Index of source-changes-hg for April, 2020


FromSubject
04/01/2020
nisimura[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
nisimura[src/trunk]: src/sys/dev/pci switch to use ETHER_F_ALLMULTI flag
christos[src/trunk]: src/tests/net Enforce a standard path
christos[src/trunk]: src/tests/net/mpls factor out common code and set the path.
christos[src/trunk]: src/tests/net/mpls more cleanup
kamil[src/trunk]: src/sys/modules/examples Import a new example kernel module fops...
knakahara[src/trunk]: src/sys/net Fix typo in comment.
nisimura[src/trunk]: src/sys/dev/pci insert missing ETHER_UNLOCK()
msaitoh[src/trunk]: src/sys/arch/x86 Add AVX512_VP2INTERSECT, SERIALIZE and TSXLDTRK...
tnn[src/trunk]: src/sys/stand/efiboot efiboot: add clang fix from i386/stand/efi...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Avoid comparison between sig...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Fix CVS Id
gson[src/trunk]: src/etc Create the qemufwcfg device as part of "all". Discussed...
gson[src/trunk]: src/share/man/man8 regen
gson[src/trunk]: src/share/man/man4 Fix incorrect device path. OK jmcneill.
msaitoh[src/trunk]: src/sys/dev/pci Add NVIDIA Quadro NVS 295.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev Use unsig...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio Calc...
ad[src/trunk]: src/sys/dev/isa Newer PC Engines BIOS versions don't set up the ...
is[src/trunk]: src/sys/net Define a few more LCP options. Recognize, sanity-che...
tnn[src/trunk]: src/sys/arch/arm/rockchip Don't fail if we cannot compute the cl...
04/02/2020
christos[src/trunk]: src/usr.bin/shmif_dumpbus improve error messages, minor cleanups.
christos[src/trunk]: src/tests/usr.bin/shmif_dumpbus Add path.
kamil[src/trunk]: src Add ioctlprint - descriptive ioctl value printer
kamil[src/trunk]: src/doc ioctlprint(1): Add ioctl descriptive printer.
kamil[src/trunk]: src/usr.bin/kdump Note ioctlprint(1) in SEE ALSO
nisimura[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
sevan[src/trunk]: src/games/fortune/datfiles Disks can sense vibes, DTrace confirm...
skrll[src/trunk]: src/sys/dev/ic Fix evmips CI20 build
wiz[src/trunk]: src/usr.bin/kdump Add comma in enumeration.
wiz[src/trunk]: src/usr.bin/kdump Remove superfluous Pp. Add comma in enumeratio...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r359561
sevan[src/trunk]: src/doc bsd-family-tree
kamil[src/trunk]: src/doc Update with reality
kamil[src/trunk]: src/doc Update with reality
sevan[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.0 & 8.2
sevan[src/trunk]: src/usr.bin/calendar/calendars align
sevan[src/trunk]: src/usr.bin/calendar/calendars just spaces
skrll[src/trunk]: src/sys/dev/usb Reduce the memory footprint by allocating a ring...
skrll[src/trunk]: src/sys/dev/usb Tweak a comment in previous
roy[src/trunk]: src/etc Add _dhcpcd user and group
roy[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the fol...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd Build dhcpcd with privsep support.
roy[src/trunk]: src/etc Add chroot support for dhcpcd
roy[src/trunk]: src/etc/defaults Add a default dhcpcd_chrootdir
nisimura[src/trunk]: src/sys/arch/mips/ingenic add miivar.h and put a stop gap to com...
roy[src/trunk]: src/distrib/sets/lists/base Adjust set lists for dhcpcd chroot
nisimura[src/trunk]: src/sys/arch/evbmips/conf add ukphy as the last resort. enable d...
roy[src/trunk]: src/usr.sbin/postinstall postinstall: move dhcpcd files to the c...
nisimura[src/trunk]: src/sys/dev/ic add aprint_debug_dev() call for CI20
roy[src/trunk]: src/usr.sbin/postinstall postinstall: add checks for _dhcpcd to ...
roy[src/ROY]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the follo...
roy[src/roy]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the follo...
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Fix the build by bu...
roy[src/trunk]: src/doc Note import of dhcpcd-9.0.0
msaitoh[src/trunk]: src s/impliment/implement/ in comment.
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
maxv[src/trunk]: src/sys Hide 'hardclock_ticks' behind a new getticks() function, ...
maxv[src/trunk]: src/sys/kern Add a comment.
christos[src/trunk]: src/usr.bin/kdump *** empty log message ***
christos[src/trunk]: src/usr.bin Add the ability to:
christos[src/trunk]: src/sbin/route Add a prog_setsockopt (thanks kre@)
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by kim in ti...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by mlelstv i...
martin[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by joerg...
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/doc Tickets #812, #814, #816, #817
martin[src/netbsd-9]: src/doc Ticket #818
martin[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
roy[src/trunk]: src/share/man/man7 Add _dhcpcd entries.
christos[src/trunk]: src/usr.bin/kdump remove debugging
04/03/2020
knakahara[src/trunk]: src/sys/arch/x86/x86 Fix TSC drift is observed almost every time...
sjg[src/trunk]: src/usr.bin/make CHECK_VALID_META is too agressive for CMD check.
sjg[src/trunk]: src/usr.bin/make Revert arraycount
macallan[src/trunk]: src/sys/dev/ofw make OpenFirmware info available via sysctl.ofw
skrll[src/trunk]: src/sys/dev/usb Avoid crashes if we fail to allocate a transfer ...
wiz[src/trunk]: src/usr.bin/kdump Increase column widths. Improve -l description...
wiz[src/trunk]: src/usr.bin/kdump Update usage for ioctlprint.
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
martin[src/netbsd-9]: src/doc Ticket #819
christos[src/trunk]: src/sys/rump/net/lib/libshmif make constant unsigned
christos[src/trunk]: src/sys/netinet6 PR/55030: Avoid locking against myself panic by...
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Try a better syntax...
joerg[src/trunk]: src/bin/pax Move definition of chdname and do_chroot to options.c
martin[src/trunk]: src Make route and netstat share the same struct progops (and in...
joerg[src/trunk]: src/bin/sh Don't define max_user_fd in the header.
christos[src/trunk]: src/usr.bin/netstat remove unused
christos[src/trunk]: src/external/gpl3/binutils.old/dist Import the HEAD of the NetBS...
christos[src/trunk]: src/share/mk Switch to binutils.old
joerg[src/trunk]: src/bin/csh Don't depend on common declarations.
maxv[src/trunk]: src/sys Add KASAN instrumentation on on-stack VLAs.
maxv[src/trunk]: src/sys/kern Verify that the terminating '\0', too, is initialized.
joerg[src/trunk]: src/sbin/iscsictl Just declare driver and buf
maxv[src/trunk]: src/sys Add KASAN instrumentation on strcat/strchr/strrchr.
christos[src/trunk]: src/external/gpl3/binutils.old Resolve conflicts
christos[src/NetBSD]: src/external/gpl3/binutils.old Import the HEAD of the NetBSD bi...
christos[src/NetBSD1]: src/external/gpl3/binutils.old Import the HEAD of the NetBSD b...
christos[src/NetBSD2]: src/external/gpl3/binutils.old Import the HEAD of the NetBSD b...
maxv[src/trunk]: src/sbin/savecore Avoid overflows when reading strings.
joerg[src/trunk]: src/sbin Avoid common symbols for fsck_lfs.
joerg[src/trunk]: src/usr.bin/config Avoid depending on common symbols.
04/04/2020
kamil[src/trunk]: src/sys/modules/examples Import a new example kernel module fops...
knakahara[src/trunk]: src/sys/net Fix typo in comment.
nisimura[src/trunk]: src/sys/dev/pci insert missing ETHER_UNLOCK()
msaitoh[src/trunk]: src/sys/arch/x86 Add AVX512_VP2INTERSECT, SERIALIZE and TSXLDTRK...
tnn[src/trunk]: src/sys/stand/efiboot efiboot: add clang fix from i386/stand/efi...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Avoid comparison between sig...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Fix CVS Id
gson[src/trunk]: src/etc Create the qemufwcfg device as part of "all". Discussed...
gson[src/trunk]: src/share/man/man8 regen
gson[src/trunk]: src/share/man/man4 Fix incorrect device path. OK jmcneill.
msaitoh[src/trunk]: src/sys/dev/pci Add NVIDIA Quadro NVS 295.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev Use unsig...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio Calc...
ad[src/trunk]: src/sys/dev/isa Newer PC Engines BIOS versions don't set up the ...
is[src/trunk]: src/sys/net Define a few more LCP options. Recognize, sanity-che...
tnn[src/trunk]: src/sys/arch/arm/rockchip Don't fail if we cannot compute the cl...
christos[src/trunk]: src/usr.bin/shmif_dumpbus improve error messages, minor cleanups.
christos[src/trunk]: src/tests/usr.bin/shmif_dumpbus Add path.
kamil[src/trunk]: src Add ioctlprint - descriptive ioctl value printer
kamil[src/trunk]: src/doc ioctlprint(1): Add ioctl descriptive printer.
kamil[src/trunk]: src/usr.bin/kdump Note ioctlprint(1) in SEE ALSO
nisimura[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
sevan[src/trunk]: src/games/fortune/datfiles Disks can sense vibes, DTrace confirm...
skrll[src/trunk]: src/sys/dev/ic Fix evmips CI20 build
wiz[src/trunk]: src/usr.bin/kdump Add comma in enumeration.
wiz[src/trunk]: src/usr.bin/kdump Remove superfluous Pp. Add comma in enumeratio...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r359561
sevan[src/trunk]: src/doc bsd-family-tree
kamil[src/trunk]: src/doc Update with reality
kamil[src/trunk]: src/doc Update with reality
sevan[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.0 & 8.2
sevan[src/trunk]: src/usr.bin/calendar/calendars align
sevan[src/trunk]: src/usr.bin/calendar/calendars just spaces
skrll[src/trunk]: src/sys/dev/usb Reduce the memory footprint by allocating a ring...
skrll[src/trunk]: src/sys/dev/usb Tweak a comment in previous
roy[src/trunk]: src/etc Add _dhcpcd user and group
roy[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the fol...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd Build dhcpcd with privsep support.
roy[src/trunk]: src/etc Add chroot support for dhcpcd
roy[src/trunk]: src/etc/defaults Add a default dhcpcd_chrootdir
nisimura[src/trunk]: src/sys/arch/mips/ingenic add miivar.h and put a stop gap to com...
roy[src/trunk]: src/distrib/sets/lists/base Adjust set lists for dhcpcd chroot
nisimura[src/trunk]: src/sys/arch/evbmips/conf add ukphy as the last resort. enable d...
roy[src/trunk]: src/usr.sbin/postinstall postinstall: move dhcpcd files to the c...
nisimura[src/trunk]: src/sys/dev/ic add aprint_debug_dev() call for CI20
roy[src/trunk]: src/usr.sbin/postinstall postinstall: add checks for _dhcpcd to ...
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Fix the build by bu...
roy[src/trunk]: src/doc Note import of dhcpcd-9.0.0
msaitoh[src/trunk]: src s/impliment/implement/ in comment.
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
maxv[src/trunk]: src/sys Hide 'hardclock_ticks' behind a new getticks() function, ...
maxv[src/trunk]: src/sys/kern Add a comment.
christos[src/trunk]: src/usr.bin/kdump *** empty log message ***
christos[src/trunk]: src/usr.bin Add the ability to:
christos[src/trunk]: src/sbin/route Add a prog_setsockopt (thanks kre@)
roy[src/trunk]: src/share/man/man7 Add _dhcpcd entries.
christos[src/trunk]: src/usr.bin/kdump remove debugging
knakahara[src/trunk]: src/sys/arch/x86/x86 Fix TSC drift is observed almost every time...
sjg[src/trunk]: src/usr.bin/make CHECK_VALID_META is too agressive for CMD check.
sjg[src/trunk]: src/usr.bin/make Revert arraycount
macallan[src/trunk]: src/sys/dev/ofw make OpenFirmware info available via sysctl.ofw
skrll[src/trunk]: src/sys/dev/usb Avoid crashes if we fail to allocate a transfer ...
wiz[src/trunk]: src/usr.bin/kdump Increase column widths. Improve -l description...
wiz[src/trunk]: src/usr.bin/kdump Update usage for ioctlprint.
christos[src/trunk]: src/sys/rump/net/lib/libshmif make constant unsigned
christos[src/trunk]: src/sys/netinet6 PR/55030: Avoid locking against myself panic by...
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Try a better syntax...
joerg[src/trunk]: src/bin/pax Move definition of chdname and do_chroot to options.c
martin[src/trunk]: src Make route and netstat share the same struct progops (and in...
joerg[src/trunk]: src/bin/sh Don't define max_user_fd in the header.
christos[src/trunk]: src/usr.bin/netstat remove unused
christos[src/trunk]: src/external/gpl3/binutils.old/dist Import the HEAD of the NetBS...
christos[src/trunk]: src/share/mk Switch to binutils.old
joerg[src/trunk]: src/bin/csh Don't depend on common declarations.
maxv[src/trunk]: src/sys Add KASAN instrumentation on on-stack VLAs.
maxv[src/trunk]: src/sys/kern Verify that the terminating '\0', too, is initialized.
joerg[src/trunk]: src/sbin/iscsictl Just declare driver and buf
maxv[src/trunk]: src/sys Add KASAN instrumentation on strcat/strchr/strrchr.
maxv[src/trunk]: src/sbin/savecore Avoid overflows when reading strings.
joerg[src/trunk]: src/sbin Avoid common symbols for fsck_lfs.
macallan[src/trunk]: src/sys/dev/ofw various fixes:
joerg[src/trunk]: src/usr.bin/config Avoid depending on common symbols.
ad[src/trunk]: src/sys/arch/xen Attach xen IPI event counters.
ad[src/trunk]: src/sys/arch CPU topology makes almost no sense for Xen, and pop...
christos[src/trunk]: src/external/gpl3/binutils.old Resolve conflicts
christos[src/FSF]: src/external/gpl3/binutils/dist Import binutils-2.34
christos[src/trunk]: src/external/gpl3/binutils remove .gitignore files
christos[src/trunk]: src/external/gpl3/binutils/dist Merge conflicts
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc Re-add the generate...
riastradh[src/trunk]: src/sys/dev/ic Mark res __diagused; #ifdef DIAGNOSTIC panic --->...
christos[src/trunk]: src/tools/binutils put the binutils include before /usr/include ...
christos[src/trunk]: src/external/gpl3/binutils Regen x86, add libctf.
christos[src/trunk]: src/tools/binutils Handle libctf new in binutils 2.34
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.34
04/06/2020
christos[src/OPENSSL]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1e an...
skrll[src/FSF]: src/external/gpl3/binutils/dist Import the binutils-2_19-branch so...
skrll[src/FSF]: src/external/gpl3/binutils/dist Import binutils 2.19.1 as requeste...
mrg[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 4.5.3 sources. c...
christos[src/FSF]: src/external/gpl3/gdb/dist import 7.3.1
christos[src/FSF]: src/external/gpl3/gdb/dist fix stray rcsid files
christos[src/FSF]: src/external/gpl3/binutils/dist from ftp.gnu.org
christos[src/FSF]: src/external/gpl3/gdb/dist import 7.3.1
christos[src/FSF]: src/external/gpl3/binutils/dist from ftp.gnu.org
christos[src/FSF]: src/external/gpl3/binutils/dist from ftp.gnu.org
christos[src/FSF]: src/external/gpl3/binutils/dist from ftp.gnu.org
skrll[src/FSF]: src/external/gpl3/gcc/dist Import of gcc 4.5.4. The (possibly inco...
christos[src/FSF]: src/external/gpl3/binutils/dist/opcodes from ftp.gnu.org
christos[src/FSF]: src/external/gpl3/binutils/dist from ftp.gnu.org
christos[src/FSF]: src/external/gpl3/gdb/dist Import gdb 7.6.1
christos[src/FSF]: src/external/gpl3/gdb/dist Import gdb 7.6.1
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 4.8.3 at r208254. these GCC...
skrll[src/FSF]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fixe...
skrll[src/FSF]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fixe...
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 4.8 branch at r206687.
skrll[src/FSF]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fixe...
christos[src/FSF]: src/external/gpl2/gmake/dist import latest gpl2 make
mrg[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 4.8 snapshot 2014...
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 4.8.4 release. this fixes a...
christos[src/FSF]: src/external/gpl3/gdb/dist ChangeLog:
mrg[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 4.8.5 sources. t...
christos[src/FSF]: src/external/gpl2/grep/dist Import latest GPLv2 grep
christos[src/FSF]: src/external/gpl3/gdb/dist import new gdb
christos[src/FSF]: src/external/gpl2/diffutils/dist Import latest gpl2 diffutils
christos[src/FSF]: src/external/gpl2/libmalloc/dist import the latest standalone libm...
christos[src/FSF]: src/external/gpl2/groff/dist Import groff 1.19.2
christos[src/FSF]: src/external/gpl2/texinfo/dist import texinfo-4.8a
christos[src/FSF]: src/external/gpl3/gdb/dist import new gdb
christos[src/FSF]: src/external/gpl2/rcs/dist import rcs-5.7
christos[src/FSF]: src/external/gpl2/send-pr/dist/send-pr import send-pr from gnats-3.2
christos[src/FSF]: src/external/gpl3/autoconf/dist import the latest autoconf
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 5.3.0. see these urls for d...
christos[src/FSF]: src/external/gpl3/binutils/dist Import binutils-2.26
christos[src/FSF]: src/external/gpl3/gdb/dist Import gdb-7.10.1:
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 5.4.0 release. there's not ...
christos[src/FSF]: src/external/gpl3/binutils/dist Import 2.26.1; please see the indi...
christos[src/FSF]: src/external/gpl3/gdb/dist import gdb-7.12
christos[src/FSF]: src/external/gpl3/binutils/dist Import binutils-2.27 minus the tes...
mrg[src/FSF]: src/external/gpl3/gcc/dist initial import of GCC 5.5.0. this fixe...
christos[src/FSF]: src/external/gpl3/gdb/dist Import gdb-8.0.1
christos[src/FSF]: src/external/gpl3/binutils/dist 2018-01-10 Nick Clifton <nickc@r...
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 6.5.0. this is largely a ma...
christos[src/FSF]: src/external/gpl3/binutils/dist 2018-07-18 Nick Clifton <nickc@r...
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 8.4. it fixes at least thes...
christos[src/FSF]: src/external/gpl3/binutils/dist Import binutils-2.34
drochner[src/trunk]: src/sys/dev/pci comparision with a string literal by "==" can't ...
drochner[src/trunk]: src/sys/dev/usb rename a macro which is used to typecast constan...
drochner[src/trunk]: src/sys/dev/pci put some strange text within an "#if 0"'d sectio...
drochner[src/trunk]: src/sys/compat/linux/common remove some "inline" from functions ...
skrll[src/trunk]: src/share/mk Add HAVE_BINUTILS and default to 2.16
mrg[src/trunk]: src/sys/arch/sparc64/include remove DB_AOUT_SYMBOLS.
martin[src/trunk]: src/tests/lib/libm Try to generate infinite values in all availa...
martin[src/trunk]: src/distrib/sets/lists/tests Add libm/t_infinity
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libsa Fix pasto. Now serial console out...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libsa Add missing breaks. No need to ou...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot Bump version to denote serial conso...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libsa Some KNF. No binary change.
sjg[src/trunk]: src/usr.bin/make If a "long" modifier name does not match, goto ...
cegger[src/trunk]: src/sys/arch/xen/xenbus Continue scanning for other frontends wh...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add a test case for sysV modifier subst
drochner[src/trunk]: src/lib/libm/src let log(<0) return NaN rather than -inf in POSI...
tsutsui[src/trunk]: src/sys/arch/x68k/stand Use bsd.klinks.mk to create machine and ...
tron[src/trunk]: src/tests/lib/libc/locale Fix build with stack smash protection ...
phx[src/trunk]: src/sys/arch/sandpoint/conf Enable strtc(4). Should theoreticall...
jakllsch[src/trunk]: src/sys/kern Partially revert part of -r1.167; it was wrong. Fro...
rmind[src/trunk]: src/sys G/C unused MUTEX_COUNT_BIAS (it was for VAX)
rmind[src/trunk]: src/sys/kern softint_execute: add assert which could catch locki...
martin[src/trunk]: src When run as root, tcpdump will chroot to /var/run/tcpdump - ...
martin[src/trunk]: src/tests/usr.bin/shmif_dumpbus Should no longer fail - if it st...
martin[src/trunk]: src/usr.sbin/postinstall Add a new check to populate /var/chroot...
joerg[src/trunk]: src/share/mk GCC 4.1 doesn't have the support code for -I =... y...
roy[src/trunk]: src/lib/libterminfo POSIX says that term.h should define tgetstr...
roy[src/trunk]: src/lib/libterminfo Clean up some compile warnings
martin[src/trunk]: src/etc Ooops, fix source path for the "protocols" file
martin[src/trunk]: src/distrib/sets/lists Collect all of var/chroot/tcpdump in one ...
rmind[src/trunk]: src/sys/kern Highly rewrite POSIX semaphore. Use file descripto...
rmind[src/trunk]: src/sys/sys Highly rewrite POSIX semaphore. Use file descriptor...
joerg[src/trunk]: src/tests/lib/libcurses/director Don't fail on platforms with "c...
joerg[src/trunk]: src/external/mit/xorg/bin/sessreg Extend, not reassign CPPFLAGS.
joerg[src/trunk]: src/share/mk Adjust --sysroot related usage:
matt[src/trunk]: src/sys/arch/evbmips/rmixl Add code to fixup the text segment to...
matt[src/trunk]: src/sys/arch/evbmips/rmixl Make sure we init MIPS COP0 OSSCRATCH...
mrg[src/trunk]: src/usr.sbin/crash replace a non-working make construct with a w...
jruoho[src/trunk]: src/tests/lib/libc/stdlib PR lib/33262 should be fixed; remove e...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Better to still leave the old PR numbe...
jruoho[src/trunk]: src/tests/lib/libm PR lib/41931 should be fixed; remove expected...
mrg[src/trunk]: src/lib/libc/arch/sparc rm -f ${.TARGET} before trying to > writ...
jruoho[src/trunk]: src/share/man/man3 Small rewording.
jruoho[src/trunk]: src/lib/libc/gen Use RETURN VALUES rather than DIAGNOSTIC for......
cegger[src/trunk]: src/sys/arch/xen/xenbus previous fix does not work if there is e...
jruoho[src/trunk]: src/lib/libc/time .Dv NULL.
jruoho[src/trunk]: src/lib/libm Split the nextafter(3) family of functions to their...
mrg[src/trunk]: src/sys/arch/sparc/include make sparc/frame.h idempotent.
jruoho[src/trunk]: src Move some of the discussion from the messy ctime(3) to tm(3).
jruoho[src/trunk]: src Add a small summary parge for struct tm from <time.h>. Cf. t...
jruoho[src/trunk]: src/lib/libc/time Xref tm(3).
mrg[src/trunk]: src/sys/ddb include <sys/cpu.h> when using cpu specific info. f...
jruoho[src/trunk]: src/share/man/man3 Put asctime(3) explicitly to SEE ALSO.
jruoho[src/trunk]: src/lib/libc/time Split out FUNCTIONS to make this tolerable to ...
matt[src/trunk]: src/common/lib/libc/gen Add RCSIDs
tsutsui[src/trunk]: src/sys/arch/x68k/stand Make x68k bootloader to use MI libsa, li...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Add support for TLS relocations.
matt[src/trunk]: src/etc/mtree Add missing ./usr/libdata/debug/usr/tests/lib/libc...
matt[src/trunk]: src/distrib/sets/lists/tests Fix MKDEBUG set lists.
nakayama[src/trunk]: src/sys/ddb Fix GENERIC_SUN4U build.
matt[src/trunk]: src/sys/arch/vax/vax Add a CHMU handler to implement __lwp_getpr...
ahoka[src/trunk]: src/sys/arch/evbarm/conf add NAND_BBT
ahoka[src/trunk]: src/sys/arch/arm/omap avoid a crash when the display size is rep...
matt[src/trunk]: src/sys/arch/vax/include Add __lwp_getprivate_fast
matt[src/trunk]: src/sys/arch/mips/mips Dont bother taking out TLBINFO lock in pm...
matt[src/trunk]: src/sys/arch/mips/mips Get rid of an errant KASSERT
christos[src/trunk]: src/lib Fix SSP builds (Vladimir Kirillov)
rmind[src/trunk]: src/sys/kern do_ksem_open: do not leak the file descriptor on er...
matt[src/trunk]: src/sys/arch/mips/mips Add mipsNN_cp0_watch{lo, hi}_{read, write}
matt[src/trunk]: src/sys/arch/mips/include Add prototypes for mipsNN_cp0_watch{lo...
mrg[src/trunk]: src/sys/arch/sparc64/include this needs sys/types.h in userspace.
mrg[src/trunk]: src install <machine/intr.h> for crash(8).
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 this needs db_user.h and stdlib.h i...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 apply s/TRUE/true/; s/FALSE/false/; ...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 port to userspace. needs <stdbool....
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 port to userspace. this needs db_u...
mrg[src/trunk]: src/sys/arch/sparc64/include export a bunch of things to _KMEMUS...
mrg[src/trunk]: src/sys/arch/sparc64/include re-include sparc64/sparc64/intreg.h...
mrg[src/trunk]: src/sys/arch/x86/include move the include sys/types.h xor stdboo...
jruoho[src/trunk]: src/lib/libm Split out from ieee(3) also the remainder(3) and co...
jruoho[src/trunk]: src/lib/libc/stdlib Fix obvious bug.
jruoho[src/trunk]: src/lib/libc/stdlib Fix another bug (no 'imaxint_t' type).
jruoho[src/trunk]: src/lib/libc/stdlib Collect abs(3), labs(3), llabs(3), and imaxa...
jruoho[src/trunk]: src/lib/libc/stdlib Collect also the division functions to singl...
tsutsui[src/trunk]: src/etc/etc.evbppc Build PMPPC kernel on release.
mrg[src/trunk]: src/external/mit/xorg/tools/xkbcomp enable strcasecmp() and strd...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server add -Wno-error for a bu...
apb[src/trunk]: src/share/man/man5 * Boolean values may be specified with any of...
joerg[src/trunk]: src/sys/arch/x86/acpi Don't allow machdep.acpi_vbios_reset=2 if ...
haad[src/trunk]: src/external/cddl/osnet/dist/cmd/ztest On i386 use 32bit version...
tsutsui[src/trunk]: src/sys/dev/gpib Fix warnings of printf(9) format.
pooka[src/trunk]: src/sys/rump/librump/rumpkern call prop_kern_init()
christos[src/trunk]: src/lib/libedit delete defined(sun), it could be invaded in the ...
pooka[src/trunk]: src/sys/kern Initialize devsw (lock) early so that subsystems ma...
pooka[src/trunk]: src/sys/rump add rumpuser_net_setsockopt()
tsutsui[src/trunk]: src/sys/dev/ic Use device_private() to get softc.
mhitch[src/trunk]: src/sys/arch/alpha/alpha There's now some per-cpu initialization...
rmind[src/trunk]: src/sys/uvm uvmspace_unshare: #if 0-out this function. Q: perha...
skrll[src/trunk]: src/external/gpl3 Build binutils if ${MKBFD} != "no" && ${HAVE_B...
pooka[src/trunk]: src/sys/rump/dev/lib/libdm Rump components do not, at least for ...
jruoho[src/trunk]: src/share/man/man9 Xref ilog2(3) and imax(9).
jruoho[src/trunk]: src/sys/dev/acpi Add and organize some comments. Add also ACPI_D...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs The previous revision worked brilli...
pooka[src/trunk]: src/distrib/sets/lists/tests take care of the usual pastos invis...
tron[src/trunk]: src/doc Take responsibility for Postfix.
pooka[src/trunk]: src/tests/util fix diagnostic output
pooka[src/trunk]: src/tests/lib/semaphore Function which does not return needs to ...
dholland[src/trunk]: src/sys/dev/wscons PR kern/38900 Arnaud Lacombe: don't try to do...
jruoho[src/trunk]: src/sys/dev/acpi Silently return if a power state transition is ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify remove an u...
tnozaki[src/trunk]: src/lib/libc/locale refactoring old locale-db(BSDCTYPE) loading ...
kiyohara[src/trunk]: src/sys Move memory protection parameters to MI part.
hannken[src/trunk]: src/sys/ufs/ffs Initialize the initial snap block list's count.
dholland[src/trunk]: src/sys/arch COMPAT_43 should not be sorted between COMPAT_40 an...
macallan[src/trunk]: src/sys/arch/sparc/dev make sure we pass a valid consdev pointer...
skrll[src/trunk]: src Rely on the new and "just as awful as the old" hack in the b...
tsutsui[src/trunk]: src/sys/arch/i386/conf Add MI and ISA gpib(4) stuff. (compile te...
tsutsui[src/trunk]: src/sys/dev/ic - no need to include "vlan.h" since no NVLAN refe...
tsutsui[src/trunk]: src/doc Minor tweaks for www changes page:
dholland[src/trunk]: src/usr.bin/make Use the W* macros to test wait results.
dyoung[src/trunk]: src/sys/dev/usb Expand some of the portability macros from sys/d...
dyoung[src/trunk]: src/sys/dev/usb There's no need to #include <dev/usb/usb_port.h>...
dholland[src/trunk]: src/usr.bin/skeyinfo Tidy up error messages. Prompted by PR 4199...
christos[src/trunk]: src/sys/dev/pci Add support for the 5100 and newer firmware. Tes...
apb[src/trunk]: src/etc/rc.d Adapt /etc/rc.d/bootconf.sh script to the new /etc/rc:
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-trident trident_...
pooka[src/trunk]: src/sys/kern .. except we need to check the flag while still cli...
ghen[src/trunk]: src/etc/mtree Update to xkeyboard-config 1.9.
dholland[src/trunk]: src/sys/arch/amiga/dev another undead file
tsutsui[src/trunk]: src/sys/arch/cobalt/dev Replace shutdownhook_establish(9) with p...
tsutsui[src/trunk]: src/sys/arch/atari/atari wrap long lines, fix indent.
he[src/trunk]: src/sys/arch/sgimips/include Remove BOOT_AOUT here as well, mips...
manu[src/trunk]: src/sys/kern Back out previous change: do not skip the test on r...
jmcneill[src/trunk]: src/sys/arch/x86/pci Save a line of dmesg by printing the vendor...
njoly[src/trunk]: src/distrib/sets/lists/comp +iasl.debug
elad[src/trunk]: src/sys/arch/i386/conf Build NiLFS(2).
dholland[src/trunk]: src/games/arithmetic remove unnecessary casts
dholland[src/trunk]: src/games/fortune/fortune Don't need -DHAVE_REGCOMP any more
mouse[src/trunk]: src/sys/sys Parenthesize S_IS*() macro arguments to prevent brea...
taca[src/trunk]: src/distrib/sets/lists/comp Need entries for cat9 and html9 dire...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Avoid setting up bus_dma w/ BUS_DMA_WAIT...
pooka[src/trunk]: src/sys/rump/librump/rumpuser Use PTHREAD_MUTEX_ERRORCHECK. Thi...
jnemeth[src/trunk]: src/doc Note the new modules.tgz set and the new build.sh module...
jruoho[src/trunk]: src/doc Correct entry [jmcneill 20090804] (the hw.wake was moved...
jakllsch[src/trunk]: src/sys/arch/i386/stand It just so happens we don't need -Wno-at...
mlelstv[src/trunk]: src/external/gpl2/lvm2/dist/lib/device Get sector size from devi...
njoly[src/trunk]: src/usr.bin/mail Fix sub-section reference.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.4 with the follow...
christos[src/trunk]: src/etc print human readable exit code.
lukem[src/trunk]: src/usr.bin/ftp In ftpvis(), prevent incomplete escape sequences...
mrg[src/trunk]: src/sys/arch/next68k/dev fix some errors in debug code, found by...
skrll[src/trunk]: src/sys/arch Pullup across/adapt fix from OpenBSD:
jruoho[src/trunk]: src/sys/dev/acpi ACPICA 20100331:
jakllsch[src/trunk]: src/sys/dev/usb Regenerate.
jruoho[src/trunk]: src/etc/mtree Add "optional" keyword to rc.d/xdm and rc.d/xfs. F...
manu[src/trunk]: src/sys/kern When netbooting, rootspec is now "md0a", and it has...
pooka[src/trunk]: src/lib/libp2k support extended attributes
pooka[src/trunk]: src/tests/kernel test extattrctl kernel panic (kern/43328)
jruoho[src/trunk]: src/sys Move the ACPI sleep-specific sysctl variables to hw.acpi...
pgoyette[src/trunk]: src/tests/util/make Correct a typo that creept in 4 weeks ago. ...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.11:
jym[src/trunk]: src/distrib/common Document MDSET_NOIMAGE.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib get rid of some lint...
matt[src/trunk]: src/common/lib/libc/arch/mips/string Make these 64-bit clean.
pgoyette[src/trunk]: src/regress/lib/libc The ieeefp stuff has been atf-ified, with t...
dholland[src/trunk]: src/sys Regen again.
degroote[src/trunk]: src/dist/pf/share/man/man4 Improve the pfsync(4) man page
tsutsui[src/trunk]: src/sys/arch Make pmap_aliasmask unsigned and declare it in <m68...
jruoho[src/trunk]: src/sys/dev/acpi Print a warning if the BIOS thinks that the tim...
tsutsui[src/trunk]: src/etc/etc.amigappc - build a GENERIC kernel on release for val...
jruoho[src/trunk]: src/sys/dev/acpi Adjust error messages for the previous commit.
mrg[src/trunk]: src/sys/external/bsd/drm/conf add r600_blit.c and radeon_cs.c.
christos[src/trunk]: src/usr.bin/mkdep fix empty suffix case.
nonaka[src/trunk]: src/sys/arch/hpcarm Added keypad driver for WS011SH.
jruoho[src/trunk]: src/doc ACPICA version 20100528 has been released.
pgoyette[src/trunk]: src/tests/lib/libc/gen Fix $NetBSD$ keyword
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib avoid a double free ...
dholland[src/trunk]: src/tests/lib/libc/ieeefp fix this properly.
pooka[src/trunk]: src/sys/kern update comment
pooka[src/trunk]: src/sys/rump/librump/rumpkern kqueue signal filters are not supp...
pgoyette[src/trunk]: src Atf-ify the atexit test
matt[src/trunk]: src/sys/dev/usb Switch back to malloc since kmem isn't softintr ...
matt[src/trunk]: src/sys/compat/netbsd32 Need to deal with msg_iov in netbsd32_to...
wiz[src/trunk]: src/sbin/mount_portal Use pclose for popened handles. Found by c...
jruoho[src/trunk]: src/sys/dev/acpi Make a two-pass scan for acpinodebus. This shou...
martin[src/trunk]: src/tests/net/icmp Use raw buffer size (not aligned value) to li...
jmcneill[src/trunk]: src/sys/sys d_type is now d_flag, update comment to match
jruoho[src/trunk]: src Add a driver for ACPI power meters.
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot Note stack/heap changes made in rev...
pooka[src/trunk]: src/tests/rump/rumpkern test rumpclient syscalls from a signal h...
he[src/trunk]: src/tests/lib/libcurses/slave Explicitly list -lterminfo after -...
blymn[src/trunk]: src/lib/libcurses Back out change for assume_default_colors as i...
pgoyette[src/trunk]: src/sys/dev/usb Regen
plunky[src/trunk]: src/sys/dev/usb regen for Magic Mouse id
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do not call zfs_i...
pooka[src/trunk]: src/lib/libp2k Initialize "hasdebug" default deterministically.
pgoyette[src/trunk]: src Atf-ify test for mktime(3)
pooka[src/trunk]: src/tests/fs/common Add a puffs-p2k-ffs file system type to auto...
pooka[src/trunk]: src/lib/libp2k Document how to get debug info for the mount.
jmcneill[src/trunk]: src/sys/dev/usb add USB interface assoc descriptor (IAD) info
pooka[src/trunk]: src no need to create a hardlinked name for the helper, just fak...
matt[src/trunk]: src/sys/arch/powerpc/include Fix CLKF_INTR
wiz[src/trunk]: src/sbin/shutdown Add -vxz to SYNOPSIS. Sort.
jruoho[src/trunk]: src/sys/dev/acpi Switch acpi(4) to use the new location of ACPICA.
jruoho[src/trunk]: src/sys/dev/acpi ACPICA 20101209:
matt[src/trunk]: src/sys/arch/mips/sibyte/pci Add PCI support for BCM1125/1250.
wiz[src/trunk]: src/external/bsd/acpica/bin/iasl Add .An -nosplit to AUTHORS to ...
hannken[src/trunk]: src/sys/ufs/ffs Revert rev. 1.101. Dead snapshots would hang ar...
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore clang is more r...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Cast pthread_self(3) to uintptr...
jmcneill[src/trunk]: src/sys/modules/drm add drm_sman, drm_mm, drm_hashtab
pooka[src/trunk]: src/lib/librmt Improve isrmt() check: it cannot be a rmt fd if t...
aymeric[src/trunk]: src/doc pkg_install is now at 20110215
jmcneill[src/trunk]: src build padlock module on i386
nakayama[src/trunk]: src/sys/kern Fix digit number of nanosecond.
cegger[src/trunk]: src/sys/net add MBSS. From FreeBSD.
msaitoh[src/trunk]: src/sys/dev/pci Add MosChip(Netmos) 9904 and 9922.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Rework previous commit. Return non-...
pooka[src/trunk]: src/tests/fs/tmpfs Skip instead of fail test if tmpfs cannot be ...
pooka[src/trunk]: src/sys/kern Make sure we don't expose any errno set as a side-e...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Use printf format macros for long lo...
pgoyette[src/trunk]: src/tests/lib/libc/string Make running this test conditional on ...
skrll[src/trunk]: src/sys/arch/hppa/include __HAVE_SIGINFO has not been required/u...
jmcneill[src/trunk]: src/doc Add a driver for Auvitek AU0828 family USB video capture...
jmcneill[src/trunk]: src some platforms don't have bus_dma, so only build these modul...
wiz[src/trunk]: src/usr.bin/audio/record Sort usage.
pooka[src/trunk]: src/sys Mark syscalls not supported by a rump kernel with SYCALL...
pgoyette[src/trunk]: src/tests/dev/sysmon Now that 'rump_server -l stuff' works, use ...
pooka[src/trunk]: src/sys/kern Use the whole contents of rval instead of just rval...
jruoho[src/trunk]: src/sys/dev/acpi Fix previous. Not my day.
jmcneill[src/trunk]: src/doc alc(4): Add a driver for Atheros AR813x/AR815x Ethernet.
joerg[src/trunk]: src Update LLVM/Clang snapshot. This brings improvements for the...
mrg[src/trunk]: src enable USE_XCB in libX11.
he[src/trunk]: src/sys/arch/mmeye/include Since this port doesn't build its "st...
jruoho[src/trunk]: src/sys/arch Move ENHANCED_SPEEDSTEP, or henceforth est(4), to t...
pooka[src/trunk]: src/lib/librumphijack Put the dlsym-from-this-object trampoline ...
pooka[src/trunk]: src/lib/librumphijack Return value audit: properly set errno and...
pooka[src/trunk]: src/distrib/sets/lists/tests +tests
pooka[src/trunk]: src/libexec/ld.elf_so make DEBUG compile without RTLD_DEBUG
tsutsui[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Check and update intc_cause...
matt[src/trunk]: src/sys/dev/pci Regen.
hannken[src/trunk]: src/sys/ddb When looking for the next element of cpu_queue compa...
matt[src/trunk]: src/lib/libpthread_dbg Since this is use pthread_int.h, it needs...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed a memory leak in oa...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Ian...
cliff[src/trunk]: src/sys/arch/evbmips/conf - add config for gpio, iobus, nand, flash
tsutsui[src/trunk]: src/sys/arch/mips/mips Make this compile with options DEBUG and ...
jruoho[src/trunk]: src/share/man/man7 Fix xref; security(8) -> security(7).
jakllsch[src/trunk]: src/sys/arch/i386/stand/pxeboot Honor bp_timeout even when X86_B...
jruoho[src/trunk]: src/share/man/man4 Fix xref; security(8) -> security(7).
wiz[src/trunk]: src/sbin/wdogctl Add missing comma.
phx[src/trunk]: src/sys/arch/sandpoint/pci DLink DSM-G600 IDSEL-14 (USB) needs s...
hannken[src/trunk]: src/sys/fs/msdosfs When extending a file, either by truncating o...
mrg[src/trunk]: src/sys/arch/sparc64/dev define 'struct iommureg2', that include...
njoly[src/trunk]: src/share/man/man4/man4.emips Add missing quotes.
jmmv[src/trunk]: src/tests/fs/common Remove unnecessary (and broken) cleanup rout...
macallan[src/trunk]: src/sys/arch/shark/conf add chipsfb
joerg[src/trunk]: src/gnu/dist/gcc4/gcc Don't install stddef.h and friends, they d...
mrg[src/trunk]: src/sys/sys expose the KSTACK_LOWEST_ADDR and KSTACK_SIZE to _KM...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-c Enable the execution of pkg_conf...
njoly[src/trunk]: src/lib/libc/sys Add quotes for multi-words width string.
pooka[src/trunk]: src/sys/rump/librump/rumpkern allocate p_lock for virtual processes
dyoung[src/trunk]: src/sys/dev/usb Stop #including <dev/usb/usb_port.h>.
wiz[src/trunk]: src/share/man/man8 New sentence, new line.
macallan[src/trunk]: src/doc mention sunleo
wiz[src/trunk]: src/usr.bin/unzip Add -C support. Document it.
jnemeth[src/trunk]: src/distrib/utils/sysinst Install the new modules.tgz set.
christos[src/trunk]: src/sys/compat/ossaudio add a lot more debugging and error check...
mbalmer[src/trunk]: src/share/man/man4 Mention that defining the GPIO layout is subj...
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist/tables Hide the messag...
rmind[src/trunk]: src/sys/kern Turn off pipe's direct I/O again, it corrupts the d...
tsutsui[src/trunk]: src/sys/dev/ic Make local functions static.
tsutsui[src/trunk]: src/sys/dev/ic Misc cosmetics:
he[src/trunk]: src/rescue Add a new list.ldd.noaout, which is a copy of list.ld...
tsutsui[src/trunk]: src/sys/netinet6 Fix error on kernels with options IPSEC without...
joerg[src/trunk]: src/usr.bin/unzip Fix synopsis
plunky[src/trunk]: src/sys/netbt add devices seen in "Extended Inquiry Result" to t...
dholland[src/trunk]: src/tests/fs/ffs Use PATH_MAX instead of MAXPATHLEN and include ...
wiz[src/trunk]: src/lib/libc/time New sentence, new line.
skrll[src/trunk]: src/share/man/man4/man4.hp700 Install the elroy(4) man page.
wiz[src/trunk]: src/share/man/man4/man4.hp700 Comment out reference to runway(4)...
pooka[src/trunk]: src/tests/rump Add some kernel namespace (i.e. _KERNEL) helpers ...
ahoka[src/trunk]: src/sys/arch/i386/i386 Fix typo: Mhz -> MHz
mrg[src/trunk]: src/external/mit/xorg/lib/libX11 USETBL=yes. several of these m...
wiz[src/trunk]: src/share/man/man4/man4.hp700 Use .An.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml-1.10.0
mjf[src/trunk]: src/sys Add __cacheline_aligned and __read_mostly annotations.
tnozaki[src/trunk]: src/lib/libc/locale uint8_t -> unsigned char, int16_t -> short.
jmcneill[src/trunk]: src/distrib/utils/sysinst/arch/i386 Mention USB media as well as...
ghen[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config Revert previous.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Run rump_dev_init() where available.
drochner[src/trunk]: src/sys/dev/pci/hdaudio fix scaling of mixer gain values: the re...
bouyer[src/trunk]: src/sys/kern In uipc_usrreq(PRU_ACCEPT), grab the unp_streamlock...
macallan[src/trunk]: src/sys/arch/sparc/dev use vcons_replay_msgbuf()
jmmv[src/trunk]: src/libexec/ld.elf_so/arch Remove trailing \n in calls to _rtld_...
dholland[src/trunk]: src/games/fortune/fortune Tidy up regexp handling further.
jmmv[src/trunk]: src/doc Note import of atf 0.9.
njoly[src/trunk]: src/sys/rump Regen for pathconf/fpathconf rumpification.
wiz[src/trunk]: src/usr.bin/sort Fix typo in comment.
dholland[src/trunk]: src/sys/kern Improve previous: there were two printfs and I'd on...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist ACPICA does not unders...
jakllsch[src/trunk]: src/sys/dev/usb Sort Sigmatel products.
jruoho[src/trunk]: src/sys/dev/acpi Instead of disabling all GPEs for non-wakedevs, ...
jruoho[src/trunk]: src/sys/dev/acpi Use the new ACPICA functions AcpiAttachData() a...
jruoho[src/trunk]: src/share/man/man9 Don't unnecessarily clutter the SEE ALSO.
jruoho[src/trunk]: src/share/man/man9 Three small markup improvements.
jruoho[src/trunk]: src/sys/dev/pci Fill out struct ifnet::if_stop, which is require...
jakllsch[src/trunk]: src/sys/dev/usb Add quirks for Creative Nomad MuVo, it chokes wh...
mrg[src/trunk]: src/sys/dev/pci declare 'struct pci_attach_args' before it is us...
pooka[src/trunk]: src/distrib/sets/lists/tests +test
phx[src/trunk]: src The sandpoint port is now focussed on 824x based NAS boxes.
njoly[src/trunk]: src/distrib/sets/lists/tests Add missing .debug extension.
wiz[src/trunk]: src/share/man/man4 Fix a typo. Bump date for previous.
tsutsui[src/trunk]: src/sys/arch/sparc/sparc Make sure to initialize cpus[0] which w...
mrg[src/trunk]: src bump libpixman-1.so minor. avoid double defining PIXMAN_DIS...
christos[src/trunk]: src/sys/arch/x86/x86 Add entry for:
veego[src/trunk]: src/share/mk Remove a / between a ${DESTDIR}${X11USRLIBDIR} whic...
yamt[src/trunk]: src/sys/compat/irix remove an unnecessary check of PK_MARKER
joerg[src/trunk]: src/share/man/man4 Fix markup.
tsutsui[src/trunk]: src/sys/dev/tc u_intNN_t -> uintNN_t
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk remember to build opendisk
phx[src/trunk]: src/sys/sys RDB partition definitions, used by several ports: am...
tsutsui[src/trunk]: src/sys/arch/i386/i386 Make this compile. From elad@.
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
he[src/trunk]: src/dist/tcpdump Print an explicit 64-bit type with %PRIu64, not...
jnemeth[src/trunk]: src/share/man/man7 mention the new modules.tgz set
pooka[src/trunk]: src/sys/fs/puffs Support extended attributes.
he[src/trunk]: src/sys/arch/x68k/stand/loadbsd Convert to using -nostdinc, and ...
jmcneill[src/trunk]: src/sys/dev/ic If PCDISPLAY_SOFTCURSOR is defined, disable the h...
phx[src/trunk]: src/sys/arch/amiga/amiga idesc(4) does no longer exist
tnozaki[src/trunk]: src/lib/libc/locale rune.h is not public, so merge with rune_loc...
jym[src/trunk]: src/sys/dev/isa Cast the sum of iobase and iosize to long, not j...
pooka[src/trunk]: src/sys/fs/msdosfs Don't double unlock fvp if source file disapp...
bouyer[src/trunk]: src/sys/netinet Make sure SYN_CACHE_TIMER_ARM() has been run bef...
mrg[src/trunk]: src/external/mit/xorg/lib/dri/r300 new Mesa r300_dri driver has ...
pooka[src/trunk]: src/sys/kern smoke the smoke, hack the hack, *beep* the *beep*, ...
pooka[src/trunk]: src/sys/rump regen: ksem syscalls
pooka[src/trunk]: src/sys lwp0 seems like an lwp instead of a process, so move bit...
pooka[src/trunk]: src/tests/util/grep Make tests operate in environments without /...
skrll[src/trunk]: src/sys/net Correct the argument order of ifreqn2o conversion.
jakllsch[src/trunk]: src/sys/nfs Fix memory leak during some NFS writes.
martin[src/trunk]: src/sys/arch/sparc64 Split copy related functions out of locore....
pooka[src/trunk]: src/lib/librumpuser Allow loading the symbols from objects which...
pooka[src/trunk]: src/sys/rump/fs/lib/libffs include extattr support
dyoung[src/trunk]: src/sys/kern In sysctl_create(), the first character of sysctl_n...
he[src/trunk]: src/sys/lib/libsa Uh, move loadfile_aout.c in under the check fo...
thorpej[src/trunk]: src/sys/arch Minor tweak to the pv_table management in the Hible...
tsutsui[src/trunk]: src/sys/dev/ic Misc KNF.
tsutsui[src/trunk]: src/sys/dev/ic Treat 8168DP as well as 8168C/CP/D. From FreeBSD.
joerg[src/trunk]: src/doc Add unzip.
mrg[src/trunk]: src/external/mit/xorg/server/drivers fix compile error in previous.
dholland[src/trunk]: src/libexec/cron Remove zombie file.
dholland[src/trunk]: src/usr.sbin/puffs/rump_cd9660 Requires sys/param.h.
uebayasi[src/trunk]: src/sys/uvm Be a little more friendly to dynamic physical segmen...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/common Fix a build fai...
skrll[src/trunk]: src/share/man/man3 Bump date.
jmcneill[src/trunk]: src/sys/dev/usb regen
jmcneill[src/trunk]: src/sys/dev VIDIOC_QUERYCAP changes:
pgoyette[src/trunk]: src/regress/lib/libc/siginfo The siginfo tests have migrated to ...
macallan[src/trunk]: src/sys/dev/pci remove some ancient, unused debug code
haad[src/trunk]: src/distrib/sets/lists/comp Fix MKDTRACE & MKDEBUG enabled build...
pgoyette[src/trunk]: src/tests/lib/libc/gen Re-enable printing of MD data, with appro...
he[src/trunk]: src/sys/arch/alpha/include Since struct cpu_data isn't the first...
jmcneill[src/trunk]: src/sys/dev don't try to set frequencies lower or higher than th...
he[src/trunk]: src/tests/lib/libc Don't try to build the SSP tests if the targe...
hannken[src/trunk]: src/sys Extend the range of fstrans transactions to a sequence o...
wiz[src/trunk]: src/doc byacc-20101226 out.
wiz[src/trunk]: src/usr.bin/audio/play Sort usage.
pooka[src/trunk]: src/sys regen: fill syscallnames up to the rim
jruoho[src/trunk]: src/sys/dev/acpi Change the default behavior to enforce the maxi...
pooka[src/trunk]: src/tests Substitute a surgical rump_server configuration for ru...
jruoho[src/trunk]: src/sys/dev/acpi Regen.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Make this actually build with DISK_D...
jruoho[src/trunk]: src/sys/dev/acpi Use "temperature #" and "fan speed #" rather th...
pgoyette[src/trunk]: src/regress/lib/libc More tests have been atf-ified
pooka[src/trunk]: src/tests/fs/vfs fill in PR kern/44302
wiz[src/trunk]: src/doc groff-1.21 out.
pooka[src/trunk]: src/sys/kern Update comment and inspired by that update variable...
pgoyette[src/trunk]: src/tests/lib/libc/gen Build t_ldexp test always. The test itse...
jakllsch[src/trunk]: src/sys/arch/i386/stand/bootxx Correct comments referencing PRIM...
tsutsui[src/trunk]: src/sys/arch/cesfic/include Add a dummy <machine/bus.h> which no...
mrg[src/trunk]: src/sys/arch/ofppc/conf add the normal DKWEDGE* options, and ena...
pooka[src/trunk]: src/lib rump_lwproc_newproc -> rump_lwproc_rfork
christos[src/trunk]: src/tests/net/bpf PR/44310: Alexander Nasonov: write to /dev/bpf...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Don't build the getline shim...
roy[src/trunk]: src/doc Document import of dhcpcd-5.2.10
wiz[src/trunk]: src/usr.sbin/bootp/common Add missing breaks in switch statement...
wiz[src/trunk]: src/usr.sbin/extattrctl Fix fd leaks. Found by cppcheck.
wiz[src/trunk]: src/sbin Fix file descriptor leak. Found by cppcheck.
riz[src/trunk]: src/doc Note resize_ffs(8) changes.
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-report Cherry-pick upstream revisi...
wiz[src/trunk]: src/games/hunt/hunt Fix realloc error. Found by cppcheck.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Let the compiler determine the corre...
pooka[src/trunk]: src/lib Make rumpclient syscalls safe to call from signal handlers.
jakllsch[src/trunk]: src/sbin/gpt UFS is called FFS in the NetBSD case. Display as s...
christos[src/trunk]: src/sbin/disklabel match printf formats and types from Patrick W...
pgoyette[src/trunk]: src/tests Avoid double-inclusion of bsd.subdir.mk file. This el...
pgoyette[src/trunk]: src/regress/lib/libc cerror and ttyio tests have been atf-ified
cegger[src/trunk]: src/sys/dev/acpi use aprint_error_dev
he[src/trunk]: src/lib/librumphijack Move the forward declaration of _sys_readl...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
matt[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/ibm-public/postfix From Anon Ymous:
macallan[src/trunk]: src/sys/arch/powerpc implement pmap_mmap_flags() and teach Power...
joerg[src/trunk]: src/usr.bin/grep Replace usr.bin/grep with the BSD grep implemen...
jruoho[src/trunk]: src/sys/modules Convert the ioconf files to lower case for consi...
drochner[src/trunk]: src/sys/netipsec remove some unnecessary pointer typecasts
pooka[src/trunk]: src/tests/lib RUMPHIJACK_RETRY -> RUMPHIJACK_RETRYCONNECT
jym[src/trunk]: src/sys/arch/amd64/conf Per mrg@ request, add MFS as default bui...
christos[src/trunk]: src/usr.bin/stat Add verbose mode for readlink.
pooka[src/trunk]: src/distrib/sets/lists/comp rumpclient manpage
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/events Revert the change made b...
jruoho[src/trunk]: src/sys/dev/acpi/acpica ACPICA 20100806:
wiz[src/trunk]: src/lib/librumpclient Use more appropriate markup. Fix a typo.
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/shared-core get rid of this stale ...
pooka[src/trunk]: src/lib/librumphijack Use the env variable RUMPHIJACK to specify...
jmcneill[src/trunk]: src/sys/dev/wsfb call vcons_hard_switch to switch to the console...
jruoho[src/trunk]: src/external/bsd/acpica/bin/iasl Build this for NetBSD, not Linu...
drochner[src/trunk]: src/sys/opencrypto redo result buffer allocation, to avoid dynam...
aymeric[src/trunk]: src/external/bsd/pkg_install/dist/lib merge pkg_install 20110215
christos[src/trunk]: src/sys/arch/amd64/conf add ifmpls since MPLS was added
pooka[src/trunk]: src/lib/librumphijack support PF_OROUTE and PF_MPLS where available
jmcneill[src/trunk]: src/sys/arch modularize VIA PadLock support
christos[src/trunk]: src/distrib/sets Add libsaslc examples.
jmcneill[src/trunk]: src/sys/modules add module glue for ath_hal, ath, and if_ath_pci
macallan[src/trunk]: src/sys/arch/macppc/dev bus_spacify, while there explicitly un-m...
matt[src/trunk]: src/sys/arch/mips Major merge forward from matt-nb5-mips64.
matt[src/trunk]: src/etc Build different kernel when mips64e[bl]
jruoho[src/trunk]: src Split fujbp(4) and fujhk(4) to separate instances from fujit...
jruoho[src/trunk]: src/sys/arch Modularize coretemp(4). Ok jmcneill@.
jruoho[src/trunk]: src/share/man/man4 Add one white paper. (Prompted by the comment...
pooka[src/trunk]: src/tests/lib/librumphijack check that poll on an invalid fd doe...
itohy[src/trunk]: src/doc Terminate itohy-usb1
pooka[src/trunk]: src/lib/libc/sys v-node -> vnode
cegger[src/trunk]: src add AR9285 support
pooka[src/trunk]: src/lib/librumpclient Disable string aliasing for rump_syscalls....
wiz[src/trunk]: src/usr.bin/touch Sort sections.
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Update HISTORY to show...
jmcneill[src/trunk]: src/sys/dev/pci add network driver for Atheros AR813x/AR815x eth...
matt[src/trunk]: src/sys/arch/mips/include Add __UCONTEXT*_SIZE*
hannken[src/trunk]: src/sys/ufs/ffs Quiesce CC ('blkno' may be used uninitialized in...
pooka[src/trunk]: src Add the ability to specify a preferred address the "map anon...
jmcneill[src/trunk]: src/sys/arch/x86/acpi add support for Family 14h (AMD Fusion)
pooka[src/trunk]: src/lib/librumpclient Fix static fallback path.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Print "interrupting at". Improv...
matt[src/trunk]: src/sys/dev/pci Update desc for RT3090. Add Intel NM10_LPC
jmcneill[src/trunk]: src/sys/dev/pci regen
cegger[src/trunk]: src/sys/net80211 fix botched line break. How did this even compi...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add couple of comments.
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/libxcb libxcb depends upon libXau.
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed a memory leak in oa...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From G?t...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Sve...
jmmv[src/trunk]: src/tests/fs/vfs Remove hack introduced in revision 1.6 to worka...
skrll[src/trunk]: src/lib/libc/tls Appease the hppa linker.
plunky[src/trunk]: src/external/mit/xorg/bin/xedit/lisp disable use of gcc-specific...
jruoho[src/trunk]: src Briefly document __predict_true() and __predict_false().
nonaka[src/trunk]: src/sys/dev/sdmmc if poll card detect is enabled, don't show "co...
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Add /usr/bin/getopt, it is ...
plunky[src/trunk]: src/usr.sbin/btdevctl provide more informative error messages
pooka[src/trunk]: src/sys/rump Update copyright statements.
christos[src/trunk]: src/lib/libc/gdtoa Add Emin for the vax. Need to check
martin[src/trunk]: src/lib/libc/arch/sparc64 Remove the sparc-v7 compatibility wrap...
jmmv[src/trunk]: src/tests/lib/libutil Add some tests for pidfile(3).
rmind[src/trunk]: src/sys G/C count_lock_queue (unused for 12 years)
pooka[src/trunk]: src/tests/libexec/ld.elf_so check that dlopen()d dso shows up in...
martin[src/trunk]: src/bin/pax Fix bogus paranthesis, From Henning Peternse in PR b...
pooka[src/trunk]: src/sys/dev Be more naughty and don't even include <machine/cpu_...
tsutsui[src/trunk]: src/sys/dev/mii Remove duplicated PHY_READ() against RGEPHY_MII_...
njoly[src/trunk]: src/distrib/sets/lists/xcomp +bdftruncate.debug
dholland[src/trunk]: src/games/fortune/fortune ANSIfy function definitions.
nonaka[src/trunk]: src/sys/arch/hpcarm/dev Added Support SD card insert/remove dete...
christos[src/trunk]: src/sys/dev/acpi no need for double the newlines!
veego[src/trunk]: src/external/mit/xorg/bin/xfs Replace __appmansuffix__ in fsconf...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Add public namespace helper routine...
njoly[src/trunk]: src/distrib/sets/lists/xcomp +libopenchrome_drv.so.0.debug for a...
rmind[src/trunk]: src/sys/uvm uvm_fault_{upper, lower}_done: move drop-swap outside...
dholland[src/trunk]: src/bin/date Don't blow up on date +''. Patch from Robert Elz in...
dholland[src/trunk]: src/usr.sbin/traceroute with luck this is the last one
dholland[src/trunk]: src/sys/sys Uses PRI_KERNEL from sys/param.h; include that expli...
ahoka[src/trunk]: src/share/man/man9 Sync struct vnode with reality.
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch The x86 kernel ABI depends on...
pooka[src/trunk]: src/tests/rump/kernspace need bsd.own.mk to avoid the "NETBSDSRC...
kiyohara[src/trunk]: src/sys/dev/marvell Remove unused header-file.
martin[src/trunk]: src/sys/dev/mii Move all miiverbose/module related functions fro...
tsutsui[src/trunk]: src/sys/dev/ic Remove whitespaces between tabs.
dholland[src/trunk]: src/lib/libc/citrus Add parentheses around a misleading string c...
tsutsui[src/trunk]: src/sys/dev/ic Remove an unnecessary assignment. No binary change.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio PR# kern/42007: hdaudio panics on P5W DH...
dyoung[src/trunk]: src/sys/kern Delete whitespace at ends of lines.
pooka[src/trunk]: src/sys/rump/dev/lib/librnd add rump rnd device component
haad[src/trunk]: src/sys/dev/dm Fix bug in kmem_alloc/kmem_free of params string....
wiz[src/trunk]: src/sbin/routed/rtquery Add xref to pkgsrc/net/gated, so people ...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Fix botch around argument check in ext2fs_mou...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Migrate from u_intNN_t to uintNN_t.
tsutsui[src/trunk]: src/sys/dev/gpib MALLOC() -> malloc()
tsutsui[src/trunk]: src/sys Use device_private(), proper types or variables for devi...
skrll[src/trunk]: src More sections to remove when doing ELF->a.out conversion.
jruoho[src/trunk]: src/lib/libpthread Note the initializer macros.
mrg[src/trunk]: src/distrib/sets/lists/xbase add Viewres-color and Xgc-color app...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Protect against NULL...
pooka[src/trunk]: src/lib/libpuffs mention extended attribute ops
njoly[src/trunk]: src/distrib/sets/lists Update some keywords. Fix MKGROFF=no build.
mrg[src/trunk]: src/distrib/sets/lists/xcomp merge various Xorg package updates, ...
jmcneill[src/trunk]: src/sys/dev I'm not so sure this is actually CPU-intensive in 20...
jmcneill[src/trunk]: src/sys/dev/pci Print device description on the same line as loc...
jmcneill[src/trunk]: src/sys/dev/pci Register NULL pmf handlers, and note that firmwa...
tsutsui[src/trunk]: src/sys/arch/atari/stand Use __arraycount().
tsutsui[src/trunk]: src/sys/ufs/ext2fs Add a missed brelse(9) call after bread(9) in...
phx[src/trunk]: src/sys/arch/amiga/dev Disabled DEBUG_SYNC. Reenable when needed.
wiz[src/trunk]: src/share/man/man9 Various fixes; be more kind to mdoclint.
tsutsui[src/trunk]: src/sys/dev/pci Wrap long lines.
jmcneill[src/trunk]: src/sys/dev/pci regen
dholland[src/trunk]: src/usr.bin/ldd Add an -o option that behaves like nm -o. Implem...
jmcneill[src/trunk]: src/sys/arch Switch on hdaudio(4)
tsutsui[src/trunk]: src/sys/dev/ic Call ahc_shutdown() during system shutdown via pm...
pooka[src/trunk]: src/sys/dev/usb Huawei K3765 requires another kind of magic to g...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.9:
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover makefiles for atf 0.9.
ghen[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config A suggestion from vee...
mrg[src/trunk]: src/sys/arch fix PR 6724 - convert m68k options to defflag's. t...
he[src/trunk]: src/sys/arch/m68k/include Only include opt_m68k_arch.h if _KERNE...
pgoyette[src/trunk]: src/sys/dev/pci Update pciverbose module to use module_autoload(...
tsutsui[src/trunk]: src/sys/arch/atari/dev Make local functions static.
tsutsui[src/trunk]: src/sys/arch/sparc64/conf GENERIC32 -> GENERIC in comment.
plunky[src/trunk]: src/sys/arch add btmagic(4) where other Bluetooth drivers are li...
joerg[src/trunk]: src/gnu/dist/groff/tmac Add .It for content of .Bl -column. Move...
mrg[src/trunk]: src/distrib/sets/lists/xserver obsolete vga.4 like other ports. ...
macallan[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common pass ...
pgoyette[src/trunk]: src/sys/dev/acpi Update acpiverbose module to use module_autoloa...
jruoho[src/trunk]: src/lib/librt Mostly refer to the main page, mq(3), in SEE ALSO.
jruoho[src/trunk]: src/sys/dev/acpi Fix a bug: the last elements in the _PRW packag...
mrg[src/trunk]: src/sys/dev/pci add two pciids for the satalink driver, from the...
pooka[src/trunk]: src/tests/fs/kernfs Use rump component libs on all platforms. I...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Allow to set a non-standard module_...
jruoho[src/trunk]: src/sys/dev/acpi Error out if we try to set power to a higher-po...
riz[src/trunk]: src/sbin/shutdown Remove _PATH_NOLOGIN before reboot, as well as...
dholland[src/trunk]: src minor clarification
dholland[src/trunk]: src/lib/libcurses After consultation with jdc@, apply the patch ...
jmmv[src/trunk]: src/external/bsd/atf/dist Pull up revision 2f7a426c0f4149d59a7f3...
pooka[src/trunk]: src/tests/lib Add tests for semaphores. Note: the "unlink" one ...
pooka[src/trunk]: src/tests/fs/ptyfs Add some ptyfs tests.
tnozaki[src/trunk]: src/lib/libc/locale stop to renaming _CTYPE_* -> _RUNETYPE_*.
pooka[src/trunk]: src/tests/net/sys tp-glob t_* instead of * (so that atf-run work...
tsutsui[src/trunk]: src/sys/arch Apply fixes for PR port-arm/43339:
tsutsui[src/trunk]: src/sys/dev/isa Tidy up a comment.
skrll[src/trunk]: src/sys/arch/hp700/include Fix CPU_INFO_FOREACH in previous.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib extend the resolve_u...
apb[src/trunk]: src/lib/libkvm Make the documentation match reality. If no expl...
degroote[src/trunk]: src/doc Mention pfsync(4) import
mlelstv[src/trunk]: src/usr.sbin/pstat Distinguish between UFS1 and UFS2 inodes by r...
he[src/trunk]: src/sys/lib/libsa If we're on mips, don't build exec.c or loadfi...
joerg[src/trunk]: src/sbin/ccdconfig Fix markup
dsl[src/trunk]: src/usr.bin/sort Put radixsort() and sradixsort() the correct wa...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-run Per gson@'s request, make thes...
msaitoh[src/trunk]: src/sys/dev/pci Add some register definitions.
mrg[src/trunk]: src/sys/arch/sparc/sparc in savefpstate(), make sure we fill in ...
uebayasi[src/trunk]: src/sys/dev/ieee1394 Include dependencies directly.
christos[src/trunk]: src/bin/sh revert previous. breaks other stuff.
wiz[src/trunk]: src/usr.bin/xargs Talk more about NetBSD and less about FreeBSD....
christos[src/trunk]: src/lib/libpthread only mprotect base if we moved it.
pgoyette[src/trunk]: src Migrate a couple more tests from the old regress structure t...
njoly[src/trunk]: src/share/man/man4 Remove double-quotes from .Sx macro.
plunky[src/trunk]: src/sys/arch/sgimips/dev use PRIx64 for printing 64-bit values
haad[src/trunk]: src/external/gpl2/lvm2/dist/lib/device Change way how we get dev...
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common libzfs_fru_clear ...
christos[src/trunk]: src/external/bsd/byacc/bin update for new yacc.
dholland[src/trunk]: src/usr.bin/make Begin cleanup of the make parser: separate out ...
tsutsui[src/trunk]: src/sys/arch/hp300/include Make sure MAXADDR is unsigned otherwi...
wiz[src/trunk]: src/sys/dev/usb Add missing semicolon.
tsutsui[src/trunk]: src/sys/arch/cesfic/cesfic Fix another fatal typo. sigh.
joerg[src/trunk]: src If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DEST...
dholland[src/trunk]: src/usr.bin/make Improve confusing error message when getcwd() f...
christos[src/trunk]: src/sys/net merge the length getting code from rt_msg1 and rt_ms...
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Advertise printk() as a printf...
jmcneill[src/trunk]: src/usr.bin/videoctl add videoctl(1), a tool for displaying or s...
jmcneill[src/trunk]: src hook xc5k, au8522, and auvitek into build
jmcneill[src/trunk]: src/sys/dev/usb Hauppauge HVR-850 analog should be identical to ...
pgoyette[src/trunk]: src/regress/lib/libc ldexp has been atf-ified
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Utilize movz[bw]l to save a few inst...
jakllsch[src/trunk]: src/sys/dev/usb Add HP v125w flash drive.
jruoho[src/trunk]: src/sys/dev/acpi Move the function that finds a device_t for the...
pooka[src/trunk]: src/sys/dev/dkwedge grow some _KERNEL_POT
uwe[src/trunk]: src/sys/conf Revert previous. Add 2011 to the list in old format.
dholland[src/trunk]: src/sys Regen yet again.
tsutsui[src/trunk]: src/etc/etc.cesfic Make sure to build GENERIC kernel on release ...
tsutsui[src/trunk]: src/sys/arch/mvmeppc/stand Switch mvmeppc bootloader to using MI...
is[src/trunk]: src/share/man/man4 Add references RFC3068 and RFC3964; mark draf...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.
tsutsui[src/trunk]: src/sys/arch Pull code that maps the kernel segment table cache ...
pooka[src/trunk]: src/tests/dev/cgd make this work when rawpart != d
matt[src/trunk]: src/sys/conf If using a kernel ldscript, make sure it's added to...
matt[src/trunk]: src/sys/arch/evbppc/conf Supply a hook at allow an RAMDISK image...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Need to check for VNOVAL when setti...
wiz[src/trunk]: src/usr.sbin/pwd_mkdb Fix fd leaks in error cases. Found by cppc...
wiz[src/trunk]: src/usr.sbin/user Close masterfd after reading from it. Found by...
pgoyette[src/trunk]: src/regress/lib/libc The atexit test has been atf-ified.
pgoyette[src/trunk]: src/sys/compat/netbsd32 Fix the build breakage, at least on amd64
wiz[src/trunk]: src/lib Fix fdleak in error case. Found by cppcheck.
pooka[src/trunk]: src/lib/librumpuser Fix fd leak also in non-NetBSD code path.
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify the nsdispath test.
pooka[src/trunk]: src/lib/librumpuser Release sender lock before zeroing out "want...
christos[src/trunk]: src/lib/libc/time Since localsub and gmtsub are called recursive...
pooka[src/trunk]: src/tests/fs/psshfs Add a test for ls, which is just a lazy sche...
pooka[src/trunk]: src/tests/rump/rumpkern In case of LOCKDEBUG, expect certain tex...
pooka[src/trunk]: src/tests/fs/vfs ffs -o log dies in renamerace_dirs just like th...
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify the db tests.
christos[src/trunk]: src/sys/dev/raidframe PR/44340: Brian Buhrow: Raid sets containi...
wiz[src/trunk]: src/doc mdocml-1.10.9 out.
christos[src/trunk]: src/external/bsd/bind/dist from ftp.isc.org
jruoho[src/trunk]: src/sys/arch/amd64/conf Add (commented) aps(4) from i386 GENERIC.
jruoho[src/trunk]: src/sys/dev/isa As suggested by Sverre Froyen in a follow-up to ...
pooka[src/trunk]: src/tests/lib/librumpclient test rumpclient_vfork()
jruoho[src/trunk]: src/sys/external/bsd/acpica Fix ACPI_DEBUG build.
pooka[src/trunk]: src/lib/librumphijack In case dup2(n, n+FDOFF) is done, the call...
drochner[src/trunk]: src/sys/arch/amd64/include make stack size limit (both initial a...
christos[src/trunk]: src/sys/lib/libsa revert bad whitespace change.
joerg[src/trunk]: src/usr.bin/grep Simplify.
jmcneill[src/trunk]: src/external/mit/xorg Get rid of stray /usr/X11R6 references
pooka[src/trunk]: src hfs
pooka[src/trunk]: src/lib/librumphijack fix rename
pooka[src/trunk]: src/lib/librumpclient I think I skipped the class where they tau...
christos[src/trunk]: src/external/bsd/bind/include/isc undo the thread and atomic los...
matt[src/trunk]: src/sys/sys Add __CTASSERT(x)
christos[src/trunk]: src/sys/net Use kmem instead of malloc. Requested by rmind.
jruoho[src/trunk]: src/sys/dev/acpi Revisit the wake-device code once more.
pooka[src/trunk]: src/tests/lib/librumphijack more test cases:
christos[src/trunk]: src/crypto/external/bsd/libsaslc/etc Re-do using bsd.files.mk
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib %bl is part of %bx, %bx contains the...
matt[src/trunk]: src/sys/arch Merge forward from matt-nb5-mips64.
matt[src/trunk]: src/sys/arch/hpcmips Merge forward matt-nb5-mips64
jruoho[src/trunk]: src/share/man/man4 Note hw.acpi.power and hw.acpi.wake.
jmcneill[src/trunk]: src/sys/modules/ath_hal catch up to AR9280 changes
jmmv[src/trunk]: src/tests/lib/libpthread The mutex3 test is supposed to use a st...
dholland[src/trunk]: src/usr.bin/make Remove stray extra newline in error message.
njoly[src/trunk]: src/sys/dev/pci Add two more Intel 82Q45 devices.
pooka[src/trunk]: src/sys Borrow the lwpctl data area from the parent for the vfor...
dholland[src/trunk]: src/sys/arch/amd64/amd64 Fix build in admittedly quixotic case w...
pooka[src/trunk]: src/sys/kern revert previous fix. it's not 100% correct and som...
pooka[src/trunk]: src/sys/rump/librump/rumpkern complete the incomplete pagesize r...
pooka[src/trunk]: src/sys/rump/librump Shuffle the pagedaemon algorithm a bit to r...
yamt[src/trunk]: src an implementation of radix tree. the idea from linux.
jruoho[src/trunk]: src/sys/dev/acpi Adjust the previous and add a comment for it.
jmcneill[src/trunk]: src/sys/dev/pci add Realtek RTL8188CE Wireless LAN 802.11n PCI-E...
joerg[src/trunk]: src Allow storing and receiving the LWP private pointer via ucon...
jruoho[src/trunk]: src Add powernow(4).
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix wrong register usage in mips_fpu_trap():
joerg[src/trunk]: src/sys Move HEXDIGIT to mvme68k's sboot. It seems to be the onl...
jmcneill[src/trunk]: src/sys/dev/pci regen
joerg[src/trunk]: src Remove chrtbl(8). Since NetBSD 1.6, the rune type based file...
pooka[src/trunk]: src/sys/rump unregen
vanhu[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools Yes: 0.8.0 is out !!!
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon Have pri...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rom...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon Some log...
jruoho[src/trunk]: src/share/man/man3 Remove boiler plate paragraph in the CODE REF...
cliff[src/trunk]: src/sys/arch/mips/rmi - add support for Peripherals IO Bus for R...
joerg[src/trunk]: src/sys/arch/i386/i386 Use explicit size with fld.
mrg[src/trunk]: src/sys/dev/raidframe apply the fix_label hack to partitionSizeH...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot The DSM-G600 U-Boot is so r...
mrg[src/trunk]: src/sys/arch/sparc64/conf add pci@pryo@mainbus and ebus@mainbus ...
jruoho[src/trunk]: src/usr.sbin/schedctl Use a better width for the list.
jdc[src/trunk]: src/sys/dev/videomode Regenerate for:
christos[src/trunk]: src/lib/libc/gdtoa fix vax typo.
njoly[src/trunk]: src/share/man/man8 Regen to catch up divers changes.
tsutsui[src/trunk]: src/sys/arch/mmeye/include bus_dma_segment_t should be a structu...
dholland[src/trunk]: src/lib/libc/stdio Eliminate dead store. From Henning Petersen i...
joerg[src/trunk]: src/lib/libc/locale Remove support for the old BSDCTYPE format.
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Properly close the firmware han...
dholland[src/trunk]: src/lib/libc/time Note briefly how to avoid the problem where 0 ...
dholland[src/trunk]: src/usr.sbin/sendmail no braaaains for you either!
tnozaki[src/trunk]: src/lib/libc/locale remove redundant guard.
pgoyette[src/trunk]: src/usr.bin/netstat Use PRIu64 for printf'ing stuff. Fixes buil...
mhitch[src/trunk]: src/sys/arch/alpha/alpha Add support for booting off a couple of...
rmind[src/trunk]: src/sys/arch/evbmips/conf Add COMPAT_50 for MALTA.
mrg[src/trunk]: src kill ldd_aout. it didn't work anyway...not since i don't kn...
mrg[src/trunk]: src/distrib/sets/lists/xserver minor updates for xorg
macallan[src/trunk]: src/distrib/sets/lists/xserver add pnozz and suntcx drivers
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.6.5. Chang...
dholland[src/trunk]: src/games/adventure ANSIfy a leftover function.
skrll[src/trunk]: src/share/mk Switch i386 to binutils 2.19.
tron[src/trunk]: src/external/gpl3/binutils/dist/gas Avoid using alloca(3) to unb...
apb[src/trunk]: src/etc/rc.d Adapt /etc/rc.d/cgd script to the new /etc/rc:
plunky[src/trunk]: src/usr.sbin/btconfig bump date for previous
tsutsui[src/trunk]: src/sys/dev Call pmf_device_register(9) in ahc_attahc() rather t...
pooka[src/trunk]: src/sys Move configure() and configure2() from subr_autoconf.c t...
jmcneill[src/trunk]: src/sys/arch/x86/x86 Fix a bug where mapping the very end of iom...
dholland[src/trunk]: src/external/gpl2/xcvs/dist/src Check group membership correctly...
sborrill[src/trunk]: src/external/bsd/iscsi/dist man page claims that you can use aut...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs zalloc new rumpfs nodes to make sur...
apb[src/trunk]: src/etc Change multiple spaces to tabs on one line
he[src/trunk]: src/distrib/sets/lists/tests Move ./usr/tests/modules/Atffile fr...
msaitoh[src/trunk]: src/sys/dev/pci - Introduce IPMI and ASF related code from FreeB...
jmcneill[src/trunk]: src/sys/dev/pad PR# kern/39899: audio attach with pad(4) segfaults
skrll[src/trunk]: src/share/man/man4 Note com at ssio for hp700. Bump date.
pgoyette[src/trunk]: src Extract ACPIVERBOSE into a kernel module. The module can be...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Check for a null key...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hdb Conditionalise the ...
jakllsch[src/trunk]: src/sys/dev/usb Improve EHCI isochronous code, fix scheduling.
jmmv[src/trunk]: src/tools Bye bye atf-compile, you won't be missed.
skrll[src/trunk]: src/sys/arch/hppa/hppa Misc KNF.
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey New sentence, new line. B...
jruoho[src/trunk]: src/sys/dev/acpi/acpica Remove the recently added warning about ...
mrg[src/trunk]: src/sys/arch implement ddb help for sun2/sun3 commands. PR#3831...
skrll[src/trunk]: src/sys/arch/hp700 *** empty log message ***
jruoho[src/trunk]: src/sys/dev/acpi Although sysmon_pswitch_unregister(9) does not ...
jruoho[src/trunk]: src Build links also for mq_timedreceive(3) and mq_timedsend(3).
jruoho[src/trunk]: src/sys/dev/acpi Refactor slightly: we need to expose the functi...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome look ...
tnozaki[src/trunk]: src/distrib/utils/libhack fix build breakage by multiple definit...
kiyohara[src/trunk]: src/sys/dev Add mvgbe and gtpci.
kiyohara[src/trunk]: src/doc ofppc: Support Gigabit Ethernet Controller for MV64361 o...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add a few weak symbols for places ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib add a static functio...
pooka[src/trunk]: src/lib/libpuffs * fix typo
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Constify orignpages. Don't...
pooka[src/trunk]: src/sys/rump/dev/lib/libraidframe one more ketchup with rump_dev...
sjg[src/trunk]: src/usr.bin/make PR: 41998
apb[src/trunk]: src/lib/libkvm Move the code that tries to open _PATH_KSYMS firs...
he[src/trunk]: src/sbin/ifconfig Move the addition of pfsync.c from Makefile.in...
dsl[src/trunk]: src/usr.bin/sort Fix generation of unmasked alpha keys.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/cobalt Remove existing gzipped bo...
wiz[src/trunk]: src/usr.bin/unzip Fix typos.
snj[src/trunk]: src/distrib/notes/common Kill an incorrect bit of text about cre...
jmcneill[src/trunk]: src/sys/dev Expose genfb_restore_palette and allow MD code to sp...
tsutsui[src/trunk]: src/share/man/man8/man8.atari Fix typo.
jruoho[src/trunk]: src/share/man/man9/man9.x86 Remove the bulk "this section descri...
pooka[src/trunk]: src/distrib/sets/lists/tests Do you see over yonder, friend Sanc...
mrg[src/trunk]: src/external/mit/xorg update the includes list for Xext 7.1.1 an...
tsutsui[src/trunk]: src/sys/arch/sparc64/conf Enable bwtwo(4).
plunky[src/trunk]: src add Magic Mouse driver and manpage btmagic(4)
mrg[src/trunk]: src/distrib/sets/lists/xcomp add llib-ldrm_radeon.ln
pooka[src/trunk]: src/sys/rump/librump/rumpkern initialize specificdata for lwp0 too
christos[src/trunk]: src/usr.bin/make Explain variable expansion better. Requested by...
christos[src/trunk]: src/external/lib we can have ldap without crypto
tsutsui[src/trunk]: src/sys/dev/ic No need to include PCI header files in bus indepe...
pgoyette[src/trunk]: src/sys/dev/mii Update miiverbose module to use module_autoload(...
pooka[src/trunk]: src/sys/rump/librump/rumpdev initialize rnd if present
christos[src/trunk]: src/usr.sbin/sup/source improve error handling and logging.
njoly[src/trunk]: src/sys/arch/amd64/include __HAVE_CPU_INFO_FIRST -> __HAVE_CPU_D...
mlelstv[src/trunk]: src/sys/dev/dm make dm aware of physical sector sizes.
tsutsui[src/trunk]: src/sys/dev/ic Make ahd_detach() take struct ahd_softc * rather ...
pgoyette[src/trunk]: src/regress/lib/libc Remove a couple tests - they've moved to atf
skrll[src/trunk]: src/sys/arch/hp700/hp700 #include "opt_lockdebug.h"
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5 _gss_DES3_g...
christos[src/trunk]: src/bin/sh - Fix a couple of bugs to make the following two echo...
phx[src/trunk]: src/sys/arch Support sysctl machdep.cpu_speed for 7447A and 7448...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove initial-contact en...
uebayasi[src/trunk]: src/doc Update uebayasi-xip.
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Fix harmless pasto and tweak some c...
christos[src/trunk]: src/external/bsd/bind/dist fix type-punned warnings on gcc-3.3.3
christos[src/trunk]: src/usr.bin/vmstat use a local definition of cpu_info if we have...
pgoyette[src/trunk]: src/tests/lib/libc/gen For now, don't try to print out machine-d...
pgoyette[src/trunk]: src/regress/lib/libc Remove the rest of the libc/string tests - ...
jmcneill[src/trunk]: src/sys/modules xc5k, au8522, and auvitek modules
jmcneill[src/trunk]: src/sys use ioconf
pgoyette[src/trunk]: src Migrate the remaining libc/gen tests to atf
pgoyette[src/trunk]: src/tests/lib/libc/gen Don't build ldexp tests on vax
jmcneill[src/trunk]: src/share/man/man4 show that cir attaches to irbus
christos[src/trunk]: src/external/gpl2/xcvs/lib/libcvs real override for yacc rules.
jruoho[src/trunk]: src/share/man/man4 Update.
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Don't broadcast unmntall with SIGTER...
he[src/trunk]: src/sys/arch/m68k/include Protect the include of <sys/cpu_data.h...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Report correct file size + deal wit...
dholland[src/trunk]: src/sys Remove the special refcount behavior (adding an extra re...
skrll[src/trunk]: src/tests/lib/csu Whitespace.
dholland[src/trunk]: src/usr.bin/seq Fix valid_format() to be more careful about allo...
jklos[src/trunk]: src/gnu/usr.bin/gdb6/libgdb Added optimization reduction for gdb...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't autogenerate a large number ...
mbalmer[src/trunk]: src/sys/dev/usb Cap h.loc.count at MAXKEYCODE instead of bailing...
pgoyette[src/trunk]: src/tests/lib/libc/gen If we survive the check for wrong signal ...
pooka[src/trunk]: src/tests/fs/vfs Give this a chance of working on non-4kB pagesize.
matt[src/trunk]: src/sys/dev/sysmon add support for autostarting watchdogs (wdog ...
matt[src/trunk]: src/sys/uvm Print the number of page colors in use with db> show...
matt[src/trunk]: src/sys/uvm Add better color matching selecting free pages. KM ...
wiz[src/trunk]: src/usr.sbin/makefs/cd9660 Fix fd leaks in error cases. Found by...
wiz[src/trunk]: src/usr.sbin/pstat Fix memory leak in error case. Found by cppch...
pgoyette[src/trunk]: src/tests/lib/libc Now that PR/44311 is fixed we can remove the ...
pgoyette[src/trunk]: src/sys/modules/compat_netbsd32 Define KERN_SA when building the...
wiz[src/trunk]: src/lib/libc/gmon Fix fdleak in #ifdef DEBUG. Found by cppcheck.
pooka[src/trunk]: src/distrib/sets/lists/tests unsnafu
pooka[src/trunk]: src/lib Support fork() for rumpclient users.
jruoho[src/trunk]: src/share/man/man4 Note acpipmtr(4).
jmcneill[src/trunk]: src/sys/conf reserve a major number for kmixer
jym[src/trunk]: src/sys/dev/pci Reflect 5709S support in bnx(4) (comment fix)
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
jakllsch[src/trunk]: src/sbin/gpt Use less bogus CHS addresses in PMBR.
pooka[src/trunk]: src/tests/fs/common add another fstype for ffs -o log
jmmv[src/trunk]: src/bin/sh Call el_source before initializing sh-specific editli...
jruoho[src/trunk]: src/sys/dev/acpi Change the preprocessor defines around the modu...
jmmv[src/trunk]: src/share/mk Miscellaneous improvements from Garrett Cooper:
pooka[src/trunk]: src/lib Support vfork. Add rumpclient wrapper for daemon(3).
hannken[src/trunk]: src/sys/kern Set the limit for deallocations in one transaction ...
pooka[src/trunk]: src/lib/librumphijack document RUMPHIJACK_RETRYCONNECT
jruoho[src/trunk]: src/external Switch the build to use the new location of ACPICA.
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Sigh. Why some people are unabl...
pooka[src/trunk]: src/lib/libpuffs Support rest of file types in vtype -> s_ifmt
joerg[src/trunk]: src/sys/sys Revert 1.34 now that clang supports .pushsection / ....
pooka[src/trunk]: src/tests/fs Add test case for /->: conversion from PR kern/4452...
jmcneill[src/trunk]: src/sys/modules/viadrm add via_dmablit
drochner[src/trunk]: src/sys/netipsec sprinkle some "const", documenting that the SA ...
matt[src/trunk]: src/sys/arch/powerpc Make sure stub routines are not profiled.
jmcneill[src/trunk]: src/sys/dev/pci add Adaptec RAID 3405
christos[src/trunk]: src/sys/net Avoid stack memory disclosure by keeping track durin...
enami[src/trunk]: src Define accessors for number of blocks and partition size in the
jruoho[src/trunk]: src/doc Note ACPICA 20110211.
joerg[src/trunk]: src/crypto/external/bsd/libsaslc/etc/mech Include bsd.prog.mk to...
tsutsui[src/trunk]: src/sys/arch Fix fatal typo and pasted lines slipped in the last...
matt[src/trunk]: src/sys/compat/linux/arch/mips Regen.
jmcneill[src/trunk]: src/doc ath(4): Add support for AR9280 devices.
jruoho[src/trunk]: src/share/man/man4 Adjust SYNOPSIS.
jruoho[src/trunk]: src/share/man/man4 Update the table of sensors.
njoly[src/trunk]: src/sys/dev/pci Regen: Add two more Intel 82Q45 devices.
jmcneill[src/trunk]: src/sys/dev/pci print the device name at attach, like so:
dholland[src/trunk]: src/sys/arch Include <sys/device.h> for config_rootfound, instea...
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Document -D option (di...
sborrill[src/trunk]: src/external/bsd/iscsi/dist Release 20110222
joerg[src/trunk]: src/sys/arch/amd64/amd64 C&P error
skrll[src/trunk]: src/lib/csu/hppa Remove old hack for broken binutils.
pooka[src/trunk]: src/tests/lib/librumphijack some tests for mv(1)
jruoho[src/trunk]: src Add build glue for powernow(4).
jruoho[src/trunk]: src/sys/arch/x86/x86 Do not return the bus clock directly in the...
christos[src/trunk]: src/sys/fs/hfs simplify and avoid pointer gymnastics
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rom...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot ExtClk for QNAP should be t...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rai...
cliff[src/trunk]: src/sys/arch/mips/rmi add gpio support for RMI XL* chips
martin[src/trunk]: src/lib/libc/gen Test the proper array index. Discovered by spar...
tsutsui[src/trunk]: src/sys/arch/hpcmips Use vaddr_t for pc instead of uint32_t.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/include Include <mips/mips_param.h> aft...
dyoung[src/trunk]: src/external/public-domain/xz/bin Obey MKNLS=no.
jruoho[src/trunk]: src/sys/dev/acpi Like in rest of the acpi(4) stack, queue all re...
christos[src/trunk]: src/lib/libc/gdtoa don't need these and they break the build
christos[src/trunk]: src/tools/compat add a stdio neutral getline/getdelim implementa...
mrg[src/trunk]: src/sys/arch/sparc64/dev re-add most of the pryo-supporting code...
njoly[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Add missing quotes.
jdc[src/trunk]: src/sys/dev/videomode Clarify vrefresh comment (no functional ch...
jruoho[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man * Remove saslc_strmech...
jruoho[src/trunk]: src/usr.sbin/npf/npfctl Use .Ss for non-standard subtitles in th...
jruoho[src/trunk]: src/tests Even these naive test cases caught one (QEMU?) bug; co...
phx[src/trunk]: src/sys/arch/amiga/dev Reverted last change after discussion wit...
apb[src/trunk]: src Add a postprocessor to /etc/rc, which logs messages to /var/...
mrg[src/trunk]: src/distrib/sets/lists/base fix build for HAVE_BINUTILS=219.
bouyer[src/trunk]: src Allow tunefs to clear any type of WAPBL log, not only in-fil...
apb[src/trunk]: src/etc/rc.d Check whether a core dump exists before trying to s...
wiz[src/trunk]: src/usr.bin/sort Fix pasto.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/fb colormap.c needs som...
he[src/trunk]: src/sys/arch/mvme68k/stand/bootxx This one needs <sys/exec_aout....
he[src/trunk]: src/sys/arch/sparc/stand/bootxx We need an explicit include of <...
jmcneill[src/trunk]: src/sys/dev/pci Don't maintain a list of descriptions for each s...
jmcneill[src/trunk]: src/distrib/utils/sysinst Get rid of the 'select extraction verb...
martin[src/trunk]: src/distrib/utils/sysinst/arch/i386 Translate english rev 1.59 (...
thorpej[src/trunk]: src/sys/arch/cesfic/cesfic Make this compile again (64-bit dev_t...
dholland[src/trunk]: src/games/dm remove unnecessary cast
christos[src/trunk]: src/usr.bin/mail Don't barf on malformed mime messages (missing ...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin * implement pr_ctloutput
wiz[src/trunk]: src/share/man/man5 Fix incorrect wording. From Bug Hunting in PR...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add a few global symbols required ...
dholland[src/trunk]: src/usr.bin/skeyinfo ANSIfy and sort includes
mrg[src/trunk]: src/external/mit/xorg/bin/imake find config.h where it is now av...
pooka[src/trunk]: src/lib bump major of libs NEEDING libpuffs
tnozaki[src/trunk]: src/lib/libc/locale move __mb_len_max_runtime from rune_local.h ...
tsutsui[src/trunk]: src/sys/arch HPW-50PA PERSONA seems to use a different RTC base ...
veego[src/trunk]: src/external/mit/xorg/bin/xdm/config Replace UTMP_FILE and WTMP_...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 this needs <machine/psl.h> for PSTA...
tsutsui[src/trunk]: src/sys/dev Split device_t/softc.
njoly[src/trunk]: src/sys/fs/smbfs Fix set_statvfs_info() to use UIO_SYSSPACE for ...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Properly initialize struct audio_format ...
pooka[src/trunk]: src/sys/dev Be naughty and avoid #ifdef __HAVE_CPU_COUNTER in ru...
pooka[src/trunk]: src/tests/fs make the timeouts a bit more generous for really sl...
pooka[src/trunk]: src/sys/rump kernel code needs -Wno-format-zero-length
christos[src/trunk]: src/sys/sys - Bump posix version to 200112L, we should be mostly...
dsl[src/trunk]: src/usr.bin/sort Include a local copy of the sradixsort() code f...
apb[src/trunk]: src/external/gpl2/xcvs/dist/src It's expected that config will b...
pooka[src/trunk]: src/sbin/mount_smbfs build smb_kernelops
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Add missing colour White (Eh) to hdaudio...
dholland[src/trunk]: src/usr.bin/ldd Sprinkle a little const. no object diffs
mrg[src/trunk]: src/external/mit/xorg/bin/xkbcomp look for and find "config.h"
mrg[src/trunk]: src/external/mit/xorg/bin/xmag Xmag.ad -> app-defaults/Xmag
dholland[src/trunk]: src/usr.bin/vi/docs more undead files
phx[src/trunk]: src/etc/etc.sandpoint Make /dev/satmgr (Sandpoint-MPC824x specif...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify catch up wi...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix previous.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify avoid anoth...
christos[src/trunk]: src/lib/libedit tidy up memory allocation and don't unnecessaril...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib commit version numbe...
joerg[src/trunk]: src/sys/arch/x86/x86 Restore PHYSMEM_MAX* options (hi cegger!)
dholland[src/trunk]: src/sys/arch/amd64/conf Remove orphaned heading "Mice"
veego[src/trunk]: src/external/mit/xorg/lib/libpciaccess Link against libz to fix ...
sjg[src/trunk]: src/usr.bin/make We have required sigaction() for quite a while.
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Use proper signal names. Prefix...
skrll[src/trunk]: src/sys/arch/hp700/include Remove unncessary cast.
roy[src/trunk]: src/doc Import dhcpcd-5.2.4
dyoung[src/trunk]: src/sys/dev/cardbus Collect garbage: sc_rbus_{iot, memt} are not ...
mrg[src/trunk]: src/share/man/man4 note that sun2 has the same ddb mach commands...
dholland[src/trunk]: src/tests/util/sh Document the changes in the previous version o...
hannken[src/trunk]: src Change layered file systems to always pass the locking VOP's...
pooka[src/trunk]: src/lib/libpuffs Actually, disable pathconf for a while longer: ...
cube[src/trunk]: src/usr.bin/config .Sx to refer to a section, and add one ref to...
tsutsui[src/trunk]: src/sys Some backends may use ncr53c9x_abort(), so remove static...
tsutsui[src/trunk]: src/sys/dev Remove unnecessary #includes.
tsutsui[src/trunk]: src/sys/modules Also build and install compat_aoutm68k.kmod and ...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Autogenerated headers fo...
pooka[src/trunk]: src/sys/dev/sysmon Set sensor state to valid upon refresh to mak...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Introduce priorities for ...
dholland[src/trunk]: src/sys/compat/linux32/common Fix build without sysvipc configur...
dyoung[src/trunk]: src/sys/dev/ic Delete whitespace at ends of lines. No functiona...
jruoho[src/trunk]: src Add mq(3), a manual page for the POSIX message queues. This ...
jruoho[src/trunk]: src/share/man/man3 Put also powerof2(9) to SEE ALSO.
riz[src/trunk]: src/share/mk Note that MKZFS is actually "yes" on i386/amd64.
martin[src/trunk]: src/sys/dev/pci Do not try to unload the pciverbose module if it...
kiyohara[src/trunk]: src/sys/arch/ofppc/conf Indent.
riz[src/trunk]: src/usr.sbin/syslogd Allow syslogd to compile when MKCRYPTO=no. ...
pooka[src/trunk]: src/tests/kernel Fix silly test. First it tests that it can't "...
tsutsui[src/trunk]: src/sys/dev/rasops Put underline properly (not upperline) on CCW...
pooka[src/trunk]: src/sys/kern Don't namei while holding vnode lock. kern/43328
pgoyette[src/trunk]: src/sys/dev/pci Fix symbol name in multiple-inclusion protection...
uebayasi[src/trunk]: src/sys/arch/arc/jazz struct proc * deref.
uebayasi[src/trunk]: src/sys/miscfs/genfs Unbreak modules build.
taca[src/trunk]: src/doc ISC DHCP 4.1.1-P1 released.
christos[src/trunk]: src/bin/date revert the revert and fix the code properly.
msaitoh[src/trunk]: src/sys/dev/pci Fix the names of 82577L[MC] LAN controllers (for...
pooka[src/trunk]: src/sys/rump/librump/rumpkern print vm object refcount
mrg[src/trunk]: src build libchromeXvMC on x86.
uebayasi[src/trunk]: src/sys/dev/usb Dereferencing struct lwp * needs sys/lwp.h.
cegger[src/trunk]: src/sys/dev/pci build fix: add missing initializers
njoly[src/trunk]: src/gnu/dist/gdb6/gdb/config/i386 Add support for 32bit (i386) b...
skrll[src/trunk]: src/sys/arch/hp700/include LOCKDEBUG is not referenced in this f...
jmcneill[src/trunk]: src/sys/dev/usb fill audio_info.config with the string "usb:<coo...
pgoyette[src/trunk]: src/regress/lib/libc Don't descend into siginfo - it's not there...
christos[src/trunk]: src/usr.bin/vmstat Don't crash on old kernels that don't have th...
dholland[src/trunk]: src/usr.bin/make Maybe fix a problem that appeared on loonix.
christos[src/trunk]: src/external/bsd/byacc/dist defs.h already includes nbtool_confi...
jmcneill[src/trunk]: src/sys/dev add driver for the Auvitek AU0828 USB video controll...
christos[src/trunk]: src/lib/libc/ssp off by one
pgoyette[src/trunk]: src Migrate the ldexp test to atf
pgoyette[src/trunk]: src/tests/dev/sysmon Various cleanup (most from pooka@)
pooka[src/trunk]: src/sys/kern whitespace polish in rump_syscalls.c
pooka[src/trunk]: src/sys/rump/librump/rumpkern Requery syscall handlers during ru...
jruoho[src/trunk]: src/sys/modules/acpicpu Remove DIAGNOSTIC.
jruoho[src/trunk]: src/etc/powerd/scripts Remove the sony(4) and piixpcib(4) based ...
jruoho[src/trunk]: src/etc/powerd/scripts Use hw.acpi.sleep.state instead of machde...
pooka[src/trunk]: src/tests/usr.sbin/traceroute avoid temp file per clue-by-four f...
rmind[src/trunk]: src/sys/conf Welcome to 2011! Happy New Year!
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib clean up lint (on am...
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify several of the ieeefp tests.
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Remove disabled code for VAC. No s...
jruoho[src/trunk]: src/sys/dev/acpi Use "real" device names for the hw.acpi.wake an...
dbj[src/trunk]: src/etc/mtree add missing ./usr/tests/lib/libc/ieeefp
skrll[src/trunk]: src Remove last references to __HAVE_SIGINFO
jakllsch[src/trunk]: src/sys/lib/libsa Zero the in-memory super block after allocatio...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Apparently, the ad.{MACHINE_ARCH} f...
stacktic[src/trunk]: src/crypto/external/bsd/openssh/dist Fixed strvisx usage
wiz[src/trunk]: src/usr.sbin/sup/source unifdef -U RCSSTAT
wiz[src/trunk]: src/sbin/newfs_udf Fix memory leaks. Found by cppcheck.
sketch[src/trunk]: src/sys/dev/pci Use aprint_verbose_dev.
jmcneill[src/trunk]: src/share/man/man9 cdevsw/bdevsw d_type is now d_flag
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot NetBSD/x86 BIOS Boot 5.6: now with ...
jruoho[src/trunk]: src/sys/dev/acpi Split the code that makes a string from ACPI_DE...
pgoyette[src/trunk]: src/regress/lib/libc mktime test has been atf-ified
riz[src/trunk]: src/sbin/gpt Clarify the 'dkctl addwedge' usage message after cr...
pooka[src/trunk]: src/lib/libp2k Remove the componentname-saving code since it was...
pooka[src/trunk]: src/lib/libp2k Make P2K_WIZARDUID require a valid integer instea...
pooka[src/trunk]: src/tests/fs/common Apparently the atf in the qemu runs doesn't ...
christos[src/trunk]: src/external/bsd/bind - merge conflicts
uebayasi[src/trunk]: src/etc Generate MAKEDEV only when really necessary. Write depe...
matt[src/trunk]: src/sys/arch/powerpc/booke Cleanup intr_info initialization. Ma...
jruoho[src/trunk]: src/external/bsd/acpica Add the userspace portion of ACPICA to a...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/dispatcher __UNCONST(3).
pooka[src/trunk]: src/bin/sh Tell copyfd if the caller wants the exact tofd to jus...
drochner[src/trunk]: src/sys/opencrypto The decompressor in sys/net/zlib.c has a bug:...
pooka[src/trunk]: src/lib/librumphijack Support mount/unmount too. So, things are...
matt[src/trunk]: src/sys/conf If generating a gdb kernel and using dbsym, insert ...
christos[src/trunk]: src/sys/sys Need pcu.h unconditionally.
pooka[src/trunk]: src/usr.bin/rump_allserver Use "host" instead of the slightly mo...
pooka[src/trunk]: src/lib/librumphijack give the signmonkey a banana
jmcneill[src/trunk]: src/sys/external/bsd/drm sync viadrm with FreeBSD, big new featu...
drochner[src/trunk]: src/sys/netipsec deal with IPv6 address scope, so that SA lookup...
drochner[src/trunk]: src/sys more "const"
jakllsch[src/trunk]: src/sys/sys Move lwp_getpcb() into a (_KERNEL || _KMEMUSER) ifde...
jmcneill[src/trunk]: src/usr.sbin/cpuctl/arch fix printing of padlock features
matt[src/trunk]: src/sys/compat/netbsd32 Don't bother the iov in netbsd32_to_msgh...
mrg[src/trunk]: src/sys/arch/sparc/sparc remove an unused "1:" label left over f...
jmcneill[src/trunk]: src/share/man/man4 add AR9280 support
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Follow a minor detail in the spec a ...
joerg[src/trunk]: src Redo the SSP wrappers to be transparent on the resulting obj...
mrg[src/trunk]: src/external/mit/xorg/bin/xbiff find config.h and the man page a...
tron[src/trunk]: src/lib/librumpclient Remove "NOLINT" setting that was apparentl...
jmcneill[src/trunk]: src add alc(4) man page
jmcneill[src/trunk]: src/sys/dev/mii match on MII_MODEL_ATTANSIC_L2
elric[src/trunk]: src/crypto/external/bsd/heimdal Script to convert a git clone of...
jruoho[src/trunk]: src Add est(4).
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix comment mangled in rev 1.142 back in ...
jruoho[src/trunk]: src/sys/arch/x86 Fix autoconf(9) of cpufeaturebus.
matt[src/trunk]: src/sys Add Intel Pineview support
jmcneill[src/trunk]: src/usr.sbin/pcictl Today I learned that 'pcictl pci0 list -b -1...
tron[src/trunk]: src/sys/dev Don't allocate block buffers on the stack. This can ...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon Fix sour...
cliff[src/trunk]: src/sys/arch/evbmips/conf - remove obsolete "TBD" comment
joerg[src/trunk]: src/regress/sys/arch/i386/ldt Kill a redundant lvalue cast in as...
tsutsui[src/trunk]: src/sys/arch/newsmips/include - include <mips/mips_param.h> afte...
jruoho[src/trunk]: src/share/man/man7 Note also tests(7).
hannken[src/trunk]: src Remove a vnode reference leak from msdosfs_rename. Release t...
bouyer[src/trunk]: src/lib/libedit Fix use-after-free. Discovered by running tests ...
mrg[src/trunk]: src/sys/arch/sparc64/dev enable the tomatillo iocache.
joerg[src/trunk]: src/sys/rump/librump/rumpkern Include bsd.own.mk before making d...
jdc[src/trunk]: src/sys/dev/videomode Add EDID established timing modelines for ...
taca[src/trunk]: src/doc Postfix 2.8.2 has released.
pooka[src/trunk]: src/tests/lib/librumphijack check that nfsd works with kernel mo...
jmmv[src/trunk]: src/tests/lib/libutil Clean up some late-night braindeadness:
martin[src/trunk]: src/sys/arch Add a syscall variant passing the return address in...
joerg[src/trunk]: src/tools Enable support for --sysroot in binutils and gcc.
jmmv[src/trunk]: src/tests Prevent failures from cleanup routines. Do so by only...
rmind[src/trunk]: src/distrib/notes/common Sync: no more chuck@ et al clause.
joerg[src/trunk]: src Add basic locking to ld.elf_so.
dyoung[src/trunk]: src/sys/dev/ic Simplify activation routines. Don't block interr...
jakllsch[src/trunk]: src/sys/net When working with address preferences, sockaddr_exte...
tsutsui[src/trunk]: src/sys/dev/ic Remove unnecessary whitespace.
mbalmer[src/trunk]: src/sys/dev/gpio Prevent the creation of duplicate pin names in ...
jmcneill[src/trunk]: src/sys/arch/x86/pci Save a line of dmesg by printing the vendor...
jmcneill[src/trunk]: src/distrib/utils/sysinst Print ${MACHINE} in the welcome message.
jmcneill[src/trunk]: src/sys/arch/x86 Add vga_post_set_vbe for setting video mode.
wiz[src/trunk]: src/usr.sbin/btconfig Bump date for previous.
joerg[src/trunk]: src/usr.bin/nbperf GCC's propolice complains about dynamic stack...
pooka[src/trunk]: src/sbin/mount_ntfs Set fspec to canon_dev instead of dev.
tsutsui[src/trunk]: src/sys/arch/sgimips/mace Check a return value of pmf_device_reg...
plunky[src/trunk]: src/sys/netbt update/correct specification IDs according to rece...
joerg[src/trunk]: src/sys/arch/x86/acpi Be a bit more noisy by telling the user VG...
tsutsui[src/trunk]: src/sys Use a proper local variable.
elad[src/trunk]: src/sys Implement the vnode scope and adapt tmpfs to use it.
skrll[src/trunk]: src/external/gpl3/binutils/lib Bump majors.
jmcneill[src/trunk]: src/sys/kern In bdev_strategy, return ENXIO instead of panicing ...
bouyer[src/trunk]: src/sys/dev/ic Oups, remove extra }
hubertf[src/trunk]: src/usr.sbin/sti improve wording a bit
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core introduce an ugly but sim...
dholland[src/trunk]: src/games/fortune/fortune Instead of trying to cons up a regexp ...
wiz[src/trunk]: src/share/man Bump date for previous.
christos[src/trunk]: src/lib/libedit use __sun || sun instead of _SunOS, from Jess Th...
mrg[src/trunk]: src/distrib/sets/lists move protocol.txt from xserver/md.* into ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Check nat_traversal confi...
wiz[src/trunk]: src/dist/tcpdump We install this as tcpdump(8), so the internal ...
apb[src/trunk]: src/distrib/sets If there are errors in creating a ${set}.tgz ta...
tsutsui[src/trunk]: src/sys/net Make this compile with options RTSOCK_DEBUG.
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove pool link set attach code
mhitch[src/trunk]: src/sys/arch/vax/vax Not understanding what vax_mfpr_get_counter...
tsutsui[src/trunk]: src/sys/arch/i386/conf Enable options IPKDB.
jnemeth[src/trunk]: src/share/man/man7 bump date for previous
pgoyette[src/trunk]: src/regress/lib/libc rpc/xdr test has been atf-ified
darran[src/trunk]: src/external/cddl/osnet/dist Import the rest of Opensolaris 2008...
tls[src/trunk]: src/sys/nfs Missed this file in previous commit, accidentally ch...
wiz[src/trunk]: src/usr.bin/unzip Make output for -v/-l match Infozip unzip more...
plunky[src/trunk]: src/sys/dev/usb add Apple Magic Mouse product-id
mrg[src/trunk]: src/external/mit/xorg updates for changed header locations for l...
mrg[src/trunk]: src/external/mit/xorg/server/drivers find libdrm files in their ...
mrg[src/trunk]: src/distrib/sets/lists updates for xf86-video-vmware
mrg[src/trunk]: src/sys/external/bsd/drm/dist implement DRM_RADEON_CS ioctl, nec...
uwe[src/trunk]: src/share/mk Fix typo in comment.
pgoyette[src/trunk]: src Minor grammar improvement in status message.
pgoyette[src/trunk]: src/sys/dev/pci Extract pci_verbose interface definitions into t...
pooka[src/trunk]: src/sys/kern Assert that a VI_CLEAN vnode is not succesfully vge...
pooka[src/trunk]: src Install smb headers relevant for userspace and make mount_smbfs
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Add support for formats other than 16bit...
pooka[src/trunk]: src/sys/rump/librump/rumpkern provide pmf stubs
skrll[src/trunk]: src Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set...
pooka[src/trunk]: src/sys/dev/dkwedge dkwedge_list() is currently called only from...
rmind[src/trunk]: src Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu...
njoly[src/trunk]: src/lib/libc/sys Consistently use `.Brq Dv XXX' across syscalls ...
pooka[src/trunk]: src/tests Now that atf gdb/coredump conflicts have been solved (...
kiyohara[src/trunk]: src/sys/dev/marvell Set NULL to tag when the property doesn't ge...
kiyohara[src/trunk]: src/sys/dev/marvell Fix sume bugs.
jruoho[src/trunk]: src/sys/dev/acpi Complete the support for wakeup devices. As imp...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib/libwind Autogenerated files ...
sjg[src/trunk]: src/usr.bin/make Add .export-env which tells make to export a va...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/conf Add new files from ACP...
njoly[src/trunk]: src/sys/rump/librump/rumpkern Make vers.c depend on sys/param.h ...
martin[src/trunk]: src/sys/arch/mips/alchemy Now that bus_handle_t is signed, avoid...
jruoho[src/trunk]: src/sys/dev/acpi Now that we have 1:1 mapping between handles an...
jruoho[src/trunk]: src/share/man Xref bintime_add(9).
jruoho[src/trunk]: src/sys/dev/acpi Only check the parent's power state if the pare...
mrg[src/trunk]: src/sys/dev/acpi pci_chipset_tag_t is opaque - don't compare it ...
njoly[src/trunk]: src/sys/compat/linux/common Use correct sched_setscheduler sysca...
rmind[src/trunk]: src/sys/dev/pci/hdaudio Replace GCC attributes with __packed.
jnemeth[src/trunk]: src Add a modules operation to build.sh, which builds and instal...
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
pooka[src/trunk]: src/share/examples/rump/img2cgd Add a simple proof-of-concept pr...
mrg[src/trunk]: src/external/mit/xorg/include/xextproto add ge.h and geproto.h
dyoung[src/trunk]: src/sys/dev/usb Stop #including <dev/usb/usb_port.h>, this time ...
tsutsui[src/trunk]: src/sys/dev/ic - use local ahd_name() to print device name
apb[src/trunk]: src/share/man/man9 Sort bzero to the correct position
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/Xext -Wno-error for big...
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Move local variable declara...
uebayasi[src/trunk]: src/sys/miscfs/genfs Revert part which variable initializations ...
jruoho[src/trunk]: src/share/man/man4 Reference aps(4) and thinkpad(4) with each ot...
wiz[src/trunk]: src/distrib/notes/sandpoint Fix a typo.
tsutsui[src/trunk]: src/sys/dev/usb Regen from usbdevs rev 1.555:
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Various improvements to e...
yamt[src/trunk]: src/sys/arch/amd64/amd64 Xosyscall: sync with Xsyscall.
christos[src/trunk]: src/lib/libc/stdio implement EOVERFLOW
mrg[src/trunk]: src/external/mit/xorg/lib we're now at mesa 7.7.1.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Improve the CPU scheduler for a ho...
martin[src/trunk]: src/sys/dev/usb Add a driver for ArkMicroChips 3116 serial devic...
dholland[src/trunk]: src/games/wump Fix some additional typos/grammar slips.
pgoyette[src/trunk]: src Extract SCSIVERBOSE into a kernel module. The module can be...
tnozaki[src/trunk]: src/lib/libc 1. fix build problem CITRUS=no
uebayasi[src/trunk]: src/sys/arch/algor/algor curlwp needs sys/lwp.h.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Changes to help with...
haad[src/trunk]: src/sys Add support for building pud as module. Do it in a same ...
matt[src/trunk]: src/usr.bin/vmstat Defer nlist processing until we know we need ...
aymeric[src/trunk]: src Bump ramdisk size by 64K. This allows release builds to fini...
njoly[src/trunk]: src Adjust LDFLAGS handling to fix curses detection for mknative...
njoly[src/trunk]: src/distrib/sets/lists/tests Remove unneeded t_ssp.debug entry.
phx[src/trunk]: src/sys/dev/pci Add TI PCI1510.
jmcneill[src/trunk]: src/sys/arch/i386/conf add auvitek at uhub
haad[src/trunk]: src/external/gpl2/lvm2/dist/libdm Fix problem where chown was us...
mrg[src/trunk]: src/usr.bin/audio add a new "-B buffersize" flag to both audiopl...
pooka[src/trunk]: src/sys/kern Include system call name in comment even for unimpl...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Fix DISK_DEBUG build.
tsutsui[src/trunk]: src/sys/arch/hp300/dev Use more specific info and names for 362/...
plunky[src/trunk]: src/libexec/ld.aout_so the Name for this manpage is "ld.aout_so"...
haad[src/trunk]: src/etc/mtree Remove optional keyword from directory definition.
jakllsch[src/trunk]: src/sys/arch/i386/stand/cdboot Relocate cdboot (aka bootxx_cd966...
dholland[src/trunk]: src Add an INRELOOKUP namei flag. Sigh. (We don't need more name...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Pull code that maps the kernel segment ...
is[src/trunk]: src/share/man/man4 Four and a half year after the end of 6bone, ...
martin[src/trunk]: src/tests/lib/libc/ieeefp Stopgap buildfix: gcc complains about ...
christos[src/trunk]: src/tests/lib/libc/ieeefp avoid cloberring warning.
tsutsui[src/trunk]: src/sys/arch/x68k/conf Enable options DDB. Ok from isaki@
jruoho[src/trunk]: src/sys/dev/acpi Scan for devices that are "hot-pluggable".
drochner[src/trunk]: src/sys/fs/udf destroy mutex/cv before freeing the struct holdin...
matt[src/trunk]: src/sys/dev/usb Use LIST_FOREACH when possible.
dholland[src/trunk]: src/sys/kern Tsort functions and remove a small #if 0 block left...
wiz[src/trunk]: src/usr.sbin Fix fd leaks in error cases. Found by cppcheck.
matt[src/trunk]: src/sys/compat/netbsd32 Make the SA support as optional as is po...
pooka[src/trunk]: src/tests/fs/vfs Check that file attributes can be changed (wher...
jruoho[src/trunk]: src/sys/dev/acpi Adjust previous slightly.
pooka[src/trunk]: src/tests/rump/rumpkern Some tests for rumpclient fork.
jruoho[src/trunk]: src Add build files for acpipmtr(4) module.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Teach BIOS disk driver about GPT par...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rai...
pooka[src/trunk]: src/tests/rump/rumpkern/h_client check that child exits with an ...
matt[src/trunk]: src/doc Note matt-nb5-pq3 branch
pooka[src/trunk]: src/lib/libp2k Fix file handles. Problem reported & fix tested ...
pooka[src/trunk]: src/tests/fs/common adjust another place where X-fs.type is set
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Autogenerated headers fo...
pooka[src/trunk]: src/lib/libp2k In case of a P2K_DEBUG mount, dump mount point co...
jakllsch[src/trunk]: src/sys/dev/marvell Use macros for ring position advances, assum...
jruoho[src/trunk]: src/sys Convert the homegrown module declarations to use ioconf.
uebayasi[src/trunk]: src/etc To install 0-sized files, check if the destination alrea...
wiz[src/trunk]: src/sbin/reboot Add -vxz to SYNOPSIS and usage.
pooka[src/trunk]: src/lib/librump sprinkle a few references (just a diet sprinklin...
jruoho[src/trunk]: src/sys/external/bsd/acpica/conf Add the build glue.
jruoho[src/trunk]: src/usr.sbin/acpitools/acpidump Provide a definition for the siz...
wiz[src/trunk]: src/usr.sbin/acpitools/acpidump Sort option descriptions. Merge ...
drochner[src/trunk]: src/sys/netipsec handle some unlikely IPv6 error case like every...
jruoho[src/trunk]: src/sys/dev/acpi Remove the (debug) check that evaluated whether...
pooka[src/trunk]: src/lib/librumphijack Document .Ev RUMPHIJACK
drochner[src/trunk]: src/sys/opencrypto make the compatibility code conditional on CO...
pooka[src/trunk]: src/lib/librumphijack fix symlink pathname examination (rational...
jmcneill[src/trunk]: src/share/mk add 'i386' to CLEANFILES on amd64, thanks mrg!
matt[src/trunk]: src/sys/dev/arcbios (XXX this should be a library like libsa).
jruoho[src/trunk]: src Add build glue for coretemp(4).
rmind[src/trunk]: src/sys/arch/mips/include Minor fix of previous: remove __SWAP_B...
pooka[src/trunk]: src/lib/librump xfer rump_server(1), downgrade experimentalness ...
pooka[src/trunk]: src/sys/kern Don't allow disabling a builtin secmodel: too many ...
cegger[src/trunk]: src/sys/modules/ath_hal catch up to AR9285 changes
pooka[src/trunk]: src/sys/rump commit regen for int -> pid_t fix
pooka[src/trunk]: src/sys/rump regen: preadv/pwritev
jruoho[src/trunk]: src/sys/dev/acpi Always declare HALT as available. If ACPI_FADT_...
pooka[src/trunk]: src/sys/kern Redo the register_t casting, but include a provisio...
dyoung[src/trunk]: src/usr.sbin/mrouted Don't use bool as a variable name.
joerg[src/trunk]: src/sys Fix ucontext32_t on AMD64. Add optional compile time ass...
jruoho[src/trunk]: src Move coretemp(4) to man4.x86.
jmcneill[src/trunk]: src/share/man/man4 remove ukphy xref
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
pooka[src/trunk]: src/lib/librumphijack +access(2)
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 blast_dcache() does the right thing...
macallan[src/trunk]: src/sys/arch/i386/conf Some cleanup:
kiyohara[src/trunk]: src/sys/arch/bebox/stand Update description to latest boot.
jruoho[src/trunk]: src/sys Rename couple of badly named functions for consistency. ...
pooka[src/trunk]: src/lib/librumphijack support mknod. from riz
rmind[src/trunk]: src/sys/conf Compile subr_pcu.c under option PCU.
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Wol...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools ipsec-tools-0.8.1
skrll[src/trunk]: src/tests/libexec/ld.elf_so Blame where blame is due.
joerg[src/trunk]: src/sys/arch Remove static branch prediction hints. They pessimi...
tsutsui[src/trunk]: src/sys/arch/cobalt/include Include <mips/mips_param.h> after MA...
jakllsch[src/trunk]: src/sys/arch/i386/stand/pxeboot Automatically adjust pxeboot(8) ...
jruoho[src/trunk]: src/share/man/man4 Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE...
skrll[src/trunk]: src/sys/arch/hp700/dev Whitespace.
christos[src/trunk]: src/lib/libc/gdtoa from www.netlib.org
jmmv[src/trunk]: src/tests/dev/cgd Force cleanup parts to exit with a success sta...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.2. Chang...
pooka[src/trunk]: src/lib/librump mention rumphijack
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif work around tap bug: if /dev/tap<...
skrll[src/trunk]: src/share/mk Switch hppa to binutils 2.19.
joerg[src/trunk]: src/usr.bin/unzip Add -p and -q support.
christos[src/trunk]: src/sys/external/bsd/drm/dist/shared-core PR/42041: Jasper Walla...
phx[src/trunk]: src/sys/arch/amiga/dev Handle the situation of a wrapped interva...
mrg[src/trunk]: src/distrib/sets/lists/modules add ./etc/mtree/set.modules so th...
jnemeth[src/trunk]: src/distrib/sets get rid of some prehistoric obsolete info
drochner[src/trunk]: src/sys/external/bsd/drm/dist fix some confusion between highest...
gmcgarry[src/trunk]: src/external/bsd/pcc/dist Import pcc 0.9.9 090902
dyoung[src/trunk]: src/sys/dev/usb Change spaces to tabs and remove some unnecessar...
apb[src/trunk]: src Add the ability for file systems mounted via mount_critical_...
reinoud[src/trunk]: src/sys/fs/udf Rework simplistic UBC flushing. Recent changes to...
dyoung[src/trunk]: src/sys/dev/ic Simplify activation routines: do not call mii_act...
mrg[src/trunk]: src/external/mit/xorg/lib/libX11 add new sources and -Wno-error'...
mrg[src/trunk]: src/external/mit/xorg/server/drivers these use xf86dgastr.h, so ...
mrg[src/trunk]: src/external/mit/xorg/lib/libpciaccess add common_io.c and bump ...
tnozaki[src/trunk]: src/lib/libc/locale fix cross build breakage under linux box, re...
christos[src/trunk]: src/sys/dev/ieee1394 don't allocate rom scratch memory from an i...
mrg[src/trunk]: src/doc Note xsrc Xorg package updates, and radeondrm(4) updates.
pgoyette[src/trunk]: src/lib/libpci Adapt libpci build to include new pci_verbose.c
spz[src/trunk]: src/share/man/man4 help the next person tripping over PR kern/43...
macallan[src/trunk]: src/external/mit/xorg/server/drivers build the sunleo driver on ...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Don't name the beeper inputs.speaker, or...
dholland[src/trunk]: src/games/tetris Disable writing scores when built for /rescue. ...
pooka[src/trunk]: src Build and install cgd, disk and rnd rump device components.
drochner[src/trunk]: src/sys/uvm rename the new sysctl to "vm.user_va0_disable", for ...
dsl[src/trunk]: src/usr.bin/sort Bring nearer to reality.
jmcneill[src/trunk]: src/sys/arch/i386/stand Make the 'dev' command print out a list ...
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_putpages: Localize a few variables. ...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
rmind[src/trunk]: src/sys Rename ci_node_id to ci_package_id, as some claim that t...
ghen[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules Move "compiled"...
dholland[src/trunk]: src/share/misc +awk, cifs, lfs, mcga, mda, nntp, rss, wap, yp
dholland[src/trunk]: src/sys/sys Uses timespec and uio_seg from sys/time.h and sys/ui...
kiyohara[src/trunk]: src/sys/dev/marvell Use kmem(9) instead of malloc(9) in gtidmac_...
dholland[src/trunk]: src/bin/sh Note that set -o tabcomplete requires either set -o e...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement a sort-of pagedaemon: ad...
jruoho[src/trunk]: src/lib/libc Fix .Xr; dirent(5) -> dirent(3).
jmmv[src/trunk]: src atf 0.9 includes a backwards incompatible change that requir...
sjg[src/trunk]: src/bin/ksh PR: 39604
dholland[src/trunk]: src/usr.bin/sort Rework previous change to fixit() to not trip o...
tsutsui[src/trunk]: src/sys/dev/sun Remove an extra parenthesis in #ifdef'ed out par...
elad[src/trunk]: src/usr.bin/netstat Checkin work in progress to make netstat use...
snj[src/trunk]: src/share/man/man5 Use \*[Lt] and \*[Gt] instead of < and >.
degroote[src/trunk]: src Import pfsync support from OpenBSD 4.2
cliff[src/trunk]: src/sys/arch/mips/rmi initialize mutex in attach
darran[src/trunk]: src/external/bsd/libelf/dist Fix a problem with the handling of ...
macallan[src/trunk]: src/external/mit/xorg/server/drivers reachover for pnozz and suntcx
sjg[src/trunk]: src/usr.bin/make Bump date
jmcneill[src/trunk]: src/sys/dev/usb aprint-ify.
yhardy[src/trunk]: src/share/mk Fix pkg-config substitution for glu
skrll[src/trunk]: src/sys/arch MULTIPROCESSOR fixes
jruoho[src/trunk]: src/doc Note the ACPICA update to 20100528.
jruoho[src/trunk]: src/share/man/man4 Note ACPIVERBOSE. Use lower case letters in ....
pooka[src/trunk]: src/lib/libpuffs Reenable pathconf now that the retval argument ...
wiz[src/trunk]: src/lib/librt Grammar and spacing fixes.
mrg[src/trunk]: src/sys/dev/pci attach on Sil240 and IXP 300 chips as well, as i...
jruoho[src/trunk]: src Document ilog2() from <sys/bitops.h>.
pgoyette[src/trunk]: src/sys/dev/pci Add a couple entries for ATI Radeon 4250 HD
christos[src/trunk]: src/etc explain why this code is there.
riz[src/trunk]: src/bin/ed If the definition of a static function is #if DES, th...
dholland[src/trunk]: src/usr.sbin/sa sprinkle some const
pooka[src/trunk]: src/sys/rump Add infrastructure for kern compnents. This is mea...
pooka[src/trunk]: src/tests/lib/semaphore quote PR kern/43452 in descr
wiz[src/trunk]: src/tests/net/sys Fix typo in comment.
yamt[src/trunk]: src/sys/kern use NULL instead of 0 for pointers.
dholland[src/trunk]: src/sys/arch/hpcmips/vr Add missing close-parenthesis; reported ...
tsutsui[src/trunk]: src/sys/arch/dreamcast Add an empty bus_space_mmap(9) function a...
jmcneill[src/trunk]: src/doc amd64, i386: Suspend and resume is now supported when us...
uebayasi[src/trunk]: src/sys/arch/hpcsh/hpcsh sys/lwp.h for lwp0, sh3/proc.h for sh_p...
bsh[src/trunk]: src/sys/arch/arm/omap don't include <arm/cpu.h> which requires S...
uebayasi[src/trunk]: src/doc uebayasi-xip: rebase.
pooka[src/trunk]: src/dist/smbfs/mount_smbfs Make mount_smbfs follow the standard ...
tsutsui[src/trunk]: src/sys/dev/ic u_intNN_t -> uintNN_t
dsl[src/trunk]: src/lib/libc/stdlib Ansify functions and remove __P/
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix address comparison so...
christos[src/trunk]: src/external/bsd/byacc/dist import latest byacc
skrll[src/trunk]: src Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN...
mlelstv[src/trunk]: src/doc dm(4): Make LVM use non 512-byte sector devices.
enami[src/trunk]: src/usr.bin/vmstat We still need to update ouvmexp to output the...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix one more typo that affects x68k with ...
dholland[src/trunk]: src/usr.bin/make Uses stat; needs sys/stat.h. No idea what's pul...
dholland[src/trunk]: src/usr.bin/make erm. fix previous...
martin[src/trunk]: src/sys/arch/sparc/include sparc64 currently does not have ci_da...
christos[src/trunk]: src/usr.bin/find The SIGINFO changes made the sigprocmask syscal...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Include <bsd.own.mk> to pull ${TOOL_AWK}.
jmcneill[src/trunk]: src/sys add "ir" and "cir" modules
jakllsch[src/trunk]: src/sys/dev/usb Address PR#44279.
elric[src/trunk]: src/crypto/external/bsd/heimdal Build framework for Heimdal.
mrg[src/trunk]: src note about xsrc update build issues.
pooka[src/trunk]: src/sys/kern Pass potential prop dictionary to modcmd when reena...
jakllsch[src/trunk]: src/sys/arch/i386/stand bootxx_cd9660 (cdboot), like bootxx_fat1...
haad[src/trunk]: src/external/gpl2/lvm2/dist/lib/device Fix my yesterday fix and ...
pgoyette[src/trunk]: src/sys/dev/sysmon When the user updates the sensor device's ref...
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen: whitespace polish police
wiz[src/trunk]: src/usr.sbin/ldpd Sort SYNOPSIS, use Pa for path.
kefren[src/trunk]: src/usr.sbin/ldpd show in neighbour information if peer is MD5 a...
jruoho[src/trunk]: src/sys/dev/acpi Include <dev/acpi/acpi_pci.h>.
haad[src/trunk]: src Add /var/lock directory to base set it's used by LVM and oth...
pgoyette[src/trunk]: src/regress/lib/libc The last of the libc/stdlib tests have been...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Pull code that maps the kernel segm...
dholland[src/trunk]: src/sys Remove remaining references to SAVESTART.
matt[src/trunk]: src Kernels modules are c99 (gnu99) just like the kernel.
pgoyette[src/trunk]: src/regress/lib/libc Remove atf-ified tests: servent protoent md...
pooka[src/trunk]: src/usr.bin/rump_allserver Add -c to control the number of CPUs ...
matt[src/trunk]: src/sys/dev/i2c Add a generic Motorola/Freescale i2c driver. Th...
nisimura[src/trunk]: src/sys/dev/i2c withdraw my name from the copyright notice as th...
matt[src/trunk]: src/sys/arch/evbppc/conf Add ukphy (makes MIIVERBOSE happier)
matt[src/trunk]: src/sys/arch/evbppc/conf Add audio for uaudio
wiz[src/trunk]: src/usr.sbin/sesd/srcs Fix fd leak in error case. Found by cppch...
wiz[src/trunk]: src/bin/cp Fix fd leak in error case. Found by cppcheck.
pooka[src/trunk]: src/sys/rump Add NetBSD 5 compat wrapping for *utimes()
riz[src/trunk]: src/tests/sbin/resize_ffs All of the generated tests require roo...
martin[src/trunk]: src/sys/arch/sparc64/conf Untill modules are first class citizen...
apb[src/trunk]: src/usr.bin/jot Add an example of generating a list of integers; ...
macallan[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 define...
enami[src/trunk]: src/sys/uvm Fix bugs introduced by previous commit; allocated pa...
njoly[src/trunk]: src/lib/librt Fix macro (DV -> Dv).
apb[src/trunk]: src/sbin/disklabel Change printf formats to match the data type ...
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify a couple more tests
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Censor no-longer-relevant flags whi...
pooka[src/trunk]: src/tests/fs/common Adjust atf_check_type() to make it work again.
pooka[src/trunk]: src/lib/libp2k in case unmount fails (it never should), do a ful...
jruoho[src/trunk]: src/sys/dev/acpi Improve error reporting.
jruoho[src/trunk]: src/sys/dev/acpi/wmi Make the WMI modules depend on the parent m...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add USB_SNOOP1/2 related defi...
pooka[src/trunk]: src/lib * set default server connection retry to 0 (no reconnect...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Merge ACPICA 20110211.
jruoho[src/trunk]: src/sys/dev/acpi/acpica ACPICA 20100915:
matt[src/trunk]: src/sys/arch/powerpc add begging of single step support. Since ...
rmind[src/trunk]: src/sys Add PCU (Per-CPU Unit) - an interface to manage synchron...
matt[src/trunk]: src/sys/sys Move lwp_getpcb to the area with the rest of the _KE...
jmcneill[src/trunk]: src/sys/modules/panic add panic.kmod, an easy way to trigger a p...
jruoho[src/trunk]: src/sys/dev/acpi A small cleanup for the previous; use kmem(9), ...
tsutsui[src/trunk]: src/sys/arch/hp300/include Add definitions for stream methods.
matt[src/trunk]: src/sys/sys Make __CTASSERT use __COUNTER__ instead of __LINE__ ...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Move recently supported framebuffers out ...
pooka[src/trunk]: src/tests/rump/rumpkern/h_client set reconnect property now that...
pooka[src/trunk]: src/lib/librumphijack hijack __getcwd()
agc[src/trunk]: src/external/bsd/iscsi/dist/src/lib manual page improvements, fr...
matt[src/trunk]: src/sys/arch/algor Merge forward from matt-nb5-mips64.
matt[src/trunk]: src/sys/arch/cobalt Merge forward from matt-nb5-mips64.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Change the default sigmodel to "ra...
jmcneill[src/trunk]: src/sys/arch/i386/conf add vboxdrm* at drm?
mrg[src/trunk]: src install geometry/sanwa, symbols/ph and symbols/rupeesign.
he[src/trunk]: src/sys/dev/hil Since hilkbd_rawrepeat() is only defined under W...
pooka[src/trunk]: src/usr.bin/rump_allserver add command line options for kernel m...
christos[src/trunk]: src/lib/libc remove duplicate weak aliases
christos[src/trunk]: src/doc belated mention for libsaslc.
drochner[src/trunk]: src/sys/netipsec adopt a fix from OpenBSD: when scanning the IPv...
jmcneill[src/trunk]: src/sys/net80211 add ieee80211_get_rts and ieee80211_get_cts_to_...
njoly[src/trunk]: src/share/man/man5 Remove single-quote forgotten in previous cle...
sborrill[src/trunk]: src/external/bsd/iscsi Skip .orig files
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Note limitations of CH...
pooka[src/trunk]: src/sys/rump omstart
jruoho[src/trunk]: src/sys/dev/acpi After a closer examination, remove entirely the...
dyoung[src/trunk]: src/sys/dev/pci Use /*FALLTHROUGH*/.
dyoung[src/trunk]: src/sys/arch/i386/conf Add CardBus to PCI bridge, ppb at cardbus...
jruoho[src/trunk]: src/sys/dev/acpi Lower the worst-case latency in P- and T-state ...
pooka[src/trunk]: src/usr.bin/rump_allserver .Xr rump_sp 7
jruoho[src/trunk]: src/sys/arch/x86/x86 Also check CPU vendor in the match-function.
pooka[src/trunk]: src/tests Add tests to check "cc" can compile a working hello wo...
jruoho[src/trunk]: src/share/man/man4 Update.
tsutsui[src/trunk]: src/sys/arch/mips/mips Resurrect silently removed lines in rev 1...
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix cvt.d.s per analysis by Marcus Comste...
vanhu[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon fixed so...
skrll[src/trunk]: src/doc Note HPPA TLS support.
cliff[src/trunk]: src/sys/arch/mips/rmi cosmetics
jruoho[src/trunk]: src/share/man/man7 Remove xref to nonexistent option(4).
tsutsui[src/trunk]: src/sys/arch/emips/include - include <mips/mips_param.h> after M...
cliff[src/trunk]: src/sys/arch/mips/rmi style improvements, input from matt@
jruoho[src/trunk]: src/sys/arch/x86/x86 Comment out IA32_TEMPERATURE_TARGET tempora...
christos[src/trunk]: src/crypto/external/bsd/heimdal no more amd, factor out more stuff.
tsutsui[src/trunk]: src/sys/dev/usb Move MALLOC_DEFINE()s from usb_mem.c to usb_subr.c.
mrg[src/trunk]: src/sys/arch/sparc64/conf enable pci@pryo@mainbus and ebus@mainb...
matt[src/trunk]: src/sys/netinet Clean up setting ECN bit in TOS. Fixes PR 44742
tls[src/trunk]: src/sys/nfs As suggested by matt@: change socket buffer reservat...
plunky[src/trunk]: src/sys/sys use a comma in attribute list; from from gcc.info (5...
jruoho[src/trunk]: src/tests/lib/libc/gen Sort.
bouyer[src/trunk]: src/usr.sbin/quotactl quota2_prop.c moved to libquota
dholland[src/trunk]: src/share/misc +DDL, DF, PCM, SA, VCS; fix IDPS
tsutsui[src/trunk]: src/sys/dev/ic Fix harmless pasto. (ahc -> ahd)
sborrill[src/trunk]: src/sys/dev/pci SiS 7012 uses different multichannel control bit...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Change remote conf matchi...
tsutsui[src/trunk]: src/sys/dev/pci Invert logic around nested pmf(9) registrations ...
mrg[src/trunk]: src/compat/external/gpl3/binutils/lib/libbfd "regenerate" this b...
phx[src/trunk]: src/distrib/sets/lists/comp New header file <sys/disklabel_rdb.h>.
hubertf[src/trunk]: src/distrib/i386/cdroms Make sure cdrom/etc exists before copyin...
pooka[src/trunk]: src Build & install rump_smbfs
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Until MI audio can handle it better, ren...
jmcneill[src/trunk]: src/share/man/man4 - adjust description ("Generic" is redundant)
skrll[src/trunk]: src/share/man/man5 Bump date for previous.
pooka[src/trunk]: src/sys/dev rnd_wakeup_readers() uses rndpool_mtx for its own co...
pooka[src/trunk]: src/share/examples/rump/img2cgd * fix error print
elad[src/trunk]: src/usr.bin/netstat Put some unsigned long long casts (as was in...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib If the menuformat is not letter, do ...
drochner[src/trunk]: src/sys/dev/acpi/acpica fix undefined return values of Read/Writ...
agc[src/trunk]: src/doc/roadmaps Update the NetBSD roadmaps to reflect recent ch...
joerg[src/trunk]: src/usr.sbin/rtadvd Kill -offset without argument.
ahoka[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-s3 Bump DRIVER_V...
dyoung[src/trunk]: src/sys/dev/ic Use C99 types, s/u_int32_t/uint32_t/. No functio...
tnozaki[src/trunk]: src/dist/nvi/regex fix bin/41781, the pattern /\$/ doesn't match...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Fix snafu with error reporting in...
tsutsui[src/trunk]: src/sys/dev/mscp Make this compile on ports with __HAVE_OLD_DISK...
wiz[src/trunk]: src/usr.bin/netstat Fix section for sysctl xref (it is 3, not 2).
matt[src/trunk]: src/distrib/sets Add a method to a whiteout an entry thereby all...
mrg[src/trunk]: src/external/mit/xorg/lib/libXxf86misc minor canonicalisation ag...
tnozaki[src/trunk]: src/lib/libc make _locale_impl_t.cache as pointer to maintain ea...
tnozaki[src/trunk]: src rework bulid breakage problem on linux.
mrg[src/trunk]: src/external/mit/xorg/lib build libdrm_radeon.
mrg[src/trunk]: src deal with libdrm 2.4.40: new / moved headers, libdrm_radeon.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware build vmw...
mrg[src/trunk]: src/external/mit/xorg/lib build fixes for Mesa 7.7.1. introduce...
mhitch[src/trunk]: src/sys/arch/alpha/alpha Alpha will size the mutex structure in ...
jmcneill[src/trunk]: src/sys/dev/mii Save a line of dmesg by printing the OUI/model a...
wiz[src/trunk]: src/share/man/man4 Reword slightly so I can understand it more e...
jmcneill[src/trunk]: src/sys/dev/isa Not much sense in printing 'AT Timer' when the '...
tsutsui[src/trunk]: src/sys Replace shutdownhook_establish(9) with pmf_device_regist...
tsutsui[src/trunk]: src/sys Invert logic around nested pmf(9) registrations for read...
joerg[src/trunk]: src/bin/expr Explicitly quote | and : meant as separate operator...
sjg[src/trunk]: src/usr.bin/make Don't missinterpret targets that start with .info
nonaka[src/trunk]: src Added keyboard config files for Sharp WS011SH/WS020SH.
dholland[src/trunk]: src/usr.bin/sort Don't recognize "+3" after -- or after the firs...
pooka[src/trunk]: src/sys/fs/sysvbfs Mark files removed in the in-memory structure...
lukem[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes for X11R7 libs
phx[src/trunk]: src/sys/arch/sandpoint QNAP support (untested): PCI fixup and co...
tnozaki[src/trunk]: src/sys/arch fix wrong integer promotion rule(removed U suffix f...
phx[src/trunk]: src/sys/arch/powerpc/conf sysmon_power is needed to be able to u...
dholland[src/trunk]: src/games/wump Fix dog-Latin. The plural of wumpus could be wump...
mrg[src/trunk]: src/sys/arch/sparc/sparc add #if 0'ed implementation of xc_send_...
drochner[src/trunk]: src/sys/dev/wscons -rename the "KS_GROUP_Ascii" key symbol categ...
wiz[src/trunk]: src/share/man/man9 Bump date for previous; add comma in enumerat...
he[src/trunk]: src/sys/opencrypto It is best to explicitly include <sys/condvar...
pooka[src/trunk]: src/sys/rump/librump/rumpkern * wrap tsleep functions to drop di...
apb[src/trunk]: src Add cross references to new boothowto(9) man page.
tsutsui[src/trunk]: src/sys/dev/ic Remove unnecessary casts against void pointers.
christos[src/trunk]: src/bin/pax too many dots. noted by anon-ymous
sborrill[src/trunk]: src/sys/dev/pci/hdaudio *blush*
kiyohara[src/trunk]: src/sys/arch Support MV64361 on PegasosII by gt(4).
pooka[src/trunk]: src/sys/kern Fix DIAGNOSTIC. Moral of the story: don't comment ...
jruoho[src/trunk]: src/sys/dev/acpi Remove trailing white space.
drochner[src/trunk]: src/lib/libc/sys another POSIX compliance fix: sigwait(3) should...
pooka[src/trunk]: src/distrib/sets/lists/tests new tests
kiyohara[src/trunk]: src/sys/dev/marvell Remove unused gpio.h.
plunky[src/trunk]: src/external/bsd/libevent/dist/test disable the DNS tests which ...
christos[src/trunk]: src/gnu/dist/gdb6/sim/ppc perhaps this fixes the build issue?
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist Merge ACPICA 20100528
pooka[src/trunk]: src/lib/libpuffs signal pathconf in the vector of supported ops
jruoho[src/trunk]: src/sys/dev/acpi Build the power resource queue dynamically. Thi...
riz[src/trunk]: src/usr.bin/calendar Fix spelling of "whether", from Ryo HAYASAK...
jruoho[src/trunk]: src Briefly document the bintime_add() family of static inline f...
mrg[src/trunk]: src document the acorn26, i386, ia64 and vax ddb commands in bot...
yamt[src/trunk]: src/sys/arch/amd64/amd64 Xsyscall: remove a stale comment.
christos[src/trunk]: src/lib/libc/stdio Fix return value documentation. Add EOVERFLOW...
skrll[src/trunk]: src/sys/arch/hp700/dev Unwrap/reformat long lines.
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot Sprinkle daddr_t.
njoly[src/trunk]: src/tests/lib/libc/gen Do use integer arithmetics to generate FP...
jmcneill[src/trunk]: src/sys/dev add au8522, xc5k, auvitek config glue
tsutsui[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.10:
christos[src/trunk]: src/tests/lib/libc/ssp allocate the buffer at the same function ...
haad[src/trunk]: src/external/gpl2/lvm2/dist/lib/device Fix bug added by my last ...
pooka[src/trunk]: src/sys/sys update comment
pooka[src/trunk]: src/sys/rump/librump/rumpnet Refetch netisr function pointers wi...
tsutsui[src/trunk]: src/sys/arch/hp300/dev According to the 362/382 Service Handbook...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add the ieeefp tests to everything ...
dholland[src/trunk]: src/sys Remove unused nameidata field ni_startdir.
dholland[src/trunk]: src/sys/sys 5.99.43: R.I.P. SAVESTART.
pooka[src/trunk]: src/tests do the alphabet
christos[src/trunk]: src/sys/net kern/44310: Alexander Nasonov: write to /dev/bpf tru...
tsutsui[src/trunk]: src/sys/arch Xref module(7) in comments.
matt[src/trunk]: src/sys/dev/ic Make this support the DS1553 as well. Add suppor...
kefren[src/trunk]: src/usr.sbin/ldpd Fix more memory leaks in case malloc fails
kefren[src/trunk]: src/usr.sbin/ldpd check from_cidr_to_union() result
dholland[src/trunk]: src/games/hunt/hunt avoid unnecessary cast (hi wiz)
jakllsch[src/trunk]: src/usr.sbin/iostat Maintain 5-character width of MB/s column by...
pooka[src/trunk]: src/tests/fs/vfs expect correct errno in nfsro case. from yamt
jmcneill[src/trunk]: src/sys/modules add hdaudio and hdafg modules
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify the rpc/t_xdr test
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-synaptics add a ...
matt[src/trunk]: src/sys Add a sysctl to retrieve evcnts from the kernel. You ca...
pooka[src/trunk]: src/tests/lib/librumpclient Don't use hijack here since exec is ...
jmcneill[src/trunk]: src/sys/arch/sgimips/hpc validate cf_name in driver match method
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Reimport ACPICA 20100528 to a n...
jruoho[src/trunk]: src/sys/dev/acpi/acpica ACPICA 20100806:
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Support a little bus_space for mappi...
matt[src/trunk]: src/sys Add a bool to pcu_state_save which indicates whether the...
jruoho[src/trunk]: src/sys/dev/acpi As explained in the new ACPICA documentation, a...
rmind[src/trunk]: src Fix sys/pcu.h build breakage.
jmcneill[src/trunk]: src/sys/arch add VCONS_DRAW_INTR
pooka[src/trunk]: src/distrib/sets/lists/tests new test
degroote[src/trunk]: src/sys/netipsec Fix a missing const in FAST_IPSEC && IPSEC_DEBUG
christos[src/trunk]: src/distrib/sets set fixes for SASLC
christos[src/trunk]: src/etc/mtree fix wrong path. Pointed by Anon Ymous
christos[src/trunk]: src/sbin/fsck_msdos undo part of the previous patch, which I sus...
dyoung[src/trunk]: src/sys/arch/i386/stand/lib biosdisk_getextinfo() returns 0 on s...
hannken[src/trunk]: src/sys/ufs/ffs Change the snapshot lock:
pooka[src/trunk]: src/sys/kern somehow i've missed preadv/pwritev from rump-releva...
pooka[src/trunk]: src/sys/kern S'no way bro!
jruoho[src/trunk]: src/sys/dev/acpi Only check if the register address in _CST is v...
wiz[src/trunk]: src/sys/dev/pci + ATI Radeon HD4650.
pooka[src/trunk]: src/usr.bin/touch -f no longer has effect. from Snader_LB on irc.
taca[src/trunk]: src/doc Postfix 2.8.1 has released.
jmcneill[src/trunk]: src/sys/dev/pci catch up with FreeBSD driver, adds support for A...
pooka[src/trunk]: src/tests/lib/librumphijack simple vfs tests (mount ffs, cp/pax ...
matt[src/trunk]: src/sys/dev/pci Add RT3090
mrg[src/trunk]: src/external/mit/xorg/lib/libXext build Xge now that it builds, ...
pooka[src/trunk]: src/tests/fs/hfs adjust location of xfail in previous for more a...
plunky[src/trunk]: src/dist/ipf/tools format string needs end of statement ; for pr...
kiyohara[src/trunk]: src/sys/compat/darwin Fix build failed.
pooka[src/trunk]: src/lib/libc/arch/mips/softfloat fix my whitespace copypaste
pgoyette[src/trunk]: src/tests/lib/libc/ssp Disable the "raw" test case. The test is...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Nak...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon Fix hand...
jruoho[src/trunk]: src/sys/dev/acpi Add a comment.
cliff[src/trunk]: src/sys/dev/nand - add suport for MT29FxGx family devices
cliff[src/trunk]: src/sys/arch/mips/rmi - add to struct rmixl_config storage for I...
tsutsui[src/trunk]: src/tools tools/mklocale has not required ctype_bits.h since the...
jruoho[src/trunk]: src/share/man/man9 Fix xref; security(8) -> security(7).
jakllsch[src/trunk]: src/sys/arch Bump symtab space.
jruoho[src/trunk]: src/sbin/wdogctl Xref x86/ichlpcib(4) instead of ichlpcib(4).
jruoho[src/trunk]: src Add a simple test file for <sys/bitops.h>. For now, only ilo...
jakllsch[src/trunk]: src/doc Fix typo, adjust less list address.
jruoho[src/trunk]: src/lib/libc Fix xref; security(8) -> security(7).
joerg[src/trunk]: src/usr.sbin/crash Create vers.c with -r, there is no point in e...
enami[src/trunk]: src/lib/libc/gdtoa Don't use #endif where #else is expected.
pooka[src/trunk]: src/sys pnbuf_cache is used all over the place outside of vfs, s...
macallan[src/trunk]: src/doc mention chipsfb on shark
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflict from last ...
jruoho[src/trunk]: src/sys/arch/x86/acpi Reset APERF and MPERF only after interrupt...
skrll[src/trunk]: src/doc match brackets.
pooka[src/trunk]: src/lib/librump add paragraph about kernel clients
pooka[src/trunk]: src/sys/rump/librump/rumpkern move hppa cpp kludge to the end of...
pooka[src/trunk]: src/sys/rump Always define __NetBSD__ (for builds on non-NetBSD)
mrg[src/trunk]: src install the fontconfig files into /etc/fonts/conf.avail, and...
cegger[src/trunk]: src/etc/rc.d Do not flush routes if root file system is nfs moun...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Switch on input monitor support.
dsl[src/trunk]: src/usr.bin/sort Only process each number digit once.
drochner[src/trunk]: src/sys/dev/pci/hdaudio catch the case where a mixer's "step" va...
mhitch[src/trunk]: src/sys/arch/alpha/conf Add the I2O iop controller, as used in t...
tsutsui[src/trunk]: src/sys u_intNN_t -> uintNN_t
haad[src/trunk]: src/external/cddl/osnet/dist/cmd/ztest Revert my last wrong chan...
macallan[src/trunk]: src/doc mention suntcx
jmcneill[src/trunk]: src/sys/arch/x86/x86 Don't reference genfb unless NGENFB > 0
dholland[src/trunk]: src/games/adventure Whn ths cd ws wrttn, thr ws bt shrtg nd vwls...
elad[src/trunk]: src/sys/fs/nilfs Split nilfs_access() to nilfs_check_possible() ...
wiz[src/trunk]: src/sys/dev/pci regen (+ ATI Radeon HD4650)
dholland[src/trunk]: src/games/quiz ANSIfy function definitions
dholland[src/trunk]: src/games/fortune/fortune remove unnecessary casts
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tdfx build tdfx_...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86 build int10 ...
rmind[src/trunk]: src/sys - Re-enable direct I/O with emap for pipe.
dyoung[src/trunk]: src/doc Take responsibility for a few drivers and programs. Tak...
pooka[src/trunk]: src/sys/fs/ntfs Set vnode size after creation(*). Fixes cp(1) f...
tls[src/trunk]: src/sys/nfs ...and one more missed in the earlier commit (sigh)....
jmcneill[src/trunk]: src/sys/dev/usb Enable UVC-style headers and use them to help de...
pooka[src/trunk]: src/sys/netsmb defensive programming: wake up iod thread once a ...
tsutsui[src/trunk]: src/sys/dev/ic Replace shutdownhook_establish(9) with pmf_device...
dyoung[src/trunk]: src/sys/dev/usb Expand <dev/usb/usb_port.h> definitions, and lig...
taca[src/trunk]: src/distrib/sets/lists/comp Correct files' suffix of the previou...
pgoyette[src/trunk]: src/usr.bin/tic Wrap the include of sys/endian.h in #ifdef HAVE_...
jruoho[src/trunk]: src/share/man/man4 Remove SIOCGIFADDR. Noted by Ross Patterson i...
jruoho[src/trunk]: src/share/man/man3 Xref mq(3).
jruoho[src/trunk]: src/sys/dev/acpi Add PNP0C33, "a hardware error device". Part of...
pooka[src/trunk]: src Version rumpuser ABI with a lightweight mechanism.
riz[src/trunk]: src/distrib/sets/lists Mark a few atf files as being in the "sha...
tnozaki[src/trunk]: src 1. split runetype_local.h -> runetype_file.h
christos[src/trunk]: src mention compiled xkb move.
plunky[src/trunk]: src/doc note btmagic(4) addition
mrg[src/trunk]: src intall libkms.h into the right place. fix some libdrm_radeo...
pgoyette[src/trunk]: src/sys/kern Clean up kern_module.c rev 1.66, thanks to pooka@ f...
pgoyette[src/trunk]: src/sys/dev/pci Rework the pciverbose module dispatch vectors to...
jruoho[src/trunk]: src/sys/dev/acpi Regen.
matt[src/trunk]: src/sys/arch/mips/mips Always include mipsX_tlb_write_indexed.
plunky[src/trunk]: src/sys/dev/usb (perhaps) fix a long standing issue that I came ...
dholland[src/trunk]: src/sys/compat/irix Use uintptr_t instead of uint32_t as an inte...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib PR# kern/39726: Soekris 5501-60 boot...
jmcneill[src/trunk]: src/distrib/utils/sysinst PR# install/41925: sysinst find_disks(...
jmcneill[src/trunk]: src/sys/arch Ensure that the VBE mode is only restored when mach...
jmcneill[src/trunk]: src/sys/arch/i386/stand/boot Bump bootloader version for VBE cha...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-cyrix obsolete x...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Deal with the "we get a portably a...
dholland[src/trunk]: src/libexec/comsat Update outdated comment (and docs) about whic...
pgoyette[src/trunk]: src/distrib/sets/lists/man Add new hp700 man pages. Hi, Nick!
plunky[src/trunk]: src handle STDC and GNUC inline semantic differences by providin...
plunky[src/trunk]: src/sys/dev/acpi adjust autoconfig output: this item is part of ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern rumpvm_init -> uvm_init to get rid...
joerg[src/trunk]: src/share/mk XORGVERSION should be a single quoted expression as...
plunky[src/trunk]: src/usr.sbin/btconfig add xrefs for bluetooth drivers bcsp(4), b...
elad[src/trunk]: src/lib/libc/sys Add useful example program from
ahoka[src/trunk]: src/share/man/man9 Mention sched_m4.
tsutsui[src/trunk]: src/sys/dev/ic Replace shutdownhook_establish(9) with pmf_device...
tsutsui[src/trunk]: src/sys/dev/ic Remove now unused *shutdown_hook from softc.
apb[src/trunk]: src/etc/rc.d * Use functions from rc.subr, and indent the code.
sborrill[src/trunk]: src/share/man/man8 Regen
dyoung[src/trunk]: src/sys/netinet6 Nothing uses sockaddr_in6_cmp() right now, and ...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Pull a fix for mount function from ffs_vfsops...
pgoyette[src/trunk]: src/share/man/man4 The sysctl used to control panic-vs-reboot is...
pooka[src/trunk]: src/tests/fs/puffs Add test case for PR kern/44093 (fixed alread...
martin[src/trunk]: src/sys/arch/sparc64 Select the shutdown method for secondary CP...
tsutsui[src/trunk]: src/sys/fs/puffs Fix typo:
bouyer[src/trunk]: src/sbin/fsck_ffs Do some basic checks of the WAPBL journal, to ...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib kmod improvements
tnozaki[src/trunk]: src/lib/libc/citrus rune.h is not public, so merge with rune_loc...
tnozaki[src/trunk]: src ctype.h was splitted, so you have to make cleandir tools/mkl...
pgoyette[src/trunk]: src/tests/lib/libc/gen Correctly added the conditional part, but...
pgoyette[src/trunk]: src Migrate J.T.Conklin's public-domain str* tests from regress ...
wiz[src/trunk]: src/usr.bin/videoctl New sentence, new line.
pgoyette[src/trunk]: src Migrate the ssp tests from regress to atf.
christos[src/trunk]: src/etc `` -> $()
jmcneill[src/trunk]: src/sys/dev don't make module declaration conditional on _MODULE
nisimura[src/trunk]: src/sys/arch/sh3/sh3 use lwp_getpcb() to hide the detail about h...
pooka[src/trunk]: src/sys/rump regen for comments
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix a problem with o...
tsutsui[src/trunk]: src/sys/arch Misc cosmetics to reduce diffs among these ports.
tsutsui[src/trunk]: src/sys/arch/mac68k/mac68k Pull code that maps the kernel segmen...
wiz[src/trunk]: src/external/bsd/mdocml/dist Prefix section headers for 1 to 9 w...
veego[src/trunk]: src/external/mit/xorg/lib/libchromeXvMC Link against libXext, li...
christos[src/trunk]: src/bin/sh set -e is supposed to work inside eval; skip EV_TESTED.
macallan[src/trunk]: src/sys/arch/sparc/dev use the same function whenever we change ...
chs[src/trunk]: src/sys/arch/powerpc/include fix some cosmetics.
tnozaki[src/trunk]: src/lib/libc/locale remove unused magic.
jruoho[src/trunk]: src/sys/dev/acpi We can no longer explicitly clear a GPE by call...
tnozaki[src/trunk]: src 1. MB_LEN_MAX switch MD to MI.
dholland[src/trunk]: src/tests/lib/libc/ieeefp remove another extraneous static
skrll[src/trunk]: src/sys/arch/hp700/include Reformat comment.
matt[src/trunk]: src/sys/kern When determining max/min sym value, ignore ABS symb...
wiz[src/trunk]: src/usr.sbin/lpr/lpc Fix fd leak in error cases. Found by cppcheck.
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Fix to build failure. Include uvm/uv...
christos[src/trunk]: src/usr.sbin/fwctl make error messages more consistent.
wiz[src/trunk]: src/sbin/wdogctl Fix fd leaks. Found by cppcheck.
pooka[src/trunk]: src/distrib/sets/lists/tests new helper
jakllsch[src/trunk]: src Support booting from GPT-partioned disks on PC-BIOS-compatib...
dholland[src/trunk]: src/usr.bin/find Fix "-exec blah blah {} +" so it only matches w...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs cwdi0 lock is now initialized in pr...
pooka[src/trunk]: src/tests/rump Add some tests for lock errors. Notably, some of...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Move VA allocation of ledbase to leds.c...
pooka[src/trunk]: src/tests/fs/common Don't panic if "unnecessary" dir already exi...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio fix compilation when _MODULE is not defined
pooka[src/trunk]: src/tests/fs Configure two network addresses for the nfs server....
agc[src/trunk]: src/crypto/external/bsd/libsaslc/dist sync sources with sourcefo...
phx[src/trunk]: src/distrib/notes Sandpoint bootloader was renamed from netboot ...
dyoung[src/trunk]: src/sbin Add flags -v, -x, and -z for verbose, debug, and silent...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Fill in LE bus_space_tag in attac...
wiz[src/trunk]: src/sbin/shutdown Add -b and -vxz to usage.
hannken[src/trunk]: src/sys/ufs/ffs Refine the scope of WAPBL transactions so we sho...
jruoho[src/trunk]: src/external/intel-public Retire src/external/intel-public.
matt[src/trunk]: src/sys/kern Init kmem_guard_depth to 0 so it will be placed in ...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make local functions static.
dholland[src/trunk]: src/sys/arch Introduce .WAIT into the cleandir rule for blasting...
matt[src/trunk]: src/sys/sys Add a __noprofile keyword to disable the profiling o...
enami[src/trunk]: src/sys/net Fix userland build.
jruoho[src/trunk]: src/sys/dev/acpi After the GPE handler has finished, inform ACPI...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist improve error handling, fr...
matt[src/trunk]: src/sys/compat/linux/arch/mips Change some ints to longs (for LP...
pooka[src/trunk]: src/lib/librumphijack minor clarification
rmind[src/trunk]: src/sys/arch/mips/mips Sprinkle some RCS IDs.
pooka[src/trunk]: src/tests/rump/rumpkern explicitly set the signal model
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86 define PCVT_...
pooka[src/trunk]: src/lib/librumphijack Actually, we need both lseek and _lseek so...
cegger[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 make it compile wit...
njoly[src/trunk]: src/common/lib/libprop Fix section for umask xrefs.
jruoho[src/trunk]: src/sys/arch/x86/x86 Call pmf_device_deregister(9) during detach.
jmcneill[src/trunk]: src/sys/dev/wsfb genfb_enable/disable_polling only matters if ge...
dholland[src/trunk]: src/sys/arch/x86/x86 vga_posth should be inside NPCI > 0; from J...
pooka[src/trunk]: src/sys/rump regen: cast rval to return type instead of just usi...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Fix call to pmap_update.
jruoho[src/trunk]: src/doc Use the wording "BSD-like" for the license of ACPICA.
dyoung[src/trunk]: src/sys/dev Correct device_t/softc split and, while I am here, d...
matt[src/trunk]: src/sys/arch/mips/include make sure to define _UC_MACHINE32_PAD
skrll[src/trunk]: src/sys/arch/hppa/hppa No need to save CR_TLS twice in the DDB c...
jruoho[src/trunk]: src/sys/arch Move PowerNow! to the cpufeaturebus.
drochner[src/trunk]: src/sys small modifications in dealing with the unknown result s...
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Fix UIC cascading. UIC1 to IRQ 30, U...
jruoho[src/trunk]: src/share/man/man4 Remove the last reference to #ifdef a.k.a. op...
wiz[src/trunk]: src/usr.sbin/pcictl Add quoting for minus, for PostScript output.
njoly[src/trunk]: src/share/man/man4 Fix powernow section in xref.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon build the...
matt[src/trunk]: src/sys/dev/sdmmc Add stuff that the Freescale PowerQUICC3 ESDHC...
jruoho[src/trunk]: src/sys/dev/acpi Start to derive the percpu(9) (or per-domain) s...
jruoho[src/trunk]: src/share/man/man4 Add the specification to the SEE ALSO.
jruoho[src/trunk]: src Move security(8) to the section 7. Discussed on source-chang...
jruoho[src/trunk]: src/share/man/man5 Fix xref; security(8) -> security(7).
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot Honor bp_timeout even if someone se...
wiz[src/trunk]: src/share/man/man7 Remove duplicate word.
phx[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint Use sysctl-node machdep...
mrg[src/trunk]: src/sys/arch/sparc64/dev remove pyro_xir(). we don't have the M...
christos[src/trunk]: src/lib/libc/gdtoa Merge the new gdtoa: Note that the built-in t...
tnozaki[src/trunk]: src/dist/nvi 1. fix PR/44455, nonprintable character doesn't sho...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist Import latest Heimdal from ...
kiyohara[src/trunk]: src/sys/arch/mmeye/conf Add slhci(4) and some usb devices.
jruoho[src/trunk]: src/lib/libnpf * As is customary, append the parameter names from
tsutsui[src/trunk]: src/sys/arch/x68k/include - make X68K_BUS_PERFORMANCE_HACK part ...
jruoho[src/trunk]: src Add some basic POSIX conformance tests for sched(3).
riz[src/trunk]: src/sys/arch/powerpc/powerpc Call __syncicache() when loading a ...
dholland[src/trunk]: src/games/quiz Use standard C: 'unsigned', not 'u_int'
dholland[src/trunk]: src/usr.bin/calendar Make documentation of -f flag match the imp...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos bsdRe...
ahoka[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-s3 OK, it seems ...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core on netbsd with the single...
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
tls[src/trunk]: src/sys/sys Bump __NetBSD_Version__ for previous, per ad@ -- wel...
pooka[src/trunk]: src/sys/rump/librump/rumpdev add address space specifiers to do_...
joerg[src/trunk]: src/sys/net80211 Fix ALTQ for bridge mode. Based on FreeBSD's re...
tsutsui[src/trunk]: src/sys/dev/ic Replace shutdownhook_establish(9) with pmf_device...
tsutsui[src/trunk]: src/sys/dev/ic - wrap long lines
pooka[src/trunk]: src/sys/rump update list of directories
pooka[src/trunk]: src/sys/netsmb Send data for as long as there is new data availa...
pooka[src/trunk]: src/sys/netsmb add comment to previous stating periodic wakeups ...
apb[src/trunk]: src/etc/rc.d Use functions from rc.subr.
ahoka[src/trunk]: src Install manpage for the Xorg S3 driver.
jmcneill[src/trunk]: src/sys/dev/acpi PR# port-i386/39671: panic while booting with a...
christos[src/trunk]: src/sys/sys Change _POSIX2_VERSION for shells and utilities to 2...
dholland[src/trunk]: src/sys/compat/irix Use uintptr_t instead of int when munging fc...
pooka[src/trunk]: src/sys/netsmb fix tybo
tsutsui[src/trunk]: src/sys/dev/ic Also call pmf_class_network_register(9).
plunky[src/trunk]: src/usr.sbin/btconfig update/correct printing of HCI version num...
jmcneill[src/trunk]: src/sys/dev aprint-ify
tsutsui[src/trunk]: src/sys/dev/isa Make compile with options DEBUG.
bouyer[src/trunk]: src/sys/kern PR kern/41923: assertion "cur != owner" failed
mhitch[src/trunk]: src/sys/arch/amiga/conf Switch the amiga to the common m68k/m68k...
wiz[src/trunk]: src/share/man/man5 Punctuation nits.
mrg[src/trunk]: src/share/mk switch port-sparc over to Xorg by default.
ahoka[src/trunk]: src/sys/arch/ia64/ia64 Typo fix: Mhz -> MHz
joerg[src/trunk]: src/share/man/man4 Do not use tabs in references. Tab has specia...
jmcneill[src/trunk]: src/sys/arch/x86/x86 PR# port-i386/41929: genfb and machdep.acpi...
jmcneill[src/trunk]: src/sys/arch/amd64/acpi Add definition for WAKEUP_vesa_modenum
pooka[src/trunk]: src/sbin/cgdconfig Remember to add cgdconfig.h too.
sjg[src/trunk]: src/usr.bin/make We must delay setting .CURDIR and .OBJDIR until...
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Added support for RDB partitions.
mrg[src/trunk]: src/sys/arch/sparc/include make fpu_mtx visible only ifdef _KERNEL.
pooka[src/trunk]: src/dist/smbfs Implement smbfs kernel operations (ioctl etc.) th...
pooka[src/trunk]: src/sys/fs/smbfs set mntfromname in a less creative and historic...
tsutsui[src/trunk]: src/sys/dev/ic Whitespace nits.
pooka[src/trunk]: src/dist/smbfs/mount_smbfs Fill canon_dev so that mntfromname ge...
pgoyette[src/trunk]: src/sys/dev/pci When PCIVERBOSE is not included, pci_findvendor(...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon define HA...
mrg[src/trunk]: src/external/mit/xorg XXX: use -Wno-error for files that use old...
mrg[src/trunk]: src install GL/internal/sarea.h and GL/internal/dri_interface.h, ...
nonaka[src/trunk]: src/sys/arch/hpcarm/dev Added touchpad driver for WS011SH.
mrg[src/trunk]: src/external/mit/xorg/lib/libdrm install libkms.h to the right p...
mrg[src/trunk]: src/external/mit/xorg delete most of this file; it is obsolete
mrg[src/trunk]: src/distrib/sets/lists updates for Mesa 7.7.1.
pgoyette[src/trunk]: src/sys Protect against attempting to load modules from the file...
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib WARNS=5 now
jklos[src/trunk]: src/sys/arch/amiga/dev For some reason the 6502 clock detection ...
uwe[src/trunk]: src/share/mk bsd.subdir.mk - don't mention "make subdir" where s...
jruoho[src/trunk]: src/sys/dev/acpi Split the IrDA devices to their own section. Ad...
rmind[src/trunk]: src/sys/kern Minor comment fix. Use fd_close() in sys__ksem_des...
pooka[src/trunk]: src/sys/fs/sysvbfs fix refcounting
mrg[src/trunk]: src/sys/modules/radeondrm add r600_blit.c and radeon_cs.c.
mrg[src/trunk]: src/external/mit/xorg/server/drivers add build glue for xf86-vid...
mrg[src/trunk]: src/share/mk add / retire some xf86-video drivers.
dholland[src/trunk]: src/sbin/disklabel Change getnum() to use intmax_t instead of in...
tnozaki[src/trunk]: src/sys/arch/vax/include fix wrong integer promotion rule(remove...
dholland[src/trunk]: src/libexec/comsat Don't launder const
tron[src/trunk]: src/sys/dev Fix incomplete conversion from stack buffers to heap...
mrg[src/trunk]: src build binutils 2.19 compat libraries. this lets HAVE_BINUTI...
wiz[src/trunk]: src/share/man/man8 Bump date for previous. Whitespace nit. Use N...
dyoung[src/trunk]: src/sbin/ifconfig This should fix 'carpdev <ifname>' or, at leas...
tsutsui[src/trunk]: src/sys/arch/i386/conf +options RTSOCK_DEBUG
pooka[src/trunk]: src/sys/net Remove XXX comment with the text "going away soon". ...
yamt[src/trunk]: src/sys/kern unp_connect: fix an assertion
christos[src/trunk]: src/lib/libc/stdio not that it can happen, but make the test mor...
wiz[src/trunk]: src/share/man/man5 Fix Dd string, remove trailing whitespace.
pooka[src/trunk]: src Add opendisk1(), which functions like opendisk(), but takes ...
dholland[src/trunk]: src/usr.bin/yacc no braaaains for you!
uebayasi[src/trunk]: src/doc uebayasi-xip: Add share/man/man9.
pooka[src/trunk]: src/tests/rump/rumpkern hmm, using unifdef for the previous migh...
plunky[src/trunk]: src/include later versions of pcc may define __GNUC__ for compat...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Always use rumpuser_malloc() for a...
pooka[src/trunk]: src/lib/librumpuser Check return value of posix_memalign ... alw...
veego[src/trunk]: src/external/mit/xorg/lib Link against libdrm to fix a hidden de...
christos[src/trunk]: src/tests/util/sh Pass all the set -e tests.
skrll[src/trunk]: src/sys/arch/hp700/include Change struct cpu_info layout to impr...
jmmv[src/trunk]: src/external/bsd/atf/dist Fix import conflicts for atf 0.9.
joerg[src/trunk]: src/share/mk Add definitions for TOOL_MANDOC_* for standalone us...
jruoho[src/trunk]: src/sys/dev/acpi Switch the third argument to the _DSW method fr...
mrg[src/trunk]: src/sys/arch fix PR 6724 - convert m68k options to defflag's. t...
pgoyette[src/trunk]: src/sys/dev/scsipi Update scsiverbose module to use module_autol...
jruoho[src/trunk]: src/share/man/man9 Grammar, markup.
jruoho[src/trunk]: src/share/man/man9 Ups. Fix wrong filename suffix.
jruoho[src/trunk]: src/share/man/man9 Remove the unnecessary example.
christos[src/trunk]: src/etc use modulo instead of logical and. from pooka
njoly[src/trunk]: src/distrib/sets/lists/comp +librumpkern_ksem.so.0.0.debug
pooka[src/trunk]: src/tests/ipf Skip failing tests. When someone figures out wher...
pooka[src/trunk]: src/sys/dev/sysmon Revert 1.2 apart from incorrect comment. the...
jruoho[src/trunk]: src/share/man/man4 Link wmimsi(4) to acpiwmi(4).
pooka[src/trunk]: src/sys/rump/librump/rumpkern apply const
pooka[src/trunk]: src/sys/rump Add a new signal model RUMP_SIGMODEL_RECORD which r...
pgoyette[src/trunk]: src/tests/lib/libc/gen Don't include the siginfo tests unless we...
christos[src/trunk]: src/external/bsd/bind/include/isc Fix non-threads compatibility ...
joerg[src/trunk]: src/external/bsd/byacc/dist Include nbtool_config.h for the tool...
christos[src/trunk]: src/external/bsd/wpa/dist/src/drivers fix debugging:
matt[src/trunk]: src/lib/libc/arch/powerpc/string Don't use r0 to restore LR, use...
wiz[src/trunk]: src/doc xz-5.0.1 out.
pgoyette[src/trunk]: src Migrate the last of the libc/string/ tests from regress to a...
pgoyette[src/trunk]: src/regress/lib/libc/ssp The ssp tests have moved to atf format ...
tsutsui[src/trunk]: src/sys/arch Fix typo (and pasted lines). From OpenBSD.
haad[src/trunk]: src/external/cddl/osnet/sys/sys Define vn_getattr in zfs_context.h.
jmcneill[src/trunk]: src/sys/dev/ir module needs to devsw_attach/devsw_detach
jruoho[src/trunk]: src/sys/dev/pci Use "temperature" rather than "TEMP" as the sens...
jruoho[src/trunk]: src/etc/powerd/scripts Remove the apm(8) example. Instead point ...
tsutsui[src/trunk]: src/sys/arch/mvme68k Remove "last kernel PT page" stuff derived ...
he[src/trunk]: src/sys/arch/mips/mips Make this build again by removing the con...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix a double free[*]...
wiz[src/trunk]: src/usr.sbin/ldpd Fix memory leak in error case. Found by cppcheck.
wiz[src/trunk]: src/usr.sbin/traceroute Fix possible NULL pointer dereference in...
matt[src/trunk]: src/sys/arch/evbarm/conf Turn off VERBOSE_ARM_INIT
wiz[src/trunk]: src/sbin/restore Fix fd leak. Found by cppcheck.
riz[src/trunk]: src/tests/sbin/resize_ffs Restore data integrity verification in...
pooka[src/trunk]: src/distrib/sets/lists/tests +helper
dholland[src/trunk]: src/usr.bin/iconv fix typo, from Ryo HAYASAKA in PR 44332.
pooka[src/trunk]: src/sys/rump/librump/rumpkern give the outside world some idea o...
pooka[src/trunk]: src/tests/fs/vfs P2K_FFS uses puffs and therefore does not GOP_A...
njoly[src/trunk]: src/share/man/man4 Small typo.
pooka[src/trunk]: src/lib Make rumpclient impervious to LD_PRELOAD syscall hijacki...
pooka[src/trunk]: src/lib/librumphijack Begin work on a syscall hijacking library ...
pooka[src/trunk]: src/usr.bin/rump_allserver BUGS is gone (and on its way out it i...
matt[src/trunk]: src/sys/arch/powerpc/booke Count debug traps.
jmcneill[src/trunk]: src/usr.sbin/acpitools/acpidump dump bytes for tables that acpid...
pooka[src/trunk]: src/lib/libpuffs st_blocks is in units of DEV_BSIZE, not st_blks...
pooka[src/trunk]: src/usr.bin/rump_allserver Use "size=e" as a way say "if the und...
matt[src/trunk]: src/sys/kern When freeing a lwp, make sure it's biglock count is 0.
christos[src/trunk]: src/sys/sys don't include things twice.
drochner[src/trunk]: src/sys/uvm make this build w/o HAVE_CPU_UAREA_ROUTINES
drochner[src/trunk]: src/sys/netipsec do proper statistics counting for outbound pack...
christos[src/trunk]: src/lib/libedit PR/44599: Steven Vernon: libedit acts as if no d...
christos[src/trunk]: src/sys/net delint.
matt[src/trunk]: src/sys/arch/powerpc/include Compare ci_veclwp against &lwp0, no...
matt[src/trunk]: src/sys/dev/tc Add some missing includes of <sys/device.h>
matt[src/trunk]: src/sys/compat/irix Deal with mips trapframe changes.
christos[src/trunk]: src/etc/mtree missing directory
jruoho[src/trunk]: src/sys/dev/acpi Use kmem(9). Also retire ACPI_PCI_FIXUP and PCI...
christos[src/trunk]: src/distrib/sets/lists/etc fix saslc paths.
dyoung[src/trunk]: src/sys/arch/i386/stand/lib biosdisk_getextinfo() can fail. If ...
mrg[src/trunk]: src/external/mit/xorg/bin/xrdb define HAVE_ASPRINTF and find the...
pooka[src/trunk]: src/lib/librumphijack hijack:
jruoho[src/trunk]: src/sys/arch/x86/x86 Add couple of additional CPU model checks f...
pooka[src/trunk]: src/lib/librumphijack disallow mmap(MAP_FILE) from a rump kernel fd
jmcneill[src/trunk]: src/sys/dev/usb make ural_ioctl look like other wireless drivers...
joerg[src/trunk]: src Introduce __weakref_visible to handle the different required...
jruoho[src/trunk]: src Build glue for est(4).
rmind[src/trunk]: src/usr.bin/fstat Add DTYPE_SEM.
matt[src/trunk]: src/sys/dev/pci Regen.
mrg[src/trunk]: src/distrib/sets/lists adjust for libXext.so minor bump.
tsutsui[src/trunk]: src/sys/arch/mips/mips MachEmulateInst() -> mips_emul_inst() in ...
christos[src/trunk]: src/sys/fs/hfs simplify and handle unaligned pointer access.
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Style.
joerg[src/trunk]: src/sys/sys Bump to 5.99.47 for TLS changes.
joerg[src/trunk]: src/sys/sys Fix redundant version.
joerg[src/trunk]: src/sys/arch Be nicer to software that insists on -ansi and use ...
pooka[src/trunk]: src/lib/librumphijack whoops, didn't mean to delete futimes in p...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon Allow in...
jruoho[src/trunk]: src/sys/dev/acpi Properly set the frequency during suspend and r...
cliff[src/trunk]: src/sys/arch/mips/rmi RMIXL_FLASH_BAR_MASK_MAX is __BITS(34, 0)
joerg[src/trunk]: src Update LLVM snapshot. This allows deriving the target from t...
phx[src/trunk]: src/etc/etc.sandpoint Added missing devices: usb, sysmon, altq
mrg[src/trunk]: src/sys/arch/sparc64/dev add a new is_flags member to strut iomm...
christos[src/trunk]: src/lib/libc/gdtoa more de-linting.
kiyohara[src/trunk]: src/sys/arch/mmeye/include Add dummy bus_dma(9) stuff.
hannken[src/trunk]: src/sys/fs/msdosfs When truncating a file purge the fat cache af...
tsutsui[src/trunk]: src/usr.bin/gzip Fix OPT_LIST. -t is not available in SMALL case.
tron[src/trunk]: src/doc Note import of Postfix 2.8.2.
martin[src/trunk]: src/lib/libc/arch/sparc/gen Avoid using %g7
jruoho[src/trunk]: src A dummy conformance-test for pthread_detach(3). I will exten...
martin[src/trunk]: src/distrib/utils/sysinst Split "md_hello" meesage (wich was abu...
njoly[src/trunk]: src/tests Add require.progs properties for needed tools to avoid...
tsutsui[src/trunk]: src/sys/dev/ic Uncomment /*static*/ function declarations,
dyoung[src/trunk]: src/sys/arch/i386 Compute tags for sys/external/intel-public/acp...
dholland[src/trunk]: src/bin/rcp Fix up seriously borked mallocing of a static buffer...
cube[src/trunk]: src/usr.bin/config For {pseudo-, }devices, check if an instance o...
dholland[src/trunk]: src/games/phantasia Dumping all system includes anything uses in...
pooka[src/trunk]: src/sys/rump/librump/rumpkern brace policy. no functional change.
pooka[src/trunk]: src build & install librumpdev_netsmb and librumpfs_smbfs compon...
tsutsui[src/trunk]: src/sys/dev/ic Remove unnecessary whitespace.
tsutsui[src/trunk]: src/sys/dev Invert logic around nested pmf(9) registrations for ...
jmcneill[src/trunk]: src/sys/arch/x86/x86 Paranoia; restore the genfb colour map on r...
nisimura[src/trunk]: src/etc/etc.sandpoint - add GENERIC.NAS to a standard sandpoint ...
bsh[src/trunk]: src/sys/arch/arm/xscale correct the initial value of interrupt m...
christos[src/trunk]: src/sys/compat/linux/common move dup3 to a more appropriate plac...
dyoung[src/trunk]: src/sys/dev To ease a future device_t/softc split, se device_pri...
abs[src/trunk]: src/distrib/alpha/instkernel/ramdisk The ramdisk includes dmesg, ...
tsutsui[src/trunk]: src/sys/dev/sbus Make cgthree(4) match prior to genfb(4). Requir...
mrg[src/trunk]: src don't build xf86-input-void; it is obsolete since xorg-serve...
phx[src/trunk]: src/sys/arch/powerpc New machine commands for PPC OEA:
wiz[src/trunk]: src/usr.bin/ldd New sentence, new line.
tsutsui[src/trunk]: src/sys/dev/sbus Fix botch on device_t/softc split caused by awf...
dyoung[src/trunk]: src/sys/sys Bump version for the change to struct domain.
pooka[src/trunk]: src/sys Remove autoconf dependency on vfs and dk:
pooka[src/trunk]: src/sys/rump/librump/rumpnet add a very simple version of pollso...
jmcneill[src/trunk]: src/sys/arch Refer to hdaudio as 'High Definition Audio', not
jym[src/trunk]: src/distrib/amd64/cdroms Mirror a change that was made on i386 b...
plunky[src/trunk]: src/usr.sbin/btconfig print features from 3.0 + HS spec, includi...
pgoyette[src/trunk]: src/sys/sys Actually install disklabel_rdb.h
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib int 15h/AH=86h (WAIT) doesn't work p...
tsutsui[src/trunk]: src/sys/dev/ic Fix an incomplete device_xname change in rev 1.69...
bouyer[src/trunk]: src/sbin/tunefs Restore change from 1.39 after previous commit.
dyoung[src/trunk]: src/sys/dev/ic Experimental support for fragmentation and RTS/CTS.
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib Don't treat timeouts or the return k...
pooka[src/trunk]: src/sys/nfs Remove stale comment about super user. no functiona...
rmind[src/trunk]: src/sys/uvm ubc_fault: split-off code part handling a single pag...
drochner[src/trunk]: src -fix internal use of sigwaitinfo(2) by sigwait(3): The forme...
skrll[src/trunk]: src/share/man/man4/man4.hp700 Add an ssio(4) man page. From Ope...
pooka[src/trunk]: src/sys/rump/net/rumptest Dump rump kernel bootstrap time.
skrll[src/trunk]: src Add a man page for the hp700 lcd(4) driver.
wiz[src/trunk]: src/etc/rc.d Fix typo in sdpd, reported by Jukka Salmi in PR 43401.
tnozaki[src/trunk]: src/lib/libc/locale remove duplicated towctrans internal function.
joerg[src/trunk]: src/share/mk Needs additional single quotes to keep the double q...
pooka[src/trunk]: src/sys Report result of pool_reclaim() from pool_drain_end().
plunky[src/trunk]: src/external/bsd/pcc apply build framework and config changes fo...
jmmv[src/trunk]: src/etc/mtree Remove directories not required by atf-0.9 any more.
rmind[src/trunk]: src/sys/kern proc_alloc: move kdtrace_proc_ctor() out of the pro...
jruoho[src/trunk]: src/sys/dev/acpi/acpica Remove also the debug-printf in case of ...
macallan[src/trunk]: src/distrib/sets/lists/xserver we don't build libtin10 and xorgc...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core remove a memset() that is...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon When rekeying phase2 use ...
gmcgarry[src/trunk]: src/external/bsd/pcc Update build system and merge changes for p...
pooka[src/trunk]: src/sys/rump/fs/lib/libsmbfs rump smbfs component
mrg[src/trunk]: src install libdrm_intel.pc and libdrm_radeon.pc
veego[src/trunk]: src/sys/arch/i386/stand/boot Add ${PROG}.syms to CLEANFILES
christos[src/trunk]: src/sys/arch/x86/x86 simplify the debugging code and make it mor...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
martin[src/trunk]: src/sys/arch/sparc64 Make C declarations match assembler reality...
lukem[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes for X11R7 libs
pgoyette[src/trunk]: src/sys Revert earlier changes to callers of pci_find{vendor, pro...
christos[src/trunk]: src/usr.bin/mkdep PR/43364: Nicolas Joly: mkdep(1) wrong target ...
dyoung[src/trunk]: src/sys/net/agr Change sc_wrports from an int to a bool and "tes...
dholland[src/trunk]: src/usr.bin/seq Rerun valid_format() both before and after unesc...
phx[src/trunk]: src/sys/arch/sandpoint/pci Disable EPIC_DEBUGIRQ. Reenable when ...
mrg[src/trunk]: src enable xf86-video-openchrome for x86 and xf86-video-geode fo...
njoly[src/trunk]: src/distrib/sets/lists/xcomp +libgeode_drv.so.2.debug for i386.
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Constify 2 variables, move ...
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: More constification & local...
macallan[src/trunk]: src/sys/dev/sbus adjust some mmap ranges so X can work, also use...
bouyer[src/trunk]: src/sys/arch/i386/i386 Do not try to get the faulting instructio...
enami[src/trunk]: src/usr.sbin/pwd_mkdb - The value getdbent() returns when no rec...
dholland[src/trunk]: src/tests/util Add a very basic test and some tests for the prob...
riz[src/trunk]: src/tests/fs/tmpfs Use atf_check to su in a couple cases, to mak...
macallan[src/trunk]: src/sys/arch/sparc/dev get rid of the cg3/cg8 'emulation' kludge...
jruoho[src/trunk]: src/share/man/man9 Offset indent the example.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Similarly to cv_wait, fail if tryi...
pooka[src/trunk]: src/tests/rump Add a test which checks autoloading modules from ...
dholland[src/trunk]: src/usr.sbin/sa de-__P()
riz[src/trunk]: src/external/ibm-public/postfix/dist/src/smtp Wrap a call to tls...
tnn[src/trunk]: src/sys/dev/usb add Samsung GT-B3710 LTE/4G broadband usb stick
pooka[src/trunk]: src/sys/rump/librump/rumpkern add rest of sparc pagesize variables
rmind[src/trunk]: src/external/bsd/top/dist/machine Fix previous, so it builds on ...
blymn[src/trunk]: src/lib/libcurses Ignore request to change the values of colour ...
dholland[src/trunk]: src/games/fortune/fortune remove more unnecessary casts
joerg[src/trunk]: src/share/man/man4 Rewrite the sentence about the socket options...
pooka[src/trunk]: src/sbin/cgdconfig fix LP64 builds. yay, C type system.
dholland[src/trunk]: src/games/fortune/fortune Whitespace.
mrg[src/trunk]: src/external/mit/xorg/lib/dri fix the SRCS list for swrast.
dyoung[src/trunk]: src/sys/dev/ic Make descriptors packed w/ 4-byte alignment.
yamt[src/trunk]: src/sys/arch/amd64/amd64 cpu_fsgs_zero: clear %fs and %gs even i...
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers Use simple .if/.endif state...
jruoho[src/trunk]: src/share/misc More TLAs and couple of FLAs: ARAT, CG, CHAP, CMO...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev - make local functions/variables static
jmcneill[src/trunk]: src/sys/dev/acpi/wmi add support for building as modules
christos[src/trunk]: src/sys/compat/linux/arch/alpha add the "special" pipe2.
christos[src/trunk]: src/external/gpl2/lvm2/dist - don't forget to restore the umask ...
martin[src/trunk]: src/sys/sys Belatedly bump version to 5.99.42 - cpu_info changed...
pgoyette[src/trunk]: src Move the various setjmp tests from regress to atf
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
pgoyette[src/trunk]: src/regress/lib/libc The last of lib/libc/gen tests have been co...
nisimura[src/trunk]: src/sys/arch/sh3/sh3 one more line for lwp_getpcb() conversion.
kefren[src/trunk]: src/usr.sbin/ldpd * add config file so one can control id, timer...
jakllsch[src/trunk]: src/sys/dev/usb HP v125w flash drive doesn't like PREVENT/ALLOW ...
pooka[src/trunk]: src/tests/lib/libc/gen Test is no longer expected to hang.
pgoyette[src/trunk]: src/tests/lib/libc Ooopppsss - ieefp tests have not been atf-ifi...
pooka[src/trunk]: src/tests/fs/common Introduce r/o tests. They do two mounts: th...
pooka[src/trunk]: src/tests/fs/vfs fill in number of PR kern/44307
dholland[src/trunk]: src/sys/kern Remove references to SAVESTART and SAVENAME in comm...
jruoho[src/trunk]: src/share/man Xref __insn_barrier(3) and mb(9) with each other.
mrg[src/trunk]: src/sys/arch/sparc64/dev now that it's optional, kill schizo_pci...
pooka[src/trunk]: src/sys/rump regen: rump_lwproc_rfork
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib when cleaning up, do...
njoly[src/trunk]: src/distrib/sets/lists/comp +ofctl.debug
christos[src/trunk]: src/lib/libedit don't increment i twice in the loop. From Michae...
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify servent and protoent tests, and the r...
pgoyette[src/trunk]: src/tests/lib/libc Don't run FP Exception tests under qemu - the...
jruoho[src/trunk]: src/sys/dev/acpi Revert the changes made in the commit:
dholland[src/trunk]: src/share/misc fsck should be in acronyms.comp, not the regular ...
matt[src/trunk]: src/sys/uvm Add a MD hook to indicate a change of vmspace due to...
pooka[src/trunk]: src/tests/fs/tmpfs Remove arch check now that rump smp is availa...
jnemeth[src/trunk]: src/sys/dev - the atari et device has been renamed et4k
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Use regnames (%rX %crX), use m[ft]sp...
pgoyette[src/trunk]: src/regress/lib/libc The nsdispatch test has been atf-ified.
pooka[src/trunk]: src/sys/rump Support LOCKDEBUG. To use it, compile sys/rump wit...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Move pmap_aliasmask initialization from...
pooka[src/trunk]: src/sys/sys fix PARAMASK
pooka[src/trunk]: src/sys/rump/dev/lib/libsysmon Attach swsensor only once (it att...
pooka[src/trunk]: src/tests/fs/common Set an extra xvar indicating MOUNT_FOO
pgoyette[src/trunk]: src/regress/lib/libc The db test has been atf-ified
jakllsch[src/trunk]: src/usr.sbin/iostat NetBSD/vax does not implement fmax(3), subst...
tsutsui[src/trunk]: src/sys/arch/arc Update some items to reflect reality.
spz[src/trunk]: src/sbin/dkctl add notes what 'device' is and also rub in that a...
tsutsui[src/trunk]: src/sys/dev/usb PR kern/44483: Add Wacom Graphire2 ET-0405A-U gr...
phx[src/trunk]: src/distrib/notes/sandpoint Added missing .tag)
christos[src/trunk]: src/sys regen
jruoho[src/trunk]: src/sys/arch/x86/acpi Explicitly re-enable the SCI interrupt whe...
pooka[src/trunk]: src/lib/librumpclient fix signature of rumpclient_fork()
uebayasi[src/trunk]: src/distrib/sets RCSMETALOG: symbolically tag the latest and pre...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Import 20110211.
pooka[src/trunk]: src/lib/librumphijack fix signature. from pgoyette
pooka[src/trunk]: src/tests/usr.bin/rump_server Test the -d type parameter of rump...
matt[src/trunk]: src/sys/kern Since curlwp can't be NULL, just call vfs_shutdown1...
bouyer[src/trunk]: src/sys/ufs/ffs Initialize error in snapshot_expunge(); if the l...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Revert previous.
tsutsui[src/trunk]: src/sys/arch/hp300/dev Use aprint_normal(9) and variants.
jmcneill[src/trunk]: src/sys/dev/pci regen
tsutsui[src/trunk]: src/sys/arch/hp300/dev Actually check that the configured consol...
jmcneill[src/trunk]: src/share/man/man4 add Adaptec RAID 3405
matt[src/trunk]: src/sys Default PCU_UNIT_COUNT to 0. If 0, don't compile the co...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/etc don't install dirs.
jruoho[src/trunk]: src/sys/dev/acpi Add quirk support for _OSI strings introduced i...
matt[src/trunk]: src/sys/arch/sgimips Merge forward matt-nb5-mips64
matt[src/trunk]: src/sys/compat/linux/arch/mips Deal with differences in signal d...
jruoho[src/trunk]: src/distrib/sets/lists/modules hpqlb(4) was accidentally removed...
mrg[src/trunk]: src/sys/arch/sparc/sparc add some #if 0'ed code to turn the xcal...
rmind[src/trunk]: src/doc Note major MIPS improvements. OK matt@.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
dholland[src/trunk]: src/usr.bin/make Remove the extra blank line after "Fatal errors...
jmmv[src/trunk]: src/external/bsd/atf Fix the values of atf_arch and atf_machine:...
msaitoh[src/trunk]: src/sys/dev/pci - Add support for Moschip NM9904 and NM9922. The...
mrg[src/trunk]: src/external/mit/xorg/bin/xkbcomp find the moved man page from x...
njoly[src/trunk]: src/sbin/dmctl Small typo in macro (Ii -> It).
cliff[src/trunk]: src/sys/arch/evbmips/conf - remove options LOCKDEBUG; is set in ...
jmcneill[src/trunk]: src/sys/dev/usb make rum_ioctl look like other wireless drivers, ...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Be explicit about the member of the fld...
pooka[src/trunk]: src/tests/rump/rumpvfs test lseek return value (off_t, might be ...
pooka[src/trunk]: src/sys/rump regenagain: make returning off_t work (without brea...
dyoung[src/trunk]: src/sys/ufs/ffs Initialize blkno to 0 right before the snapblkad...
macallan[src/trunk]: src/sys/dev/pci add a hack to allow mapping the video memory por...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core change "int pipe" into...
jruoho[src/trunk]: src Build glue for viac7temp(4).
jruoho[src/trunk]: src/sys/arch/xen/x86 Catch up with x86 on cpufeaturebus.
jmcneill[src/trunk]: src/sys/dev/pci add AMD Family14h host bridge IDs
jruoho[src/trunk]: src/sys/dev/acpi Store a pointer to cpu_info rather than cpu_inf...
tron[src/trunk]: src/sys/net80211 Remove duplicate definitions which break the bu...
tsutsui[src/trunk]: src/sys/arch/mips/mips Uncomment "clear SOFT_INT bits" lines in ...
pooka[src/trunk]: src/lib/librumphijack Ok, for reasons I can't begin to understan...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools From G?tz Babin-Ebe...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Pau...
christos[src/trunk]: src/usr.sbin/sup/source don't decrement if children are 0
cliff[src/trunk]: src/sys/arch/mips/rmi - fix typo when clearing pre-existing intr...
mrg[src/trunk]: src/sys/arch/sparc64/dev re-add local ebusvar.h, and use it to s...
jruoho[src/trunk]: src/share/man/man7 Note the 'fetch_pkg_vulnerabilities=YES' also...
tsutsui[src/trunk]: src/sys/arch/sgimips/include Include <mips/mips_param.h> after M...
dyoung[src/trunk]: src/sys/arch/amd64 Fix tags target.
cliff[src/trunk]: src/sys/compat/netbsd32 compat/netbsd32 ioctl support for FLASH_...
cliff[src/trunk]: src/sys/compat/netbsd32 include flashio.h
phx[src/trunk]: src/sys/arch/sandpoint/conf Add ral(4) and stge(4) for DLink DSM...
phx[src/trunk]: src/sys/arch/sandpoint/conf More networking options.
rmind[src/trunk]: src/sys/kern Optimise mutex_onproc() and rw_onproc() by making t...
pooka[src/trunk]: src/sys/rump/net/rumptest remove historic test
jruoho[src/trunk]: src/usr.sbin/npf/npfctl Use 'offset indent' for the list of comm...
njoly[src/trunk]: src/tests/lib/libc/stdlib Test case from PR/44189 should not fai...
joerg[src/trunk]: src/tests/lib/semaphore Explicitly terminate threads to prevent ...
jruoho[src/trunk]: src/usr.sbin/npf/npfctl As per request from the author, put non-...
jruoho[src/trunk]: src Add dummy test cases for ceil(3) and floor(3). It is expecte...
jruoho[src/trunk]: src/tests Bluntly skip the tests that fail under QEMU. XXX: syst...
jmcneill[src/trunk]: src/sys/dev/usb Print devinfo on the same line as locators, and ...
jmcneill[src/trunk]: src/sys/arch Pass the VBE mode number from the bootloader to the...
tsutsui[src/trunk]: src/etc/root netbsd.org -> NetBSD.org for URLs.
bouyer[src/trunk]: src/sys/dev/ic mfi.c still uses the spl() synchronisation scheme...
jym[src/trunk]: src/share/man/man9 Fix typo.
jmcneill[src/trunk]: src/sys/dev/pad Catch up to audio(4) device_t/softc split.
christos[src/trunk]: src/lib/libedit apply apple patches from:
tsutsui[src/trunk]: src/sys/dev/ic - split out chip reset ops from hme_stop() into a...
sjg[src/trunk]: src/usr.bin/make Reviewed by: apb
pooka[src/trunk]: src/sys/rump/librump/rumpkern Actually, we cannot release the me...
plunky[src/trunk]: src/sys/netbt slight reordering, plus only deal with ACL links
tsutsui[src/trunk]: src/sys/dev/gpib Add a missing parentheses. PR kern/41859
tsutsui[src/trunk]: src/sys/dev/ic Fix warnings by -Wpointer-sign, which is disabled...
darran[src/trunk]: src/sys/netinet Make tcp msl (max segment life) tunable via sysc...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove comment which wasn't suppos...
tnozaki[src/trunk]: src 1. hide _CTYPE_PRIVATE section in ctype.h, move them to priv...
mrg[src/trunk]: src/external/mit/xorg scrnsaver.h comes from libXScrnSaver now d...
mrg[src/trunk]: src/external/mit/xorg/server/drivers push HAVE_XEXTPROTO_71 into...
tsutsui[src/trunk]: src/sys Split device_t/softc. Based on patch from cegger@.
mrg[src/trunk]: src/external/mit/xorg/lib update for libdrm 2.4.20 changed paths...
mrg[src/trunk]: src/external/mit/xorg/lib we have Mesa 7.4.4.
nonaka[src/trunk]: src/sys/arch/hpcarm/dev Added some WS020SH specific parameters.
mhitch[src/trunk]: src/sys/arch/alpha/alpha Now that secondary cpus are added the c...
rmind[src/trunk]: src/sys/kern Make pool_head static.
dyoung[src/trunk]: src Let us use MKKMOD=yes to leave the kernel modules out of the
plunky[src/trunk]: src/usr.sbin/sdpd actually exit on errors
dholland[src/trunk]: src/doc if we're updating this... add myself under make and lfs, ...
wiz[src/trunk]: src/usr.bin/config New sentence, new line.
ahoka[src/trunk]: src/share/man/man8/man8.i386 Document the vesa command.
wiz[src/trunk]: src/lib/libc/sys Make HTML-ready.
mrg[src/trunk]: src/sys/external/bsd/drm/dist - normalize netbsd drm_mtrr_del() ...
pooka[src/trunk]: src install librumpfs_fdesc
plunky[src/trunk]: src/share/man/man9 confusing pooka.
plunky[src/trunk]: src/sys/netbt add feature bits from 3.0 specification
cegger[src/trunk]: src/etc/rc.d backout rev. 1.59. Will be re-done differently.
bouyer[src/trunk]: src/sys/ufs/ffs If the WAPBL journal can't be read (ffs_wapbl_re...
pooka[src/trunk]: src/lib/libukfs fix markup
dyoung[src/trunk]: src/sys/dev/ic unifdef -D__NetBSD__ -U__FreeBSD__.
haad[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Remove bogus -L entry.
mlelstv[src/trunk]: src/sys Allow for 'options ACPI_DEBUG' by providing module decla...
tsutsui[src/trunk]: src/sys/arch/atari/stand KNF, ANSIfy etc.
dholland[src/trunk]: src/games/adventure Use __dead.
phx[src/trunk]: src/sys/arch/powerpc/powerpc Fixed some more instructions and th...
phx[src/trunk]: src/sys/arch/powerpc/powerpc Reverted last commit for db_disasm....
dholland[src/trunk]: src/games/hunt u_int32_t -> uint32_t
dholland[src/trunk]: src/games/fortune/fortune Use correct type for malloc sizes (siz...
dholland[src/trunk]: src/games/fortune/fortune Sprinkle some size_t in places where i...
dholland[src/trunk]: src/games/fortune/fortune Prevent nasal demons in a case I spott...
mrg[src/trunk]: src/external/mit/xorg/server/drivers disable imstt driver. it n...
christos[src/trunk]: src/usr.sbin/sti port to non NetBSD systems.
jmcneill[src/trunk]: src/sys/dev/pci s/Advanced Micro Devices/AMD/ for device descrip...
skrll[src/trunk]: src/sys/arch/hp700 Add the lcd(4) driver from OpenBSD. Thanks t...
pooka[src/trunk]: src Don't pass "canfail" down to rumpuser_malloc -- there's quit...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs In aiodone, call uvm_pageout_done()...
veego[src/trunk]: src/external/mit/xorg/lib * Add missing .WAIT before libdrm_inte...
christos[src/trunk]: src/bin/sh need errno for the debug build.
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc merge changes from pcc-090902 branch
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Added support for spdupda...
mrg[src/trunk]: src/sys/arch/mac68k defflag GRF_COMPAT.
christos[src/trunk]: src/etc fix conditional, from dholland.
mrg[src/trunk]: src/sys/dev/pci regenerate
jmcneill[src/trunk]: src/usr.sbin/pcictl make pcictl pci0 list dump all busses by def...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Pull a fix from ffs_vfsops.c rev 1.248:
phx[src/trunk]: src/sys/arch Make disklabel.h from amiga and amigappc include th...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Whitespace nits.
apb[src/trunk]: src/etc/rc.d It's print_rc_metadata, not rc_print_metadata.
mrg[src/trunk]: src properly document alpha ddb "mach" commands. PR#38303.
jruoho[src/trunk]: src/share/misc GDT, IDT, ISR, IST, IVT, LDT, LTR, MSI, SCI, SMI, ...
jruoho[src/trunk]: src/sys/dev/acpi Fix a comment and some debug printing.
riz[src/trunk]: src/distrib/sets/lists/comp Tag some manpages with "complex" so ...
pooka[src/trunk]: src/tests/util/df Catch up with whitespace changes in df.c rev 1...
tnozaki[src/trunk]: src/usr.bin/mklocale use _FileRune* instead of _Rune*.
pooka[src/trunk]: src/tests/net/sys Connect to localhost instead of www.netbsd.org...
tsutsui[src/trunk]: src/sys/dev/usb Add vendor IDs and device IDs for forthcoming up...
yamt[src/trunk]: src/sys/kern aio_enqueue_job: don't bother to check curjob.
pooka[src/trunk]: src update
njoly[src/trunk]: src/distrib/sets/lists/xserver un-obsolete ws.0 for i386.
blymn[src/trunk]: src/lib/libcurses Allow attributes to be applied to the default ...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Put somehow missed code part in rev...
pooka[src/trunk]: src/sys/dev/sysmon remove unused routine (per comment)
tsutsui[src/trunk]: src/sys/dev/ic Remove one more extra whitespace.
yamt[src/trunk]: src/sys/arch/amd64/amd64 cpu_fsgs_zero: always clear tf_fs and t...
christos[src/trunk]: src/usr.bin/man - centralize the snprintf code.
pgoyette[src/trunk]: src/lib/libpci Update libpci for change in pci_find{vendor, produ...
njoly[src/trunk]: src/share/mk Small typo.
pooka[src/trunk]: src/sys/rump regen: rump_vfs_mount_print
pooka[src/trunk]: src/sys/fs/sysvbfs Release pathname buffers after use.
pgoyette[src/trunk]: src/sys/dev/pci Remove opt_pci.h - it's not needed for anything.
dholland[src/trunk]: src/libexec/comsat Remove useless cast, probably motivated by an...
pgoyette[src/trunk]: src Extract MIIVERBOSE into a kernel module. The module can be ...
plunky[src/trunk]: src/sys/dev/acpi fix up autoconfig output
pooka[src/trunk]: src Support KTHREAD_JOINABLE/kthread_join(). Also fixes earlier...
cliff[src/trunk]: src/sys/arch/evbmips/conf - 32 bit kernel must MEMLIMIT to 512MB
mrg[src/trunk]: src/sys/arch/i386/conf enable the drm drivers; they've been test...
wiz[src/trunk]: src/share/man/man4 New sentence, new line; add serial comma.
wiz[src/trunk]: src/distrib/notes/bebox Wording improvements.
dholland[src/trunk]: src/usr.bin/make Many C libraries don't set errno when malloc fa...
pgoyette[src/trunk]: src/regress/lib/libc/string Remove regress versions of str* test...
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Add missing argument to printk...
jmcneill[src/trunk]: src hook videoctl into build
pgoyette[src/trunk]: src/tests/lib/libc/ssp Since atf_check doesn't deal with a pipel...
jmcneill[src/trunk]: src/share/man/man4 add Hauppauge HVR-850 to list of supported cards
yamt[src/trunk]: src/tests/fs/common don't assume atomic read/write on socketpair...
jakllsch[src/trunk]: src/sys/dev/usb Regen.
christos[src/trunk]: src/usr.sbin/ldpd - detect calloc failure
pgoyette[src/trunk]: src Migrate a few miscellaneous tests from the old regress to atf
jruoho[src/trunk]: src/sys/dev/acpi acpi_pcidev_find_dev(): take struct acpi_devnod...
pooka[src/trunk]: src/tests/fs/common Sprinkle some KNF. No functional change.
nisimura[src/trunk]: src/sys/arch/mips/mips - leave lwp0 trapframe zerod since it's n...
pooka[src/trunk]: src/tests/fs/vfs Check that extending a file grows its size (wit...
dholland[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove references...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Some cosmetics to reduce diffs from...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Fix one more fatal typo. Umm.
hannken[src/trunk]: src/sys/miscfs/genfs layer_inactive: With specnodes introduced d...
pooka[src/trunk]: src/sys/rump There is a use case where preserving the parent's f...
pgoyette[src/trunk]: src/tests/lib/libc/gen One more reference to HAVE_SIGINFO bites ...
tsutsui[src/trunk]: src/sys/arch Tidy up common comments. (Yes, too many dup code...)
pgoyette[src/trunk]: src/etc/mtree Add the new directory for hash test data
pgoyette[src/trunk]: src/tests/lib/libc Ooopppsss - locale/ tests are not yet ready -...
wiz[src/trunk]: src/usr.sbin/videomode Fix fd leaks. Found by cppcheck.
pooka[src/trunk]: src/tests/fs/tmpfs win wunused
riz[src/trunk]: src/sbin/resize_ffs Add support for byteswapped file systems (bi...
jnemeth[src/trunk]: src/sys/arch/sparc64/conf Sample MODULAR kernel configuration.
riz[src/trunk]: src/tests/sbin/resize_ffs Replace uses of 'jot' with 'seq'. Thi...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Set-list magic for nsdispatch test
jakllsch[src/trunk]: src/sys Pass a 64-bit boot partition base LBA into x86 /boot,
christos[src/trunk]: src/distrib/sets/lists/misc one more missing dir.
macallan[src/trunk]: src/sys/dev/pci clear the screen before redrawing on reentering ...
cegger[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core recognize Radeon HD 4200....
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Move bootinfo address initialization to...
pooka[src/trunk]: src/sys/rump/librump/rumpkern antipasto
tsutsui[src/trunk]: src/sys/arch/m68k Use #ifdef CACHE_HAVE_VAC rather than #ifdef M...
jmcneill[src/trunk]: src/sys support building cas(4) as a module
pgoyette[src/trunk]: src Hook the new atf db test
pooka[src/trunk]: src/sys/rump/librump/rumpkern Do a minidehumanizenumber for RUMP...
macallan[src/trunk]: src/sys/dev/pci there is no R128_LITTLE_ENDIAN_EN flag, just lac...
wiz[src/trunk]: src/doc postfix-2.8.0 out.
jakllsch[src/trunk]: src/external/bsd/tcpdump/include Re-add LBL_ALIGN define we used...
phx[src/trunk]: src/distrib/notes/sandpoint As discussed with nisimura@ we remov...
jruoho[src/trunk]: src/sys/dev/acpi/acpica Include acdebug.h for the ACPICA debugger.
pooka[src/trunk]: src/usr.bin/rump_allserver Make it possible to specify the type ...
matt[src/trunk]: src/sys/kern Remove curproc == NULL test.
jym[src/trunk]: src/sys/arch/i386/conf Add DDB_COMMANDONENTER="trace; show regist...
jakllsch[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Add the RS880 device IDs ...
pooka[src/trunk]: src/lib/librumphijack block cross-kernel rename in the other dir...
matt[src/trunk]: src/sys/arch/powerpc/oea Move powerpc_mmap_flags since pmap.c ca...
jmcneill[src/trunk]: src/sys/dev/pci add Adaptec RAID 3405
matt[src/trunk]: src/sys/lib/libkern Define CTASSERT in terms of __CTASSERT
christos[src/trunk]: src/crypto/external/bsd/libsaslc Add example configuration file ...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/tables Fix wrong note in a comm...
matt[src/trunk]: src/sys/arch/pmax Merge forward from matt-nb5-mips64.
matt[src/trunk]: src/sys/arch/emips/emips Deal with mips_vector_init changes
jmcneill[src/trunk]: src/sys/external/isc/atheros_hal add AR9280 support
jmcneill[src/trunk]: src/sys add VirtualBox DRM driver
matt[src/trunk]: src/sys/arch/mips/mips Make sure to pass cause as the 3rd arg to...
jmmv[src/trunk]: src/share/mk Define LIBATF_C and LIBATF_CXX to point to their co...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/distrib/sets/lists/xbase obsolete a couple of xkb files no l...
pooka[src/trunk]: src/sys/arch/amd64/conf Put coredumps back as a built-in. Until...
christos[src/trunk]: src/doc fix typos in saslc entry.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Retry read capacity. D...
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/lib Skip target if TargetName is...
jmcneill[src/trunk]: src/sys/dev/pci Add Atheros AR8132, AR8151, AR8151 v2.0, AR8152 ...
cliff[src/trunk]: src/sys/arch/evbmips/conf - remove cpucore and cpu reconfigurati...
jmcneill[src/trunk]: src/usr.bin/find Don't error out while searching for empty direc...
skrll[src/trunk]: src/sys/arch/hppa/hppa Get sr4 in cpu_getmcontext.
plunky[src/trunk]: src/sys/dist/ipf/netinet avoid #ifdef/#endif inside sprint() arg...
jruoho[src/trunk]: src/sys/dev/acpi Clarify a comment.
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Need splraise(-1) here.
joerg[src/trunk]: src/lib/libpthread Back out using the thread register (if presen...
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix LOCKDEBUG spin lock held panic on MIP...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools Create ChangeLog fo...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rom...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/include-glibc/n...
jruoho[src/trunk]: src/doc ACPICA 20110316 is out.
riz[src/trunk]: src/tools .WAIT for makefs, because in most builds, it's the fir...
jruoho[src/trunk]: src/share/man/man7 Use .Ss for non-standard subtitles.
tsutsui[src/trunk]: src/sys/arch - include <mips/mips_param.h> after MACHINE is defined
dholland[src/trunk]: src/sys/nfs Fix memory leak introduced with the struct pathbuf c...
jakllsch[src/trunk]: src/doc Less is now at version 436.
jruoho[src/trunk]: src/share/man/man7 Now that this is a generic page, clarify the ...
christos[src/trunk]: src/lib/libc/arch/x86_64/gdtoa Add ld formats for the unit-tests.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif this was moved to usr.bin ages ago
jdc[src/trunk]: src/sys/dev/videomode Correct "832x624x74".
pooka[src/trunk]: src/lib/librumpuser make work on nb5 again
christos[src/trunk]: src/usr.sbin/makefs/cd9660 Fix typos in character ranges from: B...
jruoho[src/trunk]: src/sys Remove the "simple CPU lock" that was unnecessary.
tsutsui[src/trunk]: src/sys/arch/x68k/include Fix typo in comment.
jruoho[src/trunk]: src/tests/lib/librt Fix typo.
riz[src/trunk]: src/distrib/utils/sysinst/arch Fix pasto/sed errors, so acorn26/...
ahoka[src/trunk]: src/sbin/bioctl Fix two problems with argc handling in bioctl(8)...
ghen[src/trunk]: src Install pkgconfig file for xkeyboard-config.
darran[src/trunk]: src/sys/conf Add the DTrace kernel hooks file to the kernel build.
jmcneill[src/trunk]: src/share/man/man5 PR# port-i386/39463: boot.cfg(8) does not men...
wiz[src/trunk]: src/dist/pf/share/man/man4 Fix Dd argument.
wiz[src/trunk]: src/dist/pf/share/man/man4 <>& -> \*[Lt]\*[Gt]\*[Am]
pgoyette[src/trunk]: src Extract USBVERBOSE into a kernel module. The module can be ...
cegger[src/trunk]: src/sys/dev/usb unload usbverbose, not pciverbose
martin[src/trunk]: src/sys/arch/sparc64 Add a generic ipi to call arbitrary C funct...
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd ketchup: rump_dev_makenodes() -> rum...
mrg[src/trunk]: src - do not create X11 subdirs always anymore
wiz[src/trunk]: src/dist/pf/usr.sbin/authpf Remove references to securelevel(7) ...
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk librumpdev_disk doesn't compile on ...
dyoung[src/trunk]: src Make ifconfig(8) set and display preference numbers for IPv6
tsutsui[src/trunk]: src/sys/ufs/ext2fs Reduce diffs a bit between ext2fs_reload() an...
he[src/trunk]: src/tools We need to install disklabel_rdb.h here as well, so th...
jmcneill[src/trunk]: src/sys/dev/isapnp Drop the string 'ISA Plug 'n Play device supp...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Use LE bus space tag for EHCI reg...
jmcneill[src/trunk]: src/sys/dev/pci Move softc definition to genfb_pcivar.h
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add ucas_32 and ucas_64 functions -...
mrg[src/trunk]: src/external/mit/xorg/lib/dri these depend upon libdrm_radeon now.
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core use round_page() for PAGE...
jmcneill[src/trunk]: src/sys/dev/acpi PR# kern/41179: Incorrect return values from Ac...
tsutsui[src/trunk]: src/sys/dev/gpib Make compile with options DEBUG.
tsutsui[src/trunk]: src/sys/dev/gpib - fix warnings of printf(9) format and void poi...
tsutsui[src/trunk]: src/sys/netatalk Make sure to set length in AARP-response packet...
skrll[src/trunk]: src/share/man/man4/man4.hp700 Grammar. Whitespace.
wiz[src/trunk]: src/share/man/man4/man4.hp700 Remove trailing space.
kiyohara[src/trunk]: src/sys/dev/marvell Erase the old definition macro that forgot t...
dyoung[src/trunk]: src/sys/net Prevent if_detach() from crashing while it walks the...
apb[src/trunk]: src/doc In the rc_silent change, mention "boot netbsd -z" becaus...
wiz[src/trunk]: src/external/bsd/file/dist/magic/magdir Recognize bsdiff(1) files.
pooka[src/trunk]: src/sys/fs/tmpfs "kauth_action_t = KAUTH_VNODE_WRITE_FLAGS; " mus...
pooka[src/trunk]: src install librumpcrypto component: kernel crypto routines
tron[src/trunk]: src/doc Note import of Postfix 2.6.5.
tls[src/trunk]: src/sys Add a direction argument to socket upcalls, so they can ...
mrg[src/trunk]: src/external/mit/xorg/lib/dri build libmesa and swrast on all pl...
dyoung[src/trunk]: src/sys/dev/ic Use *_FOREACH() routines instead of open-coding t...
dyoung[src/trunk]: src/sys/netinet Stop the admin from creating nodes under net.ine...
tsutsui[src/trunk]: src/sys/dev/sbus Rewrite code which looks for an unallocated leb...
hubertf[src/trunk]: src/share/man/man4 Fix typo: CIOCASSYMFEAT -> CIOCASYMFEAT
phx[src/trunk]: src/share/man/man4 New machine commands for PPC OEA.
pgoyette[src/trunk]: src/sys/kern Move definition of module_load_vfs_vec from kern_mo...
phx[src/trunk]: src/etc/etc.sandpoint Make sure tty00 and tty01 are linked to co...
phx[src/trunk]: src/sys/arch/sandpoint Added some more precise LinkStation/TeraS...
dyoung[src/trunk]: src/sys/dev/usb KNF: compare a pointer with NULL instead of eval...
christos[src/trunk]: src/distrib/sets/lists/xcomp PR/41991: Joachim Kuebart: add debu...
jmcneill[src/trunk]: src/doc ACPI CA 20090903 is out.
dsl[src/trunk]: src/usr.bin/sort Now we have our own radix_sort() change the int...
tsutsui[src/trunk]: src/sys/dev/pci Use device_t self arg to get a device name rathe...
dholland[src/trunk]: src/sys/sys Uses MAXCPUS from sys/param.h; include that explicit...
dholland[src/trunk]: src/tests/fs/umapfs Requires <sys/param.h>.
pooka[src/trunk]: src/sbin/mount_smbfs Include Makefile.inc earlier to make dot.ns...
macallan[src/trunk]: src/distrib/sets/lists/xserver add files for the sunleo driver
mrg[src/trunk]: src/distrib/sets/lists fine new libpciaccess shlib minor
nonaka[src/trunk]: src/sys Added WS020SH keymap.
ghen[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config .include <bsd.lib.mk>...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't use rumpuser_malloc() directly.
cliff[src/trunk]: src/sys/arch/mips/conf - option MIPS_DDB_WATCH is deprecated, re...
jmmv[src/trunk]: src/share/mk Simplify build of shell-based test cases: atf-compi...
rmind[src/trunk]: src/sys/sys kdtrace_{pro, thread}c_ctor: use kmem_zalloc(), inste...
dholland[src/trunk]: src/usr.bin/sort fixit() needs to know the getopt options list t...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars The US formally left the Gold Sta...
dholland[src/trunk]: src/distrib/sets/lists/tests +t_sort
pgoyette[src/trunk]: src/sys/dev/usb Update usbverbose module to use module_autoload(...
jakllsch[src/trunk]: src/sys/dev/usb Four more quirky umass(4)es.
jruoho[src/trunk]: src/lib/librt Remove some leftover .\" comments.
bsh[src/trunk]: src/sys/arch/evbarm don't use dv_xname directly.
pooka[src/trunk]: src/tests/fs/nullfs ``twistymount'' regression test for scenario...
dholland[src/trunk]: src/usr.sbin/arp Allow -f -, as per PR 10898.
dholland[src/trunk]: src/usr.sbin/sa ANSIfy function declarations
macallan[src/trunk]: src/sys/arch/sparc/dev Add a couple more hw offset definitions, ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use kern_proc.c instead of a colle...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Support rumpkern components and ru...
yamt[src/trunk]: src/sys/sys remove __dead from the prototype of lwp_exit, which ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern deal with sun3's module disability
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix previous in emul.c -- only num...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Remove trai...
yamt[src/trunk]: src/sys/arch/amd64/amd64 cpu_setmcontext: add a comment
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Change Linux Netlink addr...
stacktic[src/trunk]: src/lib/libkvm Do not return -1 on _kvm_read when all the reques...
haad[src/trunk]: src/sys/dev/dm Add old file describing locking schema used in dm...
jmcneill[src/trunk]: src/sys/dev/acpi/wmi add rescan support
jmcneill[src/trunk]: src/sys/arch add 'uaudio* at usbifif?' so uaudio can attach to s...
he[src/trunk]: src/distrib/sets Introduce the "ssp" attribute derived from HAS_...
haad[src/trunk]: src/external/cddl/osnet Fix problem where vnode vp_size was not ...
mhitch[src/trunk]: src/sys/arch/amiga/include Raise address of user stack to the hi...
jmcneill[src/trunk]: src/usr.bin/audio allow for buffer sizes < 32k
pgoyette[src/trunk]: src/regress/lib/libc These tests have been atf-ified
pooka[src/trunk]: src Add some elementary tests for r/o file systems. More in 2011!
pooka[src/trunk]: src/tests + rump_lwproc_newproc -> rump_lwproc_rfork()
pgoyette[src/trunk]: src/distrib/sets/lists/tests Sets list magic for the servent/pro...
pooka[src/trunk]: src/tests/dev/md use rawpart
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.10 with the follo...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Don't try to change the size of non...
tsutsui[src/trunk]: src/sys/arch/atari/dev Use proper pointer types and names rather...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add options P1003_1B_SEMAPHORE.
jruoho[src/trunk]: src/sys/dev/acpi Fix previous.
wiz[src/trunk]: src/usr.sbin/fwctl Use format string for err(). From Henning Pet...
wiz[src/trunk]: src/usr.sbin/altq/altqstat Close fd in error case. Found by cppc...
he[src/trunk]: src/sys/lib/libsa Print size_t and ssize_t with %zd, not just %d.
uebayasi[src/trunk]: src/sys/net/npf Fix build.
cliff[src/trunk]: src/sys/arch/mips/include - MIPS CPU (COP0) watchpoint support m...
christos[src/trunk]: src/sys/rump/dev/lib/libusb enable this for amd64 too.
wiz[src/trunk]: src/usr.sbin/rpc.pcnfsd Use pclose() after popen(). Found by cpp...
pooka[src/trunk]: src/sys/rump Add SMP support for all architectures.
jakllsch[src/trunk]: src/sys/arch/i386/stand/cdboot Relocate buffers to not coincide ...
wiz[src/trunk]: src/sbin/dkctl Use Nm. Bump date for previous.
haad[src/trunk]: src Allow operator to use lvm in read-only mode. Switch LVM lock...
martin[src/trunk]: src/sys/ufs/lfs Avoid NULL deref inside a KASSERT, as discussed ...
jakllsch[src/trunk]: src/sys/lib/libsa Pacify Clang -Wformat-security.
njoly[src/trunk]: src Start unprivileged filesystem tests. For now, only chown/chm...
jruoho[src/trunk]: src/sys/dev/acpi Fix a comment.
pooka[src/trunk]: src/sys regen: fix PARAMASK
pooka[src/trunk]: src/tests/fs/common antipasto
pooka[src/trunk]: src/sys/rump Avoid double init of tty_lock if rumpkern_tty is in...
jym[src/trunk]: src/sys/arch/xen/xen Move if_xname setting earlier for xvif crea...
drochner[src/trunk]: src/sys/opencrypto -avoid allocation of an extra result buffer a...
jruoho[src/trunk]: src/sys/external/bsd/acpica/conf Update for ACPICA 20110211.
pooka[src/trunk]: src/lib/librumphijack Hijack pathname-based system calls. Now a...
joerg[src/trunk]: src/lib/libedit Deal with changes in the weak_reference semantic...
pooka[src/trunk]: src/sbin/mount "when in doubt, let the kernel decide"
jruoho[src/trunk]: src/external/bsd/acpica/bin/iasl Fix iasl(8).
matt[src/trunk]: src/sys Add support for cpu-specific uarea allocation routines. ...
jmcneill[src/trunk]: src Add rc.d script to make sure the system fontconfig cache is ...
hannken[src/trunk]: src/sys/kern Adjust previous: set the dealloc soft limit to half...
pooka[src/trunk]: src/lib/librumphijack hijack libc-internal name for lseek so tha...
phx[src/trunk]: src/sys/dev/ppbus Include <sys/gpio.h> for GPIOMAXNAME to make i...
joerg[src/trunk]: src/lib/csu/common Allow building with the changed weakref seman...
tsutsui[src/trunk]: src/sys/arch/hp300/dev - make local functions static
tsutsui[src/trunk]: src/sys/arch/hp300/dev u_int8_t -> uint8_t
jruoho[src/trunk]: src/sys/sys Bump kernel due recent ACPICA changes. (ACPI modules...
jmcneill[src/trunk]: src/sys/dev/pci more AGP v3 fixes from FreeBSD:
matt[src/trunk]: src/sys/arch Merge from matt-nb5-mips64.
matt[src/trunk]: src/sys/arch Merge forward matt-nb5-mips64
matt[src/trunk]: src/distrib Deal with 64 bit versions of kernels
jmcneill[src/trunk]: src/sys/arch/x86/include cpu.h no longer needs via_padlock.h
jruoho[src/trunk]: src/share/misc AAMOF, ADN, AWK, AYOR, BBR, BOT, CC, CFY, CTN, CY...
jmmv[src/trunk]: src/external/bsd/atf Set DPADD to point to the static versions o...
jmmv[src/trunk]: src/tests/lib/libc Adjust tests now that the values of atf_arch ...
joerg[src/trunk]: src/usr.bin/make Use the current directory at start time for .PA...
mrg[src/trunk]: src/external/mit/xorg/lib define HAVE_GETPAGESIZE.
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Remove hostname from p...
njoly[src/trunk]: src/share/man/man5 Typo in macro.
riz[src/trunk]: src/tests/lib/libpthread mutex2/mutex3 are expected to fail on p...
drochner[src/trunk]: src/sys/netipsec declare input to kdebug_*() functions which dum...
drochner[src/trunk]: src/sys/netipsec treat "struct secpolicyindex" and "struct secas...
pooka[src/trunk]: src/sys regen: NOERR syscalls
jmcneill[src/trunk]: src/sys/dev/usb sync driver with openbsd
matt[src/trunk]: src/sys/arch/mips/mips Always have a stub for tlb_write_indexed
pooka[src/trunk]: src/common/lib/libc/arch/sparc/atomic Add PIC variant for fetchi...
he[src/trunk]: src/sys/ufs/ffs Move blocks_in_journal() in under #ifndef FFS_NO...
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/libxcb libxcb doesn't need or w...
pooka[src/trunk]: src/lib/librumphijack duh, remember to cvs add hijack.h too...
jruoho[src/trunk]: src/sys/arch Add cpufeaturebus and est(4) for Xen.
jruoho[src/trunk]: src/share/man/man4/man4.x86 Xref powernow(4).
jruoho[src/trunk]: src/sys/arch Move VIA_C7TEMP to the cpufeaturebus.
tsutsui[src/trunk]: src/sys/arch/mips/mips - use correct address to fetch an instruc...
joerg[src/trunk]: src/sys/lib/libsa No trailing 0 byte for hexdigits.
cegger[src/trunk]: src/sys/net80211 sync with FreeBSD rev 1.11. No binary changes.
jruoho[src/trunk]: src/sys/arch/x86/acpi Add support for APERF and MPERF on AMD pro...
pooka[src/trunk]: src/lib/librumpclient fix __RCSID
jmcneill[src/trunk]: src/sys support building as a module
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/libipsec From M...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/include-glibc D...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-run Pull up revision 3dd2481ec97b2...
cliff[src/trunk]: src/sys/arch/mips/rmi - add NAND suport for RMI XL* chips
roy[src/trunk]: src/lib/libterminfo Simplify some conversion by usig pre formatt...
jruoho[src/trunk]: src/share/man/man7 Note the previous also in the lead paragraph.
tsutsui[src/trunk]: src/sys/arch - include <mips/mips_param.h> after MACHINE is defined
dyoung[src/trunk]: src/sys/arch/i386 Simplify tags target to reduce diffs with amd6...
nonaka[src/trunk]: src/etc/etc.evbarm added ld0 for SD/MMC.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/conf Shrink more options, file-systems ...
christos[src/trunk]: src/doc import latest
matt[src/trunk]: src/sys/arch/powerpc/booke Fix a bug in onchip_intr_name_lookup
wiz[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Sort sections.
pooka[src/trunk]: src/doc document what i did
joerg[src/trunk]: src/sys/kern Preserve l_private across forks.
jruoho[src/trunk]: src/tests/include/sys Add some naive test cases for the ffs32(3)...
jruoho[src/trunk]: src Add a naive test case for raise(3).
bouyer[src/trunk]: src/sys/ufs/ufs Don't include quota/quotaprop.h for tools.
dholland[src/trunk]: src/share/misc +LP, RA, RR, TA, VCR
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot QNAP support. Detect wm(4) ...
jnemeth[src/trunk]: src/distrib/sets mention ./etc/mtree/set.<set name>
pooka[src/trunk]: src/sys/netsmb Convert POOL_INITs to proper cons/destructors.
apb[src/trunk]: src Add a boothowto(9) man page, and link it to BOOT_FLAGS(9).
apb[src/trunk]: src The man page should be BOOT_FLAG.9, not BOOT_FLAGS.9.
tsutsui[src/trunk]: src/sys/ufs/ext2fs Use proper macro, some KNF, fix typo.
pooka[src/trunk]: src Wipe out the last vestiges of POOL_INIT with one swift strok...
cliff[src/trunk]: src/sys/arch/mips/include - remove include <mips/proc.h>, unused
jmcneill[src/trunk]: src/sys/arch/i386/stand Don't commit the selected VBE mode until...
he[src/trunk]: src/sbin/ifconfig Change from using ${.CURDIR} to ${NETBSDSRCDIR...
apb[src/trunk]: src/etc Fix some errors in the way scripts with "KEYWORD: intera...
dyoung[src/trunk]: src/sys/dev/ic Simplify activation routines: don't call mii_acti...
pooka[src/trunk]: src/sys/rump/librump/rumpnet create interfaces only after ifnef ...
mrg[src/trunk]: src install the xorg "protocol.txt" file.
plunky[src/trunk]: src/share/man/man4 make a small mention how to configure the tty...
tsutsui[src/trunk]: src/sys/arch/dreamcast/conf Use rlphy(4) instead of ukphy(4) for...
joerg[src/trunk]: src/tools/mandoc Add intermediate files to CLEANFILES. Explicitl...
christos[src/trunk]: src/bin/sh default to the original behavior for $ENV unless POSI...
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers Remove dup xf86-video-cirru...
jmcneill[src/trunk]: src build wmi drivers as modules on x86
dholland[src/trunk]: src/etc Make the alternate name for "manet" caps so it's not a d...
mbalmer[src/trunk]: src Fix language.
tnozaki[src/trunk]: src/usr.bin/mklocale yacc.y: s/_CTYPE_NUM_CHARS/_CTYPE_CACHED_SIZE/
mrg[src/trunk]: src/external/mit/xorg/lib/dri sprinkle some more -Wno-error ...
mrg[src/trunk]: src/external/mit/xorg remove unnecessary includes
joerg[src/trunk]: src/usr.bin/nbperf Use a more compact presentation for g if the ...
tsutsui[src/trunk]: src/sys/dev/pci Invert logic around nested pmf(9) registrations ...
pooka[src/trunk]: src/dist/smbfs/lib/smb Don't use select() to wait for a single s...
pooka[src/trunk]: src/dist/smbfs/lib/smb kill #ifndef __NetBSD code (yea, I assume...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Remove hdaudio.gpio.* mixer controls, th...
he[src/trunk]: src/etc/mtree Allow builds without X11 to succeed. The previous...
tsutsui[src/trunk]: src/sys/dev/sbus sbus_establish() should take device_t self for ...
pooka[src/trunk]: src Add test case for PR kern/42020:
apb[src/trunk]: src Expose the kernel's boothowto(9) variable through the sysctl
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
mrg[src/trunk]: src/doc X11: Added support for xf86-video-geode and xf86-video-o...
dholland[src/trunk]: src/sys/sys Use NGROUPS_MAX (which is posix) instead of the old ...
nonaka[src/trunk]: src/sys/arch/hpcarm/dev Use callout_schedule(9).
wiz[src/trunk]: src Add man page for uark(4) from OpenBSD.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Support mtsleep() without a bigloc...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib make sure we have cr...
macallan[src/trunk]: src/external/mit/xorg/server/drivers build pnozz and suntcx driv...
christos[src/trunk]: src/sys/dev/ieee1394 Don't allocate sid scratch memory from an i...
veego[src/trunk]: src/external/intel-public/acpica/bin/iasl It seems something cha...
christos[src/trunk]: src/sys/dev/ieee1394 Revert all previous kmem_ commits. This nee...
dyoung[src/trunk]: src/sys/dev/usb Extract some definitions from usb_port.h and put...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/rs6000 Explicitly make sure TARGET_...
pooka[src/trunk]: src/sys/rump/librump/rumpkern * remove rumpvm_makepage, just use...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.10.0:
yamt[src/trunk]: src/sys/netinet6 nd6_ifattach: fix a missing parens bug in rev.1...
tls[src/trunk]: src/sys/netsmb Grr. One last thing from the upcall-direction pa...
pooka[src/trunk]: src/sys/rump add netsmb rump component
pooka[src/trunk]: src/sys/rump/fs ptyfs rump component
sjg[src/trunk]: src/usr.bin/make Add -C directory, same as gmake and freebsd make.
kiyohara[src/trunk]: src/sys/dev/marvell Add Marvell Gigabit Ethernet Controller on S...
pooka[src/trunk]: src/sys/uvm it's a wonderful static
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Applied a patch by Toru Nishimura:
skrll[src/trunk]: src/sys/arch/hp700/dev Add a comment and check off in mmmmap.
jmmv[src/trunk]: src/distrib/sets/lists Adjust file lists for atf-0.9. Most nota...
njoly[src/trunk]: src/sys/kern Rumpify pathconf(2)/fpathconf(2)
dholland[src/trunk]: src/usr.bin/last Avoid SIGSEGV on out-of-range time_t.
skrll[src/trunk]: src/sys/kern Follow the correct locking protocol when creating a...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist Import ACPICA 20100528.
jruoho[src/trunk]: src/external/intel-public/acpica/bin/iasl Add missing files requ...
riz[src/trunk]: src Remove a test (that a created directory had a predictable in...
pooka[src/trunk]: src Make retval argument for pathconf a register_t to match VOP_...
wiz[src/trunk]: src/lib/librt Fix xref.
kiyohara[src/trunk]: src/sys/dev/marvell Support big endian machines.
wiz[src/trunk]: src/share/man/man9 Fix xref.
pgoyette[src/trunk]: src/sys/dev/pci Regen
jruoho[src/trunk]: src/share/man/man9 Add FUNCTIONS. List only complete prototypes ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern On amd64, allocate module_map memo...
pooka[src/trunk]: src/etc/mtree arbor days are here again
dholland[src/trunk]: src/distrib/notes/common .It, not .IT. Noticed by Henning Peters...
pooka[src/trunk]: src/distrib/sets/lists update
pooka[src/trunk]: src descend into sys/rump/kern
dholland[src/trunk]: src/games/fortune/fortune Prune conditional compilation for usin...
pooka[src/trunk]: src/sbin/cgdconfig * allow specification of kernel operations ve...
tnn[src/trunk]: src/sys/dev/usb regen
tnozaki[src/trunk]: src s/_CTYPE_NUM_CHARS/_CTYPE_CACHE_SIZE/
yamt[src/trunk]: src/sys/kern update a comment.
pooka[src/trunk]: src/share/man/man4 Exploit the fact that wizd is currently runni...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif remember to commit this file too
tsutsui[src/trunk]: src/sys/dev/usb Regen from usbdevs rev 1.577:
blymn[src/trunk]: src/lib/libcurses Little bit more debug information.
jmcneill[src/trunk]: src/include add /dev/video, /dev/video0
joerg[src/trunk]: src/sys/sys Rename __BEGIN_PUBLIC / __BEGIN_HIDDEN to __BEGIN_PU...
martin[src/trunk]: src/sys/arch Move ci_data first in struct cpu_info
he[src/trunk]: src/sys/arch/hp700/include Expose parts of struct cpu_info if _K...
jmcneill[src/trunk]: src add auvitek(4) man page
pgoyette[src/trunk]: src/regress/lib/libc The *setjmp tests have moved to atf
wiz[src/trunk]: src/usr.bin/audio Sort some more.
pgoyette[src/trunk]: src/external/gpl2/xcvs/lib/libcvs Fix typo - let the build proceed
pgoyette[src/trunk]: src/tests/dev/sysmon Now that we update the callout timer as soo...
pooka[src/trunk]: src/sys/kern Fill syscallnames up to nsysent so that n<nsysent h...
pooka[src/trunk]: src/sys/rump regen: SYCALL_NOSYS in rump_sysent[]
veego[src/trunk]: src/external/mit/xorg/bin/sessreg Use ${XDMPIDDIR} and ${XDMLOGD...
pgoyette[src/trunk]: src Extract the vendor/product tables and related access routine...
pgoyette[src/trunk]: src/sys Update all callers of the pci_find{vendor, product} routi...
cegger[src/trunk]: src/sys/dev/pci build fix: revert rev. 1.51
pooka[src/trunk]: src/sys/kern Feed dust to a few linkset uses and explicitly call...
jruoho[src/trunk]: src/sys/dev/acpi Add IBM0079.
pooka[src/trunk]: src/tests/kernel underlying condition has been fixed
wiz[src/trunk]: src/usr.sbin/ldpd Make usage match SYNOPSIS.
wiz[src/trunk]: src/doc byacc-20101229 out, including patches from NetBSD.
pgoyette[src/trunk]: src Moving more tests out of regress and into atf mainstream
phx[src/trunk]: src/sys/arch/ofppc Support for reading disklabels from RDB parti...
haad[src/trunk]: src Add /var/lock/lvm subdir for LVM it can be created automagic...
pooka[src/trunk]: src/tests/fs/vfs Guess-fix a signed vs. unsigned compiler warnin...
pgoyette[src/trunk]: src Convert a few more tests from regress to atf
dholland[src/trunk]: src/sys Final regen for tonight.
tsutsui[src/trunk]: src/sys/arch/next68k/dev Explicitly include <machine/bus.h> here...
cliff[src/trunk]: src/sys/arch/mips/include - add lsw_cpu_run function pointer to ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers fix a comment
pgoyette[src/trunk]: src/regress/lib/libc/servent The servent test has been atf-ified
wiz[src/trunk]: src/usr.bin/rump_allserver Fix usage (8th bit begone!)
dholland[src/trunk]: src/share/misc If we're going to have non-acronyms like "1337" a...
wiz[src/trunk]: src/usr.sbin/altq/libaltq Fix fd leak in error case. Found by cp...
wiz[src/trunk]: src/usr.sbin/eeprom Fix fd leak in error case. Found by cppcheck.
jruoho[src/trunk]: src/sys/dev/pci Stop using aprint_debug(9) in an interrupt handler.
martin[src/trunk]: src/lib/libc/string Special-case the (unlikely in practice) call...
martin[src/trunk]: src/sys/arch/sparc64/conf Duh, actually make it modular
enami[src/trunk]: src/sys/uvm Fix format string; use PRIu64 for uint64_t.
jym[src/trunk]: src/sys/dev/pci bnx(4) SERDES NICs will definitely work better w...
jruoho[src/trunk]: src/sys/dev/acpi Move the ACPI_ACTIVATE_DEV block around for cla...
njoly[src/trunk]: src/share/man/man4 Fix macro, OS -> Os.
pgoyette[src/trunk]: src Hook t_cerror and t_ttyio into the build
pooka[src/trunk]: src/tests/fs/vfs use X-fs.mntname for f_fstypename. ignore p2k_...
jmcneill[src/trunk]: src/share/man/man4 Update BUGS section; genfb works on i386 and ...
pooka[src/trunk]: src/tests/fs/vfs xfail PR kern/44336
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio modularize hdaudio and hdafg drivers
haad[src/trunk]: src/etc/rc.d Use /rescue/chown not chown from /usr/sbin which mi...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
njoly[src/trunk]: src/share/man/man3 Add missing Ta macro.
matt[src/trunk]: src/usr.bin/mkubootimage Add mips/mips64 support.
tron[src/trunk]: src/lib/libc/gen Fix build with SSP enabled.
jruoho[src/trunk]: src/sys/external/intel-public/acpica Retire src/sys/external/int...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform ACPI_THREAD_ID...
drochner[src/trunk]: src/sys/opencrypto address the obvious byteorder and alignment p...
jmcneill[src/trunk]: src/sys/dev/wscons add vcons_hard_switch, for switching w/o call...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make local functions and variables static.
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Provide ACPI_C...
drochner[src/trunk]: src/sys/arch/amd64/amd64 fix misinterpretation of REX prefixes w...
joerg[src/trunk]: src/gnu/usr.bin/gdb6/libgdb bsd-kvm.c needs -D_KMEMUSER now.
matt[src/trunk]: src/sys/net Use __CTASSERT
tsutsui[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.14:
kiyohara[src/trunk]: src/sys/arch Support mmEye-WLF.
pooka[src/trunk]: src/lib/librumphijack and now with less crazy whitespace
riz[src/trunk]: src/sys/dev/ic Use PRId64 instead of lld, and PRIx64 instead of ...
christos[src/trunk]: src/etc/mtree Add the libsaslc example dir.
jmcneill[src/trunk]: src/sys/dev/pci support building as a module
jruoho[src/trunk]: src/sys/dev/acpi Always explicitly enable the wake GPE for acpib...
matt[src/trunk]: src/sys/arch/arc Merge forward from matt-nb5-mips64.
jruoho[src/trunk]: src Build fujbp(4), fujhk(4), and wmieeepc(4) as modules.
pooka[src/trunk]: src/tests/lib/librumpclient Add a test that checks that the clie...
tsutsui[src/trunk]: src/sys/arch/cobalt/cobalt Remove leftover debug stuff.
ws[src/trunk]: src/external/bsd/bind/dist/lib/isc/noatomic/include/isc Fix retu...
cliff[src/trunk]: src/sys/arch/mips/mips - MIPS CPU (COP0) watchpoint support move...
jruoho[src/trunk]: src/sys/arch/x86/x86 Use constants and bits(3), and fix a typo.
cegger[src/trunk]: src/doc ath(4): Add support for AR9285 devices.
pooka[src/trunk]: src/lib/librumphijack If minfd for F_DUPFD is >= hijackoff, assu...
pooka[src/trunk]: src/sys/kern Add syscall type NOERR which signals that a system ...
matt[src/trunk]: src/sys/arch/emips Bring emips forward to the new mips world order.
pooka[src/trunk]: src/tests/rump/rumpvfs One more lseek test case: in case of an e...
pooka[src/trunk]: src/sys/kern Get rid of one explicit typecast in previous and le...
pooka[src/trunk]: src/lib/libukfs Add support for a byteswapped disklabel so that ...
jmcneill[src/trunk]: src/sys/dev/acpi make this build again
yamt[src/trunk]: src/tests/fs/vfs add some tests
jmcneill[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/modules/if_alc module glue for alc@pci
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ENHANCED_SPEEDSTEP.
mrg[src/trunk]: src/sys/external/bsd/drm/dist convert all crtc values passed in ...
pooka[src/trunk]: src/lib/librumpclient Die with a sensible error message if a sym...
pooka[src/trunk]: src/lib Make the rumphijack dlsym trampoline call from rumpclien...
jruoho[src/trunk]: src Add viac7temp(4).
pooka[src/trunk]: src/tests/fs/hfs xfail PR kern/44631 on sparc64
drochner[src/trunk]: src/sys/opencrypto Don't panic, just truncate, if the iov is too...
drochner[src/trunk]: src/sys/opencrypto make the crypto softint MPSAFE -- I see no re...
jruoho[src/trunk]: src/sys/arch/x86/acpi Also declare support for APERF/MPERF durin...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Ale...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Another TLS reloc. Thanks to joe...
skrll[src/trunk]: src/sys/arch/hppa/include HPPA TLS support.
joerg[src/trunk]: src Add missing MLINKS. From Stathis Kamperis.
cliff[src/trunk]: src/sys/arch/mips/rmi - add support for Peripherals IO Bus for R...
tsutsui[src/trunk]: src/sys/arch/arc/include - no need to define MACHINE_ARCH in MD ...
cliff[src/trunk]: src/sys/arch/mips/rmi fix typo
jruoho[src/trunk]: src/share/man/man4 Add missing period.
jakllsch[src/trunk]: src/doc Add announce mailing list address for less. This and pr...
tsutsui[src/trunk]: src/sys Add usb_dma attribute for DMA capable USB host controllers
pooka[src/trunk]: src/lib/libp2k update copyright
rmind[src/trunk]: src/sys/arch/x86/x86 cpu_need_resched: make AST if no __HAVE_PRE...
jmmv[src/trunk]: src/distrib/sets/lists/tests +tests/lib/libutil/t_pidfile
jruoho[src/trunk]: src/tests/include/sys Add also a basic, naive, test for fast_div...
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Use .set reorder to entrust compi...
christos[src/trunk]: src add fp{g,s}etprec
macallan[src/trunk]: src/sys/dev/sun apparently the official name for the S24 is FBTY...
tsutsui[src/trunk]: src/sys/dev/pci Add support for Oxford Semiconductor OXmPCI952 2...
tsutsui[src/trunk]: src/sys/dev Replace shutdownhook_establish(9) with pmf_device_re...
tsutsui[src/trunk]: src/sys/dev/ic Invert logic around nested pmf(9) registrations f...
tsutsui[src/trunk]: src/sys/dev/ic Make local functions static and remove a declarat...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed typo: algoriym -> a...
wiz[src/trunk]: src/lib/libc/stdio Note some restrictions for getdelim arguments...
pooka[src/trunk]: src/sbin/mount_ptyfs naughty naughty, don't peek into src/sys
phx[src/trunk]: src/tools mkubootimage is certainly useful for sandpoint
christos[src/trunk]: src/include handle ssp
pooka[src/trunk]: src/lib/libp2k Pass VOP_PATHCONF to backend file server. inspir...
jakllsch[src/trunk]: src/sys/dev/usb Add Philips SA235 Digital Audio Player.
dholland[src/trunk]: src/lib/libpthread Improve wording describing the behavior of th...
wiz[src/trunk]: src/usr.bin/make Whitespace.
pooka[src/trunk]: src/sys/kern rump stubs for _ksem*
macallan[src/trunk]: src/sys/arch/sparc/dev add some more offsets
jakllsch[src/trunk]: src/sys/dev/usb Add symbolic constant for number of USB 2.0 micr...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Simplify and shorten...
dholland[src/trunk]: src/share/termcap wait for two more zombie files
pooka[src/trunk]: src/tests/rump/rumpkern add tests for:
joerg[src/trunk]: src Install mdocml's default CSS as /usr/share/man/style.css. S...
christos[src/trunk]: src/etc Add machine class manual paths. No manual pages have mov...
jruoho[src/trunk]: src/sys/dev/acpi Convert an aprint_error_dev() to ACPI_DEBUG_PRI...
tron[src/trunk]: src/lib/libc/stdio Replace _FPOS_OVERFLOW() macro with a static ...
wiz[src/trunk]: src/doc mdocml-1.10.8 out.
jnemeth[src/trunk]: src/lib/libc/stdio vsnprintf_ss does NOT handle floating point f...
hannken[src/trunk]: src/sys/dev Remove an always true if-clause.
jruoho[src/trunk]: src/sys/arch/x86/acpi Add an additional assertion for the contro...
pooka[src/trunk]: src/tests/libexec/ld.elf_so test helper program exit code, not t...
mlelstv[src/trunk]: src/tests/lib/libc/gen return from an SIGFPE handler is not defi...
pgoyette[src/trunk]: src/tests/util/make The unmatchedvarparens test actually generat...
tsutsui[src/trunk]: src/sys/arch/mvme68k/stand Switch mvme68k standalone problams to...
tsutsui[src/trunk]: src/sys/arch Misc cosmetics to reduce diff among hp300 derived m...
skrll[src/trunk]: src/sys/arch/hp700/include Unwrap short line.
martin[src/trunk]: src/tests/net/icmp Fix alignment of sndbuf (sparc64 got a SIGBUS...
pgoyette[src/trunk]: src/regress/lib/libc/time The strptime test has previously been ...
jmcneill[src/trunk]: src/sys/dev/acpi/acpica cast curlwp to uintptr_t before casting ...
pooka[src/trunk]: src/lib/librumphijack uhm, put PF_LOCAL on the socketlist
aymeric[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install 20110215.
jmcneill[src/trunk]: src/sys/modules/padlock add padlock module glue
mrg[src/trunk]: src/sys/arch/sparc/sparc remove the evcnt for NULL struct fpstat...
christos[src/trunk]: src/dist/ipf/tools define the format as a constant so that we do...
ahoka[src/trunk]: src/sys/arch/x86/x86 Dont try to read MSR_TEMPERATURE_TARGET on ...
bouyer[src/trunk]: src/sbin/fsck_ffs initialise memory allocated for uquot_user_has...
christos[src/trunk]: src/lib/libc/gdtoa fix some lint on i386
christos[src/trunk]: src/lib/libc/gdtoa pacify lint.
cliff[src/trunk]: src/sys/arch/mips/mips - option MIPS_DDB_WATCH is dedprecated, r...
jruoho[src/trunk]: src A dummy conformance-test of pthread_equal(3).
dyoung[src/trunk]: src/sys/dev/usb Expand some definitions from <dev/usb/usb_port.h>.
pooka[src/trunk]: src/sbin/mount_smbfs Provide Makefile.inc which contains source ...
macallan[src/trunk]: src/share/mk add sunleo
apb[src/trunk]: src/etc/rc.d Delete a line that was accidentally included from w...
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Redo previous with a better...
tsutsui[src/trunk]: src/sys/ufs Move declaration of ufs_hashlock into <ufs/ufs_exter...
dholland[src/trunk]: src/games/wump remove unnecessary cast
mrg[src/trunk]: src/distrib/sets/lists/xserver - build mesa_dri and swrast on al...
dholland[src/trunk]: src/sys/compat/linux/common Another one that needs <sys/exec_aou...
phx[src/trunk]: src/sys/fs/adosfs Fixed fatal warnings with ADOSFS_DIAGNOSTIC.
cube[src/trunk]: src/sys/dev/acpi Don't reference files that don't exist, and cvs...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Maik Broemme: export...
pooka[src/trunk]: src/sys/fs Install ptyfs userspace header into user's space.
drochner[src/trunk]: src/sys/net fix undefined result of stat(), found by clang stati...
pooka[src/trunk]: src/sys Chop init_sysctl into base nodes (init_sysctl_base.c) an...
apb[src/trunk]: src/regress Add a note saying that new tests should use ATF.
joerg[src/trunk]: src Enable libarchive-based unzip frontend.
cnst[src/trunk]: src New wbsio(4) driver for Winbond Super I/O attachment of lm(4...
darran[src/trunk]: src/sys Added a defflag option for KDTRACE_HOOKS and included op...
dholland[src/trunk]: src/share/misc wap was already there; wifi was misfiled
phx[src/trunk]: src/sys/arch/sandpoint 'satmgr' device for communicating with th...
skrll[src/trunk]: src/share/man/man4/man4.hp700 Add and install an astro(4) man page.
skrll[src/trunk]: src/sys/arch/hppa/hppa Pull change across from OpenBSD:
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update netpgp to 3.99.3
tnozaki[src/trunk]: src more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h
joerg[src/trunk]: src Update to mdocml-1.10.0
msaitoh[src/trunk]: src/sys/dev/pci Fix DMA setting for read/write on conventional P...
veego[src/trunk]: src/lib/libc/cdb Use MAP_FILE|MAP_SHARED instead of MAP_FILE for...
jakllsch[src/trunk]: src/sys/dev/usb Nvidia EHCI controllers do not ignore one or mor...
pgoyette[src/trunk]: src/sys/dev/pci Remove a left-over debugging call to aprint_norm...
mrg[src/trunk]: src/distrib/sets/lists/xserver geode_drv is a .so.2.
ghen[src/trunk]: src Update to xkeyboard-config 1.9.
mrg[src/trunk]: src/distrib/sets/lists/xcomp obsolete a bunch of obsolete man pa...
sborrill[src/trunk]: src hdaudio(4) is a standards-compliant driver for Intel High De...
wiz[src/trunk]: src/share/man/man4 Whitespace cleanup, sort sections, fix list.
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs Add rump_smbfs. It's innards are ...
pooka[src/trunk]: src/sys/rump Rename rump_dev_makenodes() to rump_vfs_makedevnode...
jnemeth[src/trunk]: src/distrib/sets Create a modules.tgz set and move kernel module...
dsl[src/trunk]: src/usr.bin/sort Save length of key instead of relying of the we...
skrll[src/trunk]: src/usr.sbin/puffs/rump_smbfs Allow this to build while link set...
mrg[src/trunk]: src/external/gpl3/binutils/lib/libbfd replace a LDADD/DPADD with...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Fix the start symbol.
tsutsui[src/trunk]: src/sys/dev Move pmf(9) calls to MI re_attach() and re_detach() ...
hannken[src/trunk]: src/sys/miscfs/procfs Procfs_lookup() does not lookup directory ...
tsutsui[src/trunk]: src/sys/dev/ic TAB vs space cleanup.
pooka[src/trunk]: src/sys/rump/librump descend into librumpcrypto for a local build
pooka[src/trunk]: src Build & install rumpdev, a device component for rump. It cu...
he[src/trunk]: src/sys/rump/librump/rumpdev Both amiga and atari needs <sys/lwp...
joerg[src/trunk]: src/usr.bin/unzip Fix output spacing for summary in -v.
pooka[src/trunk]: src/sys/rump binutils 2.19 has changed the old behaviour of defi...
plunky[src/trunk]: src/external/bsd/pcc/dist Update pcc to current [0.9.9 20100603]...
dholland[src/trunk]: src/sys/arch/hpcmips/tx Add missing backslash in macro definitio...
wiz[src/trunk]: src/usr.bin/make Bump date for previous.
pooka[src/trunk]: src/lib/libp2k no need to typecast in pathconf anymore
jruoho[src/trunk]: src/share/man/man3 Add a missing word.
riz[src/trunk]: src Create a manpage for igphy(4). kern/35398.
jruoho[src/trunk]: src/share/man/man9 Xref ilog2(3).
jruoho[src/trunk]: src/sys/dev/acpi Use the same notation with the PNP identifiers....
kiyohara[src/trunk]: src/sys/dev/marvell Fix debug messages.
pgoyette[src/trunk]: src/sys/dev/usb Revert previous - it was committed unintentional...
phx[src/trunk]: src/distrib Adapted sysinst and installation docs for modern NAS...
jruoho[src/trunk]: src/sys/dev/acpi A small nit from the spec: _PSW should be calle...
pooka[src/trunk]: src/distrib/sets/lists/tests update
pooka[src/trunk]: src/tests/util Make the test work on an installation without sha...
pgoyette[src/trunk]: src/sys/dev/usb Add a couple more product IDs for the ASIX Ether...
yamt[src/trunk]: src/sys increment p_nrlwps in lwp_create rather than letting cal...
phx[src/trunk]: src/etc/etc.sandpoint Adapted for NAS systems. Use vt100 with 11...
jmcneill[src/trunk]: src/sys/dev/acpi When ACPI is not present, free any resources us...
wiz[src/trunk]: src/usr.bin/ldd Add missing word and bump date for previous.
ahoka[src/trunk]: src/sys/arch/x86/x86 Typo fix: Mhz -> MHz
plunky[src/trunk]: src/usr.sbin/btconfig add "imode" parameter to allow setting the...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon updates f...
jym[src/trunk]: src/sys/dev/isapnp PRIxPADDR instead of %lx to print bus_addr_t/...
pooka[src/trunk]: src/sys/ufs/ufs Add a comment describing an observed boom-crash-...
pooka[src/trunk]: src/sys/fs/sysvbfs Initialize *vpp to NULL: relookup() requires ...
yamt[src/trunk]: src/sys/arch/amd64/amd64 Xsyscall: remove an unused label.
pooka[src/trunk]: src/bin/cp Disable mmap path. With the current vnode locking sc...
jruoho[src/trunk]: src/share/misc AEAP, ATEOTD, CU, DND, EOM, FNO, GBTW, GFU, GJ,
pooka[src/trunk]: src/sys/rump/net/lib/libshmif add -h which prints only the bus h...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif un-\240
uebayasi[src/trunk]: src/sys/rump/librump/rumpkern Define uvmexp_pagemask and friends...
cliff[src/trunk]: src/sys/arch/mips/mips - add mips_watchpoint_init() to discover ...
christos[src/trunk]: src/usr.bin/vmstat can't play games with structure names since c...
christos[src/trunk]: src/sys/lib/libsa fix slightly wrong format.
tsutsui[src/trunk]: src/sys/arch/hp300 With a quick test, HP9000/362 doesn't seem to...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-sh Pull up revision 869e092e4986eb...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Add IDs for 362/382 internal displays. Fr...
christos[src/trunk]: src/usr.bin/find only setup siginfo handler if we have a tty.
pgoyette[src/trunk]: src/tests/lib/libc/gen Fix name of t_ldexp test from previous
pooka[src/trunk]: src/include practice alphabet: "g before i except never" etc.
wiz[src/trunk]: src/usr.bin/audio/play Use better reference after sorting in -f ...
pooka[src/trunk]: src/sys/kern snafu in previous: extra printf arg
jruoho[src/trunk]: src/share/man/man4 Update.
pooka[src/trunk]: src Allow rump kernel to call dlsym(RTLD_DEFAULT).
pgoyette[src/trunk]: src/distrib/sets/lists/tests Typo - it is h_getopt_long and not ...
dholland[src/trunk]: src/sys Regen.
dbj[src/trunk]: src add usr/tests/lib/libc/ieeefp and ./usr/libdata/debug/usr/te...
pooka[src/trunk]: src/lib/librump document rump_pub_lwproc_rfork()
christos[src/trunk]: src/sys/kern Simplify and avoid kernel segv when the list is NULL.
tsutsui[src/trunk]: src/sys/arch/x68k/conf Add (commented out) options MODULAR. Con...
matt[src/trunk]: src/sys/dev Add the new mpc85xx/booke device names.
wiz[src/trunk]: src/usr.sbin/sup/source Fix fd leaks in error cases. Found by cp...
skrll[src/trunk]: src/sys/arch/hp700 Centralise the PDC procedure calls into one f...
pgoyette[src/trunk]: src Update the ieeefp tests so that they can be built on all arc...
riz[src/trunk]: src Update resize_ffs tests for byteswapped file system support, ...
wiz[src/trunk]: src/games/tetris Fix fd leak in error cases. Found by cppcheck.
jakllsch[src/trunk]: src/doc Note new GPT support in the x86 boot code.
jakllsch[src/trunk]: src/sys/dev Add schide(4).
pgoyette[src/trunk]: src/distrib/sets/lists/tests Forgot the Atffile for t_ttyio test
pooka[src/trunk]: src/tests/fs/common Use our internal name instead of MOUNT_FOO t...
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Put .set noreorder so that BDslot...
pgoyette[src/trunk]: src mtree and set-list games for xdr test
jym[src/trunk]: src Pass down INSTALLSETS variable to installsets target. Use :Q...
skrll[src/trunk]: src/sys/arch/hppa/hppa Grammar.
tron[src/trunk]: src/lib/librumpclient Include "sys/null.h" to get the definition...
christos[src/trunk]: src/sys/sys add the rest of the gnu specific pt sections.
pooka[src/trunk]: src/lib/librumpclient add some excuse of a manpage for librumpcl...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Apply our local patches.
jmcneill[src/trunk]: src/usr.sbin/acpitools/acpidump - when dumping table bytes, make...
jmcneill[src/trunk]: src/usr.sbin/acpitools/acpidump document -c and -s flags
matt[src/trunk]: src/sys Use _PMAP_PRIVATE to control the inclusion of <powerpc/b...
joerg[src/trunk]: src Update LLVM/clang snapshot. This brings in support for
matt[src/trunk]: src/sys/sys Make sure that biglock is unlocked before returning ...
christos[src/trunk]: src/sys/lib/libsa fix -Wself-assign warning
jmcneill[src/trunk]: src/sys get rid of #ifdef __FreeBSD__ sections
tsutsui[src/trunk]: src/sys/arch/hp300/conf sgc takes slot, not scode.
joerg[src/trunk]: src/lib/libc/net Support the different weakref semantic in GCC 4...
pooka[src/trunk]: src/tests/lib/librumpclient Run sockstat with -n so that differe...
pooka[src/trunk]: src/tests/lib/librumphijack a basic getcwd() test
jruoho[src/trunk]: src/share/misc AA, AAT, AC, ACK, ACL, AI, AL, AM, AMT, AOL, AP, ...
jruoho[src/trunk]: src/sys/arch/x86/x86 Add proper definitions. Remove (too) verbos...
jruoho[src/trunk]: src/sys/arch/x86/include Add MSR_TEMPERATURE_TARGET.
pooka[src/trunk]: src/lib/librumphijack fix tests/lib/librumphijack/t_asyncio:inva...
itohy[src/trunk]: src Cleanup my copyright notice.
pooka[src/trunk]: src/sys/rump regen: always explicitly set errno (fixes some apps)
wiz[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Markup fix.
pooka[src/trunk]: src/usr.bin/rump_allserver * at least try to query size of non-r...
jruoho[src/trunk]: src/sys/dev/acpi Yet another small fix to the C-state parsing. A...
jmcneill[src/trunk]: src/sys/arch add alc@pci
matt[src/trunk]: src/sys/arch/mips/mips Remove a few more lines that should have ...
jruoho[src/trunk]: src/share/man/man4 Update compatibility notes.
mrg[src/trunk]: src/external/mit/xorg/lib move libxcb earlier than libX11, which...
pooka[src/trunk]: src/tests/rump/rumpkern in reconnect, ignore any all reconnect m...
cliff[src/trunk]: src/sys/arch/mips/rmi - add cpu_rmixl_run(), and set in mips_loc...
hannken[src/trunk]: src fss(4): Allow FSSIOCSET to set the initial flags. Add a new...
pooka[src/trunk]: src/etc/mtree new testdirs
jmcneill[src/trunk]: src/sys/dev/pci add AMD (ATI) Radeon HD 6310 Graphics ID
jruoho[src/trunk]: src/sys Add preliminary support for the IA32_APERF and IA32_MPER...
pooka[src/trunk]: src/lib/libc/arch/mips/softfloat Fix LE softfloat (mostly theore...
jruoho[src/trunk]: src/sys/arch/x86/acpi Fix an oversight; the APERF and MPERF coun...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools/src/racoon From Rai...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools Fix errors from aut...
tteras[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools ipsec-tools-0.8.2
cliff[src/trunk]: src/sys/arch/mips/rmi - add register & bit defines for GPIO, Per...
cliff[src/trunk]: src/sys/arch/mips/conf - add config for gpio
he[src/trunk]: src/lib/libc/tls It would be nice if lint knew that abort() will...
ahoka[src/trunk]: src/sys/dev/nand use %zu for size_t, also add rcsid
jruoho[src/trunk]: src/share/man/man4/man4.x86 Add some datasheets to SEE ALSO.
ahoka[src/trunk]: src/usr.sbin/flashctl Fix markbad command
mrg[src/trunk]: src/sys/arch/sparc64/dev remove unnecessary iommuvar.h and psych...
joerg[src/trunk]: src/tools/llvm --with-clang-resource-dir is no longer needed
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/clang snapshot. This brings mu...
phx[src/trunk]: src/doc D-Link DSM-G600 support.
macallan[src/trunk]: src/sys/dev complete the driver/bus frontend split and make sure...
macallan[src/trunk]: src/sys/arch/shark add support for chipsfb at ofbus
dholland[src/trunk]: src/bin/expr minor usage nit
ginsbach[src/trunk]: src/share/misc +SCADA (supervisory control and data acquisition)
bouyer[src/trunk]: src Add a new libquota library, which contains some blocks to bu...
jruoho[src/trunk]: src/tests Do not skip the QEMU bugs but instead mark these as ex...
pooka[src/trunk]: src/tests/libexec/ld.elf_so check that we can dlopen() the linkm...
cliff[src/trunk]: src/sys/arch/mips/rmi - in cpucore_rmixl_attach(), keep track of...
cliff[src/trunk]: src/sys/arch/mips/rmi - in evbmips_iointr(), call assembly funct...
cliff[src/trunk]: src/sys/arch/mips/rmi - add sc_running flag to allow cpucore_rmi...
cliff[src/trunk]: src/sys/arch/mips/rmi - add compile time check in case NIPIS eve...
cliff[src/trunk]: src/sys/arch/mips/rmi - remove most of the PARANOIA code
cliff[src/trunk]: src/sys/arch/mips/rmi - fix RCSID
cliff[src/trunk]: src/sys/arch/mips/rmi - report of BIST result is information onl...
cliff[src/trunk]: src/sys/arch/mips/rmi - add prototype for rmixl_eirr_ack()
cliff[src/trunk]: src/sys/arch/mips/rmi - in rmixl_pcie_intr_string(), convert irq...
cliff[src/trunk]: src/sys/arch/mips/rmi - in rmixl_pcix_intr_string() convert irq ...
matt[src/trunk]: src/sys/kern Add an assert to make sure no unexpected spinlocks ...
jruoho[src/trunk]: src/share/man/man3 Improve as per discussion on source-changes.
cliff[src/trunk]: src/sys/arch/mips/mips - add loocoresw slot for lsw_cpu_run
jruoho[src/trunk]: src/lib/libc Xref tm(3).
cliff[src/trunk]: src/sys/arch/mips/mips - add loocoresw slot for lsw_cpu_run
matt[src/trunk]: src/sys/kern Add a KASSERT
cliff[src/trunk]: src/sys/arch/mips/mips - no need to check lsw_cpu_run != NULL be...
matt[src/trunk]: src/sys/kern rearrange some common code in lockdebug_unlocked.
cliff[src/trunk]: src/sys/arch/mips/rmi - fix comment at cpucore_rmixl_run()
jruoho[src/trunk]: src/sys/dev/acpi Simplify by using a static array for the refere...
jruoho[src/trunk]: src/sys/dev/acpi Use the common power resource code. Also add a ...
cliff[src/trunk]: src/sys/arch/mips/mips cpuwatch_* stuff is #if (MIPS32 + MIPS32R...
wiz[src/trunk]: src/share/man/man3 No need to use \*[q], use plain double quotes...
jruoho[src/trunk]: src/sys/dev/acpi Simplify a little. No functional change.
matt[src/trunk]: src/external/gpl3/binutils/dist Pull in MIPS XLR (XLS) support f...
matt[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch Add bfd_mach_mips_xlr
matt[src/trunk]: src/external/gpl3/binutils/dist/opcodes Remove old mfcr/mtcr def...
matt[src/trunk]: src/sys/arch/vax Support LWP_PC
matt[src/trunk]: src/sys/arch/vax/vax Add L_PRIVATE
mrg[src/trunk]: src/usr.sbin/crash enable crash(8) for sparc64. it's still sort...
mrg[src/trunk]: src/sys/arch/sparc/sparc port to userspace.
wiz[src/trunk]: src/doc xz-5.0.2 out.
matt[src/trunk]: src/sys/arch/mips Use .set arch=xlr to access RMI specific instr...
plunky[src/trunk]: src/external/bsd/pcc/libexec use HOSTPROG to build the mkext pro...
mrg[src/trunk]: src/distrib/sets/lists/comp add sparc64/intr.h
he[src/trunk]: src/sys/compat/linux/arch/alpha Fix this so that it builds (miss...
yamt[src/trunk]: src/sys/kern assertions
yamt[src/trunk]: src fix _STANDALONE build
yamt[src/trunk]: src/common/lib/libc/gen - fix _STANDALONE build.
matt[src/trunk]: src/sys/arch/mips/mips Only set userlocal register if l == curlw...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist Reimport Heimdal dist conve...
yamt[src/trunk]: src re-enable tprof_amdpmi
yamt[src/trunk]: src/sys/netinet comments
jmmv[src/trunk]: src/tests atf-0.9 introduces an use.fs test-case property to all...
yamt[src/trunk]: src/sys/netinet after ip_input.c rev.1.285 and 1.286, restore ke...
yamt[src/trunk]: src/sys/netinet - comments
yamt[src/trunk]: src/sys/netinet comments
yamt[src/trunk]: src/sys/netinet - comments
yamt[src/trunk]: src/sys/arch/x86/x86 don't bother to register kernel ptp to uvm_...
yamt[src/trunk]: src/sys/arch/i386/i386 comments
yamt[src/trunk]: src/sys/arch/i386/i386 fix backtrace of interrupt
yamt[src/trunk]: src/sys/netinet simplify a compile-time assertion
yamt[src/trunk]: src/sys/kern bluntly balance estcpu decay for ncpu > 1. PR/31966.
yamt[src/trunk]: src/sys/kern comment
yamt[src/trunk]: src/sys/dev/tprof for each samples, record and report cpuid and ...
yamt[src/trunk]: src/usr.bin/tpfmt don't link unused library.
yamt[src/trunk]: src/usr.bin/tpfmt - adapt to the kernel
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg14 add cg14...
matt[src/trunk]: src/sys/arch/mips/mips Increment correct counter.
matt[src/trunk]: src/sys/arch/mips/mips fix whitespace and comments
matt[src/trunk]: src/sys/arch/mips/mips cpu_number() returns a u_int
matt[src/trunk]: src/sys/arch/mips Fix printing of watch{lo, hi} and make mipsNN_w...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Copy coverity allo...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Turn on the hack w...
elric[src/trunk]: src/crypto/external/bsd/heimdal Replicate changes to get_window_...
elric[src/trunk]: src/crypto/external/bsd/heimdal Also take the $'s out from aroun...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/kpasswd Turn inetd support ...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/kuser From prior location, ...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hx509 From prior location:
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/vers From prior location.
elric[src/trunk]: src/tools/slc Tool for slc, a command built during the Heimdal b...
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist Updates to man pages found ...
jym[src/trunk]: src/sys/kern Typo fix.
dyoung[src/trunk]: src/sys/netinet In ipintr(), don't overwrite ipintrq.ifq_maxlen ...
pgoyette[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/x86_64 Define bfd_mac...
rmind[src/trunk]: src/sys/kern sys__ksem_close: use fd_close().
christos[src/trunk]: src/external/bsd/top/dist/machine Swap the command and the threa...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove a tray empty line.
plunky[src/trunk]: src move the build of ldd binary to a subdir in order to allow
elric[src/trunk]: src/crypto/external/bsd/heimdal Quick makefile bits that will us...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include For the duration of the ...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Fix $Id$ -> $NetBSD$ in ...
he[src/trunk]: src/sys/compat/linux/arch Add dup3() and pipe2() for these archs...
he[src/trunk]: src/sys/compat/linux/arch Regenerate these files after adding pi...
joerg[src/trunk]: src Move the headers for compiler and platform specific intrinsi...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.11.1 with a few add...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge for mdocml-1.11.1
joerg[src/trunk]: src Update build glue for mdocml 1.11.1.
elric[src/trunk]: src/crypto/external/bsd/heimdal Need a variable to disable using...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Also define GSSAPI_DEPRE...
jdc[src/trunk]: src/doc Clarify ffb EDID entry.
joerg[src/trunk]: src/external/bsd/mdocml/dist Deal with two cases of name shadowing
elric[src/trunk]: src/crypto/external/bsd/openssh/dist On reasonably modern versio...
hannken[src/trunk]: src/sys/ufs/ffs ffs_fsync: no need for wapbl_vptomp() here -- vn...
matt[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch Add bfd_mach_mips_xlr...
elric[src/trunk]: src Upgrade Heimdal to 1.5pre1 by switching the build from crypt...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib I forgot to fix this. .BEGI...
martin[src/trunk]: src/sys/arch/alpha/alpha Delay initialization of FPU related eve...
joerg[src/trunk]: src Install clang's MD headers into /usr/include/clang-3.0 simil...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib/libipc Define an empty libin...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include We need to include nbtoo...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib/libsl/slc No need to -lfl -ly.
dyoung[src/trunk]: src/sys/arch/cobalt/dev Don't set pba.pba_flags twice. No funct...
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Randomness isn't terribl...
martin[src/trunk]: src/sys/arch/alpha/alpha Hint from Matt Thomas: use evcnt_attach...
dyoung[src/trunk]: src/sys/dev/pci Refer to bits in the PCI CSR with using PCI_COMM...
joerg[src/trunk]: src/external/bsd/mdocml/dist Really apply roff.c 1.134 for the c...
mrg[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch regenerate for mipsy ...
jym[src/trunk]: src/lib/librump Duplicate item detected, destroying duplicate.
christos[src/trunk]: src/sbin/sysctl PR/44864: Paul Ripke: Compile regular expression...
jruoho[src/trunk]: src/lib/libm Merge floor(3) to ceil(3).
jruoho[src/trunk]: src/doc ACPICA 20110413 is out.
plunky[src/trunk]: src/lib/libbluetooth when placing an attribute/value pair, valid...
plunky[src/trunk]: src/tests/lib/libbluetooth test that data element lists are not ...
nakayama[src/trunk]: src/distrib/sets/lists/comp Add missing .{cat, man} keys.
jakllsch[src/trunk]: src/sys/dev/pci Ensure PCI_COMMAND_MASTER_ENABLE.
jakllsch[src/trunk]: src/sys/dev/pci Make previous compile.
christos[src/trunk]: src/etc/mtree sort and add x86
martin[src/trunk]: src/crypto/external/bsd/heimdal Use <sys/atomic.h> ops on NetBSD...
he[src/trunk]: src/crypto/external/bsd/heimdal Some ports don't (need to) const...
rmind[src/trunk]: src/sys/kern - Add nsems_total and track the use of all semaphor...
christos[src/trunk]: src/share/mk Simplify and correct (previous did not work for !de...
christos[src/trunk]: src/etc/mtree add cat8 and html8
christos[src/trunk]: src/distrib/sets/lists/base add {man,cat,html}8/x86
christos[src/trunk]: src/share/mk Need --sysroot=/ otherwise ld does not find crt0.o ...
christos[src/trunk]: src/lib/libm/man Fix markup
mrg[src/trunk]: src/share/mk it's spelled CPPFLAGS not CPPFLAGGS.
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Use MI routine banner() to print memory...
mrg[src/trunk]: src/compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes ...
mrg[src/trunk]: src/sys add a "module_machine", that defaults to machine.
jruoho[src/trunk]: src/tests/lib/libc/gen Test nice(3) also with threads.
jruoho[src/trunk]: src Few simple tests for getgroups(2).
mrg[src/trunk]: src/share/mk prepare for evbppc modules, and allow overriding th...
mrg[src/trunk]: src/sys/arch/xen/include apply some _KERNEL_OPT.
mrg[src/trunk]: src/distrib/sets/lists various updates to deal with heimdal update.
martin[src/trunk]: src/external/bsd/tcpdump/dist Hint from dsl: make sure to have t...
mrg[src/trunk]: src/distrib/sets/lists/comp catch up with heimdal update.
martin[src/trunk]: src/distrib On install CDs: make ^C and ^Z work (mostly) as they...
martin[src/trunk]: src/distrib/utils/sysinst Add an "exitstring" to the utility men...
tron[src/trunk]: src/tools Set "HOSTLIB" before including "bsd.own.mk" to get the...
tron[src/trunk]: src/share/mk Don't use "--sysroot=/" for host builds as "nbhost-...
martin[src/trunk]: src/distrib/sets/lists/base Get rid of /var/chroot/tcpdump/etc
martin[src/trunk]: src/etc Get rid of var/chroot/tcpdump/etc
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot DSM-G600 has a 33.000 MHz o...
martin[src/trunk]: src/usr.sbin/postinstall Invert the chroot/tcpdump/etc test and ...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint DSM-G600: Turn off all LEDs whe...
phx[src/trunk]: src/sys/dev/i2c Do not print "M41ST84 Real-time Clock/NVRAM", bu...
christos[src/trunk]: src/share/mk Revert previous, breaks builds completely (cd /usr/...
phx[src/trunk]: src/sys/dev/i2c Suppressing the ACK after the last byte read mus...
rmind[src/trunk]: src/sys/kern ksem_free: remove wrong assert.
christos[src/trunk]: src/usr.bin/mkdep Recognize --sysroot but don't document it or d...
christos[src/trunk]: src/lib/libc/db Correct check for snprintf() overflow via Maksym...
jym[src/trunk]: src/sys/arch/xen/xen Remove remnants from the past when Xen 2 wa...
rmind[src/trunk]: src/sys Replace malloc with kmem, and remove M_SUBPROC.
dholland[src/trunk]: src/sys/nfs Back in -r1.60 of nfs_serv.c (a long time ago) VOP_M...
dholland[src/trunk]: src/sys ISSYMLINK is now only referenced inside vfs_lookup.c, an...
dholland[src/trunk]: src/sys Regen for ISSYMLINK removal.
dholland[src/trunk]: src/sys/kern Goto considered harmful; remove dirloop: in favor o...
dholland[src/trunk]: src/sys/kern Goto still harmful, but use "goto alldone" in place...
dholland[src/trunk]: src/sys/kern Move the big chunk of code at "terminal:" outside t...
dholland[src/trunk]: src/sys/kern Goto considered harmful: "goto terminal" can now ju...
dholland[src/trunk]: src/sys/kern The "goto alldone" from a couple patches back (insi...
dholland[src/trunk]: src/sys/kern Goto considered harmful: now the "goto alldone" can...
dholland[src/trunk]: src/sys/kern Simplify logic: at the bottom of the loop, instead ...
jym[src/trunk]: src/sys/arch Large rewrite of the balloon driver. This one:
rmind[src/trunk]: src/sys/dev Replace few simple_lock and ltsleep/wakeup uses with...
joerg[src/trunk]: src/share/mk Fix --sysroot usage.
rmind[src/trunk]: src/sys/arch/xen/xen balloon_xenbus_attach: use KM_SLEEP for all...
joerg[src/trunk]: src/usr.bin/grep Include nbtool_config.h for tool builds.
joerg[src/trunk]: src/usr.bin/grep Fix memory leaks.
joerg[src/trunk]: src/usr.bin/grep Use the more portable getline.
hannken[src/trunk]: src/sys/ufs/ffs Preallocate all cylinder group blocks so we no l...
wiz[src/trunk]: src/doc less-443 is out.
christos[src/trunk]: src/external/historical/nawk/dist PR/44876: Aleksey Cheusov: awk...
rmind[src/trunk]: src/sys G/C unused speedup_syncer() mechanism and thus simplify ...
drochner[src/trunk]: src/lib/libm/src according to C99/POSIX, nextafter(x, y) should r...
buhrow[src/trunk]: src/sys/dev/pci Fixes for kern/40018.
joerg[src/trunk]: src/usr.bin/grep Redo context printing so that adjourning contex...
joerg[src/trunk]: src/usr.bin/grep Add support for --null-data. Change -Z to behav...
joerg[src/trunk]: src/usr.bin/grep Avoid C99 features.
martin[src/trunk]: src/sys/kern Relax an assertion
martin[src/trunk]: src/tests/syscall Add MAP_PRIVATE to mmap() flags where missing.
manu[src/trunk]: src/lib/libpuffs In node_lookup() ops, pcn->pcn_nameiop contains...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Added a detailed descriptio...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Some DSM-G600 use a Acard A...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Make it compile when no kernel ...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint It is probably better to flash ...
drochner[src/trunk]: src/usr.bin/netstat fix some labels for ipcomp counters which di...
martin[src/trunk]: src/tests/lib/libc/ttyio Make the test case independend of stdin...
martin[src/trunk]: src/tests/lib/libcurses/director Manually craft a (default) term...
jym[src/trunk]: src/share/man/man4 Please welcome balloon(4), the Xen memory bal...
jym[src/trunk]: src/share/man/man4 Sigh, removing balloon(4) there was already o...
jym[src/trunk]: src/share/man/man4/man4.x86 So, hi again, balloon(4). Merge with...
wiz[src/trunk]: src/share/man/man4/man4.x86 Spelling, sort sections.
elric[src/trunk]: src/crypto/external/bsd openssh and libsaslc depend on heimdal, ...
drochner[src/trunk]: src/sys/dev/usb in alloc_sqtd_chain(), deal with the case where ...
martin[src/trunk]: src/sys/arch/sparc64/dev Remove some leftovers
drochner[src/trunk]: src/external/historical/nawk/bin fix V->version flag
blymn[src/trunk]: src/tests/lib/libcurses/tests Add boolean values to the standard...
gdt[src/trunk]: src/sys/netinet Rewrite comments about TCP RTO calculations.
wiz[src/trunk]: src/sys/netinet Fix typos.
martin[src/trunk]: src/common/lib/libprop Fix "address of a void*" vs. void* confus...
haad[src/trunk]: src/distrib/sets/lists/comp Do some useful work and fix MKDEBUG ...
christos[src/trunk]: src/lib/libc/sys sync with reality (prototype of open is varyadic)
martin[src/trunk]: src/common/lib/libprop Update also the non-void pointers to the ...
martin[src/trunk]: src/tests/lib/libprop PR fixed, remove expected failure.
christos[src/trunk]: src/sys/dev/pci PR/41258: Elias Benali: Try to get the ethernet ...
jym[src/trunk]: src/sys/arch/xen/xen Unmap rings before freeing their associated...
enami[src/trunk]: src/lib/libc/stdio - Put empty line after the local variable def...
enami[src/trunk]: src/sys/arch/x86/x86 lwpaddr is a boolean variable and thus does...
matt[src/trunk]: src/sys/miscfs/genfs Move some #ifdefs to prevent a code path ch...
dholland[src/trunk]: src/sys/netinet6 Prune dead assignment, from Henning Petersen in...
blymn[src/trunk]: src/lib/libcurses Fix deleting a key definition, it did not work...
martin[src/trunk]: src/lib/libpthread Backout previous, it causes lots of test fail...
martin[src/trunk]: src/lib/librumphijack Backout previous, it breaks lots of tests ...
haad[src/trunk]: src/distrib/sets/lists/comp Add missed MKDEBUG entry.
blymn[src/trunk]: src/tests/lib/libcurses Allow a NULL pointer to be passed as an ...
haad[src/trunk]: src/distrib/sets/lists/comp Fix MKDEBUG build for all 64bit arch...
jym[src/trunk]: src/sys/arch/xen/xen Disestablish softint in the error path.
joerg[src/trunk]: src/lib Disable Fortification for pthread and rump stubs.
phx[src/trunk]: src/sys/arch/sandpoint CH3WNAS uses the same chips as a DSM-G600...
joerg[src/trunk]: src/tools/grep BSD grep is good enough if someone really needs s...
joerg[src/trunk]: src Add MKBSDGREP switch for easy testing of the GNU grep
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kadmin Don't compare a poin...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kadmin Fix signed/unsigned ...
martin[src/trunk]: src/tests/lib/libc/setjmp Add a variation of the setjmp tests th...
haad[src/trunk]: src/tests/fs/tmpfs Workaround problem with qemu where jot 100 pr...
joerg[src/trunk]: src/distrib/sets Replace gnugrep keyword with ! bsdgrep
joerg[src/trunk]: src/distrib/sets/lists/tests Add t_threadjmp
adam[src/trunk]: src/external/bsd/pkg_install/dist/lib Added postgresql-license
joerg[src/trunk]: src/lib/libpthread Don't kill the read(2) stub, just the magic a...
mrg[src/trunk]: src/sys/dev/raidframe convert the iodone_lock to a mutex, and us...
hannken[src/trunk]: src/sys/ufs/ffs Try to keep snapshot indirect blocks contiguous.
hannken[src/trunk]: src/sys/ufs/ffs ffs_snapshot(): return an error if the node is a...
rjs[src/trunk]: src/external/mit/xorg/lib/freetype Add cache module to the build.
joerg[src/trunk]: src Fix a Freudian slip found by rmind
tron[src/trunk]: src/share/man/man4 Add and entry for the Intel i82545GM with ext...
rmind[src/trunk]: src/sys/uvm Replace "malloc" in comments, remove unnecessary hea...
rmind[src/trunk]: src/sys - Sprinkle __cacheline_aligned and __read_mostly in file...
mrg[src/trunk]: src/sys/dev/raidframe move the iodone setup and tear down into r...
christos[src/trunk]: src/lib/libutil fix freudian slip
rmind[src/trunk]: src/sys/uvm Initialize UVM loaning subsystem a bit later, after ...
jmmv[src/trunk]: src/libexec/httpd Remove the "This option..." sentence prefix fo...
jmmv[src/trunk]: src/libexec/httpd List myself as a contributor.
tron[src/trunk]: src/sys/arch/sparc/include Don't define "fenv_t" and "fexcept_t"...
elric[src/trunk]: src/crypto/external/bsd/openssh/dist Stop using functions that a...
elric[src/trunk]: src/crypto/external/bsd/openssh Stop using -I/usr/include/gssapi...
rmind[src/trunk]: src/sys Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_...
rmind[src/trunk]: src/sys - Replace few malloc(9) uses with kmem(9).
elric[src/trunk]: src/lib/libpam/modules/pam_krb5 Remove use of functions marked a...
rmind[src/trunk]: src/sys/dev/ieee1394 Inclusion for malloc decls (missed in previ...
plunky[src/trunk]: src/sys/dev/pci use static inline for msk_rxvalid(), it is not r...
plunky[src/trunk]: src/sys/dev/isa use static inline for ec_readmem(), it is not re...
elric[src/trunk]: src/lib/libpam/modules/pam_ksu Stop using functions that are mar...
elric[src/trunk]: src/lib/libtelnet Stop using functions that are deprecated in He...
elric[src/trunk]: src/lib/libtelnet We no longer need to -I/usr/include/krb5.
rmind[src/trunk]: src/sys - Move some checks into mqueue_get() and avoid some dupl...
rmind[src/trunk]: src/sys/kern Drop extern inline for fd_getfile(). Apparently, G...
elric[src/trunk]: src/usr.bin/passwd Stop using functions deprecated by Heimdal. ...
elric[src/trunk]: src/libexec/telnetd #include <com_err.h> -> #include <krb5/com_e...
rmind[src/trunk]: src/sys sys_link: prevent hard links on directories (cross-mount...
elric[src/trunk]: src We no longer need -I/usr/include/krb5.
rmind[src/trunk]: src/sys/sys Bump to 5.99.50 for recent changes.
elric[src/trunk]: src/crypto/external/bsd/heimdal/include Remove the definition of...
jym[src/trunk]: src/sys/arch/xen/xen Separate xennet(4) backend initialization c...
jym[src/trunk]: src/sys/arch/xen/xen Check that xvif(4) is not already connected...
jym[src/trunk]: src/sys/arch/xen/xen use __KERNEL_RCSID()
manu[src/trunk]: src/usr.sbin/perfused - fix warnings
manu[src/trunk]: src/lib/libperfuse - Implement proper unprivilegied user permiss...
jruoho[src/trunk]: src/sys/dev/acpi Add a missing case value in a switch statement.
martin[src/trunk]: src/usr.sbin/installboot Use rsd0c instead of the (far less comm...
martin[src/trunk]: src/sys/kern Add missing <sys/atomic.h> include.
hannken[src/trunk]: src/sys/dev/scsipi Don't kill outstanding requests when detachin...
jym[src/trunk]: src/sys/arch/xen/xen Check status before proceeding further. Avo...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Detect StorCenter before QN...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Also scan for PCI_CLASS_RAI...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add VIA VT6410 vendor/produ...
njoly[src/trunk]: src/tests/include Switch from atf_tc_fail to atf_tc_fail_nonfata...
njoly[src/trunk]: src/tests/lib/libc/gen In nice_err testcase, use ATF_REQUIRE_ERRNO.
christos[src/trunk]: src/lib/libpam/modules/pam_ksu - make log_krb5 varyadic and merg...
christos[src/trunk]: src/lib/libpam/modules/pam_ksu fix pasto (of no consequence)
yamt[src/trunk]: src/sys fix assertions
yamt[src/trunk]: src/sys/netinet6 ip6_undefer_csum:
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO, sort errors.
wiz[src/trunk]: src/sbin/bioctl Add serial comma.
yamt[src/trunk]: src/sys/netinet ip_undefer_csum:
wiz[src/trunk]: src/usr.sbin/inetd Use more markup.
yamt[src/trunk]: src/sys/netinet tcp_input: simplify redundant assignment. no fu...
wiz[src/trunk]: src/distrib/notes/common Improve wording.
yamt[src/trunk]: src/sys/net use ETHER_IS_MULTICAST macro. no functional changes.
yamt[src/trunk]: src/sys/net/npf fix module build
wiz[src/trunk]: src/usr.sbin/arp New sentence, new line. Remove trailing whitesp...
yamt[src/trunk]: src/sys undefer csum in looutput.
christos[src/trunk]: src/lib/libpam/modules/pam_krb5 - make log_krb5 varyadic
wiz[src/trunk]: src/sbin/fdisk Use Nx.
yamt[src/trunk]: src/sys/arch/x86/include remove unused ptei
yamt[src/trunk]: src/sys/arch/x86/include comment
wiz[src/trunk]: src/share/man/man8/man8.i386 Spelling.
wiz[src/trunk]: src/share/man/man4/man4.i386 Sort sections.
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
njoly[src/trunk]: src/tests/syscall Avoid creating test files oustide atf-run temp...
wiz[src/trunk]: src/share/man/man9 Add missing word.
wiz[src/trunk]: src/usr.sbin/accton New sentence, new line.
njoly[src/trunk]: src/tests/syscall Do not try to lower limits that are already at 0.
wiz[src/trunk]: src/usr.sbin/yppoll Use Fl for flags, not Ar.
wiz[src/trunk]: src/lib/libc/gen Sort errors.
wiz[src/trunk]: src/usr.bin/sdiff Improve description, based on OpenBSD v1.11.
wiz[src/trunk]: src/usr.sbin/altq/altqd Typo, and markup consistency. From YOMUR...
wiz[src/trunk]: src/usr.sbin/kgmon Add option arguments to descriptions. From YO...
wiz[src/trunk]: src/lib/libedit Markup consistency, from YOMURA Masanori. Add se...
wiz[src/trunk]: src/usr.sbin/ypserv/ypxfr Remove unimplemented -b option. From Y...
wiz[src/trunk]: src/usr.sbin/ypserv/ypxfr Make usage match manpage.
wiz[src/trunk]: src/usr.sbin/ypserv/ypserv New sentence, new line. Use more markup.
wiz[src/trunk]: src/usr.sbin/ypserv/ypserv Add -f to usage, and make it match ma...
wiz[src/trunk]: src/lib/librt Sort sections.
hannken[src/trunk]: src/sys/dev/scsipi Fixup previous.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Priority of QNAP board dete...
he[src/trunk]: src/share/mk The new Heimdal adds -lwind and -lheimbase to the s...
hannken[src/trunk]: src Change vflushbuf() to return an error if a synchronous write...
ahoka[src/trunk]: src/sys/dev/nand fix some bugs in detachment
joerg[src/trunk]: src Remove Darwin, MACH and Mach-O support.
joerg[src/trunk]: src Remove IRIX emulation
ahoka[src/trunk]: src/sys/dev/nand whitespace
joerg[src/trunk]: src Remove PECOFF/Win32 emulation.
joerg[src/trunk]: src/distrib/sets/lists/man Remove compat_darwin(8) itself
ahoka[src/trunk]: src/sys/dev/nand it seems we have a config_detach_children (thou...
ahoka[src/trunk]: src/sys/kern Hold the current lwp's mutex, instead of the lwp we...
ahoka[src/trunk]: src/sys/dev/flash remove some debug printf leftover
martin[src/trunk]: src/tests/net/if_loop Minor simplification
martin[src/trunk]: src/tests/kernel/tty Simplify
martin[src/trunk]: src/sys/kern Stupidly (but standards commpliant) the gidsetsize ...
martin[src/trunk]: src/tests/lib/libm When failing, point to PR lib/44057 and the d...
joerg[src/trunk]: src/doc Annotate removal of Darwin, Mac, IRIX and PECOFF emulation
martin[src/trunk]: src/tests/kernel/tty Add TNF license. OK: pooka.
yamt[src/trunk]: src/common/lib/libc/gen fix _STANDALONE build
joerg[src/trunk]: src/sys/sys Kill CTL_EMUL_NAMES.
wiz[src/trunk]: src/share/man/man4 Remove references to just removed Darwin and ...
joerg[src/trunk]: src Remove Mach specific trace points.
rmind[src/trunk]: src Remove public uvm_swap_stats() routine, keep it internal.
rmind[src/trunk]: src/sys G/C M_EMULDATA
rmind[src/trunk]: src/sys Make stopsigmask static, sprinkle __cacheline_aligned an...
wiz[src/trunk]: src/share/man/man9 Bump date for uvm_swap_stats() removal; remov...
martin[src/trunk]: src/sys/kern Simplify previous: the original code was mostly cor...
hannken[src/trunk]: src/sys/ufs/ffs Cleanup ffs fsync and make devices on wapbl enab...
plunky[src/trunk]: src/sys/arch/x86/x86 drop 'inline' here, to avoid C99 vs GNU dif...
plunky[src/trunk]: src/sys/dev/ic drop 'external' inline here, to avoid C99 vs GNU ...
mrg[src/trunk]: src/sys/dev/raidframe prepare to convert more raidframe old lock...
plunky[src/trunk]: src/sys/kern drop inline here, to avoid C99 vs GNU differences
hannken[src/trunk]: src/sys Remove no longer needed flag FSYNC_VFS /* fsync: via FSY...
hannken[src/trunk]: src/sys/sys Remove no longer needed flag BC_SCANNED /* Block alr...
mspo[src/trunk]: src/distrib/notes/common adding myself to src/distrib/notes/common
mbalmer[src/trunk]: src Add Japan CBM character codes.
mbalmer[src/trunk]: src/distrib/sets/lists/base Add new files.
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Fix offsets used in the assembly c...
mbalmer[src/trunk]: src/share/i18n Kazakh character code mappings reside in KAZAKH/, ...
mbalmer[src/trunk]: src/share/misc Fix SCO.
mbalmer[src/trunk]: src/usr.bin/calendar/calendars On december 16, 1991, Kazakhstan ...
wiz[src/trunk]: src/lib/libc/gen Spelling.
wiz[src/trunk]: src security(7), not (8).
wiz[src/trunk]: src/share/man/man4 Spelling.
wiz[src/trunk]: src/lib/libc/atomic Fix a typo.
wiz[src/trunk]: src/usr.sbin/paxctl security(7), not (8).
wiz[src/trunk]: src/lib/libc/sys Sort ERRORS.
wiz[src/trunk]: src/lib/libc/sys Sort sections.
wiz[src/trunk]: src/sbin/veriexecctl Mark up file as argument.
wiz[src/trunk]: src/share/man/man8 Remove superfluous Pp.
wiz[src/trunk]: src/usr.sbin/rtadvd Sort sections.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
wiz[src/trunk]: src/sbin/fsck New sentence, new line. Sort sections.
wiz[src/trunk]: src/share/man/man5 New sentence, new line.
wiz[src/trunk]: src/share/man/man9 Typo fix.
wiz[src/trunk]: src/bin/mt Sort sections, punctuation nits.
wiz[src/trunk]: src/usr.bin/at Punctuation nit, sendmail(8) -> (1).
wiz[src/trunk]: src/crypto Heimdal is not an OS.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kadmin Punctuation fix.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc Fix typo.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc Punctuation fix.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kuser Fix typo.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kuser Improve wording in de...
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi Typo fix.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/kadm5 Fix typo.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix a typo and pun...
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Typo fix.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix a typo.
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/roken Fix a typo.
wiz[src/trunk]: src New sentence, new line. Use more markup.
wiz[src/trunk]: src/share/man/man4 Fix Dt argument, remove superfluous Pp, remov...
wiz[src/trunk]: src/share/man/man4 Add RCS Id and avoid extra new lines in AUTHO...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
wiz[src/trunk]: src/lib/libc/net Markup fixes.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Add serial comma.
wiz[src/trunk]: src/usr.sbin/btattach Fix a typo.
wiz[src/trunk]: src/lib/libc/gen Sort sections and errors.
wiz[src/trunk]: src/share/man/man8/man8.prep Sort options in SYNOPSIS.
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
wiz[src/trunk]: src/share/man/man9 Improve wording.
wiz[src/trunk]: src/usr.bin/nbsvtool New sentence, new line.
wiz[src/trunk]: src/sbin/newfs_udf Sort options and option descriptions. Fix a t...
wiz[src/trunk]: src/share/man/man8/man8.sparc64 Spelling.
bouyer[src/trunk]: src/sys/dev/pci - Properly count collisions
mbalmer[src/trunk]: src/share/i18n/csmapper/CBM add Yen symbol
alnsn[src/trunk]: src/distrib/notes/common add myself
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard only de...
alnsn[src/trunk]: src/tests/util/awk Test for PR bin/42320.
pgoyette[src/trunk]: src/share/man/man4 Note that atabus* can also attach at ahcisata?
jym[src/trunk]: src/sys/arch Enable balloon(4) for Xen kernels.
jym[src/trunk]: src/doc Enable balloon(4).
isaki[src/trunk]: src/sys/arch/x68k/stand/newdisk Fix indent and style.
isaki[src/trunk]: src/sys/arch/x68k/stand/newdisk - use getprogname() instead of a...
isaki[src/trunk]: src/sys/arch/x68k/stand/newdisk Add a missing printf argument..
matt[src/trunk]: src/lib/libc/arch/mips/gen Use correct CALLFRAME_SIZ depending o...
wiz[src/trunk]: src/doc file-5.06 out.
plunky[src/trunk]: src/external/bsd/pcc/libexec/mkext build mkext with the same fla...
wiz[src/trunk]: src/usr.bin/xlint/xlint Sort options and option descriptions. Us...
wiz[src/trunk]: src/lib/libc/gen Mark up NULL.
hannken[src/trunk]: src/sys/ufs/ffs Before expunging all snapshots take the snapshot...
mbalmer[src/trunk]: src/share/i18n/csmapper/CBM missing files
wiz[src/trunk]: src/usr.sbin/btpand Sort sections, SEE ALSO, and fix xref.
wiz[src/trunk]: src/sbin/fsck_ffs Re-add -q description that got lost when -x wa...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup.
jmmv[src/trunk]: src/tests/util/sh Add test cases for PR bin/6764: 'trap ... 0' i...
tron[src/trunk]: src/external/ibm-public/postfix Remove (off by default) option t...
rmind[src/trunk]: src/doc Mention PowerPC BookE support and addition of PCU.
matt[src/trunk]: src/sys/arch/powerpc/include Use the wrtee inlines for booke.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some P10xx SVRs
matt[src/trunk]: src/sys/arch/mips/rmi Provide OHCI companions devices to EHCI.
matt[src/trunk]: src/sys/arch/mips/rmi cpu_number() return an u_int, use %u for f...
matt[src/trunk]: src/sys/arch/mips/rmi Use mips64 for m[tf]c2, not arch=xlr
matt[src/trunk]: src/sys/arch/mips/rmi minor constification, format cleanups
matt[src/trunk]: src/sys/arch/mips/rmi Use M_ZERO with malloc instead of doing a ...
matt[src/trunk]: src/sys/arch/mips/rmi minor cleanups.
matt[src/trunk]: src/sys/arch/mips/include define<space> -> define<tab>
matt[src/trunk]: src/sys/arch/mips/mips Since the RAS lock stubs are the default, ...
matt[src/trunk]: src/sys/arch/mips/include ras atomicvec is no more.
matt[src/trunk]: src/sys/arch/mips/mips add cop2 instructions
matt[src/trunk]: src/sys/arch/mips/mips whitespace cleanup
matt[src/trunk]: src/sys/arch/mips/mips Deal with uarea mapped in either kseg0 or...
matt[src/trunk]: src/sys/arch/mips/mips cleanup cpu.h includes
matt[src/trunk]: src/sys/arch/mips/mips Use sizeof(*pte) instead sizeof(type)
matt[src/trunk]: src/sys/arch/mips/mips constification
matt[src/trunk]: src/sys/arch/mips/mips remove redundant opt_multiprocessor.h inc...
matt[src/trunk]: src/sys/arch/mips/mips constification.
matt[src/trunk]: src/sys/arch/mips/mips fix mips32/mips64 program on mips32/mips6...
matt[src/trunk]: src/sys/arch/mips/mips whitespace cleanup
matt[src/trunk]: src/sys/arch/mips/mips KNF cleanup.
matt[src/trunk]: src/sys/arch/mips/mips Add whitespace
matt[src/trunk]: src/sys/arch/mips/mips Add/move some COP0_SYNC. increment tlb m...
matt[src/trunk]: src/sys/arch/mips/mips Remove redundant opt_multiprocessor.h inc...
matt[src/trunk]: src/sys/arch/mips/mips minor cleanup (remove redundant static, f...
matt[src/trunk]: src/sys/arch/mips/mips whitespace cleanup.
matt[src/trunk]: src/sys/arch/mips/mips simplify. Don't limit data way size to a...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot When we stretch a short fra...
jym[src/trunk]: src/sys/arch/xen/include Apply DRY: xpmap_{mtop, ptom}() can reus...
jym[src/trunk]: src/sys/arch/xen/xen Silence xenbus_read_target() in ENOENT case...
rmind[src/trunk]: src/sys/kern Small comment improvement.
jakllsch[src/trunk]: src/sys/dev/ata Add simplistic atabus(4) rescan support.
jym[src/trunk]: src/sys/arch/xen/xen Move the connection code of xbdback(4) and ...
alnsn[src/trunk]: src/distrib/sets/lists/tests Add files required for the new test...
alnsn[src/trunk]: src/tests/util/awk PR/42320 doesn't seem to be fixed, mark the f...
mrg[src/trunk]: src/sys/dev/raidframe - convert rf_printf_mutex to a kmutex
jruoho[src/trunk]: src Few fundamental consistency checks for kill(2).
phx[src/trunk]: src/sys/arch/sandpoint/pci Detect QNAP board last, because a Rea...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Add Iomega Storcenter dsrtc dev...
alnsn[src/trunk]: src/tests/util/awk Add new files.
alnsn[src/trunk]: src/lib/librumpclient Save/restore errno in error path in dupgoo...
hannken[src/trunk]: src/sys/ufs/ufs ufs_mknod: change vnode type to VNON before it g...
christos[src/trunk]: src/usr.sbin/crash Share the amd64 and i386 files.
christos[src/trunk]: src/sys/arch/x86/include add a define for pcb_sp
plunky[src/trunk]: src/sys/conf correct comment
jym[src/trunk]: src/share/man/man3 Small typo fix.
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Rearange jmp_buf content again: st...
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Save/restore some global registers...
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Add another compile time assert: c...
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Fix previous: the way we calculate...
martin[src/trunk]: src/lib/libc/arch/sparc/gen Save a few global registers during s...
rmind[src/trunk]: src/sys/kern sysctl_proc_corename: improve comments, clean up, m...
rmind[src/trunk]: src/sys Rename limfree() to lim_free(), misc clean up. No funct...
rmind[src/trunk]: src/sys Merge duplicate code fragments into a new lim_setcorenam...
mrg[src/trunk]: src/sys/dev/raidframe convert mcpair to kmutex.
rmind[src/trunk]: src/sys/compat/netbsd32 Catch up with lim_privatise() change (mi...
rmind[src/trunk]: src/sys - Remove FORK_SHARELIMIT and PL_SHAREMOD, simplify lim_p...
christos[src/trunk]: src/sys/kern if donice fails, don't keep going with the next pro...
christos[src/trunk]: src/lib/libc/gen nice should always return EPERM, not EACCES
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern More lim_free() fallout
christos[src/trunk]: src/lib/libc/gen Start eliminating "super-user" from the documen...
mrg[src/trunk]: src/sys/dev/raidframe convert the (unused) rf_sparet_wait_mutex ...
mrg[src/trunk]: src/sys/dev/raidframe convert rf_tracing_mutex to a kmutex.
jruoho[src/trunk]: src/tests/lib/libc/gen PR lib/42587 was fixed; remove xfail.
mrg[src/trunk]: src/sys/dev/raidframe convert rf_debug_mem_mutex to a kmutex, an...
jruoho[src/trunk]: src Two elementary tests for gettimeofday(2).
jruoho[src/trunk]: src Few basic tests for nanosleep(2).
jruoho[src/trunk]: src/tests/syscall Simplify the previous. (Apparently the sleep t...
jruoho[src/trunk]: src/tests/syscall Actually, as this is nanosleep(2), test 1-10 n...
jruoho[src/trunk]: src/tests/syscall Improve further so that this might actually fail.
mrg[src/trunk]: src/sys/dev/raidframe convert eq_mutex to a kmutex.
jruoho[src/trunk]: src Add a test for PR lib/41673 (another trivial errno "bug").
jruoho[src/trunk]: src/tests/lib/libc Add the new 'termios' subdirectory.
rmind[src/trunk]: src/sys/dev/nand Remove trailing tabs, add RCS IDs.
ahoka[src/trunk]: src/sys/dev/nand fix some bugs and simplify locking
tsutsui[src/trunk]: src/sys/arch/x68k/dev Reset ZS chip properly in zscninit() so th...
jruoho[src/trunk]: src Naive tests for clearerr(3).
jruoho[src/trunk]: src Verify PR standards/44921.
jruoho[src/trunk]: src/tests/lib/libc/gen Test also ttyname_r(3).
jym[src/trunk]: src/sys/arch/x86/x86 - Rather use pmap_pte_set() when modifying ...
matt[src/trunk]: src/sys/arch/mips Add an IPI for xcalls.
rmind[src/trunk]: src/sys Extend PCU:
mrg[src/trunk]: src/sys/dev/raidframe rever the previous for now; it hangs recon...
mrg[src/trunk]: src/sys/dev/raidframe re-apply the reverted previous, after fixi...
mrg[src/trunk]: src/sys/dev/raidframe use a unique wchan identifier for node_que...
matt[src/trunk]: src/sys/kern A little more constification
matt[src/trunk]: src/sys/arch/evbppc/conf mpc85xx uses MBRs
matt[src/trunk]: src/sys/arch/powerpc/conf Add nandfcm device glue
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add LBC FCM defintions (for N...
matt[src/trunk]: src/sys/arch/powerpc/oea A little PMAP_OEA64 pmap support.
matt[src/trunk]: src/sys/arch/powerpc Move powerpc to use pcu to manage FPU/AltiV...
rmind[src/trunk]: src/sys/sys Limit sys/pcu.h inclusion within _KERNEL scope, plus...
pgoyette[src/trunk]: src/etc/mtree Add tests/lib/libc/termios subdirectory to accomod...
matt[src/trunk]: src/sys/arch/powerpc/include Fix cut/paste error.
matt[src/trunk]: src/sys/kern Don't call pcu_do_op in pcu_load to save current co...
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix broken stack. The r1 is stack p...
matt[src/trunk]: src/sys/arch/powerpc Make sure to enable the vector unit in the ...
jruoho[src/trunk]: src/tests/syscall Verify that nanosleep(2) can suspend for one n...
mrg[src/trunk]: src/sys/dev/raidframe convert rb_mutex to a kmutex/cv.
pgoyette[src/trunk]: src/etc/mtree Get this right. It was not the debugdata director...
martin[src/trunk]: src/sys/sys Make it self-contained (add missing stdbool.h includ...
jruoho[src/trunk]: src/tests/util/awk Use the standard "PR foo/1234" notation such ...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Also add the Atffile to the sets list
jym[src/trunk]: src/sys/dev Fix BCM5709 PHY detection for ethernet PHYs (the Ser...
gson[src/trunk]: src/tests/syscall Don't print a time_t with %lu
njoly[src/trunk]: src/etc/mtree Add back usr/libdata/debug/usr/tests/lib/libc/term...
manu[src/trunk]: src/sys/dev/pci Add new PCI vendor Id for Sunix, and the corresp...
manu[src/trunk]: src/sys/dev/pci Don't conflict SUNIX new vendor Id with the prev...
manu[src/trunk]: src/sys/dev/pci Add support for new SUNIX PCI seriel and/or para...
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix "removing options MIPS3 cause DS5000 ...
jruoho[src/trunk]: src/lib/libc/sys Remove NOTES as it is documented in itimerval(3...
jruoho[src/trunk]: src/lib/libc/sys Note also that the interaction between setitime...
jruoho[src/trunk]: src Few basic tests for getitimer(2) and setitimer(2).
jruoho[src/trunk]: src/lib/libc/gen Clarify STANDARDS (i.e. cf. ualarm(3) is no lon...
christos[src/trunk]: src/external/bsd/bind PR/44928: Henning Petersen: Remove missing...
rmind[src/trunk]: src/doc Update description of rmind-uvmplock branch.
rmind[src/trunk]: src/doc Mention POSIX semaphore improvements and PowerPC convers...
rmind[src/trunk]: src/sys/sys Update few comments.
rmind[src/trunk]: src/sys/fs/tmpfs Constify, update some comments, use memset() to...
jruoho[src/trunk]: src/lib/libc/net Xref bswap(3). Simplify STANDARDS.
mrg[src/trunk]: src/sys/dev/isa convert a lockless + spltty() combo to a IPL_VM ...
jruoho[src/trunk]: src Some naive tests for the bswap(3) family.
jruoho[src/trunk]: src Add a test for non-critical/low PR bin/43141.
jruoho[src/trunk]: src Verify that PR bin/42628 is no longer an issue.
jruoho[src/trunk]: src A test for non-critical/low PR bin/42179.
jruoho[src/trunk]: src Add a test for PR bin/41880.
mrg[src/trunk]: src/sys/dev/raidframe convert the pssTable mutex into a kmutex/cv.
jruoho[src/trunk]: src/usr.sbin/cpuctl/arch Identify AMD Family 11h. From PR bin/41...
tsutsui[src/trunk]: src/sys/arch/cobalt TAB/space cosmetics.
wiz[src/trunk]: src Remove \*[q] -- not necessary, just use plain double quotes ...
jruoho[src/trunk]: src/crypto/external/bsd/openssh/dist Clarify the comment on how ...
jruoho[src/trunk]: src/tests/usr.bin/unifdef Fix copy-paste error.
manu[src/trunk]: src/lib/libperfuse Fix build (libperfuse is still not built by d...
manu[src/trunk]: src Call advlock method if supplied
manu[src/trunk]: src/lib/libperfuse Fixes for the advlock method. It can now sust...
jruoho[src/trunk]: src/tests/usr.bin Fix build failure reported by pgoyette@.
jruoho[src/trunk]: src Add a test case for PR bin/26453.
jruoho[src/trunk]: src/tests/usr.bin/pr Fix same copy-paste error here. (Why atf(7)...
dyoung[src/trunk]: src/sys/netinet arp_drain() may be called with locks held, so in...
jruoho[src/trunk]: src/share/man/man5 Fix PR bin/22230.
jruoho[src/trunk]: src Link {daily, monthly, weekly}.conf.5 to {daily, monthly, wee...
dyoung[src/trunk]: src/sys *_drain() routines may be called with locks held, so ins...
jym[src/trunk]: src/sys/sys Use fls64() only for types strictly bigger than 4 by...
dyoung[src/trunk]: src Reduces the resources demanded by TCP sessions in TIME_WAIT-...
dyoung[src/trunk]: src/usr.bin/netstat Do not display expired or reclaimed vestigia...
dyoung[src/trunk]: src/sys/netinet Remove #ifdef INET6 throughout.
dyoung[src/trunk]: src/usr.bin/netstat Don't use type qualifier 'register'.
dyoung[src/trunk]: src/usr.bin/netstat Access the kvm_t using get_kvmd(), only.
dyoung[src/trunk]: src/usr.bin/netstat Always try to open kmem, do not always set u...
dyoung[src/trunk]: src/usr.bin/netstat Use %zu format for size_t instead of %x.
dyoung[src/trunk]: src/usr.bin/netstat On second thought, make a more conservative ...
dyoung[src/trunk]: src/sys/netinet6 Invalidate the vestigital PCB at the top of in6...
tsutsui[src/trunk]: src/sbin/ifconfig - no space needed between -I and dir per gcc(1)
tsutsui[src/trunk]: src/sys Split device_t/softc.
pooka[src/trunk]: src/sys/kern Provide unwind log for bufq sysctls, since (theoret...
rmind[src/trunk]: src/lib/libpthread pthread(3): mention that we use 1:1 threading...
tron[src/trunk]: src/etc/mtree Remove "/etc/postfix/postfix-script" as the file w...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Clean up more Flexel...
wiz[src/trunk]: src/usr.bin/sdpquery Fix Dd argument (use full month names).
skrll[src/trunk]: src/sys/arch/amd64/amd64 Fix up mwait/monitor now that gas has b...
tsutsui[src/trunk]: src/sys/dev/sbus Make local functions static.
jmmv[src/trunk]: src/external/bsd/atf Add a script to help with the import of new...
kiyohara[src/trunk]: src/sys/sys Add definition for MSD(FAT) and SFS(Smart FS).
tron[src/trunk]: src Build the "MONOLITHIC" kernel configuration by default and i...
dholland[src/trunk]: src/sys regen again (forgot both patches touched namei.h)
pooka[src/trunk]: src/tests/fs/tmpfs Add a test case for PR kern/36681 demonstrati...
pooka[src/trunk]: src/tests/net descend into icmp
pooka[src/trunk]: src/sys/rump/librump Move FLAWLESSCALL from rump_dev_private.h i...
pooka[src/trunk]: src/external/bsd/atf/dist Introduce expected failures to atf. T...
hubertf[src/trunk]: src/sys/dev/pci Make debug message print more than the device name
jmcneill[src/trunk]: src/sys/arch/evbarm/conf fix beagle build (arm11_pmc -> cortexa8...
mrg[src/trunk]: src remove almost all the ability to build netbsd with an a.out ...
wiz[src/trunk]: src/lib/libc/net Revert a -> an changes: Adding an 'n' follows p...
snj[src/trunk]: src Move libdrm headers up one level (out of the X11 directory) ...
mlelstv[src/trunk]: src/sys/arch/amd64/amd64 Ensure FP state is reset, if FP is used...
bouyer[src/trunk]: src/sys/arch/xen/xen Announce feature-rx-copy and feature-rx-flip.
elad[src/trunk]: src/sys/secmodel/suser Extract usermount policy to its own routine.
jmmv[src/trunk]: src/sys/dev/pci Recognize PCI_PRODUCT_ATI_RAGEGLPCI. Works on a...
pooka[src/trunk]: src/tests/fs/ffs Set timeout to 20 because for some reason this ...
pooka[src/trunk]: src/sys/rump Allow to set size and host file offset for etfs fil...
skrll[src/trunk]: src/sys/net Initialise index_gen_mtx before use.
apb[src/trunk]: src/usr.sbin/mtree Do not print a trailing space on each line wi...
abs[src/trunk]: src/distrib/utils/sysinst correct a comment about disktab
pooka[src/trunk]: src/sys/lib/libkern/arch/hppa Don't build spcopy for rumpkern. ...
tsutsui[src/trunk]: src/sys/arch/i386/conf +jme* at pci?
pooka[src/trunk]: src/sbin/mount_cd9660 fspec: dev -> canon_dev
pooka[src/trunk]: src/sys/rump/librump/rumpkern Seems like module loading code is ...
tsutsui[src/trunk]: src/sys/arch/i386/conf +cs* at isapnp?
matt[src/trunk]: src/distrib/sets/lists/base Add entry for usr/sbin/ofctl
rmind[src/trunk]: src/sys Replace tmpfs_pool custom allocator code with a simpler ...
tnozaki[src/trunk]: src/lib/libc 1. refactoring new locale-db(RuneCT10) loading meth...
riz[src/trunk]: src/tools mklocale now requires <sys/ctype_bits.h> to build, so ...
pooka[src/trunk]: src/sys/rump/librump/rumpdev add some stubs required by raidfram...
cegger[src/trunk]: src/sys/arch/xen/x86 fix botch with merging in changes from x86/...
dyoung[src/trunk]: src/sys/arch/i386/i386 #include <machine/cpuvar.h> for CPU featu...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.10.2:
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add several USB Ethernet devices.
uwe[src/trunk]: src/share/mk Switch sh3el to binutils 2.19.
christos[src/trunk]: src/tools/compat split all the password and group translation fu...
jmcneill[src/trunk]: src/sys/arch/i386/conf Add and enable options VIA_C7TEMP
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc * support async transfers
dyoung[src/trunk]: src/sys/net Replace u_quad_t with uint64_t. u_quad_t is just a ...
joerg[src/trunk]: src/share/man/man9 Do not use a list in the synopsis, groff does...
jmcneill[src/trunk]: src/sys Initial import of an SD/MMC driver for the Winbond W83L5...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix typedef struct __packed
pooka[src/trunk]: src/etc/mtree tests/lfs
wiz[src/trunk]: src/share/man Bump date for today's changes.
pooka[src/trunk]: src/sys/arch/i386/conf remove the tempting VNODE_LOCKDEBUG option
skrll[src/trunk]: src/sys/arch/sparc64/sparc64 Remove unused cbit.
christos[src/trunk]: src/usr.bin/xlint/lint1 add type attributes in a few more places.
elad[src/trunk]: src/sys/kern Oops, forgot to make sched_listener static. Pointed...
jakllsch[src/trunk]: src gpio(4) support for Intel ICH southbridges.
dyoung[src/trunk]: src/sys/dev/scsipi For clarity of scsidevdetached(), rename some...
jmcneill[src/trunk]: src/sys/dev/acpi If the driver thinks a battery is not present, ...
pooka[src/trunk]: src/sys/fs/puffs * fix a race i introduced almost two years ago ...
tsarna[src/trunk]: src/external/apache2/mDNSResponder Make signals match what OS X ...
jmmv[src/trunk]: src/distrib/sets/lists/man Register the tests(7) manual page.
kefren[src/trunk]: src/usr.bin/netstat Add mpls into family address list
is[src/trunk]: src/external/bsd/top/dist Avoid steps and other artefacts in hea...
ragge[src/trunk]: src/sys/arch/vax A big bunch of bugfixes from Johnny Billquist. ...
tnn[src/trunk]: src/sys/dev/usb Add id for Samsung GT-B3730 LTE/4G datacard
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.10:
jmmv[src/trunk]: src/external/bsd/atf Update reachover makefiles for atf 0.10.
pooka[src/trunk]: src/tests/fs/union Remove ufs mount where not necessary due to r...
pooka[src/trunk]: src/tests/kernel xfail test for kernel panicky in PR kern/40688
christos[src/trunk]: src/sys/kern fix sysctl again.
pgoyette[src/trunk]: src/usr.bin/netstat Use %zx for _both_ size_t formats!
jruoho[src/trunk]: src/sys/dev/pci Don't use SYSCTL_SETUP in a driver.
jruoho[src/trunk]: src Add a dummy-driver for ACPI fans.
cegger[src/trunk]: src/sys/dev/pci add missing break
gsutre[src/trunk]: src/sys/arch/i386/i386 As said in the comment (lines 327-336), w...
jruoho[src/trunk]: src/sys/arch Restore the interrupt level in cpu_reboot() before ...
tron[src/trunk]: src/distrib/sets/lists/tests Put back entries for obsolete debug...
njoly[src/trunk]: src Small xfail testcase to exercise 48k ffs image mount, from p...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src if using ssh keys with a...
mrg[src/trunk]: src/sys/arch/sparc introduce a hack to workaround the savefpstat...
skrll[src/trunk]: src/sys/arch/hp700/dev KNF
haad[src/trunk]: src/etc/rc.d Use chown now when it's available without /usr moun...
reinoud[src/trunk]: src/sys/fs/udf Metadata partition (v2.50+) bugfix commit :
christos[src/trunk]: src/etc/mtree add {man,cat,html4}/x86
skrll[src/trunk]: src/sys/arch/hp700/hp700 Copy the pdc_iodc_read data when creati...
phx[src/trunk]: src/sys/arch/sandpoint/conf Add some USB devices, which I tested...
matt[src/trunk]: src/lib For cerror, allow -I../libc to allow inclusion of any as...
joerg[src/trunk]: src/share/mk Alpha doesn't need -traditional-cpp for assembler.
pooka[src/trunk]: src/tests/fs/ffs * fill PR number to xfail now that we have one ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
dholland[src/trunk]: src/usr.bin/make Revert 1.80, which somehow manages to produce d...
pooka[src/trunk]: src/lib/libpuffs unwhine lint
jruoho[src/trunk]: src/share/man/man9 Use .Xr for Xrefs.
njoly[src/trunk]: src/lib/libpthread Add missing list end.
pooka[src/trunk]: src/usr.bin/vmstat Make "i" unsigned to mirror change to struct ...
njoly[src/trunk]: src/sys/fs/sysvbfs Do set f_namemax at mount, to provide sensibl...
mrg[src/trunk]: src/share/mk ugh. this needs a real fix, but for now just updat...
martin[src/trunk]: src/tests/fs/hfs Remove xfail for sparc64, alignement issues hav...
matt[src/trunk]: src/sys/arch/sgimips/stand/boot64 Don't rely on having a mips64e...
tsutsui[src/trunk]: src/sys/arch/hpcmips Explicitly include <mips/locore.h> for wbfl...
phx[src/trunk]: src/distrib altboot.img: altboot as U-Boot image to fake a Linux...
wiz[src/trunk]: src/lib/libm/man Mention NetBSD in HISTORY as well.
pooka[src/trunk]: src/lib/librumphijack make error messages sensible. from uwe
jruoho[src/trunk]: src/sys/dev/acpi Simplify by moving the debug printfs to one pla...
jruoho[src/trunk]: src/sys/dev/acpi Detach evcnt(9) before the states.
pooka[src/trunk]: src/tests/fs/vfs augment rename test case with the failure from ...
christos[src/trunk]: src/lib/libm/complex PR/44663: Corinna Vinschen: Fix misplaced p...
pooka[src/trunk]: src/external/bsd/atf/dist/atf-run Apply "silence, please!" to '(...
cegger[src/trunk]: src/sys/external/isc/atheros_hal/conf add defflag for AR9285.
christos[src/trunk]: src/usr.bin/m4 add mimic_gnu for eval print.
jmcneill[src/trunk]: src/external/mit/xorg/lib/libXi match up libXi sources with thos...
wiz[src/trunk]: src/sbin/newfs New sentence, new line.
jakllsch[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fill in a functional struct lwp (e...
pooka[src/trunk]: src/tests/lib/librumphijack print out the unexpected rv too
pooka[src/trunk]: src/sys/rump/include/rump g/c old-style syscall selection method
pooka[src/trunk]: src/lib/librumphijack Enforce that the path=/rump specifier spec...
bouyer[src/trunk]: src/lib/librumphijack Fix last entries, make it work again.
pooka[src/trunk]: src/sys/sys Bump version for new quota code -- even if ABIs didn...
dyoung[src/trunk]: src/sys/netiso Remove ifa == NULL check, ifa cannot be NULL.
riz[src/trunk]: src/external/cddl/osnet/dist/common/acl #include <sys/debug.h> (...
jmmv[src/trunk]: src/external/bsd/tmux/dist Initial import of tmux-1.4:
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Pass packet up if it's *for* us, n...
pooka[src/trunk]: src/tests/usr.bin/shmif_dumpbus remember to install test data fi...
wiz[src/trunk]: src/external/bsd/libpcap/dist It's tcpdump(8), not (1).
joerg[src/trunk]: src/libexec/ld.elf_so Add some clarifications
pooka[src/trunk]: src/tests/usr.bin/shmif_dumpbus dumdidumdum, can't generate an i...
jruoho[src/trunk]: src/share/man/man4 Xref x86/tsc(9).
matt[src/trunk]: src/libexec/ld.elf_so Add TLS support for PowerPC.
nakayama[src/trunk]: src/sys/arch/sparc64 Remove implicit include <dev/sbus/sbusvar.h...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Apropos, pcap doesn't export the on-di...
wiz[src/trunk]: src/lib/libc/gen Add serial comma, quote minus, fix NetBSD versi...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus make the code also correctly correct, ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Explicitly compare return...
pooka[src/trunk]: src/include put in a proto for commaize_number()
christos[src/trunk]: src/include remove commaize_number.
mrg[src/trunk]: src/sys/dev/ebus add struct ebus_mainbus_ranges. from openbsd.
mrg[src/trunk]: src/sys/arch/sparc64/dev various changes to adapt for Fire contr...
tsutsui[src/trunk]: src/sys/arch/hpcmips Blindly prepare an equivalent function with...
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix possible load delay hazard on R3000.
pooka[src/trunk]: src/lib/librumphijack document fdoff
dholland[src/trunk]: src/usr.bin/make Catch up to Makefile rev 1.40 (from 2006): add ...
fair[src/trunk]: src The mr(4) driver was replaced by gtp(4) in 2002, but the doc...
bouyer[src/trunk]: src/usr.sbin/repquota Make sure to not report quotas for a class...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Fixed PHY access.
dholland[src/trunk]: src/usr.bin/units Update radioactivity-related units from http:/...
tsutsui[src/trunk]: src/sys/arch/mips/mips Use REG_L (not REG_S) to restore a regist...
joerg[src/trunk]: src Block signals when using the exclusive lock.
jruoho[src/trunk]: src/share/man/man7 Xref cdefs(3).
jruoho[src/trunk]: src Add some naive tests for the efun(3) family of debug functions.
christos[src/trunk]: src/sys/net lib/44807: something broken in stat(2), return that ...
sjg[src/trunk]: src/usr.bin/make Call meta_job_finish() from meta_job_error(), s...
jmmv[src/trunk]: src/external/bsd/atf/dist Fix import conflicts.
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover build files with the impor...
rmind[src/trunk]: src Remove unused M_MOUNT.
joerg[src/trunk]: src/libexec/ld.elf_so Unbreak HPPA
macallan[src/trunk]: src/sys/dev/scsipi Add a quirks entry for Seagate SX173404LC dri...
rmind[src/trunk]: src/sys - Use offsetof() in VOPARG_OFFSETOF() instead of re-impl...
mbalmer[src/trunk]: src/doc ssh-askpass updated.
jym[src/trunk]: src/share/man/man4 Update xvif(4). Interface name changed from x...
blymn[src/trunk]: src/lib/libcurses Add man page link for define_key
dyoung[src/trunk]: src/sys/arch/mips/conf Make usb_dma a dependency of ahci(4), sin...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Display a warning message if an attempt is ...
macallan[src/trunk]: src/sys/arch/powerpc/include add access functions for the Instru...
matt[src/trunk]: src/sys/arch/mips/mips Fix a bug with pmap_remove_all and pmap_d...
jruoho[src/trunk]: src/tests/lib/libc/gen Formally verify the numerous bugs in huma...
jruoho[src/trunk]: src/tests/syscall Fix and improve as per suggestions from njoly@.
dyoung[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE so that this kerne...
matt[src/trunk]: src/sys/arch/arm/include Add __lwp_getprivate_fast
yamt[src/trunk]: src/sys comment
christos[src/trunk]: src/sys/dev/videomode make this compile again.
christos[src/trunk]: src/sys/sys Make lwpid part of siginfo so that it can be passed ...
jruoho[src/trunk]: src Add tests for PR standards/44847 and PR standards/18067.
christos[src/trunk]: src/sys/arch Merge db_trace for x86. From: Vladimir Kirillov pro...
dholland[src/trunk]: src/sys/kern Move assignment of search directory from ni_dvp out...
dholland[src/trunk]: src/sys/kern description:
pooka[src/trunk]: src/sys/kern Can't use CTLFLAG_PERMANENT here without providing ...
jmcneill[src/trunk]: src enable viadrm kmod for i386
tsutsui[src/trunk]: src/sys/arch/atari - establish zs interrupts via common intr_est...
bouyer[src/trunk]: src/doc Explain why request-rx-copy was added. Requested by hube...
tsutsui[src/trunk]: src/sys/dev/isa Split device_t/softc. Tested only on cs at ofis...
plunky[src/trunk]: src/sys/dev/usb fix up USB drivers printing of autoconf information
christos[src/trunk]: src/etc fix dri/drm confusiog
sborrill[src/trunk]: src/sys/dev Revert previous and instead select whether to call m...
apb[src/trunk]: src/etc/rc.d Adapt /etc/rc.d/swap1 and swap2 scripts to the new ...
plunky[src/trunk]: src/sys/netbt Only accept incoming ACL connections when there is...
njoly[src/trunk]: src/distrib/sets/lists/tests Fix t_dlinfo debug name (add missin...
snj[src/trunk]: src/sys/dev/pci "Intel High Definition Audio" -> "High Definitio...
apb[src/trunk]: src Rename raw_getmakevar to bomb_getmakevar. It wasn't "raw" a...
skrll[src/trunk]: src/external/gpl3/binutils/dist/opcodes Remove old mis-merge.
pooka[src/trunk]: src/sys/dev/usb Attach DWA-111.
mrg[src/trunk]: src/etc/mtree don't create xkb/compiled as a directory any more.
jmcneill[src/trunk]: src/doc i386: Add support for enhanced speedstep on VIA C7 Esthe...
elad[src/trunk]: src/sys/secmodel Remove secmodel.h, forgotten in previous commit:
elad[src/trunk]: src/sys/secmodel/suser Make this file a little bit smaller by co...
thorpej[src/trunk]: src/sys/arch Use bus_dmamem_common.
haad[src/trunk]: src/external/cddl/osnet/sys/kern Properly return error when name...
dsl[src/trunk]: src/sys/kern Check for zero length read here - and return zero.
mhitch[src/trunk]: src/sys/arch/m68k/m68k Fix DEBUG build - pv_flags does not exist...
jruoho[src/trunk]: src/share/man/man3 Fix xref: timer_create(3) -> timer_create(2).
jruoho[src/trunk]: src/sys/dev/acpi Regen.
pooka[src/trunk]: src/sys/rump Reinstate the blanket pmap.h for archs which do not...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs report actual size from read/write ...
jmcneill[src/trunk]: src/sys/arch/i386/conf Enable viapcib
pooka[src/trunk]: src/sys/rump/dev/wip/libumass Attach sd to devsw and create /dev...
jmcneill[src/trunk]: src/sys/arch/xen/conf add dummy opt_via_c7temp.h, spotted by And...
rmind[src/trunk]: src/sys/kern semu_alloc: simplify a little.
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20091006:
skrll[src/trunk]: src/tools/binutils Add some NetBSD branding to binutils.
mrg[src/trunk]: src/usr.bin/gzip avoid an overflow in suffix handling, from Xin ...
mrg[src/trunk]: src/distrib/sets/lists/base libprop minor got bumped. HI BAD!
mrg[src/trunk]: src/usr.bin/gzip update version to today.
pooka[src/trunk]: src/sys/rump/librump/rumpkern vax macro magic requires Sysmap (u...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/vax Fix start symbol. I have no idea ...
bouyer[src/trunk]: src/sys/compat/aoutm68k Use the COMPAT_50 quotactl, not the nati...
apb[src/trunk]: src/tests/util/mtree Add tests for the "mtree -M" issue reported...
njoly[src/trunk]: src/sys/netsmb Do not call smb_rqpool_fini() on device close. Ot...
tsutsui[src/trunk]: src/sys/dev/ic - wrap long lines
tsutsui[src/trunk]: src/sys/arch/x68k/stand/newdisk WARNSfy to avoid further botch.
rmind[src/trunk]: src/sys/arch Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), repl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf emit u-boot image 'netbsd.ub' as part o...
mrg[src/trunk]: src/external/zlib/pigz/bin/pigz kill the broken !HOSTPROG segment.
pooka[src/trunk]: src/tests/rump/rumpvfs Check that etfs block mapping works for >...
matt[src/trunk]: src/sys/arch/arm Fix cache probing on Cortex. Add missing CORTE...
christos[src/trunk]: src/usr.bin/mail - fix format print issue. from anon ymous
isaki[src/trunk]: src/distrib/x68k/floppies/ramdisk termcap.vt was removed.
mrg[src/trunk]: src/doc note bozohttpd 20100621
rmind[src/trunk]: src/sys/arch/amd64/amd64 Fix ucas_32/ucas_64 on amd64.
tsutsui[src/trunk]: src/sys/arch/sparc/dev Remove an unused variable.
tsutsui[src/trunk]: src/sys/arch/newsmips Um, fix botch in previous.
rmind[src/trunk]: src/sys/arch/xen/x86 mp_cpu_start: although fragment is commente...
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/tools Remove obsolete Makefile.
pooka[src/trunk]: src/sys Enable kernel-internal symlink creation with do_sys_syml...
pooka[src/trunk]: src/sys/rump/fs/lib/libsyspuffs add component constructor to cre...
jruoho[src/trunk]: src/sys/dev/acpi Fix a carelessness bug introduced in the revisi...
mrg[src/trunk]: src/distrib/sets/lists/base move the *.elf contents into the *mi...
jmmv[src/trunk]: src/tests/fs/lfs Re-add PR number and expected failure condition...
christos[src/trunk]: src/lib/libc/string consistency with c source
mrg[src/trunk]: src move all the radeondrm firmware images into the filesystem. ...
mrg[src/trunk]: src/lib/csu delete all the a.out csu code.
pooka[src/trunk]: src/etc/mtree +fs/puffs/h_dtfs
cherry[src/trunk]: src/sys/arch The Xen balloon driver enables growing and shrinking
pooka[src/trunk]: src/sys remember to add the new file to the build
chs[src/trunk]: src/sys/arch fix hppa ucas_*():
jruoho[src/trunk]: src/lib/libpthread Split pthread_attr_getdetachstate(3) and pthr...
msaitoh[src/trunk]: src/share/man/man4 Cleanup and add some entries.
rmind[src/trunk]: src/sys Implement direct select/poll support, currently effectiv...
wiz[src/trunk]: src/lib/libpthread Whitespace nit.
christos[src/trunk]: src/distrib/sets/lists/man add balloon
wiz[src/trunk]: src/lib/libpthread Add comma in enumeration, sort errors.
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen for vnd (or at least somethi...
mlelstv[src/trunk]: src/sys/dev/mii rlphy fails to work without autonegotiation.
pooka[src/trunk]: src/lib/librumphijack Support fork() and dup2().
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify the regex test
jakllsch[src/trunk]: src/usr.sbin/iostat NetBSD/vax libm now has fmax, use it again.
pooka[src/trunk]: src/sys/rump/net/lib/libnet Separate interface init and domain a...
jruoho[src/trunk]: src/sys/dev/acpi We use config_defer(9) now when scanning power ...
christos[src/trunk]: src/share/man/man7 document the new wapbl sysctls.
christos[src/trunk]: src/sys/sys namespace protect sigqueue and sigqueueinfo
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common - start.S
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Make disk-booting work on S...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot add MODULAR loading facilit...
pooka[src/trunk]: src/tests/fs/vfs need unrace-catcher for ffslog
wiz[src/trunk]: src/share/man/man4 Fix typo, add serial comma, remova trailing s...
jruoho[src/trunk]: src/sys/dev/acpi Disable all GPEs when entering S5. Also add a c...
tron[src/trunk]: src/distrib/sets/lists/tests Remove duplicate entries for "usr/t...
mrg[src/trunk]: src/distrib/sets export PIGZ=${TOOL_PIGZ} (not yet used.)
pooka[src/trunk]: src/tests/rump Add simple etfs test which almost tests for bug f...
pooka[src/trunk]: src/tests/rump tp_glob -> tp-glob (i.e. better use correct keywo...
tron[src/trunk]: src/external/ibm-public/postfix Adapt makefiles for Postfix 2.7....
jmcneill[src/trunk]: src/doc arm: Added support for Cortex-A8 CPUs.
tsutsui[src/trunk]: src/external/mit/xorg/server Prepare to build Xorg servers for h...
jmmv[src/trunk]: src/share/mk Add a experimental "make test" target
jmmv[src/trunk]: src/external/bsd/atf/dist Remove unnecessary files
tsutsui[src/trunk]: src/sys/net Fix off by one in ether_aton_r(). Noticed by "arp i...
pgoyette[src/trunk]: src/tests/lib/libc Move the servent and protoent tests to src/te...
pgoyette[src/trunk]: src/distrib/sets/lists/tests One more sets-list dance, for t_ptm
minoura[src/trunk]: src/usr.sbin/memswitch Fix restore() (-r option). It didn't rea...
tron[src/trunk]: src/distrib/sets/lists/base Add "/etc/zfs" directory.
agc[src/trunk]: src/lib/libisns Initial import of libisns, contributed to the Ne...
christos[src/trunk]: src/lib/libedit off by one in fetching history data. From: Gerry...
pgoyette[src/trunk]: src/tests/lib/libc Atf-ify the getaddrinfo test, with updated "g...
yamt[src/trunk]: src/sys/sys mi_userret: disable an assertion for __HAVE_PREEMPTI...
jruoho[src/trunk]: src/sys/dev/pci Remove the following aprint_debug(9): "pci_mem_f...
tsutsui[src/trunk]: src/sys/arch/x68k/dev Don't call mfp_init() in mfp_attach().
wiz[src/trunk]: src/lib/libc/sys Merge EINVAL descriptions; sort errors alphabet...
mjacob[src/trunk]: src/sys/dev/microcode/isp Update firmware sets for the (rare) 23...
skrll[src/trunk]: src/sys/arch/hppa/include __HAVE___LWP_GETPRIVATE_FAST works now.
jruoho[src/trunk]: src/share/man/man4 Update compatibility notes.
soda[src/trunk]: src/lib/librefuse fuse_opt_parse() was using uninitialized struc...
tsutsui[src/trunk]: src/sys/arch/arc/arc Fix misplaced #endif. PR port-arc/44664
tron[src/trunk]: src/external/ibm-public/postfix Build new Postfix components dns...
pgoyette[src/trunk]: src/tests/lib/libc/net Re-add missing -lpthread and fix some str...
christos[src/trunk]: src/sys/kern better debugging messages.
jruoho[src/trunk]: src/share/man/man4 Finally remove COMPATIBILITY entirely. Xref o...
matt[src/trunk]: src/external/gpl2/lvm2 Use static libdm so dmsetup and lvm can b...
joerg[src/trunk]: src/sys/arch/mmeye/stand/boot Use deflate.sh from the right dire...
he[src/trunk]: src/distrib/sets/lists/base This port now installs an /usr/mdec/...
bouyer[src/trunk]: src merge the bouyer-quota2 branch. This adds a new on-disk format
sjg[src/trunk]: src/usr.bin/make Only need to getcwd() once
he[src/trunk]: src/tools/makefs This tool now depends on updated target include...
tsutsui[src/trunk]: src/sys/arch/mips/mips Put NOPs to avoid load delay hazard on R3...
pooka[src/trunk]: src/lib/librumpclient Since we ~never have a frame waiting on th...
pooka[src/trunk]: src/lib/librumphijack maybe typo
jmmv[src/trunk]: src/usr.bin/window Add a script to generate a distfile of window...
pooka[src/trunk]: src/tests/lib/librumphijack nfsd + mount_nfs test with stock sys...
jmmv[src/trunk]: src Enable the build of tmux and add the necessary directory and...
matt[src/trunk]: src/sys/arch/powerpc/include Add TLS defines.
tron[src/trunk]: src/share/misc Add AGM (annual general meeting).
pgoyette[src/trunk]: src/sys/dev/i2c Fix another instance of the same typo in the sam...
joerg[src/trunk]: src/lib/libc/dlfcn Avoid a dependency issue between pthread TLS ...
mrg[src/trunk]: src/lib/libc/gen cast "~0" to (size_t) when passing to a size_t ...
pooka[src/trunk]: src/lib/librumphijack Make fdoffset configurable. Also, enforce...
christos[src/trunk]: src/usr.bin/printf support grouping format.
tsutsui[src/trunk]: src/sys/arch/hpcmips Fix device_t/softc confusion.
martin[src/trunk]: src/distrib/utils/sysinst German spelling rules have changed - r...
njoly[src/trunk]: src/lib/libutil Fix sigprocmask section (3 -> 2).
joerg[src/trunk]: src/libexec/ld.elf_so Add some debug messages for explicit rtld ...
plunky[src/trunk]: src/share/mk if not including <bsd.prog.mk> then we need to clea...
sjg[src/trunk]: src/usr.bin/make Use curdirOk as the token
wiz[src/trunk]: src/lib/librump Oh no -- a space! get rid of it, quick.
sjg[src/trunk]: src/usr.bin/make Check for extra commands as soon as we reach CWD,
wiz[src/trunk]: src/usr.bin/usbhidctl Add long example describing how to find an...
he[src/trunk]: src Put tests depending on dlopen etc. under a test for MKPIC, a...
jdc[src/trunk]: src/sys/dev/videomode Update modes based on our current xsrc.
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Build and use "i2c-child-device...
pooka[src/trunk]: src/tests/fs/psshfs Make sure test doesn't pass if file system c...
skrll[src/trunk]: src Enable TLS for alpha - a 2nd class^Wtier system in pookaBSD^...
spz[src/trunk]: src/sys/netinet6 mitigation for CVE-2011-1547
rmind[src/trunk]: src/sys - Move vrele_list flush notify code into vrele_flush() r...
martin[src/trunk]: src/sys/arch/vax/vax Do not increment a bool var - from Henning ...
dholland[src/trunk]: src/usr.bin/units Expand user warning (adding examples) and move...
phx[src/trunk]: src/sys/arch/amiga/amiga Make it compile without options M68040 ...
dyoung[src/trunk]: src/sys/arch/mips/adm5120/dev Use callout(9) instead of the USB ...
dyoung[src/trunk]: src/sys/dev/pci Deregister PMF handlers during detachment. Comp...
wiz[src/trunk]: src/share/man/man4/man4.i386 Remove superfluous Pp.
phx[src/trunk]: src Add man page for s390rtc(4).
matt[src/trunk]: src/sys/arch/mips/mips Indent delay slots by a space.
matt[src/trunk]: src/sys/arch/mips/include Add a tiny bit of whitespace.
jruoho[src/trunk]: src/tests/lib/libc/gen As there is PR lib/42587, mark tiny POSIX...
matt[src/trunk]: src Add a workaround for older crt0.o that overwrite r2 (tcb poi...
matt[src/trunk]: src/sys/arch/arm/arm32 Fetch user read-only thread and process i...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot QNAP support.
yamt[src/trunk]: src/sys/kern implement timer_create of CLOCK_MONOTONIC
martin[src/trunk]: src/sys/netinet PR kern/43664:
blymn[src/trunk]: src/etc/mtree Add libcurses to tests.
dholland[src/trunk]: src Update this weekend's note on cleaning gcc: you need to clea...
joerg[src/trunk]: src/gnu/dist/gcc4/gcc/config Add back a stylish new line.
dholland[src/trunk]: src/sys/kern More cleanup.
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
blymn[src/trunk]: src/tests/lib/libcurses Fix incorrect call example.
bsh[src/trunk]: src/sys/arch/arm/imx fix a typo of register bit name.
abs[src/trunk]: src/distrib/utils/sysinst defs.h:
cegger[src/trunk]: src/sys/dev use aprint_* in attach routines
tsarna[src/trunk]: src/distrib/sets/lists/base Correct version number for libdns_sd...
tsarna[src/trunk]: src/doc Note mDNSResponder
tron[src/trunk]: src/external/apache2/mDNSResponder/lib Disable stack protection ...
pooka[src/trunk]: src/lib/libukfs * allow callers to store a private data pointer ...
jmcneill[src/trunk]: src/sys/arch/x86 Add support for VIA C7 temperature sensors (opt...
mbalmer[src/trunk]: src/sys/dev/gpio Before trying to attach a child device driver, ...
tsutsui[src/trunk]: src/sys/dev/sbus Misc KNF.
elad[src/trunk]: src/sys Move sched policy back to the subsystem.
snj[src/trunk]: src/distrib/notes/common Update core group membership.
pooka[src/trunk]: src/sys/rump/librump/rumpkern arrr, implement softint_disestabli...
tsutsui[src/trunk]: src/sys/dev/sbus Remove some more unnecessary casts.
pooka[src/trunk]: src Add regression test to verify that linksets work correctly w...
sjg[src/trunk]: src/usr.bin/make Add .MAKE.META.BAILIWICK - to identify the scop...
elad[src/trunk]: src/share/man/man4 PR/35795: Greg A. Woods: bge(4) doesn't descr...
jmcneill[src/trunk]: src/share/man/man4 HP sensing is supported now.
apb[src/trunk]: src/distrib/sets/lists/tests Add new mtree tests
christos[src/trunk]: src/sys/dev/pci PR/42100: Dave J. Barnes: Support for old toshib...
agc[src/trunk]: src/doc/roadmaps Clarify a couple of entries in the system roadmap
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Bump iovec lazy bum magic value t...
tsutsui[src/trunk]: src/sys Remove struct sbusdev and related functions sbus_establi...
tsutsui[src/trunk]: src/sys/dev Misc KNF and cosmetics, and remove unnecessary casts...
jnemeth[src/trunk]: src/sys/modules Not all platforms can do PaX stuff. The list wa...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Tomas Mraz: Fix gssa...
sborrill[src/trunk]: src/external/bsd/dhcpcd/dist Fix various typos and grammatical e...
sborrill[src/trunk]: src/sys/dev/pci Install hdaudio includes required by upcoming us...
tsutsui[src/trunk]: src/distrib/sets/lists/xserver tab/space
pooka[src/trunk]: src/distrib/sets/lists/tests aaand, finally, hopefully complete ...
skrll[src/trunk]: src/sys/arch/hp700/dev Don't define UTURNDEBUG.
pgoyette[src/trunk]: src/sys/dev/usb Make sure we unlock before exit.
wiz[src/trunk]: src/share/man/man4 Remove unnecessary whitespace.
tsutsui[src/trunk]: src/sys/dev/usb Fix several botches:
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/perl refresh the pe...
elad[src/trunk]: src/sys Move KAUTH_NETWORK_BIND::KAUTH_REQ_NETWORK_BIND_PORT pol...
haad[src/trunk]: src/external/cddl/osnet iMark done tasks as done and move *at im...
christos[src/trunk]: src/bin/sh fix regression exit1: Don't exec the last command in ...
he[src/trunk]: src Introduce a new accessor macro N_NAME() to access the n_name...
pooka[src/trunk]: src/usr.sbin/puffs Support disklabels.
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20091008:
plunky[src/trunk]: src/usr.sbin/btconfig fiddle with printing of "Class of Device" ...
wiz[src/trunk]: src/doc gdb-7.0 out.
pooka[src/trunk]: src/sys/rump/include/rump namespace RB_ from reboot.h
dyoung[src/trunk]: src/sys/dev/pci It's a big job to write detachment hooks for pci...
elad[src/trunk]: src/sys/secmodel/securelevel Cosmetic changes to declarations. N...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib More Flexelint clean...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio PR# kern/42110: No mute control on hdaud...
tsutsui[src/trunk]: src/sys/dev/ic Replace shutdownhook_establish(9) with pmf_device...
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core deregister with pmf on de...
dholland[src/trunk]: src/sys/ufs/ufs Avoid nasal demons. Code of the form
matt[src/trunk]: src/sys/arch/powerpc/include Add BookE variation of MSR.
pooka[src/trunk]: src/lib/libp2k Expose a separate mount and run interface for tho...
pooka[src/trunk]: src/sbin/raidctl close rump kernel file descriptors properly
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Add lua languag...
skrll[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch Re-run mknative for b...
dyoung[src/trunk]: src/sys/sys Belated version bump for pmf(9) changes.
elad[src/trunk]: src/sys - Move sched_listener and co. from kern_synch.c to sys_s...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc * pass a few write requests th...
skrll[src/trunk]: src/lib/libkvm More KNF
msaitoh[src/trunk]: src/sys/dev/pci The GIO master enable bit in STATUS register is ...
martin[src/trunk]: src/distrib/utils/sysinst/arch/sparc64 Re-enable LFS as /, now t...
kefren[src/trunk]: src/sys Fix build for MPLS import: add options MPLS, changed pse...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot - add IDE/SATA diskboot fac...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core add the latest generation...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Move identifycpu() into cpu.c. Our cpu* ...
msaitoh[src/trunk]: src/sys/dev/usb Do not process the abnormality system procedure, ...
seanb[src/trunk]: src/lib/libc/net - remove extra len check as per discussion on t...
he[src/trunk]: src/sys/arch Bump SYMTAB_SPACE so that the contents fits again.
apb[src/trunk]: src Add an additional check for whether to rebuild make. This f...
hannken[src/trunk]: src/sys Remove vlockmgr(). Generic vnode lock operations now us...
jruoho[src/trunk]: src/share/man/man9 Use .Fn instead of .Nm.
dyoung[src/trunk]: src/sbin/ifconfig Change a > to a >= to avoid writing to the cha...
jruoho[src/trunk]: src/sys/dev/acpi Remove PNP0C01 and PNP0C02 from the list of ign...
christos[src/trunk]: src/external/bsd/top/dist PR/43562: Witold Jan Wnuk: top: CPU pe...
pooka[src/trunk]: src Use a bit more than 1 byte of space for routing messages.
uebayasi[src/uebayasi-xip]: src/sys/uvm Implement device page struct vm_page * handling.
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-version Remove file that should no...
msaitoh[src/trunk]: src/sys/dev/pci Add Advantech and Decision Computer's vendor IDs...
pooka[src/trunk]: src/tests/fs/psshfs fix TESTSDIR
chs[src/trunk]: src/sys/arch/amd64/amd64 fix more bugs in ucas_*():
chs[src/trunk]: src/sys/arch/amd64/amd64 clean up the check for tracing into a s...
christos[src/trunk]: src/usr.bin/make Document what I wrote for PR/40115
chs[src/trunk]: src/sys/arch implement ucas_* for arm.
chs[src/trunk]: src/sys/arch/mips/mips add "trace/a" to trace by LWP address.
jruoho[src/trunk]: src/lib/libpthread Fix some minor errors/typos and clarify.
msaitoh[src/trunk]: src/sys/dev/pci regen.
rmind[src/trunk]: src/usr.bin/du Add #include <sys/param.h>
jruoho[src/trunk]: src/lib/libpthread Group also pthread_attr_getschedparam(3) and ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Changes to 3.99.7/20...
jruoho[src/trunk]: src/lib/libpthread Rationalize by moving
hannken[src/trunk]: src/sys/nfs nfs_unmount(): No need to take a second reference fo...
bouyer[src/trunk]: src/sys/arch Sync DKWEDGE options with GENERIC
matt[src/trunk]: src/sys/dev/pci Add Freescale P2020/P2010 device ids
riz[src/trunk]: src/sys/dev/usb Regen for Sierra Wireless USB 305 and sorting ch...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make it possible to define an uppe...
jruoho[src/trunk]: src/tests/syscall Fix small boolean oversight.
hannken[src/trunk]: src/sys/kern When mounting a file system re-lookup and lock the ...
mrg[src/trunk]: src/sys/arch/sparc/sparc give memfault_sun*() some entry points ...
pooka[src/trunk]: src/lib/librumphijack Support dual kernel select() by emulating ...
jruoho[src/trunk]: src/sys/arch/amd64/conf Remove APM. (Already commented out.)
pooka[src/trunk]: src/sys/rump/librump/rumpkern Shortcircuit remote 0-len copyin/o...
jruoho[src/trunk]: src/sys/dev/acpi Remove also rest of the ACPI_DEVICE_POWER checks.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist avoid unused variable warning.
christos[src/trunk]: src/lib/libc/sys add sigqueue
pooka[src/trunk]: src/lib/librumpuser g/c code which is unused in the server
dyoung[src/trunk]: src/sys/dev/pci Add Intel 82599 product IDs.
wiz[src/trunk]: src/share/man/man4 Wording, sort SEE ALSO.
kefren[src/trunk]: src/sys/fs/puffs add advlock to puffs. ok pooka@
pooka[src/trunk]: src/tests/fs Move basic unionfs test from fs/union to fs/vfs and...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Another sets-list dance for reorgan...
jruoho[src/trunk]: src/sys/dev/acpi Upon request from jmcneill@, put the check back...
pooka[src/trunk]: src/sys/fs/tmpfs Add some support for unionfs (not built by defa...
pgoyette[src/trunk]: src Sets-list and mtree dance for t_inet_network
phx[src/trunk]: src/sys/arch/amiga Recognize Amiga 600 model.
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO.
jym[src/trunk]: src/bin/dd No need to cast with bsearch(), it returns a void *. ...
phx[src/trunk]: src/doc Add driver for BlizzardPPC SCSI.
jruoho[src/trunk]: src/sys/arch/x86/x86 acpi_md_ncpus(): use cpu_attached instead o...
christos[src/trunk]: src/lib/libc/time don't depend on integer oveflow wrapping to de...
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server Ensure that HAVE_DIX_CO...
tsutsui[src/trunk]: src/sys/dev/usb Regen from usbdevs rev 1.576:
riz[src/trunk]: src/sys Add AGP support for a number of Intel onboard devices, i...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.10.1:
tron[src/trunk]: src/doc Note that Postfix was updated to version 2.7.1.
riz[src/trunk]: src/sys/dev/usb Regen.
spz[src/trunk]: src/etc/namedb i.root-servers.net. gained AAAA
wiz[src/trunk]: src/bin/pax Use Fl Fl for long options. Remove unnecessary Bk/Ek.
pooka[src/trunk]: src/tests/rump/rumpvfs ... and remove the not-supposed-to-be-com...
pooka[src/trunk]: src/sys Support FD_CLOEXEC in rump kernels.
tsutsui[src/trunk]: src/sys/arch/mips/mips - #if DEBUG -> #ifdef FPEMUL_DEBUG
tsutsui[src/trunk]: src/sys/arch/mips/mips - clear MIPS_FPU_EXCEPTION_BITS in MIPS_F...
tsutsui[src/trunk]: src/sys/arch/mips/mips Use proper CALLFRAME_FRAME and CALLFRAME_...
christos[src/trunk]: src/lib/libedit Fix argument for EL_EDITOR from Jess Thrysoee
wiz[src/trunk]: src/share/man/man9 Add comma in enumeration.
pooka[src/trunk]: src/lib/librumpclient Take reasonable precautions against init i...
pooka[src/trunk]: src/tests/fs/vfs xfail dir_rmdirdotdot for tmpfs (PR kern/44657)
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon free rsa structures when ...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.1. Chang...
martin[src/trunk]: src/sys/kern Do not restrict the siginfo a process sends to itse...
jruoho[src/trunk]: src/sys/arch Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to th...
jruoho[src/trunk]: src/share/man/man4 Add one bug to the list. (Neither acpicpu(4) ...
matt[src/trunk]: src/sys/dev/pci Add ATHEROS AR2427 and AR9287
joerg[src/trunk]: src/sys/arch/next68k/next68k p_psstr -> p_psstrp
sjg[src/trunk]: src/usr.bin/make Treat some/dir/ the same as some/dir/.
jmcneill[src/trunk]: src/share/man/man4 xref auvitek(4)
rmind[src/trunk]: src/sys/kern In a case of direct select, set only masked events, ...
martin[src/trunk]: src/lib/libc/softfloat Apply local namespace protection equivale...
tsutsui[src/trunk]: src/sys/arch/hp300 Remove trailing spaces.
wiz[src/trunk]: src/usr.sbin/quotactl Remove trailing whitespace; remove dot at ...
christos[src/trunk]: src/usr.sbin/quotacheck use merged out code.
christos[src/trunk]: src/usr.sbin/quot KNF
jmcneill[src/trunk]: src/etc/rc.d put a : in an otherwise empty function, makes this ...
macallan[src/trunk]: src/sys/dev/wsfb look for a 'virtual_address' property and use i...
pooka[src/trunk]: src/tests/lib/librumpclient add test case for multithreaded clie...
pooka[src/trunk]: src/lib/librumpclient need -I${.OBJDIR} now
wiz[src/trunk]: src/lib/librumphijack Remove trailing whitespace.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint DLink DSM-G600 button handling.
joerg[src/trunk]: src Add TLS support infrastructure. For dynamic binaries, ld.elf...
scw[src/trunk]: src/sys/dev/usb Match a Toshiba-branded version of Novatel's EU8...
pooka[src/trunk]: src/lib/librumphijack Revert 1.81 and do it in a saner way with ...
pooka[src/trunk]: src/tests/rump Add a test checks that 16 rump kernels on one shm...
tsutsui[src/trunk]: src/sys/arch/newsmips/newsmips Set correct struct clockframe .in...
wiz[src/trunk]: src/share/man/man4 Fix xref to tcpdump, from Anon Ymous.
pooka[src/trunk]: src/sys/rump/fs/lib/libzfs autocreate /dev/zfs. requested by riz
christos[src/trunk]: src/lib/libc/gen Prepare for strnvis functionality by providing ...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/rs6000 Define HAVE_AS_TLS until our...
bouyer[src/trunk]: src/libexec/rpc.rquotad Define qfextension here
christos[src/trunk]: src/sys/kern fix debugging printfs.
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
pooka[src/trunk]: src/usr.sbin/rpcbind remove unnecessary superuser check -- bind ...
pooka[src/trunk]: src/usr.bin/rump_dhcpclient Record address from offer to actuall...
matt[src/trunk]: src/sys/arch/mips/mips Make sure we do proper locking if LOCKDEB...
wiz[src/trunk]: src/lib/libc/gen Shorten Nd by putting the comment there in a pa...
joerg[src/trunk]: src/doc Add SH3 and x86 for the TLS support
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr Set sr_bits[IPL_HIGH] properly, rather t...
riz[src/trunk]: src/tests/sbin/resize_ffs Copy a little less data in the ufs2, 4...
matt[src/trunk]: src/sys/arch/evbppc/conf First pass at a P2020RDB configuration.
wiz[src/trunk]: src/usr.bin/quota Sort options. Split "file system" like usual. ...
phx[src/trunk]: src/sys/arch/sandpoint Updated information for D-Link and QNAP.
mrg[src/trunk]: src/include finish the ieeefp.h vs fp_prec_t hack from the previ...
mlelstv[src/trunk]: src/tests/dev/scsipi validate that getrawpartition() didn't fail.
fair[src/trunk]: src/usr.bin/units Add dholland's comment about units not warning...
jmmv[src/trunk]: src Extend pidfile(3) to support creating pid files in arbitrary...
jruoho[src/trunk]: src Add some basic tests for fsync(2) and <paths.h>.
jakllsch[src/trunk]: src/sys/dev/ic IFF_PROMISC implys IFF_ALLMULTI.
jdc[src/trunk]: src/sys/dev/videomode Display detailed timing parameters in edid...
sjg[src/trunk]: src/usr.bin/make Add NetBSD tags
rmind[src/trunk]: src/sys/uvm uvm_pageidlezero: use try-lock to not occupy uvm_fpa...
jdc[src/trunk]: src/sys/arch/sparc64/dev Return early if we are called from indi...
mbalmer[src/trunk]: src/distrib/sets/lists/xbase Add the ssh-askpass manual page to ...
ahoka[src/trunk]: src/sys/sys this file was missing from the flash_off_t commit
ahoka[src/trunk]: src/sys/compat/netbsd32 flash_addr_t -> flash_off_t
bouyer[src/trunk]: src/sys/dev/pci Add RDC PCI-ISA bridge
dyoung[src/trunk]: src/sys/arch Fix target 'tags'.
dyoung[src/trunk]: src/sys/arch Neither pci_dma64_available(), pci_probe_device(), ...
ahoka[src/trunk]: src/sys/ufs/ufs add "struct ufid; " so we can include it without ...
macallan[src/trunk]: src/sys/arch/sgimips/dev crmfb needs edid and friends now
dyoung[src/trunk]: src/share/man/man9 Update manual page for constification of pci_...
matt[src/trunk]: src/sys/arch/mips/mips Load pc into ta0 instead of ra and then s...
jruoho[src/trunk]: src/tests/syscall Add heuristic evaluation of PR kern/30115.
jruoho[src/trunk]: src/share/man/man3 Remove leftover .Ed.
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Minor format knots; sort a mode...
martin[src/trunk]: src/sys/kern KNF, add a comment and an assertion.
dholland[src/trunk]: src/sys/kern Improve namei_start to pass back its result instead...
dholland[src/trunk]: src/sys/kern Improve namei_atsymlink to take the found object as...
dholland[src/trunk]: src/sys/kern Split the variable that replaced state->dp into two...
dholland[src/trunk]: src/sys/kern description:
elad[src/trunk]: src/sys Move default network interface policy back to the subsys...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc probe and attach ugen0 through...
phx[src/trunk]: src/lib/libc/arch/m68k/sys SystemV-R4 ABI for M68k returns point...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Implement RUMP_ETFS_REG. Usable e....
pooka[src/trunk]: src/share/examples/rump/wirelessconf Add an example program whic...
dyoung[src/trunk]: src/sys On x86, change the bus_space_tag_t to a pointer to a struct
abs[src/trunk]: src/distrib Nothing needs disktab anymore, so we'd rather have a...
pooka[src/trunk]: src/sys/rump/librump/rumpdev attach mainbus
njoly[src/trunk]: src/usr.sbin/postinstall Make do_mtree correctly report failure ...
tsutsui[src/trunk]: src/sys/dev Split device_t/softc. Tested on AHA-1520B at ISA and...
tsutsui[src/trunk]: src/sys Split device_t/softc. Tested only on cs at ofisa on shark.
pooka[src/trunk]: src/sys/dev/usb Add a simple kvm integer toggle to control ugen ...
mrg[src/trunk]: src/etc add drm to the big comment at the top
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/common Add bfdver.texi to CLE...
tsutsui[src/trunk]: src/sys/arch/sun3/dev Make local functions static.
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Fix mis-merge.
dsl[src/trunk]: src/usr.bin/sort Fix borked fix for sort relying on realloc() ch...
jmcneill[src/trunk]: src/sys/arch/amd64/conf wss@acpi doesn't make much sense on amd6...
spz[src/trunk]: src/bin/kill Make sure that numerical signals and pids are in ra...
tron[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Disable stack ...
uebayasi[src/trunk]: src/sys/dev/pci Pass not (struct sdhc_pci_softc *) but (struct s...
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
bouyer[src/trunk]: src/sys/ufs/ufs PR kern/41147: race between nfsd and local rm
blymn[src/trunk]: src/external/gpl3/binutils/usr.bin Make the tool chain build wit...
dyoung[src/trunk]: src/sys/arch/i386/pci As Jonathan Kollasch points out, elansc_at...
christos[src/trunk]: src/usr.bin/xlint/lint1 change initialization from non const of ...
jmcneill[src/trunk]: src/doc i386: Add support for VIA C7 temperature sensors.
elad[src/trunk]: src/sys/secmodel/suser Remove includes we don't need.
elad[src/trunk]: src/sys Move kevent policy back to the subsystem.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Add QNAP reboot, reset and butt...
macallan[src/trunk]: src/sys/dev/pci add support for (ancient) Mach64 CX and GX, whil...
uebayasi[src/uebayasi-xip]: src/sys/uvm vm_nphysseg -> vm_nphysmem
tsutsui[src/trunk]: src/sys/dev/ic Use common ether_crc32_le() for multicast hash.
pooka[src/trunk]: src/external/bsd/atf/dist/tests/atf/formats i missed some change...
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100617.
rmind[src/trunk]: src/sys/kern Convert cpu_number(), which can be sparse, to cpu_i...
jdc[src/trunk]: src/lib/libcurses Return the same information whether or not we ...
snj[src/trunk]: src/distrib/utils/sysinst /usr/X11R7/lib/X11/xkb/symbols/pc went...
plunky[src/trunk]: src/usr.sbin/btconfig revert previous commit
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add some checks for ...
pooka[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/common/lib/libprop make this compile again.
nakayama[src/trunk]: src/distrib/sets/lists/man Add .cat and .man tag properly to zfs...
pooka[src/trunk]: src/sys/rump/include/rump add recvmsg and sendmsg to networking ...
mrg[src/trunk]: src add support to build pigz as a host tool.
pooka[src/trunk]: src/external/bsd/atf/tests/atf/atf-report Remember to commit the...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Bump date for previous.
skrll[src/trunk]: src/tools/binutils Better branding from mrg
mbalmer[src/trunk]: src Jonatha Kollasch has a GPIO device that can pulse the output...
dsl[src/trunk]: src/usr.bin/sort Minor tweaks to the key generation for numeric ...
mbalmer[src/trunk]: src/share/man/man4 This will appear in .Nx 6, not 5. Prodded by...
dsl[src/trunk]: src/lib/libc/stdlib The 'table' of character weights is allowed ...
tsarna[src/trunk]: src Multicast DNS ("Bonjour") support, based on Apple's mDNSResp...
dyoung[src/trunk]: src/sys/kern #include "drvctl.h" for the NDRVCTL definition. Wi...
skrll[src/trunk]: src/share/mk Move alpha to binutils 2.19.
dsl[src/trunk]: src/usr.bin/sort Fix sort -u, PR/42094
jmmv[src/trunk]: src/external/bsd/atf/etc/atf Reference tests(7).
kiyohara[src/trunk]: src/sys/arch/hpcsh Fix always free. It call, if memory was allo...
joerg[src/trunk]: src/lib/libc Ensure that initfini.c is referenced by exit.c. The...
wiz[src/trunk]: src/share/man/man9 Change xref from pfind(9) to proc_find(9). Bu...
christos[src/trunk]: src/lib/libc/gen Avoid DoS attacks for patterns that have braces...
pooka[src/trunk]: src/tests/fs/union enhance fail check
tsutsui[src/trunk]: src Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USB
uebayasi[src/uebayasi-xip]: src/sys/uvm Define vm_physdev / vm_nphysdev, physical add...
matt[src/trunk]: src/sys/arch/powerpc/include Put ASM RCSIDs into .ident
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
reinoud[src/trunk]: src/sys/fs/nilfs Pullup changes from the write implementation:
skrll[src/trunk]: src/lib/libkvm ANSIfy / KNF.
rmind[src/trunk]: src/sys/arch/powerpc/pic Add missing sys/xcall.h inclusion, remo...
cherry[src/trunk]: src/sys/arch/xen/xen Provide the sysctl(7) interface to the ball...
jruoho[src/trunk]: src/lib/libpthread Split long lines, .Dv NULL, note pthread_barr...
tron[src/trunk]: src/distrib/sets/lists/base Add directories for "x86" manual pag...
hannken[src/trunk]: src/sys Replace vget() with vref()/vn_lock(), this node already ...
wiz[src/trunk]: src/lib/libpthread Mark up NULL, remove double space.
skrll[src/trunk]: src/sys/arch/hp700/dev Fixup uturn DMA for real mode. That is, u...
apb[src/trunk]: src/tests/util/mtree Correct list of d_merge* files.
uebayasi[src/trunk]: src/sys/compat/sys Include sys/ioccom.h directly because it's used.
msaitoh[src/trunk]: src/sys/dev/pci Fix the name of PCI-1620A-AE.
kleink[src/trunk]: src/sys/sys Tack a public domain notice on this, albeit 10 years...
pooka[src/trunk]: src/sys/fs/puffs ctassert size of some key structures does not c...
mrg[src/trunk]: src/sys/external/bsd/drm/conf radeondrm depends upon firmload no...
cegger[src/trunk]: src Turn PMAP_NOCACHE into MI flag.
chs[src/trunk]: src/sys/conf COMPAT_LINUX32 requires COMPAT_LINUX.
chs[src/trunk]: src/sys/arch add the guts of TLS support on amd64. based on joe...
chs[src/trunk]: src/sys/arch/mips/mips fix db_{read, write}_bytes() for unaligned...
msaitoh[src/trunk]: src/sys/dev/pci 0x1409 is SUNIX
pooka[src/trunk]: src/sys/rump/librump Borrow /dev/mem major from i386 for /dev/nu...
jmmv[src/trunk]: src/sys/compat/linux32/arch/amd64 Add missing includes to bring ...
dyoung[src/trunk]: src/sys/netinet6 Sprinkle const to prevent rip6_output() from re...
pgoyette[src/trunk]: src/tests/lib/libc/regex Fix typo that got lost between my trial...
pooka[src/trunk]: src/lib Separate rw_data and rw_done. Otherwise we don't get wa...
jruoho[src/trunk]: src/share/man/man4 It is not 2010 any more.
christos[src/trunk]: src/tests/lib/libc/sys make constant fit in 32 bits.
yamt[src/trunk]: src/lib/libpuffs typo in a comment
jym[src/trunk]: src Add man pages for Xen devices:
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace and reference to n...
kefren[src/trunk]: src/tests/fs/vfs add test for kern/43321, blessed by pooka@
pooka[src/trunk]: src/tests/rump/rumpkern Execute a variety of syscalls in the str...
pooka[src/trunk]: src/usr.bin shmif(4) bus dumping utility
christos[src/trunk]: src/usr.bin/ypcat fix usage.
pooka[src/trunk]: src/lib/libukfs fix warning whine
pgoyette[src/trunk]: src sets-list and mtree dance for moving t_mktime & t_strptime
pooka[src/trunk]: src/sys allow file system to decide if it can be downgraded from...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Configure transfer mode reg...
haad[src/trunk]: src/external/cddl/osnet Fix zfs Makefiles + debug, don't add -g ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot - add IDE/SATA diskboot fac...
matt[src/trunk]: src/lib Let libposix and librt have their own version of __cerro...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace, use mo...
tsutsui[src/trunk]: src/sys/dev/usb Add CyberTAN ZD1211B. From OpenBSD.
matt[src/trunk]: src/doc Note secureplt support for powerpc.
jruoho[src/trunk]: src/sys/arch Use config_defer(9) for cpu_rescan() in cpu_attach().
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core use pa_intrpin instead of...
wiz[src/trunk]: src/share/man/man4 Sort macros, add comma in enumeration.
gdt[src/trunk]: src/external/bsd/ntp/bin/ntpq Don't copy ntpq.1 to ntpq.8 before...
mrg[src/trunk]: src/sys/dev/raidframe finish porting mcpair users to kmutex, and...
plunky[src/trunk]: src/external/bsd/wpa/dist/src/ap avoid preprocessor directives i...
pooka[src/trunk]: src/tests/lib/librumphijack Create a pipe on which to select. s...
pooka[src/trunk]: src Reset node's parent pointer when it's removed. Technically the
dyoung[src/trunk]: src/usr.bin/netstat Use __arraycount() and PRIu64. Delete unnec...
pooka[src/trunk]: src/usr.bin/rump_allserver adjust wording in previous
oster[src/trunk]: src/sys/dev/raidframe Remove bogus RF_ASSERT that must have crep...
christos[src/trunk]: src/sys/dev/marvell From Dave Mills: It would appear that the tw...
sjg[src/trunk]: src/usr.bin/make CWD should be compared against cwd
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Quiet a gcc warning when ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot New experimental driver for...
pooka[src/trunk]: src/tests/fs/vfs Add a race catcher for p2k_ffs renamerace -- it...
wiz[src/trunk]: src/share/man/man5 Bump date for new quota.
christos[src/trunk]: src/usr.bin/quota - merge more code.
christos[src/trunk]: src/lib/libterminfo Restore historical behavior of tgoto() to re...
njoly[src/trunk]: src/distrib/sets/lists/comp +quotactl.debug
macallan[src/trunk]: src/sys/arch/x86/x86 if we know the framebuffer's virtual addres...
pooka[src/trunk]: src/lib/librumpuser return correct value when reading a short frame
pooka[src/trunk]: src/tests/lib/librumpclient Enable the "send a lot of syscall re...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus print processing details only if we've...
tron[src/trunk]: src/tests/fs/ffs Don't descend into non-existing subdirectory "c...
roy[src/trunk]: src/lib/libterminfo Fix an off-by-one error when processing embe...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Support bpf. shmif_dumpbus(1) can...
skrll[src/trunk]: src/gnu/usr.bin/gcc4/arch/hppa Re-run mknative to pick up TLS su...
njoly[src/trunk]: src/distrib/sets/lists/tests +libh_tls_{dlopen, dynamic}.so.1.debug
pooka[src/trunk]: src/sys/arch/emips/stand/common Use NESTED_NOPROFILE instead of ...
christos[src/trunk]: src/lib/libterminfo revert OOPS change now that most of the reas...
matt[src/trunk]: src/lib/csu/powerpc Don't initialize %r2 for SDA2_BASE anymore. ...
mrg[src/trunk]: src/external/mit/xorg/lib/libOSMesa clean up the glsl generated ...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa First cut at mdtls.c for hppa.
christos[src/trunk]: src/lib/libterminfo OOPS has been reverted.
pooka[src/trunk]: src/tests/kernel Use /dev/null instead of stdin for fd. Otherwi...
erh[src/trunk]: src/bin/ls PR#7540, add a -M option to ls which causes sizes (an...
matt[src/trunk]: src/doc Note recent MIPS changes
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon directly call isakmp_ph1d...
dholland[src/trunk]: src/sys/arch/x86/x86 Fix build with no pchb. From Aran Clauson i...
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr vr_intr_handler[] takes status for hardc...
matt[src/trunk]: src/sys/arch/evbppc/conf Add alc device.
plunky[src/trunk]: src/sys use C99 style for variadic macro arguments
jruoho[src/trunk]: src/sys/dev/acpi Add DMI quirk support via pmf_get_platform(9). ...
phx[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint Remove debugging output.
phx[src/trunk]: src/sys/arch/sandpoint/pci Recognize QNAP V200 board, used in th...
fair[src/trunk]: src/distrib/sets/lists/man I missed the .0 and .html changes for...
mlelstv[src/trunk]: src/sys/dev/acpi Use wireless function key to toggle not only bl...
joerg[src/trunk]: src/libexec/ld.elf_so exit, not enter
tsutsui[src/trunk]: src/sys/arch/pmax/pmax Use CALLFRAME_SP(sp) instead of CALLFRAME...
jruoho[src/trunk]: src/share/man/man7 Xref paths(3).
pooka[src/trunk]: src/tests/fs/common wrap system() in SIG_DFL so that child-beari...
jruoho[src/trunk]: src/lib/libc/gen + .Pp.
mlelstv[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Add missing agp.h incl...
pooka[src/trunk]: src/sys/rump/dev add pud as a rump component
mbalmer[src/trunk]: src/libexec/httpd fix typo, bump date
hannken[src/trunk]: src Fix file handle operations for tmpfs by removing a now bogus...
jdc[src/trunk]: src/sys/arch/sparc64/dev Remove ENVSYS_FMONNOTSUPP, so that we c...
rmind[src/trunk]: src/sys/kern getcleanvnode: make static, add few comments, conve...
bouyer[src/trunk]: src/sys/arch Add a driver for RDC's vortex86/PMX-1000 SoC PCI/IS...
bouyer[src/trunk]: src/doc Note rdcpcib(4)
phx[src/trunk]: src/sys/dev/i2c s390rtc(4), an RTC driver for the Seiko Instrume...
dyoung[src/trunk]: src/sys/arch/amd64/conf Don't need x86_stub.c here, we'll pick i...
matt[src/trunk]: src/sys/arch/mips/mips Sort LWP fields
jruoho[src/trunk]: src/tests/syscall Fix comment due explicit atf_tc_expect_fail().
christos[src/trunk]: src/lib/libc/arch/i386/gen fix long double infinity.
jym[src/trunk]: src/share/man/man5 Be more precise on the chars accepted for xxN...
jruoho[src/trunk]: src/tests/syscall Improve the test further so that it might trig...
jruoho[src/trunk]: src/tests/lib Fix build failure on VAX.
wiz[src/trunk]: src/share/man/man3 New sentence, new line.
sborrill[src/trunk]: src/sys PR kern/38871
martin[src/trunk]: src/sys/kern In ttymalloc() explicitly initialize t_dev to NODEV.
jdc[src/trunk]: src/sys/dev/videomode Add a new function - sort_modes() - to sor...
ahoka[src/trunk]: src/sys/dev/nand Add some KASSERTs and a few more debug printf
christos[src/trunk]: src/sys/compat/linux/arch add pipe2 and dup3
joerg[src/trunk]: src/lib/libbsdmalloc Define _REENT. Extend CPPFLAGS.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix buffer overrun in readdisklabel(9) (a...
pgoyette[src/trunk]: src/usr.sbin/crash Synchronize -N option name in Synopsis with t...
dholland[src/trunk]: src/sys/kern In namei_oneroot(), use a local in place of state->dp.
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern Add comment warning about case with LOCKPARENT but ...
mhitch[src/trunk]: src/sys/arch/alpha/alpha IPI interrupts occur above IPL_VM, so u...
christos[src/trunk]: src/doc mention f{dim,min,max}{,f,l}
pooka[src/trunk]: src/share/examples/rump/sdread Add an example program which show...
njoly[src/trunk]: src/distrib/sets/lists/comp Add dns-sd.debug and mdnsd.debug
christos[src/trunk]: src/sys/net add the error from ifpromisc to the panic.
rmind[src/trunk]: src/lib/libpthread pthread_attr(3): sync with reality i.e. uncom...
bouyer[src/trunk]: src/doc Note recent Xen work on xbd and xvif.
pooka[src/trunk]: src/lib/libp2k don't double free p2m
christos[src/trunk]: src/sys/dev/pci Regen
reinoud[src/trunk]: src/sys/sys Add flag to indicate a compactable directory. Used f...
pooka[src/trunk]: src/sys/fs/puffs remove leading whitespace. no functional change.
pooka[src/trunk]: src/bin/cp Remove fts sorting. It was originally put there to c...
skrll[src/trunk]: src/sys/arch/amd64/conf MAXPAGESIZE got bumped to 0x200000. Use ...
pooka[src/trunk]: src/sys/kern Add dealloccnt to list of things to be considered i...
tsarna[src/trunk]: src Introduce allocaddrinfo(3) to make writing getaddrinfo() nss...
jmcneill[src/trunk]: src/doc acpiwmi(4): Add a driver for the ACPI WMI Mapper interface.
elad[src/trunk]: src First part of secmodel cleanup and other misc. changes:
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core register with pmf
skrll[src/trunk]: src/external/gpl3/binutils/dist/gas/doc Disable as.info target.
mrg[src/trunk]: src add some infrastructure to build pigz instead of gzip. you ...
pooka[src/trunk]: src/external/bsd/atf/dist/atf-report Handle xfail in a few more ...
hannken[src/trunk]: src/sys/rump/include/rump Regen (LK_CANRECURSE is gone).
christos[src/trunk]: src/bin/pax add --use-compress-program to pax, requested by mrg.
kiyohara[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Support load from FAT.
pooka[src/trunk]: src/tests/rump/rumpvfs add test for block device support
kardel[src/trunk]: src/sys/dev/usb add Huawei E1750 Mobile Broadband HSPA USB Stick
joerg[src/trunk]: src/share/man/man3 Sort prologue
rmind[src/trunk]: src/sys/uvm Keep the lock around pmap_update() where required. ...
hannken[src/trunk]: src/sys/miscfs/genfs genfs_nolock(): LK_INTERLOCK flag no longer...
joerg[src/trunk]: src/external/bsd/mdocml Update build glue for mdocml-1.10.2
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Remove traili...
tsutsui[src/trunk]: src Add config_mountroot(9) in autoconf(9) man page and LINKS fo...
uebayasi[src/uebayasi-xip]: src/sys Kill vm_page::phys_addr.
tsutsui[src/trunk]: src/sys/arch/hpcarm If options RTC_OFFSET is not specified use b...
joerg[src/trunk]: src/share/man/man4 Use semantic markup.
elad[src/trunk]: src/sys Put module loading policy back in the subsystem.
christos[src/trunk]: src/usr.bin/xlint/lint1 accept struct { ... } __packed name;
elad[src/trunk]: src/sys/secmodel/suser One less include.
pooka[src/trunk]: src/sys/rump/librump/rumpdev pass unit number in mainbus attach ...
bouyer[src/trunk]: src/sys/arch/xen/xen xbdback: implement and publish "feature-flu...
dyoung[src/trunk]: src/sys Hide the radix-trie implementation of the forwarding tab...
christos[src/trunk]: src/distrib Exit with 1 so that we stay in single user mode when...
snj[src/trunk]: src/external/mit/xorg/bin/xterm Update for new xterm.
christos[src/trunk]: src/sys/netinet6 backout the changes that establish a workqueue ...
abs[src/trunk]: src/distrib ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRI...
pooka[src/trunk]: src/sys/rump/include/rump <sys/stdint.h> is a non-standard heade...
skrll[src/trunk]: src/share/mk Switch m68k to binutils 2.19.
tsutsui[src/trunk]: src/sys/dev/isa Fix wrong softc size in CFATTACH_DECL(). (not c...
tls[src/trunk]: src/crypto Remove -I line for no longer extant directory. The O...
cegger[src/trunk]: src/doc backout wrong changes after I got teached that the vowel...
uebayasi[src/uebayasi-xip]: src/sys Fix previous again & use VM_PAGE_TO_MD() where ap...
njoly[src/trunk]: src/distrib/sets/lists/comp + {zfs, zpool, ztest, zdb}.debug
mrg[src/trunk]: src/usr.bin/gzip add "pack" uncompression support, from Xin LI <...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Support creating file system socket...
apb[src/trunk]: src Make resolvepath and resolvepaths slightly less magic. They...
dyoung[src/trunk]: src/share/man/man9 Delete documentation for config_activate(9), ...
tsutsui[src/trunk]: src/sys/dev/sbus Fix a message format in error path.
tsutsui[src/trunk]: src/sys/dev/sbus Use uint8_t pointers for TX/RX buffers to avoid...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_bytes_max: use MIN() rather than min(), w...
kefren[src/trunk]: src/share/man/man4 add mpls(4) manpage created with great help f...
mrg[src/trunk]: src/compat update this to reality a little.
jruoho[src/trunk]: src/sys/dev/acpi/wmi Initialize pointers to NULL. Otherwise we m...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs plug memory leaks (of course the fu...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib factor out the code ...
rmind[src/trunk]: src/sys/miscfs Slightly clean-up layerfs and nullfs: update the ...
hannken[src/trunk]: src/sys/rump/include/rump Regen. LK_TYPEMASK and LK_RELEASE are...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Support VOP_WHITEOUT (mostly so tha...
pooka[src/trunk]: src/tests/net/icmp Add test case for PR kern/43548
msaitoh[src/trunk]: src/share/man/man4 Sort by name. No any addititon in this change.
mrg[src/trunk]: src/sys/arch/amiga/stand/bootblock use elf2bb / elf2bb.h instead...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs NO ATFFILE HERE
jruoho[src/trunk]: src/dist/tcpdump Fix a typo and comment out a dead FTP link.
jruoho[src/trunk]: src Document pthread_attr_get_np(). Fixes PR lib/39289 from ahoka@.
pooka[src/trunk]: src/sys/rump/librump/rumpkern add /dev/putter to "devfs" (forgot...
chs[src/trunk]: src/sys/arch implement cpu_lwp_setprivate() on several platforms.
jruoho[src/trunk]: src/lib/libpthread Finally, split pthread_attr_getschedpolicy() ...
dyoung[src/trunk]: src/sys/sys Bump kernel version for bus_space_tag_t changes on x86.
msaitoh[src/trunk]: src/sys/dev/pci - Add "vendor SYBA" and two cards.
wiz[src/trunk]: src/lib/libpthread Add comma in enumeration, remove Xr to itself...
rmind[src/trunk]: src/sys/modules/procfs Sync procfs module with kernel change for...
mrg[src/trunk]: src/sys/uvm disable some DEBUG code uvm_pglist_add() that has se...
apb[src/trunk]: src Introduce a done_rebuildmake variable, instead of abusing do...
rmind[src/trunk]: src/sys mq_timedsend/mq_timedreceive: timeout value is absolute, ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib More Flexelint clean...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs do initial window allocation test a...
pooka[src/trunk]: src/lib/libukfs Add what is essentially disklabel support. All ...
snj[src/trunk]: src/distrib/notes Sync evbppc contents with reality.
plunky[src/trunk]: src/usr.sbin/btconfig fiddle with printing of "Class of Device" ...
christos[src/trunk]: src/bin/sh don't core-dump if we cannot open the trace file.
wiz[src/trunk]: src/share/man/man3 Fix Fn arguments.
pooka[src/trunk]: src/sys/rump/librump/rumpkern accept '\0' as a valid string
cegger[src/trunk]: src/sys/arch/xen/include fix typo in ioctl definition
nisimura[src/trunk]: src/sys/arch/sandpoint step forward to MODULAR sandpoint kernel....
haad[src/trunk]: src/distrib/sets/lists Fix sets files for MKZFS enabled builds m...
jruoho[src/trunk]: src Follow the real tree with the test directory structure.
jym[src/trunk]: src/sys/arch/xen/xen Introduce "vifname" keys for Xen domains. I...
wiz[src/trunk]: src/usr.bin/ypcat Sort options in SYNOPSIS.
pooka[src/trunk]: src/sys/sys fix incorrect value of IMNT_MPSAFE in __IMNT_FLAG_BITS
pooka[src/trunk]: src/sbin/mount In case we are union-mounting /, don't force MNT_...
haad[src/trunk]: src Move chown from usr.sbin to sbin and chgrp from usr.bin to b...
phx[src/trunk]: src/sys/arch/amiga Driver for BlizzardPPC 603e+ SCSI host adatper.
tsutsui[src/trunk]: src/distrib Adjust file lists for recent move:
wiz[src/trunk]: src/lib/libisns Typo fixes, use more markup.
njoly[src/trunk]: src/sys/compat/netbsd32 In stat structure conversions, do set st...
pooka[src/trunk]: src/tests/fs/ptyfs Fix test: we need to mount /dev/pts to /null/...
mrg[src/trunk]: src/sys/arch/x86/x86 when complaining we don't support this many...
mrg[src/trunk]: src/sys/dev/pci disable interrupts when resetting the device.
mrg[src/trunk]: src/doc note bozohttpd update
jruoho[src/trunk]: src/sys/arch/x86/acpi Fix and add comments.
plunky[src/trunk]: src/external/bsd/ntp/dist/ntpd setting USE_FORT=yes means that m...
jmcneill[src/trunk]: src/sys/dev/pci revert previous; instead of commenting out the e...
mjacob[src/trunk]: src/sys/dev Update isp driver to be in sync with other platforms...
jruoho[src/trunk]: src/sys/dev/acpi Use __arraycount(3).
tsutsui[src/trunk]: src/sys/arch/mips/mips Make this compile with PMAP_POOLPAGE_DEBUG.
matt[src/trunk]: src/sys/arch/powerpc/include Add some more reloc types as well a...
riz[src/trunk]: src/tests/sbin/resize_ffs Switch from using "rump_ffs" to mount ...
matt[src/trunk]: src/sys/arch/mips Change MIPS_CP0FL_CONFIG*
pooka[src/trunk]: src/usr.bin/rump_allserver Add note about block device properties.
jruoho[src/trunk]: src/sys/arch/x86/acpi If the P-state control mask is set, do a p...
matt[src/trunk]: src/sys/arch/mips/conf Add missing .debug lines from usr/libdata...
christos[src/trunk]: src/usr.bin/m4 add other os support from MirBSD
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Remove trailing spaces.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for the many other ev...
wiz[src/trunk]: src/sbin/tunefs Fix punctuation markup; new sentence, new line.
jakllsch[src/trunk]: src/sys/arch/evbppc/conf Bump SYMTAB_SPACE.
njoly[src/trunk]: src/distrib/sets/lists/tests Add quota tests debug objects.
jmmv[src/trunk]: src/share/mk Always convert PROG to its plural form independentl...
pooka[src/trunk]: src/lib/librumpuser use nwork-adjusted amount of idle workers to...
pooka[src/trunk]: src/tests/lib/librumphijack test case for runon prefixes
mrg[src/trunk]: src/distrib/sets/lists/xserver move xorg-server.m4 into the MD f...
dyoung[src/trunk]: src/sys/netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__...
jmmv[src/trunk]: src/usr.bin/window Note that window(1) will go away after netbsd...
he[src/trunk]: src/sys/dev/pci Add two NetMos NM9865 1-port and 2-port controll...
matt[src/trunk]: src/lib/libpthread Use __lwp_gettcb_fast if present.
plunky[src/trunk]: src/external/mit/xorg/share/man/man7 in order that generated MAN...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Enter interactive mode, whe...
he[src/trunk]: src Bump the install image size from 1.5 to 1.6M so that it fits...
dholland[src/trunk]: src/usr.bin/patch Exit with EXIT_FAILURE for invalid arguments. ...
bouyer[src/trunk]: src/sys/modules/ffs Fix source list for ffs module.
sjg[src/trunk]: src/sys/dev/filemon EJUSTRETURN is expected return from sys_exec...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon avoid some memory leaks /...
mrg[src/trunk]: src/sys/arch/sparc64/dev initial port of these drivers to netbsd...
tsutsui[src/trunk]: src/sys/arch/hpcmips/include Put awful kludge to make MI kloader...
tsutsui[src/trunk]: src/sys/arch/mips/mips Set R_CAUSE into trapframe in curlwp befo...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use l->l_md.md_utf in preference to...
dyoung[src/trunk]: src/usr.bin/netstat Pull pfsync_stats() out of inet.c and into p...
jym[src/trunk]: src/sbin/gpt Document biosboot. Xref boot(8) and installboot(8).
mlelstv[src/trunk]: src/sys/external/bsd/drm Make code compile when the kernel has n...
riz[src/trunk]: src/doc Reorganize this file a bit, and move some stuff to "will...
dholland[src/trunk]: src/usr.bin/units fix typo
ahoka[src/trunk]: src/share/man/man3 Fix manpage wrt reversed compare functions.
jruoho[src/trunk]: src/distrib/sets/lists/tests Fix some glitches (a human doing ma...
plunky[src/trunk]: src/sys/compat/linux/arch/i386 tidy up include pathname to exclu...
jruoho[src/trunk]: src/lib/libc/gen Improve -width.
jruoho[src/trunk]: src/tests/lib/libutil Add missing __RCSID(3), again.
jruoho[src/trunk]: src/share/man/man9 Remove a duplicate word, .Fn for functions, .Vt.
jruoho[src/trunk]: src/lib/libc/sys Offset indent.
hannken[src/trunk]: src Make zero length symlinks work on tmpfs.
rmind[src/trunk]: src/sys vfs_drainvnodes: drop lwp argument, remove variable name...
joerg[src/trunk]: src/tests/libexec/ld.elf_so/helper_dso1 Don't fail on platforms ...
blymn[src/trunk]: src/distrib/sets/lists/comp Add define key for the man pages for...
bouyer[src/trunk]: src Add a man page for rdcpcib(4). While there move rdcide.4 to ...
jruoho[src/trunk]: src Use the same pattern for couple of simple setuid(2) tests.
dyoung[src/trunk]: src/sys Neither pci_dma64_available(), pci_probe_device(), pci_m...
wiz[src/trunk]: src/share/man/man4/man4.i386 Sort SEE ALSO, fix Dt argument.
pgoyette[src/trunk]: src/sys/arch/x86/x86 If an ioapic doesn't really exist, don't ad...
dyoung[src/trunk]: src/sys/arch/landisk Fix target 'tags'.
matt[src/trunk]: src/sys/arch/mips/mips Remove dead code.
matt[src/trunk]: src/sys/arch/mips/mips Don't bother saving T8 (MIPS_CURLWP).
matt[src/trunk]: src/sys/arch/mips/mips A little constification.
christos[src/trunk]: src/dist/dhcp/client CVE-2011-0997 dhclient: insufficient saniti...
jruoho[src/trunk]: src/share/man/man3 Use .In for headers.
yamt[src/trunk]: src/sys/uvm - ensure that the promoted page is on the queue even...
martin[src/trunk]: src/tests/kernel/tty No longer expected to crash the kernel.
pgoyette[src/trunk]: src atf-ify the various locale tests
christos[src/trunk]: src/sys/kern Preserve SB_ASYNC on the accepted socket. From: Dmi...
christos[src/trunk]: src/usr.bin/kdump print detailed info about other SI_ codes.
jruoho[src/trunk]: src/tests/include Fix comments.
ahoka[src/trunk]: src/sys/dev/nand Fix locking and simplify some error path.
pooka[src/trunk]: src/lib/librumphijack make compiler sign-happy
jakllsch[src/trunk]: src/sys/dev/pci Fix regression introduced in 1.72.
dholland[src/trunk]: src/sys/kern Simplify.
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
joerg[src/trunk]: src/libexec/ld.elf_so Fix merge error that broke HPPA
skrll[src/trunk]: src/share/mk Switch amd64 to binutils 2.19.1.
tsarna[src/trunk]: src mdnsd enhancements and fixes:
martin[src/trunk]: src/gnu If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we...
cegger[src/trunk]: src/doc fix grammar: a -> an
pooka[src/trunk]: src/sys/rump/dev/wip/libusb include usbroothub_subr.c
jmcneill[src/trunk]: src/sys/arch/x86 Use the TSC and current multiplier to calculate...
mrg[src/trunk]: src/share/mk - note that if MKINET6 is "no", MK11 must also be "...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Add WSDISPLAYIO_LINEBYTES, required b...
jakllsch[src/trunk]: src/sys/dev/ic Add more-complete definitions of ICH GPIO-related...
apb[src/trunk]: src/usr.sbin/mtree Fix the "mtree -M" problem reported in PR 420...
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin Use the right variable to get...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Resolve mis-merge.
apb[src/trunk]: src Document the fact that wpa_supplicant won't start properly u...
cegger[src/trunk]: src/doc man(1): display manpage when specified with a path
pooka[src/trunk]: src/sbin/mount_msdos Mount from canon_dev instead of dev.
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove extraneous call to secmodel...
pooka[src/trunk]: src/sys/rump Provide an interface for reboot.
pooka[src/trunk]: src/usr.sbin/puffs/rump_lfs Start cleaner without the sleep(1) h...
apb[src/trunk]: src If ${NETBDSRCDIR}/../xsrc exists, then use it as the default...
tsutsui[src/trunk]: src/sys/arch/sparc/dev Use device_t, cfdriver_t, device_private(...
tsutsui[src/trunk]: src/sys/dev/isapnp Use proper types or variables for device_t an...
tsutsui[src/trunk]: src/sys/dev/sbus Split device_t/softc.
tsutsui[src/trunk]: src/sys/dev/sbus Split device_t/softc.
skrll[src/trunk]: src/share/mk Switch sparc and sparc64 to binutils 2.19.
pooka[src/trunk]: src/sys/fs/puffs Set SAVENAME for rmdir and remove.
rmind[src/trunk]: src/sys/kern shmexit: simplify a lot by avoiding unnecessary mem...
elad[src/trunk]: src/sys Add a (weak aliased) machdep_init() as a place to do mac...
tsutsui[src/trunk]: src/sys/arch/macppc/dev Replace shutdownhook_establish(9) with p...
elad[src/trunk]: src/sys/dist/ipf/netinet Attach the listener in the correct "att...
apb[src/trunk]: src/share/man/man8 Typo in macro name (.Is -> .Ic), noticed by j...
rmind[src/trunk]: src/lib/libpthread Add check to avoid multiple inclusions and re...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Remove unnecessary cast.
mrg[src/trunk]: src/external/mit/xorg/bin/xrandr xrandr.c wants a VERSION define...
yamt[src/trunk]: src/usr.bin/eject don't bother to connect to amd unless necessar...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Enable options DDB, which is enabled in...
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20100616:
jmcneill[src/trunk]: src/sys/dev/pci add suspend/resume support
dholland[src/trunk]: src Move a big wodge of symlink-following code from nfsd to inside
tsarna[src/trunk]: src/external/apache2/mDNSResponder/dist Import Apple's mDNSRespo...
bouyer[src/trunk]: src/dist/libpcap Fix pcap_lookupnet(): reset ifr before SIOCGIFN...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio ensure that hp sensing is stopped on sus...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Convert pmap_enter() and pmap_vac_...
jmmv[src/trunk]: src/share/man/man7 Add the tests(7) manual page, which describes...
kefren[src/trunk]: src/usr.bin/netstat Add -T flag, that shows tags in route output
tsutsui[src/trunk]: src/sys/dev/usb Replace evil pointer casts that cause unaligned ...
pooka[src/trunk]: src/tests/fs add test for PR kern/43503
pooka[src/trunk]: src/share/man/man4 When importing a FreeBSD man page it's advisa...
christos[src/trunk]: src/sys/ddb Add:
dholland[src/trunk]: src Rename lookup() to lookup_for_nfsd(), to make it clear just ...
tsutsui[src/trunk]: src/sys/miscfs/specfs Put workaround fix for LOCKDEBUG panic men...
jmmv[src/trunk]: src/share/mk Prevent build breakage if TESTSDIR is not defined (...
jruoho[src/trunk]: src/usr.sbin/chroot Xref ldd(1) as per PR bin/30043 from Jochen ...
njoly[src/trunk]: src/etc/mtree +./libdata/firmware/upgt
chs[src/trunk]: src/sys many changes for COMPAT_LINUX:
chs[src/trunk]: src/sys/arch/sgimips/conf enable COMPAT_LINUX.
wiz[src/trunk]: src/lib/libpthread Sort sections.
jruoho[src/trunk]: src/lib/libpthread Xref pthread_attr_getschedparam(3) and sched(...
msaitoh[src/trunk]: src/share/man/man4 - revert pucdata.c rev. 1.60 and add a new en...
pooka[src/trunk]: src/tests/fs/common fill in PR number now that we have one
rmind[src/trunk]: src/sys/sys Make __fd_mask unsigned.
tron[src/trunk]: src/lib/libc/rpc Explicitly cast argument of ffs(3) to fix lint ...
jruoho[src/trunk]: src/lib/libpthread Use .Ss for non-standard subtitle.
mrg[src/trunk]: src/share/mk default MKPIGZ to "no", for now.
skrll[src/trunk]: src Add uturn(4).
elad[src/trunk]: src Centralize documentation about exported sysctl variables in ...
elad[src/trunk]: src/sys Let the ipkdb subsystem allow operations related to it r...
elad[src/trunk]: src/sys Put procfs policy back in the subsystem.
elad[src/trunk]: src/sys Put the tty opening policy back in the subsystem.
pooka[src/trunk]: src raidframe works well enough now to initialize parity, so ins...
skrll[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch Re-run mknative to pi...
sborrill[src/trunk]: src/distrib/sets/lists/comp Add hdaudio headers
tron[src/trunk]: src/tests/lib/libc/stdlib Update tests for *env(3):
uebayasi[src/trunk]: src/sys/dev/ic Socket ioctl definitions need sys/sockio.h.
uebayasi[src/trunk]: src/sys/dev/pckbport wakeup needs sys/proc.h.
mlelstv[src/trunk]: src/sys/ufs/ffs mount(2) doesn't remove vnodes from the freelist...
pooka[src/trunk]: src/tests/rump/rumpkern/h_client Establish signal handler alread...
phx[src/trunk]: src/sys/dev/i2c Fixed DPRINTF macro to make it compile when DEBU...
tron[src/trunk]: src/distrib/sets/lists/tests Fix entries for debugging binaries ...
joerg[src/trunk]: src/sys/external/intel-public/acpica/dist/compiler Drop the buil...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge for mdocml-1.10.9
jruoho[src/trunk]: src/sys/dev/acpi Clean-up acpi_print(). XXX: The 'acpiverbose' m...
kefren[src/trunk]: src add ldpd rc script
jruoho[src/trunk]: src/share/man/man4 Xref ioapic(4).
jruoho[src/trunk]: src/share/man/man4/man4.x86 Xref xenbus(4).
jmcneill[src/trunk]: src/external/mit/xorg/lib/libpciaccess only define HAVE_MTRR on x86
jmcneill[src/trunk]: src build and install aps module on i386 and amd64
matt[src/trunk]: src/sys/lib/libkern/arch/powerpc Add -D_NOREGNAMES
matt[src/trunk]: src/libexec/ld.elf_so Move powerpc gotptr to the end to preserve...
jruoho[src/trunk]: src Follow the real tree with the test directory structure.
jruoho[src/trunk]: src/sys/dev/acpi Use acpi_power_register() for consistency. No f...
wiz[src/trunk]: src/share/man/man7 Fix It arguments. Also, let's assume it's 2011.
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common - specify .set noreorder to fill ...
dyoung[src/trunk]: src/usr.bin/mail Rename sigqueue to sigq to avoid clashing with ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Try to increase compatibili...
pooka[src/trunk]: src/sys/rump/net/lib Ensure that a) loopback attaches after all ...
jmmv[src/trunk]: src/external/bsd/atf/dist Fix merge conflicts for atf 0.10.
kiyohara[src/trunk]: src/distrib/notes/common Add myself.
dholland[src/trunk]: src/usr.bin/make Set .PREFIX early the same place .TARGET is set...
pooka[src/trunk]: src/tests/fs/union Add xfail tests for two cases described in PR...
roy[src/trunk]: src/lib/libterminfo area is now used
kefren[src/trunk]: src/sys/netmpls do some rudimentary checks on ip4 header before ...
jmmv[src/trunk]: src/tests/fs/ffs Use expect_fail instead of defining xfail. Loo...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/lib/libc/compat/arch/vax/gen these were only relevant for a....
pooka[src/trunk]: src Move the Delectable Test File System from share/examples/puf...
bsh[src/trunk]: src/sys/dev/ata fix LOCKDEBUG panic at ataraid(4).
christos[src/trunk]: src/sys/dev/dm Now that we have allowed operator to access the c...
njoly[src/trunk]: src/tests/fs/vfs Add a small testcase that shrink a file using 2...
riz[src/trunk]: src/sys/dev/pad Use le16enc()/be16enc() to encode LE/BE values b...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon reset yyerrorcount before...
pooka[src/trunk]: src/tests/fs/vfs Comment out msdosfs skip -- i'm not sure if it ...
pooka[src/trunk]: src/tests/fs/vfs msdosfs xfail for PR kern/44661
pooka[src/trunk]: src/sys/rump/librump/rumpkern We track page modified info with P...
skrll[src/trunk]: src/gnu/dist/gdb6/gdb Provide more regsiters including CR27.
christos[src/trunk]: src/sys/kern PR/44673: Arna Clauson: Latest MAXSSIZ bump broke n...
jruoho[src/trunk]: src/share/man/man4/man4.x86 From mrg@: note that the states may ...
matt[src/trunk]: src/sys/arch/m68k/include If _KERNEL is not defined, force MACHI...
jakllsch[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Correct #endif...
he[src/trunk]: src/sys/arch Now that MACHINE is defined in user-land in either
christos[src/trunk]: src/sys/dev/marvell fix typo, and use the parent to determine th...
snj[src/trunk]: src/share/man/man5 bah! it's 2011 already?
jruoho[src/trunk]: src/lib/libpthread Same here; fix LIBRARY, add COMPATIBILITY/ERR...
tsutsui[src/trunk]: src/sys/arch/mips/mips Pass correct exception PC value to cpu_in...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Driver seems to work now. S...
plunky[src/trunk]: src/external/bsd/flex/bin source files are scan.l and parse.y
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd Create cgd block device files in the...
bouyer[src/trunk]: src/lib/librumphijack Add quotactl(2)
pooka[src/trunk]: src/sys/kern mark old quotactl rump too
joerg[src/trunk]: src/lib/libc/tls Define namespace remap macros before including ...
bsh[src/trunk]: src/sys/arch/arm Preliminary ARM11 MPCore support.
reed[src/trunk]: src/libexec/httpd A filename with a colon in it made it appear t...
tsutsui[src/trunk]: src/sys/arch Set correct struct clockframe .intr value for hardc...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
pooka[src/trunk]: src/sys/rump/net/lib/libshmif After my change to the "interface ...
jruoho[src/trunk]: src Add x86/tsc(9).
nakayama[src/trunk]: src/sys/arch/sparc64 Remove unnecessary headers.
tron[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Disable SSP warnings for a fe...
phx[src/trunk]: src/sys/dev/pci When shutting down the network interface it is n...
joerg[src/trunk]: src Add TLS support for AMD64, i386 and SH3.
pooka[src/trunk]: src/usr.bin/shmif_dumpbus * attempt to make this endian-independ...
pooka[src/trunk]: src/lib/librumphijack fdoff is descriptive enough
pooka[src/trunk]: src/tests/fs/vfs Apparently this way of triggering the msdosfs r...
matt[src/trunk]: src/sys/arch/mips Add separate support for MIPS32R2 and MIPS64R2.
mrg[src/trunk]: src/sys/arch/sparc64/dev also attach for su16552 compatible devi...
riz[src/trunk]: src/sys/arch/macppc/conf Add otus(4), Atheros AR9100U usb wirele...
riz[src/trunk]: src/share/man/man4 Add the SMC SMCWUSB-N2 to the list of adapter...
mrg[src/trunk]: src/sys/arch/sparc64/dev add back the old iommureg definition, a...
jmmv[src/trunk]: src/doc Note the import of tmux, version 1.4.
joerg[src/trunk]: src/libexec/ld.elf_so Locking around dlclose()
martin[src/trunk]: src/sys/arch On second thought do not use bit 13 as a flag for s...
riz[src/trunk]: src/sys/rump/librump/rumpvfs Don't try to kmem_alloc() 0 bytes. ...
joerg[src/trunk]: src/external/bsd/llvm Catch up with library roulette in lli. All...
jym[src/trunk]: src/sys/arch/xen/xen printf("xennet: ...") => aprint_error_ifnet()
uebayasi[src/trunk]: src/sys/dev/flash Whitespace.
tron[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Fix build of "radeondr...
pooka[src/trunk]: src/distrib/sets/lists +rumpdev_pud
skrll[src/trunk]: src/doc Note alpha TLS. joerg - fell free to claim credit/blame.
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf-0.13:
jruoho[src/trunk]: src/share/man/man4 Continue the previous. Namely, separate FILES...
jym[src/trunk]: src/sys/arch/xen/xen Now that pkgsrc-2011Q1 has arrived, and bef...
jruoho[src/trunk]: src/tests Use _exit(2).
bouyer[src/trunk]: src/doc Note rdcide(4). Also note vte(4), better late than never :)
jruoho[src/trunk]: src/tests/include Mark this again as expected failure.
jruoho[src/trunk]: src Add simple test cases for ttyname(3), strtod(3), and getgren...
dyoung[src/trunk]: src/sys/dev/pci Bitwise-OR PCI_COMMAND_IO_ENABLE | PCI_COMMAND_M...
dyoung[src/trunk]: src/sys/arch/algor Fix target 'tags'.
jruoho[src/trunk]: src/tests/lib/libc/gen Mark this also as expected failure.
phx[src/trunk]: src/sys/arch/sandpoint/conf Enable all known RTC drivers. The co...
dyoung[src/trunk]: src/sys/arch/algor/algor Fix more const pci_attach_args fallout.
matt[src/trunk]: src/sys/arch/arm/arm32 Don't use the pcb anymore since the user ...
matt[src/trunk]: src/sys/arch/arm/include Add a define for pcb_user_pid_rw
jruoho[src/trunk]: src/share/man/man3 Xref bitops(3).
blymn[src/trunk]: src/distrib/sets/lists/tests Add libcurses tests
christos[src/trunk]: src/sys/compat/linux/common - implement dup3 and pipe2
joerg[src/trunk]: src Extend CPPFLAGS, don't replace it
pgoyette[src/trunk]: src/usr.bin/kdump Fix string constant so it compiles again.
blymn[src/trunk]: src/tests/lib/libcurses/slave Apply patch provided by mrg to fix...
haad[src/trunk]: src/share/mk Enable MKZFS for i386 and amd64 so zfs tools and mo...
pooka[src/trunk]: src/libexec/lfs_cleanerd LDADD+= instead of LDADD=
dsl[src/trunk]: src/usr.bin/sort When we need to merge more than 16 files, do th...
wiz[src/trunk]: src/usr.sbin/hdaudioctl Sort sections, fix SEE ALSO. End sentenc...
pooka[src/trunk]: src/usr.sbin/mountd make this compatible with bool.h. no functi...
christos[src/trunk]: src/gnu/usr.bin/gettext/include we have getdelim now!
tsutsui[src/trunk]: src/sys/dev/sbus - wrap a long line
joerg[src/trunk]: src/dist/ipf/ipsend Duplicate .TP.
martin[src/trunk]: src/distrib/utils/sysinst When creating /etc/fstab:
jruoho[src/trunk]: src/lib/libc/stdlib Fix lead paragraph.
pooka[src/trunk]: src/sys/sys Parameter name in prototype, begone ye scurvy seadog!
simonb[src/trunk]: src/sys/arch/mips/mips Restore (and update) half of the TLB miss...
pooka[src/trunk]: src/sys/rump/librump/rumpkern As normal, fix breakage from untes...
hannken[src/trunk]: src/sys/rump/include/rump Regen. LK_EXCLOTHER has gone.
reinoud[src/trunk]: src/sys/fs/nilfs Update NiLFS(2) on-disc structures from Linux v...
skrll[src/trunk]: src/sys/arch/hp700/conf Add uturn(4) and attachments.
msaitoh[src/trunk]: src/sys/dev/pci Add some code to support 82580[ER]. Tested on my...
joerg[src/trunk]: src/gnu/lib/libstdc++-v3_4 Explicitly link libstdc++ against lib...
pgoyette[src/trunk]: src/sys 1. Add an allocator for 'struct module *' and use it ins...
jruoho[src/trunk]: src/lib/libc/gen Note POSIX compliance.
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Check if `enet' environment varia...
christos[src/trunk]: src/sys/kern implement sigqueueinfo
wiz[src/trunk]: src/lib/libc/sys Sort errors, fix xref, don't xref itself.
wiz[src/trunk]: src/doc mDNSResponder-258.14 out (and in pkgsrc).
pooka[src/trunk]: src/tests/fs/union Simplify test: there's no reason to mount 2x ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Explicitly set *vpp to NULL in look...
pooka[src/trunk]: src/distrib/sets/lists/tests Remember to commit the setlost stuf...
pgoyette[src/trunk]: src/tests/lib/libc The nsdispatch test belongs in libc/net and n...
pgoyette[src/trunk]: src/tests/lib/libc/sys Make sure we build all of thests, not jus...
jym[src/trunk]: src/share/man/man8/man8.i386 Now that we have pciback(4), Xref i...
jruoho[src/trunk]: src/sys/dev/acpi Postpone the sensor update with sysmon_taskq(9).
jruoho[src/trunk]: src/share/misc IKWYM.
matt[src/trunk]: src/lib/libc/arch/powerpc Generate symbol constants for UC_GREGS...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Report the root hub as self-po...
christos[src/trunk]: src/lib/libpthread Don't just look only at the first element in ...
joerg[src/trunk]: src/usr.sbin/mopd Fix markup. Handle the DECnet documentation li...
christos[src/trunk]: src/distrib/sets/lists/base bump libm.
tsarna[src/trunk]: src Add nss_mdns, a nsswitch plugin for host lookups vis mDNS ("...
haad[src/trunk]: src/etc/rc.d Add support for mounting zfs filesystems to mountal...
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Replace another o...
tron[src/trunk]: src/etc/rc.d Add proper error reporting via the return code:
pooka[src/trunk]: src/sys/kern Add a switch on whether to create VNODE_LOCKDEBUG c...
wiz[src/trunk]: src/usr.bin/unzip Don't print "Archive:" line if quiet flag is set.
dholland[src/trunk]: src/sys/ufs/ufs typo in comment
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
pooka[src/trunk]: src/sys/rump/librump/rumpkern panic if cv_wait() is called in no...
nakayama[src/trunk]: src Port lom(4) driver for LOMlite lights out management hardwar...
elad[src/trunk]: src/sys Move ktrace's subsystem security policy to the subsystem...
mrg[src/trunk]: src/sys/dev/raidframe convert the diskqueue mutex into a kmutex
kiyohara[src/trunk]: src/sys/arch/powerpc Remove white-spaces.
sborrill[src/trunk]: src/sys/dev/pci/hdaudio If the codec does not specify any suppor...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
tsutsui[src/trunk]: src/sys/dev Split device_t/softc. Tested on aic7901A.
dsl[src/trunk]: src/usr.bin/sort long align records written to temporary files.
christos[src/trunk]: src add fpgetprec/fpsetprec
abs[src/trunk]: src/distrib Alas poor dot.hdprofile. I knew him... not at all Ho...
abs[src/trunk]: src/distrib 34 different termcap subsets, plus a couple of ports...
uwe[src/trunk]: src/share/mk Switch sh3eb to binutils 2.19.
tsutsui[src/trunk]: src/sys/dev - make local functions/variables static
jruoho[src/trunk]: src/lib/libpthread Add missing prototypes. Noted by wiz@ -- thanks.
jmcneill[src/trunk]: src/sys/arch/i386/conf retire azalia from GENERIC
hannken[src/trunk]: src/sys/miscfs LK_INTERLOCK is no longer a valid flag for VOP_LO...
jmmv[src/trunk]: src/distrib/sets/lists Update file lists for atf 0.10.
pooka[src/trunk]: src/distrib/sets/lists/tests one more test_programs -> test-prog...
pooka[src/trunk]: src/distrib/sets/lists/base unsnafu previous
tron[src/trunk]: src/libexec/ld.elf_so Don't use internal libc function __findenv().
kefren[src/trunk]: src/sys Add MPLS support, proposed on tech-net@ a couple of days...
dholland[src/trunk]: src/usr.bin/make fix previous, the source isn't exactly crystal ...
kefren[src/trunk]: src/sys/net we need to set rt_ifp even if ifa is the same. Fixes...
pooka[src/trunk]: src/sys/dev/pad Don't print spammy message if read is interrupte...
wiz[src/trunk]: src/usr.bin/netstat Bump date for previous (mpls).
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Implement VOP_SYMLINK/READLINK. Th...
christos[src/trunk]: src/distrib/sets/lists/base sets for new iwl1000 firmware
uebayasi[src/uebayasi-xip]: src/sys/conf Make device page handling another kernel opt...
uebayasi[src/uebayasi-xip]: src/sbin/mount_ffs Support the "xip" option.
christos[src/trunk]: src/external/gpl2/lvm2 PR/44267: Michael van Elst: LVM devices h...
pooka[src/trunk]: src Fix pointer assignment in previous commit (test compile work...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add upgt(4) for WS003SH/WS004SH interna...
pooka[src/trunk]: src/distrib/sets/lists/tests puffs test
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Add GLOB_LIMIT to the glob ...
chs[src/trunk]: src/sys/arch/mips implement emulation of the "rdhwr" instruction...
njoly[src/trunk]: src/distrib/sets/lists/tests Add puffs/h_have_puffs.debug obsole...
msaitoh[src/trunk]: src - Fix a table for Advantech PCI-1620
pooka[src/trunk]: src/sys/rump/librump/rumpkern Emulate malloc(9) a little better ...
msaitoh[src/trunk]: src - Fix the frequency for Advantech PCI1620 port 4-8.
rmind[src/trunk]: src/sys/kern sel_do_scan: do not bother to assert for SEL_SCANNI...
pgoyette[src/trunk]: src/sys/dev/i2c Add additional chip IDs, and be more specific ab...
wiz[src/trunk]: src/lib/libpthread Remove empty line.
pooka[src/trunk]: src/tests/lib/librumpclient remove unnecessary debug printf
mrg[src/trunk]: src/external/zlib/pigz oops, these are in the wrong directory.
matt[src/trunk]: src/sys/arch Misc fixes to get this to compile again.
matt[src/trunk]: src/sys/arch/ofppc/pci My pegasos2 doesn't have an ethernet node...
martin[src/trunk]: src/sys/kern Using "int" variables with sysctl's CTLTYPE_BOOL is...
phx[src/trunk]: src/share/man/man4/man4.amiga Fixed typo: staring -> starting
pooka[src/trunk]: src/tests/rump elementary tests for rump sigmodels
pooka[src/trunk]: src/tests/rump/rumpkern test remove signal delivery
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Add a #include <machine/pcb.h>
matt[src/trunk]: src/sys/arch/powerpc/include Add END(sym)
jym[src/trunk]: src/sys/arch/amd64/conf Build certain file-systems and options(7...
christos[src/trunk]: src/distrib/sets/lists bump for bind-9.8.0rc1
uebayasi[src/trunk]: src/distrib/sets RCSMETALOG: treat initial clean_METALOG nicely.
plunky[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd since the mDNS...
christos[src/trunk]: src/sys/kern don't depend on F_OK being 0.
pooka[src/trunk]: src/tests/fs/vfs Add simple test case for access(2), including p...
macallan[src/trunk]: src/sys/arch/arm implement arm32_pmap_flags() to allow mappings ...
pooka[src/trunk]: src/external/bsd/atf/dist/atf-run In case we get a coredump from...
tron[src/trunk]: src/doc Postfix with update to version 2.8.1.
kiyohara[src/trunk]: src/sys/arch/mmeye/stand Add support boot. only support SH4 mac...
christos[src/trunk]: src/sys/compat/common PR/44674: Taylor R Campbell: Fix compat co...
sjg[src/trunk]: src/usr.bin/make main.c now exports curdir[] so we can use it.
jruoho[src/trunk]: src Add odcm(4).
martin[src/trunk]: src/lib/libc/softfloat Use sigqueueinfo() instead of raise() to ...
matt[src/trunk]: src/sys/arch/algor/algor Fix prototype of algor_p6032_iointr.
christos[src/trunk]: src/doc protocol processing stuff moved.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE.
tsutsui[src/trunk]: src/sys/arch/arc Remove trailing spaces.
bouyer[src/trunk]: src/share/man/man4 Docucment QUOTA2
christos[src/trunk]: src/usr.sbin/quotaon use common utils
cherry[src/trunk]: src/sys/arch/amd64/amd64 Use macros clts/stts instead of directl...
joerg[src/trunk]: src Pass down ELF Auxillary Vectors for static NetBSD binaries too.
macallan[src/trunk]: src/sys/dev/wsfb fix build for LP32
ahoka[src/trunk]: src/sys/dev/nand cleanup comments, prototypes
pooka[src/trunk]: src/sys/rump/include/rump Duh, the nfsd hacks in tests still use...
mrg[src/trunk]: src/sys/dev/raidframe convert access_suspend_mutex to a kmutex/cv.
pooka[src/trunk]: src/lib/librumpclient * use _exit() instead of exit() in retryco...
pooka[src/trunk]: src/lib/librumphijack document vfs and sysctl knobs to RUMPHIJACK
jmmv[src/trunk]: src/external/bsd/tmux Add instructions and a helper script to im...
roy[src/trunk]: src/lib/libterminfo Fix two other off-by-one errors when process...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Whitespace.
pooka[src/trunk]: src/external/cddl/osnet/sys/kern adjust some pretty likely broke...
pooka[src/trunk]: src/sbin/ping Make get/setuid prog ops (so that i can do rump.pi...
pgoyette[src/trunk]: src/sys/dev/i2c Set DBCOOL_DEBUG if global DEBUG is set
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint When rebooting flush the instru...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Handle some TLS relocs.
matt[src/trunk]: src/sys/arch/mips/include Add MIPS TLS support.
wiz[src/trunk]: src/bin/ls Add -M to usage.
plunky[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sis don't need t...
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr KNF and cosmetics.
njoly[src/trunk]: src/share/man/man4 Adjust for mr(4) man page removal, switch to ...
sjg[src/trunk]: src/usr.bin/make The parser used to break dependency lines at '; ...
ahoka[src/trunk]: src/sys/arch/arm/omap Use nand_init_interface, which is required...
riz[src/trunk]: src/doc In-kernel iscsi initiator is looking good for 6.0
jmmv[src/trunk]: src/tests/lib/librumphijack Halt the httpd server _before_ rump....
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc Add support for TLS relocations
macallan[src/trunk]: src/sys/arch/sgimips/dev device_t-ify, use aprint_*_dev() where ...
drochner[src/trunk]: src/sys/net80211 make michael_mic() robust against degenerate mb...
he[src/trunk]: src/distrib/sets/lists/tests Move the recently added tests for l...
mbalmer[src/trunk]: src/distrib/utils/sysinst Remove the advertisement clause from f...
bouyer[src/trunk]: src/sys/dev/pci Regen: Add RDC PCI-ISA bridge
plunky[src/trunk]: src/lib/libbluetooth remove compile time guard from previous com...
dyoung[src/trunk]: src/sys/arch/evbppc/conf Pull in the Atheros HAL options so that...
enami[src/trunk]: src/etc/rc.d Unconfigure on shutdown so that component deivces a...
dyoung[src/trunk]: src/sys/arch/iyonix Fix target 'tags'.
matt[src/trunk]: src/sys/arch/mips/include Fix LKM/MODULAR case.
tsutsui[src/trunk]: src/sys/arch/pmax/pmax Move intr_init() (which initializes evcnt...
matt[src/trunk]: src/sys/arch/powerpc Get rid of cpu_lwp_setprivate since it's no...
plunky[src/trunk]: src link libbluetooth tests to the build
jruoho[src/trunk]: src/share/man/man9 Put back the example (removed in the revision...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add MAX and MIN (links).
wiz[src/trunk]: src/share/man/man3 Sort sections.
jruoho[src/trunk]: src/tests/lib/libc/gen Adjust the test with stdin(3).
sborrill[src/trunk]: src/sys/dev/pci Fix typo in previous commit that would have stop...
martin[src/trunk]: src/tests/net/if_loop Remove expected failure, PR has been fixed.
jruoho[src/trunk]: src/share/man/man3 Xref unistd(3).
jruoho[src/trunk]: src Formally verify PR standards/44777.
tsutsui[src/trunk]: src/sys/arch/x68k/dev Fix hangup on the first floppy access sinc...
dholland[src/trunk]: src/sys Clean up. Move some more code across from nfsd's private...
dholland[src/trunk]: src/sys/kern Cut and paste and simplify code used by the other n...
dholland[src/trunk]: src/sys/kern description:
elad[src/trunk]: src/sys Move psets security policy back to the subsystem and kee...
bouyer[src/trunk]: src/sbin/fsck_ffs Restore changes from 1.86 and 1.87 after commi...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Get rid of some lint...
christos[src/trunk]: src/sys/dev/wscons Don't call usl_sync_check_sig from an interru...
christos[src/trunk]: src/include oops forgot to commit that one--- Add f{dim, min, max}...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Call the pager with page-aligned of...
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Disable *at funct...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do not use sysent...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib More Flexelint fixes...
sborrill[src/trunk]: src/sys/dev/ic Commit patch from PR#41926. Confirmed to work by ...
haad[src/trunk]: src/external/cddl/osnet/lib/libzpool Enable build of 64 bit atom...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Use ptob function from zfs and n...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_getpages() for XIP.
mrg[src/trunk]: src/external/zlib/pigz/dist (once again in the right place)
pooka[src/trunk]: src/usr.sbin/puffs/rump_ext2fs No need to ukfs_modload() ext2fs ...
pooka[src/trunk]: src/sys/rump/librump/rumpuser dlclose() in error branch
bouyer[src/trunk]: src/sys/dev/apm Fix apm(4) suspend/resume:
elad[src/trunk]: src/sys Move some of the socket policy back to the subsystem.
elad[src/trunk]: src/sys Move firewall/NAT policy back to respective subsystems (...
elad[src/trunk]: src/sbin/modstat Make modstat output look pretty again.
dholland[src/trunk]: src/sys regen
sborrill[src/trunk]: src Add support for playback- or capture-only devices by adding
njoly[src/trunk]: src/sys/dev/ic Be robust against an invalid timer period value.
pooka[src/trunk]: src/sys/kern Turn a KASSERT into a panic. I don't want us to be...
dsl[src/trunk]: src/usr.bin/make Add example of how to use the ?: modifier prope...
mrg[src/trunk]: src add a note about accidental compiled/xkb symlinks appearing
pooka[src/trunk]: src/sys/rump/librump/rumpdev Hold on to your giantlocks while ca...
christos[src/trunk]: src/usr.bin/xlint/lint1 understand __attribute__((__packed__)) a...
nakayama[src/trunk]: src/sys/dev Add lom(4) for sparc64.
elad[src/trunk]: src/sys/secmodel/securelevel Create securelevel variable under s...
dholland[src/trunk]: src/sys/kern Fix up sign-compare issue checking for free space. ...
tsutsui[src/trunk]: src/sys/dev/sbus Split device_t/softc.
skrll[src/trunk]: src/share/man/man4/man4.hp700 Add a uturn(4) man page.
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Set options RTC_OFFSET=-540 since Windo...
kardel[src/trunk]: src/sys/dev/usb add MTK chipset based GPS receiver (e. g. Qstarz...
kardel[src/trunk]: src/sys/dev/usb add quirk for CDC-ACM devices that do not have a...
christos[src/trunk]: src/sys/arch add toshide
joerg[src/trunk]: src/share/man/man8/man8.hp300 Fix markup.
joerg[src/trunk]: src/share/man/man4 Fix markup.
mrg[src/trunk]: src/external/mit/xorg/bin/bdftruncate bdftruncate is now a C pro...
mbalmer[src/trunk]: src Rename 'pulse' to 'pulsate' to make clear it is a continuous...
skrll[src/trunk]: src/sys/arch/evbarm/stand/gzboot Deal with the following change ...
tsutsui[src/trunk]: src/sys/arch/macppc/dev Replace shutdownhook_establish(9) with p...
dsl[src/trunk]: src/usr.bin/sort Move all the fopen() calls out of the record re...
tsutsui[src/trunk]: src/distrib/x68k/floppies/ramdisk Add ${DISTRIBDIR}/common/termc...
njoly[src/trunk]: src/distrib/sets/lists/comp Restrict libzpool_p.a to MKPROFILE=y...
bad[src/trunk]: src Implement prop_array_externalize_to_pref(), prop_array_copyi...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Cast physmem to (...
tsutsui[src/trunk]: src/sys/dev/sbus Make be(4) is properly initialized at the first...
tsutsui[src/trunk]: src/sys/dev/sbus Make bwtwo(4) match prior to genfb(4).
tron[src/trunk]: src/distrib/notes/common Fix typo in name.
macallan[src/trunk]: src/sys/arch/sgimips/dev add DDC2 support. Not too useful yet.
jruoho[src/trunk]: src/lib/libc/time Note the ambiguity of the return value in the ...
elad[src/trunk]: src/sys Move ptrace's security policy back to the subsystem itself.
elad[src/trunk]: src/sys Stick nice policy in its own subsystem and call the list...
wiz[src/trunk]: src/lib/libc/stdlib Add missing preposition.
mbalmer[src/trunk]: src/share/misc Sassari airport is actually in Alghero.
uebayasi[src/uebayasi-xip]: src/sys/uvm Make vm_physseg lookup into a real function.
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.7.1. Major...
pooka[src/trunk]: src/external/bsd/atf/dist/tests/atf/atf-report Test that xfail f...
hannken[src/trunk]: src Remove the concept of recursive vnode locks by eliminating
jmcneill[src/trunk]: src/usr.bin/mkubootimage add mkubootimage(1), a tool for creatin...
christos[src/trunk]: src/sys/dev/pci Patch from Sverre Froyen to avoid panic when an ...
tnozaki[src/trunk]: src/lib/libc/locale fix cross build breakage mklocale(1).
rmind[src/trunk]: src/sys/arch/alpha/alpha Fix build for Alpha.
hannken[src/trunk]: src/sys/coda coda_lock(): LK_INTERLOCK flag no longer possible.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_attach() fails after reading M...
dholland[src/trunk]: src/usr.bin/make Document that suffix rules are not applied to P...
jruoho[src/trunk]: src/lib/libc/stdio Use .Fn instead of .Fa for functions. Also re...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist take advantage of appropriat...
hannken[src/trunk]: src/sys/rump/include/rump LK_* flags moved to sys/vnode.h
christos[src/trunk]: src/sys/dev/pci Don't use spinlocks.
kiyohara[src/trunk]: src/sys/arch Remove unnecessary white-spaces.
jmmv[src/trunk]: src/tests Properly mark some test cases as having a cleanup rout...
cegger[src/trunk]: src/sys/uvm Turn PMAP_NOCACHE into MI flag.
chs[src/trunk]: src/sys/arch/powerpc/powerpc implement ucas_* for powerpc/oea.
chs[src/trunk]: src/sys/compat regen
msaitoh[src/trunk]: src/sys/dev/pci Sort by PCI_VENDOR_*. No functional change.
msaitoh[src/trunk]: src/sys/dev/pci Add Advantech PCI-1610 and PCI-1612
rmind[src/trunk]: src/sys/arch/x86/x86 cpu_attach: use kmem_zalloc instead of memset.
pooka[src/trunk]: src/tests/fs Add LFS to vfs test list. TODO: start cleanerd too.
wiz[src/trunk]: src/lib/libpthread Add missing word.
jruoho[src/trunk]: src/lib/libpthread Add missing word.
wiz[src/trunk]: src/lib/libpthread Add comma in enumeration, sort errors.
kiyohara[src/trunk]: src/usr.bin/mkubootimage s/mkuboot/mkubootimage/ in usage().
msaitoh[src/trunk]: src/sys/dev/pci Only 82571 shares port 0 of EEMNGCTL_CFGDONE.
elad[src/trunk]: src/sys/kern Install floppies (haha) don't get built with ktrace...
pooka[src/trunk]: src/sys/rump/dev/wip/libnet80211 Support net80211 in rump (for w...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib const poisoning - po...
pooka[src/trunk]: src/sys/kern fix snafu
mrg[src/trunk]: src/usr.bin if MKPIGZ != no, build gzip, otherwise build pigz.
uebayasi[src/trunk]: src/sys/dev curlwp needs sys/lwp.h.
phx[src/trunk]: src/doc Support for RDB partitions in ofppc.
hannken[src/trunk]: src Add layer_revoke() that adjusts the lower vnode use count to...
jruoho[src/trunk]: src/sys/dev/acpi Regen.
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Accept "wd[N[p]]:" (with N=...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot move module load address pr...
uebayasi[src/trunk]: src/sys/arch/acorn26/acorn26 lwp0 needs sys/lwp.h.
jruoho[src/trunk]: src/lib/libpthread Split pthread_attr_getschedparam() and pthrea...
nisimura[src/trunk]: src/sys/arch/sandpoint - remove duplicate an opt include line.
phx[src/trunk]: src/sys/dev/i2c Include i2cvar.h for i2c_controller, which is us...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Another sets-list dance, this time ...
pooka[src/trunk]: src/tests/fs/vfs xfail for PR kern/44377
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.10.9 and additional...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add a comment.
hannken[src/trunk]: src/sys/miscfs/genfs Layer_revoke(): change previous to always t...
jruoho[src/trunk]: src/doc ACPICA 20110112 is out.
jruoho[src/trunk]: src/share/man/man4 Add AUTHORS. XXX: If you feel that you are mi...
wiz[src/trunk]: src/usr.bin/infocmp Fix spelling, mark up NULL. Closes PR 44381 ...
matt[src/trunk]: src Use END(foo) everywhere.
jmcneill[src/trunk]: src/sys/modules/aps support building aps(4) as a module
matt[src/trunk]: src/libexec/ld.elf_so Add secure-plt support for powerpc to ld.e...
jmcneill[src/trunk]: src/sys/dev/isa save a line of dmesg
matt[src/trunk]: src/sys/lib/libkern/arch/powerpc Don't define _NOREGNAMES since ...
njoly[src/trunk]: src/share/man/man4 Remove double-quotes from .Sx macros.
christos[src/trunk]: src/lib/libutil make this thread-safe. We could use localtime_tz...
wiz[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Lots of small ...
ahoka[src/trunk]: src Add manpage for flashctl
nakayama[src/trunk]: src/sys/arch/sparc64/dev lom_refresh():
pooka[src/trunk]: src/tests/fs/common bump nfdsargv[]?size belatedly (and add a fe...
haad[src/trunk]: src Fix problems in libdm manual page pointed by njoly@ thanks f...
skrll[src/trunk]: src/sys/arch/hppa/hppa Deal with cr27 in process_{read, write}_regs
christos[src/trunk]: src/sys/arch/i386/isa Only clear the interrupt latch if we are u...
jruoho[src/trunk]: src/sys Rename a badly named constant. Make it correspond with <...
jruoho[src/trunk]: src/sys/dev/nand KNF.
matt[src/trunk]: src/sys/arch/powerpc/include If _KERNEL is not defined, force MA...
matt[src/trunk]: src/sys/dev/pci Regen.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Suport for loading a kernel...
christos[src/trunk]: src/usr.bin/quota merge one more triplicated function
snj[src/trunk]: src/share/man/man5 mention mdnsd(8), and fix a typo while here
pooka[src/trunk]: src/lib/librumpclient and for my next trick, i'm going to spell ...
pooka[src/trunk]: src/lib/librumpclient create srcsys symlink
ahoka[src/trunk]: src/sys/modules/nand + nand_micron.c
mrg[src/trunk]: src/sys/dev/raidframe RF_BROADCAST_COND() is no more.
drochner[src/trunk]: src/sys/opencrypto const'fy algorithm descriptors
bouyer[src/trunk]: src Use librumphijack for quota commands instead of rumpifed ver...
riz[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs If the config is ...
reed[src/trunk]: src/libexec/httpd Fix typo.
joerg[src/trunk]: src/libexec/ld.elf_so Add source reference for _lwp_makecontext and
pooka[src/trunk]: src/etc/mtree tests/fs/zfs
pooka[src/trunk]: src/distrib/sets/lists/tests reality check
pgoyette[src/trunk]: src Add support for SMSC EMC6D103S
pgoyette[src/trunk]: src/sys/dev/i2c Fix typo in previous - dosn't --> doesn't
bouyer[src/trunk]: src Add a test for rpc.rquotad(8)
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint The DSM-G600's satellite microc...
christos[src/trunk]: src Fix various vis/unvis issues:
joerg[src/trunk]: src/libexec/ld.elf_so Fill in TLS related fields in dl_iterate_p...
pooka[src/trunk]: src/tests/usr.bin/shmif_dumpbus xfail PR bin/44721
mrg[src/trunk]: src/sys/arch/sparc64/dev import the openbsd pyro and ebus_mainbu...
erh[src/trunk]: src/lib/libc/gen Remove one last reference to commaize_number.3
joerg[src/trunk]: src/lib/libpthread If TLS support is present, use it for pthread...
agc[src/trunk]: src/doc Sync NetBSD-6 plans with reality - update on features th...
martin[src/trunk]: src/lib/libc/arch ABI police: avoid cluttering global registers ...
jruoho[src/trunk]: src/lib/libc/sys Improve -width.
joerg[src/trunk]: src/lib/libpthread Rework TLS initialisation:
roy[src/trunk]: src/distrib/sets/lists/comp Fix libquota_pic.a
jruoho[src/trunk]: src Add couple of simple tests for dup(2).
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace, fix some xrefs, i...
christos[src/trunk]: src/lib/libc/net Protect against stack smashes (Maksymilian Arci...
dyoung[src/trunk]: src/sys/arch Fix 'tags' target.
blymn[src/trunk]: src/distrib/sets/lists/comp Properly define the sets for define_key
martin[src/trunk]: src/tests/lib/libpthread Do only set a (lower than default) time...
jruoho[src/trunk]: src Try to maintain the structure of libc and move 't_strtox' to...
dyoung[src/trunk]: src/sys/dev/pci Lightly KNF. Changes to the generated assembly ...
mrg[src/trunk]: src/sys/dev/raidframe convert stripelocks to kmutex.
dyoung[src/trunk]: src/sys/dev/pci Use PCI_MAPREG_START instead of the anonymous co...
dyoung[src/trunk]: src/sys/arch/algor Fix fallout from pci_attach_args constification.
matt[src/trunk]: src/sys/arch/mips/mips Change a KASSERT to KASSERTMSG
matt[src/trunk]: src/sys/arch/mips/mips Use the new COP0* stuff in cpuregs.h
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.12 with the follo...
jruoho[src/trunk]: src A test case for PR lib/44057.
jruoho[src/trunk]: src/tests/lib/libprop Add a test case for the segfault reported ...
jruoho[src/trunk]: src Add also a small summary page for <sys/bitops.h>.
wiz[src/trunk]: src/share/man/man3 Remove superfluous Pp.
christos[src/trunk]: src/usr.sbin/crash - amd64 support
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
blymn[src/trunk]: src/tests/lib/libcurses/director Fix NetBSD tag field.
apb[src/trunk]: src/share/man/man9 .Xs -> .Dq.
ahoka[src/trunk]: src/distrib/i386 Give a chance for dhcpcd to work by mounting a ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.1
elad[src/trunk]: src/sys Move routing socket security policy back to the subsystem.
pooka[src/trunk]: src/sys/rump/librump/rumpnet Initialize suckets before domains s...
plunky[src/trunk]: src/usr.sbin/bthcid use the bt_dev(3) API for increased portability
apb[src/trunk]: src/bin/sh Make this slightly more portable; it has to run on ar...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * set winsize to memwinsize in init...
cegger[src/trunk]: src/sys/dev/pci Use m_pullup to handle defragmentation.
bad[src/trunk]: src/common/include/prop Commit changes to header files missed in...
pooka[src/trunk]: src/sbin/raidctl Support RUMP_ACTION, i.e. compile-time switch t...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Define ptob only if it wasn't de...
dsl[src/trunk]: src/usr.bin/sort Rework the way sort generates sort keys:
jmcneill[src/trunk]: src/distrib/utils/sysinst In get_descr(), initialize dd_descr to...
uebayasi[src/trunk]: src/sys/dev/sdmmc Typo in comment.
pooka[src/trunk]: src/sys/dev/usb add another vid for fujitsu
wiz[src/trunk]: src/share/man/man4/man4.sparc64 Fix Dd argument.
elad[src/trunk]: src/sys/secmodel/securelevel Compare against initproc, not pid 1...
apb[src/trunk]: src/tests/util/mtree Adjust tests to no longer expect a trailing...
taca[src/trunk]: src/sys/compat/linux/arch/i386 Trying to fix build problem. Tha...
abs[src/trunk]: src/distrib Ten identical list.inet6 files, or one common/list.i...
tron[src/trunk]: src/doc Note that Postfix 2.7.1 has been released.
rmind[src/trunk]: src/sys/modules/example KNF and tidy-up example module slightly.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix build problems o...
jmmv[src/trunk]: src/share/man Move testing instructions from afterboot(8) to tes...
kefren[src/trunk]: src/sbin/route add MPLS clue - mpls and tag keywords
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Comment out options RTC_OFFSET so that ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot No longer needed. See dsk.c.
pooka[src/trunk]: src/distrib/sets/lists/tests +test
tsutsui[src/trunk]: src/sys/arch/acorn32/conf Bump SYMTAB_SPACE.
njoly[src/trunk]: src/distrib/amd64/floppies/common Update boot.cfg banner/menu to...
yamt[src/trunk]: src/sys/kern cwdinit: whitespace fix. no functional changes.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Implement and enable headphone sensing. ...
tsutsui[src/trunk]: src/sys/arch/sun3/dev Replace shutdownhook_establish(9) with pmf...
dyoung[src/trunk]: src/sys/kern Replace 'struct device *' with 'device_t', througho...
tsutsui[src/trunk]: src/sys/arch/arc/jazz Replace shutdownhook_establish(9) with pmf...
christos[src/trunk]: src/usr.bin/xlint/lint1 compute sizes by the new tsize() function.
wiz[src/trunk]: src/share/man/man4 Bump date for newly added reference books.
apb[src/trunk]: src * Use a more robust method of creating the top level object ...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Replace all remaining pg->mdpage r...
uebayasi[src/uebayasi-xip]: src/sys/sys Directly memory-mappable block devices (typic...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus Don't check device numbers.
uebayasi[src/uebayasi-xip]: src/sys/uvm Teach device page handling.
pooka[src/trunk]: src/etc/mtree more mtree fun for everyone with testdirs
hannken[src/trunk]: src/sys/fs/union The directory vnode must be locked before we ca...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_lookup: add comment, de-ident main path. ...
kefren[src/trunk]: src/usr.sbin/traceroute Fix incomplete extensions sanity checks
christos[src/trunk]: src/sys/dev/pci - Fix the recursive iwn_init() call problem prop...
tsutsui[src/trunk]: src/doc Mention about upgt(4).
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
njoly[src/trunk]: src Add test program that use sample code from kern/41937, and f...
pooka[src/trunk]: src/distrib/sets/lists/tests move psshfs tests from fs/puffs to ...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-c++ Pull up revision 3becdd597a7f5...
chs[src/trunk]: src/sys/uvm switch the UVMHIST counters from mutexes to atomic ops
christos[src/trunk]: src/tools/host-mkdep recognize isysroot
uebayasi[src/uebayasi-xip]: src/sys/uvm Merge vm_physseg lookup routines.
jruoho[src/trunk]: src Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki...
chs[src/trunk]: src/sys/arch/mips/mips set error return value for user addresses...
msaitoh[src/trunk]: src/sys/dev/usb For interrupt transfer, nak throttling must be d...
pooka[src/trunk]: src/tests/fs/puffs Add test cases for file servers which present...
ahoka[src/trunk]: src/sys/arch/arm/omap Pass CS# in gpmc attach arg.
jruoho[src/trunk]: src Move the thread stack attribute functions to a separate page...
msaitoh[src/trunk]: src/sys/dev/pci - revert pucdata.c rev. 1.60 and add a new entry...
rmind[src/trunk]: src/lib/libc/rpc svc_getreq[set]: use unsigned when assigning to...
jruoho[src/trunk]: src/lib/libpthread Add some remarks and clarifications, simplify...
jruoho[src/trunk]: src/lib/libpthread Update conformance to the 2001 revision.
wiz[src/trunk]: src/lib/libpthread Add missing word.
njoly[src/trunk]: src/tests/fs Get rid of home made filesystem type strings and us...
jmcneill[src/trunk]: src/sys/arch add and enable wb(4)
jmcneill[src/trunk]: src add wb(4) man page.
christos[src/trunk]: src remove clauses 3/4
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Try to detect Iomega Storce...
jakllsch[src/trunk]: src/sys/arch/x86/x86 When we fail to read a block computing the ...
dyoung[src/trunk]: src/sys/dev/pci Regen.
macallan[src/trunk]: src/sys/dev/sbus use config_finalize_register() instead of confi...
nisimura[src/trunk]: src/sys/arch/sandpoint/include add btinfo_modulelist for MODULAR...
wiz[src/trunk]: src/share/man/man4 Nitpicking.
pooka[src/trunk]: src/sys/rump/librump/rumpkern KASSERT we don't return back to us...
jym[src/trunk]: src/share/man/man4 Fix my mistake: it is boot.cfg(5), not boot.conf
pooka[src/trunk]: src/tests/lib/librumpclient add some exec() tests
pgoyette[src/trunk]: src/tests/lib/libc By request, put the getaddrinfo test in tests...
pooka[src/trunk]: src/tests/rump/rumpkern * run the killer stress test
pooka[src/trunk]: src/sys/rump/net/lib/libshmif make this happy to compile standalone
phx[src/trunk]: src/sys/arch/sandpoint Rewritten to take advantage of the new MI...
joerg[src/trunk]: src Update build system for mdocml-1.10.9.
joerg[src/trunk]: src Allow use of traditional CPP to be set on a per platform bas...
skrll[src/trunk]: src/sys/arch/hp700 Redo the way devices are found.
rmind[src/trunk]: src/sys Retire struct user, remove sys/user.h inclusions. Note ...
nisimura[src/trunk]: src/sbin/atactl fix a mysterious indent lossage roaming around f...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Tweak aprint_verbose output.
phx[src/trunk]: src/share/man/man4/man4.amiga Added Radoslaw Kujawa's license fr...
christos[src/trunk]: src/usr.bin/xlint/lint1 PR/44235: Valeriy E. Ushakov: Don't pick...
jmcneill[src/trunk]: src/sys/dev/pci follow the lead of genfb_pci and call pci_mapreg...
pooka[src/trunk]: src/tests/fs/common g/c use of unused variable too
wiz[src/trunk]: src/lib/libdm Whitespace nit.
phx[src/trunk]: src Revert the major number for satmgr(4) back to 100 and alloca...
pooka[src/trunk]: src/tests/fs/vfs Rmdir the dir you're in and its parent and try ...
riz[src/trunk]: src/sys/dev/raidframe Always return at least one parity region. ...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed some memory leaks i...
pooka[src/trunk]: src/tests/fs/vfs The re-enabled renamerace test also triggers th...
phx[src/trunk]: src/sys/dev bppcsc(4)
wiz[src/trunk]: src/share/man/man4/man4.x86 Improve wording (errata is already p...
riz[src/trunk]: src/tests/sbin/resize_ffs Back out previous; it's causing inter...
pgoyette[src/trunk]: src/distrib/sets/lists/tests sets-list dance for new ps_strings ...
jakllsch[src/trunk]: src/sys/dist/ipf/netinet Use %zu for size_t in debugging printf.
joerg[src/trunk]: src/sys/arch/sgimips/conf Disable COMPAT_IRIX and related code. ...
christos[src/trunk]: src/usr.bin/quota - WARNS=4
christos[src/trunk]: src/usr.sbin - KNF
njoly[src/trunk]: src/usr.sbin/quotactl - Protect flags to avoid macro expansion b...
mlelstv[src/trunk]: src/lib/libpam/modules Don't try to clean/build or install a lib...
adam[src/trunk]: src/distrib/utils/sysinst Added missing Polish translations
ahoka[src/trunk]: src/sys/dev/nand Add some PRIxxx macros to correctly print stdin...
tsutsui[src/trunk]: src/sys/arch/newsmips/newsmips Fix newsmips interrupt handling f...
njoly[src/trunk]: src/bin/csh Fix sub-section references.
scw[src/trunk]: src/sys/dev/usb Add entry for Toshiba version of a Novatel EU870...
mrg[src/trunk]: src/sys/arch/sparc64/dev fix a typo
jmmv[src/trunk]: src/doc Document tmux.
roy[src/trunk]: src/lib/libterminfo Do our best to process invalid terminfo stri...
skrll[src/trunk]: src/gnu/dist/gcc4/gcc Look for TLS on hppa on netbsd.
njoly[src/trunk]: src/distrib/sets/lists/comp +tmux.debug
tsutsui[src/trunk]: src/sys/arch/mips/sibyte/dev Set correct struct clockframe .intr...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif make the if-else logic more obvious
matt[src/trunk]: src/lib/libc Add PPC TLS support. Add -D_LIBC_SOURCE for tls.c ...
jruoho[src/trunk]: src/share/man/man9/man9.x86 Xref hpet(4) and hz(9).
pooka[src/trunk]: src/usr.bin/shmif_dumpbus aaaand actually make the logic clause ...
jakllsch[src/trunk]: src/sys/kern Make debugging code compile.
nonaka[src/trunk]: src Reduce kernel size.
erh[src/trunk]: src/lib/libc/gen PR#7540, add a commaize_number function, which ...
matt[src/trunk]: src/libexec/ld.elf_so/arch/mips Add support for the MIPS TLS rel...
mrg[src/trunk]: src/sys/arch/sparc64/include add some control registers found on...
mrg[src/trunk]: src/sys/arch/sparc64/dev don't try to turn on parity or set the ...
mrg[src/trunk]: src/sys/arch/sparc64/dev revert the iommu changes for now. my U...
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr Avoid possible future device_t/softc con...
christos[src/trunk]: src/usr.sbin/sup/source - safer way to count kids
joerg[src/trunk]: src/libexec/ld.elf_so Handle _rtld_exit as full entry point sinc...
agc[src/trunk]: src/crypto/external/bsd/openssh/dist fix a repeated typo
dholland[src/trunk]: src/usr.sbin/ypbind Don't cast return value of malloc
jruoho[src/trunk]: src Briefly document <paths.h>.
jruoho[src/trunk]: src/lib/libc/gen .Li -> .Em.
bouyer[src/trunk]: src/sys/dev/pci Some bus_dma(9)-related and memory allocation fi...
jmmv[src/trunk]: src/doc Note import of atf-0.13.
joerg[src/trunk]: src Add initial regression test for ld.elf_so locking.
jruoho[src/trunk]: src/sys/arch Enable acpicpu(4) by default.
rmind[src/trunk]: src/sys/kern KNF, slightly improve few comments.
joerg[src/trunk]: src/libexec/ld.elf_so Revert pthread_atfork related change not i...
rmind[src/trunk]: src/sys/kern Update UCB license (3rd clause drop).
rmind[src/trunk]: src/sys/kern vfs_insmntque: convert check to assert.
jruoho[src/trunk]: src/lib/libc/sys Offset indent.
jruoho[src/trunk]: src/tests/syscall Check for getuid(2) == 0.
jruoho[src/trunk]: src/tests/syscall Require an unprivileged run with atf_tc_set_md...
plunky[src/trunk]: src/tests/fs/puffs reinstate #ifdef PUFFSDUMP around otherwise u...
dyoung[src/trunk]: src/sys/arch/sparc Fix target 'tags'.
wiz[src/trunk]: src/doc mdocml-1.11.1 out.
dyoung[src/trunk]: src/sys/arch/algor/pci Fix fallout of pci_attach_args constifica...
matt[src/trunk]: src/sys/arch/mips minor cleanups. foo -> foo_p. add some white...
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix build error in previous:
jym[src/trunk]: src Alright, set xvif(4) syntax once and for all. Tested with ip...
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa Poll the next medium on both drive...
jruoho[src/trunk]: src Add few naive test cases for msync(2).
jruoho[src/trunk]: src/share/man/man3 And finally, fix a typo.
yamt[src/trunk]: src/sys/netinet simplify code a little. no functional changes.
pgoyette[src/trunk]: src/regress/lib/libc These tests have (finally) been atf-ified
jruoho[src/trunk]: src/tests/lib/libc/gen "wrong return value" -> "wrong errno".
jruoho[src/trunk]: src/tests/lib/libc/stdlib Currently known failures affect only a...
christos[src/trunk]: src/sys/compat/linux32/common implement pipe2 and dup3
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Missing comma. Make it compile ...
dholland[src/trunk]: src/sys/sys 5.99.49: you need a new nfsd module.
dholland[src/trunk]: src/sys/kern Split TRYEMULROOT handling into its own function.
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
pooka[src/trunk]: src/tests/rump/rumpvfs fix pasto, sprinkle ATF_REQUIRE_EQ()
joerg[src/trunk]: src/usr.sbin/etcupdate Run services_mkdb if only the old hash ex...
mrg[src/trunk]: src/share/mk update for xorg-server 1.6.3.
mlelstv[src/trunk]: src/sys/ufs/ffs Don't abort when APPLE_UFS autodetection cannot ...
elad[src/trunk]: src/sys/secmodel/suser - Squeeze function declarations where pos...
elad[src/trunk]: src/sys Finish moving socket policy to the subsystem.
elad[src/trunk]: src/sys Move policies for KAUTH_PROCESS_{CANSEE, CORENAME, STOPFLA...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Pass some requests to the devi...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix hopefully the last deadlock in...
uwe[src/trunk]: src/external/gpl3/binutils/dist/gas/doc Fix index entries that a...
mrg[src/trunk]: src/usr.bin/gzip fix support for multi-section bzip2 files, as c...
bad[src/trunk]: src/common/lib/libprop Back out previous. Builds for me and on ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Include host offset in regular etfs...
tsutsui[src/trunk]: src/sys/dev/sbus Adjust attach messages.
elad[src/trunk]: src/sys Factor out a block of code that appears in three places ...
cegger[src/trunk]: src/usr.bin/man - use EXIT_FAILURE/EXIT_SUCCESS
plunky[src/trunk]: src/usr.bin/sdpquery allow to specify 32-bit bluetooth short ali...
bouyer[src/trunk]: src/sys/arch/xen/xen Test and set xbdi->xbdi_cont at splbio(). O...
haad[src/trunk]: src/distrib/sets/lists/comp Add entries for pool_cache_invalidat...
jruoho[src/trunk]: src/sys/arch/x86/x86 Fix wrong assertion logic.
tsutsui[src/trunk]: src/sys/dev/sbus u_intNN_t -> uintNN_t
tsutsui[src/trunk]: src/sys/dev/sbus u_intNN_t -> uintNN_t
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa ld.elf_so grew more PLABELS with...
elad[src/trunk]: src/lib/libc/gen CTLFLAG_READONLY[12] are long gone.
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/common Blat the right file.
tsutsui[src/trunk]: src/sys/arch/macppc/dev Make local functions static.
njoly[src/trunk]: src/lib/libpthread Add missing list end.
njoly[src/trunk]: src Install x86/pte.h
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core make sure to call pci_int...
dholland[src/trunk]: src/sys/sys 5.99.19: need new nfs modules.
jakllsch[src/trunk]: src/doc Note new gpio at ichlpcib support.
apb[src/trunk]: src Replace try_set_TOOLDIR with a new function, print_tooldir_m...
pooka[src/trunk]: src/sys/rump/librump/rumpdev children of mainbus, attach (well, ...
joerg[src/trunk]: src/share/man/man8/man8.sgimips Fix markup.
chs[src/trunk]: src/sys/sys welcome to 5.99.35 (changes for updated COMPAT_LINUX).
macallan[src/trunk]: src/sys/arch/sparc/conf make sure to include a small font for ma...
msaitoh[src/trunk]: src/share/man/man4 PCI-1620A-AE is not 4 ports card but 8 ports.
cherry[src/trunk]: src/sys/arch/xen/xen make read-only, and return sane values in b...
rmind[src/trunk]: src/bin/ls Add #include <sys/param.h> for howmany().
tron[src/trunk]: src/distrib/sets/lists/man Add HTML version of ballon(4).
jruoho[src/trunk]: src/lib/libpthread Add the last compatibility note for the NetBS...
njoly[src/trunk]: src/tests/fs Pass down the filesystem type to the test funtion t...
chs[src/trunk]: src/sys/arch/i386/i386 return the error from fault handler in uc...
tsarna[src/trunk]: src/doc Missed name and date on last
wiz[src/trunk]: src/lib/libc/net Bump date for new allocaddrinfo.
jmcneill[src/trunk]: src/usr.sbin/cpuctl/arch - add newer VIA C7 core and VIA Nano.
abs[src/trunk]: src/distrib remove references to disktab.{preinstall, shadow}
tsutsui[src/trunk]: src/sys/arch/acorn32/eb7500atx Explicitly include <sys/exec_aout...
njoly[src/trunk]: src/distrib/sets/lists Cleanup some duplicated entries.
pooka[src/trunk]: src/distrib/sets/lists/tests test if i have mastered the setlist...
kefren[src/trunk]: src/distrib/sets/lists/man add mpls(4) manpage
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Use the correct defa...
msaitoh[src/trunk]: src/sys/dev/pci Fix frequency for OX16PCI954.
jruoho[src/trunk]: src/sys/dev/acpi Simplify a little by removing the redundant acp...
cegger[src/trunk]: src/sys/sys don't propagate __read_mostly and __cacheline_aligne...
pooka[src/trunk]: src/etc/mtree the usual testdir boogie-woogie
jruoho[src/trunk]: src/doc ACPICA 20100702 is out.
mrg[src/trunk]: src/sys/dev/microcode/radeon add all the radeon firmware files. ...
pooka[src/trunk]: src/share/examples/puffs/dtfs Reinstate the inactive operation (...
pooka[src/trunk]: src/etc/mtree +testdir
pooka[src/trunk]: src/lib/libpuffs set time_t compat where necessary
hannken[src/trunk]: src/sys/ufs/lfs Undo last commit and don't try to lock vnodes in...
tsutsui[src/trunk]: src/sys Add config_mountroot(9), which defers device configuration
wiz[src/trunk]: src/share/man/man7 Punctuation fix (separate punctuation from ma...
dyoung[src/trunk]: src/sys/arch/i386/i386 Improve readability of trap() by extracti...
rmind[src/trunk]: src/sys/ufs/ufs ufsdirhash_recycle(): modify ufs_dirhashmem atom...
uebayasi[src/trunk]: src/sys/dev/sbus This doesn't use uvm(9) API.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 struct lwp * and struct proc * derefs.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Use a regular expres...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge for pkg_install-2010...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Replaced test code for Syno...
cegger[src/trunk]: src/sys/dev/pci read 32bits instead of 64bits and truncate the u...
mlelstv[src/trunk]: src/sys/ufs/ffs For update mounts the root vnode is already in u...
christos[src/trunk]: src/lib/libutil restore lost overlow check fix.
uebayasi[src/uebayasi-xip]: src/sys/uvm Typo.
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot fixed message: "is found" -...
tsutsui[src/trunk]: src/sys/dev/ic Don't call bus_dmamap_load(9) and bus_dmamap_sync...
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Indent instructions in BDslots.
njoly[src/trunk]: src/etc/mtree Add lib/libc/sys test dirs.
apb[src/trunk]: src/tools/compat Define PRI[diouxX]8. We previously did this on...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot always have even numbered d...
pooka[src/trunk]: src/tests/rump/rumpkern/h_client Print some more info in an atte...
pgoyette[src/trunk]: src Hook up the getaddrinfo test in its new location
pooka[src/trunk]: src/tests/rump/rumpkern/h_client Give the stress queen two modes...
christos[src/trunk]: src/usr.bin/ypcat add -s option to compress spaces.
wiz[src/trunk]: src/usr.bin/shmif_dumpbus Fix xref.
joerg[src/trunk]: src/external/bsd/mdocml Use example.style.css in place of style....
jruoho[src/trunk]: src/sys/dev/acpi Scan for docking stations.
pooka[src/trunk]: src/tests/fs/vfs xfail PR kern/44383: whiteouts are generally sp...
pgoyette[src/trunk]: src/tests/lib/libc Another test moving: lib/libc/t_inet --> lib...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio hda_error->hda_debug when tracing an adc...
phx[src/trunk]: src/sys/arch/amiga/conf regen
jruoho[src/trunk]: src Few fundamental consistency checks for alarm(2).
njoly[src/trunk]: src/distrib/sets/lists/comp Add usr/sbin/chown.debug entry back, ...
plunky[src/trunk]: src/lib/libbluetooth add sdp_put_[u]int64() .Fn prototypes to list
pooka[src/trunk]: src/tests/fs/common g/c unused variable
jruoho[src/trunk]: src/sys/dev/acpi Move also the evcnt(9) event counters to one pl...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon plog text fixes, patch fr...
jruoho[src/trunk]: src/share/man/man4 Xref est(4).
macallan[src/trunk]: src/sys/arch/sgimips/dev use hardware to draw characters, while ...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed some memory leaks d...
pooka[src/trunk]: src/tests/fs/vfs Apparently my last commit to msdosfs_vnops.c fi...
jruoho[src/trunk]: src/share/misc This will never end... ABR, ACP, ACS, ACU, ADP, A...
christos[src/trunk]: src/sys/arch/amd64/include Revert max stack size change. This is...
pooka[src/trunk]: src/tests/fs/tmpfs chown the workdir to unpriv user instead of c...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Only call unmapiodev if va is non-z...
pgoyette[src/trunk]: src/tests/kernel Add tests for verifying the recent changes to p...
jakllsch[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Make interrupt establishm...
jruoho[src/trunk]: src/sys Use ioconf for the module declarations.
uebayasi[src/trunk]: src/etc Install "obsolete" files only when necessary.
jakllsch[src/trunk]: src/sys/dev/ic Set the ENVSYS_FCHANGERFACT flag soon enough for ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Renamed "stg" to "stge" as ...
mrg[src/trunk]: src install xorg-server.m4 at the request of jmcneill.
jakllsch[src/trunk]: src/sys/arch Bump SYMTAB_SPACE.
mrg[src/trunk]: src/distrib/sets/lists move xorg-server.m4 into the xserver set, ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot mkdigit() didn't work with ...
jmmv[src/trunk]: src/share/mk Revert previous (revision 1.261): it broke the buil...
phx[src/trunk]: src/sys/dev/pci On the ST1023 (and compatible, like IP1000A), th...
pooka[src/trunk]: src/tests/lib/librumphijack some blanket tests
martin[src/trunk]: src/sys/dev/nand Use %zu for size_t
pooka[src/trunk]: src/sys/rump/librump/rumpkern Mark cv_wait mutex as locked befor...
pooka[src/trunk]: src/sys/kern actually, revert previous for now. quotactl doesn'...
scw[src/trunk]: src/sys/dev/usb Regen for Toshiba version of Novatel EU870D 3G/H...
bsh[src/trunk]: src/sys/arch/arm add MPCore to CPU-ID table
tsutsui[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Set correct struct clockfra...
christos[src/trunk]: src/external/bsd/tmux - use our vis (maybe I'll implement strnvi...
matt[src/trunk]: src/lib/libc/tls Use __lwp_settcb if available.
bouyer[src/trunk]: src/usr.bin/quota Don't include quotautil.h here, it's not used.
erh[src/trunk]: src/usr.sbin/postinstall Fix the usage of the -s option to menti...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot With the new boot argument ...
pooka[src/trunk]: src/tests/usr.bin/shmif_dumpbus Use tcpdump -tt so that TZ doesn...
pooka[src/trunk]: src test RUMPHIJACK fdoff=8
matt[src/trunk]: src/lib/libc/arch/mips/gen Properly support the MIPS TLS ABI.
mrg[src/trunk]: src/sys/arch/sparc64/dev use struct iommureg_old.
christos[src/trunk]: src/usr.sbin/sup/source provide unconst for the havenots
spz[src/trunk]: src/sys/netipsec fix compiling with IPSEC_DEBUG:
joerg[src/trunk]: src/libexec/ld.elf_so Refine locking scheme around init/fini to ...
jym[src/trunk]: src/sys/arch/xen/x86 Typo fix.
dholland[src/trunk]: src/usr.sbin/ypbind use __printflike()
jym[src/trunk]: src/sys/arch/xen/x86 Fix a year old bug that was only fixed in j...
sjg[src/trunk]: src/share/man/man4 A man page for filemon(4)
jruoho[src/trunk]: src/sys/dev/acpi Maintain the state properly during firmware-bas...
rmind[src/trunk]: src/sys/kern Merge vfs_shutdown1() and vfs_shutdown().
mhitch[src/trunk]: src/sys/arch/pmax/pmax Fix pmax timecounters for mips3-class mac...
jruoho[src/trunk]: src Two basic tests for getpid(2).
dyoung[src/trunk]: src/sys/dev/pci Regen.
plunky[src/trunk]: src/lib/libbluetooth handle overflowed values correctly,
hannken[src/trunk]: src Msdosfs on-disk meta data is not sufficient to create or val...
dyoung[src/trunk]: src/sys/arch/x86/conf As pointed out by Manuel Bouyer and Taylor...
wiz[src/trunk]: src/share/man/man4/man4.i386 New sentence, new line.
jruoho[src/trunk]: src/tests Rename some tests. No functional change.
dyoung[src/trunk]: src/sys/arch/landisk Fix fallout from pci_attach_args constifica...
jruoho[src/trunk]: src Add few simple tests for getrusage(2), including heuristic f...
matt[src/trunk]: src/sys/arch/arm/arm Add a cp15 trapper to emulate the mrc/mcr i...
jruoho[src/trunk]: src/share/man/man3 Clarify a little; ilog2(3) is a macro.
yamt[src/trunk]: src/tests/syscall test timer_create with CLOCK_MONOTONIC as well
jdc[src/trunk]: src/sys/dev/videomode Remove duplicate video modes.
jruoho[src/trunk]: src Add a test case for PR lib/41931 reported by he@. It was ver...
plunky[src/trunk]: src Building the Xorg binary was moved into a subdirectory to fix
blymn[src/trunk]: src/tests/lib Add libcurses test
jruoho[src/trunk]: src Add a small summary page for <unistd.h>.
christos[src/trunk]: src/lib/libc/arch/x86_64/gen make infinityl match what gdtoa thi...
christos[src/trunk]: src/sys/compat/linux/arch Regen: Argh:
dholland[src/trunk]: src/sys/kern Use locals/args instead of state->dp in namei_once(...
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
joerg[src/trunk]: src/usr.bin/unzip Add support for -c, make the output of -l/-v m...
pooka[src/trunk]: src/bin/cp Fix the "dne" handling and chmod behaviour properly: ...
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist Port viadrm to NetBSD and fix a bu...
tsutsui[src/trunk]: src/sys/dev/sbus - use device_private(), proper types and variab...
tsutsui[src/trunk]: src/sys/dev/sun Include "ioconf.h" instead of extern struct cfdr...
bsh[src/trunk]: src/sys/ddb kgdb still needs db_{get, put}_value in ddb/db_access...
pooka[src/trunk]: src/sys/dev/usb +DWA-111
jakllsch[src/trunk]: src/sys As, siisata attaches not just at pci, but for a while no...
plunky[src/trunk]: src/usr.sbin/btconfig handle device page timeout value as LE
pooka[src/trunk]: src/libexec/lfs_cleanerd Attempt to recover slightly more gracef...
pooka[src/trunk]: src/sys Give humanize_number & format_bytes their own spots in t...
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize struct __packed x { }; in addi...
christos[src/trunk]: src/sys/sys lint knows __packed now.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix building dhcpcd-5.1.1
elad[src/trunk]: src/sys/secmodel/suser secmodel_bsd44_curtain -> secmodel_suser_...
christos[src/trunk]: src/regress/usr.bin/xlint/lint1 add packed tests.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib More checks for the ...
pooka[src/trunk]: src/sys/rump g/c some prehistoric interfaces which have been sup...
pooka[src/trunk]: src/lib/libp2k Provide p2k_run_diskfs(), which acts like p2k_run...
plunky[src/trunk]: src/share/man/man4 mention dynamic PSM usage
wiz[src/trunk]: src/common/lib/libprop Sort sections. New sentence, new line.
jmcneill[src/trunk]: src/sys/dev/acpi Add PNP0C14 (WMI mapper device)
tsutsui[src/trunk]: src/sys/arch/x68k/dev Add a comment for the previous change.
skrll[src/trunk]: src/sys/arch/hp700/dev Flesh out uturn_regs. Replace magic cons...
mrg[src/trunk]: src - always install pigz. hooary!
tnozaki[src/trunk]: src/lib/libc/locale null terminate
skrll[src/trunk]: src/sys/arch/hp700/dev Remove some debug code.
pooka[src/trunk]: src/tests/rump/rumpvfs check etfs mappings with offsets
pooka[src/trunk]: src/distrib/sets/lists zzlib
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon added a specific script h...
schnoebe[src/trunk]: src/dist/nvi/common bin/44088
kefren[src/trunk]: src/sys/arch/i386/conf add pseudo-device mpls - commented in GEN...
simonb[src/trunk]: src/sys/arch/mips/mips Use the address of the instruction instea...
pgoyette[src/trunk]: src/sys/dev/ic Fix logic error in detecting length of DDR3 SPD c...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs space -> tab in one entry for consi...
pooka[src/trunk]: src/tests/fs/union xfail test for problem described in PR kern/2...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm build updates for xterm-261. re...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib also calculate the l...
pooka[src/trunk]: src/usr.sbin/puffs/rump_syspuffs link putter now that it's a sep...
pooka[src/trunk]: src Add Solarisa-like dlinfo() interface to the ELF dynamic linker.
pooka[src/trunk]: src add regression tests for dlinfo()
jmcneill[src/trunk]: src/doc wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
cegger[src/trunk]: src/lib/libc/net fix grammar: a -> an
wiz[src/trunk]: src/libexec/tftpd Wording.
pgoyette[src/trunk]: src/sys/dev/usb Update if_axe for additional chips and models. ...
macallan[src/trunk]: src/sys/dev/ic register definitions for Brooktree Bt461 and Bt46...
tsutsui[src/trunk]: src/sys/dev/usb Remove unused sc->axe_stop_task in softc.
tsutsui[src/trunk]: src/sys/arch/sun3/dev Pull a similar fix from sparc/dev/zs.c rev...
jruoho[src/trunk]: src/sys/dev/acpi Add HPQ0004, the HP-branded device for the LIS3...
ahoka[src/trunk]: src/sys/dev/wscons output ^_ on control-/ like xterm does.
dyoung[src/trunk]: src/sbin/ifconfig Add to the string parse object (pstr), and its...
hannken[src/trunk]: src/sys LK_INTERLOCK is no longer a valid flag for VOP_LOCK().
mrg[src/trunk]: src/distrib/sets/lists/comp add stl.mi, was previously stl.elf.
jmmv[src/trunk]: src/tests Replace custom xfail settings with the new expected fa...
pooka[src/trunk]: src/tests/fs/union Improve previous a bit more: now it works cor...
dholland[src/trunk]: src/share/man/man4 fix typo (firwmware -> firmware)
pooka[src/trunk]: src/sys/fs/puffs Make sure that pa_spare is zero-filled and does...
pooka[src/trunk]: src/sys/fs/puffs Add compat to enable running puffs in a 64bit t...
msaitoh[src/trunk]: src/sys/dev/pci regen.
macallan[src/trunk]: src/sys/arch/arm/omap bus_dma, straight from arm32. Will probabl...
dyoung[src/trunk]: src/sys/netinet6 Remove unnecessary casts from struct route * to...
jruoho[src/trunk]: src Try to mirror the real source with the test directory struct...
rmind[src/trunk]: src/lib/libpthread pthread_create: simplify error path slightly.
rmind[src/trunk]: src Merge/group man pages:
rmind[src/trunk]: src/crypto/external/bsd/openssh/dist Add missing sys/param.h
jruoho[src/trunk]: src/lib/libpthread Fix the return values; pthread_resume_np() ma...
pooka[src/trunk]: src/sys/rump/librump/rumpkern default to AB_SILENT
tsutsui[src/trunk]: src/sys/dev Split device_t/softc. Tested on AHA-1542CF.
tsutsui[src/trunk]: src/sys/arch/shark/ofw - use device_t and cfdriver_t
sborrill[src/trunk]: src/sys/dev OSS audio allows mixer operations on the dsp device....
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove a no longer necessary hack
uebayasi[src/trunk]: src/sys/arch/hpcmips/hpcmips curlwp needs sys/lwp.h.
uebayasi[src/uebayasi-xip]: src/sys/uvm uvmfault_promote: For promotion from a "lower...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Fix \!DIAGNOSTIC build.
christos[src/trunk]: src/doc mention sigeueue
christos[src/trunk]: src/usr.bin/kdump format SI_QUEUE properly.
tsutsui[src/trunk]: src/sys/arch/sgimips Use ether_aton_r() in sys/net/if_ethersubr....
njoly[src/trunk]: src/tests/lib/libc Do close fd 4 in cerror_64 testcase too.
pooka[src/trunk]: src/lib A bunch of improvements:
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common ANSIfy.
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib update version in generated c...
pooka[src/trunk]: src/lib/librumphijack dup() is now implemented using fcntl()
pgoyette[src/trunk]: src/distrib/sets/lists/tests Clean up some fallout from moving g...
pooka[src/trunk]: src/sys/rump/librump/rumpkern When the client and the rump kerne...
pooka[src/trunk]: src/distrib/sets/lists shmif_dumpbus + man
jmcneill[src/trunk]: src/external/mit/xorg/lib/libpciaccess HAVE_MMTR -> HAVE_MTRR
joerg[src/trunk]: src Remove NOMANDOC, the documents are at least parsed somewhat ...
jmcneill[src/trunk]: src/sys/arch/x86/x86 Handle overlapping variable-range MTRRs fol...
pgoyette[src/trunk]: src/tests/lib/libc Move t_mktime and t_strptime to their own ......
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support MNT_RDONLY
pgoyette[src/trunk]: src/distrib/sets/lists/tests Dance for t_hsearch.
pooka[src/trunk]: src/sys/rump Support SIGMODEL_RAISE for non-local clients.
joerg[src/trunk]: src Add entry about -tradition-cpp change for people not using b...
matt[src/trunk]: src/lib/libc/arch/powerpc Switch to the PIC_GOTSETUP/PIC_TOCSETU...
tsutsui[src/trunk]: src/sys/arch/mips/mips Make pre-2.0 ELF binaries (with gcc-2.95....
pooka[src/trunk]: src/tests make netcfg produce sensible results in a non-atf env
pooka[src/trunk]: src/lib/librumphijack comment
jruoho[src/trunk]: src/sys/arch/x86/acpi Adjust the detection of Turbo Boost to pre...
riz[src/trunk]: src/tests/lib/libc/gen Skip the sigfpe_flt and sigfpe_int tests ...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
christos[src/trunk]: src/external/bsd/bind/dist from ftp.isc.org
jruoho[src/trunk]: src/sys/dev/acpi Remove redundant/wrong increment of a variable.
pooka[src/trunk]: src/sbin/newfs_msdos Set errno to 0 before strtoll() so that it ...
pooka[src/trunk]: src/tests/fs/vfs Add a kludge to prevent a test run from complet...
tsutsui[src/trunk]: src/sys/arch/news68k Remove trailing spaces and TABs.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
tsutsui[src/trunk]: src/sys/arch/mips/mips Sprinkle NOPs to avoid load delay hazard ...
pooka[src/trunk]: src/lib/librumphijack Add ``blanket''. It acts like path, excep...
yamt[src/trunk]: src/sys/netinet fix a typo in rev.1.283, which broke tcp dupack ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Check the PCI-interface for...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Add some asserts to make sure the bus ...
joerg[src/trunk]: src/libexec/ld.elf_so Fix prototype for __tls_get_addr. Add a ge...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make sure the device class ...
pooka[src/trunk]: src/lib/librumphijack Use rumphijack_dlsym() to figure out where...
bsh[src/trunk]: src/sys/arch/arm/mpcore DIC: ARM11 MPCore's Distributed Interrup...
njoly[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix compile_et section (3 -> 1).
yamt[src/trunk]: src/sys/kern prevent cross-mount operations.
matt[src/trunk]: src/doc Note PPC TLS support.
wiz[src/trunk]: src/share/man/man4 Bump date for SMSC EMC6D103S.
matt[src/trunk]: src/sys/compat/linux/arch/powerpc Adapt to new PCU based FPU code.
jruoho[src/trunk]: src/share/man/man9 Tidy up the SEE ALSO section. Namely, do not ...
njoly[src/trunk]: src Add krb5_{mk,rd}_priv(3) links.
macallan[src/trunk]: src/sys/arch/macppc/dev change the CPU speed sysctl to look more...
mbalmer[src/trunk]: src/lib/libc/locale Crosslink wcstombs(3) and mbstowcs(3).
njoly[src/trunk]: src/lib/librumpuser Convert hashtab to Elf_Symindx type, and use...
tsutsui[src/trunk]: src/sys/arch/x68k/conf umass doesn't take channel.
cegger[src/trunk]: src/sys Get improvements from FreeBSD-current (January 2011).
wiz[src/trunk]: src/common/lib/libprop Fix a typo and a punctuation nit.
jmmv[src/trunk]: src/libexec/httpd Add pid file support: if the new -P option is ...
he[src/trunk]: src/sys/arch/sun68k/stand/libsa Use .PATH.S instead of giving a ...
martin[src/trunk]: src/doc Note TLS support for sparc and sparc64
jruoho[src/trunk]: src/tests/include Another proof that even the naive test cases a...
jym[src/trunk]: src/sys/arch/xen/xenbus (purely cosmetic changes)
pooka[src/trunk]: src/sys/rump/dev/lib actually add libpud and revert damage to li...
jruoho[src/trunk]: src/share/man/man3 Xref MAKEDEV(8).
mbalmer[src/trunk]: src/usr.bin/make Declare variable only once. Fixes PR 44795.
mbalmer[src/trunk]: src/bin Wording fixes from Ryo HAYASAKA, thanks.
jruoho[src/trunk]: src/tests/syscall Remove leftover <stdio.h> include.
jruoho[src/trunk]: src/lib/libc/sys Use .Fn for functions.
jruoho[src/trunk]: src Add some basic tests also for getsid(2).
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make sure a frame is at lea...
ahoka[src/trunk]: src/sys/sys dont use size_t, but a fixed 64 bit unsigned type fl...
dyoung[src/trunk]: src/sys/dev/pci Make rdcide_chip_map()'s pci_attach_args argumen...
rmind[src/trunk]: src/sys/kern sysctl_kern_proc_args: fix the deadlock (hi joerg!).
jmmv[src/trunk]: src/external/bsd/atf/dist Pull up revision b94e200f2a6ce3d471033...
plunky[src/trunk]: src/lib/libbluetooth Don't add the passed in 'len' value while t...
dyoung[src/trunk]: src/sys/arch/mips/sibyte/pci Fix pci_attach_args constification ...
jruoho[src/trunk]: src/sys/sys Include stdint(3) for user space. Fixes PR # 39744.
tsutsui[src/trunk]: src/sys/arch/mips/mips Sync with mipsX_subr.S:
macallan[src/trunk]: src/sys/arch/sgimips/dev defflag CRMFB_DEBUG
joerg[src/trunk]: src/usr.bin/make Add the :hash modifier to compute a 32bit hash ...
jruoho[src/trunk]: src/tests/lib/libc Remove the following (literal) text in the TN...
wiz[src/trunk]: src/share/man/man3 Do not Xr yourself.
sborrill[src/trunk]: src/sys/dev/pci Revert previous couple of commits. bge_setvlan()...
martin[src/trunk]: src/sys/kern Add a few KASSERT to verify we do not accidently us...
jdc[src/trunk]: src/sys/arch/sparc64 Add EDID and video mode setting support to ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Set D-Link DSM-G600 power L...
christos[src/trunk]: src/sys - Add O_CLOEXEC to open(2)
joerg[src/trunk]: src/share/mk Use ?: operator to determine when to add --sysroot....
dholland[src/trunk]: src/sys/kern Merge nfsd's cut&paste copy of namei with the maste...
dholland[src/trunk]: src/sys/kern description:
mrg[src/trunk]: src/sys/ddb avoid compiling dead code into crash.
tron[src/trunk]: src/etc/rc.d Add a "return 0" to avoid incorrect error returns b...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs use vref() for increasing reference...
dsl[src/trunk]: src/usr.bin/sort Add some comments and clarifications to this in...
dsl[src/trunk]: src/usr.bin/sort When encoding numbers, we can use all 8 bits fo...
cegger[src/trunk]: src/usr.sbin/acpitools/aml fix acpidump segfault
jym[src/trunk]: src Add pool_cache_invalidate_local() to the pool_cache(9) API, ...
njoly[src/trunk]: src/distrib/sets/lists/comp Small typo fix, s/profilb/proflib/.
abs[src/trunk]: src/distrib Of the arious list files 28 said
snj[src/trunk]: src/share/man/man7 Sync with reality.
abs[src/trunk]: src/distrib/utils/sysinst Add cobalt hp700 hpcarm landisk & ofpp...
christos[src/trunk]: src/sys/dev/pci remove dup decl.
hubertf[src/trunk]: src Rename -w to -c by popular demand
cube[src/trunk]: src/doc Reflect actual status of cube-autoconf.
abs[src/trunk]: src/distrib Merge four separate copies of list2sh.awk runlist.sh...
plunky[src/trunk]: src/usr.bin/netstat protecting sockaddr_in6 with -DINET6
bsh[src/trunk]: src/sys/ddb quick fix for crash(8) build failure caused by my pr...
tsarna[src/trunk]: src/external/apache2/mDNSResponder Two minor tweaks:
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Checkpoint rump usb host contr...
jmcneill[src/trunk]: src/sys PR# kern/42139: ACPI WMI: new driver
christos[src/trunk]: src/external/apache2/mDNSResponder/dist if __packed exists, use ...
pooka[src/trunk]: src/distrib/sets/lists/tests another day, another tp
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Adjust previous.
uebayasi[src/uebayasi-xip]: src/sys/sys XIP glues in struct mount and struct vnode.
pooka[src/trunk]: src/tests/lib/librumpclient test FD_CLOEXEC
wiz[src/trunk]: src Drop trailing whitespace.
wiz[src/trunk]: src/external/zlib/pigz/dist Convert to mdoc. Sort options.
tsutsui[src/trunk]: src/distrib/sets/lists/xcomp de-tab
he[src/trunk]: src/lib/libc/gdtoa Fix this so that it builds for vax; where the...
jruoho[src/trunk]: src/tests Add missing __RCSID(3).
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Calculate memory mapping size based...
rmind[src/trunk]: src/sys Implement high priority (XC_HIGHPRI) xcall(9) mechanism ...
pgoyette[src/trunk]: src/sys/dev/usb Fix cut&paste error - the commit log message was...
eeh[src/trunk]: src/sys/arch/sparc/stand/bootblk indir-block needs to be the siz...
hannken[src/trunk]: src Clean up vnode lock operations pass 2:
drochner[src/trunk]: src/sys add "camellia" crypto code, copied from FreeBSD
riz[src/trunk]: src/sys/dev Add wedge (dk(4)) support to vnd(4) devices.
tsutsui[src/trunk]: src/sys/arch/sparc/dev Establish interrupt handlers with proper ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Include firmload. Although it may ...
joerg[src/trunk]: src/dist/pf/share/man/man4 .Xr takes two arguments only.
cegger[src/trunk]: src/sys/dev/pci add SB900 IDE/SATA ids
elad[src/trunk]: src/sys/secmodel/securelevel Unify: >= 0 -> > -1.
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk Build proper version for i386 (sinc...
elad[src/trunk]: src/sys/secmodel/suser Allow root to do things that the subsyste...
plunky[src/trunk]: src/usr.sbin/btconfig use the bt_dev(3) api instead of rolling o...
kefren[src/trunk]: src/usr.bin/netstat add MPLS clue for showing routes
tsutsui[src/trunk]: src/sys/arch/sparc/include Forgot to commit this one that should...
dholland[src/trunk]: src/usr.bin/make Clarify $(.PREFIX) / $*. Bump date.
mrg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core add minimal support fo...
kefren[src/trunk]: src/sys/net Don't assume that rt_tag family is AF_MPLS but verif...
wiz[src/trunk]: src/share/man/man4 New sentence, new line; use more markup.
jruoho[src/trunk]: src Provide a sysctl-knob for the Debug() opcode, hw.acpi.debug....
njoly[src/trunk]: src/tests/fs/common Add helper code and macros to ease writing f...
jruoho[src/trunk]: src Remove the now obsolete pfind(9).
jruoho[src/trunk]: src Briefly document proc_find() and pgrp_find().
dyoung[src/trunk]: src/sbin/ifconfig Apparently, -g belongs in the DBG variable, no...
kefren[src/trunk]: src/sys/netinet manually adjust m_data and m_len so it can later...
kefren[src/trunk]: src/sys/netmpls * correct packet size
kiyohara[src/trunk]: src/sys/arch Add ia64 description.
dholland[src/trunk]: src/share/man/man4 Comment out an .Ed whose .Bd was itself comme...
njoly[src/trunk]: src/tests/fs/vfs Fix copyright, noted by Jukka Ruohonen.
tsutsui[src/trunk]: src/sys/dev/usb Add a missing newline in error messages.
tsutsui[src/trunk]: src/distrib/sets/lists/base Prepare ./libdata/firmware/upgt to h...
pooka[src/trunk]: src/tests/fs/puffs Call rump_init() only after we have fork&exec...
pooka[src/trunk]: src/sys/fs/puffs Remove groolingly spooky variable which has bee...
bsh[src/trunk]: src/sys/dev/ata fix some probles with ataraid(4) and Intel Matri...
pooka[src/trunk]: src/lib/libpuffs stat mount target path only if we're actually g...
chs[src/trunk]: src/sys/arch implement ucas_* for m68k.
jruoho[src/trunk]: src/lib/libpthread Move pthread_attr_{g, s}etscope() to a separat...
christos[src/trunk]: src/usr.bin/man get the value of the entry for the class not the...
macallan[src/trunk]: src/sys/arch/arm/omap pass a valid DMA tag
rmind[src/trunk]: src/sys/sys Cast FD_* argument to unsiged, shut ups lint.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist minor changes to the ssh hos...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib be a bit less typede...
tsutsui[src/trunk]: src Prepare entries for Xorg wsfb based server for dreamcast.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Add back dhcpcd.conf
bouyer[src/trunk]: src/sys/arch/xen/xen Allow a xbd to be detached from the domU (e...
skrll[src/trunk]: src/gnu/usr.bin/binutils/common The version from defs.mk is in G...
he[src/trunk]: src/distrib Replace references to local and now no-longer-existi...
tsarna[src/trunk]: src/doc/roadmaps Claim the multicast DNS project.
jmcneill[src/trunk]: src/sys/dev/pci Add PCI_PRODUCT_VIATECH_VT8237A_SATA_2 to list o...
tsutsui[src/trunk]: src/sys/arch/sparc/conf Remove commented out and nonexistent cgt...
riz[src/trunk]: src/sys/dev/usb Novatel U760 3g wireless device IDs.
skrll[src/trunk]: src/sys/arch/hp700/dev White space.
uebayasi[src/trunk]: src/sys/arch/hp700/hp700 struct proc * deref needs sys/proc.h.
bsh[src/trunk]: src/sys/arch/arm/pic fix compile error about missing evcnt defin...
tron[src/trunk]: src/lib/libc/stdlib Set errno to ENOENT if we reject the environ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Comment improvements.
christos[src/trunk]: src/sys regen
jmcneill[src/trunk]: src/sys/dev/pci ppb_fix_pcix changes:
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Add hazard nops required by MIPS1...
pooka[src/trunk]: src/tests/rump/rumpkern/h_client check that we actually go into ...
dyoung[src/trunk]: src/sys/kern Don't compute tags over cxgb, its symbols clash too...
pooka[src/trunk]: src +tests/net/net
drochner[src/trunk]: src/sys/opencrypto make camellia-cbc known to the opencrypto fra...
pgoyette[src/trunk]: src/tests/lib/libc/getaddrinfo Now that the test has been placed...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs unionfs voodoo
joerg[src/trunk]: src/share/mk mandoc now supports tbl(1) formatting, so adjust ru...
joerg[src/trunk]: src/distrib/utils/libhack Fix the weak aliases to match the libc...
pgoyette[src/trunk]: src/tests/lib/libc Continuing the (re)organization of the lib/li...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Ooopppsss - forgot the entry for th...
pgoyette[src/trunk]: src/tests/lib/libc Moving t_hsearch - belongs in stdlib/
pgoyette[src/trunk]: src/share/man/man4 Update man page to sync with driver update.
jruoho[src/trunk]: src Add ioapic(4). XXX: Needs some work; I'll try to revisit thi...
haad[src/trunk]: src/sbin/chown Use SYMLINKS, I'm not sure why I ahve commited ol...
njoly[src/trunk]: src/rescue Adjust for the new chown location.
matt[src/trunk]: src/lib/libc/arch/arm Change __cerror to be marked hidden and ch...
jruoho[src/trunk]: src/lib/libc/gen Xref strsuftoll(3) and orders(7).
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
dyoung[src/trunk]: src/share/man/man9 In the EXAMPLES section, use device_t and acc...
martin[src/trunk]: src/lib/libc/time Backout previous, it breaks the build big time...
christos[src/trunk]: src/lib/libc/time Fix reversed oveflow check.
matt[src/trunk]: src/sys/arch/powerpc/include Add PIC_GOTSETUP and PIC_TOCSETUP w...
tsutsui[src/trunk]: src/sys/dev/usb Pull AL2230S radio support for chips:
christos[src/trunk]: src/doc mention new bind
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove old/incorrect comment.
kefren[src/trunk]: src/distrib/sets/lists add MPLS header files
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Pass accurate protection info from ...
joerg[src/trunk]: src/sys/kern Ensure that the LWP private area has a consistent v...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon free spspec when deleting...
tron[src/trunk]: src/external/ibm-public/postfix Fix build of Postfix 2.8.1.
tron[src/trunk]: src/distrib/sets/lists Update for set lists for new Postfix comp...
pooka[src/trunk]: src/tests/lib/librumphijack add tests for hijacked /bin/sh (most...
nakayama[src/trunk]: src Fix build on Solaris 10.
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Don't rely on >32bit math.
jruoho[src/trunk]: src/sys Add __cpu_simple_lock_t. Use it, x86_read_psl(), and x86...
joerg[src/trunk]: src/sys/compat Fix compilation
sjg[src/trunk]: src/usr.bin/make Add unit tests to check that exists(some/dir/) ...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype set build_libtool_li...
rmind[src/trunk]: src/sys/ufs {ffs_nodealloccg, ext2fs_nodealloccg, ext2fs_mapsearch...
martin[src/trunk]: src/lib/libc/arch/sparc64 While we use hardware (for float and d...
wiz[src/trunk]: src/usr.sbin/edquota Split "file system" like usual. Improve SYN...
wiz[src/trunk]: src/usr.sbin/repquota Sort options, split "file system".
christos[src/trunk]: src/usr.sbin/quotacheck more KNF
joerg[src/trunk]: src/tools/compat/ufs/ufs ufs/ufs/quota.h is now used by makefs
riz[src/trunk]: src/usr.bin/m4 Revert previous, to fix build on Mac OS X again.
pooka[src/trunk]: src/lib/librumphijack Add a bunch of process-wide hijack calls. ...
pooka[src/trunk]: src/lib/librumphijack Make getfh() a pathcall instead of a fhcal...
wiz[src/trunk]: src/lib/librumphijack Add serial commas.
pooka[src/trunk]: src/tests/lib/librumphijack * remove juiblex from nfsd startup (...
wiz[src/trunk]: src/sys/rump/fs/lib/libzfs When panicing, at least tell the _rea...
bsh[src/trunk]: src/sys/arch/arm split arch/arm/pic/pic.c so that we can impleme...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Don't assume rump kernel PAGE_SIZE...
pooka[src/trunk]: src/tests/usr.bin/shmif_dumpbus get the directories right ...
christos[src/trunk]: src/lib/libc/gen avoid c99
matt[src/trunk]: src/doc Add note of gcc build HACKS for powerpc.
plunky[src/trunk]: src/share/mk CLEANFILES is not processed by <bsd.files.mk> so do...
jruoho[src/trunk]: src/share/man/man4/man4.x86 Xref tsc(9).
joerg[src/trunk]: src/external/cddl/osnet/dist/common/acl Don't define acl_alloc a...
matt[src/trunk]: src/sys/arch/mips/mips Use KDASSERT and kpreempt_disable/enable ...
martin[src/trunk]: src/share/locale/numeric German uses dot as thousands separator
mrg[src/trunk]: src/sys/arch/sparc64/dev minor clean up.
matt[src/trunk]: src/sys/arch/powerpc Fix various nits related to P2020 support.
tsutsui[src/trunk]: src/sys/arch/x68k/conf Include files.ata for atapibus at umass.
jmmv[src/trunk]: src/tests/lib/librumphijack Make httpd create a pid file and use...
jruoho[src/trunk]: src/lib/libc/citrus From Henning Petersen in PR # 44641: C99 pri...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Add support for 64 bit TLS re...
macallan[src/trunk]: src/sys/arch/sgimips/dev add a bunch of GBE registers, no functi...
jdc[src/trunk]: src/sys/dev/videomode Adjustments to detailed timing flags:
njoly[src/trunk]: src/share/man/man3 Fix prologue macros order.
mbalmer[src/trunk]: src/sys Fix misplaced parenthesis. From henning.petersen@t-onli...
jruoho[src/trunk]: src Add couple of simple tests for access(2) and mprotect(2).
drochner[src/trunk]: src/sys/opencrypto support camellia-cbc by swcrypt
wiz[src/trunk]: src/share/man/man4 Sort sections.
jruoho[src/trunk]: src Few simple tests for nice(3).
jruoho[src/trunk]: src Couple of simple tests for umask(2).
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Add more known I2C devices:
jruoho[src/trunk]: src/tests/include Add a test case for the POSIX (minimum) limits...
dyoung[src/trunk]: src/sys/arch Add a couple of make(1) include files that provide ...
agc[src/trunk]: src/external/bsd/liblzf/dist remove function parameter names fro...
dyoung[src/trunk]: src/gnu/dist/gdb6/sim/ppc I've been using this patch (which come...
joerg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Fix typo to embed the righ...
jmmv[src/trunk]: src/external/bsd/atf/lib/libatf-c++ Set LIBISCXX=yes; from joerg@.
plunky[src/trunk]: src/lib/libbluetooth inc pointer, so we store the value in the c...
dyoung[src/trunk]: src/sys/arch/sbmips Fix target 'tags'.
dyoung[src/trunk]: src/sys/arch/iyonix/iyonix Fix fallout from pci_attach_args cons...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Verify the existence of PR lib/33262.
tsutsui[src/trunk]: src/sys/arch/mips/mips Sync with locore_mips1.S:
jruoho[src/trunk]: src Briefly summarize <sys/param.h>.
dyoung[src/trunk]: src/sys/arch/cats There's no isa/ under cats/; update Makefile t...
joerg[src/trunk]: src/sys/arch/i386/stand Do not ignore errors from genprom.
martin[src/trunk]: src/tests/kernel/tty Add two simple testcases to exercise pty/tt...
wiz[src/trunk]: src/share/man/man3 Fix some xrefs.
sjg[src/trunk]: src/usr.bin/make Add :localtime and :gmtime which use value as f...
dholland[src/trunk]: src/sys/kern description:
mrg[src/trunk]: src obsolete DB_AOUT_SYMBOLS. however, we need to leave most of...
riz[src/trunk]: src/tests/dev/raidframe PR#44239 is now fixed, remove the xfail ...
rmind[src/uebayasi-xip]: src/share/man/man9 kpreempt(9): add a note when kernel pr...
uebayasi[src/uebayasi-xip]: src/sys/uvm Put back vm_page::phys_addr for now, because ...
dsl[src/trunk]: src/usr.bin/sort <space> and <tab> at the start of key fields ar...
elad[src/trunk]: src/sys/kern KAUTH_GENERIC_CANSEE -> KAUTH_REQ_NETWORK_SOCKET_CA...
ahoka[src/trunk]: src/sys/dev/nand Add support for redifining page read and progra...
uebayasi[src/trunk]: src/sys/arch/hpcmips struct cpu_info * deref needs sys/cpu.h.
njoly[src/trunk]: src/distrib/sets/lists/xserver Remove unneeded xfree/xorg dga(1)...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core kill these old built-i...
jruoho[src/trunk]: src/lib/libpthread Fix LIBRARY. Add ERRORS and COMPATIBILITY. An...
chs[src/trunk]: src/sys/arch/alpha/alpha implement ucas_* for alpha.
chs[src/trunk]: src/sys/arch enable usermode RAS for sun[23] also.
jruoho[src/trunk]: src/lib/libpthread Move pthread_attr_getguardsize() and pthread_...
msaitoh[src/trunk]: src/sys/dev/pci Use real company name and product name.
msaitoh[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/rump/librump/rumpkern Need proc_uidmatch
christos[src/trunk]: src/lib/libm add f{min,max,dim}{,l,f} from FreeBSD
elad[src/trunk]: src/sys - Add usermount_common_policy() that implements some com...
haad[src/trunk]: src Add zfs sets and needed veriables to hook zfs into the build...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Clean up some Flexel...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use uvm_readahead.c instead of null...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib More checking of all...
joerg[src/trunk]: src/share/man/man4 Kill empty lines.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 3.99.5
wiz[src/trunk]: src/share/man/man7 Grammar fix; remove indefinite article from N...
pooka[src/trunk]: src/lib/libc/stdlib When converting the locking path of mutex+co...
wiz[src/trunk]: src/share/man/man9 Bump date for new pool_cache_invalidate_local().
tron[src/trunk]: src/distrib/sets/lists/comp Add './usr/lib/libzpool_p.a' to 'com...
tron[src/trunk]: src/etc/mtree Add directory "/etc/zfs".
njoly[src/trunk]: src/distrib/sets/lists/comp +hdaudioctl.debug
tsutsui[src/trunk]: src/sys/dev/ic hme_reset() is no longer called from bus attachme...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core add CHIP_CEDAR, CHIP_R...
tron[src/trunk]: src/lib/libc 1.) Rename internal function __findvar() to __finde...
mrg[src/trunk]: src/distrib/sets/lists move the *.elf contents into the *mi* con...
jmmv[src/trunk]: src/doc Note import of atf 0.10.
njoly[src/trunk]: src/etc/mtree -./usr/libdata/debug/usr/tests/atf/test_programs
tsutsui[src/trunk]: src/sys/dev/usb Make zyd(4) use config_mountroot(9) to complete ...
pooka[src/trunk]: src/lib/libukfs Give rump_sys_unmount() in ukfs_release() a curl...
elad[src/trunk]: src/sbin/sysctl Remove stale references to the "read only at sec...
jmcneill[src/trunk]: src/sys/arch Need sdmmc* at wb?
mrg[src/trunk]: src/external/mit/xorg/bin/xkbcomp properly fix the xkbcomp outpu...
cegger[src/trunk]: src/share/man/man9 fix grammar: a -> an
christos[src/trunk]: src/usr.bin/xlint/lint1 remove debugging
roy[src/trunk]: src/doc Import dhcpcd-5.1.1
darran[src/trunk]: src/external/cddl/osnet/sys/sys DTrace: fix a libctf toolchain b...
jruoho[src/trunk]: src/lib/libc/sys Small improvements to wording and markup.
pooka[src/trunk]: src/sys/rump Load modules from all components which are linked i...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/executer Silence debug...
hannken[src/trunk]: src/tests/fs/union Test no longer fails with rev. 1.62 of src/sy...
pooka[src/trunk]: src/sys/rump Make putter its own component: rumpdev_putter. It ...
pooka[src/trunk]: src/distrib/sets/lists +rumpdev_putter
christos[src/trunk]: src/external/intel-fw-public Add firmware for iwl1000: from http...
uebayasi[src/uebayasi-xip]: src/sys/uvm Give new funcs better names.
skrll[src/trunk]: src/share/mk Switch vax to binutils 2.19.
jmcneill[src/trunk]: src/sys/kern If vfs_mountroot fails, print a list of supported f...
matt[src/trunk]: src/sys/arch Cleanup the armv7 changes. Add ARM_ARCH_7. Use C...
skrll[src/trunk]: src/distrib/sets/lists/comp Add entry for mkubootimage.debug
skrll[src/trunk]: src/sys/arch/hppa/hppa Rename Debugger to cpu_Debugger.
pooka[src/trunk]: src/sys/arch/i386/conf add vnd info for pseudodevfs
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100621
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Remove overeager checks.
tsutsui[src/trunk]: src/sys/dev/usb KNF and misc cosmetics.
tsutsui[src/trunk]: src/sys/dev/sbus Use the common ether_crc32_le() function for mu...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server xorg-server servers dep...
plunky[src/trunk]: src/sys/netbt When the special L2CAP_PSM_ANY value is used for l...
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin Remove some commented/redunda...
jmcneill[src/trunk]: src/sys/arch/i386/conf add viadrm at pci
jmcneill[src/trunk]: src/sys/modules/viadrm Add viadrm kmod
tsutsui[src/trunk]: src/sys/arch/sparc/dev - use device_t and cfdriver_t
pooka[src/trunk]: src/sys Split config_init() into config_init() and config_init_m...
tsutsui[src/trunk]: src/sys/dev Don't declare ISA specific aic_isa_attach() in MI he...
tsutsui[src/trunk]: src/sys/dev/ic Fix possible endian issue. Untested.
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Replace shutdownhook_establish(9) (whic...
roy[src/trunk]: src/lib/libc/stdio __getdelim works on strings up to SIZE_MAX - ...
rmind[src/trunk]: src/sys/arch Unify i386 and amd64 procfs MD code into x86.
wiz[src/trunk]: src/lib/libpthread Sort sections.
christos[src/trunk]: src/share/man/man4 man page for balloon driver from Cherry
jruoho[src/trunk]: src/lib/libpthread .Xr instaed of .Fn for pthread_mutex_init(3), ...
jruoho[src/trunk]: src/lib/libpthread Rationalize by moving
wiz[src/trunk]: src/lib/libpthread Mark up NULL.
pooka[src/trunk]: src/external/bsd/atf/dist/atf-run If get_tcr() is called with br...
kiyohara[src/trunk]: src/sys/arch/ia64 Implement pci_attach_hook/pci_bus_maxdevs/pci_...
drochner[src/trunk]: src/sys/net add IANA number for camellia-cbc, copied from FreeBSD
mrg[src/trunk]: src/distrib/sets/lists mark some missing "libiscsi" files as "is...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Remove some code that snuck in.
christos[src/trunk]: src/tests/lib/libc test for sigqueue
christos[src/trunk]: src/distrib/sets/lists/tests tests for sigqueue
jruoho[src/trunk]: src/sys/arch/x86/x86 Bump iomem_ex_storage from 16 to 64. Based ...
jym[src/trunk]: src/sys/arch/xen/xen Typo fix.
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot move set_xfermode() call to...
kefren[src/trunk]: src/sys/rump/librump/rumpvfs add advlock to rumpfs, ok pooka@
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Mark rootfs r/w. Thanks to the inc...
pooka[src/trunk]: src/libexec/httpd Make sure bozo_auth_check_401() isn't called w...
njoly[src/trunk]: src/gnu/usr.bin/gdb6 Regen amd64 files for 32bit binaries support.
phx[src/trunk]: src/sys/arch/macppc/conf Establishing an UMTS connection with ub...
christos[src/trunk]: src/external/bsd/byacc/bin remove typo.
skrll[src/trunk]: src/sys/arch/hp700/hp700 LOCKDEBUG isn't used here.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Fix entries for lib/libc/net/ entri...
pgoyette[src/trunk]: src/tests/lib/libc/gen Repair some printf formats
wiz[src/trunk]: src/doc mdocml in base updated to 1.10.9 by joerg.
reinoud[src/trunk]: src/sys/fs/udf Fix the case in where a file with a latin1 file n...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Introduce RUMP_LOCALPROC_P() macro...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Release etfs node's backing vnode b...
pooka[src/trunk]: src/lib Add RUMPSP_RAISE: the kernel sends a signal to the client.
christos[src/trunk]: src/libexec/ftpd PR/44390: Paul Koning: make code gcc-4.5.1 frie...
martin[src/trunk]: src/tests/fs/tmpfs Fix off by one that made most of these tests ...
matt[src/trunk]: src/sys/arch/evbppc/walnut Change some register uses to %rX that...
tron[src/trunk]: src/external/ibm-public/postfix Move default definition of "PKGR...
uebayasi[src/trunk]: src/distrib/sets Add a hook to version METALOG using rcs(1).
joerg[src/trunk]: src/usr.bin/grep Fix signed / unsigned issues. Refactor basename...
pooka[src/trunk]: src When using the top secret PUFFS_COMFD model, write out size ...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add MPC8533 SVR. Fix DBCR0 I...
nakayama[src/trunk]: src/usr.bin/vmstat Fix header, format and total count of system ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Don't use %tr3 (aka cr27) in emu trap. cr...
jruoho[src/trunk]: src/sys Append Intel's Turbo Boost to the debug printfs if we de...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon flush sainfo list when cl...
jruoho[src/trunk]: src/sys/arch/x86/x86 Raise the return value of the match-functio...
yamt[src/trunk]: src/lib/libpuffs puffs__cc_destroy: clear PCC_HASCALLER. the ca...
drochner[src/trunk]: src/sys/netipsec support camellia-cbc as ESP cipher
joerg[src/trunk]: src/sys Refactor ps_strings access. Based on PK_32, write either...
joerg[src/trunk]: src/sys/compat/osf1 Forward define of ps_strings.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Remove extra TAB.
christos[src/trunk]: src/lib/libc/inet Check bits on each loop to prevent integer ove...
wiz[src/trunk]: src/share/man/man4 Fix typo.
bouyer[src/trunk]: src/usr.bin/quota Properly evaluate the space needed to print "u...
macallan[src/trunk]: src/sys/dev/pci only try to map the framebuffer if we don't alre...
njoly[src/trunk]: src/share/mk Adjust html link template and css location for man ...
pooka[src/trunk]: src Nuke all threads belonging to a process calling exec before ...
pooka[src/trunk]: src/distrib/sets/lists/tests +helper
pooka[src/trunk]: src/lib Use sendmsg() instead multiple calls to sendto(). It be...
macallan[src/trunk]: src/sys/dev/sbus change dbri's DMA segment size to a power of tw...
jakllsch[src/trunk]: src/sys/dev/ic Shorten infinite loop. Tames atactl(8) atabus re...
skrll[src/trunk]: src/gnu/dist/gdb6/gdb Rename some registers to reflect reality.
roy[src/trunk]: src/lib/libterminfo Add support for translating the following te...
pooka[src/trunk]: src shmif_dumpbus tests
pooka[src/trunk]: src/tests/usr.bin add tests for shmif_dumpbus(1)
pooka[src/trunk]: src rumpnet tests
pooka[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs pass in correct v...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa More PLABELS are required due to...
njoly[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix Kerberos prefix in xrefs (k...
wiz[src/trunk]: src/bin/ls Remove trailing whitespace. Add -M to usage.
jakllsch[src/trunk]: src/sys/arch/x86/conf sys/arch/x86/x86/iclockmod.c has been remo...
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr Fix signedness issue triggered by 64 bit...
matt[src/trunk]: src/sys/arch/evbppc/conf Enable COMPAT_50
wiz[src/trunk]: src/lib/libc/gen Fix SYNOPSIS. Error found by martin.
para[src/trunk]: src/distrib/notes/common Added myself.
blymn[src/trunk]: src/lib/libcurses fflush the outfd after setting the cursor visi...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-run Pull up upstream revision 648e...
bouyer[src/trunk]: src/sys/net Allocate buffers with (M_WAITOK | M_CANFAIL) instead...
jruoho[src/trunk]: src/tests/include Remove atf_tc_expect_fail(). Should be fixed.
jruoho[src/trunk]: src/share/man/man3 Add example.
jruoho[src/trunk]: src/lib/libc/sys .Xr uvm_map_protect, not .Fn.
plunky[src/trunk]: src/lib/libbluetooth correct inverted logic (if sdp_put_data fai...
martin[src/trunk]: src/tests/toolchain/cc On 64 bit archs, if supported, also test ...
jruoho[src/trunk]: src Note also KASSERTMSG(). Small markup changes.
jruoho[src/trunk]: src/lib/libcurses Fix PR # 41894.
tsutsui[src/trunk]: src/sys/dev/dec Make this compile with options DEBUG. (PRId64 fo...
macallan[src/trunk]: src/sys/arch/sgimips/dev add mode setting support
joerg[src/trunk]: src/share/mk Compute the build seed using :hash.
plunky[src/trunk]: src/tests/lib/libbluetooth add tests for the following libblueto...
jruoho[src/trunk]: src Move the round(3) checks from 't_libm' to their own 't_round'
jruoho[src/trunk]: src/share/man Xref param(3).
jruoho[src/trunk]: src/share/man/man3 Use bullets in the list.
wiz[src/trunk]: src/share/man/man3 Sort SEE ALSO.
jruoho[src/trunk]: src/tests/syscall Use RLIMIT_NOFILE rather than the static _SC_O...
martin[src/trunk]: src/distrib/utils/sysinst Make all curses/$TERM related failures...
jdc[src/trunk]: src Add a manual page for ffb(4).
martin[src/trunk]: src/tests/net/if_loop Repeat the fragmentation on lo0 test, but ...
christos[src/trunk]: src/usr.bin/kdump we don't have access to si_lid anymore.
joerg[src/trunk]: src/distrib/i386/ramdisks/common Extend LDFLAGS, don't replace it.
joerg[src/trunk]: src For USETOOLS=yes, use the --sysroot support of the compiler ...
christos[src/trunk]: src/sys/arch/x86/include something ate my /
wiz[src/trunk]: src/lib/libc/sys exec is on a higher plane of existence.
dholland[src/trunk]: src/sys/kern Move unrelated error handling logic out of namei_pa...
jruoho[src/trunk]: src/lib/libc/gen Markup improvements.
sborrill[src/trunk]: src Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
drochner[src/trunk]: src/usr.bin/netstat decode camellia-cbc in stats histogram
tsutsui[src/trunk]: src/sys/dev Split device_t/softc. Tested on SS1+.
snj[src/trunk]: src/distrib Only generate SHA512 and MD5 checksums for releases.
tsutsui[src/trunk]: src/sys/dev Make local functions static.
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist From Anon Ymous:
jruoho[src/trunk]: src/sys/dev/acpi Reset the firmware waking vector on resume. Ada...
njoly[src/trunk]: src/lib/libarch/m68k Fix xref, arm32_sync_icache -> arm_sync_ica...
plunky[src/trunk]: src/usr.bin/rfcomm_sppd Add a new feature, allow to specify an a...
tsutsui[src/trunk]: src/sys/dev/tc MALLOC() -> malloc()
he[src/trunk]: src/sys/arch/pmax/include Remove BOOT_AOUT, since our mips ports...
jmcneill[src/trunk]: src/sys/dev/acpi regen for PNP0C14
jakllsch[src/trunk]: src/sys/arch Make this build without gpio(4).
pooka[src/trunk]: src/sys/dev/usb regen
tron[src/trunk]: src/lib/libpthread Don't use internal libc function __findenv().
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/include/arm32 Pass struct vm_page_md * t...
wiz[src/trunk]: src/share/man/man4 Add Xref and config line for wb(4).
jmcneill[src/trunk]: src/sys/arch/i386/pci match VT8237A
isaki[src/trunk]: src/sys/sys Fix $NetBSD$ tag.
tnozaki[src/trunk]: src/lib/libc/locale fix lib/42124: setlocale(3) never returns NU...
rmind[src/trunk]: src Add callback(9) man page. Reviewed and improved by <wiz>, t...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use uint64_t instead of size_t for ...
msaitoh[src/uebayasi-xip]: src/share/man/man4 Add an entry for SAS controller.
pooka[src/trunk]: src/lib/libp2k puffs might call getattr after we decided to recy...
tsutsui[src/trunk]: src/distrib Replace references to local and now no-longer-existi...
dsl[src/trunk]: src/usr.bin/sort Don't give merge an empty file when we detect E...
uebayasi[src/uebayasi-xip]: src/sys/uvm Initial attempt to implement uvm_pageofzero_x...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Start changing this to be ready fo...
tsutsui[src/trunk]: src/sys/dev/hpc Add WSDISPLAYIO_LINEBYTES, which is required by ...
tsutsui[src/trunk]: src/distrib/sets/lists Prepare Xorg build for hpcarm. Note old ...
mrg[src/trunk]: src/external/mit/xorg share XKBCOMPDIR between xkbcomp and xorg-...
dyoung[src/trunk]: src/sys/dev/acpi Use deviter_first()/deviter_next() instead of a...
dsl[src/trunk]: src/usr.bin/sort If anyone is stupid enough to feed records long...
dsl[src/trunk]: src/sys/kern Fix locking when collecting pt_read and pt_ucntl.
sborrill[src/trunk]: src/sys/dev/pci/hdaudio Add ioctls required by hdaudioctl. This ...
elad[src/trunk]: src/sys Move clockctl policy exception back to the subsystem.
zafer[src/trunk]: src/share/man/man5 remove trailing whitespace. (hi wiz!)
matt[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE
elad[src/trunk]: src/sys Introduce time_wraps() to check if setting the time will...
christos[src/trunk]: src/etc mdnsd home should not be /var/www!
pooka[src/trunk]: src/sys/rump/dev/wip/libusbrum Support rum@usb. Currently manag...
pooka[src/trunk]: src/lib/librumpuser Cleanup server socket before sending back "o...
skrll[src/trunk]: src/share/mk Switch arm and armeb to binutils 2.19.
jakllsch[src/trunk]: src/sys/conf Marvell has two "l"s, but not two "e"s.
riz[src/trunk]: src/sys/dev/usb Add support for the Novatel Wireless U760 3g USB...
bsh[src/trunk]: src/sys/dev/ata * use correct interleave factor for RAID-0 of In...
jruoho[src/trunk]: src/lib/libpthread Remove pthread_attr_getscope() and pthread_at...
wiz[src/trunk]: src/share/man/man4/man4.x86 New sentence, new line. Remove trail...
jruoho[src/trunk]: src/lib/libpthread Ups. pthread_barrierattr_destroy(3) may fail ...
enami[src/trunk]: src/usr.bin/netstat Line up total numbers again.
wiz[src/trunk]: src/lib/libpthread Sort errors.
jruoho[src/trunk]: src/lib/libpthread Remove error conditions. Add CAVEATS to note ...
tsutsui[src/trunk]: src/sys/arch/newsmips Pull a similar fix from sparc/dev/zs.c rev...
kefren[src/trunk]: src/sys/net Style fix: Tab consistency with the lines around it
kefren[src/trunk]: src/doc mention MPLS support
mrg[src/trunk]: src/distrib/sets/lists fix MKISCSI=no, MKLDAP=no and MKKERBEROS=...
pooka[src/trunk]: src/distrib/sets/lists/tests more tests
jruoho[src/trunk]: src/sys/dev/acpi Only aprint*() the battery information if the b...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Run vfs component constructors.
rmind[src/trunk]: src/sys Remove pfind() and pgfind(), fix locking in various brok...
wiz[src/trunk]: src/share/man/man4 Fix xref, put all Nd arguments on Nd line.
mrg[src/trunk]: src/etc/mtree add ./usr/libdata/firmware/radeon
pooka[src/trunk]: src/tests/fs Add the most basic test for puffs(dtfs): mount/unmo...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs * need TESTSDIR
cegger[src/trunk]: src/sys/arch/x86/include add interrupt EAPIC register definitions
pooka[src/trunk]: src/lib/librumpuser Make int *error and optional parameter (i.e....
msaitoh[src/trunk]: src/sys/dev/pci Add missing ifmedia_delete_instance() in bnx_det...
phx[src/trunk]: src/sys/arch/sandpoint Some new information and cleanup.
pooka[src/trunk]: src/tests/rump/rumpkern Make sure stressclient worker threads co...
pooka[src/trunk]: src/sys/rump/librump Add one more component level to networking:...
pgoyette[src/trunk]: src sets-list dance for getaddrinfo test
wiz[src/trunk]: src/usr.bin/indent Spell out parenthesis. From Ryo HAYASAKA in P...
pooka[src/trunk]: src/sys/rump/include/rump add spop_procexit
pooka[src/trunk]: src/sys/rump/librump/rumpvfs reject r/o mount attempts
joerg[src/trunk]: src/share/mk USETBL no longer disables mandoc processing.
pgoyette[src/trunk]: src/distrib/sets/lists/tests sets-list dance for nsdispatch test
pgoyette[src/trunk]: src/tests/lib/libc Last one for today: move t_ptm test from lib/...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Respect DOWHITEOUT when removing a ...
pooka[src/trunk]: src/tests/fs/vfs Add a test case for a r/o lower layer which att...
jruoho[src/trunk]: src/share/man/man4/man4.x86 Xref ioapic(4).
phx[src/trunk]: src bppcsc(4) man page
phx[src/trunk]: src/sys/arch/amigappc/conf Include new bppcsc(4) driver from amiga.
matt[src/trunk]: src/lib/libc/compat/arch/powerpc/sys align comments
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Fix RCSId.
christos[src/trunk]: src/sys/lib/libsa panic takes a printf format too.
pgoyette[src/trunk]: src Move the siginfo tests from regress to atf. While here, add...
jmcneill[src/trunk]: src hook mkubootimage into the build
mrg[src/trunk]: src/doc note pigz
riz[src/trunk]: src/tools Rename Makefile.disklabel to Makefile.nbincludes, as t...
skrll[src/trunk]: src/sys/arch/hppa Allow PVF_UNCACHEABLE in set/clear of pmap_cha...
pooka[src/trunk]: src/sys/rump/kern/lib support zlib
dogcow[src/trunk]: src/usr.bin/mkubootimage nbtool.h'ify; fixes cross-compilation.
pooka[src/trunk]: src/tests/fs If kernel modules are set to autoload, skip the vfs...
jruoho[src/trunk]: src/share/man/man3 Couple of grammar fixes.
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_statvfs: hold accounting lock, since tmpf...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist Property name change:
uebayasi[src/trunk]: src/distrib/sets Comment.
pooka[src/trunk]: src/lib/librumphijack another comment
ahoka[src/trunk]: src/sys/arch Resolve build failures caused by local use of "devi...
drochner[src/trunk]: src/crypto/external/bsd/heimdal/dist/po remove generated binary ...
matt[src/trunk]: src/sys/dev/pci When probing the PCI bars, make sure to only pro...
joerg[src/trunk]: src/sys/arch/amd64/include Reduce MAXSSIZ to 64MB, otherwise net...
jruoho[src/trunk]: src Add module build glue for odcm(4).
jruoho[src/trunk]: src/share/man/man4/man4.x86 Xref odcm(4).
jruoho[src/trunk]: src/sys/arch/x86/x86 Only attach on the first SMT ID (as in revi...
pooka[src/trunk]: src/tests/fs/common Put p2k_ffs back there -- i can't repeat any...
christos[src/trunk]: src/sys/dev/marvell don't abuse cf_unit, requested by phone.
bouyer[src/trunk]: src/doc Add a note about a possible way to migrate limits from Q...
christos[src/trunk]: src/usr.sbin more code deduplication
enami[src/trunk]: src/tests/fs/ffs/clients Fix link error.
bouyer[src/trunk]: src/usr.sbin/repquota Don't use the same char b0[] for BLOCK and...
pooka[src/trunk]: src/lib/librumphijack clarify blanket operation a bit more
pooka[src/trunk]: src/lib/librumphijack g/c unused global
tsutsui[src/trunk]: src/lib/libc/arch/mips/gen Reorder insns to fix more load delay ...
pooka[src/trunk]: src/lib/librumphijack Make this compile/work on NetBSD 5 once ag...
pooka[src/trunk]: src/sys/rump/librump/rumpkern track lockdebug data even in the s...
skrll[src/trunk]: src/tests/lib/libc/tls Deal with all objdir methods.
pooka[src/trunk]: src/tests/fs Add one simple test case which checks that zpool cr...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon directly delete a ph1 in ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Some code cleanup, suggeste...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Simplify cpu_lwp_setprivate.
matt[src/trunk]: src/distrib/sets/lists/tests Shell scripts don't have .debug ver...
wiz[src/trunk]: src/share/man/man9/man9.x86 Fix typos.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Introduced an optional shut...
nonaka[src/trunk]: src/sys/arch/arm/marvell mvsoc needs pic_splfuncs.
kiyohara[src/trunk]: src/sys/dev/ic Fix reset status. Clear some flags for active pip...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon removed an useless comment
christos[src/trunk]: src/bin/ls - use printf(3) "'" format to do thousands grouping i...
christos[src/trunk]: src/lib/libc/gen goodbye short-live commaize_number(3), if you l...
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Some KNF.
sjg[src/trunk]: src/usr.bin/make When .MAKE.MODE inlcudes 'meta'; 'curdir=true' ...
wiz[src/trunk]: src/share/man/man4 Add RCS Id.
plunky[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86 move buildin...
dyoung[src/trunk]: src/sys/rump/librump/rumpdev __HAVE_DEVICE_REGISTER_POSTCONFIG a...
mbalmer[src/trunk]: src/sys/dev/usb Don't comment out printer reset on open, if this...
sjg[src/trunk]: src/usr.bin/make CondDoExists: Avoid use after free()
martin[src/trunk]: src/sys/arch/sparc/include Enable TLS on sparc and sparc64
jruoho[src/trunk]: src/share/man/man7 Add some random, but decent enough, reading m...
jym[src/trunk]: src/sys/arch/xen/xen Do not clobber autoconf messages (and varia...
jruoho[src/trunk]: src/tests/include Adjust for _PATH_CONSOLE, pointed out by njoly@.
jym[src/trunk]: src/sys/arch/xen/include Add the HYPERVISOR_sysctl() hypercall.
drochner[src/trunk]: src/sys/netipsec fix C&P botch in diagnostic printfs
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include humanize and extent suppor...
mrg[src/trunk]: src/libexec/httpd add .mp4 as video/mp4.
nakayama[src/trunk]: src/libexec/ld.elf_so/arch/sparc Add missing comma.
jruoho[src/trunk]: src Add some basic tests for mmap(2), including one for the vm.u...
jruoho[src/trunk]: src/share/man/man7 Remove references to UUCP.
dholland[src/trunk]: src/usr.bin/units remove stray extra word
dyoung[src/trunk]: src/sys Clean up excessive #ifdef'age of NMI trap handling for a...
jruoho[src/trunk]: src/tests/syscall Link the 't_timer' -test with pthread(3). Shou...
martin[src/trunk]: src/sys/arch/sparc64/conf Add gem at sbus (works since quite som...
ahoka[src/trunk]: src/sys/dev Fix badblock checking
ahoka[src/trunk]: src/sys/compat/netbsd32 remove FLASH_GET_INFO compat as it is no...
yamt[src/trunk]: src/sys/kern fix assertion failure in timer_intr. CLOCK_REALTIM...
agc[src/trunk]: src/external/bsd/liblzf/dist get rid of most (but not all) lint ...
jruoho[src/trunk]: src Basic tests for setrlimit(2).
jruoho[src/trunk]: src/tests/syscall Remove redundant memset(3) calls.
matt[src/trunk]: src/sys/arch/mips/include Fix some comments.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix bogus idepth on OEA.
plunky[src/trunk]: src/tests/lib/libbluetooth whitespace police
jruoho[src/trunk]: src/share/man/man4 Fix SYNOPSIS.
martin[src/trunk]: src/sys/netinet We do not do checksums on loopback interfaces, n...
christos[src/trunk]: src/sys/dev/videomode - little KNF
jruoho[src/trunk]: src Verify that PR standards/21401 is no longer an issue.
christos[src/trunk]: src/lib/libc/sys Document O_CLOEXEC.
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 add pipe2 and dup3
christos[src/trunk]: src/sys/compat/linux/common We have O_CLOEXEC now
dholland[src/trunk]: src/sys/kern Fold do_lookup into namei.
dholland[src/trunk]: src/sys/kern description:
blymn[src/trunk]: src/tests/lib/libcurses/slave Incorrect licence was applied - fi...
jruoho[src/trunk]: src/tests/lib/libpthread Add a test case for pthread_cond_timedw...
matt[src/trunk]: src/sys/arch/arm/arm32 This was renamed to cortex_pmc.c
blymn[src/trunk]: src/sys/coda Make file_id unsigned so it does not get sign exten...
elad[src/trunk]: src/sys Move rlimit policy back to the subsystem.
jmcneill[src/trunk]: src/sys/dev/acpi from Jukka Ruohonen:
elad[src/trunk]: src/sys/kern Update a comment. No functional change.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Get rid of multiple ...
cegger[src/trunk]: src/sys/dev/pci regen.
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_rename: handle hard-links correctly. Fix...
apb[src/trunk]: src/sbin/swapctl Make the exit status from "swapctl -A" and "swa...
mbalmer[src/trunk]: src/doc mention gpio changes
apb[src/trunk]: src Allow build.sh "-C cdextra" option to be specified multiple ...
tsutsui[src/trunk]: src/sys/kern Rather than referring a global variable rootvnode i...
phx[src/trunk]: src/sys/arch/sandpoint/conf Add file system snapshot device.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist check both host and user ssh...
tnn[src/trunk]: src/sys/dev/usb regen
kiyohara[src/trunk]: src/sys/arch/arm/arm Fix set the control register.
mrg[src/trunk]: src/distrib/sets/lists fix MKKERBEROS=no, MKISCSI=no and MKLDAP=...
christos[src/trunk]: src/lib/libc/gen Fix non-fortify build.
jruoho[src/trunk]: src/sys Move the function that counts the CPUs from acpicpu(4) t...
jruoho[src/trunk]: src/sys/dev/acpi Do not try to attach more ACPI CPUs than the am...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add little endian bus_space_t...
jruoho[src/trunk]: src/share/man/man4/man4.x86 Fix wrong lower bound.
ahoka[src/trunk]: src/sys/dev/nand Add support for legacy devices not supporting t...
tsutsui[src/trunk]: src/sys/arch/hpcmips/vr Split device_t/softc. Tested on GXemul.
matt[src/trunk]: src/lib/libpthread Add __HAVE___LWP_GETTCB_FAST support (for mip...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon free name later, to avoid...
sjg[src/trunk]: src/usr.bin/make We must now call meta_job_finish() after meta_j...
spz[src/trunk]: src/sys/netipsec mitigation for CVE-2011-1547
matt[src/trunk]: src/sys/arch/mips/conf slight reordering. no functional change.
jruoho[src/trunk]: src/tests/syscall Adjust for the tracker PR kern/30115 for this ...
wiz[src/trunk]: src/share/man/man4/man4.sparc64 Fix a typo and a whitespace nit.
haad[src/trunk]: src/external/cddl/osnet/sys/sys undef ptob if it was already def...
bsh[src/trunk]: src/sys/arch/evbarm/conf add options COMPAT_50 to all evbarm boa...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Finaly fix ptob problem. ptob wa...
elad[src/trunk]: src/share/man/man7 Slightly restructure vfs level documentation.
pooka[src/trunk]: src/sys/rump/librump/rumpkern set l_cpu for lwp0
haad[src/trunk]: src/external Add cddl directory to external build framework. bui...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Clean up Flexelint w...
pooka[src/trunk]: src Give a p2k node an internal state. This allows us to do proper
cegger[src/trunk]: src/usr.bin/man Mimic OSX behaviour:
wiz[src/trunk]: src/lib/libpthread Sort sections.
uebayasi[src/uebayasi-xip]: src Add the new "xip" mount option.
cnst[src/uebayasi-xip]: src/share/man/man4 New wbsio(4) driver for Winbond Super ...
ahoka[src/trunk]: src/sys/arch/mips/rmi use nand_init_interface
jruoho[src/trunk]: src/lib/libpthread Rewrite and include a short summary.
cegger[src/trunk]: src/sys/arch/x86/x86 use __arraycount
msaitoh[src/trunk]: src - Fix an entry for CP-168EL-A/PCIe reported by Ryo SHIMIZU.
wiz[src/trunk]: src/share/man/man4 Bump date.
snj[src/trunk]: src/distrib/utils/sysinst - Don't extract xetc to /, but rather ...
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot AmigaOS console.device e...
jruoho[src/trunk]: src/lib/libpthread Continue the discussion with few remarks and ...
wiz[src/trunk]: src/lib/libpthread Sort errors.
jruoho[src/trunk]: src/lib/libpthread Cleanup errors; no error returns are defined ...
jruoho[src/trunk]: src/lib/libpthread Rewrite this for clarity. Also remove AUTHORS...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix c&p error.
abs[src/trunk]: src/distrib Move sun2, sun3 & x68k across to the common distrib ...
macallan[src/trunk]: src/sys/arch/x86/x86 set is_console even if we don't have any fb...
apb[src/trunk]: src/usr.sbin/mtree Fix errors in previous: "optional" and "ignor...
tsutsui[src/trunk]: src/sys/dev/ic - replace shutdownhook_establish(9) with pmf_devi...
tsutsui[src/trunk]: src/sys/dev Make local functions static.
mlelstv[src/trunk]: src/sys/arch/i386/include The FPU Tag word is a 16bit register, ...
tsutsui[src/trunk]: src/sys/arch/macppc/dev Fix a botch on device_t/softc split:
tsutsui[src/trunk]: src/sys/dev/pci Replace shutdownhook_establish(9) with pmf_devic...
wiz[src/trunk]: src/sys/dev/usb Add vendor and product ID for Meizu M6.
christos[src/trunk]: src/usr.bin/xlint/lint1 handle bit fields in packed structures.
elad[src/trunk]: src/sys Put signal delivery policy back in the subsystem.
elad[src/trunk]: src/sys/net We only care about KAUTH_NETWORK_ROUTE.
christos[src/trunk]: src/distrib/sets/lists/comp document f{dim, min, max}{, l, f}
nakayama[src/trunk]: src/doc Note about lom(4).
elad[src/trunk]: src Bump date to today's date (rather than when the changes were...
christos[src/trunk]: src/bin/sh only for when trap if we are going to exit.
haad[src/trunk]: src/distrib/sets Add MKZFS file so building a release works for ...
apb[src/trunk]: src/sys/dev/pci/hdaudio Change a few hda_error to hda_debug. Fi...
joerg[src/trunk]: src/usr.bin/unzip Implement rename query.
mhitch[src/trunk]: src/sys/arch/vax/boot/xxboot Explicitly include sys/exec_aout.h.
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Convert pmap_enter_pv().
dholland[src/trunk]: src/etc/defaults Make rtsold_flags default to -a as per PR 39657.
jruoho[src/trunk]: src/lib/libc/sys Reference timeradd(3).
jruoho[src/trunk]: src/lib/libc/sys Use a SECURITY CONSIDERATIONS instead of the BU...
tsutsui[src/trunk]: src/sys/dev/sbus Include "ioconf.h" instead of extern struct cfd...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Reformat comments.
joerg[src/trunk]: src/usr.bin/tr Fix markup.
mrg[src/trunk]: src/sys/arch/atari fix atari builds in two ways:
msaitoh[src/trunk]: src/sys/dev/pci fix comment.
tsutsui[src/trunk]: src/sys/arch/i386/stand/lib Add wait_sec() which uses BIOS funct...
bsh[src/trunk]: src/sys/arch/evbarm/g42xxeb Don't use DMA for sdmmc on TWINTAIL ...
rmind[src/trunk]: src/sys/arch/x86/x86 Add missing pmap_update() in vga_post_init(...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib factor out code to a...
pooka[src/trunk]: src/tests/fs/ffs qemu has been fixed, so remove timeout
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Determine the boot disk with bo...
mrg[src/trunk]: src/sys/dev/pci add NetMOS 9901 PCI-E uart
drochner[src/trunk]: src/sys/netinet remove an empty function
mrg[src/trunk]: src/sys/dev/pci regen.
jmmv[src/trunk]: src/etc/mtree Adjust directories for atf 0.10.
snj[src/trunk]: src/tools/binutils Adjust bug report URL to reflect htdocs changes.
pooka[src/trunk]: src/sys/dev/usb ugen_get_cdesc() can return NULL. When this hap...
jruoho[src/trunk]: src/sys/dev/acpi Small clean-up in the match and attach function...
apb[src/trunk]: src/doc Revision 1.86 of src/BUILDING somehow got committed with...
bouyer[src/trunk]: src/sys/arch/xen/xen Don't disestablish a soft interrupt which h...
pooka[src/trunk]: src/sys regen: remove VNODE_LOCKDEBUG
blymn[src/trunk]: src/external/intel-fw-public/iwl4965/dist Update the 4965agn fir...
pooka[src/trunk]: src/sys/rump/librump/rumpdev add a new init-related calls
pooka[src/trunk]: src/sys/rump/dev/wip Checkpoint some work-in-progress for USB su...
skrll[src/trunk]: src/sys/arch/amd64/conf It's -z max-page-size, not -z maxpagesize.
uebayasi[src/trunk]: src/sys/arch/hppa/hppa struct lwp * deref needs sys/lwp.h.
jmcneill[src/trunk]: src/doc mkubootimage(1): Added tool to generate u-boot kernel im...
matt[src/trunk]: src/usr.sbin/ofctl Make ofctl for ofppc machines.
wiz[src/trunk]: src/libexec/httpd Fix typo, remove trailing whitespace.
hannken[src/trunk]: src Clean up vnode lock operations:
skrll[src/trunk]: src/doc Note support for uturn(4).
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml-1.10.1
tsutsui[src/trunk]: src/distrib/sets/lists Prepare Xorg build for hpcmips and hpcsh....
jmcneill[src/trunk]: src/sys/dev/usb add Hauppauge WinTV USB2 FM
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Sprinkle daddr_t.
pooka[src/trunk]: src/tests/rump/rumpkern/h_client Don't use printf in a signal ha...
jruoho[src/trunk]: src/sys/dev/acpi Add SMO1200 (yet another TPM chip). From ThinkP...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Do not crash, but use "netb...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot make sure to have 32B align...
pooka[src/trunk]: src/tests/net add test for PR kern/44369
pooka[src/trunk]: src/sys/net Apply patch from PR kern/44369 by Wolfgang Stukenbrock.
jruoho[src/trunk]: src/sys/arch/x86/x86 Use pmf_device_register1(9) and add cpu_shu...
pgoyette[src/trunk]: src/regress/lib/libc The getqaddrinfo test has been atf-ified
haad[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Use DM_DEVICE_CONTROL_MO...
pooka[src/trunk]: src/lib/librumpuser call procexit when a connection closes
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Pull a fix from src/sys/net/if_et...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Update sets list for moving of serv...
pgoyette[src/trunk]: src/tests/lib/libc Put the atexit test where it belongs - in lib...
uebayasi[src/trunk]: src/sys/arch/acorn26/acorn26 struct proc * and struct lwp * derefs.
njoly[src/trunk]: src/distrib/sets/lists/tests Fix a few test entries for MKDEBUG ...
pooka[src/trunk]: src/share/examples/rump/virtual_ip_router send routing messages ...
njoly[src/trunk]: src/tests/fs/common Fix more copyrights, where i forgot to add m...
pooka[src/trunk]: src/sys/fs/union union doesn't use layerfs (avoids panic in kern...
pooka[src/trunk]: src/tests/fs Move tests psshfs from fs/puffs to fs/psshfs. The ...
christos[src/trunk]: src/lib/libc/gen Apply more limits to GLOB_LIMIT, number of stat...
chs[src/trunk]: src/sys/arch/mips implement ucas_* for mips.
chs[src/trunk]: src/sys/arch enable DDB_HISTORY_SIZE in a few more configs where...
jruoho[src/trunk]: src/lib/libpthread Split pthread_attr_getinheritsched() and pthr...
dyoung[src/trunk]: src/sys/netinet6 Sprinkle 'const' to prevent udp6_output() from ...
pooka[src/trunk]: src/tests/fs/vfs Instead of hardcoding fs list just try to mount...
pooka[src/trunk]: src h_server is back, now testier than ever
minoura[src/trunk]: src/usr.sbin/memswitch Whitespace.
njoly[src/trunk]: src/usr.bin/stat Do not crash if a date cannot be represented (l...
jmcneill[src/trunk]: src/sys/dev/isa - catch up with OpenBSD driver, adding support f...
matt[src/trunk]: src/libexec/ld.elf_so Warn about DT_TEXTRELs
matt[src/trunk]: src/sys/arch/ofppc/ofppc Use %rX instead of X. (no function cha...
jruoho[src/trunk]: src Add a skeleton driver for Asus EeePC acpiwmi(4) mappings.
pooka[src/trunk]: src/lib Push the fiddly tasks for exec and fork from rumphijack ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Add the trapframe pointer to the syscall ...
jruoho[src/trunk]: src/sys Move the xcall(9) that does the P- and T-state transform...
jruoho[src/trunk]: src/sys/arch/x86/acpi Remove the cross-call from the APERF/MPERF...
mbalmer[src/trunk]: src/usr.sbin/pppd/pppd Fix PR 42923, from Takahiro HAYASHI, thanks.
pooka[src/trunk]: src/tests/lib/libc Attempt further qemu heuristics to avoid fail...
christos[src/trunk]: src/etc too much quoting. pointed by anon ymous
pooka[src/trunk]: src/sys/fs/msdosfs In rename, use char[12]?for new names instead...
matt[src/trunk]: src/sys/kern Simplify copyin_psstrings a bit.
joerg[src/trunk]: src/sys/rump Fix spelling of MKZFS
matt[src/trunk]: src/sys/arch/mips/include If _KERNEL is not defined, force MACHI...
matt[src/trunk]: src/sys/arch Add contributed Marvell Kirkwood RTC driver from Br...
christos[src/trunk]: src/usr.bin/m4 use TOKEN_LINE from MirBSD
jakllsch[src/trunk]: src/sys/lib/libsa Correct recently exposed printf format problem.
wiz[src/trunk]: src/lib/libc/sys Various fixes:
bouyer[src/trunk]: src/tools merge the bouyer-quota2 branch. This adds a new on-dis...
manu[src/trunk]: src/usr.sbin/perfused Display actual error from FUSE on failures
bouyer[src/trunk]: src/sys/compat/aoutm68k Regen: use COMPAT_50 quotactl, not the n...
kiyohara[src/trunk]: src/sys/dev Fix hci_private data. slhci(4) is assuming, it is s...
pooka[src/trunk]: src/lib/librumpclient lint love
pooka[src/trunk]: src/sys/kern Include syscall.h and syscallargs.h from <srcsys> i...
pooka[src/trunk]: src/sys/rump regen: include rumpclient syscall headers from sour...
drochner[src/trunk]: src/sys/opencrypto -start to make the GZIP code similar to DEFLA...
jruoho[src/trunk]: src/share/misc ADD, enough said.
jmmv[src/trunk]: src/external/bsd/tmux Add reachover Makefiles for the build of t...
tsutsui[src/trunk]: src/sys/arch/pmax/pmax Set correct struct clockframe .intr value...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Remove unnecessary headers.
matt[src/trunk]: src/sys/arch/powerpc/include Add __lwp_gettcb_fast and __lwp_set...
bouyer[src/trunk]: src/tests/fs/ffs Add support for multiple rump servers in shutdo...
wiz[src/trunk]: src/lib/libc/gen Add serial comma, quote minus, add HISTORY for ...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon check if we got RMCONF_ER...
matt[src/trunk]: src/sys/arch/mips/include Remove redundant lines.
pooka[src/trunk]: src/lib/librumpclient don't spam connection errors to stderr by ...
wiz[src/trunk]: src/lib/libc/gen Whitespace and punctuation.
riz[src/trunk]: src/doc Whoops, merge two lines about iscsi initiator.
jym[src/trunk]: src/sys/arch/xen/xen Remove spurious spaces.
jdc[src/trunk]: src/sys/dev/videomode Regenerate for:
rmind[src/trunk]: src/sys Split off parts of vfs_subr.c into vfs_vnode.c and vfs_m...
mbalmer[src/trunk]: src/lib/libpam/modules/pam_krb5 Fix misplaced parenthesis, from ...
mbalmer[src/trunk]: src Build the updates ssh-askpass program and add the man page t...
dyoung[src/trunk]: src/sys/dev/pci Deregister in ahci_pci_detach() the PMF hooks re...
bouyer[src/trunk]: src/sys Add rdcide(4), a driver for the IDE controller found in ...
ahoka[src/trunk]: src/usr.sbin/flashctl fix one more flash_addr_t fallout
dyoung[src/trunk]: src/sys/arch/i386/conf The PCI pass-through driver is not too us...
macallan[src/trunk]: src/sys/arch/sgimips/dev remove some old debug code
phx[src/trunk]: src/doc Sandpoint supports QNAP NAS.
macallan[src/trunk]: src/sys/dev/pci fix a typo
matt[src/trunk]: src/sys/arch/mips/mips Rename kernel_tlb_miss to kern_tlb_miss (...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
taca[src/trunk]: src/external/bsd/bind/dist/bin/named Apply fix by BIND 9.8.0-P1:...
roy[src/trunk]: src/doc import dhcpcd-5.2.12
jruoho[src/trunk]: src As per PR lib/44818, remove 'lib/libpthread/t_status'. It ta...
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO.
jruoho[src/trunk]: src A naive test case for getcwd(3).
blymn[src/trunk]: src/tests/lib/libcurses Add atf for libcurses with some tests
christos[src/trunk]: src/sys/sys revert previous. breaks things in subtle ways (ntpda...
jdc[src/trunk]: src/doc Mention ffb(4) EDID support.
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen: XXX: produces errors be...
joerg[src/trunk]: src/gnu/dist/gcc4/gcc Reduce difference between src/tools/gcc an...
joerg[src/trunk]: src Add a generic note about GCC's error on changed variables an...
joerg[src/trunk]: src/gnu/dist/gcc4/gcc Don't install limits.h.
dholland[src/trunk]: src/tests/lib/libcurses/slave Fix obvious bug.
dholland[src/trunk]: src/sys/kern Improve namei_follow to handle the search dir as an...
dholland[src/trunk]: src/sys/kern description:
dholland[src/trunk]: src/sys/kern description:
cegger[src/trunk]: src/sys/arch/xen/conf build xen kernels again after db_trace merge
taca[src/trunk]: src/doc BIND 9.8.0-P1 has released.
drochner[src/trunk]: src/lib/libpam/modules/pam_ssh remove excess newlines in debug o...
tsutsui[src/trunk]: src/distrib/zaurus/ramdisk Use /sbin/dmesg directly rather than ...
tsutsui[src/trunk]: src/distrib/zaurus/ramdisk Specify DGB=-Os to make libhack a bit...
drochner[src/trunk]: src/sys As a first step towards more fine-grained locking, don't...
njoly[src/trunk]: src/tests/syscall write-only mapping is not portable, change it ...
njoly[src/trunk]: src/tests/syscall Do not return for early failures; otherwise th...
dholland[src/trunk]: src/share/man/man4 Grammar patrol
cheusov[src/trunk]: src/distrib/notes/common Add myself
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix a MIPS3 dependent KASSERT.
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix misc comments.
tsutsui[src/trunk]: src/sys/arch/mips/mips Remove trailing spaces and tabs.
tsutsui[src/trunk]: src/sys/arch/mips/mips Tweak some comments in mipsN_tlb_record_a...
tsutsui[src/trunk]: src/sys/arch/mips/mips Use a correct register to save/restore MI...
jym[src/trunk]: src/sys/arch/x86/include Do as the comment says, use ilog2(). Th...
christos[src/trunk]: src/sys/fs/tmpfs no c99 please.
jym[src/trunk]: src/sys/arch/xen/x86 Print the PGD address in the debug message.
christos[src/trunk]: src/gnu/dist/gcc4/gcc Add a no_stack_protector function attribut...
spz[src/trunk]: src/etc/ssh babylon5 ssh key changed (due to reinstall)
bouyer[src/trunk]: src/sys/netatalk aarpprobe() is called before MOWNER_ATTACH(&aar...
pgoyette[src/trunk]: src/sbin/fdisk Fix parsing of -A option so that the [/ptn_0_offs...
hannken[src/trunk]: src/sys/ufs/ffs Revert previous commit. Locking the snapshot vn...
spz[src/trunk]: src/sys/netinet update (unused) ND option identifiers and corres...
jruoho[src/trunk]: src Few basic tests for closefrom(3).
jruoho[src/trunk]: src Few basic tests for strerror(3).
jruoho[src/trunk]: src/tests/lib/libc/string List the ATF_TC_() thins in the order ...
jruoho[src/trunk]: src Few basic tests for exit(3).
jdc[src/trunk]: src/sys/arch/sparc64/dev Correc the "enable pedestal" register d...
jruoho[src/trunk]: src/lib/libc/gen Xref raise_default_signal(3).
manu[src/trunk]: src Enable the build of perfused and libperfuse
jdc[src/trunk]: src/sys/arch/sparc64/dev Alter the sync-on-green and composite-s...
jruoho[src/trunk]: src/tests/lib/libc/gen Add one more naive unit test.
jruoho[src/trunk]: src/tests/lib/libc/gen Remove superfluous close(2) pointed out b...
jruoho[src/trunk]: src/tests/lib/libc/gen On a second thought, require that close(2...
njoly[src/trunk]: src/distrib/sets/lists/comp Small typo (perfuse.debug -> perfuse...
taca[src/trunk]: src/doc Postfix 2.8.3 has released.
haad[src/trunk]: src/share/mk Add MKPERFUSE flag to those who are enabled by defa...
haad[src/trunk]: src/distrib/sets Mention MKPERFUSE keyword here, too. I have for...
christos[src/trunk]: src/sys/dev/dkwedge check rawvp before doing ioctl or strategy.
jruoho[src/trunk]: src Add a test case for PR kern/44946. This tests that common fi...
manu[src/trunk]: src/distrib/sets/lists Attempt to fix build after perfuse additi...
jruoho[src/trunk]: src/tests/sbin/sysctl Add one missing cleanup routine declaration.
drochner[src/trunk]: src/lib/libcrypt rearrange variable usage to kill __UNCONST
matt[src/trunk]: src/sys/rump Make rump compile things with -std=gnu99 like the k...
matt[src/trunk]: src/sys/fs/tmpfs yes, more C99 please (back out previous change).
christos[src/trunk]: src/usr.sbin Add AS support for traceroute6. While here cleanup ...
christos[src/trunk]: src/usr.sbin/traceroute6 AS additions from Zafer Aydogan to prin...
enami[src/trunk]: src/usr.bin/netstat Use ptrdiff_t to hold pointer difference to ...
mrg[src/trunk]: src/sys/dev/raidframe print "raidN: detached" when unconfiguring...
jruoho[src/trunk]: src/lib/libm Split out the ilogb(3) family out of ieee(3) and pr...
jruoho[src/trunk]: src/share/man/man3 Xref ilogb(3).
jruoho[src/trunk]: src/tests/lib/libc/string Fix typo.
jruoho[src/trunk]: src/tests/lib/libc/gen Fix comment/string typos.
mrg[src/trunk]: src/sys/dev/raidframe convert RF_CommonLogData_s/RF_ReconMap_s m...
manu[src/trunk]: src/sys/ufs/ufs Fix filesystem root leaked lock when using UFS_E...
jruoho[src/trunk]: src/lib/libm Remove trailing '\'.
jruoho[src/trunk]: src/share/man/man3 Xref div(3) and remainder(3).
njoly[src/trunk]: src/lib/libperfuse Small typo in macro (Xd -> Xr).
njoly[src/trunk]: src/usr.sbin/perfused Fix prologue macros order.
jruoho[src/trunk]: src/tests/lib/libc/gen Add also a simplistic stress unit test.
jruoho[src/trunk]: src Few naive tests for pause(3).
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Move intr_init() call from early hp300_...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Move isrinit() call from early news...
tsutsui[src/trunk]: src/sys/arch/next68k/next68k Move isrinit() call from early next...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Verify that strtod(3) honors the curre...
jruoho[src/trunk]: src/share/man/man7 Use .Ss.
dyoung[src/trunk]: src/sys/dev/pci Stop abuse of PCI_FLAGS_IO_ENABLED and PCI_FLAGS...
njoly[src/trunk]: src/tests/usr.bin/unifdef Add require.progs unifdef, to avoid fa...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Use the same conditional check from <f...
enami[src/trunk]: src/share/misc According to their home page, N of IANA is plural.
dyoung[src/trunk]: src/sys/dev/pci Constify pci_attach_args.
dyoung[src/trunk]: src/sys/arch/i386 Add to tags some assembly files in common/.
dyoung[src/trunk]: src/sys/dev/pci Constify pci_attach_args.
cliff[src/trunk]: src/sys/arch/mips/rmi sync from matt-nb5-mips64 branch
christos[src/trunk]: src/usr.sbin/traceroute Don't use a static buffer for ifaddrs (a...
mrg[src/trunk]: src/sys/dev/raidframe convert parityLogDiskQueue.mutex to a kmut...
mrg[src/trunk]: src/sys/dev/raidframe convert reintMutex to a kmutex.
mrg[src/trunk]: src/sys/dev/raidframe convert regionInfo[regionID].mutex to a km...
mrg[src/trunk]: src/sys/dev/raidframe convert parityLogPool.mutex to a kmutex.
mrg[src/trunk]: src/sys/dev/raidframe convert regionBufferPool.mutex/cond and pa...
jruoho[src/trunk]: src/tests/sbin/sysctl Do also a small functional verification th...
jruoho[src/trunk]: src/tests/lib/libc/gen Adjust.
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.3:
tron[src/trunk]: src/doc Postfix has been updated to version 2.8.3.
elric[src/trunk]: src/doc Heimdal has been upgraded to 1.5pre1.
hauke[src/trunk]: src/sys/dist/pf/net Commit the patch from
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Defer fpu_probe() call until curlwp and r...
jakllsch[src/trunk]: src/lib/libperfuse Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE.
drochner[src/trunk]: src use getmicrouptime(9) rather than microtime(9) for TIME_WAIT...
jakllsch[src/trunk]: src/sys/conf Make ${DBSYM} failure fatal.
dyoung[src/trunk]: src/sys/arch/sgimips Now that GENERIC32_IPX3x builds again, fix ...
zoltan[src/trunk]: src/sys/lib/libsa Separate the IP and UDP code paths inside libs...
njoly[src/trunk]: src/tests/lib/libc/gen Typo in error message.
mrg[src/trunk]: src/sys/dev/raidframe convert the main raidPtr mutex to a kmutex...
njoly[src/trunk]: src/tests Remove shebang lines from test-script sources; avoids ...
dyoung[src/trunk]: src/usr.bin/netstat Suppress whitespace at EOL to fix lib/librum...
macallan[src/trunk]: src/sys/arch/sparc64/dev when looking for a device's node we wan...
joerg[src/trunk]: src/gnu/dist/texinfo/makeinfo Fix two rather obviousbuffer overf...
christos[src/trunk]: src/usr.sbin/traceroute use err(3) and warn(3) for error and war...
mrg[src/trunk]: src/sys/arch/sparc64/include first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/include first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 first steps towards fujitsu SPARC64...
mrg[src/trunk]: src/sys/arch/sparc64/conf remove a sparc-specific comment.
kiyohara[src/trunk]: src/sys/arch/powerpc/include/ibm4xx Fix spl0(). Our IPL_NONE is...
wiz[src/trunk]: src/usr.sbin/traceroute6 Sort options. Remove unnecessary quotes...
manu[src/trunk]: src/lib/libperfuse Mont FUSE filesystem with proprer source and ...
tsutsui[src/trunk]: src/sys/arch/x68k/include Make intiobase and intiolimit unsigned...
joerg[src/trunk]: src Update LLVM and Clang snapshot
msaitoh[src/trunk]: src/sys/dev/pci add entries for 82579LM and 82579V
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/bsd/file resolve conflicts
christos[src/trunk]: src/distrib/sets/lists bump libmagic
christos[src/trunk]: src/doc mention new file
wiz[src/trunk]: src/doc new mdocml-1.11.2 out.
phx[src/trunk]: src/distrib/sandpoint/ramdisk Create sd0, wd1 and cd0 devices, t...
christos[src/trunk]: src/external/bsd/file/dist/doc remove dup code.
rmind[src/trunk]: src/sys/kern Sprinkle __cacheline_aligned and __read_mostly.
rmind[src/trunk]: src/sys/kern Sprinkle __cacheline_aligned and __read_mostly, mak...
rmind[src/trunk]: src/sys/kern Sprinkle __cacheline_aligned and __read_mostly, als...
rmind[src/trunk]: src/sys Eliminate few references to ltsleep.
rmind[src/trunk]: src/sys/kern - Replace shmmap_entry_pool with kmem(9), as pool i...
rmind[src/trunk]: src/sys/dev/filemon filemon_open: remove unnecessary check (whic...
rmind[src/trunk]: src/sys Replace some ltsleep() uses with kpause() and tsleep().
christos[src/trunk]: src/lib/libc/stdlib don't let readlink trash errno.;
nonaka[src/trunk]: src/lib/libc/arch/arm/sys Use "_end" instead of "end" for consis...
nakayama[src/trunk]: src/sys/lib/libsa Use %zd for ssize_t, and %zu for size_t.
christos[src/trunk]: src/sys/crypto/rijndael - don't assume aligned buffers.
rmind[src/trunk]: src/sys/arch/landisk/dev Convert to mutex(9)/condvar(9). Use RU...
rmind[src/trunk]: src/sys/dev/ic Convert to mutex(9). Replace ltsleep with mtsleep.
tsutsui[src/trunk]: src/sys/arch/x68k IODEVbase is the same address as intiobase, so...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k It's a bit horrible to call uvm_page_phys...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Use pmap_kenter_pa(9) for msgbuf memory w...
rmind[src/trunk]: src/sys Replace simple_lock(9) with mutex(9), clean up.
jakllsch[src/trunk]: src/sys/dev/dmover Modernize simple_lock() and ltsleep() usage i...
nonaka[src/trunk]: src/sys/arch/arm/xscale PXA2X0_LCD_WRITETHROUGH is defflag'd.
jakllsch[src/trunk]: src/sys/dev/dmover Convert simplelock to mutex in this portion o...
nonaka[src/trunk]: src/sys/arch/arm/xscale - Only when pxa_size isn't set, pxa_size...
nonaka[src/trunk]: src/sys/arch/zaurus/conf Use PXA250 compat. rtc.
tsutsui[src/trunk]: src/sys/arch/m68k/fpe Fix botch in rev 1.28 that causes wrong re...
christos[src/trunk]: src/regress/sys/crypto Turn on WARNS to 4, so that magically -st...
jmmv[src/trunk]: src/sys/crypto/rijndael Declare for-loop control variable outsid...
jmmv[src/trunk]: src/sys/crypto/rijndael Revert my previous change. christos@ su...
rmind[src/trunk]: src/sys/kern Improve/fix comments, give more meaningful names fo...
jmmv[src/trunk]: src/tests Instead of doing 'atf_check ... sh -c foo', just do 'a...
jmmv[src/trunk]: src/share/mk Remove any stale .fifo files when doing 'test'. Th...
rmind[src/trunk]: src/sys - Sprinkle __read_mostly, consitify maxdmap and maxsmap.
jakllsch[src/trunk]: src/sys/dev/dmover Convert remaining simplelock usage in dmover(...
rmind[src/trunk]: src/sys/kern fork1: fix stop-on-fork case, lend a correct lock t...
dholland[src/trunk]: src/sbin Improve documentation of FFS formats and format levels ...
martin[src/trunk]: src/sys/dev/pci Add Nanjing QinHeng Electronics, from PR kern/44...
martin[src/trunk]: src/sys/dev/pci Regen
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Provide correct bu...
martin[src/trunk]: src/sys/dev/pci PR kern/44956: add support for Qinheng PCI cards...
christos[src/trunk]: src/lib/libc/gen PR/44959: Henning Petersen: glob forgets to clo...
wiz[src/trunk]: src/usr.sbin/traceroute6 Sync usage with manpage.
msaitoh[src/trunk]: src/sys/dev/pci Add entries for Intel 6 series' devices.
msaitoh[src/trunk]: src/sys/dev/pci Add support for Intel 6 series.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/gpl2/lvm2/dist/include copy from misc directory
christos[src/trunk]: src/external/gpl2/lvm2/dist/lib/netbsd missing string.h
jym[src/trunk]: src/sys/arch/xen/xen Use atomic_ops(3) for ref counting.
he[src/trunk]: src/sys/arch Bump SYMTAB_SPACE so that the contents fits again.
christos[src/trunk]: src/gnu/dist/diffutils/src include posixver.h to find the protot...
christos[src/trunk]: src/sys/dev/pci update from OpenBSD by msaitoh. Tested on amd64.
christos[src/trunk]: src/gnu/dist/gkermit include headers to make prototypes visible.
christos[src/trunk]: src/gnu/usr.bin/rcs register c -> int c
christos[src/trunk]: src/gnu/dist/texinfo/info include <sys/ioctl.h> for ioctl()
christos[src/trunk]: src/gnu/dist/grep/lib include "system.h" for idir()
christos[src/trunk]: src/gnu/usr.bin/grep find system.h in src
tsutsui[src/trunk]: src/crypto/external/bsd/heimdal - fix build failure on CentOS 5
christos[src/trunk]: src/gnu/dist/gdb6/gdb include headers to get proper prototypes v...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Some KNF.
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Misc KNF.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fix prototype.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Misc KNF and cosmetics.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Add missing prototype.
christos[src/trunk]: src/external/cddl/osnet/dist/lib fix missing prototypes.
jym[src/trunk]: src/sys/arch/xen/xen As noted by rmind@, use the _nv() to fetch ...
christos[src/trunk]: src/external/mit/xorg/lib/libXaw fix wide char support; don't us...
christos[src/trunk]: src/external/mit/xorg/lib/libXaw6 repeat; fix same mistake from ...
christos[src/trunk]: src/external/mit/xorg/lib/xcb-util add HAVE_VASPRINTF so that we...
christos[src/trunk]: src/external/mit/xorg/bin/xconsole Add defines to get the proper...
christos[src/trunk]: src/usr.bin/crunch/crunchgen Make this produce proper ansi c and...
christos[src/trunk]: src/external/mit/xorg/bin/xmlwf Add -DHAVE_UNISTD_H
christos[src/trunk]: src/external/mit/xorg/bin/xterm/resize Add HAVE_TERMCAP_H
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-chips Add includ...
christos[src/trunk]: src/external/mit/xorg/server/drivers Disable wsfb, uses old load...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn no more implicit ...
christos[src/trunk]: src/tests/lib/libcurses/director if you don't include the proper...
christos[src/trunk]: src/tests/lib/libposix h_macros need strlcat and random ugh, ple...
christos[src/trunk]: src/tests/lib/libcurses/slave add missing header files.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix main prototypes.
christos[src/trunk]: src/external/bsd/file/dist - turn on maintainer mode
macallan[src/trunk]: src/sys/dev/pci don't leave a mess on screen when attaching, whi...
he[src/trunk]: src The support of <fenv.h> is actually for __sparc64__, not for...
drochner[src/trunk]: src/sys/netipsec cosmetical whitespace changes
drochner[src/trunk]: src/sys/netipsec use time_t rather than long for timestamps
drochner[src/trunk]: src/sys/netipsec remove a useless m_freem() call where the argum...
drochner[src/trunk]: src/sys/netipsec remove redundant declaration
drochner[src/trunk]: src/sys/opencrypto remove redundant declarations
drochner[src/trunk]: src/sys/opencrypto split the "crypto_mtx" spinlock into 3: one s...
drochner[src/trunk]: src/lib/libcrypt fix ipad/opad buffer length (was one too much), ...
drochner[src/trunk]: src/lib/libcrypt -fix maximum length of salt (missing prefix, ro...
drochner[src/trunk]: src/sys/dev/usb fix detach() to avoid use-after-free problems:
christos[src/trunk]: src/regress/sys/fs/lseek use err instead of printf, fix missing ...
tsutsui[src/trunk]: src/sys/arch - merge and move pasted m68k MD setreg() functions ...
martin[src/trunk]: src/include Actually test for sparc v9 architecture, doesn't mat...
dholland[src/trunk]: src/sys/kern Hack for PR 44961: restore the prior "logic" pertai...
mhitch[src/trunk]: src/sys/dev/ic I was allowing adapt_max_periph to use all availa...
rmind[src/trunk]: src/sys/arch/sparc/sparc Hack-around sparc/sun4c case, which mod...
joerg[src/trunk]: src Update to LLVM/Clang revision 131404. This includes the fix ...
christos[src/trunk]: src/regress/sys/kern/sigtramp fix prototypes.
christos[src/trunk]: src/share/mk Enable c99 mode by default.
enami[src/trunk]: src/lib/libc Use Pq or Po macro for better output rather than pu...
dholland[src/trunk]: src/sys/netinet6 Add missing $NetBSD$ header.
mrg[src/trunk]: src move and rename the uvm history code out of uvm_stat to "ker...
mrg[src/trunk]: src/sys fix the ordering and make UVMHIST enable KERNHIST automa...
dholland[src/trunk]: src/sys/netinet typo in comment
joerg[src/trunk]: src/lib/libc/gen Trailing white space
joerg[src/trunk]: src/sys/conf Add support for source specific AFLAGS and COPTS.
martin[src/trunk]: src/sys/arch/sparc64/conf Disable DEBUG=-g by default again (acc...
christos[src/trunk]: src/crypto/external/bsd/heimdal/include add missing prototypes.
dyoung[src/trunk]: src/sys/arch/powerpc/booke Add some grotty #ifdef'age to make th...
dyoung[src/trunk]: src/sys PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed t...
drochner[src/trunk]: src/sys/netipsec fix lookup of SAs for outgoing packets in the !...
drochner[src/trunk]: src/sys/netipsec cleanup some error handling to avoid memory lea...
dsl[src/trunk]: src/usr.bin/make If a makefile if a multiple of the page size an...
njoly[src/trunk]: src/tests/sbin/resize_ffs Add require root user to test_case_xfa...
dyoung[src/trunk]: src/sys/arch Increase SYMTAB_SPACE to fix compilation of these k...
macallan[src/trunk]: src/sys/arch/sgimips/dev add some constants, clarify some hw lim...
macallan[src/trunk]: src/external/mit/xorg/server/drivers wsfb is no longer borked
macallan[src/trunk]: src/sys/arch/sgimips/dev add support for running the console in ...
dyoung[src/trunk]: src/sys/dev/pci/cxgb MI code must #include <sys/bus.h>, not <mac...
dyoung[src/trunk]: src/sys/dev #include <sys/bus.h>, not <machine/bus.h>.
christos[src/trunk]: src/lib/libc/stdlib cleanup saving and restoring errno, and make...
christos[src/trunk]: src/tests/syscall Add a test for signal delivery during pselect, ...
christos[src/trunk]: src/distrib/sets/lists/tests add pselect
christos[src/trunk]: src/tests/syscall Don't depend on the atf timeout stuff, do it o...
christos[src/trunk]: src/sys PR/43625: Mark Davies: Fix pselect(2) to honor the tempo...
dsl[src/trunk]: src/usr.bin/make Back out a local change
nonaka[src/trunk]: src/sys/arch/hpc/hpc/platid_gen Use "option noyywrap".
nonaka[src/trunk]: src/sys/arch/hpc Added Psion Teklogix NETBOOK PRO entry.
drochner[src/trunk]: src/sys/arch/x86 remove stale declarations / empty function
drochner[src/trunk]: src/sys/dist/pf/net remove unused expression
adam[src/trunk]: src/share/mk Add support for LLVM/Clang
christos[src/trunk]: src/sys/kern No need to mask twice. The setup function does it.
manu[src/trunk]: src/lib/libperfuse typos
manu[src/trunk]: src/lib/libperfuse Set buffer size as big in nomal mode as we do...
manu[src/trunk]: src/lib/libperfuse - Proper permission checks when doing directo...
christos[src/trunk]: src/sys/rump/librump/rumpkern add a hacky version of sigsuspends...
drochner[src/trunk]: src/sys/netipsec use monotonic time rather than wall time for li...
tsutsui[src/trunk]: src/regress/sys/arch/m68k/emuspeed WARNSfy
drochner[src/trunk]: src/sys/netipsec include the SHA2 hashs into the proposal which ...
mellon[src/trunk]: src/regress/sys/arch/arm/abort-fixup Include err.h to provide pr...
dsl[src/trunk]: src/lib/libc/stdlib Remove __P()
mellon[src/trunk]: src/regress/sys/arch/arm/sigstackalign Include err.h and unistd....
plunky[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode add -Dlsee...
jakllsch[src/trunk]: src/sys/arch/vax/boot/boot Specify that the sock argument of soc...
christos[src/trunk]: src/sys/arch/amiga/stand/loadkmap include missing headers.
christos[src/trunk]: src/sys/arch/atari/stand/loadkmap include missing includes
christos[src/trunk]: src/sys/arch/sparc/stand/ofwboot handle prototype for freeall
rmind[src/trunk]: src Re-implement kthread_join(9), so that it actually works (hi ...
rmind[src/trunk]: src/sys Remove cache_purge(9) calls from reclamation routines in...
rmind[src/trunk]: src/sys/fs/tmpfs Add comments, clean up.
christos[src/trunk]: src/gnu/dist/gcc4/gcc/config/m68k Add missing prototype for __cm...
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs: do not create dirent/node pools per-mo...
christos[src/trunk]: src/sys/arch/x68k/usr.bin/loadfont fix header includes
manu[src/trunk]: src/sys/ufs/ufs Call ufs_extattr_vnode_inactive before UFS_WAPBL...
rmind[src/trunk]: src/sys/kern Add some general description of vnode life-cycle.
rmind[src/trunk]: src/sys/uvm ubc_release: use voff_t for offsets, rather than int...
macallan[src/trunk]: src/sys/arch/sparc64/dev remove obsolete comment - putchar() doe...
riastradh[src/trunk]: src/distrib/notes/common Add my name to the list.
adam[src/trunk]: src/share/mk Reverting last change; joerg has a better approach
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx + Load TLB-miss-address from SRR0, i...
kiyohara[src/trunk]: src/sys/arch/powerpc/include Remove unnecessary Tab.
wiz[src/trunk]: src/share/man/man9 Improve wording.
yamt[src/trunk]: src/sys/uvm g/c unused function prototypes
yamt[src/trunk]: src/common/lib/libc/gen radixtree: comments
yamt[src/trunk]: src/common/lib/libc/gen radixtree: comments
yamt[src/trunk]: src/common/lib/libc/gen radixtree: assertions
yamt[src/trunk]: src/common/lib/libc/gen radix_tree_clear_tag:
joerg[src/trunk]: src/share/mk Add fine-grained compiler selection, including clan...
riastradh[src/trunk]: src/usr.sbin/puffs/mount_psshfs Initialize psshfs root node's re...
hauke[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix a tyop.
riastradh[src/trunk]: src/sys/dev Reject unaligned writes to cgd.
riastradh[src/trunk]: src/tests/dev/cgd Expand tests for unaligned writes to cgd. No ...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/clang snapshot for support of ...
riastradh[src/trunk]: src/share/man/man4 Fix some typos and incorrect idioms with the ...
joerg[src/trunk]: src/sys Spell --fatal-warnings with two hyphens
tsutsui[src/trunk]: src/sys/arch/x68k/usr.bin WARNSfy.
riastradh[src/trunk]: src Add a cmsg.3 man page symlink, since I can never remember it...
tsutsui[src/trunk]: src/sys/arch/x68k/usr.bin Set WARNS in common Makefile.inc.
tsutsui[src/trunk]: src/distrib/utils/ssh - WARNSfy
tsutsui[src/trunk]: src/distrib/utils/tls - WARNSfy
tsutsui[src/trunk]: src - WARNSfy
christos[src/trunk]: src/usr.bin/error - use getopt
msaitoh[src/trunk]: src/sys/dev/mii Add Intel 82579
msaitoh[src/trunk]: src/sys/dev/mii regen
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 82567V, 82580 Quad-1000BaseX and Hanks...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/arch/amiga/stand/loadkmap typo
msaitoh[src/trunk]: src/sys/dev/pci - Add PCH2 support.
christos[src/trunk]: src/sys/arch/atari/stand/loadkmap add missing include
msaitoh[src/trunk]: src/sys/dev/pci Add PCH2 support.
christos[src/trunk]: src/usr.bin/error counting was off, and setting things to themse...
msaitoh[src/trunk]: src Add support for 6050(6250 and 6150) and 6005(6205).
christos[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkrb5 Let's see if we can ...
christos[src/trunk]: src/distrib/utils/tls a little better.
msaitoh[src/trunk]: src/sys/dev/mii 82579 support.
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Comment out options COMPAT_09, COMAPT_1...
wiz[src/trunk]: src/usr.bin/error Sort options, merge single letter options in s...
wiz[src/trunk]: src/usr.bin/error Fix macro name in SYNOPSIS.
wiz[src/trunk]: src/usr.bin/error Sync usage with man page.
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Shrink INSTALL kerenl more:
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Enable cd* at atapibus? for some USB CD...
tsutsui[src/trunk]: src/distrib/zaurus/ramdisk - disable chio(1) and slattach(8)
tsutsui[src/trunk]: src Shrink ramdisk size to 2048KB.
tsutsui[src/trunk]: src/distrib/zaurus/ramdisk Remove gnu/usr.bin from SRCDIRS. (no ...
matt[src/trunk]: src/doc Note new base tag for matt-nb5-mips64
tsutsui[src/trunk]: src/etc/etc.zaurus No floppy on zaurus.
tsutsui[src/trunk]: src/etc/etc.zaurus Also remove fd0 and fd1 from target all_md.
tsutsui[src/trunk]: src/external/mit/xorg/etc/etc.zaurus Add sample xorg.conf file f...
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Move pseudo-device bpfilter to proper p...
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Remove unnecessary count arguments from...
reinoud[src/trunk]: src/sys/dev/scsipi Fix size reporting for DVD+R/DL and BluRay's; ...
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Add (commented out) options MODULAR. J...
tsutsui[src/trunk]: src/distrib/sets/lists/xserver Add /etc/X11/xorg.conf.
tsutsui[src/trunk]: src/distrib/sets/lists/xserver Add RCSId.
joerg[src/trunk]: src/tests/lib/libobjc Test case requires the GCC specific thread...
joerg[src/trunk]: src/sys/modules/compat_netbsd32 LLVM's assembler parser doesn't ...
joerg[src/trunk]: src/sys LLVM's assembler parser doesn't support .code32 yet, so ...
joerg[src/trunk]: src/sys/arch/amd64/conf LLVM's assembler parser doesn't support ...
joerg[src/trunk]: src/sys/arch/i386/i386 The %dx argument for in/out is not a memo...
joerg[src/trunk]: src/sys/arch/amd64/conf Reuse -x assembler-with-cpp from sys.mk.
joerg[src/trunk]: src/sys/arch/amd64/conf Really apply the -no-integrated-as only ...
joerg[src/trunk]: src/sys/arch/amd64/conf Drop redundant -I.
joerg[src/trunk]: src/sys/arch/i386/conf LLVM's assembler parser doesn't support ....
joerg[src/trunk]: src/sys/arch/i386/conf Use -x assembler-with-cpp from sys.mk.
joerg[src/trunk]: src/sys/arch/amd64/amd64 Be more explicit that the "w" part of %...
joerg[src/trunk]: src/sys/arch/amd64/amd64 The %dx argument of in/out is not a mem...
joerg[src/trunk]: src/regress/sys/uvm Require GCC for compilation
joerg[src/trunk]: src/gnu/lib/libobjc4 Clang doesn't support some of the GNU exten...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to create the c...
joerg[src/trunk]: src/share/mk Fully support per-target AFLAGS.
he[src/trunk]: src/sys/arch/sparc/stand/ofwboot Put the external functions from...
joerg[src/trunk]: src/sys/arch/i386/stand/mbr mbr.S and gpt.S want to reassign ., ...
tsutsui[src/trunk]: src/sys/lib/libsa KNF a bit.
plunky[src/trunk]: src simplify PCC inclusion; MKPCCDMDS is not really required
tsutsui[src/trunk]: src/external/mit/xorg/etc Add RCSId.
joerg[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkrb5 Revert, breaks the b...
joerg[src/trunk]: src/gnu/usr.bin/gcc4 Force GNU89 mode for GCC itself to deal wit...
nakayama[src/trunk]: src Add fenv support for sparc. Mostly copied from sparc64 and ...
joerg[src/trunk]: src/distrib/sets/lists/tests lib/libobjc/t_threads is GCC-specific
joerg[src/trunk]: src/gnu/lib/libgcc4 Needs -fheinous-gnu-extensions when building...
nonaka[src/trunk]: src/sys/arch/zaurus/conf Uncommented out "file-system CD9660".
joerg[src/trunk]: src/gnu/usr.bin/gcc4 Put the -std=gnu89 into CPPFLAGS to make su...
joerg[src/trunk]: src/libexec/ld.elf_so Explicitly disable linking against libgcc ...
joerg[src/trunk]: src/libexec/ld.elf_so Disable use of various X86 extensions sinc...
joerg[src/trunk]: src/sys/arch/i386/stand Disable integrated assembler for files t...
christos[src/trunk]: src/usr.bin/error remove unused.
christos[src/trunk]: src/usr.bin/error - KNF
christos[src/trunk]: src/usr.bin/error use warn/err.
tsutsui[src/trunk]: src/distrib/notes/hpcarm First cut at INSTALL notes for NetBSD/h...
tsutsui[src/trunk]: src/usr.bin/make Explicitly #include <time.h> for time(3) and st...
drochner[src/trunk]: src/sys/opencrypto fix a logics bug (which has been here from th...
tsutsui[src/trunk]: src Rename xorg.conf in the xserver set to xorg.conf.sample to a...
tsutsui[src/trunk]: src/sys/uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc()
tsutsui[src/trunk]: src/etc/etc.x68k Device nodes for zs serial have been renamed fr...
tsutsui[src/trunk]: src/distrib/sets/lists Prepare xorg files for newsmips. It will ...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Move several static wsdisplay variabl...
tsutsui[src/trunk]: src/sys/dev/ic Add a kludge to make this build on hp300.
tsutsui[src/trunk]: src/sys/arch/hp300/conf Add sti at sgc configuration for SGC EVR...
msaitoh[src/trunk]: src/sys/dev/pci Add some iwn(4) devices.
msaitoh[src/trunk]: src/sys/dev/pci regen
msaitoh[src/trunk]: src/sys/dev/pci Add newer Wireless WiFi Link 4965 devices, Centr...
drochner[src/trunk]: src/sys/opencrypto check key size on initialization -- othwise t...
drochner[src/trunk]: src/sys/opencrypto sync minimum key size for AES with reality
christos[src/trunk]: src/sys/arch/amiga/dev ifdef _KERNEL the inlines
christos[src/trunk]: src/sys/arch/sparc/stand/ofwboot more missing includes
jym[src/trunk]: src/sys/arch/xen/xen In xbdback(4), move the code that copies se...
tsutsui[src/trunk]: src/sys/arch/sparc/stand/ofwboot WARNSfy and fix dumb bugs notic...
nakayama[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix debug build.
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Do not use TAB to line up library arg...
dholland[src/trunk]: src/lib/libc/gen Clarify paragraph about calling setprogname, re...
riastradh[src/trunk]: src/sbin/mount_ptyfs Make `mount_ptyfs -c' actually work.
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_alloc_vp:
rmind[src/trunk]: src/sys/arch/xen - Replace uses of simple_lock and ltsleep with ...
mrg[src/trunk]: src/sys/dev/pci add some fujitsu ethernet id's and a new vendor ...
mrg[src/trunk]: src/sys/dev/pci regenerate.
mrg[src/trunk]: src/sys/dev/pci match some fujitsu bge interfaces seen on PRIMEP...
tsutsui[src/trunk]: src/distrib/x68k/floppies/ramdisk Remove mount_kernfs(8). INSTAL...
jdc[src/trunk]: src/sys/dev/ic Fix corrupted packet problem on 100Mb/s half dupl...
plunky[src/trunk]: src/external/bsd/pcc/libexec/ccom let external.h be built as a s...
plunky[src/trunk]: src/external/bsd/pcc/lib/libpcc provide endian information to li...
macallan[src/trunk]: src/sys/arch/sgimips/dev crmfb may run in more than 8 bit now so...
christos[src/trunk]: src/sys/arch/x86/include remove _
christos[src/trunk]: src/external/mit/xorg/etc/etc.zaurus fix name
joerg[src/trunk]: src/lib/libc/arch/i386/gen Use a plain float constant, no need t...
joerg[src/trunk]: src/share/mk No -Wno-traditional for clang.
joerg[src/trunk]: src/share/mk Split SSP parameters on a per-compiler base
joerg[src/trunk]: src/sys/conf Inherit SSP settings from bsd.sys.mk
joerg[src/trunk]: src/share/mk Simplify a bit
christos[src/trunk]: src/usr.sbin/makefs From Nathan Whitehorn (nwhitehorn at freebsd...
mellon[src/trunk]: src/sys/arch/arm/marvell Add support for Dreamplug CPU clock spe...
joerg[src/trunk]: src/sys/dev/acpi Let's not be silly. Use a fancy "if else" to de...
christos[src/trunk]: src/usr.sbin/makefs/cd9660 include system headers after config.h
dholland[src/trunk]: src/usr.sbin/ypbind u_int32_t -> uint32_t and similar
christos[src/trunk]: src/x11/Xserver/hw/netbsd/arm32vidc not enough fixing the Imakef...
dholland[src/trunk]: src/usr.sbin/ypbind Introduce DPRINTF() macro, remove most #ifde...
christos[src/trunk]: src/x11/Xserver/hw/netbsd/amiga get the afb.h file from the norm...
dholland[src/trunk]: src/usr.sbin/ypbind Don't use _t as an identifier suffix meaning...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-crime need to in...
dholland[src/trunk]: src/usr.sbin/ypbind sort includes
mrg[src/trunk]: src/sys/conf move KERNHIST stuff much earlier, so drivers can de...
drochner[src/trunk]: src -in the descriptor for encryption xforms, split the "blocksi...
drochner[src/trunk]: src/sys/opencrypto add an AES-CTR xform, from OpenBSD
drochner[src/trunk]: src/sys/opencrypto being here, export camellia-cbc through crypt...
joerg[src/trunk]: src/sys/conf Reorder flag order to not depend on -Wextra being a...
drochner[src/trunk]: src/sys/netipsec allow ESP to use AES-CTR
drochner[src/trunk]: src/usr.bin/netstat report aes-ctr statistic counter by name
joerg[src/trunk]: src/share/mk Disable Clang's array boundary checker for now (hit...
joerg[src/trunk]: src/lib/libc/resolv Remove self-assignment of an argument that i...
joerg[src/trunk]: src/lib/libc/citrus/modules Actually return something deterministic
tsutsui[src/trunk]: src/sys/arch/m68k/fpe KNF, mostly indent. No binary change.
joerg[src/trunk]: src/lib/libc/citrus Use C99-style init in _CITRUS_PROP_HINT_END ...
joerg[src/trunk]: src/lib/libc/citrus/modules Make intermediate size variable size...
joerg[src/trunk]: src/lib/libusbhid Remove pointless self-assignment
drochner[src/trunk]: src/sys/netipsec g/c remainders of IV handling in pfkey code -- ...
drochner[src/trunk]: src/sys/opencrypto If symmetric encryption is done from userland...
joerg[src/trunk]: src/external/bsd/libevent/dist Use the static inline for the bod...
drochner[src/trunk]: src/sys -remove references to crypto/arc4/arc4.* -- the code isn...
tsutsui[src/trunk]: src/sys/arch/m68k/fpe - use DPRINTF() style debug printfs
drochner[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey update draft-ipsec-* -> RFC
dsl[src/trunk]: src/external/mit/xorg/bin Add explicit -lfoo for libraries that ...
rmind[src/trunk]: src/sys/arch/sparc64/sparc64 kgdb_acc: use mutex since pm_lock w...
rmind[src/trunk]: src/sys/arch/sparc/sparc nmi_hard: convert nmi_hard_wait to use ...
joerg[src/trunk]: src/lib/libform Save space, kill some ()
joerg[src/trunk]: src/lib/librumpuser Ensure that rumpuser_thread_exit doesn't ret...
joerg[src/trunk]: src/sys/rump/include/rump Mark rumpuser_exit and rumpuser_thread...
joerg[src/trunk]: src/sys/dev Don't use string literal as format string.
joerg[src/trunk]: src/sys/dev Don't use the device name as format string.
joerg[src/trunk]: src/sys/compat/netbsd32 Use __UNCONST to get rid of const
joerg[src/trunk]: src/sys/compat/netbsd32 Update from GNU extension to C99 syntax ...
joerg[src/trunk]: src/sys/dev/raidframe rf_panicbuf is already format, so don't pa...
joerg[src/trunk]: src/sys/dev/usb Don't use the name of the task queue as format s...
joerg[src/trunk]: src/sys/net simplify
joerg[src/trunk]: src/sys/sys Use __builtin_offsetof if present for _DIRENT_NAMEOF...
rmind[src/trunk]: src/sys/fs Convert some simple_lock(9) uses to mutex(9) and mall...
rmind[src/trunk]: src/sys/ufs/ufs ufs_wapbl_verify_inodes: update to reality (if s...
joerg[src/trunk]: src/gnu/dist/diffutils/src Avoid using a variable as format string.
joerg[src/trunk]: src/gnu/dist/gdb6/gdb/tui Fix cast
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Make a gross ...
joerg[src/trunk]: src/games/battlestar Don't use return value of a function as for...
joerg[src/trunk]: src/games/canfield/canfield Don't use strings from arrays as for...
joerg[src/trunk]: src/games/cribbage ANSIfy
joerg[src/trunk]: src/games/cribbage Don't use variables as format strings.
joerg[src/trunk]: src/games/factor Properly print string.
joerg[src/trunk]: src/games/hack Correctly print variables as strings, not as form...
joerg[src/trunk]: src/games/hunt/hunt Don't use variables as format string.
joerg[src/trunk]: src/games/hunt/huntd #if 0 some unused code.
joerg[src/trunk]: src/games/mille ANSIfy
joerg[src/trunk]: src/games/rogue Kill some pointer indirections. Don't use variab...
joerg[src/trunk]: src/games/sail Don't use variables as format string.
joerg[src/trunk]: src/games/worm ANSIfy
joerg[src/trunk]: src/games/dab Map RCSID to __RCSID
joerg[src/trunk]: src/bin/ed Conditionalize printfs instead of using conditional e...
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs_alloc_node/tmpfs_free_node: move inode ...
mrg[src/trunk]: src/sys/arch/sparc64/dev also match the fujitsu sab: "FJSV, se" (...
mrg[src/trunk]: src/sys/kern fix proc.pid.corename:
ryo[src/trunk]: src/lib/libc/sys fix incorrect variable name
dholland[src/trunk]: src/usr.sbin/ypbind Sort contents of file.
dholland[src/trunk]: src/usr.sbin/ypbind Remove now-unnecessary extra forward decls; ...
dholland[src/trunk]: src/usr.sbin/ypbind Check that the domain name is valid up front...
dholland[src/trunk]: src/usr.sbin/ypbind Abstract out some of the handling of the yps...
dholland[src/trunk]: src/usr.sbin/ypbind Assimilate the open/flock combination used s...
dholland[src/trunk]: src/usr.sbin/ypbind Fix up calls to yp_log. They cannot use %m, ...
dholland[src/trunk]: src/usr.sbin/ypbind Move a bunch of messy sunrpc-related initial...
dholland[src/trunk]: src/usr.sbin/ypbind Rename struct _dom_binding -> struct domain.
dholland[src/trunk]: src/usr.sbin/ypbind xid2ypdb() -> domain_find()
dholland[src/trunk]: src/usr.sbin/ypbind ypbindlist -> domains
dholland[src/trunk]: src/usr.sbin/ypbind The default name for a "domain" variable sho...
dholland[src/trunk]: src/usr.sbin/ypbind The name field of a domain should be dom->do...
dholland[src/trunk]: src/usr.sbin/ypbind Fix initialization of struct domain; initial...
dholland[src/trunk]: src/usr.sbin/ypbind Allowing ypset is a global permission flag, ...
dholland[src/trunk]: src/usr.sbin/ypbind The ypbindmode really needs to be per-domain...
dholland[src/trunk]: src/usr.sbin/ypbind The been_ypset flag really needs to be per-d...
dholland[src/trunk]: src/usr.sbin/ypbind The FILE* kept open for /var/yp/binding/foo....
dholland[src/trunk]: src/usr.sbin/ypbind Merge a couple more minor improvements from ...
dholland[src/trunk]: src/usr.sbin/ypbind Remove two entirely unused members of struct...
buhrow[src/trunk]: src/sys/dev/raidframe Suggested to oster@ and approved via priva...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Bump date for previous.
mrg[src/trunk]: src/sys/dev/isa avoid mutex locking botch and introduce an unloc...
mrg[src/trunk]: src/sys for SPI devices, allow platform code to set "scsi-initia...
joerg[src/trunk]: src/sbin/ifconfig Don't use address strings as format string.
joerg[src/trunk]: src/sbin/routed Use bitwise operators, logical and with a consta...
joerg[src/trunk]: src/sbin/scsictl Decide on printing an int as int and not as short.
joerg[src/trunk]: src/sbin/veriexecctl input is unused.
joerg[src/trunk]: src/sbin/wsconsctl input is unused
joerg[src/trunk]: src/dist/bzip2 Use portable macros
joerg[src/trunk]: src/usr.bin/deroff Kill self assignment
joerg[src/trunk]: src/usr.bin/error Simplify
joerg[src/trunk]: src/usr.bin/extattr Don't use user input as format string
joerg[src/trunk]: src/usr.bin/ldd Fix sign compare
joerg[src/trunk]: src/usr.bin/less/less Fix const issues
joerg[src/trunk]: src/usr.bin/m4 Doesn't need input.
joerg[src/trunk]: src/usr.bin/mail Use proper format strings.
joerg[src/trunk]: src/usr.bin/mkcsmapper Properly use format string
joerg[src/trunk]: src/usr.bin/mkesdb Properly use format string.
joerg[src/trunk]: src/usr.bin/radioctl Properly use format strings.
joerg[src/trunk]: src/usr.bin/rpcinfo Fix usage() to actually not return
joerg[src/trunk]: src/usr.bin/sdpquery Properly use format strings
joerg[src/trunk]: src/usr.bin/tip Properly use format string
joerg[src/trunk]: src/usr.bin/xlint Fix format string usage
joerg[src/trunk]: src/usr.sbin/flashctl Properly use format strings
joerg[src/trunk]: src/usr.sbin/isdn/isdntrace Kill redundant externs
joerg[src/trunk]: src/usr.sbin/ldpd Packed pointers are non-sense
joerg[src/trunk]: src/usr.sbin/mopd Kill redundant ()
joerg[src/trunk]: src/usr.sbin/rbootd Use proper format string
joerg[src/trunk]: src/usr.sbin/syslogd Properly use format strings
joerg[src/trunk]: src/usr.sbin/syslogd Explicitly mark a NEWREF as unused
joerg[src/trunk]: src/usr.sbin Properly use format strings
joerg[src/trunk]: src/usr.sbin/pf/pfs No input needed
joerg[src/trunk]: src/external/bsd/byacc/bin Provide correct GCC_NORETURN
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_free_node: comment out assert, which can ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use proper format string
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Kill redundant unused extern.
joerg[src/trunk]: src/tests/lib/libc/gen Use volatile for explicit 0 dereference
joerg[src/trunk]: src/sys/dev/dm Fix logic error
joerg[src/trunk]: src/tests/libexec/ld.elf_so Use proper format string
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix format st...
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix another f...
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/format_text Fix printing of time_t
joerg[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap Fix formatting ...
joerg[src/trunk]: src/regress/sys/kern/lockf Use proper format string
joerg[src/trunk]: src/regress/sys/uvm/mmap Fix format string
joerg[src/trunk]: src/sys/dev/scsipi Fix obvious condition snafu
joerg[src/trunk]: src/sys/dev/cardbus Kill redundant ()
joerg[src/trunk]: src/sys/net Use proper format string
joerg[src/trunk]: src/sys/dev/ic Kill redundant ()
joerg[src/trunk]: src/sys/kern Add some needed __UNCONST
joerg[src/trunk]: src/sys Use proper format string
joerg[src/trunk]: src/sys/dev/pci Properly use format string
joerg[src/trunk]: src/sys/dev/usb Use proper format string.
joerg[src/trunk]: src/sys/dev/pckbport Use proper format string
matt[src/trunk]: src/sys/net Add code to auto-deencapsulate 0 tagged VLANs.
matt[src/trunk]: src/sys/arch/arm/marvell Merge in the patch in PR/44965 with som...
joerg[src/trunk]: src/sys/dev/usb Kill self-assignment
spz[src/trunk]: src RA flood mitigation via a limit on accepted routes:
joerg[src/trunk]: src/sys/dev/pci Use proper format string
joerg[src/trunk]: src/sys/kern Use a real panic as safe guard
joerg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Use some format specif...
joerg[src/trunk]: src/sys/dev/pci Explicitly get rid of constness.
joerg[src/trunk]: src/sys/compat/sys Give the body the same static inline treatmen...
gdt[src/trunk]: src/sys/netinet Note units and current value for TCP_DELACK_TICKS.
drochner[src/trunk]: src/sys/opencrypto Change the way the IV is generated for AES-CT...
drochner[src/trunk]: src/sys move the "context size" struct member (which is a pure s...
drochner[src/trunk]: src copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC
drochner[src/trunk]: src/sys/opencrypto catch some corner cases of user input
rmind[src/trunk]: src/sys/fs/tmpfs - Describe some locking.
tnozaki[src/trunk]: src lib/42209 various problems with EBCDIC support in iconv(3)
rmind[src/trunk]: src/sys Avoid #ifndef __NO_CPU_LWP_FREE, only ia64 is missing cp...
martin[src/trunk]: src/sys/arch/sparc64/dev g/c zssoftpending
snj[src/trunk]: src/sys/arch/amiga/dev Drop 3rd and 4th clauses. Approved by Ju...
msaitoh[src/trunk]: src/sys/dev/pci - s/TBDA/TDBA/. It stands for Transmit Descripto...
pooka[src/trunk]: src/tests/lib/libpthread Reduce sleep time for practically the s...
isaki[src/trunk]: src/sys/arch/x68k/dev Probe not only Nereid Ctrl port but also S...
christos[src/trunk]: src/sys/arch/amd64/amd64 follow suit with the i386, and correct ...
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Install the exports file too so that...
jakllsch[src/trunk]: src/sys/dev/ic Make debugging code compile on LP64.
jym[src/trunk]: src/sys/arch/i386/i386 Enable the NX bit feature early in i386 M...
pooka[src/trunk]: src/share/examples/rump/sdread Try ffs is msdosfs mount fails --...
joerg[src/trunk]: src/crypto/dist/heimdal/lib/gssapi Use proper markup.
pooka[src/trunk]: src/share/examples/rump/sdread WARNS
roy[src/trunk]: src/lib/libc/stdio Handle errors from getdelim better.
snj[src/trunk]: src/dist/file This hasn't been used in a while. Long live exter...
snj[src/trunk]: src/distrib/notes Neil Carson's ad clause is no more.
christos[src/trunk]: src/external/bsd/flex/dist deal with libc's namespace protection
joerg[src/trunk]: src/tools/mandoc Hard-wire NetBSD major+minor version for the to...
christos[src/trunk]: src/external/bsd re-add flex.
christos[src/trunk]: src/usr.bin/m4 more no unput
christos[src/trunk]: src/external/bsd/byacc/dist move the declaration below the renam...
christos[src/trunk]: src/tools/m4 break cyclical dependency of lex depending on m4 an...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named one more paren from Anon Ymous
joerg[src/trunk]: src/lib/libc/stdlib Fix header to include. From Kristaps Dzonsons.
christos[src/trunk]: src/external/bsd/flex/bin oops forgot to remove the PKG m4.
christos[src/trunk]: src/external/gpl3/binutils/usr.bin/gprof no need for YY_NO here.
pooka[src/trunk]: src/tests/syscall fix test for new-world rump lwp usage
jruoho[src/trunk]: src/lib/libpthread Re-add EINVAL for pthread_condattr_destroy(3)...
pgoyette[src/trunk]: src/sys/dev/i2c Fix typo.
kiyohara[src/trunk]: src/sys/dev/marvell Add SATA for Marvell SC/SoC.
pooka[src/trunk]: src/tests/fs/vfs Add basic tests for vfsops.
tnn[src/trunk]: src/dist/nvi/cl Print a warning if TERM is not set and stdin is ...
pooka[src/trunk]: src/sys Don't leak kernel stack into userspace.
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src/gnu/usr.bin/rcs/rcs Reduce macro magic. Ensure that GNU is ...
christos[src/trunk]: src/tools/lex short circuit lex and yacc rules.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif printf -> rumpuser_dprintf
snj[src/trunk]: src/distrib/notes Bradley A. Grantham's ad clause is no more.
tron[src/trunk]: src/distrib/sets/lists/base As the directory "/etc/zfs" is creat...
thorpej[src/trunk]: src - pool_cache_invalidate(): broadcast a cross-call to drain t...
pooka[src/trunk]: src/sys/rump/librump/rumpnet We have real pollsuck() now, so rem...
cegger[src/trunk]: src/sys/arch/x86/pci Family 10h Errata #319: Attach on Family10h...
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Add a serial console mod...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Link in the net...
tsutsui[src/trunk]: src/sys/arch/mips/mips Explicitly include <mips/pcb.h> for struc...
pooka[src/trunk]: src/sys regen with no changes (to show previous commits affected...
pooka[src/trunk]: src/sys/rump/include/rump use newstyle rump syscall compat
jruoho[src/trunk]: src/share/man/man4 Furthermore, use "ACPI Watchdog Timer" as the...
jruoho[src/trunk]: src/share/man/man4 Put the (WDRT) also to the title.
jmmv[src/trunk]: src/sys/arch/x86/x86 Ammend previous to be more accurate in plat...
pooka[src/trunk]: src/lib/librumphijack Fix dup2 mask so that dup2'ing a rump kern...
jmcneill[src/trunk]: src/sys/dev/acpi Use AcpiOsReadPort/AcpiOsWritePort instead of i...
haad[src/trunk]: src/sys/arch/usermode/include Bring pmap.h to new world order.
jmcneill[src/trunk]: src/external/mit/xorg/lib descend into libXvMCW
bouyer[src/bouyer-quota2]: src/usr.sbin/repquota Use quota1_subr.c
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Describe how the on-disk structures are ...
cegger[src/trunk]: src/sys/arch/x86/include add RDTSCP_AUX MSR
pgoyette[src/trunk]: src/sys/dev/i2c When interpreting the alarm bits from the chip, ...
pooka[src/trunk]: src/tests/fs/common Rename xfs.c to fstest_xfs.c to avoid collis...
drochner[src/trunk]: src/tests/fs .PARSEDIR doesn't work. at least not for me. Use .C...
dogcow[src/trunk]: src/external/bsd/wpa/dist/src/drivers Fix build on big-endian ho...
dholland[src/trunk]: src/lib/libcurses avoid writing in parseltongue
jruoho[src/trunk]: src Add acpicpu(4). Describes the basic functionality (will be a...
pooka[src/trunk]: src/lib/libp2k Split init routines a bit more to allow for p2k i...
tron[src/trunk]: src/sys/netsmb Fix detection of SMB capabilities according to th...
njoly[src/trunk]: src/distrib/sets/lists/tests +t_libm.debug.
macallan[src/trunk]: src/doc mention pm2fb
dholland[src/trunk]: src/sys/miscfs/procfs Avoid leaking pages. Fixes PR 42053 from S...
jkunz[src/trunk]: src/usr.sbin/inetd Add mDNS Service Directory support to inetd(8).
snj[src/trunk]: src/sys/arch Drop 3rd and 4th clauses. Approved by thomas@ (cop...
rmind[src/trunk]: src/sys/arch/alpha Convert some simple_lock uses to mutex(9).
joerg[src/trunk]: src/dist/tcpdump Use actual comments to comment blocks and don't...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Rename defininition for limits Q2V_* to ...
bouyer[src/bouyer-quota2]: src Change semantic of limits to allow up to the limit i...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Needs printquota.c to link.
bouyer[src/bouyer-quota2]: src/usr.sbin/quotacheck Make it build in new world.
bouyer[src/bouyer-quota2]: src/sys/compat/netbsd32 Proper definitions for quotactl
bouyer[src/bouyer-quota2]: src/tests/fs/ffs This test requires root
ginsbach[src/trunk]: src/usr.bin/unifdef - Fix an incorrect comparison (always true)
bouyer[src/bouyer-quota2]: src/sys Implement COMPAT_50 quotactl(2)
mbalmer[src/trunk]: src/share/man/man7 A place for Lua 5.1 modules.
mrg[src/trunk]: src/sys/arch/sparc/sparc convert xpmsg_lock to IPL_SCHED. the o...
cegger[src/trunk]: src/sys/dev/mii fix comment. from PR kern/44395
christos[src/trunk]: src/sys Use the L_ flags instead of the P_ flags for lwps.
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot fix a failure in the sign e...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs Return correct error values from a bun...
jmmv[src/trunk]: src/etc/mtree Add directories for the lib/csu/ and include/ tests.
jmmv[src/trunk]: src/regress Remove the lib/csu/ and include/ tests; they have be...
jruoho[src/trunk]: src/share/man/man7 Remove /usr/share/misc/operator.
wiz[src/trunk]: src/lib/libm/man Remove trailing comma in enumeration.
matt[src/trunk]: src/sys/kern Change ^T/SIGINFO to print the PC/CPU# or PC instea...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot switch to use newvers_stand...
skrll[src/trunk]: src/sys/arch Make some more information (psw/fpu_state) per cpu.
jakllsch[src/trunk]: src Note pcf8563rtc(4).
pooka[src/trunk]: src/lib/librumphijack Rewrite to declare most dual-kernel calls ...
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Split device_t/softc. Tested on Indy.
msaitoh[src/trunk]: src/sys/dev/pci Fix MAC address check on 8257[156] and 80003 cas...
dyoung[src/trunk]: src/sys/dev/pci Define masks for subsystem vendor and subsystem ...
pooka[src/trunk]: src Add support for the Extensible MIPS ("eMIPS") platform. The
uwe[src/trunk]: src/sys/arch/sh3/sh3 BRCR and BAMRA have different format in sh3...
bouyer[src/trunk]: src Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethe...
gdt[src/trunk]: src/distrib/i386/cdroms Use ${INSTALL} ${COPY} instead of ${CP}.
njoly[src/trunk]: src/sys/dev/pci Regen for Matrox MGA G200eW.
jruoho[src/trunk]: src/sys/dev/acpi Add a per ACPI CPU mutex for C-states. Protect ...
jruoho[src/trunk]: src/share/misc More: ARC, BLAS, CAM, CAS, HPC, LFU, LRU, MRU, SM...
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Revert macroization, as the default ...
cegger[src/trunk]: src/usr.sbin/fwctl remove useless brackets. From kiyohara@
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server Cleanup per ${MACHINE} ...
kiyohara[src/trunk]: src/sys/arch/bebox Support xserver.
mlelstv[src/trunk]: src/tests/fs/vfs The erroneous error codes described in kern/436...
christos[src/trunk]: src/external/bsd/flex/dist regen
christos[src/trunk]: src/external/bsd/byacc/dist Add support for pure parsers yyparse...
christos[src/trunk]: src/usr.sbin/rtadvd add -DROUTEINFO
uebayasi[src/trunk]: src/sys/dev/usb EHCI_NULL is already little-endian. No htole32(...
yamt[src/trunk]: src/usr.sbin/tprof deal with the output of new objdump.
uebayasi[src/trunk]: src/sys/miscfs/genfs Correct an assertion; pointed out by mrg@ a...
cegger[src/trunk]: src/sys/dev/pci - replace 'Advanced Micro Devices' with 'AMD'.
dsl[src/trunk]: src/sys/sys Enclose (void *)0 in an extra set of parenthese to m...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c some stuff which wasn't suppos...
phx[src/trunk]: src/sys/arch/amiga/dev Fixed typo in DEBUG: atysc -> atzsc
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/usr.bin/script use system to parse args
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Clear PG_FAKE for pages we wrote to...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Minor renaming ...
wiz[src/trunk]: src/doc binutils-2.20 out.
mrg[src/trunk]: src/share/mk - add X11SHAREDIR definition
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/libxcb don't install xprint.h.
mrg[src/trunk]: src/share/mk add some more transforms to the hacky ugly sed scri...
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/libxcb add a couple of missing ...
christos[src/trunk]: src/lib/libc/arch/sparc64/string make this compile with DEBUG (_...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add tests for libobjc.
njoly[src/trunk]: src/distrib/sets/lists/tests Missing .debug suffix.
pooka[src/trunk]: src/tests/fs/vfs add missing headers
jnemeth[src/trunk]: src/gnu/dist/gcc4/gcc PR/43642 - OKANO Takayoshi -- update bug r...
hannken[src/trunk]: src Using cache_revlookup() leads to vnode races as it returns a...
tsutsui[src/trunk]: src/share/man/man4 Remove description about obsolete XNS. PR mis...
jakllsch[src/trunk]: src/sys/netipsec Further silence ipsec_attach().
cegger[src/trunk]: src/sys/arch/x86/include add AMD OSVW MSRs
joerg[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Don't use .Xo/.Xc to work...
joerg[src/trunk]: src/share/man/man4 Do not indent twice. Do not use compact mode, ...
jmmv[src/trunk]: src/tests/util Convert the lint1 tests to atf.
wiz[src/trunk]: src Properly remove w95boot(8).
snj[src/trunk]: src/distrib/notes/vax The Ludd entry already exists in legal.com...
snj[src/trunk]: src/distrib/notes/common Brad Grantham's acknowledgement is in m...
reed[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix Nm macro usage.
dholland[src/trunk]: src/lib/libc/sys Edit - expand descriptions; document data struc...
christos[src/trunk]: src/external/bsd/flex/bin Now it works, but it needs gm4...
christos[src/trunk]: src/compat/external/lib hook lex
macallan[src/trunk]: src/sys/arch/sparc64/conf add radeonfb ( has been working for ag...
christos[src/trunk]: src/usr.sbin/wsmoused no unput
christos[src/trunk]: src no need for YY_NO here.
wiz[src/trunk]: src/lib/libpthread Fix typo.
gsutre[src/trunk]: src/sys/dev/acpi/acpica AcpiOsDerivePciId: make sure that we onl...
pooka[src/trunk]: src/tests/fs/puffs Add some basic tests for inactive/reclaim. T...
pooka[src/trunk]: src/distrib/sets/lists/tests tp
jmmv[src/trunk]: src/external/bsd/atf/tests/atf Set ATFFILE=yes to install the pa...
joerg[src/trunk]: src/external/bsd/libarchive/include Regen for libarchive 2.8.4
jmmv[src/trunk]: src/tests/lib Convert the libposix, libprop, librt, libskey and ...
pooka[src/trunk]: src bump minor for puffs_setmntinfo()
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove stale uvm_readahead() stub
joerg[src/trunk]: src/external/bsd/fetch/lib Fix RCS ID
tsutsui[src/trunk]: src/sbin/ifconfig Add comments that Makefile.inc should have sha...
jmmv[src/trunk]: src/regress Remove the sh regress tests that have just been migr...
joerg[src/trunk]: src Build glue for mdocml and for mandoc as standalone tool.
joerg[src/trunk]: src/external/bsd/mdocml/bin Need to provide BINDIR explicitly.
rmind[src/trunk]: src/share/man/man9 pmap(9): G/C pmap_collect, bump date.
skrll[src/trunk]: src/share/mk Switch powerpc to binutils 2.19.
snj[src/trunk]: src/distrib/notes/common Remove entry for Gordon W. Ross (the "G...
jruoho[src/trunk]: src/sys/dev/acpi Improve comments. Move the #ifdef around.
pooka[src/trunk]: src/sys/rump Add select to list on compat syscalls. Makes some ...
jakllsch[src/trunk]: src/sys/dev/pci Make PIIXPM_DEBUG work with 64-bit size_t.
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Don't use/rely on a constraint....
pooka[src/trunk]: src/tests/fs/common Move nfstestargs to header "because I need t...
pooka[src/trunk]: src/tests/fs/nfs install to right place. from pgoyette
msaitoh[src/trunk]: src/sys/dev/ic The ETHERCAP_VLAN_HWTAGGING flag is not a member ...
cube[src/trunk]: src/usr.bin/config Emit compatible struct devsw_conv when versio...
pgoyette[src/trunk]: src/share/man/man9 Minor grammar nits.
kiyohara[src/trunk]: src/sys/dev/mii Add Marvell E1116R.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Add missing -h flag to...
pooka[src/trunk]: src/distrib/sets/lists/tests setlist lottery for dev/audio/pad test
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 do a better job synchronizing %tick...
wiz[src/trunk]: src/lib/libpthread Fix typo.
wiz[src/trunk]: src/lib/libc/sys Bump date for _PC_NO_TRUNC description fix.
joerg[src/trunk]: src/share/man/man4 Garbage collect !NetBSD documentation.
joerg[src/trunk]: src/share/man/man8 Simplify markup.
pooka[src/trunk]: src/sys/rump/include/rump Add prototype for wait operation varia...
pooka[src/trunk]: src/lib use newstyle rump lwp interfaces
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Allow creation with NULL busname (...
joerg[src/trunk]: src/external/bsd/mdocml/man Explicitly depend on dist file
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Tweak layout - no functiona...
pooka[src/trunk]: src/sys/rump regen: more compat syscalls
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make number of virtual CPUs match ...
jmmv[src/trunk]: src/sys/arch/x86/x86 Fix year correction in platform_add_date so...
joerg[src/trunk]: src/sys/arch/sh3/include Allow co-existance of traditional and m...
reed[src/trunk]: src/usr.sbin/btpand Fix man page reference from non-existent dhc...
pooka[src/trunk]: src/lib/librumphijack comment out DBG and NOGCCERROR, use proper...
plunky[src/trunk]: src/external/mit/lua/usr.bin/lua libterminfo needs to come after...
wiz[src/trunk]: src/common/lib/libprop Sort sections.
bouyer[src/bouyer-quota2]: src/usr.bin/quota Remove FILES section, it's obsolete
bouyer[src/bouyer-quota2]: src Allow edquota to edit per-user grace times on quota2...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Avoid core dump when a filesystem i...
bouyer[src/bouyer-quota2]: src/sbin/fsck_ffs Q2V_ -> QL_ rename
bouyer[src/bouyer-quota2]: src/sys/ufs Minimal hacking to make 'options QUOTA' comp...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Fix build without quotas
bouyer[src/bouyer-quota2]: src Check that upgrading a R/O to R/W mount will properl...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add a test which cause the kernel to wa...
bouyer[src/bouyer-quota2]: src/sys Sync with HEAD
bouyer[src/bouyer-quota2]: src/sys Add a new inode flag, SF_SNAPINVAL, to be set on...
njoly[src/trunk]: src/distrib/sets/lists/comp Add missing .debug extension.
matt[src/trunk]: src/compat Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX
drochner[src/trunk]: src/external/historical/nawk/dist avoid crash if certain operati...
dyoung[src/trunk]: src/share/man/man9 Describe device_printf(9).
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix a fatal typo that causes TLB miss pan...
skrll[src/trunk]: src/sys/arch/hppa/hppa A couple more registers and their common ...
pooka[src/trunk]: src/lib Add reconnect code to librumpclient. In case the connec...
pooka[src/trunk]: src/distrib/sets/lists/tests new helperprog
mrg[src/trunk]: src/sys/dev/pci fix the previous. there's no "vc" variable, nor...
skrll[src/trunk]: src/sys/arch/hp700/include Trailing whitespace.
yamt[src/trunk]: src/share/man/man9 - add some random notes
dyoung[src/trunk]: src/sys/dev/pci Get out of the interrupt handler early if !IFF_R...
matt[src/trunk]: src/sys/lib/libkern Fix KDASSERTMSG defintions for !DEBUG
enami[src/trunk]: src/sys/uvm Introducing inner loop prevent us from exiting from ...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot one more twist to complete ...
bouyer[src/trunk]: src/sys/dev/pci Regen: Add RDC Semiconductor R6040 10/100 Ethernet
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Attempt to correct two regressions.
pooka[src/trunk]: src/gnu/usr.bin/send-pr add port-emips
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
joerg[src/trunk]: src Switch remaining platforms to modern CPP for assembler.
christos[src/trunk]: src/usr.bin/mkesdb put all the YY_NO in one place.
christos[src/trunk]: src/tools/yacc use new yacc
christos[src/trunk]: src/external/bsd/byacc/dist restore proper Id
pooka[src/trunk]: src/usr.sbin/puffs/rump_nfs Use write through cache here too. D...
tron[src/trunk]: src/sys/netsmb Fix cut & paste error spotted by Nicolas Joly.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Add 'a' and 'a....
tsutsui[src/trunk]: src/sys/arch/atari/conf Switch the atari port to the common m68k...
joerg[src/trunk]: src/dist/ipf/man Fix markup.
pooka[src/trunk]: src/sys/rump/librump Generate scheduling points in rump_pub calls.
hannken[src/trunk]: src/sys/dev Remove unneeded vinvalbuf() on backing store as we d...
joerg[src/trunk]: src/external/cddl/osnet/usr.sbin/zdb zdb(8) uses tbl
christos[src/trunk]: src/usr.sbin/sup/source - use const where appropriate
snj[src/trunk]: src Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
rmind[src/trunk]: src/sys Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
snj[src/trunk]: src/sys/arch/i386/stand/netboot Drop 3rd and 4th clauses. OK gw...
snj[src/trunk]: src/sys/dev Drop 3rd and 4th clauses. OK gwr@ leo@ (copyright h...
tsarna[src/trunk]: src/lib/libutil Update my email address to one I have used in th...
snj[src/trunk]: src/distrib/notes Brini's acknowledgement already appears in leg...
snj[src/trunk]: src/sys/arch/mvme68k/mvme68k Follow revision 1.28 in OpenBSD: re...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 ucas_64: reorder 64-bit args on 32-...
ahoka[src/trunk]: src/sys/arch/arm/omap Add useful GPMC_CS_SIZE macro for mapping ...
jmmv[src/trunk]: src/tests/util/sh Add xfail test case for PR bin/43597 that I ju...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add new test programs for libcrypto.
pgoyette[src/trunk]: src/sys/dev/i2c Add another pair of chips to the pile: IDT TS30...
rmind[src/trunk]: src/sys/kern sel_setevents: fix error - match event-set, as inte...
wiz[src/trunk]: src/doc zlib-1.2.5 out.
kiyohara[src/trunk]: src/sys/dev/ic Fix wrong ifdef.
pooka[src/trunk]: src/tests/fs/common off_t -> uint64_t to hopefully avoid some lp...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs prevent rename of source directory und...
pooka[src/trunk]: src/tests/fs/vfs This test does not always fail for LFS, so appl...
jruoho[src/trunk]: src/sys/modules/acpicpu Add a Makefile for ACPI CPUs.
jmmv[src/trunk]: src/doc Note conversion of lint1 tests to atf.
pooka[src/trunk]: src/sys/rump/include/rump don't define curlwp, it's just (unused...
snj[src/trunk]: src/distrib/notes/common bouyer's ad clause is no more.
jnemeth[src/trunk]: src/distrib/sets/lists/comp new manpage for modctl(2)
stacktic[src/trunk]: src/distrib/utils/sysinst/arch Fixed a few french messages - pat...
hannken[src/trunk]: src/sys/ufs/ufs ufs_rmdir(): move fstrans_done() after vput(). ...
plunky[src/trunk]: src/usr.sbin/btpand use correct value for 10 Mbps
he[src/trunk]: src/sys/arch/vax/vax Correct the previous by adding an obviously...
mlelstv[src/trunk]: src/lib/libc/time import tzcode2009k
christos[src/trunk]: src/lib hook the new flex library
christos[src/trunk]: src/tools/lex switch to new lex
rmind[src/trunk]: src/sys/arch/amd64 Make pcb_ldt_sel, in amd64, an unused field. ...
tsutsui[src/trunk]: src/tools Use HOST_SRCDIR=external/gpl3/binutils/usr.sbin/foo
martin[src/trunk]: src/sys/dev/pci Fix endianess issues when accessing the B-channe...
pooka[src/trunk]: src/sys/arch protect against multi-inclusion
joerg[src/trunk]: src/bin/sh Don't quite `+', `-' and `/' in set -x output.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Don't provide stat compat syscalls ...
pooka[src/trunk]: src/sys/rump/include/rump Add some forward declarations used by ...
kiyohara[src/trunk]: src/sys/dev/marvell Add notes for remembrance' sake. This is in...
pooka[src/trunk]: src/tests/fs common cannot be a TESTS_SUBDIR, since one of those...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Fixed error in loop counter...
jakllsch[src/trunk]: src/sys/dev/pci correct transposition in comment
hannken[src/trunk]: src/sys/fs It makes no sense to call vget() with LK_RETRY.
pooka[src/trunk]: src/etc/mtree here we go loop if loop
njoly[src/trunk]: src/sys/fs/sysvbfs Make sysvbfs rename work for filenames longer...
pooka[src/trunk]: src/etc/mtree nfs testdirs
njoly[src/trunk]: src/bin/ps Do not check pcpu value against 100.0 but rather 99.9...
jym[src/trunk]: src/doc Announce PAE for i386.
jruoho[src/trunk]: src Get rid of SYSCTL_SETUP.
riz[src/trunk]: src/sys/rump/dev/lib/libaudio Use AUDIO_DEVICE instead of 0 as t...
hannken[src/trunk]: src/sys/rump/librump/rumpkern Correct previous. Skip marker pag...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon/doc updated link to NetBS...
njoly[src/trunk]: src/sys/dev/pci Regen for ICH10 devices update.
macallan[src/trunk]: src/sys/arch/macppc/conf send interrupts to only cpu0, otherwise...
jruoho[src/trunk]: src/share/man/man7 Use .Ss for subtitles.
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add uaudio(4).
taca[src/trunk]: src/lib/libm/arch/i387 Fix compile error.
kiyohara[src/trunk]: src/sys/dev/marvell Cleanup foo_match().
mlelstv[src/trunk]: src/sys/arch/x86/x86 For sensors with inverted value (1/x functi...
jmmv[src/trunk]: src/etc/mtree Add directory for sort(1) tests.
jmmv[src/trunk]: src/share/mk Move the TESTSBASE definition from bsd.test.mk to b...
pooka[src/trunk]: src/sys/kern Remove overzealous KASSERT: the refcount can be non...
christos[src/trunk]: src/external/bsd/bind/include/dns regen
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Comment out recommendati...
joerg[src/trunk]: src/gnu/dist/grep/doc snj doesn't like my accent, so use proper ...
reed[src/trunk]: src/share/man/man8 Change two man page references to use the off...
dsl[src/trunk]: src/sys/arch/i386/stand/cdboot Fix constant in comment
joerg[src/trunk]: src/crypto/dist/heimdal Do not work around ancient groff limits ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Wrap unused code with #if 0 which i...
njoly[src/trunk]: src/sys/fs/tmpfs Make tmpfs write fail when process file size li...
tron[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Fix off by one...
nisimura[src/trunk]: src/sys/arch PROC_PC() should have been changed to LWP_PC().
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-sh Pull up revision c917871de7dd67...
jmcneill[src/trunk]: src/sbin/wdogctl Xr acpiwdrt(4)
jmcneill[src/trunk]: src/sys/dev/acpi use PRIx64 instead of llx, fixes build on amd64
matt[src/trunk]: src/sys/common/pmap/tlb Remove forced DEBUG.
matt[src/trunk]: src/sys/kern Add code to detect attaching of evcnt before evcnt ...
pooka[src/trunk]: src hook librumphijack to the build
pooka[src/trunk]: src/distrib/sets/lists/comp missed librumphijack_pic.a and .ln i...
jruoho[src/trunk]: src The drama club has spoken. Put this killer feature of NetBSD...
uwe[src/trunk]: src/share Bring over improvements from FreeBSD.
wiz[src/trunk]: src/share/man/man7 file system consistency.
jmcneill[src/trunk]: src/sys/arch/x86/x86 Print the brand string if present instead o...
christos[src/trunk]: src/include/ssp Use the _sys alias instead of the _ alias as the...
bouyer[src/bouyer-quota2]: src Implement "get version" quotactl command, which retu...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Extract code to shut down the rump serv...
bouyer[src/bouyer-quota2]: src Sync with HEAD
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs Make it build without FFS_EI
bouyer[src/bouyer-quota2]: src/lib/libc/sys Describe the new quotactl interface
skrll[src/trunk]: src/sys/arch/hp700/include Move the clock_intr declaration.
he[src/trunk]: src/sys/arch/algor/conf Bump SYMTAB_SPACE so that it fits again.
mrg[src/trunk]: src/sys/arch/sparc/sparc XXX:
pooka[src/trunk]: src/usr.bin/rump_halt Check sys_reboot() return value now that i...
cegger[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common Defin...
christos[src/trunk]: src/lib/libc/gen remove stray printf.
skrll[src/trunk]: src/sys/arch/hppa/hppa First attempt at MP _lock_cas.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Make __SIMPLELOCK_RAW_UNLOCKED available.
matt[src/trunk]: src/sys Add the ability to mount NFS filesystems in COMPAT_NETBSD32
joerg[src/trunk]: src/sys/arch/zaurus/stand/zboot Defer bsd.own.mk include after N...
skrll[src/trunk]: src/sys/arch/hp700/include Provide LWP_PC
pooka[src/trunk]: src/tests/dev/audio Represent test data as bytes to make it "end...
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc - MAXPHYS is enough for DMA xfer size (...
christos[src/trunk]: src/lib/libpthread make the code more re-usable
pooka[src/trunk]: src/lib/librumpclient Allow to set a timeout for how long the cl...
tsutsui[src/trunk]: src/sys/arch/sgimips/sgimips Use CFATTACH_DECL_NEW() (no softc).
uwe[src/trunk]: src/gnu/usr.bin/groff/tmac Add FreeBSD-9.0.
wiz[src/trunk]: src/share/man/man4 Bump date for new crypto types.
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix comment about mips_emul_fp() call.
uebayasi[src/trunk]: src/sys/dev/usb Update referencial URLs.
is[src/trunk]: src/sys/dev/usb regenerate:
joerg[src/trunk]: src/sbin/fdisk Do not use .Xo / .Xc without a good reason.
jnemeth[src/trunk]: src/lib/libc/sys mention MODULE_CLASS_SECMODEL
hubertf[src/trunk]: src/share/man/man8 This was replaced by a shell script quite som...
snj[src/trunk]: src/distrib/notes/common hubertf's ad clause is no more.
macallan[src/trunk]: src/sys/dev/pci A driver for the Permedia 2 graphics processor, ...
njoly[src/trunk]: src/external/bsd/flex/lib Debugging libraries require MKDEBUGLIB...
joerg[src/trunk]: src/crypto/dist/heimdal/admin Fix redundancy.
pooka[src/trunk]: src/sys/rump/librump Add initial work on a rump virtual cpu sche...
christos[src/trunk]: src/usr.bin/script add more features found in other unices
christos[src/trunk]: src/usr.sbin/sup/source change to strchr and strrchr
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Use a lua for l...
jmmv[src/trunk]: src/tests/util Do not use awk to generate the test program. Ins...
jmmv[src/trunk]: src/tests/ipf Do not use awk to generate the test program. Use ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern fd_hold() when creating new thread...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
kiyohara[src/trunk]: src/sys/dev Move to pci/mvsata_pci.c (marvell/mvsata_mv.c) split...
christos[src/trunk]: src/usr.sbin/sup/source fix size_t issues on _LP64
dholland[src/trunk]: src/games/rogue Fix '=' for '==' in a test. From NAKAJIMA Yoshih...
apb[src/trunk]: src Bomb if TOOLDIR, DESTDIR, or RELEASEDIR changes after we hav...
snj[src/trunk]: src/distrib/notes Remove duplicates of ad clauses from the Alice...
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs g/c unused variable
snj[src/trunk]: src/usr.sbin Remove 3rd and 4th clauses. Approved by Mats O Jan...
wiz[src/trunk]: src/usr.bin/systat Fix problems with SIGWINCH. From Paul Ripke i...
pooka[src/trunk]: src/lib/libp2k Expand rump curlwp macro.
njoly[src/trunk]: src/external/bsd/flex/dist Regen initparse.c/initscan.c without ...
pooka[src/trunk]: src/tests/fs/common Run puffs/dtfs as part of the vfs tests.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support dotdot lookups
jnemeth[src/trunk]: src/sys/dev/pci When searching PROM data to get a MAC address, s...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs Check that nobody raced us into the so...
rmind[src/trunk]: src/sys - Amend fd_hold() to take an argument and add assert (re...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Add a missing newline in BOOT_D...
pooka[src/trunk]: src convert to newstyle automagic rump compat syscalls
msaitoh[src/trunk]: src/sys/dev/pci Use ether_set_ifflags_cb()
njoly[src/trunk]: src/sys/arch/amd64/include Pull i386 pte.h on amd64 for 32bit co...
jruoho[src/trunk]: src Document the fine nullop() family of dummy functions.
pooka[src/trunk]: src/tests/net Add xfail test for kernel diagnostic panic describ...
njoly[src/trunk]: src/tests/fs/vfs Add create and rename testcases to exercize fil...
pooka[src/trunk]: src/tests/fs/nfs/nfsservice fix TESTSDIR
pooka[src/trunk]: src/tests/fs/nfs/nfsservice comment out lp64-offensive line (the...
christos[src/trunk]: src/usr.bin/mkcsmapper no unput
christos[src/trunk]: src/usr.bin unhook yacc
christos[src/trunk]: src/usr.bin/mkcsmapper option noinput nounput
joerg[src/trunk]: src/usr.bin/m4 Fix markup.
wiz[src/trunk]: src Bump date for uarea swap-out removal.
snj[src/trunk]: src/sys/arch/mvme68k/include Follow revision 1.8 in OpenBSD: rem...
snj[src/trunk]: src/sys/arch Drop 3rd and 4th clauses. Approved by scw (copyrig...
snj[src/trunk]: src/distrib/notes/mvme68k David Jones does not have his own ad c...
joerg[src/trunk]: src/gnu/dist/grep/doc Reduce amount of macro magic. Use canonic...
joerg[src/trunk]: src/lib/libm Disable the use of mandoc for now until support for...
reed[src/trunk]: src/bin/ksh Show that -l is option for bind builtin.
tsarna[src/trunk]: src Major enhancements to mdnsd nsswitch support:
jym[src/trunk]: src/sys Add PAE to ALL kernel, so that most paddr_t format strin...
njoly[src/trunk]: src/bin/ps Make %cpu drop the decimal part when reaching 100%, t...
jakllsch[src/trunk]: src/sys/netinet6 Make MRT6DEBUG compile on LP64 by using ptrdiff...
hannken[src/trunk]: src/sys/rump/include/rump Regen. LK_INTERLOCK is gone.
joerg[src/trunk]: src Replace csu test case with a C++ based version. This makes t...
hannken[src/trunk]: src/sys/miscfs/fdesc Use a kmutex to protect the hash chains and...
jruoho[src/trunk]: src Add a simple test for pthread_join(3).
hannken[src/trunk]: src/sys Add vm page flag PG_MARKER and use it to tag dummy marke...
jruoho[src/trunk]: src/sys/dev/acpi On second thought, rename the mutex so it can b...
njoly[src/trunk]: src/sys/dev/pci Update ICH10 devices, from Intel I/O Controller ...
njoly[src/trunk]: src/sys/dev/pci Adjust for Intel ICH10 devices update.
jmmv[src/trunk]: src/distrib/sets/lists/tests Add obsolete entries for usr/tests/...
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server Move and sort definitio...
kiyohara[src/trunk]: src Support xserver for bebox.
kiyohara[src/trunk]: src/sys/dev/marvell Cleanup mvuart_match().
mlelstv[src/trunk]: src/usr.sbin/envstat Print the correct value for critmin of a fa...
jmmv[src/trunk]: src/tests/util Merge the sort tests from regress/ into the exist...
msaitoh[src/trunk]: src/sys/dev/pci regen.
enami[src/trunk]: src/bin/dd Copy argument before modifying it so that ps shows en...
martin[src/trunk]: src/sys/dev/microcode/daic Remove old style firmware hooks for u...
jruoho[src/trunk]: src/sys Store the MADT-derived CPU ID to <x86/cpu.h>. This is re...
pooka[src/trunk]: src/tests/kernel fixed in kern_descrip.c:1.204
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_passphrase New sentence, new line.
christos[src/trunk]: src/lib/libc/sys weakasm for kevent so it can be a cancelation p...
jruoho[src/trunk]: src/share/misc CMI, DE, DS, DVB, EST, FFH, IOMMU, IPI, MCA, MCE, ...
christos[src/trunk]: src/doc mention new bind.
dholland[src/trunk]: src/share/misc another CAM; the "atomic" in CAS is implicit; add...
tsutsui[src/trunk]: src/sys/arch/hpcmips/dev Remove (possibly) unnecessary boundary ...
jdc[src/trunk]: src/sys/arch/sparc/conf Add (commented out) LOCKDEBUG and SYSCAL...
jmcneill[src/trunk]: src/sys/arch add acpiwdrt
jmcneill[src/trunk]: src add acpiwdrt(4) man page
christos[src/trunk]: src/external/bsd/cron/dist PR/43623: Takahiro Kambe: Allow /etc/...
matt[src/trunk]: src/sys/arch/powerpc Add support for BookE Freescale MPC85xx (e5...
matt[src/trunk]: src/sys/compat/linux/arch/powerpc Deal with changes in the trapf...
matt[src/trunk]: src/sys/kern Deal with ELFnn_MACHDEP_ID_CASES a bit better.
nisimura[src/trunk]: src fix mislabelled S.M.A.R.T. lifetime temperature record reading.
christos[src/trunk]: src/tests/kernel adjust errno after kernel change to be EINVAL
msaitoh[src/trunk]: src/sys/dev/pci Fix invalid PBA setting on ICH{9, 10}. This bug w...
kiyohara[src/trunk]: src/external/mit/xorg/server/drivers The failure of rebuilding i...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Set l_sysent so that syscall autol...
plunky[src/trunk]: src/external/mit/lua/usr.bin/luac DPADD for libm too
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Use 80000 for gid offset instead of 600...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs On command with multiple data, make sure...
bouyer[src/bouyer-quota2]: src Sync with HEAD
bouyer[src/bouyer-quota2]: src/sys/dev/stbi Sync with HEAD
bouyer[src/bouyer-quota2]: src/usr.sbin/quotactl Add an example plist
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fixed a typo, it will n...
skrll[src/trunk]: src/sys/arch/hp700/hp700 #define<tab>
wiz[src/trunk]: src/usr.bin/rump_dhcpclient New sentence, new line.
reinoud[src/trunk]: src/sbin/newfs_udf When requesting to disable metadata partition...
tron[src/trunk]: src/sys/compat/ndis Fix build of ndiscvt(8). Not sure what broke...
pooka[src/trunk]: src/lib/librumpuser happiness is a quiet lint
reinoud[src/trunk]: src/sys/fs/udf Lookup the physical partition backing up the logi...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove questionable KASSERT from p...
cegger[src/trunk]: src/sys/dev Implement new WSDISPLAYIO_GET_BUSID ioctl.
pooka[src/trunk]: src/sys/rump/librump/rumpkern inverse inversely incorrect comment
skrll[src/trunk]: src/sys/arch/hppa/hppa Have the register number and usage availa...
christos[src/trunk]: src/bin/ps fix previous.
matt[src/trunk]: src/lib/csu/mips Use uintptr_t instead of u_long.
wiz[src/trunk]: src/bin/cp Use Fx.
matt[src/trunk]: src/sys/arch/vax Remove pmap's simple_lock; switch to atomic ops
skrll[src/trunk]: src/distrib/sets/lists/comp Mark librump{kern_solaris, fs_zfs}.so...
wiz[src/trunk]: src/share/man/man4/man4.i386 Do not xref man pages that are not ...
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Some KNF and cosmetics.
pooka[src/trunk]: src/lib/librumphijack the usual fun for WARNS=4
pooka[src/trunk]: src/lib/librumphijack enable WARNS=4
dyoung[src/trunk]: src/sys/external/isc/atheros_hal/dist Protect against a NULL poi...
pooka[src/trunk]: src/distrib/utils/sysinst make this build on non-emips again
uwe[src/trunk]: src/sys/arch/sh3/include Add sh4 PSL_FD - FPU disable bit.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix syscall name for compat syscal...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Debugging output is only vi...
wiz[src/trunk]: src/share/man/man7 Bump for emips.
jruoho[src/trunk]: src/sys/dev/acpi Comment the coordination types.
phx[src/trunk]: src Changed satmgr(4) device major number from 100 to 144, which...
uwe[src/trunk]: src/sys/arch/sh3/sh3 Include only headers that are actually used.
dsl[src/trunk]: src/lib/libc/stdio Reverse previous, committed by mistake.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-chips set -DHAVE...
hubertf[src/trunk]: src/usr.sbin/user Fix -p:
pooka[src/trunk]: src/sys/nfs If send fails with EMSGSIZE for whatever reason, it'...
tsutsui[src/trunk]: src/distrib/sparc/miniroot Build miniroot binaries for sparc wit...
pooka[src/trunk]: src/tests/syscall comment adjustment. hardly any functional cha...
mhitch[src/trunk]: src/sys/arch/alpha/alpha We might switch cpu in between the star...
tsarna[src/trunk]: src/external/apache2/mDNSResponder/nss For the multicast_dns onl...
tsutsui[src/trunk]: src/sys/sys A boot block on alpha is always little endian, so re...
joerg[src/trunk]: src/external/bsd/mdocml Obfuscate RCS ID matching so that CVS do...
jnemeth[src/trunk]: src/lib/libc/sys XXX - confirmed that ms_required is comma-delim...
christos[src/trunk]: src/usr.bin/m4 fix the tools build
dsl[src/trunk]: src/sys/arch/i386/stand/cdboot Support reading /boot > 64k. Bas...
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs Use PUFFS_KFLAG_WTCACHE since it's...
tron[src/trunk]: src/sys/rump/net/lib/libsockin Avoid panic if a file system trie...
christos[src/trunk]: src/external/gpl3/binutils add -lz for the static platforms.
bouyer[src/trunk]: src Remove closes 3 & 4 from my licence. Lots of thanks to Soren...
pooka[src/trunk]: src/share/examples/rump/img2cgd fix warnings, update interface t...
snj[src/trunk]: src/sys/dev/pcmcia Drop 3rd and 4th clauses. Approved by soren@...
snj[src/trunk]: src/distrib/notes Remove Brad Pepers' acknowledgement.
joerg[src/trunk]: src Add MKMANDOC option to trigger building cat pages and HTML p...
joerg[src/trunk]: src/gnu/usr.bin/groff Don't even try to use mandoc for the groff...
thorpej[src/trunk]: src/sys/arch/alpha/alpha Ensure coherency between the L1 PT cach...
pooka[src/trunk]: src/sys/rump/librump/rumpkern forgot to commit with previous batch
snj[src/trunk]: src/doc Fix a few typos.
christos[src/trunk]: src/external/bsd/am-utils/dist/include Bring in the proper fix f...
christos[src/trunk]: src/external/gpl2/xcvs/lib/libcvs short-circuit yacc. We cannot ...
apb[src/trunk]: src/sys/conf Describe new -n option in a comment; improve descri...
christos[src/trunk]: src/sys/ufs/lfs compile without COMPAT_50
tnozaki[src/trunk]: src/share/i18n/esdb/CP 1. add new alias Window-31J -> CP932, IBM...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add tests for lib/csu/ and include/.
jmmv[src/trunk]: src/distrib/sets/lists/tests Add entries for lint1 tests.
christos[src/trunk]: src/lib/librumphijack make SSP friendly
jmmv[src/trunk]: src/tests/util Refactor this test program: make test cases more ...
pooka[src/trunk]: src/tests/fs/common * namespace some macros under FSTEST
cegger[src/trunk]: src/sys/dev/pci PR kern/38871: Fix VLAN
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options EVBARM_BOARDTYPE.
wiz[src/trunk]: src/share/man/man4 Bump date for XNS removal.
tsutsui[src/trunk]: src/sys/dev/wsfont In wsfont_rotate_cw_internal() and wsfont_rot...
martin[src/trunk]: src/sys/dev/ic Make it compile again
hannken[src/trunk]: src/sys ext2fs, ffs: free on disk inodes in the reclaim routine.
jruoho[src/trunk]: src/sys/dev/acpi Remove also the HIDs from previous.
pooka[src/trunk]: src/libexec/lfs_cleanerd Add a method for posting a semaphore wh...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * print interface number, backend ...
joerg[src/trunk]: src Define a new __c99inline macro for compilers known to implem...
christos[src/trunk]: src/lib/libc/sys simplify the example; only register the set of ...
plunky[src/trunk]: src/usr.sbin/btpand after setting the L2CAP link mode in server ...
tnozaki[src/trunk]: src/lib/libc/stdio initialize fake FILE, not fp.
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server Remove commented out XS...
kiyohara[src/trunk]: src/etc/etc.bebox Add pci* and wscons for xserver.
pooka[src/trunk]: src/tests/fs/nfs * apparently operations can also fail with EIO ...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_dir_lookup: use 'name' variable in memcmp...
msaitoh[src/trunk]: src Add the following cards' support from FreeBSD:
pooka[src/trunk]: src/sys/rump/dev/lib/libsysmon Attach component to make it work ...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed answer for IP4_SUBN...
wiz[src/trunk]: src/lib/libm/man Remove trailing comma in enumeration, make HTML...
pooka[src/trunk]: src/tests/fs/nfs/nfsservice remove leftover debug printf
njoly[src/trunk]: src/sys/dev/pci Adjust ICH10 watchdog timer entries which are re...
pooka[src/trunk]: src/tests/fs/common Remove the lfs race condition hack now that ...
kiyohara[src/trunk]: src/doc Support xserver for prep. It tested only on-board s3(864).
pooka[src/trunk]: src/tests/fs/vfs make compile on HEAD
kiyohara[src/trunk]: src/sys/dev/pci Add Marvell MV78100/MV78200 SoC. (Discovery Inno...
msaitoh[src/trunk]: src/sys/dev/pci Add Advantech PCI-1604
msaitoh[src/trunk]: src Add three card support from Tsubai.
pooka[src/trunk]: src/tests/fs/vfs Add an assortment of rename tests. Not complet...
njoly[src/trunk]: src/sys/fs/sysvbfs Fix build with SYSVBFS_VNOPS_DEBUG.
drochner[src/trunk]: src make the use of SHA2-HMAC by FAST_IPSEC compliant to current...
snj[src/trunk]: src/distrib/notes/amiga Jukka Marin's ad clause is no more.
christos[src/trunk]: src/tools/m4/bootstrap Add a Makefile to rebuild the bootstrap f...
christos[src/trunk]: src/usr.bin/printf Avoid segv on "printf '%*********s' 666", fro...
pooka[src/trunk]: src/sys/rump/librump Create rump public interfaces from descript...
pooka[src/trunk]: src/sys/rump/net/rumptest This wasn't supposed to go in -- the t...
bouyer[src/trunk]: src/sys/arch/xen/xen Don't pass a NULL arg to DIOCCACHESYNC, sd(...
pooka[src/trunk]: src/sys/rump/librump * move stat syscalls to newstyle compat
joerg[src/trunk]: src/share/man/man9 Fix markup.
joerg[src/trunk]: src Fix markup.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Minor changes t...
joerg[src/trunk]: src/tests/lib/csu/dso Kill file that should be pulled in from a ...
pooka[src/trunk]: src/sys/rump/net sockin cannot be loaded the same time as rumpne...
pooka[src/trunk]: src/sys/dev/usb regen: huawei K3765
pooka[src/trunk]: src/sys Put async i/o compat routines in a separate source modul...
jruoho[src/trunk]: src Note that the ucontext(2) et. al. were first moved from X/OP...
drochner[src/trunk]: src/games/factor rename pollard_pminus1->pollard_rho for consist...
pooka[src/trunk]: src/lib/librumphijack Adapt to rump syscall changes. The correc...
matt[src/trunk]: src/lib/libc/gen cleanup format of #ifdef
haad[src/trunk]: src Add support for compiling ZFS and Solaris modules as RUMP li...
jakllsch[src/trunk]: src/distrib/sets/lists/xcomp note the libXvMCW lint file too
bouyer[src/trunk]: src - Implement prop_{array, dictionary}_copyout(), based on
bouyer[src/bouyer-quota2]: src/usr.bin/quota Allow to pass HN_PRIV_UNLIMITED flag (...
bouyer[src/bouyer-quota2]: src/usr.bin/quota intprt() can be called up to 3 times f...
bouyer[src/bouyer-quota2]: src Sync with HEAD
bouyer[src/bouyer-quota2]: src/sys/compat/freebsd Regen: quotactl compat
bouyer[src/bouyer-quota2]: src Add quota tests
bouyer[src/bouyer-quota2]: src/sys/compat/netbsd32 Regen
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs walk_list: make sure we don't try to rea...
bouyer[src/bouyer-quota2]: src/usr.sbin/repquota When reading quota1 entries, initi...
phx[src/trunk]: src/sys/arch/amigappc/include Add missing is_a600() definition, ...
jmcneill[src/trunk]: src bump libchromeXvMC major to match the other hw libraries to ...
roy[src/trunk]: src/share/man/man7 Describe the new terminfo environment settings.
reinoud[src/trunk]: src/sys/fs/udf Split out the raw to indexed partitioning code pr...
reinoud[src/trunk]: src/sbin/newfs_udf Fix typo in comment
mlelstv[src/trunk]: src/sys/netinet6 When deleting a fragment header use the simple ...
christos[src/trunk]: src/bin/ps Make printing of lwp flags similar to the process one...
mbalmer[src/trunk]: src/sys/kern Cast arguments to vaddr_t when using PRIxVADDR in t...
jakllsch[src/trunk]: src/sys/dev/marvell Explicitly initialize sometimes-unused varia...
pooka[src/trunk]: src/tests/lib/libc/stdlib Adjust PR format in xfail message so t...
yamt[src/trunk]: src/bin/cp document what -a is for
gsutre[src/trunk]: src/sys/dev/pci Typos, fix memory binding for memory type 2, and...
pooka[src/trunk]: src manual page for rumphijack
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc KNF and misc cosmetics.
pooka[src/trunk]: src/lib Use rump_sp consistently in chapter 7
wiz[src/trunk]: src/crypto/dist/heimdal/kuser Fix typo in Nd. From Ryo HAYASAKA ...
uebayasi[src/trunk]: src/sys/arch/mips/mips Fix build of malta/sbmips.
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs_lookup: cache (cnp->cn_flags & ISLASTCN...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Some cleanup. No functional...
pooka[src/trunk]: src/sys Some lwp-walkers expect the correct value for l_stat, so...
pooka[src/trunk]: src/sys/rump/librump/rumpkern these days make sure we have an lw...
sjg[src/trunk]: src/usr.bin/make Fix rendering of :? example
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Only use B_MODIFY when needed, avoid une...
stacktic[src/trunk]: src/distrib/utils/sysinst Corrected messages.
christos[src/trunk]: src/external/gpl2/xcvs/lib/libcvs we have getdelim and getline.
dyoung[src/trunk]: src/share/man/man4 Add missing copyright notice, pointed out by ...
christos[src/trunk]: src/external/bsd/flex add a script to help future imports
jnemeth[src/trunk]: src/sys/kern allow passing a NULL proplib dictionary to modctl(M...
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib Only match raw devices. Only mat...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin for udp sockets crank snd/rcvbufs...
pooka[src/trunk]: src/sys/fs/puffs Transmit VOP_ABORTOP() to the server.
snj[src/trunk]: src/distrib/notes/common Kill two duplicate lines.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Create .so from...
reed[src/trunk]: src/crypto/dist/heimdal/lib/kadm5 Fix section number for a man p...
christos[src/trunk]: src/external/bsd/flex Add build glue and old manual page, since ...
christos[src/trunk]: src/usr.bin put back lex
christos[src/trunk]: src/external/bsd/flex add version
christos[src/trunk]: src/external/bsd/flex/dist avoid unused label warning
christos[src/trunk]: src/external/bsd/flex/include Allow tools to override m4
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge
christos[src/trunk]: src/external/gpl2/xcvs/dist/src make the default action abort fo...
pooka[src/trunk]: src/sys/rump/librump/rumpkern When allocating the temporary lwp ...
snj[src/trunk]: src/distrib/notes/common agc's ad clause is no more.
joerg[src/trunk]: src/common/lib/libc/gen Fix warnings for -DRBSMALL
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Split device_t/softc. Tested on Indy.
hubertf[src/trunk]: src/sys/dev/pci Silence for boot -z
pooka[src/trunk]: src/sys/rump/librump/rumpnet add shmif_create
snj[src/trunk]: src/distrib/notes/common reed@ no longer has any ad clauses in t...
snj[src/trunk]: src/sys/arch/atari/dev Drop 3rd and 4th clause. Approved by leo...
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 fix debugging build.
christos[src/trunk]: src/sys/netsmb Convert sizes/lengths to unsigned (size_t) or uin...
njoly[src/trunk]: src/tests/fs Pass down the test case data to the test function, ...
enami[src/trunk]: src/tests/fs/ffs Make this compile again.
kiyohara[src/trunk]: src/sys/dev/pci Regen.
jmmv[src/trunk]: src/tests Get rid of static Atffiles and let bsd.test.mk generat...
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs * remove target node from right directory
jym[src/trunk]: src/sys/arch/i386/include Purely cosmetic: move L2_SLOT_KERNBASE...
jym[src/trunk]: src/sys/arch With Xen, PDPpaddr should contain a guest physical ...
jmmv[src/trunk]: src/doc Note conversion of some extra tests to atf.
pooka[src/trunk]: src/tests/fs/vfs Some of the msdosfs tests are killed by SSP due...
mrg[src/trunk]: src/external/mit/xorg/bin/xlsclients ... and HAVE_STRNLEN
jmmv[src/trunk]: src/regress Remove the libobjc tests; they have been converted t...
pooka[src/trunk]: src/sys/kern Include <rump/rump_syscalls_compat.h> from rump_sys...
skrll[src/trunk]: src Import the binutils-2_19-branch sources as of 2010-04-02.
christos[src/trunk]: src/distrib/sets/lists/man re-add flex.info
macallan[src/trunk]: src/sys/dev/pci fix occasionally wrong colours in rectangle fills
njoly[src/trunk]: src Make flock(2) more robust to invalid operation, such as
christos[src/trunk]: src no unput
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_update: comment out assert for now.
christos[src/trunk]: src/external/bsd/byacc add build glue.
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
pooka[src/trunk]: src/sys/rump/include/machine rump_get_curlwp() is dead
pooka[src/trunk]: src/sys/rump/librump/rumpkern call procinit_sysctl to register t...
joerg[src/trunk]: src Hook up mdocml.
christos[src/trunk]: src/external/bsd/bind/dist/bin/named fix typo on server-id; from...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Fix start symbol for newer bi...
christos[src/trunk]: src/external/bsd/byacc/dist defs.h first.
christos[src/trunk]: src/external/bsd/byacc/dist fix line accounting.
joerg[src/trunk]: src/external/bsd/flex/bin Do not depend on the existance of /usr...
joerg[src/trunk]: src/usr.sbin/sup/source Fix markup.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove unexist device(omapnand0).
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs support pathconf (more or less copypas...
tsutsui[src/trunk]: src/share/man/man4 Remove description about options XSERVER. No ...
tsutsui[src/trunk]: src/sys/dev/rasops Fix typo in comment.
jruoho[src/trunk]: src/sys/dev/acpi Add a new flag that determines whether we shoul...
jruoho[src/trunk]: src/sys Move ACPI_FLUSH_CPU_CACHE() (a.k.a. WBINVD on x86) to MD...
wiz[src/trunk]: src/share/man/man4 Bump date for PAE. New sentence, new line.
pgoyette[src/trunk]: src/sys/dev/pci Move setting of pci_verbose_loaded flag into the...
njoly[src/trunk]: src/lib/libc/sys Improve _PC_NO_TRUNC description. From Matthew ...
pooka[src/trunk]: src/tests/fs/common/nfsrpc Add for-fun cast ... no, not really. ...
jakllsch[src/trunk]: src/sys/dev/ic Use bus_addr_t for physical addresses.
jakllsch[src/trunk]: src/sys/dev/usb Tune ugen(4) isochronous parameters to better su...
jruoho[src/trunk]: src/sys/dev/acpi Remove leftovers from the aiboost(4) removal.
hans[src/trunk]: src/tests/lib/libpthread Revert to 1.1 and fix the casts by usin...
pooka[src/trunk]: src/tests/fs/common Include & use lfs megamaid.
jruoho[src/trunk]: src/share/misc BMC, FWH, GAS, GMCH, ICH, IMC, LPC, MCH, TPM.
mlelstv[src/trunk]: src/sys/fs/msdosfs Return EINVAL for rename and delete operation...
mrg[src/trunk]: src/distrib/sets/lists mark skey files with skey tag.
tnozaki[src/trunk]: src/lib/libc/stdio fix coredump vfwprintf(stderr) reported in cu...
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server Remove obsolete (commen...
tsutsui[src/trunk]: src/etc/etc.hpcarm Remove unneccesary ttyv0 (pccons), isdns, and...
jakllsch[src/trunk]: src/sys/dev/isa Cast bus_addr_t to void * via uintptr_t to avoid
wiz[src/trunk]: src/share/man/man9 Fix typo.
jruoho[src/trunk]: src Add amdpcib(4). Ok njoly@.
dholland[src/trunk]: src/games/sail Don't define esc-[ as a custom key sequence becau...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.7.2b1
msaitoh[src/trunk]: src/sys/dev/pci regen.
snj[src/trunk]: src/sys/arch/xen/xen Drop 3rd and 4th clauses. Approved by cl@ ...
snj[src/trunk]: src/distrib/notes/xen Remove another instance of cl's acknowledg...
joerg[src/trunk]: src/gnu/usr.bin/rcs/rcs Reduce amount of macro magic. Use the s...
njoly[src/trunk]: src/distrib/sets/lists/comp s/comp-debugd-bin/comp-bind-debug/.
thorpej[src/trunk]: src/external/gpl3/binutils/dist/binutils Regenerate for:
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl fix bug introduced by l...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reset l_mutex when waking up a thr...
christos[src/trunk]: src/gnu/dist/groff/tmac add libisns
joerg[src/trunk]: src/lib/libc/citrus/modules Remove tautology.
tron[src/trunk]: src/doc Update information about "binutils":
matt[src/trunk]: src/sys/arch/powerpc Fix some fallout from building the macppc G...
wiz[src/trunk]: src Move isns description from dist/groff to usr.bin/groff, wher...
pooka[src/trunk]: src/lib/librumphijack Fix conversion: there are 1000*1000 nanose...
jmcneill[src/trunk]: src/sys/arch/x86/x86 - fix an off-by-one that disallowed adjacen...
pooka[src/trunk]: src/lib/librumphijack * attempt to match libc non-compat names (...
jmcneill[src/trunk]: src Install these libraries as version 1.0 instead of 0.0
uwe[src/trunk]: src/share/man/man7 Sprinkle some markup.
plunky[src/trunk]: src/external/mit/lua/lib/liblua add to (rather than replace) CFLAGS
christos[src/trunk]: src/lib/libc/arch/sparc64/string use _ALIGN consistently.
drochner[src/trunk]: src/sys/dist/pf/net make sure the "overload_tbl" member of "stru...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add a command-line flag to toggle foreg...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Also set and check the grace time in ed...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Catch up with Q2V -> QL renaming
bouyer[src/bouyer-quota2]: src factor out code to chech a quota against its limits.
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add an option to mount the filesystem -...
bouyer[src/bouyer-quota2]: src/usr.sbin/quotaon Make it compile with new quotactl
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Fix typo
bouyer[src/bouyer-quota2]: src/usr.sbin/repquota Add an option -x to export a files...
bouyer[src/bouyer-quota2]: src/distrib/sets/lists/tests +t_miscquota
bouyer[src/bouyer-quota2]: src The rpc.rquotad protocol uses the legacy definitions...
bouyer[src/bouyer-quota2]: src Sync with HEAD
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/netboot - make sure to wait for BUS...
tsutsui[src/trunk]: src/sys/arch/x86/x86 Fix wrong function names in messages by usi...
pooka[src/trunk]: src/lib/librumpuser shush lint
reinoud[src/trunk]: src/sys/fs/udf A not rewritable disc can be pseudo-overwritable....
matt[src/trunk]: src Add arc64 alias
skrll[src/trunk]: src/sys/arch Detect and spin up non-boot CPUs.
joerg[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Ensure that NOMAN is defined ea...
pooka[src/trunk]: src/lib/librumphijack dramatic whitespace fix
christos[src/trunk]: src/lib/libpthread Fix SSP build.
pooka[src/trunk]: src/sys/arch Add bwi from PR kern/40279. There is no know case ...
wiz[src/trunk]: src/share/man/man9 Fix typo.
bouyer[src/trunk]: src/sys/dev/mii Regen: Add RDC Semiconductor R6040 10/100 integr...
njoly[src/trunk]: src/lib/libc/net Add section 3 for getpwuid_r xref.
wiz[src/trunk]: src Link kprintf(9) to device_printf(9). For David.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fill in l_wmesg since some proc-wa...
jakllsch[src/trunk]: src/sys/dev/marvell Set mva_size in the console case.
tsutsui[src/trunk]: src/sys/arch/hpcmips/include No need to include <mips/locore.h> ...
plunky[src/trunk]: src/external/bsd/ntp/bin clean up man files copied during build
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Build altboot.img, which fa...
christos[src/trunk]: src/sbin/setkey no need for noinput
pooka[src/trunk]: src/sys/rump regen: put all public interfaces created by ifspec ...
snj[src/trunk]: src/sys Drop 3rd and 4th clauses (except on files where copyrigh...
wiz[src/trunk]: src/usr.sbin/inetd Bump date for mDNS support.
dyoung[src/trunk]: src/share/man/man9 Document pci_chipset_tag_create(9) and pci_ch...
jruoho[src/trunk]: src Properly mark the standard that "deprecated" all of these.
tsarna[src/trunk]: src/share/man/man4 Take credit for original work.
christos[src/trunk]: src/usr.bin/m4 fix prototype
snj[src/trunk]: src/sys/arch Drop 3rd and 4th clauses. Approved by gwr@ and wrs...
he[src/trunk]: src/external/bsd/flex Descend into the man/ subdirectory, so tha...
wiz[src/trunk]: src/doc Add entry for mdocml with joerg as responsible person.
pgoyette[src/trunk]: src/tests/lib/libc/stdio Fix the $NetBSD$ tag (missed the traili...
is[src/trunk]: src/sys/dev/usb some more 8187B variants. From OpenBSD
jakllsch[src/trunk]: src/sys/dev Make the Realtek PCI network interfaces detachable.
jakllsch[src/trunk]: src/sys/dev/pci Use use 64-bit DMA tag (where available and supp...
njoly[src/trunk]: src/sys/dev/i2c Cleanup hardware monitor limits retrieval. Do us...
njoly[src/trunk]: src/share/man/man4 Add ICH10 to the list.
dholland[src/trunk]: src/dist/pppd/pppd Don't attempt to store bitmasks in a variable...
joerg[src/trunk]: src/lib/libm/arch/i387 Fix merge error: drop machine from an old...
tsutsui[src/trunk]: src/sys/dev/hpc Remove deprecated powerhook_establish(9) since a...
jmmv[src/trunk]: src/regress/usr.bin The sort(1) tests have been moved to tests/u...
jakllsch[src/trunk]: src/sys/opencrypto Consistently use a single CRYPTO_SESID2HID-li...
bouyer[src/trunk]: src/sys/dev/dkwedge Make sure to release sc_parent->dk_rawlock b...
dholland[src/trunk]: src/usr.sbin/ypbind When checking if /var/yp/binding/foo.ypserve...
joerg[src/trunk]: src Rename h_initfini3 dso now that it is a simple module.
wiz[src/trunk]: src/usr.bin/pkill Be explicit which options are available for pr...
pooka[src/trunk]: src Actually, some nagging voice in my head tells me that all bi...
yamt[src/trunk]: src/sys/dev/tprof tprof_start: don't forget to restore refcount ...
snj[src/trunk]: src/distrib/notes/common nisimura and reinoud's ad clauses are n...
snj[src/trunk]: src/distrib/notes/common elric's ad clause is no more.
dholland[src/trunk]: src/games/fortune/datfiles Whitespace.
christos[src/trunk]: src/usr.bin option noinput
nakayama[src/trunk]: src/sys/arch/sparc64 Use trunc_page or round_page where appropri...
mlelstv[src/trunk]: src/lib/libc/time With 64bit time_t years can be negative and la...
christos[src/trunk]: src/lib/libc/resolv don't read hostaliases using unbuffered read...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 stat64 syscalls require struct l...
he[src/trunk]: src/sys/arch/sparc/sparc Avoid unused variable warnings on Sun4c...
joerg[src/trunk]: src/usr.bin/xinstall Only trust STRIP from environment if it is ...
jmmv[src/trunk]: src/etc/mtree Add dirs for libpthread tests.
jmmv[src/trunk]: src/regress/lib The libpthread tests have been converted to atf; ...
dsl[src/trunk]: src/sys/kern Error out of ptcread() if the uio length supplied i...
enami[src/trunk]: src/sys/dev/usb Since the aprint_normal_dev() several lines abov...
ahoka[src/trunk]: src/doc sysinst(8): Give the option to use tmpfs for /tmp in sys...
tron[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Remove generat...
christos[src/trunk]: src/gnu/usr.bin/gettext/libnlsut put back getline.
pooka[src/trunk]: src/sys/rump/librump/rumpkern add Arnaud's EuroBSDCon paper
snj[src/trunk]: src Move Eduardo Horvath's license to 2 clause. OK eeh@.
snj[src/trunk]: src/distrib/notes/common Remove the "Mats O Jansson and Charles ...
christos[src/trunk]: src/sys/dev/if_ndis make this compile again.
rmind[src/trunk]: src/sys Initialise struct emul members by name (it is readable n...
wiz[src/trunk]: src/crypto/dist/heimdal/lib/kadm5 Remove .Os argument.
joerg[src/trunk]: src/gnu/dist/groff/tmac Add .%U to mark up URLs in bibliographic...
christos[src/trunk]: src/compat/external/lib Add flex.
cegger[src/trunk]: src/sys/arch kill extra whitespaces
pooka[src/trunk]: src/sys/rump/librump/rumpkern Assert that l_target_cpu isn't nul...
pooka[src/trunk]: src/tests/fs/puffs put stuff requiring -lpuffs behind -DPUFFSDUMP
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs check we don't rename onto a non-empty...
cegger[src/trunk]: src/sys/arch/x86/x86 use __arraycount
jruoho[src/trunk]: src/sys/dev/acpi Remove the currently unnecessary mutex.
pgoyette[src/trunk]: src/sys/dev/acpi Move setting of acpi_verbose_loaded flag into t...
enami[src/trunk]: src/distrib/sets/lists/comp cat9/vprint.0 is still there. Salva...
jruoho[src/trunk]: src/sys/dev/acpi Fix wrong return value.
jakllsch[src/trunk]: src/sys/kern Use 'z' printf format modifier to print size_t in d...
snj[src/trunk]: src/distrib/notes Matt DeBergalis' acknowledgement is now in mac...
he[src/trunk]: src/sys/arch/mips/mips Fix the previous by terminating the comment.
pooka[src/trunk]: src/sys/fs/puffs f_namemax is one of the static fields overridde...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Code to set PCI cfg xfer mo...
tsutsui[src/trunk]: src/sys/arch Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS,
mrg[src/trunk]: src/external/mit/xorg/include/xcb-proto install the xcb-proto fi...
jruoho[src/trunk]: src/sys/dev/acpi Shorten some of the descriptions.
mrg[src/trunk]: src/external/mit/xorg/bin/xlsatoms xlsatoms 1.1.0 wants to link ...
kiyohara[src/trunk]: src/sys/dev/marvell Add some Kirkwood/Discovery Innovation produ...
christos[src/trunk]: src/sys/coda Correct incomplete size checks for the coda ioctls....
drochner[src/trunk]: src/sys/dev/usb another iteration in the eternal device enumerat...
christos[src/trunk]: src/sys/compat/ibcs2 Add more debugging printfs
jakllsch[src/trunk]: src/sys Finish cleaning up pchb from recent change.
joerg[src/trunk]: src Move SPARC and SPARC64 to modern CPP. Update UPDATING note f...
jruoho[src/trunk]: src/share/man/man4 Complete the reference WWW article. Use .Dq.
matt[src/trunk]: src/distrib/evbppc/ramdisk Don't use string instructions (not on...
matt[src/trunk]: src/sys/dev/usb Add preliminary support for Embedded Transaction...
jmcneill[src/trunk]: src/sys/dev/isa treat temperature readings of 0xff as invalid, a...
jym[src/trunk]: src/sys/arch/xen/xen Fix bad pasto cooking: xennet backend is no...
matt[src/trunk]: src/sys/sys Welcome to 5.99.44
dholland[src/trunk]: src/usr.sbin/ypbind Don't print uninitialized values off the sta...
jakllsch[src/trunk]: src In case it's too obvious, the libI810XvMC directory is for b...
cegger[src/trunk]: src/sys/kern buildfix: uvm_extern.h -> uvm.h
wiz[src/trunk]: src/common/lib/libprop Remove trailing whitespace.
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add rump versions of quota utilities, t...
bouyer[src/bouyer-quota2]: src Rename getufsquota to getvfsquota, and abstract in i...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Remove unused function
bouyer[src/bouyer-quota2]: src Change timeprt to print in weeks, days, hours, minut...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Check that the kernel enforces the quot...
bouyer[src/bouyer-quota2]: src Sync with HEAD
bouyer[src/bouyer-quota2]: src/share/man/man5 Mention the new in-filesystem quota s...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Fix memory leak
bouyer[src/trunk]: src/doc Add bouyer-quota2 branch
pooka[src/trunk]: src/sys/rump/fs/lib/libzfs don't perform tasks already done by z...
dyoung[src/trunk]: src/sys/kern Exclude drm sources from tags computation.
pooka[src/trunk]: src In case sys_reboot() was called by a remote client, put the ...
tsutsui[src/trunk]: src/sys/dev/ic Revert part of changes in rev 1.298:
matt[src/trunk]: src/gnu/dist/gcc4/gcc Default mips64 to softfloat.
matt[src/trunk]: src/sys/arch/powerpc/include Some ports use %r0 as tmp2 to INIT_...
hauke[src/trunk]: src/bin/ksh The previous commit removed a { }?block, and uninten...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot bootprog_maker and bootprog...
plunky[src/trunk]: src/usr.sbin/btpand when a BNEP channel is opened, clear any Net...
pooka[src/trunk]: src/lib/librumphijack Use NEEDED for librumpclient instead of lo...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
christos[src/trunk]: src/external/bsd give yacc's proper name
tsutsui[src/trunk]: src/sys/arch/mips/mips Use fpemul_fpuillinst() instead of fpemul...
matt[src/trunk]: src/sys/arch/sgimips/stand Make sure that sgimips64 can build th...
jakllsch[src/trunk]: src/sys/lib/libkern Add quad srcs if building x86_64 32-bit libk...
snj[src/trunk]: src/sys/arch/algor/algor Fix a typo in a comment.
joerg[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Do not use .Xo/.Xc to wor...
joerg[src/trunk]: src/usr.sbin/ntp Expand [= prog-name =] in man pages.
thorpej[src/trunk]: src/external/gpl3/binutils/dist/binutils Compute the size of off...
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch/alpha include rumpcpu_generic
joerg[src/trunk]: src/distrib/utils/sysinst Allow setting an empty base directory....
christos[src/trunk]: src/tools/lex use bootstrap files for yacc too.
joerg[src/trunk]: src/usr.bin/m4 Always define _PATH_DIVNAME to the Unix version. ...
jakllsch[src/trunk]: src/usr.sbin/rtadvd Use documentation prefix.
christos[src/trunk]: src/lib/libc/resolv expose res_check.
joerg[src/trunk]: src/dist/pppd/chat Fix markup.
dyoung[src/trunk]: src/sys/dev/pci To reduce differences between ath(4)'s PCI attac...
joerg[src/trunk]: src/sys/dev/dm Don't spam the console with debug messages.
joerg[src/trunk]: src/tools/mandoc Update tool version for mdocml 1.9.15.
jruoho[src/trunk]: src/share/man/man4 Xref acpiwdrt(4).
matt[src/trunk]: src/gnu/dist/gdb6/gdb Change to reflect switchframe/callframe ch...
matt[src/trunk]: src/share/mk Default mips64e[bl] to SOFTFLOAT.
pooka[src/trunk]: src/sys regen: include sys/sched.h in syscallargs.h
uwe[src/trunk]: src/share/man/man7 Be consistent in using (fixed width font) lit...
christos[src/trunk]: src/usr.sbin/sup/source Make this compile again. I should have t...
snj[src/trunk]: src/sys Switch to a 2 clause license. Approved by joff@ (copyri...
snj[src/trunk]: src/distrib/notes/evbppc Zero out this file. All of these entri...
reed[src/trunk]: src/share/man/man5 For the rpc* references use the full rpc.* na...
wiz[src/trunk]: src Bump date for previous.
joerg[src/trunk]: src/share/man/man9 Use .%U inside of .Rs/.Re.
njoly[src/trunk]: src/distrib/sets/lists/comp Add dnssec-{revoke, settime}.debug, o...
snj[src/trunk]: src Remove 3rd and 4th clauses in christos' license. OK christos.
mrg[src/trunk]: src/sys/arch/m68k look for the m680[2346]0 options in the opt_m6...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement poor man's (or woman's) ...
njoly[src/trunk]: src/tests/fs/common Update filesystem helper functions namespace...
kiyohara[src/trunk]: src/sys/dev/marvell Add Kirkwood/Discovery Innovation macros.
rmind[src/trunk]: src/regress/sys/net/frag Add a regression test for IPv4 reassemb...
pooka[src/trunk]: src/sys/fs/tmpfs return same errno as ffs
jym[src/trunk]: src/sys/arch/i386/i386 In Xen PAE case, fix argument size passed...
jym[src/trunk]: src/sys/arch/x86/include Make the comment about PDPpaddr more th...
jym[src/trunk]: src/sys/arch/i386/i386 pte0 is used to map the page required by ...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add tests for libposix, libprop, li...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add libpthread tests.
njoly[src/trunk]: src/tests/lib/libpthread Add missing pthread_mutex_init call in ...
jmmv[src/trunk]: src/tests/lib Convert the csu tests to atf.
mrg[src/trunk]: src/external/mit/xorg/bin/xlsclients xlsclients wants xcb-atom a...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Ignore errors when copyin/out len ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Use LD_LIBRARY_...
tsutsui[src/trunk]: src/sys/arch/hpcarm/dev - in max1233_readpos(), add some DELAY()...
jklos[src/trunk]: src/sys/dev/ic Add support for 16650's prescaler from Frank Will...
kiyohara[src/trunk]: src/sys/dev/marvell Remove some attribute macros. Its specifica...
mrg[src/trunk]: src/sys/external/bsd/drm/conf also make radeondrm depend upon fi...
nakayama[src/trunk]: src/distrib/sets/lists/tests fix MKSKEY=no build.
tsutsui[src/trunk]: src/sys/dev/wsfont Umm, revert unintended changes.
jruoho[src/trunk]: src/lib/libc Add some STANDARDS lingo, mainly to note the functi...
snj[src/trunk]: src/games/fortune/datfiles Fix a bunch of typos and spelling err...
christos[src/trunk]: src/external/bsd/byacc/dist add our patches
wiz[src/trunk]: src/lib/libc/sys Sort ERRORS. Add comma in enumeration.
tron[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Make this build.
pooka[src/trunk]: src/tests/util test for 'dd seek=' (could be improved, but at l...
snj[src/trunk]: src/distrib/notes/acorn26 Mark Brinicombe's acknowledgement (wel...
christos[src/trunk]: src/usr.bin/m4/lib fix compilation.
njoly[src/trunk]: src/share/man/man9 Remove callback_entry ce description which ha...
jruoho[src/trunk]: src/sys/dev/acpi Remove the recently added ACPICPU_FLAG_INIT and...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype default the subpixel renderer...
pgoyette[src/trunk]: src/sys/dev/scsipi Move setting of scsi_verbose_loaded flag into...
jakllsch[src/trunk]: src/sys/dev/ic Store information for bus_dmamem_unmap() and bus_...
pooka[src/trunk]: src/tests/fs/common/nfsrpc retire unwieldy casts
jruoho[src/trunk]: src/sys/dev/acpi Add a quirk for pgoyette@'s old (ACPI 1.0) NVID...
jakllsch[src/trunk]: src/sys/dev/ic Rework debug printf invocation to not fail on LP6...
jakllsch[src/trunk]: src/sys/dev/pci Use 64-bit DMA tag (if available) on PCI-E re(4)...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
jruoho[src/trunk]: src/tests/lib/libpthread One more cast.
njoly[src/trunk]: src/sys/dev/pci Regen for Intel LPC updates.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * increase bus size so that we don...
christos[src/trunk]: src/doc mention flex
pgoyette[src/trunk]: src/share/man/man9 Unimplemented modcmd() routines should return...
matt[src/trunk]: src/sys/arch/powerpc/oea Set PSL_VEC in the right place.
msaitoh[src/trunk]: src/sys/dev/pci Add VScom PCI-200Li
joerg[src/trunk]: src/tests/lib/csu/dso TESTSBASE is provided by bsd.own.mk now.
christos[src/trunk]: src/external/bsd Hook wpa stuff 0.7.2
christos[src/trunk]: src/doc mention new wpa code.
joerg[src/trunk]: src/distrib/sets/lists/tests Mark correct entries as obsolete.
pooka[src/trunk]: src/tests/dev Add test cases to check that sysmon/swwdog will pa...
joerg[src/trunk]: src/lib/libc/citrus/modules Mark function as static and give it ...
riz[src/trunk]: src/doc We have a capable volunteer for GPT-aware bootloader work.
christos[src/trunk]: src back to old lex
skrll[src/trunk]: src/lib/libc/arch/hppa G/C bcopy.m4 and references to it.
rmind[src/trunk]: src Remove uarea swap-out functionality:
rmind[src/trunk]: src/sys/kern Make lwp_park_sobj and lwp_park_tab static.
hauke[src/trunk]: src/sbin/wdogctl First release that shipped wdogctl(8) was 1.6, ...
matt[src/trunk]: src/lib/libc/arch/powerpc/string Fix some bugs introduced when s...
he[src/trunk]: src/sys/arch/evbsh3/evbsh3 Need <machine/pcb.h> to define struct...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Handle humanized numbers for -h/-s
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Fix usage().
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Unless the filestystem is mounted MNT_SY...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Update quota in the same WAPBL transacti...
bouyer[src/bouyer-quota2]: src/usr.bin/quota With quota2 semantic, we may be overqu...
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs Sync with HEAD
bouyer[src/bouyer-quota2]: src/usr.sbin/repquota Make sure users which don't have q...
pooka[src/trunk]: src Add a simple dhcp client for rump kernels. It uses code fro...
pooka[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't allow modul...
pooka[src/trunk]: src/sys/rump/fs/lib/libzfs no longer used
matt[src/trunk]: src/sys/uvm Cleanup/add some asserts. no functional change.
christos[src/trunk]: src/lib/libc/gdtoa add may alias attribute to the double union b...
mrg[src/trunk]: src/sys/sys move <sys/device_if.h> outside of _KERNEL since the ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add a comment explaning why uvm_re...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand change bootloader name to "altboot"...
matt[src/trunk]: src/common/lib/libc/arch/mips/string Add a new O(log(2) implemen...
matt[src/trunk]: src/sys/arch/powerpc/conf Add support for __read_mostly and __ca...
joerg[src/trunk]: src/sys/arch/sgimips/stand Define NOMAN earlier
he[src/trunk]: src/share/mk Default MKREPRO to "no", so that the tests in stand...
christos[src/trunk]: src/lib/libpthread/arch make pthread__sp unsigned long.
christos[src/trunk]: src/include/ssp proved an __ssp_check macro.
pooka[src/trunk]: src add sandpoint dirs for man chapter 4, they seem to be requir...
njoly[src/trunk]: src/sys/arch/amd64/amd64 Do mask the upper 16 bits, when sanity ...
skrll[src/trunk]: src/sys/arch/hp700/dev Trailing whitespace.
macallan[src/trunk]: src/sys/dev/wscons add a cache so when we update the screen we o...
pooka[src/trunk]: src plop new emips port into various places it should be plopped...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
pooka[src/trunk]: src/sys Move sysctl routines from init_sysctl.c to kern_descrip....
jmcneill[src/trunk]: src/sbin/modunload Allow for passing more than one module at a t...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl openssl security patch ...
tsutsui[src/trunk]: src/sys/arch/mips/mips Use mips_fpuillinst() instead of fpemul_t...
matt[src/trunk]: src/lib/csu/powerpc When loading r13 and r2 with _SDA_BASE_ and ...
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot Enable LIBSA_PRINTF_LONGLONG_SUPPORT.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif use autogenerated prototype
abs[src/trunk]: src/distrib/common update to generate something closer to common...
snj[src/trunk]: src Drop 3rd and 4th clauses. OK jmcneill (copyright holder).
pooka[src/trunk]: src/sys/rump/librump Actually, adjust previous a bit: instead of...
joerg[src/trunk]: src/external/bsd/bind/bin/nslookup Do not use .Xo/.Xc to work ar...
dsl[src/trunk]: src/lib/libc/stdio Change a while () {} into a do {} while() so ...
snj[src/trunk]: src/distrib/notes/common Remove acknowledgements for leo@ and th...
seanb[src/trunk]: src/bin/ksh Wrong buffer len being passed to strlcpy(). Innocuous
snj[src/trunk]: src/sys/arch Drop 3rd and 4th clauses. Approved by Brad Grantha...
pooka[src/trunk]: src/sys/rump/include/machine fix previous to make sense
njoly[src/trunk]: src/tests/fs Add testcase data argument to all fstest helper fun...
jnemeth[src/trunk]: src/sys/dev/pci Don't leak kernel stack data when an enaddr can'...
pooka[src/trunk]: src/tests/fs Convert "The Original" rename race test from to vfs...
dyoung[src/trunk]: src/sys/netinet6 To help find the cause of kernel complaints suc...
hannken[src/trunk]: src/sys/fs/union Always take the hash list lock before removing ...
pooka[src/trunk]: src/tests/fs/vfs skip directory test on sysvbfs
jmmv[src/trunk]: src/doc Note the conversion of the include and csu tests to atf.
jmmv[src/trunk]: src/tests/include Remove the ATF_CHECK calls I added during the ...
jruoho[src/trunk]: src/sys/dev/acpi Fix build failure in i386/ALL. Again caused by ...
hannken[src/trunk]: src/sys/fs/ntfs Lock the ntnode and recheck the fnode after call...
pooka[src/trunk]: src/usr.sbin/puffs/rump_syspuffs use rump_pub interface name
tron[src/trunk]: src/sys/rump/net/lib/libsockin Only allocate a "struct iovec" ar...
snj[src/trunk]: src/distrib/notes/common Jukka Marin's acknowledgement is in ami...
snj[src/trunk]: src/distrib/notes scw's ad clause is no more.
joerg[src/trunk]: src/share/mk Do not run mandoc for lintmanpages if MANPAGES is e...
tsarna[src/trunk]: src/external/apache2 Add a copy of the Apache 2.0 license here a...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.9.10:
christos[src/trunk]: src/tools Give m4 its own .WAIT. Fixes build issue on NetBSD-5.
christos[src/trunk]: src/games/atc use %option noinput nounput
christos[src/trunk]: src/usr.bin/msgc option noinput
is[src/trunk]: src/sys/dev/usb Quirk to regenerate residue for borken UMASS dev...
tsutsui[src/trunk]: src/distrib/i386/cdroms www.netbsd.org -> www.NetBSD.org
pooka[src/trunk]: src/sys/rump unused rumpuser_realpath is really dead
pooka[src/trunk]: src/tests/fs Need to use the ${PRINTOBJDIR} trick for LIBISPRIVA...
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Replace callout(9) with softint(9) which...
cegger[src/trunk]: src/sys/dev/acpi ACPI enumerates cpus with 0..n.
jmmv[src/trunk]: src/tests/lib/libpthread before_start_one_thread is not racy onl...
pgoyette[src/trunk]: src/sys/dev/acpi Even if there's an error in attaching the devic...
pooka[src/trunk]: src/sys/rump/librump/rumpkern If a thread wake up spuriously, re...
jym[src/trunk]: src/sys/arch Welcome PAE inside i386 current.
tsutsui[src/trunk]: src/sys/arch/hpcsh/dev Rename some void * arg variables.
jruoho[src/trunk]: src/sys/dev/acpi Add PNP0B01 and PNP0B02, both variants of the P...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml 1.10.4
christos[src/trunk]: src/sys/arch/i386 map npx control/status codes into siginfo codes.
pooka[src/trunk]: src/tests/net make interface/routing configuration a bit more ge...
christos[src/trunk]: src/doc update to 9.7.0-b1
christos[src/trunk]: src/lib/libc/stdio revert some of dsl's changes to make things b...
christos[src/trunk]: src/external/bsd/flex/dist from sourceforge.
mrg[src/trunk]: src/sys/arch/sparc64 define MANUF_FUJITSU (and fix CPU_IS_SPARC6...
christos[src/trunk]: src/external/bsd/flex/man add the texinfo manual
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch libfetch-2.26:
joerg[src/trunk]: src/distrib/sets/lists/comp Sort list.
pooka[src/trunk]: src/lib/libpuffs Remove PUFFS_WITH_THREADS ifdef garbage, just u...
christos[src/trunk]: src/share/man/man2 fix typo.
pooka[src/trunk]: src/tests/fs/common Add NFS to the list of file systems exercise...
pooka[src/trunk]: src/distrib/sets/lists/tests setlistlust: exports for nfs tests
jakllsch[src/trunk]: src/sys/arch/x86/x86 Allow BUS_SPACE_DEBUG to compile on amd64.
pooka[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Don't ignore SIGHUP here sin...
pooka[src/trunk]: src/tests/fs/common whitespace
pooka[src/trunk]: src/tests/fs/common Wait for child (rumpnfsd) to die before decl...
jruoho[src/trunk]: src/share/man/man4 Note acpicpu(4). Convert the list of devices ...
christos[src/trunk]: src/lib/libpthread make kevent(2) a cancelation point, and docum...
dholland[src/trunk]: src/games/sail Rework the game startup so it uses curses nicely....
christos[src/trunk]: src/lib/libpthread Add a weak alias for pthread_attr_get_np. Not...
hannken[src/trunk]: src/sys/sys Remove now unneeded flag LK_INTERLOCK.
rmind[src/trunk]: src/sys/kern - Use pool(9) for pmf_event_workitem_t, instead of ...
macallan[src/trunk]: src/sys/dev/wscons remove VCONS_DRAW_ASYNC
dholland[src/trunk]: src/games/fortune/datfiles "Ghandi" -> "Gandhi"
christos[src/trunk]: src/external/bsd/flex/dist prefix some parameters with _ to avoi...
christos[src/trunk]: src/external/bsd add yacc
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm WS003SH is normally reseted.
kiyohara[src/trunk]: src/sys/dev/ieee1394 Call malloc(M_ZERO) instead of malloc() and...
dsl[src/trunk]: src/dist/nvi/regex Fix regexp on LP64 systems.
pooka[src/trunk]: src/sys/rump/librump/rumpkern In case of timeout, remember to re...
pooka[src/trunk]: src/lib/libpuffs Add some comments on how to act when major is b...
rmind[src/trunk]: src/sys/kern orphanpg: remove no longer user variable.
pooka[src/trunk]: src/lib/libpuffs Dispatch puffs_node_abortop().
snj[src/trunk]: src Move Matthias Pfaller's files to 2-clause license. OK matth...
pooka[src/trunk]: src/usr.sbin/puffs/rump_lfs adapt to new p2k interfaces
rmind[src/trunk]: src Drop 3rd and 4th clauses from David Young's license.
pooka[src/trunk]: src/sys/rump/librump adjust whitespace a bit
joerg[src/trunk]: src/external/bsd/openldap/man Fix markup
joerg[src/trunk]: src/lib/csu/common Build assembler sources with assembler compil...
riz[src/trunk]: src/sbin/resize_ffs As currently written, writeat() expects disk...
pgoyette[src/trunk]: src Migrate a couple more tests to aft
matt[src/trunk]: src Make the MIPS N32/N64 ABIs properly support 128-bit long dou...
tsutsui[src/trunk]: src/etc/etc.hpcarm Create audio device node for uaudio(4).
matt[src/trunk]: src/sys/common/pmap/tlb Add common TLB PMAP framework. Used my ...
matt[src/trunk]: src/lib/libc/arch/mips/gdtoa Cleanup the o32 compat build test.
pooka[src/trunk]: src/lib/librumphijack use -D_REENTRANT (should currently have no...
uwe[src/trunk]: src/share/man/man7 Consistently use .Dv to refer to signal names.
he[src/trunk]: src/sys/arch/mmeye/mmeye Need <machine/pcb.h> for struct pcb def...
tsutsui[src/trunk]: src/sys/compat/common Remove includes <sys/mount.h> and <sys/sch...
bouyer[src/bouyer-quota2]: src Add support for quotactl("getall") command, and conv...
bouyer[src/bouyer-quota2]: src/sbin/fsck_ffs Fix cut-n-paste: compare gid against g...
bouyer[src/bouyer-quota2]: src Catch up with Q2V -> QL rename
christos[src/trunk]: src/sys/external/bsd/drm/dist/shared-core fix printf formats.
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Implement clear command (quota2 only), w...
bouyer[src/bouyer-quota2]: src/sbin/fsdb Add quota2_subr.c to make it link again.
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Make it actually work.
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Remove key "quota version", it doesn't s...
bouyer[src/bouyer-quota2]: src/sbin/fsck_ffs Snapshot inode doesn't count for block...
bouyer[src/bouyer-quota2]: src/sys/compat/netbsd32 implement COMPAT_NETBSD32 quotac...
bouyer[src/bouyer-quota2]: src/usr.sbin/repquota Report user or group name again in...
njoly[src/trunk]: src/distrib/sets/lists/comp +librumphijack.so.0.0.debug
roy[src/trunk]: src/share/termcap Move the termcap man page and capabilities to ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
tsutsui[src/trunk]: src/sys/arch/mips/mips Whitespace nits.
joerg[src/trunk]: src/sys Drop bootprog_maker (formerly enabled by -M) and bootpro...
tsutsui[src/trunk]: src/sys/dev/pci Pull the following fix from OpenBSD:
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
jakllsch[src/trunk]: src/sys/arch/arm/marvell Capture more initial GPIO state.
matt[src/trunk]: src/sys/lib/libkern Add KDASSERTMSG (KDASSERT already exists).
skrll[src/trunk]: src/libexec/ld.elf_so Unbreak gdb by ensuring _rtld_debug_state ...
dyoung[src/trunk]: src/sys/dev/pci/bktr unifdef -U__bsdi__ -U__FreeBSD__ -D__NetBSD...
nisimura[src/trunk]: src/share/man introduce sandpoint satmgr(4) and altboot(8) man p...
christos[src/trunk]: src/include/ssp fix readlink prototype.
bouyer[src/trunk]: src/sys/dev Add a driver for the RDC Semiconductor RDC R6040 10/...
uwe[src/trunk]: src/sys/arch/sh3/sh3 Clear MDP_SSTEP in setregs().
uwe[src/trunk]: src/sys/arch/sh3/sh3 general_exception: when printing current mo...
plunky[src/trunk]: src/usr.sbin/btpand style nit
christos[src/trunk]: src/lib/libedit fix pasto
pgoyette[src/trunk]: src/distrib/sets/lists/tests ssp/raw test has been removed.
tsutsui[src/trunk]: src/sys/arch/hpcmips/hpcmips Explicitly include <mips/locore.h> ...
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Mechanically adapt to new interrupt/spl ...
matt[src/trunk]: src/sys/arch/powerpc/oea Can't pass a void.
njoly[src/trunk]: src/lib/libc/stdlib Switch from floating point to fixed point in...
tsutsui[src/trunk]: src/sbin/disklabel - u_short -> uint16_t
rmind[src/trunk]: src/sys/arch Provide cpu_lwp_free* stubs in vax and powerpc.
christos[src/trunk]: src/distrib/sets/lists/base updates for new bind
wiz[src/trunk]: src/usr.bin/unzip Match directory extraction output with Infozip.
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc paper over pointer aliasing p...
christos[src/trunk]: src/external/bsd add new flex
christos[src/trunk]: src/external/bsd/flex/bin add options from the new castrated man...
christos[src/trunk]: src unhook flex for now
christos[src/trunk]: src/external/bsd/flex/bin it is more complicated to rebuild the ...
tsutsui[src/trunk]: src/usr.sbin/installboot/arch A checksum value in alpha boot blo...
christos[src/trunk]: src/libexec/ld.elf_so Don't use division since we are only deali...
joerg[src/trunk]: src/external/bsd/mdocml Finish import of mdocml-1.9.10.
christos[src/trunk]: src/external/bsd/flex/dist We don't need the pre-built skel.c
christos[src/trunk]: src/external/bsd/flex/dist Fixes to pass -Wall
christos[src/trunk]: src/doc new yacc.
christos[src/trunk]: src/bin/sh use flex options instead of #defines
joerg[src/trunk]: src/external/gpl3/binutils/usr.sbin Don't depend on /usr/lib/lib...
rmind[src/trunk]: src/sys/sys - Fix comment: proclist_mutex was merged with procli...
snj[src/trunk]: src/distrib/notes/common Remove soren@ and Onno van der Linden's...
christos[src/trunk]: src/sys/netinet6 fix the sun2 case for real.
snj[src/trunk]: src/usr.sbin/ypserv/ypserv Remove third and fourth clauses, as w...
pooka[src/trunk]: src/sys/rump/librump Actually, put uvm_readahead into rumpkern, ...
pooka[src/trunk]: src/sys/rump regen
snj[src/trunk]: src/distrib/notes/common Remove one of christos' ad clauses.
rmind[src/trunk]: src/sys Simplify pmap_remove() a little by avoiding pmap_do_remo...
matt[src/trunk]: src/sys/arch/evbppc/conf Add TMPFS and ksyms. Add an INSTALL va...
snj[src/trunk]: src/distrib/notes/amiga Prune a bunch of acknowledgements that d...
joerg[src/trunk]: src/sys/dev/dm Reduce a noise from a debug printf to debug level
tsarna[src/trunk]: src/external note apache2
christos[src/trunk]: src/lib/libc/resolv Add a knote to keep track when resolv.conf g...
reed[src/trunk]: src/share/man/man8 In SEE ALSO, refer to useradd instead of addu...
pooka[src/trunk]: src/sys/rump/include/machine adjust for new rump_cpu
hannken[src/trunk]: src/sys/ufs/ffs No longer abuse TAILQ internal data.
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Do not use .Xo/.Xc t...
joerg[src/trunk]: src Do not use .Xo/.Xc to workaround ancient groff limits.
pooka[src/trunk]: src/tests/fs Make the FSTYPE macros take tc instead of derivativ...
rmind[src/trunk]: src/sys Split-off IPv4 re-assembly mechanism into a separate mod...
christos[src/trunk]: src/external/bsd/cron/dist remove bad cast.
dyoung[src/trunk]: src/sys/netinet6 Under some circumstances, udp6_output() would c...
jmmv[src/trunk]: src/regress/lib Remove tests converted to ATF.
njoly[src/trunk]: src/sys/fs/sysvbfs Small typo in comment.
mrg[src/trunk]: src build and install libxcb and xcb-util libraries.
jmmv[src/trunk]: src/regress/usr.bin Remove lint1 tests; they have been converted...
jruoho[src/trunk]: src/sys/dev/acpi The first bug: do not error out if the latency ...
christos[src/trunk]: src/sys/dev/acpi XXX: If this is not correct, revert or fix.
mrg[src/trunk]: src/external/mit/xorg/lib delete obsolete / never used file.
pooka[src/trunk]: src add rump_syscalls_compat.h
pooka[src/trunk]: src/tests/fs/ffs Include h_fsmacros instead of ffs.c and link in...
kiyohara[src/trunk]: src/sys/dev/marvell Add MARVELL_TAG_MAX to enum marvell_tags.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add CPPFLAGS like to BEAGLEBOAD.
pooka[src/trunk]: src/usr.sbin/puffs/rump_nfs Remove unused LDADD lines. They nee...
tsutsui[src/trunk]: src/sys/arch/bebox/conf Remove obsolete defflag XSERVER.
tsutsui[src/trunk]: src/sys/arch/hpcsh/conf Enable options SYSVMSG, SYSVSEM, and SYS...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Make FONT_VT220L8x16 default for aesthe...
pgoyette[src/trunk]: src Convert swwdog(4) from a simple defpseudo device to a defpse...
jruoho[src/trunk]: src/sys Make sure we use MWAIT with MONITOR.
mrg[src/trunk]: src remove the MKSUBPIXEL/MKTTINTERP options; they're going away.
pgoyette[src/trunk]: src/sys/dev/mii Move setting of mii_verbose_loaded flag into the...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.10.4:
pooka[src/trunk]: src/tests/fs/common/nfsrpc Add libc rpc bits modified to be suit...
hannken[src/trunk]: src/sys/kern Modify vn_lock():
pooka[src/trunk]: src/tests/fs/common Add FSTEST_CONSTRUCTOR/FSTEST_DESTRUCTOR whi...
snj[src/trunk]: src/sys Remove 3rd and 4th clauses. OK cl@ (copyright holder).
pooka[src/trunk]: src/libexec/lfs_cleanerd Do the semaphore trick only if the clea...
jruoho[src/trunk]: src/sys/dev/acpi Remove the homegrown attempt to match the paren...
christos[src/trunk]: src/lib/libc/stdio undo unrelated diff.
jruoho[src/trunk]: src/share/man/man9 Improvements to wording, grammar, and markup.
joerg[src/trunk]: src/tests/lib/csu/dso Simplify.
christos[src/trunk]: src/lib/libpthread Add pthread_getattr_np()
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
jym[src/trunk]: src Remove pool_cache_invalidate_local(9) from the sets, and mar...
hubertf[src/trunk]: src/usr.bin/pwhash Make the format for -k clearer
nakayama[src/trunk]: src/sys/arch/sparc64 Merge want_ast check in userret() into trap...
snj[src/trunk]: src/distrib/notes/common adrianp's ad clause is no more.
snj[src/trunk]: src/distrib/notes/common Prune Pfaller.
joerg[src/trunk]: src/tools Build mandoc unconditional if man pages are desirable....
pgoyette[src/trunk]: src/usr.bin/tic Since tic is a host tool, we need to include hos...
chs[src/trunk]: src/sys/dev/ic add byte-swapping so that this works on BE platfo...
pgoyette[src/trunk]: src/tests/lib/libc/ssp The ssp/raw test is useless. Remove it.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Inline string that should h...
matt[src/trunk]: src/lib/libc/arch/mips/sys Make __cerror hidden.
lukem[src/trunk]: src Fix MKDEBUG=yes for libraries on sparc64 for base.
pooka[src/trunk]: src/sys/rump/dev haad removed 64bit atomic ops from dm, so put i...
joerg[src/trunk]: src/share/mk Add support for compiler specific warning flags with
matt[src/trunk]: src/sys/arch/evbppc Add support for various MPC85xx platforms. ...
pooka[src/trunk]: src/lib/librumphijack Don't count sparse elements in the poll ve...
haad[src/trunk]: src/sys/arch/usermode/include bus.h is required for build so add...
jmcneill[src/trunk]: src Enable XvMC support for Intel graphics chips
uwe[src/trunk]: src/share/man/man7 Do some markup cleanup for the benefit of tro...
plunky[src/trunk]: src/external/mit/lua/usr.bin/lua include libm and libedit in DPADD
christos[src/trunk]: src/include Re-do ssp hijacking by defining inline functions and...
he[src/trunk]: src/distrib/sets/lists Mark the set list entries for librumpfs_z...
bouyer[src/bouyer-quota2]: src Snapshot of work in progress on a modernised disk qu...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Ask the rump server to background itsel...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Create a WAPBL transaction when setting ...
bouyer[src/bouyer-quota2]: src/share/man Sync with HEAD
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs for !_KERNEL case, always define FFS_EI.
bouyer[src/bouyer-quota2]: src/libexec/rpc.rquotad Convert to new quotactl interface
bouyer[src/bouyer-quota2]: src/usr.bin/quota Use prop_array_add_and_rel()
bouyer[src/bouyer-quota2]: src/sys/ufs Reimplement quotactl commands for quota1
bouyer[src/bouyer-quota2]: src/sys/kern Remove debug printf
bouyer[src/bouyer-quota2]: src/sys/ufs Do not update disk quotas for snapshot inode...
bouyer[src/bouyer-quota2]: src/sys quota2_subr.c is not used outside of ufs_quota2....
ginsbach[src/trunk]: src/usr.sbin/lpr/lpr - Replace fatal2() with the appropriate err...
wiz[src/trunk]: src/dist/ipf/man Fix typo reported in PR 44429 by Ryo HAYASAKA.
dyoung[src/trunk]: src/sys/external/bsd/drm/dist/shared-core unifdef -U__linux__ -U...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
nakayama[src/trunk]: src/sys/arch/sparc/stand/ofwboot Redo previous.
he[src/trunk]: src/sys/uvm DEBUG does not imply DIAGNOSTIC; make sure we have a...
lukem[src/trunk]: src fix typo in "-traditional-cpp"
njoly[src/trunk]: src/lib/libc/time Redo Vt macro fixes (from r1.35) which were lost.
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Small bus_dma(9) tweaks:
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc u_intNN_t -> uintNN_t
matt[src/trunk]: src/sys/uvm When starting the second pass, don't continue the fo...
pooka[src/trunk]: src/distrib/sets/lists/man add entries required by sandpoint
uwe[src/trunk]: src/sys/arch/sh3/include Add MDP_SSTEP flag. Not used yet.
christos[src/trunk]: src/lib/libedit don't turn on editing if stdout is not a tty.
pooka[src/trunk]: src/sys/rump/librump/rumpkern fill in a default name for p_comm
pooka[src/trunk]: src/sys/rump/librump/rumpkern If we are "unsleepable" due to a d...
mrg[src/trunk]: src add missing x11-xcb.pc.
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Explicitly include <mips/locore.h> for s...
wiz[src/trunk]: src Remove duplicate "the". From Henning Petersen in PR 44640.
phx[src/trunk]: src/usr.bin/mkubootimage Add the -O option to set the OS type, w...
njoly[src/trunk]: src/distrib/sets/lists/comp +flashctl.debug
pooka[src/trunk]: src/sys/rump/librump/rumpkern Give lwp usage some much-needed lo...
snj[src/trunk]: src/distrib/sets/lists/xserver Fix typo: obslete -> obsolete.
wiz[src/trunk]: src/usr.bin/script New sentence, new line. Remove trailing white...
pooka[src/trunk]: src/sys/fs/puffs Bump protocol version once more to allow for pr...
joerg[src/trunk]: src/share/mk Restrict -Wno-non-template-friend and -Wno-pmf-conv...
agc[src/trunk]: src/external/bsd/pkg_install/dist Move to a 2-clause BSD license
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs remove abort trap leftover from my...
christos[src/trunk]: src/lib/libc/compat/gen PR/42201: NAKAJIMA Yoshihiro: fts(3): br...
snj[src/trunk]: src/distrib/notes/common David Miller's entry is already in ../s...
kiyohara[src/trunk]: src/sys/arch/powerpc/powerpc Include <uvm/uvm_extern.h>.
pooka[src/trunk]: src/sys/rump regen: scheduling points in rump_pub wrappers
joerg[src/trunk]: src/dist/dhcp/common Kill bad tab in markup.
joerg[src/trunk]: src/usr.bin/make Do not work around ancient groff limits with .X...
dyoung[src/trunk]: src/share/man/man4 Add missing text disclaiming any warranty, as...
jakllsch[src/trunk]: src/sys/dev/acpi/wmi correct an obvious typo: acpwmi -> acpiwmi
snj[src/trunk]: src/distrib/notes/common Remove Ichiro FUKUHARA's acknowledgement.
snj[src/trunk]: src/distrib/notes/sandpoint Both Wasabi and TooLs GmbH have ackn...
dsl[src/trunk]: src/sys/arch/i386/stand/cdboot Add some illumination ...
jakllsch[src/trunk]: src/sys/dev/ic Convert ahcisata(4) to C99 exact-width integer ty...
christos[src/trunk]: src/lib/libedit refresh only on SIGCONT not SIGWINCH from Edward...
njoly[src/trunk]: src/lib/libc/sys Fix wrong value (1 -> 0) in _PC_NO_TRUNC descri...
jakllsch[src/trunk]: src/sys/arch Almost entirely rework Intel Firmware Hub random nu...
jruoho[src/trunk]: src/sys/arch/ia64/include Remove empty file.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs VOP_LOCK() will n...
joerg[src/trunk]: src/external/bsd/mdocml Simplify maintainance and query dist's M...
pooka[src/trunk]: src/tests/net/config necessary headers
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib hook minimalist JSON...
pooka[src/trunk]: src/tests/net/icmp Remove stuff handled by common code now.
tnn[src/trunk]: src/usr.bin/sed Merge the following revisions from OpenBSD to le...
christos[src/trunk]: src/external/bsd/bind/dist merge changes.
christos[src/trunk]: src/external/bsd/bind fixes for 9.7.0-b1
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync with import
cegger[src/trunk]: src/sys/arch/i386/pnpbios Use aprint_* when attaching. While her...
christos[src/trunk]: src/doc mention routed update
thorpej[src/trunk]: src/sys/arch/alpha/alpha Garbage-collect PMAP_LEV1MAP_SHOOTDOWN(...
joerg[src/trunk]: src/sys/conf Add -n option to print major and minor version, e.g...
christos[src/trunk]: src/lib hook the new flex.
hubertf[src/trunk]: src/share/man/man8 regen
snj[src/trunk]: src/share/man/man5 As Mikael Magnusson notes, run_fsck_flags doe...
christos[src/trunk]: src/usr.bin/m4/lib Handle nbtools build better.
christos[src/trunk]: src/usr.sbin/isdn/isdnd option noinput
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Merge libarchive 2.8.4
jym[src/trunk]: src/sys/arch/x86/x86 Check the virtual address 'va' for each PDI...
pooka[src/trunk]: src/tests/fs/vfs Fill in PR kern/43626 now that it exists.
jruoho[src/trunk]: src/share/man/man7 Add kern.mqueue also to the big list of secon...
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Add missing callout_init(9) calls. PR po...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-neomagic remove ...
pgoyette[src/trunk]: src/sys/dev/isa If this itesio(4) has a watchdog, then set up a ...
jruoho[src/trunk]: src/sys Add missing CVS identifiers.
jmmv[src/trunk]: src/etc/mtree Add dirs for libobjc tests.
pooka[src/trunk]: src/sys/rump Regen syscalls to get compat header included.
joerg[src/trunk]: src/usr.bin/patch Do not try to mmap a zero length file.
rmind[src/trunk]: src/sys/rump/librump/rumpkern Sync rump with kernel changes.
snj[src/trunk]: src/games/fortune/datfiles Kill two duplicates.
christos[src/trunk]: src/external/bsd/flex/dist we can regenerate yacc files now
joerg[src/trunk]: src/tools/mandoc Need to provide NOMAN explicitly before bsd.own...
dsl[src/trunk]: src/bin/ksh Avoid generating a corrupt history file if multiple ...
uebayasi[src/trunk]: src/sys/dev/usb Fix some whitespaces.
joerg[src/trunk]: src/usr.sbin/pstat Fix markup.
jym[src/trunk]: src/sys/kern Fix a bug where on MP systems, pool_cache_invalidat...
pooka[src/trunk]: src/tests/fs Add NFS service suitable for use in testing.
pooka[src/trunk]: src/tests/fs/vfs need to link in nfs client bits
jruoho[src/trunk]: src/sys/dev/acpi Move the GAS definition to the header so it can...
macallan[src/trunk]: src/tests/fs/nfs/nfsservice initialize a few variables to shut u...
pgoyette[src/trunk]: src/sys/dev/acpi Use __arraycount(). No functional change.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml 1.10.5
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Make sure we are not executed in non...
pgoyette[src/trunk]: src/share/man/man4 Update list of supported chips and add additi...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 try to synchronize %tick registers ...
jruoho[src/trunk]: src/sys/dev/acpi Refactor to make this more readable. No functio...
njoly[src/trunk]: src/sys/dev/pci Add Matrox MGA G200eW. From OpenBSD.
tsutsui[src/trunk]: src/doc Note about X11FLAVOUR=Xorg on hpcarm, hpcmips, and hpcsh.
tsutsui[src/trunk]: src/share/mk Cleanup and sort if-clause lines for X11FLAVOUR per...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
kiyohara[src/trunk]: src/sys/dev/usb Add attribute sysmon_envsys to device uthum.
snj[src/trunk]: src/distrib/notes/common Mats O Jansson's ad clause is no more.
dyoung[src/trunk]: src/sys/arch/amd64 Fix 'tags' target.
wiz[src/trunk]: src/lib/libc/string Add punctuation.
pooka[src/trunk]: src/sys/net _KERNEL_TOP
riz[src/trunk]: src/sbin/resize_ffs If we're operating on a plain file instead o...
joerg[src/trunk]: src/lib/libc/rpc Use __isthreaded from reentrant.h and don't red...
kefren[src/trunk]: src/distrib/sets/lists add usr/sbin/ldpd and its man page
mlelstv[src/trunk]: src/sys/arch/x86 sc_cmd_mtx protects a command sequence, no long...
martin[src/trunk]: src/distrib Add /libdata/firmware and /usr/lib/libintl* to insta...
hannken[src/trunk]: src/sys/ufs/lfs Free the on disk inodes in the reclaim routine.
pooka[src/trunk]: src/tests Add test of pad(4): stuff some audio into /dev/audio, ...
pooka[src/trunk]: src/tests/kernel retain pr number in comment
christos[src/trunk]: src/lib/libedit provide rl_on_newline
christos[src/trunk]: src/lib/libpthread document pthread_getattr_np
christos[src/trunk]: src/external/bsd/bind Merge changes.
pooka[src/trunk]: src/tests/fs/vfs Link in puffs components for puffs tests.
pooka[src/trunk]: src/tests/fs/vfs xfail test on lfs. It goes badaboom faster tha...
pooka[src/trunk]: src Pass the value of getprogname() from the client to the serve...
christos[src/trunk]: src/sys/external/bsd/drm/dist/shared-core more wrong formats.
jmmv[src/trunk]: src/distrib/sets/lists/tests Add the new kernel/t_sigaction test...
phx[src/trunk]: src There should be no MD keymaps in /usr/share/wscons/keymaps. ...
jym[src/trunk]: src/distrib/amd64/cdroms Bring amd64 installation ISO to same st...
matt[src/trunk]: src/sys/arch/evbppc/obs405 include <uvm/uvm_extern.h>
matt[src/trunk]: src/sys/kern Move up evcnt_init to before cpu_startup()
pooka[src/trunk]: src/lib/librumphijack pollts:
rmind[src/trunk]: src/sys/kern mq_poll_fop: return only those events which are pol...
matt[src/trunk]: src/sys Copy PK_32 to p2->p_flag instead of doing it in the cpu_...
plunky[src/trunk]: src/external/mit/lua/usr.bin/lua link against the dynamic librar...
wiz[src/trunk]: src/common/lib/libprop Typos, wording.
skrll[src/trunk]: src/sys/arch/hppa/hppa (Attempt to) bundle some stw/ldws and rem...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Convert to new quotactl()
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Test clearing of quota entries
bouyer[src/bouyer-quota2]: src/sys/modules/ffs Add ufs_quota?.c
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs Support MNT_UPDATE for quota2 (especiall...
bouyer[src/bouyer-quota2]: src/sbin/fsck_ffs Skip snapshot inodes for both block an...
he[src/trunk]: src/sys/compat/linux/arch/powerpc save_fpu_lwp() was renamed to ...
matt[src/trunk]: src/lib/libc/arch/mips/gdtoa Remove CPUFLAGS?= since it's no lon...
wiz[src/trunk]: src/share/man/man7 Add comma in enumeration.
matt[src/trunk]: src/sys/uvm Fix the corruption of ps->start_hint.
skrll[src/trunk]: src/sys/arch Save CR24 and CR27 and report in ddb.
jmmv[src/trunk]: src/tests/lib/libpthread Split the before_start test in two: one...
matt[src/trunk]: src/lib/libc/gmon Instead of testing for all mips variants, just...
martin[src/trunk]: src/sys/arch Provide LWP_PC
skrll[src/trunk]: src/sys/lib/libkern/arch/hppa Fix build.
mbalmer[src/trunk]: src/sys/dev/usb Add support for newer eGalax controllers that se...
matt[src/trunk]: src/sys/arch/vax/include Align functions on 4 byte boundaries, n...
enami[src/trunk]: src/sys/uvm Remove nop code; the code is moved to uao_dropswap_r...
dyoung[src/trunk]: src/sys/net Add some 10-gigabit media words used by Intel 82599.
christos[src/trunk]: src/lib/libpthread Moving the ssp check inside the source code d...
drochner[src/trunk]: src/sys/kern fix and cleanup for tvtohz():
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot remove an excess echo line ...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
wiz[src/trunk]: src/share/man/man4/man4.sandpoint Dd arguments should be full mo...
wiz[src/trunk]: src/share/man/man8/man8.sandpoint New sentence, new line; full m...
wiz[src/trunk]: src/bin/ln Typographical improvement by David H. Gutteridge in P...
mbalmer[src/trunk]: src/usr.bin/showmount Don't use 'bool' as variable name. No bin...
jruoho[src/trunk]: src/sys Move acpicpu(4) from "acpinodebus" to "cpufeaturebus".
dholland[src/trunk]: src/sys/kern Check for bogus flags to access() up front. Otherwi...
skrll[src/trunk]: src/sys/arch/hppa/hppa Another comment tweak
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib add a minimalist JSO...
pooka[src/trunk]: src/tests/net Calculate broadcast IP instead of requiring it as ...
pooka[src/trunk]: src/sys/rump/fs Descend into nfsserver, i.e. build & install the...
pooka[src/trunk]: src/distrib/sets/lists setlist lottery for nfs tests
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Only allow jbls/jblc x(r) iff (...
jakllsch[src/trunk]: src/sys/dev printf() size_t with 'z' format modifier in debug code.
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.10.5:
jruoho[src/trunk]: src/sys/arch/x86/acpi Use acpi_eval_set_integer(), KNF. No funct...
njoly[src/trunk]: src/distrib/sets/lists/tests Fix a few debug entries.
jruoho[src/trunk]: src/share/man/man9 Remove EXAMPLES-title (the example was not re...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add atapibus and atapi devices. My USB ...
snj[src/trunk]: src/distrib/notes/common cl's ad clause is no more.
tsarna[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add interface ...
pooka[src/trunk]: src/sys/rump Pass modinit to rumpuser_dl_module_bootstrap() as a...
joerg[src/trunk]: src/dist/iscsi/src/examples Garbage collect left-overs, iscsi mo...
christos[src/trunk]: src/distrib/sets/lists/man bind manual page updates
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.3 with the follow...
christos[src/trunk]: src/usr.bin unhook old flex.
kiyohara[src/trunk]: src/distrib/sets/lists/xserver Support xserver.
pooka[src/trunk]: src/lib/libp2k Implement abortop.
pooka[src/trunk]: src/sys/rump/net/rumptest use rump_pub
pooka[src/trunk]: src/sys/kern Generate scheduling points around rump vnode operat...
joerg[src/trunk]: src/usr.sbin/postinstall Explicitly request literal mode after .Xr.
joerg[src/trunk]: src/usr.bin/find Use -compact + explicit .Pp instead of .sp with...
joerg[src/trunk]: src/gnu/usr.bin/bc Set WARNS explicitly to 0.
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib pkg_install-20091015:
snj[src/trunk]: src/distrib/sets/lists/xserver Obsolete is obsolete. Remove an ...
christos[src/trunk]: src/usr.sbin/sup/source pass lint
jruoho[src/trunk]: src/lib/libc/string Note the recent changes.
wiz[src/trunk]: src/lib/libc/stdio Improve a sentence.
christos[src/trunk]: src/gnu/usr.bin/gettext/libnlsut we have getdelim and getline, n...
wiz[src/trunk]: src/sbin/cgdconfig Document -n, from Jukka Ruohonen in private m...
pooka[src/trunk]: src/sys/fs/smbfs Set recycle to false along with a comment screa...
dyoung[src/trunk]: src/share/man/man4 Delete clauses 3 and 4. Thanks rmind@ for po...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add workaround ab...
dholland[src/trunk]: src/games/fortune/datfiles Another spelling mistake.
christos[src/trunk]: src/gnu/usr.bin/binutils/gprof YY_NO is not needed here.
christos[src/trunk]: src/usr.sbin/envstat option noinput nounput
christos[src/trunk]: src/sys/dev/pci spell the guys name properly.
ahoka[src/trunk]: src/distrib/utils/sysinst Give the option to use tmpfs for /tmp ...
pooka[src/trunk]: src/lib/libpuffs Make it possible to supply parameters to puffs_...
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs Use new p2k interfaces and make it...
jnemeth[src/trunk]: src/lib/libc/sys First pass at a manpage for modctl(2) (hi ad!).
jnemeth[src/trunk]: src/sys/modules/example Check to see if we were passed a NULL pr...
pooka[src/trunk]: src/distrib/sets/lists/tests start converting renameraces to vfs
jmmv[src/trunk]: src/tests/kernel Add a couple of simple tests for sigaction(2): ...
njoly[src/trunk]: src/distrib/sets/lists/tests Add some missing .debug suffix.
pgoyette[src/trunk]: src/sys/arch/x86/x86 Register ipmi(4) with power management subs...
jruoho[src/trunk]: src/sys Merge a driver for ACPI CPUs with basic support for proc...
tsutsui[src/trunk]: src/sys/arch/m68k/fpe KNF. No binary change.
jmmv[src/trunk]: src/tests/lib Convert the libobjc tests to atf. While doing thi...
pooka[src/trunk]: src/tests/net/icmp fix routine name in error message
mrg[src/trunk]: src/external/mit/xorg updates for Mesa 7.8.2:
pooka[src/trunk]: src/sys/rump regen: stat compat syscalls moved
pooka[src/trunk]: src/sys/rump/include/rump regen from ages ago (to get rcsid cons...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Regen for struct linux_stat64 fix.
dsl[src/trunk]: src/sbin/fdisk Make absence of /usr/mdec/mbr only a warning.
uebayasi[src/trunk]: src/sys/uvm Consistently call amap / uobj layers as upper / lowe...
christos[src/trunk]: src/distrib/sets/lists/man add flex
joerg[src/trunk]: src/external/bsd/mdocml/dist Correctly process .%U.
christos[src/trunk]: src/doc mention m4
rmind[src/trunk]: src/sys/arch/x86/x86 cpu_proc_fork: use pcb1 and pcb2, and thus ...
christos[src/trunk]: src/lib/libedit retry the read after sigwinch too, from Edward S...
kiyohara[src/trunk]: src/sys/dev/marvell Fix information on the product with comment-...
njoly[src/trunk]: src/sys/fs/msdosfs Remove bad cast, fix compilation with MSDOSFS...
pooka[src/trunk]: src/sbin/mount_nfs Make it possible to set the retry timeout as ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Erroneously committed my te...
jruoho[src/trunk]: src/sys/dev/acpi/acpica Update and fix a typo.
hannken[src/trunk]: src/sys/kern Add an assertion: it makes no sense to call vget() ...
joerg[src/trunk]: src/external/bsd/mdocml mdocml 1.10.4
pooka[src/trunk]: src/distrib/sets/lists/tests new test
kiyohara[src/trunk]: src/sys/arch/powerpc/powerpc s/tf_tf_/tf_/.
pgoyette[src/trunk]: src/sys/dev/sysmon When removing properties (as in envstat -S), ...
kefren[src/trunk]: src/usr.sbin Add ldpd, a RFC 3036 compatible LDP speaker.
riz[src/trunk]: src/sbin/resize_ffs Remove accidentally-resurrected TODO item.
njoly[src/trunk]: src/distrib/sets/lists/comp +ldpd.debug
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Do not leak setup_xa...
pooka[src/trunk]: src/tests/fs Convert the file system test common routines into a...
pooka[src/trunk]: src/tests/fs/puffs the old thread which does not return not retu...
tron[src/trunk]: src/external/bsd/wpa/bin/wpa_cli Don't enable readline support f...
pooka[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs If compiled with RUMP_ACTION, ...
christos[src/trunk]: src/external/bsd/am-utils/dist/include Deal with errno correctly...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib trim some fat, don't scan disklabels...
tron[src/trunk]: src/sys/fs/smbfs Add support for 64 bit file offsets to smbfs_sm...
rmind[src/trunk]: src/sys/arch/acorn32/eb7500atx Drop 3rd and 4th clauses from Ich...
joerg[src/trunk]: src/external/cddl/osnet/sbin/zfs zfs(8) uses tbl.
snj[src/trunk]: src/lib/libc/hash/sha1 Pull in revisions 1.24 and 1.25 from upst...
matt[src/trunk]: src/sys/sys Add a structure tag for phys_ram_seg_t.
jmcneill[src/trunk]: src/sys/dev/usb fix port reset for non-ETTF case broken by previ...
rmind[src/trunk]: src/sys/sys G/C unused declaration; fix few comments on locking; ...
rmind[src/trunk]: src NPF checkpoint:
matt[src/trunk]: src/sys/uvm Improve the efficiency of searching for a contiguous...
pooka[src/trunk]: src/lib/librumphijack fix lp64 snafu (hopefully)
christos[src/trunk]: src/lib/libc/gen provide a _sys_getcwd() entry like all the rest...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Introduce quota2_ufs_rwq2v() and quota2_...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Implement 'set' command for quota2.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Read instructions...
pooka[src/trunk]: src/tests/util In the seek test also check that files end up wit...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Add -c option, which clears quota e...
bouyer[src/bouyer-quota2]: src/sys Add QUOTA2 where QUOTA is enabled (and QUOTA2 co...
joerg[src/trunk]: src/sbin/bioctl Simplify
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Fix quota1 grace time format.
bouyer[src/bouyer-quota2]: src/sys/ufs Don't count snapshot files in inode quota too.
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs Do not adjust quota when a snapshot inod...
skrll[src/trunk]: src/sys/arch/hppa/hppa Tweak comment.
jakllsch[src/trunk]: src/sys/dev/i2c Per suggestion from tsutsui, convert to todr_[gs...
cegger[src/trunk]: src/sys/dev Fixes from PR kern/44395 Masanori Kanaoka:
skrll[src/trunk]: src/sys/lib/libkern/arch/hppa Fix MULTIPROCESSOR curlwp/curcpu h...
christos[src/trunk]: src/sys/net undo previous. Read the diff wrong.
kefren[src/trunk]: src/usr.sbin/ldpd use SLIST_FOREACH_SAFE when deleting a peer in...
joerg[src/trunk]: src/sys/arch/sgimips/stand/boot64 Define NOMAN earlier.
matt[src/trunk]: src/sys/uvm Use the (new) KDASSERTMSG
matt[src/trunk]: src/lib/libc Move IDs into .ident
nisimura[src/trunk]: src/sys/dev add sandpoint satmgr device node entry.
christos[src/trunk]: src/include/ssp provide a way to override the weak name.
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot arrange vers.c generation t...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
plunky[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd the original m...
jruoho[src/trunk]: src/sys Provide MD wrappers for match and attach.
cegger[src/trunk]: src/sys/net buildfix: only declare sysctl_net_ifq_setup() if INE...
christos[src/trunk]: src/external/bsd/flex/dist rename warn -> lwarn to use the pre-g...
drochner[src/trunk]: src/bin/date roll back to 20101210 -- the current version just h...
christos[src/trunk]: src/usr.bin/m4 Import new m4 from OpenBSD.
snj[src/trunk]: src/sys/arch/arm/at91 Drop 3rd and 4th clauses. Approved by all...
enami[src/trunk]: src There is no variable called __SRC_TOP_OBJ__. Use the correc...
pooka[src/trunk]: src/usr.sbin/puffs/rump_nfs Remove threading ifdefs. It was nev...
cegger[src/trunk]: src/sys/secmodel/keylock buildfix: define integer before use. i3...
pooka[src/trunk]: src/sys/rump/net/rumptest fix sign-compare warnings
kardel[src/trunk]: src/sys/arch/i386/pci update copyright to 2 clause version of th...
christos[src/trunk]: src/tools/lex use new lex.
pooka[src/trunk]: src/sys/rump regen: scheduling points
snj[src/trunk]: src/sys/arch/arm/at91 Drop 3rd and 4th clauses. Approved by all...
snj[src/trunk]: src/distrib/notes/prep TooLs GmbH already has an acknowledgement...
mrg[src/trunk]: src/usr.bin/pkill add -l support to prenice, as noted by enami.
snj[src/trunk]: src Remove 3rd and 4th clauses. OK'd by Tohru Nishimura and Rei...
snj[src/trunk]: src/distrib/notes/common jmcneill's ad clause is gone.
pooka[src/trunk]: src/sys/ufs/ext2fs update i_uid and i_gid after chown
joerg[src/trunk]: src/sys/arch Define NOMAN earlier
wiz[src/trunk]: src/lib/libc/sys Sort errors.
jruoho[src/trunk]: src Remove gsignal(9) and kgsignal(). Add links for kpgsignal(9)...
pooka[src/trunk]: src/sys/fs/puffs RENAME lookup semantics say return EISDIR if dv...
joerg[src/trunk]: src/external/bsd/libarchive/dist Import libarchive 2.8.4:
pooka[src/trunk]: src/lib/libpuffs Default f_namemax to MAXNAMLEN, mostly for init...
pooka[src/trunk]: src/tests/fs/vfs Do the famous renamerace test using directories...
jmmv[src/trunk]: src/doc Note that the libpthread tests have been converted to atf.
tron[src/trunk]: src/usr.bin/progress Fix argument handling of the "-b" option on...
tsutsui[src/trunk]: src/sys/arch/hpcarm/include Bump MAXPARTITIONS from 8 to 16 usin...
pgoyette[src/trunk]: src/sys/dev/isa Put the original NULL pmf handler establishment ...
mrg[src/trunk]: src/external/mit/xorg/lib/xcb-util add build infrastructure for ...
jruoho[src/trunk]: src/sys/arch/i386/conf Add ACPI CPU.
rmind[src/trunk]: src/sys/netinet Abstract IP reassembly into single generic routi...
jakllsch[src/trunk]: src/sys/dev/pci Omit U+00AE "REGISTERED SIGN" in a product name ...
tsutsui[src/trunk]: src/sys/arch/m68k/fpe - consistently use #ifdef DEBUG_FPE and #i...
christos[src/trunk]: src/usr.bin/make PR/43643: David A. Holland: dash prefix broken ...
jakllsch[src/trunk]: src/sys/dev/ic Prepare ahcisata(4) to work with 64-bit bus_dma_t...
jruoho[src/trunk]: src/sys Revert the previous partially for the time being.
joerg[src/trunk]: src/external/bsd/libarchive/dist Import libarchive 2.8.0:
wiz[src/trunk]: src/lib/libcurses Bump date for previous.
reed[src/trunk]: src/crypto/dist/heimdal/kuser Fix Document Title.
reed[src/trunk]: src/share/man/man8 Refer to rpc.bootparamd instead of bootparamd.
stacktic[src/trunk]: src/distrib/utils/sysinst/arch Fixed a few french messages - pat...
dsl[src/trunk]: src/lib/libc/stdio Check for EOF before erroring fgets() with le...
dsl[src/trunk]: src/lib/libc/stdio Remove a load of pointless casts - one that e...
jakllsch[src/trunk]: src/usr.sbin/faithd Renumber 6bone addresses to documentation pr...
ahoka[src/trunk]: src/sys/arch/evbppc/virtex/dev Remove obscenity from comments.
dsl[src/trunk]: src/lib/libc/stdio Lint is differentially far too picky...
christos[src/trunk]: src/usr.sbin/paxctl PR/42239: M. Levinson: paxctl(8) fails since...
elric[src/trunk]: src/sys/dev/isa Assign copyright to TNF on these old files.
christos[src/trunk]: src/usr.sbin/wsmoused option noinput nounput
christos[src/trunk]: src use %option instead of #define YY_NO_...
christos[src/trunk]: src/external/bsd/flex/bin We can rebuild our yacc generated file...
mhitch[src/trunk]: src/sys/arch/alpha/pci The tsc(4) bus initialization was using a...
christos[src/trunk]: src/sys/netinet add enough info to let rtadvd compile with route...
joerg[src/trunk]: src/share/man/man5 Fix and improve markup.
christos[src/trunk]: src/sbin/routed merge 2.32 which is actually 2.31. Most importan...
snj[src/trunk]: src Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
snj[src/trunk]: src/distrib/notes/common Remove attribution for Gordon W. Ross a...
tsarna[src/trunk]: src Remove w95boot(8) manpage, long past being useful.
snj[src/trunk]: src/distrib/notes/common Dale Rahn's ad clause is no more.
pooka[src/trunk]: src/sys/rump regen: lwp interface changes
pooka[src/trunk]: src/sys/rump/net/lib/libsockin fix off-by-one in sanity check an...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Wrap a printf in #ifdef DEBUG
christos[src/trunk]: src/sys/arch/i386/i386 PR/43655: Taylor R Campbell: Incorrect si...
pooka[src/trunk]: src/tests use normal include-protection
jakllsch[src/trunk]: src/sys/dev/scsipi Use %zu instead of %d for size_t.
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Defer definitely-nonreentrant signal...
njoly[src/trunk]: src/share/man/man4 Note that ICH9 and ICH10 chipsets are supported.
tsutsui[src/trunk]: src/share/mk Switch hpcarm, hpcmips, and hpcsh to using X11FLAVO...
pooka[src/trunk]: src/tests/fs/puffs Fuzztest puffs mount. There are n different ...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Add machdep.fpu_present, machdep.sse an...
kiyohara[src/trunk]: src/sys/dev/pci Remove mvsata_pci_products's terminator(-1). In...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add files for sort(1) tests.
pooka[src/trunk]: src/etc/mtree dev + dev/audio test dirs
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
christos[src/trunk]: src/distrib/sets/lists/comp add pthread_getattr_np
skrll[src/trunk]: src/sys/arch/hppa/hppa Add a comment.
jmmv[src/trunk]: src/tests/util/sh Migrate three sh test cases from regress to te...
christos[src/trunk]: src/usr.sbin/envstat no unput
christos[src/trunk]: src/external/bsd/byacc/dist fix dangling else
joerg[src/trunk]: src/lib/libc/net input() is not used, so don't provide it.
joerg[src/trunk]: src/lib/libc/stdio Don't redeclare __isthreaded.
christos[src/trunk]: src/lib/libc/net use %option noinput
matt[src/trunk]: src/lib/libc/arch/powerpc Change to deal with callframe changes
matt[src/trunk]: src/sys/kern Add more detailed debug printfs (one for each error...
matt[src/trunk]: src/lib Use PRINTOBJDIR to get the object directory of libc and ...
jmcneill[src/trunk]: src/sys/dev/acpi If the thermal zone has a _PSL method, print a ...
wiz[src/trunk]: src/share/man/man7 Use St for POSIX references.
pooka[src/trunk]: src/lib/librumphijack Do the standard dance for sendto/recvfrom ...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs/clients Add a edquota rump client
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Remove rump.halt race workaround now th...
bouyer[src/bouyer-quota2]: src Add quotactl(8), a tools which reads a quota command...
pooka[src/trunk]: src/tests/fs/vfs Fix typo in comment. comment tested by wizd.
jruoho[src/trunk]: src/share/man/man4/man4.x86 Rework the semantics in the reference.
bouyer[src/bouyer-quota2]: src/sys/sys Kill duplicate definitions
bouyer[src/bouyer-quota2]: src/lib/libc/sys Add pointers to source files using the ...
bouyer[src/bouyer-quota2]: src/usr.sbin/quotactl Fix pointers if realloc return a d...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add some quota+snapshot tests.
bouyer[src/bouyer-quota2]: src/sys/ufs/ffs Remove comment that should not be there
bouyer[src/bouyer-quota2]: src/usr.sbin/acpitools/acpidump Sync with HEAD
bouyer[src/bouyer-quota2]: src Sync with HEAD
christos[src/trunk]: src/sys/net fix comment
joerg[src/trunk]: src/gnu/dist/gcc4/libstdc++-v3/src Don't define explicit instant...
matt[src/trunk]: src/lib/libkvm Teach libkvm how kernel virtual memory is laided ...
enami[src/trunk]: src/share/man/man9 roundup2(x, y) does not assume that x is powe...
dyoung[src/trunk]: src/sys/net Update comment on RTM_CHGADDR to describe better wha...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Add proper prefix to structures.
bouyer[src/trunk]: src/sys/dev/pci Add RDC Semiconductor R6040 10/100 Ethernet
christos[src/trunk]: src/sys/opencrypto PR/44470: Dr. Wolfgang Stukenbrock: opencrypt...
mrg[src/trunk]: src/sys/arch/sparc/sparc to quote a new comment:
mrg[src/trunk]: src/sys/arch/sparc/sparc consolidate the interrupt evcnt(9) into...
nisimura[src/trunk]: src/share/man add missing license notice as suggested by wiz@.
pooka[src/trunk]: src/lib/librumphijack Set server reconnection timeout to infinit...
tsutsui[src/trunk]: src/sys/arch/pmax/stand typo
pooka[src/trunk]: src support rump.sockstat
tsutsui[src/trunk]: src/sys/arch/mips/mips mips_fpu_trap() no longer passes pc to mi...
tsutsui[src/trunk]: src/sys/arch/mips/mips Use mips_fpexcept() instead of fpemul_tra...
christos[src/trunk]: src/lib/libc/gen Add <stdint.h> for uint8_t from Jess Thrysoee
rjs[src/trunk]: src/sys/arch/powerpc/oea Missing semicolon.
wiz[src/trunk]: src/usr.sbin/flashctl Fix a typo, sort commands.
dholland[src/trunk]: src/sys/kern Revert previous, which doesn't cover all the cases ...
jakllsch[src/trunk]: src/sys/dev/mii Use standard MII register definitions from mii.h...
jmmv[src/trunk]: src/doc Uh, it's not 2001 any more. Fix dates of my previous en...
snj[src/trunk]: src/distrib/notes briggs' acknowledgement is in mac68k and newsm...
uebayasi[src/trunk]: src/sys/dev Declare cfdrivers using extern rather than including...
christos[src/trunk]: src/external/bsd/bind/dist import bind-9-7-0-b1
roy[src/trunk]: src/doc Import dhcpcd-5.1.3
christos[src/trunk]: src/usr.bin unhook lex
christos[src/trunk]: src/usr.bin/config don't '#define yywrap() 1', use '%option noyy...
christos[src/trunk]: src/sbin/veriexecctl we don't need unput
yamt[src/trunk]: src/sys/arch/x86/x86 fix a typo in a comment.
snj[src/trunk]: src/distrib/notes Move Microsoft out of legal.common and into ev...
agc[src/trunk]: src/distrib/sets Move to a 2-clause BSD license
rmind[src/trunk]: src 5.99.21: removed uarea swap-out functionality.
pooka[src/trunk]: src/tests/dev/audio need to update install filename too
jruoho[src/trunk]: src/share/man/man4/man4.x86 Note in SYNOPSIS that fwhrng(4) atta...
wiz[src/trunk]: src/common/lib/libprop New sentence, new line. Use Dq.
wiz[src/trunk]: src/common/lib/libprop Add commas in enumerations.
bouyer[src/trunk]: src/common prop_*_copyout takes an object as second parameter, n...
jruoho[src/trunk]: src/sys/arch/x86/acpi Run a xcall(9) to ensure that all CPUs are...
christos[src/trunk]: src/external/bsd/wpa/bin/wpa_cli put back libedit support.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Check in mods from Alan Horn...
christos[src/trunk]: src/lib/libpthread move namespace protection before inclusion.
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Add RCSID
bouyer[src/bouyer-quota2]: src/usr.sbin/makefs/ffs ffs_clusteracct() moved to ffs_s...
bouyer[src/bouyer-quota2]: src/sys/ufs Various build fixes
bouyer[src/bouyer-quota2]: src/sys/conf Put both QUOTA and QUOTA2 in opt_quota.h
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Also check that repquota doesn't report...
pooka[src/trunk]: src/sys/dev/mii Match only first instance of rlphy, following su...
pooka[src/trunk]: src/lib/librumpuser include pid of rump server in hostname
bouyer[src/bouyer-quota2]: src/sys/compat/freebsd freebsd quotactl uses our COMPAT_...
jmcneill[src/trunk]: src build and install libchromeXvMCPro from xf86-video-openchrome
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove trailing whitespace.
christos[src/trunk]: src/sys/compat/ibcs2 document more unimplemented syscalls
cegger[src/trunk]: src/sys/uvm buildfix: use PRIxPADDR for type paddr_t
christos[src/trunk]: src/lib/libc/gen prevent resource DoS from brace expansion (from...
joerg[src/trunk]: src/external/cddl/osnet/sbin/zpool zpool(8) uses tbl.
bouyer[src/trunk]: src Remove closes 3 and 4 from my copyright.
tsarna[src/trunk]: src/usr.sbin/inetd Back out mDNS changes which were not discussed.
tsutsui[src/trunk]: src/sys/arch/sparc/stand/common Don't try to read disklabel to c...
christos[src/trunk]: src/external/bsd/byacc/dist take care of libc.
kiyohara[src/trunk]: src/sys/dev/ieee1394 + Use structs scsipi_inquiry_data/scsi_sens...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs add simple VOP_READDIR for rumpfs
joerg[src/trunk]: src/share/man/man4 Indentation is an argument, not another option.
wiz[src/trunk]: src/usr.bin/pwhash Reflow to < 80 chars.
christos[src/trunk]: src/usr.sbin/sup/source constification from Paul Ripke to make i...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Use printf() from libsa.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.2 with these chan...
stacktic[src/trunk]: src/etc/mtree Fixed build with read-only source tree.
pooka[src/trunk]: src/lib/libpuffs include some headers we use
christos[src/trunk]: src/gnu/dist/gettext/gettext-tools/lib if we have getdelim, we d...
christos[src/trunk]: src/sys/rump/librump/rumpkern treat sun2 like the other losing p...
tsutsui[src/trunk]: src/sys/fs/cd9660 Apply a similar fix for mount function from ff...
enami[src/trunk]: src/usr.bin/pkill Fix SYNOPSIS; pkill accepts -l options since 3...
mrg[src/trunk]: src install prenice(1) and man page links.
eeh[src/trunk]: src/sys/ufs/lfs Fix up numoutput accounting.
christos[src/trunk]: src/sbin/ping remove ancient ifdefs (Aleksej Saushev)
pooka[src/trunk]: src/sys/rump/net/lib/libnet Support bridging. As usual, it woul...
pooka[src/trunk]: src/distrib/sets/lists +rumpdev_drvctl
joerg[src/trunk]: src/sys/sys Implement __warn_references and __SECTIONSTRING (use...
kefren[src/trunk]: src/usr.sbin/ldpd Remove accidentally added file
jruoho[src/trunk]: src/sys/arch/ia64/include Remove acpica_machdep.h.
jym[src/trunk]: src/sys/compat/mach Add reference to mach_syscallnames. Spotted ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib Hook minimalist JSON implemen...
pooka[src/trunk]: src/tests/fs/common catch "child died"
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib fix a build problrm ...
jakllsch[src/trunk]: src/sys/ufs/ext2fs Make DEBUG_EXT2 work with 64-bit size_t.
drochner[src/trunk]: src/sys/dev/usb do a port reset between initial device descripto...
msaitoh[src/trunk]: src/sys/dev/pci Add Quatech, System Base, Pcre Systems and Syba ...
pgoyette[src/trunk]: src/sys/dev/i2c Fix a typo (missing digit) in chip name table.
pooka[src/trunk]: src/tests/fs/vfs Add a few simple basic-level tests for vnodeops...
jym[src/trunk]: src/sys/arch/i386/i386 Fix typo in comment.
tsutsui[src/trunk]: src/sys/arch/hpcmips/tx Fix a wrong arg for callout_reset(9) in ...
jmmv[src/trunk]: src/tests/lib Convert the libpthread tests to atf.
rmind[src/trunk]: src/sys/netinet Revert previous change of making struct ipqent i...
kiyohara[src/trunk]: src/sys/dev/marvell Add macro MARVELL_ORION_1_88F6183.
hannken[src/trunk]: src Make holding v_interlock mandatory for callers of vget().
wiz[src/trunk]: src/share/man/man4 Add comma in enumeration.
jakllsch[src/trunk]: src/doc Note x86/fwhrng(4) replacement for rnd(4) support in x86...
christos[src/trunk]: src/sys/ufs/lfs PR/42246: NAKAJIMA Yoshihiro: provide COMPAT_50 ...
uwe[src/trunk]: src/sys/arch/sh3 Implement PT_STEP.
matt[src/trunk]: src/distrib/evbppc/ramdisk Switch to using tmpfs.
uwe[src/trunk]: src/share/man/man7 Use .Va __func__ and .Vt restrict
he[src/trunk]: src/sys/arch/mvmeppc/stand/libsa Prefix register names with %, a...
plunky[src/trunk]: src/external/mit/lua/usr.bin/luac add note that the static linki...
wiz[src/trunk]: src/share/man/man3 Fix xref and pasto.
pooka[src/trunk]: src/distrib/sets/lists +rumpnet_agr
joerg[src/trunk]: src/usr.bin/unzip Switch to the less restrictive binary detectio...
pooka[src/trunk]: src/libexec/lfs_cleanerd always add to SRCS
jruoho[src/trunk]: src/sys/arch/x86/acpi Remove the custom enter_s4_with_bios(). Us...
pgoyette[src/trunk]: src Make a first pass at documenting the module(9) subsystem.
pgoyette[src/trunk]: src/share/man/man9 Improve markup, add documentation for the mod...
joerg[src/trunk]: src Add support for fenv.h interface for i386 and amd64.
pooka[src/trunk]: src/tests/fs nfs now has tests in it, so need to convert from SU...
pooka[src/trunk]: src/tests/kernel test case for PR kern/43694
tsutsui[src/trunk]: src/sys/arch/amiga/dev Adjust sc_frequency in MD attachment as q...
kefren[src/trunk]: src/usr.sbin/ldpd avoid advertising 0/8 transport address (confo...
joerg[src/trunk]: src/lib/libc/arch/sh3 Correctly define inta using a helper macro...
dyoung[src/trunk]: src/games/fortune/datfiles Fix spelling: it's *Jef* Raskin, not ...
plunky[src/trunk]: src/share/man/man4/man4.i386 correct history
matt[src/trunk]: src/common/lib/libc/arch/vax Use END(sym)
bouyer[src/trunk]: src/sys/arch/x86 Properly identify vortex86 CPUs.
pooka[src/trunk]: src/lib/librumpclient Forgot to commit this a few days ago: need...
pooka[src/trunk]: src/doc make emips date UTC'ly correct, plus lEETCAPS it while i...
bouyer[src/trunk]: src/sys/dev/mii Add RDC Semiconductor R6040 10/100 integrated PHY
tsutsui[src/trunk]: src/sys/arch/mips/mips Um, it's mips_fpuillinst(), not fpemul_fp...
ahoka[src/trunk]: src Import the Flash and NAND subsytem code contributed by the U...
dholland[src/trunk]: src/lib/libc/sys Improve discussion of alignment and rounding pe...
he[src/trunk]: src/crypto/external/bsd/heimdal Fix up Heimdal so that it can be...
macallan[src/trunk]: src/sys/arch/shark/ofw use ARM32_MMAP_WRITECOMBINE when mmap()in...
joerg[src/trunk]: src/external/bsd/mdocml Update build system for mdocml 1.9.15.
joerg[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Do not use .Xo/.Xc to w...
pooka[src/trunk]: src/share/examples/rump/wirelessconf WARNS + make compile
roy[src/trunk]: src/doc Import dhcpcd-5.1.2
haad[src/trunk]: src/etc/rc.d Add zfs volinit command, suggested by tnn@ this wil...
pooka[src/trunk]: src/sys/rump/librump/rumpkern __weak_alias for uvm_readahead() s...
joerg[src/trunk]: src/external/bsd/mdocml/dist Initial import mdocml-1.9.9.
rmind[src/trunk]: src/sys/kern Update comment about proc0_init().
dyoung[src/trunk]: src Mention that build.sh -u may get hung up building yacc.
joerg[src/trunk]: src/share/mk Add tool definition for mandoc in ascii (plain text...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc whoops, restore probing of uge...
jmmv[src/trunk]: src/tests Convert the include tests to atf.
pgoyette[src/trunk]: src/sys/dev/sysmon Make this compile when "options ENVSYS_OBJECT...
christos[src/trunk]: src/sys/compat/ibcs2 fix wrong preprocessor symbol.
pooka[src/trunk]: src/tests/fs/common/nfsrpc make unsignedness match
jakllsch[src/trunk]: src/sys/dev/ic Print size_t with 'z' in debug code.
jruoho[src/trunk]: src/sys/dev/acpi/wmi Add "pnp0c14" to the list of HIDs. Required...
jruoho[src/trunk]: src Document the stack macros from <sys/param.h>.
tsutsui[src/trunk]: src/sys/arch/dreamcast/include Fix typo in pci_intr_disestablish...
christos[src/trunk]: src/usr.sbin unhook old wpa code.
joerg[src/trunk]: src/crypto/dist/heimdal/lib/gssapi/krb5 Don't format an error an...
bouyer[src/bouyer-quota2]: src/usr.sbin/edquota Change format to print the quota ve...
bouyer[src/bouyer-quota2]: src/sbin/newfs Q2V -> QL
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Remove unused prototypes
pooka[src/trunk]: src/sys/rump Since "physmem" is largely unused except for zfs wa...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot - add "ll" modifier to printf.
matt[src/trunk]: src/sys/uvm Fix start_hint in "simple" alloc (fencepost error).
pooka[src/trunk]: src/lib/librumphijack fix compilation on -current
jmcneill[src/trunk]: src Build and install the XvMC wrapper library libXvMCW.
njoly[src/trunk]: src/lib/libdm Small macro fix (SS -> Ss).
pooka[src/trunk]: src Adjust names of external rump control interfaces to match the
roy[src/trunk]: src/lib/libc/stdio Store the allocated buffer against FILE, plug...
snj[src/trunk]: src Follow upstream's lead and remove third and fourth clauses (...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib trim some fat
rmind[src/trunk]: src/sys - Move inittimeleft() and gettimeleft() to subr_time.c, ...
phx[src/trunk]: src/sys/arch/amiga/dev Fixed typos in zssc_dump() (DEBUG).
pooka[src/trunk]: src/sys/dev/ic Don't BWI_DEBUG by default + comment cleanup.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Remove mistakenly added file.
jmmv[src/trunk]: src/share/mk Implement Atffile automatic generation.
pooka[src/trunk]: src/doc some recent changes
christos[src/trunk]: src/external/bsd/cron/dist Document the format of the system cro...
jmmv[src/trunk]: src/etc/mtree Add new tests dirs.
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb build support for libxcb 1.6. ...
jmmv[src/trunk]: src/etc/mtree Add directories for lint1 tests.
mrg[src/trunk]: src oops, install all the xcb-util headers.
jmmv[src/trunk]: src/doc Note conversion of libobjc tests to atf.
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add libxcb-*.debug files.
pooka[src/trunk]: src/lib/libp2k Default "recycle" to false in inactive. File sys...
snj[src/trunk]: src/distrib/notes/common Eduardo Horvath's ad clause is no more.
joerg[src/trunk]: src/lib/libm/man Don't mix opening and closing macros of differe...
jruoho[src/trunk]: src/share/man/man9 Update this, mechanically, to match the new f...
jruoho[src/trunk]: src/lib/libc/string Fix markup.
chs[src/trunk]: src/sys/arch enable TMPFS in all GENERICs that have MFS enabled.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey use %option noinput nounput
christos[src/trunk]: src/external/bsd/am-utils/bin/fsinfo no need for YY_NO here
uebayasi[src/trunk]: src/usr.bin/tn3270/tools/mkmake Now that YYSTYPE yyval is not gl...
dsl[src/trunk]: src/dist/nvi/ex Save command in :w !<command> for later :w !!
kardel[src/trunk]: src/distrib/sets/lists/base add ./usr/share/i18n/esdb/EBCDIC/EBC...
jakllsch[src/trunk]: src/usr.sbin/rtadvd Use documentation prefix.
dyoung[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE.
snj[src/trunk]: src/distrib/notes/common Remove Todd C. Miller's acknowledgement.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rump_cpu is now a pointer
plunky[src/trunk]: src/usr.sbin/syslogd reinstate a sentence partly removed in v1.4...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include sys_select.c for proper se...
joerg[src/trunk]: src/external/bsd/pkg_install/dist nstall-20100220:
jmmv[src/trunk]: src/distrib/sets/lists/tests Account for the t_exitstatus to t_e...
yamt[src/trunk]: src/distrib/amd64/cdroms/bootcd-com fix a typo in a comment
snj[src/trunk]: src/distrib/notes/common Remove "Ian F. Darwin and others"
cegger[src/trunk]: src/lib/libpci fix typo: rag -> reg
snj[src/trunk]: src/distrib/notes/next68k dbj already has an acknowledgement in ...
snj[src/trunk]: src/distrib/notes/hpcmips Zero out this file. All three valid a...
reed[src/trunk]: src/lib/libmenu Add missing comma in the NAME Nm list.
reed[src/trunk]: src/usr.sbin/inetd Change manpage reference from talkd to ntalkd.
joerg[src/trunk]: src/share/mk Add lintmanpages later to target to ensure that MKM...
christos[src/trunk]: src/include expose res_check for the benefit of mDNS.
bouyer[src/trunk]: src/sys/arch/xen/xen When we stall the continuation waiting for ...
joerg[src/trunk]: src/sbin/newfs_ext2fs Use .%U.
christos[src/trunk]: src/compat/external/bsd/flex/lib Add glue
thorpej[src/trunk]: src/sys/arch/alpha Garbage-collect pmap_do_reactivate() and the ...
christos[src/trunk]: src/external/bsd/flex/dist - fix warnings
christos[src/trunk]: src/usr.bin/m4 resolve conflicts.
christos[src/trunk]: src/sbin/wsconsctl add %option noyywrap
christos[src/trunk]: src/external/bsd/byacc/dist from http://invisible-island.net/bya...
jklos[src/trunk]: src/sys/arch/amiga/dev Properly initialize the IOBlix card's lpt...
njoly[src/trunk]: src/tests/fs/common Update ATF_TC_FSADD macro use ATF cleanup fu...
jklos[src/trunk]: src/sys/arch/amiga/dev Fix the port order so that port ttyC0 ref...
hannken[src/trunk]: src Using vfinddev() leads to vnode races as it returns an unref...
tsutsui[src/trunk]: src/sys/dev/wsfont Explicitly specify WSDISPLAY_FONTORDER_L2R fo...
tsutsui[src/trunk]: src/sys/dev/wsfont Add VT220 8x8 font with ISO-8859-1 chars whic...
jym[src/trunk]: src/share/man/man4 Document PAE.
pgoyette[src/trunk]: src/sys/dev/usb Move setting of the usb_verbose_loaded flag into...
hannken[src/trunk]: src/sys/kern When both vget() and vrelel() call vn_lock() we kno...
jakllsch[src/trunk]: src/sys/dev/isa Allow aria(4) to compile with AUDIO_DEBUG on LP64.
jakllsch[src/trunk]: src/sys/dev/cardbus No need to store map size locally now.
jakllsch[src/trunk]: src/sys/dev Support detachment of ahcisata(4).
pooka[src/trunk]: src/tests/fs/nfs Add test for service interruption while mountd ...
pooka[src/trunk]: src/distrib/sets/lists/tests setlist gods are not favorable to m...
dyoung[src/trunk]: src/sys/arch Increase SYMTAB_SPACE.
jruoho[src/trunk]: src/tests/lib/libpthread Fix build failure on AMD64, noted by nj...
jruoho[src/trunk]: src Add fwhrng(4). Ok jakllsch@.
pooka[src/trunk]: src/tests/fs Fold the puffs private and vfs tests mount/unmount ...
pgoyette[src/trunk]: src/share/man/man9 Crap - another typo.
tsutsui[src/trunk]: src/sys/dev/hpc Replace powerhook_establish(9) with pmf(9).
jmmv[src/trunk]: src/doc Note the conversion of the sort(1) tests to atf.
joerg[src/trunk]: src/include Missing defined.
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Use fewer magic constants related to the...
pooka[src/trunk]: src/tests/dev/audio Update test program to deal with uuencoded g...
pooka[src/trunk]: src/sys/dev/sysmon * fix logic inversion in swwdog_reboot (and t...
njoly[src/trunk]: src/tests/fs/vfs Add some sanity checks for statvfs values.
mrg[src/trunk]: src/sys/arch/sparc64/conf add dbcool(4) - there are two of them ...
matt[src/trunk]: src/usr.bin/xlint/arch/mips64 Change mips64 to use a 16 byte lon...
pooka[src/trunk]: src/sys/kern Make syscallargs.h include <sys/sched.h> for cpuset...
matt[src/trunk]: src/sys Make struct disklabel 8 byte aligned. This increases it...
uwe[src/trunk]: src/share/man/man7 Fix PostScript formatting of the character cl...
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Add conversion functions between old and...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add tests cases for quotactl("set")
bouyer[src/bouyer-quota2]: src/usr.bin/quota Revert to previous format for timeprt, ...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Check that a new id properly get limits...
bouyer[src/bouyer-quota2]: src/usr.bin/ktruss Update for quotactl rename
bouyer[src/bouyer-quota2]: src/sys/ufs/ufs Make sure to not try to close the quota ...
bouyer[src/bouyer-quota2]: src/tests/fs/ffs Add a test checking that an unlinked fi...
bouyer[src/bouyer-quota2]: src/sbin/fsck_ffs Move quota2_check_doquota() call so th...
bouyer[src/bouyer-quota2]: src/external/bsd/acpica/bin/iasl Sync with HEAD
bouyer[src/bouyer-quota2]: src The new quotactl interface should be filesystem-inde...
jruoho[src/trunk]: src/sys/arch/x86/acpi Claim to support the dependency coordinati...
jmcneill[src/trunk]: src/sys/conf unreserve kmixer
drochner[src/trunk]: src/external/historical/nawk/dist fix bug introduced in rev. 1.3...
pooka[src/trunk]: src/external/cddl/osnet/sys fix kobj_open_file_vnode()
dyoung[src/trunk]: src/sys Move device_printf() from ath_netbsd.c to subr_prf.c for...
jakllsch[src/trunk]: src/sys/dev/i2c Add pcf8563rtc(4), yet another I2C real time clock.
skrll[src/trunk]: src/sys/arch Fix MULTIPROCESSOR curlwp/curcpu handling.
matt[src/trunk]: src/sys/compat/netbsd32 Fix c&p error.
matt[src/trunk]: src/gnu/usr.bin/gcc4/arch mips64 gcc now defaults to soft-float
skrll[src/trunk]: src/sys/arch/hp700/hp700 Correct/add some comments about eiem.
hauke[src/trunk]: src/bin/ksh The Solaris 7 "/usr/{, xpg4/}bin/sort"s expect whites...
matt[src/trunk]: src/sys/arch/powerpc Clear ownership bit after saving contents t...
jakllsch[src/trunk]: src Add pcf8563rtc(4) manual page. Derived from rs5c372rtc(4).
pooka[src/trunk]: src/tests/rump/rumpkern test for rumpclient reconnect feature
mrg[src/trunk]: src/distrib/bebox/floppies/kernel use ${PRINTOBJDIR} to find the...
macallan[src/trunk]: src/sys/dev/wscons Add support for asynchronous drawing in vcons.
skrll[src/trunk]: src/sys/arch/hp700/include define<tab>
dyoung[src/trunk]: src/sys/dev/pci Improve error reporting during attachment to PCI...
dyoung[src/trunk]: src/sys/dev/pci Make oodles of mainly cosmetic changes that make...
pooka[src/trunk]: src/lib/librumpclient plug fd leak in reconnect code
joerg[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Fix tools build on !NetBS...
tsutsui[src/trunk]: src/sys/arch/mips/include Fix swapped comments.
matt[src/trunk]: src/sys/lib/libkern Add quad srcs if using MIPS O32 ABI
pooka[src/trunk]: src/sys/rump/librump/rumpvfs tmpfs has two layers of uvm objects...
joerg[src/trunk]: src/usr.bin/grep If transforming patterns with \<...\> to implic...
dyoung[src/trunk]: src/sys/sys Add some missing prototypes for streaming routines.
christos[src/trunk]: src/sys/dev/dkwedge Make error checking consistent, possibly fix...
pooka[src/trunk]: src/lib/librumphijack A simple dup2-enforced affine transformati...
gdt[src/trunk]: src/sys/netinet Add comment urging a separation of TCP_RTT_SHIFT...
gdt[src/trunk]: src/sys/netinet Remove erroneous additional tick in RTO estimati...
jakllsch[src/trunk]: src/sys/dev Convert ltsleep() in atppc(4) to modern interfaces.
christos[src/trunk]: src/distrib/sets/lists/comp add debuglibs for sparc compat
jakllsch[src/trunk]: src/sys/dev/ic Convert malloc(9) to kmem(9) in atppc(4).
uebayasi[src/trunk]: src Support userconf(4) command in boot(8)/boot.cfg(5) on i386/a...
uebayasi[src/trunk]: src/doc Note userconf(4) + boot.cfg(5) + boot(8) support on i386...
uebayasi[src/trunk]: src/sys/kern Catch up with B_* flag name changes in debug code.
reinoud[src/trunk]: src/sbin/newfs_udf Fix accidental use of logical && instead of b...
joerg[src/trunk]: src/usr.bin/midiplay Use CWARNFLAGS.clang and not CWARNFLAGS here
joerg[src/trunk]: src Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg[src/trunk]: src/sys Introduce DDB_EXPR_FMT and replace the logic around DB_E...
para[src/trunk]: src/sys/arch/x86/x86 put userconf_bootinfo under option USERCONF...
para[src/trunk]: src/sys/arch/x86/x86 typo in comment
nonaka[src/trunk]: src/sys/sys fix spelling.
nonaka[src/trunk]: src/sys/sys fix ELFxx_M_SIZE macro.
drochner[src/trunk]: src/sys/opencrypto fix building of a linked list if multiple alg...
christos[src/trunk]: src/x11/Xserver/dix need mi now.
wiz[src/trunk]: src/doc mdocml-1.11.3 out.
drochner[src/trunk]: src pull in AES-GCM/GMAC support from OpenBSD
jym[src/trunk]: src/sys/arch/xen/xen Reuse the pointer to the request operation, ...
jym[src/trunk]: src/sys/arch/xen/xen Split KASSERT(... && ...) in two, so it's e...
jmcneill[src/trunk]: src/sys/dev/i2c add a function to mute/unmute the audio input
jmcneill[src/trunk]: src/sys/dev/usb mute the audio input during frequency changes
taca[src/trunk]: src/doc BIND 9.8.0-P2 is released.
plunky[src/trunk]: src provide a new 'bluetooth' rc.d script, to handle Bluetooth c...
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
ryo[src/trunk]: src/sys/arch/evbmips/conf eliminate obsolete option SOSEND_LOAN
nakayama[src/trunk]: src/sys/arch/sparc64/include Fix 32-bit kernel build.
matt[src/trunk]: src/sys/dev/pci Add ALI M5288 SATA/Raid Controller
matt[src/trunk]: src/sys/dev/pci Regen.
matt[src/trunk]: src/sys/dev/pci Add quirk for ALI M5228
matt[src/trunk]: src/sys/arch/powerpc/include/booke Fix P20x0_ONCHIPBITMAP to ref...
matt[src/trunk]: src/sys/arch/powerpc/booke Remove debugging printf. Add missing...
matt[src/trunk]: src/sys/arch/evbppc/conf Comment out sdhc for now.
tsutsui[src/trunk]: src/distrib/notes/common Tweak some descriptions about Rawrite32...
tsutsui[src/trunk]: src/distrib/notes/common Remove sizes of set files. They were t...
drochner[src/trunk]: src make the "tags" target non-.PHONY because it reflects a real...
drochner[src/trunk]: src/sys/opencrypto allow testing of GCM/GMAC code from userland
drochner[src/trunk]: src/share/misc add Upper Volta (Burkina Faso)
drochner[src/trunk]: src/sys/dev/usb remember the data toggle bit per (bulk) endpoint...
drochner[src/trunk]: src/gnu/usr.bin/groff/font add a line "image_generator gs" to th...
tsutsui[src/trunk]: src/distrib/notes - move "MD instructions on setting up boot media"
tsutsui[src/trunk]: src/distrib/notes/common - fix mdoc warning
tsutsui[src/trunk]: src/distrib/notes - fix mdoc warnings
drochner[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey replace questionable poin...
tsutsui[src/trunk]: src/sys/dev/usb Apply patch in PR kern/44907 (crash due to race ...
bouyer[src/bouyer-quota2]: src Sync with HEAD
jakllsch[src/trunk]: src/sys/dev/usb Data toggle accounting for endpoints on OHCI.
christos[src/trunk]: src/distrib/sets/lists/xserver add missing debuglib
yamt[src/trunk]: src/sys/dev/raidframe don't forget to destroy mutex.
matt[src/trunk]: src/sys/rump/dev/lib/libusb/opt Appease rump.
joerg[src/trunk]: src/tools/compat Add getline.c here too.
christos[src/trunk]: src/sys/kern Fix error I introduced in previous commit that caus...
jakllsch[src/trunk]: src/sys/dev/ata Drop trailing whitespace.
msaitoh[src/netbsd-6]: src/doc Ticket 1035, 1037, 1039, 1043 and 1046.
msaitoh[src/netbsd-6]: src/doc Ticket 1095.
mbalmer[src/trunk]: src/usr.sbin/gpioctl Fix a "lonely name".
mbalmer[src/trunk]: src/sys/arch/amd64/conf Add commented out entry for gpiopwm(4).
yamt[src/trunk]: src/lib/libterminfo use the tools version of utilities for other...
msaitoh[src/netbsd-6]: src/share/man/man9 Add genfs_rename.9 for ticket 1134. Rrepor...
bouyer[src/netbsd-6]: src/doc Fix revisions for ticket 975
msaitoh[src/netbsd-6]: src/doc Add distrib/sets/lists/comp/mi for ticket 1134.
bouyer[src/netbsd-6]: src/sys Pull up following revision(s) (requested by phx in ti...
msaitoh[src/netbsd-6]: src/doc Modify ticket 939:
msaitoh[src/netbsd-6]: src/doc Add missing "xsrc/" prefix (Ticket 1116).
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-6]: src/bin/sh Pullup the following revisions, requested by spz i...
martin[src/netbsd-6]: src/sys/dev/pci regen
jruoho[src/trunk]: src/tests/include Add printfs to see where TNF's qemu/sparc fails.
bouyer[src/netbsd-6]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
msaitoh[src/netbsd-6]: src/sys/dev/mii Fix commpile error. This diff was in ticket #...
bouyer[src/netbsd-6]: src/doc tickets 1052->1062
isaki[src/trunk]: src/distrib/x68k/floppies/bootfloppy.sysinst FLOPPYPAD=1 for pad...
msaitoh[src/netbsd-6]: src/external/gpl2/xcvs/dist/src Pull up following revision(s)...
christos[src/trunk]: src/tests/lib/libtre XXX: Limit repetitions to something tiny so...
njoly[src/trunk]: src/distrib/sets/lists/comp +iscsictl.debug +iscsid.debug
christos[src/trunk]: src/usr.bin/make add debugging for parsedir and parsefile
martin[src/netbsd-6]: src/sys/compat/netbsd32 Pull up revision 1.31, requested by m...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k 64040 -> 68040 in comment
bouyer[src/netbsd-6]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
christos[src/trunk]: src/external/bsd/cron/dist make the utime and utimes cases work ...
msaitoh[src/trunk]: src/doc Add note about lib/libc/softfloat/Makefile.inc hack for ...
njoly[src/trunk]: src/external/bsd/ntp/bin/ntptrace Use mdoc macro for literal blo...
joerg[src/trunk]: src/lib/libresolv SAFE_FREE sets key_st to NULL, so use that exp...
snj[src/netbsd-6]: src/external/mit/xorg/server/xorg-server/Xi Apply patch (requ...
msaitoh[src/netbsd-6]: src/doc Ticket #1027 and #1030.
bouyer[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax include builtins.md in...
martin[src/trunk]: src/tests/lib/libc/c063 Fix off by one in static array acces, us...
martin[src/trunk]: src/tests/lib/libc/c063 0-terminate strings returned by readlinkat
pooka[src/trunk]: src satisfy the slightly more picky clang
christos[src/trunk]: src/sys/dev/usb PR/47245: Toby Karyadi: Add AX88772B support to ...
apb[src/trunk]: src/etc In the nooutput function, don't mess with file descritor 4
msaitoh[src/netbsd-6]: src/common/lib/libc/arch/i386/string/small Pull up following ...
rkujawa[src/trunk]: src/share/man/man4 Add man page for recently added msm6242b driver.
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
apb[src/trunk]: src/share/zoneinfo Import tzdata2012i from ftp://ftp.iana.org/tz...
christos[src/trunk]: src/lib fix typo
msaitoh[src/netbsd-6]: src/crypto/external/bsd/openssl Pull up following revision(s)...
martin[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by uw...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k More tweaks.
christos[src/trunk]: src/tests/lib/libc/regex Add the nullsubexpression tests. We mos...
matt[src/trunk]: src/sys/arch/mips/mips Make sure to invalidate correct size.
christos[src/trunk]: src/external/bsd/file/dist/doc PR/45595: bch: fix missing magic ...
tsutsui[src/trunk]: src/sbin/mount_msdos Note mount_msdos -G option also allows moun...
mbalmer[src/trunk]: src/share/misc Correct spelling of "Lily" and "Camellia". From ...
sborrill[src/netbsd-6]: src/doc Ticket #1018
snj[src/netbsd-6]: src/doc ticket 1168
para[src/trunk]: src/sys/kern make DEBUG kernels buildable again (typo)
pgoyette[src/trunk]: src/regress/sys/kern/write_append This functionality is tested i...
msaitoh[src/netbsd-6]: src/doc Ticket 1036.
agc[src/trunk]: src/distrib/sets/lists/base add the directory for the netpgp hea...
matt[src/trunk]: src/lib/libc/arch/arm/sys Add $NetBSD$ tag. Use ip to save r1 i...
pooka[src/trunk]: src/sys/rump/include/rump ok, rump_sockaddr_in was a pretty desp...
pooka[src/trunk]: src/sys/kern remove unused variable
dyoung[src/trunk]: src/sys/dev/ic Use NetBSD's own KASSERT() and KASSERTMSG() inste...
sborrill[src/netbsd-6]: src/sys Pull up the following revisions(s) (requested by bouy...
apb[src/trunk]: src/etc The previous change made "nooutput -2" discard both stdo...
msaitoh[src/netbsd-6]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-6]: src/doc Update ticket 1178.
msaitoh[src/netbsd-6]: src/lib Pullup additional patches in ticket #1217:
msaitoh[src/netbsd-6]: src/doc Ticket 1084 and 1086.
hannken[src/trunk]: src Document virtio(4).
apb[src/trunk]: src/etc/rc.d Make /etc/rc.d/ttys run after /etc/rc.d/bootconf.sh,
macallan[src/trunk]: src/sys/dev/sun don't claim alpha font support unless we have en...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by h...
christos[src/trunk]: src/usr.sbin/rwhod include <pwd.h>
bouyer[src/netbsd-6]: src/sys Pull up following revision(s) (requested by tsutsui i...
sborrill[src/netbsd-6]: src/sys/dev/usb Pull up the following revisions(s) (requested...
aymeric[src/trunk]: src/sys/arch/arm/at91 switch USB port on
martin[src/netbsd-6]: src/doc Ticket #1226
jruoho[src/trunk]: src Few naive checks for time(3).
msaitoh[src/netbsd-6]: src/doc Cleanup a bit for ticket 943.
riz[src/netbsd-6]: src/etc/ssh Pull up following revision(s) (requested by spz i...
jym[src/trunk]: src/sys/arch Turn the 'i386_use_pae' variable into simply 'use_p...
tron[src/trunk]: src/external/bsd/tre/lib Fix build with stack smash protection e...
bouyer[src/netbsd-6]: src/external/ibm-public/postfix/dist external/ibm-public/post...
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by ozaki...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by maxv in t...
njoly[src/trunk]: src/tools Do not build tic more than once
riz[src/netbsd-6]: src/doc Ticket 960
bouyer[src/netbsd-6]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
bouyer[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
bouyer[src/netbsd-6]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 unifdef __ELF__
bouyer[src/netbsd-6]: src/doc ticket 1008
sborrill[src/netbsd-6]: src/doc Ticket #1029
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Tweak indent and misc comments to r...
msaitoh[src/netbsd-6]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
jakllsch[src/trunk]: src/sys/dev/sdmmc Completely rework (and enable) SDHC 1.0 DMA da...
pgoyette[src/trunk]: src/regress/sys/kern The SysV IPC tests have been converted to atf
alnsn[src/trunk]: src Enable bpfjit on sparc.
skrll[src/trunk]: src/share/mk Switch mips to gdb 7.3.1
pgoyette[src/trunk]: src/distrib/sets/lists/tests Include the newly-converted tests/l...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Make Amiga video drivers work again after...
wiz[src/trunk]: src/share/man/man4/man4.amiga New sentence, new line. Whitespace...
sjg[src/trunk]: src/usr.bin/make Do not stop looking for children, just because ...
rkujawa[src/trunk]: src/sys/dev/pci Differentiate between Voodoo 3 and Voodoo Banshe...
christos[src/trunk]: src/tests/lib/libc/regex leave all tests in and have the awk scr...
christos[src/trunk]: src/tools/tic Handle auto-generating hash.c
matt[src/trunk]: src/sys/arch/powerpc/powerpc Need runtime checks for mach mmu co...
yamt[src/trunk]: src document pthread_curcpu_np
wiz[src/trunk]: src/lib/libpthread Fix typo.
riz[src/trunk]: src/distrib/sets/lists/tests Add /usr/tests/examples/Atffile to...
christos[src/trunk]: src/etc/mtree add libtre test directories
joerg[src/trunk]: src Update LLVM/Clang snapshot to r143571 for the improved optim...
bouyer[src/netbsd-6]: src/external/ibm-public/postfix/dist external/ibm-public/post...
riz[src/netbsd-6]: src/doc Tickets 1079, 1080.
bouyer[src/netbsd-6]: src/usr.bin/systat Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/sys Sync the disklabel fstype info with the wedge partit...
christos[src/trunk]: src/sys/dev use getdisksize
christos[src/trunk]: src/common/lib/libutil compile into nothing if _STANDALONE
snj[src/netbsd-6]: src Apply patch (requested by apb in ticket #1155):
msaitoh[src/netbsd-6]: src/etc/mtree Pull up following revision(s) (requested by gdt...
msaitoh[src/netbsd-6]: src/doc Ticket 1160.
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
manu[src/trunk]: src/lib/libperfuse Correctly pass the advlock owner id from kern...
christos[src/trunk]: src/sys/compat/linux - add sigtimedwait support.
rmind[src/trunk]: src/sys/net/npf Few fixes, KNF/style, bump the NPF version.
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-run mknative for mips gdb 7.3.1 - n...
christos[src/trunk]: src add utimens and lutimens wrappers using utimensat.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012i. [apb 20121104]
alnsn[src/trunk]: src/doc Add sljit.
njoly[src/trunk]: src/lib/libm/man Add No macro to ensure that "and" word is not t...
wiz[src/trunk]: src/bin/cat Sync usage with man page.
christos[src/trunk]: src/distrib/sets/lists/tests add t_socketpair
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/sys/dev/pci regen for ticket 1202
msaitoh[src/netbsd-6]: src/doc Ticket 1222.
msaitoh[src/netbsd-6]: src/doc Update ticket 1178.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Fixed Iomega microcontrolle...
msaitoh[src/netbsd-6]: src/doc Ticket 1174.
joerg[src/trunk]: src/external/bsd/tre/dist/lib Don't use constant macros in condi...
alnsn[src/trunk]: src/lib Add libbpfjit library.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: switch to ecalloc(3).
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl(8): mention table listing.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r168187 for various bug fixes.
bouyer[src/netbsd-6]: src/sys/dev regen for ticket 939
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add DS-106j.
dholland[src/trunk]: src/sys/fs/nilfs Avoid panic on error path, from PR 45607. The e...
aymeric[src/trunk]: src/sys/arch/arm/at91 attach event counters later, at attach tim...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
msaitoh[src/netbsd-6]: src/distrib/sets/lists/comp Pull up following revision(s) (re...
msaitoh[src/netbsd-6]: src/doc Ticket 942.
msaitoh[src/netbsd-6]: src/external/bsd/pkg_install/dist/lib Pull up following revis...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Make xxboot for ufs variants actu...
christos[src/trunk]: src/bin/cat only allocate if it would not fit in our buffer.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Note added IDE support.
rkujawa[src/trunk]: src/distrib/notes/amiga Add X-Surf IDE.
abs[src/trunk]: src/bin/ls PR/47167
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify fix problem on...
agc[src/trunk]: src/crypto/external/bsd/netpgp link libz and libbz2 into the net...
christos[src/trunk]: src/usr.bin/systat PR/47222: Manuel Bouyer: Fix syscall display ...
martin[src/trunk]: src/tests/lib/libc/c063 Split the test cases where root/non-root...
christos[src/trunk]: src/sys/kern Return EOPNOTSUPP for fnullop_kqfilter to prevent r...
christos[src/trunk]: src/usr.bin/fstat support printing rnd descriptor info
rkujawa[src/trunk]: src/sys/arch/amiga/conf Argh, commited wrong file. Add z3rambd.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use macro instead of magic number.
christos[src/trunk]: src/include add <netinet/in.h> because it is needed for sockaddr...
jruoho[src/trunk]: src/tests/include Skip the test on sparc and point to PR port-sp...
msaitoh[src/netbsd-6]: src/doc Ticket 1113, 1114, 1115 and 1141.
msaitoh[src/netbsd-6]: src/external/gpl2/xcvs/dist/src Pull up following revision(s)...
msaitoh[src/trunk]: src/sys/dev/marvell - The MVGBE_RX_MAX_FRAME_LEN_ERROR bit is us...
jdc[src/trunk]: src/share/mk Switch alpha to gdb 7.
martin[src/netbsd-6]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
martin[src/netbsd-6]: src/external/bsd/bind Pullup part of rev 1.16 via patch, requ...
christos[src/trunk]: src/sys/fs/sysvbfs remove unused call to DIOCGPART that was only...
sborrill[src/netbsd-6]: src/doc Fix revision in previous commit
msaitoh[src/netbsd-6]: src/doc Ticket #1021, #1022, #1025 and #1026.
cherry[src/trunk]: src/sys/arch/amd64/amd64 Use the right format strings with printf
christos[src/trunk]: src/distrib/sets/lists/tests new regex tests
tron[src/trunk]: src/share/man/man5 Stack-smash protection is not enabled by defa...
aymeric[src/trunk]: src/sys/arch/arm/at91 . fix attach code
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tsutsui in ti...
pooka[src/trunk]: src/sys/rump/librump/rumpkern SIGPIPE is generated internally by...
tron[src/trunk]: src/distrib/sets/lists/modules Add "npf" kernel module.
christos[src/trunk]: src/sys/compat/netbsd32 fix pre-5 stat system call structure whi...
msaitoh[src/netbsd-6]: src/sys/dev/wscons Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/doc Ticket 1097 and 1098.
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by taca in ticke...
msaitoh[src/netbsd-6]: src/doc Ticket 1104-1106.
hannken[src/trunk]: src/sys/arch/xen/xen Bring back sys/disklabel.h for DISKUNIT and...
joerg[src/trunk]: src/lib/lua Check MKPIC and don't hard-code m68k.
christos[src/trunk]: src/sys/net cosmetic, no functional change:
riz[src/trunk]: src/sys/arch/amd64/conf Add pseudo-device drvctl. (Already exist...
jmmv[src/trunk]: src/tests Add tests to ensure that the new asm examples build an...
yamt[src/trunk]: src/doc yamt-pagecache branch
rmind[src/trunk]: src/sys/kern kqueue_register: avoid calling fd_getfile() with fi...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/doc Ticket 1186 and 1187.
martin[src/netbsd-6]: src/sys Pull up following revision(s) (requested by msaitoh i...
snj[src/netbsd-6]: src/doc 1208
dholland[src/trunk]: src/sys/kern time_t isn't necessarily "long". PR 45577 from taca@
yamt[src/yamt-pagecache]: src/sys/kern adapt assertions to this branch
christos[src/trunk]: src/tools move tic later, after all the tools it needs are built.
hannken[src/trunk]: src/sys/fs/union Remove a needless vnode lock/unlock dance. Thi...
riz[src/trunk]: src Build and install new in-kernel iscsi initiator kernel modul...
christos[src/trunk]: src/lib/libutil add manual page
christos[src/trunk]: src/lib/libedit PR/46678: Ian Wienand: Add stub implementation f...
uwe[src/trunk]: src/lib/libpthread Refer to init_routine in the DESCRIPTION sect...
jnemeth[src/trunk]: src/share/man/man4 fix typo
rkujawa[src/trunk]: src/sys/arch/amiga The a2kbbc is now based on MI MSM6242B driver.
martin[src/netbsd-6]: src/sys/arch/atari/stand/bootxx Pull up following revision(s)...
jmmv[src/trunk]: src/distrib/sets/lists Register the new asm examples and their t...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add new SysV IPC test
dholland[src/trunk]: src/sys regen
dholland[src/trunk]: src/share/man/man9 These two man pages contain complete cut and ...
pgoyette[src/trunk]: src/tests/lib/libc/gen Remove a debug printf(), and fix the form...
skrll[src/trunk]: src/sys/arch/arm/arm32 Use ENTRY_NP for lwp_trampoline
christos[src/trunk]: src/sys/kern If you are going to dick around with p_stat, rememb...
rkujawa[src/trunk]: src/doc Note 3Dfx Voodoo Banshee support.
uwe[src/trunk]: src/lib/libpthread Each get function "has" a set counterpart, it...
alnsn[src/trunk]: src Build libbpfjit test to the build.
kefren[src/trunk]: src/usr.sbin/ldpd * add initial IPv6 support - still incomplete ...
wiz[src/trunk]: src/dist/nvi/docs/vi.ref add dircategory/direntry for vi, so tex...
snj[src/netbsd-6]: src/doc ticket 1124
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rias...
msaitoh[src/netbsd-6]: src/doc Add gnu/dist/gcc4/gcc/config/i386/pmm_malloc.h, too (...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/sys/arch/luna68k Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/sys/arch/mvme68k Pull up following revision(s) (requested...
bouyer[src/netbsd-6]: src/sys/compat/linux/common Pull up following revision(s) (re...
bouyer[src/netbsd-6]: src/doc Update ticket #975 entry
sborrill[src/netbsd-6]: src/doc Ticket #1038
bouyer[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/crypto Pull up following...
christos[src/trunk]: src/libexec/telnetd Only include the headers we use and remove u...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed some crashes in LIS...
bouyer[src/netbsd-6]: src/crypto/external/bsd/openssl Pull up following revision(s)...
christos[src/trunk]: src/sbin/mount_portal include the headers that you need.
khorben[src/trunk]: src/sys/arch/evbarm/conf Fixed two harmless typos
dholland[src/trunk]: src/sys Regen from updated namei.src.
apb[src/trunk]: src/share/mk Change some .if defined(SRCS) to .if defined(SRCS) ...
pooka[src/trunk]: src/sys/rump/include/rump Necessary _KERNEL wrap to previous.
riz[src/netbsd-6]: src Apply patch (requested by apb in ticket #1107):
agc[src/trunk]: src/tests/usr.bin descend into netpgpverify test directory too
martin[src/trunk]: src/tests/lib/libc/c063 Mark a few tests that require root
martin[src/trunk]: src/distrib/sets/lists/base Add o32 version of libnetpgpverify.s...
nakayama[src/trunk]: src/sys - fix endian cofusion around FID, which is used as is, s...
christos[src/trunk]: src/sys/miscfs/procfs do something reasonable with kernel semaph...
christos[src/trunk]: src/sys/arch/amiga/dev readability fix.
skrll[src/trunk]: src/gnu Remove GDB 6.
martin[src/netbsd-6]: src/sys/arch/x86/include Pullup the following revisions, requ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
christos[src/trunk]: src/bin/pax Accept -X -
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto oops, add all the ...
riz[src/netbsd-6]: src/doc Ticket 936.
riz[src/netbsd-6]: src/doc Ticket 948
christos[src/trunk]: src/usr.sbin/mountd Don't document long defunct flags
mrg[src/trunk]: src/external/bsd/bind/dist + 3218. [security] Cache lookup ...
enami[src/trunk]: src/external/bsd/tcpdump/dist Replace section number with actual...
mrg[src/trunk]: src/libexec/httpd allow the -I option to be useful in non-daemon...
sborrill[src/netbsd-6]: src/sys/dev/ic Pull up the following revisions(s) (requested ...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
sborrill[src/netbsd-6]: src/doc Ticket #1033
msaitoh[src/trunk]: src/sys/dev/marvell Fix a bug that MVGBE_JLEN is miscalculated.
nakayama[src/trunk]: src/sys/arch/sparc64 Rename ASR_IDSR to ASI_IDSR, which is ASI (...
apb[src/trunk]: src/share/mk On second thoughts, don't run "rm -rf" in bsd.clean...
rkujawa[src/trunk]: src/share/man/man4 Note Voodoo Banshee support.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit test.
njoly[src/trunk]: src/share/man/man8/man8.vax Use mdoc macros for literal display ...
christos[src/trunk]: src/sys/arch/x86/x86 make this compile again.
jym[src/trunk]: src/bin/dd Add a new command to dd(1): msgfmt. The command modif...
njoly[src/trunk]: src/etc/mtree +./usr/libdata/debug/usr/tests/lib/libtre
jym[src/trunk]: src/share/man/man9 Small improvements to kauth(9).
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
msaitoh[src/netbsd-6]: src/doc Ticket 1119-1120, 1122-1127 and 1129-1130.
msaitoh[src/netbsd-6]: src/sys/arch/i386/conf Pull up following revision(s) (request...
msaitoh[src/netbsd-6]: src/lib/libc/stdio Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib move atf down to fix the build
hannken[src/trunk]: src/sys VOP_OPEN() needs a locked vnode. All these copy-and-pas...
jnemeth[src/trunk]: src/share/man/man4 PR/45569 - Petri Laakso -- typo
christos[src/trunk]: src/sys/kern Add two sysctls one that does verbose transaction l...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
msaitoh[src/netbsd-6]: src/external/mit/xorg/server/drivers/xf86-video-mga Pull up f...
bouyer[src/netbsd-6]: src/doc ticket 1064, 1065
christos[src/trunk]: src/sys/netmpls old style def
jakllsch[src/trunk]: src/sys/dev/pci regen
pooka[src/trunk]: src/share/mk Make it easier build binaries against the host's li...
rkujawa[src/trunk]: src/sys/dev/ic Add MI OKI MSM6242B RTC driver.
skrll[src/trunk]: src/sys/dev/usb Fix function name in DPRINTF
snj[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
jruoho[src/trunk]: src/sys/dev/acpi Add comment.
tsutsui[src/trunk]: src/sys/arch Move spread getsfc() and getdfc() functions into co...
msaitoh[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
jym[src/trunk]: src/share/man/man9 Document pool_sethardlimit.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Bump date for previ...
riastradh[src/trunk]: src/sys/ufs/ufs Disable scary but probably harmless printf.
matt[src/trunk]: src/sys/dev/usb Fix ETTF PSPD definitions and enable the ETTF PO...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add vdrain to the list of kernel t...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Compile with WARNS=3.
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
pooka[src/trunk]: src/lib/librumpuser one more routine
nakayama[src/trunk]: src/distrib/sets/lists/comp Sync with sparc.
pgoyette[src/trunk]: src/regress/sys/kern The sleeping test has been converted to ATF
apb[src/trunk]: src/external/mit/xorg/lib/xcb-util/atom Mark inline function in_...
bouyer[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by para ...
riz[src/netbsd-6]: src/doc Ticket 995.
jakllsch[src/trunk]: src/sys/ufs/ext2fs Match prototype types to function types (u_in...
alnsn[src/trunk]: src/sys/arch/i386/include Disable generation of fastcall functio...
pooka[src/trunk]: src/lib/librumpuser Fixes for Solarisa.
agc[src/trunk]: src/tests/usr.bin/netpgpverify Add tests for netpgpverify.
pooka[src/trunk]: src/sys/rump Instead of maintaining an evergrowing list of -U's, ...
christos[src/trunk]: src/sys/kern - initialize kn_id
christos[src/trunk]: src/usr.bin/fstat - add more debugging.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Improved Iomega microcontro...
riastradh[src/trunk]: src/sys/dev/pci Rework firmware reference counting and error mes...
skrll[src/trunk]: src/sys/arch C99 types
mbalmer[src/trunk]: src/sys/dev/gpio Remove an unused variable.
wiz[src/trunk]: src/share/man/man4 Fix a few typos and Xrefs, use Dq, comment ou...
tron[src/trunk]: src/doc Postfix 2.8.7 has been imported.
jakllsch[src/trunk]: src/sys/dev/pci When applying the board-specific bits for the SM...
njoly[src/trunk]: src/sys/arch/vax/vax Remove extra newlines.
jruoho[src/trunk]: src/tests/lib/libc/sys Fix typo.
jmmv[src/trunk]: src/share/examples Add assembly language examples in a new 'asm'...
jmmv[src/trunk]: src/etc/mtree Register directories for the new asm examples and ...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
msaitoh[src/netbsd-6]: src/doc Ticket 1046.
joerg[src/trunk]: src/external/ibm-public/postfix/dist/src/util Just because IPV6 ...
wiz[src/trunk]: src/lib/libutil Remove trailing dot; slightly improve wording.
cherry[src/trunk]: src/sys/arch [merging from cherry-xenmp] Make the xen MMU op que...
tron[src/trunk]: src/sys/modules/npf Fix breakage caused by last commit. "npf_alg...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
he[src/trunk]: src/distrib/sets/lists/modules Add the iscsi kernel module and d...
he[src/trunk]: src/sys/arch/arc/include Make sure "struct clockframe" is declar...
christos[src/trunk]: src/sys/dev use getdisksize() instead of homebrew()
msaitoh[src/trunk]: src/external/gpl3/gcc/usr.bin Remove OLD manunal to install corr...
tsutsui[src/trunk]: src/doc Mention x68k new netboot.
he[src/trunk]: src/sys/dist/ipf/netinet Don't refer to ipf_log_soft_destroy(), ...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Fix indent and some comments.
msaitoh[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mbalm...
msaitoh[src/netbsd-6]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
snj[src/netbsd-6]: src Apply patch (requested by apb in ticket 1195):
mbalmer[src/trunk]: src/lib/lua/gpio Remove software pulsing.
tsutsui[src/trunk]: src/doc Note NetBSD/luna68k LUNA-II support.
martin[src/netbsd-6]: src/sys/dev Pull up the following, requested by msaitoh in #1...
wiz[src/trunk]: src/usr.sbin/mountd Spelling.
macallan[src/trunk]: src/sys/dev/usb only build gdium Fn support with options GDIUM_K...
msaitoh[src/netbsd-6]: src/doc Ticket 1063.
bouyer[src/netbsd-6]: src/doc formatting fix
christos[src/trunk]: src/lib hook in TPM
jakllsch[src/trunk]: src/sys/fs/msdosfs ((u_long)-1) will not always be 0xffffffff, w...
msaitoh[src/netbsd-6]: src/sys/arch/powerpc/stand/mkbootimage Pull up following revi...
christos[src/trunk]: src/distrib/sets/lists/comp add getfstypename
sekiya[src/trunk]: src/sys/arch/evbarm/conf Increase SYMTAB_SPACE.
msaitoh[src/netbsd-6]: src/doc Ticket 1076.
snj[src/netbsd-6]: src/sys/compat/freebsd Pull up following revision(s) (request...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-6]: src/sys/dev/pci Regen for ticket #1188
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Apply adapted patch fr...
christos[src/trunk]: src/bin/cat fix bogus warning for zero-sized files.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen configs.
christos[src/trunk]: src/share/man/man9 document change in {, v}snprintf() behavior.
pooka[src/trunk]: src/sys/rump/include/rump regen
martin[src/trunk]: src/usr.sbin/installboot Minor nits in the sparc64 example
bouyer[src/netbsd-6]: src/doc ticket 1028
christos[src/trunk]: src/tests/lib/libc/regex/att moved below
tsutsui[src/trunk]: src/sys/arch/x68k/dev Normalize autoconf(9) function arg names (...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd bin/45906: regenerate ntpd/ntp_ke...
christos[src/trunk]: src/libexec/ftpd include pwd.h for password stuff
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs add the headers you need
yamt[src/trunk]: src/external/gpl3/gcc/usr.bin/backend add a crude dependency on ...
chs[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/tgmath.h
christos[src/trunk]: src/external/public-domain/sqlite enable unlock notify
msaitoh[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
riz[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
chs[src/trunk]: src/sys/arch/ia64/ia64 add a cpu_spawn_return() that just calls ...
matt[src/trunk]: src/common/lib/libc/gen Don't bother testing 0 length keys since...
mbalmer[src/trunk]: src/sys/arch/i386/conf Add gpiopwm(4).
tron[src/trunk]: src/sys/net/npf Change module class to driver as npf(4) is a pse...
bouyer[src/netbsd-6]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
sborrill[src/netbsd-6]: src/doc Ticket #1015
alnsn[src/trunk]: src/distrib/sets/lists/comp Include sljitarch.h even when MKSLJI...
dholland[src/trunk]: src/sys Disentangle the namecache from the internals of namei.
nakayama[src/trunk]: src/sys/arch/sparc64/include Move ASRs macro to more appropriate...
rkujawa[src/trunk]: src/sys/arch/amiga/clockport Add driver for Delfina 1200 / Delfi...
christos[src/trunk]: src/external/gpl3/gdb/bin/gdb more dependencies needed for the o...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Note that X-Surf's IDE controller ...
pooka[src/trunk]: src/sys/rump add some -U's for linux builds
rkujawa[src/trunk]: src/distrib/sets/lists/man Add z3rambd(4) man page to distributi...
skrll[src/trunk]: src/sys/arch/arm/arm Typo
bouyer[src/netbsd-6]: src/sys/dev Apply patch, requested by msaitoh in ticket #983:
jruoho[src/trunk]: src/sys/dev/acpi Rearrange (use two tabs).
matt[src/trunk]: src/sys/kern If LWP0_MD_INITIALIZER is defined, use it to inital...
msaitoh[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by b...
msaitoh[src/netbsd-6]: src/crypto/external/bsd/heimdal/dist/lib/roken Pull up follow...
bouyer[src/netbsd-6]: src/sys/compat/linux/common Pull up following revision(s) (re...
alnsn[src/trunk]: src/usr.sbin/installboot Typo.
jakllsch[src/trunk]: src/sys/dev/pci don't attempt to re-unmap the interrupt on detach
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
rkujawa[src/trunk]: src/share/man/man4 s/msm6242/msm6242b/
joerg[src/trunk]: src/bin/sh Mark yyerror as static and __dead.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Merge two EINVAL en...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga identifycpu() is not just cosmetic for ...
christos[src/trunk]: src/sys add a copyin function for sigset so that we can use sigt...
yamt[src/yamt-pagecache]: src/sys/arch/x86/x86 g/c a write-only variable.
yamt[src/yamt-pagecache]: src/sys/uvm g/c a write-only variable
rkujawa[src/trunk]: src/distrib/sets/lists/man Add voodoofb man page to distribution...
christos[src/trunk]: src/lib/libc/nameser don't compile the libc stuff twice.
pooka[src/trunk]: src/share/mk Support clang as EXTERNAL_TOOLCHAIN
christos[src/trunk]: src/usr.bin/systat use more sysctl
christos[src/trunk]: src/usr.bin/systat bufmem is unsigned.
alnsn[src/trunk]: src/sys/arch/mips/include EVPMIPS -> MIPS in include guard.
he[src/trunk]: src/distrib/utils/sysinst/arch Two more instances which need "re...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.7. Chang...
christos[src/trunk]: src/external/bsd/elftosb/lib Don't install lib.a on platforms th...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Pull fixes in comments from x68k/...
tnozaki[src/trunk]: src/dist/nvi/common nvi cannot display international character(w...
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
is[src/trunk]: src/sys/dev/usb Realtek 8187B
joerg[src/trunk]: src Add __returns_twice for the attribute of the same name. This...
christos[src/trunk]: src/distrib/sets/lists add tre to the sets.
sborrill[src/netbsd-6]: src/sys/arch/atari/dev Pull up the following revisions(s) (re...
dsl[src/trunk]: src/sys/arch/i386/i386 No point in having separate xxx_syscall_f...
dholland[src/trunk]: src/sys/sys Fix the prototype of vfs_quotactl() implementations ...
pgoyette[src/trunk]: src/tests/lib/libc/gen Remove unnecessary header file and an unu...
joerg[src/trunk]: src/lib/libresolv Use the size of the object pointed to, not the...
njoly[src/trunk]: src/sys/compat/netbsd32 Fix pipe2 return value.
macallan[src/trunk]: src/sys/dev/adb only require the power button to be pressed twic...
christos[src/trunk]: src/external/bsd/bind/dist patch for: https://www.isc.org/softwa...
martin[src/trunk]: src/tests/lib/libc/c063 Compare against modification time instea...
christos[src/trunk]: src/usr.bin/systat use sysctl
alnsn[src/trunk]: src Add sljit and bpfjit to evbmips. Not enabled by default.
cherry[src/trunk]: src/sys/arch/xen/xen Do not escalate the local spl while taking ...
mbalmer[src/trunk]: src/share/man/man4 Bring up to reality.
christos[src/trunk]: src/usr.sbin/fssconfig include the headers you need
msaitoh[src/netbsd-6]: src/external/mit/xorg Pullup additional patches requested by ...
christos[src/trunk]: src/sys/arch/xen/xen use getdiskinfo()
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Last commit to this file was accid...
alnsn[src/trunk]: src Build sljit test when MKSLJIT != no and set MKSLJIT to yes o...
jakllsch[src/trunk]: src/sys/dev/mii regen.
njoly[src/trunk]: src/sys/dev/pci Small typo in symbolic name.
mbalmer[src/trunk]: src Add documentation for gpiopwm(4).
mbalmer[src/trunk]: src/usr.sbin/gpioctl Fix typo.
christos[src/trunk]: src/external/bsd/tre make this work:
alnsn[src/trunk]: src/tests/lib/libsljit Add userspace libsljit test. Not hooked i...
tsutsui[src/trunk]: src/sys/arch Explicitly include <machine/pcb.h> for struct pcb.
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet Autoconfigure 127.0.0.1 for lo0.
wiz[src/trunk]: src/share/man/man9 Use other markup. Remove trailing space.
jruoho[src/trunk]: src/sys/dev/acpi Regen.
apb[src/trunk]: src/lib/libpthread Remove duplicate "const" modifier found by cl...
martin[src/netbsd-6]: src Pull up following revision(s) (requested by ozaki-r in ti...
tsutsui[src/trunk]: src/sys/arch/sun2/dev Remove unused struct device menber from so...
tsutsui[src/trunk]: src/sys/arch/pmax/tc Fix botch on device_t/softc split in debug ...
msaitoh[src/netbsd-6]: src/doc Ticket 1216.
msaitoh[src/netbsd-6]: src/share/mk Pullup additional patches requested by mrg in ti...
joerg[src/trunk]: src/usr.bin Use __dead
pgoyette[src/trunk]: src/tests/kernel Use an ATF_TC_CLEANUP() routine to delete the m...
snj[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
sborrill[src/netbsd-6]: src/sys/arch/hp700/hp700 Pull up the following revisions(s) (...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
msaitoh[src/netbsd-6]: src/distrib/sets/lists/comp Apply patch(requested by mlelstv ...
bouyer[src/netbsd-6]: src/usr.bin/nbperf Pull up following revision(s) (requested b...
dsl[src/trunk]: src/sys/fs/ntfs Fix build - eg i386/ALL
tron[src/trunk]: src/sys/modules/npf Update list of source files.
christos[src/trunk]: src/tests/lib/libc/regex Add the failed forced association tests.
msaitoh[src/netbsd-6]: src/external/bsd/openpam/dist/lib Pull up following revision(...
msaitoh[src/netbsd-6]: src/libexec/httpd Pull up following revision(s) (requested by...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by o...
snj[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/doc tickets 985 and 986
skrll[src/trunk]: src/sys/arch/arm/broadcom Unwrap short line. Other whitespace.
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Add support for byteswapping of bsr2/bs...
msaitoh[src/netbsd-6]: src/doc Ticket 1111.
snj[src/netbsd-6]: src/doc 1175
riz[src/netbsd-6]: src/doc Ticket 952
bouyer[src/netbsd-6]: src/sys/arch/hp700/hp700 Pull up following revision(s) (reque...
jym[src/trunk]: src/share/man/man9 CONSIDERATION => CONSIDERATIONS, to be on par...
drochner[src/trunk]: src/dist/openpam/lib Don't allow '/' characters in the "service"...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits Provide cop...
jmcneill[src/trunk]: src/sys have pci register itself as a module, and make PCI drive...
jmcneill[src/trunk]: src/sys/dev/acpi Add a driver for ACPI "Watchdog Resource Table"...
bouyer[src/netbsd-6]: src/doc ticket 998
riz[src/netbsd-6]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src Apply patches to fix pullup #997:
wiz[src/trunk]: src/sbin/gpt Add an EXAMPLE section showing how to add a swap fi...
bouyer[src/trunk]: src/sys/dev/ic MFI_STATE_BOOT_MESSAGE_PENDING also needs to be h...
apb[src/trunk]: src/usr.sbin/pstat The number of active vnodes may grow in betwe...
apb[src/trunk]: src/etc/rc.d Cause /etc/rc.d/random_seed to be the first script ...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Add X-Surf IDE driver.
agc[src/trunk]: src/distrib/sets/lists Fix set lists after the merge of netpgpve...
chs[src/trunk]: src/sys/arch/x86 add a pmap_kremove_local() that doesn't do TLB ...
christos[src/trunk]: src/tests/lib/libc/regex skip the association that does not matc...
manu[src/trunk]: src/lib/libperfuse Return EISDIR for read/write to directories. ...
msaitoh[src/netbsd-6]: src/distrib/sets/lists/comp Add genfs_rename for ticket 1134.
msaitoh[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-6]: src/doc Ticket 1140, 1143-1144, 1147-1150 and 1152.
martin[src/netbsd-6]: src Pullup the following revisions, requested by msaitoh in t...
skrll[src/trunk]: src/sys/arch/arm/iomd u_int*_t -> uint*_t
skrll[src/trunk]: src/sys/arch/acorn32/stand/nbfs KNF
wiz[src/trunk]: src/share/man/man4/man4.amiga New sentence, new line. Fix typo.
pgoyette[src/trunk]: src/regress/lib/libc/regex The regex test has been atf-ified
matt[src/trunk]: src/sys/arch/arm/arm Always supply all registers (don't make one...
pooka[src/trunk]: src/sys/rump/include/rump make work for non-c++ (???)
christos[src/trunk]: src/tools/gdb mkdir the proper sim dirs!
is[src/trunk]: src/gnu/dist/gcc4/gcc Remove pattern for arith_adjacentmem in ar...
jruoho[src/trunk]: src Few naive checks for cpuset(3) and ftok(3).
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Somehow emacs tries to unregister...
jakllsch[src/trunk]: src/sys/ufs/ext2fs Write support for the Ext4 Read-only Compatib...
christos[src/trunk]: src/doc cleanup dead links, fix gdb
zoltan[src/trunk]: src Add IPv6 support for NPF.
christos[src/trunk]: src/lib/libc/stdio Add 'x' to the mode bits to specify O_EXCL, l...
christos[src/trunk]: src/include use standard queue macros.
jakllsch[src/trunk]: src/sys/dev/pci Ricoh R5C822 has working DMA, but does not adver...
christos[src/trunk]: src/lib don't mention the indirect libm dependency.
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 add xattr stubs
aymeric[src/trunk]: src/sys/arch/arm/at91 fix AT91SAM9260 chip id
aymeric[src/trunk]: src/sys/arch/evbarm preliminary support for the Propox MMnet1002...
jruoho[src/trunk]: src/tests/lib/libc/sys Fix some typos.
christos[src/trunk]: src/lib/libc/gen there no errors defined for time.
joerg[src/trunk]: src/usr.bin/cdplay ANSIfy + static + __dead
chs[src/trunk]: src/usr.bin/vmstat fix operation on core files: cur_drive.io_na...
joerg[src/trunk]: src/sys/arch/mips/include Don't redefine _C_LABEL.
mbalmer[src/trunk]: src/lib/lua/gpio Start numbering pions with 0, not 1. Ruined a ...
msaitoh[src/netbsd-6]: src/doc Ticket #1034.
bouyer[src/netbsd-6]: src/doc ticket 1045
bouyer[src/netbsd-6]: src/share/zoneinfo share/zoneinfo/Makefile patch
dsl[src/trunk]: src/sys/arch/i386/i386 Fix previous - syscall_fancy() didn't con...
christos[src/trunk]: src/external/bsd/atf/lib/libatf-c++ depend on more libraries
rkujawa[src/trunk]: src/sys/arch/amiga Clean up p5pb console glue a bit.
joerg[src/trunk]: src/lib/libc Add comment about the name overlap with libcrypto f...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/lib/libc/regex ability to select associativity
joerg[src/trunk]: src/usr.bin/cksum static + __dead
bouyer[src/netbsd-6]: src/gnu/dist/texinfo/util Pull up following revision(s) (requ...
snj[src/netbsd-6]: src/sys Pull up following revision(s) (requested by msaitoh i...
riz[src/netbsd-6]: src/doc Ticket 950.
bouyer[src/netbsd-6]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull up...
christos[src/trunk]: src/crypto/external/bsd/openssl/bin remove mdc2 and idea handling
abs[src/trunk]: src Adjust some wording based on suggestion from Snader_LB, plus...
matt[src/trunk]: src/sys/arch/evbarm/conf Use -march=armv6k -mtune=arm1136jf-s so...
pooka[src/trunk]: src/lib/librumphijack dprintf to stderr. stop doing it if stder...
christos[src/trunk]: src/tests/lib Hook in the libtre tests
msaitoh[src/netbsd-6-1]: src/doc Ticket 1217.
christos[src/trunk]: src/lib/libc/arch/powerpc64/gen fix lint.
cherry[src/trunk]: src/sys/arch/xen Make hypervisor_set_ipending() and its consumer...
christos[src/trunk]: src/sys/dev move context struct to a header for the benefit of f...
rkujawa[src/trunk]: src/doc Note z3rambd(4).
christos[src/trunk]: src/tests/lib/libc/regex this works with much less memory too.
christos[src/trunk]: src/usr.sbin/puffs/mount_9p add missing header
wiz[src/trunk]: src/lib/libm/man Fix a lint warning noted by njoly.
christos[src/trunk]: src/sys/arch/amd64/include include the new siginfo.h file
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by ozaki-r in ti...
chs[src/trunk]: src/sys/arch bump VM_PHYSSEG_MAX to 32, we've seen a system wher...
rkujawa[src/trunk]: src/doc Note MSM6242B driver.
riz[src/netbsd-6]: src/external/historical/nawk/dist Pull up following revision(...
jmcneill[src/trunk]: src/sys/arch/x86/x86 add machdep.dmi.bios-date
bouyer[src/netbsd-6]: src/doc ticket 1011
bouyer[src/netbsd-6]: src/external/bsd/bind/dist/bin/named Pull up following revisi...
cherry[src/trunk]: src/sys/arch/xen Add an ipi callback to force hypervisor callbac...
christos[src/trunk]: src/tests/lib/libc/regex Arrange so that the same tests can be u...
sborrill[src/netbsd-6]: src/doc Ticket #978
riz[src/netbsd-6]: src/sbin/fsck_ffs Pull up following revision(s) (requested by...
cherry[src/trunk]: src/sys/arch/x86/x86 amd64/Xen doesn't require special treatment...
joerg[src/trunk]: src/tools Revert .WAIT removal and add comment why it is needed ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Separate strings correctly ...
dholland[src/trunk]: src/usr.sbin/edquota Split up excessively large main().
sborrill[src/netbsd-6]: src/sys Pull up the following revisions(s) (requested by bouy...
msaitoh[src/netbsd-6]: src/include Pull up following revision(s) (requested by klein...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by bouyer in...
riz[src/netbsd-6]: src/distrib/utils/sysinst/arch Pull up following revision(s) ...
riz[src/netbsd-6]: src/doc Additional revisions for ticket 975.
jakllsch[src/trunk]: src/sys/dev/i2c Add Conexant/Samsung CX24227/S5H1409 demodulator...
pgoyette[src/trunk]: src/usr.bin/tic Fix a couple of mis-spellings of "descriptions"
christos[src/trunk]: src/tests add missing includes
chs[src/trunk]: src/sys/arch/ia64/ia64 remove pmap_track_modified() since it ref...
dholland[src/trunk]: src/share/man/man9 Update docs for namecache changes.
christos[src/trunk]: src/sys/fs/nilfs use getdisksize, M_ZERO, and malloc M_WAITOK do...
yamt[src/trunk]: src/doc update
pgoyette[src/trunk]: src/tests/lib/libc/gen More clean-up, and adjust timing of keven...
tsutsui[src/trunk]: src - add dhcpcd support to x68k install ramdisk
christos[src/trunk]: src/usr.sbin/ldpd fix the build; ssize_t is %zd not %lu
kefren[src/trunk]: src/usr.sbin/ldpd Use local-link address as source for hellos
christos[src/trunk]: src/tests/lib/libc/regex/att Add tests from: http://www2.researc...
yamt[src/yamt-pagecache]: src/sys/nfs update after radixtree.h api changes
pooka[src/trunk]: src/lib/libp2k s/EJUSTRETURN/RUMP_EJUSTRETURN/
agc[src/trunk]: src/external/bsd/mdocml/dist add definition for libnetpgpverify
skrll[src/trunk]: src/sys/arch/arm/broadcom Define BCM2835_USB_SIZE
jkunz[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Give memory more time to pow...
pooka[src/trunk]: src export register_t to rump kernel users on solaris
pooka[src/trunk]: src/share/mk revert previous, seems to upset the build in a crea...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Enable wdc at xsurf, remove WDC_NO_IDS (...
matt[src/trunk]: src/sys/arch/arm/imx Enable ETTF.
christos[src/trunk]: src/lib/libc/arch/powerpc64/gen Use __arraycount(), and cast to ...
sborrill[src/netbsd-6]: src/sys/arch Pull up the following revisions(s) (requested by...
sborrill[src/netbsd-6]: src/doc Ticket #1018 part 2
matt[src/trunk]: src/sys/net80211 Set max_linkhdr when attaching so when bridging...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Fix previous; no need to echo dum...
chs[src/trunk]: src/sys make ksyms structures not depend on KDTRACE_HOOKS.
jakllsch[src/trunk]: src/sys/ufs/ext2fs stylistic adjustment in comments
msaitoh[src/netbsd-6]: src/doc Add missing description for ticket #1111.
msaitoh[src/netbsd-6]: src/doc Ticket 1083, 1108-1110.
christos[src/trunk]: src/bin/csh sync with /usr/bin/time, use CLOCK_MONOTONIC
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/doc Cleanup for ticket 1189.
martin[src/netbsd-6]: src/doc Tickets #1219, #1220 and #1224
christos[src/trunk]: src/common/lib/libutil Add a function to convert from a disklabe...
christos[src/trunk]: src/tests/lib/libc/sys Add a test for PR/45618: Motoyuki OHMORI:...
joerg[src/trunk]: src/tests/lib/libc/tls/dso Reorder to make GCC happy.
msaitoh[src/netbsd-6]: src/sys/compat Pull up following revision(s) (requested by ma...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Bump date for new tls opt...
christos[src/trunk]: src/sys/arch/atari/stand/installboot make this compile again.
rkujawa[src/trunk]: src/sys/arch/amiga/dev Simplify bus space mapping.
matt[src/trunk]: src/share/man/man4 wd includes SATA as well.
christos[src/trunk]: src/external/bsd/atf/dist PR/45619: jmmv: Allow atf tests to req...
msaitoh[src/netbsd-6]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
bouyer[src/netbsd-6]: src/doc Tickets 956, 957, 958, 961, 962, 963, 964, 965, 967, ...
riz[src/netbsd-6]: src/sys/dev/mscp Pull up following revision(s) (requested by ...
christos[src/trunk]: src/tests/lib/libc/regex stylistic improvements.
tsutsui[src/trunk]: src/sys/arch/luna68k Use now common fpu_probe() and print FPU ty...
bouyer[src/netbsd-6]: src/sys/arch/mips/mips Pull up following revision(s) (request...
msaitoh[src/netbsd-6]: src/external/mit/xorg/lib/fontconfig/etc Pull up following re...
msaitoh[src/netbsd-6]: src/doc Ticket 1068 and 1077.
tron[src/trunk]: src/sys/modules Add "npf_alg_icmp" kernel module.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
dholland[src/trunk]: src/sys/fs/unionfs Fix build of fs/unionfs (the extra unused cop...
alnsn[src/trunk]: src Add sljitarch.h on sparc.
uwe[src/trunk]: src/lib/libc/sys Fix typo.
cherry[src/trunk]: src/sys/arch/i386/i386 DTRT when initialising pmap_pa_end.
christos[src/trunk]: src/tests/lib/libc/regex be less chatty.
msaitoh[src/netbsd-6-1]: src/external/bsd/bind/include/isc Pullup additional patches...
jakllsch[src/trunk]: src/sys/net/npf Make a comment consistent with the code.
mbalmer[src/trunk]: src/sys/dev/gpio gpiopwm(4) is a driver to pulse GPIO pins in so...
yamt[src/yamt-pagecache]: src/share/man/man9 update
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Replace two magic numbers with macr...
jruoho[src/trunk]: src/sys/dev/acpi Add INTC0102 (Intel TPM chip). From ThinkPad T500.
tsutsui[src/trunk]: src/sys/arch/news68k/news68k unifdef __ELF__
joerg[src/trunk]: src/bin static + __dead
cherry[src/trunk]: src/sys/arch [merging from cherry-xenmp] make pmap_kernel() shad...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix missing registers (don't make then im...
msaitoh[src/netbsd-6]: src/share/man/man3 Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/lib/libc/resolv Pull up following revision(s) (requested ...
msaitoh[src/netbsd-6]: src/doc Ticket 1128 and 1131-1137.
snj[src/netbsd-6]: src/doc tickets 1196, 1197, 1199, 1202, 1203
martin[src/netbsd-6]: src/sys/dev/mii Pull up the following changes, requested by m...
martin[src/netbsd-6]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
mbalmer[src/trunk]: src/doc Note gpiopwm(4) addition.
mbalmer[src/trunk]: src Remove software pulsing in gpio(4), this functionality is no...
he[src/trunk]: src/sys/arch/arm/arm Semicolons are not optional :)
manu[src/trunk]: src/lib/libperfuse Copy node expiration date before comparing it...
msaitoh[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
zoltan[src/trunk]: src/sys/net/npf When building the kernel without IPv6 support, c...
skrll[src/trunk]: src/sys/arch/acorn32 _int*_t -> uint*_t
jakllsch[src/trunk]: src/sys/dev/mii Add Broadcom BCM5325 and BCM5365.
riz[src/trunk]: src/sys/arch/x86/pci Also match ICH8, ICH9 and ICH10 devices. T...
christos[src/trunk]: src/sys/compat/linux/arch add sigtimedwait
bouyer[src/trunk]: src/sys/arch/xen/xen Make sure to call xbdback_trampoline() at s...
christos[src/trunk]: src/sys/arch/x86/x86 fix the comparison to determine if a biosde...
christos[src/trunk]: src/distrib/sets/lists/tests no more CRYPTO_{IDEA,MDC2}
apb[src/trunk]: src/lib/libc/time Use double quotes to prevent multiple adjacent...
christos[src/trunk]: src/sys/arch/amd64/conf Add compat_svr4 hooks, this does not wor...
macallan[src/trunk]: src/sys/dev/pci/voyager switch to 32bit colour for X, switch bac...
msaitoh[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
sekiya[src/trunk]: src/sys/dev/mii Add support for makphy 0x0029 variation found on...
bouyer[src/netbsd-6]: src Apply patch, requested by rmind in ticket 986:
bouyer[src/netbsd-6]: src/doc tickets 990, 992, 993, 994, 996
pooka[src/trunk]: src/share/mk unrevert previous. i can't figure out how to make ...
joerg[src/trunk]: src/usr.bin/nbperf Adding missing new lines in output.
christos[src/trunk]: src/usr.bin/systat use more sysctl
christos[src/trunk]: src/sys expose ksem_t for fstat(8), and implement stat for futur...
christos[src/trunk]: src/sys/arch/powerpc/include provide _ENTRY(x) because some code...
jakllsch[src/trunk]: src/sbin/fsck_ext2fs Catch up to the kernel with respect to Ext2...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for newly added z3ram...
skrll[src/trunk]: src/sys/arch/arm/broadcom Change the mailbox handling so that th...
jruoho[src/trunk]: src/tests/net/sys Add missing copyright ((c) @christos).
christos[src/trunk]: src/lib hook in tre
christos[src/trunk]: src/lib/libc/gen handle \x sequences like c does
matt[src/trunk]: src/sys/arch Make sure the walnut system_tail_extra is very last...
bouyer[src/netbsd-6]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
sborrill[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/config/mips Pull up the follow...
christos[src/trunk]: src/sys/kern Add getdiskinfo() to centralize the DIOCGPART mess ...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add support for AMD family 12h. Also rever...
yamt[src/yamt-pagecache]: src/sys fix a merge botch
wiz[src/trunk]: src/usr.sbin/mountd New sentence, new line.
bouyer[src/netbsd-6]: src/doc ticket 997
riz[src/netbsd-6]: src/doc Fix up setlist for ticket 997.
bouyer[src/netbsd-6]: src/lib/libc/net Pullup the following revisions, requested by...
pgoyette[src/trunk]: src/tests/kernel Add ATF version of the file locking test
pgoyette[src/trunk]: src/tests/kernel Add missing '+' so we include t_lock as well as...
dholland[src/trunk]: src regen
pgoyette[src/trunk]: src/tests/lib/libc/gen Provide clear explanation of test-case fa...
chs[src/trunk]: src/sys/kern in pmf_system_shutdown(), don't do anything if we'r...
joerg[src/trunk]: src/games Use __dead
snj[src/netbsd-6]: src/doc Tickets 974, 976, 977, and 979.
christos[src/trunk]: src/lib/libc/nameser fix the part of the code that does not get ...
christos[src/trunk]: src/lib/libresolv Make libresolv handle the part that libc does ...
christos[src/trunk]: src/external/bsd/elftosb/lib Eat all targets
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Use a correct function name in .g...
christos[src/trunk]: src/lib/libterminfo use the tools version.
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by manu in t...
jruoho[src/trunk]: src Add 21 unit tests for the XSI message queues.
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by maxv in ticke...
bouyer[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
msaitoh[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
jnemeth[src/trunk]: src/share/misc add TIL today I learned
pooka[src/trunk]: src/sys/rump/librump use compat code from sys/compat/common
jruoho[src/trunk]: src/share/man/man4 Remove the HARDWARE -title. Use -bullet for .Bl.
dholland[src/trunk]: src/sys regen
dholland[src/trunk]: src/games/boggle/boggle Factor out some common code; pass -Wstri...
jruoho[src/trunk]: src/tests/lib/libc/gen Fix wrong format string.
abs[src/trunk]: src/lib/libc/gen - Correct macro usage;
christos[src/trunk]: src/tests/lib/libc/regex - Print the symbolic error using regerr...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace. Commen...
riz[src/netbsd-6]: src/doc TIcket 959
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by pettai in tic...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace. New sentence, new...
njoly[src/trunk]: src/sys/arch/x86/x86 Fix build.
christos[src/trunk]: src/doc mention libgcc/emacs hack.
tsutsui[src/trunk]: src/distrib/utils/sysinst Don't show a disk which is mounted as ...
pooka[src/trunk]: src/sys/rump/include/rump regen
njoly[src/trunk]: src/dist/pppd/chat Protect a few more quotes in chat script exam...
pgoyette[src/trunk]: src/etc/mtree Fix the build - give install a place to put verify...
jkunz[src/trunk]: src/sys/arch/arm/imx Add initial support for Freescale i.MX23 ap...
jmcneill[src/trunk]: src/sys/dev/acpi acpiwdrt needs sysmon_wdog
riz[src/netbsd-6]: src/sys/compat/linux32/arch/amd64 Pull up following revision(...
christos[src/trunk]: src/lib/libc/regex if we don't have any sets yet, don't try to l...
snj[src/netbsd-6-1]: src/external/bsd/libevent/dist Apply patch (requested by sp...
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Use pool_allocator_meta rather than pool_...
christos[src/trunk]: src/sys/dist/ipf/netinet ansify
christos[src/trunk]: src/sys/dev/i2c tidy up.
christos[src/trunk]: src/lib/libc/gdtoa PR/45627: Martin Husemann: Plug memory leak
sborrill[src/netbsd-6]: src/doc Ticket #1019
sborrill[src/netbsd-6]: src/sys/dev/usb Pull up the following revisions(s) (requested...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace, add a ...
snj[src/netbsd-6-1]: src/doc fix whitespace in previous
yamt[src/yamt-pagecache]: src/sys/uvm O->A loan fix
matt[src/trunk]: src/sys/arch/evbarm/conf gcc4.5 does support cortex-a8 so use it.
jruoho[src/trunk]: src/sys/dev/acpi After consulting jmcneill@, set the state to D0...
jakllsch[src/trunk]: src/sys/dev/pci Improve punctuation and consistency in some comm...
alnsn[src/trunk]: src/external/bsd/sljit Add makefiles to build libsljit as a priv...
matt[src/trunk]: src/sys/arch/arm/broadcom Make sure to 0 sc_work_flags in ifstop.
msaitoh[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
tsutsui[src/trunk]: src/sys/arch Explicitly include <machine/pcb.h> for struct pcb.
cheusov[src/trunk]: src/external/bsd/iscsi/dist/src/lib Fix segfault when read(2) re...
joerg[src/trunk]: src/sbin static + __dead
bouyer[src/netbsd-6]: src/usr.sbin/eeprom Pull up following revision(s) (requested ...
msaitoh[src/netbsd-6]: src/external/bsd/cron/dist Pull up following revision(s) (req...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by abs ...
bouyer[src/netbsd-6]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/marvell Don't use M_HASFCS flag.
dholland[src/trunk]: src/doc MKCATPAGES defaults to no these days; noted on netbsd-do...
rkujawa[src/trunk]: src/sys/dev/pci The voodoofb driver also works with Voodoo Bansh...
skrll[src/trunk]: src/distrib/sets/lists/comp tcsd is part of TPM
aymeric[src/trunk]: src/sys/arch/arm/at91 use CFATTACH_DECL_NEW
bouyer[src/netbsd-6]: src/sys/fs/cd9660 Pull up following revision(s) (requested by...
msaitoh[src/netbsd-6]: src/sys/compat/freebsd Pull up following revision(s) (request...
joerg[src/trunk]: src/bin Use __dead
tron[src/trunk]: src/sys/modules Build "npf" module.
christos[src/trunk]: src/doc add tre
snj[src/netbsd-6]: src/doc ticket 1170
msaitoh[src/netbsd-6]: src/doc Ticket 1142, 1154 and 1158.
bouyer[src/netbsd-6]: src/doc ticket 999
bouyer[src/netbsd-6]: src/doc ticket 1006
christos[src/trunk]: src/sys/dev/usb regen
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Added a test terminal for c...
njoly[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Adjust dependencies for al...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by spz ...
riastradh[src/trunk]: src/sys/sys Welcome to 6.99.7, courtesy of genfs_rename.
macallan[src/trunk]: src/sys/dev/ic fix a typo
he[src/trunk]: src/sys/arch/evbppc/conf Bump SYMTAB_SPACE.
msaitoh[src/netbsd-6]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Set *file for FS_OPS() pathname p...
uwe[src/trunk]: src/etc/root We don't need to include <bsd.prog.mk> to install a...
jdc[src/trunk]: src/sys/arch/sparc64/conf Add pckbc at ebus.
alnsn[src/trunk]: src Enable sljit in amd64 kernel and modules.
dholland[src/trunk]: src/games/battlestar Pass -Wstrict-overflow.
jakllsch[src/trunk]: src/sys/ufs - Add e2di_version, e2di_nblock_high, e2di_facl_high...
christos[src/trunk]: src/lib/libresolv Add void between the parenthesis. Why only vax...
christos[src/trunk]: src/usr.sbin/mountd mention macos/x needing -N
agc[src/trunk]: src/distrib/sets/lists/tests add test files for netpgpverify
jkunz[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Adjust bootloader file name.
pooka[src/trunk]: src/sys/rump Don't duplicate arbitrary chunks of bsd.sys.mk in h...
pgoyette[src/trunk]: src/usr.bin/su Note that 'su -l' does not update utmp and relate...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Remove confusing comment, misc style.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Fix some lint
abs[src/trunk]: src/share/man/man9 Punctuation and (non-)capitalization fixes.
christos[src/trunk]: src/sys/sys add getdiskinfo a companion utility to getdisksize.
chs[src/trunk]: src/lib/libpuffs fix crashes caused by using the results of getc...
jym[src/trunk]: src pool_cache_sethiwat(9), pool_cache_setlowat(9), pool_cache_s...
christos[src/trunk]: src/lib/libedit easier with an int for now.
christos[src/trunk]: src/lib/libc/sys mention that kevent returns now EOPNOTSUPP.
cherry[src/trunk]: src/sys/arch/xen/xen hypervisor_set_ipending() should not set th...
jakllsch[src/trunk]: src/sbin/fsck_ext2fs e2di_nblock is (assuming the huge_file feat...
taca[src/netbsd-6]: src/etc/namedb Revert previous commit since wrong branch.
snj[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
msaitoh[src/netbsd-6]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
christos[src/trunk]: src/tests/lib/libc/regex add a large timeout for libtre
matt[src/trunk]: src/sys/arch/arm/pic Add hooks for __HAVE_PIC_SET_PRIORITY which...
jmmv[src/trunk]: src/sys/arch/macppc/conf Add umass to the macppc INSTALL kernel ...
taca[src/trunk]: src/doc Postfix 2.8.8 and 2.9.0 has released.
matt[src/trunk]: src/external/public-domain/xz/bin Build lzmainfo
alnsn[src/trunk]: src/distrib/sets Document sljit.
jmmv[src/trunk]: src/distrib/sets/lists/xserver Add missing ./usr/X11R7/lib/modul...
christos[src/trunk]: src/lib/libc/time document where tm_zone comes from in the _z ca...
hannken[src/trunk]: src/sys/kern Bring back Manuel Bouyers patch to resolve races be...
apb[src/trunk]: src/share/zoneinfo Import tzdata2012j from ftp://ftp.iana.org/tz...
macallan[src/trunk]: src/sys/dev/wscons glyphcache_init(): bail if we don't have enou...
he[src/trunk]: src/lib/libc/softfloat Fix make syntax problem by putting the co...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot - use declarations in <lib/libsa/...
bouyer[src/netbsd-6]: src share/zoneinfo/Makefile patch
bouyer[src/netbsd-6]: src/usr.bin/gzip Pull up following revision(s) (requested by ...
gdt[src/trunk]: src Move RTF_ANNOUNCE flag so that it no longer conflicts with R...
wiz[src/trunk]: src/share/man/man4/man4.amiga Grammar fix.
uwe[src/trunk]: src/sys/lib/libkern/arch/sh3 For unsignad integer division gcc u...
jnemeth[src/trunk]: src/share/man/man9 Update module_autoload to say that a .plist f...
pooka[src/trunk]: src/lib/librumphijack Use host_close() instead of close() where ...
bouyer[src/trunk]: src Add a INSTALL_LOONGSON kernel with a ramdisk.
macallan[src/trunk]: src/sys/arch/evbmips/conf add options GDIUM_KEYBOARD_HACK
christos[src/trunk]: src/lib/libpthread add argsused
christos[src/trunk]: src/lib/libresolv fix lint
rkujawa[src/trunk]: src/share/man/man9 Adapt extent(9) page to not so recent changes...
matt[src/trunk]: src/sys/arch/arm/omap omap4430 irq definitions
bouyer[src/netbsd-6]: src/doc Tickets 981, 982, 983.
jakllsch[src/trunk]: src/usr.sbin/npf/npfctl freeaddrinfo() only on getaddrinfo() suc...
jdc[src/trunk]: src/sys/dev/ic Add two flags to keyboard/mouse attachment:
nakayama[src/trunk]: src/sys/arch/sparc64 Make setstick() and getstick() to inline fu...
dholland[src/trunk]: src/games/backgammon Pass the move info around instead of using ...
jkunz[src/trunk]: src Add initial support for Olimex iMX233 based OLinuXino boards.
christos[src/trunk]: src/lib/libpthread Replace the simple implementation of pthread_...
dholland[src/trunk]: src/games/banner Move scratch variables of main to main, instead...
msaitoh[src/netbsd-6]: src/lib/libc/arch/sparc/gen Use save instruction to set up a ...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
snj[src/netbsd-6]: src/crypto/external/bsd/openssl/dist Apply patch (requested b...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by riastradh...
bouyer[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/config/sparc Pull up following...
msaitoh[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by b...
bouyer[src/netbsd-6]: src/doc ticket 1051
dholland[src/trunk]: src/games/cribbage Pass -Wstrict-overflow, and while here, don't...
phx[src/trunk]: src/sys/arch/sandpoint Fixed PCI line to EPIC IRQ mapping for Io...
christos[src/trunk]: src/tests/lib/libc/regex Add the AT&T regex tests
jym[src/trunk]: src/bin/dd As suggested by Enami, rework the msgfmt logic a bit:
dholland[src/trunk]: src/libexec/ld.elf_so Improve the diagnostic messages for invali...
mbalmer[src/trunk]: src Remove an unused constant.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec From Marcelo Leitner <m...
msaitoh[src/netbsd-6]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
msaitoh[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
yamt[src/yamt-pagecache]: src/common/lib/libc/gen suppress gcc warnings
bouyer[src/netbsd-6]: src Apply patch, requested by apb in ticket 1064:
christos[src/trunk]: src/external/bsd Hook in tree
christos[src/trunk]: src/share/mk Add libtre
alnsn[src/trunk]: src/sys/net Add RCSID and fix -Wsign-compare warnings.
christos[src/trunk]: src/share/man/man4 Fix typo, from Kevin Lo
jdf[src/trunk]: src/doc Change home page of 'expat' package (see xmlwf(1) or
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd initialize min_dist
bouyer[src/netbsd-6]: src/doc tickets 987 988 989
bouyer[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
martin[src/netbsd-6]: src/doc Tickets #1138, #1201, #1204 - #1207
snj[src/netbsd-6]: src/doc 1221
msaitoh[src/netbsd-6]: src/doc Update ticket 1178 again.
snj[src/netbsd-6]: src/doc tickets 1191, 1193, 1194, and 1195
wiz[src/trunk]: src/share/man/man4 Play with articles, this time indefinite ones.
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux include correct header
joerg[src/trunk]: src Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching ...
bouyer[src/netbsd-6]: src/distrib/ews4800mips Pull up following revision(s) (reques...
chs[src/trunk]: src/sys/arch/ia64/ia64 add a stub cpu_mcontext_validate().
apb[src/trunk]: src/sys/arch/next68k/stand/boot Revert previous. This boot load...
dholland[src/trunk]: src/sys Excise struct componentname from the namecache.
christos[src/trunk]: src/usr.sbin/makemandb If you cannot parse .SH NAME, like in the...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Bring up to date with reality, add...
msaitoh[src/trunk]: src/sbin/init Add missing free() in error path.
jmcneill[src/trunk]: src/sys/modules/acpiwdrt add acpiwdrt module glue
macallan[src/trunk]: src/sys/dev/pci/voyager run the console in 8 bit colour for addi...
yamt[src/yamt-pagecache]: src/sys/uvm remove a debug printf
joerg[src/trunk]: src/common/lib/libc/string libkern.h maps memcmp, memset and str...
jmmv[src/trunk]: src/doc Mention the addition of the asm examples.
mbalmer[src/trunk]: src/usr.sbin/gpioctl Second part of typo fixing cycle...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen kernel configs.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn Fix some lint - fr...
pooka[src/trunk]: src/sys kill some -Wunused-but-set-variable warnings
mbalmer[src/trunk]: src/sys/dev/gpio On detach, set the pin to low state.
christos[src/trunk]: src/lib/libterminfo make use we don't touch memory past the end ...
jym[src/trunk]: src pool_sethardlimit.9 => pool.9
christos[src/trunk]: src/sys/kern PR/45618: Motoyuki OHMORI: kqueue EVFILT_TIMER with...
he[src/trunk]: src/sys/dev Make the test for MKISCSI actually work by including...
aymeric[src/trunk]: src/sys/arch/arm/at91 make compile by disabling yet more things
msaitoh[src/netbsd-6]: src/doc Ticket 1090.
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
jakllsch[src/trunk]: src/sys/dev/pci enable the generic pciide detach function in pii...
tsutsui[src/trunk]: src/distrib/x68k/cdroms/installcd Use CDBUILDEXTRA to copy secon...
pgoyette[src/trunk]: src/usr.bin/systat Fix format string to resolve build break
apb[src/trunk]: src/gnu/dist/gcc4/libcpp Teach gcc4.1's cpp about the magic __CO...
alnsn[src/trunk]: src/share/mk Document MKSLJIT variable.
dholland[src/trunk]: src/sys regen
yamt[src/yamt-pagecache]: src/sys/uvm missing include sys/atomic.h
snj[src/netbsd-6-1]: src/doc ticket 1243
bouyer[src/netbsd-6]: src/sys/compat/common Pull up following revision(s) (requeste...
pooka[src/trunk]: src/sys/rump/include/rump regen
pooka[src/trunk]: src/sys/rump/include/rump regen
riastradh[src/trunk]: src/sys/dev/pci Match the Intel 7 Series SMBus Controller in ich...
martin[src/trunk]: src/tests/lib/libc/c063 Do not require tv_nsec to be != 0 but in...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add (commented out for now) driver for X...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl pull in upstream rev.22...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/doc Ticket 1116-1118, 1121 and 1139.
msaitoh[src/netbsd-6]: src/usr.bin/flock Pull up following revision(s) (requested by...
msaitoh[src/netbsd-6]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
he[src/trunk]: src/distrib/utils/sysinst/arch/vax Return 0 from md_pre_mount(), ...
cegger[src/trunk]: src/sys/arch/x86/x86 xc_wait() does not wait for all cpus to finish
tron[src/trunk]: src/sys/kern Return ENOEXEC instead of 0 if the info of a kernel...
snj[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
msaitoh[src/netbsd-6]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
msaitoh[src/netbsd-6]: src/doc Ticket 1214 and 1215.
he[src/netbsd-6]: src/doc Ticket 1223.
martin[src/netbsd-6]: src/sys/arch/x86/include Pull up the following revisisions, r...
joerg[src/trunk]: src/crypto/external/bsd/heimdal/include Unbreak MKINET6=no
roy[src/trunk]: src/usr.bin/tic Replace fgetln(3) with the more standard getline(3)
pgoyette[src/trunk]: src/regress/sys/kern sigtramp has been incorporated into ATF tes...
christos[src/trunk]: src/bin/cat Add an option to read with a different buffer size, ...
christos[src/trunk]: src/tests/lib/libc/regex Add a test harness for the att data files:
uwe[src/trunk]: src/lib/libc/sys Mention sigevent(3) not only in DESCRIPTION but...
wiz[src/trunk]: src/lib/libc/sys NL -> . to improve output
nakayama[src/trunk]: src/tests/kernel Fix MKRUMP=no build.
msaitoh[src/netbsd-6]: src/doc Ticket 1151 and 1153.
martin[src/netbsd-6]: src/sys/dev/mii Pull up following revision(s) (requested by m...
msaitoh[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
msaitoh[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by joer...
christos[src/trunk]: src/sys/arch/xen/xen Use getdiskinfo() to print the name of the ...
dholland[src/trunk]: src/sys Rename the new ni_startdir (the slot used to hold the st...
pooka[src/trunk]: src/lib/librumpuser Actually define the klock/unlock pointers. ...
agc[src/trunk]: src/crypto/external/bsd/netpgp Merge netpgpverify(1) and libnetp...
msaitoh[src/trunk]: src/sys/kern Pass correct wait channel string.
jakllsch[src/trunk]: src/distrib/utils/sysinst Don't enable WAPBL by default. It's fa...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix delay.
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libsa Make sure to initialize partition ...
joerg[src/trunk]: src/lib/libp2k Explicitly cast enum type.
joerg[src/trunk]: src FreeBSD bug report 161344: TLS area for the main thread is s...
christos[src/trunk]: src/common/lib/libutil the kernel does not have util.h
wiz[src/trunk]: src/usr.sbin/lpr/lpd Use Sq, and remove trailing whitespace.
tsutsui[src/trunk]: src/sys/arch/luna68k Sync _delay() with hp300:
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that PHY isn't set to low-power mode o...
sborrill[src/netbsd-6]: src/doc Ticket #1014
bouyer[src/netbsd-6]: src/sys/arch/hp300/conf Pull up following revision(s) (reques...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus SL-C700 has PXA250 step B instead of ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make the chipfix() function...
bouyer[src/netbsd-6]: src/doc Adjust revision list for #982
jruoho[src/trunk]: src/share/man/man4 Use hw.acpi.sleep.state in the example.
bouyer[src/netbsd-6]: src/doc tickets 1009 and 1010
macallan[src/trunk]: src/sys/dev/pci fix thinko in downward scrolling ( never had a c...
msaitoh[src/netbsd-6]: src/distrib/sets/lists/comp Pull up following revision(s) (re...
msaitoh[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/doc ticket 1007
sborrill[src/netbsd-6]: src/doc Ticket #1023
martin[src/trunk]: src/usr.sbin/installboot Minor usage tweaks for SMALLPROG
riz[src/netbsd-6]: src/doc Tickets 416, 418-421.
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by njol...
apb[src/trunk]: src/doc tzcode2012j and tzdata2012j have been released.
msaitoh[src/trunk]: src/lib/libc/softfloat For arm, add -fno-tree-vrp to COPTS when ...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Nuke unused clock struct, was used by a2k...
msaitoh[src/trunk]: src/sys/dev/isa Add support for ITE8720F by Nat Sloss. PR#47169.
jakllsch[src/trunk]: src/sys/ufs/ext2fs correct comment to match code
pooka[src/trunk]: src/sys/rump regen
martin[src/trunk]: src/sys/kern Use copyout to copy data from kernel out to userland!
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by cube ...
mrg[src/trunk]: src/tools/binutils add --disable-werror. GCC 4.6 doesn't like s...
matt[src/trunk]: src/usr.bin/mkubootimage Add O_TRUNC to the open of the image fi...
pgoyette[src/trunk]: src/tests/lib/libc/regex Ouch - forgot the include this earlier.
wiz[src/trunk]: src/external/bsd/iscsi/dist/src/lib Use standard section names.
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by nonak...
msaitoh[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by riast...
christos[src/trunk]: src/external/bsd/mdocml/dist XXX: rename data() to getdata(). Th...
rkujawa[src/trunk]: src/sys/arch/amiga Add z3rambd driver, it allows using Zorro III...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove some unused includes
njoly[src/trunk]: src Remove some more unneeded Pp macros.
matt[src/trunk]: src/sys/arch/arm/include Add more arm7 and arm6 variants.
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove commented out lines. sys/arch/ev...
matt[src/trunk]: src/sys/arch/arm/arm32 Refresh cortex cpus
dholland[src/trunk]: src libquota no longer requires libprop. Also remove some other ...
msaitoh[src/netbsd-6]: src/usr.sbin/acpitools/acpidump Pull up following revision(s)...
msaitoh[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by riast...
mbalmer[src/trunk]: src/sys/dev/gpio Initialize ga.ga_dvname in gpio_search to preve...
christos[src/trunk]: src/common/lib/libutil - fix boot block building (-D_STANDALONE)
msaitoh[src/netbsd-6]: src/external/mit/xorg/server/xorg-server Pull up following re...
christos[src/trunk]: src/tests/util/sh Add a test for PR/45613 (eval failing in a tes...
christos[src/trunk]: src/usr.bin/make Don't use the cache when building nodes that mi...
christos[src/trunk]: src/sys/ufs/ffs use getdiskinfo()
pgoyette[src/trunk]: src sets-list dance for atf version of regex test
martin[src/netbsd-6-1]: src/lib/libc/regex Apply patch, requested by joerg in ticke...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/trunk]: src/distrib/sets/lists Add some files to complete "make release"...
pooka[src/trunk]: src/sys/rump Pass linker script with -Wl, -T to avoid clang incom...
christos[src/trunk]: src/sys/compat/linux32 Fix rt_sigtimedwait():
njoly[src/trunk]: src/lib/libc/stdio Small typo.
christos[src/trunk]: src/sys/compat/netbsd32 provide clockctl ioctl emulation
gson[src/trunk]: src/tests/util/df Track spacing changes of df.c 1.89
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Add Iomega support (init, reboo...
rkujawa[src/trunk]: src/sys/arch/ofppc/conf Add tdvfb - tested and works. Also add c...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add a unit-test for .ORDER
mbalmer[src/trunk]: src/usr.bin/calendar/calendars It's Henry _Morton_ Stanley and D...
uwe[src/trunk]: src/lib/libpthread Mark up (unsupported) PTHREAD_PROCESS_SHARED ...
christos[src/trunk]: src/tests/lib/libc/regex - Handle TRE
kochi[src/trunk]: src/sys/dev/pci Try reading MAC addr from register if it fails t...
matt[src/trunk]: src Note changes to xz require cleaning of a directory by hand.
riz[src/netbsd-6]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
mbalmer[src/trunk]: src/sys/arch/i386/pci Pickup NGPIO.
riz[src/trunk]: src/sys/arch/i386/i386 i386_use_pae is now just use_pae.
jmcneill[src/trunk]: src/doc note acpiwdrt(4) addition
pooka[src/trunk]: src/share/mk Add rump bits to DPSRCS so that update builds work ...
bouyer[src/netbsd-6]: src/usr.bin/gzip Pullup the following revisions, requested by...
bouyer[src/netbsd-6]: src/sys/arch/luna68k/conf Pull up following revision(s) (requ...
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by martin i...
jruoho[src/trunk]: src/sys/dev/acpi Convert aprint_error(9) to ACPI_DEBUG_PRINT.
joerg[src/trunk]: src/bin static + __dead
dholland[src/trunk]: src/sys regen
macallan[src/trunk]: src/sys/arch/sparc64 use system tick timer instead of %tick on U...
njoly[src/trunk]: src/external/mit/xorg/bin/ucs2any Substitute __mapfilesdir__ in ...
jakllsch[src/trunk]: src/sys/dev/pci Use GPP_GPC in the last place it isn't already u...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012j from ftp://ftp.iana.org/tz/...
msaitoh[src/trunk]: src/sys/dev/pci Change style a bit.
christos[src/trunk]: src/sbin/fsck use getfstypename
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
alnsn[src/trunk]: src/distrib/sets/lists/comp Add sljitarch.h.
apb[src/trunk]: src/share/mk Make the test for infinite recursion in PRINTOBJDIR...
hannken[src/trunk]: src/sys/kern Move an assertion to the right place.
is[src/trunk]: src/usr.sbin/lpr/lpd If hosts.lpd contains '+', don't insist on ...
jmcneill[src/trunk]: src/sys add a machdep.dmi sysctl tree with the following read-on...
hannken[src/trunk]: src/sys/fs/union VOP_ABORTOP() has no specific lock requirements...
joerg[src/trunk]: src/sys/arch/arm/arm32 Don't return ENOSYS if nothing needs to b...
joerg[src/trunk]: src/tests/lib/libc/tls Add some dependencies
christos[src/trunk]: src/sys/compat/linux32 add sigtimedwait support
msaitoh[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
martin[src/netbsd-6]: src/doc Tickets #1188 and #1189
jakllsch[src/trunk]: src/sys/dev/sdmmc bus_space_*_stream_N() functions are not unive...
matt[src/trunk]: src/sys/arch/arm/include Fix CPU_ID_CORTEX_P and add CPU_ID_CORT...
chs[src/trunk]: src/sys/arch/amd64/amd64 fix sparse crash dumps to contain enoug...
christos[src/trunk]: src/tests/lib/libtre Add libtre tests but don't hook them up bec...
jdc[src/trunk]: src/sys/dev Add two flags to keyboard/mouse attachment:
njoly[src/trunk]: src/share/man/man4 Quote .Cd argument.
msaitoh[src/netbsd-6]: src/doc Ticket #1190.
snj[src/netbsd-6]: src/sys Pull up following revision(s) (requested by manu in t...
snj[src/netbsd-6]: src/doc update 1208
msaitoh[src/netbsd-6]: src/doc Ticket 1178.
he[src/netbsd-6]: src/etc/rc.d The new ntpd wants to translate ntp into a port ...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/rs6000 Enable E500 (mpc85xx) suppor...
matt[src/trunk]: src/sys/arch/arm Add intrbase locator to mainbus.
dholland[src/trunk]: src Remove old (5.99.48 - 5.99.62) libquota interface.
martin[src/netbsd-6-1]: src/doc Ticket #1253
riz[src/netbsd-6-1]: src/distrib/sets/lists Pull up following revision(s) (reque...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by sborrill in t...
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rias...
rmind[src/trunk]: src ptree_find_filtered_node: make key argument const.
sborrill[src/netbsd-6]: src/doc Ticket #1032
msaitoh[src/netbsd-6]: src/common/lib/libc/gen Pull up following revision(s) (reques...
msaitoh[src/netbsd-6]: src/doc Add share/man/man9/Makefile for ticket 1134.
msaitoh[src/netbsd-6]: src/doc Ticket 1180.
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
msaitoh[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
martin[src/trunk]: src/distrib/utils/sysinst Add a new hook, md_pre_mount(), that i...
roy[src/trunk]: src/usr.bin/tic Use memmove as we are effectively moving memory ...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by a...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
msaitoh[src/netbsd-6]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/sys/arch/mips/mips Pull up following revision(s) (request...
skrll[src/trunk]: src/sys/arch/arm/broadcom Trailing whitespace.
skrll[src/trunk]: src/sys/dev/usb Add audio* at uaudio?
martin[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Initialize "ok...
reed[src/trunk]: src/sbin/devpubd Add some details about the hook scripts.
agc[src/trunk]: src/crypto/external/bsd/netpgp revert previous change for LIBDPL...
njoly[src/trunk]: src Adjust for usr/tests/lib/libc/c063 debug entries.
joerg[src/trunk]: src/sys/netinet Add RCS keyword. Avoid overflow in constant.
riastradh[src/trunk]: src/sys/dev/acpi Match LEN0068 in thinkpad(4) too, as newer Thin...
pgoyette[src/trunk]: src/sys/arch/arm/include For consistency, define the _KERNEL ver...
snj[src/netbsd-6]: src/doc Spell "sequential" correctly. Pointed out by kre in ...
chs[src/trunk]: src/sys/arch/amd64/amd64 add include of opt_intrdebug.h.
msaitoh[src/trunk]: src/sys/dev/marvell When an interrput is link change, notify lin...
msaitoh[src/trunk]: src/sys/dev/marvell Add MVGBE_EVENT_COUNTERS for debugging. Coun...
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/bin/ln static + __dead
dholland[src/trunk]: src/distrib/sets/lists Set list updates for libquota bump.
bouyer[src/netbsd-6]: src/sys/arch/evbsh3/t_sh7706lan Pull up following revision(s)...
sjg[src/trunk]: src/sys/dev/filemon filemon_pid_check:
jakllsch[src/trunk]: src/distrib/common/bootimage Don't enable WAPBL in images.
mrg[src/trunk]: src/sys/ddb set panicstr to "reboot forced via kernel debugger" ...
riz[src/netbsd-6]: src/doc Ticket 1107
wiz[src/trunk]: src/share/man/man4 Remove dot from Nd.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add msm6242b(4) page to mi distributi...
apb[src/trunk]: src/share/mk Under "Failed to remove the following files from ${...
jakllsch[src/trunk]: src/sys/ufs/ext2fs snprintb EXT2F_ROCOMPAT_SPARSESUPER as such.
dholland[src/trunk]: src/sys/sys 6.99.13 - namei NDAT() change and pckbc_cnattach()
dholland[src/trunk]: src/lib/libquota Bump libquota.so major version (to 1)
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add the ATF file-locking test
pgoyette[src/trunk]: src/regress/sys/kern The lockf/lockf2 tests are now converted to...
pgoyette[src/trunk]: src/tests/lib/libc/sys Merge in the minimal test from the old sr...
cherry[src/trunk]: src/sys/arch/xen/xen [merging from cherry-xenmp]
jym[src/trunk]: src Build miniroot.kmod installation module for amd64. Hook GENERIC
christos[src/trunk]: src/sys/fs use getdisksize()
christos[src/trunk]: src/common/lib/libutil add netbsd id
macallan[src/trunk]: src/sys/dev/sun wait for the blitter to go idle before trying to...
joerg[src/trunk]: src/lib/libterminfo Fix dependencies on generated files.
dholland[src/trunk]: src/sys/sys 6.99.15: namecache cleanup.CVS: --------------------...
pgoyette[src/trunk]: src/tests/kernel Replace the atexit() routines with ATF_TC_CLEAN...
dholland[src/trunk]: src/usr.sbin/powerd Minor grammar fix, from Bug Hunting in PR 47...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Replace (???) comments to avoid fal...
spz[src/trunk]: src more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustme...
jakllsch[src/trunk]: src/sys/net/npf Use uint8_t instead of npf_netmask_t, as npf_net...
christos[src/trunk]: src/lib/libedit/TEST need err.h now
yamt[src/yamt-pagecache]: src/sys/rump/librump/rumpkern implement a rump stub of ...
tron[src/trunk]: src/sys/modules/npf Define "INET6" to get IPv6 support.
wiz[src/trunk]: src/external/mit/xorg/lib/xkbdata Remove reachover files for xkb...
christos[src/trunk]: src/usr.bin/pkill Don't use p_comm since it is only 16 character...
pooka[src/trunk]: src/sys/rump/net/lib/libnpf This component is not WARNS>3 clean ...
pooka[src/trunk]: src/sys Don't unconditionally use the error-silencing magic of -...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
msaitoh[src/netbsd-6]: src/sys/fs/cd9660 Pull up following revision(s) (requested by...
taca[src/netbsd-6]: src/etc/namedb Update root.cache to 2014060201.
dholland[src/trunk]: src/lib/libm/man proofreading
macallan[src/trunk]: src/sys/nfs fix crash in nfs client lookups, dholland says 'my f...
apb[src/trunk]: src/libexec/ld.elf_so/arch/i386 Add support for R_386_TLS_TPOFF3...
matt[src/trunk]: src/sys/arch/evbarm/include Enable bus_stream options.
msaitoh[src/netbsd-6-1]: src/external/bsd/bind/dist Pull up following revision(s) (r...
jruoho[src/trunk]: src/share/man/man4 Fix wording.
bouyer[src/netbsd-6]: src/sys/arch/next68k/next68k Pull up following revision(s) (r...
sborrill[src/netbsd-6]: src/sys/arch/hp700/dev Pull up the following revisions(s) (re...
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
christos[src/trunk]: src/usr.bin/time PR/45592: Greg A. Woods: changes to get time(1)...
drochner[src/trunk]: src/games/factor remove duplicated #defines (in a usually unused...
seanb[src/trunk]: src/sys/netinet6 - Remove unused variable from nd6_timer().
mbalmer[src/trunk]: src/sys/arch/i386/conf Enable nsclpcsio and gpio devices.
phx[src/trunk]: src/sys/arch/ofppc/conf Do not overwrite ukbd.h with NO_UKBD_DEV...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
christos[src/trunk]: src/lib/libedit Since Width() is used only for display purposes ...
christos[src/trunk]: src/bin/sh PR/45613: Aleksey Cheusov: /bin/sh: 'set -e' + 'if ev...
christos[src/trunk]: src/distrib/sets/lists/tests add t_evaltested
matt[src/trunk]: src/sys/arch/arm/arm Make sure to advance past the instruction w...
martin[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Revise comment.
njoly[src/trunk]: src Adjust for tests/lib/{libbpfjit, libsljit} debug entries.
wiz[src/trunk]: src/usr.sbin/ldpd New sentence, new line. Bump date for previous.
riz[src/netbsd-6]: src/lib/libc/net Apply additional patches (requested by bad i...
bouyer[src/netbsd-6]: src/distrib/sparc/ramdisk Apply patch (requested by bad in ti...
christos[src/trunk]: src/sys/sys add sigqueue.
pooka[src/trunk]: src/share/mk Allow user override of _GCC_CRT{BEGIN, END}S.
jakllsch[src/trunk]: src/sys/ufs/ext2fs Add various newer Ext2 superblock feature bit...
christos[src/trunk]: src/usr.bin/systat mbufs display was broken since the time we mo...
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa Make the end of image address abso...
christos[src/trunk]: src/sys/sys add an snprintb format.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen configs.
skrll[src/trunk]: src/sys/arch/evbarm/include unifdef __OLD_INTERRUPT_CODE
dyoung[src/trunk]: src/sys/dev/pci Use native NetBSD macros instead of compatibilit...
macallan[src/trunk]: src/distrib/sets/lists/xserver sets list for the Xorg server on ...
msaitoh[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add info on P5PB_CONSOLE and link ...
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
sborrill[src/netbsd-6]: src/crypto/external/bsd/openssl/lib/libssl Pull up the follow...
bouyer[src/netbsd-6]: src/doc ticket #1041
msaitoh[src/netbsd-6]: src/doc Ticket #1044.
jakllsch[src/trunk]: src/sys/dev/i2c Fix last envsys2 conversion (1.10). From Tetsuy...
joerg[src/trunk]: src Use __dead
wiz[src/trunk]: src/libexec/httpd Bump date for previous.
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/share/man/man3 Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/usr.bin/ftp Pull up following revision(s) (requested by c...
dholland[src/trunk]: src Simplify elaborate calls to quota_check_limit().
jruoho[src/trunk]: src/sys/dev/acpi Print a message if ACPI 4.0 functionality is pr...
yamt[src/trunk]: src/tools tweak dependencies for tic, which needs nbperf, awk, a...
martin[src/netbsd-6]: src/doc Ticket #1146
snj[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
martin[src/netbsd-6]: src/usr.bin/vndcompress Pull up following revision(s) (reques...
msaitoh[src/netbsd-6]: src/usr.sbin/perfused Pull up following revision(s) (requeste...
snj[src/netbsd-6]: src Apply patch (requested by christos in ticket #1221):
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012j. [apb 20121113]
rkujawa[src/trunk]: src/sys/conf Define msm6242b driver.
msaitoh[src/netbsd-6]: src/doc Ticket 1217.
martin[src/netbsd-6]: src/doc Ticket #1225
tron[src/trunk]: src/distrib/sets/lists/modules Add entries for "npf_alg_icmp" ke...
njoly[src/trunk]: src/sys/compat/netbsd32 Add kqueue1(2) support.
christos[src/trunk]: src/external/bsd/atf/dist/atf-c need || instead of &&
pooka[src/trunk]: src/lib/librumphijack Don't depend on malloc(0) returning non-NULL.
drochner[src/trunk]: src/sys/kern for the *xattr() calls, return ENOTSUP rather than ...
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
joerg[src/trunk]: src/distrib/sets/lists/base + bsd.buildinstall.mk
manu[src/trunk]: src Add most system calls for POSIX extended API set, part 2, wi...
dholland[src/trunk]: src/sys/sys Apply manu's change to namei.h correctly.
pooka[src/trunk]: src/sys/rump/include/rump While mucking in here, give the [local...
agc[src/trunk]: src/distrib/sets/lists add missing destdir files for netpgpverif...
dyoung[src/trunk]: src/sys/net Before freeing an ifnet_lock, destroy its mutex. Sh...
njoly[src/trunk]: src/usr.sbin/puffs/rump_v7fs Define RUMP_DISKFS to provide getdi...
christos[src/trunk]: src/lib/libc/sys mention RLIMIT_RSS is borked.
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Misc cleanup:
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20111118
sborrill[src/netbsd-6]: src/doc Ticket #1017
sborrill[src/netbsd-6]: src/lib/libpthread Pull up the following revisions(s) (reques...
christos[src/trunk]: src/sys/uvm if you are going to dereference a variable, check th...
tsutsui[src/trunk]: src/sys/arch/mips/mips Read-modify-write instead of read-modify-...
rkujawa[src/trunk]: src/sys/dev/ic Add kernel RCS ID, clean up.
njoly[src/trunk]: src/usr.sbin/puffs/rump_syspuffs Fix mandoc(1) output, use right...
jkunz[src/trunk]: src Add elftosb tools to evbarm userland and toolchain.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a KASSERT. From/OK'ed by matt@
pooka[src/trunk]: src/sys/rump/librump/rumpkern Allow multiple RUMP_COMPONENT() in...
chs[src/trunk]: src/sys/net in ether_ifdetach(), clear if_mowner before releasin...
riz[src/netbsd-6]: src/doc Ticket 414.
riz[src/netbsd-6]: src/lib/libc/arch/arm/gen Pull up following revision(s) (requ...
msaitoh[src/netbsd-6]: src/doc Ticket 1066, 1067, 1069-1071, 1073 and 1074.
msaitoh[src/netbsd-6]: src/sys/arch/sun3/conf Pull up following revision(s) (request...
snj[src/netbsd-6]: src/doc 1155
msaitoh[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/config/i386 Pull up following ...
rkujawa[src/trunk]: src/sys/dev Introduce WDC_CAPABILITY_NO_AUXCTL flag. For lame co...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Forgot do add X-Surf IDE config.
agc[src/trunk]: src/lib descend into libnetpgpverify so that the compat entries ...
skrll[src/trunk]: src/sys/dev/usb KNF whitespace.
mbalmer[src/trunk]: src/games/fortune/datfiles Fix two quotes from "The Tao of Progr...
mbalmer[src/trunk]: src/sys/net Don't check mp for NULL twice. From Michael W. Boma...
christos[src/trunk]: src/tests/net/sys socketpair test.
pooka[src/trunk]: src/lib/librumphijack support pollts and rewrite poll in terms o...
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
hans[src/trunk]: src/sys/arch/arm Support cpu_sleep() on Sheeva CPUs.
christos[src/trunk]: src/tests/lib/libc/regex make the standard tests optional.
christos[src/trunk]: src/external/public-domain/sqlite/dist fix vax floating point ov...
jym[src/trunk]: src/share/man/man7 Minor typo fix.
cherry[src/trunk]: src/sys/arch/amd64/amd64 DTRT with macros and use xen's info pag...
christos[src/trunk]: src/tests/lib/libc/regex more failed tests, perhaps I should mov...
bouyer[src/netbsd-6]: src/sys/arch/x68k/x68k Pull up following revision(s) (request...
bouyer[src/netbsd-6]: src/sys/arch/luna68k/luna68k Pull up following revision(s) (r...
msaitoh[src/netbsd-6]: src/doc Ticket 1156-1157, 1163-1164 and 1169.
msaitoh[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by c...
msaitoh[src/netbsd-6]: src/gnu/dist/gcc4/gcc/config/i386 Pull up following revision(...
msaitoh[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/sys add the context struct
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add z3rambd, commented out.
bouyer[src/netbsd-6]: src/usr.bin/ftp Apply patch, requested by tron in ticket #997:
riz[src/netbsd-6]: src/doc Tickets 984, 991
agc[src/trunk]: src Hook libisns into the build, and modify the set lists accord...
christos[src/trunk]: src/distrib/sets/lists/tests add kevent test
christos[src/trunk]: src/lib/libutil remove clauses 3 and 4
tsutsui[src/trunk]: src/sys/arch/x68k/dev Add floppy format support. Mostly taken f...
msaitoh[src/netbsd-6]: src/external/bsd/bind/include/isc Pullup additional patch req...
msaitoh[src/netbsd-6]: src/external/mit/xorg Pull up following revision(s) (requeste...
bouyer[src/netbsd-6]: src/doc ticket 1016
msaitoh[src/netbsd-6]: src Add some changes for ticket #1178:
msaitoh[src/netbsd-6]: src/doc Ticket 1218.
martin[src/netbsd-6]: src/doc Note pullup #442
yamt[src/yamt-pagecache]: src/sys/uvm make assertions simpler
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Don't attempt to reference a non-existen...
agc[src/trunk]: src/distrib/sets/lists/comp add the lint library for libtre
christos[src/trunk]: src/external/bsd/atf/dist/atf-c don't truncate error messages to...
kardel[src/trunk]: src/external/bsd/ntp/dist make ntp compile for MKINET6=no
riz[src/netbsd-6]: src/sys/arch/dreamcast/conf Pull up following revision(s) (re...
dyoung[src/trunk]: src/sys/arch/x86/conf Add pci_ranges.c to the set of files compi...
cherry[src/trunk]: src/sys/arch Expose the PG_k #define pt/pd bit to both xen and "...
christos[src/trunk]: src/external/bsd/atf/dist/atf-c use writev(2) instead of dprintf...
riz[src/trunk]: src/sys/dev/iscsi Don't add iscsi_utils.c without 'iscsi' condit...
matt[src/trunk]: src/sys/dev/sdmmc Add more FLAGS
bouyer[src/netbsd-6]: src/doc Adjust entry for 1065
kardel[src/trunk]: src/external/bsd/ntp/dist cleanup printf fmt differences between...
njoly[src/trunk]: src/distrib/sets/lists/comp +agrep.debug
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for kqueue1.
msaitoh[src/netbsd-6]: src/doc Ticket 1165-1167, 1171, 1176-1177, 1179 and 1181-1185.
msaitoh[src/netbsd-6]: src/doc Ticket 1172.
snj[src/netbsd-6]: src/doc update 1208
spz[src/trunk]: src/usr.sbin/mtree resource leak (Coverity issues 274383 and 274...
macallan[src/trunk]: src/sys/dev/i2c Support setting the temperature threshold for th...
christos[src/trunk]: src/distrib/sets/lists/tests Add the libtre tests
christos[src/trunk]: src/lib/libc/time no need to adjust the off, hi is already at th...
para[src/trunk]: src/sys allocate uareas and buffers from kernel_map again
jakllsch[src/trunk]: src/lib/libm Imlementations of fmax, fmaxf, fmin and fminf libm ...
pooka[src/trunk]: src/sys/kern Rework how syscall compat is handled for rump sysca...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot - fix comments
apb[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-xgi Use -Wno-arr...
pooka[src/trunk]: src Finally remove the "temporary" __VTYPE_DEFINED stuff I added...
apb[src/trunk]: src/share/mk Use "rm -rf" instead of "rm -f" in bsd.clean.mk. T...
sekiya[src/trunk]: src/sys/dev/mii Regen.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: switch to efun(3) routines.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Apply adapted patch fr...
cherry[src/trunk]: src/sys/arch Remove e a redundant layer of function calling in t...
uwe[src/trunk]: src/lib/libpthread Use
abs[src/trunk]: src/usr.bin/eject racd *should* be ejectable. Kernel side to come
tsutsui[src/trunk]: src/sys/arch/luna68k Finally complete LUNA-II support, after alm...
bouyer[src/netbsd-6]: src/sys Pull up following revision(s) (requested by jruoho in...
sborrill[src/netbsd-6]: src/doc Fix formatting errors in last commit
bouyer[src/netbsd-6]: src/doc ticket 1024
msaitoh[src/netbsd-6]: src/sys/compat/osf1 Pull up following revision(s) (requested ...
martin[src/netbsd-6]: src/sys/dev/mii regen
snj[src/netbsd-6]: src/doc update 1208
msaitoh[src/netbsd-6]: src/doc Update ticket 1208.
snj[src/netbsd-6]: src/sbin/brconfig Pull up following revision(s) (requested by...
erh[src/trunk]: src/sys/dev/raidframe Statically initialize the raidautoconfig v...
matt[src/trunk]: src/sys/arch/arm/broadcom Reduce burstlen for RCV/XMT from 128bi...
joerg[src/trunk]: src Move the build_install logic from lib/Makefile into share/mk...
matt[src/trunk]: src/sys/arch/mips/mips Fix brain fart.
jruoho[src/trunk]: src/share/misc DPC, IMCR, IRQL, MP, TPR.
jruoho[src/trunk]: src Move connect(2), listen(2) and socketpair(2) tests to the ri...
msaitoh[src/trunk]: src/sys/dev/pci struct device * -> device_t change.
pooka[src/trunk]: src/lib/librumphijack Networked X11 clients have the annoying pr...
hannken[src/trunk]: src/sys/kern wapbl_biodone: Release the buffer before reclaiming...
christos[src/trunk]: src/usr.bin/systat fix wrong sysctl
msaitoh[src/netbsd-6]: src pullup following revision(s) (requested by spz in ticket ...
msaitoh[src/netbsd-6]: src/lib/libc/net Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-6]: src/usr.sbin/ypbind Pull up following revision(s) (requested ...
christos[src/trunk]: src/usr.bin/make explain how to use .PARSEDIR and .PARSEFILE
christos[src/trunk]: src/lib/libc/time Change the way that we compute the time when w...
bouyer[src/netbsd-6]: src/doc ticket 975
jakllsch[src/trunk]: src/usr.sbin/iostat Fix copy/paste error that resulted in a extr...
yamt[src/yamt-pagecache]: src/sys/uvm comments
matt[src/trunk]: src/distrib/evbppc/ramdisk Add ext2/msdos support, allow mount f...
pooka[src/trunk]: src/sys/kern Mark a few 5.0 COMPAT syscalls as RUMP now that it'...
msaitoh[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by tsut...
christos[src/trunk]: src/sys/fs/hfs use getdisksize()
rkujawa[src/trunk]: src/share/man/man9 s/Jukly/July/
yamt[src/yamt-pagecache]: src/sys/uvm turn vm.loanread sysctl to a threshold.
skrll[src/trunk]: src/sys/arch/acorn32/stand/lib KNF
pooka[src/trunk]: src/sys Missed pselect50 in previous (file was open in editor .....
sborrill[src/netbsd-6]: src/doc Ticket #1020
bouyer[src/netbsd-6]: src/distrib/sets/lists/base Pull up following revision(s) (re...
jruoho[src/trunk]: src/share/man/man4 Fix .Nm.
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by k...
snj[src/netbsd-6-1]: src/doc 1261
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add support for IT821x IDE.
dholland[src/trunk]: src/usr.sbin/edquota Cleanup for edquota.
christos[src/trunk]: src/include getfstypename addition
wiz[src/trunk]: src/usr.bin/time Sort sections, use Aq, add comma in enumeration.
joerg[src/trunk]: src/lib/libc G/C -nostdinc usage, --sysroot is provided automati...
bouyer[src/netbsd-6]: src/doc tickets 1048, 1049, 1050
jym[src/trunk]: src/distrib/notes/common XEN2 kernels are not part of the releas...
martin[src/netbsd-6]: src/distrib/utils/sysinst/arch/atari Pull up following revisi...
martin[src/netbsd-6]: src/doc Tickets #1210-#1212
msaitoh[src/netbsd-6]: src/external/bsd/bind/include/isc Pullup the following revisi...
christos[src/trunk]: src/usr.bin/sed/TEST compare the sed we just build with the inst...
pooka[src/trunk]: src/sys/rump regen: rework rump syscall stubs (see makesyscalls....
alnsn[src/trunk]: src/share/mk Enable MKSLJIT on sparc.
apb[src/trunk]: src/tests/kernel use mkdtemp() instead of mktemp().
uwe[src/trunk]: src/lib/libc/sys Fix another typo.
msaitoh[src/netbsd-6]: src/sys/arch/mips Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/distrib/utils/sysinst/arch/alpha Pull up following revisi...
msaitoh[src/netbsd-6]: src/doc Ticket 1087, 1089, 1091, 1093-1094, 1096 and 1099-1103.
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/sys/miscfs/genfs Pull up following revision(s) (requested...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6]: src/doc Add missing newlines.
christos[src/trunk]: src/lib/libc/net fix outdated includes list.
pgoyette[src/trunk]: src/tests/lib/libc/gen Convert old src/regress/timer&waiter test...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits Merge r1632...
wiz[src/trunk]: src/bin/cat Sort options (no-argument ones first, then argument-...
pgoyette[src/trunk]: src/usr.sbin/ldpd Repair another %lu --> %zd - this one was caug...
pooka[src/trunk]: src/lib/librumpuser Check return value of ftruncate(). Some ver...
bouyer[src/netbsd-6]: src/doc ticket 1012
christos[src/trunk]: src/distrib/sets/lists/comp add sigqueue/sigqueueinfo
rkujawa[src/trunk]: src/share/man/man4 Add voodoofb man page. This time trying to us...
christos[src/trunk]: src/tests/crypto/libcrypto MKCRYPTO_{IDEA, MDC2} is no more
christos[src/trunk]: src/usr.bin/make include the variable name in debugging printfs.
matt[src/trunk]: src/sys/dev/sdmmc Use "opt_sdmmc.h" for SDMMC_DEBUG, etc.
christos[src/trunk]: src/sys/dev/usb PR/45156: Moritz Wilhelmy: XS Stick P14 amendment
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Remove unused getsp().
zoltan[src/trunk]: src/sys/netinet6 Change the IPv6 reassembly mechanism to use mut...
bouyer[src/netbsd-6]: src/distrib/sets/lists/man Pull up following revision(s) (req...
christos[src/trunk]: src/sys/sys s/info/name
christos[src/trunk]: src/tests/util/sh remove c3 and c4
jym[src/trunk]: src/share/man/man9 Document pool_cache_sethardlimit(9), the fait...
nisimura[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint Add KURO-BOX/T4 support...
tsutsui[src/trunk]: src/sys/arch Merge copy-and-pasted fpu_probe() function (to shar...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Vincent Bernat <bern...
sborrill[src/netbsd-6]: src/doc Ticket #1075
msaitoh[src/netbsd-6]: src/usr.sbin/route6d Pull up following revision(s) (requested...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by jmcneill in t...
snj[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-6]: src/sbin/atactl Pull up following revision(s) (requested by m...
martin[src/netbsd-6]: src/doc Ticket #1209
christos[src/trunk]: src/tests/lib/libc/gen add tests for \x and \xx
christos[src/trunk]: src/tests/lib/libc/regex Add a bug section so we can skip tests ...
christos[src/trunk]: src/distrib/sets/lists bump resolver library.
tsutsui[src/trunk]: src/sys/arch/x68k/stand/xxboot Appease warning "nbmake: ${TOUCHP...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/x68k Define HAVE_UFS2_BOOT to ena...
jakllsch[src/trunk]: src/sys/ufs/ufs Move i_e2fs_rdev define to be adjacent to the fi...
abs[src/trunk]: src/games/wtf PR/47178 from Bug Hunting
pgoyette[src/trunk]: src/etc/mtree Also give install a place to put the atf tests for...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn don't assume every...
msaitoh[src/trunk]: src/sys/arch/arm/marvell Fix a uvm_fault panic that memory is no...
christos[src/trunk]: src/lib/libpthread Don't call the destructor in pthread_key_dele...
yamt[src/yamt-pagecache]: src/sys/uvm create a sysctl knob to turn on/off loaned ...
spz[src/trunk]: src/sys/dev/acpi add function switch to switch on/off "wireless ...
pgoyette[src/trunk]: src/sys/dev/sysmon When unregistering a sensor device, make sure...
wiz[src/trunk]: src/lib/libc/gen Fix typo.
tnozaki[src/trunk]: src/dist/nvi/vi use ARG_CHAR_T instead of CHAR_T for integer pro...
christos[src/trunk]: src/tests/lib/libc/regex add require.memory=500M
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 bgt -> jgt for a short jump.
msaitoh[src/netbsd-6]: src/doc Ticket 1078.
rkujawa[src/trunk]: src/doc Note added X-Surf IDE support.
aymeric[src/trunk]: src/sys/arch/arm/at91 add preliminary support for AT91SAM9260
perseant[src/trunk]: src/sbin/newfs_lfs When creating a very small filesystem, use we...
christos[src/trunk]: src/tests/lib/libc/regex/data/att moved because we cannot have m...
christos[src/trunk]: src/tests/lib/libtre Disable the basic tests for now.
njoly[src/trunk]: src/distrib/sets/lists/comp +libtre.so.0.8.debug
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use __dead
jruoho[src/trunk]: src/share/man/man4 Note that bktr(4) is not part of the dtv(4) i...
macallan[src/trunk]: src/sys/compat/netbsd32 add WSDISPLAYIO_ADDSCREEN
pgoyette[src/trunk]: src/regress/lib/libc Since the regex test is gone, don't try to ...
joerg[src/trunk]: src/tools/compat Add getline(3) compat glue.
martin[src/netbsd-6]: src/include Pull up following revision(s) (requested by chris...
christos[src/trunk]: src/tests/lib/libc/sys Add a test for adding an event to an unsu...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc File is common betwee...
christos[src/trunk]: src/usr.bin/mail PR/47237: Steffen Nurpmeso: Detect more than 2 ...
christos[src/trunk]: src/usr.bin/fstat return stuff for ksem
rkujawa[src/trunk]: src/sys/arch/amiga/dev Use constants, not magic values.
alnsn[src/trunk]: src Add sljitarch.h to all mips machines.
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by spz ...
bouyer[src/netbsd-6]: src/doc Tickets 1000 - 1005
dholland[src/trunk]: src/games/backgammon/backgammon Add strategic assertion, now pas...
skrll[src/trunk]: src/sys/arch/arm/arm32 More VERBOSE_INIT_ARM output tweaks.
dholland[src/trunk]: src/usr.bin/make Fix xref to the PSD; PR 45568 from Petri Laakso.
martin[src/trunk]: src/sys/compat/linux/common Provide linux_siginfo_t for all arch...
christos[src/trunk]: src/lib/libterminfo Separate the generators out, so that they ca...
yamt[src/trunk]: src/sys/sys revert rev.1.139, which i mistakenly committed with ...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif * improve diagnostic print
tsutsui[src/trunk]: src/sys/dev/usb - u_intNN_t -> uintNN_t
eeh[src/trunk]: src/sys/gdbscripts Add a command to dump all thread stacks in th...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj Move the minimalis...
pooka[src/trunk]: src/sys/netinet ahem, min -> max in previous
pooka[src/trunk]: src/tests/fs/vfs Add test case for fhopenining a removed file. ...
pgoyette[src/trunk]: src/tests/syscall Set the cmsg_len and msg_controllen in cmsg_se...
martin[src/netbsd-6]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj fix up 64-bit lint
dyoung[src/trunk]: src/sys/arch/mips/atheros/dev Simplify activation hook.
apb[src/trunk]: src/tools remove trailing white space
apb[src/trunk]: src/tools TOOLDIR must be valid, unless MKTOOLS=no.
apb[src/trunk]: src/tools/compat Make tools/compat/Makefile install the library in
mrg[src/jmcneill-audiomp3]: src/sys/arch/amiga/dev port this to audiomp branch. ...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci/hdaudio need to hold intr_lock while...
is[src/trunk]: src Move to two-clause license.
mbalmer[src/trunk]: src/share/misc One more.
jakllsch[src/trunk]: src/sys/dev/pci Add CX700 and VX800/VX820 LPC bridge IDs.
dyoung[src/trunk]: src/sys/dev Remove superfluous activation hook.
pooka[src/trunk]: src/sys/rump/include/rump regen: add AB_* macros
cegger[src/trunk]: src/sys/dev/acpi use __arraycount
matt[src/trunk]: src/sys/arch/arm Rename pcb_sp/PCB_SP to pcb_ksp/PCB_KSP so that...
msaitoh[src/trunk]: src/sys/dev Fix off by one.
mrg[src/trunk]: src/external/mit/xorg/lib/pixman disable using sse2 for i386. f...
dholland[src/trunk]: src/sys/arch/i386/i386 When converting an if/panic to a KASSERT ...
jruoho[src/trunk]: src/share/man/man4 After a second thought, remove the references...
dyoung[src/trunk]: src/sys/arch/macppc/dev In awacs(4) and snapper(4), use deviter(...
martin[src/netbsd-6]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
martin[src/netbsd-6]: src/sys/arch/x86/x86 Pull up the following, requested by msai...
mbalmer[src/trunk]: src/lib/libc/time one more the
drochner[src/trunk]: src/usr.bin ANSIfy, sprinkle "const" in some obvious cases
mrg[src/jmcneill-audiomp3]: src/sys/dev/isa port the changes from ad-audiomp2 br...
chs[src/trunk]: src/sys/dev/isa move a debug printf to FD_DEBUG.
dyoung[src/trunk]: src/sys/arch/evbmips Use deviter(9) instead of accessing alldevs...
gson[src/trunk]: src/bin/sh Removed return statement in parser action that caused...
skrll[src/trunk]: src/sys/arch/hp700/dev G/C unused sc_memh from dino_softc.
macallan[src/trunk]: src/sys/dev/wsfb make use of a shadow framebuffer optional, use ...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add a quirk for Turbo Boost.
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add options PXA2X0_LCD_WRITETHROUGH to ...
pgoyette[src/trunk]: src Improve formatting of column-aligned output, as discussed on...
wiz[src/trunk]: src/usr.sbin/perfused Various fixes and improvements.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Fix typo.
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Enable options COMPAT_16 for old distri...
tnozaki[src/trunk]: src/share/i18n/csmapper lib/42209 various problems with EBCDIC s...
snj[src/netbsd-6]: src/bin/cat Pull up following revision(s) (requested by sevan...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Recognize ``-'' for stdout. allow...
tsutsui[src/trunk]: src/sys/dev/usb Apply rev 1.39 again.
uebayasi[src/trunk]: src/regress/lib/libc Handle undefined USE_SSP. XXX *_SSP variab...
macallan[src/trunk]: src/sys/dev/ic add support for an optional machine-dependent mma...
uebayasi[src/trunk]: src/sys/dev/usb Comment & whitespace.
snj[src/netbsd-6]: src/doc 1456
snj[src/netbsd-6]: src/doc 1492, 1493
snj[src/netbsd-6]: src Pull up following revision(s) (requested by mrg in ticket...
snj[src/netbsd-6]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
bouyer[src/netbsd-6]: src/lib/libm/src Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/libexec/ftpd Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern init uvm readahead
jmcneill[src/jmcneill-audiomp3]: src/sys adapt to audiomp api changes
pooka[src/trunk]: src/tests/net/config * add interface for virtif creation (in add...
jruoho[src/trunk]: src/share/man/man4 Fix a typo. Sypported indeed.
joerg[src/trunk]: src/usr.sbin/hdaudioctl Include the type of non-complex pins in ...
pgoyette[src/trunk]: src/lib/libc/sys Add a couple more possible return values.
dsl[src/trunk]: src/sys/arch/i386/stand/lib Shorten slightly
dyoung[src/trunk]: src/sys/net s/u_quad_t/uint64_t/.
mrg[src/jmcneill-audiomp3]: src/sys/dev don't need to forward declare 'struct ma...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml-1.9.14:
tls[src/trunk]: src/sys/dev Add very, very temporary and ugly work around for my...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use the same base pagerflags for bo...
jruoho[src/trunk]: src/sys/arch/x86/include Add CPUID_APM_CPB at Fn8000_0007 %edx, ...
plunky[src/trunk]: src/regress/lib remove libevent (uses ATF tests now)
joerg[src/trunk]: src/libexec/httpd Do not indent global variables.
msaitoh[src/netbsd-6]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
snj[src/netbsd-6]: src/sys/arch/vax/vsa Pull up following revision(s) (requested...
sjg[src/trunk]: src/bin/pax Do not throw a usage message for -i followed by -t
seanb[src/trunk]: src/bin/ksh Back out fix for PR 22846 as it has issues. See PR ...
pooka[src/trunk]: src scsipi test
sjg[src/trunk]: src/usr.bin/make Add .unexport - the exact opposite of .export
jym[src/trunk]: src/sys Fix some code paths where pointers are dereferenced afte...
pooka[src/trunk]: src/tests Need stdlib.h.
snj[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix unbalanced parentheses t...
bouyer[src/netbsd-6]: src/external/bsd/bind Apply patch, requested by spz in ticket...
bouyer[src/netbsd-6]: src/doc ticket 1340
snj[src/netbsd-6]: src/doc 1383
martin[src/netbsd-6]: src/libexec/mail.local Pull up following revision(s) (request...
bouyer[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
martin[src/netbsd-6]: src/sys/dev/mii Pull up following revision(s) (requested by m...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Initialize the new kernconfig_lock...
wiz[src/trunk]: src Fix typo in MLINKS, from Stathis Kamperis. Adapt set lists, ...
cegger[src/trunk]: src/sys/dev/acpi evaluate _RTV as preparation for passive cooling.
jakllsch[src/trunk]: src/sys Fix POWER_IOC_GET_TYPE.
rmind[src/trunk]: src/sys/kern do_sys_wait: clear rusage, instead of returning gar...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/hpcmips/dev splaudio -> splvm
kardel[src/trunk]: src/external/bsd/ntp/bin/ntpd disable .y.c rule - ntp_parser.y n...
msaitoh[src/trunk]: src/sys/dev/raidframe Fix off by one read.
roy[src/trunk]: src/usr.sbin/rtadvd Add support for the noifprefix keyword which...
riastradh[src/trunk]: src/sys/arch/arm/omap Implement prcm_module_enable and prcm_modu...
bouyer[src/netbsd-6]: src/doc tickets 1409-1411
wiz[src/trunk]: src/usr.bin/audiocfg Mention that audiocfg also controls /dev/au...
chs[src/trunk]: src/sys/arch/i386/conf add more (commented-out) spdmem instances...
wiz[src/trunk]: src/share/man/man4/man4.amiga Add some articles. Remove trailing...
christos[src/trunk]: src/share/man/man7 document new reserved ports
pgoyette[src/trunk]: src/tests/ipf Update a couple of tests to indicate that they are...
reed[src/trunk]: src/usr.bin/mkubootimage Add a manual for mkubootimage(1). It wa...
kiyohara[src/trunk]: src/sys/arch/arm/pic Fix lost interrupt. (1/2)
joerg[src/trunk]: src/lib/libc/arch/i386/sys Mark __cerror as hidden and exploit t...
dyoung[src/trunk]: src/sys/netinet6 Fix net.inet6.ip6.accept_rtadv and 'ndp -i <int...
dyoung[src/trunk]: src/sys/arch/hp700/conf Add pseudo-device drvctl.
jruoho[src/trunk]: src/sys/arch/x86/acpi Check the status of P- and T-state transfo...
chs[src/trunk]: src/sys/dev/pci fix device/softc split: initialize sc->sc_dev.
jruoho[src/trunk]: src/sys/arch/x86 Move the sysctl function pointers used by acpic...
pgoyette[src/trunk]: src/share/man/man9 Add an Authors section
dyoung[src/trunk]: src Mention that 'build.sh -u' may also break while building lex.
kardel[src/trunk]: src/external/bsd/ntp/bin/ntpd only refer to libdns_sd when mDNS ...
erh[src/trunk]: src/usr.bin/stat Honor the -t option to set the time format when...
pgoyette[src/trunk]: src/tests/ipf/expected For rules without any address, don't infe...
macallan[src/trunk]: src/sys/dev/pci make sure to use the same stride as the drawing ...
pgoyette[src/trunk]: src/libexec/httpd Minor typo
jakllsch[src/trunk]: src/sys/arch/xen/xen remove trailing whitespace
msaitoh[src/trunk]: src/sys/arch Remove "#options ARMFPE"
dholland[src/trunk]: src/sys/sys It is MAXNAMLEN, not MAXPATHLEN, that NAME_MAX has t...
christos[src/trunk]: src/tools/compat make this work
jakllsch[src/trunk]: src/sys/arch/x86/include Reflect that this file is now for the x...
skrll[src/trunk]: src/share/mk Update for new binutils location.
msaitoh[src/trunk]: src/lib/libterminfo Fix off by one error.
wiz[src/trunk]: src/share/man/man3 Whitespace, comma nit, uppercase Dt argument.
chs[src/trunk]: src update cyclic module to the freebsd 8-stable version as of s...
yamt[src/trunk]: src/sys/ufs/ufs use NULL instead of 0 for pointers
snj[src/netbsd-6]: src/doc 1342
snj[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by b...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tga add a note a...
matt[src/trunk]: src/lib/libc/arch/arm/gen Add missing registers.
snj[src/netbsd-6]: src/doc 1417
pooka[src/trunk]: src/tests/net/icmp setsockopt() wants int instead of size_t. Sh...
uebayasi[src/trunk]: src/sys/lib/libkern Redo the previous inverted logic. Sort alph...
tnozaki[src/trunk]: src/lib/libc/citrus/modules remove unused variable, pointed by n...
tsutsui[src/trunk]: src/sys/dev/usb Remove dead assignment.
tnozaki[src/trunk]: src/lib/libc/citrus add comment about r1.6 -> r1.7 change.
pooka[src/trunk]: src/sys/kern RUMP syscalls for kern_prot.c interfaces
joerg[src/trunk]: src/share/man/man4/man4.i386 Use proper column markup.
jym[src/trunk]: src/sys/arch/i386/i386 Use SYSCTL_DESCR()
pooka[src/trunk]: src/distrib/sets/lists/tests The incredible travels of Seth List.
rmind[src/trunk]: src/share/man/man9 Sync declarations with reality, bump date.
skrll[src/trunk]: src/libexec/ld.elf_so/arch/arm Add RCSID
tron[src/trunk]: src/share/mk Enable Stack Smash Protection (SSP) by default for ...
he[src/trunk]: src/distrib/mac68k/instkernel/ramdisk Remove reference to now-mo...
tsutsui[src/trunk]: src/sys/dev/videomode Fix a wrong index value for edid_products[...
snj[src/netbsd-6]: src/sys/compat/linux/arch/amd64 Pull up following revision(s)...
snj[src/netbsd-6]: src/doc 1454
snj[src/netbsd-6]: src/etc/ssh Pull up following revision(s) (requested by spz i...
martin[src/netbsd-6]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up followi...
snj[src/netbsd-6]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
dsl[src/trunk]: src/common/lib/libc/arch/x86_64/string Avoid doing two 'rep movs...
wiz[src/trunk]: src/share/man/man4 Call a flag flag, not argument.
skrll[src/trunk]: src/sys/sys Check for _NETBSD_SOURCE being defined wherever we c...
mbalmer[src/trunk]: src Fix misspelling: accommodate is a long enough word to have ...
jruoho[src/trunk]: src/share/man/man9 Don't use complete prototypes in FUNCTIONS. B...
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
wiz[src/trunk]: src/lib/librump Add some commas.
cegger[src/trunk]: src/sys/arch/xen acpi_madt.h is gone
pgoyette[src/trunk]: src Add a new atf test-case to check that recursive module calls...
jmcneill[src/trunk]: src/sys/arch/x86/x86 I guess people still attach com & lpt to is...
pgoyette[src/trunk]: src/sys/dev/acpi Initialize acpi_force_load so that it gets allo...
snj[src/netbsd-6]: src/sys/compat/ibcs2 Pull up following revision(s) (requested...
dyoung[src/trunk]: src/sys/arch/i386/i386 return_address(9) can be called from inte...
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hook. (sc_dying must die!)
pooka[src/trunk]: src/sys/rump/include/machine Make IPLs not equal IPL_NONE to avo...
drochner[src/trunk]: src/lib/libm/src EDOM should not be set on atan2(0, 0) in POSIX m...
pgoyette[src/trunk]: src/sys/fs/nilfs Keep condvar wmesg's within 8-char limit
skrll[src/trunk]: src/share/mk Switch mips to binutils 2.19.
mrg[src/jmcneill-audiomp3]: src/sys/dev/ic XXX: don't KASSERT() if sc->lock is N...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/sgimips/hpc adapt to audiomp api changes
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by kamil in tick...
bouyer[src/netbsd-6]: src/doc Tickets #1330 #1333 #1334 #1335 #1336 #1337 #1338 #13...
snj[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by msait...
jnemeth[src/trunk]: src/doc - add a couple of items for which I feel at least some r...
stacktic[src/trunk]: src/sys/secmodel/suser Fixed security.models.suser.curtain to de...
pooka[src/trunk]: src/sys/kern make WAPBL_DEBUG_PRINT compile
bouyer[src/trunk]: src/sys/dev/mii Add BCM5709CAX and BCM5709C PHYs.
skrll[src/trunk]: src/sys/arch/hp700/include Fix itlb_cf and dtlb_cf.
rmind[src/trunk]: src/sys/sys Add lwp_getpcb(). OK matt@.
dyoung[src/trunk]: src/sys/arch/macppc/dev wdcactivate() is gone, don't use it.
jruoho[src/trunk]: src Add native support for AMD family 0Fh processors. This is th...
jnemeth[src/trunk]: src/usr.sbin/npf/npfctl fix build failure -- correct printf sizes
roy[src/trunk]: src/usr.sbin/dhcp/clientscript Use resolvconf(8) to manage /etc/...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Must disable LCD Controller in pxa2x0_lc...
jmcneill[src/trunk]: src/sys/dev/ic add suspend/resume support
agc[src/trunk]: src/doc/roadmaps Update with status for some projects.
martin[src/netbsd-6]: src Pull up the following files, requested by spz in ticket #...
martin[src/netbsd-6]: src/doc Tickets #1244 - #1246
martin[src/netbsd-6]: src/doc Tickets #1251 and #1253
christos[src/trunk]: src add cgdconfig -l like vnconfig -l
dyoung[src/trunk]: src/sys/conf Alphabetize.
tron[src/trunk]: src/sys/dev Backout the last two revisions because the cause pan...
macallan[src/trunk]: src/share/mk add igs driver for Xorg
rmind[src/trunk]: src/doc Mention mips64 support (from the first branch merge) by ...
snj[src/netbsd-6]: src/doc 1450, 1455, 1457
pooka[src/trunk]: src/tests/net/carp Put some sleeps between forking the hosts. O...
wiz[src/trunk]: src/share/man/man9 We usually write "file system", so change it ...
cegger[src/trunk]: src/sys/dev/ieee1394 fix grammar in error message
pooka[src/trunk]: src/sys Empty commit to show makesyscalls.sh rev 1.99 didn't cha...
rmind[src/trunk]: src/sys Restore exporting of lwp_getpcb() to userland and fix DD...
sjg[src/trunk]: src/usr.bin/make Add .unexport - the exact opposite of .export
bouyer[src/trunk]: src/doc bnx(4): Added support for Broadcom BCM5709 and BCM5716 c...
jruoho[src/trunk]: src/sys Remove a redundant function.
snj[src/netbsd-6]: src/sys/netsmb Pull up following revision(s) (requested by mr...
martin[src/netbsd-6]: src/sys/fs/msdosfs Apply patch form mlelstv to fix the build ...
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by na...
drochner[src/trunk]: src/usr.sbin ANSIfy partially
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/hp700/gsc adapt to audiomp api changes
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/isa don't kpause with intr_lock held
bouyer[src/netbsd-6]: src/doc Ticket #1367 has been reverted
jakllsch[src/jmcneill-audiomp3]: src/sys/dev/isa Hold the intr lock for the duration ...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus compile again.
matt[src/trunk]: src/sys/arch/arm/vfp Use RET, not bx lr.
skrll[src/trunk]: src/tools/binutils Update for new binutils location, etc.
spz[src/trunk]: src/doc note the bind update
dholland[src/trunk]: src/doc Improve my last change (1.102) per 1.104 (retain but mar...
pgoyette[src/trunk]: src/tests/ipf More test clean-up
pgoyette[src/trunk]: src/tests/ipf Test-case n3_6 is not applicable to NetBSD (accord...
macallan[src/trunk]: src/sys/dev/sbus - add support for running the console in 8 bit ...
jakllsch[src/trunk]: src/sys/dev/pci Fix matching of CX700. Should address PR/39063.
dsl[src/trunk]: src/sys/dev/pcmcia Remove "splurious interrupt" message. The IRQ...
pooka[src/trunk]: src/lib/libp2k nuke leading whitespace
christos[src/trunk]: src/external/historical/nawk/dist fix botched merge.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Denote the signing k...
kiyohara[src/trunk]: src/sys/conf Add attribute mii to smsh(4).
martin[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by d...
martin[src/netbsd-6]: src/doc Tickets #1235 and #1236
dyoung[src/trunk]: src/sys/dev/ic Remove definition of spc_activate(), it has gone ...
mrg[src/trunk]: src/share/mk add/fix some transforms for some font, GL and xcb ....
snj[src/trunk]: src/sys/conf igsfb needs videomode.
yamt[src/trunk]: src/sys/kern vn_close: add an assertion
dyoung[src/trunk]: src/sys/dev/ic Simplify activation hook. Replace each use of sc...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev build.sh -m prep tools failed for me so ...
christos[src/trunk]: src/external/historical/nawk/dist Apply all our changes includin...
joerg[src/trunk]: src/sys/dev/pci/hdaudio Reduce noise by explicitly skipping unas...
christos[src/trunk]: src/sys/kern Apply the better patch in the PR.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix + Add configuration function for NIC...
kiyohara[src/trunk]: src/sys/arch/evbarm Support smsh@gpmc.
matt[src/trunk]: src/sys/arch/arm/broadcom Make evcnt'ers optional.
matt[src/trunk]: src/sys/arch/arm/arm Make sure that if _UC_FPU is set, that _UC_...
mrg[src/trunk]: src/sys/dev/pci avoid illegal sleeps in the softint routine.
jruoho[src/trunk]: src/share/man/man3 Replace the example with something more gener...
dyoung[src/trunk]: src Add return_address(9) for reading the Nth return address fro...
jruoho[src/trunk]: src/sys/dev/acpi Add support for Extended PSS ACPI Method Specif...
jruoho[src/trunk]: src/sys/dev/acpi Adjust locking for previous.
jruoho[src/trunk]: src/sys/dev/acpi Check the cold-flag also in the notify handler.
wiz[src/trunk]: src/share/man/man9 Sort sections, remove trailing whitespace.
jkunz[src/trunk]: src According to the i.MX23 Reference Manual section 3.1, Page 3-3:
msaitoh[src/trunk]: src/sys/dev/pci Add C600(and X79) SMBus devices.
jruoho[src/trunk]: src/sys/arch/x86/acpi Check if SpeedStep is enabled. If it is di...
pgoyette[src/trunk]: src Define a set of new kernel locking primitives to implement t...
pgoyette[src/trunk]: src/sys Update the rest of the kernel to conform to the module s...
jruoho[src/trunk]: src/sys/arch/x86/acpi As all reported P-state failures so far ha...
christos[src/trunk]: src/tools/host-mkdep ignore --sysroot=/
pooka[src/trunk]: src/share/mk Deal with crti and crtn not present in some EXTERNA...
pooka[src/trunk]: src/share/mk Add more external dependencies for crtstuff
pooka[src/trunk]: src Add rumptest command for testing rump linkage.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Pull all relegating memory allocat...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Give the kthread->pthread interfac...
dsl[src/trunk]: src/usr.bin/systat Allow display intervals > 25 seconds.
pooka[src/trunk]: src/distrib/sets/lists +rumpdev_scsitest
mrg[src/trunk]: src/external/mit/xorg/lib/libXau note that libXau has new docume...
plunky[src/trunk]: src add ATF tests for libevent
chs[src/trunk]: src/sys/arch/hpcsh/conf remove dup "options KTRACE".
chs[src/trunk]: src/sys/arch/sparc/sparc update a comment.
thorpej[src/trunk]: src/sys/arch Use bus_dmamem_common.
snj[src/netbsd-6]: src/doc 1268
snj[src/netbsd-6]: src/usr.bin/vndcompress Pull up following revision(s) (reques...
msaitoh[src/netbsd-6]: src/doc Pull up following revision(s) (requested by riastradh...
njoly[src/trunk]: src/distrib/sets/lists/tests Remove unneeded t_event.debug (t_ev...
chuck[src/trunk]: src/usr.sbin/ypserv/ypxfr rev 1.18 un-covered some bugs:
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src catch up with autoconf c...
msaitoh[src/netbsd-6]: src/doc Ticket 1264, 1272-1726, 1728-1279.
msaitoh[src/netbsd-6]: src/sys/arch/sparc/stand/ofwboot Pull up following revision(s...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-6]: src/distrib/sparc64/liveimage/emuimage Pull up following revi...
martin[src/netbsd-6]: src/doc Ticket #1318
pgoyette[src/trunk]: src Quote the $msg variable to ensure that leading/trailing spac...
jruoho[src/trunk]: src/sys/dev/acpi Remove bogus check and allow all CPUs to use I/...
pooka[src/trunk]: src/sys/rump/librump/rumpkern lie that we are never in a softint...
tsutsui[src/trunk]: src/sys/dev/usb No need to keep TX/RX mbufs during xfers in stru...
macallan[src/jmcneill-audiomp3]: src/sys/dev snapper works
christos[src/trunk]: src/sys/dev avoid variable array stack allocation by enforcing a...
skrll[src/trunk]: src/sys/arch/m68k/m68k Remove unnecessary and incorrect STRONG_A...
wiz[src/trunk]: src/sbin/cgdconfig Whitespace.
jruoho[src/trunk]: src/sys Do not try to disable ACPI if we can not enter to legacy...
wiz[src/trunk]: src/share/man/man9 filesystem -> file system
kiyohara[src/trunk]: src/usr.sbin/btattach Add -t, -F, -P.
jmmv[src/trunk]: src/doc Note the conversion of the libdes tests to atf.
pgoyette[src/trunk]: src/tests/dev Actually remove the no-longer-needed Atffiles
pooka[src/trunk]: src/sys/rump/net/lib/libshmif reset wrap where necessary
pooka[src/trunk]: src/sys/rump/net/lib/libshmif reset pktsize each loop
martin[src/netbsd-6]: src/sys/arch/sh3/sh3 Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/arch/hppa/hppa Update a couple of comments.
riz[src/netbsd-6]: src/doc Tickets 1262, 1263
christos[src/trunk]: src/etc/mtree Add directory for bind's managed keys.
dyoung[src/trunk]: src/sys/arch/x86/x86 Gracelessly bracket #include "opt_spldebug....
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use one line per sys/kern source m...
enami[src/trunk]: src/bin/pax Fix build as tools.
kiyohara[src/trunk]: src/sys/arch/ia64/stand/ia64/ski Fix build failure.
phx[src/trunk]: src/sys/arch/sandpoint/conf Removed double WAPBL option. Fixed t...
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
snj[src/netbsd-6]: src/doc 1277, 1282, 1289
msaitoh[src/netbsd-6]: src/doc Ticket 1291.
bouyer[src/netbsd-6]: src/sys/compat/osf1 Pull up following revision(s) (requested ...
bouyer[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by knaka...
jruoho[src/trunk]: src/share/misc BKDG, BP, COMA, CS, CSI, DSO, GOT, HMA, ISA, ORM, ...
pooka[src/trunk]: src/distrib/sets/lists/tests +10
jmcneill[src/trunk]: src/sys/dev/acpi pull in acpireg.h for ACPI_COMPONENT_RESOURCE
tron[src/trunk]: src/lib/libutil Add support for parsing the data format "@<secon...
khorben[src/trunk]: src/usr.bin/renice Added a reference to prenice(1)
roy[src/trunk]: src/doc Import openresolv-3.5.3
christos[src/trunk]: src use __BITMAP_TYPE
msaitoh[src/netbsd-6]: src/doc Ticket 1347.
snj[src/netbsd-6]: src/doc 1085
pooka[src/trunk]: src/sys/kern Remove highly questionable assert which demans that...
rmind[src/trunk]: src/sys/arch/i386/i386 Missed fix for Xen builds.
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on m68k ports, clean from struct u...
rmind[src/trunk]: src/sys/arch/arm/arm Amend #ifdef with DIAGNOSTIC case, avoids g...
chs[src/trunk]: src/external/cddl/osnet/dev/profile adapt the profile dtrace pro...
jdc[src/trunk]: src/sys/arch/sparc64/conf Add uthum (tested on U60 with Belkin F...
tron[src/trunk]: src/doc Postfix has been been updated to version 2.8.5.
tnozaki[src/trunk]: src/lib/libc/locale change _RUNTYPE_SW0 bit, mklocale(1) can't t...
jld[src/trunk]: src Finally commit the RAIDframe parity map Summer Of Code project.
dyoung[src/trunk]: src/sys/arch/i386 Delete unused functions eisa_mem_alloc() and e...
drochner[src/trunk]: src/lib/libpam/modules/pam_unix if changing the password, don't ...
wiz[src/trunk]: src/lib/libc/stdlib Mention that getsubopt is an XSI extension f...
christos[src/trunk]: src/usr.bin/fstat - remove bogus casts
pooka[src/trunk]: src/sys/fs/puffs Reinstante PNODE_DYING. vmlocking had a brief ...
jruoho[src/trunk]: src/sys/dev/acpi Add comments and raise the minimum allowed T-st...
tnozaki[src/trunk]: src/dist/nvi/ex don't use pathname directly as msgq()'s first ar...
mhitch[src/trunk]: src/sys/arch/amiga/amiga Remove old legacy IPL_* settings in ipl...
njoly[src/trunk]: src/distrib/sets/lists Restrict ncdcs.debug and man pages to MKB...
macallan[src/trunk]: src/distrib/sets/lists/xserver add entries for the igs driver
cegger[src/trunk]: src/sys/arch/x86/include update comment: we use PMAP_NOCACHE for...
phx[src/trunk]: src/share/man/man8/man8.sandpoint Mention Realtek driver bugs in...
msaitoh[src/trunk]: src/sys/arch/arm/arm32 Use snprintf() instead of sprintf().
plunky[src/trunk]: src/usr.sbin/btattach fix compilation errors
pooka[src/trunk]: src/lib/libpuffs In getgroups(), copy only up to the number of s...
dyoung[src/trunk]: src/sys/arch/xen/x86 Use deviter(9) instead of accessing alldevs...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib fix some more amd64 ...
mrg[src/jmcneill-audiomp3]: src/sys/dev/usb port umidi to audiomp: get_locks sup...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib get rid of more 64-b...
toshii[src/trunk]: src/sys/arch/x86/x86 Don't return an error if the _PIC method is...
christos[src/trunk]: src/sys Obey MNT_RELATIME, the only addition is that mkdir in uf...
joerg[src/trunk]: src/share/mk Don't force link and CSS options in bsd.own.mk, bsd...
pgoyette[src/trunk]: src/tests/ipf Use proper quoting for the expected-failure reason
dyoung[src/trunk]: src/sys/kern Protect against bugs by using __strict_weak_alias()...
haad[src/trunk]: src/sys/arch dd dm driver to XEN configs because they do not hav...
snj[src/netbsd-6]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
snj[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
bouyer[src/netbsd-6]: src/doc tickets 1367, 1369, 1372
mrg[src/trunk]: src/external/mit/xorg/bin/xman update for xman 1.1.0
wiz[src/trunk]: src/lib/libc/stdlib Mention that it is included in IEEE Std 1003...
mrg[src/trunk]: src/share/mk update for xorg-server 1.6.5
pooka[src/trunk]: src Move the manpage from the kernel sources into lib, 'cause th...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev - split device_t/softc
macallan[src/trunk]: src/doc mention omapfb
uebayasi[src/trunk]: src/sys/dev/usb Typo in a debug printf.
christos[src/trunk]: src/sys/dev/pci bye xbox
isaki[src/trunk]: src/doc Note pow(4)/rtcalarm(8).
plunky[src/trunk]: src add external framework for libevent
christos[src/trunk]: src/sys/netinet Handle RFC 5227 ARP probes properly, don't drop ...
dsl[src/trunk]: src/sys/arch/i386/stand/lib Add 32 bit versions of message and d...
bouyer[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
macallan[src/jmcneill-audiomp3]: src/sys/arch/macppc/dev adapt to jmcneill-audiomp3
martin[src/netbsd-6]: src/doc Note additional revision for #1238
dyoung[src/trunk]: src/sys/dev/pcmcia Don't use the superfluous activation hook.
joerg[src/trunk]: src/sys/compat Provide SIOCGIFNAME.
pooka[src/trunk]: src/tests/net Add a most elementary carp test: it forks off two ...
pgoyette[src/trunk]: src/sys/kern Keep condvar wmesg within 8 char limit
snj[src/netbsd-6]: src/doc tickets 124[23]
tron[src/trunk]: src/distrib/sets/lists/comp The "psiginfo" manual page is in sec...
rmind[src/trunk]: src/share/man/man9 Add pcu(9) man page.
pgoyette[src/trunk]: src/sys/sys Only define kernconfig_lock routines for _KERNEL
jym[src/trunk]: src/sys/dev/usb Only print the debug message about failed remapp...
jnemeth[src/trunk]: src/games/fortune/datfiles Add some quotes by Henry Ford, found at:
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci adapt to audiomp api changes
mrg[src/trunk]: src/external/mit/xorg/bin/xmore cope with XMore.ad -> XMore.
pooka[src/trunk]: src/tests/net/icmp add a test which floodpings another host
enami[src/trunk]: src/bin/ls Fix broken indentation. No functional change.
tnozaki[src/trunk]: src/lib/libc/citrus/modules fix memory leak, pointed by nonaka-s...
jruoho[src/trunk]: src/sys/dev/acpi Now that the deferred configuration actually wo...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci need to hold intr_lock when calling ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcov XXX: Use earm for earmeb
tsutsui[src/trunk]: src/sys/dev/wscons Reserve WSDISPLAY_TYPE for DisplayLink DL-1x0...
jruoho[src/trunk]: src Fix PR kern/43765 from Scott Ellis.
jmcneill[src/jmcneill-audiomp3]: src/sys/dev harmony is done
dsl[src/trunk]: src/sys/arch/i386/stand/mbr Adjust the way references to the unr...
kiyohara[src/trunk]: src/sys/arch/prep/conf Add required attribute mk48txx to nvram.
martin[src/netbsd-6]: src/doc Ticket #1507
enami[src/trunk]: src/sys/kern Fix indentation, wrap long line and remove unused v...
agc[src/trunk]: src/tests/usr.bin/netpgpverify Remove the Atffile, which should ...
wiz[src/trunk]: src/usr.bin/stat Bump date for previous. Remove trailing whitesp...
pgoyette[src/trunk]: src/tests/ipf Christos fixed the crash in ipftest, so re-enable ...
nakayama[src/trunk]: src/sys/arch/sparc64/dev comcons in dev/ic/com.c is now declared...
jruoho[src/trunk]: src/sys/dev/acpi Use evcnt(9) for the counters.
pooka[src/trunk]: src/sys/rump/net/lib/libnet Attach 1 loop instead of 0.
snj[src/trunk]: src/external/gpl3/binutils/dist/gas/config Pull in fixes from up...
martin[src/netbsd-6]: src/external/bsd/cron/dist Pull up following revision(s) (req...
snj[src/netbsd-6]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
sjg[src/trunk]: src/usr.bin/make In jobs mode, if we cannot make a target we die...
mrg[src/jmcneill-audiomp3]: src/sys/dev adjust DPRINTF*() calls to actually build.
riz[src/netbsd-6-0]: src/doc Ticket 761
matt[src/trunk]: src/sys/arch/arm/vfp move inlines into FPU_VFP
khorben[src/trunk]: src/sys/arch Added kernel option OMAP_3430 to allow easy differe...
spz[src/trunk]: src/sys/netipsec trivial comment typo
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpq .sp only takes a single arg
wiz[src/trunk]: src/dist/nvi/docs/vi.man refering -> referring, per PR 43814.
mrg[src/jmcneill-audiomp3]: src/sys/arch/shark/ofw IPL_AUDIO is no more
christos[src/trunk]: src/sbin/sysctl put back line I accidentally deleted.
tsutsui[src/trunk]: src/etc Add a commented out "encoding us.swapctrlcaps" line as a...
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin Add branding to native tools....
njoly[src/trunk]: src/distrib/sparc/miniroot Switch from COPYDIR to COPY/LINK when...
jmcneill[src/trunk]: src/sys remove Xbox support
rmind[src/trunk]: src/sys/netinet Use own IPv4 reassembly queue entry structure an...
enami[src/trunk]: src/sys/kern Add missing vfs_unbusy() call in error path of sysc...
bouyer[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/lib/libsa add a LOAD_BACKWARDS flag on sections that mig...
jmmv[src/trunk]: src/tests/lib Convert the libdes tests to atf.
enami[src/trunk]: src/gnu/usr.bin/rcs/rcsdiff Accept -U num. Nowadays, diff(1) re...
tnozaki[src/trunk]: src/lib/libc/citrus remove useless free(), pointed by nonaka-san...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev aica is done
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/prep/isa adapt to audiomp api changes
mrg[src/jmcneill-audiomp3]: src/sys/dev dbri works on sparc.
cegger[src/trunk]: src/sys/external/intel-public/acpica/dist/common make iasl build...
pooka[src/trunk]: src/tests/dev/sysmon Make tcount volatile since a signal handler...
pooka[src/trunk]: src/sys/rump/librump/rumpkern move module to SRCS where it logic...
uebayasi[src/trunk]: src/sys/arch/evbarm/imx31 Informative comments instead of useles...
plunky[src/trunk]: src/doc update libevent version information
matt[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn Fix mips asm to n...
njoly[src/trunk]: src/sys/compat/linux32/common Make linux32 msgsnd/msgrcv use the...
dsl[src/trunk]: src/sys/kern Fix clrbits() so that it doesn't mask no bits out o...
wiz[src/trunk]: src/usr.bin/audiocfg Add man page.
cube[src/trunk]: src/sys/arch/i386/pnpbios Properly fix fdc@pnpbios as shown by B...
macallan[src/trunk]: src/sys/arch/evbarm/conf enable omapfb and related stuff
enami[src/trunk]: src/bin/pax - Raise an error rather than silently creating broke...
kardel[src/trunk]: src/external/bsd/ntp/dist/sntp fix DEBUG compilation
dyoung[src/trunk]: src/distrib/sets Always respect MKBINUTILS=no, MKGCC=no, and MKG...
kiyohara[src/trunk]: src/usr.sbin/btattach Add option 'test mode'(-t).
dyoung[src/trunk]: src/sys/dev/ic Remove some dead code.
pooka[src/trunk]: src/tests/fs/vfs Skip the full test for puffs now that we can (y...
pooka[src/trunk]: src/tests/fs/puffs poll the putter fd instead of doing a blockin...
cegger[src/trunk]: src/sys/arch/xen/x86 Remove X86_MAXPROCS. This fixes PR port-xen...
jruoho[src/trunk]: src/share/man/man4 Fix typo.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use correct indices for clock thre...
mrg[src/jmcneill-audiomp3]: src/sys/dev - make this not crash with "midiplay -l"...
joerg[src/trunk]: src/tools/m4 Make sure that parser.c and friends can be found.
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Include a pointer to the beginning...
pooka[src/trunk]: src/sys/netinet Include opt_inet since this checks INET/INET6
kardel[src/trunk]: src/external/bsd/ntp add installation of manual pages, html file...
pgoyette[src/trunk]: src/sys/dist/ipf/netinet Revert previous - changes here are irre...
cegger[src/trunk]: src/share/misc + OSVW, PAT
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement softints properly: they ...
cegger[src/trunk]: src/usr.sbin/fwctl spelling fix
tsutsui[src/trunk]: src/sys/dev/usb Make pointer arithmetics of RX buf in axe_rxeof(...
dogcow[src/trunk]: src/libexec/httpd readdir -> scandir and requisite changes, so t...
hannken[src/trunk]: src/sys/kern Fix locking against self in veriexec_fp_calc().
dsl[src/trunk]: src/sys/kern Christos was worried about clrbits() being called w...
dyoung[src/trunk]: src/distrib/sets/lists/base Make the set list reflect that ncdcs...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Move definition 'void gxlcd_cnattach...
dyoung[src/trunk]: src/sys/dev/usb To fix i386/ALL kernel, #include <dev/dtv/dtvif....
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix build fail.
kardel[src/trunk]: src/external/bsd/ntp/dist/sntp using a char * as timeout value i...
snj[src/trunk]: src/external/gpl3/binutils/dist/gas/config Pull in fixes from up...
pooka[src/trunk]: src/sys/kern Add a comment saying "name" to pool_init() is never...
dsl[src/trunk]: src/sys/arch/i386/stand Move code for outputting directly to the...
pooka[src/trunk]: src/lib/libp2k Add "wizardmode", which allows to specify the uid...
jym[src/trunk]: src/sys/dev/sun Flush tty only when K_TXBUSY is not set.
agc[src/trunk]: src/libexec/httpd/testsuite/data Re-add two files necessary for ...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif simplify, improve, etc.
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on mips, powerpc and sh3, clean fr...
pgoyette[src/trunk]: src/sys/dev/pci Set iba_type properly. The only thing that ever...
jmcneill[src/trunk]: src/sys/dev/acpi define _COMPONENT and ACPI_MODULE_NAME() for AC...
jruoho[src/trunk]: src/sys/arch/x86/include Add IA32_MPERF (E7h) and IA32_APERF (E8...
mrg[src/trunk]: src/sys/arch/x86/x86 only attach on SMT ID 0 cpus.
dyoung[src/trunk]: src/sys/dev/pci Remove superfluous activation hook.
jruoho[src/trunk]: src/sys Remove the last ACPI driver -specific #ifdef, ACPI_FDC_D...
jruoho[src/trunk]: src/sys/dev/acpi Allow to dump the basic information at runtime ...
snj[src/trunk]: src/sys/arch/x68k/dev Drop 3rd and 4th clauses on this TNF-copyr...
bouyer[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by knaka...
msaitoh[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
snj[src/netbsd-6]: src/doc 133[12]
snj[src/netbsd-6]: src/sys/arch/hppa/include Pull up following revision(s) (requ...
riz[src/netbsd-6]: src/lib/libquota Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man9/man9.x86 Uppercase Dt argument.
jruoho[src/trunk]: src/sys/arch/x86/acpi When we do the sanity check that a P- or T...
snj[src/netbsd-6]: src/doc 1466, 1460
martin[src/netbsd-6]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
martin[src/netbsd-6]: src/external/bsd/wpa/dist Pull up following revision(s) (requ...
plunky[src/trunk]: src/usr.sbin/btattach use %zd for ssize_t argument
pooka[src/trunk]: src/tests/fs/vfs Start adding some I/O tests. This one does a s...
christos[src/trunk]: src/sys/kern PR/45633: Christian Biere: Don't access byte after ...
skrll[src/trunk]: src/distrib/sets/lists Remove references to binutils 2.16 and 2....
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
wiz[src/trunk]: src/usr.bin/cut Consistenly mention columns and fields. From Bug...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio properly round block and buffer sizes --...
snj[src/netbsd-6]: src/lib/libc/stdio Pull up following revision(s) (requested b...
pgoyette[src/trunk]: src/share/man/man9 Add documentation for the various module syst...
rmind[src/trunk]: src/sys/arch Include sys/user.h for MD proc.h (hppa and m68k por...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/sgimips/mace adapt to audiomp api changes
kiyohara[src/trunk]: src/sys/net Fix build failed. Include if_inarp.h.
hannken[src/trunk]: src/sys/kern Now that ffs on disk inodes get freed in the reclai...
macallan[src/trunk]: src/sys/dev/wscons Add copycols() and copyrows() methods which, ...
macallan[src/trunk]: src/sys/arch/shark/ofw Look for a Sun-like video mode specifier ...
jnemeth[src/trunk]: src/share/man/man9 A few corrections:
riz[src/netbsd-6]: src/distrib/sets/lists Pull up following revision(s) (request...
martin[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
snj[src/netbsd-6]: src Apply patch (requested by spz in ticket #1284):
snj[src/netbsd-6]: src/doc 1298
msaitoh[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
snj[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by m...
jakllsch[src/jmcneill-audiomp3]: src/sys/dev ym(4) successfully tested lightly on i386
mrg[src/jmcneill-audiomp3]: src/sys/dev avoid one use-after-free error. midi_st...
bouyer[src/netbsd-6]: src/sys/dev/pci Apply patch, requested by martin in ticket #1...
rafal[src/trunk]: src/sys/dev/usb Regen for MS Wireless 2.4Ghz Xmitter (for wirele...
snj[src/netbsd-6]: src/bin/sh Pull up following revision(s) (requested by dholla...
snj[src/netbsd-6]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
snj[src/netbsd-6]: src/doc 1419, 1420, 1423, 1427, 1428, 1434
wiz[src/trunk]: src/share/man/man8/man8.sandpoint New sentence, new line.
apb[src/trunk]: src/tools/host-mkdep Use a CONFIGURE_ENV variable instead of in-...
msaitoh[src/trunk]: src/sys/arch/evbarm/evbarm Add get_device(), set_root_device() t...
joerg[src/trunk]: src/libexec/ld.elf_so Stricter matching for _rtld_invalid_paths ...
christos[src/trunk]: src/lib fix the build; we need libmj installed before compiling ...
rkujawa[src/trunk]: src/distrib/sets/lists/comp Add pcu(9) to dist list.
jnemeth[src/trunk]: src/doc - flag anybody that no longer has commit rights
christos[src/trunk]: src/sys Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET s...
wiz[src/trunk]: src/usr.bin/renice emove duplicate RCS Id. Bump date for previous.
hauke[src/trunk]: src/sys/arch/mac68k/dev Remove the R1 syntactic sugar, since it ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++ fix inconsiste...
hannken[src/trunk]: src/sys/kern Try to coalesce writes to the journal in MAXPHYS si...
rmind[src/trunk]: src/sys/net/npf npf_rwrcksum: handle delayed checksums in the ne...
martin[src/netbsd-6]: src/libexec/ld.elf_so Pull up the following, requested by he ...
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on x86 MD code, clean from struct ...
martin[src/netbsd-6]: src/doc Tickets #1249 and #1250
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: add 'validate' command to check ...
matt[src/trunk]: src/sys/arch/arm/arm32 if __HAVE_MM_MD_DIRECT_MAPPED_PHYS is def...
riastradh[src/trunk]: src/sys/arch Detect the AM335x CPU frequency on the beaglebone.
christos[src/trunk]: src/tools/host-mkdep forgetting to shift turns this into a cpu b...
martin[src/netbsd-6]: src/doc Wrong ticket number, fix #1443 entry
jakllsch[src/trunk]: src/sys/dev/usb Like some other USB devices, register cdce(4) wi...
jruoho[src/trunk]: src/sys/dev/acpi Downgrade the currently supported maximum C-sta...
bouyer[src/netbsd-6]: src/sys/ufs/lfs Pull up following revision(s) (requested by d...
christos[src/trunk]: src/sys Add a new sysctl to mark ports as reserved, so that they...
msaitoh[src/trunk]: src/sys/dev/sysmon Remove trailing white space(s) from name of r...
cegger[src/trunk]: src/sys/external/intel-public/acpica/dist/include Update ACPI_SR...
dyoung[src/trunk]: src/sys/dev/gpio Simplify activation hook.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by mrg in ticket...
bouyer[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by hannk...
skrll[src/trunk]: src/sys/arch/ia64/acpi Make this compile.
mbalmer[src/trunk]: src/etc Better wording.
mrg[src/jmcneill-audiomp3]: src/sys/dev make audiocs(4) compile. i don't have a...
mrg[src/jmcneill-audiomp3]: src/sys/dev change the locking protocol for audio_ge...
dyoung[src/trunk]: src/sys/dev Don't use com_activate(), it's going away.
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd don't return an int casted pointe...
pooka[src/trunk]: src/sys/dev/scsipi Convert one second(!!) delay to kpause. It w...
pooka[src/trunk]: src/lib/libukfs Update. Especially, describe ukfs_mount_disk(), ...
pooka[src/trunk]: src/share/man/man4 Fix rev 1.10 a bit: currently raw devices are...
uebayasi[src/trunk]: src/tools Actually use timestamp file's timestamps so that thing...
jruoho[src/trunk]: src Add x86_msr_xcall(9).
mrg[src/trunk]: src/external/mit/xorg/lib/dri link in -ldrm_intel on i915 and i9...
pooka[src/trunk]: src/sys/ufs/ffs add a linefeed to the previous
snj[src/netbsd-6]: src/sys Pull up following revision(s) (requested by spz in ti...
snj[src/netbsd-6]: src/doc 1458
snj[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/doc 1490
snj[src/trunk]: src/external/gpl3/binutils/dist/gas/config Pull in fixes from up...
dsl[src/trunk]: src/sys/kern Change args to clrbits() to be unsigned for efficie...
enami[src/trunk]: src/usr.sbin/pstat Prevent sign extension when reading device nu...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Commit some changes that hav...
njoly[src/trunk]: src/sys/sys Use __packed, not __attribute__((__packed__)).
jakllsch[src/trunk]: src/sys/arch/i386/stand/bootxx Remove home grown GPT MBR handoff...
dyoung[src/trunk]: src/share/man/man4 Describe 'options SPLDEBUG'.
snj[src/netbsd-6]: src/sys/arch/i386/conf Apply patch (requested by maxv in tick...
snj[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
snj[src/netbsd-6]: src/crypto/external/bsd/heimdal Pull up following revision(s)...
snj[src/netbsd-6]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Minor source cleanup. Sugge...
jruoho[src/trunk]: src/sys/dev/acpi As per jmcneill@'s suggestion, improve error re...
agc[src/trunk]: src grab major 203 for the iSCSI communications device (between ...
dyoung[src/trunk]: src/sys/net s/u_quad_t/uint64_t/
macallan[src/trunk]: src/sys/arch/sparc64/dev remove shadow framebuffer support, use ...
jruoho[src/trunk]: src/share/misc BCS, BIST, BSP, COF, CS, FEC, FID, HTC, IBS, IFCM...
pgoyette[src/trunk]: src/tests/modules Fix botched update.
jruoho[src/trunk]: src/sys/kern From jmcneill@: call config_deferred(9) in rescan_w...
pooka[src/trunk]: src/tests/net/icmp Add a two-way floodping test and a test which...
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
macallan[src/trunk]: src/sys/arch/arm/omap a simple console driver for the OMAP 3xxx ...
wiz[src/trunk]: src/lib/libperfuse Some fixes. Comment out ERRORS section until ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeonhd update ...
christos[src/trunk]: src/sbin/sysctl switch from fd_set to bitmap macros, by popular ...
bouyer[src/netbsd-6]: src/sys/compat/common Pull up following revision(s) (requeste...
apb[src/trunk]: src/tools If tools are not wanted, then set SUBDIR= empty instea...
pgoyette[src/trunk]: src/tests/ipf/expected Without explicit address, the address fam...
skrll[src/trunk]: src/sys/dev/usb Improve DIAGNOSTIC printf
spz[src/trunk]: src/external/bsd/bind/dist Upstream changelog since 9.9.1:
matt[src/trunk]: src/doc ARMFPE support has been removed
christos[src/trunk]: src/sys/kern Remove debugging.
wiz[src/trunk]: src/doc binutils-2.23.1 out.
pgoyette[src/trunk]: src/tests/ipf Rather than providing a custom Atffile that requir...
msaitoh[src/trunk]: src/sys/arch/arm/arm32 s/,/;/
rmind[src/trunk]: src Move npf.conf(5-8) into the correct section, hence npf.conf(5).
jruoho[src/trunk]: src/usr.sbin/envstat Use <paths.h>. Remove trailing white space.
dyoung[src/trunk]: src/share/man/man3 Apparently, you have to #include <sys/param.h...
pooka[src/trunk]: src/tests/fs/vfs chdir() once per process is enough, no need to ...
yamt[src/trunk]: src/sys/dev/tprof comment
dsl[src/trunk]: src/dist/nvi Fix all formats for 64bit builds
pooka[src/trunk]: src/share/examples/rump/wirelessconf * use rump_boot_sethowto()
jruoho[src/trunk]: src/sys/arch/x86/acpi Add native P-state support for AMD family ...
matt[src/trunk]: src/external/gpl3/gdb/dist/gdb Fetch VFP registers, not FPA.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.6.4 with the follow...
christos[src/trunk]: src/common/lib/libc/quad use explicit cast to pacify lint.
christos[src/trunk]: src/sys/dev/usb one semicolon is usually enough.
jakllsch[src/trunk]: src/sys/arch/x86/include Remove trailing whitespace on blank lines.
matt[src/trunk]: src/sys/arch/arm Add code to use VFP(or Neon) instructions to ze...
matt[src/trunk]: src/sys/arch/arm/vfp Make sure we can deal with VA != PA but sti...
chs[src/trunk]: src/sys/arch/alpha/include enable __USE_TOPDOWN_VM.
riastradh[src/trunk]: src/sys/arch/arm/omap Export a little more from the omap2 prcm d...
riastradh[src/trunk]: src/sys/arch/arm/omap Initial kludgerific attempt at making sdhc...
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove white-space and null-line.
drochner[src/trunk]: src/usr.bin/less/less kill a stray semicolon which made that the...
macallan[src/trunk]: src/sys/dev/ic add modeseting support. Now if there's a mode str...
haad[src/trunk]: src/sys/arch/amd64/include Reert change which was not meant to b...
pooka[src/trunk]: src/sys/miscfs/genfs print more info in the "past eof" panic
jmcneill[src/trunk]: src/sys/dev/acpi Don't put devices in the ignored IDs list just ...
perry[src/trunk]: src/bin/sh add bsd.subdir.mk
tnozaki[src/trunk]: src/dist/nvi/regex reliability fix, merge libc/regex fix to avoi...
jakllsch[src/trunk]: src/sys/dev/pci Drop unused/duplicate VIATECH VT8237_PCIB entry.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Changes to 3.99.9/20100809
mrg[src/trunk]: src re-enable shapestr.h and syncstr.h, from xextproto 7.1.2.
jym[src/trunk]: src/sys/dev/spi Fix the while condition: sleep while the SPI_F_D...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist + rationalise birthtime/expi...
mhitch[src/trunk]: src/sys/arch/alpha/conf Loading the kernel at 0xfffffc0000300000...
he[src/trunk]: src/sys/arch/sun3/sun3x Add a zero argument to pmap_kenter_pa() ...
martin[src/netbsd-6]: src/usr.bin/passwd Pull up following revision(s) (requested b...
martin[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by c...
snj[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by nakay...
bouyer[src/netbsd-6]: src/doc ticket 1346
snj[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Recognize x86 and xen.
joerg[src/trunk]: src/usr.bin/m4 Fix __progname mess.
joerg[src/trunk]: src/common/lib/libc/hash/sha1 Improve portability and clarity by...
dyoung[src/trunk]: src/sys/dev Remove superfluous activation hook.
christos[src/trunk]: src/external/bsd/flex/dist if we have variable trailing context ...
bouyer[src/trunk]: src/sys/dev/mii Support BCM5709CAX and BCM5709C PHYs.
pooka[src/trunk]: src/tests/fs/ffs * convert 48k fs image test to FSTEST_CON/DESTRO
christos[src/trunk]: src/sys/net PR/42285: PR/41559: Daniel Hagerty: if_stf doesn't c...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio be less spammy when dumping assocs. extr...
tsutsui[src/trunk]: src/sys/dev/usb Static -> static
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tsutsui in ti...
riz[src/netbsd-6-0]: src/doc Ticket 762.
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
chs[src/trunk]: src/sys/lib/libsa print the correct error code if nfs_mount() fa...
chs[src/trunk]: src/sys/arch/i386/conf add more spdmem instances for HP xw-serie...
drochner[src/trunk]: src/lib/libm two disgusting hacks:
snj[src/netbsd-6]: src/sys/arch/xen Pull up following revision(s) (requested by ...
njoly[src/trunk]: src/sys/compat Regen for personality(2) update.
martin[src/netbsd-6]: src/doc Ticket #1310
dyoung[src/trunk]: src/usr.sbin/ndp Teach ndp(8) about override_rtadv.
nonaka[src/trunk]: src/sys/dev/usb regen.
dsl[src/trunk]: src/usr.bin/find Clarify (hopefully) the description of -remove.
tsutsui[src/trunk]: src/etc/etc.sgimips Fix yet another botch on mips64 merge.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix build failed. omap2_intr.h incl...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev i tested eap
jruoho[src/trunk]: src/sys/dev/acpi Use a define instead of a magic constant for th...
jruoho[src/trunk]: src/sys/arch/x86/acpi Properly detect AMD hardware P-state suppo...
kardel[src/trunk]: src/external/bsd/ntp/dist/sntp remove uncondition #define DEBUG
jruoho[src/trunk]: src/sys/dev/acpi Check the 'sc->sc_cold' flag also in P-state co...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * include a magic number in the bu...
christos[src/trunk]: src/lib/libutil PR/43795: Guy Harris: describe return values and...
jmcneill[src/trunk]: src/sys/dev/acpi make it compile again
tnozaki[src/trunk]: src/lib/libc/citrus return EINVAL when module validation failed, ...
njoly[src/trunk]: src/sys/arch/x86/pci aprintify.
macallan[src/trunk]: src/sys/arch/shark/ofw add a mmap() method so the xf86-video-igs...
martin[src/netbsd-6]: src/libexec/httpd Pull up following revision(s) (requested by...
roy[src/trunk]: src/sys/miscfs/genfs Allow chown if caller is in the new group.
pooka[src/trunk]: src/lib/libp2k document P2K_WIZARDUID
pgoyette[src/trunk]: src/tests/ipf Based on the error messages, the test is not broke...
kiyohara[src/trunk]: src/sys/arch/evbarm Support prcm@obio1.
joerg[src/trunk]: src/distrib/sets/lists/comp + libmj_pic.a
dyoung[src/trunk]: src/sys/dev/usb Remove superfluous activation hook.
joerg[src/trunk]: src/external/bsd/mdocml Update for mdocml-1.9.14.
snj[src/netbsd-6]: src/doc 1326
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
snj[src/netbsd-6]: src/doc 1444, 1445, 1439, 1387
snj[src/netbsd-6]: src/external/bsd/bind Apply patch (requested by spz in ticket...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/hpcmips/vr adapt to audiomp api changes
martin[src/netbsd-6]: src external/mit/xorg/server/xorg-server.old/os/Makefile 1.2 ...
jruoho[src/trunk]: src/sys/arch/x86/x86 Use a constant from <x86/specialreg.h>.
joerg[src/trunk]: src/share/mk Simplify.
pooka[src/trunk]: src/tests/dev Test for cache sync noises after disk is ejected.
joerg[src/trunk]: src/sys/dev/pci/hdaudio Increase safety of the speaker -> beep g...
pooka[src/trunk]: src/sys/rump/librump/rumpkern set return value properly
bouyer[src/netbsd-6-0]: src/gnu/dist/grep Pull up following revision(s) (requested ...
christos[src/trunk]: src/dist/nvi Add a gcc printf attribute to the printf functions ...
jakllsch[src/trunk]: src/sys/dev/pci Match VT8251 IDE controller and enable UDMA Mode...
njoly[src/trunk]: src/games/colorbars Consistently use major/minor for NetBSD vers...
snj[src/netbsd-6]: src Pull up following revision(s) (requested by mrg in ticket...
snj[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
snj[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by msait...
dsl[src/trunk]: src/sys/conf Get patch part of version from comment.
jmcneill[src/trunk]: src/sys/dev flush cache on suspend
joerg[src/trunk]: src/sys/netinet6 Consider a mapped IPv4 address of 0.0.0.0 as un...
kardel[src/trunk]: src/external/bsd/ntp make mDNS registration depend on compile ti...
dyoung[src/trunk]: src/sys/dev/ic Simplify activation hook.
pgoyette[src/trunk]: src/usr.sbin/fwctl Fix a typo
jruoho[src/trunk]: src/sys/dev/acpi Do not accidentally write zeros to (PSTATE_CNT ...
rmind[src/trunk]: src/sys - selcommon/pollcommon: drop redundant l argument.
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/crypto/asn1 Pull up foll...
pooka[src/trunk]: src/tests/net/icmp Add a test for the "ping of death". Declare ...
pooka[src/trunk]: src/regress new tests should use atf -> new tests must use atf
christos[src/trunk]: src/sys/arch/sparc/stand factor out the floppy detection code.
dyoung[src/trunk]: src Document the device iteration routines.
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20091115:
cegger[src/trunk]: src/share/man/man9 Update pmap(9) manpage:
dsl[src/trunk]: src/sys/conf Fix borkeage
mrg[src/jmcneill-audiomp3]: src/sys/dev/sbus port to audiomp: update allocm/fre...
mrg[src/jmcneill-audiomp3]: src/sys/dev add a column for tested and mark hdafg a...
dyoung[src/trunk]: src Don't build & install ncdcs if ${MKBINUTILS} == "no".
eeh[src/trunk]: src/sys/gdbscripts Add the lwp address so you don't have to leav...
apb[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Don't include .depend.* fi...
christos[src/trunk]: src/external/bsd/byacc update config.h and what we do to it.
pooka[src/trunk]: src/sys/ufs/lfs Include compat/sys/time_types.h instead of compa...
tron[src/trunk]: src/share/mk Fix broken conditional to get manual builds (not us...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Include new module.9 MLINKS in set l...
he[src/trunk]: src/distrib/sgimips/instkernel Bump size from 3500k to 3600k so ...
pooka[src/trunk]: src/libexec/lfs_cleanerd Don't exit when running as a lib after ...
pooka[src/trunk]: src/sys/sys fix comments: st_name is index in .strtab
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Set bp->b_resid properly after data t...
christos[src/trunk]: src/external/historical/nawk/dist imprort latest nawk
wiz[src/trunk]: src/share/man/man4 Grammar fix.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Change size number to hexadecimal.
pooka[src/trunk]: src/sys/rump/librump/rumpuser Include link.h instead of the NetB...
jakllsch[src/jmcneill-audiomp3]: src/sys/dev auich(4) successfully tested on amd64 (n...
cegger[src/trunk]: src/sys/dev/pci include <sys/device_if.h> for device_t. There is...
cegger[src/trunk]: src/sys/dev/acpi By reading the ACPI dump I figured out that my
pooka[src/trunk]: src/sys/rump Hmm, in addition to leaving out -lc, -nostdlibs als...
eeh[src/trunk]: src/sys/ufs/lfs This should fix a deadlock.
martin[src/netbsd-6]: src/external/bsd/ntp/dist/sntp/libevent/include/event2 Hack t...
snj[src/netbsd-6]: src/doc 1351, 1362, 1366
dyoung[src/trunk]: src/sys Move a device-deactivation pattern that is replicated th...
nakayama[src/trunk]: src/sys/rump/librump/rumpkern - make this compile on sparc.
jakllsch[src/trunk]: src/distrib/sets/lists/base Add ./usr/mdec/gptmbr.bin obsoleting...
manu[src/trunk]: src Add futimens(2) and part of utimnsat(2)
snj[src/netbsd-6]: src/doc 1426, 1438, 1440
snj[src/netbsd-6]: src Apply patch (requested by mrg in ticket #1467):
chs[src/trunk]: src/sys/arch/hpcsh/dev make this compile with DIAGNOSTIC and PSH...
chs[src/trunk]: src/sys/arch/amd64/conf add more (commented-out) spdmem instance...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
nonaka[src/trunk]: src/sys/arch/zaurus/conf enable kloader(4).
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Return ENOTTY rather than EINVAL for ...
christos[src/trunk]: src/dist/pppd/pppd Apply changes from 2.4.5. Supposedly fixes so...
christos[src/trunk]: src Add cosmote examples.
snj[src/netbsd-6]: src/doc 1350, 1354, 1360
martin[src/netbsd-6]: src/doc Ticket #1391
hannken[src/trunk]: src/sys/ufs/ffs Now that softdep has left the tree the only plac...
jruoho[src/trunk]: src/share/misc BGA, DSDT, DVFS, FSB, GPE, GSI, HFM, HPET, LAPIC, ...
tron[src/trunk]: src/usr.bin/xinstall Don't assume that "id_t", "gid_t" and "uid_...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.9.13:
dsl[src/trunk]: src/sys/arch/i386/stand Change relay address for mbr and bootxx ...
snj[src/netbsd-6]: src/doc 1468
snj[src/netbsd-6]: src/doc 1497
skrll[src/trunk]: src/sys/arch/hp700/dev Whitespace.
jruoho[src/trunk]: src/sys/dev/acpi Remove the namespace scopes.
christos[src/trunk]: src/sbin/sysctl fix bug found by clang.
njoly[src/trunk]: src/distrib/sets/lists/comp +dnssec-verify.debug
dholland[src/trunk]: src/sys/arch/i386/conf whitespace
matt[src/trunk]: src/sys/arch/arm/arm32 Add VFP_FPEXC_EN
skrll[src/trunk]: src Make _rtld_pagesz of type size_t.
tls[src/trunk]: src/sys/ddb Don't overflow DDB command history. Coyote Point ch...
kiyohara[src/trunk]: src/sys/arch/arm/omap Indent.
snj[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/crypto/evp Apply patch (...
snj[src/netbsd-6]: src/doc 1433
pooka[src/trunk]: src/sys/rump/librump/rumpkern Pull all relegating memory allocat...
jruoho[src/trunk]: src/sys/dev/acpi Pretty printing.
degroote[src/trunk]: src/sys/arch Add malo(4) entry in various kernel configuration
msaitoh[src/trunk]: src/sys/dev/pci Update SMBus devices from Document(c600-series-c...
wiz[src/trunk]: src/usr.bin/mkubootimage Sort SYNOPSIS. Remove unnecessary Ns. P...
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
apb[src/trunk]: src/tools/binstall Teach tools/binstall/Makefile to use an unins...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc add one more passthrough
snj[src/trunk]: src/distrib/notes/common Two acknowledgements down:
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-6]: src/sys/altq Pull up following revision(s) (requested by mrg ...
martin[src/netbsd-6]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
snj[src/netbsd-6]: src/sys/compat/linux32/arch/amd64 Pull up following revision(...
pgoyette[src/trunk]: src Replace a couple uses of '$@' with '$*'
reed[src/trunk]: src/etc mail(8) is no longer in /bin.
christos[src/trunk]: src/sys/arch/sparc/stand/ofwboot kill LOAD_MINIMAL.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-igs reachover fo...
pooka[src/trunk]: src/sys Heave-ho mutex/rwlock object routines into separate modu...
apb[src/trunk]: src/tools Make tools/Makefile build host-mkdep, compat, and bins...
apb[src/trunk]: src/tools/compat Change the default value of COMPATLIB_UNINSTALL...
rkujawa[src/trunk]: src/sys/arch/amigappc/conf Add z3rambd to files.amigappc, hopefu...
pgoyette[src/trunk]: src/tests/ipf Include an explicit test for correctly inferring f...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by hikaru in...
riz[src/netbsd-6]: src/sys/dev/pci Apply patch (requested by msaitoh in ticket #...
snj[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
bouyer[src/netbsd-6]: src/sys/arch/powerpc Pull up following revision(s) (requested...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement yield()/preempt() now th...
mrg[src/trunk]: src/external/mit/xorg/bin/xclock handle XClock* moving into app-...
tsutsui[src/trunk]: src/sys/arch/i386/conf Reduce diffs against GENERIC.
wiz[src/trunk]: src/lib/libp2k Fix typo and uppercase UID.
jakllsch[src/trunk]: src/sys/dev/ic Change bus_space_subregion() size for each SATA P...
bouyer[src/netbsd-6-0]: src/sbin/fsck_ffs Pull up following revision(s) (requested ...
bouyer[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by n...
martin[src/trunk]: src/games/colorbars Add missing terminfo
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by pgoy...
bouyer[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
ahoka[src/trunk]: src/sys/arch/evbarm/beagle include prcm.h for NPRCM
tsarna[src/trunk]: src/external/apache2/mDNSResponder/nss Two new features:
pooka[src/trunk]: src/sys/rump/librump/rumpuser Loop over dso list while loading s...
jruoho[src/trunk]: src/doc Replace reference to nonexistent if_otus(4) with otus(4).
matt[src/trunk]: src/sys/arch/arm/broadcom Add BCMETH_COUNTERS
rmind[src/trunk]: src/sys Remove some unecessary includes sys/user.h header.
pgoyette[src/trunk]: src/sys/dev/i2c Use SYSCTL_DESCR()
tsutsui[src/trunk]: src/sys/arch/arm/xscale Allow pxa2x0_lcd driver mapping screen b...
skrll[src/trunk]: src/sys/dev/usb DPRINTF improvement - print the address of the p...
elad[src/trunk]: src/sys - Move kauth_init() a little bit higher.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Weak aliazeize usermount_common_po...
pooka[src/trunk]: src/tests/rump/rumpkern rump_module -> rump_pub_module
nakayama[src/trunk]: src/sys/arch/sparc64/dev Merge changes between revision 1.16 and...
jruoho[src/trunk]: src/share/man/man4 Use capitals in a subtitle.
jruoho[src/trunk]: src/share/man/man4 Add COMPATIBILITY.
pgoyette[src/trunk]: src/sys Keep condvar wmesg within 8-char limit
snj[src/netbsd-6]: src/doc 1380
snj[src/netbsd-6]: src/sys/nfs Pull up following revision(s) (requested by hannk...
bouyer[src/netbsd-6]: src/usr.bin/ftp Apply patch, requested by nonaka in ticket #1...
bouyer[src/netbsd-6]: src/sys/net80211 Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/etc/namedb Pull up following revision(s) (requested by ta...
cegger[src/trunk]: src/sys/sys 5.99.22: Added flags argument to pmap_kenter_pa(9).
skrll[src/trunk]: src Move the kmodule linker script source into sys/modules/xldsc...
pooka[src/trunk]: src/sys/rump/librump/rumpuser Improve host file size detection f...
snj[src/trunk]: src/sys/arch/amiga Drop 3rd and 4th clauses (except in one case, ...
dholland[src/trunk]: src fix typo in previous
snj[src/netbsd-6]: src/doc 1261
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket 1293.
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by pgoy...
snj[src/netbsd-6]: src/libexec/httpd Pull up following revision(s) (requested by...
tsutsui[src/trunk]: src/sys/dev/usb Fix missed botch in previous.
pooka[src/trunk]: src/sbin/newfs Add -G, which turns consistency check errors in w...
dyoung[src/trunk]: src/sys/arch/x86/x86 Use deviter(9) instead of accessing alldevs...
pooka[src/trunk]: src/usr.sbin/puffs pump up the WARNS to 4
mrg[src/jmcneill-audiomp3]: src/sys/dev/ic IPL_SCHED is enough.
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/zaurus/dev adapt to audiomp api changes
pooka[src/trunk]: src/sys/rump/net/lib/libshmif truncate pcap output file
dsl[src/trunk]: src/common/lib/libc/arch/x86_64/string Align to the destination ...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci/hdaudio adapt to audiomp api changes
jmmv[src/trunk]: src/regress/lib The libdes tests have been converted to atf and ...
christos[src/trunk]: src/lib/libc/gen add psiginfo.
christos[src/trunk]: src/usr.bin switch back to the old awk till I fixed the problem.
pooka[src/trunk]: src/tests Make random garbage more widely available.
macallan[src/trunk]: src/sys/dev/pci - fix 8 bit support and run the console in 8 bit...
christos[src/trunk]: src/lib/libutil Log via syslog(3) when we run pwd_mkdb(8).
yamt[src/trunk]: src/sys/arch/x86/x86 x86_get_sdbase: copyout to a correct address.
kiyohara[src/trunk]: src/sys/arch/ia64/stand/ia64/ski Include <dev/acpi/acpica.h> ins...
mrg[src/netbsd-6]: src Pull up following revision(s) (requested by mrg in ticket...
pooka[src/trunk]: src/sys/rump/librump/rumpkern init global cv only once
perry[src/trunk]: src/bin/sh/USD.doc Extremely extensive updates.
tron[src/trunk]: src/tools/compat Revert most of revision 1.73:
chs[src/trunk]: src/sys/arch merge sparc and sparc64 fsr.h into one file.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/macppc Don't try installboot(8) i...
jld[src/trunk]: src/sbin/raidctl Bump date; also fix typo pointed out by snj@.
pooka[src/trunk]: src For rumptest, ignore unresolved symbols which are in the
cegger[src/trunk]: src/sys/dev/acpi Add ACPI SLIT parser. This is part of NUMA supp...
dsl[src/trunk]: src/dist/nvi/cl Need %zu for size_t
uebayasi[src/trunk]: src/sys/dev/usb usbd_do_request_flags(..., 0, 0, USBD_CONFIG_TIM...
ghen[src/trunk]: src/external/bsd/iscsi/dist/src/initiator Add missing newline.
pooka[src/trunk]: src/sys/rump Add rump_boot_set/gethowto(), which can be called b...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 XXX: workaround we'd like to remove...
dyoung[src/trunk]: src/sys/dev/mii Simplify mii_phy_activate(). Remark in mii_phy_...
snj[src/netbsd-6]: src/doc 1442
snj[src/netbsd-6]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
snj[src/netbsd-6]: src/usr.sbin/traceroute6 Pull up following revision(s) (reque...
snj[src/netbsd-6]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by uwe ...
snj[src/netbsd-6]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
matt[src/trunk]: src/sys/arch/arm/arm32 Recognize STREX* as store instructions
matt[src/trunk]: src/sys -fno-common broke kernhist since it used commons.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
macallan[src/jmcneill-audiomp3]: src/sys/dev I tested autri
macallan[src/jmcneill-audiomp3]: src/sys/arch/macppc/dev convert snapper
jmcneill[src/jmcneill-audiomp3]: src/sys get rid of unused 'powerstate' callback in a...
jym[src/trunk]: src/sys/arch Add machdep.pae sysctl(7) for i386. Thanks to Paul ...
bouyer[src/netbsd-6-0]: src/etc/namedb Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man9 Add more articles and more formatting.
pooka[src/trunk]: src/distrib/sets/lists/comp yet another header
christos[src/trunk]: src/sys/arch/macppc/stand/ofwboot s/LOAD_NOTE/LOAD_BACKWARDS/
christos[src/trunk]: src/usr.sbin/ypbind make this compile.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif introduce a sleep to trying to gra...
jruoho[src/trunk]: src/sys Use the idea from cegger@ and fill the (X)PSS structure ...
pooka[src/trunk]: src/usr.sbin/puffs/rump_lfs Need to p2k_init() (i.e. fork()) ear...
tron[src/trunk]: src/sys/conf "cgd.c" doesn't use variable size stack allocations...
christos[src/trunk]: src/external/historical/nawk/bin Install in /usr/bin
agc[src/trunk]: src/libexec/httpd Plug a memory leak for ssl-protected formatted...
pooka[src/trunk]: src/sys/rump/librump/rumpkern In case a temp thread is exiting, ...
is[src/trunk]: src/distrib/shark/instkernel/instkernel 2nd part of "install ker...
martin[src/netbsd-6]: src/doc Ticket #1464
kiyohara[src/trunk]: src/usr.sbin/btattach Remove white-spaces.
snj[src/netbsd-6]: src/sys/arch/mac68k/nubus Pull up following revision(s) (requ...
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
snj[src/netbsd-6]: src/doc 1478-1489
snj[src/netbsd-6]: src/sys/lib/libkern Pull up following revision(s) (requested ...
snj[src/netbsd-6]: src/external/bsd/bind/dist Apply patch (requested by mrg in t...
mrg[src/trunk]: src/distrib/sets/lists/xbase new xkbutils man pages
mrg[src/trunk]: src/external/mit/xorg/bin/xdm update for xdm 1.1.9
wiz[src/trunk]: src/share/man/man9 Drop trailing whitespace; use full month name...
jmcneill[src/trunk]: src/sys/arch/i386/conf enable viadrm
enami[src/trunk]: src Move prototype of isrmt() to rmt.h. It is a public interface
agc[src/trunk]: src/crypto/external/bsd/netpgp/netpgp Fix a problem reported by ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib When writing an asci...
wiz[src/trunk]: src/usr.bin/audiocfg Update for Jared's changes from a few minut...
riz[src/netbsd-6-0]: src/sys/dist/ipf/netinet Pull up following revision(s) (req...
skrll[src/trunk]: src/sys/arch/hppa/include Put PMAP_NOCACHE in the MD space.
christos[src/trunk]: src/sys/sys Add some bitmap operation macros similar to fd_set. ...
christos[src/trunk]: src/tests/lib/libc/sys Add a bitops test
christos[src/trunk]: src/distrib/sets/lists/comp add bitmap macros
wiz[src/trunk]: src/lib/libc/sys New sentence, new line. Add articles.
chs[src/trunk]: src adapt the cyclic module and profile dtrace provider to netbsd.
apb[src/trunk]: src/tools/binstall In tools/binstall/Makefile, explicitly use th...
riz[src/netbsd-6]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
rkujawa[src/trunk]: src/distrib/sets/lists/comp Now add pcu(9) links to dist list.
prlw1[src/trunk]: src/etc/rc.d Make sure that ntpd creates a pid file for the rc m...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.5.3 with th...
joerg[src/trunk]: src/usr.bin/tic Use util.h only in the native case.
rmind[src/trunk]: src/share/examples/npf Fix syntax error in the example, fix one ...
chs[src/trunk]: src/sys/compat/netbsd32 fix these *stat routines: don't pass a k...
msaitoh[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Fix wrong reference to...
riastradh[src/trunk]: src/sys/arch/arm/omap AM335x driver attachment goop for omapdmti...
macallan[src/trunk]: src/sys/arch/arm/omap different u-boot versions set up the video...
pgoyette[src/trunk]: src/sys/dev/sysmon Replace a couple of many-line #define with eq...
snj[src/netbsd-6]: src/doc 1429-1432
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by pa...
skrll[src/trunk]: src/common/lib/libc/arch/ia64/atomic New binutils seems to want ...
martin[src/netbsd-6]: src/doc Note tickets #1494 - #1496, #1498, #1499
snj[src/netbsd-6]: src/doc tickets 130[23567]
jmcneill[src/jmcneill-audiomp3]: src/sys/dev paud is done
joerg[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix markup.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix + Struct smsh_gxio is obsolated, and...
kardel[src/trunk]: src/external/bsd hook in ntp 4.2.6 reachover build (new location...
pooka[src/trunk]: src/sys/rump do 5.0 compat for fstat
dsl[src/trunk]: src/sys/arch/amd64/amd64 tlbstate is 'int', so use 'cmpl' not 'c...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/isa improve the last change, after discu...
agc[src/trunk]: src/sbin/iscsid simplify code by removing a useless "#define STA...
cegger[src/trunk]: src/sys/dev/ieee1394 do not hold mutexes when calling tsleep(9).
wiz[src/trunk]: src/sbin/ping Another option order fix.
pgoyette[src/trunk]: src/tests/ipf Even though this test is currently disabled, fix i...
matt[src/trunk]: src/sys/arch/arm/broadcom Make sure to bring the ULPI ports out ...
tsutsui[src/trunk]: src/sys/dev/usb Misc cleanup:
pooka[src/trunk]: src/sys/rump/librump/rumpkern support timeouts in tsleep
pooka[src/trunk]: src/sys/rump/fs/rumptest include components required by smbfs
nonaka[src/trunk]: src/sys/dev/usb Added "Lenovo ThinkVision LT1421 Wide" entry.
christos[src/trunk]: src/usr.sbin/rpc.pcnfsd include the headers that you need.
jruoho[src/trunk]: src/sys/dev/acpi Fix comments.
riz[src/netbsd-6]: src/sys/dev/pci sys/dev/pci/pcidevs 1.1208-1.1220 via patch
kiyohara[src/trunk]: src/sys/arch/hpcarm/dev Remove a white-space and a Tab.
christos[src/trunk]: src/external/bsd/byacc/dist merge changes.
snj[src/netbsd-6]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
pooka[src/trunk]: src/tests/net/icmp .. put a timeout here just in case the receiv...
gsutre[src/trunk]: src/sys/dev/acpi acpi_print_tree: print ACPI and PCI autoconf(9)...
snj[src/netbsd-6]: src/doc 1502
snj[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
njoly[src/trunk]: src/sys/compat/linux32/common Make linux32_msqid_ds l_msg_[src]t...
christos[src/trunk]: src/sys/dev/raidframe whitespace police
pooka[src/trunk]: src/tests/fs/common * fail with errnos
christos[src/trunk]: src/external describe new historical license.
christos[src/trunk]: src/external hook awk again.
dholland[src/trunk]: src/usr.sbin/sa On LP64 platforms, uid_t is not the same size as...
skrll[src/trunk]: src/lib/csu/ia64 Make lib/csu compile. XXX somewhat bogus.
pooka[src/trunk]: src/sys/rump/librump/rumpkern set LP_INTR for KTHREAD_INTR
tsutsui[src/trunk]: src/sys/arch Fix device_t/softc split botches. PR port-hpcarm/4...
matt[src/trunk]: src/sys/arch/evbppc/virtex Add #include <machine/pcb.h>
uebayasi[src/trunk]: src/sys/lib/libkern Don't build quad support code on 64-bit plat...
dsl[src/trunk]: src/sys/arch/i386/i386 Don't call lwp_getpcb() when not KERNEL.
pgoyette[src/trunk]: src/sys/net/agr Keep condvar wmesg within 8 char limit
jmcneill[src/jmcneill-audiomp3]: src/sys/dev avoid passing size 0 to kmem_alloc when ...
jakllsch[src/jmcneill-audiomp3]: src/sys/dev wss(4) and clcs(4) tested successfully
christos[src/trunk]: src/sys/arch s/LOAD_NOTE/LOAD_BACKWARDS/
joerg[src/trunk]: src/gnu/dist/gdb6/gdb PT_STEP historically ignores the argument....
christos[src/trunk]: src/lib/libexecinfo mention .Nx 7.0
joerg[src/trunk]: src/sys/netinet6 Remove stray {
pooka[src/trunk]: src/tests/net/icmp test that kernel reponds to ping
snj[src/netbsd-6]: src/doc 1376, 1381
pooka[src/trunk]: src/sys/ufs/ffs Return error if we try to mount a file system wi...
bouyer[src/trunk]: src/sys/dev/mii Regen: Add BCM5709CAX and BCM5709C PHYs.
joerg[src/trunk]: src/usr.bin/passwd Do not call pam_end with an invalid handle if...
pooka[src/trunk]: src/sys/modules/acpiverbose Define ioconf to create locators.h, ...
snj[src/netbsd-6]: src/sys/arch/alpha Pull up following revision(s) (requested b...
joerg[src/trunk]: src/sys/sys Add __BEGIN_PUBLIC / __END_PUBLIC, __BEGIN_HIDDEN / ...
snj[src/netbsd-6]: src/doc 1422
snj[src/netbsd-6]: src/doc 1467
snj[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by m...
manu[src/trunk]: src/lib/libperfuse - set user/group ownership after object creat...
skrll[src/trunk]: src/sys/arch/sbmips/stand/netboot Apply workaround for an ld bug...
dyoung[src/trunk]: src Install the manual page return_address(9).
cegger[src/trunk]: src/sys Add a flags argument to pmap_kenter_pa(9).
pooka[src/trunk]: src/lib/librumpuser * if kevent() fails with EINTR, try again in...
snj[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by maxv ...
matt[src/trunk]: src/sys/arch/arm/omap Defer configuring children of obio until a...
msaitoh[src/trunk]: src/sys Fix off by one read error.
matt[src/trunk]: src/sys/arch/evbarm/marvell Change physical_end to segment_end t...
jruoho[src/trunk]: src/sys/dev/acpi Add P-states. (I blame the ease of using modules.)
hannken[src/trunk]: src/sys/ufs/ffs ffs_reclaim: don't free an already free inode. ...
kardel[src/trunk]: src/doc unhook NTP 4.2.4 build, activate NTP 4.2.6 build in exte...
lukem[src/trunk]: src/libexec/ftpd NetBSD-ftpd 20091107:
jruoho[src/trunk]: src/share/man/man4 Add two good (KAME) IPv6 books.
dsl[src/trunk]: src/sbin/fdisk Allow MB, GB and CYL (not just M, G and C) and lo...
dyoung[src/trunk]: src/sys/sys Define devgen_t, a 64-bit device generation number, ...
msaitoh[src/netbsd-6]: src/usr.bin/ktrace Pull up following revision(s) (requested b...
pooka[src/trunk]: src Add more rumpdev configurations to rumptest.
christos[src/trunk]: src/sys/dev/pci Don't try to hold the mutex if we are disabling ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern enqueue loaded modules and prevent...
jym[src/trunk]: src/sys/arch/x86/x86 Use aprint_debug_dev(). Caught thanks to co...
chs[src/trunk]: src/sys/arch/hpc/include fix build problem.
christos[src/trunk]: src/distrib/sets/lists/comp add a __BITMAP_TYPE
wiz[src/trunk]: src/usr.sbin/pwd_mkdb Sort sections.
cegger[src/trunk]: src/usr.sbin/fwctl fwcontrol -> fwctl
uebayasi[src/trunk]: src/tools/m4/bootstrap Adjust #line directive paths so that make...
pooka[src/trunk]: src/sys/ufs/lfs Create unwind log in global variable instead of ...
christos[src/trunk]: src/distrib/sets/lists/base add libpnf to /lib
mbalmer[src/trunk]: src/usr.bin/tic Remove an obsolete (and incomprehensible) commen...
matt[src/trunk]: src/usr.bin/mkubootimage Change ULONG_MAX to UINT32_MAX
pgoyette[src/trunk]: src/tests/ipf Now that expected output files have been adjusted, ...
pgoyette[src/trunk]: src/tests/ipf Add a couple more inet6 tests to verify correct ru...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf - Delete "no" entries for mvsdio sdmmc ...
snj[src/trunk]: src/distrib/notes/common Argh. Missed another now-unnecessary m...
christos[src/trunk]: src/tools/m4/bootstrap prevent $ NetBSD expansion.
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs WARNS=2 (netsmb is not pointer-sig...
snj[src/netbsd-6]: src/usr.bin/finger Pull up following revision(s) (requested b...
enami[src/trunk]: src/sys/ddb Define db_hist_put() only when DDB_HISTORY_SIZE != 0...
rmind[src/trunk]: src/sys Add a small comment on buffer cache locking, fix mark le...
tnozaki[src/trunk]: src/dist/nvi/common fix format string bug, filename may contain ...
tron[src/trunk]: src/lib/libutil Mention recent enhancement and not that this fun...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib avoid false positive...
pgoyette[src/trunk]: src/share/mk Add a period at the end of a sentence.
msaitoh[src/netbsd-6]: src/external/bsd/bind/dist Pull up following revision(s) (req...
msaitoh[src/netbsd-6]: src/doc Ticket 1295.
dsl[src/trunk]: src/usr.bin/make Report lines that ought to contain a ':' operat...
martin[src/netbsd-6]: src/sys/arch/powerpc Pull up following revision(s) (requested...
bouyer[src/netbsd-6]: src/sys/dev/mii Pull up following revision(s) (requested by m...
njoly[src/trunk]: src/distrib/sets/lists/comp Adjust libraries debug entries follo...
matt[src/trunk]: src/sys/arch/arm/include Extend vfpreg to include all 32 64-bit ...
matt[src/trunk]: src/sys/arch/evbarm/conf Add -mfpu=vfp since these are arm11
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hooks. (sc_dying must die!)
dyoung[src/trunk]: src/sys/dev/pcmcia Call com_detach() before doing any bus-specif...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * don't open device when calling ge...
haad[src/trunk]: src/sys/arch/amd64/include Build kernel modules with -mno-red-zo...
snj[src/netbsd-6]: src/doc 1418
wiz[src/trunk]: src/share/man/man9 Remove trailing space. Remove unnecessary Pp ...
joerg[src/trunk]: src/sys/kern Allow ELF objects with more than two PT_LOAD sectio...
snj[src/netbsd-6]: src/etc/rc.d Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-6]: src/crypto/external/bsd/openssl/dist Apply patch (requested b...
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-6]: src/sbin/dump Pull up following revision(s) (requested by bou...
riz[src/netbsd-6-0]: src/doc Ticket 790./
dholland[src/trunk]: src/sys/arch/x68k/stand/aout2hux Remove PROTO(), which is like _...
riz[src/netbsd-6-0]: src/doc Ticket 791.
snj[src/netbsd-6]: src/doc 1356, 1361, 1363-1365
pooka[src/trunk]: src/tests/fs/common allow overriding of defaults
joerg[src/trunk]: src/sys/compat/linux/common Make sure to never leak padding spac...
njoly[src/trunk]: src/lib/libukfs Add RTLD_LAZY to dlopen call, to make it work on...
chs[src/trunk]: src/sys/dev/raidframe only print the boot-time message if we're ...
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Add gptmbr from syslinux 4.04, with ...
riz[src/netbsd-6-0]: src/doc Ticket 806.
dyoung[src/trunk]: src/sys/arch/i386/include Fix spelling in comments, s/extention/...
jakllsch[src/trunk]: src/sys/dev/pci regen.
bouyer[src/netbsd-6]: src/sys/dev/isapnp Pull up following revision(s) (requested b...
uebayasi[src/trunk]: src/sys/dev/usb Style.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Include DHparams_p...
jruoho[src/trunk]: src/sys/arch/x86/acpi Disable C1E also on K8, if present. From I...
mbalmer[src/trunk]: src/lib/libc/resolv the doo doo doo, the daa daa daa...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix The variable ckenreg is used only wh...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
jnemeth[src/trunk]: src/games/fortune/datfiles grammar fix
riz[src/netbsd-6]: src/distrib/sets/lists/base Remove accidentally committed cha...
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist Pull up following revisi...
reed[src/trunk]: src/share/mk For MLINKS description, remove sentence saying they
snj[src/netbsd-6]: src/doc amend 1437
pooka[src/trunk]: src/include typedef struct link_map as Link_map (for solaris-com...
pooka[src/trunk]: src/tests/fs/vfs Add test which fills up the file system and exp...
mrg[src/trunk]: src/external/mit/xorg/lib/libpciaccess update for libpciaccess 0...
perry[src/trunk]: src/bin/sh/USD.doc Revive S.R. Bourne's original tutorial on usi...
perry[src/trunk]: src/bin/sh/USD.doc RCSIds
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Move the lockops together with the...
apb[src/trunk]: src Adjust everything under src (but outside src/tools) to use
bouyer[src/netbsd-6]: src/sys/arch/mips/mips Pull up following revision(s) (request...
pooka[src/trunk]: src/sys/nfs Do not return a garbage vnode in vpp if fhtovp fails.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif pass Wall
jakllsch[src/trunk]: src/sys/dev/isa Implement user-settable rfact in itesio.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Increment lwp's context switch cou...
he[src/trunk]: src/sys/dev/ppbus Make this actually build, as part of the sgimi...
tron[src/trunk]: src/share/mk Invent a new flag "USE_SSP_DEFAULT" which defines w...
dyoung[src/trunk]: src/sys/dev/mii Simplify activation hook.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't create the percpu clock inte...
jakllsch[src/jmcneill-audiomp3]: src/sys/dev Make emuxki(4) work w/ audiomp changes.
mrg[src/jmcneill-audiomp3]: src/sys/dev/usb port to audiomp. mostly from jared, ...
macallan[src/trunk]: src/sys/dev/pci forgot to include opt_wsdisplay_compat.h for WSD...
dholland[src/trunk]: src/bin/sh A feature that wasn't implemented for 4.4alpha and st...
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hook. (sc_dying must die!)
jmcneill[src/jmcneill-audiomp3]: src/sys/dev tms320av110 (melody) is done
christos[src/trunk]: src/dist/dhcp/client Instead of printing the raw suspect value i...
marino[src/trunk]: src/distrib/notes/common Add John Marino to the list of developers.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.3.3
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on sparc{64} and sun2/3 MD code, c...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/executer There is noth...
dsl[src/trunk]: src/sys/arch/i386/stand/lib Replace EPIA_HACK code with a versio...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/sgimips/mace fix size passed to kmem_fr...
drochner[src/trunk]: src/lib/libc/ssp make the "src" strings const as in the unchecke...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-6]: src/sys/arch/vax/vax Pull up following revision(s) (requested...
martin[src/trunk]: src/sys/sys Add missing prototypes for bus_*_is_equal functions.
pooka[src/trunk]: src/sys/dev/putter waiters gonna wait, so call seldestroy to wak...
matt[src/trunk]: src/sys/arch/powerpc/conf Add PPC BookE files.
pooka[src/trunk]: src/sys/rump/librump/rumpkern update a bit
jakllsch[src/trunk]: src/sys/arch/x86/pci Match ichlpcib(4) on ICH0 (82801AB_LPC).
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Fix hopefully last off-by-one: if ...
pgoyette[src/trunk]: src/share/man/man9 Note that, for MODULE_CLASS_SECMODEL, the cla...
jruoho[src/trunk]: src/sys/arch/x86/acpi Detect Intel's Turbo Boost and presence of...
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
rmind[src/trunk]: src/sys/uvm Add uvm_lwp_getuarea() and uvm_lwp_setuarea(). OK m...
wiz[src/trunk]: src Document how to resize the WAPBL log size.
apb[src/trunk]: src Add src/etc/Makefile.params, containing the definition of the
christos[src/trunk]: src/share/man/man9 more xref.
rmind[src/trunk]: src/sys/net/npf npf_table_list: avoid triggering assert on diagn...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/crypto/external/bsd/openssl remove gcc-4.5 hacks; gcc-4.5 do...
wiz[src/trunk]: src/doc gcc-4.5.1 out.
snj[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
bouyer[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ha...
bouyer[src/netbsd-6]: src/doc Tickets 1304 1308 1310 1311 1312 1316 1319
christos[src/trunk]: src/etc/mtree add x86 section 9 man directories
dyoung[src/trunk]: src/sys/kern Use TAILQ_FOREACH() instead of open-coding it.
dyoung[src/trunk]: src/sys Add a kernel configuration flag, SPLDEBUG, that activate...
dyoung[src/trunk]: src/sys/arch/macppc/dev Bring this up-to-date with the changes t...
pooka[src/trunk]: src/lib/libukfs default to UKFS_PARTITION_NONE in argvprobe
pooka[src/trunk]: src/sys/fs/puffs Kill suspend support. It was never implemented...
joerg[src/trunk]: src Improve portability and clarity by using uint8_t for the byt...
matt[src/trunk]: src/lib Add -D_REENTRANT
jruoho[src/trunk]: src Remove /usr/share/misc/operator.
pooka[src/trunk]: src/sys/rump/dev Split scsipi out of librumpdev_umass into libru...
tsutsui[src/trunk]: src/sys/dev/usb Add IDs for DisplayLink DL-1x0/1x5 based USB LCD...
christos[src/trunk]: src/dist/nawk PR/42320: Alexander Nasonov: According to:
dsl[src/trunk]: src/sys/rump/librump/rumpkern Fix stub prototype
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Generate fictional disklabel and re...
wiz[src/trunk]: src/sbin/newfs Sort option descriptions.
mbalmer[src/trunk]: src Fix misspelling of acceptible (it's only acceptable with an ...
wiz[src/trunk]: src/lib/libc/sys Bump date, really.
christos[src/trunk]: src/dist/nvi one more printf like function, and fix the lossage.
yamt[src/trunk]: src/sys/kern turnstile_block: reduce code duplication.
pooka[src/trunk]: src/tests/fs/vfs Add a test case which tries to fhopen() a file ...
dyoung[src/trunk]: src/sys/dev/ic Delete definition of com_activate(), it's been re...
christos[src/trunk]: src/gnu/usr.bin/groff/tmac add libexecinfo
snj[src/trunk]: src/distrib/notes/common Another acknowledgement down (is@).
njoly[src/trunk]: src/compat/external/gpl3/binutils/lib/libbfd Regen for NOLINKLIB.
riz[src/netbsd-6-0]: src/sys/secmodel Pull up following revision(s) (requested b...
yamt[src/trunk]: src/sys/sys comment which bits of uc_flags are used by MD code.
christos[src/trunk]: src/sys/arch/sparc/stand/ofwboot Try to detect if we are doing a...
msaitoh[src/trunk]: src/sys/arch/evbarm/marvell Get bootargs and parse them. This wa...
pgoyette[src/trunk]: src/tests/dev Build helper programs as PROGS and not as TESTS_{C...
mbalmer[src/trunk]: src s/the the/the/
plunky[src/trunk]: src/lib/libc/gen fix VIS_HTTPSTYLE to not convert "safe" ($-_.+)...
chs[src/trunk]: src/sys/modules/dtrace remove unneeded include dirs.
martin[src/netbsd-6]: src/doc Tickets #1254-#1256
riz[src/netbsd-6-0]: src/doc TIcket 793.
bouyer[src/netbsd-6]: src/sys/lib/libsa Pull up following revision(s) (requested by...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * use atomic ops instead of __cpu_...
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
snj[src/netbsd-6]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
bouyer[src/netbsd-6]: src/sys/ufs/lfs Pull up following revision(s) (requested by d...
bouyer[src/netbsd-6]: src/bin/sh Pull up following revision(s) (requested by kre in...
snj[src/netbsd-6]: src/doc amend 1436
snj[src/netbsd-6]: src/doc 1441, 1437
christos[src/trunk]: src/lib/libc/net dprintf is claimed by posix.
ghen[src/trunk]: src/sys/dev/usb Add missing 102nd key for European keyboards.
pooka[src/trunk]: src/sys/ufs/lfs ... actually, define compat only for the kernel....
dyoung[src/trunk]: src/sys/arch Use deviter(9) instead of accessing alldevs directl...
kardel[src/trunk]: src/external/bsd/ntp/lib/libntp remove commented out cruft
christos[src/trunk]: src/bin/sh dprintf is claimed by posix.
thorpej[src/trunk]: src/sys/arch/alpha/alpha Fix error in previous that could cause ...
snj[src/netbsd-6]: src/external/bsd/tcpdump Apply patch (requested by spz in tic...
joerg[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix markup.
christos[src/trunk]: src/usr.sbin/traceroute merge in traceroute1.4a12. Our sources a...
jym[src/trunk]: src/sys/arch/x86/x86 Some core i7 CPUs report model 0c. In this ...
wiz[src/trunk]: src/lib/librump Fix typo.
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by ozak...
snj[src/netbsd-6]: src/common/lib/libc/stdlib Pull up following revision(s) (req...
snj[src/netbsd-6]: src/sbin/ping Pull up following revision(s) (requested by dho...
kiyohara[src/trunk]: src/sys/arch/arm/pic Fix lost interrupt. (2/2)
pooka[src/trunk]: src In a furious blaze of *facepalm* / "what was i thinking?", f...
uebayasi[src/trunk]: src/sys/kern Fix a conditional include.
chs[src/trunk]: src/sys/miscfs/genfs in genfs_getpages(), mark the vnode dirty (...
msaitoh[src/trunk]: src/sys/fs/v7fs Fix off by one error.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add pmap_{copy, zero}_page_vfp
christos[src/trunk]: src/usr.sbin/traceroute6 PR/47304: Kouki Ooyatsu: -s (source IPv...
christos[src/trunk]: src/tests/usr.bin/awk add a test case for PR/47306
matt[src/trunk]: src/sys/arch/arm/arm32 Fix C&P bug.
matt[src/trunk]: src/sys/arch/arm/broadcom When initializing the ethernet, make s...
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix PIC_MAXMAXSOURCES (96+160) to (96+192)...
tsutsui[src/trunk]: src/sys/arch/news68k Add preliminary PROM internal function base...
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
martin[src/netbsd-6]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
snj[src/netbsd-6]: src/doc 1504-1506
mhitch[src/trunk]: src/sys/arch/alpha/alpha The tlb shootdown IPI can interrupt the...
jruoho[src/trunk]: src/sys When retrieving the current frequency, scan all availabl...
jruoho[src/trunk]: src/share/man/man4 Document P-states. Update notes about C-state...
macallan[src/trunk]: src/sys/dev/pci make video modes work that need a screen width w...
tsutsui[src/trunk]: src/sys/dev/usb If firmware_load() returns ENOENT (i.e. No such ...
rafal[src/trunk]: src/sys/dev/usb Add Microsoft's Wireless 2.4Ghz transmitter (use...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Keep condvar wmesg within 8 char l...
macallan[src/trunk]: src/sys/dev/adb Make the movement-while-tapping threshold smalle...
jruoho[src/trunk]: src/sys/dev/acpi Properly protect against garbage values.
skrll[src/trunk]: src/tools/binutils Collect the branding information.
bouyer[src/netbsd-6]: src/sys/miscfs/kernfs Revert ticket 1367, it causes a kernel ...
dogcow[src/trunk]: src/sys/dev/pci Regen for BCM43xx update.
jakllsch[src/jmcneill-audiomp3]: src/sys/dev/isa don't attempt to obtain the intr mut...
mrg[src/jmcneill-audiomp3]: src/sys/dev adjust some DPRINTF*() calls so that the...
njoly[src/trunk]: src/sys/dev/pci Cleanup boot messages, use aprint functions.
mrg[src/jmcneill-audiomp3]: src/sys/dev note aucc and toccata as done.
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/dreamcast/dev/g2 adapt to audiomp api c...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Add GPIO configuration 'LCD backligh...
christos[src/trunk]: src/usr.bin Unglue awk.
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by o...
bouyer[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
bouyer[src/netbsd-6]: src/sys/arch/powerpc Revert ticket 1310:
cegger[src/trunk]: src/sys/dev/ieee1394 - print expected crc when it does not match
cegger[src/trunk]: src/usr.sbin/fwctl backout accidentally committed changes
yamt[src/trunk]: src/sys/kern fix an indent an unwarp a short line.
tron[src/trunk]: src/doc Postfix 2.8.8 will be part of the NetBSD 6.0 release.
rmind[src/trunk]: src Split parts of uvm(9) into uvm_km(9) and uvm_map(9) man pages.
christos[src/trunk]: src/libexec/ld.elf_so If the environment is corrupt, die. From F...
skrll[src/trunk]: src/sys/arch/hppa/hppa Correct/add comments.
mrg[src/trunk]: src/compat for each $MACHINE_ARCH we have compat libraries to bu...
uebayasi[src/trunk]: src/tools Revert previous, which caused tools build to fail.
jym[src/trunk]: src/sys Revert christos@ fix for the i386 paddr_t change and agp...
matt[src/trunk]: src/sys/arch/mips/mips Remove an incorrect KASSERT
snj[src/netbsd-6]: src/bin/ksh Pull up following revision(s) (requested by maya ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix up some lint.
msaitoh[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint - fix an error which prevents s...
cherry[src/cherry-xenmp]: src/sys/arch/xen Unbreak uniprocessor build
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Try to draw faster than Lucky Locke.
dsl[src/trunk]: src/sys/arch/i386/stand/bootxx Move relocation address to lower ...
uebayasi[src/trunk]: src/lib/libc Make the local "tags" target an absolute path, ${.O...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs simplify and fix len-to-npages calc...
degroote[src/trunk]: src/share/man/man4 Mentions the FAST_IPSEC options
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add strtc(ST M41T80 Real-Time Clock).
uch[src/trunk]: src/sys/arch/sh3/sh3 u-area is no longer zero-cleared. reset here
christos[src/trunk]: src/sys/kern when undoing the sigsuspend setup, either take the ...
jruoho[src/trunk]: src/lib/libc/sys Note STANDARDS and use more markup.
pooka[src/trunk]: src/share/examples/puffs/dtfs Remove no longer supported suspend...
matt[src/trunk]: src/gnu/usr.bin/gcc4/arch/powerpc If compiled with -msoft-float, ...
matt[src/trunk]: src/sys/arch/powerpc/oea Allow use of large (>256MB) bats for io...
phx[src/trunk]: src/sys/arch/macppc/dev Find all GPIOs in OF also on newer Power...
manu[src/trunk]: src - Do not checkfor peer credentials when perfused is autostar...
mbalmer[src/trunk]: src Add the xf86-input-elographics driver to i386 builds.
he[src/trunk]: src/distrib/sets/lists/tests Move shared library bits of the tes...
rmind[src/trunk]: src/sys/arch/x86/x86 pmap_kenter_pa: always print about already ...
plunky[src/trunk]: src/share/man/man4 manpage improvements
martin[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by m...
bouyer[src/cherry-xenmp]: src/sys/arch/xen/xen More improvements:
christos[src/trunk]: src/sys/arch/netwinder/include expose more for kmemuser; fix hea...
mrg[src/trunk]: src/sys/arch/sparc64 re-implement blast_dcache() and blast_icach...
pooka[src/trunk]: src/sys/kern explicitly initialize static boolean
christos[src/trunk]: src/lib/libc/compat/gen Add compat functions for syslog.
yamt[src/trunk]: src/doc yamt-pagecache: update
macallan[src/trunk]: src/sys/dev/pci let the fifo drain periodically - we need this e...
matt[src/trunk]: src/games Fix conflicting variable definitions
njoly[src/trunk]: src Add testcase for PR bin/45004, to exercize suffixes lists for
bouyer[src/trunk]: src/sys/arch Also comment out ACPIVERBOSE and MPVERBOSE
martin[src/netbsd-6]: src/doc Ticket #1529
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Recognize $L as a local symb...
christos[src/trunk]: src/sys/ddb re-instate db_kill_proc
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use proper locking before unbusying...
tsutsui[src/trunk]: src/gnu/dist/gcc4/gcc/config/m68k Pull the following revision fr...
bouyer[src/cherry-xenmp]: src/sys/arch Make this build without 'options MULTIPROCES...
matt[src/trunk]: src/sys/uvm Add KASSERTs to uvm_pagealloc_pgfl to verify the pag...
martin[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib printf format fixes ...
pooka[src/trunk]: src Remove the portalfs kernel file system driver. Replace moun...
pooka[src/trunk]: src/sys/arch/mips/include Don't build rump kernel with -mno-abic...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 3.99.12/20100907
plunky[src/trunk]: src/external/bsd/pcc sterilise the environment before running co...
roy[src/trunk]: src/lib/libc/stdio Pass lint.
rmind[src/trunk]: src/sys/kern itimerfire: fix a regression, check if timer is alr...
matt[src/trunk]: src/sys/dev/i2c Rework this driver to support other dsrtc than j...
bouyer[src/trunk]: src/sys/arch/xen/x86 Don't maintain ci_cpumask for physical CPUs...
snj[src/trunk]: src/distrib/sets/lists/xserver cats doesn't run under vmware, so...
christos[src/trunk]: src/distrib/sets/lists/tests add t_subr_prf
martin[src/trunk]: src/sbin/routed Memcpy into local variable to ensure proper alig...
bouyer[src/trunk]: src/sys/arch Comment out options DEBUG from Xen kernel; also com...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.4.5 with th...
mbalmer[src/trunk]: src/share/examples/lua GPIO pins are 0 based when accessed from ...
matt[src/trunk]: src/sys/arch More device_t, cfdata, CFATTACH_DECL_NEW cleanup.
ryo[src/trunk]: src/sys/dev/pci the argument of esa_get_locks() is struct esa_vo...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Print the warning message if extent_fre...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpclient don't try to p...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add ukphy(4).
mrg[src/trunk]: src/sys/rump/librump/rumpkern add a _kernel_locked_p().
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Add pci.c. Splitted from vreset.c
christos[src/trunk]: src Commit SoC long double support from Stathis Kamperis
tsutsui[src/trunk]: src Remove fdisk/mbr for macppc which was blindly pulled from Op...
njoly[src/trunk]: src/sbin/iscsid Fix title and xrefs.
macallan[src/trunk]: src/sys/crypto/nist_ctr_drbg NIST_CTR_DRBG.V is accessed as (uns...
tron[src/trunk]: src/lib/libc/stdlib Remember memory used by allocated environmen...
dholland[src/trunk]: src/bin/ps The 'lstart' column uses strftime %c, not %C. Noted b...
christos[src/trunk]: src/sys/kern - don't let arguments in macros have side effects
joerg[src/trunk]: src/lib Kill a bunch of manual __attribute__ usages and replace ...
pooka[src/trunk]: src/usr.sbin/puffs/rump_smbfs This is linked against rumpnet_soc...
christos[src/trunk]: src/doc new file(1)
ryo[src/trunk]: src/sys/arch/i386/conf many whitespace cleanup.
martin[src/trunk]: src/tests/dev/scsipi Query the raw partition at runtime
bouyer[src/trunk]: src/sys/arch/xen/xen xbdback_disconnect() can be called twice, ...
matt[src/trunk]: src/sys/arch/powerpc zero PCU area when loading used area.
christos[src/trunk]: src/sys/net setting things once is enough.
tsutsui[src/trunk]: src/sys/arch/m68k/include Remove unused M68K_SEG_SIZE macro. All...
christos[src/trunk]: src/sys/arch/arm/include expose functions needed to compute stac...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj Add RCS Id, use mo...
rmind[src/trunk]: src/common/lib/libc/sys _cpuset_create: initialize size argument...
martin[src/netbsd-6]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
jruoho[src/trunk]: src/tests/syscall Temporarily comment out the 'stat_dir' test. I...
tsutsui[src/trunk]: src/sys/arch/mvme68k/stand Create machine and ${MACHINE_CPU} sym...
joerg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Fix format strings to ...
wiz[src/trunk]: src/sbin/dump Sort option descriptions a bit more.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys + The interna...
pooka[src/trunk]: src/lib/librump xfer rump_lwproc
pooka[src/trunk]: src/tests/rump/rumpkern tests for rump_lwproc
rmind[src/trunk]: src/sys/uvm uvm_km_kmem_alloc: return ENOMEM on failure in PMAP_...
chs[src/trunk]: src/doc update wording for the compat_linux entry, requested by ...
kardel[src/trunk]: src/external/bsd/ntp fix MKINET6=no compile
dyoung[src/trunk]: src/sys/dev/ic Delete wdcactivate() prototype, it's gone away fo...
mrg[src/trunk]: src/sys/arch/sparc64/dev give more debug output about mapping in...
christos[src/trunk]: src/usr.bin/cdplay If the ioctl to play tracks returned EINVAL, ...
wiz[src/trunk]: src/share/man/man4 hdaudio appeared in 5.1. Add xref to hdaudioc...
tsutsui[src/trunk]: src/distrib/notes Move common/contents file into MD dirs again.
drochner[src/trunk]: src/doc add "Location" tags which tell where the source lives in...
he[src/trunk]: src/tests/fs Reorder the library specifications, so that we don'...
christos[src/trunk]: src/sys/arch cargo cult the x86 changes.
ahoka[src/trunk]: src/sys/ufs/chfs Don't shadow some stupid function defined globa...
kiyohara[src/trunk]: src/sys/dev/marvell Add include opt_com.h.
martti[src/trunk]: src/dist/pf Initial version.
haad[src/trunk]: src/external/gpl2/lvm2/dist/lib/commands Try to fix amd64 build.
christos[src/trunk]: src/external/historical/nawk/dist - make decimal conversions use...
enami[src/trunk]: src/lib/libc/stdio Add missing period at the end of sentense.
matt[src/trunk]: src/sys/arch/evbppc/conf NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Include kern_module_vfs and the mod...
nisimura[src/trunk]: src/sys/arch/sandpoint/conf - nuke commented-out SYMTAB_SPACE di...
dyoung[src/trunk]: src/sys/dev/scsipi Delete do-nothing device-activation hooks.
jym[src/trunk]: src/lib/libkvm Define KREAD() inside kvm_private.h, for reusabil...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/asn1 apply upstream ...
dyoung[src/trunk]: src/sys/kern Cosmetic: remove unnecessary parenthesization in re...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Fix MKREPRO = yes
christos[src/trunk]: src/sys/dev/usb remove debugging statements that have no chance ...
gson[src/trunk]: src/bin/date putenv() no longer accepts a const string
jruoho[src/trunk]: src/tests/lib Mark the following tests as expected failures on q...
joerg[src/trunk]: src/sys/dev/scsipi Replace memset with incorrect size argument w...
joerg[src/trunk]: src/sys/dev/usb More use of uninitialized memory
matt[src/trunk]: src/sys/arch Switch alpha to use PCU to manage the FPU.
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Un-ifdef COMPAT_AOUT_M68K for MODULAR ker...
macallan[src/trunk]: src/sys/dev/sun clear the screen when attaching, not when adding...
dyoung[src/trunk]: src/sys/dev/ic Simplify device-activation hook.
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 Make the xpq locking per-cpu
christos[src/trunk]: src/sys/arch/arm/include Added cpuconf.h needed by libkvm build.
matt[src/trunk]: src/sys/uvm When allocating a page for a kernel stack and PMAP_A...
jym[src/trunk]: src/sys/arch/xen/xen size_t: %d => %zd
joerg[src/trunk]: src/etc Run makemandb with the normal 022 umask, not the restric...
apb[src/trunk]: src/doc tzcode2012b and tzdata2012b ahve been released.
uebayasi[src/trunk]: src/tools/gcc Generate lists of functions built in libgcc librar...
bouyer[src/trunk]: src/sys/arch/xen/xenbus check that the list is empty before call...
cherry[src/trunk]: src/sys/arch/x86/x86 (xen) Flush the xpq before broadcasting pag...
christos[src/trunk]: src/lib/libterminfo PR/43961: YAMAMOTO Takashi: uninitialized va...
tron[src/trunk]: src/sys/arch/i386/conf Add Chip File System.
matt[src/trunk]: src/sys/arch/evbppc/conf Add missing no options GUR_BASE
christos[src/trunk]: src/external/historical/nawk/dist remove the unused MAX_PFILE de...
nonaka[src/trunk]: src/sbin/modstat fix output format for long module name.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings Add python bindings...
macallan[src/trunk]: src/sys/dev/sbus always make sure we can access the framebuffer ...
mrg[src/trunk]: src/share/mk replace /usr/lib with ${_GCC_CRTDIR} or ${SHLIBDIR}...
dsl[src/trunk]: src/external/gpl2/xcvs/dist/src Fix compressed server accesses.
tsutsui[src/trunk]: src/sys/kern u_short -> uint16_t, some KNF.
jakllsch[src/trunk]: src/sys/arch/x86/pci slightly rework pcim1_quirk_tbl[]-related b...
yamt[src/trunk]: src/usr.bin/script mention combinations of flags
agc[src/trunk]: src/distrib/utils/embedded consolidate all of the volatile /var....
pooka[src/trunk]: src/sys/rump/librump/rumpkern Provide some sort of cv_is_valid()...
njoly[src/trunk]: src/etc/mtree Do not create obsolete ./usr/include/quota directo...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Trim down MV2120:
matt[src/trunk]: src/lib/libc/gen Resurrect this for MIPS softfloat.
tls[src/trunk]: src Remove arc4random() and arc4randbytes() from the kernel API....
jmmv[src/trunk]: src/usr.sbin/postinstall Populate /etc/atf with any missing file...
pooka[src/trunk]: src remove cv_wakeup.9 (it wasn't documented, just linked)
kiyohara[src/trunk]: src/sys/dev/sdmmc Fix SCR data.
tsutsui[src/trunk]: src/sys/modules/compat_aoutm68k Add compat_aoutm68k module build...
haad[src/trunk]: src/distrib/sets/lists/base Add /usr/include/dev/dm directory.
wiz[src/trunk]: src/share/man/man7 Remove trailing whitespace; new sentence, new...
tsutsui[src/trunk]: src/distrib/sets/lists/man Also add vioif(4) and viomb(4) to a s...
enami[src/trunk]: src/usr.bin/mkdep Don't touch before the mmap'ed region.
christos[src/trunk]: src make putenv POSIX compliant.
jruoho[src/trunk]: src/tests/lib/libc/stdlib Add -ffloat-store add test lib/45020 a...
christos[src/trunk]: src/sbin/fdisk put the error check in the conditional where it b...
shattered[src/trunk]: src/sys/dev/scsipi Replace magic value 0x7 with constant MT_ISAR.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpclient fix an off-by-...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Use appropriate variable data types.
yamt[src/trunk]: src/lib/librt remove RESTRICTIONS section, which seems unrelated...
christos[src/trunk]: src/sys/kern snprintf/vsnprintf can accept NULL/0 buffers and wo...
christos[src/trunk]: src/lib/libc/arch Revert previous and make frach be 0xc0000000 f...
wiz[src/trunk]: src/games/banner Man page and usage cleanups from Bug Hunting in...
tsutsui[src/trunk]: src/sys/arch/m68k/include Remove "#if defined(amiga) || defined(...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp The internal vari...
pgoyette[src/trunk]: src/sys/kern Remove double-inclusion of <sys/kauth.c>
joerg[src/trunk]: src/common/lib/libc/atomic Make sure to create the right aliases.
jym[src/trunk]: src/lib/libkvm Change kvm_pa2off() and kvm_kvatop() prototypes (...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Prepare empty module_init_md() for ...
apb[src/trunk]: src/distrib/sets There's no point in adding _PKGTOOLS_VER=$(${PK...
christos[src/trunk]: src/sys/kern Increment the source buffer when we overflow so tha...
skrll[src/trunk]: src/share/mk Switch hppa to gdb 7.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support lookup of pathname componen...
wiz[src/trunk]: src/libexec/httpd Fix typo.
mbalmer[src/trunk]: src/doc I fee responsible for lua/luac.
christos[src/trunk]: src/usr.sbin/crash revert sparc64 hack
dyoung[src/trunk]: src/sys/dev Simplify these device-activation hooks using the fol...
joerg[src/trunk]: src/share/mk Reorder CWARNFLAGS and -Werror in CFLAGS to allow C...
darcy[src/trunk]: src/etc Allow pf flags to be specified in rc.conf.
tsutsui[src/trunk]: src/distrib/sparc/miniroot Remove obsolete message:
christos[src/trunk]: src/usr.bin/lex this has not been used for ages.
matt[src/trunk]: src/usr.bin/ktruss Need to cast to intrptr_t before casting a re...
pooka[src/trunk]: src/sys/kern Print builtin "use -f" message only if not autoload...
dsl[src/trunk]: src/sys/kern Fix comment for arg types of sys_profil().
jruoho[src/trunk]: src/tests/lib/libc/stdlib Verify PR lib/45020. Fails at least on...
njoly[src/trunk]: src/distrib/sets/lists/tests Cleanup, sort entries and remove so...
christos[src/trunk]: src/sys/sys move the compat code in the .c file.
pgoyette[src/trunk]: src/tests/lib/librumphijack Fix more fallout from the changes to...
nakayama[src/trunk]: src/sys/arch/sparc64/dev psycho_ue():
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist One more thing in the "Done"...
matt[src/trunk]: src/sys/arch/evbppc/conf Add common processing for .srec, .bin, ...
uebayasi[src/trunk]: src/gnu/lib/libgcc4/libgcov Fix inverted condition in previous.
drochner[src/trunk]: src/sys/netipsec fix tunnel encapsulation in ipsec6_process_pack...
joerg[src/trunk]: src/usr.bin/ktruss Cast register_t to void * when printing with %p.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 convert stackdump() to look up symb...
skrll[src/trunk]: src/libexec/ld.elf_so Improve debug output.
cherry[src/trunk]: src/sys/arch/x86/x86 Revert previous
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed a typo in macros, r...
wiz[src/trunk]: src/usr.sbin/perfused Fix some typos in messages. Make usage mat...
martin[src/netbsd-6]: src/share/zoneinfo Back out all changes to this file accident...
skrll[src/trunk]: src/sys/arch/hppa/hppa Enhance a comment.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Actually, we want to say "no aobjs...
chs[src/trunk]: src/sys/kern when using ktrace format version 0 or 1, don't adju...
apb[src/trunk]: src/doc document postinstall pwd_mkdb item
yamt[src/trunk]: src/sys BUFQ_PRIOCSCAN:
njoly[src/trunk]: src/tests/lib/libc Do not call exit() after atf_tc_fail().
christos[src/trunk]: src/sys/arch/sparc64/dev CFATTACH_DECL_NEW
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Add PCI_mem and many access/cache-...
christos[src/trunk]: src/lib/libedit unbreak readline history.
joerg[src/trunk]: src Ignore warnings when building with clang for now.
christos[src/trunk]: src/share/man new from libbind
wiz[src/trunk]: src/doc GNU grep-2.7 out.
kiyohara[src/trunk]: src/sys/dev/sdmmc Print product name. like sd(4), wd(4) and etc...
pgoyette[src/trunk]: src/share/man/man4 Correct description for hw.swwdog.reboot beha...
mrg[src/trunk]: src/lib/csu/common_elf move the include for <bsd.own.mk> down a ...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Add support Marvell Sheevaplug.
christos[src/trunk]: src/doc update IANA info.
enami[src/trunk]: src/sys/netinet Don't free memory still in use. Fixes nfs root ...
matt[src/trunk]: src/sys/arch/vax device_t, cfdata_t, etc.
yamt[src/trunk]: src/share/man/man4 some man pages
alnsn[src/trunk]: src/sys/compat Regenerate files to pick up correct RCS Ids. Sugg...
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse Remove no ...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Use pmap_kenter_pa(9) to map msgbuf...
dyoung[src/trunk]: src/sys/dev/pcmcia device_t/softc split.
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Bump (commented out) SYMTAB_SPACE.
christos[src/trunk]: src/tests/lib/libc/stdio add a test to verify that snprintf floa...
uebayasi[src/trunk]: src/distrib/sets Move make variable extraction & conversion logi...
pooka[src/trunk]: src document rump_lwproc
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Enable latest bluetooth module (Infi...
uebayasi[src/trunk]: src/lib/libc/softfloat Fix typo in previous.
sborrill[src/trunk]: src/sys/arch/x86/x86 Interim workaround for modern Xeons that do...
njoly[src/trunk]: src/tests/usr.bin/mkdep Adjust testcase for recent changes.
matt[src/trunk]: src/sys/compat/common Add compat_60 stub for the SA syscall (all...
skrll[src/trunk]: src/libexec/ld.elf_so Oops. Remove trailing whitespace in previous.
tron[src/trunk]: src/doc "pkg_install" was updated to version 20120128.
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_sigprocmask()
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libpaa Fix a typo.
uebayasi[src/trunk]: src/distrib/sets Put intermediate lists on the top of ${DESTDIR}...
riz[src/netbsd-6]: src/sys/dev/i2c Pull up following revision(s) (requested by m...
macallan[src/trunk]: src/sys/arch/sparc64/conf cgthree works on sparc64 so let's enab...
macallan[src/trunk]: src/sys/dev/pci use WSDISPLAYIO_PARAM_BACKLIGHT as a switch and ...
kiyohara[src/trunk]: src/sys/dev/marvell Add timeout for wait.
pooka[src/trunk]: src/sys/rump/include/rump add a few more system calls
pooka[src/trunk]: src/sys/rump/librump/rumpkern Allocate softint vectors for the f...
tsutsui[src/trunk]: src/sys/lib/libsa Fix a bug that libsa ls doesn't work in case o...
jmcneill[src/trunk]: src/sys/dev/usb assert kernel_lock in usbd_transfer, usb_transfe...
martin[src/trunk]: src/sys/arch/i386/stand/misc New Rawrite32 release is out.
jym[src/trunk]: src/sys/arch/xen/xen Features (like feature-rx-copy) are set dur...
mrg[src/trunk]: src/sys/dev/usb drop sc_intr_lock when calling into uaudio_chan_...
cherry[src/cherry-xenmp]: src/sys/arch Fix XEN3PAE_DOMx build
christos[src/trunk]: src/lib/libc/stdlib Fix memory leaks; thanks Enami!
nakayama[src/trunk]: src/sys/arch/sparc64/include s/u_intN_t/uintN_t/ and whitespace ...
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 Do not trust the hypervisor to route...
jakllsch[src/trunk]: src/sys/dev/ic Allow e?siop_dump_script() to work with on-chip R...
jruoho[src/trunk]: src/sys/arch/x86/acpi When getting the frequency, use APERF/MPER...
manu[src/trunk]: src/lib/libperfuse - only remove queued requests once they are e...
jld[src/trunk]: src/sbin/raidctl Slight change to the wording of the parity map ...
uebayasi[src/trunk]: src/tools/gcc Define paths of newly generated files.
bouyer[src/trunk]: src/sys/dev Fix FSSIOCSET50: needs to use the 5.0 struct fss_set...
njoly[src/trunk]: src/distrib/sets/lists Update libcrypto.so and libssl.so minor f...
nonaka[src/trunk]: src/sys/arch/zaurus/dev report collect charge state.
kiyohara[src/trunk]: src/sys/dev/sdmmc Sync with POSTREAD before memcpy.
jmcneill[src/trunk]: src/doc jmcneill-audiomp3 is done
dyoung[src/trunk]: src/sys/dev/raidframe KNF: whitespace.
pooka[src/trunk]: src/sys/rump/librump/rumpkern/opt Remove assym.h. It's no longe...
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd whitespace
joerg[src/trunk]: src/usr.bin/tip Add explicit continue to empty loop body.
pooka[src/trunk]: src/lib/libpuffs Remove suspension support from here too.
tsutsui[src/trunk]: src/sys/kern Include MD <machine/cpu_counter.h> only if defined(...
jruoho[src/trunk]: src A simple test for mincore(2).
skrll[src/trunk]: src/sys/arch/hp700/hp700 KNF
pooka[src/trunk]: src/tests/rump/rumpkern +tc (turns out the bug was elsewhere, bu...
njoly[src/trunk]: src/share/man/man8 Switch from .nf/.fi groff macros to .Bd -lite...
tsutsui[src/trunk]: src/distrib/cats/instkernel Use consistent names for distributio...
tnozaki[src/trunk]: src add fmemopen(3) derrived from POSIX:2008.
macallan[src/trunk]: src/sys/dev/pci/voyager use glyphcache for anti-aliased fonts
cegger[src/trunk]: src/sys/dev/mii regen.
mrg[src/trunk]: src/sys/arch/sparc64 convert pci_intr_map() into a chipset tag f...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move 'include files.sdmmc' to files.evb...
wiz[src/trunk]: src/usr.bin/banner Sync usage with man page. From Bug Hunting in...
taca[src/trunk]: src/sys/dev/pci Regen.
pgoyette[src/trunk]: src/sbin/modstat Keep printf() happy - cast the max name length ...
spz[src/trunk]: src/sys fix two bugs in the PFKEY interface:
bouyer[src/trunk]: src/sys/arch/xen/x86 use pmap_protect() instead of pmap_kenter_p...
skrll[src/trunk]: src/sys/arch/hp700/hp700 u_intXX_t -> uintXX_t
christos[src/trunk]: src/sys/arch/sparc64/dev forgot _NEW
drochner[src/trunk]: src/sys/netipsec catch a case where an ip6 address with scope em...
plunky[src/trunk]: src/external/bsd/pcc make PCC_DEBUG a global flag (will not comp...
jakllsch[src/trunk]: src/sys/dev/isapnp Set "mode" to 2 at the correct time.
christos[src/trunk]: src add dprintf and vdprintf
yamt[src/trunk]: src/sys/netinet make ipfr_lock IPL_VM as ip_reass_drain is calle...
martti[src/trunk]: src/dist/pf Removed obsolete files.
drochner[src/trunk]: src/sys/sys fix the signature of struct sigevent:sigev_notify_fu...
rjs[src/trunk]: src/sys/compat/linux/arch/powerpc Switch to ANSI style declaration.
jruoho[src/trunk]: src/share/man/man9 Fix a typo.
ryo[src/trunk]: src/sys/arch/amd64/conf many whitespace cleanup.
christos[src/trunk]: src/sys/dev/usb Use the control (not data) interface descriptor ...
ahoka[src/trunk]: src/distrib/sets/lists/base add /sbin/mount_chfs
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
joerg[src/trunk]: src Add _dlauxinfo helper function to provide access to the ELF ...
bouyer[src/netbsd-6-0]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO.
tsutsui[src/trunk]: src/sys/arch/hp300/include MAXADDR used for PA == VA mapping sho...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib clarification commen...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Support kernel load from SCSI HDD ...
rjs[src/trunk]: src/share/man/man4 Add some info on RFC4638.
abs[src/trunk]: src/distrib/evbsh3/rom/ramdiskcommon remove edlabel reference fr...
jmcneill[src/trunk]: src/sys/dev/pci remove an unnecessary call to vtbl->unlock
martin[src/netbsd-6]: src/doc Ticket #1531
snj[src/netbsd-6]: src/sys Pull up following revision(s) (requested by uwe in ti...
dyoung[src/trunk]: src/sys/dev/cardbus Simplify interrupt (dis)establishment by two...
enami[src/trunk]: src/lib/libc/stdlib Retain old variables when failed to allocate...
mbalmer[src/trunk]: src/sys/dev/gpio Don't ignore the gpiobus_close() return value. ...
apb[src/trunk]: src Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx...
jruoho[src/trunk]: src For completenesses sake, note, in 2011, /etc/floppytab.
jruoho[src/trunk]: src/tests/lib/libc/gen Cleanup.
uebayasi[src/trunk]: src/share/mk Simplify how MKZFS is set. No functional changes.
yamt[src/trunk]: src/lib/libc/sys compatibility note
kiyohara[src/trunk]: src/distrib/sets/lists/man Add g760a man page.
manu[src/trunk]: src/usr.bin Display SOCK_SEQPACKET local sockets in sockstat and...
macallan[src/trunk]: src/etc/powerd/scripts save backlight level and turn it off on l...
nakayama[src/trunk]: src/sys/arch/sparc64/include Bring together similar inline asm c...
mrg[src/trunk]: src/sys/arch/sparc64/include - update the TLB_SOFT2_MASK and TLB...
ahoka[src/trunk]: src/sys Import CHFS, which was formerly known as ChewieFS.
matt[src/trunk]: src/sys/arch/mips/mips Add workaround for RMI cpus (not really n...
rmind[src/trunk]: src/lib/libnpf Add _npf_config_setsubmit() function.
skrll[src/trunk]: src/sys/arch/hppa/hppa Flush only as much as is required. Pointe...
christos[src/trunk]: src/lib/libcurses PR/46049: Tim van der Molen:
mrg[src/trunk]: src/sys/dev assert kernel lock is held in a few places in inside...
dsl[src/trunk]: src/usr.bin/getopt Add a note telling people to use the shell ge...
uebayasi[src/trunk]: src/distrib/sets Oops. Remove debug echo again.
sborrill[src/trunk]: src/sys/arch/amd64/conf Add udl(4)
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Make sure node lengths match in add...
yamt[src/yamt-pagecache]: src page cache related changes
enami[src/trunk]: src/gnu/dist/gdb6/gdb Lookup lwp0.l_addr instead of proc0paddr t...
pooka[src/trunk]: src Move -mcmodel=kernel CFLAGS from bsd.klinks.mk to amd64/incl...
pooka[src/trunk]: src/sys/rump regen for rump_sys_pipe()
cegger[src/trunk]: src/sys/arch/xen/include match header protection with filename
spz[src/trunk]: src/external/bsd/bind/dist Import bind 9.8.0-P2
joerg[src/trunk]: src/sys/arch/amd64/conf Explicitly disable use of SSE. LLVM gene...
macallan[src/trunk]: src/sys/dev/pci support anti-aliased fonts in 8 bit as well
tsutsui[src/trunk]: src/sys/arch/emips/ebus - KNF, remove arg names in prototype decls
manu[src/trunk]: src/lib/libperfuse = Open files =
mrg[src/trunk]: src/libexec/httpd fix a serious error in virtual hosting support...
tls[src/trunk]: src/sys Remove rnd_extract_data from the public kernel API (it i...
christos[src/trunk]: src/external/bsd/file fix wrong variable, import command
joerg[src/trunk]: src/tests/lib/libc/stdlib Restrict -ffloat-store to t_strtod.c.
mrg[src/trunk]: src/external/gpl3/binutils mknative files for m68* / binutils 2....
christos[src/trunk]: src/lib/libc Use a bit array to keep track of malloced environme...
christos[src/trunk]: src/lib/libc/stdio add man page as promised.
tron[src/trunk]: src/share/mk Add "MKZFS" to either "_MKVARS.yes" or "_MKVARS.no"...
christos[src/trunk]: src/sys/arch/shark/include expose more to kmemuser
christos[src/trunk]: src/sys/arch/amd64/include Bump text size to 128MB to make sure ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Implement the choice between using AIO...
pooka[src/trunk]: src/sys/fs/hfs Yes, you need a VOP_UNLOCK() there.
minoura[src/trunk]: src/share/man/man4 Add vioif(4) and viomb(4).
rmind[src/trunk]: src/doc Note rmind-uvmplock branch merge.
christos[src/trunk]: src/usr.sbin/crash m68k does not have or need db_machdep.c
tron[src/trunk]: src Add two test cases for pollts(2):
njoly[src/trunk]: src/usr.sbin/envstat Add option k to synopsis.
martin[src/trunk]: src/sys/sys If not kernel, include <stdbool.h>
christos[src/trunk]: src/lib/libc/stdlib be more conservative about allocing.
christos[src/trunk]: src/sys/dev/pci make this compile.
tron[src/trunk]: src/lib/libc/stdlib Remember that we didn't malloc() memory for ...
wiz[src/trunk]: src/usr.bin/find Fix typos found by Ryo HAYASAKA in PR 43857.
cherry[src/cherry-xenmp]: src/sys/arch/amd64/amd64 Use appropriate format strings.
nonaka[src/trunk]: src/sys/arch/arm/xscale sync with OpenBSD.
martin[src/netbsd-6]: src/doc Ticket #1542
haad[src/trunk]: src/sys/dev/dm Fix simple typo which made stripe target not work...
dsl[src/trunk]: src/sys/kern Always set L_INMEM to maintain binary compatibility.
wiz[src/trunk]: src/share/man/man9 Whitespace fixes; new sentence, new line; bet...
manu[src/trunk]: src/lib/libperfuse - correctly set flags for CREATE
riz[src/trunk]: src/usr.sbin/npf/npfctl Remove quotes from "hash" and "tree" in ...
apb[src/trunk]: src/gnu/dist/groff/tmac Add a definition for ".St -isoC-2011". ...
kiyohara[src/trunk]: src/sys/arch/bebox/conf Remove unnecessary 'define pckbcport'.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Explain the reasoning behind the load-t...
jym[src/trunk]: src/sys/arch/i386/include Update the comment for PG_PS when used...
tsutsui[src/trunk]: src/sys/arch/atari Split device_t/softc. Compile test only.
christos[src/trunk]: src/lib/libc/net PR/45007: rcmd_af(3) and thusly rsh(1) ignore r...
phx[src/trunk]: src/sys/dev/pci Renamed VT6410 to VT6410_RAID.
martin[src/netbsd-6]: src/doc Ticket #1549
njoly[src/trunk]: src/usr.bin/leave Now that window(1) is gone, use tmux(1) for xref.
christos[src/trunk]: src/libexec/ld.elf_so restore binary compatibility for pre-2.0 b...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Calculate DVMA pages correctly.
kiyohara[src/trunk]: src/usr.bin/mkubootimage Change '-e' to optional. Use load addr...
alnsn[src/trunk]: src/tests/lib/libm Add <stdlib.h> for system(3).
drochner[src/trunk]: src/sys/sys add a forward struct declaration for the PPS_SYNC case
pooka[src/trunk]: src/lib/libukfs fix error branch
macallan[src/trunk]: src/sys/dev/pci fix a typo
bouyer[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by k...
nakayama[src/trunk]: src/share/mk 32-bit compat is CPU specific rather than machine.
tsutsui[src/trunk]: src/sbin/fdisk Update -u usage to follow changes in fdisk.c rev ...
christos[src/trunk]: src/sys/netipsec - sprinkle const
yamt[src/trunk]: src/sys/uvm comments
tsutsui[src/trunk]: src/distrib/macppc/floppies/ramdisk Remove unnecessary and never...
dsl[src/trunk]: src/sys/arch/i386/stand/boot Put all the 'CFLAGS+= -Dxxx' together.
pgoyette[src/trunk]: src/sys/dev/acpi Don't set the FVALID_{MAX, MIN} flags since thes...
sborrill[src/trunk]: src/sys/dev/usb Add quirk for Kingston DT Mini 10 to stop it giv...
nonaka[src/trunk]: src/sys/dev/usb Added LCD-8000UD-DVI entry.
phx[src/trunk]: src/sys/dev/pci Missing \n after printing device type.
tsutsui[src/trunk]: src/sys/arch/hp300/conf - add commented out options MODULAR
wiz[src/trunk]: src/share/man/man4 Punctuation improvement, bump date for FAST_I...
pooka[src/trunk]: src/sys/rump/dev/wip/libumass Attach uhub@uhub (in addition to u...
christos[src/trunk]: src/external/bsd/atf turn on printf warnings for all the printf-...
skrll[src/trunk]: src/sys/arch/hp700/dev Typo in comment.
njoly[src/trunk]: src/lib/libc/time Do not indent RETURN VALUES section (which was...
kiyohara[src/trunk]: src/usr.sbin/btattach Check return values.
dsl[src/trunk]: src/sys/altq Move BLUE_STATS to a commented out line since it is...
haad[src/trunk]: src/external/gpl2/lvm2/dist Import of new version of lvm2tools L...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/perl Turns out that...
ryo[src/trunk]: src/sys/dev/pci Regen.
bouyer[src/trunk]: src/sys/arch Also comment out MPDEBUG
skrll[src/trunk]: src/sys/arch/hp700/dev Signal EOI correctly rather than deferenc...
drochner[src/trunk]: src/sys/kern fix some security critical bugs:
uebayasi[src/trunk]: src/share/mk ${GENCMD}:
uebayasi[src/trunk]: src/distrib/sets Quote variable values from make in case it has ...
mrg[src/trunk]: src/sys/arch/sparc64/dev clean up some debug messages a little bit.
martin[src/trunk]: src/sys/dev/ic Properly detach phys
dholland[src/trunk]: src/sys/dev/usb Fix cut&paste code, from Henning Petersen in PR ...
pooka[src/trunk]: src/sys/rump regen: retval -> retval[2]
uebayasi[src/trunk]: src/sys/kern do_sys_rename: Kill an unused variable.
christos[src/trunk]: src/tests/kernel Add a test for the kernel snprintf.
pooka[src/trunk]: src/sbin/mount_portal Note conversion to puffs for the kernel dr...
haad[src/trunk]: src/lib/libdm Fix problem where DM_IOCTL_NAME was used in libdm_...
tsutsui[src/trunk]: src Add sanity checks for live-image and install-image targets
jym[src/trunk]: src/sys/secmodel/securelevel Whitespace fixes.
phx[src/trunk]: src/sys/dev/pci Add VIA VT6410 ATA RAID controller.
macallan[src/trunk]: src/sys/dev/wscons add separate flags for putchar() based copyco...
tsutsui[src/trunk]: src/sys/arch/mvmeppc/stand Pull a fix from mvme68k:
nakayama[src/trunk]: src/sys/arch/sparc64/dev Merge change of OpenBSD rev 1.20:
matt[src/trunk]: src/sys Change u_long to vaddr_t/vsize_t in exec code where appr...
matt[src/trunk]: src/sys/uvm Fix fencepost error.
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen pmap_enter() test needs an address t...
pgoyette[src/trunk]: src/share/man/man4 Document new options in the proplist
pooka[src/trunk]: src/sys/rump/librump/rumpvfs renamelock is mandatory
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs_getattr: perform tmpfs_update() before ...
tsutsui[src/trunk]: src/sys/kern Don't use int to get delta of time_t values.
he[src/trunk]: src/distrib/utils/x_ifconfig Use ${.CURDIR} when referring to a ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Use AIO by default
kardel[src/trunk]: src Merge ntp 4.2.4p8
jruoho[src/trunk]: src Add a simple test for timer_create(2) / sigevent(3).
wiz[src/trunk]: src/share/man/man3 Use .In.
spz[src/trunk]: src/dist/bind Import bind 9.7.3-P1
uebayasi[src/trunk]: src Support "extsrc", externally added programs and libraries. ...
uebayasi[src/trunk]: src/extsrc Top level reach-over directory for extsrc.
haad[src/trunk]: src Install netbsd-dm.h file to include/dev/dm so it can be used...
uebayasi[src/trunk]: src/distrib/sets Remove a superfluous base-extsrc-* entry.
christos[src/trunk]: src/sys/arch/vax/vsa assignment to sc_dev is in tcattach, we don...
christos[src/trunk]: src/distrib/sets/lists/base add keys directory
matt[src/trunk]: src/sys/arch/evbppc/conf Initial config for a Freescale P2020 De...
christos[src/trunk]: src/usr.bin/passwd PR/43852: Wolfgang Stukenbrock: yp_passwd com...
ahoka[src/trunk]: src/sys/arch/evbarm/conf config for devkit8000 boards (currently...
joerg[src/trunk]: src/sys/sys Add SHT_GNU_HASH.
matt[src/trunk]: src/sys/arch/vax/vax physmem is declared by uvm
matt[src/trunk]: src/sys/arch/evbppc/conf Fix typo and make MDSETIMAGE block the ...
mrg[src/trunk]: src/sys/compat/netbsd32 add support for the netbsd 5.0 versions ...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/maple Make local functions static.
jym[src/trunk]: src/lib/libkvm Ansify and KNF all functions within kvm(3). No ob...
kiyohara[src/trunk]: src/distrib/bebox/ramdisk Add ramdisk directory and files.
wiz[src/trunk]: src/lib/libc/sys Explain how O_NOFOLLOW may cause EFTYPE. From j...
mrg[src/trunk]: src/compat - move the per-platform subdir list into archdirs.mk
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/include Add a prototype for ...
uebayasi[src/trunk]: src/gnu/lib/libgcc4 Switch to new style only if is explicitly set.
snj[src/netbsd-6]: src/sys Apply patch (requested by riastradh in ticket #1512):
jakllsch[src/trunk]: src/sys/dev/ic more whitespace and comment spelling fixes
snj[src/trunk]: src/distrib/sets/lists Update for librumpdev_dm (hi haad!).
wiz[src/trunk]: src/external/bsd/pkg_install/dist melt more snowflakes until the...
skrll[src/trunk]: src/sys/dev/usb fix non-DIAGNOSTIC build
martin[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by pg...
agc[src/trunk]: src/crypto/external/bsd/netpgp move the functions to parse the J...
alnsn[src/trunk]: src/doc Mention a new ktrace(1) trace point.
tsutsui[src/trunk]: src/sys/dev/mvme Umm, fix more split fallout.
matt[src/trunk]: src/sys Add some more MI hook points for PCU. Discard the PCU s...
pooka[src/trunk]: src/lib Migrate from rump private interfaces to syscalls.
martin[src/netbsd-6]: src/doc Ticket #1551
riastradh[src/trunk]: src/sys/dev/isa KASSERT(!mutex_owned(...)) is not kosher.
kiyohara[src/trunk]: src/sys/dev/usb Ensure that it is UPS_PORT_ENABLED before checki...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Broadcast instead of signal since t...
tsutsui[src/trunk]: src/doc Note misc user visible changes I put recently.
jnemeth[src/trunk]: src/sys/kern Move "unloaded module" debug message higher as it a...
macallan[src/trunk]: src/sys/dev/pci support DDC2, so far only for WSDISPLAYIO_GET_EDID
jmcneill[src/trunk]: src/sys add KERNEL_LOCKED_P() macro
dyoung[src/trunk]: src/sys/dev/usb Delete the device-activation hook, it doesn't do...
roy[src/trunk]: src/lib/libc/stdio Remove __getdelim and just use getdelim.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't reorder page on the age queu...
tsutsui[src/trunk]: src/sys Make common kernel module binaries work on both sun3 and...
christos[src/trunk]: src/sys/ddb deal with the proc_lock mutex.
dyoung[src/trunk]: src/sys/dev/ic Don't pick up the network-interface, ethernet, an...
pooka[src/trunk]: src/sys/kern Never autounload builtin modules (they will never b...
matt[src/trunk]: src/sys/arch/evbppc/conf Comment out wm, ciphy, and makphy.
cherry[src/trunk]: src/sys/dev/usb Add product IDs for Qualcomm RWT FCT-CDMA 2000 1...
pgoyette[src/trunk]: src/usr.sbin/envstat Since there is no longer a value-avg proper...
oster[src/trunk]: src/sys/dev/raidframe Add logic to the main reconstruction loop ...
martin[src/netbsd-6]: src/doc Ticket #1500
pooka[src/trunk]: src/sys/rump/librump/rumpkern Almost there for virtual CPU MP su...
rmind[src/trunk]: src/sys/netinet Re-structure IPv4 reassembly code to make it mor...
enami[src/trunk]: src/lib/libc/stdio The was is not an argument but simply a part ...
tsutsui[src/trunk]: src/sys/arch/atari Split device_t/softc. No crash on TT030.
christos[src/trunk]: src/bin/sh document OLDPWD and cd -
cherry[src/cherry-xenmp]: src/sys/arch/i386/i386 gdtgrow() must extend the gdt size...
cherry[src/trunk]: src/sys/arch/xen/x86 cpu_load_pmap() should not be used to load ...
uebayasi[src/trunk]: src/bin/sh Support $OLDPWD. (christos@ will update the manual.)
mbalmer[src/trunk]: src/usr.bin/msgc Removing trailing whitespace.
mbalmer[src/trunk]: src s/the the/the/
nonaka[src/trunk]: src/sys/dev/usb Add "Novatel Wireless Expedite EU850D/EU860D/EU8...
snj[src/netbsd-6-1]: src/doc update 1208
hannken[src/trunk]: src/sys/dev/pci Don't try to set ld->sc_maxxfer below MAXPHYS.
apb[src/trunk]: src/etc Add DISTRIBVER to the list of variables under RELEASEVARS.
tsutsui[src/trunk]: src/sys/modules/exec_elf32 Disable PAX_ASLR on sh3 as well. exec...
martin[src/netbsd-6]: src/sys Apply patch requested by maxv in ticket #1500:
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Small typo in fadvise64_64 arg...
nonaka[src/trunk]: src/sys/arch/zaurus/dev Use mutex(9).
haad[src/trunk]: src/distrib/sets/lists/comp Fix DEBUG enabled build, after every...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r151411. This brings in Lambda...
joerg[src/trunk]: src/games/dab Fix various format string mismatches.
kiyohara[src/trunk]: src/etc/etc.bebox Create installation/floppy directory.
haad[src/trunk]: src/external/gpl2/lvm2/dist Fix cinflicts created by import of l...
christos[src/trunk]: src/libexec/ld.elf_so Add libgcc_pic for millicode.
uebayasi[src/trunk]: src/distrib/sets Fix previous; don't forget extra vars other tha...
manu[src/trunk]: src/lib/libperfuse Fix reference count bug introduced by previou...
roy[src/trunk]: src/lib/libc/stdio Note that EOF returns -1 when no characters a...
pooka[src/trunk]: src/sys/rump regen: rcvp/cdir interfaces go byebye in favour of ...
uebayasi[src/trunk]: src/gnu/lib/libgcc4 Wrapper generation rule for the new style li...
yamt[src/trunk]: src/doc yamt-pagecache: update
jruoho[src/trunk]: src/doc ACPICA 20120215 is out, including support for ACPI 5.0.
skrll[src/trunk]: src/distrib/sets/lists libc minor was bumped.
pooka[src/trunk]: src/sys/fs/hfs Fix another fine example of "if you make the kern...
uebayasi[src/trunk]: src/doc Note "extsrc" support.
christos[src/trunk]: src/sys/dev/usb From Anon Ymous:
wiz[src/trunk]: src/doc openldap-2.4.30 out.
kiyohara[src/trunk]: src/sys/dev/ic Add some IDs. (9210/9211/9220/9221)
tsutsui[src/trunk]: src/sys/dev/usb Add a driver for DisplayLink DL-1x0/1x5 based US...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot s/,vga}/,_vga}/.
martin[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib size_t %z police
jmcneill[src/trunk]: src/share/man/man4 Add a reference to Len Brown's 'ACPI in Linux...
joerg[src/trunk]: src/sys/arch/i386/stand/lib Catch up with addition of putstr32.S.
matt[src/trunk]: src Remove <machine/atomic.h>; use <sys/atomic.h> instead.
christos[src/trunk]: src/tests/lib/libcurses/tests This could have never worked befor...
tsutsui[src/trunk]: src/sys/arch/dreamcast/conf Include std.sh3 to pull options CPU_...
apb[src/trunk]: src/distrib/sets Patches from Lloyd Parkes in PR 41684, plus my ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern include init_sysctl_base.c
christos[src/trunk]: src/usr.bin/vmstat simplify and modernize:
macallan[src/trunk]: src/sys/arch/sparc64/dev * implement hw acceleration for putchar()
joerg[src/trunk]: src/libexec/ld.elf_so Avoid casting from d_val to plttype of dif...
christos[src/trunk]: src/lib/libc/stdlib PR/43899: Nicolas Joly: setenv(3)/unsetenv(3...
drochner[src/trunk]: src/sys/lib/libkern make "rs" static -- this name is too unspeci...
drochner[src/trunk]: src/lib/libcrypt zero out hash context after use, to avoid trace...
snj[src/netbsd-6]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx allow configuring multiple CPUs (sti...
martin[src/netbsd-6]: src/doc Ticket #1548
haad[src/trunk]: src/sys/dev/dm In rome do as romans do. If I will get EEXIST fro...
enami[src/trunk]: src/lib/libc/stdlib If new length is exactly equals to the curre...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs pager wants truncated offsets
joerg[src/trunk]: src/gnu/lib/libgcc4 Disable build with clang since it ends up ca...
drochner[src/trunk]: src/sys/dev split device_t/softc
pgoyette[src/trunk]: src/usr.sbin/envstat Instead of relying on the want-percent attr...
tron[src/trunk]: src/sys/rump/librump/rumpvfs Make sure "error" gets initialised.
mrg[src/trunk]: src/etc/mtree create /usr/lib/{i386, sparc}{, /security, /i18n} her...
wiz[src/trunk]: src/lib/librump Fix a typo, uppercase UID/GID.
tsutsui[src/trunk]: src/sys Split device_t/softc of all ad1848 variants properly. C...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings Add language bindin...
pooka[src/trunk]: src/sys/fs/sysvbfs Call VOP_CLOSE() in mount error branch with t...
mrg[src/trunk]: src/compat/dirshack a hack to force the top-level compat objdir ...
yamt[src/trunk]: src/usr.sbin/tprof man page
bouyer[src/trunk]: src/sys/arch/xen hypervisor_unmask_event(): don't check/update e...
drochner[src/trunk]: src/sys/dev/isa stopgap fix to avoid panic due to recursive lock...
martin[src/netbsd-6]: src/doc Ticket #1544
skrll[src/trunk]: src/distrib/sets/lists/comp oops, sort after previous.
matt[src/trunk]: src/sys/arch CFATTACH_DECL(..., sizeof(struct device), -> CFATTA...
apb[src/trunk]: src/usr.bin/db db(1) "-N" flag means "Include the NUL byte at th...
matt[src/trunk]: src/sys/dev/mii Regen.
cherry[src/trunk]: src/sys/arch/xen/x86 Cleanup.
reinoud[src/trunk]: src/sys/arch/usermode/conf Compile in syscall name table so urke...
tsutsui[src/trunk]: src/distrib/utils/sysinst Put back more spaces at EOL for line b...
christos[src/trunk]: src/tests/lib/libcurses comment out racy test that I will not bo...
mbalmer[src/trunk]: src/sys/dev/ic Add the Avance Logic ALC203 code, found on e.g. a...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern We also need kcpuset_init() now.
matt[src/trunk]: src/sys/arch/alpha CFATTACH_DECL(..., sizeof(struct device), -> ...
dholland[src/trunk]: src/usr.bin/quota Adjust the quota-fetching code to allow more t...
christos[src/trunk]: src/distrib/sets use osrelease.sh -k instead of hand-rolled logic.
jakllsch[src/trunk]: src/sys/dev/ic whitespace consistency adjustment
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings Re-instate perl tai...
jakllsch[src/trunk]: src/sys/dev/usb Prevent poll and kqueue on the control endpoint.
dsl[src/trunk]: src/sys/compat Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.
kardel[src/trunk]: src/doc note import of ntp 4.2.4p8
njoly[src/trunk]: src/sys/compat/netbsd32 Make netbsd32_from_{ifreq, oifreq}() copy...
mrg[src/trunk]: src rename LD32DIR to MLIBDIR.
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/maple Split device_t/softc.
matt[src/trunk]: src/sys/dev/mii Fix CS8244 entry (changed to VSC8244).
wiz[src/trunk]: src/distrib/sets/lists/misc Mark /usr/share/doc/html/ntp/build.h...
tron[src/trunk]: src/lib/libc/stdlib Remember the correct pointer which we will f...
para[src/trunk]: src/sys/kern change sched_upreempt_pri default to 0 as discussed...
drochner[src/trunk]: src/doc remove stale entries: libcdk was removed 5 years ago, te...
pgoyette[src/trunk]: src/usr.sbin/envstat Apply proper conversion (which is _no_ conv...
phx[src/trunk]: src/etc/etc.sandpoint Also create device nodes for wd2 and wd3. ...
joerg[src/trunk]: src/tests/fs/nfs Fix obvious code issues and remove the original...
tsutsui[src/trunk]: src/lib/libc/arch/mips/sys Fix pasto.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mandoc.h r1.99 and read.c 1.2...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove now-empty rump_sleepers_init()
perseant[src/trunk]: src Pass t_renamerace and t_rmdirrace tests.
mhitch[src/cherry-xenmp]: src/sys/arch/xen/xen Use a mutex to protect updates to gn...
uebayasi[src/trunk]: src/share/man/man8/man8.i386 Sort list items. Remove a trailing...
wiz[src/trunk]: src/share/man/man4 Remove leading zero in date.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.8 with the follow...
kiyohara[src/trunk]: src/usr.sbin/btattach Fix comment. CSR use BlueCore command.
dyoung[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Delete the do-nothing dev...
tsutsui[src/trunk]: src/sys/arch/mvme68k/stand/libsa Avoid backward seek on tape boot.
christos[src/trunk]: src/dist/bzip2 avoid integer overflow that can lead to buffer ov...
cegger[src/trunk]: src/sys/dev/pci the BCM5785 is a PCIe chip but does not report P...
tnozaki[src/trunk]: src/lib/libc/stdio fix off-by-one, pointed out by enami-san, tha...
pgoyette[src/trunk]: src/external/bsd/atf/dist/atf-report First cut at adding support...
chs[src/trunk]: src/sys/arch/amd64/amd64 accept the LDT selector in check_sigcon...
jmcneill[src/trunk]: src/sys SVN r220966 from FreeBSD:
nakayama[src/trunk]: src/sys/arch/sparc64/dev Avoid use of iommu_dvmamap_unload in er...
mrg[src/trunk]: src/external/mit/xorg/bin/xrdb - define CPP with a full path
pgoyette[src/trunk]: src/sys/dev/sysmon Enable creation of value_{max, min, avg} entrie...
drochner[src/trunk]: src/sys/ddb fix extern/static inconsistency
rmind[src/trunk]: src/sys/sys Fix comment.
dsl[src/trunk]: src/sys/dev/isa Add patch from PR/11805
tsutsui[src/trunk]: src/sys/arch/atari/atari Use actual physmem size for allocation ...
cherry[src/cherry-xenmp]: src/sys/arch make #define PG_k visible on all xen archs
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Remove MD m68k/in_cksum.c which is obsole...
mrg[src/trunk]: src/sys/compat/netbsd32 add (runtime untested) support for AUDIO...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Revert
mrg[src/trunk]: src/sys/dev update uaudio status
tsutsui[src/trunk]: src/sys/dev Use time_t to calculate days and secs to avoid poten...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 stablize UP USIII support by blocki...
drochner[src/trunk]: src/sys/kern improve "const" consistency
martin[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) via patch (requ...
skrll[src/trunk]: src/usr.bin/xlint/arch/hppa Correct LDOUBLE_SIZE
bouyer[src/trunk]: src/sys/arch Avoid early use of xen_kpm_sync(); locks are not av...
cegger[src/trunk]: src/sys/dev/acpi initialise -> initialize
joerg[src/trunk]: src/share/mk Add an alternative to NOGCCERROR for clang.
christos[src/trunk]: src/include Add dprintf and vdprintf. XXX: Might ifdef it if too...
bouyer[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by rkuj...
joerg[src/trunk]: src/usr.sbin/makemandb Add reference to whatis(1). From Abhinav ...
jakllsch[src/trunk]: src/sys/arch/xen/xen Only attempt to handle as much data as we c...
uebayasi[src/trunk]: src/tools/gcc Generate *.o -> template *.[cS] ("tmpsrc") mapping.
pooka[src/trunk]: src/sys/fs/puffs Push all information cached in the vnode to the...
pooka[src/trunk]: src/sbin/mount_portal use puffs_cookie_t. no functional change.
macallan[src/trunk]: src/sys/dev/pci use the drawing engine to draw characters so we ...
kiyohara[src/trunk]: src/sys/dev/ic Maybe supported LAN9218 Family.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 implement enough code to get SB2000...
cherry[src/trunk]: src/sys/arch/xen/xen Provide and accept memory reservation infor...
haad[src/trunk]: src/sys/rump/dev/lib/libnpf Add files needed to build npf as a R...
kiyohara[src/trunk]: src/sys/arch/bebox/conf Add bktr(4). (BeOS seems to have suppor...
chs[src/trunk]: src/sys/arch/sparc/sparc in cpu_switchto(), remove the MP-unsafe...
kiyohara[src/trunk]: src/sys/dev/ic Fix "+ 0x100" instead of "| 0x100" in the case ID...
christos[src/trunk]: src/sys/dev/mvme fix split fallout.
mbalmer[src/trunk]: src/sys/dev/scsipi Remove a pointless #if 0, compiler will elimi...
macallan[src/trunk]: src/sys/dev/pci make higher resolutions than 1024x768 work
sborrill[src/trunk]: src/sys/dev/usb Regen
explorer[src/trunk]: src Assign copyright to TNF
njoly[src/trunk]: src/sys/uvm Make break(2) reject high adresses that wrap to 0 af...
rmind[src/trunk]: src/regress/sys/net/frag Don't overrun the buffer, when writing ...
pooka[src/trunk]: src/sys/rump/librump For rumpfs, do mountroot instead of the bun...
wiz[src/trunk]: src/distrib/sets/lists/comp Mark /usr/include/netinet/ipf_rb.h a...
haad[src/trunk]: src/tests/dev/dm Import new test program for device-mapper drive...
bouyer[src/netbsd-6]: src/sys/fs/udf Pull up following revision(s) (requested by re...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Use common pmap_bootstrap_finalize(...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Soft-fail xcall thread creation to...
christos[src/trunk]: src/usr.bin/passwd KNF, make error messages consistent.
wiz[src/trunk]: src/share/man/man4 Fix typo.
snj[src/trunk]: src/distrib/sets/lists/xserver Bring the xorg entries up to date.
joerg[src/trunk]: src/sys/arch/xen/xen Use format string for the device name
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed remoteconf selectio...
christos[src/trunk]: src/sys/dev/usb regen
nisimura[src/trunk]: src/sys/arch/evbarm/stand/boot2440 - adapt DM9000 driver name ch...
ahoka[src/trunk]: src/sbin/mount_chfs add known bugs
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Retire the prehistoric chroot/cwd i...
tsutsui[src/trunk]: src/sys/arch/sun68k/stand Add ugly definitions to make standalon...
jmcneill[src/trunk]: src/doc terminate ad-audiomp2, add jmcneill-audiomp3
joerg[src/trunk]: src/sys/dev/usb Don't play format string tricks, use two calls w...
tsutsui[src/trunk]: src/sys/arch Move uvm_setpagesize() calls from locore.s to pmap_...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Enable UART clock in pxauart_attach().
martin[src/netbsd-6]: src/doc Fix entry for ticket #1547
joerg[src/trunk]: src Extend entry to makemandb permission issue.
tsutsui[src/trunk]: src/distrib/sets/lists/base Add new /usr/mdec/netboot.
uebayasi[src/trunk]: src/bin/sh Define dependencies of arith.[ch] on arith.y.
matt[src/trunk]: src/sys/arch Move the standard definitions of the {UND, IRQ, FIQ, A...
matt[src/trunk]: src/sys/arch CFATTACH_DECL(..., sizeof(struct device), -> CFATTA...
he[src/trunk]: src/sys/arch/sun3/sun3x Cast a vaddr_t to void* before passing t...
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by spz i...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 - calculate end PA correctly.
wiz[src/trunk]: src/share/man/man5 New sentence, new line. Use more markup. Bump...
roy[src/trunk]: src/lib/libc/stdio Note that callers should use feof(3) or ferro...
pooka[src/trunk]: src/doc Note portalfs kernel driver removal.
christos[src/trunk]: src/external/mit/xorg Allow the build to work on a read-only sou...
skrll[src/trunk]: src/sys/arch/hp700/dev Use lci.
dholland[src/trunk]: src/usr.sbin/user Handle return value from system() properly.
uebayasi[src/trunk]: src/distrib/sets Share more code. Call functions in one place.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Do bounds-checking before adding ho...
dholland[src/trunk]: src/gnu/dist/grep/src Fix -o behavior with patterns that match t...
macallan[src/trunk]: src/sys/dev/wscons generic support for caching glyphs in video m...
manu[src/trunk]: src Use SOCK_SEQPACKET in perfuse if available. This fix file op...
joerg[src/trunk]: src/usr.sbin/makemandb SQLite doesn't use the FTS index for equa...
yamt[src/trunk]: src/sys/dev/raidframe rf_ReconstructInPlace: don't leave a vnode...
mbalmer[src/trunk]: src/sys/arch/amd64/conf Add commented out DDB_COMMANDONENTER exa...
mrg[src/trunk]: src/sys/arch/sparc64 delete some no longer used code:
mrg[src/trunk]: src/usr.bin/gzip apply a change from Xin LI <delphij@delphij.net...
cherry[src/cherry-xenmp]: src/sys/arch/x86/x86 Oops. remove spurious "#undef MULTIP...
cherry[src/cherry-xenmp]: src/sys/arch/xen Use an IPI to re-route events to the cpu...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed some typos in logs ...
pooka[src/trunk]: src/lib/libukfs uncommit accidental changes
mrg[src/trunk]: src/sys/arch/evbppc for booke and ibm4xx evbppc systems, set mod...
pooka[src/trunk]: src hold object lock across page unbusy
kiyohara[src/trunk]: src/sys/dev/sdmmc Clean up return/error in sdmem_mem_send_scr().
macallan[src/trunk]: src/sys/dev/sun don't muck with the screen description if we're ...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/rs6000 If we are compiling -msoft-f...
jym[src/trunk]: src/share/man/man4 Document the naming convention.
uebayasi[src/trunk]: src/tools/gcc For each library, generate a makefile of the list ...
jakllsch[src/trunk]: src/sys/dev/usb It's not an error for a Ethernet interface to ha...
jruoho[src/trunk]: src/sys/dev/acpi Change some printfs to aprint_debug(9).
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 Avoid fault if acpi_softc is NULL at at...
matt[src/trunk]: src/sys/uvm Make sure to export uvmexp_* if MODULAR is defined.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 count IPI's as interrupts, not misc...
pgoyette[src/trunk]: src/sys/dev/sysmon Since nothing actually records or maintains a...
matt[src/trunk]: src/sys/arch/mips/mips Remove unused variable pcb.
njoly[src/trunk]: src/share/man/man5 Fix typo (.Ed -> .El).
gson[src/trunk]: src/bin/date Simplify by using setenv() instead of putenv().
joerg[src/trunk]: src/usr.sbin/isdn/isdnd Fix format strings to deal with 64bit ti...
ahoka[src/trunk]: src/share/man/man9 add a note on IPL and spinning mutexes
rmind[src/trunk]: src/sys - Use IPL_BIO (instead of IPL_SERIAL) for SPI.
christos[src/trunk]: src/lib/libm/complex get rid of ieee dependencies.
tsutsui[src/trunk]: src/sys/arch Allocate lwp0upa (PA of lwp0 uarea) right after ker...
roy[src/trunk]: src/external/bsd/openresolv/dist sync
matt[src/trunk]: src/sys/arch/powerpc/powerpc A small speedup, when mapping memor...
snj[src/trunk]: src/distrib/sets/lists/xserver libint10 is only built on amd64, ...
jym[src/trunk]: src/sys/arch/xen/xen Deep rework of the xbdback(4) driver; it no...
christos[src/trunk]: src/distrib/common SRCDIRS is not the way to do this; some testi...
jruoho[src/trunk]: src/sys/dev/acpi Flush CPU caches before entering S1, as noted i...
wiz[src/trunk]: src/share/man/man4 New sentence, new line; sort SEE ALSO; use mo...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Use common pmap_bootstrap_finalize() to...
dyoung[src/trunk]: src/sys/arch/i386/pci KNF: define struct pareg near the top of t...
rmind[src/trunk]: src/usr.sbin/npf/npfctl Simplify slightly: merge iface into addr...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix PMAPDEBUG build
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix DEBUG build. Hi rmind.
dsl[src/trunk]: src/sys/dist/pf/net If pfi_address_add() has to extend the buffe...
pgoyette[src/trunk]: src/external/ibm-public/postfix/dist/src/util Add missing semico...
tsutsui[src/trunk]: src/sys/dev/usb Regen from usbdevs rev 1.562:
mrg[src/trunk]: src/sys/dev note that dreamcast/aica works, and that auixp does ...
tron[src/trunk]: src/lib/libc/stdlib Unlock the environment lock if __alocenv() f...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Remove restriction of "mach prom" t...
chs[src/trunk]: src/sys/arch/amd64 in check_mcontext32(), accept the LDT selecto...
joerg[src/trunk]: src/distrib/utils/sysinst Use proper format strings.
joerg[src/trunk]: src/usr.bin/unifdef Pointer differences are generally not intege...
christos[src/trunk]: src/lib/libm/complex deal with infinity on the vax.
apb[src/trunk]: src/doc s/tmux/tmux(1)/ in the entry about removal of window(1)
skrll[src/trunk]: src/libexec/ld.elf_so Revert previous for now. It's part of a la...
martin[src/netbsd-6]: src/doc Ticket #1543
drochner[src/trunk]: src/sys/netinet6 avoid NULL dereference in error case
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon report a higher encryptio...
agc[src/trunk]: src/crypto/external/bsd/openssh/dist get rid of an old merge con...
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot Fix boot failure on OF 2.0 mac...
macallan[src/trunk]: src/sys/dev/adb make debug code compile again
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh fix an off-by-tw...
manu[src/trunk]: src/usr.sbin/perfused Interm hack raising buffers for /dev/fuse ...
matt[src/trunk]: src/sys/dev/sysmon Don't export sysmon_envsys_list as a common.
matt[src/trunk]: src/sys/arch/powerpc/include For PPC_BOOKE, make BUS_DMA_COHEREN...
bouyer[src/cherry-xenmp]: src/sys/arch Various interrupt fixes, mainly:
stacktic[src/trunk]: src/sys/sys Added RCS id.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Remove trailing spaces not in mes...
nonaka[src/trunk]: src/sys/dev/pci Added Ricoh 5CE823.
wiz[src/trunk]: src/share/man/man4 Whitespace fix and sort SEE ALSO.
pooka[src/trunk]: src/sys/rump/librump/rumpkern KERNEL_UNLOCK_LAST in non-mpsafe k...
kiyohara[src/trunk]: src/sys/arch/bebox/conf Cleanup INSTALL.
apb[src/trunk]: src/usr.bin/db The "-N" command line option means "include the t...
dyoung[src/trunk]: src/sys/nfs For readability's sake, write NULL instead of (type ...
matt[src/trunk]: src/sys/arch/mips/mips Since we mostly use RAS (even if we have ...
matt[src/trunk]: src/libexec/ld.elf_so/arch/mips Make the GOT1_MASK 64-bit clean.
wiz[src/trunk]: src/doc gdb-7.2 out.
rmind[src/trunk]: src/doc Mention tmpfs fixed, PowerPC improvements and Alpha conv...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/scripttempl Add the __eprol h...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use rb_tree for page lookup instea...
tsutsui[src/trunk]: src/sys/arch/m68k Add m68k MD cpu_in_cksum.c.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 convert dcache_flush_page() into a ...
he[src/trunk]: src/sys/arch/sun2/sun2 Cast a vaddr_t (integral type) to void* b...
phx[src/trunk]: src/sys/arch/amiga/amiga Cast vstart to (struct user *) when ass...
snj[src/trunk]: src/external/mit/xorg/server/drivers Add commented out xf86-vide...
matt[src/trunk]: src/sys/arch/arm/arm Add event counters for undefined instructio...
jruoho[src/trunk]: src/sys/dev/acpi Use FADT instead of DSDT in the quirk added in ...
yamt[src/trunk]: src/doc yamt-pagecache: update
pooka[src/trunk]: src/sys/rump/dev/wip/libumass one more path adjustment for rump_...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Revert part of previous - the remov...
mrg[src/trunk]: src/sys/compat/netbsd32 support VND* ioctls.
skrll[src/trunk]: src Pull across the fix for target/50691
para[src/trunk]: src/sys/arch/alpha/alpha follow the sa removal for alpha
martin[src/trunk]: src/sys/sys Backout previous - we do not need it anymore
rmind[src/trunk]: src/sys/dev mm_init: re-enable zero page protection.
nisimura[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Reimplement DM9000E driver.
pooka[src/trunk]: src/sys/kern rump umask
pgoyette[src/trunk]: src/sys/dev/sysmon Separate event delivery from polling and limi...
christos[src/trunk]: src/sys/conf Don't eat _BETA. I am sure dsl will come up with so...
tsutsui[src/trunk]: src/sys/arch/mvme68k/stand Put asm objects into OBJS, not depend...
jakllsch[src/trunk]: src/sys/arch/x86/pci cosmetic, spelling, and grammar adjustments
macallan[src/trunk]: src/sys/arch/sparc64/conf defflag some flags for the ffb driver
uebayasi[src/trunk]: src/distrib/sets sh(1) style. No functional changes.
pooka[src/trunk]: src/sys/rump/net/lib/libnet call ifinit{,1}()
dyoung[src/trunk]: src/sys/dev/ic Delete dead code.
kiyohara[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Remove unnecessary white-...
snj[src/trunk]: src/share/mk Switch cats to X.Org.
jym[src/trunk]: src/share/man/man4 Update agp(4) to reflect the agp_allocate mod...
christos[src/trunk]: src/sys/compat/netbsd32 Add netbsd32_oifreq and fix issue in cop...
tsutsui[src/trunk]: src/sys/dev/ic Switch to using todr_[gs]ettime_ymdhms() format
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Add _rtt(). But it is NULL function.
plunky[src/trunk]: src/usr.sbin/btconfig be more explicit
joerg[src/trunk]: src/external/mit/lua/lib/liblua Disable -Wempty-body here.
mrg[src/trunk]: src/sys/kern add an XXX comment i meant to include with the orig...
christos[src/trunk]: src/tests/lib/libc/stdlib Add tests for putenv(3)
bouyer[src/netbsd-6]: src/doc ticket 946
nakayama[src/trunk]: src/etc/rc.d Avoid rebuilding services database every boot time.
wiz[src/trunk]: src/usr.sbin/tprof Improve wording, sort sections, remove ls(1) ...
bouyer[src/cherry-xenmp]: src/sys/arch/i386/isa Make this build without options MUL...
matt[src/trunk]: src/sys/kern Use KASSERTMSG so if these trigger, we can see what...
jmcneill[src/trunk]: src/sys/dev/ic PR# kern/45664: audio panic at detach
nonaka[src/trunk]: src/doc note support Xorg for zaurus.
phx[src/trunk]: src/sys/arch/amiga Reverted the CIA-timer based delay() to the p...
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Regen for fadvise64_64 typo fix.
christos[src/trunk]: src/sys/kern provide a diagnostic for unsplit drivers.
ahoka[src/trunk]: src/sys/arch/evbarm/devkit8000 dme ethernet driver for devkit800...
christos[src/trunk]: src/lib/libterminfo replace `` with $(). Hopefully with enough e...
uebayasi[src/trunk]: src/lib/libc/arch/sparc64 Set ${SRCS.softfloat}.
pgoyette[src/trunk]: src/sys/dev/sysmon Factor out some duplicated code to simplify m...
jmcneill[src/trunk]: src/sys/dev/pci need to hold thread lock when using AC97_IS_* ma...
tls[src/trunk]: src Mention that "pseudo-device rnd" should be removed from cust...
christos[src/trunk]: src/sys/kern fix incomplete statement.
christos[src/trunk]: src/lib/libutil/compat don't include things you don't need
nonaka[src/trunk]: src/sys/dev/hpc split device_t/softc.
cyber[src/trunk]: src/sys/nfs Add support to honor MTU settings from DHCP during n...
jruoho[src/trunk]: src Instead of ioapic(4), make MLINKS { lapic(4), ioapic(4) } to...
plunky[src/trunk]: src/external/bsd/pcc INCLUDEDIR and LIBEXECDIR only need to be d...
yamt[src/trunk]: src/share/man/man9 fix a description of PMAP_PREFER argument.
cnst[src/trunk]: src/doc document aiboost(4) removal and replacement with aibs(4)...
uebayasi[src/trunk]: src/share/mk Add ${TOOL_PKG_CREATE}.
skrll[src/trunk]: src/doc nick-net80211-sync went dormant a LONG time ago.
tron[src/trunk]: src/sys/arch/i386/pnpbios Add missing semicolon to make this com...
uebayasi[src/trunk]: src/share/mk ${GENCMD} is used to generate only one output from ...
yamt[src/trunk]: src/doc whitespace
kiyohara[src/trunk]: src/sys/arch/arm/marvell Comment-out mvcesa. It not exists now.
pooka[src/trunk]: src/sys/arch/sun3/sun3 Initialize before set.
mrg[src/trunk]: src/sys/arch/sparc64/include add some ultrasparcIII defines, fro...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Support disk units from mul...
tsutsui[src/trunk]: src/sys/ufs/ext2fs Add definitions for more reserved inodes.
ahoka[src/trunk]: src/sys/ufs/chfs fix build failure on amd64 due to incorrect for...
christos[src/trunk]: src/sys/kern stopgap fix for rump build
jakllsch[src/trunk]: src/sys/arch/xen/xen Add and use xbdminphys() to handle transfer...
manu[src/trunk]: src/lib/librefuse Set eofflag in puffs_fuse_node_readdir() from ...
degroote[src/trunk]: src/sys/netipsec Fix ipcomp input counter
dyoung[src/trunk]: src/sys/dev/ic Simplify the device activation routine.
cherry[src/trunk]: src/sys/arch/x86/x86 Use pmap_pte_xxx() functions instead of xen...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Define DPRINTF and use it.
scw[src/trunk]: src/sys/arch/arm/arm32 Apply some band-aid to pmap_activate() fo...
kiyohara[src/trunk]: src/distrib/bebox/floppies Cleanup floppy directory.
kiyohara[src/trunk]: src/distrib/bebox/floppies/kernel Add INSTALL+ramdisk fllopy for...
christos[src/trunk]: src/external/gpl3/gdb/dist Apply the diffs that are relevant fro...
apb[src/trunk]: src/share/zoneinfo Import tzdata2012b from ftp://munnari.oz.au/p...
matt[src/trunk]: src/sys/arch/evbarm/conf If we are building an INSTALL kernel an...
tsutsui[src/trunk]: src/distrib/utils/sysinst Remove trailing spaces not in message ...
christos[src/trunk]: src/share/mk use osrelease -k to avoid that the path is 6.0_BETA
christos[src/trunk]: src/external/bsd/file/dist merge conflicts
uebayasi[src/trunk]: src/tools/gcc Handle cases where database text files don't exist.
tls[src/trunk]: src/lib/libc/gen Make arc4random far less greedy for entropy. M...
yamt[src/trunk]: src/sys/kern update a comment
uebayasi[src/trunk]: src/tests/kernel CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}.
christos[src/trunk]: src/sys/kern keep track of the original array length so we can p...
pooka[src/trunk]: src/distrib/sets/lists/comp Obsolete puffs_suspend manpage.
yamt[src/trunk]: src/sys/sys remove bogus const quals
plunky[src/trunk]: src document config_detach_children(9)
matt[src/trunk]: src/sys/arch/powerpc/include Export MIN_PAGE_SIZE and MAX_PAGE_S...
mrg[src/trunk]: src/sys/dev/usb remove any remnants of freebsd/openbsd code.
rmind[src/trunk]: src/sys/dev G/C unnecessary IPL_HARDUSB
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 In calculating initial tstate, cast...
sjg[src/trunk]: src/usr.bin/make size_t on amd64 doesn't like %u, use a cast.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove no longer necessary vfs wea...
drochner[src/trunk]: src/sys/netipsec remove a limitation that inner and outer IP ver...
uebayasi[src/trunk]: src/distrib/sets sh -> ${HOST_SH}
jruoho[src/trunk]: src/tests/syscall Use atf_tc_skip() instead of #if 0.
jruoho[src/trunk]: src Test also setdomainname(3).
skrll[src/trunk]: src/libexec/ld.elf_so Add cast so that usr.bin/ldd/elf32 builds.
matt[src/trunk]: src/sys/arch/evbppc/conf Get rid of LD_TAIL now that there is a ...
sjg[src/trunk]: src/usr.bin/make Bump date
yamt[src/trunk]: src/sys/kern move priority inheritance code to separate functions
jruoho[src/trunk]: src/tests/lib/libc/stdlib Add more strings to the "infinity test".
yamt[src/trunk]: src/sys/kern assertion
christos[src/trunk]: src/sys/ddb If we are DIAGNOSTIC don't try to go further if we f...
pooka[src/trunk]: src/sys/rump/dev/lib/libdm Don't attach as pseudo device here. ...
joerg[src/trunk]: src/sys/lib/libkern Spell restrict with __.
pooka[src/trunk]: src/sys/fs/puffs Process flush requests from the file server in ...
yamt[src/trunk]: src/usr.bin/script err -> errx where appropriate
tsutsui[src/trunk]: src/sbin/newfs_ext2fs Add a URL of Linux Documentation "The Seco...
kiyohara[src/trunk]: src/sys/dev/sdmmc Remove unnecessary Tab.
dholland[src/trunk]: src/usr.sbin/user attribute format printf -> __printflike
plunky[src/trunk]: src/usr.bin/sdpquery add alias for Plug'n'Play Information servi...
christos[src/trunk]: src/etc/mtree add the keys directory to base.
jruoho[src/trunk]: src/share/man/man7 Use .Ss and -offset indent.
haad[src/trunk]: src/sys/dev/dm Remove wrong TODO item, it violates abstraction b...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by mlelstv i...
rmind[src/trunk]: src Sync (mostly, not fully) uvm_km(9) and uvm_map(9) man pages ...
he[src/trunk]: src/tests/fs/common/nfsrpc Do symbol renaming for these bits as ...
tsutsui[src/trunk]: src/sys/arch Refactoring MD segment related definitions on m68k ...
jmmv[src/trunk]: src Remove window(1).
matt[src/trunk]: src/sys/arch/vax/include Change cpu_idle to be an inline which s...
wiz[src/trunk]: src/usr.bin/banner Remove trailing whitespace. From Bug Hunting ...
jruoho[src/trunk]: src Add some fundamental checks for memset(3). Prompted by a rec...
yamt[src/trunk]: src/usr.bin/tpfmt try to speed up symbol lookup
chs[src/trunk]: src/sys/arch/alpha/mcbus avoid array overrun, noticed by gcc 4.5.
yamt[src/yamt-pagecache]: src/sys/uvm redo the page clean/dirty/unknown accountin...
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf Fix subst so that th...
matt[src/trunk]: src/sys/arch Some more device_t, cfdata_t, CFATTACH_DECL_NEW cle...
pooka[src/trunk]: src/sys/uvm Make "no options VMSWAP" kernels compile again.
mrg[src/trunk]: src/doc note that sparc MODULAR works and is enabled now.
pooka[src/trunk]: src/sys/rump/librump Make the Diabolical (Page)Daemon Director d...
jmcneill[src/trunk]: src/doc acpi(4): The ACPI driver will no longer attach if the BI...
tsutsui[src/trunk]: src/sys/dev/pci - make agp_amd64_attach() also checks AMD64 Fami...
matt[src/trunk]: src/sys/arch/acorn26/ioc Missed needed use of device_private
joerg[src/trunk]: src/etc Add entries for bzip2 and xz.
kiyohara[src/trunk]: src/sys/dev/ic Split internal phy. We can use ukphy(4).
pooka[src/trunk]: src/sys tsleep() on lbolt is now illegal. Convert cv_wakeup(&lb...
christos[src/trunk]: src/include add globstar.
christos[src/trunk]: src/sys/kern - fixed signed/unsigned comparison
he[src/trunk]: src/external/bsd/iscsi/initiator Don't depend on shared library ...
jdc[src/trunk]: src/sys/dev/ic Only set 0x4FF in the transmit register for gigab...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Add the --trusted-keys a...
wiz[src/trunk]: src/external/bsd/pkg_install/dist/delete Import pkg_install-2012...
stacktic[src/trunk]: src/sys/rump/librump/rumpuser Whitespace.
degroote[src/trunk]: src/share/man/man4 Mentions that IPSEC_DEBUG works with FAST_IPS...
tsutsui[src/trunk]: src/sys Remove `volatile' qualifier from argument types of
njoly[src/trunk]: src/share/man/man4 Fix comments indentation.
gsutre[src/trunk]: src/doc Mention acpivga(4).
cherry[src/cherry-xenmp]: src/sys/arch/xen/conf Conditionally compile xen_ipi.c
njoly[src/trunk]: src/sys/kern Create empty temporary rumphdr.types file if missin...
skrll[src/trunk]: src/sys/arch/hppa Not all PA CPUs have the U-bit (uncacheable) f...
jakllsch[src/trunk]: src/sys/arch/arm/pic Restore ci_intr_depth increment for duratio...
joerg[src/trunk]: src/usr.sbin/makemandb Add support for compressed man pages in a...
yamt[src/yamt-pagecache]: src/sys remove pg->listq and uobj->memq
dyoung[src/trunk]: src/sys/net KNF.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix print message.
dholland[src/trunk]: src/usr.bin/quota The proper type for a variable that can be eit...
uebayasi[src/trunk]: src/distrib/sets Refactor list_set_lists using more functions.
manu[src/trunk]: src/lib/libperfuse - call FSYNCDIR for directories
dyoung[src/trunk]: src/sys/sys Poison future uses of DVACT_ACTIVATE by deleting it....
matt[src/trunk]: src/sys/arch/atari A few missed device_t, cfdata_t cleanups
mrg[src/trunk]: src/sys/arch/sparc64/conf sort
wiz[src/trunk]: src/sbin/mount_chfs Add RCS Id, sort sections, sort SEE ALSO, us...
njoly[src/trunk]: src/sys/compat Add missing semicolons after NETBSD32TOx_UAP macr...
christos[src/trunk]: src/usr.sbin/wsmoused a little undocumented debugging.
dyoung[src/trunk]: src/sys/dev/pci Delete dead code: a device-activation hook.
uebayasi[src/trunk]: src/distrib/sets Style.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/swig Add a swig int...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add a missing '\n' from a printf.
mlelstv[src/trunk]: src/sys/dist/ipf/netinet Fix mbuf corruption when sending ICMP e...
mrg[src/trunk]: src/external/bsd/openldap/dist/clients/tools add a miss #ifdef H...
wiz[src/trunk]: src/lib/libc/sys Sort errors.
jakllsch[src/trunk]: src/sys/sys An extra paren in previous made compiler sad.
rmind[src/trunk]: src/include Remove <sa.h> which has been obsolete since 2007.
mrg[src/trunk]: src/bin/sleep add SIGINFO support; from freebsd:
skrll[src/trunk]: src/sys/arch/evbarm/dev Backout previous - it breaks rpi console...
kiyohara[src/trunk]: src/doc Support Marvell Sheevaplug and some Marvell SoC NAS box.
jakllsch[src/trunk]: src/sys/dev/sdmmc SDHC can have multiple slots, note which slot ...
nakayama[src/trunk]: src Add support for monitoring Fault LED and Alarms status.
mrg[src/trunk]: src/external/gpl3/gdb/dist/bfd/doc avoid bfd.info rebuilds and r...
matt[src/trunk]: src/sys/arch/arm/broadcom Add a way to force PCI to negotiate ge...
nisimura[src/trunk]: src/sys/arch/evbarm/stand/boot2440 - detect SoC chipid value fou...
tsutsui[src/trunk]: src/sys/arch/m68k Add a common pmap_bootstrap_finalize() functio...
bad[src/trunk]: src/sys/netinet Defopt the rest of the Ipfilter options and tuna...
riz[src/netbsd-6]: src/share/zoneinfo Pull up following revision(s) (requested b...
rmind[src/trunk]: src/sys/uvm Remove VM_MAP_INTRSAFE and related code. Not used s...
mrg[src/trunk]: src/sys/dev/usb fix the reversed logic in several uses of the ne...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 - adjust the PA mask to the 43 bits...
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Get rid of more #ifdef COMPAT_AOUT_M68K d...
riastradh[src/trunk]: src/sbin/ifconfig Fix typo: `symbolically' takes three l's, not ...
snj[src/netbsd-6]: src/doc 1516, 1518-1520, 1522, 1532-1538
manu[src/trunk]: src - Use SOCK_DGRAM instead of SOCK_STREAM, as the filesystem s...
tsutsui[src/trunk]: src Build and install compat_aoutm68k.kmod and exec_aout.kmod on...
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Fix typo and hopefully the...
rmind[src/trunk]: src/sys/fs/tmpfs Fix non-DEBUG build.
christos[src/trunk]: src/tests/lib/libc glue glob tests
martin[src/trunk]: src/tests/lib/libc/stdlib Sparc64 does not fail the strtold_nan ...
shattered[src/trunk]: src Quoting sys/dev/vme/files.vme commit log: "vmegeneric never ...
wiz[src/trunk]: src/usr.bin/make Remove trailing spaces, add a few serial commas.
njoly[src/trunk]: src/sys/dev/acpi Fix NetBSD keyword expansion.
skrll[src/trunk]: src/sys Spell busy correctly.
alnsn[src/trunk]: src/tests/net/bpfilter Close pipes on exit.
rmind[src/trunk]: src - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more def...
bouyer[src/trunk]: src/sys/arch/x86/x86 - Make pmap_write_protect() work with pmap_...
jakllsch[src/trunk]: src/sys/arch/evbarm/rpi Get accessible memory quantity and kerne...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif fix comment
pgoyette[src/trunk]: src/sys/arch/i386/conf Include swsensor(4) in ALL
christos[src/trunk]: src/lib/libm/src commit long double SoC code from Stathis Kamperis
uebayasi[src/trunk]: src/tools/gcc - Generate a list of *.o -> lib*.{a, so} mapping. ...
jakllsch[src/trunk]: src/sys/arch/x86/include AMD publication 25759 rev 3.69 says tha...
rmind[src/trunk]: src/sys/net/npf Add nbuf_advfetch() and simplify some code sligh...
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Fix reloc calcurations (mechanically pull...
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 Name the L4 per-cpu pointer appropri...
msaitoh[src/trunk]: src/sys/dev/pci Rename 82801DB LPC Interface Bridge for consisit...
fair[src/trunk]: src/share/man/man4 Document PPS_SYNC for com(4) and zstty(4) (th...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/46068: Fix symbol loading on i...
spz[src/trunk]: src/etc/ssh releng has been on mollari for a while now. Also, ad...
christos[src/trunk]: src/sys/arch/arm/arm32 move stuff between the two files, so db_i...
christos[src/trunk]: src/tests/syscall Modify the test to be more robust. Still getti...
rmind[src/trunk]: src/sys/net/npf npf_packet_handler: clear M_CANFASTFWD flag, so ...
christos[src/trunk]: src/distrib/sets/lists/tests new environment test
riz[src/trunk]: src/doc Note the new netbsd-6 branch, and move CHANGES to CHANGE...
christos[src/trunk]: src/tests/lib/libc/stdio add positional argument tests
tron[src/trunk]: src/lib/libc/stdlib Restore binary compatibility with applicatio...
snj[src/trunk]: src/share/mk Switch netwinder to X.Org.
phx[src/trunk]: src/sys/arch/amiga/dev opt_m68k_arch.h can only be included when...
mrg[src/trunk]: src/compat update this to reflect all the changes in src/compat ...
christos[src/trunk]: src/usr.sbin/services_mkdb bump PROTOMAX
haad[src/trunk]: src/external/gpl2/lvm2/dist/libdm Addapt libdevmapper library to...
martin[src/trunk]: src/include Add missing __BEGIN_DECLS, from Henning Petersen in ...
uebayasi[src/trunk]: src/distrib/sets Set $rundir before calling sets.subr as other s...
joerg[src/trunk]: src/libexec/ld.elf_so Replace if() NADA else if() NADA else cont...
dsl[src/trunk]: src/sys/compat/common Use 'curlwp' here insteald of the 'l' - wh...
joerg[src/trunk]: src/usr.sbin/makemandb Add support for apropos -s like in the ol...
abs[src/trunk]: src/sbin/disklabel Shuffle the order of examples to put the inte...
joerg[src/trunk]: src Merge XZ 5.0.3.
matt[src/trunk]: src/sys/compat/linux/arch/alpha Adapt to change to PCU.
nakayama[src/trunk]: src/sys/arch/sparc64/include Bring together similar definitions ...
dyoung[src/trunk]: src/sys/netinet Defer scheduling vtw_tick() and setting the vtw ...
matt[src/trunk]: src/sys/arch/evbppc/conf Change default of GUR_BASE to 0xffe0000...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs test for error in creating root vno...
mrg[src/trunk]: src/libexec/ld.elf_so/arch/mips make sure to look in CFLAGS, COP...
he[src/trunk]: src/sys/arch/bebox/stand/boot Fix a minor typo preventing this f...
pooka[src/trunk]: src/sys/sys g/c unused protos
jakllsch[src/trunk]: src/sys/dev/mii Match on DP83849. From Kurt Lidl in PR 41256.
plunky[src/trunk]: src/sys/net fix a potential leak on tap device close, purging th...
apb[src/trunk]: src/distrib/sets Exit with a sensible error message if makeflist...
kefren[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core add stub pmf hook
apb[src/trunk]: src/usr.sbin/postinstall Add "pwd_mkdb" item, which checks wheth...
roy[src/trunk]: src/lib/libc Protect getdelim when used internally.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh Add pgp2ssh, a u...
njoly[src/trunk]: src/sys/dev/usb Regen for Chipsbank vendor id.
haad[src/trunk]: src Revert my commit which have added knowledge about dm targets...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 allow display devices to work if th...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 more CFATTACH_DECL_NEW fixes
tsutsui[src/trunk]: src/sys/arch/mips/mips Set iospace and virtual_end address prope...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Comment reformat.
christos[src/trunk]: src/sys/arch/sparc64/dev CFATTACH_DECL_NEW
dholland[src/trunk]: src/usr.sbin/user Move path names to pathnames.h per conventions
joerg[src/trunk]: src/share/mk Derive MANINSTALL from MKCATPAGES and MKHTML.
matt[src/trunk]: src/sys/uvm Add "opt_modular.h"
macallan[src/trunk]: src/sys/dev/pci add backlight control via PMF
yamt[src/yamt-pagecache]: src/sys/arch/x86/x86 share a lock among pmap uobjs
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k libgcc is big enough ...
jakllsch[src/trunk]: src/sys/fs/msdosfs And correct a typo that wasn't corrected in p...
jakllsch[src/trunk]: src/sys/dev/isa This hopefully completes the audiomp conversion ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs call cache_cpu_init() for all cpus
joerg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff Don't use clang here.
tsutsui[src/trunk]: src/sys/arch/amiga/amiga Use common pmap_bootstrap_finalize() to...
jruoho[src/trunk]: src/sbin/swapctl Clarify placement of commas. From Snader_LB on ...
he[src/trunk]: src/sys/arch/iyonix/include Expose the contents also for _KMEMUS...
skrll[src/trunk]: src/sys/arch/hp700/stand/xxboot Typo in comment.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Release PG_PAGEOUT pages in aiodone.
tron[src/trunk]: src/doc Postfix was updated to version 2.8.8.
tron[src/trunk]: src/lib/libc/stdio Change last commit to Use "ptrdiff_t" instead...
jym[src/trunk]: src Import PAE support for kvm(3):
joerg[src/trunk]: src/usr.sbin/bad144 static + __dead
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang snapshot r151769 to g...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot When a drive is present, re...
tsutsui[src/trunk]: src/sys/arch Use PGSHIFT from <machine/param.h> for PAGE_SHIFT.
christos[src/trunk]: src/external/gpl3/gdb/dist/intl disable .y.c rule.
ahoka[src/trunk]: src/sbin Import mount_chfs for CHFS.
mrg[src/trunk]: src/sys/dev/usb avoid taking the thread lock when the kernel loc...
kiyohara[src/trunk]: src/usr.sbin/btattach Support Infineon UniStone (PBA31308).
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Only set symbols not provide...
snj[src/trunk]: src/distrib/notes/common Remove two different explorer@ acknowle...
nonaka[src/trunk]: src/sys/arch/zaurus/dev Use tpcalib_ioctl() instead of hpc_tpane...
joerg[src/trunk]: src/usr.bin static + __dead
tsutsui[src/trunk]: src/sys/arch/atari/dev Split device_t/softc. Also rename some s...
drochner[src/trunk]: src/lib/libc/stdio apply an 11 years old fix from FreeBSD:
mbalmer[src/trunk]: src/sys/dev/usb Add support for the QUAN DM9601.
dyoung[src/trunk]: src/sys/netinet Initialize/compare pointers with NULL instead of 0.
christos[src/trunk]: src/sys/arch/arm/arm fix off-by-one in frame handling, and add a...
skrll[src/trunk]: src/sys/arch/acorn32/include Spell _KMEMUSER correctly
rmind[src/trunk]: src/sys Make SA calls obsolete (use stubs in kern case, as libc ...
matt[src/trunk]: src/tests/lib/libc/stdlib Only do the long double tests if __HAV...
martin[src/trunk]: src/distrib/common Fix typo in usage
matt[src/trunk]: src/sys/arch/evbmips Remove reduntant/conflicting common declara...
joerg[src/trunk]: src/doc Document poinst where the LLVM/clang integration is unclean
dyoung[src/trunk]: src/sys/dev/cardbus Remove superfluous cast (device_t to device_t).
rmind[src/trunk]: src/sys - Rework and improve TCP state tracking.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add support Marvell Sheevaplug.
dholland[src/trunk]: src/share/man/man5 fix a couple typos
matt[src/trunk]: src/sys/arch/powerpc Move obio softc definitions to a header so ...
tsutsui[src/trunk]: src/etc/etc.luna68k - create scsibus1 for external SCSI bus on L...
wiz[src/trunk]: src/share/man/man5 Sort sections.
wiz[src/trunk]: src/share/man/man4 Bump date for more supported I/O DATA devices.
cegger[src/trunk]: src/sys/dev/acpi Enumerate ACPI PCI devices. Allows to link PCI ...
nonaka[src/trunk]: src/sys/arch/zaurus/dev use APM_BATT_FLAG_CHARGING.
isaki[src/trunk]: src/sys/net white space -> tab.
rmind[src/trunk]: src/sys/dev/usb Fix the build of ALL kernel (hi matt@).
he[src/trunk]: src/tests/rump/rumpkern It seems that LDADD.file gets added to t...
kiyohara[src/trunk]: src/sys/dev/ic Set mii_media_active in lan9118_ifm_change(). Th...
dyoung[src/trunk]: src/share/man/man9 MI drivers should #include <sys/bus.h> not <m...
christos[src/trunk]: src/external/mit/xorg/bin/xterm added commented out trace build.
manu[src/trunk]: src/lib/libperfuse build fixes for LP64
nonaka[src/trunk]: src/sys/dev kern/45927: fix incorrect assert.
martin[src/netbsd-6]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys/arch/hp700/dev Simplify and improve dino_intr_map by che...
wiz[src/trunk]: src/usr.bin/ktrace Bump date for previous.
yamt[src/trunk]: src/sys/kern - move disk cache flushing code into a separate fun...
wiz[src/trunk]: src/usr.sbin/btdevctl Sort sections, use serial comma.
dsl[src/trunk]: src/sys/kern Report L_INMEM in the lwp info as well.
mjacob[src/trunk]: src/sys/dev/ic Multiple channel devices *should* be working. Rem...
tron[src/trunk]: src/tests/syscall Add a regression test for poll(2) based on the...
drochner[src/trunk]: src/sys/kern If a struct sigevent with SIGEV_SIGNAL is passed to...
tsutsui[src/trunk]: src/sys/arch/sgimips/mace Fix typo in comment.
tsutsui[src/trunk]: src/sys/arch/i386/stand/boot Enable SUPPORT_EXT2FS. Tested on i3...
tsutsui[src/trunk]: src/sys/arch/emips/emips - misc KNF
kiyohara[src/trunk]: src/sys/dev/marvell Add macro MVA_{UNIT, OFFSET, IRQ}_DEFAULT.
macallan[src/trunk]: src/sys/dev/pci cache glyphs in video memory when using anti-ali...
christos[src/trunk]: src/tests/lib/libc/gen use "RZ()" instead of ATF_CHECK(), since ...
christos[src/trunk]: src/tests/syscall add a timeout test
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide some more registers.
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Use the new 32-bit and ESDHC supp...
dsl[src/trunk]: src/sys/arch/i386/stand/lib Add C stubs to allow prints early in...
christos[src/trunk]: src/crypto/external/cpl wait for trousers
sjg[src/trunk]: src/sys First cut of simple syscall wrapper, which make(1) can use
uebayasi[src/trunk]: src/tools/gcc Move these analyzing functions into one place, get...
reinoud[src/trunk]: src/doc Cleam responsibility for NiLFS and for usermode
martin[src/trunk]: src/etc/etc.rs6000 Remove ttyv0 - there is no such device on thi...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Cleanup register use so that r5-r8 a...
pooka[src/trunk]: src/sys/rump Include arch/include/Makefile.inc for some compiler...
tnn[src/trunk]: src/sys/dev clct(4)/cs4281 confirmed to work (thanks herdware@irc)
riz[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE 480000->490000
joerg[src/trunk]: src/games/hack Use consistent sign in compare, the function is o...
mrg[src/trunk]: src/lib/csu look for ${CSU_MACHINE_ARCH}_elf directory first.
tsutsui[src/trunk]: src/sys/arch/sparc/stand/ofwboot - remove extern from function d...
wiz[src/trunk]: src/doc Mention pkg_add import.
jruoho[src/trunk]: src/tests/syscall Do not fail if readdir(3) fails, probably due ...
matt[src/trunk]: src/sys Pullup from matt-nb5-mips64.
tsutsui[src/trunk]: src/sys/arch - add m68k/conf/std.m68k, which includes common sta...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Support kernel load from IDE HDD w...
drochner[src/trunk]: src/sys more "const"
dyoung[src/trunk]: src/sys/dev/gpio Delete unnecessary device-activation hooks. Si...
haad[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Add support for building...
yamt[src/yamt-pagecache]: src/sys/uvm a patch supposed to unbreak abi from christos@
jakllsch[src/trunk]: src/sys/arch/xen/xen Define XBD_MAX_XFER instead of using (PAGE_...
tsutsui[src/trunk]: src/usr.sbin/makefs Apply fixes for PR bin/44114 (makefs(8) -t c...
mbalmer[src/trunk]: src/sys/dev/scsipi Convert to device_t, aka softc/device_t split...
yamt[src/yamt-pagecache]: src/sys/uvm assertions
jmcneill[src/trunk]: src/sys/dev/usb ehci_set_qh_qtd: terminate alternate next qTD po...
christos[src/trunk]: src/x11/Xserver/os Missing \\
haad[src/trunk]: src/external/gpl2/lvm2/lib/liblvm Add two more needed files dev-...
tsutsui[src/trunk]: src/sys/arch Use proper macro, variable names, types, and assign...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Provide the default_mapaddr method...
isaki[src/trunk]: src/doc Note powsw(4) for x68k.
riz[src/netbsd-6]: src/sys/arch/mvme68k/mvme68k Pull up following revision(s) (r...
wiz[src/trunk]: src/lib/libc/sys Note a difference to IEEE Std 2003.1-2008. Bump...
njoly[src/trunk]: src/tests/lib/libc Remove unneeded prototypes.
riz[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
tsutsui[src/trunk]: src/distrib/cdrom Add 5.0.1 configuration files for reference.
tsutsui[src/trunk]: src/sys/arch/cesfic/cesfic Replace obsolete vm_offset_t with app...
tsutsui[src/trunk]: src/sys/arch/x68k/include ANSI'fy, misc KNF.
bouyer[src/trunk]: src Fix bad cut'n'paste in copyright. Pointed out by dyoung@
dsl[src/trunk]: src/sys/compat Delete some splurious commas and very unexpected ...
haad[src/trunk]: src/share/examples/rump/dmtest Fix some small bugs pointed out b...
christos[src/trunk]: src/external/bsd/flex/dist fix prototypes
martin[src/trunk]: src/sys/uvm Solve previous fix (for early posix_spawn children e...
apb[src/trunk]: src Add a collapse_backslash_newline function to rc.subr.
jruoho[src/trunk]: src/sys/dev/acpi Add locking to account improbable but possible ...
dsl[src/trunk]: src/usr.sbin/vnconfig VNDIOCSET now returns a 64bit unsigned size.
pgoyette[src/trunk]: src/sys/dev/sysmon Modify previous commit. The routine to deliv...
kiyohara[src/trunk]: src/sys/dev Check disk bounds, in RAW_PART.
wiz[src/trunk]: src/distrib/notes Fix some typos, from OKANO Takayoshi in PR 45001.
christos[src/trunk]: src/usr.bin/netstat PR/42243: Yasuoka Masahiko: Add support for ...
matt[src/trunk]: src/sys/dev/usb Move EHCI_DEBUG, OHCI_DEBUG, UHCI_DEBUG, USB_DEB...
uebayasi[src/trunk]: src/tools/gcc Skip parameters for multilib build for now.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs include subr_kobj_vfs
dyoung[src/trunk]: src/share/man/man9 Describe the arguments to ctor and dtor.
pooka[src/trunk]: src/sys/rump * create /dev on the rump rootfs automatically
uebayasi[src/trunk]: src/distrib/sets Replace many "if [ -f $x ]; then echo $x; fi" i...
uebayasi[src/trunk]: src/usr.bin/ktruss Use $GENCMD to generate misc.[ch]. Carefully...
kiyohara[src/trunk]: src/sys/arch/bebox/conf s/BEBOX/BeBox/.
pooka[src/trunk]: src/sys/lib/libkern/arch/i386 Rename jump label to something a l...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot When PPCBoot supports the S...
matt[src/trunk]: src/sys/arch/powerpc/conf Make sure the kernel is compiled with ...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Make is_dvmaend point to the last DVMA ...
kiyohara[src/trunk]: src/sys/dev/marvell Add more explanation to XXXX. It value from...
joerg[src/trunk]: src/usr.sbin/makemandb Be a bit more friendly to man pages using...
christos[src/trunk]: src/lib/libm don't compile long double support for the havenots.
apb[src/trunk]: src/usr.bin/ftp When given an URL that contains "://" but is not...
kiyohara[src/trunk]: src/distrib Fix build failure. Remove unknown device ttyv0.
jakllsch[src/trunk]: src/sys/dev Correct copy/paste/modify issue in audio_suspend().
tsutsui[src/trunk]: src/sys Remove `volatile' qualifier from argument types of
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Disable SSL V3 session ...
njoly[src/trunk]: src/distrib/sets/lists/xcomp Update macppc list for MKX11+MKDEBU...
skrll[src/trunk]: src/sys/sys Don't include opt_multiprocessor.h - it is not needed.
joerg[src/trunk]: src/usr.sbin Use static + __dead
uebayasi[src/trunk]: src/share/mk When PROGS / LIBS are used, you can pass each PROG ...
darcy[src/trunk]: src/usr.bin/comm Don't include newlines when comparing to preven...
jruoho[src/trunk]: src/sys/dev/acpi Remove unnecessary (due SME_DISABLE_REFRESH) lo...
chs[src/trunk]: src/sys/compat recent versions of linux (which we now claim to b...
joerg[src/trunk]: src/usr.bin/cal static + __dead
mrg[src/trunk]: src/sys/arch/sparc/conf enable options MODULAR, now that it is t...
chs[src/trunk]: src/sys/arch/alpha change inline to static inline to appease gcc...
wiz[src/trunk]: src/lib/libc/sys O_NOFOLLOW is not a non-standard extension any ...
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen MP-fy clock. per-cpu hardclock(). Us...
tsutsui[src/trunk]: src/sys/arch/newsmips struct device * -> device_t, use device_xn...
skrll[src/trunk]: src/libexec/ld.elf_so Be more tolerant to the location of PT_PHD...
buhrow[src/trunk]: src/sys/dev/raidframe Add the ability to autoconfigure raid comp...
uebayasi[src/trunk]: src/distrib/sets Put ${MKXORG} back to MKVARS. It doesn't exist...
bouyer[src/trunk]: src/sys/arch Don't call psignal() without holding proc_lock. Thi...
martin[src/trunk]: src/sys/rump/librump/rumpkern Adapt to constification in sys/uvm...
riz[src/netbsd-6]: src/doc Ticket 949
pooka[src/trunk]: src/sys/arch/sun3/sun3 fix build. (hi rmind)
jdc[src/trunk]: src/sys/arch/sparc64/dev Avoid a panic if we are asked to sync a...
haad[src/trunk]: src/sys/rump/include/rump Add RUMP_SYS_OPEN define to replace op...
gsutre[src/trunk]: src Add acpivga(4).
kim[src/trunk]: src/usr.sbin/npf/npfctl Fix remaining references for npf.conf(8)...
matt[src/trunk]: src/sys/arch/bebox/bebox Covert to CFATTACH_DECL_NEW, device_t, ...
wiz[src/trunk]: src/usr.sbin/wsfontload Sync usage with man page.
christos[src/trunk]: src/lib/libc/arch/m68k/gen Add no/op routines for m68000 for the...
joerg[src/trunk]: src/sys/ufs/lfs Make sure that __BEGIN_DECLS and __END_DECLS are...
uebayasi[src/trunk]: src/gnu/lib/libgcc4/libgcov Correct CLEANFILES in the new style ...
skrll[src/trunk]: src/distrib/sets/lists/comp Sort entries.
tsutsui[src/trunk]: src/sys/arch/mac68k/mac68k Allow NetBSD/mac68k kernel work with ...
pooka[src/trunk]: src/sys/arch remove rest of 'no file-system PORTAL' (portalfs ke...
jmmv[src/trunk]: src Add a test to ensure that PAGE_SIZE is available in kernel m...
tsutsui[src/trunk]: src/sys/dev/ic Define NO_MANUAL_XFER on luna68k as temporary wor...
drochner[src/trunk]: src/lib/libm/complex fix minor typo
shattered[src/trunk]: src/sys/arch/hpcmips/tx PR/32394 -- Don't define 'panic' label u...
matt[src/trunk]: src/sys/arch/acorn26 CFATTACH_DECL -> CFATTACH_DECL_NEW for 'str...
pgoyette[src/trunk]: src/usr.sbin/envstat Some Integer-type sensors can have limits, ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use genfs_statvfs() for now.
martin[src/trunk]: src/sys/sys No <stdbool.h> if _STANDALONE
agc[src/trunk]: src/sys/ufs/chfs quick workaround to make this compile, with tha...
njoly[src/trunk]: src/sys/kern One semicolon is enough.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 print pid, lid and p_comm in some d...
tsutsui[src/trunk]: src/sys/lib/libkern Disable a DIAGNOSTIC test which causes kerne...
macallan[src/trunk]: src/sys/arch/macppc/macppc add support for backlight control wit...
jruoho[src/trunk]: src/share/man/man5 Note USE_FORT.
matt[src/trunk]: src/sys/arch Add PRIx{P, V}{ADDR, SIZE}, PRIu{P, V}SIZE, and PRIxRE...
pooka[src/trunk]: src/tests/fs/puffs WARNS=2
bouyer[src/trunk]: src/sys/arch/xen/xen - make xen_version globally available, with...
matt[src/trunk]: src/share/mk Remove ${SIZE}
jruoho[src/trunk]: src/tests/lib/libc/stdlib Do not blindly cast things (obviously ...
bouyer[src/trunk]: src/sys/arch/xen - make xen_version globally available, with mac...
wiz[src/trunk]: src/share/man/man4 Bump date for SOCK_SEQPACKET; add serial commas.
tsutsui[src/trunk]: src/sys/arch Use appropriate macro during pmap initialization:
riz[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) (requested by r...
matt[src/trunk]: src/bin/dd Fix a very old bug. When allocating the buffer and d...
nakayama[src/trunk]: src/usr.sbin/postinstall Pass -d option to pwd_mkdb(8) in order ...
kiyohara[src/trunk]: src/sys/arch/arm/arm Replace some whitespaces to Tab.
haad[src/trunk]: src/sys/dev/dm Fix bug in dm_table_resume_ioctl where dmv->flags...
yamt[src/yamt-pagecache]: src/usr.bin/vmstat report some more statistics.
mrg[src/trunk]: src/libexec/httpd fix another compile error if NO_DAEMON_MODE is...
kiyohara[src/trunk]: src/sys/dev/sdmmc Add bus_rod. It use to change to Data Transfe...
martin[src/trunk]: src Use C++ compatible declaration for posix_spawn (instead of t...
njoly[src/trunk]: src/share/man/man9 Adjust cpu_switch(9) -> cpu_switchto(9) in xr...
uebayasi[src/trunk]: src/lib/libc Assign quad / softfloat specific ${SRCS} to ${SRCS....
spz[src/trunk]: src more missing file mentions, kudos Kurt Schreiner (ks at ub.u...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fix typo. From Anon Ymous
pooka[src/trunk]: src/sys Introduce genfs_statvfs() as pretty much a no-info statv...
joerg[src/trunk]: src/external/gpl3/gdb/lib/libgdb gdb likes to mix different enum...
stacktic[src/trunk]: src/sys/rump/librump/rumpuser Fixed build without module bootstrap
jakllsch[src/trunk]: src/sys/dev/usb Don't double clfree() when closing an interrupt ...
pooka[src/trunk]: src/lib/libpuffs adjust for protocol changes
jym[src/trunk]: src/doc xbdback(4) is MP-SAFE. Reorder list.
rmind[src/trunk]: src/sys/kern Disable direct select for now, since it still bring...
yamt[src/trunk]: src/usr.bin/tpfmt man page
joerg[src/trunk]: src/usr.sbin/cpuctl/arch Use uintmax_t for freqency computations...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed a fd leak, patch by...
sborrill[src/trunk]: src/sys/dev/pci Add Intel 3400 devices
joerg[src/trunk]: src/lib/libc/string If we have to cast, do it properly.
matt[src/trunk]: src/sys/arch/powerpc/booke/pci When delivering MSIs, sometimes a...
uebayasi[src/trunk]: src/tools Use ${NETBSDSRCDIR} for deep tools/* directories.
uebayasi[src/trunk]: src/tools/gcc For each library, generate a list of sources (*.[c...
pooka[src/trunk]: src/sys/rump regen: getcwd
christos[src/trunk]: src/lib/libc/gen Add GLOB_STAR support from Greg Dionne.
tsutsui[src/trunk]: src/sys/arch Prepare empty module_init_md() for options MODULAR ...
enami[src/trunk]: src/sys/lib/libkern Use exact 32bit integral type to declare var...
uebayasi[src/trunk]: src/distrib/sets Move the list of non-_MKVARS.* make variables f...
uebayasi[src/trunk]: src/distrib/sets Refactor; move generate_* function calls in sin...
jakllsch[src/trunk]: src/sys/arch/arm/arm32 Remove unused local variable.
matt[src/trunk]: src/sys/kern l isn't used. nuke it.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Create two panics that signal inc...
tls[src/trunk]: src/sys/sys Change to rnd.h missed in previous commit.
sjg[src/trunk]: src/usr.bin/make Add meta.c which implements "meta" mode for make.
cherry[src/trunk]: src/sys/arch [merging from cherry-xenmp] bring in bouyer@'s chan...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon moved from utmp.h to utmp...
yamt[src/trunk]: src/sys/kern assertions
christos[src/trunk]: src/etc/mtree add glob tests.
kiyohara[src/trunk]: src/sys/dev/marvell Remove unnecessary define.
jruoho[src/trunk]: src/sys/arch/x86/acpi Remove the sanity check that tested the in...
tsutsui[src/trunk]: src/sys Split device_t/softc. Tested on GXemul.
uwe[src/trunk]: src/lib/libc/stdio Make groff happy.
wiz[src/trunk]: src/external/bsd/flex/bin Add missing letter, from Ryo HAYASAKA ...
tsutsui[src/trunk]: src Add support for I/O DATA ETX-US2.
jym[src/trunk]: src/sys/arch/xen/xen Be more consistent for event handler naming...
skrll[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Fix build. Hi rmind.
skrll[src/trunk]: src/sys/arch/hppa/include KNF
christos[src/trunk]: src/dist/openpam moved to external/bsd
kiyohara[src/trunk]: src/sys/dev/sdmmc Support High-Speed mode.
tsutsui[src/trunk]: src/sys/arch No need to initialize lwp0 u-area in pmap_bootstrap()
tron[src/trunk]: src Don't build postscreen(8) if "MKCRYPTO" is set to "no". It c...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Minor change (benign...
pooka[src/trunk]: src/lib/libukfs Use range locking (fnctl(F_SETLK)) instead of fi...
matt[src/trunk]: src/usr.bin/ldd MIPS uses a variable page size now.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 s/DEBUG/NOT_DEBUG/ on the intr_esta...
wiz[src/trunk]: src/sbin/fdisk Remove trailing whitespace.
skrll[src/trunk]: src/libexec/ld.elf_so Restore backwards compatibility by removin...
dyoung[src/trunk]: src/sys/netinet Don't allocate resources for vtw until/unless it...
yamt[src/trunk]: src/share/man/man9 correct the section number of membar_producer...
elric[src/trunk]: src/libexec/httpd Use a ``certificate chain file'' rather than a...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Update one more comment.
kiyohara[src/trunk]: src/sys/dev/marvell Fix ack/no-ack. Last data sends with stop-b...
jmcneill[src/trunk]: src/sys/dev/pci audio cookie is a struct auixp_codec, not auixp_...
joerg[src/trunk]: src/dist/nvi Don't use loops with empty body.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Use new HPPA_CPU_PCXWP for PA8600 (Land...
tls[src/trunk]: src Make the rndsave structure public -- the kernel will learn t...
martin[src/netbsd-6]: src/doc Tickets #1546 and #1547
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
joerg[src/trunk]: src/distrib/utils/sysinst Declare mmsg as string constant, not a...
mrg[src/trunk]: src/sys/dev fix the vnd_osize changes on 32 bit platforms with 6...
christos[src/trunk]: src/tools/gdb mknative for gdb7
martin[src/trunk]: src/sys/arch/vax/vax Clear new pcb in cpu_lwp_fork, now that thi...
pooka[src/trunk]: src/sys Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtslee...
tsutsui[src/trunk]: src/sbin/disklabel Make dreamcast, evbsh3, and mmeye use -DUSE_MBR.
wiz[src/trunk]: src/usr.bin/patch Print version string to stdout instead of stderr;
dholland[src/trunk]: src/sys/arch grammar patrol
pgoyette[src/trunk]: src Build the new swsensor(4) device and add to set lists
tsutsui[src/trunk]: src/sys/arch Make sure to call pflusha before (not after) enabli...
spz[src/trunk]: src merge
nakayama[src/trunk]: src System utilities, boot programs and kernel modules are machine
matt[src/trunk]: src/sys/ufs/ufs Eliminate a common in a header file (add a missi...
njoly[src/trunk]: src/usr.sbin/postinstall Use msg for indentation.
cherry[src/trunk]: src/sys/arch Removing remaining references to the alternate PTE ...
jmcneill[src/trunk]: src/share/man/man4 document ACPI_BLACKLIST_YEAR
bouyer[src/trunk]: src/sys/arch Make GDIUM build again after matt-nb5-mips64 merge....
kiyohara[src/trunk]: src/distrib/bebox/floppies Cleanup floppy directory.
matt[src/trunk]: src/sys/arch/arm/include Use __builtin_constant_p so that we onl...
jakllsch[src/trunk]: src/sys/net We need a cv_destroy() here too. Fixes LOCKDEBUG pa...
tsutsui[src/trunk]: src/share/man/man4 There is no NetBSD 4.1 (yet?) and 5.0 has bee...
uebayasi[src/trunk]: src/distrib/sets Add print_mkvars make target for debug.
kiyohara[src/trunk]: src/etc/etc.bebox Add bktr.
agc[src/trunk]: src/crypto/external/bsd/netpgp/libpaa Add build glue for libpaa ...
drochner[src/trunk]: src/sys/dev/raidframe comment out an unused static function
njoly[src/trunk]: src/share/man/man4 Remove unneeded ichsmb(4)/nfsmb(4) cross-refe...
cherry[src/cherry-xenmp]: src/sys/arch/xen first cut at per-cpu event handling
snj[src/trunk]: src/external/mit/xorg/server/drivers Build some drivers on cats....
rmind[src/trunk]: src/sys/arch/mips/mips cpu_lwp_fork (MIPS): replace l_addr with ...
nonaka[src/trunk]: src/sys/dev/pcmcia Add Corega Ether CF-TD LAN Card.
joerg[src/trunk]: src/sys/sys PR 46040:
sborrill[src/trunk]: src/sys/dev/usb Add Kingston DT Mini 10 pendrive
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Support ustarfs for floppy-disk.
kiyohara[src/trunk]: src/sys/dev/ic Support mii_tick().
tsutsui[src/trunk]: src/sys/arch Remove old MD pmap.c files for amiga and atari.
skrll[src/trunk]: src Implement dl_iterate_phdr.
wiz[src/trunk]: src/etc/mtree Remove obsoleted directory /usr/share/doc/html/ntp...
matt[src/trunk]: src/sys/arch/powerpc/include Change ALIGNBYTES to be AltiVec savvy
wiz[src/trunk]: src/external/bsd/pkg_install/dist melt snowflakes
matt[src/trunk]: src Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptr...
wiz[src/trunk]: src/doc Remove me from some responsible lines.
pooka[src/trunk]: src/lib/libc/stdlib tyop de fix
manu[src/trunk]: src == file close operations ==
joerg[src/trunk]: src/dist/openpam/doc/man Apply the equivalent of r426 and r427 f...
cegger[src/trunk]: src/sys/dev/ieee1394 do not assume all fw devices speak sbp.
reinoud[src/trunk]: src/sys/arch/usermode Dirty commit of machdep.c and cpu.c
joerg[src/trunk]: src/bin/sh Don't use a for-loop with empty body.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Reserve more bootstrap kernel PT pages if...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Add needed linux_fadvise64.c
pooka[src/trunk]: src/sys/rump/net/lib/libnet Attach PF_LINK domain. ifconfig wan...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dreamcast Prepare empty module_init_md() ...
dyoung[src/trunk]: src/sys/dev/onewire Simplify device-activation hooks.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add PPCBoot version from DS...
tsutsui[src/trunk]: src/sys Split device_t/softc. pmax is tested on GXemul.
manu[src/trunk]: src/lib/libpuffs Documentation fix
wiz[src/trunk]: src/lib/libc/stdlib Fix a typo, remove trailing whitespace.
macallan[src/trunk]: src/sys/dev/wscons clarify how backlight control ioctl()s are su...
kiyohara[src/trunk]: src/sys/dev/marvell Add Marvell Secure Digital Input/Output (SDI...
uebayasi[src/trunk]: src/distrib/sets Don't hardcode the list of MK* variables but us...
tron[src/trunk]: src/etc Four instances of atabus(4) are not enough for modern sy...
reinoud[src/trunk]: src/sbin/newfs_udf Update TODO message; we can format with meta ...
nonaka[src/trunk]: src/etc/etc.landisk remove init entry.
mrg[src/trunk]: src/share/mk enable MAKEDIRTARGET to be called with a separate e...
pooka[src/trunk]: src/usr.sbin/puffs/rump_hfs remove unnecessary LDADD
macallan[src/trunk]: src/sys/dev/pci add a couple more register definitions, mostly f...
christos[src/trunk]: src/sys/arch/arm/arm Arrange so that we can be used from userlan...
macallan[src/trunk]: src/sys/dev/pci add MONITOR_DATA register
jruoho[src/trunk]: src/tests Remove Xfails that are related to the infamous qemu/am...
pgoyette[src/trunk]: src/sys/dev/sysmon Remove ability to the value_avg since it no l...
uebayasi[src/trunk]: src/sys/rump/librump/rumpkern Declare global pointers as extern, ...
enami[src/trunk]: src/lib/libc/stdlib Avoid unnecessary malloc(). Since __findenv...
agc[src/trunk]: src/sys/dev/pad get rid of a variable which is no longer used af...
wiz[src/trunk]: src/sbin/devpubd Add minimal devpubd man page, not hooked into t...
nonaka[src/trunk]: src/sys Added Lemote Yeeloong Notebook support.
nakayama[src/trunk]: src/sys/arch/sparc64/include sparc64_ipi_flush_ctx and sparc64_i...
uebayasi[src/trunk]: src/tools/gcc - Generate a list of CPP flags used to build *.o. ...
njoly[src/trunk]: src/sys/compat/linux32/common Do not give native requests to net...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/arch/arm don't need arm/cpu.h, we just need the cpureg.h...
chs[src/trunk]: src/external/gpl3/gcc/lib/libgcc m68k needs fpgnulib.c just like...
joerg[src/trunk]: src/sys/arch/i386/stand/lib Use prototypes from libi386.h.
tsutsui[src/trunk]: src/sys/arch/x68k/include bus_space_write_region_N() should also...
rmind[src/trunk]: src/sys/fs Remove few references to simple_lock.
spz[src/trunk]: src/doc note bind update
matt[src/trunk]: src/sys/arch/hpcsh/dev/hd64465 CFATTACH_DECL(..., sizeof(struct ...
rmind[src/trunk]: src/sys/net/npf - npf_session_gc: fix for previous RB-tree conve...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Change format of path for device. ...
uebayasi[src/trunk]: src/share/mk Remove an unneeded test (.if defined(V)) in .for v ...
cherry[src/cherry-xenmp]: src/sys/arch fix %cr3 init. from mhitch@, tested by riz@ ...
matt[src/trunk]: src/sys/compat/netbsd32 Move saemul_netbsd32 to netbsd32_sa.c an...
enami[src/trunk]: src/lib/libc/stdlib Don't put space before close paren.
uebayasi[src/trunk]: src/sys/kern Fix build; p was not used, but l was passed to kaut...
sjg[src/trunk]: src/usr.bin/make tools/make/buildmake.sh compiles *.c, make sure...
macallan[src/trunk]: src/sys/dev/pci move wsdisplay_accessops into the softc so multi...
mbalmer[src/trunk]: src/usr.bin/compile_et make sense, s/the the/with the/
tsutsui[src/trunk]: src/sys/arch/sun68k/stand Use WARNS?=2 to pull warnings flags.
wiz[src/trunk]: src/games/fortune/datfiles was disappointed that someone wrote d...
tsutsui[src/trunk]: src Add a missing period.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add an entry about the US nationa...
pooka[src/trunk]: src/sys/kern Create CTL_HW before creating nodes on top of it (s...
plunky[src/trunk]: src/usr.sbin/paxctl offer some actual information about what PaX...
skrll[src/trunk]: src/sys/arch/hp700/dev Make the pdc_pat_io_num and pdc_pat_pci_r...
uebayasi[src/trunk]: src/distrib/sets list_set_lists() - Share code of handling *.ad....
mbalmer[src/trunk]: src/distrib/utils/sysinst Put back spaces at EOL where needed (i...
tsutsui[src/trunk]: src/sys/arch/sun2 struct device * -> device_t, struct cfdata * -...
matt[src/trunk]: src/sys/dev/usb Use __arraycount
matt[src/trunk]: src/usr.bin/mkubootimage When printing the header, convert value...
pgoyette[src/trunk]: src/usr.sbin/envstat Add a BUGS section to point out that the st...
dsl[src/trunk]: src/sys/kern Correct comment, pipelock() no longer releases the ...
jmmv[src/trunk]: src/usr.sbin/postinstall Properly find atf configuration files i...
jakllsch[src/trunk]: src/sys/arch/x86/x86 fix copy/paste/modify error in a diagnostic...
drochner[src/trunk]: src/sys/net sys/pcq.h isn't installed to userland, so only inclu...
haad[src/trunk]: src/external/gpl2/lvm2/dist Fix comment about running ./configur...
joerg[src/trunk]: src/lib/libc Make __cerror protected to restore ABI leak in olde...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/swig Use the right ...
tsutsui[src/trunk]: src/sys/arch/sun3/dev Add a cast to print dev_t. (broken since 6...
pgoyette[src/trunk]: src/sys/dev/sysmon Restrict limit monitoring for Indicator senso...
njoly[src/trunk]: src/sys/dev/usb Add Chipsbank vendor id.
tsutsui[src/trunk]: src/sys/arch/sun68k/stand/libsa Include pmap.h or pmap3.h instea...
martin[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/doc mdocml-1.10.6 out.
mrg[src/trunk]: src/libexec/httpd fix a compile error if NO_DIRINDEX_SUPPORT is ...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for arm / binutils 2.2...
nonaka[src/trunk]: src/sys/arch/arm/xscale - device_t/softc split.
christos[src/trunk]: src/distrib/sets/lists/comp add cpuconf.h to the sets
spz[src/trunk]: src/dist/bind clean up after my recent import for netbsd-5; thes...
mbalmer[src/trunk]: src Link the xf86-input-ws X.Org input driver to the build and a...
cegger[src/trunk]: src/sys/dev/acpi u_int32_t -> uint32_t
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by f...
pooka[src/trunk]: src Install obsolete lists for modules.
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Add () that mat...
macallan[src/trunk]: src/sys/dev/pci fix debug build
jakllsch[src/trunk]: src/lib/libc/include New vdprintf needs "namespace protection".
wiz[src/trunk]: src/share/man/man4 Various improvements.
reinoud[src/trunk]: src/sys/arch/usermode Big patch that changes the signal stack us...
wiz[src/trunk]: src/share/man/man7 Bump date for new sysctl.
tron[src/trunk]: src/external/bsd/pkg_install/dist/lib Resolve conflicts from las...
pooka[src/trunk]: src/sbin/mount_portal Remove the portalfs kernel file system dri...
jym[src/trunk]: src/sys/miscfs/procfs Use PRIxVADDR to print vaddr_t elements. W...
pgoyette[src/trunk]: src/sys/dev/sysmon 1. Don't try to call the driver's get_limits ...
skrll[src/trunk]: src/external/gpl3/binutils/dist/include/opcode Slight merge mist...
nonaka[src/trunk]: src/sys/dev/usb regen.
drochner[src/trunk]: src/sys/opencrypto -if an opencrypto(9) session is allocated, th...
pooka[src/trunk]: src/doc note playstation2 removal
nonaka[src/trunk]: src/sys/dev/pcmcia Add Corega Ether CF-TD LAN Card.
mrg[src/trunk]: src/sys/arch/sparc64/conf add the kernel config i've been mostly...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Fix ATTR register definitions
macallan[src/trunk]: src/sys/dev/videomode fix off-by-one error which happened when t...
wiz[src/trunk]: src/bin/sleep Bump date for SIGINFO.
tsutsui[src/trunk]: src/sys/arch/atari/atari Use common pmap_bootstrap_finalize() to...
njoly[src/trunk]: src/sys Cleanup interrupt establish error messages. Do not mix
skrll[src/trunk]: src/lib/libc/stdlib Only do the __libc_init hack in libc, i.e. r...
kiyohara[src/trunk]: src/sys/dev/usb Add vendor dependent functions.
pooka[src/trunk]: src/tests/lib/libc/gen fix -DDEBUG
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Extend the mppb(4) man page.
bouyer[src/cherry-xenmp]: src/sys/arch/xen/xen Really use HYPERVISOR_block()
tsutsui[src/trunk]: src/distrib netbsd.aout-INSTALL for cats is renamed to netbsd-IN...
dholland[src/trunk]: src/usr.bin/quota Clean up the printout code to support more tha...
agc[src/trunk]: src/sys/ufs/chfs i missed a file - quick workaround for compilat...
pooka[src/trunk]: src/sys/rump regen: umask
kiyohara[src/trunk]: src/sys/dev/sdmmc Print bus width and clock for feature(High spe...
manu[src/trunk]: src/lib/libperfuse - delete an obsoelte comment about inactive
snj[src/netbsd-6-0]: src/doc tickets 1429-1432
mrg[src/trunk]: src/distrib/sets/lists/base mark some skey files with skey tag
msaitoh[src/trunk]: src - Add some new devices (from OpenBSD rev. 1.11-1.12, 1.15 and...
wiz[src/trunk]: src/doc Some updates, from Bug Hunting in private email.
riz[src/trunk]: src/etc Install live images and install images into ${RELEASEDIR...
christos[src/trunk]: src/sys/kern make the diagnostic messages more informative.
tsutsui[src/trunk]: src/sys/dev KNF
christos[src/trunk]: src/x11/Xserver/os find util/memleak/memleak.h
skrll[src/trunk]: src/share/man/man3 Fix RCSID
tsutsui[src/trunk]: src/distrib/notes/hpcarm Update description about kernel sets etc.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto format fixes, protot...
pooka[src/trunk]: src/sys/fs/hfs Don't spam if mount fails due to invalid file sys...
yamt[src/trunk]: src/share/man/man3 sync with code
wiz[src/trunk]: src/distrib/sets/lists Fix tags in set lists for window removal.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb use gstdint.h from libdecnumber.
pooka[src/trunk]: src/sys/kern Fix kernel build on platforms which define __BROKEN...
mbalmer[src/trunk]: src/doc Mention xf86-input-ws
wiz[src/trunk]: src/share/man/man9 Spelling.
macallan[src/trunk]: src/sys/dev/sun leave the screen description alone when we're no...
drochner[src/trunk]: src/usr.sbin/ndp make this work again after routing socket align...
njoly[src/trunk]: src/sys/compat/netbsd32 Remove semicolon from NETBSD32TOx_UAP ma...
yamt[src/trunk]: src/doc update
christos[src/trunk]: src/external/historical/nawk/dist Handle string concatenation in...
kiyohara[src/trunk]: src Support xserver for prep.
kiyohara[src/trunk]: src/sys/dev/sdmmc Fix read CIS. And pass to attach args the sta...
uebayasi[src/trunk]: src/distrib/sets Indent.
matt[src/trunk]: src/sys/arch/amd64/amd64 Remove extern variables defined in head...
tsutsui[src/trunk]: src/sys/dev/ic Misc KNF.
manu[src/trunk]: src/lib/libperfuse - fix access control: pcn->pcn_cred is not us...
uebayasi[src/trunk]: src/distrib/sets Style. Better variable names.
rmind[src/trunk]: src/sys Welcome to 5.99.53! Merge rmind-uvmplock branch:
mrg[src/trunk]: src/distrib/sets/lists/comp fix the spelling of libgomp_g.a.
dholland[src/trunk]: src/usr.bin/quota Use __dead, not attribute noreturn.
christos[src/trunk]: src/tests/lib/libc/stdlib - use c99 to avoid extra ifdefs and ti...
sjg[src/trunk]: src/usr.bin/make Use %zu rather than cast
joerg[src/trunk]: src/usr.bin/cmp Use __dead
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 print the fplwp in "mach cpu" list.
cegger[src/trunk]: src/sys/dev/ieee1394 convert tsleep to kpause
sborrill[src/trunk]: src/usr.sbin/cpuctl/arch Print CPU stepping level
chs[src/trunk]: src/sys/arch move XEN CPU feature masking into cpu_probe() so th...
joerg[src/trunk]: src/sys/kern Remember the end of the last text segment and set u...
haad[src/trunk]: src/share/mk Switch MKLVM to default value to yes. There are onl...
christos[src/trunk]: src/usr.sbin/crash - make this work for arm32
tsutsui[src/trunk]: src/sys/arch/sun3/include Export NBSG for bootloaders. MMU is en...
dyoung[src/trunk]: src Don't install config_activate links such as config_activate....
jruoho[src/trunk]: src/tests/lib/libc/stdlib Adjust types.
njoly[src/trunk]: src Make setenv(3) follow the standard, by rejecting invalid str...
manu[src/trunk]: src/lib/libpuffs Remove files specified in pcn.
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs - simplify code
pooka[src/trunk]: src/lib/libukfs Improve the ukfs magicpath interface a bit:
matt[src/trunk]: src/sys/arch/powerpc/include Restore back to double alignment.
reinoud[src/trunk]: src/sys/arch/usermode/dev Fix in-code declaration of the sigacti...
rmind[src/trunk]: src/sys/dev/pci/n8 Replace simple_lock(9).
christos[src/trunk]: src/tests Turn warns on for all tests and fix all the bugs.
christos[src/trunk]: src/sbin/init include the needed headers
shattered[src/trunk]: src/lib/libc/time Xref zdump(8). OK by wiz@
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libpaa Add an implementa...
tsutsui[src/trunk]: src/sys/compat/aoutm68k compat_aoutm68k doesn't require alternat...
kiyohara[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Add option -I (no-inkerne...
wiz[src/trunk]: src/lib/libc/stdio Remove trailing whitespace, merge error secti...
njoly[src/trunk]: src/sys/compat/linux/arch Fix path for fadvise64 files.
nonaka[src/trunk]: src/sys/dev/usb Add "Novatel Wireless Expedite EU850D/EU860D/EU8...
tsutsui[src/trunk]: src/sys/arch/ews4800mips struct device * -> device_t, struct cfd...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for armeb / binutils 2...
christos[src/trunk]: src/tests/lib/librumphijack add missing dev_disk library for get...
tsutsui[src/trunk]: src/sys/arch/sun68k/stand/tapeboot Disable LOAD_BACKWARDS on tap...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Correct definitions of USB_SN...
christos[src/trunk]: src/distrib/sets/lists/comp fix my own typo
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Allow NetBSD/hp300 kernel work with PGS...
ahoka[src/trunk]: src/sys/arch/evbarm/conf Remove the unintentional parts of the l...
tsutsui[src/trunk]: src/sys/arch/x68k/include struct device * -> device_t (from chs@)
pooka[src/trunk]: src/sys/rump/librump/rumpkern Assert that object is locked in pa...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh clean up various...
pgoyette[src/trunk]: src/usr.sbin/envstat Zero is a valid value for some sensors so u...
jruoho[src/trunk]: src/tests/syscall Check also basic EFAULT and EINVAL from bogus ...
sjg[src/trunk]: src/usr.bin/make We do not need filemon(9) to have a .meta file
matt[src/trunk]: src/sys/arch/shark/ofw kernelstack is declared in arm32_machdep.c
christos[src/trunk]: src/tests/lib/libcurses/director - err -> errx mistakes
cherry[src/cherry-xenmp]: src/sys/arch grow MP support for i386. boots to single user
nonaka[src/trunk]: src/sys/arch/zaurus/conf pxartc(4) must set the device address.
he[src/trunk]: src/distrib/sets/lists/base Add a file to handle m68000 differen...
mbalmer[src/trunk]: src/sys/dev/usb Add new vendor QUAN and it's DM9601 USB ethernet...
tron[src/trunk]: src/external/bsd/pkg_install/dist Update "pkg_install" to versio...
rmind[src/trunk]: src/sys/fs/tmpfs - Rework and document inode reference counting....
cegger[src/trunk]: src/sys/dev/pci fix crash by NULL pointer dereferencing I get ev...
kardel[src/trunk]: src/dist/ntp Import ntp 4.2.4p8
cheusov[src/trunk]: src/usr.bin/make fix bug in section .ORDER of make.1
spz[src/trunk]: src/external/bsd/bind/dist/lib/dns fix up OPENSSL_VERSION_NUMBER...
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen Register the clock handler at the ap...
manu[src/trunk]: src/lib/libperfuse FUSE filesystems' readlink returns a resolved...
uebayasi[src/trunk]: src/distrib/sets Pass ${TOOL_PKG_CREATE} to scripts for syspkg c...
roy[src/trunk]: src/lib/libc/stdio Test against SSIZE_MAX as pointed out by enam...
tsutsui[src/trunk]: src/sys Split device_t/softc of am7930. No crash on TME and GXe...
tls[src/trunk]: src/sys/arch/x86/x86 Fix one last dangling use of arc4randbytes().
joerg[src/trunk]: src/lib/libc/string In wcscspn and wcspbrk, handle set size of 0...
bouyer[src/netbsd-6]: src/doc ticket 945
dyoung[src/trunk]: src/sys/netinet Remove superfluous cast of a pointer to void *.
wiz[src/trunk]: src/share/man/man4/man4.x86 Wording improvements.
pgoyette[src/trunk]: src/sys/dev/pci Update to use the new name for the sensor's priv...
skrll[src/trunk]: src/sys/lib/libkern/arch/hppa Rename L_ADDR to L_PCB
dyoung[src/trunk]: src/sys/dev/ic Simplify device-activation hooks.
tsutsui[src/trunk]: src/etc Change distribution filename for KERNEL_SETS kernels wit...
christos[src/trunk]: src/etc update from the IANA database
mbalmer[src/trunk]: src/share/man Fix typographics errors.
joerg[src/trunk]: src/usr.sbin/sdpd Fix format string. Make sure it doesn't reappe...
jakllsch[src/trunk]: src/sys/dev/mii Add National DP83849. Prompted by PR 41256.
macallan[src/trunk]: src/sys/dev/pci remove debug spam
uebayasi[src/trunk]: src/gnu/lib/libgcc4/arch/mips64eb Don't put intermediate data. ...
rmind[src/trunk]: src/sys/arch/sgimips/hpc Convert simple_lock/ltsleep to mutex/co...
cherry[src/cherry-xenmp]: src/sys/arch Add per-cpu mmu queues
martin[src/netbsd-6]: src/doc Ticket #1550
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Don't rely on being able to alloc...
ahoka[src/trunk]: src/sys/ufs/chfs cleanup, some style and remove leftover code
gsutre[src/trunk]: src/share/man/man4 Fix a typo.
skrll[src/trunk]: src/sys/arch/hppa/include Add lci to get coherence index for an ...
matt[src/trunk]: src/lib/libc/arch PowerPC doesn't have CERROR since it never had...
joerg[src/trunk]: src/sys/arch/i386/stand/lib G/C wbinvd
riz[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
wiz[src/trunk]: src/lib/libm/complex Remove trailing whitespace.
dholland[src/trunk]: src/sys/sys Revert revs. 1.78/1.79 of namei.h and apply the chan...
skrll[src/trunk]: src/sys/dev harmony(4) tested on port-hp700.
mrg[src/trunk]: src/distrib/sets/lists/base fix the MKCOMPAT=no set lists.
bouyer[src/cherry-xenmp]: src/sys/arch/xen/xen Various clock fixes:
nonaka[src/trunk]: src The support of X for zaurus is added.
christos[src/trunk]: src/lib/libm/complex no more ieee ifdefs
plunky[src/trunk]: src/share/man/man4 note new controllers (as parents) bcsp(4) and...
pooka[src/trunk]: src/lib/libc/stdlib Document that strtouq can return UQUAD_MAX.
nakayama[src/trunk]: src/sys/arch/sparc64/dev Call iommu_strbuf_flush_done every iomm...
wiz[src/trunk]: src/lib/libc/sys Bump date for O_DIRECTORY, more markup, merge t...
tsutsui[src/trunk]: src/sys/arch Export pmap_procwr() declaration only #ifdef _KERNEL.
dyoung[src/trunk]: src/sys/dev/ic Don't pick up the <sys/sysctl.h> definitions by c...
njoly[src/trunk]: src/lib/libc/stdlib Add empty line in ERRORS section.
sborrill[src/trunk]: src/sys/dev/pci Add support for Intel 3400 SATA
christos[src/trunk]: src/sys/arch/x86/pci make it compile.
matt[src/trunk]: src/lib/libc/gen If not using O32 on mips, we need to read ELF64...
wiz[src/trunk]: src/usr.bin/cmp Remove unused header. From Henning Petersen in P...
dsl[src/trunk]: src/sys/dev/pci Correct what are clearly typos leading to duplic...
gson[src/trunk]: src/usr.bin/rsh putenv() no longer accepts a const string
jym[src/trunk]: src/share/man/man4 Bump date.
tsutsui[src/trunk]: src/sys Split device_t/softc. pmax is tested on GXemul, compile ...
jakllsch[src/trunk]: src/sys/arch/arm/marvell Rework mvsoctmr(4), improving timekeepi...
christos[src/trunk]: src/sys - fixes from Jean-Yves Migeon
drochner[src/trunk]: src/lib/libcrypt remove the option to build this against openssl...
cherry[src/trunk]: src/sys/arch/x86/x86 Split out the cross-CPU tlb flushing code b...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Allow the user speci...
tsutsui[src/trunk]: src/sys/arch Move initialization of protection_codes[] and kerne...
wiz[src/trunk]: src/share/man/man4 Fix Xrefs. Use more markup.
dyoung[src/trunk]: src/sys/dev/usb Simplify several device-activation hooks.
uebayasi[src/trunk]: src/bin/sh Rewrite file generation rules using ${GENCMD}. No fu...
tsutsui[src/trunk]: src/sys/arch/sparc/stand/ofwboot Remove unused header.
jakllsch[src/trunk]: src/sys/dev/usb Make sc_vendor in ohci_softc the same size as th...
mrg[src/trunk]: src/sys/dev actually, put the old definitions back into vndvar.h...
christos[src/trunk]: src/sys/arch/arm/arm cast printf so it can be used from userland...
wiz[src/trunk]: src/usr.bin/db Fix typo. Bump date for previous.
christos[src/trunk]: src/lib/libc/stdio remove unused variable
christos[src/trunk]: src/sbin/dump PR/45735: Bug Hunting: The dump(8) manpage, as wel...
njoly[src/trunk]: src/lib/libc/stdlib Fix prologue macros order.
drochner[src/trunk]: src/lib/libc/arch make sure the infinity returned by HUGE_VALL h...
uebayasi[src/trunk]: src/share/mk Define lists of MK* variable names as _MKVARS.yes a...
matt[src/trunk]: src/sys/arch struct device * -> device_t, struct cfdata * -> cfd...
christos[src/trunk]: src/sys/kern minimize ifdefs and avoid duplicated code.
hannken[src/trunk]: src/sys/fs/union When union_allocvp() finds a node being cleaned...
rmind[src/trunk]: src/sys/arch/ia64/ia64 Pass pcb_fpcpu_slock correctly, since pcb...
dyoung[src/trunk]: src In pmf(9), improve the implementation of device self-suspension
tsutsui[src/trunk]: src/sys/arch/mips/mips Fix wrong checksum calculations of 32 bit...
drochner[src/trunk]: src minimal ansification/constification
rmind[src/trunk]: src/sys/net/npf nbuf_advfetch: fix bug and change behaviour on e...
uebayasi[src/trunk]: src/distrib/sets MKZFS is properly set in bsd.own.mk now; remove...
tls[src/trunk]: src Add cprng(9) manual page, remove arc4random(9) manual page
jakllsch[src/trunk]: src/etc Make pci(4) device nodes root:wheel 0640 by default.
snj[src/netbsd-6-0]: src/sys/compat/linux/arch/amd64 Pull up following revision(...
tsutsui[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules Regenerate thes...
christos[src/trunk]: src/tools remove pre-gcc-4.5 mknative remnants that have long ce...
jnemeth[src/trunk]: src/share/man/man4 Brett Blymn -> Brett Lymn
mrg[src/trunk]: src/share/man/man4 AUDIO_WSEEK uses a u_long, not a int.
mbalmer[src/trunk]: src/sys/dev gcscaudio(4) tested on port-i386.
matt[src/trunk]: src/sys/arch/powerpc/booke Cast physmem to uint64_t before calli...
snj[src/netbsd-6-0]: src/doc 1441, 1437
uebayasi[src/trunk]: src/sys/modules/dm Typo.
hans[src/trunk]: src/sys/arch/alpha/common fix SGMAP_DEBUG on alpha
wiz[src/trunk]: src/distrib/sets/lists/misc sort -u.
christos[src/trunk]: src/sys/rump/librump/rumpkern Add subr_open_disk.c for getdiskin...
joerg[src/trunk]: src/sys/arch/i386/conf Add a few more cases that need GNU as. On...
manu[src/trunk]: src/sys/kern Add SOCK_SEQPACKET to PL_LOCAL sockets. Based on pa...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf-0.11:
mbalmer[src/trunk]: src/sys/dev auich(4) tested on port-i386.
roy[src/trunk]: src/doc Import openresolv-3.3.4
tsutsui[src/trunk]: src/sbin/fdisk Add a bunch of useful typical examples. Also use ...
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto add a bunch of fil...
njoly[src/trunk]: src/sys/compat/netbsd32 Kill debug printf.
christos[src/trunk]: src/sys/arch/arm/include/arm32 expose stuff that crash needs to ...
christos[src/trunk]: src/usr.sbin/crash use -n too, so that we don't get a dup note.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make amd64 compile.
yamt[src/yamt-pagecache]: src sync with head
christos[src/trunk]: src/share/mk add libgcc_pic dependency.
pooka[src/trunk]: src/sbin/newfs_ext2fs Remove vinum-removal sentence fragment, si...
joerg[src/trunk]: src/dist/openpam/include/security Apply r432 from openpam reposi...
christos[src/trunk]: src/sys/ufs/chfs Make this compile again. From Paul Fleischer.
manu[src/trunk]: src/lib/libperfuse - Correctly handle rename whith overwritten d...
msaitoh[src/netbsd-6-1]: src/lib Pullup additional patch for ticket #1217:
christos[src/trunk]: src/sys/dev split audiocs
tnozaki[src/trunk]: src/lib/libc/stdio validate flags/oflags from __sflag() befere c...
chs[src/trunk]: src/sys/netsmb don't mix static and non-static MALLOC_DEFINE()s ...
phx[src/trunk]: src/sys/dev/pci The Genesis interface provides a register in the...
yamt[src/trunk]: src/lib/libc/gen - remove a wrong _DIAGASSERT
sjg[src/trunk]: src/usr.bin/make ApplyModifiers: if we parse a variable in the m...
jakllsch[src/trunk]: src/sys/dev/usb Don't match on idVendor=0x0000 && idProduct=0x0000.
tron[src/trunk]: src/lib/libc/stdlib Be slightly more careful about freeing memor...
tsutsui[src/trunk]: src/sys/arch/dreamcast/conf Add commented out options MODULAR.
tron[src/trunk]: src/usr.bin/su Don't free memory that was succesfully passed to ...
uebayasi[src/trunk]: src/sys/dev/acpi Remove a debug printf().
jmcneill[src/trunk]: src/sys/dev/usb When a child device is detached and no interface...
tsutsui[src/trunk]: src Copy ramdisk INSTALL.aout kernel into installation/instkerne...
joerg[src/trunk]: src/libexec/httpd Avoid using computed string as format string, ...
jym[src/trunk]: src/sys/arch/xen/xen Implement feature-rx-copy support in xennet...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Make virtif a cloner so that it c...
bouyer[src/trunk]: src/sys/arch On Xen, there is variable-sized Xen data after the ...
matt[src/trunk]: src/sys/arch/evbppc/conf Use a standard INSTALL.inc instead of d...
nonaka[src/trunk]: src/sys/dev/sdmmc Always sector size is treated as 512 bytes.
tsutsui[src/trunk]: src/sys/arch Define SYSMAP_VA in <m68k/pmap_motorola.h>
joerg[src/trunk]: src/external/public-domain/xz/dist Import XZ 5.0.3:
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 Add xpq locking around xpq_queue_tlb...
mrg[src/trunk]: src/external/mit/xorg apply -Wno-error in several places where n...
nakayama[src/trunk]: src/sys/arch/sparc64/include bus_space_handle_t:
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover makefiles for atf 0.11.
tsutsui[src/trunk]: src/sys/arch Fix wrong NBSEG values for all hp300 pmap derived m...
taca[src/trunk]: src/sys/dev/pci Remove duplicate entries:
cherry[src/trunk]: src/sys/arch (xen) - remove the (*xpq_cpu)() shim.We hasten the ...
yamt[src/yamt-pagecache]: src/sys/uvm comment
nonaka[src/trunk]: src/sys/dev/usb Added LCD-8000UD-DVI entry.
skrll[src/trunk]: src/sys/arch/hp700/dev Remove stray {
pooka[src/trunk]: src Adapt ukfs users to the new ukfs_part interface.
yamt[src/yamt-pagecache]: src/sys make lfs another pager specific flag so that it...
wiz[src/trunk]: src/usr.sbin/envstat Sort sections.
tsutsui[src/trunk]: src/sys/arch/luna68k struct device * -> device_t, use device_xna...
riz[src/netbsd-6]: src/doc Ticket 951
ryo[src/trunk]: src/share/man/man4 add entry for SystemBase SB16C1054/SB16C1058
spz[src/trunk]: src/tests/crypto/libcrypto add tests for evb and srp
joerg[src/trunk]: src/sys/arch/xen/xen Use proper format string
uebayasi[src/trunk]: src/lib/libc/arch Rename ${SRCS.{alpha, arm, ...}.gen} to ${LSRCS....
uebayasi[src/trunk]: src/tools/gcc Generate lists of template sources ("tmpsrcs") for...
phx[src/trunk]: src/sys/arch/macppc/stand/ofwboot Read the Apple Partition Map t...
drochner[src/trunk]: src/sys/opencrypto reduce typecasts and byte swapping
wiz[src/trunk]: src/usr.bin/msgc Use mdoc macros only.
jruoho[src/trunk]: src Add some tests for strtol(3).
pooka[src/trunk]: src/share/examples/puffs/dtfs Use puffs_kernerr_abort as the err...
drochner[src/trunk]: src/sys/opencrypto use 64-bit integers for GF128 multiplication ...
plunky[src/trunk]: src/usr.sbin/btdevctl add a reference in the SEE ALSO section to...
kiyohara[src/trunk]: src/sys/dev/i2c Add G760a fan speed controller driver.
stacktic[src/trunk]: src/sys/sys KNF
kiyohara[src/trunk]: src/sys/dev/sdmmc + Add macro SMC_CAPS_8BIT_MODE for 8bit mode s...
sekiya[src/trunk]: src/etc/etc.evbarm Enable SHEEVAPLUG for build.
jruoho[src/trunk]: src/doc ACPICA 20110527 is out.
martin[src/netbsd-6]: src/doc Ammend ticket #1500
matt[src/trunk]: src/sys/arch/algor/algor Remove conflicting/redundant common dec...
kiyohara[src/trunk]: src/sys/dev/marvell Add Marvell EHCI Controller wrapper.
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Bump date for previous.
mrg[src/trunk]: src/distrib/sets/lists various fixes for mips64 builds. some ar...
mrg[src/trunk]: src/libexec/httpd initial import of bozohttpd 20100920. the onl...
cherry[src/cherry-xenmp]: src/sys/arch/x86/x86 Remove the bogus TLB ipi wrapper cod...
riz[src/netbsd-6]: src/sbin/raidctl Pull up following revision(s) (requested by ...
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen add locking around mmu flush xpq ops
tsutsui[src/trunk]: src/sys/arch/sun2 Refactoring MD segment related definitions on ...
roy[src/trunk]: src/doc Import dhcpcd-5.2.8
mrg[src/trunk]: src/sys/dev/usb several steps towards making umidi appear to work:
tron[src/trunk]: src/doc Move entries for things that have been pulled up into th...
hans[src/trunk]: src/external/bsd/mdocml/dist include config.h
uebayasi[src/trunk]: src/tools/gcc Prefix per-library *.mk files with libs.*.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 split mainbus
uebayasi[src/trunk]: src/lib/libc/locale struct _locale_time_t _global_locale is a da...
mrg[src/trunk]: src/sys/dev begin to document the per-midi call backs and locking.
haad[src/trunk]: src/sys/dev/dm Add support for DM_QUERY_INACTIVE_TABLE_FLAG to d...
mrg[src/trunk]: src/sys/arch/evbppc move module_machine_booke into the booke mac...
drochner[src/trunk]: src/sys/netipsec add missing rnd_extract->cprng_fast conversion, ...
mbalmer[src/trunk]: src/sys/kern Only return values when there was no error.
riz[src/netbsd-6]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
matt[src/trunk]: src/sys/arch/acorn32 device_t, cfdata_t, device_private, device_...
joerg[src/trunk]: src/external/bsd/tmux/dist/compat Hacks for CMSG_SPACE() not bei...
cherry[src/cherry-xenmp]: src/sys/arch/i386/i386 Update cpu local GDT entries for T...
phx[src/trunk]: src/sys/dev/pci regen
dyoung[src/trunk]: src/sys/dev/usb Nothing else handles DVACT_ACTIVATE, so why shou...
tsutsui[src/trunk]: src/sys/dev/ic Don't refer garbage in stack.
cherry[src/cherry-xenmp]: src Initial import of xen MP sources, with kernel and use...
joerg[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 Silence warnings ab...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh Fix previous dif...
oki[src/trunk]: src/sys/kern Wait for freeing mbuf cluster in sosend() causes fr...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs fix inverted comparison
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Clear innmihand flag (for recursion...
jakllsch[src/trunk]: src/sbin/scsictl Prevent stack buffer overflow when copying too-...
martin[src/trunk]: src/include Make this include file C++ save, using the new __con...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 - fix corner case bugs around the s...
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src/sys/netinet Be a bit cleaner and reduce the amount of namesp...
plunky[src/trunk]: src/usr.sbin/sdpd move debug output before the loop, which possi...
macallan[src/trunk]: src/sys/dev/pci support backlight control via wsconsctl
he[src/trunk]: src/distrib/sets/lists/modules Add the chfs module for powerpc-4...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Rework to support more relocations....
uebayasi[src/trunk]: src/gnu/lib/libgcc4 Minor clean-up for the coming changes.
pooka[src/trunk]: src/sys/rump/librump/rumpkern update comments. no code change.
cegger[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
jruoho[src/trunk]: src/share/man/man5 Remove the previous, as it was already there....
tsutsui[src/trunk]: src/sys/arch/newsmips/apbus Fix botch on device_t/softc split in...
uwe[src/trunk]: src/crypto/external Move openssl to the front of SUBDIR list and...
msaitoh[src/netbsd-6]: src/doc Add missing newline.
dyoung[src/trunk]: src/sys/dev/ic Oops, there was one mii_activate() call left. De...
kiyohara[src/trunk]: src/sys/dev/sdmmc Back out previous change. "automagically" is ...
riz[src/trunk]: src/distrib/notes/common More MI release notes updates, particul...
uebayasi[src/trunk]: src/distrib/sets Add EXTSRCS to the list of syspkgs aware variab...
dholland[src/trunk]: src/usr.bin/mkdep Per PR 19359 note that mkdep doesn't handle al...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Attach only one CPU for the bootst...
joerg[src/trunk]: src/sys/dev/pci Use a format string when printing strings
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Correct Xref to libnetpg...
tsutsui[src/trunk]: src/sys/arch/sparc Prepare sparc optimized (by 32 bit add-with-c...
joerg[src/trunk]: src/share/man/man4 Fix typo. From Brad Tilley.
jmmv[src/trunk]: src/doc Use new web site and archive location for ATF.
macallan[src/trunk]: src/sys/dev/pci/voyager set the CPU clock back to full speed on ...
nonaka[src/trunk]: src/external/gpl3/gcc/lib/libgomp fix build failure on mips64.
joerg[src/trunk]: src/usr.bin/tip while (...);
njoly[src/trunk]: src/lib/libquota Check if fstab file exists before trying to par...
christos[src/trunk]: src/usr.sbin/npf/npfctl - make each element of a variable hold a...
haad[src/trunk]: src/share/examples/rump/dmtest Add small testing program which u...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012a from ftp://munnari.oz.au/pu...
njoly[src/trunk]: src/usr.bin/env Do use putenv(3) to handle the provided strings ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib Add new files into netpgp lib
tsutsui[src/trunk]: src/doc Mention udl(4) USB display device support.
ahoka[src/trunk]: src/sys/dev/ic remove debug leftover
dyoung[src/trunk]: src/sys Don't use the C preprocessor to configure USERCONF. Ins...
dyoung[src/trunk]: src/sys/dev/ieee1394 Simplify device-activation hook.
he[src/trunk]: src/sys/arch/x68k/include Constify the buffer pointer argument o...
tsutsui[src/trunk]: src/sys/dev/usb Revert changes for PR kern/44907
kiyohara[src/trunk]: src/sys/dev/ic Check mbuf size and buffers.
skrll[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Wrap long line.
rmind[src/trunk]: src - Prevent tmpfs.h from inclusion in userland.
riz[src/trunk]: src/distrib Use a new variable, MODULEVER, for kernel modules, t...
wiz[src/trunk]: src/bin/rcmd Sort options in SYNOPSIS, sort option descriptions, ...
drochner[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey mention esp-udp
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix If GUMSTIX_NETBSD_ARGS_CONSOLE is de...
uebayasi[src/trunk]: src/distrib/sets Thinko; missing/extra are generated differently...
dsl[src/trunk]: src/sys/compat/irix Set irm->bufmem = uvmexp.filepages;
pooka[src/trunk]: src/tests/rump/kernspace vm object must be locked during page al...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh More markup, end...
sborrill[src/trunk]: src/distrib/sets/lists/xserver Another attempt to fix ws fallout.
tsutsui[src/trunk]: src/sys/arch/emips/ebus Remove unused ebus_softc and use CFATTAC...
joerg[src/trunk]: src/sys/dev/gpio Annotate that gpiobus_close's return value is u...
apb[src/trunk]: src/usr.sbin/postinstall quote SRC_DIR and DEST_DIR everywhere. ...
christos[src/trunk]: src/include Over the years this header gained a lot of disparate...
joerg[src/trunk]: src/usr.bin/error Don't use non-literal format strings. Split it...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Remove restriction that cpu0 has to...
pgoyette[src/trunk]: src/tests/usr.bin Descend into mkdep to catch its test
haad[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Remove duplicated netbsd...
christos[src/trunk]: src/sys/net80211 Change i_len in ieee80211req to be unsigned and...
njoly[src/trunk]: src/distrib/common Tweak MAKEDEVSPEC target to properly report M...
christos[src/trunk]: src/sys/arch/evbarm/conf bump symtab space
ahoka[src/trunk]: src/sys/conf add dme (dm9000 ethernet)
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.3.4
mhitch[src/trunk]: src/sys/dev/ic Reserve a CCB for the driver. Stops the annoying...
cherry[src/cherry-xenmp]: src/sys/arch Introduce a per-cpu "shadow" for pmap_kernel...
nonaka[src/trunk]: src/distrib/utils/sysinst/arch MBR magic exists at the beginning...
rmind[src/trunk]: src/sys/arch/x86/x86 vga_post_init: fix a bug and memleak in err...
jakllsch[src/trunk]: src/sbin/scsictl constify command data argument to scsi_command().
tsutsui[src/trunk]: src/sys/arch/atari - use CFATTACH_DECL_NEW() (no softc)
taca[src/trunk]: src/doc OpenLDAP 2.4.27 released.
tsutsui[src/trunk]: src/sys/arch/sun68k/stand/libsa NBSG is not used in this file so...
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch re-gen of the...
joerg[src/trunk]: src/usr.sbin/ndiscvt Use __dead
tsutsui[src/trunk]: src/sys/dev/ic Replace some magic numbers with macro. Tested on ...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang to r132395. This brings ...
manu[src/trunk]: src/usr.sbin/perfused - Add debug santity checks
wiz[src/trunk]: src/external/bsd/flex/dist Fix a typo (#endiif -> #endif).
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add Boot Page PTR Register de...
roy[src/trunk]: src/lib/libc Protect getline.
matt[src/trunk]: src/etc/etc.evbppc Add mpc85xx kernels. Add INSTALL_PMPPC
mrg[src/trunk]: src/distrib/notes/sparc point to iso/sparccd.iso, instead of the...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove #if !defined(OVERO) - #endif....
ryo[src/trunk]: src/sys/dev/pci Add support for SYSTEMBASE SB16C105x 4-port/8-po...
phx[src/trunk]: src/sys/dev/pci regen
eeh[src/trunk]: src/sys/ufs/lfs Fix some more hangs and deadlocks.
wiz[src/trunk]: src/lib/libcrypt Fix punctuation markup.
christos[src/trunk]: src/etc PR/42642: Ed Ravin: Handle daemons that start with #!/us...
matt[src/trunk]: src/sys/kern Make SA syscalls as COMPAT_60
matt[src/trunk]: src/sys/kern Use void * instead of sa_upcall_t for sa_register (...
tsutsui[src/trunk]: src/sys/arch/sun3 Refactoring MD segment related definitions on ...
jmcneill[src/trunk]: src/usr.bin/midiplay - accept "midi0" as an alias for "0" to the...
uebayasi[src/trunk]: src/usr.sbin/kgmon Typo in an error message.
ryo[src/trunk]: src/sys/dev/pci add SystemBase SB16C1058 8 port serial cards
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import OpenSSL 1.0.1 stable...
wiz[src/trunk]: src/libexec/httpd Bump date for previous. Use more markup.
macallan[src/trunk]: src/sys/dev/pci cleanup debug code
jym[src/trunk]: src/sys/secmodel The secmodel(9)s init, start and stop routines ...
pooka[src/trunk]: src Remove support for NetBSD/playstation2.
kiyohara[src/trunk]: src/sys/dev/marvell Support vendor dependent functions.
pooka[src/trunk]: src/tests/lib/libc/gen Use actual buffer size instead of sizeof(...
uebayasi[src/trunk]: src/tools/gcc Now that we know what sources are needed to build ...
chs[src/trunk]: src implement O_DIRECTORY as standardized in POSIX-2008,
mrg[src/trunk]: src/distrib/sets/lists add hdaudio files.
agc[src/trunk]: src/sys/ufs/chfs quick workaround for compilation bug on amd64
tsutsui[src/trunk]: src/sys/arch/hp300 struct device * -> device_t, struct cfdata * ...
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen Send an ipi at IPL_HIGH to remote cp...
christos[src/trunk]: src/sys/arch/sparc64/dev split auxio, ebus, psycho, sab.
nonaka[src/trunk]: src/sys/dev fix compile failure.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use standard uvm aobj pager. Most...
martin[src/trunk]: src/sys/dev/ic Fix a few nits in gem_detach:
christos[src/trunk]: src/tests/lib/libc/stdlib unit test for environment. Grr, someon...
tsutsui[src/trunk]: src/sys/arch/mvmeppc/stand/libsa Put srt0.S to SRCS, not in depe...
nonaka[src/trunk]: src/sys/dev/ic fix attach message if wdt isn't attach.
mrg[src/trunk]: src/etc/mtree replace NETBSD_DIST_X11_FILE and NETBSD_DIST_EXTSR...
ahoka[src/trunk]: src/sys/ufs/chfs disable dbg messages (they break the build on a...
dsl[src/trunk]: src/lib/libc/gen Use an inline function to check for initialisat...
dyoung[src/trunk]: src/sys/dev/pci Pass lmc(4) through 'unifdef -U__FreeBSD__ -U__b...
dyoung[src/trunk]: src/sys/dev/mii Delete unused function mii_activate().
pooka[src/trunk]: src/sys/rump/librump/rumpkern Improve page allocator performance...
skrll[src/trunk]: src/sys/arch/hp700/dev Take an educiated guess at the CPU id for...
kiyohara[src/trunk]: src/sys/arch/arm Add support Marvell Sheeva Core and SoC. (Orion...
dyoung[src/trunk]: src/sys/netipsec Fiddle a bit with const's to make FAST_IPSEC co...
yamt[src/yamt-pagecache]: src might dirty -> possibly dirty
manu[src/trunk]: src/lib/libperfuse Remove outdated comment about a fixed bug
dyoung[src/trunk]: src/sys/netinet Don't sleep until memory becomes available.
sjg[src/trunk]: src/lib/libc/gen _gr_copy() can get called with fromgrp->gr_mem ...
haad[src/trunk]: src/sys/dev/dm Make our driver version equal to linux driver.
snj[src/netbsd-6-0]: src/external/mit/expat Pull up following revision(s) (reque...
cegger[src/trunk]: src/sys/dev/mii add BCM5785 phy:
matt[src/trunk]: src/sys/kern Make pcu_save_all and pcu_discard_all KASSERTs acce...
wiz[src/trunk]: src/lib/libc/stdio Make HTML-ready, use standard section headers...
mbalmer[src/trunk]: src/usr.bin/msgc Add msg_printf(fmt, ...), a function to display...
nonaka[src/trunk]: src/sys/dev/usb regen.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Add Conexant codec IDs
jym[src/trunk]: src/sys/lib/libsa Use standard ELF types for ELF code, instead o...
christos[src/trunk]: src/distrib/sets/lists fix a lot of different issues (doesn't an...
jruoho[src/trunk]: src/share/man/man3 Some cosmetic modifications, including remova...
joerg[src/trunk]: src/sys/arch/amd64/conf Disable LLVM MC for spl.S for now. The d...
tsutsui[src/trunk]: src/sys/arch/atari/vme - split device_t/softc
riz[src/netbsd-6]: src/doc Tickets 401-406
jmmv[src/trunk]: src/tests/ipf Oh, wow. Loads of broken ipf test cases that went...
tron[src/trunk]: src/lib/libc/stdlib Make sure that all extra elements of the env...
apb[src/trunk]: src/common/lib/libc/string Change CTASSERT to __CTASSERT (the sp...
joerg[src/trunk]: src/usr.sbin/makemandb Fix inverted condition when handling stal...
jakllsch[src/trunk]: src/sys/dev/sdmmc No need to panic on failure to find a divisor.
tsutsui[src/trunk]: src/sbin/disklabel Don't use #ifdef __${MACHINE_ARCH}__ to enabl...
sjg[src/trunk]: src/usr.bin/make/unit-tests Some systems (eg. MirBSD) use a ksh, ...
bouyer[src/trunk]: src/sys/dev On LP64 host, fss_get and fss_get50 have the same si...
kiyohara[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE for evbmips.
tsutsui[src/trunk]: src/doc Add man page suffix, fix typo, and misc cosmetics.
dsl[src/trunk]: src/sys/arch/i386/include Replace the trapframe fields for segme...
christos[src/trunk]: src/tests/lib/libc/gen don't use err(), from pooka.
pooka[src/trunk]: src/sys/fs/hfs vrele, not vput for unlocked devvp
bouyer[src/trunk]: src/sys/arch/xen/xen Fix locking; xengnt_get_entry() needs to ha...
tsutsui[src/trunk]: src/sys/arch Add commented out options MODULAR.
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Prepare empty module_init_md() for opti...
riz[src/netbsd-6]: src/sys/arch/mvmeppc/stand Pull up following revision(s) (req...
bouyer[src/netbsd-6]: src/sys/arch/x86/pci Apply patch, requested by riastradh in t...
pooka[src/trunk]: src/sys/rump Use linker script to make __start/stop_link_set_mod...
pooka[src/trunk]: src/sys Move rootfs-related init from init_main() to vfs_mountro...
pooka[src/trunk]: src/lib/libpuffs Add an error handler which syslogs but does not...
mbalmer[src/trunk]: src/sys/net Fix function name that was changed by mistake in the...
christos[src/trunk]: src/external/bsd/file/dist run autoreconf -f -i to disable maint...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/maple Include "ioconf.h" for struct c...
njoly[src/trunk]: src/sys/rump/librump/rumpkern Do not call cprng_fast32() before ...
tsutsui[src/trunk]: src/sys/arch/emips/ebus - ANSIfy, KNF, remove __P()
nonaka[src/trunk]: src/sys/arch/zaurus/conf enable WSDISPLAY_COMPAT_RAWKBD option.
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace. Use Nm instead of...
skrll[src/trunk]: src/sys/arch/hp700/dev Use fdcache instead of inline assembler.
mrg[src/trunk]: src/compat - move -m32 style compat into "m32.mk"
jym[src/trunk]: src/sys/arch/i386/i386 dump is not used here.
dyoung[src/trunk]: src/sys/dev/usb Simplify device-activation hooks.
zoltan[src/trunk]: src/distrib/notes/common Add myself to the list of developers.
wiz[src/trunk]: src/share/man/man3 Serial comma; prepare for HTML-output.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib re-order the fields ...
matt[src/trunk]: src/sys/uvm Redefine ptoa() to be the inverse of atop. If you w...
christos[src/trunk]: src/sys/kern fix fae free'ing, from enami.
mbalmer[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-elographics Forg...
pgoyette[src/trunk]: src/share/man/man4 Update to remove value_avg from list of prope...
apb[src/trunk]: src/usr.sbin/postinstall Fix a call to pwd_mkdb in the case that...
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/report Pull in report.c, 1.107 f...
njoly[src/trunk]: src/distrib/sets/lists/comp +mount_chfs.debug
agc[src/trunk]: src/crypto/external/bsd/netpgp/libpaa Add build glue for the exa...
drochner[src/trunk]: src/sys/kern fix two bugs reported by Ryo Shimizu:
pgoyette[src/trunk]: src/external/bsd/atf/dist/atf-report Differentiate between the t...
tsutsui[src/trunk]: src/sys/arch pm_stfree in struct pmap is a bitmap value so make ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Paul Wernau: vmbuf.h...
njoly[src/trunk]: src/lib/libm/gen nanl() do use strtold(), not strtod().
dyoung[src/trunk]: src/sys/arch Simplify the device-activation hook. Move some of ...
christos[src/trunk]: src/etc mention kern.tty.qsize requested by Matthew Mondor.
wiz[src/trunk]: src/usr.bin/tpfmt Sort sections, remove line that must have crep...
nonaka[src/trunk]: src/sys/dev/pcmcia regen.
njoly[src/trunk]: src/distrib/sets/lists/tests Unobsolete libh_initfini3_dso.so.1....
dyoung[src/trunk]: src/share/man/man9 Don't mention the activate interface, since c...
manu[src/trunk]: src/lib/libperfuse - Add missing ENOENT or ESTALL when accessing...
njoly[src/trunk]: src/sys/compat/linux32/common Add SIOCGIFMTU support.
rmind[src/trunk]: src/sys/arch Replace l_addr with uvm_lwp_getuarea() in various M...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib 2 minor changes:
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to 132736. This...
nakayama[src/trunk]: src/sys/arch/sparc64/dev iommu_dvmamap_load:
jmmv[src/trunk]: src/tests/lib/libc/stdlib Do not blindly skip test code.
haad[src/trunk]: src/sys/rump Add initial version of RUMP based device-mapper por...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include Use the release date as...
joerg[src/trunk]: src/sys/arch/xen/xen Don't use variables as format string.
martin[src/trunk]: src/tests/lib/libc/gen/posix_spawn Add a test case to call posix...
joerg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Remove invalid const, ...
jmmv[src/trunk]: src/external/bsd/atf/dist Resolve import conflicts.
kiyohara[src/trunk]: src/usr.sbin/btattach Fix some bugs.
rmind[src/trunk]: src/sys/sys Make lwp_getpcb() C89-happy by using __inline.
macallan[src/trunk]: src/sys/dev/pci #include "opt_pm2fb.h"
jakllsch[src/trunk]: src/sys/dev/isa Make locking in pcppi_pckbd_bell() work. Works ...
matt[src/trunk]: src/share/mk Remove another ${SIZE}
martin[src/netbsd-6]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: COMP...
alnsn[src/trunk]: src kern/42030 - tracking of file descriptors by ktrace/kdump
christos[src/trunk]: src/bin/rcmd PR/45008: Martin Neitzel: document all rcmd(1) opti...
sekiya[src/trunk]: src/distrib/notes/common Note kern-SHEEVAPLUG.
njoly[src/trunk]: src/sys/compat Add CLOCK_MONOTONIC support for compat linux/linux32
taca[src/trunk]: src/sys/dev/pci Remove a variable which assigned but never used, ...
haad[src/trunk]: src/share/examples/rump/dmtest Include public interface describi...
tsutsui[src/trunk]: src/sys/arch - remove simple_lock(9) and use atomic_ops(3) to ac...
rmind[src/trunk]: src/sys/kern Re-enable direct select.
mrg[src/trunk]: src/sys/modules/vnd enable COMPAT_30 and COMPAT_50 in the module.
chs[src/trunk]: src/sys/arch/amd64/amd64 fix stack backtraces through traps.
snj[src/netbsd-6-0]: src Apply patch (requested by mrg in ticket #1442):
joerg[src/trunk]: src/usr.sbin/makemandb Also handle hyphen replacement if it was ...
phx[src/trunk]: src/sys/arch/amigappc/conf Include new IOBZCLOCK option to make ...
tsutsui[src/trunk]: src/sys/arch/emips No need to initialize interrupt evcnt(9) so e...
christos[src/trunk]: src/sys/dev/pci restore binary compatibility for amd64; requeste...
dyoung[src/trunk]: src/usr.sbin/acpitools/aml It's not necessary to #include both <...
christos[src/trunk]: src/sys/arch/sparc64/dev CFATTACH_DECL_NEW
isaki[src/trunk]: src Add powsw(4) for x68k power switch. It substitutes for a pa...
jdc[src/netbsd-6]: src/doc Ticket #966.
jschauma[src/trunk]: src/usr.bin/env remove duplicate 'was' in a comment
christos[src/trunk]: src/sys/fs/tmpfs undo the multiple inclusion protection part.
pooka[src/trunk]: src/lib/libp2k Simplify now that ukfs deals with being called fr...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.8. Chang...
christos[src/trunk]: src/lib/libc/stdio Fix: CVE-2012-0864 fprintf() positional argum...
rmind[src/trunk]: src/sys/arch Replace few simple_lock(9) cases.
pooka[src/trunk]: src/sys/rump/librump/rumpuser add comment
tsutsui[src/trunk]: src/sys/arch/emips/ebus - misc KNF
bouyer[src/netbsd-6]: src/sys/dev/i2c apply patch, requested by simonb in ticket #970:
shattered[src/trunk]: src/share/man/man4 Document support for 5100AGN (in tree since 2...
snj[src/trunk]: src/distrib/sets/lists/xserver Update for the addition of xf86-v...
he[src/netbsd-6-1]: src/etc/rc.d The new ntpd wants to translate ntp into a por...
dyoung[src/trunk]: src/sys/dev/cardbus Use Cardbus_intr_disestablish() instead of c...
christos[src/trunk]: src/lib/libc/arch Make NAN tests consistent with other platforms...
uebayasi[src/trunk]: src/gnu/lib/libgcc4 Minor clean up. No functional changes.
tsutsui[src/trunk]: src/sys/arch/i386/conf Add udl(4) and wsdisplay(4) as its child.
dsl[src/trunk]: src/sys/arch/i386/stand/bootxx Update 'oemname' to NetBSD60.
kiyohara[src/trunk]: src/share/man/man4 Maybe supported LAN9218 Family.
jakllsch[src/trunk]: src/sys/dev/ic Fix vcore readings in some cases on W83627THF by ...
he[src/trunk]: src/sys/arch/cobalt/stand/boot Include <sys/param.h> for howmany...
uebayasi[src/trunk]: src/distrib/sets Add MKZFS to MKEXTRAVARS just to make sure.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add drvctl.
he[src/trunk]: src/sys/arch/evbarm/conf SYMTAB_SPACE is decimal, so fix syntax ...
yamt[src/yamt-pagecache]: src/sys don't inline uvn_findpages in genfs_io.
martin[src/trunk]: src/sys/kern More posix_spawn fallout:
bouyer[src/trunk]: src/sys/kern Previous did cause a deadlock with layered FS: the ...
riz[src/trunk]: src/sys/arch/algor/conf Bump SYMTAB_SPACE 475000->485000.
jym[src/trunk]: src/lib/libkvm KNF
pooka[src/trunk]: src/sys/rump/librump/rumpkern Get rid of useless stubs.
pooka[src/trunk]: src/sys Replace a large number of link set based sysctl node cre...
matt[src/trunk]: src/sys/kern Add compat_60
kiyohara[src/trunk]: src/sys/dev/sdmmc Fix build failure. s/const static/static const/.
tron[src/trunk]: src/tests/syscall Don't use assert(3) for expressions with side ...
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
christos[src/trunk]: src/sys/dev/usb from Anon Ymous:
njoly[src/trunk]: src/tests/fs/vfs s/dirs/symlinks/ in USES_SYMLINKS message.
yamt[src/yamt-pagecache]: src/sys/rump/librump/rumpkern implement a rump version ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Recognise the hash a...
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf Install our shell su...
joerg[src/trunk]: src/usr.sbin/ndiscvt Input function is not used
tsutsui[src/trunk]: src Handle implicit library dependency for static builds:
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include cpu crosscall support (ins...
oster[src/trunk]: src/sys/dev/raidframe comment, and effectively remove, a DIAGNOS...
wiz[src/trunk]: src/external/bsd/pkg_install/dist/add Fix PR 46068 using the pat...
skrll[src/trunk]: src/gnu (re-)run gcc mknative for powerpc64.
tron[src/trunk]: src/lib/libc/stdio Add explicit cast to fix lint error on 32bit ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb - fix missing argument
joerg[src/trunk]: src/sys/sys Shut up the broken piece of junk called lint. Use __...
jmmv[src/trunk]: src/doc Note import of atf 0.11.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Add the ability to use ssh h...
wiz[src/trunk]: src/doc Update for pkg_install import.
joerg[src/trunk]: src/external/ibm-public/postfix/dist/src/util Hack for clang to ...
matt[src/trunk]: src/share/mk Add support for --combine with gcc.
joerg[src/trunk]: src/usr.bin/mail Mark sasprintf as using a printf-like format. F...
he[src/trunk]: src/sys/dev/usb Include <sys/lwp.h> for access to curlwp, now us...
riz[src/netbsd-6]: src/sys/common/pmap/tlb Pull up following revision(s) (reques...
dyoung[src/trunk]: src/sys/dev/pci Add PCI_BAR(n) for the nth Base Address Register.
nonaka[src/trunk]: src/sys/dev/pci regen.
snj[src/netbsd-6-0]: src/libexec/httpd Pull up following revision(s) (requested ...
mrg[src/trunk]: src/libexec/ld.elf_so simplify the logic for compat ld.elf_so an...
msaitoh[src/trunk]: src/sys/arch Rename to use PCI_PRODUCT_INTEL_82801DBM_LPC
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Wrap long lines
mbalmer[src/trunk]: src/sys/arch/x86/isa cosmetic, spelling, and grammar adjustments
wiz[src/trunk]: src/share/man/man5 New sentence, new line.
joerg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core dma_addr_t may not be a 6...
uebayasi[src/trunk]: src/tools/gcc Typo.
uebayasi[src/trunk]: src/usr.bin/ktruss Put back the dependency of dump.c agaist misc...
dsl[src/trunk]: src/sys/kern Fix type in comment
cherry[src/trunk]: src/sys/dev/usb regen from usbdevs 1.538
christos[src/trunk]: src/sys If a signal did not fire, restore the original signal ma...
nonaka[src/trunk]: src/sys/arch/zaurus/conf comment out KLOADER.
tsutsui[src/trunk]: src/doc Fix tyop.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide regset functions and gut ...
spz[src/trunk]: src merge 9.8.0-P2:
matt[src/trunk]: src/sys/arch/amiga CFATTACH_DECL_NEW, device_t, cfdata_t
sborrill[src/netbsd-6]: src/doc Note #978 was via patch
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix leftover botch in rev 1.48:
tsutsui[src/trunk]: src/sys/arch/news68k/news68k use device_xname() (from chs@)
bouyer[src/trunk]: src/sys/arch/x86/x86 Revert pmap_pte_flush() -> xpq_flush_queue(...
martin[src/trunk]: src/usr.sbin/crash Fix build for sparc64
mrg[src/trunk]: src/external/apache2/mDNSResponder/nss remove an unused referenc...
dyoung[src/trunk]: src/sys/dev/pcmcia Simplify device-activation hooks.
tsutsui[src/trunk]: src/sys Revert "stopcap fix" for rump by christos, which causes ...
mrg[src/trunk]: src/sys/dev/usb re-write most of the debug messages using c99 va...
cherry[src/cherry-xenmp]: src/sys/arch/xen/xen Do not register the same callback mo...
yamt[src/yamt-pagecache]: src/sys/uvm cache UVM_OBJ_IS_VNODE in pqflags
he[src/trunk]: src/sys/arch/arm/s3c2xx0 Make this one build again.
matt[src/trunk]: src/sys/arch/powerpc/include In INIT_CPUINFO, make L_CPU to set ...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add support Marvell Sheeva Core and SoC...
shattered[src/trunk]: src/sys/dev/scsipi Fix typos in comments.
jmcneill[src/trunk]: src/sys/dev/usb fix non-DIAGNOSTIC build
tron[src/trunk]: src/external/bsd/cron/dist Use setenv(3) instead of putenv(3) be...
cherry[src/trunk]: src/sys/arch/x86/x86 kernel page attribute change should be refl...
haad[src/trunk]: src/external/gpl2/lvm2/dist Fix build, add missing symbols, remo...
christos[src/trunk]: src/distrib/sets/lists/comp add fmemopen
dsl[src/trunk]: src/sys Don't directly call sys_sync() from random bits of code, ...
jmcneill[src/trunk]: src/sys/dev/ic When disabling the hardware cursor, use the 'curs...
tron[src/trunk]: src/sys/rump/librump/rumpkern Fix rump build which got broken by...
chs[src/trunk]: src/sys always supply an auxiliary vector for linux ELF processes.
kiyohara[src/trunk]: src/sys/dev/ic Fix register access to MII in lan9118_mii_readreg...
elric[src/trunk]: src/libexec/httpd Check in very basic compressed file support. ...
wiz[src/trunk]: src/common/lib/libprop Fix prop_dictionary_ensure_capacity signa...
he[src/trunk]: src/external/apache2/mDNSResponder Only do the nss module if MKP...
roy[src/trunk]: src/lib/libterminfo Our API just uses typedefs, so don't use the...
yamt[src/yamt-pagecache]: src/sys remove uobj->memq
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/sys/netipsec more malloc style.
christos[src/trunk]: src/distrib/sets/lists/comp add missing debuglib
rmind[src/trunk]: src NPF checkpoint:
christos[src/trunk]: src/distrib/sets/lists/man add resolver.5
tsutsui[src/trunk]: src/usr.sbin/makefs/cd9660 - remove unnecessary (pasto?) line on...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Use __func__ in panic messages.
skrll[src/trunk]: src Introduce a new type Elf_Symindx for use in decoding the sym...
haad[src/trunk]: src/sys/dev/dm Include only user-kernel communication protocol r...
alnsn[src/trunk]: src/sys/compat/linux/common Fix typo in a comment.
bouyer[src/netbsd-6]: src/external/ibm-public/postfix/dist Apply patch, requested b...
haad[src/trunk]: src/external/gpl2/lvm2/dist Revert my commit which added knowled...
mrg[src/trunk]: src/sys/kern add some (uint64_t) casts so avoid 32 bit overflows...
ahoka[src/trunk]: src/sbin/ping6 Avoid NaN when calculating std-dev, which fixes a...
christos[src/trunk]: src/lib/libc/gdtoa remove string placed by error(1)
sborrill[src/trunk]: src/sys/arch/x86/x86 CPU model and CPU extended model cannot sim...
skrll[src/trunk]: src/sys/arch/evbarm/include G/c empty #ifndef __OLD_INTERRUPT_CODE
kiyohara[src/trunk]: src/sys/dev/sdmmc Fix build failure.
pooka[src/trunk]: src/sys/rump/librump Decide it's not worth the fuss to have rump...
uebayasi[src/trunk]: src/distrib/sets Pass the correct ${MKVARS} equivalent value to ...
uebayasi[src/trunk]: src/tools/pkg_install Add pkg_install as a tool.
martin[src/trunk]: src/sys/sys There are some places where C99 allows a restrict mo...
tsutsui[src/trunk]: src/sys/arch/amiga/amiga Fix a leftover comment.
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs g/c #if 1
bouyer[src/trunk]: src/sys/arch/i386/i386 i386_switch_context(): mimic code in cpu_...
uebayasi[src/trunk]: src/distrib/sets Use shell function because I like it. No funct...
cherry[src/cherry-xenmp]: src Catchup with rmind-uvmplock merge.
cherry[src/cherry-xenmp]: src/sys/arch PAE MP support (preliminary), amd64 per-cpu ...
hans[src/trunk]: src/sys/arch/alpha Enable Pchip and Cchip error interrupts (mach...
reinoud[src/trunk]: src/share/man/man4 Fix comment in config.4 about UDF support. It...
apb[src/trunk]: src/doc tzcode2012a and and tzdata2012a have been released.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement enough of uvm_mmap() to ...
yamt[src/yamt-pagecache]: src/sys - uvm_page_array_fill: add some more parameters
oster[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE from 460000 to 47000...
manu[src/trunk]: src/share/man/man4 Document that SOCK_SEQPACKET is supported
mrg[src/trunk]: src/sys/dev aucc(4) and vidcaudio(4) confirmed to be working. t...
uebayasi[src/trunk]: src/distrib/sets Convert make variables ${_MKVARS.yes} / ${_MKVA...
isaki[src/trunk]: src/sys/arch/x68k/usr.bin/rtcalarm Modernize and clean up.
jruoho[src/trunk]: src/tests/lib/libm Fix wrong type.
dholland[src/trunk]: src/usr.bin/quota Move a big chunk of code out of a loop into it...
enami[src/trunk]: src/sbin/fdisk Add missing -F flag and -I flag in usage. Sort t...
christos[src/trunk]: src/sbin/fdisk Also ignore out of space conditions for -I so we ...
chs[src/trunk]: src/sys/kern in fd_allocfile(), free the fd if we fail to alloca...
macallan[src/trunk]: src/sys/dev/pci/voyager break long lines
tsutsui[src/trunk]: src/sys/arch/sun68k/sun68k use device_xname() (from chs@)
mbalmer[src/trunk]: src/sys/dev/scsipi Unbreak the build.
mbalmer[src/trunk]: src/sys/dev/scsipi one line comments on one line.
macallan[src/trunk]: src/sys/dev/pci add methods to map/unmap video memory and regist...
cegger[src/trunk]: src/sys/dev/pci add ATI Radeon Cypress and Lucent IEEE 1394b Con...
christos[src/trunk]: src/sbin/reboot include the headers that we need
njoly[src/trunk]: src Remove a few unneeded Pp macros.
jruoho[src/trunk]: src/doc fujitsu(4) -> fujbp(4), fujhk(4).
phx[src/trunk]: src/sys/arch/macppc/dev Make it match the TAS3004 "codec" node, ...
plunky[src/trunk]: src/usr.sbin/btconfig some extra information about "page timeout...
tls[src/trunk]: src Add (links for) missing "cross-references" from cprng(9). S...
tsutsui[src/trunk]: src/sys/kern Use bool where appropriate.
matt[src/trunk]: src/sys/dev/sdmmc Support 32-bit only access to the SDHC registers.
cherry[src/trunk]: src/sys/arch/x86/x86 Revert previous since it does a redundant x...
kiyohara[src/trunk]: src/sys/dev/marvell Support Kirkwood's GbE.
mbalmer[src/trunk]: src/distrib/utils/sysinst Fold long lines and a little KNF.
bouyer[src/trunk]: src/sys/arch/i386/i386 Do not special-case XEN and always use th...
cegger[src/trunk]: src/sys/dev/mii add BCM5785
rmind[src/trunk]: src/sys/arch/i386/pci Convert simple_lock to mutex.
mrg[src/trunk]: src/libexec/httpd fix an error in the previous.
nakayama[src/trunk]: src/sys/arch/sparc64/dev Add comment about an uncorrectable DMA ...
pgoyette[src/trunk]: src/sys/dev/acpi Don't update the value_{min, max} - these fields...
nonaka[src/trunk]: src/sys/dev/pci convert to device_t.
haad[src/trunk]: src/external/gpl2/lvm2 Remove not needed debugging CFLAGS.
manu[src/trunk]: src/lib/libperfuse Fix race conditions between write and getattr...
cherry[src/trunk]: src/sys/dev/usb Add ID for Qualcomminc AC8700 as found in "ZTE, ...
dsl[src/trunk]: src/sys/kern Bounding the 'nfds' arg to poll() at the current pr...
joerg[src/trunk]: src/libexec/ld.elf_so Unbreak RTLD_NEXT and co on platforms that...
tron[src/trunk]: src Move regression test for PR kern/44986 from "kernel" to "sys...
jakllsch[src/trunk]: src/sys/dev/mii regen. (PR 41256)
roy[src/trunk]: src/lib/libc/stdio Reinstate __getdelim which does no locking.
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs - remove uobj->memq
njoly[src/trunk]: src/sys/compat/netbsd32 In netbsd32_from_{ifreq, oifreq}(), use t...
christos[src/trunk]: src/sys/arch/sparc64 Move the ddb registers and empty command ta...
martti[src/trunk]: src/dist/pf Initial version.
christos[src/trunk]: src/sys add KERN_USRSTACK (this is not dynamically defined for F...
dsl[src/trunk]: src/usr.bin/genassym Use shell builtin getopts instead of getopt...
jmmv[src/trunk]: src Adjust file lists and directories to match atf 0.11.
uebayasi[src/trunk]: src/tools/gcc Start implementing the new style libgcc "mknative"...
jakllsch[src/trunk]: src/sys/dev/pci Define and use symbolic bits in registers.
dholland[src/trunk]: src/sys Regen.
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Fix typo.
taca[src/trunk]: src/sys/dev/pci - Change "else" + space + tab "if" to "else" + s...
martin[src/trunk]: src/sys/arch/i386/i386 Explicitly cast the result of ptoa() to u...
plunky[src/trunk]: src/sys/netbt Handle some ``Quality of Service'' configuration o...
manu[src/trunk]: src/lib/libperfuse - performance improvement for read, readdir a...
dyoung[src/trunk]: src/sys/netinet6 Don't refer to extern tcbtable here, it is unused.
joerg[src/trunk]: src/sys/conf Don't duplicate -Werror here, bsd.sys.mk already pr...
apb[src/trunk]: src/share/man/man8 Bump date for previous
mrg[src/trunk]: src/sys/arch/sparc/sparc sparc relative reloctions are busted he...
bouyer[src/netbsd-6]: src/sys/dev/ic Apply patch, requested by gson in ticket #981:
skrll[src/trunk]: src/libexec/ld.elf_so Wrap long line.
jdc[src/trunk]: src/sys/dev/ic Really prefer the external over the internal PHY ...
joerg[src/trunk]: src/libexec/ld.elf_so Use -Wl, -Bsymbolic directly for clang
christos[src/trunk]: src/sys/net prevent integer oveflow. From Maksymilian Arciemowicz
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by s...
macallan[src/trunk]: src/sys/arch/macppc/dev get rid of custom PMF event handlers, in...
kiyohara[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE for evbmips.
matt[src/trunk]: src/tools/gcc If building the cross gcc for softfloat, add --wit...
macallan[src/trunk]: src/sys/arch/macppc/dev only mark battery status sensors valid i...
mrg[src/trunk]: src/usr.bin/ldd - adjust the logic for compat ldd: add an elf32_...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Avoid empty loop bodies.
christos[src/trunk]: src/sys/arch/arm/include include <sys/types.h>; things included ...
plunky[src/trunk]: src/external/bsd/pcc use better method of creating version strin...
yamt[src/trunk]: src fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
mhitch[src/trunk]: src/sys/dev/ic Fix a performance problem with the ciss(4) driver...
spz[src/trunk]: src/distrib/sets/lists/tests and fix the sets for the addition o...
christos[src/trunk]: src/sbin share more code.
sborrill[src/netbsd-6]: src/sys/ufs/ffs Pull up the following revisions(s) (requested...
plunky[src/trunk]: src/sys/netbt Some Broadcom controllers emit empty ACL packets d...
martin[src/trunk]: src/sys Make time_second and time_uptime volatile, so the compil...
bouyer[src/trunk]: src/sys/arch/xen/xen Allocating a fixed, limited number of buffe...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Allow NetBSD/news68k kernel work wi...
manu[src/trunk]: src/lib/libpuffs Rollback previous change as it breaks autmates ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Since rumpfs is no longer a module, ...
martin[src/trunk]: src/sys/arch/vax/vax Fix register usage in previous proc0paddr->...
riz[src/netbsd-6]: src/doc Ticket 953
tsutsui[src/trunk]: src/sys/arch/pmax/tc - split device_t/softc
dyoung[src/trunk]: src/share/man/man3 First draft of a manual page for Matt Thomas'...
macallan[src/trunk]: src/external/gpl3/gcc/lib/crtstuff actually pass $COPTS to the c...
njoly[src/trunk]: src/distrib/sets/lists/comp window.debug is now obsolete.
enami[src/trunk]: src/sys/lib/libkern Fix white space usage.
mrg[src/trunk]: src/sys/arch/sparc64/conf base this on GENERIC.MP. seems just a...
skrll[src/trunk]: src/sys/sys Define PT_TLS.
christos[src/trunk]: src/sys/conf Add new -k (for kernel modules) flag to return MM.9...
skrll[src/trunk]: src/libexec/ld.elf_so Only apply -Wno-stack-protector where allo...
wiz[src/trunk]: src/share/man/man4 Fix typo.
matt[src/trunk]: src/sys/dev -CFATTACH_DECL(foo, sizeof(struct device),
martin[src/trunk]: src/tests/fs/vfs Remove "expected failure" for tmpfs PRs that ar...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Granularity is fine, but also adjust a...
joerg[src/trunk]: src/sys/dev/usb Move KASSERT down to the point where the endpoin...
bouyer[src/trunk]: src/sys/dev Complete backward compat with NetBSd 5.x: time_t cha...
tsutsui[src/trunk]: src/distrib/notes Follow rename of distribution kernels in binar...
matt[src/trunk]: src/sys/arch/evbarm/conf bump SYMTAB_SPACE
uebayasi[src/trunk]: src/tools/gcc Call "template sources" as "tmplsrcs", not "tmpsrc...
uebayasi[src/trunk]: src/gnu/lib/libgcc4/arch/mips64eb Snapshot of generated files. ...
riz[src/netbsd-6]: src/usr.bin/flock Pull up following revision(s) (requested by...
pooka[src/trunk]: src/sbin/mount_nfs Use getprogname() instead of hardcoding "moun...
tsutsui[src/trunk]: src/distrib/sparc Use vt100 rather than sun for $TERM.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Refactor device_register code sligh...
christos[src/trunk]: src/usr.bin/mkdep Handle the empty suffix properly. Convert suff...
drochner[src/trunk]: src add support for the interesting parts of ISO-2 and KOI8-R fonts
mbalmer[src/trunk]: src/games/fortune/datfiles I was disappointed that someone wrote...
cegger[src/trunk]: src/distrib/sets Fix syntax error on OSX 10.5.
manu[src/trunk]: src/doc Add SOCK_SEQPACKET for local sockets
manu[src/trunk]: src/usr.bin/sockstat Document that localsocket may be of type SO...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
yamt[src/yamt-pagecache]: src/sys - fix page loaning XXX make O->A loaning further
yamt[src/yamt-pagecache]: src/sys/uvm remove now unused UVM_PAGE_TREE_PENALTY
dyoung[src/trunk]: src/sys/netipsec Cosmetic: fix indentation, change some spaces t...
matt[src/trunk]: src/sys/sys Protoize the inline to C89 and use const.
uebayasi[src/trunk]: src/gnu/lib/libgcc4 Enable the new style build if the new style ...
tsutsui[src/trunk]: src/sys/arch/emips/ebus Fix printf formats in DEBUG case.
christos[src/trunk]: src/sys/kern Posix spawn fixes:
bouyer[src/trunk]: src/sys/uvm When using uvm_km_pgremove_intrsafe() make sure mapp...
joerg[src/trunk]: src/dist/bzip2 Sprinkle NORETURN.
christos[src/trunk]: src/usr.sbin/npf/npfctl remove extra rule that got merged...
matt[src/trunk]: src/sys/arch/evbppc/conf NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE
dsl[src/trunk]: src/lib/libc/gen Change the logic used for thread locking to mak...
apb[src/trunk]: src/common/lib/libc/string remove trailing white space
jruoho[src/trunk]: src/sys/dev/acpi Set the flag for checking for PCI bus master ac...
christos[src/trunk]: src/sys backwards compat code for paddr_t being 32 bits.
tsutsui[src/trunk]: src/sys/arch/pmax struct device * -> device_t, use device_xname(...
rmind[src/trunk]: src/sys/kern {mutex, rw}_vector_enter: use macro versions to disa...
njoly[src/trunk]: src/sys/compat/netbsd32 Add support for envsys(4) version 2 ioctls.
tsutsui[src/trunk]: src/sys Split device_t/softc of i82586. No crash on TME emulati...
jruoho[src/trunk]: src/share/man/man5 Indent the two lists with the same width.
wiz[src/trunk]: src/usr.bin/calendar Fix problem of reporting wrong matches note...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 from openbsd:
mrg[src/trunk]: src/doc note bozohttpd 20100920
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove #ifdef NPRCM. Always include...
tnozaki[src/trunk]: src/usr.bin/mklocale include ctype_local.h
dyoung[src/trunk]: src/sys Nothing calls config_activate(9) any longer, so delete it.
skrll[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Whitespace.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Improve pagedaemon performance:
dsl[src/trunk]: src/sys/kern When truncating a request in bounds_check_with_medi...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c unused functions (previously u...
dholland[src/trunk]: src/lib/libc/string Use CHAR_BIT; don't hardwire 8. Fix logic sl...
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100920
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 sp_tlb_flush_pte for cheetah:
matt[src/trunk]: src/lib/libc/sys Emit SA syscalls using SYS_compat_60_*
kiyohara[src/trunk]: src/sys/dev/ic Comment out interrupt for LAN9118_INT_PHY_INT and...
jruoho[src/trunk]: src/tests/syscall Remove the dirent(3) check entirely.
kiyohara[src/trunk]: src/distrib/sets/lists/xserver Fix build failed.
skrll[src/trunk]: src/sys/arch/hp700/dev io / mem space access fixes. Mostly from ...
he[src/netbsd-6-1]: src/doc Ticket 1223.
nisimura[src/trunk]: src/sys/arch/evbarm/stand/boot2440 - add short comments at the m...
joerg[src/trunk]: src/usr.bin/look Don't use while-loop with empty body.
uebayasi[src/trunk]: src/usr.bin/ktruss Correct the dependency; makeerrnos.sh generat...
he[src/trunk]: src/sys/arch/arc/conf Can't negate a now non-existent file syste...
matt[src/trunk]: src/usr.bin/mkubootimage Avoid signed/unsigned comparision.
pooka[src/trunk]: src/sys/dev/putter Mark putter as MODULE_CLASS_DRIVER to make it...
christos[src/trunk]: src/sys/arch expose more for kmemuser
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Make the pager loops more resilient...
gsutre[src/trunk]: src/sys Merge ACPI display driver. Provides generic support for...
plunky[src/trunk]: src/usr.bin/btkey accept uppercase hex digits when parsing a pro...
apb[src/trunk]: src/distrib/sets/lists/base Add usr/share/zoneinfo/America/Crest...
christos[src/trunk]: src/lib/librmt PR/38413: Takahiro Kambe: mt(1) print some junk o...
jakllsch[src/trunk]: src/sys/arch/x86/include Correct another off-by-one-bit error. ...
apb[src/trunk]: src/doc Mention tzdata2012a and tzdata2012b. 2012a has already ...
martin[src/trunk]: src/tests/modules Be more verbose if we get unexpected error cod...
joerg[src/trunk]: src/usr.bin/cap_mkdb usage() is not unused, it is dead
christos[src/trunk]: src/external/historical/nawk/dist PR/43981: Aleksey Cheusov: awk...
chs[src/trunk]: src/sys/fs/tmpfs in tmpfs_readdir(), skip the . and .. processin...
njoly[src/trunk]: src/tools/compat Adjust libyywrap.c location.
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Add the magic branch instruction...
apb[src/trunk]: src/distrib/sets Remove definition of GREP variable, which was u...
cnst[src/trunk]: src/sys/dev/isa support W83667HG (0xa5) in wbsio(4); its hw mon ...
matt[src/trunk]: src/sys Regen.
dholland[src/trunk]: src/sys Replace hack implementation of NDAT() for "nameiat" with...
mrg[src/trunk]: src/sys/dev/usb also apply the previous spin mutex hack to uaudi...
manu[src/trunk]: src/lib/libperfuse Mode argument must contain the file type (S_*...
tron[src/trunk]: src/tests/syscall pollts(2) is supposed to return -1 in particul...
tsutsui[src/trunk]: src/sys/arch/mac68k/mac68k Use common pmap_bootstrap_finalize() ...
riz[src/netbsd-6]: src/sys/arch/vax/include Pull up following revision(s) (reque...
joerg[src/trunk]: src/sys/modules/padlock Disable integrated assembler for clang u...
tron[src/trunk]: src/distrib/sets/lists/tests Add new test "syscall/t_poll".
skrll[src/trunk]: src/sys/arch/hp700 Rename a field to match PDC documentation.
christos[src/trunk]: src/tests/kernel PR/44896 has been fixed.
chs[src/trunk]: src/sys/kern when we use a fake data section, make sure that the...
oki[src/trunk]: src/sys/netinet6 Fixed mbuf leak possibility.
dyoung[src/trunk]: src/sys/arch/x86/include Add a prototype for pci_mmio_range_infe...
reinoud[src/trunk]: src/sys/dev Update status on auixp on i386
yamt[src/trunk]: src/share/man/man9 mention memory barriers necessary for non-int...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix PMAPDEBUG build for previous.
kiyohara[src/trunk]: src/sys/dev Add g760a.
joerg[src/trunk]: src/usr.sbin/isdn/isdnd More time_t fallout.
pooka[src/trunk]: src/sbin/newfs Add note saying that special must be a raw device.
drochner[src/trunk]: src/sys/kern make list traversing in knote() safe against remova...
apb[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc Disable rebuilding ...
jruoho[src/trunk]: src Add some tests for stat(2) (or tests that use stat(2)).
martin[src/trunk]: src/sys/arch/sparc64/sparc64 On non-multiprocessor kernels, when...
macallan[src/trunk]: src/sys/dev/wsfb add support for backlight control via machine d...
jruoho[src/trunk]: src Few naive tests for sethostname(3).
cherry[src/trunk]: src/sys/arch/x86/x86 kernel page attribute change should be refl...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Move debug printfs higher.
tsutsui[src/trunk]: src/gnu/dist/gcc4/gcc/config/m68k Pull following m68k softfloat ...
drochner[src/trunk]: src/sys/netipsec reindent ipsec6_process_packet() - whitespace c...
he[src/trunk]: src Move the test for evbppc out of sets.subr and into bsd.own.m...
mrg[src/trunk]: src/sys/dev vs(4) is tested working on port-x68k by isaki@. tha...
abs[src/trunk]: src/etc/powerd/scripts use '/etc/rc.d/apmd onestatus' rather tha...
msaitoh[src/netbsd-6-1]: src/external/bsd/bind/include/isc Pullup the following revi...
pgoyette[src/trunk]: src/usr.sbin/envstat 1. Don't print blank for Integer sensors wi...
jakllsch[src/trunk]: src/sys/arch/i386/conf options PMS_DISABLE_POWERHOOK is obsolete.
tron[src/trunk]: src/lib/libc/string Add explicit casts to make lint happy and fi...
joerg[src/trunk]: src/usr.sbin/makemandb Expand workaround for .so usage to do the...
haad[src/trunk]: src/tests/lib/libc/stdlib Fix problem with overflowing constant ...
jym[src/trunk]: src/sys/arch/i386/include Promote paddr_t to 64 bits for i386 us...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Add capacity SMC_CAPS_MULTI_SEG_DMA. px...
christos[src/trunk]: src/share/man/man5 make resolver.5 an alias to resolv.conf.5, si...
skrll[src/trunk]: src/sys Remove U_PCB as requested by rmind.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Compile with WARNS=3.
skrll[src/trunk]: src/sys/arch/hp700/gsc Don't take sc_intr_lock in harmony_trigge...
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet Include component.c instead of d...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove null-line.
christos[src/trunk]: src/distrib/sets/lists/comp remove obsolete entries for .so.*.de...
christos[src/trunk]: src/sys/dev/pci move all the compat code here, and #ifdef __i386...
bouyer[src/trunk]: src/sys/arch Apply patch proposed in PR port-xen/45975 (this doe...
christos[src/trunk]: src/sys/arch expose more for kmemuser/fix include protection
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib + When using ssh key...
phx[src/trunk]: src/sys/dev/i2c Add direct config support for all devices used b...
christos[src/trunk]: src/lib/libnpf - consistency with types
pgoyette[src/trunk]: src/tests/lib/libm Remove an escape sequence that was introduced...
mrg[src/trunk]: src/sys/dev note umidi status.
bouyer[src/trunk]: src/sys/arch/x86/include Don't mask out CPUID_FXSR. If not set, ...
yamt[src/trunk]: src/sys/kern comments
dholland[src/trunk]: src/games/monop Avoid undefined behavior, from Chris Spiegel in ...
christos[src/trunk]: src/sbin/fdisk Add a flag to support writing overlapping partiti...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Resurrect old thread debugging co...
nakayama[src/trunk]: src/sys/arch/sparc64/include Garbage collect unused or incomplet...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Add pci.c to SRCS.
mbalmer[src/trunk]: src/sys/dist/ipf/netinet Typo.
tsutsui[src/trunk]: src Build and install bootxx_ext2fs, primary boot for ext2fs.
kiyohara[src/trunk]: src/sys/arch/bebox/conf Add and comment-out obsoleted two device...
cherry[src/cherry-xenmp]: src/sys/arch Remove the "xpq lock", since we have per-cpu...
tls[src/trunk]: src/sys/rump/librump/rumpkern Initialize the kern_cprng in rump ...
kiyohara[src/trunk]: src/sys/dev/sdmmc Use DMA bounce buffer, if DMA buffer is making...
ws[src/trunk]: src/sys/lib/libsa Allow multiple path separators between/after d...
cegger[src/trunk]: src/sys/dev/acpi Introduce acpi_eval_set_integer().
macallan[src/trunk]: src/sys/arch/macppc/dev report lid open/close events to sysmon
bouyer[src/trunk]: src/sys/arch/xen/x86 The code assumes that ci_index is also the ...
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto more missing files...
cherry[src/trunk]: src/sys/dev/usb regen properly for usbdevs, 1.538, _after_ commit
mrg[src/trunk]: src if BSD_MK_COMPAT_FILE is defined, .include it.
riz[src/trunk]: src/sys/sys Welcome to 6.99.1.
christos[src/trunk]: src/lib/libm/complex shouldn't need ieee.h here.
dholland[src/trunk]: src/usr.bin/uniq Allow -c with -d/-u. While uniq -cu isn't that ...
christos[src/trunk]: src/usr.sbin/timed/timed include utmpx.h if needed
christos[src/trunk]: src/sys/arch/sparc64/dev CFATTACH_DECL_NEW
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Add -I${S}/lib/libsa and reorder.
jruoho[src/trunk]: src/distrib/sets/lists/comp Add stdint(3).
dyoung[src/trunk]: src/sys/dev/pci Simplify device-activation hooks.
jym[src/trunk]: src/sys/arch/xen/xen Handle error case (avoid changing to Xenbus...
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 fix amd64 boot.
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chs ...
joerg[src/trunk]: src/lib/libc/stdio Fix markup.
reinoud[src/trunk]: src/sys/arch/usermode/conf Add some config settings as default a...
jakllsch[src/trunk]: src/sys/sys Make KERNEL_LOCKED_P() work for !defined(MULTIPROCES...
uebayasi[src/trunk]: src/distrib/sets Put MKMANZ back and unbreak its installation.
macallan[src/trunk]: src/sys/arch/macppc/dev make this work with PMF hotkey events
matt[src/trunk]: src/sys/arch/powerpc/booke Add an e500_idlespin to detect calls ...
jruoho[src/trunk]: src/tests/syscall Until PR bin/44837 is fixed, use atf_tc_fail("...
skrll[src/trunk]: src/sys/arch/hp700/dev Add a cast so that this actually compiles...
matt[src/trunk]: src/sys/dev/cardbus Remove uneeded and unused structure.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf + Remove crypto, swcrypto. No need.
mbalmer[src/trunk]: src/sys/dev/scsipi Convert st(4) to device_t, while here clean u...
pgoyette[src/trunk]: src Add a new software-only sensor device. This is intended for...
joerg[src/trunk]: src/dist/pf/sbin/pflogd Fix format string usage.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove last remnants of the long-a...
snj[src/netbsd-6-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
pooka[src/trunk]: src/sys/kern getcwd for rump
jym[src/trunk]: src/sys/arch/i386/include Add ULL suffix to PG_NX when it is def...
he[src/trunk]: src/sys/uvm __uvmexp_pagesize is needed also for non-modular bui...
skrll[src/trunk]: src/sys/arch/hp700/stand More u_intXX_t -> uintXX_t
christos[src/trunk]: src/distrib/sets/lists/tests add tests for glob
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
nonaka[src/trunk]: src/distrib/evbarm/cdroms/installcd Build evbarm-${MACHINE_ARCH}...
tsutsui[src/trunk]: src Build a raw binary format GENERIC kernel and put it into dis...
dyoung[src/trunk]: src/sys/arch/xen/x86 Cosmetic: abbreviate: use `pc' instead of `...
drochner[src/trunk]: src/lib/libm/src fix an obvious botch which made eg conjl(3) a n...
mrg[src/trunk]: src/sys/dev/usb convert to kmem. also, zero all contents proper...
tsutsui[src/trunk]: src/sys/arch/luna68k Reorganize IPL for devices.
jakllsch[src/trunk]: src/sys/arch/arm/arm Use xlat_mbr_fstype().
tsutsui[src/trunk]: src/sys/arch Use common pmap_bootstrap_finalize() to initialize ...
tsutsui[src/trunk]: src/sys/arch/emips/ebus - don't truncate tv_sec to uint32_t in e...
uebayasi[src/trunk]: src/tools/gcc Handle cases where *.asm is listed in LIB2FUNCS_EX...
kiyohara[src/trunk]: src/sys Support change Open-drain/Push-pull by bus_rod().
kiyohara[src/trunk]: src/sys/dev/ic Change print messages.
macallan[src/trunk]: src/sys/dev/wsfb some steps to make multiple instances work:
joerg[src/trunk]: src/sys/arch Disable -Werror for ah_regdomain.c if building with...
tsutsui[src/trunk]: src/sys/arch Sync MMU table initialization with amiga and atari ...
mrg[src/trunk]: src/sys/arch/sparc64/dev also look for "FJSV, su" as found on PRI...
kiyohara[src/trunk]: src/sys/dev/sdmmc Support MMC 4,8-bit mode.
cherry[src/trunk]: src/doc Add note about cherry-xenmp branch
skrll[src/trunk]: src/sys/arch/hp700/dev Regen
kiyohara[src/trunk]: src/sys/dev/i2c Add options STRTC_NO_USERRAM and STRTC_NO_WATCHD...
yamt[src/yamt-pagecache]: src/sys/arch/hppa/hppa adapt hp700. compile tested.
uebayasi[src/trunk]: src/gnu/lib/libgcc4/arch/mips64eb Initial check-in of the new li...
ahoka[src/trunk]: src/games/monop handle EOF in input
christos[src/trunk]: src/sys/arch/zaurus/include expose more for kmemuser
tsutsui[src/trunk]: src/x11/bin/xinit Disable USE_PAM on ports which have legacy non...
manu[src/trunk]: src Remove code supporting SOCK_STREAM, as SOCK_DGRAM works fine
gsutre[src/trunk]: src/sys/dev/acpi Drop _HID requirement for attachment under acpi...
pooka[src/trunk]: src/lib/libukfs Init ukfs__part_{na, none} statically instead of ...
kiyohara[src/trunk]: src/sys/dev/marvell Add UART and PCIe controller for Marvell SoC.
tsutsui[src/trunk]: src/distrib/zaurus Build zauruscd.iso on build.sh iso-image targ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Call spec_init() to avoid device op...
ahoka[src/trunk]: src/sys/dev/ic Driver for Davicom DM9000 ethernet chips.
mbalmer[src/trunk]: src/sys/dev/usb Re-gen for QUAN DM9601.
matt[src/trunk]: src/sys Regen.
wiz[src/trunk]: src/usr.bin/banner Sort options in man page. Add EXIT STATUS sec...
snj[src/netbsd-6-0]: src/doc 1435, 1436
rmind[src/trunk]: src/sys/kern sysctl_proc_corename: perform KAUTH_PROCESS_CORENAM...
bad[src/trunk]: src/etc/rc.d Treat empty or missing fs_passno field like it has ...
matt[src/trunk]: src/sys Allow COM_TOLERANCE to be tweakable. If comspeed return...
uebayasi[src/trunk]: src/lib/libc Provide the phony "tags" target as previous. Make ...
dsl[src/trunk]: src/lib/libc/gen cache rs.i and rs.j in arc4random_buf() since t...
tsutsui[src/trunk]: src/sbin/fdisk Clarify description of -f and -u options.
pooka[src/trunk]: src/sys/rump/librump/rumpkern * unlock object in "error" branch
drochner[src/trunk]: src/sys/opencrypto use a simple counter as IV for AES-GMAC as su...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Call pxa2x0_clkman_config() instead ...
yamt[src/yamt-pagecache]: src/sys/arch/x86 share a lock among pmap uobjs
dyoung[src/trunk]: src/sys/dev/ir Delete unnecessary device-activation hooks.
soda[src/trunk]: src/share/misc O2W is "off to work", from mrg@ and spz@.
kiyohara[src/trunk]: src/share/man/man4 Add g760a fan speed controller driver.
alnsn[src/trunk]: src/sys/compat Add fadvise64 and fadvise64_64 syscalls to compat...
jruoho[src/trunk]: src/sys/dev/acpi Fix a bug where the S1 state was exited via Acp...
christos[src/trunk]: src PR/42243: Yasuoka Masahiko: Add "net.inet.icmp.bmcastecho" s...
tsutsui[src/trunk]: src/sys/arch/pmax/ibus Split device_t/softc. No crash during de...
alnsn[src/trunk]: src/distrib/sets/lists/tests Untie libsljit directory from MKSLJIT.
sborrill[src/trunk]: src/sys/dev/pci Regen
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Update the manual page f...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include Fix for MKREPRO = yes
tsutsui[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix harmless merge botch.
pgoyette[src/trunk]: src/sys/rump/dev/lib/libsysmon Update error message - no funcito...
bouyer[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by t...
cherry[src/cherry-xenmp]: src/sys/arch Pullup relevant changes from -current
msaitoh[src/trunk]: src/sys/dev/pci Add two new capabilities(PCI_CAP_SATA and PCI_CA...
uebayasi[src/trunk]: src/tools/gcc Generate a list of functions provided as *.S.
gsutre[src/trunk]: src/sys/dev/acpi Do not discard ACPI PCI addresses with function...
dsl[src/trunk]: src/sys Rename fo_drain() to fo_abort(), 'drain' is used to mean...
uebayasi[src/trunk]: src/share/mk GENCMD: quote the string to eval in case it has spa...
rmind[src/trunk]: src/sys Revert maxdmap/maxsmap constification, as it causes prob...
dholland[src/trunk]: src Rename struct ufs_quota_entry -> struct quotaval.
rmind[src/trunk]: src/usr.bin/pmap G/C VM_MAP_INTRSAFE flag
haad[src/trunk]: src/doc Mention lvm2tools update.
njoly[src/trunk]: src/share/man/man8 Regen to catch up recent changes (x68k/pow an...
rmind[src/trunk]: src/sys/arch Rename L_ADDR to L_PCB and amend some comments acco...
uebayasi[src/trunk]: src/distrib/sets Use more functions. But still no functional ch...
dsl[src/trunk]: src/sys/kern Avoid leaking a mutex_obj when pipe_create() fails ...
tsutsui[src/trunk]: src/sys/dev/ic No need to override mem_ring value in ne2000_ipkd...
rmind[src/trunk]: src Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
mrg[src/trunk]: src/sys/dev/pci convert to device_t.
he[src/trunk]: src/distrib/sets Prefix mkvars.mk with ${rundir}/, so that the s...
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com, CDF security fixes
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir Look at the proper offse...
bouyer[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) (requested by r...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by pettai in tic...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Cast Oh Kath Ra once every second.
rmind[src/trunk]: src/sys/net rt_setkey: remove invalid assert, sockaddr_dup() may...
christos[src/trunk]: src/lib/libterminfo PR/46075: Asau: fix typo set_color_paid -> s...
gsutre[src/trunk]: src/sys/dev/acpi Store sysctl MIBs instead of a pointer to the r...
njoly[src/trunk]: src/tests/lib/libc Do not print sizeof values in skip message.
skrll[src/trunk]: src/include Move a comment so that it is correct.
kiyohara[src/trunk]: src/sys/dev/sdmmc Clear SMF_CARD_PRESENT, if failed to attach.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
abs[src/trunk]: src/sbin/disklabel - Display "Enter '?' for help" when starting ...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Fix (probably fatal) typo on yamt-k...
tsutsui[src/trunk]: src/x11/Xserver/hw/netbsd/x68k Set WARNS?=2.
skrll[src/trunk]: src/sys/arch/hp700/dev Apply errata workarounds.
skrll[src/trunk]: src/share/examples/asm Typo
dsl[src/trunk]: src/sys Add support for unblocking read/write when close called.
macallan[src/trunk]: src/sys/dev finish device_t-ification
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon get the correct length of...
christos[src/trunk]: src/sys/arch/arm/include expose cpu structures to kmemuser and p...
joerg[src/trunk]: src/external/bsd/mdocml Use mmap when dealing with plain files.
christos[src/trunk]: src/lib/libc/stdlib protect the __allocenv call with the mutex; ...
matt[src/trunk]: src/usr.bin/mkubootimage Let address/entry be 64bit if they are ...
njoly[src/trunk]: src/tests/lib/libc Remove newlines from various messages.
kiyohara[src/trunk]: src/sys/arch/bebox/conf Move PCI_NETBSD_CONFIGURE to std.bebox. ...
haad[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Add support for building...
tls[src/trunk]: src/sys/net From Coyote Point source tree: "fix" srt IPv4 lookup...
joerg[src/trunk]: src/sys/dev/ata Replace broken memset with M_ZERO
tron[src/trunk]: src/external/ibm-public/postfix/dist/src/local Include "defer.h"...
nonaka[src/trunk]: src Added keyboard config files for Sharp Zaurus SL-C3x00.
tron[src/trunk]: src Move "libexpat" from X11 into base which fixes PR lib/40346.
joerg[src/trunk]: src/sys/external/isc/atheros_hal/dist Define a few macros as uns...
mrg[src/trunk]: src/sys/dev add support for COMPAT_50 ioctls. struct vnd_user h...
dsl[src/trunk]: src/sys/dev Make vnd_size (the returned size) 64 bit, keeping ol...
tls[src/trunk]: src Add support for passing saved entropy (random seed file) to ...
bouyer[src/trunk]: src/sys/dev/pci There is problem with 82576 chips (and probably ...
mbalmer[src/trunk]: src Fix typos (in comments).
ahoka[src/trunk]: src/distrib/sets/lists/man add mount_chfs.8
wiz[src/trunk]: src/usr.bin/uniq Sync usage with man page.
jruoho[src/trunk]: src/share/man/man5 Note bluetooth.
christos[src/trunk]: src/sbin fix compilation.
ahoka[src/trunk]: src/distrib/sets/lists/modules add chfs.kmod
apb[src/trunk]: src/usr.bin/ftp subtracting two pointers yields ptrdiff_t, so ca...
bouyer[src/trunk]: src/sys/arch/xen/x86 Get rid of phycpus_attached bitmask; it's m...
dholland[src/trunk]: src/lib/libc Note that gets() is finally dead in C11 and can be ...
wiz[src/trunk]: src/usr.sbin/wsfontload Sort options. New sentence, new line.
riz[src/trunk]: src/gnu/usr.bin/groff/tmac Add NetBSD 7.0, and make the default ...
christos[src/trunk]: src/sys/arch/sparc64/dev forgot the _NEW part
rmind[src/trunk]: src Fixes/improvements to RB-tree implementation:
christos[src/trunk]: src/sys/arch/sparc64/dev forgot _NEW again.
mjacob[src/trunk]: src/sys/dev/ic Have as a backup at least *some* usable WWN.
kiyohara[src/trunk]: src/usr.sbin/btattach Add unistone.
pooka[src/trunk]: src/sys/fs/puffs Need to send protocol layer response instead of...
cherry[src/cherry-xenmp]: src/sys/arch/xen/x86 Remove spurious locks
matt[src/trunk]: src/sys/arch/alpha/include struct device * -> device_t
bouyer[src/trunk]: src/sys/arch/xen/x86 Add some more KASSERT()
jmmv[src/trunk]: src/external/bsd/atf Sync list of files to ignore in preparation...
tsutsui[src/trunk]: src/distrib/sparc/ramdisk Use /dev/fd0a rather than /dev/rfd0a t...
tsutsui[src/trunk]: src/sys/arch/sun2/sun2 Remove duplicated functions that are impl...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Enhance system call prints by pri...
skrll[src/trunk]: src/gnu/dist/gcc4/gcc/config/pa Update pa-netbsd.h to match pa-l...
matt[src/trunk]: src/sys/arch/powerpc/booke If uvm_fault returns EACCES, convert ...
uebayasi[src/trunk]: src/sys/arch Use VM_PAGE_TO_MD() to locate struct vm_page_md. N...
mrg[src/jmcneill-usbmp]: src/sys catch up with bus->intr_context going away.
macallan[src/trunk]: src/sys/dev/ic add a bunch of register definitions
tsutsui[src/trunk]: src/sys/arch/sgimips/mace Split device_t/softc, some KNF.
njoly[src/trunk]: src/distrib/sets/lists/comp +resize_ffs.debug
enami[src/trunk]: src/sys/dev/mii Regen so that makphy.c compiles.
matt[src/trunk]: src/sys/arch/evbppc Make pmppc use stock <powerpc/pci_machdep.h>
mrg[src/trunk]: src/external/lgpl3/mpfr/dist add some "NetBSD_Disabled*" rules t...
nonaka[src/trunk]: src/sys/arch/zaurus/dev backout previous.
jnemeth[src/trunk]: src/sys/dev/pci PR/42558 - Ryo ONODERA -- add entry for IO-DATA ...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.7. Changes in this release:
tsutsui[src/trunk]: src/distrib No need to install /usr/share/zoneinfo into miniroot
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Changes to 3.99.15/2...
matt[src/trunk]: src/lib/libc/time Suppress a warning if time_t is __int64_t
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Apply patch from Pet...
haad[src/trunk]: src/distrib/sets/lists/man Revert my unattended change to kadmin...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Miscellaneous changes to bri...
hans[src/trunk]: src/etc/rc.d remove -q argument, it is useless with Xorg and fai...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd PR/44052: Takahiro HAYASHI: chroo...
skrll[src/trunk]: src/sys/arch/hp700/conf Simplify.
matt[src/trunk]: src/sys/arch Use FRAME_Rn (like ibm4xx and oea) instead of FRAME_n.
pooka[src/trunk]: src/sys/dev/usb Don't impose a compile-time dependency on the ke...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Bump the netpgp base...
joerg[src/trunk]: src/lib/libc/sys Drop obsolete incompatibility note for interact...
wiz[src/trunk]: src/share/man/man7 Nit-picks.
he[src/trunk]: src/tools To unbreak the build, temporarily remove the build of ...
pooka[src/trunk]: src/sys/rump/dev/wip/libumass Create sashimi nodes too.
mrg[src/trunk]: src/lib fix the paths for GCC 4.5. don't build the non-tools gm...
mrg[src/trunk]: src/tools always build gmake if HAVE_GCC.
mrg[src/trunk]: src/sys/lib/libsa remove HAVE_GCC == 4 conditional
matt[src/trunk]: src/sys/dev/pci Add RMI (NetLogic)
mrg[src/jmcneill-usbmp]: src/sys/dev/usb umass(4) is only partially done wrt tsl...
spz[src/trunk]: src/doc note the update of openssl
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace and fix...
matt[src/trunk]: src/sys/arch/alpha Remove Avalon A12 support.
tsutsui[src/trunk]: src Include "nbtool_config.h" for src/tools/zic/ and
christos[src/trunk]: src/crypto/external/bsd/openssh Put the CPPFLAGS in a separate M...
tsutsui[src/trunk]: src/distrib/alpha/instkernel/ramdisk Revert rev 1.42 which is no...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.7.0rc1
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace. Bump date for pre...
wiz[src/trunk]: src/lib/libc/time Fix a typo and remove trailing whitespace.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Use CFATTACH_DECL_NEW().
jruoho[src/trunk]: src/share/man/man4 As the ACPI specification is already mentione...
kardel[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.6
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Whitespace cleanup
jruoho[src/trunk]: src/sys/dev/acpi Remove printouts that mess with the autoconf(9).
wiz[src/trunk]: src/lib/libedit Bump date for historyw -> history_w.
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove white-spaces.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Escape hyphens properly ...
pooka[src/trunk]: src/sys/kern Align comment column in output, no functional change.
tron[src/trunk]: src/lib/libc/stdlib Double the size of the allocate environment ...
uebayasi[src/trunk]: src/compat/mips64 Use GNU linker emul names which really exist.
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.12:
joerg[src/trunk]: src Hook up xz into the build system.
pooka[src/trunk]: src/tests/rump/rumpkern implicit pid is 1 instead of 0 now
mrg[src/trunk]: src/external/gpl3/binutils/dist/ld default netbsd*mips64 to n32....
wiz[src/trunk]: src/share/man/man4 Add dots in abbreviation.
christos[src/trunk]: src/sys/kern PR/45687: Mike Pumford: savecore: (null): _ksyms_hd...
dholland[src/trunk]: src/external/mit/xorg/share/cf We don't have 'Secure' RPC, and w...
uebayasi[src/trunk]: src/distrib/sets s/sed/${SED}/; s/xargs/${XARGS}/
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd constify
rmind[src/trunk]: src/sys/kern signal(9) code: add some comments, improve/fix wron...
mbalmer[src/trunk]: src/external/mit/lua/dist Import the (unaltered) Lua 5.1.4 sourc...
elad[src/trunk]: src/sys/dist/pf/net Use the right member to store gid in the non...
kefren[src/trunk]: src/usr.sbin/ldpd * add no-default-route option into configurati...
jnemeth[src/trunk]: src/sys/arch/i386/stand/lib Reduce licence with copyright Perry ...
christos[src/trunk]: src/usr.sbin/postinstall running postinstall fix should also say...
uebayasi[src/trunk]: src/sys/uvm Abstraction fix; don't pull in physical segment/page...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb pull across a few more of the ...
elad[src/trunk]: src/sbin/init Keep an internal variable indicating whether secur...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb note that:
uebayasi[src/trunk]: src/sys Reserve an MI major for coming flash(4).
rmind[src/trunk]: src/sys/net/npf - Add npf_tcpfl2case() and make TCP state table ...
mrg[src/trunk]: src/sys/arch/sparc/sparc reinsert part of the code accidentally ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb expand a command slightly
rmind[src/trunk]: src/sys/netinet ip_reass_packet: finish abstraction; some clean-up.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb convert splusb() calls to using a new u...
jruoho[src/trunk]: src/sys/dev/acpi Regen.
pooka[src/trunk]: src/tests/fs/vfs use atf interfaces for error reportage
thorpej[src/trunk]: src/external/bsd/libelf/dist Squash a signed-vs-unsigned char * ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern I got a report about this not comp...
roy[src/trunk]: src/sys/net Add RTM_CHGADDR to signal that an address on the int...
skrll[src/trunk]: src/sys/arch/hppa Track if we saved l_private in the mcontext an...
uebayasi[src/trunk]: src/sys/dev/isa Include uvm/uvm_external.h to access UVM externa...
wiz[src/trunk]: src/usr.sbin/user Bump date for gid_range.
tnozaki[src/trunk]: src/lib/libc don't use __link_set_* stuff for locale implementat...
mrg[src/trunk]: src/sys/arch/sparc/sparc add per-cpu event counters for lev10 an...
gsutre[src/trunk]: src/doc Mention fujitsu(4).
nakayama[src/trunk]: src/sys/arch/sparc64/dev Limit reading from registers at most on...
matt[src/trunk]: src/sys/arch/powerpc/powerpc ofppc doesn't have PMAP_MAP_POOLPAG...
matt[src/trunk]: src/sys/rump/librump/rumpkern Make librump play with mips nicely...
wiz[src/trunk]: src/share/man/man8/man8.i386 Minor cleanup.
mrg[src/trunk]: src/share/mk brace a --fatal-warnings with a NOGCCERROR check.
jakllsch[src/trunk]: src/sys/dev Use "rnd.h" and <sys/rnd.h> to ensure that struct ld...
martin[src/trunk]: src/sys/dev/sysmon Instead of crashing, print a usable error mes...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Use high-level openssl EV...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin move the gcc 4.5 usr.bin build mak...
pgoyette[src/trunk]: src/tests/lib/libevent The libevent tests are fairly lengthy - e...
stacktic[src/trunk]: src/sys/rump/include/rump Fixed ukfs build on non-NetBSD system.
nonaka[src/trunk]: src/distrib/utils/sysinst/arch/landisk "Full installation" shoul...
joerg[src/trunk]: src/tests/lib/libcurses/director input() isn't used
skrll[src/trunk]: src/doc Note nside(4).
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys + add ability...
matt[src/trunk]: src/sys/arch/mips/mips Get rid of l_addr references pulled in vi...
christos[src/trunk]: src/share/man/man4 actual location of firmware files.
jmmv[src/trunk]: src/tests Adjusts tests after import of atf-0.12:
jmcneill[src/trunk]: src/etc default powerd=YES if acpi is present
elad[src/trunk]: src/sys Add credentials to to sockets.
dyoung[src/trunk]: src/sys/arch/i386/conf Add to ALL some USB drivers that are neve...
mrg[src/trunk]: src/tests/rump/kernspace vmobjlock is now a pointer to kmutex_t....
jruoho[src/trunk]: src/sys Use defined constants.
mrg[src/trunk]: src/sys/arch/sparc/sparc use genassym generated names for struct...
christos[src/trunk]: src/usr.bin/login don't repeat the word login twice (syslog prep...
kiyohara[src/trunk]: src/sys/dev/marvell Enable product MV78100/MV78200.
pooka[src/trunk]: src adapt to new rumpclient_init() signature
jruoho[src/trunk]: src/sys/arch/x86/include Remove some unused (ACPI) constants.
mrg[src/trunk]: src/external/gpl3/gcc/dist merge forward our changes into the GC...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Change KASSERT to KASSERTMSG.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb pullup umidi.c 1.60:
nonaka[src/trunk]: src/share/man/man5 fix incorrent example.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb several changes to the MP usb apis, and...
skrll[src/jmcneill-usbmp]: src/sys/dev/usb Note a working driver.
jruoho[src/trunk]: src/tests/lib/libc/gen Avoid ATF_REQUIRE() inside a child process.
christos[src/trunk]: src/lib/libedit reduce diff with tcsh
pooka[src/trunk]: src/share/examples/rump Add readme explaining which grue has ok'...
christos[src/trunk]: src/lib/libc/stdlib base0 == NULL is allowed when nmemb == 0, in...
wiz[src/trunk]: src/external Fix typo.
matt[src/trunk]: src/distrib/sets/lists/comp Fix libexpat.so debug entry
jruoho[src/trunk]: src Build asus(x) and hpqlb(4) as modules on x86.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb take the thread lock earlier in uhci_de...
jmcneill[src/trunk]: src/sbin/devpubd exit 0 on success
christos[src/trunk]: src/distrib/sets/lists/tests terminfo has moved.
njoly[src/trunk]: src/tests/util/df Add '-n' option to h_df helper tool to avoid p...
matt[src/trunk]: src/sys Regen (new makesyscalls.sh)
mrg[src/trunk]: src/sys/dev/raidframe add support for >2TB raid devices.
skrll[src/trunk]: src/doc Note sti(4) changes.
hannken[src/trunk]: src/sys/kern Wapbl_register_deallocation(): the taken reader loc...
christos[src/trunk]: src/usr.bin/pathchk add a safe alternative of the previous.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Put correct init.d hooks int...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
christos[src/trunk]: src/sys/dev/pci - split the sk_dev
bouyer[src/trunk]: src/sys/arch/i386/i386 cast xen_start_info.nr_pages to paddr_t, ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Note the user-specified ciph...
uebayasi[src/trunk]: src/sys/arch Machine dependent code is considered as part of UVM...
riastradh[src/trunk]: src/sys/arch/macppc/dev Match adm1030 too in dbcool_ki2c_match.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs help me if you can i'm gcc
christos[src/trunk]: src/distrib/sets/lists/base sets for new bind.
uebayasi[src/trunk]: src/sys/arch Add write-through cache work-around for ARM11 as we...
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Get rid of extern inline.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Call splraise(IPL_HIGH) instead spl...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/tests Clean up the test home...
wiz[src/trunk]: src/usr.bin/rfcomm_sppd Sort sections.
jruoho[src/trunk]: src/sys/dev/acpi Add two new functions, acpi_match_cpu_info() an...
yamt[src/trunk]: src/sys/arch/amd64/amd64 Xsyscall: save %es before enabling inte...
mrg[src/trunk]: src/external/gpl3/gcc/lib *sigh* move these files into the direc...
reinoud[src/trunk]: src/sys/arch/usermode/dev Remove empty lines in ttycons_consinit
riz[src/trunk]: src/sys/dev/usb add product ID for the Kingston DataTraveler 100...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Split device_t/softc.
dyoung[src/trunk]: src/share/man/man9 Add a manual page for producer/consumer queue...
briggs[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for a few configurati...
joerg[src/trunk]: src/lib/librumpclient Don't use K&R syntax
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb at little closer to the main b...
rjs[src/trunk]: src/sys/arch/powerpc/pic Make it compile when PIC_DEBUG is defined.
jakllsch[src/trunk]: src/lib/libusbhid Fix copy-paste-o. Per the HID spec, Global It...
pooka[src/trunk]: src/sys/sys Print pathnames for created files. No change to gen...
christos[src/trunk]: src/sys/dev/isa make rhis compile.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb convert usbd_{intr, bulk}_transfer() in ...
skrll[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon Use += ot...
jmcneill[src/jmcneill-usbmp]: src/sys/dev/usb adapt ohci, from mrg with some changes ...
ahoka[src/trunk]: src/sys/dev/nand Endiannes fixes from Brett Slager in ONFI Param...
dholland[src/trunk]: src/bin/ps When converting from pages to kilobytes, cast the ret...
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Add COMPAT_50.
enami[src/trunk]: src/share/man/man3 Fix typo in previous commit.
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Make sure initialize the ATTR reg...
jmcneill[src/trunk]: src/sys/arch/usermode add thunk_pollchar
bouyer[src/trunk]: src/sys/dev/ata ATA sepcs changed the LBA48 boundary from 0xffff...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd don't warn about SLEW; ntpd defin...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fix for long long time_t
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Pass struct vm_page_md * where possible.
phx[src/trunk]: src/sys/arch/macppc/dev Get the dma registers from the soundbus ...
tsutsui[src/trunk]: src Provide port-specific sample xorg.conf files in xserver.tgz.
uebayasi[src/trunk]: src/sys/arch Typon.
christos[src/trunk]: src/etc/rc.d add a cgd_stop function
tron[src/trunk]: src/sys/sys Revert accidental commit.
uebayasi[src/trunk]: src/doc uebayasi-xip: add mdsetimage directories.
mrg[src/trunk]: src/external/bsd/am-utils/dist/hlfsd remove an always true test ...
christos[src/trunk]: src/etc/pam.d add want_agent to the commented line of pam_ssh
pooka[src/trunk]: src/sbin/mount_msdos Don't -I from $S/sys.
uebayasi[src/trunk]: src/sys/arch/sparc64/sparc64 Fix DIAGNOSTIC build. Pointed out ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Don't call exit(3) f...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix typo TBL->TLB
jruoho[src/trunk]: src/sys/dev/acpi Use the new acpi_match_cpu_handle() from acpi_u...
wiz[src/trunk]: src/lib/libpthread Do not xref to itself.
roy[src/trunk]: src/share/terminfo Add civis and cnorm to our wsvt25 entry thank...
uebayasi[src/trunk]: src/etc/mtree NetBSD/mips64e[bl] userland is default to N32 ABI....
dsl[src/trunk]: src/sys Revert most of the previous change.
elad[src/trunk]: src/sys/kern Our error paths can call veriexec_file_free(), whic...
thorpej[src/trunk]: src/external/bsd/libelf We don't really need __RCSID() tags in t...
jruoho[src/trunk]: src/share/misc Add some.
dholland[src/trunk]: src/usr.bin/less/less Don't attempt to read or write ~/.lesshst ...
bouyer[src/trunk]: src/sys/arch/xen/x86 MMUEXT_INVLPG_MULTI and MMUEXT_TLB_FLUSH_MU...
tsutsui[src/trunk]: src/sys/arch/sparc/dev Disable "fast trap" handlers which invoke...
christos[src/trunk]: src/lib/libc/stdlib scrub the whole array, not just the first n ...
christos[src/trunk]: src/lib/libedit rename historyw -> history_w for consistency.
pgoyette[src/trunk]: src/sys/arch/sparc64/dev Initialize sensor states before registe...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb merge a few more things from t...
pooka[src/trunk]: src/lib/librumpuser PTHREAD_PROCESS_SHARED private doesn't seem ...
wiz[src/trunk]: src/doc Use man links for lua and xz.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move from pool(9) to kmem_zalloc(...
elad[src/trunk]: src/sys/kern Including sysctl.h once is enough.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib autoconf guard for <...
pooka[src/trunk]: src Use RUMP_ACTION to avoid having to specify the same information
dyoung[src/trunk]: src/distrib/sets/lists/comp Fix MKDEBUGLIB=yes builds: add entries
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev Register with pmf(9), tell it we don't ne...
mbalmer[src/trunk]: src/share/misc Fix LIS.
tsutsui[src/trunk]: src/sys/arch/sun3 Fix merge botch. KERNBASE macro was split into...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Extern admin protocol to ...
matt[src/trunk]: src/distrib/evbmips/instkernel/ramdisk Add flashctl, date, df, v...
jruoho[src/trunk]: src/distrib/sets/lists/modules Update for new ACPI modules.
skrll[src/trunk]: src/distrib/sets/lists/comp libpmc_g is only available on i386 a...
abs[src/trunk]: src/share/mk Add brief line on SHLIB_MAJOR, SHLIB_MINOR and SHLI...
skrll[src/trunk]: src/lib/libpuffs Deal with __MACHINE_STACK_GROWS_UP machines.
matt[src/trunk]: src/sys/arch lcsplx is dead. remove last vestiges of it.
christos[src/trunk]: src/sys/dev/usb PR/47245: Toby Karyadi: More identifiers for AX8...
yamt[src/trunk]: src/share/man/man4 pseudo-interface -> pseudo-device
matt[src/trunk]: src/sys/arch/powerpc/oea ifdef / define / endif can't be the fir...
kefren[src/trunk]: src/usr.sbin/ldpd shorten some execution paths related to check_...
mbalmer[src/trunk]: src/doc Note the Lua import. Thanks jmmv for the reminder
uebayasi[src/trunk]: src/sys/arch/evbppc/compile Merge from uebayasi-xip:
jakllsch[src/trunk]: src/sys/dev/usb Apply patch from Matthias Pfaller in PR/42546.
tron[src/trunk]: src/external/bsd/cron/dist Fix multiple problems in previous com...
kefren[src/trunk]: src/usr.sbin/ldpd simplify the rtsock read sequence
christos[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src/sys/arch/i386/stand/misc Update Rawrite32 to the latest version
jmmv[src/trunk]: src/external/bsd/atf/dist Post-import merge of atf-0.14.
pooka[src/trunk]: src/sys/conf Make it possible to leave out .note.netbsd.ident wi...
mrg[src/trunk]: src/sys/arch/sparc/sparc - remove unused ft_want_ast()
pooka[src/trunk]: src/distrib/sets/lists/comp ptyfs.h
pooka[src/trunk]: src/tests/kernel another long-running test, so give it some buffer
matt[src/trunk]: src/sys/arch/powerpc Make struct cpu_info the same size if build...
mrg[src/trunk]: src/compat avoid adding -m32 to various variables multiple times...
christos[src/trunk]: src/share/mk don't need GENCMD anymore.
tsutsui[src/trunk]: src/distrib Remove unnecessary gnu/usr.bin path from SRCDIRS.
yamt[src/trunk]: src/usr.sbin/tprof - add a CAVEATS
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Include liblzma to unbreak ...
hannken[src/trunk]: src/sys/fs/union The union file system is as stable as other lay...
skrll[src/trunk]: src/sys/arch/hppa/hppa DPRINTF format fixes.
jmmv[src/trunk]: src/tests/lib/libc/net/getaddrinfo Fix obvious typo in test case...
mrg[src/trunk]: src/sys/dev auvia reported to work
wiz[src/trunk]: src/usr.sbin/mdsetimage Sort options in SYNOPSIS.
tsutsui[src/trunk]: src/distrib/miniroot Remove -ledit and -lmagic from LIBS.
jakllsch[src/trunk]: src/sys/arch/x86 Implement pciide_machdep_compat_intr_disestabli...
roy[src/trunk]: src/usr.sbin/rtadvd Use RT_ADVANCE when available.
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Set root-device to bootinfo.
jruoho[src/trunk]: src/sys/dev/acpi Add SMO8800.
elad[src/trunk]: src/etc/rc.d Securelevel might not be present, properly complain...
pooka[src/trunk]: src/lib Add library for rump syscall client stubs.
pooka[src/trunk]: src/tests/dev/cgd/h_img2cgd fix
jmcneill[src/trunk]: src/sys/arch/usermode/dev install a SIGINT handler and use it to...
snj[src/trunk]: src/share/man/man4 Small grammar fix. From Constantine Aleksand...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp Fix error in merg...
matt[src/trunk]: src/sys/dev/pci Only tick mii if the phy had a status change.
kiyohara[src/trunk]: src/distrib/bebox Build ramdisk and floppies dir.
rmind[src/trunk]: src/sys ip_randomid: make mechanism MP-safe and more modular.
matt[src/trunk]: src/sys/common/pmap/tlb Add a common struct containing tlb ops n...
yamt[src/trunk]: src/sys/arch don't forget to call nmi_init.
pooka[src/trunk]: src/sys/kern Zero entire stat structure before filling in conten...
dsl[src/trunk]: src/usr.bin/msgc Remove some sign compare warnings.
mrg[src/jmcneill-usbmp]: src/sys sync to -current
bsh[src/trunk]: src/sys/arch/evbarm/imx31 make this compile again. Need to revi...
martin[src/trunk]: src/sys/dev/usb Optimize for higher speeds, e.g. when used as pa...
mbalmer[src/trunk]: src/usr.sbin/wake Fix synopsis to make it clear that at least on...
njoly[src/trunk]: src/sys/modules/compat_netbsd32 Add netbsd32_compat_50.c to netb...
jdc[src/trunk]: src/sys/arch/sparc64/dev Match "rsc-console" and set its baud ra...
thorpej[src/trunk]: src/external/lib Build libelf.
christos[src/trunk]: src/sys/arch/i386/i386 Fix compilation issue with time_t
pooka[src/trunk]: src/sys/rump/librump/rumpvfs +VOP_REMOVE
agc[src/trunk]: src/sys/dev/dm fixup comments - no functional change
jakllsch[src/trunk]: src/sys/dev/usb The Dell DRAC5 gives us a zero-length report imm...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Bump date for...
lukem[src/trunk]: src/usr.bin/ftp Move determination of socket buffer sizes from s...
christos[src/trunk]: src/external add zlib
christos[src/trunk]: src/tools/gdb disable only parallel make.
pgoyette[src/trunk]: src/external/bsd/libevent/dist/test Calibrate the amount of time...
pooka[src/trunk]: src/sys/dev/pud fix pasto
mrg[src/jmcneill-usbmp]: src/sys/dev/scsipi merge scsiconf.c 1.264.
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Initialize i2cbus_attach_args be...
rmind[src/trunk]: src/sys/uvm uvm_map_lock_entry: fix the order of locking. Spott...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Add DEBUG around a variable.
kefren[src/trunk]: src/sbin/route don't compile tag functions if SMALL is defined. ...
msaitoh[src/trunk]: src/sys/dev/pci Fix the length of the delay() in wm_gmii_reset()...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist import openssh 5.3
joerg[src/trunk]: src/libexec/ld.elf_so Mark xassert as __dead
jmcneill[src/trunk]: src/sys/dev perform pathname lookup with NOCHROOT flag
phx[src/trunk]: src/lib/libm/arch/m68060 Jump through the PLT in PIC mode to fix...
jakllsch[src/trunk]: src/sys/dev/pci Add Intel SCH IDE controller driver.
njoly[src/trunk]: src/distrib/sets/lists/comp Add lua debug files.
matt[src/trunk]: src/sys/arch/powerpc/booke Nuke the mfsprg2 %r3 after sctrapexit...
jym[src/trunk]: src/sys/secmodel/extensions When user_set_cpu_affinity is non-ze...
christos[src/trunk]: src/sys/dev/usb ifdef unused
jmmv[src/trunk]: src/doc Note import of atf 0.7.
pooka[src/trunk]: src/sys/compat/sys If someone wants to define COMPAT_OIFDATA / C...
yamt[src/trunk]: src/sys/kern unp_connect2: fix a comment.
haad[src/trunk]: src/sys/arch/xen/xen Fix problem with using wedge like devicesi(...
dholland[src/trunk]: src/usr.bin/make Note in comment that Str_Match() does not detec...
christos[src/trunk]: src/lib/libc/stdio tell lint to shut up.
mrg[src/trunk]: src/sys/dev drop the thread lock in a couple of error cases that...
matt[src/trunk]: src/sys/arch Fix various build with the 32bit mips ports after t...
uebayasi[src/trunk]: src/sys/uvm Hide uvm/uvm_page.h again to ensure its internal str...
wiz[src/trunk]: src/usr.bin/man Fix usage in man page and sync usage in executab...
dholland[src/trunk]: src/sys/kern typo in comment
jruoho[src/trunk]: src Catch-up with code changes.
uebayasi[src/trunk]: src/gnu/lib/libgcc4 For new libgcc rules; include generated make...
christos[src/trunk]: src/share/mk We mustn't search in the path for ${dir}.${MACHINE}...
matt[src/trunk]: src/sys/arch/powerpc/powerpc remove a #if 0 block
matt[src/trunk]: src Readd powerpc/include/vmparam.h to the set lists
uebayasi[src/trunk]: src/sys/dev/dmover dmover(4) really uses uvm(9). (Wasn't reveal...
pooka[src/trunk]: src/common/lib/libc/arch Don't export __ffstab, it's used only i...
christos[src/trunk]: src/sys/dev/usb from openbsd.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb - noticed a concurrency issue with bus-...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: extend syntax for extracting int...
snj[src/trunk]: src/sys Move to 2-clause license. Approved by HAYAKAWA Koichi (...
kardel[src/trunk]: src/external/bsd/ntp/dist/libntp fix lineedit functionality. ntp...
uebayasi[src/trunk]: src/sys/dev/ic Yet another hidden uvmexp user.
mrg[src/trunk]: src/sys/dev/usb from the usbmp branch:
skrll[src/trunk]: src/external/gpl3/gdb/lib Tidyup
uebayasi[src/trunk]: src/sys/arch/mips/mips We don't declare variables in for () stat...
macallan[src/trunk]: src/sys/arch/sparc64/conf add gfb at mainbus
jnemeth[src/trunk]: src/share/man/man9 mdoclint
matt[src/trunk]: src/sys/arch Add support pci_intr_setattr.
njoly[src/trunk]: src/tests/lib/libc Move unsigned int/long conversion test to the...
kefren[src/trunk]: src/usr.sbin/ldpd Use IN_LOOPBACKNET where is the case
mbalmer[src/trunk]: src/usr.sbin/altq/libaltq Fix typo in comment.
matt[src/trunk]: src/sys/arch/macppc/include Make _LOCORE exclude more stuff.
jruoho[src/trunk]: src/sys/arch/x86/acpi Fix bug pointed out by njoly@.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
cherry[src/trunk]: src/sys/arch/xen/x86 Remove temporary variable definition that i...
snj[src/trunk]: src/usr.sbin/pwd_mkdb Add a missing semicolon. Noted by Tomasz ...
plunky[src/trunk]: src Remove the do-external-lib and do-gnu-lib targets, along with
tsutsui[src/trunk]: src/sys Apply the following patch submitted by Evgeniy Ivanov:
christos[src/trunk]: src/lib build the ldap libraries; am-utils needs them.
mrg[src/trunk]: src/gnu use:
mrg[src/trunk]: src/external/mit/xorg/server enable xfree86 server build for ofp...
mrg[src/trunk]: src/sys/arch/mips/include s/#elif/#else/ -- when there's nothing...
skrll[src/trunk]: src/sys/arch/sparc64/sparc64 s/cpu_switch/cpu_switchto/ in comment.
pooka[src/trunk]: src/sys/kern Fix reference counting for vfsops in mount. Otherw...
bsh[src/trunk]: src/sys/arch/evbarm/conf add an option for system clock frequenc...
rmind[src/trunk]: src/sys/uvm Clean-up, add asserts, slightly simplify.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib only attempt to load...
tron[src/trunk]: src/tests/lib/libc/stdlib Add a new regression test "t_threaded"...
martin[src/trunk]: src/sys/arch/sparc Split the part out of prom_getether() that de...
tron[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Replace VATTR_NUL...
pooka[src/trunk]: src/lib/librumpuser Unschedule from CPU for out-of-kernel blocki...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/libdecnumber use LIBISPRIVATE here.
skrll[src/trunk]: src/sys/arch/arm/footbridge Whitespace.
christos[src/trunk]: src/tests/lib/libcrypt Proper copyright, RCSID.
dholland[src/trunk]: src/usr.bin/config Add some organizational comments
macallan[src/trunk]: src/sys/dev/pci split putchar into separate methods for bitmap a...
nonaka[src/trunk]: src/sys/dev/pci fix mmaped offset.
tsutsui[src/trunk]: src/sys/arch/sparc/dev Make sure to set ZS_HWFLAG_USE_CONSDEV an...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...
jruoho[src/trunk]: src/tests/modules A modctl(MODCTL_STAT, ...) always succeeds, ev...
jmcneill[src/trunk]: src/sys/arch/usermode/dev fix range check for mmap
mrg[src/trunk]: src/external/mit/xorg/server many build updates and fixes for xo...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include adjustments for G...
jruoho[src/trunk]: src/tests/syscall Adjust the EEXIST-check once more. (This faile...
drochner[src/trunk]: src include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> fr...
mrg[src/trunk]: src/external/gpl3/gcc generated files from mknative-gcc.
hannken[src/trunk]: src/sys/miscfs/genfs genfs_do_putpages(): When testing an uobjec...
dholland[src/trunk]: src/sys/sys Add <sys/types.h> to <sys/quota.h> or the latter doe...
christos[src/trunk]: src/sys/net add {__BEGIN,__END}_DECLS
ober[src/trunk]: src/external/cddl/osnet/sys/sys Fix comment to meet style guidel...
mrg[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr make this build on vax.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix code that's been broken for ove...
pooka[src/trunk]: src/distrib/sets/lists +rumpdev_md. setlists, that's how they g...
jruoho[src/trunk]: src Adjust set lists and mtree.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add acl function prototype
riz[src/trunk]: src/share/man/man7 Attempt to improve the documentation of ddb.o...
martin[src/trunk]: src/lib/libc/arch/sparc64/gen delint
pooka[src/trunk]: src/sys/kern Make sure struct vattr contains no random bits of k...
rmind[src/trunk]: src/share/man/man9 xcall(9): correct the point about preemption, ...
mrg[src/trunk]: src/games/hack include sys/time.h earlier (rather than implicitl...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.9 with the follow...
jruoho[src/trunk]: src/tests/lib/libc/time Add a test case for the old NetBSD 2.0 e...
jruoho[src/trunk]: src/tests/usr.bin/jot Add missing text file. Pointed out by P. W...
pooka[src/trunk]: src/sys/kern Update comment: unloaded modules which were pumped ...
mrg[src/trunk]: src/external/mit/xorg/lib/dri build the dri libraries on ofppc, ...
tsutsui[src/trunk]: src/sys/arch/next68k/next68k PR port-next68k/45719 from Jaime Fo...
jruoho[src/trunk]: src/sys/dev/acpi/acpica Adjust a prototype due ACPICA 20110623.
wiz[src/trunk]: src/usr.bin/pkill Bump date for prenice, add serial comma, and f...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove most of the code that writes...
phx[src/trunk]: src/sys/dev/usb Added UIPROTO_MOUSE for HID-class.
christos[src/trunk]: src/sys/miscfs/procfs don't produce different output if we are s...
pooka[src/trunk]: src/sys/net Include sys/atomic.h now that it's used but gets ste...
uebayasi[src/trunk]: src/sys/arch/acorn26/acorn26 Dereferencing struct proc * and str...
christos[src/trunk]: src/tests/lib/libutil mention the PR# in the description like ev...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Unfinished (by far) NAND driver.
he[src/trunk]: src/etc/root Point first to 6.0 packages, then to packages for 5...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a weak symbol definition...
nonaka[src/trunk]: src/sys/dev/pci Added some JMicron PCI-E SD/MMC/MS/xD Host Conto...
mrg[src/trunk]: src/sys/dev/sun add support for WSDISPLAYIO_LINEBYTES. mostly f...
msaitoh[src/trunk]: src/sys/dev/pci Remove an extra debug printf(). KNF.
riz[src/trunk]: src Add sets/mtree goop for new test program and accompanying dirs.
dholland[src/trunk]: src/usr.bin/config More naming improvements.
rmind[src/trunk]: src/sys/net/npf - Save active config in proplib dictionary; add ...
christos[src/trunk]: src/sys/sys remove extra ;
tsutsui[src/trunk]: src/etc/etc.news68k Add an entry for romcons.
jruoho[src/trunk]: src Add glob(7).
dholland[src/trunk]: src/sys/arch/amd64/amd64 Fix build with COMPAT_13.
riz[src/trunk]: src/lib/libperfuse Don't hardcode the libpuffs path to /usr/src/...
tron[src/trunk]: src/lib/libc/stdlib Implement mark & sweep garbage collection as...
apb[src/trunk]: src/sys/dev #include "opt_compat_netbsd.h"
jmmv[src/trunk]: src/sys/arch/powerpc/powerpc Define kobj_machdep and module_init...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch gmp native files for mips...
jruoho[src/trunk]: src/tests/syscall Fix copy-pasto.
christos[src/trunk]: src/etc/mtree add awk test directory
mrg[src/trunk]: src install an empty date.def, like the xorg package does. PR#4...
jmcneill[src/trunk]: src/sys/arch/usermode/dev add mmap support
macallan[src/trunk]: src/sys/dev/wsfont add a somewhat smaller Droid font
jruoho[src/trunk]: src/share/man/man9 Add a simple manual page for the simple sysmo...
pooka[src/trunk]: src need object directory for etc/mtree to run distrib-dirs
tron[src/trunk]: src/external/bsd/less Add missing interpreter and RCS Id.
dyoung[src/trunk]: src/usr.bin/ktruss Use 'sort -n -k 3' instead of 'sort -n +2' si...
bouyer[src/trunk]: src/sys/dev/ata struct buf::b_iodone is not called at splbio() a...
pgoyette[src/trunk]: src/sys/dev/pci Since there are no RW_READERs for the device's r...
perseant[src/trunk]: src/libexec/lfs_cleanerd In lfs_cleanerd, check errno earlier, t...
pooka[src/trunk]: src/sys/lib/libkern/arch/mips __assert.c -> kern_assert.c
christos[src/trunk]: src/distrib/sets/lists undo the pam bump. requested by joerg.
manu[src/trunk]: src/lib/libperfuse Rework puffs_framebuf management toremove lea...
he[src/trunk]: src/sys/arch/atari/conf Commit regenerated configuration file af...
mrg[src/trunk]: src/lib/libm/complex use DBL_MAX and FLT_MAX from <float.h> inst...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src change t...
phx[src/trunk]: src/sbin/wsconsctl Allow standalone commands to be recognized, a...
tsutsui[src/trunk]: src/sys/arch/pmax/stand/common Fix botch on mips64 merge:
matt[src/trunk]: src/sys/dev/sdmmc Add some inital changes for the Freescale eSDHC.
jmmv[src/trunk]: src/sys/arch Enable 'options MODULAR' in macppc and shark GENERI...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Import ACPICA 20110623.
jmcneill[src/trunk]: src/sys/arch/usermode/dev set ld maxxfer to MAXPHYS
dholland[src/trunk]: src/sys/dev/pci Don't test flags with &&. From Henning Petersen ...
christos[src/trunk]: src/sys/fs/sysvbfs handle file resizing.
dholland[src/trunk]: src/sys/kern Repeated typo/varargs anachronism in comments.
pooka[src/trunk]: src Undocument checkalias() -- it was removed two years ago.
matt[src/trunk]: src/lib/libc/rpc Use C89 definitions
rmind[src/trunk]: src/sys/kern Revert 1.194 rev.
jruoho[src/trunk]: src/tests/lib/libm Point to PR port-i386/46108 when failing on i...
roy[src/trunk]: src/distrib/syspkg/sets Remove tn3270 from sets
snj[src/trunk]: src/share/man/man7 It's "hw.acpi.supported_states", not "hw.acpi...
uebayasi[src/trunk]: src/sys/uvm ... and another.
jruoho[src/trunk]: src/tests/lib/libc/sys Check the error values from listen(2), in...
jruoho[src/trunk]: src/tests/sbin/route PR bin/42179 was fixed; remove xfail.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin DEVPHASE of an actual gcc release ...
skrll[src/trunk]: src/sys/arch/hp700/include Remove trailing whitespace from previ...
skrll[src/trunk]: src/sys/arch/hppa/include Whitespace.
he[src/trunk]: src/crypto/external/bsd/openssh/bin/sshd Don't rely on the share...
jmmv[src/trunk]: src/share/man/man5 Document the new package-related maintenance ...
christos[src/trunk]: src/distrib/sets/lists sets for new libpcap and tcpdump
pooka[src/trunk]: src/lib/librumpuser Sneeze some locking into connect/disconnect.
jruoho[src/trunk]: src/tests/lib/libc Move the references to PRs from code comments...
christos[src/trunk]: src/usr.bin/unvis add -H and -e
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Switch to ACPICA 20090730, and update for...
dholland[src/trunk]: src/usr.bin/config Rename a few more things; try to use the same...
reinoud[src/trunk]: src/sys/arch/usermode/usermode don't try to unmap pv entries wit...
tsutsui[src/trunk]: src/sbin/newfs_ext2fs Stop zero'ing all possible superblock back...
pooka[src/trunk]: src/tests/syscall Don't use LDADD.progname because it duplicates...
dyoung[src/trunk]: src/distrib/sets/lists/comp Mark bus.h obsolete on more archs.
pooka[src/trunk]: src/usr.sbin/puffs * document disk.img%DISKLABEL:p%
manu[src/trunk]: src Import xdr_sizeof() from FreeBSD
christos[src/trunk]: src/doc new tcpdump and libpcap
dholland[src/trunk]: src Introduce struct pathbuf. This is an abstraction to hold a p...
pooka[src/trunk]: src/sys vcount() lost its purpose when opening multiple block de...
matt[src/trunk]: src/sys/kern Add the new ci to cpu_infos *before* calling routin...
jym[src/trunk]: src/sys/dev/mii Use device_private() instead of casting softc to...
bouyer[src/trunk]: src/sys/dev/sdmmc Do not read past array end, found by gcc -O3.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Enhance the page_deactivate() to ...
wiz[src/trunk]: src/share/man/man8/man8.macppc njoly remarks that Lk doesn't mak...
jruoho[src/trunk]: src/tests/usr.bin/find Also verify that PR bin/44179 is no longe...
wiz[src/trunk]: src/share/man/man9 Remove xref to itself from SEE ALSO.
macallan[src/trunk]: src/sys/dev/wsfont add WSFONT_GLYPH() to get a pointer to a give...
christos[src/trunk]: src/sys/miscfs/procfs From Aleksey Cheusov: Don't make it easy f...
pooka[src/trunk]: src/sys Get rid of last "easy" kernel symbols starting with __:
wiz[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym New sentence, new line.
drochner[src/trunk]: src/lib/libc fix behavior in case of +-Inf or NaN input: return ...
mrg[src/trunk]: src/external/mit/xorg/bin/xmodmap add the new man dir to .PATH, ...
tsutsui[src/trunk]: src Build and install isibootd(8).
jruoho[src/trunk]: src/tests/bin/expr Note PR bin/12838.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config pull across these new file...
pooka[src/trunk]: src/lib/librumpuser delint
macallan[src/trunk]: src/sys/dev/pci/voyager an alternative clock implementation for ...
jruoho[src/trunk]: src Few fundamental checks for chroot(2) and fchroot(2).
reinoud[src/trunk]: src/sys/arch/usermode Rename the debug printf's to use a thunk_ ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc apply our LIBGCC_PICSUFFIX to one...
plunky[src/trunk]: src/usr.bin/sdpquery some attributes contain comma separated lis...
enami[src/trunk]: src/lib/libc/stdlib Fix typos in comment.
reinoud[src/trunk]: src/sys/arch/usermode Implement physio() for NetBSD/usermode the...
uebayasi[src/trunk]: src/sys/dev/pci tsleep needs sys/proc.h.
christos[src/trunk]: src/external/bsd/libpcap/dist more sign-compare fixes.
wiz[src/trunk]: src/doc In-tree mdocml is at 1.10.5.
mrg[src/trunk]: src/share/mk XXX: for now, disable fatal linker warnings for GCC...
mrg[src/trunk]: src/external/mit/xorg/bin/xft-config delete obsolete files.
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Fix RCSID
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 count ECC corrected traps with evcn...
matt[src/trunk]: src/tests/lib/libc/sys This is no longer expected to fail.
reinoud[src/trunk]: src/sys/arch/usermode/usermode OK, this is a temporary patch so ...
jruoho[src/trunk]: src/tests/syscall Do not play with master.passwd(5). Just in cas...
dyoung[src/trunk]: src/sys/dev All that the activation hook radioactivate() did was...
martin[src/trunk]: src/sys/arch/sparc/sparc Add the mac-address as device property ...
plunky[src/trunk]: src/usr.sbin/sdpd use appropriate types for uid/gid
yamt[src/trunk]: src/sys/uvm comment and assertion
christos[src/trunk]: src/usr.bin/gencat Make msgfile optional like other OS's
tsutsui[src/trunk]: src/etc/defaults Add a default for isibootd(8). Pointed out by n...
simonb[src/trunk]: src/sys/arch/mips/mips Don't always use ".set mips3" - that expl...
jruoho[src/trunk]: src/sys/dev/acpi Cleanup:
wiz[src/trunk]: src/share/man/man9 Fix typo. Make HTML-ready. Remove trailing wh...
joerg[src/trunk]: src/libexec/ftpd Fix memcpy usage.
jruoho[src/trunk]: src/sys/dev/acpi Properly evaluate the _PRW object in case we ha...
matthias[src/trunk]: src/sys/dev/usb Make ums.c work with a "Microsoft Natural Ergono...
plunky[src/trunk]: src/sys/netinet fix potential mbuf overflow, from Alexander Dani...
pooka[src/trunk]: src/sys/fs/puffs In case the operations thread has exited, do no...
dholland[src/trunk]: src/sys Regen for both preceding commits of namei.src together. ...
wiz[src/trunk]: src/share/man/man4 Bump date for PowerPC descriptions. Make HTML...
joerg[src/trunk]: src/lib/libc/compat/sys Add missing includes.
pooka[src/trunk]: src/sys/rump/dev/wip Support ums (usb mouse) and ukbd (usb keybo...
tsutsui[src/trunk]: src/sys/arch Merge m68881_save() and m68881_restore() (using mos...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin Revert previous: it introduces a ...
dyoung[src/trunk]: src/sys/arch Increase SYMTAB_SPACE.
hannken[src/trunk]: src/sys/kern Move the diagnostic check for a missing VOP_CLOSE()...
christos[src/trunk]: src/share/man/man4 Add ihphy
pooka[src/trunk]: src/sys/rump/net/lib/libshmif "fix" completely crackheaded code ...
tsutsui[src/trunk]: src/lib/libc/net Apply fix for previous changes per request from...
yamt[src/trunk]: src install fincore.
pooka[src/trunk]: src/sys/rump/net/lib/libsockin use in_control() for PRU_CONTROL
macallan[src/trunk]: src/sys/dev/pci/voyager add fastpaths for alpha == 0 and alpha =...
christos[src/trunk]: src/lib/libcrypt Instead of returning ":" on error, return "*0" ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin add the generated manuals.
mlelstv[src/trunk]: src/sys/arch/amiga/conf regen from GENERIC.in
christos[src/trunk]: src/tests/fs/nfs more fallout from rump_syscallargs.h including ...
christos[src/trunk]: src/tests/lib/libc/gen This does not fail anymore. Explain why t...
christos[src/trunk]: src/lib/libc/compat/gen missed one (thanks joerg)
christos[src/trunk]: src/lib/libc/stdio fix signature.
mrg[src/trunk]: src/external/gpl3/gcc minor fixes for libstdc++-v3 build.
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Indent.
matt[src/trunk]: src/sys/common/pmap/tlb Multiprocessing fixes.
dholland[src/trunk]: src/usr.bin/config Remove cf_swap, which hasn't been used in a l...
jruoho[src/trunk]: src/lib/libc/sys Use more markup.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Wolfgang Schmieder <...
uwe[src/trunk]: src/sys/arch/vax Correct definition of leap year. Make yeartonu...
jruoho[src/trunk]: src/sys/dev/acpi Use acpi_eval_reference_handle() to simplify co...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin fix version.c defines. now the ve...
jmcneill[src/trunk]: src/sys/arch/usermode/conf add options NTP & pseudo-device clockctl
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * make interface a cloner
pooka[src/trunk]: src/sys/rump/librump Include kern_pmf.c in rumpdev.
christos[src/trunk]: src/external/bsd/atf/dist/atf-run - make all the ifdefs match
hubertf[src/trunk]: src/sys/dev/pci regen - thanks for the reminder @ veego
pgoyette[src/trunk]: src/sys/dev/i2c Don't try to match a device if there's already a...
macallan[src/trunk]: src/sys/dev/pci generate a better r3g3b2 colour map which actual...
dholland[src/trunk]: src/usr.bin/stat Don't printf time_t with %d; fixes PR 44128 fro...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp make this build on amd64.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc powerpc*-netbsd* wants svr4.h the...
skrll[src/trunk]: src/sys/arch/hppa/hppa Count traps in uvmexp. Reduces diff to Op...
hannken[src/trunk]: src/sys/dev - Don't detach configured devices on last close.
matt[src/trunk]: src/sys/arch/evbppc/conf Add some config files for the P2020.
riz[src/trunk]: src/sbin/resize_ffs Do not look for a v1 file system at SBLOCK_U...
elric[src/trunk]: src/sbin/cgdconfig Remove trailing whitespace (patch provided by...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Fix some markup. Bump...
wiz[src/trunk]: src/sbin Various improvements.
tron[src/trunk]: src/lib/libc Improve and simplify implementation of *env(3) func...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Fix PR 44075 from Peter ...
wiz[src/trunk]: src/distrib/sets/lists/xbase Reinstate xkeyboard-2.0 files.
jruoho[src/trunk]: src/tests/syscall Require an unprivileged run.
pooka[src/trunk]: src/sys Redefine bpf linkage through an always present op vector...
pooka[src/trunk]: src/lib/librumpuser lint care
dholland[src/trunk]: src/sys/rump/librump/rumpvfs Fix etfs pathname handling to not (...
jakllsch[src/trunk]: src/sys/dev/usb Adjust-away inconsistent and trailing whitespace.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 port the corrected ECC error handli...
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5461,BCM5784 and BCM5761.
elad[src/trunk]: src Replace the remaining KAUTH_GENERIC_ISSUSER authorization ca...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...
christos[src/trunk]: src/external/bsd/fetch/dist/libfetch delint
mrg[src/trunk]: src - add support for src/compat builds
mrg[src/trunk]: src/external/gpl3/gcc don't use libgcc softfloat stuff now that ...
mrg[src/trunk]: src/lib/libc/softfloat mips wants some -Wno-enum-compare here, too.
skrll[src/trunk]: src/libexec/ld.elf_so/arch Shut gcc up.
mrg[src/trunk]: src/sys/arch/sparc/sparc put the cpu_number() into some messages.
skrll[src/trunk]: src/sys/arch/hppa/hppa G/C pmap_page_remove_locked prototype.
riz[src/trunk]: src/sbin/resize_ffs Update TODO for resize_ffs(8), adding some s...
christos[src/trunk]: src/tests/util/make Add a new test for the latest variable expan...
yamt[src/trunk]: src/doc update the status of yamt-pagecache branch.
cegger[src/trunk]: src/sys/external/intel-public/acpica/dist/events fix AcpiEnableGpe:
joerg[src/trunk]: src/tests/lib/csu/arch Actually add the check_stack_alignment im...
rmind[src/trunk]: src/sys/kern softint_execute: release/re-acquire kernel-lock dep...
pooka[src/trunk]: src/tests/fs/ffs test snapshots on ffsv2 too
wiz[src/trunk]: src/share/man/man4 Fix typos, sort sections.
christos[src/trunk]: src/lib hook new libpcap
mrg[src/trunk]: src/usr.bin/pkill add a "prenice <priority> <names>" command.
minoura[src/trunk]: src/sys/arch/x68k/include Add xxboot (stage1) support.
pooka[src/trunk]: src/bin/dd extra crunchgen hoops
he[src/trunk]: src Bump the ramdisk size so that the contents fits again.
dholland[src/trunk]: src/sys/dev Call pathbuf_destroy exactly once, never twice. PR 4...
jkoshy[src/trunk]: src/distrib/notes/common Add an entry for myself.
msaitoh[src/trunk]: src/sys/dev/mii Add some macros
christos[src/trunk]: src/sys/net PR/44131: Matthew Mondor: if_tap.c tap_dev_ioctl() n...
matt[src/trunk]: src/lib/csu/arch/powerpc Adapt to new ___start definition.
wiz[src/trunk]: src/lib/libpam/modules/pam_nologin Close file handle after using...
drochner[src/trunk]: src/sbin/gpt fix a path
drochner[src/trunk]: src On i386/amd64, define two flag bits in the boot parameters w...
wiz[src/trunk]: src/share/man/man4 Convert manual list to Bl; fix typo; remove d...
pooka[src/trunk]: src/sys Minimize unnecessary differences in rump.
matt[src/trunk]: src/sys/common/pmap/tlb Separate code out from pmap_tlb.c which ...
simonb[src/trunk]: src/usr.bin/calendar/calendars Use TAB as a separator to be cons...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/i386 use C versions of va...
skrll[src/trunk]: src/sys/arch/hp700/include Simplify
cherry[src/trunk]: src/sys/arch/xen/x86 Remove spurious (debug) printf()
jruoho[src/trunk]: src/sys/dev/acpi * Fix the type of the input buffer in the WMI m...
phx[src/trunk]: src/sys/arch/amigappc/conf No include directive supported in a m...
phx[src/trunk]: src/sys/dev/nor - In cfi_probe() iterate over all chip widths fo...
jakllsch[src/trunk]: src/sys/dev/microcode/cyclades-z Prevent expansion of $NetBSD$ t...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src attempt to fix the unit tests
mrg[src/trunk]: src/usr.bin/ktruss avoid an uninitialised variable warning that ...
apb[src/trunk]: src/sys/dev When processing ioctl CLOCKCTL_NTP_ADJTIME, set the ...
nonaka[src/trunk]: src/sys/dev/pci regen.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add Iomega StorCenter.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Copy the "shared-pins" property ove...
christos[src/trunk]: src/distrib/sets/lists/tests add awk tests
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers More sort. (i.e. fix merge ...
mrg[src/trunk]: src/external/mit/xorg/lib/libXdmcp update for libXdmcp 1.1.0
macallan[src/trunk]: src/share/man/man4 document ioctl(WSDISPLAYIO_GET_EDID)
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Must need srr0 and srr1 in FRAME_SET...
christos[src/trunk]: src/sys/dev/pci fix typos
nonaka[src/trunk]: src/doc RTL8168E-VL support for re(4) and Family 12h support for...
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers Sort.
pooka[src/trunk]: src/lib/librumpuser squelch the compiler whine
jmcneill[src/trunk]: src/sys/arch/usermode/dev no need to poll for pending drawing op...
dsl[src/trunk]: src/sys/arch/i386/stand/fatboot Add support for directly booting...
njoly[src/trunk]: src/tests/fs/vfs Remove unneeded atf_tc_expect_pass calls.
mrg[src/trunk]: src/tools/gcc get this some what working with GCC 4.5. i at lea...
rmind[src/trunk]: src/sys/uvm Fix uvmplock regression - a lock against oneself cas...
christos[src/trunk]: src/bin/cat fix signed blksize_t lossage.
mrg[src/trunk]: src/sys/netinet avoid an uninitialised variable warning. this o...
reinoud[src/trunk]: src/sys/arch/usermode Fix logic that checks if its the kernel or...
pooka[src/trunk]: src Remove documentation for removed macros.
christos[src/trunk]: src/lib/libc/rpc PR/44132: Wolfgang Stukenbrock: libc/rpc may ov...
christos[src/trunk]: src/sys/sys Type macros providing min and max values for the giv...
wiz[src/trunk]: src/share/man/man5 Remove trailing whitespace.
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch libfetch-2.27:
adam[src/trunk]: src/crypto/external/bsd/openssh/dist Merge in our changes:
christos[src/trunk]: src/sbin/route PR/42179: Christoph Badura: Be a little friendlie...
matt[src/trunk]: src/sys/arch/powerpc/conf Add VERBOSE_INITPPC flag
jdc[src/trunk]: src/sys/arch/sparc64/conf Add cas, gentbi and gphyter for Sun Ca...
christos[src/trunk]: src/lib/libc/net Add AI_ADDRCONFIG, which makes getaddrinfo() re...
christos[src/trunk]: src/bin/cp Add siginfo support from Daniel Loffgren.
rmind[src/trunk]: src/sys/uvm amap_pp_adjref: fix regression, spotted by nonaka@.
wiz[src/trunk]: src/share/man/man4/man4.hp700 Fix table, addresses PR 46214 by N...
matt[src/trunk]: src/lib/libc/gen Use C89 definitions.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 redo previous correctly:
dholland[src/trunk]: src/usr.bin/config Sort productions in grammar. No functional ch...
sborrill[src/trunk]: src/sys/dev/usb not enable -> not enabled
mrg[src/trunk]: src/regress/lib/libc/stdlib/posix_memalign make this test actual...
macallan[src/trunk]: src/sys/dev/sbus tcx doesn't use bt_dac
nisimura[src/trunk]: src/sys/dev/pci Unbreak the endian issue in firmware header deco...
christos[src/trunk]: src/external/bsd/tcpdump/dist apply our changes and add the pfsy...
njoly[src/trunk]: src/lib/libpuffs Remove obsolete puffs_suspend(3) xref.
jakllsch[src/trunk]: src/sbin/atactl Add display of Long Physical Sector and Long Log...
riz[src/trunk]: src/doc Belatedly note hannken's addition of sparse file support...
mbalmer[src/trunk]: src/libexec/tftpd fix build
skrll[src/trunk]: src/sys/arch/arm/footbridge Fix thinko in previous.
jruoho[src/trunk]: src/tests/lib/libc/stdio Verify that PR lib/22019 is no longer a...
mrg[src/trunk]: src install lndir again. (hooray, i've missed this stupid app ; -)
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio for analog devices codecs, mark the anal...
jmmv[src/trunk]: src/sys/arch/arm/arm32 Define an empty module_init_md function s...
dholland[src/trunk]: src/sys/arch/i386/conf adjust English usage in comment
jmcneill[src/trunk]: src/sys/arch/usermode first cut at networking support for usermo...
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libbn Fi...
phx[src/trunk]: src/sys/dev/usb Added some Apple trackpad devices for use in usb...
christos[src/trunk]: src/tests/dev/sysmon need signal.h for kill()
christos[src/trunk]: src/sys/sys mark printf function
bsh[src/trunk]: src/sys/arch/arm/imx GPIO register definitions are now in imxgpi...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src check chdir return
pooka[src/trunk]: src/sys/net slap dis wit summah dat RCSId
tron[src/trunk]: src/distrib/sets/lists/tests Add new "t_environment_pth" test to...
christos[src/trunk]: src/sys/sys don't change the layout of the struct, it is used by...
mrg[src/trunk]: src/sys/rump/librump/rumpvfs don't define multiple cwdi0's, mark...
pooka[src/trunk]: src/share/man/man9 * update copypasted struct vattr (nobody want...
joerg[src/trunk]: src Remove libpthread's semaphore implementation and always use ...
tsutsui[src/trunk]: src/sys/arch/sgimips/dev Split device_t/softc, some KNF.
mrg[src/trunk]: src/sys/lib/libkern/arch/powerpc fix the names of the _END symbo...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend gengtype also needs sysroo...
njoly[src/trunk]: src/usr.sbin/postinstall Adjust obsolete_libs to handle both the...
pooka[src/trunk]: src/sys/dev/isa hp@isa was marked non-compiling and broken 14 ye...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix myaddr_getsport() to ...
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib scsi_command_t: rather than ...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - add acl support
mrg[src/trunk]: src/external/mit/xorg/bin/xmh add the app-defaults dir, to prepa...
tron[src/trunk]: src/external/bsd/less Add handling for manual pages:
tron[src/trunk]: src/external/bsd/less/bin/less Create (symbolic) links for more(...
tron[src/trunk]: src/external/bsd/less Fix generation of RCS Ids.
mjacob[src/trunk]: src/sys/dev/ic Keep track of what appear to be live Fibre Channe...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add prototypes for lbc_* rout...
matt[src/trunk]: src/sys/arch/powerpc/booke Don't use TLB1 entries for device acc...
ahoka[src/trunk]: src/sys/dev/nand follow bus_space conventions in naming
manu[src/trunk]: src/usr.bin/extattr Fix previous broken commit for extended attr...
joerg[src/trunk]: src/libexec/ld.elf_so This version of __diagssert13 is dead.
tsutsui[src/trunk]: src/sys/arch/emips Remove __HAVE_GENERIC_TODR, which has been ma...
matt[src/trunk]: src/sys/arch/powerpc/booke Add an empty pmap_md_tlb_info_init.
macallan[src/trunk]: src/sys/dev/pci add PCI_MAGIC_IO_RANGE so non-x86 machines can m...
tron[src/trunk]: src/external/bsd Build the new version of "less".
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp Now that idea is ...
alnsn[src/trunk]: src/share/man/man4 Document that overflow in P[X+k:n] terminates...
riz[src/trunk]: src/sys/arch/macppc/conf Add drvctl to macppc GENERIC.
ryoon[src/trunk]: src/share/misc * Sync with FreeBSD: src/share/misc/bsd-family-tr...
christos[src/trunk]: src/usr.bin/unifdef - we don't need stdbool.h anymore.
dholland[src/trunk]: src/usr.bin/getopt punctuation
jakllsch[src/trunk]: src/sys/dev/usb Revert previous due to active usbmp branch(es).
skrll[src/trunk]: src/share/man/man4 Note the (working) com attachments on NetBSD/...
wiz[src/trunk]: src/share/man/man9 Whitespace fix.
jdc[src/trunk]: src/sys/dev/ic Mask out (disable) gem interrupts on detach.
jruoho[src/trunk]: src/tests/lib/libc/sys Get rid of the weird macros.
christos[src/trunk]: src/external/gpl2/xcvs/dist/diff fix format string
jruoho[src/trunk]: src/share/man/man9 Improve wording.
sjg[src/trunk]: src/usr.bin/make When a source file moves, make will ignore the ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib There were still som...
pooka[src/trunk]: src/tests/rump/rumpkern Add a simple and stress test cases for t...
christos[src/trunk]: src/tests/include/sys this does not fail anymore
mrg[src/trunk]: src/usr.bin/less upgrade less to WARNS=2 with -Wno-shadow.
matt[src/trunk]: src/sys/arch/powerpc/conf Get rid of local TOOL_GZIP definition ...
mrg[src/trunk]: src/external/gpl3/gcc/lib add sysroot-suffix.h to the fake headers.
kiyohara[src/trunk]: src/sys/arch/acorn26 Fix panic early call rasops_init(). Move i...
mrg[src/trunk]: src/distrib/sets/lists - remove README.DIR, README.rapidaccess.
mrg[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid an overflow condition.
christos[src/trunk]: src/sys/miscfs/procfs PR/45700: use dostatvfs instead of grabbin...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - restrict tag command to non-de...
haad[src/trunk]: src/sys/arch/xen/xen Finaly fix problems with using WEDGE like d...
christos[src/trunk]: src/external/bsd/libpcap/include select IPv6 from the Makefile
njoly[src/trunk]: src/sys/compat/sys Add missing semi-colon.
jmcneill[src/trunk]: src/sys/arch/usermode/conf USERCONF works but it isn't very usef...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp changes to libnet...
reinoud[src/trunk]: src/sys/arch/x86/x86 Part 2 - x86 implementation of MAP_NOSYSCALLS
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move the thunk_rfb_send_pending()...
christos[src/trunk]: src/tests/net/icmp fix fallout from including signal.h from rump...
ginsbach[src/trunk]: src/usr.bin/gencat Improve the handling of quoted messages.
drochner[src/trunk]: src/lib/libpam/modules/pam_ssh -remove remainders of the misguid...
riz[src/trunk]: src/tests/sbin/resize_ffs Update existing test cases and add a c...
wiz[src/trunk]: src/distrib/sets/lists Consistency: set for obsolete files shoul...
joerg[src/trunk]: src Fix some POD errors in the OpenSSL man pages. Regen them. In...
minoura[src/trunk]: src/sys/arch/x68k/stand/boot Add FFSv2 support.
martin[src/trunk]: src/lib/libc/arch/sparc64 We do not care about portability when ...
mrg[src/trunk]: src/tests/lib/libc/stdio vax doesn't have ieee fp, so, don't try...
njoly[src/trunk]: src Add testcase for PR/44189: strtod(3) wrong results with "-0x".
mbalmer[src/trunk]: src/share/misc Oxford serial comma, FFS.
hannken[src/trunk]: src/tests/rump/rumpkern Starting with Rev. 1.191 of kern/subr_po...
matt[src/trunk]: src/lib/csu/arch/vax Adapt to the new ___start calling convention
christos[src/trunk]: src/usr.bin/xlint/lint1 PR/44148: Henning Petersen: catstrg() do...
jym[src/trunk]: src/sys/dev/mii regen.
mrg[src/trunk]: src/distrib/sets/lists fix some set lists issues after the recen...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.7.2. Chang...
pooka[src/trunk]: src/usr.sbin/puffs Generate different manpages for 1) disk 2) ne...
matt[src/trunk]: src/sys/arch/powerpc/booke Only attach tc on primary cpu.
macallan[src/trunk]: src/sys/dev/pci adjust the backlight control interface to match ...
jmcneill[src/trunk]: src/sys/arch/usermode optimize rfb updates by allowing queueing ...
phx[src/trunk]: src/sys/arch/powerpc/powerpc Allow defining a bus space with pbs...
christos[src/trunk]: src/lib/libpam explain better what's going on here.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode implement thunk_signal using siga...
christos[src/trunk]: src/sys/netinet put the histograms last and make them autosize (...
macallan[src/trunk]: src/sys/dev/wscons dumping ground for generic driver convenience...
hannken[src/trunk]: src/sys/arch/atari/conf Regen.
mrg[src/trunk]: src re-install the phoenixed XKeysymDB, since keyboards don't wo...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix hex double parsing.
dyoung[src/trunk]: src/sys/kern Fix a bug in ptcread() that stopped a pty(4) in TIO...
manu[src/trunk]: src/lib/libperfuse Add support for extended attributes
cegger[src/trunk]: src/sys/external/intel-public/acpica/dist/events previous fixed ...
mrg[src/trunk]: src/lib avoid some uninitalised variable warnings.
matt[src/trunk]: src/sys/dev/pci Fix uninitialized data warning found by gcc 4.5
uebayasi[src/trunk]: src/sys/arch/ews4800mips/ews4800mips struct cpu_info * deref nee...
mrg[src/trunk]: src/share/mk - always include <xorg-config.h> for DIX components
tsutsui[src/trunk]: src/usr.sbin/isibootd Add isibootd(8) command, which is a dumb n...
joerg[src/trunk]: src/tests/lib Test alignment of constructor / destructor calls a...
joerg[src/trunk]: src Use .%U instead of .%O for URLs.
christos[src/trunk]: src/sys/kern PR/41673: Stathis Kamperis: tcsetpgrp returns EINVA...
drochner[src/trunk]: src/sys/lib/libsa RFC783 says the ErrMsg sent with an ERROR pack...
matt[src/trunk]: src/tests/lib/libc/arch/powerpc Allow testing of exec pages on P...
jruoho[src/trunk]: src Few naive test cases for link(2).
christos[src/trunk]: src/tests/util/sh Fixed test that was expected to fail.
nakayama[src/trunk]: src/sys/arch/sparc64/include Add function names defined by macro...
jym[src/trunk]: src/usr.sbin/installboot Sort options.
pooka[src/trunk]: src/sys/rump/librump/rumpkern "regen": /dev/md*
he[src/trunk]: src/etc/root Can't use Bourne shell syntax here... (Even in comm...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix typo in comment
macallan[src/trunk]: src/sys/dev/pci/voyager don't probe colour depth on attach - we'...
pooka[src/trunk]: src/sys/rump/net/rumptest Add components necessary for bpf suppo...
christos[src/trunk]: src/external/bsd/fetch/dist/libfetch add missing paren
tron[src/trunk]: src/doc SQLite support for Postfix will be in NetBSD 6.0.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src announce acl support
dholland[src/trunk]: src/share/man/man9 bump date for previous (thanks jnemeth)
jruoho[src/trunk]: src/share/man/man3 Continue the discussion w.r.t. SIGEV_THREAD b...
kefren[src/trunk]: src/usr.sbin/ldpd return EXIT_SUCCESS and EXIT_FAILURE instead o...
pooka[src/trunk]: src/lib/librumpuser missed part of earlier commit
riz[src/trunk]: src/sbin/fdisk According to most other OSes and documentation so...
macallan[src/trunk]: src/sys/dev/rasops make RI_CENTER and RI_FULLCLEAR work with a s...
dyoung[src/trunk]: src/share/man/man9 Mention all of the API routines in the NAME s...
christos[src/trunk]: src/external/bsd/libpcap/dist add rcs keyword cleaner
tsutsui[src/trunk]: src/crypto/dist/heimdal/lib Don't include src/include heimdal/ro...
tron[src/trunk]: src/doc "less" was updated to version 444.
joerg[src/trunk]: src/lib/libpthread Actually use the stack thread attributes when...
christos[src/trunk]: src/usr.sbin/catman PR/45660: Henning Petersen: Overlapping buff...
pooka[src/trunk]: src * test librumpdev_dm
ahoka[src/trunk]: src/share/wscons/fonts Add font files for latin-2 (ISO 8859-2) e...
pooka[src/trunk]: src/lib/librumpuser Support multithreaded clients and fix a few ...
mrg[src/trunk]: src/external/mit/xorg/bin/xwininfo link with xcb and xcb-shape.
jmcneill[src/trunk]: src/sys/arch/usermode/dev move the (now 1024 byte) printing buff...
pooka[src/trunk]: src/sys/kern modctl +RUMP
mbalmer[src/trunk]: src/share/dict What a pleasure to fix a typo in Webster's... (Th...
wiz[src/trunk]: src/doc bpf -> bpf(4)
joerg[src/trunk]: src/usr.sbin/sdpd Fix memset usage.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src remove statement with no effect.
jruoho[src/trunk]: src/share/man/man9 Instead of "general purpose task queue", call...
uebayasi[src/trunk]: src/sys/arch/hppa/include MD interrupt implementation is not VM ...
jruoho[src/trunk]: src Move the _lwp_ctl(2) preemption counter check to the right p...
christos[src/trunk]: src/usr.bin/netstat use the names from the include files.
christos[src/trunk]: src/external/bsd/openpam/dist apply our changes.
jmcneill[src/trunk]: src/sys/arch/usermode add wsmouse support
jruoho[src/trunk]: src/tests Deprecate tests/util.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist get some things off the TODO...
kefren[src/trunk]: src/share/man/man4 correct two examples and add a couple more fo...
christos[src/trunk]: src/usr.sbin/catman check also for overflow
jruoho[src/trunk]: src/tests/usr.bin PRs bin/41880 and bin/26453 were fixed, so rem...
dholland[src/trunk]: src/usr.bin/find Avoid testing a possibly uninitialized errno va...
joerg[src/trunk]: src/lib/libpthread Fix error handling
para[src/trunk]: src/sys/dev/pci/hdaudio call kmem_free with the right address in...
matt[src/trunk]: src/sys/arch/vax Cleanup trapframe handling. Instead of keeping...
pooka[src/trunk]: src/lib/libpuffs Set high bit on server->kernel requests to bett...
martin[src/trunk]: src/sys/arch/sparc64/conf DIAGNOSTIC is enabled in GENERIC alrea...
joerg[src/trunk]: src/usr.sbin/faithd Use .%U for URLs instead of .%O.
christos[src/trunk]: src/usr.bin/cleantags kill the space so we can turn $Foo$ to Foo
dholland[src/trunk]: src/sys/rump/librump/rumpvfs SAVENAME and HASBUF namei flags hav...
martin[src/trunk]: src/common/lib/libc/gen Mark linted
nakayama[src/trunk]: src/sys/arch/sparc64/include Fix previous, which causes an integ...
tsutsui[src/trunk]: src/sys/dev Fix botches in rev 1.185 (kent-audio1 merge) which c...
mrg[src/trunk]: src/usr.bin/hexdump properly detect that we aren't od(1) and act...
mbalmer[src/trunk]: src/sys/dev/pci Add two IBM RSS devices.
christos[src/trunk]: src/sys/arch add ihphy
jakllsch[src/trunk]: src/sys/dev/microcode/cyclades-z Cast arguments to ctype functio...
pooka[src/trunk]: src/sbin Descend into mount_puffs.
mrg[src/trunk]: src/external/bsd/ntp/dist/lib/isc/include/isc use __unused inste...
jruoho[src/trunk]: src/tests/lib/libc/sys Skip the ENOMEM/RLIMIT_MEMLOCK case when ...
dholland[src/trunk]: src/tests/usr.bin/sed Add some tests for selection of line range...
mlelstv[src/trunk]: src/sys/fs Drop two uses of disk label data.
pgoyette[src/trunk]: src/etc/mtree Add directory for libcrypt tests
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove rump_pub_syscall -- unused/...
wiz[src/trunk]: src/libexec/tftpd Sort options in SYNOPSIS.
christos[src/trunk]: src/lib/libc/db/recno use O_CLOEXEC
dholland[src/trunk]: src/usr.bin/config Reformat according to (my) basic standards fo...
reinoud[src/trunk]: src/sys/arch/usermode/usermode mmap ppl is always < 16 so make i...
jruoho[src/trunk]: src/share/man/man9 Build links for rest of the sysmon_taskq(9) f...
wiz[src/trunk]: src/share/man/man4 Bump date for sparc ddb command descriptions.
christos[src/trunk]: src/lib/libc/db/recno put back some compat code for systems that...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/ext add the path ...
jmmv[src/trunk]: src/etc Reset the umask while refreshing the vulnerabilities dat...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs I can't think of any reason why a r...
joerg[src/trunk]: src/sys Use integrated assembler with clang for Via PadLock.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc pass a few more requests throu...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix my previous patch to ...
christos[src/trunk]: src/sys/net make comment reflect reality
joerg[src/trunk]: src Implement sem_timedwait.
dholland[src/trunk]: src/sys/kern typo in comment
wiz[src/trunk]: src/sbin/raidctl + Fatal errors due to uninitialized components ...
joerg[src/trunk]: src/tests/lib/libc/gen Mark w_printf as __printflike and fix a f...
mlelstv[src/trunk]: src/etc bootmenu doesn't parse "prompt" as part of a command lis...
pooka[src/trunk]: src/sys/fs/puffs Apply patch from PR kern/44093 by yamt:
pooka[src/trunk]: src/share/man/man9 add short description for bpf.9
christos[src/trunk]: src/sys/kern Avoid panic on DIAGNOSTIC kernels with ktrace -p <n...
reinoud[src/trunk]: src/sys/arch/usermode Use the encoding values of the VNC spec an...
bsh[src/trunk]: src/doc add option -p to dbsym(8)
christos[src/trunk]: src/sys/arch/alpha/alpha - don't clear the flags twice in the loop
mrg[src/trunk]: src/sys/net apply the smallest hack to allow this to build witho...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Don't prefix functio...
matt[src/trunk]: src/bin Use C89 function definitions
pooka[src/trunk]: src/sys/arch/i386/conf add information to autogenerate md /dev n...
tsutsui[src/trunk]: src/doc Add two late entries:
jakllsch[src/trunk]: src/sys/dev/pci Revert code I added in 1.133 that touches the PC...
macallan[src/trunk]: src/sys/dev/rasops add a macro to identify alpha fonts
joerg[src/trunk]: src/external/bsd/iscsi/dist Add __printflike where needed. Fix v...
hannken[src/trunk]: src/sys/dev Make md(4) mp-safe.
matt[src/trunk]: src/lib/csu/arch/powerpc The kernel and ld.elf_so call with a di...
mrg[src/trunk]: src/external/mit/xorg/lib/pixman update for pixman 0.21.2. we r...
tron[src/trunk]: src/distrib/sets/lists/man And entries for "lessecho" manual page.
dyoung[src/trunk]: src/sys/dev/pci Mark all of the Rx descriptor fields 'volatile' ...
jnemeth[src/trunk]: src Rename the autoloaded property list from <module>.prop to <m...
jruoho[src/trunk]: src/share/man/man9 Add the names of the parameters to the sectio...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist/debugger More __UNCONST(3).
matt[src/trunk]: src/sys/arch/evbarm/conf Use ${TOOL_GZIP}
dyoung[src/trunk]: src/sys Expand PMF_FN_* macros.
christos[src/trunk]: src/tests/util/xlint/lint1 add 2 more tests, sort
christos[src/trunk]: src/external/gpl2/xcvs/dist/src check symlink return
hauke[src/trunk]: src/sys/arch/mac68k/conf Consistency in commenting COMPAT_nn opt...
skrll[src/trunk]: src/share/man/man3 Various improvements to bring closer to reali...
njoly[src/trunk]: src/sys/arch/amd64/amd64 Do not check more than 32 bits against ...
pooka[src/trunk]: src/sys/sys 5.99.24: bpf_foo => bpf_ops->bpf_foo
is[src/trunk]: src Add AF_APPLETALK support to getnameinfo(); make "route show"...
christos[src/trunk]: src/lib/libc/rpc parenthesize.
martin[src/trunk]: src/sys/arch/sparc64/conf Enable cgd(4)
mrg[src/trunk]: src/usr.sbin/accton remove the HISTORY section that merely claim...
riz[src/trunk]: src/sbin/resize_ffs Use howmany() instead of "/" to calculate th...
jakllsch[src/trunk]: src/sys/dev/microcode/cyclades-z Nuke trailing whitespace in out...
mrg[src/trunk]: src/tools/gcc fix all-tree.def, and add gtyp-input.list
christos[src/trunk]: src/sys/netinet fix whitespace only
riz[src/trunk]: src/doc Add GPT bootloader to "Possibly" list
tsutsui[src/trunk]: src/sys/arch/next68k/next68k Misc KNF and cosmetics. No binary ...
jakllsch[src/trunk]: src/sys/net Changes to ether_nonstatic_aton():
martin[src/trunk]: src/sys/dev/usb Add two CTI usb-rs485 adapters
matt[src/trunk]: src/lib/csu/powerpc Make this adhere to the SVR4 ABI.
mrg[src/trunk]: src/external/gpl3/gcc/lib consolidate the tconfig.h generation.
skrll[src/trunk]: src/distrib/hp700/ramdisk Add dhcp support to NetBSD/hp700 insta...
manu[src/trunk]: src/sys/kern Fix bug introduced in previous commuit: Do not vrel...
plunky[src/trunk]: src/gnu/dist/groff format the generated manpage date as per Dd m...
he[src/trunk]: src/sys/arch Bump SYMTAB_SPACE so that the symbol table fits again.
pooka[src/trunk]: src/lib/libp2k Remove dead code from previous revision.
dholland[src/trunk]: src/lib/libedit Fix up bodgy code for printing completion matche...
christos[src/trunk]: src/common/lib/libc Casts and type changes to fix portability is...
pooka[src/trunk]: src/usr.sbin/puffs Make r/w servers unmount themselves cleanly u...
uebayasi[src/trunk]: src/sys/arch/arm/ixp12x0 struct lwp * deref (for kauth).
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc add _floatundixf to the normal ...
pooka[src/trunk]: src/sys/rump/dev/lib/libusb include usb_verbose in the component...
dholland[src/trunk]: src/usr.bin/hexdump PR 44156: od -? prints usage for "hexdump" r...
christos[src/trunk]: src/sys/net constify
joerg[src/trunk]: src/sys/lib/libkern Keep arc4_i and arc4_j synchronised after a ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc fix the _fixunssfsi _fixunsdfsi...
ast[src/trunk]: src/distrib/notes/common Add ast@ to the list of NetBSD developers.
mrg[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr support LIBMPFR_MACHINE_ARCH...
matt[src/trunk]: src/sys Allow the MD code to decide to panic if cpu_uarea_alloc ...
mrg[src/trunk]: src/distrib/sets/lists/xbase obsolete the xkeyboard-config 2.0 f...
tron[src/trunk]: src/doc Note that Postfix 2.7.2 was imported.
martin[src/trunk]: src/sys/sys forgot to commit this - prototype for device_registe...
mrg[src/trunk]: src/sys/dev/scsipi scsidevdetached ioctl path enters scsipi code...
macallan[src/trunk]: src/sys/dev/rasops rasops8 expects the colour value replicated i...
apb[src/trunk]: src/tests/lib/libutil Add some tests for dates several centures ...
mrg[src/trunk]: src/external/mit/xorg/lib/dri replace LIBS with LIBDPLIBS. make...
pgoyette[src/trunk]: src/sys/kern Remove unnecessary call to kauth_cred_free().
mrg[src/trunk]: src/usr.sbin/dhcp apply some -Wno-enum-compare
cherry[src/trunk]: src/sys/arch/xen/x86 Do not fiddle with the event masks of non-l...
christos[src/trunk]: src/sys/netinet missing comma
christos[src/trunk]: src/external/bsd/tcpdump/include add configure file.
joerg[src/trunk]: src/lib/csu/arch Explicitly declare ___start as hidden.
reinoud[src/trunk]: src/sys/uvm Ooops forgot the uvm_map.h
cherry[src/trunk]: src/sys/arch/xen/x86 Force pae l3 page allocation for new vcpus ...
pgoyette[src/trunk]: src/tests/lib/libevent Revert previous. The atf default timeout...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
joerg[src/trunk]: src/lib/libc/time Fix mdoc(7)/man(7) mix up.
mrg[src/trunk]: src document sparc ddb commands. PR#38312.
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Fix compilation with -Wsign-comp...
pgoyette[src/trunk]: src/tests/fs/vfs Finish removing the block of commented-out code...
reinoud[src/trunk]: src/sys/arch/usermode/dev No reason why to have a larger pagefau...
tron[src/trunk]: src/rescue Update location of "less" directory.
christos[src/trunk]: src/tests/usr.bin/shmif_dumpbus say what happened.
hannken[src/trunk]: src/sys/arch As md(4) no longer has "needs-count" there is no "m...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - acl support
bouyer[src/trunk]: src/sys Fix kern/45093 as discussed on tech-kern@:
mrg[src/trunk]: src/tools/gcc output stuff to the right libiberty dir for gcc 4.5.
christos[src/trunk]: src/lib/libcrypt make __crypt static
bouyer[src/trunk]: src/sys/kern Revert previous. The KASSERT() is right and my anal...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars first Apple Macintosh, 1984
macallan[src/trunk]: src/sys/dev/wscons make sizes unsigned
wiz[src/trunk]: src/share/man/man3 Bump date for previous.
uebayasi[src/trunk]: src/sys/miscfs/genfs Use genfs_node_*lock().
uebayasi[src/trunk]: src/usr.sbin/mtree Document -t (modify mtime). Bump date.
minoura[src/trunk]: src/sys/arch/x68k/stand/libsa Fix CD support.
mbalmer[src/trunk]: src/usr.bin/menuc Remove the advertising clause and appease the ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc regenerate.
tsutsui[src/trunk]: src/sys/arch/cobalt/stand/boot Use -DLIBSA_PRINTF_LONGLONG_SUPPO...
pooka[src/trunk]: src/sys/arch/i386/conf remove accidentally committed bit. point...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Change assert to panic.
dholland[src/trunk]: src/sys/sys 5.99.40: nameidata changed.
reinoud[src/trunk]: src/sys/arch/usermode/usermode According to the pmap manpage wir...
tsutsui[src/trunk]: src/sys/arch/m68k/include Adjust for function merge and move.
reinoud[src/trunk]: src/sys/arch/usermode/dev Implement cpu_getmcontext() and cpu_se...
uebayasi[src/trunk]: src/sys/arch/hp700/include Don't expose spl* symbols to userland...
pooka[src/trunk]: src/distrib/sets/lists add rumpdev_bpf to setlists
dyoung[src/trunk]: src/sys/dev/pad If the device does not exist, return ENXIO, as i...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k TARGET_VERSION is use...
jruoho[src/trunk]: src/doc Note the ACPICA 20110623 import.
pooka[src/trunk]: src Track lwp as the rumpuser mutex owner instead of pthread_t (...
matt[src/trunk]: src/etc Add COMPRESS_PROGRAM=${TOOL_GZIP:Q} for pax.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode add required trace_enter/trace_ex...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove an old comment.
wiz[src/trunk]: src dependant -> dependent
wiz[src/trunk]: src/lib/libc Various minor improvements.
christos[src/trunk]: src/tests/rump/rumpkern/h_client fix fallout from including sign...
matt[src/trunk]: src/sys/arch/evbppc/conf Wildcard cpu* since the P2020 is dual c...
drochner[src/trunk]: src/sys/arch/i386/stand/pxeboot fix tyop in default flag definition
wiz[src/trunk]: src/lib/libc/hash Close file handle in error case. Found by cppc...
christos[src/trunk]: src/distrib/sets/lists openpam changes
mrg[src/trunk]: src/sys/dev/usb pull down from usbmp:
christos[src/trunk]: src/bin/sh PR/43469: Antii Kantee: test/util/sh/t_expand:strip f...
dyoung[src/trunk]: src/sys/arch/x86/pci Make pci_conf_read(9) and pci_conf_write(9)...
wiz[src/trunk]: src/distrib/sets/lists/comp libmagic compat lib is installed aga...
matt[src/trunk]: src/external/lgpl3/gmp/dist/mpn/powerpc32 Switch to using the se...
matt[src/trunk]: src/lib/libc Move -D_DIAGNOSTIC to a separate line (makes it eas...
christos[src/trunk]: src/sys/uvm prevent kernel from writing more than userland passed.
christos[src/trunk]: src/distrib/sets/lists bump libssh to 16
wiz[src/trunk]: src/lib/libc/gen Remove superfluous comma.
christos[src/trunk]: src/sys/dev/mii regen
skrll[src/trunk]: src/lib/libc/arch/hppa/sys Use the _end symbol rather than the e...
skrll[src/trunk]: src/sys/arch/hppa G/C pvh_aliases
matt[src/trunk]: src/sys/arch/powerpc/powerpc Default to normal uvm_uarea_alloc i...
christos[src/trunk]: src/usr.bin/at PR/44147: Henning Petersen: Add missing closedir ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc output for vax and m68k.
wiz[src/trunk]: src/usr.sbin/isibootd Remove trailing whitespace.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
he[src/trunk]: src/distrib/sets In addition to setting module=no if ${MKKMOD} i...
christos[src/trunk]: src/tools/compat provide __arraycount for those that don't have it.
christos[src/trunk]: src/sys/dev/usb Add a tiny driver that sends the magic command t...
martin[src/trunk]: src/sys/arch/sparc/include mark reloc bitfield linted
christos[src/trunk]: src/usr.bin/xlint/lint1 Always use our own align macro and expla...
jym[src/trunk]: src/sys/dev/mii Correct string for BCM5709S.
asau[src/trunk]: src/tools/compat Test for <sys/endian.h> and provide HAVE_SYS_EN...
joerg[src/trunk]: src/lib/csu/arch/x86_64 Fix stack alignment for non-constructor/...
tsutsui[src/trunk]: src/usr.sbin/makefs cd9960 -> cd9660
mrg[src/trunk]: src/sys/compat/linux/common avoid array bounds violation on netb...
jmmv[src/trunk]: src/external/bsd/atf/dist Pull up 702fa99a25c1b27e4c501e4a504f36...
pooka[src/trunk]: src/sys/rump/librump/rumpuser * load symbols only up to actual s...
skrll[src/trunk]: src/sys/arch/hppa/hppa Add a comment.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix the previous commit.
jruoho[src/trunk]: src/tests/modules Skip the tests even if modctl(2) does not fail...
dholland[src/trunk]: src/usr.bin/config Introduce type-safe wrappers around the hash ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin add G_BUGURL and G_PKGVERSION vari...
enami[src/trunk]: src/sys/uvm Nowadays, comparing priority against PZERO doesn't m...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif support bpf
tron[src/trunk]: src Provide proper namespace protection for rbtree(3) because it...
jmmv[src/trunk]: src/doc Note the addition of new security checks to daily.conf a...
mrg[src/trunk]: src/compat/lib/libterminfo delete a file that never did anything...
tls[src/trunk]: src/sys The rnd pseudo-device is not really optional, because it...
jruoho[src/trunk]: src/tests/usr.bin/find Add a better check for the previous.
joerg[src/trunk]: src Fix memset usage.
wiz[src/trunk]: src/usr.sbin/powerd Bump date for previous.
mrg[src/trunk]: src/sys/arch/sparc convert fpulock into fpu_mtx.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use subr_percpu.c instead of homeg...
msaitoh[src/trunk]: src/sys/dev/pci - Add i82567LM-2 i82567LM-4 i82567V-3 LAN contro...
jruoho[src/trunk]: src/tests/sbin/sysctl Remove xfail, as PR kern/44946 was fixed.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Make interface support ifconfig {...
mrg[src/trunk]: src/external/bsd/wpa/dist/src/l2_packet netbsd needs net/bpf.h, ...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
christos[src/trunk]: src/sys/dev/pci PR/45760: Henning Petersen: Add Adaptec29329LPE ...
joerg[src/trunk]: src/share/mk Decouple HAVE_LLVM from HAVE_GCC. For GCC, add -Wno...
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
ahoka[src/trunk]: src/sys/dev/flash dont define FLASH_DEBUG in header
martin[src/trunk]: src/common/lib/libc/gmon shut up lint
christos[src/trunk]: src/lib/libc/arch/m68k/gen fix lint
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc execute lists of commands in sub-s...
elric[src/trunk]: src/sbin/cgdconfig Remove a line that was intended only for my p...
christos[src/trunk]: src/external/bsd/tcpdump/dist PR/45747: Henning Petersen: Fix ic...
tron[src/trunk]: src/distrib Update location of "less" source directory to the bu...
jruoho[src/trunk]: src/share/man/man4 *** empty log message ***
christos[src/trunk]: src/sys/kern - syscalls that takes socklen_t arguments should do...
pooka[src/trunk]: src/usr.bin/config Add static to packdevi() like the local proto...
macallan[src/trunk]: src/sys/arch/sparc64/dev support anti-aliased fonts and let the ...
kardel[src/trunk]: src/lib/libc/net PR pkg/46206
pooka[src/trunk]: src/distrib/sets/lists add mount_puffs
pooka[src/trunk]: src/tests/rump/rumpvfs check etfs key rules
wiz[src/trunk]: src/sbin/route Whitespace nit.
pooka[src/trunk]: src/sys/dev/pci Remove unused macro definition (the NetBSD versi...
christos[src/trunk]: src/external/bsd/libpcap/lib we need some more files here.
snj[src/trunk]: src/sys/dev/ic Add a missing closing parenthesis in a few places...
drochner[src/trunk]: src/sys/dev/acpi the "Battery Present Rate" is only required to ...
christos[src/trunk]: src/doc - more explicit about what to do with pam patches.
jruoho[src/trunk]: src/share/man/man7 Fix botched CVS identifier.
uebayasi[src/trunk]: src/doc uebayasi-xip: update.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - check return value of write(2)
reinoud[src/trunk]: src/sys/arch/usermode/dev Use M_WAITOK instead of M_NOWAIT for t...
reinoud[src/trunk]: src/sys/arch/usermode Rework NetBSD/usermode pmap fixing some od...
plunky[src/trunk]: src/external/bsd/pcc Clean up the build framework for pcc
uebayasi[src/trunk]: src/sys/miscfs/genfs Constify some pointers in genfs_getpages() ...
pooka[src/trunk]: src/lib/librumpuser unsnafu previous
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 fix a comment.
manu[src/trunk]: src/usr.sbin/perfused Document a bug when processes hang on uvn_...
plunky[src/trunk]: src/sys/dev/bluetooth allow for vendor-id and product-id propert...
jruoho[src/trunk]: src/tests/lib/libc/sys Use atf_tc_skip().
dholland[src/trunk]: src/sys Regen.
wiz[src/trunk]: src/usr.sbin/perfused Improve markup, remove tailing whitespace.
manu[src/trunk]: src/lib/libpuffs Commit fix for misc/45029.
joerg[src/trunk]: src/share/man/man4 Use .%U instead of .%O for URLs.
mrg[src/trunk]: src/tools/gcc avoid creating an unused directory.
plunky[src/trunk]: src/usr.bin/sdpquery interpret "Hardcopy Cable Replacement Profi...
pooka[src/trunk]: src/sys/rump regen: rump_reboot is gone
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Remove fuction declarations of m68881_res...
christos[src/trunk]: src/crypto/dist/heimdal/lib/roken don't expose struct winsize ne...
martin[src/trunk]: src/sys/dev Split device_t
christos[src/trunk]: src/usr.bin/xlint/lint1 PR/45666: Nicolas Joly: lint(1) wrong 's...
jruoho[src/trunk]: src/tests/usr.bin/sed Add a case also for (fixed) PR bin/42261.
njoly[src/trunk]: src/bin/mt Adjust for mandoc output.
mrg[src/trunk]: src/sys/arch/sh3/include add GCC 4.5 support.
christos[src/trunk]: src/bin/sh revert again, since this breaks libtool amongst other...
matt[src/trunk]: src/sys Redo how the pte_*wire* inlines work. Now pmap.c makes ...
christos[src/trunk]: src Mention setenv lossage.
christos[src/trunk]: src/tests/lib/libcrypt crypt does not return NULL anymore.
christos[src/trunk]: src/dist/libpcap Adjust to the new libpcap prototypes for compat...
christos[src/trunk]: src/external/bsd/atf/dist/atf-run fix killing code I just broke, ...
alnsn[src/trunk]: src/external/mit/lua/dist/src Don't overwrite Roberto's external...
dyoung[src/trunk]: src/sys/dev/ata Cosmetic: join some lines. Get out early on err...
pooka[src/trunk]: src/sys/rump/librump/rumpkern If RUMP_VERBOSE is set in the env, ...
jmcneill[src/trunk]: src/sys/arch/amd64/amd64 from http://www.freshbsd.org/commit/ope...
bouyer[src/trunk]: src/sys/dev/ic Fix array overflow, found by gcc -O3.
jruoho[src/trunk]: src Adjust for ACPICA 20110623.
kiyohara[src/trunk]: src/sys/arch/bebox/include Remove comment-outed DELAY().
martin[src/trunk]: src/sys/arch/sparc/sparc Recognize ie @ vme as a network device.
bsh[src/trunk]: src/sys/arch/arm/conf define major device number for UARTs on i....
reinoud[src/trunk]: src/sys/arch/usermode/dev Zero the memory we claim for the stacks
pooka[src/trunk]: src/sys/rump Add bpf rump component (and put in some wscons stuf...
mrg[src/trunk]: src/sys/dev/usb use an unsigned type for unsigned calcations. a...
jym[src/trunk]: src/sys/dev/pci Missing break in switch case. From OpenBSD.
jmmv[src/trunk]: src/share/man/man8 Ask the user to enable fetch_pkg_vulnerabilit...
christos[src/trunk]: src/lib/libcrypt reflect current reality about return values.
macallan[src/trunk]: src/sys/dev/rasops rename alpha variable to avoid conflict with ...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove the final uses of DATA_START.
rmind[src/trunk]: src/sys/uvm amap_copy: fix one more regression, thanks to enami@.
msaitoh[src/trunk]: src/sys/dev/pci Add partial support for PCH. We have to do more ...
jmcneill[src/trunk]: src/sys/arch/usermode report rfb pointer events
christos[src/trunk]: src/sys/dev/usb Regen
jruoho[src/trunk]: src Few tests for mkfifo(2).
mrg[src/trunk]: src/lib/libc/rpc insert some (uintptr_t) between int and pointer...
dholland[src/trunk]: src/lib/libkvm Return error on failure instead of hiding it and ...
tsutsui[src/trunk]: src/usr.sbin/isibootd Fix Bl/El unmatch. Pointed out by kano@.
rmind[src/trunk]: src/sys/kern softint_overlay: disable kernel preemption before c...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove WIP code.
cherry[src/trunk]: src/sys/arch/xen/x86 Never cut-paste code from email!
matt[src/trunk]: src/sys/arch Modify mapiodev to take a third argument indicating...
christos[src/trunk]: src/doc mention recent changes.
tsutsui[src/trunk]: src/sys/lib/libsa Add long long (%lld etc.) support and width (%...
sborrill[src/trunk]: src/sys/dev/pci Regen
ahoka[src/trunk]: src/sys/sys add flash_addr_t
pooka[src/trunk]: src rumpcrypto should never have been its own faction, so finall...
christos[src/trunk]: src/lib/libtelnet Avoid buffer overflow, reported by Colin Perci...
macallan[src/trunk]: src/sys/dev/wscons make the EDID buffer pointer void *
jmcneill[src/trunk]: src/sys/arch/usermode/usermode update usage message:
apb[src/trunk]: src/sbin/rndctl Make "rndctl -L" overwrite the file with zeros, ...
tsutsui[src/trunk]: src/doc Note isibootd(8) netboot server for luna68k.
pooka[src/trunk]: src/sys/sys add MOUNT_RUMPFS
uebayasi[src/trunk]: src/sys/uvm Expose vm_inherit/voff_t/pgoff_t to userland to fix ...
jruoho[src/trunk]: src/sys/arch/i386/conf ACPI_BAT_DEBUG is no more.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/vax initial versions of t...
tron[src/trunk]: src/external/mit/xorg/lib/dri Link with "libexpat" again. This s...
mrg[src/trunk]: src/sys/arch/powerpc/pic avoid some uninitialised variable warni...
yamt[src/trunk]: src/usr.bin/fincore SEE ALSO and CAVEATS
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod more clean D-cache.
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Use VOP va_vaflags attribute for ge...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio relax the test for analog devices analog...
reinoud[src/trunk]: src Add a MAP_NOSYSCALLS flag to mmap. This flag prohibits execu...
jym[src/trunk]: src/sys/arch/xen/x86 Typo fix.
tls[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Fix application...
christos[src/trunk]: src/sys/dev/mii PR/44080: Gr?goire Sutre: Support for the i82577...
dyoung[src/trunk]: src Install pcq.9 and links. Update set list accordingly.
agc[src/trunk]: src/crypto/external/bsd/netpgp The experiment in keeping a separ...
macallan[src/trunk]: src/sys/dev/pci add a bunch of register definitions
jdc[src/trunk]: src/sys/arch/sparc64/dev Re-do the previous check for the RSC co...
rmind[src/trunk]: src/share/man/man9 Cross-link a little.
mrg[src/trunk]: src/external/mit/xorg/bin/xman find and use config.h
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1 port this to GCC 4.5.
wiz[src/trunk]: src/distrib/sets/lists/comp Add obsolete entries for percpu_init...
drochner[src/trunk]: src/lib/libpam/modules/pam_ssh support ECDSA keys used by recent...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
matt[src/trunk]: src/share/mk Switch powerpc to USE_COMPILERCRTSTUFF=no
christos[src/trunk]: src mention pam unbump.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Netlink deletion notifica...
phx[src/trunk]: src/sys/arch/macppc/dev Make sure the interface protocol is UIPR...
he[src/trunk]: src/sys/arch/atari/conf Drop makeoptions COPTS=-Os for the SMALL...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype updates for freetype 2.4.3:
njoly[src/trunk]: src/tests/lib/libc/sys Use ATF_CHECK_ERRNO in setrlimit_perm().
jmcneill[src/trunk]: src/sys/arch/usermode/conf add ksyms support
jmmv[src/trunk]: src/doc Document the addition of new-style kernel modules suppor...
jruoho[src/trunk]: src/tests/usr.bin/awk As noted by christos@ in rev. 1.4 to t_awk...
njoly[src/trunk]: src/distrib/sets/lists/xcomp Update minor for debug libfreetype.so.
manu[src/trunk]: src Add documentation link xdr_sizeof(3) -> xdr(3)
christos[src/trunk]: src/share/man/man4 PR/45750: Alexander Nasonov: Type of k in bpf...
tsutsui[src/trunk]: src/doc Note libsa ext2fs ls command support from Evgeniy Ivanov.
mrg[src/trunk]: src/external (re-)generate mknative-gcc files for many platforms.
mrg[src/trunk]: src/usr.sbin/dhcp fix previous / -Wno-enum-compare is only valid...
dholland[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs SAVENAME and HASB...
skrll[src/trunk]: src/sys/arch/hp700/hp700 KNF
mrg[src/trunk]: src/external/mit/xorg/tools/makekeys makekeys can't read from st...
christos[src/trunk]: src/sys/arch/sparc/include make fp_except unsigned
skrll[src/trunk]: src/libexec/ld.elf_so/arch Make DEBUG build compile.
christos[src/trunk]: src/lib/libc/sys fail as the man page says sched_rr_get_interval...
rmind[src/trunk]: src Remove xc_init_cpu(), percpu_init(), percpu_init_cpu() - the...
joerg[src/trunk]: src/gnu/lib/crtstuff4 Don't build the CRT stuff here for i386 an...
christos[src/trunk]: src/include add VIS_NOESCAPE and VIS_HTTP1866
mrg[src/trunk]: src/tools/gcc fix previous; they belong in _headers1
apb[src/trunk]: src/sys Add COMPAT_50 and COMPAT_NETBSD32 compatibility code for...
wiz[src/trunk]: src/bin/ps Remove trailing whitespace.
bouyer[src/trunk]: src/sys/dev/i2c always set *data to appease gcc -03 (some users ...
agc[src/trunk]: src/distrib/sets/lists/comp get rid of commented-out, unused rum...
dholland[src/trunk]: src/usr.bin/config Strengthen the logic that wraps allocations g...
mrg[src/trunk]: src/sys/arch/sgimips/include don't mark delay as extern inline. ...
dyoung[src/trunk]: src/share/man/man9 Reference <sys/bus.h> instead of <machine/bus...
jruoho[src/trunk]: src/share/man/man3 Add a bold-faced note that the interface is n...
wiz[src/trunk]: src/gnu/dist/groff/contrib/mm Fix typo, now this has a NAME sect...
christos[src/trunk]: src/tests/lib/libc/termios this has been fixed.
msaitoh[src/trunk]: src/sys/dev/pci regen
macallan[src/trunk]: src/sys/dev/wsfb if the cursor row passed in a device property d...
he[src/trunk]: src/crypto/external/bsd/openssh/dist Make this build for platfor...
pooka[src/trunk]: src/sys/rump/dev/wip/libwscons Add wscons rump component.
rkujawa[src/trunk]: src/sys/dev/bluetooth Fix panic triggered by pressing the caps l...
apb[src/trunk]: src/sys/compat/common Instead of calling clockctl_ioctl directly...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/include GCC 4.5 x86 installs a bun...
uebayasi[src/trunk]: src/sys/uvm Fix DIAGNOSTIC physseg find check.
bsh[src/trunk]: src/sys/arch/arm/imx EPIT support as system clock for i.MX31
jruoho[src/trunk]: src Adjust set lists and mtree.
christos[src/trunk]: src/lib/libc/stdlib uintmax_t -> size_t (never called with large...
uebayasi[src/trunk]: src/sys/miscfs/genfs Whitespace.
manu[src/trunk]: src/lib/libperfuse The kernel can lookup the same node multiple ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add extra debugging info for the ...
christos[src/trunk]: src/lib/libtelnet - use defines for lengths
christos[src/trunk]: src/regress/usr.bin/rtld/dlerror-cleared use RTLD_NOW now that i...
kefren[src/trunk]: src/sys/net Avoid putting implicit null labels on the wire
he[src/trunk]: src/lib/libc/arch/m68k/gen Sprinkle some /* ARGSUSED */ before t...
jruoho[src/trunk]: src Add regression tests for PR bin/2642 and PR bin/23836, both ...
christos[src/trunk]: src/usr.sbin/pf/pflogd don't include pcap/bpf.h
nonaka[src/trunk]: src/sys/dev/pci regen (Added RENESAS SH7780/SH7785 PCI Controller.)
macallan[src/trunk]: src/sys/dev/rasops split putchar method into one for alpha fonts...
matt[src/trunk]: src/lib/csu/arch/powerpc Add missing */
jruoho[src/trunk]: src/sys/dev/acpi In preparation for upcoming changes:
mrg[src/trunk]: src/external/mit/xorg/lib/dri/i965 fix a problem reported by jmo...
wiz[src/trunk]: src/lib/libm/man Remove reference to fpresetsticky(3), which doe...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add acl support
matt[src/trunk]: src/sys/kern If IPL_SAFEPRI is defined, use it to initialize saf...
roy[src/trunk]: src/external/bsd/dhcpcd/dist sync
jruoho[src/trunk]: src/tests/sbin/newfs Add missing copyright and remove white space.
skrll[src/trunk]: src/sys/arch/hppa/include Simplify.
wiz[src/trunk]: src/usr.sbin/perfused Sort sections. Remove trailing whitespace.
hannken[src/trunk]: src/sys/fs/union Use hashinit() / hashdone() to create the union...
jdc[src/trunk]: src/doc Add cas(4).
jmcneill[src/trunk]: src/sys/arch/usermode support wskbd bell
nonaka[src/trunk]: src/sys/arch/mips/include fix build failure on mipsel.
macallan[src/trunk]: src/sys/dev/sbus round the space we bus_space_map() up to PAGE_S...
jruoho[src/trunk]: src/sys/dev/acpi Note some long-term difficult goals.
christos[src/trunk]: src/tests/lib/libc/sys test timer expiration.
pooka[src/trunk]: src/tests/kernel Add test case for suspected reason behind kerne...
matt[src/trunk]: src/lib/libc/inet Use C89 definitions
plunky[src/trunk]: src/usr.bin/sdpquery in the "Basic Printing Profile" it is not r...
mrg[src/trunk]: src/doc meantion prenice(1).
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb add missed generate...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc pull across from gcc 4.1 tree:
msaitoh[src/trunk]: src/sys/dev/pci KNF & fix typo in comment.
christos[src/trunk]: src/usr.bin/env minor KNF nits.
yamt[src/trunk]: src/sys/uvm uvm_anon_release: fix a locking error after the rmin...
jruoho[src/trunk]: src/sys Add AMD C1E quirk. Tested by cegger@.
martin[src/trunk]: src/tests/util Temporarily remove awk subdir, untill jruoho sort...
skrll[src/trunk]: src/libexec/ld.elf_so Remove the entry points for dlopen() and f...
pooka[src/trunk]: src/sys/rump/net/rumptest need rumpvfs for etfs_register() and s...
mlelstv[src/trunk]: src/sys/arch/amiga/conf Add putter device to generic kernels.
jruoho[src/trunk]: src/doc ACPICA 20110623 is out. Due some bug fixes, this will be...
christos[src/trunk]: src/external/bsd/tcpdump build and import glue.
pooka[src/trunk]: src/usr.sbin/puffs Define concept "disk based file system" and f...
plunky[src/trunk]: src/lib/libbluetooth use cached values directly rather than quer...
mrg[src/trunk]: src/games/trek use DBL_MIN from <float.h> instead of a hard code...
bouyer[src/trunk]: src/sys/ufs If ufs_balloc_range() fails, make sure to call ?fs_t...
dyoung[src/trunk]: src/sys Expand PMF_FN_* macros.
jruoho[src/trunk]: src/tests/modules Skip Xen. XXX: There should be a reliable way ...
pooka[src/trunk]: src Add a rump server which comes with all the drivers currently
tls[src/trunk]: src Load entropy at system boot (only works at securelevel < 1); ...
wiz[src/trunk]: src/share/man/man4 Capitalize the Internet's importance.
pooka[src/trunk]: src/tests/syscall Since rumpfs has supported file system sockets...
abs[src/trunk]: src/etc/etc.macppc Add wd2 and wd3 to the default device set - n...
matt[src/trunk]: src/sys/arch/evbppc/conf Turn on PAX_ASLR
mrg[src/trunk]: src/usr.sbin/dhcp/common -Wno-enum-compare is only valid for GCC...
jruoho[src/trunk]: src/sys/external/bsd/acpica/dist Merge ACPICA 20110623.
jmcneill[src/trunk]: src/sys/arch/usermode/dev implement cngetc and cnpollc
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove CHKPT() macro and uses. it'...
joerg[src/trunk]: src/lib/libc Disable -w again until the complains are resolved.
christos[src/trunk]: src/tests/fs Add a test for the latest fifofs fix.
drochner[src/trunk]: src Invert the flag bits to control module loading: rename
roy[src/trunk]: src Remove tn3270 from base system.
macallan[src/trunk]: src/sys/dev/wscons revert brainfart
uebayasi[src/trunk]: src/sys/uvm Optimize DIAGNOSTIC check code.
dholland[src/trunk]: src/usr.bin/config Create a new type struct attrlist to manage l...
dyoung[src/trunk]: src/share/man/man9 Add a manual page for cross-calls. Somebody ...
jmmv[src/trunk]: src/share/mk Generate long calls in modules for arm32 and powerp...
christos[src/trunk]: src/lib/libc/gen - sprinkle CONSTCOND
mrg[src/trunk]: src/usr.sbin/zdump apply some -Wno-strict-overflow for GCC >= 4.5
pooka[src/trunk]: src/games/fortune/datfiles add one i saw on irc today
mrg[src/trunk]: src/sys/dev/ic apply some (uintptr_t) between pointer and int ca...
pooka[src/trunk]: src/lib/librumpuser Fix a few locking problems with multithreade...
pooka[src/trunk]: src/tests/kernel Add another set of problematic offsets from the...
adam[src/trunk]: src/crypto/external/bsd/openssh/lib Removed roaming_common.c fro...
christos[src/trunk]: src/crypto/external/bsd/openssh - Remove ifdefs for roaming supp...
alnsn[src/trunk]: src/external/mit/lua/dist/src Resolve conflicts.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend look in the right path for...
rmind[src/trunk]: src/sys/arch Reduce the difference between i386 and amd64 procfs...
wiz[src/trunk]: src/dist/ipf/ipsend Fix typo, from Abhinav Upadhyay.
rmind[src/trunk]: src/sys/arch/x86 x86_cpu_topology, not toplogy.
christos[src/trunk]: src/usr.bin/xlint/lint1 fix the grammar conflict differently.
dholland[src/trunk]: src/usr.bin/config Give option definitions their own data struct...
jruoho[src/trunk]: src/tests/lib/libc/sys A test case for serious PR kern/38889: cr...
sjg[src/trunk]: src/usr.bin/make Mention limits of :P
pooka[src/trunk]: src/sys/rump/librump/rumpkern Set attached cpus as running, othe...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend some of the way towards wo...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Make signals work for NetBSD/user...
jklos[src/trunk]: src/sys/arch/vax/vax Missing end of line.
christos[src/trunk]: src/share/mk allow file-specific lint flag additions
drochner[src/trunk]: src/lib/libm/src fix accuracy problems in argument ranges where ...
christos[src/trunk]: src/lib/libcrypt - go back to returning NULL, we are going to wr...
yamt[src/trunk]: src/sys/nfs nfs_request: fix races which break congestion window...
christos[src/trunk]: src/doc new libpcap and tcpdump
nonaka[src/trunk]: src/sys/dev/pci Added RENESAS SH7780/SH7785 PCI Controller.
jmmv[src/trunk]: src/share/man/man5 Document what the default values for localcip...
jym[src/trunk]: src/sys/dev/mii Correct string for BCM5709S.
jakllsch[src/trunk]: src/sys/dev/usb Adjust report descriptor for Logitech USB Receiv...
isaki[src/trunk]: src/sys/arch/x68k/dev Make compile with DEBUG.
pooka[src/trunk]: src/sys/rump/fs Fix RUMPFSLIBS etc. As collateral, rename nullf...
skrll[src/trunk]: src/sys/arch/arm/footbridge Comment KNF.
jruoho[src/trunk]: src/lib/libc/sys Use .Fn (and not .Nm) for functions.
dsl[src/trunk]: src/sys/arch/i386/i386 If we fault on the 'iret' during return t...
jruoho[src/trunk]: src/lib/libc/sys Note that mknod(2) may fail with EINVAL.
jruoho[src/trunk]: src/share/man/man2 Improvements to markup.
skrll[src/trunk]: src/sys/arch/arm/footbridge Remove commented out setting of SDRA...
jruoho[src/trunk]: src Add orders(7) as a miscellaneous manual page.
mrg[src/trunk]: src/sys avoid some uninitialised variable warnings from GCC.
wiz[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym Sync usage with man page.
jym[src/trunk]: src/share/man/man8/man8.i386 PCI IDs are in bus:dev.func notatio...
christos[src/trunk]: src/lib/libedit PR/42646: Joachim Kuebart: Shell crashes in libe...
ahoka[src/trunk]: src/sys/dev/nand Make this actually compile by adding a wrapper ...
plunky[src/trunk]: src/usr.bin/sdpquery use size_t to satisfy lint
msaitoh[src/trunk]: src/sys/dev Fixes the rx stall problem on 82578 by MANY workarou...
dholland[src/trunk]: src/sys/arch/powerpc/booke Add missing $NetBSD$ and/or __KERNEL_...
dholland[src/trunk]: src/sys/dev/pci Fix build when NATA_DMA is 0.
jruoho[src/trunk]: src Add regression tests for PR bin/12424, PR bin/12316, and PR ...
jruoho[src/trunk]: src/tests/util/awk Deprecate tests/util/awk.
hauke[src/trunk]: src/sys/arch/mac68k/conf One more page in the Big Book Of Things...
christos[src/trunk]: src/lib/libpam undo the pam bump.
wiz[src/trunk]: src/games/sail Close file when finished with it. Found by cppcheck.
christos[src/trunk]: src/sys/arch/usermode/conf pass ${COPTS} to the build of thunk.c...
macallan[src/trunk]: src/sys/dev/rasops skip the multiplications for alpha values of ...
pooka[src/trunk]: src/sys/dev/eisa nuke unused bpf inclusions
jmcneill[src/trunk]: src/sys/arch/usermode get rid of urkelvisor, and use same MD maj...
wiz[src/trunk]: src/share/man/man4 Fix URL.
reinoud[src/trunk]: src/sys/arch/usermode/conf Add UDF, NILFS and NFS to the standar...
hannken[src/trunk]: src/sys/uvm amap_copy(): Keep the source amap locked until its l...
dholland[src/trunk]: src/share/man/man7 Minor grammar patrol.
agc[src/trunk]: src/crypto/external/bsd/libsaslc Initial import of Mateusz Kocie...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp remove a stale XXX comment.
manu[src/trunk]: src/sys/kern Improve a bit listxattr(2). It attemps to list both...
christos[src/trunk]: src/sys/sys use explicit cast for RHS of shift operator since se...
kiyohara[src/trunk]: src/sys/arch/mips/alchemy/dev Use device_t instead of 'struct de...
macallan[src/trunk]: src/sys/dev/pci when doing host blits, let the fifo drain every ...
macallan[src/trunk]: src/sys/arch/powerpc/oea pass some OF properties as device prope...
jakllsch[src/trunk]: src/sys/dev/microcode/cyclades-z usage() can be "__dead static".
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add acl.c
macallan[src/trunk]: src/sys/dev/pci rework putchar():
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Use correct routine name - kcpuset...
christos[src/trunk]: src/lib/libc/gen misc cleanups:
hubertf[src/trunk]: src/sys/kern Let kernel build when MALLOCLOG is defined but DIAG...
njoly[src/trunk]: src/share/man/man4 Add iic(4) references.
bouyer[src/trunk]: src/sys/kern Remove KASSERT(vp->v_usecount == 1) in getnewvnode(...
adam[src/trunk]: src/crypto/external/bsd/openssh/dist Imported openssh-5.6
drochner[src/trunk]: src/dist/dhcp/dst rather than adding braces in the code, define ...
martin[src/trunk]: src/sys/dev/pci adapt to recent pmf changes
jruoho[src/trunk]: src/tests/usr.sbin/mtree Add a case for PR bin/41061.
elad[src/trunk]: src/sys/kern Remove TNF license.
phx[src/trunk]: src/sys/arch/ofppc/ofppc Fixed crash, when /rtas was not found: ...
manu[src/trunk]: src Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 - libmath is gone.
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fix typo caused mdnstries not to ...
mrg[src/trunk]: src/external/mit/xorg/bin/xmh add the include dir, to prepare fo...
skrll[src/trunk]: src/gnu/dist/gcc4/gcc/config/pa Don't create weird notes section...
mrg[src/trunk]: src remove deprecated xft-config, fix xsm locations, don't insta...
pgoyette[src/trunk]: src/sys/sys Define sets of limits (including the set of all limi...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin protoize/unprotoize are no more.
jmcneill[src/trunk]: src/sys/arch/usermode Get rid of MAP_NOSYSCALLS usage; now this ...
phx[src/trunk]: src/sys/arch/sandpoint Add a workaround for the VT6410 IDE contr...
christos[src/trunk]: src/usr.bin/pr PR/41880: Ralph G. Previous fix for PR/5797 broke...
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch/i386 set first attached cpu a...
joerg[src/trunk]: src/lib/libtelnet Fix memset usage. XXX should use static alloca...
haad[src/trunk]: src/sys/arch/xen/xen Fix problem where xbdi->xbdi_size was set t...
christos[src/trunk]: src/sys/miscfs/fifofs only set CANTRCVMORE if no error.
christos[src/trunk]: src/lib/libcrypt perform the check for all salts > 2.
pooka[src/trunk]: src/sys/netisdn Don't freak out if a kernel config already has I...
mrg[src/trunk]: src/external/lgpl3/gmp add a README to describe how to port GMP ...
jakllsch[src/trunk]: src/sys/dev/ata Add some more elements to struct ataparams.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp more changes to n...
pooka[src/trunk]: src/tests/dev/md don't include librump twice
martin[src/trunk]: src/sys/kern Make sure the child of a posix_spawn operation is n...
mjacob[src/trunk]: src/sys/dev/ic Amazingly, we've been freeing a handle and then u...
macallan[src/trunk]: src/sys/dev/sun actually assign audio control command codes to t...
dholland[src/trunk]: src/sys/arch WABPL is no longer considered experimental (has not...
jruoho[src/trunk]: src/sys/dev/acpi Ensure that the return string is NUL-terminated...
wiz[src/trunk]: src/distrib/notes/common Improve wording.
cegger[src/trunk]: src/sys/dev/isa essattach: printf -> aprint_*
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc re-generate (add ...
christos[src/trunk]: src/lib/libc/gen fix lint warning.
alnsn[src/trunk]: src/external/mit/lua/dist Import Lua 5.1.5
pooka[src/trunk]: src/sys/rump/librump/rumpvfs one more file to commit with regen
jmcneill[src/trunk]: src/sys/dev/pci fix build when ALTQ is defined
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
tnozaki[src/trunk]: src/dist/nvi/ex don't use L prefix directly, for --disable-widec...
mrg[src/trunk]: src/distrib/sets/lists/comp fix the libgomp compat entries.
joerg[src/trunk]: src/sys/arch/i386/i386 Fix sizeof() usage in memcpy, curtesy of ...
macallan[src/trunk]: src/sys/dev/rasops add support for anti-aliased fonts in r3g3b2
joerg[src/trunk]: src/libexec/ld.elf_so Mark _rtld_debug_state as not to be inline...
mbalmer[src/trunk]: src/share/misc Add a few.
bouyer[src/trunk]: src/sys/dev/ic bio(4) is MP-safe but mfi(4) is not. So get the k...
matt[src/trunk]: src/sys/kern No need take the address of an array (&array) since...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc - for m680[012]0, set cpu_type=m68k
uebayasi[src/trunk]: src/sys/miscfs/genfs Add genfs_node_rdtrylock().
dholland[src/trunk]: src/usr.bin/config Use __printflike. Build products unchanged.
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern It helps to include the declaratio...
mhitch[src/trunk]: src/sys/arch/alpha/pci Fix incorrect Acer Labs ID. PCI_PRODUCT_...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add a few symbols used by the tty ...
jruoho[src/trunk]: src/lib/libc/string Reference ffs32(3). Also note POSIX complian...
snj[src/netbsd-6-0]: src/doc 1413, 1415
mrg[src/trunk]: src/sys/net consider BPF_ABS, BPF_IND and BPF_MSH as they used t...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend move gcc-options.c genera...
apb[src/trunk]: src/sys/rump/dev/lib/librnd SRCS += ${.CURDIR}/../../../../compa...
dholland[src/trunk]: src/sys/dev Fix previous, was all wrong. noticed by enami.
pooka[src/trunk]: src/tests/dev/md cleanup server after use
pooka[src/trunk]: src adjust previous a bit to attempt to deal with MKMONKEY
christos[src/trunk]: src/include use __type_fit() instead of locally brewed macro
pooka[src/trunk]: src Implement ifconfig linkstr as proposed on tech-net.
tron[src/trunk]: src/external/bsd/less/dist Fix RCS Ids.
pooka[src/trunk]: src/lib/librumpuser add commented-out -D_DIAGNOSTIC
dholland[src/trunk]: src/lib/libedit Improve previous to avoid changing the interface...
spz[src/trunk]: src/sbin/dump range-check what we assign to int cachebufs from c...
pgoyette[src/trunk]: src/share/man/man9 Fix .Bl markup - s/-compat/-compact/
tsutsui[src/trunk]: src/usr.sbin/isibootd Rename FRAME* macro to TRFS_FRAME* for rea...
mrg[src/trunk]: src/sys/arch add GCC 4.5 support
pooka[src/trunk]: src/sys/rump/librump/rumpkern Provide a special rump_proxy_sysca...
ginsbach[src/trunk]: src/usr.bin/unifdef - Fix bug where -o outfile fails when outfil...
joerg[src/trunk]: src/sys Move Clang-warning flags for ah_regdomain.c into sys/con...
cherry[src/trunk]: src/sys/arch/xen/x86 Optimise branch predict hint for the intend...
jym[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_init_tmp_pgtbl() a bit.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 avoid ...
tron[src/trunk]: src/distrib/sets/lists/xbase Add new X.org manual pages from "xo...
msaitoh[src/trunk]: src/sys/dev/pci regen.
snj[src/trunk]: src/sys/conf Remove ad clause on a UCB license.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Don't bother asserting: if we cre...
joerg[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Fix memset usage.
mrg[src/trunk]: src/external/gpl3/gcc regenerate these with mknative-gcc 1.61.
pooka[src/trunk]: src/share/mk add LIBRUMPCLIENT
macallan[src/trunk]: src/sys/dev/pci support anti-aliased fonts in 8 bit r3g3b2 colour
jruoho[src/trunk]: src/distrib/sets/lists/comp Add sysmon_taskq(9).
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Support VOP_SETATTR, otherwise e.g....
christos[src/trunk]: src/external/bsd/openpam lint and static module fixes
wiz[src/trunk]: src/lib/librt Whitespace nits.
wiz[src/trunk]: src/share/man/man7 Various (mostly wording) improvements. Sort S...
pooka[src/trunk]: src/lib/librumpuser create pthread attribute only once
matt[src/trunk]: src/lib/csu/common Mark ___start as .hidden (for MKPIE=yes execu...
snj[src/trunk]: src/doc The current version of OpenLDAP is 2.4.21.
christos[src/trunk]: src/libexec/tftpd newer versions of NetBSD turn on -Wsign-compare
christos[src/trunk]: src/sys/net/npf definitions used by the disassembler.
joerg[src/trunk]: src/lib/libc/time Try to fixup the mess of mdoc(7)/man(7) mixtur...
christos[src/trunk]: src/lib/libc/stdlib ansify
ahoka[src/trunk]: src/etc Add examples to make switching wscons to ISO 8859-2 as e...
matt[src/trunk]: src/sys/arch/acorn26/stand Add ${_MKTARGET_LINK}
lukem[src/trunk]: src/usr.bin/ftp rename argument from "bool" to "val"
jym[src/trunk]: src/sys/arch/x86/include Alternate PTEs got killed a few weeks a...
jmcneill[src/trunk]: src/sys Merge jmcneill-audiomp3 branch, which is derived from ad...
christos[src/trunk]: src/usr.bin/make add commented out a possible addition that prov...
sjg[src/trunk]: src/usr.bin/make The :@ example gives the impression that we enc...
christos[src/trunk]: src/gnu/usr.bin/rcs Teach rcs about the new cvs "commitid" keywo...
tron[src/trunk]: src/external/bsd/less Add makefiles to build the new version of ...
pooka[src/trunk]: src/distrib/sets/lists/comp add bpf.9 manpage
msaitoh[src/trunk]: src/sys/dev/pci Add BCM5717, 5718, 5723, 5724, 5787F, 5761, 5761E, 5764...
pooka[src/trunk]: src/sys/net Make bpf dynamically loadable.
christos[src/trunk]: src/sys/miscfs/procfs provide a root entry if one was not found.
reinoud[src/trunk]: src/sys/arch/usermode Add RFB type flag to indicate what kind of...
matt[src/trunk]: src/lib/libc/arch/mips/softfloat Fix softfloat for mips*el
pooka[src/trunk]: src/lib/librumpclient Change RUMP_SP_CLIENT to RUMP_SERVER. The...
rmind[src/trunk]: src/share/man/man9 Amend previous.
tsutsui[src/trunk]: src/usr.sbin/installboot Remove if defined(__RCSID) around __RCS...
christos[src/trunk]: src/lib/libc/stdio ansi prototype
tsutsui[src/trunk]: src/doc Note libc/net/Makefile.inc hostname lookup -fno-tree-ter...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
pooka[src/trunk]: src/share/man/man9 Remove MKLINKS for VATTR_NULL, so that the ob...
pooka[src/trunk]: src/external/bsd/atf/dist/atf-sh Remove spammy (debug?) prints. ...
bsh[src/trunk]: src/sys/dev/usb ULPI register definitions
pooka[src/trunk]: src/tests/fs/lfs double the timeout for slow hosts (from 1 to 2 ...
matt[src/trunk]: src/sys/kern Fix PR/49150.
pooka[src/trunk]: src/sys/rump regen: checksavecn is gone
jmmv[src/trunk]: src/distrib/utils/sysinst Remove password cipher selection as di...
christos[src/trunk]: src/external/bsd/libpcap install pcap-check. Someone might need it.
plunky[src/trunk]: src/share/man/man5 mention run_makemandb
mrg[src/trunk]: src/external/gpl3/gcc/lib build the gcc libraries.
dholland[src/trunk]: src/usr.bin/last Keep track of the timestamp of the last (thus o...
pooka[src/trunk]: src/sys/rump/librump/rumpkern ignore pmf threads if RUMP_THREADS...
wiz[src/trunk]: src/distrib/utils/sysinst Only a return value below 0 denotes an...
christos[src/trunk]: src/lib/libc/db/recno - Fix bug copying only 1 byte instead of t...
skrll[src/trunk]: src Centralise USE_COMPILERCRTSTUFF.
jruoho[src/trunk]: src Add few basic tests for realpath(3).
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib disk_write: report an error ...
martin[src/trunk]: src/sys/compat/netbsd32 Remove spurious bsd.kinc.mk include, whi...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add Bluetooth stack to Amiga. Tested wit...
skrll[src/trunk]: src/sys/arch/hp700/conf Add PA8700.
jruoho[src/trunk]: src/tests/usr.bin/find Now that this works, test also some rando...
mbalmer[src/trunk]: src/sys/dev/pci Add the IBM 481033H SCC
skrll[src/trunk]: src/sys/arch/hppa/spmath When converting a floating value to an ...
phx[src/trunk]: src Overlay for all Apple PowerBook keymaps, to support the spec...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Tidy up the M[FT]CPU_* hv-specific inst...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix situation where we try to conf...
matt[src/trunk]: src/sys/arch/mips/include xxx_SUB macros should use a variant of...
jruoho[src/trunk]: src/share/man/man3 Add timeradd(3) from FreeBSD. Needs proofread...
tsutsui[src/trunk]: src/crypto/dist/heimdal/lib/roken Backout previous which breaks ...
christos[src/trunk]: src/lib/libcrypt Provide a safer salting method that does not tu...
christos[src/trunk]: src/tests/lib Add a test for crypt salts. From:
tsutsui[src/trunk]: src Sync with src/sys/arch/shark/conf/Makefile.shark.inc rev 1.14:
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
cegger[src/trunk]: src/sys/arch/x86/x86 when DDB is enabled then use 'db_printf'
yamt[src/trunk]: src install tprof related commands and man pages.
msaitoh[src/trunk]: src/sys/dev/pci rename some wm devices to know PHY type
christos[src/trunk]: src/external/gpl2/xcvs/dist/lib Don't use %n in the writable dat...
martin[src/trunk]: src/sys/dev/pci Do not try to read the EEPROM if we already know...
christos[src/trunk]: src/sys Fix monotonic interval timers.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode double SIGIO_MAX_HANDLERS
pooka[src/trunk]: src/sys/net fix pasto in previous
nakayama[src/trunk]: src/sys/arch Remove stray comments for LKM.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon add missi...
jym[src/trunk]: src/sys/dev/mii Fix typo.
mrg[src/trunk]: src/distrib/sets/lists/xserver add the ofppc bits for Xorg serve...
joerg[src/trunk]: src/tests/lib/libpthread Also exercise pthread_attr_setstacksize.
macallan[src/trunk]: src/sys/arch/macppc/macppc we don't need malloc.h here
skrll[src/trunk]: src/sys/arch/hp700 Make the interrupt evcnt name consistent ever...
he[src/trunk]: src Bump the ramdisk size so that the contents fits again.
tonnerre[src/trunk]: src/sys/dev/pci Signedness bug/crash in azalia and hdaudio. Fixe...
dyoung[src/trunk]: src/share/man/man9 Bump date.
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm increase kernel VM space.
mrg[src/trunk]: src/sys/dev/isa fix sequence point errors. diff explains best:
bouyer[src/trunk]: src/sys/arch/xen/xen Use paddr_t to store physical address and c...
jruoho[src/trunk]: src/tests Move more PR references from comments to ATF's "descr".
pooka[src/trunk]: src/sys/rump/net/lib/libsockin support bpf
wiz[src/trunk]: src/usr.bin/fpr Quote word that has the same letter as a macro.
perseant[src/trunk]: src/sbin/fsck_lfs Correct fragment extension calculation in pass...
nonaka[src/trunk]: src/sys/arch/hpc/stand/hpcboot modify for PSION NETBOOK PRO.
plunky[src/trunk]: src/sys/netbt upon device initialisation, query and cache the de...
tsutsui[src/trunk]: src/sys/arch/cesfic/include No need to include <m68k/softintr.h>.
pooka[src/trunk]: src/sbin/mount Remove puffs| from vfstype before making comparis...
dyoung[src/trunk]: src/share/man/man9 Cross-reference xc(9) instead of queue(9).
riz[src/trunk]: src/sbin/resize_ffs Turns out, plain-file usage is already suppo...
phx[src/trunk]: src/sys/arch/ofppc/conf When detecting a new USB device on the b...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix the usage/help for mach frame.
jakllsch[src/trunk]: src/sys/arch/xen/xen As per xpci_conf_read, use size argument in...
jdc[src/trunk]: src/sys/dev/pci Remove port-specific code for determining MAC ad...
njoly[src/trunk]: src/lib Use Lk macro when dealing with URLs. Another part of PR/...
phx[src/trunk]: src/sys/dev/nor Make it compile without DEBUG option.
dyoung[src/trunk]: src/sys/arch Add new files involved in the bus.h->bus_defs.h/bus...
joerg[src/trunk]: src/external/bsd/less/dist Fix const usage to be consistent with...
matt[src/trunk]: src/external/gpl3/gdb/dist/bfd Add mips64*-netbsd* clauses
riz[src/trunk]: src/distrib Build in 'utils' subdir before building miniroot, or...
skrll[src/trunk]: src/sys/arch/acorn32/stand/lib Use partition_cyl_high and partit...
christos[src/trunk]: src/lib/libm/src remove weak reference for now.
christos[src/trunk]: src/usr.bin/make check for NULL before de-referencing.
jakllsch[src/trunk]: src/sys/dev/marvell Add workaround for infrequently encountered ...
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
drochner[src/trunk]: src -consistently use "char *" for the compiled policy buffer in...
bouyer[src/trunk]: src/sys/dev/acpi Do not use uninitialized level if fujitsu_bp_ge...
joerg[src/trunk]: src/tests/lib/semaphore/pthread No more -lrumpkern_ksem.
tnozaki[src/trunk]: src/dist/nvi use ARG_CHAR_T instead of CHAR_T for integer promot...
joerg[src/trunk]: src/lib/libpthread Fix the stack base pointer for the initial th...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src fix malloc botches in the origin...
skrll[src/trunk]: src Add a man page for nside(4).
simonb[src/trunk]: src/external/lgpl3/gmp Update date (ok phone).
jakllsch[src/trunk]: src/sys/dev/usb Avoid treating the Griffin PowerMate knob as a u...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
bsh[src/trunk]: src/sys/arch/arm/s3c2xx0 make SMDK2410 kernel compile again afte...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl apply patch from http:/...
darcy[src/trunk]: src/etc Add option to include daily insecurity output in daily o...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm define HANDLE_PRAGMA_P...
njoly[src/trunk]: src/distrib/sets/lists/xcomp +fc-{query,scan}.debug
christos[src/trunk]: src/libexec/ld.elf_so Add __diagassert13() so that if libc is co...
macallan[src/trunk]: src/sys/dev/pci we need to zap the glyph cache when re-initializ...
riz[src/trunk]: src/sbin/apmlabel Remove ${NETBSDSRCDIR}/sys/lib/libkern from .P...
wiz[src/trunk]: src/games/hack Simplify alloc() to avoid ifdef(LINT) workaround.
hubertf[src/trunk]: src/share/man/man9 Document sysctls
rmind[src/trunk]: src Rename xc(9) to xcall(9). OK dyoung@.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/vax make this mostly appe...
christos[src/trunk]: src/lib/libc/gen cast to size_t
nonaka[src/trunk]: src PR/45015: ld.elf_so: support ELF symbol versioning
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Check PSL_PR instead of CI_IDEPTH in...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib I forgot that the fa...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin look in the right path for defs.mk.
mrg[src/trunk]: src add a note about xorg updates
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend apply some .if checks upon...
jruoho[src/trunk]: src/share/man/man3 Add the missing $Id$ tag.
joerg[src/trunk]: src/common/lib/libc/hash/sha2 Fix unaligned access in *_Final fo...
uch[src/trunk]: src/sys/arch/sh3/sh3 include uvm_page.h for vm_physmem[]
pooka[src/trunk]: src/sys/netisdn Nuke some debug print code which has never compi...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Fix DRACO kernel breakage introduced by ...
mrg[src/trunk]: src/sys/arch/x86/x86 insert some (uintptr_t) between some casts ...
dyoung[src/trunk]: src/sys/kern A new survey of the code indicates that the very hi...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Reformat comments.
skrll[src/trunk]: src/sys/arch/hp700/hp700 G/C unused _hp700_intr_spl_mask
riz[src/trunk]: src/distrib/sets/lists/base Add bootxx_fat12 to sets, to fix the...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make uvm_pagealloc_tele() fail if ...
skrll[src/trunk]: src/libexec/ld.elf_so Fixup comment.
bouyer[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
jmmv[src/trunk]: src/etc Default fetch_pkg_vulnerabilities to NO and complain if ...
christos[src/trunk]: src/bin/ps Fix obsolete example (that referred to letters in pro...
mrg[src/trunk]: src/tests/libexec/ld.elf_so only build the ld.elf_so tests if MK...
bouyer[src/trunk]: src/sys Add apc(4), a driver for the Aurora Personality Chip (AP...
uebayasi[src/trunk]: src/sys/uvm Revert vm_physseg allocation changes. A report says...
pooka[src/trunk]: src/lib/librumpvfs ahem, use public interface names in the doc
reinoud[src/trunk]: src/sys/uvm If we need to set the PK_CHKNOSYSCALL flag in struct...
tsutsui[src/trunk]: src/sys/sys Add a semicolon to __CTASSERT() since it was removed...
jruoho[src/trunk]: src/tests/usr.bin/find Remove check.
matt[src/trunk]: src/lib/libc/compat Switch to C89 definitions.
matt[src/trunk]: src/common/lib/libc Remove __P usage.
njoly[src/trunk]: src/external/bsd/mdocml/dist Lowercase arch strings, and add mis...
lukem[src/trunk]: src Fix MKDEBUG=yes library builds for amd64
christos[src/trunk]: src/external/bsd hook tcpdump and libpcap
njoly[src/trunk]: src/lib/libpuffs Use puffs_access() return value in the VA_UTIME...
jruoho[src/trunk]: src/share/man/man9 Add a RETURN VALUES section.
pooka[src/trunk]: src/sys/rump/net/rumptest In case opening /dev/bpf fails, try to...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch clean up the created .s f...
pooka[src/trunk]: src/distrib/sets/lists/tests need the notorious "debug" flag for...
pooka[src/trunk]: src/lib/librumpvfs Add missing .El
mrg[src/trunk]: src/external/mit/xorg/lib/pixman dsable SSE2 support on amd64 fo...
tsutsui[src/trunk]: src/sys/arch/sparc/stand Add src/common/include to -Ipath for pr...
jruoho[src/trunk]: src/tests Deprecate tests/toolchain.
christos[src/trunk]: src/sys - Eliminate so_nbio and turn it into a bit SS_NBIO in so...
joerg[src/trunk]: src/lib/libc/cdb Revert bloat.
pooka[src/trunk]: src/sys/dev/cardbus Remove conditional inclusion of unused bpf.h
jmcneill[src/trunk]: src/sys/dev/pad splaudio is no more
uebayasi[src/trunk]: src/sys/uvm uvm_pageinsert, uvm_pageremove: Pass the uboj, to/fr...
jakllsch[src/trunk]: src/sys/dev Fix up changes commited in kttcp.c 1.29.
kardel[src/trunk]: src/lib/libc/net PR 46206: fix programmed SIGSEGV
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - better handling of binary files
jdc[src/trunk]: src/sys/arch/sparc64/include Restrict NKMEMPAGES to 2.5GB, other...
mrg[src/trunk]: src/sys/dev/ic take the kernel lock in functions called from att...
macallan[src/trunk]: src/sys/dev/pci get rid of architecture-specific firmware calls ...
skrll[src/trunk]: src/libexec/ld.elf_so Restore backwards compatibility for binari...
joerg[src/trunk]: src/lib/libpthread Move pthread_once implementation into a separ...
pooka[src/trunk]: src/tests/dev/md comment tyops
manu[src/trunk]: src Add a FUSE trace facility, with statistics collection. This ...
mrg[src/trunk]: src/sys/arch/vax/boot/boot avoid some multi-level pointer cast i...
drochner[src/trunk]: src/lib/libm/src fix return value in case of NaN input
plunky[src/trunk]: src/tools/pcc because we use --sysroot, force the default paths ...
bouyer[src/trunk]: src/sys/dev/pci bnx_start() is not MP-safe, so do not create the...
macallan[src/trunk]: src/sys/dev/ic set a delta value on the master channel and move ...
christos[src/trunk]: src/usr.bin/xlint/lint1 correct debugging flags.
tnozaki[src/trunk]: src/lib/libc/locale variable must to be nul terminated before "C...
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib add missing trailing newline...
mrg[src/trunk]: src/external/gpl3/gcc run mknative-gcc for amd64 and GCC 4.5.
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot brdsetup() cleanup by Toru ...
skrll[src/trunk]: src/sys/arch/hppa/include Add a couple of comments and some whit...
matt[src/trunk]: src/share/mk After making sure USE_PIGZGZIP is defined, add a TO...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add Stephen Hawking, 68 today
christos[src/trunk]: src/lib/libcrypt avoid accessing array over its bound, from Sola...
christos[src/trunk]: src/sys/net PR/45751: Alexander Nasonov: No overflow check in BP...
pooka[src/trunk]: src/sys/rump/fs/rumptest get rid of this uninstalled "test", eve...
jruoho[src/trunk]: src/tests/lib/libc/sys A test case for PR kern/46077: fstat() re...
jruoho[src/trunk]: src/tests/syscall For granularity, split the EEXIST-check to a s...
manu[src/trunk]: src Fix multiple non compliances in our Linux-like extattr API, ...
pooka[src/trunk]: src/distrib/sets/lists/man diudau, remember that setlists have f...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib When generating a ke...
christos[src/trunk]: src/sys/dev/usb just ignore things that refer to the interface w...
christos[src/trunk]: src/libexec/telnetd there is a macro for that, use it.
hannken[src/trunk]: src/sys/dev Make vnd(4) work on sparse files:
christos[src/trunk]: src/usr.bin/make Instead of keeping around the mtime of the youn...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add template code for a client dr...
mlelstv[src/trunk]: src/sys/fs/msdosfs Fetch sector size also from wedges.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el regenerate
mbalmer[src/trunk]: src/games/fortune/strfile The default output file extension is '...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 remove LIB2FUNCS_ST...
jruoho[src/trunk]: src/sys/dev/acpi Call _PDC only after AcpiInitializeObjects(ACPI...
mrg[src/trunk]: src/sys/arch/sparc/sparc replace local ci_cpuname[] and use new ...
tnozaki[src/trunk]: src/lib/libm/src PR/42630 asin(2.0) and acos(2.0) doesn't return...
skrll[src/trunk]: src/sys/arch/hp700/include Get capabilities right THIS time.
mrg[src/trunk]: src/lib/csu/sparc64 XXX: for now, build sparc64 csu with -O1 if ...
christos[src/trunk]: src/sbin/slattach PR/45759: Khanh-Dang Nguyen Thu Lam: slattach(...
he[src/trunk]: src/sys/kern On a recursive panic(), don't try to take a dump, a...
jmcneill[src/trunk]: src/sys/arch/usermode add vaudio(4) audio device driver
njoly[src/trunk]: src/sys/arch/x86/x86 Use __arraycount instead of locally defined...
macallan[src/trunk]: src/sys/dev/pci/voyager don't put alpha values in a variable nam...
pooka[src/trunk]: src/usr.sbin/puffs regen
jruoho[src/trunk]: src/tests/syscall Remove wrong check.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc fix a merge error only seen with ...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add CTASSERT(9).
he[src/trunk]: src/lib/libc/arch/mips/gen Cast to unsigned int before doing shi...
mrg[src/trunk]: src/distrib/sets/lists/xserver make this actually correct for an...
christos[src/trunk]: src/lib/libc/gen Implement VIS_NOESCAPE and VIS_HTTP1866.
jruoho[src/trunk]: src Add a case for PR lib/41558. It is unclear whether this is a...
matt[src/trunk]: src/sys/arch/powerpc/booke More MP support.
tnozaki[src/trunk]: src/dist/nvi use e_key_t instead of u_int.
dholland[src/trunk]: src/usr.bin/config Move locator lists to their own data structur...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode provide pmap_phys_address
cherry[src/trunk]: src/sys/arch Add knob to turn MULTIPROCESSOR build on for XEN
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Move RCS Id to top of...
tsutsui[src/trunk]: src/doc Note about LBA48 support for cobalt bootloader.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Declare cpu_hatch_data
christos[src/trunk]: src/usr.sbin/rtsold check if i is in range before using it.
macallan[src/trunk]: src/sys/dev/wsfb support anti-aliased fonts in 32bit colour
jruoho[src/trunk]: src/tests/fs/vfs Remove xfail.
plunky[src/trunk]: src/usr.sbin/btconfig don't try to imitate the kernel while doin...
macallan[src/trunk]: src/sys/dev/wsfont add some pre-rendered anti-aliased fonts from...
christos[src/trunk]: src/sys/netinet add SKIP, fix PHOTURIS codes
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
tsutsui[src/trunk]: src/sys/arch/mips/mips - use correct ASID bits in MIPS_COP_0_TLB_HI
skrll[src/trunk]: src/sys/arch/hp700/hp700 Count interrupts in uvmexp.
plunky[src/trunk]: src/gnu/dist/groff/contrib/mm use character escapes for non-ASCI...
msaitoh[src/trunk]: src/sys/dev/mii Add support for BCM5461, BCM5784 and BCM5761.
mrg[src/trunk]: src/external/mit/xorg various updates for moved man pages or app...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libobjc don't set EXTRA_FAKE_HEADERS h...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
apb[src/trunk]: src/share/mk If the number of entries in CLEANFILES is too large...
riz[src/trunk]: src/sys/arch/macppc/conf Add autodiscover wedge support to macpp...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/include install the posix_memalign...
pooka[src/trunk]: src/sys/netinet tcp sockbuf autoscaling was initially added turn...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Rename variable Bpp to bytes_per_...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc avoid passing -I$DESTDIR/usr/incl...
pooka[src/trunk]: src/usr.bin dumdidumdum, fix name in previous
matt[src/trunk]: src/sys/arch/evbppc/conf Default PAX_ASLR to off.
wiz[src/trunk]: src/lib/libcrypt Remove trailing whitespace.
sborrill[src/trunk]: src/usr.sbin/wpa/wpa_supplicant Enable CONFIG_DEBUG_FILE option ...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add Buzz Aldrin, second man on th...
mbalmer[src/trunk]: src/usr.sbin/wake remove stupid casts. if lint complains about ...
christos[src/trunk]: src/external/bsd/tcpdump we only have bin
wiz[src/trunk]: src/distrib/sets/lists/comp Like the comment at the top says: do...
skrll[src/trunk]: src/sys/arch/acorn32/include KNF - remove names from function pr...
apb[src/trunk]: src/tests/lib/libc/time Add some tests for timegm(3) close to th...
mrg[src/trunk]: src various updates for GCC 4.5. finally obsolete some very old...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs simplify
macallan[src/trunk]: src/sys/dev/pci fix a bunch of typos, thinkos and cargocultos
christos[src/trunk]: src/usr.bin/mail - 1 -> EXIT_FAILURE
riz[src/trunk]: src/lib/libperfuse Cast time_t to intmax_t for printf purposes, ...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Replaced 16 by I8259_ICU in int...
uch[src/trunk]: src/distrib/sets/lists/comp Add fsck_v7fs, mount_v7fs, newfs_v7f...
roy[src/trunk]: src/doc dhcpcd-5.2.9
mrg[src/trunk]: src/external/gpl3/gcc various (re-)generations. most of these s...
cherry[src/trunk]: src/sys/arch Move the per-cpu l3 page allocation code to a separ...
adam[src/trunk]: src/crypto/external/bsd/openssh/dist Resolve conflicts
skrll[src/trunk]: src/libexec/ld.elf_so/arch/i386 Shut gcc up.
matt[src/trunk]: src/usr.bin Use C89 function definitions
matt[src/trunk]: src/libexec/ld.elf_so/arch/mips Merge from matt-nb5-mips64:
mbalmer[src/trunk]: src/usr.bin/msgc Remove the advertising clause with the explicit...
wiz[src/trunk]: src/share/man/man9 Remove boilerplate in CODE REFERENCES on file...
tron[src/trunk]: src/usr.bin Remove the old version of "less".
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
pooka[src/trunk]: src/sys/rump/dev Leave usb-stuff out of alldevs until DELAY() is...
cegger[src/trunk]: src/sys/arch/x86 add x2apic support.
matt[src/trunk]: src/sys/arch Make powerpc work on BookE. At this time we only s...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add acl prototype
mbalmer[src/trunk]: src/usr.bin/midiplay fix wording:
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin these need -lintl now.
nonaka[src/trunk]: src/sys/dev/usb Added vendor Terminus Technology.
mrg[src/trunk]: src/external/lgpl3/gmp add support for C files that are linked t...
christos[src/trunk]: src/distrib/sets/lists/tests more lint tests
ahoka[src/trunk]: src/sys/dev/nand disable a debug printf and split it, as it's ac...
jruoho[src/trunk]: src/share/man/man9 Do not list complete prototypes in the sectio...
roy[src/trunk]: src/distrib/sets/lists/base Typo
christos[src/trunk]: src/lib/libc/arch/sparc/gen c89 prototypes, unsigned int
roy[src/trunk]: src Install the 02-dump hook for dhcpcd.
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Free strdeupped string af...
christos[src/trunk]: src/lib/libc time_t casts
jmcneill[src/trunk]: src/sys/arch/usermode/usermode print key event info if RFB_DEBUG
mbalmer[src/trunk]: src/usr.bin/unzip When restoring files, use the mode, not the fi...
jruoho[src/trunk]: src/usr.sbin/powerd Some miscellaneous fixes:
jruoho[src/trunk]: src/share/man/man4 Recommit:
nonaka[src/trunk]: src/sys/dev/pci lynxfb too.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/sparc64 add gmp generated...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src acl support
mrg[src/trunk]: src document powerpc ddb commands. PR#38307.
wiz[src/trunk]: src/usr.sbin/wpa/wpa_supplicant -f is not mandatory.
jmmv[src/trunk]: src/share/man/man4 Drop unnecessary trailing commas.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Duh, it's x86_64, not amd64. This...
pooka[src/trunk]: src/tests/kernel RNDADDDATA2 doesn't xfail anymore.
mrg[src/trunk]: src/external/mit/xorg/share/cf don't install date.def anymore; i...
jruoho[src/trunk]: src/share/man/man7 Update.
jakllsch[src/trunk]: src/sys/dev/ata Convert to C99 types. Make whitespace more consi...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj Quote minus so it ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Use pmap_extract instead of kvtop.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include install decimal, ...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add LSOR register
drochner[src/trunk]: src/sys/compat/sys allow kernels w/o COMPAT_50 to build
jruoho[src/trunk]: src Document ffs32(), ffs64(), fls32(), and fls64() from <sys/bi...
njoly[src/trunk]: src/usr.bin/xlint/lint1 c99: do not warn about trailing comma in...
njoly[src/trunk]: src/distrib/sets/lists/comp Small typo (g++debug -> g++.debug).
yamt[src/trunk]: src/share/man/man4 add a missing comma.
hauke[src/trunk]: src/sys/arch/mac68k/conf Catch up on COMPAT* options -- it's bee...
macallan[src/trunk]: src/sys/dev/wsfb support anti-aliased fonts in 8 bit, generate a...
christos[src/trunk]: src/sys/arch/usermode/usermode - fix syscall error returns
uebayasi[src/trunk]: src/sys/miscfs/genfs Don't forget to tell the result of rw_tryen...
rkujawa[src/trunk]: src/usr.sbin/wsmoused Note the fact that wsmoused will work only...
pooka[src/trunk]: src/sys/rump/dev/wip decend into ums, ukbd and wscons
pooka[src/trunk]: src/sys/rump/dev/lib/libsysmon whitespace polish
mrg[src/trunk]: src/external/lgpl3/gmp also match .s and .S files for asm sources.
msaitoh[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/lib/libcrypt Improve returns description from Solar Designer.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config TOOLDIR_BASE_PREFIX must b...
minoura[src/trunk]: src/sys/arch/x68k/stand/boot Comment fix.
mrg[src/trunk]: src/sys/dev/sbus avoid some uninitialised variable warnings from...
mrg[src/trunk]: src/external/gpl3/gcc (re-)run mknative-gcc for i386, amd64, spa...
martin[src/trunk]: src/distrib/utils/sysinst Avoid adding -Os to CFLAGS if DBG is s...
tsutsui[src/trunk]: src Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8).
dyoung[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE.
mrg[src/trunk]: src/external/gpl3/gcc mknative-files for mipsel and mipseb.
skrll[src/trunk]: src/sys/arch/hppa/hppa No need for sync_caches - f[di]cache alre...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm netbsd needs __floatun...
skrll[src/trunk]: src/sys/arch/hp700/dev Don't panic when bus_space_map fails. Jus...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs remove unnecessary interface
riz[src/trunk]: src/tests Add some basic tests of resize_ffs(8). The 'grow' tes...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove tests that are dubious and...
joerg[src/trunk]: src/libexec/ld.elf_so ANSIfy
pooka[src/trunk]: src/lib/librumpuser free syscall data after use
mrg[src/trunk]: src/sys/dev/ic listen to GCC 4.5 and change "!!x | y" into "(!!x...
msaitoh[src/trunk]: src/sys/dev/pci Fix a printf() message in debug code reported by...
mrg[src/trunk]: src/tests/lib/libcurses/director apply some -Wno-enum-compare.
joerg[src/trunk]: src/share/mk Don't error out for non-literal format strings with...
manu[src/trunk]: src/lib/libc/rpc Document newly imported xdr_sizeof()
joerg[src/trunk]: src/lib/libc/gen Drop special cases for i386 and m68k. It is not...
joerg[src/trunk]: src/lib/librt Keep in sync with libpthread: Fix error handling.
joerg[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom Fix the markup.
hubertf[src/trunk]: src/sys/dev/pci add/improve a few devices
christos[src/trunk]: src/doc new openpam.
rkujawa[src/trunk]: src/share/man/man9 Correct the include path.
jmcneill[src/trunk]: src/sys/arch/usermode/dev check return value of write, make sure...
christos[src/trunk]: src/tests/fs/fifofs correct install dir
dholland[src/trunk]: src/sys/dev/pci Extend the workaround for the 3ware 9650 full-qu...
tsutsui[src/trunk]: src/share/mk If CPPFLAGS or CXXFLAGS already contains -nostdinc ...
plunky[src/trunk]: src/usr.sbin/btconfig update for ioctl improvements
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - add LIBDECNUMBEROBJ.
mrg[src/trunk]: src/lib/libc/softfloat sh3 also needs -Wno-enum-compare here.
mrg[src/trunk]: src/sys/arch/shark/conf also need to strip out GCC 4.5's new .de...
tron[src/trunk]: src/external/bsd/less Add a (new) script from preparing "less" f...
matt[src/trunk]: src/sys/arch/mips/include Use unsigned int instead of int fo the...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.7.2-P3
jmcneill[src/trunk]: src/sys/arch/usermode/dev veth_start: copy data from mbuf into a...
pooka[src/trunk]: src/sys ipfilter depends on bpf_filter, not bpfilter (since the ...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config revert back to xkeybo...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
tsutsui[src/trunk]: src/sys/dev/ata Provide atacmd_to48() in case of #if defined(_ST...
jruoho[src/trunk]: src/external/bsd/libevent/dist/test Skip the "simple timeout" te...
wiz[src/trunk]: src/usr.bin Remove unnecessary quoting. From Abhinav Upadhyay.
pooka[src/trunk]: src/sbin/mount_puffs Add a generic puffs kernel utility for quer...
skrll[src/trunk]: src/libexec/ld.elf_so Put the dlopen, and friends entry points back.
pooka[src/trunk]: src/sys/rump/net/lib/libsockin claim ENOTTY for PRU_CONTROL for now
pgoyette[src/trunk]: src/distrib/sets/lists/base Add keymap for ukbd.any.powerbook to...
dholland[src/trunk]: src/sys Abolish struct componentname's cn_pnbuf. Use the path bu...
phx[src/trunk]: src/sys/arch/powerpc/oea Heed modeldata.ranges_offset while cons...
bouyer[src/trunk]: src/sys/dev/ic Do not read past array end; found by gcc -O3
drochner[src/trunk]: src/sys/netipsec as in netkey/key.c, just use cprng_fast() to ge...
mrg[src/trunk]: src/external/mit/xorg/bin find the right app-defaults files.
mrg[src/trunk]: src/sys/dev take the kernel lock a few more places when doing de...
wiz[src/trunk]: src/share/man/man3 Remove one unnecessary Ns. (Rest still ugly.)
alnsn[src/trunk]: src/sys/net Apply same bounds checks for BPF_LD|BPF_B|BPF_IND as...
phx[src/trunk]: src/sys/arch/ofppc/ofppc Have to include rtas.h for NRTAS defini...
mrg[src/trunk]: src/external/gpl3/gcc/lib consolidate unwind.h and other hacks i...
pooka[src/trunk]: src *facepalm*, adjust remote copyinstr to work in cases where t...
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src update this for fontcon...
matt[src/trunk]: src/sys/lib/libkern/arch/powerpc Add the _restgpr* and _savegpr*...
jmcneill[src/trunk]: src/sys/arch/usermode add sigio_intr_establish so more than one ...
mrg[src/trunk]: src/sys/arch/arm/arm32 rename a local cpu_name structure member ...
pooka[src/trunk]: src/sys/rump/include/machine add ci_curlwp since we use it now
mlelstv[src/trunk]: src/doc new tzcode
dholland[src/trunk]: src/sbin/cgdconfig fix typo
jruoho[src/trunk]: src/sys/dev/acpi regen.
jakllsch[src/trunk]: src/sys/dev/usb Add Logitech C-BT44 Receiver.
tsutsui[src/trunk]: src/sys/arch/atari/stand Explicitly specify -m68020-60 to avoid ...
matt[src/trunk]: src/sys/arch Adapt to cpu_hatch_data changes
jdc[src/trunk]: src/etc/etc.sparc64 Add RSC ports (ttyh2, ttyh3) to all_md.
pooka[src/trunk]: src/sys Rename a few routines from _file() to _vfs() for consist...
pooka[src/trunk]: src/lib/libpuffs Add convenience routine puffs_unmountonsignal()...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Make sure to not provide the global...
skrll[src/trunk]: src/sys/arch/cats/pci s/PCI_PRODUCT_ALI_M1543/PCI_PRODUCT_ALI_M1...
njoly[src/trunk]: src/distrib/sets/lists/comp Add eeprom.debug, and while here sor...
cherry[src/trunk]: src/sys/arch/xen/xen Tighten up locking in the network driver.
dyoung[src/trunk]: src/sys/dev/bi Delete some dead (#ifdef notyet) code.
jruoho[src/trunk]: src/sys/dev/acpi Fix the casts in the event handler.
pooka[src/trunk]: src/sys Forward declare struct bpf_if and use that as the type f...
macallan[src/trunk]: src/sys/dev/pci support WSDISPLAYIO_GET_EDID
matt[src/trunk]: src/sys/arch/powerpc Add CPU_EXECPROT sysctl so that atf can ena...
jruoho[src/trunk]: src/tests/usr.sbin/mtree Verify that bin/25693 is no longer an i...
wiz[src/trunk]: src/sbin/fdisk Remove trailing whitespace.
jruoho[src/trunk]: src/share/man/man7 Reference stdbool(3), stdint(3), and inttypes...
dyoung[src/trunk]: src Install manual pages for cross-calls and per-CPU storage.
dholland[src/trunk]: src/usr.bin/config Comments.
pooka[src/trunk]: src/sys/net * remove just-for-kicks locking
kefren[src/trunk]: src/sbin/route Mention -mpls and -tag and xref mpls(4)
pooka[src/trunk]: src/lib Remove remaining panic()s from server-side code. Also, ...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/m68k gmp files for m68k. ...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode thunk_pollchar: use read instead ...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add the Atffile for libcrypt tests
plunky[src/trunk]: src/etc/mtree also clean up NetBSD.dist.tmp as if a second build...
jmcneill[src/trunk]: src/sys/arch/usermode set machine_arch to that of the host
jruoho[src/trunk]: src/lib/libc/gen Xref glob(7).
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Close file handles after ...
ahoka[src/trunk]: src/distrib/sets/lists/base Add the new latin2 fonts for wscons ...
plunky[src/trunk]: src/usr.bin/sdpquery if print_attribute() did not print, we shou...
christos[src/trunk]: src/sys/uvm don't leak kernel variables to userland!
wiz[src/trunk]: src/lib/librt Add missing comma.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Realize the >1yo comment above rum...
wiz[src/trunk]: src/lib/libcrypt Remove trailing whitespace. Avoid xr to itself.
jmcneill[src/trunk]: src/sys/arch/usermode on second thought, set machine and machine...
tron[src/trunk]: src/lib/libc/stdlib Include "namespace.h" to get namespace prote...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend port this to GCC 4.5.
pooka[src/trunk]: src/sys/rump/net/rumptest print mbuf statistics a few times. in...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Rewrite usermodes pmap to use ind...
wiz[src/trunk]: src/usr.sbin/wsmoused Use more markup. New sentence, new line. S...
hauke[src/trunk]: src/share/man/man4 Sync the device names with reality; while we ...
christos[src/trunk]: src/libexec/ld.elf_so PR/39240: Satoshi Suetake: Don't fail when...
pooka[src/trunk]: src/sbin/mount_puffs from main with return 0;
matt[src/trunk]: src/share/mk Replace gzip with ${TOOL_GZIP} in manual compression.
bouyer[src/trunk]: src/sys/dev/usb Fix leak of a usbd_xfer_handle when a interrupt ...
christos[src/trunk]: src/usr.bin/mail error message cleanup
jmcneill[src/trunk]: src/share/man/man9 update audio(9) docs for audiomp changes
christos[src/trunk]: src/lib/libc/string size_t -> uint8_t
christos[src/trunk]: src/lib/libedit PR/42637: Joachim Kuebart: Shell tab completion ...
dyoung[src/trunk]: src/sys/net Spelling fix: correspoding -> corresponding.
pooka[src/trunk]: src/usr.bin/rump_allserver rumpcrypto now comes as part of RUMPK...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k don't use the netbsd ...
skrll[src/trunk]: src/sys/arch/hp700/dev Add some comments.
njoly[src/trunk]: src/share/man/man3 Do not link timeradd.3 to itself.
pooka[src/trunk]: src/tests/rump/rumpkern msdosfs depends on disk devices now
joerg[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Use .%U instead of .%O fo...
skrll[src/trunk]: src/sys/arch/hppa/hppa Deal with setting of space registers and ...
riastradh[src/trunk]: src Fix error reporting in puffs_framev_enqueue_waitevent and ca...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin update the gcc-vers.texi generatio...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf What was MEMSIZE is now determined auto...
phx[src/trunk]: src/sys/dev/usb regen
matt[src/trunk]: src/share/mk Add WARNS=5 to enable -Wold-style-definitions
christos[src/trunk]: src/sys/sys Cast constants to the appropriate type.
nonaka[src/trunk]: src/sys/arch/zaurus/conf disable kloader(4).
pooka[src/trunk]: src/sys/rump/kern Make build similar to fs, net & dev.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config re-updates for xkeybo...
plunky[src/trunk]: src/lib/libbluetooth use atomic ops wisely
christos[src/trunk]: src/distrib/sets/lists/tests Add a fifofs test.
jnemeth[src/trunk]: src/external/bsd/libevent/dist/test Fix build failure caused by ...
mrg[src/trunk]: src/external/mit/xorg/bin look for and find the app-defaults in ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern cleanup some old garbage
skrll[src/trunk]: src/libexec/ld.elf_so Reset the COMBRELOC cache Obj_Entry if it ...
apb[src/trunk]: src/sys/dev Revert previous; the #include was already present, a...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config updates for xkeyboard...
christos[src/trunk]: src/lib/libc make lint exit on warnings
mrg[src/trunk]: src/distrib/sets/lists/base new gcc 4.5 g++ dirs are for everyon...
pooka[src/trunk]: src/sbin/mount xref rump_smbfs
msaitoh[src/trunk]: src/sys/dev/pci fix for i82577
tsutsui[src/trunk]: src/sys/dev/ic To print bus_addr_t value, cast it to u_long rath...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r146851. Mos...
christos[src/trunk]: src make the window size function return the lines and columns v...
riz[src/trunk]: src/lib/libperfuse Redo previous; remove all the casts I added,...
christos[src/trunk]: src/external/bsd/tcpdump/bin cleanup old stuff and install in th...
tsutsui[src/trunk]: src/distrib/notes Update ftp.NetBSD.org IPv4/IPv6 addresses.
skrll[src/trunk]: src/sys/arch/arm/footbridge Implement footbridge_io_bs_mmap.
christos[src/trunk]: src/lib/libcrypt Return ":1" on error instead of ":", so that sl...
plunky[src/trunk]: src no need to create a do-lib-libdes target, the directory no l...
pooka[src/trunk]: src/lib/librumpuser Hands off of stuff we need to keep hands off...
christos[src/trunk]: src/sys/arch/amd64/conf Add an ipad
matt[src/trunk]: src/lib/libc/arch/mips/gen Convert to C89 definitions.
hannken[src/trunk]: src/distrib/sets/lists/tests Add missing files ./usr/tests/util/...
tsutsui[src/trunk]: src/usr.bin/elf2ecoff ANSIfy, KNF, misc cosmetics.
drochner[src/trunk]: src/sys do missing ipsec->kame_ipsec renames
gson[src/trunk]: src/sys/netinet Fix random kernel memory corruption by algo_doub...
jmcneill[src/trunk]: src/sys/arch/usermode Replace the SDL based genfb driver with a ...
wiz[src/trunk]: src/share/man/man9 Bump date for reorg.
joerg[src/trunk]: src/sys/fs/msdosfs On broken filesystems the fillinmap inner loo...
joerg[src/trunk]: src/tests/lib/libc/stdio Fix format strings to properly quote %.
jmorse[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core PR/42262: Support drm dri...
pgoyette[src/trunk]: src/sys Move the limits out of the event structure and into the ...
agc[src/trunk]: src/doc Add initial file describing what is expected to be in Ne...
minoura[src/trunk]: src/sys/arch/x68k/stand/boot Be silent.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/x86_64 Add comment about the unusual ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Handle devices with two net...
dholland[src/trunk]: src/share/man/man7 typo
tsutsui[src/trunk]: src/sys/dev/pci Add VIA VX900 media system processor IDE control...
uebayasi[src/trunk]: src/sys/sys Typo in comment.
christos[src/trunk]: src/tests/fs/vfs annotate fixed failures as comments.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Set the total memory length to be...
pooka[src/trunk]: src/sys/rump Pass routines necessary for multithreaded operation...
bouyer[src/trunk]: src/doc Note sparc apc(4).
uebayasi[src/trunk]: src/sys/uvm Put back VM_PAGE_TO_MD(); pointed out by skrll@, tha...
martin[src/trunk]: src/distrib/utils/sysinst Use the proper structs for ioctls to f...
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib - remove unnecessary and con...
dholland[src/trunk]: src/sys/rump/include/rump RUMPCN_FORCEFREE is no longer needed.
mrg[src/trunk]: src/external/mit/xorg/bin/xsetroot also link in libXcursor now.
mrg[src/trunk]: src add fc-query and fc-scan.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin build libdecnumber.
christos[src/trunk]: src/external/bsd/openpam/dist/lib don't use %m in openpam_log, b...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Include the fifofs Atffile
tron[src/trunk]: src/external/bsd/less Unexpand "$NetBSD$" in code for adding RCS...
wiz[src/trunk]: src/sbin/raidctl Consistently use "START disks" in examples. Bum...
njoly[src/trunk]: src/distrib/sets/lists/tests Small typo.
plunky[src/trunk]: src/share/man/man4 update for ioctl changes
matt[src/trunk]: src/sys/arch/evbppc/conf bump SYMTAB_SPACE
matt[src/trunk]: src/sys/arch/mips/mips Save t0-t2 on MIPS1 syscalls.
joerg[src/trunk]: src/sys Fix memset usage.
macallan[src/trunk]: src/sys/arch/macppc/macppc malloc() -> kmem_alloc()
christos[src/trunk]: src/usr.sbin/catman make len unsigned; -1 will turn into a large...
jruoho[src/trunk]: src/tests/syscall The PR was fixed. Remove atf_tc_skip().
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang to r134393 for NetBSD/Po...
mrg[src/trunk]: src/external/gpl3/gcc output of mknative-gcc updates for GCC 4.5.
macallan[src/trunk]: src/sys/dev/wscons send PMF events for volume control keys
pooka[src/trunk]: src/tests/rump/rumpvfs one more test
cegger[src/trunk]: src/sys/arch/x86/include add LAPIC_MSR_ENABLE_x2 MSR. from murra...
christos[src/trunk]: src/usr.bin/tpfmt - pass lint
njoly[src/trunk]: src/sys/miscfs/kernfs Remove unneeded strlen() call in KFShostna...
skrll[src/trunk]: src/sys/arch/hppa/hppa Check cpl level has returned to entry val...
hannken[src/trunk]: src/sys/uvm Remove dead uvm_vnp_zerorange() after bump to 5.99.54.
cegger[src/trunk]: src/sys/arch/xen fix address overflow with 32bit PAE.
plunky[src/trunk]: src/usr.sbin/btdevctl additionally query the "PnP Information" s...
mrg[src/trunk]: src/external/lgpl3/gmp/dist provide one of the ugly proto-protot...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs fix broken rototill
pooka[src/trunk]: src/sys/dev Don't allow "goes to 11^H^Hhyperspace" len field for...
haad[src/trunk]: src/sys/dev/dm We don't need 64 bit variable for dm_device coutn...
christos[src/trunk]: src * Arrange for interfaces that create new file descriptors to...
christos[src/trunk]: src/sbin/sysctl PR/44961: Jukka Ruohonen: for sysctl's with buil...
christos[src/trunk]: src/lib/libedit include the NULL in the argv conversion
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 use the right variables for the fp ...
christos[src/trunk]: src/usr.bin/mail - 1 -> EXIT_FAILURE
martin[src/trunk]: src/sys/dev/vme Remove sparc specific code, use device propertie...
jmcneill[src/trunk]: src/sys/arch/usermode/conf add WSDISPLAY_COMPAT_USL to make 'wsc...
macallan[src/trunk]: src/sys/dev/pci/voyager don't switch to 8 bit for WSDISPLAYIO_MO...
mrg[src/trunk]: src/common/lib/libc/arch/sh3/string sh3 needs the __ffssi2 weak ...
mrg[src/trunk]: src/sys/arch make i386 and amd64 cpu_reboot() more similar. in ...
mrg[src/trunk]: src XXX: apply -Wno-error/friends to a few files
martin[src/trunk]: src/lib/libc/arch/sparc64 Avoid lint warnings
christos[src/trunk]: src/lib/libc/stdio - ansify, knf.
dsl[src/trunk]: src/usr.sbin/installboot Some FAT16 filesystems don't have 'hidd...
dholland[src/trunk]: src/usr.bin/config Remove the NV_OBSOLETE flag, which is no long...
ahoka[src/trunk]: src/sys/dev/flash use proper format string
jruoho[src/trunk]: src/share/man/man4 Revert an accidental commit.
christos[src/trunk]: src/lib/libc/gen don't do arithmetic on void pointer.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Please calculate KERNEL_PT_KERNEL_NU...
jruoho[src/trunk]: src/share/man/man9 Provide a FUNCTIONS section and remove the ty...
pooka[src/trunk]: src/sys/arch/i386/conf include ISDN support
mrg[src/trunk]: src apply some -O0 with gcc 4.5 and vax.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libiberty update this for GCC 4.5's li...
joerg[src/trunk]: src Update LLVM/Clang to r134374. This brings the xstorerng alia...
roy[src/trunk]: src/doc Document tn3270 removal.
drochner[src/trunk]: src/lib/libm/src let the previous fix apply to acos rather than ...
matt[src/trunk]: src/sys/arch/evbarm/beagle Remove *_STACK_SIZE and cpu_reset_add...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib avoid nameclash - ca...
christos[src/trunk]: src/tests/util/sh since the fix was reverted, revert the test.
kiyohara[src/trunk]: src/sys/arch/mips/alchemy/dev Use device_t instead of 'struct de...
mrg[src/trunk]: src/tests/fs/common/nfsrpc apply some -fno-strict-aliasing
jruoho[src/trunk]: src Add a test case for PR bin/28126. Does not fail with GNU sed.
pooka[src/trunk]: src mirror change of -lrumpcrypto ==> -lrumpkern_crypto
jakllsch[src/trunk]: src/sys/dev/ata Correct an error in previous commit.
pooka[src/trunk]: src/sys/rump move bpfilter.h to a more central location
joerg[src/trunk]: src/lib/libc/time Fix up mix of man(7)/mdoc(7).
mbalmer[src/trunk]: src/share/man/man4 Various language fixes. From FreeBSD.
jruoho[src/trunk]: src/lib/libc/sys But use .Xr (and not .Fn) with references to ex...
joerg[src/trunk]: src Add a regression test for the SHA2 family that also checks f...
mrg[src/trunk]: src/common/lib/libc/arch/sparc/string add a weak alias from ffs ...
christos[src/trunk]: src/external/bsd/bind merge changes
plunky[src/trunk]: src/lib/libc/sys pselect->paccept for this page
minskim[src/trunk]: src/sys/dist/pf/net Fix a typo introduced by the bpf linkage cha...
mrg[src/trunk]: src/sys/arch/mips rename pridtab{}::cpu_name to cpu_displayname.
dsl[src/trunk]: src/sys/arch/i386/i386 If we fault on the iret during return to ...
plunky[src/trunk]: src/usr.bin/sdpquery interpret "Basic Imaging Profile" attributes
jmcneill[src/trunk]: src/sys/arch/usermode/dev support ^Z
bouyer[src/trunk]: src/sys/external/isc/atheros_hal/dist Revert previous; needs mor...
mrg[src/trunk]: src/sys/arch/powerpc/powerpc convert to device_t and CFATTACH_DE...
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump-4.1.1
wiz[src/trunk]: src/dist/dhcp/common Add missing parentheses in ifdef(OLD_LEXER)...
njoly[src/trunk]: src/lib/libm On alpha compile the math library with dynamic roun...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc output for i386 with GCC 4.5.3.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc for mips, MASK_SOFT_FLOAT has bec...
asau[src/trunk]: src/tools/compat Regenerate.
pooka[src/trunk]: src/lib/librumpuser Umm, delete recursive mutex interface instea...
pooka[src/trunk]: src/share/man/man4 note that shmif can be destroyed now
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch regenerate
wrstuden[src/trunk]: src/external/bsd/iscsi/lib Tweak white space so I get my annual ...
joerg[src/trunk]: src/usr.bin/patch Plug a memory leak. From Igor Zinovik.
wiz[src/trunk]: src/share/man/man8/man8.sandpoint New sentence, new line. Bump d...
adam[src/trunk]: src/lib/libpam/modules/pam_ssh Use ssh_add_identity_constrained(...
pooka[src/trunk]: src/sbin/mount_puffs PUFFSDEVELVERS is a goner
dyoung[src/trunk]: src/sys #include <sys/bus.h> instead of <machine/bus.h>.
mrg[src/trunk]: src/sys/dev set hwif_softc around midi_attach()s call to ->getin...
njoly[src/trunk]: src/distrib/sets/lists/tests Add missing atf keyword for Atffile.
macallan[src/trunk]: src/sys/dev/rasops use CHAR_IN_FONT() and WSFONT_GLYPH() macros
enami[src/trunk]: src/sys/fs/tmpfs Backout previous. May be I need more coffee.
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add missing xorg debug modules. Whi...
christos[src/trunk]: src/tests/lib/librt this should be fixed.
dholland[src/trunk]: src/usr.bin/calendar/calendars fix some typos
reinoud[src/trunk]: src/sys/arch/usermode Use to the MAP_NOSYSCALLS argument to mmap...
dholland[src/trunk]: src/sys/kern Amplify comment about ultrix bits.
pgoyette[src/trunk]: src/games/boggle/boggle Since this game is installed as 'boggle'...
manu[src/trunk]: src Implement extended attribute listing for UFS1.
christos[src/trunk]: src/usr.sbin/npf/npfctl don't leak the branch target array.
tsutsui[src/trunk]: src/tools/compat Regen this properly per procedure described in ...
christos[src/trunk]: src/external/bsd/ntp Pretending that %d can print size_t on __LP...
christos[src/trunk]: src/etc/mtree new /usr/include/pcap directory.
jruoho[src/trunk]: src Add a case for PR bin/44973.
christos[src/trunk]: src/tests/include/sys test the __type macros
dyoung[src/trunk]: src/sys/net Cosmetic: fix indentation.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ libstdc++-v3/libmath subdir ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/libcpp/arch/x86_64 delete file...
uch[src/trunk]: src 7th Edition(V7) File System support. and NetBSD symbolic-lin...
mrg[src/trunk]: src/sys/arch/mips/include add GCC 4.5 support.
jmcneill[src/trunk]: src/sys/arch/usermode/modules/syscallemu Add 'syscallemu' module...
mrg[src/trunk]: src/tools/gcc fix the path for libdecnumber.
christos[src/trunk]: src/doc mention what changed in bind.
wiz[src/trunk]: src Use Lk.
mrg[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc define ARCH_ELFSIZE=3...
mrg[src/trunk]: src/sys/net revert another part of bpf_filter 1.38 that broke th...
njoly[src/trunk]: src/distrib/sets/lists/comp Bump major for libmj.so debug librar...
dyoung[src/trunk]: src/sys/arch/i386/pci #include <sys/bus.h> instead of <machine/b...
drochner[src/trunk]: src/doc note current isc-dhcp versions
joerg[src/trunk]: src/sys/arch/amd64/include Provide inline assembly version of bs...
bouyer[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
tsutsui[src/trunk]: src/usr.bin/elf2aout ANSIfy, de-__P(), KNF, misc cosmetics.
christos[src/trunk]: src/distrib/sets/lists/tests add the directories
joerg[src/trunk]: src/sys/modules Also kill the module build system for ksem.
roy[src/trunk]: src/doc import openresolv-3.4.5
tonnerre[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Instead of unconditiona...
hannken[src/trunk]: src/sys/rump/librump/rumpkern Don't take a mutex we already took...
kiyohara[src/trunk]: src/sys/arch/mips/mips Fix TLB-miss. Don't overwrite t0 before ...
joerg[src/trunk]: src/tests/net/bpf Remove unused variable
jakllsch[src/trunk]: src/sys/dev/usb It's tp->t_dev, not tp->tp_dev. Corrects commit...
liamjfoy[src/trunk]: src/sys/netinet Remove dead variable
stacktic[src/trunk]: src/sys/rump/librump/rumpkern Fixed typo.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - build libdecnumber
adam[src/trunk]: src/crypto/external/bsd/openssh/dist Fix compiler warnings
mrg[src/trunk]: src/distrib/sets/lists updates for GCC 4.5 components. sort.
pooka[src/trunk]: src/share/examples/rump/ums_draw Read mouse events from wsmouse ...
christos[src/trunk]: src/lib/libc/net fix signature according to TOG.
jruoho[src/trunk]: src/share/man/man4 Note the acpiverbose module.
martin[src/trunk]: src/sys/dev/pci Split device_t
wiz[src/trunk]: src/share/man/man4 Remove duplicate RCS Id. New sentence, new line.
pooka[src/trunk]: src/bin/dd Add two new operands: "rif" and "rof". They operate ...
pooka[src/trunk]: src/sys/fs/puffs Since VOP_GETATTR() does not require a locked v...
matt[src/trunk]: src/sys Deal with PCU state when performing coredumps. As the k...
wiz[src/trunk]: src/lib/libpam Fix typo in comment.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend clean up and add some miss...
christos[src/trunk]: src/sbin/raidctl use warn/err appropriately.
pooka[src/trunk]: src/lib/librump document RUMP_NVNODES
nonaka[src/trunk]: src/sys/dev/pci path correct device to wsdisplayio_busid_pci().
nonaka[src/trunk]: src/doc Note Family 12h support for amdtemp(4).
christos[src/trunk]: src/tests/usr.bin/awk fix typos.
skrll[src/trunk]: src/sys/arch/hppa Define PMAP_NEED_PROCWR and provide pmap_procw...
jakllsch[src/trunk]: src/sys/dev/usb Restore parts of uhub_explore() needed to make u...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Uncrack my brain, buggy let me !be.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - Put back %, which was removed ...
hannken[src/trunk]: src/sys/dev/pci According to "Virtio PCI Card Specification v0.9...
shattered[src/trunk]: src/usr.bin/du PR/22405 -- extend du(1) to report inode usage. ...
pooka[src/trunk]: src/lib/libukfs rumpuser should not be included outside of the r...
christos[src/trunk]: src/lib/libedit - in the argv conversion, handle NULL as NULL
christos[src/trunk]: src/usr.sbin/ldpd PR/45662: Henning Petersen: Overlapping buffer...
tsutsui[src/trunk]: src/sys/arch/sparc/sparc Explicitly clear AUXIO4M_FTC bit in FTC...
jruoho[src/trunk]: src/sys/dev/acpi Add "ACPI fans" to the list of ignored HIDs, as...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Initialize md_syscall in syscall_intern()...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fix debug printf format
jruoho[src/trunk]: src Few simple tests for mknod(2), including a skipped one for P...
wiz[src/trunk]: src/share/man/man3 Use Dv for defined values.
wiz[src/trunk]: src/lib/libc/gmon Close log file handle after using it. Found by...
christos[src/trunk]: src/external/bsd/libpcap - add our fixes
dholland[src/trunk]: src/lib/libc/stdlib Clarify the behavior of exit(x) for out-of-r...
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff declare options.h as an EXTRA...
pooka[src/trunk]: src Install rumpclient to /lib to allow non-/usr users.
rmind[src/trunk]: src/sys/kern pool_cache_invalidate: comment out invalidation of ...
pgoyette[src/trunk]: src/sys/arch/xen/conf Include required file for xen acpi
matt[src/trunk]: src/sys/arch/powerpc/oea Select pmap style before calling oea_init.
matt[src/trunk]: src/lib/libc/arch/mips/gen Revert unneeded casts.
pooka[src/trunk]: src/sys/arch/alpha if_ade doesn't build, suggesting nobody has t...
jruoho[src/trunk]: src/share/man/man9 Mention that all tasks are executed before th...
jruoho[src/trunk]: src/share/man/man9 Capitalize one more title. Use a complete sen...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add acl support
sborrill[src/trunk]: src/sys/dev/pci Fix typo in (unused) vendor name
dholland[src/trunk]: src/lib/libc/rpc Remove unnecessary cast to caddr_t.
dholland[src/trunk]: src/lib/libedit add const, from PR 44183.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Rainer Weikusat <rwe...
wiz[src/trunk]: src/share/mk Remove HTMLDEPS; was only used by nroff.
mrg[src/trunk]: src/tools/gcc also pull tr1_impl_headers parallel_headers and de...
pooka[src/trunk]: src/usr.sbin/puffs these files are no longer autogenerated, so r...
snj[src/trunk]: src/bin/chmod Document "-f". From Andreas Wiese in PR bin/35409...
pooka[src/trunk]: src/sys/rump Rename Makefile.rump${x} to Makefile.rump${x}comp f...
pooka[src/trunk]: src/sys/rump use -isystem where appropriate
jmcneill[src/trunk]: src/sys/arch/usermode/conf add drvctl
jruoho[src/trunk]: src/share/man/man9 Clarify that sysmon_task_queue_init() should ...
christos[src/trunk]: src/libexec/tftpd Patrick Welche <prlw1@cam.ac.uk>
nakayama[src/trunk]: src/sys/arch/sparc64/include Add processor implementation codes, ...
pooka[src/trunk]: src/sys/kern Skip one extra function in the rump syscall local p...
joerg[src/trunk]: src/usr.bin/man If the default path doesn't result in a match, b...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libiberty/arch/m68k mknative-gcc outpu...
mrg[src/trunk]: src/sys/dev/usb minor cleanups from usbmp:
macallan[src/trunk]: src/sys/dev/pci explicitly set and clear the backlight on bit, j...
christos[src/trunk]: src/gnu/dist/diffutils/lib PR/26453: Ken Raeburn: make zero byte...
uch[src/trunk]: src/sys/fs/v7fs Set missing error number
dyoung[src/trunk]: src/sbin/ifconfig Compare a pointer with NULL instead of testing...
mrg[src/trunk]: src/external/lgpl3/gmp/dist split two sub-make targets into two ...
mrg[src/trunk]: src/external/mit/xorg/bin/bitmap/app-defaults install the bitmap...
bouyer[src/trunk]: src/sys/dev/usb Always init *val; some callers of zyd_read*() do...
jruoho[src/trunk]: src/share/man/man4 Be more pedantic with the references; list al...
martin[src/trunk]: src/lib/libc/arch/sparc64/softfloat Rename __zero to __sf128_zer...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/libcpp init.o wants a localedir.h ...
agc[src/trunk]: src/distrib/sets/lists/base libmj major number bump
dyoung[src/trunk]: src/sys/dev Get out of cgd_detach() early on error. Do not call...
mrg[src/trunk]: src/sys/uvm put the kernel-only externs back before <machine/pma...
mrg[src/trunk]: src re-enable the gcc 4.5 crtstuff/libgcc builders now that they...
matt[src/trunk]: src/lib/libc/yp Convert to use C89 prototypes.
mrg[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid a potential uninitialised v...
matt[src/trunk]: src/lib/libc/gdtoa Fix some bugs [exceed array bounds]. Simplify.
skrll[src/trunk]: src/libexec/ld.elf_so Remove cargo cult dlinfo entry point.
mrg[src/trunk]: src/share/mk add transforms for dri.pc.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src Support GRE key as upper layer p...
mrg[src/trunk]: src/doc raid(4): Add support for non 512-byte sector devices.
pooka[src/trunk]: src/sys/dev Don't have a COW (Compiler OW) in case there is no k...
hauke[src/trunk]: src/sys/arch/mac68k/obio Fix an embarassing tyop. gcc should run...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dreamcast Use CFATTACH_DECL_NEW() (no sof...
bouyer[src/trunk]: src/sys/compat Do not read past end of array. Found by gcc -03
pooka[src/trunk]: src/sys/arch/amiga/dev Fix bpf. compile-tested only.
alnsn[src/trunk]: src/tests/net/bpfilter Wait for a child to initialise its networ...
hannken[src/trunk]: src/sys/kern Return EINVAL when trying to create a device node w...
pooka[src/trunk]: src/sys/conf Specify bpf_filter attribute only when the device u...
reinoud[src/trunk]: src/sys/arch/usermode Implement signal forwarding to userland fo...
msaitoh[src/trunk]: src/sys/dev/pci Fix the bug that both BGE_PCIE and BGE_PCIX are ...
tls[src/trunk]: src Separate /dev/random pseudodevice implemenation from kernel ...
mrg[src/trunk]: src/external/mit/xorg/lib/dri link in libOSMesa as well.
adam[src/trunk]: src/doc Imported openssh-5.6
mrg[src/trunk]: src/tools/gcc also need bversion.h
christos[src/trunk]: src/lib/libcrypt wrap crypt() to a function that returns *0 and ...
wiz[src/trunk]: src/bin/chio Use Lk.
jym[src/trunk]: src/sys/arch/xen/xen Properly protect the min/target variables f...
christos[src/trunk]: src/lib/libcrypt clamp length to 72 (73) characters.
joerg[src/trunk]: src/lib/librumpuser Disable reduced stack for now. It creates fa...
snj[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by max...
mrg[src/trunk]: src/sys/dev/usb remove checks against "!curproc".
pooka[src/trunk]: src/sys/rump/net/rumptest * add option to use bpf to dump response
christos[src/trunk]: src/external/bsd/openpam/dist/lib Reverse the order of printf fo...
bouyer[src/trunk]: src/sys/external/isc/atheros_hal/dist Use the right marcro for l...
dholland[src/trunk]: src/share/misc +FPS, GG, GGWP, OOC, TMJ, fix expansion of SFAICT.
jruoho[src/trunk]: src/share/misc OWITE -> OWTTE, as in the original patch.
mrg[src/trunk]: src/gnu/dist/gdb6/gdb apply some (uintptr_t) between pointers, i...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - fix the path for GCCARCH and GCC...
jakllsch[src/trunk]: src/sys/dev/usb regen.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup. Bump...
bsh[src/trunk]: src/sys/arch/arm/imx Support GPIO, IOMUX, and USB on i.MX51.
wiz[src/trunk]: src/lib/libc/locale Close file handles in error cases. Found by ...
mbalmer[src/trunk]: src/share/man/man4 A bridge works like a switch, not like a hub.
enami[src/trunk]: src/external/bsd/byacc/dist The expression (yyvs != 0) is always...
bouyer[src/netbsd-6-0]: src/doc tickets 1409-1411
dholland[src/trunk]: src/sys/sys Time for 5.99.41 - struct componentbuf and struct na...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add sysmon_pswitch(9).
jdc[src/trunk]: src/sys/dev/pci Add definitions for CAS_INTR_REG and CAS_INTR_PCI.
christos[src/trunk]: src/external/bsd/tcpdump/bin tcpdump goes to /usr/sbin
wiz[src/trunk]: src/usr.bin/pathchk Fix Dd argument.
dholland[src/trunk]: src/share/mk Fix the value of "appdefaultdir" that ends up in na...
mrg[src/trunk]: src/sys/dev add midi_pcppi.c to the list. sort. midi @ pcppi n...
christos[src/trunk]: src/doc new bind
dholland[src/trunk]: src/external/bsd/bind/dist Make a quick note about adding a shor...
mrg[src/trunk]: src/tools/gcc -I$DESTDIR/usr/include is escaping into the genera...
martin[src/trunk]: src/sys/kern Remove a KPREEMPT_ENABLE() in an error path I overl...
pooka[src/trunk]: src/sbin/raidctl error message: \n\n -> \n
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - put back missing noexec check
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcov this needs -lintl now.
christos[src/trunk]: src/sys/arch/usermode/include Adjust prototypes.
haad[src/trunk]: src/sys/dev/dm I have forgot to fix dm_dev_counter here, too.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/python update pytho...
jnemeth[src/trunk]: src/sys/kern if autoloading check for a noautoload=true property...
dholland[src/trunk]: src/share/misc +BSP (binary space partition)
ahoka[src/trunk]: src/sys/dev/flash use nosize
jym[src/trunk]: src/sys/arch/xen Remove all return error checks for event_set_ha...
pooka[src/trunk]: src document shmif, or at least what's implemented so far
mrg[src/trunk]: src/sys/arch/sparc/sparc rename cpu_info{}::cpu_name member to c...
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k define PREFERRED_STAC...
macallan[src/trunk]: src/sys/dev/wscons declare wsdisplayio_get_edid()
matt[src/trunk]: src/lib/libc/sys Convert to C89 prototypes. Remove use of __P
plunky[src/trunk]: src/sys/netbt do not produce an error when connections are close...
pooka[src/trunk]: src Support physio for remote processes.
manu[src/trunk]: src/lib/libpuffs Remove pnode of overwritten file.
wiz[src/trunk]: src/usr.sbin/rtsold Anon tells me it should be "on the order of"...
jakllsch[src/trunk]: src/sys/dev/usb Transfer some static from my winter coat to more...
jruoho[src/trunk]: src/tests/usr.bin/awk Move the existing tests from util/awk to u...
pooka[src/trunk]: src/lib/librumpuser Plug recently introduced memory leak: releas...
joerg[src/trunk]: src/external/bsd/bind/dist/lib/isc Fix memset usage. XXX audit t...
dyoung[src/trunk]: src/sys/arch/amiga/dev Use __arraycount().
mrg[src/trunk]: src/sys/dev/usb complete the port to audiomp: take kernel lock ...
jmmv[src/trunk]: src/distrib/utils/sysinst Perform in-place replacement of the cy...
jruoho[src/trunk]: src/tests/syscall As the Qemu clocks are not accurate, switch th...
perseant[src/trunk]: src/sys/ufs * Remove PGO_RECLAIM during lfs_putpages()' call to ...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Use vmem for keeping track of unit...
matt[src/trunk]: src/lib/libc Add __floatunsidf __floatunsisf __floatunsitf routi...
joerg[src/trunk]: src/share/man/man4 Use .%U. Give full URL for draft-ietf-ipsec-e...
dholland[src/trunk]: src/share/misc +HCF
wiz[src/trunk]: src/share Use %U for URLs.
christos[src/trunk]: src/distrib/sets/lists/tests Add crypt tests.
taca[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/comp Fix to deal wit...
pooka[src/trunk]: src/sys/kern _KERNEL_OPT
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 take the pmap_lock in pmap_protect().
dholland[src/trunk]: src/share/man/man9 Document pathbuf_assimilate, used by nfsd to ...
dholland[src/trunk]: src/lib/libp2k SAVENAME and HASBUF namei flags have been removed...
jruoho[src/trunk]: src/share/man/man9 Move the complete prototypes to the SYNOPSIS....
jruoho[src/trunk]: src/sys/dev/acpi Introduce acpi_eval_reference_handle() --
jmcneill[src/trunk]: src/sys/arch/usermode/dev mark vaudio callout and softint handle...
martin[src/trunk]: src/lib/libc/softfloat/bits64 Remove initialized but unused vari...
mrg[src/trunk]: src/distrib/sets/lists/xbase bump libfreetype minor.
christos[src/trunk]: src/external/gpl2/xcvs/dist/acl add acl info
mrg[src/trunk]: src/sys/dev/raidframe apply my patch to support non-512K sector ...
pooka[src/trunk]: src/share/examples/rump/ukbd_read Add an example program which r...
christos[src/trunk]: src/sys regen
pooka[src/trunk]: src/share/man/man4 update type of bh_tstamp
tsutsui[src/trunk]: src/sys/arch/dreamcast/dreamcast Make local functions/variable s...
christos[src/trunk]: src/common/lib/libc/arch/mips/atomic don't include <sys/cdefs.h>...
christos[src/trunk]: src/external/bsd/atf/dist/atf-run Don't use antiquated BSD API's...
christos[src/trunk]: src/sys/netinet add missing icmp types.
macallan[src/trunk]: src/sys/dev/pci add some register definitions
reinoud[src/trunk]: src Revert MAP_NOSYSCALLS patch.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add int $80 and sysenter opcodes ...
mrg[src/trunk]: src/external/gpl3/binutils/dist/bfd make this build again.
christos[src/trunk]: src/external/bsd/libpcap/dist Import libpcap-1.1.1
pooka[src/trunk]: src add option string for no attribute cache
mbalmer[src/trunk]: src/sys/dev/pci regenerate
pooka[src/trunk]: src/sys/rump/net/rumptest Make build with PF_INET-is-the-"NIC" s...
christos[src/trunk]: src/lib/libc/stdio ansi prototypes.
wiz[src/trunk]: src/lib/libc/yp Change macro argument for mdoclint, no effective...
pooka[src/trunk]: src/usr.sbin/puffs regen
martin[src/trunk]: src/sys/dev/pci Remove sparc specific code and HME_USE_LOCAL_MAC...
martin[src/trunk]: src/sys/dev/pci Back out part of my device property change: the ...
pooka[src/trunk]: src/sys/rump regen: optimize local syscall path a bit
christos[src/trunk]: src/lib/libc/gen - don't compile unreachable code.
pooka[src/trunk]: src/share/examples/rump descend into new subdirs
mef[src/trunk]: src/distrib/notes/common Add Makoto Fujiwara mef@, thanks
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Recognize direction for...
christos[src/trunk]: src/external/bsd/libpcap/dist try again fixing RCS keywords
christos[src/trunk]: src/external/bsd/libpcap Don't use libpcap's bpf file, but use o...
riz[src/trunk]: src/sys/conf Welcome to 2012, Happy New Year!
cegger[src/trunk]: src/sys/arch/x86/x86 TOPLIMIT for i386 PAE is 64GB.
pooka[src/trunk]: src/bin/dd Fix most inopportune typo. from gson & jmmv.
christos[src/trunk]: src/sys/sys PR/44847: Jukka Ruohonen: blksize_t should be signed.
uebayasi[src/trunk]: src/sys/arch/hppa/include sys/mutex.h includes machine/intr.h vi...
joerg[src/trunk]: src/usr.sbin/ypserv/ypserv Replace malloc + incorrect memset wit...
tsutsui[src/trunk]: src/sys/dev/pci Regen from pcidevs rev 1.1106:
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use a wrapper around the send() t...
skrll[src/trunk]: src/sys/arch/hppa/include Use the description in the ACD for T_D...
pooka[src/trunk]: src/sys/rump/dev dm uses non-MI 64bit atomic ops, so don't inclu...
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib implement REPORT LUNS for no...
jruoho[src/trunk]: src/sys/dev/acpi Fix a minor bug where a reference handle is use...
jruoho[src/trunk]: src Few naive tests for unlink(2).
uebayasi[src/trunk]: src/sys/uvm Clean up an internal flag usage. No functional chan...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man Make VERSION w...
mbalmer[src/trunk]: src/share/man/man4 Fix date.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Change verbose kernel printing of...
christos[src/trunk]: src/usr.sbin/ldpd avoid reusing inet_addr twice.
jmcneill[src/trunk]: src/sys/arch/usermode/dev send framebuffer updates for cursor ch...
hannken[src/trunk]: src/sys Remove unused count from pseudo-device md.
mrg[src/trunk]: src/tools/gcc fix the previous
wiz[src/trunk]: src/lib/librt Merge error descriptions for same error code.
wiz[src/trunk]: src/libexec/tftpd Sync usage with man page.
joerg[src/trunk]: src/lib/csu Assert that ps_strings is valid. Use it to drop the ...
drochner[src/trunk]: src/sys/dev/pci fix some bitmask in PCI Express capabilities dec...
christos[src/trunk]: src/sys/arch/i386/conf add uipad
wiz[src/trunk]: src/distrib/sets/lists More consistency with obsolete tag:
christos[src/trunk]: src/sbin/route PR/45661: Henning Petersen: Overlapping buffer in...
dyoung[src/trunk]: src/sys/dev Provide a more complete modules hook, cgd_modcmd(), ...
snj[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
christos[src/trunk]: src/external/historical/nawk/dist PR/46155: Miguel Pi?eiro Jr: F...
apb[src/trunk]: src/sys/dev Return ENOTTY, not EINVAL, when the ioctl command is...
jruoho[src/trunk]: src/tests/lib/libc/sys PR kern/46077 was fixed; remove xfail.
wiz[src/trunk]: src/lib/libc/gdtoa Close file handle after using it. Found by cp...
wiz[src/trunk]: src/lib/librt Add sem_timedwait to NAME and fix SYNOPSIS. Add se...
jym[src/trunk]: src/sys/arch/xen/x86 Split the map/unmap code from the sync/flus...
phx[src/trunk]: src/sys/arch/amigappc/include Fixed a typo. Make ./build.sh rele...
dholland[src/trunk]: src/lib/libc/sys No file system I know of reports directory size...
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd cgd is attached via the module inter...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Do release all l2 pages on destroy
dsl[src/trunk]: src/sys/arch/i386/i386 Fix 'fault on load of %gs during retirn t...
christos[src/trunk]: src/sys/sys add constcond
agc[src/trunk]: src/crypto/external/bsd/netpgp change mj library to take an addi...
mrg[src/trunk]: src/tools/gcc also pull out LIB2ADD_ST for libgcc.
dyoung[src/trunk]: src/share/man/man9 Per rmind@'s suggestion, describe the cross-c...
riz[src/trunk]: src/distrib/utils/sysinst Fix typo in comment.
pgoyette[src/trunk]: src/sys/lib/libkern/arch/mips Remove kern_assert.c - it's not ne...
wiz[src/trunk]: src/lib/librumpvfs Add some consistency dots though they make no...
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove no longer necessary code
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
bouyer[src/trunk]: src/sys/arch Add back DIAGNOSTIC option to x86 GENERIC kernels, ...
mrg[src/trunk]: src/distrib/sets/lists/xcomp obsolete lbx.h, lbxstr.h and lbxima...
wiz[src/trunk]: src/lib/libc/sys Fix a sentence, following a hint by Abhinav Upa...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch various mknative-gcc...
drochner[src/trunk]: src/etc/rc.d fix an obvious typo in directory check
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/g2 Split softc/device_t.
jruoho[src/trunk]: src/tests/sbin/ifconfig Add '-e ignore" to atf-check(1) and remo...
matt[src/trunk]: src/sys/lib/libkern If GCC 4.0 or later, use __builtin_offsetof ...
drochner[src/trunk]: src/dist/dhcp/dst fix some cases where the EREPORT macro defined...
jruoho[src/trunk]: src/distrib/sets/lists/comp Include all references from sysmon_t...
snj[src/netbsd-6-0]: src/etc/namedb Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/dev/wscons add two new ioctl()s:
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make initial devsw a little more b...
tsutsui[src/trunk]: src/sys/arch/cobalt/stand/boot Add support for LBA48 read comman...
tron[src/trunk]: src/external/mit/xorg/share Build and install the following manu...
christos[src/trunk]: src/lib/libcrypt we want to check against "*0" not "*\0"
jdc[src/trunk]: src/sys/dev/pci Mask out (disable) cas interrupts on detach and ...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Small tidyup.
mrg[src/trunk]: src/external/mit/xorg/bin/xvidtune find the app-defaults file in...
wiz[src/trunk]: src/usr.bin/gencat Make usage() match man page.
mrg[src/trunk]: src/sys/arch/sparc/sparc move IPI debugging all inside DEBUG, bu...
enami[src/trunk]: src/sys/fs/tmpfs - Use << PAGE_SHIFT rather than calling round_p...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp don't force LIBGMP_MACHINE_ARC...
christos[src/trunk]: src/distrib/sets/lists/tests add t_cdefs
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement safe_recv() in analog t...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Support destroy in shmif.
jruoho[src/trunk]: src/sys/sys Bump kernel due recent ACPICA changes.
dyoung[src/trunk]: src/share/man/man9 Add a manual page for per-CPU storage. Someb...
martin[src/trunk]: src/sys/arch/sparc64 Import support for upa64s device (/upa on S...
christos[src/trunk]: src/sys/netinet add ICMP_STRINGS, a few more missing constants.
matt[src/trunk]: src/tests/lib/libc/sys Don't rely on INT_MAX being unmapped. Us...
christos[src/trunk]: src/sys/ddb include stddef.h for offsetof
macallan[src/trunk]: src/sys/dev/pci/voyager split voyagerfb_putchar() into one metho...
wiz[src/trunk]: src/distrib/sets/lists/base Consistency: set for obsolete files ...
jruoho[src/trunk]: src Adjust set lists and mtree.
jruoho[src/trunk]: src Basic tests for issetugid(2).
wiz[src/trunk]: src/share/man/man4 Use %U.
snj[src/netbsd-6-0]: src/external/gpl3/gcc/dist/gcc/cp Pull up following revisio...
dyoung[src/trunk]: src/sys/arch/x86/x86 #include <sys/bus.h> instead of <machine/bu...
adam[src/trunk]: src/distrib/sets/lists setlists updated for OpenSSH 5.6
pooka[src/trunk]: src/sys/rump regen: -rump_pub_syscall
kefren[src/trunk]: src/share/man/man4 add RTA_TAG as defined in <net/route.h>
matt[src/trunk]: src/lib/libc/gen Simplify a bit and constify as well. Since the...
martin[src/trunk]: src/sys/dev/ofw fix a ref counting leak
pooka[src/trunk]: src Require server to be explicitly initialized with rump_init_s...
mrg[src/trunk]: src/external/gpl3/gcc regenerate the m68* descriptions.
jmmv[src/trunk]: src/doc Note that the default local cipher for passwords is now ...
bouyer[src/trunk]: src/sys/ufs/ufs vclean() actually sets v_tag to VT_NON but doesn...
mrg[src/trunk]: src/sys pull down from usbmp branch:
cherry[src/trunk]: src/sys/arch/xen/x86 Do not touch pending flags across vcpus
joerg[src/trunk]: src/lib/libc/compat/gen Fix memcpy usage.
joerg[src/trunk]: src/lib/libpthread Further refine stack allocation. If the stack...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.4.2 with th...
joerg[src/trunk]: src/libexec/ld.elf_so Build ld.elf_so with -fvisibility=hidden. ...
pooka[src/trunk]: src/sys/kern Make this work on some m68k ports which like puttin...
njoly[src/trunk]: src/share/man/man9 Small typo.
jym[src/trunk]: src/bin/dd Hmm, for 'rof', I believe that C_ROF|C_OF is invalid ...
joerg[src/trunk]: src/lib/libc Fix all the issues lint is too dumb to warn about a...
matt[src/trunk]: src/sys/arch small rototill.
mbalmer[src/trunk]: src/usr.sbin/faithd Various language fixes.
pooka[src/trunk]: src/doc bpf.4 did not change. point entry to the newly-born bpf.9
pooka[src/trunk]: src/lib/librumpuser Since we are going to handle syscalls in our...
mrg[src/trunk]: src/sys/conf apply some -Wno-foo to 3 files that are non-trivial...
christos[src/trunk]: src/external/gpl2/xcvs/dist refresh autoconf infrastructure so t...
christos[src/trunk]: src/sys - fix offsetof usage, and redundant defines
jruoho[src/trunk]: src/lib/libc/string Only put the actual header for the .In line.
christos[src/trunk]: src/external/bsd/top/dist PR/45739: Moritz Wilhelmy: top(1) segf...
joerg[src/trunk]: src/lib/libpthread Keep track of the size of the guard area, in ...
dyoung[src/trunk]: src/share/man/man9 Move a start of sentence to the first column.
christos[src/trunk]: src/sys/kern PR/45736: Michael van Elst: setting kern.maxvnodes ...
christos[src/trunk]: src/lib/libedit use arraycount
joerg[src/trunk]: src Add __printflike attribution to use vprintf and friends with...
njoly[src/trunk]: src/share/man/man4 Add missing El macro.
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Bump date for previous.
christos[src/trunk]: src Add exp2 and exp2m
minoura[src/trunk]: src/sys/arch/x68k/stand/xxboot Initial support for xxboot (cdboo...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/g2 Make aica_round_blocksize() always...
pooka[src/trunk]: src/sbin/mount If getargs and vfs has PUFFS_TYPEPREFIX, use moun...
bouyer[src/netbsd-6-0]: src/doc tickets 1401, 1403, 1405, 1406, 1408
tsutsui[src/trunk]: src/sys/arch/shark/conf Remove an extra backslash.
mrg[src/trunk]: src/sys/arch/sparc64/conf enable LOCKDEBUG
jruoho[src/trunk]: src/doc ACPICA 20100428 is out.
joerg[src/trunk]: src/share/man/man4 No empty .Rs/.Re
christos[src/trunk]: src/external/bsd/openpam/dist from sourceforge
wiz[src/trunk]: src/lib/libc/sys New sentence, new line. Bump date for previous.
jmmv[src/trunk]: src/etc Add the fetch_pkg_vulnerabilities option to the daily sc...
bsh[src/trunk]: src/sys/arch/arm/imx use device_t correctly for imxuart.
christos[src/trunk]: src/share/mk PR/42658: Geoff Wing: Quote directory variables to ...
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Add a simple hack to make inte...
uebayasi[src/trunk]: src/sys/uvm Move base type definitions from uvm_extern.h to uvm_...
joerg[src/trunk]: src/lib/libcurses Fix memset usage.
dyoung[src/trunk]: src/sys/sys Cosmetic: delete whitespace at end of line.
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp clean up another generator.
skrll[src/trunk]: src/sys/arch From OpenBSD...
is[src/trunk]: src/share/misc Add BCP.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Replaced conf_args by mainbus_a...
riz[src/trunk]: src/sbin/resize_ffs Knock one off the list.
christos[src/trunk]: src/sbin/ifconfig PR/43141: Tobias Nygren: Print an error on unk...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add cpu_send_ipi stub
reinoud[src/trunk]: src/sys/arch/usermode/usermode This uint shouldn't be there
pooka[src/trunk]: src/sys/rump/librump/rumpkern rename atomic_cas_up to rump_atomi...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc set default_m68k_cpu for our m68*...
apb[src/trunk]: src/usr.bin/man Document the reality that the _build and _crunch...
christos[src/trunk]: src/external/bsd/ntp/dist Add a new config keyword "mdnstries" t...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips undef DRIVER_SELF_SPE...
mrg[src/trunk]: src/distrib/sets/lists/xbase add new xkeyboard-config 2.0 files
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
dyoung[src/trunk]: src/sys Make cgd(4) into a detachable pseudo-device. Thanks, Ja...
phx[src/trunk]: src/sys/arch/amigappc/amigappc Some code cleanup and style guide...
pooka[src/trunk]: src/lib/libp2k update comment
joerg[src/trunk]: src/lib/libpthread Move the pthread_once alias where it belongs.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Add cvs acl support
dyoung[src/trunk]: src/sys/kern Don't cast a pointer void * before passing to memse...
christos[src/trunk]: src/distrib/sets/lists/base bump libm for exp2 and exp2f
pooka[src/trunk]: src/sys/rump/include/rump rumpuser interface changed
christos[src/trunk]: src/lib/libpam Move to the new version.
bsh[src/trunk]: src adjust the size of db_symtab space automatically.
enami[src/trunk]: src/sys/netinet Don't increment ip_nfragpackets when failed to a...
christos[src/trunk]: src/external/bsd/libpcap/dist we don't have a 3PCAP section
joerg[src/trunk]: src/sys/kern sem_open and friends should return EINVAL if the se...
matt[src/trunk]: src/sys/arch/mips/mips Print out the address in the ktlbmod panic.
tsutsui[src/trunk]: src/sys/arch/atari/include Restore __HAVE_MM_MD_READWRITE which ...
wiz[src/trunk]: src Install mom macro sets again, per request from Petar Bogdano...
pgoyette[src/trunk]: src/sys/dev/sysmon If no limits are exceeded, make sure we set s...
he[src/trunk]: src/sys/arch/dreamcast/conf Bump SYMTAB_SPACE so that the conten...
reinoud[src/trunk]: src/sys/dev/wscons Add the Usermode vnc framebuffer and (vnc) re...
christos[src/trunk]: src/sys/dev split if_wi
dholland[src/trunk]: src/usr.bin/config A bit more of previous.
pooka[src/trunk]: src/doc note modularity change to kernel bpf
christos[src/trunk]: src/etc/mtree add fifofs
martin[src/trunk]: src/sys/dev/usb regen
mrg[src/trunk]: src/tools/gcc - repurpose MKNATIVE_CONFIG_TARGET_LIBS to list al...
cegger[src/trunk]: src/sys/kern No need to print '0x' twice in the printing of
christos[src/trunk]: src/sys/dev/usb Don't crash during detach if the attach hook fai...
hannken[src/trunk]: src/sys/ufs Fix last commit that broke lookup for dot with op DE...
macallan[src/trunk]: src/sys/dev/pci support anti-aliased fonts in 32bit colour
jakllsch[src/trunk]: src/sys/dev/usb +uipad
jruoho[src/trunk]: src/share/man/man4 Add the paper/presentation of Joerg and Jared...
phx[src/trunk]: src/doc Note viaide(4) VT6410 and sandpoint Iomega Storcenter su...
matt[src/trunk]: src/sys/uvm Move PMAP_* cache defines to before inclusion of <ma...
rmind[src/trunk]: src/share/man/man9 Sync with reality a little.
phx[src/trunk]: src/sys/arch/ofppc/ofppc Allow compilation without rtas device b...
dholland[src/trunk]: src/sys/dev add missing pathbuf_destroy on error path, noticed b...
christos[src/trunk]: src/sbin/route Off by one and clarity improvement from Christian...
phx[src/trunk]: src/sys/arch/amigappc/amigappc We will always return chip mem in...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix problem in ZF...
christos[src/trunk]: src/distrib/sets/lists fix sets for bind 9.7.2-P3
mrg[src/trunk]: src/tools/gcc some more updates for GCC 4.5.
ahoka[src/trunk]: src/sys/dev/nand adjust to nand changes
drochner[src/trunk]: src retire pw_policy(3) -- it is not found useful, there are other
martin[src/trunk]: src/sys/dev/pci Split device_t
christos[src/trunk]: src/lib/libedit - call the mapping function directly instead of ...
wiz[src/trunk]: src/share/man/man5 Remove trailing whitespace.
bsh[src/trunk]: src/sys/arch/evbarm/conf Support USB on NetWalker.
pooka[src/trunk]: src/share/examples/rump Stick a top-level subdir-makefile here f...
mrg[src/trunk]: src/gnu/usr.bin/gdb6/libgdb apply some -O0 for sun2.
phx[src/trunk]: src/sys/arch/sandpoint Added NOR flash driver, using nor(4) and ...
mrg[src/trunk]: src install dri.pc.
sborrill[src/trunk]: src/sys/dev/usb Add devices for upcoming run(4).
pgoyette[src/trunk]: src/games Fix a few of the games to use getprogname() in their u...
joerg[src/trunk]: src/libexec/httpd Add BOZO_PRINTFLIKE for functions that pass an...
joerg[src/trunk]: src/tests/lib/libpthread It is perfectly valid for sem_wait to b...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch remove hard-coded CONFIG_...
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/altivec.h
jruoho[src/trunk]: src/share/man/man4 Add some missing devices.
dholland[src/trunk]: src/etc Fix previous: use correct mode as well as owner/group.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/loader add a...
christos[src/trunk]: src/sys/kern simplify expression
rkujawa[src/trunk]: src/distrib/notes/common Add myself
jnemeth[src/trunk]: src/sbin/modstat Bump up to WARNS=5. No new warnings/errors wer...
christos[src/trunk]: src/sys/kern Use the queue of the tty not garbage from the stack...
pooka[src/trunk]: src test makecn/freecn
mrg[src/trunk]: src/external/gpl3/gcc/lib/libobjc move the bsd.lib.mk include la...
sborrill[src/trunk]: src/sys/dev/pci Add Nvidia GeForce 8500 GT
wiz[src/trunk]: src/usr.sbin/mtree Fix date.
tsutsui[src/trunk]: src/sys/arch/m68k/include Remove obsolete header.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add a lockless uniprocessor versio...
mrg[src/trunk]: src/external/bsd/libpcap/bin - use SCRIPTS* for scripts instead ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend begin to fix this for GCC ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Wolfgang Schmieder <...
jruoho[src/trunk]: src/share/man/man9 Document also the sysmon power switches; sysm...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc fix a merge error with LIBGCC_PIC...
dyoung[src/trunk]: src/sys/arch/i386 #include <sys/bus.h> instead of <machine/bus.h>.
mrg[src/trunk]: src/distrib/sets/lists/tests mark all the ld.elf_so tests as mkpic.
matt[src/trunk]: src/sys/arch/powerpc/booke Make sure to have copyinstr return EN...
tsutsui[src/trunk]: src/sys/arch/cobalt/stand/boot Make these compile with -D_DEBUG ...
christos[src/trunk]: src/external/gpl2/xcvs/bin/xcvs add acl.c
skrll[src/trunk]: src/sys/arch/cats/include Define PCI_MAGIC_IO_RANGE, so that Xor...
hannken[src/trunk]: src/sys Always take the object lock before changing vmpage flags...
christos[src/trunk]: src/tests/net/carp fix fallout from including signal.h in rump_s...
pooka[src/trunk]: src build system gobbeldygook for tests
pooka[src/trunk]: src/sys/arch/arm/gemini Pass correct pointer to bpf_mtap() and m...
christos[src/trunk]: src/lib/libc/softfloat cast to appropriate types.
dyoung[src/trunk]: src/sys/dev Cosmetic: get out of cgdioctl() early. Instead of
jdc[src/trunk]: src/share/man/man4/man4.sparc64 Add a note about the RSC ports o...
christos[src/trunk]: src/lib/libc/stdio PR/44113: Nicolas Joly: printf(3) should igno...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc - Makefile.hacks isn't working ...
skrll[src/trunk]: src/sys/dev/ic Improve debug output.
njoly[src/trunk]: src/share/man Use Lk macro instead of Pa when dealing with URLs, ...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src restore lost fix: add nolock
njoly[src/trunk]: src/share/man/man4 Use Lk macro instead of Pa when dealing with ...
christos[src/trunk]: src/lib/libc/arch/sparc/gen void cast
mhitch[src/trunk]: src/external/gpl2/lvm2/dist/lib/filters Add logical drive device...
jakllsch[src/trunk]: src/sys/dev/usb const-ify struct ucom_methods pointer within uco...
christos[src/trunk]: src/external/bsd/openpam/dist/lib don't allocate variable arrays...
martin[src/trunk]: src/sys/dev/pci Add support for device properties to override th...
wiz[src/trunk]: src/usr.bin/unvis Make SYNOPSIS match usage.
dyoung[src/trunk]: src/sys/net Fix ifpromisc() regression: if ifpromisc(ifp, 1) is ...
dyoung[src/trunk]: src Update PMF documentation: rename pmf_device_resume_subtree to
christos[src/trunk]: src/usr.sbin/catman Don't repeat what we just printed.
jmcneill[src/trunk]: src/sys/arch/usermode/conf add COMPAT_OSSAUDIO
christos[src/trunk]: src/usr.bin/hexdump revert and fix the usage to be consistent wi...
jruoho[src/trunk]: src/sys/arch/x86/acpi Fix boolean brain freeze.
mrg[src/trunk]: src add support for __floatunsisf().
mrg[src/trunk]: src/tests/libexec/ld.elf_so avoid building stuff that depends up...
reinoud[src/trunk]: src/sys/arch/usermode Implement VNC's copyrect sending and let t...
pooka[src/trunk]: src/usr.sbin/puffs regen
pooka[src/trunk]: src/sys/rump/dev/lib/libbpf let attach via module space
jmcneill[src/trunk]: src/sys/arch/usermode add a barrier before copyrows(), and add a...
pooka[src/trunk]: src/sys/dev/usb _KERNEL_POT
phx[src/trunk]: src/sys/dev/pci Add VT6410 support, heavily based on a patch by ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist re-do the tests so that it's...
reinoud[src/trunk]: src/sys/arch/usermode/conf Revert HZ to 100 what it was
dholland[src/trunk]: src/usr.bin/config Create a struct condexpr type to hold conditi...
christos[src/trunk]: src/lib/libpam/modules avoid using %m in format.
martin[src/trunk]: src/sys Add a new optional function device_register_post_config(...
chs[src/trunk]: src/sys/arch/sh3/dev make this compile with DIAGNOSTIC.
dholland[src/trunk]: src/lib/libc/rpc stdlib.h, not malloc.h
pooka[src/trunk]: src add bpf kmod
mrg[src/trunk]: src/sys introduce a new function that returns a unique string fo...
adam[src/trunk]: src/crypto/external/bsd/openssh/dist We don't need dist/ssh-pkcs...
manu[src/trunk]: src/lib/libpuffs From Evgeniy Ivanov: puffs_node_readdir() shoul...
matt[src/trunk]: src/sys/arch Move some stuff from evbppc's Makefile.inc to power...
tron[src/trunk]: src/external/bsd/less/dist Import version 444 of "less":
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm mknative-gcc reg...
tsutsui[src/trunk]: src/sys/arch/sgimips/dev Switch to using todr_[gs]ettime_ymdhms(...
jruoho[src/trunk]: src/sys/dev/acpi Add definitions for volume keys.
jruoho[src/trunk]: src/share/man/man9 Document also rest of the functions.
christos[src/trunk]: src/sys/sys - this file is still used from assembly. protect inl...
wiz[src/trunk]: src/distrib/utils/sysinst/arch/mac68k Close file when finished w...
pooka[src/trunk]: src/sys/rump/dev Add rump component for md(4).
mbalmer[src/trunk]: src/usr.sbin/rtsold some wording fixes
jruoho[src/trunk]: src/regress/lib/libc The inttypes(3) check has already been move...
mrg[src/trunk]: src/sys/opencrypto avoid some uninitialised warning issues GCC 4...
mrg[src/trunk]: src/sys/dev note umidi as done
pooka[src/trunk]: src/usr.bin/netstat Insert word "mbuf" to description of -m (so ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix the CPU #ifdefs
reinoud[src/trunk]: src/sys/uvm Redo uvm_map_setattr() to never fail and remove the ...
matt[src/trunk]: src/doc Note use of direct-mapped uareas.
pooka[src/trunk]: src/lib/librumpuser improve threadsafety
mrg[src/trunk]: src/sys/dist/pf/net fix an uninitialised variable problem. larg...
cegger[src/trunk]: src/sys/arch/x86/include recognize SVM PauseFilter
wiz[src/trunk]: src/games/fortune/fortune Close two file descriptors after using...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - fix printf format string
njoly[src/trunk]: src Use Lk macro when dealing with URLs. While here update or re...
christos[src/trunk]: src/tests/lib/libc/gen annotate the PR that failed, and has been...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove unused rump_set_vmspace. A...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add aliases for _atomic_cas_foo, a...
bouyer[src/trunk]: src/sys/arch/xen/conf Make maxpartitions 16 on !i386. Fixes hard...
christos[src/trunk]: src/sys/netinet make ICMP_MAXTYPE 18 again to unbreak stats.
jruoho[src/trunk]: src/share/man/man9 Give it a single name; it is sufficient to li...
joerg[src/trunk]: src/tests/lib/semaphore PR 43452 no longer applies.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/i386 Makefile and other s...
dholland[src/trunk]: src/usr.bin/last When the wtmp file is empty, for the "wtmp[x] b...
martin[src/trunk]: src Disable generation of boot floppy images for sparc, which do...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some e500 MP prototypes.
mrg[src/trunk]: src/sys put back IPL_AUDIO and splaudio(), at the request of rmi...
matt[src/trunk]: src/sys/arch/acorn26/acorn26 Add include of <machine/pcb.h>
macallan[src/trunk]: src/sys/dev/pci/voyager make anti-aliased fonts with odd widths ...
njoly[src/trunk]: src/external/bsd/flex/dist Re-apply some lint comments that have...
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist/crypto/evp Apply patch...
mrg[src/trunk]: src/bin/csh add a comment to confirm a workaround as only being ...
mrg[src/trunk]: src/common/lib/libc/arch/mips/string add a weak alias from ffs t...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix some array bounds errors found b...
gson[src/trunk]: src/sys/rump/dev/lib/libpud Fix obvious cut-and-paste-o in error...
drochner[src/trunk]: src/lib/libm/src fix return values for atan2(+-0, +-0) in the POS...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Some initial MULTIPROCESSOR spin cod...
jruoho[src/trunk]: src/sys/dev/acpi * Reintroduce a state variable. From njoly@.
christos[src/trunk]: src/external/bsd/tcpdump/include Makefile overrides
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib fastctype.[ch] source files a...
phx[src/trunk]: src Make sure the new ukbd.any.powerbook keymap is just compiled...
mrg[src/trunk]: src/sys/arch/sparc64/dev add missing __KERNEL_RCSID().
dyoung[src/trunk]: src/sys/arch/x86 Provide an x86 implementation of pci_chipset_ta...
pooka[src/trunk]: src/sys/arch/hpcmips Move arch-local variable to a better namesp...
hannken[src/trunk]: src/sys/ufs/ffs ffs_copyonwrite(): If the write is to the in-fil...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add cvs acl support
jruoho[src/trunk]: src/tests/lib/libm Fix previous: curiously enough, i386/qemu is ...
wiz[src/trunk]: src/doc postfix-2.7.2 out.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
pooka[src/trunk]: src/lib/librumpuser Cache syscall worker threads and include som...
wiz[src/trunk]: src/share/man/man4 Remove pasto.
phx[src/trunk]: src/sys/arch/macppc/dev The gpio children have either register o...
tron[src/trunk]: src/tests/lib/libc/stdlib Split threaded environment test for th...
kiyohara[src/trunk]: src/sys/arch/algor/conf SYMTAB_SPACE.
bouyer[src/trunk]: src/sys/dev/usb Also print and bail out if the hardware returned...
haad[src/trunk]: src/external/cddl/osnet Update TODO for zfs add new tasks, list ...
elric[src/trunk]: src/sbin/cgdconfig In -G, refuse to operate if KEYGEN_URANDOM is...
nakayama[src/trunk]: src/sys/arch/sparc64/include Fix typo in previous.
christos[src/trunk]: src/lib/libc/gen fix lint.
christos[src/trunk]: src/lib/libc/cdb hack to silence lint
wiz[src/trunk]: src/share/man/man4 Use Lk/%U.
drochner[src/trunk]: src/usr.bin/cdplay kill unnecessary srandom() call which crept i...
pooka[src/trunk]: src/tests/fs/vfs Convert skipped tests into proper xfails (a laz...
mrg[src/trunk]: src/external/mit/xorg/bin various updates for moved man pages or...
christos[src/trunk]: src/external/bsd/atf/dist/atf-run Put back setitimer based code ...
pooka[src/trunk]: src/sys Due to the schizophrenic nature of kobj (mem + vfs source),
joerg[src/trunk]: src P1003_1B_SEMAPHORE is no longer optional.
drochner[src/trunk]: src/lib/libpthread -fix initial stacksize rounding
tron[src/trunk]: src/tests/lib/libc/stdlib Put my name in the author section.
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Localize a few more variables.
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/alpha don't try to define ...
njoly[src/trunk]: src/distrib/sets/lists/comp Convert remaining base-obsolete to c...
joerg[src/trunk]: src/share/man/man3 Avoid using .Sm on/.Sm off if that results in...
dyoung[src/trunk]: src/distrib/sets/lists/comp ./usr/libdata/ldscripts/kmodule will...
christos[src/trunk]: src/lib/libpam - reverse the order of printf formatting to make ...
para[src/trunk]: src/sys/kern make accounting for vm_inuse sane
yamt[src/trunk]: src/lib/libc/compat-43 move the most of description to an approp...
tron[src/trunk]: src/sys/sys Accidental commit.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch - add support for buildin...
jruoho[src/trunk]: src/usr.sbin/powerd Emphasize the script names and events.
drochner[src/trunk]: src/sys rename the IPSEC in-kernel CPP variable and config(8) op...
mrg[src/trunk]: src/sys/arch/sparc/sparc don't try to print fr_arg[6] since it d...
pgoyette[src/trunk]: src/tests/games Since /usr/games is rarely in one's $PATH, provi...
christos[src/trunk]: src/sys/net PR/45730: David Holland: Avoid having 2 copies of bp...
dyoung[src/trunk]: src/share/man/man9 Add missing .El.
sborrill[src/trunk]: src/sys/dev/pci Regen
wiz[src/trunk]: src/lib/libc/ssp Free malloc()ed buffer in error case. Found by ...
tsutsui[src/trunk]: src/distrib/sets/lists/xserver Update a list for newsmips. The p...
skrll[src/trunk]: src/sys/arch/hppa/hppa Tweak astpending handling.
matt[src/trunk]: src/sys/arch/powerpc/booke Add cpu_hatch and cpu_boot_secondary_...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src in new format strings, formats a...
dholland[src/trunk]: src/usr.bin/config Write out the expression grammar for dependen...
wiz[src/trunk]: src/share/man/man9 Fix Dt, remove trailing whitespace, sort SEE ...
jruoho[src/trunk]: src/share/man/man9 Remove two consecutive commas in the SEE ALSO...
christos[src/trunk]: src/external/bsd/fetch/dist/libfetch It is a lot nicer to getenv...
wiz[src/trunk]: src/usr.sbin/installboot Add missing word.
apb[src/trunk]: src/sys/compat Provide a COMPAT_50 version of the CLOCKCTL_NTP_A...
mrg[src/trunk]: src/external/mit/xorg/bin/xload add the app-defaults dir, to pre...
jakllsch[src/trunk]: src/sys/dev/usb Make commented-out code in ucomstop() compilable.
macallan[src/trunk]: src/sys/dev/pci finish device_t-ification
ahoka[src/trunk]: src/sys/arch follow nand api changes
joerg[src/trunk]: src Move AMD64's bswap64 implementation from libc to src/common ...
riz[src/trunk]: src/sbin/resize_ffs Restore a couple of checks for updating the ...
jruoho[src/trunk]: src Three simple unit tests for revoke(2).
tsutsui[src/trunk]: src/external/mit/xorg/server Add definitions for newsmips Xorg s...
jmcneill[src/trunk]: src/sys/arch/usermode make sure the sigio signal handler runs on...
christos[src/trunk]: src/sys/dev/pci kill stray free. from Sverre Froyen.
joerg[src/trunk]: src/usr.sbin/pwd_mkdb Don't leak two file descriptors in cp(). F...
tsutsui[src/trunk]: src/lib/libc/net Specify "-fno-tree-ter" to getaddrinfo.c and ge...
jruoho[src/trunk]: src Test that assert(3) works.
matt[src/trunk]: src Actually use the assembly version of the atomic function if ...
christos[src/trunk]: src/lib/libc/db/btree - use sizeof(var) instead of sizeof(type)
skrll[src/trunk]: src Add nbfs(8) man page from Ben Harris.
christos[src/trunk]: src/usr.bin/make From Aleksey Cheusov: Fix unexpected behavior w...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom recognise (but ignore) the...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Replace use of MEMSIZE with functional...
snj[src/netbsd-6-0]: src/doc 1433
sborrill[src/trunk]: src/sys/dev/usb regen
mrg[src/trunk]: src/external/lgpl3/gmp remove references to my src/obj trees, an...
mrg[src/trunk]: src/tools/gcc - call each ${MKNATIVE_CONFIG_TARGET_LIBS} target ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Now that Makefile.rump was changed...
christos[src/trunk]: src/sys/net make bpf_validate available in userland.
christos[src/trunk]: src/lib/libc/gen PR/44097: Yamamoto Takashi: Prevent overflow.
njoly[src/trunk]: src/tests/fs/vfs Add another testcase that check setting file ti...
christos[src/trunk]: src/tests/usr.bin/awk The problem has been fixed and the test is...
jnemeth[src/trunk]: src/doc mention module noautoload property
skrll[src/trunk]: src/sys/arch/hppa/hppa Cope with userland mappings of unmanaged ...
matt[src/trunk]: src/lib/libc Use C89 Prototypes.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 UltraSPARC-IIIi CPUs select the BUS...
mrg[src/trunk]: src/sys/dev/ic avoid -Wenum-compare issue.
martti[src/trunk]: src/sys/rump/net/rumptest Use tabs instead of 8 spaces.
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Use a private bus_space for frees...
christos[src/trunk]: src/distrib/utils/sysinst - avoid dereferencing junk if fstype i...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs More adjustment.
martin[src/trunk]: src/sys/uvm Make uvmspace_exec() deal with procs that have no vm...
jruoho[src/uebayasi-xip]: src/share/man/man9 Describe the struct iovec better.
christos[src/trunk]: src/lib/libc/gen raise signals for the tty characters that do.
nisimura[src/trunk]: src Add FriendlyARM Mini2440 support.
joerg[src/trunk]: src/bin/ps Push logic to convert a ttyname to a device number in...
uch[src/trunk]: src/sbin/newfs_v7fs Fixed the problem that partition size over 8...
para[src/trunk]: src/sys/uvm removed code from uvmpdpol_needsscan_p that got ther...
christos[src/trunk]: src/lib/libedit don't stop reading after empty lines from: Nirbh...
dholland[src/trunk]: src/sys Don't pass the idtype to QUOTACTL_GETALL. Instead, itera...
msaitoh[src/trunk]: src/share/man/man4 Update the manual for mfi GEN2.
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Suppress a GCC 4.5 warning.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Mention that FastATA 1200 Mk-IV CF...
jruoho[src/uebayasi-xip]: src/share/man/man9 Vaguely describe the frame-parameter. ...
dholland[src/trunk]: src/sys Change QUOTACTL_GETVERSION to QUOTACTL_STAT. Add struct ...
tsutsui[src/trunk]: src/sys/arch/x68k Make x68k's floppy driver actually work with p...
tsutsui[src/trunk]: src/sys/arch NetBSD/zaurus now supports SL-C7x0/860/1000/3x00.
dholland[src/trunk]: src/sys/ufs/ufs Whitespace.
christos[src/trunk]: src add a tpm driver from bsssd.sourceforge.net
pgoyette[src/trunk]: src Create the module for sdtemp (driver itself was modularized ...
skrll[src/trunk]: src/sys/arch/hp700/dev Use Debugger instead of hand crafted asm.
pgoyette[src/uebayasi-xip]: src/share/man/man9 Use a typedef to define the prototype ...
jym[src/trunk]: src/sys/arch/xen/xen And... explain xbd(4).
jym[src/trunk]: src/sys/arch/x86/x86 Wrap a comment; add a space after a comma t...
christos[src/trunk]: src/usr.bin/lastcomm PR/45897: Takahiro Kambe: Make default disp...
uebayasi[src/uebayasi-xip]: src/sys/uvm Oops fix a typo. (My lapdog's k/b is dying.)
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Don't define LINK_E...
matt[src/trunk]: src/sys/arch/arm/arm32 Don't use simple locks.
uebayasi[src/uebayasi-xip]: src/sys/uvm Sync with HEAD.
mrg[src/trunk]: src/sys/arch/sparc64/conf remove all the devices now present in ...
dholland[src/trunk]: src/sys/kern malloc -> kmem_alloc, by request of rmind
christos[src/trunk]: src/usr.bin/error gcc 4.5 error support ("file:line:col: error" ...
yamt[src/trunk]: src/sys/kern comment
phx[src/trunk]: src/distrib/notes/sandpoint Use MAX3232 instead of MAX232 for th...
roy[src/trunk]: src/usr.bin/tset We need to cap reset_file/init_file.
njoly[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config Include bsd.own.mk fo...
martin[src/trunk]: src/tests/modules/k_helper3 While we need an absolute path when ...
uwe[src/trunk]: src/lib/csu/arch/sh3 Add a comment that explains what this code ...
macallan[src/trunk]: src/etc/etc.macppc enable powerd by default
uebayasi[src/uebayasi-xip]: src/sys/dev Missing RCS id.
uwe[src/trunk]: src/lib/csu/arch/sh3 Use unambiguous .p2align 2 since .align 4 c...
tsutsui[src/trunk]: src/etc/etc.x68k Update entries for proper PSX16550 com port dev...
drochner[src/trunk]: src/external/gpl3/gcc let gcc-4.5 use dl_iterate_phdr (which has...
tsutsui[src/trunk]: src/distrib/arc/ramdisk less is no more
tsutsui[src/trunk]: src/etc/etc.zaurus Build additional C700 kernel (for now).
dyoung[src/trunk]: src/share/man/man9 Do not mention shutdownhook_establish(9) and ...
uebayasi[src/uebayasi-xip]: src/sys/uvm Rename PG_DIRECT to PG_XIP. PG_XIP is marked...
uebayasi[src/uebayasi-xip]: src/sys More bits to pass the new XIP mount option correc...
pooka[src/trunk]: src/sys/fs/puffs * add a rant about why MPSAFE isn't enabled eve...
dyoung[src/trunk]: src/sys/dev/pcmcia Don't copy iobase and iosize members from pcm...
dyoung[src/uebayasi-xip]: src/share/man/man9 Change mentions of doshutdownhooks(9) ...
matt[src/trunk]: src/sys/arch/vax/include Add macros for polyd and polyf
hannken[src/trunk]: src/sys/arch/i386/conf Add virtio driver to INSTALL_FLOPPY.
jruoho[src/trunk]: src/sys/dev/usb Add few devices that should be exactly identical...
uebayasi[src/uebayasi-xip]: src/sys/arch/x86/x86 PA != VA here, use vtophys() to conv...
mbalmer[src/trunk]: src/etc Remove duplicate (but commented out) entries.
cegger[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/compat/netbsd32 Add FNOSIGPIPE for compat32; noted by yamt.
uebayasi[src/uebayasi-xip]: src/sys/arch Use VM_PAGE_TO_MD(). Only compile tested.
wiz[src/trunk]: src/share/man/man4 Nd argument does not need quotes (groff handl...
matt[src/trunk]: src/sys/dev/marvell Use cfdata_t
macallan[src/trunk]: src/sys/arch/sparc64/dev some malloc() -> kmem_alloc()
dholland[src/trunk]: src/lib/libquota This will need its own compat copy of some of t...
martin[src/trunk]: src/lib/librumphijack poll(), pollts() and select() all return i...
christos[src/trunk]: src/distrib/sets/lists/comp add tgamma{,f}
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/include/booke VM_PHYSSEG_NOADD is no...
christos[src/trunk]: src/sys/arch/amd64/include PR/45878: Nick Hudson: SIG_ATOMIC_{MA...
christos[src/trunk]: src/sbin/fsck Add -x <mountpoint> ``exclude'' option.
christos[src/trunk]: src As discussed in tech-kern, provide the means to prevent deli...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Adapt to changes in sysmon's limit structure.
mrg[src/trunk]: src/external/mit/xorg/bin/xinit look in .../man as well.
dyoung[src/trunk]: src/distrib/sets/lists/comp Mark zaurus/bus.h obsolete.
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
tron[src/trunk]: src/sys/modules Build 7th Edition(V7) File System as a kernel mo...
matt[src/trunk]: src/sys/arch/evbmips/conf Pass -mfix-loongson2f-jump -mfix-loong...
skrll[src/trunk]: src/sys/arch/hp700/hp700 More comment fixes.
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
mbalmer[src/trunk]: src/sbin/modstat Accept both 'modstat -n name' as well as 'modst...
mlelstv[src/trunk]: src/sys/uvm Move assertion to make check more clear.
adam[src/trunk]: src/usr.sbin/makefs/chfs Fix building tools
jmcneill[src/trunk]: src/sys/arch/x86/x86 x86_reset: use acpi_reset instead of AcpiReset
christos[src/trunk]: src/usr.bin/login no more KRB5_DEPRECATED
roy[src/trunk]: src/usr.bin/infocmp Report when using internal database.
matt[src/trunk]: src/sys/uvm Deal with case when kmembase == kmemstart.
matt[src/trunk]: src/sys/arch/mips/mips Let mips_pmap_{, un}map_poolpage do the tr...
yamt[src/trunk]: src/usr.bin/tpfmt add an option to put samples for each symbols ...
tron[src/trunk]: src/external/bsd/atf/tests/atf/atf-c/detail Turn SSP warnings fo...
christos[src/trunk]: src/usr.sbin/dhcp remove gcc-4.5 hacks
matt[src/trunk]: src/sys/arch/mips/atheros Support using MEMSIZE
christos[src/trunk]: src/external/bsd/openpam/dist/lib use a function constant instea...
manu[src/trunk]: src/sys/kern Add tracepoints for extended attribute names and va...
martin[src/trunk]: src/sys/arch/sparc64/conf Enable DIAGNOSTIC by default
jruoho[src/uebayasi-xip]: src/share/man/man4 Document also kern.cryptodevallowsoft.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb - In the thread activation code, ...
christos[src/trunk]: src/usr.sbin/makefs Patch from Jung-uk Kim (jkim at FreeBSD dot ...
rmind[src/trunk]: src/sys/kern - kern_realloc: fix a recent regression, use correc...
christos[src/trunk]: src/lib/libedit more portability defines
manu[src/trunk]: src/sys/kern Do not use vp after mount_domount() call as it sets...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Change match to be based on the e...
jakllsch[src/trunk]: src/sys/arch/evbarm/marvell "if (mvTclk == 166666667) mvTclk = 1...
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/tcsd add && defined(__...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Small typo in comment.
matt[src/trunk]: src/sys/arch/mips/include Add CPU_MIPS_LOONGSON2 flag (rather de...
uebayasi[src/uebayasi-xip]: src/sys/arch xmd(4) uses a conflicting symbol "md_root_im...
dholland[src/trunk]: src/sys The handling of QUOTACTL_CLEAR does not use the proplib ...
christos[src/trunk]: src/sys/dev/ic as jared noted, this is not mpsafe.
mbalmer[src/trunk]: src/lib/libtelnet Correct typo, while here, unfold lines.
christos[src/trunk]: src/sys/dev/acpi remove aborted work in progress
jakllsch[src/trunk]: src/sys/dev/ic simple_lock to mutex conversion.
hannken[src/trunk]: src putter_fop_stat(): set st_mode to S_IFCHR.
khorben[src/trunk]: src/sys/dev/usb Indent the trtab_gdium_fn array like surrounding...
uwe[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Pull in revision 1.4 f...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_do_getpages_xip_io_done: Adjus...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml state from 2012-01-30 ...
mrg[src/trunk]: src/sys convert to device_t, cfdata_t and CFATTACH_DECL_NEW.
christos[src/trunk]: src/sys/coda re-arrange things so that vcoda does not depend on ...
dholland[src/trunk]: src/share/man/man4 Update NAME (to include msk, mskc) and clarif...
uebayasi[src/uebayasi-xip]: src/sys/uvm Abstract vm_physseg_find() to handle struct v...
uch[src/trunk]: src/sys/fs/v7fs remove partition check from v7fs_mount. problem ...
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb Use void* instead of pr{f, }pregse...
mrg[src/trunk]: src/sys/arch/sparc64/conf enable schizo, bge, fwohci/sbp and ffb...
uebayasi[src/uebayasi-xip]: src/share/man/man4 Note that underlying char array must b...
mbalmer[src/trunk]: src/sbin/ifconfig When ifconfig is invoked without any arguments...
dholland[src/trunk]: src/usr.sbin/repquota Fix unsightly botch in repquota's heading ...
martti[src/uebayasi-xip]: src/share/man/man4 Note that the physical interfaces must...
dholland[src/trunk]: src/sys Split out a do_sys_quotactl for compat_netbsd32.
pgoyette[src/trunk]: src/sys/modules Add build glue for modular spdmem(4) driver, and...
jruoho[src/trunk]: src/share/man/man9 Xref delay(9) and kpause(9) with each other.
uebayasi[src/uebayasi-xip]: src/sys/uvm Use struct vm_physseg *vm_physmem_ptrs[] in l...
macallan[src/trunk]: src/sys/dev/rasops add another convenience function:
macallan[src/trunk]: src/sys/dev/pci glyphcache_init() works much better with its par...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/imx Adapt to the new uvm_page_physload_d...
mbalmer[src/trunk]: src/share/man/man5 Fix a typo, noticed by Snader_LB, tnx!
joerg[src/uebayasi-xip]: src/share/man/man9 Drop redundant macros. Drop incorrect ,
dyoung[src/trunk]: src Add nmi(9), a manual page for the x86-only
uebayasi[src/uebayasi-xip]: src/sys/uvm Initial MD per-page data (struct vm_page_md) ...
uebayasi[src/uebayasi-xip]: src/sys/uvm One more XIP code reduction.
uebayasi[src/uebayasi-xip]: src/sys/uvm Oops - don't expose unnecessary data.
christos[src/trunk]: src/sys/ufs/ffs one more cast
christos[src/trunk]: src/sys/dev/acpi make it handle legacy devices too, although the...
wiz[src/trunk]: src/usr.sbin/makemandb Handle pages with slashes in their names ...
matt[src/trunk]: src/lib/libm Add scalbn{,f,l} for VAX.
uch[src/trunk]: src/sys/fs/v7fs When rename directory, check hierarchy. Pass t_v...
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/powerpc RCS id. Minor clean up.
tron[src/trunk]: src/sbin/newfs_v7fs Use howmany() macro as it is used in a lot f...
bsh[src/trunk]: src/sys/arch/evbarm/netwalker set same values to IOMUX registers...
tsutsui[src/trunk]: src/sys/dev xcom on x68k is gone.
matt[src/trunk]: src/sys/arch/powerpc Preserve some MACCFG2 bits
jakllsch[src/trunk]: src/sys/dev/acpi/wmi Implement recognition of more wmieeepc(4) h...
dyoung[src/trunk]: src/sys/arch Don't set the iobase and iosize members of pcmciabu...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Read maccfg1/maccfg2/ecntrl so we...
uebayasi[src/uebayasi-xip]: src/sys/uvm FIx an off-by-one in my new code.
jruoho[src/trunk]: src Add a helper program that loads a module and returns the err...
macallan[src/trunk]: src/sys/arch/evbmips/conf Gdium needs MBR support since the firm...
phx[src/trunk]: src/sys/arch/sandpoint/conf Restructured, based on macppc and of...
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src don't inline functions...
rmind[src/trunk]: src/doc Mention support for 256 CPUs on amd64.
jruoho[src/uebayasi-xip]: src/share/man/man9 Use .Dv instead of .Va for #defined co...
hauke[src/trunk]: src/sys/arch/macppc/conf In the light of PR kern/29702, add swwd...
macallan[src/trunk]: src/sys/dev/wsfb in 32 bit colour assume RGB ordering, allow ove...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove code that assumed that lwp...
joerg[src/trunk]: src/external/public-domain/sqlite/dist Merge Sqlite 3.7.10.
uebayasi[src/uebayasi-xip]: src/sys/uvm Introduce VM_PAGE_TO_MD(); lookup vm_page_md ...
pgoyette[src/trunk]: src/sys/dev/acpi Print correct temperature value, and properly d...
dholland[src/trunk]: src/sys/ufs/ufs Fix problems in cursor iteration that came to li...
joerg[src/trunk]: src/external/gpl3/gcc/lib/libgomp Disable -Wconversion for clang.
christos[src/trunk]: src/external/cddl/osnet/sys/kern Add FREAD for the benefit of ka...
rkujawa[src/trunk]: src/share/man/man4 Note that com(4) is now also supported on top...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Convert pmap_remove_pv() / pmap_mo...
christos[src/trunk]: src/tests/lib/libc/ssp make sum volatile to avoid printing
uebayasi[src/trunk]: src/sys/arch/alpha/alpha One more typo in #ifdef DEBUG.
yamt[src/trunk]: src/lib/libc/sys - fix ambiguous sentences.
njoly[src/uebayasi-xip]: src/share/man/man4 Add missing double quote.
uebayasi[src/uebayasi-xip]: src/sys Move flash(4)/xmd(4) majors to MI, as suggested b...
dholland[src/trunk]: src/usr.sbin/quotaon attribute noreturn -> __dead
jakllsch[src/trunk]: src/sys/dev/isa The Fintek base address registers implement the ...
martin[src/trunk]: src/distrib/sets/lists/modules Retry previous, but with proper p...
uebayasi[src/uebayasi-xip]: src/sys/arch/ia64 Use VM_PAGE_TO_MD(). Only compile tested.
darrenr[src/trunk]: src/dist/pf/usr.sbin/ftp-proxy Update ftp-proxy for changes to i...
dholland[src/trunk]: src/sys/kern Use QUOTACTL_CURSORSKIPIDTYPE and QUOTACTL_CURSORAT...
roy[src/trunk]: src/usr.bin/tset Constify cat argument and tidy.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 - don't flush 32-bit entries for 64...
jym[src/trunk]: src/sys/arch/i386/i386 Use CR0_PE (enable protected mode) instea...
jakllsch[src/trunk]: src/sys/dev/usb Add vendor HTC, and HTC and Samsung Android prod...
uebayasi[src/uebayasi-xip]: src/sys/arch/ia64/include Fix build.
jnemeth[src/trunk]: src Stop building boot ROM images for old PC NICs as discussed o...
uebayasi[src/uebayasi-xip]: src/sys To mount block devices as XIP, pass physical addr...
jruoho[src/trunk]: src/sys/dev/acpi Do not unnecessarily maintain a state between s...
uebayasi[src/uebayasi-xip]: src/sys/arch Implement flash(4) glue at exb(4).
dyoung[src/trunk]: src/share/man/man9 Mention that dopowerhooks(9) is deprecated. ...
riastradh[src/trunk]: src/sys Adapt ffs, lfs, and ext2fs to use genfs_rename.
matt[src/trunk]: src/sys/dev/sdmmc Fix sdmmmc_mem_decode_scr for BE machines.
macallan[src/trunk]: src/sys/arch/macppc/include hiding PCI_MAGIC_IO_RANGE from userl...
dsl[src/trunk]: src/sys/dev/isa Patch out the 'struct malloc_type' from the isa_...
tsutsui[src/trunk]: src/sys/arch/x68k Finally switch PSX16550 fast serial board driv...
christos[src/trunk]: src/doc mention openssh 6.0
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Check credentials when setting uid, ...
christos[src/trunk]: src/sys/arch/amd64/amd64 Alignment fault traps push the error co...
dholland[src/trunk]: src/usr.bin/quota Don't strlcpy from a string buffer to itself; ...
nisimura[src/trunk]: src/etc/etc.evbarm add the missing backslash.
drochner[src/trunk]: src/sys/arch/x86/x86 don't mess with the PDP pool cache before i...
christos[src/trunk]: src/usr.bin/logger support the LOG_CONS/LOG_NDELAY.
sborrill[src/trunk]: src/sys/dev/usb Tweak comment about keyboard mapping.
darrenr[src/trunk]: src/usr.sbin/ipf New files imported from IPFilter 5.1.1 need to ...
khorben[src/trunk]: src/sys/dev/usb Revert previous commit, as it really is wrong to...
christos[src/trunk]: src/lib/libedit fix confusion with wide functions.
dsl[src/trunk]: src/sys/dev/ieee1394 Change to consistently use M_FW for all mal...
manu[src/trunk]: src/sys/fs/puffs - Makesure update_va does not change vnode size...
christos[src/trunk]: src/sys/coda Fixes from get/putpages from rmind.
christos[src/trunk]: src/sys/modules split the coda module in a device one, and a vfs...
para[src/trunk]: src/sys/kern move condvar calls under interlock protection
martin[src/trunk]: src/sys/dev/scsipi When ejecting a medium, invalidate the in cor...
jakllsch[src/trunk]: src/sys/lib/libsa Fix printf formating in ifdef DEBUG sections.
jruoho[src/uebayasi-xip]: src/share/man/man9 Remove references to the deprecated po...
uebayasi[src/uebayasi-xip]: src/sys/uvm Clean up: move memory segment specific code f...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Fix typo
uebayasi[src/uebayasi-xip]: src/sys/arch Define FlashROM addresses in board specific ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.1 with the follow...
jmcneill[src/trunk]: src/sys/dev/isa modularize
christos[src/trunk]: src/common/lib/libutil also handle the separator after the F field.
cnst[src/uebayasi-xip]: src/share/man/man9 grammar in kprintf.9 (s/or/and/ and ad...
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs XIP hook for ffs.
joerg[src/trunk]: src/doc Add entry for the mbuf cluster limit change.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb add {fill, supply}_{g, fp}regset(), ...
rmind[src/trunk]: src/sys/kern Improve the assert message.
matt[src/trunk]: src/sys/arch/evbmips/rasoc Get memsize from SYSCTL_CFG0 register.
martin[src/trunk]: src/distrib/utils/sysinst Translate enable_binpkg
wiz[src/trunk]: src/lib/libc/sys Consistently mark up defined values with Dv.
jakllsch[src/trunk]: src/sys/dev/usb Restore original residue quirk proposed in PR#42...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Put comments to reflect my intent ab...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Revert XIP putpages totally.
rkujawa[src/trunk]: src/sys/dev/pci Add missing i2c dependencies to voodoofb.
jmcneill[src/trunk]: src/sys/modules/itesio module build glue for itesio
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/compile Typo.
uebayasi[src/uebayasi-xip]: src Sync with HEAD (-D20101022).
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Preliminary support of TS-TGL/K...
wiz[src/trunk]: src/lib/libm/man Add serial comma.
uebayasi[src/uebayasi-xip]: src/sys/uvm Clean up.
uebayasi[src/trunk]: src/sys/dev/pci Consistent declaration.
drochner[src/trunk]: src/sys/nfs fix access permission check which got broken by some...
yamt[src/trunk]: src/share/examples/puffs/pgfs remove FK references as it creates...
christos[src/trunk]: src/lib/libedit include config.h for all c files.
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
christos[src/trunk]: src/include oops, forgot to commit: add tgamma and tgammaf
christos[src/trunk]: src/sbin/sysctl no -A or -a with -q
rmind[src/trunk]: src/sys/net Replace tun_lock with mutex(9). XXX: too far from b...
christos[src/trunk]: src/tests/usr.sbin/tcpdump simplify
pgoyette[src/trunk]: src/sys Remove the flags member of the limits structure. Its va...
wiz[src/trunk]: src/share/man/man9 Bump date for vrele_async.
plunky[src/trunk]: src/sys/dev/usb make sure kernel lock is held when changing isoc...
agc[src/trunk]: src/doc Document the new agc-netpgp-standalone branch under
dyoung[src/trunk]: src/sys/arch Don't use the global variable pci_mode, but use a l...
njoly[src/trunk]: src/distrib/sets/lists/tests Move module related debug entries t...
yamt[src/trunk]: src/sys/kern - do_sched_getparam: release locks earlier.
wiz[src/trunk]: src/lib/libc/sys Fix typo.
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Actually, detach is possible enou...
cliff[src/trunk]: src/sys add TNF copyright
jmcneill[src/trunk]: src/sys/dev/i2c add rescan support
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Use volatile uint8_t to access 8255...
christos[src/trunk]: src/lib/libc/compat/stdlib use setenv so that we don't leak memory.
dholland[src/trunk]: src/sys/ufs/ufs Fix a preexisting array overrun and a preexistin...
christos[src/trunk]: src/distrib/sets/lists/modules add vcoda module
christos[src/trunk]: src/lib/libedit - fix memory allocation botch in wide strings
kardel[src/trunk]: src/external/bsd/ntp/scripts NTP 4.2.6p5 (Harlan Stenn <stenn@nt...
njoly[src/trunk]: src/share/man/man5 Adjust xref for capability database file format.
pooka[src/trunk]: src/usr.bin/config Fix off-by-one (config -x works again) and im...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary comment.
uebayasi[src/uebayasi-xip]: src/sys/uvm Whitespace.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Kill one more goto.
dholland[src/trunk]: src/sys Provide quota info to QUOTACTL_SET as two struct quotava...
dholland[src/trunk]: src/lib/libquota Fix stupid bug in cursor_getn - it's supposed t...
wiz[src/trunk]: src/lib/libterminfo Oxford serial comma.
dogcow[src/trunk]: src/usr.sbin/makefs/chfs As this code is used by tools, and thus...
dholland[src/trunk]: src/sys Add vfs_quotactl() in between the syscall and VFS_QUOTAC...
joerg[src/trunk]: src/sys/arch Raise per-image text size limit to 256MB. 64MB has ...
tsutsui[src/trunk]: src/distrib/common/bootimage Fix checks for RELEASEDIR (and xxxx...
jakllsch[src/uebayasi-xip]: src/share/man/man4 Add support for Domex 536 PCI SCSI con...
uebayasi[src/trunk]: src/sys/dev/wscons Add newline at end of file; fix ALL build for...
tonio[src/trunk]: src/sys/arch/i386/conf Fix typo in TEMPer comment, spotted by Pa...
wiz[src/trunk]: src/share/man/man5 Remove trailing whitespace.
roy[src/trunk]: src/lib/libterminfo Don't try to map obsolete termcap bc and nl ...
drochner[src/trunk]: src/dist/libpcap sync with rev. 1.5 of sys/dist/pf/net/if_pflog....
cnst[src/trunk]: src/doc mention aibs(4); suggested: pgoyette;
matt[src/trunk]: src/sys/dev/isa Use C89 prototypes.
mrg[src/trunk]: src switch sparc64 to GCC 4.5.3.
skrll[src/trunk]: src/sys/arch/hp700/include Add aliasing defines for PA2.0 cpus.
joerg[src/trunk]: src/include Do not wrap other header files with extern "C".
christos[src/trunk]: src/usr.bin/passwd - fix non pam build
jruoho[src/uebayasi-xip]: src/share/man/man9 Refer to cpu_switchto(9) instead of no...
jakllsch[src/trunk]: src/sys Enable or note aubtfwl(4) wherever ubt(4) is enabled or ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove a cast by fixing a printf format.
cnst[src/trunk]: src/share/man/man4 fix the example code to be closer to compilat...
christos[src/trunk]: src/include add more options.
rmind[src/trunk]: src/doc Mention direct map for amd64, UVM/kmem/vmem improvements...
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix DIAGNOSTIC build. Sprinkle some assertions.
dsl[src/trunk]: src/sys/arch/amd64/include Add a '; ' that got deleted in a sligh...
dholland[src/trunk]: src/distrib/sets/lists/comp Set list update for libquota manpage
macallan[src/trunk]: src/sys/dev/sbus Abort setup when we find no audio codec to avoi...
jym[src/trunk]: src/sys/arch/i386/i386 Use pmap_pte_*bits macros to set/clear bi...
macallan[src/trunk]: src/sys/dev/wscons no need to convert cell number to coordinates...
joerg[src/trunk]: src/lib/libc/stdio Set error indicator on invalid arguments. Fro...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Improve a comment.
uebayasi[src/uebayasi-xip]: src/sys/uvm Sort.
macallan[src/trunk]: src/sys/arch/powerpc/oea move clearing PSL_IP in ofwmsr back whe...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Clean up gotos.
pgoyette[src/trunk]: src/tests/modules/k_helper3 Let's get it right this time.
mrg[src/trunk]: src/sys/arch/sparc/sparc don't bother whining about bogusintr on...
uebayasi[src/uebayasi-xip]: src/sys/uvm Make struct vm_page_md * -> struct vm_page_md...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs In XIP vnode pager, assert that file...
christos[src/trunk]: src/usr.bin/login centralize error function processing.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 introduce a new patch_kernel() and ...
cherry[src/trunk]: src/sys/arch Do not clobber pmap_kernel()'s pdir unnecessarily w...
wiz[src/trunk]: src/share/man/man8/man8.evbarm Remove trailing whitespace.
jym[src/trunk]: src/tests/lib/libc Add a simple test case to check executable ma...
rmind[src/trunk]: src/sys/dev/wscons wsmux_getmux: do not increment nwsmux if allo...
phx[src/trunk]: src/doc Mention amigappc improvements.
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc * UR_CBI_ADSC ctrl req fails w...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
uebayasi[src/uebayasi-xip]: src/include Put back MOPT_XIP.
apb[src/trunk]: src/sys/dev/usb regen for Huawei E1820
drochner[src/trunk]: src/sys/dev/ic add some more mappings from punctuation and accen...
dholland[src/trunk]: src/sys/ufs/ufs Whitespace.
wiz[src/uebayasi-xip]: src/share/man/man4 Sort sections, make HTML-ready.
matt[src/trunk]: src/sys/arch Use C89 function prototypes.
rmind[src/trunk]: src Add pserialize(9) manual page.
dholland[src/trunk]: src/usr.sbin/quotactl Needs its own copy of quotaprop.[ch] too.
uebayasi[src/trunk]: src/sys/kern Correct sizes to pass uvm_km_free(9) in error paths.
eeh[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add support for ffsv2 and lfs.
mrg[src/trunk]: src/sys/arch/sparc64/dev use device_private(). thanks to jmcnei...
cliff[src/trunk]: src/sys/dev/nor when unpacking CFI QRY data, byte order within a...
macallan[src/trunk]: src/sys/dev/pci sprinkle sc_ to make it consistent
jakllsch[src/trunk]: src/sys/dev/ic Trailing whitespace.
martin[src/trunk]: src/sys/lib/libsa Add a prototype.
macallan[src/trunk]: src/sys/arch/evbmips/gdium RAM shows up in PCI space at 0x800000...
uebayasi[src/uebayasi-xip]: src/sys/uvm Reduce more diffs from the original.
nakayama[src/trunk]: src/sys/dev/ic Fix alignment and endian bugs observed on sparc64.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some more DDR register de...
msaitoh[src/trunk]: src/share/man/man4 Add an entry for SAS controller.
matt[src/trunk]: src/sys When using socket loaning, make sure the KVA used for th...
bsh[src/trunk]: src/sys/arch driver for i.MX51 Clock Controller Module.
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix build with DIAGNOSTIC.
uebayasi[src/trunk]: src/sys/arch/sgimips/sgimips Fix DEBUG build.
cliff[src/trunk]: src/sys/dev/nor replace 'nor_manufacturer_t' with 'struct nor_ma...
apb[src/trunk]: src In sources that get compiled into the tools version of makef...
christos[src/trunk]: src Sync keyboard list with reality.
pooka[src/trunk]: src/sys/rump Globally define -Wno-pointer-sign, as it has become...
pgoyette[src/trunk]: src/sys/dev/ic Correct setting of bits in the "generic thermisto...
yamt[src/trunk]: src/sys/arch/x86/include - add PCID
dholland[src/trunk]: src Improve the names of some members of struct quotactl_args. T...
uebayasi[src/uebayasi-xip]: src/sys/arch Sync with HEAD.
skrll[src/trunk]: src/sys/arch/arm/footbridge/isa Complete the device_t/softc spli...
manu[src/trunk]: src/sys/kern Fix mount -o extattr : previous patch fixed a panic...
uebayasi[src/uebayasi-xip]: src/sys/uvm Initial support of uvm_page_physunload(9) and...
drochner[src/trunk]: src/sys/arch/x86 if checking whether an interrupt is shared, don...
mrg[src/trunk]: src build GMP, MPFR and MPC as private libraries just for GCC. ...
dholland[src/trunk]: src/sys Pass only one objtype and its quotaval to QUOTACTL_SET a...
jruoho[src/trunk]: src/sys/dev/acpi/acpica As in Linux, prevent BIOS from trying to...
wiz[src/trunk]: src/external/bsd/bzip2/dist Merge changes from dist/bzip2:
wiz[src/trunk]: src/doc tmux-1.6 out.
khorben[src/trunk]: src/distrib/notes/common Added myself to the list of NetBSD Deve...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Bump date for previous.
jruoho[src/trunk]: src/tests/syscall Remove the xfail check after all (PR kern/4511...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_do_getpages_xip: Drop vmobjloc...
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix a #if/#ifdef miuse.
christos[src/trunk]: src/lib/libossaudio fix typo, WARNS=5
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc Use VM_PAGE_TO_MD(). Only compile t...
christos[src/trunk]: src/sys/dev/sun make this compile again.
riastradh[src/trunk]: src/sys Adapt tmpfs_rename to use genfs_rename.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist from ftp.openbsd.org
wiz[src/trunk]: src/doc Fix two typos.
christos[src/trunk]: src/sys/sys missing paren
uebayasi[src/uebayasi-xip]: src/sys/arch/arm xmd(4) glue for arm.
manu[src/trunk]: src Improve FUSE trace facility
christos[src/trunk]: src/sys/coda fix locking in getpages when running executables.
rjs[src/trunk]: src/sys/dev/marvell Use new style BPF calls.
khorben[src/trunk]: src/sys/dev/usb Also lookup and be able to lit the LED for the C...
plunky[src/trunk]: src/sys/netbt cleanup some DIAGNOSTIC and KASSERT code
dholland[src/trunk]: src/sys QUOTACTL_CLEAR -> QUOTACTL_DELETE to match intended API ...
roy[src/trunk]: src/lib/libterminfo Embed ansi, dumb, vt100, vt220 and wsvt25 co...
roy[src/trunk]: src/usr.bin/infocmp Report if using internal database or not.
para[src/trunk]: src/sys/ufs/ufs sprinkel some #ifdef QUOTA2 to avoid unused vari...
matt[src/trunk]: src/sys/arch Convert stragglers to use real C89 prototypes.
khorben[src/trunk]: src/lib/libusbhid Extended usb_hid_usages, with help from the eq...
agc[src/trunk]: src/lib/libcurses document the correct argument to wstandout(3) ...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_do_getpages_xip1: Adjust locki...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_*_xip_io: Adjust start offset.
yamt[src/trunk]: src/sys/arch/amd64/include g/c round_pdr
kardel[src/trunk]: src/doc update ntp current version
apb[src/trunk]: src/sys/arch/x86/include Change "=r" to "=qQ" in a register cons...
macallan[src/trunk]: src/sys/arch more PCI_MAGIC_IO_RANGE fixes
cegger[src/trunk]: src/sys/modules/amdtemp replace amdtempbus with amdnb_miscbus.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.4.6 with th...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/specfs specdev::v_phys_addr is now specdev...
uebayasi[src/uebayasi-xip]: src/share/man/man9 Document DIOCGPHYSSEG.
wiz[src/trunk]: src/usr.sbin/repquota Bump date for previous.
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE.
rmind[src/trunk]: src/sys pool_page_alloc, pool_page_alloc_meta: avoid extra compa...
cnst[src/trunk]: src New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) har...
christos[src/trunk]: src/lib/libc/gen add timeout.
matt[src/trunk]: src/sys/arch/mips/mips Clear the BTB on user->kernel entry on Lo...
ahoka[src/trunk]: src/sys/dev/flash add a function to get the size of the flash de...
para[src/trunk]: src/sys/kern replacing malloc(9) with kmem(9)
jym[src/trunk]: src/sys/arch Fix typos in comments.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Allow elroy to provide boot device.
uebayasi[src/uebayasi-xip]: src/sys/uvm "int free_list" (VM_FREELIST_*) is specific t...
jmcneill[src/trunk]: src build and install finsio module on i386 and amd64
uebayasi[src/uebayasi-xip]: src/sys/uvm Teach device page handling to the "lower" fau...
jakllsch[src/trunk]: src/sys/dev/usb Use usbd_get_device_descriptor() instead of grop...
christos[src/trunk]: src/sys/coda cosmetic only: __func__, vnode_t
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Implement XIP "putpages". Invalidat...
cegger[src/trunk]: src/usr.sbin/cpuctl/arch print cpu family for AMD CPU families 0...
phx[src/trunk]: src/share/man/man8/man8.sandpoint New option "ide:".
dholland[src/trunk]: src/bin/cp Adjust wording of previous and fix a couple grammar s...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/symbols updates for 2.3
wiz[src/trunk]: src/usr.bin/tabs Sort sections. Remove superfluous Ns macro.
joerg[src/trunk]: src/usr.sbin/makefs usage is dead. name_len should be read as un...
joerg[src/trunk]: src/usr.bin/grep Consistently short cut the pattern loop on mism...
mlelstv[src/trunk]: src/sys/ufs/ext2fs There is no code left that uses disk size dat...
riz[src/trunk]: src/distrib/utils/sysinst Change the pkgin repository *before* r...
jakllsch[src/trunk]: src/sys/arch/x86/x86 Need i8259.h for previous.
christos[src/trunk]: src/lib/libedit whitespace
macallan[src/trunk]: src/sys/arch/evbmips/gdium voyagerfb wants properties too
wiz[src/trunk]: src/lib/libc/sys Sort errors.
jym[src/trunk]: src/sys/arch/x86/x86 To properly account for the total number of...
matt[src/trunk]: src/sys/arch/powerpc/include/booke MPC8544 don't any onchip irqs...
jmcneill[src/trunk]: src/sys/kern Re-add include of "drvctl.h", as its removal a year...
jmcneill[src/trunk]: src/sys/arch/x86/pci add Family14h (AMD Fusion) support
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist we don't have -ldl
yamt[src/trunk]: src/sys comment
uwe[src/trunk]: src/lib/csu/common Use -DPIC to compile crtbeginS.o since that's...
cegger[src/trunk]: src/sys/arch Replace amdtempbus with amdnb_miscbus.
tron[src/trunk]: src/sys/sys Add brackets arround macro arguments to avoid nasty ...
uebayasi[src/uebayasi-xip]: src/sys After much consideration, rename bus_space_physlo...
bouyer[src/trunk]: src/sys/dev/scsipi Fix KASSERT(): autoconf doesn't run under the...
wiz[src/trunk]: src/share/man/man4 Bump date for aibs.
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
nisimura[src/trunk]: src introduce evbarm bootmini2440(8) man entry.
mrg[src/trunk]: src/tools force set ac_cv_mkdir_path to our install -d program.
dholland[src/trunk]: src/sys Tidy up the VFS_QUOTACTL interface. Renumber the command...
joerg[src/trunk]: src/external/public-domain/sqlite/dist Update to sqlite 3.7.10:
nisimura[src/trunk]: src/sys/arch/evbarm/stand/boot2440 - add TFTP loading facility.
phx[src/trunk]: src/distrib/utils/sysinst/arch/ofppc Add support for RDB-partiti...
jmcneill[src/trunk]: src/sys/arch/amd64/conf add PCKBD_CNATTACH_MAY_FAIL to be consis...
njoly[src/trunk]: src/sys/dev/ic Kill extra semi-column.
uebayasi[src/uebayasi-xip]: src/sys/uvm Always map device pages via cdev as unmanaged...
isaki[src/trunk]: src/sys/arch/x68k/x68k Print a message before enabling interrupt...
hannken[src/trunk]: src Make whiteouts work on journaling ffs file system by adding ...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man pages for the new clockpor...
dholland[src/trunk]: src/sys Teach quota2 QUOTACTL_GETALL to acecpt a limit on how mu...
cherry[src/trunk]: src/sys/arch/xen/x86 Update comments to remove references to alt...
wiz[src/trunk]: src/bin/cp New sentence, new line. Remove trailing whitespace. B...
christos[src/trunk]: src/crypto/external/cpl/trousers add build glue
christos[src/trunk]: src/lib/libc Add a new getpass implementation that does not mess...
jym[src/trunk]: src/sys/arch/amd64/amd64 invlpg on a non canonical address is a ...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Comment.
pgoyette[src/trunk]: src/tests/modules/k_helper3 Put k_helper3 in the correct location.
pooka[src/trunk]: src/sys/rump/include/machine Add a bus.h blanket header which fo...
bsh[src/trunk]: src/sys/arch/arm/imx add bit definitions for i.MX51 EPIT
macallan[src/trunk]: src/sys/arch/macppc/macppc remove some commented out / unused junk
martin[src/netbsd-6]: src/sys/netipsec Fix previous (Ticket #1530)
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Clean up ifdefs.
jruoho[src/trunk]: src/tests/bin/sh Although this does not fail, add a case for the...
kardel[src/trunk]: src/doc document ntp 4.2.6p5 import
skrll[src/trunk]: src/sys/arch/hp700/hp700 Fix up some comments.
dholland[src/trunk]: src/sys Move the proplib bits for QUOTACTL_QUOTAON out of the uf...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace. New se...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make powerpc compile.
yamt[src/trunk]: src/sys/kern assertion
njoly[src/trunk]: src/tests/rump/rumpkern Adjust MEMFREE expected output to recent...
macallan[src/trunk]: src/sys/dev/pci initialize a variable before using it
drochner[src/trunk]: src/sys/dev/pci put printing of the pci_devinfo into its own fun...
njoly[src/trunk]: src/sys/dev/i2c Fix printf format
roy[src/trunk]: src/usr.bin/tic tic -S now outputs the specified terminal names ...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add support for HP Media Vault MV2100/M...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace.
wiz[src/trunk]: src/share/man/man4 Fix Dd argument.
pooka[src/trunk]: src/distrib/sets/lists rumpkern_tty
uebayasi[src/uebayasi-xip]: src/sys/uvm Actually make this build with options XIP.
rmind[src/trunk]: src/sys posix_spawn:
pooka[src/trunk]: src/sys/rump/fs/lib/libntfs remove -D__NetBSD__ (it's done globa...
rkujawa[src/trunk]: src/doc Note clockport(4) and a1k2cp(4).
rmind[src/trunk]: src/sys/uvm Describe PG_ flags (for struct vm_page). Reviewed b...
uebayasi[src/uebayasi-xip]: src/sys/arch xmd_machdep.c is gone.
matt[src/trunk]: src/sys/compat/netbsd32 Add missing *at syscalls among others
mrg[src/trunk]: src/share/misc update this a little bit.
martin[src/trunk]: src/sys/dev/usb Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max o...
tsutsui[src/trunk]: src/distrib/common/bootimage Fix typo in comments.
skrll[src/trunk]: src/sys/arch/hppa/hppa Reformat a comment.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs vm_physseg::start is PFN, not mdpgno...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Add support for MEMSIZE to limit the...
uebayasi[src/uebayasi-xip]: src/sys/uvm Remove an old XXX comment. Fix a conditional...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Allow init for new repository co...
dholland[src/trunk]: src/lib/libc/string Bump date for previous.
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Fix thinko. src/sys/conf/mkldscript.s...
macallan[src/trunk]: src/sys/dev/pci add a simple glyph cacheing scheme
mrg[src/trunk]: src/etc/mtree remove unused directory.
skrll[src/trunk]: src/sys/arch/arm/footbridge Remove files not used since Sep 2006
pgoyette[src/trunk]: src/usr.sbin/envstat Update cross-reference to refer to new aibs...
uebayasi[src/uebayasi-xip]: src/sys/uvm One more missing s/DIRECT_PAGE/XIP/.
darrenr[src/trunk]: src/dist/ipf Lost on import
uebayasi[src/uebayasi-xip]: src/share/man/man4 Brief introduction of xip(4).
skrll[src/trunk]: src/sys/arch/hppa/hppa Add a prototype for pmap_page_physload.
skrll[src/trunk]: src/sys/arch/hppa/hppa Use __arraycount
cherry[src/trunk]: src/sys/arch/x86/x86 remove obsolete comment
dholland[src/trunk]: src Remove an old, no longer necessary hack from libquota and ha...
njoly[src/trunk]: src/tests/lib Do not re-add -mieee option on alpha, it's already...
christos[src/trunk]: src/include add timeout to getpassfd.
uebayasi[src/uebayasi-xip]: src/sys/uvm Don't forget opt_device_page.h.
jschauma[src/trunk]: src/games/wtf allow multiple '-f acronyms' arguments to be given...
skrll[src/trunk]: src/sys/arch/hp700/dev Sync with the following OpenBSD changes, ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Works ...
skrll[src/trunk]: src/sys/arch/hp700/include Typo in comment
wiz[src/trunk]: src/usr.bin/tic Sort options (standard order is 0-9AaBbCc...).
eeh[src/trunk]: src/sys/arch/sparc/stand/bootblk Fix ffsv2 support.
bsh[src/trunk]: src/sys/arch/evbarm/conf fix the clock frequency for delay().
wiz[src/trunk]: src/usr.sbin/makemandb PR 46419 by Abhinav Upadhyay using his up...
wiz[src/uebayasi-xip]: src/share/man/man4 Apply patch from Martin S. Weber in PR...
jruoho[src/uebayasi-xip]: src/share/man/man9 Add a FUNCTIONS section.
wiz[src/trunk]: src/usr.bin/tic Oxford serial comma.
jruoho[src/uebayasi-xip]: src/share/man/man4 Update.
yamt[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common remove a debug...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1190.
christos[src/trunk]: src/lib/libedit use vis.h from .
uebayasi[src/uebayasi-xip]: src/sys/arch/amd64/conf xmd(4) / XIP config for amd64.
roy[src/trunk]: src/lib/libterminfo Include xterm.
dholland[src/trunk]: src/sys Use struct quotakey with QUOTACTL_GET. Tidy up accordingly.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Adjust merged XIP getpages page slot...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix this properly.
mrg[src/trunk]: src/sys/kern allow kmem_guard_depth to be set in the config file.
jym[src/trunk]: src/sys/arch Set the CR0_AM bit so processes can enable alignmen...
darrenr[src/trunk]: src Import IPFilter 5.1.1
nonaka[src/uebayasi-xip]: src/share/man/man4 Added sdhc at cardbus support.
uebayasi[src/uebayasi-xip]: src/sys Factor out the part which lookups physical page "...
dholland[src/trunk]: src/sys/ufs/ufs For QUOTACTL_SET in quota1, use the quotaval dat...
joerg[src/trunk]: src Bump libsqlite3 minor version for new functions in 3.7.10.
wiz[src/trunk]: src/lib/libc/sys Bump date for previous.
jakllsch[src/trunk]: src/sys/dev/usb Replace spaces with tabs, to be more consistent.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Pass up all multicast addresses, n...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs opt_direct_page.h is no more.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Comment.
eeh[src/trunk]: src/sys/ufs/lfs Fix root filesystem support.
joerg[src/trunk]: src Don't assign non-integral constants to integral variables.
wiz[src/uebayasi-xip]: src/share/man/man4 New sentence, new line.
ttoth[src/trunk]: src/sys/ufs/chfs prepare for chfs's makefs
dholland[src/trunk]: src/sys/arch/hp700/hp700 Add missing parenthesis in debug code. ...
dholland[src/trunk]: src/lib/libquota Move some more stuff technically specific to th...
uebayasi[src/uebayasi-xip]: src/sys/arch/xen/conf Glue xmd(4).
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Fix obvious logic error
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 in pmap_growkernel(), make sure we ...
jym[src/trunk]: src/sys/arch/i386/i386 Mirror what is done for amd64 boot and AC...
dholland[src/trunk]: src/lib/libperfuse Fix 32-bit build
spz[src/trunk]: src/doc mention recent bind update, correct used bind version
christos[src/trunk]: src/usr.sbin/makefs - fix compilation isses
mrg[src/trunk]: src/external/mit/xorg/bin/xset look in .../man also.
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/ibm4xx Merge botch.
christos[src/trunk]: src/lib/libedit regen
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Don't define LINK_EH_SPEC ...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Print MPC8245 cpu speed. We can...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Store l_name for kernel threads.
pooka[src/trunk]: src/share/examples/rump/tipsy In "probeonly", pause after bootst...
christos[src/trunk]: src/usr.sbin/sup/source - don't declare victory when there are e...
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix thinko in previous.
dholland[src/trunk]: src/sys/sys 5.99.62: new VFS_QUOTACTL interface.
wiz[src/uebayasi-xip]: src/share/man/man9 Make ready for HTML output.
cliff[src/trunk]: src/sys/arch/evbmips/conf configure NOR flash partitions
jakllsch[src/trunk]: src/sys/dev/usb Add driver to load Atheros AR3011 USB Bluetooth ...
christos[src/trunk]: src/lib/libc/gen unconfuse lint; XXX: should really fix lint.
christos[src/trunk]: src/include new flag.
wiz[src/trunk]: src/share/man/man5 Sort SEE ALSO; new sentence, new line.
matt[src/trunk]: src/sys/arch/powerpc Enable XBSEN and HIGHBAT for OEA 7455 and r...
drochner[src/trunk]: src/sys/netipsec remove some DPRINTFs which are not just diagnos...
mrg[src/trunk]: src/sys/kern make sure that the 'struct malloc' header on alloca...
martin[src/trunk]: src/sys We don't support KMEM_GUARD nor FREECHECK yet with rump, ...
buhrow[src/trunk]: src/sbin/raidctl Document the need for zeroing out the first 64 ...
dholland[src/trunk]: src Per the FS-independent schema, get one quotaval at a time fr...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib let's get modern int...
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs Check XIP mount condition more nicely.
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-report Pull up upstream revision d...
bsh[src/trunk]: src/sys/arch/evbarm/conf fix comment
joerg[src/trunk]: src/gnu/usr.bin/gettext/msgfmt Format strings don't use all argu...
simonb[src/trunk]: src/sys/arch/sbmips/include Add a very basic <machine/bus.h> whi...
jakllsch[src/trunk]: src/sys/dev/ic Use one more bit of precision when calculating fr...
dholland[src/trunk]: src/sys/sys Add QUOTA_RESTRICT_READONLY, for the nfs quota acces...
msaitoh[src/trunk]: src/sys/dev/pci indent, tabify and remove extra spaces.
dholland[src/trunk]: src/sys Add vfs_quotactl.c. This is where filesystem-independent...
macallan[src/trunk]: src/share/man/man4 chipsfb works on shark, finally mention that ...
wiz[src/uebayasi-xip]: src/share/man/man4 Sort list of supported hardware.
christos[src/trunk]: src/lib/libedit kill ifdef notdef
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove KTR support. it's never bee...
njoly[src/trunk]: src/sys/arch/alpha/alpha Make atoi func static, and constify
uebayasi[src/uebayasi-xip]: src/sys/uvm Clean up comments.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Typo in comment.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs XIP has no "fake" (== unitinialized)...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix typo in previous. It's not a good ide...
wiz[src/trunk]: src/lib/libquota Use more markup. Fix xrefs. Sort ERRORS. Fix ty...
hannken[src/trunk]: src Even though msdosfs never truncates file names it advertises...
christos[src/trunk]: src/lib/libc/time Fix a bug reported by Gene, and debugged by Ro...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt handle ctype...
yamt[src/trunk]: src/sys/netinet add a big comment
pgoyette[src/trunk]: src/sys/dev/sysmon Replace large amount of replicated code with ...
jruoho[src/uebayasi-xip]: src/share/man/man4/man4.i386 Make the examples fit into 8...
wiz[src/uebayasi-xip]: src/share/man/man9 Split Nm argument in NAME section on m...
yamt[src/trunk]: src/external/cddl/osnet/dev/dtrace fix a kmem_alloc/free size mi...
christos[src/trunk]: src/external/gpl3/gcc/lib add the mudflap include and libraries
martin[src/trunk]: src/dist/ipf/lib Fix printf formats (those who can't decide weth...
uebayasi[src/uebayasi-xip]: src Remove the "xip" option from mount_ffs(8) for simplic...
wiz[src/trunk]: src/lib/libc/sys Add Nm for __clone, man page is already linked ...
jakllsch[src/trunk]: src/sys/arch/x86/x86 Mask all i8259 interrupts in ioapic_enable().
matt[src/trunk]: src/doc Note ralink support.
jdf[src/trunk]: src/bin/expr Remove an unnecessary space in the manpage. Patch ...
mrg[src/trunk]: src/distrib/sets/lists/xserver obsolete libxf8_16bpp*.
para[src/trunk]: src/sys/arch/amiga/pci adapt to extent(9) changes
wiz[src/trunk]: src/doc Update OpenSSH and Postfix entries
para[src/trunk]: src/sys/kern do the bookkeeping right
dyoung[src/trunk]: src/sys/arch/amiga Change <machine/bus.h> to <sys/bus.h> through...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
wiz[src/trunk]: src/external/bsd/bzip2 Move dist2netbsd script out of dist/ and ...
cherry[src/trunk]: src/sys/arch/x86/x86 Remove apte related shootdowns.
mbalmer[src/trunk]: src/etc is is -> is
mrg[src/trunk]: src/sys/arch/sparc64/conf fix the zx@fhc attachment.
joerg[src/trunk]: src/crypto/dist/heimdal/lib/hx509 Remove useless conditional.
yamt[src/trunk]: src/doc yamt-pagecache
mlelstv[src/trunk]: src Enable build of crash(8) for m86k platforms.
apb[src/trunk]: src/sys/dev/usb Add Huawei E1820 "Mobile Broadband" USB cellular...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Adjust XIP putpages to I/O XIP getpa...
christos[src/trunk]: src/lib/libc/gen man page for getpassfd
joerg[src/trunk]: src/sys/dev Register with pmf.
uebayasi[src/uebayasi-xip]: src/sys/uvm Manage struct vm_physseg as a list, which mea...
dsl[src/trunk]: src/sys Remove the unused 'struct malloc_type' args to kern_mall...
pgoyette[src/trunk]: src/sys/modules/spdmem Allow unit numbers to float, rather than ...
uwe[src/trunk]: src/lib/csu/arch/sh3 Steal arch/i386/crtend.S
mrg[src/trunk]: src/external/mit/xorg/bin add .../man to the .PATH to find moved...
uebayasi[src/uebayasi-xip]: src/sys/arch Fix build.
mrg[src/trunk]: src/usr.sbin/cpuctl/arch don't call most/all Core2's "(Merom)".
dholland[src/trunk]: src/sbin/mount Clarify UFS2 superblock format stuff. Bump date.
uebayasi[src/uebayasi-xip]: src/sys/uvm On second thought, rename PMAP_UNCACHEABLE as...
rmind[src/trunk]: src/share/man/man9 Update ltsleep(9) man page.
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/conf Add xmd(4).
matt[src/trunk]: src/sys/dev/pci Add MARVELL2 vendor and 88SE9123 device.
roy[src/trunk]: src/lib/libterminfo Use $TOOL_TIC
he[src/trunk]: src/tests/dev/scsipi Re-order libraries so that this links stati...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 Fix build.
christos[src/trunk]: src/etc/rc.d Exclude root, since that is done in fsck_root.
msaitoh[src/trunk]: src/doc mention about mfi(4)'s GEN2 support.
matt[src/trunk]: src/sys/arch/mips/include Add ALIGNBYTES32/ALIGN32 for netbsd32.
enami[src/trunk]: src/sys/sys Replace the word `NetBSD' with `SuSE' in the rest of...
uwe[src/trunk]: src/lib/csu/common Hmm, funny. I wonder why and how did emacs V...
rmind[src/trunk]: src/sys Update rumpdev_npf; use WARNS=4.
oster[src/trunk]: src/sys/dev/raidframe Address part of PR kern/44972. From YAMAM...
dyoung[src/trunk]: src/sys/dev Don't set the iobase and iosize members of pcmciabus...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
matt[src/trunk]: src/sys/compat/netbsd32 Add the *at syscalls and other missing s...
christos[src/trunk]: src/sys/kern Add locking, requested by yamt. Note that locking i...
wiz[src/trunk]: src/external/bsd/bzip2/dist merge 1.0.6
uebayasi[src/uebayasi-xip]: src/sys Make XIP genfs_getpages_xip() return pages in I/O...
matt[src/trunk]: src/usr.bin/mkubootimage Add -E entrypoint for "byteswapped" ent...
stacktic[src/trunk]: src/sys/rump/librump/rumpkern Fixed build with locks_up.c
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Assert.
christos[src/trunk]: src/sys/kern revert atomics for so_options since it is a short.
he[src/trunk]: src/sys/arch/acorn26/acorn26 Convert from malloc()/free() to kme...
mhitch[src/trunk]: src/sys/dev/ic Allow adapters with SAS/SATA or FC devices to use...
uebayasi[src/trunk]: src/sys/kern Include uvm/uvm_extern.h only once.
njoly[src/trunk]: src/tests/fs/puffs/h_dtfs Check directory write access for DELET...
dyoung[src/trunk]: src/sys/arch Move some macros back to sh3/include/bus_funcs.h from
dyoung[src/trunk]: src/sys/arch/hpcsh Move macros _BUS_SPACE_WRITE(), _BUS_SPACE_WR...
joerg[src/trunk]: src/sys Remove a number of now unnecessary -no-integrated-as cases.
cegger[src/trunk]: src/sys/arch/x86/x86 fix crash when booting with -x.
jruoho[src/trunk]: src/tests/modules/k_helper3 Adjust.
nonaka[src/trunk]: src use FS_UFS[12]_MAGIC_SWAPPED instead of bswap32(FS_UFS[12]_M...
matt[src/trunk]: src/sys/arch/evbppc/conf Add no config netbsd-sd0a
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint A detach function for the onboa...
christos[src/trunk]: src/lib/libedit better autoconf results
christos[src/trunk]: src add GETPASS_ECHO_STAR
cegger[src/trunk]: src/sys/arch/x86/pci Add rescan support. Re-fixes PR 45268.
cliff[src/trunk]: src/sys/arch/evbmips/conf configure CFI NOR flash
pooka[src/trunk]: src/sys/rump/librump/rumpuser Also, don't try to figure out the ...
wiz[src/trunk]: src/lib/libc/stdio Bump date for previous.
jakllsch[src/trunk]: src/sys/dev/usb keep "keep in sync" comment in sync with reality
martin[src/trunk]: src/distrib/utils/sysinst/arch/sparc64 We can now boot from FFSv...
rmind[src/trunk]: src/sys/arch/x86/x86 i686_mtrr_init_first: handle the case when ...
dholland[src/trunk]: src/usr.sbin/edquota Remove dependence on quotaprop.h, also quot...
jruoho[src/uebayasi-xip]: src/share/man/man9 Reference bitstring(3).
rmind[src/trunk]: src/share/man/man9 kpreempt(9): add a note when kernel preemptio...
christos[src/trunk]: src/sys/dist/ipf/netinet fix printf formats
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
roy[src/trunk]: src/lib/libcurses Don't assume the terminal has a description.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml state from 2012-01-30 ...
tron[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 Fix uninitialized variab...
jakllsch[src/trunk]: src/doc Note the two new drivers I recently worked on.
uebayasi[src/uebayasi-xip]: src/sys/uvm s/vm_physseg_find_direct/vm_physseg_find_device/
bsh[src/trunk]: src/sys/arch support SD/MMC on Netwalker.
reed[src/uebayasi-xip]: src/share/man/man4/man4.vax Fix time travel. (See previou...
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Add permissions support to rump_vop...
jakllsch[src/trunk]: src/sys/dev/usb Bring usbdevices.config in line with i386 GENERI...
joerg[src/uebayasi-xip]: src/share/man Use .In instead of .Aq Pa for header files.
mlelstv[src/trunk]: src/sys/ufs/ffs There is no code left that uses disk size data, ...
dholland[src/trunk]: src/usr.sbin/edquota Don't use the old getvfsquota() here.
matt[src/trunk]: src/sys/dev/pci Regen.
tsutsui[src/trunk]: src/share/man/man4 Add x68k's com(4) attachments to SYNOPSIS.
jruoho[src/uebayasi-xip]: src/share/man/man9 Add a BUGS section.
dholland[src/trunk]: src/sys/dev/ic Make ESIOP_DEBUG compile (on some platforms? depe...
tsutsui[src/trunk]: src/sys/arch/emips/emips Some KNF.
jakllsch[src/trunk]: src/sys/dev/pci Remove unconditional debugging code. Also, a fe...
wiz[src/trunk]: src/usr.sbin/makefs Bump date for previous, fix typo.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev KNF, use uintNN_t, tab/space cosmetics ...
jnemeth[src/trunk]: src/lib/libpam PR/45877 - Geoff C. Wing -- openpam modules need ...
matt[src/trunk]: src/external/gpl3/binutils/dist Pull in change to support -m[no-...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix version 2.8....
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
jym[src/trunk]: src/share/man/man9 And struct cfdata => cfdata_t too...
macallan[src/trunk]: src/sys/dev/rasops rasops8_putchar_aa():
mrg[src/trunk]: src/sys/arch avoid writing 1 byte beyond the end of the string p...
cliff[src/trunk]: src/sys/dev/nor - CFI_0002_STATS no longer defined here
para[src/trunk]: src/sys/arch/sun2/sun2 unbreak the sun2 pmap
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Explicitly print uPD7201A name, which i...
christos[src/trunk]: src/sys it is not an error if the kernel needs to clear the setuid/
tonio[src/trunk]: src/sys/arch/i386/conf Add TEMPer and TERMPerHUM driver
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Reduce code duplication.
manu[src/trunk]: src/lib/libperfuse Do not reject reads on directory, it raises a...
skrll[src/trunk]: src/distrib/sets/lists/comp Add mudflag debug files.
tsutsui[src/uebayasi-xip]: src/sys/arch/i386/stand/bootxx/bootxx_ext2fs Build and in...
blymn[src/trunk]: src/lib/libcurses Fix build break if curses is built without wid...
wiz[src/trunk]: src/sbin/raidctl New sentence, new line.
dholland[src/trunk]: src/sys/arch/sparc/sparc Fix totally uncompilable code. PR 46374...
cherry[src/trunk]: src/sys/arch/x86/x86 Fix pae xen build.
yamt[src/trunk]: src/sys/kern comments. related to PR/44969
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config We use the "iterate phdrs ...
plunky[src/trunk]: src/crypto/external/bsd/heimdal/lib Clean up intermediate asn1 t...
jym[src/trunk]: src/sys/arch/x86/x86 Use roundup2() instead of hardcoding the op...
dholland[src/trunk]: src/lib/libquota Add a preliminary man page for libquota.
drochner[src/trunk]: src/sys/netipsec fix pointer/offset mistakes in handling of IPv4...
christos[src/trunk]: src/usr.bin/m4 Fix wrong loop index leading to infinite loop
uebayasi[src/uebayasi-xip]: src/sys/uvm Cosmetic.
yamt[src/trunk]: src/usr.bin/vmstat dopoolcache: don't print unused caches unless...
rmind[src/trunk]: src/sys/rump/librump/rumpkern G/C kern_malloc_stdtype.c
christos[src/trunk]: src/sys Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN()...
ginsbach[src/trunk]: src/share/misc A few natty acronyms.
darrenr[src/trunk]: src/sys/netinet Patch to include ipf_rb.h missed from merge.
matt[src/trunk]: src/sys/arch/powerpc/include Switch to using ANSI prototypes.
christos[src/trunk]: src/lib/libedit term -> terminal
joerg[src/trunk]: src Add ilogbl(3).
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix i386
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1214.
joerg[src/trunk]: src/sys Remove separate mb_map. The nmbclusters is computed at b...
macallan[src/trunk]: src/distrib/sets/lists/xserver add entries for the suncg14 driver
isaki[src/trunk]: src/sys/arch/x68k/x68k Make it compile with EM_DEBUG (..here, EM...
uwe[src/trunk]: src/lib/csu/arch/sh3 Implement crtbegin* for sh3. Tested to wor...
dyoung[src/trunk]: src/sys Extract a subroutine, const char *cfdata_ifattr(cfdata_t...
jmcneill[src/uebayasi-xip]: src/share/man/man4 add ShanTou ADM8515 and SUNRISING SR96...
tsutsui[src/trunk]: src/sys/dev/sdmmc Protect ldattach ops with config_pending_intr(...
matt[src/trunk]: src/lib/csu/vax_elf Don't include <machine/asm.h>
jym[src/trunk]: src/sys/arch Starting with Xen 3 API, MMU_EXTENDED_COMMAND (tlb ...
martin[src/trunk]: src/sys/dev/usb KNF
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide {supply, fill}_{g, fp}regset
christos[src/trunk]: src/sbin/disklabel mention that we don't handle more than 2TB di...
joerg[src/trunk]: src/usr.bin/unzip Only print the "Archive: xxx" header if not in...
christos[src/trunk]: src/lib/libc/gen add more locking (when we read and write fields)
macallan[src/trunk]: src/sys/arch/ofppc/include userland needs to see PCI_MAGIC_IO_RANGE
para[src/trunk]: src converting extent(9) from malloc(9) to kmem(9)
rmind[src/trunk]: src/sys G/C POOL_DIAGNOSTIC option. No objection on tech-kern@.
matt[src/trunk]: src/sys/dev/rcons ANSIfy the prototypes
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++ Merge r171807 ...
dholland[src/trunk]: src/sys/ufs/ufs For QUOTACTL_SET in quota2, use the quotaval dat...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/hpcarm Add dumb code to select an...
rkujawa[src/trunk]: src/distrib/notes/amiga Note clockport support and SilverSurfer ...
christos[src/trunk]: src/usr.bin/login dead for sigint
joerg[src/trunk]: src/sys/arch/amd64/amd64 Remove redundant , after .balign.
matt[src/trunk]: src/sys/arch/mips/ralink Use <sys/ for bus.h and intr.h
uebayasi[src/uebayasi-xip]: src/sys/uvm Put back #include <uvm/uvm_page.h> for now, t...
uebayasi[src/uebayasi-xip]: src/sys/uvm If both __HAVE_PMAP_PHYSSEG and __HAVE_PMAP_P...
njoly[src/trunk]: src/external/ibm-public/postfix/sbin/postconf Add nint_table.h a...
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/tspi/ps - add && defin...
bouyer[src/trunk]: src/sys/dev/pci Add various newer LSI RAID/SAS controllers, from...
christos[src/trunk]: src/common/lib/libutil In the new format F did not print a separ...
sjg[src/trunk]: src/usr.bin/make Restore previous behavior - supressing duplicat...
jakllsch[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Add additional Radeon dev...
christos[src/trunk]: src/lib/libpam/modules Use -X so that the link-set symbols are n...
christos[src/trunk]: src/lib/libedit fix narrow compilation
christos[src/trunk]: src/distrib/sets/lists/comp add _pic files
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/tcsd cast to long the ...
cliff[src/trunk]: src/sys/dev/nor - add little endian variants of cfi_opmodes tabl...
snj[src/trunk]: src/dist/dhcp/client Fix a thinko: the DHCP _client_ is doing th...
skrll[src/trunk]: src/sys/arch/hp700/dev Replace a magic constant with a define.
dholland[src/trunk]: src/sys Move the top level iteration for QUOTACTL_SET from ufs t...
pgoyette[src/trunk]: src/sys/dev/i2c Adapt to changes in sysmon's limit structure
uebayasi[src/uebayasi-xip]: src/sys/arch/sh3/include Make this reall build.
uebayasi[src/uebayasi-xip]: src Initial addition of xmd(4), XIP memory disk.
uebayasi[src/trunk]: src/external/cddl/osnet/dev/sdt KNF.
gendalia[src/trunk]: src Add the ability for staticroute to evaluate lines from /etc/...
cherry[src/trunk]: src/sys/arch/x86/x86 Remove obsolete comment
joerg[src/trunk]: src/external/bsd/llvm/bin/clang Doesn't need the X86 disassembler.
skrll[src/trunk]: src/sys/arch Typo in comment.
tsutsui[src/trunk]: src/doc Note zaurus SL-C700/750/760/860 suuport.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new spdmem(4) module
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc Implement 405GPr's "External Bus" as...
jym[src/trunk]: src/sys/arch/x86/include PSL_AC is user-settable.
matt[src/trunk]: src/usr.sbin Break up list of directories by first letter.
roy[src/trunk]: src/usr.bin/tset Tidy defs.
plunky[src/trunk]: src/crypto/external/bsd/heimdal revert previous, actually cleanu...
mlelstv[src/trunk]: src/sys/uvm Make UVMHIST build again.
dyoung[src/trunk]: src/share/man/man9 Change mentions of doshutdownhooks(9) to pmf_...
rkujawa[src/trunk]: src/distrib/sets/lists/man add a1k2cp(4) and clockport(4) man pa...
christos[src/trunk]: src/sbin/resize_ffs fix cast in local macro
rmind[src/trunk]: src/sys/kern - Make subr_vmem.c compile as standalone again.
njoly[src/trunk]: src/sys/compat/osf1 Fix SYSCALL_DEBUG build.
dholland[src/trunk]: src/sys/fs/v7fs Insert casts to off_t to avoid 32-bit multiplica...
hubertf[src/trunk]: src/sys/arch/i386/conf Add PPPOE_SERVER
uebayasi[src/uebayasi-xip]: src/sys/uvm Style.
dholland[src/trunk]: src/lib/libquota Add missing RCSID().
dholland[src/trunk]: src/sys/ufs/ufs Clean up quota2 cursoring, as promised earlier.
uebayasi[src/uebayasi-xip]: src/sys/arch xmd(4) glue for i386. XIP mount panics now.
matt[src/trunk]: src/crypto/external/bsd/heimdal Workaround around make bug by us...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/include Add configuration glue
pooka[src/trunk]: src/distrib/sets/lists ptyfs
macallan[src/trunk]: src/doc mention valkyriefb and videopll
uebayasi[src/uebayasi-xip]: src/sys/arch/arm A few more VM_PAGE_TO_MD().
dholland[src/trunk]: src/sys Pass the cursor to QUOTACTL_GETALL. Don't pass unused pr...
jmcneill[src/trunk]: src/sys/modules/finsio add finsio module glue
jakllsch[src/trunk]: src Add urndis(4) manual page.
dyoung[src/trunk]: src/sys/arch/sh3/sh3 #include <sys/bus.h>. Should fix most of t...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib plug some memory lea...
uebayasi[src/uebayasi-xip]: src Drop the 'paddr_t avail_start' and 'paddr_t avail_end...
dyoung[src/trunk]: src/share/man/man9 Do not reference deprecated API shutdownhook_...
martin[src/trunk]: src/sys/rump/dev/lib/libscsitest Revert previous and add a comme...
drochner[src/trunk]: src/sys/dev remove some bloat:
wiz[src/trunk]: src/lib/libc/gen Wording. Remove trailing whitespace.
jakllsch[src/trunk]: src/sys/arch/sparc/stand/ofwboot printf fixes for ifdef NETIF_DEBUG
martin[src/trunk]: src/distrib/sets/lists/modules Add a few modules in booke/4xx co...
uebayasi[src/uebayasi-xip]: src/sys/uvm Use vm_physseg accessors. Remove confusing c...
dyoung[src/trunk]: src/sys/kern Initialize the temporary pmf_qual_t in pmf_device_s...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Fix a bug (offset calculation) in th...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
mrg[src/trunk]: src/distrib/sets/lists/comp obsolete arm/bus.h for armeb as well.
dholland[src/trunk]: src/sys/sys 5.99.63: new quotactl syscall, bump required for rum...
asau[src/trunk]: src/sys/dev/i2o Don't mix BUS_DMASYNC_PREREAD and BUS_DMASYNC_PO...
rkujawa[src/trunk]: src/sys/dev add missing amiga device names
pooka[src/trunk]: src/sys/rump Now that there is a working bus.h for all architect...
tsutsui[src/trunk]: src/sys/arch/zaurus/dev Defer device initializations which impli...
christos[src/trunk]: src/lib/libedit handle systems without getpwent_r
tls[src/trunk]: src/distrib/sets/lists/comp Add ipf_rb.h to setlist -- missed in...
mlelstv[src/trunk]: src/usr.sbin/dumplfs Read the padded superblocks to avoid proble...
martin[src/trunk]: src/sys/arch/sparc On unaligned access, provide the data address...
bsh[src/trunk]: src/sys/arch/arm/imx delete unused reference.
simonb[src/trunk]: src/sys/kern KNF nit.
haad[src/trunk]: src Add vrele_async routine which asynchronously release vnodes ...
dholland[src/trunk]: src/bin/ps Minor English improvements for -w, partly from Snader...
jym[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Get ri...
dholland[src/trunk]: src/usr.sbin/edquota Remove references to -D option.
uebayasi[src/uebayasi-xip]: src/sys Correct bus_space_physload(9) arguments to take "...
hubertf[src/trunk]: src/share/misc Sync with FreeBSD: src/share/misc/bsd-family-tree...
wiz[src/trunk]: src/share/man/man4 Remove Xr to nonexisting intro(4), xref ifcon...
bsh[src/trunk]: src/sys/arch/arm/imx adapt to imxclock.c rev 1.5.
dsl[src/trunk]: src/sys/arch/amd64/amd64 Rejig the way TRAP() and ZTRAP() are de...
yamt[src/trunk]: src/sys/kern sysctl_doeproc: don't follow a possibly stale pointer.
ichiro[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src/lib/libpam/libpam Explicitly pass down -r as linker option.
jakllsch[src/trunk]: src/sys/dev/sysmon Ensure events come off the list in the same o...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Merge getpages finalization code.
christos[src/trunk]: src/sys/dev/usb kern/46391: Nat Sloss: ums.c doesn't support di...
uebayasi[src/trunk]: src/sys/arch/arm machine/bus.h -> sys/bus.h
wiz[src/trunk]: src/usr.sbin/makemandb Add HISTORY section. From Abhinav Upadhya...
christos[src/trunk]: src/lib/libossaudio avoid using cpp variadic macros and explain ...
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/include/ibm4xx Hook pmap_physseg_{in...
jruoho[src/trunk]: src/tests/usr.sbin/tcpdump Fix RCS string.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Reduce unnecessary code.
he[src/trunk]: src/sys/kern Need to include <sys/evcnt.h> explicitly to build t...
jruoho[src/trunk]: src Add a test case for PR bin/39546.
christos[src/trunk]: src/sys/kern need <sys/atomic.h>
rmind[src/trunk]: src/usr.sbin/npf/npftest Add initial NPF regression tests integr...
uebayasi[src/uebayasi-xip]: src/sys/uvm Whitespace.
jakllsch[src/trunk]: src/sys/dev/usb Add UIPROTO_RNDIS.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Clarify things a bit in XIP putpages.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update netpgp to version 1.9...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
tsutsui[src/trunk]: src/sys/arch/arm/arm STACKALIGN(fp) -> STACK_ALIGN(fp, STACK_ALI...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Revert my last modification.
roy[src/trunk]: src/distrib Remove terminfo.db as it's now embedded in libterminfo.
uebayasi[src/uebayasi-xip]: src/sys/arch/hppa/hppa Fix a typo; pointed out by Chuck S...
jmcneill[src/trunk]: src/sys/dev/usb add support for game controllers in "XInput" mod...
hauke[src/trunk]: src Document added timecounter support to the CSI Hurdler Centro...
christos[src/trunk]: src/lib/libedit whitespace
matt[src/trunk]: src/sys/arch/mips/include Add define for loongson2 DIAG register
christos[src/trunk]: src/usr.sbin/makefs WARNS=5
mrg[src/trunk]: src/share/mk updates for xorg-server 1.10.3
pooka[src/trunk]: src/share/examples/rump rumpusbhc is now ugenhc
ttoth[src/trunk]: src/usr.sbin/makefs added chfs support for makefs
tsutsui[src/trunk]: src/sys/arch/zaurus/dev Update comments for recent lcdctl changes.
mrg[src/trunk]: src/etc/rc.d only fsck / if we find it in /etc/fstab. diskless ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
matt[src/trunk]: src/sys/arch/evbarm/conf INSTALL kernel for SheevaPlug
riz[src/trunk]: src/distrib/utils/sysinst Don't have pkgin prompt before updatin...
plunky[src/trunk]: src/external/bsd/pcc actually include the top-level Makefile.inc
sjg[src/trunk]: src/usr.bin/make Var* are generally very liberal with memory, wi...
uebayasi[src/uebayasi-xip]: src Sort options.
msaitoh[src/trunk]: src/sys/dev/pci regen.
pooka[src/trunk]: src/distrib/sets/lists/base ptyfs dir
christos[src/trunk]: src/crypto/external/bsd/openssh/lib bump
christos[src/trunk]: src/usr.bin/man document _machine
yamt[src/yamt-pagecache]: src/sys/uvm adapt aobj
wiz[src/trunk]: src/share/man/man4/man4.amiga Bump date for previous.
uebayasi[src/uebayasi-xip]: src/sys/uvm Whitespace.
martin[src/netbsd-6-1]: src/sys/compat/netbsd32 Pull up revision 1.31, requested by...
christos[src/trunk]: src/external/bsd/openpam/dist/include/security fix the link_set ...
phx[src/trunk]: src/distrib/notes Introduce some initial documentation for NetBS...
wiz[src/trunk]: src/sbin/newfs_ext2fs Various fixes from Jason McIntyre <jmc@ker...
yamt[src/trunk]: src/sys stop using lbolt in tty
dholland[src/trunk]: src Rename static inline "helper" functions:
mrg[src/trunk]: src/external/mit/xorg/lib/freetype updates for freetype 2.4.5. ...
pooka[src/trunk]: src/sys/rump/librump/rumpuser Allow NULL as size and file type p...
skrll[src/trunk]: src/sys/arch/hp700/dev Whitespace.
jakllsch[src/trunk]: src/sys/arch/arm/marvell I have a feeling 133333334 was off-by-one.
pgoyette[src/trunk]: src/sys/dev/sysmon Correct one more instance of checking flags i...
christos[src/trunk]: src/usr.bin/xlint/lint1 add __PRETTY_FUNCTION__
christos[src/trunk]: src/usr.bin/login don't abuse the instance variable
bouyer[src/trunk]: src/sys Add a bustype_async_event_xfer_mode() callback to scsipi...
uebayasi[src/uebayasi-xip]: src/sys/uvm Sync with HEAD.
jruoho[src/trunk]: src/tests/usr.sbin/tcpdump Add few more NICs.
christos[src/trunk]: src/sys/kern don't produce diagnostics for GNU tags
darrenr[src/trunk]: src/dist/ipf/ipsend Correct merge error from import.
uebayasi[src/uebayasi-xip]: src/sys/uvm Collect a garbage.
tsutsui[src/trunk]: src/distrib/arc/ramdisk Use distrib/utils/more to shrink ramdisk...
jakllsch[src/trunk]: src/sys/dev/usb Start making usbdevices.config more generically ...
jmcneill[src/trunk]: src/sys/arch PR port-arm/43299: Support added for igepv2/cortexa...
uebayasi[src/uebayasi-xip]: src/sys/dev Sync with HEAD.
dyoung[src/trunk]: src/lib/libc/atomic With help from rmind@, describe the non-inte...
jakllsch[src/trunk]: src/sys/dev/ic Explicitly mark voltage readings as valid in Winb...
christos[src/trunk]: src/lib/libedit term -> terminal
skrll[src/trunk]: src/sys/arch/hppa/hppa Pass the trap address in ksi_addr without...
pooka[src/trunk]: src/sys/rump/dev Move a bunch of rump components from dev/wip to...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs umgah. meant fts, not fsu
uebayasi[src/uebayasi-xip]: src/sys/dev Hook cdev read. Kill unused code.
christos[src/trunk]: src/sys/netinet Fill in missing IPTOS defines (from Linux/OpenBSD)
simonb[src/trunk]: src/etc Restore "duplicate" entries, but use 0. and 1. names to ...
jruoho[src/uebayasi-xip]: src/share/man/man9 Cosmetics.
njoly[src/trunk]: src/lib/libc/sys Remove unneeded `Either' word in EFAULT error d...
martin[src/trunk]: src/sys/kern Make sure to not overwrite error if it already is E...
dholland[src/trunk]: src/distrib/sets/lists/comp Fix pserialize set lists. Hi rmind!
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/include we want our ro...
oster[src/trunk]: src/sys/dev/raidframe Remove unused 'struct lwp *' from rf_getdi...
cliff[src/trunk]: src/sys/dev/nor - names changed: erase_chiptime_* --> erase_chip...
skrll[src/trunk]: src/sys/arch/hppa/hppa Semi-colons help.
mrg[src/trunk]: src updates for freetype 2.4.5
rmind[src/trunk]: src/sys - Add kcpuset_isotherset() and kcpuset_countset().
chs[src/trunk]: src/sys/kern mark all wapbl I/O as BPRIO_TIMECRITICAL.
martin[src/trunk]: src/sys/lib/libsa Utility function to lookup a symbol value in a...
cheusov[src/trunk]: src/external/gpl2/lvm2 Add .include <bsd.sys.mk> for initializin...
hubertf[src/trunk]: src/sys/arch/i386/stand/boot When a password is set for the boot...
veego[src/trunk]: src Add usr.bin to the exclude list for make includes.
uebayasi[src/trunk]: src/sys/arch/mac68k/obio Include sys/simplelock.h to use simple_...
dholland[src/trunk]: src/sys/compat/common Some further tidying for the COMPAT_50 quo...
njoly[src/trunk]: src/lib/libterminfo Do clean generated terminfo.5 file.
roy[src/trunk]: src/lib/libcurses Fix build
uebayasi[src/trunk]: src/sys/sys Forward-declare struct vmspace to reduce dependencie...
he[src/trunk]: src/sys/kern Use the same style for initialization of pool_alloc...
dyoung[src/trunk]: src/sys/arch Get rid of all PCI_CONF_MODE #ifdef'age except for ...
matt[src/trunk]: src/sys/arch/evbppc/conf Add MEMSIZE defparam
uebayasi[src/trunk]: src/sys/arch/mac68k/obio ncr53c9x was converted to use mutex(9), ...
uebayasi[src/uebayasi-xip]: src/sys Make XIP pager use cdev_mmap() instead of struct ...
jnemeth[src/trunk]: src/distrib/sets/lists/base put back accidentally obsoleted pxeboot
martin[src/trunk]: src/distrib/utils/sysinst eeh says we should not enable fsck_lfs...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Make 32-bit kernels compilable.
snj[src/trunk]: src/share/man/man8 Fix punctuation and update "SEE ALSO" section...
snj[src/netbsd-6]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
jakllsch[src/trunk]: src/sys Rework struct ata_command to support LBA28 and LBA48-pro...
dholland[src/trunk]: src Add quota_getrestrictions() to report the semantic restrictions
uebayasi[src/uebayasi-xip]: src/sys/uvm Comment.
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/buffer fix for previ...
jym[src/trunk]: src/share/man/man9 struct device => device_t. Bump date.
bsh[src/trunk]: src/sys/arch/evbarm/netwalker initialize one more pin for USB Ho...
uebayasi[src/uebayasi-xip]: src/sys/uvm Put comments why device pages skip some code ...
dholland[src/trunk]: src/lib/libquota Fix silly bug reading fstab.
cnst[src/trunk]: src/usr.sbin/envstat remove the fourth (empty) column from the -...
uebayasi[src/uebayasi-xip]: src/sys/arch/sh3/sh3 Use VM_PAGE_TO_MD(). Only compile t...
ahoka[src/trunk]: src Add libc glue for libtre.
matt[src/trunk]: src/sys/arch/evbppc/conf Add nor support
christos[src/trunk]: src/sys/coda remove multiple definitions.
kiyohara[src/trunk]: src/sys/arch/powerpc/powerpc s/MULTIPROCESOR/MULTIPROCESSOR/.
joerg[src/trunk]: src/external/ibm-public/postfix/man/man5 Reflect reality, the LD...
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src add && defined(__NetBS...
christos[src/trunk]: src/sbin/dump remove ancient crap
roy[src/trunk]: src/lib/libterminfo Store the generated compiled terminfo descri...
christos[src/trunk]: src/doc add TrouSerS
jmcneill[src/trunk]: src/sys/dev/pci ehci_get_ownership: clear BIOS semaphore when se...
rmind[src/trunk]: src/sys/uvm Improve description on struct vm_page and explain lo...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Deal with sh3 having no FPREGS an...
tsutsui[src/trunk]: src/sys/arch/zaurus Reorganlization zlcd(4) and ztp(4) device at...
macallan[src/trunk]: src/external/mit/xorg/server/drivers build the suncg14 driver on...
christos[src/trunk]: src/sys/sys define<tab>
dholland[src/trunk]: src/doc Note quota changes in the form of the addition of libquota.
uebayasi[src/uebayasi-xip]: src/share/man/man9 Document bus_space_physload(9), bus_sp...
wiz[src/trunk]: src/sbin/disklabel Sort sections. Remove comma in enumeration of...
pgoyette[src/trunk]: src/sys/modules/sdtemp Allow multiple sdtemp sensors to attach, ...
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
jruoho[src/uebayasi-xip]: src/share/man/man9 Bump date for previous.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Comment reformating and correction.
enami[src/trunk]: src/sys/modules Build v7fs module on all architecture rather tha...
njoly[src/trunk]: src/usr.sbin/envstat Fix double free, when requesting an invalid...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev - split device_t/softc and use device_t...
joerg[src/uebayasi-xip]: src/share/man/man9 \\ -> \e
cliff[src/trunk]: src/sys/arch/mips CFI NOR support for mips/ralink
joerg[src/trunk]: src/sys/fs/hfs Include sys/malloc.h for MALLOC_DECLARE.
dholland[src/trunk]: src/sys/kern Rearrange result processing for QUOTACTL_GETALL.
yamt[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace fix a merge botch...
uebayasi[src/uebayasi-xip]: src/sys Put run-time XIP-specific per-mount data in struc...
drochner[src/trunk]: src/sys/ufs/ffs everywhere else it is assumed that the filesyste...
jmcneill[src/trunk]: src/sys/modules/sdtemp module glue for sdtemp
christos[src/trunk]: src/share/mk Provide a way to override the default objcopy flags...
wiz[src/trunk]: src/doc Mention import of bzip2-1.0.6, and that zlib-1.2.7 is out.
christos[src/trunk]: src/share/mk rename to OBJCOPYLIBFLAGS
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Drop @...
uebayasi[src/uebayasi-xip]: src/sys/uvm Don't set PG_FAKE for device pages.
christos[src/trunk]: src/external/gpl3/gcc/lib/libmudflapth bad name
rmind[src/trunk]: src/sys/arch/i386/i386 pmc_init: check ncpu instead of cpus_atta...
rmind[src/trunk]: src/sys/uvm Describe UVM object and explain lock sharing a little.
joerg[src/uebayasi-xip]: src/usr.sbin/mdsetimage Replace the current usage of Elf6...
riz[src/trunk]: src/sys/dev/usb Add ID for Sierra Wireless USB 305, from Andy Wa...
tsutsui[src/trunk]: src/sys/arch/arm/xscale Handle PXA25x specific DMAC constraints....
christos[src/trunk]: src/lib/libm Add tgamma{, f} from FreeBSD via rudolf, netbsd at ...
christos[src/trunk]: src/sys/coda comment out debugging printfs
christos[src/trunk]: src/lib/libc/gen - If fd == NULL, do the dance with opening /dev...
dyoung[src/trunk]: src/share/man/man9 Start a new paragraph before describing kmem_...
blymn[src/trunk]: src/lib/libcurses Remove trailing whitespace
uebayasi[src/uebayasi-xip]: src xmd(4), mdsetimage(8): handle memory disk symbol name...
manu[src/trunk]: src/tests/fs/puffs Do not set PUFFS_KFLAG_CACHE_FS_TTL for PUFFS...
khorben[src/trunk]: src/sys/dev Implemented extra keys as found on Sun Type 7 USB ke...
matt[src/trunk]: src/sys/compat/netbsd32 Add netbsd32_socklenp_t
jruoho[src/trunk]: src Add few unit tests for mlock(2), including a case for PR ker...
ttoth[src/trunk]: src/sys/ufs chfs/debug.c deleted from files.ufs
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Share mode code. Care glock.
cnst[src/uebayasi-xip]: src/share/man/man4 make the acpi resource management para...
nisimura[src/trunk]: src/sys Add UDA1341TS audio CODEC support. Code is written by
mrg[src/trunk]: src/sys/arch/sparc64 port the openbsd central and fhc drivers, a...
uebayasi[src/uebayasi-xip]: src/sys/uvm Make vm_physseg lookup work when VM_PHYSSEG_M...
martin[src/trunk]: src/sys/lib/libsa fix includes
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge for mdocml 1.20.1pre import
uebayasi[src/uebayasi-xip]: src/sys Move zero-page into a common place, in the hope t...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Ooopppsss - there were some other...
macallan[src/trunk]: src/sys/dev/rasops fix what has to be a thinko - I doubt there's...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb hack to make sh3 build.
ryoon[src/trunk]: src/sys/dev/usb Fix PR kern/42570
christos[src/trunk]: src/sys/ufs/ffs Fix signed/unsigned issues.
rmind[src/trunk]: src/sys/kern Fix for KMEM_GUARD; do not use it from interrupt co...
dholland[src/trunk]: src/games/fortune/datfiles Latin police: use proper conjugation.
wiz[src/trunk]: src/usr.bin/login Add some noreturn attributes for clang.
yamt[src/trunk]: src/sys/kern try to fill ld_locked/ld_unlocked for shared acquis...
mbalmer[src/trunk]: src/sys/dev/gpio When reading the bits from the I2C bus, also re...
uebayasi[src/uebayasi-xip]: src/sys/uvm Mark XIP pages as PG_RDONLY.
hubertf[src/trunk]: src/sys/dev/pci Add entry for Juniper Networks Experimental Cloc...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Missing a diff for th...
phx[src/trunk]: src/sys/arch/sandpoint/conf Removed duplicate bridge(4) device. ...
wiz[src/trunk]: src/sys/dev/i2c Fix logical errors (&& instead of & in a few pla...
christos[src/trunk]: src/doc mention new openssh
pooka[src/trunk]: src/sys/rump Invert inverted comment and verbosify it.
matt[src/trunk]: src/sys/arch/mips/ralink Deal with RA_CONSOLE_EARLY a little mor...
jruoho[src/trunk]: src/tests/modules For now, skip module tests if modctl(8) fails ...
tsutsui[src/trunk]: src/sys/arch/zaurus Add PXA25x based Zaurus SL-C700/750/760/860 ...
phx[src/trunk]: src/sys/arch Insert some missing aprint_naive().
skrll[src/trunk]: src/sys/arch/hp700/dev G/C CONADDR
kardel[src/trunk]: src/external/bsd/ntp fix instructions in comment part
wiz[src/trunk]: src Sort SEE ALSO.
pgoyette[src/trunk]: src/share/man/man4 Document flags option for selecting temp sens...
wiz[src/trunk]: src/external/bsd/bzip2/dist Import bzip2-1.0.6:
martin[src/trunk]: src/sys/dev/ic PR port-acorn32/46435: type mismatch, padbuf shou...
uebayasi[src/uebayasi-xip]: src/sys Sync with HEAD (-D20101022).
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Add missing __KERNEL_RCSID
matt[src/trunk]: src/sys/arch Fix early console support.
uebayasi[src/uebayasi-xip]: src/sys/uvm Fold long lines.
yamt[src/trunk]: src/sys/uvm uvm_km_kmem_alloc: don't hardcode kmem_va_arena
christos[src/trunk]: src/external/gpl3/gcc/lib/libmudflap move include to the gcc-4.5...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Clean up debug code.
nakayama[src/trunk]: src/share/man/man4 Now we have cardbus fornt-end driver for bwi(4).
joerg[src/trunk]: src/lib/libedit Only use -Wconversion if GCC is actually the act...
pgoyette[src/trunk]: src/sys/dev/sysmon If we're going to valdate things, at least do...
drochner[src/trunk]: src/sys/dev/wscons put back the "vt100base_data" variable which ...
snj[src/trunk]: src/share/man/man8 Some markup and capitalization nits, from Bug...
jruoho[src/trunk]: src/tests/lib/libc/gen Xfail on qemu unconditionally after all.
manu[src/trunk]: src Fix creds passed to FUSE when requests are done on behalf of...
hauke[src/trunk]: src/sys/arch/macppc/macppc Add support for BSD disklabels, scann...
dholland[src/trunk]: src/lib/libquota Bump libquota minor version (version is now 0.2...
dholland[src/trunk]: src/sys/ufs/ufs Remove now-unused declarations from quota2.h.
hauke[src/trunk]: src/sys Employ the two free 16 bit timers of the Hurdler Centron...
christos[src/trunk]: src PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility w...
uebayasi[src/uebayasi-xip]: src/sys/arch/xen/x86 Fix build.
tls[src/trunk]: src Address multiple problems with rnd(4)/cprng(9):
dyoung[src/trunk]: src/sys/arch/x86/x86 In _bus_dmamap_load_busaddr(), just return ...
christos[src/trunk]: src/sys/dev/pckbport fixes from gilbert dot fernandes at orange ...
jakllsch[src/trunk]: src/sys/arch Add cxdtv(4) and urndis(4). Also, two slight cosme...
roy[src/trunk]: src/lib/libterminfo We should always generate terminfo.5 to save...
macallan[src/trunk]: src/sys/arch/powerpc/oea provide a BAT mapping for the PCI IO ra...
phx[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint netboot is called altbo...
tsutsui[src/trunk]: src/tools Replace not only space but also '(' and ')' on generat...
dholland[src/trunk]: src/usr.bin/find typo in comment
pgoyette[src/trunk]: src/sys/dev/i2c Identify SMBus block-mode operations.
christos[src/trunk]: src/lib/libc/gen prefer ETIMEDOUT.
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang snapshot to r135906. ...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Save "." attributes in readdir. ...
christos[src/trunk]: src/lib/libc take care of the signal safe syslog calls which are...
matt[src/trunk]: src/sys/dev/sdmmc Print error if couldn't enable card.
uebayasi[src/uebayasi-xip]: src/sys s/PG_XIP/PQ_FIXED/, meaning that the fault handle...
uebayasi[src/uebayasi-xip]: src/sys Re-define the definition of "device page"; device...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Add simple driver to count single...
jym[src/trunk]: src/sys/arch/xen/xen KNF. No functional change.
christos[src/trunk]: src/sys Add SuSE note
uebayasi[src/uebayasi-xip]: src/sys/uvm Revert partial "phys_addr" removal code. Thi...
joerg[src/trunk]: src/lib/libc/citrus Do not depend on failing malloc to set errno
snj[src/netbsd-6-1]: src/doc 1208
matt[src/trunk]: src/sys/arch/arm/include/arm32 Nuke the simplelock from vm_page_md
martin[src/netbsd-6]: src/sys/net/npf Pullup the following revision, requested by m...
wiz[src/uebayasi-xip]: src/share/man/man9 Bump date.
christos[src/trunk]: src/lib/libedit whitespace and comments
wiz[src/trunk]: src/share/man/man4 Add another comma in Nd, noted by dogcow.
christos[src/trunk]: src/etc - add _tss user for tcsd, and needed directories for Tro...
he[src/trunk]: src/sys/arch/evbppc/conf Bump SYMTAB_SPACE so that the contents ...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs genfs_do_getpages_xip: Simplify code.
jakllsch[src/trunk]: src/sys/dev/usb Add urndis(4) driver for USB networking devices ...
jruoho[src/uebayasi-xip]: src/share/man/man9 Add HISTORY.
skrll[src/trunk]: src/sys/arch/hp700/dev Adapt to extent(9) changes.
macallan[src/trunk]: src/sys/dev/pci use MMIO if available
martin[src/trunk]: src/usr.bin/login trimusername (which does not exist) probably w...
drochner[src/trunk]: src/sys/dev/pci extend the pci_aprint_devinfo slightly to cover ...
wiz[src/trunk]: src/lib/libc/sys Bump date for previous. Remove trailing whitesp...
mrg[src/trunk]: src/external/mit/xorg link against bz2 where necessary.
roy[src/trunk]: src/lib/libterminfo Correct date
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Set up cache line sizes early in th...
skrll[src/trunk]: src/sys/kern Fix comment(s).
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc Support bus_space_physload(9) and fr...
christos[src/trunk]: src/usr.bin/login last commit before I nuke the old code.
christos[src/trunk]: src/sys/miscfs/procfs - match format with the linux map printing
dholland[src/trunk]: src/usr.sbin/quotactl Remove unwanted decl of the old quotactl s...
mlelstv[src/trunk]: src/sys/uvm pgo_get needs the page array to be initialized.
macallan[src/trunk]: src/sys/arch/macppc/macppc appease gcc 4.5
tsutsui[src/trunk]: src/sys/arch OMRON was Tateisi Electronics, not Tateishi Electric.
wiz[src/trunk]: src/doc zlib-1.2.6 out.
dyoung[src/trunk]: src/sys/arch/xen/include Declare pci_mode_set().
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config add specs to automagically...
uwe[src/trunk]: src/lib/csu/arch/sh3 Asm cosmetic. Add a comment that explains ...
dholland[src/trunk]: src/sys Move proplib bits for QUOTACTL_QUOTAOFF out of the ufs c...
plunky[src/trunk]: src use
wiz[src/trunk]: src/share/man/man9/man9.i386 Remove trailing whitespace.
joerg[src/trunk]: src/usr.bin/grep Remove matchall handling for now, it doesn't wo...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/zaurus zaurus zboot supports UFS2...
dholland[src/trunk]: src/sys/ufs/ufs Teach quota2 QUOTACTL_GETALL to start in the mid...
yamt[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common remove debug p...
wiz[src/trunk]: src Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2.
roy[src/trunk]: src/sys/arch/atari/stand/edahdi Convert to terminfo so we compile.
rmind[src/trunk]: src/sys/kern - vmem_xalloc: remove call to uvm_kick_pdaemon() as...
matt[src/trunk]: src/sys/arch/powerpc/oea Save/restore all sprgs when calling OFW.
jruoho[src/trunk]: src/sys/arch/x86/x86 Based on PR kern/44069, revert revision 1.79.
cegger[src/trunk]: src/sys/arch/x86/pci - support AMD Family15h
skrll[src/trunk]: src/sys/arch/hppa/hppa Minor tweaks.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Remove unused code.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon build cay...
dholland[src/trunk]: src/usr.bin/quota Remove this material, which is no longer used.
christos[src/trunk]: src/sys/dev PR/35473: Wigcher Spanninga: Add Dutch keyboard supp...
cnst[src/trunk]: src/sys/dev/acpi remove unnecessary AIBS_MONLIMITS ifdefs, no bi...
snj[src/trunk]: src/sys/dev/usb Add ZTE MF626. From Marc Vertes in PR kern/41667.
christos[src/trunk]: src/sys/dist/ipf/netinet ansify
msaitoh[src/trunk]: src/sys/dev/pci - Add some PCIe config registers.
christos[src/trunk]: src/tests/lib/libc/sys add a signopipe test
uebayasi[src/uebayasi-xip]: src/sys/uvm Sync with HEAD.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Wrap long lines.
yamt[src/trunk]: src/usr.bin/tpfmt remove a duplicated "unknown option" message.
joerg[src/trunk]: src/lib/libpthread Simplify check for TLS definition to not hide...
plunky[src/trunk]: src/usr.sbin/btattach sort entries in structure
joerg[src/trunk]: src/libexec/lfs_cleanerd Make load_threshold double and restore ...
tsutsui[src/trunk]: src/sys/arch/x68k/conf Now we get working netboot loader, so ena...
pgoyette[src/trunk]: src Actually create the if_axe module - driver was modularized a...
pgoyette[src/trunk]: src/distrib/sets/lists/tests The k_helper3 module no longer gets...
macallan[src/trunk]: src/sys/arch/mips/include #include "opt_cputype.h"
bsh[src/trunk]: src/sys/arch/evbarm/conf compile netwalker kernel with -mcpu=cor...
uebayasi[src/uebayasi-xip]: src/sys s/DIOCGPHYSADDR/DIOCGPHYSSEG/ now that it returns...
matt[src/trunk]: src/sys/arch/xen/xenbus Change a cast to appease gcc4.5
tsutsui[src/uebayasi-xip]: src/share/man/man4 Add a recently committed evbsh3 varian...
uebayasi[src/uebayasi-xip]: src/share/man/man4 Document HOWTO.
joerg[src/trunk]: src/sys/kern Handle rump like the direct mapping case.
drochner[src/trunk]: src/sys Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_...
macallan[src/trunk]: src/distrib/sets/lists/xcomp obsolete renderedge.h and xaaWrapper.h
uebayasi[src/uebayasi-xip]: src Implement pmap_physload_device(9) to replace xmd(4) M...
uebayasi[src/uebayasi-xip]: src/sys/arch Always use VM_PHYSMEM_PTR().
tron[src/trunk]: src/sys/arch/i386/conf Build 7th Edition(V7) File System.
manu[src/trunk]: src Make cp -p and mv preverve extended attributes, and complain...
rmind[src/trunk]: src/sys - Instead of kmem_cache_max, calculate max index and avo...
mrg[src/trunk]: src/distrib/sets/lists/xbase updates for xkeyboard-config 2.3
uebayasi[src/uebayasi-xip]: src/sys Mark XIP pages as PG_CLEAN and/or PG_BUSY when ap...
christos[src/trunk]: src/lib/libedit eliminate alloca for portability
matt[src/trunk]: src/sys/arch/powerpc Use kmem instead of malloc. Remove unneede...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.0 with the follow...
dholland[src/trunk]: src/lib/libquota duh, forgot to cvs add
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix a thinko in Rev. 1.153.2.30.
nonaka[src/trunk]: src/sys/dev/usb regen.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make some stubby tty routines used...
uch[src/trunk]: src v7fs rump support
wiz[src/trunk]: src Mention that you should run makemandb -f, or wait for the we...
jakllsch[src/trunk]: src/sys/arch Add urndis(4).
dyoung[src/trunk]: src/sys/arch/x86/x86 Don't shutdown the boostrap processor (BSP)...
nisimura[src/trunk]: src/sys/dev/ic - add DM9000 internal PHY manipulating routines.
hubertf[src/trunk]: src/sys/dev/pci regen
jruoho[src/trunk]: src/sys/dev/usb Regen.
wiz[src/trunk]: src/sbin/newfs_ext2fs Fix pasto noted by tsutsui.
christos[src/trunk]: src/games/wtf use modern shell constructs
pgoyette[src/trunk]: src/usr.sbin/envstat Update userland envstat(8) to handle new {h...
dholland[src/trunk]: src/sys Introduce struct vfs_quotactl_args. Use it.
christos[src/trunk]: src/external/bsd/openpam/dist/lib replace the custom getpass wit...
bouyer[src/trunk]: src/doc Note mpii(4)
para[src/trunk]: src/sys/arch/sun3/sun3 adapt to recent changes in uvm
bouyer[src/trunk]: src/usr.sbin/repquota Make block fields one char wider; allows t...
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/conf Build net-bootable kernel (emac0...
christos[src/trunk]: src/distrib/sets/lists/comp add mudflap
matt[src/trunk]: src/sys/arch/evbppc/conf Flash is only 16MB in size.
martin[src/trunk]: src/lib/libterminfo Fix an array bounds check - fixes PR lib/42793.
roy[src/trunk]: src/lib/libterminfo Use structures so we know how long each desc...
mrg[src/trunk]: src/external/mit/xorg/bin add .../man to .PATH to find moved man...
yamt[src/trunk]: src/sys/arch/i386/include comment
uebayasi[src/uebayasi-xip]: src/sys/uvm Make uvm_page_physload() return the registere...
christos[src/trunk]: src/sys/arch/x86/include Add VIA Eden FCR MSR.
matt[src/trunk]: src/sys/compat/netbsd32 Regen.
tsutsui[src/trunk]: src/sys Add and return WSKBD_TYPE_LUNA and WSDISPLAY_TYPE_LUNA o...
jruoho[src/uebayasi-xip]: src/share/man/man9 Use .Bx to write 4.4BSD.
uebayasi[src/uebayasi-xip]: src/sys/arch/acorn26/acorn26 Redo previous.
uebayasi[src/trunk]: src/sys/kern Revert previous; s/kmem(9)/uvm_km(9)/ and comment w...
pooka[src/trunk]: src/sys/rump/kern/lib Add unadulterated tty support as a rump co...
uebayasi[src/uebayasi-xip]: src/sys/uvm UVMHIST log for XIP hole COW.
wiz[src/trunk]: src/share/man/man9 Fix word duplication in previous.
roy[src/trunk]: src/rescue Don't install terminfo.db.
uebayasi[src/uebayasi-xip]: src/sys/uvm Now XIP pages have vm_page, adjust some code ...
uebayasi[src/trunk]: src/doc uebayasi-xip: Add some directories.
dsl[src/trunk]: src/sys/arch/amd64/include Move all the XEN differences to a sin...
jmcneill[src/trunk]: src/sys/dev/i2c modularize
macallan[src/trunk]: src/sys/dev/pci don't try to a 'better' vertical frequency, it's...
joerg[src/trunk]: src/usr.bin/grep Make the matchall case a full short cut.
joerg[src/trunk]: src/games/dab Don't use the same name for two parameters.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Comment.
tron[src/trunk]: src/doc Note import of Postfix 2.8.4.
dyoung[src/trunk]: src/sys/arch/sh3 Remove redundant, static inline bus_space(9) de...
yamt[src/trunk]: src/sys/kern sigpost: don't interfere coredump. PR/45032
christos[src/trunk]: src/include specify size of the array to help -fmudflap
joerg[src/uebayasi-xip]: src/share/man/man9 No trailing whitespace
uebayasi[src/uebayasi-xip]: src/sys Split physical device segment pages from "managed...
jruoho[src/uebayasi-xip]: src/share/man/man4 Minor spelling fixes.
dholland[src/trunk]: src/external/gpl2/xcvs Remove stray file that appears to have co...
dholland[src/trunk]: src/sys Combine the miscellaneous QUOTACTL_SET args into a struc...
dyoung[src/trunk]: src/sys/arch/x86/pci PCI Configuration Mechanisms #1 and #2 are ...
wiz[src/trunk]: src Correct option name for hdaudio debugging.
uebayasi[src/uebayasi-xip]: src/sys Always use struct vm_physseg *vm_physmem_ptrs[] i...
dholland[src/trunk]: src/sys Hack QUOTACTL_GETALL to return results without using pro...
dholland[src/trunk]: src/sys Move the proplib-based quota command dispatching (that i...
uebayasi[src/uebayasi-xip]: src Revert xmd(4).
tsutsui[src/trunk]: src Build luna68k's X.Org server using wsfb driver.
jruoho[src/trunk]: src/sys/arch/x86/x86 Revert previous. Revision 1.79 was right; Q...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype obsolete pcftypes.h and link ...
uebayasi[src/uebayasi-xip]: src/sys/uvm Give "physseg" related functions better names.
jym[src/trunk]: src/sys/arch/xen/xen Move xen.balloon to machdep in the sysctl(7...
jakllsch[src/trunk]: src/sys/dev/bluetooth Add config(5) fragment for MI bluetooth(4)...
msaitoh[src/trunk]: src/sys/dev/pci Add entries for 82576 and 82580
para[src/trunk]: src extending vmem(9) to be able to allocated resources for it's...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r155677, bri...
christos[src/trunk]: src/usr.bin/mail set close on exec for all opened files.
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/compile Support files other than kern...
mrg[src/trunk]: src/sys/arch/sparc64/dev in iommu_remove() don't invalidate the ...
rmind[src/trunk]: src/sys/rump/librump/rumpkern Fix RUMP build.
pgoyette[src/trunk]: src/sys/dev/i2c Prevent multiple attachments at the same i2c add...
uebayasi[src/uebayasi-xip]: src/sys/arch/acorn26/acorn26 pmap_enter:
tonio[src/trunk]: src/sys/arch/i386/conf Fix typo in comment
pgoyette[src/trunk]: src/distrib/sets/lists/base Add new directories for trousers to ...
pgoyette[src/trunk]: src/etc/mtree Revert previous - k_helper3 does not get installed...
matt[src/trunk]: src/sys/arch Deal with RTMEMSIZE no longer being defined
pooka[src/trunk]: src/sys/rump/librump/rumpnet weak stubs for agr(4)
dholland[src/trunk]: src/external/bsd/mdocml/dist Fix broken build by laundering cons...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist import tpm-tools from sou...
dholland[src/trunk]: src/lib/libquota Add quota_getrestrictions() to report the seman...
bouyer[src/trunk]: src/sys/dev Expand struct scsipi_bustype {} in a ABI-backward-co...
christos[src/trunk]: src/usr.bin/login remove obsolete comment.
wiz[src/uebayasi-xip]: src/share/man/man9 Fix typos and sort SEE ALSO.
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs - Check FFS fragment size to be page-alig...
jruoho[src/uebayasi-xip]: src/share/man/man9 Minor markup nits.
uebayasi[src/uebayasi-xip]: src/sys Export flash_init() correctly. Calculate disk pa...
dholland[src/trunk]: src Reimplement repquota -x to print in tabular form instead of ...
macallan[src/trunk]: src/sys/arch/sparc64 add per ivec event counters
uebayasi[src/uebayasi-xip]: src/sys/uvm Introduce PMAP_UNCACHEABLE, a flag to tell pm...
para[src/trunk]: src/sys/ufs converting readdir in ffs ext2fs from malloc(9) to k...
joerg[src/trunk]: src/lib/libc/gen Drop obsolete pthread restriction.
drochner[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core remove incomplete convers...
sjg[src/trunk]: src/usr.bin/make JobFinish: call PrintOnError if we detected an ...
skrll[src/trunk]: src/sys/arch/hp700/dev Update hp700_intr_establish call. Missed ...
cnst[src/trunk]: src/share/man/man4 envstat output is now so wide that it better ...
roy[src/trunk]: src/lib/libcurses Change from scroll_forward to cursor_down.
dholland[src/trunk]: src Move second-layer proplib frobbing within ufs quota code up ...
dholland[src/trunk]: src Change dqblk_to_quotaval() from quota1_subr.c to dqblk_to_qu...
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/conf XIP test kernel.
riastradh[src/trunk]: src/sys/fs/tmpfs Fix omitted VN_KNOTE(fvp, NOTE_RENAME) in tmpfs...
kiyohara[src/trunk]: src/sys/arch/ia64/include Fix type missmatch.
eeh[src/trunk]: src/usr.bin/fgen Some bugfixes and enhancements. Support for ca...
cliff[src/trunk]: src/sys/dev/nor - dump raw QRY and/or JEDEC data depending on CF...
riz[src/trunk]: src/distrib/sets/lists/man vi.info doesn't get built when MKDOC=no.
christos[src/trunk]: src/external/cddl/osnet/lib/libnvpair Fix build issue with our m...
dholland[src/trunk]: src/lib/libquota Improve how quota_open() works and generally im...
jruoho[src/trunk]: src/sys/dev/usb Fix typo in the previous (HAUPPAUGE2 instead of ...
rmind[src/trunk]: src/sys/arch/x86/acpi acpi_md_ncpus: use kcpuset_attached instead.
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/tcsd add && defined(__...
christos[src/trunk]: src/lib/libossaudio - match regular ioctl prototype (3rd argumen...
uebayasi[src/trunk]: src/sys/arch/alpha/include Define struct alpha_pci_conf_readwrit...
dholland[src/trunk]: src/sys Package up the args of QUOTACTL_DELETE as a struct quota...
cliff[src/trunk]: src/sys/dev/nor - add option flags CFI_DEBUG_QRY CFI_DEBUG_JEDEC...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Minimize diffs.
uebayasi[src/uebayasi-xip]: src/sys Adjustment for uvm/uvm_page.h. More to follow la...
alnsn[src/trunk]: src/sys/kern Revert to more readable but non-standard use of off...
pgoyette[src/trunk]: src/sys For symmetry, allow warning and critical upper-limits fo...
jruoho[src/uebayasi-xip]: src/share/man/man4 Add also a paragraph about the platfor...
tron[src/trunk]: src/external/ibm-public/postfix Automatically determine and prin...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove error(1) junk.
uebayasi[src/uebayasi-xip]: src/sys/uvm Revert previous; unintended changes mixed.
cnst[src/trunk]: src/sys/dev/acpi use ACPI_INTEGER and PRIx64, and check success ...
christos[src/trunk]: src/distrib/utils/libhack make libhack's syslog.c produce exactl...
uebayasi[src/trunk]: src/doc Describe a new branch, uebayasi-xip.
dholland[src/trunk]: src/usr.bin/quota Remove unnecessary include.
martin[src/trunk]: src/dist/ipf/tools More printf format fixes
christos[src/trunk]: src/sys/dev/usb PR/46338: Nat Sloss: Prevent ubt synchronization...
he[src/trunk]: src/sys/dist/ipf/netinet Don't forward-declare ipf_dolog unless ...
yamt[src/trunk]: src/sys/arch/i386/include whitespace
kardel[src/trunk]: src/external/bsd/ntp merge import ntp-4-2-6p5
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add KURO-BOX/T4 vendor cust...
uebayasi[src/uebayasi-xip]: src/sys/kern Remove the "xip" option from mount_ffs(8) fo...
roy[src/trunk]: src/usr.bin/tic Change -S to output C structures to make life ea...
matt[src/trunk]: src/etc/etc.evbmips Add CPMBR1400 and GDIUM as kernels to be built
christos[src/trunk]: src/sys/dev/pckbport fixes from OpenBSD
jruoho[src/trunk]: src/tests/modules Avoid zero-length format string.
para[src/trunk]: src/sys/arch/sun3/sun3 convert from malloc(9) to kmem(9)
bouyer[src/trunk]: src Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passi...
dholland[src/trunk]: src Add libquota, as requested by wiz
christos[src/trunk]: src/sys/sys add a cast (for _LP64), and mark a variable unused.
uebayasi[src/uebayasi-xip]: src/sys/arch Sync with HEAD.
jym[src/trunk]: src/sys/arch/xen/xen Add more comments to xbdback(4) code. These...
uebayasi[src/uebayasi-xip]: src/sys/dev/isa Include uvm_extern.h, not uvm.h.
rmind[src/trunk]: src/sys/net/npf - Fix double-free case on ICMP return case.
joerg[src/trunk]: src Update build infrastructure for mdocml-1.10.1
jym[src/trunk]: src/sys/arch/i386/i386 I am not quite sure that __data_start (se...
sjg[src/trunk]: src/usr.bin/make Fix handling of -dF+/tmp/file
wiz[src/trunk]: src/usr.bin/wc New sentence, new line. Add EXIT STATUS section a...
uwe[src/trunk]: src/lib/csu/common Move crt0.S in front of crt0-common.c when bu...
wiz[src/trunk]: src/bin/ps Increase width of table column so it formats more nic...
macallan[src/trunk]: src/distrib/sets/lists/xserver obsolete libxf8_16bpp*
he[src/trunk]: src/distrib/sets/lists/modules Add the spdmem directory and kern...
christos[src/trunk]: src/usr.sbin/sup/source forgot the %s for the error
dholland[src/trunk]: src/sys/ufs/ufs Teach quota2 QUOTACTL_GETALL to start in the mid...
matt[src/trunk]: src/sys/arch/powerpc/conf nflash is dead. remove it.
tsutsui[src/trunk]: src/doc Note recent BCM57762 support to bge(4).
pgoyette[src/trunk]: src/tests/modules The k_helper3 program does not need to be (and...
martin[src/trunk]: src/distrib/sparc64/instfs add mount_tmpfs
wiz[src/trunk]: src/usr.sbin/makemandb Sync with reality, From Abhinav Upadhyay ...
christos[src/trunk]: src/sys/kern Add a new type of syscall "EXTERN" which is meant f...
macallan[src/trunk]: src/share/mk add suncg14
tsutsui[src/trunk]: src Don't use "#if defined(__i386__) || defined(__x86_64__)" con...
uebayasi[src/uebayasi-xip]: src/sys Resurrect PGO_ZERO support.
christos[src/trunk]: src/lib/libedit KNF return (\1); -> return \1;
mrg[src/trunk]: src/external/mit/xorg/bin add .../man to the .PATH to find moved...
mrg[src/trunk]: src/regress/lib/libpthread/find if pthread_create() fails, displ...
pooka[src/trunk]: src/sys/dev/usb Add Huawei K3765 (two id's, it changes product i...
uebayasi[src/uebayasi-xip]: src/sys/uvm Remove a useless assertion.
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs ffs_vget: Mark XIP only for VREG vnodes.
mrg[src/trunk]: src/sys/arch/x86/x86 attach just one of the cpu timer interrupts...
uebayasi[src/uebayasi-xip]: src/share/man/man4 Document options XIP.
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Don't leak control endpoint descr...
cherry[src/trunk]: src/sys/arch/x86/x86 On xen, prevent cached PDP objects from bei...
riz[src/trunk]: src/sys/dev/usb Sort u3g_devs by vendor/product. Also, remove d...
msaitoh[src/trunk]: src/sys/dev/pci Add support for 82575, 82576 and 82580(ER).
christos[src/trunk]: src/sbin/sysctl allow -q flag to work for reads.
mrg[src/trunk]: src/external/mit/xorg/lib/pixman include pixman-noop.c. oops.
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Add rmdir(2) support for rump filsy...
cliff[src/trunk]: src/sys/dev/nor add JEDEC Mfgr ID for Macronix
uebayasi[src/uebayasi-xip]: src/sys/arch/ia64/ia64 opt_xip.h is no more here.
snj[src/netbsd-6]: src/doc 1528
pgoyette[src/trunk]: src/sys/dev/i2c When detaching the device, tear down its sysctl ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make thi
roy[src/trunk]: src/doc Document import of dhcpcd-5.5.0
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml-1.10.1
hauke[src/trunk]: src/sys/netatalk Fix AppleTalk name registration, as discussed o...
uebayasi[src/uebayasi-xip]: src/share/man/man9 Document uvm_page_physload_device(9).
jmcneill[src/trunk]: src/sys/dev/usb PR# port-i386/18818: cannot enter ddb with usb k...
matt[src/trunk]: src/sys/arch Bring forward from matt-nb5-mips64. Support for Ra...
drochner[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey also mention the aes-gcm ...
yamt[src/trunk]: src/sys/ufs/ufs comments and cosmetics. no functional changes.
rmind[src/trunk]: src/sys Remove obsolete ltsleep(9) and wakeup_one(9).
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype substitute @LIBBZ2@ ...
tsutsui[src/trunk]: src/sys/arch/zaurus/dev Fix wrong raw keycode in xt_keymap_c860[...
dholland[src/trunk]: src Add quota_quotaon() and quota_quotaoff(). Use them in quotao...
njoly[src/trunk]: src/tests/fs/vfs unpriv owner test now pass for sysvbfs.
enami[src/uebayasi-xip]: src/share/man/man4 Sync SYNOPSIS with the actual configur...
msaitoh[src/netbsd-6-1]: src/doc Update ticket 1208.
riz[src/trunk]: src/distrib/utils/sysinst Check for del_rc_conf() == 0, not !del...
christos[src/trunk]: src/sys/coda Instead of sharing the coda vnode lock with the ffs...
jmcneill[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 Fix AR_SREV_MERLIN_...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Really remove XIP hole code.
macallan[src/uebayasi-xip]: src/share/man/man4 mention adm1031 support
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Quick fixes to make KURO-BOX/T4...
jruoho[src/uebayasi-xip]: src/share/man/man4 Remove the incorrect table. Fix grammar.
uwe[src/trunk]: src/lib/csu/arch/sh3 Since it's in a separate file now, we canno...
jym[src/trunk]: src/sys/kern When KERN_SA is not defined, kern.no_sa_support is ...
dholland[src/trunk]: src/sys Move toplevel proplib iteration of QUOTACTL_CLEAR to fs-...
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add dtv* at dtvbus? because I'll get wei...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm/arm32 More struct vm_page * -> struct vm...
yamt[src/trunk]: src/sys/kern sleepq_insert: call lwp_eprio only when necessary
uebayasi[src/uebayasi-xip]: src/sys/uvm Move MD member in struct vm_physseg to the ta...
dholland[src/trunk]: src/sys Move first-layer proplib frobbing for QUOTACTL_GET to FS...
kiyohara[src/trunk]: src/sys/dev/bluetooth Remove unnecessary line-feed.
pgoyette[src/trunk]: src/sys/dev/acpi Enhance DPRINTF to use AcpiFormatException as s...
jakllsch[src/trunk]: src/sys/dev/ata Add some additional consistency checking paranoi...
uebayasi[src/uebayasi-xip]: src/sys/kern Propagate MNT_XIP in mount flags.
alnsn[src/trunk]: src/sys/kern Replace offsetof(pcq_t, pcq_items[nitems]) with siz...
mrg[src/trunk]: src/external/gpl3/gcc re-generate various files after dl_iterate...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
nakayama[src/trunk]: src/sys/dev/ic Remove duplicate code.
msaitoh[src/trunk]: src/sys/dev/pci Make some bge's name close to the real product n...
plunky[src/trunk]: src/external/bsd/pcc provide endian information at build time ra...
pgoyette[src/trunk]: src/share/man/man4 Document what 'flags 0x0' does, since that's ...
pooka[src/trunk]: src/sys/rump/dev/lib/libumass Support SCSIVERBOSE.
bsh[src/trunk]: src/sys/arch/evbarm/conf fix comment.
dholland[src/trunk]: src/sys/sys Add sys/quotactl.h. This will hold the definitions f...
wiz[src/trunk]: src/usr.bin/logger Sync usage with SYNOPSIS.
drochner[src/trunk]: src/sys/arch/x86 add an experimental implementation of PCI MSIs ...
uebayasi[src/uebayasi-xip]: src/sys Initial implemention of bus_space_physload(9) for...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 ivec is assigned to hardware, so co...
pooka[src/trunk]: src/distrib/sets/lists/tests ptyfs tests
uebayasi[src/uebayasi-xip]: src/sys/conf Indent.
dholland[src/trunk]: src/games/atc Don't use ++ to set flags to true. Now passes -Wst...
jym[src/trunk]: src/sys/arch Merge i386 and amd64 version of db_memrw.c.
tron[src/trunk]: src/external/mit/xorg/bin/xkbcomp Fix build with SSP enabled.
dholland[src/trunk]: src/usr.sbin/quotactl Add a copy of the proplib interpreter here...
rkujawa[src/trunk]: src/doc Add myself as responsible for PCI on amiga
dholland[src/trunk]: src/usr.bin/find rest of previous.
jym[src/trunk]: src/tests/lib/libc/sys Modify exec test to be more resilient reg...
jakllsch[src/trunk]: src/sys/arch/i386/conf options MALLOC_DEBUG is no longer expecte...
uebayasi[src/uebayasi-xip]: src/sys/uvm Forgotten to check this in; now uvm_page_phys...
wiz[src/trunk]: src/bin/ps - choose better argument name for `-U';
yamt[src/trunk]: src/sys/netinet comment
para[src/trunk]: src/sys/kern remove left over macro after kmem_map is gone
pooka[src/trunk]: src/sys/rump/dev move files.rump out of wip
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Changes put for luna68k X.Org mono serv...
pooka[src/trunk]: src/sys/rump/include/machine Fix snafu in previous -- if your te...
christos[src/trunk]: src/lib/libedit fix buffer growing code.
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist/man/man8 remove stray .TP
he[src/trunk]: src/sys/arch/arm/arm32 Only declare helper variable which is onl...
oster[src/trunk]: src/sys/dev/raidframe In rf_disks.c make sure ser_values and ser...
christos[src/trunk]: src/sys/net - don't copy past the end of sockaddr if we are roun...
jym[src/trunk]: src/sys/arch/x86/x86 - re-factor code in pmap_map_ptes() slightl...
rkujawa[src/trunk]: src/sys/arch/amiga Add clockport(4) layer, which provides suppor...
skrll[src/trunk]: src/sys/arch/hp700/conf Add USERCONF as per all other GENERIC ke...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix 32bit build
christos[src/trunk]: src/usr.bin/login fix the USE_KERBEROS=no USE_PAM=no build.
uebayasi[src/uebayasi-xip]: src/sys Directly allocate zero'ed vm_page for XIP unalloc...
rmind[src/trunk]: src/sys/sys Welcome to 5.99.61: major UVM/kmem/vmem changes, tsl...
macallan[src/trunk]: src/sys/dev/sun report power button events to sysmon
christos[src/trunk]: src/etc/rc.d generate ecdsa key
uebayasi[src/uebayasi-xip]: src/sys Rename PGO_ZERO as PGO_HOLE, and s/uvm_page_zerop...
macallan[src/trunk]: src/sys/arch/macppc/dev sanitize sysctl interface in order to ap...
joerg[src/trunk]: src/sys/arch/emips/stand/common Try fixing stand.h include. Add ...
drochner[src/trunk]: src/sys/arch/i386/i386 fix confused CS selector, fixes the panic...
jruoho[src/uebayasi-xip]: src/share/man/man9 Small changes to wording and markup.
rmind[src/trunk]: src/sys Revert posix_spawn() clean up for now, there are some bugs.
jym[src/trunk]: src/sys/arch/i386/i386 For correctness: do not forget VA_SIGN_NE...
christos[src/trunk]: src/lib/libedit - fix unused params
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs Check filesystem's bsize/fsize are aligne...
macallan[src/trunk]: src/sys/conf igsfb doesn't use rcons, no need to pull it in
uebayasi[src/uebayasi-xip]: src/sys/dev Don't specify anything in "int flags" of bus_...
macallan[src/trunk]: src/sys/dev/wsfont add license header
tron[src/trunk]: src/lib/libedit Don't use "-Wconversion" with GCC 4.5 which will...
mishka[src/trunk]: src/doc Drop extra ")" symbol near "OpenSSH".
martin[src/trunk]: src/tests/lib/libc/ssp gcc optimizes away the side effect free c...
christos[src/trunk]: src/external/gpl3/gcc/lib add preliminary build glue for mudflap...
jruoho[src/uebayasi-xip]: src/share/man/man4 Refer to the correct driver.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Improved Synology CS/RS sup...
uebayasi[src/trunk]: src/sys/kern These don't need uvm/uvm_extern.h.
macallan[src/trunk]: src/sys/arch/macppc/dev finish device_t-ification
wiz[src/trunk]: src/doc gdb-7.4 out.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 use TLB_SIZE_SPITFIRE in a couple o...
matt[src/trunk]: src/sys Use proper ANSI prototypes for foo() -> foo(void)
pgoyette[src/trunk]: src/etc/powerd/scripts Add cases for new {high, maximum}-capacity...
macallan[src/trunk]: src/sys/dev/wscons ass WSDISPLAY_TYPE_VALKYRIE
roy[src/trunk]: src/lib/libcurses Fix an off-by-one error.
pgoyette[src/trunk]: src/etc/mtree Create the directory for the helper program; hopef...
joerg[src/trunk]: src Add scalbnl to libm.
jym[src/trunk]: src/sys/arch Use the current destination address to compute PTE, ...
joerg[src/trunk]: src/sys/ufs/chfs Don't depend on implicit enum casts, be explicit.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Implement rumpblk_deregister, for u...
msaitoh[src/trunk]: src/sys/dev/ic Fix a bug that the system which has no logical vo...
jakllsch[src/trunk]: src/sys/dev/usb Add urndis(4).
pooka[src/trunk]: src/tests/rump add a vm allocator test which tests that:
uebayasi[src/uebayasi-xip]: src Sync with HEAD (-D20101022).
tsutsui[src/trunk]: src/sys/arch/zaurus/conf - TAB/space cleanup
matt[src/trunk]: src/sys/arch/xen/include/xen3-public/io Make this use offsetof a...
eeh[src/trunk]: src/sys/arch/sparc/stand/bootblk Major overhaul:
rmind[src/trunk]: src/sys - Replace some malloc(9) uses with kmem(9).
uebayasi[src/uebayasi-xip]: src/sys/arch opt_xip.h isn't needed any more here.
dholland[src/trunk]: src/sys Move the code for iterating over the multiple RPC calls ...
he[src/trunk]: src/lib/csu/arm_elf After christos@ latest re-structuring of inc...
riz[src/trunk]: src/sys/dev/usb ugensa support for Sierra Wireless USB 305, from...
uebayasi[src/uebayasi-xip]: src/sys/dev Adapt to thew new pmap(9) interfaces.
bsh[src/trunk]: src/sys/dev/usb regen
he[src/trunk]: src/sys/arch/algor/conf Bump SYMTAB_SPACE so that it fits again.
yamt[src/trunk]: src/sys/nfs nfs_msg: #if 0 out tprintf for now and comment why.
manu[src/trunk]: src/sys/kern Fix the extattr start fix. Looking up the filesyste...
joerg[src/trunk]: src Add scalbnl(3) mlinks.
mrg[src/trunk]: src/x11/lib/GLU apply some -Wno-error. there are char * vs. con...
christos[src/trunk]: src/sys/coda move the assert after the locked case.
wiz[src/trunk]: src/usr.sbin/perfused New sentence, new line. Remove trailing wh...
mrg[src/trunk]: src/external/mit/xorg/lib/libXi handle the rename of XSetCPtr.c ...
jym[src/trunk]: src/sys/arch/x86/include Add latest CR4 bits:
christos[src/trunk]: src/sys/net Count length from the beginning of the structure not...
bsh[src/trunk]: src/sys/dev use uint64_t for sc_disksize512.
uebayasi[src/uebayasi-xip]: src/sys/uvm Refactor uvm_page_physload_common(). Memory ...
martin[src/trunk]: src/tests/lib/libc/gen Revert previous, si_addr is expected to b...
dholland[src/trunk]: src/sys/dev/usb Remove duplicate break. PR 46368 from Henning Pe...
njoly[src/trunk]: src/sys/fs/sysvbfs Check credentials when setting uid, gid or mo...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Don't attach same ivec's event cout...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Clean up, reduce diff from trunk.
christos[src/trunk]: src/usr.bin/login make krb5 compile again. XXX: one function lef...
dyoung[src/trunk]: src/sys/arch Build sh3/sh3/sh3_bus_space.c only for mmeye.
martin[src/trunk]: src/sys Get rid of #ifdef __sparc__ in uvm code - as noted by cg...
jym[src/trunk]: src/share/man/man4/man4.x86 Reflect my change for Xen sysctl(7) ...
christos[src/trunk]: src/sys PR/47058: Antti Kantee: If the ipv6 flow code modifies t...
rmind[src/trunk]: src/tests/rump/kernspace tsleep(9) no more.
uch[src/trunk]: src/usr.sbin/puffs regen
christos[src/trunk]: src/sys/dev/ic don't include <sys/rnd.h> before we define cn_tra...
jakllsch[src/trunk]: src/sbin/gpt Bump date to date of previous change.
pooka[src/trunk]: src/sys/rump/dev/lib/libucom tty support is finally a standalone...
dyoung[src/trunk]: src Put libalpha back.
cnst[src/trunk]: src/distrib/notes/common add myself as per the welcome email
jruoho[src/uebayasi-xip]: src/share/man/man4 Emphasize the powerd(8) script and use...
matt[src/trunk]: src/sys/uvm Replace locking checks with uvm_page_locked_p.
pgoyette[src/trunk]: src/sys/dev Modularize the spdmem(4) driver
jym[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Turn AES NI s...
matt[src/trunk]: src/sys/uvm Use right UVM_xxx_COLORMATCH flag (even both use the...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix tpyo.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server build updates and fixes...
dholland[src/trunk]: src/sys Remove the extra op argument to VFS_QUOTACTL() - the op ...
uebayasi[src/trunk]: src/sys Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. ...
njoly[src/trunk]: src/sys/rump/librump/rumpkern Move pool subsystem init from rump...
njoly[src/trunk]: src/sys/dev/pci Fix RADEONFB_DEBUG build.
cnst[src/trunk]: src/sys/dev/acpi * s/misformed/malformed/;
rmind[src/trunk]: src/sys - Add mi_cpu_init() and initialise cpu_lock and kcpuset_...
nisimura[src/trunk]: src/distrib/evbarm/instkernel/instkernel add MINI2440_INSTALL im...
matt[src/trunk]: src/sys/arch/alpha/include Enable direct-mapped uareas for alpha.
christos[src/trunk]: src/lib/libedit term -> terminal
christos[src/trunk]: src/lib/libedit add -Wunused-parameter
macallan[src/trunk]: src/sys/dev/rasops use memset() to clear character cells instead...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist changes to 1.99.18/20100211
macallan[src/trunk]: src/sys/dev/pci use rasops_get_cmap()
martin[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by maxv...
dholland[src/trunk]: src/sys/compat/netbsd32 Update compat_netbsd32 for new quotactl.
christos[src/trunk]: src/lib/libc/gen - don't update the length of the buffer until t...
gdt[src/trunk]: src/usr.sbin/installboot Explain how to use -e -v without -o to ...
jruoho[src/trunk]: src/sys/dev/acpi Remove the upper limit for the number of T-states.
christos[src/trunk]: src/external/bsd/bind add confgen programs
pooka[src/trunk]: src add tty to rumptest
pgoyette[src/trunk]: src Actually create the dbcool(4) module. Driver was modularize...
snj[src/trunk]: src/sys/dev/usb Regen.
drochner[src/trunk]: src/sys/dev/wscons Allow big parts of the vt100 emulation code (...
tsutsui[src/trunk]: src/sys Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_...
uebayasi[src/uebayasi-xip]: src/sys/arch Support PMAP_UNMANAGED in some pmaps.
jakllsch[src/trunk]: src/sys/dev/usb xboxcontroller(4) is now merged into uhidev(4).
msaitoh[src/trunk]: src/sys/dev/pci Explicitly cast to uint64_t instead of using PRI...
uwe[src/trunk]: src/lib/csu/arch/sh3 New ___start() C function takes 3 arguments...
njoly[src/trunk]: src/share/man/man4 Start a new paragraph to describe flags values.
uebayasi[src/uebayasi-xip]: src/sys/dev At device attachment, register the given bus ...
dyoung[src/trunk]: src/sys/arch/sh3 Move the sh_memio_*() declarations back to sh3/...
njoly[src/trunk]: src/sys/dev/rasops Fix RASOPS_SMALL build
christos[src/trunk]: src/lib/libedit fix unused variable warnings on systems without ...
wiz[src/trunk]: src/share/man/man4/man4.mac68k Restore missing word, remove trai...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Minor fixes.
wiz[src/trunk]: src/sbin/fsck Use Dq for double quotes; remove trailing whitespace.
christos[src/trunk]: src/lib/libedit term -> terminal
dholland[src/trunk]: src/sys Move proplib frobbing for QUOTACTL_GETVERSION to FS-inde...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc * allow one more request
wiz[src/trunk]: src/sbin/newfs Pull over some of Jason McIntyre's fixes for newf...
roy[src/trunk]: src/sys/sys Allow using CMSG_NXTHDR with -Wcast-align.
martin[src/trunk]: src/sys/dev/sun Make it compilable without envsys
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core add a little bit of DRM_N...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist use getpassfd()
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man5 Sort sections, sort SEE ALSO.
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/ibm4xx Support XIP; look up "device"...
uebayasi[src/uebayasi-xip]: src/sys/uvm Rename PGO_ZERO as PGO_HOLE, and s/uvm_page_z...
drochner[src/trunk]: src/sys/kern modify parsing of device names so that it can deal ...
oster[src/trunk]: src/tests/dev/raidframe Note that PR kern/44251 is fixed.
macallan[src/trunk]: src/sys/dev/adb sanitize sysctl interface in order to appease gc...
phx[src/trunk]: src/sys/arch/sandpoint/conf Add driver for ATAPI disk drives.
dholland[src/trunk]: src/usr.sbin/quotactl Make it build in userlevel and hook it in.
drochner[src/trunk]: src/sys minor mostly cosmetical fixes: use designated type for d...
khorben[src/trunk]: src/sys/dev/usb Convert keycodes 0x7f, 0x80 and 0x81 to PMF even...
uebayasi[src/uebayasi-xip]: src/sys/dev Correctly hook flash_open/flash_close in cdev...
martin[src/trunk]: src/usr.sbin/sup/source "errs" might be clobbered by longjmp, so...
drochner[src/trunk]: src/usr.bin/hexdump remove agitation that od(1) was deprecated -...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang to r154578.
riz[src/trunk]: src/etc Change root's default shell to /bin/sh, to provide a def...
jakllsch[src/trunk]: src/sys/arch/arm/marvell Constify sysclktbl and use __arraycount...
wiz[src/trunk]: src/share/man/man4 Re-add intro(4) removed by accident.
rmind[src/trunk]: src/sys/kern sysctl_dobuf: re-acquire the sysctl lock on retry p...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 1.99.19/20100212
christos[src/trunk]: src/usr.bin/make Don't attempt to touch special targets; make -t...
skrll[src/trunk]: src/sys/arch/arm/iomd KNF
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Fix UVMHIST build.
joerg[src/trunk]: src/sys/arch/x68k/include machine/stdarg.h and machine/varargs.h...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server various updates for xor...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Comment out XIP hole page redirectio...
cherry[src/trunk]: src/sys/arch stop using alternate pde mapping in xen pmap
dholland[src/trunk]: src/sys Call QUOTACTL_GETALL in a loop to get results 8 at a tim...
christos[src/trunk]: src/sys/arch/x86/x86 PR/41267: Andrius V: 5.0 RC4 does not detec...
jruoho[src/trunk]: src Add a test case for PR kern/46328 (tested naively with tcpdu...
uebayasi[src/uebayasi-xip]: src/sys/arch Teach TLB miss handler (pmap_tlbmiss()) to m...
rmind[src/trunk]: src/sys/kern do_open: move pathbuf destruction to the callers, t...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys default the f...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Update all variable days
bsh[src/trunk]: src/sys/arch/arm/imx add base addresses for i.MX51 IPU registers.
pooka[src/trunk]: src/distrib/sets/lists/tests fix filename
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax regenerate.
jruoho[src/uebayasi-xip]: src/share/man/man9 Remove dead reference to scheduler(9).
uebayasi[src/trunk]: src/sys/arch/hp300/dev dev_t is uint64_t; use PRIx64 to print it...
joerg[src/trunk]: src Add logbl(3).
roy[src/trunk]: src/lib/libterminfo Remove silly debug.
christos[src/trunk]: src/crypto/external/cpl/trousers/lib add libtcs
kardel[src/trunk]: src/external/bsd/ntp/lib/libntp add libotps for autoopts headers...
dholland[src/trunk]: src/lib/libc/string Describe these as obsolete.
plunky[src/trunk]: src reinstate ssp:raw test, slightly differently.. this one is b...
tls[src/trunk]: src/crypto/external/bsd/openssh/dist Add new "SendVersionFirst" ...
jakllsch[src/trunk]: src/sys/dev/pci Fix machfb build on ports not based on powerpc o...
bsh[src/trunk]: src/sys/dev/usb add USB keyboard found on Netwalker.
macallan[src/trunk]: src/sys/arch/macppc drivers to support the onboard video circuit...
wiz[src/uebayasi-xip]: src/share/man/man4 HTMLify.
joerg[src/uebayasi-xip]: src/share/man/man9 Canonical prolog order
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Don't use the current value of ma...
pgoyette[src/trunk]: src After reviewing the datasheets, most of the supported Winbon...
christos[src/trunk]: src/sys/coda depend on "vcoda" since it has symbols we need.
drochner[src/trunk]: src/sys/netipsec After IPSEC input processing, pass a decoded/au...
jakllsch[src/trunk]: src/sys/arch/arm/marvell Add interrupt info for 88F5182 gtidmac(...
riz[src/trunk]: src/sys/dev/pci Regen for added Intel IDs.
alnsn[src/trunk]: src/tests/fs/vfs Don't assume that "first lock that blocks" is a...
uebayasi[src/uebayasi-xip]: src/sys/arch Fix build.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Multiple boot devices and/o...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Call XIP getpages() from within the ...
skrll[src/trunk]: src/sys/arch/hp700/conf Spelling.
wiz[src/trunk]: src Fix typo (specifed -> specified).
uebayasi[src/uebayasi-xip]: src/sys To simplify things, revert global vm_page_md hash...
pooka[src/trunk]: src/sys/rump/include/rump Add RUMP_SYS_FILEOPS for syscalls whic...
wiz[src/trunk]: src/bin/ps Choose better argument name for `-U' (sync with man p...
skrll[src/trunk]: src/sys/arch/hp700/dev Whitespace.
plunky[src/trunk]: src/external/bsd/pcc keep generated config.h file in a subdir
jruoho[src/trunk]: src/sys/dev/acpi Add CSC0000, CSC0003, CSC0010. Observed from jn...
msaitoh[src/trunk]: src/sys/dev/pci Add some MegaRAID Entries
wiz[src/trunk]: src Fix typo.
christos[src/trunk]: src/lib/libedit Rename key to keymacro to avoid conflicts with t...
tron[src/trunk]: src/usr.bin/wc Add support for "-L" option (longest line) as pre...
uebayasi[src/uebayasi-xip]: src/sys/uvm uvm_pglistalloc(9) returns 0 on success, not ...
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Fix some rump_etfs_register/rump_et...
dholland[src/trunk]: src/sys/ufs/ufs Remove #if 0'd proplib-related code.
dholland[src/trunk]: src/usr.sbin/makefs/ffs Fix build failure reported by bracket.
darrenr[src/trunk]: src/dist/ipf/tools Merge error - stale code from HEAD not removed.
jruoho[src/trunk]: src/tests/lib/librumphijack Close all file descriptors before tr...
tsutsui[src/trunk]: src/sys/arch/zaurus/dev Allow calling scoop_set_backlight() even...
phx[src/trunk]: src/sys/arch Moved the macros amiga_cpu_sync() and amiga_membarr...
uebayasi[src/uebayasi-xip]: src/sys Reduce more diff by backing out XIP page specific...
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs Handle XIP mount error properly.
pgoyette[src/trunk]: src/sys/sys Fix a (obvious) typo
pgoyette[src/uebayasi-xip]: src/share/man/man4 Document the recently added 'maximum-c...
bsh[src/trunk]: src/sys/arch/evbarm/netwalker adapt to changes in imx51reg.h
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch/i386 Give the kernel pmap a c...
skrll[src/trunk]: src/sys/arch/hp700/include Whitespace.
macallan[src/trunk]: src/sys/dev/pci/voyager glyphcache_init() works best with its pa...
uebayasi[src/uebayasi-xip]: src/sys/uvm Maintain not only arrays of struct vm_physseg...
uch[src/trunk]: src/sys/fs/v7fs v7fs_lookup() fix return value. Pass t_vnops ren...
mrg[src/trunk]: src/external/zlib/pigz initial import of pigz 2.1.6 sources.
mlelstv[src/trunk]: src/libexec/lfs_cleanerd Read the padded superblocks to avoid pr...
joerg[src/trunk]: src/external/bsd/openresolv/dist Do not abuse .Ta, but use a rea...
matt[src/trunk]: src/sys/arch/evbmips Bring forward from matt-nb5-mips64. Suppor...
uebayasi[src/uebayasi-xip]: src/sys When mounting a block device as XIP, pass registe...
pooka[src/trunk]: src/tests/fs/vfs symlink to a zero-len target (and watch tmpfs g...
para[src/trunk]: src/sys/uvm size kmem_arena more sanely for small memory machines
phx[src/trunk]: src/doc Forgot the [develope date].
martin[src/trunk]: src/distrib/utils/sysinst Add missing white spaces at end of lin...
uebayasi[src/uebayasi-xip]: src/sys Fix thinko; make vm_physseg ptr swap really work.
joerg[src/trunk]: src/lib/libss libss uses strupr from libroken, so depend on that.
snj[src/netbsd-6-1]: src/doc update 1208
nonaka[src/trunk]: src/sys/dev/usb PR/45133: usb/udl(4): Add new device ID
rkujawa[src/trunk]: src/sys/arch/amiga/conf regen configs
uebayasi[src/uebayasi-xip]: src/sys/uvm s/managed device page/device page/
wiz[src/trunk]: src/external/bsd/bzip2/dist Re-import bzip2-1.0.5 in more approp...
phx[src/trunk]: src/sys/dev/usb regen
chs[src/trunk]: src/sys change vflushbuf() to take the full FSYNC_* flags.
pgoyette[src/trunk]: src/usr.sbin/envstat Document the new {high, maximum}-capacity k...
tron[src/trunk]: src/usr.bin/wc Report the number of characters, not the number o...
christos[src/trunk]: src/lib/libpam/modules remove unneeded change
jakllsch[src/trunk]: src/sys/dev/usb regen.
jmcneill[src/trunk]: src/sys/dev/isa add module support
christos[src/trunk]: src/lib/libedit - don't leave cursor dangling on memory failure ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend add some missing dependanc...
uebayasi[src/uebayasi-xip]: src/sys/dev/tc Fix build.
macallan[src/trunk]: src/sys/dev/i2c appease gcc 4.5
pooka[src/trunk]: src/sys/rump/include/machine Add missing public members of bus_d...
martin[src/trunk]: src/distrib/utils/sysinst Fix harmless error preventing auto-fin...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools Add build glue: no pkcs11 yes.
skrll[src/trunk]: src/sys Oops. Whitespace in previous.
pooka[src/trunk]: src/sys/rump/dev/wip/libumass The first step to having cd work i...
matt[src/trunk]: src/sys/arch/evbppc/conf Back out commit.
jmcneill[src/trunk]: src/sys/dev/isa modularize and recognize ASUS F8000 Super I/O chips
haad[src/trunk]: src Add kmem_asprintf rotuine which allocates string accordingly...
martin[src/trunk]: src/sys/netinet Explicitly include <sys/kmem.h>
manu[src/trunk]: src/sys Return ENODATA when no attribute is found, like Linux do...
drochner[src/trunk]: src/sys/compat/svr4 add missing glue file, otherwise the emulati...
matt[src/trunk]: src/sys/arch/arm/ofw Use a typedef to cleanup OF_set_callback.
mbalmer[src/trunk]: src According to the Oxford Dictionary of Etymology, a wether is...
pgoyette[src/trunk]: src/distrib/sets/lists/man Move acpismbus into proper place, alp...
cegger[src/trunk]: src/sys/dev/acpi/wmi Add support for various things:
christos[src/trunk]: src/crypto/external/bsd/openssh - Merge conflicts
snj[src/trunk]: src/sys/dev/usb Add ZTE MF626. From Marc Vertes in PR kern/41667.
uebayasi[src/uebayasi-xip]: src/sys Clean up; merge options DIRECT_PAGE into options ...
pgoyette[src/trunk]: src/etc/mtree Use the correct userid
christos[src/trunk]: src/distrib/sets/lists bump libssh
christos[src/trunk]: src/sys/arch/i386/i386 From Bob Lee [glee at force10networks dot...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use ANSI prototype for _bus_dmamem_...
uebayasi[src/uebayasi-xip]: src/sys/uvm Use VM_PROT_* instead of PROT_* in UVM.
matt[src/trunk]: src/sys/arch/mips Add support for a loongson2_subr.S. This is n...
joerg[src/trunk]: src/lib/libedit Sync compat defines to unbreak build.
tsutsui[src/trunk]: src/distrib/common/bootimage Add two optional variables for live...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace and emp...
yamt[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace mark this driver ...
cnst[src/trunk]: src/usr.sbin/envstat fix a typo resulting in warn-max being show...
pooka[src/trunk]: src/etc/mtree tests/fs/ptyfs
uebayasi[src/uebayasi-xip]: src/sys/rump/librump/rumpkern Fix build of rump.
dholland[src/trunk]: src/sys/sys Improve comments.
riastradh[src/trunk]: src/sys Implement a genfs_rename abstraction.
dholland[src/trunk]: src/sys/compat/irix typo in comment
christos[src/trunk]: src/lib/libedit avoid shadowed variable
apb[src/trunk]: src/sys/dev/usb Make u3g driver recognise Huawei E1820.
skrll[src/trunk]: src/sys/arch/hp700/dev Wrap long lines.
wiz[src/trunk]: src/lib/libm/man Fix typo in function name.
gson[src/trunk]: src/sys/kern Move VFS_EXTATTRCTL to mount_domount(). This makes...
rmind[src/trunk]: src/sys - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown...
rkujawa[src/trunk]: src/distrib/notes/amiga Fix markup, sort SilverSurfer
jakllsch[src/trunk]: src/sys/arch/macppc/conf Add uplcom(4) and uftdi(4).
para[src/trunk]: src/usr.bin/vmstat remove malloc(9) output function from vmstat
uebayasi[src/uebayasi-xip]: src/sys/arch/powerpc/conf Indent.
ahoka[src/trunk]: src/share/misc Add RAS, CAS, VCC, ALE, REST, ONFI
uebayasi[src/trunk]: src/external/cddl/osnet/dev/sdt Fix a local var name.
jmcneill[src/trunk]: src build and install itesio module on i386 and amd64
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Snapshot of getpages BMAP loop merge.
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Bump the initial rootdir link co...
jruoho[src/uebayasi-xip]: src/share/man/man9 Improvements to wording and markup.
dholland[src/trunk]: src/sys Begin adding quota cursor/iteration interface to VFS_QUO...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Style change.
christos[src/trunk]: src/external/gpl3/gcc/dist/libmudflap NetBSD fixes:
mrg[src/trunk]: src/distrib/sets/lists obsolete libxf8_16bpp.
wiz[src/trunk]: src/usr.bin/hexdump Bump date for previous.
jmcneill[src/trunk]: src/sys Add an FSILENT flag and use it to suppress "Medium Not P...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot Comment improvement. altboo...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Put back XIP putpages, but slightly ...
mrg[src/trunk]: src/distrib/sets/lists/xcomp XtAsprintf.0 is in X11R7 / xorg.
dholland[src/trunk]: src/sys Add QUOTACTL_CURSORSKIPIDTYPE, QUOTACTL_CURSORATEND, QUO...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-vmmouse define X...
wiz[src/trunk]: src Adapt to repository move of dist from external/bsd/bzip2 to
riastradh[src/trunk]: src/sys/kern Disentangle do_sys_rename.
matt[src/trunk]: src/usr.bin/mkubootimage Add lzma and lzo compression types
joerg[src/trunk]: src/lib/libm/arch/i387 Add optimised version of scalbnl for x86.
yamt[src/trunk]: src/sys/miscfs/procfs fix a botch in PRIxVADDR change (rev.1.38)
christos[src/trunk]: src/lib/libedit term -> terminal
matt[src/trunk]: src/sys/arch/powerpc/include PowerPC wants 16-byte aligned stack...
rmind[src/trunk]: src/sys/arch/x86/x86 - pmap_tlb_shootdown: do not overwrite tp_c...
jruoho[src/trunk]: src/sys/dev/usb Re-regen.
jruoho[src/uebayasi-xip]: src/share/man/man4 Move vald(4) to sys/dev/acpi. This is ...
uebayasi[src/uebayasi-xip]: src/sys/arch/evbppc/obs405 Map the NOR FlashROM region in...
pooka[src/trunk]: src/tests/fs/vfs fill in PR number: kern/43843
dholland[src/trunk]: src/games/adventure Pass -Wstrict-overflow.
wiz[src/uebayasi-xip]: src/share/man/man9 Join URL.
christos[src/trunk]: src/lib/libc/gen test for both NUL and _POSIX_VDISABLE, because ...
bouyer[src/trunk]: src/sys/dev/pci Regen: Add various newer LSI RAID/SAS controllers
uebayasi[src/uebayasi-xip]: src/sys/ufs/ffs Fragment size doesn't need to be page-ali...
dholland[src/trunk]: src/usr.sbin/repquota More cleanup of repquota. For now we're go...
jym[src/trunk]: src/tests/lib/libc/gen ATF test for SIGBUS => BUS_ADRALN (invali...
uch[src/trunk]: src/sys/fs/v7fs Existing inode don't recycle. rump works.
roy[src/trunk]: src/rescue Don't install terminfo.db in rescue.
riz[src/trunk]: src/sys/dev/usb Sort ugensa_devs by vendor/product. No function...
pooka[src/trunk]: src/share/examples/rump/sdread * support cd devices (@scsibus & ...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Just return if length of zero is passed...
mrg[src/trunk]: src remove bstore*.h, add Xprintf.h and inpututils.h
wiz[src/trunk]: src/share/man/man4/man4.x86 Bump date for previous.
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/man/man3 remove erroneous ...
macallan[src/trunk]: src/sys/arch/sun3/conf make sure opt_sunkbd.h exists
cherry[src/trunk]: src/sys/arch switch on NetBSD/Xen MULTIPROCESSOR support for dom...
wiz[src/trunk]: src/usr.bin/lastcomm Sync usage with man page.
jruoho[src/trunk]: src/tests/lib/libc/sys Avoid harmless compiler (integer) warnings.
skrll[src/trunk]: src/sys/arch Remove the dma24_ex method of dealing with BUS_DMA_...
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
dholland[src/trunk]: src/sys Add QUOTACTL_IDTYPESTAT and QUOTACTL_OBJTYPESTAT for ret...
martin[src/netbsd-6-1]: src/doc Ticket #1209
pooka[src/trunk]: src/sys/rump/dev/lib I forgot I didn't fix kern/40505 yet, and h...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix linker error of GENERIC32 kernel.
christos[src/trunk]: src/distrib/sets/lists bump libssh to 17.
christos[src/trunk]: src/dist/nvi PR/45881: Chavdar Ivanov: nvi copy command copies e...
wiz[src/trunk]: src/usr.bin/tset Remove duplicate Pp. Remove trailing whitespace...
khorben[src/trunk]: src/sys/dev/usb Fixed a potential out-of-bounds array access whe...
riz[src/trunk]: src/distrib/utils/sysinst Check if the network is up before atte...
tsutsui[src/trunk]: src/sys/fs/sysvbfs Move bfs_file_setsize() from bfs.c to sysvbfs...
uebayasi[src/uebayasi-xip]: src Sync with HEAD.
jym[src/trunk]: src/share/man/man2 Note that si_addr may be inaccurate on certai...
christos[src/trunk]: src/sys/arch/shark/conf Bump SYMTAB_SPACE
skrll[src/trunk]: src/sys Re-apply:
matt[src/trunk]: src/distrib/sets/lists/modules Add missing v7fs kmods for 4xx an...
dholland[src/trunk]: src/usr.bin/quota Remove unused include.
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Adjust again when heading page slots...
christos[src/trunk]: src/usr.sbin/perfused - remove dup included files
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto pull in upstream SVN...
uebayasi[src/uebayasi-xip]: src After consideration, put back "xip" mount option.
wiz[src/trunk]: src/doc mdocml-1.11.5 out.
dyoung[src/trunk]: src Install /usr/include/sys/bus.h for oddball ports whose userl...
yamt[src/trunk]: src/sys/netinet comment
jakllsch[src/trunk]: src/sys/dev/acpi Fix off-by-one in validation of EmbeddedControl...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml state from 2012-01-30 ...
christos[src/trunk]: src/sys Add an implementation of passive serialization as descri...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k Bring in fix from:
njoly[src/trunk]: src/sys/arch/alpha/alpha Make atoi() use strtoll from libkern.
uebayasi[src/uebayasi-xip]: src/sys We already have a flag PMAP_NOCACHE. s/PMAP_UNMA...
pgoyette[src/trunk]: src/sys/arch/x86/pci Now that we have amdnb_misc for attaching a...
pooka[src/trunk]: src/sys/rump/dev/wip Rename rumpusbhc to ugenhc, as that better ...
uebayasi[src/uebayasi-xip]: src/sys/uvm Fix debug code.
pooka[src/trunk]: src/sys/kern Set kinfo_lwp to 0 before filling it so that if som...
pooka[src/trunk]: src/tests/util/sh annotate failing testcase with PR number
wiz[src/trunk]: src/usr.sbin/makemandb The new apropos(1) incorrectly displays h...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix for IPv6 RS support.
christos[src/trunk]: src/lib/libedit pass -Wconversion
christos[src/trunk]: src/lib/libedit/TEST - check and don't cast malloc return
bsh[src/trunk]: src/sys/arch/arm/imx add HVE bit definition in iomux PAD_CTL reg...
riz[src/trunk]: src/sys/dev/pci Add a bunch of Intel host bridge and integrated ...
taca[src/trunk]: src/etc/namedb Update to 2011060800.
rkujawa[src/trunk]: src/sys/arch/amiga Add voodoofb support. Allows using 3Dfx Voodo...
riz[src/trunk]: src/distrib/sets/lists/tests Add new resize_ffs test programs, a...
darrenr[src/trunk]: src/dist/ipf Lost on import
christos[src/trunk]: src/lib/libedit kill ptr_t and ioctl_t, add * sizeof(*foo) to a...
njoly[src/trunk]: src/sys/fs/v7fs Check parent directory write permission for DELE...
uebayasi[src/trunk]: src/sys/dev Put back #include "ioconf.h" per popular demand.
christos[src/trunk]: src/crypto/external/cpl/trousers/dist/src/tcs/ps we only have <s...
christos[src/trunk]: src/usr.bin/login make kerberos work again:
bsh[src/trunk]: src/sys/arch delete many definitions like MUX_PIN_foo.
roy[src/trunk]: src Add capfile(5) to describe the termcap format.
christos[src/trunk]: src/doc document tpm-tools
dsl[src/trunk]: src/sys Remove everything to do with 'struct malloc_type' and th...
mrg[src/trunk]: src/sys/dev ensure that the intr lock is held for all audio_clea...
wiz[src/trunk]: src/share/man/man9 Bump date for new kmem_asprintf.
drochner[src/trunk]: src/sys/netipsec Make sure the mbufs in the input path (only the...
pooka[src/trunk]: src/sys/rump/dev/wip adjust more config files for files.rump move
christos[src/trunk]: src/usr.sbin/pppd/pppd don't set flags in the wrong fields.
drochner[src/trunk]: src/share/man/man9 document pci_aprint_devinfo(9) (not the _fanc...
plunky[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkrb5 cleanup vars.texi
uebayasi[src/uebayasi-xip]: src/sys/uvm Start merging uvm_page_physload() and uvm_pag...
dyoung[src/trunk]: src/share/man/man9 Mention that doshutdownhooks(9) is deprecated...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Reduce code.
bsh[src/trunk]: src/sys Support i.MX51's LCD framebuffer on Netwalker.
drochner[src/trunk]: src/lib/libcurses explain a non-portable behavior
jmcneill[src/trunk]: src/sys/modules/dbcool add module glue for dbcool
uebayasi[src/uebayasi-xip]: src/sys/uvm Collect a garbage.
dholland[src/trunk]: src/lib/libc/string Mark these obsolete as well.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/45200: : J. Hannken-Illj...
enami[src/trunk]: src/lib/libpthread Store allocated lwpctl state in the thread ac...
he[src/trunk]: src/distrib/sets/lists/modules Add the sdtemp and dbcool modules...
matt[src/trunk]: src/sys/arch/mips/ralink Add some defintions for SYSCTL_CFG0
christos[src/trunk]: src/sys/arch/amd64/amd64 Fix check_mcontext for PK_32 binaries. ...
skrll[src/trunk]: src/doc Note some stuff I've done.
joerg[src/uebayasi-xip]: src/share/man/man9 Drop incorrect ,
dholland[src/trunk]: src/sys/ufs/ufs Remove references to <quota/quotaprop.h> in src/...
dyoung[src/trunk]: src/sys/arch/x86/x86 Constify bus_space_reserve_subregion() impl...
christos[src/trunk]: src/bin/sh PR/42828: Richard Hansen: Don't evaluate ${ENV} if no...
christos[src/trunk]: src/external/gpl3/gcc/dist/libmudflap Make declarations consiste...
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add wmieeepc(4) to amd64 GENERIC.
joerg[src/uebayasi-xip]: src/share/man/man9 \\ -> \e
macallan[src/trunk]: src/sys/dev/pci don't enable IO access - we don't use it and at ...
uebayasi[src/uebayasi-xip]: src/share/man/man4 Put the standard TNF copyright.
christos[src/trunk]: src/usr.bin/login move more of the compat code in the compat block.
tls[src/trunk]: src/sys Fix a bug and a compilation problem. Bug: spin mutexes ...
haad[src/trunk]: src Hook kmem_asprintf and vrele_async manpages to the build.
pgoyette[src/trunk]: src/sys/dev/acpi Adapt to changes in sysmon's limit structure.
yamt[src/trunk]: src/doc fincore, tprof, tpfmt
dyoung[src/trunk]: src/sys/dev Replace anonymous constants, 0x10, 0x14, ..., with P...
uebayasi[src/uebayasi-xip]: src/sys/dev Use consistent cdevsw/bdevsw flags.
wiz[src/uebayasi-xip]: src/share/man/man4 Leave space as usual after Nm.
darrenr[src/trunk]: src/sys/dist/ipf/netinet PR bin/45894
riz[src/trunk]: src/usr.bin/mkubootimage Add an -m flag to mkubootimage, for spe...
cnst[src/trunk]: src/share/man/man4 use the latest envstat in the example output ...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs s/PG_DIRECT/PG_XIP/
snj[src/netbsd-6-1]: src/doc 1221
manu[src/trunk]: src/bin/cp iExplain what happens to extended attriutes when -p i...
uebayasi[src/uebayasi-xip]: src/sys/uvm uvm_findpage_xip: A few UVMHIST logs.
martin[src/trunk]: src/tests/dev/scsipi Comment out the expected failure, as it doe...
mrg[src/trunk]: src/sys/arch/sparc64/include add some defines for the sizes of T...
christos[src/trunk]: src/sys/arch/amd64/amd64 tidy up...
yamt[src/trunk]: src/lib/libc/sys needs sys/lwpctl.h for constants
uebayasi[src/uebayasi-xip]: src/sys Remove the unfinished code to add a memory segmen...
darrenr[src/trunk]: src/sys/netinet New files required to build ipfilter into the ke...
uebayasi[src/uebayasi-xip]: src/sys/dev/tc Reduce diff from trunk.
sjg[src/trunk]: src/usr.bin/make Fix some typos in/around ParseGmakeExport.
dholland[src/trunk]: src/games/hack Include system headers before private headers. Av...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Report faulting data address with S...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib At the request of Al...
martin[src/trunk]: src/tests/lib/libc/gen Do not compare si_addr (address of faulti...
christos[src/trunk]: src/sys/kern use sy_call() so that l->l_sysent gets set, so that...
martin[src/trunk]: src/distrib/utils/sysinst Since we call /usr and /var with absol...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
yamt[src/trunk]: src/sys/uvm comments
nakayama[src/trunk]: src/share/man/man4 Note missing driver descriptions and xrefs.
jym[src/trunk]: src/sys/arch/i386/i386 Remove XXXSMP comment and explain why no ...
riz[src/trunk]: src/sys/dev/usb Sort Sierra Wireless products by ID.
uebayasi[src/uebayasi-xip]: src/sys/nfs Include uvm/uvm.h, because this touches uvm i...
skrll[src/trunk]: src/sys/arch/hp700/dev Don't panic if bus_space_map fails. Just ...
martin[src/netbsd-6]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in ticket...
martin[src/trunk]: src/sys/kern Fix leak in a posix_spawn error path, from Greg Oster.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge OpenSSH 6.0
jym[src/trunk]: src/sys/arch/xen/x86 Fix typo in comment.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * support VOP_SEEK
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib when matching pubkey...
dyoung[src/trunk]: src/sys/arch/amigappc/include Change u_intXX_t to uintXX_t throu...
dholland[src/trunk]: src/sys Rename QUOTACTL_SET to QUOTACTL_PUT, to match future int...
njoly[src/trunk]: src Make tests set generation optional, skipped for MKATF=no build.
jmcneill[src/trunk]: src/sys Add support for blacklisting ACPI BIOS implementations b...
dholland[src/trunk]: src/sys Regen syscalls with proper id info.
pooka[src/trunk]: src/sys/dev/usb Replace USB_GET_SC() instances with USB_GET_SC_O...
cnst[src/trunk]: src/share/man/man9 grammar in kprintf.9 (s/or/and/ and add some ...
dholland[src/trunk]: src/sys Stop treating the default values specially in QUOTACTL_G...
uebayasi[src/uebayasi-xip]: src/sys/uvm Use struct vm_physseg *vm_physmem_ptrs[] in i...
uebayasi[src/uebayasi-xip]: src/sys/dev Implement XIP in md(4).
matt[src/trunk]: src/sys/arch Change device name of pq3cfi to cfi.
roy[src/trunk]: src/lib/libterminfo Respect TERMINFO_DIRS and document using an ...
christos[src/trunk]: src/sys regen
pooka[src/trunk]: src/tests/lib/semaphore * remove pasto
tsutsui[src/trunk]: src/sys/arch/x68k/stand Tweak SUBDIR build order and add comment...
uebayasi[src/trunk]: src/sys/kern Use kmem(9) to allocate per-cpu softint context. N...
cliff[src/trunk]: src/sys/dev/nor - names changed: erase_chiptime_* --> erase_chip...
jmcneill[src/trunk]: src/sys/dev/acpi add support for reset registers in PCI config s...
msaitoh[src/trunk]: src/sys/dev Add newer cars supports. Tested on MegaRAID SAS 9260...
dyoung[src/trunk]: src Link atomic_cas.3 to atomic_cas_{32, 64, ptr, uint, ulong}_ni.3.
skrll[src/trunk]: src/sys/arch/hp700/include Add some comments.
tsutsui[src/trunk]: src/etc/etc.x68k Create ttyC0 and ttyC1 for PSX16550 com ports.
matt[src/trunk]: src/sys/dev/sdmmc Remove suplurfious ++
jruoho[src/uebayasi-xip]: src/share/man/man9 Use .Nm.
para[src/trunk]: src/sys/arch/sparc/sparc fix sparc after kmem_map is gone
jakllsch[src/trunk]: src/sys/dev/pci Add Conexant CX23885
uch[src/trunk]: src/sys/fs/v7fs Fix return vaule. Pass t_vnops:rename_dotdot, di...
dholland[src/trunk]: src/sys Improve the quota2 QUOTACTL_CLEAR code to allow clearing...
uebayasi[src/uebayasi-xip]: src/sys/dev/microcode/radeon Sync with HEAD.
mrg[src/trunk]: src adjust for new XtAsprintf manual. sort set list.
gdt[src/trunk]: src/sys/dev/pci Use RX_PAGES for rx_bd_chain_{,r}seq.
christos[src/trunk]: src/lib/libedit/TEST add history testing code.
pgoyette[src/trunk]: src/sys/dev/ic Add temp-sensor type selection (via autoconfig fl...
uebayasi[src/uebayasi-xip]: src/sys/uvm Hide uvm/uvm_page.h here again.
christos[src/trunk]: src/lib/libedit include vis.h from dot.
drochner[src/trunk]: src/sys/dev/pci print correct link speed for PCIexpress Gen2+
mrg[src/trunk]: src/share/mk update to xorg-server 1.9.5
jmcneill[src/trunk]: src/sys/arch/x86/x86 x86_reset: If the FADT defines a reset regi...
pooka[src/trunk]: src/sys/rump IOCONFIG comes from .CURDIR
kardel[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.6p5
jruoho[src/trunk]: src/tests/lib/libc/gen As per PR bin/45180, do not traverse too ...
drochner[src/trunk]: src/sys/uvm Disable mapping of virtual address 0 by user program...
pooka[src/trunk]: src/tests Set xfail for tests which have a PR for them.
njoly[src/trunk]: src/sys/dev/pci Fix CHIPSFB_DEBUG build
christos[src/trunk]: src/lib/libedit Add trailing NULL's to the varargs functions as ...
pgoyette[src/trunk]: src/sys/arch Add flags to all instances of lm(4), add a referenc...
martin[src/trunk]: src/sys/dist/ipf/netinet Initialize "match", it may be used unin...
rmind[src/trunk]: src/sys/rump/net/lib/libnet rumpnet_net: add pfil.c
mrg[src/trunk]: src/external/zlib/pigz/bin/pigz cross build infrastructure for p...
cliff[src/trunk]: src/sys/arch/evbmips/conf remove unused option RTNORFLASH
dholland[src/trunk]: src/usr.bin/quota Remove stray p in identifier name. This has (a...
manu[src/trunk]: src/lib - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_...
phx[src/trunk]: src/distrib/notes/sandpoint Update list of supported NAS products.
jmcneill[src/trunk]: src/sys/dev/i2c add detach support, modularize, build with WARNS=4
roy[src/trunk]: src/lib/libterminfo Allow a NULL description.
uebayasi[src/uebayasi-xip]: src/sys/arch/mips xmd(4) glue for mips. Not tested.
christos[src/trunk]: src/sys Add a macro to align the length of the stack, not the po...
mlelstv[src/trunk]: src Three changes in a single commit.
dholland[src/trunk]: src/sys/sys Move the semantic restriction codes from sys/quotact...
snj[src/netbsd-6-1]: src Apply patch (requested by mrg in ticket 1208):
njoly[src/trunk]: src/lib/libc/gen Adjust xref varargs(3) -> stdarg(3)
jruoho[src/trunk]: src/sys/dev/usb Add the Hauppauge WinTV Nova-T USB 2.0 DVB-T ada...
jakllsch[src/trunk]: src/sys/dev Note urndis(4).
dholland[src/trunk]: src/sbin/mount Improve previous; thanks to tsutsui-san for remin...
matt[src/trunk]: src/sys/arch/evbmips/conf No need to specify MEMSIZE since we re...
uebayasi[src/uebayasi-xip]: src/sys/miscfs/genfs Remove a XXX comment which is only c...
uebayasi[src/uebayasi-xip]: src/sys/uvm uvn_findpage_xip: This is responsible to retu...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Use ELF_ST_VISIBILITY...
jruoho[src/trunk]: src/tests/lib/librumphijack Return from main() and use EXIT_FAIL...
pgoyette[src/trunk]: src/sys/dev/sysmon When checking current sensor value vs limits, ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make gdb link again
jmcneill[src/trunk]: src/sys remove xboxcontroller; use the uhidev driver instead
martin[src/trunk]: src/sys/rump/dev/lib/libscsitest If we are not delivering a host...
wiz[src/trunk]: src/usr.sbin/makefs New sentence, new line.
riastradh[src/trunk]: src/sys/ufs/ufs In ufs_rename, declare oldparent and newparent i...
mbalmer[src/trunk]: src/doc Note ifconfig(8) changes.
dholland[src/trunk]: src/usr.sbin/edquota Rely on libquota for fallback to direct acc...
dyoung[src/uebayasi-xip]: src/share/man/man9 Document pci_chipset_tag_create(9) and...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot Bump version to denote check_getcha...
uebayasi[src/uebayasi-xip]: src/share/man/man4 Minimal documentation of flash(4).
agc[src/trunk]: src/lib/libcurses re-work the previous to make it format correctly
uebayasi[src/uebayasi-xip]: src/sys/uvm Don't expose uvm_page.h internal for usual uv...
dyoung[src/trunk]: src/share/man/man9 Fix a typo in the MLINKS line for kmem.9.
dholland[src/trunk]: src/sys/compat/common Remove the proplib goop from the COMPAT_50...
pooka[src/trunk]: src/distrib/sets/lists add new rump components to setlists
darrenr[src/trunk]: src Merge IPFilter 5.1.1 into HEAD
christos[src/trunk]: src/crypto/external/cpl/trousers/dist import trousers 0.3.8 from...
wiz[src/trunk]: src Fix typo in comment.
christos[src/trunk]: src/sys/sys since all the fields are unsigned, make the constant...
tsutsui[src/trunk]: src/sys/ufs/ufs Fix errors in !defined(QUOTA) && !defined(QUOTA2...
jruoho[src/trunk]: src/sys/dev/usb Regen.
dholland[src/trunk]: src/sys/ufs/ufs Tidy up a bit.
dholland[src/trunk]: src/distrib/sets/lists Set list updates for libquota minor bump.
wiz[src/trunk]: src/share/man/man9 Whitespace nits.
jakllsch[src/trunk]: src/sys/dev/i2c Add subroutines to support Microtune MT2131 sili...
dholland[src/trunk]: src/sys Move what was second-layer proplib frobbing for QUOTACTL...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb If we are asked to step on ptid(-...
christos[src/trunk]: src/sys/coda remove variable names from prototypes.
abs[src/trunk]: src s/is the not root/is not the root/ in a comment - from Snade...
uebayasi[src/uebayasi-xip]: src/sys/rump/librump/rumpkern/opt options DIRECT_PAGE is ...
dyoung[src/trunk]: src/sys/arch/xen/include Get pci_mode out of the global namespace.
dholland[src/trunk]: src Change the syscall API for quotas over to the new non-propli...
joerg[src/trunk]: src/external/bsd/mdocml/dist Move the character table initialisa...
pooka[src/trunk]: src/sys/rump/dev/wip/libumass add cd@scsi and cd@atapi (untested...
christos[src/trunk]: src/lib/libcurses handle the case where we have no space properl...
uebayasi[src/uebayasi-xip]: src/sys/uvm Whitespace.
christos[src/trunk]: src/lib/libc/gen a clarification, an a formatting nit.
uebayasi[src/uebayasi-xip]: src/sys/uvm Unconditionally provide device page segment d...
martin[src/trunk]: src/sys/dev/scsipi In cdopen: make the test for media presence a...
rmind[src/trunk]: src/sys Remove MALLOC_DEBUG and MALLOCLOG, which is dead code af...
wiz[src/trunk]: src/share/man/man3 Sort SEE ALSO.
dholland[src/trunk]: src/sys/ufs/ufs quota2_check_limit() is used in only one place, ...
jmcneill[src/trunk]: src/sys/modules/smsc add smsc module glue
mrg[src/trunk]: src/external/mit/xorg/bin/x11perf updates for x11perf 1.5.4
christos[src/trunk]: src/crypto/external description of cpl
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
uebayasi[src/uebayasi-xip]: src/sys/sys Reduce changes against HEAD.
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k KNF, use ANSI decls, remove an obso...
ichiro[src/trunk]: src/sys/dev/usb add vendorID and some products of Nintendo Co., Ltd
riastradh[src/trunk]: src/tests/fs/vfs Adjust t_renamerace now that ext2fs and ffs hav...
dholland[src/trunk]: src Be consistent about whether idtype and objtype codes are sig...
chs[src/trunk]: src/bin/rcp allocate a separate buffer in each call to sink().
dholland[src/trunk]: src/sys/kern Don't inspect vn_stat() results until after checkin...
matt[src/trunk]: src/sys/arch/arm/arm32 Since we don't do MULTIPROCESSOR, and hen...
wiz[src/trunk]: src/share/man/man8 Use comma in serialization instead of dot.
dyoung[src/trunk]: src/sys/net/agr Take another stab at fixing the LOCKDEBUG panic ...
jruoho[src/uebayasi-xip]: src/share/man/man9 As the cited setroot(9) was nonexisten...
uebayasi[src/trunk]: src/sys/arch/alpha/alpha Fix DEBUG build.
matt[src/trunk]: src/sys/arch/mips/include Add Loongson2 DIAG register definition...
dholland[src/trunk]: src/lib/libquota Remove redundant break statement.
pooka[src/trunk]: src tests
skrll[src/trunk]: src/sys/dev/wscons Remove accidental commit.
pooka[src/trunk]: src/sys/dev/scsipi delay() is used here, so need to include mach...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r136592. Thi...
njoly[src/trunk]: src/tests/fs/vfs owner testcase now succeed with rumpfs.
jruoho[src/trunk]: src/sys/dev/acpi Semantics:
cyber[src/trunk]: src/sys/dev/usb add USBConnect Mercury
phx[src/trunk]: src/sys/arch/sandpoint/conf Add support for ATAPI CD/DVD drives ...
jakllsch[src/trunk]: src/sbin/amrctl Add $NetBSD$ to header, and add __RCSID.
njoly[src/trunk]: src/share/man/man4 Kill extra El macro.
yamt[src/trunk]: src/sys/sys comment
jruoho[src/trunk]: src/share/man/man4 Finally, add missing %D.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for xsurf(4). Mention...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge
rkujawa[src/trunk]: src/sys/arch/amiga/pci Finally add support for memory space acce...
dyoung[src/trunk]: src/sys/dev Remove unused functions pci_disable_retry() and card...
pooka[src/trunk]: src/sys/rump/librump/rumpdev Free memory in unmap instead of pan...
christos[src/trunk]: src/sbin/fsdb remove gcc-4.5 hacks.
dyoung[src/trunk]: src Install the ixg(4) manual page.
cnst[src/trunk]: src/sys/dev/acpi register aibs(4) with pmf(9) to quiet the latte...
dyoung[src/trunk]: src Pull the bus_space(9) definitions needed by alpha userland into
dyoung[src/trunk]: src/sys/dev Start to tuck Cardbus under the PCI abstraction. St...
kardel[src/trunk]: src/external/bsd/ntp/lib/libopts build libopts with WARNS=0 for now
dsl[src/trunk]: src/sbin/sysctl Add support for unsigned decimal values.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Constraint 'T' needs t...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs "support" unmount of rumpfs
wiz[src/trunk]: src/share/man/man4 Improvements based on comments by Jared.
martin[src/trunk]: src/sys/dev/usb Include opt_usb.h for USB_DEBUG.
tron[src/trunk]: src/external/cddl/osnet/lib/libdtrace Disable stack protection w...
mlelstv[src/trunk]: src/sys/kern Move block number computations to callers of wapl_r...
christos[src/trunk]: src/sys Always provide a meaningful short name for the kobj in t...
matt[src/trunk]: src/sys/arch/cats/conf Increase SYMTAB_SPACE (commented out).
cherry[src/trunk]: src/sys/arch/xen/x86 Call the right function
pooka[src/trunk]: src/usr.bin/netstat Add -h, which makes output of bytes counts "...
dholland[src/trunk]: src/sys/nfs nfs_namei() should not return a non-null path buffer...
nonaka[src/trunk]: src/sys/dev/usb regen.
mrg[src/trunk]: src/external/gpl3/gcc re-run mknative for hppa.
joerg[src/trunk]: src/tools/host-mkdep Rewrite argument processing to deal with sp...
elric[src/trunk]: src/sys/dev Fix 32/64 bit int truncation issue.
christos[src/trunk]: src/sys/kern put back missing break;
sborrill[src/trunk]: src/sys/arch/xen/xenbus Fix problem where devices with ID 0 were...
plunky[src/trunk]: src/sys/dev/usb use # for include directive, just because..
wiz[src/trunk]: src/external/public-domain/sqlite Make HAVE_* define match what ...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Add header files needed for buil...
drochner[src/trunk]: src/lib/libcurses fix wrong widechar assignment for "up arrow"
kiyohara[src/trunk]: src/sys/arch/bebox/include Fix build failed. mouse.h and pccons...
joerg[src/trunk]: src/usr.sbin/ipf Requires -Wno-array-bounds with clang now.
christos[src/trunk]: src/games/colorbars new colorbars program from Nathanial Sloss
darrenr[src/trunk]: src/tests/ipf Update ipf test suite with test cases from IPFilte...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
wiz[src/trunk]: src/sbin/modload Quote path separator character.
manu[src/trunk]: src/lib/libc/sys Document when recv(2) returns 0
skrll[src/trunk]: src/sys/arch/acorn32/stand/nbfs Bit more KNF
riz[src/netbsd-6]: src/doc Pull up following revision(s) (requested by tron in t...
jruoho[src/trunk]: src/sys/dev/acpi Convert the single instance of ACPI_EXTRA_DEBUG...
wiz[src/trunk]: src/share/man/man9 Move DESCRIPTION below SYNOPSIS.
sjg[src/trunk]: src/usr.bin/make An empty command is quietly ignored in jobs mod...
jakllsch[src/trunk]: src/sys/dev/i2c Various cleanup, mostly reducing debugging spew.
mrg[src/trunk]: src/sys/arch/sparc64 - re-introduce sp_tlb_flush_pte() and sp_tl...
christos[src/trunk]: src/usr.sbin/syslogd improve error handling.
wiz[src/trunk]: src/share/man/man9 xref rwlock instead of deprecated lockmgr.
joerg[src/trunk]: src Use HUGE_VAL instead of INFINITY as positive infinity (or ma...
njoly[src/trunk]: src/usr.sbin/envstat Fix alignment display for temperature, fans...
pgoyette[src/trunk]: src/share/man/man4 Update sensor list for VID sensor.
christos[src/trunk]: src/libexec/ld.elf_so disable debugging that makes us core dump
jakllsch[src/trunk]: src/sys/dev/dm Use RUN_ONCE(9) again. (Everyone happy now?)
christos[src/trunk]: src/usr.sbin/mlxctl avoid type punned warnings
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace.
mrg[src/trunk]: src/sys/arch/sparc64 clean up a bunch of MULTIPROCESSOR:
riz[src/trunk]: src/sys/arch/xen/xen Add a 'void' to unbreak this with -Wold-sty...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Fix a few compile problems on non...
plunky[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src/include Consistently use __printflike and __scanflike.
martin[src/trunk]: src/tests/lib/libc/sys mmap_block:
skrll[src/trunk]: src/sys/arch/arm/iomd Typos in a comment.
matt[src/trunk]: src/sys/arch/powerpc/booke/dev The P2020 doesn't have GPIO in th...
jmcneill[src/trunk]: src/sys/arch/usermode implement reboot using execv
jruoho[src/trunk]: src/sys/arch/x86/acpi Fix missing case for AMD 0x15.
dholland[src/trunk]: src/tests/fs/ffs Update reference output to match yesterday's fi...
darran[src/trunk]: src/sys/modules/dtrace DTrace: add the dtrace module.
matt[src/trunk]: src/include Use __INFINITY in preference to __builtin_inff(). C...
nonaka[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src/sys/rump/librump/rumpkern Recently uvm_page_locked_p() leake...
nonaka[src/trunk]: src/sys/dev add rum, run, urtw, urtwn.
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by tron in ...
reinoud[src/trunk]: src/sys/arch/usermode Fix /dev/kmem access and make vmstat(1) `w...
dsl[src/trunk]: src/tests/modules/k_helper Fix build - delete extra &
dyoung[src/trunk]: src/sys/dev/pci Extract both instances of the code that prints t...
hannken[src/trunk]: src/sys/fs/union Add missing parts to mount devices from a union...
riastradh[src/trunk]: src/sys/ufs/ufs Use two separate comments for stub where IN_RENA...
spz[src/trunk]: src/usr.sbin/syslogd fix resource leaks and NULL uses found by C...
mbalmer[src/trunk]: src/sys/dev/pci It's QUANCOM Electronic GmbH, not Quancm.
jmcneill[src/trunk]: src Fix typo that prevented installmodules from working with -U
matt[src/trunk]: src/distrib/evbppc/ramdisk Put ld0/ld1 on the ramdisk (for sdmmc).
joerg[src/trunk]: src/etc Don't overwrite run_makemandb. The default is already se...
mbalmer[src/trunk]: src/sys/arch/i386/conf Add entries for pwdog(4).
dholland[src/trunk]: src/sbin/resize_ffs Fix another dodgy switch-jump.
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux - document non-literal format
mrg[src/trunk]: src/doc note switch to GCC 4.5 on x86
riz[src/netbsd-6]: src/sys/arch/hp700/gsc Pull up following revision(s) (request...
mbalmer[src/trunk]: src/doc note gpio(4), gpiosim(4) changes
dyoung[src/trunk]: src/sys/dev/cardbus Remove dead code (it is commented out).
pooka[src/trunk]: src/sys/rump/librump/rumpdev pmf wants buf_syncwait() which is a...
jmcneill[src/trunk]: src/sys/dev/pci add CLK_DELAY
darran[src/trunk]: src/sys/kern DTrace: missed kern_dtrace.c (thanks rmind!)
riz[src/netbsd-6]: src/distrib Pull up following revision(s) (requested by marti...
tsutsui[src/trunk]: src/sys/arch/atari/conf Add pseudo-device ksyms. Noticed by Davi...
tsutsui[src/trunk]: src/distrib/atari/floppies/common Remove unnecessary LIBS (-ledi...
tsutsui[src/trunk]: src/distrib/utils/sysinst Fix regression by my dumb patch in PR/...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace. Use mo...
jruoho[src/trunk]: src/doc Note the over fifty new manual pages.
rmind[src/trunk]: src/sys/uvm - sys_swapctl: validate the number of swap devices a...
matt[src/trunk]: src/doc Note switch of mips and powerpc to GCC 4.5
riastradh[src/trunk]: src Kill the IN_RENAME in-core inode flag in ufs and ext2fs.
sborrill[src/netbsd-6]: src/doc Remainder of ticket #52
wiz[src/trunk]: src/share/man/man4 Apply patch from Martin S. Weber in PR 37958 ...
mhitch[src/trunk]: src/sys/arch The recent kmem changes allocate a large kernel add...
pooka[src/trunk]: src During bootstrap, process all modinfos in a DSO in one go. Get
pooka[src/trunk]: src/sys/compat regen for conditional lfs syscall removal
matt[src/trunk]: src/sys/kern Use kmem instead of malloc.
pooka[src/trunk]: src/sys/rump Rename IOCONFIG to IOCONF. It matches the config(1...
jmcneill[src/trunk]: src/sys/arch/usermode add a simple disk driver, pass the path to...
skrll[src/trunk]: src/sys/arch/arm/iomd device_t/softc split
mrg[src/trunk]: src/sys/arch/sparc64/dev initialise ih_ivec.
seanb[src/trunk]: src/usr.bin/make - Use _exit() instead of exit() in signal handl...
christos[src/trunk]: src/sys/dev/usb more usb network adapters from jmcneill
roy[src/trunk]: src Sync against new ld.elf_so
hannken[src/trunk]: src/sys/fs/union When creating a union node representing a devic...
matt[src/trunk]: src/distrib/sets/lists Fix some libexecinfo set problems.
martin[src/trunk]: src/tests/lib/libc Disable population count test for now, please...
drochner[src/trunk]: src/sys/dev/wscons delete virtual screens on detach - this allow...
haad[src/trunk]: src/external/cddl/osnet/dist Import new Opensolaris sources for ...
jmcneill[src/trunk]: src/sys/dev/pci hide debug messages under CORAM_DEBUG
mlelstv[src/trunk]: src/usr.sbin/dumpfs Adjust for change in kernel that stores phys...
mrg[src/trunk]: src/sys/arch/sparc/sparc re-introduce the NULL savefpstate IPI c...
jakllsch[src/trunk]: src/sys/arch/arm/marvell In *find_pending_irqs() return the valu...
jruoho[src/trunk]: src/sys/dev/acpi Add missing license.
tsutsui[src/trunk]: src/sys/dev/pci Regen from pcidevs rev 1.1102:
skrll[src/trunk]: src/sys/arch/hp700 Rework the hp700 interrupt code to
jruoho[src/trunk]: src/share/man/man5 Catch up with the changes to SSP on x86.
christos[src/trunk]: src/common/lib/libutil document non-literal format string
pooka[src/trunk]: src/sys/kern fs_ffs.h is no longer required (since the death of ...
matt[src/trunk]: src/sys/arch/vax/vax Deal with instruction with no arguments.
christos[src/trunk]: src/usr.sbin/syslogd Open and write to ttys using non-blocking I...
jruoho[src/trunk]: src/doc Remove few entries that clearly have been done (aio(3), ...
mbalmer[src/trunk]: src/sys/dev/scsipi Convert uk(4) to device_t. While here, clean...
njoly[src/trunk]: src/lib/libukfs Add missing Fa macro argument.
jmcneill[src/trunk]: src/sys/arch/usermode - initialize cpu_info_primary early, befor...
perseant[src/trunk]: src/sbin/newfs_lfs If invoked with -D and creating an image file...
riz[src/netbsd-6]: src/doc Addendum to ticket 73.
dholland[src/trunk]: src Add quotadump(8), which is a link to repquota, and quotarest...
kiyohara[src/trunk]: src/sys/arch/evbarm Add options GUMSTIX_NETBSD_ARGS_CONSOLE and ...
cnst[src/trunk]: src/sys/dev/usb fix the relative humidity sensor
cegger[src/trunk]: src/usr.sbin/cpuctl/arch check for svm feature flags if cpuid fu...
jruoho[src/trunk]: src Add a test case for PR kern/46463. From Richard Hansen.
rmind[src/trunk]: src/sys/uvm uvm_kmguard_alloc: use vmem_addr_t, instead of vaddr_t.
riz[src/netbsd-6]: src/doc Tickets 41, 42.
dholland[src/trunk]: src/lib/libc/rpc indentation/whitespace
jruoho[src/trunk]: src/share/man/man4 Add few papers to SEE ALSO. Particularly the ...
jruoho[src/trunk]: src/share/man/man9 Reference bitstring(3).
pooka[src/trunk]: src/sys/compat/netbsd32 -fs_lfs.h
joerg[src/trunk]: src/distrib Build release notes if groff is present (MKGROFF!=no...
christos[src/trunk]: src/games/mille eliminate non-literal format strings
pooka[src/trunk]: src/usr.sbin/puffs/rump_nqmfs Not Quite MFS
wiz[src/trunk]: src/share/man/man9 Add locking description to some functions.
jruoho[src/trunk]: src/share/man/man7 Remove dead references to sendmail(8).
martin[src/trunk]: src/sys/kern Henning Petersen in PR kern/46552: include cosmetics
plunky[src/trunk]: src/external/bsd/pcc/usr.bin/pcc break overly long line
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Make whiteouts work on rumpfs:
he[src/trunk]: src/etc/etc.evbppc Fix spello for the INSTALL_P2020* kernel conf...
joerg[src/trunk]: src/usr.sbin/makemandb KNF
jdf[src/trunk]: src/distrib/utils/more Change name of author from Nudleman to Nu...
hannken[src/trunk]: src/sys/fs/union Change some `#ifdef DIAGNOSTIC' to `KASSERT'.
darran[src/trunk]: src/external/cddl/osnet DTrace: fix a problem with library refer...
plunky[src/trunk]: src/usr.sbin/sdpd add some LOG_DEBUG
he[src/trunk]: src/sys/arch/netwinder/conf Bump SYMTAB_SPACE so that it fits ag...
matt[src/trunk]: src/sys/arch/arm/omap Make this compilable again. Use the new d...
dyoung[src/trunk]: src/share/man/man4 Add the manual page for the Intel 82599 10-gi...
haad[src/trunk]: src/external/cddl/osnet Add NetBSD build glue to build new zfs v...
riz[src/netbsd-6]: src/doc Pull up following revision(s) (requested by jmmv in t...
dholland[src/trunk]: src/sys/rump/librump/rumpvfs quota1_subr.c and vfs_quotactl.c ar...
cnst[src/trunk]: src/doc mention wbsio(4) in doc/CHANGES
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Requires -Wno-unused-value -Wn...
christos[src/trunk]: src/lib/libc/sys describe RLIMIT_NTHR
bouyer[src/trunk]: src/sys/dev/pci Add SiS 315 Pro VGA
tsutsui[src/trunk]: src/sys/dev/ic Now dp8390_config() calculates mem_ring correctly so
skrll[src/trunk]: src/sys/arch/evbarm/stand/gzboot Whitespace.
skrll[src/trunk]: src/sys/arch/evbarm/dev Replace the simple_lock with a kmutex_t....
rmind[src/trunk]: src/sys/dev Replace some wakeup_one(9) uses with mutex(9) or pla...
plunky[src/trunk]: src/sys/dev/usb regen for uhso(4) driver
skrll[src/trunk]: src/sys/arch/hp700/dev KNF
jakllsch[src/trunk]: src/sys/dev/pci Add Marvell 88SE9128.
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Try to shrink INSTALL kernel a bit.
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
cherry[src/trunk]: src/sys/arch/xen/xen Use spin mutices correctly.
dholland[src/trunk]: src/games/hack Fix up some lint.
joerg[src/trunk]: src/usr.sbin/makemandb Kill bad magic invocation.
christos[src/trunk]: src/sys/arch/arm/s3c2xx0 fix the build
reinoud[src/trunk]: src/sys/arch/usermode/include Bump UPAGES effectively bumping pe...
skrll[src/trunk]: src/sys/arch/sun3/sun3 s/cpu_fork/cpu_lwp_fork/ in comment.
riz[src/netbsd-6]: src/doc Tickets 23, 33
pgoyette[src/trunk]: src/share/man/man4 Update for changes in sensor limit handling
bouyer[src/trunk]: src/sys/dev/ata If the PHY reports link up but no communication, ...
martin[src/trunk]: src/tests/lib/libc/sys Enable the test for PR kern/46457 now tha...
pooka[src/trunk]: src/sys/arch Fix some historical powerpc curiocity which had ker...
phx[src/trunk]: src/sys/arch/sandpoint/conf Add viaide for Iomega Storcenter, al...
mrg[src/trunk]: src/doc note bozohttpd 20111118
skrll[src/trunk]: src Add a GENERIC.MP kernel config and add it to the build list ...
cherry[src/trunk]: src/sys/arch/i386/i386 per-cpu gdt support for xen
sborrill[src/netbsd-6]: src/share/examples/lua Pull up the following revisions(s) (re...
plunky[src/trunk]: src/share/mk NOPATH the lib we are making, rather than HOSTPROG ...
darrenr[src/trunk]: src/sys/dist/ipf/netinet PR kern/45929
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace, superfluous quote...
wiz[src/trunk]: src/usr.sbin/dumpfs Sort options.
mrg[src/trunk]: src add a note about cleaning the tree for GCC 4.5.
christos[src/trunk]: src/sbin/ping6 fix gcc warnings and eliminate duplicate code.
joerg[src/trunk]: src \\ -> \e
morr[src/trunk]: src/distrib/notes/common Add myself
riz[src/netbsd-6]: src/share/mk Pull up following revision(s) (requested by joer...
jruoho[src/trunk]: src/share/man/man4 Add the USENIX paper of Watanabe.
mrg[src/trunk]: src/sys/arch/sparc64/dev initialise ih_pending.
macallan[src/trunk]: src/sys/arch/powerpc/pic look at the right cpu_softints bits in ...
nonaka[src/trunk]: src/sys/dev/usb Ralink Technology's vendor ID is 0x148f, not 0x1...
dholland[src/trunk]: src/sbin/fsdb Remove redundant WARNS=4
tsutsui[src/trunk]: src/distrib/atari/floppies Use tiny limited distrib/utils/x_gzip...
riz[src/netbsd-6]: src/external/bsd/pkg_install/dist external/bsd/pkg_install/di...
apb[src/trunk]: src Regen from revision 1.87 of doc/BUILDING.mdoc.
mbalmer[src/trunk]: src/usr.sbin/gpioctl Make some functions static, use getprogname...
jmmv[src/trunk]: src/external/bsd/tmux Adjust instructions and import script in p...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by nonaka):
matt[src/trunk]: src/sys/arch/arm/omap First pass at an EHCI attachment. It does...
abs[src/trunk]: src/etc/etc.vax Ensure the ramdisk has bpf for dhcpcd
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
riz[src/netbsd-6]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
martin[src/trunk]: src/sys/dev/ic When issuing a non-dma command, make sure to set ...
riz[src/netbsd-6]: src/crypto/external/bsd Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys defflag DEBUG_EXEC
uwe[src/trunk]: src/share/mk Switch sh3 ports to our own csu (USE_COMPILERCRTSTU...
rmind[src/rmind-uvmplock]: src/sys sync with head
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add dirty copy of child_return()
christos[src/trunk]: src/sbin/init make it compile with SMALLPROG
darran[src/trunk]: src/sys DTrace: Add support for CTF sections in the netbsd elf i...
jmcneill[src/trunk]: src/sys/arch/usermode more time_t fixes
jakllsch[src/trunk]: src/sbin/gpt Switch 'gpt biosboot' to support T13 EDD-4 annex A ...
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Assorted spelling/capitalization fixes ...
wiz[src/trunk]: src/usr.bin/make Declare enomem __dead for clang.
reinoud[src/trunk]: src/sys/arch/usermode/dev Jump to `userland' or the other functi...
tsutsui[src/trunk]: src/doc Mention support for the SMC Elite Ultra Ethernet with
joerg[src/trunk]: src/external/bsd/llvm/lib Including bsd.own.mk twice in a row is...
kiyohara[src/trunk]: src/sys/dev/marvell Add 88f6282.
matt[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc Regen (since mkna...
reinoud[src/trunk]: src/etc Disable GENERIC_USERMODE kernel auto-build to avoid prob...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement trap recursion detectio...
riz[src/netbsd-6]: src/lib Back out changes committed as part of ticket #195 whi...
christos[src/trunk]: src/lib/libutil add strpct, requested by joerg
christos[src/trunk]: src add libexecinfo
riz[src/netbsd-6]: src/sys/arch/hp700/hp700 Pull up following revision(s) (reque...
reinoud[src/trunk]: src/sys/arch/usermode/usermode For all virtual to logical page t...
riz[src/netbsd-6]: src/sys/arch/x68k Pull up following revision(s) (requested by...
joerg[src/trunk]: src/sbin/atactl staticfy. Use __dead.
uwe[src/trunk]: src/usr.sbin/makemandb Fix typo in a message.
sborrill[src/netbsd-6]: src/doc Ticket #75
tsutsui[src/trunk]: src/sys/fs/msdosfs Add a sanity check if secsize returned from g...
macallan[src/trunk]: src/sys/dev/pci now we also draw a cursor
he[src/trunk]: src/external/bsd/tmux/dist Replace needless use of double math j...
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by chs i...
christos[src/trunk]: src/doc mention {send,recv}mmsg
dyoung[src/trunk]: src/sys/arch/x86/pci Make the override implementation more conci...
jmcneill[src/trunk]: src/sys/arch/usermode/dev cpu_reboot: only call thunk_abort if R...
reinoud[src/trunk]: src/sys/kern Also fix DPRINTF()'s for DEBUG_EXEC
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Merge for libarchive...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
christos[src/trunk]: src/usr.bin/seq document non literal string format
plunky[src/trunk]: src/lib sort, and move some things up the list after heimdal was...
riz[src/netbsd-6]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pv_alloc() and pv_free(...
riz[src/netbsd-6]: src/external/bsd/pcc Pull up following revision(s) (requested...
dyoung[src/trunk]: src/sys/dev/pci rbus is always #defined as 1, so unifdef -D rbus=1.
manu[src/trunk]: src/sys/sys Add futimens(2) and part utimensat(2)
christos[src/trunk]: src/external/cddl/osnet/lib/libzfs PR/46660: Henning Petersen: F...
minoura[src/trunk]: src/sys/arch/x68k/stand Descend to xxboot.
riz[src/netbsd-6]: src/usr.sbin/rpc.lockd Pull up following revision(s) (request...
joerg[src/trunk]: src/lib/libc/gen Prefix devname's buffer with /dev/ as ttyname i...
reinoud[src/trunk]: src/sys/kern In execve1(), don't assume VM_MIN_ADDRESS is 0 for ...
christos[src/trunk]: src/sys/netinet remove unintended commit (this was to avoid a bu...
enami[src/trunk]: src/bin/df No need to print internal state once debug is done.
jmcneill[src/trunk]: src/sys/arch/usermode more host vs. userkernel time_t fixes
oki[src/trunk]: src/sys/arch/mips/ralink make compile with options RT3050.
yamt[src/trunk]: src/sys/arch/x86/include comment
mbalmer[src/trunk]: src/usr.sbin/chroot Initialize local variables that previously w...
wiz[src/trunk]: src/usr.bin/find Improve wording and macro usage; bump date.
joerg[src/trunk]: src/sbin/rndctl static + const + __dead
tron[src/trunk]: src/doc Postfix 2.8.11 will be in NetBSD 6.0.
macallan[src/trunk]: src/sys/arch/evbmips/gdium fix up the environment pointers to be...
christos[src/trunk]: src/sys/compat/linux/common Better debugging.
christos[src/trunk]: src/external/bsd/atf/lib/libatf-c++ Properly include dependent l...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by k...
riz[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/config/m68k Pull up following ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Rewrite fpu_int().
phx[src/trunk]: src/distrib/utils/sysinst Use PRIi64 for printing tmp_ramdisk_si...
rmind[src/rmind-uvmplock]: src/sys Use consistent naming - uvm_obj_*().
riz[src/netbsd-6]: src/doc Tickets 69, 70.
macallan[src/trunk]: src/sys/arch/mips/mips add a hook to mips3_initclocks() to allow...
joerg[src/trunk]: src/games/dab Remove unused fields
mrg[src/trunk]: src/share/man/man9 remove a comment about usbmp.
mrg[src/trunk]: src switch sparc to GCC 4.5.3.
christos[src/trunk]: src/sys rename rfc6056 -> portalgo, requested by yamt
martin[src/trunk]: src The NetBSD logo, when rendered with a binary transparency ma...
matt[src/trunk]: src/sys/arch/powerpc/conf Add PPC_BOOKE cputype and booke files.
christos[src/trunk]: src/sys/kern fix compilation for VM_MIN_ADDRESS == 0
riz[src/netbsd-6]: src/doc Tickets 305-307,310,311
sjg[src/trunk]: src/usr.bin/make Make some dashes em-dashes (based on patch from...
christos[src/trunk]: src/sbin make this compile again.
joerg[src/trunk]: src/tools/compat Ensure __printflike exists.
skrll[src/trunk]: src/sys/arch/evbppc/mpc85xx Whitespace.
riz[src/netbsd-6]: src/sys/arch/evbarm/marvell Pull up following revision(s) (re...
riz[src/netbsd-6]: src/doc tickets 367,368,378
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use write(1, ..) and not putchar()
jmmv[src/trunk]: src/etc/mtree Add the /usr/tests/sys/rc directory.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga PCI memory space access is not bug...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add DIAGNOSTICS section.
mbalmer[src/trunk]: src/sbin/pppoectl Remove duplicate static.
njoly[src/trunk]: src/tests/lib/libc/gen Skip sigbus_adraln testcase on alpha unle...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Braindead implementation of pmap_...
christos[src/trunk]: src/lib/libc/time remove unneeded casts
rmind[src/rmind-uvmplock]: src/sys Unify /dev/{mem, kmem, zero, null} implementations...
enami[src/trunk]: src/usr.bin/stat Since we have st_birthtime in struct stat, it i...
christos[src/trunk]: src/usr.bin/time use strpct from libutil.
christos[src/trunk]: src/external/bsd/mdocml fix cast warnings
skrll[src/trunk]: src/sys/arch/hppa/hppa Set the frame pointer of newly created an...
joerg[src/trunk]: src/bin/sh Make sure temp_path is always initialised, even if mk...
uwe[src/trunk]: src Add memset to libkern on vax, moving existing memset.S to sr...
uwe[src/trunk]: src/sys/lib/libkern/arch/vax Add memset to libkern on vax, movin...
riz[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/sys/dev/acpi Move the ACPI_ACTIVATE_DEV block to one place. ...
sborrill[src/netbsd-6]: src/usr.sbin/sdpd Pull up the following revisions(s) (request...
cheusov[src/trunk]: src/sys/kern Fix a typo. s/seperate/separate/
sborrill[src/netbsd-6]: src/distrib/utils/sysinst Pull up the following revisions(s) ...
wiz[src/trunk]: src/usr.bin/hexdump From Bug Hunting:
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by jym ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Wrap a long line.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by dsl in ti...
rmind[src/trunk]: src/share/man/man9 Document kcpuset_isotherset() and kcpuset_cou...
jmmv[src/trunk]: src/distrib/sets/lists/tests Register the new tests in sys/rc fo...
rmind[src/rmind-uvmplock]: src/sys/arch Apply renovated patch to significantly red...
riz[src/netbsd-6]: src/tests/lib/libc/arch/powerpc Pull up following revision(s)...
jmcneill[src/trunk]: src/sys/dev/drm add dependency on "drm" module
pgoyette[src/trunk]: src/sys/modules Module build glue for if_rum and if_axe
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib catch up with the ch...
jakllsch[src/trunk]: src/sys/dev/ic Rework version printout to be more future proof.
joerg[src/trunk]: src/lib/libroken Link libroken against libcrypt for crypt(3).
wiz[src/trunk]: src/lib/libc/sys Fix macro. Replace another one (there is no .Lx...
christos[src/trunk]: src/sys/kern Don't kill the iso partition at 'a' when we have a ...
reinoud[src/trunk]: src/sys/arch/usermode Fix thunk_mkstemp() prototype and add thun...
christos[src/trunk]: src/distrib/utils/sysinst document non-literal format string use...
abs[src/trunk]: src/sys/dev/mscp revert unwanted part of previous MSCP commit
dsl[src/trunk]: src/sys The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are ...
kiyohara[src/trunk]: src/sys/arch/ofppc/conf Add fdc@isa.
pooka[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs support CTLTYPE_BOOL
joerg[src/trunk]: src/usr.bin/bthset Avoid using non-literal format strings. Fix v...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib remove unneeded libraries
joerg[src/trunk]: src/libexec/rshd Use static. Don't manipulate environ directly, ...
yamt[src/trunk]: src/bin/ls handle realloc failure
hannken[src/trunk]: src/sys/ufs/ufs Allow ufs_inactive() while a file system is susp...
yamt[src/trunk]: src/sys/arch/x86/pci assertions. use a macro. no functional ch...
reinoud[src/trunk]: src/sys/arch/usermode/include Fix vmparam's definitions to the n...
jmcneill[src/trunk]: src/sys/arch/usermode build fixes for netbsd-5 and i386
riz[src/netbsd-6]: src Apply patches (requested by martin in ticket #153):
riz[src/netbsd-6]: src/doc Tickets 198, 199.
joerg[src/trunk]: src/libexec/rpc.rquotad staticfy. Use __dead.
riz[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by b...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by hann...
jmcneill[src/trunk]: src/sys/arch/usermode/include add bus_addr_t typedef
joerg[src/trunk]: src/sbin/ccdconfig static. __dead.
pgoyette[src/trunk]: src/tests/ipf Restore the rest of the ipfilter test framework, e...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
dyoung[src/trunk]: src Add sources, Makefiles, and manual pages for ppath(3), a
elric[src/trunk]: src Remove crypto/dist/heimdal and its associated build infrastr...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/42363: Yasuoka Masahik...
joerg[src/trunk]: src/external/bsd/atf/usr.bin Don't bail out on unused private fi...
jdc[src/trunk]: src/sys/dev/ic Apply lockup fixes from Havard Eidnes/OpenBSD in ...
dyoung[src/trunk]: src/sys/arch/x86/x86 Initialize bst_exists in bus_space_tag_crea...
riz[src/netbsd-6]: src/sys/arch/landisk/landisk Pull up following revision(s) (r...
riz[src/netbsd-6]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
christos[src/trunk]: src/external/bsd/fetch/lib remove gcc hacks.
riz[src/netbsd-6]: src/doc Typo fix in ticket #266 pulled up.
manu[src/trunk]: src/sys/kern Fix utimes/futimes after utimensat/futimens addition
blymn[src/trunk]: src/lib/libmenu Extraneous whitespace removal.
martin[src/trunk]: src/distrib/i386/cdroms Since we don't crunch/libhack sysinst on...
jdc[src/netbsd-6]: src/sbin/iscsictl Pull up revisions:
christos[src/trunk]: src/lib/libpam/libpam remove gcc-4.5 hacks
reinoud[src/trunk]: src/sys/arch/usermode/usermode Print the signal we are supposed ...
perseant[src/trunk]: src/sys/arch/i386/stand/lib Sanity check the values coming back ...
joerg[src/trunk]: src/libexec/mail.local De-__P. staticfy. Use __dead, __printflike.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Trim extra space, introduced in apr...
tsutsui[src/trunk]: src/sys/arch/atari Add support for the SMC Elite Ultra Ethernet ...
jdc[src/netbsd-6]: src Pull up revisions:
bouyer[src/trunk]: src/sys/compat/netbsd32 translate WDOGIOC_GWDOGS
mrg[src/trunk]: src/sys/arch/sparc/stand/boot emit some linker -Map files so tha...
riz[src/netbsd-6]: src/doc Additional pullup for ticket 190 to fix the evbarm bu...
matt[src/trunk]: src/sys/arch/arm/omap First pass at supporting the SD/MMC contro...
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Bump date for previ...
wiz[src/trunk]: src/sbin/mount Bump date for previous.
bouyer[src/netbsd-6]: src/external/bsd/pcc/dist/pcc/cc/ccom Pull up following revis...
christos[src/trunk]: src/usr.sbin/syslogd remove dup O_NDELAY.
riz[src/netbsd-6]: src/tools/gcc Pull up following revision(s) (requested by dog...
riz[src/netbsd-6]: src/doc Ticket 76.
jdc[src/netbsd-6]: src/sys/arch/usermode/dev Pull up revision 1.71 (requested by...
mrg[src/trunk]: src/sys merge the jmcneill-usbmp branch. many thanks to jared f...
mlelstv[src/trunk]: src/sbin/iscsictl report luns returns a 32bit list length.
jakllsch[src/trunk]: src/sys/arch/x86/pci staticification
christos[src/trunk]: src/sys/arch/usermode/modules/syscallemu no home-brewed NETBSDSR...
riz[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man4 Fix date string (use full month name)
mrg[src/trunk]: src/distrib/sets/lists fixes for MKDEBUG=yes on pmax.
jdc[src/netbsd-6]: src/sys/dev/wsfont Pull up revisions:
bouyer[src/trunk]: src/tests/lib/libc/sys Disable the mmap_block test again, it doe...
nonaka[src/trunk]: src/sys/dev/usb Add NTT DOCOMO L-02C entry.
jdc[src/netbsd-6]: src/doc Tickets 281-285,287-290.
macallan[src/trunk]: src/sys/dev/pci Use a shadow framebuffer instead of doing every ...
snj[src/netbsd-6]: src/doc 1514
rmind[src/trunk]: src/sys/net/npf npf_state_tcp: fix for FIN retransmission and ou...
darran[src/trunk]: src/sys/conf DTrace: only build in kernel CTF support if DTrace ...
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
christos[src/trunk]: src/lib/libc/gdtoa unlock before returning on error, thanks enami.
riz[src/netbsd-6]: src/doc Tickets 164-174.
christos[src/trunk]: src/distrib/utils/sysinst document non-literal formats
christos[src/trunk]: src/crypto/external/bsd/netpgp - centralize WARNS=4, no need for...
riz[src/netbsd-6]: src/sys/arch/vax/include Pull up following revision(s) (reque...
rmind[src/trunk]: src/doc Mention MurmurHash2.
christos[src/trunk]: src/include sprinkle restrict in realpath(3)
jmmv[src/trunk]: src/etc Allow the run_rc_command function in rc.subr to pass ext...
jakllsch[src/trunk]: src/sys/arch/x86/pci pchb_get_bus_number() is actually public
christos[src/trunk]: src/sys/compat/linux/common print proper ktruser names depending...
jakllsch[src/trunk]: src/sys/dev/sdmmc Replace integer constant SDMMC_MAXNSEGS with t...
reinoud[src/trunk]: src/sys/arch/usermode/conf Bump KVM size and add inet6 to surpre...
jdf[src/trunk]: src/distrib/utils/sysinst Add translations for "Config menu" (wa...
macallan[src/trunk]: src/sys/arch/sparc/conf switch to WSEMUL_VT100 to reduce differe...
mbalmer[src/trunk]: src/sys/dev/gpio u_int32_t -> uin32_t.
mrg[src/trunk]: src/distrib/sets/lists fixes for MKDEBUG=yes.
jakllsch[src/trunk]: src/sys/dev/ic Add new CAP2 and BOHC registers.
wiz[src/trunk]: src/lib/libc/stdio Sort description of flags.
riz[src/netbsd-6]: src/doc Ticket 249.
hans[src/trunk]: src/sys/arch/arm/marvell Add support for the watchdog timer in m...
kiyohara[src/trunk]: src/sys/dev/mii Regen.
riz[src/netbsd-6]: src/sys/arch/powerpc/pic Pull up following revision(s) (reque...
mrg[src/trunk]: src/sys/dev/usb fix locking for isoc transfers, as reported (and...
jmcneill[src/trunk]: src/sys/arch/usermode - build thunk code with warnings
riz[src/netbsd-6]: src/doc Tickets 328, 336, 341.
mrg[src/trunk]: src/distrib/sets/lists/xcomp remove all references to X11R6-only...
wiz[src/trunk]: src/share/man/man3 Finish previous.
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #137.
riz[src/netbsd-6]: src/external/public-domain/sqlite Pull up following revision(...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by tsutsui i...
riz[src/netbsd-6]: src/doc Ticket 72.
dyoung[src/trunk]: src Build and install ppath(3) tests.
dsl[src/trunk]: src/sys/dev/pci/ixgbe Add explicit (void *) casts for when sysct...
rmind[src/trunk]: src/sys/sys Add murmurhash2() prototype, missed in previous commit.
christos[src/trunk]: src/share/man/man4 Document BIOC{G,S}FEEDBACK; I forgot who sent...
mlelstv[src/trunk]: src/sbin/iscsictl it's really 32bit
mrg[src/trunk]: src/distrib/sets/lists fix MKDEBUG=yes builds for bebox, prep, r...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by b...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by c...
sborrill[src/netbsd-6]: src/doc Ticket #345
macallan[src/trunk]: src/sys/arch/sparc64/conf enable wcfb now that it's actually useful
riz[src/netbsd-6]: src/doc Ticket 248.
joerg[src/trunk]: src/usr.sbin/cpuctl static + __dead
christos[src/trunk]: src/bin/sh document another non-literal format string
rkujawa[src/trunk]: src/sys/arch/amiga/dev PR port-amiga/46672
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/compat/linux/common sizeof type -> sizeof *var
christos[src/trunk]: src/sys/arch/i386/stand/lib PR/43563: Wolfgang Solfrank: boot.cf...
bouyer[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
reinoud[src/trunk]: src/sys/kern Fix check for VM_MIN_ADDRESS since it doesn't need ...
joerg[src/trunk]: src/bin/csh Uses non-literal format strings in err.c
jmmv[src/trunk]: src/external/bsd/tmux/dist Fix merge conflicts after tmux 1.5 im...
pooka[src/trunk]: src/include When including this from a tools build, avoid defini...
riz[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
martin[src/netbsd-6]: src/doc Ticket #1525
jdc[src/netbsd-6]: src/share/man/man4 Pull up revisions:
plunky[src/trunk]: src/games/hack -Wno-shadow is no longer needed for HAVE_PCC, here
jdc[src/netbsd-6]: src/doc Tickets 286, 363, 366, 370, 372, 373, 374, 375, 376, ...
wiz[src/trunk]: src/doc Fill in homepage for file(1). From Bug Hunting.
skrll[src/trunk]: src/sys/arch/arm/pic Add a KASSERT
reinoud[src/trunk]: src/sys/arch Revert.
bouyer[src/netbsd-6]: src/tests/lib/libc Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/arch/powerpc/booke If we paniced because a watchdog time...
gson[src/trunk]: src/tests/util/df Golden output was not so golden after all
mrg[src/rmind-uvmplock]: src/sys/arch/sparc64/sparc64 don't take pmap_lock in a ...
jym[src/trunk]: src/sys/arch/xen/xen Protect xbdback(4) ring indexes from overfl...
abs[src/trunk]: src - Increase MAXPARTITIONS for vax from 8 to 16, using the sta...
riz[src/netbsd-6]: src/distrib/common/bootimage Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/arch/usermode cpu_lwp_trampoline isn't supposed to retur...
jdc[src/netbsd-6]: src/sys/arch/powerpc/powerpc Pull up revision 1.97 (requested...
rmind[src/rmind-uvmplock]: src/sys/arch/x86 Drop per-"MD page" (i.e. struct pmap_p...
riz[src/netbsd-6]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
jruoho[src/trunk]: src Add Zarlink ZL10353 DVB demodulator (or as it is now know, I...
christos[src/trunk]: src/doc new ip6 sysctls
oki[src/trunk]: src/sys/uvm make compile without VMSWAP. no functional change.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode get rid of uvmhist stuff
joerg[src/trunk]: src/sbin/fsck Use __dead and __printflike.
wiz[src/trunk]: src/share/man/man7 Remove weird markup.
riz[src/netbsd-6]: src/etc/skel Pull up following revision(s) (requested by dhol...
drochner[src/trunk]: src/doc lua is at 5.2.1 upstream
riz[src/netbsd-6]: src/usr.sbin/makemandb Pull up following revision(s) (request...
joerg[src/trunk]: src/sys/arch/i386/i386 Don't use an empty body on the same line ...
riz[src/netbsd-6]: src/doc Pull up following revision(s) (requested by nonaka in...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add unit-tests for .for
dholland[src/trunk]: src/usr.bin/m4 Requires stdint.h.
reinoud[src/trunk]: src/sys/arch/usermode Add a thunk_atexit() so ucontext() ends ca...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf More SYMTAB_SPACE.
rmind[src/rmind-uvmplock]: src/sys/arch/x86/x86 - pmap_remove_ptes: simplify by re...
dholland[src/trunk]: src/games/hangman WARNS=5
chs[src/trunk]: src/external/cddl/osnet reduce diff to freebsd:
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/usr.bin/unzip kill 2 digit year format.
dyoung[src/trunk]: src/sys/arch/x86/pci In pci_msi_establish(), replace several ano...
gson[src/trunk]: src/sbin/fdisk fix the sparc build
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_activate() and pma...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by n...
tnn[src/trunk]: src/sys/arch uhmodem(4) is superseded by u3g(4) and u3ginit(4).
jakllsch[src/trunk]: src/sys/arch/x86/pci We no longer need to #include "rnd.h".
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_extract() and prin...
jdc[src/netbsd-6]: src Pull up revisions:
manu[src/trunk]: src/sys Missing bit in previous commit: do_sys_utimens prototype...
riz[src/netbsd-6]: src/doc Tickets 78, 79
bouyer[src/netbsd-6]: src/doc ticket 124
sjg[src/trunk]: src/usr.bin/make In meta mode, we create .meta files for most ta...
alnsn[src/trunk]: src/sys/rump/dev/lib/libwscons/opt Add missing $NetBSD$.
joerg[src/trunk]: src/sys/arch/i386/stand/mbr/gptmbr .code16 user, so disable inte...
bouyer[src/trunk]: src loongson2f support:
christos[src/trunk]: src/lib/libexecinfo PR/46571: Yui NARUSE: execinfo.h should incl...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by manu in t...
riz[src/netbsd-6]: src/usr.bin/fstat Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/bin/ed use const char [] for format.
tsutsui[src/trunk]: src/sys/dev/isa Some KNF.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by matt in t...
bouyer[src/trunk]: src/sys The loongon2f+cs5526+jmicron PATA->SATA bridge cause an ...
roy[src/trunk]: src/libexec/getty Don't attempt to parse a termcap/terminfo stri...
bouyer[src/netbsd-6]: src/sys/compat/linux/arch/i386 Pull up following revision(s) ...
jdc[src/netbsd-6]: src/etc/rc.d Pull up revisions:
roy[src/trunk]: src/sys/arch/sparc64/conf Revert part of last patch. Didn't mean...
jruoho[src/trunk]: src/sys/dev/acpi Silence errors from the integer evaluations in ...
reinoud[src/trunk]: src/sys/arch/usermode/include Add trapframe and extent pcb for N...
joerg[src/trunk]: src/external/bsd/libarchive/dist Merge changes
darran[src/trunk]: src/sys/modules/dtrace/sdt DTrace: fix a build problem for the S...
christos[src/trunk]: src/usr.bin/systat eliminate non-literal format strings.
joerg[src/trunk]: src/bin/date Annotate dead functions
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes builds on amiga
rmind[src/rmind-uvmplock]: src/sys/rump/librump/rumpkern Sync RUMP's uvm_pagealloc...
riz[src/netbsd-6]: src/sys/dev/bluetooth Pull up following revision(s) (requeste...
mrg[src/trunk]: src/distrib/sets/lists/comp fix MKDEBUG=yes build for atari.
martin[src/trunk]: src Provide full terminfo.db on install media
jruoho[src/trunk]: src/share/man/man9 Add the specification from NXP to SEE ALSO.
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by riz in t...
wiz[src/trunk]: src/bin/dd - sync `SYNOPSIS' with dd.c's `usage' line;
matt[src/trunk]: src/sys/dev/pci Add placeholdr flags indicating that the bus has...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by tls in ti...
dholland[src/trunk]: src/usr.bin/finger Fix description of -o option. Noted by Snader...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by veego in tick...
riz[src/netbsd-6]: src/share/man/man5 Pull up following revision(s) (requested b...
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by j...
christos[src/trunk]: src/sys Add an optional pglist argument to uvm_obj_wirepages, to be
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #149.
ahoka[src/trunk]: src/sys/dev/dm - add a function to get the inactive table's size
joerg[src/trunk]: src/external/bsd/llvm Update to r158657, which actually has the ...
christos[src/trunk]: src/sys/modules/spdmem document non-literal string format
jakllsch[src/trunk]: src/sys/dev/usb Remove duplicate USB_PRODUCT_LINKSYS3_WUSB11V28 ...
rmind[src/rmind-uvmplock]: src/sys Implement sharing of vnode_t::v_interlock among...
wiz[src/trunk]: src/share/man/man8 From Bug Hunting:
veego[src/trunk]: src/sys/dev/usb Add the Huawei 1750 id so it change to the 3G mo...
rmind[src/trunk]: src/sys/netinet6 Remove the wrapper of frag6_input(), restore th...
dholland[src/trunk]: src/tests/lib/libc/sys Fix the errno tests so if someone messes ...
christos[src/trunk]: src/tests/util/df remove strpct copts
reinoud[src/trunk]: src/sys/arch/usermode/include Update pcb and trapframe
matt[src/trunk]: src/sys/arch Change bcond/BCOND to regimm/REGIMM to better match...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by g...
mrg[src/trunk]: src/share/mk revert the previous:
riz[src/netbsd-6]: src/doc TIcket 108.
wiz[src/trunk]: src/x11/bin/xconsole Revert previous: tsutsui noted that this fi...
mlelstv[src/trunk]: src/sbin/iscsid use first successful connection to a ISNS server
christos[src/trunk]: src/usr.sbin/makefs more fixes from martin
riz[src/netbsd-6]: src/doc Tickets 155,157,158
rmind[src/rmind-uvmplock]: src/sys sync with head
tsutsui[src/trunk]: src/sys/fs/msdosfs Revert rev 1.95 since getdisksize() no longer...
christos[src/trunk]: src/sys/net add BIOC{G, S}FEEDBACK which allows one to receive in...
sborrill[src/netbsd-6]: src/doc Ticket #336
riz[src/netbsd-6]: src/sys/dev/iscsi Pull up following revision(s) (requested by...
dyoung[src/trunk]: src/sys/dev/ic Make this compile on sparc64:
bouyer[src/netbsd-6]: src/external/bsd/iscsi/dist Pull up following revision(s) (re...
roy[src/trunk]: src Change the default console from wsemul_sun/sun-ss5 to wsemul...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Allow inherited remote bl...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by sborrill in t...
christos[src/trunk]: src/share/man/man4 moved to portalgo.h
skrll[src/rmind-uvmplock]: src/sys/arch/hp700/hp700 whitespace. heh.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Apply upstream revision 175141: s...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_create()
macallan[src/trunk]: src/sys/dev/pci cosmetics:
joerg[src/trunk]: src/sys/kern Kill conditionals that are always true. Drop a dead...
riz[src/netbsd-6]: src/doc Tickets 203-211.
riz[src/netbsd-6]: src/bin/ps Pull up following revision(s) (requested by dholla...
joerg[src/trunk]: src/sbin/fdisk staticfy. __dead.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Indent debug aprint_debug()'s
pgoyette[src/trunk]: src/usr.bin/tic One more time - do this correctly.
riz[src/netbsd-6]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
christos[src/trunk]: src/distrib/utils/sysinst Trying to print a function pointer as ...
christos[src/trunk]: src/external/bsd/iscsi fix strict aliasing issues.
bouyer[src/netbsd-6]: src/usr.bin/ktruss Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys set default WARNS for modules to 3 -- the only one that ...
bsh[src/trunk]: src/sys/arch/evbarm add SD/MMC driver for Twintail based on the ...
joerg[src/trunk]: src/sbin/dkscan_bsdlabel Mark usage as static and dead.
drochner[src/trunk]: src/doc mention new upstream OpenPAM release
riz[src/netbsd-6]: src/doc Tickets 275-277.
enami[src/trunk]: src Port uyurex(4) from OpenBSD. There is some XXX but works en...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement redementary setregs()
macallan[src/trunk]: src/sys/arch/sparc64/dev shut up some debug output accidentially...
jdf[src/trunk]: src/usr.sbin/hdaudioctl * Remove spurious period in name section
rkujawa[src/trunk]: src/sys/arch/amiga/clockport Obtain sc using device_private(), c...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup comments and debug stuff
dsl[src/trunk]: src/sys/arch/amd64 memseg_baseaddr() is only called from valid_u...
rmind[src/rmind-uvmplock]: src/sys/arch - Fix tlbflushg() to behave like tlbflush(...
rmind[src/rmind-uvmplock]: src/sys/uvm Do not call uvm_loan_init() twice.
reinoud[src/trunk]: src/sys/arch/usermode Start NetBSD/usermode's pmap. Its using a ...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix XXXX: More power is necessary for NI...
blymn[src/trunk]: src/lib/libmenu * Corrected menu drawing when O_ROWMAJOR is not set
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by jym ...
bouyer[src/netbsd-6]: src/external/bsd/bind/dist pullup the following revisions, re...
joerg[src/trunk]: src/usr.bin/audio ANSIfy. Add static. Add __dead.
mlelstv[src/trunk]: src/sys/dev/iscsi Add more debugging, fix filehandle usage, logi...
rmind[src/rmind-uvmplock]: src/sys/lib/libkern Pull-up rev 1.94
bouyer[src/netbsd-6]: src/share/mk Pull up following revision(s) (requested by abs ...
martin[src/trunk]: src/etc Per discussion on tech-userlevel, finally fix PR 10127:
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
jmcneill[src/trunk]: src/sys/arch/usermode - build thunk code with warnings
cheusov[src/trunk]: src/share/man/man9 Fix documentation for function kauth_register...
kiyohara[src/trunk]: src/sys/arch/ofppc/ofppc Remove white-spaces.
jruoho[src/trunk]: src/share/man/man9 Add also the SMBus specification.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tls in ticket...
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
christos[src/trunk]: src 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
kiyohara[src/trunk]: src/sys/arch/powerpc/powerpc Don't call extent_free() in memio_u...
joerg[src/trunk]: src/usr.bin/midiplay Fix disable stricter format string messages...
joerg[src/trunk]: src/external/bsd/llvm/librt Start adding build glue for ASAN par...
wiz[src/trunk]: src/usr.bin/cut - remove trailing white space;
agc[src/trunk]: src/sys/fs/sysvbfs cosmetic change: fix two casts to be of the a...
pooka[src/trunk]: src/lib/librumpuser FreeBSD fixes.
christos[src/trunk]: src/external/cddl/osnet/sys/sys correct declaration of vn_close()
riz[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
abs[src/trunk]: src/distrib/utils/sysinst - Replace the CD_NAME definition with ...
abs[src/trunk]: src Relegate edlabel to use in extremely memory constrained install
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpd various changes to ...
joerg[src/trunk]: src/sbin/newfs Avoid magic manipulation of the format string.
joerg[src/trunk]: src/usr.sbin/chroot Use __dead. Move global variables into funct...
riz[src/netbsd-6]: src/usr.bin/su Pull up following revision(s) (requested by ch...
riz[src/netbsd-6]: src/doc Ticket 202.
bouyer[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by r...
riz[src/netbsd-6]: src/doc Tickets 320-325
agc[src/trunk]: src/crypto/external/bsd/netpgp Changes to 2.99.1/20100313
riz[src/netbsd-6]: src/lib Pull up following revision(s) (requested by manu in t...
hannken[src/trunk]: src/usr.sbin/fssconfig File system snapshots are no longer exper...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
dholland[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine Previous here...
rmind[src/trunk]: src Add MurmurHash2 -- a non-cryptographic hash function by Aust...
bouyer[src/netbsd-6]: src/doc Ticket 139
riz[src/netbsd-6]: src Pull up following revision(s) (requested by gendalia in t...
kiyohara[src/trunk]: src/sys/arch/hpcarm/dev Add '\n' to revision string.
christos[src/trunk]: src/usr.sbin/npf/npfctl make this compile again.
bouyer[src/trunk]: src/sys/arch/mips/bonito Loongson2f support:
jdc[src/netbsd-6]: src/sys/arch/i386/stand/lib Pull up revision 1.41 (requested ...
riz[src/netbsd-6]: src/doc Ticket 231.
sborrill[src/netbsd-6]: src/doc Ticket #83
christos[src/trunk]: src/sys/dev/usb add another sierra device
riz[src/netbsd-6]: src/doc Tickets 235-240.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup pv_get() before enabling ...
riz[src/netbsd-6]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/dev/ic Make this compile again without WDC_NO_IDS.
sborrill[src/netbsd-6]: src/doc Ticket #80
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...
riz[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by abs i...
joerg[src/trunk]: src/usr.sbin static + __dead
jruoho[src/trunk]: src/sys Remove the acpiwmi(4) dump from the ACPIVERBOSE module. ...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Use bus_space_write_2() instead of _...
mrg[src/trunk]: src/sys/dev/pci regenerate
jdc[src/netbsd-6]: src Pull up revisions:
martin[src/trunk]: src/external/mit/xorg/bin/xdm/config On second thought, do not s...
riz[src/netbsd-6]: src/doc Tickets 299, 300.
kiyohara[src/trunk]: src/sys/arch Support PowerPC 405EX/EXr.
rmind[src/rmind-uvmplock]: src/sys Add code, dev_mem_getva() and dev_mem_relva(), ...
christos[src/trunk]: src/distrib/utils/ssh fix non-literal format string
riz[src/netbsd-6]: src/doc Tickets 143, 145, 146
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 2.99.2/20100315
rmind[src/rmind-uvmplock]: src/sys - Invent mm_md_getva() and mm_md_relva() routin...
joerg[src/trunk]: src/lib/libpthread Do not mark pthread_cond_timedwait explicitly...
haad[src/trunk]: src/share/mk Enable MKZFS by default on i386 and amd64 now when ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Clean child_return()
darran[src/trunk]: src/external/cddl/osnet Apply NetBSD changes to DTrace.
martin[src/trunk]: src/sys/kern Do not try to find the wedge we booted from if open...
wiz[src/trunk]: src/doc file-5.08 out.
rkujawa[src/trunk]: src/sys/arch/amiga/pci Fix Mediator 1200 memory space support. N...
drochner[src/trunk]: src/sys allow to enable ffs "discard" by update mounts, make the...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode pmap_remove_all: change panic to ...
rmind[src/trunk]: src/distrib/sets/lists Fix the lists.
martin[src/trunk]: src/sys/compat/linux/common From the "parse errors that you just...
martin[src/trunk]: src/sys/dev/iscsi assemble_login_parameters() has a strange erro...
riz[src/netbsd-6]: src/external/bsd/cron/dist Pull up following revision(s) (req...
riz[src/netbsd-6]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
chs[src/trunk]: src/sys/kern in soreceive(), handle uios larger than 31 bits.
mlelstv[src/trunk]: src/sys Make detection of root on wedges (dk(4)) machine indepen...
riz[src/netbsd-6]: src/sys/arch Remove test changes which accidentally snuck in ...
riz[src/netbsd-6]: src/doc Tickets 342, 354.
macallan[src/trunk]: src/sys/dev/sun don't set clipping parameters and such every tim...
rmind[src/rmind-uvmplock]: src/sys sync with head (and fix few botches with this)
christos[src/trunk]: src/bin/sh add more gcc printf format attributes
minoura[src/trunk]: src/sys/arch/x68k/stand/libsa Fix CD support (again!).
jruoho[src/trunk]: src Build libutil(3) as a link to util(3).
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mrg i...
pgoyette[src/trunk]: src/sys/dev/usb Update for modular build
rmind[src/trunk]: src - Rework NPF NAT syntax to be more structured and support fu...
christos[src/trunk]: src/sys/dev/usb regen
bsh[src/trunk]: src/sys/arch fix changes for struct device split for Lubbock.
jld[src/trunk]: src/sys/dev/raidframe For RAID sets which have no parity (i.e., ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
plunky[src/trunk]: src/share/man/man4 add some info re use of Modem and Network ports
rmind[src/trunk]: src Add weak symbol for murmurhash2.
plunky[src/trunk]: src/share/mk since we seem to have grown a WARNS=5, list it here
pgoyette[src/trunk]: src/sys/dev/sysmon Retire the 'monitor' member of the envsys_dat...
wiz[src/trunk]: src/x11/bin/xconsole Define HAS_OPENPTY in CPPFLAGS (since this ...
joerg[src/trunk]: src/external/bsd/libarchive/dist libarchive-2.8.2:
riastradh[src/trunk]: src/usr.bin/cksum Omit outdated cryptographic claims as noted in...
riz[src/netbsd-6]: src/doc Tickets 230, 232-234.
jym[src/trunk]: src/sys/arch/xen/xen VIRQ_TIMER virqs are allocated and tracked ...
agc[src/trunk]: src/crypto/external/bsd/netpgp new directory structure - look in...
riz[src/netbsd-6]: src/external/lgpl3/gmp Pull up following revision(s) (request...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r144933. Bes...
martin[src/trunk]: src/sbin/iscsictl Avoid printing values past the end of the buff...
wiz[src/trunk]: src/usr.sbin/cron Quote question mark so it's correctly marked up.
cheusov[src/trunk]: src Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential s...
riz[src/netbsd-6]: src/sys/arch/usermode/usermode Pull up following revision(s) ...
dyoung[src/trunk]: src/sys/arch/x86/include Add to x86 bus_space_tag_t a member, bs...
cheusov[src/trunk]: src/sys/secmodel/securelevel KNF fix. spaces vs. tab
reinoud[src/trunk]: src/sys/kern Fix DPRINTF()'s missing the extra parenteses
jruoho[src/trunk]: src/lib/libutil Fix markup-typo.
dholland[src/trunk]: src/games/fortune/datfiles Typo. Reported by I-forget-who-but-th...
riz[src/netbsd-6]: src/usr.bin/passwd Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Change read_eeprom(). We don't use b...
joerg[src/trunk]: src/lib/libc/string Clean up a bit in preparation for more serio...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket 180.
riz[src/netbsd-6]: src/sys/arch/zaurus/dev Pull up following revision(s) (reques...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mrg i...
riz[src/netbsd-6]: src/sys/arch/usermode/usermode Pull up following revision(s) ...
joerg[src/trunk]: src/sbin/routed main.c uses non-literal format strings.
rmind[src/trunk]: src/lib/libc/hash/murmurhash Add Makefile in libc for murmurhash...
christos[src/trunk]: src/sys/dev fix gcc-4.5 warnings
christos[src/trunk]: src/libexec/httpd use const char [] for format.
joerg[src/trunk]: src Fix version string returned by clang --version.
matt[src/trunk]: src/sys/dev/sdmmc Add a flag for the lack of LED_ON in HOST_CTL ...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by rmind in ...
enami[src/trunk]: src/lib/libc/sys Fix the name of syscall which takes timespec as...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mrg i...
yamt[src/trunk]: src/sys/arch/x86/x86 intr_find_mpmapping: comments and cosmetic....
christos[src/trunk]: src/include prototype for strpct
tsutsui[src/trunk]: src/sys/dev/ic - make local functions static
rmind[src/rmind-uvmplock]: src/sys/nfs nfs_gop_write: acquire the lock for pmap_pa...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Duh... fix stupid debug print bug.
matt[src/trunk]: src/sys/ufs/ffs Convert a KDASSERT to a KDASSERTMSG
pgoyette[src/trunk]: src/sys/dev Remove setting of edata->monitor since that member n...
reinoud[src/trunk]: src/sys/arch/usermode Swap userland code and kvm spaces so that ...
christos[src/trunk]: src/lib/libc/gen add getpassfd() that gives us even more fine gr...
jnemeth[src/trunk]: src/etc PR/46601 - Jim Bernard -- add support for rc_directories
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
joerg[src/trunk]: src/libexec/ld.elf_so Reduce header pollution for mdreloc.c. Mak...
pooka[src/trunk]: src/tools Build gmake iff we're going to need it.
joerg[src/trunk]: src/include pw_error is documented to be dead
riz[src/netbsd-6]: src/external/public-domain/xz Pull up following revision(s) (...
abs[src/trunk]: src/sys/dev/mscp Adjust MSCP attach routines. The current code w...
christos[src/trunk]: src/distrib/sets/lists/comp rename rfc6056.h to portalgo.h
jmcneill[src/trunk]: src Split out ati_pcigart into a separate module so it can be sh...
skrll[src/rmind-uvmplock]: src/sys/arch/hppa Drop per-page locking i.e. pvh_lock a...
christos[src/trunk]: src/dist/pdisk fix non-literal format string
riz[src/netbsd-6]: src/sys/arch/usermode Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/arch/usermode/dev allocate msgbuf with kmem_zalloc inste...
christos[src/trunk]: src/tests/lib/libc/sys tests for recvmmsg
darran[src/trunk]: src DTrace: Add support for a simulated solaris_cpu[] data struc...
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
jdc[src/netbsd-6]: src/sbin/routed Pull up revision 1.30 (requested by kardel in...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Dirty patch fixing the assert tri...
jmcneill[src/trunk]: src/lib/libc/gen maxmimum -> maximum
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj re-fix this typo o...
riz[src/netbsd-6]: src/sys/arch/dreamcast/dreamcast Pull up following revision(s...
wiz[src/trunk]: src/sys/dev/ic Remove semicolon at end of #define line to fix bu...
jruoho[src/trunk]: src/sys/dev/acpi Move the low and warning capacity sensors to th...
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_makecontext_trapframe2go()
sborrill[src/netbsd-6]: src/usr.bin/last Pull up the following revisions(s) (requeste...
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by riz in t...
jdc[src/netbsd-6]: src/sys Pull up:
jdc[src/netbsd-6]: src/sys/arch/xen/xen Pull up revision 1.56 (requested by cegg...
kiyohara[src/trunk]: src/sys/dev/pci Regen.
riz[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
pooka[src/trunk]: src/usr.sbin/pwd_mkdb Attempt 2 at fixing DragonFly util.h confl...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace.
jmcneill[src/trunk]: src add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxd...
pooka[src/trunk]: src/sys/dev/usb printf -> aprint_normal to avoid empty linefeeds...
abs[src/trunk]: src/sys/netinet6 Some fun in trying to work out what was broken ...
tron[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 As this file seems to be...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rmin...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
christos[src/trunk]: src/usr.bin/vmstat document that we are using non-literal string...
eeh[src/trunk]: src/sys/arch/sparc/stand/bootblk Fix shifting by zero.
christos[src/trunk]: src/sys/dev/ata make this compile.
mrg[src/trunk]: src/sys/arch/i386/stand/boot disable mmx/sse here too. hopefull...
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/crypto/buffer Pull up fo...
joerg[src/trunk]: src/sbin/gpt Use __dead
agc[src/trunk]: src/crypto/external/bsd/netpgp/libmj NetBSD mk files for JSON fu...
jmcneill[src/trunk]: src/sys/arch/usermode/conf override thunk.d and thunk_sdl.d targets
rmind[src/trunk]: src/doc Mention rmind-uvmplock branch and its targets.
christos[src/trunk]: src/sbin/ping handle the first loop where time == 0.
pooka[src/trunk]: src/etc/mtree +tests/dev/sysmon
bouyer[src/netbsd-6]: src/doc ticket 379
jmmv[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Disable a few stack protector...
dyoung[src/trunk]: src/sys/arch/x86/pci Replace some anonymous constants with PCI_ ...
jruoho[src/trunk]: src/share/man/man4 As the devices are listed in the body of the ...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by k...
joerg[src/trunk]: src/bin/expr Mark yyerror as dead.
christos[src/trunk]: src/tests/lib/libcurses/check_files we never get the b character...
christos[src/trunk]: src/usr.bin/radioctl fix non-literal format stringg.
mrg[src/trunk]: src/sys/arch/sparc64/dev - pay attention to the "no-streaming-ca...
ahoka[src/trunk]: src/sys/dev/dm be consistent and define secsize here as well (th...
mrg[src/trunk]: src/external/gpl3/gcc/lib fix some more paths for GCC 4.5.
martin[src/trunk]: src/distrib/sparc64/instfs Simplify the console type check by pa...
riz[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
bouyer[src/trunk]: src/sys/dev/ata In some case, when an error is reported by the d...
joerg[src/trunk]: src/sys/dev/pcmcia Fix use of uninitialized variable.
jym[src/trunk]: src/share/man/man4 Be more precise for Xen: +++++ is only valid ...
wiz[src/trunk]: src/doc mdocml-1.11.6 is out
rmind[src/trunk]: src/sys/dev rnd_sample_allocate_isr: pass correct flag to pool_g...
joerg[src/trunk]: src/usr.sbin/altq/altqd Use of non-literal format string.
riz[src/netbsd-6]: src/sys/dev/wsfont Pull up following revision(s) (requested b...
jnemeth[src/trunk]: src/external/bsd/ntp/dist/ntpdc PR/46612 - Lloyd Parkes -- add a...
mrg[src/trunk]: src/distrib/sets/lists/comp fix MKDEBUG=yes builds for mipsco.
wiz[src/trunk]: src/usr.sbin/vnconfig From Bug Hunting: Add vndcompress(1) to SE...
christos[src/trunk]: src/sys/compat remove incorrect assertions (the len passed is th...
mrg[src/rmind-uvmplock]: src/sys/arch/sparc/include only define __HAVE_MM_MD_REA...
snj[src/netbsd-6]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
jmcneill[src/trunk]: src/sys/arch/usermode/conf add options DEBUG_EXEC and LOCKDEBUG
matt[src/trunk]: src/sys/arch/evbarm/conf Add sdhc
dyoung[src/trunk]: src/etc/mtree Straggler from last: add the directory for ppath(3...
riz[src/netbsd-6]: src/doc Tickets 327, 329-332.
mbalmer[src/trunk]: src/sys/dev/pci Remove one of the copyrights, it is the same per...
joerg[src/trunk]: src/external/bsd/flex/dist Mark yy_fatal_error as noreturn if su...
christos[src/trunk]: src/sys/netinet Add 3 logging sysctls for arp from freebsd:
jmcneill[src/trunk]: src/sys/arch/usermode unlink pmap backing file immediately after...
riz[src/netbsd-6]: src/doc Tickets 180-183.
joerg[src/trunk]: src/lib/libc/string Handle simple cases (strlen(charset) <= 1) m...
reinoud[src/trunk]: src/sys/dev/ic Fix surplus ( that was forgotten to remove in the...
reinoud[src/trunk]: src/sys/arch/usermode/conf Bump NKMEMPAGES from 512 to 2048 for ...
blymn[src/trunk]: src/sys/dev/usb Add the CDC protocol identifier "no class specif...
hannken[src/trunk]: src/sys/fs/union Print the warning message on mount once.
bouyer[src/trunk]: src/sys/arch/mips/mips There are non-writable bits in MIPS_COP_0...
jdf[src/trunk]: src/external/gpl2/gawk Capitalize sentences.
abs[src/trunk]: src/distrib/vax/ramdisk Include racd0 and racd1 on ramdisk
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/dns use the modern reso...
martin[src/trunk]: src/distrib Add support for ext2fs to i386/amd64 ramdisks.
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/crypto Pull up following...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
plunky[src/trunk]: src/lib only build libgmp, libmpfr and libmpc when (MKGCC != no)...
dsl[src/trunk]: src/lib/libcurses Move calls to __restore_termios() into the fai...
riz[src/netbsd-6]: src/sys/external/bsd/drm/dist Pull up following revision(s) (...
rmind[src/rmind-uvmplock]: src/sys/uvm Amend previous.
riz[src/netbsd-6]: src/sys/arch/x68k/stand/mboot Pull up following revision(s) (...
dyoung[src/trunk]: src/sys/dev/cardbus Delete unused member ct_bar[] from struct ca...
wiz[src/trunk]: src Add libppath.
darran[src/trunk]: src/external/cddl/osnet Add the FreeBSD 8-RC1 changes for DTrace.
christos[src/trunk]: src use const char [] for format.
cegger[src/trunk]: src/sys/arch/amd64/include buildfix: invert comparison to get th...
yamt[src/trunk]: src/sys/arch/x86/x86 emap: reduce the number of atomic ops.
skrll[src/trunk]: src/sys/arch/arm/pic Convert a KASSERT to a KASSERTMSG
jdc[src/netbsd-6]: src Pull up revisions:
macallan[src/trunk]: src/sys/dev/sun add some register definitions from xf86-video-su...
christos[src/trunk]: src/usr.sbin/makefs PR/45285: Martin Matuska: makefs does not pr...
rmind[src/rmind-uvmplock]: src/sys/arch Partly rewrite amd64 TLB shutdown handler ...
riz[src/netbsd-6]: src/doc Ticket 244.
jdc[src/netbsd-6]: src/lib/libperfuse Pull up revisions:
agc[src/trunk]: src/distrib/sets/lists/base merge conflicts
riz[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by chs i...
matt[src/trunk]: src/tools/gcc Add an inline ex script to modify configargs.h for...
jruoho[src/trunk]: src/sys/dev/acpi Simplify the acpiverbose module.
dholland[src/trunk]: src/games Use __dead and __printflike instead of __attribute__.
manu[src/trunk]: src/lib/libperfuse Fix memory leak on setattr
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by sborr...
riz[src/netbsd-6]: src Welcome to 6.0_BETA2!
christos[src/trunk]: src/usr.bin/xlint/common better to print (null) than core-dump
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio add support for nvidia hdaudio controllers
enami[src/trunk]: src/sys/dev/usb Add device id of yurex from OpenBSD.
snj[src/netbsd-6]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
christos[src/trunk]: src/distrib/sets/lists/tests add recvmmsg test
matt[src/trunk]: src/sys/arch/mips Change lockless segtab management to use a mut...
wiz[src/trunk]: src/usr.bin/hexdump From Bug Hunting:
jruoho[src/trunk]: src/sys/dev/acpi Dump the whole FADT in ACPIVERBOSE.
rmind[src/trunk]: src/sys/net/npf npf_packet_handler: fix gcc unused warning.
tsutsui[src/trunk]: src Use 32KB/4KB for default block/fragment size on >= 128 GB pa...
rmind[src/rmind-uvmplock]: src/sys/fs/tmpfs tmpfs_alloc_vp: perform lock sharing o...
he[src/trunk]: src/sys/arch/mvme68k/stand/libsa Latest change to loadfile_elf32...
joerg[src/trunk]: src/external/bsd/libarchive/lib/libarchive Remove a windows-only...
riz[src/netbsd-6]: src/sbin/gpt Pull up following revision(s) (requested by jakl...
bouyer[src/netbsd-6]: src/gnu/dist/groff Pull up following revision(s) (requested b...
wiz[src/trunk]: src/usr.sbin/gpioctl Use Cm to mark up command arguments. Use An...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et Change...
rmind[src/trunk]: src/sys/arch trap: move out info printing to trap_print() on amd...
plunky[src/trunk]: src switch build to use libevent-1.4.12-stable from external
riz[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/sbin/apmlabel staticfy. Use __nodead
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.6.1 with the follow...
reinoud[src/trunk]: src/sys/arch/usermode/usermode A trap is now allways asked for R...
phx[src/trunk]: src Amiga wscons/Xorg support, first phase.
jdf[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/com_err Change little w...
dyoung[src/trunk]: src/sys/arch/mips/atheros/dev Use humanize_number() instead of t...
christos[src/trunk]: src/distrib/sets/lists/comp add getpassfd
jdc[src/netbsd-6]: src/sys/arch/amd64 Pull up revisions:
matt[src/trunk]: src/sys/arch/powerpc First pass of the new PCI MSI/MSI ABI defin...
joerg[src/trunk]: src/external/bsd/ntp/lib Use of non-literal format strings
joerg[src/trunk]: src/sys/dev/dm Revert last, assertions on undefined variables do...
sjg[src/trunk]: src/sys/dev Install filemon.h
manu[src/trunk]: src/lib/libpuffs Pass the FAF flag to handlers:
jakllsch[src/trunk]: src/doc note availability of tzcode2010c / tzdata2010e
joerg[src/trunk]: src/lib/csu Unbreak compat.
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by matt...
martin[src/netbsd-6]: src/doc Ticket #1234
riz[src/netbsd-6]: src/doc Tickets 254, 292-296.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by cegger in...
yamt[src/trunk]: src/sys/netinet constify, comments.
jdc[src/netbsd-6]: src/distrib/x68k/floppies/ramdisk Pull up revision 1.32 (requ...
reinoud[src/trunk]: src/sys/arch/usermode/conf Link the usermode kernel staticly to ...
matt[src/trunk]: src/sys/dev/pci When printing the interrupt string, be like the ...
jruoho[src/trunk]: src/share/man/man4 Xref auvitek(4) also in SEE ALSO (and the oth...
bouyer[src/netbsd-6]: src/etc/root Pull up following revision(s) (requested by he i...
riz[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
jym[src/trunk]: src Document atop(9), ptoa(9), round_page(9) and trunc_page(9).
dyoung[src/trunk]: src/sys/arch/zaurus Change <machine/bus.h> to <sys/bus.h> throug...
phx[src/trunk]: src/distrib/utils/sysinst/arch/ofppc Unmounting /targetroot in m...
rmind[src/rmind-uvmplock]: src/sys/dev - Use MIN() instead of min().
joerg[src/trunk]: src/libexec/fingerd Rename err() to avoid overlap with libc. Mar...
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
riz[src/netbsd-6]: src/doc tickets 314-317.
manu[src/trunk]: src/lib/libperfuse Fix memory leak when we discard a voided seta...
yamt[src/trunk]: src/lib/librumphijack implement descriptor passing.
joerg[src/trunk]: src/sbin/dmctl static. dead.
riz[src/netbsd-6]: src/sys/arch/powerpc/booke/dev Pull up following revision(s) ...
pgoyette[src/trunk]: src/tests/ipf Re-enable some of the ipf tests. The only thing w...
bouyer[src/netbsd-6]: src/doc ticket 309
joerg[src/trunk]: src/sys/arch/amd64/amd64 Annotate tautological if, so that clang...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Don't enable wsmouse in a non-WSCONS ker...
njoly[src/trunk]: src/bin/sh Allow thread limit queries by adding the new -r flag ...
jakllsch[src/trunk]: src/sys/dev/sdmmc Fix transposition typo in comment.
christos[src/trunk]: src/sys/kern make this compile.
rmind[src/trunk]: src ptree: add context argument. OK matt@
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by bouyer in tic...
reinoud[src/trunk]: src/sys/arch/usermode/conf Change standard settings in sys/arch/...
christos[src/trunk]: src/sys/arch/x68k/usr.bin/bellctrl fix non-literal format strings
mrg[src/trunk]: src/sys/arch/sparc/include apply some always_inline attribute to...
macallan[src/trunk]: src/sys/dev/wscons deal with negative cache sizes
riz[src/netbsd-6]: src/doc Tickets 185-188.
martin[src/trunk]: src/lib/libc/gdtoa Release dtoa lock before returning, pointed o...
riz[src/netbsd-6]: src/doc Tickets 130-133.
snj[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by maxv...
wiz[src/trunk]: src/bin/stty Remove another Pf. From Bug Hunting.
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by chs i...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by c...
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by riz in t...
macallan[src/trunk]: src/sys/dev/pci Implement character drawing by hardware so we do...
jdf[src/trunk]: src Add manpage link entries for libmenu, reformat MAN entry.
mrg[src/trunk]: src/distrib/sets/lists/comp fix MKDEBUG=yes builds for hp300
joerg[src/trunk]: src/dist/pppd/chat Fix markup. Fix backslashes to surive roff.
joerg[src/trunk]: src/sbin/shutdown statc + __dead
christos[src/trunk]: src/sys/modules Don't hard-code ../../ so that we can handle mul...
christos[src/trunk]: src/sys/kern make this compile.
riz[src/trunk]: src/external/bsd/file/dist/src Remove a noisy debugging printf t...
jdc[src/netbsd-6]: src/sys/sys Pull up revisions:
riz[src/netbsd-6]: src/external/mit/xorg/lib/dri Pull up following revision(s) (...
riastradh[src/trunk]: src/tests/fs/tmpfs No more xfail for PR kern/36681.
yamt[src/trunk]: src/sys/uvm uvm_anon_release:
matt[src/trunk]: src/sys/common/pmap/tlb Change seg_tab to seg_ptr and make it a ...
riz[src/netbsd-6]: src/usr.sbin/makemandb Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/usermode defflag CPU_DEBUG
rmind[src/rmind-uvmplock]: src/sys/rump/librump/rumpvfs Sync RUMP's rump_etfs_remo...
sborrill[src/netbsd-6]: src/doc Ticket #326
riz[src/netbsd-6]: src/sys/arch/vax/include Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/sys/sys Pull up following revision(s) (requested by dsl i...
jmcneill[src/trunk]: src/sys/arch/usermode add thunk_tcgetattr and thunk_tcsetattr
jmmv[src/trunk]: src/external/bsd/tmux Reenable all warning checks and fix fallover.
joerg[src/trunk]: src/distrib/utils/sysinst -Wno-format-nonliteral for msg_defs.c
yamt[src/trunk]: src/sys/arch/i386/i386 update a comment
pgoyette[src/trunk]: src/share/man/man9 More updates, since the structure name has ch...
sborrill[src/netbsd-6]: src/doc Ticket #343
riz[src/netbsd-6]: src/usr.bin/ktruss Pull up following revision(s) (requested b...
mbalmer[src/trunk]: src/sys/dev/pci Remove a commented out include and clarify a com...
joerg[src/trunk]: src/sbin/init Be more static
riz[src/netbsd-6]: src/doc Ticket #354.
christos[src/trunk]: src/sys/compat/linux/common fix token pasting.
rmind[src/rmind-uvmplock]: src/sys - Drop vmmap and its reserved page on hp700, sp...
enami[src/trunk]: src/sys/kern When both nanoseconds fields of futimens/utimensat ...
yamt[src/trunk]: src/sys/arch/x86/include comment
rkujawa[src/trunk]: src/sys/arch Set user page table base address dynamically on ami...
jakllsch[src/trunk]: src/tests/fs/ffs Rename fsbsize2big to fsbsizeovermaxphys to acc...
abs[src/trunk]: src/sys/arch/vax Define and use VS_REGS_KA49 rather than magic n...
haad[src/trunk]: src/sys/dev/dm Disable disk_ioctl_switch fo device-mapper contro...
jruoho[src/trunk]: src/share/man/man4 Fix xref-typo in the previous.
rmind[src/rmind-uvmplock]: src/sys/arch/x86/include struct pmap_tlb_mailbox: make ...
mlelstv[src/trunk]: src/sys/ufs/ffs For the UVM_PAGE_TRKOWN test do not require that...
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix acorn32 MKDEBUG=yes builds.
reinoud[src/trunk]: src/sys/kern On a verbose kernel boot show why executables are d...
matt[src/trunk]: src/sys/uvm Convert a KASSERT to a KASSERTMSG. Expand one KASSE...
matt[src/trunk]: src/sys/arch/arm/omap typo fix
rmind[src/rmind-uvmplock]: src/sys Reorganise UVM locking to protect P->V state an...
dyoung[src/trunk]: src/sys/arch/x86/x86 Use __strict_weak_alias().
dyoung[src/trunk]: src/sys/dev/cardbus Simplify interrupt (dis)establishment by two...
christos[src/trunk]: src/common/lib/libc/hash/murmurhash Fix kernel compilation: no n...
riz[src/netbsd-6]: src/sys/dev/bluetooth Pull up following revision(s) (requeste...
rmind[src/rmind-uvmplock]: src/sys - mm_init: disable pmap_protect() call on zero-...
dyoung[src/trunk]: src/sys/dev/cardbus Delete unused functions cardbus_save_bar() a...
abs[src/trunk]: src/lib/libperfuse Fix the build by adding (unused) flags argume...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #191.
kardel[src/trunk]: src/sbin/routed PR/44647: commit fix proposed by Takahiro HAYASHI
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by hannken in ti...
riz[src/netbsd-6]: src/doc Ticket 246.
rmind[src/trunk]: src/sys/kern Move common logic in selcommon() and pollcommon() i...
nonaka[src/trunk]: src/distrib/zaurus/ramdisk change baud rate.
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by perseant in t...
jakllsch[src/trunk]: src/sys/modules/amdtemp Catch up to current reality.
tsutsui[src/trunk]: src/distrib/atari/floppies/common Simply use "mount -u" to (re)m...
jdf[src/trunk]: src/usr.bin/find Small fix: Changed 'Nm .' to 'Nm' (introduced b...
sborrill[src/netbsd-6]: src/doc Ticket #105
phx[src/trunk]: src/sys/arch/sandpoint Add another NH-231 clone to the list: Vib...
mrg[src/rmind-uvmplock]: src/sys/arch/sparc64/dev fix a typo
darran[src/trunk]: src/sys/sys DTrace: include in opt_dtrace.h so it will build wit...
riz[src/netbsd-6]: src/doc Ticket 252.
tron[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 Fix the build:
riz[src/netbsd-6]: src/doc Ticket 274.
jdc[src/netbsd-6]: src/sys/arch Pull up revisions:
matt[src/trunk]: src/sys/arch/evbppc/conf Need pci_machdep_common.c now
royger[src/trunk]: src/sys/arch/xen/xenbus xen: prevent adding duplicate xenwatches
riz[src/trunk]: src/sys/arch Add urtw(4) to i386/amd64 GENERIC.
rmind[src/trunk]: src/sys/arch/x86/x86 pmap_map_ptes: use cpu_load_pmap() to handl...
rmind[src/rmind-uvmplock]: src/sys/arch - Split off Xen versions of pmap_map_ptes/...
macallan[src/trunk]: src/etc/etc.sparc do as sparc64 does and switch the default term...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Optimize.
christos[src/trunk]: src/usr.bin/gzip fix non-literal format strings
sborrill[src/netbsd-6]: src/doc Additional pullup for ticket #215 requested by martin
jruoho[src/trunk]: src/share/man/man9 Some minor improvements to wording, grammar, ...
dsl[src/trunk]: src/usr.bin/systat Correctly count number of chars output so tha...
wiz[src/trunk]: src/common/lib/libppath Fix Nd argument.
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
jdc[src/trunk]: src/sys/dev/usb Match an additional `SHT1x' signature when attac...
riz[src/netbsd-6]: src/doc Tickets 358-360.
matt[src/trunk]: src/sys/arch/arm/omap Add EHCI/OHCI base addresses for 3530/4430
joerg[src/trunk]: src/sbin/wsconsctl Mark yyerror as static and dead.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Use more markup. Bu...
wiz[src/trunk]: src/share/man Bump date for vm.user_va0_disable.
riz[src/netbsd-6]: src/doc Tickets 191-197.
wiz[src/trunk]: src/usr.bin/hexdump From Bug Hunting:
rmind[src/rmind-uvmplock]: src/sys Fix vnode interlock sharing.
bsh[src/trunk]: src/sys/arch/evbarm/lubbock pass correct atttach args to sacc_pr...
christos[src/trunk]: src/usr.bin/error avoid "... dutch" being interpreted as a pasca...
tsutsui[src/trunk]: src/sys/arch/atari/vme Renumber board type for LE_PAM.
reinoud[src/trunk]: src/sys/kern Move debug -> verbose
riz[src/netbsd-6]: src/external/gpl2/lvm2 Pull up following revision(s) (request...
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes build for hpc*
riz[src/netbsd-6]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
riz[src/netbsd-6]: src/doc Tickets 259-261,263-270,272.
jruoho[src/trunk]: src/share/man/man9 Wording, markup.
snj[src/netbsd-6]: src/usr.sbin/cpuctl Pull up following revision(s) (requested ...
christos[src/trunk]: src/sys/dev/adb Fix gcc-4.5 warnings. If you still see them, e-m...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by chs in ti...
jmcneill[src/trunk]: src/sys/conf let kernel makefile override *.d targets
jdc[src/netbsd-6]: src/doc Tickets 369, 344, 347-352.
riz[src/netbsd-6]: src/doc Ticket #8.
christos[src/trunk]: src/lib/libc/sys document MNT_RELATIME
jmcneill[src/trunk]: src/sys/modules WARNS=3 is the default
abs[src/trunk]: src/dist/pdisk Casting an uint32_t pointer to (long *) may have ...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Note support for more boards.
matt[src/trunk]: src/sys Allow PAX_ASLR to be used by itself.
plunky[src/trunk]: src/sbin/raidctl fix sign-compare issue
oki[src/trunk]: src/sys/arch/evbmips/conf increase SYMTAB_SPACE.
drochner[src/trunk]: src/sys/dev/pci fix pci id for the Intel H61 LPC bridge to fit a...
christos[src/trunk]: src/lib/libc/gen initialize t to protect against empty string (K...
pooka[src/trunk]: src/lib/librumpuser Since SA_SETLEN() is used only for sockaddr_...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by b...
abs[src/trunk]: src/sys/dev/mscp Adjust MSCP attach routines. The current code w...
jmmv[src/trunk]: src/external/bsd/atf Update reachover Makefiles for atf 0.16.
christos[src/trunk]: src/sys/modules/dtrace Include ../../Makefile.inc now that it wo...
riz[src/netbsd-6]: src/sys/arch/x68k/stand Pull up following revision(s) (reques...
joerg[src/trunk]: src/sys/dev/usb Fix a case where an uninitialized USB pipe could...
dyoung[src/trunk]: src/sys/arch Add a new member, pc_super, to x86's pci_chipset_ta...
christos[src/trunk]: src/lib/libc/sys {send,recv}mmsg glue
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
cheusov[src/trunk]: src/lib/libpam/modules/pam_login_access Minor grammar fix
jmcneill[src/trunk]: src/sys/dev/gpio build with WARNS=3
jdc[src/netbsd-6]: src/sys/arch/x68k/x68k Pull up revision 1.34 (requested by is...
martin[src/trunk]: src/sys/dev/sun Do not overwrite a ISO9660 partition (which the ...
perry[src/trunk]: src/share/man/man7 forgot the "7"...
wiz[src/trunk]: src/share/man Quote minus so it does not become a dash.
joerg[src/trunk]: src/lib/csu/common_elf Retire old crtbegin/crtend implementation...
joerg[src/trunk]: src/lib/librt One more reference to unimplemented shared semapho...
matt[src/trunk]: src/lib/libc/arch/mips/gen Slight optimization.
jmcneill[src/trunk]: src/sys/dev/pci Add NVIDIA MCP77 to the quirk table, so ahcisata...
reinoud[src/trunk]: src/sys/arch Add checks for architectures that need a check for ...
riz[src/netbsd-6]: src/doc Tickets 99,101-103.
skrll[src/trunk]: src/sys/arch/hp700/hp700 KNF
rmind[src/rmind-uvmplock]: src/sys sync with head
sborrill[src/netbsd-6]: src/distrib/utils/sysinst Add new files from ticket #247:
joerg[src/trunk]: src Add new "analyze" command to run clang's static analyzer in ...
matt[src/trunk]: src/sys/arch/mips/mips On N32 kernels, cast offset to (intptr_t)...
riastradh[src/trunk]: src/sys/dev/scsipi Take the kernel lock in atapibusdetach just l...
reinoud[src/trunk]: src/sys/arch/usermode/include Remove two commented out and unuse...
sborrill[src/netbsd-6]: src/doc Ticket #117
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core return 'error' not 0, fix...
hans[src/trunk]: src/tools Don't use -print0/-0 in find | xargs, it is non-standa...
christos[src/trunk]: src/tests/lib/libcurses/director Fix enums confusion.
christos[src/trunk]: src/sbin/mount don't print the NULL, but the error
joerg[src/trunk]: src/lib/csu Switch i386 and x86_64 to the new CRT layout. The cr...
wiz[src/trunk]: src Split extattr(3) into two man pages to get rid of ugly dupli...
martin[src/trunk]: src/sbin/iscsictl Fix previous
tsutsui[src/trunk]: src/sys/dev/ic u_int8_t -> uint8_t
wiz[src/trunk]: src/usr.bin/vndcompress Improve wording, fix typo, bump date.
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_munmap() to NetBSD/usermode's thunk
riz[src/netbsd-6]: src/doc Tickets 91,92,94.
christos[src/trunk]: src/sys/kern call accept_filter_init int setopt so that don't us...
wiz[src/trunk]: src/usr.bin/hexdump Bug Hunting:
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix for dhcpcd-5.6.1
mrg[src/trunk]: src/sys/dev/pci add several core i7 devices, and some more ricoh...
martin[src/trunk]: src/distrib/sparc64/instfs Use sysctl kern.consdev to check weth...
ahoka[src/trunk]: src/sys/dev/dm add function to get the inactive table size (for ...
christos[src/trunk]: src/sys/kern don't use lwp_setprivate in fork, but copy the priv...
tsutsui[src/trunk]: src/sys/arch/atari/dev Fix buffer overrun (off by one). PR port-...
riz[src/netbsd-6]: src/doc Back out some changes which were not supposed to be p...
dholland[src/trunk]: src/sbin/mount_nfs minor wording improvement.
dyoung[src/trunk]: src/sys/rump/net/lib/libshmif Use VMEM_ADDR_MIN and VMEM_ADDR_MAX.
elric[src/trunk]: src/sys/dev/pci Revert prior inadvertent checkin.
christos[src/trunk]: src/sys/dev/usb regen
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by para in t...
snj[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
tsutsui[src/trunk]: src/sys/dev Make sure that disklabel of md(4) device is initialized
skrll[src/trunk]: src/sys/arch/hppa/hppa A nullify snuck in. Remove it.
riz[src/netbsd-6]: src/lib/libc/citrus Pull up following revision(s) (requested ...
riz[src/netbsd-6]: src/doc Tickets 362, 364
pgoyette[src/trunk]: src/tests/ipf Restore some more tests from ipfilter 5.1.1
darran[src/trunk]: src/sys DTrace: Make the CTF handling conditional on KDTRACE_HOO...
riz[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #362.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Hack trap for now to upgrade prot...
wiz[src/trunk]: src/doc binutils-2.22 out
skrll[src/trunk]: src/sys/arch/hppa/hppa Comment style.
skrll[src/rmind-uvmplock]: src/sys/arch/hp700/hp700 RNF
rmind[src/rmind-uvmplock]: src/sys/arch/x86/x86 pmap_map_ptes: handle emap on TLB ...
rmind[src/rmind-uvmplock]: src/sys/arch/x86/x86 pmap_tlb_shootdown: add assert dem...
jdc[src/netbsd-6]: src/external/public-domain/sqlite/lib Pull up revision 1.2 (r...
mrg[src/trunk]: src/sys/dev/usb pull down from usbmp branch:
jruoho[src/trunk]: src/share/man/man4 Reference hpet(4).
riz[src/netbsd-6]: src/doc Ticket 253.
reinoud[src/trunk]: src/sys/arch/usermode/usermode OOps... there is no aprintf_debug()
christos[src/trunk]: src/usr.sbin/npf/npfctl remove error(1) output
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Avoid using non-literal for...
riz[src/trunk]: src/external/atheros Add a closing '$' to the RCSID tag.
riz[src/netbsd-6]: src/sys/lib/libsa Pull up following revision(s) (requested by...
bsh[src/trunk]: src/sys/arch/evbarm/g42xxeb apply struct device split to the res...
jdc[src/netbsd-6]: src/distrib/utils/sysinst Pull up revisions:
minoura[src/trunk]: src/sys/arch/x68k/stand/newdisk Change to the 2-clauses license.
manu[src/trunk]: src/lib/libc/gen Do not tell about specific errno, as all xattr ...
reinoud[src/trunk]: src/sys/kern Enhance EXEC_DEBUG by also printing the UVM commands
jdc[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc Pull up revisions:
njoly[src/trunk]: src/distrib/sets/lists/comp mudflap debug libraries are gcc 4.5 ...
gdt[src/trunk]: src/etc/rc.d Make route6d REQUIRE: mountcritremote.
drochner[src/trunk]: src/sys/dev/usb stopgap fix for recursive locking on suspend/resume
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.83:
dyoung[src/trunk]: src/common/include/ppath Add ppath/ headers that I had overlooked.
rmind[src/rmind-uvmplock]: src/sys/arch/hp300/hp300 Fix hp300, missed in previous.
wiz[src/trunk]: src/sbin/resize_ffs Move a sentence to where it makes more sense.
phx[src/trunk]: src/sys/arch/ofppc/ofppc First check whether an MBR is present. ...
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core return 'error' not 0, fix...
christos[src/trunk]: src/sys rename DEBUG_ASLR -> PAX_ASLR_DEBUG
pgoyette[src/trunk]: src/tests/dev/sysmon Add a third test-case to verify that disarm...
pgoyette[src/trunk]: src/distrib/sets/lists Update sets lists file filemon.h
christos[src/trunk]: src/lib/libedit remove unrecheable code (Kamil Dudka)
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
drochner[src/trunk]: src/sys/dev/pci regen
skrll[src/trunk]: src/sys/arch/hppa/hppa Start at the first, not the second, excep...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
jakllsch[src/trunk]: src/sys/dev/sdmmc Add SD_STATUS (ACMD13) opcode.
reinoud[src/trunk]: src/sys/arch/usermode/dev Implement dummy `cpu_mcontext_validate...
joerg[src/trunk]: src/sys/arch/xen/conf Works with clang's integrated assembler now.
veego[src/trunk]: src/sys/dev/usb Regen for the Huawei 1750 id
bouyer[src/netbsd-6]: src/doc Tickets 90, 109-116, 118-123
dholland[src/trunk]: src/share/man/man5 Until someone figures out a fix for PR 40599, ...
riz[src/netbsd-6]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
tsutsui[src/trunk]: src/sys/arch/news68k Remove more now unnecessary IIOV() conversion.
jruoho[src/trunk]: src/sbin/mount_nfs Remove a comma. From "Snader_LB" on freenode.
snj[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/doc Ticket 301.
riz[src/netbsd-6]: src/tools Pull up following revision(s) (requested by mrg in ...
agc[src/trunk]: src/distrib/sets/lists/comp merge conflicts
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpd kill 2 benign error...
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ACPI_MADT_DEBUG.
christos[src/trunk]: src/usr.bin/whois fix non-literal string format
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by rmind in ...
uwe[src/trunk]: src/etc/rc.d Revert previous as it introduces "Circular dependen...
christos[src/trunk]: src/usr.sbin/makefs remove stray brace, minor knf
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang snapshot r158648 to t...
riz[src/netbsd-6]: src/doc Tickets 312,313
christos[src/trunk]: src/share/man/man7 add new arp logging sysctls
christos[src/trunk]: src/sys/compat/linux/common remove one more kassert
jruoho[src/trunk]: src/sys/dev/acpi Print also the so-called "granularity" values w...
kiyohara[src/trunk]: src/sys/dev/pci Add Marvell SoC 88F6282.
wiz[src/trunk]: src/lib/libpuffs Bump date for previous, remove trailing whitesp...
rmind[src/rmind-uvmplock]: src/sys - Amend getnewvnode(9) to take the lock for sha...
wiz[src/trunk]: src/bin/sh Initialize two variables for clang.
abs[src/trunk]: src/sys/dev/mscp Adjust MSCP attach routines. The current code w...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs When consuming only part of a path ...
jmcneill[src/trunk]: src/sys/arch/usermode struct stat also has time_t in it, so we c...
riz[src/netbsd-6]: src/sys/arch/ofppc/conf Pull up following revision(s) (reques...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup debug messages in copy.c
jmcneill[src/trunk]: src/sys/arch/usermode/dev don't use kmem from softint context
matt[src/trunk]: src/sys/uvm When allocating pages for kernel map entries and PMA...
hans[src/trunk]: src/etc/rc.d It's msdos, not msdosfs.
pgoyette[src/trunk]: src/sys/modules Fix the ioconf files. We can't include dev/usb/...
tsutsui[src/trunk]: src/sys unsigned -> unsigned int
mbalmer[src/trunk]: src/sys/arch/i386/conf Enable some gpio devices.
abs[src/trunk]: src/sys/arch/vax/conf Sync devices with GENERIC, and include bpf...
jruoho[src/trunk]: src/sys/dev/acpi Remove the timer-based check in the sensor refr...
christos[src/trunk]: src/sbin/ping we need difftime to return a signed result, so cla...
macallan[src/trunk]: src/sys/dev/pci do some minimal setup if we're not the console
manu[src/trunk]: src/sys/fs/puffs Add a mutex for operations that touch size (set...
phx[src/trunk]: src/sbin/disklabel Define USE_MBR for ofppc.
christos[src/trunk]: src/sys regen
uwe[src/trunk]: src/share/mk Switch sh3 to GCC 4.5. Tested on landisk (includin...
mrg[src/trunk]: src/sbin/atactl add SMART code 187: "Reported uncorrect". from ...
jmmv[src/trunk]: src/external/bsd/atf/dist Post-import merge of atf 0.16.
perry[src/trunk]: src/share/man/man7 Add reference to rfc6056.7
oki[src/trunk]: src/sys/netinet Fixed a number of race conditions in the case of...
christos[src/trunk]: src/sbin/ping PR/45257: Ryo Shimizu: ping(8) prints bogus round-...
rmind[src/rmind-uvmplock]: src/sys sync with head
christos[src/trunk]: src/usr.bin/unzip revert 4 digit year printing and add -y option...
tron[src/trunk]: src/usr.sbin/rpc.lockd Fix broken IPv6 support. My Mac OS X Lion...
riz[src/netbsd-6]: src/usr.sbin/makemandb Pull up following revision(s) (request...
abs[src/trunk]: src/sys/arch/vax/vax drop some blank lines - no functional change
pooka[src/trunk]: src/lib/librumpuser One more thing required by DragonFly
dholland[src/trunk]: src/libexec Pass WARNS=5
bouyer[src/netbsd-6]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
darran[src/trunk]: src DTrace: Add the Function Boundary Trace (FBT) provider modui...
dholland[src/trunk]: src/bin/rm Rectify race condition in rm -P processing by checkin...
bouyer[src/trunk]: src/sys/arch/amd64/amd64 If the user process provided a bogus si...
riz[src/netbsd-6]: src/sys/netsmb Pull up following revision(s) (requested by na...
christos[src/trunk]: src/sbin/resize_ffs PR/45301: Julian Fagir: make clear that the ...
jmcneill[src/trunk]: src/sys/miscfs/procfs both LINUX_USRSTACK32 and USRSTACK32 need ...
mrg[src/trunk]: src/distrib/sets/lists fix armeb builds with MKDEBUG=yes
christos[src/trunk]: src/lib/libedit check for negative return of ct_visual_char (Kam...
wiz[src/trunk]: src/distrib/utils/sysinst From Bug Hunting:
riz[src/netbsd-6]: src/bin/rcp Pull up following revision(s) (requested by chs i...
jruoho[src/trunk]: src/sys/dev/acpi Remove unused headers.
riz[src/netbsd-6]: src/tests/lib/libcurses/director Pull up following revision(s...
joerg[src/trunk]: src/sys/fs Ensure that error is initialized in all code paths.
dholland[src/trunk]: src/games/fortune/strfile Remove redundant set of prototypes for...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix zero page cleaning. The suppl...
jym[src/trunk]: src/etc Arch-specific rc.conf files are not really autonomous rc...
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
jnemeth[src/trunk]: src/share/misc add TINLA -> this is not legal advice
reinoud[src/trunk]: src/sys/arch/usermode/include Update trapframe and pcb
riz[src/netbsd-6]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
bouyer[src/netbsd-6]: src/doc Ticket 308
bouyer[src/trunk]: src/sys Split gcscpcib into MI part, and MD pci attachement whic...
joerg[src/trunk]: src/lib/libc/arch/x86_64/sys Explicitly mark __cerror as hidden
riz[src/netbsd-6]: src/doc Ticket #337
darran[src/trunk]: src/share/mk Add a MKDTRACE build knob for DTrace, off by default.
jmcneill[src/trunk]: src/sys/arch/usermode add procfs support
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib mj.c source file has...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
sborrill[src/netbsd-6]: src/doc Ticket #291
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/ssl Pull up following re...
jym[src/trunk]: src/sys/arch Move Xen-specific functions to Xen pmap. Requested ...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Remove setting of the edata->monitor since ...
hannken[src/trunk]: src/tests/lib/librumpclient t_fd/sigio: pass test if we receive ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Don't panic if you can't allocate a...
riz[src/netbsd-6]: src/doc Ticket 175.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode pmap_enter: fix pmap_do_enter par...
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by g...
riz[src/netbsd-6]: src/doc Tickets 126, 134-138.
rmind[src/rmind-uvmplock]: src/sys/uvm Undo 1.105.2.2 revision, note that uvm_km_p...
christos[src/trunk]: src/tests/lib/libc/sys check thread limit
wiz[src/trunk]: src/common/lib/libppath Fix Dt argument, remove trailing whitesp...
jmmv[src/trunk]: src/external/bsd/tmux/dist Import tmux 1.5:
abs[src/trunk]: src/sys/dev/mscp - Unconditionally initialise tp to avoid a warning
darran[src/trunk]: src/external/cddl/osnet/sys/sys DTrace: remove file.h - it shoul...
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Finding the disklabel on MBR pa...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
veego[src/trunk]: src/sys/dev/usb Add the u3g id for the Huawei 1750 stick
manu[src/trunk]: src/bin/cp Remove warning about system extended attributes that ...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.16:
jruoho[src/trunk]: src/sys/dev/acpi With the intent of making 'struct acpi_devnode'...
christos[src/trunk]: src/share/mk add -Wformat=2
jruoho[src/trunk]: src/doc ACPICA 20120620 is out.
he[src/trunk]: src/external/bsd/tmux/dist Hm, upstream maintainer says loop nee...
riz[src/netbsd-6]: src/usr.sbin/fssconfig Pull up following revision(s) (request...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
abs[src/trunk]: src/sys/arch/vax/vax dependent not dependend
matt[src/trunk]: src/sys/common/pmap/tlb The lockless list can lead to corruption...
reinoud[src/trunk]: src/sys/kern Provide a better fix for the checks
bsh[src/trunk]: src/sys/arch fix LCD drivers for Lubbock and Twintail.
riz[src/netbsd-6]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
martin[src/trunk]: src/sys/rump/net/lib/libnet Adjust to rfc6056 rename to portalgo
jruoho[src/trunk]: src/sys/dev/acpi Remove the technology "sensor" (a fixed constan...
jakllsch[src/trunk]: src/tests/fs/ffs Add fsbsizeovermaxbsize test that tests mouting...
christos[src/trunk]: src/sys/dev/usb Fix for another 3g modem used by Cosmote in Gree...
dholland[src/trunk]: src/games WARNS=5, and make WARNS=5 the default for src/games.
christos[src/trunk]: src/usr.bin/w Eliminate non-literal format strings, and now that...
rmind[src/trunk]: src/common/lib/libc/hash/murmurhash Shut up lint.
jdc[src/netbsd-6]: src/distrib/sets/lists/base Pull up revision 1.993 (requested...
hannken[src/trunk]: src/sys/fs/union Stop abusing relookup() to prepare the creation...
wiz[src/trunk]: src/lib/libutil Minor cleanup.
rmind[src/rmind-uvmplock]: src/sys/arch Slight simplification to TLB shootdown han...
enami[src/trunk]: src/sys/dev/usb The monitor struct member is gone. Make this co...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode pull in sys/mount.h; build fix fo...
abs[src/trunk]: src All apply to vax only:
jruoho[src/trunk]: src Add hpet(4).
mlelstv[src/trunk]: src/sys/arch/zaurus/zaurus Make detection of root on wedges (dk(...
jruoho[src/trunk]: src Install the dtv(4) manual page. (The stub man-pages are comm...
jruoho[src/trunk]: src/sys/dev/acpi Fix build failure.
joerg[src/trunk]: src/usr.sbin/btpand Sprinkle const
drochner[src/trunk]: src/lib/libpam/modules/pam_ssh disallow empty passphrases per de...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
sborrill[src/netbsd-6]: src/tests/lib/libc/sys Pull up the following revisions(s) (re...
skrll[src/trunk]: src/sys/arch/hppa/hppa Comment formating.
kiyohara[src/trunk]: src/sys/arch Support PowerPC 405EX/EXr.
dyoung[src/trunk]: src/sys/dev/ic Use device_suspensor_t instead of struct device_s...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Don't use the content of trapfram...
pgoyette[src/trunk]: src/sys/dev/usb Update the module command-processing routine to ...
reinoud[src/trunk]: src/sys/arch/usermode/dev When this debug printf is enabled, ple...
jmcneill[src/trunk]: src/sys/arch/usermode/include define __USE_TOPDOWN_VM
nonaka[src/trunk]: src/sys/dev/usb regen.
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
msaitoh[src/trunk]: src/doc Add the history of wm(4).
skrll[src/rmind-uvmplock]: src/sys/arch/hp700/hp700 Fix mm_md_direct_mapped_phys.
jruoho[src/trunk]: src/sys/arch/i386/conf Add wmimsi(4).
rmind[src/trunk]: src/usr.sbin/npf/npfctl Fix and update npf.conf(5), npfctl(8) an...
joerg[src/trunk]: src/usr.sbin/pwd_mkdb Use of non-literal format string
rkujawa[src/trunk]: src/distrib/notes/amiga Update minimal requirements. Note Mediat...
tls[src/trunk]: src/crypto/external/bsd Patch OpenSSL RNG to allow explicit init...
riz[src/netbsd-6]: src/doc Ticket 250.
joerg[src/trunk]: src Hook up TLS support on ARM. Tested by martin@, kernel suppor...
mlelstv[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/m68k Apparently mknative ...
christos[src/trunk]: src/sys/dev/usb Pass the lengths of the buffers and use bound st...
joerg[src/trunk]: src/sbin/ping6 static + __dead + G/C pathmtu
tron[src/trunk]: src/games/mille Avoid non-literal format strings.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
riz[src/netbsd-6]: src/doc Tickets 256-258.
mrg[src/rmind-uvmplock]: src/sys/arch/sparc64/dev revert wrong branch commit
plunky[src/trunk]: src/usr.bin/sdpquery add print_utf8_string for some profiles tha...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by bouye...
joerg[src/trunk]: src/usr.sbin/sup/source Drop ".i0", it is an undefined macro.
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by apb in ti...
tsutsui[src/trunk]: src/sys/dev/isa - include "ioconf.h" for struct cfdriver we_cd
riz[src/netbsd-6]: src/bin/stty Pull up following revision(s) (requested by wiz ...
jdc[src/trunk]: src/sys/dev/sbus Fix fallout from revision 1.46, and call ether_...
riz[src/netbsd-6]: src/external/bsd/wpa/dist/src/drivers Pull up following revis...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Catch up the JSON routines b...
matt[src/trunk]: src/sys/common/pmap/tlb Add 3-level page table support (from MIP...
riz[src/netbsd-6]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/doc Tickets 200, 201.
christos[src/trunk]: src/usr.sbin/bootp/bootptest use const char [] for format
dyoung[src/trunk]: src Build and install ppath(3), property-list paths library.
christos[src/trunk]: src/sbin/sysctl Instead of using strncat and re-scanning the str...
bouyer[src/trunk]: src/sys/dev/pci Add a basic driver for the SIS315 Pro frame buff...
jruoho[src/trunk]: src/doc ACPICA 20100806 is out.
wiz[src/trunk]: src/libexec/atrun - Remove redundant argument to (successive) `....
sjg[src/trunk]: src/usr.sbin/makefs Add -Z to enable sparse files - for ffs at l...
dyoung[src/trunk]: src/sys Add to pci_bus_devorder() an argument that tells the num...
christos[src/trunk]: src/external/bsd/tmux document/fix non-literal format strings.
riz[src/netbsd-6]: src/sys/arch/xen/xenbus Pull up following revision(s) (reques...
enami[src/trunk]: src/sys/dev/usb Regen.
riz[src/netbsd-6]: src/etc/powerd/scripts Pull up following revision(s) (request...
jdc[src/netbsd-6]: src/doc Ticket 273.
jruoho[src/trunk]: src/sys/dev/acpi Fix the testing of temporarily unknown values.
joerg[src/trunk]: src/games/sail Uses non-literal format strings
jruoho[src/trunk]: src/sys Reorganize: also the APIC tables will be dumped in ACPIV...
manu[src/trunk]: src/usr.bin/extattr Fix off-by-one in hexdump display (getextatt...
snj[src/netbsd-6]: src/doc tickets 1228-1230
jdc[src/netbsd-6]: src Pull up revisions:
abs[src/trunk]: src - Add racd* devices for MSCP based CD-ROM drives (RRD40s), a...
christos[src/trunk]: src/tests/lib/libcurses/tests change comparend to compare so tha...
jmcneill[src/trunk]: src/sys/arch/usermode add a wrapper for signal(3)
mbalmer[src/trunk]: src Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a...
tsutsui[src/trunk]: src/sys/arch/sun3/sun3 Fix typo in __KERNEL_RCSID().
dholland[src/trunk]: src/include Don't pollute the namespace with stdint.h. (This fil...
kiyohara[src/trunk]: src/sys/arch/prep/conf Remove unused options PIC_I8259.
sborrill[src/netbsd-6]: src/bin/rm Pull up the following revisions(s) (requested by d...
rmind[src/rmind-uvmplock]: src/sys Fix the build.
sborrill[src/netbsd-6]: src/sys/dev/usb Pull up the following revisions(s) (requested...
riz[src/netbsd-6]: src/doc Tickets 318, 319
skrll[src/trunk]: src/sys/dev/usb Typos in comments.
riz[src/netbsd-6]: src/doc TIcket 271
bouyer[src/trunk]: src/doc ata(4): added support for sata Port MultiPliers (PMP)
tron[src/trunk]: src/distrib/sets/lists/modules Add "v7fs" kernel module.
christos[src/trunk]: src/games/sail add printf attributes.
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by chs i...
martin[src/netbsd-6]: src/doc Ticket #1539
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some e500mc/e5500 machines.
khorben[src/trunk]: src/sys/arch/amd64/conf Disable azalia(4) now that hdaudio(4) wa...
joerg[src/trunk]: src/external/bsd/bind/dist/lib/lwres Simplify ERR, so that it do...
snj[src/netbsd-6]: src/lib/libc/arch/powerpc Pull up following revision(s) (requ...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
jdc[src/trunk]: src/sys/dev/ic PR kern/46424
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpd Sort options. Capit...
jruoho[src/trunk]: src/lib/libutil Note strpct(3).
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Add a -mtrap-zero-jum...
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Increase the retry count in sparc64...
riz[src/netbsd-6]: src/doc Tickets 189, 190.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by jdc in ti...
jmcneill[src/trunk]: src/sys/kern Fix a typo in r1.243: test for STACKALIGN not STACK...
joerg[src/trunk]: src/crypto/external/bsd/libsaslc/lib msg.c uses non-literal form...
bouyer[src/trunk]: src/distrib/evbmips/instkernel/ramdisk Add fdisk and ext2fs tool...
sjg[src/trunk]: src/usr.bin/make/PSD.doc Fix formatting of Notes to work with gr...
jym[src/trunk]: src/sys/arch/amd64/amd64 Kill dependency to xpmap_update(), and ...
dyoung[src/trunk]: src/sys/sys Remove bus_space_handle_is_equal() and bus_space_is_...
matt[src/trunk]: src/sys/arch/evbmips/conf Add a 64-bit GDIUM configuration.
is[src/trunk]: src/usr.bin/ftp As discussed on tech-net@: Don't display expecte...
christos[src/trunk]: src/sys/dev/ic fix non-literal format strings (Paul Goyette)
nonaka[src/trunk]: src/sys/arch/arm/xscale fix compile failure when PXAMCI_DEBUG is...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Update and claim copyright
jmcneill[src/trunk]: src/sys build pf module with WARNS=3, and remove the need for -W...
jym[src/trunk]: src/sys/arch Retire XEN_COMPAT_030001 as detailed on port-xen@:
christos[src/trunk]: src/bin/sh - add pid to the trace file so that we don't keep ove...
chs[src/trunk]: src/sys/arch/x86/x86 in cpu_boot_secondary_processors(), wait un...
jakllsch[src/trunk]: src/sys/dev/sdmmc Add DMA boundary field shift and mask.
joerg[src/trunk]: src/sbin static + __dead
reinoud[src/trunk]: src/sys/arch/usermode/include kmem_data_start is no longer needed
hannken[src/trunk]: src/libexec/httpd Fix typo.
mrg[src/trunk]: src/sys/dev/usb pull down from usbmp branch:
christos[src/trunk]: src/crypto/external/bsd/netpgp/lib no need for MKCRYPTO_IDEA
agc[src/trunk]: src/distrib/sets/lists/base deal with libnetpgp major bump to 3
tsutsui[src/trunk]: src/distrib/atari/floppies Add dd(1) to install ramdisk binaries...
riz[src/netbsd-6]: src/doc Ticket 361.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist also make the JSON library
martin[src/trunk]: src/distrib/utils/sysinst Do not assign to a const pointer, but ...
wiz[src/trunk]: src/share/man/man4 Remove superfluous word.
christos[src/trunk]: src/sbin/sysctl use the proper variable
matt[src/trunk]: src/sys/arch/powerpc/include/booke Use pmap_segtab_t
skrll[src/trunk]: src/sys/arch The FP regs are accessed in both physical and virtu...
minoura[src/trunk]: src/distrib/x68k/cdroms/installcd The x68k installcd is now boot...
christos[src/trunk]: src/share/mk don't forget to install bsd.ioconf.mk
riz[src/netbsd-6]: src/doc Ticket 255.
apb[src/trunk]: src/share/mk Use :Q to deal with the case that CLEANFILES or CLE...
dyoung[src/trunk]: src/sys/arch/x86 Add some code for grovelling in the PCI configu...
abs[src/trunk]: src Switch -current vax back to gcc 4.1 to match netbsd-6 - unti...
dsl[src/trunk]: src/sys/dev/pci/ixgbe Missed one of the (void *) casts on the ar...
spz[src/trunk]: src/share/man/man4 platfrom -> platform
reinoud[src/trunk]: src/sys/arch/usermode Create mkstemp() and sbrk() prototypes to ...
jdc[src/netbsd-6]: src/sys Pull up revisions:
hannken[src/trunk]: src/sys/fs/tmpfs Finish and enable whiteout support for tmpfs:
riastradh[src/trunk]: src/usr.bin Clean up #includes in progress(1).
jakllsch[src/trunk]: src/sys/dev/sdmmc SDHCI byte swaps the BE response on the wire i...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Print when retregs() is called.
jruoho[src/trunk]: src/sys/dev/sysmon Fix comment typos (mangement, managmenet).
jdc[src/netbsd-6]: src/sys/arch/xen Pull up revisions:
christos[src/trunk]: src/sys/arch/macppc/dev adjust to dbcool_chipset.
wiz[src/trunk]: src/usr.bin/cut cut.1:
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by hannk...
dyoung[src/trunk]: src/share/man/man9 Describe pci_bus_devorder(9).
jdc[src/netbsd-6]: src/sys/arch/powerpc/booke/dev Pull up revision 1.10 (request...
wiz[src/trunk]: src/bin/stty - improve wording, and create more consistency with...
riz[src/trunk]: src/external Sort SUBDIR alphabetically. Tested with build.sh -...
jruoho[src/trunk]: src Move fwhrng(4) and ichlpcib(4) to the right category.
darran[src/trunk]: src/external/cddl/osnet DTrace: fix a few build issues for tools...
jmcneill[src/trunk]: src/sys/arch/usermode/conf pull in GENERIC.local if it exists
pooka[src/trunk]: src/lib/librumpuser const poison is the cure
rkujawa[src/trunk]: src/sys/arch/amiga/pci Fix incomplete bus_dma tag.
jdf[src/trunk]: src/share/man/man9 * decapitalize NAME section's line
jruoho[src/trunk]: src/sys/dev/acpi Dump MADT in ACPIVERBOSE.
riz[src/netbsd-6]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
christos[src/trunk]: src/tests document non-literal format strings
riz[src/netbsd-6]: src/sys/external/bsd/drm/dist/bsd-core Pull up following revi...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Clean up chatty pmap.c and fix im...
riz[src/netbsd-6]: src/sys/arch/powerpc Pull up following revision(s) (requested...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use the VM_MIN_ADDRESS `constant'...
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Fixed booting from disks withou...
martin[src/trunk]: src/sys/dev/pci I suppose mrg did mean to include this change in...
rkujawa[src/trunk]: src/sys/arch Add support for all 4 slots of G-REX 4000D and G-RE...
jdc[src/netbsd-6]: src/usr.bin/cksum Pull up revision 1.44 (requested by dhollan...
ahoka[src/trunk]: src/sys/dev/dm readd assertions noew with the correct struct
christos[src/trunk]: src/sys/arch use c99 struct initializers
riz[src/netbsd-6]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
reinoud[src/trunk]: src/sys/arch/usermode Add mmap() reachover call in thunk for Net...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
mlelstv[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix passing of floating point reg...
isaki[src/trunk]: src/etc/rc.d Remove unnecessary checkyesno which I commited before.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by s...
mrg[src/trunk]: src/sys/arch/mvmeppc/stand/libsa include strncpy.c, like mvme68k...
christos[src/trunk]: src/bin/sh fix faulty logic in previous change.
jym[src/trunk]: src/sys/arch/xen/x86 Merge err printf with the panic(9) message.
jakllsch[src/trunk]: src/sys/uvm Until such time as the swap subsystem can be convert...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto reflect reality. W...
riz[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by g...
minoura[src/trunk]: src/distrib/x68k/floppies/ramdisk Recent sysinst seems to requir...
kefren[src/trunk]: src add ldpd rc.d script here too
dholland[src/trunk]: src/share/misc +CG (center of gravity)
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib mj.[ch] source files...
jmcneill[src/trunk]: src/sys/arch/usermode/dev turn off input echo and buffering
rmind[src/rmind-uvmplock]: src/sys sync with head
jdf[src/trunk]: src/share/man/man5 * add entry for lvm(8)
tsutsui[src/trunk]: src/sys/arch/i386/stand/lib Apply patch:
jmmv[src/trunk]: src/doc Note import of atf 0.16.
reinoud[src/trunk]: src/lib/libc/arch/arm/gen On the libc/libgcc clashes cleanup tha...
rmind[src/rmind-uvmplock]: src/sys/arch/xen/xen privpgop_fault: simplify and sync ...
kiyohara[src/trunk]: src/sys/arch/evbmips/conf Increase SYMTAB_SPACE.
apb[src/trunk]: src/sys/sys Add comments for some ioctls and structs; fix a typo...
riz[src/netbsd-6]: src/doc Ticket 229.
riz[src/netbsd-6]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
sborrill[src/netbsd-6]: src/sys/dev/usb regen
pgoyette[src/trunk]: src/etc/mtree Add directory for usr/include/dev/filemon/
jruoho[src/trunk]: src/sys/dev/acpi Remove the call to AcpiGetType() in acpi_make_d...
sjg[src/trunk]: src/usr.bin/make If a target is explicitly flagged .META,
wiz[src/trunk]: src/lib/libc/gen Fix variable name in SYNOPSIS to match DESCRIPT...
darran[src/trunk]: src/external/cddl/osnet/include DTrace: remove assert.h - should...
uwe[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sh Pull the fix for GCC Bu...
mrg[src/trunk]: src/distrib/sets/lists fix MKDEBUG=yes builds for newsmips and m...
bouyer[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by rmind...
christos[src/trunk]: src/sbin/fdisk one static is enough, otherwise you risk zapping ...
jdc[src/netbsd-6]: src/external/bsd/ntp/dist/ntpdc Pull up revision 1.6 (request...
wiz[src/trunk]: src/bin/stty - remove trailing white space;
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add debug statements in copyin/co...
phx[src/trunk]: src/etc/etc.ofppc Turn off ttyE1-ttyE3 to avoid "Device not conf...
abs[src/trunk]: src/share/man/man4 Document DIOCTUR (test unit ready)
jruoho[src/trunk]: src/sys/dev/i2c Fix RCS keyword string.
snj[src/netbsd-6]: src/doc ticket 184
jmmv[src/trunk]: src/distrib/sets/lists Update file sets for atf 0.16.
joerg[src/trunk]: src/usr.sbin/acpitools/amldb Escape literal backslashes.
tnozaki[src/trunk]: src/lib/libc/citrus/modules 1. fix wrong byte order mark of utf-...
riastradh[src/trunk]: src/share/misc Elaborate and clarify rules about #include order.
rmind[src/rmind-uvmplock]: src/sys/arch A round of compile and other fixes to prev...
matt[src/trunk]: src/etc/etc.evbmips Build the GDIUM64 kernel (since it tests 16K...
christos[src/trunk]: src/distrib/sets/lists/comp add strpct man mage
riz[src/netbsd-6]: src/doc Tickets 125, 127-129.
bouyer[src/netbsd-6]: src/lib/libc/arch/hppa/sys Pull up following revision(s) (req...
pgoyette[src/trunk]: src/tests/ipf Restore one more group of tests.
riz[src/netbsd-6]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement first generation of mem...
jnemeth[src/trunk]: src/share/man/man4 fix build breakage -- add new smscmon.4 man page
christos[src/trunk]: src/distrib/sets/lists bump libutil for strpct
christos[src/trunk]: src/usr.sbin/syslogd don't call isatty() to the fd before openin...
rmind[src/rmind-uvmplock]: src/sys/arch/x86 Split x86 TLB shootdown code into a se...
dholland[src/trunk]: src/libexec Make WARNS=5 the default here.
pooka[src/trunk]: src/include revert previous commit since it breaks the build on ...
isaki[src/trunk]: src Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@.
macallan[src/trunk]: src/sys/dev/sun - re-initialize only when we're really going bac...
dyoung[src/trunk]: src/sys/arch/x86/pci Normalize whitespace.
jym[src/trunk]: src/etc Modify etc/defaults/Makefile so that architectures can s...
matt[src/trunk]: src/sys/arch/powerpc Make the 85xx get closer to spinning up the...
christos[src/trunk]: src/usr.bin/elf2ecoff misc knf cleanup.
pgoyette[src/trunk]: src/sys/dev/i2c Import smcsmon(4) driver for SMSC LPC47M192 hard...
riz[src/netbsd-6]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
mrg[src/trunk]: src add the device publish daemon, written by jmcneill@.
pgoyette[src/trunk]: src/sys/dev/usb In preparation for building this as a module, cl...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by tsutsui i...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Give malloc(3) a barrier to alloc...
joerg[src/trunk]: src/lib/libc/gen Uses non-literal format strings
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot When there is no NetBSD MBR par...
riz[src/netbsd-6]: src/libexec/getty Pull up following revision(s) (requested by...
yamt[src/trunk]: src/sys/uvm uvm_aio_aiodone_pages: check disposed anon correctly.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib make sure that the e...
oki[src/trunk]: src/share/man/man3 add reference to usb(3) and zlib(3).
rkujawa[src/trunk]: src/etc/etc.amiga Also build WSCONS kernel.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
rmind[src/rmind-uvmplock]: src/sys/arch/x86/x86 pmap_deactivate: improve comment.
riz[src/netbsd-6]: src/doc Tickets 333,334,338-340.
dyoung[src/trunk]: src/distrib/sets/lists/base Set-list repair: add 'nls' tag to so...
plunky[src/trunk]: src/external/bsd/libevent/dist libevent 1.4.12-stable
jruoho[src/trunk]: src/share/man/man4 Try to document this in a little more verbose...
christos[src/trunk]: src/usr.bin/grep document non-literal format strings
gson[src/trunk]: src/tests/util/df Fix remaining misaligned columns in golden out...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Initial implementation of pmap_re...
riz[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
macallan[src/trunk]: src/sys/arch/sgimips device_t-ify
riz[src/netbsd-6]: src/doc Tickets 176-179.
riz[src/netbsd-6]: src/doc Ticket 245.
darran[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt DTrace: The CTF forma...
wiz[src/trunk]: src Consistently call the file system "ext2".
riz[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/doc Tickets 220-225, 228.
wiz[src/trunk]: src/share/man/man3 Reference libusbhid instead of usb(3) (which ...
jmmv[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Adjust reachover Makefiles af...
jym[src/trunk]: src/sys/arch Extend the xpmap API, as described in [1]. This cha...
matt[src/trunk]: src/sys More cleanup. Use a union (pmap_segtab) and a typedef (...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tsutsui in ti...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/usr.bin/login Pull up following revision(s) (requested by...
sborrill[src/netbsd-6]: src/sys/dev/usb regen
christos[src/trunk]: src/lib/libedit Off by one in allocation could cause buffer over...
kiyohara[src/trunk]: src/sys/arch/prep/prep Remove unnecessary line.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by p...
matt[src/trunk]: src/sys/arch/mips Redo mips_fixup so that it can handle indirect...
joerg[src/trunk]: src/lib/csu Allow USE_COMPILERCRTSTUFF=yes for platforms that us...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by mrg ...
mlelstv[src/trunk]: src/tests/lib/libm The compiler is allowed to use intermediate h...
jdc[src/netbsd-6]: src/usr.bin/extattr Pull up revision 1.10 (requested by manu ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode cpu_cache_flush doesn't exist yet...
roy[src/trunk]: src/doc Document import of dhcpcd-5.6.1
skrll[src/trunk]: src/sys/arch/hppa/hppa Add a comment.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
riz[src/netbsd-6]: src/tests/lib/libc/sys Pull up following revision(s) (request...
riz[src/netbsd-6]: src/usr.bin/login Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by sb...
rmind[src/rmind-uvmplock]: src/sys/uvm ubc_alloc: when replacing a cache entry, lo...
cheusov[src/trunk]: src Regression tests for awk(1) (PR 44063)
dyoung[src/trunk]: src/distrib/sets/lists/tests Set-list repair: remove the 'gcccmd...
rmind[src/trunk]: src NPF improvements:
bouyer[src/trunk]: src/sys/dev/i2o Fix confusion about PRE/POST in previous; and an...
macallan[src/trunk]: src/sys/dev/sun magic number reduction, no functional change
reinoud[src/trunk]: src/sys/arch/usermode/dev Print when the cpu_trampoline is called()
pooka[src/trunk]: src/lib/librumpuser fix previous
joerg[src/trunk]: src/sbin/fsirand static + __dead
dholland[src/trunk]: src Requires stdint.h.
christos[src/trunk]: src/lib leave the roach motel
reinoud[src/trunk]: src/sys/arch/usermode/include Fix compilation after bus space ch...
christos[src/trunk]: src/sys - collect the long (and sometimes incomplete) lists of b...
yamt[src/trunk]: src/sys/arch/i386/i386 whitespace
christos[src/trunk]: src/distrib/sets/lists add crypto shared libraries
reinoud[src/trunk]: src/sys/arch/usermode Implement thunk_malloc() and think_free()
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib This file should not have be...
haad[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Fix /var/run/dev.db depe...
darran[src/trunk]: src/external/cddl/osnet/dev/fbt DTrace: fix a sign problem with ...
joerg[src/trunk]: src/usr.sbin/ypset ANSIfy
dholland[src/trunk]: src/lib/libc/string Mention err/warn. Note that they're generall...
mlelstv[src/trunk]: src/sys/dev/iscsi Make digests work also on big endian machines.
christos[src/trunk]: src/sys/dev/usb PR/47245: Toby Karyadi: more matches for AX88772...
dholland[src/trunk]: src/lib/libc/string Add patch from Klaus Klein in PR 45258 to no...
macallan[src/trunk]: src/sys/dev/sun perry some whitespace nits & remove some obsolet...
jdc[src/netbsd-6]: src/sys/dev/scsipi Pull up revision 1.86 (requested by riastr...
riz[src/netbsd-6]: src/doc Tickets 148-152,154
dholland[src/trunk]: src/lib/libc/sys "appeared in", not "appeared on".
macallan[src/trunk]: src/sys/dev/pci more preparation for alpha support:
riz[src/netbsd-6]: src/doc Ticket #353.
joerg[src/trunk]: src/sbin/slattach static + __dead
riz[src/netbsd-6]: src/lib/librumphijack Pull up following revision(s) (requeste...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by jdc in ticket...
kiyohara[src/trunk]: src/sys/arch/evbppc Support Plathome's OpenBlockS600.
riz[src/netbsd-6]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by manu...
martin[src/trunk]: src/sys/dev/nand Rename isbad argument to is_bad - stupid namesp...
riz[src/netbsd-6]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
kiyohara[src/trunk]: src/distrib/utils/sysinst/arch/bebox bebox not support md_post_n...
riz[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
riz[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
christos[src/trunk]: src/share/mk don't make links to directories that don't exist
bouyer[src/trunk]: src/sys/arch/evbmips Add loongson support to evbmips, based on t...
mrg[src/trunk]: src/distrib/sets/lists fix MKDEBUG=yes builds for mvme68k, x68k, ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Update syscall prototype
jakllsch[src/trunk]: src/sys/dev/sdmmc If necessary, unload and destroy dmamap upon d...
jdc[src/netbsd-6]: src/sys/dev/ata Pull up revision 1.393 (requested by bouyer i...
matt[src/trunk]: src/sys/arch Add hook so E500 watchdog can use a separate stack ...
rmind[src/rmind-uvmplock]: src/sys sync with head
riz[src/netbsd-6]: src/lib/libterminfo Pull up following revision(s) (requested ...
riz[src/netbsd-6]: src/doc Tickets 302-304.
riz[src/netbsd-6]: src/doc Ticket #159.
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src Added support for AES GCM 16 in ...
bouyer[src/netbsd-6]: src/doc Adjust file list for ticket 308 (do we really want a ...
jakllsch[src/trunk]: src/sys/dev/sdmmc Always enable and set block count register. W...
wiz[src/trunk]: src/share/man/man4/man4.amiga Bump date for previous.
matt[src/trunk]: src/sys/arch/mips When using 16KB pages in a 64 bit kernel, the ...
snj[src/netbsd-6]: src/external/bsd/libevent/dist Apply patch (requested by spz ...
dholland[src/trunk]: src/games WARNS=5
njoly[src/trunk]: src/share/mk Change shared object file extension from .so to .pi...
riz[src/netbsd-6]: src/lib/libossaudio Apply patches (requested by christos in t...
bouyer[src/trunk]: src/sys Add sata Port MultiPlier (PMP) support to the ata bus la...
jakllsch[src/trunk]: src/sys/arch/x86/pci Add rescan support for 'amdtempbus' to x86 ...
riz[src/netbsd-6]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/doc Ticket 371
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
rmind[src/rmind-uvmplock]: src/sys/fs Finish v_interlock sharing bits for union/un...
jym[src/trunk]: src/sys/arch/x86/include No more users of xpmap_update(). Use pm...
jakllsch[src/trunk]: src/sys/arch/x86/pci We need to initialize the PCI chipset and d...
christos[src/trunk]: src/sys/modules/spdmem remove unneeded non-literal format string
jruoho[src/trunk]: src/share/man/man4 Various improvements; e.g. primarily speak ab...
matt[src/trunk]: src/sys/dev/nand Deal with a spare size of 32. XXX necc_offset ...
mbalmer[src/trunk]: src/share/misc Add a missing zipcode.
riz[src/netbsd-6]: src/doc Ticket 355.
jakllsch[src/trunk]: src/sys/arch/x86/x86 Whitespace.
christos[src/trunk]: src/lib/libexecinfo fix cleanup on error
joerg[src/trunk]: src/usr.sbin/btattach Mark types as static and usage as dead.
christos[src/trunk]: src/distrib/sets/lists mark idea and mdc2 libraries obsolete.
martin[src/netbsd-6]: src/doc Tickets #1540 and #1541
matt[src/trunk]: src/sys/arch/powerpc/include/booke Allow the use of the full 4GB...
blymn[src/trunk]: src/usr.sbin/user Fix error message when trying to add a group u...
joerg[src/trunk]: src/sys/fs/hfs Assert that out_hr is not NULL in hfslib_read_hea...
joerg[src/trunk]: src/usr.sbin/mopd/common Use of non-literal format strings
wiz[src/trunk]: src/sbin/rndctl Sort option descriptions, bump date for previous.
pgoyette[src/trunk]: src/share/man/man9 Use correct source file reference
yamt[src/trunk]: src/sys/kern comments and assertions.
martin[src/netbsd-6]: src Pull up the following revisions, requested by kre in tick...
jdf[src/trunk]: src/share/man/man4 Fix wrong proposal of ifconfig(8) usage:
jmcneill[src/trunk]: src/sys/arch/usermode host and userkernel timespec might differ ...
joerg[src/trunk]: src/sbin/svhlabel __dead + kill main prototype.
macallan[src/trunk]: src/sys/dev/sun support anti-aliased fonts
jdc[src/netbsd-6]: src/sys/arch/amd64/conf Pull up revision 1.85 via patch (requ...
kiyohara[src/trunk]: src/sys/dev/mii Add Broadcom BCM5482.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga The p5pb driver now supports all G...
reinoud[src/trunk]: src/sys/kern Change aprint_verbose() to a normal printf() surrou...
plunky[src/trunk]: src remove old libevent sources
snj[src/trunk]: src/doc Spell "promiscuous" properly.
christos[src/trunk]: src/sys Add {send,recv}mmsg from Linux
reinoud[src/trunk]: src/sys/arch/usermode/conf Don't override -O options... we might...
explorer[src/trunk]: src/sys/dev/usb add device id and quirks for iPhone 3GS (just co...
wiz[src/trunk]: src/share/man/man5 New sentence, new line.
yamt[src/trunk]: src/sys/arch/x86/pci comment
reinoud[src/trunk]: src/sys/arch/usermode/usermode First pass of NetBSD/usermode's p...
jdc[src/trunk]: src/etc/etc.sandpoint Add raid0 to init), in case we have /tmp o...
christos[src/trunk]: src/lib/libedit Add coverity annotations about unreachable code ...
riz[src/netbsd-6]: src/doc ticket 365
mrg[src/trunk]: src/distrib/sets/lists/comp add add sgivol.debug.
riz[src/netbsd-6]: src/sys/compat/linux32 Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/usermode/dev call hardclock from a softint instead ...
plunky[src/trunk]: src/share/man/man5 SEE ALSO resolvconf(8)
uebayasi[src/trunk]: src/bin/sh Typos.
jym[src/trunk]: src/sys/arch/xen/x86 Update comment: we stopped using xcall to s...
enami[src/trunk]: src/share/man/man4 Sync SYNOPSIS with the actual configuration f...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
tnozaki[src/trunk]: src/dist/nvi don't use WEOF directly, for --disable-widechar.
riz[src/netbsd-6]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
jym[src/trunk]: src/sys/arch/xen Enable the map/unmap recursive mapping function...
christos[src/trunk]: src/usr.bin/newsyslog PR/46608: Jim Bernard: Add xz conversion "X"
sjg[src/trunk]: src/usr.bin/make wait[pid]() is called in several places.
macallan[src/trunk]: src/sys/dev/pci don't spam the EDID block to the console unless ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode The pv_tables and the kernel pmap...
christos[src/trunk]: src/external/bsd/libpcap/dist use static const char[] for format.
martin[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/doc Tickets 212, 213, 215-219.
ahoka[src/trunk]: src/sys/dev/dm Add a sanity check for missing functions in dmt
mrg[src/trunk]: src update all of these makefiles for the .so -> .pico change.
christos[src/trunk]: src/sys/dev/i2c don't pull a 1.5K softc on the stack to do a chi...
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix broken stack. The r4 points cpu...
christos[src/trunk]: src/usr.bin/fmt add -w as an alias to -m
dholland[src/trunk]: src/games/fortune/strfile Move some things around so declaration...
dyoung[src/trunk]: src/sys/arch/amigappc/include Delete an unnecessary #include and...
yamt[src/trunk]: src/sys/netinet whitespace and cosmetics. no functional changes.
jmmv[src/trunk]: src/doc Note import of tmux 1.5.
riz[src/netbsd-6]: src/lib/libusbhid Pull up following revision(s) (requested by...
jakllsch[src/trunk]: src Attach amdtemp(4) at pchb(4) instead of in place of pchb(4).
jdc[src/netbsd-6]: src/doc Tickets 384, 385, 386, 387, 388, 389.
darran[src/trunk]: src/external/cddl/osnet/include DTrace: remove extra libshare.h ...
tsutsui[src/trunk]: src/sys/kern Check if secsize and numsec returned from ioctl's a...
mbalmer[src/trunk]: src/sys/dev/pci Add a pmf resume function to put the hardware in...
rkujawa[src/trunk]: src/sys/arch/amiga/clockport Remove unused sc_dev. Thanks to ceg...
pgoyette[src/trunk]: src/tests/ipf Restore some more of the ipfilter 5.1.1 tests.
bouyer[src/trunk]: src/sys/arch Add pmon (firmware used by loongson2-based systems ...
jmcneill[src/trunk]: src/share/man/man4 Remove AR9280 and AR9285 from the supported c...
uebayasi[src/trunk]: src/sys/miscfs/genfs Slightly more descriptive local variable na...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r158533. This brings in suppor...
joerg[src/trunk]: src/external/bsd/tmux/dist Avoid non-literal format strings by r...
jdc[src/netbsd-6]: src Pull up revisions:
reinoud[src/trunk]: src/sys/arch/usermode/usermode Catch the atexit() so we can bypa...
christos[src/trunk]: src/distrib/sets/lists/base Add bsd.ioconf.mk now that we are in...
christos[src/trunk]: src/bin/csh use strpct(3) from libutil.
jdc[src/netbsd-6]: src/sys/fs Pull up revisions:
bouyer[src/trunk]: src/sys/dev/i2o Fix bus_dmamap_sync(): it should be a BUS_DMASYN...
riz[src/netbsd-6]: src/external/public-domain/sqlite Pull up following revision(...
martin[src/netbsd-6]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
he[src/trunk]: src/sys/dev/isa Allow this driver to build for ofppc as well.
enami[src/trunk]: src/sys/kern Remove return statement which can't be reached.
joerg[src/trunk]: src/include __assert and __assert13 are dead
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
jakllsch[src/trunk]: src/sys/dev/microcode/cyclades-z More-properly quote multiline s...
christos[src/trunk]: src/lib/libc/gen PR/46618: Onno van der Linden: realpath(3) isn'...
jdc[src/netbsd-6]: src/sys Pull up revisions:
sjg[src/trunk]: src/usr.bin/make An X!= command, can cause Shell_Init() to be ca...
joerg[src/trunk]: src/games/hack Mark error() as dead, so that validation for setc...
pgoyette[src/trunk]: src/tests/ipf Add another test option for expected failures, rat...
sbd[src/trunk]: src/distrib/notes/common Add myself
tron[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 "ifdef-out" unused "labe...
joerg[src/trunk]: src/libexec/rlogind ANSIfy. staticfy. Bail out on command line e...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Use EVBARM_BOARDTYPE to print 'NetBS...
rmind[src/rmind-uvmplock]: src/sys/uvm uvm_fault_lower_promote: fix assert (move a...
isaki[src/trunk]: src/sys/dev/ic white space -> tab.
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Appease gcc -Wuninitialized when cr...
christos[src/trunk]: src/usr.sbin/syslogd - fix writev1() to pre-decrement count.
jdf[src/trunk]: src/lib/libc/sys Add ENOTCONN to returned error codes, bump date.
dholland[src/trunk]: src Requires stdint.h.
nonaka[src/trunk]: src/sys/arch/hpc/stand/binary/ARM recompile.
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
jruoho[src/trunk]: src/sys/dev/acpi Fix prototypes; SYSCTLFN_ARGS -> SYSCTLFN_PROTO.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Sort errors. Bump d...
riz[src/netbsd-6]: src/usr.bin/nbperf Pull up following revision(s) (requested b...
bouyer[src/netbsd-6]: src/sys/dev/usb regen for ticket #90: add product ID for the ...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Fix build failed. s/consinit()/consinit(...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
phx[src/trunk]: src/distrib/utils/sysinst/arch/ofppc The ofppc generic kernel ha...
jmcneill[src/trunk]: src/sys/arch/usermode/dev CPU_DEBUG: remove printf in cpu_signot...
jym[src/trunk]: src/sys/arch/xen Use setter to set xenguest_handles.
christos[src/trunk]: src/tests/lib/libcurses/slave fix bug where we read the same arg...
matt[src/trunk]: src/usr.bin/ldd Make sure stuff using Obj_Entry is compiled corr...
sjg[src/trunk]: src/usr.bin/make gcc 4.2 doesn't like externs inside functions
riz[src/netbsd-6]: src/usr.bin/m4 Pull up following revision(s) (requested by ch...
wiz[src/trunk]: src/doc xz-5.0.4 out.
martin[src/trunk]: src/sys/kern Enhance a panic message slightly
jym[src/trunk]: src/sys/arch/xen/xen KNF, white spaces and comment typo fixes.
joerg[src/trunk]: src/external/ibm-public/postfix Move -Wno-comment for clang to C...
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Provide an assembler versi...
apb[src/trunk]: src/lib/libutil Use mktime(3) instead of hand-coded equivalent.
riastradh[src/trunk]: src/sys/fs/tmpfs Fix tmpfs_rename locking.
jdf[src/trunk]: src/lib/libmenu Replace wrong variable type (s/ITEMS/ITEM).
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
joerg[src/trunk]: src/libexec/httpd Don't check for __attribute__ being defined, i...
tsutsui[src/trunk]: src/sys/arch/atari/vme Fix register and memory addresses for PAM...
matt[src/trunk]: src/sys/arch/powerpc/booke s/seg_tab/seg_ptr/
chs[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core when freeing the DRM_SHM ...
christos[src/trunk]: src/share/man/man7 bump date
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes builds on dreamcast.
christos[src/trunk]: src/sys/arch/amd64 Implement sparse dumps for amd64 (copied from...
abs[src/trunk]: src/share/mk Whatever "-Wl, --fatal-warnings" get-out-of-jail-fre...
wiz[src/trunk]: src/share/man/man4 Comment out crash(8) reference, per PR 10708, ...
tsutsui[src/trunk]: src/distrib/atari/floppies/common - explicitly specify -Os via D...
jdc[src/netbsd-6]: src/sys/arch/m68k/fpe Pull up revision 1.11 (requested by isa...
wiz[src/trunk]: src/usr.bin/find - Even if it may be obvious, actually explain w...
christos[src/trunk]: src/distrib/sets/lists/comp add {send,recv}mmsg
yamt[src/trunk]: src/sys/arch/x86 comments
sborrill[src/netbsd-6]: src/doc Ticket #346
riz[src/netbsd-6]: src/usr.bin/config Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/distrib/sets/lists Updating setlists for mips64. Thanks Mat...
blymn[src/trunk]: src/lib/libcurses * Size argument for memset when clearing cbuf ...
martin[src/netbsd-6]: src/doc Ammend tickt #1539
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #151.
darran[src/trunk]: src/sys/modules DTrace: add the dtrace module to the build.
rmind[src/trunk]: src/share/man/man9 mutex_owned: update about not-held test.
jnemeth[src/trunk]: src/share/man/man4 smcsmon.4 -> smscmon.4
jdc[src/trunk]: src/sys/dev/sbus Fix multicast filter set up: we need to byte-sw...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Remove trailing whitespa...
mrg[src/trunk]: src/sys/arch/sparc/sparc fix sparc UP kernels with GCC 4.5, with...
jmmv[src/trunk]: src/tests Add some basic tests for rc.d scripts to validate the ...
njoly[src/trunk]: src/sys/arch/alpha/alpha Add some descriptions to machdep.unalig...
scw[src/trunk]: src/sys/dev/usb Fix PR kern/42838 using option #1 as described b...
tsutsui[src/trunk]: src/sys/arch/atari/vme Check if mapped bus_space regions are act...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Enable ciphers wit...
yamt[src/trunk]: src/sys/netinet for the default "bsd" algorithm, restore the pre...
mrg[src/trunk]: src/sys/lib/libkern/arch/sparc catch up with the userland copy:
jdc[src/netbsd-6]: src/etc Pull up revision 1.9 (requested by jnemeth in ticket ...
rmind[src/rmind-uvmplock]: src/sys/uvm Add ubc_purge() and purge/deassociate any r...
pgoyette[src/trunk]: src Add man page for smscmon(4)
agc[src/trunk]: src/crypto/external/bsd/netpgp Build libraries in the correct or...
wiz[src/trunk]: src/sbin/resize_ffs New sentence, new line.
riz[src/netbsd-6]: src/doc Ticket #298.
jdc[src/trunk]: src/share/man/man4 Note that the PHY instance changes when a MII...
joerg[src/trunk]: src/sbin/dkctl staticfy. __dead.
jdc[src/netbsd-6]: src/doc Tickets 357, 381, 382, 383.
rmind[src/trunk]: src/sys/uvm amap_cow_now: just free the fresh anon on error, no ...
christos[src/trunk]: src/lib/libcurses Fix for systems that don't have TCSASOFT as in...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Check if we pee'd outside the box!
mbalmer[src/trunk]: src/tests/util/df Fix build (strcpt fallout).
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by dsl ...
christos[src/trunk]: src/bin/sh PR/45269: Andreas Gustafsson: Instead of falling off ...
rmind[src/trunk]: src NPF:
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.84:
njoly[src/trunk]: src/external/cddl/osnet/sys/kern Use CTLTYPE_QUAD for uint64_t t...
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
riz[src/netbsd-6]: src/doc Ticket 251.
wiz[src/trunk]: src/share/man/man4 From Bug Hunting:
pgoyette[src/trunk]: src/sys/modules/if_rum Remove left-over debug line
stacktic[src/trunk]: src/etc/mtree Fixed NetBSD.dist target
mrg[src/trunk]: src/sys/arch/sparc/sparc normalise #if defined(MULTIPROCESSOR) u...
jakllsch[src/trunk]: src/sys/modules/amdtemp Apparently we need to use the attribute ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix missed change of BUS_DMA_NOCACH...
bouyer[src/netbsd-6]: src/sys/arch/sparc64/include Pull up following revision(s) (r...
pooka[src/trunk]: src/lib/librumpuser Support DragonFly BSD.
uwe[src/trunk]: src/sys/arch/sh3/include Sync with <sys/bus_proto.h>: constify s...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by msaitoh in ti...
pgoyette[src/trunk]: src/sys/dev/usb Remove some debugging code that was accidentally...
jdf[src/trunk]: src/sbin/mount Clarify use of the union option for mount, as pro...
martin[src/netbsd-6]: src/sys/arch/evbsh3/evbsh3 Pull up following revision(s) (req...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jdc[src/netbsd-6]: src/lib/libperfuse Pull up revision 1.55 (requested by manu i...
enami[src/trunk]: src/lib/libc/gen All error path must go through the free functio...
wiz[src/trunk]: src/usr.bin/touch - Use more consistent wording;
riz[src/netbsd-6]: src/tools Pull up following revision(s) (requested by tsutsui...
chs[src/trunk]: src/sys/arch rename the global variable "cpu" to "cputype" to av...
christos[src/trunk]: src/regress/sys/kern/getcwd provide the out of address space tes...
jmcneill[src/trunk]: src/sys/arch/usermode/dev make room for a small msgbuf
christos[src/trunk]: src/sys/conf Remove gcc-4.5 hacks
riz[src/netbsd-6]: src/sys/arch/powerpc Pull up following revision(s) (requested...
jakllsch[src/trunk]: src/sys/dev/ic Adjust and add AHCI_CAP_IS values.
jkunz[src/trunk]: src/share/man/man4 Fix typo.
nakayama[src/trunk]: src/sys/fs/smbfs Various fixes for smbfs:
riastradh[src/trunk]: src/tests/fs/vfs Add test for `ln -s / foo && cd foo'.
abs[src/trunk]: src/lib Update old-style definitions to ANSI, remove a couple of...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by dhol...
matt[src/trunk]: src/sys/arch/arm/omap Add OMAP_4430 and OMAP4
sborrill[src/netbsd-6]: src/doc Ticket 247
rmind[src/trunk]: src/sys/rump/librump/rumpkern rumpkern:
jmcneill[src/trunk]: src/sys/arch/i386/conf add irmce
nonaka[src/trunk]: src urtw(4) and urtwn(4) first appeared in NetBSD 6.0.
jdc[src/netbsd-6]: src Pull up revisions:
dsl[src/trunk]: src/sys/arch/x86/x86 Revert the rest of rev 1.6
roy[src/trunk]: src/doc Import openresolv-3.4.2
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_deactivate() and m...
riz[src/netbsd-6]: src/doc Tickets 147,160-163.
riz[src/netbsd-6]: src/doc Ticket 153.
msaitoh[src/trunk]: src/share/man/man4 Modify about PCH*.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Reject invalid vendor IDs (say if there ...
riz[src/netbsd-6]: src/doc Tickets 104, 106, 107.
mlelstv[src/trunk]: src/sys Add helper function that determines the size and block s...
ragge[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Bugfix builtin ffs, fixes PR po...
christos[src/trunk]: src PR/46602: Move the rfc6056 port randomization to the IP layer.
pgoyette[src/trunk]: src/share/man/man4 Document the recently added 'maximum-capacity...
jdf[src/trunk]: src/usr.bin/find Various formatting changes:
rmind[src/trunk]: src/sys/kern Add kern.direct_select sysctl. Default to 0 for now.
joerg[src/trunk]: src/sbin/mbrlabel Be more static.
christos[src/trunk]: src/lib/libnpf install in /lib too because npfctl is linked agai...
sborrill[src/trunk]: src/etc Set commented out maxproc-cur and openfiles-cur default ...
dyoung[src/trunk]: src/tests/lib/libppath Add tests for ppath(3).
mrg[src/trunk]: src/sys/dev/usb since usb task add/remove is supposed to be call...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
bouyer[src/netbsd-6]: src/lib/libedit Pull up following revision(s) (requested by c...
christos[src/trunk]: src/bin/df - static/__dead
joerg[src/trunk]: src/lib/librumpclient Request always_inline for rumpclient__dofo...
nakayama[src/trunk]: src/sys/fs/smbfs - Remove redundant vput() before vgone().
tsutsui[src/trunk]: src/sys/dev/ic Misc KNF.
matt[src/trunk]: src/sys/arch/arm/cortex Make sure we enable the timer since CFE ...
joerg[src/trunk]: src/sbin static + __dead
riz[src/trunk]: src Add firmware for the RealTek RTL8192CU family of wireless ch...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
riz[src/netbsd-6]: src/external/lgpl3/gmp/dist Pull up following revision(s) (re...
jdc[src/netbsd-6]: src/dist/pdisk Pull up revision 1.15 (requested by abs in tic...
riz[src/netbsd-6]: src/doc Tickets 241-243.
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Flush current empty descriptor i...
jakllsch[src/trunk]: src/sys/dev/ic ata(4) expects IDENTIFY data to be in host endian...
njoly[src/trunk]: src/share/man/man4 Remove extra Ed macro.
rmind[src/rmind-uvmplock]: src/sys/arch/x86/x86 - pmap_tlb_shootdown: fix a bug wh...
riz[src/netbsd-6]: src/sys/arch/powerpc/conf Pull up following revision(s) (requ...
bouyer[src/netbsd-6]: src/doc Tickets 140,141
sjg[src/trunk]: src/usr.bin/make Do not include make_malloc.h or declare progname,
jld[src/trunk]: src/sbin/raidctl Give a more polite message for `raidctl -m` on ...
reinoud[src/trunk]: src/sys/arch/usermode/conf Move NKMEMPAGES from GENERIC to std.u...
matt[src/trunk]: src/sys/arch/arm/omap Add omap3 ehci and sdhc attachments
cheusov[src/trunk]: src/sys/kern KNF fix. space vs. tab
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Use intr_init since we have it.
mrg[src/trunk]: src convert sparc64 to MULTIPROCESSOR kernel by default, and int...
dogcow[src/trunk]: src/distrib/sets/lists/tests Fix entries whose filenames do not ...
rmind[src/rmind-uvmplock]: src/sys/ufs/ffs Few fixes, missed in last sync with head.
jakllsch[src/trunk]: src/sbin/newfs_msdos constify opts[]
yamt[src/trunk]: src/sys/uvm uvm_anon_freelst:
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mrg i...
skrll[src/trunk]: src/sys/arch/evbarm/dev Fix locking botch introduced in 1.36.
mbalmer[src/trunk]: src/sys/dev/usb Wrap the include "opt_umass.h" in #ifdef _KERNEL...
jakllsch[src/trunk]: src/usr.sbin/puffs/mount_psshfs Bring mount_psshfs user/host/pat...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix copystring routines to NOT ju...
dyoung[src/trunk]: src/sys/dev/cardbus Delete unused members ct_rbus_iot and ct_rbu...
bouyer[src/trunk]: src/sys/dev/ic Revert previous and fix properly by just removing...
jdc[src/trunk]: src/sys/dev/wscons Add mappings for KS_End/KS_KP_End, so that th...
wiz[src/trunk]: src/lib/libc/sys Replace nonexistant Lx macro. Use full NetBSD v...
riz[src/netbsd-6]: src/usr.bin/login Pull up following revision(s) (requested by...
elric[src/trunk]: src/crypto/external/bsd/heimdal/lib/libvers Change the location ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Only return the result of pmap_ex...
jdc[src/netbsd-6]: src/doc Tickets 278 - 280.
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chs ...
kiyohara[src/trunk]: src/sys/dev/mii Add Broadcom BCM5482.
yamt[src/trunk]: src/sys/arch/x86/x86 pmap_map_ptes: fix a bug introduced by rmin...
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
minoura[src/trunk]: src/distrib/sets/lists/base Add xxboot_?fsv?.
joerg[src/trunk]: src/sbin/amrctl staticfy. Use __dead.
snj[src/netbsd-6]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
roy[src/trunk]: src/libexec/ld.elf_so Use alloca(3) instead of local xmalloc for...
wiz[src/trunk]: src/share/man/man4 Some fixes from Jared, add zl10353, update AU...
agc[src/trunk]: src/sys/fs/sysvbfs calculate inode capacities using the correct ...
joerg[src/trunk]: src/sbin static + __dead
wiz[src/trunk]: src/lib/libc/gen Drop trailing whitespace and avoid xr to itself.
christos[src/trunk]: src/external/cddl/osnet make dtrace compile on amd64.
tsutsui[src/trunk]: src/sys/arch/atari/atari Add a dirty hack for atari's ancient in...
riz[src/netbsd-6]: src/sys/arch/vax/vsa Pull up following revision(s) (requested...
msaitoh[src/netbsd-6]: src/doc Ticket #1545
macallan[src/trunk]: src/sys/dev/sun don't wait for the blitter unless we want to sen...
wiz[src/trunk]: src/share/man/man4/man4.amiga New sentence, new line.
riz[src/netbsd-6]: src/sys/compat/netbsd32 Regen for ticket 175.
jld[src/trunk]: src/sbin/raidctl Exclude parity map regions that don't actually ...
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix MKDEBUG=yes builds for mac68k
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix missing <stdarg.h> include th...
christos[src/trunk]: src/lib/libc fix old style definitions; XXX: gcc should have pic...
reinoud[src/trunk]: src Move i386 and amd64 usermode configurations to their respect...
joerg[src/trunk]: src/lib/librt Shared semaphores have been supported since the in...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by jmmv in ticke...
kiyohara[src/trunk]: src/sys/arch/powerpc/oea Fix isa(4) support for ofw.
dsl[src/trunk]: src/sys/dev/ic This a 'quick fix' for the breakage in rev 1.35.
jmmv[src/trunk]: src/share/man/man8 Document that run_rc_command can take extra p...
dyoung[src/trunk]: src Introduce a couple of new constants, VMEM_ADDR_MIN (the leas...
pgoyette[src/trunk]: src Add documentation for module_find_section()
bouyer[src/trunk]: src/external/gpl3/binutils/dist Add a fix-loongson2f-btb option ...
sborrill[src/netbsd-6]: src/usr.bin/login Pull up the following revisions(s) (request...
rkujawa[src/trunk]: src/sys/arch/amiga Try to make z3rambd less crude. Also support ...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg14 apparent...
joerg[src/trunk]: src/share/misc Prototyping main is silly and shouldn't be encour...
wiz[src/trunk]: src/share/man/man4 FreeBSD -> .Fx, add RCS Id.
roy[src/trunk]: src/external/bsd/dhcpcd/dist sync
christos[src/trunk]: src/lib/libedit/TEST Initialize res (Kamil Dudka)
christos[src/trunk]: src/sys/dev/usb defopt UMASS_DEBUG
christos[src/trunk]: src/sys/modules/dtrace/dtrace now that I've fixed Makefile.inc, ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib Enable shared libraries for ...
drochner[src/trunk]: src/sys/kern Run binaries with ELF_TYPE==DYN at virtual address ...
dyoung[src/trunk]: src/sys/kern Make lockdebug_lock_print(NULL, ...) dump all locks...
plunky[src/trunk]: src/sys/netbt fix comment typo
bouyer[src/netbsd-6]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
he[src/trunk]: src/sys/sys Put back bus_space_handle_is_equal() and bus_space_i...
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Add entry for libperfuse.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Hack to try to help usermode/i386...
joerg[src/trunk]: src/bin \\ -> \e
martin[src/netbsd-6]: src/doc Remove note for #416, it has been backed out
christos[src/trunk]: src/usr.bin/tail leave the original errno as it was. don't repor...
christos[src/trunk]: src/lib/libc/gen add braces, per joerg.
nonaka[src/trunk]: src/sys/arch/evbsh3/evbsh3 delete unused file.
matt[src/matt-nb6-plus]: src/lib/libc/arch/arm/sys Don't push/pop r1 around SYSTR...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
reinoud[src/trunk]: src/sys/arch/usermode Implement thunk_seterrno()
riz[src/netbsd-6]: src/sys/arch/zaurus/conf Since DIAGNOSTIC is removed from GEN...
joerg[src/trunk]: src/usr.bin/utoppya Sprinkle const. Use __dead.
matt[src/trunk]: src/sys/arch Fix more -fno-common fallout.
nakayama[src/trunk]: src/usr.sbin/mopd/common Fix build on mips (NOAOUT case).
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rc4 make this compile.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Enable non-PCM passthru for digital conv...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Bump version for 362 and 382 framebuffe...
martin[src/trunk]: src/tests/usr.bin/cc Add a test case that (if gcc supports it on...
christos[src/trunk]: src/share/mk From pooka: Fix EXTERNAL_TOOLCHAIN compilation wher...
haad[src/trunk]: src/distrib/sets/lists Fix build after libdm import sorry for br...
joerg[src/trunk]: src/usr.bin/yacc Moved to src/external/bsd/byacc.
christos[src/trunk]: src/sys/kern allow get the size of the request sysctls to work.
jakllsch[src/trunk]: src/sys/arch/evbarm/marvell ksyms_init() happens in main() now.
reinoud[src/trunk]: src/sys/arch/usermode machdep.c: Cleanup the machine dependent c...
abs[src/trunk]: src/distrib/utils/libhack Add a check hack to ensure %m causes e...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
riz[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
cegger[src/trunk]: src/distrib/sets fix build.sh -N 4 distribution failure:
dyoung[src/trunk]: src/sys/dev/cardbus Cosmetic: join a couple of lines. Stop stor...
jym[src/trunk]: src/distrib/amd64/floppies/common FLOPPYPAD + ${MACHINE} instead...
christos[src/trunk]: src/share/man/man7 Document the remaining vfs.generic sysctls.
riz[src/netbsd-6-0]: src/doc Ticket 700
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add conditionals so this should wor...
christos[src/trunk]: src/usr.bin/crontab in external now.
yamt[src/trunk]: src/distrib/sets/lists/comp add:
wiz[src/trunk]: src/bin/cp Put -l compatibility note in STANDARDS section.
sborrill[src/netbsd-6]: src/sys/arch Pull up the following revisions(s) (requested by...
pgoyette[src/trunk]: src/dist/pppd/pppd Insert missing )
pgoyette[src/trunk]: src/sys/net Now that fw_port.h is gone, we need to directly incl...
skrll[src/trunk]: src/sys/arch/hppa/include Whitespace.
explorer[src/trunk]: src/lib/libpthread Correctly set pt_lid in the child, after a fork
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fix always check high. macro KIRKWOOD_...
riz[src/netbsd-6-0]: src/doc Tickets 752-754
joerg[src/trunk]: src/usr.bin static + __dead
martin[src/trunk]: src/distrib/utils/sysinst Do not bother to ask the user for CD d...
hannken[src/trunk]: src Add file system suspension support (vfs_suspend(9)) to msdosfs.
pooka[src/trunk]: src/tests/dev/md explicitly zero-fill the initial md backend
macallan[src/trunk]: src/external/mit/xorg/server build Xorg and some drivers appropr...
pooka[src/trunk]: src/tests/fs/vfs add a few overwrite-related tests
bouyer[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
wiz[src/trunk]: src/share/man/man3 Remove quotes around Nd argument, they are no...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Remove unused deinit functions. ...
dyoung[src/trunk]: src/share/man/man4 Describe TIOCEXT. Improve description of TIO...
jakllsch[src/trunk]: src/sys/dev/ic Fix obvious copy/paste-induced error (my fault) t...
macallan[src/trunk]: src/sys/arch/evbmips/conf add new voyager driver, follow related...
martin[src/netbsd-6]: src/doc Tickets #449 - #452
christos[src/trunk]: src/usr.sbin/racoon MKCRYPTO_IDEA is no more
riz[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
darrenr[src/trunk]: src bin/46703: BSD r-commands use wrong source address for stderr
tnozaki[src/trunk]: src/lib/libc/locale avoid mbrtowc/wcrtomb buffer overrun when CP...
pooka[src/trunk]: src/lib Fix some snafus to allow rumphijack to work on -current.
dsl[src/trunk]: src/lib/libc/gen Make this compile with the compiler I'm using.
uwe[src/trunk]: src/sys/dev/pci Regen for VirtualBox ids.
christos[src/trunk]: src/sys/kern revert previous; the problem was off by one in the ...
riz[src/netbsd-6]: src/distrib/atari/floppies/common Pull up following revision(...
kiyohara[src/trunk]: src/sys/arch/mmeye/dev Use cf_name to match instead of cd_name.
hannken[src/trunk]: src/sys/dev Remove unused fss_softc member sc_bs_size.
jakllsch[src/trunk]: src/sys/arch/arm/marvell When disabling watchdog timer, do not s...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Move and renamve hyper_ite_fonti...
jakllsch[src/trunk]: src/sys/arch/arm/marvell Actually, the WDT-expired bit in the IC...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace - use CPPFLAGS instead of ...
jruoho[src/trunk]: src/sys ACPICA 20091112:
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
christos[src/trunk]: src/usr.bin/xlint/lint1 better dependency handling
phx[src/trunk]: src/distrib/notes/sandpoint Reworked preparation instructions an...
riz[src/netbsd-6]: src/sys/dev/mscp Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
matt[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Use LIBDPLIBS
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
plunky[src/trunk]: src/sys/dev/pckbport send the SET_SCALE11 command before the 'sl...
pooka[src/trunk]: src/sys Add init/fini for components (modules etc.). These eat ...
joerg[src/trunk]: src/share/mk Allow HOSTLIB to use C++ by not specifying -nostdin...
rkujawa[src/trunk]: src/doc Note tdvfb(4).
mbalmer[src/trunk]: src/sys/arch/i386/conf Disable gpio(4) which can now be built an...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Make sure r8 isn't used.
joerg[src/trunk]: src/lib/libc/gen \\ -> \e
jakllsch[src/trunk]: src/sys/dev/pckbport Replace pms_synaptics_send_command() and id...
dyoung[src/trunk]: src/sys/sys Add some definitions for bus_dma(9) overrides.
macallan[src/trunk]: src/external/mit/xorg/server/drivers build the xf86-video-xgi dr...
lukem[src/trunk]: src/libexec/ftpd Reduce priority of syslog message if getpeernam...
christos[src/trunk]: src/distrib/sets/lists add {rndc,ddns}-confgen
mrg[src/trunk]: src/share/mk add missing SRCDIR for synaptics.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
skrll[src/trunk]: src/sys/arch/hppa/hppa Wrap long line.
christos[src/trunk]: src/lib/libc/gen Limit recursions to avoid DoS attacks from Maks...
matt[src/trunk]: src/common/lib/libc/gen Add code to protect the ptree from multi...
reinoud[src/trunk]: src/sys/dev/ieee1394 KASSERT(FALSE) to enter the debugger on thi...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement read and modify detecti...
joerg[src/trunk]: src/usr.sbin/spray static + ANSIfy + __dead
riz[src/netbsd-6-0]: src/lib/libnpf Pull up following revision(s) (requested by ...
riz[src/netbsd-6-0]: src/lib/libterminfo Pull up following revision(s) (requeste...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add some comments of 88F6282 and TWSI c...
cegger[src/trunk]: src/sys/dev/usb Do not mutex_enter() a usb_taskq[-1].
martin[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by para...
joerg[src/trunk]: src/usr.sbin Use __dead
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make sure to include "opt_wsdisplay_compa...
matt[src/trunk]: src/sys/arch Fix -fno-common fallout.
tnn[src/trunk]: src/sys/dev/pci yinterrupt -> interrupt
chuck[src/trunk]: src/sys/dev udpate license clauses on my code to match the new-s...
matt[src/trunk]: src/sys/arch/evbppc/conf Move dsrtc to correct bus.
christos[src/trunk]: src/crypto/dist handle ctime returning NULL.
christos[src/trunk]: src/external/cddl/osnet/sys/sys deal with missing CLOCK_REALTIME
cegger[src/trunk]: src/sys/arch/x86/include update cpuid bits
cnst[src/trunk]: src Remove aiboost(4) as obsolete and redundant since the introd...
joerg[src/trunk]: src/usr.bin/rsh static + __dead
jakllsch[src/trunk]: src/sys/arch/alpha/conf Clean up accidential commit.
gson[src/trunk]: src/bin/df Use the same column spacing for the -h output as with...
bouyer[src/trunk]: src/sys/rump/librump/rumpkern Move rumpuser_sp_fini() after the ...
mbalmer[src/trunk]: src/sys/arch/amd64/conf Add gpio entries, commented out, since I...
christos[src/trunk]: src/doc mention new openssl
joerg[src/trunk]: src/usr.bin static + __dead
njoly[src/trunk]: src/tests/fs The Atffile tp/tp-glob keys does not allow more tha...
wiz[src/trunk]: src/share/man/man3 Explain "Cannot dlopen non-loadable /usr/lib/...
jmcneill[src/trunk]: src/sys/arch/usermode implement splraise/spllower
riz[src/netbsd-6]: src/doc Tickets 509, 516-520.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist some stuff got removed in 5.9
dyoung[src/trunk]: src/sys Report vmem(9) errors out-of-band so that we can use vme...
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
riz[src/netbsd-6-0]: src/sys/dev/raidframe Pull up following revision(s) (reques...
pooka[src/trunk]: src/lib/librumphijack duh, _sys_read, not read. STAY FIXED, DAM...
matt[src/trunk]: src/lib/libkvm Add -D_KMEMUSER to CPPFLAGS
rmind[src/trunk]: src - npf_fetch_tcpopts: fix off-by-one when validating TCP opti...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove old comment that is no lon...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev When using DMA, make sure to init...
blymn[src/trunk]: src/tests/lib/libcurses - Add a delay just after the function is...
mrg[src/trunk]: src/common/lib/libc/arch/powerpc64/atomic define _NOREGNAMES bef...
jruoho[src/trunk]: src/share/man/man5 Bump date for the previous commit.
matt[src/trunk]: src/sys/arch/arm/arm Add byte-swap versions.
chuck[src/trunk]: src/sys/arch udpate license clauses on my code to match the new-...
pooka[src/trunk]: src/sys/rump/librump/rumpkern * initialize msgbuf
christos[src/trunk]: src/sys/kern revert racy vfork() parent-blocking-before-child-ex...
joerg[src/trunk]: src/sys/arch/x86/x86 Remove unused variable.
njoly[src/trunk]: src/sbin/fsck_ffs Do Skip device checks, which ends up parsing f...
matt[src/trunk]: src/doc Note new sysctl for evcnt and vmstat rework.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't NULL out l_cpu, l_stat is th...
riz[src/netbsd-6]: src Welcome to 6.0_RC1!
christos[src/trunk]: src/lib/libedit https://bugzilla.redhat.com/show_bug.cgi?id=575383
jruoho[src/trunk]: src/share/man/man3 Document <stdlib.h>.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Oppps - should not removes lines fr...
joerg[src/trunk]: src/usr.bin/stat static + __dead
christos[src/trunk]: src/usr.bin/fstat move UNIX socket mention in the BUGS section.
matt[src/trunk]: src/sys/arch/evbppc/ev64260 Add a call to cpu_model_init to set ...
jmcneill[src/trunk]: src/lib/libc/sys Document PT_SYSCALLEMU
reinoud[src/trunk]: src/sys/arch/usermode/dev Disable kernel preemption in the criti...
christos[src/trunk]: src/lib/libm not everyone has fenv.c, pointed by Havard Eidnes
pooka[src/trunk]: src/sys/modules include bsd.ioconf.mk when necessary
nonaka[src/trunk]: src/distrib/evbsh3/instkernel/ramdisk fix build failure.
tsutsui[src/trunk]: src/distrib/sets/lists Add lists for ews4800mips and hp300 Xorg ...
matt[src/trunk]: src/sys/arch/powerpc/include binutils is automagically doing sec...
dholland[src/trunk]: src/games/gomoku Some improvements to the new UI.
nonaka[src/trunk]: src/sys/arch/zaurus support FFUARTCONSOLE.
uwe[src/trunk]: src/sys/arch/sh3 __EXCEPTION_ENTRY - "tst" already does logical ...
christos[src/trunk]: src/sys Add bus_dma overrides. From dyoung
pooka[src/trunk]: src/tests convert tests from oldstyle dd rif/rof to newstyle dd ...
matt[src/trunk]: src/share/mk Add .ARM.exidx as a section to be removed for a.out...
msaitoh[src/netbsd-6-0]: src/doc Ticket 921.
matt[src/trunk]: src/lib/csu/arch/arm Update copyright year.
bouyer[src/trunk]: src/sys/dev/ic Add some support for 64bit DMA but stick to 32bit...
christos[src/trunk]: src/lib/libkvm doc for kvm_getkernelname
mrg[src/trunk]: src/sys/uvm now that CTLTYPE_BOOL actually works, use it to expo...
msaitoh[src/netbsd-6-0]: src/distrib/sets/lists/comp Pull up following revision(s) (...
christos[src/trunk]: src/doc Mention recent work.
skrll[src/trunk]: src/lib/libc/arch/arm/gen Ensure stack alignment. "looks fine" m...
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20100421:
pooka[src/trunk]: src/sys/kern Make rump vnode interface lightweight: the only thi...
christos[src/trunk]: src/etc PR/46757: Check for fetch_pkg_vulnerabilities unset first.
jruoho[src/trunk]: src/sys/dev/acpi/acpica Update a comment.
macallan[src/trunk]: src/sys/dev/sbus add the missing bits to allow X to run in 24bit...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Prefer SIXTY_FOUR_BI...
sborrill[src/trunk]: src/external/bsd/iscsi/dist/src Put .8 man pages in man8, not man1.
blymn[src/trunk]: src/tests/lib/libcurses/check_files - Update the check files due...
christos[src/trunk]: src/distrib/utils/sysinst/arch/acorn32 fix fprintfs with no form...
jruoho[src/trunk]: src Document "how-to override the DSDT" in the manual page inste...
wiz[src/trunk]: src/share/man/man3 Get rid of some unnecessary whitespace.
bouyer[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
riz[src/netbsd-6-0]: src/doc ticket 954
bouyer[src/netbsd-6-0]: src/usr.bin/calendar Pull up following revision(s) (request...
dyoung[src/trunk]: src/common/lib/libppath Bump date for previous change.
matt[src/trunk]: src/sys/arch/arm/include Add SWP enable bit to system control re...
riz[src/netbsd-6-0]: src/doc Ticket 836.
christos[src/trunk]: src/tests/lib/libcurses make sure that our terminal has a consis...
jruoho[src/trunk]: src/lib/libm/man Remove BUGS as per joerg@'s objection.
christos[src/trunk]: src/distrib/sets/lists/tests Add the pty test.
jruoho[src/trunk]: src Couple of unit tests for fflush(3).
bouyer[src/netbsd-6-0]: src/doc ticket #780
dholland[src/trunk]: src/games/larn Document the options that actually exist, instead...
martin[src/trunk]: src/usr.sbin/postinstall Make "fix ptyfsoldnodes" more verbose
wiz[src/trunk]: src/sys/net Avoid ambiguity by having only one comment close mark.
dholland[src/trunk]: src/usr.bin/make don't use strlcpy; it causes bootstrap issues. ...
riz[src/netbsd-6-0]: src/distrib/utils/sysinst/arch/alpha Pull up following revi...
martin[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
hannken[src/trunk]: src/sys/ufs/ufs Add fstrans transactions to ufs_close(), ufs_get...
rkujawa[src/trunk]: src/share/man/man4 Quote company name because Lk macro takes onl...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for i386 / binutils...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Re-implement pmap_zero_page() and...
matt[src/trunk]: src/lib/libc/softfloat ARM EABI (AAPCS) uses different names for...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rumpfs is mpsafe (has always been), ...
dholland[src/trunk]: src/share/misc minor edits, mostly capitalization.
msaitoh[src/netbsd-6-0]: src/sys/compat/freebsd Pull up following revision(s) (reque...
riz[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
drochner[src/trunk]: src/lib/libpthread return errno if pthread_create hits the syste...
joerg[src/trunk]: src Deal with optional HAVE_GCC.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * report partition size in blocks i...
jakllsch[src/trunk]: src/sys/dev/wscons Correct copy/paste error in previous.
riz[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/share/man/man4 Small markup changes.
jruoho[src/trunk]: src/sys/dev/acpi Use ACPICA's standard notify values from <actyp...
wiz[src/trunk]: src/usr.sbin/sup/source New sentence, new line. Remove empty EXA...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm a few more fixes (make...
pooka[src/trunk]: src/tests/fs/common Add the typical #ifdef USE_ATF stuff so I ca...
chs[src/trunk]: src/sys/compat/linux/arch/i386 add missing argument to clone(). ...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1169.
christos[src/trunk]: src/usr.bin/crunch/crunchgen pass LDSTATIC to recursive makes.
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by pa...
matt[src/trunk]: src/common/lib/libc/quad Add ARM EABI aliases to a few functions.
riz[src/netbsd-6-0]: src/etc Pull up following revision(s) (requested by apb in ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Typecast memwinsize to off_t before...
christos[src/trunk]: src/distrib/sets/lists/comp add getkernelname
pooka[src/trunk]: src/sys regen: rump vnodeif went on a diet
matt[src/trunk]: src/sys/arch/netwinder/netwinder Remove uneeded declarations.
christos[src/trunk]: src/bin/pax add missing include files
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config pay attention to -pie: lin...
wiz[src/trunk]: src/share/man/man9 Make ready for HTML output.
jym[src/trunk]: src/etc/powerd/scripts - use -q to test for presence of a sysctl...
bouyer[src/netbsd-6-0]: src/doc ticket 1007
msaitoh[src/netbsd-6-0]: src/doc Ticket 1259.
joerg[src/trunk]: src/include/ssp SSP mostly works with Clang, even if optimisatio...
christos[src/trunk]: src/lib exclude rump libraries if MKRUMP = no
mrg[src/trunk]: src/tools/gcc since omp.h is part of libgomp, put it in the libg...
bouyer[src/netbsd-6-0]: src/external/bsd/bind Revert ticket 1329, it doens't build ...
njoly[src/trunk]: src/lib/libm/man Remove xrefs to ieee(3) man page which does not...
snj[src/netbsd-6-0]: src/external/zlib/pigz Pull up following revision(s) (reque...
martin[src/trunk]: src/distrib/utils/sysinst Fix a varargs argument type mismatch o...
msaitoh[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
jmcneill[src/trunk]: src/sys/net COMPAT_50 support for SPPP[GS]ETIDLETO and SPPP[GS]E...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Add support for se...
christos[src/trunk]: src/external/bsd/file/dist merge changes
sborrill[src/trunk]: src/external/bsd/iscsi/dist Update to reflect current source fil...
ahoka[src/trunk]: src/sys/dist/pf/net Do not auto unload pf if it's enabled.
nonaka[src/trunk]: src Added Sharp W-ZERO3 series support.
tsutsui[src/trunk]: src/sys/arch/atari/atari Remove a declaration of unused variable.
matt[src/trunk]: src/sys/conf compat_mod is also needed by compat_netbsd32
joerg[src/trunk]: src/regress/usr.bin/rtld/testlib Use LIBISCXX.
jruoho[src/trunk]: src/sys/dev/acpi Fix typo. Doh.
christos[src/trunk]: src/sys/coda mention current status
njoly[src/trunk]: src/distrib/sets/lists/tests Small typo (t_fpsclassify -> t_fpcl...
macallan[src/trunk]: src/sys/dev/pci machfb's memsize is in MB, glyphcache_init expec...
ahoka[src/trunk]: src/sys/dist/pf/net Do not unload pf when enabled, not even manu...
martin[src/netbsd-6-0]: src/doc Ticket #1200
pooka[src/trunk]: src/sys/kern will it include, that is the question
bouyer[src/netbsd-6-0]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Appease gcc -fno-common:
bouyer[src/netbsd-6-0]: src/external/bsd/bind/dist/bin/named Pull up following revi...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
msaitoh[src/netbsd-6-0]: src/doc Ticket #1034.
msaitoh[src/netbsd-6-0]: src/doc Ticket 943.
ad[src/trunk]: src/sys Make select/poll work with more than 32 CPUs.
rmind[src/trunk]: src/sys - Merge sched_pstats() and uvm_meter()/uvm_loadav(). Av...
cegger[src/trunk]: src/sys/arch/xen/xen Initialize mutex before use. Lets me boot a...
alnsn[src/trunk]: src/sys/net Fix two bugs introduced by recent commit.
martin[src/netbsd-6-0]: src/libexec/mail.local Pull up following revision(s) (reque...
taca[src/trunk]: src/doc tzdata2011j has released. (tzcode is still 2011i.)
wiz[src/trunk]: src/share/man/man8 Fix typo.
matt[src/trunk]: src/sys/arch/powerpc/booke Also supprese printing fatal traps if...
jakllsch[src/trunk]: src/sys Add valz(4), a simple driver to handle the backlight key...
snj[src/netbsd-6-0]: src/doc ticket 1168
mrg[src/netbsd-6-0]: src Pull up following revision(s) (requested by mrg in tick...
rmind[src/trunk]: src/share/man/man9 Mention that kmem_free(9) may block, just in ...
lukem[src/trunk]: src/distrib/sets/lists Add usr/libdata/debug entries for shared ...
matt[src/trunk]: src/sys/arch/arm/include/arm32 whitespace cleanup
jruoho[src/trunk]: src/share/man/man3 One small correction: .Ss instead of .Sh.
dholland[src/trunk]: src/usr.sbin/edquota Grr. The ATF quota tests demand failing sil...
christos[src/trunk]: src/sys/kern - don't if then else the same thing. print a more m...
snj[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
ahoka[src/trunk]: src/distrib/sets/lists/modules Add pf to the module set list.
rmind[src/trunk]: src/sys/net bpf_filter: remove unnecessary memset(), add a comment.
apb[src/trunk]: src Add HOST_SH to _POSTINSTALL_ENV; needed for
msaitoh[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
joerg[src/trunk]: src/share/mk Decouple clang and gcc handling a bit. Add -Wmissin...
matt[src/trunk]: src/lib/libc/arch/arm Add __aeabi_uldivmod (unsigned long long d...
jmcneill[src/trunk]: src/usr.sbin/ifwatchd add examples for setting ipv6 default rout...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Add missing verb.
pooka[src/trunk]: src/sys/rump/librump/rumpnet Remove stubs which have been provid...
riz[src/netbsd-6-0]: src/doc whitespace
jdf[src/trunk]: src/games/fortune src/games/fortune/fortune/fortune.6:
joerg[src/trunk]: src/usr.bin/gzip Consistently use -- for all programs called. Dr...
matt[src/trunk]: src/lib/libpthread -Wfoo goes into CWARNFLAGS
dholland[src/trunk]: src/usr.sbin/edquota Minor cleanup: use bitfields instead of a f...
msaitoh[src/netbsd-6-0]: src/sys/arch/sparc/stand/ofwboot Pull up following revision...
jakllsch[src/trunk]: src/sbin/newfs_msdos Use correct values for minimum and maximum ...
skrll[src/trunk]: src/sys/arch/hppa/hppa KNF
riz[src/netbsd-6-0]: src/doc ticket 955
pooka[src/trunk]: src/lib/librumpclient force-terminate commname
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/share/misc Be explicit about sizeof(*var) being preferred ov...
oster[src/trunk]: src/sys/dev/raidframe Fill in param[3] for succedents for bad di...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1217.
riz[src/netbsd-6-0]: src/sys/arch/x68k/dev Pull up following revision(s) (reques...
he[src/trunk]: src/distrib Um, as has been noted, INSTALL_FILE records what's i...
mrg[src/trunk]: src adjust the do-compat-* rules now that src/compat/lib and fri...
christos[src/trunk]: src/sys/dev/pci regen
rmind[src/trunk]: src/sys/kern mq_timed{send, receive}: as required by POSIX, retur...
jruoho[src/trunk]: src/sys/arch/x86/x86 Use rdmsr_safe() when reading IA32_TEMPERAT...
msaitoh[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 add t...
christos[src/trunk]: src/sys/kern PR/45393: Greg A. Woods: The mount point validation...
ahoka[src/trunk]: src/sys/modules Connect the pf module to the build.
christos[src/trunk]: src/doc new bind
jruoho[src/trunk]: src Document __STRING(x) and __CONCAT(x, y) from <sys/cdefs.h>.
pgoyette[src/trunk]: src Use a typedef to define the prototype of the per-sensor call...
sborrill[src/netbsd-6-0]: src/doc Ticket #1023
jruoho[src/trunk]: src/share/man/man4 Update this too. As the page was so laconic, ...
christos[src/trunk]: src/usr.sbin/pppd/pppd Bump the queue size to 32K
matt[src/trunk]: src/sys/arch/arm/include Add a macro for determining whether we ...
msaitoh[src/netbsd-6-0]: src/lib/libc/arch/sparc/gen Pull up following revision(s) (...
riz[src/netbsd-6-0]: src/sys/sys Pull up following revision(s) (requested by rmi...
jruoho[src/trunk]: src/sys/dev/acpi Regen.
matt[src/trunk]: src/sys/arch/evbarm/include Each ARM port needs a copy of this.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man Rename managem...
christos[src/trunk]: src/sys/coda Don't increment the mount reference count here. Oth...
bouyer[src/netbsd-6-0]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull ...
jruoho[src/trunk]: src/share/man/man9 Now that all USENIX papers are available onli...
riz[src/netbsd-6-0]: src/doc Ticket 995.
jruoho[src/trunk]: src/share/man/man7 Note kern.detachall.
msaitoh[src/netbsd-6-0]: src/doc Ticket 911.
christos[src/trunk]: src/sys/kern check that we have valid event strings on attach to...
snj[src/netbsd-6-0]: src/external/mit/xorg/server/xorg-server/Xi Apply patch (re...
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src/external/bsd/mdocml/dist mdocml-1.9.23:
jruoho[src/trunk]: src/share/man/man3 GCC -> gcc(1).
jruoho[src/trunk]: src/share/man/man9 Provide prototypes in SYNOPSIS; use only para...
matt[src/trunk]: src/sys/arch/vax/vax Supress print fatal traps if the process is...
ahoka[src/trunk]: src/dist/pf/share/man/man4 mention pfsync not working as a kerne...
rmind[src/trunk]: src/sys/kern Remove mclpool_allocator, which is unnecessary sinc...
rmind[src/trunk]: src Move and rename librumpdev_npf to librumpnet_npf.
apb[src/trunk]: src/lib/libc/sys There's no st_block field; it's st_blocks.
christos[src/trunk]: src/share/man/man4 missing dots
christos[src/trunk]: src/external/gpl3/gdb/dist import 7.3.1
riz[src/netbsd-6-0]: src/distrib/hp700/ramdisk Pull up following revision(s) (re...
christos[src/trunk]: src/sys/netinet disable debugging
matt[src/trunk]: src/libexec/ld.elf_so Add .init_array/.fini_array support (condi...
martin[src/trunk]: src/distrib/utils/sysinst Tune a message
jruoho[src/trunk]: src IEEE corner case tests for the pow(3) family (incl. PR lib/4...
snj[src/netbsd-6-0]: src/doc Tickets 974 and 976.
jruoho[src/trunk]: src Few tests for the error functions.
mbalmer[src/trunk]: src/share/mk Install new shiny bsd.clean.mk
christos[src/trunk]: src/sys/arch/x86/acpi fix typo, revert to previous version
plunky[src/trunk]: src/usr.bin/netstat it is not [any longer] necessary to #define ...
jruoho[src/trunk]: src/share/man/man9 Remove dead reference to scheduler(9).
matt[src/trunk]: src/lib/libc/arch/arm Moving this to <arm/aeabi.h> in sys
riastradh[src/trunk]: src/sys/arch/i386/conf Add uatp(4) to i386 ALL kernel configurat...
tsutsui[src/trunk]: src/sys/arch/atari/dev Always schedule callback functions via ad...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1093-1094 and 1100-1103.
christos[src/trunk]: src/usr.sbin/crash workaround for MKPIE=yes until binutils-2.20....
jruoho[src/trunk]: src/sys Clean up <dev/acpi/acpireg.h>. While documenting the con...
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssl/lib/libcrypto Pull up follo...
jruoho[src/trunk]: src/lib/libc/atomic Bump date for previous. (How hard can it be ...
jruoho[src/trunk]: src/share/man/man9 Add a BUGS section.
jdc[src/netbsd-6-0]: src Pull up revisions:
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man Regen with mod...
pooka[src/trunk]: src/distrib/sets/lists/comp As long as humans have to edit these...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1174.
tsutsui[src/trunk]: src/sys/arch/atari/atari Remove now unused getsoftc() macro.
matt[src/trunk]: src/sys/modules/bpf Add missing paren.
pooka[src/trunk]: src Following nullfs, rename rumpfs_umapfs to rumpfs_umap to mak...
christos[src/trunk]: src/lib/libedit Use the same hack for Solaris and MacOS/X. This ...
rmind[src/trunk]: src/sys Fix KASSERTMSG() to be consistent with KASSERT() logic, ...
riz[src/netbsd-6-0]: src/doc Whitespace fixes.
riastradh[src/trunk]: src Implement link(2) in rumphijack. Add a couple trivial test ...
jruoho[src/trunk]: src/share/man/man9 Add the USENIX paper of Gregory McGarry to SE...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1288.
msaitoh[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
mrg[src/trunk]: src/distrib/sets/lists obsolete a bunch of files that should nev...
pooka[src/trunk]: src/sys/dev/usb fix compilation with -Wmissing-field-initializers.
tsutsui[src/trunk]: src/sys/arch/atari/atari Comment out currently unused mbprint().
matt[src/trunk]: src/sys/arch/arm/include Full expand FPEXC and FPSCR definitions
pooka[src/trunk]: src Add rumpuser_kill, which sends a signal to a host process.
njoly[src/trunk]: src/lib/libm/man In functions list, switch from tab characters t...
jruoho[src/trunk]: src Move the tests/libc/ieeefp to tests/libc/gen to match the st...
snj[src/netbsd-6-0]: src/doc 1370
msaitoh[src/trunk]: src/sys/dev/pci regen.
pooka[src/trunk]: src/sys/rump/librump Move sys_module from vfs to kern -- while m...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1111.
christos[src/trunk]: src/distrib/sets/lists/comp Add rfc6056.h
apb[src/trunk]: src/usr.sbin/etcupdate Remove the ability to specify multiple co...
riz[src/netbsd-6-0]: src/lib/libc/arch/alpha/gen Pull up following revision(s) (...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1114-1115 and 1141.
wiz[src/trunk]: src/lib/libc/stdlib Various fixes, mostly missing words or letters.
apb[src/trunk]: src/doc build: Both the source tree and the obj directories will...
martin[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
joerg[src/trunk]: src/tests Do not care about dead functions for test cases, in th...
msaitoh[src/netbsd-6-0]: src/external/bsd/bind/dist/lib/dns/rdata/generic Patch for ...
christos[src/trunk]: src/lib/libc/stdlib add re-entrant versions of the hash function...
matt[src/trunk]: src/sys/arch/evbarm/conf Add config file(s) for OpenRD client.
martin[src/trunk]: src/tests/lib/libc/stdio A test case may not assume opening /dev...
jdc[src/netbsd-6-0]: src/sys/netinet6 Pull up revision 1.84 via patch to fix gcc...
jruoho[src/trunk]: src/share/man/man7 Add sublists to the security-tree.
jruoho[src/trunk]: src/sys/dev/acpi Add hw.acpi.power sysctl-node.
nonaka[src/trunk]: src/doc Note my recent changes.
jruoho[src/trunk]: src Briefly note also curlwp.
hannken[src/trunk]: src Add -x option which allows to run `fsck_msdos -n' on a snaps...
bouyer[src/netbsd-6-0]: src/sys/fs/cd9660 Pull up following revision(s) (requested ...
jruoho[src/trunk]: src/tests/lib/libm Additions to PR lib/45362: the float variants...
joerg[src/trunk]: src/external/bsd/ntp/bin/ntpd Disable warning about broken strnc...
riz[src/netbsd-6-0]: src/lib/libpthread Pull up following revision(s) (requested...
apb[src/trunk]: src/usr.sbin/postinstall Remove the "stat" shell function (stat ...
christos[src/trunk]: src/tools/binutils adjust for new gas Makefile
ahoka[src/trunk]: src/sys/dist/pf/net change module class to driver.
snj[src/netbsd-6-0]: src/doc ticket 1170
jruoho[src/trunk]: src/sys/dev/acpi Do not use __func__ with ACPI_DEBUG_PRINT (it a...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for sh3eb / binutils 2...
matt[src/trunk]: src/sys/arch Add __HAVE_CPU_COUNTER support for ARM11 and Cortex...
christos[src/trunk]: src/sys/kern ifdef unused variable with -UPTRACE
ahoka[src/trunk]: src/sys/dev/usb Hungarian keymap for usb keyboards.
christos[src/trunk]: src/usr.bin/audio/record PR/45384: Henning Petersen: Swapped arg...
bouyer[src/trunk]: src/sys/netinet syn_cache_put(): defer all pool_put() to the cal...
msaitoh[src/trunk]: src/sys/dev/pci Add entries for puc(4) devices.
bouyer[src/trunk]: src/sys/dev MFI_IOP_SKINNY is an enum not a single bit value, so...
christos[src/trunk]: src/sys/dev/pci Align usage of *free and *alloc and clean up the...
tsutsui[src/trunk]: src/sys/arch/next68k/next68k Sprinkle extern to appease gcc -fno...
riz[src/netbsd-6-0]: src/doc Ticket 808
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch Regen again.
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
martin[src/netbsd-6-0]: src/doc Ticket #1234
lukem[src/trunk]: src/share/mk When extracting separate debug symbols with MKDEBUG...
nonaka[src/trunk]: src/sys/arch/hpc/stand/hpcboot/res reduce combobox size.
pooka[src/trunk]: src/tests/net/bpf Add bpf program source in a comment.
riz[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist Pull up following revi...
agc[src/trunk]: src/external/bsd/tre/dist/lib implement the REG_STARTEND extensi...
reinoud[src/trunk]: src/sys/kern Improve diagnostics message on entry point too low/...
riz[src/netbsd-6-0]: src/doc Ticket 953
jruoho[src/trunk]: src/lib/libc/stdio .Xr for fsetpos(3), not .Fn.
matt[src/trunk]: src/share/mk Add ARM cpus to those MACHINE_ARCH which USE_COMPIL...
wiz[src/trunk]: src/sbin/mount_msdos Consistently spell MS-DOS with a hyphen. Fr...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Mark the tests/lib/libc/ieefp direc...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Remove information about prometheu...
macallan[src/trunk]: src/sys/arch/mips/mips remove accidentially committed debug output
snj[src/netbsd-6-0]: src/sys/nfs Pull up following revision(s) (requested by han...
matt[src/trunk]: src/sys/arch/arm/arm Make sure to advance the PC after emulating...
jruoho[src/trunk]: src/sys/dev/acpi Make the ACPIVERBOSE output even prettier by re...
snj[src/netbsd-6-0]: src/doc 1376
reinoud[src/trunk]: src/sys/kern Fix sigactsunshare() to do what the manpage and the...
christos[src/trunk]: src exclude rump targets if MKRUMP = no
pooka[src/trunk]: src/sys/rump/librump/rumpkern no \n in panic
snj[src/netbsd-6-0]: src/doc 1261
martin[src/trunk]: src/sys/arch/sparc64 Set up cn_tab in bootstrap() instead of ini...
martin[src/netbsd-6-0]: src/doc Note ticket #1378
riz[src/netbsd-6-0]: src Apply changes (requested by apb in ticket #845):
bouyer[src/netbsd-6-0]: src/doc ticket 1395
pooka[src/trunk]: src/sys/rump regen: rump_enosys -> sys_nomodule for modular syst...
christos[src/trunk]: src/lib/libedit From Jess Thrysoee
manu[src/trunk]: src Fix race condition between (create|mknod|mkdir|symlino) and ...
matt[src/trunk]: src/etc/etc.evbarm Add earm/earmeb changes
jruoho[src/trunk]: src/sys/dev/acpi No need to spread the ACPICA type system any mo...
macallan[src/trunk]: src/sys/arch/mips/mips make this build again with 32bit paddr_t
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 pmu's i2c devices are under the "i2...
jruoho[src/trunk]: src/share/man/man9 Describe the struct iovec better.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel's KT (Serial over LAN) devices.
matt[src/trunk]: src/sys/arch/arm/arm Make sure copyargs is 64-bit aligned (for E...
matt[src/trunk]: src/libexec/ld.elf_so Don't abuse DBG, use COPTS instead.
jruoho[src/trunk]: src/tests/lib/libc Remove ieeefp subdirectory.
ad[src/trunk]: src/sys/dev console spam
wiz[src/trunk]: src/dist/pf/share/man/man4 Bump date for new CAVEATS.
jruoho[src/trunk]: src/share/man/man9 Improvements to wording and markup.
wiz[src/trunk]: src/sbin/gpt Minimally document gpt recover. Bump date.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1063.
alnsn[src/trunk]: src/tests/net/bpfilter Add t_bpfilter test. At the moment, it on...
snj[src/netbsd-6-0]: src/doc update 1208
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fixes to make key ge...
bouyer[src/netbsd-6-0]: src/external/bsd/bind Apply patch, requested by spz in tick...
mrg[src/trunk]: src/sys/dev/usb minor correction to some comments.
msaitoh[src/netbsd-6-0]: src/libexec/ld.elf_so Pull up following revision(s) (reques...
matt[src/trunk]: src/external/gpl3/binutils/dist Add arm{, eb}--netbsdelf-eabi sup...
nonaka[src/trunk]: src/sys/dev/ic Added RTL8168E/8111E-VL support.
christos[src/trunk]: src/sys/dev/pci Update with newer version from Sverre Froyen
bouyer[src/netbsd-6-0]: src/doc ticket 986
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add OPENBLOCKS_A6 (Plat'Home OpenBlockS...
christos[src/trunk]: src/external/intel-fw-public add the 6000 microcode.
joerg[src/trunk]: src Don't depend on HAVE_GCC being always defined.
snj[src/netbsd-6-0]: src Hello 6.0.5_PATCH
christos[src/trunk]: src/distrib/ews4800mips/floppies/bootfloppy buildfloppies.sh: Im...
christos[src/trunk]: src/doc new wpa
jym[src/trunk]: src/share/man/man3 typo: prefict -> predict
christos[src/trunk]: src/usr.sbin/chroot - don't use an uninitialized grouplist (from...
jruoho[src/trunk]: src/share/man/man8 Small improvements to wording and markup.
jruoho[src/trunk]: src Few unit tests for the fopen(3) family.
jruoho[src/trunk]: src/sys/arch/x86/acpi Be more intelligent; read the MSR_CMPHALT ...
macallan[src/trunk]: src/sys/arch/evbmips/loongson call gdium_cnattach()
pooka[src/trunk]: src/sys/sys Apparently exec.h is needed at least for i386/xen.
ahoka[src/trunk]: src/sys/dev/usb Fix a typo, that caused infinite loops.
dyoung[src/trunk]: src Add a link, bus_space_is_equal.9 -> bus_space.9.
bouyer[src/netbsd-6-0]: src/lib/libc/stdlib Pull up following revision(s) (requeste...
ad[src/trunk]: src/sys/arch/x86 Nothing uses x86_multicast_ipi() right now and ...
jruoho[src/trunk]: src/sys/dev/acpi Cosmetics: be pedantic and use AE_CTRL_TERMINAT...
yamt[src/trunk]: src comments
jnemeth[src/trunk]: src Add -A, -a, and -e options to modstat(8) along with kernel
christos[src/trunk]: src/sys/kern This is no place to attach the primary cpu. Things ...
njoly[src/trunk]: src/sys/dev/pci Regen for NVIDIA GeForce 210.
jruoho[src/trunk]: src/sys/dev/acpi From Gregoire Sutre:
joerg[src/trunk]: src/lib/libpthread Prefer sysconf to obtain number of CPUs.
mrg[src/trunk]: src/external/gpl3/binutils mknative files for mips64el / binutil...
mjacob[src/trunk]: src/sys/dev/pci Oops. Don't forget to set the isp_port value bas...
mrg[src/trunk]: src/usr.bin/fstat apply some (uintptr_t) so that printing printe...
msaitoh[src/netbsd-6-0]: src/sys/miscfs/procfs Pull up following revision(s) (reques...
christos[src/trunk]: src/usr.bin fix bogus test.
macallan[src/trunk]: src/sys/arch/sparc64/dev split ffb_putchar() into a version for ...
msaitoh[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
pooka[src/trunk]: src/sys/rump regen: get/setrlimit
msaitoh[src/netbsd-6-0]: src/doc Ticket 1344 and 1345.
rmind[src/trunk]: src/doc Mention BPF JIT.
jruoho[src/trunk]: src/share/man/man9 Refer to cpu_switchto(9) instead of nonexiste...
jakllsch[src/trunk]: src/sys/dev/usb Add SanDisk Sansa Clip.
matt[src/trunk]: src/sys/arch/shark/conf bump symtab_space
bouyer[src/trunk]: src/sys/dev/pci Regen: add some PCI AHCI controllers.
sjg[src/trunk]: src/usr.bin/make On some systems realpath will prefix make with ...
apb[src/trunk]: src When using random versions of make to try to find the TOOLDIR,
matt[src/trunk]: src/etc/etc.evbppc Add TWRP1025 and INSTALL_TWRP1025
bouyer[src/netbsd-6-0]: src/doc Tickets #1333 #1334 #1335 #1336 #1338 #1339 #1341 #...
pgoyette[src/trunk]: src/share/man/man9 Document the new sysmon_envsys_sensor_event()...
nonaka[src/trunk]: src/sys/dev/usb Add PLANEX GW-USH300N.
jruoho[src/trunk]: src/sys/kern Use CTLTYPE_BOOL.
pooka[src/trunk]: src/etc Also create ugen[123] by default -- my laptop attaches 2...
christos[src/trunk]: src/share/man/man7 add new rfc6056.7, from vlad
bouyer[src/netbsd-6-0]: src/external/bsd/ntp/scripts Pull up following revision(s) ...
martin[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
jym[src/trunk]: src/doc Document virtio(4) addition in CHANGES. Noticed by Emman...
christos[src/trunk]: src/lib/libc/string Change and document for POSIX compliance.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Move scheduling related routines f...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for sparc64 / binut...
christos[src/trunk]: src/distrib/sets adjust for MKRUMP = no
bouyer[src/netbsd-6-0]: src/distrib/utils/sysinst Pull up following revision(s) (re...
mrg[src/trunk]: src/sys/dev/pci avoid rbuf starvation. when grabbing a recieve ...
rkujawa[src/trunk]: src/sys/arch/m68k Move CACHELINE_* from bus_dma.c to cpu.h (need...
wiz[src/trunk]: src/share/man/man4 Leave space as usual after Nm.
plunky[src/trunk]: src/usr.sbin/route6d no [longer?] need to define _KERNEL when in...
manu[src/trunk]: src/sys/fs/puffs Make sure ioflush does not sleep in PUFFS code ...
joerg[src/trunk]: src/sbin/devpubd Use __dead. Save a pointer.
mrg[src/trunk]: src/external/gpl3/binutils mknative files for mipseb / binutils ...
plunky[src/trunk]: src/external/bsd/libpcap/lib revert v1.31 (when this was lib/lib...
skrll[src/trunk]: src/sys/arch/arm/include Update comment.
bouyer[src/netbsd-6-0]: src/doc ticket 1369
pooka[src/trunk]: src/tests/fs/kernfs Undo infamous "mad \"scientist\"" experiment...
matt[src/trunk]: src/lib/csu/arm_elf Use CRTI instead of __S
martin[src/trunk]: src/sys/arch/sparc/sparc Ifdef MSIIEP differently, so krups actu...
apb[src/trunk]: src/usr.bin/stat More corrections to format compatibility betwee...
jruoho[src/trunk]: src/share/man/man3 A small correction. Typos.
matt[src/trunk]: src/lib/csu/common Add support for init_array/fini_array (condit...
tnozaki[src/trunk]: src/lib/libc/locale fix PR lib/46781 statically compiled bash ma...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Appease gcc -fno-common:
wiz[src/trunk]: src/lib/libkvm Sort sections.
joerg[src/trunk]: src/external/bsd/llvm/lib Add (optional) libclangASTMatchers.
mrg[src/trunk]: src/distrib/sets/lists/comp add new files for binutils 2.21.
agc[src/trunk]: src/external/bsd/tre/dist/lib don't include parameter names in t...
riz[src/netbsd-6-0]: src/doc Ticket 890
pooka[src/trunk]: src/distrib/sets/lists add rumpdev_fss to setlists
matt[src/trunk]: src/sys/arch/arm Kill curpcb/ci_curpcb. Use device_t in cpu_info.
martin[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by pg...
pooka[src/trunk]: src/sys/rump/librump/rumpkern more signal stuff to group. no fu...
apb[src/trunk]: src TOOL_GREP is defined in share/mk/bsd.own.mk, but is not actu...
joerg[src/trunk]: src/share/mk Make linker warnings fatal by default for Clang, ev...
riz[src/netbsd-6-0]: src/doc Ticket 892
dholland[src/trunk]: src/sys/sys vgonel() went away a long time ago, so stop declarin...
njoly[src/trunk]: src/lib/libm/man Fix a few xrefs.
riastradh[src/trunk]: src/distrib/sets/lists/modules Add uatp to the md.evbppc modules...
pooka[src/trunk]: src/sys/kern Use sys_nomodule for modular rump system calls so t...
joerg[src/trunk]: src/external/bsd/pkg_install/lib Update build glue for pkg_insta...
christos[src/trunk]: src/lib/libedit/TEST From Jess Thrysoee: call setlocale so we ca...
snj[src/netbsd-6-0]: src/external/gpl2/xcvs/dist/src Pull up following revision(...
christos[src/trunk]: src/doc new traceroute
jruoho[src/trunk]: src/share/man/man9 Refer to cpu_switchto(9) instead of nonexiste...
wiz[src/trunk]: src/share/man/man4 Sort sections, make HTML-ready.
jakllsch[src/trunk]: src/sys/dev/usb Don't sync cache on Sansa Clip, while not fatal ...
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add long long / unsigned long ...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Workaround libc not exportin...
riz[src/netbsd-6-0]: src/doc Ticket 1281
jruoho[src/trunk]: src/lib/libc/stdlib Note memoryallocators(9) in this perhaps too...
ad[src/trunk]: src/sys/kern Allocate the cpu_infos array dynamically.
msaitoh[src/netbsd-6-0]: src/doc Ticket #924
snj[src/netbsd-6-0]: src/doc fix whitespace in previous
msaitoh[src/netbsd-6-0]: src/sys/arch Pull up following revision(s) (requested by ts...
ahoka[src/trunk]: src/sys/arch/i386/conf Initial version of a pro-module kernel co...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Shrink PUSHFRAMEINSVC by 4 more i...
riz[src/netbsd-6-0]: src/sys/dev Pull up following revision(s) (requested by han...
snj[src/netbsd-6-0]: src/sys/dev/raidframe Pull up following revision(s) (reques...
pooka[src/trunk]: src/distrib/sets/lists/tests snapshot test -> setlists
skrll[src/trunk]: src/tools/gcc Grab CRTSTUFF_T_CFLAGS_S.
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove stuff which now comes via s...
bouyer[src/netbsd-6-0]: src/doc ticket 1325
snj[src/netbsd-6-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib WARNS=4 fix for an u...
pooka[src/trunk]: src/sys/dev release lock in error branch
snj[src/netbsd-6-0]: src/doc whitespace
msaitoh[src/netbsd-6-0]: src Pull up following revision(s) (requested by taca in tic...
nonaka[src/trunk]: src/sys/arch/hpc/stand fix build failure.
bouyer[src/netbsd-6-0]: src/doc tickets 1052, 1062
martin[src/trunk]: src/distrib/utils/sysinst Oops - last change could lead to crash...
kiyohara[src/trunk]: src/etc/etc.evbarm Add ub to KERNEL_SUFFIXES.
plunky[src/trunk]: src/sys/dev/usb regen for Kingston DataTraveler 102 G2
christos[src/trunk]: src/external/bsd/file restore from the dead.
jruoho[src/trunk]: src/sys/dev/acpi Remove retrieving the zone name via something c...
msaitoh[src/netbsd-6-0]: src/sys/compat/osf1 Pull up following revision(s) (requeste...
christos[src/trunk]: src/tests/net/sys Add an rfc6056 test.
jruoho[src/trunk]: src/lib/libm/man Update and improve, and note that the long doub...
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
riz[src/netbsd-6-0]: src/sys/arch/mvme68k/mvme68k Pull up following revision(s) ...
tsutsui[src/trunk]: src/sys/arch/atari/dev Misc KNF.
christos[src/trunk]: src/external/gpl3/binutils/dist from ftp.gnu.org
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist Apply patch (requested...
riastradh[src/trunk]: src/share/man/man4 Quote arguments to .Cd in uatp(4) man page.
martin[src/netbsd-6-0]: src/doc Ticket #1297
snj[src/netbsd-6-0]: src/doc 926
riz[src/trunk]: src/distrib/amd64/ramdisks/common Add sbin/gpt to amd64 install ...
mrg[src/trunk]: src/external/gpl3/gcc regenerate.
martin[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up revision 1.31, requested by...
jruoho[src/trunk]: src/doc ACPICA 20110922 is out.
pgoyette[src/trunk]: src/share/man/man9 Update for recent changes.
skrll[src/trunk]: src/sys/arch/hp700/include Provide hppa_cpu_hastlbu_p
msaitoh[src/netbsd-6-0]: src/doc Ticket 894.
skrll[src/trunk]: src/sys Spello in comment.
dholland[src/trunk]: src/sys/rump/include/rump Remove trailing comma in enum, per PR ...
riz[src/netbsd-6-0]: src/sys/dev/scsipi Pull up following revision(s) (requested...
rmind[src/trunk]: src/sys/kern sched_pstats: fix previous, exclude system/softintr...
jruoho[src/trunk]: src Move duplicate ldexp(3) test out from the tests/libc.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move the debug printf's to the ne...
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com:
christos[src/trunk]: src/lib/libkvm more sys/param.h additions
ahoka[src/trunk]: src/sys/modules/pf Remove bpfilter.h as not needed.
apb[src/trunk]: src Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because $...
christos[src/trunk]: src/lib/libedit From Jess Thrysoee: add ifndef around def of _GN...
jruoho[src/trunk]: src/tests/lib/libm Improve the metadata descriptions.
pooka[src/trunk]: src/sys/rump Use "struct kauth_cred *" instead of kauth_cred_t i...
christos[src/trunk]: src/sys/kern - fix typo in comment
matt[src/trunk]: src/lib/libc/arch/arm Only compile __aeabi_*ldivmod for earm/ear...
riz[src/netbsd-6-0]: src/doc Tickets 882, 886
christos[src/trunk]: src/share/man/man7 update for rfc6056 from vlad.
jruoho[src/trunk]: src/share/man/man9 Add HISTORY.
bouyer[src/trunk]: src/sys/dev/pci Add LSI MegaRAID SAS2208
macallan[src/trunk]: src/sys/dev/pci only try to attach child drivers if they're actu...
dholland[src/trunk]: src/share/misc + JBOD, NAS, OQL, OWL, RDF, SPARQL, TOS (type of ...
apb[src/trunk]: src/doc tzcode2012e and tzdata2012e have been released. We have...
bouyer[src/netbsd-6-0]: src/distrib/notes/common Formating fixes.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add another ARM EABI runtime r...
tsutsui[src/trunk]: src/sys/arch/emips/ebus Misc KNF.
matt[src/trunk]: src/sys/arch/arm/include Move fill to between spsr and r0 so tha...
jruoho[src/trunk]: src/sys/dev/acpi Include the new prototype for acpi_enter_sleep_...
jym[src/trunk]: src/share/man/man9 Update list of algorithm identifiers availabl...
msaitoh[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/trunk]: src/distrib/utils/sysinst/arch/i386 Do not ask for a "bios geome...
apb[src/trunk]: src/lib/libc/string The number of byte pairs to swap is len/2, n...
tsutsui[src/trunk]: src/sys/arch/sgimips/mace Use todr_[gs]ettime_ymdhms() format.
snj[src/netbsd-6-0]: src/sys/miscfs/specfs Pull up following revision(s) (reques...
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by oza...
jruoho[src/trunk]: src/sys/dev/acpi Be consistent with the returned exception codes...
jruoho[src/trunk]: src/share/man/man9 Use .Nm.
matt[src/trunk]: src/sys back out elf note changes and use EF_ARM_ABIVERS to dete...
jakllsch[src/trunk]: src Install 'symbol' from font-adobe-(75|100)dpi.
rkujawa[src/trunk]: src/sys/arch/amiga Minor changes to Amiga PCI MD code:
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libciphe...
mbalmer[src/trunk]: src/usr.sbin/gpioctl Bump (c) year.
jruoho[src/trunk]: src/lib/libm/man Improve and update. Also note again the lack of...
joerg[src/trunk]: src/lib Use __dead
martin[src/trunk]: src/usr.sbin/postinstall Add a ptyfsoldnodes item that checks/re...
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic Add a missing .set noreorder
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd fix some fallout from append corr...
msaitoh[src/netbsd-6-0]: src/crypto/external/bsd/heimdal/dist/lib/roken Pull up foll...
pooka[src/trunk]: src/share/mk dial . for operator
riastradh[src/trunk]: src/sys/kern Use separate names for the multitudinous uses of `q...
jruoho[src/trunk]: src/sys/dev/acpi Improve and rearrange comments.
dyoung[src/trunk]: src/sys/dev/mii For a couple of flags, use bool/true/false inste...
buhrow[src/trunk]: src/sys/dev/raidframe Implement DIOCGSTRATEGY and DIOCSSTRATEGY ...
jruoho[src/trunk]: src/share/man/man9 Remove references to the deprecated powerhook...
christos[src/trunk]: src/libexec/utmp_update add printflike
reinoud[src/trunk]: src/sys/arch/usermode/usermode Don't allow unmapping of WIRED pa...
jym[src/trunk]: src/sys/arch/i386/i386 CPUID_TSC => cpu_hascounter(). This one w...
snj[src/netbsd-6-0]: src/doc 1383
riz[src/trunk]: src/distrib/i386/ramdisks/common Add sbin/gpt to i386 install ra...
rmind[src/trunk]: src/usr.sbin/npf/npfctl - npfctl show: add most of the missing c...
reinoud[src/trunk]: src/sys/arch/evbarm/dev Improve support for transmit fifo suppor...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams XXX: This is a hac...
riz[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge pkg_install-20100421
snj[src/netbsd-6-0]: src Apply patch (requested by spz in ticket #1313):
pgoyette[src/trunk]: src/tests/fs/nfs Remove nfsd options as they are no longer needed.
sborrill[src/trunk]: src/external/bsd/iscsi/dist Regen with autoconf-2.63 and automak...
msaitoh[src/netbsd-6-0]: src/sys/fs/nilfs Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by kna...
christos[src/trunk]: src/etc only announce fetching vulnerabilities file if we do.
tonnerre[src/trunk]: src/external/bsd/ntp/dist/ntpd Prevent ntpd instances from sendi...
apb[src/trunk]: src/usr.bin/stat Use vis(3) encoding when a string format is mod...
christos[src/trunk]: src/external/lgpl3/gmp/dist/mpn PR/45367: Gr?goire Sutre: don't ...
dyoung[src/trunk]: src/sys/dev/ic #include <sys/bus.h> instead of <machine/bus.h>. ...
jruoho[src/trunk]: src/sys/dev/acpi Shorten the long lines with two custom macros.
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by kna...
pooka[src/trunk]: src Make librumpclient compile and work on Linux. This is accom...
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Change include to <arm/aeabi.h>
bouyer[src/trunk]: src/sys/dev/ic Really init sc_ioptype in mfi_attach()
christos[src/trunk]: src/tests/lib/libcurses/director fix printf format strings
nonaka[src/trunk]: src/sys/arch/arm/sa11x0 Added watchdog timer reset function.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix IO lockups in NetBSD/usermode.
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm include <arm/arm32/machdep.h>
matt[src/trunk]: src/lib/libc/arch/arm For ARM EABI, we need -DDSOFTFLOAT_NEED_FI...
riz[src/netbsd-6-0]: src Welcome to 6.0.2_PATCH.
matt[src/trunk]: src/sys/arch/powerpc Only print fatal trap info if the resulting...
alnsn[src/trunk]: src/tests/net/bpf Add __RCSID and and make a couple of stylistic...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1086.
manu[src/trunk]: src/lib/libp2k libpuffs and libp2k both use the cookie to differ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib remove a comment whi...
zafer[src/trunk]: src/usr.sbin/traceroute Pretty print multipath routes. From Free...
joerg[src/trunk]: src/share/mk Don't set HAVE_GCC by default, if MKGCC is disabled.
jym[src/trunk]: src/sys/arch/amd64/amd64 Enable the NX bit feature early in the ...
drochner[src/trunk]: src on x86, <machine/cpufunc.h> only pulls in <x86/cpufunc.h>. T...
reinoud[src/trunk]: src/sys/arch/usermode Implement in-place execution for binaries!...
dholland[src/trunk]: src/lib/libc/gen Edit previous HISTORY patch for style; note our...
jmcneill[src/trunk]: src/sys/arch/usermode only need to setup altstack after fork, no...
pooka[src/trunk]: src/tests/net Check that bpf doesn't accept programs with divide...
wiz[src/trunk]: src/lib/libc/sys Uncomment pdf link for paper.
wiz[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Sort options in SYNOPSIS (flag...
riz[src/netbsd-6-0]: src/doc ticket 949
jruoho[src/trunk]: src/share/man/man9 Minor markup nits.
wiz[src/trunk]: src/sbin/fsck_msdos New sentence, new line. Sort SEE ALSO.
jruoho[src/trunk]: src/sys/dev/acpi Simplify error reporting, remove casts, KNF.
matt[src/trunk]: src/sys/arch/arm/include #include <stddef.h>
pooka[src/trunk]: src/sys/kern make get/setrlimit as rump-capable
matt[src/trunk]: src/sys/compat/common Only do COMPAT_NETBSD32 stuff if _LP64
jruoho[src/trunk]: src/sys/dev/acpi Some purely cosmetic editing in the name of rea...
dholland[src/trunk]: src/bin/cat Use "e.g.", not "i.e.", to introduce an example.
pooka[src/trunk]: src/sys Move routines related to syscall establishment from kern...
sborrill[src/trunk]: src/external/bsd/iscsi Add --version-info libtool flag so that l...
reinoud[src/trunk]: src/sys/arch/usermode/conf Reduce the amount of memory needed to...
christos[src/trunk]: src/external/gpl3/binutils Merge new binutils. Only x86_64 works...
chs[src/trunk]: src/sys/compat/linux/arch/i386 regen
njoly[src/trunk]: src/lib/libm/man Add missing El macro.
dyoung[src/trunk]: src/share/man/man9 Describe bus_space_is_equal(9).
christos[src/trunk]: src/sys/arch/x86/acpi revert previous; bug was in the position o...
pooka[src/trunk]: src/sys/kern _KERNEL_OPT
wiz[src/trunk]: src/share/man/man4 Join URL; sort SEE ALSO.
pooka[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Add raw mode, which skips ASCI...
snj[src/netbsd-6-0]: src/doc 1268
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012e from ftp://ftp.iana.org/tz/...
jruoho[src/trunk]: src/tests/lib/libm Test ldexp(x, n) == x * exp2(n) && ldexpf(x, ...
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm Add gmp configury fr...
christos[src/trunk]: src/usr.sbin/nfsd use freeaddrinfo()
bouyer[src/netbsd-6-0]: src/doc ticket 1399
jym[src/trunk]: src/sys/arch/x86/x86 Uses cpu_feature, so include <machine/cpuva...
riastradh[src/trunk]: src/distrib/sets/lists/modules Add hdaudio modules to the md.evb...
christos[src/trunk]: src/sys/miscfs/syncfs Restore updateproc because rump uses it un...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp makefile to build libgomp, as ...
matt[src/trunk]: src/lib/libm/src Add a long double version of trunc.
martin[src/trunk]: src/sys/modules Move hdaudio and hdafg modules into x86 only sec...
plunky[src/trunk]: src/usr.bin/netstat no need to forward declare struct uio and pr...
jruoho[src/trunk]: src/sys/dev/acpi Regen
matt[src/trunk]: src/lib/csu/arch/arm Replace copyright since it now has new cont...
bouyer[src/netbsd-6-0]: src/doc Tickets 963, 967, 971, 972
apb[src/trunk]: src/lib/libc/string Bitwise operations on signed types are well-...
nonaka[src/trunk]: src/sys/arch/hpcarm The capacity of RAM is decided according to ...
njoly[src/trunk]: src/share/man/man4 Fix title.
jruoho[src/trunk]: src/sys/dev/acpi Instruct ACPICA to dynamically allocate the tab...
bouyer[src/netbsd-6-0]: src/doc ticket 1011
bouyer[src/netbsd-6-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
darrenr[src/trunk]: src/sys/dist/ipf/netinet New file for 4.1.34 that is in src/dist...
msaitoh[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by bouyer ...
snj[src/netbsd-6-0]: src/doc update 1208
pooka[src/trunk]: src/sys/rump/librump/rumpkern/opt we've had ksyms since forever
msaitoh[src/netbsd-6-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
riastradh[src/trunk]: src/sys/dev Fix error branches and config pending races in firew...
ahoka[src/trunk]: src/sys/dev/usb Sort hu by code
bouyer[src/netbsd-6-0]: src/doc ticket 1051
christos[src/trunk]: src/distrib/sets/lists/comp add h{create, destroy, search}_r
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist add a test for RSA key gener...
riastradh[src/trunk]: src/sys/kern Force sys_close not to restart by returning ERESTART.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_protect() and pmap...
snj[src/netbsd-6-0]: src/sys/compat/freebsd Pull up following revision(s) (reque...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for mipsel / binutils ...
jruoho[src/trunk]: src/lib/libc/sys Add offsets to the indentation in couple of pla...
pooka[src/trunk]: src/lib Some _t purification. no functional change.
wiz[src/trunk]: src/lib/libc/locale Restore RCS Id lost in previous.
riastradh[src/trunk]: src/lib/libm/arch Mask off the result of feenableexcept and fedi...
christos[src/trunk]: src/external/gpl3/gdb/dist import 7.3.1
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libdes Add management target...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup pmap_extract(); no functi...
christos[src/trunk]: src/lib/libkvm add a function to report the name of the file kvm...
pooka[src/trunk]: src/sys/sys Allow everyone in the kernel to see module_base.
reinoud[src/trunk]: src/sys/arch/usermode/dev Like the others, let the clock signal ...
bouyer[src/netbsd-6-0]: src/lib/libc/rpc Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
jruoho[src/trunk]: src/share/man/man3 Fix a roff warning.
snj[src/netbsd-6-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
jruoho[src/trunk]: src/sys/dev/acpi Fix a bug involving acpitz(4) accidentally atta...
riz[src/netbsd-6-0]: src/doc Ticket 1080.
msaitoh[src/netbsd-6-0]: src/libexec/httpd Pull up following revision(s) (requested ...
christos[src/trunk]: src/usr.sbin/sup/source constify
bouyer[src/netbsd-6-0]: src/tests/lib/libm Pull up following revision(s) (requested...
riz[src/netbsd-6-0]: src/doc Ticket 900.
matt[src/trunk]: src/external/gpl3/binutils binutils mknative run for earm
christos[src/trunk]: src/lib/libc/gen more markup, sort options
pooka[src/trunk]: src/sys Separate lwp specificdata data structure management from...
snj[src/netbsd-6-0]: src/doc 1313
wiz[src/trunk]: src/share/man/man9 Join URL.
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Narrow & clarify the contex...
bouyer[src/netbsd-6-0]: src/doc ticket 1309
christos[src/trunk]: src/distrib/evbmips/instkernel/ramdisk just make the installatio...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libdes Regen man pages with ...
msaitoh[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
mrg[src/trunk]: src/sys/kern reject attempts to write CTLTYPE_BOOL nodes with a ...
jakllsch[src/trunk]: src/sys valz(4) is superseded entirely by acpivga(4) these days.
jakllsch[src/trunk]: src/sys/dev/wscons Initialize the W axis value on open as is alr...
matt[src/trunk]: src/sys/common/pmap/tlb Make sure to include "opt_multiprocessor...
dyoung[src/trunk]: src/sys/netinet6 When choosing IPv6 source addresses, respect th...
matthias[src/trunk]: src/sys/dev/usb Fix for PR#42572. I was running with this patch ...
christos[src/trunk]: src/doc update for tzcode2012e
jakllsch[src/trunk]: src/sys/dev/usb regen
jruoho[src/trunk]: src/lib/libc/sys Add the USENIX paper of Jonathan Lemon to SEE A...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1190.
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add missing x11 tag for xfree debug...
macallan[src/trunk]: src/sys/dev/pci some cleanup:
mrg[src/trunk]: src/external/cddl/osnet/sys/sys v_interlock is now a pointer to ...
joerg[src/trunk]: src Add MKBSDTAR, defaulting to no. It switching cpio and tar to...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Code audit revealed missing brack...
riz[src/netbsd-6-0]: src/sbin/fsck_ffs Pull up following revision(s) (requested ...
msaitoh[src/netbsd-6-0]: src/external/bsd/bind/dist Pull up following revision(s) (r...
jruoho[src/trunk]: src/lib/libc/atomic Use subtitles instead of a list.
manu[src/trunk]: src/sys Fix the build that was broken by struct lwp *updateproc ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix compilation issue for target ...
kiyohara[src/trunk]: src/sys/dev/cardbus Not necessary '\n'.
ad[src/trunk]: src/sys/uvm Reduce memory spent on bookkeeping for large values ...
wiz[src/trunk]: src/share/man/man7 Make HTML-ready.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Reapply formatting cleanup
jruoho[src/trunk]: src/sys/arch/x86/acpi Try to obtain reliable MHz values for AMD ...
msaitoh[src/netbsd-6-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
pgoyette[src/trunk]: src/usr.sbin/rpc.lockd Add -4 and -6 options to rpd.lockd for co...
jakllsch[src/trunk]: src/sys/dev/scsipi Implement DIOC[GS]STRATEGY for sd(4).
rmind[src/trunk]: src/sys/netinet tcp_input: set ECE flag even if CWR flag is active.
snj[src/netbsd-6-0]: src/doc update 1208
jruoho[src/trunk]: src/sys/dev/acpi When setting the power, always mark the state a...
riz[src/netbsd-6-0]: src Pull up following revision(s) (requested by tsutsui in ...
ad[src/trunk]: src/sys/kern MAXCPUS -> maxcpus
bouyer[src/netbsd-6-0]: src/doc tickets 988 989
pooka[src/trunk]: src/tests/fs/ffs move check next to operation
lukem[src/trunk]: src usr/libdata/debug directories for X11R7
jym[src/trunk]: src/doc Xen suspend/resume will be part of NetBSD-6.
skrll[src/trunk]: src/sys/arch Remove irqframe and replace with identical trapframe.
jruoho[src/trunk]: src/share/man/man9 Small changes to wording and markup.
bouyer[src/netbsd-6-0]: src/doc tickets 930 931 933
joerg[src/trunk]: src/external Use __dead
jruoho[src/trunk]: src IEEE checks for the exponential family.
wiz[src/trunk]: src/usr.sbin/rpc.lockd Sync usage with manpage. End it with a ne...
msaitoh[src/netbsd-6-0]: src/doc Ticket 941.
ahoka[src/trunk]: src/external/cddl/osnet/dev/dtrace Add a missing parentheses.
reinoud[src/trunk]: src/sys/arch/usermode Remove the need for a siginfo structure in...
matt[src/trunk]: src/sys/arch/evbarm/stand/gzboot Fix to allow EABI compilation.
bouyer[src/netbsd-6-0]: src/doc ticket 1016
jruoho[src/trunk]: src/share/man/man4 Update.
riz[src/netbsd-6-0]: src/doc Ticket 948
msaitoh[src/trunk]: src/usr.sbin/rtadvd Fix a bug that incorrect RA packet is sent i...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
dyoung[src/trunk]: src/sys/arch/x86/pci Bracket a debugging printf() with #ifdef DE...
jakllsch[src/trunk]: src/sys/arch/alpha/pci Give tsc(4)/tsp(4) some attention.
dbj[src/trunk]: src/sys switch from 4 clause to 2 clause BSD license.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove temporary the optimalizati...
riz[src/netbsd-6-0]: src/doc Ticket 854.
rkujawa[src/trunk]: src/sys/arch/amiga/include Remove zbusmap prototype from bus.h (...
bouyer[src/netbsd-6-0]: src/etc Pull up following revision(s) (requested by christo...
jym[src/trunk]: src/sys/arch White space fix.
bouyer[src/netbsd-6-0]: src/doc tickets 1048, 1050
msaitoh[src/netbsd-6-0]: src/doc Ticket 1117-1118 and 1139.
uwe[src/trunk]: src/sys/dev/ic Reset flip/flop using dedicated vga_reset_state()...
jym[src/trunk]: src/sys/arch/xen Expose Xen kernfs entries inside a domU. Patch ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib get rid of a hardcod...
sjg[src/trunk]: src/usr.bin/make Add :tA to attempt to resolve to absoute path u...
joerg[src/trunk]: src/usr.bin/make Use __dead consistently. If it doesn't exist, d...
he[src/netbsd-6-0]: src/etc/rc.d The new ntpd wants to translate ntp into a por...
wiz[src/trunk]: src/lib/libc/string Remove trailing whitespace.
tsutsui[src/trunk]: src/sys/arch/emips/ebus Split device_t/softc.
msaitoh[src/netbsd-6-0]: src/sys/fs/msdosfs Pull up following revision(s) (requested...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Remove code that sh...
matt[src/trunk]: src/lib/libc/arch/alpha/gen Use excb before and after the mt_fpc...
bouyer[src/netbsd-6-0]: src distrib/notes/common/main patched...
pooka[src/trunk]: src/sys Add an optional hook for adjusting module string table a...
jruoho[src/trunk]: src/doc Note the acpi(4) sysctl-changes and the mappings for acp...
msaitoh[src/netbsd-6-0]: src/doc Ticket 901 and 902.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1299.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel's KT (Serial over LAN) devices.
christos[src/trunk]: src/lib/libterminfo PR/45370: Takehiko NOZAKI: termcap emulation...
jruoho[src/trunk]: src/share/man/man3 EXAMPLE -> EXAMPLES, GCC -> gcc(1), and minor...
sborrill[src/trunk]: src/sys/arch Bump VM_PHYSSEG_MAX to 16 from 10. Modern IBM hardw...
pooka[src/trunk]: src/sys/kern Don't loop eternal if init of a builtin module fails.
he[src/trunk]: src/external/bsd/ntp/dist/libopts Make this build again: include...
christos[src/trunk]: src/sys/dev/pci add support for the 6000. From sverre froyen
jun[src/trunk]: src/sys/arch/hpcmips/vr workaround for port-hpcmips/42934
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/lib Add reachover...
jruoho[src/trunk]: src Some tests for sine, cosine, and tangent.
riastradh[src/trunk]: src/tests/fs/common Fix ffs_fstest_delfs's error branch for rump...
joerg[src/trunk]: src/sys/compat/netbsd32 Fix compilation.
bouyer[src/netbsd-6-0]: src/sys/compat/common Pull up following revision(s) (reques...
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add mount_tmpfs
drochner[src/trunk]: src/sys/dev/wscons add just as much "detach" code to keep the bo...
martin[src/netbsd-6-0]: src/distrib/sparc64/liveimage/emuimage Pull up following re...
christos[src/trunk]: src/external/bsd/libarchive/bin/cpio fix typo.
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Use __dead
jruoho[src/trunk]: src/lib/libc/string Add the USENIX paper of Miller and de Raadt ...
jmcneill[src/trunk]: src/sys/dev/usb match on SUNRISING SR9600 Fast Ethernet
matt[src/trunk]: src/lib/libc/arch/arm/hardfloat Error out if compiled with -mfp=...
tsutsui[src/trunk]: src/sys/arch/sun3/include Also reduce UBC_NWINS from default 102...
jruoho[src/trunk]: src/tests/lib/libc/stdio Add one more case. Also remove a double...
gsutre[src/trunk]: src/sys/arch/i386/stand/lib Fix btinfo_bootdisk's labelsector an...
matt[src/trunk]: src/sys/dev/usb Regen.
snj[src/netbsd-6-0]: src/doc ticket 1243
snj[src/netbsd-6-0]: src/doc 1358
bouyer[src/netbsd-6-0]: src Pull up following revision(s) (requested by martin in t...
snj[src/netbsd-6-0]: src/etc/ssh Pull up following revision(s) (requested by wiz...
jruoho[src/trunk]: src/lib/libc/ssp gcc -> GCC, offset indent.
reinoud[src/trunk]: src/sys/arch/usermode/include Add missing processor status flag ...
snj[src/netbsd-6-0]: src/libexec/httpd Pull up following revision(s) (requested ...
christos[src/trunk]: src/sys Put the mbuf type in the ktrace record so that we know h...
sjg[src/trunk]: src/sys/dev/filemon For files opened O_RDWR, output an R record ...
jruoho[src/trunk]: src/share/man/man8 Fix a typo noted by wiz@.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge for mdocml-1.9.23.
degroote[src/trunk]: src/sys/dev Add pmf(9) handler to malo(4) wireless driver
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm Delete unused define.
tsutsui[src/trunk]: src/sys/arch/m68k/include - update some comments
christos[src/trunk]: src/share/man/man7 mention the new kern.tty.qsize
bouyer[src/netbsd-6-0]: src/sys/compat/linux/arch Pull up following revision(s) (re...
njoly[src/trunk]: src/share/man/man4 Add missing double quote.
riastradh[src/trunk]: src Build hdaudio and hdafg modules.
wiz[src/trunk]: src/share/man/man4 Remove superfluous word.
reinoud[src/trunk]: src/sys/arch/usermode/dev Move the clock device and the ld devic...
christos[src/trunk]: src/doc new file(1)
bouyer[src/netbsd-6-0]: src/external/gpl3/gcc/dist/gcc/config/sparc Pull up followi...
jruoho[src/trunk]: src/sys/dev/acpi One malloc(9) type is enough for ACPI; use M_ACPI.
wiz[src/trunk]: src/share/man/man8/man8.i386 Case fixes and a comma from Snader_LB.
jruoho[src/trunk]: src/sys/dev/acpi Scan the namespace from the root object instead...
jruoho[src/trunk]: src/lib/libc/gen Use .In for includes and .Va when listing the s...
matt[src/trunk]: src/share/mk Add the new MACHINE_ARCH of earm and earmeb (arm EA...
jmcneill[src/trunk]: src/sys/arch/usermode Improve usermode timecounter. It's unreaso...
abs[src/trunk]: src/sys/arch/x86 Increase MTRR_I686_NVAR_MAX from 8 to 16. Avoids
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd add cast.
ttoth[src/trunk]: src/sys/ufs/chfs chfs fixes
snj[src/netbsd-6-0]: src Apply patch (requested by apb in ticket #1155):
jmcneill[src/trunk]: src/sys/arch/usermode need to sigaltstack for each lwp
macallan[src/trunk]: src/sys/dev/pci clear the screen when returning from X
jruoho[src/trunk]: src Define _PATH_POWER and use it.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/librsa A...
njoly[src/trunk]: src/share/man/man3 Add missing .El directive.
joerg[src/trunk]: src/distrib/sets/lists No need to check for MKRUMP twice.
tsutsui[src/trunk]: src/sys/arch/atari/dev extern inline -> static inline
christos[src/trunk]: src/sys/arch/amiga/amiga Use c99 struct initializers so that thi...
jruoho[src/trunk]: src/sys/dev/acpi Merge new code for ACPI power resources.
dyoung[src/trunk]: src/etc/mtree Describe in a comment what the emit_dist_file targ...
christos[src/trunk]: src/sbin/savecore print the missing flag if missing argument...
jruoho[src/trunk]: src/sys/dev/acpi Return instead of breaking out if the sleep sta...
gdt[src/trunk]: src/sys/coda Reduce verbosity of semi-debug coda_inactive printf.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/lib Move the auto...
msaitoh[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by riastra...
apb[src/trunk]: src/share/mk * use a :M* modifier when testing whether the expan...
dyoung[src/trunk]: src/sys/arch/x86/pci Clean up a bit: delete #if 1 and its corres...
reinoud[src/trunk]: src/sys/arch/usermode/dev Check reentry to prevent double use of...
dyoung[src/trunk]: src/sys/dev/ic Don't printf bus_space_tag_t's in a MI driver.
uebayasi[src/trunk]: src/gnu/dist/gdb6/sim/ppc Make this build.
pgoyette[src/trunk]: src/sys/sys Welcome to 5.99.27
wiz[src/trunk]: src/lib/libm/man Fix special chars and spacing in previous.
kiyohara[src/trunk]: src/sys/arch Support 64-bit imask for powerpc/pic.
joerg[src/trunk]: src/sys/arch/i386/stand Don't depend on HAVE_GCC being always pr...
jruoho[src/trunk]: src/share/man Document kern.usercrypto and kern.userasymcrypto.
rkujawa[src/trunk]: src/sys/arch/amiga/dev Fix build for both amiga and amigappc (di...
rmind[src/trunk]: src Add npf_state_setsampler() for _NPF_TESTING case. This also...
martin[src/netbsd-6-0]: src/lib/libc/regex Apply patch, requested by joerg in ticke...
jruoho[src/trunk]: src/lib/libc/cdb .Pp after .Ed.
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add fdisk/gpt/fsck_msdos
christos[src/trunk]: src/distrib/sets/lists - bump libbfd and libopcodes for new binu...
snj[src/netbsd-6-0]: src/doc 1284
jruoho[src/trunk]: src/lib/libm Split out pow(3) from exp(3).
bouyer[src/trunk]: src/sys/dev/ata Apply back changes that were reverted on Jul 24 ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Clarify pmap_copy's function as a...
jruoho[src/trunk]: src/tests/lib/libc/sys Simplify.
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by sp...
joerg[src/trunk]: src Remove many HAVE_GCC || HAVE_PCC conditionals as the options...
matt[src/trunk]: src Export <net/bpf_jit.h> and add to the set lists.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Add a _is_local_label_name r...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unused BSS allocation.
snj[src/netbsd-6-0]: src/doc 1175
wiz[src/trunk]: src/usr.sbin/makemandb Bug fix for PR 46733:
mrg[src/trunk]: src/usr.sbin/sup/source remove an extra ".TP" that broke my build.
njoly[src/trunk]: src/share/man/man8 Regen after recent i386/ -> x86/ fdc(4) and l...
tsutsui[src/trunk]: src/sys/arch/x68k/dev Make sure to take proc_lock mutex on calli...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add L2_S_SEGSIZE which is the num...
msaitoh[src/netbsd-6-0]: src/doc Add missing description for ticket #1111.
joerg[src/trunk]: src/lib/libc Namespace protection for mi_vector_hash.
christos[src/trunk]: src/lib/libc/time merge 2012e
cegger[src/trunk]: src/sys/dev/ieee1394 ANSIfy, KNF
christos[src/trunk]: src/sys/arch/amd64/conf include wakecode after kernel rules so t...
agc[src/trunk]: src/external/bsd/iscsi/dist Regen to pick up the new version number
msaitoh[src/netbsd-6-0]: src/doc Ticket 1067.
mlelstv[src/trunk]: src/sys/dev/iscsi Don't use common variables, also prefix global...
jnemeth[src/trunk]: src/sys/conf dm(4) uses dk_lookup() from dksubr.c
msaitoh[src/netbsd-6-0]: src/external/mit/xorg/lib/libX11 Pull up following revision...
bouyer[src/netbsd-6-0]: src/doc ticket #1041
bouyer[src/netbsd-6-0]: src/sys/compat/common Pull up following revision(s) (reques...
rmind[src/trunk]: src/sys Replace M_IOV and some malloc(9)s with kmem(9), and whil...
pooka[src/trunk]: src/sys/kern tyop
jruoho[src/trunk]: src Move i386/fdc(4), i386/lpt(4), and i386/mem(4) to man4.x86.
dyoung[src/trunk]: src/sys/arch/i386/isa Re-uppercase x86_bus_space_io.
wiz[src/trunk]: src/lib/libc/stdio Remove trailing whitespace.
christos[src/trunk]: src/share/man/man8 fix markup
riz[src/netbsd-6-0]: src/doc Ticket 947
christos[src/trunk]: src/sys Change obsolete CBSIZE constant (48), to a power of two ...
tsutsui[src/trunk]: src/sys/arch/emips/ebus More KNF.
pooka[src/trunk]: src/sys/kern Print "end of special cases" only where special cas...
jruoho[src/trunk]: src/sys/dev/acpi Add a note about AcpiEnterSleepStatePrep().
snj[src/netbsd-6-0]: src/doc Fix typo.
dholland[src/trunk]: src/usr.sbin/edquota Make editor-based edquota work again.
christos[src/trunk]: src/dist/smbfs/lib/smb Eliminate unchecked malloc (Maksymilian A...
wiz[src/trunk]: src/lib/libm/man Convert to mdoc.
matt[src/trunk]: src/sys/arch/powerpc Export dump_trapframe.
jruoho[src/trunk]: src/sbin/rndctl Use _PATH_URANDOM from paths(3).
macallan[src/trunk]: src/sys/dev/rasops fix a bunch of typos, now 8 bit fonts work pr...
jruoho[src/trunk]: src/share/man/man4 Remove the incorrect table. Fix grammar.
jruoho[src/trunk]: src/tests/lib/libm Assign missing copyright to TNF.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys sync manual p...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Fix a bug.
christos[src/trunk]: src/sys/dev/ic cosmetic fixes
jmcneill[src/trunk]: src/sys/arch/usermode/conf add ptyfs/pty
msaitoh[src/netbsd-6-0]: src/doc Ticket #1044.
christos[src/trunk]: src/etc Don't create BSD style pty nodes by default anymore sinc...
apb[src/trunk]: src/share/zoneinfo Import tzdata2012e from ftp://ftp.iana.org/tz...
bouyer[src/trunk]: src/sys/dev/ata If ch_ndrives is > 0, then ch_drive is not suppo...
kiyohara[src/trunk]: src/sys/dev/pci Support detach by drvctl(8).
snj[src/netbsd-6-0]: src/doc Whitespace.
jruoho[src/trunk]: src/tests/lib/libm Add few basic checks.
matt[src/trunk]: src/lib/csu/arm_elf back out elf note changes since we can use e...
bouyer[src/netbsd-6-0]: src/doc ticket 1028
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/lib clean up a fi...
christos[src/trunk]: src/dist/dhcp/dst check the result of malloc (Maksymilian Arciem...
jruoho[src/trunk]: src/sys Collect rnd(9) entropy from coretemp(4), acpibat(4), aib...
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr/gptmbr Set LOADADDR to 0x600, matche...
darrenr[src/trunk]: src Commit IPFilter 4.1.34 to HEAD
christos[src/trunk]: src/tests/lib/libc/stdlib add the reentrant function tests (copi...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp Replace the netpg...
jruoho[src/trunk]: src/share/man/man4 No need to spread bad shell script practices ...
dholland[src/trunk]: src/usr.sbin/sti Improve DESCRIPTION, fix up English usage.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp/arch/i386 mknative-gcc files f...
jruoho[src/trunk]: src/sys/dev/acpi Remove the #if 0'ed acpi_disable().
joerg[src/trunk]: src/gnu/usr.bin/groff Don't link explicitly against libsupc++, j...
snj[src/netbsd-6-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
matt[src/trunk]: src/lib/libm/src Fix copyright.
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by spz...
apb[src/trunk]: src Pass STAT=${TOOL_STAT:Q} through to postinstall.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1180.
wiz[src/trunk]: src/share/man/man4 Bump date for more powerpc commands.
matt[src/trunk]: src/sys Add a elf note to describe the ARM ABI in use. If encou...
pooka[src/trunk]: src/sys regenefactor for comment and whitespace changes
apb[src/trunk]: src/usr.bin/stat Anothe difference in output format: stat -f "%Z...
nonaka[src/trunk]: src/sys/arch/zaurus/dev set PXA2X0_I2C_BASE to sc->sc_addr in th...
matt[src/trunk]: src/sys/arch/arm/arm32 Use device_t
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src implemen...
jruoho[src/trunk]: src Rewrite the aibs(4) driver in order to support new models. D...
bouyer[src/netbsd-6-0]: src/sys/arch/x86/pci Apply patch, requested by gson in tick...
jym[src/trunk]: src/doc jym-xensuspend is now terminated.
pooka[src/trunk]: src/sys/rump/librump/rumpkern support kern_resource
pooka[src/trunk]: src/sys/net Add a little comment on how bpf can be made unloadab...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1070 and 1071.
sjg[src/trunk]: src/usr.bin/make PR: 42850
christos[src/trunk]: src/share/mk don't try to build PIE binaries when LDSTATIC
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld - set EMUL_LIB_PATH* for r...
joerg[src/trunk]: src/dist/nvi Use __dead
blymn[src/trunk]: src/tests/lib/libcurses/slave - add support for getparyx and get...
bouyer[src/netbsd-6-0]: src/sys/compat/linux/common Pull up following revision(s) (...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement kobj_renamespace() for r...
wiz[src/trunk]: src/share/man/man5 Fix xref.
bouyer[src/netbsd-6-0]: src/doc ticket 945
jruoho[src/trunk]: src/lib/libc/net Use the common template for the USENIX paper. A...
drochner[src/trunk]: src/sys/dev/usb add the 19" Samsung display, make udl handle it
jruoho[src/trunk]: src/tests/lib/libm Expand the test file to contain 48 individual...
skrll[src/trunk]: src/sys/compat/netbsd32 Ensure correct alignment for stack buffe...
bouyer[src/netbsd-6-0]: src/distrib/notes/common Update Date
christos[src/trunk]: src/external/gpl3/gdb/dist import 7.3.1
snj[src/netbsd-6-0]: src/doc 1208
joerg[src/trunk]: src/external/bsd/atf/tests/atf/atf-c/detail Clang supports -Wno-...
mrg[src/trunk]: src/usr.bin/pmap an_ref is now a uintptr_t.
jruoho[src/trunk]: src/tests/lib/libm Test that scalbn(x) == ldexp(2) whenever FLT_...
matt[src/trunk]: src Add support for MACHINE_ARCH matching earm or earmeb
martin[src/trunk]: src/tests/modules Make use of the new MODCTL_EXISTS check to que...
matt[src/trunk]: src/lib/csu/arm_elf Emit a note for EABI programs.
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Declare physmem extern. It is actually ...
snj[src/netbsd-6-0]: src 6.0.6_PATCH
nonaka[src/trunk]: src/share/man/man4 Add NTT DOCOMO L-02C entry at supported hardw...
wiz[src/trunk]: src/usr.bin/fold Mark file argument(s) as being optional (as doe...
macallan[src/trunk]: src/sys/arch/mips/mips the cached/not cached stuff doesn't build...
nonaka[src/trunk]: src/sys/sys Added __packed define to be able to use eMbedded Vis...
wiz[src/trunk]: src/usr.sbin/rpc.lockd Sort options in SYNOPSIS. New sentence, n...
joerg[src/trunk]: src/external/bsd/file/dist/src Define __arraycount if it doesn't...
msaitoh[src/trunk]: src/sys/dev/pci Use PCI_VENDOR_* and PCI_PRODUCT_*. Fixes PR#46303.
jruoho[src/trunk]: src/sys/dev/acpi From Gregoire Sutre: rework the ACPI PCI suppor...
pooka[src/trunk]: src/sys/fs/msdosfs If getdisksize() fails (happens e.g. on fss b...
martin[src/trunk]: src/usr.sbin/postinstall Cleanup temporary file
matt[src/trunk]: src/common/lib/libc/arch/arm/gen For __udivsi3 and __divsi3, add...
msaitoh[src/netbsd-6-0]: src/sys/dev/ppbus Pull up following revision(s) (requested ...
pooka[src/trunk]: src Build & install msdosfs snapshot test and deal with the happ...
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Like intrleave_to_user:, intrleave_t...
rmind[src/trunk]: src/sys/net Add struct bpf_insn tag.
msaitoh[src/netbsd-6-0]: src/external/bsd/bind/include/isc Pullup the following revi...
wiz[src/trunk]: src/usr.sbin/ifwatchd Remove trailing whitespace, replace "Ar -i...
riastradh[src/trunk]: src/sys/dev/pci Fix error branch in wpi(4) firmware loading.
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Replace a couple of magic numbers with ...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1097 and 1098.
jym[src/trunk]: src/sys/arch/x86/x86 Be conservative when reading MSR_FSB_FREQ b...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...
christos[src/trunk]: src/etc/defaults No need to specify nfsd flags anymore. The defa...
pooka[src/trunk]: src/sys/kern Need a few funny #defines in kern_syscall.c too.
manu[src/trunk]: src/sys/fs/puffs Missing bit in previous commit (PUFFS_KFLAG_CAC...
msaitoh[src/netbsd-6-0]: src/doc Ticket 917.
manu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix make test on powermac...
riz[src/netbsd-6-0]: src/sys/arch/mvme68k Pull up following revision(s) (request...
joerg[src/trunk]: src/external Decouple Clang from HAVE_GCC.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1078.
tsutsui[src/trunk]: src/sys/arch/sun3/include Poor sun3 (but not sun3x) has only 31M...
jruoho[src/trunk]: src/sys/dev/acpi Refactor the fixed-event handlers.
christos[src/trunk]: src/bin/dd let the standard rules deal with librumpclient
jruoho[src/trunk]: src/share/man/man9 Use .Dv instead of .Va for #defined constants.
drochner[src/trunk]: src/doc mention switch to FAST_IPSEC in January
wiz[src/trunk]: src/games/factor Add backslash before a dash to get a minus.
darrenr[src/trunk]: src/sys/netinet add IPFILTER_COMPAT to kernel config options rec...
reinoud[src/trunk]: src/sys/arch/usermode/conf Update kmempages; how does this relat...
mrg[src/trunk]: src/external/gpl3/gcc fix a bunch of paths to look in the right ...
christos[src/trunk]: src/tests/kernel Add a pty test, written by Matthew Mondor
ad[src/trunk]: src/sys/kern - console spam.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1046 and 1047.
christos[src/trunk]: src/sys/netinet6 Add inet6 part of the rfc6056 code contributed ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Support real file system transactio...
roy[src/trunk]: src/libexec/ld.elf_so Use the gcc directive to disable SSP warni...
pgoyette[src/trunk]: src/sys/dev/i2c Fix the dbcool_{get, set}_limits() routines to pr...
jym[src/trunk]: src/usr.bin/vmstat Use __arraycount(), as done above.
wiz[src/trunk]: src/lib/libkvm Fix Xr.
christos[src/trunk]: src/distrib/sets/lists/tests adjust for MKRUMP = no
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp/arch libgomp mknative-gcc file...
jruoho[src/trunk]: src/share/man/man4/man4.i386 Make the examples fit into 80 colum...
mrg[src/trunk]: src/external/gpl3/gcc regenerate mknative-gcc files for most pla...
skrll[src/trunk]: src/sys/arch/hppa/hppa SANITY output tweak.
pooka[src/trunk]: src/sys reregen
snj[src/netbsd-6-0]: src/doc 1342
msaitoh[src/netbsd-6-0]: src/sys/arch/arm/broadcom Pull up following revision(s) (re...
macallan[src/trunk]: src/usr.sbin/eeprom build eeprom on shark
tsutsui[src/trunk]: src/sys/arch/emips/ebus More nits.
wiz[src/trunk]: src/lib/libc/cdb Various fixes, mostly for typos.
wiz[src/trunk]: src/share/man/man5 Add examples for NAME, both with gpt and with...
bouyer[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
jruoho[src/trunk]: src Also note /etc/saslc.d.
riastradh[src/trunk]: src/sys/arch/i386/stand/boot Fix i386 `boot' command to try the ...
apb[src/trunk]: src Fix unbalanced quotes in .if ${MKRUMP} != "no"
wiz[src/trunk]: src/usr.bin/stat Remove unnecessary Ns.
christos[src/trunk]: src/external/bsd/tmux/dist Add utmp/utmpx support.
msaitoh[src/netbsd-6-0]: src/doc Ticket #912
jruoho[src/trunk]: src/sys/arch/x86/acpi Use CTLTYPE_BOOL.
jruoho[src/trunk]: src/share/man/man7 Mark nine undocumented kern.x nodes/variables...
christos[src/trunk]: src/tests Exclude tests that use rump
bouyer[src/netbsd-6-0]: src/doc tickets 994, 996
pooka[src/trunk]: src/tests/fs Split snapshot test into fs-independent backend and...
mrg[src/trunk]: src build and install libgomp, as needed by "cc -fopenmp", and its
christos[src/trunk]: src/lib/libedit/TEST \033 is more portable than \e still.
christos[src/trunk]: src/lib/libossaudio fix non-portable shift.
christos[src/trunk]: src/sys/fs/ptyfs don't update access/change times on open.
matt[src/trunk]: src/sys/arch/arm/include Adjust ALIGNBYTES32 depending on __ARM_...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix multiple virtual cpu support.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use vfprintf() to make it compile...
dsl[src/trunk]: src/sys/kern Another, better, fix for PR/26567.
njoly[src/trunk]: src/usr.bin/xlint/xlint Fix lseek(2) swapped arguments.
nakayama[src/trunk]: src/distrib/sets/lists/tests Fix MKRUMP=no build.
ahoka[src/trunk]: src/sys/miscfs/specfs Autoload modules with any class.
he[src/trunk]: src/sys/arch/powerpc/booke/pci Make this build again by adding a...
apb[src/trunk]: src/usr.bin/find Updates to the find(1) man page, based on PR 45...
gdt[src/trunk]: src/sys/ufs/ufs Remove prototype for the departed wapbl_ufs_rename.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Only activate pages that are in a...
christos[src/trunk]: src/external/gpl3/binutils/dist from ftp.gnu.org
tron[src/trunk]: src/doc Postfix 2.6.6 was imported.
christos[src/trunk]: src/lib/libc/stdlib remove the advertising clause so it can be u...
martin[src/trunk]: src/distrib/sets/lists/modules The hdaudio and hdafg modules are...
tsutsui[src/trunk]: src/sys/arch/atari Include "ioconf.h" to declare struct cfdriver...
rkujawa[src/trunk]: src/share/man/man4 Update tdvfb(4) man page to match recent upda...
kiyohara[src/trunk]: src/sys/dev/sdmmc Print 'Standard Function Interface Code" in sd...
jruoho[src/trunk]: src/tests/lib/libm Add more assertions.
martin[src/trunk]: src/lib/csu/sparc_elf Make this position independend (for -pie e...
wiz[src/trunk]: src/lib/libc/sys Sort ERRORS.
ttoth[src/trunk]: src/sys/ufs/chfs chfs bugfix [node was obsoleted twice]
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by kn...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch More cheating wrt mknative
wiz[src/trunk]: src/sbin/savecore Fix typo.
agc[src/trunk]: src/external/bsd/tre/dist/lib clean up some lint
macallan[src/trunk]: src/sys/dev/wsfont remove some stray pixels in the R glyph
jruoho[src/trunk]: src/tests/lib/libm Improve metadata once again.
pooka[src/trunk]: src/sys/kern dumdidumdum, need _KERNEL in previous for fsck. no...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus Reduced the use of the magic number.
matt[src/trunk]: src/sys/dev/usb Add OpenRD JTAGKey (console/jtag)
jmcneill[src/trunk]: src/sys/kern In lwp_create, copy l_sigstk from the template. Pre...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc on earm, don't include E...
bouyer[src/netbsd-6-0]: src/distrib/notes/common Also note CVE-2014-0591.
jruoho[src/trunk]: src/sys/dev/acpi Remove a duplicate variable assignment.
christos[src/trunk]: src/sys/rump/net/lib/libnet add rfc6056.c
blymn[src/trunk]: src/tests/lib/libcurses/director - Add erase and kill to the ter...
christos[src/trunk]: src/include add kvm_getkernelname()
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r161532 for ...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/include Update the eve...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src Do some ...
matt[src/trunk]: src/sys/arch/evbarm/conf Allow a config file to predefine KERNEL...
msaitoh[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by maxv in...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd make this compile.
macallan[src/trunk]: src/sys/dev/pci don't forget to clear the screen and wipe the gl...
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix support for .protected s...
njoly[src/trunk]: src/distrib/sets/lists/comp + arpaname.debug, named-journalprint...
matt[src/trunk]: src/distrib/sets/lists/comp Add aeabi.h
martin[src/netbsd-6-0]: src/doc Ticket #1318
jruoho[src/trunk]: src/sys/dev/acpi Move the ACPIVERBOSE blocks to a single place.
matt[src/trunk]: src/sys/arch/powerpc Add a machine splhist command to give (a in...
jruoho[src/trunk]: src/lib/libc Use .In for includes.
riastradh[src/trunk]: src Add man page for uatp(4).
jdc[src/netbsd-6-0]: src Pull up revisions:
snj[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Register module_base as an etfs rec...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Add LIB2_EHASM to SRCS
wiz[src/trunk]: src/share/man/man4 Bump date for more hardware support.
manu[src/trunk]: src/sys/fs/puffs Backout previous bugfix attempt for unmounts. T...
joerg[src/trunk]: src/external/bsd/bind/lib/libdns Apply options for all compilers.
christos[src/trunk]: src/external/gpl3/binutils/dist from ftp.gnu.org
martin[src/trunk]: src/lib/csu/sparc64 Slightly simplify and make position independ...
tsutsui[src/trunk]: src/sys/dev/i2c Fix typo in comments.
bouyer[src/netbsd-6-0]: src/sys/arch/evbsh3/t_sh7706lan Pull up following revision(...
martin[src/trunk]: src/tests/net/fdpass Slightly reaarange, so that the 32bit versi...
martin[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
jym[src/trunk]: src/share/man/man4 Use mdoc(7) references for links to specifica...
matt[src/trunk]: src/lib/libc/arch/arm Mostly for reference, this header defines ...
jruoho[src/trunk]: src/share/man/man9 Add couple instances of .Pp.
jruoho[src/trunk]: src/share/man/man9 Add a FUNCTIONS section.
drochner[src/trunk]: src/lib/libc/compat/gen use the local versions of ldexp/frexp/mo...
sborrill[src/netbsd-6-0]: src/doc Ticket #1033
mrg[src/trunk]: src/compat build compat versions of libgomp for everything excep...
christos[src/trunk]: src/sys/kern don't increment the number of referenced module as ...
tron[src/trunk]: src/external/gpl3/gcc/lib/libgomp Fix build with stack smash pro...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1090.
christos[src/trunk]: src/include change size_t to ssize_t for POSIX compliance.
reinoud[src/trunk]: src/sys/arch/usermode/dev Remove the blockage of SIGALRM here too
rmind[src/trunk]: src/sys Add BPF JIT compiler, currently supporting amd64 and i38...
jruoho[src/trunk]: src/sys/dev/acpi Now that we are able to remove references to po...
riz[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
riz[src/netbsd-6-0]: src/share/zoneinfo Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/evbarm/marvell Make mvsoc_bootstrap (so it can init...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.12. Chan...
sjg[src/trunk]: src/usr.bin/make/unit-tests Force LANG=C to ensure sort(1) behav...
pooka[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Instead of totally giving up, ...
bouyer[src/netbsd-6-0]: src/sys/nfs Pull up following revision(s) (requested by han...
tsutsui[src/trunk]: src/sys/arch/emips/ebus Split device_t/softc.
wiz[src/trunk]: src/share/man/man3 Fix an xref and change word order slightly so...
christos[src/trunk]: src/lib/libc/string fix lint
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp only install libgomp.spec for ...
dholland[src/trunk]: src/share/misc + B/W for bandwidth, ATM and PIN, TBA
pooka[src/trunk]: src/sys/rump Add directory support to etfs: host directories and...
matt[src/trunk]: src/external/gpl3/gdb/dist Allow arm*-netbsd*-eabi* to be recogn...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/include/isc Some versions of ...
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Change the install CD to go...
christos[src/trunk]: src/sys/rump/include/rump don't install includes if MKRUMP = no
rmind[src/trunk]: src/sys/rump/net Enable the build of librumpnet_npf.
reinoud[src/trunk]: src/sys/arch/usermode/dev Make stacksize of newly spawn lwp's bi...
martin[src/trunk]: src/distrib/utils/sysinst The 16bit "bootmenu valid" magic is sl...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Allthough in normal practice at m...
jruoho[src/trunk]: src/sys/dev/acpi Evaluate _TTS on sleep state transitions. This ...
msaitoh[src/trunk]: src/sys/dev/pci Add workaround for QEMU and the variants that fa...
bouyer[src/netbsd-6-0]: src/sys/dev Pull up following revision(s) (requested by han...
joerg[src/trunk]: src/external/bsd/ntp There is no such thing as WARNS=5.
msaitoh[src/netbsd-6-0]: src/usr.bin/netstat Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/gpl3/binutils/dist from ftp.gnu.org
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
jruoho[src/trunk]: src/sys/dev/acpi Remove the block where the default address spac...
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add RCSID.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1347.
jruoho[src/trunk]: src/sys/dev/acpi Remove unnecessary casts.
christos[src/trunk]: src/lib/libedit ffs needs strings.h
msaitoh[src/netbsd-6-0]: src/doc Ticket 1095.
msaitoh[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
nonaka[src/trunk]: src/sys/arch/hpcarm/dev nuke sc_stable_count.
bouyer[src/netbsd-6-0]: src/doc ticket 903
riz[src/netbsd-6-0]: src/sys/arch/amiga/dev Pull up following revision(s) (reque...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1171, 1176, 1179 and 1181.
christos[src/trunk]: src/bin/pax PR/46786: Simon Burge: After conversion to 64 bit ti...
jmcneill[src/trunk]: src/sys/arch/usermode implement cpu idle via sigsuspend
matt[src/trunk]: src/compat Initial MKCOMPAT support for ARM EABI. (doesn't quit...
tsutsui[src/trunk]: src/sys/arch/emips/ebus Split device_t/softc.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Don't warn about err...
tsutsui[src/trunk]: src/sys/arch/m68k/m68k lwp_uc_pool has been replaced with kmem(9)
snj[src/netbsd-6-0]: src/doc 1380
pooka[src/trunk]: src/sys/dev Ignore EEXIST from devsw_attach. This is not the op...
pooka[src/trunk]: src/sys/kern need opt_modular.h in kern_syscall
jruoho[src/trunk]: src Hook rb(3) to the build.
tsutsui[src/trunk]: src/sys/arch/atari/conf Specify COPTS="-Os" for rich gcc 4.5 as ...
macallan[src/trunk]: src/sys/arch/evbmips/loongson move the early console code over f...
riz[src/netbsd-6-0]: src/doc Ticket 991
bouyer[src/netbsd-6-0]: src/doc tickets 1009 and 1010
msaitoh[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
bouyer[src/netbsd-6-0]: src/distrib/notes/common Sync release notes with changes si...
macallan[src/trunk]: src/distrib/sets/lists/base add eeprom
christos[src/trunk]: src/external/gpl3/gdb/dist fix stray rcsid files
joerg[src/trunk]: src/external/bsd Disable noreturn checks for remaining external ...
lukem[src/trunk]: src/share/mk fix comment (so bracket matching works as intended)
jym[src/trunk]: src/doc Xen suspend/resume code is now committed in -curent.
jruoho[src/trunk]: src/distrib/sets/lists/tests Add missing entries.
snj[src/netbsd-6-0]: src/usr.bin/gzip Pull up following revision(s) (requested b...
macallan[src/trunk]: src/sys/arch/evbmips/loongson make this work with NCOM == 0
reinoud[src/trunk]: src/sys/arch/usermode/usermode Keep processing since we *might* ...
apb[src/trunk]: src/usr.sbin/postinstall Use grep -E and grep -F instead of egre...
sborrill[src/netbsd-6-0]: src/sys/arch/atari/dev Pull up the following revisions(s) (...
matt[src/trunk]: src/sys/lib/libkern/arch/arm If earm*, compile new aeabi runtime...
joerg[src/trunk]: src/usr.bin/gzip Refactor zdiff and extend functionality to the ...
msaitoh[src/netbsd-6-0]: src Pullup following revision(s) (requested by spz in ticke...
manu[src/trunk]: src/lib Fix regression that has been introduced when the lookup/...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Print out the memory information ...
jruoho[src/trunk]: src Start systematic testing of libm(3) by first evaluating the ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Remove excess signal stack declaration...
msaitoh[src/netbsd-6-0]: src/external/bsd/openpam/dist/lib Pull up following revisio...
khorben[src/trunk]: src/sys/arch/evbarm/stand/gzboot Fixed build with USE_SSP=yes
snj[src/netbsd-6-0]: src/external/bsd/ntp Pull up following revision(s) (request...
christos[src/trunk]: src/usr.bin/gencat PR/45385: Henning Petersen: Swapped arguments...
jruoho[src/trunk]: src/sys/dev/acpi Wrap long lines, add some white space for reada...
snj[src/netbsd-6-0]: src Apply patch (requested by spz in ticket #1284):
mrg[src/trunk]: src/external allow LIBISPRIVATE to be overriden, and install eve...
christos[src/trunk]: src/distrib/sets/lists/man add new rfc6056 man page
joerg[src/trunk]: src/bin/dd Use __dead for the small build too
christos[src/trunk]: src/sys/arch/amiga/amiga add c99 initializers.
wiz[src/trunk]: src/share/man/man4 Improve wording.
gsutre[src/trunk]: src/sys/arch/x86/x86 PR/38356: Minoura Makoto: Use the device's ...
sjg[src/trunk]: src/usr.bin/make If we do .export (all) and have any variables t...
matt[src/trunk]: src/external/gpl3/gcc gcc4.5.3 configury for earm
christos[src/trunk]: src/usr.sbin/nfsd Let nfsd behave like all other programs: tries...
wiz[src/trunk]: src/usr.sbin/puffs/mount_psshfs Wording, from Snader_LB.
christos[src/trunk]: src/sys/arch/x86/acpi Don't depend on the .d file here; since th...
jruoho[src/trunk]: src/sys/dev/acpi Fix a memory leak in the resume handler.
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts caused by...
riz[src/netbsd-6-0]: src/share/zoneinfo Pull up following revision(s) (requested...
riastradh[src/trunk]: src/sys/dev/pci Fix error branches in ath pci attachment.
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add librumpnet_npf
tnozaki[src/trunk]: src/share/locale/ctype fix PR lib/46772 wcwidth of combining cha...
dyoung[src/trunk]: src/sys/dev/pci Change sc_pil_intr_enable from an int to a bool....
jym[src/trunk]: src/sys/arch Import rdmsr_safe(msr, *value) for x86 world. It al...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto define OPENSSL_THREA...
christos[src/trunk]: src/sys/compat/linux/common Can't use RUN_ONCE here to initializ...
macallan[src/trunk]: src/sys/arch/mips/mips make the code that deals with mapping reg...
matt[src/trunk]: src/external/gpl3/gcc More regened configury (mostly exception r...
apb[src/trunk]: src/usr.bin/stat Add examples of formats for stat(1) to simulate...
bouyer[src/trunk]: src/sys/dev Work around some SATA PMP issues in some AHCI contro...
jruoho[src/trunk]: src/usr.sbin/mailwrapper A general update. Remove (hopefully the...
christos[src/trunk]: src/lib/libc/string add restrict
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use kern_syscall.c instead of home...
jruoho[src/trunk]: src/lib/libc/sys Use a list and sort it by the entries in the st...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.6.6. Chang...
christos[src/trunk]: src/sys/arch/i386/conf include wakecode after so that the depend...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for hppa / binutils 2....
bouyer[src/netbsd-6-0]: src/doc distrib/notes/common/main pat...
jakllsch[src/trunk]: src/share/misc YOLO - you only live once
jakllsch[src/trunk]: src/external/intel-public iasl may be MD, but its man page is MI.
pooka[src/trunk]: src bend over
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
abs[src/trunk]: src/doc update current version of grep to 2.13 - from Snader_LB
wiz[src/trunk]: src/lib/libm/man Fix Dt.
martin[src/netbsd-6-0]: src/doc Ticket #1315
christos[src/trunk]: src/external/gpl3/gdb Add the rcs keyword chomper.
jruoho[src/trunk]: src/sys/dev/acpi Make acpi_enter_sleep_state() not to return. No...
pooka[src/trunk]: src/sys/rump regen: kauth_cred_t -> struct kauth_cred *
christos[src/trunk]: src/distrib/sets/lists/tests add fdpass files
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib optimise one functio...
tsutsui[src/trunk]: src/sys/arch/emips/ebus - misc KNF
jruoho[src/trunk]: src/sys/dev/acpi Remove some unused and global variables. Make t...
jruoho[src/trunk]: src/share/man/man7 Add sublists for the kern.coredump and kern.v...
christos[src/trunk]: src/sbin/ifconfig don't define RUMP_ACTION if MKRUMP = no
drochner[src/trunk]: src/lib/libm -build ldexp/frexp/modf locally again rather than r...
macallan[src/trunk]: src/sys/dev/pci/voyager support ioctl(WSDISPLAYIO_SVIDEO) and fr...
christos[src/trunk]: src/lib/libedit From Jess Thrysoee
njoly[src/trunk]: src/lib/libc/gen Add missing double quote.
drochner[src/trunk]: src/sys/arch/cesfic/cesfic build fix for gcc -fno-common, from R...
wiz[src/trunk]: src/lib/libpuffs Whitespace fixes. Bump date for previous.
he[src/trunk]: src/tests/lib/libm #ifdef on __vax__ one more place, to avoid re...
macallan[src/trunk]: src/sys/arch/mips support BUS_SPACE_MAP_PREFETCH in order to all...
christos[src/trunk]: src/sbin/savecore - always print corrupted dump messages instead...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use reserved major for rumpblk inst...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup i386 register printing an...
darrenr[src/trunk]: src/sys/dist/ipf/netinet clean up compile time warnings to due c...
msaitoh[src/netbsd-6-0]: src/lib/libm/arch Pull up following revision(s) (requested ...
jruoho[src/trunk]: src/share/man/man9 Document the CTLTYPEs. In addition, split som...
joerg[src/trunk]: src/tools Decouple binutils build from HAVE_GCC. Merge common fr...
martin[src/netbsd-6-0]: src/doc Ticket #1391
christos[src/trunk]: src/distrib/sets/lists bump libc
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc deal with LIB2_EH has ASM (.S) ...
martin[src/trunk]: src/sys/arch/mac68k/mac68k No need to statically initialize phys...
jym[src/trunk]: src/sys This patch fixes the NX regression issue observed on amd...
joerg[src/trunk]: src Use __dead
matt[src/trunk]: src/sys/arch/arm Rework VFP support to use PCU.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1008.
matt[src/trunk]: src/lib/libc/quad earm* need __lshldi3
christos[src/trunk]: src/lib/libc/string simplify
snj[src/netbsd-6-0]: src Apply patch (requested by christos in ticket #1221):
pooka[src/trunk]: src/sys Reduce #ifdef spew by attaching wapbl as a module.
jakllsch[src/trunk]: src/sys/arch/alpha/pci Share some attention with apecs(4).
skrll[src/trunk]: src/sys/arch/hp700/hp700 printf -> aprint_normal
pooka[src/trunk]: src/lib/libukfs Refcount ukfs_part. Otherwise it's not possible...
snj[src/netbsd-6-0]: src Apply patch (requested by apb in ticket 1195):
pooka[src/trunk]: src/sys/rump/dev support file system snapshot device
riz[src/netbsd-6-0]: src/doc Tickets 1262, 1263
wiz[src/trunk]: src/games/worms - improve wording
macallan[src/trunk]: src/sys/dev/pci add a few register definitions
martin[src/netbsd-6-0]: src/doc Tickets #1257 and #1258
matt[src/trunk]: src/external/gpl3/gcc Add a few missing for earm's gcc configury
christos[src/trunk]: src/usr.sbin/sup/source Add a canonicalize option to avoid disas...
riastradh[src/trunk]: src/sys/dev/usb Add uatp(4), a driver for USB Apple trackpads.
wiz[src/trunk]: src/lib/libcurses Remove trailing whitespace. Bump date for prev...
rmind[src/trunk]: src/sys/kern Revert rev1.6, it shall return ETIMEDOUT for pthrea...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add comment about clock mismatch.
bouyer[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys - Introduce a sysctl to control the default tty queue si...
abs[src/trunk]: src/etc Add 'bpf' to all ramdisk targets (*), or floppy targets ...
riz[src/netbsd-6-0]: src Apply patch (requested by apb in ticket #1107):
nonaka[src/trunk]: src/sys/arch/hpc/hpc/platid_gen fix compile failure.
jmcneill[src/trunk]: src/sys/dev/usb SUNRISING SR9600 Fast Ethernet
pooka[src/trunk]: src/sys "Not yet" since 4.4BSD is quite a lot of "not yet", so r...
mrg[src/trunk]: src/tests only decent into crypto/tests if ${MKCRYPTO} != "no". ...
pooka[src/trunk]: src/sys regen
plunky[src/trunk]: src/sys/dev/usb add Kingston DataTraveler 102 G2
mrg[src/trunk]: src/external/gpl3/binutils mknative files for sparc / binutils 2...
jym[src/trunk]: src/sys/arch/x86/x86 Fix a test semantic in cpu_probe(): check t...
jruoho[src/trunk]: src/sys/dev/acpi If we failed to obtain the brightness level dur...
plunky[src/trunk]: src/usr.bin/sdpquery when printing URL strings, don't use VIS_HT...
joerg[src/trunk]: src Add the constant database reader (cdbr(3)) and writer ((cdbw...
pooka[src/trunk]: src/tests/fs/msdosfs Add msdosfs snapshot test. This one just s...
matt[src/trunk]: src/sys/arch/powerpc/oea Use mtsprg0 instead of mtsprg 0, r
jruoho[src/trunk]: src IEEE checks for the arcus functions.
macallan[src/trunk]: src/distrib/sets/lists/comp more ', rump' sprinkling - now mips64...
snj[src/netbsd-6-0]: src/doc 1280
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Fix typo, add missing include (make thi...
jruoho[src/trunk]: src Move vald(4) to sys/dev/acpi. This is MI and should work als...
msaitoh[src/netbsd-6-0]: src/doc Update ticket 1208.
christos[src/trunk]: src/etc/mtree add fdpass directories
rkujawa[src/trunk]: src/sys/arch/amiga Add driver for Prometheus PCI bridge.
matt[src/trunk]: src/sys If any argument of a syscall is a pointer, set SYCALL_AR...
dyoung[src/trunk]: src Do not try in postinstall(8) to replicate the code in etc/mt...
jruoho[src/trunk]: src As the cited setroot(9) was nonexistent, briefly document it...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move to dprintf_debug() too
bouyer[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
uebayasi[src/uebayasi-xip]: src/sys/arch Convert all VM_MDPAGE_INIT()'s to take struc...
bouyer[src/netbsd-6-0]: src/sys/dev/mii Pull up following revision(s) (requested by...
mrg[src/trunk]: src/external/gpl3/binutils mknative files for alpha / binutils 2...
msaitoh[src/trunk]: src/sys/dev/pci Add EXSYS EX-41098-2 UARTs support. The clock fr...
snj[src/netbsd-6-0]: src/doc 1379
wiz[src/trunk]: src/share/man/man4 Add Hama WLAN PCI Card 54 Mbps to recognized ...
bouyer[src/netbsd-6-0]: src/sys/compat/osf1 Pull up following revision(s) (requeste...
christos[src/trunk]: src/distrib/sets/lists/base new if_iwn firmware.
riz[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
tsutsui[src/trunk]: src/sys/arch/sun3 Appease gcc -fno-common:
joerg[src/trunk]: src/distrib/sets/lists Make GCC entries optional.
wiz[src/trunk]: src/share/misc Uppercase some proper names and abbreviations (pr...
matt[src/trunk]: src/sys/arch/arm/arm Use oabi instead of atpcs32
bouyer[src/netbsd-6-0]: src Apply patch, requested by apb in ticket 1064:
tsutsui[src/trunk]: src/sys/arch/atari/dev KNF and cosmetics.
minskim[src/trunk]: src/usr.bin/tftp Add back a line accidentally deleted in the pre...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix snafu which caused the clock t...
dholland[src/trunk]: src/usr.bin/make Use _PATH_TMP instead of a literal /tmp; noted ...
alnsn[src/trunk]: src/tests/net/bpfilter Test contiguous buffer as well.
wiz[src/trunk]: src/usr.bin/gzip Sort SEE ALSO, fix an xref.
tsutsui[src/trunk]: src/sys/arch/atari/atari Remove extern int atari_realconfig decl...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 No need to repeat checking want_res...
plunky[src/trunk]: src/dist/tcpdump use static __inline__ as per latest upstream, f...
pooka[src/trunk]: src/sys Enforce RLIMIT_FSIZE before VOP_WRITE. This adds suppor...
matt[src/trunk]: src/lib/libpthread Add a pthread__smt_wake and add support for i...
jruoho[src/trunk]: src/tests/lib/libm Happiness of VAX implies ugliness of the code.
pooka[src/trunk]: src/sys/dev/putter Call putterattach in modcmd init. Fixes lock...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib use a better name fo...
snj[src/netbsd-6-0]: src/doc 1356, 1361, 1363-1365
martin[src/netbsd-6-0]: src/doc Ticket #1371
matt[src/trunk]: src/sys/arch/arm/include Already uses _C someplace, use _CSUM in...
jdc[src/netbsd-6-0]: src/doc Ticket #966.
riz[src/netbsd-6-0]: src Welcome to 6.0.2!
martin[src/netbsd-6-0]: src Pull up the following files, requested by spz in ticket...
rmind[src/trunk]: src/sys Remove M_IOV (missed in previous commit) and M_1394DATA ...
tsutsui[src/trunk]: src/sys/arch Now we have Sysseg_pa value so no need to calculate...
jruoho[src/trunk]: src/share/man/man7 Sort the kern-subtree. Try to correct the dif...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Make sure to enable the USB inter...
pooka[src/trunk]: src/sys/rump Make it easy to turn -DDIAGNOSTIC off (RUMP_DIAGNOS...
christos[src/trunk]: src/distrib/sets/lists/tests fix pasto
jruoho[src/trunk]: src/share/man/man8 Add the USENIX paper of the author to SEE ALSO.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1076.
snj[src/netbsd-6-0]: src/sys/arch/xen Pull up following revision(s) (requested b...
wiz[src/trunk]: src/lib/libpuffs Use more markup. New sentence, new line. Bump d...
christos[src/trunk]: src/external/intel-fw-public Update to the latest firmware.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1285.
bouyer[src/netbsd-6-0]: src/doc ticket 940
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/tests/netpgpverif...
matt[src/trunk]: src/sys/dev/usb Add OpenRD JTAGKey entry
christos[src/trunk]: src/lib/libkvm Include <sys/param.h> for MAXPATHLEN
martin[src/netbsd-6-0]: src/external/bsd/ntp/dist/sntp/libevent/include/event2 Hack...
blymn[src/trunk]: src/lib/libcurses - Make mvderwin work as per the SUSv2 specific...
jruoho[src/trunk]: src/sys/dev/acpi Forgot that the firmware may change the power s...
wiz[src/trunk]: src/share/man/man8 Add missing s, from Snader_LB.
msaitoh[src/netbsd-6-0]: src/sys/arch/next68k/next68k Pull up following revision(s) ...
wiz[src/trunk]: src/sbin/modstat Make the difference between -A and -a clearer b...
tsutsui[src/trunk]: src/sys/arch/atari Appease gcc -fno-common:
jruoho[src/trunk]: src/share/man/man9 Bump date for previous.
tsutsui[src/trunk]: src/sys/arch/sun2 Move cn_tab initialization from late cpu_start...
matt[src/trunk]: src/distrib/common Add a dependency on etc.${MACHINE}/MAKEDEV.conf
snj[src/netbsd-6-0]: src Welcome to 6.0.5!
joerg[src/trunk]: src/lib/libc Mark _resumecontext as dead. ANSIfy all declaration...
martin[src/netbsd-6-0]: src Pullup ticket #927:
mlelstv[src/trunk]: src/sys The *_modcmd functions use the module name as prefix.
rmind[src/trunk]: src/sys/uvm uvmfault_anonget: clean-up, improve some comments, m...
christos[src/trunk]: src/usr.bin/tftp ansify, const, knf
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
matt[src/trunk]: src/sys/arch/arm/include Add aeabi.h header which descibes the C...
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add a routine for __aeabi_uldi...
matt[src/trunk]: src/external/gpl3/gcc/dist Add arm{, eb}--netbsdelf-eabi support....
christos[src/trunk]: src/external/gpl3/gdb/dist import 7.3.1
jruoho[src/trunk]: src/sys/dev/acpi Add utility function acpi_get_node().
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix warnings for the...
uwe[src/trunk]: src/sys/dev/ic Use vga_raw_read/vga_raw_write instead of spellin...
bouyer[src/netbsd-6-0]: src/doc ticket 1400
jruoho[src/trunk]: src/share/misc Add some common ones.
mrg[src/trunk]: src/sys/arch/i386/stand/boot cast a uint8_t * to a char * for a ...
jruoho[src/trunk]: src/sys/dev/acpi Some pretty printing for ACPIVERBOSE.
lukem[src/trunk]: src/distrib/sets/lists/tests add missing .debug suffix
pgoyette[src/trunk]: src/distrib/sets/lists/comp Part 2 of librumpnet_npf
bouyer[src/netbsd-6-0]: src/doc ticket 1346
christos[src/trunk]: src/sys/kern PR/46780: Dennis Ferguson: Take the easy way out an...
martin[src/trunk]: src/sys/arch/atari/pci Add a missing extern to apeas -fno-common.
pooka[src/trunk]: src/lib/librumpuser Actually, support rumpuser_kill() only on Ne...
pooka[src/trunk]: src/sys/fs/msdosfs polish previous
christos[src/trunk]: src/sys/kern Don't dump core on an existing core file we don't o...
jdc[src/netbsd-6-0]: src/doc Ticket 905.
dyoung[src/trunk]: src/sys/dev/pci Don't printf bus_space_tag_t's in a MI driver.
martin[src/trunk]: src/tests/net/fdpass Do not disturb the atf output with debuggin...
jruoho[src/trunk]: src/share/man/man9 Small markup improvements.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix (RSA) key genera...
bouyer[src/netbsd-6-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_unwire(); not seen...
jruoho[src/trunk]: src/tests/lib/libm Fix bug/oversight.
jruoho[src/trunk]: src/sys/arch/x86 UINT32 -> uint32_t; UINT8 -> uint8_t.
matt[src/trunk]: src/lib/csu/arch/arm USE_COMPILERCRTSTUFF=no support for arm
macallan[src/trunk]: src/sys/arch/evbmips/loongson wait after twiddling the gpio to p...
dholland[src/trunk]: src/share/doc/smm/04.quotas Some edits, prompted by suggestions ...
jruoho[src/trunk]: src Build and install MLINKS for the libsaslc(3) functions.
sborrill[src/trunk]: src/sys/arch/i386/conf Add uts(4)
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp use GOMP_MACHINE_ARCH, so we c...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1290.
matt[src/trunk]: src/sys/sys Add sngu_* and dblu_* access macros.
bouyer[src/trunk]: src/sys/dev/pci Remove leftover comment.
he[src/trunk]: src/dist/smbfs/lib/smb Also eliminate now-no-longer-used local v...
christos[src/trunk]: src/libexec/utmp_update log to both syslog and stderr.
christos[src/trunk]: src/tests/net add fdpass tests
msaitoh[src/netbsd-6-0]: src/doc Ticket 1214.
mrg[src/trunk]: src/sys/arch/sparc64 add an XXXSMP comment.
jruoho[src/trunk]: src/share/man/man7 Document the kern.module node.
nonaka[src/trunk]: src/sys/arch/hpc/stand/libsa Don't check DISK_INFO_FLAG_CHS_UNCE...
dyoung[src/trunk]: src/sys/arch/x86/x86 For consistency, call a bus_dma_tag_t bdt i...
jruoho[src/trunk]: src/sys/dev/acpi Replace all AcpiEvaluateObject() calls with acp...
rkujawa[src/trunk]: src/doc Mention Prometheus driver.
apb[src/trunk]: src Pass all relevant tool variables to postinstall, not just a ...
christos[src/trunk]: src/lib/libc bump for hcreate_r and friends
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_copy_page()! That ...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus To reset the watchdog timer in SL-C7x...
darrenr[src/trunk]: src/dist/ipf ip_fil_compat.c is another file that needs to be bo...
martin[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Remove unneeded cn_tab defi...
bouyer[src/netbsd-6-0]: src/doc reverted ticket 1329
pooka[src/trunk]: src/sys/conf Steal a static major number for rumpblk.
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd Homogenize all strn{cpy, cat} and ...
pooka[src/trunk]: src/sys regen: remove unused vdesc_transports
joerg[src/trunk]: src/usr.bin/window \\ -> \e
christos[src/trunk]: src/sys/arch/amiga/dev try to make this compile again.
darrenr[src/trunk]: src/sys/netinet fix spelling mistake: netient -> netinet
christos[src/trunk]: src/sys/net don't leak mbufs.
tsutsui[src/trunk]: src/sys/arch/emips/ebus - misc KNF
matt[src/trunk]: src/lib/csu/arch/arm Fix typo.
snj[src/netbsd-6-0]: src/external/bsd/libevent/dist Apply patch (requested by sp...
riz[src/netbsd-6-0]: src/doc Ticket 959.
bouyer[src/trunk]: src/sys/dev/pci Add some PCI AHCI controllers, from linux
pooka[src/trunk]: src/sys/rump/librump/rumpkern/opt no longer used
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Fix off-by-atleast-1 error.
rkujawa[src/trunk]: src/distrib Add mppb man page to distrib lists, mention the new ...
he[src/trunk]: src/distrib Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, ...
riastradh[src/trunk]: src/sys/dev/ieee1394 Restore config pending stuff, adjusted to a...
sjg[src/trunk]: src/usr.bin/make/unit-tests PR: 42850
msaitoh[src/trunk]: src/sys/dev/pci Fix the check of the device type in last commit.
bouyer[src/netbsd-6-0]: src Apply patch, requested by rmind in ticket 986:
snj[src/netbsd-6-0]: src/doc 1221
christos[src/trunk]: src/sys/netinet Add inet4 part of the rfc6056 code contributed b...
jym[src/trunk]: src/sys/arch/amd64/amd64 When kernel remaps to high memory in am...
bouyer[src/netbsd-6-0]: src/doc ticket 1329
tsutsui[src/trunk]: src/sys/arch/atari/dev Misc KNF and cosmetics.
wiz[src/trunk]: src/doc gcc-4.5.0 out.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd/doc Initial revision
pgoyette[src/trunk]: src/sys Save initial, boot-time limit values, and restore them u...
jld[src/trunk]: src/sys/miscfs/nullfs Change the nullfs module's actual name to ...
christos[src/trunk]: src/sys/arch/amigappc/include Add 32 bit methods
macallan[src/trunk]: src/distrib/sets/lists/comp sprinkle ', rump', now sgimips64 with...
jruoho[src/trunk]: src/tests/lib/libm More bugs in pow(3); cases for PR port-amd64/...
tsutsui[src/trunk]: src/sys/arch/atari Misc KNF.
tsutsui[src/trunk]: src/doc Add recent user visible changes I committed and pulled u...
ahoka[src/trunk]: src/sys/miscfs/specfs Revert my last change, it's not The Right ...
msaitoh[src/trunk]: src/sys/dev/pci Add 82GM45_KT for puc(4)
joerg[src/trunk]: src/doc Added entry about cdb
chs[src/trunk]: src/sys/ufs strengthen the assertions about pages existing durin...
christos[src/trunk]: src/sys/netinet install the header.
msaitoh[src/netbsd-6-0]: src/doc Ticket 1104-1105.
mrg[src/trunk]: src/external/gpl2/xcvs/dist/src implement cvs rdiff -p. (someon...
matt[src/trunk]: src/lib/libc/arch/arm Use the generic fixuns ieee754 instead of ...
riz[src/netbsd-6-0]: src Welcome to 6.0.3!
jmcneill[src/trunk]: src/sys/arch/usermode/conf push TEXTADDR option into kernel make...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc make sure m68010-netbsdelf choose...
joerg[src/trunk]: src/external/bsd/openldap/man Drop redundant TPs
rmind[src/trunk]: src/sys Remove lwp_uc_pool, replace it with kmem(9), plus add so...
haad[src/trunk]: src/sys/dev/dm Fix problem reported by jym on current-user@ patc...
mrg[src/trunk]: src/lib add libgomp to this list of libs; so compat finds it pro...
christos[src/trunk]: src/bin/csh csh has no business using TTYHOG
alnsn[src/trunk]: src Build and install t_bpfilter.
tsutsui[src/trunk]: src/sys/arch/sun2/include Poor sun2 has only 14MB KVA space so r...
jdc[src/netbsd-6-0]: src Welcome to 6.0.3_PATCH.
snj[src/netbsd-6-0]: src/etc/namedb Pull up following revision(s) (requested by ...
jakllsch[src/trunk]: src/sbin/fsck_msdos The free space value in the FSInfo block is ...
pooka[src/trunk]: src/sys/rump/net/rumptest * add comment explaining why we random...
jruoho[src/trunk]: src/tests/fs/zfs Point to PR misc/44708 when failing. XXX: Remov...
christos[src/trunk]: src/usr.bin/make PR/45383: Henning Petersen: Swapped lseek args
jruoho[src/trunk]: src/share/man/man4 Catch up with the sysctl-changes.
jruoho[src/trunk]: src/sys/dev/acpi Remove a redundant prototype. A leftover from t...
bouyer[src/netbsd-6-0]: src Pull up following revision(s) (requested by martin in t...
jruoho[src/trunk]: src/sys/dev/acpi Rework the sysctl-support.
pgoyette[src/trunk]: src/sys/dev/sysmon When removing sensor properties with envstat ...
christos[src/trunk]: src/sys/kern void police!
hannken[src/trunk]: src/sys/dev fss_softc_free: don't detach a disk that is not atta...
bouyer[src/netbsd-6-0]: src/doc ticket 1006
jruoho[src/trunk]: src/share/man/man8 Add a paragraph also for "FORTIFY_SOURCE" (or...
tron[src/trunk]: src/doc Postfix 2.8.12 will be in NetBSD 6.0.
jmcneill[src/trunk]: src/sys/arch/usermode implement /proc/cpuinfo
dyoung[src/trunk]: src/sys/arch/x86/include Add definitions from [1] for the I/O AP...
agc[src/trunk]: src/external/bsd/iscsi/dist/include include inttypes.h to get th...
kiyohara[src/trunk]: src/sys/arch/ia64/conf Add acpitz.
martin[src/netbsd-6-0]: src/doc Ticket #1250
rmind[src/trunk]: src - {npf_mk_rproc, npf_nat_save}: fix the fetching of {rproc-pt...
drochner[src/trunk]: src/sys/net the correct check for BPF_K is with BPF_SRC for BPF_...
christos[src/trunk]: src/lib/libc/inet document what size is.
wiz[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Sort sections.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include kern_tc and use a timecoun...
martin[src/trunk]: src/distrib/i386/cdroms Use the same multiuser mode setup as the...
kiyohara[src/trunk]: src/sys/arch Fix forgot to commit.
kardel[src/trunk]: src/external/bsd/ntp initial version of reachover make- and supp...
jruoho[src/trunk]: src/share/man/man4 Update this.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Fix to assert. We call to strncpy()...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd - make the append function to not...
christos[src/trunk]: src/lib/libc/gen Never invoke utmp_update() recursively if we ar...
jakllsch[src/trunk]: src/sys/netinet6 Take softnet_lock and kernel lock in frag6_slow...
christos[src/trunk]: src/external/bsd/openpam/dist/lib PR/46801: Izumi Tsutsui:
christos[src/trunk]: src/usr.bin/fstat - factor out common code in the inet and inet6...
dyoung[src/trunk]: src/common/lib/libppath Name arguments in a couple of prototypes...
mrg[src/trunk]: src/compat these files are no longer used and may now rest and b...
wiz[src/trunk]: src/usr.sbin/nfsd Sort descriptions. Fix macro. Move example to ...
alnsn[src/trunk]: src/sys/net MINDEX() macro has 'return 0; ' statement. It doesn't...
christos[src/trunk]: src/lib/libedit From Jess Thrysoee
ad[src/trunk]: src/sys/kern MAXCPUS -> __arraycount
msaitoh[src/netbsd-6-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Fix bit name ISR_UB. Not _UE.
sjg[src/trunk]: src/usr.bin/make Behavior of realpath() appears to vary.
martin[src/trunk]: src/sys/arch/sparc/sparc Avoid using demap_lock early in pmap_bo...
apb[src/trunk]: src/usr.sbin/postinstall Remove the ability to specify multiple ...
apb[src/trunk]: src/etc/rc.d Don't try to fsck root device if "/" is not mention...
christos[src/trunk]: src/doc mention new binutils
christos[src/trunk]: src/distrib/sets/lists/base add the iwl6000 microcode.
christos[src/trunk]: src/include add re-entrant versions of the hash api based on the...
lukem[src/trunk]: src add usr/libdata/debug/usr/lib and usr/libdata/debug/usr/lib/...
matt[src/trunk]: src/sys/dev/flash Use %# instead of 0x%
mrg[src/trunk]: src/external/gpl3/binutils mknative files for mips64eb / binutil...
njoly[src/trunk]: src/lib/libutil Kill empty Dv macro.
matt[src/trunk]: src/sys/arch/powerpc/include Use mfsprg0 instead of mfsprg r, 0
riz[src/netbsd-6-0]: src/etc/ssh Pull up following revision(s) (requested by spz...
tron[src/trunk]: src/doc Postfix 2.6.6 and 2.7.0 are available.
sjg[src/trunk]: src/usr.bin/make If argv[0] is not an absolute path, attempt to ...
jruoho[src/trunk]: src/usr.bin/genassym Split overly large paragraph.
reinoud[src/trunk]: src/sys/arch/usermode/dev Forgot the clock
macallan[src/trunk]: src/sys/compat/netbsd32 allow mounting ext2fs and msdosfs
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Use bfd_ntrad{little, big}_ve...
snj[src/trunk]: src/distrib/notes/common Another one bites the dust.
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Remove traili...
martin[src/netbsd-6-0]: src/doc Ticket #1253
riastradh[src/trunk]: src/share/man/man9 Clarify description of ->ucom_read method.
jruoho[src/trunk]: src/distrib/sets/lists/comp Sort.
matt[src/trunk]: src/sys For debugging, use UVMHIST to create kernel histories pm...
christos[src/trunk]: src/sys/arch/amiga/dev no parameter names.
snj[src/trunk]: src/external/bsd/atf/share Wrap these with .if ${MKSHARE} != "no"
bouyer[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
wiz[src/trunk]: src/bin/expr Improvements: wording, punctuation, macro usage.
plunky[src/trunk]: src/lib/libc/arch/i386/stdlib Functions that return a struct or ...
tsutsui[src/trunk]: src/sys/dev/ic Fix botched logic in ipkdb part in rev 1.77 (KNF ...
msaitoh[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm Remove noneed platid_match() in consi...
wiz[src/trunk]: src/usr.bin/fold Add argument in options table. Resize to fit.
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by sp...
jruoho[src/trunk]: src/sys/dev/acpi Embarrassing typos: _PI_ -> _SI_, _PB_ -> _SB_.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for sun2 and tls / new versio...
riastradh[src/trunk]: src/sys/dev/pci Fix null pointer dereference in msk_rxeof.
jruoho[src/trunk]: src/sys/dev/acpi Simplify acpi_pcidev_find(): directly return a ...
christos[src/trunk]: src/sbin/savecore document that dumpdir is now optional
matt[src/trunk]: src/sys/arch/arm COMPAT_NETBSD32 support for ARM. Which is stra...
riz[src/netbsd-6-0]: src/doc Ticket 950.
sjg[src/trunk]: src/usr.bin/make On darwin at least, vfork() fails in child of v...
christos[src/trunk]: src exclude programs for MKRUMP = no
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp Fix a tyop in the...
wiz[src/trunk]: src/usr.bin/find Various improvements:
jmcneill[src/trunk]: src/sys/dev/usb regen for SUNRISING SR9600 Fast Ethernet
jruoho[src/trunk]: src/sys/arch/x86/acpi As the detection of C1E is not entirely cl...
pgoyette[src/trunk]: src/sys/kern When "loading" a built-in module needs to autoload ...
jruoho[src/trunk]: src/share/man/man3 Do not use .pp with %P, as noted by joerg@.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib allow the desired ha...
snj[src/netbsd-6-0]: src/usr.bin/ftp Pull up following revision(s) (requested by...
jruoho[src/trunk]: src/share/man/man9 Correct the location of the header.
riastradh[src/trunk]: src/sys/dev/usb Use as large a packet size as the ftdi endpoint ...
msaitoh[src/netbsd-6-0]: src/doc Ticket 899.
jruoho[src/trunk]: src/sys/dev/acpi As noted by jmcneill@, the specifications speci...
wiz[src/trunk]: src/lib/libc/net Join URL.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Small cleanups on memory initiali...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Change machine from "rump" to MACH...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for mppb(4) - Prometh...
matt[src/trunk]: src/distrib/sets/lists/comp Add debug version of librumpnet_npf....
pooka[src/trunk]: src/sys/conf needs-count for fss is unused => needs-remove
jruoho[src/trunk]: src/share/man/man7 Document kern.arandom, and remove kern.autoni...
riz[src/netbsd-6-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
pooka[src/trunk]: src/sys/rump Move all signal-related from emul.c to signals.c. ...
joerg[src/trunk]: src/share/mk Remove effectively tautological condition.
pooka[src/trunk]: src/sys/rump/dev/lib/librnd ungrossify
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Report f_iosize as 512. Some calle...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Split the two debug sections
bouyer[src/netbsd-6-0]: src Welcome to 6.0.4_PATCH.
jdc[src/netbsd-6-0]: src/doc Update entry for ticket 905.
pooka[src/trunk]: src Add rumpuser interface to fetch number of host cpus.
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Ooops, do not try to create...
pooka[src/trunk]: src/usr.bin/config output __arraycount instead of homegrown macro
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by pg...
msaitoh[src/netbsd-6-0]: src/distrib/sets Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib/libedit From Jess Thrysoee
jruoho[src/trunk]: src/share/man/man3 Back and forth: gcc(1) -> GCC.
bouyer[src/netbsd-6-0]: src/usr.sbin/postinstall Pull up following revision(s) (req...
rkujawa[src/trunk]: src/share/man/man4 X-Surf attachment changes
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update netpgp to version 3.99.1
riastradh[src/trunk]: src/sys/modules Add a module for uatp(4).
rmind[src/trunk]: src - Extend npftest: add ruleset inspection testing from the co...
apb[src/trunk]: src/usr.sbin/postinstall Don't rely on stat(1) with format "%SHr...
sborrill[src/netbsd-6-0]: src Pull up the following revisions(s) (requested by martin...
christos[src/trunk]: src/external/bsd/ntp/dist/libopts (unsigned char) for ctype func...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 add #i...
bouyer[src/trunk]: src/sys/dev/ic Give AHCI_QUIRK_BADPMPRESET its own bit. Pointed ...
msaitoh[src/netbsd-6-0]: src/doc Ticket 1279.
matt[src/trunk]: src/lib/libm Use COPTS instead of CFLAGS
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Remove unnecessary property 'xore-ir...
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns avoid type punning
ahoka[src/trunk]: src/sys/dist/pf/net - Make the pf and pflog driver able to detach.
bouyer[src/netbsd-6-0]: src/etc/namedb Pull up following revision(s) (requested by ...
riz[src/netbsd-6-0]: src/sbin/raidctl Pull up following revision(s) (requested b...
joerg[src/trunk]: src/sys Use struct segment_descriptor for pcb_fsd and pcb_gsd in...
plunky[src/trunk]: src/usr.sbin/dhcp/server this HAVE_PCC is not (any longer) required
bouyer[src/netbsd-6-0]: src Pull up following revision(s) (requested by maxv in tic...
joerg[src/trunk]: src/external/bsd/mdocml Update for mdocml-1.9.23.
jruoho[src/trunk]: src/share/man/man9 Add the USENIX paper of the author to SEE ALSO.
jruoho[src/trunk]: src/sys/dev/acpi Add ATM1200. From ThinkPad X60s.
pooka[src/trunk]: src/sys Remove unused count (invariably "4") from pseudo-device ...
wiz[src/trunk]: src Join URL.
nonaka[src/trunk]: src/sys/arch/hpcarm/dev Oops, the direction of the shift is oppo...
tron[src/trunk]: src/doc Note update of Postfix to version 2.8.12.
ahoka[src/trunk]: src/external/cddl/osnet Remove a couple of zero length kmem_frees.
nonaka[src/trunk]: src/sys/arch/zaurus/dev fix RCSID.
jdc[src/trunk]: src/dist/nvi/cl Work around PR#43839, by calling resizeterm() on...
matt[src/trunk]: src/external/gpl3/gdb/lib Add gdb configury for earm
msaitoh[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
manu[src/trunk]: src Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a reference...
pooka[src/trunk]: src/sys/kern Forgot this one from previous commit. It too is ne...
jdc[src/netbsd-6-0]: src/doc Ticket 915.
jruoho[src/trunk]: src/lib/libm/man Remove rest of the NOTES and ERRORS and referen...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_eh Deal with LIB2_EHASM
bouyer[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist/crypto Pull up followi...
reinoud[src/trunk]: src/sys/arch/usermode/conf Adjust default parameters
drochner[src/trunk]: src/games/factor fix an obvious flaw in bounds check: the array ...
bouyer[src/netbsd-6-0]: src/sys/uvm Pull up following revision(s) (requested by par...
bouyer[src/netbsd-6-0]: src/doc ticket 1064
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move to dprintf_debug()
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 convert pmap_lock into an IPL_VM lo...
skrll[src/trunk]: src/sys/arch/hp700/dev Only post EOI once for shared interrupts....
matt[src/trunk]: src Export <arm/vfpreg.h>
nonaka[src/trunk]: src/sys/dev/usb regen.
joerg[src/trunk]: src/lib/libc/arch Explicitly add back __resumecontext wrapper
jruoho[src/trunk]: src/share/man Mention security(8) in rc.conf(5) and symlink(7) i...
martin[src/netbsd-6-0]: src/doc Ticket #1209
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
snj[src/netbsd-6-0]: src/doc mereg 1377 addition
martin[src/trunk]: src/sys/arch/i386/stand/misc Update Rawrite32 to latests version
reinoud[src/trunk]: src/sys/arch/arm/marvell Add revision 3/A1 of the KIRKWOOD
msaitoh[src/trunk]: src/sys/dev/pci regen.
gson[src/trunk]: src/sys/dev/pci Add missing locking calls to eso_attach() to avo...
jruoho[src/trunk]: src/share/man Document also kern.cryptodevallowsoft.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Tweak max addresses a bit so that...
martin[src/netbsd-6-0]: src/external/bsd/bind Pullup part of rev 1.16 via patch, re...
matt[src/trunk]: src/sys Rename process_frame to lwp_trapframe
jruoho[src/trunk]: src/share/man/man8 Refer to the generic ssp(3) instead of the sp...
lukem[src/trunk]: src/share/mk Support MKDEBUG for shared libraries.
matt[src/trunk]: src/lib/csu/common_elf Use COPTS instead of CFLAGS
joerg[src/trunk]: src/distrib/sets/lists/base Remove two lines that slipped through.
riz[src/netbsd-6-0]: src/distrib/sets/lists Pull up following revision(s) (reque...
christos[src/trunk]: src/usr.bin/find Fix unchecked malloc, check for overflow (Maksy...
jruoho[src/trunk]: src/tests/lib/libm Reduce the powers.
kardel[src/trunk]: src/doc note release of ntp 4.2.6
plunky[src/trunk]: src/share/man/man5 document rebuild_mandb
bouyer[src/netbsd-6-0]: src/sys/fs/udf Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/powerpc need mm_md_direct_mapped_phys support.
dholland[src/trunk]: src/games/battlestar fflush the score file while signals are blo...
mrg[src/trunk]: src/tools/gcc add libgomp support. needed by "cc -fopenmp", tha...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...
skrll[src/trunk]: src/sys/arch/hp700/hp700 KNF
macallan[src/trunk]: src/sys/dev/pci/voyager use BUS_SPACE_MAP_PREFETCHABLE
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Store r30 and r31 beforehand to rest...
njoly[src/trunk]: src Remove dead xrefs to obsolete kvm_mkdb(8).
nonaka[src/trunk]: src/sys/arch/hpc/stand/binary recompile.
dholland[src/trunk]: src/games/factor Sync with reality. Bump date.
bouyer[src/netbsd-6-0]: src/distrib/ews4800mips Pull up following revision(s) (requ...
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by pg...
snj[src/netbsd-6-0]: src/doc 1377
pooka[src/trunk]: src/tests/fs/ffs test for the very basic snapshot features
mrg[src/trunk]: src/external/gpl3/binutils mknative files for sh3el / binutils 2...
jruoho[src/trunk]: src/tests/lib/libm Use fabsf(3) when appropriate.
jruoho[src/trunk]: src/tests/lib/libm When failing, point to the tracker PR lib/45362.
jruoho[src/trunk]: src/sys/dev/acpi Simplify the setting of the GPEs. Add a debug-p...
reinoud[src/trunk]: src/sys/arch/usermode Implement a dprintf_debug() analog to apri...
reinoud[src/trunk]: src/sys/arch/usermode Provide thunk fuction to return the host m...
kiyohara[src/trunk]: src/sys/arch/powerpc/pci Remove white-spaces.
jruoho[src/trunk]: src/tests/lib/libc/sys Remove ptrace(2) tests that are not yet r...
christos[src/trunk]: src/usr.bin/kdump Symbolic printing of some known MISC records.
bouyer[src/netbsd-6-0]: src/doc ticket #1385
pooka[src/trunk]: src/sys/rump/librump/rumpkern One emul is enough and since we ne...
christos[src/trunk]: src/sys/dev/acpi fix dmesg printing.
matt[src/trunk]: src/sys/arch/arm/marvell Add MVSOC_CONSOLE_EARLY option to get a...
snj[src/netbsd-6-0]: src/doc 1155
jruoho[src/trunk]: src/lib/libc/gen Note POSIX compliance.
riz[src/netbsd-6-0]: src/sys/arch/mvmeppc/stand Pull up following revision(s) (r...
bouyer[src/trunk]: src/sys/dev/ic sg64.len is 32bits, so use htole32()
bouyer[src/netbsd-6-0]: src/sys/lib/libsa Pull up following revision(s) (requested ...
snj[src/trunk]: src/compat Fix a few typos.
matt[src/trunk]: src/sys/arch/arm/include Add macros for all of the E and C flags...
pooka[src/trunk]: src/distrib/sets/lists/man i386/vald: gone but not forgotten
christos[src/trunk]: src/share/man/man4 mention the new QSIZE ioctls.
njoly[src/trunk]: src/sys/dev/pci Add NVIDIA GeForce 210.
macallan[src/trunk]: src/sys/arch/evbmips/loongson/dev add envsys support
macallan[src/trunk]: src/sys/dev/pci/bktr don't try to print a bus_space_handle_t
plunky[src/trunk]: src NULL does not need a cast, here
pooka[src/trunk]: src/sys/rump/librump/rumpkern Limit virtual CPUs to MAXCPUS for ...
joerg[src/trunk]: src/gnu/usr.bin Only build gcc here, if MKGCC != no.
bouyer[src/trunk]: src/sys/dev/pci Regen: add MegaRAID SAS2208
pooka[src/trunk]: src Rename librumpfs_nullfs to librumpfs_null to make the basena...
pooka[src/trunk]: src/sys/rump/librump/rumpkern support lwp specificdata
martin[src/netbsd-6-0]: src/libexec/mail.local Pull up following revision(s) (reque...
martin[src/netbsd-6-0]: src/doc Ticket #1392
matt[src/trunk]: src/lib/libc If compiling for SOFTFLOAT, include "softfloat/soft...
jruoho[src/trunk]: src/sys/dev/acpi Remove the code that was copy-pasted to acpi_de...
jruoho[src/trunk]: src/share/man/man8 Finally, add FORTIFY_SOURCE also to the "tabl...
snj[src/netbsd-6-0]: src/external/bsd/ntp Pull up following revision(s) (request...
pooka[src/trunk]: src/sys/rump/net/lib/libnet no need to include code which is alr...
martin[src/netbsd-6-0]: src/sys/dev/pci Pullup revision 1.260 (via patch), requeste...
pooka[src/trunk]: src/sys/arch regen
christos[src/trunk]: src/include PR/43172: Jukka Ruohonen: swab(3) lacks restrict-key...
blymn[src/trunk]: src/tests/lib/libcurses Remove the beep test for the moment, the...
drochner[src/trunk]: src/games/factor -Fix an old bug in the "pollard" code: it gets ...
jruoho[src/trunk]: src Document the ctod-family of macros from <sys/param.h>.
jdc[src/trunk]: src/doc Initial Raspberry Pi support has been pulled up to NetBS...
dholland[src/trunk]: src/usr.sbin/edquota three more minor fixes.
dyoung[src/trunk]: src/sys Add default implementations for bus_space_is_equal(9),
plunky[src/trunk]: src/sys/dev/usb add Kingston DataTraveler 102 G2 (does not like ...
plunky[src/trunk]: src/lib/libbluetooth when printing URLs, don't use VIS_HTTPSTYLE...
snj[src/netbsd-6-0]: src/doc ticket 1124
jruoho[src/trunk]: src/sys/dev/acpi AE_CTRL_TERMINATE -> AE_CTRL_FALSE.
matt[src/trunk]: src/lib/csu/arch/earm crt* files for ARM EABI. This is pretty d...
jruoho[src/trunk]: src/sys/dev/acpi Use KM_SLEEP.
jruoho[src/trunk]: src/sys/dev/acpi As discussed with jmcneill@, install a global "...
jruoho[src/trunk]: src/share/man/man9 Cosmetics.
manu[src/trunk]: src/sys/fs/puffs Missing bit in previous commit (prevent race be...
christos[src/trunk]: src/sys/kern Fix various bogus things:
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Appease gcc -fno-common:
jruoho[src/trunk]: src/share/man/man9 Fix roff warnings. Note btop() and btopr() on...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc make this work with mknative-gcc:
reinoud[src/trunk]: src/sys/arch/usermode/usermode On entering an entry to pmap, act...
riastradh[src/trunk]: src/sys/dev/ieee1394 ...and be sure to config_pending_decr if kt...
chs[src/trunk]: src/sys/arch assert that pcb_onfault is NULL in places where it ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use __dead.
msaitoh[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ri...
msaitoh[src/netbsd-6-0]: src/usr.bin/ftp Pull up following revision(s) (requested by...
christos[src/trunk]: src/external/bsd/ntp/dist/libopts/compat Check result of malloc ...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Add utmp support.
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by cub...
msaitoh[src/netbsd-6-0]: src/external/bsd/pkg_install/dist/lib Pull up following rev...
ahoka[src/trunk]: src/sys/modules/pf Add new type kernel module for pf (includes p...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys allow the use...
tsutsui[src/trunk]: src/sys/arch/atari/dev - more cosmetics
msaitoh[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
jruoho[src/trunk]: src/tests/lib/libm Adjust to see where this fails on i386/qemu.
christos[src/trunk]: src/tools add -I${TOOLDIR}/include/nbinclude to fix the build (f...
tsutsui[src/trunk]: src/sys/arch/atari/dev Replace old MD sicallback functions with ...
sborrill[src/trunk]: src/external/bsd/iscsi Add mkdist to build a distribution tarbal...
pooka[src/trunk]: src/sys/rump/librump/rumpkern/opt Define some options (although ...
matt[src/trunk]: src/sys/arch/arm/include Add ABI version stuff.
msaitoh[src/netbsd-6-0]: src/crypto/external/bsd/openssl Pull up following revision(...
christos[src/trunk]: src/share/mk Don't add the .h rule for yacc if we are not really...
reinoud[src/trunk]: src/sys/arch/usermode/conf Reduce the size of the memory base of...
jakllsch[src/trunk]: src/sys/arch/i386/stand/pxeboot Shut down the PXE network stack ...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd PR/45308: Manuel Bouyer: Update l...
msaitoh[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
jruoho[src/trunk]: src/share/man/man4 Mention the ACPICA debugger and the way to en...
he[src/netbsd-6-0]: src/doc Ticket 1223.
plunky[src/trunk]: src/sbin/ifconfig C99 says that offsetof() expands to a constant...
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
matt[src/trunk]: src/sys/arch/acorn26/acorn26 CURPCB is dead
riz[src/trunk]: src/share/man/man4 Document additional settings for onpanic, fro...
christos[src/trunk]: src/share/man/man4 Document rfc6056 (and other missing) sockopts.
jruoho[src/trunk]: src/lib/libm Split out the logarithm functions from the perplex ...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Add a comment for EABI. Use "pop...
chs[src/trunk]: src/sys/arch/evbarm/iq80310 move evcnt_attach_dynamic() calls la...
joerg[src/trunk]: src/usr.sbin/nfsd Fix memset usage.
mrg[src/trunk]: src/external/gpl3/binutils mknative files for powerpc / binutils...
jmcneill[src/trunk]: src/share/man/man4 add ShanTou ADM8515 and SUNRISING SR9600 Ethe...
kiyohara[src/trunk]: src/sys/arch/macppc/macppc Use OHARE_NIRQ instead of NIRQ.
christos[src/trunk]: src/sbin/route remove useless rump headers.
joerg[src/trunk]: src/lib/libcrypt crypt-sha1.c flags apply to all compilers in th...
jruoho[src/trunk]: src/tests/lib/libm Reduce tolerance to see whether still acosf(c...
sjg[src/trunk]: src/usr.bin/make Just because $TMPDIR is set does not mean it is...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...
dholland[src/trunk]: src/usr.sbin/edquota Bail out early if none of the mounted volum...
jruoho[src/trunk]: src/sys/dev/acpi Arrange some comments.
christos[src/trunk]: src/sys/kern put back the cc == 0 check, because we can re-enter...
bouyer[src/netbsd-6-0]: src/crypto/external/bsd/openssl Pull up following revision(...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams revert previous. i...
apb[src/trunk]: src/usr.sbin/postinstall Change do_ptyfsoldnodes to use stat(1) ...
jmcneill[src/trunk]: src/sys/arch/usermode use write instead of putchar putchar putch...
jruoho[src/trunk]: src/tests/lib/libm Add more cases.
christos[src/trunk]: src/sys/sys remove things that have not been used for almost 20 ...
snj[src/netbsd-6-0]: src/doc ticket 832
mrg[src/trunk]: src/external/gpl3/binutils mknative files for vax / binutils 2.2...
snj[src/netbsd-6-0]: src Welcome to 6.0.6!
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add distrib entries for new uatp ...
jruoho[src/trunk]: src cpu_swapout(9) is no more.
jruoho[src/trunk]: src/sys/dev/acpi Add NSC1100. From ThinkPad T43p.
pooka[src/trunk]: src/sys/rump Give a cpp hint if the native kernel abi is supported.
tsutsui[src/trunk]: src No reason to create ECOFF kernels for a modern port which ha...
christos[src/trunk]: src/usr.bin/pmap Don't give out information about processes we c...
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc update the generated fo...
snj[src/netbsd-6-0]: src/doc 1351, 1362
bouyer[src/netbsd-6-0]: src/doc ticket 999
pgoyette[src/trunk]: src/share/misc Add another missing zipcode - this is where I live!
christos[src/trunk]: src/doc mention crash ldscript.
bouyer[src/netbsd-6-0]: src/doc ticket 998
mrg[src/trunk]: src/external/lgpl3/gmp/dist don't try to declare alloca() (wrong...
christos[src/trunk]: src/lib/libedit shame on solaris that is the last OS not support...
matt[src/trunk]: src/lib/libc/arch/arm Don't need -I${.CURDIR}/arch/arm anymore
msaitoh[src/netbsd-6-0]: src/sys/compat Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/sys Move the evaluation of the _PDC control method out from ...
jruoho[src/trunk]: src/share/man/man4 Add also a paragraph about the platform-speci...
para[src/trunk]: src/sys/rump/librump/rumpkern adjust rump for static pool_cache ...
darrenr[src/trunk]: src/dist/ipf Import IPFilter 4.1.34 into NetBSD
matt[src/trunk]: src/external/bsd/file/dist/magic/magdir Add EABI4 and EABI5 for arm
riz[src/netbsd-6-0]: src/doc ticket 1107
pooka[src/trunk]: src/sys Make module name match MOUNT_NAME. Inspired by PR kern/...
snj[src/netbsd-6-0]: src/doc 1194 and 1195
mrg[src/trunk]: src/sbin/sysctl implement CTLTYPE_BOOL support. it was entirely...
skrll[src/trunk]: src/sys/sys define<tab> consistency
msaitoh[src/netbsd-6-0]: src/sys/net Pull up following revision(s) (requested by kef...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by joerg in ti...
jym[src/trunk]: src/sys/arch Merge jym-xensuspend branch in -current. ok bouyer@.
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Fix typos (make this compile again...)
christos[src/trunk]: src/usr.bin/crunch/crunchgen move LDSTATIC before the includes b...
reinoud[src/trunk]: src/sys/arch/usermode/dev Transform the clock signal to a sigact...
bouyer[src/netbsd-6-0]: src/doc ticket 1045
jruoho[src/trunk]: src/share/man/man9 Add USENIX paper to SEE ALSO.
christos[src/trunk]: src/distrib/sets/lists/tests Add rfc6056 tests
wiz[src/trunk]: src/share/man/man7 New sentence, new line. Do not Xr yourself. A...
wiz[src/trunk]: src/sbin/fsck_ffs Mention scan_ffs -b.
dyoung[src/trunk]: src/common/lib/libppath Name arguments in a couple of prototypes...
msaitoh[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
christos[src/trunk]: src/share/mk add MKRUMP by popular demand.
riastradh[src/trunk]: src/share/man/man4 Use my @NetBSD.org email address in the bwi(4...
tsutsui[src/trunk]: src/usr.sbin/rbootd Remove nonexistent (probably HP-UX specific)...
jym[src/trunk]: src/sys/dev/pci The bnx(4) handler runs at IPL_NET (works with s...
ahoka[src/trunk]: src/doc Mention new sysinst defaults for cypher selection.
dholland[src/trunk]: src/games/larn Handle the "diedtime" field of the player log (wh...
jruoho[src/trunk]: src Rewrite types(5) as per perry@'s suggestion from few years b...
martin[src/netbsd-6-0]: src/doc Ticket #1226
msaitoh[src/netbsd-6-0]: src/doc Ticket 944.
martin[src/trunk]: src/distrib Change all install media to use ipty instead of pty0
jruoho[src/trunk]: src/sys/dev/acpi Reorganize the main file: add several missing p...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp fix bogus ctype casts
kiyohara[src/trunk]: src/sys/arch/algor/conf SYMTAB_SPACE.
nonaka[src/trunk]: src/sys/dev/usb Match NTT DOCOMO L-02C.
skrll[src/trunk]: src/sys/arch/hp700 Don't round the bus space map/unmap requests ...
sborrill[src/trunk]: src/sys/dev/pci Add support for Intel 6 Series Serial ATA Contro...
plunky[src/trunk]: src/sys/netbt const lookup argument
jruoho[src/trunk]: src/share/man/man4 Add the USENIX paper to SEE ALSO.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
matt[src/trunk]: src/sys/arch/powerpc/booke/pci Deal with PCIe/PCI hoses with mor...
nisimura[src/trunk]: src/sys/arch/evbarm/conf let MINI2440 kernel to have bpf(4) for ...
drochner[src/trunk]: src/sbin/wsconsctl follow KS_GROUP_Ascii->KS_GROUP_Plain rename ...
drochner[src/trunk]: src/sys/dev/usb regen
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libdiges...
wiz[src/trunk]: src/external/gpl2/xcvs/dist Document 'cvs rdiff -p'.
matt[src/trunk]: src/sys/arch Since the PMC cycle counter is started in cpufunc n...
christos[src/trunk]: src/lib/libedit fixed warnings where wint_t is unsigned.
christos[src/trunk]: src/sys/dev/pci Use device names from the OpenBSD iwn driver, ad...
dholland[src/trunk]: src/distrib/sets/lists/tests Don't use 'nul' in filenames as win...
rmind[src/trunk]: src/sys kcpuset_copybits: fix potential endianness problem. Spo...
haad[src/trunk]: src/sys/dev/dm Fix typo in comment.
dholland[src/trunk]: src/sys/arch/i386/i386 Make extern decl of trap_type[] match the...
wiz[src/trunk]: src/doc mdocml-1.12.0 out.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Autogenerate /dev nodes. Use (recr...
matt[src/trunk]: src/sys/arch/evbarm/include Allow <arm/mainbus/mainbus.h> to sup...
riz[src/netbsd-6]: src/sbin/ping6 Pull up following revision(s) (requested by ms...
snj[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by uwe in ...
nonaka[src/trunk]: src Added keyboard config files for Sharp WS003SH/WS007SH.
cliff[src/trunk]: src/sys/arch/mips/mips when USPACE <= PAGE_SIZE, we don't have m...
reinoud[src/trunk]: src/sys/dev/sdmmc Initialise error variable to zero. If all the ...
jruoho[src/trunk]: src/lib/libc/stdlib As err(3) instructs, use EXIT_FAILURE in the...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Use the common code in <arm/cortex/a...
he[src/trunk]: src/lib/libc/gen Instead of including <a.out.h> to get at "struc...
christos[src/trunk]: src/lib/libedit include <wchar.h> if we don't have wcsdup()
riz[src/netbsd-6]: src Pull up following revision(s) (requested by chs in ticket...
martin[src/trunk]: src/external/gpl3/binutils/dist/gas From Matt Thomas, suggested ...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012e. [apb 20120808]
hauke[src/trunk]: src/sys/arch/mac68k/conf Add the MI software watchdog to GENERIC...
matt[src/trunk]: src/sys/arch/evbarm/conf Inital config file BEAGLEBONE
wiz[src/trunk]: src/lib/libc/gen Remove double quotes around missing function in...
jruoho[src/trunk]: src/lib/libc/gen No more usleep(3) in POSIX; "use nanosleep(2) i...
matt[src/trunk]: src/sys/kern Change KASSERT to KASSERTMSG
riz[src/netbsd-6]: src/sbin/ping Pull up following revision(s) (requested by msa...
pgoyette[src/trunk]: src/sys/sys Provide names for the values associated with INDICAT...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Fix dumb build errors. Comp...
wiz[src/trunk]: src/usr.sbin/makemandb Use emalloc in one more place, like the r...
christos[src/trunk]: src/tests/include/sys remove stray underscore.
hubertf[src/trunk]: src tftpd(8): Add -w so files can be uploaded without requiring ...
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm/arm32 Support PMAP_NOCACHE in pmap_kenter_pa
christos[src/trunk]: src/tests/lib/libc/gen print stderr, when things go wrong.
pgoyette[src/trunk]: src/sys/dev/sysmon Fix indentation. No code change.
riz[src/netbsd-6]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/lib/libc/gen add symbolic name printing.
mrg[src/trunk]: src obsolete libgcc_pic and friends. all libgcc's are supposed ...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Support for IOMEGA Storcent...
matt[src/trunk]: src/sys/arch/arm/include Use ci->ci_data.cpu_cc_freq.
chs[src/trunk]: src/sys/arch/evbarm/conf add missing KERNEL_BASE_EXT.
christos[src/trunk]: src/bin/sh Merge duplicate information.
hans[src/trunk]: src/sys/dev/dec The interrupt handler uses the softc, so it's pr...
wiz[src/trunk]: src/usr.bin/config Use more markup. Wording.
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
joerg[src/trunk]: src/usr.bin Reorder sections to canonical order.
riz[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
sjg[src/trunk]: src/usr.bin/make PrintOnError: run .ERROR last, so even if it ca...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Call pserialize_init() during rump...
christos[src/trunk]: src/distrib/sets/lists/xserver fix broken sets.
matt[src/trunk]: src/sys/arch/arm Change pci_conf_hook to pass pc->conf_v
haad[src/trunk]: src/external/cddl/osnet/include If thread_create was called with...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix thinko in previous.
chs[src/trunk]: src/libexec/ld.elf_so/arch/hppa gcc 4.5 generates an extra plabe...
martin[src/netbsd-6-0]: src/doc Ticket #1461
kiyohara[src/trunk]: src/sys Clean up gt and peripherals.
njoly[src/trunk]: src/external/bsd/mdocml define HAVE_STRPTIME needed for date par...
christos[src/trunk]: src/sys/coda use CODA_MAXNAMLEN instead of bogus MAXNAMLEN
snj[src/netbsd-6-0]: src/doc 1446
dholland[src/trunk]: src/distrib/sets/lists/base Fix sets for new tzdata.
dholland[src/trunk]: src/usr.bin/time Fix ambiguous/confusing wording.
dyoung[src/trunk]: src/sys/arch/amd64/amd64 As Andrew Doran points out, _ALIGN_TEXT...
riz[src/netbsd-6]: src/doc Ticket 693
riz[src/netbsd-6]: src/sys/dev/pci Apply patch (requested by msaitoh in ticket #...
jruoho[src/trunk]: src/lib/libc/stdio Correct the discussion about return values: f...
jruoho[src/trunk]: src/share/man/man9 Bump date and add one missing note.
ginsbach[src/trunk]: src/share/misc Add UX (User eXperience)
haad[src/trunk]: src/external/cddl/osnet/include Add _mutex_held routine to test ...
joerg[src/trunk]: src/dist/bzip2 Reorder sections.
christos[src/trunk]: src/lib/libc/arch/x86_64/gen even simpler.
martin[src/netbsd-6-0]: src/doc Tickets #1540 and #1541
matt[src/trunk]: src/sys/arch/arm Enable "shareable" access to the page table for...
jruoho[src/trunk]: src/sys/arch/x86/x86 Like the comment says, also MSR_IA32_EXT_CO...
christos[src/trunk]: src/sys/kern Add vpanic()
phx[src/trunk]: src/sys/arch/x86/pci gcscpcib depends on functions from x86/pci/...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix zfs version 2...
christos[src/trunk]: src/external/gpl3/gdb Build glue for x86_64. This is working gdb...
mrg[src/trunk]: src/usr.sbin/postinstall fix the sendmail, mailerconf and atf ch...
macallan[src/trunk]: src/sys/dev/ic set RI_NO_AUTO then attaching early, clear it oth...
jmcneill[src/trunk]: src/doc acpi(4): Updated ACPICA to 20090730. This release includ...
joerg[src/trunk]: src Update build system for mdocml 1.12.0.
skrll[src/trunk]: src/sys/arch/evbarm Switch RaspberryPI to use the new boot/init ...
pooka[src/trunk]: src/tests/rump/rumpkern convert to ifdef USE_ATF
apb[src/trunk]: src/share/zoneinfo Import tzdata2011k.
riz[src/netbsd-6]: src/share/misc Pull up following revision(s) (requested by jn...
martin[src/netbsd-6-0]: src/doc Ticket #1524
pooka[src/trunk]: src/sys/arch/sun3/include Raise the blade, make the change, don'...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
dholland[src/trunk]: src/sbin/mount_ptyfs ptyfs hasn't been experimental in a long ti...
jruoho[src/trunk]: src/share/man/man9/man9.i386 .Nm -> .Fn, and wrap the kernel con...
macallan[src/trunk]: src/sys call vcons_replay_msgbuf() when appropriate
wiz[src/trunk]: src/share/man/man8/man8.atari Fix typo and improve English.
riz[src/netbsd-6]: src/doc Tickets 600-602,604-606.
tsutsui[src/trunk]: src/distrib Add sysinst(8) for hpcsh.
christos[src/trunk]: src/external/bsd/cron/dist change to mandoc
cherry[src/trunk]: src/sys/arch/amd64/amd64 Revert to unmanaged x86 memory mapped i...
mbalmer[src/trunk]: src/lib Descent into lua.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Wolfgang Schmieder <...
martin[src/trunk]: src/sys/arch/vax/vax Kernel crash dumps are not properly impleme...
joerg[src/trunk]: src/lib/libc/gen Fix markup.
riz[src/netbsd-6]: src/sys/arch/i386/conf Pull up following revision(s) (request...
macallan[src/trunk]: src/sys/arch/shark/ofw actually pass a working IO tag to the res...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Make can_trust_pointer_alignment(...
riz[src/trunk]: src/distrib Change the naming scheme of "live" images and usb in...
christos[src/trunk]: src/gnu/usr.bin/gdb6/arch/arm add a missing file, found with the...
pgoyette[src/trunk]: src/sys/dev/pci Regen
wiz[src/trunk]: src/usr.bin/uniq - improve punctuation;
skrll[src/trunk]: src/sys/arch/hp700/dev KNF
joerg[src/trunk]: src/common/lib/libc/gen Fix rb_tree_iterate to get the min/max e...
snj[src/netbsd-6-0]: src/doc 1527
sjg[src/trunk]: src/share/man/man4 Update description for V4.
martin[src/trunk]: src/distrib/utils/sysinst Prevent a -ve int -> uint32 underflow, ...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
plunky[src/trunk]: src/sys/dev/usb update DPRINTF to reflect actual function name
macallan[src/trunk]: src/sys/dev/pci use alternate font if available ( for autogenera...
snj[src/netbsd-6-0]: src/sys/compat Pull up following revision(s) (requested by ...
abs[src/trunk]: src/etc/etc.vax Seems like all the trendy ramdisks are using "ma...
rmind[src/trunk]: src/sys/kern - Replace calc_order() with ilog2(), wrap into SIZE...
pooka[src/trunk]: src/lib/librumpclient attempt to inform user of what the error m...
plunky[src/trunk]: src/include handle the difference between C99 and GNUC semantics...
jruoho[src/trunk]: src/sys/dev/acpi Add ASUS CUV4X-D. From Pierre Pronchery in PR #...
christos[src/trunk]: src/bin/sh print the flag too next to the units like bash does.
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100512
jruoho[src/trunk]: src/lib/libc/gen Fix the note about errno in ERRORS; telldir(3),...
matt[src/trunk]: src/sys/arch/arm/imx Use PMAP_NOCACHE, add stream methods.
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist Build fixes for NetBSD.
msaitoh[src/trunk]: src/lib/libl Remove unused lib/libl. Approved by christos.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out md.
matt[src/trunk]: src/sys/ddb Use _KERNEL_OPT
mbalmer[src/trunk]: src/share/man/man4/man4.i386 Mention GPIO in the title so that t...
jmcneill[src/trunk]: src/external/intel-public Add reachover Makefile for ACPICA iasl...
jruoho[src/trunk]: src/lib/libc/stdlib Remove the (incorrect) note about inconsiste...
he[src/trunk]: src/usr.sbin/mopd/common Define NOAOUT if we're building for mips.
wiz[src/trunk]: src/lib/libc/stdio Wording.
mrg[src/trunk]: src/external/gpl3/binutils/dist/gas/config add OPTION_FIX_LOONGS...
christos[src/trunk]: src/doc mention how to fix protocols.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Fix .Dd format.
joerg[src/trunk]: src/share/man/man3 Fix prologue
haad[src/trunk]: src/external/cddl/osnet/lib/libzpool Fix userspace cv_timedwait ...
snj[src/netbsd-6-0]: src/sys/dev Pull up following revision(s) (requested by mrg...
mbalmer[src/trunk]: src Language fix: upto date -> up to date.
christos[src/trunk]: src/external/gpl3/gdb/lib add powerpc support
apb[src/trunk]: src/dist/openpam/lib If a module doesn't implement a primitive, ...
skrll[src/trunk]: src/sys/arch/hp700/conf Add usb
jmmv[src/trunk]: src/share/mk Fix "make test" to actually print the desired messa...
spz[src/trunk]: src/share/examples/npf add an example for a npf.conf
jdc[src/netbsd-6]: src/doc Tickets 671 (update), 703-706, 717.
christos[src/trunk]: src/usr.bin/config Don't support sysctl for the tools version of...
dyoung[src/trunk]: src/sys/arch/powerpc/include Declare genppc_isa_detach_hook().
macallan[src/trunk]: src/sys/arch/powerpc/oea set RI_NO_AUTO when initializing the ea...
jruoho[src/trunk]: src/lib/libc/stdlib Put the period outside the quotation marks.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs cleanup non-used code (superceded b...
snj[src/netbsd-6-0]: src/external/bsd/tcpdump Apply patch (requested by spz in t...
jmcneill[src/trunk]: src/sys/dev/usb Attempt to load the xc5k firmware at attach time...
wiz[src/trunk]: src Join %U.
christos[src/trunk]: src/distrib/sets/lists/tests add new test
isaki[src/trunk]: src/distrib/x68k/floppies/ramdisk TERM=x68k -> vt220. sysinst w...
christos[src/trunk]: src/external/gpl3/gdb/lib add arm and hppa
christos[src/trunk]: src/sys/sys Introduce KERNEL_NAME_MAX = 255, and bump NAME_MAX t...
msaitoh[src/trunk]: src/external/gpl3/gcc/lib/libgcc Don't add unwind.h stuff into B...
wiz[src/trunk]: src/usr.sbin/services_mkdb Sort option descriptions.
msaitoh[src/netbsd-6]: src/doc Ticket 664, 665 and 667
dsl[src/trunk]: src/usr.bin/sort Delete more unwanted/unused cruft.
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Fixed descriptor size (noti...
tsutsui[src/trunk]: src/sys/arch/atari/stand/binpatch Include <bsd.own.mk> before ${...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
christos[src/trunk]: src/tests/net/net add back the raw test and fix typo in the libr...
jdc[src/netbsd-6]: src/distrib/x68k/floppies/bootfloppy.sysinst Pull up revision...
njoly[src/trunk]: src/tests/fs/vfs USE_OWNER -> USES_OWNER for consistency with ot...
kiyohara[src/trunk]: src/sys/dev/ieee1394 + Fix typo.
snj[src/netbsd-6-0]: src/sys/netsmb Pull up following revision(s) (requested by ...
rkujawa[src/trunk]: src/sys/arch/amiga/pci P5PB_MATCH_CV643D is supposed to be disab...
apb[src/trunk]: src/sys/kern s/null terminate/NUL terminate/ in a comment.
macallan[src/trunk]: src/sys/dev/sysmon defflag debug #defines
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/sparc64 Sync with md.h rev 1.17:
njoly[src/trunk]: src/share/man/man4 Fix ampersand special character.
jruoho[src/trunk]: src/usr.bin/chflags Use a table instead of a literal .Bd "list".
snj[src/netbsd-6-0]: src/doc 1458
jym[src/trunk]: src/doc xen: Enable no-execute bit feature for i386pae and amd64...
jruoho[src/trunk]: src/usr.bin RETURN VALUES -> EXIT STATUS.
abs[src/trunk]: src/sys/arch Update all kernel configs mentioning WSEMUL_* but n...
matt[src/trunk]: src/sys/arch Move things around for <arm/arm32/machdep.h>
dyoung[src/trunk]: src/sys/dev/pci Cosmetic: remove superfluous parentheses from re...
pgoyette[src/trunk]: src/tests/net/bpfilter There's a known-but-unresolved race condi...
pooka[src/trunk]: src/lib/libp2k If vfstype is MOUNT_RUMPFS, assume we don't actua...
pooka[src/trunk]: src/usr.bin/config Prefer a real device for pseudoroot and only ...
jruoho[src/trunk]: src/share/man/man3 Fix typo in XXX-comment.
kiyohara[src/trunk]: src/sys/dev/pcmcia Regen.
christos[src/trunk]: src/lib/libpthread Include limits.h to get PTHREAD_KEYS_MAX, and...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Add definitions for Power Manager Regist...
phx[src/trunk]: src/sys/arch/sandpoint/conf Synology boxes need sk(4), not msk(4).
jruoho[src/trunk]: src/lib/libc/stdio Remove the list of functions.
christos[src/trunk]: src/doc mention cron
macallan[src/trunk]: src/external/gpl3/binutils/dist/gas/config put -mfixloongson2f-b...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Disable our custom stack unwinder...
martin[src/netbsd-6-0]: src/sys/netinet Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/sys/fs/ptyfs Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/dev/wscons add vcons_replay_msgbuf() for use by wsdispla...
drochner[src/trunk]: src/share/man/man9 fix some signatures
roy[src/trunk]: src Use tiparm instead of vtparm.
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by khor...
chs[src/trunk]: src/sys/compat/linux/common linux_termio c_cc array should be in...
jruoho[src/trunk]: src Build links for syslogp(3), syslogp_r(3), vsyslogp(3), and v...
christos[src/trunk]: src/usr.bin/getent make getcap a link to getent, since many of t...
yamt[src/trunk]: src/share/examples/puffs/pgfs puffs file system server backed by...
chs[src/trunk]: src/sys/uvm avoid leaking a uvm_object reference when merging a ...
jruoho[src/trunk]: src/lib/libc/sys Note that all stat-functions are standardized n...
riz[src/netbsd-6]: src/usr.bin/netstat Pull up following revision(s) (requested ...
lukem[src/trunk]: src/distrib/sets/lists/comp pfs.debug
bouyer[src/trunk]: src/sys/dev Add support newer LSI RAID controllers based on the ...
yamt[src/trunk]: src/sys/arch/x86/x86 - (ab)use pserialize instead of home-grown one
kiyohara[src/trunk]: src/sys/dev/pci Adds hw quirk for SUN firewire controllers. Fro...
matt[src/trunk]: src/sys/arch/evbarm/marvell Increase kernel VM space.
jruoho[src/trunk]: src/sys/dev/acpi When scanning the device "capabilities" (power, ...
riz[src/netbsd-6]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
jdc[src/netbsd-6]: src Pull up revisions:
christos[src/trunk]: src/external/gpl3/gdb/lib regen arm
yamt[src/trunk]: src/sys/arch/x86/x86 sprinkle __read_mostly
joerg[src/trunk]: src/games/banner \\ -> \e
matt[src/trunk]: src/sys/arch/arm Use PMAP_NOCACHE
jmmv[src/trunk]: src/doc Note update of atf to 0.8.
tls[src/trunk]: src/sys/kern Fix kern/46911: note that we rekeyed the cprng so w...
matt[src/trunk]: src/sys/arch/arm/conf Add __stub_start and __stub_end symbols.
wiz[src/trunk]: src/etc Use new makemandb -Q flag to be really quiet.
matt[src/trunk]: src/sys/arch/arm/arm32 Use the correct prot mask in vector_page_...
matt[src/trunk]: src/doc Note BEAGLEBOARDXM support.
matt[src/trunk]: src/sys/arch/evbarm Make reset work on beagle again.
mbalmer[src/trunk]: src/sys/dev/gpio Don't cast void pointers.
thorpej[src/trunk]: src/sys Add a real API for testing if a page is a managed page, ...
riz[src/netbsd-6]: src/sys/arch sys/arch/arm/broadcom/bcm2835_emmc.c patch
matt[src/trunk]: src/sys/arch Rename ARM options PROCESS_ID_IS_CUR{CPU, LWP} to TP...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Instead of causing a catastrophic ...
christos[src/trunk]: src/lib/libedit PR/46941: Steffen Nurpmeso: document EL_BUFFERED
christos[src/trunk]: src/lib/libpam/modules make the dependency to libpam, explicit. ...
christos[src/trunk]: src/sys/fs/hfs use NAME_MAX instead of MAXNAMLEN
tls[src/trunk]: src/sys Don't wait until the pool *fills* to rekey anything that...
matt[src/trunk]: src/sys Add a __HAVE_CPU_UAREA_IDLELWP hook so that the MD code ...
christos[src/trunk]: src/sys/dev/usb remove duplicated QoS definitions
joerg[src/trunk]: src/etc Add a note to run services_mkdb after modifications.
riz[src/netbsd-6]: src/usr.sbin/tcpdump Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/dev/pci Replace iwn_tx from rev. 1.39 with a port of the...
jruoho[src/trunk]: src/lib/libc/sys Note secure_path(3) in SEE ALSO.
pooka[src/trunk]: src/sys/rump Limit visibility of _RUMPKERNEL to prevent abuse.
christos[src/trunk]: src/external/gpl3/gdb/bin/gdb fix and re-enable the texinfo targets
riz[src/netbsd-6]: src/distrib/notes/common Remove duplicate entries (requested ...
jakllsch[src/trunk]: src/sys/arch/evbarm/rpi Do not depend on MEMSIZE being defined, ...
joerg[src/trunk]: src/usr.sbin/sdpd Simplify.
jruoho[src/trunk]: src/lib/libc/gen Note that also POSIX has deprecated utime(3).
apb[src/trunk]: src/etc Exit with non-zero status when asked to create an unreco...
pgoyette[src/trunk]: src/distrib/sets/lists/base Now that we're installing i2c/io.h u...
matt[src/trunk]: src/sys/uvm In uvm_kmapent_alloc, Make sure entry is initialized.
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.12.0:
snj[src/netbsd-6-0]: src/libexec/httpd Put back a netbsd-6* workaround accidenta...
snj[src/netbsd-6-0]: src/doc 1417
njoly[src/trunk]: src/share/man/man4 Fix sub-section reference.
kiyohara[src/trunk]: src/sys/arch/ofppc/ofppc Support FAT filesystem on RDB partition.
dholland[src/trunk]: src Add note about cleaning required by last month's openssl upd...
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
joerg[src/trunk]: src/sys/arch/arm/include Limit mbuf clusters to 64MB. Forgotten ...
wiz[src/trunk]: src/external Fix a typo.
snj[src/netbsd-6-0]: src/distrib/sets/lists/comp Apply patch (requested by spz i...
haad[src/trunk]: src/external/cddl/osnet/lib/libzpool Initialize system_taskq dur...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs genfs_eopnotsuppify symlink, otherw...
christos[src/trunk]: src/sbin/pppoectl fix the date.
pooka[src/trunk]: src/lib More fixes for Linux (or glibc, really).
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-ws Set WARNS?=2.
plunky[src/trunk]: src/sys/dev/usb hid_get_data() does not work if the size of data...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys refer to the ...
riz[src/netbsd-6]: src/doc Tickets 695, 696
tls[src/trunk]: src/lib/libevent Oops. As Matthias pointed out, I swapped '-' f...
nonaka[src/trunk]: src/sys/arch/hpcarm Added touchpad driver for WS007SH.
jruoho[src/trunk]: src/share/man/man3 Macros, not functions.
skrll[src/trunk]: src/sys/arch/alpha/alpha Don't try and symbol set debug_stack_to...
phx[src/trunk]: src Included sys/arc/sandpoint/stand/altboot in the build process.
riz[src/netbsd-6]: src/doc Tickets 631-634.
mbalmer[src/trunk]: src/sys/dev/pci Make this compile again: Use the device_xname() ...
snj[src/netbsd-6-0]: src/sys/arch/amd64/amd64 Apply patch (requested by maxv in ...
wiz[src/trunk]: src/usr.bin/make Add an s.
christos[src/trunk]: src/sys/fs/cd9660 define and use ISO_MAXNAMLEN instead of MAXNAMLEN
nonaka[src/trunk]: src/sys/arch/hpcarm/dev tune ADC Averaging Control parameter.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
wiz[src/trunk]: src/share/man/man4 Fix date, end sentence with dot.
jruoho[src/trunk]: src/share/man/man5 Complete the information in the reference (au...
pooka[src/trunk]: src/sys/rump/librump/rumpkern ABC2010 paper
jdc[src/trunk]: src/sys/dev/pci Driver for Sun Cassini/Cassini+ (GigaSwift) Ethe...
christos[src/trunk]: src/sys/ufs/ufs it is __CTASSERT()
matt[src/trunk]: src/sys/uvm Shut up gcc printf warning.
dyoung[src/trunk]: src/sys Add data types, function prototypes, and stub implementa...
jym[src/trunk]: src/sys/arch/x86/x86 Fix a small typo in comment: pmaps_lock is ...
riz[src/netbsd-6]: src/share/man/man3 share/man/man3/bits.3 1.13-1.14
joerg[src/trunk]: src/share/man/man9 Reorder sections to canonical order
macallan[src/trunk]: src/sys/dev use box drawing font if needed
joerg[src/trunk]: src Fix trailing whitespace
riz[src/netbsd-6]: src/sbin/route Pull up following revision(s) (requested by uw...
manu[src/trunk]: src/sys/ufs/ufs Temporary fix for quotactl authorization: it mus...
wiz[src/trunk]: src/crypto/external/bsd/openssh/dist Fix date strings.
matt[src/trunk]: src/sys/dev More devnames from BCM5301X work
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Fix reclaim locking so that we don'...
apb[src/trunk]: src/gnu/dist/gettext Disable rebuilding files in the source tree.
wiz[src/trunk]: src/usr.sbin/makemandb Sort options in SYNOPSIS.
jmcneill[src/trunk]: src/sys/dev/i2c I2C_IOCTL_EXEC: only allow i2c write ops if the ...
wiz[src/trunk]: src/usr.sbin/makemandb Fix usage, from Abhinav Upadhyay <er.abhi...
snj[src/netbsd-6-0]: src/doc 1422
dholland[src/trunk]: src/external/mit/xorg/share/cf Fix generation of site.def to sub...
matt[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE
matt[src/trunk]: src/sys/arch/arm/arm32 blx reg is V5, not V4T
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Set HDAUDIO_PCI_TCSEL to TC0 like Linux ...
tsutsui[src/trunk]: src/sys/arch/cobalt Add an empty bus_space_mmap(9) function as t...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Get better results if initialize a ...
msaitoh[src/trunk]: src/sys/dev/usb Fix typo in comment.
dyoung[src/trunk]: src/sys/net Constify some ether_output() arguments so that it's ...
riz[src/netbsd-6]: src/doc Welcome to 6.0_STABLE!
chs[src/trunk]: src/usr.bin/fstat fix rdev reporting for UFS2 and ext2fs.
christos[src/trunk]: src/lib/libpthread put back pthread__dbg variable; this is set t...
dyoung[src/trunk]: src/sys Let us detach ichlpcib(4) and its children.
hubertf[src/trunk]: src/sys/dev/pci silence "boot -z"
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tsutsui in ti...
shattered[src/trunk]: src/usr.bin/netstat PR/43968 -- add 'segqlen' of TCPCB to 'netst...
pgoyette[src/trunk]: src/sys/dev/i2c Initialize the sysctl(9) stuff before configurin...
matt[src/trunk]: src/etc/etc.evbarm Add lots more ldN dkN
tsutsui[src/trunk]: src/doc Add man page suffix to some entries.
riz[src/netbsd-6]: src/doc Update entry for ticket #693
christos[src/trunk]: src/lib/libc/regex pass lint on i386
dyoung[src/trunk]: src/sys/arch/x86/x86 Add an untested implementation of bus_dmama...
jruoho[src/trunk]: src/share/man/man9 IMPLEMENTATION NOTES back to NOTES.
joerg[src/trunk]: src/sys/conf Allow analyze to work by including bsd.clang-analyz...
wiz[src/trunk]: src/share/man/man9 Put flags into a list. Bug fixes to kthread_j...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by hann...
jruoho[src/trunk]: src/share/man/man3 Add a note that rb(3) is preferred for new code.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib use hexdump() functi...
adam[src/trunk]: src/tests/net/fdpass Fix building with MKCOMPAT=no
msaitoh[src/netbsd-6]: src/sys/arch/mips/mips Pull up following revision(s) (request...
martin[src/netbsd-6-0]: src/doc Ticket #1525
jmcneill[src/trunk]: src/sys/dev/pci Adapt for NACPI -> NACPICA change.
pgoyette[src/trunk]: src/sys/dev/sysmon Simplify some logic - no functional change in...
joerg[src/trunk]: src/usr.bin/ctags Reorder to canonical order.
snj[src/netbsd-6-0]: src/doc 1503
christos[src/trunk]: src/external/bsd/cron/dist remember to restore the original time...
he[src/trunk]: src/usr.bin/crunch/crunchide Remove the include of <a.out.h>, si...
macallan[src/trunk]: src/sys/compat/netbsd32 forgot SIOCG80211NWKEY32 when adding SIO...
matt[src/trunk]: src/sys/arch/vax/vax Make sure the softint lwp runs at IPL_HIGH.
snj[src/netbsd-6-0]: src/doc 1478-1489
thorpej[src/trunk]: src/sys/uvm Move uvm_object-related DDB hooks into uvm_object.c....
njoly[src/trunk]: src/sys/dev/pci Fix some typos in comments.
christos[src/trunk]: src/sys/miscfs/fdesc define FDESC_MAXNAMLEN and use it.
njoly[src/trunk]: src/sys/rump/include/rump Regen for multiple inclusion protection.
wiz[src/trunk]: src/doc Update entries for:
mbalmer[src/trunk]: src/usr.bin/calendar/calendars Add towns to dmr's dates.
tls[src/trunk]: src/lib/libevent Matthias Drochner pointed out that I lost the _...
bouyer[src/trunk]: src/sys/dev/ic Fix AHCI_QUIRK_BADPMPRESET: when reset fails for ...
macallan[src/trunk]: src/sys/dev/rasops remove now redundant ri = ... lines in putcha...
wiz[src/trunk]: src/dist/bzip2 Convert to mdoc. Reorder content to sort flags an...
jakllsch[src/trunk]: src/sys/dev/isa This only needs one bus_space_tag_t.
jruoho[src/trunk]: src/sys/sys Remove gsignal() and kgsignal() that do not prototyp...
martin[src/netbsd-6-0]: src/doc Ticket #1542
msaitoh[src/netbsd-6]: src/common/lib/libc/arch/arm/gen The last commit message said...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add two DPRINTFs
jruoho[src/trunk]: src/lib/libc/gen Marked as legacy already in SUSv2; removed in P...
jnemeth[src/trunk]: src/crypto/dist/heimdal/kuser PR/44482 - Ryo HAYASAKA -- typo
snj[src/netbsd-6-0]: src/doc 1453, 1455
martin[src/netbsd-6-0]: src/doc Ammend ticket #1500
roy[src/trunk]: src/distrib/sets/lists/comp Fix man pages for tiparm and ti_tiparm.
roy[src/trunk]: src/doc Import dhcpcd-5.6.2
jym[src/trunk]: src/sys/lib/libkern Do as Joerg said and kill the __STDC__ block...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add termname(3) entries
sborrill[src/netbsd-6]: src/sbin/gpt Pull up the following revisions(s) (requested by...
he[src/trunk]: src/usr.bin/ldd Don't try to call the (no longer defined) aout_l...
tsutsui[src/trunk]: src/distrib/notes/common - remove resigned developers
matt[src/trunk]: src/sys/arch/arm/fpe-arm XXX this can not have worked for a long...
jruoho[src/trunk]: src Split the implementation details of malloc(3) to a separate ...
jruoho[src/trunk]: src/sys/sys Install <sys/cpufreq.h>.
christos[src/trunk]: src/external/bsd/cron/dist import cron 4.1
christos[src/trunk]: src/sys/arch/sh3/sh3 compute the entry size correctly.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by nakayama ...
reinoud[src/trunk]: src/sys/arch/x86/x86 Remove unused variable i accidently left st...
riz[src/netbsd-6]: src/lib/libl Pull up following revision(s) (requested by msai...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Now that we have a big devsw_conv0...
msaitoh[src/netbsd-6]: src/doc Ticket 674 and 675.
chs[src/trunk]: src/sys/arch/atari/dev expand the attr array to hold all the byt...
darrenr[src/trunk]: src/dist/ipf When preparing ipfilter to import, remove files tha...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Add support for Qnap TS101 ...
matt[src/trunk]: src/sys/arch/arm/omap Add support for the TI AM335x (beaglebone)...
snj[src/netbsd-6-0]: src/sys/compat/ibcs2 Pull up following revision(s) (request...
martin[src/trunk]: src/lib/libc/gen forward declare struct nlist before including n...
wiz[src/trunk]: src/external/bsd/cron/dist Remove trailing whitespace; new sente...
martin[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
joerg[src/trunk]: src/usr.bin/mixerctl Resort sections to canonical order
riz[src/netbsd-6]: src/doc + [msaitoh, ticket #541]
christos[src/trunk]: src/external/gpl3/gdb don't forget to set bindir.
jdc[src/netbsd-6]: src Pull up revisions:
jruoho[src/trunk]: src/share/man/man3 Fix a typo.
he[src/trunk]: src/usr.bin/ldd Don't include <a.out.h> unless it's needed, and ...
jnemeth[src/trunk]: src/crypto/external/bsd/openssh/dist Fix tunnelling (ssh -w). T...
dyoung[src/trunk]: src/sys/arch/x86 Factor device_isa_register() and device_pci_reg...
riz[src/netbsd-6]: src/doc Tickets 828,829
matt[src/trunk]: src/sys/dev/ic Add some more debugging messages.
matt[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_ATOMIC64_OPS and __HAVE_PCI_...
riz[src/netbsd-6]: src/sys/dev/spi Pull up following revision(s) (requested by s...
riz[src/netbsd-6]: src/sys/dev/pci sys/dev/pci/if_wm.c 1.235-1.236 via patch
riz[src/netbsd-6]: src/lib/libterminfo Pull up following revision(s) (requested ...
christos[src/trunk]: src/external/gpl3/gdb/dist/readline add necessary headers for th...
matt[src/trunk]: src/sys/arch/arm/cortex Set dv_private, use a9tmr_private.
jruoho[src/trunk]: src/tests/lib/libc/sys Add few basic checks.
wiz[src/trunk]: src/doc Mention that gcc-4.5.4 was imported and that 4.7.2 is out.
christos[src/trunk]: src/distrib/sets/lists/base fix sun2 build; mark lua shared obje...
msaitoh[src/netbsd-6-1]: src/doc Ticket #921.
macallan[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/lib/libc/time Only advance the time if we are skipping the gap.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Correct copyright/fix comments.
jruoho[src/trunk]: src/sys/arch/xen/x86 Remove code that is commented out and out-o...
jym[src/trunk]: src/sys/kern Typo fix.
riz[src/netbsd-6]: src/doc Ticket 812.
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb Minor cosmetics to minimize diffs...
chs[src/trunk]: src/sys/dev/usb add a bunch of devices. from openbsd.
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
snj[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
njoly[src/trunk]: src/lib/libc/sys Function argument Fa macro expects its name on ...
dsl[src/trunk]: src/sys/arch Remove references to VM86 from the amd64 kernel con...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Take better care of closing...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Map 1M beyond _end to make sure we boots...
yamt[src/trunk]: src/common/lib/libc/gen int -> unsigned int where appropriate
bouyer[src/netbsd-6-1]: src/external/bsd/bind/dist/bin/named Pull up following revi...
jym[src/trunk]: src/usr.bin/pmap Move getuid() out of the loop, uid should not c...
blymn[src/trunk]: src/lib/libcurses Don't wrap added string
dholland[src/trunk]: src Fix typo, noticed by stu314 on freenode.
dyoung[src/trunk]: src/sys/net Userland may not change the IFF_CANTCHANGE flags, ho...
mlelstv[src/trunk]: src/sys/dev/usb Attach to PMF.
riz[src/netbsd-6]: src Welcome to 6.1!
snj[src/netbsd-6-1]: src/doc 1175
dyoung[src/trunk]: src/sys/net Extract subroutines ifioctl_enter() and ifioctl_exit().
riz[src/netbsd-6]: src/sys/dev/wscons Pull up following revision(s) (requested b...
joerg[src/trunk]: src/external/public-domain/sqlite Build with -DSQLITE_ENABLE_FTS...
plunky[src/trunk]: src/lib/libbluetooth remove trailing comma in NAME section
dyoung[src/trunk]: src/sbin/drvctl Don't print the silly header, "Properties for de...
joerg[src/trunk]: src Hook up nbperf into the normal tool build.
wiz[src/trunk]: src/lib/libutil Minor improvements.
riz[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
dholland[src/trunk]: src/sys/netinet Requires <sys/queue.h> for LIST_ENTRY and netine...
pooka[src/trunk]: src/lib/librumpuser Implement the writewatchfile routines for a ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Make the mips softloat...
christos[src/trunk]: src/libexec/ld.elf_so Don't block SIGTRAP so that on architectur...
bouyer[src/netbsd-6-1]: src/doc ticket 1011
riz[src/netbsd-6]: src/sys/secmodel/extensions Pull up following revision(s) (re...
jakllsch[src/trunk]: src/sys/dev/ata Attempt to complete the WD_QUIRK_SPLIT_MOD15_WRI...
chs[src/trunk]: src/sys/net add entries for AOE and FCOE.
msaitoh[src/netbsd-6]: src/doc Ticket #813.
christos[src/trunk]: src/external/gpl3/gdb/bin/psim psim on ppc64 needs libz
riz[src/netbsd-6]: src/usr.bin/cap_mkdb Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/dev/bus_dma fix path
matt[src/trunk]: src/sys/arch/arm/broadcom Add vendor name.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Make sure to disable interr...
riz[src/netbsd-6]: src/doc adjust file list for ticket 751
dyoung[src/trunk]: src/sys/net Get rid of gre's deadlock-prone, one-off ifioctl loc...
riz[src/netbsd-6]: src/doc Tickets 758, 759
msaitoh[src/netbsd-6-1]: src/sys/compat Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/kern Avoid crash dereferencing a NULL fp in fd_affix() i...
riz[src/netbsd-6]: src/doc Ticket 769.
jruoho[src/trunk]: src/share/man/man9/man9.x86 Xref rdmsr(9).
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
jruoho[src/trunk]: src/tests/lib Remove expected failures that no longer fail (prob...
christos[src/trunk]: src/share/mk rump not rum
jmcneill[src/trunk]: src/sys/arch/x86/x86 use PRId64 for time_t format
msaitoh[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
snj[src/netbsd-6-1]: src/doc Whitespace.
reed[src/trunk]: src/usr.bin/last patch from from Snader_LB via IRC.
chs[src/trunk]: src/sys/dev/pci fix a debug printf.
christos[src/trunk]: src/distrib/sets/lists/tests add pipe2 tests
sborrill[src/netbsd-6-1]: src/doc Ticket #1023
riz[src/netbsd-6]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
matt[src/trunk]: src/sys/arch/evbarm/conf Add FPU_VFP option
bouyer[src/netbsd-6-1]: src/distrib/notes/common Sync release notes with changes si...
matt[src/trunk]: src/sys/arch/arm Add bounce buffer support for ARM bus_dma(9). ...
matt[src/trunk]: src/sys/arch/evbarm/conf Enable bounce buffers
riz[src/netbsd-6]: src/sys/dist/ipf/netinet Pull up following revision(s) (reque...
njoly[src/trunk]: src/share/man/man4 In columnated list, adjust address column siz...
macallan[src/trunk]: src/sys/dev/usb add entry for CY4636 LP RDK Bridge, used in Gdium
chs[src/trunk]: src do not build profiling versions of libgcc or libgcc_eh.
macallan[src/trunk]: src/sys/dev/pci include opt_voyager.h
aymeric[src/trunk]: src/sys/dev/usb regen
riz[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) (requested by r...
matt[src/trunk]: src/sys/arch/arm/arm Only fetch savecode if scp is word aligned ...
mrg[src/trunk]: src/sys/arch/sparc/sparc add a comment to sp_tlb_flush() about f...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add a bunch of pseudodevices and LOCKDE...
jmcneill[src/trunk]: src/sys/arch/x86 add a "vm" device class for cpufeaturebus
rmind[src/trunk]: src/sys/net/npf npf_icmp_uniqid: split into npf_icmp_uniqid4() a...
gdt[src/trunk]: src/sys/netipsec Fix whitespace (mostly removing trailing).
jdc[src/netbsd-6-1]: src Pull up revisions:
matt[src/trunk]: src/sys/arch/arm/vfp Add include of <arm/pcb.h>
pgoyette[src/trunk]: src/tests/lib/libc/net atf-ify ether_aton test
christos[src/trunk]: src/external/mit/xorg/bin/xdm Add all the missing HAS_ so that w...
riz[src/netbsd-6]: src/doc Ticket 831.
christos[src/trunk]: src/doc librt needs the ppc64 hack too.
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by cub...
joerg[src/trunk]: src Hook up SQLite into the build
riz[src/netbsd-6]: src/sys/secmodel Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-6-1]: src/external/gpl3/binutils/dist/ld/emultempl Pull up follow...
tsutsui[src/trunk]: src/sys/arch/x68k/dev Calling psignal(9) (via EV_WAKEUP()) in in...
bouyer[src/netbsd-6-1]: src/distrib/ews4800mips Pull up following revision(s) (requ...
riz[src/netbsd-6]: src/sys/arch/evbarm/rpi Commit another file missed from ticke...
pooka[src/trunk]: src/sys/kern migrate compat32 handling with previous
snj[src/netbsd-6-1]: src/doc Tickets 974 and 976.
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by hannk...
yamt[src/trunk]: src/sys/netinet tcp_drain: grab softnet_lock where appropriate
christos[src/trunk]: src/doc mention another ppc64 hack.
macallan[src/trunk]: src/sys/dev/pci gc_attr is no more
jruoho[src/trunk]: src/tests/lib/libm Remove 't_rint' as it was committed accidenta...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mlel...
bouyer[src/netbsd-6-1]: src/doc tickets 985 and 986
matt[src/trunk]: src/sys/uvm #include <sys/atomic.h>
christos[src/trunk]: src/games/dab if 0 is used for the dimensions, compute the maxim...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): add syntax section and a fi...
joerg[src/trunk]: src/sys/compat LINUX_RLIM_INFINITY doesn't fit into the value ra...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by skrll in tick...
christos[src/trunk]: src/sys/common common is no more.
yamt[src/trunk]: src/lib/libpuffs puffs_cc_yield: fix a cc leak. PR/44679
martin[src/trunk]: src/sys/arch/i386/stand/misc Update to version 1.0.2.2
riz[src/netbsd-6]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Appl...
christos[src/trunk]: src/etc/skel put back a commented out EXINIT entry.
jmcneill[src/trunk]: src/sys add a port of the VMware Tools driver vmt(4) from OpenBSD
riz[src/netbsd-6]: src/lib/libterminfo Pull up following revision(s) (requested ...
riz[src/netbsd-6]: src/sys/arch sys/arch/arm/include/arm32/pte.h 1.11
martin[src/trunk]: src/distrib/sets/lists npftest only is build with dynamic libraries
msaitoh[src/trunk]: src/sys Add missing "\n" in log(9)
dyoung[src/trunk]: src/sys/arch/x86/x86 Create a stub implementation of pci_ranges_...
matt[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc Fix _SOFT_FLOAT_ ...
pooka[src/trunk]: src/sys/kern alias rump_sysent to sysent, since the linux compat...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Put back...
snj[src/netbsd-6-1]: src/doc 1155
joerg[src/trunk]: src/bin/ksh Don't use non-literal format strings.
msaitoh[src/netbsd-6-1]: src/crypto/external/bsd/heimdal/dist/lib/roken Pull up foll...
msaitoh[src/trunk]: src/sys/dev/marvell Fix udpcsum-rx bug on fragmented case this t...
msaitoh[src/netbsd-6-1]: src/doc Ticket 894.
tsutsui[src/trunk]: src/sys/dev/mii Regen from miidevs rev 1.109:
msaitoh[src/netbsd-6-1]: src/doc Ticket 1104-1105.
riastradh[src/trunk]: src/sys/modules Update ffs, ext2fs, and tmpfs module makefiles t...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by para...
chs[src/trunk]: src/sys/arch/powerpc/include avoid linker warnings with the new ...
riastradh[src/trunk]: src/games/fortune/datfiles Fix formatting of Churchill quote on ...
msaitoh[src/netbsd-6-1]: src/sys/arch/next68k/next68k Pull up following revision(s) ...
martin[src/trunk]: src/usr.sbin/npf Do not build npftest without shared libraries -...
wiz[src/trunk]: src Add vmt(4) from OpenBSD.
msaitoh[src/netbsd-6-1]: src/sys Pull up following revision(s) (requested by bouyer ...
jym[src/trunk]: src/sys/arch/x86 Make "pmaps" (list of non-kernel pmaps) and "pm...
yamt[src/trunk]: src/sys/rump/net/lib/libvirtif fix a type in a printf message
gsutre[src/trunk]: src/sys/dev/pci regen
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64 make sure to us...
christos[src/trunk]: src/external/bsd/cron/dist simplify the bad extension code, by dsl.
pgoyette[src/trunk]: src/usr.bin/netstat Sort -h option properly (not between -I and -i)
tsutsui[src/trunk]: src Add "live-image" and "install-image" target support to build...
chs[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/sys/arch/arm/include Add PSR_HYP32_MODE (hypervisor mode).
bouyer[src/trunk]: src/tools/gdb At last on some linux distros, gmake is needed to ...
rmind[src/trunk]: src/lib/libc/stdio - Mention that fmemopen(3) conforms POSIX-2008.
rmind[src/trunk]: src/sys/uvm - Manage anonymous UVM object reference count with a...
riz[src/netbsd-6]: src/sys/rump/net/lib/libshmif Pull up following revision(s) (...
yamt[src/trunk]: src/common/lib/libc/gen unwarp a short line
jruoho[src/trunk]: src Basic IEEE tests for the hyperbolic sine and cosine.
jruoho[src/trunk]: src Follow the design principles of tests(7) by merging 't_poll3...
matt[src/trunk]: src/sys/arch/arm/arm Use tf instead of frame as trapframe pointer.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
christos[src/trunk]: src/share/mk fix list of libraries to reflect reality.
riz[src/netbsd-6]: src/doc Tickets 787-791.
taca[src/trunk]: src/doc - Postfix 2.8.6 is out.
blymn[src/trunk]: src/lib/libcurses Add more debug to mvchgat.
bouyer[src/netbsd-6-1]: src/doc ticket 940
bouyer[src/trunk]: src/doc Note mfi(4) ioctl pass-through
mbalmer[src/trunk]: src/lib/lua/sqlite Fix dependency.
jmcneill[src/trunk]: src/external/mit/xorg/bin/xsetwallpaper add makefile for xsetwal...
riz[src/netbsd-6]: src/external/mit/xorg/server/drivers/xf86-video-radeon Pull u...
christos[src/trunk]: src/distrib/sets/lists/base move gpio.so to shl.mi where it belo...
riz[src/netbsd-6]: src/doc More doc updates for 6.1
abs[src/trunk]: src regen
snj[src/netbsd-6]: src/usr.bin/netstat Pull up following revision(s) (requested ...
christos[src/trunk]: src/doc mention new wpa code.
christos[src/trunk]: src/sys/dev/usb regen
jruoho[src/trunk]: src/tests/lib/libm Reduce tolerance even more.
wiz[src/trunk]: src/sbin/mount - Improve wording;
roy[src/trunk]: src Prefer dhcpcd(8) over dhclient(8).
mlelstv[src/trunk]: src/sys/arch/sparc64/dev Only initialize when we are the first o...
bouyer[src/netbsd-6-1]: src/usr.sbin/postinstall Pull up following revision(s) (req...
jakllsch[src/trunk]: src/sys/dev/ata Add defines for SET FEATURES for the SATA, PUIS ...
joerg[src/trunk]: src/external/bsd/atf/dist/atf-c now sense -> no sense
matt[src/trunk]: src Add a ptree_mask_node_p to determine if an item is a mask no...
mbalmer[src/trunk]: src/lib/lua/sqlite Add db:changes()
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64 now that ppc64 ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
msaitoh[src/netbsd-6]: src/sys/dev/usb Fix a locking error in the last commit for ti...
riz[src/netbsd-6-1]: src/doc Ticket 954
bouyer[src/netbsd-6-1]: src/external/gpl3/gcc/dist/gcc/config/sparc Pull up followi...
msaitoh[src/netbsd-6-1]: src/doc Ticket #924
matt[src/trunk]: src/sys/arch/arm/broadcom Set IC after clearing flags.
wiz[src/trunk]: src/share/man/man9 Casing.
joerg[src/trunk]: src/usr.bin/nbperf Add support for build as part of the toolchai...
riz[src/netbsd-6]: src/doc Tickets 810, 811.
tls[src/trunk]: src/external/bsd/liblzf/usr.bin/lzf Take wiz's suggestion.
matt[src/trunk]: src/sys/kern Add CTASSERT to verify __HAVE_CPU_DATA_FIRST is cor...
ryo[src/trunk]: src/sys/arch/sh3/sh3 adapt for _UC_TLSBASE.
mrg[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch "regenerate" after fixing ...
hannken[src/trunk]: src/sys/miscfs VOP_GETATTR() needs a shared lock at least.
mbalmer[src/trunk]: src Fix typo in comment.
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Back out part of ticket #777 accident...
matt[src/trunk]: src/sys/dev/pci Regen.
yamt[src/trunk]: src/sys/sys buf_inorder:
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by m...
msaitoh[src/netbsd-6-1]: src/doc Ticket 943.
skrll[src/trunk]: src/sys/arch/arm/iomd Use device_xname.
tsutsui[src/trunk]: src/etc/skel Cleanup ancient entries derived from 4.4BSD Lite2 m...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx add call to bcm53xx_dma_bootstrap.
christos[src/trunk]: src/lib/libutil Don't use = to assing SRCS, but += so that we ca...
msaitoh[src/netbsd-6-1]: src Pull up following revision(s) (requested by taca in tic...
mrg[src/trunk]: src/share/mk switch sparc, sparc64, arm and powerpc to GDB 7.
riz[src/netbsd-6]: src/lib/libutil Pull up following revision(s) (requested by a...
mbalmer[src/trunk]: src/regress/sys/arch/arm/abort-fixup Fix typo in output.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by roy in ticket...
skrll[src/trunk]: src/lib/libc/arch/arm/gen Fixup the stack pointer in the ucontex...
bouyer[src/netbsd-6]: src/doc ticket #780
manu[src/trunk]: src/usr.sbin/perfused Fix the confusion between nodeid and inode...
njoly[src/trunk]: src/sbin/fdisk Fix indented blocks rendering with mandoc. Switch...
matt[src/trunk]: src/sys/net When setting a link address, don't bring up the inte...
yamt[src/trunk]: src/share/man/man9 document ucas
wiz[src/trunk]: src/sbin/fdisk Revert my previous commit, I misunderstood the in...
jdc[src/netbsd-6-1]: src/doc Ticket 905.
apb[src/trunk]: src/distrib/notes/common Refer to the list of mirrors at http://...
riz[src/netbsd-6]: src/doc Tickets 851, 852
jkoshy[src/trunk]: src/share/man/man5 Document build knobs MKBSDTAR, MKCLEANSRC, MK...
dholland[src/trunk]: src/sys/net Requires <net/if.h> to be compilable by itself.
bouyer[src/netbsd-6-1]: src/crypto/external/bsd/openssl/dist/crypto Pull up followi...
matt[src/trunk]: src/sys/arch/arm/arm Add DSB
spz[src/trunk]: src/lib/libc/gen remove dubious cast
matt[src/trunk]: src/sys/arch Don't use an asm in pmap_activate to update the TTB...
riz[src/netbsd-6]: src/doc Ticket 803.
wiz[src/trunk]: src Move vmt(4) to x86 subdir.
chs[src/trunk]: src/sys/arch/evbarm/iq80310 defer evcnt attachment correctly.
hannken[src/trunk]: src/sys/fs/union VOP_GETATTR() needs a shared lock at least.
yamt[src/trunk]: src/sys/netinet redo ip_output.c rev.1.206 and 1.207 differently...
he[src/trunk]: src/sys/arch/arm/broadcom Be consistent with applying __HAVE_PCI...
riz[src/netbsd-6]: src/doc Tickets 877,878,880,881
njoly[src/trunk]: src/sys/kern Do call fd_set_exclose() on both file descriptors, ...
riz[src/netbsd-6]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
yamt[src/trunk]: src/sys/sys comment
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb Hook back into sh-tdep.c infrastr...
riz[src/netbsd-6]: src/etc/rc.d Pull up following revision(s) (requested by tron...
snj[src/netbsd-6-1]: src/sys/dev/raidframe Pull up following revision(s) (reques...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by msait...
riz[src/netbsd-6]: src/distrib/notes/common Update release notes for the impendi...
yamt[src/trunk]: src/common/lib/libc/gen constify
matt[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE by 30K
skrll[src/trunk]: src/tools/gcc No need to do "obj includes" twice.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src - add more debugging
manu[src/trunk]: src/lib/libperfuse perfuse memory usage can grow quite large whe...
riz[src/netbsd-6]: src/doc Updated release notes
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by msai...
tsutsui[src/trunk]: src/etc/etc.luna68k Make sure to put a.out GENERIC kernel into d...
wiz[src/trunk]: src/external/bsd/liblzf/usr.bin/lzf New sentence, new line.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Wording, more macros.
mlelstv[src/trunk]: src/sys/dev/mii use media_table instead of replicating code
christos[src/trunk]: src/lib/libc/net add and document AF_LOCAL (and the rest that we...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Use armreg_ttbr_read instead of local ve...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 expand the POWERPC_...
riz[src/netbsd-6]: src/doc Update ticket 777 to fix build.
riz[src/netbsd-6]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add the first attempt at rump...
agc[src/trunk]: src/sbin Start to move the in-kernel iSCSI initiator, kindly con...
rmind[src/trunk]: src/lib/libc/sys Mention that mmap(2) was designed for 4.2BSD, b...
riz[src/netbsd-6]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
rmind[src/trunk]: src/lib/libc/sys Amend previous: just leave the part that mmap()...
jdc[src/netbsd-6]: src/sys/kern Pull up revisions:
jruoho[src/trunk]: src Do not use xcall(9) in cpufreq_register(9), as it requires k...
christos[src/trunk]: src/external/gpl3/gdb/lib Add sparc and vax.
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by tls ...
riz[src/netbsd-6]: src/doc ticket 807
seanb[src/trunk]: src/sys/kern Use PR_SLOWHZ, PR_FASTHZ defines in a couple spots.
sjg[src/trunk]: src/usr.bin/make Document the fact that lack of shell meta chars...
riz[src/netbsd-6-1]: src/sys/arch/mvme68k Pull up following revision(s) (request...
jdc[src/netbsd-6-1]: src Pull up revisions:
njoly[src/trunk]: src/tests/lib/libc/sys New testcase that check for close-on-exec...
christos[src/trunk]: src/doc mention ppc64 hack.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1078.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Use more markup. New sentence, new line.
riz[src/netbsd-6]: src/doc Tickets 798, 799
isaki[src/trunk]: src/sys/dev/ic Fix typo in comment. Pointed out by Y.Sugahara.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
msaitoh[src/netbsd-6-1]: src/etc Pull up following revision(s) (requested by martin ...
rmind[src/trunk]: src Implement dynamic NPF extensions interface. An extension co...
christos[src/trunk]: src/common/lib/libc/arch/arm/gen Split out modsi3 and umodsi3 fr...
plunky[src/trunk]: src install header files from IPF 5.1.2 (sys/external/bsd/ipf) i...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Fix compilation when D...
rmind[src/trunk]: src/lib/libc Mention POSIX conformance of some functions, when t...
abs[src/trunk]: src Fix inverted logic description for MKSTRIPIDENT.
tsutsui[src/trunk]: src/sys/arch/x68k/dev Fix device_t/softc split bothces. From Ch...
riastradh[src/trunk]: src/sys/fs/tmpfs Uncomment call to genfs_rename_cache_purge.
jnemeth[src/trunk]: src/distrib/notes/macppc Add some text to "Common Problems" abou...
reinoud[src/trunk]: src/sys/arch/x86/x86 Oops, forgot to revert this patch too... th...
riz[src/netbsd-6]: src/sys/dev/marvell Pull up following revision(s) (requested ...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1117-1118 and 1139.
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by oza...
skrll[src/trunk]: src/tests/lib/libc/sys Simplify
manu[src/trunk]: src/sys/fs/puffs Make sure pagedaemon does not sleep for memory ...
matt[src/trunk]: src/sys/arch/arm Before testing for VFP, make sure CP10 is enabl...
riz[src/netbsd-6]: src/doc tickets 814-817.
matt[src/trunk]: src/lib/libc/softfloat Add long double functions for eq, ne, gt, le...
jakllsch[src/trunk]: src/sys/dev/pci Use symbolic PCI_PRODUCTs.
skrll[src/trunk]: src/tools/gcc More tweaks. I didn't manage to complete a mknativ...
matt[src/trunk]: src/sys/arch/arm/broadcom Add fields for GMAC_INTRCVLAZY
yamt[src/trunk]: src/common/lib/libc/gen comments
mbalmer[src/trunk]: src/usr.sbin/fwctl Revieve -> Receive in a comment.
msaitoh[src/netbsd-6-1]: src/doc Ticket 901 and 902.
plunky[src/trunk]: src IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Add an membar_ops.S - not u...
riz[src/netbsd-6]: src/distrib/hp700/ramdisk Pull up following revision(s) (requ...
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Update comment (mention added 32-bit me...
khorben[src/trunk]: src/sys/dev/usb Added the device id for the Huawei EM770W 3G mod...
njoly[src/trunk]: src/lib Kill some extra spaces in function arguments.
bouyer[src/netbsd-6-1]: src/doc Welcome to 6.1.1_PATCH.
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/lib/libcrypto Pull up followi...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by hann...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1180.
chs[src/trunk]: src/sys/dev/acpi re-enable the code to disable link devices at s...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Emit DWARF relocation in its ex...
riz[src/netbsd-6-1]: src/doc Ticket 953
riz[src/netbsd-6-1]: src/doc Ticket 951.
riz[src/netbsd-6]: src/external/historical/nawk/dist Pull up following revision(...
manu[src/trunk]: src/sys/fs/puffs Roll back the change that forced kernel threads...
njoly[src/trunk]: src/lib/libc/arch/x86_64/gen Fix fpsetmask(3) to be able to clea...
matt[src/trunk]: src/lib/libpthread/arch/arm Use .inst instead of wfe/sev to shut...
wiz[src/trunk]: src Make mandb path configurable. makemandb (and related tools) use
riz[src/netbsd-6]: src/lib/libterminfo Pull up following revision(s) (requested ...
bouyer[src/trunk]: src/sys/arch/xen/xen Fix bogus KASSERT: if there is a xbdi_io, x...
jruoho[src/trunk]: src Move the writev(2) test to the right place.
riz[src/netbsd-6]: src/doc Update changelist for ticket 845.
msaitoh[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix gcc bugid 51408 for arm.
mrg[src/trunk]: src/tests/lib XXX: ugly hack to make these valid for vax fp.
tsutsui[src/trunk]: src/sys/arch Fix device_t/softc split botches that could be fata...
mlelstv[src/trunk]: src/sys/kern Don't call ureadc() with a spinlock held because ur...
riz[src/netbsd-6]: src/doc TIcket 797.
wiz[src/trunk]: src/usr.bin/fstat - In the example for `-f', reference a directo...
matt[src/trunk]: src/sys/arch/arm/broadcom Fix setting of ethernet address.
wiz[src/trunk]: src/usr.sbin/mtree Fix typo in comment.
ast[src/trunk]: src/usr.sbin/postinstall Make sure that the "to fix, run: ..." i...
mbalmer[src/trunk]: src/lib/lua/sqlite Remove un-needed headers.
bouyer[src/netbsd-6]: src/gnu/dist/grep Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
chs[src/trunk]: src/sys/dev/ic set chan_bustype correctly.
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by tls ...
riz[src/netbsd-6]: src distrib/sets/lists/base/ad.mips64eb patch
wiz[src/trunk]: src/share/man/man8 If you must use Pp with Ed, at least use it a...
msaitoh[src/trunk]: src/etc/etc.evbarm - Add OPENRD.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1093-1094 and 1100-1103.
pooka[src/trunk]: src/lib/librumpuser call pthread_setname_np() on Linux too.
rmind[src/trunk]: src/sys/net/npf npf_packet_handler: drop the packet if IPv6 reas...
riz[src/netbsd-6]: src/doc Ticket 832
riz[src/netbsd-6]: src/doc ticket 809
bouyer[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
mlelstv[src/trunk]: src/sys/kern No longer determine availability of ISO and UDF par...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb #define _KMEMUSER so that the str...
hannken[src/trunk]: src/sys/fs/puffs Add a comment that pn_sizemtx should be useless...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist also pull in patches for ol...
pgoyette[src/trunk]: src/regress/sys/net ether_aton test has been atf-ified
yamt[src/trunk]: src/bin/ln note what "other ln implementations" is.
christos[src/trunk]: src/usr.sbin/mtree remove dup extern (brooks)
skrll[src/trunk]: src/sys/arch/hp700 Whitespace.
gson[src/trunk]: src/sys/dev/pci regen
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux gen (without re)
christos[src/trunk]: src/doc mention clock_nanosleep
jakllsch[src/trunk]: src/sys/dev/ic Use appropriate __aligned(value) on already __pac...
christos[src/trunk]: src/external/gpl3/binutils/lib regen powerpc64!
riz[src/netbsd-6]: src/sbin/atactl Pull up following revision(s) (requested by j...
riz[src/netbsd-6-1]: src/distrib/notes/common Welcomed to 6.1.2!
yamt[src/trunk]: src/share/man/man9 - document XC_HIGHPRI
riz[src/netbsd-6]: src/doc Ticket 749
christos[src/trunk]: src/lib/librt Add the same ppc64 hack that libposix needs.
riz[src/netbsd-6]: src/share/zoneinfo Apply changes (requested by apb in ticket ...
riz[src/netbsd-6]: src/usr.bin/flock Pull up following revision(s) (requested by...
christos[src/trunk]: src/lib/libc/arch/powerpc64/sys Sync with other ports: in PIC mo...
martin[src/netbsd-6-1]: src/doc Ticket #1200
skrll[src/trunk]: src/sys/arch/evbarm/dev Fix #if 0'ed code.
skrll[src/trunk]: src/tools/gcc More tweaks
christos[src/trunk]: src/sbin/mount_ptyfs Does not make sense to mount this as NFS, s...
riz[src/netbsd-6]: src/doc Tickets 752-754
riz[src/netbsd-6-1]: src/doc Ticket 948
chs[src/trunk]: src/share/mk switch everything except vax to gcc 4.5.
joerg[src/trunk]: src/lib/libc/stdlib sys/endian.h might not exist in the src/tool...
jmcneill[src/trunk]: src/sys/dev/acpi clear fixed events and disable GPEs before re-e...
christos[src/trunk]: src/sys regen
joerg[src/trunk]: src/sys/arch/x86/include Reduce exposure of kernel internals for...
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
bouyer[src/netbsd-6]: src/doc Ticket 863
dholland[src/trunk]: src/sys In layer_lookup(), clear *vpp before returning EROFS, as...
christos[src/trunk]: src/sys/arch - Make the table of ports more machine readable: ^n...
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by apb in ti...
christos[src/trunk]: src/sys/dev/bus_dma moved from src/sys/common/bus_dma
riz[src/netbsd-6]: src/doc tickets 746-748
njoly[src/trunk]: src/share/man/man3 Remove a tab character in non-literal context.
bouyer[src/netbsd-6-1]: src/doc ticket 1016
jmcneill[src/trunk]: src/sys/arch/x86/x86 don't allow module autounload
spz[src/trunk]: src/usr.sbin/npf/npfctl Add some content to the "Rules" section.
wiz[src/trunk]: src/games/wtf - correct `usage' message;
riz[src/netbsd-6]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
bouyer[src/netbsd-6-1]: src/sys/sys This is 6.1.3_PATCH, not (yet) 6.1.4
christos[src/trunk]: src/external/bsd/wpa merge v1.0
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
njoly[src/trunk]: src/sys/dev/pci Remove unused local defines for PCI_COMMAND_STAT...
dyoung[src/trunk]: src/sys/netinet Remove the #if 1 / #endif around some code that ...
yamt[src/trunk]: src/sys/kern - don't forget to decrement burst count after reset
christos[src/trunk]: src/external/bsd/file/include regen
snj[src/netbsd-6-1]: src/doc 926
jruoho[src/trunk]: src/sys Use microsecond rather than nanosecond resolution when s...
khorben[src/trunk]: src/sys/arch Enable support for synaptics touchpads when running...
riz[src/trunk]: src/distrib/common Install fully-populated .iso images in ${RELE...
riz[src/netbsd-6-1]: src Apply patch (requested by apb in ticket #1107):
bouyer[src/netbsd-6-1]: src/doc tickets 1052, 1062
msaitoh[src/netbsd-6-1]: src/doc Ticket 917 and 919.
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by n...
mbalmer[src/trunk]: src Link the sqlite Lua module to the build and add it to the se...
chs[src/trunk]: src/sys/dev/ic don't try to handle sensors if there aren't any.
riz[src/netbsd-6-1]: src/doc Ticket 947.
mbalmer[src/trunk]: src/sys/dev/usb Received, not recvieved.
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc when linking with "-shared" and "...
roy[src/trunk]: src/lib/libterminfo Now that nbperf can generate the same file u...
dyoung[src/trunk]: src/sys/dev/pci Add an #include for the genfb_softc type.
bouyer[src/netbsd-6-1]: src/doc tickets 1009 and 1010
msaitoh[src/netbsd-6-1]: src/doc Ticket #1034.
wiz[src/trunk]: src/common/lib/libprop Add missing Nd.
jmcneill[src/trunk]: src/sys/arch/x86/x86 report guest type of "other" for i386 and "...
dyoung[src/trunk]: src/sys/arch/x86/conf Don't link pci_ranges.c with x86 kernels f...
christos[src/trunk]: src/share/mk - no need to special-case libraries with weird char...
matt[src/trunk]: src/sys/arch/evbarm/conf Enable bounce buffers
christos[src/trunk]: src/sys/dev/hpc/apm remove diagnostic printfs to make this compi...
riz[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
dyoung[src/trunk]: src/sys/net Use if_flags_set() and if_mcast_op().
martin[src/trunk]: src/distrib/sets/lists/modules Fix npf module paths
riastradh[src/trunk]: src/share/man/man8 Rewrite section on DNS so it makes sense, is ...
bouyer[src/netbsd-6-1]: src/distrib/notes/common Formating fixes.
dyoung[src/trunk]: src/sys/net Don't kauth-orize SIOCSIFMTU in pppsioctl() and stf_...
riz[src/netbsd-6]: src/lib/libc/arch/sparc64/softfloat Pull up following revisio...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove some unnecessary headers.
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb shnbsd_software_single_step: fix ...
dyoung[src/trunk]: src/sys/net Don't kauth-orize SIOCDIFPHYADDR, SIOCSIFFLAGS, SIOC...
chs[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 add PIC ...
matt[src/trunk]: src/sys/arch/arm/arm32 If we get a fault we shouldn't have, set ...
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb add support for powerpc64-netbsd.
yamt[src/trunk]: src/distrib/sets/lists/comp add skpc
christos[src/trunk]: src/sbin/mount_ptyfs remove -c and chroot option; they are alway...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Whitespace fixes, remove unnecessary Pp
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot The Apollo family of IDE in...
skrll[src/trunk]: src/external/gpl3/gcc/dist Resolve conflicts.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Adapt code to compile ...
abs[src/trunk]: src/doc Adjust postinstall recommendation syntax. based on comme...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1169.
christos[src/trunk]: src/sys/kern back to using timespec, but convert to microseconds...
bouyer[src/netbsd-6-1]: src/doc Tickets 963, 967, 971, 972
riz[src/netbsd-6-1]: src/doc Whitespace fixes.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1067.
apb[src/trunk]: src/doc tzcode2012f and tzdata2012f have been released. We have...
christos[src/trunk]: src/bin/pax deal properly with empty lines in spec file
joerg[src/trunk]: src Hook up LLVM's PowerPC.
gson[src/trunk]: src/sys/dev/pci Add Lava Computers SSERIAL-PCI single serial por...
jdc[src/trunk]: src/sys/arch/sparc64/dev Match the Altera ebus bridge, as found ...
bouyer[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys make buckets u_int. Fixes diagnostic panic when we alloc...
joerg[src/trunk]: src/sys/dev/usb Don't use a usbd_status as an int, split error i...
snj[src/netbsd-6-1]: src Welcome to 6.1.4!
christos[src/trunk]: src/usr.sbin/mtree our fts compare routine is less constified.
jmcneill[src/trunk]: src/sys mark vm_reg members as volatile instead of building this...
chs[src/trunk]: src/sys/dev/pci match some more devices.
blymn[src/trunk]: src/tests/lib/libcurses/slave * Fix mvscanw return
msaitoh[src/netbsd-6-1]: src/lib/libc/arch/sparc/gen Pull up following revision(s) (...
matt[src/trunk]: src/lib These directories default to WARNS=2
christos[src/trunk]: src/lib/libc/arch/arm/gen add split files
snj[src/netbsd-6-1]: src/doc 1194 & 1195
msaitoh[src/netbsd-6-1]: src/sys/net/npf Pull up following revision (requested by ri...
christos[src/trunk]: src/external/gpl3/gdb/lib Add mipseb,mipsel,sh3el
mbalmer[src/trunk]: src wheher -> whether
pooka[src/trunk]: src/tools fix EXTERNAL_TOOLCHAIN build
msaitoh[src/netbsd-6-1]: src/doc Ticket 1095.
riz[src/netbsd-6]: src/sys/dev/sdmmc sys/dev/sdmmc/sdhc.c patch
bouyer[src/netbsd-6]: src/lib/libc/gen Pull up following revision(s) (requested by ...
sborrill[src/netbsd-6-1]: src Pull up the following revisions(s) (requested by martin...
riz[src/netbsd-6]: src/sys/arch/evbarm/conf sys/arch/evbarm/conf/NSLU2 1.28 vi...
riz[src/netbsd-6]: src/usr.bin/grep Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO.
riz[src/netbsd-6-1]: src Welcome to 6.1.0_PATCH!
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist pull in some patches from u...
chs[src/trunk]: src/sys/arch/atari/stand/installboot use WARNS instead of muckin...
msaitoh[src/trunk]: src/sys/dev/pci Use PRIxPADDR to print a DMA address. This fix a...
riz[src/netbsd-6]: src/doc Tickets 834-837.
riz[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by f...
christos[src/trunk]: src/usr.sbin/mtree add -q flag to silence warnings about symlink...
matt[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc This needs to hav...
christos[src/trunk]: src/sys/netinet6 Loganaden Velvindron:
jruoho[src/trunk]: src/share/man/man3 Fix URL of the paper.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for powerpc64.
manu[src/trunk]: src/sys/fs/puffs Remove #ifdef DIAGNOSTIC guards around KASSERT, ...
mrg[src/trunk]: src/libexec/ld.elf_so/arch/powerpc match END() with a relevant E...
abs[src/trunk]: src/sys/arch Ensure all WSDISPLAY_COMPAT_USL entries have same c...
christos[src/trunk]: src/sys/arch/powerpc move common tlb stuff to uvm
njoly[src/trunk]: src/tests/lib/libc/gen Add basic fpsetmask test to exercize sett...
gsutre[src/trunk]: src/sys/dev/pci Add Intel Ivy Bridge host bridge and integrated ...
dyoung[src/trunk]: src/sys/net Document the ifioctl locking in comments.
bouyer[src/netbsd-6-1]: src/doc ticket 903
njoly[src/trunk]: src/share/man/man9 Use .In macro.
mrg[src/trunk]: src/share/mk switch powerpc64 to GCC 4.5 and GDB 7. untested, b...
snj[src/netbsd-6-1]: src/usr.bin/ftp Pull up following revision(s) (requested by...
macallan[src/trunk]: src/sys/dev/adb some older powerbook keyboards use the same scan...
christos[src/trunk]: src/sys/arch move common/bus_dma/ -> dev/bus_dma/
mrg[src/trunk]: src/lib/libc/gen default O_CLOEXEC to 0 for systems that don't d...
christos[src/trunk]: src/distrib/utils/sysinst kill unused variable
christos[src/trunk]: src/usr.bin/w Remove stale proc_compare code and use the shared ...
msaitoh[src/netbsd-6-1]: src/external/bsd/openpam/dist/lib Pull up following revisio...
riastradh[src/trunk]: src/games/fortune/datfiles Add a remarkably percipient fortune c...
joerg[src/trunk]: src/external/public-domain/xz -Wno-format-security is no longer ...
skrll[src/trunk]: src Update for gcc 4.5.4
christos[src/trunk]: src/lib/libc/time prevent underflow from giving us a false posit...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd re-enable broadcast client config...
christos[src/trunk]: src/tests/lib/libc/regex simplify.
christos[src/trunk]: src/lib/libutil Forgot to commit this.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r164464. This adopts the GCC o...
wiz[src/trunk]: src - Capitalization fixes (``OpenSSL'', not ``openssl'');
bouyer[src/netbsd-6]: src/doc tickets 770
yamt[src/trunk]: src/distrib/sets/lists/comp ucas.9
snj[src/netbsd-6-1]: src/sys/compat/freebsd Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_server EXP-TLS server: Fix TLS...
christos[src/trunk]: src/usr.sbin/mtree more const
bouyer[src/netbsd-6]: src/etc/namedb Pull up following revision(s) (requested by ta...
msaitoh[src/netbsd-6-1]: src/doc Ticket 899.
bouyer[src/netbsd-6-1]: src Pull up following revision(s) (requested by maxv in tic...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Fix style (pointed out by phx).
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
mlelstv[src/trunk]: src/sys/fs/adosfs Use getdisksize() to find out geometry, fetch ...
msaitoh[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
riz[src/netbsd-6-1]: src/share/zoneinfo Pull up following revision(s) (requested...
mbalmer[src/trunk]: src There is no doubt whether whether should have a 'h' after th...
christos[src/trunk]: src/lib/libc/gen PR/45517: Henning Petersen: Add restrict keywor...
mrg[src/trunk]: src/external/lgpl3/gmp makefile frontend to run gmp configure un...
apb[src/trunk]: src/share/zoneinfo merge tzdata2011m
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Comment out "pseudo-device md" as other...
bouyer[src/netbsd-6-1]: src/sys/arch/x86/pci Apply patchm requested by gson in tick...
matt[src/trunk]: src/sys/sys Don't give a boost to system threads.
matt[src/trunk]: src/sys/arch/arm/broadcom Ethernet driver for BCM53XXX (not quit...
mlelstv[src/trunk]: src/sys/net/npf ext_ops does not change during the life cycle an...
sborrill[src/netbsd-6-1]: src/doc Ticket #1033
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove one set of _[AS] defines. No func...
jmcneill[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/usr.sbin/mtree clarify seconds.09nanoseconds format (brooks)
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tsutsui in ti...
christos[src/trunk]: src/sys/sys PR/47055: David Holland: Add hostname to syslog_data...
macallan[src/trunk]: src/sys/arch/macppc/dev fix typo
riz[src/netbsd-6]: src Welcome to 6.1_RC4!
riz[src/netbsd-6-1]: src/sys/arch/amiga/dev Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/arch/arm/broadcom PCIE each have 6 interrupts
tsutsui[src/trunk]: src/sys/dev/pci Regen from pcidevs rev 1.1134:
rmind[src/trunk]: src/sys exit_lwps, lwp_wait: fix a race condition by re-trying i...
jakllsch[src/trunk]: src/sys/dev/ata Some comment improvements; spelling and grammar.
rmind[src/trunk]: src/usr.sbin/npf/npfctl Add some content to the Procedures section.
msaitoh[src/netbsd-6-1]: src/sys/compat/osf1 Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb We need to allocate an inferior w...
yamt[src/trunk]: src/sys/kern revert a debug printf slipped in with subr_vmem.c r...
apb[src/trunk]: src/share/zoneinfo Merge TZDATA2011N.
wiz[src/trunk]: src/doc Update 'rcs' package entry.
riz[src/netbsd-6]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
jruoho[src/trunk]: src Document the __builtin_prefetch() GNU extension.
snj[src/netbsd-6-1]: src Welcome to 6.1.5!
jakllsch[src/trunk]: src/sys/dev/ata SATA_SIGNAL_GEN3 definition for Serial ATA capab...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1097 and 1098.
mrg[src/trunk]: src obsolete now useless (and wrongly set to "219" :-) HAVE_BINU...
jmcneill[src/trunk]: src/sys/arch/i386/i386 PR #32894: protection fault trap in tmx86...
yamt[src/trunk]: src/distrib/sets/lists/comp add scanc
sborrill[src/netbsd-6]: src/bin/sh Pull up the following revisions(s) (requested by d...
riz[src/netbsd-6]: src/sys/dist/ipf/netinet Apply patches (requested by chs in t...
riz[src/netbsd-6]: src/sys/arch/evbarm/rpi Pull up revision 1.6 of rpi_machdep.c...
bouyer[src/netbsd-6-1]: src distrib/notes/common/main patched...
wiz[src/trunk]: src/usr.sbin/mtree Sync usage with man page.
christos[src/trunk]: src/external/gpl3/gdb/lib/libreadline make this compile.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2011n. [apb 20111102]
christos[src/trunk]: src/sys/kern extract broken proc_compare. lwp compares against s...
jakllsch[src/trunk]: src/distrib/utils/sysinst As both of the "ns-wide.wide.ad.jp" an...
dholland[src/trunk]: src/usr.bin/sed Improve previous change with better wording.
christos[src/trunk]: src/doc Another binutils workaround
bouyer[src/netbsd-6-1]: src/doc ticket 999
chs[src/trunk]: src/sys/compat/linux/arch/i386 define LINUX_DEBUGLINK_SIGNATURE ...
christos[src/trunk]: src/sbin/iscsictl add printflike and fix the format error.
mrg[src/trunk]: src/doc add some notes about GDB 7.3.1, and the platforms that h...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Treat emips specially ...
christos[src/trunk]: src/lib/libm Fix the vax build under gcc-4.5 which now detects t...
yamt[src/trunk]: src/sys/rump/librump/rumpkern comment
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio hdafg_halt_output: disable digital output
jruoho[src/trunk]: src/sys/dev/acpi Regen.
pooka[src/trunk]: src/lib/librumpuser For the rumpsp protocol, don't assume that t...
njoly[src/trunk]: src/share/man/man4 Replace .sp with .Pp macro.
bouyer[src/netbsd-6-1]: src/doc ticket 998
mrg[src/trunk]: src/external/gpl3/gcc regen mknative files for GCC 4.5.4.
riz[src/netbsd-6]: src/crypto/external/bsd/openssl/dist/engines/ccgost Pull up f...
pgoyette[src/trunk]: src/tests/include/sys No need to keep on trying when this fails ...
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by spz...
christos[src/trunk]: src/lib/libc/sys document ITIMER_MONOTONIC.
martin[src/trunk]: src/sys/compat/netbsd32 Do not use a userland pointer, but the c...
macallan[src/trunk]: src/sys/arch/macppc more device/softc splitting
jdc[src/trunk]: src/sys/arch/sparc64/dev Driver for pckbc at ebus, as found on T...
blymn[src/trunk]: src/lib/libcurses Truncate string to RHS of the window - SUSv2 s...
riz[src/netbsd-6]: src/doc ticket 808.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2011m. [apb 20111024]
bouyer[src/netbsd-6-1]: src/sys/net/npf Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/arch/arm Add a 'mach fault' command to print DFAR/DFSR/I...
bouyer[src/netbsd-6-1]: src/sys/nfs Pull up following revision(s) (requested by han...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative files for GCC 4.5.4.
hannken[src/trunk]: src/sys/fs/nilfs VOP_GETATTR() needs a shared lock at least.
wiz[src/trunk]: src/lib/libc/gen Fix function prototype. From Henning Petersen i...
macallan[src/trunk]: src/sys/dev/usb support PMF events as target type in scancode tr...
christos[src/trunk]: src/usr.sbin/mtree add -n flag to disable comments (brook)
bouyer[src/netbsd-6]: src Revert ticket 875, it doesn't applies to netbsd-6 (the bu...
snj[src/netbsd-6-0]: src/doc amend 1436
wiz[src/trunk]: src/bin/sh - Correct macro usage;
riz[src/trunk]: src/sbin/mount_msdos Remove the bit about empty DOS file systems...
joerg[src/trunk]: src/lib/libc/cdb Don't refuse the open databases without entries...
matt[src/trunk]: src/sys/arch/evbarm/integrator Remove bounce buffer support sinc...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012f from
christos[src/trunk]: src/sys/kern Back out previous; this should not be done in statc...
chs[src/trunk]: src/sys/arch/x86/x86 as a workaround for PR 47016, call ioapic_r...
rkujawa[src/trunk]: src Improve probe procedure in efa(4). Update man apge to reflec...
christos[src/trunk]: src/sys/kern PR/45545 Yui NARUSE: pipe2's return value is wrong
bouyer[src/netbsd-6-1]: src Welcome to 6.1.4_PATCH.
riz[src/netbsd-6-1]: src/sbin/fsck_ffs Pull up following revision(s) (requested ...
rmind[src/trunk]: src/sys/net/npf npf_tcp_inwindow: inspect the sequence numbers e...
aymeric[src/trunk]: src/sys/dev/usb add Sony PLAYSTATION(R)3 Controller entry
dyoung[src/trunk]: src/sys/arch/x86/pci Add an implementation of device_pci_props_r...
hannken[src/trunk]: src/sys Import of the virtio driver written by MINOURA Makoto <m...
bouyer[src/netbsd-6]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
matt[src/trunk]: src/lib These directories default to WARNS?=5
riz[src/netbsd-6]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
tsutsui[src/trunk]: src/distrib/common/bootimage Appease warnings `"expr 0 \* 1024 \...
ws[src/trunk]: src/regress/sys/net/ether_aton_r Replace ed usage with awk script.
riz[src/netbsd-6-1]: src/doc ticket 1080
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012f. [apb 20120927]
riz[src/netbsd-6]: src/doc Tickets 844, 846
yamt[src/trunk]: src/sys/arch dumpsys_seg: don't overwrite the previous mapping
jdc[src/trunk]: src/sys/arch/sparc64/dev Use the PROM mapping for the clock, if ...
msaitoh[src/netbsd-6-1]: src/sys/dev/usb Pull up following revision(s) (requested by...
jruoho[src/trunk]: src/tests/lib/libc/sys Fix a test case to test what the comment ...
snj[src/netbsd-6-1]: src/sys/arch/xen/xen Pull up following revision(s) (request...
dyoung[src/trunk]: src/sys/net kauth isn't used in here, so don't #include <sys/kau...
dsl[src/trunk]: src/sys/arch/i386 Remove the obvious parts of i386 Advanced powe...
jruoho[src/trunk]: src/share/man/man9 Xref mstohz(9) and tvtohz(9) with each other.
riz[src/netbsd-6]: src/lib/libc/arch/sparc64/gen Pull up following revision(s) (...
msaitoh[src/netbsd-6-1]: src/crypto/external/bsd/openssl Pull up following revision(...
bouyer[src/netbsd-6-1]: src/crypto/external/bsd/openssl Pull up following revision(...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k LUNA has 68030+68881, not 68882.
martin[src/netbsd-6-1]: src/sys/dev/pci Pullup revision 1.260 (via patch), requeste...
skrll[src/trunk]: src/external/gpl3/gcc/dist Import of gcc 4.5.4. The (possibly in...
msaitoh[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
jdf[src/trunk]: src/distrib/utils/sysinst Prevent sysinst from setting an fqdn i...
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssl/dist Apply patch (requested...
christos[src/trunk]: src/usr.sbin/mtree Implement FreeBSD's "nochange" keyworld which...
alnsn[src/trunk]: src/sys/external/bsd/sljit Add import notes.
riz[src/netbsd-6]: src/sys/dev/marvell Pull up following revision(s) (requested ...
yamt[src/trunk]: src/sys/miscfs/genfs typo in a comment
isaki[src/trunk]: src/sys Switch to 2-clause license.
jym[src/trunk]: src/external/bsd/less/dist Document the MORE environment variable.
christos[src/trunk]: src/common/lib/libutil Add a version of proc_compare that works ...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Update copyright
bouyer[src/netbsd-6-1]: src/doc ticket 1051
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by pgoyette ...
christos[src/trunk]: src/sys/fs/ptyfs let us get mounted multiple times.
msaitoh[src/netbsd-6-1]: src/libexec/httpd Pull up following revision(s) (requested ...
matt[src/trunk]: src/distrib/sets/lists/xcomp Add missing MKDEBUG=yes X11 files
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add {INET, TCP, UDP}_CSUM_COUNTERS and LO...
tcort[src/trunk]: src/distrib/notes/common Add new developer Thomas Cort (tcort)
jruoho[src/trunk]: src Revert the revision 1.5 in cpufreq(9). Instead, document tha...
jakllsch[src/trunk]: src/sbin/atactl Wrap or shorten lines longer than 80 columns.
msaitoh[src/netbsd-6-1]: src/crypto/external/bsd/openssh/dist Pull up following revi...
jdc[src/trunk]: src/sys/arch/sparc/dev Wrap sbuserr_handler and sbus_error with:
yamt[src/trunk]: src add radix_tree_empty_tagged_tree_p, a "tagged" variant of
dsl[src/trunk]: src/sys/dev/pci Fix debug build
christos[src/trunk]: src/sys/kern PR/45539: Greg A. Woods: add support for getrusage(...
njoly[src/trunk]: src/share/man/man4 Adjust column width to match reality.
abs[src/trunk]: src/usr.bin/sed "i.e." -> "i.e., " - from Snader_LB on IRC
riz[src/netbsd-6]: src/etc/etc.x68k Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/lib/libkern/arch/arm add split files.
nisimura[src/trunk]: src/sys/arch/sandpoint/conf More "no" designations to reflect th...
jakllsch[src/trunk]: src/sbin/atactl change lines containing only whitespace to empty...
matt[src/trunk]: src/lib These directories don't handle WARNS=5
bouyer[src/netbsd-6]: src/doc Ticket 862
dyoung[src/trunk]: src/sys/net/agr Use if_flags_set() and if_addr_init() instead of...
jakllsch[src/trunk]: src/sys/fs/msdosfs We don't actually want to round the number of...
msaitoh[src/netbsd-6-1]: src Pullup following revision(s) (requested by spz in ticke...
christos[src/trunk]: src/lib/libc/stdlib Put a recursion limit to avoid DoS attacks (...
snj[src/netbsd-6-1]: src Hello 6.1.4_PATCH
riz[src/netbsd-6-1]: src/etc/ssh Pull up following revision(s) (requested by spz...
matt[src/trunk]: src/sys/arch/arm/arm Fix range ops to properly flush.
bouyer[src/netbsd-6-1]: src/doc ticket 945
bouyer[src/netbsd-6-1]: src/tests/lib/libm Pull up following revision(s) (requested...
reed[src/trunk]: src/doc Add missing "Notes:" line for pdksh entry. (Noticed by S...
christos[src/trunk]: src/external/bsd/bind/dist Apply P4:
tron[src/trunk]: src/external/ibm-public/postfix/dist/src/smtpd Resolve conflicts...
macallan[src/trunk]: src/sys/dev/pci support underlined characters
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Print out u-boot args
wiz[src/trunk]: src/lib/libc/gen Improve wording.
riz[src/netbsd-6]: src Welcome to 6.1_RC3!
mrg[src/trunk]: src/external/gpl3/gcc regen mknative files for GCC 4.5.4.
mlelstv[src/trunk]: src/external/bsd/iscsi/dist Treat LUNs as 64bit numbers that the...
christos[src/trunk]: src/usr.sbin/mtree NetBSD needs <time.h>
christos[src/trunk]: src/lib/libc/arch/arm/gen no need for linted annotations
riz[src/netbsd-6]: src/usr.bin/sed Pull up following revision(s) (requested by u...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
jruoho[src/trunk]: src/tests/lib/libm Adjust and add some printfs.
njoly[src/trunk]: src/share/man/man9 Update _PC_NO_TRUNC description to add the re...
jym[src/trunk]: src/sys/arch Move Xen specific functions out of x86 native pmap ...
msaitoh[src/netbsd-6-1]: src/doc Add missing description for ticket #1111.
christos[src/trunk]: src/sbin/iscsictl remove some lint
riz[src/netbsd-6-1]: src/sys/net/npf Pull up following revision(s) (requested by...
abs[src/trunk]: src/doc strip trailing whitespace
msaitoh[src/netbsd-6-1]: src/doc Ticket 1171, 1176, 1179 and 1181.
jdc[src/netbsd-6]: src/usr.bin/nbperf Pull up revisions:
riz[src/netbsd-6]: src Apply changes (requested by apb in ticket #845):
skrll[src/trunk]: src/distrib/sets/lists Fix MKDEBUG set lists
mlelstv[src/trunk]: src/sys/dev/usb two more FTDI USB->serial adapters
jmcneill[src/trunk]: src/sys/arch/x86/conf vmt needs sysmon_taskq
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Left and Right LEDs on in end of cpu_re...
riz[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
joerg[src/trunk]: src/external/gpl3/gdb/dist/readline Don't rename xfree to xfree_...
apb[src/trunk]: src/doc There were no real changes between tzcode2012e and tzcod...
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
msaitoh[src/netbsd-6-1]: src/sys/dev/ppbus Pull up following revision(s) (requested ...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rmin...
he[src/trunk]: src/distrib/sets Make sure the value of MKCOMPATMODULES gets imp...
bouyer[src/netbsd-6-1]: src/sys/arch/evbsh3/t_sh7706lan Pull up following revision(...
snj[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/dev/usb recognize apple bluetooth adapter in MacBook Air...
skrll[src/trunk]: src/etc/mtree Add ./usr/libdata/debug/usr/lib/npf for rmind
riz[src/netbsd-6]: src/doc Tickets 847, 848
bouyer[src/netbsd-6]: src/doc ticket 800
riz[src/netbsd-6]: src/doc Ticket 890.
mrg[src/trunk]: src/lib/csu/powerpc64 remove -I- from CPPFLAGS.
rkujawa[src/trunk]: src/sys/arch/amiga/conf regen kernel configs
riz[src/netbsd-6]: src/doc Update ticket 869.
msaitoh[src/netbsd-6-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
msaitoh[src/netbsd-6-1]: src/doc Remove the note about ticket #652 (bge) from CHANGE...
matt[src/trunk]: src/sys/arch/arm/broadcom Modify setting of PROMISC flag.
bouyer[src/trunk]: src/sys/dev/pci age_init() is called from age_watchdog() which i...
dyoung[src/trunk]: src/sys/net Fix gif(4)/gre(4) operation over interfaces such as ...
macallan[src/trunk]: src/sys/dev/wscons allow caching of glyphs with attributes other...
jym[src/trunk]: src/sys/arch/xen/xen Move disconnection code to a separate funct...
riz[src/netbsd-6]: src/share/terminfo Pull up following revision(s) (requested b...
wiz[src/trunk]: src/doc gdb-7.5 out.
riz[src/netbsd-6]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
riz[src/netbsd-6-1]: src/lib/libpthread Pull up following revision(s) (requested...
christos[src/trunk]: src/usr.sbin/mtree account for differences in digest names
wiz[src/trunk]: src/games/wtf Bump date for previous.
spz[src/trunk]: src/crypto/external/bsd/openssl/lib version bump second part
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
sjg[src/trunk]: src/sys/dev/filemon Set FILEMON_VERSION to 3
yamt[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common make aggregate...
jdc[src/netbsd-6-1]: src/doc Ticket #966.
msaitoh[src/netbsd-6-1]: src/doc Ticket 944.
christos[src/trunk]: src/include add clock_nanosleep
msaitoh[src/netbsd-6-1]: src/doc Ticket 1076.
christos[src/trunk]: src/libexec/rshd PR/45542: Henning Petersen: Misplaced parenthes...
riz[src/netbsd-6]: src Welcome to 6.1_RC2!
riz[src/netbsd-6-1]: src/lib/libcurses Pull up following revision(s) (requested ...
bouyer[src/trunk]: src/tests/fs/ffs Add test cases for the bug fixed in sys/ufs/ufs...
christos[src/trunk]: src/sys/arch/powerpc/include - Indent ifdefs, comment endif and ...
msaitoh[src/netbsd-6-1]: src/usr.bin/ftp Pull up following revision(s) (requested by...
njoly[src/trunk]: src/tests/lib/libc/sys Remove unneeded uneeded err.h include.
matt[src/trunk]: src/sys/arch/arm/arm32 Add busaddr to paddr routine and use it.
riz[src/trunk]: src/doc Some minor fixes, from Matthew Mondor in misc/46122 with...
chs[src/trunk]: src/sys/dev/pci reformat product array to match openbsd.
njoly[src/trunk]: src/share/man/man8 Add missing close to display block, and add a...
msaitoh[src/netbsd-6-1]: src/usr.bin/netstat Pull up following revision(s) (requeste...
uwe[src/trunk]: src/share/mk Switch sh3 to gdb7.
riz[src/netbsd-6-1]: src/sys/dev/usb Pull up following revision(s) (requested by...
bsh[src/trunk]: src/sys/arch/arm/imx make Netwalker kernel compile again.
riz[src/netbsd-6-1]: src/sys/arch/mvme68k/mvme68k Pull up following revision(s) ...
matt[src/trunk]: src/sys/arch/arm/broadcom Always set IC for each receive descrip...
riz[src/netbsd-6]: src/sys/rump/net/lib/libnpf sys/kern/uipc_mbuf.c ...
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by sp...
christos[src/trunk]: src/sys/arch add all the possible build types for each arch
dyoung[src/trunk]: src/sys/arch/x86/x86 Use the right return types for x86_nullop()...
matt[src/trunk]: src/sys/arch/arm/broadcom Add interrupt/iwin/owin / netbsd_confi...
joerg[src/trunk]: src/share/mk Revert two unintentional changes from the PPC tests
matt[src/trunk]: src/sys/dev/ic sc_ahci_cap should be uint32_t
jdc[src/netbsd-6-1]: src Welcome to 6.1.2_PATCH.
sborrill[src/trunk]: src/sys/dev/pci Regen
dsl[src/trunk]: src/sys/arch/i386/bioscall Delete some not-used APM offsets
njoly[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add _PC_NO_TRUNC ...
dyoung[src/trunk]: src/sys/dev/pci Reduce differences from if_ath_cardbus.c.
jnemeth[src/trunk]: src/sys/arch/x86/x86 Don't run off the beginning of an array fro...
riz[src/netbsd-6]: src/doc Tickets 825-827
msaitoh[src/netbsd-6-1]: src/external/bsd/pkg_install/dist/lib Pull up following rev...
jmcneill[src/trunk]: src add vmt(4)
christos[src/trunk]: src/lib/libc/softfloat/bits32 add casts
matt[src/trunk]: src/distrib/utils/sysinst Use C89 function definitions.
bouyer[src/netbsd-6-1]: src/doc tickets 994, 996
christos[src/trunk]: src/external/bsd/wpa/dist from hostap.epitest.fi
riz[src/netbsd-6]: src/share/zoneinfo Apply changes (requested by apb in ticket ...
jkoshy[src/trunk]: src/share/mk Document the MKKMOD build knob.
matt[src/trunk]: src/usr.bin/genassym Use __builtin_offsetof if __GNUC__ >= 4
riz[src/netbsd-6-1]: src/sbin/raidctl Pull up following revision(s) (requested b...
yamt[src/trunk]: src/sys/dev/pci allow disabling interrupt mitigation
yamt[src/trunk]: src/share/man/man9 update the description of the priority argument.
yamt[src/trunk]: src/sys/kern vmem_create: copy the 'name' string rather than jus...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux sort stubs, remove autonamesp...
bouyer[src/netbsd-6-1]: src/sys/fs/cd9660 Pull up following revision(s) (requested ...
wiz[src/trunk]: src/lib/libutil Fix string_to_flags prototype. From Brooks Davis...
tsutsui[src/trunk]: src Fix build.sh "modules" target build which has been broken since
riz[src/netbsd-6-1]: src/doc Ticket 960.
njoly[src/trunk]: src/external/cddl/osnet/sys/kern No need to include files more t...
riz[src/netbsd-6]: src/sys/rump/librump/rumpkern Pull up following revision(s) (...
mrg[src/trunk]: src/external/gpl3/gcc oops, put back _arm_fixunssfsi into arm li...
matt[src/trunk]: src/sys/arch/arm/include Back out 1.12 and include a comment as ...
hannken[src/trunk]: src/sys/nfs VOP_GETATTR() needs a shared lock at least.
jmcneill[src/trunk]: src/sys/arch/x86/x86 synchronize the guest clock with the host o...
wiz[src/trunk]: src/share/man/man4/man4.x86 Fix xref; comment out cpu(4) referen...
bouyer[src/netbsd-6]: src/usr.sbin/dumpfs Pull up following revision(s) (requested ...
nisimura[src/trunk]: src/distrib/sandpoint/ramdisk - have wd[23] and raid[01] device ...
pooka[src/trunk]: src/sys/compat/linux emulate ppoll which is essentially our pollts
skrll[src/trunk]: src/sys/arch/arm/footbridge Update comments to reflect the real ...
abs[src/trunk]: src/share/mk strip trailing whitespace - noted by Snader_LB on IRC
msaitoh[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
rkujawa[src/trunk]: src Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man ...
bouyer[src/netbsd-6-1]: src/distrib/utils/sysinst Pull up following revision(s) (re...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Print LUNA model name (not only CPU...
jkoshy[src/trunk]: src/share/mk Note that the MKCOMPAT build knob is supported on m...
christos[src/trunk]: src/lib/libc/sys add clock_nanosleep(2)
yamt[src/trunk]: src/external/cddl/osnet/dist/uts/common because our xcall stuff ...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix a cut&paste error with supersections.
dsl[src/trunk]: src/sys/arch/i386/i386 Fix build.
riz[src/netbsd-6]: src/doc Ticket 830.
snj[src/netbsd-6-1]: src Apply patch (requested by apb in ticket 1195):
jakllsch[src/trunk]: src/sbin/atactl constify
matt[src/trunk]: src/lib Libraries default to be built with WARNS=5
dyoung[src/trunk]: src/sys Tell a pci(4) instance its subordinate PCI buses using a...
wiz[src/trunk]: src/games/wtf - improve wording and overall program description ...
wiz[src/trunk]: src/doc less-451 out.
riz[src/netbsd-6-1]: src/doc Ticket 1107
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
bouyer[src/netbsd-6-1]: src/doc ticket 1028
joerg[src/trunk]: src/tools Remove an unnecessary .WAIT between llvm-tblgen and cl...
yamt[src/trunk]: src/lib/libc/gen fix a function prototype.
bouyer[src/netbsd-6-1]: src/doc ticket 1007
bsh[src/trunk]: src/lib/libc/arch/arm/gen shut up lint(1)
wiz[src/trunk]: src/share/man/man4/man4.amiga Improve wording. Remove trailing w...
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb struct reg has GBR since NetBSD 5...
macallan[src/trunk]: src/sys/arch/macppc/pci actually split device and softc
msaitoh[src/netbsd-6-1]: src/doc Ticket 1086.
christos[src/trunk]: src/regress/sys/net/ether_aton_r Test all digits.
riz[src/netbsd-6]: src/lib/libc/thread-stub Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/doc Tickets 801, 802
riz[src/netbsd-6]: src/sys/sys Pull up following revision(s) (requested by rmind...
skrll[src/trunk]: src/sys/arch/hp700 Use device_xname.
wiz[src/trunk]: src/share/man/man4/man4.amiga Whitespace. New sentence, new line...
riz[src/netbsd-6]: src/share/zoneinfo Pull up following revision(s) (requested b...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
msaitoh[src/netbsd-6-1]: src/doc Ticket 942.
blymn[src/trunk]: src/tests/lib/libcurses/director * Add scanw family function cal...
riz[src/netbsd-6]: src/doc Tickets 838, 839, 843.
yamt[src/trunk]: src/external/cddl/osnet/dev/fbt fbt_provide_module_cb: exclude s...
yamt[src/trunk]: src/share/man/man9 document scanc
skrll[src/trunk]: src/sys/arch/hp700/gsc Split softc/device_t
msaitoh[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
macallan[src/trunk]: src/sys/dev/sbus get rid of gc_attr & allocattr()
yamt[src/trunk]: src/sys/gdbscripts a macro to dump kernel modules
msaitoh[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
martin[src/trunk]: src/distrib/sparc64/instfs Enable INET6 in the installer
dyoung[src/trunk]: src/sys/net For simplicity's sake, use pcq(9) instead of my own ...
bouyer[src/netbsd-6-1]: src/sys/fs/udf Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6-1]: src Welcome to 6.1.1_PATCH
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): improve and explain grammar...
jym[src/trunk]: src/sys/kern Turn a workqueue(9) name into an array in the struc...
jmcneill[src/trunk]: src/sys Don't try to auto-unload modules unless they were auto-l...
jakllsch[src/trunk]: src/sbin/atactl Constify structure pointed to by getataparams() ...
martin[src/netbsd-6-0]: src external/mit/xorg/server/xorg-server.old/os/Makefile 1....
dsl[src/trunk]: src/sys Remove code from dev/apm/apm.c for setting global variab...
manu[src/trunk]: src/lib/libperfuse mlockall is not necessary after all, once we ...
wiz[src/trunk]: src/sbin/fdisk Previous slightly more consistently.
chs[src/trunk]: src/sys/arch/i386/conf sync ldscripts; add cacheline_aligned and...
christos[src/trunk]: src/usr.bin/fstat fix non-numeric address and port printing.
msaitoh[src/netbsd-6-1]: src/external/mit/xorg/lib/libXi Pull up following revision(...
dholland[src/trunk]: src/sys regen
jdf[src/trunk]: src/doc Correct name of the less version.
matt[src/trunk]: src/sys/arch/arm/conf Make arm32_kvminit.o is complied with -fno...
jruoho[src/trunk]: src/sys Convert to use cpufreq(9).
msaitoh[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ri...
msaitoh[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by khor...
hannken[src/trunk]: src/sys/fs/udf VOP_GETATTR() needs a shared lock at least.
msaitoh[src/netbsd-6-1]: src/sys/miscfs/procfs Pull up following revision(s) (reques...
riz[src/netbsd-6]: src Welcome to 6.1_RC1!
bouyer[src/netbsd-6-1]: src/distrib/notes/common Update Date
bouyer[src/netbsd-6-1]: src/doc ticket 1064
pooka[src/trunk]: src/sys/kern put all kern socket sysctls in the same place
jdc[src/trunk]: src/sys/arch/sparc64/dev Correct the VSYNC-related register defi...
tron[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Fix build with stack sma...
uwe[src/trunk]: src/sbin/route Fix fallout from 1.129 that converted sou::so_foo...
riz[src/netbsd-6]: src/doc Tickets 777,782-786.
macallan[src/trunk]: src/sys/dev/pci don't crash when we're not the console
dholland[src/trunk]: src/sys/kern Tidy up namei internals to allow openat() and frien...
mrg[src/trunk]: src/external/gpl3/gdb add nbsd-nat.o to NATDEPFILES. fixes gdb ...
jmcneill[src/trunk]: src/etc/powerd/scripts restart dhcpcd if we get a "released" eve...
matt[src/trunk]: src/distrib/vax/ramdisk Add a Makefile dependency
ryo[src/trunk]: src/sys/arch Defer attaching interrupt evcnts in the same way as...
riz[src/netbsd-6]: src/sbin/ifconfig Pull up following revision(s) (requested by...
jdc[src/netbsd-6-1]: src/doc Update entry for ticket 905.
christos[src/trunk]: src/lib/libedit Fixed misplaced parenthesis (Nirbhay Choubey)
yamt[src/trunk]: src/sys/netinet tcp_reass_unlock: assertion
pooka[src/trunk]: src/sys/rump/librump/rumpkern Gather some statistics about biglo...
bouyer[src/netbsd-6]: src/doc Tickets #864 #865 #866 #867 #868 #870 #874 #875 #876
christos[src/trunk]: src/lib/libc/arch/powerpc64/sys Everything else uses PIC branche...
matt[src/trunk]: src/sys/arch/arm/conf add _ARM32_NEED_BUS_DMA_BOUNCE to opt_arm_...
rkujawa[src/trunk]: src/distrib/notes/amiga Add info about FastATA 1200
bouyer[src/netbsd-6-1]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull ...
pgoyette[src/trunk]: src/usr.sbin/i2cscan Update license to reflect actual source of ...
skrll[src/trunk]: src/sys/arch First pass at a VC mailbox driver.
skrll[src/trunk]: src/sys/dev/ic Second part of PR/46998. The following is taken f...
christos[src/trunk]: src/lib/libposix HACK: Include _errno.c here for powerpc64 build...
matt[src/trunk]: src/usr.sbin/tcpdchk Use a little const for quotes strings.
riz[src/netbsd-6-1]: src/usr.bin/flock Pull up following revision(s) (requested ...
rkujawa[src/trunk]: src/sys/arch/amiga/conf regen kernel configs
jdc[src/trunk]: src/sys/dev/pci Match the Rage Mobility M1 used in the Tadpole S...
dsl[src/trunk]: src/sys/arch/macppc/include Remove 'struct apm_connect_info' - p...
wiz[src/trunk]: src/usr.bin/fold Remove trailing whitespace.
jdc[src/netbsd-6]: src/sys/arch/sparc/include Pull up revision 1.15 (requested b...
macallan[src/trunk]: src/sys/dev/pci add functions to control gpio usage and to progr...
bouyer[src/trunk]: src/sys/ufs/ufs Fix quota2 list corruption issue when defaultquo...
yamt[src/trunk]: src/sys - make lendpri/changepri similar.
riz[src/netbsd-6-1]: src/doc Ticket 900
riz[src/netbsd-6]: src/sys/dev/mscp Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/arch catch up with other zs ports, original commit was:
matt[src/trunk]: src/sys/arch/evbarm/conf Disable support for bounce buffers
bouyer[src/netbsd-6-1]: src/sys/uvm Pull up following revision(s) (requested by par...
riz[src/netbsd-6]: src/doc Adjust ticket 818.
riz[src/netbsd-6-1]: src/sys/arch/xen/xen Pull up following revision(s) (request...
jruoho[src/trunk]: src/sys/sys Bump CPUFREQ_LATENCY_MAX to UINT32_MAX.
matt[src/trunk]: src/sys/arch/evbarm/conf Make gzip'ed uboot images.
chs[src/trunk]: src/etc add more sd and pci devices.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/powerpc a copy of the ppc ...
khorben[src/trunk]: src/sys/dev/usb Regenerated with the proper RCS Id (thanks Bernd...
dyoung[src/trunk]: src/sys/netatalk Use if_addr_init() instead of ifp->if_ioctl().
dholland[src/trunk]: src/usr.bin/quota Remove traces of -D option, which no longer do...
bouyer[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/arch/mips/mips - make noat-at noreorder-reorder sequence...
skrll[src/trunk]: src/sys/dev/ic Rename eatxpacket to ea_txpacket for consistency.
mrg[src/trunk]: src/sys/arch/powerpc/powerpc correct some comments on #endif to ...
hannken[src/trunk]: src/sys/dev/pci Make sure we allocate enough segments for the re...
tron[src/trunk]: src/doc Postfix 2.8.6 was imported.
christos[src/trunk]: src/external/gpl3/gdb/lib add ppc64 and armeb
tsutsui[src/trunk]: src/sys/dev/pci Fix PR kern/46828 (6.0_BETA2 and 6.0_RC1 won't s...
riz[src/netbsd-6]: src/sbin/wsconsctl Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/compat/svr4_32 use the filesystem specific namemax not a...
spz[src/trunk]: src/usr.sbin/npf/npfctl re-work the description part of the man ...
manu[src/trunk]: src/usr.sbin/perfused openlog with LOG_NDELAY so that pzerfused ...
christos[src/trunk]: src/lib/libc/gen PR/47055: David Holland: Remove static hostname...
rkujawa[src/trunk]: src/doc Mention the new driver for FastATA 1200.
christos[src/trunk]: src/distrib/sets/lists/comp Add proc_compare.3
bouyer[src/netbsd-6-1]: src Apply patch, requested by apb in ticket 1064:
sjg[src/trunk]: src/usr.bin/make Treat empty commands same as jobs mode
apb[src/trunk]: src/share/zoneinfo Import tzdata2011m.
jmcneill[src/trunk]: src/distrib/sets try to match sys/kern/kern_module.c module path...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
jruoho[src/trunk]: src/sys/arch/x86/x86 As cpu_shutdown() is a wrapper to cpu_suspe...
jym[src/trunk]: src/usr.bin/pmap Disallow printing of kernel mappings if we are ...
dyoung[src/trunk]: src/sys/net For these interfaces, the implementation of SIOCSIFD...
riz[src/netbsd-6-1]: src/doc Ticket 959.
matt[src/trunk]: src/sys/arch/arm/broadcom Initialize the workqueue to use IPL_NE...
dholland[src/trunk]: src/sys/net u_long -> unsigned long, so this header compiles on ...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rmin...
jmcneill[src/trunk]: src/sys/dev/pci add a couple vmware product IDs
yamt[src/trunk]: src/regress/sys/kern/select - count the number of bits correctly
jdc[src/netbsd-6-1]: src/sys/netinet6 Pull up revision 1.84 via patch to fix gcc...
jruoho[src/trunk]: src Also mention rdtsc() in passing.
christos[src/trunk]: src/sbin/mount_ptyfs add back old options for compatibility, but...
jakllsch[src/trunk]: src/sbin/atactl use C99 fixed-width integer types
christos[src/trunk]: src/sys There is no reason not to support CLOCK_MONOTONIC in {g, ...
gson[src/trunk]: src/sys/dev/pci Add Lava Computers SSERIAL-PCI single port seria...
uwe[src/trunk]: src/sys/arch/sh3/include #if-0'ed defines for PT_GETFPREGS and P...
riz[src/netbsd-6-1]: src/sys/arch/mvmeppc/stand Pull up following revision(s) (r...
manu[src/trunk]: src/lib/libperfuse - Fix the confusion between fileno (opaque FU...
christos[src/trunk]: src/external/gpl3/gdb/lib add mips64eb
mlelstv[src/trunk]: src/sys/dev/usb regen
jym[src/trunk]: src/usr.bin/pmap kill(2) might not be a good test after all, use...
snj[src/netbsd-6-1]: src Welcome to 6.1.1!
jmcneill[src/trunk]: src/share/man/man4/man4.x86 update vmt man page with netbsd changes
msaitoh[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6-1]: src/sys Pull up following revision(s) (requested by riastra...
riz[src/netbsd-6-1]: src/doc Ticket 950
christos[src/trunk]: src/usr.sbin/mtree Implement FreeBSD's "nochange" keyworld which...
skrll[src/trunk]: src/sys/dev Split softc/device_t
matt[src/trunk]: src/sys/kern If the workqueue is using a prio less than PRI_KERN...
matt[src/trunk]: src/sys/dev/pci Regen.
agc[src/trunk]: src/sys/dev/iscsi Start to move the in-kernel iSCSI initiator, k...
christos[src/trunk]: src/sys/uvm/pmap move from common/pmap/tlb -> uvm/pmap
bouyer[src/netbsd-6-1]: src/doc tickets 988 989
martin[src/trunk]: src/sys/conf Add missing subr_pcq.c
christos[src/trunk]: src/sys kernel portion of clock_nanosleep()
matt[src/trunk]: src/sys/arch/evbarm/beagle Add initial support for BEAGLEBONE an...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by skrll in tick...
christos[src/trunk]: src/sys/compat/sys compat hook.
jdc[src/netbsd-6]: src/sys/dev/pci Pull up revisions:
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg DPADD h...
chs[src/trunk]: src/sys/dev/pci add a bunch of devices.
wiz[src/trunk]: src/share/man/man9 Fix typo, try to improve Nd.
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb shnbsd_get_next_pc: declare displ...
jakllsch[src/trunk]: src/sbin/atactl Remove write-only variable.
riz[src/netbsd-6]: src/sys/dev/usb Clean up trailing CRs accidentally introduced...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 remove the duplicat...
yamt[src/trunk]: src/sys/kern don't forget to call kdtrace_thread_ctor for lwp0
wiz[src/trunk]: src/share/man/man9 Mark up defines with Dv.
jakllsch[src/trunk]: src/sys/dev/ic Additionally apply __aligned(8) to all __packed h...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Added in8() and out8() to a...
jkoshy[src/trunk]: src/external/bsd Style fix: keep lists of names sorted.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1090.
chs[src/trunk]: src/sys/dev/usb add a bunch of devices. from openbsd.
jym[src/trunk]: src/sys/ddb Like ddb(4) "ps/l", use '>' sign to indicate running...
chs[src/trunk]: src/sys locate PCI buses and determine their bus numbers using t...
msaitoh[src/netbsd-6-1]: src/doc Ticket #912.
riastradh[src/trunk]: src/libexec/ld.elf_so On failure in _rtld_dlcheck, call _rtld_er...
riz[src/trunk]: src/bin/dd Fix speling ("deferred, " not "defered") as reported i...
matt[src/trunk]: src/distrib/vax/ramdisk Use special ed and umount.
ginsbach[src/trunk]: src/share/misc Add APIPA
bouyer[src/trunk]: src Add a pass-through ioctl for mfi(4), allowing userland to se...
christos[src/trunk]: src/lib/libutil Add proc_compare
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by sp...
jmcneill[src/trunk]: src/sys/arch/x86/x86 handle OS_Resume events by sending a sleep ...
riz[src/netbsd-6]: src/doc Ticket 845.
snj[src/netbsd-6-1]: src/doc ticket 1124
apb[src/trunk]: src/etc Change the pattern for matching ttys to allow any number...
skrll[src/trunk]: src/sys/arch/hp700/dev Remove the (never used) struct device fro...
mrg[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regenerate without sim sup...
riz[src/netbsd-6-1]: src/doc Ticket 952.
matt[src/trunk]: src/lib Use C89 function definition
mlelstv[src/trunk]: src/sys/kern Provide consistent locking around getc() in ttread(...
riz[src/netbsd-6]: src/doc Adjust the ticket 813 entry.
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen
wiz[src/trunk]: src/usr.sbin/mtree Fix typos; remove trailing whitespace; add mi...
martin[src/trunk]: src/sys/arch/vax/vax Obvious copy&pasto, PR port-vax/45525 from ...
tsutsui[src/trunk]: src/sys/arch/m68k Use pool(9) for struct pv_entry allocations ra...
sborrill[src/netbsd-6-1]: src/sys/arch/atari/dev Pull up the following revisions(s) (...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1063.
riz[src/netbsd-6]: src/doc Tickets 792-796.
riz[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
riz[src/netbsd-6-1]: src/doc Ticket 949
hannken[src/trunk]: src/sys/fs/smbfs VOP_GETATTR() needs a shared lock at least.
christos[src/trunk]: src/sys/dev/ic reduce the polling interval to 2 seconds, and try...
msaitoh[src/netbsd-6-1]: src/external/bsd/bind/dist/lib/dns/rdata/generic Patch for ...
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb sh_frame_cache always tries to re...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace. hi perry.
christos[src/trunk]: src/usr.sbin/mtree explicitly include <sys/stat.h>
jakllsch[src/trunk]: src/sys/arch/mips Add Broadcom BCM3302 CPU to the table.
chs[src/trunk]: src/sys/dev/pci use 64-bit DMA where possible.
matt[src/trunk]: src/sys/arch/mips/mips Add a sync in badaddr to force an excepti...
yamt[src/trunk]: src/distrib/sets/lists/comp sort
msaitoh[src/netbsd-6-1]: src/lib/libm/arch Pull up following revision(s) (requested ...
mrg[src/trunk]: src/sys/lib/libz use LIBISPRIVATE instead of home-grown.
apb[src/trunk]: src/share/zoneinfo Import tzdata2011n.
dholland[src/trunk]: src/sys Add namei-level support for openat() and friends. The wa...
riz[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
dsl[src/trunk]: src/sys/arch/i386/include Remove some definitions that were part...
matt[src/trunk]: src/sys/arch/evbarm/conf Add vlan and bridge pseudo-devices
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by hannk...
msaitoh[src/trunk]: src/usr.sbin/syslogd RFC 5848
bouyer[src/netbsd-6-1]: src/doc tickets 1048, 1050
christos[src/trunk]: src/usr.sbin/mtree add -j flag to indent directory blocks (from ...
riz[src/netbsd-6]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
dsl[src/trunk]: src/sys/dev/apm Remove the fields were are only used by the 'now...
msaitoh[src/trunk]: src/lib/libc/gen Fix in comment.
bouyer[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/arch/arm Add support for mapping SuperSection on armv6 a...
gsutre[src/trunk]: src/external/mit/xorg/server/xorg-server Enable GLX DRI2 support.
riz[src/netbsd-6-1]: src Welcome to 6.1.2!
matt[src/trunk]: src/sys/dev/pci Use an unsigned value to hold the pci_class
dyoung[src/trunk]: src/sys/net Start to untangle the ifnet ioctls mess.
msaitoh[src/netbsd-6-1]: src/external/mit/xorg/lib/libX11 Pull up following revision...
christos[src/trunk]: src/sys/fs/tmpfs define and use TMPFS_MAXNAMLEN instead of MAXNA...
bouyer[src/netbsd-6-1]: src/doc ticket 1006
riastradh[src/trunk]: src/sys/fs/tmpfs Check tmpfs_rmdired_p after tmpfs_vnode_get whe...
riz[src/netbsd-6]: src/usr.sbin/makemandb Pull up following revision(s) (request...
dholland[src/trunk]: src/etc/skel Re-enable EDITOR=vi because otherwise stuff breaks....
christos[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl false needs stdbool.h
christos[src/trunk]: src/tests/lib/libc/sys Move all pipe2 tests to a separate file.
jym[src/trunk]: src/share/man/man4 ps/l shows LWP name, not command name.
christos[src/trunk]: src/external/gpl3/gdb make sh3 compile.
bouyer[src/netbsd-6-1]: src Pull up following revision(s) (requested by martin in t...
macallan[src/trunk]: src/sys/dev/pci/voyager add backlight control via sm502 PWM
matt[src/trunk]: src/sys/arch/arm/broadcom Don't just rely on softints for handli...
mrg[src/trunk]: src/sys/arch/sun2/conf revert previous.
uwe[src/trunk]: src/external/gpl3/binutils/dist/binutils get_netbsd_elfcore_note...
matt[src/trunk]: src/sys/arch/arm/broadcom Add a few more PCIE registers
christos[src/trunk]: src/lib/libc/time Change mktime*(3) so that it does not always r...
mrg[src/trunk]: src/external/gpl3/binutils regenerate binutils for powerpc64.
christos[src/trunk]: src/doc mention new yacc.
msaitoh[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
bouyer[src/netbsd-6-1]: src/doc ticket #1041
martin[src/trunk]: src/tests/modules Fix stupid thinko when checking for the availa...
christos[src/trunk]: src/distrib/sets/lists/comp add clock_nanosleep()
jym[src/trunk]: src/share/man/man4 Document "show proc". Be more verbose about c...
macallan[src/trunk]: src/sys/dev/pci support underlined characters
martin[src/trunk]: src/tests/lib/libc Add missing include <stdlib.h>
jruoho[src/trunk]: src/share/man/man4/man4.x86 Add the relevant datasheets to SEE A...
mlelstv[src/trunk]: src/libexec/lfs_cleanerd Deduce raw device correctly by prependi...
jakllsch[src/trunk]: src/sys/arch Per existing x86 GENERIC kernels, add:
mrg[src/trunk]: src/share/mk switch m68* to GDB 7.3.1. tested on sun2 and sun3 ...
christos[src/trunk]: src/sys/fs/ptyfs Always do the chroot filename mapping; it is po...
martin[src/trunk]: src/distrib/utils/sysinst If we are not building SMALLPROG, ther...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1111.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1174.
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib fix a function prototype
mbalmer[src/trunk]: src/sys/dev/ic Receive, not recieve.
jruoho[src/trunk]: src/sys/dev/acpi Initialize P-states to P0 (i.e. the highest fre...
riastradh[src/trunk]: src/sys/arch/amd64/amd64 Use db_read_value to read the trapframe...
pooka[src/trunk]: src/sys/compat/linux/arch regen for ppoll (and, apparently, SYCA...
skrll[src/trunk]: src/sys/arch/hppa/include No need to flush the icache/itlb for p...
wiz[src/trunk]: src/lib/libc/sys Fix typo reported by Henning Petersen in PR 45515.
bouyer[src/netbsd-6-1]: src/sys/compat/linux/common Pull up following revision(s) (...
hannken[src/trunk]: src/sys/nfs VOP_GETATTR() needs a shared lock at least.
msaitoh[src/trunk]: src/sys/dev/marvell - Fix a bug that a fragmented packet is mark...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1008.
jkoshy[src/trunk]: src/share/mk Document the MKDTRACE build knob.
msaitoh[src/netbsd-6-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
msaitoh[src/netbsd-6-1]: src/sys/fs/nilfs Pull up following revision(s) (requested b...
mrg[src/trunk]: src/doc note about sparc64 enterprise Exx00 support and initial ...
mrg[src/trunk]: src/tests/crypto/libcrypto fix a build issue with MKCRYPTO=no.
sborrill[src/netbsd-6]: src/doc Ticket 773
matt[src/trunk]: src/sys/arch/arm/broadcom Add code to init the SRAB (the switch ...
martin[src/trunk]: src/external/bsd/iscsi/dist/include Define ISCSI_HTONLL6 and ISC...
riz[src/netbsd-6-1]: src/doc Ticket 991
joerg[src/trunk]: src Hook up LLVM's SPARC target.
reed[src/trunk]: src/bin/ksh Fix typo.
dsl[src/trunk]: src/sys/arch Remove all references to KVM86.
joerg[src/trunk]: src Simplify the BDZ compression function, making it smaller at ...
yamt[src/trunk]: src/sys/rump/librump/rumpkern replace a non us-ascii character i...
martin[src/trunk]: src/tests/net/npf Try to make this test gracefully fail when npf...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
christos[src/trunk]: src/sys/dev/iscsi make all bitfields unsigned int
joerg[src/trunk]: src/sys/rump/librump/rumpvfs Don't use NODEV when comparing agai...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by rmind in ...
jdc[src/netbsd-6-1]: src/doc Ticket 915.
aymeric[src/trunk]: src/sys/dev/usb enable Sony's Six Axis and DualShock 3 USB contr...
bouyer[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
christos[src/trunk]: src/usr.bin/make It is Sprite, not Sprint; pointed out by Todd M...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by msai...
christos[src/trunk]: src/usr.sbin/mtree disable encoding of globbing characters for now.
yamt[src/trunk]: src/share/man/man9 - document RESCHED_KPREEMPT
christos[src/trunk]: src/external/bsd/byacc/dist update yacc to the most recent.
snj[src/netbsd-6-1]: src 6.1.5_PATCH
jruoho[src/trunk]: src/share/man/man9 Note that manually loaded modules are not aut...
jdc[src/netbsd-6]: src/doc Tickets #819 to #822.
yamt[src/trunk]: src/usr.bin/iconv annotate for lint
joerg[src/trunk]: src/tests/lib/libc/hash Fix year.
chs[src/trunk]: src/libexec/ld.elf_so/arch/powerpc avoid linker warnings with th...
jym[src/trunk]: src/sys/kern Avoid crashing when we do not explictly pass down a...
riz[src/netbsd-6]: src/doc Tickets 804-806.
yamt[src/trunk]: src/sys/net remove an unnecessary cast
mbalmer[src/trunk]: src/usr.sbin/btconfig This file received some typo-love.
dyoung[src/trunk]: src/sys Use if_addr_init() and if_mcast_op() instead of ifp->if_...
msaitoh[src/netbsd-6-1]: src/sys Pull up following revision(s) (requested by maxv in...
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb Since sh3 has got PT_STEP, nuke s...
bouyer[src/netbsd-6-1]: src Apply patch, requested by rmind in ticket 986:
macallan[src/trunk]: src/sys/dev/pci don't call allocattr() for the default attribute
riz[src/netbsd-6-1]: src/distrib/utils/sysinst/arch/alpha Pull up following revi...
christos[src/trunk]: src/lib/libposix remove second _errno.h
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by rias...
uwe[src/trunk]: src/external/gpl3 elfcore_grok_netbsd_note: sync SuperH PT_GETRE...
msaitoh[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
macallan[src/trunk]: src/sys/dev/usb support Gdium's Fn key
jym[src/trunk]: src/sys/kern Fix comment.
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by k...
martin[src/trunk]: src/distrib/sets/lists/modules npf extension modules for evbppc ...
wiz[src/trunk]: src/usr.sbin/mtree - Sort order of options mentioned in text;
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio ossaudio's SNDCTL_DSP_GETOSPACE will cal...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl/yyerror(): print the right line n...
bouyer[src/netbsd-6-1]: src/sys/arch Pull up following revision(s) (requested by rk...
matt[src/trunk]: src/sys/arch Switch to the generic bounce buffer support.
martin[src/trunk]: src/distrib/sets/lists/tests npftest.conf is not dependend on pic
macallan[src/trunk]: src/sys/arch/macppc/dev add cpufreq support
bouyer[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
jmcneill[src/trunk]: src add & enable vmt module
tsutsui[src/trunk]: src/sys/arch/x68k/dev KNF and cosmetics. No binary change.
mlelstv[src/trunk]: src/sys/kern Add sanity check to sysctl_kern_maxvnodes.
msaitoh[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
bouyer[src/netbsd-6-1]: src/sys/compat/common Pull up following revision(s) (reques...
riz[src/netbsd-6]: src/lib/libc/arch/alpha/gen Pull up following revision(s) (re...
chs[src/trunk]: src/sys/arch/i386/conf add some more devices and options.
riz[src/netbsd-6-1]: src/doc Ticket 995.
apb[src/trunk]: src/doc tzdata2011m is released and merged
riz[src/netbsd-6]: src/distrib/sets/lists/xcomp Adjust ticket 818: fix debug bu...
bouyer[src/netbsd-6-1]: src/lib/libc/stdlib Pull up following revision(s) (requeste...
gson[src/trunk]: src/share/man/man4 Add Lava Computers SSERIAL-PCI to the list of...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb enable kernel stack frames now th...
alnsn[src/trunk]: src Remove bpf_jit which was ported from FreeBSD recently.
matt[src/trunk]: src/sys/arch/evbarm/conf Disable L2 cache for now. Add phys for wm
dsl[src/trunk]: src/sys/arch/i386/conf apmcall.o no longer exists.
riz[src/netbsd-6]: src/doc Fix the revision list for ticket 813.
skrll[src/trunk]: src/lib/libc/arch/arm Remove magic numbers.
yamt[src/yamt-pagecache]: src/share/man/man4 revert rev.1.7.2.1 which was mistake...
roy[src/trunk]: src/share/man/man5 Discourage the use of ifconfig_bge0=dhcp and ...
yamt[src/trunk]: src/sys/uvm reduce the number of atomic ops in common cases. it...
christos[src/trunk]: src/sys/netsmb remove unused constant
riz[src/netbsd-6-1]: src/doc whitespace
riz[src/netbsd-6]: src/doc Ticket 869, and adjust ticket 705.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Enable efa in GENERIC.
riz[src/netbsd-6]: src/doc Ticket 823. While here, make sure there's only one e...
bouyer[src/netbsd-6-1]: src/doc ticket 1045
riz[src/netbsd-6]: src/lib Pull up following revision(s) (requested by manu in t...
jruoho[src/trunk]: src Briefly document the basic RDMSR/WRMSR functions.
joerg[src/trunk]: src Add regression test for cdbr(3) and cdbw(3).
dholland[src/trunk]: src/sys/sys The manipulation macros for struct dirent are also u...
riz[src/netbsd-6]: src/doc Adjust ticket 835 to fix the build.
matt[src/trunk]: src/sys/arch/arm Only use CPACR register for ARM11 and CORTEX co...
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/sys/net Fix userland compilation: pull the ifioctl lock-rela...
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by para...
sborrill[src/netbsd-6-1]: src/doc File is for 6.1.2 -> 6.1.3, not 6.1.1 -> 6.1.2
yamt[src/trunk]: src/etc update RELEASEVARS
yamt[src/trunk]: src/sys/dev/ic hpet:
christos[src/trunk]: src/sbin/iscsid cleanup some messy casts and type violations.
yamt[src/trunk]: src/share/man/man9 document skpc
christos[src/trunk]: src/share/mk old-style-definitions and no-format-zero-length are...
christos[src/trunk]: src/external/bsd/mdocml/dist rename data() -> parse_data() to ap...
msaitoh[src/netbsd-6-1]: src/sys/compat/freebsd Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by degro...
christos[src/trunk]: src/usr.sbin/mtree Allow uid and uname or gid and gname to both ...
christos[src/trunk]: src/usr.sbin/mtree Encode literal global characters in files. O...
jmcneill[src/trunk]: src hook xsetwallpaper into xorg build
apb[src/trunk]: src/doc tzdata2011n has been released and imported.
chs[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core fix the DRM string sysctl...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet remove wrong ntohl (from Aran C...
snj[src/netbsd-6-1]: src/doc ticket 1170
christos[src/trunk]: src/etc/rc.d PR/47024: Taylor R Campbell: handle "keys" director...
msaitoh[src/netbsd-6-1]: src/sys/fs/msdosfs Pull up following revision(s) (requested...
christos[src/trunk]: src/lib/libisns make length unsigned.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio add VMware codec ID
dyoung[src/trunk]: src/sys/net Use if_mcast_op() and if_flags_set() instead of call...
drochner[src/trunk]: src/sys/dev/usb For devices which don't claim SPC-3, don't reque...
wiz[src/trunk]: src/share/man/man9 Use Aq instead of \*[Lt]...\*[Gt]
christos[src/trunk]: src/lib/libc/locale cast CHAR_MAX to (char) for unsigned charact...
dyoung[src/trunk]: src/sys/arch Define some optional routines that will help device...
christos[src/trunk]: src/tests/lib/libc/sys make this work
tron[src/trunk]: src Build and install iso10646-1 encoded 10x20 font. This matche...
bouyer[src/netbsd-6-1]: src/doc tickets 930, 931, 933, 935
christos[src/trunk]: src/sys/sys add proc_compare prototype.
chs[src/trunk]: src/sys/dev/pci add an entry for subclass HD audio.
matt[src/trunk]: src/sys/arch/arm/broadcom Add bcm53xx_dma_bootstrap which, if th...
macallan[src/trunk]: src/sys/dev/pci add acceleration support, for Sun XVR-1200 and c...
chs[src/trunk]: src/sys/arch add vmt entry to GENERIC.
taca[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix setsockop...
blymn[src/trunk]: src/lib/libcurses Correct behaviour of mvderwin(). It should re...
riz[src/netbsd-6-1]: src/doc Ticket 892
riz[src/netbsd-6]: src/doc Adjust entry for ticket 818.
rmind[src/trunk]: src/sys/arch/xen/x86 Fix Xen build. Make xcpumask uint32_t, fit...
yamt[src/trunk]: src/sys/netinet fix a double unlock bug introduced by tcp_input....
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot VIA 82C586A/B 82C686A/B Sou...
msaitoh[src/netbsd-6-1]: src/distrib/sets/lists/comp Pull up following revision(s) (...
yamt[src/yamt-pagecache]: src/sys/uvm add a convenient routine for common usage
christos[src/trunk]: src/sys/lib/libkern/arch/powerpc shouldn't need .size for ppc64.
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure SPSR[23:8] is set to a known va...
martin[src/netbsd-6-1]: src Pullup ticket #927:
riz[src/netbsd-6]: src/dist/nvi/common Pull up following revision(s) (requested ...
macallan[src/trunk]: src/sys/dev/wscons defflag GLYPHCACHE_DEBUG
christos[src/trunk]: src/sys/fs/v7fs don't re-define MIN
riz[src/netbsd-6-1]: src/doc Ticket 955
msaitoh[src/netbsd-6-1]: src/doc Ticket 1046 and 1047.
snj[src/netbsd-6-1]: src Apply patch (requested by apb in ticket #1155):
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb add supply_{g, fp}regset()
spz[src/trunk]: src/crypto/external/bsd/openssl/dist fix some define and cleanli...
jmcneill[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-vmmouse define A...
wiz[src/trunk]: src/lib/libc/citrus/modules Use boolean AND instead of bitwise o...
msaitoh[src/netbsd-6-1]: src/doc Ticket 911.
matt[src/trunk]: src/sys/arch/arm/cortex Don't bother dealing with "extra" ticks, ...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by kef...
jruoho[src/trunk]: src Note briefly what MSRs are. Requested by wiz@.
chs[src/trunk]: src/sys/dev/usb regen
macallan[src/trunk]: src/sys/dev/sbus support anti-aliased fonts, glyph caching etc.
riz[src/netbsd-6]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm/broadcom Don't initialize PCIe inbound windows....
msaitoh[src/netbsd-6]: src/doc ticket #859
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.6. Chang...
rkujawa[src/trunk]: src/sys/arch/amiga Allow 32-bit transfers for drives which suppo...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 PR 46978: ICE on spil...
msaitoh[src/netbsd-6-1]: src/doc Ticket 941.
msaitoh[src/netbsd-6-1]: src/doc Ticket #1044.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add t_ether_aton test
msaitoh[src/netbsd-6-1]: src/sys/arch Pull up following revision(s) (requested by ts...
christos[src/trunk]: src/external/gpl3/gdb/lib add mc68000
christos[src/trunk]: src/usr.sbin/mtree Implement FreeBSD's -f spec1 -f spec2 spec co...
matt[src/trunk]: src/sys/arch/arm/broadcom Make sure to set IC in receive descrit...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Initial import of sljit @ r175.
mrg[src/trunk]: src/distrib/sets/lists/modules mark all these modules with "comp...
bouyer[src/netbsd-6-1]: src/distrib/notes/common Also note CVE-2014-0591.
snj[src/netbsd-6-1]: src/doc ticket 1168
christos[src/trunk]: src/external/gpl3/gdb/lib add mips64el, the last one
chs[src/trunk]: src/sys/compat/ndis remove a debug printf.
msaitoh[src/trunk]: src/sys/dev/marvell Fix device timeout problem.
christos[src/trunk]: src/tests/lib/libc make the test more precise.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1114-1115 and 1141.
riz[src/netbsd-6]: src/doc TIcket 813.
njoly[src/trunk]: src/share/man/man4 Remove empty BUGS section.
riz[src/trunk]: src/distrib/notes/common Note the replacement of kame_ipsec by f...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1070 and 1071.
jkoshy[src/trunk]: src/share/man/man5 Correct a typo.
mrg[src/trunk]: src/sys/arch increase powerpc NKMEMPAGES_MAX_DEFAULT to 256MB. ...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by joerg in ti...
snj[src/netbsd-6-0]: src/external/bsd/bind Apply patch (requested by spz in tick...
jdc[src/trunk]: src/sys/arch/sparc64/dev Add support for the WSDISPLAYIO_GET_EDI...
martin[src/netbsd-6-1]: src/share/zoneinfo Back out all changes to this file accide...
matt[src/trunk]: src/sys/arch/arm/broadcom Add some defensive code to deal with "...
martin[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace. *sigh*
riz[src/netbsd-6]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
riz[src/netbsd-6]: src/doc Ticket 900
christos[src/trunk]: src/sbin/chown support --reference=rfile
snj[src/netbsd-6-1]: src/doc 1440
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure the handler addresses are 32-bi...
tsutsui[src/trunk]: src/sys/arch/x68k/stand First cut at x68k network bootloader via...
snj[src/netbsd-6-1]: src/doc 1468
bouyer[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
snj[src/netbsd-6-1]: src/external/mit/expat Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Make the first 8 pages available for use.
skrll[src/trunk]: src/sys/arch/arm/arm32 Comments.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Resolve conflicts.
christos[src/trunk]: src/usr.bin Add an flock program inspired by the linux one with ...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add PTYFS
snj[src/netbsd-6-1]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
christos[src/trunk]: src/sys/fs/ptyfs rename ptyfs_flag -> ptyfs_status to avoid conf...
jdc[src/trunk]: src/sys/arch Adapt to the changed signature of pckbc_cnattach().
jakllsch[src/trunk]: src/games/fortune/datfiles Attribute "The STAR WARS Song" to "We...
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
jdc[src/netbsd-6]: src/doc Ticket 905.
bouyer[src/netbsd-6-1]: src/doc ticket 1369
dsl[src/trunk]: src/sys/arch Neither i386 nor amd64 have had separate syscall_pl...
christos[src/trunk]: src/usr.bin/touch Recognize --date and --reference like gnu.
alnsn[src/trunk]: src/sys Move sljit_mod.c to sys/external/bsd/sljit/sljit and sha...
yamt[src/yamt-pagecache]: src/sys/uvm fix DEBUG code
christos[src/trunk]: src/lib/libc/compat/gen Add a warning when we are using the libc...
msaitoh[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/dev/pci Add more ASMEDIA 1061 variants.
yamt[src/yamt-pagecache]: src/sys/uvm fix a typo in a comment.
snj[src/netbsd-6-1]: src/doc 1280
jakllsch[src/trunk]: src/sys/dev/usb regen
riz[src/netbsd-6]: src/sys/dev/pci Apply changes from msaitoh in ticket #906:
snj[src/netbsd-6-1]: src/etc/namedb Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm Add a PMAP_NEEDS_ALLOC_POOLPAGE / PMAP_ALLOC_PO...
christos[src/trunk]: src/sys/sys add _SC_PHYS_PAGES
matt[src/trunk]: src/sys/arch/arm Change to use symbolic constants from assym.h a...
riz[src/trunk]: src/sys/dev/nand Hook nand_samsung.c into the build, and use it ...
msaitoh[src/trunk]: src/sys/arch/evbarm/iq80310 struct device * -> device_t change.
martin[src/trunk]: src/usr.sbin/npf/npftest Fix printf format
bouyer[src/trunk]: src/sys/dev/ic Workaround PR kern/47097: use delay() instead of ...
snj[src/netbsd-6-1]: src/sys/dist/pf/net Pull up following revision(s) (requeste...
wiz[src/trunk]: src/usr.bin/flock Use longer -c description.
matt[src/trunk]: src/sys/dev/pci Add a __PCI_DEV_FUNCORDER hook.
snj[src/netbsd-6-1]: src Apply patch (requested by spz in ticket #1313):
snj[src/netbsd-6-1]: src/distrib/sets/lists/base Apply patch (requested by mrg i...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment.
rmind[src/trunk]: src Fix for npfctl show case. Improve some description while here.
martin[src/netbsd-6-1]: src/doc Ticket #1226
msaitoh[src/netbsd-6]: src Revert last libresolv change (ticket #887). That commit c...
apb[src/trunk]: src/sys Add COMPAT_60 versions of the TIOCPTMGET and TIOCPTSNAME...
phx[src/trunk]: src/sys/arch/amiga CV3DONZORRO2 option is no longer needed.
wiz[src/trunk]: src/usr.bin/touch Add --date and --reference to SYNOPSIS.
riastradh[src/trunk]: src/sys/kern No, we can't elide the fs-wide rename lock for same...
matt[src/trunk]: src/sys/arch/arm/arm32 When setting pmap_needs_pte_sync to 1 be ...
yamt[src/yamt-pagecache]: src/sys/uvm - track the number of clean/dirty/unknown p...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
snj[src/netbsd-6-1]: src/external/zlib/pigz Pull up following revision(s) (reque...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/installboot Check lp->d_npartitions befo...
plunky[src/trunk]: src/usr.sbin/btpand add code to ensure that SO_SNDBUF is large e...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars note NetBSD 6.0 release
alnsn[src/trunk]: src/sys/external/bsd/sljit Fix compilation.
snj[src/netbsd-6-1]: src/doc 1358
christos[src/trunk]: src/sys/netinet make this standalone, like every others (except ...
drochner[src/trunk]: src/lib/libc/compat/stdio fix trivial typo in warning msg
jakllsch[src/trunk]: src/sys/dev Add ural; still needs a man page.
yamt[src/yamt-pagecache]: src/sys/uvm uvn_findpage: fix dense case. add comments.
msaitoh[src/netbsd-6-1]: src/sys/arch/arm/broadcom Pull up following revision(s) (re...
macallan[src/trunk]: src/sys/dev/rasops make anti-aliased character drawing work on h...
bouyer[src/netbsd-6-1]: src/sys/dev/mii Pull up following revision(s) (requested by...
wiz[src/trunk]: src/share/man/man7 Drop trailing whitespace.
riastradh[src/trunk]: src/external/cddl/osnet Take a first whack at making zfs permiss...
martin[src/netbsd-6-1]: src/doc Ticket #1529
yamt[src/yamt-pagecache]: src/external/bsd sync with head.
matt[src/trunk]: src/sys/dev/pci Add PCI_SUBCLASS_MASS_STORAGE_NVM
yamt[src/yamt-pagecache]: src radix_tree_gang_lookup_node and its variants: add a...
msaitoh[src/trunk]: src/sys/dev/marvell No functional change.
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern secpolicy_vnode_access must be ...
yamt[src/yamt-pagecache]: src/sys uvm_loanabj: take an access pattern hint.
martin[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1290.
kiyohara[src/trunk]: src/sys/dev/sdmmc Fix variable name for message of printf.
phx[src/trunk]: src/sys/arch/amiga/dev Fixed receiving of odd-length packets. Dr...
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
snj[src/netbsd-6-1]: src/sys/compat Pull up following revision(s) (requested by ...
snj[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
chs[src/trunk]: src/sys/arch/sun3/include no need to define __BROKEN_CONFIG_UNIT...
tsutsui[src/trunk]: src/sys/arch/x68k/dev KNF and space nits
martin[src/netbsd-6-1]: src/external/gpl3/binutils/dist/bfd Pull up following revis...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Make rpi_bootparams static
chs[src/trunk]: src/sys/arch fix compile problems.
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs revert unnecessary diff
christos[src/trunk]: src/doc add flock
snj[src/netbsd-6-1]: src Apply patch (requested by spz in ticket #1284):
pgoyette[src/trunk]: src/tests/lib/libc/db Fix and re-enable the delete_btree test case
christos[src/trunk]: src/usr.bin/flock cross reference shlock(1)
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx If there is more than 256MB of ram, ...
martin[src/netbsd-6-1]: src/doc Tickets #1257 and #1258
pooka[src/trunk]: src/lib/librumpuser implement mutex_owner()
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssl/dist/crypto/evp Apply patch...
matt[src/trunk]: src/sys/arch/arm/arm Add a few more DSBs before flushing cache l...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
wiz[src/trunk]: src/usr.bin/flock Separate SEE ALSO entries with comma.
msaitoh[src/trunk]: src/sys/net Move the prototype definition of ether_input() from ...
yamt[src/yamt-pagecache]: src/sys/uvm turn an error return to an assertion
apb[src/trunk]: src Replace getarch and validatearch with table-driven implement...
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by kna...
snj[src/netbsd-6-1]: src/doc 1313
msaitoh[src/netbsd-6]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
apb[src/trunk]: src/distrib In distrib/*/ramdisks/common/Makefile.ramdisk, allow...
msaitoh[src/trunk]: src/sys/dev/marvell Fix a bug that kernel panics when the system...
martin[src/netbsd-6-1]: src/doc Ticket #1461
snj[src/netbsd-6-1]: src/doc 1502
pgoyette[src/trunk]: src/tests/kernel Convert the old src/regress/mqueue test to ATF
yamt[src/yamt-pagecache]: src/sys/sys install radixtree.h
apb[src/trunk]: src/etc/rc.d Avoid using glob patterns that might match enough f...
joerg[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic Appease shift vs substra...
martin[src/trunk]: src/sys/arch/sparc/sparc Adapt for _UC_TLSBASE addition
rmind[src/trunk]: src/sys/kern Update comment on vnode life-cycle a little.
pgoyette[src/trunk]: src/sbin/ifconfig Use snprintb_m(3) to split flags/capabilities/...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libsa Fix a bug in check_getchar() (call...
snj[src/netbsd-6-1]: src Apply patch (requested by mrg in ticket #1442):
yamt[src/yamt-pagecache]: src/sys/uvm byebye VM_MAP_INTRSAFE
snj[src/netbsd-6-1]: src/doc 1455
riz[src/netbsd-6]: src/sys/dev/usb Regen for ticket 849.
alnsn[src/trunk]: src Build bpfjit on i386.
tsutsui[src/trunk]: src/distrib/utils/sysinst Make the default choice of "Install fr...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012g. [apb 20121018]
martin[src/netbsd-6-1]: src/doc Ticket #1526
dholland[src/trunk]: src/games/adventure fix previous, thanks asau@
matt[src/trunk]: src/sys/arch/arm/broadcom For the AMACs, turn off read-allocate/...
njoly[src/trunk]: src/sys/dev/usb Void function ukyopon_get_status should not retu...
martin[src/netbsd-6-1]: src/sys/net/npf Pull up following revision(s) via patch (re...
christos[src/trunk]: src/lib/libc/time add a cast to appease the compat build.
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
para[src/trunk]: src get rid of not used uvm_map flag (UVM_MAP_KMAPENT)
skrll[src/trunk]: src/sys/arch/evbarm/dev Add the ifls register.
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by mrg in tick...
snj[src/netbsd-6-1]: src/doc 1465, 1473-1477
pgoyette[src/trunk]: src/regress/sys/kern/mqueue The mqueue test has been atf-ified
bouyer[src/netbsd-6-1]: src/doc ticket 1395
christos[src/trunk]: src/lib/libc/time consistent lint commments
para[src/trunk]: src/sys/kern bring comment up to reality
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.11. Chan...
apb[src/trunk]: src/sys/compat/common This file getscompiled even if COMPAT_60 i...
msaitoh[src/netbsd-6-1]: src/sys/arch/xen/xen Pull up following revision(s) (request...
dholland[src/trunk]: src/games/backgammon Remove ifdefs for V7 (as opposed to older) ...
drochner[src/trunk]: src/sys/conf defopt COMPAT_60, it is already being used
tron[src/trunk]: src/doc Postfix 2.8.11 was imported.
yamt[src/yamt-pagecache]: src/sys/uvm O->A loan related statistics fixes.
snj[src/netbsd-6-1]: src/doc 1435, 1436
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs - g/c #if 0'ed code
yamt[src/yamt-pagecache]: src sync with head.
msaitoh[src/trunk]: src Add SIOCGETHERCAP ioctl.
snj[src/netbsd-6-1]: src/sys/dev Pull up following revision(s) (requested by mrg...
martin[src/netbsd-6-1]: src/libexec/mail.local Pull up following revision(s) (reque...
bouyer[src/netbsd-6]: src/doc ticket 904
snj[src/netbsd-6-1]: src/libexec/httpd Pull up following revision(s) (requested ...
yamt[src/yamt-pagecache]: src/sys - use mutex obj for pageable object
tsutsui[src/trunk]: src/sys/arch/sun3 struct device * -> device_t, struct cfdata * -...
martin[src/netbsd-6-1]: src/doc Ticket #1500
rkujawa[src/trunk]: src/sys/arch/amigappc/conf Fix fallout from recent ed driver rep...
joerg[src/trunk]: src/external/public-domain/sqlite/dist Import pre-release of SQL...
jakllsch[src/trunk]: src/etc/etc.evbarm Add the next three /dev/pci nodes.
skrll[src/trunk]: src/sys/arch Query the EMMC clock rate and use it if it's availa...
christos[src/trunk]: src/lib/libc/arch/arm/gen add new files to fix static linking
jdc[src/trunk]: src/sys/dev/pckbport Add the extra keys found on the Tadpole SPA...
jruoho[src/trunk]: src/tests/lib/libc/gen As it turned out, the fpsetmask(3) tests ...
msaitoh[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
macallan[src/trunk]: src/sys/dev/sbus - only sync the drawing engine when we're about...
riz[src/netbsd-6-1]: src/crypto/external/bsd/openssl/dist Pull up following revi...
riz[src/netbsd-6-1]: src/doc Tickets 1262, 1263.
snj[src/netbsd-6-1]: src/sbin/ping Pull up following revision(s) (requested by d...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by mrg in tick...
matt[src/trunk]: src/sys/arch/arm/broadcom When writing intmask from a softint/wo...
matt[src/trunk]: src/sys/dev/pci Regen.
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Print the message buffer VAs and number o...
martin[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/bebox Add experimental support GENERIC.MP.
snj[src/netbsd-6-1]: src Apply patch (requested by mrg in ticket #1468):
wiz[src/trunk]: src/share/man/man4 Fix path to firmware. From ISIHARA Takanori i...
snj[src/netbsd-6-1]: src/doc 1417
ahoka[src/trunk]: src/sys/dev/nand Add assertions and remove bogus ctassert.
martin[src/netbsd-6-1]: src/doc Ticket #1550
pgoyette[src/trunk]: src/sys/dev/nand Use %zu formats to print size_t values.
matt[src/trunk]: src/sys/arch/arm Make IS_BOUNCING a map flag and use it to simpl...
dholland[src/trunk]: src/games/backgammon Crack down on global variables with single-...
dyoung[src/trunk]: src/sys/sys Correct spelling: entrie -> entry.
yamt[src/yamt-pagecache]: src/sys sync with head
snj[src/netbsd-6-1]: src/doc 1454
msaitoh[src/trunk]: src/sys/dev/mii Style fix. No functional change.
kiyohara[src/trunk]: src/sys/arch/powerpc/oea Fix broken cpu_hatch_stack.
bouyer[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
drochner[src/trunk]: src/doc mention "discard" (ATA "TRIM") support
snj[src/netbsd-6-1]: src/sys/arch/mac68k/nubus Pull up following revision(s) (re...
riz[src/trunk]: src/share/misc Add some missing NetBSD releases: 4.0.1, 5.0.1, ...
riz[src/netbsd-6-1]: src/doc Ticket 1281
snj[src/netbsd-6-1]: src/external/bsd/tcpdump Apply patch (requested by spz in t...
christos[src/trunk]: src/external/bsd/openpam/dist/lib Add sigquit for completeness t...
snj[src/netbsd-6-1]: src/common/lib/libc/stdlib Pull up following revision(s) (r...
njoly[src/trunk]: src/lib/libc/stdio Consistently use major/minor for NetBSD version.
yamt[src/yamt-pagecache]: src/sys/uvm fix swapoff locking
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add PCI stuff.
yamt[src/yamt-pagecache]: src/sys/uvm uvm_loanobj_read: try to avoid creating VAC...
bouyer[src/netbsd-6]: src/doc ticket 903
snj[src/netbsd-6-1]: src/doc 1466
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssh/dist prune empty files that...
apb[src/trunk]: src/distrib/i386/ramdisks/common Make i386/ramdisks/common/list....
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by pg...
apb[src/trunk]: src/doc tzcode202h/tzdata2012h have been released. We have upda...
msaitoh[src/netbsd-6]: src/doc Ticket 865.
snj[src/netbsd-6-1]: src/doc 1370
snj[src/netbsd-6-1]: src/external/gpl3/gcc/dist/gcc/cp Pull up following revisio...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add sdmmc.
matt[src/trunk]: src/sys/arch/arm/broadcom Make an ASSERT more "flexible".
christos[src/trunk]: src/usr.bin/unifdef PR/47068: unifdef(1) with cpp directive on l...
joerg[src/trunk]: src/tests/net/fdpass Workaround infrastructure bug where additio...
snj[src/netbsd-6-1]: src/sys/arch Pull up following revision(s) (requested by ma...
mlelstv[src/trunk]: src/sys/dev/usb Don't rely on TS_BUSY to determine wether there ...
yamt[src/yamt-pagecache]: src/sys - fix integrity sync.
snj[src/netbsd-6-1]: src/doc 1492, 1493
tsutsui[src/trunk]: src/sys/arch/x68k/dev Terminate DMAC and call bus_dmamap_unload(...
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 In register_device(), skip indirect...
tsutsui[src/trunk]: src/sys/arch/sun3/dev Fix botch on device_t/softc split in #if 0...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace.
pooka[src/trunk]: src Do not assume that O_FOO flags have matching values in the r...
apb[src/trunk]: src/sys/compat/sys Fix NetBSD version number in a comment
yamt[src/yamt-pagecache]: src sync with head
martin[src/netbsd-6-1]: src/sys/dev/usb Pull up following revision(s) (requested by...
snj[src/netbsd-6-1]: src/sys/compat Pull up following revision(s) (requested by ...
martin[src/netbsd-6-1]: src/doc Ticket #1234
snj[src/netbsd-6-1]: src/sys/arch/i386/i386 Pull up following revision(s) (reque...
bouyer[src/netbsd-6-1]: src Pull up following revision(s) (requested by martin in t...
mbalmer[src/trunk]: src/lib/lua/sqlite - Update to the version on github.com.
yamt[src/trunk]: src/etc/rc.d print something before sleeping so that a user like...
martin[src/netbsd-6-1]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: CO...
joerg[src/trunk]: src/sys/sys For GCC 4.1 and later, use the __alignof__ keyword.
martin[src/netbsd-6-1]: src/doc Ticket #1250
msaitoh[src/trunk]: src/sys/arch/arm/pic Fix a bug that incorrect arg is passed to p...
joerg[src/trunk]: src/external/public-domain/sqlite Add build glue for SQLite
yamt[src/yamt-pagecache]: src/lib/libutil add rcsid
christos[src/trunk]: src/sys/sys define __alignof() in terms of __alignof__ if it is ...
macallan[src/trunk]: src/etc/etc.macppc use a more appropriate terminal type for ttyE*
christos[src/trunk]: src/doc welcome to 2012h
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Support a MEMSIZE option
jruoho[src/trunk]: src/tests/lib/libc/stdio Reduce the number of snprintf(3) invoca...
msaitoh[src/trunk]: src/sys/net Fix a bug that SIOCZIFDATA clears if_lastchage by zero.
skrll[src/trunk]: src/sys/arch/arm/arm32 Compare pointer against NULL not 0.
jdc[src/netbsd-6]: src Pull up revisions:
snj[src/netbsd-6-1]: src/bin/ksh Pull up following revision(s) (requested by may...
jnemeth[src/trunk]: src/distrib/sets/lists/man Fix build break: put back accidental...
rkujawa[src/trunk]: src/sys/arch/amiga/clockport Add sc_dev removed previously in a ...
yamt[src/yamt-pagecache]: src/bin/sh constify
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs remove stale comments
snj[src/netbsd-6-1]: src/sys/netsmb Pull up following revision(s) (requested by ...
isaki[src/trunk]: src/usr.bin/mixerctl Fix indent and style. no functional changes.
snj[src/netbsd-6-1]: src/external/bsd/ntp/dist/sntp/libevent Pull up following r...
riz[src/trunk]: src/sys/dev/nand Make this compile. (Still untested)
jruoho[src/trunk]: src/share/man/man4 Some improvements.
yamt[src/yamt-pagecache]: src/sys - bug fixes
macallan[src/trunk]: src/sys/arch/macppc/dev implement limits and support event monit...
snj[src/netbsd-6-1]: src/doc 1478-1489
msaitoh[src/trunk]: src/usr.bin/netstat Line up total numbers again (for -b case and...
bouyer[src/netbsd-6-1]: src/doc tickets 1409-1411
snj[src/netbsd-6-1]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
christos[src/trunk]: src/usr.bin/fstat more info for unix sockets. XXX: chroot handling
snj[src/netbsd-6-1]: src/sys Pull up following revision(s) (requested by spz in ...
snj[src/netbsd-6-1]: src Apply patch (requested by christos in ticket #1221):
sborrill[src/netbsd-6]: src/usr.sbin/makemandb Pull up the following revisions(s) (re...
matt[src/trunk]: src/sys/dev/pci Add NVM to the pci mass storage subclass
christos[src/trunk]: src/sys/external/bsd/sljit/sljit This move is taking too long :-...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1285.
bouyer[src/netbsd-6-1]: src/doc ticket 1346
jakllsch[src/trunk]: src/sys/dev/usb match USB_PRODUCT_FTDI_MAXSTREAM_PKG_U
snj[src/netbsd-6-1]: src/sys/altq Pull up following revision(s) (requested by mr...
martin[src/netbsd-6-1]: src/doc Ammend tickt #1539
jdc[src/netbsd-6]: src/sys/netinet6 Pull up revision 1.84 via patch to fix gcc 4...
christos[src/trunk]: src/lib/libc/stdlib explain a bit more what's wrong with alloca(3)
bouyer[src/netbsd-6-1]: src/sys/compat/common Pull up following revision(s) (reques...
mbalmer[src/trunk]: src/sys/dev/pci Register as built-in module when not compiled as...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure when mapping all the kernel, st...
christos[src/trunk]: src/sys remove KERN_USRSTACK
msaitoh[src/netbsd-6]: src/external/mit/xorg/lib/libX11 Pull up following revision(s...
bouyer[src/netbsd-6]: src/tests/lib/libm Pull up following revision(s) (requested b...
tsutsui[src/trunk]: src/sys/arch/x68k/dev To abort DMA in dmac_abort_xfer(), set DMA...
msaitoh[src/trunk]: src/share/man/man3 Return value of __BIT() and __BITS() is not u...
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 4.5.3 sources. ...
matt[src/trunk]: src/sys/arch/powerpc Make more module friendly (part 1).
joerg[src/trunk]: src/sys/arch/i386/stand Refactor compiler-specific optimizer fla...
christos[src/trunk]: src/compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} lik...
hannken[src/trunk]: src/sys/dev When reading or writing the backing store us POSIX_F...
mrg[src/trunk]: src/compat don't build atf, openldap or binutils if their MK* ==...
phx[src/trunk]: src/sys/arch/ofppc/ofppc Default vesa mode for Pegasos is 0x103, ...
plunky[src/trunk]: src/etc/rc.d remove empty files
dholland[src/trunk]: src/games/canfield/canfield Adjust SYNOPSIS for cfscores to bett...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb - convert usbd_bus_methods{} and usbd_p...
manu[src/trunk]: src Add mount -o extattr option to enable extended attributs (co...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add some verbose output.
uebayasi[src/trunk]: src/sys/arch/arm Fix build of evbarm.
christos[src/trunk]: src/distrib/sets/lists/base new openssl
dholland[src/trunk]: src/games/canfield/cfscores Use NULL instead of 0 for pointer te...
jruoho[src/trunk]: src/sys/arch/x86/x86 Fix several possible memory leaks in mpacpi...
joerg[src/trunk]: src/tools/gcc Explicitly request TLS support for mknative.
christos[src/trunk]: src/sys/dev/usb more static
gsutre[src/trunk]: src/sys/dev/acpi An _ADR object is not required for PCI root bri...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
nakayama[src/trunk]: src Make fault LED and alarms status changeable via sysctl(8).
matt[src/trunk]: src/sys/arch/amigappc/include move compat splN calls to intr.h w...
matt[src/trunk]: src/sys/common/pmap/tlb Make the vm_page_md definition common fo...
mrg[src/trunk]: src/gnu run mknative-gcc for these, in -current.
skrll[src/trunk]: src/tests/lib/libc/db Give my slow, old hardware more time to co...
uebayasi[src/trunk]: src/sys Some missing sys/device.h dependencies.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix the root cause of the hack "dis...
skrll[src/trunk]: src/external/gpl3/binutils Re-run mknative for binutils.
christos[src/trunk]: src/tests/crypto/libcrypto Fix patented algo compilation
matt[src/trunk]: src/sys/arch/mips/mips remove safepri declaration since it's def...
matt[src/trunk]: src/sys/arch Cleanup includes.
uebayasi[src/trunk]: src/doc Update.
tsutsui[src/trunk]: src/doc Also note about makefs(8) cd9660 RRIP PL handling bug fix.
pooka[src/trunk]: src/sbin/route #ifdef variable correctly
mrg[src/trunk]: src/sys/arch convert all mips cpu_intr() to have the standard
matt[src/trunk]: src/sys/arch/newsmips More changes to make newsmips compile (inc...
christos[src/trunk]: src/lib/libc/time don't modify tzname unless we are the non-reen...
tron[src/trunk]: src/bin/cp Re-enable support for reading files of at most 8MB vi...
pooka[src/trunk]: src/sys/rump/librump/rumpkern "i build dead files". ok, so let'...
thorpej[src/trunk]: src/external/bsd/libelf/dist Add some range checks to quiet warn...
pooka[src/trunk]: src/sys/rump/dev/wip/libumass Replace totally handwritten ioconf...
christos[src/trunk]: src/bin/pax document --xz
matt[src/trunk]: src/sys/arch/powerpc Take the fast softint support in e500_intr....
he[src/trunk]: src/sys/arch/cobalt/include Change prototype of lookup_bootinfo(...
hannken[src/trunk]: src/share/man/man4 File system snapshots work with wapbl.
matt[src/trunk]: src/lib/libc/compat/arch/mips Merge from matt-nb5-mips64
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/hp300 Remove unused pasto message...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp use any alternate...
wiz[src/trunk]: src/lib/libc/stdio Whitespace nit.
uebayasi[src/trunk]: src/sys/arch/arm/include Include sys/evcnt.h for struct evcnt.
jym[src/trunk]: src/sys/arch/amd64/amd64 Use banner() instead of amd64's custom ...
reinoud[src/trunk]: src/sys/arch/usermode/dev No need for such big stack spaces on l...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use ptoa(x) instead of x << PGSHIFT
rmind[src/trunk]: src/sys - Fix a silly bug: remove umap from uobj in ubc_release(...
thorpej[src/trunk]: src/external/bsd/libelf/dist <machine/elf.h> is a FreeBSD-specif...
christos[src/trunk]: src/usr.sbin/makefs - simple fseek->fseeko conversion. probably ...
pgoyette[src/trunk]: src/sys/dev/sysmon Use correct routine to retrieve string value ...
mrg[src/trunk]: src avoid code that looks like this:
mrg[src/trunk]: src/sys/arch/sparc/sparc - add a diagnostic to ensure that cpus[...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Let ext_intr adjust ci_idepth.
mrg[src/jmcneill-usbmp]: src/sys/dev pullup audio.c 1.261: audio_clear() locking...
dholland[src/trunk]: src/lib/libc/gen POSIX says realpath(NULL, foo) is supposed to y...
jakllsch[src/trunk]: src/sys/dev/usb defflag UGEN_BULK_RA_WB is no more.
matt[src/trunk]: src/sys/arch/cobalt Enable mips64 support for cobalt.
christos[src/trunk]: src/tests add Makefile.inc everywhere so that we can set WARNS=4...
dyoung[src/trunk]: src/distrib/sets/lists/comp Fix MKKERBEROS=no MKPAM=no MKDEBUGLI...
thorpej[src/trunk]: src/external/bsd/libelf/dist Import the libelf from FreeBSD 8.0-...
matt[src/trunk]: src/sys/arch/macppc/conf Switch to use Makefile.powerpc by defau...
uebayasi[src/trunk]: src/usr.bin/pmap Fix typo in previous.
matt[src/trunk]: src/sys/arch/alpha Add latent support for __HAVE_CPU_UAREA_ROUTINES
joerg[src/trunk]: src/usr.bin/gzip Add a few explicit casts for sign mismatches.
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Add things needed for __HAVE_FAST_SO...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Remove null line.
jakllsch[src/trunk]: src/sys/dev/ic correct some typos in comments, whitespace adjust...
christos[src/trunk]: src/usr.bin/gzip cross reference xz.1
kiyohara[src/trunk]: src/distrib/notes Add INSTALL.{html, more, ps, txt} for bebox.
christos[src/trunk]: src/sys/arch/i386/stand/bootxx If the open fails, don't call fst...
uebayasi[src/trunk]: src Conditionalize some build directories by ${MKCXX}.
matt[src/trunk]: src/sys/arch/mips/include define IPL_SAFEPRI which will be used ...
jmmv[src/trunk]: src/external/bsd/atf Update build files to match atf 0.7.
matt[src/trunk]: src/sys/arch/evbppc/conf Add options MODULAR
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Bring the n...
matt[src/trunk]: src/sys/arch/powerpc struct device * -> device_t
uebayasi[src/trunk]: src/sys/arch/arm/arm32 pmap_page_remove(): remove an unused loca...
thorpej[src/trunk]: src/external/bsd/libelf/dist Don't need to include <osreldate.h>...
gsutre[src/trunk]: src/sys/dev/acpi acpi_eval_integer: check that the evaluation pr...
kiyohara[src/trunk]: src/sys/arch/bebox/conf Enable wss(4) at port 0x82c.
pooka[src/trunk]: src/sys regen: INRENAME
mrg[src/trunk]: src/sys/arch remove some more ancient HAVE_GCC checks.
plunky[src/trunk]: src/sys/netbt when receiving a MCC PN response, the max frame si...
pooka[src/trunk]: src/tests/fs/puffs Remove accidentally committed part (which I n...
wiz[src/trunk]: src/lib/libc/sys Sort error descriptions.
jakllsch[src/trunk]: src/sys/dev/dkwedge Implement and use a dkminphys() that calls t...
pgoyette[src/trunk]: src/tests/dev/sysmon Due to timing discrepancies desribed in PR ...
pgoyette[src/trunk]: src Rather than requiring the user to know the internal encoding...
christos[src/trunk]: src/sys/dev/usb restore missing, sort, fix whitespace
tsutsui[src/trunk]: src/distrib/utils/sysinst Remove trailing whitespaces in message...
uebayasi[src/trunk]: src/sys/arch/macppc Direct/indirect uses of sys/device.h and pro...
jnemeth[src/trunk]: src PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netw...
christos[src/trunk]: src/tests/lib/libcurses turn on warnings
rmind[src/trunk]: src/sys/uvm amap_add/amap_unadd: clean up slightly, use unsigned...
matt[src/trunk]: src/sys/arch/powerpc/include/ibm4xx Move PVR definitions to <pow...
jmcneill[src/trunk]: src/sys/dev/bluetooth no need to acquire thread lock in btsco_op...
mbalmer[src/trunk]: src/sys Remove extra semicolons.
christos[src/trunk]: src/lib/libedit Fix wide build, test it, but don't turn it on yet.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn only use alloca i...
thorpej[src/trunk]: src/external/bsd/libelf/dist Enable __LIBELF_HAVE_ELF_SYMINFO.
jruoho[src/trunk]: src/sys Bump WARNS to 4.
mrg[src/trunk]: src/lib/librmt add a missing " to a string literal in some #if'd...
mrg[src/jmcneill-usbmp]: src/sys sync to -current
pooka[src/trunk]: src/sys/rump/dev/wip/libusb/opt get rid of unnecessary headers
tron[src/trunk]: src/share/mk LVM gets built by default these days.
matt[src/trunk]: src/usr.bin/elf2ecoff Merge from matt-nb5-mips64
jmcneill[src/trunk]: src/sys/arch/usermode make ttycons a proper tty device, now it c...
mbalmer[src/trunk]: src/external/mit/lua Lua build infrastructure
matt[src/trunk]: src/sys/arch/evbppc split device/softc (CFATTACH_DECL_NEW)
uebayasi[src/trunk]: src/gnu/lib/libgcc4/arch/mips64eb Regenerate with libgcc TFmode ...
matt[src/trunk]: src/lib/libc/arch/mips/string Fix typo.
tls[src/trunk]: src/lib/libc/gen Fix bug in previous: don't reinitialize on ever...
njoly[src/trunk]: src/sys/compat/netbsd32 Do not include fs_lfs.h unless _KERNEL_O...
cherry[src/trunk]: src/sys/sys #include <sys/proc.h> before using struct proc.p_tim...
taca[src/trunk]: src/etc/mtree According to /etc/rc.d/mdnsd, /var/run/mdnsd is ow...
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover build files after import o...
jnemeth[src/trunk]: src/distrib/notes/i386 Note new et(4).
uebayasi[src/trunk]: src/lib/libkvm Fix build.
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Make error message more userfrie...
jakllsch[src/trunk]: src/distrib/sets/lists/comp Add libdwarf lint file.
tsutsui[src/trunk]: src/sys/arch/arc/pci Use fixed pci_intr_handle_t per device numb...
agc[src/trunk]: src/crypto/external/bsd/netpgp Netpgp changes to 1.99.15/20091221
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-run Pull in post-release fix 3d559...
tsutsui[src/trunk]: src/distrib/emips/miniroot No more ecoff kernels.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb task thread and event threads are both ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb note that axe(4) works. thanks jdc@!
njoly[src/trunk]: src/tests/lib/libc Avoid printf(3) directive interpretation in l...
matt[src/trunk]: src/sys/arch/powerpc Add __HAVE_CPU_UAREA_ROUTINES support so th...
riz[src/netbsd-6]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Indent.
pooka[src/trunk]: src/lib/libp2k Technically we're supposed to use flags from the ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove redundant line.
pooka[src/trunk]: src/tests/fs/ffs test fss with underlying fs mounted with MNT_LOG
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 there's no fr_arg[6] or fr_arg[7] -...
rmind[src/trunk]: src/sys/kern sigactsunshare(): set reference count in a case of ...
matt[src/trunk]: src/sys/arch/powerpc/booke In e500_spl0, grab ci after disabling...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb use kpause() in usb{d, }_delay_ms(), and...
martin[src/trunk]: src/distrib/notes/macppc Update rawrite32 url
matt[src/trunk]: src/sys/arch Change IBM4xx to use the common powerpc PIC framework.
jmcneill[src/trunk]: src build acpiwmi as a module on x86
snj[src/trunk]: src/share/man/man9 A couple small grammar fixes. From Constanti...
uebayasi[src/trunk]: src/gnu/lib/libgcc4/libgcov Fix a misplaced conditional I made.
elad[src/trunk]: src/sys/kern Always use resource limits from the process, as pro...
jakllsch[src/trunk]: src/sys/dev/pci Ensure that the memory or i/o space we need is a...
dholland[src/trunk]: src/common/lib/libprop Add two missing functions to the SYNOPSIS...
thorpej[src/trunk]: src/external/bsd/libelf/dist We don't have an Elf_Note typedef, ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc include <machine/psl.h>
jdc[src/trunk]: src/sys/dev/ic Fix:
matt[src/trunk]: src/sys/arch/powerpc/powerpc USPRG0 is only on BOOKE
matt[src/trunk]: src/distrib/evbppc/ramdisk Make sure to build -fno-pie -fno-pic ...
pooka[src/trunk]: src/share/examples/rump/ulptprint Add an example to show how to ...
christos[src/trunk]: src/dist/nvi/vi PR/44006: Ralph G: vi: CTRL-A does not handle en...
kiyohara[src/trunk]: src/sys/arch/arm Require arm3_cache_flush for ARM2/ARM250.
kefren[src/trunk]: src/usr.bin/netstat add a sentence regarding multiple tags
uebayasi[src/trunk]: src/sys/arch Use cpu_* prefix to call cpu_* functions (setttb() ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb copyright maintenence.
dholland[src/trunk]: src/games/canfield/cfscores Send error messages to stderr. Use e...
matt[src/trunk]: src/sys/arch struct device * -> device_t
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd bring back our status printing fu...
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
jruoho[src/trunk]: src/sys/arch/xen/conf Fix build failure for the odd child, as po...
kiyohara[src/trunk]: src/distrib/bebox/floppies Add kernel dir to SUBDIR.
jruoho[src/trunk]: src/sys/arch By default, enable wmihp(4) instead of hpqlb(4), as...
christos[src/trunk]: src/usr.bin/gzip make this work:
enami[src/trunk]: src/lib/libc/stdlib - Simplify the code
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.86:
wiz[src/trunk]: src/share/man/man9 Sort NAME section and removing trailing dot; ...
macallan[src/trunk]: src/sys/dev/sbus fix off by one in zx_copyrect()
mrg[src/trunk]: src/external build stuff for mpc, mpfr and gmp. mpfr is mine, t...
christos[src/trunk]: src/external/bsd/atf/dist/atf-c remove merge botch.
cegger[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/usr.bin/gzip Add lzma (.xz) support. Somehow this does not d...
dyoung[src/trunk]: src/share/man/man4 Note in BUGS section that vnd(4) does not wor...
pgoyette[src/trunk]: src/sys/dev/sysmon Use {...} to prevent premature exit from init...
pooka[src/trunk]: src debug entries are sacred too
joerg[src/trunk]: src/external Add public-domain
mrg[src/trunk]: src/usr.bin/ldd make this actually build on mips64.
rmind[src/trunk]: src/sys/arch/mips/mips Slightly improve the comment.
uebayasi[src/trunk]: src/sys/arch/hpcarm/hpcarm Include sys/pmf.h for pmf(9) API.
dholland[src/trunk]: src/games/canfield Split struct betinfo into its own header file...
rmind[src/trunk]: src/sys/kern sigtimedwait: fix a memory leak (which happens sinc...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb document the status of usbmp branch. m...
bsh[src/trunk]: src/sys/arch/arm/imx UART driver for i.MX31 and 51.
elad[src/trunk]: src/sys/secmodel/suser Use the socket credentials, now that we h...
pgoyette[src/trunk]: src/external/bsd/libevent/dist/test Adjust timers a bit so that ...
christos[src/trunk]: src/lib/libedit fix fd leak found by Igor Zinovik
chs[src/trunk]: src/sys/compat/linux/common update linux_sys_socket() to underst...
kefren[src/trunk]: src/sbin/route Alloc dynamically sockunions in sou.
jruoho[src/trunk]: src/sys/dev/acpi Initialize pointers to NULL to avoid accidental...
pooka[src/trunk]: src/sys/rump regen:
jakllsch[src/trunk]: src/sys/dev/pci Explicitly set PCI_COMMAND_MASTER_ENABLE.
pooka[src/trunk]: src/sys/rump/dev/wip/libulpt add component for usb printers (ulp...
haad[src/trunk]: src Add resize_ffs tool to build, change default behaviour to gr...
joerg[src/trunk]: src/sys/dev Explicitly initialise vaddr_t and let dead store eli...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Retire the old sysproxy nonsense (...
tsutsui[src/trunk]: src/sys/arch/m68k Move declaration of setfunc_trampoline() into ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove curproc references
elad[src/trunk]: src/sys/dev/ic Change a comment. INSECURE has but one purpose.
joerg[src/trunk]: src/tests/lib/libcurses/director Try to initialize retval to som...
cegger[src/trunk]: src/sys/dev/pci AMD SB900 renamed to AMD HUDSON-2
nonaka[src/trunk]: src/distrib/evbsh3 Build evbsh3-${MACHINE_ARCH}cd.iso on build.s...
plunky[src/trunk]: src/lib/libc/cdb this page title is CDBW
kefren[src/trunk]: src/usr.bin/netstat print multiple tags if exists, comma separated
wiz[src/trunk]: src/share/man/man4 Remove paragraph about pkg_add'ing the firmwa...
bad[src/trunk]: src/share/man/man9 Fix argument names in description of pool_cac...
christos[src/trunk]: src/sys/kern close the comment, there is a draft.
jmcneill[src/trunk]: src/sys/dev/acpi/wmi add support for building as a module
martin[src/trunk]: src/sys/dev/i2c Initialize sensor states to SINVALID
bouyer[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
matt[src/trunk]: src/doc Note removal of Avalon A12 support from alpha.
pgoyette[src/trunk]: src/sys/dev/pci Initialize sensors states before registering.
pooka[src/trunk]: src/sbin/route Support RUMP_ACTION to compile a rump kernel client.
jruoho[src/trunk]: src/sys/dev/acpi Do not entirely bypass the printfs during resou...
jruoho[src/trunk]: src Add a small summary page for sysmon. From the list in PR # k...
gsutre[src/trunk]: src Make acpi(4) debug aware of ACPI_DISPLAY_COMPONENT.
mrg[src/trunk]: src/sys/arch/sparc/sparc add per-cpu event counters for lev10 an...
tsutsui[src/trunk]: src/sys/arch/arc/conf Include files.ieee1394.
dholland[src/trunk]: src/lib/libc/sys Clarify description of sticky bit, based on a 3...
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Use __builtin_clz instead of our...
ahoka[src/trunk]: src/distrib/utils/sysinst Make SHA1 the first option when select...
martin[src/netbsd-6]: src/doc Tickets #1237 and 1238
mrg[src/trunk]: src/external/gpl3/binutils add all the binutils auto-generated f...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Only include camelli...
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Call bus_space_mallocok earlier. Mor...
enami[src/trunk]: src/usr.sbin/syslogd Defer the processing of incomplete line at ...
ahoka[src/trunk]: src/sys/dev/nor Initial work on a NOR driver; it's commited here...
uebayasi[src/trunk]: src/sys/arch/mips/mips Pull in uvm/uvm.h for uvm_pageismanaged().
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Apply the patch from...
nonaka[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard fix typo.
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man - fix a typo i...
elad[src/trunk]: src/sys/sys Changes to struct socket (added credentials) - 5.99.23.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add Elgamal decrypti...
tsutsui[src/trunk]: src/sys/kern Update default TOD value to 2010/01/01 12:00:00.
jmcneill[src/trunk]: src/usr.sbin/envstat change printed indicator and battery charge...
jnemeth[src/trunk]: src/sys/dev/pci regen
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Always name struct pv_entry * as pv, not ...
jruoho[src/trunk]: src/sys/dev Add detach function.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support vop_pathconf
pooka[src/trunk]: src/distrib/sets/lists/comp make that 48
pgoyette[src/trunk]: src/sys/dev/i2c Initialize sensor state before registering.
matt[src/trunk]: src/sys/arch/cobalt/cobalt Cleanup some messages.
mrg[src/trunk]: src/compat/mips64 fix the previous: default the target depending...
bsh[src/trunk]: src/sys/arch/arm/imx UART driver for i.MX31 and 51.
jruoho[src/trunk]: src/sys/dev/acpi Revert the previous commit as it was wrong/redu...
he[src/trunk]: src/sys/arch/amiga/stand/bootblock/txlt Include <string.h> for s...
wiz[src/trunk]: src/usr.bin/extattr This is installed in section 1, so make inte...
mrg[src/trunk]: src/sys/kern remove dated and wrong comments about curlwp being ...
dholland[src/trunk]: src/lib/libc/stdio Document %ll. Closes PR 42283.
uebayasi[src/trunk]: src/sys/arch/arc/arc Pull in uvm/uvm.h for vm_page_zero_enable.
christos[src/trunk]: src/tests/lib/libcurses - pass things in arguments instead of en...
mbalmer[src/trunk]: src/external/mit/lua/dist add teh script used to prepare the sou...
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib update version string to 2010...
darran[src/trunk]: src/distrib/sets/lists Add libdwarf files.
he[src/trunk]: src/external/bsd/pkg_install/sbin New pkg_install requires -llzm...
snj[src/trunk]: src/external/gpl2/xcvs/bin/cvsbug Properly replace @MKTEMP_SH_FU...
joerg[src/jmcneill-usbmp]: src/sys/external/bsd/ipf/netinet Re-add new ipf on the ...
christos[src/trunk]: src/etc PR/46757: Edgar Fu?: Change default to pkg_vulnerabiliti...
mbalmer[src/trunk]: src Fix typo in comments, no code change.
haad[src/trunk]: src/sys/dev/dm Hook device-mapper to autoconf framework. Add dm_...
mrg[src/trunk]: src/sbin/scsictl when checking for SKSV data, use the same test ...
jnemeth[src/trunk]: src/sys/modules/example Revert most of previous:
wiz[src/trunk]: src/usr.bin/netstat New sentence, new line.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Update to version 3....
njoly[src/trunk]: src/tests/usr.bin/mkdep mkdep(1) needs cc(1). Make testcase chec...
martin[src/netbsd-6]: src/doc Ticket #1239
reinoud[src/trunk]: src/sys/arch/usermode/dev Disable aio usage in thunkbus_ld since...
matt[src/trunk]: src Merge from matt-nb5-mips64
joerg[src/trunk]: src/doc ISOfy date of Lua import
abs[src/trunk]: src/share/mk Add note on SHLIB_{MAJOR,MINOR,TEENY}
pooka[src/trunk]: src/lib/libpuffs fix typography
joerg[src/trunk]: src/external/bsd/atf/dist/atf-c/detail Properly use a format str...
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 remove u...
jnemeth[src/trunk]: src/sys/arch Add new et(4)/etphy(4) devices.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb - remove redundant sc_refcnt member
roy[src/trunk]: src/sbin/route Support the new RTM_IFINFO and RTM_CHGADDR messages.
jruoho[src/trunk]: src/sys Simplify acpi_enter_sleep_state() and guard it against N...
uebayasi[src/trunk]: src/sys/uvm Abstraction fix; move physical address -> physical s...
mrg[src/trunk]: src/lib avoid some subdirs that need -lcrypto, for MKCRYPTO=no.
agc[src/trunk]: src/crypto/external/bsd/netpgp Prepare for a new netpgp-20091210...
pgoyette[src/trunk]: src/sys/dev/acpi In ATZ_F_VERBOSE mode, log a message whenever t...
pooka[src/trunk]: src/sys/rump/dev/wip/libusb/opt define USBVERBOSE
bsh[src/trunk]: src/sys/arch/arm/imx rename imx31_space.c as imx_space.c
tsutsui[src/trunk]: src/sys/arch Use <bsd.klinks.mk> to create machine and ${MACHINE...
uebayasi[src/trunk]: src/sys/arch sys/device.h is not suitable for such low-level def...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix function name in debug messages, re...
haad[src/trunk]: src/share/man/man9 Mention problems which disk api have with con...
mrg[src/trunk]: src/sys/arch/sparc64 move the guts of pci_intr_map() into pci_ma...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config pull across these revision...
dholland[src/trunk]: src/common/lib/libprop Fix some ordering inconsistencies, noted ...
nonaka[src/trunk]: src/distrib/landisk/ramdisk Add /usr/bin/{tset,more}.
tron[src/trunk]: src/share/mk Fix typo.
uebayasi[src/trunk]: src/sys/arch/arm/arm s/These is/These are/
jmmv[src/trunk]: src/external/bsd/atf/dist Help merge of atf-0.12.
uebayasi[src/trunk]: src/usr.bin/crunch/crunchide Teach crunchide(1) that mips64e[bl]...
pooka[src/trunk]: src/lib/librump update with reality
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fix bogus ctype casts
tsutsui[src/trunk]: src/sys/arch/emips/ebus - misc KNF and style fixes
matt[src/trunk]: src/gnu/dist/gcc4/gcc Merge gcc mips64 support from matt-nb5-mip...
christos[src/trunk]: src/sys/arch/sun2 move console initialization to cpu_startup() s...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove a bunch of superfluous parens.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn make sure alloca ...
uebayasi[src/trunk]: src/etc/mtree Make sure NetBSD.dist is updated when MKX11 is cha...
tron[src/trunk]: src/external/gpl3/gdb/dist Remove ".gitignore" files which black...
pooka[src/trunk]: src/sbin/raidctl Update RUMP_ACTION to use rumpclient.
thorpej[src/trunk]: src/external/bsd/libelf/dist Centralize dependency on __FreeBSD_...
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen: whitespace blues
pooka[src/trunk]: src Need getifaddrs() for the rump client since it executes sysc...
pooka[src/trunk]: src/tests/lib/libc/stdlib This test is cursed.
haad[src/trunk]: src/sys/dev/dm Replace aprint_Verbose with aprint_debug to shutu...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb sync usb_subr.c and usbdivar.h...
tsutsui[src/trunk]: src/external/mit/xorg/server/drivers Reorder SUBDIR entries to m...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Rework the debug printing to use ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 pull across these r...
jruoho[src/trunk]: src/sys/dev/acpi Add LEN0014. (And to the previous commit; a dri...
uebayasi[src/trunk]: src/sys/arch/mips/mips Use VM_PAGE_TO_MD() to locate struct vm_p...
martin[src/netbsd-6]: src/doc Tickets #1240 and #1241
enami[src/trunk]: src/usr.sbin/syslogd Now need to use own buffer for klog read du...
mrg[src/trunk]: src/doc note raidframe(4) supports >2TB devices now.
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev Register with pmf(9), tell it we don't ne...
pgoyette[src/trunk]: src/sys/dev/sysmon Add routine to lookup description tables by d...
elad[src/trunk]: src/sys/netinet6 Collapse identical switch cases.
jakllsch[src/trunk]: src/sys/dev/microcode/aic7xxx Free memory when done with it.
uebayasi[src/trunk]: src/sys/nfs Include uvm/uvm.h to use UVM internal type (struct v...
hannken[src/trunk]: src/sys/rump/librump/rumpkern Make ubc_purge() a noop.
jruoho[src/trunk]: src/share/man/man5 Correct section in xref.
mrg[src/trunk]: src various build fixes for gcc 4.5. from chuq. XXX i'm not su...
christos[src/trunk]: src/share/misc commit the auto-generated file
mbalmer[src/trunk]: src/distrib/sets/lists Fix file lists for amd64 and sparc64 sinc...
pgoyette[src/trunk]: src/sys/dev/acpi Initialize battery capacity sensor value before...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove #if 0 / #endif section
christos[src/trunk]: src/usr.sbin/rpc.yppasswdd PR/44077: Dr. Wolfgang Stukenbrock: r...
joerg[src/trunk]: src/tests/lib/libpthread Remove bogus check that (a) depends uni...
cegger[src/trunk]: src/sys/arch/xen/xen build fix: add back <sys/malloc.h>. malloc(...
cherry[src/trunk]: src/sys/arch/xen/xen Use mutex(9) instead of spl(9). Add further...
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto adjust a grep patt...
dsl[src/trunk]: src/distrib/utils/sysinst/arch Fix another couple of signed v un...
uebayasi[src/trunk]: src/sys/dev/tc Include uvm/uvm.h to access UVM internal.
dholland[src/trunk]: src/sys/sys Uses uintptr_t and therefore needs stdint.h.
joerg[src/trunk]: src/share/mk Add LIBLZMA.
wiz[src/trunk]: src/share/man/man4 Bump date for additional supported card.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Rename internal ops-...
christos[src/trunk]: src/sys/nfs handle the nuidhash_max lossage differently
christos[src/trunk]: src/sys/netinet u_int -> uint
skrll[src/trunk]: src/sys Regen.
thorpej[src/trunk]: src/external/bsd/libelf/dist Change elf_hash() to take a const v...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb my compiles-but-un-runtime-tested port ...
cegger[src/trunk]: src/tools/libelf Add tooldir include path.
buhrow[src/trunk]: src/sys/dev/mii Fixes PR kern/20700 reported by Darcy Cain
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fix mvPclk. Need 'break' each 'case'.
christos[src/trunk]: src/lib/libedit - Document and enable wide character support.
pooka[src/trunk]: src/distrib/sets/lists Add rumpclient to setlists.
wiz[src/trunk]: src/share/man/man4 Bump date.
jruoho[src/trunk]: src/share/man/man4 Make the list pretty.
pooka[src/trunk]: src/sys/conf * support passing ident on the command line
matt[src/trunk]: src/sys/arch Don't expose port-specific if _MODULE is defined.
dholland[src/trunk]: src/bin/sh Make the cd builtin accept and ignore -P, which is a ...
uebayasi[src/trunk]: src/distrib/sets Clean up debug knobs.
kefren[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core add suspend/resume hooks ...
skrll[src/trunk]: src/gnu/usr.bin/gdb6 First pass at gdb mknative for mips64*
martin[src/trunk]: src/sys/dev/usb Split the u3g driver into two parts: u3ginit att...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist specify the libmj.la archive...
pooka[src/trunk]: src/sys Attach implicit threads to initproc instead of proc0. T...
christos[src/trunk]: src/lib/libc/stdlib Handle the case where a program attempted to...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx print out the first 4 arguments to t...
matt[src/trunk]: src/sys/arch/powerpc/powerpc If this is a MODULAR kernel, export...
uebayasi[src/trunk]: src/sys/dev/ic Include sys/proc.h for tsleep, wakeup.
matt[src/trunk]: src/sys/arch/powerpc/powerpc cleanup includes (explicit inclusio...
christos[src/trunk]: src/usr.bin/gzip recognize .xz suffix
jruoho[src/trunk]: src Add acpiwmi(4) mappings for MSI laptops.
pooka[src/trunk]: src/sbin/fdisk Use implicit -F for regular files, much like disk...
spz[src/trunk]: src/crypto/external/bsd/openssl fix AES-NI (using David Woodhous...
tsutsui[src/trunk]: src/distrib/emips/ramdisk Use sbin/dmesg rather than via kernfs.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Print lwp values on syscall entry
tsutsui[src/trunk]: src/distrib/amiga/miniroot Remove LIBS -lz which is already in d...
wiz[src/trunk]: src/bin/sh Sort sections. Remove trailing whitespace.
jruoho[src/trunk]: src/sys/dev/acpi Regen.
jruoho[src/trunk]: src/sys/dev/acpi Cleanup:
dyoung[src/trunk]: src/sys/dev/usb Change a stray USBDEVNAME to device_xname(). On...
jruoho[src/trunk]: src/share/man/man4 Note acpivga(4). Small nits in SEE ALSO.
matt[src/trunk]: src/sys/arch/powerpc/include/oea Include <powerpc/psl.h>
jruoho[src/trunk]: src/sys/dev/acpi Fix a comment typo.
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb merge a few more changes from ...
nakayama[src/trunk]: src/doc sparc64: Add fast softint(9) support.
dyoung[src/trunk]: src/sys/dev/usb Stop using the compatibility macros USB_ATTACH()...
dholland[src/trunk]: src/bin/stty Document "stty insane" properly. Closes PR bin/25024.
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: restore vm_page array corre...
pgoyette[src/trunk]: src/sys/dev/pcmcia Don't include the now non-existent usb_port.h
rmind[src/trunk]: src/sys/arch/evbmips/rmixl Fix few problems in evbmips/rmixl:
mrg[src/jmcneill-usbmp]: src/sys/dev/usb don't forget to drop the lock in ohci_i...
tsutsui[src/trunk]: src/sys/arch/atari/conf Remove EtherNEC from HADES and MILAN.
tsutsui[src/trunk]: src/distrib/emips/miniroot Remove more ecoff leftover.
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Improve bulk transfer implemen...
wiz[src/trunk]: src/sbin/mount New sentence, new line; fix wording; bump date.
jakllsch[src/trunk]: src/sbin/scsictl make a bunch of globals static
uebayasi[src/trunk]: src/sys/arch Pull in uvm/uvm.h for vm_nphysseg.
dsl[src/trunk]: src/sys/kern Use sizeof correct type, not pointer to wrong type.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb make sure we have the thread lock when ...
pooka[src/trunk]: src/lib/librumpuser Run different clients (different sockets) in...
jym[src/trunk]: src/sys/modules Hook secmodel_extensions(9) to modules build.
jruoho[src/trunk]: src/sys/dev/acpi Remove unused locking variables.
joerg[src/trunk]: src/doc Add entries for XZ 5.0.0 import.
jym[src/trunk]: src/sys/arch Compile in PaX support for Xen x86 kernels (dom0 an...
christos[src/trunk]: src/usr.bin/login PR/42540: Ed Ravin: /usr/bin/login does not lo...
mrg[src/trunk]: src/sys/arch/vax/include deal with __builtin_va_start()'s introd...
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Fix interrupt number.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Explicitly link netpgp w...
kefren[src/trunk]: src/usr.sbin/ldpd Correct prefixlen->sockaddr calculation. Now l...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb mark D_MPSAFE:
wiz[src/trunk]: src/usr.sbin/wake Capitalize Ethernet.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Get and parse root-device.
darran[src/trunk]: src/external/lib Add libdwarf to the build.
he[src/trunk]: src/distrib/sparc64/xminiroot Bump the miniroot size from 8m to ...
jnemeth[src/trunk]: src/sys/conf Welcome to 2010.
matt[src/trunk]: src/sys/arch/evbppc/include This is no longer needed.
wiz[src/trunk]: src/lib/libc/stdlib Sort sections.
matt[src/trunk]: src/sys/arch/powerpc/include Update KDB_NUMREGS to match what gd...
tsutsui[src/trunk]: src/sys/arch/emips/emips Sync with pmax/cons.h (i.e. remove clau...
macallan[src/trunk]: src/sys/dev/pci consolidate bit twiddling functions into one gen...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb keep the thread lock taken for the abor...
mrg[src/jmcneill-usbmp]: src/sys sync to latest -current.
jruoho[src/trunk]: src/sys/arch/x86/acpi Use acpi_match_cpu_handle() from acpi_util...
joerg[src/trunk]: src/lib/libm/arch/i387 Kill redundant ;
lukem[src/trunk]: src/external/zlib/pigz/bin/pigz Don't set DPADD for HOSTPROGs
wiz[src/trunk]: src/usr.bin New sentence, new line. Wording.
chs[src/trunk]: src/sys/compat personality() now interprets its parameter as having
enami[src/trunk]: src/lib/libc/stdlib Clear all entries past the NULL while scrubi...
rmind[src/trunk]: src NPF checkpoint:
christos[src/trunk]: src/sys/arch add otus
tsutsui[src/trunk]: src/sys/arch/arc/dti Fix typo on ANSIfy in 2005. PR port-arc/42523
rmind[src/trunk]: src/share/man/man9 Describe ubc_purge(9).
tsutsui[src/trunk]: src/distrib Fix indent.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/x86_64 Align in the stack before call...
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
christos[src/trunk]: src/sys/compat/common can't map the old and the new SIO calls th...
hannken[src/trunk]: src/sys/dev/i2c Make sure sensor state is valid before calling s...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Initialize sensor state before registering.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use PMAP_MAP_POOLPAGE/PMAP_UNMAP_PO...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support vfs_mount/unmount
nonaka[src/trunk]: src/share/man/man9 Removed non-existent wsfont_getflg() functions.
christos[src/trunk]: src/doc mention new bind
dholland[src/trunk]: src/sys/arch/xen/x86 Build fix for xen domu + PCI, from Juho Sal...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Remove the cases that cause integer ov...
matt[src/trunk]: src/sys/arch/powerpc Now that the generic fixup code exists, the...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb use usb_delay_ms_locked() in some more ...
uebayasi[src/trunk]: src/sys/dev/ic Directly include sys/pmf.h because this uses it.
tron[src/trunk]: src/tests/lib/libc/stdlib Add a test for getenv(3) which fails a...
mrg[src/trunk]: src/gnu add the mips64 files as found on the matt-nb5-mips64 bra...
matt[src/trunk]: src/sys/arch/powerpc/include/ibm4xx Explicitly include <powerpc/...
mrg[src/jmcneill-usbmp]: src/sys sync to latest -current.
uebayasi[src/trunk]: src/sys/arch Include sys/device_if.h instead of sys/device.h. m...
agc[src/trunk]: src/crypto/external/bsd/openssh/dist Preserve the existing value...
cegger[src/trunk]: src/sys/arch/xen/include/xen-public/io merge. (forgot in previous)
jmcneill[src/trunk]: src/sys/arch/usermode/dev use spl_intr from signal handler inste...
blymn[src/trunk]: src/usr.sbin/user Google Code In bug fix by Philip Hayes, fixes ...
mrg[src/trunk]: src apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.
jmmv[src/trunk]: src/share/man/man7 Document configuration changes in tests(7); u...
rmind[src/trunk]: src/sys/kern - nextlwp: do not set l_cpu, it should be returned ...
pooka[src/trunk]: src/share/examples/rump/tipsy Add a simple terminal program whic...
joerg[src/trunk]: src/sys Add an optional MD calling convention flag for use in li...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Remove #if 0 block
bsh[src/trunk]: src/doc i.MX51 and NetWalker
he[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add -lbz2 and -llzma so tha...
tls[src/trunk]: src/etc Use random seed file (saved entropy) from default locati...
darran[src/trunk]: src/external/bsd/libdwarf/dist while (0) -> while (/*CONSTCOND*/0)
mrg[src/jmcneill-usbmp]: src/sys/dev/usb replace the (diagnostic-only) intr_cont...
mrg[src/trunk]: src/sys/arch/sparc/sparc fix the previous to compile !MULTIPROCE...
mrg[src/trunk]: src/tools/gcc initial port to HAVE_GCC = 45. mknative-gcc parts...
asau[src/trunk]: src/share/man/man4 Correct spelling: "HDAUDIO_AFG_DEBUG"
jruoho[src/trunk]: src/sys/arch/x86/pci Small cleanup; use KM_SLEEP, wrap long line...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Find the libmj heade...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb revert a stray splx(s) that somehow got...
snj[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by bouye...
tron[src/trunk]: src Add support for SQLite look-up tables to postfix(1), see sql...
wiz[src/trunk]: src/games/canfield/canfield New sentence, new line.
dholland[src/trunk]: src/games/canfield/cfscores Correct usage message.
uebayasi[src/trunk]: src/sys/arch/evbarm Garbage collect an unused global, vm_offset_...
dsl[src/trunk]: src/sys/kern Don't ERESTART write() calls for now.
gsutre[src/trunk]: src/sys/dev/acpi Lock the _DGS values (desired output state) dur...
nonaka[src/trunk]: src/sys/dev/pci Added some AMD/ATI devices.
matt[src/trunk]: src/sys/arch Move booke_fixup_stubs() to fixup.c and rename it t...
jruoho[src/trunk]: src/sys/dev/acpi Fix a memory leak/corruption by commenting out ...
nonaka[src/trunk]: src/sys/arch/zaurus/conf comment out KLOADER.
matt[src/trunk]: src/sys/arch Don't export USER_SR if _MODULE is defined.
stacktic[src/trunk]: src/bin/sh Make sh build in debug mode
chs[src/trunk]: src/sys/arch map all of physical memory using large pages.
pgoyette[src/trunk]: src/sys/dev/ic Initialize sensor states before registering
jruoho[src/trunk]: src/share/man/man4 Remove the list of devices from the SYNOPSIS....
bouyer[src/netbsd-6]: src/lib/libc/locale Apply patch, requested by joerg in ticket...
pooka[src/trunk]: src/sys/kern Don't sleep forever if hz < 25.
nonaka[src/trunk]: src/sys/dev/sysmon fix typo.
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ml...
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Use pmap_is_current() where appropriate. ...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb sync with main branch
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jym[src/trunk]: src/share/examples/secmodel Update secmodel_examples to better d...
christos[src/trunk]: src/external/mit/xorg/bin/xdm From Patrick Welche:
uebayasi[src/trunk]: src/sys Remove incomplete, never worked dynamic run-time memory ...
pooka[src/trunk]: src/tests/fs/common Since rump implicit threads now bind to proc...
thorpej[src/trunk]: src/external/bsd/libelf/dist LIBELF_COPY_U32(), LIBELF_COPY_S32(...
jakllsch[src/trunk]: src/sys/arch Enable siisata(4) in Xen dom0 kernels.
yamt[src/trunk]: src/sbin/route xref link_addr for -link.
christos[src/trunk]: src/bin/sh use .ORDER for rules that create multiple files.
elad[src/trunk]: src/sys/dist/pf/net Replace uidinfo.h with kauth.h, should fix p...
uebayasi[src/trunk]: src/sys/uvm Typo in a comment.
uebayasi[src/trunk]: src/sys/arch Pull in uvm/uvm.h where UVM's page level interface ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Count proc0 as uid 0's process. B...
haad[src/trunk]: src/sys/dev/dm Indent files remove unnecessary blank lines, whit...
tsutsui[src/trunk]: src/distrib Fix indent.
dholland[src/trunk]: src/sys/arch/i386/conf add rcsid
kiyohara[src/trunk]: src/sys/arch/hpcarm Split pxa2x0_hpc/wzero3.
mrg[src/trunk]: src/share/man/man4 fix a typo: s/SIGINTR/SIGINT/.
jym[src/trunk]: src/sys/arch/i386/stand Bring the help command output from boot ...
joerg[src/trunk]: src/sys/lib/libsa Don't use C versions of memcmp, memcpy, memmov...
reinoud[src/trunk]: src/sys/arch/usermode/dev Free the systemcall and pagefault stac...
matt[src/trunk]: src/sys/arch/powerpc/booke Rework to get the inlining working ri...
pooka[src/trunk]: src/tests/fs/common Add rumpfs to list of file systems to be aut...
joerg[src/trunk]: src/distrib Include libgcc_s.so symlinks in /usr/lib, so that bi...
wiz[src/trunk]: src/lib/libc/sys Bump date for previous. Grammar fix.
jakllsch[src/trunk]: src/sys/dev Initialize the opl softc lock pointer to the parent'...
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Correct assertions for PMAP_CACHE_VIPT co...
njoly[src/trunk]: src Start making fs read(2) fail with EISDIR if the implementati...
rmind[src/trunk]: src/sys/kern do_posix_fadvise: check for a negative length; trun...
pooka[src/trunk]: src/tests/net convert program in PR kern/44054 to an atf test case
hannken[src/trunk]: src/sys/uvm When ubc_alloc() reuses a cached mapping window remo...
pooka[src/trunk]: src Refactor the sysproxy code so that rumpuser contains only th...
msaitoh[src/trunk]: src/sys/dev/pci add entry for i82583V
kiyohara[src/trunk]: src/sys/arch/hpcarm/hpcarm Remove not effective call for pxa2x0_...
mjacob[src/trunk]: src/sys/dev/ic Add some more definitions appropriate for T10 sta...
matt[src/trunk]: src Merge from matt-nb5-mips64
uebayasi[src/trunk]: src/sys/arch/evbarm/integrator Fix DEBUG kernel build.
mrg[src/trunk]: src/gnu/lib/crtstuff4 copy across a hack from the mips libc/mcou...
cherry[src/trunk]: src/sys/arch/xen/xen kmem_free() the appropriate size.
mrg[src/trunk]: src/sys/arch/sparc/sparc use the idle lwp's uarea for stack, not...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.4
christos[src/trunk]: src/sys/net80211 From: Anon Ymous
macallan[src/trunk]: src/sys/arch/macppc/macppc we need powerpc/intr.h n order to see...
matt[src/trunk]: src/sys/arch/arm/cortex Make these compile with gcc4.1 and binut...
pooka[src/trunk]: src/sys/rump +posix_fadvise
hannken[src/trunk]: src/distrib/i386/ramdisks/common Add library lzma to make it com...
pooka[src/trunk]: src/usr.sbin/envstat support rump client mode
cegger[src/trunk]: src/sys/arch/xen/xen replace malloc() with kmem_zalloc() per req...
mrg[src/trunk]: src/share/mk use "${CC} -r" not "${CC} -Wl, -r" as the latter foo...
joerg[src/trunk]: src/sys/arch/i386/stand Use new -mstack-alignment option to repl...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Elaborate return value printing t...
roy[src/trunk]: src/sys When adding or scrubbing a prefix, always notify userlan...
cherry[src/trunk]: src/sys/arch/xen/xen Move events/interrupt subsystem initialisat...
taca[src/trunk]: src/doc ISC DHCP 4.2.3-P1 and 4.1-ESV-R4 has released.
pooka[src/trunk]: src/sys/rump/librump/rumpkern pthread_cond_timedwait (and theref...
tsutsui[src/trunk]: src/distrib/utils/x_gzip Add -DNO_PACK_SUPPORT and -DNO_XZ_SUPPO...
matt[src/trunk]: src/sys/arch/powerpc/include/booke forward declare cpu_info and ...
matt[src/trunk]: src/sys/arch/cobalt Make cobalt build again.
rmind[src/trunk]: src/sys/arch/x86/x86 pmap_page_remove: perform TLB shootdown, as...
martin[src/trunk]: src/sys/kern Use the kernel space version of the vfs name, not t...
tsutsui[src/trunk]: src/sys/dev/pci Don't forget to initialize data32iot and data32i...
christos[src/trunk]: src/doc mention new openssh
jdc[src/trunk]: src/doc Note sandpoint RAID 1 boot support.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb make ohci mostly work again.
uebayasi[src/trunk]: src/distrib/sets Factor out print_set_files() printing raw set l...
matt[src/trunk]: src/share/man/man9 uvm_page_physload takes paddr_t's not vaddr_t's.
nonaka[src/trunk]: src/sys/arch/zaurus/dev use pmf_event_inject() instead of call l...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc4 remove stuff from the wrong d...
jmmv[src/trunk]: src/distrib/sets/lists/comp Add missing entries for libiscsi com...
matt[src/trunk]: src/sys/arch/mips/include Fix merge botch (we use 64bit times now).
elad[src/trunk]: src/sys/netinet Get the uid from the socket's credentials.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove the intr_lock from the mp usb ap...
jruoho[src/trunk]: src/sys/arch/x86/x86 Put back the evaluation of the return value...
matt[src/trunk]: src/distrib/sets/lists/tests Now that evbppc has modules this fi...
christos[src/trunk]: src/bin/sh PR/45069: Henning Petersen: Use prototypes from built...
skrll[src/trunk]: src/sys/dev/ic RCSId police.
phx[src/trunk]: src/sys/arch/powerpc/oea Only read from HID1 when a G3 CPU was d...
skrll[src/trunk]: src/sys/kern Check for dev_t and time_t arguments and mark them ...
christos[src/trunk]: src/gnu/dist/groff/tmac add libelf
mrg[src/jmcneill-usbmp]: src/sys merge to -current.
cegger[src/trunk]: src/sys/arch/xen/include/xen-public merge. The 'conflicts' happe...
gsutre[src/trunk]: src/share/man/man4 Remove .Pp before .Bl and bump date.
pooka[src/trunk]: src/tests/lib/libc/stdlib Increase timeout from 30 to 300 since ...
enami[src/trunk]: src/lib/libc/stdlib Indent using tab rather than four spaces.
matt[src/trunk]: src/sys/arch/evbppc/conf Allow use of pigz when compressing kern...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Revert last change to elf32-...
wiz[src/trunk]: src/share/man/man4 Serial comma.
chs[src/trunk]: src/sys/arch/x86/x86 only use PG_G on leaf PTEs.
pooka[src/trunk]: src/sys/sys Limit DIOCGPART and struct partinfo visibility to _K...
jakllsch[src/trunk]: src/sys/fs/msdosfs Check that the FSInfo block's next free clust...
jruoho[src/trunk]: src/lib/libc/stdlib Note the potential danger in the options. Fi...
plunky[src/trunk]: src/distrib/sets/lists fix up compat libraries for mips64
jmcneill[src/trunk]: src/sys/dev btsco works now: http://mail-index.netbsd.org/curren...
jmmv[src/trunk]: src/external/bsd/atf/dist Pull up part of revision f621bc0489ac3...
pooka[src/trunk]: src/sys/rump/librump/rumpkern print spammy banner in spammy boot...
jruoho[src/trunk]: src/sys/dev/acpi Add ITE8708. From Dell Studio XPS 16.
mrg[src/trunk]: src fix the parts that build libgcc/crtstuff, etc., for GCC 4.5.
cherry[src/trunk]: src/share/man/man4 Add reference to Qualcom Inc AC8700 / ZTE 1x ...
dyoung[src/trunk]: src/sys Per rmind@'s suggestion, avoid an acquire/release-mutex ...
tsutsui[src/trunk]: src/share/mk Switch NetBSD/dreamcast to X11FLAVOUR=Xorg.
cliff[src/trunk]: src/sys/arch/evbppc/walnut/dev - convert to use device_t, cfatta...
reinoud[src/trunk]: src/sys/arch/usermode/dev Just in case ease up the stack space a...
elad[src/trunk]: src/sys Rename KAUTH_GENERIC_CANSEE to KAUTH_GENERIC_UNUSED1 and...
tsutsui[src/trunk]: src/sys/arch/sun2/dev Fix missing parenthesis in #ifdef notyet b...
cliff[src/trunk]: src/sys/arch/powerpc/ibm4xx - FRAME_SAVE_CALLEE() starts at r14 ...
matt[src/trunk]: src/sys Merge from matt-nb5-mips64
jym[src/trunk]: src/share/man/man9 GETPARAMS => GETPARAM
snj[src/trunk]: src/distrib/notes/common Remove HAYAKAWA Koichi's acknowledgement.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb update to reality:
roy[src/trunk]: src/lib/libterminfo Make new compiled terms for our updated term...
jruoho[src/trunk]: src/tests/lib/libc/stdlib The NaN case for strtold(3) was fixed ...
pgoyette[src/trunk]: src/sys/dev/i2c Explicitly inform envsys that the driver is capa...
wiz[src/trunk]: src/lib/libc/sys Fix wording (if I understand the sentence corre...
pooka[src/trunk]: src/usr.sbin/puffs/rump_tmpfs add ranty rant about data storage ...
uebayasi[src/trunk]: src/sys/uvm C style; make a sentinel pointer have an exclusive v...
matt[src/trunk]: src/sys/arch/powerpc/include Explicitly include <powerpc/psl.h>
kefren[src/trunk]: src/usr.sbin/ldpd obey RFC3036 3.5.2 regarding holdtimes
christos[src/trunk]: src/rescue add the lzma library now that is used by gzip
joerg[src/trunk]: src/tests Use proper format strings.
mbalmer[src/trunk]: src Fix typo in command output.
rmind[src/trunk]: src/share/man/man9 Update getnewvnode(9) description.
uebayasi[src/trunk]: src/sys/dev/ic Include sys/proc.h for curproc.
dholland[src/trunk]: src/sys/arch/i386/conf One last bit of whitespace from PR kern/2...
matt[src/trunk]: src/sys/arch Cleanup powerpc param.h. If compiling a MODULE, ig...
matt[src/trunk]: src/sys/dev/pci Add inline accessors for pba_pc and pa_pc so tha...
uebayasi[src/trunk]: src/sys/arch More setttb() -> cpu_setttb() for readability & con...
mrg[src/trunk]: src/external/bsd/ntp/dist/ntpd fix a potential off-by-two array ...
nakayama[src/trunk]: src/sys/arch/sparc64 Remove frame32 hack with using the same tri...
mrg[src/trunk]: src/tools tools build framework for gmp, mpfr and mpc. from chuq.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Remove unnecessary comment-outed line.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj use the correct ma...
pgoyette[src/trunk]: src/sys/arch/evbmips/conf Revert previous - ipf has been fixed t...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add the ability to p...
christos[src/trunk]: src/etc/mtree add otus
pooka[src/trunk]: src/sbin/ping add compile-conditional rumpclient support
mlelstv[src/trunk]: src/usr.sbin/user Add new keyword gid_range to usermgmt.conf whi...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Add a noop wrapper for ubc_purge() ...
jruoho[src/trunk]: src/sys/dev/acpi Two bug fixes:
jruoho[src/trunk]: src/sys/dev/acpi Add ENE0100, a KB3924-based cir(4) chip.
mlelstv[src/trunk]: src/lib/libc/time Import tzcode2009k.
christos[src/trunk]: src/sbin/sysctl add a handler for the reserved port sysctl varia...
jym[src/trunk]: src do_sys_sync() is part of vfs, hence rumpvfs. Used by pmf(9) ...
jakllsch[src/trunk]: src/doc Note addition of schide(4).
jruoho[src/trunk]: src/sys/dev/acpi Only override data from XPSS if the conventiona...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
kefren[src/trunk]: src/sys/net use ETHERTYPE_MPLS only for unicast packets (RFC3032)
kefren[src/trunk]: src/sys/net learn mpls interface how to prepend multiple shims b...
christos[src/trunk]: src/sys/nfs appease gcc.
matt[src/trunk]: src/sys/arch Don't include *pmap.h in assembly files. Get the n...
nakayama[src/trunk]: src/usr.sbin/eeprom Add xref to ofctl(8).
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
mrg[src/jmcneill-usbmp]: src/sys/rump/librump/rumpkern pull across from -current:
msaitoh[src/trunk]: src/sys/dev Sync with Intel's original em driver:
mrg[src/trunk]: src/tools revert the previous; not intended to be part of that c...
thorpej[src/trunk]: src/external/bsd/libelf/dist Provide definitions of MALIGN() and...
matt[src/trunk]: src/sys/uvm Use PRIxVADDR... (change a printf/panic -> panic)
christos[src/trunk]: src/share/man/man7 reflect current reality.
matt[src/trunk]: src/sys/arch/powerpc/marvell Add __CTASSERT(sizeof(imask_t) == s...
bsh[src/trunk]: src/sys/arch/evbarm/conf rename arm/imx/files.imx as files.imx31
mrg[src/trunk]: src/distrib/sets/lists merge in my (uncommited) changes from mat...
darran[src/trunk]: src/external/bsd/libdwarf/dist Fix a signed vrs unsigned cast.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix a build problem ...
chs[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
njoly[src/trunk]: src/distrib/sets/lists/comp unobsolete usr/lib/sparc/libmagic.so
dholland[src/trunk]: src/bin/sh fix typo
matt[src/trunk]: src/usr.sbin/installboot A small bit of constification
pgoyette[src/trunk]: src/etc/mtree Remove lib/libc/stdio - no longer anything in there.
apb[src/trunk]: src/usr.bin/pathchk Change the ironically unafe "find . -print |...
pooka[src/trunk]: src/sys/arch/macppc/dev usb port stuff is a goner
christos[src/trunk]: src/sys/dev/ic nothing uses ne2000_power anymore.
matt[src/trunk]: src/sys/arch Merge from matt-nb5-mips64
christos[src/trunk]: src/share/mk add MKTPM, default to no
jruoho[src/trunk]: src/sys/dev/acpi Add Intel HW Random Number Generator to the lis...
mrg[src/jmcneill-usbmp]: src/sys sync to latest -current.
jym[src/trunk]: src/sys Implement the register/deregister/evaluation API for sec...
bouyer[src/trunk]: src/sys/arch/i386/i386 Don't try to uvm_page_physload() the tmpg...
njoly[src/trunk]: src Make putenv(3) fails with EINVAL for a null pointer, or for ...
pgoyette[src/trunk]: src/sys/dev/onewire Initialize sensor state before registering.
riz[src/trunk]: src/sys/dev/usb Regen.
dsl[src/trunk]: src/sbin/newfs Push the mount path for mount_mfs through realpat...
mrg[src/trunk]: src/sys/arch/sparc/sparc remove some debugging output no longer ...
seanb[src/trunk]: src/sys/kern Always use m_split() in m_copyback() instead of its
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev Register null hooks with pmf(9) for now, ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb note that ulpt and uplcom both attach
matt[src/trunk]: src/games Fix bad merge. (SUBDIR= != SUBDIR +=)
christos[src/trunk]: src/lib/libedit Wide character support (UTF-8) from Johny Mattss...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb minor KNF.
jruoho[src/trunk]: src Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpil...
uebayasi[src/trunk]: src/sys/dev/ic This actually uses only PAGE_SIZE, remove uvm/uvm...
martin[src/trunk]: src/sys/arch Add the u3ginit driver to all configs which have th...
christos[src/trunk]: src/sys/net PR/44054: Onno van der Linden: Stacksmashing in hand...
ober[src/trunk]: src/sys/arch/evbarm/conf Revert symspace back to 3 megs so that ...
christos[src/trunk]: src/bin/pax Remove unnecessary casts.
jakllsch[src/trunk]: src/sys/dev/pci Add Intel SCH IDE Controller, from OpenBSD via T...
matt[src/trunk]: src/sys/arch/powerpc/oea Make sure to set curlwp (aka r13) in cp...
pooka[src/trunk]: src make sysctl(8) work as a rump client
jakllsch[src/trunk]: src/sys/dev/pci Enable detachment.
tsutsui[src/trunk]: src/distrib Use src/distrib/utils/x_gzip in all install ramdisks...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib allow user-specifica...
uebayasi[src/trunk]: src Fix parallel build. Analyzed & patch provided by enami@, th...
pooka[src/trunk]: src/sys/rump/librump/rumpkern minor knf
pooka[src/trunk]: src/tests/fs/tmpfs Use su -m since _atf has nologin as its shell.
joerg[src/trunk]: src/lib/libm/arch/i387 Switch to SSE code, since our gas support...
martin[src/trunk]: src/tests/lib/libc/sys Skip kqueue_unsupported_fd if the drvctl ...
jakllsch[src/trunk]: src/sys/dev/pci Using BUS_DMA_NOCACHE for bus_dmamem_map() cause...
uebayasi[src/trunk]: src/gnu/lib/libgcc4/arch/mips64eb Libgcc softfloat wrapper sourc...
jruoho[src/trunk]: src/sys/dev/acpi Contrary to the previous, use aprint_error(9) b...
skrll[src/trunk]: src/sys Add nside(4) - a driver for the National Semiconductor P...
bouyer[src/netbsd-6]: src sys/dev/pci/if_bge.c 1.203-1.237, 1.239-1.241, 1.243-1.2...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist put RFC 5581 in the referenc...
njoly[src/trunk]: src/sys/rump/kern/lib/libsolaris Remove the unneeded rump compon...
christos[src/trunk]: src/tests/lib/libc/gen Add tests for GLOB_STAR
mbalmer[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix typo in a comment, no co...
thorpej[src/trunk]: src/sys/sys Add defns for Elf{32,64}_Syminfo.
matt[src/trunk]: src/sys/arch/evbppc/conf Bump up SYMTAB_SPACE
pooka[src/trunk]: src/sys/rump/dev/wip +libulpt
rmind[src/trunk]: src/share/man/man9 Xr uvm_km(9)
yamt[src/trunk]: src/external/bsd/libelf/dist fall back to malloc+pread when stat...
njoly[src/trunk]: src/share/man/man7 typo (hieararchy -> hierarchy).
christos[src/trunk]: src/crypto/external/bsd/openssl/dist import SNAP-20091226
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core use a sysctllog structure...
mrg[src/trunk]: src/external/lgpl3/mpfr/dist initial import of MPRF 3.0.1.
nakayama[src/trunk]: src/sys/arch Add fast softint(9) support for sparc64.
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys there's something wrong with uaudio@oh...
freza[src/trunk]: src/sys/arch/evbppc/virtex/dev Remove unused variable, makes VIR...
joerg[src/trunk]: src Install XZ's header files.
uebayasi[src/trunk]: src/sys/arch/powerpc/powerpc Use VM_PAGE_TO_PHYS().
tsutsui[src/trunk]: src/doc Note some noticeable recent fixes for m68k and x68k.
uebayasi[src/trunk]: src/sys/arch Use VM_PAGE_TO_MD() to locate struct vm_page_md. N...
christos[src/trunk]: src/bin/pax add --xz
martin[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by a...
jmmv[src/trunk]: src/doc Note import of atf 0.12.
christos[src/trunk]: src add otus.
wiz[src/trunk]: src/lib/libc/string Bump date.
roy[src/trunk]: src/share/terminfo Import a newer terminfo.src from upstream.
jruoho[src/trunk]: src/sys/dev/acpi Use kmem(9) instead of malloc(9).
mbalmer[src/trunk]: src/usr.sbin/wake Only use an auto-determined interface if it is...
christos[src/trunk]: src/sbin/fsck_lfs missing errno.h
pooka[src/trunk]: src/sys/dev/usb add dlink3 and netgear3
dsl[src/trunk]: src/sbin/fdisk Add support for partition being aligned on non-cy...
chs[src/trunk]: src/sys/compat/linux/arch define LINUX_O_CLOEXEC.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs be friends with genfs
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns adjust entropy_add signature....
elad[src/trunk]: src/sys/kern This subsystem had leftovers from the time it was p...
tsutsui[src/trunk]: src/distrib/amd64/ramdisks/common Fix indent.
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zboot support SL-C1000.
matt[src/trunk]: src/sys/uvm Use PRIxVADDR ...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace, make HTML-ready, ...
mbalmer[src/trunk]: src/external/mit/lua/dist/src adjust the Lua configuration to ou...
skrll[src/trunk]: src/distrib/sets/lists MKDEBUGLIB=yes fixes.
cegger[src/trunk]: src/sys/arch/xen/include switch from xen3-public to xen-public.
macallan[src/trunk]: src/sys/arch/sparc/sparc fix a typo - we need to check classipl ...
elad[src/trunk]: src/sys/kern Don't bother caching egid. It'll be removed soon.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add an extra assert to verify we ar...
gsutre[src/trunk]: src/share/man/man4 Note fujitsu(4).
uebayasi[src/trunk]: src/doc uebayasi-xip: update base.
kiyohara[src/trunk]: src/sys/dev/ic More stride for PSIONTEKLOGIX NETBOOK PRO.
pooka[src/trunk]: src/lib/libp2k Don't VOP_PUTPAGES(PGO_FREE) in inactive for tmpf...
christos[src/trunk]: src/external/bsd/ntp put back -Werror
mbalmer[src/trunk]: src/usr.sbin/wake Better wording.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb - add some more "XXXSMP ok" tags
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf 0.7.
jdf[src/trunk]: src/etc Call `makemandb -q` instead of `makemandb`, as proposed ...
tsutsui[src/trunk]: src Add sample xorg.conf files for hpcarm, hpcmips, and hpcsh.
pooka[src/trunk]: src/sys Define namei flag INRENAME and set it if a lookup operat...
pooka[src/trunk]: src/sys/sys regen
pooka[src/trunk]: src/tests/fs/puffs Add test case for problem described by yamt i...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix off-by-one in the rpc path of ...
rmind[src/trunk]: src/sys/arch/i386/conf Add pfsync to ALL kernel.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb fix a panic() message to refer to the c...
matt[src/trunk]: src/sys Move some MD parts back to the booke pmap.c. Cleanup in...
rmind[src/trunk]: src/sys/uvm uvm_pagealloc_strat: fix diagnostic assert. Reporte...
mrg[src/trunk]: src/lib add HAVE_GCC=45 support.
bsh[src/trunk]: src/sys/arch/arm/imx rename imx31_bs_tag as imx_bs_tag to share ...
cegger[src/trunk]: src/sys/arch/xen/include/xen-public Welcome to Xen 4.1.2 headers.
mlelstv[src/trunk]: src/sys/sys Use cprng stub functions also for _RUMP_NATIVE_ABI w...
msaitoh[src/trunk]: src/doc mention i82583V support in wm(4).
matt[src/trunk]: src/sys/arch/powerpc/powerpc cleanup includes (include <powerpc/...
jruoho[src/trunk]: src/sys/arch/xen/x86 Fill cpu_info::ci_acpiid also on Xen.
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Fix build of IXM1200 too. Pointed out by...
pooka[src/trunk]: src/tests/fs/ffs remove newline from error
mrg[src/trunk]: src/external/bsd/libpcap/dist this needs %option noinput. thank...
tsutsui[src/trunk]: src/doc Note about X11FLAVOUR=Xorg on dreamcast.
mrg[src/trunk]: src/sys/arch/sparc/stand/ofwboot add a "-T" option to disable th...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use a table to check for kernel th...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Purge all IPsec-SA's if t...
jruoho[src/trunk]: src/sys/dev Adjust the #ifdefs such that ccd(4) and cgd(4) show in
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod - WARNS=4
pooka[src/trunk]: src/lib/libp2k Use NAMEI_INRENAME to improve the situation with ...
uebayasi[src/trunk]: src/sys/arch/hppa Don't rely on global APIs from internal.
macallan[src/jmcneill-usbmp]: src/sys/dev/usb make this build without DIAGNOSTIC
jym[src/trunk]: src/distrib/sets/lists/modules Set list fix...
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Sprinkle assertions after calling pmap_ge...
kefren[src/trunk]: src/sys/net Avoid computing INET[6] cksums for MPLS packets
roy[src/trunk]: src Add RDNSS and DNSSL support, RFC6106.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc port this change from our gcc 4.1...
matt[src/trunk]: src/sys/arch Cleanup includes. (<net/netisr.h> is handled by so...
mrg[src/jmcneill-usbmp]: src/sys/rump/dev/lib/libugenhc add a couple of comments...
macallan[src/trunk]: src/sys/dev/sbus fix off by one error in zx_fillrect()
christos[src/trunk]: src/usr.sbin/nfsd PR/42486: Ed Ravin nfsd sometimes exits premat...
dyoung[src/trunk]: src/sys/dev/usb Remove temporary #inclusion of <dev/usb/usb_port...
jruoho[src/trunk]: src/sys/dev/acpi Be silent if we get a notification to tell us t...
matt[src/trunk]: src/sys/arch/powerpc Use <sys/foo.h> instead of <machine/foo.h> ...
mrg[src/trunk]: src/sys/dev/usb replace the hack to pass USBD_SYNCHRONOUS down w...
christos[src/trunk]: src/tests/lib/libc disable string again
mrg[src/jmcneill-usbmp]: src/sys sync to latest -current.
wiz[src/trunk]: src/share/man/man9 Mark up NULL.
christos[src/trunk]: src/lib/libc/stdio PR/42466: Yasuoka Masahiko: vsnprintf_ss() ca...
jakllsch[src/trunk]: src/games/fortune/datfiles Per [1] the speed of light in a vaccu...
uebayasi[src/trunk]: src/sys/lib/libkern Build fix for the mips64 merge:
thorpej[src/trunk]: src/external/bsd/libelf/dist Fix all sorts of problems with lint...
rmind[src/trunk]: src/sys/arch/x86/x86 pmap_bootstrap: use tlbflushg(), not tlbflu...
uebayasi[src/trunk]: src/sys Abstraction fix; move physical address -> per-page metad...
jakllsch[src/trunk]: src/sys Pave the way for detachment of pciide(4)-family ATA cont...
pooka[src/trunk]: src Make librumpuser linkage once again free of librump.
snj[src/trunk]: src/doc fix typo
dholland[src/trunk]: src/share/man/man9 The "active" and "inactive" members of struct...
elad[src/trunk]: src/sys/kern Move the listener plugging to module_init(), as it ...
jakllsch[src/trunk]: src/sys/dev/pci Explicitly set PCI_COMMAND_MASTER_ENABLE, in cas...
haad[src/trunk]: src/sys/dev/dm Refactor dmioctl to by cleaner and to copyout dic...
joerg[src/trunk]: src/external/public-domain/xz/dist Import stripped down version ...
tsutsui[src/trunk]: src/sys/arch/atari/conf Disable options SERCONSOLE (force serial...
matt[src/trunk]: src/sys/arch/powerpc Change from level to ipl since we aren't de...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib make this compile on...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb slightly closer, and still wor...
yamt[src/trunk]: src/sys/kern vclean: fix a bug which makes getcleanvnode always ...
phx[src/trunk]: src/sys/arch/amigappc/amigappc Fixed overflow in cpu clock calcu...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Add the new -...
cegger[src/trunk]: src/sys/nfs Add diagnostic check which hits when PR 42455 is rep...
christos[src/trunk]: src/usr.sbin/rtadvd - sprinkle const
macallan[src/trunk]: src/sys/arch/macppc/dev add support for controlling power to the...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist run autoconf so we can gener...
joerg[src/trunk]: src/lib/libm/arch/i387 Use correct stack register as noticed by ...
yamt[src/trunk]: src/sys/arch/i386/i386 keep interrupts disabled in NMI handler.
wiz[src/trunk]: src/usr.sbin/extattrctl New sentence, new line. Fix some typos a...
dyoung[src/trunk]: src/sys/dev/usb Stop using the compatibility macros USB_ATTACH()...
jruoho[src/trunk]: src/sys/dev/ic Modularize hpet(4). Works nicely with the multipl...
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Switch to using dcache_wbinv_page
matt[src/trunk]: src/sys/arch/powerpc struct device * -> device_t
mrg[src/trunk]: src/external/lgpl2/mpc/dist initial import of MPC 0.9 package.
cherry[src/trunk]: src/sys/arch/xen/xen Move to kmem_zalloc() instead of malloc().
christos[src/trunk]: src/tests/lib/libc/stdlib add a clearenv test.
dsl[src/trunk]: src/sbin/fdisk Editing partitions larger than 1TB works better i...
joerg[src/trunk]: src/external/bsd/libarchive Enable direct XZ support
msaitoh[src/netbsd-6]: src/doc Ticket 941.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Add RFC5581 in the reference...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb update a bunch of comments for reality....
skrll[src/trunk]: src/doc Fix last 2 commits.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext pull across ...
mrg[src/trunk]: src/sys/arch/sparc/sparc fix an incomplete comment.
matt[src/trunk]: src/sys/arch/powerpc Add mm_md_kernacc and now kmem tools work a...
joerg[src/trunk]: src/external/public-domain/xz/dist Replace configure.ac with a s...
christos[src/trunk]: src/lib/libedit PR/43998, PR/44021: In narrow history emulation, ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs If zeroing len == 0, return immedia...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update base version to 20101103
pooka[src/trunk]: src/sys/rump/librump/rumpvfs support read/write & ubc
mrg[src/jmcneill-usbmp]: src/sys/dev/usb kassert the right lock.
joerg[src/trunk]: src/lib/libm/arch/i387 SSE2 registers are only used for float an...
degroote[src/trunk]: src/doc Mention malo(4) in CHANGES
jruoho[src/trunk]: src/tests/syscall Require unprivileged runs when appropriate.
mlelstv[src/trunk]: src/sys/kern Move initialization of pool_allocator_lock before i...
dholland[src/trunk]: src/lib/libc/stdio whoops, bump date for previous.
mrg[src/trunk]: src remove all the code that supported HAVE_GCC=3. mostly from ...
pooka[src/trunk]: src unifdef -D UGEN_BULK_RA_WB
jruoho[src/trunk]: src/sys Refactor slightly and bump WARNS to 4.
martin[src/netbsd-6]: src/external/bsd/wpa/dist/src/drivers Pull up following revis...
uebayasi[src/trunk]: src/sys/dev kloader(4) accesses vm_page, pull in uvm/uvm.h.
hannken[src/trunk]: src/sys Change md(4) to:
jakllsch[src/trunk]: src/sys/arch/x86/include Unbreak Xen build, while not actually f...
tsutsui[src/trunk]: src/distrib Use src/distrib/utils/x_gzip in all install ramdisks...
haad[src/trunk]: src/sys/dev/dm Add private lock to dm_dev_t used for mutual excl...
jruoho[src/trunk]: src/sys/dev/acpi As the _PSW control method was deprecated in AC...
nonaka[src/trunk]: src/distrib/landisk/ramdisk remove "mount -t kernfs" line.
uebayasi[src/trunk]: src/sys/arch/mips/mips Don't redefine famous round_page() / trun...
thorpej[src/trunk]: src Include nbtool_config.h as needed. Should fix missing defn ...
gsutre[src/trunk]: src/sys/dev/acpi Replace ACPI_UINT64 by ACPICA's ACPI_INTEGER. ...
pooka[src/trunk]: src/tests/fs/common Make the shovel threads resilient to file se...
dyoung[src/trunk]: src/sys/modules Fix MKBINUTILS=no builds by leaving out xldscripts.
pgoyette[src/trunk]: src/sys/dev/spi Initialize sensor state before registering
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc Support more stuff, e.g. mappi...
njoly[src/trunk]: src/share/man/man7 Add fstype and unprivileged-user tests config...
mrg[src/trunk]: src/gnu/usr.bin/gdb6/bfd remove sh5 code.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Elgamal encryption and decry...
christos[src/trunk]: src/sys/dev/usb sprinkle static.
pooka[src/trunk]: src/sys/rump/librump/rumpkern update to newnewvers.sh usage
rmind[src/trunk]: src/sys/net/npf - Explain the magic in npf_tcpfl2case().
cegger[src/trunk]: src/sys/arch/xen/include/xen-public re-import xen3-public to ren...
dsl[src/trunk]: src/sbin/fdisk Add info for -A ptn_alignment[/ptn_0_offset]
matt[src/trunk]: src/sys/netinet Replace the copyright with a new TNF copyright s...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Fix a typo in comment.
jruoho[src/trunk]: src/sys/dev/acpi Update the copyright.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib check return values ...
wiz[src/trunk]: src/share/man/man5 New sentence, new line. Use more markup.
jakllsch[src/trunk]: src/sys/dev/pci Correct copy/paste error in as-of-yet-unused pci...
hubertf[src/trunk]: src/usr.bin/lex Conditionalize the yyinput/input() function defi...
dholland[src/trunk]: src/lib/libc/net getaddrinfo is defined to use the AF_* constant...
roy[src/trunk]: src/share/man/man4 Document RTM_CHGADDR and the newer RTM_IFINFO...
njoly[src/trunk]: src/tests/lib/librt Do not fail but skip tests if POSIX semaphor...
jruoho[src/trunk]: src/sys/dev/acpi/wmi Install EC space handler and pass everythin...
pooka[src/trunk]: src/distrib/sets/lists Bump major of libpuffs, librefuse and lib...
matt[src/trunk]: src/sys PowerPC now exports a common view of cpu.h, vmparam.h an...
mbalmer[src/trunk]: src/sbin/newfs_udf Bump date.
hannken[src/trunk]: src File system snapshots are no longer experimental.
matt[src/trunk]: src/sys Switch to using the common <common/pmap/tlb/tlb.h>
jym[src/trunk]: src/sys/secmodel/keylock build fix for keylock secmodel(9).
pooka[src/trunk]: src/sbin/route be consistent in what to leave outside of SMALL
pooka[src/trunk]: src/sbin/ifconfig Update RUMP_ACTION to use the newstyle rump cl...
matt[src/trunk]: src/sys/modules/arch/powerpc/powerpc-4xx IBM4xx now uses the pic...
jakllsch[src/trunk]: src/sys/dev/usb Implement monitoring of CTS and RI lines. Use U...
mlelstv[src/trunk]: src/sys/kern drop __predict micro optimization in pool_init for ...
christos[src/trunk]: src/crypto/external/cpl Hook in TPM utils
plunky[src/trunk]: src/usr.bin/rfcomm_sppd -s can be used in server mode too
mrg[src/jmcneill-usbmp]: src/sys sync to -current.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove an XXX comment.
jmcneill[src/trunk]: src/sys/arch/usermode/dev make sure to set cn_dev and cn_pri in ...
uebayasi[src/trunk]: src/sys/arch Use VM_PAGE_TO_MD() to locate struct vm_page_md. N...
cegger[src/trunk]: src/sys/arch switch from xen3-public to xen-public.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Fix block device open for non-REG b...
uebayasi[src/trunk]: src/sys/dev Don't pull in the whole uvm(9) API to access only PA...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb don't take the sc_lock in uhci_device_r...
bsh[src/trunk]: src/sys/arch/arm/imx rename imx31_space.c as imx_space.c
pgoyette[src/trunk]: src/tests/ipf Since all of the expected-results files provided f...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb need to ensure kpreempt_disable() for s...
joerg[src/trunk]: src/usr.bin/man Add support for man -p to print the search path ...
tsutsui[src/trunk]: src/distrib/alpha/instkernel/ramdisk Fix pasto botch.
pooka[src/trunk]: src/sys/rump/dev/wip Add ucom@usb support. This uses the uplcom...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-r128 don't build...
uebayasi[src/trunk]: src/distrib/sets/lists Set list police.
kefren[src/trunk]: src/usr.sbin/ldpd we need to add mapping even if there is no rou...
mrg[src/trunk]: src/external/bsd/bind fix NAMED_USE_PTHREADS != yes usage.
dholland[src/trunk]: src/games/fortune/datfiles Fix math notation, from PR 41547. Whi...
matt[src/trunk]: src/sys/sys Add GPIO_PIN_INTR and GPIO_PIN_INTR_HIGH (placeholde...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from HADES.in rev 1.11 and MILAN.i...
skrll[src/trunk]: src/sys/arch/hppa/hppa #if 0 out the trap checks around tf_iioq_...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb convert usb event code to using a mutex...
joerg[src/trunk]: src/tests/lib/csu Test LD_PRELOAD for stack alignment as well. T...
pooka[src/trunk]: src/sys/kern apply "shut up, lint" for syscallargs.h
njoly[src/trunk]: src/tests/fs/zfs Remove expected failure now that PR/44708 is fi...
christos[src/trunk]: src/doc new openssl.
plunky[src/trunk]: src/distrib/sets/lists/base add some missing tags
haad[src/trunk]: src/sys/dev/dm KNF police, remove unnecessary whitespaces and ta...
rmind[src/trunk]: src/sys/kern Add comment about locking.
macallan[src/trunk]: src/sys/arch/sparc64/dev a simple fb driver for Sun XVR-1000 boards
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc pull across these revisions from ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Restructure dev/clock to run from the ...
thorpej[src/trunk]: src/external/bsd/libelf/dist <libelf.h> is responsible for inclu...
christos[src/trunk]: src/external/historical/nawk/dist PR/44063: Aleksey Cheusov: awk...
uebayasi[src/trunk]: src/usr.bin/elf2ecoff Adjust size_t format specifiers for mips64...
dholland[src/trunk]: src/bin/sh fix another typo
jdc[src/trunk]: src/sys/arch/sparc64/dev Check for "ssp-console" and "ssp-contro...
uebayasi[src/trunk]: src/sys/arch/i386/i386 These don't use UVM physical page API, do...
njoly[src/trunk]: src/sys/kern Remove final '; ' from CONDVAR_DECL macro. The calle...
pooka[src/trunk]: src/sys/kern Create rump_syscalls.c in two flavours: one which c...
christos[src/trunk]: src/sys/net remove unused variables.
skrll[src/trunk]: src/sys/arch/hppa/hppa Update 64bit arg handling to use the flag...
msaitoh[src/trunk]: src/sys/dev/pci Fix the bug that ICH9 can't found a PHY. This fi...
dyoung[src/trunk]: src/sys/dev/usb usb_port.h was deleted, no need to mention it here.
dholland[src/trunk]: src/sys/arch/i386/conf Assorted spelling/capitalization fixes fr...
mrg[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr fix this to actually build a...
christos[src/trunk]: src/sys/dev make joy code consistent (avoid games with pointers)...
mbalmer[src/trunk]: src/external/mit descend into the lua subdirectory
plunky[src/trunk]: src/lib/libbluetooth quell some lint warnings
cegger[src/trunk]: src/sys/arch/xen/include/xen-public/arch-x86 re-apply merge loss
mrg[src/trunk]: src/usr.bin/gzip pull across a few changes from the freebsd folks:
bouyer[src/trunk]: src/sys/arch/xen/include Explain why we hardwire lapic_cpu_numbe...
wiz[src/trunk]: src/external/bsd/atf/dist/tools Make HTML-ready.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Remove old crud which is no longer...
rmind[src/trunk]: src/sys/arch/xen/x86 - cpu_hatch: call tlbflushg(), just to make...
mrg[src/trunk]: src/distrib/sets/lists fix a bunch of issues with MKATF=no.
dsl[src/trunk]: src/distrib/utils/sysinst Change most of the variables that hold...
elad[src/trunk]: src/sys/kern Only kmem_free() the filename if we have one.
pgoyette[src/trunk]: src/tests/ipf Now that I've created PR/47262, reference it in th...
pooka[src/trunk]: src/share/man/man4 add dialout devices to FILES
matt[src/trunk]: src/sys/arch/evbppc/conf bump up SYMTAB_SPACE
yamt[src/trunk]: src/usr.bin/fincore a utility to show in-core status of file pages
thorpej[src/trunk]: src/external/bsd/libelf/dist <sys/errno.h> -> <errno.h>
rmind[src/trunk]: src/sys Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys...
thorpej[src/trunk]: src/external/bsd/libelf/dist Note when this appeared in NetBSD.
dsl[src/trunk]: src/distrib/utils/sysinst Fix some of the sign-compare fubar.
mbalmer[src/trunk]: src/external/mit/lua Import the (unaltered) Lua 5.1.4 distribution.
dholland[src/trunk]: src/sys/arch/amd64/conf <space><tab>
pgoyette[src/trunk]: src/sys/dev/acpi Since we're using the active cooling levels as ...
pgoyette[src/trunk]: src/sys/arch/powerpc/oea Initialize sensor state before register...
jruoho[src/trunk]: src/share/man/man9 Xref CTASSERT(9).
rmind[src/trunk]: src/sys/uvm Add amap_adjref_anons() helper and simplify amap_ref...
jruoho[src/trunk]: src Add a (custom) manual page for iASL.
msaitoh[src/trunk]: src/sys/dev/pci regen
mrg[src/jmcneill-usbmp]: src/sys/dev/usb timeout_handle callout is MPSAFE, mark ...
pooka[src/trunk]: src/sys/rump/librump/test/sysproxy remove obsolete tests
matt[src/trunk]: src/sys/arch/evbarm Add back pv_addr_t minidataclean.
jruoho[src/trunk]: src/sys Get rid of RUN_ONCE(9). Should fix PR # kern/44043.
bsh[src/trunk]: src/sys/arch/arm/imx driver to use EPIT as system clock for i.MX...
cegger[src/trunk]: src/usr.sbin/acpitools/acpidump Import acpidump from FreeBSD per...
thorpej[src/trunk]: src/sys/sys Add some definitions, from FreeBSD.
christos[src/trunk]: src/lib/libedit Reduce diff with tcsh's editor. No functional ch...
matt[src/trunk]: src/sys/arch/powerpc/pci Provide the pci_* routines for modules ...
pooka[src/trunk]: src/sys/kern For varargs syscalls, create rump prototypes which ...
mrg[src/trunk]: src/sys/arch/mips/include forward declare struct exec_package
matt[src/trunk]: src Add cobalt64 alias and indicte cobalt can be mips64el too.
matt[src/trunk]: src/sys/dev/mii Add E1149 Phy.
uebayasi[src/trunk]: src/sys/uvm Platforms that dynamically set PAGE_{SIZE, MASK, SHIFT...
joerg[src/trunk]: src/external/public-domain/xz/lib Add back easy_encoder.c, lost ...
jruoho[src/trunk]: src Add a small summary page for altq. From the list in PR # ker...
darran[src/trunk]: src/external/bsd/libdwarf/dist Import libdwarf from FreeBSD 8.0-...
uebayasi[src/trunk]: src/tools/gcc get_libgcc_new: Teach multilib.
matt[src/trunk]: src/sys/conf If dbsym fails, not fail the command, remove the ta...
mrg[src/trunk]: src/external/bsd/libelf/dist PRIVATE_VERSION(arch) isn't ever us...
mrg[src/trunk]: src/sys/sys s/SIGINTR/SIGINT/ here as well as termios.4. from j...
mrg[src/trunk]: src prepare to build native gcc 4.5, don't build native gcc 4.1, ...
mbalmer[src/trunk]: src/sys/compat Remove extra semicolon.
skrll[src/trunk]: src Spell immediately correctly.
kiyohara[src/trunk]: src/sys/arch/acorn26/acorn26 Split boot.h and memcreg.h for MKSY...
rmind[src/trunk]: src/sys/uvm Clean up, sprinkle asserts, consify, use unsigned, u...
mrg[src/trunk]: src build evbppc modules in 3 different flavours:
mbalmer[src/trunk]: src 'build.sh ... modules' only builds modules, but does not ins...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys avoid calling...
wiz[src/trunk]: src/usr.sbin/syslogd Fix previous: Dd argument and lost Em markup.
pgoyette[src/trunk]: src/sys/dev/sysmon Check for value exceeding crit-max limit befo...
joerg[src/trunk]: src/sys/arch/i386/include Use minimal alignment for functions in...
bouyer[src/netbsd-6]: src/sys/dev/usb Regen for ticket 937
dholland[src/trunk]: src/share/misc +YAWPFAPR (you are welcome; please file a problem...
uebayasi[src/trunk]: src/sys/arch/powerpc Merge from uebayasi-xip:
skrll[src/trunk]: src Update sti(4) from OpenBSD bringing across support for sti @...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Accomplish messy stack with slight...
christos[src/trunk]: src/external/bsd/libpcap/dist/bpf/net propagate the fixes from /...
macallan[src/trunk]: src/sys/dev/rasops support anti-aliased fonts ( as in, pre-rende...
skrll[src/trunk]: src/libexec/ld.elf_so/arch Wrap a few long lines.
christos[src/trunk]: src/sys/sys use __inline to fix nspr's configure issue
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm copy across (most) of ...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace, fix xref to xcall.
matt[src/trunk]: src/lib/libedit Use C89 functions definitions.
christos[src/trunk]: src/lib/libedit Fix wrapper for EL_EDITOR, from Michael L. Hitch
wiz[src/trunk]: src/usr.sbin/rtsold New sentence, new line.
matt[src/trunk]: src/lib/libc Merge from matt-nb5-mips64.
pooka[src/trunk]: src/lib/librumpclient update locking proto, use unputwait
matt[src/trunk]: src Update to C89 style.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf SYMTAB_SPACE.
drochner[src/trunk]: src/usr.bin/cdplay -make digital mode work in non-interactive mo...
mbalmer[src/trunk]: src/sys/dev/gpio Unfold, bump copyright.
ahoka[src/trunk]: src/sys Refactor flash and nand driver, so we can reuse the io t...
riz[src/trunk]: src/tests/sbin/resize_ffs Cause the tests to use plain files ins...
joerg[src/trunk]: src Use a proper char */size_t pair in __sfileext to keep track ...
christos[src/trunk]: src/lib/libcrypt a typo and missing markup
bouyer[src/trunk]: src/sys/uvm uvm_km_pgremove_intrsafe(): properly compute the siz...
dholland[src/trunk]: src/sys Abolish the SAVENAME and HASBUF flags. There is now alwa...
martin[src/trunk]: src/sys/arch Better support for FC-AL controllers/boot disks:
jmmv[src/trunk]: src/etc Set the default localcypher to sha1 as discussed in curr...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp enable lint.
bouyer[src/trunk]: src/sys/dev/usb Always check index against array bound; keep onl...
joerg[src/trunk]: src/distrib/sets/lists/comp libgcc_pic is still needed for GCC 4.1.
joerg[src/trunk]: src Implement build_install in src/lib/Makefile, which traverses...
pgoyette[src/trunk]: src/sys/ufs/ffs Display current mount point, rather than previou...
pooka[src/trunk]: src ld wants to create a 0-byte file before it starts linking, with
martin[src/trunk]: src/sys/dev/usb Add two CTI rs485 dongles
matt[src/trunk]: src/sys/arch/powerpc/booke Panic when an ipi is sent to unknown ...
skrll[src/trunk]: src/sys/arch/hp700/include Define PDC_ERR_NMOD
christos[src/trunk]: src/lib/libc rename the macros ftsent_ since they apply to the f...
matt[src/trunk]: src/sys/arch/powerpc Make startlwp and upcallret common instead ...
uwe[src/trunk]: src/libexec/ld.elf_so sh3 also needs libgcc_pic for millicode (c...
jruoho[src/trunk]: src/tests/syscall Put the previous check back and point to PR ke...
dyoung[src/trunk]: src/sys/arch #include <sys/bus.h> instead of <machine/bus.h>.
haad[src/trunk]: src/sys/dev/dm Fix wrong KASSERT, reported by mhitch@.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin add driver-rs6000.c and the remain...
jmcneill[src/trunk]: src/sys/arch/usermode/dev take nrows into account when calculati...
joerg[src/trunk]: src/external/bsd/openldap/dist/libraries/liblutil Fix memset usage.
christos[src/trunk]: src/sys/kern Better (not racy fix) from Paul Goyette.
christos[src/trunk]: src/sys/netinet PR/46077: M. Nunberg: Stat should not fial on co...
mrg[src/trunk]: src/sys/arch normalise RCSID handling some.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc move the LIBGCC_PICSUFFIX hack in...
christos[src/trunk]: src/usr.sbin/faithd KNF, pass lint.
skrll[src/trunk]: src/sys/arch/hp700/dev Use DEV_MEM instead of magic constant.
skrll[src/trunk]: src/sys/arch/hp700/dev s/cannot/can't/ for consistency.
christos[src/trunk]: src/tests/usr.bin PR/46155: Miguel Pi?eiro Jr: awk RS handling i...
christos[src/trunk]: src/distrib/utils/sysinst we want the label name not the fstype ...
jruoho[src/trunk]: src/share/man/man9 Add CTASSERT(9). From FreeBSD.
christos[src/trunk]: src/sys/dev change E2BIG -> EINVAL, clearly "argument list too l...
jakllsch[src/trunk]: src/sys/fs/puffs Prevent access beyond end of PUFFS file on read,
mrg[src/trunk]: src/games/hack rename a variable from "time" to "stime" (it's a ...
phx[src/trunk]: src/sys/dev/usb Support for Apple notebook keyboards, which have...
dholland[src/trunk]: src/usr.bin/calendar/calendars Ahem. "Battle" of Wounded Knee? H...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch new files to build mips64...
macallan[src/trunk]: src/share/man/man4 mention how to switch consoles on ADB keyboards
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Wolfgang Schmieder <...
jruoho[src/trunk]: src/sys/dev/acpi Add some ACPI 4.0 devices.
martin[src/trunk]: src/sys Unify the name of the device property to hold a MAC addr...
adam[src/trunk]: src/crypto/external/bsd/openssh Updated custom makefiles for Ope...
christos[src/trunk]: src/usr.bin/xlint/lint2 Add a list of functions where we usually...
riz[src/trunk]: src/sbin/resize_ffs Clean up this file:
pooka[src/trunk]: src In rumptest, create obj dirs before distrib dirs. Fail if d...
macallan[src/trunk]: src/sys/dev/rasops add a new flag for ri_flg to allow drivers to...
cegger[src/trunk]: src/sys/uvm build fix: vm_physmem_index is only used with DEBUG.
dholland[src/trunk]: src/usr.bin/last Tidy up: we no longer need FIRSTVALID for its o...
bouyer[src/trunk]: src/sys/dev/usb Do not read array before detecting array overflo...
gsutre[src/trunk]: src/sys/dev/acpi acpi_pcidev_scan: discard invalid PCI addresses.
njoly[src/trunk]: src Adjust to unbreak mkdebug build.
christos[src/trunk]: src/usr.sbin/npf/npfctl - better printing of type/code flags/mask
mrg[src/trunk]: src/share/mk switch ofppc to xorg.
mrg[src/trunk]: src merge libX11 1.3.6 - delete XKeysymDB.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix merge botch dealing with...
christos[src/trunk]: src/external/gpl2/xcvs/dist/diff prefer NULL over 0
dyoung[src/trunk]: src/sys/arch Per discussion at
dholland[src/trunk]: src/tests/usr.bin/find Remove xfail as PR 44973 is fixed. (Note ...
jruoho[src/trunk]: src/sys/dev/acpi Fix and improve several comments.
jruoho[src/trunk]: src Add c(7).
christos[src/trunk]: src/usr.bin/make fix typo (thanks simon)
wiz[src/trunk]: src/bin/csh Match curly braces in undef(FILEC) case. Found by cp...
bouyer[src/trunk]: src/sys/dev struct buf::b_iodone is not called at splbio() any m...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc fix a merge error.
jruoho[src/trunk]: src/share/misc Add numerous entries from Roland Kammerer.
christos[src/trunk]: src/tests/fs/common ggr, how many of those I will need to fix. F...
mrg[src/trunk]: src/sys/netinet make this build without INET6.
njoly[src/trunk]: src/distrib/sets/lists/comp +libsparc_v8.so.0.0.debug
pooka[src/trunk]: src/tests/dev/md Get rid of the "sleep 1" by using rump_daemoniz...
christos[src/trunk]: src/include/heimdal vasnprintf and asnprintf were never compiled...
macallan[src/trunk]: src/sys/dev/wscons bump character buffers and cache to 32bit per...
dyoung[src/trunk]: src/sys/arch/mips/include Don't #include "opt_cputype.h" unless ...
macallan[src/trunk]: src/sys/dev/pci this should have been committed along with the p...
tsutsui[src/trunk]: src/doc Fix tab/space for www changes page.
skrll[src/trunk]: src/sys/arch/hp700/include Spell capabilities correctly in PDC_M...
christos[src/trunk]: src/tools/compat undef and redefine instead of checking if it is...
skrll[src/trunk]: src/sys/arch/hppa/hppa Rename type_raw to trapnum and use in a c...
skrll[src/trunk]: src/sys/arch/hppa/hppa Style.
apb[src/trunk]: src/sys/rump/dev/lib/librnd Put the path to the compat/common di...
pooka[src/trunk]: src Add simple test for md(4) which just stuffs junk into /dev/r...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp make this build with GCC 4.5.
pooka[src/trunk]: src/sys/rump/librump/rumpkern If RUMP_NCPU is set, use that for ...
pooka[src/trunk]: src/lib/librumpuser Improve reliability in cases where client di...
jmc[src/trunk]: src/sys/netinet Include the ICMP_PHOTURIS error codes if we're g...
matt[src/trunk]: src/lib/libc Remove use of __P
yamt[src/trunk]: src/sys/nfs remove unused r_timer member.
uebayasi[src/trunk]: src/sys/dev/sdmmc According to SD Host Controller Simplified Spe...
dholland[src/trunk]: src/usr.bin/tn3270 Remove some leftover bits of tn3270 that got ...
pooka[src/trunk]: src/lib Start working on making the syscall proxy code threadsaf...
dholland[src/trunk]: src/etc Fix installation permissions of /var/db/locate.database ...
jmcneill[src/trunk]: src/sys/arch/usermode use O_ASYNC + SIGIO instead of polling for...
cherry[src/trunk]: src/sys/arch per-cpu shadow directory pages should be updated lo...
yamt[src/trunk]: src/usr.bin/tpfmt C version of tpfmt.sh
mlelstv[src/trunk]: src/sys/dev/dkwedge GPTs are defined in terms of physical blocks.
mrg[src/trunk]: src remove HAVE_GCC == 4 conditional
pooka[src/trunk]: src/tests/lib/libc/stdio comment why vax is left out of all the fun
martin[src/trunk]: src/sys/sys Remove some lint
jmcneill[src/trunk]: src/sys/arch/usermode/usermode don't need O_NONBLOCK for tap
mrg[src/trunk]: src/tools/gcc get libdecnumber info out of GCC.
yamt[src/trunk]: src/external/bsd/iscsi/dist/src/lib target_transfer_data: fix an...
tron[src/trunk]: src/external/bsd/less/dist Apply NetBSD specific patches, mostly...
phx[src/trunk]: src/share/man/man8/man8.sandpoint Add the description for the "m...
msaitoh[src/trunk]: src/sys/dev/pci Many changes from FreeBSD and OpenBSD:
jruoho[src/trunk]: src Add timeradd(3).
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Remove UCB clause 3.
matt[src/trunk]: src/sys/arch/mips/mips Fix mm_md_direct_mapped_phys
pooka[src/trunk]: src/sys/rump/librump/rumpkern the usual wuninit stuff
perseant[src/trunk]: src/sys/ufs/lfs lfs_writerd thread exits when no more LFSs are m...
njoly[src/trunk]: src Add testcase for PR/44113: printf(3) should ignore zero padd...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add a missing GLOB_LIMIT to...
christos[src/trunk]: src/external/bsd/libpcap/dist don't print -L/usr/lib and -I/usr/...
reinoud[src/trunk]: src/sys/arch/usermode/dev Increase printing buffer of ttycons fr...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Entries to the file contents nee...
pooka[src/trunk]: src document rump_etfs
skrll[src/trunk]: src/share/mk Fix a comment
pooka[src/trunk]: src/sys/compat/netbsd32 A few more instances of __sigtimedwait1 ...
isaki[src/trunk]: src/sys/arch/x68k/dev Correct return value of ne_*_match().
christos[src/trunk]: src/usr.sbin unhook tcpdump
matt[src/trunk]: src/sbin Convert to C89 function definitions
jruoho[src/trunk]: src/sys/dev/acpi Correct the type also in the WMI write method.
mrg[src/trunk]: src/tools/gcc copy sysroot-suffix.h as well, for sh3.
jruoho[src/trunk]: src/tests/lib/libm And finally, fix boolean logic in the previous.
dholland[src/trunk]: src/usr.bin/config Simplify some things. Rename some productions...
pooka[src/trunk]: src/sys/rump/librump/rumpkern If the pagedaemon cannot free any ...
bsh[src/trunk]: src add note about SYMTAB_SPACE.
christos[src/trunk]: src/include Add AI_ADDRCONFIG
mrg[src/trunk]: src/external/mit/xorg/lib - update includes list and delete obso...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src use the result of strtoul
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace. Fix typo. Sort.
dholland[src/trunk]: src/usr.bin/stat Improve previous with comments.
pooka[src/trunk]: src implement mutex_owner()
agc[src/trunk]: src/distrib/sets/lists/base move comments to the head of the file
tsutsui[src/trunk]: src/distrib/sets/lists/xbase XOrgFoundation.0 should have .cat, x...
drochner[src/trunk]: src/doc note new OpenPAM release
ahoka[src/trunk]: src/sys/modules Add module glue for CHFS.
haad[src/trunk]: src/sys/dev/dm Add comment about dm_dev minor, and change it to ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 revert previous; we...
martin[src/trunk]: src/sys/dev/pci Remove sparc specific code, rely on device prope...
nonaka[src/trunk]: src/doc ld.elf_so(1): Support ELF symbol versioning.
matt[src/trunk]: src/lib/libc/hash/md2 Use C89 definition.
pooka[src/trunk]: src/sys/dev/ic Nuke "ummmm" quality macro. It's outside __NetBS...
riz[src/trunk]: src/share/man/man4 Fix typos and style glitches. Remove outdate...
jmcneill[src/trunk]: src/sys/arch/usermode/dev map Fn keys, make vt switching work
skrll[src/trunk]: src/sys/arch/hppa/hppa Tweak comment. From OpenBSD.
nakayama[src/trunk]: src Use toolchain awk to make them buildable on Solaris 10.
pooka[src/trunk]: src/lib/librumpclient lintsquelch
dyoung[src/trunk]: src/sys/dev Take care not to dereference a NULL softc.
christos[src/trunk]: src/lib/libm/man merge conflicting error sections.
pooka[src/trunk]: src/sys Redefine bpf linkage through an always present op vector...
tsutsui[src/trunk]: src/sys/dev/pci Add UDMA support for VIA VX900 media system proc...
christos[src/trunk]: src/external/historical/nawk/dist don't switch back LC_NUMERIC a...
riz[src/trunk]: src/tests/sbin/resize_ffs Correct two function names:
pooka[src/trunk]: src/sys/rump/librump/rumpdev pmf_init()
wiz[src/trunk]: src/share/man/man9 Use more markup. Bump date for previous.
joerg[src/trunk]: src/lib/libpthread Use correct size.
macallan[src/trunk]: src/sys/dev/pci/voyager support running in 32bit colour with ant...
dyoung[src/trunk]: src/share/man/man9 Switch machine/bus.h references to machine/bu...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc everyone needs the options* stu...
dholland[src/trunk]: src/share/misc +GPF, RKM, SEGV, WORM
cherry[src/trunk]: src/sys/arch/xen/x86 Use macro PDP_SIZE instead of numeric const...
reinoud[src/trunk]: src/sys/arch/usermode Fix VM_MAX_ADDRESS that is NOT the max add...
christos[src/trunk]: src/usr.sbin/postinstall - don't bitch if /usr/X11R6/lib/X11 doe...
skrll[src/trunk]: src/external/mit/xorg Define PCVT_SUPPORT for cats.
christos[src/trunk]: src/distrib/sets/lists/man add ihphy
christos[src/trunk]: src/usr.sbin/npf/npfctl Add a small disassembler.
he[src/trunk]: src/sys/arch/macppc/dev Follow up the changes done to wivar.h --...
tsutsui[src/trunk]: src/crypto/dist/heimdal/lib Backout previous.
christos[src/trunk]: src/lib/libc PR/45989: Martin Husemann: lint invocation does inc...
jruoho[src/trunk]: src/share/man/man9 Revert previous.
pooka[src/trunk]: src/sys/rump/net/rumptest support bpf from sockin too (i.e. DLT_...
dyoung[src/trunk]: src/sys/kern Refactor: as suggested by rmind@, extract duplicate...
joerg[src/trunk]: src/sys Add entry for _ksem_timedwait.
wiz[src/trunk]: src/share/man/man4 "an" before a vowel, not "a".
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch XXX: patch these files to...
joerg[src/trunk]: src/common/lib/libc ANSIfy
tnozaki[src/trunk]: src/lib/libcurses to initialize mbstate_t, use memset instead mb...
jruoho[src/trunk]: src/tests To be on the safe side, use the category/number notati...
elad[src/trunk]: src/sys/sys 6.99.4
jmcneill[src/trunk]: src/doc audio: Audio drivers are now MP-safe.
mrg[src/trunk]: src/compat/mips64 the gmp/mpfr subdirs are mipsel/mipseb.
msaitoh[src/trunk]: src/sys/dev/mii regen.
dyoung[src/trunk]: src/sys/arch/prep #include <sys/bus.h> instead of <machine/bus.h>.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add the mac address as device prope...
jakllsch[src/trunk]: src/sys/dev/isa Make this compile without warnings.
drochner[src/trunk]: src/sys/dev make this build with RND_DEBUG
wiz[src/trunk]: src/share/man/man8/man8.acorn32 New sentence, new line. Use Nx.
macallan[src/trunk]: src/sys/dev/pci use WSFONT_GLYPH()
macallan[src/trunk]: src/sys/dev/sbus set a delta value for the master channel so vol...
mrg[src/trunk]: src/sys/arch/mmeye/stand/boot convert a cast & structure assignm...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Use %s for the forma...
matt[src/trunk]: src/sys/arch/evbarm/conf Add dkwedge support
skrll[src/trunk]: src/sys/arch/hp700/hp700 Reformat/Improve comment.
pooka[src/trunk]: src/tests/net/bpf Add an xfail test for the mbuf leak described ...
njoly[src/trunk]: src/distrib/sets/lists/tests Remove unexpected t_resize_ffs.debu...
pooka[src/trunk]: src/usr.sbin/puffs include script rcsid in generated file
bsh[src/trunk]: src/sys/dev/usb don't clear TS_BUSY in ucomclose().
rmind[src/trunk]: src/share/man/man9 VOP_LEASE(9) was removed long ago. Misc impr...
msaitoh[src/trunk]: src/sys/dev/pci add i82567LM-2 i82567LM-4 i82567V-3 LAN controller
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib correct indentation ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Encode smp-capability into the mak...
adam[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/loader Fix b...
matt[src/trunk]: src/sys/arch/powerpc Cleanup hatch names.
pooka[src/trunk]: src Add netstat rump client. For now, it always sets -X, i.e. will
skrll[src/trunk]: src/sys/arch/hp700/hp700 Fix DEBUG build after previous.
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist Kill use of __DATE__ and...
matt[src/trunk]: src/sys/dev/ic Fix
joerg[src/trunk]: src/lib/libcurses Since limit and l are both unsigned, comparing...
kefren[src/trunk]: src/usr.sbin/ldpd Mention that it doesn't support Path Vectors a...
cegger[src/trunk]: src/sys/dev/pci ioctl: KNF switch-case, remove useless brackets
uch[src/trunk]: src/sys/fs/v7fs export v7fs_datablock_addr for makefs
skrll[src/trunk]: src/usr.sbin/installboot Update for hp700. Bump date.
joerg[src/trunk]: src/gnu/lib/libmalloc Fix some LP64 issues
jruoho[src/trunk]: src/tests/lib/libc/sys Rename test case names.
jruoho[src/trunk]: src/tests/lib/libc/gen Do not skip the tests on Qemu, but point ...
uebayasi[src/trunk]: src/sys/uvm uobj->pgops->pgo_get doing PGO_SYNCIO returns a uobj...
pooka[src/trunk]: src/tests/dev/cgd Retire the old C helper in h_img2cgd since we ...
drochner[src/trunk]: src/sys/dev reorder initialization to improve error handling in ...
tonio[src/trunk]: src/share/man/man4 Fix typo in Email address, spotted by pgoyette@
mrg[src/trunk]: src/sys/arch/macppc/macppc mark heathrow_read_events() and ohare...
wiz[src/trunk]: src/doc tmux-1.5 out.
matt[src/trunk]: src/sys/dev/mii Match Marvell E1145
jmcneill[src/trunk]: src/sys/dev add snr reporting
joerg[src/trunk]: src/tests/include Use array access
dyoung[src/trunk]: src/sys/arch/alpha/include On alpha, good-bye <machine/bus.h>.
spz[src/trunk]: src/distrib/sets/lists bumping the major of libcrypto and libssl...
matt[src/trunk]: src/lib/libdm Use WARNS=2 (the previous WARN=4 was incorrect and...
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20100203:
riz[src/trunk]: src/sys/arch/sparc/include BLOCK_SIZE->SPARC64_BLOCK_SIZE
reinoud[src/trunk]: src/sys/arch/usermode/dev Don't directly call softint_shedule() ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Don't loop eternally if uiomove() f...
matt[src/trunk]: src/sys/arch Change definition of pc_bus_maxdevs to get a void *...
plunky[src/trunk]: src/sys/dev don't behave differently when DIAGNOSTIC is defined
tron[src/trunk]: src/doc Sort, or well, at get this one step closer to being sorted.
nonaka[src/trunk]: src bump up ramdisk size.
jmcneill[src/trunk]: src/sys/conf reserve char 200 for dtv
matt[src/trunk]: src/usr.bin/config When making the symlink for machine -> arch/f...
dyoung[src/trunk]: src/sys/arch Switch more PowerPC ports having PCI support to new...
njoly[src/trunk]: src/usr.bin/netstat Use errx() to display kvm_openfiles error me...
dholland[src/trunk]: src/sys/ufs/ufs Update comments on functions that take ufs_looku...
uebayasi[src/trunk]: src/sys/miscfs/genfs Reduce the diff between genfs_getpages() an...
pooka[src/trunk]: src/sys/dev/putter Adjust some comments which were written when ...
jruoho[src/trunk]: src Deprecate tests/sycall. The tests will be added back to test...
jruoho[src/trunk]: src/share/man/man4 Miscellaneous small changes:
christos[src/trunk]: src/usr.sbin/npf/npfctl handle variables that contain variables
joerg[src/trunk]: src/lib/libwrap Format the diagnostic with vasprintf once and us...
jmcneill[src/trunk]: src build dtv module
christos[src/trunk]: src/external/bsd Engage ipf
jruoho[src/trunk]: src/doc Fix a typo in previous.
jym[src/trunk]: src/share/man/man4 BCM5700 family PHYs are also supported. Bump ...
njoly[src/trunk]: src/lib/libcurses Add missing space in fread xref.
jakllsch[src/trunk]: src/sys/dev Sprinkle __KERNEL_RCSID() into siisata(4).
adam[src/trunk]: src/doc Imported OpenLDAP-2.4.23
dyoung[src/trunk]: src Havard Eidnes points out that on algor we must not install
he[src/trunk]: src/distrib/sets/lists/modules Add the ibm4xx and booke modules ...
matt[src/trunk]: src/sys/arch/evbmips/isa white space cleanup.
christos[src/trunk]: src/lib/libc/gen Automatically generate the error list.
pooka[src/trunk]: src/sys/rump/librump/rumpkern include kern_hook.c
pooka[src/trunk]: src/distrib/sets/lists +rumpnet_bridge
rmind[src/trunk]: src/usr.sbin/npf/npfctl Full rewrite of npfctl(8) parser and rew...
wiz[src/trunk]: src/share/man/man4 Fix Dd, use Dq, and remove trailing comma.
cegger[src/trunk]: src/sys/arch/i386/conf add PCI VGA drivers
pooka[src/trunk]: src/tests/dev/raidframe fix editing artifact
jruoho[src/trunk]: src Document __builtin_constant_p().
martin[src/trunk]: src/lib/libc/time Do not force errno to EOVERFLOW when returning...
phx[src/trunk]: src New modifiers for the "write" command: /BHL. They act like /...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Do not include debug.h
uebayasi[src/trunk]: src/sys/uvm Indent.
christos[src/trunk]: src/sbin/fsck Don't re-use the same buffer that we pass in for n...
wiz[src/trunk]: src/lib/libbluetooth Use full month name in dates.
roy[src/trunk]: src/doc Import dhcpcd-5.5.6
njoly[src/trunk]: src/share/mk For xkb_base, do not use ${libdir} (xkeyboard-confi...
jruoho[src/trunk]: src Document __dead, __pure, __constfunc, __noinline, __unused, ...
drochner[src/trunk]: src/usr.bin/netstat split the ipsec.c source file into the pfkey...
skrll[src/trunk]: src/sys/dev/usb Add a bunch of Standard Microsystems devices.
chs[src/trunk]: src/lib/libkvm fix handling of large pages.
pooka[src/trunk]: src/usr.bin/rump_allserver Add -m which can be used to load modu...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix spacing and improve w...
tron[src/trunk]: src/external/bsd/ipf/bin Set "BINDIR" to get binaries installed ...
hubertf[src/trunk]: src/share/man/man4 Fix two typos to make documentation match the...
rtr[src/trunk]: src/distrib/sets/lists/comp add obsolete entries for libamu to m...
dholland[src/trunk]: src/share/man/man9 typo
hannken[src/trunk]: src/sys/kern Fix vn_lock() to return an invalid (dead, clean) vnode
macallan[src/trunk]: src/sys/dev/pci turns out we can feed some radeons faster than t...
christos[src/trunk]: src/libexec/telnetd PR/45805: Borodin Oleg: telnet/telnetd with ...
wiz[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom Remove unnecessary Ns; fix...
rmind[src/trunk]: src NPF checkpoint:
jmcneill[src/trunk]: src/sys/modules/nsclpcsio add nsclpcsio module glue
christos[src/trunk]: src/distrib/sets/lists/tests add new tests
mrg[src/trunk]: src/sbin/mount_nfs switch from an ugly cast and ntohl() usage to...
pooka[src/trunk]: src/sys/rump Add sysmon rump component.
jruoho[src/trunk]: src/sys/dev/acpi In revision 1.103 the serial number was used to...
reinoud[src/trunk]: src/sys/arch/usermode/dev Remove old comment about space not bei...
eeh[src/trunk]: src/sys/kern ubc_init needs to run while we're still cold or uvm...
jym[src/trunk]: src/sys/arch/xen/xen Comment fix.
nonaka[src/trunk]: src/sys/dev/usb Added some Realtek wlan adapters.
skrll[src/trunk]: src/tools/gcc Fix bootstrap-libgcc for gcc 4.5
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE.
christos[src/trunk]: src/external/bsd/bind Use the source dir atomic.h
christos[src/trunk]: src/sys/netinet make standalone
wiz[src/trunk]: src/usr.sbin/ldpd Add all options to SYNOPSIS. New sentence, new...
skrll[src/trunk]: src/sys/arch/hppa/hppa Flush the d-cache and i-cache to make sur...
uebayasi[src/trunk]: src/sys/uvm uvm_fault_internal: In lower fault handling case, pu...
jruoho[src/trunk]: src Add a manual page for the makedev(), major(), and minor() ma...
phx[src/trunk]: src/sys/arch/macppc/conf Add uthum(4), which I just verified wor...
nonaka[src/trunk]: src/doc fix style.
jruoho[src/trunk]: src/share/man/man3 Note that the previous are available only for...
christos[src/trunk]: src/distrib/sets/lists pdisk is now mi (except for rescue)
wiz[src/trunk]: src/sys/arch/arm/arm32 Add missing parentheses. Found by cppchec...
dyoung[src/trunk]: src/sys/arch/alpha/include Don't #include <machine/bus_defs.h> f...
drochner[src/trunk]: src/lib/libpthread don't reuse a dynamically allocated stack if ...
chs[src/trunk]: src/sys/dev/scsipi take the kernel lock during detach of atapibu...
uebayasi[src/trunk]: src/sys/miscfs/genfs genfs_getpages: Constify & localize more va...
wiz[src/trunk]: src/share/man/man4 Use full month name in Dd.
roy[src/trunk]: src/doc Import openresolv-3.5.1
mrg[src/trunk]: src/sys/arch/sparc/sparc convert all the "empty softc" (just "st...
christos[src/trunk]: src/usr.bin/xlint/lint1 PR/44235: Martin Husemann: Fix core dump...
skrll[src/trunk]: src/regress/usr.bin/rtld Remove references to delete tests.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Do init the astpending variable.
jruoho[src/trunk]: src/share/man/man8 Remove Xref to format(8) as it is available o...
dholland[src/trunk]: src/usr.bin/stat Don't pass unused argument. From Doug Barton.
matt[src/trunk]: src/sys/arch/mips/include Add ALIGNBYTES32/ALIGN32 (same as ALIG...
pgoyette[src/trunk]: src/sys/arch/i386/conf Enable acpismbus(4) for ALL kernel, per d...
nonaka[src/trunk]: src/sys/dev/usb regen
tsutsui[src/trunk]: src Revive NetBSD/luna68k.
jakllsch[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src/doc ah_regdomain.c doesn't use -Wno-error anymore.
christos[src/trunk]: src/lib/libc/arch/mips/gen make constant explicitly unsigned
adam[src/trunk]: src/external/bsd/openldap Update to OpenLDAP 2.4.23
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Comment out --version in SYNOPSIS a...
christos[src/trunk]: src use getfsspecname()
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to 134438 for c...
joerg[src/trunk]: src Hook up LLVM's ARM target.
dholland[src/trunk]: src/lib/libquota Implement quota_put and quota_delete for the fa...
tsutsui[src/trunk]: src/usr.bin/elf2aout Make this cross-tool ready. Mostly taken f...
pooka[src/trunk]: src/sys/rump If IOCONFIG is defined, autogenerate ioconf.c and l...
christos[src/trunk]: src/sys/compat/linux/arch the first argument of {g, s}etitimer() ...
jmcneill[src/trunk]: src/sys/modules add module glue for lg3303, xc3028, emdtv
martin[src/trunk]: src Fix asynchronous posix_spawn child exit status (and test for...
christos[src/trunk]: src/distrib/sets/lists/comp add funopen2() and friends
pooka[src/trunk]: src/usr.bin Add rump_server which is just like rump_allserver wi...
pooka[src/trunk]: src/usr.sbin/envstat Don't need prog_ioctl here, it's a leftover...
matt[src/trunk]: src/sys/arch/cobalt/stand/boot Use TOOL_GZIP
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Set the extclk for NH230 to...
matt[src/trunk]: src/sys/arch/sbmips/sbmips cleanup machine includes
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Do not ignore kauth errors when set...
hannken[src/trunk]: src/sys/kern brelsel: Clear B_COWDONE flag on clean (! BO_DELWRI...
macallan[src/trunk]: src/usr.bin/xlint/arch/mips64 XXX
pooka[src/trunk]: src/sys/dev/usb Introduce the uhub_ubermatch variable. Setting ...
jakllsch[src/trunk]: src/sys/arch/x86/x86 leading whitespace too!
dyoung[src/trunk]: src/sys/arch/alpha/include Switch alpha to new-style <sys/bus.h>.
christos[src/trunk]: src/usr.sbin/ldpd - no cast for malloc
christos[src/trunk]: src PR/45850: Pierre Pronchery: USB multi-touch panels are not s...
wiz[src/trunk]: src/share/man/man9 Bump date for SEE ALSO change.
martin[src/trunk]: src/sys/arch/hp700/hp700 Avoid a warning in kernels w/o LCD support
christos[src/trunk]: src/usr.bin/make document gmake export command
christos[src/trunk]: src/dist/nvi/common PR/10367: Second part.
wiz[src/trunk]: src/share/man/man4 Wording.
reinoud[src/trunk]: src/sys/arch/usermode Cleanup stack allocation and freeing. This...
matt[src/trunk]: src/sys/arch/mips/pci Add a common version of this for those por...
rkujawa[src/trunk]: src/sys/arch/amiga/pci Make it actually build without PCI_NETBSD...
cliff[src/trunk]: src/sys/arch/evbmips/conf bump SYMTAB_SPACE
pgoyette[src/trunk]: src/sys/dev/pci Regen for JMB362
hannken[src/trunk]: src/sys/miscfs/genfs Layer_fsync(): when syncing a device node c...
mlelstv[src/trunk]: src/sys/dev/dkwedge d_psize routine returns a number of blocks o...
njoly[src/trunk]: src/tests/fs/vfs Extend times testcase to check for non null tim...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add an entry for Terastatio...
christos[src/trunk]: src/lib/libpthread I've had this patch in my tree for a while an...
jruoho[src/trunk]: src Split out the -lpthread tests to a separate file.
msaitoh[src/trunk]: src/sys/dev/pci s/u_int/uint/
drochner[src/trunk]: src more IPSEC header cleanup: don't install unneeded headers to...
pooka[src/trunk]: src Deal with crunch the standard way.
pooka[src/trunk]: src Print a banner a connecting client. The banner contains rum...
skrll[src/trunk]: src/tools/gcc Fix (harmless?) HAVE_GCC comparison version.
jruoho[src/trunk]: src/share/man/man7 Prompted by dholland@; add the C99 TCORs.
christos[src/trunk]: src/dist/nvi/common make the previous patch compile.
christos[src/trunk]: src PR/45842: Henning Petersen: compare fgets with NULL not 0
jruoho[src/trunk]: src/tests/lib/libc/sys PR lib/45148 was fixed; remove xfail.
jruoho[src/trunk]: src Like with mqueue(3), create and remove the aio(3) sysctl nod...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r134635. This reduces the memo...
pooka[src/trunk]: src/sys/rump/dev add drvctl component
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
wiz[src/trunk]: src/share/man/man9 Use more markup. Increase table width since l...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add uniprocessor versions of mutex...
matt[src/trunk]: src/sys/arch/evbmips/conf Pull in matt-nb5-mips64.
apb[src/trunk]: src/usr.sbin/makemandb Add the result from sqlite3_errmsg() to s...
hannken[src/trunk]: src/sys/dev When backed by a sparse file limit the number of pen...
dyoung[src/trunk]: src/distrib/sets/lists/comp We no longer install <machine/bus.h>...
pooka[src/trunk]: src/sys/rump/librump/rumpkern print a bit more diagnostics when ...
phx[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint Automatically adjust th...
joerg[src/trunk]: src/sys/sys Add PT_GNU_EH_FRAME definition
reinoud[src/trunk]: src/sys/arch/usermode/include Add md_get_sp() for MI stack frame...
ahoka[src/trunk]: src/doc Mention wscons font addition.
jmcneill[src/trunk]: src/sys/dev/i2c add lg3303_get_snr, lg3303_get_signal_strength, ...
jmcneill[src/trunk]: src/sys/dev/i2c lg3303_set_modulation: program the requested mod...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add e500_tlb_minimize prototype.
christos[src/trunk]: src/sys/dev/ic PR/41415: IdOp: Implement save and restore palett...
pooka[src/trunk]: src/sys/netsmb unifdef -D__NetBSD__
matt[src/trunk]: src/sys/uvm When panicing due a non-power of 2 pagesize, include...
pooka[src/trunk]: src utility to halt a rump kernel
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use correct spec_islocked method.
joerg[src/trunk]: src/sys/sys CMSG_ALIGN is only for the kernel.
christos[src/trunk]: src/sys/kern fail with EINVAL if flags not are not O_CLOEXEC|O_N...
christos[src/trunk]: src/sys/netsmb Back this out. Fails lockdebug with duplicate loc...
mrg[src/trunk]: src/sys/arch/sparc64 - sp_tlb_flush_all() becomes sp_tlb_flush_a...
ryo[src/trunk]: src/distrib/notes/common add myself
pgoyette[src/trunk]: src/distrib/sets/lists Add rump versions of usr.sbin/powerd
drochner[src/trunk]: src/sys/dev/wscons give up some silly macros which were only use...
pooka[src/trunk]: src/usr.bin/config Introduce experimental support for ioconf-onl...
jakllsch[src/trunk]: src/usr.sbin/puffs/mount_psshfs Ensure psshfs_node_read() comple...
joerg[src/trunk]: src Use a different switch to explicitly disable developer-only ...
uebayasi[src/trunk]: src/sys/uvm uvm_fault_internal:
matt[src/trunk]: src/sys/arch/evbppc/pmppc Don't use r0 in INIT_CPUINFO since it ...
matt[src/trunk]: src/lib/libc/arch/mips Don't build tf (long double) if building ...
he[src/trunk]: src/common/lib/libc/net Lint seems to prefer that we cast via (v...
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Remove now-incorrect detail about th...
pooka[src/trunk]: src/etc/mtree don't create h_img2cgd dirs anymore since they'll ...
christos[src/trunk]: src/lib/libpthread trailing whitespace police.
he[src/trunk]: src/lib/libc/gen Make this lint-free (only built for real for th...
macallan[src/trunk]: src/sys/dev/pci abort attach if memory access is not enabled
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Use separate SA addresses...
wiz[src/trunk]: src/share/man/man4/man4.sandpoint Bump date for previous.
chs[src/trunk]: src/sys/uvm fix UVM_MAP_CLIP_* to only clip if the clip address ...
skrll[src/trunk]: src/sys/kern 1 CTASSERT(foo) is enough for anyone.
wiz[src/trunk]: src/usr.bin/sort Sort sections.
skrll[src/trunk]: src/sys/arch/hp700/include Add a comment.
christos[src/trunk]: src/lib/libc/gen PR?40728: W. Stukenbrock: Fix various issues wi...
joerg[src/trunk]: src/etc Now that the name of the ISO image is no longer stable, ...
he[src/trunk]: src/lib/libc/gdtoa A few modifications to make this build for vax:
nonaka[src/trunk]: src/sys/arch/zaurus/conf cinclude GENERIC.local
msaitoh[src/trunk]: src/sys/dev/pci ANSI C, KNF and tabify
sjg[src/trunk]: src/usr.bin/make Avoid the need to escape the # in :[#] when par...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet import kernel portion of ipfilt...
christos[src/trunk]: src/sbin/mount Accept NAME=label for special so that we can wire...
reinoud[src/trunk]: src/sys/arch/usermode/include Bump pager map default size since ...
matt[src/trunk]: src/sys/arch/algor Major update of algor.
christos[src/trunk]: src/usr.bin/xlint more cross lint friendlyness
tsutsui[src/trunk]: src/sys/arch/atari/conf Rename device name of Crazy Dots II ET40...
dyoung[src/trunk]: src/sys/arch/sparc/sparc Missed another one: #include <sys/bus.h...
wiz[src/trunk]: src/usr.sbin/envstat New sentence, new line.
skrll[src/trunk]: src/sys/arch/alpha/jensenio Typo in comment.
plunky[src/trunk]: src/lib/libbluetooth remove unnecessary step in example code
macallan[src/trunk]: src/sys/arch include a small font
christos[src/trunk]: src/distrib/utils/sysinst use getfstypename from libutil.
jmmv[src/trunk]: src/etc Deprecate the pkgdb_dir settings from daily.conf and sec...
matt[src/trunk]: src/sys/dev/pci Make ehci deal with pci devices that have multip...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot Refactor disklabel decode l...
wiz[src/trunk]: src/sys/net Fix typo in kauth name. From PR 46234 by Matthew Mon...
spz[src/trunk]: src/external/bsd/bind/dist Import of bind 9.8.0-P4
skrll[src/trunk]: src/sys/arch/hppa/hppa Add some space to the output.
christos[src/trunk]: src/external/bsd/bind Handle NetBSD-5 and 4 lack of atomics by d...
rkujawa[src/trunk]: src/sys/dev/pci Change dependency iic to i2cbus for fb drivers. ...
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto more pieces to ena...
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Add a config file for HP t5325 Thin Cli...
dyoung[src/trunk]: src/sys/arch Do not install bus.h.
dholland[src/trunk]: src/sys/ufs/ufs Fix typo in ufs_rmdir that causes locking botche...
matt[src/trunk]: src/sys/arch/mips/atheros make this compile again.
plunky[src/trunk]: src/usr.sbin/postinstall introduce rcvar_is_enabled to test if a...
christos[src/trunk]: src/distrib/utils/sysinst - add printflike and fix the broken fo...
matt[src/trunk]: src/sys/dev/ic When attaching a PCI bus, the pci chipset is not ...
matt[src/trunk]: src/sys/arch/alpha/alpha remove unneeded <uvm/uvm_extern.h> incl...
matt[src/trunk]: src Default to WARNS=5
njoly[src/trunk]: src/sys/compat/netbsd32 Add pipe2 syscall now needed for popen(3).
macallan[src/trunk]: src/sys/dev/sbus use rasops_init(0, 0)
manu[src/trunk]: src/sys/ufs/ufs Fix locking protocol to avoid a panic on extattr...
jruoho[src/trunk]: src/sys/dev/acpi Add detachment routines.
dholland[src/trunk]: src/sbin/route prune stray commas
christos[src/trunk]: src/lib/libc/db/btree fix type punned warnings in debugging code.
macallan[src/trunk]: src/sys/dev/pci support anti-aliased fonts in 8 bit using host b...
dyoung[src/trunk]: src/sys/kern Add default implementations for new bus_space(9) ro...
yamt[src/trunk]: src/sys/kern update some comments
matt[src/trunk]: src/sys/arch Revamp / rework the Atheros MIPS SoC support. Add ...
jruoho[src/trunk]: src Now that 6.0 is branched, remove the ACPI-related sysctl nod...
macallan[src/trunk]: src/sys/arch/macppc/macppc follow genfb changes in backlight con...
njoly[src/trunk]: src/sys/kern Aprintify.
jruoho[src/trunk]: src Document the __builtin_types_compatible_p() GNU/GCC extension.
tteras[src/trunk]: src/crypto/dist/ipsec-tools From Rainer Weikusat <rweikusat@mobi...
njoly[src/trunk]: src/lib/libc/time Convert a few macros to Vt (variable type).
jmmv[src/trunk]: src/doc Note import of atf 0.15.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Undo previous, it was wrong:
haad[src/trunk]: src/external/cddl/osnet/sys/kern Include sys/debug.h to get ASSE...
njoly[src/trunk]: src/tests/lib/libc/string Fix off-by-one in strlen_huge testcase.
jakllsch[src/trunk]: src Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to...
jandberg[src/trunk]: src/sys/arch/amigappc/amigappc Identify another type of BPPC cor...
chs[src/trunk]: src/sys/uvm fix uarea_system_poolpage_free() to handle freeing a...
christos[src/trunk]: src/bin/csh PR/45856: Bernhard "Burnhard" Riedel: Infinite loop ...
mbalmer[src/trunk]: src fix language
christos[src/trunk]: src/external/bsd/ipf deal with tests
pooka[src/trunk]: src/etc/mtree directory not used anymore
christos[src/trunk]: src/distrib/sets/lists/man remove awk.info
riz[src/trunk]: src/distrib/utils/sysinst Copy resolv.conf into target even if i...
nonaka[src/trunk]: src/sys/arch/zaurus/conf bump up SYMTAB_SPACE.
wiz[src/trunk]: src/lib/libc/net New sentence, new line.
dholland[src/trunk]: src/tests/fs/vfs ffs and ffslog are no longer xfail.
skrll[src/trunk]: src/sys/arch/hppa/hppa Commit work in progress ipi functions.
tsutsui[src/trunk]: src/doc Xref module(7).
mrg[src/trunk]: src/sys/arch/sparc/dev convert the remaining sparc drivers to CF...
christos[src/trunk]: src/lib/libc/time add the 3 missing man pages.
matt[src/trunk]: src/sys/dev/usb Fix typo (damn :q! in vi allow the commit to pro...
roy[src/trunk]: src/distrib Use the rescue terminfo.db in our images instead of ...
christos[src/trunk]: src/usr.bin/make Remove recheck hackery that caused extra stats, ...
christos[src/trunk]: src/usr.bin/xlint/lint1 -0 is not unary overflow.
christos[src/trunk]: src/tests/bin/sh ksh trap has been fixed.
christos[src/trunk]: src/external/bsd/ipf/dist import 5.1.1
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/tgmath.h
jmcneill[src/trunk]: src/sys/arch/usermode support disk images >= 2GB
apb[src/trunk]: src/usr.bin/locate/locate Comments and white space changes, insp...
tsutsui[src/trunk]: src/tools Build nbm68k-elf2aout as a host tool on m68k targets
phx[src/trunk]: src/doc Apple notebook keyboard support in ukbd(4).
drochner[src/trunk]: src/lib/libc/arch/x86_64/gen let one bit more through to SSE, to...
joerg[src/trunk]: src/sys/rump/librump/rumpnet Don't alias the same symbol twice.
tsutsui[src/trunk]: src/sys/arch/landisk/landisk Don't call sh_dcache_inv_range() on...
christos[src/trunk]: src/distrib/sets/lists bump libutil and new getfsspecname
matt[src/trunk]: src/sys/arch/powerpc/conf For BookE kernels, use -mmultiple and ...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Add a private now S_I...
agc[src/trunk]: src/doc/roadmaps bring the virtualization roadmap up to date.
jym[src/trunk]: src/sys/arch/amd64/amd64 CR4_PAE is always set to 1 under amd64, ...
uebayasi[src/trunk]: src/sys/uvm Merge "obfuscating layers" for readability. Inline ...
matt[src/trunk]: src/sys/arch/mips Fix machine/ includes
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Remove obsolete SysV semaphores limit o...
pooka[src/trunk]: src/usr.sbin/inetd Nuke conditionally compiled MULOG stuff. Ito...
uch[src/trunk]: src/sys/fs/v7fs When filesize is zero, correctly return V7FS_ITE...
jmcneill[src/trunk]: src/sys/dev/pci Only match supported boards.
christos[src/trunk]: src/usr.bin/vmstat make this work with the per-cpu counters.
cherry[src/trunk]: src/sys/arch Harden cross-cpu L3 sync - avoid optimisations that...
jruoho[src/trunk]: src Reference __builtin_object_size(3) and attribute(3) with eac...
pooka[src/trunk]: src/sys/net linkset no more
jruoho[src/trunk]: src/tests Improve the QEMU/amd64 detection.
cegger[src/trunk]: src/sys/arch/i386/xbox ioctl: KNF switch-case
phx[src/trunk]: src/sys/dev/usb Apple product 0x1000 is a Bluetooth HCI in HID-p...
christos[src/trunk]: src/lib/libc/arch/mips/gen fix lint, should nbytes be changed to...
is[src/trunk]: src/sys/netatalk Use the symbolic names. No functional change.
wiz[src/trunk]: src/lib/librump Add missing word.
nisimura[src/trunk]: src/usr.sbin/isibootd Change Ethertype 0x80df symbolic name. Ac...
martin[src/trunk]: src/sys/dev/pci Namespace police: don't use very broad names lik...
joerg[src/trunk]: src/share/mk gcc passes down -r directly to ld, so make it expli...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot The processor ExtClk value ...
jruoho[src/trunk]: src/sys/dev/acpi Use branch annotations in couple of places. Add...
tsutsui[src/trunk]: src/sys/arch/evbarm/marvell Make this compile NMVPEX > 0 && !ORI...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas Remove merge workaround - no...
wiz[src/trunk]: src/sys/uvm Missing 'if defined COMPAT13 or COMPAT50' in uvm_swa...
christos[src/trunk]: src/dist/pdisk print sizeof() with %zu
mrg[src/trunk]: src/sys/arch/sparc64/dev replace splhigh() usage with an IPL_HIG...
dholland[src/trunk]: src/lib/libquota Redo getfsquota() and getnfsquota() using the n...
hannken[src/trunk]: src/distrib/utils/x_ifconfig Make the definition of CRUNCHOPS in...
dyoung[src/trunk]: src/sys/arch/mips/rmi Just #include <sys/bus.h> instead of <mach...
jym[src/trunk]: src/sys/dev/pci Similar to bge(4), split if_bnxreg.h in two parts:
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove unused icache_flush_page() i...
nonaka[src/trunk]: src/sys/arch/zaurus/zaurus fix struct kloader_bootinfo address.
skrll[src/trunk]: src/sys/arch/hppa/hppa Simplify code a little.
drochner[src/trunk]: src/sys/conf get the logics straight: CPU_UCODE requires "firmlo...
rkujawa[src/trunk]: src/sys/arch/amiga/conf User reported that efa driver attached w...
pooka[src/trunk]: src/share/examples/rump tty support is in rumpkern_tty now
dholland[src/trunk]: src/sys/ufs/ufs Add the long essay on rename locking from my ear...
christos[src/trunk]: src/doc one more.
dholland[src/trunk]: src/sys/ufs/ufs minor amendment to previous
christos[src/trunk]: src/sbin/fdisk support sector sizes > 512.
bsh[src/trunk]: src/sys/arch/evbarm/netwalker support USB on NetWalker
wiz[src/trunk]: src/dist/pdisk Fix a format string error clang found.
wiz[src/trunk]: src/lib/libterminfo Use Nx.
dholland[src/trunk]: src/usr.bin/make Tables used by parser logic should be const.
pooka[src/trunk]: src/usr.bin/rump_allserver Also support ld syntax in -l.
isaki[src/trunk]: src/sys/arch/x68k/stand mboot now depends on libiocs. noticed by...
dholland[src/trunk]: src/lib/libquota Implement the schema-related functions, using p...
joerg[src/trunk]: src/external/bsd/llvm/bin/llvm-readobj Hook up llvm-readobj for ...
cherry[src/trunk]: src/doc Officially terminate the cherry-xenmp branch.
gson[src/trunk]: src/usr.sbin/installboot/arch When printing the list of valid co...
mrg[src/trunk]: src avoid a "multi-level non-const cast" warning from GCC 4.5.
dholland[src/trunk]: src/usr.sbin/edquota use __dead
joerg[src/trunk]: src Use __dead
dholland[src/trunk]: src/usr.sbin/tcpdump The movers came, a long time ago. Closes PR...
he[src/trunk]: src/usr.bin/netstat Make this build with CRUNCHEDPROG defined, a...
skrll[src/trunk]: src/sys/arch/hp700/dev Make MULTIPROCESSOR compile.
dholland[src/trunk]: src/usr.sbin/repquota More work on repquota.
jruoho[src/trunk]: src Add __insn_barrier(3). XXX: Someone more knowledgeable may w...
matt[src/trunk]: src/sys/arch/vax Cleanup includes. Change <machine/XXX.h> to <s...
sborrill[src/trunk]: src/sys/dev Add support for skinny variants (e.g. IBM ServeRAID ...
jruoho[src/trunk]: src/share/man/man9 Note specifically that kernel modules can be ...
he[src/trunk]: src/lib/libterminfo More adaptation for ports with unsigned char...
pooka[src/trunk]: src/usr.bin/config ... aaand make the emit-order slightly more s...
phx[src/trunk]: src/sys/dev/i2c Add direct config support.
jruoho[src/trunk]: src Remove 't_cerror' (this is tested by numerous individual tes...
jakllsch[src/trunk]: src/sys/dev/usb In ucompoll() also bail out if we don't have a v...
martin[src/trunk]: src/gnu/dist/gdb6/gdb replace "(CORE_ADDR) (uintptr_t) NULL" by ...
hubertf[src/trunk]: src/sys Replace more printfs with aprint_normal / aprint_verbose
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
pgoyette[src/trunk]: src/regress/lib Remove round test from old regress structure
joerg[src/trunk]: src/external/bsd/llvm/config/clang/Basic Regen
manu[src/trunk]: src/sys/fs/puffs Fix a race condition where the filesystem looku...
jruoho[src/trunk]: src/tests/lib/libc/sys Add some errno-checks.
tron[src/trunk]: src/sys/ddb Include "ctype.h" if we are not building a kernel to...
jym[src/trunk]: src/sys/arch/amd64/amd64 Free tables are already zeroed in xen_p...
reinoud[src/trunk]: src/sys/arch/usermode/include Bump UPAGES with one more to allow...
christos[src/trunk]: src PR/45796: Evgeniy Ivanov minixfs3 support.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs If RUMP_BLKSECTSHIFT is set in the ...
tron[src/trunk]: src/sys/arch/i386/conf Add "CPU_UCODE" option.
uwe[src/trunk]: src/sys/dev/pci Add Marvell Yukon 88e8040 ethernet.
pooka[src/trunk]: src/usr.bin/rump_allserver Guard against supplying the same para...
dyoung[src/trunk]: src/sys/arch/algor/include Use the definitions in mips/bus_{dma, ...
pgoyette[src/trunk]: src/sys/arch/macppc/dev Initialize sensor state. (Missed the co...
jmcneill[src/trunk]: src/sys/dev/pci add pcHDTV HD-5500 support:
matt[src/trunk]: src/distrib/sets/lists/comp fix lists for gcc-4.5 and MKDEBUG=yes
phx[src/trunk]: src/sys/arch/powerpc/powerpc Fixed typo: PPC_OEA64_BIRDGE -> PPC...
christos[src/trunk]: src/sys/dev/pci regen
mrg[src/trunk]: src/sys/dev/raidframe add a hack to fix up old labels that do no...
roy[src/trunk]: src/x11/bin/xterm Use correct lib
agc[src/trunk]: src/sys/arch/usermode/conf enable nullfs in usermode configs
mrg[src/trunk]: src/sys/arch/amiga/stand/bootblock fix previous and only force t...
mrg[src/trunk]: src/sys/arch/cobalt/stand/boot avoid pointer aliasing issues
christos[src/trunk]: src/lib/libc/gen PR/46279: Dr. W. Stukenbrock: Off-by-one in buf...
he[src/trunk]: src/sys/arch/arm/include Make sure that the UQUAD_MAX constant i...
pgoyette[src/trunk]: src/share/man/man7 Per private email (to myself and core@), cgd ...
jmcneill[src/trunk]: src/sys/dev/i2c correct pll entries for TDVS-H06xF
jruoho[src/trunk]: src/sys/dev/acpi Add the _COMPONENT definition for ACPI_DEBUG.
matt[src/trunk]: src/lib/libc/arch/powerpc/gen Don't use "f" with non-fp types. ...
haad[src/trunk]: src/external/cddl/osnet/lib/libumem Define mutex_owned.
dyoung[src/trunk]: src/sys/arch Switch MIPS and MIPS-ish architectures to new-style...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin fix the ordering of gmp, mpfr and ...
wiz[src/trunk]: src/sbin/drvctl Add -n to usage.
he[src/trunk]: src/dist/pdisk More c89 prototypes, mostly just filling in void ...
phx[src/trunk]: src/sys/arch/amigappc/amigappc Fixed serial RBF interrupt.
dholland[src/trunk]: src/games/adventure Redo save file handling. The old save files ...
apb[src/trunk]: src/sys/dev/dtv Reinstate #include <dev/dtv/dtvif.h> which was i...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Check for HPPA_SID_KERNEL when checking...
pgoyette[src/trunk]: src/usr.sbin/powerd Add an option to not actually run the power ...
jakllsch[src/trunk]: src/sys/dev/isa Add and enable detachment and child detachment f...
pgoyette[src/trunk]: src/sys/dev/acpi Import my experimental ACPI SMBus Control Metho...
christos[src/trunk]: src/lib/libedit PR/45843: Henning Petersen: Fix resource leak on...
wiz[src/trunk]: src/bin/date Remove trailing whitespace.
skrll[src/trunk]: src/sys/arch/hppa/include Remove unnecessary #include
cegger[src/trunk]: src/sys/dev/scsipi scsi_sense_data: add comments taken from src/...
pooka[src/trunk]: src/usr.bin/rump_allserver document the current syscall bug with...
plunky[src/trunk]: src/sys/dev move the pmf_device_register() for midi.c and midi_p...
he[src/trunk]: src/lib/libc/stdlib Cast an int argument to umax2s() to size_t.
mrg[src/trunk]: src/sys/arch port to GCC 4.5.
haad[src/trunk]: src/sys/arch/i386/conf Enable device-mapper driver in MONOLITHIC...
wiz[src/trunk]: src/sys/ufs/ufs Fix wrong variable in snprintf. From Henning Pet...
jruoho[src/trunk]: src/share/man/man3 A small fix.
matt[src/trunk]: src/sys/arch/powerpc/conf Add ldscript which aligns .data to a 1...
martin[src/trunk]: src/sys/arch/sparc/dev Make explicitly clear that we mean raw I/...
dholland[src/trunk]: src/usr.sbin/repquota Begin cleaning up repquota.
drochner[src/trunk]: src Make FAST_IPSEC the default IPSEC implementation which is built
jruoho[src/trunk]: src/distrib/sets/lists/tests Adjust for tests/libc/sys.
ryoon[src/trunk]: src/distrib/notes/common Add myself, Ryo ONODERA.
pooka[src/trunk]: src/tests/fs Descend into ptyfs tests now that the necessary rum...
christos[src/trunk]: src/external/bsd/cron/dist Forgot to commit this:
pgoyette[src/trunk]: src/sys/dev/pci Add match for JMB362 (with two SATA ports).
jruoho[src/trunk]: src/tests/lib/libc/gen Point to port-macppc/46319 when failing o...
wiz[src/trunk]: src/usr.sbin/powerd Merge single-letter options in SYNOPSIS.
joerg[src/trunk]: src/external/bsd/openldap/man Reply 1.15, lost in the last update.
pooka[src/trunk]: src/sys/kern uncommit part which wasn't supposed to get committe...
tron[src/trunk]: src/sys/ufs/ufs Assert that we can a valid inode when looking up...
adam[src/trunk]: src/distrib/sets/lists setlists updated for OpenLDAP 2.4.23
jmcneill[src/trunk]: src/sys/arch/usermode support multiple disk images (pass multipl...
plunky[src/trunk]: src/external/bsd/pcc/lib don't build and install the crtbegin.o ...
tsutsui[src/trunk]: src/lib/libc/arch/mips/sys brk(2) should update __curbrk, not __...
plunky[src/trunk]: src/usr.bin/sdpquery ensure string buffer is null terminated, fo...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 trap 0x70 is a "+fast ECC error".
dholland[src/trunk]: src/sys/ufs/ufs ok, it is clear that at least vput(vp) needs to ...
matt[src/trunk]: src/sys/arch/evbppc/conf Remove dead devices (replaced by pq3cfi).
macallan[src/trunk]: src/sys/arch/sgimips use rasops_init(0,0)
jruoho[src/trunk]: src/share/man/man4 Xref module(7) and iic(4).
riz[src/trunk]: src/doc s/netbsd.org/NetBSD.org/, per mspo@
kiyohara[src/trunk]: src/distrib/sets/lists/xserver The failure of rebuilding is evaded.
christos[src/trunk]: src/distrib/utils/sysinst work for both X11R6 and X11R7
pooka[src/trunk]: src/sbin Add rump client support for module utilities. It shoul...
joerg[src/trunk]: src/external/bsd/openldap/man Kill double .TP
matt[src/trunk]: src/sys/dev/mii Regen.
mrg[src/trunk]: src/sys/arch/ews4800mips/stand/boot apply some -fno-strict-aliasing
matt[src/trunk]: src/sys/arch/mips/include Add extu_fraclm and extu_frachm
ahoka[src/trunk]: src/sys/modules/nsmb nsmb module makefile
drochner[src/trunk]: src/sys regen after *setxattr constification
manu[src/trunk]: src/usr.bin/extattr Improve extended attribute commands:
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/news68k Some style nits.
jakllsch[src/trunk]: src/sys/dev/i2c Add subdriver for generic PLL-based TV tuners.
skrll[src/trunk]: src/sys/arch/hppa/hppa Comments.
jruoho[src/trunk]: src Merge 't_environment' and 't_environment_pth'.
pooka[src/trunk]: src/usr.bin/rump_allserver language fix. sniped by wizd
christos[src/trunk]: src/bin/sh include <limits.h> for CHAR_MIN/CHAR_MAX
uch[src/trunk]: src/sys/fs/v7fs Fix readdir eofflag(bogus eofflags was setted). ...
pooka[src/trunk]: src/sys/rump Move the net80211 support component into the proper...
reinoud[src/trunk]: src/sys/arch/usermode Move target/${USERMODE_CPU} to target/${MA...
christos[src/trunk]: src/sys/arch - Normalize inclusion protection (remove)
dyoung[src/trunk]: src/distrib/sets/lists/comp Fix last: dreamcast/bus.h is not obs...
pooka[src/trunk]: src/distrib/sets/lists add fresh rump clients
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/tgmath.h
rmind[src/trunk]: src/sys/kern do_posix_fadvise: fix and improve previous change -...
jruoho[src/trunk]: src/lib/libc/ssp Fix SYNOPSIS, add CAVEATS.
cherry[src/trunk]: src/sys/arch/i386/i386 re-order call to x86_bus_space_init() unt...
jruoho[src/trunk]: src/sys/dev/acpi Also remove the ACPI notify handler upon detach.
jmcneill[src/trunk]: src/distrib use ${CDIMAGE} instead of ${CDBASE}.iso
joerg[src/trunk]: src/libexec/ld.elf_so Don't use normal environment handling func...
pooka[src/trunk]: src/tests/ipf Disable test cases which have not worked in ages i...
jruoho[src/trunk]: src Test that sysctl(8) does not segfault, as reported by pgoyet...
matt[src/trunk]: src/sys/arch/vax/include Include <sys/evcnt.h> since <sys/cpu.h>...
christos[src/trunk]: src/lib/libutil Fix compat code, so if we failed to make raw, re...
sborrill[src/trunk]: src/sys/dev/pci Add some Symbios SAS2108 devices. Add new Symbio...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Replace #ifdef DEBUG/BTLBDEBUG with DPR...
apb[src/trunk]: src/gnu/dist Redo previous change in a better way, as suggested ...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
uebayasi[src/trunk]: src/sys/uvm uvm_fault_lower_generic_io: One missing mutex_exit(v...
plunky[src/trunk]: src/lib rearrange libraries to reduce the number of .WAITs (14 -...
phx[src/trunk]: src/doc The manufacturer is called Netronix, not Netronics.
christos[src/trunk]: src/external/bsd/ipf/dist bring back all our fixes.
wiz[src/trunk]: src/usr.bin/cut Sync usage with man page, from Bug Hunting.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc use m68k/t-floatlib on netbsd m68...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Allow uturn(4) to provide the boot device.
uebayasi[src/trunk]: src/sys Fix DEBUG build.
joerg[src/trunk]: src/sys/arch/mips/include Ensure that _lwp_setprivate has a corr...
dyoung[src/trunk]: src/distrib/sets/lists/comp We don't install <evbmips/bus.h>, so...
taca[src/trunk]: src/doc Update ISC DHCP's current version and remove EOL'd.
jakllsch[src/trunk]: src/sys/dev/isa Add module glue.
christos[src/trunk]: src/lib/libutil PR/42549: Izumi Tsutsui: parsedate does not work...
sjg[src/trunk]: src/usr.bin/make meta_oodate(): we should track 'latestdir' on a...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Update to pcc-20120325
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix off-by-one.
joerg[src/trunk]: src/external/bsd/openldap/man Kill double .TP
jmcneill[src/trunk]: src/sys/dev/i2c add LG TDVS-H06xF support
christos[src/trunk]: src/lib/libutil - add getdiskrawname.
jmcneill[src/trunk]: src/sys/dev/i2c add LGDT3303 tuner and XC3028L demod drivers
pooka[src/trunk]: src Use a consistent approach for rump kernel calls made by libs.
manu[src/trunk]: src/lib/libperfuse ftruncate(2) cause a SETATTR with only va_siz...
pgoyette[src/trunk]: src Also allow specification of sensor's initial value when it i...
christos[src/trunk]: src/external/public-domain/sqlite PR/46322: Pierre Pronchery: SQ...
jmcneill[src/trunk]: src/sys/dev/acpi If there are CPUs associated with this thermal ...
joerg[src/trunk]: src Add some more __dead as exposed by the recent WARN bumps.
dyoung[src/trunk]: src/distrib/sets/lists/comp Update set lists for changes related...
mrg[src/trunk]: src/sys/lib/libkern/arch/sh3 add weak aliases for __sdivsi3_i4i ...
martin[src/trunk]: src/sys/rump/librump/rumpkern Add missing include
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb complete the mapping of the lwp -...
jmcneill[src/trunk]: src/sys/dev/dtv allow this to be compiled into the kernel
reinoud[src/trunk]: src/sys/arch/usermode/dev sizeof_t is allways >=0 and the check ...
jmcneill[src/trunk]: src/sys/arch/i386/conf add cir@emdtv
drochner[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/i386 ignore error of "rmd...
nakayama[src/trunk]: src/sys/arch/sparc/include Bring some fixes and minor difference...
jmcneill[src/trunk]: src/sys/arch add & enable digital tv capture support
cherry[src/trunk]: src/sys/arch/xen/xen Remove redundant use of curcpu().
cegger[src/trunk]: src/sys/nfs Initialize mutex and cv after sanity checks
pgoyette[src/trunk]: src/usr.sbin/envstat Since we never have both a limit value and ...
mrg[src/trunk]: src/sys/dev deal with PR#46232: ensure locking around audio_cle...
christos[src/trunk]: src/lib/libutil read returns ssize_t, and err is a function name.
jruoho[src/trunk]: src/lib/libc/net Complete prototypes, markup NULL, complete retu...
pgoyette[src/trunk]: src/tests/lib/libc/stdio Migrate a few more tests from old regre...
skrll[src/trunk]: src/sys/arch/hppa/conf Hook in ipifuncs.c
bsh[src/trunk]: src/sys/arch/arm/include fix XP bit and U bit definitions of CP1...
jruoho[src/trunk]: src Document the __alignof__ GNU extension.
nisimura[src/trunk]: src/sys/arch/sandpoint Change to use "kurot4" product name for T...
tls[src/trunk]: src/libexec/httpd When invoking a content handler specified via ...
mlelstv[src/trunk]: src/tests/fs/ffs filesystems now use getdisksize() which is in l...
christos[src/trunk]: src/common/lib/libc/stdlib bring the casts to the operands, not ...
jruoho[src/trunk]: src/tests/usr.bin/sed Fix typo.
pooka[src/trunk]: src/share/examples/rump/swwdog_arm Add an example on how to use ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
dyoung[src/trunk]: src/share/man/man9 Describe bus_space_tag_create(9) and bus_spac...
wiz[src/trunk]: src/lib/libterminfo Sort SEE ALSO.
drochner[src/trunk]: src/sys/arch/i386/i386 revert previous, the assumption "all buse...
jmcneill[src/trunk]: src/sys/arch/i386/conf add dtv at dtvbus
he[src/trunk]: src/lib/csu/alpha Convert to use c89 function declaration.
phx[src/trunk]: src/sys/arch/amiga/dev Fixed compiler warnings when CV_INT_NUM =...
dholland[src/trunk]: src/sys/kern Misplaced parenthesis; fixes PR 44927
rmind[src/trunk]: src/sys/net/npf npf_tcp_inwindow: in a case of negative skew, bu...
njoly[src/trunk]: src/share/man/man3 Remove reference to Curses development kit (C...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs Add NetBSD version of...
skrll[src/trunk]: src/sys/arch/hppa/hppa Add a KASSERT.
christos[src/trunk]: src/usr.sbin/mtree PR/41061: Steven Drake: mtree -d complains ab...
wiz[src/trunk]: src/sys/dev/qbus Fix incomplete line (deleto?), found by cppchec...
dyoung[src/trunk]: src Move MD spllower(9) and splraise(9) doco from the MI spl(9) ...
he[src/trunk]: src/lib/libc/arch Follow the pattern from powerpc, make lint happy.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend fix update build break on ...
pooka[src/trunk]: src/common/lib/libc/arch Use strong alias within the kernel name...
christos[src/trunk]: src/lib/libc/stdio - widen the internal read and write calls to ...
njoly[src/trunk]: src/tests/lib/libc/gen Adjust the memset size to not override th...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add cv3dpb(4) page to set list
cherry[src/trunk]: src/sys/arch/x86/x86 While freeing ptps, remove stale L3 frame e...
christos[src/trunk]: src/lib/libutil - add strspct
njoly[src/trunk]: src/distrib/sets/lists/comp +infocmp.debug +tic.debug
mrg[src/trunk]: src/sys/arch/sparc64 - add a PDB_CTX_FLUSHALL debug type to pmap...
joerg[src/trunk]: src/share/mk Don't depend on ${CC} passing down -R to ld, use -W...
isaki[src/trunk]: src/sys/arch/x68k/stand/mboot Use common library libiocs.a. sug...
jakllsch[src/trunk]: src/sys/dev/ic Add DECchip EB140 reference design GPIO definitions.
christos[src/trunk]: src/lib/libc/arch/sparc64 do not need lint overrides anymore
yamt[src/trunk]: src/sys/arch/x86/x86 unrelax an assertion
yamt[src/trunk]: src/sys/miscfs/deadfs do minimal locking to make assertions like...
dholland[src/trunk]: src/sys/ufs/ufs At the end of ufs_rmdir, don't use a dangling vn...
mlelstv[src/trunk]: src/sys/ufs/ffs Fix block shift to work with different device bl...
jruoho[src/trunk]: src/share/man/man3 Remove functions/macros that are not in <tgma...
dholland[src/trunk]: src/usr.sbin/edquota Minor cosmetic fixes, no semantic changes. ...
spz[src/trunk]: src/external/mit/expat/dist merge expat-2.1.0
christos[src/trunk]: src/lib/libutil - fix off by one in comparison with 69 (it shoul...
njoly[src/trunk]: src/tests/fs/common Initialise permissions mask to a sensible va...
joerg[src/trunk]: src/lib/libc/misc Don't use argument as direct format string.
pgoyette[src/trunk]: src/sys/dev/sysmon Extract searching of description tables into ...
jakllsch[src/trunk]: src/sys/dev/ic Correct some typos in comments, as was done in wd...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl pull in rev.22050 from ...
matt[src/trunk]: src/sys/arch/mips/include If GCC 4.1 or newer (or clang), use __...
skrll[src/trunk]: src/sys/arch/hppa/hppa Update comments to reflect that we always...
joerg[src/trunk]: src/tests/lib/libpthread Link t_fpu against libm if the compiler...
riz[src/trunk]: src/tests/sbin/resize_ffs Reduce the number of tests run automat...
skrll[src/trunk]: src/sys/arch/hppa/include G/C vm_{offset,size}_t
haad[src/trunk]: src/external/cddl/osnet/lib/libzpool Do not built 64b atomic ops...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine use aes-ni fo...
matt[src/trunk]: src/sys/arch/powerpc/conf Add PMAP_MINIMALTLB defflag
jruoho[src/trunk]: src/sys/dev/acpi Fix incorrect notify handler type (ACPI_SYSTEM_...
jakllsch[src/trunk]: src/sys/dev/usb Remove small vestige of debug code.
jruoho[src/trunk]: src/sys Do not disable interrupts at machine-level in the MI idl...
mrg[src/trunk]: src/sys/arch/sparc64 - split sp_tlb_flush_pte() and switchtoctx(...
bsh[src/trunk]: src/sys/arch/evbarm support WSDISPLAY_COMPAT_RAWKBD for TWINTAIL...
apb[src/trunk]: src/sys/dev/dtv Instead of returning an integer between 0 and 31...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Clean up userret/ast handling. No...
matt[src/trunk]: src/sys/netinet Back out rev that shouldn't have been committed.
dholland[src/trunk]: src/games/adventure grumble.
dyoung[src/trunk]: src/sys/arch/powerpc/booke/dev #include <sys/bus.h> not <machine...
matt[src/trunk]: src/tests Only descend into ipf if MKIPFILTER != "no"
tonio[src/trunk]: src/sys/dev/usb Add TENX vendor and two devices
bouyer[src/trunk]: src/sys/arch/xen/xen Enlarge temporary buffer, so that event cou...
jruoho[src/trunk]: src/tests/lib/libc/stdlib There was also atoll(3).
macallan[src/trunk]: src/sys/dev/pci add extra parameter for wsfont_find()
martin[src/trunk]: src/sys/fs/puffs Add a few KASSERT() - I have a crash that likel...
enami[src/trunk]: src/external/bsd/bind Fix typo.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Remove redundant mips*-*-netb...
spz[src/trunk]: src/share/man/man5 add a description for the new check_passwd_pe...
pgoyette[src/trunk]: src/sys/arch/xen/conf No need for CPU_UCODE here now that it is ...
jmcneill[src/trunk]: src/sys/arch/usermode/modules/syscallemu i386 and x86_64 version...
roy[src/trunk]: src Document termcap database removal.
njoly[src/trunk]: src/share/man/man7 Fix section, atf(1) -> atf(7).
phx[src/trunk]: src/sys/arch Changed description for sandpoint to reflect the fo...
jmcneill[src/trunk]: src/sys/dev/i2c if no carrier, other status fields are invalid
christos[src/trunk]: src/doc mention ipf
joerg[src/trunk]: src/games/sail Use __c99inline from sys/cdefs.h
wiz[src/trunk]: src/lib/libterminfo Punctuation and whitespace fixes.
pooka[src/trunk]: src/sys/rump/net agr(4) support
dholland[src/trunk]: src/usr.bin/make Remove stray extern definition that's already i...
jruoho[src/trunk]: src/tests/bin/expr Add a check for old PR bin/2486.
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Fix amd64 build w...
dyoung[src/trunk]: src/sys/arch/rs6000 Do the bus.h -> bus_{defs, funcs}.h split and...
plunky[src/trunk]: src/usr.bin/rfcomm_sppd only modify the termios structure when t...
christos[src/trunk]: src/usr.sbin/npf/npfctl update.
reinoud[src/trunk]: src/sys/arch/usermode Reimplement userret() to also include AST ...
macallan[src/trunk]: src/sys/dev/pci we don't access video memory directly, no need t...
yamt[src/trunk]: src/sys/kern wrap a long line.
tonio[src/trunk]: src/doc Note the import of uthum driver from openbsd
tls[src/trunk]: src/external/bsd/liblzf/dist Adjust liblzf to offer the LZF_STAT...
wiz[src/trunk]: src/share/man/man7 Replace references to resolver(5) with ones t...
jruoho[src/trunk]: src/sys/dev/acpi Fix autoconf(9) attach message.
pooka[src/trunk]: src/sbin/ifconfig A few weeks ago when i added "linkstr" support...
jmcneill[src/trunk]: src/sys/dev/dtv don't kmem_alloc with IPL_VM mutex locked, spott...
phx[src/trunk]: src/sys/arch/amiga/dev Do not crash when ite wasn't configured t...
hannken[src/trunk]: src/sys/fs/msdosfs msdosfs_sync: check for dead vnode (denode ==...
jakllsch[src/trunk]: src/sys/arch/arm/xscale split iopi2c(4) device/softc
macallan[src/trunk]: src/sys/dev/wsfb use callbacks that match the ioctl() interface ...
jmcneill[src/trunk]: src/sys/dev/dtv add DMX_PES_foo -> DMX_PES_foo0 aliases for dmx_...
christos[src/trunk]: src/external/bsd/cron/dist - exit with ERROR_EXIT consistently
joerg[src/trunk]: src/tools/llvm Also enable toolchain build of ARM
mrg[src/trunk]: src cast to int as the fake relocs are not in enum elf_ppc_reloc...
jakllsch[src/trunk]: src/sys/dev/ata Actually, 31244 does not refer to the Silicon Im...
jruoho[src/trunk]: src/tests/lib/libc/string Rename some test case names for consis...
uebayasi[src/trunk]: src/sys/uvm Sort struct uvm_faultctx members for better alignment.
dyoung[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE, again. Why it sh...
jruoho[src/trunk]: src/lib/libc/sys Small markup glitch.
uebayasi[src/trunk]: src/sys/uvm Make UVM_PAGE_TRKOWN a real flag.
mrg[src/trunk]: src reinstall awk.texi.
wiz[src/trunk]: src/doc binutils-2.21 out.
dholland[src/trunk]: src/usr.bin/passwd fix non-PAM build
mlelstv[src/trunk]: src/sys/dev Properly register blocksize with disk(9) framework.
dyoung[src/trunk]: src/sys/dev/nor #include <sys/bus.h> not <machine/bus.h>.
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Sort short options in SYNOPSIS.
mrg[src/trunk]: src/sys/arch/macppc/stand/ofwboot avoid a multi-level cast issue
phx[src/trunk]: src/sys/arch/amiga/dev Fix compilation warnings and errors with ...
rmind[src/trunk]: src/sys/kern aio_suspend1: remove wrong comment, add one new.
mbalmer[src/trunk]: src/share/man/man4 Remove trailing whitespace. Reported by Brad...
cegger[src/trunk]: src/sys/dev/pci Brdige -> Bridge
christos[src/trunk]: src/doc put real openssl version.
skrll[src/trunk]: src/sys/arch/hp700/stand/boot Use NOMAN and delete a file.
christos[src/trunk]: src/tests/usr.sbin/mtree PR/41061 fixed
jym[src/trunk]: src/doc BCM5709S support.
hubertf[src/trunk]: src/sys/opencrypto Add missing "break" for CRYPTO_CAST_CBC, and ...
matt[src/trunk]: src/sys/arch/mips Add
mrg[src/trunk]: src/sys/arch/sun3/conf fix previous and use a correct make const...
he[src/trunk]: src/external/gpl3/gcc/lib/libgomp/arch/m68k Disable HAVE_TLS for...
jmcneill[src/trunk]: src/doc dtv(4): Add digital TV framework.
martin[src/trunk]: src/sys/dev/sysmon Add a convenience function to find the maximu...
christos[src/trunk]: src/bin/rm Siginfo support from Daniel Loffgren
dyoung[src/trunk]: src Per Matt Green's suggestion, stop installing /usr/include/sy...
christos[src/trunk]: src/sys/sys whitespace diffs [and comments]
riz[src/netbsd-6]: src Back out ticket #724 (libpthread changes) until they can ...
he[src/trunk]: src/sbin/ldconfig Convert from K&R to c89 function definitions.
jruoho[src/trunk]: src/tests/ipf Mark the failing tests as broken. XXX: If no one i...
christos[src/trunk]: src/sys/dev - add a routine to get the name of the card.
dyoung[src/trunk]: src/distrib/sets/lists/comp Fix last: obsolete the right machine...
njoly[src/trunk]: src/sys/kern Switch SSP init output to aprint_debug() instead of...
matt[src/trunk]: src/sys/dev/vme Use device_private
christos[src/trunk]: src/external/lgpl3/gmp/dist disable exact cpu override to fix cr...
he[src/trunk]: src Add a void to make function declaration c89.
joerg[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec ANSIfy
skrll[src/trunk]: src/distrib/sets/lists/man Fix set list. kame_ipsec.html was mis...
pooka[src/trunk]: src/tests/sbin/resize_ffs Can't use dynamic data in cleanup (it'...
phx[src/trunk]: src/sys/arch/sandpoint/conf Disable flash device unless nor(4) i...
skrll[src/trunk]: src/common/lib/libc/hash Don't define weak aliases if _STANDALONE.
chs[src/trunk]: src define _UC_TLSBASE and use it to pass the TLS pointer to set...
dholland[src/trunk]: src/usr.sbin/edquota "quotaclass" -> "idtype". After lengthy wra...
phx[src/trunk]: src/sys/arch/amigappc/amigappc The 604e User's Manual states tha...
pooka[src/trunk]: src/usr.bin/rump_allserver Add -d which can be used to register ...
jmcneill[src/trunk]: src/sys/arch/usermode/include regen
christos[src/trunk]: src/external/bsd/ipf/dist kill caddr_t
plunky[src/trunk]: src/external/bsd/pcc don't conditionally include the Makefile.in...
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzpool/common Whitespace police.
wiz[src/trunk]: src/share/man/man4 Fix date.
matt[src/trunk]: src/external/bsd/ipf/bin/ipftest Use sys/external, not sys/dist
pooka[src/trunk]: src/lib/libc/gen Mirror sysctlgetmibinfo RUMP_ACTION change.
christos[src/trunk]: src/usr.sbin/fwctl - no casts for malloc and free
wiz[src/trunk]: src/lib/libterminfo More markup.
dholland[src/trunk]: src/lib/libquota Implement fallback direct access to quota1-type...
wiz[src/trunk]: src/lib/libc/sys Split "file system" and fix a typo.
jruoho[src/trunk]: src/etc/mtree Remove ../tests/syscall.
rjs[src/trunk]: src Allow build with MKRUMP=no.
jmcneill[src/trunk]: src/sys/conf include dtv
he[src/trunk]: src/lib/libc/arch/alpha/gen Add some casts to get rid of "bitwis...
pooka[src/trunk]: src/sbin RUMP_ACTION -> RUMPPRG
wiz[src/trunk]: src Observe the following spelling:
matt[src/trunk]: src/sys/arch/sbmips/stand Use a ldscript to make sure boot progr...
cherry[src/trunk]: src/sys/arch relocate pte_lock initialisation to the earliest po...
pooka[src/trunk]: src/sys Pass root device as a parameter to domountroothook().
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib Fix enum to prevent crash ...
wiz[src/trunk]: src/usr.sbin/ldpd Add all options to usage.
mrg[src/trunk]: src/common/lib/libc/arch/m68k/string add a weak alias for __ffssi2
msaitoh[src/netbsd-6]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
uch[src/trunk]: src/sbin/fsck_v7fs fix freeblock counting
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch make these look more like...
jmcneill[src/trunk]: src/sys/arch/usermode/include disklabel.h: handle __HAVE_OLD_DIS...
pooka[src/trunk]: src/tests/lib/libc/gen Add an isolated test case for PR lib/44248.
jakllsch[src/trunk]: src/sys/dev/pci - NEC uPD720100A is USB2.
mrg[src/trunk]: src/sys/arch/sparc/sparc don't set ksi_errno here. no other MD ...
jmcneill[src/trunk]: src/sys/dev/usb add auvitek_dtv.c
pooka[src/trunk]: src/sbin/reboot multicore update
christos[src/trunk]: src/lib/libutil fix incorrect overflow check from Nicholas Joly
cegger[src/trunk]: src/sys/dev/pci ioctl: KNF switch-case
jmcneill[src/trunk]: src/sys/dev/usb remove unused prototype
matt[src/trunk]: src/sys/arch/mips/mips Make this play nicely with GCC 4.5. Whil...
christos[src/trunk]: src/usr.bin/telnet fix signed/unsigned comparison.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Remove an XXX.
christos[src/trunk]: src/lib/libc/gen remove comment
joerg[src/trunk]: src/sys/rump/librump/rumpkern Support MKREPRO
mrg[src/trunk]: src/distrib/utils/sysinst fix check against errstr to use the ri...
wiz[src/trunk]: src/usr.bin/infocmp Use .Ex for EXIT STATUS.
manu[src/trunk]: src/usr.bin/newsyslog Reset ziptype on each line. Failure to do ...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc resolve merge conflicts
matt[src/trunk]: src/sys/arch Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32
agc[src/trunk]: src/sys/arch/usermode/conf also add union file system
jym[src/trunk]: src/sys/arch/xen/x86 Now, get the return error too, in case that...
roy[src/trunk]: src/external/bsd/dhcpcd/dist * Fixed a potential segfault with I...
pooka[src/trunk]: src/distrib/utils/x_ifconfig use CRUNCHOPS for a crunched prog
pooka[src/trunk]: src/usr.sbin/inetd RLIMIT_NOFILE stabilized in NetBSD 17 years a...
jmcneill[src/trunk]: src/sys/arch/usermode allow specifing the root device with 'root...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Get rid of the hack t...
tron[src/trunk]: src/doc Add entry for "expat" as requested by Thomas Klausner.
rkujawa[src/trunk]: src/doc Mention support for G-REX 1200 and G-REX 4000 in p5pb(4).
adam[src/trunk]: src/external/bsd/openldap/lib bump minor version for 2.4.23
macallan[src/trunk]: src/sys/dev/wsfont make this compile again with rotation enabled
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch remove CONFIG_TOP_SRCDIR ...
christos[src/trunk]: src/common/lib/libutil lint knows the code is not reachable, but...
mrg[src/trunk]: src/sys/arch/sparc/dev convert to use device_t, cfdata_t and CFA...
martin[src/trunk]: src/sys/dev/sysmon Fix an outdated comment, noticed by Paul Goye...
spz[src/trunk]: src/etc change security so that there is a configuration value f...
pooka[src/trunk]: src/sys/rump add a rule for locators.h too
uebayasi[src/trunk]: src/sys/uvm Move uvm_fault_* static func decls in one place.
rmind[src/trunk]: src/sys/kern mi_switch: remove invalid assert and add a note tha...
skrll[src/trunk]: src/sys/arch/hp700/hp700 KNF
wiz[src/trunk]: src/libexec/ld.elf_so Remove superfluous Pp.
wiz[src/trunk]: src/sys/dev/pci Add missing parentheses, found by cppcheck and r...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Deal with core file initializatio...
christos[src/trunk]: src/sys/dev/dkwedge use the partition sector size.
riz[src/netbsd-6]: src/doc Tickets 731-733
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Netronics is spelled Netronix.
pooka[src/trunk]: src/usr.bin/rump_allserver Handle -l which dlopens libs. This i...
mrg[src/trunk]: src/sys/arch/sun3/dev apply some static.
yamt[src/trunk]: src/sys/uvm - fix a use-after-free bug in uvm_km_free.
tsutsui[src/trunk]: src/share/mk Add definitions for elf2aout tools.
riz[src/trunk]: src/sbin/resize_ffs Don't special-case v1 superblocks - especial...
wiz[src/trunk]: src/lib/libpuffs Split file system.
cyber[src/trunk]: src/sbin/disklabel PR bin/45744
ahoka[src/trunk]: src/sys/ufs/chfs use enum instead of macros
matt[src/trunk]: src/lib/libc/softfloat/bits64 Fix a bug introduced by lint cleanup.
pooka[src/trunk]: src/sbin/cgdconfig Convert from the oldstyle cgd_kops.op_open to...
mlelstv[src/trunk]: src/sys/ufs/ffs Correct addressing of superblock updates.
joerg[src/trunk]: src Retire varargs.h support. Move machine/stdarg.h logic into MI
sborrill[src/trunk]: src/distrib/i386/ramdisks/ramdisk-big Add /sbin/dkctl. This allo...
pooka[src/trunk]: src/sys/uvm Remove duplicate asserts from when uvm_fault_lower1(...
skrll[src/trunk]: src/sys/arch/hp700 Update struct pdc_model with hwmodel and hv f...
christos[src/trunk]: src/usr.bin/fstat byte swap the inet6 ports.
cegger[src/trunk]: src/sys/arch/xen/include add privcmd ioctl that got introduced w...
matt[src/trunk]: src/tools/llvm Fix cleandir-llvm (only remove config if it exists)
njoly[src/trunk]: src/sys/fs/sysvbfs Add function name to a few debug messages.
hannken[src/trunk]: src/sys/ufs/ffs Keep a reference to the snapshot vnode until it ...
pooka[src/trunk]: src/sys/netsmb * remove #ifdef nonsense (which caused the lossag...
joerg[src/trunk]: src/sys/compat/netbsd32 Reduce difference between recvfrom/recvm...
mrg[src/trunk]: src rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ p...
wiz[src/trunk]: src/lib/libutil End sentence with dot.
joerg[src/trunk]: src/distrib/sets/lists/man Add nhpow(4)
joerg[src/trunk]: src/regress/sys/net/ether_aton_r Use ${HOST_SH}
uebayasi[src/trunk]: src/sys __inline -> inline
phx[src/trunk]: src/share/man/man4/man4.sandpoint Introduce nhpow(4) man page.
uebayasi[src/trunk]: src/distrib/utils/sysinst Remove duplicate English text. Remove...
uebayasi[src/trunk]: src/sys/uvm uvm_fault_internal: Put a goto label "Case1" as well...
cegger[src/trunk]: src Support CPU microcode loading via cpuctl(8).
martin[src/trunk]: src/sys/arch/sparc64/conf Ooops, backout intended part of previo...
phx[src/trunk]: src/sys/arch/amigappc/amigappc dma_cachectl() flushes the data c...
reinoud[src/trunk]: src/sys/arch/usermode/include Clarify comment about PAGER_MAP_DE...
dholland[src/trunk]: src/usr.bin/stat Use strlcpy, not strncpy, when the desired sema...
njoly[src/trunk]: src/sys/dev Call aprint_naive for quiet boot message.
dholland[src/trunk]: src/include typo in comment
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix the symbol lookup on branches, etc.
jruoho[src/trunk]: src/share/man/man9 Do not advertise deprecated APIs in an import...
jakllsch[src/trunk]: src/sys/arch/x86/x86 In addition to %[er]ax, rep xstore-rng al...
martin[src/trunk]: src/external/public-domain/sqlite/dist When aggregate-allocating...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do not initialize...
dyoung[src/trunk]: src/sys/arch Switch sparc and sparc64 to new-style <sys/bus.h>.
dyoung[src/trunk]: src/sys/arch Enable new-style <sys/bus.h> on several PowerPC por...
jruoho[src/trunk]: src Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.
matt[src/trunk]: src/sys/arch/evbmips CLeanup machine includes
roy[src/trunk]: src/usr.bin/infocmp Fix infocmp when both -a and -x are given as...
rkujawa[src/trunk]: src/sys/arch/amiga/pci Make it build without PCI_NETBSD_CONFIGUR...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by nakayama ...
rmind[src/trunk]: src/sys - Fix a few possible locking issues in execve1() and exi...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from HADES.in rev 1.12:
is[src/trunk]: src/lib/libc/net Print AppleTalk phase 2 range, too, if available.
christos[src/trunk]: src/lib/libc welcome to WARNS=5
jruoho[src/trunk]: src Few fundamental consistency checks for the abs(3) family.
joerg[src/trunk]: src/distrib/sets/lists/comp Fix up mktime_z.3 entries
mrg[src/trunk]: src/sys/arch/amiga/dev avoid uninitialised variable warnings.
mhitch[src/trunk]: src/sbin/resize_ffs Add support for old ffsv1 superblocks. Afte...
isaki[src/trunk]: src/sys/arch/x68k/stand/mboot Oops, One more message.
christos[src/trunk]: src/tests/lib/libc/sys dholland fixed PR/44927
yamt[src/trunk]: src/sys/kern revert vfs_lookup.c rev.1.126 for now because some ...
christos[src/trunk]: src/sbin/mount_ptyfs don't print 2 lines of info, remove the bog...
uebayasi[src/trunk]: src/sys/uvm Indent.
joerg[src/trunk]: src/tools/llvm Partially revert last, keep assertions enabled (b...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Add support for PMAP_MINIMALTLB.
dholland[src/trunk]: src/games/adventure Oops, I forgot to actually implement the che...
roy[src/trunk]: src Userland now builds and uses terminfo instead of termcap.
phx[src/trunk]: src/sys/arch Ensure reorder protection for amigappc in all bus s...
mrg[src/trunk]: src/sys/arch/amiga/stand/bootblock improve the error message if ...
phx[src/trunk]: src/sys/arch/amigappc/conf Enable all devices which can be compi...
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Fix Dd and Dt arguments.
jmcneill[src/trunk]: src/sys/modules/dtv build dtv_demux.c
mrg[src/trunk]: src/external/mit/xorg/lib/xcb-util - reorder the SUBDIR list to ...
matt[src/trunk]: src/sys/dev/mii Add Marvel 88E1149
pooka[src/trunk]: src/sys/rump/librump/rumpnet add weak stubs for bridge (not the ...
jakllsch[src/trunk]: src/sys/arch/x86/x86 drop trailing whitespace
cegger[src/trunk]: src/usr.sbin/fwctl PR bin/44230: Missing close.
christos[src/trunk]: src/share/man/man5 document NAME=label
jruoho[src/trunk]: src Briefly describe __read_mostly and __cachline_aligned.
phx[src/trunk]: src/sys/arch/amigappc/conf Include majors.amigappc instead of ma...
uebayasi[src/trunk]: src/sys/uvm Calculate the offset from vm_map_entry's start to vm...
dholland[src/trunk]: src/sys/ufs Pass the ufs_lookup_results pointer around instead o...
reinoud[src/trunk]: src/sys/arch/usermode/dev Cleanup clock.c removing unneeded func...
jmcneill[src/trunk]: src/sys/dev/dtv add sys/types.h
tsutsui[src/trunk]: src/distrib/utils/sysinst Use 1MB alignment rather than the defa...
nonaka[src/trunk]: src/sys/dev zaudio(4) works fine for me.
dyoung[src/trunk]: src/sys/arch/hp700/include Switch to new-style <sys/bus.h>. hp70...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.5.1 to fix ...
hannken[src/trunk]: src/sys/arch/x86/include Revert revision 1.4 and change LAPIC_LE...
skrll[src/trunk]: src/sys/arch/hp700/dev Copyright correction
riz[src/trunk]: src/sbin/resize_ffs Remove bogus check which is not actually tes...
joerg[src/trunk]: src/bin/sh Move the savehandler assignment before setjmp() to av...
wiz[src/trunk]: src/external/bsd/tcpdump/dist Bump date for chroot default.
macallan[src/trunk]: src/sys/dev/ic wsfont_matches() and wsfont_find() take an extra ...
dyoung[src/trunk]: src/sys/arch/alpha/include #include <machine/bus_defs.h> instead...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core only use bus_space*() on ...
wiz[src/trunk]: src/share/man/man9 Sort error descriptions.
mrg[src/trunk]: src/sys/arch/sparc/sparc avoid array bounds violation and use fr...
wiz[src/trunk]: src/lib/libutil Remove trailing whitespace, add dot.
matt[src/trunk]: src/sys/arch/evbmips/conf Add NEED_MDSETIMAGE, NEED_BINARY, NEED...
jmcneill[src/trunk]: src/sys/dev/usb add SMK eHome Infrared Transceiver
njoly[src/trunk]: src/sys/rump/librump/rumpvfs Use the appropriates vop_*_args str...
christos[src/trunk]: src/sys/conf Add apple autodiscovery.
roy[src/trunk]: src/lib/libterminfo Sync terminfo.5 changes into terminfo.5.in
christos[src/trunk]: src/usr.sbin Disengage ipf
dyoung[src/trunk]: src/lib/libarch Don't descend into alpha/.
jruoho[src/trunk]: src/doc ACPICA 20101209 is out.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for cv3dpb driver.
skrll[src/trunk]: src/sys Invert the sense of the bit to mark if LOCKDEBUG is enab...
jym[src/trunk]: src/share/man/man4 Document BCM5709S support. While here, comple...
he[src/trunk]: src/lib/libc/gen Add a pair of casts to silence lint about conve...
enami[src/trunk]: src/bin/dd Wrap long line.
adam[src/trunk]: src/external/bsd/openldap/dist Merge 2.4.23
jmcneill[src/trunk]: src/sys/dev/usb add emdtv(4), a dtv(4) driver for Empia Technolo...
mlelstv[src/trunk]: src/sbin Skip handling of APPLEUFS_LABEL if it is smaller than a...
christos[src/trunk]: src/usr.sbin/ntp moved to external
he[src/trunk]: src/sys/arch/newsmips/apbus Track the changes to tulipvar.h -- u...
pgoyette[src/trunk]: src Enhance the swsensor(4) pseudo-device's capabilities to emul...
jmcneill[src/trunk]: src/sys/modules/auvitek build auvitek_dtv.c too
cegger[src/trunk]: src/sys/nfs back out rev. 1.285. The problem I try to hunt down
matt[src/trunk]: src/lib/libc Fix so that float128_to_uint64_round_to_zero is def...
matt[src/trunk]: src/sys/dev/usb Slighty tweak the interrupt debug printfs.
matt[src/trunk]: src/sys/dev/pci Add some more devices that I've encountered.
phx[src/trunk]: src/doc Note sandpoint NH230/231 NAS support.
wiz[src/trunk]: src/external/bsd/libelf/dist Mark up NULL. Join two sections des...
wiz[src/trunk]: src/share/man/man7 Sort sections
christos[src/trunk]: src/lib/libc/time it is getname not time.
christos[src/trunk]: src/lib/libc unsigned char portability casts
jruoho[src/trunk]: src/tests/lib/libc/sys Verify that dup2(2) and dup3(2) fail with...
mrg[src/trunk]: src/sys/arch/macppc/macppc add some (uintptr_t) between pointer ...
christos[src/trunk]: src/distrib/utils/sysinst only deal with X11R7 now.
jruoho[src/trunk]: src/share/man/man4 Remark acpicpu(4).
pooka[src/trunk]: src/sys/dev/sysmon print newline after timer expiry message
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace; wording.
drochner[src/trunk]: src/sys/conf also remove unnecessary "needs-flag" for firmload, ...
jmcneill[src/trunk]: src/sys/dev/dtv sections can't be > 4KB
joerg[src/trunk]: src Introduce __HAVE_NO___THREAD for sun2 and vax to disable the...
matt[src/trunk]: src/sys/arch/powerpc/powerpc When a stack is specified, make sur...
rtr[src/trunk]: src/distrib/sets/lists/comp add missing liblua_g.a debuglib entr...
matt[src/trunk]: src/sys/dev/mii Recognize AR8021
jruoho[src/trunk]: src/share/man/man3 Fix xref.
rmind[src/trunk]: src/sys/kern fileassoc_file_delete: pre-check whether fileassoc ...
joerg[src/trunk]: src/tests/lib/csu/arch Simplify
joerg[src/trunk]: src Update LLVM/Clang snapshot to r147888. Most importantly, thi...
tron[src/trunk]: src/distrib/sets/lists/tests Update entries for IPFilter regress...
christos[src/trunk]: src/usr.bin/ftp make -R work the same in ftp:// like it does for...
jruoho[src/trunk]: src Move 't_glob_star' to 't_glob' for glob(3).
macallan[src/trunk]: src/sys/dev/pci support DDC2, pick an appropriate video mode if ...
roy[src/trunk]: src Import my terminfo implementation.
dholland[src/trunk]: src/usr.bin/make Improve the error message that results when you...
jruoho[src/trunk]: src Add sigevent(3), a manual page that describes the struct sig...
matt[src/trunk]: src/sys/arch/vax/include Switch to use <sys/device_if.h>
matt[src/trunk]: src/sys/dev/usb Regen.
jruoho[src/trunk]: src/tests/lib/libc/string Add one simple test case.
reinoud[src/trunk]: src/sys/arch/usermode Add AMD64 target for NetBSD/usermode next ...
mrg[src/trunk]: src sparc64 with GCC 4.5 has about a 2% code bloat, unfortunately.
he[src/trunk]: src/lib/libc/gdtoa A few fixes to make this build for vax:
wiz[src/trunk]: src/bin/date - fix timed(8) references;
dholland[src/trunk]: src/lib/libquota Add quota_nfs.c and implement quota_get() for n...
uebayasi[src/trunk]: src/sys/arch/xen/xen Typo in a wchan string.
uebayasi[src/trunk]: src/sys/uvm Indent.
apb[src/trunk]: src/etc The error message when /var is not a file system chhange...
dholland[src/trunk]: src/sys/ufs/ufs Fix error path for UFS_WAPBL_BEGIN failure to av...
matt[src/trunk]: src/distrib/sets/lists/comp Fix gcc-4.5 includes
jakllsch[src/trunk]: src/sys/dev/isa Add NULL pmf handlers.
christos[src/trunk]: src/lib/libedit From: Jilles Tjoelker: Add a mapping for the cur...
plunky[src/trunk]: src/usr.bin/sdpquery on reflection we can use uintmax_t here ins...
pooka[src/trunk]: src/tests/usr.sbin/traceroute Add simple tests for traceroute. ...
drochner[src/trunk]: src/share/man/man4 move kame_ipsec.4 almost completely into ipse...
jmmv[src/trunk]: src/external/bsd/atf/dist Resolve conflicts after the import of ...
tsutsui[src/trunk]: src/tools/compile_et No need to compile strlcpy.c and strlcat.c ...
njoly[src/trunk]: src/sbin/mount_nfs Note that amd64 defaults to 32k read/write da...
chs[src/trunk]: src/sys/arch/x86 bring in this change from openbsd:
plunky[src/trunk]: src/distrib/sets/lists add PCC commands and manpages [pcc(1), pc...
tnozaki[src/trunk]: src/lib/libintl libintl crash when *.mo file lacks header sectio...
roy[src/trunk]: src Move the emergancy terminfo database from /root to /rescue.
dyoung[src/trunk]: src/sys/arch/alpha/include Oops, add back struct alpha_pci_conf_...
jym[src/trunk]: src/sys/dev/pci Remove htolexx calls, as bnx(4) NICs are capable...
jakllsch[src/trunk]: src/sys/dev/isa Improve module dependency list.
dyoung[src/trunk]: src/share/man/man9 Document bus_space_reserve(9), bus_space_rese...
jakllsch[src/trunk]: src/sys/dev/usb Changes in cdce(4).
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs statvfs:
jmcneill[src/trunk]: src/sys/dev/i2c add a flags argument to lg3303, and use it for t...
jruoho[src/trunk]: src/tests/lib/libc/string Add few simple test cases.
skrll[src/trunk]: src Support crash(8) on hppa.
dholland[src/trunk]: src/sys/ufs/ufs In ufs_wapbl_rename, remove #if 0 blocks and rem...
wiz[src/trunk]: src/share/man/man4 Fix another reference to point to kame_ipsec ...
roy[src/trunk]: src/distrib/sets/lists/base Don't remove termcap.db from existin...
mrg[src/trunk]: src/sys/arch/sparc64 - properly map the schizo interrupt registe...
christos[src/trunk]: src/usr.bin/telnet PR/45805: Borodin Oleg: telnet/telnetd with -...
christos[src/trunk]: src/distrib/sets/lists sets for tzcode enhancements
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 reduce the #ifdef DEBUG usage by us...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Apparently there is a CVE coming for t...
pooka[src/trunk]: src/usr.sbin/puffs Call ukfs_part_release(). For completeness a...
matt[src/trunk]: src/lib/libc Add ieee754 versions of the compiler runtime functions
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace in previous
tsutsui[src/trunk]: src/share/man/man3 microtime(9) stores struct timeval. bintime(...
pooka[src/trunk]: src/sys Device accessors are only marginally related to autoconf...
jmcneill[src/trunk]: src/sys/arch/i386/conf add emdtv at uhub
jruoho[src/trunk]: src/tests/lib/libc/sys Add some cases for dup2(2) and dup3(2).
phx[src/trunk]: src/sys/arch/amiga/dev Fixed for amigappc by executing eieio aft...
mlelstv[src/trunk]: src/sys/arch/x86/x86 Release buffer in case a receive failed.
matt[src/trunk]: src/tests/lib/libm If one of the tests with eps fails, print the...
jmcneill[src/trunk]: src/sys/dev/dtv use %zu to print size_t
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace; sort errors; spell ...
pooka[src/trunk]: src/sys Trade 200-something bytes for the death of an ifdef.
dholland[src/trunk]: src/lib/libquota Implement quota_put() and quota_delete() using ...
wiz[src/trunk]: src/doc mdocml-1.11.4 out.
skrll[src/trunk]: src/common/lib/libc/atomic __strong_alias(foo, foo) is... pointless.
phx[src/trunk]: src/sys/arch/sandpoint New device nhpow(4) to support the onboar...
matt[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc Regen.
christos[src/trunk]: src/sys/arch/i386/conf add apple autodiscovery
matt[src/trunk]: src/sys/arch/evbmips/conf Enable a few more devices (not all work).
macallan[src/trunk]: src/sys/arch adjust for wsfont_find() change
mrg[src/trunk]: src/sys/arch/sparc64/dev allow sparc64 spc_find_ino() to be NULL...
matt[src/trunk]: src/sys/arch/powerpc/pic Don't declare cpu_send_ipi if BOOKE
jnemeth[src/trunk]: src/sys/dev/usb PR/44213 - B ICT A.P. de Brouwer Jr. -- clarify ...
joerg[src/trunk]: src Remove code for CITRUS!=yes.
chs[src/trunk]: src/sys/uvm adjust amap_cow_now() to make UVM_PAGE_TRKOWN happy.
uebayasi[src/trunk]: src/sys/uvm Move A->K loan break code to uvm_loan.c.
jakllsch[src/trunk]: src/share/man/man4 Remove remaining references to pccons options...
christos[src/trunk]: src/sys/dev/raidframe PR/44207: Wolfgang.Stukenbrock:
matt[src/trunk]: src/sys/sys Use a builtin __FOO__ for FOO if >= GCC 3.3
christos[src/trunk]: src/bin/df use strspct.
wiz[src/trunk]: src/usr.sbin/rpc.lockd Fix typo in syslog message.
tsutsui[src/trunk]: src/usr.bin/elf2aout Set a_midmag MAGIC in a.out header properly...
skrll[src/trunk]: src/sys/arch/hp700/hp700 s/aprint_verbose/aprint_debug/
jmcneill[src/trunk]: src/etc create /dev/dvb/adapterN/* devices for dtv
jruoho[src/trunk]: src/regress/sys/uvm Remove "mmap" subdir.
msaitoh[src/trunk]: src/sys/dev/pci Fix the bug that unaligned access occurs on amd6...
christos[src/trunk]: src/lib/libc/sys Make the ioctl prototype reflect reality and ex...
tonio[src/trunk]: src/sys/dev/usb Add uthum(4) driver from openbsd, adapted to han...
jakllsch[src/trunk]: src/sys/dev/ic When a port reset fails, it is important to know ...
dholland[src/trunk]: src/sys/ufs/ufs Eliminate the old ufs_rename. The only reason th...
rmind[src/trunk]: src/sys/lib/libkern Add CTASSERT_SIGNED() and CTASSERT_UNSIGNED().
dyoung[src/trunk]: src/sys/sys Bring the bus_space_is_equal() declaration out of th...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb - remove unused thread (non-lwp) ...
riz[src/netbsd-6]: src/doc Tickets 734, 736, 737
jakllsch[src/trunk]: src/sys/dev/pci regen.
tron[src/trunk]: src/lib/libedit Try to fix build of port where "char" is unsigned.
jruoho[src/trunk]: src/tests/lib/libc/stdlib Rename some test case names. No functi...
tsutsui[src/trunk]: src/share/mk Add OBJCOPY_ELF2AOUT_FLAGS for some arm ports to cr...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Fix printing of phy.
joerg[src/trunk]: src/tests/lib/libc/stdlib Try fixing t_strtod to not depend on -...
plunky[src/trunk]: src/distrib/sets add note of "pcc" and "pcccmds" attributes
pooka[src/trunk]: src/lib/libc last of the RUMP_ACTION syscall swappers
christos[src/trunk]: src Provide a re-entrant and thread-safe set of timezone API's that
joerg[src/trunk]: src/external/bsd/llvm/lib Invert def/undef condition to make LLV...
wiz[src/trunk]: src/share/man/man4 Split "filesystem", and remove superfluous Pp.
plunky[src/trunk]: src/doc note pcc upgrade
reinoud[src/trunk]: src/sys/arch/usermode/dev Create an atomic switchto() that has S...
sborrill[src/trunk]: src/share/man/man4 Add IBM ServeRAID M1015 and M5014
roy[src/trunk]: src getent cannot report on termcap as we now use terminfo.
liamjfoy[src/trunk]: src/sys/netinet check against NULL
drochner[src/trunk]: src/external cleanup:
jruoho[src/trunk]: src/tests/bin/cat Fix another type in the metadata.
pooka[src/trunk]: src/tests/dev Add first raidframe tests. This is the test for t...
tron[src/trunk]: src/gnu/usr.bin/rcs/lib Revert last change. The extra while loop...
riz[src/trunk]: src/tests/sbin/resize_ffs Re-work the resize_ffs(8) tests:
pooka[src/trunk]: src/usr.bin/rump_allserver Add an example for a server listening...
gson[src/trunk]: src/sys/rump/dev/lib Fix cut-and-paste-os in panic messages
drochner[src/trunk]: src/sys/net back out previous - this should be unnecessary on Ne...
jruoho[src/trunk]: src Few naive unit tests for the getprotoent(3) family.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc add ${G_LIB2ADD:H:O:u} to the ....
christos[src/trunk]: src/lib/libedit Support other non-latin1 single byte character s...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Update p5pb(4) and bppcsc(4) due t...
jruoho[src/trunk]: src/share/man/man3 Note clock_gettime(2) in the example.
jmcneill[src/trunk]: src/etc/mtree add /usr/include/dev/dtv
he[src/trunk]: src/lib/libarch/alpha Make 'i' unsigned to avoid signed/unsigned...
pooka[src/trunk]: src/usr.bin/rump_halt note -h caveat
wiz[src/trunk]: src/sbin/mount_kernfs Bump date for previous.
jakllsch[src/trunk]: src/sys/dev/pci Add complete support for all channels on VT6421A...
matt[src/trunk]: src/etc/etc.evbmips Add algor kernels
wiz[src/trunk]: src/lib/libutil Fix capitalization and typo, from Bug Hunting.
christos[src/trunk]: src/distrib/sets/lists/base I guess pdisk gets installed everywh...
mrg[src/trunk]: src/sys/arch/sparc64 for USIII, use the new "tlb demap all" oper...
matt[src/trunk]: src/sys/arch/mips/sibyte cleanup <machine/*.h> includes
jmcneill[src/trunk]: src/sys/arch/usermode/dev close file descriptors at shutdown
snj[src/trunk]: src/sys/rump/librump/rumpkern Some might argue that it is benefi...
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns handle openssl versions less ...
plunky[src/trunk]: src/external/bsd/pcc fix the embedded VERSSTR by providing the c...
uebayasi[src/trunk]: src/sys/uvm Fix !DIAGNOSTIC build. Reported by Geoff Wing.
jruoho[src/trunk]: src/lib/libc/db/man Fix the references and -offset indent.
jruoho[src/trunk]: src/lib/libc/ssp Small modifications to wording, tidy up SEE ALSO.
wiz[src/trunk]: src/doc sqlite-3.7.10 out.
christos[src/trunk]: src/distrib/sets/lists/comp add missing files.
christos[src/trunk]: src/external/bsd/ipf Build gluons
skrll[src/trunk]: src/sys/arch/hp700/hp700 Make device_register less ugly.
christos[src/trunk]: src/tests/bin/sh PR/43597 was fixed
uebayasi[src/trunk]: src/sys/arch Fix DEBUG build.
reinoud[src/trunk]: src/sys/arch/usermode Complete rewrite of the signal and spl fra...
mlelstv[src/trunk]: src/sys Replace individual queries for partition information with
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Fix PR#43911.
jruoho[src/trunk]: src/share/man/man4 Remove C1E from CAVEATS, as it is now handled...
rmind[src/trunk]: src/sys/arch/xen/x86 Initialise cpus_running to 1 on Xen, as it ...
christos[src/trunk]: src/distrib/utils/sysinst this is only valid for X11R6; we never...
dyoung[src/trunk]: src/sys/arch/x86/x86 Bring bus_space_tag_create(9) up-to-date wi...
wiz[src/trunk]: src/sys/dev/pci regen.
martin[src/trunk]: src Rework posix_spawn locking and memory management:
pooka[src/trunk]: src goop for initial raidframe test
njoly[src/trunk]: src/tests/include Convert some more ATF_REQUIRE calls to ATF_CHECK.
christos[src/trunk]: src/tools/awk hook to the new awk in external
yamt[src/trunk]: src/sys/nfs nfs_rcvunlock: don't wake up all waiters.
jakllsch[src/trunk]: src/sys/dev/isa wbsio(4) rescan support.
christos[src/trunk]: src/external/bsd/bind/include/isc handle lack of <sys/atomic.h>
mrg[src/trunk]: src/sys/arch/x68k/stand/libsa don't assign sc->sc_partinfo.size ...
christos[src/trunk]: src/external/bsd/ntp/dist/include don't redefine NANOSECOND
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add NH230 PPCboot version.
jruoho[src/trunk]: src Split out the string tests from t_string.c for consistency.
roy[src/trunk]: src/usr.bin/tic Fix year.
cegger[src/trunk]: src/share/man/man9 ossaudio(3) -> compat/ossaudio and soundcard.h
jruoho[src/trunk]: src Rename two test files to get functional scope (and avoid con...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib One more reason not ...
christos[src/trunk]: src/sys/sys According to TOG, <aio.h> is a standalone header.
christos[src/trunk]: src/usr.sbin/makefs/cd9660 Pull FreeBSD fix from Andreas Tobbler:
jmcneill[src/trunk]: src/sys/arch/usermode/conf Add options INSECURE, as sysinst requ...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src From Garo Taft:
plunky[src/trunk]: src/lib/libbluetooth bump date for previous
pooka[src/trunk]: src/sys/sys include prerequisite headers
njoly[src/trunk]: src Add testcase from PR/44255, that exercize parsedate(3) with ...
joerg[src/trunk]: src/lib/libbluetooth Use __printflike.
matt[src/trunk]: src/sys/arch/pmax Cleanu <machine/*> includes
haad[src/trunk]: src/external/cddl/osnet/dist/lib/libzpool/common Only KM_SLEEP |...
jruoho[src/trunk]: src Xref module(4).
pgoyette[src/trunk]: src/distrib/sets/lists/man Update sets for new module(4) man page.
jakllsch[src/trunk]: src/sys/dev/isa Make this compile.
mbalmer[src/trunk]: src/distrib/sets/lists/man Add uts(4) man pages
mrg[src/trunk]: src/sys/dev don't hold the thread lock while calling allocm() or...
dholland[src/trunk]: src Add <quota.h> with the new libquota API.
skrll[src/trunk]: src/sys/arch/hp700/conf Allocate a major number for wd and sysmo...
jmcneill[src/trunk]: src/sys/dev/pci add detach support
jakllsch[src/trunk]: src/sys/dev/pci Add cxdtv(4), a dtv(4) driver for Conexant CX238...
njoly[src/trunk]: src/sys/fs/msdosfs Add missing braces in previous commit.
macallan[src/trunk]: src/share/man/man9 document recent changes
jmcneill[src/trunk]: src/sys/dev/pckbport add support for elantech (v2) touchpads tha...
pooka[src/trunk]: src/lib/librumpuser Unlink unix socket as part of server exit.
matt[src/trunk]: src/sys/modules/dtv files.dtv is included by conf/files
wiz[src/trunk]: src/sys/arch/rs6000/stand/boot Remove extra parenthesis. Found b...
martin[src/trunk]: src/sys Make option CPU_UCODE global
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Add a "supported board list" of NetBSD/...
plunky[src/trunk]: src/external/bsd/pcc only go to WARNS=2 on these by default
plunky[src/trunk]: src/sys/dev device_pmf_is_registered() is not required
matt[src/trunk]: src/sys/arch/powerpc/booke Add support PMAP_MINIMALTLB option. ...
joerg[src/trunk]: src/lib/libc/gen Don't bother with SCCS or the other RCSID condi...
jruoho[src/trunk]: src/tests/lib/libm Point to PR port-alpha/46301 when failing on ...
matt[src/trunk]: src/tests/include/sys Use SCHAR_{MIN, MAX} for signed char, not C...
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 + Fix panic() in cardbus_mapreg_map()...
joerg[src/trunk]: src Update to LLVM/Clang r135100 to get past the type system rew...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Revert last commit i...
njoly[src/trunk]: src/sys/arch/x86/x86 Call aprint_naive for quiet boot message.
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative-gcc:
mrg[src/trunk]: src/sys/arch/i386/stand/boot disable ext2fs support in /boot on ...
skrll[src/trunk]: src/usr.sbin/installboot s/ISO9660/ISO 9660/ for consistency wit...
christos[src/trunk]: src/lib/libc/quad - change from size_t to unsigned int because w...
jruoho[src/trunk]: src/sys/dev/sysmon Fix a typo in one DPRINTF (s/edata->des/edata...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace fix gcc uninitial...
joerg[src/trunk]: src/gnu/usr.bin/groff/src Push C++ library linkage into the shar...
skrll[src/trunk]: src/distrib/utils/sysinst/arch/hp700 Error if the root partition...
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Sort library descriptions.
matt[src/trunk]: src/common/lib/libc Merge from matt-nb5-mips64
skrll[src/trunk]: src/usr.sbin/crash Remove workaround for old binutils.
roy[src/trunk]: src/lib/libterm Remove termcap as we now use terminfo.
dholland[src/trunk]: src/usr.bin/quota Clean up usr.bin/quota to use the new libquota...
pooka[src/trunk]: src/tests/net/icmp atf-check => atf_check
matthias[src/trunk]: src/usr.bin/calendar Stop playing games with stdin and stdout fi...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove comment that shouldn't have crept in.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Change prototype of logical page ...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Update the p5pb(4) page to reflect...
joerg[src/trunk]: src/share/mk Make it easier to specify the list of checkers to e...
jruoho[src/trunk]: src/sys/dev/acpi Simplify and clean:
uebayasi[src/trunk]: src/sys/uvm vnode.h is not used here.
phx[src/trunk]: src/sys/arch/amiga/dev Define DCIAS() for amigappc.
pooka[src/trunk]: src/distrib/sets/lists +rump_server
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Use tid - 1 for the thread id, so...
christos[src/trunk]: src/dist/nvi undo previous, it is wrong.
mrg[src/trunk]: src/sys/dev convert the remaining dev/sbus drivers to CFATTACH_D...
jnemeth[src/trunk]: src/sys/dev/usb PR/44213 - B ICT A.P. de Brouwer Jr. -- add some...
perseant[src/trunk]: src/sbin/newfs_lfs Use an even smaller segment size when creatin...
uebayasi[src/trunk]: src/sys/uvm Rewrite uvm_fault() loop using while () than goto.
drochner[src/trunk]: src/sys make the data arguments of *setxattr(2) const, as in Linux
matt[src/trunk]: src/sys/arch Add defines for extu_frac[ln]m
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Implemented support for boo...
christos[src/trunk]: src/regress/sys/net/ether_aton_r verify hex digits.
riz[src/trunk]: src/sbin/resize_ffs Be explicit about byteswapped and ffsv2 file...
jakllsch[src/trunk]: src/sys/dev/pci regen.
tron[src/trunk]: src/sys/ddb Include "ctype.h" in the central place which deals w...
snj[src/trunk]: src/lib/libterminfo Fix some typos and spelling errors.
mrg[src/trunk]: src force HAVE_AS_SPARC_GOTDATA_OP to false, since those relocs ...
msaitoh[src/trunk]: src/sys/dev/pci - Count Receive error, CRC error, Alignment erro...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Initialise lwp0.l_cpu early so that spl...
matt[src/trunk]: src/sys/dev/usb Match SHEEVAPLUG_JTAG.
cegger[src/trunk]: src/sys/arch/xen/include add gnttab ioctl definitions to implement
matt[src/trunk]: src/sys/arch/powerpc/powerpc Decode isel{lt,gt,eq}
pooka[src/trunk]: src/sys/rump/dev/wip Put common stuff in a single file which can...
christos[src/trunk]: src/sys/dev/dkwedge recognize apple disks.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Explicitly protect the kernel ima...
christos[src/trunk]: src/lib/libc/gen PR/41558: Stathis Kamperis: Treat a backslash f...
jmcneill[src/trunk]: src/sys/dev video(4) changes to support analog tv capture devices:
jmcneill[src/trunk]: src/sys/dev/pci hook in lg3303 demod support and modularize
roy[src/trunk]: src/doc Import dhcpcd-5.1.5
matt[src/trunk]: src/distrib/sets/lists/tests Mark ipf entries with ipfilter so t...
jruoho[src/trunk]: src Make tcpdump(8) to drop root privileges and chroot(2) by def...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid taking a (not yet) initialize...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix core dump handling. In essenc...
pooka[src/trunk]: src/sys/rump/net Actually, unlike e.g. carp, bridge can be its o...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup trap.c and add a stop_all...
wiz[src/trunk]: src/usr.bin/tic Use Ex for EXIT STATUS section. Put Ns on same l...
adam[src/trunk]: src/tools/llvm Pass HOST_CC otherwise fails e.g. on Mac OS X; fi...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.1.5 with the follow...
isaki[src/trunk]: src/distrib/notes/common Remove my (isaki@) acknowledgement.
njoly[src/trunk]: src/distrib/sets/lists/tests Remove unneeded .debug entry for t_...
christos[src/trunk]: src To use x86/cpu.h struct cpu_info from userland, we need via_...
plunky[src/trunk]: src/external/bsd/pcc update for pcc-20120105
tonio[src/trunk]: src Add uthum(4) man page
uebayasi[src/trunk]: src/sys/uvm Correct previous; fix a miscalculation of offset-int...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc add a hack for emips libgcc (32...
plunky[src/trunk]: src/sys/dev/usb no need to device_pmf_is_registered() before unr...
matt[src/trunk]: src/sys/arch/powerpc/include Don't use global asm for __clang__
pgoyette[src/trunk]: src/share/man/man3 Fix typo - or_eq is "|=" and not "!="
matt[src/trunk]: src/sys/dev/mii Regen.
tls[src/trunk]: src/external/bsd/liblzf/dist Import liblzf version 3.5 (2-clause...
matt[src/trunk]: src/sys/dev/ata Fix typo (31224 -> 3124) and constify an array.
christos[src/trunk]: src/external/bsd/ntp/dist/libopts int/long portability.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 1.99.16/20100205
christos[src/trunk]: src/lib/libutil - pass correct types.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k XXX: add a prototype ...
riz[src/trunk]: src/distrib/utils/sysinst Implement a post-install configuration...
riz[src/trunk]: src/distrib/utils/sysinst/arch/sandpoint Don't use snprintf() to...
hubertf[src/trunk]: src/sys/dev/pci Use uppercase for acronyms on output: DRAM, SRAM
tsutsui[src/trunk]: src/tools/compat Always redefine DEV_BSIZE=512.
reinoud[src/trunk]: src/sys/arch/usermode/include Define astpending flag and the ast...
reed[src/trunk]: src/bin/date For the -d option, refer to parsedate(3) for examples.
jruoho[src/trunk]: src/sys/dev/usb Add MSI MegaSky DVB-T dongle.
roy[src/trunk]: src/distrib/sets/lists/etc Note .terminfo and .terminfo.db in /r...
skrll[src/trunk]: src/distrib/sets/lists/tests bah set lists. expect this lot back...
perseant[src/trunk]: src/sys/ufs/lfs Corrections to part of rev 1.140. lfs_bmapv, not...
pooka[src/trunk]: src/sys/compat/linux/common Rename structure members to make the...
skrll[src/trunk]: src/share/man/man4/man4.hp700 Real mode is no longer used.
matt[src/trunk]: src/sys/arch/arm/xscale Remove inline from global routines
jdf[src/trunk]: src/distrib/utils/sysinst Make sysinst not store the keyboard or...
joerg[src/trunk]: src Prefix ctype bitmask macros with _CTYPE
jruoho[src/trunk]: src/tests/lib/libc/sys Add the test cases from the old ../regres...
agc[src/trunk]: src/lib/libc/sys fix a couple of typos
pooka[src/trunk]: src/sys/dev/sysmon use aprint
jym[src/trunk]: src/sys/arch/xen/x86 Need the successful count (for AMI debugging)
tron[src/trunk]: src/doc Correct maintainer.
manu[src/trunk]: src/lib/libperfuse Use new PUFFS_KFLAG_CACHE_FS_TTL option to pu...
wiz[src/trunk]: src/distrib/sets/lists/comp + /usr/share/man/man3/pthread_attr_d...
mrg[src/trunk]: src/sys/dev/spi initialise chuck_rptr as well, instead of chuck_...
rmind[src/trunk]: src - Expire all sessions on flush.
riz[src/trunk]: src/distrib/common/bootimage s/Createing/Creating/
chs[src/trunk]: src/sys/dev/mii disable the entry for Marvell E1149 for now sinc...
jruoho[src/trunk]: src Fix xref; module(4) -> module(7).
pgoyette[src/trunk]: src/distrib/sets/lists/man Add man page for acpismbus(4)
hannken[src/trunk]: src/sys/ufs/ffs syncsnap: Use bbusy() to take a buffer from v_di...
jruoho[src/trunk]: src/doc Clean-up some of my entries.
mrg[src/trunk]: src/etc/mtree if MKCOMPAT != "no", don't include the MD files fo...
dyoung[src/trunk]: src/share/man/man9 Describe some of the expected return codes fr...
wiz[src/trunk]: src/lib/libc/time Fix typo, from Bug Hunting.
joerg[src/trunk]: src/lib/libc/gen Wrap sys_errlist constants in a macro to make i...
tron[src/trunk]: src/lib/librefuse Don't ignore "userdata" argument in "fuse_main...
joerg[src/trunk]: src/tests/lib/libc/net Be UTF8 clean.
jruoho[src/trunk]: src/tests/lib/libc/string Adjust.
nonaka[src/trunk]: src/sys/dev/usb Added more Realtek wlan adapters.
plunky[src/trunk]: src/external/bsd/pcc when making VERSSTR, provide the target os/...
pooka[src/trunk]: src/tests/util/sort fix the kflag_limits test case and enable it
pooka[src/trunk]: src/distrib/sets/lists add new, remove obsolete
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Comment in --version description. I...
pooka[src/trunk]: src/lib/libc Don't __weak_alias non-existent symbols. Apparentl...
jruoho[src/trunk]: src/sys/dev/acpi Fix a regression introduced during the change o...
skrll[src/trunk]: src/share/man/man8/man8.hp700 Fix NetBSD version in history.
njoly[src/trunk]: src/lib/libcurses s/curses_fileo/curses_fileio/ in xrefs.
jakllsch[src/trunk]: src/sys/dev/pci As suggested in the previous commit, the overwri...
dholland[src/trunk]: src/usr.sbin/repquota Remove the explicit fallback direct file a...
christos[src/trunk]: src/include make CHAR_{MIN, MAX} work for both -fsigned-char and ...
jakllsch[src/trunk]: src/share/man/man4 Update based on recent changes to uslsa(4).
matt[src/trunk]: src/sys/arch/hppa/include Fix FLT_* and DBL_* redefinition problem.
jmcneill[src/trunk]: src/sys/dev/stbi reduce stack usage of stbi_gif_load_from_memory...
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot We want a literal 0x86 in %ah for t...
christos[src/trunk]: src/external/bsd/ipf make this work again. Kill tests and kernel...
njoly[src/trunk]: src/tests/fs/vfs Now that permissions for msdos have been fixed, ...
skrll[src/trunk]: src Convert a couple of old regress tests to ATF.
riz[src/trunk]: src/distrib/utils/sysinst Use the "doingwhat" message for the mu...
riz[src/netbsd-6]: src Adjust ticket #693: lzf doesn't get built in netbsd-6, s...
pooka[src/trunk]: src/share/mk Define RUMPPRG, which is just like PROG, except it ...
jruoho[src/trunk]: src Reference strsuftoll(3) and orders(7) with each other.
reinoud[src/trunk]: src/sys/arch/usermode/usermode As ppn is a uintptr_t, it can nev...
mlelstv[src/trunk]: src/sys/dev/pci Add Intel Sandybridge integrated graphics
liamjfoy[src/trunk]: src/sys/netinet minor typo fix
jruoho[src/trunk]: src/share/man/man9 Note vm.user_va0_disable.
dyoung[src/trunk]: src/sys/rump Use <sys/bus.h> not <machine/bus.h>.
jruoho[src/trunk]: src Append a case for (fixed) PR bin/25899. From Min Sik Kim.
christos[src/trunk]: src/lib/libc vax-specific lint fixes.
jakllsch[src/trunk]: src/sys/dev/usb Stopgap XXX kludge for PR kern/42848 and PR kern...
riz[src/trunk]: src/usr.bin/msgc MENU_name -> MSG_name
ahoka[src/trunk]: src/sys/netsmb Module support for NetBSD
wiz[src/trunk]: src/lib/libc/time Sort SEE ALSO, add a serial comma.
yamt[src/trunk]: src/sys/uvm cosmetics. no functional changes.
phx[src/trunk]: src/etc/etc.ofppc Add ttyE1-ttyE3 for wscons.
ahoka[src/trunk]: src/distrib/utils/sysinst Make it proper KNF as it should have b...
matt[src/trunk]: src/etc/etc.evbmips Don't build 64bit kernel for evbmips-el
dyoung[src/trunk]: src/distrib/sets/lists/comp Mark <machine>/bus.h obsolete in som...
jruoho[src/trunk]: src/tests/lib Remove the amd64-part from the Qemu checks. The fo...
chs[src/trunk]: src/sys/uvm initialize amap per-page reference counts before cha...
matt[src/trunk]: src/sys/arch/evbmips/adm5120 Make this compilee again.
jruoho[src/trunk]: src Move 't_syslog_pthread' to 't_syslog' for consistency with l...
phx[src/trunk]: src/share/man/man4/man4.sandpoint Extend the list of supported N...
roy[src/trunk]: src/doc Import openresolv-3.5.0
skrll[src/trunk]: src/sys/arch Split out cpu_softc into cpuvar.h
matt[src/trunk]: src/sys/arch/vax/vsa Cleanup includes. Switch from <machine/XXX...
jruoho[src/trunk]: src Few naive consistency checks for the atoi(3) family.
uebayasi[src/trunk]: src/sys/dev KNF.
christos[src/trunk]: src/usr.sbin/ldpd fix possibly uninitialized variable
adam[src/trunk]: src/external/bsd/openldap/dist Imported openldap-2.4.23
agc[src/trunk]: src/doc/roadmaps bring the networking roadmap up to date.
mrg[src/trunk]: src/sys/arch don't set MACHINE_ARCH. the CPUFLAGS/etc. is enoug...
chs[src/trunk]: src/sys/arch/amd64/include reduce VM_MAX_KERNEL_ADDRESS so that ...
christos[src/trunk]: src/sys PR/46310: Ryo ONODERA: Add support for cardbus bwi(4)
jruoho[src/trunk]: src/lib/libc/sys Refer to sigevent(3).
apb[src/trunk]: src/usr.bin/locate/locate Fix error in previous: The first chara...
dyoung[src/trunk]: src/sys/arch/algor/include Switch algor to new-style <sys/bus.h>...
mrg[src/trunk]: src/sys avoid some uninitialised variable warnings.
yamt[src/trunk]: src/sys/kern new_vmcmd: assertions
roy[src/trunk]: src/lib/libterminfo Fix build issues on other hosts.
spz[src/trunk]: src/doc expat is now at 2.1.0
cherry[src/trunk]: src/sys/arch/xen/xen Remove obsolete comment.
macallan[src/trunk]: src/sys/arch/macppc/conf fix some typos, new ADB is no longer ex...
dyoung[src/trunk]: src/sys/arch/x86/include Good-bye bus.h. Don't install <machine...
tnn[src/trunk]: src/sys/dev/pci Attach to SMBus on Intel P55 chipset.
skrll[src/trunk]: src/sys/arch/hppa/hppa Use GET_CURLWP
pooka[src/trunk]: src/distrib/sets/lists add rumpnet_net80211 to lists
dholland[src/trunk]: src/sys/ufs Currently, ufs_lookup produces five auxiliary result...
tls[src/trunk]: src/sys Add a spin mutex to the rndsink structure; it is used to...
pgoyette[src/trunk]: src/sys/dev/sysmon Validate limit-based monitoring in one place, ...
dyoung[src/trunk]: src/sys/arch/evbmips/conf Increase SYMTAB_SPACE.
christos[src/trunk]: src/distrib/sets/lists/comp add strspct
skrll[src/trunk]: src/sys/arch/hppa/hppa Re-arrange to deal with LOCKDEBUG/MULTIPR...
pooka[src/trunk]: src/distrib/sets/lists +rump.raidctl
pooka[src/trunk]: src/sys/dev/usb _KERNEL_OPT
phx[src/trunk]: src/sys/arch/amigappc/conf IOBlix files were missing.
bouyer[src/trunk]: src Make parts of the quota tests useable for more than quotas:
macallan[src/trunk]: src/sys/dev/pci/voyager use rasops_init(0, 0), WSFONT_GLYPH(), FO...
tls[src/trunk]: src Plug liblzf into build. Liblzf is a small (3504 byte shared...
haad[src/trunk]: src/external/cddl/osnet Use ddi_copyin and ddi_copyout as solari...
uebayasi[src/trunk]: src/sys/uvm uvm_fault:
joerg[src/trunk]: src/usr.sbin/ldpd Don't assign CFLAGS. Use default WARNS from us...
manu[src/trunk]: src/lib/libperfuse FUSE struct dirent's off is not the offset in...
mrg[src/trunk]: src/sys/arch remove inline from some non-inline function prototy...
mrg[src/trunk]: src/sys/arch/arc/stand/boot build this as a o32 application.
mrg[src/trunk]: src/sys/arch/sparc/sparc actually use CFATTACH_DECL_NEW() and de...
uwe[src/trunk]: src/sys/dev/pci Regen for Marvell Yukon 88e8040 ethernet.
macallan[src/trunk]: src/sys/dev/pci correctly draw alpha fonts with an uneven number...
riz[src/trunk]: src/doc Various changes and corrections from Snader_LB:
jmcneill[src/trunk]: src/sys/dev/usb make sure kernel lock is held when calling into ...
christos[src/trunk]: src/sys/netinet u_intN -> uintN
matt[src/trunk]: src/sys/arch/vax/include Since CLKF_BASEPRI isn't used any more, ...
phx[src/trunk]: src/sys/arch/powerpc Some PICs have the capability to define the...
phx[src/trunk]: src/sys/arch/amiga Added two new macros to device.h:
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Default to 128-bit ...
jakllsch[src/trunk]: src/sys/dev/usb Rework uslsa(4) based on publicly-available Sili...
macallan[src/trunk]: src/sys/dev/wsfont add license headers
christos[src/trunk]: src/lib/libedit make obvious what we are trying to do...
mrg[src/trunk]: src/sys/arch/mac68k/dev avoid inconsistent inline usage to appea...
njoly[src/trunk]: src/tests/bin Add sleep to the list.
matt[src/trunk]: src/sys/arch/prep/pci Init MSI hooks.
macallan[src/trunk]: src/sys/dev/pci regen
pooka[src/trunk]: src/distrib/sets/lists Add rump sysmon component to devlists.
enami[src/trunk]: src/usr.bin/sort Don't touch past the end of allocated region. ...
riz[src/trunk]: src/sbin/resize_ffs Pull in change from njoly@ in -current
macallan[src/trunk]: src/sys/sys wsfont_find() and wsfont_matches() got a new paramet...
mlelstv[src/trunk]: src/sys/dev/pci regen
nonaka[src/trunk]: src/doc Mention about urtwn(4).
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb only +1 for the 0'th thread (if w...
matt[src/trunk]: src/sys/arch/evbmips/conf Increase allowed COM_TOLERANCE to 5%
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch libfetch-2.30:
macallan[src/trunk]: src/sys/arch/macppc/dev finish device_t-ification, now it works ...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
mlelstv[src/trunk]: src/sys/ufs/ffs Replace individual queries for partition informa...
tsutsui[src/trunk]: src/doc Note luna68k updates.
phx[src/trunk]: src/sys/arch/ofppc Set the GPIO to enable AGP configuration spac...
jruoho[src/trunk]: src/tests/lib/libc/inet Add two more naive tests.
matt[src/trunk]: src/sys/dev/pci arcmsr needs sysmon_envsys
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix crash(8) build on hppa.
matt[src/trunk]: src/sys/arch/alpha/alpha For cpu_uarea, need uvm.h instead of uv...
reinoud[src/trunk]: src/sys/arch/usermode/include Update automatically generated hea...
martin[src/trunk]: src/external/bsd/ipf/dist/lib PRIu64 is not the right format str...
pooka[src/trunk]: src/share/man/man4 pud requires putter like it always has.
mrg[src/trunk]: src/sys/conf adb_kbd.c and adb_ms.c need -Wno-cast-qual due to s...
riz[src/trunk]: src/sys/arch/xen/xen Retrive and print the hypervisor "extra" (t...
skrll[src/trunk]: src Add a mkboot(8) man page.
pgoyette[src/trunk]: src/share/man/man3 Get this right (don't need to \ escape the [B...
macallan[src/trunk]: src/sys/arch adjust for wsfont_find() change
pgoyette[src/trunk]: src/usr.sbin/envstat When skipping output for a temperature of a...
wiz[src/trunk]: src/lib/libterminfo Sync with terminfo(5): Remove /etc/terminfo.db.
joerg[src/trunk]: src/lib/libpam/libpam Revert last as gcc(1) checks for -r to dis...
jdc[src/netbsd-6]: src/lib/libpthread Apply patch (requested by riastradh in tic...
riz[src/netbsd-6]: src Back out ticket #682; it's causing some systems to fail ...
joerg[src/trunk]: src/tests/lib/libc Be UTF8 clean.
reinoud[src/trunk]: src/sys/fs/udf English checked and corrected, courtisy of
skrll[src/trunk]: src/sys/arch/hppa/hppa Don't NULL deref on unknown subop, e.g. P...
pooka[src/trunk]: src/sys Add DV_VIRTUAL for non-backed virtual devices and allow ...
tron[src/trunk]: src/external/lgpl3 Disable SSP warnings (not SSP itself) for thi...
uebayasi[src/trunk]: src/sys/arch/arm/omap Fix build.
joerg[src/trunk]: src Change CMSG_SPACE and CMSG_LEN to provide Integer Constant E...
ws[src/trunk]: src/sys/dev/usb Delete Linux Ethernet Gadget from special handling.
matt[src/trunk]: src/sys/dev/pci Add code to display MSI capabilities.
hannken[src/trunk]: src/sys Change the vnode locking protocol of VOP_GETATTR() to re...
uebayasi[src/uebayasi-xip]: src/sys/uvm Make vm_physseg::lastpg exclusive end.
joerg[src/trunk]: src/gnu/usr.bin/rcs/lib Second try to sort out the dangling else...
christos[src/trunk]: src/include strspct
christos[src/trunk]: src/external/bsd/ipf Make this build from our own tree.
pooka[src/trunk]: src/usr.bin/rump_allserver lint hint to previous
bsh[src/trunk]: src enable X11 build for evbarm.
snj[src/trunk]: src/distrib/notes/common Use http: for links to files on ftp.Net...
christos[src/trunk]: src/lib/libc/time PR/44248: Antti Kantee: Fix multi-threaded loc...
pooka[src/trunk]: src/distrib/sets/lists/man +rump_sp manpage
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include newly-created subr_device....
christos[src/trunk]: src/sys/arch/mips/include - elide parameter tags
pooka[src/trunk]: src/sbin/ifconfig Convert from the .ifdef RUMP_ACTION stuff to R...
jmcneill[src/trunk]: src/sys/dev/usb regen
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc resolve merge conflicts
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/sparc XXX: like ppc, buil...
jruoho[src/trunk]: src/share/man/man4 Xref hpacel(4).
jmcneill[src/trunk]: src/sys/dev/i2c struct tvpll_data foo -> extern struct tvpll_dat...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 apply some (uintptr_t) between poin...
cube[src/trunk]: src/sys Revert commit from Fri Feb 5 06:43:17 UTC 2010 by skrll:
nonaka[src/trunk]: src Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB...
apb[src/trunk]: src Allow quoting of embedded shell metacharacters in locate.con...
skrll[src/trunk]: src/sys/arch Kill cpu_gethpa by using the HPA stored in the cpu_...
haad[src/trunk]: src/sys/modules/dtrace Disable errors reported by unknown pragma...
christos[src/trunk]: src/tests/lib/librt use check_eq instead of require.
jakllsch[src/trunk]: src/sys/dev/pci Add IDs for Fresco Logic and their FL1000 and FL...
jakllsch[src/trunk]: src/sys/dev/usb Don't notify about zero length reads without UCO...
drochner[src/trunk]: src/sys/netipsec allow the ESP fragment length in the NAT-T case...
spz[src/trunk]: src/external/mit/expat/dist import of expat 2.1.0
matt[src/trunk]: src/sys/dev/pci Add some PCI Express definitions, MSI, MSIX, etc.
wiz[src/trunk]: src/lib/libc/time Use more markup.
christos[src/trunk]: src/lib/libc/time According to TOG:
pgoyette[src/trunk]: src/usr.sbin/powerd Rump-ify powerd.
christos[src/trunk]: src/lib/libutil fix typo
pooka[src/trunk]: src/sys/fs/puffs Fix typo.
haad[src/trunk]: src/external/cddl/osnet/sys/sys Remove now unneeded print_timest...
tron[src/trunk]: src/sys/arch/i386/conf Use "options<SPC><TAB>CPU_UCODE" to keep ...
jruoho[src/trunk]: src/sys/dev/acpi Allocate the sensor structures dynamically.
uebayasi[src/trunk]: src/sys/uvm uvm_fault_upper_lookup: This is totally my personal ...
riz[src/trunk]: src/tests/sbin/resize_ffs PR bin/44209 is now fixed, expect fail...
jruoho[src/trunk]: src/share/man/man8 Note the 'vm.user_va0_disable', labelled as "...
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ACPICA_PEDANTIC. Appears to be no ...
ahoka[src/trunk]: src/distrib/utils/sysinst Remove duplicate sys/sysctl.h inclusio...
wiz[src/trunk]: src/usr.sbin/rtadvd - improve wording;
mrg[src/trunk]: src/external/gpl2/gawk re-add gawk 3.1.3's awk.texi
jmcneill[src/trunk]: src/sys/dev/dtv add section filter support
jruoho[src/trunk]: src/tests/lib/libm Remove one xfail that does not seem to fail (...
reinoud[src/trunk]: src/sys/arch/usermode Revamp the NetBSD/usermode pagefault and i...
joerg[src/trunk]: src/external/gpl2/xcvs/bin/xcvs Build xcvs without -g.
isaki[src/trunk]: src Clean up pow(4) (which I had removed in Nov 2011).
reinoud[src/trunk]: src/sys/arch/usermode/dev Re-implement aio for ld_thunkbus. It s...
jmcneill[src/trunk]: src/sys/arch/usermode/include define __HAVE_OLD_DISKLABEL on i386
matt[src/trunk]: src/sys/arch/evbppc/conf Add netbsd-sd0a
isaki[src/trunk]: src/sys/arch/m68k/fpe fix indent again.
snj[src/trunk]: src/sys/arch/evbarm/smdk2xx0 Include locators.h for SSIOCF_ADDR_...
snj[src/trunk]: src/distrib/common Update version number examples for the post-2...
njoly[src/trunk]: src/usr.sbin/postinstall Add _tcpdump uid/gid checks.
sborrill[src/trunk]: src/external/bsd/top/dist Mention that 1 can be used as an inter...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libiberty/arch/hppa add missed mknativ...
wiz[src/trunk]: src/libexec/ld.elf_so Note that $ORIGIN kernel support (in kern/...
wiz[src/trunk]: src/usr.bin/nohup Punctuation.
matt[src/trunk]: src/sys/arch/cobalt Cleanup kernel files to use sys variants for...
nonaka[src/trunk]: src/sys/dev/usb regen.
dholland[src/trunk]: src/sys/ufs/ufs Provide correct locking for ufs_wapbl_rename. No...
he[src/trunk]: src When using -lcurses, you also need -lterminfo.
macallan[src/trunk]: src/sys/arch return the right values for ioctl(WSKBDIO_GTYPE) an...
phx[src/trunk]: src/distrib/sets/lists/comp Make ./build release work with new a...
sjg[src/trunk]: src/usr.bin/make Invalidate meta_fname when we finish a job, so ...
plunky[src/trunk]: src/sys/dev/bluetooth I had a complaint that it was difficult to...
christos[src/trunk]: src/dist things moved to external.
uebayasi[src/trunk]: src/doc uebayasi-xip: Add a few files.
nonaka[src/trunk]: src/sys/arch/arm/xscale Don't lock sc->sc_intr_lock at halt_outp...
uebayasi[src/trunk]: src/sys/uvm A few assertions & comments.
macallan[src/trunk]: src/sys use rasops_init(0, 0)
riz[src/netbsd-6]: src/sys/fs/smbfs Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/fs/tmpfs Fix renaming over mismatched non-directory type...
wiz[src/trunk]: src/dist/pdisk Sprinkle __dead and __printflike for clang.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode if syscallemu returns -1 and sets...
bsh[src/trunk]: src/distrib/evbarm/gzboot/gzimg add phony targets to build gzimg...
ahoka[src/trunk]: src/doc Mention chfs, which I forgot to include here when I merg...
plunky[src/trunk]: src/usr.bin/xargs correct the error message (wait3->waitpid)
sborrill[src/trunk]: src/distrib/amd64/ramdisks/ramdisk Add dkctl to install ramdisk ...
joerg[src/trunk]: src/sys/arch Consistently use .gnu.warning with .pushsectio and ...
jakllsch[src/trunk]: src/sys/arch/sparc64/conf +gsip(4)
tls[src/trunk]: src/sys/kern Fix LOCKDEBUG problems pointed out by drochner@
christos[src/trunk]: src/tools Merge the two Makefiles that were mostly copies of eac...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode increase the max # of sigio handlers
riz[src/trunk]: src/distrib/utils/sysinst Add defs.h to DPSRCS.
pgoyette[src/trunk]: src Move the only regress/lib/libm test to the new atf format
christos[src/trunk]: src/usr.bin/xargs PR/44259: Aleksey Cheusov: xargs: -r option is...
christos[src/trunk]: src/sys/lib/libsa PR/45796: Evgeniy Ivanov minixfs3 support.
jruoho[src/trunk]: src/tests/lib/libc/sys Adjust.
jmcneill[src/trunk]: src/sys/dev/usb catch up to recent lg3303 changes
jruoho[src/trunk]: src/tests/lib/libc/string Few basic checks, including a case for...
wiz[src/trunk]: src/share/man/man3 Sort sections.
mrg[src/trunk]: src install elf2ecoff for all mips64 systems. it's needed for s...
riz[src/netbsd-6]: src/doc Leave the $$ off so NetBSD tag doesn't get expanded.
jakllsch[src/trunk]: src/sys/dev/ic Add module glue. (Better late than never.)
pooka[src/trunk]: src/usr.bin/rump_allserver Reboot when killed (does cleanup).
pooka[src/trunk]: src Add another version of the simple ping test, this time writt...
pooka[src/trunk]: src/distrib/utils/x_ifconfig Define PROG here since Makefile.inc...
matt[src/trunk]: src/sys Move counting of faults, traps, intrs, soft[intr]s, sysc...
christos[src/trunk]: src/sys/compat/linux/arch/amd64 revert accidental commit from un...
pooka[src/trunk]: src/lib/librump Describe the rump_sp facility a bit.
pooka[src/trunk]: src/distrib/sets/lists/tests the setlist joy for a new tp
pooka[src/trunk]: src/sys/rump/librump/rumpkern remember to call pipe_init()
pooka[src/trunk]: src/sys/rump/dev/wip Convert to ioconf new world order: define a...
para[src/trunk]: src/sys/kern don't overallocated once we leave the caches
pooka[src/trunk]: src/tests/sbin/resize_ffs Reset error from umount. This squelch...
cegger[src/trunk]: src/doc cpu ucode loading support for x86 and xen
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove unused thunk_sdl.c file
riz[src/netbsd-6]: src/external/cddl/osnet/include Pull up following revision(s)...
matt[src/trunk]: src/lib/libc/arch Don't define a new enum. Just #define round_*...
jruoho[src/trunk]: src/share/man/man4 Note options I2C_SCAN.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 for now, reduce a few #ifdef SPITFI...
macallan[src/trunk]: src/sys/dev/sbus avoid using PAGE_SIZE directly so sparc/GENERIC...
cherry[src/trunk]: src/sys/arch Make cross-cpu pte access MP safe.
jruoho[src/trunk]: src/lib/librt Remove the paragraph about the used notification m...
matt[src/trunk]: src/sys/arch/ofppc/conf Add siisata (but make sure wd0 is still ...
pooka[src/trunk]: src/sbin use crunchops for crunchables
reinoud[src/trunk]: src/sys/arch/usermode/usermode If the spl list is full also noti...
is[src/trunk]: src/sbin/ifconfig Use getnameinfo() for printing AppleTalk addre...
agc[src/trunk]: src/doc/roadmaps Bring the storage roadmap up to date wrt 6.0 an...
dyoung[src/trunk]: src/sys/sys If __HAVE_NEW_STYLE_BUS_H is #defined, make <sys/bus...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 report the old -> new interrupt map...
mrg[src/trunk]: src/sys/arch/sparc64/dev - save the "version#" in the softc, we ...
jakllsch[src/trunk]: src/sys/dev/pci Make the RS690 entries more closely match the te...
matt[src/trunk]: src/sys/arch/evbmips/include Add uboot.h which contains global_d...
christos[src/trunk]: src/tests/net/bpf PR/44196 is now fixed, so don't expect a failure.
tsutsui[src/trunk]: src/external/mit/xorg/tools/bdftopcf Disable bzip2 support in to...
jruoho[src/trunk]: src Split out 't_printf' and 't_scanf' from 't_format' to gain t...
pooka[src/trunk]: src/sbin/route Convert from RUMP_ACTION to RUMPPRG.
pooka[src/trunk]: src/usr.bin/rump_allserver Detach by default or -s to stay-on-top.
jruoho[src/trunk]: src Add regression tests for PR bin/3914 and PR bin/27140.
joerg[src/trunk]: src/external/bsd/pkg_install/dist pkg_install-20100130:
drochner[src/trunk]: src/external/bsd/libarchive/dist/libarchive minor printf format ...
joerg[src/trunk]: src/sys Explicitly include opt_gateway.h when depending on GATEWAY.
isaki[src/trunk]: src/sys/arch/m68k/fpe fix indent. no functional changes.
wiz[src/trunk]: src/usr.bin/getent Sort SEE ALSO. New sentence, new line. Whites...
matt[src/trunk]: src/share/mk Add more links for evbmips
dholland[src/trunk]: src/lib/libquota Add stub entry points of the entire new quota i...
macallan[src/trunk]: src/sys/dev/pci add Apple PowerBook G3 Firewire controllers
jruoho[src/trunk]: src/sys/dev/acpi Add a detachment routine.
wiz[src/trunk]: src/share/man/man5 Mark up PKGDB_DIR with Dv (same as in pkg_ins...
yamt[src/trunk]: src/sys/kern - lookup_once: when crossing a mount point, don't k...
yamt[src/trunk]: src/sys/kern comments
dyoung[src/trunk]: src/sys/arch/algor/conf Increase SYMTAB_SPACE. How do we automa...
dholland[src/trunk]: src/usr.bin/make Cosmetic: declare types before variables, group...
christos[src/trunk]: src/bin/sh PR/44229: Henning Petersen: Remove dup check for whit...
agc[src/trunk]: src/doc update the things in NetBSD 6.0
christos[src/trunk]: src/sys/external/bsd/ipf/netinet apply our changes.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r148262 for some bugfixes.
jruoho[src/trunk]: src/tests/lib/libc/sys Add the syscall tests back. Couple of fil...
wiz[src/trunk]: src/doc mdocml-1.12.1 out.
matt[src/trunk]: src/sys/dev/pci Switch to kmem from malloc.
dyoung[src/trunk]: src Don't install sparc64/bus.h any more.
roy[src/trunk]: src Store the aliases against the entry, so that infocmp can rep...
plunky[src/trunk]: src/external/bsd/pcc use SUBDIR= not SUBDIR+=
jmcneill[src/trunk]: src/share/man/man4 This driver now supports digital capture, so ...
tsutsui[src/trunk]: src/tests/lib/libppath Invoke a shell script via ${HOST_SH} rath...
jym[src/trunk]: src/sys/dev/pci Use a workqueue(9) to defer allocation of TX pac...
jakllsch[src/trunk]: src/sys/dev/usb emdtv(4): add Pinnacle PCTV 800E
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.5.0 with th...
dyoung[src/trunk]: src/distrib/sets/lists Mark libalpha obsolete.
njoly[src/trunk]: src/sys/dev/sysmon Be sure to always initialize props variable t...
dyoung[src/trunk]: src Don't install alpha/bus.h any more.
jmcneill[src/trunk]: src/sys/dev/dtv fe_sec_voltage_t: add SEC_VOLTAGE_OFF
matt[src/trunk]: src/sys/arch/mips/mips Remove out-of-date KASSERT
mrg[src/trunk]: src/sys/arch/hp300/conf apply -Wno-cast-qual upon diofb.c.
plunky[src/trunk]: src/external/bsd/pcc amd64 provides MACHINE_ARCH=x86_64 but pcc ...
njoly[src/trunk]: src/sys/sys Kill duplicate SHF_MASKOS/SHF_MASKPROC defines.
matt[src/trunk]: src/sys Add evcnt_attach_dynamic_nozero, a version of evcnt_atta...
jakllsch[src/trunk]: src/sys/dev/acpi "successfully" spell "succesfully" in a comment.
reinoud[src/trunk]: src/sys/arch/usermode/conf Boost symtab space for amd64
liamjfoy[src/trunk]: src/sys/netinet6 Remove ip6f_start from ip6f struct
drochner[src/trunk]: src/sys/dev/wscons add hooks to allow terminal emulations to be ...
uch[src/trunk]: src/sbin/newfs_v7fs fix freeblock count bug.
mbalmer[src/trunk]: src Add support for USB HID devices that report absolute coordin...
nonaka[src/trunk]: src/sys/dev/pci Added ALTERA EP4CGX15BF14C8N entry.
jmcneill[src/trunk]: src install dtvio.h, dtvio_demux.h, dtvio_frontend.h
drochner[src/trunk]: src/sys add patch from Arnaud Degroote to handle IPv6 extended o...
drochner[src/trunk]: src/crypto/dist/ipsec-tools/src allow setkey(8) set and display ...
jruoho[src/trunk]: src/sys/arch/i386/conf No more ACPI_ACAD_DEBUG.
phx[src/trunk]: src/sys/arch/amigappc/include Make it compile with all devices f...
njoly[src/trunk]: src/sbin/raidctl Remove unexpected newline between Em macro and ...
tsutsui[src/trunk]: src/sys/arch/atari Rename device name of Crazy Dots II ET4000 vi...
martin[src/trunk]: src/sys/dev/pci Sanitize names a bit, still could use more names...
jruoho[src/trunk]: src/share/man/man7 Point to module(9) instead of modctl(8).
uch[src/trunk]: src/sys/fs/v7fs Fix inode update method. chown and chmod works.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs open VFS_EXTATTRCTL to user namespace
christos[src/trunk]: src/usr.sbin/syslogd add aliases for the protocol format
njoly[src/trunk]: src/share/man/man4/man4.x86 Remove bad indent keyword.
christos[src/trunk]: src/etc Instead of using the general servers, use the ones alloc...
dyoung[src/trunk]: src/sys/arch/evbmips/conf Increase SYMTAB_SPACE.
macallan[src/trunk]: src/sys/dev make rasops_init()'s font selection code a bit less ...
roy[src/trunk]: src/share/terminfo Retain commented out capabilities by default.
pooka[src/trunk]: src be a happy crunch build
pgoyette[src/trunk]: src/sys/conf options CPU_UCODE requires firmload.c
jruoho[src/trunk]: src/share/man/man7 Xref number(1) and units(1).
christos[src/trunk]: src/sys/arch/i386/conf Add apple partition recognition.
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk no longer used
cegger[src/trunk]: src/usr.sbin/cpuctl/arch report l3 cache information on AMD Fami...
pooka[src/trunk]: src/usr.sbin/traceroute Use RUMPPRG. I think it's safe to say t...
christos[src/trunk]: src/include funopen2()
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Reenable interrupt before was call p...
riz[src/netbsd-6]: src/doc ticket 739.
jruoho[src/trunk]: src/share/man/man3 Xref cdefs(3).
wiz[src/trunk]: src/sbin/dkctl Mention that dkctl(8) does not modify on-disk dat...
sjg[src/trunk]: src/usr.bin/make/unit-tests Need to export LC_ALL=C too
reinoud[src/trunk]: src/sys/arch/usermode/include Add macro cpu_need_resched
macallan[src/trunk]: src/sys/dev/pci do not attach to Powrbook G3 onboard Firewire co...
christos[src/trunk]: src/bin/date - check return of strtoll
pooka[src/trunk]: src/tests/rump/rumpkern use rump.halt in cleanup
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Add an entry for "miconv2" sate...
bouyer[src/trunk]: src/sys/arch pmap_pte_set() is not supposed to be atomic, so onl...
pooka[src/trunk]: src/lib Have the client and server perform some sort of handshak...
jruoho[src/trunk]: src/share/man/man7 Mention attribute(3) in passing.
christos[src/trunk]: src/sbin factor out rawname() from dump, fsck, savecore.
plunky[src/trunk]: src/sys/dev/bluetooth offset processing of input reports to a ke...
jruoho[src/trunk]: src Document the __builtin_return_address() GNU extension. Again...
uebayasi[src/trunk]: src/sys/uvm uvm_fault: Split "neighbor" fault and loan handling ...
pooka[src/trunk]: src/distrib/sets/lists +rump.envstat
wiz[src/trunk]: src/bin/cp From patch by Bug Hunting:
macallan[src/trunk]: src/sys/dev/pci do some mode validation - for now reject everyth...
skrll[src/trunk]: src/usr.sbin/installboot/arch Make it an error for the partition...
christos[src/trunk]: src/dist/pf/sbin/pflogd warns=4
joerg[src/trunk]: src Replace use of errlist with a single concatenated version an...
reinoud[src/trunk]: src/sys/arch/usermode/target/i386 Add extra kasserts to make sur...
christos[src/trunk]: src/sys/kern make this bitch less when we have wedges (EBUSY for...
pooka[src/trunk]: src/bin/dd remove some leftover development garbage
pgoyette[src/trunk]: src/sys/dev/sysmon Handle removal of limit properties correctly, ...
haad[src/trunk]: src/tests Hook traceroute test case to build. it was added to li...
christos[src/trunk]: src/sys Replace ether_nonstatic_aton with a
dholland[src/trunk]: src/usr.sbin/repquota Make repquota use the libquota cursor inte...
manu[src/trunk]: src/lib/libpuffs Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init...
martin[src/trunk]: src/share/mk Revert last, gcc(1) checks explicitly for -r on som...
jruoho[src/trunk]: src/lib/libpthread Use similar markup than in pthread_mutex_init...
jmcneill[src/trunk]: src/sys/arch/usermode/conf add cd9660
sborrill[src/trunk]: src/sys/dev/pci Add IBM ServeRAID M5014 as subtype
christos[src/trunk]: src/lib/libpcap remove old libpcap.
uebayasi[src/trunk]: src/sys/uvm Fix build without DIAGNOSTIC.
dyoung[src/trunk]: src/sys/arch Switch to new-style <sys/bus.h>.
mrg[src/trunk]: src/sys/arch/evbarm/gumstix fix an off by one array bounds issue...
yamt[src/trunk]: src/sys/kern 0 -> NULL for a pointer
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_madvise() for memory access hint...
uebayasi[src/trunk]: src/sys/conf Don't print blank lines when !CTFCONVERT.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regenerate to remove MASK...
haad[src/trunk]: src/external/cddl/osnet/sys Simple routine to convert long to st...
he[src/trunk]: src/sys/arch/amiga/dev Remove a now-unused variable declaration.
christos[src/trunk]: src/lib/libutil - document limitations
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf Wrap our restart com...
matt[src/trunk]: src/lib/libc/arch/powerpc/gen Make lint happy.
apb[src/trunk]: src/gnu/dist Sprinkle some "NetBSD_DISABLED_" prefixes in file n...
matt[src/trunk]: src/sys/arch/alpha/pci Remove unneeded includes of <uvm/uvm_exte...
wiz[src/trunk]: src/lib/libc/rpc Bump date for xdr_sizeof. Remove trailing white...
jakllsch[src/trunk]: src/sys/arch/i386/stand/boot Move the bottom of the heap off the...
jmcneill[src/trunk]: src/sys/dev/acpi initialize fan sensor state to ENVSYS_SINVALID, ...
reinoud[src/trunk]: src/sys/arch/usermode Add the complement to sigemptyset(), sigfi...
mrg[src/trunk]: src/sys/lib/libkern/arch/sh3 revert the _i4i aliases. they are ...
dholland[src/trunk]: src/usr.sbin/edquota tsort contents of file.
joerg[src/trunk]: src/tests/fs/ptyfs Don't force debug build. XXX Why does this ha...
joerg[src/trunk]: src/sys/arch/alpha/alpha Fix build by pulling in uvm/uvm_extern.h.
wiz[src/trunk]: src/usr.bin/hexdump Replace "\t" with Ta in table.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Don\'t forget to disable atabus* when di...
tonio[src/trunk]: src/sys/dev/usb regen
eeh[src/trunk]: src/sys/ufs/lfs Byebye deadlock.
mrg[src/trunk]: src make mips64 builds of gmp and mpfr work including compat libs.
wiz[src/trunk]: src Remove unnecessary Bk/Ek pairs from SYNOPSIS.
christos[src/trunk]: src/sys/dev/pci more broadcom stuff
njoly[src/trunk]: src/sys/fs/sysvbfs sysvbfs do not support file flags; fail with ...
jruoho[src/trunk]: src/share/man/man7 Fix small format error. Noted by pgoyette@.
christos[src/trunk]: src/include add getdisk{raw,cooked}name
drochner[src/trunk]: src/sys fix build in the (FAST_)IPSEC & TCP_SIGNATURE case
plunky[src/trunk]: src/sys/dev Tidy up a little, the way that midi attachment code ...
wiz[src/trunk]: src/lib/libc/time Remove trailing whitespace. Use Fn when refere...
jmcneill[src/trunk]: src/sys/dev/dtv add missing mutex_destroy on detach
matt[src/trunk]: src/sys/dev/mii Add VSC8221
jruoho[src/trunk]: src/tests/lib/libc/string Use ATF_CHECK() when appropriate.
plunky[src/trunk]: src/external/bsd/pcc be more adaptable when choosing the target ...
christos[src/trunk]: src/usr.bin/ftp fix previous; use append instead of write.
jruoho[src/trunk]: src/tests/lib/libc/sys Rewrite the limit-test.
macallan[src/trunk]: src/sys/dev/pci get rid of HAVE_OPENFIRMWARE
tron[src/trunk]: src/usr.sbin/makefs/v7fs Fix broken error check found by GCC 4.5.
christos[src/trunk]: src/external/bsd/cron/dist rename the allow and deny files to ma...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Compute real/protected %sp/%esp offs...
macallan[src/trunk]: src/sys/dev use rasops_init(0, 0)
mrg[src/trunk]: src/lib add .WAIT's between libgmp and libmpfr, and between libm...
matt[src/trunk]: src/sys/arch/evbmips/atheros Make this compile again.
skrll[src/trunk]: src/libexec/ld.elf_so Remove incorrect comment.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Redo previous. Print register as a...
christos[src/trunk]: src/sbin/pdisk compile this for everyone, and warns=5
jruoho[src/trunk]: src/sys/dev/acpi Add the _COMPONENT definition for ACPI_DEBUG.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch gmp files for alpha and h...
christos[src/trunk]: src/lib/libutil Add and enable COMPAT_DKWEDGE which let's us aut...
jakllsch[src/trunk]: src/sys/dev Instead of assume that 'features' is 0 in wdccommand...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Make sure rumpfs is attached on all...
jruoho[src/trunk]: src/share/man/man3 A small clarification in the example.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode don't modify command-line parameters
plunky[src/trunk]: src/external/bsd/pcc/libexec/cpp Install the CPP manpage as pcpp...
skrll[src/trunk]: src/external/gpl3/binutils/dist Default to N32 for mips64.
phx[src/trunk]: src/sys/dev/pci Initialize sc_iot early enough to avoid a crash ...
dholland[src/trunk]: src/lib/libquota Add initial versions of quota_open(), quota_clo...
joerg[src/trunk]: src/lib/libc/locale _runetype_from_ctype is unused
jmcneill[src/trunk]: src/sys add dtv_intlog10 implementation, from apb@
phx[src/trunk]: src/doc Fixed typo.
riz[src/trunk]: src/tests/sbin/resize_ffs Remove accidentally-committed debug-as...
agc[src/trunk]: src/lib/libpthread Add a pthread cancel stub for sigwait, follow...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_access: simplify, no need to separate the...
martin[src/trunk]: src/sys/compat/netbsd32 Regen (posix_spawn)
pgoyette[src/trunk]: src/sys/arch Add acpismbus enries - commented out!
christos[src/trunk]: src/tests/lib/libc/gen PR/41558 has been fixed.
wiz[src/trunk]: src/external/public-domain/sqlite/lib Update version to 3.7.10, ...
cegger[src/trunk]: src/usr.sbin/cpuctl/arch beautify printing of SVM features acros...
macallan[src/trunk]: src/sys/arch/macppc/conf include a big and a small font now that...
martin[src/trunk]: src/sys/arch/sparc/sparc if _KERNEL is not defined, include <sys...
rmind[src/trunk]: src Replace pcq(9) with the implementation from ad@ and minor ch...
pgoyette[src/trunk]: src/sys/kern Include autoconfig info interface-attributes, locat...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Bump date for previous.
matt[src/trunk]: src/sys/arch/vax/vax Cleanups includes. Change <machine/XXX.h> ...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace, use Er for errors...
plunky[src/trunk]: src/external/bsd/pcc update for pcc-20120325
haad[src/trunk]: src/external/cddl/osnet/sys/sys NetBSD doesn't have /etc/mnttab ...
christos[src/trunk]: src/external/bsd/cron/dist calling setlogin() once is good enough.
tron[src/trunk]: src/usr.sbin/makefs/v7fs Don't include v7fs support into tool ve...
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Fix P2020 GPIO support (which has...
dyoung[src/trunk]: src/sys/arch Implement bus_space_tag_create() and _destroy().
matt[src/trunk]: src/sys/dev/pci On powerpc, recognize PCI Express RC root bridges.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add p5membar(4) to man set list.
drochner[src/trunk]: src/sys/dev/wscons add some missing (mostly hungarian or polish)...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.15: the major goal of thi...
jruoho[src/trunk]: src Start to document the GNU C attributes. For now, only __pack...
mrg[src/trunk]: src/gnu/dist/gawk remove obsolete file
wiz[src/trunk]: src/share/man/man4 Dd wants full months.
jakllsch[src/trunk]: src/sys/dev/usb Support XC3028 tuner in emdtv.
pooka[src/trunk]: src Make swwdog use no-needs-count. As the manpage says, there ...
cherry[src/trunk]: src/sys/arch/amd64/include for xen on amd64 PDP_BASE points to t...
jmcneill[src/trunk]: src PR# install/44593: Please give release ISO's more meaningful...
mrg[src/trunk]: src/sys/arch/sparc64/include add definitions for T_DATA_MMU_MISS...
riz[src/trunk]: src/tests/sbin/resize_ffs Factor out more common code. No funct...
plunky[src/trunk]: src/lib/libbluetooth ensure that the buffer is nul-terminated, o...
pooka[src/trunk]: src/lib/libpuffs remove three years out-of-date comment
tsutsui[src/trunk]: src/lib/libc/arch/mips/sys We can't assume syscall retains t0, u...
njoly[src/trunk]: src Fix cross-reference, dir(5) -> dirent(3).
christos[src/trunk]: src/common/lib/libutil fix lint comment.
christos[src/trunk]: src/usr.sbin/pf/pflogd fix build.
dholland[src/trunk]: src/usr.bin/make typo in comment
dholland[src/trunk]: src/usr.sbin/edquota Use quota_put() and quota_delete() to updat...
dholland[src/trunk]: src Bump minor version of libquota.so.
dyoung[src/trunk]: src/sys/arch/atari/include Switch to new-style <sys/bus.h>.
isaki[src/trunk]: src/sys/arch/x68k/stand/mboot Print my progname in error messages.
plunky[src/trunk]: src/usr.bin/sdpquery parse IEEE 1284 Device ID, since it is not ...
reinoud[src/trunk]: src/sys/arch/usermode/include My fault, forgot that cpu_need_res...
macallan[src/trunk]: src/share/man/man9 document some rasops_info flags that have bee...
pooka[src/trunk]: src/bin/dd Make compile on non-NetBSD.
roy[src/trunk]: src/lib/libc/stdlib Include nbtool_config.h as we need to be par...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib avoid a duplicated e...
christos[src/trunk]: src/dist/pdisk make this work on 64 bit machines; use stdint/int...
jruoho[src/trunk]: src/sys/arch/amd64/conf Remove ACPICA_PEDANTIC.
mrg[src/trunk]: src/sys/arch/sun3/conf don't use -msoft-float for GCC 4.5. -mso...
dholland[src/trunk]: src/sbin/fsck_lfs Don't need to initialize (one of) the elements...
jruoho[src/trunk]: src Build links for rest of the pthread_attr(3) functions.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Another step towards unification ...
njoly[src/trunk]: src/lib Use major.minor for NetBSD versions.
wiz[src/trunk]: src/dist/pdisk Cast argument to unsigned long for i386.
matt[src/trunk]: src/sys/arch/mips/atheros Add athers_get_uart_freq() (since AR72...
christos[src/trunk]: src/usr.sbin/ndp use new tcpdump.
dholland[src/trunk]: src/share/man/man5 Sentences should verbs. From Snader_LB
wiz[src/trunk]: src/lib/libc/time Sort ERRORS. Fix a typo. Readd macro usage los...
pooka[src/trunk]: src/sys/rump/librump/rumpdev Convert to match current ioconf fas...
he[src/trunk]: src/lib/libarch/alpha Add a cast of the shift count to int32_t, ...
matt[src/trunk]: src/lib Distribute libmpfr and libmpc across the dependency barr...
jruoho[src/trunk]: src/tests Remove syscall SUBDIR.
pgoyette[src/trunk]: src/sys/dev/pci Recognize the i2c bus on the AMD768 PCI-ISA/LPC ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary cache flushes.
drochner[src/trunk]: src/external/lgpl3/mpfr/dist update mpfr to PL4 (minor fixes)
wiz[src/trunk]: src/share/man/man9 Xref i386/splraise.9 and bump date for previous.
skrll[src/trunk]: src/sys/rump/librump/rumpkern Pull in sys/atomic.h so that hp700...
he[src/trunk]: src/usr.bin/awk Make this build as part of the dist/miniroot bui...
christos[src/trunk]: src/lib/libc/arch/mips/gen nbytes is now size_t
martin[src/trunk]: src/sys/arch/sparc64/conf Add bnx @ pci
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Configure pcf8563rtc for nhnas ...
joerg[src/trunk]: src/tests/crypto/libcrypto/bn/div Don't force debug build.
joerg[src/trunk]: src/share/mk Revert last, gcc(1) checks explicitly for -r on som...
phx[src/trunk]: src/sys/arch/ofppc/conf Added viaenv(4), which no longer crashes...
jmcneill[src/trunk]: src/sys/dev/i2c nxt2k depends on firmload
wiz[src/trunk]: src Fix whitespace nits. Suggested by Bug Hunting.
joerg[src/trunk]: src Don't pass assembler flags to genassym, it doesn't compile.
riz[src/trunk]: src/sbin/resize_ffs Revert previous - inadvertant commit to wron...
pooka[src/trunk]: src add rumpuser_sp_fini, which surpringly is the opposite of ru...
joerg[src/trunk]: src/distrib/sets/lists kpasswd depends on MKKERBEROS, not USE_KE...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace better fix for gc...
njoly[src/trunk]: src/sbin/ifconfig op_read return value is a ssize_t, not an int.
riz[src/trunk]: src/distrib/utils/sysinst French translation of new strings, and...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 print %i7 for data faults
pooka[src/trunk]: src/usr.sbin/envstat RUMP_ACTION -> RUMPPRG
he[src/trunk]: src/usr.bin/tic More adaptation for ports where char is unsigned...
haad[src/trunk]: src/external/cddl/osnet/lib/libzpool Use only cas versions of 64...
matt[src/trunk]: src/usr.bin/xlint Merge from matt-nb5-mips64
nonaka[src/trunk]: src/sys/arch/zaurus Kernel load address can be changed now.
pgoyette[src/trunk]: src/share/man/man3 Darn - can't tytpe today!
phx[src/trunk]: src/sys/dev/usb usbd_dump_*() functions are also needed when jus...
wiz[src/trunk]: src/compat Fix typos; wording.
joerg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/loader Use :...
wiz[src/trunk]: src/usr.bin/rump_allserver Sort options in usage same as in man ...
mrg[src/trunk]: src/sys/dev/bluetooth don't use mutex_spin*() on an IPL_NONE mut...
jruoho[src/trunk]: src Now that <sys/cdefs.h> is mostly documented, include a small...
christos[src/trunk]: src/etc back out change that makes onestart work, to be committe...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace.
plunky[src/trunk]: src/sys/dev/bluetooth register/deregister pmf(9) NULL handlers f...
phx[src/trunk]: src/doc amigappc onboard serial works
dyoung[src/trunk]: src/sys/arch/i386/include On i386, good-bye <machine/bus.h>.
macallan[src/trunk]: src/sys/arch/macppc provide EDID blocks for hardware where we kn...
christos[src/trunk]: src/sbin Centralize time printing and deal with ctime possibly r...
yamt[src/trunk]: src/common/lib/libc/gen fix "get_tag" result of unittest
abs[src/trunk]: src/lib/libm Add noieee versions for lround(), lroundf(), lrint(...
jakllsch[src/trunk]: src/sys/dev/isa No module dependencies are denoted with NULL. P...
jmcneill[src/trunk]: src/sys/dev add digital capture support
roy[src/trunk]: src/lib/libterminfo Use $HOST_SH instead of calling directly.
pooka[src/trunk]: src/sbin/raidctl Use RUMPPRG.
drochner[src/trunk]: src/distrib/sets/lists/man obsolete kame_ipsec(4)
macallan[src/trunk]: src/sys/arch/macppc/conf add rum* at uhub? since it was confirme...
dyoung[src/trunk]: src/sys/arch/mips/atheros/dev Repair device_t/softc so that this...
martin[src/trunk]: src/sys/conf Redo rev 1.154 by using an explicit MKSHNOECHO that...
christos[src/trunk]: src/distrib/sets/lists - add getdisk{raw,cooked}name
jruoho[src/trunk]: src/share/man/man3 Paraphrase slightly.
jruoho[src/trunk]: src/sys/dev/acpi Add detachment routine.
christos[src/trunk]: src/sys/sys Add more SHF_ and whitespace align SHT_
plunky[src/trunk]: src/share/man/man9 language improvement
njoly[src/trunk]: src/distrib/sets/lists/comp Add missing .debug entries for sqlite3.
njoly[src/trunk]: src/lib/libm/gen Fix typo in cross-refernce.
cegger[src/trunk]: src/sys/sys include limits.h for PATH_MAX. Reported by njoly@.
wiz[src/trunk]: src/sys/compat/linux/arch/powerpc Missing printf in sys/compat/l...
wiz[src/trunk]: src/lib/libc/sys Sort error descriptions.
macallan[src/trunk]: src/sys adjust wsfont_find()
pgoyette[src/trunk]: src/sys/dev/pci Fix a couple of name-space changes that fell thr...
phx[src/trunk]: src/sys/arch/amigappc/amigappc Rewrote the "amiga" PIC from scra...
nonaka[src/trunk]: src/sys/arch/zaurus fix my license notice.
mrg[src/trunk]: src - un-obsolete a pair of files we want to remain installed (X...
plunky[src/trunk]: src/doc add details of pcc
dholland[src/trunk]: src/lib/libquota Implement the libquota cursor interface, using ...
jruoho[src/trunk]: src Add regression tests for the 1990s bugs PR bin/3538 and PR b...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge
christos[src/trunk]: src/etc default mdnstries to 0; most people don't use mdns, so t...
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zboot Support to read the kernel from ...
wiz[src/trunk]: src/share/man/man4 Fix Dd argument, add serial comma, capitalize...
matt[src/trunk]: src/sys/arch/sbmips/stand/common Remove output emulation.
jruoho[src/trunk]: src/share/man/man4 Clarifications. Improvements to wording and m...
mrg[src/trunk]: src/sys/arch/amiga/dev apply some parens around an expression to...
joerg[src/trunk]: src Disable new -Wstring-plus-int warning where needed for now.
njoly[src/trunk]: src/sys/fs/v7fs Make v7fs_getattr() report file flags, and adjus...
msaitoh[src/trunk]: src/sys/dev/pci - Make the initialize sequence close to the docu...
roy[src/trunk]: src/lib/libterminfo Allow loading of a terminfo database in /res...
christos[src/trunk]: src/lib/libc/gen get rid of the cheesy BAD macros
christos[src/trunk]: src/sys/compat/linux/common fail early on socket domain+type com...
jruoho[src/trunk]: src/tests/lib/libc/gen Append few basic test cases.
pooka[src/trunk]: src/sys/rump regen: rump_vfs_extattrctl
mrg[src/trunk]: src/distrib/sets/lists/comp mark gcc-4.5/tgmath.h as gcccmds, gcc...
christos[src/trunk]: src/lib/libtelnet PR/45805: Borodin Oleg: telnet/telnetd with -D...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r153935. This brings in the ne...
matt[src/trunk]: src/sys/arch/evbppc/conf Add cfi/nor
pgoyette[src/trunk]: src/share/man/man4 Add man page and cross-refs for experimental ...
matt[src/trunk]: src/sys/dev/usb Add SHEEVAPLUG_JTAG
christos[src/trunk]: src/sys/kern remove bogus check.
skrll[src/trunk]: src/libexec/ld.elf_so Remove implementation detail.
jruoho[src/trunk]: src/usr.sbin/acpitools/acpidump Fix theoretical buffer overflow ...
jmmv[src/trunk]: src/share/man/man5 Note that pkgdb_dir is deprecated and point t...
mrg[src/trunk]: src/sys/arch/sparc64 add some macros to check cpu type:
pooka[src/trunk]: src/distrib/sets/lists rump.traceroute
he[src/trunk]: src Bump the ramdisk size with 100KB so that the contents fits a...
joerg[src/trunk]: src/tests/fs/nfs/nfsservice Don't force debug build.
pgoyette[src/trunk]: src/sbin/drvctl Enhance drvctl -p processing to handle new autoc...
jruoho[src/trunk]: src/lib/libpthread Use a list with the mutex type. Note, from th...
jruoho[src/trunk]: src/tests/lib/libc/gen Revisit the previous: fails on qemu/amd64...
jruoho[src/trunk]: src/share/man/man7 Note __func__ and restrict.
jruoho[src/trunk]: src There is no harm to add a manual page for the GNU typeof()-c...
dholland[src/trunk]: src/lib/libquota Handle default ID case in quota_get(), based on...
bouyer[src/trunk]: src/sys/arch/x86/x86 Both bdt_ov->ov_dmamap_sync() and bus_dmama...
jruoho[src/trunk]: src Move the uvm "loan" test to tests(7).
sjg[src/trunk]: src/usr.bin/make/unit-tests fix style
jmcneill[src/trunk]: src/sys/arch/amd64/conf add irmce(4), cir@irmce, and cir@emdtv
jmcneill[src/trunk]: src/sys/modules/dtv module glue for dtv
jakllsch[src/trunk]: src/sys/dev/isa Improve module dependencies, clean up old #if 0 ...
jruoho[src/trunk]: src/share/man/man4 Add a short introduction to ACPI debugging.
matt[src/trunk]: src/sys/arch/evbmips/isa Use mips_bus_dma_cookie.
plunky[src/trunk]: src/external/bsd/pcc just use the actual date in PACKAGE_CHECKOU...
spz[src/trunk]: src/external/bsd/bind/dist apply fix for CVE-2012-4244 from upst...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use thunk_madvise() on the memory...
matt[src/trunk]: src/sys/arch/alpha/common include <uvm/uvm_extern.h> here instead
jruoho[src/trunk]: src/lib/libc/sys Note that dup2(2) and dup3(2) may not fail with...
pooka[src/trunk]: src/tests/net/icmp use ping -n, since technically we don't have dns
skrll[src/trunk]: src/sys/arch/hp700/include Whitespace
pooka[src/trunk]: src/distrib/sets/lists +rump.mod*
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Move spl from ppc4xx_tlb_enter() to ...
tsutsui[src/trunk]: src/bin/sh Use %zu in printf format for size_t value.
wiz[src/trunk]: src/share/man/man4/man4.amiga Sort SEE ALSO.
tron[src/trunk]: src/usr.sbin/makefs Don't include v7fs support into tool version...
jmmv[src/trunk]: src/external/bsd/atf/dist/atf-run Fix retry logic to avoid trigg...
skrll[src/trunk]: src/sys/arch/hppa/hppa Use PSW_BITS to decode the bits of the PS...
plunky[src/trunk]: src/usr.bin/sdpquery add attributes from the Basic Printing Prof...
dyoung[src/trunk]: src/sys/dev/ic Add the missing newline to a verbose autoconf mes...
jruoho[src/trunk]: src Add a small test that checks that random(3) does not always ...
rmind[src/trunk]: src/sys/arch/mips/mips Revert unrelated/unintended changes from ...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace, sort sections.
skrll[src/trunk]: src/sys/arch/hp700 Don't panic if something bad happens in attac...
jruoho[src/trunk]: src/lib/libc/db/man Use .Fn.
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns Wrong rfc mentioned
christos[src/trunk]: src/lib/libedit From Jilles Tjoelker:
tsutsui[src/trunk]: src/doc Note build.sh live-image and install-image target support.
dholland[src/trunk]: src/games/adventure Make this not crash on machines that are (a)...
jruoho[src/trunk]: src/lib/libpthread .Fa -> .Fn.
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary #includes.
njoly[src/trunk]: src/tests/fs/vfs New testcase that check file flags with unprivi...
gson[src/trunk]: src/distrib/utils/sysinst Add support for installing source sets...
matt[src/trunk]: src/distrib/sets/lists/comp Back out last change (restore tgmath.h)
chs[src/trunk]: src/sys/dev/ic src/sys/dev/ic/mpu.c
uebayasi[src/trunk]: src/sys/uvm Indent.
pooka[src/trunk]: src/share/man/man9 * document VOP_DELETEEXTATTR
isaki[src/trunk]: src/sys/dev/mii Sync a comment with a fact.
jakllsch[src/trunk]: src/sys Modularize lm_isa and lm_wbsio, splitting the common par...
yamt[src/trunk]: src/common/lib/libc/gen include string.h for memset
rmind[src/trunk]: src/lib/libnpf Add NPF config retrieval routines.
dsl[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix printf formats o...
pooka[src/trunk]: src/tests/dev/cgd Use proper cleanup.
dholland[src/trunk]: src/doc Note adventure(6)'s new save format and (the important b...
dholland[src/trunk]: src/lib/libquota Rework getufsquota() in terms of the new quota ...
msaitoh[src/trunk]: src/sys/dev/pci Don't increment when ICR_RXO is set because we c...
christos[src/trunk]: src/lib/libc/gen errlist.c is automatically generated now.
tron[src/trunk]: src/external/cddl/osnet Get DTrace to build again.
wiz[src/trunk]: src/sbin/resize_ffs filesystem -> file system.
skrll[src/trunk]: src/sys/arch Use CR_ control regsiter definition for consistency.
he[src/trunk]: src/regress/include/okheaders Don't try to include <a.out.h> or ...
wiz[src/trunk]: src/usr.sbin/cpuctl Sort sections. Uppercase CPU.
manu[src/trunk]: src/sys/fs/puffs Add name and atttribute cache with filesytem pr...
uebayasi[src/trunk]: src/sys/uvm uvm_fault: Clarify when to wire what.
matt[src/trunk]: src/sys/arch/alpha/include cpu_uarea_free returns bool, not void
christos[src/trunk]: src/external/bsd/ntp/dist/ntpdc - it is not the 80's anymore, us...
reinoud[src/trunk]: src/sys/fs/udf First part of shrinking/growing metadata partitio...
jnemeth[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap PR/42873 - Henn...
darran[src/trunk]: src/sys/kern Revert accidental commit of CTF work-in-progress ch...
riastradh[src/trunk]: src/sys/ufs/ext2fs Swap byte order of ext2fs_direct fields in ex...
phx[src/trunk]: src/distrib/utils/sysinst/arch/ofppc Use sync(8) instead of echo...
wiz[src/trunk]: src/sbin/dump -i does not take an argument. Remove unnecessary B...
jakllsch[src/trunk]: src/sys/dev/usb Make uhci_find_prev_qh() always 'static inline', ...
darrenr[src/trunk]: src/sys/dist/ipf/netinet PR kern/45907
tsutsui[src/trunk]: src More SL-C7x0/860 support for Xorg server usage:
jruoho[src/trunk]: src/share/man/man4 Link acpiecdt to acpiec(4).
martin[src/trunk]: src/tests/lib/libc/sys Add a (skipped for now) test case for PR ...
snj[src/trunk]: src/doc Mention net.inet.icmp.bmcastecho.
uebayasi[src/trunk]: src/sys Define i4b files in netisdn/files.i4b.
matt[src/trunk]: src/sys/arch/algor/conf Bump SYMTAB_SPACE
joerg[src/trunk]: src/usr.bin/tic Maintain nalias and nterm on the fly.
joerg[src/trunk]: src Update build infrastructure for libarchive 2.8.0.
riz[src/netbsd-6]: src/doc Tickets 2,3
matt[src/trunk]: src/sys/dev/sdmmc Add XLP specific CGM mode for SDHC_CLOCK_CTL.
christos[src/trunk]: src/usr.bin/netstat PR/44889: Yamamoto Takashi: netstat -d optio...
wiz[src/trunk]: src/lib/libc/rpc Remove unneeded commas in table.
martin[src/trunk]: src/tests/dev/raidframe Add missing RUMP_SERVER export, so the "...
christos[src/trunk]: src/libexec/httpd XXX: gcc avoid non-literal strings
dholland[src/trunk]: src/sbin/resize_ffs Whitespace.
njoly[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Small spacing fix....
martin[src/trunk]: src/tests/lib/libexecinfo Fix destination directory
sborrill[src/netbsd-6]: src/doc Ticket #52
abs[src/trunk]: src/sys/dev/wscons Add the following above the version = 0 line, ...
plunky[src/trunk]: src Add uhso(4) driver and manpage for Option N.V. Wireless WAN ...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.9.15 modulo a patch...
macallan[src/trunk]: src/sys/arch/powerpc/oea fix crash during early startup - we can...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 blast_dcache() SMP friendly:
lukem[src/trunk]: src/external/bsd/openldap/man Man pages added in 2.4.21
pooka[src/trunk]: src/sys/rump/dev/wip Convert to pseudo-root.
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
buhrow[src/trunk]: src/sys/dev/usb Added the Apple iPod Touch (4th generation)
reinoud[src/trunk]: src/sys/fs/udf Rename metadata partition parameters to be less g...
wiz[src/trunk]: src/share/man/man4 Mention two packages making use of the API. F...
christos[src/trunk]: src/usr.bin/eject matt wants the ping timeout to be 1sec
rkujawa[src/trunk]: src/sys/arch/amiga/conf Enable empb in GENERIC, fix build, rearr...
mrg[src/trunk]: src/sys/arch/sparc64 move the memcpy/memset implementations out ...
christos[src/trunk]: src/bin/ksh kill gcc-4.5 hack.
rkujawa[src/trunk]: src/sys/arch/amiga/conf regen configs
dyoung[src/trunk]: src/sys/dev/cardbus Delete unfinished and unreachable code: ppb_...
roy[src/trunk]: src/lib/libterminfo If we only have a name then we flatten to an...
jruoho[src/trunk]: src/share/man/man9 Document the counting and rounding macros fro...
mrg[src/trunk]: src/share/man/man9 - add some comments for post-usbmp
mrg[src/trunk]: src/sys/arch/sparc64/include s/D-cache/I-cache/ in some comments.
jruoho[src/trunk]: src/sys Use native functions instead of polluting the namespace ...
christos[src/trunk]: src/lib/libedit don't include both term.h and termcap.h
macallan[src/trunk]: src/sys/dev/pci/voyager another blah() -> blah(void)
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib clean up some lint t...
riz[src/trunk]: src/sbin/iscsid Use Fl for the flags.
jakllsch[src/trunk]: src/sys/dev/ic Even if the hardware can handle concurrent transf...
dsl[src/trunk]: src/gnu/dist/gdb6/gdb Fix check for old trap frame layout.
christos[src/trunk]: src/bin Document non-literal formats
joerg[src/trunk]: src/external/gpl3/gcc/lib Can't build libstdc++ and libsupc++ wi...
lukem[src/trunk]: src/external/bsd/openldap openldap2netbsd - script to munge rcsi...
dholland[src/trunk]: src Remove quotactl(8). Successor for backup purposes is quotare...
dyoung[src/trunk]: src/sys/kern Avoid a potential crash: get more struct device in...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
nakayama[src/trunk]: src/etc Remove "spif[0-9]*" case from ports other than sparc{, 64...
bsh[src/trunk]: src/sys/arch/arm/s3c2xx0 Modify definitions for ULCOM register o...
riz[src/trunk]: src/etc Create /dev/iscsi0 as part of 'all'.
riz[src/netbsd-6]: src/doc Tickets 16,17,22,28,29,31,32
mrg[src/trunk]: src/sys/arch/sparc64/include oops. don't call sp_tlb_flush_pte_u...
dholland[src/trunk]: src/games/hack <sys/wait.h> is standard, so just use it instead ...
joerg[src/trunk]: src/include PR 36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, ...
pooka[src/trunk]: src/sys/rump/fs attempt to know my a-b-c's
nonaka[src/trunk]: src/doc Add myself as responsible for urtwn(4), run(4).
sborrill[src/trunk]: src/sys/arch/xen/xenbus Sort vif and vbd device IDs numerically ...
christos[src/trunk]: src/usr.bin/cap_mkdb eliminate gcc4.5 warnings
hans[src/trunk]: src/tools/zic Fix build on Solaris. "seems reasonable" by joerg.
christos[src/trunk]: src/etc make sparc64 search for sparc man pages for now. It migh...
christos[src/trunk]: src/sys/netinet6 unbreak sun2.
wiz[src/trunk]: src/share/man/man4 Correct BUGS, from Jared.
jakllsch[src/trunk]: src/sys/sys Add partition entry attributes listed in UEFI 2.3.1 ...
dholland[src/trunk]: src/games/hack Use the right type for the malloc wrapper functio...
wiz[src/trunk]: src/usr.sbin/makemandb No leading zeroes in date. New sentence, ...
roy[src/trunk]: src/doc Note import of dhcpcd-5.5.4
alnsn[src/trunk]: src/doc New linux syscalls: fadvise64() and fadvise64_64().
jakllsch[src/trunk]: src/sys/arch/sparc64/dev inline -> static inline
joerg[src/trunk]: src/lib/libc/gen Add void for ttyslot prototype.
riz[src/netbsd-6]: src/doc Ticket #6.
roy[src/trunk]: src/tools/tic Use HOST_SRCS instead of adding to SRCS for hash.c
christos[src/trunk]: src/crypto/external/bsd/openssh kill non-literal format strings ...
cherry[src/trunk]: src/sys/arch/xen/x86 invert buggy ci_flag test
mrg[src/trunk]: src/sys/arch/sparc64/dev print the ihandle passed in, not NULL.
joerg[src/trunk]: src/external/gpl3/gcc/lib/libiberty Disable -Wunused-value for c...
jakllsch[src/trunk]: src/sys/arch/i386/conf Add coram(4).
riastradh[src/trunk]: src/sys/ufs/ufs Kill scary message about cross-block directories...
christos[src/trunk]: src/usr.bin/eject PR/42207: YAMAMOTO Takashi: If the portmapper ...
jmcneill[src/trunk]: src/sys/arch/usermode/include make sure mcontext is large enough...
cherry[src/trunk]: src/sys/arch MP probing and startup code
joerg[src/trunk]: src/usr.sbin/sup/source Drop undefined macros.
macallan[src/trunk]: src/sys/arch/macppc/dev cleanup, remove debug goo
pooka[src/trunk]: src/sys/miscfs/kernfs You have found a scroll of genocide --More--
matt[src/trunk]: src Adapt to <powerpc/spr.h> breakup.
christos[src/trunk]: src/sys/dev/isa PR/45932: Add missing braces... This will probab...
riz[src/netbsd-6]: src/doc Tickets 18-20.
roy[src/trunk]: src/lib/libterminfo Convert padding for unknown capabilities as ...
mrg[src/trunk]: src/sys/arch/sparc64/dev use device_private() to find the matchi...
khorben[src/trunk]: src/sys/dev/pci No longer wrongly advertise ad-hoc (IBSS) mode a...
njoly[src/trunk]: src/distrib/sets/lists/comp No need for quotadump.debug. quotadu...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Prevent recursive IO signals. Thi...
wiz[src/trunk]: src/sbin/wsconsctl Fix typo.
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint A temporary solution to have KU...
jmcneill[src/trunk]: src/sys/dev/pci return status from demod instead of 0, and don't...
cherry[src/trunk]: src/sys/arch/xen/x86 KNF police (rmind@ :-)
wiz[src/trunk]: src Call the file system "ext2" consistently. Suggested by tsutsui.
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/sys/arch/xen Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/powerpc/include/oea When making BATU, use (BAT_XBL|...
nonaka[src/trunk]: src/share/man/man4 Add .An -nosplit.
jym[src/trunk]: src/sys/kern Change RSS (resident set size) limit. Instead of se...
mlelstv[src/trunk]: src/sbin/gpt Initialize device_name before opendisk to avoid
roy[src/trunk]: src/lib/libterminfo Abort an error.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for mention...
nakayama[src/trunk]: src/sys/netsmb Since "len" has changed to (unsinged) size_t, the...
jakllsch[src/trunk]: src/sbin/amrctl constify number to string lookup tables
apb[src/trunk]: src/sys/fs/v7fs Rename all static functions to have "v7fs_" pref...
jmcneill[src/trunk]: src/sys/arch/usermode - replace the gettimeofday timecounter wit...
drochner[src/trunk]: src/external/lgpl3/gmp/lib/libgmp collect common rules in the sh...
jruoho[src/trunk]: src/sys/modules Add makefiles for a sample of ACPI kernel modules.
rmind[src/trunk]: src Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJ...
dholland[src/trunk]: src/sbin/fsck_ext2fs Avoid -Wno-pointer-sign.
haad[src/trunk]: src/external/cddl/osnet/dist Merge NetBSD local changes to new z...
cherry[src/trunk]: src/sys/arch Include Xen specific definitions.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Use __arrarycount(cpu_types) to bound t...
wiz[src/trunk]: src/share/man/man4 Add very preliminary dtvi2c(4) man page for d...
drochner[src/trunk]: src/lib/libcurses document wsyncup/wsyncdown/wcursyncup
skrll[src/trunk]: src/sys/arch Fix and use the BSS macro.
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys DTrace: fix the dtps...
skrll[src/trunk]: src/sys/arch/hp700/dev Improved version detection/reporting. Fro...
christos[src/trunk]: src/sys/kern the gnu tag name is valid for both type 1 (abi) and...
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace DTrace: fix a pro...
kiyohara[src/trunk]: src/sys/dev/usb Fix porting miss.
matt[src/trunk]: src Make this compile on vax (uninitialized use warning).
jruoho[src/trunk]: src/share/man/man3 Document __UNCONST and __UNVOLATILE.
jdc[src/trunk]: src/sys/dev/usb Increase the number of frequencies in the usb_au...
skrll[src/trunk]: src/sys/arch/hppa Deal with PA2.0 cache move-in rules by purging...
pooka[src/trunk]: src/sys/rump/fs/lib/libffs While I like redundant computing, spe...
jym[src/trunk]: src/sys/arch/i386 Change rbus_min_start_hint() semantic for i386...
hannken[src/trunk]: src/sys/kern No need to lock the selcluster in selscan() if either
joerg[src/trunk]: src/tools/compat Don't depend on __P.
wiz[src/trunk]: src Bump date for previous.
christos[src/trunk]: src/usr.bin/sdpquery kill gcc-4.5 warnings
wiz[src/trunk]: src/share/man/man9 Bump date.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 - store the maximum [id]cache size ...
skrll[src/trunk]: src/sys/arch/acorn26 u_int*_t -> uint*_t
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Revert.
joerg[src/trunk]: src/distrib/sets Fix support for negative keywords: the keyword ...
joerg[src/trunk]: src/doc Update to reflect .code32 support
wiz[src/trunk]: src/sbin/iscsid Sort option descriptions (options without args, ...
sborrill[src/netbsd-6]: src/sys/dev/usb Pull up the following revisions(s) (requested...
dyoung[src/trunk]: src/sys/dev/cardbus Use PCI_ constants and macros instead of CAR...
riz[src/trunk]: src/sbin/iscsictl Begin the tedious process of documenting iscsi...
skrll[src/trunk]: src/sys/arch/hp700/dev Add a KASSERT.
dyoung[src/trunk]: src/sys/dev/pcmcia Remove superfluous parentheses in return stat...
macallan[src/trunk]: src/doc mention wcfb
yamt[src/trunk]: src/doc todo
christos[src/trunk]: src/lib/libedit define the new variable
matt[src/trunk]: src/sys/arch/macppc/stand/ofwboot Allow ofwboot to read files fr...
roy[src/trunk]: src/doc Import dhcpcd-5.5.3
kardel[src/trunk]: src/external/bsd/ntp/bin/sntp use WARNS=0 until const issue is r...
jruoho[src/trunk]: src/sys/dev/acpi Remove ACPI_BUT_DEBUG by using ACPI_DEBUG_PRINT...
dyoung[src/trunk]: src/sys/dev/if_ndis Start to tuck Cardbus under the PCI abstract...
darran[src/trunk]: src/distrib/sets Add DTrace to sets.
martin[src/trunk]: src/sys/arch/sparc64 Remove the envctrl driver, it is superseede...
bouyer[src/trunk]: src/tests/fs/nfs When I split non-quota-specific functions out f...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Include platform.c
isaki[src/trunk]: src/sys/arch/x68k/x68k With the freerunnnig mode, set 0 (=256cou...
dholland[src/trunk]: src/lib/libc/sys Fix wrong xref; wrote quotactl(8), meant quotac...
rkujawa[src/trunk]: src Mention Amiga PCI support in CHANGES and installation notes....
tsutsui[src/trunk]: src Use ${DESTDIR}/usr/mdec for DEFAULT_BOOTDIR on tools fdisk(8)
riz[src/trunk]: src Back out the recent import of IPFilter 5.1.1 for the upcomin...
ahoka[src/trunk]: src/sys/arch/amd64/conf Add SPLASH example, like in i386.
tsutsui[src/trunk]: src/sys/arch Always include <m68k/cpu.h> (i.e. outside #if defin...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpd add an embryonic ht...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Ensure that SHA3...
haad[src/trunk]: src/sys/modules/zfs Update zfs module to new sources.
tsutsui[src/trunk]: src/sys/dev/ic KNF, misc cosmetics.
matt[src/trunk]: src/sys/arch/vax/vax In the syscall vector, deal with SYS_lwp_ge...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Rewrite rump process and lwp alloc...
darran[src/trunk]: src/sys/arch/i386/i386 DTrace: missed the opt_dtrace.h include f...
darran[src/trunk]: src/tools DTrace: add CTF tools to the toolchain (not built yet).
skrll[src/trunk]: src/sys/arch/arm Add the ARM1156T2-S
apb[src/trunk]: src/doc Document build.sh "live-image" and "install-image" targets.
christos[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/dev/usb put back rest of the lines that got cut off.
pgoyette[src/trunk]: src/sys/dev/i2c Clean up display of initial hardware provided li...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Remove superfluous Pp
dyoung[src/trunk]: src/sys/dev/pcmcia Don't test truth of a pointer or assign 0 to ...
martin[src/netbsd-6]: src/sys/dev/usb regen
snj[src/trunk]: src/share/man/man4 Minor wording improvement.
christos[src/trunk]: src/usr.sbin/wlanctl avoid non-literal format strings
rmind[src/trunk]: src/sys/uvm Improve the wording slightly.
uwe[src/trunk]: src/lib/csu/arch/sh3 Claim copyright (per Joerg's request).
dyoung[src/trunk]: src/sys/arch/x86/include KNF: change spaces to tabs.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen configs.
dyoung[src/trunk]: src/sys/dev/pci Use device_suspensor_t.
cherry[src/trunk]: src/sys/arch/xen/include Add Xen specific ipi bitmasks
christos[src/trunk]: src/usr.bin/midiplay - add a SYSEX0 macro that does not override...
christos[src/trunk]: src/sys/dev/stbi p->out is always NULL here
mrg[src/trunk]: src/sys/dev/usb make sure we're holding the kernel lock when cal...
uebayasi[src/uebayasi-xip]: src/sys/arch/arm Missing bits of pmap_is_page_colored_p()...
pooka[src/trunk]: src/sys/nfs don't create unused fs_nfs.h
christos[src/trunk]: src/tests/lib hook in libexecinfo
darran[src/trunk]: src/sys/net Propagate the IFCAP_TSOv6 property also.
christos[src/trunk]: src/sys/dev/ic simplifying code, unconfuses gcc index calculation.
tsutsui[src/trunk]: src/sys/arch/x68k/dev Explicitly specify a proper FDC data regis...
pooka[src/trunk]: src * detect missing libraries (such as -lrumpfs_msdosfs)
christos[src/trunk]: src/usr.bin/hexdump document non-literal format strings.
ahoka[src/trunk]: src/share/man/man4 Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS.
roy[src/trunk]: src/tools/tic Use the pre-built hash table.
riz[src/netbsd-6]: src/etc/rc.d Pull up following revision(s) (requested by naka...
darran[src/trunk]: src/sys Add the DTrace hooks to the kernel (KDTRACE_HOOKS config...
martin[src/trunk]: src/usr.bin/config If we build several kernel (variants) within ...
mrg[src/trunk]: src/sys/arch/sparc64 move the tlb flush routines into cache.h to...
jruoho[src/trunk]: src/sys/arch/i386/acpi Remove VALD_ACPI_DEBUG and AVALD_F_VERBOS...
pooka[src/trunk]: src/sys/rump Rename rumpuser_dl_module_bootstrap() to rumpuser_d...
martin[src/trunk]: src/sys/dev/mii Before destroying a autonegotiation callout, mak...
dyoung[src/trunk]: src/sys/arch/i386/i386 Initialize pcibus_attach_args.pba_sub to ...
riz[src/netbsd-6]: src/dist/openpam Pull up following revision(s) (requested by ...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib simplify the code; t...
martin[src/trunk]: src/tests/ipf Comment out test n3_6 - the data files are missing
pooka[src/trunk]: src/sys/netkey Remove #ifdef KERNFS by using weak symbols. Nota...
he[src/trunk]: src Bump the install image size so that this builds again.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.3 to fix a compil...
christos[src/trunk]: src/sys/netinet6 PR/45764, PR/45914
joerg[src/trunk]: src/external/bsd/mdocml/dist Pull read.c r1.27 from upstream rep...
jym[src/trunk]: src/sys/arch/xen/x86 Catch the return value from the XENMEM_decr...
dyoung[src/trunk]: src/sys/compat/darwin Mark some suspicious ENODEV returns (shoul...
cherry[src/trunk]: src/sys/arch Hide the MD details of specific IPIs behind semanti...
dholland[src/trunk]: src/games/hack drop private (and wrong) definition of NULL
mrg[src/trunk]: src/sys/dev/acpi relax an assert slightly, from jmcneill.
cyber[src/trunk]: src/sys/dev/usb regen
jruoho[src/trunk]: src/distrib/sets/lists/comp Add __arraycount(3).
jruoho[src/trunk]: src/sys/dev/acpi Destroy the callout(9) when detaching. Also eva...
apb[src/trunk]: src/tools/compat Detect the presence of <pthread.h>, and add a H...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/mips Typo in previous
reed[src/trunk]: src/usr.bin/fold Clarify description of -s switch.
martin[src/trunk]: src/tests/lib/libc/sys Do not skip the block device mmap test, a...
martin[src/trunk]: src/sys/kern Stopgap fix for PR kern/46463: disallow passing of ...
dyoung[src/trunk]: src/sys/dev/pci Make cosmetic changes in order to reduce differe...
riz[src/trunk]: src/sbin/iscsid Fix 4 more instances of the same bug (not return...
reinoud[src/trunk]: src/lib/libc/sys Clarify description of the msgrcv() return valu...
skrll[src/trunk]: src/sys/arch/acorn32/stand/lib Remove printf that snuck in somehow.
pooka[src/trunk]: src/sys regen: lfs megamaid syscalls -> MODULAR
yamt[src/trunk]: src/sys/kern make aio_worker static.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 1.99.22/20100307
wiz[src/trunk]: src/sbin/iscsid Remove trailing whitespace.
tron[src/trunk]: src/external/cddl/osnet/lib Include "bsd.own.mk" before checking...
roy[src/trunk]: src/lib/libterminfo Convert padding and give terminfo some defau...
jruoho[src/trunk]: src/lib/libpthread Update ERRORS, tidy SEE ALSO.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
wiz[src/trunk]: src/sys/dev/usb Add missing dependency for uts.
martin[src/trunk]: src/sys/dev/ic Update pcf8584 driver from OpenBSD
christos[src/trunk]: src/lib/libedit Add missing *
cherry[src/trunk]: src/sys/arch/xen/x86 Do not panic() on xen_send_ipi() sent to a ...
joerg[src/trunk]: src/tools Build getcap.c only once.
matt[src/trunk]: src/external/gpl3/gdb/dist/gdb Deal with vax defining [an empty]...
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Move I2C node adjustment stuff ...
wiz[src/trunk]: src/usr.sbin/chroot Re-order and synchronize options listed in m...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Have privilege separation...
nonaka[src/trunk]: src/doc Mention about run(4).
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 Don't call frame-buffer-adr since i...
darran[src/trunk]: src/external/cddl/osnet/sys/sys DTrace: another fix for OS X bui...
christos[src/trunk]: src/lib/libedit Add rl_completion_word_break_hook from:
christos[src/trunk]: src/sys/miscfs/procfs add a task process subdirectory for emul l...
plunky[src/trunk]: src/sys/arch add uhso(4) device where appropriate
bouyer[src/trunk]: src/sys/dev/ic Gather disable/enable interruptst at the Port Int...
skrll[src/trunk]: src/sys/arch/hp700/dev Delay some things to attach time - pdc_in...
rmind[src/trunk]: src/sys/uvm - Rework uvm_anfree() into uvm_anon_freelst(), which...
christos[src/trunk]: src/sys/modules/solaris No -g on the default install, if you wan...
bouyer[src/trunk]: src/sys/arch/xen/xen Add a comment explaing why a flush workqueu...
dyoung[src/trunk]: src/sys/dev/cardbus Cosmetic: join a line.
drochner[src/trunk]: src/sys/dev fill in timestamps in outgoing data buffers
wiz[src/trunk]: src/share/man/man4 Add irmce(4) man page.
plunky[src/trunk]: src/etc include ttyHS0 in usbs target [for uhso(4)]
bouyer[src/netbsd-6]: src/lib/libc/arch/mips/sys Pull up following revision(s) (req...
matt[src/trunk]: src/tests/lib/libm Change eps to fit within the VAX FP range.
christos[src/trunk]: src/sys/ddb Re-indent, and factor out strlen() now that we have ...
dyoung[src/trunk]: src/sys/dev/pcmcia Only try to disestablish the interrupt handle...
wiz[src/trunk]: src/sbin/newfs_ext2fs Fix string, noted by tsutsui.
abs[src/trunk]: src/share/man/man4 Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL
reed[src/trunk]: src/usr.bin Change or add history. I checked the 1bsd archives a...
cegger[src/trunk]: src/sys/arch/amd64/amd64 dtrace kernel hooks
dyoung[src/trunk]: src/sys/arch/x86/include Change 'typedef void *pci_chipset_tag_t...
jakllsch[src/trunk]: src/sys/dev/scsipi Fix locking issue triggered by drvctr -r of a...
jmcneill[src/trunk]: src/sys/dev/pci modularize coram and add detach + childdet methods
jruoho[src/trunk]: src/tests/lib/libexecinfo Use "atf_arch" instead of "atf_machine...
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Add more FreeBSD versions.
nakayama[src/trunk]: src/sys/netsmb Tabify.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Not allow interrupt hear.
jmcneill[src/trunk]: src/sys/arch/usermode Clean up extern mess by adding an API for ...
wiz[src/trunk]: src/distrib/utils/sysinst Fix typo in comment, from Snader_LB.
dholland[src/trunk]: src Migrate one last leftover bit (used only by the kernel now) to
dyoung[src/trunk]: src/sys/arch/x86/pci In the x86 pci(9) implementation, test for ...
pooka[src/trunk]: src/sys/ufs Remove last #ifdef FFS. Do this by making lfs inclu...
riz[src/netbsd-6]: src Apply patch (requested by tron in ticket #7):
njoly[src/trunk]: src/share/man/man8/man8.evbarm Add missing El macro.
dyoung[src/trunk]: src/sys/arch/xen/xen Re-zero the attach args before setting them...
matt[src/trunk]: src/sys/arch/evbmips/conf Enable NOFPU option for N32/N64 MALTA ...
macallan[src/trunk]: src/sys/dev/pci a very preliminary driver for Wildcat 5110 / Sun...
christos[src/trunk]: src/external/bsd/ntp/dist/sntp don't bother with ifdef's, just g...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
wiz[src/trunk]: src/bin/sleep Improve wording.
christos[src/trunk]: src/distrib/sets/lists/comp libexecinfo sets
martin[src/trunk]: src/distrib/sets/lists/tests obsolete the popcount tests for now
skrll[src/trunk]: src/sys/arch/hp700/hp700 Update a comment.
skrll[src/trunk]: src/sys/arch/hp700/hp700 -Wextra -Wno-unused-parameter
nonaka[src/trunk]: src/sys/dev/usb Added some Ralink wlan adapters.
wiz[src/trunk]: src/usr.bin/window Sort options and option descriptions, and syn...
christos[src/trunk]: src/usr.sbin/zdump - no need for gcc-4.5 hacks
wiz[src/trunk]: src/share/doc/smm/04.quotas Typos, capitalization, and file syst...
matt[src/trunk]: src/sys/arch/powerpc Adapt to spr.h breakup.
jruoho[src/trunk]: src/tests/lib/libc/sys Remove also redundant comment (the refere...
christos[src/trunk]: src/doc fix root.cache
manu[src/trunk]: src/sys regen
plunky[src/trunk]: src/sys/dev/usb add Roland UM-ONE (essentially, same as Roland U...
martin[src/trunk]: src/tests/lib/libc/sys Simplify creation of a temporary file sli...
haad[src/trunk]: src/external/cddl/osnet/dist/common/util Add missing header file...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib minor clean up after...
joerg[src/trunk]: src/external/historical/nawk/bin No longer needs -Wno-array-boun...
kiyohara[src/trunk]: src/usr.sbin/btattach Add options 'no parity'(-P) and 'disable f...
pooka[src/trunk]: src/sys/rump/fs support mfs
sjg[src/trunk]: src/usr.bin/make Don't pass debug flags etc. to unit-tests
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ACPI_EXTRA_DEBUG.
matt[src/trunk]: src/sys/arch/hpcmips/tx Global inlines are not allowed.
jruoho[src/trunk]: src/tests/lib/libm Add patch from Tetsuya Isaki in PR lib/46433.
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint A temporaly fix to avoid a lock...
gdt[src/trunk]: src/usr.bin/passwd Log successful and unsuccessful attempts to c...
dholland[src/trunk]: src/games/hack Remove *another* set of useless casts. sheesh
mlelstv[src/trunk]: src/sys Store physical block numbers in superblock that point to...
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Add FreeBSD-8.0.
njoly[src/trunk]: src/lib/libedit Switch from Op to Oo/Oc for nested block.
reinoud[src/trunk]: src/sys/arch/usermode/include regen
christos[src/trunk]: src/doc Add libexecinfo
christos[src/trunk]: src/external/bsd/libpcap avoid/document non-literal format strings
apb[src/trunk]: src/lib/librt Add sigevent(3) to SEE ALSO
wiz[src/trunk]: src Uncomment crash(8) reference.
dsl[src/trunk]: src/sys/dev/pckbport Remove a couple of (void *) casts added in ...
jakllsch[src/trunk]: src/sys/arch/sparc64/conf Trailing whitespace, what trailing whi...
drochner[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 tell the compiler tha...
jnemeth[src/trunk]: src/usr.sbin/postinstall add _tss to uid and gid checks
kiyohara[src/trunk]: src/sys/arch/bebox Use BEBOX_REG for mapped to BAT instead of be...
matt[src/trunk]: src/sys/arch/vax/vax On a kernel segfault, print the registers f...
tsutsui[src/trunk]: src/sys/arch/sun3/include Don't enable DB_MACHINE_COMMANDS on cr...
mbalmer[src/trunk]: src/sys/dev/gpio fix indents
wiz[src/trunk]: src/share/man/man4 Remove iic references, also based on comments...
wiz[src/trunk]: src/share/man/man4 Add basic man page for cxdtv(4).
haad[src/trunk]: src/external/cddl/osnet Commit last to fixes which make zfs vers...
martin[src/trunk]: src/tests/lib/libc/sys Simplify the test for PR kern/4645 and ma...
darran[src/trunk]: src/external/cddl/osnet/dev/sdt DTrace: add a dependency on the ...
joerg[src/trunk]: src Don't use array access to compute addresses that are definit...
pgoyette[src/trunk]: src/sys/dev/acpi Fix this correctly. Thanks jruoho@
dyoung[src/trunk]: src/sys/dev/cardbus Don't create the device's PCI tag with Cardb...
dyoung[src/trunk]: src/sys/dev/cardbus Simplify interrupt (dis)establishment by two...
apb[src/trunk]: src/tools/compat Prevent expansion of <dollar>NetBSD<dollar> in ...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add support for direct configuratio...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Style.
jakllsch[src/trunk]: src/sbin/amrctl Don't exit on ioctl failure, instead let the cal...
dholland[src/trunk]: src/sbin/fsck_ext2fs Add static to a private function.
pgoyette[src/trunk]: src/share/man/man9 Update for recent changes to data structures.
drochner[src/trunk]: src rename the va0_disabled option and cpp conditional to "disab...
christos[src/trunk]: src/lib/libc/compat/gen Restore binary compatibility with netbsd...
njoly[src/trunk]: src/distrib/sets Error out if a path has consecutive slashes whi...
phx[src/trunk]: src/sys/dev/wsfb On 8-bit screens only enable font anti-aliasing...
jruoho[src/trunk]: src/sys/dev/acpi Add missing semicolon.
christos[src/trunk]: src/usr.bin/at Provide a consistent date/time format instead of a
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Supply MIPS_ZERO_REGNUM and MIPS_...
phx[src/trunk]: src/sys/arch/powerpc/powerpc Allow all physical addresses from 0...
martin[src/trunk]: src/tests/lib/libc/sys Revert previous - instead of guessing the...
darran[src/trunk]: src/external/cddl/osnet/sys/sys DTrace: fix to only define sdt_p...
skrll[src/trunk]: src/sys/arch s/cpu_fork/cpu_lwp_fork/ in comment.
drochner[src/trunk]: src/external/bsd/tre/dist/po remove generated binary files
pooka[src/trunk]: src Introduce RUMP_COMPONENT. It behaves mostly like a simplified
lukem[src/trunk]: src/external/bsd/openldap version is now 2.4.21
mrg[src/trunk]: src/sys/arch/ofppc/conf enable building with ath* at pci?. it w...
chs[src/trunk]: src/sys/kern remove a bogus optimization introduced in the previ...
tsutsui[src/trunk]: src/sbin/newfs Explicitly zap possible Ext2fs magic leftover to ...
skrll[src/trunk]: src/sys/arch/hp700/dev Do not match on the elroy family. From Op...
hannken[src/trunk]: src For devices, sockets and fifos ignore setting the file size ...
reinoud[src/trunk]: src/sys/fs/udf Typo and style
dyoung[src/trunk]: src/share/man/man9 Update the doco, just in case somebody adds a...
he[src/trunk]: src/distrib/sgimips/instkernel Bump the image size so that the c...
riz[src/netbsd-6]: src/sys/arch/hp700/stand Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/bind Merge bind-9.9.1-P1 to fix:
matt[src/trunk]: src/share/mk Switch VAX to use GCC 4.5 and GDB 7.
rmind[src/trunk]: src/share/man/man9 Fix .Xr to membar_ops(3), not membar(9). Spo...
hannken[src/trunk]: src Change union rmdir semantics to fail directory removal for
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by bouy...
jmcneill[src/trunk]: src/sys/arch/usermode/conf Make GENERIC32 build on amd64
tsutsui[src/trunk]: src/sys/dev/ic Also fix a wrong mem_ring calculation in dp8390_i...
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-run mknative.
darran[src/trunk]: src/sys/kern DTrace: Add __predict_false() to the DTrace hooks p...
darran[src/trunk]: src/external/cddl/osnet/dev/dtrace DTrace: enable access to kern...
ahoka[src/trunk]: src/sys/dev Restore splashscreen support with genfb.
ryo[src/trunk]: src/sys/arch/evbmips/conf fix typo
jruoho[src/trunk]: src/sys/modules Two placeholder comments.
jakllsch[src/trunk]: src/sbin/amrctl Use C99 fixed width integer types.
joerg[src/trunk]: src/tests/lib/libcurses/director Spell NetBSD correctly.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k com at mainbus was gone.
oster[src/trunk]: src/sys/dev/raidframe Don't attempt to read or write component l...
macallan[src/trunk]: src/sys/arch/evbmips/loongson/dev fix 'old style function defini...
rkujawa[src/trunk]: src/sys/arch/amiga/pci Add support for PCI_NETBSD_CONFIGURE in e...
bouyer[src/netbsd-6]: src/doc ticket #61
christos[src/trunk]: src/usr.sbin/syslogd WARNS=4
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/zaurus Select a proper kernel set...
dholland[src/trunk]: src/games/hack Remove the PYRAMID_BUG code. I don't think Pyrami...
cherry[src/trunk]: src/sys/arch unbreak the build. #include <sys/cpu.h>
tron[src/trunk]: src/external/cddl/osnet/usr.sbin/zdb Disable stack protection wa...
mrg[src/trunk]: src/sys/arch/sparc64/dev convert some open-coded SPDB_PROBE prin...
kiyohara[src/trunk]: src/sys/arch/bebox Cleanup headers and variables.
dyoung[src/trunk]: src/sys/arch/x86/x86 Rename to 'pc' all variables 'pci_chipset_t...
plunky[src/trunk]: src/sys/dev/usb the ID 0x1781 is used by more than one vendor, s...
jruoho[src/trunk]: src/sys/dev/acpi Fix two memory leaks.
jym[src/trunk]: src/sys/arch/i386/include Use PDP_SIZE for NTOPLEVEL_PDES (numbe...
dholland[src/trunk]: src/doc Note removal of quotactl(8) and addition of quotadump(8)...
pgoyette[src/trunk]: src/usr.sbin/i2cscan Add missing period at end of sentence.
rmind[src/trunk]: src/sys Remove LW_AFFINITY flag and fix some bugs affinity mask ...
dsl[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Not sure why this...
wiz[src/trunk]: src/usr.sbin/makefs Re-order `usage' alphabetically;
macallan[src/trunk]: src/sys/dev/sbus make latching optional.
macallan[src/trunk]: src/sys/dev first step to fix PR 46461 - don't jump through a NU...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 change print_dtlb() and print_itlb(...
martin[src/trunk]: src Measure kinfo_proc2::p_vm_vsize in pages, as it was always d...
sborrill[src/netbsd-6]: src/doc Ticket #13
christos[src/trunk]: src/usr.sbin/iopctl remove gcc type punned warnings
skrll[src/trunk]: src/sys/arch/arm/iomd Whitespace in previous.
dsl[src/trunk]: src/sys Remove the code that tries to load the "ffs" kernel modu...
pooka[src/trunk]: src/sys/kern Make is possible to add extra output at the top of ...
joerg[src/trunk]: src/external/mit/xorg Various warning adjustments for clang
mlelstv[src/trunk]: src/sbin/fsck_ffs When clearing a log on failure, not only ask t...
martin[src/trunk]: src/sys/uvm In uvm_proc_exit bail out early if we have no vmspac...
christos[src/trunk]: src/sbin document non-literal strings
njoly[src/trunk]: src/sys/conf Use 'a && b && ...' contructs for running multiple ...
joerg[src/trunk]: src/tools/llvm Forcefully override the GNU make configure check....
jruoho[src/trunk]: src Xref limits(3).
christos[src/trunk]: src/lib/libperfuse simplify and eliminate non literal string for...
jruoho[src/trunk]: src/tests/usr.bin/tmux Make the test pass. It appears that this ...
christos[src/trunk]: src/lib/libedit Initialize termbuf (Kamil Dudka)
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Fix a bug in movmemsi in which ...
mrg[src/trunk]: src/distrib/sparc64/bootfs bump the size of the boot.fs, we bloa...
njoly[src/trunk]: src/share/man/man8/man8.evbarm Small typo in macro (.xr -> .Xr).
mrg[src/trunk]: src/sys/arch/sparc64 need _ALIGN in locore.h as well, for DEBUG ...
riz[src/trunk]: src/distrib/sets/lists/tests Fix the build after ipfilter tests ...
pooka[src/trunk]: src Update to use newstyle rump_module interfaces.
matt[src/trunk]: src/sys/arch/mips Add support for the MIPS DSP ASE (as a second ...
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive provisional fix for ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.2 with the follow...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin after all the recent fixes, let's ...
matt[src/trunk]: src/etc/etc.evbppc Build the INSTALL kernels for the P2020DS and...
drochner[src/trunk]: src/lib/libcurses misc fixes and improvements:
pooka[src/trunk]: src/sys Reflect removal of fs_nfs.h and -DNFS
christos[src/trunk]: src/libexec/ld.elf_so consistent debugging info for program headers
haad[src/trunk]: src/external/cddl/osnet/include Add another set of headers files.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man4 Use standard section headers and mark up auth...
dsl[src/trunk]: src/sys/arch/amd64/include Let the user of INTRENTRY_L() place a...
dholland[src/trunk]: src/sbin/newfs_sysvbfs No longer any need for -Wno-pointer-sign ...
nonaka[src/trunk]: src Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U U...
mlelstv[src/trunk]: src/share/man/man9 Fix tag for usbd_get_buffer
riz[src/trunk]: src/sys/dev/iscsi Expose some of the module framework when _MODU...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs mfs miniroot is mandatory
snj[src/trunk]: src/sys/arch/mips/include Fix a couple old typos in comments.
mlelstv[src/trunk]: src/sbin/fsck_lfs dev_bsize wasn't initialized. The actual value...
martin[src/trunk]: src/tests/lib/libc/sys adapt to new reality
dholland[src/trunk]: src/sbin/resize_ffs Add missing __RCSID().
jdc[src/trunk]: src/sys/arch/sparc64/dev Add missing new line to zs_attach_fhc()
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Use the armv6 rev/rev16 if armv...
riz[src/trunk]: src/sys/dev/iscsi Don't allow iscsi to autounload. The default ...
roy[src/trunk]: src/libexec/ld.elf_so Implement negative cache checks for symbol...
tron[src/trunk]: src/sys/sys Fix build of the "dtrace" kernel module.
jmcneill[src/trunk]: src add an installmodules=<dir> command to build.sh
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch Re-re-run gdb7 mknative fo...
apb[src/trunk]: src/doc Minor changes to wording in the documentation for
riz[src/netbsd-6]: src/doc Tickets 39, 40.
joerg[src/trunk]: src/sys/arch/x68k/stand/loadbsd Don't depend on cat pages to be ...
riz[src/netbsd-6]: src/doc Ticket #6.
jnemeth[src/trunk]: src/external/ibm-public/postfix/dist/src/util PR/42874 - Henning...
sjg[src/trunk]: src/usr.bin/make Avoid nested extern declaration warnings
jruoho[src/trunk]: src/share/man/man4 One more.
riz[src/netbsd-6]: src/doc Ticket #24.
riz[src/netbsd-6]: src/sys/arch/xen/x86 Pull up following revision(s) (requested...
pooka[src/trunk]: src/sys/compat/common fs_union.h is not used here anymore ... di...
christos[src/trunk]: src/distrib/sets/lists/man add urtw.4
matt[src/trunk]: src/sys/arch/cats/cats Make this compile with VERBOSE_ARM_INIT.
snj[src/trunk]: src/lib/libm/src Fix broken RCSID.
martin[src/netbsd-6]: src/doc Tickets #1231 and #1233
jruoho[src/trunk]: src/lib/libpthread Note also alignment via mmap(2), as done in N...
jruoho[src/trunk]: src/sys/dev/acpi Use the predefined ACPI_STA_BATTERY_PRESENT ins...
rmind[src/trunk]: src/sys/netinet6 ip6_output: check for rtcache_setdst() error, w...
jym[src/trunk]: src Now that pool_cache_invalidate() is synchronous and can hand...
wiz[src/trunk]: src/share/man/man3 Sort SEE ALSO. Remove unnecessary Pp.
tsutsui[src/trunk]: src/sys/dev/ic Use roundup2() in <sys/param.h> rather than a con...
wiz[src/trunk]: src/lib/libexecinfo Sort sections.
dyoung[src/trunk]: src/sys/net Declare if_free().
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove not exists file.
pooka[src/trunk]: src/sys/rump/librump/rumpdev tweak previous to actually work
christos[src/trunk]: src/sbin/sysctl Only print errors when -A or required. Fix the e...
mrg[src/trunk]: src/sys/arch/sparc64/conf add auacer, present on the ultra45.
tsutsui[src/trunk]: src/share/man/man4 - note about support for the large_file optio...
rkujawa[src/trunk]: src/sys/arch/amiga - Split X-Surf driver from if_ne_zbus, rework...
nonaka[src/trunk]: src Use /libdata/firmware/run instead of /libdata/firmware/rum f...
cherry[src/trunk]: src/sys/arch/i386/i386 tweak the xen specific startup path to no...
drochner[src/trunk]: src/sys/dev/pcmcia fix incomplete device_t/softc split which led...
martin[src/trunk]: src/sys/dev/ofw Supporting cast for i2c direct configuration on ...
nonaka[src/trunk]: src/sys/arch/evbmips/conf Add SYSV{MSG, SEM, SHM} options.
mbalmer[src/trunk]: src/sbin/wdogctl Xr pwdog(4).
mbalmer[src/trunk]: src/distrib/sets/lists/comp jruoho obsoleted the ieee(3) manpage...
darran[src/trunk]: src/share/mk DTrace: Add CTF generation to the make framework. ...
plunky[src/trunk]: src Install PCC cpp as libexec/pcpp to avoid name conflicts with...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Make a #define MULTIPROCESSOR kernel co...
matt[src/trunk]: src/sys/arch/powerpc/oea Use CPP __VA_ARGS__ for DPRINTF*
agc[src/trunk]: src/external/bsd/tre/dist initial import of tre-0.8.0 into the e...
wiz[src/trunk]: src/tests/lib/libc/sys Fix typo in comment.
lukem[src/trunk]: src/external/bsd/openldap fixed rcsids on 2.4.21 import
plunky[src/trunk]: src/sys/arch/i386/conf add uhso(4)
uebayasi[src/trunk]: src/sys/uvm Merge more indirect functions. Some comments.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add types for LWP_CREATE and LWP_E...
wiz[src/trunk]: src/lib/libterminfo '>' replacement for HTML output, be explicit...
buhrow[src/trunk]: src/sys/dev/usb Add the Springer Design MP3 players/book reader ...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.1-P1
joerg[src/trunk]: src/usr.sbin Passes with the relaxed array boundary check in clang
joerg[src/trunk]: src Add cdbr(3) support to tools/compat.
jruoho[src/trunk]: src/sys/dev/acpi Provide the _COMPONENT definition and use ACPI_...
haad[src/trunk]: src/external/cddl/osnet/include/fm Add missing header file I hav...
jmcneill[src/trunk]: src/sys/compat/common add libcompat.o/.po targets for COMPAT_AS=obj
christos[src/trunk]: src/etc PR/46521: Jim Bernard: remove duplicate -o
msaitoh[src/trunk]: src/sys/dev - Add code for WOL, ASF, IPMI and Intel AMT.
reinoud[src/trunk]: src/sys/arch/usermode/include spl_intr() is not defined anymore ...
dyoung[src/trunk]: src/sys/arch/alpha/include Straggler from last: add bus_user.h t...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src fix a bug in verifying m...
joerg[src/trunk]: src/usr.bin/tic Replace linear lookup with hash table, reducing ...
christos[src/trunk]: src/sys/net PR/45764, PR/45914
christos[src/trunk]: src/bin/ed eliminate non-literal format string.
kiyohara[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage prep's boot supports to l...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Use hppa_enable_irq
stacktic[src/trunk]: src/lib/libc/gen Make sure fts_statp is NULL when FTS_NOSTAT is set
roy[src/trunk]: src/external/bsd/dhcpcd/dist Remove stale files from older imports.
kiyohara[src/trunk]: src/sys/arch/powerpc/oea Fix panic() on KASSERT(len >= BAT_BL_8M...
joerg[src/trunk]: src Switch device database to cdb(5). Rework ttyname(3) and ttyn...
wiz[src/trunk]: src Document MKREPRO using joerg's wording.
joerg[src/trunk]: src/usr.sbin/makemandb getopt returns int, not char.
jruoho[src/trunk]: src/sys/arch/x86/acpi Add non-XPSS support for AMD family 15h a....
skrll[src/trunk]: src/sys/arch/evbarm device_t/softc split
reinoud[src/trunk]: src/regress/sys/fs/lseek Fix missing comma in errx() in normally...
matt[src/trunk]: src/distrib/sets/lists/comp Add missing debug files.
jakllsch[src/trunk]: src/sys/dev/dm Use correct prototype for dmattach().
martin[src/trunk]: src/sys/kern Make sure we can deliver two file descriptors for p...
wiz[src/trunk]: src/lib/librt Merge two entries for same error code.
skrll[src/trunk]: src/sys/arch/hppa/hppa s/printf/db_printf/ in a few places.
martin[src/trunk]: src/tests/lib/libc/sys Degrade all intermediate failures due to ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add signal stubs required by mfs
joerg[src/trunk]: src/lib/libc/gen ANSIfy
mrg[src/trunk]: src/share/man/man9 gives pipes and transfers their own .Sh section.
haad[src/trunk]: src/external/cddl/osnet/lib/libumem Add forgotten misc.h header ...
dholland[src/trunk]: src/games/fortune/strfile Use __dead instead of __attribute__((_...
alnsn[src/trunk]: src/lib/libc/gdtoa Add missing {} around two "if (b == NULL)" ch...
riastradh[src/trunk]: src/sys/kern Handle absolute symlinks to the root.
wiz[src/trunk]: src/distrib/notes/ofppc Fix a typo.
skrll[src/trunk]: src/sys/arch/arm Add the 'Z' to the 1176 cpu product name.
jruoho[src/trunk]: src/share/man/man4 Refer to sysctl(8) instead of sysctl(7) when ...
matt[src/trunk]: src/external/public-domain/sqlite/dist Make this compilable by V...
reed[src/trunk]: src/usr.sbin/envstat Add brief explanations of unit abbreviations.
mrg[src/trunk]: src/share/man/man9 convert the ugly .Bl/.El list of functions to...
jruoho[src/trunk]: src/share/man/man4 Fix a typo.
martin[src/trunk]: src/sys/kern Minor tweaks to posix_spawn error handling.
wiz[src/trunk]: src/distrib/sets/lists/base really mark wake as obsolete.
snj[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
reinoud[src/trunk]: src/sys/arch/usermode/include regen
wiz[src/uebayasi-xip]: src/share/man/man4 New sentence, new line. Bump date for ...
jnemeth[src/trunk]: src Add description of MKKMOD, part of PR misc/45216
jmcneill[src/trunk]: src/sys/dev/i2c hide debug messages under CX24227_DEBUG
wiz[src/trunk]: src/lib/libterminfo Bump date for previous.
mrg[src/trunk]: src document a large chunk of the USB interface. some of this i...
bouyer[src/trunk]: src/sys/arch/xen/xen Guard against spurious xbdback_backend_chan...
macallan[src/trunk]: src/sys/dev/sbus fix ancient typo, noticed by mouse@
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
joerg[src/trunk]: src/lib/libc/arch/x86_64 Exploit hidden __cerror
haad[src/trunk]: src/share/mk As a preparation for zfs sources update disable MKZ...
riastradh[src/trunk]: src/games/fortune/datfiles Attribute the `Consequences, Schmonse...
christos[src/trunk]: src/usr.bin/compress provisional fix for CVE-2011-2895, buffer o...
uebayasi[src/trunk]: src/sys/uvm Merge some indirect "lower" fault handlers back. Pr...
jakllsch[src/trunk]: src/sys/dev/ic Spell enqueue correctly.
jruoho[src/trunk]: src/sys/dev/acpi Improve a comment.
christos[src/trunk]: src/sys/dev/ic shutup debug.
dyoung[src/trunk]: src/sys/arch/amigappc/include Make amigappc compile again by add...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add xsurf(4) man page to distribution...
jmcneill[src/trunk]: src/sys/dev/acpi The absence of USE_PLATFORM_CLOCK does not impl...
tsutsui[src/trunk]: src/distrib/atari/floppies/install Fix indent.
jruoho[src/trunk]: src/share/man/man9 In addition to mstohz(9), document also hztoms.
manu[src/trunk]: src/include Add macros to hide OpenGroup extened API set 2 from ...
jmcneill[src/trunk]: src/sys/arch remove dtv (available as a module)
jruoho[src/trunk]: src/share/man/man3 Remove some /* comments */ in the example so ...
roy[src/trunk]: src/lib/libterminfo Ensure that we request a buffer big enough, ...
dyoung[src/trunk]: src/sys/dev/cardbus Use PCI_ constants instead of CARDBUS_ const...
yamt[src/trunk]: src/sys/kern remove redundant checks of PK_MARKER.
christos[src/trunk]: src/usr.sbin/bootp/bootptest fix non-literal strings
pooka[src/trunk]: src/sys/rump Use config pseudo-root keyword instead of monolithi...
tsutsui[src/trunk]: src/distrib/notes/common Most contents in ftp://ftp.NetBSD.org/p...
skrll[src/trunk]: src/sys/arch/evbarm/dev DOH. Replace a line that got accidently...
enami[src/trunk]: src/lib/libc/stdlib Fix race condition on reallocation of huge c...
rmind[src/trunk]: src npftest: add a stream processor, which prints out the TCP st...
uebayasi[src/trunk]: src Rename wake(8) to wakeonlan(8). Approved by core@.
matt[src/trunk]: src/external/public-domain/sqlite/dist Back out part of previous...
riz[src/trunk]: src/sbin/iscsid Fix up the wording of the new flags, and show th...
snj[src/trunk]: src Fight the ever-increasing size of src checkouts by spelling ...
alnsn[src/trunk]: src/tests/lib/libc/stdlib Test a bug found by Geza Herman.
christos[src/trunk]: src/sys/dev/usb Driver for Realtek RTL8187/RTL8187B 802.11b/g US...
tsutsui[src/trunk]: src/sys/arch/x86/pci Add VIA VX900 host bridge to a buggy PCI mo...
njoly[src/trunk]: src/share/man/man9 Fix copyin/copyout sections in xrefs.
uch[src/trunk]: src/sbin/newfs_v7fs Fix warning message.
matt[src/trunk]: src/sys/arch/powerpc/include Add an KASSERT to check that PSL_PR...
joerg[src/trunk]: src/usr.bin/tic Prefer __printflike.
manu[src/trunk]: src/lib/libperfuse Fix uninitiaized variable usage (never though...
christos[src/trunk]: src/sys/netinet6 use FOREACH_SAFE.
rmind[src/trunk]: src/sys - Split NPF rule procedure code into a separate module (...
joerg[src/trunk]: src/usr.sbin/postinstall Clean up cat pages that are older than ...
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ACPI_LID_DEBUG.
dholland[src/trunk]: src/sys/arch/xen/x86 Fix broken build.
mbalmer[src/trunk]: src/usr.bin/hexdump DEL is 0x7F, not 0xFF. From FreeBSD via Ope...
riz[src/netbsd-6]: src/doc Ticket 47.
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove fletcher.c...
skrll[src/trunk]: src/sys/arch/arm/xscale Typo in comment.
christos[src/trunk]: src/sys/kern Disable PTRACE_FORK for vforked() children, because...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix leftover comment derived from hp300 b...
haad[src/trunk]: src/external/cddl/osnet/lib/libzfs Add missing zfs_fletcher.c to...
pooka[src/trunk]: src Don't need to set NORUMPUSER since rumpuser isn't built from...
matt[src/trunk]: src/distrib/sets/lists/comp Add <powerpc/ibm4xx/spr.h> and <powe...
tnn[src/trunk]: src/usr.sbin/usbdevs Use proper capitalization. Reported on IRC.
sborrill[src/netbsd-6]: src/etc Pull up the following revisions(s) (requested by tron...
msaitoh[src/trunk]: src Add support Intel I350 Ethernet.
tsutsui[src/trunk]: src/share/man/man4 - add more machine dependent ne(4) variants t...
hannken[src/trunk]: src/sys/fs/union Use mutexes to protect the hash lists instead o...
hannken[src/trunk]: src/sbin/fsck Dont pass option -x down to fsck_xxxfs.
matt[src/trunk]: src/sys/arch/powerpc/booke Fix SPE loading typo as described in ...
wiz[src/trunk]: src Obsolete /usr/share/man/cat3f that never contained any files...
jmcneill[src/trunk]: src/etc add -u flag that causes the MAKEDEV script to only creat...
jdf[src/trunk]: src/distrib/utils/sysinst Changed returncodes to -1 of mount_dis...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.1 for a build fix
dyoung[src/trunk]: src/sys/dev Cardbus_free_tag() and cardbus_free_tag() are no-ops...
sborrill[src/netbsd-6]: src/usr.sbin/makemandb Pull up the following revisions(s) (re...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add some LPC entries for Intel 6 series and...
rkujawa[src/trunk]: src/doc mention empb(4).
pgoyette[src/trunk]: src/sys/arch/i386/conf Add smscmon(4)
sjg[src/trunk]: src/usr.bin/make Var_UnExport() and setenv() can both realloc en...
pgoyette[src/trunk]: src/sys/dev/acpi Replace ACPI_FREE() with AcpiOsFree() so we no ...
skrll[src/trunk]: src/distrib/sets/lists/tests Fix t_backtrace.debug entry.
matt[src/trunk]: src/sys/arch/arm/include Modify __lwp_getprivate_fast to call _l...
christos[src/trunk]: src/dist/smbfs/lib/smb fix gcc45 warnings
mhitch[src/trunk]: src/sys/arch Oops - have to RELOC(physmem) here.
martin[src/netbsd-6]: src/sys/arch/x86/include Pull up the following, requested by ...
matt[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE
riz[src/netbsd-6]: src/lib/libc/arch Pull up following revision(s) (requested by...
riz[src/trunk]: src/sbin/iscsid Make the debugging printouts actually work when ...
jruoho[src/trunk]: src/sys/dev/acpi Add the _COMPONENT definition and missing proto...
jruoho[src/trunk]: src/lib/libm Split out the scalbn(3) family out from ieee(3) and...
christos[src/trunk]: src/games/atc document non-literal format strings
mbalmer[src/trunk]: src/distrib/sets/lists/modules Fix a typo.
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by chs ...
dyoung[src/trunk]: src/sys/dev/cardbus Simplify this a bit (and reduce differences ...
nonaka[src/trunk]: src/sys/dev/usb Add urtwn(4) IDs from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/pci Merge if_wm.c rev. 1.162.4.13 and if_wmvar.h rev...
jmcneill[src/trunk]: src/sys modify the dtv device api so hardware drivers can be loa...
jmcneill[src/trunk]: src/sys/arch remove commented out entries for emdtv, auvitek, an...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
dholland[src/trunk]: src/sbin/restore Simplify silly code and make it closer to type-...
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
agc[src/trunk]: src/doc Sync w/ reality
riz[src/netbsd-6]: src/doc Create CHANGES-6.0 and clear out LAST_MINUTE.
nonaka[src/trunk]: src/sys/dev/usb regen
wiz[src/trunk]: src/bin/ps Remove unused variable.
joerg[src/trunk]: src Add a special seeder for cdbw_output that gives stable results.
abs[src/trunk]: src Enable wsfb X server on vax. Likely to be keyboard and mouse...
pooka[src/trunk]: src/share/examples/rump Add a simple tty server which attaches t...
darran[src/trunk]: src DTrace: fix a few problems introduced by the recent ZFS upda...
wiz[src/trunk]: src/share/man/man5 New sentence, new line; serial comma; remove ...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 fix MULTIPROCESSOR build for previous.
dholland[src/trunk]: src/sbin/resize_ffs Avoid switch-jumping into the middle of an i...
tsutsui[src/trunk]: src/external/mit/xorg/tools Disable bzip2 support in freetype on...
sborrill[src/trunk]: src/share/man/man4 Address kern/36526. Note, contrary to the PR, ...
jmcneill[src/trunk]: src/sbin/drvctl add an optional argument to the -p flag that let...
msaitoh[src/trunk]: src/sys/dev Add two workarounds for ICH8 with igp3.
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by martin i...
martin[src/trunk]: src/sys/kern Remove an unused variable
jruoho[src/trunk]: src/sys/dev/acpi/acpica Add missing (FreeBSD) license. Ok jmcnei...
dholland[src/trunk]: src/sys/sys __typeof__, not __typeof, to avoid confusing passersby.
riz[src/netbsd-6]: src/sys/compat/linux/arch/powerpc Pull up following revision(...
christos[src/trunk]: src/sys/arch/evbmips/loongson fix proto
jmcneill[src/trunk]: src/sys/dev/pci don't attach iic@coram unless CORAM_ATTACH_I2C i...
jruoho[src/trunk]: src/sys/dev/acpi If both the new and the old methods are availab...
martin[src/trunk]: src Add userland part of posix_spawn. Libc functions imported fr...
christos[src/trunk]: src/external/historical/nawk/bin document non-literal format str...
dyoung[src/trunk]: src/sys/arch/xen/include Fix Xen.
njoly[src/trunk]: src/usr.bin/logger Small typo in macro.
skrll[src/trunk]: src/sys/arch/hp700/dev Regen from previous.
joerg[src/trunk]: src/dist/ipf/lib Really skip the current line only if the commen...
tls[src/trunk]: src Entropy-pool implementation move and cleanup.
elric[src/trunk]: src/sys/arch/xen/xen Update xdb_xenbus.c to new usage of routine...
jnemeth[src/trunk]: src/share/man/man4 remove accidentally committed et.4/etphy.4
riastradh[src/trunk]: src/tests/include Need root for /dev/power.
pooka[src/trunk]: src/sys Remove fs_mfs.h from users because it is now unnecessary...
kiyohara[src/trunk]: src/sys/arch/mips/alchemy/dev Enable interrupt in aumac_init(). ...
jruoho[src/trunk]: src/share/man/man3 Speak about typical instead of possible usage...
wiz[src/trunk]: src/share/man/man9 Fix Xr and sort SEE ALSO.
martin[src/netbsd-6]: src Pullup ticket #927:
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Provide a module_map (16 MB for now...
nonaka[src/trunk]: src/sys/dev Use "opt_sdmmc.h" for SDHC_DEBUG.
jakllsch[src/trunk]: src/sys/dev/pci Make correct spelling in comments a higher prior...
dholland[src/trunk]: src/sys/kern Revert previous, it breaks nullfs. (And I guess the...
christos[src/trunk]: src/tests/lib one too many e's
jruoho[src/trunk]: src/sys/dev/acpi Remove <dev/acpi/acpica.h> from all files. It i...
christos[src/trunk]: src/sys/ddb Remove bogus code in the non kernel case involving e...
dyoung[src/trunk]: src/sys/dev/cardbus Simplify interrupt (dis)establishment by two...
dholland[src/trunk]: src/lib/libterminfo compile.c needs sys/endian.h; PR 42875 from ...
mrg[src/trunk]: src/share/man/man9 clarify some descriptions. document a couple...
wiz[src/trunk]: src Add offsetof(3) man page. From Thomas Pfaff via OpenBSD.
chs[src/trunk]: src/doc note compat_linux update.
jmcneill[src/trunk]: src/sys/conf let md makefile add newvers.sh flags by setting NVF...
joerg[src/trunk]: src Switch to using mandoc for formatting man pages as new default.
wiz[src/trunk]: src/sbin/newfs_v7fs Sync usage with man page.
pooka[src/trunk]: src/sys/rump/librump Use improved kernel module interfaces: inst...
uch[src/trunk]: src/sbin/newfs_v7fs Check whether superblock is writable sector.
jakllsch[src/trunk]: src/sys/dev/ic Appease _LP64 build with GCC 4.5.
dyoung[src/trunk]: src/sys/arch/dreamcast/dev/maple Use device_t, device_private().
elric[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc We shouldn't cast clien...
martin[src/trunk]: src Add a basic test for infocmp - this would have cought todays...
mbalmer[src/trunk]: src/sys/arch/amd64/conf Add commented out sample entry for pwdog...
cherry[src/trunk]: src/sys/arch Add locking around ops to the hypervisor MMU "queue".
mbalmer[src/trunk]: src/lib/libc/compat/gen Add missing cast, fixes i386 build. rel...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv set AVOID_VGA...
christos[src/trunk]: src/usr.bin/pr document non-literal format string.
lukem[src/trunk]: src/external/bsd/openldap/lib bump minor version for 2.4.21
jmcneill[src/trunk]: src/distrib/sets when sorting the metalog for unpriv builds, fir...
tron[src/trunk]: src/external/mit/expat/dist Re-apply NetBSD patches.
cherry[src/trunk]: src/sys/arch/xen refactor the bitstring/mask operations to be be...
plunky[src/trunk]: src/sys/dev/usb add Telldus Tellstick and Tellstick Duo
bouyer[src/trunk]: src/sys/dev/pci Regen: add SiS 315 Pro VGA
tsutsui[src/trunk]: src/sys/arch/x68k/dev - check bus_space_map(9) return value
pooka[src/trunk]: src/sys/rump regen (for lfs syscalls #ifdef removal).
wiz[src/trunk]: src/share/man/man4/man4.amiga Bump date for previous, remove dup...
mbalmer[src/trunk]: src/sys/dev/pci re-gen.
mbalmer[src/trunk]: src/share/man/man5 Document MKKMOD, patch from PR 45216.
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Remove unused a valiable 'siopdbg'.
wiz[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 Consistently use ar...
blymn[src/trunk]: src/lib/libcurses Document the return values for innstr and frie...
darran[src/trunk]: src/sys/conf DTrace: remove kern_dtrace.c, no longer used
dyoung[src/trunk]: src/sys/dev/cardbus Simplify interrupt (dis)establishment by two...
jym[src/trunk]: src/sys/kern As pool reclaiming is unlikely to happen at interru...
joerg[src/trunk]: src/share/mk Make lintmanpages not depend on MKMANDOC, it is bui...
mrg[src/trunk]: src/sys/arch gas has supported SPARC ".empty" for a long while; ...
mrg[src/trunk]: src/sys/arch/sparc64/dev initailise ih_pending and ih_ivec.
wiz[src/trunk]: src Install irmce(4) after review by jmcneill.
njoly[src/trunk]: src/distrib/sets/lists Kill dup lines.
jakllsch[src/trunk]: src/sbin/amrctl Use __arraycount instead of identical local macro.
jruoho[src/trunk]: src/lib/libc/gen Xref the non-standard finite(3).
pooka[src/trunk]: src/lib/librumpuser Join today's manpage mania by updating this ...
pooka[src/trunk]: src/usr.bin/config Add a highly experimental pseudo-root feature...
macallan[src/trunk]: src/sys/arch/macppc/dev malloc -> kmem_alloc
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r137038. Thi...
blymn[src/trunk]: src/lib/libcurses flush the output after writing the meta sequence.
dholland[src/trunk]: src/sys/kern Include missing part of previous commit to this fil...
tsutsui[src/trunk]: src/sys/dev/pci Add VIA VX900 Host Bridge, to handle its quirk. ...
jdc[src/trunk]: src/external/public-domain/xz Determine WORDS_BIGENDIAN at build...
riz[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
mrg[src/trunk]: src/sys/dev/pci use PCI_PRODUCT_NETMOS_NM9901 instead of 0x9901 ...
mrg[src/trunk]: src/share/man/man9 greatly expand the discussion on transfers an...
tsutsui[src/trunk]: src/sbin/mount_ext2fs 32 bit UID and GID support on ext2fs has b...
jruoho[src/trunk]: src Build acpiwdrt(4) as a module on x86.
jruoho[src/trunk]: src/sys/dev/acpi Remove unused struct sysctllog from the softc.
christos[src/trunk]: src document non-literal format strings
jruoho[src/trunk]: src/distrib/sets/lists/comp Add roundup(9).
dyoung[src/trunk]: src/sys/arch/acorn32/mainbus Use device_private().
jnemeth[src/trunk]: src/usr.sbin/lpr/lpr PR/46500 - Henning Petersen -- wrong permis...
rmind[src/trunk]: src Multiple NPF fixes, add better error reporting from kernel s...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Make mips gdb7 compile.
jdc[src/trunk]: src/sys/arch/sparc64/dev Set the destination UPAID when establis...
pooka[src/trunk]: src/sys/rump/dev/lib/libucom add u3g
rmind[src/trunk]: src Add kcpuset(9) - a reworked dynamic CPU set implementation f...
skrll[src/trunk]: src/sys/arch/arm/iomd Pass RI_NO_AUTO to rasops_init so that ras...
christos[src/trunk]: src/sys/arch/shark/ofw add <sys/rnd.h> to fix the build.
skrll[src/trunk]: src/sys/arch/hp700/dev Shut astro up if DEBUG defined.
jruoho[src/trunk]: src/sys/dev/acpi Fix ACPI_DEBUG build failures reported by Greg ...
jmcneill[src/trunk]: src/sbin/drvctl add the -t option that modifies -l behaviour to ...
rkujawa[src/trunk]: src/doc Note xsurf(4).
abs[src/trunk]: src/sys/arch/vax/boot/boot Revert hax to fix boot blocks for gcc...
reinoud[src/trunk]: src/sys/arch/usermode/include Regen
christos[src/trunk]: src/usr.bin/make - remove gcc-4.5 warnings
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 add a DPRINTF() and use it a little.
darran[src/trunk]: src DTrace: Add an SDT (Statically Defined Tracing) provider fra...
pooka[src/trunk]: src/share/man/man9 update description of deffs
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
pgoyette[src/trunk]: src/sys/arch/i386/conf Specify the correct default address for s...
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Fix a bug in the ...
darran[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common DTrace: fix th...
mbalmer[src/trunk]: src Fix some typos.
jruoho[src/trunk]: src As wmieeepc(4) was added to amd64 GENERIC, build it also as ...
darrenr[src/trunk]: src/dist/ipf/tools Compiler warning on a for loop that does not ...
mbalmer[src/trunk]: src/distrib/sets/lists/comp revert previous
skrll[src/trunk]: src/sys/arch s/cpu_fork/cpu_lwp_fork/ in comment
martin[src/trunk]: src/sys/dev/i2c Generic (device property based) framework for op...
christos[src/trunk]: src/bin/sh support RLIMIT_NTHR.
mrg[src/trunk]: src/sys/dev/pci don't kassert that the sc_intr_lock is held in e...
jmcneill[src/trunk]: src include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram...
dyoung[src/trunk]: src/sys/dev/cardbus Copy values from the cardbus_attach_args and...
wiz[src/trunk]: src/distrib/utils/sysinst Improve a comment. For Snader_LB.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config whoops, properly copy the ...
sjg[src/trunk]: src/usr.bin/make Re-raising SIGINT etc, after running .INTERRUPT
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/vax Re-re-run mknative for...
dholland[src/trunk]: src Update dangling references to quotactl(2), mostly now libquo...
jmcneill[src/trunk]: src/sys/arch/x86/x86 If the USE_PLATFORM_CLOCK flag is set in th...
riz[src/netbsd-6]: src/sys/dev/usb Regen for ticket #11.
christos[src/trunk]: src/sys/compat/netbsd32 elf_args needs to be freed with kmem_fre...
wiz[src/trunk]: src/share/mk Document MKREPRO here as well.
joerg[src/trunk]: src/sys Add AuxInfo record with the base address of the main thr...
chs[src/trunk]: src/sys/arch/x86/x86 zero out the unused parts of direct-map pag...
haad[src/trunk]: src/external/cddl/osnet/lib/libnvpair Revert lib_nvpair hack now...
nonaka[src/trunk]: src/sys/dev/usb Add more Realtek devices.
christos[src/trunk]: src/lib/libedit re-enable -Wconversion
lukem[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4.21. Numerous fixes, ...
christos[src/trunk]: src/usr.sbin document non-literal format
abs[src/trunk]: src/sys/arch/vax/conf If a port is going to have wscons for virt...
darran[src/trunk]: src/tools DTrace: add libelf, libdwarf, libctf, and CTF tools to...
elric[src/trunk]: src/sys/dev Modify dksubr.c to add a function that sets the disk...
christos[src/trunk]: src/sys/modules/zfs Remove -g -O0. It does not work on amd64 at ...
joerg[src/trunk]: src/lib/libpthread ld.elf_so is reentrant.
uch[src/trunk]: src newfs_v7fs(8)'s -v and -P options are obsolete. changed to n...
wiz[src/trunk]: src/lib/libc/sys Sort sections. Remove trailing whitespace. Sort...
martin[src/trunk]: src/sys/dev/splash Nat Sloss in PR kern/46516: advance fb pointe...
buhrow[src/trunk]: src/sys/dev/usb Add the Apple IPod Shuffle (second generation) a...
yamt[src/trunk]: src use a correct macro.
cegger[src/trunk]: src/sys/arch/amd64/amd64 include opt_xen.h
jmcneill[src/trunk]: src/lib/librt aio_return returns ssize_t not int
jruoho[src/trunk]: src/lib/libpthread As per (now closed) PR lib/43581, add a note ...
mhitch[src/trunk]: src/sys/dev/iscsi Fix system freeze when trying to write to a ra...
pooka[src/trunk]: src/sys/ufs/lfs /*
skrll[src/trunk]: src/sys/arch/hp700/dev Count the cpus as they attach so that CPU...
njoly[src/trunk]: src/distrib/sets/lists/comp Adjust debug objects for recent libc...
martin[src/netbsd-6]: src Pullup
kiyohara[src/trunk]: src/sys/arch/prep/stand/boot Support load kernel from SCSI HDD w...
riz[src/trunk]: src/sbin/iscsid Don't try to print pointers as integers, use %p ...
dholland[src/trunk]: src/games/hack Don't refer to index() in comments; use strchr().
christos[src/trunk]: src/external/bsd/ntp - fixes for non-literal strings
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Use the correct constant.
martin[src/trunk]: src/sys/arch/sh3/sh3 add missing MD code for posix_spawn
joerg[src/trunk]: src/usr.sbin/quotarestore Mark usage as __dead.
skrll[src/trunk]: src/sys/arch/sparc64/dev Typo in comment
skrll[src/trunk]: src/sys/arch/hppa/include G/C unused [fp]dcache_small.
wiz[src/trunk]: src/sbin/iscsictl NetBSD -> Nx; new sentence, new line; remove s...
dholland[src/trunk]: src/games/hack abolish references to index/rindex
tsutsui[src/trunk]: src Build install ramdisk kernel for JORNADA720.
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
riz[src/trunk]: src/doc - mention GNU grep-2.10 as being the current upstream ve...
dyoung[src/trunk]: src/sys/net Define if_free() for ixg(4) to use.
jym[src/trunk]: src/sys/arch/xen/xen Xen MP merge introduced MP safety around ip...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 check for TLB_V bit for valid tte e...
christos[src/trunk]: src/sys/coda Fix incorrect comments about the buffer size being ...
christos[src/trunk]: src/sys/arch/arm/arm32 Cosmetic:
martin[src/trunk]: src/sys/arch/sparc64/dev Fix printf formats (for 32bit compiles)
skrll[src/trunk]: src/sys/dev/usb Release the mutex on error in urtwn_alloc_tx_list.
christos[src/trunk]: src/usr.sbin/installboot fix various gcc-4.5 warnings
wiz[src/trunk]: src/usr.sbin/usbdevs Sync usage with SYNOPSIS.
wiz[src/trunk]: src regen using 'make regen' in doc/
martin[src/trunk]: src/sys/uvm Fix another merge botch - bracket vm space assigneme...
riz[src/netbsd-6]: src/sys/arch/hp700 Pull up following revision(s) (requested b...
chs[src/trunk]: src/sys/arch/mips/mips fix build problems on MIPS32-only configu...
matt[src/trunk]: src/sys/common/pmap/tlb Add support for PMAP_GROWKERNEL
rkujawa[src/trunk]: src/sys/arch/amiga/clockport Cosmetic change - print newline dur...
dholland[src/trunk]: src/sbin/dkctl Use explicit cast instead of -Wno-pointer-sign. T...
rmind[src/trunk]: src/sys/net Convert ppp_list_lock to mutex(9).
haad[src/trunk]: src/external/cddl/osnet/lib/libumem Addmissing symbols to libumem.
haad[src/trunk]: src/external/cddl/osnet/sys/sys Add NetBSD/Solaris compatibility...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Add gumstix_device_register(). Set ...
jruoho[src/trunk]: src/distrib/sets/lists/comp Mark ieee(3) as obsolete. Thanks for...
wiz[src/trunk]: src/usr.bin/mkubootimage Add lzma and lzo to usage. From Elie De...
wiz[src/trunk]: src/sys/dev/usb Fix typo in comment.
macallan[src/trunk]: src/sys/arch/sparc64/dev use appropriate WID and FBC for high re...
pooka[src/trunk]: src/sys/compat -fs_lfs.h
riz[src/netbsd-6]: src/doc Ticket 48
dyoung[src/trunk]: src/sys Miscellaneous mbuf changes:
lukem[src/trunk]: src/usr.bin/ftp Back to using 'RFC xxxx' instead of 'RFCxxxx'
pgoyette[src/trunk]: src/sys/miscfs/genfs Ooopppsss! sysctl nodes created during mod...
darran[src/trunk]: src/external/bsd/libelf/dist Get libelf building in the toolchai...
uebayasi[src/trunk]: src/sys/uvm Slightly clean up uvm_fault() code path after pmap_e...
njoly[src/trunk]: src/sys/dev/i2c Do initialise i2c_attach_args new members, for i...
wiz[src/trunk]: src/share/man/man4 emdtv was written by jmcneill.
apb[src/trunk]: src Create a "params" file in the top-level .OBJDIR during "make...
plunky[src/trunk]: src/sys/dev/usb print end of line before getting the descriptor ...
phx[src/trunk]: src/sys/arch/amigappc/amigappc A1200 (BPPC) BAT init.
christos[src/trunk]: src/sbin/ifconfig use memcpy to avoid strict aliasing warnings
manu[src/trunk]: src/usr.sbin/perfused Fix warning
skrll[src/trunk]: src/sys/arch Add #include "opt_cputype.h" where necessary.
jdf[src/trunk]: src/distrib/utils/sysinst Adds a check to determine the root fil...
jruoho[src/trunk]: src/lib/libpthread Rearrange, reword, clarify. Remove duplicate ...
pooka[src/trunk]: src/sys/ufs/lfs load lfs syscalls in modload
christos[src/trunk]: src/lib/libc/stdlib no need for the snprintf/asprintf dance; use...
martin[src/trunk]: src/external/bsd/tmux/dist Make sure to have file descriptors 0-...
msaitoh[src/trunk]: src/sys/dev/pci Add the detach code.
riz[src/netbsd-6]: src/sys/arch/sandpoint/sandpoint Pull up following revision(s...
christos[src/trunk]: src/games/sail avoid non-literal format string
cegger[src/trunk]: src/sys/dev/usb revert previous.
jruoho[src/trunk]: src/share/man/man3 Document __arraycount.
sborrill[src/netbsd-6]: src/sys/arch Remainder of pullup request:
msaitoh[src/trunk]: src/sys/dev/pci Sort lines.
christos[src/trunk]: src/lib hook in libexecinfo
lukem[src/trunk]: src/external/bsd/openldap/lib/liblutil add meter.c
cherry[src/trunk]: src/sys/arch/x86/include Add Xen specific members to struct cpu_...
wiz[src/trunk]: src/distrib/sets/lists Mark a few gcc-4.1 entries as obsolete wi...
pooka[src/trunk]: src/sys/compat Kill fs_nfs.h and #ifdef NFS by making getfh() su...
riz[src/netbsd-6]: src/sys/arch/mips/mips Pull up following revision(s) (request...
wiz[src/trunk]: src/usr.bin/du Add EXIT STATUS section and bump date.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add missing <powerpc/FOO/spr.h> to ...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add setbit(9).
tls[src/trunk]: src/sys/dev/mca Fix missed inclusion from my previous commit.
manu[src/trunk]: src Make sure perfused exit when the filesystem crashed, so that...
christos[src/trunk]: src/external/bsd/pkg_install/dist/info avoid non-literal strings.
christos[src/trunk]: src/sys/compat/netbsd32 compat for 80211 ioctls from jmcneill
pooka[src/trunk]: src Remove no longer used -DNFS.
christos[src/trunk]: src/sys fix sign-compare warnings
drochner[src/trunk]: src/external/gpl2/xcvs/dist/src add patch from Redhat bug#78414...
mbalmer[src/trunk]: src/sys/dev/pci Add the QUANCOM PWDOG1.
christos[src/trunk]: src/sbin/fsck - use warn/err properly
wiz[src/trunk]: src/tests Add RCS Id.
yamt[src/trunk]: src/sys/kern constify
martin[src/trunk]: src/tests/lib/libc/gen/posix_spawn Add a few more posix_spawn te...
tsutsui[src/trunk]: src/sys/arch/mac68k/mac68k A variable protostfree is only declar...
riz[src/netbsd-6]: src/doc Tickets 51, 53-60.
joerg[src/trunk]: src/usr.sbin/perfused Mark perfused_panic as dead. Canonical for...
christos[src/trunk]: src/usr.bin/login - use __dead consistently.
wiz[src/trunk]: src/share/man/man3 Serial comma.
tron[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Disable stack protection...
nonaka[src/trunk]: src/sys/dev/usb Added Buffalo WLI-UC-GNM2T.
agc[src/trunk]: src/external/bsd/tre/agrep add reachover logic for agrep - an ap...
sjg[src/trunk]: src/usr.bin/make kill(2) is more appropriate and more portable t...
matt[src/trunk]: src/sys/kern Make sure va_end is used even when errors are encou...
nakayama[src/trunk]: src/sys/arch/sparc64/dev psycho_sabre_dmamap_sync: do nothing if...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Reorder included headers.
jmcneill[src/trunk]: src/sys/dev/pci build fix: forgot to add sc_board to softc
christos[src/trunk]: src/lib/libc/time do the overflow check in a way that gcc-4.5 li...
wiz[src/trunk]: src/lib/libc/sys Merge descriptions for same error code.
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Handle another case the new gcc...
matt[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 - when given "boot -1", apply the !...
yamt[src/trunk]: src/sys/kern remove no longer necessary include of drvctl.h
jmcneill[src/trunk]: src/sys/arch/usermode/dev lwp0pcb should be struct pcb not ucont...
pooka[src/trunk]: src/sys/rump/dev/wip/libusbrum Update minimum to make compile. ...
hans[src/trunk]: src Make build.sh work again with /usr/xpg4/bin/sh on Solaris. O...
yamt[src/trunk]: src/sys/miscfs/genfs don't block on pager map for read-ahead.
jmcneill[src/trunk]: src/common/lib/libprop prop_dictionary_get_dict: last argument i...
jakllsch[src/trunk]: src/sys/dev/dm Be sure to config_cfattach_attach() in dmattach().
njoly[src/trunk]: src/lib/libc/gen Fix sched_set{param, scheduler} sections.
martin[src/trunk]: src/sys/kern Fix fallout from the new tests exercising all error...
cherry[src/trunk]: src/sys/arch Address those pesky DIAGNOSTIC messages. \n
njoly[src/trunk]: src/distrib/sets/lists/man Add run(4) cat page.
manu[src/trunk]: src First stage of support for Extended API set 2. Most of the t...
dyoung[src/trunk]: src/sys/arch/x86/include Don't bother to #define PCI_PREFER_IOSP...
rmind[src/trunk]: src/lib/libpthread libpthread: replace the use of obsolete sys/t...
he[src/trunk]: src/sys/compat When implementing "read directory", when there ar...
riz[src/trunk]: src Various English usage, spelling and markup fixes for envstat...
enami[src/trunk]: src/sys/kern Bounds process's stack size with max_stack_size so ...
riastradh[src/trunk]: src/sys/ufs/ufs Fix typo in comment: bp->b_bcount, not bp->b_count.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc also copy -m and -f flags from ...
wiz[src/trunk]: src/lib/libc/gen Drop trailing whitespace.
uebayasi[src/uebayasi-xip]: src/sys/uvm uvm_fault_lower_promote: One more missing par...
lukem[src/trunk]: src/doc openldap updated to 2.4.21
christos[src/trunk]: src/tests/lib/libexecinfo add a test for the backtrace function.
christos[src/trunk]: src/usr.bin/make off-by-one
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom fix up some undefined beha...
mrg[src/trunk]: src/external/ibm-public/postfix/libexec don't list tlsmgr twice; ...
jruoho[src/trunk]: src/doc Also: netpgp(1).
yamt[src/trunk]: src/usr.bin/tpfmt make the result stable.
uebayasi[src/trunk]: src/sys/uvm Revert a thinko.
martin[src/trunk]: src/distrib/sets/lists/base Add n64/o32 versions of libexecinfo
plunky[src/trunk]: src add aubtfwl.4 to the build
christos[src/trunk]: src/usr.sbin/fwctl use memcpy to avoid type punned warnings
macallan[src/trunk]: src/sys/dev/pci regen
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Pierre POMES: fixed ...
christos[src/trunk]: src/lib/libedit save and restore the tty settings on entry and e...
matt[src/trunk]: src/distrib/sets/lists/comp Make machine/spr.h as obsolete.
jruoho[src/trunk]: src/tests Add a small note about the directory structure.
nonaka[src/trunk]: src/sys/dev/usb Remove duplicate entries.
wiz[src/trunk]: src/share/man/man4 Add basic man page for emdtv(4).
jakllsch[src/trunk]: src/sys Restore binary compatibility with NetBSD 5 binaries that...
martin[src/trunk]: src/sys/arch/sparc64/include Ooops, remove definitions duplicate...
martin[src/trunk]: src/sys/uvm Only use generic readahead on VREG vnodes, the space...
ast[src/trunk]: src Update the amd64 and i386 examples to use /usr/mdec/bootxx_f...
dyoung[src/trunk]: src/sys/dev/cardbus Introduce Cardbus_intr_establish(cardbus_dev...
nonaka[src/trunk]: src/sys/dev/usb Add some device IDs from OpenBSD.
buhrow[src/trunk]: src/sys/dev/usb Regen after successful build release
joerg[src/trunk]: src/tools/compat Add __predict_true / __predict_false definitions.
joerg[src/trunk]: src Use HUGE_VAL on VAX as INFINITY requires a warning according...
joerg[src/trunk]: src/etc Kill one more invocation of tbl. Noticed by wiz
joerg[src/trunk]: src/usr.bin Do proper input validation without penalizing perfor...
pooka[src/trunk]: src/sys Don't generate unused fs_thefs.h headers.
riz[src/trunk]: src/sbin/iscsid Fix a bug introduced in rev 1.2: return "curr", ...
joerg[src/trunk]: src/lib/libc/include Provide a usable thr_once for !_REENTRANT
jmcneill[src/trunk]: src/sys/arch/x86/x86 revert previous
jruoho[src/trunk]: src/sys/arch/i386/conf Enable (uncomment) ACPI_DEBUG, ACPI_DEBUG...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing comma.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 when handing back page table pages ...
christos[src/trunk]: src/lib/libexecinfo remove unrelated fragment.
christos[src/trunk]: src/sys/modules/solaris argh, there was even more debugging!
nonaka[src/trunk]: src/sys/modules/if_urtwn Use collect device.
christos[src/trunk]: src/external/bsd/ntp/dist/util fix printf format.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add empb(4) page to distribution list
tron[src/trunk]: src/distrib/sets/lists/modules The directory "modules/solaris" d...
matt[src/trunk]: src/sys/arch/powerpc/include Split <powerpc/spr.h> into a common...
jruoho[src/trunk]: src/share/man/man4 Add few paragraphs about the idea behind ECs ...
pooka[src/trunk]: src/sys/compat/sunos One more overcomplex ENOSYS bites the dust.
matt[src/trunk]: src/sys/arch/powerpc/booke Allow user addresses >= 0x80000000
haad[src/trunk]: src/external/cddl/osnet/lib Add fixes for missing symbols from l...
rkujawa[src/trunk]: src/sys/arch/amiga/pci Add empb(4) functions to switch memory wi...
jnemeth[src/trunk]: src PR/46393 - Nat Sloss -- add gpt(8) to /rescue
christos[src/trunk]: src/sys/arch/evbmips/conf bump SYMTAB_SPACE
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by m...
nisimura[src/trunk]: src - add MBR editing menu to sysinst.
sjg[src/trunk]: src/usr.bin/make In meta mode, level 0 can legitimately see > 64...
darran[src/trunk]: src/external DTrace: Get DTrace to build on OS X platforms.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.4 with the follow...
wiz[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 Use correct return ...
joerg[src/trunk]: src/usr.bin/tic Use queue(3)
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
kiyohara[src/trunk]: src/sys/arch/arm/omap Add omapmputmr0 to critical_devs[].
riastradh[src/trunk]: src Cache vattr in psshfs's setattr.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src From Stefan Bauer: Fix multiple ...
jruoho[src/trunk]: src/sys/dev/acpi Introduce support for ACPI kernel modules.
dsieger[src/trunk]: src/share/man/man9 Minor wording correction.
cegger[src/trunk]: src/sys/dev/pci regen.
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
njoly[src/trunk]: src/sys/lib/libkern void function _arc4randbytes cannot return a...
jym[src/trunk]: src/sys/uvm Change RSS (resident set size) limit. Instead of set...
skrll[src/trunk]: src/tools/gdb Disable the sim on mips for next person running gd...
wiz[src/trunk]: src/sbin/newfs Remove unused variables.
phx[src/trunk]: src/sys/arch/amigappc/amigappc Removed useless code.
pooka[src/trunk]: src/sys/rump/dev/lib/libulpt convert to ioconf/pseudo-root
jruoho[src/trunk]: src/sys/dev/acpi Add a detachment routine.
christos[src/trunk]: src/lib/libc annotate that some functions use non-literal format...
pooka[src/trunk]: src/sys/ufs/ufs scortch ufs_vnops.c cargo cult headers
jakllsch[src/trunk]: src/sys/dev/ic Fix TLP_DEBUG after previous
skrll[src/trunk]: src/sys/arch/arm Remove the ARM1156T2 bloat - it only has an MPU...
drochner[src/trunk]: src/external/gpl3/binutils/dist/bfd adjust INTERP path for NetBS...
uch[src/trunk]: src/sys/fs/v7fs Remove suspicious warning message.
skrll[src/trunk]: src/sys/arch/hp700/dev Enable IPIs for MULTIPROCESSOR kernels
martin[src/trunk]: src/sys/dev/i2c Add direct config support for a few devices
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reflect change to pool_drain_end. ...
uebayasi[src/trunk]: src/sys/uvm Record if "promote" is done in UVMHIST. Do it for "...
cegger[src/trunk]: src/sys/arch/xen/xen destroy mutex and cv first.
wiz[src/trunk]: src/usr.sbin/makemandb No leading zeroes in date.
wiz[src/trunk]: src/share/man/man4 Punctuation nit.
martin[src/trunk]: src/sys/arch Pass the "boothowto" from the bootloader to the ker...
cherry[src/trunk]: src/sys/arch/amd64/include Correct offset calculation for ci
jruoho[src/trunk]: src/share/man/man9 Instead of "int hz", use "extern int hz".
skrll[src/trunk]: src/share/man/man4 Document new hp700 'frame' command.
wiz[src/trunk]: src/share/man/man4 Add basic man page for coram(4).
christos[src/trunk]: src/sys/ddb add __printflike where needed
jdc[src/trunk]: src/share/terminfo Add a delete key capability to our wsvt25 ent...
dsl[src/trunk]: src/sys/rump/librump/rumpkern Fix build now that sysctl_createv(...
manu[src/trunk]: src/lib/libperfuse Remove PUFFS_KFLAG_WTCACHE, which caused data...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for recently introduc...
martin[src/trunk]: src Move posix_spawn tests to lib/libc/gen/posix_spawn - they te...
manu[src/trunk]: src/lib/libperfuse Setting mode by fchmod(2) will break on glust...
lukem[src/trunk]: src/usr.bin/ftp Parse HTTP 'Date' entries in the `C' locale rath...
christos[src/trunk]: src/sys/fs/ntfs - fix some mallocs not to have casts and specify...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add hztoms(9).
martin[src/trunk]: src/lib/libc/citrus Henning Petersen in PR lib/46560: fix memory...
roy[src/trunk]: src/doc Document ld.elf_so change.
cherry[src/trunk]: src/sys/arch/xen remove unnecessary locking overhead for UP
pooka[src/trunk]: src/sys/nfs Get rid of dependency on fs_nfs.h, i.e. source modul...
dholland[src/trunk]: src/games/hack Remove more silly casts.
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add P1003_1B_SEMAPHORE to match i386.
dholland[src/trunk]: src/share/doc/smm/04.quotas Update. comments/suggestions/edits p...
tron[src/trunk]: src/distrib/sets/lists/modules The "solaris" kernel module also ...
joerg[src/trunk]: src/external/gpl3/gcc/usr.bin Since cproj and friends are used, ...
gson[src/trunk]: src/tests/lib/librumpclient As the sigio test case is currently ...
pooka[src/trunk]: src/sbin note module changes
nonaka[src/trunk]: src/sys/dev/usb regen
macallan[src/trunk]: src/sys/arch/sparc/conf enable PNOZZ_USE_LATCH in case we run in...
nonaka[src/trunk]: src/sys/dev/usb Add a dependency on bpf module.
haad[src/trunk]: src/external/cddl/osnet/sys/sys Add our local version of syseven...
tsutsui[src/trunk]: src/sys/dev/ic Always call device dependent functions via pointe...
riz[src/netbsd-6]: src/sys/arch/hp700/hp700 Pull up following revision(s) (reque...
martin[src/trunk]: src/sys/compat/sunos32 Add prototype and forward declarations to...
yamt[src/trunk]: src/sys/kern fix KMEM_SIZE vs KMEM_GUARD
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc clean out some unused code.
jmcneill[src/trunk]: src/share/man/man8 add -u flag
martin[src/trunk]: src/tests/lib/libexecinfo Skip test on non-amd64 machines for no...
jruoho[src/trunk]: src/share/man/man9 Use .Bx to write 4.4BSD.
dsieger[src/trunk]: src Since someone (hi ahoka) added a reference to non-existant s...
martin[src/trunk]: src/tests/lib/libexecinfo Not a good idea to continue testing if...
mrg[src/trunk]: src/sys/arch/sparc64/include add some bits to set to access all ...
pooka[src/trunk]: src/sys/compat Remove nfssvc non-emulations I missed yesterday.
joerg[src/trunk]: src/external/bsd/llvm Don't print noisy errors if need-dl hasn't...
drochner[src/trunk]: src/sys/kern align allocations >=pagesize at a page boundary, to...
matt[src/trunk]: src/sys/arch/vax/include Remove an unneeded indirect access from...
christos[src/trunk]: src/games/colorbars rcsid, warns
wiz[src/trunk]: src/share/man/man3 Uppercase Dt, make HTML-ready.
pgoyette[src/trunk]: src/sys/dev Update handling of sysctl stuff when built as modules
skrll[src/trunk]: src/sys/arch/evbarm Rename register values. No functional change...
wiz[src/trunk]: src/lib/libcurses Add serial comma, remove trailing whitespace, ...
matt[src/trunk]: src/sys/arch/arm/imx Fix call of imxclock. Patch from PR/45359.
wiz[src/trunk]: src/share/man/man4 Add AUTHORS section.
plunky[src/trunk]: src/doc add uhso(4) driver for Option N.V. Wireless WAN modems
christos[src/trunk]: src/doc mention RLIMIT_NTHR
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp New sentence, new...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add cpu_spawn_return() as per oth...
christos[src/trunk]: src/games/fortune/strfile kill homebrew error functions
lukem[src/trunk]: src/external/bsd/openldap/lib/libldap update for .c changes in 2...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup. Bump...
mrg[src/trunk]: src/libexec/httpd avoid an unused variable warning(error) for MK...
snj[src/trunk]: src/lib/libm/man These functions are going to first appear in 5....
lukem[src/trunk]: src/doc openldap 2.4.21
joerg[src/trunk]: src/share/mk Sync with reality for MKCATPAGES and MKMANDOC.
darran[src/trunk]: src/external/bsd/libelf/dist Get rid of extra include files adde...
pooka[src/trunk]: src/sys/kern Remove fs_lfs now that the syscall is always defined.
mbalmer[src/trunk]: src/doc Add pwdog(4).
dholland[src/trunk]: src/sys/kern Fail namei immediately if searchdir is unlinked / h...
mlelstv[src/trunk]: src/sys/ufs/ffs Replace individual queries for partition informa...
dsl[src/trunk]: src/sys/kern Use separate temporaries for the 'int' percentage a...
macallan[src/trunk]: src/sys/dev/pci add 3Dlabs Wildcat 5110, also known as Sun XVR-500
pgoyette[src/trunk]: src/sys/dev/acpi This really should be ACPI_BUS_COMPONENT
matt[src/trunk]: src/sys/sys #include <sys/sched.h> since it's a dependency
jruoho[src/trunk]: src/share/man/man9 Document the bitmap related macros in <sys/pa...
yamt[src/trunk]: src/sys/kern aio_suspend1: fix a double free bug.
dyoung[src/trunk]: src/sys/arch/x86/include Change the pci_attach_args definition t...
njoly[src/trunk]: src/tests/lib/libexecinfo Adjust test for recent atf_machine (am...
christos[src/trunk]: src/lib/libedit remove stdint.h; it is not used.
christos[src/trunk]: src/sys/dev/pci V() the mutex when firmware is initialized, duh!
dyoung[src/trunk]: src/sys/dev/pci Move the definitions for PCI_BAR0, PCI_BAR1, PCI...
ahoka[src/trunk]: src/sys/arch/i386/conf Mention splash need genfb or radeonfb
dyoung[src/trunk]: src Add support for the Oxford Semiconductor OXPCIe952, a 2-port...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpq using 2 casts to fix an unsigned-...
christos[src/trunk]: src/usr.bin/ftp fix gcc-4.5 warnings
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by tron in t...
christos[src/trunk]: src/sys/arch/evbmips/conf add the realtek usb driver from jmcneill
tsutsui[src/trunk]: src Build INSTALL_C700 ramdisk kernel and install into releasedir.
pooka[src/trunk]: src/sys/kern Make lfs syscalls loadable. This nukes fs_lfs.h & ...
christos[src/trunk]: src/usr.bin/gzip set errno on overflow return.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Try to attach 2nd CPU. But not support...
rmind[src/trunk]: src/sys - Add an argument to kcpuset_create() for zeroing.
wiz[src/trunk]: src/share/man/man4 Install urtw(4).
phx[src/trunk]: src/sys/arch/amigappc Port amiga calls config_console() from mac...
msaitoh[src/trunk]: src/sys/dev/pci regen for Intel I350 (wm)
snj[src/netbsd-6]: src/doc 926
jruoho[src/trunk]: src/tests/lib/libc/sys Add a case for PR kern/46457. This is ski...
martin[src/trunk]: src/tests/lib/libc/sys Try to estimate the number of locked page...
christos[src/trunk]: src/external/bsd/ntp cleanup last warnings, and remove local war...
plunky[src/trunk]: src/sys/arch add major device for usho(4) driver
jakllsch[src/trunk]: src/sys/arch/i386/conf Finish reverting modularization of i386 G...
roy[src/trunk]: src/lib/libterminfo Escape , when converting to terminfo.
christos[src/trunk]: src/doc new bind
cnst[src/trunk]: src/sys/dev add acpismbus(4), aibs(4), uthum(4) and wbsio(4) to ...
rmind[src/trunk]: src/sys/kern Add hash_list_size() and simplify slightly.
pooka[src/trunk]: src/sys Make module_{lookup, enqueue}() static now that it's poss...
riz[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
darran[src/trunk]: src/external/cddl DTrace: have DTrace build with out requiring M...
wiz[src/trunk]: src/doc sqlite-3.7.12 out.
plunky[src/trunk]: src/external/bsd/pcc/libexec/ccom disable some warnings to appea...
njoly[src/trunk]: src/distrib/sets/lists/comp Remove extra slash in makemandb.debu...
roy[src/trunk]: src libterminfo can now compile a single terminfo description wh...
msaitoh[src/netbsd-6]: src/doc Ticket 652.
christos[src/trunk]: src/sys/compat/ndis Kill of messy ifdefs, and use an ansi protot...
uebayasi[src/uebayasi-xip]: src/sys/dev Implement mmap() entry using bus_space_mmap(9...
lukem[src/trunk]: src/external/bsd/openldap/bin/ldapexop ldapexop now has a man page
cnst[src/trunk]: src/share/man/man4 make the acpi resource management paragraph m...
joerg[src/trunk]: src/usr.bin/tic One more strdup -> estrdup.
matt[src/trunk]: src/sys/arch/arm/sa11x0 Make this compile again.
wiz[src/trunk]: src/lib/libc/gen Remove duplicate function declaration. From Hen...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Gcc emit overflows warnings on VA...
jmmv[src/trunk]: src/distrib/sets/lists/tests t_ipf has been split into separate ...
jakllsch[src/trunk]: src Bump MV2120 SYMTAB_SPACE.
dholland[src/trunk]: src/sys/ufs/ufs Fix another problem with quota cursor iteration....
christos[src/trunk]: src/external/bsd/ntp/dist There is no point in creating an entry...
wiz[src/trunk]: src/external/bsd/tre/agrep New sentence, new line. (more to come).
jmmv[src/trunk]: src/usr.sbin/postinstall Check (and fix) that unprivileged-user ...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpq Clang compile fix from Joerg Sonn...
joerg[src/trunk]: src/sys/conf Restrict -Wno-array-bounds to tulip.c with gcc.
wiz[src/trunk]: src/share/man/man4 Fix nroff warnings.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode pmap_memory isn't a static array ...
pooka[src/trunk]: src/usr.sbin/puffs/rump_lfs Give usage() a chance.
jruoho[src/trunk]: src/lib/libpthread Add a compatibility note. Also some minor imp...
lukem[src/trunk]: src/external/bsd/openldap/dist/include Disable HAVE_TLS here; we...
manu[src/trunk]: src/lib/libperfuse When lookup returns a node with null inode nu...
haad[src/trunk]: src/external/cddl/osnet/sys/sys This id compile time generated f...
mrg[src/trunk]: src/share/man/man9 add documentation for:
jruoho[src/trunk]: src/sys/arch/i386/conf VALD_ACPI_DEBUG is dead.
reinoud[src/trunk]: src/sys/arch/usermode/include With the recent kmem changes, remo...
christos[src/trunk]: src/usr.bin/nl - document non-literal format string
oki[src/trunk]: src/sys/arch/mips/ralink add RT3050 SYSCTL_CFG0 values.
mrg[src/trunk]: src/common/lib/libc/string add a weak alias to __ffssi2, needed ...
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp. New sentence, new line...
martin[src/trunk]: src/sys Add a posix_spawn syscall, as discussed on tech-kern.
dholland[src/trunk]: src Quota-related docs fixes:
martin[src/trunk]: src/sys/arch/sparc64/dev dmesg cosmetics
njoly[src/trunk]: src/share/man/man4/man4.hp700 Adjust 'Video' column width.
yamt[src/trunk]: src/sys/kern wrap long lines. no functional changes.
christos[src/trunk]: src/lib/libperfuse - fix warn/err confusiog
pooka[src/trunk]: src/sys/ufs fs_lfs.h is no longer necessary
jruoho[src/trunk]: src/sys/dev/acpi Protect all header files against multiple inclu...
jruoho[src/trunk]: src/share/man/man3 Add tgmath(3). From FreeBSD.
rmind[src/trunk]: src/doc Mention support for Gumstix Verdex Pro and SMSC LAN9118 ...
jmcneill[src/trunk]: src/sys/dev/i2c lg3303 depends on dtv_math, not xc3028
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc * get UDESC_CONFIG for proper con...
jruoho[src/trunk]: src/sys/arch/i386/conf Remove ACPI_BUT_DEBUG.
mbalmer[src/trunk]: src/etc/rc.d For the sake of consistency with other scripts, out...
agc[src/trunk]: src/share/man/man9 Fix a typo
rmind[src/trunk]: src/sys - Make KMGUARD interrupt-safe.
joerg[src/trunk]: src Fix a number of memory leaks. Keep final loop of the cleanup...
christos[src/trunk]: src/sbin/dump PR/42883: Greywolf: Add -i flag which brings "true...
njoly[src/trunk]: src Note shared objects extension change, and stalled files.
nonaka[src/trunk]: src/sys/dev/pci regen.
jym[src/trunk]: src/sys/arch/xen/x86 Make a XENMEM_decrease_reservation DEBUG pr...
lukem[src/trunk]: src/external/bsd/openldap/dist/libraries/liblutil include <ac/ti...
pooka[src/trunk]: src/sys/compat regen:
martin[src/trunk]: src Calling _lwp_create() with a bogus ucontext could trigger a ...
bouyer[src/trunk]: src/sys/arch/xen/xen Several fixes to the continuation engine:
matt[src/trunk]: src/sys Add a hook for freeing an ep_emul_arg. Add a wrapper ro...
pooka[src/trunk]: src/usr.bin/config Remove fs_foo.h support from deffs now that n...
christos[src/trunk]: src/usr.bin/mail document non-literal format string
matt[src/trunk]: src/sys/arch/evbmips/conf Deal the brokenness of some u-boot (bs...
snj[src/trunk]: src/sys/arch/x86/pci Drop 3rd and 4th clauses, as the copyright ...
hannken[src/trunk]: src/sys/ufs/ffs Fix a deadlock where fscow_disestablish() blocks...
dholland[src/trunk]: src/games/hack Fix up still more casts; use NULL instead of (cha...
pooka[src/trunk]: src/sys For the nfs throttling kludge, test against v_tag == VT_...
sjg[src/trunk]: src/usr.bin/make Handle "quoted strings" as items in a .for list
martti[src/trunk]: src/share/man/man4 Note that the physical interfaces must not ha...
apb[src/trunk]: src Add references to ${_NETBSD_VERSION_DEPENDS} for files that
pooka[src/trunk]: src/sys Move builtin modules to a list in init and load them fro...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Reorder to match struct. No functional ...
wiz[src/trunk]: src/games/colorbars Sort sections; remove trailing whitespace.
wiz[src/trunk]: src/lib/libc/cdb Fix typos.
christos[src/trunk]: src/lib/libc/gen make getpass and getpass_r print a newline like...
jakllsch[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/external/gpl3/gdb For VAX & GCC, turn on -Wno-overflow to su...
wiz[src/trunk]: src/sys/dev/usb Add quirk for Meizu M6, which doesn't like synch...
jmcneill[src/trunk]: src/sys/arch/usermode initialize lwp0 l_addr so we can switch ba...
msaitoh[src/trunk]: src/sys/dev/pci Fix the type of sc_ss. That is not bus_space_han...
cherry[src/trunk]: src/sys/arch More appropriate use of xen_send_ipi().
skrll[src/trunk]: src/sys/arch/hp700/dev Whitespace.
pooka[src/trunk]: src/sys/ufs Make mfs_initminiroot() mandatory. Allows to remove...
riz[src/netbsd-6]: src/share/zoneinfo Pull up following revision(s) (requested b...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: add a module for TCP state tra...
bouyer[src/trunk]: src/sys/dev/ic Move ahci_channel_start() after BSY has cleared (...
sjg[src/trunk]: src/usr.bin/make Fix description of 'silent' in .MAKE.MODE
rmind[src/trunk]: src/usr.sbin/npf/npfctl Fix the family option in the grammar and...
martin[src/trunk]: src/sys/sys Welcome to 5.99.65 - posix_spawn syscall added
christos[src/trunk]: src/lib/libedit don't crash if add_history is called from an emp...
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
cherry[src/trunk]: src/sys/arch make ddb minimally MP aware
pooka[src/trunk]: src/sys/compat/linux/arch Nuke fs_lfs.h included for unknown rea...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by bouyer in...
jruoho[src/trunk]: src/tests Polish the path names a little.
dholland[src/trunk]: src/games/hack Remove silly casts.
njoly[src/trunk]: src/usr.sbin/makemandb Fix makemandb section.
joerg[src/trunk]: src/usr.sbin/makemandb Fix C&P error with $NetBSD$
nisimura[src/trunk]: src/sys/arch/arm/s3c2xx0 - use a correct bit mask to pick SRCPND...
christos[src/trunk]: src/sys/ddb fix printf formats.
pooka[src/trunk]: src/sys/rump/dev/lib/libwscons convert to ioconf & pseudo-root
jakllsch[src/trunk]: src/sys/arch/i386/conf Try to ensure no SSE instructions are gen...
jmcneill[src/trunk]: src/sys/dev/i2c lg3303 should depend on dtv_math, not xc3028
tsutsui[src/trunk]: src/sys/arch/x68k/conf Comment out pseudo-device fss. We alread...
matt[src/trunk]: src/lib Place SUBDIR+= libexecinfo properly based on its depende...
macallan[src/trunk]: src/sys/dev/pci some cleanup
riz[src/netbsd-6]: src/sys/sys Pull up following revision(s) (requested by marti...
rmind[src/trunk]: src/sys/kern sel_setevents: fix direct injecting of fd bit for s...
pooka[src/trunk]: src/sys/modules/ffs -DFFS is no longer necessary
wiz[src/trunk]: src Bump date for previous.
martin[src/trunk]: src/tests/lib/libc/time ATF_REQUIRE_ERRNO() needs to be used wit...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/include/platform In pr...
skrll[src/trunk]: src/sys/arch/hp700/dev Fix cputype test.
joerg[src/trunk]: src/usr.bin/nbperf The output function is only order preserving ...
martin[src/trunk]: src/lib/libc/net Henning Petersen in PR lib/46561: cosmetic chan...
joerg[src/trunk]: src/usr.bin/nbperf Fix a comment.
christos[src/trunk]: src/sys - Recognize the SuSE ABI note.
apb[src/trunk]: src/share/mk Add _NETBSD_VERSION_DEPENDS in bsd.own.mk. Targets...
matt[src/trunk]: src/sys/arch Adapt to <spr.h> breakup.
pooka[src/trunk]: src librumpuser is not _KERNEL code and does not belong in sys. ...
lukem[src/trunk]: src/usr.bin/ftp ftp 20100305: fix http date parsing
sborrill[src/netbsd-6]: src/doc Ticket #50
riastradh[src/trunk]: src i386 and amd64 are on GCC 4.5 too now.
jakllsch[src/trunk]: src/sbin/newfs_msdos According to current file(1) magic definiti...
tsutsui[src/trunk]: src/distrib Allow overriding live-image and install-image sizes by
phx[src/trunk]: src/sys/dev/i2c Fixed 12/24h mode. Bit 6 from the hours register...
darran[src/trunk]: src/external/bsd/libdwarf/dist Prep for building as part of the ...
riz[src/netbsd-6]: src/doc Tickets 25-27, 34-38.
pooka[src/trunk]: src/distrib/sets/lists add rumpfs_mfs to setlists
cherry[src/trunk]: src/sys/arch/xen Make event/interrupt handling MP aware
dholland[src/trunk]: src/lib/libterminfo Add cdefs.h per PR 46492.
pooka[src/trunk]: src/sys/arch Remove unnecessary #ifdef NFS.
pgoyette[src/trunk]: src/sys/miscfs/genfs When built as module, track sysctl node cre...
jakllsch[src/trunk]: src/usr.bin/window Sort (and synchronize) option list and `SYNOP...
yamt[src/trunk]: src/sys/compat/common compat_50_sys_aio_suspend:
christos[src/trunk]: src add colorbars
dyoung[src/trunk]: src/sys/dev/cardbus Cosmetic: re-wrap some line.
mlelstv[src/trunk]: src/usr.sbin/dumpfs Add support to print the WAPBL journal.
skrll[src/trunk]: src/sys/arch/hp700/dev s/IRQ/interrupt/ in autoconf message.
tsutsui[src/trunk]: src/doc Note about proper support for NE2000 8 bit mode.
pooka[src/trunk]: src/sys/compat/sunos regen: ENOSYS nfssvc honestly
martin[src/trunk]: src/tests/lib/libc/sys Typo in comment
jmcneill[src/trunk]: src/sys/arch/usermode try to use aio_read/aio_write instead of p...
wiz[src/trunk]: src/share/man/man9 Avoid marking up punctuation.
riz[src/netbsd-6]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/dev/ic don't try to write in a const buffer.
nonaka[src/trunk]: src/sys/dev/usb regen
nisimura[src/trunk]: src/sys/arch/evbarm/mini2440 Make sure to allow MEMORY_DISK as r...
pgoyette[src/trunk]: src/sys/arch Correct spelling of smscmon and add (commented out)...
haad[src/trunk]: src/external/cddl/osnet/lib/libzfs Add newly added stubs.c file ...
cherry[src/trunk]: src/sys/arch xen ipi infrastructure
blymn[src/trunk]: src/lib/libcurses Merge the attributes into the returned charact...
christos[src/trunk]: src/external/bsd/cron/dist use utimensat(2) and correct and cent...
matt[src/trunk]: src/sys/arch/vax/include For fast lwp_getprivate, just do the ch...
riz[src/netbsd-6]: src/doc Tickets 7,9,10,11
skrll[src/trunk]: src/sys/arch/arm/conf Remove an '@' to hopefully see what's goin...
uebayasi[src/trunk]: src/sys/uvm Minor clean up.
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Bring across target kvm support f...
christos[src/trunk]: src/lib/libc/gmon - KNF
christos[src/trunk]: src/sys/dev/ic PR/45932: Pierre Pronchery: Fix the return values...
tron[src/trunk]: src/external/cddl/osnet/lib/libdtrace Disable stack protection w...
drochner[src/trunk]: src/sys/dev retire our private definitions for the scan1/3/5/7/9...
jym[src/trunk]: src/sys/arch/xen/x86 PAT flags are not under control of Xen doma...
jmmv[src/trunk]: src/tests/crypto/libcrypto Do not use awk to generate the test p...
cegger[src/trunk]: src/sys/dev/pci regen.
rmind[src/trunk]: src/usr.sbin/npf/npfctl - Handle NPF rule procedures in the pars...
pooka[src/trunk]: src/sys/rump/dev/lib/libucom Make rump devfs expose ttyU1 and dt...
mrg[src/trunk]: src/sys/arch/sparc64 move {dump, print}_[id]tlb() into a separate...
wiz[src/trunk]: src/lib/libc/citrus/modules Remove unused variables. From cppche...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc use intmax_t to print t...
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/tgmath.h
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/mip use offsetof() rather than rol...
christos[src/trunk]: src/distrib/sets/lists bump for bind-9.9.1-P1
riz[src/netbsd-6]: src/doc Ticket 73.
riz[src/netbsd-6]: src/sys/conf Pull up following revision(s) (requested by chri...
lukem[src/trunk]: src/external/bsd/openldap/bin support building without common.c ...
kiyohara[src/trunk]: src/distrib/sets/lists/comp Obsolete some include files.
jruoho[src/trunk]: src/distrib/sets/lists/comp Add __UNCONST(3).
martin[src/trunk]: src/distrib/utils/sysinst/arch/i386 Tweak a few grammar errors
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/hkpclient add the script...
isaki[src/trunk]: src/sys/arch/x68k/x68k - Remove duplicated declarations.
jruoho[src/trunk]: src/sys/dev/acpi Cleanup:
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys DTrace: make sure we...
phx[src/trunk]: src/sys/arch/amigappc/conf Link the kernel with -q option to be ...
jruoho[src/trunk]: src/sys/dev/acpi Export the wrapper functions that read from the...
mlelstv[src/trunk]: src/sys/kern Use correct offset to block number calculations.
sborrill[src/netbsd-6]: src/doc Ticket #12
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
dsl[src/trunk]: src/sys/arch/amd64/amd64 If we get a fault setting the user %gs, ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Changes to 1.99.21/20100305
christos[src/trunk]: src/external/bsd/ntp/dist cleanup compilation (not TRT, but the ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add disabled option PPPOE_SERVER.
tron[src/trunk]: src/distrib/sets "dtrace, zfs" means "MKDTRACE=yes" *and* "MKZFS=...
christos[src/trunk]: src/external/bsd/byacc/bin document non-literal format strings
skrll[src/trunk]: src/sys/arch/hp700/hp700 -Wextra -Wno-unused-parameter
christos[src/trunk]: src/games/trek document non-literal string formats
joerg[src/trunk]: src/usr.bin/nbperf Add a check for duplicate keys. The check is ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Assorted spelling/capitalization fixes ...
pgoyette[src/trunk]: src/sys/dev/pci Replace the xxx_acquire()/xxx_release() rwlocks ...
njoly[src/trunk]: src/tests/fs/vfs Add a testcase which checks that directory perm...
matt[src/trunk]: src/sys/arch/alpha Do a minor cleanup of alpha (this will make a...
lukem[src/trunk]: src/external/bsd/openldap/dist Merge 2.4.21
joerg[src/trunk]: src/lib/libc/rpc No .Pp inside .Rs/.Re.
nisimura[src/trunk]: src/sys/arch/evbarm/conf - add missing time-of-day clock support.
mlelstv[src/trunk]: src/sys/dev/iscsi avoid namespace pollution when debugging
matt[src/trunk]: src/sys/arch/evbmips/rasoc Use cpu_startup_command (and now HWRE...
agc[src/trunk]: src/external/bsd/tre/libtre add reachover glue, and config heade...
christos[src/trunk]: src/lib/libcurses PR/45791: Nat Sloss: getnstr erase character w...
skrll[src/trunk]: src/sys/arch/hppa/include Provide hppa_{enable, disable}_irq
christos[src/trunk]: src/sbin/iscsid make the debug level available on the command line.
riz[src/netbsd-6]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
cnst[src/trunk]: src/sys/arch remove aiboost(4) from GENERICs, since it cannot wi...
jakllsch[src/trunk]: src/sys/arch/i386/conf We have PUFFS, we need putter.
jmcneill[src/trunk]: src/sys/arch/usermode/conf Instead of trying to override vers.o ...
mrg[src/trunk]: src/share/man/man9 add doucmentation for usb_{add, rem, init}_task().
martin[src/trunk]: src/sys Regen for posix_spawn
nakayama[src/trunk]: src/sys/arch/sparc64 Clear the upper word explicitly before comb...
macallan[src/trunk]: src/sys/dev/pci add a comment on PCI_MAGIC_IO_RANGE
mbalmer[src/trunk]: src/etc/rc.d Print 'Keyboard encoding -> sg' instead of just 'en...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/x68k Remove unused non-en transla...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add 4KiB more of SYMTAB_SPACE to fix MV...
mhitch[src/trunk]: src/sys/arch Sigh, it's been too long since I've done some of th...
pgoyette[src/trunk]: src/sys/dev/i2c Disable DBCOOL_DEBUG by default, and make it com...
apb[src/trunk]: src Allow "echo -n" to work as expected in rc.d scripts that are...
wiz[src/trunk]: src/share/man/man4 Sort list of supported hardware.
lukem[src/trunk]: src/external/bsd/openldap/dist/libraries/libldap fix const warning
christos[src/trunk]: src/sys/arch/evbmips/loongson prototypes
riz[src/netbsd-6]: src Pull up following revision(s) (requested by apb in ticket...
gdt[src/trunk]: src/sys/netinet Simply use the ifa_addr pointer, rather than tak...
joerg[src/trunk]: src/etc Include argument in command line
para[src/trunk]: src/sys/uvm add some description about the vmem arenas, how they...
christos[src/trunk]: src/sbin/dump_lfs use a union to eliminate strict alias warnings.
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Removee compile time...
riz[src/netbsd-6]: src/share/man/man4 Pull up following revision(s) (requested b...
joerg[src/trunk]: src/lib/libc/db libc passes the relaxed array boundary check in ...
joerg[src/trunk]: src/external/bsd -Wno-array-bounds is no longer needed for clang...
jym[src/trunk]: src/sys/arch/xen/x86 Use roundup2() instead of hardcoding the CA...
drochner[src/trunk]: src/sys/dev/ic map some more punctuation to more or less good re...
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
joerg[src/trunk]: src/bin/sh \\ -> \e
christos[src/trunk]: src/sys/arch/algor/conf Bump symtab space
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
jakllsch[src/trunk]: src/sys/sys #define is followed by tab, not space.
matt[src/trunk]: src/distrib/sets/lists/comp Restore libexpat which got replaced ...
joerg[src/trunk]: src Import the new apropos/whatis.
martin[src/trunk]: src/doc Note posix_spawn addition
joerg[src/trunk]: src Switch terminfo(3) to cdb(5).
dholland[src/trunk]: src/sbin/resize_ffs Minor KNF.
mbalmer[src/trunk]: src/distrib/sets/lists/modules Add the pwdog module to md.evbppc...
jmmv[src/trunk]: src/distrib/sets/lists/man Fix typo after crypto changes to let ...
riz[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
dholland[src/trunk]: src/share/dict +wimp
dsl[src/trunk]: src/sys/arch/hp700/hp700 Fix type of variable passed to sysctl (...
wiz[src/trunk]: src/doc Fix typo.
pooka[src/trunk]: src/sys/compat Remove lfs syscall support from compat. I can't ...
yamt[src/trunk]: src/doc update
wiz[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5212 Use correct return ...
blymn[src/trunk]: src/lib/libcurses Fix a bug that prevented instr and friends ret...
christos[src/trunk]: src/bin support RLIMIT_NTHR
joerg[src/trunk]: src/external/bsd/llvm Update Clang/LLVM snapshot to 156412. Refa...
rkujawa[src/trunk]: src/sys/arch/amiga Add a driver for Elbox Mediator 1200 PCI brid...
wiz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Use the correc...
para[src/trunk]: src/sys make acorn26 compile by fixing up subpage pool allocations
dyoung[src/trunk]: src/sys/dev/cardbus Remove unnecessary #ifdef INET-enclosed #inc...
tsutsui[src/trunk]: src/share/man/man4 options FFS_NO_SNAPSHOT disables only the cre...
riz[src/trunk]: src/share/man/man4 Make English usage consistent with other manp...
he[src/trunk]: src/external/bsd/ntp/dist/include Re-define emalloc(arg) to ntp_...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by bouy...
jmcneill[src/trunk]: src/sys/arch/usermode/conf get this linking and running (sorta) ...
jakllsch[src/trunk]: src/sys/dev/ic It's hard to get a backtrace after calling a NULL...
mrg[src/trunk]: src/usr.bin/xlint remove the remaining non-ELF code.
christos[src/trunk]: src/usr.sbin/altq/altqd remove gcc-4.5 hack and check fileno ins...
para[src/trunk]: src/sys/arch/xen/xen call uvm_km_kmem_alloc with right arguments
jruoho[src/trunk]: src/distrib/sets/lists/comp Add tgmath(3).
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio detach childern too
msaitoh[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by tsuts...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib ensure that we have ...
skrll[src/trunk]: src/sys/arch/hp700/dev Fix console attach.
rkujawa[src/trunk]: src/sys/arch/amiga More work on PCI memory accesses on empb(4).
nakayama[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc The default configur...
jruoho[src/trunk]: src/tests/lib/libm Fix wrong error failure message.
lukem[src/trunk]: src/external/bsd/openldap/bin build ldapurl
christos[src/trunk]: src/games/gomoku avoid non-literal format strings.
pooka[src/trunk]: src/sys/modules/lfs Remove the ufs_vnops.c hacks from the lfs mo...
pooka[src/trunk]: src/sys/rump/dev/wip need -Irumpkern for RUMP_COMPONENT
wiz[src/trunk]: src Add `-h' and `-y' to `Usage' (which were missing there);
matt[src/trunk]: src/sys/arch/vax/include Define __INFINITY as huge_val since VAX...
dyoung[src/trunk]: src/sys/dev/cardbus Phase out some CardBus constants and types. ...
tsutsui[src/trunk]: src/sys/dev/ic Fix a wrong calculation bug around RX ring buffer...
abs[src/trunk]: src/share/man/man4 Document WSDISPLAYIO_SETVERSION, WSKBDIO_SETV...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace
christos[src/trunk]: src/external/bsd/file fix non-literal strings where they are not...
jruoho[src/trunk]: src/sys/dev/acpi Cleanup:
jruoho[src/trunk]: src/sys/dev/acpi Export also the delta function.
snj[src/trunk]: src/dist/tcpdump Drop 3rd and 4th clauses, as the copyright hold...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Make kernel buildable without device e...
wiz[src/uebayasi-xip]: src/share/man/man9 Uncomment crash(8) reference.
pooka[src/trunk]: src/share/examples/rump/sdread Pause after probe here too, so th...
jruoho[src/trunk]: src/sys/dev/acpi Preparing a device for wakeup involves:
njoly[src/trunk]: src/sys Move rusage computation to a new getrusage1() function. ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.0 with the follow...
kiyohara[src/trunk]: src/sys/arch/bebox/include Remove obsoleted headers.
pooka[src/trunk]: src/sys/kern Replace unsafe use of TAILQ_FOREACH: as the comment...
jakllsch[src/trunk]: src/sys/dev/isa Appease _LP64 build with GCC 4.5.
martin[src/trunk]: src/sys/arch/hppa/hppa Add missing MD code for posix_spawn
joerg[src/trunk]: src/usr.bin/tic Use e* from util.h.
bouyer[src/netbsd-6]: src/sys/nfs Pull up following revision(s) (requested by hannk...
matt[src/trunk]: src/sys/uvm Always allocate the kmem region. Add UVMHIST suppor...
jmcneill[src/trunk]: src/sys/arch/usermode fix build
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Add INSTALL kernel config for SL-C700.
darran[src/trunk]: src/sys/sys Backout accidental commit adding sdt.h (hold off unt...
tsutsui[src/trunk]: src/sys Put several fixes to ne(4) driver for better 8 bit mode ...
skrll[src/trunk]: src/sys/arch/arm/iomd Whitespace in previous.
darran[src/trunk]: src/sys DTrace: Get rid of the KDTRACE_HOOKS ifdefs in the kerne...
joerg[src/trunk]: src/lib/libc/include Make sure that membar_producer gets the pro...
wiz[src/trunk]: src/distrib/sets/lists/comp sort -u (removing duplicate entry).
dsl[src/trunk]: src/sys/sys Add a __always_inline
christos[src/trunk]: src/games/hack - document non-literal format strings
dyoung[src/trunk]: src/sys/dev/pci/ixgbe Add sources for ixgbe(4), a Intel 82599 10...
hannken[src/trunk]: src/sys/dev Fix a race where the backing store thread runs (and ...
tls[src/trunk]: src/sys Fix two problems that could cause /dev/random to not wak...
msaitoh[src/trunk]: src/sys/dev/mii Add forgotten commit (IGP3_KMRN_DIAG_PCS_LOCK_LO...
jym[src/trunk]: src/sys/arch Do not forget that ptoa() casts the result to vaddr...
mlelstv[src/trunk]: src/usr.sbin/dumpfs Print both commit headers, even for disks wi...
pooka[src/trunk]: src/sbin/modstat Use 8k buffer, since 4k is too short for the de...
riastradh[src/trunk]: src/sys/ufs/ext2fs Fix ext2fs's scary cross-block directory mess...
christos[src/trunk]: src/distrib/sets/lists/tests sets for execinfo test
darran[src/trunk]: src/external/cddl/osnet DTrace: Get the CTF tools building as pa...
dsl[src/trunk]: src/sys/kern Fix processing of vm.bufmem_lowater and vm.bufmem_h...
christos[src/trunk]: src/sbin/fsck_ffs WARNS=4
matt[src/trunk]: src/sys/arch Add missing <powerpc/FOO/spr.h> to a few files miss...
joerg[src/trunk]: src/gnu/dist/groff/tmac Resolve disagreement between comment and...
plunky[src/trunk]: src/sys/dev/usb two locking fixes (from PR/45909)
cherry[src/trunk]: src/sys/arch/xen Introduce locking primitives for Xen pte operat...
christos[src/trunk]: src/lib/libc/stdlib don't trigger diagassert for a null array wi...
pgoyette[src/trunk]: src/sys Move definitions of internal data structures and flag bi...
rmind[src/trunk]: src/sys Few fixes for Xen:
tsutsui[src/trunk]: src/etc Invoke MAKEDEV.local via $HOST_SH (default ${HOST_SH:=sh...
martin[src/trunk]: src/etc/mtree Add new test directory
christos[src/trunk]: src/usr.bin/gzip provisional fix for CVS-2011-2895, buffer overf...
christos[src/trunk]: src/sys/arch/i386/conf add tpm
pgoyette[src/trunk]: src/sys/arch/sparc64/dev Set the FMONNOTSUPP flag for each indiv...
christos[src/trunk]: src/dist/dhcp Fix CVS-2011-2748, malformed packets can cause ser...
matt[src/trunk]: src/sys/arch/ofppc/conf Change this to include GENERIC and add o...
dholland[src/trunk]: src/sbin/restore Add wrapper functions around hash algorithm ope...
jakllsch[src/trunk]: src/sys/arch/i386/conf While the GENERIC/MONOLITHIC/MODULAR issu...
wiz[src/trunk]: src/usr.sbin/repquota Bump date for previous.
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix build of gdb7 for mips. It's ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist undo junk committed.
skrll[src/trunk]: src/sys/arch/hppa/spmath -Wold-style-definition
dholland[src/trunk]: src/sys/kern Simplify handling of slashes. Provides a proper fix...
dyoung[src/trunk]: src/sys/sys Add __strict_weak_alias(), the type-safe alternative...
haad[src/trunk]: src/external/cddl/osnet Add missing -I definition.
skrll[src/trunk]: src/sys/arch/hp700/gsc G/C some unused code.
sborrill[src/netbsd-6]: src/doc Add trailing line...
wiz[src/trunk]: src/usr.sbin/installboot Remove trailing whitespace. Put macro a...
christos[src/trunk]: src/games/larn eliminate/document non-literal format strings
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Allow removal of a directory contai...
tsutsui[src/trunk]: src/sbin/newfs_ext2fs Avoid line break in `Linux Ext2' strings.
mbalmer[src/trunk]: src/sys/modules pwdog is not for all platforms, build only on i3...
matt[src/trunk]: src/distrib/evbppc/ramdisk Add fdisk
christos[src/trunk]: src/sys/modules -D flags belong in CPPFLAGS
agc[src/trunk]: src/external/bsd/tre/libtre add reachover shlib version file
roy[src/trunk]: src/lib/libterminfo Implement captoinfo so that we can convert $...
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
roy[src/trunk]: src/doc Import dhcpcd-5.2.1
jruoho[src/trunk]: src/sys/arch/i386/conf Add ACPI_DEBUG_ALLOC.
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core make suspend/resume actua...
joerg[src/trunk]: src/sys/fs/msdosfs Only use MALLOC_DECLARE if it exists. Helps w...
matt[src/trunk]: src/doc Note MIPS DSP support.
wiz[src/trunk]: src/doc binutils-2.20.1 out.
macallan[src/trunk]: src/sys/arch/powerpc/oea copy properties for valkyriefb as well
mbalmer[src/trunk]: src/distrib/sets/lists/modules pwdog is not mi, but it only in t...
christos[src/trunk]: src/sbin/iscsid use -n for nothreads.
pgoyette[src/trunk]: src/sys/dev/acpi As pointed out by Rhialto, "degrees Kelvin" is ...
riz[src/trunk]: src/sbin/iscsid Implement the remaining bits of unthreaded opera...
sborrill[src/netbsd-6]: src/sys/arch Pull up the following revisions(s) (requested by...
matt[src/trunk]: src/lib/libc/arch/arm/sys Add workaround for ARM cores that don'...
cherry[src/trunk]: src/sys/arch/x86/x86 Unbreak the build. (conflicting types in fu...
kiyohara[src/trunk]: src/sys/arch/powerpc/oea Set BeBox Mainboard Registers space to ...
jdc[src/trunk]: src/sys/dev/usb s/delay/need_delay/ to get rid of shadowed varia...
wiz[src/trunk]: src/share/man/man4 Mention first NetBSD release; use Lk; simplif...
lukem[src/trunk]: src/external/bsd/openldap/include Regenerate for openldap 2.4.21
riz[src/netbsd-6]: src/doc Tickets 925, 929.
reinoud[src/trunk]: src/sys/arch/amd64/amd64 Fix address of SIGILL instruction on am...
pooka[src/trunk]: src/lib/libukfs mfs is a bit off in the sense that mount(2) does...
jruoho[src/trunk]: src/share/man/man3 As per suggestions from mrg@, improve the lea...
pgoyette[src/trunk]: src/sys/arch/i386/conf Forgot to add smscmon here...
kiyohara[src/trunk]: src/sys/arch/mips/alchemy/dev Fix can't assign IPv6 address. Va...
christos[src/trunk]: src/usr.sbin/isdn/isdntel document non-literal format string (un...
christos[src/trunk]: src/usr.bin/netstat document non-literal format strings
uebayasi[src/trunk]: src/sys/uvm uvm_fault_upper_lookup, uvm_fault_upper_neighbor: Th...
christos[src/trunk]: src/share/man/man4 add man page from FreeBSD
rmind[src/trunk]: src/sys/netinet ip_input: move lookup for fragment queue a littl...
christos[src/trunk]: src/sys/dev/stbi PR/46518: Nat Sloss: stbi splash: compressed PN...
jakllsch[src/trunk]: src/sys/dev/ic Another instance of REG_OFFSET that needs to be c...
rmind[src/trunk]: src/sys/uvm uvm_anon_freelst: do not free PG_RELEASED pages (cha...
christos[src/trunk]: src/sys/conf -Wold-style-definitions for i386 and amd64
mrg[src/trunk]: src/sys/dev/usb since we have to drop locks to call into the usb...
skrll[src/trunk]: src/sys/arch/hppa Add a "mach frame" command to hppa ddb.
skrll[src/trunk]: src/sys/arch/hp700/include Whitespace.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by go in ticket ...
darran[src/trunk]: src/external/cddl/osnet DTrace: fix CTF tools for non-toolchain ...
oster[src/trunk]: src/sys/dev/raidframe Don't merge a good parity map with random ...
jruoho[src/uebayasi-xip]: src/share/man/man9 Add also the SMBus specification.
phx[src/trunk]: src/sys/arch/ofppc Fixed writing of MBR disklabel. It was writte...
uch[src/trunk]: src/tests/fs add ATF tests for v7fs. patch by njoly@. thank you.
jym[src/trunk]: src/sys/arch Fixes regarding paddr_t/pd_entry_t types in MD x86 ...
christos[src/trunk]: src/lib/libexecinfo Add a similar to linux backtrace_* and execi...
jym[src/trunk]: src/sys/arch/i386/i386 Remove a duplicate entry for PTE_BASE.
plunky[src/trunk]: src/share/man/man4 a manual page for aubtfwl(4), detailing where...
yamt[src/trunk]: src/sys/kern sys___aio_suspend50, sys_lio_listio:
mlelstv[src/trunk]: src/sys/dev autodiscover wedges
snj[src/trunk]: src/sys/arch Spell "exception" properly.
uwe[src/trunk]: src/sys/arch/sh3/include Fix inline asm for tas.b. "=m" is not ...
martin[src/netbsd-6]: src/usr.bin/netstat Pull up following revision(s) (requested ...
mrg[src/trunk]: src ldap is configured to depend upon MKCRYPTO no, so force MKLA...
alnsn[src/trunk]: src/lib/libc/gdtoa Don't use normal indentation style, use origi...
njoly[src/trunk]: src/sys/rump/librump/rumpkern Now that rnd is not optional anymo...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc add extra cast for syst...
skrll[src/trunk]: src/sys/dev/ic Remove empty line.
snj[src/uebayasi-xip]: src/share/man/man4 Minor wording improvement.
christos[src/trunk]: src/external/bsd/ntp - document non-literal strings
jakllsch[src/trunk]: src/sys/arch/amd64/conf Finish reverting premature modularizatio...
haad[src/trunk]: src/sys/dev/dm Fix device-mapper to work in builtin case. This c...
ast[src/trunk]: src/usr.sbin/installboot Use "NetBSD 6.0" and not "NetBSD 6" and...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode mem_access_handler: print origina...
christos[src/trunk]: src/gnu/dist/gdb6/sim/ppc update system call table to reflect re...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Instead ...
jakllsch[src/trunk]: src/sys/dev/ata FLUSH CACHE EXT is a 48-bit command, issue as su...
uwe[src/trunk]: src/sys/dev/pci Add VirtualBox ids.
njoly[src/trunk]: src/share/man/man4/man4.amiga Add missing El macro.
wiz[src/trunk]: src/share/man/man4 Fix a typo, add a serial comma.
joerg[src/trunk]: src/usr.bin ANSIfy + __dead
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.2 with the follow...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
skrll[src/trunk]: src/sys/arch/hppa/hppa Tweak a comment. Suggestion from rmind@.
joerg[src/trunk]: src/dist/pppd/chat Fix \\ encoding
christos[src/trunk]: src/games/larn ctime can return NULL.
christos[src/trunk]: src/sys/kern PR/45327: Jared McNeill: ptrace: siginfo doesn't wo...
riz[src/netbsd-6]: src/doc TIcket 599.
riz[src/netbsd-6]: src/doc Pull up following revision(s) (requested by jdc in ti...
msaitoh[src/netbsd-6]: src/sys/arch/xen/xenbus Pull up following revision(s) (reques...
jruoho[src/trunk]: src/sys/dev/acpi Add SYN013B. Observed from the dmesg of cegger@...
mbalmer[src/trunk]: src/sys/arch/i386/conf Attach gpio* at gpiobus? instead of at in...
jruoho[src/trunk]: src/distrib/sets/lists/man Hopefully all the difficult links wen...
joerg[src/trunk]: src/usr.bin/xinstall Use static and __dead.
spz[src/trunk]: src/crypto/external/bsd/openssh/dist fix compile
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_destroy() followin...
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet ansify new function definition
matt[src/matt-nb6-plus]: src/sys/arch/arm/cortex Busy wait in a WFI loop until to...
skrll[src/trunk]: src/sys/arch/hppa/hppa Include SSBREAKPOINT in the PTRACE #ifdef...
pooka[src/trunk]: src/sbin/wsconsctl update macro names to match new ones
matt[src/trunk]: src/lib Use C89 functions definitions.
joerg[src/trunk]: src/usr.bin/window Use __printflike and __dead.
christos[src/trunk]: src/external/bsd/flex/dist Rename the macro name so that the sca...
skrll[src/trunk]: src/sys/arch/hp700/hp700 2 RCSIDs are enough for anyone.
riz[src/netbsd-6-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
pgoyette[src/trunk]: src/share/man/man9 Update to reflect recent removal of monitor m...
matt[src/trunk]: src/external/gpl3/binutils/dist/opcodes Add NetLogic Fast Messag...
mjacob[src/trunk]: src/sys/dev Synchronize with other platforms:
abs[src/trunk]: src/sys/arch/dreamcast/dev - Adjust the TOC parsing to reject an...
christos[src/trunk]: src/sys/sys remove unnecessary cast now that lint is more intell...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/conf Disable more file-system and pseud...
pooka[src/trunk]: src/lib/librumphijack ssh mostly ignores the return value of sel...
joerg[src/trunk]: src/usr.sbin/lockstat static + __dead
mbalmer[src/trunk]: src/sys/modules gpioow(4) and onewire(4) can be build as modules...
apb[src/trunk]: src/etc/mtree Use ${.OBJDIR}/NetBSD.dist.tmp instead of just Net...
pgoyette[src/trunk]: src/sys/dev/sysmon Add a routine to iterate over all the sensors...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist Merge ACPICA 20100121
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib make it obvious what...
riz[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
rjs[src/trunk]: src/sys/net Add support for RFC 4638 to pppoe(4).
christos[src/trunk]: src/external/ibm-public/postfix Add SASL client support using th...
nisimura[src/trunk]: src/sys/arch/sandpoint/pci add StorCenter heuristic by PCI vendo...
joerg[src/trunk]: src Use __dead
njoly[src/trunk]: src/distrib/sets/lists/tests Add missing .debug suffix.
jruoho[src/trunk]: src/lib/libc/stdio Mention the recommended usage of inttypes(3) ...
jdc[src/netbsd-6]: src/sys/arch/evbarm/stand/boot2440 Pull up revision 1.2 to fi...
joerg[src/trunk]: src/usr.bin/rlogin static + __dead
skrll[src/trunk]: src/doc Note RaspberryPi support.
bouyer[src/trunk]: src/sys/arch/x86 Some CPU have cpu counter (CPUID_TSC is there) ...
jruoho[src/trunk]: src/lib/libc/stdio Break the (too) big lead paragraph into three...
christos[src/trunk]: src/lib/libc/rpc knf - no functional changes
jym[src/trunk]: src/etc/mtree Typo fix.
jdc[src/netbsd-6]: src/doc Mention PR port-powerpc/46591 in the entry for #388.
mrg[src/trunk]: src/sys/arch/sparc/sparc use schedintr() (not schedintr_4m()) on...
wiz[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Remove trailing whites...
matt[src/trunk]: src/sys/dev/ic Remove tinfo_t which would have been a typedef ha...
matt[src/trunk]: src/sys/conf Enable -fno-common for GCC compiled kernels
joerg[src/trunk]: src/usr.bin/fold static + __dead
joerg[src/trunk]: src/share/man/man9 Drop incorrect ,
joerg[src/trunk]: src/usr.sbin/lpr static, __printflike, __dead
pooka[src/trunk]: src/sys/rump Support fifofs in rump. Do not include it in rumpv...
apb[src/trunk]: src/share/man/man8 regen for "-u" option and dtv device.
spz[src/trunk]: src/dist/nvi/common Use after free (Coverity 273146)
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add IPI/cpu_send_ipi to intrsw.
christos[src/trunk]: src/sys/kern fix debugging printf.
hannken[src/trunk]: src/sys/dev Minor fix to previous -- release vnode after last us...
matt[src/trunk]: src/sys/arch Cast to intptr_t before changing size of type.
jruoho[src/trunk]: src Add acpiwmi(4).
christos[src/trunk]: src/usr.bin/tail Instead of declaring our own err() which is dif...
tsutsui[src/trunk]: src/distrib/notes/atari Also note EtherNEC.
njoly[src/trunk]: src/sys Move most clock_getres syscall code, except for coypout ...
matt[src/trunk]: src/sys/arch/powerpc/booke These are not used so nuke 'em.
jdc[src/trunk]: src Add cas(4) manual page.
matt[src/trunk]: src/sys/miscfs/genfs Use the new UVM_KMF_COLORMATCH flag to get ...
riz[src/netbsd-6]: src/doc Ticket 583.
jmcneill[src/trunk]: src/sys Add AUDIO_ENCODING_AC3 encoding type.
yamt[src/trunk]: src/sys/arch/x86/x86 assertions
jklos[src/trunk]: src/sys/dev/pci Reorganizing all Chelsio 10 gig files into separ...
martin[src/trunk]: src/distrib Cherry-pick the /libexec content for (non miniroot) ...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio build fix for previous
plunky[src/trunk]: src/sys NULL does not need a cast
dholland[src/trunk]: src/games/gomoku Fix typo. From OpenBSD.
rmind[src/trunk]: src/sys/miscfs/genfs genfs_do_directio: acquire the lock of page...
matt[src/trunk]: src/lib/csu/common Distinguish between a corrupt obj pointer and...
matt[src/matt-nb6-plus]: src/sys/arch Merge changes from -current.
joerg[src/trunk]: src/sys/sys Add functions for replacing runtime invariant 32bit ...
joerg[src/trunk]: src/usr.bin/tr Add comment to explain the const issue to avoid f...
christos[src/trunk]: src/sys/kern From Roger Pau Monne: kill(2) called for a zombie p...
tsutsui[src/trunk]: src/share/man/man4 Add a recently committed evbsh3 variant in SY...
riz[src/netbsd-6-0]: src/doc Ticket 744.
riz[src/netbsd-6]: src/sys/arch/vax/vax Pull up following revision(s) (requested...
christos[src/trunk]: src/usr.bin/xlint/lint1 oops forgot to commit the script.
matt[src/trunk]: src Add a new AF/PF_ROUTE which is 64-bit clean which makes the ...
wiz[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Various formatting fix...
nisimura[src/trunk]: src/sys/arch/sandpoint/pci add EPIC definition for Netronics NH2...
riz[src/netbsd-6]: src/doc Ticket 415.
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src fix the loop sentinel.
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
yamt[src/trunk]: src/sys/nfs typo in a comment
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by martin i...
riz[src/netbsd-6]: src/doc Ticket 521.
dyoung[src/trunk]: src/sys/arch/i386/mca dmaiot is supposed to be a bus_space_tag_t...
jruoho[src/trunk]: src/share/man/man4 Minor spelling fixes.
christos[src/trunk]: src/sys/dev/usb don't access memory outside the array bounds.
matt[src/trunk]: src/crypto/external/bsd/libsaslc/lib Don't use DPADD/LDADD for l...
tsutsui[src/trunk]: src/sys/arch/atari/dev minor constify
yamt[src/trunk]: src/sys/arch/x86/x86 cpu_lwp_free2: add assertions
riz[src/netbsd-6]: src/doc Tickets 390-396, 398-400.
matt[src/matt-nb6-plus]: src/sys/rump/librump/rumpkern Only add atomic_cas_generi...
pooka[src/trunk]: src/sys/rump/include/rump Revert rev 1.51. Turns out the define...
matt[src/trunk]: src/sys/dev/pci Add EG20T UART entries.
kefren[src/trunk]: src/usr.sbin/ldpd get rid of unused variable/assignments
tsutsui[src/trunk]: src/sys/arch/atari/dev Rename variables and members of softc for...
tsutsui[src/trunk]: src/usr.sbin/installboot/arch Fix botch in previous revision. So...
matt[src/trunk]: src/sys/arch/arm/include Change cmpeq to cmp and add "cc" to clo...
riz[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
jakllsch[src/trunk]: src/sys/dev/ic Use "<<" instead of "<" for shift-to-left.
plunky[src/trunk]: src/external/bsd/pcc/usr.bin/pcc newer pcc front end provides so...
pooka[src/trunk]: src/sbin/raidctl Exterminate a bug I created in 2009.
joerg[src/trunk]: src/usr.bin ANSIfy + static + __dead
kiyohara[src/trunk]: src/sys/arch/mmeye/conf Assign mojor number to sci and scif.
matt[src/trunk]: src/sys/dev/sdmmc Only SDHC 1.0 controllers can do that fucky MU...
joerg[src/trunk]: src/external/bsd/openldap/man Drop redundant .TP
tsutsui[src/trunk]: src/sys/dev/usb kern/44483: Support for WACOM Graphire2 ET-0405A...
jruoho[src/trunk]: src/share/man/man3 Add a manual page for <stdint.h>. From FreeBS...
bouyer[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Apply patchset 19476 fr...
msaitoh[src/trunk]: src/sys/dev/pci Fix the code for 5822 B0 errata. Use pci_conf_re...
matt[src/trunk]: src/sys/sys Remove safepri.
skrll[src/trunk]: src/sys/lib/libkern/arch/hppa This file needs opt_multiprocessor...
joerg[src/trunk]: src/usr.sbin/rip6query ANSIfy + static + __dead
macallan[src/trunk]: src/sys/dev/ic remove a now useless bus_space_barrier()
wiz[src/trunk]: src/usr.bin/touch Mention option arguments in DESCRIPTION.
drochner[src/trunk]: src/sys/netipsec change locking order, to make sure the cpu is a...
matt[src/trunk]: src/sys/arch/arm Begin support for Cortex A5, A7, A15 and expand...
wiz[src/trunk]: src/lib/libc/sys Sort ERRORS section.
jruoho[src/trunk]: src/share/man/man4 Use more .Nm, offset indent.
pooka[src/trunk]: src/sys/rump/fs Support unionfs (and layervfs, which is required...
rkujawa[src/trunk]: src/share/man/man9 extent_create does not take storage type argu...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Enhance debugging capabilities of...
bouyer[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Fix crash in openssl (I...
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Fix build failed.
joerg[src/trunk]: src Add LLVM and clang build system. It is enabled by MKLLVM=yes.
christos[src/trunk]: src/usr.bin/xlint/lint1 copyright date
chuck[src/trunk]: src/sys udpate license clauses on my code to match the new-style...
riz[src/netbsd-6]: src/doc Tickets 407-413.
mbalmer[src/trunk]: src/sys/dev Newline is \n, not /n.
pgoyette[src/trunk]: src/sys/dev/sysmon In sysmon_envsys_sensor_event(), permit deliv...
christos[src/trunk]: src/etc MKCRYPTO_{IDEA,MDC2} is no more
kiyohara[src/trunk]: src/sys/arch/arm/marvell Enable idmac.
pgoyette[src/trunk]: src/sys/dev/sysmon Make sure to re-add the sensor as an entropy ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common remove useless...
ahoka[src/trunk]: src/sys/arch/x86/include Add missing prototype for x86_genfb_mtr...
jruoho[src/trunk]: src/share/man/man3 Add the (ACM) journal where this appeared. Fi...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add more MPC85xx SVRs.
mrg[src/trunk]: src/sys/arch/macppc/stand/ofwboot avoid some warnings on powerpc64.
joerg[src/trunk]: src/sbin Use __dead
nonaka[src/trunk]: src/sys/arch/landisk/landisk fix wrong op priority.
christos[src/trunk]: src/sys/kern Add support for PTRACE_FORK. NB: This does not (yet...
mrg[src/trunk]: src/x11/bin/appres fix the dependancy list for this.
jruoho[src/trunk]: src/share/man/man4 Clarify that the ATI USB dongle uses XC3028L ...
christos[src/trunk]: src/gnu/dist/gdb6/sim/ppc fix syntax errors
matt[src/matt-nb6-plus]: src/gnu Bring back GPL2 version of binutils.
riz[src/netbsd-6]: src/sys/arch/mips Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/kern Process the signal now, otherwise calling issignal(...
phx[src/trunk]: src/sys/arch/sandpoint/conf uvideo works, so include it
joerg[src/trunk]: src Use .In instead of .Aq Pa for header files.
wiz[src/trunk]: src/usr.bin/less/less Fix typo, from Henning Petersen in PR 44510.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Check for NULL pcb!
rmind[src/trunk]: src/share/man/man9 Sync man page with reality.
mrg[src/trunk]: src/gnu/usr.bin/gdb6/arch/powerpc64 copy across the powerpc vers...
jym[src/trunk]: src/sys/kern Use a scratch space in panic(9) so we can store a m...
martin[src/netbsd-6]: src/sys/ufs/ufs Pull up following revision(s) (requested by d...
christos[src/trunk]: src/sys/dev/usb PR/45344: Pierre Allegraud: Added Dlink DWA-110 ...
riz[src/netbsd-6]: src/sys/arch/evbarm/iq80310 Pull up following revision(s) (re...
pgoyette[src/trunk]: src/tests/dev/sysmon Add new test cases for entropy-providing se...
riz[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
yamt[src/trunk]: src/sys/kern redo vfs_lookup.c rev.1.126.
matt[src/trunk]: src/usr.bin/nvi/build Use WARNS=4
skrll[src/trunk]: src/sys/arch/hp700/hp700 Change #ifdef DIAGNOSITC tests+panic to...
jdc[src/netbsd-6]: src/sys/dev/ic Pull up revision 1.145 (requested by ryoon in ...
martin[src/netbsd-6]: src Pullup the import tzdata2012d
jakllsch[src/trunk]: src/sys/dev/ata ATA-6 and ACS-2 drafts both say the flush cache ...
martin[src/netbsd-6]: src/doc Ticket #559
njoly[src/trunk]: src/share/man/man3 Fix prologue macros order.
rkujawa[src/trunk]: src/share/man/man4 Add man page for recently introduced tdvfb(4).
jmcneill[src/trunk]: src/sys/arch/usermode/dev use sigaltstack
matt[src/trunk]: src/distrib/evbppc/ramdisk Add dkctl / drvctl support.
wiz[src/trunk]: src/doc gdb-7.1 out.
tsutsui[src/trunk]: src/sys/arch/atari/dev - split device_t/softc
riz[src/netbsd-6-0]: src/doc Ticket 651.
riz[src/netbsd-6-0]: src/sys/arch/x86/acpi Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/arch/usermode Get this compiling (but not quite linking ...
joerg[src/trunk]: src/bin/ls Move usage and mark it static+dead
reinoud[src/trunk]: src/sys/arch/usermode/dev Oops forgot to commit this one
joerg[src/trunk]: src/distrib/sets/lists/comp Fix set for tparm.html.
jmcneill[src/trunk]: src/sys/arch/usermode/dev get rid of clock softintr and move set...
joerg[src/trunk]: src/lib/libc \\ -> \e
matt[src/trunk]: src/lib/libc/compat/arch/vax/sys Fix type sigtramp_t -> sigtramp_2
riz[src/netbsd-6]: src/etc/rc.d Pull up following revision(s) (requested by chri...
riz[src/netbsd-6]: src/doc Tickets 587-590.
christos[src/trunk]: src/sys/fs/hfs remove comments about needing to encode : since t...
reed[src/trunk]: src/external/gpl3 Add the "Statement for The NetBSD Foundation's...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move sanity check before pmap sin...
drochner[src/trunk]: src/lib/csu use of .PARSEDIR just doesn't work with .OBJDIR, rep...
pooka[src/trunk]: src librumphijack build infra
joerg[src/trunk]: src/distrib/utils/sysinst Ensure that bakname and tempname have ...
matt[src/trunk]: src/sys/arch/arm/arm32 Define the L1* pte values. Now pmap.h an...
mrg[src/trunk]: src/gnu/usr.bin/gcc4/include install altivec.h in powerpc64.
njoly[src/trunk]: src/sys/kern Avoid kmem_alloc KASSERT for 0 byte allocation, whe...
matt[src/trunk]: src/etc/mtree Add debugdirs for o32 and 64
ginsbach[src/trunk]: src/lib/libc/inet - Further clarify differences between inet_pto...
drochner[src/trunk]: src/sys/opencrypto Don't store temporary values in the opencrypt...
jmcneill[src/trunk]: src/sys/arch/x86/x86 don't pass a NULL ci to xc_unicast
matt[src/trunk]: src/sys/arch/evbppc/conf Add DKWEDGE_AUTODISCOVERY and DKWEDGE_G...
apb[src/trunk]: src/doc We still have tzcode2011i, as it said in the log message...
matt[src/matt-nb6-plus]: src/sys/arch/arm/include Make __swp for the kernel retur...
jmcneill[src/trunk]: src/sys/kern PR# kern/43681: PT_SYSCALL appears to be broken
christos[src/trunk]: src add arc4random_{buf,uniform}, from OpenBSD.
wiz[src/trunk]: src/share/man/man3 Sort SEE ALSO. New sentence, new line.
pooka[src/trunk]: src/tests/lib/librumphijack Test that hijacked ssh/sshd work.
christos[src/trunk]: src/sys/compat/linux32/common prefix message with linux32
christos[src/trunk]: src/sys/miscfs/syncfs starttime needs to be time_t (Izumi Tsutsui)
jmcneill[src/trunk]: src/sys/arch/x86 add bus_space_mmap support for BUS_SPACE_MAP_PR...
matt[src/matt-nb6-plus]: src/lib/csu/arch/arm Pull from HEAD.
reinoud[src/trunk]: src/sys/arch/usermode/dev Disable SIGALRM from interfering with ...
riz[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by nakayam...
pooka[src/trunk]: src/usr.sbin/puffs regen
pooka[src/trunk]: src/usr.sbin/puffs/rump_kernfs generate
joerg[src/trunk]: src/usr.bin/showmount Use static and __dead.
pooka[src/trunk]: src/distrib/sets/lists/modules not here yet either (mirror amd64...
kefren[src/trunk]: src/tests/net/route Problem was fixed, don't expect to fail anymore
pooka[src/trunk]: src/tests/lib/librumphijack Add test case from PR lib/44552 by A...
asau[src/trunk]: src/sys/dev/usb Add quirks for Kingston DT 101 to stop them givi...
yamt[src/trunk]: src/usr.bin/ktrace update usage
pooka[src/trunk]: src/sys/rump/librump/rumpkern Explicitly zerofill some fields wh...
matt[src/trunk]: src/sys/arch/powerpc/oea Add support for the IBM750GX (from Bob ...
matt[src/matt-nb6-plus]: src/sys/dev/pci Add LCSR definitions and NVM storage sub...
jruoho[src/trunk]: src/lib/libc/stdio Bump date for previous.
dyoung[src/trunk]: src/sys/dev/ic Check whether the fxp(4) actually attached before...
christos[src/trunk]: src/share/zoneinfo merge changes.
tsutsui[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix tftpboot which was broken b...
pooka[src/trunk]: src/etc/mtree .. then jump through the mtree hoops for adding a ...
jakllsch[src/trunk]: src Make device node for altq JoBS.
tsutsui[src/trunk]: src/sys/arch/atari/atari Misc KNF and cosmetics.
bouyer[src/trunk]: src/external/gpl3/binutils/dist/gas/config Hide instructions add...
matt[src/trunk]: src/distrib/sets/lists/comp Add libarm and libpmc debug
wiz[src/trunk]: src/external/bsd/atf/dist/tools Fix typo, reported by Ryo HAYASA...
pgoyette[src/trunk]: src/sys/dev/sysmon Export the sensor device's class.
matt[src/matt-nb6-plus]: src/sys/arch/arm/arm32 Sync with HEAD
pgoyette[src/trunk]: src/sys/dev/sysmon Additional info in DPRINTF to help debugging ...
nonaka[src/trunk]: src/sys/arch/hpc/include regen.
abs[src/trunk]: src/sys/dev/dec revert last
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Resurrect and move retired ITE f...
msaitoh[src/netbsd-6-0]: src/sys/arch/xen/xenbus Pull up following revision(s) (requ...
matt[src/trunk]: src/sys/arch/powerpc Add support for PPC FP emulation to BookE.
jruoho[src/trunk]: src/share/man/man3 Reference stdbool(3).
martin[src/netbsd-6]: src/doc Tickets 438, 483, 484
jruoho[src/trunk]: src/share/man/man4 Emphasize the powerd(8) script and use .Tn fo...
skrll[src/trunk]: src/sys/arch/hp700/hp700 mask should really be unsigned. it does...
yamt[src/trunk]: src/usr.sbin/lockstat whitespace. no functional changes.
jym[src/trunk]: src/usr.sbin/postinstall Check that $TGZMODE is true to deduce t...
mbalmer[src/trunk]: src/sys/modules/gpio Add CWARNFLAGS+= -Wno-unused for clang.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio hdafg_stream_connect: if connecting a no...
jruoho[src/trunk]: src In addition to 'hz', document also 'tick', 'tickadj', 'stath...
jmcneill[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix mdnsd "ER...
matt[src/trunk]: src/crypto/external/bsd/openssl Get new openssl to work on powerpc.
spz[src/trunk]: src teach npf ipv6-icmp
jakllsch[src/trunk]: src/sys Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000...
jdc[src/netbsd-6]: src/lib/libc/cdb Pull up revision 1.5 (requested by joerg in ...
macallan[src/trunk]: src/sys/dev/ic Do as OpenSolaris does and read the status regist...
oki[src/trunk]: src/sys/netinet6 ip6_sprintf: compress the zeros of representati...
pgoyette[src/trunk]: src/sys Split spdmem driver into a bus attachment and a common b...
matt[src/trunk]: src/sys/dev Add gic for arm
jmmv[src/trunk]: src/tests/lib/libcurses It's ATFFILE=no, not NOATFFILE=true. Th...
matt[src/trunk]: src/sys/arch Split mdio/mii access into its own "device" and upd...
matt[src/trunk]: src/distrib/sets/lists Add new xz program links and man pages.
matt[src/trunk]: src/sbin/gpt Make sure utf-16 strings are written as little endi...
christos[src/trunk]: src/sys/fs/hfs KNF, no functional changes intended.
pooka[src/trunk]: src/distrib/sets/lists Add rumpdev_ubt and rumpnet_netbt compone...
pgoyette[src/trunk]: src/share/man/man9 Document the new SYSMON_FHAS_ENTROPY flag.
tsutsui[src/trunk]: src/external/mit/xorg/server Add defintions for ews4800mips and ...
cegger[src/trunk]: src/sys/arch/xen/include Ignore ioapic write failures.
pgoyette[src/trunk]: src/sbin/dmctl Use PRIu64 to fix build on amd64 (and presumably ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Restore errno just before switching to...
haad[src/trunk]: src/sys/dev/putter Revert my fix.
matt[src/trunk]: src/sys/ddb Since curlwp and curproc must always be non-NULL, re...
dholland[src/trunk]: src/lib/libc Note that when the mythical libc bump comes, one of...
dyoung[src/trunk]: src/sys Let the linker instead of the C preprocessor configure t...
kiyohara[src/trunk]: src/sys Bye-bye fw_port.h.
joerg[src/trunk]: src/usr.sbin Use __dead.
manu[src/trunk]: src - Fix same vnodes associated with multiple cookies
abs[src/trunk]: src/sys/arch/atari/dev Fix a missed proc -> lwp change, only com...
pgoyette[src/trunk]: src/sys/dev/i2c Use correct format directive in aprint_debug_dev()
he[src/trunk]: src/sys/arch/dreamcast/conf Bump SYMTAB_SPACE so that it fits ag...
matt[src/trunk]: src/sys/arch/mips/atheros/dev Use $NetBSD$ instead of $Id$
macallan[src/trunk]: src/sys/dev/pci the framebuffer part lives on in voyager/voyager...
martin[src/netbsd-6]: src/doc Ticket #1521
dyoung[src/trunk]: src/share/man/man9 Change some references to <machine/bus.h> to ...
christos[src/trunk]: src/sys/kern fix locking and remove duplicate code.
sborrill[src/trunk]: src/sys/arch/i386/pci Don't attach GPIO framework if NGPIO = 0
skrll[src/trunk]: src/sys/arch/hp700/hp700 Remove trailing whitespace.
jruoho[src/trunk]: src/lib/libc/sys Add some history.
matt[src/trunk]: src/sys/kern Print syscall name on syscall exit (when using SYSC...
joerg[src/trunk]: src/usr.sbin/rpc.bootparamd ANSIFy + static + __dead
mrg[src/trunk]: src/gnu/usr.bin/gdb6/gdbtui link in libsim on powerpc64 as well.
pooka[src/trunk]: src/sbin/modstat Avoid known unknown if the kernel presents us w...
pooka[src/trunk]: src/sys/rump/net/lib/libnet attach the compat_50_routedomain to ...
macallan[src/trunk]: src/sys/dev/sun wipe the glyph cache when re-entring terminal em...
macallan[src/trunk]: src/sys/dev/pci/voyager wsdisplayio_busid_pci() needs out parent...
rkujawa[src/trunk]: src Add basic PCI support for amiga port.
skrll[src/trunk]: src/sys/arch/arm/include Add the documented ARM11[37]6 Auxiliary...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Remove more my debugging code.
martin[src/netbsd-6]: src Pull up the following revisions (requested by tron in tic...
manu[src/trunk]: src Build fixes for LP64
mrg[src/trunk]: src/sys/dev/usb now that the task threads are created earlier, m...
he[src/trunk]: src/sys/arch/iyonix/conf Bump SYMTAB_SPACE so that it fits again.
jakllsch[src/trunk]: src/sys/arch/sparc/dev Correct copy/paste of function name in er...
christos[src/trunk]: src/crypto/dist/heimdal/kuser handle ctime returning NULL.
cegger[src/trunk]: src/tools/compat/sys toolchain buildfix on OSX with MKDTRACE=yes:
matt[src/trunk]: src/sys Fix mii_statchg to take a 'struct ifnet *' instead of de...
dyoung[src/trunk]: src/sys/kern If there are readers or writers in the alldevs list...
rmind[src/trunk]: src/regress/lib/libc/cdb Revert the test addition.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Another change to suit my eye.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/ibm-public/postfix fix typos.
jakllsch[src/trunk]: src/sys/dev/ata Stopgap crash prevention when atadebug_mask incl...
joerg[src/trunk]: src/usr.bin/shlock Use pid_t directly. Apply static and __dead.
pgoyette[src/trunk]: src/sys/dev/acpi Set the SME_INIT_REFRESH flag so that the senso...
phx[src/trunk]: src/sys/arch/powerpc/oea Drop into ddb, when requested by ofwboo...
macallan[src/trunk]: src/sys/dev/ic split out the bus-independent portions of chipsfb
jruoho[src/trunk]: src/distrib/sets/lists/comp Add stdbool(3).
jruoho[src/trunk]: src/share/man/man4 Note emdtv(4).
matt[src/trunk]: src/sys/dev/mii Make it match AR8035
christos[src/trunk]: src/sys/kern make syscalls match documentation as far as pid_t g...
wiz[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man Remove trailing whites...
macallan[src/trunk]: src/sys/dev/pci add a function to mess with gpios which locks ag...
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
yamt[src/trunk]: src/tools comment
nonaka[src/trunk]: src/sys/dev/sdmmc use MMC_CSD_CSDVER_EXT_CSD.
jruoho[src/trunk]: src/usr.sbin/apmd Note also here that this is a legacy daemon th...
riz[src/netbsd-6-0]: src/sys/fs/v7fs Pull up following revision(s) (requested by...
njoly[src/trunk]: src/distrib/sets/lists/comp +devpubd.debug
joerg[src/trunk]: src/usr.bin/mkubootimage static + __dead
jruoho[src/trunk]: src/sys/dev/acpi Add IFX0102 and PNP0C15. Fix INT0800.
cegger[src/trunk]: src/sys/dev/acpi hpacel_reg_info() wants a device_t and not an A...
riz[src/netbsd-6-0]: src/dist/ipf Pull up following revision(s) (requested by na...
pooka[src/trunk]: src/sys/sys 5.99.25: fifofs stopped exporting its private parts
mbalmer[src/trunk]: src/etc/rc.d Terminate line with a '.', not the word 'done', for...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common hack for amd64
pooka[src/trunk]: src/tests/fs Add some basic tests for kernfs (getdents & changin...
kiyohara[src/trunk]: src/sys/dev/marvell Support Kirkwoods. Kirkwoods has 4ch for XO...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man regen for the ...
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Use EVCNT_ATTACH_STATIC
joerg[src/trunk]: src/usr.bin/nfsstat ANSIfy, static + __dead.
skrll[src/trunk]: src/sys/arch/hp700/include Comments against #endifs.
rmind[src/trunk]: src/lib/libnpf npf_nat_create: fix attributes.
bouyer[src/trunk]: src/sys Add a flags argument to gcscpcib_attach().
matt[src/matt-nb6-plus]: src/share/mk When using binutils 2.16 with arm, add -D__...
skrll[src/trunk]: src/sys/dev/sdmmc Whitespace.
ginsbach[src/trunk]: src/lib/libc/inet - Add ERRORS section covering errno values set...
ahoka[src/trunk]: src/sys/arch/amd64/conf revert last change, amd64 doesnt have mo...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Set the /AUDIO digital converter control...
christos[src/trunk]: src/distrib/sets/lists/base adjust sets for new zoneinfo code
pooka[src/trunk]: src/sys/rump/fs separate vfs-like components from actual drivers
tsutsui[src/trunk]: src/sys/arch/atari/dev Include ioconf.h for struct cfdriver.
tsutsui[src/trunk]: src Retire legacy grfinfo and hilinfo derived from HPBSD
jmcneill[src/trunk]: src/sys - add support for using compressed images as splash images
matt[src/trunk]: src/distrib/evbppc/ramdisk Add dk and flash depends.
asau[src/trunk]: src/sys/dev/usb Add two Kingston Data Travel 101 models.
plunky[src/trunk]: src/common/lib/libprop prop_dictionary_internalize_from_file_ret...
jdc[src/netbsd-6]: src/sys/arch/xen/xen Pull up revision 1.12 (requested by jym ...
tnozaki[src/trunk]: src 1. {wctype, wctrans, mbstate}_t: switch MD to MI like other
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use & not && to mask bits. From OpenBS...
wiz[src/trunk]: src/share/man/man7 Add "The pkgsrc developers" to guide authors.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
mrg[src/trunk]: src/lib/libm build s_frexp.c, s_ldexp.c and s_modf.c here for ne...
rjs[src/trunk]: src/sys/net Typo in comment.
wiz[src/trunk]: src/lib/libc/inet Whitespace fixes.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Hack register setup for __i386__....
jakllsch[src/trunk]: src/sys Revert, with intention of restoring in a less invasive w...
njoly[src/trunk]: src/sys/dev/pci Add a few Nvidia devices.
christos[src/trunk]: src/usr.bin/tr It is pointless to assign to the CLASS.set member...
mrg[src/trunk]: src/sys/arch/sparc/sparc in xcall(), use a (static) errbuf if we...
jakllsch[src/trunk]: src/sys/dev/pci Make the Adaptec 1420SA entry match the Marvell ...
matt[src/trunk]: src/sys/coda -fno-common fallout.
mbalmer[src/trunk]: src/sys/dev/gpio Register as built-in module when compiled wo/ _...
tsutsui[src/trunk]: src/sys/dev/hil - make local functions static
jmcneill[src/trunk]: src/sys/dev/wscons abuse config_interrupts to make sure we don't...
wiz[src/trunk]: src/sbin/mbrlabel Sort option descriptions, per PR 43119 by Bug ...
apb[src/trunk]: src/doc Updated from tzdata2012b to tzdata2012d.
tsutsui[src/trunk]: src Switch NetBSD/hp300 to wscons with rasops. Simply ported fro...
tron[src/trunk]: src/lib/libperfuse Avoid comparison between signed and unsigned ...
christos[src/trunk]: src/distrib/sets/lists/modules not there yet.
riz[src/netbsd-6-0]: src/doc Ticket 740.
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Fix problem with bss-plt obje...
matt[src/matt-nb6-plus]: src/sys Pull from HEAD:
taca[src/trunk]: src/doc Update current version of BIND and tz.
martin[src/trunk]: src/sys/arch/sparc/sparc Minor nit: avoid kpreempt_disable() if ...
jmcneill[src/trunk]: src/sys/uvm add optional MD pmap_mmap_flags macro for passing fl...
nonaka[src/trunk]: src/sys/arch/hpc/stand/hpcboot Added support PXA270.
jakllsch[src/trunk]: src/sys/dev/pckbport Cosmetic changes.
matt[src/trunk]: src/sys/arch/evbppc/conf Add drvctl
nonaka[src/trunk]: src/doc Note Lemote Yeeloong Notebook and RTL8168E-VL support.
jakllsch[src/trunk]: src/sys/dev/pci Add coram(4).
christos[src/trunk]: src/sys/dev/acpi Treat empty package returned from _AL<n> method...
dholland[src/trunk]: src/sys/kern Fix build with LOCKF_DEBUG on LP64 platforms; from ...
christos[src/trunk]: src/sys/dist/ipf/netinet Add 1 to the port range so the range is...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add pfind(9).
jmcneill[src/trunk]: src/sys/arch/x86 if genfb is attached, hook into db_trap_callbac...
phx[src/trunk]: src/sys/dev/wsfb Fixed NULL-pointer dereferencing when a mode-ca...
rmind[src/trunk]: src/share/man/man9 vn_lock: describe flags, remove reference to ...
pooka[src/trunk]: src/lib/libpuffs * make indentation a little less ridiculous
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Remove trailing TABs.
skrll[src/trunk]: src/sys/arch/hp700/gsc Replace multiple spaces with <tab>
jruoho[src/trunk]: src/lib/libc/gen Some interesting additions to the history secti...
martin[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
joerg[src/trunk]: src/usr.sbin/unlink ANSIfy + __dead
phx[src/trunk]: src/sys/arch/sandpoint StorCenter models are called 250, 500 and...
joerg[src/trunk]: src/usr.sbin/mld6query static + __dead
pooka[src/trunk]: src/sys/fs \n, police!
riz[src/netbsd-6]: src/sys/netipsec Apply patch requested by msaitoh in pullup-6...
apb[src/trunk]: src Escape '$' in double quotes.
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Remove unused Makefile.obs200.inc since...
jmcneill[src/trunk]: src/sys/arch/usermode/include Instead of doing #include </usr/in...
jmcneill[src/trunk]: src/usr.bin/audio/common recognize AUDIO_ENCODING_AC3
spz[src/trunk]: src/external/bsd/bind/dist the patch for CVE-2012-3868 was incom...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec by Eric Preston: fixed ...
obache[src/trunk]: src/etc remove obsolete "sieve 2000/tcp" entry. PR#42426.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode make sure splraise doesn't lower ...
tron[src/trunk]: src/usr.sbin/postinstall Install "etc/gpio.conf" if it is missing.
dholland[src/trunk]: src/crypto/dist/heimdal/kuser typo fix, from Ryo HAYASAKA in PR ...
riz[src/netbsd-6-0]: src/doc Ticket 677.
macallan[src/trunk]: src/sys/dev/pci contrary to the manual the right-to-left flag al...
jym[src/trunk]: src/share/man/man9 Notify that the file system has to be mounted...
pgoyette[src/trunk]: src/sys/dev/pci If we're detaching the device, make sure we unre...
macallan[src/trunk]: src/sys/arch/evbmips/conf add voyager, voyagerfb and drivers for...
ginsbach[src/trunk]: src/lib/libc/inet - Use .Vt for variable types outside the SYNOP...
riz[src/netbsd-6]: src/doc + [chs, ticket #579]
joerg[src/trunk]: src/sbin/pppoectl Kill stray t.
jruoho[src/trunk]: src/tests Remove some cruft that is no longer needed.
tsutsui[src/trunk]: src/sys/arch/x68k/include u_intN_t -> uintN_t
mrg[src/trunk]: src/usr.bin build elf2aout and fdformat on macppc64 (for now, it...
matt[src/trunk]: src/sys/arch/mips/include Back out unintended commit.
pooka[src/trunk]: src/usr.bin Allow to specify -d hostpath offset, size with diskla...
bouyer[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
christos[src/trunk]: src/usr.bin/xlint/lint1 generate ops table dynamically. Will mov...
matt[src/trunk]: src/sys/kern Allocate a color compatible page to the VA we are g...
jakllsch[src/trunk]: src/sys/dev/dm Rework module/builtin code so it works in both ca...
yamt[src/trunk]: src/sys/modules/tprof_amdpmi add a directory which i forgot to a...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Make reboot(2) actually work (don't...
riz[src/trunk]: src/distrib/sets/lists/man Typo fix: p5pb.0, not p5pbc.0
martin[src/trunk]: src/sys/dev/sun Properly convert values according to block size ...
pooka[src/trunk]: src/distrib/sets/lists/tests jump through the setlist hoops for ...
christos[src/trunk]: src/doc mention new tzcode and tzdata
pgoyette[src/trunk]: src/sys/dev/sysmon If previously there was only a dummy event en...
matt[src/matt-nb6-plus]: src/sys/arch/evbarm/conf enable bounce buffers
pooka[src/trunk]: src/sys/miscfs/genfs Call VOP_ABORTOP in genfs_eopnotsupp. This...
christos[src/trunk]: src/external/ibm-public/postfix don't hard-code /usr/pkg
martin[src/netbsd-6]: src/doc Note pullup of ticket #444
hannken[src/trunk]: src/usr.sbin/fssconfig Initialize `fss_flags' before setting an ...
riz[src/netbsd-6]: src/usr.bin/tftp Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/arch/amd64/amd64 on xen we don't initialize memory segme...
matt[src/matt-nb6-plus]: src/etc/etc.evbarm Add more ld, dk, and drvctl devices f...
jruoho[src/trunk]: src/share/man/man4 Fix bug (also analog tuners are included in t...
wiz[src/trunk]: src/sbin/mbrlabel From Bug Hunting:
jdc[src/netbsd-6]: src Pull up revisions:
dyoung[src/trunk]: src/sys/dev/pci Add a detach routine. Enable detachment at shut...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
phx[src/trunk]: src/sys/arch/sandpoint Fixed typo. Added AMS150.
jakllsch[src/trunk]: src/sys/arch/arm/marvell Use IST_LEVEL_HIGH for the ist argument...
martin[src/netbsd-6]: src/doc Fix previous
jruoho[src/trunk]: src/sys/dev/acpi Fix small negligence mistake.
rmind[src/trunk]: src/usr.sbin/npf/npfctl - npfctl_print_stats: beautification a l...
wiz[src/trunk]: src/usr.bin/make Sort a bit more.
christos[src/trunk]: src/usr.bin/xlint/lint1 weprovidedarracount()sothatwedon'tneedto...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 since pmap_activate/pmap_deactivate...
matt[src/trunk]: src/lib Make liblzf and the lvm2 libraries during the library st...
christos[src/trunk]: src/crypto/external/bsd/libsaslc Changes from Anon Ymous:
njoly[src/trunk]: src/sys/compat/netbsd32 Make compat netbsd32 clock_getres copyou...
apb[src/trunk]: src/etc Change foo*) case patterns to foo[0-9]*) in MD MAKEDEV.c...
riz[src/netbsd-6]: src/lib/libc/arch/arm/gen Pull up following revision(s) (requ...
yamt[src/trunk]: src/doc yamt-nfs-mp: update base tag
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Handle bootarg strings passed from ...
pooka[src/trunk]: src/usr.bin/rump_allserver * make it possible to specify an offs...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some P2020 / MPC856x defi...
matt[src/matt-nb6-plus]: src/sys/arch/arm Merge improved arm support (especially ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
riz[src/netbsd-6]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
pooka[src/trunk]: src/share/man/man4 expand one sentence a bit
he[src/trunk]: src/distrib/sets/lists/man Add entries for the ntp.conf man page...
skrll[src/trunk]: src/sys/arch/hppa/hppa Correct the list of traps that we need to...
yhardy[src/trunk]: src/external/mit/xorg/lib/dri/libmesa i915 and i965 dri modules ...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Bump version
uwe[src/trunk]: src/sys/arch/sh3/sh3 Use __INTR_MASK_EXCEPTION_UNBLOCK combo.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel devices from document (Intel 7 Se...
matt[src/matt-nb6-plus]: src/share/examples/npf Add missing files.
he[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE so that it fits again.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
christos[src/trunk]: src/libexec/ftpd PR/43023: Bruce Cran: FTPD bug remote crash
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add bus-space-tags for PEX1 of Kirkwood...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl remove extra parens tha...
jmcneill[src/trunk]: src/sys/arch/i386/stand/lib port-i386/44563: boot loader prompt ...
christos[src/trunk]: src/sys/kern - Make maximum memory limits for various things #de...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
hannken[src/trunk]: src/sys/fs/msdosfs Add missing fstrans_done().
mbalmer[src/trunk]: src/sys/dev Unconditionally include <sys/modules.h>.
riz[src/netbsd-6]: src/lib/libc/locale Pull up following revision(s) (requested ...
skrll[src/trunk]: src/etc/etc.evbarm Add RPI to KERNEL_SETS
jmcneill[src/trunk]: src/sys add AGP v3 support to agp_generic_enable from FreeBSD
apb[src/trunk]: src/share/zoneinfo Import tzdata2012d from ftp://ftp.iana.org/tz...
christos[src/trunk]: src/crypto/dist/heimdal/appl/otp make it obvious what ctime is u...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode adjust cpu_lwp_inkernel in mem ac...
martin[src/netbsd-6]: src/doc Ticket #506
tsutsui[src/trunk]: src/share/man/man4/man4.hp300 - update SYNOPSIS and SEE ALSO for...
matt[src/matt-nb6-plus]: src/sys Sync with HEAD
dholland[src/trunk]: src/games/gomoku remove #ifdef SVR4
tsutsui[src/trunk]: src/sys/arch/atari/dev Misc KNF.
martin[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
agc[src/trunk]: src/lib Add a .WAIT statement after libmj, should fix a transien...
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
matt[src/matt-nb6-plus]: src sync with netbsd-6-0-RELEASE.
joerg[src/trunk]: src/usr.bin/mkubootimage Sprinkle one more static and a bunch of...
joerg[src/trunk]: src/usr.sbin/isdn/isdntel Use __dead and __printflike
matt[src/trunk]: src/distrib/sets/lists/base Add compat entries for libdevmapper ...
he[src/trunk]: src/distrib/sets/lists/comp Since sparc64 got fenv.h, we need an...
martin[src/netbsd-6]: src/sys/lib/libsa Pull up following revision(s) (requested by...
wiz[src/trunk]: src/sbin/mbrlabel From Bug Hunting:
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint make sure to have the correct I...
matt[src/trunk]: src/sys/arch/powerpc/booke Add two missing interrupt sources for...
joerg[src/trunk]: src/sys Explicitly initialize ucontext before calling getmcontext.
skrll[src/trunk]: src/sys/arch/arm Make auxiliary register naming consistent for t...
riz[src/netbsd-6-0]: src/doc Ticket 687.
jruoho[src/trunk]: src/doc Note the import of ACPICA 20100121.
tron[src/trunk]: src/sys/arch/x86/x86 Fix build of kernels without PCI support li...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Rename err to nerrno
jmcneill[src/trunk]: src/lib/libutil getlabelusesmbr: initialize 'oldlenp' parameter ...
uwe[src/trunk]: src/sys/arch/sh3/include Since __INTR_MASK + __EXCEPTION_UNBLOCK...
pooka[src/trunk]: src/sys/miscfs/kernfs If msgbuf is not enabled, do not report th...
reinoud[src/trunk]: src/sys/arch/usermode/usermode The illegal instruction handler c...
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
matt[src/matt-nb6-plus]: src/sys/arch/arm/broadcom Sync with HEAD.
hannken[src/trunk]: src/sys/dev/i2c ibmhawk_set: No need to set states ENVSYS_SWARNx...
jym[src/trunk]: src/sys/arch/i386/conf For i386, include MONOLITHIC for INSTALL ...
christos[src/trunk]: src remquo{,f} from FreeBSD via Stathis Kamperis
dyoung[src/trunk]: src/sys/dev/ic In fxp_detach(), fxp_stop(), first. fxp_stop() s...
wiz[src/trunk]: src/share/man/man9 Serial comma, whitespace fixes, sort SEE ALSO.
joerg[src/trunk]: src/lib/libc/gen Don't define weak aliases in the SMALL case. Th...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From M E Andersson <debia...
macallan[src/trunk]: src/sys/arch/mips/mips unbork PMAP_NOCACHE vs. PGC_NOCACHE
macallan[src/trunk]: src/sys/arch/evbmips/conf add stvii driver for gdium's onboard m...
tnozaki[src/trunk]: src/lib/libc MB_LEN_MAX should moved from MD to MI.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs close file in a w...
pgoyette[src/trunk]: src/sys/dev/sysmon Do the initial refresh before creating the ev...
sborrill[src/netbsd-6]: src/doc Ticket #502
riz[src/netbsd-6]: src/doc Correct the ticket number for ticket 538. From Rober...
jakllsch[src/trunk]: src/sys/dev/pci Turn on detachment for ixpide(4).
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by tsut...
christos[src/trunk]: src/external/bsd/libarchive/bin/tar document another non-literal...
riz[src/netbsd-6]: src/distrib/notes Pull up following revision(s) (requested by...
haad[src/trunk]: src/sys/dev/putter Putter depends on puffs add missing dependience.
mlelstv[src/trunk]: src Do not call setroot() from MD code and from MI code, which has
pooka[src/trunk]: src/sys/dev/acpi Convert to config_init/fini_component.
pooka[src/trunk]: src/distrib/sets/lists/tests + ffs/t_fifos
jakllsch[src/trunk]: src/sys/arch Address 3rd issue in PR#43990.
joerg[src/trunk]: src/usr.bin/nohup ANSIfy + __dead
pooka[src/trunk]: src/usr.bin/config Generate cfdriver and cfattach lists for ioco...
jruoho[src/trunk]: src/usr.sbin/apm Add a note that APM was deprecated by the PC ma...
christos[src/trunk]: src/sys/arch/x86/x86 Remove code that was used to avoid register...
jakllsch[src/trunk]: src/doc Mention Domex DMX-3191D support in nca(4).
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Mats Erik Andersson ...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Fix register usage in hp700_intr_schedu...
pooka[src/trunk]: src/sys/rump/librump/rumpkern copy parent's p_comm when forking ...
pooka[src/trunk]: src/sys/miscfs/fifofs Access fifoinfo only when it's non-NULL.
bouyer[src/trunk]: src/sbin/fsck_lfs PR bin/45299: print FBMASK not FFMASK when lfs...
christos[src/trunk]: src PR/46704: Antti Kantee: Recognize tilera in config.guess
christos[src/trunk]: src/lib/libutil Mention how big the name can be.
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by apb in ticket...
matt[src/trunk]: src/sys/arch/alpha/stand Use ${_MKTARGET_LINK} and ${_MKTARGET_C...
tsutsui[src/trunk]: src/sys/arch/hp300 Pull basic SGC bus attachment from OpenBSD to...
jmcneill[src/trunk]: src/sys/arch/usermode/dev use HZ to calculate interval for setit...
tsutsui[src/trunk]: src/doc Mention EtherNEC support for atari.
tsutsui[src/trunk]: src/sys/arch/hp300/dev - make local functions static
christos[src/trunk]: src/lib/libc/gen bump down the recursion limit to 64.
sborrill[src/trunk]: src/sys/dev/ic From OpenBSD. Fixes a deadlock during autoconf.
matt[src/trunk]: src/share/mk Switch mips and powerpc to GCC 4.5
drochner[src/trunk]: src/sys/kern When choosing the start address of a dynamic (ie re...
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Assorted spelling/capitalization fixes ...
joerg[src/trunk]: src/usr.sbin/diskpart ANSIfy + static + dead.
joerg[src/trunk]: src/usr.sbin/mtree Use __dead and __printflike
christos[src/trunk]: src/sys/sys Add support for PTRACE_FORK.
dyoung[src/trunk]: src/sys/net80211 In ieee80211_media_init(), change a pointer tha...
tnozaki[src/trunk]: src/lib/libc/citrus/modules fix byte order mark related bug intr...
wiz[src/trunk]: src/share/man/man4 New sentence, new line; remove trailing white...
jruoho[src/trunk]: src/share/man/man7 Wrap the pkgsrc guide and its URL around .Rs/...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode mem_access_handler: panic if we r...
darrenr[src/trunk]: src/tests/ipf Merged IPFilter 5.1.2 into HEAD
tsutsui[src/trunk]: src/share/man/man4 Note atari SMC_TT in SYNOPSIS.
riz[src/netbsd-6]: src/gnu/dist/gcc4/gcc/config/vax Pull up following revision(s...
jruoho[src/trunk]: src Document the questionable ISSET/SET/CLR macros.
rmind[src/trunk]: src - Rework NPF tables and fix support for IPv6. Implement tre...
riz[src/netbsd-6]: src/distrib/notes/common Pull up following revision(s) (reque...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot add IOMEGA StorCenter fixup...
christos[src/trunk]: src/usr.bin/xlint/lint1 use unsigned char instead of uint8_t, ea...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
joerg[src/trunk]: src/usr.bin/systat Consistently use __dead and __printflike.
joerg[src/trunk]: src/usr.sbin/trpt static + __dead
martin[src/netbsd-6]: src/sys/arch/luna68k Pull up following revision(s) (requested...
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by gson in t...
manu[src/trunk]: src/sys/fs/puffs Fix hang unmount bug introduced by last commit.
joerg[src/trunk]: src Add basic regression test for nbperf(1)
matt[src/trunk]: src/sys/arch/xen Fix some -fno-common fallout.
matt[src/trunk]: src/sys/dev/pci Add EG20T PCH. Closes PR/45567.
christos[src/trunk]: src/external/cddl/osnet/lib/libctf use relative .PATH, and remov...
riz[src/netbsd-6-0]: src/doc TIcket 653
joerg[src/trunk]: src/usr.bin/rdist Use __dead and __printflike.
sjg[src/trunk]: src/usr.bin/make Add:
jruoho[src/trunk]: src/share/misc AISE, AYF, BAK, BOC, BTFT, CPC, DIAFYO, EDS, FITB...
pooka[src/trunk]: src/lib/librumphijack be kinder about kqueue()
riz[src/netbsd-6]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
jruoho[src/trunk]: src/sys/dev/acpi Move acpiwmi(4) to the "sys/dev/acpi/wmi" -subd...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Make all mechanisms op...
jmcneill[src/trunk]: src/sys/arch/usermode/include regen
martin[src/trunk]: src Use RT_ROUNDUP() and friends from sys/route.h instead of hom...
ahoka[src/trunk]: src/sys/modules/pad Makefile to build kernel module for pad.
jakllsch[src/trunk]: src/sys/dev/marvell Various improvements to mvgbe(4). Notable i...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Replace -1 with HP700CF_IRQ_UNDEF
pooka[src/trunk]: src/tests/fs Add basic union test.
chuck[src/trunk]: src/sys/arch/x86/x86 remove no-longer-valid wustl email address ...
njoly[src/trunk]: src/sys/kern Make lwp_ctl_alloc() return 0 instead of EINVAL, wh...
mrg[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core don't pass "maxaddr" as a...
christos[src/trunk]: src/sys/net PR/46587: Roger Pau Monne: Prevent panic on shutdown...
matt[src/trunk]: src/distrib/sets/lists/comp Fix liblua_g.a and libterminfo_g.a t...
nonaka[src/trunk]: src/sys/arch/evbsh3/conf fix comment.
riz[src/netbsd-6]: src/sys/arch/macppc/conf Pull up following patch (requested b...
wiz[src/trunk]: src/sbin/dmctl Fix typos.
pgoyette[src/trunk]: src/sys/dev/sysmon Permit creation of an event-monitor for alarm...
bouyer[src/netbsd-6]: src/doc ticket 549
spz[src/trunk]: src/external/bsd/bind/dist Fixes for CVE-2012-3817 and CVE-2012-...
joerg[src/trunk]: src/usr.bin/csplit static + __dead
yamt[src/trunk]: src build tprof_amdpmi
pgoyette[src/trunk]: src/usr.bin/compile_et Typo: s/ a a/ as a/
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add ESDHC DCR definitions
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add 88F6282.
matt[src/matt-nb6-plus]: src/sys/arch/evbarm/conf Disable UVMHIST
ahoka[src/trunk]: src/sys/arch Remove pad from GENERIC, add to MONOLITH, we have i...
matt[src/trunk]: src/sys/arch/hpcarm/include Remove IPL_SAFEPRI
matt[src/trunk]: src/distrib/sets/lists/comp Add missing MKDEBUG support
jmcneill[src/trunk]: src/sys/modules add mt2131, cx24227, and coram module glue
jruoho[src/trunk]: src Install the emdtv(4) manual page, based on earlier feedback ...
mbalmer[src/trunk]: src/sys/dev/gpio Make sure error is not used unitialized when sc...
tron[src/trunk]: src/usr.sbin/postinstall Add "npf" to the list of startup script...
spz[src/trunk]: src/sys/netinet <grmbl>whitespace</grmbl>
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
joerg[src/trunk]: src/sys/rump/net/lib/libvirtif Fix typo
riz[src/netbsd-6]: src/sys/sys report this as "6.0_POST_RC1", in order to make s...
jakllsch[src/trunk]: src/sys/arch/alpha/conf satafis:
nakayama[src/trunk]: src/distrib/sets/lists/comp Fix typo.
martin[src/trunk]: src/share/man/man4/man4.amiga no space after \ for continuation ...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add tags for PEX1 of Kirkwood.
joerg[src/trunk]: src/sys/rump/librump/rumpkern/arch/i386 Needs pmap_write_protect...
matt[src/trunk]: src/gnu/dist/gdb6/gdb target kvm support for mips
jruoho[src/trunk]: src/share/misc Add few.
njoly[src/trunk]: src/tests/fs Use tp-glob keys when requesting for test pattern.
riz[src/netbsd-6-0]: src/doc Ticket 725.
yhardy[src/trunk]: src/external/mit/xorg/lib/dri Don't link libOSMesa, this functio...
nonaka[src/trunk]: src/sys/dev/pci Added Ricoh 5U822.
jmcneill[src/trunk]: src/sys/arch/i386/stand Add VESA VBE/DDC EDID support for determ...
rmind[src/trunk]: src/regress/lib/libc/cdb Add a simple test for cdb(5).
matt[src/trunk]: src/sys/arch/powerpc/booke Fix inverted test. cpu_setmcontext s...
lukem[src/trunk]: src/libexec/ftpd Update version to 20100320 for Christos' commit...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
sjg[src/trunk]: src/usr.bin/make Process .ERROR the same as .BEGIN, .END etc
riz[src/netbsd-6]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
msaitoh[src/trunk]: src/sys/dev/pci 82576 is dual port, so check the FUNCID and incr...
pooka[src/trunk]: src/sys Convert acpibat to use ioconf instead of homerolled conf...
nonaka[src/trunk]: src Added support following boards.
dyoung[src/trunk]: src/sys/arch/x86/include Add override members to x86_bus_dma_tag.
riz[src/netbsd-6-0]: src Back out ticket #682; it's causing some systems to fail...
riz[src/netbsd-6]: src/external/bsd/wpa/dist/src/eap_server external/bsd/wpa/dis...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Don't ...
wiz[src/trunk]: src/share/man/man4 Whitespace, wording, typos.
riz[src/netbsd-6-0]: src/sys/dev/acpi Pull up following revision(s) (requested b...
jruoho[src/trunk]: src/share/man/man4 Xref dtviic(4).
jmcneill[src/trunk]: src/sys/arch/i386/conf options SPLASHSCREEN_PROGRESS is no more
jmcneill[src/trunk]: src/sys/dev/pci pcimmap: if the requested page is marked prefetc...
skrll[src/trunk]: src/sys/arch/hp700/gsc A better workaround hack for PR 41448
dholland[src/trunk]: src/games/gomoku Spell "versus" right.
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch Merge
joerg[src/trunk]: src/external/bsd/libarchive/include Update for libarchive 2.8.2
matt[src/trunk]: src/share/mk Add TOOL_MKUBOOTIMAGE
sborrill[src/netbsd-6]: src/doc Ticket #503
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * fix blkno->offset calculation for...
asau[src/trunk]: src/sys/dev/usb Regenerate for Kingston Data Travel 101.
pooka[src/trunk]: src/tests/rump/rumpkern/h_client Limit test duration based on wa...
jruoho[src/trunk]: src/share/man/man5 Document some missing options. Fixes my own P...
riz[src/netbsd-6-0]: src/usr.sbin/npf/npfctl Pull up following revision(s) (requ...
joerg[src/trunk]: src/usr.bin/unzip Use __dead and __printflike. Fix one format st...
tsutsui[src/trunk]: src/sys/arch/atari/dev Remove unnecessary volatile keyword again...
manu[src/trunk]: src/sys/fs/puffs puffs mounts share global pools. This means tha...
nisimura[src/trunk]: src/sys/arch/sandpoint - remove the mangled lines of the previou...
fair[src/trunk]: src/lib/libutil Clarify the history and add proper attribution.
tls[src/trunk]: src/sys/netinet As suggested by at least 3 different people (the...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 7 series devices.
matt[src/trunk]: src/sys/dev/sdmmc Responses are actually in host order (except S...
matt[src/trunk]: src/sys/arch/powerpc/include Fix XER comment.
matt[src/trunk]: src/sys/dev/sdmmc Fix a delay to a correct value.
matt[src/trunk]: src/sys/dev/i2c Clean up error messages.
jakllsch[src/trunk]: src/doc Note Intel 82855GM AGP support in agp(4).
mrg[src/trunk]: src/sys include uvm_object.c in the rump kernel for the new uvm_...
joerg[src/trunk]: src/usr.sbin/sliplogin static + ANSIfy + __dead
jdc[src/netbsd-6]: src/sys/arch/arm Pull up revisions:
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/dist/pppd/pppd handle ctime returning NULL.
skrll[src/trunk]: src/sys/arch Use hppa_cpu_ispa20_p
martin[src/netbsd-6]: src Pull up following revision(s) (requested by mlelstv in ti...
bouyer[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
joerg[src/trunk]: src/lib/libpthread Separate pthread_t from thread stack. Drop ad...
nonaka[src/trunk]: src/sys/dev/pci regen.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012d. [apb 20120722]
christos[src/trunk]: src/share/mk add saslc
jmcneill[src/trunk]: src/sys/kern PR# kern/45330: ptrace: signals can alter syscall r...
dholland[src/trunk]: src/share/man/man4 Don't claim that quotas don't work with WAPBL...
matt[src/trunk]: src/lib/libc/net Use RT_ROUNDUP instead of a private copy since ...
matt[src/trunk]: src/usr.bin/vmstat Make sure to getnlist in dovmstat
pooka[src/trunk]: src/sys/rump/dev/lib/libubt Include bthub support.
jruoho[src/trunk]: src/distrib/sets/lists/comp Add stddef(3).
macallan[src/trunk]: src/sys/dev/i2c don't divide by zero. ever.
plunky[src/trunk]: src/external/bsd/pcc pcc-current provides a DATESTAMP file, hand...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add note on how to posibly create...
joerg[src/trunk]: src/lib/libc/gen Fix escape sequences
mrg[src/trunk]: src/games/backgammon rename text() to wrtext(), aligning it with...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Fix one more porting botch inside #ifdef ...
matt[src/trunk]: src/sys/arch/arm/include Use defined(_ARM_ARCH_[67])
apb[src/trunk]: src Revisions 1.92 and 1.93 of src/BUILDING were not reflected in
matt[src/matt-nb6-plus]: src/libexec/ld.elf_so Pullup from HEAD:
njoly[src/trunk]: src/lib/libpuffs Kill extra Fc macro.
dyoung[src/trunk]: src/sys/dev/pci In the #definition of PCI_HME_BASEADDR, use PCI_...
tls[src/trunk]: src/sys/netinet After discussion with ad@: it appears that KERNE...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Add -u and -g, which allow to re...
uebayasi[src/trunk]: src/gnu/dist/gdb6/gdb Don't build sh64 code even if BFD64 as sug...
joerg[src/trunk]: src/usr.sbin/pvctxctl Localize variables. Use __dead
jym[src/trunk]: src/sys/arch Use only one function to pin pages with Xen, and pr...
matt[src/trunk]: src/sys/arch/evbppc/conf Fix two typos
riz[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) (requested by r...
chuck[src/trunk]: src/sys udpate license clauses on my code to match the new-style...
jakllsch[src/trunk]: src/sys/dev/ata KASSERT if we attempt to access an invalid port.
dyoung[src/trunk]: src/sys/kern Add a target, subr_vmem, for building the vmem(9) t...
dyoung[src/trunk]: src/sys/arch/xen Include more sources in the tags target. Don't...
joerg[src/trunk]: src No trailing whitespace
plunky[src/trunk]: src/share/mk pcc cpp(1) does not understand the '-undef' and '-t...
reinoud[src/trunk]: src/sys/arch/usermode Use the new thunk_makecontext() scheme wit...
joerg[src/trunk]: src/usr.bin/pr ANSIfy, static + __dead
matt[src/trunk]: src/distrib/sets/lists Add entries for libsaslc
pooka[src/trunk]: src/sys/rump/librump/rumpdev define the incredible FLAWLESSCALL ...
joerg[src/trunk]: src/usr.sbin/dev_mkdb static openinfo. dead, not unused usage.
pooka[src/trunk]: src Move make snippets for use with config(1) ioconf functionali...
christos[src/trunk]: src/sys/kern Check for v_type before v_rdev because it is cheape...
phx[src/trunk]: src/sys/arch/sandpoint Added LevelOne NASCon and some Nettronix ...
jmcneill[src/trunk]: src/sys/arch/usermode cpu_lwp_inkernel approach won't work, back...
jmcneill[src/trunk]: src/sys/arch attach drm hw drivers to 'drm' not 'vga'
nonaka[src/trunk]: src Added sdhc at cardbus support.
matt[src/trunk]: src/sys/arch Remove declartions of physmem
kefren[src/trunk]: src/usr.sbin/ldpd use RT_ROUNDUP provided by net/route.h
riz[src/netbsd-6]: src Welcome to 6.0_RC2!
skrll[src/trunk]: src/sys/arch Fix PR/44500 for hppa.
skrll[src/trunk]: src/lib/libc/arch/arm/gen Backout previous. ld.so requires the d...
martin[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/sys/dev/acpi/wmi Fix a potential NULL pointer dereference.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Be more verbose in trap.c on what...
pooka[src/trunk]: src/lib/librumphijack uncommit part of previous which wasn't sup...
tsutsui[src/trunk]: src/sys/arch/atari/atari ANSIfy, some KNF.
rkujawa[src/trunk]: src/share/man/man4 Note added Voodoo 1 support.
roy[src/trunk]: src/doc Note import of dhcpcd-5.2.2
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix typo in comment. From OpenBSD/luna...
riz[src/netbsd-6-0]: src/sys/external/isc/atheros_hal/dist Pull up following rev...
wiz[src/trunk]: src/share/man/man8/man8.i386 Fix Dd argument (no leading zeroes)...
pgoyette[src/trunk]: src/sys/dev/acpi Only set the APM_BATT_FLAG_NO_SYSTEM_BATTERY if...
nonaka[src/trunk]: src/sys/arch/arm/xscale Enable DMA transfer.
kiyohara[src/trunk]: src/sys/arch/mmeye/dev Change to static functions.
matt[src/matt-nb6-plus]: src/sys/arch/arm/include Add aeabi.h, cpuconf.h, and vfp...
jakllsch[src/trunk]: src/games/primes No need to cast double to ubig (aka uintmax_t) ...
tsutsui[src/trunk]: src/sys/arch/atari/dev Use callout_schedule(9) rather than callo...
martin[src/netbsd-6]: src/lib/libc/arch/arm/gen Backout #416 (requested by skrll in...
dyoung[src/trunk]: src/sys/dev/pci/bktr MI code must not printf() a bus_space_tag_t...
mrg[src/trunk]: src/lib/libc/arch/powerpc64 add a nop to provide enough space fo...
skrll[src/trunk]: src/sys/arch/hppa/hppa More comment improvement.
tsutsui[src/trunk]: src/share/man/man4 - add atari's EtherNEC to SYNOPSIS
christos[src/trunk]: src/sys/kern undo previous
sjg[src/trunk]: src/usr.bin/make tmplen should be static
tsutsui[src/trunk]: src/sys/arch/hp300/conf - adjust a comment for frodo (362 doesn'...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix missing comparison
joerg[src/trunk]: src/usr.bin/write static + __dead
riz[src/netbsd-6]: src/doc Ticket 607, tag to be moved.
matt[src/trunk]: src/sys/arch/sun3/dev A little constification
christos[src/trunk]: src/external/bsd/cron/dist PR/46127: Holger Weiss: "crontab <fil...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add p5pb man page to setlist.
pooka[src/trunk]: src/sys/rump/librump support /dev/zero
jakllsch[src/trunk]: src/sys/dev/ata Correctly issue port multiplier register access ...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by sbor...
joerg[src/trunk]: src/lib Use .In instead of .Ar Pa for header files.
joerg[src/trunk]: src/usr.bin/tip Use __dead. Make a bunch of local functions static.
jmcneill[src/trunk]: src/sys/arch revert previous
drochner[src/trunk]: src/sys/netipsec -in opencrypto callbacks (which run in a kernel...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
riz[src/netbsd-6-0]: src/doc Ticket 627
pooka[src/trunk]: src Remove the rif/rof options and add rump.dd. This makes usage
riz[src/netbsd-6-0]: src/doc Ticket 734.
pooka[src/trunk]: src/sys/fs/puffs Fix variable name in my commit tree too.
joerg[src/trunk]: src/include/ssp Always provide *_chk prototypes. Fixes DBG=-g bu...
christos[src/trunk]: src/usr.sbin/cron in external now
rkujawa[src/trunk]: src/sys/dev Add tdvfb.
dyoung[src/trunk]: src/sys/arch/x86/pci Use a loop instead of tail-recursion for th...
matt[src/matt-nb6-plus]: src/sys/dev/pci Merge tickets 658 and 659.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Install signal handlers just afte...
macallan[src/trunk]: src/sys use the bus independent stuff from ic/ct65550* and leave...
tsutsui[src/trunk]: src/sys/kern Use time_t (not long) to save time_second value.
pooka[src/trunk]: src/tests/lib/librumphijack add test for fix in rev 1.36 of libr...
christos[src/trunk]: src/lib/libc/time forgot to change one usage call.
pooka[src/trunk]: src/sys/rump update todo from my private collection (which is no...
wiz[src/trunk]: src/usr.bin/pr Fix error in SYNOPSIS, sort.
matt[src/trunk]: src/sys/arch/arm/omap Move omap2430/3530 definitions into their ...
christos[src/trunk]: src/sys/kern - use va_copy where needed
matt[src/matt-nb6-plus]: src/common/lib/libc/arch/arm/atomic Pull atomic ops from...
riz[src/trunk]: src/usr.bin/tr Remove newly-introduced const qualifier from stat...
jakllsch[src/trunk]: src/sys/dev/sdmmc sdhc(4) currently only implements support for ...
christos[src/trunk]: src/crypto/external/bsd/openssl merge openssl-1.0.1c
jmcneill[src/trunk]: src/sys/arch/usermode/usermode rearrange ptrace_getregs and have...
christos[src/trunk]: src/usr.bin/tr a little more KNF, plus add \e (from the previous...
jmcneill[src/trunk]: src/sys/dev/i2c modularize mt2131
darcy[src/trunk]: src/bin/cp Add -l option to copy a tree as links.
reinoud[src/trunk]: src/sys/arch/usermode/dev Move kpreempt_enable/disable to splsch...
riz[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
pooka[src/trunk]: src/sys/rump/include/rump add simple compat for other OSs to be ...
dholland[src/trunk]: src/games/gomoku reorg for clarity and exposition.
spz[src/trunk]: src/crypto/external/bsd/openssh/dist revert previous
joerg[src/trunk]: src/usr.sbin/eshconfig ANSIfy + static + __dead
riz[src/netbsd-6-0]: src/doc Ticket 606.
mrg[src/trunk]: src/sys/arch/sparc64 - add a kmutex_t ci_ctx_lock to struct cpu_...
martin[src/netbsd-6]: src/usr.sbin/rtadvd Pull up following revision(s) (requested ...
christos[src/trunk]: src/sbin/dump PR/42952: The Grey Wolf: Fix for "true incremental...
njoly[src/trunk]: src/sys/fs/sysvbfs In sysvbfs_lookup(), deny last component writ...
jmcneill[src/trunk]: src/sys/arch/x86/include add BI_MODULE_IMAGE boot module type
macallan[src/trunk]: src/sys/dev/i2c add some more ADM1031 support:
jdc[src/netbsd-6-0]: src/doc Ticket 703
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
msaitoh[src/trunk]: src/sys/dev/pci regen.
jruoho[src/trunk]: src/share/man/man7 Mention the updated hz(9) here.
joerg[src/trunk]: src/usr.sbin/mountd ANSIfy. Use __dead.
pooka[src/trunk]: src/share/man/man4/man4.emips fix nic name in diagnostic. from ...
reinoud[src/trunk]: src/sys/arch/i386/i386 Fix the illegal instruction return addres...
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ha...
skrll[src/trunk]: src/sys/arch/hp700 Change some structure and structure member na...
matt[src/trunk]: src/sys/arch/arm/marvell Add a few missing commas.
christos[src/trunk]: src/usr.bin/xlint/lint1 make lint recognize constant shift value...
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src Add support for AFMT_AC3
jdc[src/netbsd-6]: src Pull up revisions:
wiz[src/trunk]: src/sbin/fdisk Minor punctuation fixes, improve and sort SYNOPSI...
skrll[src/trunk]: src/sys/dev/sdmmc Provide a method for attachments to specify ca...
pooka[src/trunk]: src/usr.sbin/puffs/rump_nqmfs MAP_COPY is available only in _KER...
joerg[src/trunk]: src/usr.sbin/link ANSIfy + __dead
riz[src/netbsd-6]: src/distrib/utils/sysinst Pull up following revision(s) (requ...
matt[src/trunk]: src/sys/arch/powerpc/booke Fix some SHIFTOUT to SHIFTIN
christos[src/trunk]: src/sys/rump/librump/rumpkern fix the build for rumpserver.
pooka[src/trunk]: src/tests update to new rump lwp/proc interfaces
uwe[src/trunk]: src/sys/dev/pci EHCI_USBINTR is 4 bytes wide, use proper access ...
pooka[src/trunk]: src/lib/libc/resolv Don't do highestFD check with USE_POLL. It ...
jakllsch[src/trunk]: src/sys/lib/libsa Ensure cd9660_read() gives accurate EOF indica...
pooka[src/trunk]: src/sys/rump/fs support nullfs and umapfs
joerg[src/trunk]: src/share/man/man3 Use .In instead of .Aq Pa for header files.
riz[src/netbsd-6-0]: src/doc Ticket 637.
rkujawa[src/trunk]: src/doc Note added support for 3Dfx Voodoo 1.
rmind[src/trunk]: src - Fix man pages list for MKNPF=no case. Based on a patch fr...
joerg[src/trunk]: src/usr.bin/pmap Use .In instead of .Aq Pa for header files.
jakllsch[src/trunk]: src/sys/dev/pci Convert amr(4) to device_t (CFATTACH_DECL_NEW).
njoly[src/trunk]: src/distrib/sets/lists/xcomp +libxgi_drv.so.1.debug
pgoyette[src/trunk]: src/sys/arch/x86/pci Enable entropy gathering
joerg[src/trunk]: src/distrib/utils/sysinst Introduce a new option for all base se...
reinoud[src/trunk]: src/sys/arch/usermode Implement thunk_sigemptyset()
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Ooops, remove leftovers fro...
matt[src/trunk]: src/tests/kernel This is no longer broken for macppc.
jruoho[src/trunk]: src/lib/libc/stdlib Emphasize imaxint_t.
riz[src/netbsd-6-0]: src/doc Ticket 673.
joerg[src/trunk]: src/usr.bin/crunch static + __dead
pooka[src/trunk]: src/sys/kern revert 1.119. theoretically there should be no iss...
pooka[src/trunk]: src/usr.bin/config Put cfdata* in a similar namespace with cfdri...
matt[src/trunk]: src/etc/mtree Add missing /
christos[src/trunk]: src/games/mille handle ctime returning NULL.
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add Xorg modules debug entries.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Create syscall() prototype and le...
bouyer[src/netbsd-6]: src/doc Pull up following revision(s) (requested by tls in ti...
matt[src/trunk]: src/sys/arch/mips/sibyte/dev Use aprint_* and misc cleanup.
hannken[src/trunk]: src/sys/dev/pci Make the SMbus Send/Receive functions work.
msaitoh[src/trunk]: src/sys/dev/pci Add some fxp devices.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode if emulating the syscall, toggle ...
joerg[src/trunk]: src/usr.sbin/nfsd static + ANSIfy + __dead
njoly[src/trunk]: src/sys/dev/usb Add MPMan to the vendor list.
martin[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
rkujawa[src/trunk]: src/sys/dev/pci Preliminary blitter support for Voodoo2.
mrg[src/trunk]: src/sys/arch/sparc/sparc remove unused CPUFLG_READY and CPU_NOTR...
jdf[src/trunk]: src/share/man/man9 Added missing newline, as proposed by Petri L...
riz[src/netbsd-6-0]: src/sys/arch/i386/i386 Pull up following revision(s) (reque...
matt[src/matt-nb6-plus]: src Sync with HEAD
tsutsui[src/trunk]: src/doc Note NetBSD/hp300 wscons.
reinoud[src/trunk]: src/sys/arch/usermode/dev Make the trampoline only jump once!
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove #if 0 code.
christos[src/trunk]: src/usr.bin/rpcinfo - WARNS ?= 4
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by g...
bouyer[src/trunk]: src/sys/dev/pci wm_gmii_reset(): restore generic reset delays to...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs fix KASSERT snafu. spotted by test...
pooka[src/trunk]: src + tests/usr.bin
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by chs i...
matt[src/matt-nb6-plus]: src/lib/csu/arm_elf Don't include <machine/asm.h> in C f...
joerg[src/trunk]: src/share/man/man9 \\ -> \e
pooka[src/trunk]: src/lib/librumpuser Once again, make the rump kernel hypercall l...
christos[src/trunk]: src/usr.bin/tr don't forget to 0 init the rest of the array sinc...
jakllsch[src/trunk]: src/sys/fs/hfs Make this build.
skrll[src/trunk]: src/sys/arch/hppa/hppa Improve the output from frame_sanity_check.
apb[src/trunk]: src/sys/kern Use va_copy to avoid undefined behaviour in handlin...
pooka[src/trunk]: src/sys/fs/puffs Add a PUFFS_UNMOUNT server->kernel request, whi...
joerg[src/trunk]: src Add man page for fast_divide32.
tnn[src/trunk]: src/share/man/man8/man8.i386 The pxeboot manpage implies that bo...
jruoho[src/trunk]: src/share/man/man3 Note that some definitions, such as NULL, wer...
matt[src/matt-nb6-plus]: src/sys/kern Make sure ioctl stkbuf has a minimal alignm...
christos[src/trunk]: src/share/misc explain NULL casts
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Set default EVBARM_BOARDTYPE is Marv...
riz[src/netbsd-6]: src/share/man/man5 Pull up following revision(s) (requested b...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add rump_kernelfsym_load(), which ...
snj[src/netbsd-6]: src/doc 1527
tsutsui[src/trunk]: src/sys/arch/hp300/dev RENASSIANCE -> RENAISSANCE
jym[src/trunk]: src/sys/arch/i386/conf Compile FFS and NFS statically (e.g. not ...
christos[src/trunk]: src/sys/kern fix debugging code.
dsl[src/trunk]: src/sys Some namespace protection (and add greppablity).
ginsbach[src/trunk]: src/lib/libc/inet - Use .Vt for variable types outside the SYNOP...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by k...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Remove debugging process.
joerg[src/trunk]: src/sbin/pppoectl Assume o umlaut is transliterated by nroff as ...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by riz in ticket...
riz[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/arch/evbmips/rmixl Remove redundant common declaration.
riz[src/netbsd-6-0]: src/sys/dev Pull up following revision(s) (requested by msa...
manu[src/trunk]: src Serialize access to file size. We already have such a thing ...
matt[src/matt-nb6-plus]: src/lib/libc/arch/arm Pullup EABI changes.
tsutsui[src/trunk]: src/sys/dev/ic Don't warn about DMA timeout during probe.
matt[src/trunk]: src/sys/arch/powerpc/booke When dealing with kernel invalidation...
matt[src/trunk]: src/sys Remove safepri and use IPL_SAFEPRI instead. This may be...
matt[src/trunk]: src/sys/compat/netbsd32 Make SCM_RIGHTS work correctly. (make s...
riz[src/netbsd-6]: src/distrib/notes/common Insert changes.mdoc, detailing the h...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio sync with bsd-hdaudio r15:
mbalmer[src/trunk]: src/sys/modules Include sysctl descriptions when building modules.
martin[src/netbsd-6]: src/sys Pull up following revision(s) (requested by manu in t...
matt[src/trunk]: src/sys/arch/powerpc Allow code to allow inclusive/exclusive loc...
riz[src/netbsd-6-0]: src/usr.bin/calendar/calendars Pull up following revision(s...
matt[src/matt-nb6-plus]: src Handle CPUFLAGS being empty
jruoho[src/trunk]: src/lib/libc/sys Add a history section. From OpenBSD.
enami[src/trunk]: src/usr.sbin/iostat A number greater than or equal to 1.0 is a p...
macallan[src/trunk]: src/sys/arch/sparc/conf enable CG12 support
matt[src/trunk]: src/gnu/usr.bin/gdb6/arch Add bsd_kvm.o
dyoung[src/trunk]: src/sys/dev/cardbus Detach at shutdown.
dholland[src/trunk]: src/usr.sbin/repquota Remove traces of -D flag, which no longer ...
reinoud[src/trunk]: src/sys/arch/usermode Create a ucontext for the system call to w...
matt[src/matt-nb6-plus]: src/tools Support building GPL2 versions of binutils, db...
cegger[src/trunk]: src move change from rev 1.232 to the initialization part.
dyoung[src/trunk]: src/sys/dev/ic pckbc.c, vga.c: It doesn't appear to be helpful t...
matt[src/trunk]: src/sys/dev/sdmmc Fix comments about __bitfield.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Block SIGALRM on memory access an...
jmcneill[src/trunk]: src/sys/arch/usermode unbreak build on netbsd
skrll[src/trunk]: src/sys/arch/hppa/include Whitespace.
matt[src/matt-nb6-plus]: src/sys/arch/arm Sync with HEAD.
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl fix for CVE-2011-0014 (...
joerg[src/trunk]: src \\ -> \e
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/g2 - split device_t/softc
dholland[src/trunk]: src/bin/pax bump date for previous
wiz[src/trunk]: src/dist/openpam/doc/man Bump date for previous.
njoly[src/trunk]: src/distrib/sets/lists/comp +libnpf.so.0.0.debug
skrll[src/trunk]: src/sys/arch Per-cpu "physical" trap save area.
joerg[src/trunk]: src/lib/libc Use .In for header files instead of .Ar Pa and vari...
pgoyette[src/trunk]: src/sys/dev/sysmon Release the mutex before taking a quick exit.
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common All framebuffer drivers use comm...
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet ansify new function definition
matt[src/matt-nb6-plus]: src/sys/rump Don't use ldscript unless HAVE_BINUTILS == 219
macallan[src/trunk]: src/sys/dev/pci some i2c devices we're going to deal with need a...
jruoho[src/trunk]: src/share/man/man4 Xref au8522(4) and xc5k(4) in the list of sup...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp Quote lines that ...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist Import ACPICA 20100121.
christos[src/trunk]: src/sys/dist/ipf/netinet PR/44070: Avoid zero divide in modulo o...
riz[src/netbsd-6-0]: src Welcome to 6.0.0_PATCH.
christos[src/trunk]: src/sys/sys /*LINTED*/ is too wide a brush.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use %r6 for setting PSL_RI, not %r3...
riz[src/netbsd-6-0]: src/doc ticket 756
matt[src/trunk]: src/sys/compat/netbsd32 Define 32bit version of SIOC[GS]IFADDRPR...
christos[src/trunk]: src/sys/kern more debugging compilation fixes.
martin[src/netbsd-6]: src/etc/mtree Pull up following revision(s) (requested by msa...
matt[src/trunk]: src/distrib/evbppc/ramdisk Change erase from ^H to ^? (delete).
macallan[src/trunk]: src/sys/dev/ic add a couple more register definitions
reinoud[src/trunk]: src/sys/arch/usermode/dev Space around | (style)
njoly[src/trunk]: src/sys/dev/sysmon Fix ENVSYS_DEBUG build.
pooka[src/trunk]: src/sys/kern pretty pretty print
jakllsch[src/trunk]: src/sys/dev/acpi Turns out all we need is AcpiClearEvent in the ...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Add special handling needed f...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine undo previous...
rmind[src/trunk]: src/sys Move some the test for MAKEENTRY into the cache_enter(9)...
matt[src/matt-nb6-plus]: src/sys/sys Pull rev 1.104 from HEAD:
jruoho[src/trunk]: src/share/man/man4 Fix build failure noted by tnn@.
darrenr[src/trunk]: src Import IPFilter 5.1.2
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev - misc KNF and cosmetics
jmcneill[src/trunk]: src/sys/dist/pf/net fix -Wshadow warnings when ALTQ is enabled
roy[src/trunk]: src/external/bsd/dhcpcd/dist sync
he[src/trunk]: src/external/bsd/ntp/bin/ntpdc Add -lterminfo after -ledit, so t...
martin[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Fix -fno-common fallout.
riz[src/netbsd-6]: src/doc Tickets 525, 542
christos[src/trunk]: src/sys/kern avoid code duplication.
hannken[src/trunk]: src/sys/dev/pci The ServerWorks CSB5 smbus controller often time...
jruoho[src/trunk]: src/distrib/sets/lists/comp Add inttypes(3).
wiz[src/trunk]: src/lib/libc/sys New sentence, new line. Sort errors. Remove tra...
dyoung[src/trunk]: src/sys/arch/x86/pci Move the code for grovelling in PCI configu...
mlelstv[src/trunk]: src/sys/dev/usb Correct vendor code for Kingston DT101 G2
jakllsch[src/trunk]: src/sys/dev/marvell We occasionally will try to set up the multi...
joerg[src/trunk]: src/usr.sbin static + __dead
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ch...
riz[src/netbsd-6]: src/doc Welcome to 6.0!
pooka[src/trunk]: src/common/lib/libprop Bit-un-rot the proplib portability layer.
jdc[src/netbsd-6]: src/libexec/ld.elf_so Pull up revisions:
pooka[src/trunk]: src/lib/librumpclient make sure we don't use "fullset" before we...
pooka[src/trunk]: src/lib/librumpvfs fix prototype, document RUMP_ETFS_SIZE_ENDOFF
jdc[src/netbsd-6]: src Pull up revisions:
explorer[src/trunk]: src/lib/libpthread fix the pthread pt_lid in the fork callback f...
pooka[src/trunk]: src/tests/fs/puffs update /dev/null rump minor to make test pass...
joerg[src/trunk]: src/usr.bin/vmstat Mark usage as static and __dead.
jruoho[src/trunk]: src/share/man/man4 Minor correction.
christos[src/trunk]: src/crypto/external/bsd/openssl put back support for AES-NI.
tnn[src/trunk]: src/sys/arch/i386/stand/pxeboot Add multiboot command. This lets...
matt[src/matt-nb6-plus]: src/distrib/sets Add HAVE_BINUTILS back.
pooka[src/trunk]: src/tests/fs/ffs regression test for fifos on ffs
yamt[src/trunk]: src/sys tprof: record pid and userland events.
pgoyette[src/trunk]: src/sys/sys Add a new (dummy) event type so we can use it for fo...
joerg[src/trunk]: src/share/mk Simplify, --analyze gives the same settings as default
pooka[src/trunk]: src/share/mk Depend ioconf.c on config (if doing a USETOOLS==yes...
jakllsch[src/trunk]: src/sys/arch/arm/xscale Use objcopy rather than ld to copy Intel...
jakllsch[src/trunk]: src/sys/dev/pci regen
nonaka[src/trunk]: src/sys Added support RICOH 5C316.
skrll[src/trunk]: src/sys/arch/hp700/dev Wrap long line.
jruoho[src/trunk]: src/sys Follow IA-64 with the x86-specific ACPI MD functions and...
nonaka[src/trunk]: src/sys/arch/zaurus/dev Enable SD 4bit bus width mode.
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Warn about using a sy...
plunky[src/trunk]: src/sys/conf for multi-cpu machines, cpu_hatch() straddles the i...
martin[src/netbsd-6]: src Pull up following revision(s) (requested by riz in ticket...
martin[src/netbsd-6]: src/sys/arch/hp300/stand/common Pull up following revision(s)...
matt[src/trunk]: src/sys/arch/arm/arm32 include "assym.h" instead of pte.h
christos[src/trunk]: src/external/ibm-public/postfix better dependency support for sa...
pooka[src/trunk]: src/sys/rump/librump/rumpkern use curlwp
riz[src/netbsd-6]: src/doc Tickets 427-433.
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Note RPI for Raspberry Pi.
haad[src/trunk]: src/external/gpl2/lvm2 Switch libdevmapper library to use libdm ...
njoly[src/trunk]: src/tests/fs/common Do initialise allocated file system args str...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Oops used the wrong page flag for...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support 88F6282. But PEX1 not test.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist from ftp.openssl.org
dholland[src/trunk]: src/games/gomoku Better user interface. From OpenBSD, written by...
matt[src/matt-nb6-plus]: src/sys/dev/ic Pullup changes in rev 1.44.
pooka[src/trunk]: src/sys/rump Add an "exec" callback for the proxy code. The cli...
christos[src/trunk]: src/gnu/dist/gdb6/sim/ppc don't pretend to have do_fstatvfs
matt[src/matt-nb6-plus]: src/sys/arch/evbarm/bcm53xx After calling a9_mpstart mak...
jmcneill[src/trunk]: src/sys/arch/i386/stand add support for passing image files to t...
hannken[src/trunk]: src/sys/fs/union Replace flag based union node locking with gene...
jmcneill[src/trunk]: src/sys/arch/x86/x86 PRIx64 instead of llx for uint64_t format
jruoho[src/trunk]: src/sys/arch Comment out the legacy bktr(4) from the GENERICs.
jruoho[src/trunk]: src As discussed with wiz@ and jmcneill@, move the dtvi2c(4) pag...
pooka[src/trunk]: src/sys Make it possible to specify a minor number for an autoge...
joerg[src/trunk]: src/usr.bin/head Just ignore the errno of strtoimax, it doesn't ...
njoly[src/trunk]: src/distrib/sets/lists/comp missing lvm keyword.
joerg[src/trunk]: src/usr.bin/fpr Use static, change deep if / else if / ... chain...
skrll[src/trunk]: src/sys/arch/arm/arm32 Make the result from SOFTIPLMASK match th...
pooka[src/trunk]: src/sys/rump reregen
riz[src/netbsd-6-0]: src/doc TIcket 649
dyoung[src/trunk]: src/sys/dev/pci During shutdown, restore the each PCI device's b...
joerg[src/trunk]: src/usr.sbin/pvcsif static + __dead
matt[src/matt-nb6-plus]: src/common/lib/libc/arch/arm/gen Use rev/rev16 on armv6 ...
jakllsch[src/trunk]: src/sys/dev/pci Add (non-IGP) AGP port support for Intel 82855GM.
ahoka[src/trunk]: src/sys/dev/pad Add support to be built as a kernel module.
drochner[src/trunk]: src/sys/netipsec in rev.1.192 of ip_output.c the semantics of ip...
msaitoh[src/netbsd-6-0]: src/doc Ticket 728.
matt[src/trunk]: src/sys/arch Put RCSIDs in section .ident. (use .pushsection/.p...
wiz[src/trunk]: src/share/man/man3 Remove superfluous Pp.
rmind[src/trunk]: src/usr.sbin Fix sun2 builds. Noted by joerg@.
christos[src/trunk]: src Tell the groff and friends about libsaslc(3).
reinoud[src/trunk]: src/sys/arch/usermode Sanitise thunk_makecontext() allowing upto...
jruoho[src/trunk]: src/share/man/man7 General update.
christos[src/trunk]: src/dist/ntp/util remove bogus cast that hides bugs if tv_sec is...
chs[src/trunk]: src/sys move macros for validating fs/gs to segments.h and use them
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.85, HADES.in...
jmcneill[src/trunk]: src/sys/dev/splash %zu for size_t, not %zd
jakllsch[src/trunk]: src/sys/dev/ata The vendor and product IDs are 16-bit, print out...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Adding an assert that checks for ...
macallan[src/trunk]: src/sys/arch/evbmips a driver for the gdium's ST7 microcontroller
mrg[src/trunk]: src/libexec/httpd when generating URIs escape various characters...
matt[src/trunk]: src/gnu Default NetBSD to -msecure-plt now.
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
mrg[src/trunk]: src/sys/arch/powerpc/include default powerpc64 mbufs to 512 byte...
christos[src/trunk]: src/distrib/sets/lists bump libssh
jruoho[src/trunk]: src/lib/libc/sys Mention the history of stat(2) and fix the hist...
tsutsui[src/trunk]: src/sys/arch/atari/dev - misc KNF
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by riz ...
riz[src/netbsd-6-0]: src/doc Tickets 577, 606.
joerg[src/trunk]: src/share/man/man7 - Use .Li for head line in .Bl too.
njoly[src/trunk]: src/tests/fs/vfs Now that PR/44302 is fixed, fs/vfs/t_ro:sysvbfs...
skrll[src/trunk]: src/sys/arch/hp700/include Add hppa_cpu_ispa20_p
pooka[src/trunk]: src/share/mk deal with ioconf.h
pooka[src/trunk]: src/doc add some recent activities
joerg[src/trunk]: src \\ -> \e
wiz[src/trunk]: src/share/man/man3 New sentence, new line. Bump date for previous.
riz[src/netbsd-6]: src/sys/external/bsd/drm/dist/bsd-core Pull up following revi...
riz[src/netbsd-6]: src/doc Ticket 497.
jdc[src/netbsd-6-0]: src/distrib/notes/common Pull up revision 1.75 (requested b...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine don't do cpui...
plunky[src/trunk]: src/sys/altq rename the altq-defined INFINITY symbol to ALTQ_INF...
plunky[src/trunk]: src/bin/ksh - int putbuf_func ARGS((const char *s, size_t len));
pooka[src/trunk]: src/sys/rump/dev use config_init_component()
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Fix printf format
macallan[src/trunk]: src/share/man/man4 mention adm1031 support
riz[src/netbsd-6]: src/sys/arch/powerpc/pic Pull up following revision(s) (reque...
matt[src/matt-nb6-plus]: src/distrib/sets/lists/comp elfedit needs binutils=219
riz[src/netbsd-6]: src/sbin/mount_ptyfs Pull up following revision(s) (requested...
enami[src/trunk]: src/crypto/external/bsd/openssh/dist Note that our installed ssh...
jym[src/trunk]: src Reinstate INSTALL kernel for embedded ramdisk installs.
pooka[src/trunk]: src/lib/libpuffs Rewrite puffs_exit() in terms of the PUFFSOP_UN...
reinoud[src/trunk]: src/sys/arch/usermode Try to preserve errno over traps and on co...
matt[src/matt-nb6-plus]: src/gnu/dist/binutils/gas/config Support the movt instru...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.13:
jakllsch[src/trunk]: src/sys/dev/ic Fix MVSATA_WDC_* macros to actually access the Sh...
christos[src/trunk]: src/doc mention assembly file regeneration too
reinoud[src/trunk]: src/sys/arch/usermode -thunk_makecontext_trapframe2go(ucontext_t...
pooka[src/trunk]: src/lib/librumphijack add std dprint to fdcall
dyoung[src/trunk]: src/sys/dev Do not use unitialized bus_space_tag_t's. Use the t...
joerg[src/trunk]: src/usr.bin/db static + __dead
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine fix some merg...
matt[src/trunk]: src/doc Note routing changes.
pooka[src/trunk]: src/lib/librumphijack Force gcc to generate a stack frame for th...
dholland[src/trunk]: src/doc Note COMPAT_386BSD_MBRPART (not) in disklabel.
jakllsch[src/trunk]: src/sys/dev/pckbport const-ify input command buffer argument to
msaitoh[src/trunk]: src/sys/dev/pci regen.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode let env URKELVISOR=0 disable it a...
matt[src/trunk]: src/sys/arch/i386/conf Add a few missing devices.
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Make DRM work with genfb ...
uebayasi[src/trunk]: src/tests/util/mtree Typo.
chs[src/trunk]: src/lib/libc/arch/vax gcc 4.5 on vax creates PLT stubs with an e...
christos[src/trunk]: src/sys/arch/x68k/x68k Remove extra definition of physmem (locor...
riz[src/netbsd-6-0]: src/lib/libc/cdb Pull up following revision(s) (requested b...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement TBL functionality by re...
riz[src/netbsd-6-0]: src doc/3RDPARTY patch
riz[src/netbsd-6]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
pooka[src/trunk]: src/lib/librumphijack Unbreak the ssp lossage from the default -...
riz[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc Pull up following revision(s) ...
tsutsui[src/trunk]: src/sys/arch/atari/dev minor constify
dholland[src/trunk]: src/games/gomoku Allow saved game filenames up to PATH_MAX. From...
riz[src/netbsd-6]: src/doc Tickets 593-595, 597-598.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup PV_UNMAGED handling in pm...
riz[src/netbsd-6]: src/doc Tickets 499,500
pooka[src/trunk]: src/lib/librumphijack play the important typecast game
matt[src/matt-nb6-plus]: src/sys/arch/arm/arm32 Actually use the calculated uboun...
jruoho[src/trunk]: src/share/man/man7 Document the following: ddb.maxwidth, ddb.tee...
matt[src/trunk]: src/lib Need to build libsaslc
matt[src/matt-nb6-plus]: src/sys/arch/arm/broadcom Sync with HEAD.
pooka[src/trunk]: src/lib/librumphijack Wrap daemon() since it forks. Otherwise w...
dyoung[src/trunk]: src/sys/arch/i386 In the tags target, move x86 sources above xen...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 convert to CFATTACH_DECL_NEW().
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove struct trapframe
dholland[src/trunk]: src/sys/rump/librump/rumpvfs Revert previous. It seems that some...
riz[src/netbsd-6]: src/distrib/notes/macppc Pull up following revision(s) (reque...
apb[src/trunk]: src Move the code for creating src/BUILDING from "make build-doc...
joerg[src/trunk]: src/lib Use .In instead of .Aq Pa and variantes for header files.
christos[src/trunk]: src/sys/kern Split sigget into sigget() and siggetinfo(). When a...
riz[src/netbsd-6-0]: src/doc Ticket 682.
msaitoh[src/trunk]: src/sys/dev Add support for some fxp devices from FreeBSD and Op...
joerg[src/trunk]: src/lib Use .In instead of .Ar Pa
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 fix a shadow variable wa...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
matt[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Add <machine/int_mwgwtypes.h>...
pooka[src/trunk]: src/sys regen
dyoung[src/trunk]: src/sys/dev/pci Put back PCI_HME_BASEADDR.
jym[src/trunk]: src Make strnlen(3) accessible in kernel. ok christos@.
jdc[src/netbsd-6]: src/doc Update list for ticket 454.
jmcneill[src/trunk]: src/sys/arch/x86/x86 x86 genfb: when switching back to the conso...
joerg[src/trunk]: src/share/man/man9 \\ -> \e
riz[src/netbsd-6]: src/share/man/man3 Pull up following revision(s) (requested b...
chs[src/trunk]: src/sys/nfs in nfs_bootparam(), set the corresponding flag for e...
joerg[src/trunk]: src/usr.bin/units ANSIfy, static + __dead
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix some typos.
njoly[src/trunk]: src/sys Add a new clock_gettime1() function that holds most of the
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...
skrll[src/trunk]: src/sys/arch Make cpl, ipending, and intr_depth per CPU values.
abs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard Add vax...
dyoung[src/trunk]: src/sys/dev/pci Activate PCI memory-mapped I/O access in the PCI...
matt[src/trunk]: src/sys Fix -fno-common found by building i386/conf/ALL
uwe[src/trunk]: src/sys/lib/libkern/arch/sh3 Reword the comment about "millicode...
matt[src/matt-nb6-plus]: src/sys/sys Pulled from HEAD:
christos[src/trunk]: src/distrib/sets/lists bump libc for arc4random_{buf, uniform}
pooka[src/trunk]: src/lib/libpuffs fix a few pastos
matt[src/trunk]: src/sys/arch/x68k/dev Another failed typedef fixed.
pooka[src/trunk]: src/tests/net Time to start adding tests for the routing code to...
ginsbach[src/trunk]: src/lib/libc/inet - Add an ERRORS section rather than incomplete...
joerg[src/trunk]: src/usr.bin static + __dead
plunky[src/trunk]: src reinstate NULL cast by request, where the NULL was being pas...
chuck[src/trunk]: src/sys/uvm udpate license clauses on chuck^2 code to match the ...
martin[src/netbsd-6]: src/sys/arch/i386/conf Pull up following revision(s) (request...
matt[src/trunk]: src/distrib/sets/lists/comp Add missing debug atf shared libraries
riz[src/netbsd-6-0]: src/doc Whitespace fix.
matt[src/matt-nb6-plus]: src/lib/csu/common Pullup from HEAD:
pooka[src/trunk]: src/sys/rump/librump/rumpkern set kernel boottime
dyoung[src/trunk]: src/sys/dev/ic #if 0 some diagnostic code that compares two bus_...
pooka[src/trunk]: src/lib/libpuffs Use typecast instead of ULL for a less whiny li...
njoly[src/trunk]: src/sys/dev Add some missing aprint_naive calls.
is[src/trunk]: src/games/atc Bug fix: in a game with 26 planes, the last one to...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
pooka[src/trunk]: src/sys/rump/librump/rumpkern We don't have a real rootdev (by d...
jym[src/trunk]: src/usr.sbin/postinstall /etc/defaults/rc.conf can be modified a...
dholland[src/trunk]: src/sys/dev/usb fix typo (clean up the rx list on failure settin...
christos[src/trunk]: src/sys/kern make lwp_unstop look like proc_unstop. If p->p_xsta...
joerg[src/trunk]: src/usr.bin/compress Use __printflike and __dead
msaitoh[src/trunk]: src/sys/dev/pci Change Intel 0x1229 product name from 82557 to 8...
christos[src/trunk]: src/usr.bin/touch add an option to parse human dates.
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot - add preliminary code to s...
pooka[src/trunk]: src/sys/sys Make the condition for __builtin_va_start more accur...
martin[src/netbsd-6]: src/sys/arch/i386/stand/boot Pull up following revision(s) (r...
tsutsui[src/trunk]: src/distrib/utils/sysinst Remove (harmless) trailing tab.
mrg[src/trunk]: src/sys/rump add + _SYMQUIRK='|\.(rump|RUMP)' for powerpc64, as ...
ahoka[src/trunk]: src/sys/arch/arm/omap Add some macros to access GPMC config regi...
drochner[src/trunk]: src/sys/netipsec invalidate the secpolicy cache bin the PCB befo...
mlelstv[src/trunk]: src/usr.bin/vmstat dosum also needs getnlist
christos[src/trunk]: src/sys/rump/librump/rumpkern trylockowner is not needed anymore.
christos[src/trunk]: src PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so th...
nonaka[src/trunk]: src/sys/dev - Don't switch MMC high-speed timing, if host contro...
joerg[src/trunk]: src/usr.bin/menuc Mark __menu_initerror as dead in the output.
bouyer[src/netbsd-6]: src/doc Ticket 561-563, 565, 567, 568
reinoud[src/trunk]: src/sys/arch/usermode/usermode Disable the debug_fh code for now
dsl[src/trunk]: src/sys Rename MDP_IRET to MDL_IRET since it is an lwp flag, not...
matt[src/trunk]: src/lib/libc/arch/mips Pullup fixes from matt-nb5-mips64.
matt[src/trunk]: src/sys/arch/evbppc/conf Add gpt/dkwedge support.
martin[src/netbsd-6]: src/doc Ticket #448
pooka[src/trunk]: src/tests/dev/cgd test case for PR kern/44515
christos[src/trunk]: src/usr.bin/xlint/lint1 fix typo
mlelstv[src/trunk]: src/distrib/sets/lists update lists after version bump of libc.
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add support for /boot.cfg. Impl...
mrg[src/trunk]: src/sys/arch/sparc/sparc - move nmi_sun4m intr counting into nmi...
jruoho[src/trunk]: src Add wmihp(4).
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...
njoly[src/trunk]: src/sys/compat Convert linux/linux32/netbsd32 clock_settime sysc...
sborrill[src/netbsd-6-0]: src/doc Ticket #641
abs[src/trunk]: src/sys/arch/dreamcast/conf On a system with no default writable...
pgoyette[src/trunk]: src/sys/dev/sysmon When unregistering a device, in addition to r...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add skeleton for possible system ...
cegger[src/trunk]: src/tools/compat/sys remove OSX specific fix where CLOCK_REALTIM...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
dholland[src/trunk]: src/usr.bin/rpcinfo Fix broken build (hi Christos!)
skrll[src/trunk]: src/sys/arch/hp700/hp700 Improve panic message.
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot - some rework for PCI devic...
kiyohara[src/trunk]: src/sys/arch/evbmips/conf Enable INET6. Avoid build failed when...
pooka[src/trunk]: src/sys/fs/msdosfs Use genfs instead of homegrown stuff where po...
christos[src/trunk]: src/share/man/man7 merge the two lists.
wiz[src/trunk]: src/share/man/man9 Remove empty line. Bump date for previous.
matt[src/trunk]: src/usr.bin/ypcat fix typos from previous commit.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-xgi reachover fo...
mrg[src/trunk]: src/share/mk set MACHINE_CPU to powerpc for MACHINE_ARCH of powe...
riz[src/netbsd-6-0]: src/share/misc Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/modules fix build!
christos[src/trunk]: src/bin/ls handle ctime returning NULL
matt[src/trunk]: src/lib/libc/gen Refactor to fix some signedness problems.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add MPC8555/41, MPC8568/67, a...
jruoho[src/trunk]: src/share/man/man9 Document p_find(), pfind(), pg_find(), and pg...
matt[src/trunk]: src/sys/arch The ETSEC on the P1025 has been moved/split so the ...
snj[src/trunk]: src/sys Spell "enough" properly.
jym[src/trunk]: src/distrib/i386/ramdisks/common BOOTMODEL disappeared when CD I...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc * support isochronous transfers (...
macallan[src/trunk]: src/sys/compat/netbsd32 support SIOCG80211NWKEY
matt[src/matt-nb6-plus]: src/lib/csu/common Use __weakref_visible
matt[src/trunk]: src/distrib/sets/lists/xcomp MKDEBUG fallout for vax.
riz[src/netbsd-6]: src/doc Tickets 504, 505.
wiz[src/trunk]: src/usr.bin/fstat Remove duplicate RCS Id and split file system.
jym[src/trunk]: src/distrib Sync the ramdisks dot.profile file between amd64 and...
joerg[src/trunk]: src/usr.bin/talk ANSIfy + __dead
jmcneill[src/trunk]: src/sys/arch/usermode/conf pass debug compiler parameters to mod...
matt[src/matt-nb6-plus]: src/gnu/dist/binutils Teach binutils (gas) just enough t...
kiyohara[src/trunk]: src/sys/arch/mmeye/dev Remove unused macros.
christos[src/trunk]: src/lib/libc/compat/sys Fix emulation issue of SETVAL, and make ...
christos[src/trunk]: src/sys/kern don't delete signal from the debugger.
uwe[src/trunk]: src/sys/arch/sparc/stand/common Fix printf formats in -DDEBUG_PR...
christos[src/trunk]: src/lib/libm/src Add the actual function files. From FreeBSD via...
joerg[src/trunk]: src/usr.sbin/usbdevs static + __dead
christos[src/trunk]: src/lib/libc/time bring in the 2011i changes.
christos[src/trunk]: src/usr.bin/xlint/lint1 provide __arraycount() if not there.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto only x86 has AESNI
jmcneill[src/trunk]: src/usr.bin/audiocfg print the version field from AUDIO_GETDEV i...
nonaka[src/trunk]: src/sys/arch/hpc/hpc regen.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_reference(). Note ...
christos[src/trunk]: src/sys/fs/hfs PR/44523: Taylor R Campbell: mount_hfs badly hand...
joerg[src/trunk]: src/usr.bin/wall static + __dead
joerg[src/trunk]: src/usr.bin static + __dead
manu[src/trunk]: src/lib/libperfuse Make sure perfused remains locked in memory, ...
reinoud[src/trunk]: src/sys/arch/usermode/include Add a machdep protoype header file...
jmcneill[src/trunk]: src/sys/dev/pci switch genfb to polling mode at shutdown
manu[src/trunk]: src/lib/libperfuse - Postpone file close at reclaim time, since ...
drochner[src/trunk]: src/sys/netipsec one more botched statistics counter (could incr...
christos[src/trunk]: src/external/ibm-public/postfix change the saslc define to USE_ ...
riz[src/netbsd-6]: src/usr.sbin/edquota Pull up following revision(s) (requested...
rmind[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix ZFS build.
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add missing .0 and .html for p5pb.
jruoho[src/trunk]: src Document the weird <iso646.h>.
riz[src/netbsd-6]: src/sys/arch/sparc/stand/ofwboot Pull up following revision(s...
jruoho[src/trunk]: src/lib/libc/sys Trivia: one .Pp after .El, speak about NULL ins...
mhitch[src/trunk]: src/sys/lib/libsa Fix cd9660_read() to not read past the end of ...
matt[src/trunk]: src/doc Note FPU emulation for BookE and mii_statchg argument ch...
lukem[src/trunk]: src/lib/libpthread fix spello in comment
joerg[src/trunk]: src/external/gpl3/gcc/dist/libobjc Remove a bunch of broken inli...
jym[src/trunk]: src/sys/arch/xen/xen Don't leak stack content when reading the X...
plunky[src/trunk]: src provide a complete prototype for xdrproc_t
pgoyette[src/trunk]: src/sys/dev/sysmon Extend previous changes so that even sensors ...
pooka[src/trunk]: src add nullfs/umapfs tests to setlists etc
jruoho[src/trunk]: src/share/misc FTBFS, POV, TOCTOU, and YAGNI.
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for dup3.
dyoung[src/trunk]: src/sys/dev/ic MI code should not compare bus_space_tag_t! Intr...
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Call OPE...
rkujawa[src/trunk]: src/sys/arch/macppc/conf Add tdvfb (Voodoo2 driver) to GENERIC.
ad[src/trunk]: src/sys/arch/x86/x86 KNF FTW
tsutsui[src/trunk]: src/sys/arch/hp300/dev Fix comment (362 doesn't have frodo).
darrenr[src/trunk]: src Merge IPFilter 5.1.2 into HEAD
rmind[src/trunk]: src/sys fork1: fix use-after-free problems. Addresses PR/46128 ...
christos[src/trunk]: src/sys/kern simplify unp_externalize(), some from gimpy, some f...
matt[src/trunk]: src/sys/arch/evbarm/include Remove __BUS_SPACE_HAS_STREAM_METHODS
riz[src/netbsd-6-0]: src/doc ticket 748.
jdc[src/netbsd-6]: src/doc Tickets 434, 435, 436, 437, 439, 443, 445.
riz[src/netbsd-6]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/tests/fs Basic test for nullfs, which just checks that the t...
jruoho[src/trunk]: src/share/man/man3 Note that some of these were already in ANSI C.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 more a...
jakllsch[src/trunk]: src/sys/dev/pckbport Make whitespace more consistent.
pooka[src/trunk]: src/sys/dev/raidframe include sys/param.h first, as is the conve...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by k...
bouyer[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...
apb[src/trunk]: src/etc In most case patterns, change foo*) to foo[0-9]*). Ther...
pooka[src/trunk]: src/sys/rump/librump/rumpkern weakalias the "withsize" variant o...
joerg[src/trunk]: src/usr.bin ANSIfy + static + __dead
tsutsui[src/trunk]: src/sys/arch/hp300/stand Bump version to denote standalone ITE d...
jmcneill[src/trunk]: src/sys/dev/wscons add support for command buffering in vcons. s...
jdc[src/netbsd-6-0]: src Pull up revisions:
pooka[src/trunk]: src/sys/rump/librump/rumpvfs never open rumpblk backend with O_T...
pooka[src/trunk]: src vcount() was removed
martin[src/netbsd-6]: src/doc Fix entry for ticket #457 for additional revisions
chuck[src/trunk]: src/usr.sbin/ypserv/ypserv remove no-longer-valid wustl email ad...
matt[src/trunk]: src/sys/dev/sdmmc If there was an error in 32-bit mode, just set...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml-1.9.22
reinoud[src/trunk]: src/sys/arch/usermode/usermode Prevent thunk_mmap() to mmap a pa...
dholland[src/trunk]: src/share/misc +MVCC, noted by asau
jruoho[src/trunk]: src/share/man/man4 Remove duplicate word.
matt[src/trunk]: src/sys/uvm Allocate color appropriate pages.
pooka[src/trunk]: src/sys Remove unused opt_bluetooth.h
riz[src/netbsd-6-0]: src/doc Ticket 746
skrll[src/trunk]: src/sys/arch/hp700/gsc Commit a hack workaround for PR 41448.
jruoho[src/trunk]: src/sys/dev/acpi Regen.
jdc[src/trunk]: src/tools/compat Add PDP_ENDIAN definition, required for makefs ...
pooka[src/trunk]: src/tests/lib Add test which checks rumpclient does not use fds ...
mbalmer[src/trunk]: src/sys/dev/onewire Add glue code to build as module.
tsutsui[src/trunk]: src/sys/arch/hp700/gsc - make local functions static
joerg[src/trunk]: src/usr.sbin/gpioctl static + __dead
matt[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/lib/libc/locale fix tpo.
nonaka[src/trunk]: src/sys Added PCA9564 I2C Controller driver.
chuck[src/trunk]: src/sys/arch udpate license clauses on my code to match the new-...
martin[src/netbsd-6]: src/lib/libm/arch Pull up following revision(s) (requested by...
nonaka[src/trunk]: src/sys/dev Added Ricoh 5U822/5U823 SD/MMC Controller support.
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012d.
joerg[src/trunk]: src/lib/libm/man Fix escape sequences
pooka[src/trunk]: src/sys/sys ... aaand re-add lint compat. I still got it.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove panic that prevented multi...
joerg[src/trunk]: src/usr.bin/m4 Move usage and onintr to make them static. Add __...
riz[src/netbsd-6-0]: src/doc Remove duplicate entries for ticket 706.
macallan[src/trunk]: src/sys/dev/pci don't muck with the LVDS_BLON bit
joerg[src/trunk]: src/usr.bin/unzip error_count is unsigned, so use %ju
pooka[src/trunk]: src/distrib/sets/lists add nullfs and umapfs to setlists
riz[src/netbsd-6]: src/sys/nfs Pull up following revision(s) (requested by chs i...
macallan[src/trunk]: src/sys/dev/pci this is no longer needed, register definitions f...
schnoebe[src/trunk]: src/sbin/gpt List all the aliases supported for GPT partition ty...
joerg[src/trunk]: src/usr.sbin/dumpfs static + __dead
pooka[src/trunk]: src/sys/rump/librump/rumpkern make unreal allocators work again
pooka[src/trunk]: src/lib A bunch of changes which essentially make sshd work with...
wiz[src/trunk]: src/share/man/man9 Fix typo and remove superfluous Pp.
martin[src/netbsd-6]: src/etc Include rev 1.86 in the pullup of ticket 457 as well:...
plunky[src/trunk]: src Apply casts to cases where xdrproc_t is expected but is not
matt[src/trunk]: src/sys/arch/powerpc Powerpc send_ipi use ci_cpuid, not cpu_index
yamt[src/trunk]: src/sys/gdbscripts fix format
jruoho[src/trunk]: src/sys/dev/acpi/wmi Semantics.
riz[src/netbsd-6]: src/sys/net/npf Pull up following revision(s) (requested by r...
mbalmer[src/trunk]: src/sys/dev/gpio gpio(4) keeps track of child devices attached u...
nakayama[src/trunk]: src/external/bsd/wpa/dist/src/drivers Make WPA works on big-endi...
plunky[src/trunk]: src/sbin/mount_smbfs use -Wno-pointer-sign in the HAVE_PCC case ...
jnemeth[src/trunk]: src/sys/kern don't leak a vnode and don't call namei (implicitly...
jruoho[src/trunk]: src/share/man/man3 As we have added stdint(3) and tgmath(3), we ...
riz[src/netbsd-6]: src/doc Actually commit the important bit of ticket #491.
pooka[src/trunk]: src/sys/fs/puffs Rename PUFFS_SOPREQ_EXIT to PUFFS_SOPREQSYS_EXI...
matt[src/matt-nb6-plus]: src/sys/arch/evbarm merge from -HEAD improves arm (mostl...
jakllsch[src/trunk]: src/sys/arch/evbarm/marvell Use the command line U-Boot gave us ...
sborrill[src/netbsd-6-0]: src/share/misc Pull up the following revisions(s) (requeste...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
nonaka[src/trunk]: src/sys/arch/hpc/conf Added W-ZERO3 series.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Fix some TCR definitions.
wiz[src/trunk]: src/external/bsd/file/include regen. Updates version to 5.11, as...
matt[src/trunk]: src/sys/arch/powerpc/include/mpc8xx MPC8xx SPR defintions
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Two fixes. Better PLT pruni...
tsutsui[src/trunk]: src/tools Pass M4=${TOOL_M4:Q} to CONFIGURE_ENV for tools/gmp.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add attributes, irqs and base-address f...
martin[src/netbsd-6]: src/doc Note pullup of ticket #440
matt[src/trunk]: src/sys/dev/mii Add AR8035
jruoho[src/trunk]: src/sys/dev/acpi Fix the previous commit properly: we need to se...
mbalmer[src/trunk]: src Link the gpioow(4) and onewire(4) modules to the build and a...
riz[src/netbsd-6]: src/doc Tickets:
mlelstv[src/trunk]: src/sys/dev/usb Regenerate for Kingston DT101 G2
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Fix CVE-2011-0539:
jmcneill[src/trunk]: src/sys/arch/usermode/usermode remove thunk_sigblock/thunk_sigun...
riz[src/netbsd-6]: src/doc Tickets 543, 550-556.
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src fix size_t inconsisten...
mrg[src/trunk]: src/usr.bin/xlint for mips64*, use mips64 subdir, otherwise use ...
joerg[src/trunk]: src/usr.sbin/lastlogin __dead + ANSIfy
tnozaki[src/trunk]: src/lib/libc/locale woops, fogot to include limits.h.
jruoho[src/trunk]: src/sys Add WMI mappings for HP laptops. Requested by cegger@.
christos[src/trunk]: src/sys/sys add more missing printf attributes.
msaitoh[src/trunk]: src/sys/dev Change 0x1229's product name from 82557 to 8255x.
kefren[src/trunk]: src/usr.sbin/ldpd stop processing a label mapping message if we ...
jakllsch[src/trunk]: src/sys/arch/sparc/dev Another copy/paste problem with a functio...
chuck[src/trunk]: src/sys/uvm udpate license clauses on my code to match the new-s...
matt[src/matt-nb6-plus]: src/gnu/dist/gcc4/libcpp Pull from HEAD:
christos[src/trunk]: src/sys/dev/ic PR/46599: Onno van der Linden: Don't call bus spa...
rkujawa[src/trunk]: src/share/man/man4 Also add HISTORY section.
pooka[src/trunk]: src/lib/librump add some notes on access control
christos[src/trunk]: src/usr.bin/kdump - use PT_STRINGS
njoly[src/trunk]: src/distrib/sets/lists/man Add missing wedge.0
jruoho[src/trunk]: src/distrib/sets/lists/comp Add stdlib(3).
riz[src/netbsd-6]: src/doc Ticket 501.
christos[src/trunk]: src/sys/lib/libsa PR/43830: Valery Ushakov: libsa/loadfile_elf32...
christos[src/trunk]: src/crypto/external/bsd/openssl provide OPENSSL_cpuid_setup to t...
christos[src/trunk]: src/sys/kern remove infinite loop on error, extra parens on return.
joerg[src/trunk]: src/usr.sbin/fssconfig static + __dead
martin[src/netbsd-6]: src/external/bsd/bind/dist Pull up following revision(s) (req...
joerg[src/trunk]: src/etc/mtree + /usr/tests/usr.bin/nbperf
christos[src/trunk]: src/lib/libutil - use the correct buffer size
jmcneill[src/trunk]: src/sys/arch/usermode/usermode add heavyweight sigprocmask stuff...
matt[src/matt-nb6-plus]: src/external Don't descend into gpl3 unless we are build...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio switch back to polling rirb, this will h...
hannken[src/trunk]: src Initial implementation of ibmhawk(4) driver for sensors behi...
jmcneill[src/trunk]: src/sys/dev/acpi Don't treat C2 states as C1 if the _CST package...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by bouyer in tic...
kiyohara[src/trunk]: src/sys/arch/mmeye/dev Add socket_settype of struct pcmcia_chip_...
christos[src/trunk]: src/share/zoneinfo Notable changes: Russia is now in perpetual s...
msaitoh[src/trunk]: src/sys/dev/pci Add some ATI and SIS devices.
kefren[src/trunk]: src/sys/net Allow changing route flags. Should fix PR/40455
martin[src/netbsd-6]: src/doc Ticket #1524
jdc[src/netbsd-6-0]: src/doc Tickets 650, 706.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add tdvfb(4) man page do distr list.
jakllsch[src/trunk]: src/sys/arch/alpha/conf let ath(4) build on alpha
matt[src/trunk]: src/sys/dev/pci Add more FREESCALE devices
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Various minor changes to net...
martin[src/trunk]: src/sys/arch/sparc64 Add a bootinfo node to allow the loader to ...
martin[src/netbsd-6]: src/doc Ticket #1523
martin[src/netbsd-6]: src/sys/arch/dreamcast/dev Pull up following revision(s) (req...
joerg[src/trunk]: src/share/mk Don't use -nostdinc or -nostdinc++ if this is inclu...
phx[src/trunk]: src/distrib/notes/sandpoint Supported installation medium: FTP a...
martin[src/netbsd-6]: src/doc Tickets 463, 464, 465, 466, 468
pgoyette[src/trunk]: src/sys/dev/sysmon If a sensor is flagged as capable of providin...
jym[src/trunk]: src/distrib/notes/common Reflect reality for i386 distrib kernels.
joerg[src/trunk]: src/usr.bin/patch Consistently use __dead and __printflike.
jmcneill[src/trunk]: src/sys/dev add vcons_{enable, disable}_polling and genfb_{enable...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Fix ffssi2 again.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode if pmap_page_activate fails, prin...
njoly[src/trunk]: src/sys/compat/linux/common Make linux_sys_getdents64 fails with...
jmcneill[src/trunk]: src/usr.bin/audiocfg use htole16 to ensure that the pcm stream i...
joerg[src/trunk]: src Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbr...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by d...
jakllsch[src/trunk]: src/sys/dev/pckbport options PMS_DISABLE_POWERHOOK has been obso...
skrll[src/trunk]: src/sys/arch/arm/include Fix spelling mistake in comments.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Create kern.hostname sysctl node. ...
martin[src/netbsd-6]: src/share/zoneinfo Whitespace changes got lost when processin...
pooka[src/trunk]: src/sys/rump/include/rump regen
chuck[src/trunk]: src/sys udpate license clauses on my code to match the new-style...
pooka[src/trunk]: src/lib support HANDSHAKE_EXEC
joerg[src/trunk]: src/usr.sbin/screenblank static + __dead
joerg[src/trunk]: src/usr.sbin/rarpd static + __printflike + __dead
pgoyette[src/trunk]: src/sys/dev/acpi Replace local handling of entropy gathering wit...
pooka[src/trunk]: src/tests/fs Add basic test for umapfs functionality.
pooka[src/trunk]: src/lib/librumphijack Fix select() if no fds are set.
joerg[src/trunk]: src/libexec/ld.elf_so Use fast_remainder32 for the ELF hash. For...
bouyer[src/trunk]: src/sys/arch bus_dmamem_alloc() may not get a boundary smaller t...
christos[src/trunk]: src make kernobjdir absolute.
jmcneill[src/trunk]: src/sys/dev/pci add support for 64-bit BARs
martin[src/trunk]: src/external/bsd/ipf/dist/lib Fix printf formats
uwe[src/trunk]: src/sys/lib/libkern/arch/sh3 Reword the comment about "millicode...
dholland[src/trunk]: src/share/misc Move GPS, OTS, and the "trademark" definition of ...
matt[src/trunk]: src/sys/dev/sdmmc Add use of watermark register when PIO to an E...
joerg[src/trunk]: src/usr.bin/what ANSIfy, static + __dead
ahoka[src/trunk]: src Connect the pad(4) kernel module to the build on i386 and am...
kiyohara[src/trunk]: src/sys/dev/marvell Don't send a stop bit immediately after star...
jruoho[src/trunk]: src/lib/libc/stdio Note inttypes(3) also here.
jakllsch[src/trunk]: src/sys/dev/pckbport Correct and improve some comments. Collect...
riz[src/netbsd-6-0]: src/sys/external/bsd/drm/dist/shared-core Pull up following...
riz[src/netbsd-6]: src/external/bsd/openpam/dist/lib Pull up following revision(...
wiz[src/trunk]: src/external/bsd/atf/dist/tools Fix typo reported by Ryo HAYASAK...
pooka[src/trunk]: src/sbin/mount_kernfs convert to parseargs
martin[src/trunk]: src/sys/dev/scsipi Make cdclose() silent, if we only have the ra...
jmmv[src/trunk]: src Rename the _atf user to _tests. The _atf name will get obso...
matt[src/trunk]: src/distrib/sets/lists/comp Add compat entries for libdevmapper, ...
matt[src/trunk]: src/sys/arch/arm/include Use ldrexb/strexb for ARMv6 and above p...
joerg[src/trunk]: src/usr.bin/deroff Use __dead. Be a bit more consistent about st...
joerg[src/trunk]: src/usr.sbin/gspa/gspa Use __dead and __printflike
njoly[src/trunk]: src/distrib/sets/lists/comp Add rootconf.0
tsutsui[src/trunk]: src/sys/arch/luna68k Switch luna68k wscons framebuffer driver to...
riz[src/netbsd-6]: src/doc Tickets 422-426
chuck[src/trunk]: src udpate license clauses on my code to match the new-style BSD...
pooka[src/trunk]: src/lib/librumpclient The following happens when sending mail wi...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 make sur...
rkujawa[src/trunk]: src/sys/dev/pci Add wsdisplay ioctls and support for mmap'ing of...
mrg[src/trunk]: src/sys various aprint_* fixes.
hannken[src/trunk]: src/sys/dev Use `getdisksize()' to get the size of the mounted-o...
reinoud[src/trunk]: src/sys/arch/usermode/dev Cleanup syscall context creation
wiz[src/trunk]: src Improve a bit.
joerg[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/cc Use \(-> for the arrows and ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm This cann...
abs[src/trunk]: src/external/bsd/atf/lib/libatf-c++ Check for ${HAVE_GCC} and pi...
bouyer[src/netbsd-6]: src/doc ticket 578
nakayama[src/trunk]: src The hack has been resolved in the revision 1.340 of
pooka[src/trunk]: src/sys/kern Instead of a single register_t as the retval of rum...
pooka[src/trunk]: src/sys/rump/librump/rumpkern zalloc struct vmspace to avoid hav...
joerg[src/trunk]: src/lib/libc/cdb Redo hashing, if two of the three individual ha...
jruoho[src/trunk]: src/share/man/man3 Reference stddef(3).
christos[src/trunk]: src/distrib/sets/lists/base remove 3 empty directories
riz[src/netbsd-6-0]: src/sys/net/npf Pull up following revision(s) (requested by...
matt[src/matt-nb6-plus]: src/lib/csu/arch/arm If we are using aapcs (EABI), we mu...
mrg[src/trunk]: src/doc minor updates:
nisimura[src/trunk]: src/sys/arch/sandpoint/conf add Dallas I2C RTC driver for StorCe...
riz[src/netbsd-6-0]: src/doc Ticket 648.
riz[src/netbsd-6]: src/distrib/sets/lists/base Pull up following revision(s) (re...
jruoho[src/trunk]: src/doc ACPICA 20110211 is out.
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
jakllsch[src/trunk]: src/sys/dev/ic Treat unexpected command completions a little mor...
tsutsui[src/trunk]: src/sys/arch/atari/dev extern inline -> static inline
jym[src/trunk]: src/sys/arch/xen/xen Add more ratechecks to avoid console spam w...
matt[src/trunk]: src/sys/arch/powerpc/include/booke OpenPIC register defintions u...
riz[src/netbsd-6-0]: src/doc Ticket 630.
christos[src/trunk]: src/lib/libc/time Don't forget to set errno. Pointed out by yamt.
jmmv[src/trunk]: src/share/mk Fix the 'test' target to force atf to use its own f...
pooka[src/trunk]: src/sys/rump Build the kernel symbol table in rumpuser bootstrap...
riz[src/trunk]: src Build and install the skeleton manpage for devpubd - it's be...
joerg[src/trunk]: src/usr.bin/touch ANSIfy, static + __dead
martin[src/netbsd-6]: src/external/bsd/bind/dist Pull up following revision(s) (req...
rmind[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Build fix.
tsutsui[src/trunk]: src/doc Note about HP362/382 framebuffer and dnkbd support for h...
riz[src/netbsd-6]: src/doc Tickets 511,513-515, and move RC1 tag.
pgoyette[src/trunk]: src/sys/dev/sysmon Fix the locking protocol in sysmon_envsys_for...
he[src/trunk]: src Extend struct malloc_type to count the number of active allo...
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch libfetch-2.31:
riz[src/netbsd-6-0]: src/external/bsd/bind/dist external/bsd/bind/dist/CHANGES ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * open backend device once when the...
christos[src/trunk]: src/external/cddl/osnet/dist don't use NULL for 0
jruoho[src/trunk]: src/sys/dev/acpi Include 'files.wmi'.
joerg[src/trunk]: src/lib/libpthread Fix indentation.
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet ansify new functio definitions
martin[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
jakllsch[src/trunk]: src/sys/arch/arm/marvell The maximum watchdog period is dependan...
matt[src/matt-nb6-plus]: src/lib Add back building binutils 2.16 libraries
pooka[src/trunk]: src/sys/rump/librump Print generated filenames so i remember whi...
jakllsch[src/trunk]: src/sys/dev/ata Remove ata_channel->ata_drives, it's redundant w...
jym[src/trunk]: src/distrib Sync ramdisks content across i386 and amd64. Biggest...
matt[src/trunk]: src/sys/arch/powerpc/include/booke BookE needs PMAP_NEEDS_PROCWR...
macallan[src/trunk]: src/sys/dev/rasops add support for shadow framebuffers
pooka[src/trunk]: src/sys/rump/dev USB bluetooth device rump component.
chuck[src/trunk]: src/sys/uvm udpate license clauses on my code to match the new-s...
tsutsui[src/trunk]: src/sys/dev/hil Add NetBSD's RCS Id.
dyoung[src/trunk]: src/sys/netinet6 Delete unnecessary casts to void *. No function...
drochner[src/trunk]: src/regress/sys/kern/sleeping pull in some more headers to get p...
riz[src/netbsd-6]: src/external/bsd/ntp/dist/ntpd Pull up following revision(s) ...
sjg[src/trunk]: src/usr.bin/make When making a target that involves creating ite...
martin[src/netbsd-6]: src/doc Tickets #476 - #480 and #482
martin[src/netbsd-6]: src/doc Tickets 456, 457, 458
nakayama[src/trunk]: src/sys/arch/sparc64 ih_pil is an interrupt level, not an interr...
matt[src/trunk]: src/sys/dev/pci Make this compile with i386/conf/ALL
joerg[src/trunk]: src Add TLS support for m68k.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/engines avoid an alloca for...
christos[src/trunk]: src/sys/sys change printf gcc attribute to __printflike(), reque...
wiz[src/trunk]: src/lib/libnpf New sentence, new line. Mark up NULL.
matt[src/trunk]: src/sys/uvm Forward some UVM from matt-nb5-mips64. Add UVM_KMF_...
martin[src/netbsd-6]: src/sys/arch/usermode/usermode Pull up following revision(s) ...
mbalmer[src/trunk]: src/sys/dev/gpio Add glue code to build as module.
riz[src/netbsd-6-0]: src/distrib/notes/common Update release notes for 6.0.1.
nonaka[src/trunk]: src/sys/arch/landisk/landisk more fix.
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto for now, use the C...
matt[src/trunk]: src/sys/arch/powerpc/booke If allocating lots of VA space for an...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix version 2.8....
pooka[src/trunk]: src/sys Implement rump_lwproc: the new lwp/proc management routi...
skrll[src/trunk]: src/sys/arch/arm/arm Typo in comment
tsutsui[src/trunk]: src/sys/arch/x68k/dev - use <sys/bus.h> rather than <machine/bus.h>
reinoud[src/trunk]: src/sys/arch/usermode/usermode Move all i386 specific stuff in a...
wiz[src/trunk]: src/share/man/man8 Describe options and arguments. Bump PKGREVIS...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Umm, fix typo.
christos[src/trunk]: src/sys/kern Make sigispending() return the signal that is pendi...
joerg[src/trunk]: src/lib/libukfs Always initialize part to avoid triggering unini...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs In case we create a file, reclai...
snj[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by hannk...
pooka[src/trunk]: src/share/examples/rump/virtual_ip_router Add an example for a r...
plunky[src/trunk]: src/sys/netbt respond to L2CAP Information requests
christos[src/trunk]: src/usr.bin/xlint/lint1 revert for now.
dholland[src/trunk]: src/sys/arch/amd64/conf sort a couple things
pooka[src/trunk]: src add necessary build bucatini for kernfs tests
wiz[src/trunk]: src/distrib/sets/lists/base Improve previous: As the comment at ...
jruoho[src/trunk]: src/share/man/man4 Note the conflict between wmihp(4) and hpqlb(4).
apb[src/trunk]: src/share/mk Move all "clean" and "cleandir" processing to a new...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Turn a printf into a DPRINTF(), ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Allow etfs for CREATE lookups too. ...
martin[src/trunk]: src/distrib/utils/sysinst Add a NO_LFS define to force support f...
skrll[src/trunk]: src/sys/arch/hppa/hppa Pull across pmap_remove fix from OpenBSD.
pooka[src/trunk]: src/lib/librumpclient Add another connection retry model which s...
snj[src/netbsd-6]: src/doc 1512, 1513, 1515
matt[src/matt-nb6-plus]: src/gnu/dist/binutils/gas/config Remove return values fr...
christos[src/trunk]: src/usr.bin/fstat - minor KNF
joerg[src/trunk]: src/usr.bin/paste static + __dead
pooka[src/trunk]: src/share/examples/rump/virtual_ip_router fix typo in, um, copyr...
nonaka[src/trunk]: src/sys/dev Don't switch SD high-speed timing, if host controlle...
mrg[src/trunk]: src/lib/libc/arch/powerpc64/gen replace kernel-only 'stmd' and '...
pooka[src/trunk]: src/tests/lib/librumphijack -debugging crud
jruoho[src/trunk]: src/share/man/man7 Note also common bit rates.
jakllsch[src/trunk]: src/sys/dev/pci Like some other TI SDHCI parts, PCI_PRODUCT_TI_P...
pooka[src/trunk]: src/sys The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their w...
joerg[src/trunk]: src/external/bsd/mdocml Update for mdocml-1.9.22
reinoud[src/trunk]: src/sys/arch/usermode pcb->errno to pcb->pcb_errno
dyoung[src/trunk]: src/sys/dev/eisa Set/test sc_csr_memmapped instead of comparing ...
matt[src/matt-nb6-plus]: src/tools/binutils Make sure binutils is using sysroot r...
dyoung[src/trunk]: src/sys/net80211 Delete ieee80211_setbasicrates(). It's buggy, ...
jmcneill[src/trunk]: src/sys/arch/usermode Add usermode kernel supervisor, can be dis...
bouyer[src/trunk]: src/sys/kern if DIAGNOSTIC, check the size of the transaction in...
joerg[src/trunk]: src/usr.sbin/perfused Fast backward code to 1989 and use ANSI C ...
matt[src/trunk]: src/sys/dev/pci Add FORCE_DMA quirk for 5U822 (already in lace f...
pooka[src/trunk]: src/lib/librumphijack Make sure we can do host kevent since the ...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace.
christos[src/trunk]: src/usr.bin/fstat add all the possible fileops here, and if ther...
plunky[src/trunk]: src/external/bsd/pcc/dist fix conflicts created by new import
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by christos ...
chuck[src/trunk]: src/sys/arch/xen/x86 udpate license clauses on my code to match ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_clear_reference()
dholland[src/trunk]: src/bin/ps fix typo, from Randolf Richardson in PR 44559
drochner[src/trunk]: src/sys/opencrypto whan compressing, set the Z_FINISH flag to zl...
msaitoh[src/trunk]: src/sys/dev/pci regen.
martin[src/netbsd-6]: src/sys/dev/dm Pull up following revision(s) (requested by ha...
matt[src/matt-nb6-plus]: src/gnu/dist/binutils Add support for the armv7 movw ins...
dyoung[src/trunk]: src/sys Move all copies of ifattr_match() to sys/kern/subr_autoc...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add mvcesa.
riz[src/netbsd-6]: src/sys/nfs Pull up following revision(s) (requested by chris...
joerg[src/trunk]: src/usr.bin/head Make eval a local variable.
matt[src/trunk]: src/distrib/sets/lists/comp Cleanup for libsl.so.5 changes
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use a alternative dedicated signa...
macallan[src/trunk]: src/sys/dev/pci only attach the i2c bus if the gpio pins we're u...
riz[src/netbsd-6]: src/lib Pull up following revision(s) (requested by manu in t...
dyoung[src/trunk]: src/sys/dev/isa isadma.c: #if 0 some diagnostic code that compar...
joerg[src/trunk]: src/sys Push the bpf_ops usage back into bpf.h. Push the common ...
mrg[src/trunk]: src/sys/arch/sparc/sparc call hardclock() the same way on cpu0 i...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Use __func__ to print (correct) functio...
christos[src/trunk]: src/sys/sys Protect new functions with #ifndef __LIBC12_SOURCE__...
matt[src/trunk]: src/sys/arch/powerpc When an OEA kernel is configured for multip...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 fix a KASSERT() in the previous. a...
tsutsui[src/trunk]: src/sys/arch/hp300/dev RENASSIANCE -> RENAISSANCE
njoly[src/trunk]: src/sys/compat Do not use 0 for pointers, but NULL.
riz[src/netbsd-6]: src/external/bsd/bind/dist Pull up following revision(s) (req...
tsutsui[src/trunk]: src/doc Note hp700 HIL support.
matt[src/trunk]: src/sys/arch Add support for the Freescale TWR-P1025 evaluation ...
riz[src/netbsd-6]: src/sys/arch/evbmips/conf Pull up following revision(s) (requ...
matt[src/trunk]: src/sys/arch Add P1025 support to the PCI truth tables.
macallan[src/trunk]: src/sys/arch/evbmips/conf turn kernel output green
reinoud[src/trunk]: src/sys/arch/usermode/usermode Make still unimplemented pmap_pro...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by mrg ...
christos[src/trunk]: src/external/cddl/osnet fix shadow warnings.
wiz[src/trunk]: src/share/man/man4/man4.hp300 New sentence, new line. Sort SEE A...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Don't use .Xo/.Xc. Fix date...
jmcneill[src/trunk]: src/sys rename hdaudio_afg.c to hdafg.c
martin[src/trunk]: src/sys/arch/sparc/sparc In pmap_unwire() fix an obvious editor ...
martin[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
riz[src/netbsd-6]: src/doc Tickets 508, 510, 512 - and move the netbsd-6-0-RC1 t...
drochner[src/trunk]: src/sys/netipsec fix output bytecount statcounter
gson[src/trunk]: src/usr.sbin/moused Yet another format string fix
tsutsui[src/trunk]: src/share/man/man4 Don't forget to build and install MI HIL man ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Mats E Andersson <de...
jruoho[src/trunk]: src/sys/dev/acpi Set the capacity flags already in the acpibat_g...
jmcneill[src/trunk]: src/sys/arch/x86/x86 Unfortunately the current MTRR code can't g...
pooka[src/trunk]: src/distrib/sets/lists +rumpfs_kernfs
wiz[src/trunk]: src/share/man/man9 Split Nm argument in NAME section on multiple...
jakllsch[src/trunk]: src/share/man/man8 This actually wasn't (completely) replaced by...
pooka[src/trunk]: src/sys/rump/include/rump add some network-related compat defs
pooka[src/trunk]: src/usr.bin/rump_allserver whoopsie, bump date
jmcneill[src/trunk]: src/usr.bin/audiocfg return an error if testing fails, and dump ...
christos[src/trunk]: src/dist/ntp/ntpdate check ctime return
dholland[src/trunk]: src/sys/ufs/ufs Restore accidentally lost initialization of quot...
reinoud[src/trunk]: src/sys/arch/usermode Revert
christos[src/trunk]: src/usr.bin/xlint/lint1 as promised make the last ops table auto...
matt[src/trunk]: src/sys Kill proc0paddr. Use lwp0.l_addr instead.
jmcneill[src/trunk]: src/sys/dev/i2c modularize cx24227
jmcneill[src/trunk]: src/sys/uvm need uvm_pmap.h for pmap_mmap_flags definition
jruoho[src/trunk]: src/sys/dev/acpi Use ACPI_DEBUG_PRINT instead of a local DPRINTF.
riz[src/netbsd-6]: src/crypto/external/bsd/openssl Pull up following revision(s)...
tsutsui[src/trunk]: src/sys/arch/atari/dev - split device_t/softc
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Remove leftover debug stuff.
mrg[src/trunk]: src/sys/dev/usb usb task fixes, from jared and myself:
skrll[src/trunk]: src/sys/arch/hppa/hppa Comment change.
christos[src/trunk]: src/usr.sbin/moused don't truncate time_t
joerg[src/trunk]: src/usr.bin/tset ANSIfy. Sprinkle static and __dead.
tsutsui[src/trunk]: src/sys/arch/atari/dev Misc KNF.
jdc[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up revision 1.177 (requeste...
matt[src/matt-nb6-plus]: src/sys/arch/arm pullup pmap changes from HEAD
riz[src/netbsd-6-0]: src/distrib/utils/sysinst/arch/i386 Pull up following revis...
roy[src/trunk]: src/doc Note import of dhcpcd-5.2.11
pooka[src/trunk]: src/sys/kern pipe +RUMP
jdc[src/netbsd-6-0]: src/distrib/utils/sysinst Pull up revision 1.127 (requested...
hannken[src/trunk]: src/sys/nfs nfsrv_lookup(): Defer the postopattr lookup on dirp ...
nonaka[src/trunk]: src/sys/arch/x86/pci Added Family 12h support.
plunky[src/trunk]: src/usr.sbin/btpand the default socket rcvbuf for L2CAP is only ...
matt[src/trunk]: src/usr.bin/ypmatch remove extra "
pgoyette[src/trunk]: src/distrib/sets/lists/tests Tests n201 and n202 have been remov...
riz[src/netbsd-6]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
jdc[src/netbsd-6-0]: src/distrib Pull up revisions:
pooka[src/trunk]: src/lib/librumpclient types.h for time_t
pooka[src/trunk]: src/lib/librumphijack Properly implement fcntl commands: F_DUPFD...
matt[src/trunk]: src/sys/dev/pci Regen.
pooka[src/trunk]: src/distrib/sets/lists/tests Whoops, missed Atffile in previous....
macallan[src/trunk]: src/share/mk add xgi to the list of known Xorg drivers just to m...
joerg[src/trunk]: src/usr.sbin/vipw De-__P + __dead
tsutsui[src/trunk]: src/distrib/utils/sysinst Remove trailing whitespaces where expl...
christos[src/trunk]: src/sys/kern add a couple of asserts
plunky[src/trunk]: src/common/lib/libc/string NULL does not need a cast
matt[src/trunk]: src/sys/arch/powerpc/booke If we get a PGM exception for a trap, ...
njoly[src/trunk]: src/sys/compat/netbsd32 Add dup3 syscall support.
jym[src/trunk]: src/usr.sbin/postinstall Set $SRC_DIR to its default value at th...
apb[src/trunk]: src/etc/mtree Revert previous now that "make cleandir" uses bsd....
pooka[src/trunk]: src/distrib/sets/lists/tests slap this with summa dat +files
riz[src/netbsd-6]: src/doc Tickets 475, 485.
pooka[src/trunk]: src/sys/fs/msdosfs In genfs where available.
macallan[src/trunk]: src/sys/arch/evbmips/loongson/dev report power button events to ...
mrg[src/trunk]: src/gnu/dist/gcc4/gcc/config/rs6000 don't include linux unwind s...
wiz[src/trunk]: src/doc Call chris-arm-intr-rework dormant, since chris gave up ...
jmcneill[src/trunk]: src/usr.bin/audiocfg at the request of mrg, print the parent of ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist new openssh:
jruoho[src/trunk]: src/share/man/man3 Small changes to wording and markup.
jmcneill[src/trunk]: src/sys/dev/pci print AGP mode (v3/v2compat/v2) with aprint_debu...
skrll[src/trunk]: src/sys/arch/hp700/dev Correct comment.
pooka[src/trunk]: src/sys/rump/fs support kernfs
joerg[src/trunk]: src/usr.sbin static + __dead
christos[src/trunk]: src/regress/usr.bin/xlint/lint1 right shift of unsigned quantiti...
agc[src/trunk]: src/crypto/external/bsd/netpgp Update hkpd to return its informa...
pooka[src/trunk]: src/share/examples/rump/virtual_ip_router amazing grep, how swee...
matt[src/matt-nb6-plus]: src/sys/arch/arm/conf Add BUSDMA_COUNTERS option
martin[src/trunk]: src/distrib/sparc64 Move install CDs over to / on cd9660 (instea...
matt[src/matt-nb6-plus]: src/sys/lib/libkern Pullup rev 1.19:
pooka[src/trunk]: src/usr.sbin/puffs/rump_nqmfs fix typo (at least it was in an er...
macallan[src/trunk]: src/sys/dev/pci split up voyagerfb into the framebuffer portion ...
chs[src/trunk]: src/sys replace the earlier workaround for PR 40389 with a bette...
snj[src/netbsd-6]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
tls[src/trunk]: src/sys/netinet Oops. Fix LOCKDEBUG panic -- and spurious calls...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Always call cpu_lwp_bootstrap even ...
tsutsui[src/trunk]: src/doc Fix partition ids in the previous disklabel(8)'s COMPAT_...
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 Add s...
plunky[src/trunk]: src/usr.sbin/btpand check number of filters received against max...
jruoho[src/trunk]: src/lib/libc/sys An unlink() appeared already in v2 UNIX.
mrg[src/trunk]: src/etc make sure we pickup the powerpc majors file on powerpc64.
jmcneill[src/trunk]: src/sys/dev/pad - return EIO if audio data is received and /dev/...
macallan[src/trunk]: src/distrib/sets/lists/xserver add files belonging to the xf86-v...
skrll[src/trunk]: src/sys/arch/evbarm Add support for the PL011 to plcom. Pull acr...
pooka[src/trunk]: src/usr.sbin/puffs Add note saying that the manual page is autog...
phx[src/trunk]: src/sys/arch/sandpoint Added a note that only the Rev.B is suppo...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Initialise the alternative signal...
mbalmer[src/trunk]: src/sys/dev/gpio Remove what I committed accidentally...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Print "Model:" information with...
jmmv[src/trunk]: src/tests/lib/libcurses Remove temporary file committed by mistake.
matt[src/trunk]: src/sys/arch Add command line processing from uboot
mrg[src/trunk]: src convert -idirafter to -isystem, as recommended by cgd in PR ...
nonaka[src/trunk]: src/sys/arch/arm/xscale do pxamci_intr_done() after pxa2x0_dmac_...
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src remove NULL check, can...
wiz[src/trunk]: src/usr.sbin/puffs/mount_psshfs Don't be terse.
riz[src/netbsd-6-0]: src Welcome to 6.0.1_PATCH
riz[src/trunk]: src Create and install an rc.d file for devpubd - a daemon to li...
tron[src/trunk]: src/distrib/sets/lists/man Mark npf.conf(8) (moved to section 5)...
tnozaki[src/trunk]: src/lib/libc _locale_cache_t: change ldata and items to pointer ...
christos[src/trunk]: src/lib/libedit From Kamil Dudka: fix crash of el_insertstr() on...
chs[src/trunk]: src/sys fix copy{in, out}{, str}() to return the error returned by...
pooka[src/trunk]: src/tests/fs anti-pasto
lukem[src/trunk]: src/share/misc qft: quoted for truth
njoly[src/trunk]: src/distrib/sets/lists/xserver +xgi.0
pgoyette[src/trunk]: src/doc Note recent linking of sysmon_envsys(8) with rnd(4)
enami[src/trunk]: src/sys/dev/raidframe Remove one of trailing whitespace which ad...
skrll[src/trunk]: src/sys/uvm Spell uvm_fault_lower_neighbor correctly in UVMHIST_...
jdc[src/netbsd-6-0]: src/doc Tickets 710, 711, 715, 716.
riz[src/netbsd-6]: src/doc TIcket 547.
jklos[src/trunk]: src/sys/dev/pci Reorganizing Chelsio 10 gig files into separate ...
tron[src/trunk]: src/external/bsd/flex/bin Ignore the unused label "find_rule" in...
jmcneill[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc add /usr/pkg/lib/X11/fo...
wiz[src/trunk]: src/doc mdocml-1.11.7 out.
joerg[src/trunk]: src/external/bsd/mdocml/dist Import of mdocml-1.9.22:
matt[src/trunk]: src/sys/arch/powerpc/include/booke Change booke_intr.h to intr.h...
blymn[src/trunk]: src/lib/libcurses Fix typo.
drochner[src/trunk]: src/lib/libc remove some stray __weak_aliases, where the target ...
mbalmer[src/trunk]: src/sys/dev/gpio Switch von u_int_XY to uintXY
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio add a list of codec id->name mappings. t...
jruoho[src/trunk]: src/share/man/man3 While at it, add also stddef(3).
para[src/trunk]: src/sys/kern split allocation lookup table to decrease overall m...
christos[src/trunk]: src/sbin/fsck_msdos PR/44529: Martin Danielsson: fsck_msdos cras...
jakllsch[src/trunk]: src Add support for Domex 536 PCI SCSI controller to nca(4).
joerg[src/trunk]: src/usr.bin/gzip Use __printflike and __dead.
reinoud[src/trunk]: src/sys/arch/usermode Use the machdep.h and now use the md_check...
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfdump relative .PATH
matt[src/matt-nb6-plus]: src/sys/arch/arm/arm32 Pullup from HEAD:
riz[src/netbsd-6]: src/sys/arch/evbarm/stand/gzboot Pull up following revision(s...
matt[src/matt-nb6-plus]: src/sys/arch/arm/broadcom Sync bcm53xx support to HEAD.
dholland[src/trunk]: src/usr.sbin/fwctl Fix typo, from Henning Petersen in PR 44513.
christos[src/trunk]: src/share/man/man7 prettier markup
reinoud[src/trunk]: src/sys/arch/usermode/usermode Better not copy this trapframe
njoly[src/trunk]: src/sys/compat/netbsd32 Cleanup compat netbsd32 nanosleep syscal...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Handle LED_DISK per DMA xfer.
macallan[src/trunk]: src/sys/compat/netbsd32 support ioctl(POWER_EVENT_RECVDICT) - no...
joerg[src/trunk]: src/lib/libc/stdio Fix escape sequences
reinoud[src/trunk]: src/sys/arch/usermode Implement a working(!) syscall! well, it c...
christos[src/trunk]: src/crypto/dist/heimdal/kuser make it obvious to grep that ctime...
jmcneill[src/trunk]: src/sys/dev/i2c add QAM64/256 support
martin[src/netbsd-6]: src/doc Ticket #1526
martin[src/netbsd-6]: src/doc Note pullup of ticket #446
riz[src/netbsd-6]: src/share/doc/smm/04.quotas Pull up following revision(s) (re...
kiyohara[src/trunk]: src/sys/arch/arm/xscale Support slave mode for PXA2x0 I2C.
riz[src/netbsd-6]: src/doc Some minor fixes, from Matthew Mondor in misc/46122 w...
jmcneill[src/trunk]: src/sys/arch/usermode/usermode check WIFSTOPPED status
matt[src/trunk]: src/sys/arch/powerpc/powerpc PR port-macppc/43619
rmind[src/trunk]: src/sys/kern sigispending: simplify a little.
pooka[src/trunk]: src/sys/kern augment comment
skrll[src/trunk]: src/sys/arch/hppa/hppa Small simplification
rmind[src/trunk]: src/sys/sys Welcome to 6.99.10 (bump for cache_enter and lwp_t c...
martin[src/trunk]: src/sys/dev/scsipi cd_size: if we fake a size (and I realy have ...
christos[src/trunk]: src/sys/kern fix typo.
yamt[src/trunk]: src/sys/fs/puffs puffs_msg_wait: check PARKFLAG_HASERROR before ...
martin[src/netbsd-6]: src/doc Ticket #474
martin[src/netbsd-6]: src/etc Pull up following revision(s) (requested by christos ...
pooka[src/trunk]: src more testies
pooka[src/trunk]: src/sys/rump/net bluetooth stack component for rump
jym[src/trunk]: src/sys/arch/amd64/conf Missing MPLS options (commented out).
reinoud[src/trunk]: src/sys/arch/usermode Implement thunk_sigaltstack() so an altern...
matt[src/trunk]: src/sys/sys Since link sets symbols are local to the shared obje...
kiyohara[src/trunk]: src/sys/dev/marvell Add Marvell CESA(Cryptographic Engines and S...
nonaka[src/trunk]: src/share/man/man4 Mention AMD Fusion.
riz[src/netbsd-6]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
dyoung[src/trunk]: src/sys/dev/isa Do not disestablish the interrupt handler inside...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Print the byte codes that failed
joerg[src/trunk]: src/usr.bin/tcopy ANSIfy + static + __dead
jruoho[src/trunk]: src/sys/dev/acpi/wmi Add WMI mappings for Dell laptops. Requeste...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rootfstype is not a vfs stub, so it...
pooka[src/trunk]: src oh no, more tests
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Add AC3 passthru support, currently unte...
riz[src/netbsd-6]: src/sys/arch/arm/include Pull up following revision(s) (reque...
riz[src/netbsd-6]: src/doc Ticket 498.
christos[src/trunk]: src/sys/kern simplify, no need for va_copy here. Add KASSERT.
matt[src/matt-nb6-plus]: src/gnu/dist/gcc4/gcc/config/arm Let gcc match -march=ar...
joerg[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/cpp Fix markup.
matt[src/trunk]: src/distrib/evbppc/ramdisk Add gpt and cksum(md5/sha1/sum)
christos[src/trunk]: src/sys/kern PR/40594: Antti Kantee: Don't call issignal() here ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement md_check_syscall_opcode...
martin[src/trunk]: src/sys Add a DIOCTUR (test unit ready) ioctl, to allow userland...
rmind[src/trunk]: src NPF checkpoint:
taca[src/trunk]: src/doc OpenSSL 1.0.0 released!
jmcneill[src/trunk]: src/sys/arch/usermode Let NetBSD/usermode build & link on a Linu...
riz[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by chris...
plunky[src/trunk]: src/tests/lib/libc/ssp don't pass -fstack-protector for these, t...
msaitoh[src/trunk]: src/sys/dev/pci regen.
nonaka[src/trunk]: src/sys/dev/ic Added 8110SBL support.
mrg[src/trunk]: src/dist/pdisk fix some powerpc64 build issues.
martin[src/netbsd-6]: src/share/man/man4 Pull up following revision(s) (requested b...
mrg[src/trunk]: src/share/man/man9 fix a broken sentence. bump date.
joerg[src/trunk]: src/lib/libpthread_dbg Match ARCHSUBDIR logic from libpthread.
wiz[src/trunk]: src/lib/libc/sys Fix date.
jdc[src/netbsd-6]: src/doc Tickets 454, 459, 460, 461, 462.
matt[src/trunk]: src/sys/arch/alpha/alpha physmem is defined in uvm_page.c
joerg[src/trunk]: src/usr.bin/head ANSIfy. Sprinkle static.
mbalmer[src/trunk]: src/sys/dev Add pwdog.
joerg[src/trunk]: src/usr.bin ANSIfy, static + __dead
pooka[src/trunk]: src/sys/kern Add rump support for the special handling required ...
christos[src/trunk]: src PR/43128: Paul Koning: Threads support in ptrace() is insuff...
jmmv[src/trunk]: src/sys/arch/powerpc/oea OF_finddevice returns -1 on error, not ...
dyoung[src/trunk]: src/sys/dev/ic sc_csr_memmapped is true iff the device registers...
matt[src/matt-nb6-plus]: src/sys/lib/libkern Don't pass CPUFLAGS down since its v...
bouyer[src/trunk]: src/tests/fs/common Test the right fd after rump_sys_open().
haad[src/trunk]: src/distrib/sets/lists/base Fix libdm breakage on 64bit platforms.
pooka[src/trunk]: src/etc/mtree don't create obsoleted directories
christos[src/trunk]: src/sys/kern fix build for ports that don't have PT_STEP (Havard...
joerg[src/trunk]: src/doc ARM and M68K TLS support
reinoud[src/trunk]: src/sys/arch/usermode/include Remove not used variable from the ...
jruoho[src/trunk]: src/sys/arch/i386/conf Add wmidell(4) and wmihp(4).
pooka[src/trunk]: src/distrib/sets/lists +union and layerfs
christos[src/trunk]: src/lib/libc bump for arc4random_{buf,uniform}
macallan[src/trunk]: src/sys/dev/sbus use a shadow framebuffer
jym[src/trunk]: src/sys/arch/x86/include Fix the comments about cpuid flags, acc...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.2.11
pooka[src/trunk]: src/sys/rump regen: rump_sys_modctl()
nisimura[src/trunk]: src/sys/arch/sandpoint add Thecus N1200 NAS information. It loo...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 NHIL is no more.
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core map the framebuffer and a...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_page_protect()
jym[src/trunk]: src/sys/arch/i386/conf Add missing PUFFS (commented out).
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable mvcesa.
spz[src/trunk]: src/sys/netinet this commit contains two sets of unrelated changes:
dyoung[src/trunk]: src/sys/dev/pci psc_pwrmgmt_csr_reg was never initialized to the...
pooka[src/trunk]: src/usr.bin/rump_allserver Create backing image with mode 0644 i...
jruoho[src/trunk]: src/share/man/man4 Refer to the correct driver.
tsutsui[src/trunk]: src/distrib/notes/atari - note SMC_TT to supported VME-bus devices
jmcneill[src/trunk]: src/sys/dev/splash %d -> %zd for size_t printf format
uebayasi[src/trunk]: src/usr.sbin/mtree Suppress a superfluous whitespace after "time...
matt[src/trunk]: src/share/mk Only define DPLIBC if LIBC_SO is not empty otherwis...
rkujawa[src/trunk]: src/sys/dev/pci Add 3Dfx Voodoo Graphics (aka Voodoo 1) support.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Set b_error in vunmapbuf() if copy...
skrll[src/trunk]: src/sys/dev/sdmmc Handle interrupt acknowledgement in the SDHC_F...
yamt[src/trunk]: src/sys/uvm pageobj: remove a wrong assertion.
manu[src/trunk]: src/sys/fs/puffs Backout NCHNAMLEN check for cache_enter. That c...
riz[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/sys/dev ex_softc.ex_bustype is written but never read. Just...
pooka[src/trunk]: src/tests add tests for the -d functionality of rump_server(1)
skrll[src/trunk]: src/sys/arch Initial commit of support for the RaspberryPI (www....
jakllsch[src/trunk]: src/sys/dev/ata Port multiplier registers are 64-bits wide (alth...
matt[src/trunk]: src/sys/arch/arm/include Add BSWAP16 and BSWAP32 macros for use ...
reed[src/trunk]: src/share/man/man4/man4.vax Fix time travel. (See previous line ...
jmcneill[src/trunk]: src/sys add a 'setmode' callback to genfb and use it to setup wr...
joerg[src/trunk]: src/usr.bin/mail Use \e
pooka[src/trunk]: src/share/examples/rump/sdread Use DIOCTUR to test if a newly co...
njoly[src/trunk]: src/sys/dev/usb Regen for MPMan.
christos[src/trunk]: src/external/bsd/flex/dist use the m4 define not the cpp one for...
jmcneill[src/trunk]: src/sys/miscfs/procfs PR# kern/45021: Please support /emul/linux...
tsutsui[src/trunk]: src/doc Note news68k PROM function based framebuffer console sup...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Make local functions static, and comm...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add SIGILL handler, doing nothing...
christos[src/trunk]: src/sys/compat/netbsd32 always allocate a full ucontext structur...
pooka[src/trunk]: src/share/examples/rump/sdread Check open return value and close...
cegger[src/trunk]: src/usr.sbin/fwctl make this build again after ieee1394 update
pooka[src/trunk]: src/tests/lib/librumphijack explicitly set BLOCKSIZE so that we ...
enami[src/trunk]: src/usr.sbin/iostat Put space after comma and around binary oper...
kiyohara[src/trunk]: src/sys/dev/pci Remove obsolete file.
christos[src/trunk]: src/crypto/external/bsd/openssh/lib we have arc4random_buf and u...
tsutsui[src/trunk]: src/sys/dev/hil Initially generate hildevs_data.h from hildevs.
dholland[src/trunk]: src/games/gomoku Don't exit(0) on failure. Use errx() instead of...
jdc[src/netbsd-6]: src/sys/dev/sdmmc Pull up revisions:
abs[src/trunk]: src/sys/dev/dec Allow WSKBDIO_SETMODE
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Update pcc snapshot to 1.1.0.DEVEL...
matt[src/trunk]: src/sys/kern Always make sure that kte_entry is aligned appropri...
snj[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man9 Uppercase Dt argument. Fix a typo. Improve wo...
roy[src/trunk]: src/usr.bin/rump_dhcpclient Work with the new routing.
bouyer[src/netbsd-6]: src/doc Ticket 548
joerg[src/trunk]: src/usr.sbin static + __dead
jruoho[src/trunk]: src/share/misc ACID, BFS, CIL, DBMS, DFA, FSM, GPS, LLVM, MCC, M...
njoly[src/trunk]: src/sys/dev/pci Regen for Nvidia devices addition.
wiz[src/trunk]: src/lib/libm/man ort SEE ALSO.
jakllsch[src/trunk]: src/sys/dev/dm Fix build of i386 ALL kernel with patch from Greg...
matt[src/trunk]: src/sys/arch/evbppc/conf This has a 64MB NOR, not 16MB.
pooka[src/trunk]: src/lib/librumpclient Make sure to close parent's server communi...
jmcneill[src/trunk]: src/sys/arch/usermode Have the urkel maintain a 'cpu_lwp_inkerne...
macallan[src/trunk]: src/sys/dev/sbus first stab at a driver for the cg12 / matrox cg3
joerg[src/trunk]: src/gnu/dist/gcc4/libstdc++-v3/include/ext Explicitly use templa...
jmcneill[src/trunk]: src/sys/dev auconv_exact_match: don't check precision, validbits...
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core wsdisplay isn't module fr...
pooka[src/trunk]: src/lib/librumpuser Wrap DOCALL and DOCALL_KLOCK in a new block ...
pooka[src/trunk]: src/usr.sbin/puffs Add kernfs server.
ad[src/trunk]: src/sys/kern Fix copyrights.
christos[src/trunk]: src/lib/libutil mention PATH_MAX instead of 16.
rmind[src/trunk]: src/sys/net/npf Bump NPF_VERSION.
jmcneill[src/trunk]: src/sys/arch/usermode/usermode move call of urkelvisor_init to m...
reinoud[src/trunk]: src/sys/arch/usermode/dev Check SIGALRM handler setup success or...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Make pmap.c not so chatty unless ...
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_sigaddset()
christos[src/trunk]: src/usr.bin/fstat add libutil.
mlelstv[src/trunk]: src/lib/libc/gdtoa one more error path that didn't free a lock.
kiyohara[src/trunk]: src/sys Add support for PSIONTEKLOGIX NETBOOK PRO.
matt[src/trunk]: src/sys/arch/evbppc Add MPC85xx variants.
matt[src/matt-nb6-plus]: src/sys/arch/arm/cortex Sync with HEAD
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon store ph1id in an u_int32...
riz[src/netbsd-6-0]: src/doc Ticket 741.
christos[src/trunk]: src/sys/sys revert previous for now.
mrg[src/trunk]: src/sys/arch/shark/conf enable PUFFS and putter.
scw[src/trunk]: src/sys/arch/arm/xscale Update with new download link provided b...
matt[src/trunk]: src/sys/common/pmap/tlb Move pai to end of struct pmap.
riz[src/netbsd-6]: src/external/apache2/mDNSResponder/dist/mDNSShared Pull up fo...
jakllsch[src/trunk]: src/sys/dev/marvell Initialize MVGBE_MTU to 0, as suggested by t...
mrg[src/trunk]: src/sys/arch/sparc/sparc add a "mach xcall" command to dump info...
matt[src/trunk]: src/sys/arch/evbarm/stand/gzboot Add missing ${_MKTARGET_LINK}
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup the exec debugging printf...
wiz[src/trunk]: src/usr.bin/pr New sentence, new line.
riz[src/netbsd-6]: src/sys/arch/powerpc/powerpc sys/arch/powerpc/powerpc/trap.c ...
plunky[src/trunk]: src/external/bsd/pcc update build machinery for pcc-20110901
pooka[src/trunk]: src/lib update to new rump proc/lwp interfaces
jmcneill[src/trunk]: src/sys/dev/pci Use BUS_SPACE_MAP_PREFETCHABLE when mapping the ...
jdc[src/netbsd-6]: src/sys/arch/powerpc Pull up revisions:
jdc[src/netbsd-6-0]: src/external/mit/expat/dist Pull up revisions:
riz[src/netbsd-6-0]: src/doc Ticket 611.
martin[src/trunk]: src/sys/dev/usb Fix memory barrier in a debug function
jmcneill[src/trunk]: src/sys/kern For PT_SYSCALLEMU, no need to stop again on syscall...
jmmv[src/trunk]: src/external/bsd/atf/lib/libatf-c++ Add missing DPADD on libatf-...
pooka[src/trunk]: src/share/examples/rump Add an example/test program for rump blu...
matt[src/trunk]: src/sys/arch/powerpc/booke/pci Add P2020/P2010 truth table defin...
christos[src/trunk]: src/external/bsd/libarchive/bin/cpio PR/45343: Pierre Allegraud:...
apb[src/trunk]: src/share/mk Document the FILESBUILD variable, which was added in
mlelstv[src/trunk]: src/sys/sys use standard macro for bdev_size declaration
mrg[src/trunk]: src/sys/rump apply a patch from dennis fergusson:
mbalmer[src/trunk]: src/share/man/man4 Also mention gpioiic(4).
joerg[src/trunk]: src/usr.sbin/npf/npfctl Add missing __dead.
christos[src/trunk]: src/dist/tcpdump check ctime.
nonaka[src/trunk]: src/sys/dev/usb regen.
joerg[src/trunk]: src/distrib/utils/sysinst Update Spanish translation. From Riast...
matt[src/trunk]: src/sys/dev/sdmmc Make PIO on normal SDHC devices work correctly...
matt[src/trunk]: src/sys/dev/i2c Use (void *) instead of (type **) which gcc comp...
njoly[src/trunk]: src/distrib/sets/lists/comp Add missing debug keyword for libdm....
enami[src/trunk]: src/sys/dev/ata Start new line before issuing IDENTIFY command s...
pooka[src/trunk]: src/sys/rump/librump/rumpkern proper panic for trying to release...
jruoho[src/trunk]: src/share/man/man3 Add a missing word introduced in the previous...
christos[src/trunk]: src/lib/libc/ssp Explain what's going on with fortify being disa...
matt[src/matt-nb6-plus]: src/common/lib/libc/arch/arm/string Fix typo.
bouyer[src/trunk]: src/sys/arch/x86/x86 Fix build when GENFB is not there.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace catch up with vme...
cegger[src/trunk]: src/sys/dev/usb revert previous. testing queue number requires l...
joerg[src/trunk]: src/usr.bin static + __dead
joerg[src/trunk]: src/usr.sbin/moused static + __printflike + __dead + format stri...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by t...
kiyohara[src/trunk]: src/sys/arch/mmeye/mmeye Add scif console to constab.
dholland[src/trunk]: src/bin/pax The -X option of tar names a file containing excepti...
riz[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
martin[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by uw...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common bcopy() -> memmove()
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet h323 proxy removed
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet ansify new function definition
christos[src/trunk]: src/sbin/gpt fix printf format.
christos[src/trunk]: src/lib/libperfuse make this build on amd64 and remove redundant...
martin[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by r...
riz[src/netbsd-6-0]: src Welcome to 6.0.1!
tsutsui[src/trunk]: src - pull MI HIL device man pages from OpenBSD
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Preset ih_pil.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add some more PVRs and SVRs
martin[src/netbsd-6]: src/doc Ticket #481
martin[src/netbsd-6]: src/doc Tickets #453 and #455
pooka[src/trunk]: src/sys/dev/dm Fix this for non-module (which, i guess, is only ...
reinoud[src/trunk]: src/sys/arch/usermode Completely redo R/M emulation and fault ha...
riz[src/trunk]: src/sbin/ping6 Remove erroneous seq=ntohs(seq) introduced in rev...
pooka[src/trunk]: src/sys/fs/msdosfs * Don't care about VOP_CLOSE() error in unmou...
mrg[src/trunk]: src/sys/dev/usb commit my workaround for PR 46648 for now, as th...
matt[src/matt-nb6-plus]: src/gnu Bring back GPL2 version of binutils.
martin[src/netbsd-6]: src/share/zoneinfo Something went wrong when processing pullu...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib If we get passed a k...
joerg[src/trunk]: src/usr.bin/tsort ANSIfy, static + __dead
joerg[src/trunk]: src/share/man/man9 Canonical prolog order
rmind[src/trunk]: src Remove clause 3 (UCB advertising clause) from the University...
skrll[src/trunk]: src/sys/arch/hp700/include #define<tab>
phx[src/trunk]: src/sys/dev/pci Determine BAR type with pci_mapreg_probe() inste...
nonaka[src/trunk]: src/sys/dev/pci/hdaudio Added Conexant 20671.
plunky[src/trunk]: src NULL does not need a cast
sjg[src/trunk]: src/usr.bin/make meta_oodate should ignore makeDependfile
christos[src/trunk]: src/sys/kern add support for PRACE_FORK.
tsutsui[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.12:
matt[src/trunk]: src/sys/arch/alpha/alpha Use new style syscall format which uses...
phx[src/trunk]: src/sys/arch/sandpoint Sorted out NH230 based bords. Added NH230...
pooka[src/trunk]: src/libexec/httpd Call daemon() later to make sure there is a li...
christos[src/trunk]: src/sys/kern Make sure that we initialize all accounting bytes.
martin[src/netbsd-6]: src Pull up following revision(s) (requested by hannken in ti...
martin[src/netbsd-6]: src/doc Tickets #472, #473 and #486
matt[src/trunk]: src/sys/kern Allocate a color compatible VA for the page we are ...
martin[src/netbsd-6]: src/doc Tickets 467, 470 and 471
pooka[src/trunk]: src/tests/lib Add a simple test for the purpose of making sure r...
jakllsch[src/trunk]: src/sys/arch/arm/marvell Remove duplicate global variable.
jdc[src/netbsd-6-0]: src/sbin/mount_msdos Pull up revisions:
kenh[src/trunk]: src/sys/dev/raidframe On the ARM platform, sys/param.h needs to ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement switch to have a sparse...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use thunk's version of sigemptyset()
nonaka[src/trunk]: src/sys/dev/sdmmc - mention MMC SPI mode.
pgoyette[src/trunk]: src/sys/dev/sysmon Constify the args to sysmon_envsys_foreach_se...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/include just include <sys/...
matt[src/matt-nb6-plus]: src/sys/arch/arm/arm32 sync with HEAD
njoly[src/trunk]: src Add testcase for PR/46743
joerg[src/trunk]: src/bin/csh Use .In instead of .Aq .Pa for signal.h.
jdc[src/netbsd-6]: src/sys/netinet Pull up revisions:
yamt[src/trunk]: src/lib/librumpuser fix indent. no functional changes.
riz[src/netbsd-6]: src/sys/arch/evbmips/conf Pull up following revision(s) (requ...
riz[src/netbsd-6]: src/usr.sbin/traceroute Pull up following revision(s) (reques...
riz[src/netbsd-6-0]: src/doc Ticket 692
jruoho[src/trunk]: src/share/misc FSCK.
wiz[src/trunk]: src/lib/libutil Remove trailing whitespace.
dyoung[src/trunk]: src/sys/arch/x86/x86 A lot of good it does to printf() a bus_spa...
wiz[src/trunk]: src/share/man/man3 Mark up NULL with Dv, as usual.
jmcneill[src/trunk]: src/sys/modules/hdafg build hdafg_dd.c
pooka[src/trunk]: src/sys/rump/include/rump regen for O_DIRECTORY
matt[src/matt-nb6-plus]: src/sys/arch/arm/include Pullup from HEAD:
martin[src/trunk]: src/sys/dev/scsipi If we find a device in non-2048 byte/block mo...
jruoho[src/trunk]: src/share/man/man4 Remove trailing comma.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by drochner in t...
jruoho[src/trunk]: src/lib/libm Deprecate ieee(3).
riz[src/netbsd-6-0]: src/distrib/utils/sysinst Pull up following revision(s) (re...
riz[src/netbsd-6-0]: src/doc Pull up following revision(s) (requested by khorben...
skrll[src/trunk]: src/sys/arch/hp700/include G/C setsoftnet and hp700_intr_schedul...
matt[src/trunk]: src/lib/csu/arch/powerpc First pass at new crtstuff for powerpc....
christos[src/trunk]: src/usr.bin/tail minor knf, no functional change.
wiz[src/trunk]: src/share/man/man7 Remove trailing whitespace.
christos[src/trunk]: src/crypto/dist/heimdal/lib/hx509 handle ctime returning NULL.
christos[src/trunk]: src/crypto/external/bsd/openssh merge openssh-5.9
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 fix the ...
matt[src/trunk]: src/sys/arch/powerpc/booke Don't assume 1:1 PA:VA mapping
pooka[src/trunk]: src/sys Catch up with cosmetic changes to output from config(1)
jakllsch[src/trunk]: src/sys/dev/ic It seems mvsata_bio_ready() is actually needed, a...
darrenr[src/trunk]: src/tests/ipf test cases n201 and n202 were removed on import of...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by abs in ticket...
riz[src/netbsd-6]: src/lib/libperfuse Pull up following revision(s) (requested b...
christos[src/trunk]: src/games/battlestar fix typo.
drochner[src/trunk]: src/lib/libpthread catch up with the __RENAME of nanosleep(2) a ...
jdc[src/netbsd-6-0]: src Pull up revisions:
he[src/trunk]: src/sys/arch/sparc/include Provide a macro for pmap_mmap_flags()...
wiz[src/trunk]: src/lib/libutil Fix typo.
christos[src/trunk]: src/sbin/gpt PR/43105: Peter Kerwien: Destroying a GPT partition...
jruoho[src/trunk]: src/sys/dev/acpi Update the limits when a change from absent to ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid use of LOOKUP_BOOTINFO, since...
reinoud[src/trunk]: src/sys/arch/usermode Update trapframe and add system call switc...
reinoud[src/trunk]: src/sys/arch/usermode/dev Make cpu_lwp_trampo only jump once and...
manu[src/trunk]: src/sys/fs/puffs Di not call cache_enter with path components bi...
spz[src/trunk]: src/distrib/notes/common update portmaster and releng lists
nisimura[src/trunk]: src/sys/arch/sandpoint - add D-Link EPIC defition to pci_machdep.c
jruoho[src/trunk]: src/sys/arch Add wmidell(4).
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Pull OpenBSD's standalone ITE dr...
msaitoh[src/trunk]: src/sys/dev/pci Add XGI Technology's devices.
matt[src/trunk]: src/distrib/evbppc/ramdisk Increase ramdisk size.
christos[src/trunk]: src/usr.bin/xlint/lint1 fix tools build. Why doesn't .PARSEDIR w...
matt[src/trunk]: src/sys/dev/ic extern is your friend. especially for variables ...
erh[src/trunk]: src Implement USB_GET_DEVICE_DESC for uhid devices so there's a ...
jakllsch[src/trunk]: src/sys/dev/pci Adjust inconsistent whitespace in MARVELL products.
jmcneill[src/trunk]: src/sys/arch/usermode/dev Now that pr45327 is fixed, remove BROK...
riz[src/netbsd-6]: src/sys/sys Welcome to NetBSD 6.0!
jakllsch[src/trunk]: src/sys/dev/pci Marvell 88SE9128 needs AHCI_PCI_QUIRK_FORCE.
hannken[src/trunk]: src/sys/kern Fix the races of direct select()/poll():
joerg[src/trunk]: src/usr.bin/printf \\*(Pm -> \*(Pm
matt[src/matt-nb6-plus]: src/sys/arch/arm/broadcom Sync with HEAD.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use correct strtoululululu variant.
nonaka[src/trunk]: src/sys/arch/landisk/landisk sync with OpenBSD:r1.3
snj[src/netbsd-6]: src/dist/pf/etc Pull up following revision(s) (requested by s...
chuck[src/trunk]: src/sys/dev/vme udpate license clauses on my code to match the n...
riz[src/netbsd-6]: src/doc Update list of changed files for ticket #502.
christos[src/trunk]: src/sys/arch/sun3/sun3 make this compile again
pooka[src/trunk]: src/sys/kern typo in comment (it actually breaks the script tota...
plunky[src/trunk]: src/usr.bin/sdpquery use built-in macro ___STRING() rather than ...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Adjust setup_linux_rt_sigframe/s...
dyoung[src/trunk]: src/sys/kern Add stub implementations of bus_dma_tag_create()/bu...
tsutsui[src/trunk]: src/sys/arch/hp300/conf Switch NetBSD/hp300 to wscons with rasop...
tsutsui[src/trunk]: src/sys/arch/atari/dev Make options SERCONSOLE (force serial con...
jruoho[src/trunk]: src/lib/libc/sys The functions read(), wait(), and write() appea...
pooka[src/trunk]: src/lib/librumphijack make it possible to specify client connect...
skrll[src/trunk]: src/lib/libc/arch/hppa/gen Shut lint up about dp.
cliff[src/trunk]: src/sys/arch/powerpc/booke/dev nuke pq3cfi_addr() and just use g...
matt[src/matt-nb6-plus]: src/share/mk Default to binutils 2.21
tnn[src/trunk]: src/sys/dev/ic sys/dev/ic/videomode.h is almost identical to sys...
pooka[src/trunk]: src/lib/librumpuser Support query of the partition size in case ...
manu[src/trunk]: src/sys/fs/puffs Rename slow sopreq queue into node sopreq queue...
pooka[src/trunk]: src/usr.bin/rump_dhcpclient remove a decidedly illogical statement
martin[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by tsut...
garbled[src/trunk]: src/sys/dev/ic Add support to recognize the 8168E model of this ...
jruoho[src/trunk]: src/share/man/man1 Add the "Linkers and Loaders" to SEE ALSO.
riz[src/netbsd-6-0]: src/doc Ticket 778.
pooka[src/trunk]: src/sys/rump update a bit
joerg[src/trunk]: src/share/man/man9 Drop redundant macros.
matt[src/matt-nb6-plus]: src/tests Conditionalize use of --no-fatal-warnings on $...
rmind[src/trunk]: src/sys/kern Simplify device G/C: use global list and config_all...
matt[src/trunk]: src/doc Note removal of safepri
martin[src/trunk]: src/libexec/ld.elf_so Try to make dbg() printfs realy ELFSIZE in...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by r...
he[src/trunk]: src/external/bsd/ntp/bin/ntpq Another addition of -lterminfo aft...
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist Fix botched merges of the ...
joerg[src/trunk]: src/usr.sbin/faithd __dead + __printflike
jmcneill[src/trunk]: src/sys/dev/pci print devname not subdevname on attach, and repo...
drochner[src/trunk]: src/sys gcc -fno-common fallout
riz[src/netbsd-6]: src/etc Pull up following revision(s) (requested by martin in...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel's devices.
plunky[src/trunk]: src/distrib/sets/lists/comp update set list for pcc-20110901 (li...
rmind[src/trunk]: src/sys/kern - Add __cacheline_aligned for nprocs, make fork_tfm...
riz[src/netbsd-6]: src/doc Ticket #564.
jmcneill[src/trunk]: src/sys/dev/wscons VCONS_DRAW_INTR changes:
apb[src/trunk]: src/doc tzcode2012c / tzdata2012d were released on 19 July 2012.
riz[src/netbsd-6]: src/distrib Pull up following revision(s) (requested by marti...
snj[src/netbsd-6]: src/sys/dist/pf/net Pull up following revision(s) (requested ...
jakllsch[src/trunk]: src/sys/dev/pud Third argument of MODULE() is typically a string...
christos[src/trunk]: src/crypto/external/bsd glue in saslc
jmcneill[src/trunk]: src/sys/arch/usermode/dev add a workaround for kern/45327
matt[src/matt-nb6-plus]: src/gnu/dist/gcc4/gcc/config/arm Pullup from HEAD:
jruoho[src/trunk]: src/share/man/man3 Document <inttypes.h>.
tsutsui[src/trunk]: src/sys/arch/atari/dev More KNF.
wiz[src/trunk]: src/share/man/man4 HTMLify.
wiz[src/trunk]: src/share/man/man8 New sentence, new line.
joerg[src/trunk]: src/usr.bin static + __dead
kiyohara[src/trunk]: src/sys/dev/marvell Add 88F6282. tested only OpenBlockS A6.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Read/modify/write the digital converter ...
jruoho[src/trunk]: src/sys/external/intel-public/acpica/dist/namespace __UNCONST(3).
plunky[src/trunk]: src max WARNS is 4
mrg[src/trunk]: src/sys/modules/coredump add powerpc64 support. from dennis.c.f...
jym[src/trunk]: src/sys/arch/i386/conf Comment out FFS and NFS, they are part of...
hannken[src/trunk]: src When union_lookup() creates a shadow directory and nameiop i...
reinoud[src/trunk]: src/sys/arch/usermode Streamline makecontext() calls to really o...
pooka[src/trunk]: src/lib/librumphijack call the non-compat pollts() from inside t...
jruoho[src/trunk]: src/share/man/man9 Vaguely describe the frame-parameter. Beautify.
reinoud[src/trunk]: src/sys/arch/usermode/dev White space
riz[src/netbsd-6-0]: src/doc Ticket 670.
matt[src/trunk]: src/sys/arch/mips/conf Use elf32-ntrad{little,big}mips
dholland[src/trunk]: src/sbin/disklabel Disable COMPAT_386BSD_MBRPART. The code is st...
christos[src/trunk]: src PR/46756: Edgar Fu?: Enable ignoring subdirectories in daily...
sjg[src/trunk]: src/usr.bin/make Mark unused args.
tls[src/trunk]: src/sys/netinet Don't hold kernel lock across call to ip_input()...
mrg[src/trunk]: src/share/man/man9 - remove some comments about only being relev...
dyoung[src/trunk]: src/sys/dev/ic Add a self-suspensor. It's not used, yet.
matt[src/matt-nb6-plus]: src/sys/arch/evbarm/stand Hardcode CPUFLAGS appropriatel...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_is_referenced()
dyoung[src/trunk]: src/sys/dev/acpi Attach acpiecdt with acpibus_attach_args. Sver...
wiz[src/trunk]: src/usr.bin/rpcinfo Full list of changes:
snj[src/netbsd-6]: src/doc 1517
kiyohara[src/trunk]: src/sys/arch/ofppc/conf Add scsibus@sbp.
martin[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by wiz i...
martin[src/trunk]: src/libexec/ld.elf_so Remove a debug assert that does not hold f...
christos[src/trunk]: src/sbin/ping PR/45257: Instead of passing a 32bit sec and 32 bi...
bouyer[src/trunk]: src/sys/arch Follow locore.S and move FPU handling from x86_64_s...
matt[src/trunk]: src/sys/arch/mips/mips Use UVM_KMF_COLORMATCH and switch to pmap...
wiz[src/trunk]: src/usr.bin/fstat Remove trailing whitespace and use Sx for sect...
riz[src/netbsd-6]: src/sys/ufs/ffs Pull up following revision(s) (requested by m...
tsutsui[src/trunk]: src/sys/rump/librump/rumpkern No need to include MD <machine/cpu...
dyoung[src/trunk]: src/sys/dev/pci #if 0 some diagnostic code that compares two bus...
abs[src/trunk]: src/x11/Xserver Missed defining XSERVER_XVAX
christos[src/trunk]: src/sys/arch/sparc move cn_tab initializationt to cpu_startup
matt[src/trunk]: src/sbin/gpt Fix a few straggling BE/LE problems.
martin[src/netbsd-6]: src/lib/libp2k Pull up following revision(s) (requested by ma...
wiz[src/trunk]: src/share/man/man5 Various improvements.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Use the signal's signo instead of...
matt[src/trunk]: src/sys/arch/alpha Use .pushsection/.popsection for __KERNEL_RCS...
he[src/trunk]: src/usr.bin/tftp Undo the non-sharing of the "toplevel" jmp_buf ...
matt[src/trunk]: src/sys/dev/pci Regen.
joerg[src/trunk]: src/usr.bin/uudecode static + __dead
martin[src/netbsd-6]: src/sys/netinet6 Ooops, remainder of Ticket #1523, accidently...
joerg[src/trunk]: src/usr.bin/logger static + __dead
jakllsch[src/trunk]: src/sys/dev/pci Convert twa(4) to device_t (CFATTACH_DECL_NEW).
riz[src/trunk]: src/sys/dev/usb Add quirk for Kingston DataTraveler 100 G2 (whic...
bouyer[src/trunk]: src/sys/dev/ic Avoid "unused variable" warning for non-DIAGNOSTI...
dholland[src/trunk]: src/sys/kern Add missing newline to printf (in the disabled code...
jruoho[src/trunk]: src/lib/libc/sys Note that utimes(2) no longer enjoys the blessi...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Use kmem(9) instead of malloc(9).
riz[src/netbsd-6]: src Pull up following revision(s) (requested by pgoyette in t...
christos[src/trunk]: src/sys/dev/acpi the new acpi code seems to return NULL for the ...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by mrg in tick...
bouyer[src/trunk]: src/sys/dev/ic Properly fill the struct timeval before using it:...
jruoho[src/trunk]: src/share/man/man3 Two small grammar fixes.
riz[src/netbsd-6]: src sys/dev/pci/pucdata.c 1.77-1.82
riz[src/netbsd-6]: src/doc Tickets 651-653.
christos[src/trunk]: src/sys/arch/netwinder/conf bump more
joerg[src/trunk]: src/usr.bin/make Drop trailing white space. Use .Oo / .Oc explic...
darrenr[src/trunk]: src Update head to version 4.1.33 from vendor branch
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm fix indent.
matt[src/trunk]: src/sys/arch/arm/include Add ttbr/ttbr1/ttbcr registers
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Sync with reality us...
tsutsui[src/trunk]: src/distrib/hpcsh/miniroot Remove mount_kernfs(8) and use dmesg(...
matt[src/trunk]: src/sys/kern KASSERT -> KASSERTMSG
matt[src/trunk]: src/sys/arch/vax/vax Add PSL_HIGHIPL for recent subr.S change
christos[src/trunk]: src/distrib/sets/lists/xserver mark exa_g as debuglib
hannken[src/trunk]: src/sys/kern The path getnewvnode()->getcleanvnode()->vclean()->...
snj[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
riz[src/netbsd-6]: src/doc Tickets 654-656.
msaitoh[src/trunk]: src/sys/arch/arm/marvell Fix a bug that the irq_masks of GPIO ar...
dholland[src/trunk]: src/share/misc typo in comment
matt[src/trunk]: src/sys/arch/evbarm/conf Modify USB entries (still commented out)
riz[src/trunk]: src/doc The "iso" directory never made it into this file, but now
martin[src/trunk]: src/tests/lib/libc/sys Deal with architectures defining VM_MIN_A...
riz[src/trunk]: src/distrib/notes/common Bring MI release notes somewhat more up...
jruoho[src/trunk]: src/lib/libc/gen Small improvements to markup and wording.
tsutsui[src/trunk]: src/sys/arch/newsmips Set RI_NO_AUTO in ri_flg if init functions...
tron[src/trunk]: src/crypto/external/bsd/openssh/dist Don't mention "umac-64@open...
wiz[src/trunk]: src/libexec/tftpd Sort options in SYNOPSIS; improve wording.
christos[src/trunk]: src/include lint friendly
christos[src/trunk]: src/lib/libpthread_dbg constify.
yamt[src/trunk]: src/sys/arch/x86/x86 add comments
matt[src/trunk]: src/sys/arch/evbarm/integrator Fix pci_conf_interrupt lossage.
sborrill[src/trunk]: src/external/bsd/iscsi/dist Provide function in libiscsi to retu...
jym[src/trunk]: src/sys/arch/xen/xen Fix a fallout with my xensuspend merge: tal...
joerg[src/trunk]: src/usr.sbin/i2cscan Use __dead
mrg[src/trunk]: src/distrib/sparc/miniroot add ipty to the list of MAKEDEVTARGET...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Don't rely on \r\n l...
tsutsui[src/trunk]: src/sys/kern Don't #error on invalid LABELSECTOR or LABELOFFSET ...
haad[src/trunk]: src/sys Add support for kthread_join in our kernel thread implem...
martin[src/trunk]: src/sys/arch/arm/include/arm32 Backout previous, Matt fixed it d...
msaitoh[src/netbsd-6]: src/sys/net/npf Fix a bug that the patch was incorrectly appl...
christos[src/trunk]: src/lib/libc/arch/x86_64/gen Instead of using a PICGOT relocatio...
christos[src/trunk]: src/etc Fresh from IANA
degroote[src/trunk]: src Add malo(4)@pci driver for Marvell Libertas wireless adaptor
joerg[src/trunk]: src/share/man/man9 Reorder sections to canonical order.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib minor cosmetic inden...
christos[src/trunk]: src/distrib/utils/sysinst eliminate useless booleans and use the...
riz[src/netbsd-6]: src/doc Ticket 627.
matt[src/trunk]: src/sys/uvm Fix a bug where the kernel was never grown to accomo...
snj[src/netbsd-6-0]: src/sys/arch/i386/i386 Pull up following revision(s) (reque...
pooka[src/trunk]: src/sys/rump/net/rumptest Remove bpf modload code. With the cur...
dyoung[src/trunk]: src/sys/arch/xen Make the 'tags' target work by borrowing stuff ...
jnemeth[src/trunk]: src/sbin Set WARNS=5. No warnings/errors were found with a test...
apb[src/trunk]: src/sys/kern When pipe1() calls pipe_create() and it fails, use ...
apb[src/trunk]: src/share/zoneinfo Import tzdata2011j.
matt[src/trunk]: src/sys/arch/arm/arm32 Supersections are on armv6 too.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add HPPA_FTRS_TLBU to 7100LC and 7300LC...
nonaka[src/trunk]: src/sys/arch/hpcarm/hpcarm use platid_match().
snj[src/netbsd-6-0]: src/sys/arch/mips/mips Pull up following revision(s) (reque...
jruoho[src/trunk]: src/share/man/man5 Use .An as documented in mdoc.samples(7).
snj[src/netbsd-6-0]: src/doc 1508, 1509, 1511
mrg[src/trunk]: src/doc note audiocfg(1) addition and libgcc_pic obsoletion.
wiz[src/trunk]: src Install i2cscan(8).
jruoho[src/trunk]: src/lib/libc/stdlib Move the examples to where they belong, in E...
jruoho[src/trunk]: src/lib/libc/sys Remove the note about eaccess(); no such thing ...
tsutsui[src/trunk]: src/sys/arch/news68k/include Switch NetBSD/news68k to using 8KB/...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
jruoho[src/trunk]: src/lib/libc/gen Note POSIX compliance. Reword a little around t...
riz[src/netbsd-6]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
tsutsui[src/trunk]: src/sys/arch/evbppc/explora/dev Set RI_NO_AUTO in ri_flg if fb_i...
snj[src/netbsd-6-0]: src/doc 1492, 1493
riz[src/netbsd-6-0]: src/doc Ticket 802
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix some empty bodies.
christos[src/trunk]: src/bin/sh Mention what happens when we don't include :. It woul...
skrll[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch Re-run mknative for t...
dholland[src/trunk]: src/sys/ufs/ufs Move INITQFNAMES to the right header file.
wiz[src/trunk]: src/usr.sbin/mountd Dots as macro arguments need quoting.
jruoho[src/trunk]: src/share/man/man9 Only use complete prototypes in the SYNOPSIS.
tsutsui[src/trunk]: src/etc/etc.x68k Create sysmon(4) devices. Noticed by Y.Sugahara.
apb[src/trunk]: src/share/zoneinfo Sync with tzdata2011l.
christos[src/trunk]: src/sys/arch/sh3/sh3 move the size marker back to where it was, ...
msaitoh[src/trunk]: src/sbin/ping6 Accept "-s 0"
macallan[src/trunk]: src/sys/dev/sysmon opt_envsys.h needs #ifdef _KERNEL_OPT
riz[src/netbsd-6]: src/doc Tickets 689-691
martin[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
snj[src/netbsd-6-0]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (r...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable uvm_recla...
snj[src/netbsd-6-0]: src/doc 1467
jruoho[src/trunk]: src/share/man/man9 Clarify a sentence by removing a comma.
jmcneill[src/trunk]: src/sys/dev/i2c iic_ioctl_exec: initialize cmd before using it
apb[src/trunk]: src/share/mk Use bsd.clean.mk instead of defining our own "clean...
apb[src/trunk]: src/sys/kern revert revision 1.291. log(LOG_WARNING) is not str...
christos[src/trunk]: src/sys/nfs use NFS_MAXNAMLEN for all names.
matt[src/trunk]: src/sys/arch/evbarm/ixm1200 Make this compile again.
skrll[src/trunk]: src/include Typo in comment.
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
riz[src/netbsd-6-0]: src/lib/libutil Pull up following revision(s) (requested by...
lukem[src/trunk]: src/distrib/sets/lists/xcomp Fix MKDEBUG=yes library builds for ...
jruoho[src/trunk]: src/share/man Briefly describe and note also struct bintime.
matt[src/trunk]: src/sys/arch/bebox/stand/boot Add ${_MKTARGET_LINK}
martin[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
riz[src/trunk]: src/distrib/notes Add a description of the 'modules' set for all...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
manu[src/trunk]: src setcontext() used to be incompatible with -lpthread since it...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Make NetBSD/x68k kernel work with 8KB/pag...
matt[src/trunk]: src/sys/arch/evbarm/conf Bump up SYMTAB_SPACE
jdc[src/netbsd-6]: src Pull up revisions:
christos[src/trunk]: src/external/gpl3 Descent into gdb if we support it yet.
joerg[src/trunk]: src Revert last, it breaks the tricks xsrc uses.
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace. Sort s...
joerg[src/trunk]: src/usr.bin/m4 Improve/fix/deuglify markup.
jmcneill[src/trunk]: src/doc iasl(1): The ACPICA ASL (ACPI Source Language) compiler/...
wiz[src/trunk]: src/lib/libc/gen Sort sections. Fix typo. Fix xref. Improve word...
njoly[src/trunk]: src/external/bsd/top/dist/machine Adjust UID header position, to...
riz[src/netbsd-6]: src/sys/arch/arm/marvell Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/kern include <sys/dirent.h> to make MAXNAMLEN visible.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Make this to produce working...
matt[src/trunk]: src/sys/arch/arm/include Add required dsb/dmb instructions (or p...
christos[src/trunk]: src/external/gpl3/gdb/bin Add psim
pgoyette[src/trunk]: src/sys/dev/sysmon 1. Enable use of FMONSTCHANGED events for IND...
dyoung[src/trunk]: src/sys/arch Provide pmap_enter_ma(), pmap_extract_ma(), pmap_ke...
skrll[src/trunk]: src/external/gpl3/binutils/dist Import binutils 2.19.1 as reques...
joerg[src/trunk]: src/usr.bin/chflags Missing -width for .Bl -tag
joerg[src/trunk]: src/lib/libc/stdio Mask %U, it is a macro nowadays.
jakllsch[src/trunk]: src/sys/dev/i2c pic16lcreg.h has been unused since removal of Xb...
matt[src/trunk]: src/sys/arch/arm/pic Add PIC hooks for MP and for the ARM Generi...
christos[src/trunk]: src/sys/dev/usb add missing rcsid and multiple include protection.
njoly[src/trunk]: src/tests/fs/vfs Slightly adjust skipped messages, makes output ...
christos[src/trunk]: src/sys/lib/libkern Don't include <sys/systm.h> because it bring...
snj[src/netbsd-6-0]: src/sys/lib/libkern Pull up following revision(s) (requeste...
dholland[src/trunk]: src/share/mk Fix the setting of "xcbincludedir" in .pc files (wh...
riz[src/netbsd-6]: src/doc Tickets 722-724
macallan[src/trunk]: src/sys/dev/pci add some PLL-specific register definitions
chs[src/trunk]: src/sys/arch add mpt.
riz[src/netbsd-6]: src/doc ticket 700
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.6.2 with the follow...
plunky[src/trunk]: src/sys/arch/x86/include The spl inline functions refer to exter...
pooka[src/trunk]: src/sys/rump/librump/rumpkern uvm_object_printit() should be wra...
roy[src/trunk]: src/lib Move longname(3) from curses to terminfo, pre-cursor to ...
njoly[src/trunk]: src/distrib/sets/lists/tests Do not delete nul.in line, but tag ...
bouyer[src/trunk]: src/sys/dev/ic Make MFI_DEBUG build on i386.
tsutsui[src/trunk]: src/doc Fix indent for www changes page.
mbalmer[src/trunk]: src/sys/dev/i2c Consistent use of 'return'.
sjg[src/trunk]: src Install the man page for filemon(4).
pooka[src/trunk]: src/tests/fs/union fix !USE_ATF case
tsutsui[src/trunk]: src/distrib/hpcsh/miniroot Remove fsck_ext2fs(8) and mount_ext2f...
njoly[src/trunk]: src/sys/kern Add multiple inclusion protection to rump_syscalls.h.
matt[src/trunk]: src/sys/arch/arm Add __BITS to asm.h (remove from imxuartreg.h)
riz[src/netbsd-6]: src/tools/gdb Pull up following revision(s) (requested by bou...
joerg[src/trunk]: src/dist/bzip2 Drop undefined macro .PU. Drop unnecessary .ll. F...
darrenr[src/trunk]: src Import IPFilter 4.1.33
riz[src/trunk]: src Disable default build of debugging info.
dholland[src/trunk]: src/lib/libc/gen Revert previous temporary measure and fix the a...
mrg[src/trunk]: src/doc note bozohttpd 20100509
snj[src/netbsd-6-0]: src/etc/rc.d Pull up following revision(s) (requested by mr...
cegger[src/trunk]: src/sys/dev/pckbport use aprint_debug_dev and get rid of SYNAPTI...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fixed address check in rm...
snj[src/netbsd-6-0]: src/doc 1466
christos[src/trunk]: src/external/bsd/top/dist/machine implement fullcmd mode. Now we...
jruoho[src/trunk]: src/lib/libc/gen Xref kcpuset(9).
mbalmer[src/trunk]: src/usr.bin/man Refer to X11R7.
christos[src/trunk]: src/tests/net/net Fixed reversed/child parent and check the righ...
drochner[src/trunk]: src/gnu/dist/groff/src/roff/troff fix some operator precedence c...
dyoung[src/trunk]: src/sys/arch/i386/i386 Andrew Doran points out that _ALIGN_TEXT ...
martin[src/netbsd-6-0]: src/doc Ticket #1443
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP a...
bouyer[src/trunk]: src/sys/arch/xen/x86 Redo previous the correct way: Xen expects ...
joerg[src/trunk]: src/usr.bin/mklocale Escape punctuation. Use logical markup for ...
snj[src/netbsd-6-0]: src/doc 1421, 1424, 1447, 1459
plunky[src/trunk]: src/usr.bin/sdpquery add SupportedRepositories attribute for Pho...
apb[src/trunk]: src/doc Move tzdata2012d and tzdata2012e lines from CHANGES to C...
macallan[src/trunk]: src/sys/dev/pci fix horizontal scrolling in 8bit, while there us...
joerg[src/trunk]: src/external/bsd/atf/dist/atf-check \\ -> \e
matt[src/trunk]: src/sys/arch/arm/include Add more c7 register inlines. Add some...
tsutsui[src/trunk]: src/sys/dev/tc Set RI_NO_AUTO in ri_flg if *fb_common_init() is ...
njoly[src/trunk]: src/usr.bin/systat In vmstat display, add one more column to out...
mbalmer[src/trunk]: src/sbin/restore Fix grammar in a line of output.
matt[src/trunk]: src/sys/kern Add a new more KASSERT/KASSERTMSG
jruoho[src/trunk]: src/lib/libc/stdio Note POSIX compliance.
jruoho[src/trunk]: src/lib/librt Fix a typo of a typo, and use .Sq in couple of pla...
jmcneill[src/trunk]: src/sys/modules/iic rename ioconf file to match module name, and...
reinoud[src/trunk]: src/sys/fs/nilfs As per change in NiLFS2 spec, select the superb...
snj[src/netbsd-6-0]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
christos[src/trunk]: src/external/bsd/cron/dist renamed len -> i but did not fix it e...
riz[src/netbsd-6]: src/dist/ipf Pull up following revision(s) (requested by naka...
joerg[src/trunk]: src/bin/ps Don't break lines in .It, there be dragons in groff.
joerg[src/trunk]: src/external/bsd/libevent/dist Proper markup for example. Use <>...
wiz[src/trunk]: src/bin/sh - improve punctuation;
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist initial import of acpi...
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Standby AFE Clock, if use_afeck i...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir comment out weak magic, ...
tsutsui[src/trunk]: src/distrib Remove mount_kernfs(8) and use dmesg(8) directly.
tsutsui[src/trunk]: src/sys/arch/m68k/fpe Use static inline structure assignment for...
jruoho[src/trunk]: src/share/man/man9/man9.i386 Markup: .Fn instead of .Nm, .Tn, of...
dholland[src/trunk]: src/sbin stdlib.h, not malloc.h
jruoho[src/trunk]: src/sys/dev/acpi/acpica Print a warning if AcpiOsSleep() is call...
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
riz[src/netbsd-6]: src/doc Ticket 646-649
kardel[src/trunk]: src/external/bsd/ntp back to WARNS=4 (constify and signedness co...
lukem[src/trunk]: src/distrib/sets/lists/comp move MKDEBUG entries for libs from m...
pooka[src/trunk]: src/usr.sbin/puffs Add rump_au-naturel, which instead of mountin...
martin[src/trunk]: src/sys/arch/alpha/include Make this file idempotent
phx[src/trunk]: src/sys Make netboot generate a BTINFO_NET bootinfo node for the...
martin[src/trunk]: src/usr.sbin/npf Install the npftest binary
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Overhaul the mechani...
roy[src/trunk]: src/lib/libterminfo Remove _ti_freeterm as consumers should just...
jym[src/trunk]: src Fix an implementation inconsistency with the prop_*_send_sys...
elric[src/trunk]: src/sys/dev/pci Update from OpenBSD merging in 1.111 and 1.112 w...
matt[src/trunk]: src/sys/dev/pci Finish devices the bits in PCIE capability LCSR ...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Fix two copypasteos that resulted in i...
pgoyette[src/trunk]: src/sbin/rndctl Fix typo
matt[src/trunk]: src/sys Fix pci_conf_hook/interrupt for ARM.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add a l1pte_supersection_p macro.
msaitoh[src/netbsd-6]: src/distrib Pull up following revision(s) (requested by tsuts...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl usage: minor formatting fix.
mbalmer[src/trunk]: src/share/misc Fix YOW entry while I am here...
macallan[src/trunk]: src/sys/dev/pci this has been sitting in my tree too long:
njoly[src/trunk]: src/lib/libc/sys Note functions failure for unknown timer type.
mrg[src/trunk]: src/sys/arch/i386/pci avoid an uninitialised variable warning GC...
jmmv[src/trunk]: src/distrib/sets/lists/comp Add missing debuglib libraries to fi...
christos[src/trunk]: src/common/lib/libppath Include <sys/systm.h> for panic()
pooka[src/trunk]: src/tests/fs Add a vfstest zfs attachment. This is a compile-ti...
dholland[src/trunk]: src/usr.bin/time Describe the output more accurately, and in the...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Actually, push defining _RUMPKERNE...
riz[src/netbsd-6]: src/sys/arch/sparc Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc disable building th...
jmcneill[src/trunk]: src Hook ACPICA iasl into build for i386 and amd64.
jruoho[src/trunk]: src/usr.sbin/cpuctl Fix wrong err(3) message (no such thing as I...
matt[src/trunk]: src/sys/arch/arm/cortex Cleanup and bring forwards from bcm53xx_...
drochner[src/trunk]: src/usr.sbin/cpuctl/arch fix for archs w/o cpu ucode driver: add...
jdc[src/netbsd-6]: src/distrib/utils/sysinst Pull up revision 1.127 (requested b...
riz[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc Pull up following revision(s) ...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/hpcarm Add WZERO3 kernel to MD ke...
riz[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/config/i386 Pull up following ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by pgoyette in t...
mbalmer[src/trunk]: src/usr.sbin Build i2cscan, since it is the list files.
matt[src/trunk]: src/lib/csu/arch/arm Fix code around __register_frame_info (fixe...
martin[src/netbsd-6-0]: src/doc Ticket #721
matt[src/trunk]: src/sys/dev/pci Add MARVELL 88SB2211 PCIe-PCI bridge
joerg[src/trunk]: src/bin/ls Reorder sections to canonical order. Use .Ex -std
jdc[src/netbsd-6]: src/sys/arch/arm/broadcom Pull up revision 1.2 (requested by ...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Rainer Weikusat <rwe...
apb[src/trunk]: src/bin/sh .Dq Dv \&:
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
tsutsui[src/trunk]: src/distrib/notes/hpcsh Briefly note about hpcboot and pull note...
christos[src/trunk]: src/etc - fix manet alias to MANET; giving an alias with the sam...
christos[src/trunk]: src/sys/ufs/ufs use FFS_MAXNAMLEN instead of NAME_MAX, making su...
mrg[src/trunk]: src/sys/arch regenerate these configurations from GENERIC.in.
bouyer[src/trunk]: src/sys/dev Fix typo, pointed out by Markus W Kilbinger
matt[src/trunk]: src/sys/arch/arm/include Use device_t
plunky[src/trunk]: src/lib/lua use WARNS?=4 for all Lua modules
jmcneill[src/trunk]: src/sys/dev/mii Attansic L2 is 10/100 but the status registers r...
dyoung[src/trunk]: src/sys/altq Remove code bracketed by #ifdef __FreeBSD__.
thorpej[src/trunk]: src/sys/uvm Move uvm_page-related DDB hooks into uvm_page.c.
jakllsch[src/trunk]: src/sys/dev/ic Add (missing) newlines to error messages.
skrll[src/trunk]: src/sys/arch/hppa/hppa More whitespace.
wiz[src/trunk]: src/lib/librt Fix spaco.
matt[src/trunk]: src/sys/sys Add EVCNT_TYPE_ANY for sysctl. Fix EVCNT_STRING_MAX...
kiyohara[src/trunk]: src/sys/dev/pci Fix no wd on cmd680.
matt[src/trunk]: src/sys/dev/pci Fix comment
matt[src/trunk]: src/sys/ddb Make DB_MAX_LINES a kernel option
joerg[src/trunk]: src/external/bsd/mdocml/dist Revert incorrect last change and re...
riz[src/netbsd-6]: src/sys/dev/pci Add some device IDs for ticket 691.
snj[src/netbsd-6-0]: src/doc 1528
spz[src/trunk]: src actually install the new npf examples
jruoho[src/trunk]: src/lib/libc/stdlib Add more markup.
jmcneill[src/trunk]: src/sys fix build for kernels with i2c host controller drivers b...
matt[src/trunk]: src/doc Note new ARM changes.
riz[src/netbsd-6]: src/external/bsd/dhcpcd Apply patch (requested by roy in tick...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib fix a piece of lint
wiz[src/trunk]: src/share/man/man5 Whitespace and formatting cleanups.
bouyer[src/trunk]: src/sys/dev/ic After discussion on tech-kern@, fix performance i...
martin[src/netbsd-6-0]: src/share/zoneinfo Back out all changes to this file accide...
njoly[src/trunk]: src/share/man/man4 Fix wiconfig section in xref.
he[src/trunk]: src/sys/arch/sgimips/dev The crmfb device does not depend on iic...
christos[src/trunk]: src/sys/kern rename vpanic() to vnpanic() and make it varyadic. ...
riz[src/netbsd-6]: src/doc Tickets 686-688.
mrg[src/trunk]: src/distrib/sets/lists/base do not obsolete terminfo.db. that b...
he[src/trunk]: src/lib/libc/gen Actually, when we really need the a.out defines...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd don't forget to subtract the offs...
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 7.4.0. main changes include:
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile.
nakayama[src/trunk]: src/sys/arch/sparc64 Fix namespace confilicts membar_ops(3) vs. ...
christos[src/trunk]: src/tests/net/net Fix the exceed test.
martin[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
mrg[src/trunk]: src/sbin/raidctl print the serial number as an unsigned number.
msaitoh[src/trunk]: src/sys/arch/arm/marvell Add missing ','
chs[src/trunk]: src/sys fix build errors with gcc 4.5.
snj[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/kern PR/46811: Tetsua Isaki: Don't handle cpu limits whe...
joerg[src/trunk]: src/usr.bin/calendar Reorder sections to canonical order.
dholland[src/trunk]: src/external/gpl3/gcc/dist/gcc Improve the output of gcc when a ...
apb[src/trunk]: src/share/zoneinfo Import tzdata2011l, from ftp://munnari.oz.au/...
jruoho[src/trunk]: src/lib/libc/gen It was nice to expect fts(3) to appear in the '...
wiz[src/trunk]: src/usr.sbin/sdpd New sentence, new line.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
cegger[src/trunk]: src/sys/dev/isa build fix: isa_detach_hook() needs isa_chipset_t...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Re-formatting.
riz[src/netbsd-6]: src doc/3RDPARTY patch
wiz[src/trunk]: src Sort SEE ALSO.
riz[src/netbsd-6]: src/doc Tickets 608, 609, 611
riz[src/netbsd-6]: src/doc Tickets 591,592,596
nisimura[src/trunk]: src/sys/arch/sandpoint - use options PIC_MPCSOC to replace PIC_O...
christos[src/trunk]: src/external/gpl3/gdb/lib enable thread debugging support.
christos[src/trunk]: src/doc new byacc
christos[src/trunk]: src/external/bsd/cron/bin/crontab specify bindir
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 6.4.0. see this url for det...
jruoho[src/trunk]: src Move the more detailed discussion around the dirent-structur...
apb[src/trunk]: src/doc tzdata updated to 2011l.
jruoho[src/trunk]: src/share/man/man1 Wrap the USD reference around .Rs/.Re.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config remove NETBSD_LIBGCC_SPEC ...
plunky[src/trunk]: src/sys/netbt add (SOL_SOCKET, SO_TIMESTAMP) messages if requested
plunky[src/trunk]: src/share/mk Add a bsd.lua.mk for building Lua modules
matt[src/trunk]: src/sys/arch/arm/arm Change _l2_ to _log2_ to make sure they don...
matt[src/trunk]: src/sys/sys Use C89 function definitions for the inlines.
martin[src/netbsd-6-0]: src/doc Ticket #1500
christos[src/trunk]: src/include PR/43258: Hauke Fath: remove duplicate setservent de...
riz[src/netbsd-6]: src/sys/dev/usb Regen for ticket 625.
njoly[src/trunk]: src/distrib/sets/lists/text Cleanup duplicated groff keyword.
matt[src/trunk]: src/sys/dev/pci Shut up gcc about some uninitialized variables.
mbalmer[src/trunk]: src It's actually 'the flag locator', not 'flags' (as 'flags' ca...
tnozaki[src/trunk]: src/lib/libc/citrus/modules update string pointer when input is ...
joerg[src/trunk]: src/dist/bzip2 Programs exit, they don't return values.
dyoung[src/trunk]: src/sys/arch/evbmips/malta/pci Define, and hook into the isa_chi...
snj[src/netbsd-6-0]: src/doc 1454
christos[src/trunk]: src/sys/netinet make this compile.
macallan[src/trunk]: src/sys/dev/rasops autogenerate box drawing characters for fonts...
jruoho[src/trunk]: src/share/man/man9 Note timeval(9). Add %D to the .Rs/.Re.
jakllsch[src/trunk]: src/sys/dev/ic mvsata(4) DMA data structures are already __packe...
pooka[src/trunk]: src Make it possible to use the scheduler lock as the rumpuser c...
tsutsui[src/trunk]: src/usr.sbin/installboot Add a sectorsize parameter member in st...
sjg[src/trunk]: src/usr.bin/make Make sure .PHONY targets get .TARGET set.
dholland[src/trunk]: src/sys/kern don't truncate size_t to int
uebayasi[src/uebayasi-xip]: src/sys/uvm uvn_get: For XIP vnodes, skip read-ahead, bec...
christos[src/trunk]: src/external/gpl3/binutils/dist/gas/config The arm .arm.atpcs se...
uebayasi[src/uebayasi-xip]: src/sys/uvm Enable the newly added VM_PAGE_TO_MD() only #...
nakayama[src/trunk]: src/sys/dev/pci PCI-ISA Bridge paired with M5229 UDMA IDE Contro...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by chs in ti...
dholland[src/trunk]: src/lib/libc/gen Disable bogus _DIAGASSERT.
martin[src/netbsd-6-0]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up follo...
jruoho[src/trunk]: src/lib/libc/gen Interestingly, the committees plan to remove al...
jruoho[src/trunk]: src Naive tests for the naive putc(3) family.
christos[src/trunk]: src/external/bsd/cron/dist - change times to time_t
pgoyette[src/trunk]: src/lib/libc/time Remove repeated text "After filling..."
jun[src/trunk]: src/sys/arch/hpcmips/vr Fix #41863, Missing "}".
christos[src/trunk]: src/external/bsd/cron/dist bump crontab limit to 256K per the ol...
apb[src/trunk]: src/doc Add descriptions of fields, especially to document the d...
mbalmer[src/trunk]: src Remove the GPIODETACH gpio(4) ioctl (it is still available i...
jruoho[src/trunk]: src/lib/libutil Rework the example a little.
riz[src/netbsd-6]: src/doc Tickets 615-618,620.
riz[src/netbsd-6]: src/doc Tickets 725-727
jmmv[src/trunk]: src Add a new "-P prefix" option to mkdep(1).
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot CPPFLAGS cleanup, submited ...
jmmv[src/trunk]: src/tools/atf-compile Adjust paths to new location of the atf-co...
christos[src/trunk]: src/lib/libpam Build the modules in two phases:
joerg[src/trunk]: src/gnu/dist/groff/tmac Reflect canonical order by majority rule...
snj[src/netbsd-6-0]: src/sys/arch/newsmips/apbus Pull up following revision(s) (...
christos[src/trunk]: src/lib/libc/arch/i386/gen even shorter
martin[src/netbsd-6-0]: src/doc Fix entry for ticket #1547
hans[src/trunk]: src/sys/arch/vax/vsa Make console keyboard work on VAXstation 40...
ttoth[src/trunk]: src/sys/ufs/chfs chfs: uappnd flag patch
jruoho[src/trunk]: src/lib/libc/gen Actually the previous is wrong; all of these ca...
matt[src/trunk]: src/lib/csu/common_elf Use __UNCONST to unconst a ""
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Fix arg of intr_establish().
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by c...
christos[src/trunk]: src/sys/net80211 add more QoS bits
matt[src/trunk]: src/sys/arch/arm/omap Add some more OMAP4430 support.
jruoho[src/trunk]: src/lib/libc/stdlib Add more bugs. Namely, besides the return va...
christos[src/trunk]: src/tests/lib/libc/regex - Use PROGS instead of PROG so that we ...
para[src/trunk]: src/sys/kern rework boundary-tag reserve calculation, make it mo...
jruoho[src/trunk]: src/lib/libc/stdlib Steal the "malloc() vs. calloc()" -idiom fro...
macallan[src/trunk]: src/sys/dev/pci support anti-aliased fonts in 8 bit
martin[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
agc[src/trunk]: src/crypto/external/bsd/netpgp regen for netpgp 3.99.2, 20100507...
pgoyette[src/trunk]: src/usr.bin/make Cast sizeof() to (ssize_t) to avoid build errors.
christos[src/trunk]: src/usr.bin/make Revert bogus patch that attempted to canonicali...
matt[src/trunk]: src/sys/arch/arm/cortex Force TTBCR to 0
matt[src/trunk]: src/sys/arch/evbarm/conf Add ppb/pci
tsutsui[src/trunk]: src/sys/arch/pmax/ibus Set RI_NO_AUTO in ri_flg if init function...
matt[src/trunk]: src/sys/arch/evbarm Switch beagle and marvell to use the new boo...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Set RI_NO_AUTO in ri_flg if pvr_getde...
phx[src/trunk]: src/sys/arch/sandpoint Synology uses sk(4) NIC.
christos[src/trunk]: src/lib/libc/regex Prevent regcomp/regexec DoS attacks by limiti...
christos[src/trunk]: src/sys/miscfs/procfs define PROCFS_MAXNAMLEN and use it.
rumko[src/trunk]: src/distrib/notes/common Add myself
nonaka[src/trunk]: src/sys/arch/arm/xscale Added some CKEN_* definition for pxa270.
snj[src/netbsd-6-0]: src/sys/compat Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle c99 declarations in the middle of...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch There is no bootable floppy on hp...
matt[src/trunk]: src/sys/arch/evbppc/conf Add tmpfs
macallan[src/trunk]: src/sys/dev/i2c remove spurious warning about duplicate devices ...
pooka[src/trunk]: src/sys/sys devsw_conv is not used outside _KERNEL
msaitoh[src/netbsd-6]: src/libexec/ld.elf_so/arch/i386 Pull up following revision(s)...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Disable spl_intr() spamming when ...
jruoho[src/trunk]: src/share/man/man5 Add a note that the "whiteout inode", DT_WHT, ...
wiz[src/trunk]: src/doc grep-2.14 out.
alnsn[src/trunk]: src/tests/net/icmp Replace usleep(500000) with a synchronization...
jruoho[src/trunk]: src/lib/libc/sys Add subtitle. Break long paragraph.
dholland[src/trunk]: src/sys/arch/amd64/conf whitespace
jmcneill[src/trunk]: src/sys/dev/pci regen
lukem[src/trunk]: src/distrib/sets/lists/xcomp MKDEBUG support for X11R6 shlibs
riz[src/netbsd-6]: src/distrib/sets/lists/comp Fix the build after ticket 678. ...
christos[src/trunk]: src/lib/libedit PR/46942: Steffen Nurpmeso: editline(3): el_get(...
christos[src/trunk]: src/sys/compat/svr4 return the namemax from the bsd statvfs whic...
mbalmer[src/trunk]: src/lib/lua Add stub Makefile, not yet called.
wiz[src/trunk]: src/share/man/man9 Add missing comma.
jruoho[src/trunk]: src/lib/libc/sys Try to describe the struct stat instead of copy...
martin[src/trunk]: src/etc/mtree New test directory for npf
martin[src/netbsd-6-0]: src/sys/arch Pull up following revision(s) (requested by ma...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include devsw_conv0 from an i386 k...
dsl[src/trunk]: src/lib/libc/gen arc4 is a random number sequence, there is no p...
christos[src/trunk]: src/distrib/utils/sysinst/arch eliminate logging variable from m...
christos[src/trunk]: src/lib/libc/arch/x86_64/gen add a simpler version.
macallan[src/trunk]: src/sys/dev/sbus clear the screen and initialize it with the rig...
jym[src/trunk]: src/common/lib/libprop Indicate type of return variable for prop...
macallan[src/trunk]: src/sys/dev/wsfb call vcons_replay_msgbuf()
bouyer[src/trunk]: src/doc Note mfi(4) changes
joerg[src/trunk]: src/usr.bin/xinstall Reorder sections to canonical order. Use .E...
chs[src/trunk]: src/sys/arch/hppa/hppa fix EXIT label for fusufault, caught by n...
uebayasi[src/uebayasi-xip]: src/sys/dev Minimal NOR FlashROM driver to demonstrate th...
jmmv[src/trunk]: src/share/mk Allow DPADD to be specified on a per-program basis.
macallan[src/trunk]: src/sys/arch/macppc/dev - make the charge state sensor actually ...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Make ffb(4) buildable without iic(4) d...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Remove obsolete comment about a data c...
gsutre[src/trunk]: src/sys/dev/pci Enable 36-bit addressing for chipsets that suppo...
matt[src/trunk]: src/sys/arch/arm/at91 More -fno-common fixes
christos[src/trunk]: src/usr.bin/config bump date.
snj[src/netbsd-6-0]: src/sys/arch/mips Pull up following revision(s) (requested ...
tsutsui[src/trunk]: src/distrib Remove fsck_ext2fs(8) and mount_ext2fs(8).
snj[src/netbsd-6-0]: src/sys/dist/pf/net Pull up following revision(s) (requeste...
mrg[src/trunk]: src/sys/uvm re-arrange the end of uvm_page_recolor() to avoid th...
spz[src/trunk]: src/tests/crypto/libcrypto give the idea, rc5 and mdc2 checks a ...
christos[src/trunk]: src/tests/lib/libc/gen Make the rounding test work properly, and...
wen[src/trunk]: src/distrib/notes/common Added myself to the list of NetBSD Deve...
mbalmer[src/trunk]: src/sys/rump/librump/rumpvfs Underscores are sometimes overrated.
wiz[src/trunk]: src/share/man/man4 Drop trailing whitespace.
macallan[src/trunk]: src/sys/dev/rasops Introduce a new flag for rasops_info to keep ...
rkujawa[src/trunk]: src/sys/arch/amiga Added experimental support for CV64/3D PCI br...
msaitoh[src/netbsd-6]: src/doc Ticket 728 and 729.
snj[src/netbsd-6-0]: src/doc 1510, 1512
kefren[src/trunk]: src/sbin/route Update also keywords.{c, h} generator in order to ...
riz[src/netbsd-6]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
tnozaki[src/trunk]: src cast isblank(3)'s argument to unsigned char.
skrll[src/trunk]: src/etc/etc.hp700 Create tty0[0-3] devices.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc force on -DPIC and re-ap...
martin[src/trunk]: src/sbin/pppoectl Two small fixes from David H. Gutteridge in PR...
njoly[src/trunk]: src/sys/kern Include sys/syslog.h for log(9).
skrll[src/trunk]: src Remove .ARM.attributes when converting from ELF to a.out.
riz[src/netbsd-6]: src/distrib/sets/lists/comp Clean up trailing whitespace from...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Fix typo in previous.
snj[src/netbsd-6-0]: src/doc amend 1437
wiz[src/trunk]: src/lib/libc/sys Sort errors.
christos[src/trunk]: src/external/gpl3/gdb/lib mknative m68k
christos[src/trunk]: src/sys/fs/udf return UDF_MAXNAMLEN instead of NAME_MAX
dholland[src/trunk]: src/sys As a precaution, add sys/param.h explicitly to some head...
jruoho[src/trunk]: src/lib/libc/sys Fix the standards: utimes(2) is still in SUSv4, ...
wiz[src/trunk]: src/lib/libc/iconv Sort errors.
msaitoh[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by tl...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove obsolated file-system PORTAL.
wiz[src/trunk]: src/usr.sbin/ac cgd and sjg relicensed this under 2-clause-BSD.
riz[src/netbsd-6-0]: src/share/zoneinfo Apply changes (requested by apb in ticke...
kiyohara[src/trunk]: src/sys/dev/pci Add Marvell MV64460.
he[src/trunk]: src/sys/dev/wscons Now that we use keysym_t, make sure <dev/wsco...
christos[src/trunk]: src/crypto/external/bsd use cleantags
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Typo: DHB should be DMB (mo...
skrll[src/trunk]: src/sys/arch/hppa/include Comment fix.
hans[src/trunk]: src/tools/gdb Fix tools build on Solaris with MKCROSSGDB=YES.
jakllsch[src/trunk]: src/sys/arch/i386/conf Following precedent in the i386 GENERIC k...
martin[src/netbsd-6-0]: src Pull up the following revisions, requested by kre in ti...
macallan[src/trunk]: src/sys/dev/adb add options ADBKBD_EMUL_USB to turn USB emulatio...
he[src/trunk]: src/usr.sbin/lpr/lpr Remove what appears to be a spurious includ...
sjg[src/trunk]: src/usr.bin/make gcc defines __svr4__
matt[src/trunk]: src/sys/arch/arm/include Add __BIT(n) macro
riz[src/trunk]: src/share/mk Remap X11SRCDIR to /usr/xsrc for the MKREPRO=yes case.
he[src/trunk]: src/sys/arch/atari/atari One more file needing <sys/exec_aout.h>.
jdc[src/netbsd-6]: src/sys/arch/arm/marvell Pull up revision 1.5 (requested by m...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make alpha compile.
mrg[src/trunk]: src enable building/installing audiocfg(1). ok jmcneill.
pooka[src/trunk]: src/distrib/sets/lists is it absurd? is it a pain? no, it's se...
thorpej[src/trunk]: src/sys/arch/alpha Use bus_dmamem common.
njoly[src/trunk]: src/tests/sbin/newfs_msdos Adjust msdos fat32 image creation to ...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest:
matt[src/trunk]: src/sys/arch/arm/arm Compute cache line size before doing the loop.
njoly[src/trunk]: src/sys/arch/amd64/amd64 Remove extra space.
jruoho[src/trunk]: src/lib/libpthread .Dv.
riz[src/netbsd-6]: src/distrib/utils/sysinst/arch/i386 Pull up following revisio...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Only do the SA110 user register s...
chs[src/trunk]: src/sys/arch/hp700/dev PDC_CHASSIS_INFO needs a third parameter, ...
pooka[src/trunk]: src/sys/kern the crowd went crazy
dholland[src/trunk]: src/usr.bin/time and, erm, bump date too.
matt[src/trunk]: src/sys/arch/arm/omap Add registers for OMAP 3530 / TI DM37xx to...
chs[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot build cread.c with -O1 t...
christos[src/trunk]: src/tests/net/net fix error message
jruoho[src/trunk]: src/lib/libutil Use table instead of a list.
isaki[src/trunk]: src/sys/dev/ic Move "opt_slhci.h" from .h to .c
christos[src/trunk]: src/external/bsd/cron/dist remove the +1 second. Otherwise jobs ...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add code to make sure the trapfra...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
christos[src/FSF]: src/external/gpl3/gdb/dist May 11th, 2019: GDB 8.3 Released!
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb disable kernel trap frame crawlin...
snj[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by spz in ...
jruoho[src/trunk]: src/lib/libc/sys Add STANDARDS section. Note that both functions...
christos[src/trunk]: src/lib/libc/resolv add a check-names option, now that the defau...
pooka[src/trunk]: src/sys Add translation from vtype to dirent type. Convert rump...
matt[src/trunk]: src/sys/arch/evbarm/beagle shrink a little
pooka[src/trunk]: src Test for barebones rump network config (i.e. just rumpnet an...
matt[src/trunk]: src/sys/arch First pass as supporting the TI DM37XX which is use...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Bumped version, because of ...
dholland[src/trunk]: src/sys/netinet6 Remove stray #undef, probably someone's debuggi...
joerg[src/trunk]: src/sbin/route Simplify.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix powerpc support.
jakllsch[src/trunk]: src/sys/dev/pci Add NetChip (now PLX) vendor ID, as well as NET2...
skrll[src/trunk]: src/sys/arch/hppa/hppa Don't use magic constant.
dyoung[src/trunk]: src/sys/arch (Re-)define isa_detach_hook(), and define isa_dmade...
nakayama[src/trunk]: src/distrib/sets/lists Move dirs of debug compat lib from comp t...
hubertf[src/trunk]: src/etc Add RCS ID, per PR 43243
dyoung[src/trunk]: src/sys/arch/powerpc/isa genppc_isa_detach_hook() needs two argu...
dsl[src/trunk]: src/lib/libc I'm fairly sure the libc rules require that arc4ran...
bouyer[src/trunk]: src/sys/netinet Support checksum offloading in carp(4) if the un...
yamt[src/trunk]: src/include include <stdint.h> instead of <sys/types.h>.
matt[src/trunk]: src/sys/arch Enable FFS_EI (let's be more endian tolerant).
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100510.
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Escape trailing whitespace s...
tsutsui[src/trunk]: src/sys/arch/cobalt/dev Adjust attach message for failure path (...
christos[src/trunk]: src/tests/net/net Add a unix socket pathname size limit test.
matt[src/trunk]: src/sys/arch/arm/arm always start PMC cycle counter for ARM11 an...
jruoho[src/trunk]: src/lib/libc/stdio Put SECURITY CONSIDERATIONS as the last section.
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by chri...
dyoung[src/trunk]: src/sys/dev Stop calling ATH_LOCK_{INIT, DESTROY}(), they don't e...
matt[src/trunk]: src/sys/arch/evbarm/gumstix Add support for getting the mac-addr...
joerg[src/trunk]: src/usr.bin/tput Fix trailing whitespace
cliff[src/trunk]: src/sys/arch/mips/mips if USPACE <= PAGE_SIZE then the (single) ...
matt[src/trunk]: src/sys/arch/arm/arm32 Make all cortex and arm11 cpus uses write...
manu[src/trunk]: src/lib/libc/arch/alpha/gen Fix the build, _UC_UNIQUE has been r...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Calculate busclock and cpuc...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Pick up after people who find buil...
riz[src/netbsd-6]: src/doc Fix a typo.
wiz[src/trunk]: src/usr.bin/getent More standard Dt/Nm.
kiyohara[src/trunk]: src/sys/arch/hpcsh Use COM_REGMAP instead of hd64461uart_{read, w...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix spa_thread to...
christos[src/trunk]: src fenv support for sparc64 from Stathis Kamperis
haad[src/trunk]: src/share/man/man9 Document kthread_join in kthread(9).
macallan[src/trunk]: src/sys/arch/powerpc/pic make this work again
riz[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by msait...
riz[src/netbsd-6]: src/doc Tickets 680-685.
snj[src/netbsd-6-0]: src/sys/arch/i386/conf Apply patch (requested by maxv in ti...
njoly[src/trunk]: src/sys/dev/ic Kill local definition of __unused attribute.
joerg[src/trunk]: src/usr.bin Resort sections to canonical order.
snj[src/netbsd-6-0]: src/sys/altq Pull up following revision(s) (requested by mr...
joerg[src/trunk]: src Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath en...
uebayasi[src/trunk]: src/sys/uvm Correct pagermap emergva allocation. From yamt@.
snj[src/netbsd-6-0]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
he[src/trunk]: src/usr.sbin/mopd/mopcopy Use NOAOUT so that this builds without...
dyoung[src/trunk]: src/sys/arch/x86/x86 Make the 'size' argument of _bus_dmamap_loa...
matt[src/trunk]: src/sys/compat/linux/arch/arm Add missing <machine/pcb.h> include
jruoho[src/trunk]: src Define _PATH_CPUCTL.
jakllsch[src/trunk]: src/sys/dev/dkwedge Use wput_utf8() to improve conversion of UTF...
tsutsui[src/trunk]: src/distrib/macppc/cdroms/installcd Put an INSTALL kernel and of...
msaitoh[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by tsut...
snj[src/netbsd-6-0]: src Apply patch (requested by mrg in ticket #1468):
dholland[src/trunk]: src/lib/libc/gen Check for NULL *before* using ALIGN().
rmind[src/trunk]: src/sys/net/npf npf_icmp_uniqid: inspect the correct npc_info fo...
dyoung[src/trunk]: src/sys/arch/arm/include Define isa_dmadestroy(). Declare isa_d...
dholland[src/trunk]: src/sys Remove the nameidata from struct exec_package. It was us...
kiyohara[src/trunk]: src/sys/arch/ofppc/conf Add voodoofb with comment-outed. tested...
skrll[src/trunk]: src/sys/arch/evbarm/conf Better/different/consistent wscons colo...
msaitoh[src/trunk]: src/sys/dev/marvell Add "static".
thorpej[src/trunk]: src/sys Rationalize the definition of PMAP_KMPAGE.
jakllsch[src/trunk]: src/sys/dev/ata Limit wd(4) transfers to 128 (512-byte) logical ...
matt[src/trunk]: src/sys/arch/evbarm/conf Initial config for PANDABOARD (doesn't ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Call pmf_system_shutdown in cpu_reboot. O...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add some more peripheral base addresse...
mrg[src/trunk]: src/sys/arch remove a check against uvmexp.ncolors that is done ...
riz[src/netbsd-6]: src/sys/dev/isa Pull up following revision(s) (requested by m...
christos[src/trunk]: src/usr.bin/make put back canonicalization, but avoid doing it f...
joerg[src/trunk]: src/share/man/man3 Fix prologue. Drop size of last column as it ...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Fix indentation
tsutsui[src/trunk]: src/sys/arch/x68k/stand Fix "Error occurs, please reset" boot pr...
macallan[src/trunk]: src/sys/dev/ic add a couple more registers
riz[src/netbsd-6]: src/doc tickets 701, 702
wiz[src/trunk]: src/share/man/man3 Add more function argument names to the man p...
pooka[src/trunk]: src/tests/rump/rumpkern Disable module autoload so that it won't...
matt[src/trunk]: src/sys/arch/arm Make bus_dma understand supersections.
snj[src/netbsd-6-0]: src/doc 1449
alnsn[src/trunk]: src/tests/net/bpfilter Fix test timeout.
snj[src/netbsd-6-0]: src/sys/arch/mac68k/nubus Pull up following revision(s) (re...
matt[src/trunk]: src/sys/arch/arm/conf Add missing ;
rmind[src/trunk]: src/sys/sys Add node/core/smt ID numbers to struct cpu_data, wil...
dyoung[src/trunk]: src/sys/arch These are stragglers from my last commit ("Let us s...
snj[src/netbsd-6-0]: src/doc 1442
jruoho[src/trunk]: src/share/man/man9 In order to widen the paragraphs, move the ne...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio Add HDMI/DP codec ID found on NVIDIA GTX...
degroote[src/trunk]: src Add support for pfs(8)
christos[src/trunk]: src/sys/rump/librump/rumpvfs define RUMPFS_MAXNAMLEN and use it.
martin[src/netbsd-6-0]: src/doc Ticket #1550
cegger[src/trunk]: src/sys/dev/acpi with new ACPICA, idstr may be NULL.
wiz[src/trunk]: src/share/man/man3 Slight wording improvement.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
matt[src/trunk]: src/sys/arch/arm/arm32 Print TTBR/TTBR1/TTBCR registers
martin[src/netbsd-6-0]: src/doc Ticket #1523
jruoho[src/trunk]: src/lib/libc/gen More obsolete things. These are all already dep...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist enumerate all the tests to s...
ginsbach[src/trunk]: src/share/misc Regenerate to handle changes since 2009-12-14 (Ne...
martin[src/netbsd-6-0]: src/doc Ticket #1544
martin[src/trunk]: src/sys/dev/ic Use callout_halt() instead of callout_stop() - ot...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot Bump version to denote 060turbo boo...
martin[src/trunk]: src/tests/net ATF wrapping of the npf tests
matt[src/trunk]: src/sys/dev/sdmmc Add some more FreeScale ESDHC defintions.
martin[src/trunk]: src/lib/libkvm Do not fail kvm_dump_mkheader without setting an ...
kiyohara[src/trunk]: src/sys/arch/powerpc/pci Rename PCI_PRODUCT_MARVELL_MV64360 from...
christos[src/trunk]: src/tests/lib/libc/gen add a missing E
matt[src/trunk]: src/sys/arch/arm/cortex Add driver to attach ARM PL210 L2 Cache ...
pooka[src/trunk]: src/usr.bin/config ignore mainbus in previous for now
tsutsui[src/trunk]: src/sys/arch/x68k/include Move VM_MAXUSER_ADDRESS and VM_MAX_ADD...
jmmv[src/trunk]: src/share/mk Make DPADD and LDADD specific to the test programs....
riz[src/trunk]: src/sys/arch/evbmips/conf Bump SYMTAB_SPACE.
skrll[src/trunk]: src/lib/libc/arch/hppa/gen Deal with PLABELs in _lwp_makecontext
skrll[src/trunk]: src/sys/arch/hppa/hppa Group the prototypes.
christos[src/trunk]: src/lib/libc/arch/i386/gen add a simpler version
wiz[src/uebayasi-xip]: src/share/man/man4 Use standard section headers and mark ...
plunky[src/trunk]: src install bsd.lua.mk into DESTDIR
matt[src/trunk]: src/sys/arch/arm/mainbus Add multiple inclusion protection.
martin[src/trunk]: src/tests/lib/libc/sys Make this compile on archs where VM_MIN_A...
wiz[src/trunk]: src/lib/libc/gen Merge two entries for the same error.
martin[src/netbsd-6-0]: src/sys Apply patch requested by maxv in ticket #1500:
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by rm...
mbalmer[src/trunk]: src/lib/lua/gpio Makefile to build gpio.so.
matt[src/trunk]: src/sys/arch/arm/cortex Add Cortex-A9 support including the ARM ...
jym[src/trunk]: src Document new *ASSERTMSG() prototype, and update KASSERT(9).
christos[src/trunk]: src/external/bsd/tcpdump fix strict aliasing issues.
jruoho[src/trunk]: src/lib/libc/stdio Upon lukem@'s request, put the list of functi...
joerg[src/trunk]: src/external/gpl3/gdb/dist/bfd Fix memset usage.
hans[src/trunk]: src/sys/arch/vax/vsa Make SPX work as console device on VAXstati...
njoly[src/trunk]: src/share/man/man9 There's no stand alone vpanic.9 man page.
jmmv[src/trunk]: src/distrib/sets/lists Update file lists to match atf 0.8.
matt[src/trunk]: src/sys/arch/evbarm/conf Add DKWEDGE support
jruoho[src/trunk]: src/lib/libc/stdlib Use standard section headers.
matt[src/trunk]: src/sys/arch/arm/broadcom Fix CFG_IND_ADDR_FUNC definition.
riz[src/netbsd-6]: src/distrib/sets/lists/comp Pull up following revision(s) (re...
sborrill[src/netbsd-6]: src/doc Ticket #641
skrll[src/trunk]: src/gnu Make binutils stuff conditional on HAVE_BINUTILS being 216.
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist/namespace Use ACPI_DEB...
jruoho[src/trunk]: src Add an introductory manual page for the POSIX asynchronous I...
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by oz...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/sbd Set RI_NO_AUTO in cnattach function...
riz[src/netbsd-6]: src/doc Tickets 671-673,676-677
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement a new TLB system. This ...
pgoyette[src/trunk]: src/share/man/man4 Mention the new sysctl variable just created.
dyoung[src/trunk]: src/sys/arch/x86/pci Allow detachment and re-attachment of an IS...
mbalmer[src/trunk]: src/share/man/man4 Mention GPIO in the header so that apropos gp...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb - add objfile hook.
jdc[src/trunk]: src/sys/dev/pci Add Sun Cassini/NS Saturn devices.
jmmv[src/trunk]: src Sanitize the regex test cases.
macallan[src/trunk]: src/sys/dev/wsfont add translation tables for ISO fonts in order...
joerg[src/trunk]: src/usr.bin/mail Explicitly quote |. Don't use .%T outside the s...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf When we do get a working and stable USB...
njoly[src/trunk]: src/sys/dev/pci Regen for 3WARE 9750 Series RAID.
jruoho[src/trunk]: src/share/man/man3 Note that struct bintime is described in time...
roy[src/trunk]: src/usr.bin/telnet Use terminfo and the non-standard ttytype rat...
matt[src/trunk]: src/sys/arch/evbarm/conf Add INSTALL variant for BCM5301X
chs[src/trunk]: src/sys/arch/i386/conf add alipm and its iic bus.
mbalmer[src/trunk]: src/lib/lua/gpio Interface gpio(4) from Lua. Not linked to the ...
jruoho[src/trunk]: src/lib/libc/stdlib Improvements to wording and markup.
dyoung[src/trunk]: src/sys/net Cosmetic: remove whitespace at the end of line.
snj[src/netbsd-6-0]: src/sys/arch/mips/mips Pull up following revision(s) (reque...
christos[src/trunk]: src/share/man/man9 add vpanic
joerg[src/trunk]: src/games/factor Follow the Fundamental Theory of Algebra. Disal...
martin[src/netbsd-6-0]: src/doc Ticket #1507
dyoung[src/trunk]: src/sys/arch/hp700/dev Define, and hook into the isa_chipset_tag...
jruoho[src/trunk]: src/lib/librt Writing, rereading, writing, reareading, and yet s...
mrg[src/trunk]: src/distrib/sets/lists/comp psim builds on powerpc with gdb7.
skrll[src/trunk]: src/sys/arch/hp700/conf Add PCIVERBOSE
mbalmer[src/trunk]: src/sys/arch/i386/conf Document gpioiic flag in a comment.
pooka[src/trunk]: src For the simple cases, augment device-major with information ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by nick in ticke...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add PUFFS, putter and fss.
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ri...
martin[src/netbsd-6-0]: src/doc Ammend tickt #1539
chs[src/trunk]: src/sys/arch regen
jruoho[src/trunk]: src/sys/dev/acpi Remove bogus assertion that came with revisions...
pooka[src/trunk]: src/tests/fs Hook ZFS tests to MKZFS instead of a homegrown vari...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Fix chgrp (and don't rely on VNO...
christos[src/trunk]: src/lib/libedit return !OKCMD on error.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by msaitoh i...
msaitoh[src/netbsd-6]: src/doc Remove duplicated line.
matt[src/trunk]: src/sys/kern Use __cacheline_aligned
spz[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 cpuid an...
riz[src/trunk]: src/sbin/newfs_v7fs Remove -g from CPPFLAGS.
matt[src/trunk]: src/tools Make mkubootimage for evbmips and evbppc too.
macallan[src/trunk]: src/sys/dev/sbus call vcons_replay_msgbuf() if we're the console
wiz[src/trunk]: src/usr.bin/find - improve spelling;
sjg[src/trunk]: src/usr.bin/make Cast sizeof() to int, which is sufficent and co...
matt[src/trunk]: src/sys/arch/arm/include Add MON32 mode (just for completeness).
yamt[src/trunk]: src/sys/uvm comment
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Have an enum for rmconf_m...
mrg[src/trunk]: src/libexec/ld.elf_so/arch/hppa match EXIT() with LEAF_ENTRY() s...
njoly[src/trunk]: src/sys/arch/x86/include Do not redefine CPUID_LAHF.
joerg[src/trunk]: src/share/man/man3 Reorder prologue
skrll[src/trunk]: src/sys/common/pmap/tlb Log the icache sync only if it's done.
tsutsui[src/trunk]: src/sys/arch/hpcsh/conf Explicitly specify "options HZ=64" in ke...
martin[src/trunk]: src/sys/arch/arm/include/arm32 Move struct pv_addr next to struc...
kiyohara[src/trunk]: src/sys/dev/pci Regen.
riz[src/netbsd-6]: src/sys/dev/mii Regen for ticket 633.
joerg[src/trunk]: src/share/man/man1/man1.x68k Proper markup.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile
christos[src/trunk]: src/usr.bin/config make config -x look at the booted kernel first.
jruoho[src/trunk]: src As was done with the man-page for <sys/types.h>, move dir(5)...
bouyer[src/trunk]: src/sys/dev/ata Make this compile again after DRIVET rename
cegger[src/trunk]: src/sys/uvm Move PMAP_KMPAGE to be used in pmap_kenter_pa flags ...
christos[src/trunk]: src/lib/libc/net implement no-check-names
christos[src/trunk]: src/tests/lib/libc/gen add more tests.
njoly[src/trunk]: src/share/man/man4 Move -offset option before column width argum...
matt[src/trunk]: src/sys/arch/arm Don't use locations in .data to store exception...
matt[src/trunk]: src/sys/uvm Cleanup comment. Change panic to KASSERTMSG.
christos[src/trunk]: src/lib/lua Handle sun2
joerg[src/trunk]: src/lib/libterminfo Add tic dependency only for the USETOOLS case.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom As we'll soon get boot-time informatio...
jruoho[src/trunk]: src/lib/libc/gen At least one markup-typo slipped through the cr...
kiyohara[src/trunk]: src/sys/dev/pci Fix panic when boot time. Require attribute drm...
jakllsch[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/sys/arch/hppa/hppa Make pmap_check_alias static
riz[src/netbsd-6]: src/doc doc/CHANGES patch
tsutsui[src/trunk]: src/sys/kern Some KNF.
christos[src/trunk]: src/lib/libc/stdlib rename umax2s->size_t2s function per apb's r...
christos[src/trunk]: src/sys/dev/pci clear register 0x41 as FreeBSD and OpenBSD do. U...
matt[src/trunk]: src/sys/arch/arm Switch cortex_a9 back to need_ptesync = 1
mrg[src/trunk]: src/libexec/httpd import bozohttpd 20100509. it has these changes:
wiz[src/trunk]: src/usr.sbin/pf/pfs Remove trailing whitespace and dot in Nd.
macallan[src/trunk]: src/sys/dev/sbus set isp_xffree, like the PCI frontend does
matt[src/trunk]: src/sys/arch/arm/include Remove undeeded struct device;
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssh Apply patch (requested by m...
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by rm...
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix difference bt...
joerg[src/trunk]: src Don't use dangling elses.
jruoho[src/trunk]: src/share/man/man3 Add an introductory example.
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by spz in tick...
roy[src/trunk]: src/lib/libterminfo There is no standard way of getting a list o...
jakllsch[src/trunk]: src/sys/dev/usb Add register information for the EHCI 1.0 Append...
snj[src/netbsd-6-0]: src/doc 1514
macallan[src/trunk]: src/share/mk add suntcx
riz[src/netbsd-6]: src/external/gpl3/gcc/usr.bin Pull up following revision(s) (...
snj[src/netbsd-6-0]: src Apply patch (requested by mrg in ticket #1467):
dyoung[src/trunk]: src/sys/dev/ic Get rid of the "I don't know what I was thinking ...
jruoho[src/trunk]: src/lib/libc/gen Deprecated in POSIX (rev. 2008).
christos[src/trunk]: src/sbin/route PR/40455: Mihai Chelaru: Add noreject noblackhole...
jruoho[src/trunk]: src Reference timeval(3).
plunky[src/trunk]: src/usr.sbin/btconfig update the "Class of Device" information, ...
msaitoh[src/trunk]: src/sys Fix typos
taca[src/trunk]: src/doc Update current versions:
joerg[src/trunk]: src/share/man/man9/man9.i386 \\ -> \e
jruoho[src/trunk]: src/lib/libc/stdio Note that EBADF is optional for fileno() in P...
christos[src/trunk]: src/sys/fs/udf - rename UDF_MAX_NAMELEN -> UDF_MAXNAMLEN
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE.
tsutsui[src/trunk]: src/sys Clear RI_NO_AUTO in actual attach functions during autoc...
snj[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
snj[src/netbsd-6-0]: src/external/bsd/bind/dist Apply patch (requested by mrg in...
matt[src/trunk]: src/sys/arch/evbarm/conf cortex include moved arm/omap/files.omap2
jruoho[src/trunk]: src/lib/libc/stdlib Note that the return type sould arguably be ...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add dmb/dsb instructions as ...
martin[src/netbsd-6-0]: src/sys/arch/amiga/amiga Pull up following revision(s) (req...
jruoho[src/trunk]: src/share/man/man3 Remove trailing comma.
jnemeth[src/trunk]: src/sys/dev/pci PR/46877 - Wolfgang Stukenbrock -- missing defin...
jmcneill[src/trunk]: src/sys/dev/pci avoid printing an empty line in the sb800 case
jruoho[src/trunk]: src/lib/libc/gen .Nm -> .Fn.
jmcneill[src/trunk]: src/sys/dev/pci add GeForce GTX 550 Ti
wiz[src/trunk]: src/usr.sbin/pf/pfs Sort options, standardize SYNOPSIS, slight r...
snj[src/netbsd-6-0]: src Pull up following revision(s) (requested by mrg in tick...
jdc[src/trunk]: src/sys/dev/pci Regenerate for:
mbalmer[src/trunk]: src/sys/dev/gpio Fix non-COMPAT_50 compilation.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by christos in t...
nonaka[src/trunk]: src/sys/arch/hpcarm Added touchpad driver for WS003SH.
christos[src/trunk]: src/share/mk Switch i386 and amd64 to gdb7.
apb[src/trunk]: src/sys/kern Print "WARNING: negative runtime; monotonic clock h...
riz[src/netbsd-6]: src/sys/arch/arm/pic Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/cron/dist apply our changes.
pooka[src/trunk]: src/sys/rump/include/rump forward-declare struct uio (required b...
snj[src/netbsd-6-0]: src/doc 1505
riz[src/netbsd-6]: src/sys/arch/arm/marvell Pull up following revision(s) (reque...
jruoho[src/trunk]: src/lib/libc/string .Nm -> .Fn.
jmcneill[src/trunk]: src s/PLAYSTATION/PlayStation/
riz[src/netbsd-6]: src/sbin/init Pull up following revision(s) (requested by msa...
snj[src/netbsd-6-0]: src/etc/ssh Pull up following revision(s) (requested by spz...
snj[src/netbsd-6-0]: src/doc note some files that were deleted in ticket #1468
jmcneill[src/trunk]: src/sys/dev/pci Newer ATI SB800 SMBus controllers don't report t...
snj[src/netbsd-6-0]: src/doc 1502
mbalmer[src/trunk]: src Add a ga_flags field to the gpio_attach structure to hand dr...
jmmv[src/trunk]: src/tests/sys/rc Fix execution of the installed tests by using h...
matt[src/trunk]: src/sys/arch/evbarm/conf modify USB entries (still commented out).
matt[src/trunk]: src/sys/arch/arm Use ARMV6+ cpsi{d, f} instructions whenever poss...
martin[src/trunk]: src/usr.sbin/npf/npftest Add two new command line options to hel...
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/usermode/dev - gc old aio implementation
joerg[src/trunk]: src/lib/libc/stdio Fix trailing whitespace
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by j...
riz[src/trunk]: src/share/man/man7 Update release(7) for the recent iso -> image...
snj[src/netbsd-6-0]: src/doc 1517
riz[src/netbsd-6]: src/lib/libpthread Pull up following revision(s) (requested b...
jruoho[src/trunk]: src/lib/libc/stdlib Also: in the example EOVERFLOW is probably b...
matt[src/trunk]: src/sys/arch/powerpc/booke Fool gcc into thinking we aren't usin...
christos[src/trunk]: src/sys/dev/usb regen
bouyer[src/netbsd-6-0]: src Revert ticket 875, it doesn't applies to netbsd-6 (the ...
riz[src/netbsd-6]: src/distrib/sets/lists/comp Commit missed patch for setlists ...
matt[src/trunk]: src/sys/arch/arm Fix more pci_conf_interrupt/pci_conf_hook problems
dyoung[src/trunk]: src/sys/arch/x86/x86 Instead of declaring _bus_dmamap_load_busad...
snj[src/netbsd-6-0]: src/doc 1440
christos[src/trunk]: src/sys/ufs/ext2fs really print the incompatible bits.
riz[src/netbsd-6-0]: src/external/historical/nawk/dist Pull up following revisio...
christos[src/trunk]: src/doc update procedure for services and protocols, and bring t...
christos[src/trunk]: src/sys/fs/puffs don't get affected by the NAME_MAX bump. Use th...
snj[src/netbsd-6-0]: src/sys/compat Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/macppc/dev only register a PMU callback when we're ...
pooka[src/trunk]: src/sys _RUMPKERNEL -> _KERNEL
bouyer[src/trunk]: src/sys/dev/scsipi Move a check for the drive type to the right ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Whitespace nit.
msaitoh[src/trunk]: src/lib/librumpclient Remove unused variable. Approved by pooka.
christos[src/trunk]: src/tests/lib/libc/locale Undo previous, Checking for vax is mor...
christos[src/trunk]: src/usr.bin/xlint/lint1 eat the last d in double constants.
cherry[src/trunk]: src/sys/arch/i386/i386 Restrict export of the tmpgdt symbol to X...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket 643.
jruoho[src/trunk]: src/share/man/man9 Xref timeval(3).
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
snj[src/netbsd-6-0]: src/common/lib/libc/stdlib Pull up following revision(s) (r...
jruoho[src/trunk]: src/lib/libutil Upon lukem@'s request, put the list of functions...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by c...
christos[src/trunk]: src/sys/sys Define a macro we can use to detect if a port has su...
haad[src/trunk]: src/sys/dev/dm Add support for DIOCCACHESYNC ioctl for dm device...
martin[src/netbsd-6-0]: src/doc Ticket #1551
dyoung[src/trunk]: src/sys/arch/x86/x86 After bouncing in bus_dmamap_load{, _mbuf, _u...
manu[src/trunk]: src/sys/ufs/ffs Stop extended attributes at the appropriate plac...
joerg[src/trunk]: src/usr.bin/telnet Simplify
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add mvsocts.
dyoung[src/trunk]: src/sys/arch/arc/isa Define, and hook into the isa_chipset_tag_t...
roy[src/trunk]: src/usr.bin/tput tput now uses longname(3) to derive the termina...
roy[src/trunk]: src/usr.bin/tput Ensure we only pass cap names of one or two cha...
snj[src/netbsd-6-0]: src/sys/compat/svr4_32 Pull up following revision(s) (reque...
christos[src/trunk]: src/include new error.
chs[src/trunk]: src/sys/sys add __noclone for gcc 4.5.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb - Don't use the unwind register g...
tsutsui[src/trunk]: src/distrib/notes/common Update IP addresses (both IPv4 and IPv6...
snj[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/mips/include N32 uses dadd instructions to manipula...
jym[src/trunk]: src/sys Modify *ASSERTMSG() so they are now used as variadic mac...
nonaka[src/trunk]: src/sys/arch/arm/xscale Add SSP SSSR register definitions.
taca[src/trunk]: src/doc BIND 9.8.0-P4 has released, critical security update.
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by mr...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs errx() already contains progname...
snj[src/netbsd-6-0]: src/sys/arch Pull up following revision(s) (requested by ma...
matt[src/trunk]: src/sys/arch/arm Make cpu_reset, most of initarm and the kvm ini...
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf 0.8.
snj[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/uvm Switch to a spin lock (uvm_kentry_lock) which, fortu...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.89:
matt[src/trunk]: src/sys/arch/evbarm Add RCSID when needed.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib use the correct file...
njoly[src/trunk]: src/tests/lib/libc/sys Do not try to open files up to the RLIMIT...
msaitoh[src/trunk]: src/sys/dev/pci Make wm_reset() and wm_gmii_reset() close to e10...
matt[src/trunk]: src/sys/arch/evbarm/conf Change to use TOOL_MKUBOOTIMAGE
joerg[src/trunk]: src/lib/libm/man \\* -> \*
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Include PCI outbound windows in the ...
tsutsui[src/trunk]: src/sys/dev/ic Make local functions static.
christos[src/trunk]: src/sys/fs/nilfs define NILFS_MAXNAMLEN and use it.
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 remove pmap_update() calls on the k...
chs[src/trunk]: src/sys/arch/ia64/ia64 fix some confusion about PG_FAKE.
christos[src/trunk]: src/tests/lib/libc/net whitespace
dyoung[src/trunk]: src/sys/arch/x86/pci Add an exponential back-off to the loop tha...
jruoho[src/trunk]: src/lib/libc/stdlib Fix previous commit by also moving the type ...
christos[src/trunk]: src/share/man/man5 document missing resolv.conf options
joerg[src/trunk]: src/lib/libc/stdio Use plain references and don't depend on mult...
matt[src/trunk]: src/sys/arch/arm/include Don't do inlines if _STANDALONE
skrll[src/trunk]: src/sys/arch/hppa/hppa Wrap a long line.
skrll[src/trunk]: src Don't advertise the abt/und/irq stack pointers as accessible...
christos[src/trunk]: src/include make the default to not check names.
dholland[src/trunk]: src/sbin/dump Use more markup, fix English usage.
jruoho[src/trunk]: src/lib/librt Reference only aio(3) in SEE ALSO as it is the cen...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/trunk]: src/sys/kern Fix query of IMMEDIATE bool values (copy & pasto).
jruoho[src/trunk]: src/lib/libc/iconv Properly enumerate the two special cases. Als...
matt[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_CPU_UAREA_ALLOC_IDLELWP sinc...
riz[src/netbsd-6]: src/doc Tickets 628-630.
jruoho[src/trunk]: src/share/man/man5 Minor markup improvements.
snj[src/netbsd-6-0]: src/usr.sbin/rtadvd Pull up following revision(s) (requeste...
apb[src/trunk]: src/share/mk Add MKCLEANSRC and MKCLEANVERIFY variables, default...
hauke[src/trunk]: src/etc/etc.mac68k Create the sysmon device node for the softwar...
christos[src/trunk]: src/sys/rump/librump/rumpvfs use RUMPFS_MAXNAMLEN consistently.
matt[src/trunk]: src/sys/arch/arm Add secondary cache range ops
kiyohara[src/trunk]: src/sys/dev/pcmcia Add malo@pcmcia.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs p2k asserts get upset if VOP_ISLOCK...
jmcneill[src/trunk]: src/sys/modules/gpio Remove an invalid include path from CPPFLAGS
snj[src/netbsd-6-0]: src/sys Apply patch (requested by riastradh in ticket #1512):
matt[src/trunk]: src/sys/arch/arm/broadcom Add initial device support for the Bro...
christos[src/trunk]: src/lib/libedit PR/46935: Steffen Nurpmeso: editline(3) (libedit...
pgoyette[src/trunk]: src/sys/dev/pci Recognize additional SMBus controllers. From Fr...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Don't allow mangling of uid or g...
snj[src/netbsd-6-0]: src/sys/compat/linux32/arch/amd64 Pull up following revisio...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib not much point in de...
mrg[src/trunk]: src/sys/arch enable IPFILTER_COMPAT in all kernels that have ipf...
pooka[src/trunk]: src/sys/rump update slightly
nonaka[src/trunk]: src/sys/arch/hpc/stand/hpcboot/res Added "\SD-MMC Card\" entry f...
joerg[src/trunk]: src/lib/libc/stdio Fix markup
christos[src/trunk]: src/external/bsd/libarchive/bin/cpio reverse polarity of the war...
joerg[src/trunk]: src/share/man/man3 \\ -> \e
bouyer[src/trunk]: src/sys Apply back changes that were reverted on Jul 24 and Jul ...
macallan[src/trunk]: src/sys/dev/pci/voyager define and use PWMCLOCK_DEBUG
tsutsui[src/trunk]: src/sys/arch/atari/conf - don't enable TMPFS for SMALL030
msaitoh[src/netbsd-6]: src/doc Ticket 730.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
christos[src/trunk]: src/sys/dev/pci regen
joerg[src/trunk]: src/external/bsd/file/dist/doc ASCII cleaness
mbalmer[src/trunk]: src/sys/dev/gpio Unbreak and move the list of child devices to C...
mbalmer[src/trunk]: src/sys/modules Modules for iic(4) and gpioiic(4).
riz[src/netbsd-6]: src/bin/pax Pull up following revision(s) (requested by msait...
yamt[src/trunk]: src/share/examples/puffs/pgfs isempty: fix a query result type.
martin[src/netbsd-6-0]: src/doc Tickets #1546 and #1547
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pooka[src/trunk]: src/sys/kern This not working on ews4800mips has nothing to do w...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add 64bit atomic ops for ARM...
christos[src/trunk]: src/sys/fs/tmpfs return TMPFS_MAXNAMLEN instead of NAME_MAX
christos[src/trunk]: src/sys/dev/usb PR/45156: Moritz Wilhelmy: Add 4G Systems XS Sti...
wiz[src/trunk]: src/sbin/mount_ptyfs Bump date for previous.
matt[src/trunk]: src/sys/arch/evbarm Get the PANDABOARD to boot (hangs in USB).
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Disable OS supplied single step f...
jruoho[src/trunk]: src/usr.bin/chflags Clarify the wording in the table.
snj[src/netbsd-6-0]: src/sys/arch Pull up following revision(s) (requested by ma...
matt[src/trunk]: src/sys/uvm Don't try grow the entire kmem space but just do as ...
snj[src/netbsd-6-0]: src/doc 1419
reinoud[src/trunk]: src/sys/arch/usermode/dev No need for the bounce-buffer anymore ...
jruoho[src/trunk]: src/lib/libc/gen Small markup improvements.
christos[src/trunk]: src/sys/nfs use NFS_MAXPATHLEN instead of MAXPATHLEN
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib don't try to be too ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove old debugging cruft
bouyer[src/netbsd-6-0]: src/lib/libc/gen Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
spz[src/trunk]: src/etc/ssh add morden, mollari, pkgbuild and build
chs[src/trunk]: src/sys/kern mark exit_psignal() as __noclone to work around a g...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Update to reflect p5pb(4) changes.
christos[src/trunk]: src/share/mk No point on keeping hp700 on the old gcc; it is pro...
pooka[src/trunk]: src/usr.bin/config Support interface attributes as pseudoroots. ...
dyoung[src/trunk]: src/sys/arch/x86/x86 Cosmetic: join some if-statements, remove s...
chs[src/trunk]: src/sys/nfs fix error handling in nfsrv_rename(): when the first...
thorpej[src/trunk]: src/sys/uvm Back-out accidental check-in.
msaitoh[src/netbsd-6]: src/sys/sys Pull up following revision(s) (requested by dholl...
tsutsui[src/trunk]: src/distrib/notes/common Remove "MS-DOS floppy" from "Getting th...
njoly[src/trunk]: src/external/bsd/file/dist/doc Fix magic_descriptor/magic_file q...
degroote[src/trunk]: src/usr.sbin/pf/pfs Add missing license
jruoho[src/trunk]: src/lib/libc/sys Use -enum in the list for clarity.
joerg[src/trunk]: src/external/bsd/cron/dist Kill redundant ()
jruoho[src/trunk]: src/lib/libpthread Xref timespec(3).
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
matt[src/trunk]: src/sys/arch/shark/isa Don't use r7, use r5 instead
apb[src/trunk]: src/doc zoneinfo: Import tzdata2011l. [apb 20111010]$
jmcneill[src/trunk]: src/sys/arch/amd64/conf remove iic, I fixed the i2c code
cegger[src/trunk]: src/sys/dist/ipf/netinet build fix: caddr_t -> void *
christos[src/trunk]: src/external/bsd/file/dist/src fix cdf mime output on cdf files ...
jruoho[src/trunk]: src/lib/libc/stdlib Move the '_malloc_options' variable from mal...
jdc[src/trunk]: src Add DP83865 to the supported PHY list (from OpenBSD).
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add Thermal Sensor for Kirkwood(88F6282...
matt[src/trunk]: src/etc/etc.evbarm Add BCM5301X
skrll[src/trunk]: src/sys/arch/evbarm/conf Typo in comment
snj[src/netbsd-6-0]: src/crypto/external/bsd/heimdal Pull up following revision(...
matt[src/trunk]: src/sys/arch/arm/arm Recode armv7_dcache_wbinv_all in asm. Add ...
martin[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
mbalmer[src/trunk]: src Link the gpio(4) Lua module to the build and add it to the s...
matt[src/trunk]: src/lib/libpthread Only copy the ucontext_t in pthread_setcontex...
christos[src/trunk]: src/distrib/sets/lists/base forgot to commit this
isaki[src/trunk]: src/sys/arch/x68k/dev Correct rev1.11.
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for pipe2.
martin[src/netbsd-6-0]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: CO...
jruoho[src/trunk]: src/lib/libc/stdio Also tmpnam(3) and tempnam(3) are now obsolet...
dholland[src/trunk]: src/sys/dev/pci Fix a crash during alc888 initialization caused ...
jruoho[src/trunk]: src Add a manual page that describes the basic structures in <sy...
njoly[src/trunk]: src/external/mit/xorg/bin/luit Fix locale alias file substitutio...
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix inversion: advance clock on cp...
christos[src/trunk]: src/sys/miscfs/kernfs define KERNFS_MAXNAMLEN and use it.`
matt[src/trunk]: src/sys/kern Give config thread more descriptive names.
phx[src/trunk]: src/sys/arch/sandpoint Recognize a network boot device by its PC...
martin[src/netbsd-6-0]: src/doc Ticket #1464
chs[src/trunk]: src/sys use gcc builtin for memset() on vax too.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Rewrote most of the code to mak...
wiz[src/trunk]: src/usr.sbin/i2cscan Add man page for review.
uebayasi[src/uebayasi-xip]: src/sys/uvm ubc_alloc: Don't forget taking the parent's v...
msaitoh[src/trunk]: src/sys/dev/pci bugfixes:
dholland[src/trunk]: src/tests/lib/libc/regex Don't use 'nul' in filenames as windows...
riz[src/netbsd-6-0]: src/doc Ticket 853
snj[src/netbsd-6-0]: src/doc 1465, 1473-1477
dyoung[src/trunk]: src/sys/arch isa_detach_hook() needs two arguments, the first an...
jakllsch[src/trunk]: src/sys/dev/usb Add Debug Descriptor structures and constants,
christos[src/trunk]: src/dist/nvi fix raw string formats
christos[src/trunk]: src/distrib/sets/lists/tests add the regex exhaustion test
dyoung[src/trunk]: src/sys/arch/algor/pci Define, and hook into the isa_chipset_tag...
christos[src/trunk]: src/sys/sys fix comment.
christos[src/trunk]: src/sys/arch/x86/x86 We don't have printk. Use printf_nolog, and...
msaitoh[src/trunk]: src/sys Fix a bug that kmem_alloc() is called from the interrupt...
christos[src/trunk]: src/external/bsd/mdocml/dist fix wrong cast.
pgoyette[src/trunk]: src/sys/dev/pci Use __arraycount() for readability
dyoung[src/trunk]: src/sys/dev/pci Since the intention in capturing a device's PCI ...
matt[src/trunk]: src/sys/arch/mvmeppc/conf Fix ident.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Allocate more VM space for over 8M k...
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/conf config glue for acpica
dholland[src/trunk]: src/sbin/shutdown Fix thinko about halt vs. poweroff; from Morit...
riz[src/netbsd-6]: src/doc Ticket 718
matt[src/trunk]: src/sys/dev/pci Regen.
jruoho[src/trunk]: src/lib/libc/gen Move the structure inside the body text. Some a...
matt[src/trunk]: src/sys/arch/arm/arm32 Need to do a GET_CURCPU(r4) before invoki...
christos[src/trunk]: src/distrib/sets/lists/comp add vpanic(9)
macallan[src/trunk]: src/sys/dev/pci/voyager support a hardware cursor - now X with w...
riz[src/netbsd-6]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
jakllsch[src/trunk]: src/sys/dev/usb In umidi_attach(), adjust aprint functions match...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by c...
dsl[src/trunk]: src/lib/libc/gen Since 'rs' is statically initialised (not bss) ...
joerg[src/trunk]: src/usr.bin/audio/ctl Reorder sections to canonical order.
matt[src/trunk]: src/sys/arch/arm/include Use __ASSEMBLER__ to control inline def...
jruoho[src/trunk]: src/lib/libc/stdio Put the historical note to its own section. N...
christos[src/trunk]: src/sys/rump/librump/rumpvfs fix confusion between MAXPATHLEN an...
christos[src/trunk]: src/sys/arch/amd64/amd64 don't undef TRAP_SIGDEBUG
rmind[src/trunk]: src/sys/kern - Sprinkle asserts to catch calls from interrupt co...
christos[src/trunk]: src/lib/libc/gen PR/43300: Takahiro Kambe: LOG_PID and LOG_CONSO...
pooka[src/trunk]: src/share/man/man4 Remove "EXPERIMENTAL" from puffs + some rewor...
phx[src/trunk]: src/doc sandpoint: support for Marvell-SKnet in netboot
riz[src/netbsd-6]: src/doc Ticket 668.
mrg[src/trunk]: src/gnu re-run mknative-gcc. picks up:
thorpej[src/trunk]: src/sys/arch/alpha/conf Delete some vanity configs, esp. now tha...
matt[src/trunk]: src/sys/arch/arm/include Move the __cpu_simple_lock to the last ...
he[src/trunk]: src/sys/arch Bump SYMTAB_SPACE so that the symbol table fits again.
dyoung[src/trunk]: src/sys/dev/ic Add a bus-independent detachment routine. In the...
matt[src/trunk]: src/sys/common/pmap/tlb Add pmap_tlb_asid_check and use it verif...
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by phx in ti...
ahoka[src/trunk]: src/sys/arch/hp700/include Handle the HAVE_NBTOOL_CONFIG_H case.
skrll[src/trunk]: src/sys/arch/hp700/conf Enable PA2.0 CPUs, elroy, astro, ssio an...
martin[src/netbsd-6-0]: src/external/gpl3/binutils/dist/bfd Pull up following revis...
christos[src/trunk]: src/external/gpl3/gdb/lib mknative for i386
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys create the ho...
chs[src/trunk]: src/sys/ufs/ext2fs when failing a mount due to unsupported featu...
he[src/trunk]: src/sys/arch/arm/footbridge/isa Typo correction: it's isa_dmades...
riz[src/netbsd-6]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
mrg[src/trunk]: src/libexec/httpd merge bozohttpd 20100509.
thorpej[src/trunk]: src/sys Use PMAP_ENABLE_PMAP_KMPAGE to enable PMAP_KMPAGE. We s...
riz[src/netbsd-6]: src/share/man/man4 Pull up following revision(s) (requested b...
riz[src/netbsd-6-0]: src/sys/secmodel/extensions Pull up following revision(s) (...
jruoho[src/trunk]: src/share/man/man3 Due previous, remove STANDARDS.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
riz[src/netbsd-6]: src/doc Tickets 638-640, 657.
pgoyette[src/trunk]: src/etc/powerd/scripts Handle any reports of state changes for I...
macallan[src/trunk]: src/sys/dev/pci add a few more registers
martin[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
christos[src/trunk]: src/distrib/sets/lists/man add cleantags
manu[src/trunk]: src/sys/ufs/ufs Fix unmount returnign EBUSY if an attribute was ...
spz[src/trunk]: src/share/examples/npf add id string, fix comments
christos[src/trunk]: src/distrib/sets/lists/comp whitespace
mbalmer[src/trunk]: src/lib/lua/gpio Add NetBSD CVS marker, remove some whitespace.
macallan[src/trunk]: src/sys/dev/pci Forgot to commit this along with r128fb.c. Again.
jruoho[src/trunk]: src Describe also the timespec() family of macros in timeradd(3).
jruoho[src/trunk]: src/lib/libc/stdio They've finally made gets(3) obsolete (in POS...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by bouye...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Initialize p_pgrp when creating a ...
jruoho[src/trunk]: src/share/man/man9 Note the order of the dummy boolean states.
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Attach CPU only of the pretense.
sjg[src/trunk]: src Add filemon to the modules we build.
ginsbach[src/trunk]: src/usr.bin/pr Minor tweaks to usage:
tsutsui[src/trunk]: src/distrib/hpcsh/miniroot Enable dhcpcd(8) in hpcsh sysinst.
jmcneill[src/trunk]: src/sys/dev/usb allow attaching an iic to auvitek if AUVITEK_I2C...
dyoung[src/trunk]: src/sys/arch/alpha Define isa_dmadestroy and isa_detach_hook. H...
gsutre[src/trunk]: src/sys/dev/usb In uhub_childdet, do not free the array of sub-d...
pooka[src/trunk]: src/sys remove unnecessary #ifdef
darran[src/trunk]: src/external/cddl/osnet/dev/fbt DTrace: print a warning no CTF s...
he[src/trunk]: src/distrib/sets/lists/comp Don't remove the mips a.out entries ...
jruoho[src/trunk]: src/lib/libpthread Enumerate the functions in a table instead of...
msaitoh[src/trunk]: src/sys/dev/marvell Add missing bus_dmamap_sync() for the RX buf...
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist Apply patch (requested...
joerg[src/trunk]: src/usr.sbin/syslogd Simplify.
drochner[src/trunk]: src/gnu/dist/gcc4/gcc make the stdc++ headers usable for clang++...
kiyohara[src/trunk]: src/sys/dev/ieee1394 Use kmem(9) instead of malloc(9).
roy[src/trunk]: src/lib/libterminfo Correctly use ti_ instead of t_ for our exte...
mrg[src/trunk]: src avoid sys/systm.h in userland ppath.h.
snj[src/netbsd-6-0]: src/doc 1518-1520, 1532, 1535, 1536
pgoyette[src/trunk]: src/sys/dev/mii Include support for BCM5481. From OpenBSD and c...
pooka[src/trunk]: src/tests/fs/vfs Add test case for F_GETLK pid-oddness from PR k...
christos[src/trunk]: src/tests/lib/libc/gen use _FLOAT_IEEE754 instead of vax.
christos[src/trunk]: src/sys/ufs/ufs include the proper headers to make {LFS, EXT2FS}_...
pgoyette[src/trunk]: src/sys/dev/mii Add Broadcom BCM5481 and BCM5709S - From OpenBSD
matt[src/trunk]: src/sys/arch/evbarm/beagle Use cpsid
jakllsch[src/trunk]: src/sys/arch/x86/x86 x86_print_ldt() is only used in the USER_LD...
dyoung[src/trunk]: src/sys/dev/isa Let us safely detach the ISA bus and devices att...
njoly[src/trunk]: src/share/man/man4 Tweak hardware list to make it render nicely ...
christos[src/trunk]: src/usr.bin/kdump don't limit sockets to sizeof(sizeof sockaddr_...
jruoho[src/trunk]: src Add kcpuset(9). Ok rmind@.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Fix typo.
pooka[src/trunk]: src/tests/fs/ffs fix !USE_ATF
christos[src/trunk]: src/sys/kern proper locking for DEBUG
joerg[src/trunk]: src/share/man/man9 Resort sections to canonical order
joerg[src/trunk]: src/dist/pppd/pppd Simplify.
jruoho[src/trunk]: src/lib/libc/stdlib Note POSIX compliance.
martin[src/trunk]: src/sys/dev/usb Destroy the reader callout on close, as discusse...
joerg[src/trunk]: src/usr.bin/msgc Simplify markup.
cegger[src/trunk]: src/sys Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argu...
reinoud[src/trunk]: src/sys/arch/usermode/dev Enhance debugging printfs to also repo...
macallan[src/trunk]: src/sys/dev/pci some preparations for mode setting support and s...
jdc[src/netbsd-6]: src/sbin/mount_msdos Pull up revisions:
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ma...
christos[src/trunk]: src/lib/libc/gen c89 definitions
snj[src/netbsd-6-0]: src/doc 1501
martin[src/netbsd-6-0]: src Pull up following revision(s) (requested by mrg in tick...
para[src/trunk]: src/sys/uvm call pmap_growkernel once after the kmem_arena is cr...
matt[src/trunk]: src/sys/arch/mips/mips Fix a errant sw (should be lw) that ovewr...
joerg[src/trunk]: src/usr.bin/fold Fix section order. Use .Ex -std
drochner[src/trunk]: src Extend the CPU microcode update framework to support Intel x...
riz[src/netbsd-6]: src/doc Tickets 678, 679.
macallan[src/trunk]: src/sys/dev/videomode add a bunch of small utility functions to ...
sjg[src/trunk]: src/usr.bin/make fflush stdout, before writing to stderr.
jruoho[src/trunk]: src/lib/libc/sys Update the -- now quite big -- list of unsuppor...
wiz[src/trunk]: src/external/bsd/cron/dist Remove trailing whitespace.
njoly[src/trunk]: src/distrib/sets/lists Add some missing atf keywords to fix MKAT...
jdc[src/netbsd-6]: src/sys/arch/x68k/stand Pull up revisions:
pooka[src/trunk]: src/sys/rump/dev support pad(4)
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
christos[src/trunk]: src/usr.bin descend into cleantags
riz[src/netbsd-6]: src/doc Ticket 694.
elric[src/trunk]: src/sys/dev/pci Update from OpenBSD merging in 1.111 and 1.112 w...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
riz[src/netbsd-6]: src/sys/arch/sparc64 Pull up following revision(s) (requested...
jruoho[src/trunk]: src/sys Initialize cpufreq(9) normally from main().
jruoho[src/trunk]: src/lib/librt Markup: .Ss -> .Sh, .Fa -> .Fn, offset indent, and...
christos[src/trunk]: src/external/bsd/bind merge bind-9.9.0a1
jakllsch[src/trunk]: src/sys/arch ... and remove inclusion of defparam-created header.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Move routines related to kernel lo...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by dholland ...
jruoho[src/trunk]: src/lib/libm/man Note that rest of the functions come from C99.
dholland[src/trunk]: src/sys/kern Don't printf a userspace pointer; print the copied-...
martin[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/sys/arch/powerpc Define genppc_isa_detach_hook() and isa_dma...
pooka[src/trunk]: src/sys/rump Add rump_printevcnts() which dumps values from all ...
riz[src/netbsd-6]: src/doc Tickets 719-721
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Style.
mbalmer[src/trunk]: src/sys/dev/i2c ii2c can be built as module.
jmmv[src/trunk]: src/external/bsd/atf Update reachover Makefiles for atf 0.8.
christos[src/trunk]: src/sys/stand use NAME_MAX instead of MAXNAMLEN
jmcneill[src/trunk]: src Install dev/i2c/i2c_io.h and implement the API in the iic(4)...
macallan[src/trunk]: src/sys/dev/pci add a bunch of register definitions
riz[src/netbsd-6]: src/distrib/sets/lists/base distrib/sets/lists/base/md.evbarm...
jdc[src/trunk]: src/sys/dev/mii Regenerate for:
matt[src/trunk]: src/sys/arch/arm/arm32 Fix typo.
riz[src/netbsd-6]: src/sys/arch/amiga Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/util/xlint/lint1 Add new test.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src When setting up res (res...
wiz[src/trunk]: src/share/man/man1 New sentence, new line.
jdc[src/trunk]: src/sys/dev/mii Add NS DP83865.
drochner[src/trunk]: src/sys/arch/i386/include use __builtin_va_start rather than __b...
christos[src/trunk]: src/tests/net/net revert part of previous that was wrong.
riz[src/netbsd-6]: src/doc Tickets 642-644
mrg[src/FSF]: src/external/gpl3/gcc/dist import GCC 8.3. it includes these new ...
pooka[src/trunk]: src/sys/kern If a builtin dependency is missing, error instead o...
lukem[src/trunk]: src/distrib/sets/lists/comp libalpha.so.0.0.debug
sborrill[src/netbsd-6]: src/doc Ticket #619
joerg[src/trunk]: src/usr.bin/cksum Use plain \* not \\*. Fix trailing whitespace
riz[src/netbsd-6]: src/sys/arch/evbarm/iq80310 Pull up following revision(s) (re...
matt[src/trunk]: src/sys/arch/evbarm Fix pci_conf_interrupt issues
snj[src/netbsd-6-0]: src/sys/dev Apply patch (requested by chs in ticket #1455):
riz[src/netbsd-6]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
drochner[src/trunk]: src/sys/dev/usb Another contribution to PR kern/42225 which will...
joerg[src/trunk]: src/external/bsd/cron/dist Fix .At argument.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/sbd Set RI_NO_AUTO at correct place. Co...
pgoyette[src/trunk]: src/sys/dev/mii Regen
jruoho[src/trunk]: src/share/man/man9 Use standard section headers.
christos[src/trunk]: src/tests/lib/libc/regex Add a test to check for DoS attacks aga...
wiz[src/trunk]: src/dist/bzip2 Add missing minus to fix build of HTML page.
macallan[src/trunk]: src/sys/dev/sbus device_t-ify
tsutsui[src/trunk]: src/distrib/hpcsh/miniroot Remove mount_kernfs(8) and use dmesg(...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix bas code, use ldr
chs[src/trunk]: src/sys/arch/hp700/dev elroy regs don't need to be packed, makes...
dholland[src/trunk]: src/sys/dev/pci/hdaudio Fix rcsid.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
matt[src/trunk]: src/sys/arch/arm/arm32 Teach pmap_extract about supersections.
riz[src/netbsd-6-0]: src Update notes and stuff for 6.0.2
riz[src/netbsd-6]: src/doc Tickets 662, 666, 669
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Fixed ALLOC() macro to allo...
skrll[src/trunk]: src Allocate a major number for pci and created device nodes.
dyoung[src/trunk]: src/sys/arch isa_detach_hook() needs two arguments, the first an...
msaitoh[src/netbsd-6]: src/doc Ticket 650, 658, 659 and 661.
joerg[src/trunk]: src/lib/librt Provide a sane argument for -width.
msaitoh[src/netbsd-6]: src/etc Pull up following revision(s) (requested by christos ...
martin[src/trunk]: src/sys/arch/sparc/sparc Make KRUPS kernel buildable again
njoly[src/trunk]: src/distrib/sets/lists/comp +i2cscan.debug
wiz[src/trunk]: src/lib/libc/stdio Wording.
jruoho[src/trunk]: src/lib/libc/sys Refer to timeval(3) and only describe the legac...
rmind[src/trunk]: src/sys/kern execve1: move few PNBUF_PUT() outside the lock paths.
christos[src/trunk]: src/lib/libc/sys Remove duplicate documentation that is mentione...
haad[src/trunk]: src/sys/dev/dm Add multi device strip support written by Guiller...
morr[src/trunk]: src Don't try to build xldscripts during build.sh modules
jruoho[src/trunk]: src/lib/libc/stdio Add HISTORY.
uebayasi[src/uebayasi-xip]: src/sys/uvm Introduce uvm_page_physload_device(). This r...
riz[src/netbsd-6]: src/usr.bin/netstat Pull up following revision(s) (requested ...
snj[src/netbsd-6-0]: src/sbin/ping Pull up following revision(s) (requested by d...
mbalmer[src/trunk]: src/sys/dev/gpio Add the flag locator (missed in the previous co...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Patches by Toru Nishimura:
mhitch[src/trunk]: src/sys/dev/iscsi Remove an erroneous change that crept in. It ...
jmcneill[src/trunk]: src/sys/dev/acpi _ACx is for active cooling policy, using it for...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Avoid a possible ove...
christos[src/trunk]: src/lib/libc Provide symbol definitions for environ and __progna...
dyoung[src/trunk]: src/sys/arch/i386/pci Fix the gscpcib(4) detachment routine: add...
riz[src/netbsd-6]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf -O1, enable PUFFS, KTRACE, fss and putter.
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc in emit_push_insn(), ignore align...
jruoho[src/trunk]: src/share/man/man3 Fix .Dt.
matt[src/trunk]: src/sys/arch/arm/arm32 Use the correct (L1_S_PROT, not L2_S_PROT...
mrg[src/trunk]: src/share/man/man4 document IPFILTER_LOOKUP and IPFILTER_COMPAT.
njoly[src/trunk]: src/share/man/man4 Add missing SYNOPSIS.
jruoho[src/trunk]: src/lib/libc/db/man Note the POSIX compliance (already since SUS...
snj[src/netbsd-6-0]: src/doc 1448
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix R_SPARC_OLO10 relocations.
martin[src/netbsd-6-0]: src/doc Ticket #1531
perseant[src/trunk]: src/libexec/lfs_cleanerd Shut down the cleaner earlier if the fi...
reinoud[src/trunk]: src/sys/arch/usermode/usermode printf()->thunk_printf() since it...
joerg[src/trunk]: src/external/bsd/file/dist/doc Reorder section. Use .Ex -std.
tsutsui[src/trunk]: src/doc Use tcx(4) and zx(4) (which is in share/man/man4/man4.sp...
kiyohara[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Suply clock SAFECKE_[IO]ST, if pl...
he[src/trunk]: src/usr.bin/ldd Um, the test for mips should use MACHINE_CPU, no...
christos[src/trunk]: src/external/bsd/cron/dist - The new cron keeps time internally ...
snj[src/netbsd-6-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/dev/usb Add 4G Systems XSStick P14 USUPA 5.76Mb/s USB modem
skrll[src/trunk]: src/sys/arch/hp700/hp700 Note the PA of pages when allocated.
mrg[src/trunk]: src/gnu/dist/gcc4/gcc don't use the __{BIG, LITTLE}_ENDIAN__ test...
haad[src/trunk]: src/sys/kern Fix bogus KASSERT, typo and KNFize my previous patch.
joerg[src/trunk]: src/tests/lib/libcurses/director Fix off-by-one error and simpli...
oki[src/trunk]: src/sys/netinet Backout rev.1.137. It causes troubles, see PR k...
kefren[src/trunk]: src/sys/net Permit the existence of a route with unlinked ifp an...
snj[src/netbsd-6-0]: src/doc 1491
riz[src/netbsd-6-0]: src/doc TIcket 846.
mbalmer[src/trunk]: src/sys/arch/amd64/conf Enable an iic(4) device to prevent a lin...
martin[src/trunk]: src/lib/librumphijack When emulating poll/select better tell the...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.8. Changes in this release:
jruoho[src/trunk]: src/tests/lib/libm Be more systematic and coarse-grained.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Set default number of vnodes to 1k ...
macallan[src/trunk]: src/sys/arch/evbmips/gdium use RI_NO_AUTO for the gdium's early ...
matt[src/trunk]: src/sys/arch/vax/vax Fix the initial sizing of the system page t...
jruoho[src/trunk]: src/share/man/man3 Fix .Nd.
skrll[src/trunk]: src/external/gpl3/binutils/dist/include/opcode Add a !FLAG_STRIC...
pooka[src/trunk]: src/sys/rump regen: _RUMPKERNEL -> _KERNEL
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/i386 add missing file
christos[src/trunk]: src/tests/include/sys disable test on the vax until we fix it.
tsutsui[src/trunk]: src/sys/dev/sun Make this compile on sparc64.
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by rmind...
matt[src/trunk]: src/sys/arch/evbarm/gemini Generate addresses from this instead ...
spz[src/trunk]: src/share/examples/npf the example from the man page, with a few...
snj[src/netbsd-6-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket 628.
jmcneill[src/trunk]: src/sys/dev/acpi Adapt for ACPICA API changes.
martti[src/trunk]: src IPF 4.1.33
he[src/trunk]: src/sys/arch/atari/atari Another needing <sys/exec_aout.h>.
pooka[src/trunk]: src/sys/fs/union Return correct value from union_islocked.
jdc[src/netbsd-6]: src/sys/kern Pull up revision 1.34 (requested by para in tick...
sjg[src/trunk]: src/share/man/man4 Elaborate a little
pooka[src/trunk]: src/sys/rump/dev/lib/libaudio add audio(4) support
jdc[src/netbsd-6]: src/doc Tickets 707-716.
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock/bootxx_ffs don't mark vers.c ...
plunky[src/trunk]: src/distrib/sets/lists/base not sure that this is needed (Lua mo...
wiz[src/trunk]: src/share/man/man7 Fix typo.
tsutsui[src/trunk]: src/doc Note about sysinst(8) for hpcsh.
matt[src/trunk]: src/sys/arch/arm/broadcom Include the PCI outbound windows in th...
dyoung[src/trunk]: src/sys Add a do-nothing child-detachment hook, null_childdetach...
christos[src/trunk]: src/usr.bin/xinstall document non-literal format strings
matt[src/trunk]: src/sys/arch/evbarm/conf If building for a PANDABOARD use -mcpu=...
dholland[src/trunk]: src/crypto/dist/heimdal/kuser fix grammar in the same sentence a...
riz[src/netbsd-6]: src Welcome to 6.0_STABLE
riz[src/netbsd-6]: src/doc Tickets 621-626.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Roman Hoog Antink <r...
skrll[src/trunk]: src/sys/arch/arm/arm32 DO_AST_AND_RESTORE_ALIGNMENT_FAULTS needs...
martin[src/trunk]: src/tests/toolchain/cc Fix typo in diagnostic output
jruoho[src/trunk]: src/lib/librt Use standard section headers, as documented in mdo...
drochner[src/trunk]: src/gnu mknative-gcc run to pick up gthr-posix.h change
snj[src/netbsd-6-0]: src/doc 1469-1472
dholland[src/trunk]: src/share/misc OTP (one true pairing)
matt[src/trunk]: src/sys/arch/arm/xscale Forgot to commit this.
christos[src/trunk]: src/lib/libc/gen fix argument order.
jakllsch[src/trunk]: src/sys/arch/amd64/conf back out unintentional change in 1.352.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by tls in ti...
msaitoh[src/netbsd-6-0]: src/doc Ticket #1545
dyoung[src/trunk]: src/sys/arch/x86/x86 In bus_dma_tag_create(9), copy important pr...
martin[src/trunk]: src Define _POSIX_SPAWN in unistd.h and also provide its value v...
riz[src/netbsd-6]: src/doc Ticket 692
skrll[src/trunk]: src/external/gpl3/binutils/dist Merge changes to binutils 2.16.1...
kardel[src/trunk]: src/sys/kern switch to nanotime() for 100ns resolution
riz[src/netbsd-6]: src/sys/arch/arm/marvell Pull up following revision(s) (reque...
matt[src/trunk]: src/sys/arch/arm/arm Add ucas32 for SMP.
christos[src/trunk]: src/lib/libedit fix broken change (parenthesis in the wrong plac...
jakllsch[src/trunk]: src/sys/arch/x86/acpi It turns out we're actually waiting for ot...
plunky[src/trunk]: src/distrib/sets/lists/base usr/lib/lua is base-sys-usr not base...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r139231. Thi...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Reclaim spec-type vnodes properly.
christos[src/trunk]: src/distrib/sets/lists add getcap
christos[src/trunk]: src/lib/libc/arch/i386/gen don't use %edi!
dyoung[src/trunk]: src/sys/kern IPL_VM is the highest interrupt priority where alld...
christos[src/trunk]: src/usr.bin/cleantags Small script used when importing 3rd party...
riz[src/netbsd-6]: src/sys/dev/usb Apply patch (requested by msaitoh in ticket #...
christos[src/trunk]: src/distrib/sets/lists bump libisc too.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp Remove a duplicat...
jakllsch[src/trunk]: src/sys/kern Make parts of this this somewhat less gross by usin...
riz[src/netbsd-6]: src/external/gpl3/gcc/lib/libgcc Pull up following revision(s...
martin[src/netbsd-6-0]: src/sys/netinet6 Ooops, remainder of Ticket #1523, accident...
christos[src/trunk]: src/tests/lib/libc/locale no more ifdef vax
riz[src/netbsd-6]: src/distrib/sets/lists/modules Pull up following revision(s) ...
jruoho[src/trunk]: src/lib/libutil Use .Fn instead of .Nm.
hannken[src/trunk]: src As vnalloc() always allocates with PR_WAITOK there is no lon...
jmcneill[src/trunk]: src add userland implementation of I2C_SCAN code
dyoung[src/trunk]: src/sys/arch/bebox/include Define isa_detach_hook() to fix bebox...
christos[src/trunk]: src/sys/kern use KERNEL_NAME_MAX to enforce the same limit to na...
skrll[src/trunk]: src/sys/arch/hp700/include Fix CPU_INFO_FOREACH.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Fix the CACHE_MASKs for armv6 to ...
dholland[src/trunk]: src/sys/sys sys/ucred.h does not require sys/param.h any more, o...
christos[src/trunk]: src/external/bsd/cron Add build glue.
kiyohara[src/trunk]: src/sys/dev/marvell Enable gtidmac.
matt[src/trunk]: src/lib/csu/arch/arm Fix fini processing.
riz[src/netbsd-6]: src/sys/arch/x68k/conf Pull up following revision(s) (request...
jruoho[src/trunk]: src/lib/libc/stdio Fix the mess in the sections; someone went to...
martin[src/netbsd-6-0]: src/doc Ticket #1526
matt[src/trunk]: src/sys/arch/arm/arm32 Use curcpu() instead of l->l_cpu
wiz[src/trunk]: src/usr.sbin/makemandb Sync usage with manpage.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib use hexdump() where ...
msaitoh[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by bo...
snj[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by mr...
snj[src/trunk]: src/sys/arch/vax/vax Fix gimplish.
bouyer[src/netbsd-6-0]: src/doc Tickets #866 #867 #868 #874 #875 #876
pooka[src/trunk]: src/sys/rump/dev remember to add audio to the list of device com...
snj[src/netbsd-6-0]: src/doc fix 1422
riz[src/trunk]: src/distrib/utils/sysinst/arch/mac68k Use getfslabelname() inste...
riz[src/netbsd-6]: src/doc ticket 645.
kiyohara[src/trunk]: src/sys/dev/pci Change get parameters(width, height...) from prop...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/hpcarm hpcarm doesn't have GENERI...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Split DEBUG="-g -Ox" into DEBUG="-g" an...
riz[src/netbsd-6-0]: src/lib/libc/rpc Pull up following revision(s) (requested b...
nonaka[src/trunk]: src/sys/dev/rasops fix compile failure.
jruoho[src/trunk]: src Merge 't_floor' to 't_ceil', and simplify.
jmcneill[src/trunk]: src/sys/dev/i2c now that iic is a module, add "iic" dependency t...
snj[src/netbsd-6-0]: src/doc 1497
jruoho[src/trunk]: src/share/man/man9 Reference bswap(3). Improvements in the HISTO...
jakllsch[src/trunk]: src/sys/arch/evbarm/iq80310 Correct __HAVE_FAST_SOFTINTRS typos, ...
jruoho[src/trunk]: src/lib/libc/sys Offset indent, .Dv.
jruoho[src/trunk]: src/lib/libutil .Nm -> .Fn, and one .Pp.
skrll[src/trunk]: src/external/gpl3/binutils First cut at reachover and mknative o...
martin[src/trunk]: src/sys/kern Add a CTASSERT to make sure the cexp and ldavg arra...
christos[src/trunk]: src/external/bsd/cron for posterity.
christos[src/trunk]: src/usr.bin/gzip add copyright
simonb[src/trunk]: src/usr.bin/comm Use getc instead of fgetc.
matt[src/trunk]: src/sys/arch/arm Avoid using r7 (which is being reserved for a d...
kiyohara[src/trunk]: src/sys/arch/ia64/conf Indent.
jmcneill[src/trunk]: src/sys/dev/i2c add support for detaching iic(4)
macallan[src/trunk]: src/sys/compat/netbsd32 support WSDISPLAYIO_GCURSOR and WSDISPLA...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin reachover bui...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix broken logic that create...
dholland[src/trunk]: src/lib/libc Some more notes for libc bump time that I had lying...
matt[src/trunk]: src/lib/libc/arch/arm/gen Add #error cases in case someone tries...
yamt[src/trunk]: src/share/examples/puffs/pgfs tweak some sql statements to impro...
martin[src/netbsd-6-0]: src/doc Ticket #1543
joerg[src/trunk]: src/usr.bin/rdist Nesting displays is not valid groff syntax.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Adjust event counter names to be le...
he[src/trunk]: src/lib/libkvm Anoter instance of <sys/exec_aout.h> -> <sys/exec...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Print "Kuro Box" when detec...
riz[src/netbsd-6]: src/lib/libc/stdio Pull up following revision(s) (requested b...
riz[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by msai...
jym[src/trunk]: src/sys/arch Enable the NX bit feature for Xen i386pae and amd64...
snj[src/netbsd-6-0]: src/sys/compat/linux/common Pull up following revision(s) (...
christos[src/trunk]: src/sys/arch/i386/i386 syscall (setcontext) can alter eax, so do...
jmcneill[src/trunk]: src/doc ACPICA 20090730 was released and has been imported.
njoly[src/trunk]: src/tests/util/xlint/lint1 Fix lint unrelated "set but not used"...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Namespace rump-only kernel biglock...
matt[src/trunk]: src/sys/arch/arm/arm32 Always cpu_info_store as the 3rd work unl...
mbalmer[src/trunk]: src/lib/libc/sys Correctly spell 'acknowledged'.
matt[src/trunk]: src/sys/arch/arm Use new armv7 CP15 register to print out cache ...
christos[src/trunk]: src/external/gpl3/gdb/lib mknative for sparc64 and alpha
jmmv[src/trunk]: src/etc/mtree Update directories to match the atf 0.8 layout.
haad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Get new vnode whe...
christos[src/trunk]: src/external use cleantags, instead of home grown copy.
christos[src/trunk]: src/sys/nfs When unloading the nfsserver module, call nfs_fini()...
christos[src/trunk]: src/usr.bin/time document non-literal string format
plunky[src/trunk]: src/lib/libusbhid hid_get_data() will read an extra byte if the ...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Fix some copy&paste bugs.
phx[src/trunk]: src Excluded KUROBOX from GENERIC.NAS because console is on a di...
matt[src/trunk]: src/sys/conf Add xhci placeholder
christos[src/trunk]: src/sys/fs/cd9660 use ISO_MAXNAMLEN instead of NAME_MAX
riz[src/netbsd-6]: src/sys/dev/sysmon Remove stray CR characters introduced in t...
chs[src/trunk]: src/sys/arch/x68k/conf build machdep.c with -O1 to work around a...
macallan[src/trunk]: src/sys/dev/pci add support for anti-aliased fonts
dholland[src/trunk]: src/usr.bin/time Grammar, clarification, and note that the rusag...
drochner[src/trunk]: src/lib/libpam/modules/pam_ssh pull in from FreeBSD rev.1.41: Na...
matt[src/trunk]: src/sys/uvm Remove locking since it isn't needed. As soon as th...
dsl[src/trunk]: src/usr.bin/sort The code that attempted to sort large files by ...
matt[src/trunk]: src/sys/arch/evbarm/gumstix Don't shift VA in table since that g...
ginsbach[src/trunk]: src/usr.bin/pr - Fix optional argument options (e, i, n, s) in S...
jdc[src/trunk]: src/sys/arch/sparc64/dev Cope with up to four "interrupts" prope...
pooka[src/trunk]: src/sys/rump/librump/rumpkern adjust comment in previous.
macallan[src/trunk]: src/sys/dev/sbus add support for a hardware cursor via wsdisplay
mrg[src/trunk]: src/sys/arch/sparc64/include make struct page_size_map consisten...
sjg[src/trunk]: src/usr.bin/make Add a knob to control whether -V fully expands ...
matt[src/trunk]: src/sys/arch/arm/arm32 Before setting the new TTB wbinv the caches.
christos[src/trunk]: src/distrib/sets/lists/comp add debuglib
macallan[src/trunk]: src/sys/dev/ic - use R3G3B2 palette
christos[src/trunk]: src/usr.sbin/traceroute6 PR/19069: SUENAGA Hiroki: Original fix ...
joerg[src/trunk]: src/usr.sbin/rpc.pcnfsd Simplify
matt[src/trunk]: src/sys/dev/sdmmc Support deciphering SDHCv3 clock rates.
martin[src/trunk]: src/etc Make the "init" target create optys as well - those were...
dholland[src/trunk]: src/sys/sys use #elif rather than nesting #elses
msaitoh[src/trunk]: src/sys/dev/pci Add PCH LAN and i82575
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket 691.
plunky[src/trunk]: src/usr.sbin/btconfig clarify role switching for "switch" option
matt[src/trunk]: src/sys Add a kcpuset_t which just includes ourself.
martin[src/netbsd-6-0]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in tick...
wiz[src/trunk]: src/share/man/man9/man9.i386 Add "function" to make sentences ea...
jmcneill[src/trunk]: src/sys/dist/acpica acpica has been moved to src/sys/external/in...
he[src/trunk]: src/usr.bin/crunch/crunchide Move the include of <a.out.h> and <...
snj[src/netbsd-6-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src RETURN VALUES -> EXIT ST...
he[src/trunk]: src Introduce <sys/aout_mids.h>, and include it from <sys/core.h...
jruoho[src/trunk]: src/lib/libc/stdlib Add STANDARDS and CAVEATS. The latter notes ...
gls[src/trunk]: src/distrib/notes/common Add myself
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #631
seanb[src/trunk]: src/sys/netinet6 - Newer gcc was throwning a 'dereferencing type...
msaitoh[src/netbsd-6-0]: src/doc ticket #859
uebayasi[src/uebayasi-xip]: src/sys/dev Implement DIOCGPHYSADDR, a special block devi...
pgoyette[src/trunk]: src/etc/mtree Also re-add usr/include/dev/i2c to the mtree file
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by christos ...
macallan[src/trunk]: src/sys/dev/sbus - some cosmetic fixes
uebayasi[src/uebayasi-xip]: src/sys/arch pg->mdpage -> VM_PAGE_TO_MD(pg)
he[src/trunk]: src/sys/arch/mvme68k/stand/sboot Drop the "static" from the HEXD...
jruoho[src/trunk]: src/lib/libpthread Add the Butenhof's book to SEE ALSO. (It was ...
riz[src/netbsd-6]: src/sys/dev/usb sys/dev/usb/usbdevs 1.626
martin[src/netbsd-6-0]: src/sys/netipsec Pull up following revision(s) (requested b...
martin[src/netbsd-6-0]: src/sys/net/npf Pullup the following revision, requested by...
dyoung[src/trunk]: src/sys/net80211 Use atomic_ops(3) to increase/decrease node ref...
martin[src/netbsd-6-0]: src/doc Ticket #1529
christos[src/trunk]: src/sys rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib if the home director...
riz[src/netbsd-6]: src/doc TIcket 670
mbalmer[src/trunk]: src/share/mk Comment out the '##### Libraries that modules may d...
matt[src/trunk]: src/sys/arch/evbarm/conf Add some more kernels
reinoud[src/trunk]: src/sys/arch/usermode/dev Remove dead code. The error variable w...
jdc[src/netbsd-6]: src Pull up revisions:
skrll[src/trunk]: src/sys/arch/hppa Track if a page has an executable mapping and ...
dyoung[src/trunk]: src/sys/arch Define isa_detach_hook().
drochner[src/trunk]: src/usr.bin/systat kill ipsec support which hasn't been working ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
riz[src/netbsd-6]: src/doc Pull up following revision(s) (requested by khorben i...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 move the mutex_init() for ci_ctx_lo...
matt[src/trunk]: src/sys/arch More changes for BEAGLEBOARDXM. The kernel gets al...
jmcneill[src/trunk]: src/external Add intel-public license.
snj[src/netbsd-6-0]: src/doc 1468
christos[src/trunk]: src/usr.bin/cleantags fix markup
wiz[src/trunk]: src/share/man/man4 Add gpt(8) and sort SEE ALSO (case insensitiv...
bouyer[src/netbsd-6-0]: src/usr.sbin/dumpfs Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/sys Welcome to .56; NAME_MAX bump.
kiyohara[src/trunk]: src/sys/dev/ieee1394 Add mutex.h.
wiz[src/trunk]: src/usr.bin/cleantags Fix Dt argument. Correct date. Some wordin...
matt[src/trunk]: src/sys/arch/arm/imx Some initial iMX.6 support
martin[src/netbsd-6-0]: src/doc Ticket #1530
rmind[src/trunk]: src/sys/arch/i386/i386 tlbflushg/i386: test for the PGE feature ...
hannken[src/trunk]: src/sys/kern As getnewvnode() is prepared to wait for an allocat...
msaitoh[src/netbsd-6]: src/sys/dev/pci Regen for ticket #658
mbalmer[src/trunk]: src/usr.bin/calendar/calendars Dennis "dmr" Ritchie R.I.P.
tsutsui[src/trunk]: src/sys/dev/tc Use volatile on device register access.
christos[src/trunk]: src/lib/libc/arch/i386/gen make rounding work
christos[src/trunk]: src/include Fix pthreads variables:
matt[src/trunk]: src/sys/arch/evbarm/conf Fix console address
matt[src/trunk]: src/sys/arch/arm/pic Add #ifdef DIAGNOSTIC / #endif
dyoung[src/trunk]: src/sys/arch isa_detach_hook() needs two arguments, the first an...
riz[src/netbsd-6]: src/sys/arch/macppc/dev Pull up following revision(s) (reques...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Set correct extclk for Kuro...
njoly[src/trunk]: src/share/man/man4 Do not use sdtemp0 for all addresses in SYNOP...
jdc[src/netbsd-6]: src/distrib/notes/common Pull up revision 1.75 (requested by ...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Remove defparam MEMSIZE, MEMSIZE is no...
ttoth[src/trunk]: src/sys/ufs/chfs chfs: fixed truncating
matt[src/trunk]: src/sys/arch/powerpc Fix a problem where the kernel could random...
matt[src/trunk]: src/sys/arch/arm/cortex Don't disable the L2C is it isn't enabled.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Alas, Cortex-A8 can't TLB walk ou...
pooka[src/trunk]: src/share/examples/rump Add a test/example program for using aud...
pgoyette[src/trunk]: src/sys/dev/sysmon Remove (commented-out) definitions for debugg...
macallan[src/trunk]: src/sys/dev/sbus - more cosmetics
christos[src/trunk]: src unhook old cron, hook new one.
martin[src/netbsd-6-0]: src/doc Ticket #1539
njoly[src/trunk]: src/distrib/sets/lists/comp Fix bad substitution, comp-debugd-bi...
wiz[src/trunk]: src/lib/libutil Mark up NULL with Dv.
wiz[src/trunk]: src/usr.sbin/services_mkdb Accept -v in getopt(); sort flag cases.
rmind[src/trunk]: src/sys/arch/x86 Drop x86 MD package/core/smt IDs and use MI.
macallan[src/trunk]: src/sys/dev/wscons support an optional table to translate scanco...
jakllsch[src/trunk]: src/sys Rename RT2500USB driver to ural(4) as it was originally ...
kiyohara[src/trunk]: src/sys/dev/ieee1394 May be easy to understand 'pay_len > 0' mor...
matt[src/trunk]: src/sys/arch Rework includes and include <uvm/uvm_extern.h> for ...
bouyer[src/trunk]: src/sys/dev/pci Make vlan and all ip/ip6 checksum offload work f...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Fix pasto in comment.
dholland[src/trunk]: src/include typo in comment
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Remove unused messages. (mostly p...
joerg[src/trunk]: src/usr.sbin/services_mkdb Add verbose flag -v and make -q the d...
yamt[src/trunk]: src/sys/dev - make rnd.c mpsafe
mhitch[src/trunk]: src/sys/dev/dec Fix error introduced with timecounters - RTC clo...
spz[src/trunk]: src/external/bsd/bind/dist merge import of bind-9.8.0-P4
manu[src/trunk]: src/lib/libperfuse Turn a fatal error into a warning.
matt[src/trunk]: src/sys/arch/arm/xscale Fix pci_conf_interrupt fallout.
riz[src/netbsd-6]: src/gnu/dist/gdb6 Pull up following revision(s) (requested by...
tsutsui[src/trunk]: src/sys/dev/hpc Set RI_NO_AUTO in ri->ri_flg if hpcfb_init() is ...
jruoho[src/trunk]: src/lib/libutil Remove the list of functions in the libutil libr...
matt[src/trunk]: src/sys/arch/mips/sibyte/dev Update to CFATTACH_DECL_NEW.
martin[src/netbsd-6-0]: src/doc Ticket #1521
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch add __HAVE_CPU_COUNTER stubs ...
njoly[src/trunk]: src/etc/etc.vax PR/45452: Fix pasto (found by tsutsui@) which pr...
cliff[src/trunk]: src/sys/arch/mips/include include mips/vmparam.h to get PAGE_SIZE
macallan[src/trunk]: src/sys/dev/adb when in event mode, optionally pretend to be a U...
pooka[src/trunk]: src/lib/libp2k If P2K_DEBUG is given, also dump rump kernel even...
skrll[src/trunk]: src/libexec/ld.elf_so Implement lazy binding on hppa. rump_serve...
joerg[src/trunk]: src/usr.bin/infocmp Reorder sections to canonical order.
matt[src/trunk]: src/sys/arch/arm/include Disable arm32 __asm for _byte_swap_u16_...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpkeys Ad...
jdc[src/netbsd-6]: src/distrib/x68k/cdroms/installcd Pull up revisions:
matt[src/trunk]: src/sys/arch/alpha/include Add print format specifiers for {p, v}...
tsutsui[src/trunk]: src/distrib Remove non-English translations from ews4800mips sys...
matt[src/trunk]: src/compat if using MAKEOBJDIRPREFIX, make sure to unset it sinc...
riz[src/netbsd-6]: src/doc Tickets 697-699
is[src/trunk]: src/doc Note OpenSSH 6.1. Thanks for heads-up to Snader_LB.
pooka[src/trunk]: src/lib/libpuffs Dump contents of struct vattr -- i never rememb...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin Reachover Mak...
joerg[src/trunk]: src/bin/ed Quote punctation.
pooka[src/trunk]: src/lib Make librumphijack compile and work on Linux. Do not tr...
riz[src/trunk]: src/external/cddl/osnet Don't build with debugging (-g) by default.
scw[src/trunk]: src/sys/arch/arm/omap Defend against the case where omapwdt32k_e...
christos[src/trunk]: src/lib/libc/arch/x86_64/gen PR/44293: Paul Goyette: Fix the mes...
jruoho[src/trunk]: src Hook kthread_join(9) to the build.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Simplify primary CPU startup slight...
plunky[src/trunk]: src/lib/libusbhid note const from actual API
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libnetpg...
pooka[src/trunk]: src/sys/rump drop silly backronym. just rump.
jruoho[src/trunk]: src/sys/arch Call cpufreq_suspend(9) and cpufreq_resume(9) durin...
mlelstv[src/trunk]: src/sys/kern The field ci_curlwp is only defined for MULTIPROCES...
martin[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
joerg[src/trunk]: src/share/man/man9 Reorder sections to canonical order.
christos[src/trunk]: src/lib/libarch/i386 c89 prototypes
christos[src/trunk]: src/sbin/raidctl PR/45456: Tetsuya Isaki: Don't mix stdio and wr...
roy[src/trunk]: src/lib/libterminfo Correct args
matt[src/trunk]: src/distrib/sets/lists/comp Add entry for usr/libdata/debug/usr/...
darran[src/trunk]: src/sys/kern DTrace: Fix several bugs where the mod_ctf_get() fu...
matt[src/trunk]: src/sys/sys Welcome to NetBSD 5.99.45 (Routing socket changes)
christos[src/trunk]: src/external/bsd/cron/dist process files in /etc/cron.d/
joerg[src/trunk]: src/usr.sbin/bootp/common Fix under-allocation-by-one
reinoud[src/trunk]: src/sys/arch/usermode Implement spl level based priority interru...
bouyer[src/trunk]: src/sys/dev/scsipi If the controller supports more than 256 comm...
jruoho[src/trunk]: src/sys/kern Remove redundant assignment.
drochner[src/trunk]: src Add "consttime_bcmp" and "explicit_bzero" functions for both...
martin[src/netbsd-6-0]: src/sys/netipsec Fix previous (Ticket #1530)
apb[src/trunk]: src/sys/kern When killing a process due to RLIMIT_CPU, also log ...
reinoud[src/trunk]: src/sys/arch/usermode/include Add cdefs.h to usermode's genheade...
riz[src/netbsd-6]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/tests Add expected failures for Qemu.
uebayasi[src/uebayasi-xip]: src/sys/arch/alpha Use VM_PAGE_TO_MD(). Only compile tes...
jruoho[src/trunk]: src/share/man/man4 fujitsu(4) -> fujbp(4) && fujhk(4).
joerg[src/trunk]: src/lib/libpam/modules/pam_echo Mask %U
snj[src/netbsd-6-0]: src/doc 1456
sjg[src/trunk]: src/usr.bin/make Add a knob to control whether -V fully expands ...
joerg[src/trunk]: src/external/gpl3/gdb Disable format string validation with clan...
jdc[src/netbsd-6]: src/sys/kern Pull up revision 1.14 (requested by msaitoh in t...
dholland[src/trunk]: src/sys/nfs nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN.
jruoho[src/trunk]: src/share/man/man3 Fix the SYNOPSIS.
jruoho[src/trunk]: src/sbin/dump Use a list for the list of bugs.
nonaka[src/trunk]: src/sys/arch/hpcarm/conf Added 2 options for X.
jmmv[src/trunk]: src/external/bsd/atf/usr.bin/atf-run Make the .pc file rules dep...
matt[src/trunk]: src/sys/arch/evbarm/beagle For OMAP3530/TIAM37XX and OMAP4430, r...
njoly[src/trunk]: src/usr.bin/systat Add per process cache values to the total nam...
dholland[src/trunk]: src/sys/kern Blanking the path buffer only needs to be done when...
christos[src/trunk]: src/gnu/usr.bin/gdb6/arch/arm undo previous, my sources were wrong.
pooka[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs For now, make vop...
christos[src/trunk]: src/usr.bin/vmstat deal with detecting the first and last cpu di...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Synology PCI fixup, submitt...
dholland[src/trunk]: src/distrib/sets/lists/xcomp When xprint was nuked, the .pc file...
mrg[src/trunk]: src/libexec/httpd merge 20100510 properly
roy[src/trunk]: src/lib/libterminfo Fix tparm.
christos[src/trunk]: src/distrib/sets/lists/tests Add a sockaddr_un test.
christos[src/trunk]: src/lib/lua/gpio turn on warnings, and fix compilation issues.
joerg[src/trunk]: src/usr.bin/window Don't use .Xo/.Xc. Fix markup of alias command.
lukem[src/trunk]: src /usr/libdata/debug/usr/X11R6/lib
riz[src/netbsd-6]: src/sys/dev/usb Regen for ticket 634.
tls[src/trunk]: src/sys/kern Try to help embedded systems a _little_ bit: stir i...
tsutsui[src/trunk]: src/usr.bin/pmap Consistently use "%#"PRIxVADDR to print VA, not...
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist/parser Build fix for a...
jruoho[src/trunk]: src/sys/dev/acpi Initial pass for issues observed by dyoung@ on ...
christos[src/trunk]: src/external/bsd/libbind/dist from ftp.isc.org
snj[src/netbsd-6-0]: src/doc 1056, 1068, 1390
is[src/trunk]: src/sys/dev/pci Use symbolic constants for SUNs version of ADP2_...
pooka[src/trunk]: src/sys/lib/libkern fix typo
matt[src/trunk]: src/sys/arch/arm/arm32 Rework dmasync routines so that secondary...
riz[src/netbsd-6]: src/lib/libc/cdb Pull up following revision(s) (requested by ...
tsutsui[src/trunk]: src/sys/arch/mips/conf Merge .rodata.* sections (like .rodata.st...
pooka[src/trunk]: src/lib/librumphijack one more patch for supporting linux-based ...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r141658. This primarily fixes ...
apb[src/trunk]: src/doc Wrap a line that was longer than 80 columns.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by bouyer in tic...
he[src/trunk]: src/dist/ipf/tools The type of iplf_count is u_int, not size_t, ...
joerg[src/trunk]: src/external/bsd/tmux/dist Optimise by simplifying.
drochner[src/trunk]: src/lib/libc/arch/i386/gen Align the stack to a 16-byte boundary...
christos[src/trunk]: src/usr.bin/getent fix usage formatting.
snj[src/netbsd-6-0]: src/doc add to 1481
elric[src/trunk]: src/sys/dev/pci Use aprint_error_dev().
uebayasi[src/trunk]: src/sys/miscfs/genfs Trim unused headers.
cegger[src/trunk]: src/sys/dev/acpi Update for API changes with new ACPICA.
tsutsui[src/trunk]: src/sys/arch/hpcsh Sync kloader(4) behavior with hpcmips:
joerg[src/trunk]: src/usr.bin/unzip Kill a left-over break from the for-loop that ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add diagnostic code emptyidlespin v...
dholland[src/trunk]: src/external/bsd/tre/bin Remove nonexistent directory from compi...
pgoyette[src/trunk]: src/sys/dev/pci Add a couple more SMBus controllers. From FreeBSD.
nisimura[src/trunk]: src/sys/arch/powerpc/pic - Have pic_mpcsoc.c to adapt variations...
lukem[src/trunk]: src/distrib/sets/lists/comp libm68k debug
dholland[src/trunk]: src/share/man/man9 Improve previous further.
plunky[src/trunk]: src add a per-unit master setting, to control requesting the mas...
macallan[src/trunk]: src/sys/dev/pci use vcons_replay_msgbuf() when appropriate
macallan[src/trunk]: src/sys/compat/netbsd32 fix pasto, now SIOCS80211NWKEY and SIOCG...
riz[src/netbsd-6]: src/sys/dev/marvell Apply patch (requested by msaitoh in tick...
wiz[src/trunk]: src/share/man/man4 Sort sections, fix typos.
yamt[src/trunk]: src/sys/uvm fix an integer promotion bug on 64 bit ports.
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Set Synology extclk from 33...
skrll[src/trunk]: src/sys/arch/hp700 Rename hppa_ncpus hppa_ncpu.
matt[src/trunk]: src/sys/arch/arm/arm32 After calling lwp_startup, set fp to 0 to...
wiz[src/trunk]: src/usr.bin/find Make order of words in comment consistent with ...
haad[src/trunk]: src/external/cddl/osnet/lib/libumem In NetBSD pool cache constru...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Fix date. Fix trailing whit...
drochner[src/trunk]: src/gnu/dist/groff/src/libs/libdriver fix an operator precedence...
matt[src/trunk]: src/sys/lib/libkern/arch/arm Add ARMv5 support the clz instruction
wiz[src/trunk]: src/share/man/man4 Bump date for previous. New sentence, new line.
drochner[src/trunk]: src the address expire counter is just a time difference; it can...
snj[src/netbsd-6-0]: src/external/mit/expat/dist Pull up following revision(s) (...
reed[src/netbsd-6]: src/sbin/iscsid Fix simple typo. (3270 is MPLS)
matt[src/trunk]: src/sys/rump Define COMPAT_50 to be 1 just like config(8) would ...
he[src/trunk]: src/sys/arch/m68k/include Use c89 function declarations in MCOUN...
uebayasi[src/uebayasi-xip]: src/sys/arch/hppa Use VM_PAGE_TO_MD(). Only compile tested.
matt[src/trunk]: src/sys/sys Welcome to 6.99.11!
jnemeth[src/trunk]: src/usr.bin/fstat add an xref to fstat(2)
christos[src/trunk]: src/crypto/external/bsd/heimdal fix MKREPRO build not to put Gen...
msaitoh[src/trunk]: src/sys/dev/pci Enable VLAN hardware tagging on all chips that h...
jruoho[src/trunk]: src Briefly note /etc/rc.local in rc(8).
matt[src/trunk]: src/sys/arch/evbarm Add support for the BCM95301X development board
matt[src/trunk]: src/sys/compat/netbsd32 Only set EXEC_32 if on LP64 platform.
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd gnu style.
christos[src/trunk]: src/tests/net/net use ATF_CHECK_MSG instead of err() in atf.
reinoud[src/trunk]: src/sys/arch/usermode Split machdep.c into a MI part and a MD part.
christos[src/trunk]: src/sys/kern give the name of the dup initialization.
jmmv[src/trunk]: src Add placeholder test programs for share/mk files.
riz[src/netbsd-6]: src/doc Ticket 660
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
riz[src/trunk]: src/sbin/fsck_v7fs Remove "-g" from CPPFLAGS.
joerg[src/trunk]: src/share/man/man3 Fix prologue. \\ -> \e
he[src/trunk]: src/sys/dev/adb Move adbkbd_setup_sysctl() declaration to outsid...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Cache directory entry name length. ...
riz[src/netbsd-6]: src/lib/libc/arch/arm/sys Pull up following revision(s) (requ...
he[src/trunk]: src/lib/libc/arch/arm/gen Use c89 function declaration.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb pass the thread id.
gson[src/trunk]: src/tests/share/mk Skip test requiring /usr/bin/mandoc if it doe...
joerg[src/trunk]: src/usr.bin/mixerctl Fix-up syntax after wizd.
jmcneill[src/trunk]: src/sys/arch/usermode fix timecounter
mrg[src/trunk]: src/external/gpl3/gdb/bin fix the paths to libsim.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Also supprese printing fatal traps ...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Enable atapibus, cd and sd.
uebayasi[src/uebayasi-xip]: src/sys/arch/mips/mips Use VM_PAGE_TO_MD(). Only compile...
uwe[src/trunk]: src/sys/arch/sh3/sh3 cpu_setfunc() must use lwp_trampoline to ar...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Make this c...
jruoho[src/trunk]: src/lib/libc/stdio Remove the note about the standard recommendi...
christos[src/trunk]: src/tools/gdb add psim support
yamt[src/trunk]: src/sys/uvm assertion
pooka[src/trunk]: src/sys/rump/librump/rumpkern Whoops, default to MP locking.
christos[src/trunk]: src/external/bsd/atf make things compile.
joerg[src/trunk]: src Hook up LLVM's MIPS target.
dyoung[src/trunk]: src/sys/arch isa_detach_hook() needs two arguments, the first an...
macallan[src/trunk]: src/sys/dev/sbus use vcons_replay_msgbuf()
kiyohara[src/trunk]: src/sys/dev/marvell Use macro PCI_PRODUCT_MARVELL_MV64[34]60.
matt[src/trunk]: src/sys/arch/arm/cortex Add "write-back" before Unified
jym[src/trunk]: src Inform that the prop_{array, dictionary}_send_syscall(3) chan...
riz[src/netbsd-6]: src/sys/arch/x86/include Pull up following revision(s) (reque...
pooka[src/trunk]: src/sys/conf compress whitespace. no functional change.
joerg[src/trunk]: src/usr.bin/pmap Explicitly close quote.
matt[src/trunk]: src/sys/arch/arm/omap Get USB closer to working on OMAP3 and OMAP4.
roy[src/trunk]: src/lib/libterminfo Install correct man page links.
sborrill[src/netbsd-6]: src/share/misc Pull up the following revisions(s) (requested ...
jmcneill[src/trunk]: src/sys Switch to ACPICA 20090730, and update for API changes.
jruoho[src/trunk]: src/lib/libc/stdlib Rewrite the HISTORY section.
roy[src/trunk]: src/lib/libterminfo Add termname(3) as defined by POSIX.
matt[src/trunk]: src/sys/arch/arm/omap Initial support for interrupts on the OMAP...
joerg[src/trunk]: src/share/man/man1/man1.atari New sentence, new line.
msaitoh[src/netbsd-6-0]: src/external/gpl3/binutils/dist/ld/emultempl Pull up follow...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Do not spam the console when sendin...
riz[src/netbsd-6-0]: src/doc Tickets 878, 880, 881
riz[src/netbsd-6]: src/sys/dev/mii Pull up following revision(s) (requested by m...
christos[src/trunk]: src/usr.bin/telnet remove casts
tnozaki[src/trunk]: src/lib/libc/citrus/modules revert r1.21, still problem exists f...
jruoho[src/trunk]: src Add a simple cpufreq(9).
dyoung[src/trunk]: src/sys/arch/x86/x86 In _bus_dmamap_load_busaddr(), change sgsiz...
jmmv[src/trunk]: src/distrib/sets/lists/comp Add missing debug libraries for MKDE...
pgoyette[src/trunk]: src/sys/dev/sysmon Add hw.swsensor.state variable for additional...
matt[src/trunk]: src/sys/arch/powerpc Add support for _UC_TLSBASE. Make sure to ...
martin[src/netbsd-6-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
christos[src/trunk]: src/share/man/man5 default to not checking host and mail names p...
tsutsui[src/trunk]: src/sys/dev/pci Set RI_NO_AUTO in rip->ri_flg if tga_init() is i...
wiz[src/trunk]: src/usr.bin/uniq - synchronize `usage' message with man page.
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Add BCM5301X_INSTALL
skrll[src/trunk]: src/tools/binutils Build binutils 2.19.1 if HAVE_BINUTILS is 219
wiz[src/trunk]: src/usr.sbin/makemandb Add -Q flag:
christos[src/trunk]: src/external reflect reality.
skrll[src/trunk]: src/etc/etc.hp700 Create device nodes for wscons, raid, wd, and ...
christos[src/trunk]: src/usr.sbin/makefs add support for setting the ufs label. (Nath...
msaitoh[src/netbsd-6-0]: src/external/mit/xorg/lib/libXi Pull up following revision(...
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist/tables Print table hea...
matt[src/trunk]: src/sys/arch/evbarm/conf Remove NAND since it isn't present on t...
uebayasi[src/trunk]: src/doc Update uebayasi-xip's base.
jmcneill[src/trunk]: src/sys/external/intel-public/acpica/dist/resources Build fixes ...
kiyohara[src/trunk]: src/sys/dev/pcmcia Add AmbiCom WL54-CF.
haad[src/trunk]: src/external/cddl/osnet/lib/libumem Disable building of stub_sta...
jmcneill[src/trunk]: src/sys/dev/i2c iic_ioctl_exec: if the i2c controller's "exec" f...
christos[src/trunk]: src/distrib/sets/lists/comp both gdb6 and 7 have gdbtui and we d...
njoly[src/trunk]: src/sys/dev/pci Add 3WARE 9750 Series RAID.
jruoho[src/trunk]: src/lib/libc/gen Rewrite much of the page.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge changes for mdocml-1.12.0.
sborrill[src/trunk]: src/external/bsd/iscsi/dist Bump version number to 20111006
ginsbach[src/trunk]: src/share/misc - Fix broken links (ISO web site reorganized). S...
tsutsui[src/trunk]: src/sys/arch/hpcsh/conf Enable file-system MFS. sysinst(8) assum...
christos[src/trunk]: src/sys/sys - add missing attributes to varyadic print functions
matt[src/trunk]: src/sys/arch/evbarm/conf Add an INSTALL variant for BEAGLEBOARD.
riz[src/netbsd-6]: src/sys/arch/amigappc/conf Pull up following revision(s) (req...
matt[src/trunk]: src/sys/uvm Reallocate emergency pager va when ncolors is increa...
rmind[src/trunk]: src/sys/net Build fix for some ports.
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
drochner[src/trunk]: src/sys/netipsec g/c unused struct member
riastradh[src/trunk]: src/share/man/man8 Fix typo: tftpd, not tfptd.
skrll[src/trunk]: src/external/gpl3/binutils/dist Disable some more targets for pr...
dholland[src/trunk]: src/sys/sys 5.99.29: smaller struct exec_package.
jdc[src/netbsd-6]: src/sys/dev/marvell Apply patch from msaitoh to fix pullup-6 ...
wiz[src/trunk]: src/usr.sbin/btconfig Bump date for previous.
matt[src/trunk]: src/sys/arch/arm Add core locator to mainbus. Add support for a...
pgoyette[src/trunk]: src/sys/dev/pci Modify the attach message for consistency with m...
riz[src/netbsd-6]: src/doc Ticket 635-637.
christos[src/trunk]: src/sys/arch Bump SYMTAB_SPACE
pooka[src/trunk]: src/sys/dev/pad fix field initializers
matt[src/trunk]: src/sys/arch/arm/omap Fix typo.
matt[src/trunk]: src/sys/arch/evbarm/gumstix No reason to include gumstixvar.h so...
christos[src/trunk]: src/usr.bin/gzip add noreturn atttribute.
christos[src/trunk]: src/lib/libedit PR/46945: Steffen Nurpmeso; el_getc() doesn't do...
rmind[src/trunk]: src/sys/kern pool_{cache_}get: improve previous diagnostic by ch...
is[src/trunk]: src/sys/dev/pci SUN X4140's version of this board. From FreeBSD.
jdc[src/netbsd-6]: src/external/mit/expat/dist Pull up revisions:
snj[src/netbsd-6-0]: src/etc/namedb Pull up following revision(s) (requested by ...
tsutsui[src/trunk]: src Rewrite binpatch(8) utility to add support for ELF binaries,
christos[src/trunk]: src/external/gpl3/gdb/bin Enable thread debugging support (not c...
christos[src/trunk]: src/sys/coda - move debugging functions to vcoda so modules with...
snj[src/netbsd-6-0]: src/crypto/external/bsd/openssh/dist prune empty files that...
spz[src/trunk]: src increase libdns minor version
martin[src/netbsd-6-0]: src/external/bsd/wpa/dist Pull up following revision(s) (re...
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp get rid of the ol...
jruoho[src/trunk]: src/sys Fix bugs noted by alnsn@. Namely, preallocate the global...
riz[src/netbsd-6]: src/doc Correct a typo: x86k->x68k.
agc[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/dist/src/libverif...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib more uses of hexdump...
msaitoh[src/trunk]: src/sys/dev/pci regen
martin[src/trunk]: src/distrib/sets/lists Set list changes for npftest binary and n...
dholland[src/trunk]: src/sys/arch/amd64/conf Restore comment heading lost during the ...
jmmv[src/trunk]: src/tests/fs/ffs h_ffs_server.c is not a test program. Remove u...
jruoho[src/trunk]: src/lib/libc/stdlib Note the problems with SSP.
asau[src/trunk]: src/gnu/usr.bin Use SCRIPTS instead of FILES to handle (executab...
chs[src/trunk]: src/sys/ufs/ufs add forward declarations for the VOP args struct...
snj[src/netbsd-6-0]: src/bin/ksh Pull up following revision(s) (requested by may...
macallan[src/trunk]: src/sys/arch/macppc/dev split the envsys sensors into two device...
riz[src/netbsd-6]: src/doc Ticket 612-614.
jakllsch[src/trunk]: src/sys/dev/usb Add urtw(4) and cir* at emdtv? bringing this up ...
jruoho[src/trunk]: src/tests/lib/libm Fix typo.
pooka[src/trunk]: src/lib/libpuffs Be slightly more forgiving about unknown operat...
dholland[src/trunk]: src/share/man/man9 fix previous again, hopefully ok this time
matt[src/trunk]: src/sys/kern A few more KASSERT/KASSERTMSG.
macallan[src/trunk]: src/sys/arch/powerpc/pic when calculating per-IPL virq masks, ta...
mbalmer[src/trunk]: src Build iic(4) and gpioiic(4) as modules.
matt[src/trunk]: src/sys/arch/arm/include The arm11 barriers are mcr (write), not...
msaitoh[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1279.
yamt[src/yamt-pagecache]: src/sys/arch/x86/x86 remove a debug printf
rmind[src/trunk]: src/sys/uvm - Describe uvm_aobj and the lock order.
snj[src/netbsd-6-1]: src/etc/namedb Pull up following revision(s) (requested by ...
snj[src/netbsd-6-1]: src/doc 1503
rkujawa[src/trunk]: src/usr.sbin/syslogd Note enchancements that appeared in NetBSD ...
bouyer[src/netbsd-6-1]: src/usr.bin/calendar Pull up following revision(s) (request...
christos[src/trunk]: src/usr.bin/mail PR/47098: Steffen "Daode" Nurpmeso: mail(1): SE...
pgoyette[src/trunk]: src/usr.bin/touch Note that -d flag also precludes historical us...
wiz[src/trunk]: src/usr.bin/flock Sort options and their descriptions. Sync usag...
snj[src/netbsd-6-1]: src Apply patch (requested by mrg in ticket #1467):
christos[src/trunk]: src/usr.bin/shlock cross reference flock(1)
msaitoh[src/trunk]: src/sys/dev/pci Don't use old NBPFILTER macro and use new bpf_mt...
ahoka[src/trunk]: src/sys/dev/nand No longer use size_t in the chip structure.
msaitoh[src/netbsd-6]: src/doc Ticket #924
snj[src/netbsd-6-1]: src/doc fix 1422
snj[src/netbsd-6-1]: src/doc 1458
matt[src/trunk]: src/sys/arch/arm Implement a "fast" path for IRQ handling out of...
macallan[src/trunk]: src/sys/arch/macppc/dev - apply limits consistently
martin[src/netbsd-6-1]: src/doc Ticket #1391
riz[src/netbsd-6]: src/sys/external/isc/atheros_hal/dist Pull up following revis...
yamt[src/yamt-pagecache]: src/sys - use O->A loan to serve read(2). based on a p...
yamt[src/trunk]: src/common/lib/libc/gen make the output of unittest a little mac...
wiz[src/trunk]: src/doc rcs-5.8 out, from Snader_LB
pooka[src/trunk]: src/lib/librumpuser need rumpuser_mutex_init_kmutex() these days
snj[src/netbsd-6-1]: src/sys/arch/amd64/amd64 Apply patch (requested by maxv in ...
snj[src/netbsd-6-1]: src/doc 1268
christos[src/trunk]: src/lib/libc/time remove error(1) output.
matt[src/trunk]: src/sys/arch/arm/cortex Verify the source isn't a dummy source.
martin[src/netbsd-6-1]: src/doc Ticket #1524
christos[src/trunk]: src/sys/sys Add an __alignof() macro.
martin[src/netbsd-6-1]: src/doc Tickets #1546 and #1547
yamt[src/yamt-pagecache]: src/distrib sync with head.
rkujawa[src/trunk]: src/sys/arch/bebox/include Include bebox.h only in kernel. Make ...
mbalmer[src/trunk]: src/lib/lua/sqlite A Lua module to access SQLite databases.
mrg[src/trunk]: src/doc note jmcneill-usbmp has been merged.
skrll[src/trunk]: src/sys/arch/arm/arm32 Print the system vectors in order so I do...
matt[src/trunk]: src/sys/arch/evbarm/conf Add some PCI devices
snj[src/netbsd-6-1]: src/doc 1527
ahoka[src/trunk]: src/sys/dev/nand Hah! Size is actually in megaBIT!
yamt[src/yamt-pagecache]: src sync with head.
matt[src/trunk]: src/sys/arch/arm/cortex Add L2 cache flush routines. (not yet e...
riz[src/netbsd-6]: src/doc Ticket 906.
dholland[src/trunk]: src/games/fortune/strfile Pass -Wstrict-overflow.
matt[src/trunk]: src/sys/arch/arm/arm32 Make bus_dmamem_map aware of coherent dma...
joerg[src/trunk]: src/external/cddl/osnet/sys/sys Hack to avoid missing macro to u...
wiz[src/trunk]: src/share/man/man4 Fix xrefs, remove trailing whitespace, use ac...
yamt[src/yamt-pagecache]: src/sys/arch/sparc64 adapt sparc64. compile tested.
snj[src/netbsd-6-1]: src/doc 1448
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs genfs_gop_write_rwmap: comment
jruoho[src/trunk]: src/sys/dev/usb Regen.
msaitoh[src/netbsd-6]: src/doc Remove ticket 887.
dholland[src/trunk]: src/games/hangman Pass -Wstrict-overflow; while here, use curses...
sborrill[src/netbsd-6]: src/doc Ticket #81
apb[src/trunk]: src/sys/sys Welcome to NetBSD-6.99.14
sjg[src/trunk]: src/usr.bin/make Allow cond_state[] to grow.
msaitoh[src/netbsd-6]: src/doc Ticket 901 and 902.
phx[src/trunk]: src/sys/dev/ic ed_ring structure is no longer needed for compati...
apb[src/trunk]: src/share/zoneinfo Import tzdata2012g from ftp://ftp.iana.org/tz...
alnsn[src/trunk]: src/sys/external/bsd/sljit Update sljit revision in README.import.
jdc[src/netbsd-6]: src Pull up revisions:
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by mr...
snj[src/netbsd-6-1]: src/sys/compat/linux/arch/amd64 Pull up following revision(...
christos[src/trunk]: src/usr.bin/flock - use modern timer functions to handler fracti...
martin[src/netbsd-6-1]: src/external/bsd/bind Pullup part of rev 1.16 via patch, re...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
sjg[src/trunk]: src/sys Add the plumbing so one could compile filemon(4) into a ...
skrll[src/trunk]: src/sys/arch/mips/mips We need to jump out of two switches to em...
riz[src/netbsd-6]: src/doc Ticket #751
tron[src/trunk]: src/usr.sbin/makefs Define "USE_V7FS" in the makefile of the dir...
msaitoh[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by matt...
martin[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
martin[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
wiz[src/trunk]: src/share/man/man3 Remove superfluous Pp.
martin[src/netbsd-6-1]: src/doc Ticket #1318
skrll[src/trunk]: src/sys/arch/arm/arm32 Correct inverted boolean logic for the co...
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by pg...
jdf[src/trunk]: src/distrib/utils/sysinst Add Spanish translations for sysinst's...
riz[src/netbsd-6]: src/doc ticket 892
alnsn[src/trunk]: src/sys/net Comment bd_jitcode member.
ahoka[src/trunk]: src/sys/dev/nand Fill more info in nand chip structure.
yamt[src/yamt-pagecache]: src/usr.bin/vmstat page loaning related statistics
snj[src/netbsd-6-1]: src/external/gpl2/xcvs/dist/src Pull up following revision(...
snj[src/netbsd-6-1]: src/external/bsd/bind Apply patch (requested by spz in tick...
bouyer[src/netbsd-6-1]: src/doc reverted ticket 1329
yamt[src/trunk]: src - add functions to scan the tree in the reverse order
skrll[src/trunk]: src/sys/arch/evbarm/rpi Add the Raspberry PI firmware VC mailbox...
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs fix overwrite case
plunky[src/trunk]: src/usr.sbin/btpand no trailing comma on enum
pgoyette[src/trunk]: src/usr.bin/make Fix build break due to signed/unsigned comparison
christos[src/trunk]: src/external/bsd/ipf/dist/lib missed a const commit
msaitoh[src/netbsd-6-1]: src/sys/arch/xen/xen Pull up following revision(s) (request...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
christos[src/trunk]: src/bin/cp Say that -a is non-standard and -P is the default.
snj[src/netbsd-6-1]: src/sys/arch Pull up following revision(s) (requested by ma...
drochner[src/trunk]: src/usr.sbin/cpuctl/arch avoid dummy structure definition, inclu...
snj[src/netbsd-6-1]: src/usr.bin/gzip Pull up following revision(s) (requested b...
snj[src/netbsd-6-1]: src/sys/arch/i386/conf Apply patch (requested by maxv in ti...
bouyer[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
snj[src/netbsd-6-1]: src/sys Apply patch (requested by riastradh in ticket #1512):
msaitoh[src/netbsd-6]: src/sys/fs/nilfs Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Restore _PC_NO_TR...
yamt[src/yamt-pagecache]: src sync with head
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Use 0 for MS_NOMNTTAB since we h...
nisimura[src/trunk]: src/sys/arch/mips/mips - make sure cpu_switchto() not to touch M...
christos[src/trunk]: src/lib/libc/stdio document vsnprintf_ss
yamt[src/yamt-pagecache]: src/sys/uvm - assertions
nakayama[src/trunk]: src/external/bsd/ipf/dist/tools Remove ipl overwrite. Which was...
christos[src/trunk]: src/usr.bin/fstat print major device numbers symbolically from k...
jakllsch[src/trunk]: src/sys/dev/sdmmc Make whitespace following preprocessor keyword...
bouyer[src/netbsd-6-1]: src/sys/dev Pull up following revision(s) (requested by han...
bouyer[src/netbsd-6-1]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
snj[src/netbsd-6-1]: src/sys/arch/x86 Pull up following revision(s) (requested b...
msaitoh[src/trunk]: src/usr.bin/netstat Add -t flag.
msaitoh[src/netbsd-6]: src/usr.sbin/pppd/pppd Pull up following revision(s) (request...
dyoung[src/trunk]: src/sys/arch/i386 Run $(TOOL_CTAGS) instead of ctags: sometimes ...
wiz[src/trunk]: src/lib/libc/stdlib Whitespace improvements.
matt[src/trunk]: src/sys/arch/arm/arm32 Use right flag name for bus_dmamem_map (f...
tsutsui[src/trunk]: src/doc Note x68k formatting floppy support.
riastradh[src/trunk]: src/external/cddl/osnet/sys Add omitted secpolicy_vnode_utime_mo...
christos[src/trunk]: src/sys/dev/ic PR/46576: Robert Sprowson: Shutdown doesn't disab...
kiyohara[src/trunk]: src/sys/arch/powerpc Support Cache Protocol 'MEI' with MULTIPROC...
martin[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/arch/evbarm/marvell Switch to ARM_VECTORS_HIGH
bouyer[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
yamt[src/yamt-pagecache]: src sync with head
mbalmer[src/trunk]: src/share/misc Prague airport was renamed to Vaclav Havel airpor...
matt[src/trunk]: src/sys/arch/arm/arm32 Add softint processing for irq_idle_entry
riz[src/netbsd-6]: src/sys/dev/pci Apply changes (requested by msaitoh in ticket...
tsutsui[src/trunk]: src/sys/arch/m68k/fpe Add hyperboric and trigonometric functions...
dholland[src/trunk]: src/share/misc SAR (search and rescue)
martin[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
dholland[src/trunk]: src/lib/libc/sys typo
snj[src/netbsd-6-1]: src/doc 1497
rkujawa[src/trunk]: src/sys/arch/amiga/dev Apparently, clockport present at offset 0...
apb[src/trunk]: src/lib/libc/stdlib Use the correct field name when describing t...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend merge the common CPPFLAGS ...
matt[src/trunk]: src/sys/dev/pci If exceeding io/mem windows, show the number tha...
msaitoh[src/netbsd-6]: src/doc Ticket 911.
macallan[src/trunk]: src/sys/arch/macppc/dev we need uvm_extern.h now
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Fix GCC to correctly ...
yamt[src/yamt-pagecache]: src/sys/arch/x86/pci pull following revisions from trun...
snj[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Fix typo in comment. s/d1/d0/
yamt[src/trunk]: src add a function to check if a tree is empty.
ahoka[src/trunk]: src/sys/dev/nand Add support for samsung devices, currently a dr...
snj[src/netbsd-6-1]: src/doc 1380
jdc[src/netbsd-6]: src/sys/dev/pci Pull up revisions:
yamt[src/yamt-pagecache]: src/external sync with head.
plunky[src/trunk]: src/libexec/identd does not need -I${NETBSDSRCDIR}/sys/dist/ipf ...
martin[src/netbsd-6-1]: src/doc Ticket #1521
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by kn...
apb[src/trunk]: src Print the value of MAKECONF.
martin[src/netbsd-6-1]: src/libexec/mail.local Pull up following revision(s) (reque...
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by mr...
jruoho[src/trunk]: src/include Use __constfunc(3) instead of __attribute__((const))...
mrg[src/trunk]: src/doc note that sparc64 got pcie/pyro(4) support last november.
yamt[src/yamt-pagecache]: src/sys byebye PG_HOLE as it turned out to be unnecessary.
christos[src/trunk]: src/lib/libc/include name protection for getpassfd
christos[src/trunk]: src/sys/dev/usb Match all pairs of bulkin-bulkout interfaces to ...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-6-1]: src/external/mit/expat/dist Pull up following revision(s) (...
riz[src/netbsd-6]: src/doc Ticket 889
riz[src/netbsd-6]: src/external/bsd/bind/dist/doc/arm Two files inadvertantly mi...
mrg[src/trunk]: src/etc/rc.d catch up with npfctl moving to /sbin.
christos[src/trunk]: src/lib/libc/time stronger lint foo
christos[src/trunk]: src/doc update for tzcode2012g
matt[src/trunk]: src/sys/arch/arm/cortex Invalidate the L2 cache before enabling it.
tsutsui[src/trunk]: src/sys/arch/m68k/fpe - remove variable names from function decl...
macallan[src/trunk]: src/sys/arch/sparc64/dev - don't mess with more than 256 colour ...
christos[src/trunk]: src/lib/libpthread cast return of sysconf
riz[src/netbsd-6]: src/doc TIckets 755-756
msaitoh[src/netbsd-6]: src/doc Ticket 887, 893, 894, 896, 897, 898 and 899.
msaitoh[src/netbsd-6]: src/external/mit/xorg/lib/libXi Pull up following revision(s)...
martin[src/netbsd-6-1]: src/doc Tickets #1540 and #1541
sborrill[src/netbsd-6]: src/sys/arch Pull up the following revisions(s) (requested by...
joerg[src/trunk]: src/sys/arch/x86/x86 Fix uninitialised variable warning from cla...
jruoho[src/trunk]: src Move the clock_gettime(2) timer test to the right place.
christos[src/trunk]: src/bin/chmod fix argument parsing.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Enable cpu0 I/D cache. Disable cpu1 it.
msaitoh[src/trunk]: src/lib/libc -Wstrict-overflow
chs[src/trunk]: src/sys fix device/softc split errors.
jym[src/trunk]: src/share/man/man4 Be more precise for Xen dom0: either Ctrl + A...
matt[src/trunk]: src/sys/dev/pci Recognize 3114.
rmind[src/trunk]: src Add /usr/lib/npf.
christos[src/trunk]: src/lib/libpthread add pthread_condattr_setclock(3)
riz[src/netbsd-6]: src/sys/fs/v7fs Pull up following revision(s) (requested by m...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by christos in...
jakllsch[src/trunk]: src/sys/dev/ic Work around missing __BUS_SPACE_HAS_STREAM_METHOD...
martin[src/netbsd-6-1]: src/doc Ticket #1531
martin[src/netbsd-6-1]: src/sys/netipsec Fix previous (Ticket #1530)
dholland[src/trunk]: src/games/hangman Pass -Wstrict-overflow
dholland[src/trunk]: src/games/gomoku Pass -Wstrict-overflow... mostly.
apb[src/trunk]: src/share/zoneinfo Import tzdata2012g from ftp://ftp.iana.org/tz...
riz[src/netbsd-6]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
snj[src/netbsd-6-1]: src/sys/nfs Pull up following revision(s) (requested by han...
yamt[src/yamt-pagecache]: src/sys/uvm FALSE -> false
yamt[src/yamt-pagecache]: src sync with head.
tsutsui[src/trunk]: src/sys/arch/landisk/landisk Explicitly include <machine/pcb.h> ...
christos[src/trunk]: src/lib/libc/time remove register
snj[src/netbsd-6-1]: src/doc amend 1437
nakayama[src/trunk]: src/sys/dev/i2c Add "dimm" found on Sun US-IIe based machines (e...
enami[src/trunk]: src/sbin/chown The id chgrp command is required to change is not...
jschauma[src/trunk]: src/bin/ls clarify that BLOCKSIZE also influences the total in l...
snj[src/netbsd-6-1]: src/sys/dev/usb Pull up following revision(s) (requested by...
snj[src/netbsd-6-1]: src/sys/lib/libkern Pull up following revision(s) (requeste...
riz[src/netbsd-6]: src/doc Tickets 741-743
snj[src/netbsd-6-1]: src/doc 1284
snj[src/netbsd-6-1]: src/doc 1514
martin[src/netbsd-6-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
msaitoh[src/trunk]: src/share/man/man3 Change to uintmax_t again.
yamt[src/yamt-pagecache]: src sync with head
msaitoh[src/trunk]: src/sys/arch struct device * -> device_t for IXP4xx (and nslu2).
bouyer[src/netbsd-6-1]: src/external/bsd/bind Apply patch, requested by spz in tick...
sborrill[src/netbsd-6]: src/distrib/sets/lists/comp Pull up the following revisions(s...
matt[src/trunk]: src/sys/uvm When uvm_io reserves kernel address space, make sure...
martin[src/netbsd-6-1]: src/doc Ticket #1371
riz[src/trunk]: src/sys/dev/nand Avoid a 'may be used uninitialized' warning.
msaitoh[src/netbsd-6]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
msaitoh[src/netbsd-6]: src/external/bsd/bind/dist/lib/dns/rdata/generic Patch for bi...
yamt[src/yamt-pagecache]: src/sys/uvm as usefulness of O->A loaning is unclear, d...
riz[src/netbsd-6]: src/sys/dev/pci Regen for ticket #906.
matt[src/trunk]: src/sys/arch/arm/broadcom Add a coherent bus dma tag which marks...
msaitoh[src/trunk]: src/sys/dev/marvell Add code to modify interrupt coalescing with...
yamt[src/trunk]: src/share/examples/puffs/pgfs - enable writeback cache and namec...
isaki[src/trunk]: src/sys/arch/x68k/stand Remove my local RCS IDs.
matt[src/trunk]: src/sys/arch/arm/cortex Add a missing mutex exit.
matt[src/trunk]: src/sys/arch/sh3/include Add a define __HAVE_CPU_DATA_FIRST whic...
kiyohara[src/trunk]: src/sys/arch/bebox/conf Disable some not working drivers. (pcppi...
chs[src/trunk]: src _ARCH_ARM_6 -> _ARM_ARCH_6
jdc[src/netbsd-6]: src/doc Tickets 915, 918, 920.
phx[src/trunk]: src/sys/arch/amiga New ed(4) device driver for Hydra and ASDG Zo...
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs comment
macallan[src/trunk]: src/sys/arch/sparc64/dev don't assume that wscons assumes BGR or...
bouyer[src/netbsd-6-1]: src/external/bsd/ntp/scripts Pull up following revision(s) ...
snj[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
mbalmer[src/trunk]: src/lib/lua/sqlite Remove, has been moved to share/examples/lua.
njoly[src/trunk]: src/share/man/man4 Add a width argument to tag list, otherwise m...
snj[src/netbsd-6-1]: src/doc 1518-1520, 1532, 1535, 1536
msaitoh[src/netbsd-6]: src/usr.sbin/installboot/arch Fix compile error (requested by...
jruoho[src/trunk]: src Move the posix_fadvise(2) test to the right place.
matt[src/trunk]: src/sys/dev/pci Only probe the upper BAR of a mem64 BAR if bit 3...
matt[src/trunk]: src/sys/arch/arm/broadcom Reenable NO_ESTIMATE now that rnd has ...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dreamcast Explicitly include <machine/pcb...
snj[src/netbsd-6-1]: src/external/bsd/ntp Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/net Add 1000baseT-FDX.
snj[src/netbsd-6-1]: src/doc 1379
wiz[src/trunk]: src/lib/libutil Remove trailing whitespace.
ttoth[src/trunk]: src/sys using chtype on media instead of vtype
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Add the raspberry pi fir...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2012h. [apb 20121027]
msaitoh[src/netbsd-6]: src/doc Ticket 913, 914, 917 and 919.
chs[src/trunk]: src/sys/arch/amd64/include allow more space for modules.
snj[src/netbsd-6-1]: src/doc 1419
martin[src/trunk]: src/lib/libc/time Revert previous - casting to long is a bad ide...
riz[src/netbsd-6-1]: src/doc Fix file list for ticket 900; add a missing "/"
chs[src/trunk]: src/sys/dev/tc remove unused file.
snj[src/netbsd-6-1]: src/doc 1413, 1415
njoly[src/trunk]: src New testcase to check limits flags for ulimit builtin.
jdc[src/trunk]: src/sys/arch/sparc64/conf Add indirectly configured spdmem devic...
christos[src/trunk]: src/usr.bin/make spelling
tls[src/trunk]: src *Sigh* provide, by default, the dumb "allocate 64K on the st...
christos[src/trunk]: src/sys/dev add tpm
msaitoh[src/trunk]: src/sys/dev/marvell Add Interrupt Coalescing setting by Robert S...
tls[src/trunk]: src/doc Add forgotten CHANGES entries for rndctl entropy save/lo...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/i386 Remove useless md_may_remove...
martin[src/trunk]: src/usr.sbin/npf/npfctl gcc 4.1 is not smart enough to notice "a...
macallan[src/trunk]: src/sys/dev/ic don't sync after each drawing op, add functions t...
bouyer[src/netbsd-6-1]: src/sys/compat/linux/arch Pull up following revision(s) (re...
drochner[src/trunk]: src Implement experimental support to pass notifications that a ...
msaitoh[src/trunk]: src/sys/arch/arm/s3c2xx0 Fix compile error.
snj[src/netbsd-6-1]: src/doc 1446
christos[src/trunk]: src add getpass_r
msaitoh[src/trunk]: src/distrib/evbarm/instkernel/instkernel Add OPENRD_INSTALL.
jruoho[src/trunk]: src/tests/lib/libc/sys Add few basic checks.
jruoho[src/trunk]: src/share/man/man4 Remove line "acpiwmibus* at acpiwmi?".
phx[src/trunk]: src/sys/arch/powerpc/include All ports have to expose 'struct cp...
matt[src/trunk]: src/sys/arch/arm Add per-segment and per-ragne flag (to store _B...
mrg[src/trunk]: src/tools/gmp force ac_cv_path_mkdir to be set to nbinstall -d. ...
mbalmer[src/trunk]: src/lib/lua/sqlite A small test/demo program to show the sqlite ...
prlw1[src/trunk]: src/sys/dev/pci Add Intel Centrino Wireless-N 2230
sborrill[src/netbsd-6]: src/sys/dev/ic Pull up the following revisions(s) (requested ...
snj[src/netbsd-6-1]: src/external/bsd/bind/dist Apply patch (requested by mrg in...
bouyer[src/netbsd-6-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
jmcneill[src/trunk]: src/sys/modules/irmce irmce module glue
christos[src/trunk]: src/lib/libc/time welcome to tzcode2012h via patch.
dyoung[src/trunk]: src/sys/arch/shark Change <machine/bus.h> to <sys/bus.h> through...
martin[src/netbsd-6-1]: src Pull up the following files, requested by spz in ticket...
rmind[src/trunk]: src/share/man/man9 Describe kcpuset_export_u32(9) routine.
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by jdp in ticket...
rmind[src/trunk]: src/sys/kern Avoid return with expression in void functions.
kiyohara[src/trunk]: src/sys/arch/bebox Cleanup macros of access for bebox-register.
alnsn[src/trunk]: src/sys/external/bsd/sljit Update README.import.
jnemeth[src/trunk]: src/share/misc Sync with FreeBSD rev. 241698.
msaitoh[src/netbsd-6]: src/usr.bin/netstat Pull up following revision(s) (requested ...
yamt[src/yamt-pagecache]: src/common/lib/libc/gen comments
msaitoh[src/netbsd-6-1]: src/doc Ticket 1288.
bouyer[src/netbsd-6-1]: src/etc Pull up following revision(s) (requested by christo...
snj[src/netbsd-6-1]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
macallan[src/trunk]: src/sys/arch/arm/omap don't try to init more than 256 CLUT entri...
kiyohara[src/trunk]: src/sys Support omap3 SDHC driver. tested on OVERO only.
christos[src/trunk]: src/include add getpassfd
royger[src/trunk]: src/sys/arch/xen/xen xen: don't use grants 0-8
joerg[src/trunk]: src/libexec/lfs_cleanerd Use the same loop order for freeing as ...
chs[src/trunk]: src/sys/dev/pci fix autoconf output (don't print from the match ...
snj[src/netbsd-6-1]: src/doc 1433
nonaka[src/trunk]: src/distrib/sets/lists/xserver Added some debug libs.
alnsn[src/trunk]: src/share/man/man4 Document net.bpf.jit sysctl.
plunky[src/trunk]: src/sys/sys fix comment (SRUN->LSRUN, SONPROC->LSONPROC)
apb[src/trunk]: src/share/man/man4 Document the new size of the cn and sn fields...
msaitoh[src/netbsd-6-1]: src/sys/arch/sparc/stand/ofwboot Pull up following revision...
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
snj[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by oz...
bouyer[src/netbsd-6-1]: src/doc ticket 1329
rjs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon Add radeo...
mbalmer[src/trunk]: src/distrib Remove duplicate word (the the -> the)
matt[src/trunk]: src/sys/arch Collect cpu_info and friends and move to m68k/inclu...
christos[src/trunk]: src/bin/cp Add -a archive flag. from Aleksey Cheusov
mbalmer[src/trunk]: src/share/examples/lua Example files showing Lua module usage.
snj[src/netbsd-6-1]: src/doc 1342
riz[src/netbsd-6]: src/doc Tickets 86, 93, 98, 100.
bouyer[src/netbsd-6-1]: src/doc ticket 1400
wiz[src/trunk]: src/share/man/man9 Improve wording.
riz[src/netbsd-6]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
snj[src/netbsd-6-1]: src/doc 1456
wiz[src/trunk]: src/usr.sbin/syslogd Remove trailing whitespace.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do reference coun...
christos[src/trunk]: src/usr.bin/flock we don't truncate seconds anymore.
martin[src/netbsd-6-1]: src/doc Ticket #1544
rmind[src/trunk]: src/sys Rename kcpuset_copybits() to kcpuset_export_u32() and th...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
riz[src/netbsd-6]: src/doc Tickets 88, 89.
martin[src/netbsd-6-1]: src/doc Ticket #1507
snj[src/netbsd-6-1]: src/sys/compat/linux/common Pull up following revision(s) (...
chs[src/trunk]: src make dtrace work on amd64.
snj[src/netbsd-6-1]: src/etc/namedb Pull up following revision(s) (requested by ...
martin[src/netbsd-6-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/distrib/sets/lists/comp Make shark/bus.h obsolete.
yamt[src/yamt-pagecache]: src/sys/rump/librump fix a merge botch
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by khorben in ti...
pooka[src/trunk]: src/lib/librumphijack * avoid problems if the platform calls rea...
msaitoh[src/trunk]: src/share/man/man4 Update device list
jruoho[src/trunk]: src Move the sigaction(2) test to the right place.
msaitoh[src/netbsd-6-1]: src/doc Ticket 1347.
yamt[src/trunk]: src/share/examples/puffs/pgfs reduce number of SQL statements fo...
bouyer[src/netbsd-6-1]: src/doc ticket 1309
joerg[src/trunk]: src/lib/libintl Add __format_arg attribute to gettext(3) and fri...
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssh/dist Pull up following revi...
martin[src/netbsd-6-1]: src/sys Apply patch requested by maxv in ticket #1500:
dholland[src/trunk]: src/sys/dev "return f(); " where both f and the enclosing functio...
yamt[src/yamt-pagecache]: src/sys enable O->A loaning read for a few filesystems.
gson[src/trunk]: src/tests/dev/raidframe Fix cut-and-paste-o that casused the rai...
martin[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
christos[src/trunk]: src/common/lib/libc/arch/arm/gen split udivsi3 and divsi3 to fix...
snj[src/netbsd-6]: src/usr.bin/sed Pull up following revision(s) (requested by m...
jdc[src/netbsd-6]: src/doc Update entry for ticket 905.
msaitoh[src/netbsd-6-1]: src/libexec/ld.elf_so Pull up following revision(s) (reques...
snj[src/netbsd-6-1]: src/crypto/external/bsd/heimdal Pull up following revision(...
nonaka[src/trunk]: src/share/man/man4 Added upgt(4) at Wireless network interfaces.
snj[src/netbsd-6-1]: src/doc 1467
chs[src/trunk]: src/sys/arch/ia64/ia64 malloc -> kmem_zalloc. this also fixes a...
yamt[src/yamt-pagecache]: src/sys/uvm remove a redundant assertion
christos[src/trunk]: src/usr.bin/mail don't check for i and use j.
bouyer[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by pg...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r166772. Now builds without RT...
matt[src/trunk]: src/sys/arch/powerpc/booke Change a KASSERT to a KASSERTMSG.
snj[src/netbsd-6-1]: src/doc 1351, 1362
chs[src/trunk]: src/sys/arch/hpcsh/dev/hd64465 third try is the charm: really ma...
riz[src/netbsd-6]: src/crypto/external/bsd/heimdal/bin/krb5-config Pull up follo...
reinoud[src/trunk]: src/sys/fs/udf Running with DEBUG again revealed locking errors ...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1259.
christos[src/trunk]: src/usr.bin/vmstat use warn instead of perror.
drochner[src/trunk]: src/external/gpl3 pull in upstream rev. 191413 to fix integer ov...
tsutsui[src/trunk]: src/sys/arch/x68k/dev Before probing floppy drives, call NE7CMD_...
msaitoh[src/trunk]: src/sys/dev/pci - Indent.
snj[src/netbsd-6-1]: src/sys/arch/mips Pull up following revision(s) (requested ...
chs[src/trunk]: src/sys/arch/i386/i386 in osyscall, set the PSL_I bit into the c...
jruoho[src/trunk]: src Move the ucontext(2) test to the right place.
matt[src/trunk]: src/sys/arch/arm/broadcom Add A*CACHE values for AMAC.
apb[src/trunk]: src/sys/arch Add "options COMPAT_60" to all kernel configuration...
riz[src/netbsd-6]: src/sys/external/bsd/drm/dist/shared-core Pull up following r...
christos[src/trunk]: src/lib/libc close on exec fixes:
matt[src/trunk]: src/sys/dev/pci Pull in changes from matt-nb5-mips64 (RMI & NETL...
wiz[src/trunk]: src/lib/libpthread Fix pasto.
martin[src/netbsd-6-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
sborrill[src/netbsd-6]: src/doc Ticket #85
msaitoh[src/netbsd-6]: src/doc Modify ticket 918.
wiz[src/trunk]: src/doc sqlite3-3.7.13 out.
martin[src/netbsd-6-1]: src/doc Ticket #1551
msaitoh[src/netbsd-6]: src/doc Ticket #910 fixes PR#47743.
christos[src/trunk]: src/sys/arch/sparc/include Add a define __HAVE_CPU_DATA_FIRST wh...
martin[src/netbsd-6-1]: src Pull up the following revisions, requested by kre in ti...
snj[src/netbsd-6-1]: src/doc 1528
isaki[src/trunk]: src/etc/rc.d Allows you to disable it if makemandb=NO in rc.conf.
yamt[src/yamt-pagecache]: src sync with (a bit old) head
wiz[src/trunk]: src/lib/libc/stdio Add punctuation.
jruoho[src/trunk]: src Move the pipe(2) test to the right place.
enami[src/trunk]: src/bin/dd Add iseek and oseek option as aliases for skip and se...
rmind[src/trunk]: src Implement NPF table listing and preservation of entries on r...
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssh Apply patch (requested by m...
msaitoh[src/netbsd-6]: src/lib/libm/arch Pull up following revision(s) (requested by...
snj[src/netbsd-6-1]: src/libexec/httpd Pull up following revision(s) (requested ...
martin[src/netbsd-6-1]: src/sys/netinet6 Ooops, remainder of Ticket #1523, accident...
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by g...
martin[src/netbsd-6-1]: src/doc Ticket #1443
manu[src/trunk]: src/lib/libperfuse Make sure libperfuse still builds on netbsd-5.1
riz[src/netbsd-6]: src/doc Ticket 71.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Don't depend on any memory split for ini...
riz[src/netbsd-6]: src/doc Tickets 744, 745
yamt[src/trunk]: src/sys/arch/amd64/amd64 comment
snj[src/netbsd-6-1]: src/doc 1449
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Cleanup in perform_atareset().
jruoho[src/trunk]: src Deprecate the tuner(4) page (link to bktr(4)), as the name i...
jakllsch[src/trunk]: src/sys/dev/usb add (FTDI) MaxStream PKG-U
martin[src/netbsd-6-1]: src/doc Ticket #1542
riz[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/tools/gcc Attempt to describe the gcc 4.5 method (untested)
alnsn[src/trunk]: src Add bpfjit and enable it for amd64.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix various issue...
snj[src/netbsd-6-1]: src/doc 1056, 1068, 1390
dholland[src/trunk]: src Strengthen the entry about the openssl update, to clarify an...
matt[src/trunk]: src/sys/dev/ic Fix an errant define.
chs[src/trunk]: src/regress/sys/kern/ras our current gcc puts the loop after the...
mrg[src/netbsd-6-1]: src Pull up following revision(s) (requested by mrg in tick...
bouyer[src/netbsd-6-1]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
jruoho[src/trunk]: src/tests/lib/libm Add t_sqrt and t_cbrt.
martin[src/netbsd-6-1]: src/sys/arch Pull up following revision(s) (requested by ma...
dholland[src/trunk]: src/sys/ufs/ufs Add an XXX comment about a broken error case in ...
chs[src/trunk]: src/sys/arch add missing arg to cpu_setttb().
skrll[src/trunk]: src/sys/arch/evbarm/ifpga Remove unnecessary cast.
christos[src/trunk]: src/sbin/wsconsctl - remove obsolete = { syntac
ttoth[src/trunk]: src/distrib/notes/common Add myself.
martin[src/netbsd-6-1]: src/doc Fix entry for ticket #1547
apb[src/trunk]: src/sys/kern Set tp->t_dev to the correct dev_t value in both pt...
jruoho[src/trunk]: src/sys/dev/usb Add E3C EC168 DVB-T adapter.
martin[src/netbsd-6-1]: src/doc Ammend ticket #1500
matt[src/trunk]: src/sys/arch/arm/broadcom Add MEMSIZE as an option.
msaitoh[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by kna...
snj[src/netbsd-6-1]: src/doc 1383
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
yamt[src/trunk]: src/share/examples/puffs/pgfs don't bother to call lo_close.
snj[src/netbsd-6-1]: src/doc 1421, 1424, 1447, 1459
tron[src/trunk]: src/usr.sbin/makefs Re-enable v7fs support in the tools version ...
snj[src/netbsd-6-1]: src/sys Pull up following revision(s) (requested by uwe in ...
martin[src/netbsd-6-1]: src/sys/arch/amiga/amiga Pull up following revision(s) (req...
martin[src/netbsd-6]: src/doc Fix minor typo in entry for #909
christos[src/trunk]: src/lib/libc/gen report STT_COMMON symbols as data.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb On NetBSD the data part of the PT...
jruoho[src/trunk]: src/tests/lib/libc/gen Flip previous (i386/qemu fails, not the a...
dholland[src/trunk]: src/tests/fs/nfs/nfsservice Remove nonexistent include directory...
palle[src/trunk]: src/distrib/notes/common Added palle@ to list of NetBSD developers
pooka[src/trunk]: src/sys/rump/librump/rumpkern In the "interlock" case (where the...
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs tweak integrity_sync cases
msaitoh[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...
tron[src/trunk]: src/sys/conf Fix build of kernels without filemon(4).
jruoho[src/trunk]: src Basic checks for the root functions.
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
phx[src/trunk]: src/sys/arch/macppc/dev My PowerMac3, 1 is using gpio4 to detect ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Make sure that start.S and machdep.c don'...
jruoho[src/trunk]: src/sys/dev/acpi Add IPI0001, an identifier for ipmi(4). From De...
christos[src/trunk]: src/distrib/sets/lists/comp add vsnprintf_ss
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove more unused SA userland th...
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by chris...
msaitoh[src/netbsd-6]: src/external/gpl3/binutils/dist/ld/emultempl Pull up followin...
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/dev/sbus support anti-aliased fonts
chs[src/trunk]: src/sys/arch/sparc Add RAS support for sparc.
isaki[src/trunk]: src/sys/arch/x68k/stand/bootlogo Remove x68k/stand/bootlogo/ dir...
seanb[src/trunk]: src/usr.sbin/ifmcstat Ensure entire sockaddr_dl is obtained. Ma...
snj[src/netbsd-6-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.bin/vmstat unbreak -f -H -h, etc, part 1
christos[src/trunk]: src/usr.bin/mail consistently use warn
plunky[src/trunk]: src install example rules from the 5.1.2 distribution in externa...
christos[src/trunk]: src/lib/libc/time - whitespace
snj[src/netbsd-6-1]: src/doc 1501
wiz[src/trunk]: src/lib/libc/stdio Sort SECTIONS.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Support PATA drive configur...
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
jruoho[src/trunk]: src/share/man Xref i2cscan(8).
tsutsui[src/trunk]: src/sys/dev/pci Add Broadcom BCM57762 Gigabit Ethernet, per PR k...
plunky[src/trunk]: src the result of the construct
matt[src/trunk]: src/sys/arch/arm/arm32 When allocating the kernel virtual addres...
martin[src/trunk]: src/lib/libc/time Add a few casts to avoid (IMHO bogus) gcc warn...
bouyer[src/netbsd-6-1]: src/doc Tickets #1333 #1334 #1335 #1336 #1338 #1339 #1341 #...
christos[src/trunk]: src/usr.bin/su make this compile again.
tron[src/trunk]: src/sbin/newfs_v7fs Don't use roundup2(9) (which should have bee...
reed[src/trunk]: src/bin/ksh Typo in comment fix from Snader_LB via IRC.
dholland[src/trunk]: src/external/bsd/libpcap/lib Remove spurious trailing slash; PR ...
snj[src/netbsd-6-1]: src/doc 1422
riz[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
snj[src/netbsd-6-1]: src/doc 1469-1472
joerg[src/trunk]: src Allow cross-compiling from Linux
msaitoh[src/netbsd-6]: src/doc Ticket 908, 909, 910 and 912.
msaitoh[src/trunk]: src/sys/arch/arm/marvell Add CLKGATING_BIT for some devices. Thi...
msaitoh[src/trunk]: src/sbin/ping Fix a bug that misunderstand F_TIMING64, F_POLICY...
msaitoh[src/netbsd-6]: src/doc Ticket 921, 922 and 923.
mrg[src/trunk]: src/sys/dev/raidframe fix a problem in half-configured raid devi...
martin[src/netbsd-6-1]: src/doc Ticket #1539
christos[src/trunk]: src/usr.bin/mktemp PR/47155: Eitan Adler: add mktemp zero argume...
reinoud[src/trunk]: src/sys/kern Fix nestio's behavior on error.
macallan[src/trunk]: src/sys/dev/pci - set colour channel info only in 32bit colour
reinoud[src/trunk]: src/sys/fs/udf Growing the metadata partition is not yet impleme...
snj[src/netbsd-6-1]: src/etc/ssh Pull up following revision(s) (requested by wiz...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tdfx set USE_INT...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1299.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add tests/mqueue
snj[src/netbsd-6-1]: src/sys/arch/mips/mips Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/lib/libkern/arch/arm add new divsi3 related files.
snj[src/netbsd-6-1]: src/sys/miscfs/specfs Pull up following revision(s) (reques...
joerg[src/trunk]: src/lib/libc Remove alloca when we get a chance to avoid issues ...
riz[src/netbsd-6]: src/doc Ticket 760-762
skrll[src/trunk]: src/sys/arch/evbarm/rpi Add VCPROPTAG_[GS]ET_CLOCK{R, ST}ATE
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
martin[src/netbsd-6-1]: src/doc Note ticket #1378
para[src/trunk]: src/usr.bin/pmap fix format string
apb[src/trunk]: src/sys/arch Add "no options COMPAT_60" to all kernel configurat...
matt[src/trunk]: src/sys/arch/evbarm/conf Make sure the L2 cache is enabled
snj[src/netbsd-6-1]: src/etc/ssh Pull up following revision(s) (requested by spz...
kiyohara[src/trunk]: src/sys/arch/bebox Remove unused enable_intr()/disable_intr().
martin[src/netbsd-6-1]: src/doc Ticket #1392
yamt[src/trunk]: src/sys/arch/x86/x86 cpu_load_pmap: disable interrupts. add a c...
matt[src/trunk]: src/sys/dev/pci Add ASMEDIA ASM1061
martin[src/netbsd-6-1]: src/doc Ticket #1530
christos[src/trunk]: src/lib/libkvm kill open_cloexec()
martin[src/netbsd-6-1]: src/doc Ticket #1525
snj[src/netbsd-6]: src/sbin/sysctl Pull up following revision(s) (requested by m...
snj[src/netbsd-6-1]: src/etc/rc.d Pull up following revision(s) (requested by mr...
bouyer[src/netbsd-6-1]: src/doc ticket #1385
ttoth[src/trunk]: src/sys/ufs/chfs CHFS comments
christos[src/trunk]: src/lib/libc/time Add code (not enabled) that allows mktime() to...
christos[src/trunk]: src/usr.bin/flock treat a command without -c like an argument ve...
riz[src/netbsd-6]: src/doc Ticket 750
plunky[src/trunk]: src/external/bsd/wpa/dist/src WPA_TRACE_REF() provides optional ...
riz[src/netbsd-6]: src Apply patches (requested by spz in ticket #751):
chs[src/trunk]: src/sys split device_t/softc for all remaining drivers.
msaitoh[src/trunk]: src/share/man/man4 Now the driver supports not only EG20T but al...
matt[src/trunk]: src/sys/arch/arm/broadcom Use static initializer for bus dma tag...
snj[src/netbsd-6-1]: src Pull up following revision(s) (requested by spz in tick...
plunky[src/trunk]: src/usr.sbin/pf/ftp-proxy does not need -I${NETBSDSRCDIR}/sys/di...
msaitoh[src/trunk]: src/usr.bin/netstat Add note about -l option. Fixes PR#47085 rep...
msaitoh[src/trunk]: src/sys/dev/pci Add SB600_USB_OHCI0 again. This was (accidentall...
matt[src/trunk]: src/sys/arch/arm Add armv7_drain_writebuf (which is just a dsb).
msaitoh[src/netbsd-6]: src/doc arm/arm/cpufunc.c rev. 1.119 is only for Sheeva CPU, ...
matt[src/trunk]: src/sys/arch/arm/arm32 Only call cpu_{, s}dcache_inv_range if len...
bouyer[src/netbsd-6-1]: src/external/bsd/bind Revert ticket 1329, it doens't build ...
plunky[src/trunk]: src/tests/lib/libc/net correct spelling of file to clean
tsutsui[src/trunk]: src/sys/dev/pci Add support for BCM57762, found in Apple's Thund...
snj[src/netbsd-6-1]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (r...
riz[src/trunk]: src/share/misc Re-add a line from NetBSD 0.8 to FreeBSD 1.0, whi...
matt[src/trunk]: src/sys/dev/pci Add FORCE quirks for ASMEDIA ASM1061
jruoho[src/trunk]: src/tests/lib/libc/sys Remove atf_tc_skip() to see whether this ...
dyoung[src/trunk]: src/sys Quiet down autoconfiguration by changing some printf() c...
martin[src/netbsd-6-1]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in tick...
matt[src/trunk]: src/sys/arch/arm/broadcom Rearrange some code.
snj[src/netbsd-6-1]: src/sys/compat/svr4_32 Pull up following revision(s) (reque...
snj[src/netbsd-6-1]: src/doc 1377
yamt[src/yamt-pagecache]: src/sys/miscfs/genfs use unsigned
riz[src/netbsd-6]: src/doc Tickets 849, 850, 871
skrll[src/trunk]: src/sys/arch/evbarm/rpi Style change. No functional change.
christos[src/trunk]: src/sys/sys document all the notes we know about in a consistent...
macallan[src/trunk]: src/sys/dev/ic fix typo
christos[src/trunk]: src/sys/arch Make __HAVE_CPU_DATA_FIRST true
bouyer[src/netbsd-6]: src/doc ticket 895
matt[src/trunk]: src/sys/arch/arm/broadcom For now, until rnd is fixed, don't use...
christos[src/trunk]: src/sys/kern PR/46973: Dr. Wolfgang Stukenbrock: kauth_authorize...
yamt[src/yamt-pagecache]: src/common/lib/libc/gen comment
christos[src/trunk]: src/usr.bin/rfcomm_sppd - use poll() instead of select()
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Don't forget to re-assign s...
chs[src/trunk]: src/sys/arch/hpcsh/dev/hd64465 and finally, initialize sc_dev no...
dyoung[src/trunk]: src Change <machine/bus.h> to <sys/bus.h> throughout.
christos[src/trunk]: src/lib/libc/net use fparseln
snj[src/netbsd-6-1]: src/doc 1491
drochner[src/trunk]: src/sys put binary compatibility support for the old AMD-only CP...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fail lookup of .....
christos[src/trunk]: src/share/man/man5 cross reference getfsspecname(3)
snj[src/netbsd-6-1]: src/doc 1441, 1437
snj[src/netbsd-6-1]: src/doc 1512
tron[src/trunk]: src/sys/net Fix weird hardware address assignment that GCC 4.5 c...
snj[src/netbsd-6-1]: src/doc amend 1436
wiz[src/trunk]: src/sbin/chown + ly
snj[src/netbsd-6-1]: src/crypto/external/bsd/openssl/dist Apply patch (requested...
yamt[src/yamt-pagecache]: src sync with head.
msaitoh[src/trunk]: src/sys/arch/arm/arm Fix a bug that armeb machine misunderstand ...
yamt[src/trunk]: src/share/examples/puffs/pgfs setlabel: save SQL statements by c...
riz[src/netbsd-6]: src Welcome to 6.1_STABLE!
pgoyette[src/trunk]: src/regress/lib/libc Remove these tests from regress - they've b...
ahoka[src/trunk]: src/sys/modules/nand Add nand_samsung.c to the module build too!
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by kefre...
christos[src/trunk]: src/sys/fs/ptyfs fix the mystery of the bad directory times.
wiz[src/trunk]: src/bin/ls Use more markup.
martin[src/netbsd-6-1]: src/doc Ticket #1549
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Remove information about possibili...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add PMAP_MAP_POOLPAGE / PMAP_UNMA...
christos[src/trunk]: src/external/bsd/ipf/dist/tools Don't play stupid pet tricks wit...
apb[src/trunk]: src/sys/compat/common Also copy the sfd element of struct ptmget...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace.
msaitoh[src/netbsd-6]: src/etc Pull up following revision(s) (requested by martin in...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Let's try that again without th...
skrll[src/trunk]: src/sys/arch/arm/arm32 slop wasn't sloppy enough in the kernel_s...
snj[src/netbsd-6-1]: src/sys/arch/mips/mips Pull up following revision(s) (reque...
snj[src/netbsd-6-1]: src/sys/compat/linux32/arch/amd64 Pull up following revisio...
christos[src/trunk]: src/usr.bin/flock fix usage
jdc[src/trunk]: src/sys/dev/ofw Only create the "i2c-child-devices" property if ...
bouyer[src/netbsd-6-1]: src/etc/namedb Pull up following revision(s) (requested by ...
yamt[src/yamt-pagecache]: src/common/lib/libc/gen comments. some ascii arts to e...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do reference coun...
phx[src/trunk]: src/sys/arch/amiga Fixed dependencies for some new PCI and clock...
pgoyette[src/trunk]: src/usr.bin/touch Note that -d, -r, and -t are mutually exclusiv...
mbalmer[src/trunk]: src/share/mk Uncomment LUA_DPLIBS processing, but do not auto-in...
martin[src/netbsd-6-1]: src/doc Ticket #1464
prlw1[src/trunk]: src/sys/dev/pci regen
snj[src/netbsd-6-1]: src/libexec/httpd Put back a netbsd-6* workaround accidenta...
tls[src/trunk]: src/sys/kern Fix hardware RNGs -- accept their entropy estimates...
alnsn[src/trunk]: src/usr.bin/fstat Report jit'ed bpf fildes in fstat.
martin[src/netbsd-6-1]: src/distrib/sparc64/liveimage/emuimage Pull up following re...
riz[src/netbsd-6]: src/doc tickets 765-768.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by s...
ahoka[src/trunk]: src/sys/dev/nand Make nc_block_pages go aways, its redundant and...
jmcneill[src/trunk]: src/sys/dev/usb add driver for SMK eHome Infrared Transceiver
snj[src/netbsd-6-1]: src/sys/arch/xen Pull up following revision(s) (requested b...
snj[src/netbsd-6-1]: src/doc merge 1377 addition
snj[src/netbsd-6-1]: src/doc tickets 1429-1432
matt[src/trunk]: src/sys/dev/pci Print out negotiated link width and speed for PC...
msaitoh[src/netbsd-6]: src/doc Ticket #887.
christos[src/trunk]: src/distrib/sets/lists add flock(1)
riz[src/netbsd-6]: src/doc Ticket #907.
apb[src/trunk]: src/share/zoneinfo Merge tzdata2012g from ftp://ftp.iana.org/tz/...
nakayama[src/trunk]: src/sys/dev - Add pmf(9) suspend, resume to bwi(4) cardbus front...
jdc[src/netbsd-6]: src/sys/common/pmap/tlb Add missing "))". This patch fixes PR...
wiz[src/trunk]: src/doc tmux-1.7 is out.
martin[src/netbsd-6-1]: src/sys/net/npf Pullup the following revision, requested by...
skrll[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM by default
apb[src/trunk]: src/sys/arch Add commented out "#options COMPAT_60" to all kerne...
matt[src/trunk]: src/sys/dev/pci Fix tpyo.
martin[src/netbsd-6-1]: src/sys/netinet Pull up following revision(s) (requested by...
snj[src/netbsd-6-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
snj[src/netbsd-6-1]: src/doc 1376
martin[src/trunk]: src/usr.sbin/zic Make warnings non fatal for older gcc versions ...
ahoka[src/trunk]: src/sys/dev/nand Set nc_block_pages
yamt[src/yamt-pagecache]: src/sys/uvm fix an assertion
martin[src/netbsd-6-1]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up follo...
bouyer[src/netbsd-6]: src/doc tickets 779 and 781
njoly[src/trunk]: src/tests/usr.bin/unifdef Add a small testcase for PR/47068.
bouyer[src/netbsd-6]: src/sys/arch/arm/marvell Pull up following revision(s) (reque...
yamt[src/trunk]: src/sys/arch/amd64/amd64 fix a comment
martin[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
bouyer[src/netbsd-6-1]: src/doc tickets 1401, 1403, 1405, 1406, 1408
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by manu in ticke...
matt[src/trunk]: src/sys/arch/powerpc/booke Make bus_dmamap_sync a noop for BookE.
snj[src/netbsd-6-1]: src/sys/arch/newsmips/apbus Pull up following revision(s) (...
martin[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
christos[src/trunk]: src From tnozaki@: make fpos_t a complex object that keeps track...
christos[src/trunk]: src/usr.bin/flock - better usage messages
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide {supply, fill}_{g, fp}regset
apb[src/trunk]: src/distrib Add distrib/common/Makefile.minirootkmod. Apart fro...
msaitoh[src/trunk]: src/sys/dev/marvell Add missing mii_tick() call.
snj[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
dyoung[src/trunk]: src/sys/arch/hpcsh/include Straggler from last: bus.h -> bus_{de...
apb[src/trunk]: src/usr.bin/error Fix the csh(1) example ("make ... |& error ......
apb[src/trunk]: src/doc tzcode2012g and tzdata202g have been released. We have ...
bouyer[src/netbsd-6]: src/sys/arch/i386/eisa Pull up following revision(s) (request...
bouyer[src/netbsd-6-1]: src/sys/compat/osf1 Pull up following revision(s) (requeste...
tsutsui[src/trunk]: src/distrib Fix PR install/47123 (sysinst fails with "openpty() ...
bouyer[src/netbsd-6-1]: src/doc ticket 1325
christos[src/trunk]: src/sys/dev/raidframe print the error code for writing parity.
yamt[src/trunk]: src/share/examples/puffs/pgfs comment
snj[src/netbsd-6-1]: src/sys/compat Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man8/man8.sandpoint New sentence, new line. Avoid ...
plunky[src/trunk]: src/dist/pf/usr.sbin/ftp-proxy reinstate "Update ftp-proxy for c...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Note that driver was rewritten.
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
christos[src/trunk]: src/lib/libc/time remove unused constant
cegger[src/trunk]: src/sys/dev/pci Add AMD Family15h ids
jdf[src/trunk]: src/lib/libc/stdlib Use correct macro (.Nm is only used within t...
yamt[src/yamt-pagecache]: src revert the previous (wrong branch)
matt[src/trunk]: src/sys/arch/arm/broadcom Add PCIE_RC_AXI_CONFIG definitions
chs[src/trunk]: src/sys/dev/pci remove an unnecessary cast.
joerg[src/trunk]: src/usr.bin/make Replace __dead, __unused and the various printf...
snj[src/netbsd-6-1]: src/doc 1508, 1509, 1511
tron[src/trunk]: src/external/gpl3/gcc/usr.bin Fix remaining SSP build issues if ...
msaitoh[src/netbsd-6-1]: src/doc Ticket 1344 and 1345.
martin[src/netbsd-6-1]: src/external/bsd/ntp/dist/sntp/libevent/include/event2 Hack...
martin[src/netbsd-6-1]: src/doc Ticket #1297
msaitoh[src/trunk]: src/share/man/man4 Add some deivces.
riz[src/netbsd-6]: src/sys/arch/hpcarm/hpcarm Pull up following revision(s) (req...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by plunky in tic...
christos[src/trunk]: src/external/bsd/ipf/dist - fix alignment issues in ipmon
christos[src/trunk]: src/tests/kernel Avoid ssp re-definitions for the functions we p...
martin[src/netbsd-6-1]: src/external/bsd/wpa/dist Pull up following revision(s) (re...
christos[src/trunk]: src/distrib/sets/lists mv npfctl from /usr/sbin to /sbin so it i...
reinoud[src/trunk]: src/sys/arch/usermode/conf No need to explicitly use thunkbus at...
riz[src/netbsd-6]: src Apply patch (requested by christos in ticket #889):
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by skrll in tick...
msaitoh[src/netbsd-6]: src/sys Pull up following revision(s) (requested by martin in...
macallan[src/trunk]: src/sys/dev/sysmon in sme_battery_check():
chs[src/trunk]: src/sys/arch fix compile problems (for POWERMAC_G5).
snj[src/netbsd-6-1]: src/doc 1356, 1361, 1363-1365
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Simplify zfs dirl...
tsutsui[src/trunk]: src/sys/dev/mii Add another Broadcom OUI and BCM57765 1000BASE-T...
bouyer[src/netbsd-6-1]: src/doc ticket 1399
christos[src/trunk]: src/usr.sbin/npf/npfctl put in /sbin
snj[src/netbsd-6-1]: src/doc add to 1481
jruoho[src/trunk]: src/tests/lib/libm As couple of checks fails on i386/qemu, reduc...
msaitoh[src/netbsd-6]: src/usr.bin/mklocale Pull up following revision(s) (requested...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Back out accident...
martin[src/netbsd-6-1]: src/doc Ticket #1543
isaki[src/trunk]: src/usr.bin/mixerctl Avoid SEGV even if audio device has no mixe...
snj[src/netbsd-6-1]: src/doc note some files that were deleted in ticket #1468
nonaka[src/trunk]: src/share/man/man4 fix upgt(4) entry.
martin[src/netbsd-6-1]: src/doc Ticket #1523
tsutsui[src/trunk]: src/sys/arch/m68k/fpe Update implemented/unimplemented FP functi...
christos[src/trunk]: src/bin/chmod add --reference=rfile
christos[src/trunk]: src/sbin/chown - use {g,s}etprogname()
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix two off-by-one loops. Saves a whole t...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Increase l2pts to accomodate larg...
martin[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/dev/pci Regen.
ahoka[src/trunk]: src/sys/dev/nand Fix a typo and add a debug print.
christos[src/trunk]: src/share/examples/pppd add configurations to connect to Sprint'...
snj[src/netbsd-6-1]: src/doc 1442
yamt[src/yamt-pagecache]: src/sys/uvm tweak assertions
sborrill[src/netbsd-6]: src/sbin/newfs_ext2fs Pull up the following revisions(s) (req...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Import sljit @ r176.
snj[src/netbsd-6-1]: src/doc 1505
martin[src/netbsd-6-1]: src/doc Ticket #1315
matt[src/trunk]: src/sys/arch/arm/broadcom If IFF_LINK2 is set, copy all transmit...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace.
drochner[src/trunk]: src/sys/arch/x86/include recognize the P1GB and RDTSCP which wer...
yamt[src/yamt-pagecache]: src make tag-variants of radix tree functions take and ...
snj[src/netbsd-6-1]: src/sys/dev Apply patch (requested by chs in ticket #1455):
riz[src/netbsd-6]: src/doc Tickets 95-97.
bouyer[src/netbsd-6]: src/sbin/fsck_ffs Pull up following revision(s) (requested by...
abs[src/trunk]: src/sys/dev/ata Allow setting ATADEBUG_MASK to default value of ...
christos[src/trunk]: src/lib/libc/time apply 2012g via patch
jruoho[src/trunk]: src/include/ssp Use __dead instead of __attribute__((__noreturn_...
kiyohara[src/trunk]: src/sys/arch/powerpc/oea Remove white-spaces. And remove unused...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Count the memory regions in bootconfig.d...
mbalmer[src/trunk]: src Install, and add to the set lists, example code to illustrat...
christos[src/trunk]: src/sbin/wsconsctl allow non-command keysyms to be mapped as com...
skrll[src/trunk]: src/lib/csu/arch/arm Whitespace
snj[src/netbsd-6-1]: src/sys/net Pull up following revision(s) (requested by max...
martin[src/netbsd-6-1]: src external/mit/xorg/server/xorg-server.old/os/Makefile 1....
riz[src/netbsd-6]: src/doc Tickets 771,772,774-776,778.
pooka[src/trunk]: src/lib/librumpuser Start restoring the ability to run rump kern...
matt[src/trunk]: src/sys/kern Use kmem_intr_alloc/kmem_intr_free
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch Cheat wrt to mknative and ...
riz[src/netbsd-6]: src/lib/librefuse Pull up following revision(s) (requested by...
yamt[src/yamt-pagecache]: src/sys/uvm comment
matt[src/trunk]: src/sys/arch/arm/broadcom Use atomic_ops to manipulate sc_intmask
wiz[src/trunk]: src/bin/cp Sort option descriptions, bump date for -a.
bouyer[src/netbsd-6-1]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
mrg[src/trunk]: src/external/gpl3/gcc re-run mknative.
christos[src/trunk]: src/sys/dev/acpi make it never match for now.
wiz[src/trunk]: src/share/man/man4 Remove a fixed bug and an inappropriate sente...
matt[src/trunk]: src/sys/arch/evbarm/conf Add PMAP_NEEDS_ALLOC_POOLPAGE
snj[src/netbsd-6-1]: src/sys/arch/x86 Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/arch/arm/arm32 Need to set pmap_needs_pte_sync before ca...
mlelstv[src/trunk]: src/sys/dev/dkwedge Make wedges aware of underlying physical blo...
msaitoh[src/netbsd-6-1]: src/distrib/sets Pull up following revision(s) (requested b...
snj[src/netbsd-6-1]: src/sys/compat/ibcs2 Pull up following revision(s) (request...
he[src/trunk]: src/external/public-domain/sqlite/bin Make this build statically...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Import of sljit @ r186.
matt[src/trunk]: src/sys/arch/arm/arm32 Change the semantics of the boot_physmem ...
msaitoh[src/netbsd-6-1]: src/doc Ticket #1545
christos[src/trunk]: src/external/bsd/ipf/dist/tools copy structures for alignment pu...
snj[src/netbsd-6-1]: src/doc 1517
tsutsui[src/trunk]: src/sys/dev/mii Add support for BCM57765. PR kern/46961
msaitoh[src/netbsd-6]: src/doc Modify ticket 909.
matt[src/trunk]: src/sys/dev/pci Enforce alignments for buses.
christos[src/trunk]: src/lib/libpthread use pthread__stacksize since size has not bee...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Pass the lwp id as the 4th arg to...
bouyer[src/netbsd-6-1]: src/sys/lib/libsa Pull up following revision(s) (requested ...
snj[src/netbsd-6-1]: src/sys/kern Pull up following revision(s) (requested by ma...
christos[src/trunk]: src/usr.bin/mail make sure that signal handlers are always initi...
snj[src/netbsd-6-1]: src/usr.sbin/rtadvd Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/netinet fix typo
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile again.
christos[src/trunk]: src/lib/libc/gen Add _SC_PHYS_PAGES
snj[src/netbsd-6-1]: src/sys/netipsec Pull up following revision(s) (requested b...
snj[src/netbsd-6]: src/sys/dev Apply patch (requested by nat in ticket #1457):
mrg[src/trunk]: src/external/mit/xorg libXinerama provides Xinerama.h panoramiXe...
dholland[src/trunk]: src/sys/arch/amd64/amd64 Declare trap name array as extern const...
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd don't compile in ipv6 support u...
mrg[src/jmcneill-audiomp3]: src/sys/arch/amiga/dev port these to audiomp: suppo...
christos[src/trunk]: src/distrib/sets/lists/tests add a bitops test
jruoho[src/trunk]: src/sys Detect whether TSC is invariant, which may be the case o...
dholland[src/trunk]: src/doc Some updates:
pooka[src/trunk]: src/sys/rump/librump/rumpkern Hash out soft interrupts to be a l...
snj[src/netbsd-6]: src/etc/namedb Pull up following revision(s) (requested by ta...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Erroneously committed test ...
dsl[src/trunk]: src/sys/arch/i386/stand/lib Preserve %ds over bios calls.
christos[src/trunk]: src/share/man/man4 don't use the raw device in example. From rud...
snj[src/netbsd-6]: src/crypto/external/bsd/openssh/dist prune empty files that s...
wiz[src/trunk]: src/share/man/man9/man9.i386 Fix Dt, improve Nd, remove trailing...
snj[src/netbsd-6]: src/external/mit/expat/dist Pull up following revision(s) (re...
christos[src/trunk]: src/sys/lib/libsa Add a new LOAD_MINIMAL flag to avoid loading s...
pooka[src/trunk]: src/tests/fs/ffs add comment saying why the other test doesn't u...
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mart...
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
jruoho[src/trunk]: src/share/man/man4 Document the sysctl(8) controls with a note t...
christos[src/trunk]: src/bin/sh increase commented out debugging.
joerg[src/trunk]: src/share/mk CATDEPS is bogus for mandoc, so disable it in that ...
riz[src/netbsd-6-0]: src/sys/dev Pull up following revision(s) (requested by han...
mrg[src/trunk]: src/external/mit/xorg/bin/xprop update for xprop 1.1.0
he[src/trunk]: src/external/bsd/ntp/include Vax doesn't have IEEE floating point.
pooka[src/trunk]: src/sys/rump/librump/rumpkern print one line of dmesg per cpu pr...
bouyer[src/netbsd-6]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
dyoung[src/trunk]: src/sys/kern Address some of the concerns that SPLDEBUG is not m...
pooka[src/trunk]: src/sys/miscfs/genfs Disallow chown for files the caller does no...
jruoho[src/trunk]: src/doc Note jruoho-x86intr branch.
njoly[src/trunk]: src/sys/compat Make compat linux/linux32 msgrcv_msgarg type memb...
jruoho[src/trunk]: src/sys/dev/acpi Fix fix of a bug: first initialize sc, check sc...
jakllsch[src/trunk]: src/sbin/gpt Ajdust bootcode file name from mbr_gpt to gptmbr.bin.
joerg[src/trunk]: src Do not use \." for comments, always use .\". Discussed with ...
msaitoh[src/trunk]: src/sys/dev/pci Update some Intel LPC devices
msaitoh[src/trunk]: src/sys/dev/pci/bktr - sprintf() -> snprintf()
joerg[src/trunk]: src Don't use const foo const as type, one const is enough.
macallan[src/trunk]: src/sys/dev/ofw add another convenience function - of_get_mode_s...
nonaka[src/trunk]: src/sys/dev/usb Added "Lenovo ThinkVision LT1421 Wide" entry.
riz[src/netbsd-6]: src/doc Tickets 66-68.
pooka[src/trunk]: src/sys/sys Give rump virtual disks their own type.
pooka[src/trunk]: src/tests/fs/vfs Fill in PR kern/43745 now that it exists.
pooka[src/trunk]: src fix prototypes of function pointers to varargs syscalls
matt[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_MM_MD_DIRECT_MAPPED_...
cegger[src/trunk]: src/usr.sbin/fwctl show crom:
dyoung[src/trunk]: src/sys/arch/i386/i386 Fix spelling in a comment, s/extentions/e...
macallan[src/trunk]: src/sys/dev/pci re-initialize the DAC when re-entering terminal ...
mhitch[src/trunk]: src/distrib/alpha/instkernel/cd-hd-tape The tarfs image in cdhdi...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev mavb is done
christos[src/trunk]: src/usr.sbin/puffs/mount_psshfs include the headers you use
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
christos[src/trunk]: src/external/bsd/wpa/dist merge 0.7.3
christos[src/trunk]: src/distrib/utils/sysinst/arch/i386 add missing include file.
elad[src/trunk]: src/sys/kern Include miscfs/specfs/specdev.h for spec_init().
jruoho[src/trunk]: src/sys Other entry points beyond x86_cpu_idle_halt() may use HL...
pgoyette[src/trunk]: src/tests/ipf Now that we have a PR for the brokenness in "ipfte...
christos[src/trunk]: src/external/historical/nawk/dist PR/47306: Aleksey Cheusov: Don...
joerg[src/trunk]: src/lib/libc/net Do not nest displays, use lists instead. Discus...
chs[src/trunk]: src/usr.bin/kdump fix emul state tracking for exit vs exit_group...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by nonaka in tic...
drochner[src/trunk]: src/external/bsd/flex/dist/po remove some binary files which sho...
bouyer[src/netbsd-6]: src/sbin/raidctl Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/kern Fix issues with stack allocation and pax aslr:
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
nakayama[src/trunk]: src/distrib/sets/lists/xbase Use proper tag ".man" for man files.
snj[src/netbsd-6]: src/doc tickets 1265-1267, 1269-1271
rmind[src/trunk]: src/sys/fs/tmpfs Simplify tmpfs_itimes() and use vfs_timestamp()...
snj[src/netbsd-6]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
rmind[src/trunk]: src/sys/kern workqueue_finiqueue: remove unused variable.
matt[src/trunk]: src/sys/arch/arm/vfp For armv7 (cortex), disable access to the u...
snj[src/netbsd-6]: src/lib/libc/net Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Use sane logical markup and act...
jruoho[src/trunk]: src/sys/dev/acpi Print the state information only once. The per-...
jruoho[src/trunk]: src/sys Remove some unnecessary locking. Mainly a leftover from ...
pooka[src/trunk]: src/tests/net/config may be __unused
macallan[src/trunk]: src/external/mit/xorg/server/drivers build the igs driver on shark
skrll[src/trunk]: src/sys/arch/hp700/dev Reformat comment.
yamt[src/trunk]: src/sys/kern turnstile_block: turn a comment into KASSERTs.
matt[src/trunk]: src/sys/arch/evbarm/conf For cortex kernels, also specify -mfpu=...
jmmv[src/trunk]: src/tests/util/sh Add test cases for "prefix $@ suffix" expansio...
christos[src/trunk]: src/lib/libisns fix gcc aliasing issues.
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio more assoc dump fixes
mrg[src/jmcneill-audiomp3]: src/sys port the am7930 drivers to audiomp. sparc a...
pooka[src/trunk]: src/usr.sbin/puffs/rump_lfs Link fs components into binary inste...
dyoung[src/trunk]: src/sys/dev/ic Move the code in com_activate() to com_detach(), ...
tron[src/trunk]: src/sys/arch Enable SSP (Stack Smash Protection) in x86 kernels ...
jruoho[src/trunk]: src/sys/arch/x86/acpi Still DELAY(9) a little even when we do no...
apb[src/trunk]: src If do_expertmode is false, then add DESTDIR and RELEASEDIR t...
snj[src/netbsd-6]: src/sys/arch/amd64/amd64 Apply patch (requested by maxv in ti...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci adapt to audiomp api changes
sborrill[src/netbsd-6]: src/doc Ticket #77
wiz[src/trunk]: src/bin/test Correct usage for parentheses, and mark up "express...
tsutsui[src/trunk]: src/etc/etc.news68k Create romcons device node.
dyoung[src/trunk]: src/usr.sbin/ndp Update date.
christos[src/trunk]: src/external/bsd/byacc/bin document -i
pooka[src/trunk]: src/sys/rump/net/lib/libshmif further simplify & fix calculations
snj[src/netbsd-6]: src/doc 1435, 1436
pgoyette[src/trunk]: src/distrib/sets/lists/tests Remove the now-obsolete ipf/t_bpf.s...
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hook. (sc_dying must die!)
bouyer[src/netbsd-6]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
joerg[src/trunk]: src/common/lib/libc/hash/sha2 Fix unaligned access as reported i...
martin[src/netbsd-6]: src/doc Ticket #1371
matt[src/trunk]: src Kill _NOREGNAMES. Everything should be using %rX now. If i...
rafal[src/trunk]: src/sys/compat Fix fallout from do_sys_wait changes (hi, rmind!)
snj[src/netbsd-6]: src/doc 1503
matt[src/trunk]: src/sys/arch/arm ARMFPE hasn't compiled since NetBSD 4. Remove it.
snj[src/netbsd-6]: src/doc tickets 1413, 1415
kiyohara[src/trunk]: src/sys/dev/ic - Wait the ready 5sec, not 5msec.
pooka[src/trunk]: src/share/man/man4 Remove extra crud which hasn't been up-to-dat...
chs[src/trunk]: src/sys/arch Fix several panics that can be caused by applicatio...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use kern_mutex_obj.c directly inst...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev vraiu is done
martin[src/netbsd-6]: src/doc Tickets #1257 and #1258
christos[src/trunk]: src/distrib/sets/lists/base add section 9 pages for x86
wiz[src/trunk]: src/share/man/man9 Remove leading zero from Dd. New sentence, ne...
snj[src/netbsd-6]: src/doc 1358
dyoung[src/trunk]: src/sys Redefine PCI_MSI_* and PCI_PCIE_* constants in terms of ...
apb[src/trunk]: src/share/mk Don't automatically load ".depend" files during "ma...
snj[src/netbsd-6]: src/libexec/httpd Pull up following revision(s) (requested by...
dsl[src/trunk]: src/sys/arch/i386/stand/boot Keep the output of 'ld' prior to ex...
mrg[src/jmcneill-audiomp3]: src/sys/dev note3 uaudio and hdafg on amd64.
jmmv[src/trunk]: src/etc/mtree Add tests dir for libdes.
pooka[src/trunk]: src/sys/compat/sys Fling portion of time.h dealing strictly with...
pooka[src/trunk]: src/sys regen: fix rump varargs syscalls prototypes
pgoyette[src/trunk]: src/sys/opencrypto Keep condvar wmesg within 8 char limit.
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix cut-&-paste error
skrll[src/trunk]: src Pull in fixes from binutils_2_19 branch.
kiyohara[src/trunk]: src/sys/arch/arm/omap + Add some GPMC_CONFIG7 macros and replace...
pooka[src/trunk]: src/sys/kern Remove XXX comment. I'm not sure what it precisely...
msaitoh[src/netbsd-6]: src/lib/libc/arch/sh3/gen Pull up following revision(s) (requ...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix cut&paste errors
apb[src/trunk]: src/tools/compat Teach tools/compat/Makefile to use an uninstall...
gsutre[src/trunk]: src/sys/dev/acpi acpi_pcidev_scan: attach PCI information only t...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace, and mark up file ...
dyoung[src/trunk]: src/sys/dev/scsipi Remove superfluous activation hooks.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by mbalmer in ti...
snj[src/netbsd-6]: src/doc 1313
snj[src/netbsd-6]: src/sys/compat/svr4_32 Pull up following revision(s) (request...
uwe[src/trunk]: src/sys/arch/hpc/include Misc cosmetics. Refix __func__ fallout...
matt[src/trunk]: src/sys/arch/arm/include Define the correct __UCONTEXT_SIZE for ...
bouyer[src/netbsd-6]: src/doc tickets 1401, 1403, 1404, 1405, 1406, 1407, 1408
snj[src/netbsd-6]: src Apply patch (requested by spz in ticket #1313):
snj[src/netbsd-6]: src/sys/compat Pull up following revision(s) (requested by mr...
martin[src/netbsd-6]: src/doc Ticket #1381
dsl[src/trunk]: src/sys/arch/i386/stand/mbr/mbr Reinstate the banner.
jruoho[src/trunk]: src/sys/dev/acpi Add a XXX-comment as a TODO. From jmcneill@:
christos[src/trunk]: src/sys/arch/alpha/stand change LOAD_NOTE to LOAD_BACKWARDS
joerg[src/trunk]: src/external/bsd/mdocml/dist Fix incorrect merge.
rmind[src/trunk]: src/sys do_sys_wait(): fix previous by checking for ru != NULL. ...
riastradh[src/trunk]: src/sys/arch/evbarm/conf Hack up the BEAGLEBONE config and add a...
msaitoh[src/netbsd-6]: src Pull up following revision(s) (requested by khorben in ti...
snj[src/netbsd-6]: src/doc 1446
jmmv[src/trunk]: src/distrib/sets/lists/tests Add entries for the libdes tests.
matt[src/trunk]: src/sys/arch/arm/arm32 Change a KASSERT to a KASSERTMSG
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 s/L_ADDR/L_PCB/, requested by rmind.
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Copy the change made by chri...
lukem[src/trunk]: src/usr.bin/ftp Crank version to 20090915:
christos[src/trunk]: src/sys/netipsec rename pcb_sp to policy to avoid:
msaitoh[src/trunk]: src/sys/dev/pcmcia Apply OpenBSD rev. 1.40:
jnemeth[src/trunk]: src/doc got confirmation that pc532 is ancient history. so delet...
chs[src/trunk]: src/sys/arch/vax/conf enable DDB_HISTORY_SIZE since DDB is enabled.
isaki[src/trunk]: src/sys/arch/x68k/dev Probe not only ctrl address but also bank ...
jruoho[src/trunk]: src/share/man/man4 Update.
christos[src/trunk]: src/sys ar_tha() can return NULL; treat this as an error.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/42363: Yasuoka Masahiko:
rmind[src/trunk]: src Add NPF "rndblock" extension to randomly drop packets (using...
tron[src/trunk]: src/share/mk Remove "USE_SSP_DEFAULT".
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by pgoy...
matt[src/trunk]: src/sys/arch/arm/vfp Add code to patch pmap_{copy, zero}_page_gen...
bouyer[src/netbsd-6]: src/sys/arch/i386/stand/misc Pull up following revision(s) (r...
tls[src/trunk]: src/sys/dev Fix a backwards memcmp() that was causing all hardwa...
wiz[src/trunk]: src/share/man/man9/man9.x86 Add x86 to Dt.
rmind[src/trunk]: src/sys/arch Include sys/proc.h for sparc/sparc64, which is requ...
pooka[src/trunk]: src/sys/kern Excommunicate comment not abiding to the 80col dogma.
mrg[src/jmcneill-audiomp3]: src/sys/dev note pxa2x0_ac97 now compiles and should...
vanhu[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fix by Sergio.Gelato (at)...
snj[src/trunk]: src/external/gpl3/binutils/dist/gas/config Pull in fixes from up...
jruoho[src/trunk]: src/sys/dev/acpi Explicitly include <sys/evcnt.h>.
jmcneill[src/trunk]: src/sys/dev/isa If the 'no-legacy-devices' property is present a...
martin[src/trunk]: src/sbin/gpt Fix sign compare bugs
snj[src/netbsd-6]: src/sys/dev/pci regen for ticket 1296
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/47270: Paul Goyette: ipftest...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Adapt to new modu...
bouyer[src/trunk]: src/sys/nfs Handle EWOULDBLOCK the same way as EPIPE. It seems t...
snj[src/netbsd-6]: src/share/man/man3 Pull up following revision(s) (requested b...
eeh[src/trunk]: src/sys/gdbscripts Get gdb to document the command.
pooka[src/trunk]: src/sys/fs/puffs Send VOP_ABORTOP() in case attempting cross-dev...
pooka[src/trunk]: src/sys/rump/include/rump whoopsie, need to commit this as part ...
cegger[src/trunk]: src/sys/dev/ieee1394 fix crash when detaching/re-attaching a cab...
kardel[src/trunk]: src/external/bsd/ntp support to follow NetBSD build options for
mlelstv[src/trunk]: src/sys/dev/iscsi Close file descriptor passed into the kernel o...
tsutsui[src/trunk]: src/sys/dev/usb - use uint8_t for xfer buffers and byte numbers
riz[src/netbsd-6-0]: src/doc ticket 782.
rmind[src/trunk]: src/sys/compat Use lwp_getpcb() in compat code, clean from struc...
drochner[src/trunk]: src/include/ssp add some prototypes for checked string functions
christos[src/trunk]: src/usr.sbin/wpa bye old wpa.
dyoung[src/trunk]: src/sys/dev/ic Simplify activation hook. Replace each use of sc...
he[src/trunk]: src/crypto/external/bsd/netpgp/netpgpverify Add reference to lib...
jruoho[src/trunk]: src See that system(3) works.
pooka[src/trunk]: src/sys/rump Adjust rump sources for external/internal interfaces.
rkujawa[src/trunk]: src/share/man/man9 Also add links to pcu(9).
bouyer[src/netbsd-6]: src/sys/miscfs/kernfs Pull up following revision(s) (requeste...
snj[src/netbsd-6]: src/share/man/man2 Pull up following revision(s) (requested b...
jmcneill[src/jmcneill-audiomp3]: src/sys adapt to audiomp api changes
he[src/trunk]: src/tools/ibmnws-ncdcs Point to the new ncdcs directory.
yamt[src/trunk]: src/sys/arch/i386/i386 revert dumpsys.c rev. 1.13 because it was...
bouyer[src/netbsd-6]: src/doc tickets 1390 1394 1395 1396 1397 1399 1400
christos[src/trunk]: src/tools/compat Include <bsd.own.mk> to give a chance to ${TOOL...
mrg[src/jmcneill-audiomp3]: src/sys complete the port to audiomp: don't forget ...
njoly[src/trunk]: src/distrib/sets/lists/comp Obsolete compat libbfd*.a and libbfd...
christos[src/trunk]: src/lib/libedit setup a callback to be invoked on resize buffers...
pooka[src/trunk]: src/tests/fs Put the workaround for PR kern/43799 into the commo...
hauke[src/trunk]: src/sys/arch/mac68k/dev Remove the R1 syntactic sugar, since it ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Comment improvements.
bouyer[src/netbsd-6]: src/doc tickets 1375 1384 1386 1389
tls[src/trunk]: src/sys/kern An undocumented behavior of the sysctl kern.arandom...
manu[src/trunk]: src/sys/ufs/ufs Remove always-true condition and note that the c...
mrg[src/trunk]: src/external/mit/xorg/bin/xdpyinfo add a note about adding compo...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add a comment.
dyoung[src/trunk]: src/sys/dev/raidframe Use deviter(9) instead of accessing alldev...
roy[src/trunk]: src Hook openresolv into build.
matt[src/trunk]: src/sys/arch/mips emulate the special3 opcode LX (lwx, ldx, lhx, ...
pooka[src/trunk]: src/sys/dev/usb be a little more verbose in DIAGNOSTIC printf
bouyer[src/netbsd-6]: src/doc Tickets 1320 1321 1323 1324 1325 1327 1328
cegger[src/trunk]: src/sys/arch/i386/pnpbios use proper type for memory protection ...
riastradh[src/trunk]: src/sys/arch/arm/omap Hook up all the new AM335x files.
jruoho[src/trunk]: src/sys/dev/acpi Check the cached value also when setting a state.
jruoho[src/trunk]: src/sys/dev/acpi Deal with autoconfiguration madness by using co...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use std. uiomove() & friends.
macallan[src/jmcneill-audiomp3]: src/sys/dev/sbus we need to initialize the locks bef...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add initial versions of these...
pooka[src/trunk]: src/share/examples/rump update component lists: scsipi is indepe...
bouyer[src/netbsd-6-0]: src/doc ticket 800
dyoung[src/trunk]: src/sys In sysctl_realloc(), don't make 'i' act as both an child...
snj[src/trunk]: src/share/man/man4 Kill space before a period.
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk kern_physio is already provided by ...
pooka[src/trunk]: src/sys/kern I'm not even going to describe this change. I'll j...
jnemeth[src/trunk]: src/share/man/man9 note that MODULE_CLASS_SECMODEL is also autom...
enami[src/trunk]: src/sys/dev/pci Add an entry for AVlab's low profile PCI 4 port ...
dsl[src/trunk]: src/sys/arch/i386/stand/lib EXT13_DEVPATH_SIGNATURE should be EX...
christos[src/trunk]: src/usr.sbin/pppd/pppd Fix pppd for ipv6 link-local addresses. C...
pgoyette[src/trunk]: src/tests/ipf If we're going to expect a failure, we need to use...
christos[src/trunk]: src/dist/nawk Better fix for PR/42320 by Takehiko NOZAKI.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Add a little utility to convert sh...
tsutsui[src/trunk]: src/sys/arch/i386/conf Add upgt(4), Intersil PrismGT USB 802.11b...
snj[src/netbsd-6]: src/doc 1508, 1509, 1511
msaitoh[src/netbsd-6]: src/doc Ticket 1299.
bouyer[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by oste...
wiz[src/trunk]: src/usr.bin/cut Add -b to short error messages. Fix typo. From B...
christos[src/trunk]: src/lib/libc fix the rest of libc mi gcc-4.5 hacks. portmasters ...
snj[src/netbsd-6]: src/doc 1284
mrg[src/jmcneill-audiomp3]: src/sys/dev note vidcaudio now compiles and should b...
jruoho[src/trunk]: src/sys/dev/acpi Properly deal with the previous FADT-issue.
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
martin[src/netbsd-6]: src/doc Ticket #1260
rmind[src/trunk]: src/sys/arch Catch-up Xen and usermode with lwp_getpcb() and unb...
martin[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
dyoung[src/trunk]: src/sys/dev/usb Re-order operations in usb_detach() so that if a...
jruoho[src/trunk]: src/sys Move the PIIX4-quirk to the MD file and disable T-states...
jruoho[src/trunk]: src/sys/dev/acpi Add support for the optional dynamic minimum (i...
mbalmer[src/trunk]: src/usr.sbin/postinstall s/the the/the/
tsutsui[src/trunk]: src/sys/arch/i386/conf - use options<space><tab>
yamt[src/trunk]: src/sys/uvm sys_mremap: unwrap a short line
snj[src/netbsd-6]: src/doc 1379
christos[src/trunk]: src/doc mention new nawk
jruoho[src/trunk]: src/sys/dev/acpi Remove phony spl(9). XXX: This driver needs to ...
drochner[src/trunk]: src/lib/libc/misc -delete prototypes which are already in <ssp/s...
mrg[src/trunk]: src/external/mit/xorg/bin/xmore .. also find XMore.
riz[src/netbsd-6]: src/doc Tickets 1292, 1293
matt[src/trunk]: src/sys/arch/arm/omap Don't steal the console by default.
joerg[src/trunk]: src/sys/compat Return the result of copyout. Reminded by Niolas ...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add support 3400 series, 5 series, C216, 82...
martin[src/netbsd-6]: src/doc Ticket #1315
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Disable L2 Cache when boot time.
wiz[src/trunk]: src/sbin/ping Sort options and descriptions in standard order.
tsutsui[src/trunk]: src/sys/dev/usb Regen from usbdevs rev 1.537:
bouyer[src/trunk]: src/sys/dev/pci Remove duplicate PCI_PRODUCT_BROADCOM_BCM5709 en...
skrll[src/trunk]: src/share/mk Switch everyone to binutils 2.19.
riz[src/netbsd-6-0]: src/doc Ticket 811.
msaitoh[src/trunk]: src/sys/arch/x86/pci No functional change:
pooka[src/trunk]: src/tests/fs/common include some necessary headers to fix build
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev - use bufq(9)
njoly[src/trunk]: src/compat - Add external/gpl3/binutils/lib to the directory list.
skrll[src/trunk]: src/sys/arch Use elf/external.h from new binutils.
jmcneill[src/jmcneill-audiomp3]: src/sys/dev/pci add gcscaudio_get_locks()
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by knak...
chs[src/trunk]: src/sys/arch/ia64/ia64 fix copy{in, out}{, str}() to return the er...
wiz[src/trunk]: src/gnu/dist/groff/tmac Mention IEEE Std 1003.1-2008. Bump date.
christos[src/trunk]: src/sys/arch/arm/include need stdint.h for uint64_t and it is me...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn Make the mp_digit ...
pooka[src/trunk]: src/sys/kern nuke unused local variable
msaitoh[src/trunk]: src/sys/arch/i386/i386 Fix off by one.
dyoung[src/trunk]: src/sys/dev/ic Remove superfluous activation hook.
jruoho[src/trunk]: src/sys/dev/acpi Use acpi_timer_read_fast() instead of acpi_time...
snj[src/netbsd-6]: src Apply patch (requested by mrg in ticket #1468):
jmcneill[src/trunk]: src/sys/dev/acpi in acpibut_notify_handler, suppress 'unknown ev...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * remove some magic numbers from t...
snj[src/netbsd-6]: src/doc add to 1481
pooka[src/trunk]: src/sys/dev/raidframe raidframe doesn't need sys/user.h (or at l...
jruoho[src/trunk]: src/sys/dev/acpi From jmcneill@: fix and rework the obscure _OSC...
skrll[src/trunk]: src/gnu/dist/binutils Remove old binutils.
snj[src/netbsd-6]: src/doc merge 1377 addition
tron[src/trunk]: src/share/mk Revert SSP changes because at least rmind@, pooka@ ...
mbalmer[src/trunk]: src/doc I am absolutely not happy with the name change, but I st...
manu[src/trunk]: src/usr.sbin/perfused perfused(8) creates a /dev/fuse socket and...
christos[src/trunk]: src/etc Enable dnssec, and populate managed-keys.bind
bouyer[src/netbsd-6]: src/doc Revert ticket 1310
dyoung[src/trunk]: src Fix MKKMOD=no builds: in sets.subr, if $MKKMOD == no, leave...
bouyer[src/netbsd-6]: src/etc Pull up following revision(s) (requested by christos ...
kiyohara[src/trunk]: src/sys/arch/sparc64/sparc64 Not FALLTHROUGH.
pooka[src/trunk]: src/sys * make it possible to include kern_module in a kernel wi...
snj[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by s...
macallan[src/trunk]: src/sys/dev/sun make this compile on sparc64
jruoho[src/trunk]: src/sys/arch/x86 Add definitions for Intel Digital Thermal Senso...
njoly[src/trunk]: src/sys/kern Apply fix from hannken to ensure that VOP_ACCESS() ...
christos[src/trunk]: src/share/man/man3 more xref and info
christos[src/trunk]: src/sys/dev add a missing c.
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hooks. (sc_dying must die!)
riz[src/netbsd-6-0]: src/sys Pull up following revision(s) (requested by rmind i...
matt[src/trunk]: src/sys/arch/arm/vfp On Cortex, make sure to load/save the upper...
pooka[src/trunk]: src/sys/rump generate rump local interfaces
jruoho[src/trunk]: src/sys Check from CPUID 0x06 %eax (on Intel) whether we might a...
dogcow[src/trunk]: src/libexec/httpd ...and free() memory malloc()ed by scandir so ...
wiz[src/trunk]: src/usr.bin/make New sentence, new line; remove trailing whitesp...
skrll[src/trunk]: src/gnu Remove binutils 2.16 crossover build files.
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd make IPV6 support decision consis...
tsutsui[src/trunk]: src/sys/arch/hpcarm/conf Add acphy(4), which can be found with a...
pgoyette[src/trunk]: src/tests/kernel Convert to ATF format the old src/regress/ styl...
dyoung[src/trunk]: src/sys/dev/gpio Delete the useless activation hook. Add a chil...
jruoho[src/trunk]: src/sys/arch/x86/acpi Add MD support for the vendor-independent ...
skrll[src/trunk]: src/tools/binutils Only brand newer binutils.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by maxv in ticke...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Include a timestamp in the frame h...
pooka[src/trunk]: src/sys regen: rump syscalls for kern_prot interfaces
bouyer[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by tl...
tnozaki[src/trunk]: src/lib/libc/locale revert previous change.
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
rmind[src/trunk]: src/sys/arch/vax - Use lwp_getpcb() on VAX, clean from struct us...
cegger[src/trunk]: src/sys/dev/ieee1394 Fix sbp attach/detach.
dyoung[src/trunk]: src/sys/kern Make sure that a sysctlnode's child nodes, even nod...
cegger[src/trunk]: src/sys/dev/acpi Add ACPI SRAT parser. This is a part of NUMA su...
cegger[src/trunk]: src/sys/dev/ieee1394 don't call tsleep() with any mutexes hold
rafal[src/trunk]: src/sys/dev/usb Fix kern/41737 -- add quirks to make MS Wireless...
apb[src/trunk]: src/tools/host-mkdep Now that tools/Makefile builds tools/binsta...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev list of audio and midi drivers and their...
njoly[src/trunk]: src/sys/compat/netbsd32 Kill redundant assignment.
apb[src/trunk]: src Move some tests from validatemakeparams() to sanitycheck(), ...
christos[src/trunk]: src/tools/compat first define HOSTLIB and then include bsd.own.mk!
mbalmer[src/trunk]: src/usr.sbin/makefs/cd9660 make sense
tnozaki[src/trunk]: src 1. PR/42209 various problems with EBCDIC support in iconv(3)
jruoho[src/trunk]: src/share/man/man4 Note the gathered statistics. One CAVEAT down.
pooka[src/trunk]: src/sys g/c M_SOFTINTR
jmcneill[src/jmcneill-audiomp3]: src/sys/dev vs is done
christos[src/trunk]: src/tools/compat handle the list of files and directories genera...
tls[src/trunk]: src First step of random number subsystem rework described in
jruoho[src/trunk]: src/sys Merge T-state a.k.a. throttling support for acpicpu(4).
chuck[src/trunk]: src/usr.sbin/ypserv/ypxfr yppush RPC is supposed to return yppus...
riz[src/netbsd-6-0]: src/doc Ticket 845.
pooka[src/trunk]: src/distrib/sets/lists add rumpdev_scsipi
rmind[src/trunk]: src/sys/kern Add assert that ce->ce_func is not NULL.
dholland[src/trunk]: src/external/mit/xorg/bin/x11perf Add missing CLEANFILES+=x11per...
bouyer[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
mrg[src/trunk]: src/distrib/sets/lists/xbase update for new libpciaccess
christos[src/trunk]: src/share/mk PR/43772: enami tsugutomo: __XCONFIGFILEMAN__ is le...
christos[src/trunk]: src/sys/rump/librump/rumpkern since uidinfo uses sysctl now, mov...
cegger[src/trunk]: src/usr.sbin/fwctl Feed improvements from FreeBSD
christos[src/trunk]: src/include The signal number argument in psignal is int not uns...
rkujawa[src/trunk]: src/share/man/man9 Add pcu(9).
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
rmind[src/trunk]: src Import NPF - a packet filter. Some features:
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/common/arch Re-run mknative t...
pgoyette[src/trunk]: src/share/man/man9 Filling in a few more gaps.
jakllsch[src/trunk]: src/sys/dev/pci Switch VT8237R SATA to via_sata_chip_map_7(). v...
dyoung[src/trunk]: src/sys/dev/pcmcia Don't use com_activate(), it's gone away. De...
joerg[src/trunk]: src/usr.bin/tic Revert, there is a more fundamental issue with u...
christos[src/trunk]: src/crypto/external/bsd/openssh/bin/ssh Remove gcc-4.5 hacks. I ...
tron[src/trunk]: src/distrib/sets/lists/comp Add unformatted version of psiginfo(3).
macallan[src/trunk]: src/doc mention xf86-video-igs
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
snj[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by n...
jruoho[src/trunk]: src/sys/arch/x86 Add sysctl-glue for interaction with the acpicp...
bouyer[src/netbsd-6]: src/usr.bin/calendar Pull up following revision(s) (requested...
jruoho[src/trunk]: src Move nmi(9) to the correct category.
manu[src/trunk]: src - open the file before doing fsync: glusterfs wants that.
snj[src/netbsd-6]: src/etc/namedb Pull up following revision(s) (requested by ta...
snj[src/netbsd-6]: src/doc 1370
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by ozaki...
pooka[src/trunk]: src/sys Split uiomove() and high-level copy routines out of the ...
jruoho[src/trunk]: src/sys/arch Revert all previous changes that were made naively ...
mbalmer[src/trunk]: src/share/misc Add a few.
yamt[src/trunk]: src/sys/arch/amd64/amd64 revert machdep.c rev. 1.168 because it'...
christos[src/trunk]: src/sys/sys add __BITMAP_TYPE
dyoung[src/trunk]: src/sys/arch/i386/eisa Don't #include <sys/extent.h> any more be...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reorder enough of lwp/cpu initiali...
snj[src/netbsd-6]: src/lib/libcurses Pull up following revision(s) (requested by...
chuck[src/trunk]: src/usr.sbin/ypbind in the case where ypbind is serving more tha...
uebayasi[src/trunk]: src/sys/dev/usb Indent.
christos[src/trunk]: src/external/bsd/byacc fix pasto; generalize date
apb[src/trunk]: src/tools/compat Use a "find | while read" loop to install all *...
christos[src/trunk]: src/usr.sbin/rpc.lockd allow comparing v2 and v3 filehandles.
pooka[src/trunk]: src/sbin/newfs Add -G to usage, omission pointed out by wiz. Al...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio kern/43542: 32kHz playback sounds like h...
abs[src/trunk]: src/sys/arch/atari/conf Do not include FPU_EMULATE in ATARITT on...
dsl[src/trunk]: src/sys/arch/i386/stand/bootxx Reinstate the 'banner'.
jmcneill[src/jmcneill-audiomp3]: src/sys/arch/sgimips/mace no need to enter intr_lock...
mbalmer[src/trunk]: src Move SYSCTL_USE_DESCR to a better place.
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Bump date for previous.
christos[src/trunk]: src/external awk glue
joerg[src/trunk]: src/external/bsd/mdocml Update to 1.9.13 and merge.
jruoho[src/trunk]: src/sys/dev/acpi Instead of packing structures that do not need ...
dsl[src/trunk]: src/sys/arch/x86/x86 Don't call _bus_dmamem_free() when _bus_dma...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Update / improve the snprintb formats.
macallan[src/jmcneill-audiomp3]: src/sys/dev awacs works now
uwe[src/trunk]: src/sys/arch/hpcsh/include Use empty do/while for no-op.
macallan[src/trunk]: src/sys/arch/sparc/dev remove shadow framebuffer support, use VC...
dholland[src/trunk]: src/sys/arch/hppa/hppa Declare trap name array as extern const c...
joerg[src/trunk]: src/usr.sbin/pwd_mkdb Drop __SCCSID. It is only of archeological...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib get rid of a debuggi...
wiz[src/trunk]: src/share/man/man3 Whitespace.
joerg[src/trunk]: src/gnu Add the -iremap option to gcc(1) and cpp(1). This optio...
matt[src/trunk]: src/sys/arch/arm/vfp These contain to just contain bzero_page_vf...
pooka[src/trunk]: src/lib/libp2k Report actual group array size instead of 0 (whic...
pooka[src/trunk]: src/sys/rump/librump/rumpkern move copy-related routines to thei...
mrg[src/jmcneill-audiomp3]: src/sys/arch/sparc/dev use the sc_intr_lock when cal...
dyoung[src/trunk]: src/distrib/sets/lists/base ncdcs needs to labeled 'binutils' no...
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on ARM (and acorn26/32), clean fro...
snj[src/netbsd-6]: src/lib/lua/sqlite Pull up following revision(s) (requested b...
uebayasi[src/trunk]: src/sys/dev/usb Sprinkle static.
plunky[src/trunk]: src/usr.bin/sdpquery add translation for "802.1Q" ethertype
snj[src/netbsd-6]: src/usr.sbin/rtadvd Pull up following revision(s) (requested ...
skrll[src/trunk]: src/sys/arch Use the new flags argument to pmap_kenter_pa for PM...
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hook.
mbalmer[src/trunk]: src/sys more s/the the/the/
jruoho[src/trunk]: src/sys/arch/x86/acpi Properly calculate the AMD CPU family.
jruoho[src/trunk]: src/sys/dev/acpi Some pretty printing for ACPIVERBOSE.
pooka[src/trunk]: src/sys/rump/librump/rumpkern * record proc's cred in p_cred too
snj[src/netbsd-6]: src Apply patch (requested by mrg in ticket #1442):
skrll[src/trunk]: src/external/gpl3/binutils/dist Pull across most of the changes ...
tsutsui[src/trunk]: src/sys/arch/i386/conf - more options<space><tab>
bouyer[src/trunk]: src/sys/arch For amd64, introduce a third free list distinct fro...
macallan[src/trunk]: src/sys/dev/pci - move register definition in their own header, ...
jruoho[src/trunk]: src/sys/dev/acpi Add a small additional check for the validity o...
pooka[src/trunk]: src/sys/rump/net/lib Support carp. It would be nice to support ...
tsutsui[src/trunk]: src/sys/arch/hpcsh/hpcsh - explicitly include <machine/pcb.h> fo...
riz[src/netbsd-6]: src/doc Fix file list for ticket 900; add a missing "/"
dholland[src/trunk]: src Reshuffle decls among the quota headers so everything is in ...
pooka[src/trunk]: src/lib/librumpuser Support binaries which use DT_GNU_HASH inste...
snj[src/netbsd-6]: src/sys/dev Apply patch (requested by chs in ticket #1455):
matt[src/trunk]: src/sys/arch/powerpc/include Include BookE version of pmap.h
pooka[src/trunk]: src/etc/mtree tests/net/carp
snj[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by b...
jmmv[src/trunk]: src/external/bsd/atf/dist Partially pull up the following revisi...
rmind[src/trunk]: src/sys/sys Export lwp_getpcb() to userland, since crash(8) need...
snj[src/netbsd-6]: src/doc 1469-1472
bouyer[src/netbsd-6]: src/sys/compat/linux/arch Pull up following revision(s) (requ...
christos[src/trunk]: src/sys/arch/i386/stand/lib use LOAD_BACKWARDS instead of LOAD_N...
apb[src/trunk]: src Set LC_ALL=C before we try to parse the output from any comm...
cegger[src/trunk]: src/sys/dev/ieee1394 Confilict -> Conflict
martin[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by maxv...
jdc[src/trunk]: src Add a cs_hwid field to cpustate and use this to store the ci...
dogcow[src/trunk]: src/sys/dev/pci Add several Broadcom BCM43xx devices.
msaitoh[src/netbsd-6]: src/distrib/sets Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm/broadcom Fix CFG_ADDR_REG
mrg[src/jmcneill-audiomp3]: src/sys/arch/arm/xscale port to audiomp: alloc/free ...
jruoho[src/trunk]: src/doc Note acpicpu(4) now that all basic components have been ...
snj[src/netbsd-6]: src/doc 1465, 1473-1477
drochner[src/trunk]: src/usr.sbin/mopd ANSIfy, sprinkle "const"
tsutsui[src/trunk]: src/sys/arch/evbsh3/t_sh7706lan Fix RCSId.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include kern_prot.c for setuid etc.
msaitoh[src/netbsd-6]: src/doc Backout last commit which I accidentally committed.
jmcneill[src/trunk]: src/usr.bin/audiocfg add support for testing audio devices. the ...
bouyer[src/trunk]: src/sys getcleanvnode(): don't vclean() the vnode if it has gain...
macallan[src/trunk]: src/sys/arch/macppc/macppc work around a bug in some (all?) nvid...
snj[src/netbsd-6]: src/etc/ssh Pull up following revision(s) (requested by wiz i...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20110908
msaitoh[src/netbsd-6]: src/lib/libc/stdio Pull up following revision(s) (requested b...
martin[src/netbsd-6]: src/doc Note ticket #1378
christos[src/trunk]: src/gnu/dist/groff/tmac revert previous
pooka[src/trunk]: src/tests/net/icmp send pings in ascending order
apb[src/trunk]: src/share/mk Document MAKEDIRTARGETENV
jruoho[src/trunk]: src/share/man/man4 Document T-states. One less item in CAVEATS.
mrg[src/trunk]: src/external/mit/xorg/bin/xkbutils install new xkbutils man pages
jruoho[src/trunk]: src/sys/dev/acpi Do not queue functions via sysmon_taskq(9) in t...
jruoho[src/trunk]: src/sys/dev/acpi Clarify the initialization of the dynamic maxim...
rmind[src/trunk]: src/sys/arch/alpha - Use lwp_getpcb() on Alpha.
rmind[src/trunk]: src/sys G/C unused breada() and bdirty().
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Don't do timestamping with buslock...
spz[src/trunk]: src Make the compat libs of npf extension shared libraries go to...
cegger[src/trunk]: src/sys/dev/acpi build fix: first initialize sc then KASSERT
wiz[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
skrll[src/trunk]: src/share/mk IA64 doesn't have SSP.
christos[src/trunk]: src/usr.sbin/pwd_mkdb add syslog logging.
martin[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
bouyer[src/netbsd-6]: src/sys/arch/powerpc Revert ticket 1310 (second try):
martin[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-6]: src/bin/rmdir Pull up following revision(s) (requested by gin...
snj[src/netbsd-6]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
snj[src/trunk]: src/external/gpl3/binutils/dist/gas/config Pull in fixes from up...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 look for DDC data in both EDID and ...
rmind[src/trunk]: src/sys/arch Use lwp_getpcb() on hppa and ia64, clean from struc...
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
jmmv[src/trunk]: src/sys/fs/tmpfs Fix panic when trying to delete a directory ent...
pooka[src/trunk]: src/tests Add RZ(), which is like RL() except that it checks aga...
jruoho[src/trunk]: src/sys/dev/acpi If XPSS is used, only invalidate P-states if th...
snj[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by maxv...
bouyer[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/usr.sbin/puffs more lp64 it's-a-sign! fixes
pooka[src/trunk]: src/sys/rump/librump Don't build rumpuser if NORUMPUSER is set.
chs[src/trunk]: src/sys/arch/sparc64/sparc64 remove some unreachable debug code.
snj[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by mrg i...
thorpej[src/trunk]: src/sys/arch/alpha/alpha Restructure exception_return() a bit in...
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by i...
uebayasi[src/trunk]: src/sys/kern Include internal definitions (uvm/uvm.h) only where...
kiyohara[src/trunk]: src/sys/arch/ofppc/ofppc Remove unnecessary function declarations.
pooka[src/trunk]: src/sys/ufs/lfs Include compat code by default.
hubertf[src/trunk]: src/sys/arch/i386/conf Add etherip(4), commented out
christos[src/trunk]: src/sys/netinet switch from fd_set to using bitmap macros
msaitoh[src/netbsd-6]: src/sys/arch/xen Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs const woes
martin[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
pooka[src/trunk]: src/distrib/sets/lists/comp add rump public interface headers
njoly[src/trunk]: src/sys/compat Update personality(2) to match Linux definition w...
pooka[src/trunk]: src/tests/fs/vfs Start many more threads for the renamerace sinc...
christos[src/trunk]: src/include Don't define wchar_t for c++; it is native in the la...
dsl[src/trunk]: src/lib/libcurses Round timeout values up.
bouyer[src/netbsd-6]: src/doc tickets 1368, 1385, 1393
joerg[src/trunk]: src/sys/compat/linux32/common Add SYSVMSG support for linux32.
jruoho[src/trunk]: src/sys/dev/acpi Fix xref in a comment.
wiz[src/trunk]: src/tests/fs/vfs Use explanation for GOP_ALLOC in message from v...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Keep condvar wmesg within 8-char limit.
christos[src/trunk]: src/sys/dev avoid doing extra work by just zeroing/printing real...
wiz[src/trunk]: src/share/man/man9 Bump date to this year for new man page.
bouyer[src/netbsd-6]: src/sys/dev/isapnp regen for ticket 1386
bouyer[src/trunk]: src/sys/dev Sync with OpenBSD: if_bnx.c, v 1.85. Major changes:
tnozaki[src/trunk]: src/lib/libc/gen guard single-dot from modification by the appli...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf - Add MSGBUFSIZE=32768 because 4K is ve...
pooka[src/trunk]: src/tests/fs/puffs Now that atf issue #53 has been fixed, remove...
rmind[src/trunk]: src/usr.sbin/npf/npfctl - npf.conf(5): fix of the example config.
snj[src/netbsd-6]: src/doc note some files that were deleted in ticket #1468
jruoho[src/trunk]: src/lib/libc/stdio It is not just funopen(3) that is a BSDism.
snj[src/netbsd-6]: src/doc 891
wiz[src/trunk]: src/doc mDNSResponder-214 out.
christos[src/trunk]: src/sys/dev/pci Regen
enami[src/trunk]: src/bin/pax Backout previous; it was wrong fix.
kiyohara[src/trunk]: src/sys/arch #ifdef - #endif-ed. NMCA, NISA, NNPX, NIOAPIC, LAPI...
macallan[src/jmcneill-audiomp3]: src/sys/dev audiocs at sbus works on sparc and sparc64
pooka[src/trunk]: src/sys/rump/librump/rumpkern account creds for processes, not l...
mrg[src/jmcneill-audiomp3]: src/sys/dev more steps towards making this work:
msaitoh[src/netbsd-6]: src/doc Ticket 1285-1288.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc If we did not include a specifi...
bouyer[src/netbsd-6]: src/etc/root Pull up following revision(s) (requested by uwe ...
macallan[src/trunk]: src/sys/dev/ic Make colour depths higher than 8bit work in X.
roy[src/trunk]: src/doc Import openresolv-3.3.3
agc[src/trunk]: src/sbin/iscsictl give the correct count of arguments to the sub...
mrg[src/jmcneill-audiomp3]: src/sys/arch/arm/iomd port to audiomp: get_locks sup...
matt[src/trunk]: src/sys/arch/arm/arm32 add mm_md_direct_mapped_phys
pooka[src/trunk]: src/tests WARNS=4
is[src/trunk]: src Install a.out version of INSTALL kernel in release. Slightly...
pooka[src/trunk]: src/sys/rump/dev Implement enough of a SCSI target to be able to...
spz[src/trunk]: src merge bind-9-9-2-P1 and adjust build as needed
jruoho[src/trunk]: src/sys/dev/acpi Bypass ACPI_NOTIFY_DEVICE_WAKE also in acpilid(...
snj[src/netbsd-6]: src/doc 1448
msaitoh[src/netbsd-6]: src/doc Ticket 1290 and 1294.
spz[src/trunk]: src/share/examples/npf adjust to current npf.conf syntax
joerg[src/trunk]: src/usr.sbin/npf/npftest More __dead
christos[src/trunk]: src/external/cddl/osnet/dist enough with the compile time warnings.
wiz[src/trunk]: src/usr.sbin/btattach Sort sections. Try to improve description ...
dyoung[src/trunk]: src/sys/kern Use deviter(9) instead of accessing alldevs directly.
snj[src/netbsd-6]: src/doc 1491
christos[src/trunk]: src/dist/openpam/lib fix gcc-4.5 cast warning
mrg[src/jmcneill-audiomp3]: src/sys/dev/ofisa make this compile again. i think ...
joerg[src/trunk]: src/sys/net Simplify ifreq_setaddr:
bouyer[src/netbsd-6]: src/doc ticket 1329
manu[src/trunk]: src/lib/libperfuse libperfuse(3) is a PUFFS relay to FUSE. In or...
dyoung[src/trunk]: src Describe spllower(9) and splraise(9).
matt[src/trunk]: src/sys/arch/arm/broadcom Beginnings of PCI support. Interrupts...
pooka[src/trunk]: src/sys/rump Make rumpuser_cv_timedwait take two int64's instead...
apb[src/trunk]: src/distrib/sets/lists/base Add bsd.clean.mk to set lists
tron[src/trunk]: src/sys/arch/i386/conf Turn on Stack Smash Protection (SSP) for ...
martin[src/trunk]: src/sys/kern add missing prototype
wiz[src/trunk]: src/share/man/man4 Group hyphens differently.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Enable kernel kmem/vmem/pool/pool_...
riz[src/netbsd-6-0]: src/doc Ticket #789.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
gavan[src/trunk]: src/sys/dev/usb Implement timeouts when blocking the calling pro...
christos[src/trunk]: src/share/man/man3 fix bug
jmcneill[src/trunk]: src/sys/arch/x86/acpi VIA CPUs can have EST as well, so treat th...
bouyer[src/netbsd-6]: src/doc ticket 1309
snj[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by r...
kardel[src/trunk]: src/usr.sbin unhook ntp 4.2.4 reachover build
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys + if we're go...
pooka[src/trunk]: src/sys/kern Use the generally more useful funcalias for rump sy...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev zaudio is done
jakllsch[src/trunk]: src/sys/arch/x86/pci Move FWH chip detection area entirely withi...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix + Add parsing keyword 'expansion=' i...
pooka[src/trunk]: src/share/man/man5 Use @NetBSD.org example addresses.
pgoyette[src/trunk]: src/tests/ipf Put the reason for expected failure in the correct...
macallan[src/trunk]: src/sys/dev/ic Write something more sane into the pixel format r...
christos[src/trunk]: src/external unhook new awk till I figure out what's wrong.
wiz[src/trunk]: src/usr.bin/mkubootimage More markup.
matt[src/trunk]: src/sys/arch/arm/include If we are using EABI (aapcs-linux), the...
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by nakayama...
christos[src/trunk]: src/dist/wpa bye old wpa
christos[src/trunk]: src/sbin/ping print summary stats.
snj[src/netbsd-6]: src/sys/compat/linux/common Pull up following revision(s) (re...
jakllsch[src/trunk]: src/lib/libusbhid Improve usbhid(3) descriptor/report parsing:
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
pooka[src/trunk]: src/usr.sbin/puffs/mount_portal lp64 sign comparison
tsutsui[src/trunk]: src/sys/dev/usb Don't free TX mbuf until it's passed to bpf(9).
pooka[src/trunk]: src/sys/rump/dev/wip Give this a makefile for easy rebuild of al...
bouyer[src/netbsd-6]: src/usr.bin/tset Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/arch/arm/omap Make the interrupt controller and PRCM cri...
jruoho[src/trunk]: src/sys/modules/acpicpu Add DIAGNOSTIC.
snj[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/sys make atomics usable from c++!
pgoyette[src/trunk]: src/sys/dist/ipf/netinet Keep condvar wmesg's within 8-char limit.
joerg[src/trunk]: src/usr.bin/sort Retire __SCCSID. It has only archeological valu...
dyoung[src/trunk]: src/sys/dev Remove superfluous activation hook.
jmcneill[src/trunk]: src/sys/dev/acpi add pmf support
eeh[src/trunk]: src/sys/gdbscripts Print out all 64-bits of 64-bit values on 64-...
christos[src/trunk]: src/distrib/sets/lists/comp add psiginfo
rmind[src/trunk]: src/sys/kern kpsignal2: do not make the signal pending twice whe...
matt[src/trunk]: src/sys/arch/arm/arm Use bcopyinout_xscale.S for armv6+ platform...
perry[src/trunk]: src/bin/sh build the tutoral
jmcneill[src/trunk]: src/sys/arch/x86/x86 If ACPI is active and the FADT reports no l...
pgoyette[src/trunk]: src/tests/lib Helper programs are programs, not tests, so build ...
msaitoh[src/trunk]: src/sys/sys sys/proc.h refers sizeof(struct pcb), so include <ma...
jakllsch[src/trunk]: src/sys/dev/ic Use hme_init() to provide a non-NULL ifp->if_init.
wiz[src/trunk]: src/usr.bin/audiocfg Index argument is not optional, make it cle...
jruoho[src/trunk]: src/sys/dev/acpi Do not error out neither in P-states nor in T-s...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Remove vestiges of d...
christos[src/trunk]: src/distrib/sets/lists sets for bind.
wiz[src/trunk]: src/external/bsd/file/dist/doc Make Dt match installed file name.
jruoho[src/trunk]: src/sys/dev/acpi Two changes:
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Take kernel lock before passing da...
pooka[src/trunk]: src/sys/rump Create async i/o "interrupt" thread from within the...
tnozaki[src/trunk]: src/share/i18n/csmapper/BIG5 update Unicode 5.2.0
dyoung[src/trunk]: src/sys/dev/ic Simplify activation hook.
khorben[src/trunk]: src/sys/arch/evbarm/conf This adds a kernel configuration file f...
martin[src/netbsd-6]: src/libexec/mail.local Pull up following revision(s) (request...
martin[src/trunk]: src/sys/arch/sparc/sparc Move cn_tab initialization to bootstrap()
jruoho[src/trunk]: src/sys/arch/x86/acpi Use an inverse logic when filling the (X)P...
bouyer[src/trunk]: src/sys/dev/ic ahcisata_core.c 1.23 cause long drive probe (31s, ...
pooka[src/trunk]: src/sys/rump/librump/rumpuser .. umm, and use correct device val...
snj[src/netbsd-6]: src/external/mit/expat Pull up following revision(s) (request...
pooka[src/trunk]: src/sys/fs/puffs Send VOP_ABORTOP() as a FAF -- we don't care ab...
martin[src/trunk]: src/sys/arch/sparc/include Remove double include that prevented ...
riz[src/netbsd-6]: src/doc Ticket 1281
joerg[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install-20090817:
snj[src/netbsd-6]: src Pull up following revision(s) (requested by spz in ticket...
jakllsch[src/trunk]: src/sys/netinet6 Make the EtherIP in IPv6 input path work.
matt[src/trunk]: src/sys/arch/arm/arm32 Optimize pmap_{copy, zerp}_page_generic to...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by apb in ticket...
tsutsui[src/trunk]: src/sys/arch/cobalt/conf Preserve wscons(4) device numbers for f...
jmcneill[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Get viadrm working again
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 - -m6...
pooka[src/trunk]: src/sys/kern Actually, the comment probably meant "would be nice...
dsl[src/trunk]: src/sys/conf Use shell builtins instead of awk and sed.
riz[src/netbsd-6-0]: src/doc Ticket 851
christos[src/trunk]: src/external/bsd/fetch/dist/libfetch fix gcc array out of bounds...
martin[src/netbsd-6]: src/doc Ticket #1461
bouyer[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
mrg[src/jmcneill-audiomp3]: src/sys/dev/sbus convert spl*() to use the sc_intr_l...
pooka[src/trunk]: src/sys/rump/dev/lib/libraidframe Add rf_paritymap.c, which is n...
snj[src/netbsd-6]: src/external/gpl2/xcvs/dist/src Pull up following revision(s)...
snj[src/netbsd-6]: src/doc 1377
tsutsui[src/trunk]: src/sys/external/bsd/drm/dist Make i915drm work on Atom N4xx/D41...
jruoho[src/trunk]: src/sys/dev/acpi Give a hint about a driver conflict.
jdf[src/trunk]: src/etc Call `makemandb -f -q` instead of `makemandb -f`, as Edg...
msaitoh[src/netbsd-6]: src/doc Update entry of ticket 1344.
snj[src/netbsd-6]: src/sys/arch/i386/stand/misc Pull up following revision(s) (r...
macallan[src/jmcneill-audiomp3]: src/sys/dev/ebus initialize locks
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix type-punned warnings usin...
snj[src/netbsd-6]: src/doc 1452, 1462, 1463
jakllsch[src/trunk]: src/sys/arch/i386/i386 "lapic.h" provides NLAPIC, not LAPIC. ma...
skrll[src/trunk]: src/external Descend into gpl3
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove a white space.
matt[src/trunk]: src/sys/arch/powerpc/include Add BookE modifications to cpu_info
cegger[src/trunk]: src/sys/arch/x86/x86 Implement pmap_kenter_pa(9) new flag argume...
snj[src/netbsd-6]: src/doc tickets 1412, 1414, 1416
riastradh[src/trunk]: src/sys/arch/arm/omap New driver for OMAP-style dual-mode timers...
riz[src/netbsd-6-0]: src/doc TIcket 839
snj[src/netbsd-6]: src/doc 1296
dyoung[src/trunk]: src/sys/dev/pcmcia Don't use com_activate(), it's gone away. Th...
rmind[src/trunk]: src/doc Note some recent changes.
riz[src/netbsd-6]: src/doc Ticket 82.
pooka[src/trunk]: src/sys/rump/dev/lib doesn't need files.rump
bouyer[src/netbsd-6]: src/sys/arch/evbppc/conf Pull up following revision(s) (reque...
jmmv[src/trunk]: src/external/bsd/atf/dist/tests/atf/atf-report Remove obsolete f...
matt[src/trunk]: src/sys/arch/arm/arm Make sure the enable bit is not set when re...
pooka[src/trunk]: src/share/mk Revert poor change
christos[src/trunk]: src/sys/arch/news68k/stand/boot s/LOAD_NOTE/LOAD_BACKWARDS
riz[src/netbsd-6-0]: src/crypto/external/bsd/openssl/dist/engines/ccgost Pull up...
christos[src/trunk]: src/share/man/man3 add __BITMAP_TYPE
martin[src/netbsd-6]: src/doc Fix path in previous
joerg[src/trunk]: src Replace the current usage of Elf64_Half with Elf64_Word and ...
pooka[src/trunk]: src/sys/rump "rumppriv" goes back to "rump" per internal interfa...
mrg[src/trunk]: src/external/mit/xorg/tools/bdftopcf don't need (or want) miscut...
snj[src/netbsd-6]: src/external/gpl3/gcc/dist/gcc/cp Pull up following revision(...
jruoho[src/trunk]: src/sys/dev/acpi jmcneill@: do not touch the bus_space(9) handle.
drochner[src/trunk]: src/etc/mtree remove some unnecessary .OBJDIR prefixes in make t...
christos[src/trunk]: src/external/bsd/am-utils fix aliasing issues and remove gcc hacks.
apb[src/trunk]: src/tools Make most things under src/tools use the TOOLDIR versi...
nakayama[src/trunk]: src/sys Improve smbfs timestamp handling.
jruoho[src/trunk]: src/sys/dev/acpi Improve error and debug messages.
riz[src/netbsd-6]: src/doc Ticket #30.
bouyer[src/netbsd-6]: src/doc ticket 1317
mrg[src/trunk]: src/external/mit/xorg/bin/xclipboard update for xclipboard 1.1.0
snj[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
njoly[src/trunk]: src/sys/dev/pci Do not use aprint_normal for error messages.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
pgoyette[src/trunk]: src/share/man/man9 Put a valid date here - no more placeholder.
njoly[src/trunk]: src/sys/compat/linux32/common Kill noisy debug printf.
jmcneill[src/jmcneill-audiomp3]: src/sys/dev i tested azalia
kardel[src/trunk]: src/distrib/sets/lists/misc adjust to new NTP 4.2.6 build
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add b{zero, copy}_page{, _vfp} and ...
riastradh[src/trunk]: src Document that ENVSYS_STEMP is in microkelvins.
snj[src/netbsd-6]: src/doc 1421, 1424, 1447, 1459
bouyer[src/netbsd-6]: src/external/bsd/ntp/scripts Pull up following revision(s) (r...
chs[src/trunk]: src/sys/dev/ofw remove an unused variable.
bouyer[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by i...
tsutsui[src/trunk]: src/sys/dev/usb Ugh, no, revert previous.
skrll[src/trunk]: src/include Check for _NETBSD_SOURCE being defined wherever we c...
wiz[src/trunk]: src/sbin/raidctl Remove trailing whitespace.
he[src/trunk]: src/sys/arch/sparc/sparc Pass a 0 as flag value to pmap_kenter_p...
sketch[src/trunk]: src/distrib/sets/lists/comp Fix setlist for libmj with MKDEBUG.
dyoung[src/trunk]: src/sys/dev/isa Call the common detach routine, com_detach(), an...
pooka[src/trunk]: src/tests/net/icmp Add a delay between startup of pinger and pin...
jmcneill[src/jmcneill-audiomp3]: src/sys/dev haltwo is done
jruoho[src/trunk]: src/sys After discussion with jakllsch@ and jmcneill@, revert th...
jym[src/trunk]: src/sys/arch/xen/x86 Although Xen's documentation states that th...
pooka[src/trunk]: src/sys/rump/librump/rumpkern trim trailing whitespace
sjg[src/trunk]: src/usr.bin/make/unit-tests PR: make.unexport
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Make shmif memory access slightly ...
jmcneill[src/jmcneill-audiomp3]: src/sys/arch port zaudio to audiomp api changes for ...
pooka[src/trunk]: src/tests/modules tests for builtin modules
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Replace an empty for() loop (which wo...
christos[src/trunk]: src/usr.bin unhook awk again
matt[src/trunk]: src/sys/arch/arm/arm32 add __HAVE_MM_MD_DIRECT_MAPPED_PHYS
pooka[src/trunk]: src/sys/rump/librump/rumpkern adjust comment for previous
christos[src/trunk]: src/lib/libutil Log why pwd_mkdb failed. Currently on aslr syste...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
snj[src/netbsd-6]: src/sys/kern Pull up following revision(s) (requested by mrg ...
pooka[src/trunk]: src/sys/rump Don't link rump kernel libs against libc. They hav...
christos[src/trunk]: src/usr.bin/nvi/build document non-literal format strings.
snj[src/netbsd-6]: src/external/bsd/ntp Pull up following revision(s) (requested...
uwe[src/trunk]: src/sys/arch/dreamcast/conf Bump SYMTAB_SPACE so that the conten...
matt[src/trunk]: src/sys/arch/arm/broadcom Add IO_CONTROL_DIRECT register values.
joerg[src/trunk]: src/tools/compat Define __RCSID and __COPYRIGHT as structure, so...
rmind[src/trunk]: src/sys/arch/x86/x86 Disable kstack red-zone for now, while we d...
jruoho[src/trunk]: src/share/man/man9 Few small nits.
snj[src/trunk]: src/distrib/notes/common Three ad clauses down: one for mhitch@ ...
jld[src/trunk]: src/doc Note RAIDframe parity map commit.
pooka[src/trunk]: src/sys/rump/librump/rumpkern misc_stub and emul have been the s...
sborrill[src/netbsd-6]: src/doc Ticket #74
riz[src/netbsd-6-0]: src/doc ticket 810.
snj[src/netbsd-6]: src/doc fix 1422
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Add the new kern_cfglock.c to rump.
christos[src/trunk]: src/tests/include/sys use __BITMAP_TYPE
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.0a1
snj[src/netbsd-6]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
snj[src/netbsd-6]: src/sys/arch/newsmips/apbus Pull up following revision(s) (re...
bouyer[src/trunk]: src/sys/dev/pci Regen: Complete BROADCOM BCM5709 family, and add...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.0a1
christos[src/trunk]: src/sys/arch/sparc/stand Don't LOAD_BACKWARDS for floppies.
dholland[src/trunk]: src/share/man/man9 Document NDAT(), and while here update some o...
bouyer[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by o...
cegger[src/trunk]: src/usr.sbin/fwctl Backport improvements from FreeBSD.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add malo@pcmcia.
dsl[src/trunk]: src/lib/libcurses Read input from the correct FILE.
mishka[src/trunk]: src The ippool(5) manpage mentions ippool.conf (which is also mo...
jakllsch[src/trunk]: src/sys/dev/pci regen.
riz[src/trunk]: src/sys/arch/amd64/conf Add alc* at pci, re-sort slightly to red...
mbalmer[src/trunk]: src/share/man/man4 remove the the double the.
pooka[src/trunk]: src/sys expose module_{lookup,enqueue}()
jym[src/trunk]: src/sys/arch Expose pmap_pdp_cache publicly to x86/xen pmap. Pro...
uebayasi[src/trunk]: src/sys/dev/usb Whitespace & style.
riz[src/netbsd-6-0]: src/doc Ticket 787.
sborrill[src/netbsd-6]: src Pull up the following revisions(s) (requested by joerg in...
bouyer[src/netbsd-6]: src/bin/sh Pull up following revision(s) (requested by christ...
snj[src/netbsd-6]: src/sbin/dump Pull up following revision(s) (requested by bou...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Code which uses pages fetched by th...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Prefault bus pages in driver attac...
martin[src/netbsd-6]: src/doc Ticket #1297
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix a bug.
jruoho[src/trunk]: src/sys/dev/acpi Three small things: (1) fix off by one, (2) pro...
para[src/trunk]: src/sys/lib/libkern make it compile without DIAGNOSTIC defined
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * fix off-by-wrap case where curre...
christos[src/trunk]: src/external/bsd/ntp widen the type to avoid gcc warning about s...
tnozaki[src/trunk]: src/lib/libc/locale redo: change _RUNTYPE_SW0 bit, mklocale(1) c...
bouyer[src/trunk]: src/sys/dev/pci Complete BROADCOM BCM5709 family, and add BCM571...
pgoyette[src/trunk]: src/sys/kern Keep condvar wmesg within 8-char limit
reed[src/trunk]: src install the mkubootimage(1) manual
bouyer[src/netbsd-6]: src/doc ticket #1382
wiz[src/trunk]: src/lib/libutil Fix Dd argument, sort sections.
pooka[src/trunk]: src/lib/libp2k Update for recent interface additions.
pooka[src/trunk]: src/tests/net/config add a simple pingtest
matt[src/trunk]: src/sys/arch/arm/include/arm32 FPCONTEXTSIZE is dead.
snj[src/netbsd-6]: src/sys/netinet Pull up following revision(s) (requested by m...
jruoho[src/trunk]: src/sys/arch Revert the previous changes to EST. The used hack h...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20110908
snj[src/netbsd-6]: src/sys/compat Pull up following revision(s) (requested by mr...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/mips Fix start symbols for new binutils.
jmcneill[src/trunk]: src/sys/dev/acpi - don't clobber the data found by _PSS if XPSS ...
reed[src/trunk]: src/crypto/dist/heimdal/kpasswd Add copyright and license.
roy[src/trunk]: src/doc Import dhcpcd-5.6.4
pooka[src/trunk]: src/tests/fs/ffs Check that mounting a file system with blocksiz...
riz[src/netbsd-6-0]: src/doc Update changelist for ticket 845.
snj[src/netbsd-6]: src/sys/miscfs/specfs Pull up following revision(s) (requeste...
uebayasi[src/trunk]: src/regress/lib/libc Descend into ssp/ only if ${USE_SSP} is yes.
bouyer[src/netbsd-6]: src/lib/libc/net Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/stat document non-literal format strings
pgoyette[src/trunk]: src/sys/dev Update the various xxx_verbose modules to conform to...
riz[src/netbsd-6-0]: src/doc Ticket 801.
joerg[src/trunk]: src/share/man/man4 Do not use -indent without option, aka withou...
manu[src/trunk]: src - if perfused is not already started (cannot connect to /dev...
mrg[src/trunk]: src/usr.bin/audiocfg add a simple app to maintain the symlinks f...
jruoho[src/trunk]: src/sys Merge P-state support for acpicpu(4).
snj[src/netbsd-6]: src/etc/namedb Pull up following revision(s) (requested by ta...
dholland[src/trunk]: src/sys/arch/x68k/stand/aout2hux Since this is a host program, f...
manu[src/trunk]: src/sys regen
dyoung[src/trunk]: src/sys/dev/ppbus Don't deactivate a child before detaching it, ...
jruoho[src/trunk]: src/sys/dev/acpi On systems where both the existing EST code and...
snj[src/netbsd-6]: src/doc 1449
macallan[src/jmcneill-audiomp3]: src/sys/dev audiocs at ebus works on sparc64
pooka[src/trunk]: src/sys/rump/librump/rumpuser Add scheduling points around the i...
joerg[src/trunk]: src/sys/netinet6 Clear cksum flags before any further processing...
dsl[src/trunk]: src/usr.bin/make Change enum values so that TOK_FALSE is 0 and T...
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl fix a double free() in ...
mrg[src/trunk]: src/external/mit/xorg/lib/libdrm_radeon add bof.c for libdrm 2.4...
pooka[src/trunk]: src/sys/rump/include/rump include AB_* macros from reboot.h
riastradh[src/trunk]: src/sys/dev/usb Fix some error branches in ugen.
pooka[src/trunk]: src/tests/fs/puffs/h_dtfs return correct errno
ahoka[src/trunk]: src/sys/arch Add basic support for PRCM in omap devices, and use...
pooka[src/trunk]: src/sys/kern remove trailing empty line. no useful change.
msaitoh[src/netbsd-6]: src/doc Summarize ticket 1279.
dsl[src/trunk]: src/sys/sys Revert last change - don't expose lwp_getpcb() to us...
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
snj[src/netbsd-6]: src/libexec/httpd Add back a netbsd-6* workaround accidentall...
riz[src/netbsd-6-0]: src/sys/kern Pull up following revision(s) (requested by ms...
mrg[src/jmcneill-audiomp3]: src/sys/dev/isa make sure to return from the end of ...
skrll[src/trunk]: src/sys/arch Remove unused __NEWINTR defines
jmcneill[src/jmcneill-audiomp3]: src/sys/dev i tested sb under qemu
mbalmer[src/trunk]: src/lib/libc/sys remove one the to much.
snj[src/netbsd-6]: src Pull up following revision(s) (requested by flxd in ticke...
skrll[src/trunk]: src/usr.sbin/ypbind Whitespace.
mbalmer[src/trunk]: src/sys/ufs/chfs Fix a typo in debug output.
bouyer[src/netbsd-6]: src/bin/cp Pull up following revision(s) (requested by uwe in...
pgoyette[src/trunk]: src/gnu There's no longer a gnu/usr.sbin so don't try to descend...
joerg[src/trunk]: src/sys/compat/linux32/common Follow up commit to fix breakage t...
jruoho[src/trunk]: src Move the bitmap(3) test to the "right" place. Note it in bit...
msaitoh[src/netbsd-6]: src/share/man/man9 Pull up following revision(s) (requested b...
dholland[src/trunk]: src Note briefly that new amd64 kernels don't build with old bin...
jruoho[src/trunk]: src/sys/dev/acpi Add two flags that needs to be dealt with (hard...
wiz[src/trunk]: src/usr.bin/make Remove a __dead for an undead function (clang e...
jruoho[src/trunk]: src/sys/dev/acpi Simplify the FADT-based entry by "faking" (over...
wiz[src/trunk]: src/usr.sbin/fwctl Revert unimprovement from previous.
pooka[src/trunk]: src/sys/netinet Use kpause() instead of DELAY() and sleep a mini...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix c&p error.
martin[src/netbsd-6]: src/doc Ticket #1392
bouyer[src/trunk]: src/sys/kern Fix getcleanvnode() in previous: in the if (vp->v_u...
christos[src/trunk]: src/share/man/man3 add documentation for the bitmap macros
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Unbreak the creation of asci...
jruoho[src/trunk]: src/share/man/man4 Add some basic references that were used to w...
perry[src/trunk]: src/distrib/sets/lists/misc add 03.shell
christos[src/trunk]: src/usr.sbin/pppd/pppd PR/42943: Takashi Sogabe: pppd generates ...
mrg[src/trunk]: src/external/mit/xorg update for xbitmaps 1.1.0. black6/box6 ha...
pooka[src/trunk]: src/lib/libpuffs print to stderr instead of stdout
tsutsui[src/trunk]: src/sys/dev/usb Unifdef defined(__NetBSD__) part. No binary change.
dyoung[src/trunk]: src/sys/dev/usb Simplify activation hook. (sc_dying must die!)
pooka[src/trunk]: src/sys If cpu_disklabel includes struct dkbad, define __HAVE_DI...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Don't use .Xo/.Xc to work a...
enami[src/trunk]: src/sys/ddb Fix indent in prevous commit.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Recent changes to the at91 code enable ...
msaitoh[src/netbsd-6]: src/sys/net Pull up following revision(s) (requested by ozaki...
apb[src/trunk]: src/tools/compat Add two variables to tools/compat/defs.mk.in:
matt[src/trunk]: src/sys/arch/arm/include Make trapframe/irqframe an even number ...
christos[src/trunk]: src/tools/compat restore the find loop to include files generate...
pgoyette[src/trunk]: src/sys/fs/nilfs Remove extra char - not sure where that came fr...
martin[src/netbsd-6]: src/doc Ammend #1502
martti[src/trunk]: src/doc I'm no longer going to work on IPF as I'm now using PF o...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Change bus header a little: reserv...
mrg[src/trunk]: src add new option to build/use tools/pigz for compressing sets....
jruoho[src/trunk]: src/share/man/man4/man4.x86 Add two more references.
rmind[src/trunk]: src/sys Remove IPL_LPT and IPL_IPI aliases, use the actual IPLs.
snj[src/netbsd-6]: src/sys/compat Pull up following revision(s) (requested by mr...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Support non-hostbacked regular file...
christos[src/trunk]: src/libexec/getty remove useless include (sys/stat.h) and add us...
christos[src/trunk]: src/tests/lib/libcurses/director vis'ify the excess byte printin...
mrg[src/trunk]: src/sys/rump/net/lib/libvirtif fix an operator precedence error ...
jruoho[src/trunk]: src/sys/dev/wscons Add wskbd_hotkey_deregister() to match wskbd_...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove remaining splusb() calls, update...
mrg[src/trunk]: src/gnu/usr.bin/gdb6/arch XXX: turn off sim support by hand. ya...
pooka[src/trunk]: src/tests/kernel Actually, add a full tc for operating on fd's b...
mbalmer[src/trunk]: src/sys/arch/arm One semicolon is enough.
mrg[src/trunk]: src/distrib/sets/lists update mips64* sets for reality, and fix ...
matt[src/trunk]: src/sys/arch/powerpc/include Pad out trapframe for OEA so that t...
jym[src/trunk]: src/sys/secmodel/securelevel secmodel_eval(9) may want to access...
jruoho[src/trunk]: src/sys/dev/acpi Introduce acpiwmibus, a pseudo-bus to which the...
macallan[src/trunk]: src/sys/dev/pci when drawing characters by software make sure th...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add some comments.
nakayama[src/trunk]: src/sys/dev/pci Add a workaround for 48-bit LBA DMA access bug o...
pooka[src/trunk]: src/tests/crypto/libcrypto increase timeouts of long-running tests
mrg[src/trunk]: src/bin/ksh add a missing part from rev 1.10 and s/newline/newli...
chs[src/trunk]: src add info on L2 TLBs and 1GB pages.
kiyohara[src/trunk]: src/sys/arch/bebox/pci Calculate IRQ from swiz, if bus != 0.
uebayasi[src/trunk]: src/sys/dev/pci Avoid pointless use of a sysctl definition, CTL_...
uebayasi[src/trunk]: src/sys/arch/shark/shark This uses autoconf(9) API, include sys/...
pgoyette[src/trunk]: src/sys/dev/acpi Initialize sensor state before trying to register.
thorpej[src/trunk]: src/external/bsd/libelf Add a script to prepare libelf for import.
ober[src/trunk]: src/external/cddl/osnet/sys/sys Set KM_PUSHPAGE to KM_SLEEP to p...
mrg[src/trunk]: src/usr.sbin/mrinfo fix the length argument to a memcpy() to ref...
jruoho[src/trunk]: src/sys/dev/acpi Add support for module(9).
uebayasi[src/trunk]: src/sys/arch/arm/arm32 Fix build of XScale.
mrg[src/trunk]: src/usr.bin/window use offsetof() instead of some strange local ...
christos[src/trunk]: src/usr.sbin/sup/source be more portable, explain what we are do...
matt[src/trunk]: src/sys/arch intr.h must not include cpu due to deadly embrace w...
jruoho[src/trunk]: src Add few basic tests for the getlogin(2) family.
matt[src/trunk]: src/sys/arch/powerpc Switch to use new common cpu_ast routine.
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx Constify cputab.
gsutre[src/trunk]: src Merge ACPI Fujitsu Driver. Provides support for hotkeys and...
joerg[src/trunk]: src/distrib Include liblzma to unbreak gzip on the install CD.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist re-run automake to pick up c...
christos[src/trunk]: src/sys/dev/usb remove USB_ macros per dyoung.
haad[src/trunk]: src Add device-mapper manual page to build and add it to apropri...
kiyohara[src/trunk]: src/sys/dev/ic Set filter at lan9118_init() and lan9118_ioctl wi...
pgoyette[src/trunk]: src/common/lib/libprop Correct the example.
stacktic[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib PR/42435 : Check poi...
msaitoh[src/netbsd-6]: src/doc Ticket 944.
jmmv[src/trunk]: src/etc Add the _atf user and group to be able to run unprivileg...
pooka[src/trunk]: src Missed a few symbols in previous ...
tsutsui[src/trunk]: src/sys/arch/m68k Move declaration of lwp_trampoline() into <m68...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon isakmp_post_acquire is no...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/buildaux Apply the patch pro...
jakllsch[src/trunk]: src/sys/fs/msdosfs Stylistic changes in comments/strings:
nonaka[src/trunk]: src/doc Note zaurus recent change.
tsutsui[src/trunk]: src/sys/arch/acorn26/acorn26 Put proper casts to address range c...
jakllsch[src/trunk]: src Add schide(4) man page.
pgoyette[src/trunk]: src/sys/dev/ic Initializes sensors states before registering.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb include usbdivar.h in several places th...
mrg[src/jmcneill-usbmp]: src/sys/dev fix detach bugs:
jmmv[src/trunk]: src/distrib/sets/lists/comp Register a new file in atf-0.14.
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix copystr/copyinstr/copyoutstr t...
pooka[src/trunk]: src/sys/fs/puffs Allow clients to reuse a "park".
lukem[src/trunk]: src/share/mk Preserve date on original shared library or program...
cegger[src/trunk]: src/usr.sbin/acpitools/acpidump Import acpidump from FreeBSD per...
dsl[src/trunk]: src/sbin/fdisk Add a large comment about disk geometries.
tron[src/trunk]: src/doc Note SQLite support for Postfix.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Remove a code excerp...
christos[src/trunk]: src/sys/dev/usb add otus
kefren[src/trunk]: src/sys/net teach loopback about MPLS. Prerequisite for MPLS tun...
shattered[src/trunk]: src/sys/dev/pci PR/10000: disable fast scrolling on Cyrix GXLV (...
martin[src/netbsd-6]: src/lib/libc/regex Apply patch, requested by joerg in ticket ...
jruoho[src/trunk]: src Try to attach hpet(4) also via a specific HPET table. Fixes ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs * implement rump_vfs_makeonedevnode...
pgoyette[src/trunk]: src/sys/dev Initialize current value for ENVSYS_DRIVE sensors
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist generate the Makefile in src...
joerg[src/trunk]: src/external/public-domain/xz/dist/src/liblzma/check Use libc ve...
thorpej[src/trunk]: src/external/bsd/libelf/dist - _libelf_globals::libelf_arch and ...
christos[src/trunk]: src/lib put a wait barrier between trousers and tpm-tools
pooka[src/trunk]: src/tests/kernel add necessary libs for t_posix_fadvise
thorpej[src/trunk]: src Add support for building libelf in a host-tool environment.
jym[src/trunk]: src/share/man/man8/man8.i386 - bring some command definitions on...
uebayasi[src/trunk]: src/usr.bin/pmap Merge from matt-nb5-mips64; adapt to vaddr_t / ...
wiz[src/trunk]: src Bump date for previous.
mbalmer[src/trunk]: src/sys/arch One semicolon only (;; -> ;)
jdc[src/trunk]: src/lib/libcurses Correctly test for __ISDIRTY.
nonaka[src/trunk]: src/sys/arch - Split device_t/softc.
mrg[src/jmcneill-usbmp]: src/sys/dev/ic fix a comment
pooka[src/trunk]: src/tests/kernel Add expected failure test for posix_fadvise() p...
jruoho[src/trunk]: src/sys/dev/acpi/wmi Fix build failure.
jruoho[src/trunk]: src Few naive tests for truncate(2).
matt[src/trunk]: src/sys/arch/vax Implement CAS using a RAS for non-MP VAX system...
skrll[src/trunk]: src/sys/arch/hppa/hppa curlwp is never NULL now. Sprinkle KASSER...
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Don't build flash because it's not impl...
dyoung[src/trunk]: src/sys/kern Call device_lookup() from device_lookup_private() i...
tsutsui[src/trunk]: src/distrib Remove unnecessary gnu/usr.bin path from SRCDIRS.
uebayasi[src/trunk]: src/sys Use more VM_PHYSMEM_*() accessors. No functional changes.
uebayasi[src/trunk]: src/sys/uvm Minor clean up.
dsl[src/trunk]: src/distrib/utils/sysinst/arch/mac68k Sanitise whitespace to min...
matt[src/trunk]: src/sys/arch/sgimips/stand/boot Fix typo (missing -)
nisimura[src/trunk]: src/sys/arch/sandpoint/sandpoint Update copyright notice. This c...
wiz[src/trunk]: src/lib/libc/stdlib Improve wording after consultation with njoly.
matt[src/trunk]: src/sys/arch Fixup PSL handling to be tolerant of modules. Move...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Modify regression test suite...
skrll[src/trunk]: src/sys/dev/ic u_intNN_t -> uintNN_t
rmind[src/trunk]: src/sys/uvm Improve comments on uvm_anon.c, tidy up slightly.
dholland[src/trunk]: src/bin/pax Don't use NOGLOB_MTCH for pax, only for tar. Fixes f...
enami[src/trunk]: src/share/man/man3 - Add library section.
christos[src/trunk]: src/share/misc make usage dead.
pooka[src/trunk]: src/sys/dev/usb regen
matt[src/trunk]: src/distrib/sets/lists Update sets lists from matt-nb5-mips64
thorpej[src/trunk]: src/distrib/sets/lists Add libelf files.
uebayasi[src/trunk]: src/sys/uvm Provide a forward declaration of "struct vm_page", w...
jruoho[src/trunk]: src/sys Bump WARNS to 4.
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang r146325. This fixes a...
uebayasi[src/trunk]: src/sys/arch Move struct vm_page_md definition from vmparam.h to...
jruoho[src/trunk]: src/distrib/notes/common Add myself.
christos[src/trunk]: src/distrib/sets/lists/base don't bump libdes - not needed.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb kill some #ifdef USB_DEBUG with some co...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Tidy up includes.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Make bz2 {de, }compre...
skrll[src/trunk]: src/sys/arch/mips/mips Wrap comment.
pooka[src/trunk]: src/sys/arch/mips/mips In TLBRead, restore PID before doing the ...
jruoho[src/trunk]: src/share/man/man5 Xref boothowto(8).
matt[src/trunk]: src/sys/arch/powerpc Add a common cpu_ast(l, ci) routine.
pooka[src/trunk]: src Start rework of system call proxying over socket ("sysproxy").
jruoho[src/trunk]: src Modularize amdtemp(4).
mbalmer[src/trunk]: src/sys/kern Fix typo, no code change.
tsutsui[src/trunk]: src/doc Use correct format for name and date.
christos[src/trunk]: src/sys/dev/usb From Anon Ymous:
uebayasi[src/trunk]: src/sys/kern Use CTASSERT() for constant only assertions.
tsutsui[src/trunk]: src/sys/arch/hp300/include Don't use DEV_BSIZE for LABELSECTOR.
christos[src/trunk]: src/lib/libedit Fix bug where tab completion on the second or > ...
stacktic[src/trunk]: src/bin/sh Initialized flag field in struct alias (Fixed PR/43281)
mbalmer[src/trunk]: src/usr.sbin/syslogd fold long lines.
dyoung[src/trunk]: src/sys/dev/usb Poison any code that still uses <dev/usb/usb_por...
pgoyette[src/trunk]: src/sys/arch/i386/conf Add pseudo-device dmoverio(4) to ALL
mrg[src/trunk]: src/doc note about USIII
bsh[src/trunk]: src/sys/arch/arm/imx back out previous. That was an mistake.
elad[src/trunk]: src/sys/kern Oops - unintentional locking bit that's not yet ready.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add udl(4). Tested on verdex-pro and L...
macallan[src/trunk]: src/sys/arch/powerpc enable FAST_SOFTINTR support for all ports ...
skrll[src/trunk]: src/distrib/sets/lists/comp Fix MKDEBUG=yes sets lists for hp700.
matt[src/trunk]: src/sys/arch/powerpc/oea Call cpu_fixup_stubs at the end of oea_...
dholland[src/trunk]: src/games/canfield/cfscores Christos points out that usage shoul...
kiyohara[src/trunk]: src/sys/arch/acorn26/conf Add attributes arp to eca.
enami[src/trunk]: src/usr.sbin/makefs Move inclusion of sys/endian.h from cd9660_e...
joerg[src/trunk]: src/external/bsd/libelf/dist Do not use .Xo/.Xc to work around a...
gsutre[src/trunk]: src/sys/dev/acpi Hm, the warning sign was not big enough.
kiyohara[src/trunk]: src/sys/arch Add member sc_addr to struct pxa2x0_i2c_softc.
skrll[src/trunk]: src/sys/arch/hppa/hppa Consistent comment format.
uebayasi[src/trunk]: src/sys/dev Protect multiple inclusion.
christos[src/trunk]: src/crypto/external/bsd/openssh merge changes.
pgoyette[src/trunk]: src/sys/dev/pci Maintain our own storage for volume and disk ID ...
elad[src/trunk]: src/sys/kern Use credentials from the socket.
christos[src/trunk]: src/external Add otus firmware from:
mrg[src/jmcneill-usbmp]: src/sys sync to latest -current
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Remove extern struct pcb *curpcb declarat...
christos[src/trunk]: src/compat/amd64/i386 Don't use ${NETBSDSRCDIR}. It might not be...
mrg[src/trunk]: src/sys/arch/sparc add an explicit "bool mpsafe" to intr_establi...
mbalmer[src/trunk]: src/external/mit/lua Accidentally these files were imported one ...
uebayasi[src/trunk]: src/sys/arch/powerpc/oea prop/proplib.h is indirectly used here, ...
darran[src/trunk]: src/external/bsd/libdwarf Add a script to prepare libdwarf for i...
matt[src/trunk]: src/sys/arch Use __builtin_clz instead of cntlzw
njoly[src/trunk]: src/share/man/man4 Consistently use "Brq Dv" macros for pathconf...
thorpej[src/trunk]: src/external/bsd/libelf Initial build glue for libelf. Still a ...
uebayasi[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Whitespace.
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Fix arguments for initppc().
njoly[src/trunk]: src/sys/arch/xen/x86 Include uvm.h not uvm_extern.h following re...
jakllsch[src/trunk]: src/sys/dev/pci pciide(4): Sprinkle static, add detachment support.
rmind[src/trunk]: src/sys/arch/xen/xen - privpgop_fault: call pmap_update() before...
mrg[src/trunk]: src/sys/dev - convert the audio softintr's to SOFTINT_SERIAL. r...
wiz[src/trunk]: src/usr.bin/fincore Fix typo. Use more markup.
matt[src/trunk]: src/sys/dev Use PRIxVADDR
matt[src/trunk]: src/external/gpl3/binutils/dist/gas Don't allow a symbol + offse...
blymn[src/trunk]: src/lib/libcurses Don't echo key symbols.
wiz[src/trunk]: src/bin/sh Bump date for cd -P support.
cherry[src/trunk]: src/sys/arch/xen/xen [merging from cherry-xenmp]
cegger[src/trunk]: src/sys/arch/xen/include/xen-public merge.
wiz[src/trunk]: src/sbin/resize_ffs Various improvements.
jakllsch[src/trunk]: src/sys/dev/pci regen.
uebayasi[src/trunk]: src/sys/uvm Put back uvm_page.h for now. Sorry for mess.
christos[src/trunk]: src/sys/dev/usb regen
mrg[src/jmcneill-usbmp]: src/sys/dev/usb port this to usbmp and also make it lar...
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen: standalone client support f...
darran[src/trunk]: src/external/bsd/libdwarf Add build glue.
jruoho[src/trunk]: src/sys Add detach function for hpet(4) at amdpcib(4).
snj[src/netbsd-6]: src/usr.bin/gzip Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/etc/powerd/scripts adapt to how backlight control is suppose...
uebayasi[src/trunk]: src/sys/uvm UVM constants should not rely on sys/lock.h.
gdt[src/trunk]: src/share/man/man4 In the introduction, point out that RA_WB is ...
roy[src/trunk]: src/doc Document rtadvd changes
christos[src/trunk]: src/lib/libedit improve on the listing display by printing only ...
christos[src/trunk]: src/tests/lib/libcurses turn off verbose
ahoka[src/trunk]: src/games/tetris Hide the cursor during the game.
uebayasi[src/trunk]: src/sys/dev Include uvm/uvm_extern.h to access uvmexp. gtmpsc.c...
roy[src/trunk]: src/doc Import dhcpcd-5.1.4
christos[src/trunk]: src/sys/dev convert to pmf
jmmv[src/trunk]: src/distrib/sets/lists/etc Adjust file lists after atf-0.12 import
msaitoh[src/trunk]: src/sys/dev/pci regen.
matt[src/trunk]: src/sys/arch/mips/mips Make sure the pcb and initial frame area ...
martin[src/trunk]: src/distrib/notes/common Adapt to newer Rawrite32 version
mbalmer[src/trunk]: src Link Lua to the build and add the resulting files to the dis...
reinoud[src/trunk]: src/sys/arch/usermode/include Fix typo
enami[src/trunk]: src/lib/libc/locale Put space after comma in the C code example.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb make these compile without DIAGNOSTIC.
pooka[src/trunk]: src/distrib/sets/lists/tests +tp
pooka[src/trunk]: src/etc/mtree + tests/lib/libc/stdio
thorpej[src/trunk]: src/external/bsd/libelf/dist while (0) -> while (/*CONSTCOND*/0)
thorpej[src/trunk]: src/external/bsd/libelf/dist Import libelf from FreeBSD 8.0-RELE...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb implement cv/mutex based usb_detach_wai...
msaitoh[src/trunk]: src/sys/dev/pci Fix the checking of jumbo frame function though ...
stacktic[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Typo in usage...
christos[src/trunk]: src/usr.bin/login kill the space in address formatting to match ...
mrg[src/trunk]: src/sys implement bdev_size(9) wrapper around d_psize() routine, ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb convert the remaining wakeup(xfer)'s to...
nonaka[src/trunk]: src/sys/arch/arm/xscale Added some I2C register definition.
tron[src/trunk]: src/tests/lib/libc/stdlib Improve testing of environment handling:
mrg[src/trunk]: src/tools/gcc use --sysroot with GCC 4.5. (maybe could with 4.1 ...
degroote[src/trunk]: src/sys/dev Add missing $NetBSD$ tags and __KERNEL_RCSID().
mrg[src/trunk]: src/sys/arch/sparc/sparc remove wrong if 0ed code
joerg[src/trunk]: src/lib/libc/misc Use a constant array for the MIB. Newer LLVM d...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix pmap_dump_table so that it doesn't lo...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb sync a couple more changes fro...
jym[src/trunk]: src/share/man/man8/man8.i386 - similar to "bootconf", document t...
nonaka[src/trunk]: src/sys/arch/zaurus/dev Delete unused file.
matt[src/trunk]: src/sys/arch/powerpc Add IST_PULSE and intr_typename (converts I...
mrg[src/trunk]: src/usr.bin/window don't bother casting the return value of malloc.
mrg[src/jmcneill-usbmp]: src/sys/dev/usb don't take the kernel lock when calling...
matt[src/trunk]: src/sys/modules/arch/powerpc/powerpc-4xx ibm4xx now uses <powerp...
jakllsch[src/trunk]: src/sys/arch/i386/conf Enable schide(4), Intel SCH IDE controlle...
yamt[src/trunk]: src/usr.bin/tpfmt - fix the section
bsh[src/trunk]: src/sys/arch/arm/imx i.MX51 support by SHIMIZU Ryo, Hashimoto Ke...
dsl[src/trunk]: src/sys If a multithreaded app closes an fd while another thread...
macallan[src/trunk]: src/doc mention gfb
pooka[src/trunk]: src/include +_PATH_PUD
elad[src/trunk]: src/sys/rump/librump/rumpkern allow rump to build
pooka[src/trunk]: src/sys/kern Add a pointing to an explanation of why we have #if...
plunky[src/trunk]: src/usr.bin/rfcomm_sppd In server mode, relax the requirement to...
christos[src/trunk]: src/sys/net PR/44030: Onno van der Linden: ifreqn2o gets called ...
macallan[src/trunk]: src/sys/arch/sgimips/sgimips make this compile again by sprinkli...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix compilation:
bsh[src/trunk]: src/sys/arch/arm/imx extract GPIO register definitions from imx3...
jruoho[src/trunk]: src/share/man/man5 Bump to the right date.
jruoho[src/trunk]: src/sys/arch/x86/x86 Add small comment.
jakllsch[src/trunk]: src/sys/dev/pci Rework pciide(4) detachment to take the legacy i...
uebayasi[src/trunk]: src/sys Put VM_PAGE_TO_MD() definition in one place. No functio...
agc[src/trunk]: src/crypto/external/bsd/netpgp/pgp2ssh Add a reachover Makefile ...
mrg[src/trunk]: src/external/gpl3/gcc front end to build gcc 4.5 components
njoly[src/trunk]: src/external/bsd/atf/share/doc/atf Do substitute __TESTSDIR__ wh...
cegger[src/trunk]: src/sys/arch/xen/include/xen3-public remove xen3-public
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add some more machines that need help w...
christos[src/trunk]: src/sbin PR/42568: Pedro F. Giffuni: Better signal handling from...
uebayasi[src/trunk]: src/sys/uvm Minor clean up.
skrll[src/trunk]: src/tests/lib/libc/sys Give the child more time to timeout, etc.
jruoho[src/trunk]: src/sys/dev/acpi Add support for module(9).
elad[src/trunk]: src/sys/kern Tiny cosmetics...
jmmv[src/trunk]: src/distrib/sets/lists Update file sets to match atf 0.7.
mrg[src/trunk]: src/sys/ufs/ffs fix an off by one array overflow found by GCC 4....
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix the mistake in level and type.
pooka[src/trunk]: src/sys/kern rump posix_fadvise()
ahoka[src/trunk]: src/dist/pf/share/man/man4 Remove the notice about pfsync not be...
pooka[src/trunk]: src/tests/fs/vfs skip tests which use features which rumpfs does...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix curlwp check for fpreg/vecreg t...
cegger[src/trunk]: src/sys/dev/pci add AMD RD880, ATI Radeon HD5600, ATI Radeon HD4...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb rename old usb_detach_wakeup/wait to us...
jruoho[src/trunk]: src/share/man Move the description of 'hw.acpi.supported_states'...
christos[src/trunk]: src/lib/libedit expose the encode and decode string functions fo...
agc[src/trunk]: src/usr.bin/cleantags We usually refer to RCS keywords as "Ids", ...
rmind[src/trunk]: src/sys/arch Few XEN fixes:
tsutsui[src/trunk]: src/usr.bin/gzip XZ_SUPPORT requires maybe_errx().
msaitoh[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
bsh[src/trunk]: src/sys/arch/evbarm Sharp NetWalker PC-Z1 support by SHIMIZU Ryo...
mrg[src/trunk]: src/sys/dev update a little: zaudio failure, uaudio/umidi success
jym[src/trunk]: src/share/man/man9 - add the bool type for IMMEDIATE flag.
rmind[src/trunk]: src/sys/kern sched_catchlwp: fix the case when other CPU might s...
mrg[src/trunk]: src remove most of the remaining HAVE_GCC tests that are always ...
kefren[src/trunk]: src/sys/net make LSE prepend the rest of the shims in they exist
mrg[src/trunk]: src/external/mit/xorg/bin/xinput version.c is gone.
sjg[src/trunk]: src/usr.bin/make After each strsep(&p) check that p is valid.
pooka[src/trunk]: src/sys/rump/net/lib/libnet support compat ioctl's (OOOOOlalaSIO...
wiz[src/trunk]: src/bin/pax Free pt in another error case.
mrg[src/trunk]: src/lib/libc/gmon don't warn about mcount on mips64* as well.
mrg[src/trunk]: src/gnu regenerate these with -current mknative-gcc.
joerg[src/trunk]: src/common/lib/libc Add support for size optimised versions of t...
msaitoh[src/trunk]: src/sys/dev Re-enable igphy's 82566 support.
uebayasi[src/trunk]: src/sys/uvm Oops. Fix thinko.
thorpej[src/trunk]: src/external/bsd/libelf/lib Fix a typo.
cegger[src/trunk]: src/usr.sbin/acpitools/acpidump msg.txt
gsutre[src/trunk]: src Simplify the sysctl variable for BIOS switch policy, and doc...
mrg[src/trunk]: src apply some -Wno-error and/or -fno-strict-aliasing.
christos[src/trunk]: src/sys/dev/sysmon simplify and don't deref NULL.
jruoho[src/trunk]: src/sys/dev/acpi Use acpi_eval_struct() to simplify code.
hannken[src/trunk]: src/sys Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to
mrg[src/trunk]: src/libexec/ld.elf_so/arch/mips use COPTS for -G0.
uebayasi[src/trunk]: src/distrib/sets We don't need to check ${MACHINE_ARCH} == "m680...
mrg[src/trunk]: src/sys/external/bsd/drm/dist call the sysctl destroy functions ...
dsl[src/trunk]: src/sbin/fdisk Put #endif in correct place - fixes PR/42500
thorpej[src/trunk]: src/external/bsd/libelf/dist - _libelf_load_scn(): If shoff is l...
jdc[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add support for booting fro...
mrg[src/trunk]: src/sys/arch/sparc/sparc minor KNF.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Avoid specifying the man...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Fix mm_md_kernacc to report correct sta...
rmind[src/trunk]: src/sys/uvm - Move pre-check from uvm_obj_destroy() to ubc_purge...
elad[src/trunk]: src/sys Turn PA_INITIALIZED to a reference count for the pool al...
jdc[src/trunk]: src/share/man/man4 Manual page for cas (Sun Cassini/Cassini+ Gig...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpq constify
mrg[src/trunk]: src/compat add iscsi/lib
uebayasi[src/trunk]: src/sys/arch/powerpc/include/ibm4xx More registers to support IB...
uebayasi[src/trunk]: src/tools/gcc get_libgcc_new: Make previous work for digit only ...
tsutsui[src/trunk]: src Add necessary byteswap ops for tools disklabel(8) used with ...
njoly[src/trunk]: src/share/man/man9 Kill extra El macro.
martin[src/trunk]: src/sys/dev/scsipi Some usb devices come with an internal emulat...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Update cpu_model_cpuid to work for E[23...
mrg[src/trunk]: src/external/lgpl2/mpc/lib/libmpc fix the file list and make thi...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Take the internal fu...
christos[src/trunk]: src/libexec/ld.elf_so PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb...
uebayasi[src/trunk]: src/sys/miscfs/procfs gimpy invented PRIxVADDR format specifier.
apb[src/trunk]: src/doc tzcode2012i/tzdata2012i have been released. We have upd...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp allow user-specif...
dyoung[src/trunk]: src/sys/kern usb_port.h was deleted, no need to skip it when com...
uebayasi[src/trunk]: src/sys/uvm Include uvm/uvm.h because this is part of UVM.
jruoho[src/trunk]: src/sys/modules Add asus(x) and hpqlb(4).
dyoung[src/trunk]: src/share/man/man9 Describe arguments "allocfn", "freefn", and "...
mrg[src/jmcneill-usbmp]: src/sys/dev - make pipe->close method take the thread lock
matt[src/trunk]: src/sys/arch/sbmips/sbmips Remove unneeded variables.
yamt[src/trunk]: src/lib/libc/nls comment
jmmv[src/trunk]: src/doc Note import of atf-0.14.
tsutsui[src/trunk]: src/sys/arch/landisk/conf Add udl(4). Tested on LANTANK and LCD...
joerg[src/trunk]: src/lib/libm/arch/i387 Actually used SSE branch. Noticed by enami@
jym[src/trunk]: src Improvements in secmodel(9). Document secmodel_register(9), ...
wiz[src/trunk]: src/bin/pax Use Fl Fl for long options.
kiyohara[src/trunk]: src/sys/arch/powerpc Remove white-spaces.
tsutsui[src/trunk]: src/usr.bin/elf2ecoff Use %zu for size_t, not %zd.
he[src/trunk]: src/external/mit/lua/usr.bin/lua To allow static linking, specif...
mrg[src/trunk]: src/sys/arch/sparc/sparc curlwp is never NULL any more.
pooka[src/trunk]: src/sys/rump/dev/wip/libucom Include tty driver here for now to ...
matt[src/trunk]: src/sys/arch/alpha/tc struct device * -> device_t
nonaka[src/trunk]: src/sys/dev/sysmon Pass table_id to sme_find_table().
jmcneill[src/trunk]: src/sys/arch/usermode make sure to set O_ASYNC on stdin to enabl...
uebayasi[src/trunk]: src/sys/uvm Prepare vm_physmem[] -> (*vm_physmem)[] migration, s...
mlelstv[src/trunk]: src/sys/kern Pools are created way before the pool subsystem mut...
mrg[src/trunk]: src/sys/arch/sparc/sparc rework the timer interrupt usage on MP ...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts and undo the ses...
christos[src/trunk]: src/usr.sbin/makefs Handle > 2GB images. Thanks to Greg Troxel f...
matt[src/trunk]: src/lib/libc/gen Make sure the kernel doesn't pass back 0 for pa...
njoly[src/trunk]: src/distrib/sets/lists/comp +xz.debug
erh[src/trunk]: src/etc/root There is no .../5.99 path to use for PKG_PATH, so c...
he[src/trunk]: src/sys/arch/evbppc/conf Bump SYMTAB_SPACE.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Add tests for memory encrypt...
pgoyette[src/trunk]: src/sys/dev/sysmon Don't infer a sensor driver's ability to hand...
nonaka[src/trunk]: src/sys/arch/zaurus more support SL-C1000.
dholland[src/trunk]: src/sys/arch/i386/conf Whitespace. Portions from Igor Sobrado in...
kiyohara[src/trunk]: src/sys/arch/hpcarm/hpcarm Add bicons to constab.
pooka[src/trunk]: src/share/examples/rump Remove some programs which live as atf t...
christos[src/trunk]: src/libexec/rlogind if you are going to use utmpx.h, include it.
pgoyette[src/trunk]: src/sys/arch/x86/x86 Inialize sensor state before registering.
dyoung[src/trunk]: src/sys/arch/arm/s3c2xx0 Fix usb_port.h-removal fallout with the...
matt[src/trunk]: src/sys/arch/powerpc/marvell Part of the interrupt rototill. Us...
abs[src/trunk]: src/usr.sbin/acpitools/acpidump Put "MAN= acpidump.8" back out...
jmmv[src/trunk]: src/external/bsd/atf Update reachover build files for atf-0.14.
manu[src/trunk]: src/sys/ufs/ufs Improve UFS1 extended attributes usability
matt[src/trunk]: src/lib/libc/time Back errant change due to botched merge.
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Make ipf compile even without I...
msaitoh[src/netbsd-6]: src/sys/net/npf Pull up following revision (requested by riz ...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio PR# kern/45701: hdaudio stops working af...
matt[src/trunk]: src/sys/arch/powerpc/conf Unconditionally build fixup.c
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Revert previous. ubc_purge() is alr...
pgoyette[src/trunk]: src/sys/dev/isa Initialize sensors states before registering.
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Handle kernel file names other than "ne...
chs[src/trunk]: src/sys/compat implement the following syscalls for linux32:
reinoud[src/trunk]: src/sys/arch/usermode/usermode Enhance printing of system callss
ober[src/trunk]: src/external/cddl/osnet/sys/sys Make sure the comment is specifi...
tsutsui[src/trunk]: src/distrib/evbsh3/instkernel/ramdisk Use ${DISTRIBDIR}.
elad[src/trunk]: src/sys/kern Put a space after ':'...
christos[src/trunk]: src/usr.bin/ktruss use .ORDER to avoid race
jym[src/trunk]: src/share/man/man9 KAUTH_GENERIC_CANSEE is no more.
rmind[src/trunk]: src/sys/uvm amap_lookup{s}: add assert, clean-up slightly.
nakayama[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-mach64 Add -DAVO...
joerg[src/trunk]: src/usr.sbin/rtadvd Use __dead. No prototype for main.
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf-0.14:
matt[src/trunk]: src/sys/arch/powerpc/powerpc Include <uvm/uvm.h> instead of <uvm...
uebayasi[src/trunk]: src/sys/sys According to nxr.netbsd.org nothing uses CTL_NAMES now.
elad[src/trunk]: src/sys/kern No need for these prototypes here.
mlelstv[src/trunk]: src/dist/nvi Use wide char versions of tolower/toupper/islower/i...
bouyer[src/netbsd-6]: src/doc ticket 940
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO.
sjg[src/trunk]: src/usr.bin/make We need to have set curdir before calling Dir_F...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb convert to using SMP usb_detach_wait/wa...
pooka[src/trunk]: src/tests/lib/semaphore Now that copyinstr() correctly returns e...
joerg[src/trunk]: src/tests/lib/libc/sys Don't try to figure out how the stack gro...
kiyohara[src/trunk]: src/sys/arch/bebox/include Add macro BTINFO_ROOTDEVICE and struc...
matt[src/trunk]: src/sys/common/pmap/tlb Use new names for the pmap_syncicache ro...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc avoid installing limits.h and fri...
pgoyette[src/trunk]: src/sys/arch/sparc/dev Initialize sensor states before registering
jmmv[src/trunk]: src/tests/fs/tmpfs Remove ugly workaround to skip this if unpriv...
riz[src/trunk]: src/sys/sys The referred-to comment was moved to vfs_vnode.c; up...
mrg[src/trunk]: src/usr.sbin/puffs remove some always true if () checks GCC 4.5....
uebayasi[src/trunk]: src Handle md(4)'s embedded root disk image and size symbol name...
pooka[src/trunk]: src/sys/dev/pud Handle DIOCGPART in-kernel because a userspace s...
matt[src/trunk]: src/sys/common/pmap/tlb Add #define __PMAP_PRIVATE
matt[src/trunk]: src/sys/arch Make a common genassym.cf (powerpc/genassym.cf) and...
jakllsch[src/trunk]: src/sys/dev/usb Make break handling (where supported by the hard...
pooka[src/trunk]: src/lib/librumpclient use -1/errno for failure: it's much more c...
mbalmer[src/trunk]: src/usr.sbin/wake Indicating the interface over which to send Wa...
pooka[src/trunk]: src/tests/fs/vfs Create the process we use later in the test. O...
mrg[src/trunk]: src/tools move the build of pax before libelf. fixes my build o...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove the spl handling from usb_insert...
thorpej[src/trunk]: src/external/bsd/libelf/dist ELF_ARCH, ELF_TARG_DATA, and ELF_TA...
dyoung[src/trunk]: src/sys/dev/usb Stop using the compatibility macros USB_ATTACH()...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb remove a no longer relevant XXX SMP com...
mrg[src/trunk]: src/tests evbppc can do modules now.
wiz[src/trunk]: src/share/man/man4 Bump date for schide(4).
jruoho[src/trunk]: src/sys/dev/acpi Use the new acpi_match_cpu_info() from acpi_uti...
pooka[src/trunk]: src/tests/dev Add rudimentary cgd tests. The tests use cgd to t...
mrg[src/trunk]: src/dist/dhcp/dst don't write "(u_char) NULL".
jruoho[src/trunk]: src/sys Factor out hpet(4) from ichlpcib(4).
macallan[src/trunk]: src/doc mention fast softintrs for powerpc
pgoyette[src/trunk]: src/sys/dev/sysmon Flags for existence of limit values need to b...
christos[src/trunk]: src/tests/net/icmp make that u_int, because it is passed as a so...
pooka[src/trunk]: src/tests/rump/rumpkern Test copystr/copyinstr/copyoutstr focusi...
mbalmer[src/trunk]: src Fold long lines.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix error flag (carry) setting if...
christos[src/trunk]: src/distrib/sets/lists/base new openssh
jruoho[src/trunk]: src/sys/modules Build acpidalb(4), acpitz(4), acpivga(4), and ai...
mrg[src/trunk]: src/doc note about evbppc modules.
pooka[src/trunk]: src/sys/kern KASSERT we don't kpause indefinitely without interr...
uebayasi[src/trunk]: src/sys/arch/algor/conf Bump symtab space (350000 -> 360000).
matt[src/trunk]: src/sys/arch/arm/include Add inlines for SCTRL
cegger[src/trunk]: src/sys/arch/x86/include add AMD ucode MSRs
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc pull across these revisions from ...
njoly[src/trunk]: src/usr.bin/tset Fix typo in date.
njoly[src/trunk]: src/sys/rump/librump/rumpkern Do not protect wrong KASSERT by LO...
njoly[src/trunk]: src/usr.sbin/postinstall Add _atf to uid/gid checks.
uebayasi[src/trunk]: src/sys/arch/sparc64/sparc64 Oops, fix build !DIAGNOSTICS again.
bouyer[src/netbsd-6-0]: src/doc tickets 779 and 781
christos[src/trunk]: src/lib/libc/include forgot to commit this one for two months!
msaitoh[src/trunk]: src/sys/dev/pci - Fix an incorrect test for WM_F_EEPROM_INVALID ...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add files for lib/libc/stdio tests.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Disabled copyin/copyout debugging...
mrg[src/trunk]: src/sys/arch/sparc/sparc make CPU_INFO_FOREACH() set the iterato...
mrg[src/jmcneill-usbmp]: src/sys/secmodel/extensions merge from -current (not su...
macallan[src/trunk]: src/sys add WSDISPLAY_TYPE_XVR1000
mrg[src/trunk]: src/dist/nvi/ex initialise from_cs[1] instead of from_cs[0] twic...
yamt[src/trunk]: src/sys/uvm band-aid fix after the merge of rmind-uvmplock branch.
christos[src/trunk]: src/tests/lib/libcurses Remove environment variable settings.
mrg[src/trunk]: src/external/gpl3/gcc import the non-arch specific makefiles we ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tga define HAVE_...
dholland[src/trunk]: src/common/lib/libprop Minor wording fix/clarification (sending ...
jruoho[src/trunk]: src/sys/dev/acpi Add more identifiers for ATM chips.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist add an additional test for t...
plunky[src/trunk]: src/tests/lib/libc/ssp gcc seems to pad small character arrays, ...
kiyohara[src/trunk]: src/sys/arch/evbppc Fix hangs-up. Remove "wrteei 1" in board's ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Generate vers.c and include it in ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern make printed string more accurate
elad[src/trunk]: src/sys/kern Remove commented-out code that should not have gone...
skrll[src/jmcneill-usbmp]: src/sys/dev/usb Note ucycom as working.
hannken[src/trunk]: src/sys/dev Use kthread_join() to wait for the termination of th...
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix DIR21L relocations where we missed a ...
dyoung[src/trunk]: src/sys/dev/usb Stop using the compatibility macros USB_ATTACH()...
jruoho[src/trunk]: src/sys/dev/acpi Rename acpi_get_node() to acpi_match_node() for...
njoly[src/trunk]: src/sys/compat/common Remove SYS_compat_50_mq_timedreceive/SYS_c...
christos[src/trunk]: src/etc/rc.d From Anon Ymous:
dyoung[src/trunk]: src/sys/dev/ata Mark a buffer with EIO in wdstrategy() if the de...
chs[src/trunk]: src/sys/arch/x86/x86 allow building without direct-map support i...
nakayama[src/trunk]: src/lib/libc __udivdi3 isn't included in sparc compat libc on sp...
elad[src/trunk]: src/sys/kern In veriexec_file_verify(), always check 'lockstate'...
christos[src/trunk]: src/external/cddl/osnet/include we have _SC_PHYS_PAGES now
wiz[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Sort options.
pooka[src/trunk]: src/sbin/mount_portal Use CMSG_SPACE() for buffer when receiving...
jmcneill[src/jmcneill-usbmp]: src/sys/dev/usb change callout_stop + usbd_delay_ms to ...
mrg[src/trunk]: src/sys/arch/sparc add two new members to struct intrhand: ih_re...
elad[src/trunk]: src/sys Don't abuse INSECURE for allowing exec() to load files n...
uebayasi[src/trunk]: src/sys/uvm Fix build caused by a last minute change.
stacktic[src/trunk]: src/sys/rump/librump/rumpkern Fixed build when using unreal allo...
thorpej[src/trunk]: src/external/bsd/libelf/dist Merge FreeBSD-8-0-RELEASE. All thi...
mrg[src/trunk]: src/tests avoid most of the SUBDIRs if MKATF == "no".
joerg[src/trunk]: src/lib/librumpclient Mark rumphijack_dlsym explicitly as weak t...
uebayasi[src/trunk]: src/gnu/usr.bin Conditionalize gnu/usr.bin/groff build by ${MKGR...
mrg[src/trunk]: src/doc note mpc 0.9, mpfr 3.0.1, GNU MP 5.0.2 and GCC 4.5.3 imp...
christos[src/trunk]: src/lib/libc/time markup improvements, document ctype_r, time_t ...
pooka[src/trunk]: src/lib/librumpuser Don't puff sigpipe if the connection has bee...
pooka[src/trunk]: src/tests/syscall Must use CMSG_SPACE instead of CMSG_LEN for co...
christos[src/trunk]: src/sys/dev/pci/hdaudio remove duplicated code.
wiz[src/trunk]: src/share/man/man9 Add missing dot.
matt[src/trunk]: src/sys/arch/alpha Major cleanup of alpha device drivers.
uebayasi[src/trunk]: src/sys/arch/alpha/alpha Use VM_PAGE_TO_MD() to locate struct vm...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src pull across from gcc...
matt[src/trunk]: src/sys/common/pmap/tlb Add pmap_md_tlb_info_attach prototype.
nonaka[src/trunk]: src/etc/etc.landisk delete makedev init from all_md entry.
kiyohara[src/trunk]: src/sys/arch/bebox/conf Enable INCLUDE_CONFIG_FILE.
pooka[src/trunk]: src/sys/rump/dev/wip/libusb purge some stuff not used by this co...
mrg[src/trunk]: src add some XXX'd -Wno-foo if HAVE_GCC >= 45.
christos[src/trunk]: src/usr.bin/gzip - remove unused call
kefren[src/trunk]: src/usr.sbin/ldpd Introduce 'show labels' command that reports a...
christos[src/trunk]: src/share/misc Add a script to update the countries ISO/FIPS list.
nonaka[src/trunk]: src/distrib/landisk/ramdisk Added dmesg, mount_msdos.
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/lib/libtpm_unseal use LIBDPLIBS
bouyer[src/trunk]: src/sys/arch/xen/x86 Boot vs AP processors don't make sense for ...
he[src/trunk]: src/tests/dev/audio There's apparently a circular dependency bet...
pgoyette[src/trunk]: src/sys/dev/acpi Initialize sensors states before registering.
kefren[src/trunk]: src/usr.sbin/ldpd clear the error condition
wiz[src/trunk]: src/share/man/man4 Bump date for defaulting UGEN_BULK_RA_WB to on.
pooka[src/trunk]: src/sys/rump/include/rump bump rumpuser version
briggs[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/cp add a NetBSD_DISABLED rule for...
enami[src/trunk]: src/lib/libc/stdlib Double the array only when really necessary....
riz[src/netbsd-6]: src/doc Ticket 947
christos[src/trunk]: src/doc mention otus
dholland[src/trunk]: src/sys/arch/mips/mips Amplify comments per thread in source-cha...
matt[src/trunk]: src/sys/arch/powerpc Reap the ci_ev_soft* evcnts since every var...
macallan[src/trunk]: src/sys/dev/pci pull in rasops8 for radeonfb, while there deffla...
matt[src/trunk]: src/sys Cleanup comments in pmap_tlb.c. Attach tlb evcnts.
christos[src/trunk]: src/external/bsd/bind merge 9.7.0rc1
jakllsch[src/trunk]: src/sys/dev/isapnp We need to hold the lock during mpu_find().
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary part of conditional.
jruoho[src/trunk]: src/sys/dev/acpi Regen.
matt[src/trunk]: src/sys/arch Make __HAVE_FAST_SOFTINTS appear in assym.h so all ...
snj[src/netbsd-6]: src/external/zlib/pigz Pull up following revision(s) (request...
bsh[src/trunk]: src/sys/arch/arm/imx rename files.imx as files.imx31
hannken[src/trunk]: src/sys/miscfs/genfs Genfs_getpages(): Break a deadlock where on...
uebayasi[src/trunk]: src/sys/arch/powerpc Add IBM405GPr "External Bus" driver.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Improve DPD sequence chec...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb update:
matt[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Use aprint_normal include sys/...
mrg[src/trunk]: src/sys/dev/acpi provide a lock for mpu_attach.
gsutre[src/trunk]: src/distrib/notes/common Add myself
elad[src/trunk]: src/sys When reporting open files using sysctl, don't use 'fileh...
skrll[src/trunk]: src/sys/arch/arm/footbridge Fix ancient bug. footbridge_mem_bs_m...
he[src/trunk]: src/distrib/sets/lists/modules Add the secmodel_extensions varia...
skrll[src/trunk]: src/sys/arch/hp700/dev Fix the count usage of various bus_space ...
thorpej[src/trunk]: src/external/bsd/libelf/dist <sys/limits.h> -> <limits.h>
matt[src/trunk]: src/sys/arch Fix printf format problems and latent bugs made vis...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libmj add a Makefile.in ...
mrg[src/jmcneill-usbmp]: src/sys/dev pullup from -current:
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Remove unused file.
snj[src/netbsd-6]: src/doc 1280
matt[src/trunk]: src/sys/arch/powerpc/pic Make sure OEA ports without __HAVE_FAST...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb mark ubt and uhso as working, thanks iain!
uebayasi[src/trunk]: src/sys/uvm Include uvm/uvm_pglist.h for struct pglist.
rmind[src/trunk]: src/sys/arch/mips/mips Fix MALTA32 builds, pmap_kenter_pa() need...
pooka[src/trunk]: src/lib/librumpuser Implement support for unix domain sockets (i...
matt[src/trunk]: src/sys/arch/powerpc <arch/powerpc/... -> <powerpc/...
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb mostly in sync with the branch...
jakllsch[src/trunk]: src/sys/dev/pci Enable detachment.
pooka[src/trunk]: src/share/examples/rump/umserv Add a simple example of how to ru...
pooka[src/trunk]: src usual goop for new tp & dir
wiz[src/trunk]: src/lib/libc/stdio I assume "POSIX 200805" is IEEE Std 1003.1-20...
uebayasi[src/trunk]: src/sys/arch Pull in uvm/uvm.h for VM_PAGE_TO_PHYS().
mrg[src/mrg-ohci-jmcneill-usbmp]: src/sys/dev/usb partial sync with main branch
pgoyette[src/trunk]: src/sys/dev/acpi Don't set sensor state to SWARNOVER here. Doin...
pooka[src/trunk]: src build system worship for new tests.
jruoho[src/trunk]: src Modularize hpet(4). Works nicely with the multiple bus locat...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Add devnull.c to sources (forgot to...
mrg[src/trunk]: src/sys replace mips:elf_check_itp() and ELFNAME2(netbsd32, probe...
mlelstv[src/trunk]: src/doc mention tzcode update
uebayasi[src/trunk]: src/sys/arch/acorn26/acorn26 Include uvm/uvm.h for UVM internal ...
elad[src/trunk]: src/sys/dist/pf/net Get uid/gid from the socket's credentials.
tsutsui[src/trunk]: src/sys/dev/sbus Fix botches in mechanical changes to make this ...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb adjust some comments to reality. copy ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs print some dmesg blub for etfs file...
jdc[src/trunk]: src/sys/dev Add cas (Sun Cassini/Cassini+ (GigaSwift) Ethernet).
pooka[src/trunk]: src/sys/dev/sysmon Apparently swwdog reboot hasn't worked in sev...
skrll[src/trunk]: src/sys/arch/hp700/stand/xxboot Delete extra '('. PR 42528
christos[src/trunk]: src/sys/nfs put nuidhash_max in a file that is shared between se...
matt[src/trunk]: src/sys/arch/powerpc/oea Add IPL_HIGH and IPL_SCHED so locore.S ...
mrg[src/trunk]: src/external/lgpl3/gmp/dist initial import of GMP 5.0.2.
uebayasi[src/trunk]: src/tools/gdb Disable parallel build, which always fails at comp...
nakayama[src/trunk]: src/sys/arch/sparc64/dev It seems that accessing to a PCI config...
mrg[src/trunk]: src/external/bsd/am-utils/dist use %option noinput since we need...
macallan[src/trunk]: src/sys/arch/powerpc/oea Use nap mode on 750-ish CPUs
christos[src/trunk]: src/sys/nfs nuidhash_max is needed by sys_nfssvc
pooka[src/trunk]: src/lib/libc/sys Remove note about portability, since PF_UNSPEC ...
uebayasi[src/trunk]: src/sys/sys Include uvm/uvm_param.h from here to provide PAGE_SI...
joerg[src/trunk]: src/sys Add an optional MD calling convention flag for use in li...
matt[src/trunk]: src/sys/arch/powerpc/pic Cleanup includes. Explicitly include <...
matt[src/trunk]: src/sys/arch/powerpc Move the interrupt stub from booke_stubs.c ...
msaitoh[src/netbsd-6]: src/doc Ticket 943.
pgoyette[src/trunk]: src/sys/dev/sysmon Previous fix broke the setting of current val...
martin[src/trunk]: src/distrib/sparc64/cdroms/installcd Apply Joerg's changes to x8...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Add a utility function, netp...
matt[src/trunk]: src/sys/arch/powerpc Add #error for unknown PPC variant
mrg[src/trunk]: src/distrib/mipsco/instkernel create the ecoff copy of the insta...
jakllsch[src/trunk]: src/sys/arch/i386/conf fwhrng(4) is in i386 GENERIC already, add...
jakllsch[src/trunk]: src/sys/dev/pci Make nfe(4) detachable.
wiz[src/trunk]: src/lib/libc/sys New sentence, new line. Bump date for previous.
pgoyette[src/trunk]: src/tests/ipf fix typo in previous - missing quote
dholland[src/trunk]: src/sys/kern Revert Christos's accidental changes.
mrg[src/trunk]: src/sys/dev/pci enable mem space if it isn't already enabled. s...
wiz[src/trunk]: src/lib/libc/sys Sort ERRORS.
jruoho[src/trunk]: src/sys/arch Use acpi_eval_set_integer() to simplify code. No fu...
mrg[src/jmcneill-usbmp]: src/sys/dev/usb rename usb_detach_waitcv() to usb_detac...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Return ZERO to the child on fork!
reinoud[src/trunk]: src/sys/arch/usermode/conf Diable DEBUG_EXEC to remove the spam :)
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Explicitly ...
pgoyette[src/trunk]: src/tests/fs/common Fix format strings so it builds on amd64
uebayasi[src/trunk]: src/sys/arch/amigappc/include Don't pull in huge sys/device.h de...
cliff[src/trunk]: src/sys/arch/evbppc/walnut/dev in pbus_attach() make locs[] and ...
mrg[src/trunk]: src/tools rework the main SUBDIR list here as suggested by enami...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add comment about prospective peri...
msaitoh[src/netbsd-6]: src/doc Ticket 1259.
plunky[src/trunk]: src/sys/netbt prevent local socket address from being changed af...
jmmv[src/trunk]: src/tests/util/sort Fix definition of the plus_tflag test case. ...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/hppa Use the tlsoffset from the corre...
he[src/trunk]: src/sys/arch/arm/arm32 Remove a shadowed and unused local declar...
pooka[src/trunk]: src/share/examples/rump/wirelessconf The rumpdev_net80211 until-...
christos[src/trunk]: src/usr.bin/sort Add an 'l' style for sorting that sorts by the ...
dholland[src/trunk]: src/usr.bin/make Add const necessary for clean non-native build.
bsh[src/trunk]: src/sys/arch/evbarm/dev don't mix #define<TAB> and #define<SPACE...
jruoho[src/trunk]: src/tests/lib/libc/stdio Rename few test case names. No function...
thorpej[src/trunk]: src/sys/common/bus_dma Add some common bus_dmamem routines to be...
wiz[src/trunk]: src/share/man/man4 Mention vlan(4) support in vr(4).
roy[src/trunk]: src/lib/libterminfo Allow hash to be build on other hosts.
christos[src/trunk]: src/lib/libc/sys mention EINVAL.
pooka[src/trunk]: src/tests/dev "A few seconds later" I realized the kernel direct...
jakllsch[src/trunk]: src/sys/arch/i386/stand MI libsa provides panic() and exit() fun...
pooka[src/trunk]: src manpage
phx[src/trunk]: src/sys/arch/macppc/dev The driver didn't work, because it expec...
uebayasi[src/trunk]: src/sys/uvm uvm_fault_lower_generic_io: Reduce diff from uvm_loa...
bouyer[src/trunk]: src/sys/netinet Do not sleep in callout context, this will hang ...
pooka[src/trunk]: src h_reboot has been superceded by rump.halt
jakllsch[src/trunk]: src/sys/dev/acpi/wmi - Fix wmieeepc(4) hotkeys on Eee PC 1215T
rkujawa[src/trunk]: src/sys/dev/pci Fix double i2cbus dependency for voyager
christos[src/trunk]: src add getfsspecname
matt[src/trunk]: src/sys Add critpoll (critical polling) hooks. These are keep t...
gdt[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon When encountering a certi...
riz[src/trunk]: src/tests/sbin/resize_ffs Wrap the bigger tests in RESIZE_FFS_BI...
skrll[src/trunk]: src/sys/arch/hp700/include Add the IPI routinte prototypes.
matt[src/trunk]: src/sys/arch/mips Make these compile again.
mrg[src/trunk]: src/lib/csu/sparc64 revert the previous. it didn't help and was...
christos[src/trunk]: src/etc give wedges to everyone
jruoho[src/trunk]: src/tests/lib/libc/sys Remove the 't_mincore' test case, as it i...
pooka[src/trunk]: src/tests/dev/md use rump.halt
jmcneill[src/trunk]: src/sys/dev use lg3303_get_snr, lg3303_get_signal_strength
jruoho[src/trunk]: src/lib/libc/ssp Xref __builtin_return_address(3).
skrll[src/trunk]: src/sys/dev/usb Regen.
rmind[src/trunk]: src/sys/arch - Use uvm_lwp_setuarea() instead of directly settin...
jruoho[src/trunk]: src/share/man/man4 Note that all relatively new x86 systems shou...
mrg[src/trunk]: src apply a couple of (int) before r_type switch usage.
mrg[src/trunk]: src/external/gpl3/gcc alpha and hppa mknative-gcc files.
jakllsch[src/trunk]: src/sys/dev/pci Enable ETHERCAP_VLAN_MTU in vr(4). Tested on VT...
wiz[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++ clang complains:
jmcneill[src/trunk]: src/sys/dev/i2c add module support
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc add hppa-netbsd support.
nonaka[src/trunk]: src/sys fix my license notice.
drochner[src/trunk]: src/sys/net clear the packet filter's scratch memory before runn...
christos[src/trunk]: src/sys/net delint previous
rkujawa[src/trunk]: src/sys/arch/amiga Changes to Phase5 hardware support:
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k make this look more l...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add vsize_t to pmap_md_{un, }m...
skrll[src/trunk]: src/libexec/ld.elf_so Sprinkle some KNF.
roy[src/trunk]: src Store our generated files in CVS and remove nbperf from the ...
christos[src/trunk]: src/tests/lib/libutil We don't expect tests to fail anymore.
riastradh[src/trunk]: src/sys/dev/pci/hdaudio Release mutex before unmapping DMA memory.
dholland[src/trunk]: src/sys/ufs/ufs Clean up handling of ufs_lookup_results in rename.
christos[src/trunk]: src/doc mention new tzcode
mrg[src/trunk]: src/sys/arch/sparc64/include add a bit for MCCR_RAW_EN -- enable...
riz[src/netbsd-6]: src/sys/arch/arm/marvell sys/arch/arm/marvell/mvsoc.c patch
matt[src/trunk]: src/sys/arch Allow algor kernels to be built under either algor/...
riz[src/netbsd-6]: src/external/mit/xorg/server/drivers/xf86-video-nv Pull up fo...
jmcneill[src/trunk]: src/sys/arch/i386/conf add dtv at dtvbus
jruoho[src/trunk]: src/tests/lib/libc/inet Split the test to two contextually diffe...
plunky[src/trunk]: src/sys device_pmf_is_registered() is not required
matt[src/trunk]: src/sys/kern Make sure all for loops use { }
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Remove obsolete System V semaphores and...
skrll[src/trunk]: src/libexec/ld.elf_so s/rdbg/dbg/ in a few places.
matt[src/trunk]: src/share/mk VAX kernel modules need to be built with -fno-pic
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
wiz[src/trunk]: src/usr.bin/unzip Fix a logic error: when renaming a file, strip...
dyoung[src/trunk]: src/sys/arch/amigappc Do the bus.h -> bus_{defs, funcs}.h split a...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot NH230 PPCBoot configures th...
pooka[src/trunk]: src Retire h_simpleserver and use rump_server instead.
cherry[src/trunk]: src/sys/arch revert previous commit. DIAGNOSTIC should only do s...
ahoka[src/trunk]: src/sys/ufs/chfs cleanup macros
matt[src/trunk]: src/sys/arch/evbmips/conf Enhance NEED_UBOOTIMAGE so that NEED_U...
yamt[src/trunk]: src/sys/kern aio_worker: add an assertion
joerg[src/trunk]: src/sys Don't use __cmsg_alignbytes in the kernel. Mark it as co...
pooka[src/trunk]: src/lib/libpuffs document abortop. part of PR kern/44208
uebayasi[src/trunk]: src/sys/uvm ERESTART is already negative. Give up negating erro...
macallan[src/trunk]: src/sys/dev/pci add mode setting support
pgoyette[src/trunk]: src/sys/dev/sysmon One more callback of sme_refresh() routine ne...
drochner[src/trunk]: src/share/man/man4 fix confusing references, from wiz
jmcneill[src/trunk]: src/doc emdtv(4): Add a driver for Empia EM28xx family USB video...
matt[src/trunk]: src/distrib/sets/lists/comp Fix set lists for COMPAT + GCC=45
kiyohara[src/trunk]: src/sys/arch/mips/alchemy + Fix IPL_VM sr_bits for alchemy_ipl_s...
dholland[src/trunk]: src/sys/ufs/ufs More rename tidying.
hannken[src/trunk]: src Change VOP_BWRITE() to take a vnode as its first argument li...
pooka[src/trunk]: src/tests/rump/rumpvfs Use a larger array to avoid overflow.
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd use initgroups/setgroups
matt[src/trunk]: src/lib/libc/softfloat/bits64 Add SOFTFLOAT_NEED_FIXUNS conditio...
blymn[src/trunk]: src/lib/libcurses Set the background attributes when erasing.
mrg[src/trunk]: src/external/lgpl3/gmp/dist/mpn/arm hint from scw: "bx" is a thu...
pgoyette[src/trunk]: src/sys/dev/pci Add JMB 362 (as found on ASUS M5A99X motherboard)
pooka[src/trunk]: src/sys/kern Use proper static initializers for *hooklist (curre...
joerg[src/trunk]: src/sys/arch/x68k/include Sort
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.5.5 with the follow...
pooka[src/trunk]: src/lib/libpuffs Don't try to print the names of messages we don...
dyoung[src/trunk]: src/sys/arch/alpha/include Oops, missed one: #include <sys/bus.h...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Mark the ..../syscall/ test directo...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add 0x70000000 BAT-mapping ...
joerg[src/trunk]: src Update to Clang/LLVM r135360. Most importantly, this adjusts...
mrg[src/trunk]: src/share/mk # XXX GCC 4.5 for dreamcast is extra noisy for case...
bouyer[src/trunk]: src/sys/arch/xen/x86 add a missing splvm()/splx() to protect the...
reinoud[src/trunk]: src/sys/arch/usermode/include Regen
jruoho[src/trunk]: src/sys/dev/acpi Add a detachment routine. While here, clarify t...
mlelstv[src/trunk]: src/sys/uvm Use filesystem blocks to address filesystem objects....
tsutsui[src/trunk]: src/sys/arch/sparc/conf Move some devices where they should belo...
skrll[src/trunk]: src/lib/libc/arch/hppa/gen Shut lint up.
christos[src/trunk]: src/dist/nvi/common PR/10367:
joerg[src/trunk]: src/external/bsd/llvm/bin/clang Make sure to link the MIPS assem...
agc[src/trunk]: src/doc/roadmaps Thanks to rmind for the feedback; explain the s...
jruoho[src/trunk]: src/lib/libc/stdio Use a list for clarity, update standards, etc.
christos[src/trunk]: src/tests/ipf Update to the tests from 5.1.1
plunky[src/trunk]: src/sys/dev midi_attach() does not actually ever use the parent ...
dholland[src/trunk]: src/etc/skel fix use of setenv in a comment, noted by "stu314" o...
reinoud[src/trunk]: src/sys/arch/usermode/dev Revert back to IPL_SOFTCLOCK so its lo...
jruoho[src/trunk]: src/lib/libc/sys Small markup edit.
pgoyette[src/trunk]: src/doc Mention acpismbus(4) (expermiental)
christos[src/trunk]: src/tests/fs/ptyfs remove NOGCCERROR, WARNS?=5
isaki[src/trunk]: src/sys/dev/ata Fix a typo (that I found 5 years ago). Though t...
christos[src/trunk]: src/external/bsd/tcpdump/dist PR/45841: Henning Petersen: One si...
uebayasi[src/trunk]: src/sys/uvm Cosmetic. Shorten some long names.
jruoho[src/trunk]: src/regress/sys/uvm/mmap ../regress/sys/uvm/mmap/mmap.c is now p...
jruoho[src/trunk]: src By majority vote, move module(4) to the section 7.
uch[src/trunk]: src/sys/fs/v7fs core symlink operation moved to v7fs_file_util.c...
matt[src/trunk]: src/sys/arch/alpha rework <uvm/uvm_extern.h> includes.
hannken[src/trunk]: src/sys/fs/msdosfs pcbmap(): We cannot use bread() here as for t...
mrg[src/trunk]: src/sys/arch/sparc convert all the sparc drivers that attach on ...
jruoho[src/trunk]: src/share/man/man4 Update.
christos[src/trunk]: src/bin/date check return value of localtime.
wiz[src/trunk]: src/share/man/man4 Bump date for new debug section.
jym[src/trunk]: src/sys/dev/mii Add support for BCM5709S (SerDes PHY) in brgphy(4).
joerg[src/trunk]: src Install cpp frontend link too
jakllsch[src/trunk]: src/sys/dev/usb Add ADS InstantFM Music (RDX-155).
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_ncgen_putptr: use correct format ...
pooka[src/trunk]: src/sys/rump Make (no pun intended) it possible to perform compo...
christos[src/trunk]: src/bin/ksh PR/6764: Charles M. Hannum: `trap 0' does not work i...
jakllsch[src/trunk]: src/sys/dev/i2c Add subdriver for Nextwave (subsequently acquire...
skrll[src/trunk]: src/sys/arch/hp700/dev Support virtual mode as PCX-U/U+ (and pro...
matt[src/trunk]: src/sys/arch/ews4800mips/stand/boot Use TOOL_GZIP
agc[src/trunk]: src/doc/roadmaps sync the system roadmap with reality
jmcneill[src/trunk]: src/sys/arch/usermode/dev sync disks and unmount at shutdown, an...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.92:
wiz[src/trunk]: src/doc new diffutils, nawk (from Snader_LB)
bsh[src/trunk]: src/sys/arch/arm/arm fix a LINTSTUB
jruoho[src/trunk]: src A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerom...
agc[src/trunk]: src/distrib/utils/embedded While the resulting image from mkimag...
jdf[src/trunk]: src/distrib/utils/sysinst Fix for PR 45816: Restructuring the er...
nonaka[src/trunk]: src/sys/dev/pci regen.
jruoho[src/trunk]: src/share/man/man7 Xref iso646(3).
wiz[src/trunk]: src/usr.bin/extattr Fix typos, remove trailing whitespace.
matt[src/trunk]: src/sys/arch/evbppc/conf Don't make a netbsd-sd0a
njoly[src/trunk]: src/sys/arch/x86/x86 For 1's and 2's complement sensor data, con...
wiz[src/trunk]: src/usr.bin/rump_allserver Fix Xr and use Sx.
matt[src/trunk]: src/sys/dev/mii Add two phys (Atheros 8021 and Marvell 88E1145)
riz[src/trunk]: src/distrib/sets/lists/comp Setlist fix for MKDEBUGLIB=yes on am...
njoly[src/trunk]: src/sys/fs/v7fs Pass operations flags to genfs_can_chtimes(), no...
drochner[src/trunk]: src/sys/netinet6 remove conditionals which can't succeed, and al...
pooka[src/trunk]: src/distrib/sets/lists/tests +traceroute tp
plunky[src/trunk]: src/external/bsd/pcc following the documentation in mk.conf(5) a...
wiz[src/trunk]: src/share/man/man4 Fix typos.
macallan[src/trunk]: src/sys/arch/sgimips/gio add some register definitions
njoly[src/trunk]: src/sys/miscfs/genfs uid mismatch for file flags changes is expe...
tron[src/trunk]: src/lib/librefuse Call the FUSE init operation before we try to ...
drochner[src/trunk]: src/sys protect "union sockaddr_union" from being defined twice ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Call rumpuser_sp_fini() from cpu_r...
haad[src/trunk]: src/distrib/sets/lists/tests Add usr.sbin/Attfile to test list.
spz[src/trunk]: src adjust for expat-2.1.0
cegger[src/trunk]: src fix secmodel implementation of CPU_UCODE.
christos[src/trunk]: src/external/historical/nawk/bin Don't build awk.info because ma...
tonio[src/trunk]: src/sys/dev/usb Add uthum driver, ported from openbsd
skrll[src/trunk]: src/libexec/ld.elf_so Remove unnecessary #ifdef RTLD_DEBUG
jruoho[src/trunk]: src/lib/libc/db/man .Fn, offset indent, complete reference.
matt[src/trunk]: src/sys/arch/mips/atheros Cleanup machine includes
matt[src/trunk]: src/sys/arch/evbppc/pmppc Don't init cpu_initclocks too early si...
christos[src/trunk]: src/sys/dev/scsipi Add a quirk for the Apple iPod whose mode sen...
christos[src/trunk]: src/doc Today's work
yhardy[src/trunk]: src/distrib/notes/common Add my name, as specified in the welcom...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Adapt for _UC_TLSBASE
jmmv[src/trunk]: src/external/bsd/atf Update reachover build files and scripts to...
christos[src/trunk]: src/etc use the join URL.
jruoho[src/trunk]: src/sys/dev/acpi Add dynamic debug options for ACPI_DEBUG kernels.
drochner[src/trunk]: src/usr.sbin/usbdevs The structure returned by USB_DEVICEINFO ha...
rkujawa[src/trunk]: src/sys/arch/amiga Add cv3dpb, a driver for CyberVision64/3D PCI...
jmcneill[src/trunk]: src add nsclpcsio module to i386 build
matt[src/trunk]: src/sys/dev/usb Add a workaround (hopefully temporary) for corru...
matt[src/trunk]: src/sys/arch Add a define __HAVE_CPU_DATA_FIRST which means that...
cliff[src/trunk]: src/sys/dev/nor More support for CFI NOR.
njoly[src/trunk]: src/sys/dev/pci Do not print ac97 link rate message unless verbo...
dholland[src/trunk]: src/sys/ufs/ufs Remove some unneeded rename-related static const...
pooka[src/trunk]: src/usr.sbin/puffs/mount_psshfs Give credit: psshfs was inspired...
christos[src/trunk]: src/lib/libc/gen cross reference getfsspecname
jakllsch[src/trunk]: src/sys/dev/pci Add Qumranet vendor and Virtio device IDs.
haad[src/trunk]: src/external/cddl/osnet/sbin/zpool Define print_timestamp during...
jruoho[src/trunk]: src/tests/lib/libc/gen Rename some test case names for consisten...
agc[src/trunk]: src/distrib/utils/embedded Add 3 scripts which are useful for ma...
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch Import libfetch-2.25:
jruoho[src/trunk]: src/share/man/man8 Xref ssp(3) and clean SEE ALSO.
snj[src/trunk]: src/distrib/notes/common spz and riz request that we don't list ...
dholland[src/trunk]: src/share/man/man4 fix typo
bsh[src/trunk]: src/sys/arch/evbarm avoid warning with options PLCOM_DEBUG for I...
matt[src/trunk]: src/common/lib/libc/quad Add long double prototypes.
nonaka[src/trunk]: src/sys/arch/hpcarm Add support kloader(4) for PXA2X0.
tron[src/trunk]: src/distrib/sets/lists/base Add entry for directory "./usr/inclu...
matt[src/trunk]: src/sys/dev/pci Regen
joerg[src/trunk]: src/sys/net/npf Mark npf_session_worker as __dead.
christos[src/trunk]: src/lib/libc/gdtoa add constcond, make shifts unsigned
isaki[src/trunk]: src/share/man/man4/man4.x68k Switch mine to 2-clause license.
plunky[src/trunk]: src/usr.sbin/postinstall rcconf_is_set takes a tuple of <script>...
pooka[src/trunk]: src/etc/mtree usr.sbin/traceroute
jruoho[src/trunk]: src Move the mkdir(2) test to the right place.
christos[src/trunk]: src/dist/nvi PR/10367: Mason Loring Bliss: fix delete word near ...
nakayama[src/trunk]: src/sys/external/isc/atheros_hal/ic Fix ATHHAL_DEBUG by syncing ...
skrll[src/trunk]: src/share/man/man4 Update hp700 key sequences section.
uebayasi[src/trunk]: src/sys/uvm Split uvm_fault() into 2 more functions, uvm_fault_c...
pooka[src/trunk]: src/lib/librump xfer rump_etfs
matt[src/trunk]: src/sys Add routines to calculate a checkesum if the driver conc...
pooka[src/trunk]: src/sys/rump/librump/rumpkern stubs to make life easier
roy[src/trunk]: src/external/bsd/dhcpcd/dist sync
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src obvious pasto from Ano...
pgoyette[src/trunk]: src/regress/lib/libc These tests have been converted to atf
jruoho[src/trunk]: src/share/man/man4 Fix wrong acronym.
dyoung[src/trunk]: src/sys/arch On ARM-ish ports having PCI support, use new-style ...
jruoho[src/trunk]: src/tests/lib/libc/stdlib Adjust as per apb@'s suggestion.
drochner[src/trunk]: src remove KAME IPSEC, replaced by FAST_IPSEC
pooka[src/trunk]: src/lib/libpuffs * support extended attributes
ahoka[src/trunk]: src/sys/netsmb take two on module support
drochner[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl remove SSL3_FLAGS_ALLOW...
pooka[src/trunk]: src/tests/dev/raidframe test case for PR kern/44251
matt[src/trunk]: src/sys/arch/mips/include Include <sys/cdefs.h> to get __GNUC_PR...
njoly[src/trunk]: src/share/man/man3 Fix xref: rb(3) -> rbtree(3).
isaki[src/trunk]: src/sys/dev/mii Regen from miidevs,v 1.106; sync a comment with ...
skrll[src/trunk]: src/sys/common/pmap/tlb thinko in comment.
cliff[src/trunk]: src/sys Add support for CFI NOR, using MPC8536DS as initial exam...
plunky[src/trunk]: src/lib/libc/time don't indent this bullet list either, it is no...
matt[src/trunk]: src/sys/arch/alpha/alpha Remove unneeded <uvm/uvm.h> include
uebayasi[src/trunk]: src/sys/uvm More split.
wiz[src/trunk]: src/share/man/man4 Bump date for BTF_MASTER.
mrg[src/trunk]: src/sys/arch/sun68k/include mark bus functions as static inline, ...
rkujawa[src/trunk]: src/sys/arch/amiga Tons of enchancements to MD PCI code:
wiz[src/trunk]: src/share/man/man3 Uppercase Dt argument, use \e for backslashes.
pooka[src/trunk]: src/sys Place *hook implementations in kern_hook.c instead of th...
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 fix uninitialized gcc v...
snj[src/trunk]: src/lib/libterminfo Regenerate to pick up the changes from termi...
tron[src/trunk]: src/external/mit/xorg/bin/xterm Define "HAVE_TERMCAP_H" to fix b...
wiz[src/uebayasi-xip]: src/share/man/man4 Bump date for previous.
jmcneill[src/trunk]: src/sys/dev/dtv Fix a locking problem with the demux, and while ...
reinoud[src/trunk]: src/sys/arch/usermode Add thunk_close()
jruoho[src/trunk]: src/sys/dev/usb Regen.
uebayasi[src/trunk]: src/sys/uvm Reduce diff between upper/lower neighbor handlers.
roy[src/trunk]: src/usr.bin/tic Note that -a no longer sets -x.
njoly[src/trunk]: src/sys/fs/msdosfs Report the SF_ARCHIVED file flag if set.
christos[src/trunk]: src/usr.sbin/ldpd fix uninitialized variable by elimination.
cegger[src/trunk]: src/sys/kern fix LOCKDEBUG panic 'uninitialized lock'.
matt[src/trunk]: src/sys/arch/evbarm/conf Bump up SYMTAB_SPACE to 700000
pooka[src/trunk]: src/sys/fs/puffs Since libpuffs needs a major bump for extattr s...
matt[src/trunk]: src/lib/libc/quad Appease lint and don't use C99 features.
tsutsui[src/trunk]: src/sys/arch/x68k Give higher priority to faster local memory on...
skrll[src/trunk]: src/sys/arch/hppa/hppa bah, remove a load of old (debug) code.
christos[src/trunk]: src/sys/netinet move back to 5.1.1 in the new place
jruoho[src/trunk]: src/tests/lib/libc/sys Note PR bin/14558.
riz[src/netbsd-6]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
dholland[src/trunk]: src/libexec/rpc.rquotad Update rquotad to use the new libquota API.
drochner[src/trunk]: src/sys/kern fix sigwaitinfo/sigtimedwait:
mrg[src/trunk]: src/external/gpl3/gcc regenerate, now sun2 libgcc links with app...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Use more markup. Bump...
christos[src/trunk]: src/lib/libc/gen cast RHS of >>= operation to unsigned int
christos[src/trunk]: src/sys/sys add apple partition status information bits.
christos[src/trunk]: src/sbin/mount add missing DPADD
uebayasi[src/trunk]: src/sys/uvm Be consistent to decide if PMAP_WIRED or not.
pooka[src/trunk]: src/sys/netsmb Try to unbreak module a little. It would be real...
uebayasi[src/trunk]: src/sys/uvm uvm_fault: Pack variables shared during fault / re-f...
jruoho[src/trunk]: src/share/man/man3 Remove extra .Pp before wizd(8) beats me.
matt[src/trunk]: src/sys/arch/mips/mips More <machine/ include cleanup
dyoung[src/trunk]: src/sys/arch/mips/atheros Use <sys/bus.h> not <machine/bus.h>.
roy[src/trunk]: src/lib/libterminfo Don't look in /etc for a terminfo database.
pooka[src/trunk]: src/sys/rump/dev/wip/librumpusbhc one more request type to pass ...
wiz[src/trunk]: src/sys/compat/linux/arch/i386 Remove extra parenthesis. Found b...
phx[src/trunk]: src/sys/arch/sandpoint Netboot generates a BTINFO_PRODFAMILY boo...
uebayasi[src/trunk]: src/sys/uvm uvm_fault_internal: Skip another long code segment (...
wiz[src/trunk]: src/bin/cat Describe behaviour when no arguments are given.
yamt[src/trunk]: src/share/examples/puffs/pgfs abuse application_name to show the...
roy[src/trunk]: src/doc Import dhcpcd-5.5.5
njoly[src/trunk]: src/distrib/sets/lists/comp bump libdns.so minor forgotten for a...
pooka[src/trunk]: src/tests/dev/raidframe fix post-move testsdir. duh
isaki[src/trunk]: src/sys/arch/x68k/stand put library first.
pgoyette[src/trunk]: src/share/man/man4 Add module(4) man page by popular request.
jnemeth[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/bin/sh PR/43597: Don't break from parsing word tokens in we ...
macallan[src/trunk]: src/sys/dev/wsfont remove the FreeMono font for licensing reasons
macallan[src/trunk]: src/sys/dev/sun use rasops_init(0,0)
jmcneill[src/trunk]: src/sys/modules module glue for nxt2k, tvpll, cxdtv
martin[src/trunk]: src/lib/libc/arch/sparc64/gen Fix register usage
christos[src/trunk]: src/usr.bin/make Add a gmake inspired export command
joerg[src/trunk]: src/sbin/newfs_ext2fs Avoid non-literal format string. Raise WAR...
christos[src/trunk]: src/regress/sys/net regression test for ether_aton_r()
mlelstv[src/trunk]: src/sbin/mount return exit code from mount_XXXX again
roy[src/trunk]: src/usr.bin/infocmp Make our unsigned char ports happy.
jakllsch[src/trunk]: src/sys/dev/isa update for wbsio and lm changes
kiyohara[src/trunk]: src/sys/arch/evbppc/obs405 Establish the cascading uic[12] by ca...
pgoyette[src/trunk]: src Add a rump-based set of tests for sysmon_envsys(8) + powerd(...
wiz[src/trunk]: src/share/man/man7 Sort SECTIONS, fix xref.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Cleanup trap debug messages
pgoyette[src/trunk]: src/share/man/man4 Fix another reference to LKM, and update auth...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc for now, compile ...
christos[src/trunk]: src/sys/arch/amd64/conf add apple autodiscovery.
pgoyette[src/trunk]: src/sys/dev/sysmon If the AC adapter is flagged with SME_DISABLE...
jakllsch[src/trunk]: src/sys/dev/usb regen.
mhitch[src/trunk]: src/sys/arch/amiga Add a serial console flag passed from the boo...
jruoho[src/trunk]: src/etc/powerd/scripts Gracefully shutdown upon reaching critica...
christos[src/trunk]: src/dist/nvi/common remove error(1) line.
sborrill[src/trunk]: src/external/bsd/top/dist Switch off per-cpu states by default (...
pooka[src/trunk]: src/share/mk befriend RUMPPRG with CRUNCHEDPRG
pooka[src/trunk]: src/usr.bin/rump_allserver use appropriate macro
dyoung[src/trunk]: src/sys/sys Update bus_space_tag_create(9) declaration.
christos[src/trunk]: src/sbin/mount use getfsspecname
uebayasi[src/trunk]: src/sys/uvm Ax uvm_fault_internal() & break it into functions. ...
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Fix Dt argument.
bouyer[src/trunk]: src/sys/ufs - ufs_balloc_range(): on error, only PG_RELEASED the...
wiz[src/trunk]: src/share/man/man4 Fix RCS Id.
macallan[src/trunk]: src/sys/dev/usb don't disable interrpts in ohci_intr1 - now USB ...
njoly[src/trunk]: src/tests/include/sys Make types_signed/types_unsigned testcases...
haad[src/trunk]: src/external/cddl/osnet/sys/sys Add some more solaris vnode defs...
joerg[src/trunk]: src/external/mit/xorg Disable a bunch of additional warnings for...
mlelstv[src/trunk]: src/sys/ufs/ext2fs Fix block shift to work with different device...
christos[src/trunk]: src/sys/sys Add a little #ifdef _KERNEL so that vmstat can use t...
pooka[src/trunk]: src/tests/dev/raidframe Check that raid1 and raid5 can serve dat...
elad[src/trunk]: src/usr.sbin/veriexecgen PR/41911: Jukka Ruohonen: A bug in veri...
jakllsch[src/trunk]: src/sys/dev/pci Silence "large integer implicitly truncated to u...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Workaround for the fake X-Surf autoconfig...
phx[src/trunk]: src/sys/arch/sandpoint/stand/netboot Updated Synology extclk fro...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named silence gcc-3 uninitialized...
uch[src/trunk]: src/usr.sbin/makefs v7fs(7th edition(V7) file system) support.
haad[src/trunk]: src/sys/arch/i386/include Revert change made in revision 1.66 by...
joerg[src/trunk]: src/sys/arch/i386/stand -enable-iv-rewrite is neither supported ...
jruoho[src/trunk]: src/sys/dev/usb Use __arraycount(3).
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Don't fail if we don't have a cu...
christos[src/trunk]: src/tools remove dup target.
christos[src/trunk]: src/lib/libc/stdio only provide compatibility i/o functions to t...
dholland[src/trunk]: src/sys/ufs/ufs Move ufs_wapbl_rename to ufs_vnops.c next to the...
jruoho[src/trunk]: src/lib/libp2k Use standard section headers.
christos[src/trunk]: src/sys/dev/raidframe If our raid is now accessed from wedges, a...
tsutsui[src/trunk]: src/sys/arch/evbppc/conf Bump SYMTAB_SPACE.
phx[src/trunk]: src/sys/arch/amigappc/amigappc We need to provide eclockfreq, ju...
jmcneill[src/trunk]: src/sys/dev/dtv - use separate locks for ingress and egress queues
matt[src/trunk]: src/doc Atheros MIPS-based SoC changes.
thorpej[src/trunk]: src/sys/arch Use bus_dmamem_common.
hannken[src/trunk]: src/sys/kern Change VOP_BWRITE() to take a vnode as its first ar...
chs[src/trunk]: src/sys/arch allocate uareas contiguously and access them via th...
jakllsch[src/trunk]: src/sys/dev/ic Include sysmonvar.h for envsys types.
jruoho[src/trunk]: src/tests/lib/libc/sys Fix previous.
darran[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Fix a segfault in ctf...
roy[src/trunk]: src/etc Install a minimal .terminfo and .terminfo.db in /root.
liamjfoy[src/trunk]: src/sys/netinet Remove ipf_start from ipf struct
skrll[src/trunk]: src No-one wins in rump vs link sets.
pooka[src/trunk]: src/tests/usr.sbin/traceroute Fix test to use atf_check. My dev...
dholland[src/trunk]: src/doc/roadmaps typo
jruoho[src/trunk]: src/tests/lib/libc/stdlib Fix wrong linker flag that has always ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previou...
jmcneill[src/trunk]: src/sys/dev/dtv add digital TV framework which implements a subs...
jruoho[src/trunk]: src/sys/dev/acpi Verify the object type before using variables f...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Bring in gcc 4.5 ch...
njoly[src/trunk]: src/sbin/resize_ffs Add missing .Os macro.
matt[src/trunk]: src/sys/dev Need to include <sys/device.h> since vax's <sys/cpu....
dyoung[src/trunk]: src/sys/arch/amd64/include On amd64, good-bye <machine/bus.h>.
tsutsui[src/trunk]: src Use common ${OBJCOPY_ELF2AOUT_FLAGS}.
veego[src/trunk]: src/sys/arch/amd64/conf Back out all changes for rev 1.346 which...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Make 32bit kernels compilable
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Disabl...
riz[src/netbsd-6]: src/sys/dev/pcmcia Pull up following revision(s) (requested b...
uebayasi[src/trunk]: src/sys/uvm Don't pass an unnecessary reference to uvm_loanbreak...
dyoung[src/trunk]: src/sys/dev/pci Stop wm(4) from needlessly resetting when you ad...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Update to pcc-20120105
jmcneill[src/trunk]: src/sys/dev/isa add module support
jmcneill[src/trunk]: src/sys/dev/i2c add module support
pooka[src/trunk]: src/distrib/sets/lists/comp lib_g is debuglib
pooka[src/trunk]: src/usr.bin/rump_server there's a manpage now ... just not here
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc take MASK_64BIT out of the defaul...
jakllsch[src/trunk]: src/sys/dev/ic Add WDCTL_HOB. Will be used for LBA48 support in...
pooka[src/trunk]: src/lib/librumpuser outdated comment
wiz[src/trunk]: src/sys/arch/prep/stand/boot Remove extra parenthesis. Found by ...
christos[src/trunk]: src/lib/libc/stdio The flush function makes the tests fail. So u...
yamt[src/trunk]: src/sys/kern realtimerexpire: rename a confusing variable. no f...
cegger[src/trunk]: src/share/man/man9 add pci(4) and ossaudio(3)
roy[src/trunk]: src/doc Document import of terminfo
christos[src/trunk]: src/external/bsd/file/dist bring in changes from head.
martin[src/trunk]: src/sys/kern This is using device_t, so it needs to include <sys...
tsutsui[src/trunk]: src/doc Tidy up for better output on http://www.NetBSD.org/chang...
skrll[src/trunk]: src/sys/arch unifdef FPEMUL. All our supported systems have an FPU.
adam[src/trunk]: src/external/bsd/openldap/dist/include Use conditional WORDS_BIG...
uebayasi[src/trunk]: src/sys/uvm Make vm_physseg lookup routines take the target vm_p...
uwe[src/trunk]: src/share/mk Augment previous. Use -Wno-uninitialized for sh3 i...
nisimura[src/trunk]: src/sys/arch/sandpoint Change BTINFO_ROOTDEV to include boot dev...
jmcneill[src/trunk]: src/sys/dev/dtv dtv_demux_write: make sure to unlock muted in al...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by rmind in tick...
joerg[src/trunk]: src/usr.sbin/perfused Rename perfuse_mount to not conflict with ...
plunky[src/trunk]: src/sys/dev/usb add UHSO_DEBUG for uhso(4) driver
riz[src/netbsd-6]: src/doc Tickets 62-65
wiz[src/trunk]: src/external/cddl/osnet/lib/libdtrace Use the correct MACHINE_AR...
lukem[src/trunk]: src/distrib/sets/lists update for openldap 2.4.21 (add ldapurl, ...
dholland[src/trunk]: src/usr.sbin/iopctl Add compile-time assertion to make sure the ...
christos[src/trunk]: src/sys Add a new resource to limit the number of lwps per user, ...
martin[src/trunk]: src/lib/libc/sys Add missing <sys/spawn.h> include
dyoung[src/trunk]: src/sys/dev/cardbus Get rid of the #if 1 surrounding #include <d...
christos[src/trunk]: src/usr.sbin/isdn/isdnd Avoid non-literal format strings
snj[src/trunk]: src/sys/arch/x86/pci Drop 3rd and 4th clauses, as the copyright ...
wiz[src/trunk]: src/external/bsd/tre/agrep Convert to mdoc.
mrg[src/trunk]: src/sys/dev call VOP_CLOSE() in the case we're bailing due to mi...
christos[src/trunk]: src/external/bsd/ntp/dist - proper varyadic warning and error
matt[src/trunk]: src/sys/arch/powerpc/include Add __HAVE_RAS support. Do it in u...
dholland[src/trunk]: src/lib/libc/rpc remove stray semicolon
tsutsui[src/trunk]: src/share/man/man4 Add dumb description about options NFS_BOOT_B...
rmind[src/trunk]: src/sys/rump/librump/rumpvfs rumpvfs:
pgoyette[src/trunk]: src/sys/dev/i2c Now that sysmon_envsys(8) has learned how to ret...
apb[src/trunk]: src/usr.bin/mktemp Reorganise, consolidate duplicated informatio...
riz[src/netbsd-6]: src/external/gpl3/gcc/lib/libgomp Pull up following revision(...
jruoho[src/trunk]: src/tests Clarify this a little.
hannken[src/trunk]: src/sys/fs/union Update the (shared) v_interlock if the upper no...
pooka[src/trunk]: src/usr.bin/config print ioconf WARNING in caps too
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc * abort correct endpoint in bulk ...
manu[src/trunk]: src/sys/sys improve comment about AT_* defines: they are not onl...
para[src/trunk]: src/sys proper sizing of kmem_arena on different ports
riz[src/netbsd-6]: src Welcome to 6.0_BETA!
riz[src/netbsd-6]: src/lib/libterminfo Pull up following revision(s) (requested ...
cnst[src/trunk]: src/sys/arch/i386/conf no reason to be excluding aibs(4) from i3...
sborrill[src/netbsd-6]: src/doc Ticket #15
joerg[src/trunk]: src/tools/compat Make Alan Barrett happy and add ().
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update netpgp to version 1.9...
reinoud[src/trunk]: src/sys/fs/udf Extract UDF metadata partition parameters as alre...
jmcneill[src/trunk]: src/sys/dev add dtv_math.h
wiz[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src/sys/kern fd_open(): fix confusion between userland and kerne...
wiz[src/trunk]: src/share/man/man9 Fix typos and sort SEE ALSO.
wiz[src/trunk]: src/sbin/routed Remove duplicate RS_LOCAL. From cppcheck via Hen...
darran[src/trunk]: src/distrib/sets/lists/comp DTrace: Add the sdt.h header to the ...
manu[src/trunk]: src More LP64 fixes
matt[src/trunk]: src/sys/sys Welcome to 5.99.64 (struct exec_package changed).
skrll[src/trunk]: src/usr.bin/ldd Mark each object as printed as visited and then ...
skrll[src/trunk]: src/sys/arch/hp700/conf Enable sti at uturn.
plunky[src/trunk]: src/sys/dev/usb USB_VENDOR_METAGEEK changed to USB_VENDOR_MISC a...
darran[src/trunk]: src/sys/kern DTrace: remove kern_dtrace.c since it is no longer ...
apb[src/trunk]: src/tools/compat regen
cherry[src/trunk]: src/sys/arch/xen/x86 Remove spurious header.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Use REG_P, CONST_INT_P...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by joerg in tick...
dsl[src/trunk]: src/sys/arch/amd64/amd64 Treat traps in kernel mode during the '...
joerg[src/trunk]: src/lib/libterminfo Use memcmp in place of strncmp, since length...
joerg[src/trunk]: src Add note about new apropos and mandoc for formatting. Docume...
sborrill[src/netbsd-6]: src/doc Ticket #49
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace DTrace: okay *rea...
joerg[src/trunk]: src/tools/gcc Always use system zlib. Avoids the need for 32bit ...
jakllsch[src/trunk]: src/sbin/amrctl Use err(3) instead of perror(3) + exit(3).
dyoung[src/trunk]: src/sys/dev/cardbus It turns out that ppb at cardbus was not eve...
dyoung[src/trunk]: src/sys/dev/cardbus Start to tuck Cardbus under the PCI abstract...
snj[src/netbsd-6]: src/doc 1247
christos[src/trunk]: src/sys ansi prototypes
jym[src/trunk]: src/sys - Use ctob() instead of ptoa() to obtain physical addres...
matt[src/trunk]: src/sys/lib/libkern/arch/powerpc Fix bug when only restoring r31...
jruoho[src/trunk]: src/share/man/man3 Use buf[BUFSIZE] instead of *buf[BUFSIZE] in ...
phx[src/trunk]: src/sys/arch/sandpoint/conf Enable support for USB CD/DVD drives...
joerg[src/trunk]: src/lib/libterminfo Relax consistency to make it possible to mat...
darran[src/trunk]: src/external/cddl/osnet/dev/sdt DTrace: update sdt.c handlers to...
plunky[src/trunk]: src/sys/dev/usb add details of Option N.V. Wireless WAN modems f...
dholland[src/trunk]: src/sbin/resize_ffs WARNS = 4
mrg[src/trunk]: src/share/mk switch x86 to GCC 4.5.
dyoung[src/trunk]: src/sys/dev Make fxp at cardbus detach during shutdown.
mrg[src/trunk]: src/sys/dev/usb revert prior change to unbind_jacks_from_mididev...
riz[src/netbsd-6]: src/doc Tickets 4,5
pooka[src/trunk]: src/usr.sbin/puffs add commented out nqmfs
jakllsch[src/trunk]: src/sys/compat/common COMPAT_16 code only exists on amd64 in the...
dsl[src/trunk]: src/sys Add some pre-processor magic to verify that the type of ...
matt[src/trunk]: src/sys/arch/powerpc/booke Compute softintr mask correctly.
riz[src/netbsd-6]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
alnsn[src/trunk]: src/lib/libc/gdtoa Use original indentation style in more places.
pgoyette[src/trunk]: src/sys/dev/i2c Fix handling of 6bit VID register (6th bit takes...
mbalmer[src/trunk]: src/usr.sbin/gpioctl use my NetBSD email address
rmind[src/trunk]: src/sys/arch/x86/x86 Convert few panic() uses to asserts, reduce...
riz[src/trunk]: src/sbin/iscsictl The 'list_sessions' command has a -c flag to d...
apb[src/trunk]: src/usr.sbin/postinstall /usr/X11R7/lib/X11/xkb/symbols/pc used ...
pooka[src/trunk]: src/usr.bin/config reflect previous change in comment
manu[src/trunk]: src Add placeholder so that we can later add allbacks without br...
para[src/trunk]: src/sys improve sizing of kmem_arena now that more allocations a...
jmcneill[src/trunk]: src/sys/arch/usermode/dev call lddone from a softint instead of ...
pooka[src/trunk]: src/sys/compat remove nfssvc emulation (or non-emulation)
riz[src/netbsd-6]: src/usr.sbin/makemandb Pull up following revision(s) (request...
jruoho[src/trunk]: src/sys/dev/acpi Refactor acpi_make_devnode() to make it a littl...
joerg[src/trunk]: src/include Prototype for cdbw_stable_seeder.
he[src/trunk]: src/share/mk Fix the setting of MKZFS for amd64 and i386, so tha...
pooka[src/trunk]: src/sys/rump regen for rump_module interface change
dyoung[src/trunk]: src/sys/dev/pci Attach ixg(4) to the kernel build (it's not in a...
jakllsch[src/trunk]: src/sys/dev/acpi Remove quirk added in rev 1.14. Even after the...
bouyer[src/netbsd-6]: src/doc tickets 930 931 932 933 934 935 937 938 939
mlelstv[src/trunk]: src/sys/kern mnt_fs_bshift is the filesystem block size, not the...
joerg[src/trunk]: src/gnu/usr.bin/gdb6 Passes relaxed array boundary checks with c...
christos[src/trunk]: src/external/bsd/cron/dist PR bin/43591: Jeremy Reed: make sure ...
jmcneill[src/trunk]: src/distrib/sets/lists/modules add dtv_math module
pooka[src/trunk]: src/sys/fs/puffs Do fhtovp compat translation only for fhtovp op...
martin[src/trunk]: src/distrib/sets/lists/base Add 32bit libexecinfo version
dyoung[src/trunk]: src/sys/dev/cardbus sc_csr is read & written from the PCI Comman...
darran[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common DTrace: Explic...
mrg[src/trunk]: src/doc note the sparc / GCC 4.5.3 / NULL savefpstate IPI hack.
christos[src/trunk]: src/sys/arch/evbmips/loongson add prototypes.
plunky[src/trunk]: src/sys use a MI major number for uhso(4) driver
elric[src/trunk]: src/sys/dev Revert a few lines of accidental commit.
christos[src/trunk]: src/bin/pax eliminate dup code and non literal format strings
macallan[src/trunk]: src/sys/arch/powerpc/pic fix same thinko as in previous commit, ...
pooka[src/trunk]: src/lib/libpuffs Export the opid -> opstr tables (for outside de...
skrll[src/trunk]: src/sys/sys Use #define<tab> consistently.
lukem[src/trunk]: src/external/bsd/openldap/man Regenerate for OpenLDAP 2.4.21
mbalmer[src/trunk]: src/sys/dev/pci re-gen after PWDOG1 addition.
kiyohara[src/trunk]: src/sys/arch/bebox/bebox Cleanup spin loop for 2nd cpu.
christos[src/trunk]: src/libexec/ld.elf_so printing the pathname of the shared object...
christos[src/trunk]: src/sys/modules/chfs no -g on default install
pooka[src/trunk]: src/sys/rump/include/rump Expose rump_schedule() and rump_unsche...
riz[src/netbsd-6]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/vax/include Implement __HAVE_RAS. Unlike most impl...
christos[src/trunk]: src/usr.sbin/makefs PR/45217: Martin Matuska: Use proper lengths...
para[src/trunk]: src/sys - bringing kmeminit_nkmempages back and revert pmaps tha...
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-4.5/tgmath.h
jruoho[src/trunk]: src/distrib/sets/lists/man Add acpiecdt(4).
tron[src/trunk]: src/sys/arch/i386/conf Add commented out entries for V7FS and V7...
christos[src/trunk]: src/external/bsd/top/bin document that display.c uses non-litera...
jld[src/trunk]: src/sys/dev/raidframe When setting up a non-autoconfigured RAID ...
dyoung[src/trunk]: src/share/man/man9 Don't mention cardbus_free_tag() and Cardbus_...
christos[src/trunk]: src/usr.sbin/mopd/common gcc-4.5 is picky about potential negati...
riastradh[src/trunk]: src/sys/ufs/ufs Tidy up some typos and vestiges in comments afte...
jdc[src/trunk]: src/sys/arch/sparc64/dev Use aprint_normal(). From apb@.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix problem leading to trigg...
skrll[src/trunk]: src/sys/arch/arm Provide generic a[24]x bus_space methods (aNx i...
jmcneill[src/trunk]: src/sys/arch/usermode/dev no need to print copyright/version/mem...
riz[src/netbsd-6]: src/sys/arch Pull up following revision(s) (requested by tsut...
abs[src/trunk]: src/lib ANSI prototypes
dyoung[src/trunk]: src A pointer typedef entails trading too much flexibility to de...
wiz[src/trunk]: src/share/man/man4 Very basic dtv(4) man page for review (not ho...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel I350 Ethernet products.
jdc[src/trunk]: src/sys/arch/atari Build fix - convert to new-style definitions.
spz[src/trunk]: src fix typo/braino
nisimura[src/trunk]: src/distrib/utils/sysinst/arch/evbarm Add Mini2440 entry to sysi...
wiz[src/trunk]: src/usr.sbin/dumpfs Sort options. Add -j to SYNOPSIS. Bump date ...
uebayasi[src/uebayasi-xip]: src/sys Don't always enable XIP on this branch to prepare...
mrg[src/trunk]: src/sys/arch/sparc64 - in _bus_dmamap_unload(), pmap_page_protec...
jakllsch[src/trunk]: src/sys/fs/msdosfs Correct constant in comment to match the expr...
pooka[src/trunk]: src/sys/compat/common Reset sendsig_sigcontext_vec at fini to av...
dholland[src/trunk]: src Remove unneeded #include.
martin[src/trunk]: src/distrib/utils/sysinst/arch/sparc64 Enable dynamic sizing of ...
hannken[src/trunk]: src/sys/fs/union Use LK_SHARED, it is sufficient for VOP_GETATTR...
martin[src/trunk]: src/sys Interpret the "reg" property of i2c nodes more liberal, ...
riz[src/netbsd-6]: src/sys/dev Pull up following revision(s) (requested by nonak...
macallan[src/trunk]: src/sys/dev/pci/voyager fix some comments
pgoyette[src/trunk]: src/sys/dev/i2c Correct calculation and display of SDR DRAM spee...
martin[src/trunk]: src/sys/kern Fix SDT_PROBE macro argument overlooked in argument...
matt[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Use REG_P, CONST_INT_P, and gcc...
mrg[src/trunk]: src/sys/arch/sparc64/dev initialise ih_pending
christos[src/trunk]: src/sbin/mount_smbfs kill gcc45 warnings
riz[src/netbsd-6]: src/doc Tickets 43, 45, 46.
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
riz[src/trunk]: src/sbin/iscsid When ISCSI_NOTHREAD is defined, make UNLOCK_SESS...
darran[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys DTrace: processorid_...
martin[src/trunk]: src/sys/dev/pci Add missing <sys/rnd.h> include, ack: jdc@
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint oea_batinit() demands a minimum...
christos[src/trunk]: src/dist/dhcp gcc-4.5 fixes
rmind[src/trunk]: src/sys/net/npf npf_state_tcp: add an assert; fix some comments ...
bouyer[src/netbsd-6]: src/sys/dev/usb Pull up following revision(s) (requested by d...
sborrill[src/netbsd-6]: src/doc Ticket #14
riz[src/netbsd-6]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(...
yamt[src/trunk]: src/external/bsd/iscsi/dist fix multi-thread problems wrt read/w...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 avoid a build error in the previous...
dyoung[src/trunk]: src/sys/dev/ic Use a recursive lock to ensure that only on threa...
snj[src/trunk]: src Follow upstream license changes for files with Michael Shala...
pettai[src/trunk]: src/distrib/notes/common Added myself
tron[src/trunk]: src/external/mit/expat/dist Initial import of "expat" 2.0.1 into...
christos[src/trunk]: src/distrib/sets add TPM sets.
abs[src/trunk]: src/sys/arch Adjust the WSDISPLAY_COMPAT_USL comment to mention ...
skrll[src/trunk]: src/sys/arch/arm/iomd Replace a __cpu_simple_lock_t with a kmute...
matt[src/trunk]: src/sys/arch/vax/include Really fix polyf/polyd macros. Now ret...
kiyohara[src/trunk]: src/sys/arch/evbarm Support Overo (Gumstix inc).
christos[src/trunk]: src/usr.bin/m4 kill gcc-4.5 warning
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl(8): add show-config command. Als...
roy[src/trunk]: src/lib/libterminfo Use _ti_get_token instead of strsep when par...
dyoung[src/trunk]: src/sys/kern Correct a comment on config_found_sm_loc().
dyoung[src/trunk]: src/sys/dev/cardbus Don't use the cardbus_softc. Compile-tested...
jym[src/trunk]: src/sys/arch Xen clock management routines keep track of CPU (fo...
apb[src/trunk]: src/etc motd needs to be re-generated when DISTRIBVER changes, s...
mrg[src/trunk]: src/share/man/man9 document usbd_open_pipe*(). fix some minor e...
mrg[src/trunk]: src/sys/arch/sparc64/dev - make a bunch of functions static
christos[src/trunk]: src/share/man/man7 document kern.maxlwp and kern.uidinfo.*
wiz[src/trunk]: src/share/man/man4 Fix date and add .An -nosplit.
jmcneill[src/trunk]: src/sys/dev/usb PR# kern/30398: panic in ohci_softintr
jruoho[src/trunk]: src/sys/dev/acpi Format string cosmetics (mainly from %d to %u).
martin[src/trunk]: src/tests/lib/libc remove "string" directory for now, it isn't i...
mbalmer[src/trunk]: src pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
wiz[src/trunk]: src/share/man/man9 Bump date for previous, per mbalmer.
rkujawa[src/trunk]: src/sys/arch/amiga/pci Fix PCI interrupt handling on empb. Also, ...
jakllsch[src/trunk]: src/sbin/scsictl drop write-only variable
njoly[src/trunk]: src/sbin/iscsictl Fix Bl -tag width arguments.
matt[src/trunk]: src/sys Change old-style function defintions to C89 prototypes.
christos[src/trunk]: src/libexec/ftpd remove gcc-4.5 hack
snj[src/trunk]: src/sys/dev/i2c Spelling police.
skrll[src/trunk]: src Install intrdefs.h
phx[src/trunk]: src/distrib/utils/sysinst/arch/ofppc Translate some new messages...
macallan[src/trunk]: src/sys/arch/powerpc/include/oea make BATs >256MB work, now macp...
skrll[src/trunk]: src/sys/arch/hp700 Use __arraycount on hppa_knownmods rather tha...
jruoho[src/trunk]: src Add a summary page for <limits.h>.
mbalmer[src/trunk]: src gpio(4) and gpiosim(4) can now be built and used as modules....
pooka[src/trunk]: src/sys/compat/netbsd32 remove unused lfs compat stubs
christos[src/trunk]: src/usr.sbin/altq/libaltq use memcpy to avoid type punning.
mlelstv[src/trunk]: src/sys/dev/dkwedge Use the label's packname to create wedge nam...
drochner[src/trunk]: src/sys/netinet fix for IPSEC tunnel + NAT-T + esp_frag:
wiz[src/trunk]: src/usr.sbin/usbdevs Sort options in SYNOPSIS. From Snader_LB.
sjg[src/trunk]: src/usr.bin/make Fix findenv() to fully match name
matt[src/trunk]: src/sys/arch/mips/mips Only jump through t9/ra (or k0) to help a...
skrll[src/trunk]: src/sys/arch/hp700/dev Unwrap a line.
matt[src/trunk]: src/sys/arch Change old-stlye-defintions to C89 prototypes.
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config Add nbsd-pthread.o.
nisimura[src/trunk]: src/sys/arch/sandpoint - add D-Link GSM-G600 info. IP1000A is s...
mbalmer[src/trunk]: src/lib/lua/sqlite Add an empty line.
skrll[src/trunk]: src/sys/arch/arm Fix racy softint dispatch that lead to KASSERT(...
pooka[src/trunk]: src/sys/rump regen: new lwp/proc interfaces
joerg[src/trunk]: src/usr.bin/vndcompress Use static and __dead
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Fix typo, already reported to roy@
cegger[src/trunk]: src/sys/dev/usb fix NULL pointer dereference on detaching:
plunky[src/trunk]: src/sys/dev/pckbport some definitions from the Linux driver (via...
riz[src/netbsd-6]: src/etc Missed part of rev 1.154 from ticket #490.
martin[src/trunk]: src/distrib Remove bogus workaround hiding a real bug: /tmp/dhcp...
matt[src/matt-nb6-plus]: src/common/lib/libc/arch/arm/string Sync with HEAD.
tsutsui[src/trunk]: src/share/man/man4 Fix quoting in previous.
gdt[src/trunk]: src/sys/netinet6 Add comments describing parameter handling for ...
matt[src/matt-nb6-plus]: src/share/mk Switch ARM to USE_COMPILERCRTSTUFF=no
nonaka[src/trunk]: src/sys/arch/landisk/landisk return allocated va.
joerg[src/trunk]: src/usr.bin/tr ANSIfy. Sprinkle const and __dead.
joerg[src/trunk]: src/usr.bin/whatis static + __dead
matt[src/matt-nb6-plus]: src/sys/arch/arm/arm32 Sync with HEAD.
rjs[src/trunk]: src/sys/dev/marvell Only zero MVGBE_MTU on Orion platforms.
rmind[src/trunk]: src/share/man/man9 pcq(9): use more accurate wording, do not exp...
bouyer[src/trunk]: src/sys Provide netbsd32 compat for bpf. Beside the ioctls, the ...
skrll[src/trunk]: src/sys/arch/hp700/gsc Whitespace.
christos[src/trunk]: src/bin/ls make it obvious to grep that we are checking ctime.
joerg[src/trunk]: src/share/man/man9 Drop redundant macros. Drop incorrect ,
jakllsch[src/trunk]: src/sys/dev/pci Add Intel 82855GM Host-AGP Bridge.
tsutsui[src/trunk]: src/sys/arch/hp700 Add MI HIL (keyboard/mouse) support from Open...
joerg[src/trunk]: src/sbin/cgdconfig \\ -> \e
riz[src/netbsd-6]: src/doc Ticket 557.
pgoyette[src/trunk]: src/sys/dev/sysmon Make this work the way the preceeding comment...
riz[src/trunk]: src/distrib/sets/lists Fix up amd64 set lists for MKDEBUGLIB=yes...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs adjust inode size too if VOP_SETATT...
martin[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Do not use dots in i...
matt[src/matt-nb6-plus]: src/sys/conf Add SYSTEM_LD_TAIL_DBSYM for arm.
skrll[src/trunk]: src/sys/arch/arm Add support for the ARM1176JZS
yamt[src/trunk]: src/sys/dev/putter fix request leak.
christos[src/trunk]: src/doc mention new openssh.
jmcneill[src/trunk]: src/sys/arch/x86/x86 Don't rely on vga_post_call being called be...
macallan[src/trunk]: src/sys/dev/pci/voyager add simple backlight control support, on...
jruoho[src/trunk]: src/sys/dev/pci Only unregister the sensors if these were succes...
pooka[src/trunk]: src/distrib/sets/lists +rumpvfs_fifofs
tsutsui[src/trunk]: src/sys/arch/atari/dev Include ioconf.h for struct cfdriver.
tls[src/trunk]: src/sys/arch The rnd pseudo-device is not really optional, becau...
matt[src/matt-nb6-plus]: src Merge from HEAD.
mlelstv[src/trunk]: src add rootconf(9) as a link to cpu_rootconf(9)
christos[src/trunk]: src handle ctime returning NULL.
joerg[src/trunk]: src/usr.bin/moduli static + __dead
riz[src/netbsd-6]: src/sys/dev/ic Pull up following revision(s) (requested by bo...
pooka[src/trunk]: src/sys/arch/i386/i386 Fix fmt'ing error in comment from rev 1.22.
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Fix init...
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Add options PXA2X0_LCD_WRITETHROUGH tha...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 make O...
kiyohara[src/trunk]: src/sys/dev/marvell TWSI size is 0x100. Not 0x1000.
ahoka[src/trunk]: src/sys/arch/arm/omap Add gpmc_register_read and gpmc_register_w...
pooka[src/trunk]: src/sys/rump/librump/rumpkern include sys_pipe.c
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot - add preliminary Netronics...
christos[src/trunk]: src/sys/kern We need to process SA_STOP signals immediately, and...
matt[src/matt-nb6-plus]: src/sys/compat/linux/arch/arm Sync with HEAD
macallan[src/trunk]: src/sys/dev/i2c Add preliminary support for the ADM1031 found in...
rkujawa[src/trunk]: src/sys/dev/pci Add 3Dfx Voodoo2 driver. Still needs some cleanu...
dholland[src/trunk]: src/usr.sbin/inetd Avoid SIGSEGV in forked child process for (so...
jmcneill[src/trunk]: src/sys PR# kern/45312: ptrace: PT_SETREGS can't alter system calls
christos[src/trunk]: src/lib/libpam/modules/pam_exec PR/44505: Mark Davies: pam_exec ...
jruoho[src/trunk]: src/share/man/man4 Document "machdep.acpi_beep_on_reset".
martin[src/netbsd-6]: src/etc Pull up following revision(s) (requested by jdf in ti...
matt[src/trunk]: src/distrib/common Add a dependency for Makefile so that when yo...
snj[src/netbsd-6]: src/sys/arch/macppc/dev Pull up following revision(s) (reques...
jruoho[src/trunk]: src Add new files from ACPICA 20100121.
apb[src/trunk]: src Allow MAKEFLAGS to be set via build.sh -V. Somebody asked f...
jdc[src/netbsd-6]: src/doc Update entry for #441 with extra file.
apb[src/trunk]: src Add tests for the shell under which build.sh is run. If the
mbalmer[src/trunk]: src/usr.sbin/route6d Remove double 'static'.
pooka[src/trunk]: src/share/man/man4/man4.emips MSFT assigned the copyright to the...
riz[src/netbsd-6-0]: src/doc ticket 749
matt[src/trunk]: src/sys/arch/powerpc/booke/dev Map NOR as PREFETCHABLE.
jruoho[src/trunk]: src/share/man/man4 Finally, add wmihp to the SYNOPSIS. Duh.
christos[src/trunk]: src/usr.bin/fstat Mention that fstat -f will not list open unix ...
matt[src/trunk]: src/sys/dev Add fec (arm) and mdio (powerpc)
haad[src/trunk]: src Initial import of libdm and dmctl to tree. libdm library can...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement pmap_clear_modify() and...
mlelstv[src/trunk]: src/sys/dev/i2c Use const nodes. Let sysctl_createv initialize s...
njoly[src/trunk]: src/sys/dev/pci Cleanup interrupt establish error messages. Do n...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use the new syscall approach by col...
tsutsui[src/trunk]: src/sys/arch/atari/dev Split device_t/softc.
skrll[src/trunk]: src/sys/arch Add md_astpending to struct mdlwp and use it.
joerg[src/trunk]: src/usr.sbin/pcictl static + __dead
joerg[src/trunk]: src/usr.bin/whereis No trailing whitespace
pooka[src/trunk]: src/sbin/mount_fdesc initialize canon_dev
matt[src/trunk]: src/tools/gcc Fix PPC _SOFT_FLOAT
macallan[src/trunk]: src/sys/arch/sgimips/sgimips PMAP_NOCACHE -> PGC_NOCACHE where a...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Pull support for Tigershark monochrome ...
tsutsui[src/trunk]: src/sys/arch/atari Add support for the EtherNEC.
rmind[src/trunk]: src/usr.sbin Restore historic SCCS IDs in the comments (were rem...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add 88F6282 parameters.
matt[src/trunk]: src/sys/arch/powerpc/include Define the MPC8XX traps
joerg[src/trunk]: src/sbin/mount_ntfs \\ -> \e
jruoho[src/trunk]: src/share/man/man7 Fix the CTL_DDB definitions (DDBCTL_XXX, not ...
christos[src/trunk]: src/lib/libc/rpc PR/44514: Andrey Simonenko: Buffer underflow in...
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by j...
reinoud[src/trunk]: src/sys/arch/usermode -thunk_makecontext_trapframe2go(ucontext_t...
apb[src/trunk]: src/etc MAKEDEV dk<n> should create only the dk<n> device, but i...
pooka[src/trunk]: src/lib/librumpuser Fix a race condition in the worker thread ca...
pooka[src/trunk]: src/tests/rump/rumpkern check that curlwp for an implicit contex...
pooka[src/trunk]: src/sys/kern unrevert part of 1.119 which should not have been r...
jmcneill[src/trunk]: src/sys/dev/pci/hdaudio For AC3, set the Non-PCM bit in the stre...
jakllsch[src/trunk]: src/sys/dev/acpi As we add a handler for the ACPI fixed feature ...
matt[src/trunk]: src/sys/arch/arm/pic Fix botched change to use right value for i...
kiyohara[src/trunk]: src/sys/arch/mmeye/dev Indent.
riz[src/netbsd-6]: src/sys Pull up following revision(s) (requested by rmind in ...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by tron in ticke...
manu[src/trunk]: src - Improve PUFFS_KFLAG_CACHE_FS_TTL by reclaiming older inact...
macallan[src/trunk]: src/doc mention cgtwelve
nakayama[src/trunk]: src/sys/arch/sparc64/dev Don't enable the powerfail interrupt on...
joerg[src/trunk]: src/bin/ps Use .In instead of .Aq Pa for header files
pooka[src/trunk]: src/sys Stop exposing fifofs internals and leave only fifo_vnode...
christos[src/trunk]: src ctime can return NULL
matt[src/matt-nb6-plus]: src/gnu/dist/binutils/gas/config Add support for push/po...
joerg[src/trunk]: src/lib/libpthread/arch/i386 Avoid getcontext() as it triggers c...
jmcneill[src/trunk]: src/share/man/man4 Document AUDIO_ENCODING_AC3
bouyer[src/trunk]: src Add getlabelusesmbr(), as proposed in
jmcneill[src/trunk]: src/sys/arch/usermode/include If the host doesn't define LABELUS...
yamt[src/trunk]: src/sys/compat/netbsd32 netbsd32__lwp_create: add a comment and ...
jdc[src/netbsd-6]: src/doc Tickets 441, 447.
agc[src/trunk]: src/external/bsd/iscsi/dist/src/lib Make sure we include <inttyp...
jruoho[src/trunk]: src/sys/dev/acpi Add a dummy acpi_wmi_event_deregister() to matc...
matt[src/trunk]: src/sys/arch Fix some -fno-common fallout
nonaka[src/trunk]: src/sys/arch/evbsh3/conf use SSUMCI_DEBUG, not SCIMCI_DEBUG.
jakllsch[src/trunk]: src/sys/arch/arm/pic Increment ci->ci_intr_depth for the duratio...
martin[src/netbsd-6]: src/sys/arch/luna68k/luna68k Pull up following revision(s) (r...
riz[src/netbsd-6]: src/doc Tickets 487-496.
rmind[src/trunk]: src/sys/uvm Replace uvm_aobj_cache with kmem(9).
riz[src/netbsd-6-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
riz[src/netbsd-6-0]: src/doc Tickets 640, 657.
jakllsch[src/trunk]: src/sys/dev/ata It turns out my previous commit here was off by ...
plunky[src/trunk]: src/sys/dev/pckbport Extended capability probes can confuse the ...
pooka[src/trunk]: src/tests/usr.bin commit works better when you cvs add first
christos[src/trunk]: src/sys/arch/x86/x86 If the process is traced, resulting from a ...
pooka[src/trunk]: src/sys Make vmapbuf() return success/error and make physio deal...
matt[src/trunk]: src/sys/arch EHCI_USBINTR is 4 bytes long so use EOWRITE4
martin[src/netbsd-6]: src/sys/netinet6 Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/lib/librumpclient malloc/free aren't async-signal-safe, so a...
riz[src/netbsd-6]: src/sys/uvm Pull up following revision(s) (requested by para ...
plunky[src/trunk]: src/external/bsd/tmux/dist/compat extend __clang__ hack for __PC...
martin[src/netbsd-6]: src/doc Ticket #1530
joerg[src/trunk]: src/lib Use .In instead of .Ar Pa for headers.
matt[src/trunk]: src/distrib/sets/lists Add libsaslc entries
kiyohara[src/trunk]: src/usr.bin/crunch/crunchgen Fix a bug.
pooka[src/trunk]: src/sys/rump regen: rump_kernelfsym_load()
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix some boundary conditions (fence...
jakllsch[src/trunk]: src/sys/dev satafis:
christos[src/trunk]: src/sys/arch/amd64/amd64 fix reversed test.
pooka[src/trunk]: src/lib/librumphijack Fix pasto, use GETSYSCALLS() where possible
reinoud[src/trunk]: src/sys/arch/usermode/dev Link syscall to userland so on exit is...
macallan[src/trunk]: src/doc mention ADM1031 support in dbcool
jakllsch[src/trunk]: src/sys/dev/ata SATA uses the head portion of the device registe...
pgoyette[src/trunk]: src/sys/dev/acpi Update acpiapm_get_powstat() to adjust for the ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Clean up cpu_trampoline and link the c...
uwe[src/trunk]: src/gnu/dist/gdb6/gdb Branch with delay slot executes delay slot...
ginsbach[src/trunk]: src/usr.bin/pr - Fix PR 19468 by adding -f and -p options to pr(1).
pooka[src/trunk]: src/sys/dev/raidframe Initialize values to squelch gcc.
he[src/trunk]: src Follow christos' suggestions, and make ks_active a u_short, and
abs[src/trunk]: src/sys/arch/vax From the "why was this not done before" box:
dyoung[src/trunk]: src/share/man/man9 Update vmem(9). Changes to the implementatio...
kiyohara[src/trunk]: src/sys/dev/marvell Add 88F6282. tested only OpenBlockS A6.
christos[src/trunk]: src/usr.bin/tr revert previous; don't change the logic.
riz[src/netbsd-6-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/tests/fs/psshfs Use sshd's pidfile instead of $! and wait fo...
matt[src/matt-nb6-plus]: src/sys/lib/libkern/arch/arm Deal with div/mod changes.
dholland[src/trunk]: src/games/gomoku fix quote markup, spotted in openbsd diffs
mrg[src/trunk]: src/sys/dev/pci only apply the satalink 3112 rev 0.1 and earlier...
gson[src/trunk]: src/usr.sbin/moused Fix format string to unbreak i386 build
yamt[src/trunk]: src/sys/arch/x86/conf decouple tprof and its backends.
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r138875. Pri...
riz[src/netbsd-6]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
cegger[src/trunk]: src/sys/dev/pckbport add PS/2 registers from synaptics spec:
jmcneill[src/trunk]: src/sys/arch/usermode/include make sure USPACE is large enough t...
riz[src/netbsd-6]: src/doc Tickets 566, 569-571, 573, 575-577.
jdc[src/netbsd-6]: src/lib Pull up revisions:
pooka[src/trunk]: src/lib/librumpuser Turn the "idle workers available" from a fla...
matt[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Add ${_MKTARGET_LINK}
christos[src/trunk]: src/usr.bin/rpcinfo simplify
joerg[src/trunk]: src/usr.sbin/mopd ANSIfy + __printflike + __dead
pooka[src/trunk]: src/usr.bin/config Some drivers want to include ioconf.h, so gen...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make this compile properly with options W...
christos[src/trunk]: src/distrib/sets/lists new openssl
jld[src/trunk]: src/sys/arch/i386/include Fix typos in PAE comment.
jruoho[src/trunk]: src/lib Xref chflags(2) and stat_flags(3) with each other.
ginsbach[src/trunk]: src/doc Note addition of POSIX pr(1) -f and -p options.
jakllsch[src/trunk]: src/sys/dev/pckbport Sprinkle static.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use mmap hypercall for memory allo...
pooka[src/trunk]: src/usr.bin/xlint/lint1 don't use __arraycount in tools
mbalmer[src/trunk]: src/doc Take note of the modload(8) changes.
pooka[src/trunk]: src/tests/fs/nfs/nfsservice Actually use the imagename parameter...
jnemeth[src/trunk]: src/doc OpenSSH 1.0.1c -> OpenSSL 1.0.1c
joerg[src/trunk]: src/usr.sbin/route6d static + __dead + G/C
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make it possible to select between...
matt[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fix some LP64/IPL32 is...
matt[src/matt-nb6-plus]: src/sys/conf Don't enable KERN_SA for COMPAT_40
wiz[src/trunk]: src/lib/libc/ssp Minus (one) needs a backslash before the minus.
nisimura[src/trunk]: src/sys/arch/sandpoint add Thecus N3200 to the research list. A...
joerg[src/trunk]: src/external/bsd/am-utils/dist/fixmount Kill non-existent macros.
christos[src/trunk]: src/external/ibm-public/postfix change the variable to USE_LIB_S...
riz[src/netbsd-6-0]: src/sys/arch/x86/include Pull up following revision(s) (req...
pooka[src/trunk]: src/share/man/man9 fix markup (this is how i have enough things ...
matt[src/trunk]: src/sys/arch/arm/include s/u_int*_t/ -> uint_*_t
tsutsui[src/trunk]: src/sys/arch/hp300/dev Pull description about TurboVRX ("tigersh...
tsutsui[src/trunk]: src/sys/arch/hp300 Pull Apollo Domain keyboard and mouse support...
joerg[src/trunk]: src/usr.sbin ANSIfy + static + __dead
joerg[src/trunk]: src/usr.bin/head Remove 2**31 limit on the number of lines or by...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace / comment formatting.
jakllsch[src/trunk]: src/sys/dev/ic Improve error paths in (e)siop_scsipi_request():
jmcneill[src/trunk]: src/sys add a public domain image decoder
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Remove '__attribute__((__packed_...
riz[src/netbsd-6]: src Pull up following revision(s) (requested by martin in tic...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix off-by-one in LOMlite hostname code...
christos[src/trunk]: src/external/cddl/osnet make this compile again. VOP_CLOSE is re...
matt[src/trunk]: src/sys/arch/sparc Fix more -fno-common fallout.
matt[src/matt-nb6-plus]: src/common/lib/libc/arch/arm/string #include <arm/cdefs....
matt[src/trunk]: src/sys/arch/evbppc/virtex/dev Silence a gcc warning.
pooka[src/trunk]: src/sys/rump/librump/rumpuser Shuffle types around and add some ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Bump version number ...
matt[src/matt-nb6-plus]: src/sys/sys Sync with HEAD.
dyoung[src/trunk]: src/sys/dev/pci Use the PCI BAR type to decide which I/O enables...
tsutsui[src/trunk]: src/sys/arch/hp300 Add dumb framebuffer (no acceleration, no col...
mrg[src/trunk]: src/sys/arch/sparc/sparc sprinkle some kpreempt_{dis, en}able() i...
tls[src/trunk]: src/sys/arch/x86 Fix Xen kernel builds (pmap_is_curpmap can't be...
dyoung[src/trunk]: src/sys/dev/cardbus This is *always* compiled with #define rbus ...
christos[src/trunk]: src/sbin/ping6 put back the byte swapping code, and remove the d...
christos[src/trunk]: src/external/bsd/flex/bin previous workaround not needed.
riz[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by b...
snj[src/netbsd-6]: src/sys/netipsec Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/dev/sdmmc MULTI_SEG does not for ESDHC. (Don't know how...
matt[src/matt-nb6-plus]: src/gnu/usr.bin Fix check of binutils to use right version.
mbalmer[src/trunk]: src Do not not look for modules in the current working directory...
snj[src/netbsd-6]: src/share/man/man4 Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove omapmputmr0 at critical_devs[].
matt[src/trunk]: src/sys/arch/arm Add stream methods
njoly[src/trunk]: src/usr.bin/ktruss mremap(2) return an pointer just like mmap(2).
joerg[src/trunk]: src/usr.sbin/sntp G/C
jruoho[src/trunk]: src/sys/dev/acpi Regen.
04/07/2020
wiz[src/trunk]: src/sbin/fdisk -s:
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a rump kernel component for the ...
ozaki-r[src/trunk]: src/sys/arch/mips/rmi Adjust to pci_intr_string signature
christos[src/trunk]: src/distrib/utils/embedded/conf merge more, and add an i386 image
pgoyette[src/trunk]: src/share/man/man5 Fix typio
njoly[src/trunk]: src/sys/rump/net/lib/libnpf No lint for rumpnet npf library.
pooka[src/trunk]: src/sys/rump/dev/lib/libmiiphy Add a rump kernel component for m...
christos[src/trunk]: src/doc mention ptyfs change.
njoly[src/trunk]: src/sys Move a few compat 50 syscalls, not applicable to rump ke...
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.
christos[src/trunk]: src/sys/fs/ptyfs Handle multiple ptyfs mounts with different chr...
christos[src/trunk]: src/sbin/mount_ptyfs the bug has been fixed.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
christos[src/trunk]: src/sys Kernel portion of the multiple ptyfs mount support. Prot...
christos[src/trunk]: src/share/mk convert i386 to gcc-4.8. boot blocks tested by boot...
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...
christos[src/trunk]: src/doc mention i386 switch to gcc-4.8
matt[src/trunk]: src/sys/arch/arm/omap Fix build break.
tsutsui[src/trunk]: src/sys/arch/mvme68k/conf Specify both -Wa, -march=68030 and -Wa, ...
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...
tron[src/trunk]: src/external/mit/xorg/bin/xauth Force "USE_SSP" to "no" when com...
justin[src/trunk]: src/sbin Iterate over fields of struct seperately to avoid warni...
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...
christos[src/trunk]: src/sys/arch adjust to new signature; return consistent stuff. 0...
tls[src/tls-earlyentropy]: src/sys/arch RNDVERBOSE kernel for testing.
tls[src/tls-earlyentropy]: src LZF in the kernel. As an entropy estimator for n...
tls[src/tls-earlyentropy]: src/sys Entropy estimation changes:
tls[src/tls-earlyentropy]: src/sys Get more entropy into the system early:
tls[src/tls-earlyentropy]: src/sys/net Increase unpredictability of early output...
tls[src/tls-earlyentropy]: src/sbin/rndctl Update rndctl(8) to add the -v option...
tls[src/tls-earlyentropy]: src/sys/dev Whups. It'd help to check in the ioctl c...
tls[src/tls-earlyentropy]: src/tests/kernel Fix t_subr_prf.c -- such as is possi...
tls[src/tls-earlyentropy]: src Be a little more clear and consistent about harve...
tls[src/tls-earlyentropy]: src/sys/arch/xen/xen Type fixo.
tls[src/tls-earlyentropy]: src/sys/kern Correct misplaced parenthesis on sizeof(...
tls[src/tls-earlyentropy]: src/sys/kern Skip mutex_tryenter() if !kprnd_added.
tls[src/tls-earlyentropy]: src/distrib/utils/sysinst Try to persistently gather ...
tls[src/tls-earlyentropy]: src Adjustments to the "earlyentropy" branch in respo...
tls[src/tls-earlyentropy]: src Replace "ccrand" ChaCha implementation of cprng_f...
tls[src/tls-earlyentropy]: src/sys/lib/libkern (Temporarily) disable LZF in libk...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use a non-NULL ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Add intel_gt_init stub.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Don't redundant...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Enable drm_debug by ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use mdelay for ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy context...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Implement a bus_d...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Simplify drm_mem_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 The bus_dmamap_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Specify the rin...
matt[src/trunk]: src/sys/arch/m68k/include Coldfire FPU looks like the 68010 FPU ...
matt[src/trunk]: src/lib/libm/src If __HAVE_LONG_DOUBLE is not defined,
matt[src/trunk]: src/external/gpl3 Make these consistent. Make sure all handle e...
matt[src/trunk]: src/common/lib/libc/arch/m68k/string With these changes, they no...
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Don't use the fs* variants, jus...
riastradh[src/trunk]: src/sys/dev When reading from /dev/random, block at most once in...
martin[src/trunk]: src/sys/dev/pci Unbreak the build - soren, please review!
christos[src/trunk]: src/tests/usr.bin/make adjust for make(1) printing the nesting l...
msaitoh[src/trunk]: src/sys/arch/x86/include Add some new bit definitions of Structu...
soren[src/trunk]: src/sys/dev/pci The SB800 SMBus controller has four selectable S...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm First draft of i915_g...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Fix up i915_gem_gtt f...
matt[src/trunk]: src/sys/uvm/pmap Make this kcpuset_t instead of the private __cp...
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx kcpuset_t changes
matt[src/trunk]: src/lib/libc/arch/vax/sys Make __curbrk & __minbrk hidden.
matt[src/trunk]: src/sys export do_sys_statat for netbsd32
matt[src/trunk]: src Add stub port for evbcf which has enough to do a distributio...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux linux_ namespac...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Adjust errno from dev->dr...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Provisionally i...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Make drm_pci_agp_init suc...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Initialize sc->sc_drm_dev...
christos[src/trunk]: src/distrib/sets/lists lists for new bind 9.9.3-P2
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Simplify drm_ioremap and map ...
spz[src/trunk]: src/crypto/external/bsd/openssh/dist Coverity issues 996120 and ...
mrg[src/trunk]: src/sys/arch/sgimips - remove unused variables
njoly[src/trunk]: src/sys/compat/linux Cleanup compat linux errnos by adding gener...
pooka[src/trunk]: src/usr.bin/rump_allserver Set LD_DYNAMIC_WEAK, required by glib...
jdc[src/trunk]: src/sys/arch/alpha Add tsciic, a driver for the DECchip 21272 Co...
jdc[src/trunk]: src/share/man/man4/man4.alpha Add manual page for tsciic and cro...
christos[src/trunk]: src/usr.sbin/puffs/rump_smbfs smbfs has moved.
apb[src/trunk]: src/share/zoneinfo Merge tzdata2013i. We previously has tzdata2...
christos[src/trunk]: src/external/bsd/openpam/dist merge conflicts
christos[src/trunk]: src/lib/libpam updates for new version
christos[src/trunk]: src/common/lib/libc/string make it kernel friendly.
christos[src/trunk]: src/distrib/sets/lists/man add new ntp man pages.
christos[src/trunk]: src/external/bsd/ntp/html Some html files were removed
christos[src/trunk]: src/external/bsd/byacc/dist Add support for %token-table, yytnam...
pooka[src/trunk]: src/usr.bin/rump_allserver Use signal.h instead of sys/signal.h....
christos[src/trunk]: src/bin/sh allow case statement without any patterns.
christos[src/trunk]: src/sys/arch/i386/stand/boot Provide a boot ldscript that puts t...
matt[src/trunk]: src/sys/arch/alpha/alpha Define kernel_pmap_store as a pmap foll...
rmind[src/trunk]: src Add shm_open(3) and shm_unlink(3) to support POSIX shared me...
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...
christos[src/trunk]: src/sys/kern Consistency checks for the length of the interprete...
msaitoh[src/trunk]: src/sys/arch/x86/x86 CPUID leaf 2 and 4 are only for Intel proce...
rkujawa[src/trunk]: src/sys/arch/amiga Add preliminary support for the Individual Co...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Obtain CR0_PE constant from <x86/spe...
mlelstv[src/trunk]: src/sys/fs/filecorefs At least fetch the mount data pointer befo...
christos[src/trunk]: src/lib/libc/db/recno fix bug in previous change (sz should be t...
christos[src/trunk]: src/sbin moved to external
matt[src/trunk]: src/sys/arch Deal with non-4KB page sizes
martin[src/trunk]: src/sys/arch/emips/stand/common Remove unused variables
martin[src/trunk]: src/sys/arch/emips/ebus Remove the only use of __qdivrem inside ...
matt[src/trunk]: src/sys/arch/evbarm/conf Add awge
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add PMAP_PTE flag. (map page so ...
martin[src/trunk]: src/sys/arch/arm/include/arm32 Include param.h here - userland e...
matt[src/trunk]: src/tools/compat To build elftosb with clang++, it needs more th...
maxv[src/trunk]: src/sys/kern We have to ensure the string is NUL-terminated and ...
joerg[src/trunk]: src/sys/arch/arm/arm32 Member will never be null, so remove check.
joerg[src/trunk]: src/sys/arch/evbarm/smdk2xx0 GC writeback_dcache_line and clear_...
matt[src/trunk]: src/sys/arch/powerpc/include Use uintptr_t for bus_size_t, bus_a...
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Split ARMv6 and ARMv7 k...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libiberty don't look in libiberty/tes...
pooka[src/trunk]: src/sys/lib/libkern/arch/hppa remove compiler-rt duplicates to f...
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
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.2
ginsbach[src/trunk]: src/usr.bin/getaddrinfo add missing break
matt[src/trunk]: src/sys/arch/arm/s3c2xx0 Cleanup sscom to make more SoC invariant
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Add a common source of m68k bus error and...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Remove duplicated INTERRUPT_SAVEREG...
pooka[src/trunk]: src/sys/rump Allow compile-time optimizations to curlwp. This c...
matt[src/trunk]: src/sys/arch/arm/omap OMAP5 support
mrg[src/trunk]: src/sys/arch/evbmips/conf enable FFS_EI.
mrg[src/trunk]: src/external/mit/xorg/bin/makedepend updates for makedepend 1.0.5.
hannken[src/trunk]: src/sys/kern Add fstrans_startnowait()/fstrans_done() to vrele_t...
martin[src/trunk]: src/sys/arch/arm/gemini Bracket timer_init() with disable_interr...
joerg[src/trunk]: src/share/mk libunwind supports vax now.
mrg[src/trunk]: src/external/mit/xorg/server/drivers remove duplicated -DHAVE_XE...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Always use --eh-frame-hdr, ...
skrll[src/trunk]: src/sys Mechanically replace simplelock with kmutex_t.
christos[src/trunk]: src/sys/arch/x86/x86 need compat_netbsd.h
mrg[src/trunk]: src/share/mk substitute several more values for .pc files:
tron[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1 Remove (harmless) debug target...
martin[src/trunk]: src/sys/dev/usb Replace the workque for status changes with an u...
christos[src/trunk]: src/sys/external/bsd/acpica/dist kill sprintf
dholland[src/trunk]: src/games/atc Make the list of place types an enumeration. Use u...
martin[src/trunk]: src/sys/arch/luna68k/stand/boot PR port-luna68k/48677: fix some ...
christos[src/trunk]: src/sys/arch/sgimips - use cpu_{g,s}etmodel
matt[src/trunk]: src/sys/arch/arm/broadcom Correct BCM563XX values.
matt[src/trunk]: src/external/lgpl3/gmp/dist Add a M5407_PATTERN
njoly[src/trunk]: src Use <major>.<minor> for NetBSD version.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Little stab at making drm...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Add missing initializatio...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_gem_cleanu...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add XN bit L2 large pages.
soren[src/trunk]: src/sys/dev/pci PUCCN is now implicit.
njoly[src/trunk]: src/tests/rump/rumpkern New testcase which checks that rump copy...
dholland[src/trunk]: src/sys/ufs/lfs Improve comments in struct ulfsmount.
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Reorder a little to make clearer.
joerg[src/trunk]: src Move flags for ARM's APCS ABI into a common variable. Add so...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Helps to actually alloc...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Destroy mm->unused_l...
oki[src/trunk]: src/sys/net if received PADT, get correct sc related with sessio...
christos[src/trunk]: src/share/man/man3 forgot one
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Still more error branch cleanup.
mrg[src/trunk]: src/sys/dev - remove set but unused variable.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Take master->lock.sp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Hack up vblank events and mak...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Remove vestige of wsdispl...
riastradh[src/riastradh-drm2]: src/sys First draft of in-kernel drm2 attachment.
riastradh[src/riastradh-drm2]: src/sys/dev/wscons Make wsdisplay_vcons likelier to be ...
uwe[src/trunk]: src/usr.bin/man Move manstate::pagerlen so that its "length of t...
matt[src/trunk]: src/lib/libc/arch/m68k/gdtoa ${MACHINE_ARCH} != "m68000" --> ${M...
matt[src/trunk]: src/sbin/ldconfig Use MACHINE_CPU with m68k (m68000 will not be ...
matt[src/trunk]: src/sys/arch/m68k/include Fix some definitions
matt[src/trunk]: src/sys/arch/m68k/include Teach to use coldfire isac byterev if ...
pooka[src/trunk]: src/lib/librumphijack sys/cdefs.h should come from rumpuser_port.h
matt[src/trunk]: src/sys/arch/powerpc/powerpc cpuset_info is no longer volatile
pgoyette[src/trunk]: src/sys/kern Make the auto-unload timeout configurable via sysct...
pooka[src/trunk]: src/sys/net XXXgcc Wuninitialized kludge
mrg[src/trunk]: src/sys/dev/ir apply __diagused where appropriate.
martin[src/trunk]: src/sys/dev/mii Remove unused variables.
martin[src/trunk]: src/sys/compat/common Free pathbuf in an error path.
skrll[src/trunk]: src/sys/arch/arm/omap Deal with unused variables.
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
christos[src/trunk]: src/usr.sbin/makefs initialize dummy_ref
joerg[src/trunk]: src/lib/libc/softfloat Only apply -fno-tree-vrp for GCC.
pooka[src/trunk]: src/usr.bin/shmif_dumpbus RCS Id police stings again!
msaitoh[src/trunk]: src/sys/dev/pci Add Intel C2000 devices.
skrll[src/trunk]: src/sys/arch/alpha/conf Revert previous commit. It was an accident.
matt[src/trunk]: src/sys/dev raise spl to IPL_HIGH when calling cngetc. Make sur...
matt[src/trunk]: src/sys/arch/evbarm/conf Make sure _edata starts on a 8-byte bou...
christos[src/trunk]: src/external/bsd/smbfs/dist Add RUMP glue
christos[src/trunk]: src/sys/dev/acpi/acpica - remove function list that was out of date
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man fix for NetBSD-specific ch...
pgoyette[src/trunk]: src/sys/dev ccd module also needs dk_subr
christos[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Simplify previous, don...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd prevent coredumps from syntax err...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Now that our yacc supp...
skrll[src/trunk]: src/sys/external/bsd/dwc2 KASSERT that the transfer callout is n...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Re-sort, and update md.evbppc for...
mrg[src/trunk]: src/libexec/httpd sort the contributor list, and update the defi...
tho[src/trunk]: src/distrib/sets Mark all _pic.a archive files with the 'picinst...
christos[src/trunk]: src/gnu/usr.bin/groff/tmac add posix 1003.1j
martin[src/trunk]: src/common/lib/libc/atomic Fix previous: move the alias declarat...
skrll[src/trunk]: src/sys/arch/evbarm/dev No need to include sys/simplelock.h here.
wiz[src/trunk]: src/doc tmux-1.9a out.
mlelstv[src/trunk]: src/sys/kern ttioctl always gets a valid lwp reference. Replace ...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Use cprng_strong32 for LINUX_AT_...
martin[src/trunk]: src/sys/arch/arm/imx Add missing include of <arm/cpufunc.h>.
tsutsui[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules Update generate...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
dsl[src/trunk]: src/sys/arch Add support for saving the AVX-256 ymm registers du...
ozaki-r[src/trunk]: src/sys/arch/arm/omap Make cpsw driver work without uboot support
matt[src/trunk]: src/sys/uvm Add vm.min_address and vm.max_address which return V...
martin[src/trunk]: src/sys/arch/arm/marvell Initialize mvsoctmr_freq earlier (in mv...
mrg[src/trunk]: src/external/gpl3/gcc delete 'difz' as well, in case i've left it.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Retire sources from ol...
hannken[src/trunk]: src The current implementation of vn_lock() is racy. Modificati...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Use labs for long arguments and f...
mrg[src/trunk]: src/external/gpl3/gcc merge GCC 4.8 build.
matt[src/trunk]: src/lib/csu/arch/powerpc Add powerpc64 support
pooka[src/trunk]: src/sys/rump/kern Add rumpkern_time for nanosleep, clock_gettime...
dsl[src/trunk]: src/lib/libm/src There is some very odd code in s_exp2.c that on...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_bpf_cidr: another buf fix in hand...
ozaki-r[src/trunk]: src/external/cddl/osnet/lib/libdtrace Use MACHINE_CPU instead of...
martin[src/trunk]: src/lib/libm/noieee_src Provide all missing variants of trunc/fl...
reinoud[src/trunk]: src/sys/arch/arm/s3c2xx0 Exclude sscom_init() prototype definiti...
dsl[src/trunk]: src/lib/libm/src Simplify somewhat: this is C not FORTRAN-IV - w...
mrg[src/trunk]: src/share/mk add dri2proto and presentproto.
mrg[src/trunk]: src/share/mk add libpthread-stubs.
matt[src/trunk]: src/sys/arch/arm/marvell Add MEMSIZE to opt_mvsoc.h
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...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/fbt Exclude mvsoctmr_* functions fro...
uwe[src/trunk]: src/lib/libc/compiler_rt On sh3 __udivsi3 is gcc "millicode" wit...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm add a note about builtin_icons.h.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Annotation for the Pro...
christos[src/trunk]: src/sys/netisdn XXX: 32 bit pointer
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make uninitialized_var k...
wiz[src/trunk]: src/distrib/sets/lists/comp Fix simplelock entry.
joerg[src/trunk]: src/external/gpl3 For HAVE_LIBGCC_EH=no, skip libgcc's unwind code.
maxv[src/trunk]: src/sys Fix a potential - but very unlikely - NULL pointer deref...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Make sure r1 is preserved _rtld_b...
reinoud[src/trunk]: src/sys/arch/arm/cortex Add defines for the PL310's L2C_PREFETCH...
riastradh[src/trunk]: src/sys/dev/usb Simplify synchronization between umcs(4) intr an...
christos[src/trunk]: src/sys/arch/mvme68k use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/modules/luasystm use cpu_getmodel()
joerg[src/trunk]: src/sys/lib/libunwind Save & restore FP registers.
ozaki-r[src/trunk]: src Add MKCTF
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
christos[src/trunk]: src/sys/arch/vax/vax fix printf issues
christos[src/trunk]: src/sys/arch/sparc64 kill sprintf
joerg[src/trunk]: src/sys/ufs/ffs ib_get is not used in the evbarm/OPENRD kernel, ...
riastradh[src/riastradh-drm2]: src/sys/dev Make genfb a little friendlier to modules.
soren[src/trunk]: src/sys A few "isa" files are so tightly integrated into the x86...
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Add more softfloat compatible f...
kefren[src/trunk]: src/sys/rump Add librumpnet_netmpls that provides MPLS features ...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon add RTM_LOSING, RTM_REDIRECT
matt[src/trunk]: src/sys/arch/m68k/include pte and pmap files for the soft tlb on...
matt[src/trunk]: src/share/mk Use m5407--netbsdelf for coldfire (Why not just use...
matt[src/trunk]: src/external/gpl3/gdb/dist/gdb Match m5407--netbsdelf*
rmind[src/trunk]: src/doc Mention rmind-smpnet branch.
dholland[src/trunk]: src/sys/rump/fs/lib/liblfs why does rump have to have its own pr...
tron[src/trunk]: src/tests/lib/libexecinfo Fix build with stack-protection enabled.
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
jnemeth[src/trunk]: src/games/fortune/datfiles add an Oscar Wilde quote
wiz[src/trunk]: src/share/man/man4 Only use .%R inside Rs/Re. Improve spacing.
msaitoh[src/trunk]: src/sys/dev/dmover Clear struct stat correctly. Fixes PR#46373.
christos[src/trunk]: src/external/atheros athn firmware from OpenBSD
mrg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libdigest avoid casts wh...
tls[src/tls-earlyentropy]: src Rebase.
kiyohara[src/trunk]: src/sys/dev/ic As for the console of ns16750, comintr() may be c...
christos[src/trunk]: src/external/bsd/bind merge conflicts for bind-9.9.3-P2
dholland[src/trunk]: src/sys/ufs/lfs Remove the now-pointless ulfs ops macros.
matt[src/trunk]: src/share/mk Back out change for bsd.lib.mk which skips objcopy ...
apb[src/trunk]: src In all man pages that say:
joerg[src/trunk]: src/sys/arch/arm/cortex armgic_priority_to_ipl is only used in #...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux fix tyop
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot The "close" call returns no arg...
skrll[src/trunk]: src/sys/arch/arm Remove unused variable
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilterbadmem, bpfilternoinitA and b...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Initialize PCI memory map...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Stub out intel_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Rework error branches o...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Initialize and destroy dr...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Clean up the still-not-yet-fu...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Oops -- unifdef <sys/sele...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Take irq_lock b...
jakllsch[src/trunk]: src/sys/dev/usb Add QF9700 USB Ethernet.
msaitoh[src/trunk]: src/usr.sbin/cpuctl Add verbose flag.
christos[src/trunk]: src/dist/smbfs good-bye, moved to external
christos[src/trunk]: src/rescue mount_smbfs has moved.
apb[src/trunk]: src/share/zoneinfo Import tzdata2013i from ftp://ftp.iana.org/tz...
apb[src/trunk]: src Remove empty directory /usr/share/zoneinfo/Mideast.
matt[src/trunk]: src/sys/arch/arm/conf Pass -mfpu=vfp so GAS won't complain about...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/bsd/openpam/dist Import openpam-20130907
tsutsui[src/trunk]: src/doc Note luna68k 4bpp framebuffer support.
christos[src/trunk]: src/external/bsd/ntp/lib/libopts Handle ancient vax gcc.
pgoyette[src/trunk]: src/sys/modules Re-sort in alphabetic sequence.
christos[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src ifdef unused variables
pgoyette[src/trunk]: src/share/man/man9 Clear up documentation for crypto_unregister(...
christos[src/trunk]: src/external/bsd/libpcap resolve conflicts.
christos[src/trunk]: src/doc new bind
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix a sign when a source or destination is...
mrg[src/trunk]: src/libexec/httpd update for 20140102.
martin[src/trunk]: src/lib/libm/compiler_rt -Wno-error=missing-prototypes is not av...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel E600 and EG20T devices.
njoly[src/trunk]: src/sys/compat/linux32/common Use Aux32Info not AuxInfo. Noticed...
msaitoh[src/trunk]: src/sys/arch/arm/xscale Remove unused variable. Fixes compile er...
martin[src/trunk]: src/sys/arch/arm/xscale Explicitly include <sys/simplelock.h> fo...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs truncate is not a defined operation...
martin[src/trunk]: src/common/lib/libc/atomic Provide CAS variants for 16 and 8 bit...
matt[src/trunk]: src/sys/arch/arm/arm #include <arm/locore.h>
riastradh[src/trunk]: src/sys/kern Fix bits/bytes mixup in rnd_getmore.
jmcneill[src/trunk]: src/sys/arch/evbarm/cubie hook up MMC0 to status-led2
ozaki-r[src/trunk]: src/sys/dev/mii Regen.
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Explicitly remove .note....
joerg[src/trunk]: src/usr.sbin/rtadvd Expect long long to be larger than uint32_t ...
matt[src/trunk]: src/sys/arch/powerpc/include Add cmp{ptr, long, reg}{, l}{, i}
skrll[src/trunk]: src/sys G/C sys/simplelock.h includes
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/dev/marvell Support Armada 370 and DDR3 tags.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Support GlobalScale MiraBox.
roy[src/trunk]: src/external/intel-fw-eula/ipw2200/dist Import ipw2200-fw-3.1
dholland[src/trunk]: src/usr.bin/su Fix gcc48 build. No obvious reason why nobody els...
pooka[src/trunk]: src/sys/rump Introduce RUMP_CURLWP compile option to select curl...
mrg[src/trunk]: src/distrib/sets/lists/xcomp updates for libdrm 2.4.52.
mrg[src/trunk]: src/external/mit/xorg/bin updates for xauth 1.0.8 and xconsole 1...
matt[src/trunk]: src/sys/arch/evbarm/conf Base on ARMADAXP, not SHEEVAPLUG.
matt[src/trunk]: src/sys/arch/evbarm/marvell Add _LOCORE around marvell_interregs...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc > Can we use c99 field initializers...
christos[src/trunk]: src/sys/fs/ptyfs - return an error if we could not get the pts p...
mrg[src/trunk]: src/external/mit/xorg/server/drivers turn on XAA explicitly for ...
hkenken[src/trunk]: src/sys/arch/arm/imx Add SPI driver.
reinoud[src/trunk]: src/sys/arch/arm/cortex Add constant for a reserved bit 31 for t...
dholland[src/trunk]: src/games/gomoku move extern decls to .h files
dholland[src/trunk]: src/games/atc use a more suitable type
dholland[src/trunk]: src/games/canfield/canfield Use uid_t to hold getuid() results, ...
dholland[src/trunk]: src/games Add note cautioning against bothering with WARNS=6 unt...
dholland[src/trunk]: src/external/historical/nawk/bin Change the argument names in th...
tron[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Make this compile.
mrg[src/trunk]: src allow for .pc substitutions to be listed per makefile
christos[src/trunk]: src/sys/arch/powerpc/powerpc remove dup cpu_model sysctl; use th...
matt[src/trunk]: src/sys/arch/powerpc sprintf -> snprintf
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot mark unused
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Let drm_fill_in_dev initi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix sense of ka...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Decrement sc_opencount on...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix Linux atomi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_ringbuffe...
christos[src/trunk]: src/sys/dev/usb remove dups
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 More error bran...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Unconditionally avoi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Use the 64-bit PCI DMA ta...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Call drm_mode_group_init_...
kefren[src/trunk]: src/sys/netmpls explicitly call sysctl setup in init. Needed for...
ryo[src/trunk]: src/sys/miscfs/procfs PR/48048: Add a missing vm_map_unlock_read...
christos[src/trunk]: src/usr.bin/man Set the string to NUL instread of providing an n...
matt[src/trunk]: src/distrib/sets/lists/debug Make the shared library related tes...
matt[src/trunk]: src/lib/libc/arch/m68k/softfloat Coldfire doesn't do FLOATX80
njoly[src/trunk]: src/sys/compat/netbsd32 Initialise destination before performing...
skrll[src/trunk]: src There wasn't a codegen bug - the test program itself was buggy.
dholland[src/trunk]: src/sys/ufs/lfs Migrate the miscellaneous ulfs-level info from s...
christos[src/trunk]: src/sys/fs/msdosfs provide a function to access the name and ext...
mlelstv[src/trunk]: src/sys/dev/sdmmc add Ricoh MMC reader
pooka[src/trunk]: src/sys/rump/net/lib/libbridge rename component.c -> bridge_comp...
lneto[src/trunk]: src/external/mit/lua/dist/src changed lua_Number and lua_Integer...
njoly[src/trunk]: src/distrib/sets/lists/xdebug Add a few missing xorg drivers deb...
skrll[src/trunk]: src/sys/arch/alpha Silence gcc 4.8
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE to 600k for clang.
skrll[src/trunk]: src/external/mit/xorg/lib/pixman Re-enable arm-simd now that SPR...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable mvgbe and makphy.
nonaka[src/trunk]: src/sys/dev/pci Added some Realtek devices.
wiz[src/trunk]: src/share/man/man4/man4.amiga Use Mt. Remove trailing whitespace.
jakllsch[src/trunk]: src/sys/lib/libsa Add 'j' format modifier for intmax_t.
msaitoh[src/trunk]: src/sys/arch/x86/include move XCR0 definitions to next to CR0's.
christos[src/trunk]: src/external/bsd/nvi/dist don't use err, it conflicts with err(3)
njoly[src/trunk]: src/share/man/man4/man4.alpha Remove a few unneeded paragraph ma...
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...
pgoyette[src/trunk]: src/sys Make dksubr.c into a module, and make the cgd and dm mod...
pgoyette[src/trunk]: src/sys/modules Start modularizing the opencrypto framework.
christos[src/trunk]: src/external/bsd/openpam/dist/lib - add casts for sign-changing ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull a fix of Bt458 (8bpp framebuffer) ...
christos[src/trunk]: src/external/bsd/ntp/dist put back mdstries
mlelstv[src/trunk]: src/lib/libutil Use output buffer size to limit copy-out of sun_...
christos[src/trunk]: src/doc new tcpdump/libpcap
jnemeth[src/trunk]: src/sys/conf Welcome to 2014!
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new crypto algorithm modules ...
mrg[src/trunk]: src/libexec/httpd update version, date and copyright.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add bound check of a controller ...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Use separate emulations for E...
matt[src/trunk]: src/sys/arch/arm/include Fix the naked char __INT8_TYPE__ and un...
pgoyette[src/trunk]: src/sys/opencrypto Replace home-grown config with standardized c...
martin[src/trunk]: src/common/lib/libc/arch/sh3/atomic Add missing __sync_* ops to ...
dsl[src/trunk]: src/sys/arch Determine whether the cpu supports xsave (and hence...
dsl[src/trunk]: src/sys/arch/x86 Rename (the recently added) 'x86_xsave_size' to...
martin[src/trunk]: src/sys/arch/arm/xscale Fix compilation
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MMC driver
joerg[src/trunk]: src/sys/arch/arm/arm32 Replicate mcr with equivalent vms instruc...
pooka[src/trunk]: src/sys/net If the in6 domain was not attached, do not attempt t...
matt[src/trunk]: src/sys/arch/arm/arm32 l2pte_valid -> l2pte_valid_p
ozaki-r[src/trunk]: src/sys/dev/mii Add Micrel PHY (KSZ9021RN)
joerg[src/trunk]: src/external/bsd/ntp/dist/libparse offs_from_utc is known to be ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Make 64-bit clean
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use uintptr_t for ras_entry
matt[src/trunk]: src/sys/arch/powerpc/conf Don't hardcode MACHINE_ARCH
martin[src/trunk]: src/distrib/sets/lists/comp Mark two gcc-4.8-only files as such ...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries
matt[src/trunk]: src/sys/arch/arm/include Fix typos
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.1
hannken[src/trunk]: src/sys/dev No need to detach (and return EBUSY) if dk_openmask ...
cherry[src/trunk]: src/lib/csu/arch/ia64 Add crtstuff for ia64. Compile tested only
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada 370. tested on MiraBox.
kiyohara[src/trunk]: src/sys/arch/evbarm Support options MVSOC_INTERREGS_PBASE for *o...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use uniprocessor-optimized locking...
martin[src/trunk]: src Add umcs(4)
jakllsch[src/trunk]: src/sys/arch Disable xpci(4) PCI passthrough in XEN3_DOMU kernel...
hannken[src/trunk]: src/sys/ufs/ffs Change ffs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/lfs Change vismarker() to VI_MARKER for lfs_writevno...
martin[src/trunk]: src/sys/dev/usb Hack the detach path so we do it without error m...
matt[src/trunk]: src/sys/arch/evbarm/armadaxp Default comfreq to mvTclk if CONSFR...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb In fill_fpregset correct the addr...
martin[src/trunk]: src/sys/dev/scsipi PR kern/48550: additional initialization and ...
christos[src/trunk]: src/sys/kern fix leak on error from pty_fill_ptmget (Ilya Zykov)
christos[src/trunk]: src/sys/lib/libsa reduce size by 1K by sharing the ls code.
matt[src/trunk]: src/libexec/ld.elf_so Don't resolve symbols to PLT entries on th...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Use common m68k/busaddrerr.s for bus erro...
dholland[src/trunk]: src/games/adventure Minor tidyup.
njoly[src/trunk]: src/usr.sbin/postinstall Skip varshm check if there is no fstab ...
dholland[src/trunk]: src/games/atc woops, more of previous.
dholland[src/trunk]: src/games/battlestar avoid signed left-shift
tron[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Make this compile.
joerg[src/trunk]: src Add m68k support to our unwinder.
christos[src/trunk]: src/sys/arch/hpcmips/hpcmips add missing include
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Define page_to_ph...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add trace_i915_gem_ob...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Rename delayed_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Adapt the Intel ringbuffer co...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Revert "Rewrite idr to use a ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Make it a bug to drm...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_gem_object...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Fix order of argu...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Oops -- define st...
christos[src/trunk]: src/sys/dev/pci replace function with macro
dholland[src/trunk]: src/games/battlestar Use CHAR_BIT, not 8.
christos[src/trunk]: src patches for new wifi devices.
kefren[src/trunk]: src/usr.sbin/ldpd Make sure labels are always updated when a rou...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Some whitespace. Bump...
kefren[src/trunk]: src/usr.sbin/ldpd * rework the reattachment code
alnsn[src/trunk]: src/sys/kern Always terminate qc_name with NUL because pool_init...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Properly initialize the palette for whi...
matt[src/trunk]: src/doc Note addition of non-kernel coldfire support.
pooka[src/trunk]: src/lib Fixes when compiling against musl libc.
dholland[src/trunk]: src/sys/ufs Collect the pieces of lfs rename into lfs_rename.c, ...
pooka[src/trunk]: src/lib/librumphijack Support Linuxen where libc ioctl has cmd a...
skrll[src/trunk]: src Compile tests/lib/libc/sys/t_msgrcv with -O0 on hppa to avoi...
christos[src/trunk]: src/sys/ufs/ffs always declare needswap
christos[src/trunk]: src/sys/arch/i386/stand/pxeboot Move an instruction above .code1...
kefren[src/trunk]: src/sys/net report about route tag in sysctl route walker
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
njoly[src/trunk]: src/sys/rump/librump/rumpkern Make copyinstr/copyoutstr return E...
dholland[src/trunk]: src/sys/ufs/lfs Merge in some of the stuff for supporting the ex...
matt[src/trunk]: src/sys Make do_sys_utimensat public
pooka[src/trunk]: src/sys regen
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Create Linux sp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm First draft of genfb ...
macallan[src/trunk]: src/sys/dev/pci get rid of /dev/fb support which has never been ...
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 regen
pooka[src/trunk]: src/sys/rump/net/lib/libshmif use _KERNEL_RCSID only in _KERNEL, ...
skrll[src/trunk]: src/sys/external/bsd Remove unused variables.
christos[src/trunk]: src/external/bsd/nvi/dist/ip CID 1132761: Remove dead code.
matt[src/trunk]: src/sys/arch/evbppc/mpc85xx Wait it actually wait.
uwe[src/trunk]: src/doc Add missing Ar
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 DIGI Neo 8-port serial(PCIe) and OXFORD OXPC...
christos[src/trunk]: src/doc new openpam
christos[src/trunk]: src/external/bsd/ntp mention manual handling of man pages
christos[src/trunk]: src mention visible changes
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 CI_UPAID has been renamed to CI_CPUID.
mrg[src/trunk]: src/distrib/sets/lists/misc actually fix the previous change as ...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd - regen using byacc.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Zero out on-stack 'marks' array befo...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp pointless to call alloca for a ...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Enable file-system CD9660 to make cd(4...
pgoyette[src/trunk]: src/sys Create modules for software crypto components.
christos[src/trunk]: src/bin/sh whitespace fixes
pooka[src/trunk]: src/sys Allow kernels compiled with INET+INET6 to be booted as I...
pooka[src/trunk]: src/sys/netinet need atomic.h, from uwe
martin[src/trunk]: src Add a note for the libc/compile_rt changes requiring a parti...
pgoyette[src/trunk]: src/sys/modules/crypto Provide ioconf file to generate config da...
mrg[src/trunk]: src/libexec/httpd - update CHANGES with recent changes
martin[src/trunk]: src/sys/arch/arm/marvell Explicitly include armreg.h (for the in...
dsl[src/trunk]: src/sys/arch/x86 Re-use the unused ci_cpu_serial[3] to save the ...
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Trim include files
matt[src/trunk]: src/sys/arch/arm/include Add way_size to arm_cache_info
mrg[src/trunk]: src/external/gpl3/gcc add */po and itm/testsuite.
dsl[src/trunk]: src/sys/arch/i386/i386 Avoid unnecessary (and pointless) referen...
martin[src/trunk]: src/sys/arch/emips/stand/common Add missing prototypes
matt[src/trunk]: src/sys/arch/arm/include Add more inlines. Default FSR ARMv6+ b...
christos[src/trunk]: src/sys/arch/emips/stand/common make this compile
matt[src/trunk]: src/sys/arch/arm/arm32 ARMv6+ supplied a write bit in the FSR so...
dsl[src/trunk]: src/sys/arch/x86/x86 Fix a 'stupido' that stopped (amongst other...
christos[src/trunk]: src/lib/libedit Add missing EL_REFRESH
martin[src/trunk]: src/sys/uvm Fix copy & pasto
ginsbach[src/trunk]: src/usr.bin/getaddrinfo AF_MAX isn't an address family so don't ...
mrg[src/trunk]: src/external/gpl3/gcc.old/lib re-import GCC 4.5* with latest fix...
joerg[src/trunk]: src/external/bsd/wpa/dist/src/radius Timestamps can be quite lar...
joerg[src/trunk]: src/sys/arch/arm/s3c2xx0 GC __raise.
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/powerpc Use uintptr_t to convert pointers.
blymn[src/trunk]: src/lib/libcurses Fix reversed logic in the notimeout call.
martin[src/trunk]: src/share/mk Make powerpc64 use Matt's new csu stuff
matt[src/trunk]: src/sys/arch/arm/arm32 Add support for printing the tlb on corte...
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Modernize asm syntax
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server/hw Enable "SUBDIR+=netb...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif remove unnecessary header inclusions
christos[src/trunk]: src/external/gpl3/gcc/lib/libobjc Don't SSP a file that uses all...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Use common m68k/busaddrerr.s for bu...
riastradh[src/trunk]: src/usr.sbin/npf/npfctl Convert right-recursive rules to left-re...
mrg[src/trunk]: src/external/mit/xorg/lib various updates for libdrm 2.4.52.
mrg[src/trunk]: src/external/mit/xorg/bin/twm avoid const problems for now.
hannken[src/trunk]: src/sys/kern Change sysctl_kern_vnode() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/ufs Change quota1_handle_cmd_quotaon() and q1sync() ...
hannken[src/trunk]: src/sys/fs/msdosfs Change msdosfs_sync() to use vfs_vnode_iterator.
skrll[src/trunk]: src/sys/dev Remove a simplelock and replace with a kmutex
joerg[src/trunk]: src/sys/lib/libunwind Allow building with GCC 4.1 by providing <...
prlw1[src/trunk]: src/sys/dev DIOCGDISKINFO support for vnd
tsutsui[src/trunk]: src/sys/arch/x68k Remove obsolete ssir stuff which was used for ...
dholland[src/trunk]: src/games/atc Don't cast the return value of malloc.
dholland[src/trunk]: src/games/backgammon/backgammon don't declare ospeed; it's in <t...
dholland[src/trunk]: src/games/boggle/boggle use size_t instead of int for a length
christos[src/trunk]: src/sys/dev/isa fix unused
christos[src/trunk]: src/sys fix unused
hannken[src/trunk]: src - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/v...
szptvlfn[src/trunk]: src/sys/arch fix manual section numbering of sysctl.
christos[src/trunk]: src/sys/arch/luna68k/luna68k - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/next68k/next68k fix memset bugs
christos[src/trunk]: src/sys/fs/nfs kill sprintf.
matt[src/trunk]: src/sys/arch/arm/include Add NSACR
matt[src/trunk]: src/sys/arch/arm/broadcom Allow SRAB to be optional.
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src/sys/arch/usermode/dev fix sprintf
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix sense of at...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add Linuxoid no...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use pmap_enter_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Fix result of DRM...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Fix DRM_WAIT_UNTI...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add flush_scheduled_work back.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize and ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 flush_workqueue...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use dev_priv->i...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Pesky ampersands!
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use nanouptime, ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Make i915drm_match re...
riastradh[src/riastradh-drm2]: src/sys/dev/wsfb Make genfb replay the msgbuf only if i...
aymeric[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm do not KASSERT out on...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Take the vmobjl...
soren[src/trunk]: src/sys/dev/pci Regen.
uwe[src/trunk]: src/usr.bin/man Revert previous; other errors from WARNS=3 obscu...
manu[src/trunk]: src/lib/libperfuse One more explicit error log, and two bug fixes
matt[src/trunk]: src Make sure fdformat is on m68k (even sun2)
matt[src/trunk]: src/share/mk Test BSD makefile about coldfire.
matt[src/trunk]: src/lib/libarch Use MACHINE_CPU for m68k
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k Cleanup old cruft tha...
christos[src/trunk]: src/external/bsd/top/dist remove unused variables
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix wrong argument to sizeof.
msaitoh[src/trunk]: src/sys/dev/pci regen.
matt[src/trunk]: src/lib/csu/arch/m68k Deal with m68010 not having bsrl so usr js...
christos[src/trunk]: src/bin/hostname fix error handling.
matt[src/trunk]: src/external gmp, binutils, gcc, gdb configury for coldfire
wiz[src/trunk]: src/games/fortune/datfiles Fix typo.
skrll[src/trunk]: src/lib/libc/sys Bump date for previous.
kefren[src/trunk]: src add a couple of tests for dynamic MPLS routes generation usi...
martin[src/trunk]: src/usr.sbin/ndp Simplify code to print the router/prefix list: ...
pooka[src/trunk]: src/usr.bin/rump_allserver Actually, nevermind with the whole LD...
rmind[src/trunk]: src/doc Mention POSIX shared memory support.
joerg[src/trunk]: src/sys/arch/arm/allwinner ist_maps is only used by code in #if ...
matt[src/trunk]: src/sys/arch/arm/arm If we are exec'ing AAPCS and running on arm...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/lib/libc/net this is supposed to be re-entrant, call don't c...
skrll[src/trunk]: src/sys/kern Remove local getsn and use cngetsn.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add acafh(4) page for the recently...
christos[src/trunk]: src/sys/kern replace strcpy with copystr and remove useless strc...
wiz[src/trunk]: src/lib/libc/sys Sort errors. Use parentheses instead of Pq in n...
christos[src/trunk]: src/external/bsd Add smbfs
joerg[src/trunk]: src/lib/libc/arch/arm/gen Explicitly enable FPU support.
christos[src/trunk]: src/lib add smbfs library
christos[src/trunk]: src/sys/dev/usb from "Just a Normal Person", make sure that we s...
martin[src/trunk]: src/lib/csu/arch/m68k Simplify to new ___start() signature.
njoly[src/trunk]: src/sys/compat/linux Add struct linux_stat64 definition for alph...
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man remove conflicts
christos[src/trunk]: src/sys/modules/lua Remove strncat now that it is part of the ke...
khorben[src/trunk]: src/lib/libc/sys Fixed a typo in the example code for select(2)
christos[src/trunk]: src/external/bsd/nvi/dist/vi fix bug in coversion
christos[src/trunk]: src/etc put a comment for mode7
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd 32 bit build fixes.
christos[src/trunk]: src/share/man/man5 remove dup file
christos[src/trunk]: src/lib/libpam warns 6
dholland[src/trunk]: src/sbin/mount_fdesc Add crossreference to fd(4) as noted a whil...
pooka[src/trunk]: src/lib/librumpuser Do not export symbols which don't need to be...
christos[src/trunk]: src/distrib/sets/lists bump libisc for new bind
pgoyette[src/trunk]: src/external/bsd/ntp/dist/libntp Remove duplicate/old declaratio...
christos[src/trunk]: src/bin/sh explain the previous fix.
christos[src/trunk]: src/sys/arch/i386/stand/boot Use a custom ldscript so that we ca...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Remove initialization of unused t_softc...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/stand Workaround weird "nbmake[8]: Grap...
christos[src/trunk]: src/lib/libpthread remove compatibility code for handling CLOCK_...
wiz[src/trunk]: src/lib/libc/sys Fix prototype in SYNOPSIS, mark up NULL with Dv.
joerg[src/trunk]: src/sys/arch/arm/include Fix RCS ID.
matt[src/trunk]: src/sys/arch/shark/ofw Deal with non-4K page sizes.
matt[src/trunk]: src/sys/arch Don't manipulate the pte to get uncached memory, us...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.3.0 with the follow...
matt[src/trunk]: src/sys/arch/arm/include Fix thinko.
matt[src/trunk]: src/sys/arch/evbarm/cubie Deal with cubietruck GPIO differences.
mrg[src/trunk]: src/external/gpl3/gcc.old update gcc.old from GCC 4.5 versions t...
matt[src/trunk]: src/lib/csu/arch/powerpc Use _ENTRY
mrg[src/trunk]: src/share/mk remove the GCC 4 EXTERNAL_GCC_SUBDIR, and switch GC...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use register_t instead of int for r...
matt[src/trunk]: src/etc/etc.evbppc There are no powerpc64 in evbppc currently.
pooka[src/trunk]: src/lib/librumpuser Fix locking SNAFU.
matt[src/trunk]: src/etc/etc.evbarm Add BE version of cubieboard. Plus hf too. ...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8 branch at r206687.
joerg[src/trunk]: src/sys/netipsec Remove modification of an unused uninitialized ...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Help the hack verifying malloc al...
justin[src/trunk]: src/lib/librumpuser If dlopen returns NULL assume we are statica...
martin[src/trunk]: src/lib/libm/arch/vax Provide copysignf and copysignl
dholland[src/trunk]: src/usr.bin/login Fix gcc48 build without Kerberos.
martin[src/trunk]: src/sys/dev/usb Use C99 initializers
joerg[src/trunk]: src/share/mk libunwind supports PowerPC.
dsl[src/trunk]: src/tests/lib/libm Print the result as a 'long double' - on i386...
mrg[src/trunk]: src updates for libX11 1.6.2, dri3proto and presentproto, and fix
mrg[src/trunk]: src merge xtrans 1.3.3 (deletes Xtranstli.c -- so sad, bye bye.)
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options MVSOC_INTERREGS_PBASE for *...
mrg[src/trunk]: src/external/mit/xorg/bin/mkfontscale update for mkfontscale 1.1.1.
hannken[src/trunk]: src/sys/ufs/ext2fs Change ext2fs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs_sync()...
matt[src/trunk]: src/sys/arch/evbarm/conf Don't replicate most of mk.marvell in m...
matt[src/trunk]: src/sys/arch/evbarm/conf Add xhci
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...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc split 601 and generic PowerPC timec...
christos[src/trunk]: src/sys/arch Make all __ALIGNBYTES macros return the same type (...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Add support for the ....
ginsbach[src/trunk]: src/usr.bin/getaddrinfo Add missing include files. Don't rely o...
riastradh[src/trunk]: src/usr.bin/getaddrinfo Clarify some wording in getaddrinfo.1.
christos[src/trunk]: src/sys/netinet need compat header.
matt[src/trunk]: src/sys/arch/arm/cortex pl310 cache is PIPT
skrll[src/trunk]: src/sys/sys Actually delete simplelock.h
skrll[src/trunk]: src/share/man/man4 Remove reference to simplelock
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add a few xorg lint libraries.
christos[src/trunk]: src/sys remove unused
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
dholland[src/trunk]: src/sbin/fsck_lfs don't use sprintf
christos[src/trunk]: src/sys/arch use cpu_{g,s}etmodel
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/arch/zaurus/stand/zboot use snprintf
nat[src/trunk]: src/distrib/notes/common Add myself.
christos[src/trunk]: src/sys/dev/usb regen
wiz[src/trunk]: src/external/bsd/mdocml/bin/mandoc When not built as host tool, ...
martin[src/trunk]: src/distrib/sets/lists/base add if_athn directory
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix TARGET_LINKER_EABI...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Hook up the i91...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement destr...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Destroy the mut...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use dev->struct...
riastradh[src/riastradh-drm2]: src/sys Omit more needless #ifdef __NetBSD__.
riastradh[src/riastradh-drm2]: src/sys Round of hacking on i915 framebuffers.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Make DRM_IOCTL_GET_C...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add open drm files to the...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Unconditionalize the ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Fix queue_delayed_work ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Kludgey attempt to fi...
martin[src/trunk]: src/share/mk Disable -Wconversion for gcc older than 4.5
adam[src/trunk]: src/doc Import wpa_supplicant and hostapd 1.1
christos[src/trunk]: src/lib/libc/time remove "register" in new code
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Don't use %d2 (violates the ABI si...
njoly[src/trunk]: src/distrib/sets/lists/debug +librumpnet_netmpls.so.0.0.debug
matt[src/trunk]: src/lib/libc/arch/m68k/gen Cleanup. hardfloat stuff is now in i...
joerg[src/trunk]: src/tests/lib/libc/tls_dso Force use of static TLS space.
christos[src/trunk]: src/sys/lib/libsa remove unused
matt[src/trunk]: src/lib/libc/arch/m68k/gen Remove hardfloat now that it's somepl...
matt[src/trunk]: src/libexec/ld.elf_so/arch/m68k Use new macros from <machine/asm...
matt[src/trunk]: src/sys/arch/m68k/include Adjust LEA_LCL, GOT_SETUP, INTERRUPT_{...
dholland[src/trunk]: src/sys/miscfs/specfs In spec_strategy, if fscow_run() fails, se...
matt[src/trunk]: src/sys/arch/m68k/m68k use mvz[wb] when possible
christos[src/trunk]: src/doc mention new bind.
dholland[src/trunk]: src/sys/ufs/lfs Remove ulfsspec_close and ulfsfifo_close as they...
dholland[src/trunk]: src/sys/ufs/lfs Merge the extattr VOPs from ffs.
skrll[src/trunk]: src/sys/arch/arm/omap Remove unused variable.
pooka[src/trunk]: src/usr.bin/rump_allserver Use rumperr to print correct error st...
joerg[src/trunk]: src/sys/lib/libunwind Fix typo.
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Add and enable wsmux(4) in GENERIC (fo...
hannken[src/trunk]: src/sys/fs/tmpfs It is not the task of tmpfs_open() to check for...
kiyohara[src/trunk]: src/sys/dev/marvell Support Basic Mode for Armada XP.
jakllsch[src/trunk]: src/sys/lib/libsa intmax_t might be long long, handle accordingl...
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm Tag files using "mor...
christos[src/trunk]: src/distrib/sets/lists add smbutil
joerg[src/trunk]: src/crypto/external/bsd/heimdal/libexec Resort libraries accordi...
msaitoh[src/trunk]: src/sys/dev/pci Add some Marvell 88SE9xxx devices.
njoly[src/trunk]: src/sys/compat/linux/common Rename ipcall/socketcall specific de...
christos[src/trunk]: src/sys/dev/acpi constant changed name
christos[src/trunk]: src/sys/dev/acpi/acpica use ACPI_DEBUG not ACPI_DEBUGGER which i...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel C2000 PCU SMBus
dholland[src/trunk]: src/lib/libc/sys O_SYNC, not O_FSYNC. Spotted by "beatnix" on fr...
christos[src/trunk]: src/lib/libpam/modules Fix incorrect types
msaitoh[src/trunk]: src/sys/dev/pci Add ASPEED AST2000.
msaitoh[src/trunk]: src/sys/dev/pci Change description from ASPEED2000 to ASPEED Gra...
christos[src/trunk]: src/bin/sh clarify further.
christos[src/trunk]: src/external/bsd/bind/dist rename libtool.m4 m4
joerg[src/trunk]: src/sys/arch/shark/ofw Fix const use.
wiz[src/trunk]: src Add a letter, fix a word.
tsutsui[src/trunk]: src/sys/arch/x68k/dev Fix build botched in previous.
joerg[src/trunk]: src/sys/arch/arm/include Typos.
hannken[src/trunk]: src/share/man/man9 Update the description of vfs_busy() and vfs_...
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Missed one __sync_* op (or g...
martin[src/trunk]: src/common/lib/libc Provide cas_16 and cas_8 emulation via cas_3...
jnemeth[src/trunk]: src/sbin/gpt If we want to GUIDs to display with correct endian, ...
matt[src/trunk]: src/sys/arch/arm/allwinner Extract # of cores from L2CTRL for MU...
martin[src/trunk]: src/distrib/sets/lists/modules Fix obvious copy&pasto
roy[src/trunk]: src/external/bsd/dhcpcd/dist Build with FORTIFY_SOURCE
martin[src/trunk]: src/sys/arch/evbppc/ev64260 Remove an unused variable
skrll[src/trunk]: src/sys/arch/evbarm/conf Define ARM11_COMPAT_MMU (for now) to ke...
matt[src/trunk]: src/sys/arch/arm/include Add more MMU registers
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix off by one in _bus_dma_{paddr_inrange...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r202303...
joerg[src/trunk]: src/sys/external/bsd/ipf/netinet Checking the return value of an...
isaki[src/trunk]: src Increase the image size to 1600KB.
joerg[src/trunk]: src/distrib/sets/lists/comp Use gcc, compat, directory creation o...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Fix typo in comment BEAGLEBOARD->CUBIEB...
matt[src/trunk]: src/sys/arch/powerpc/include Use ## for concatenation
joerg[src/trunk]: src/libexec/telnetd Global variable is never a null pointer.
matt[src/trunk]: src/sys/arch/powerpc/powerpc If execing a LP64 image, we need to...
martin[src/trunk]: src/sys/dev/usb Add moschip 7810 and 7820 usb serial devices
matt[src/trunk]: src/sys/rump/librump/rumpkern Use the new FEAT_LDREX to replace ...
christos[src/trunk]: src/external/bsd/bind/dist Introduction
christos[src/trunk]: src/external/bsd/bind resolve conflicts; undo many local changes...
maxv[src/trunk]: src/sys/dev/acpi Some {} are missing. The behavior is thus wrong...
pooka[src/trunk]: src/sys/sys For compilers without __COUNTER__, make the ctassert...
matt[src/trunk]: src/sys/arch/arm/allwinner Warn if a cpu failed to hatch.
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...
matt[src/trunk]: src/sys/arch/arm/s3c2xx0 #include <sys/evcnt.h>
kiyohara[src/trunk]: src/sys/dev/pci Regen.
kiyohara[src/trunk]: src/sys/dev/marvell Add tags to marvell_attach_args.
jakllsch[src/trunk]: src/sys/arch/amd64/conf Enable PCI support in amd64 XEN3_DOMU co...
martin[src/trunk]: src/sys/dev/usb Remove unused include
dholland[src/trunk]: src/sys/dev/mscp typo in previous
martin[src/trunk]: src/sys/arch/i386/conf Add umcs(4)
njoly[src/trunk]: src/sys/rump/librump/rumpvfs When trying to extend a file, don't...
reinoud[src/trunk]: src/sys/arch/arm/s3c2xx0 Remove unneeded dependencies
dsl[src/trunk]: src/tests/lib/libm Add a lot more tests for exp2() and exp2f().
hannken[src/trunk]: src/sys/ufs/ffs Change snapshot_expunge() to use vfs_vnode_itera...
hannken[src/trunk]: src/sys/nfs Change nfs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/fs/puffs Change pageflush() to use vfs_vnode_iterator.
mrg[src/trunk]: src/external/mit/xorg/bin/xmodmap merge xmodmap 1.0.8.
matt[src/trunk]: src/sys/arch Move defparam opt_mvsoc.h to more appropriate place.
dsl[src/trunk]: src/lib/libm/src Change 'i0' to be signed so that the sign bit i...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Once we know the bound routine, r...
nonaka[src/trunk]: src/doc Note Realtek RTS5209/RTS5229 Card Reader driver support.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/vax Save actual start of function, no...
mrg[src/trunk]: src/external/mit/xorg/bin/xkbutils look for config.h.
mrg[src/trunk]: src merge freetype 2.5.3.
christos[src/trunk]: src/sys/arch/amd64/conf First attempt at an ALL kernel based on ...
christos[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom fix Big Endian compilation
pooka[src/trunk]: src/lib/librumpuser use a probe result to decide which pthread_s...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Simplify. If we got called via a...
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/distrib/sets/lists bump libssl
dholland[src/trunk]: src/tests/rump/kernspace remove sys/simplelock.h (straggler)
dholland[src/trunk]: src/games/battlestar avoid unnecessary floating point ops
dholland[src/trunk]: src/sys typos in comments
hannken[src/trunk]: src/sys Change all vfsops to use C99 designated initializers.
pettai[src/trunk]: src/external/apache2/mDNSResponder Prepare for importing a newer...
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-258...
pettai[src/trunk]: src/doc fix date timestamp
joerg[src/trunk]: src/external/gpl3/gcc/dist/libgcc Cast context->ldsa to the corr...
christos[src/trunk]: src/sys/dev/ic fix unused/uninitialized
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Bias the cfi pc expr ...
joerg[src/trunk]: src/bin/ed Use __printflike.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Add missing inc...
riastradh[src/riastradh-drm2]: src/sys Adapt intel_pm.c to NetBSD. Drop stubs.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Remove #ifdef _...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Miscellaneous L...
riastradh[src/riastradh-drm2]: src/sys First (plausible) draft of Linux workqueue impl...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Make Linux workqueues a...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Tweak drm_fb_helper_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Drop another re...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Make Linux kmal...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Just use kcalloc ...
riastradh[src/riastradh-drm2]: src/sys Tweak genfb tweaks so they work.
njoly[src/trunk]: src/lib/libc/sys Add renameat(2) specific errors.
wiz[src/trunk]: src/share/man/man4 Add NetBSD 7.0 as first appearance of this dr...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Replace broken (by SCCS) ISO-202...
riastradh[src/riastradh-drm2]: src/sys Use -Wno-shadow, not a cpp kludge, for drm_crtc...
riastradh[src/riastradh-drm2]: src/sys/modules Remove drm2 and i915drm2 modules.
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Convert to morotola syntax
sjg[src/trunk]: src/usr.bin/make From bmake: move decl of pwd nearer to where it...
matt[src/trunk]: src/lib/csu/common Only supplie -fPIE to crtbegin.c if MKPIC is ...
matt[src/trunk]: src/common/lib/libc/arch/m68k/atomic invert tests ${MACHINE} != ...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc Don't emit _fix _floatun for co...
uwe[src/trunk]: src/usr.bin/man manual_find_buildkeyword() - now that we control...
uwe[src/trunk]: src/usr.bin/man Constify some more.
soren[src/trunk]: src/sys/dev/pci Since puc(4) serial ports are typically not iden...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Import drm sources from Linux v3....
kefren[src/trunk]: src/usr.sbin/ldpd * use a flag in label struct in order to deter...
matt[src/trunk]: src/lib/csu/arch/m68k Use jbsr and add END(__start)
jklos[src/trunk]: src/sys/arch/arm/omap Fix typo that kept SD card on BeagleBone f...
dholland[src/trunk]: src/sys/ufs/lfs Add lfs_kernel.h for declarations that don't nee...
kiyohara[src/trunk]: src/sys/dev/i2c Call iic_exec() with I2C_F_POLL. Don't sleep in...
kefren[src/trunk]: src/tests/net/mpls don't expect failure anymore
christos[src/trunk]: src/sbin/mount_lfs put back oldflags and __USE it.
christos[src/trunk]: src/external/bsd/tmux/dist remove unused variable
christos[src/trunk]: src/external/bsd/ipf/dist fix unused variable warnings
christos[src/trunk]: src/external/bsd/bzip2/dist fix unused variable warnings
mrg[src/trunk]: src/external/lgpl3/mpc/lib/libmpc build files for mpc 1.0.1.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin handle with moved mpfr*.h files.
pooka[src/trunk]: src/sys/rump/include/rump regen
rmind[src/trunk]: src Add a man page for shm_open(3) and shm_unlink(3). Obtained ...
skrll[src/trunk]: src/sys/arch/evbarm/dev Sprinkle __unused.
rkujawa[src/trunk]: src/doc Note ACA500 support.
dholland[src/trunk]: src/etc Fix _crunch entries, which accidentally got changed from...
matt[src/trunk]: src/sys/arch/powerpc/include/oea Make this 64-bit aware.
dholland[src/trunk]: src/lib/libc/sys typo
msaitoh[src/trunk]: src/sys/dev/pci Add support S1200's UART. Part of PR#48016.
jakllsch[src/trunk]: src/sys/arch/x86/pci Give cpu_comcnprobe a chance of working on ...
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/dist more dead functions, usage to stderr
christos[src/trunk]: src/common/lib/libc/string kernel needs it now too.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust for new acpica
matt[src/trunk]: src/sys/arch/shark/conf Bump SYMTAB_SPACE
rjs[src/trunk]: src Only build shmif_dumpbus when rump is available.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Make 32-bit kernel buildable again.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Add more dependencies, fix CLEA...
dholland[src/trunk]: src/share/man/man4 Add cross reference to mount_fdesc(8), as not...
skrll[src/trunk]: src/sys/dev/i2c Remove unused variable.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/arch/i386/stand/boot remove commented out -fno-reorder-f...
tho[src/trunk]: src/crypto/external/bsd/libsaslc/etc Do not install files in usr...
martin[src/trunk]: src/tests/lib/libc/gen Print a slightly more helpfull message in...
mlelstv[src/trunk]: src/bin/ls fix -w output
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Remove misplaced #endif
mrg[src/trunk]: src/external/gpl3/gcc/dist remove the testsuite and po subdirect...
rkujawa[src/trunk]: src/doc s/mcp48x1dac/mcp48x1dac(4)/
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/arm/include/arm32 Use PAGE_SIZE instead of 1000
jmcneill[src/trunk]: src/sys/arch/arm/allwinner implement card detect
joerg[src/trunk]: src/tests/lib/libm Avoid promotion in subexpressions.
mrg[src/trunk]: src/tools/gcc define GCCDIST properly for GCC 4.1, and since it ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use the right file.
skrll[src/trunk]: src/distrib/hppa/ramdisk Bump IMAGESIZE
riastradh[src/trunk]: src/sys/kern Kick on-demand entropy sources in rndsinks_distribute.
christos[src/trunk]: src/external/bsd/bind/dist/bin/nsupdate remove local init stuff
hannken[src/trunk]: src/sys/dev/pci Add __diagused.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Rename rumpcomp_user.c -> virtif_...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif No reason to attach if_virt as a ...
christos[src/trunk]: src/external/bsd/pcc make this compile again
pooka[src/trunk]: src/distrib/sets/lists + rumpkern_time
rmind[src/trunk]: src NPF: add support for "stateful-ends".
matt[src/trunk]: src/sys/arch/evbarm/mini2440 #include <arm/locore.h>
tsutsui[src/trunk]: src/sys/arch Use common m68k/busaddrerr.s for bus error and addr...
cherry[src/trunk]: src/tests/lib/csu/arch/ia64 Add stack align test stub for ia64 n...
pooka[src/trunk]: src/sys/rump document compile-time options for rump kernels
mrg[src/trunk]: src/external/mit/xorg/lib/pixman updates for pixman 0.32.4 and x86.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules regenerate for ...
hannken[src/trunk]: src/sys/fs/smbfs Change smbfs_sync() to use vfs_vnode_iterator.
matt[src/trunk]: src/sys/arch/arm defflag VERBOSE_INIT_ARM
hannken[src/trunk]: src Operations vmark(), vunmark() and vismarker() have been repl...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
roy[src/trunk]: src If IPv6 is disabled for an interface, mark all addresses as ...
riastradh[src/trunk]: src/usr.sbin/acpitools/acpidump Don't choke on an assertion for ...
christos[src/trunk]: src/sys/dev/pci fix format confusion
degroote[src/trunk]: src/sys/netipsec fix a typo in the log ouput of ipsec4_get_policy
pooka[src/trunk]: src/lib/librumpuser fix name of HAVE_PTHREAD_SETNAME_3
maxv[src/trunk]: src/sys/net 'newrt' is not supposed to be NULL. Therefore, the N...
skrll[src/trunk]: src/share/man/man9 Bump date for previous
dholland[src/trunk]: src/games/battlestar Use random(), not rand().
dholland[src/trunk]: src/games/canfield/cfscores Use ssize_t for read() results. Don'...
dholland[src/trunk]: src/share/man/man4 Revise documentation of QUOTA and QUOTA2 opti...
christos[src/trunk]: src/sys/dev remove unused
dholland[src/trunk]: src don't use sprintf
dholland[src/trunk]: src/sys/fs/cd9660 Tidy up locking in cd9660_mount; thrash the lo...
christos[src/trunk]: src/sys/arch/sun2/sun2 avoid local redefinitions
christos[src/trunk]: src/sys/arch/hp300 - remove unused
christos[src/trunk]: src/sys/arch/next68k - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys - create cpu_{g, s}etmodel() and hide cpu_model from dir...
christos[src/trunk]: src/sys/crypto/des fix sprintf.
joerg[src/trunk]: src/tests/lib/libm Consistently use long double.
christos[src/trunk]: src/sys/arch/next68k/stand/boot kill sprintf
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Label fail4 is now us...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Little reference counting...
riastradh[src/riastradh-drm2]: src/sys/dev/pci Expose the agp_i810 softc.
soren[src/trunk]: src/sys/dev/pci/ixgbe Fix ixb(4) build.
christos[src/trunk]: src/lib/libc/time welcome to 2013d
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 8 Series SMBus.
uwe[src/trunk]: src/usr.bin/man whatis.db is no more, so don't mention its locat...
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Keep stack longword aligned.
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Add the Makefile
soren[src/trunk]: src/sys/dev/pci Clear errors before beginning a transfer.
msaitoh[src/trunk]: src/share/man/man4 Update ichsmb(4) manual. We support both PCH ...
prlw1[src/trunk]: src/external/mit/xorg/bin/xrdb Replace mrg's clean cpp+cpp_arg i...
pooka[src/trunk]: src/tools/compat regen
christos[src/trunk]: src/tools/compat revert socklen_t to int (from dh)
dholland[src/trunk]: src/sys/ufs/lfs Remove ulfs_mknod, which is not used.
gson[src/trunk]: src/tests/fs/nfs Add -lrumpnet_netinet6 to the rump_server invoc...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Little pseudo-f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <asm...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add some atomic...
pooka[src/trunk]: src/lib/librumpuser remove outdated comment (since quite a few m...
christos[src/trunk]: src/external/bsd/dhcp/dist/common more casts
pooka[src/trunk]: src/usr.bin/shmif_dumpbus If creating a pcap dump to stdout, pri...
matt[src/trunk]: src/sys/arch/arm/include Fix non-armv6 case.
pooka[src/trunk]: src/usr.bin/shmif_dumpbus make portable
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc make the non-threaded case wo...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libnvpair use proper format str...
riastradh[src/riastradh-drm2]: src/sys Implement drm_cache.c, for x86 only at the moment.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Shift the GTT size by...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Use Linux atomics, n...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Lock the right ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Initialize the right mino...
gdt[src/trunk]: src/external/gpl3/gcc/usr.bin/include Use -f with cp, for 444 so...
wiz[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl Add d1_meth.c to buil...
wiz[src/trunk]: src/share/man/man4 Fix Dd. Remove fw_update reference, the firmw...
christos[src/trunk]: src/sys/net80211 remove trailing whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define struct i...
dholland[src/trunk]: src/sys/ufs/lfs Merge logic from ulfs_close(), ulfs_getattr(), a...
matt[src/trunk]: src/sys/uvm/pmap In the non-MP case, just initialize onproc to N...
kefren[src/trunk]: src/sys Implement RFC4182 changes - switchable via sysctl
kefren[src/trunk]: src/tests/net/mpls Use . for shm bus path and rump_server url in...
tcort[src/trunk]: src/share/man/man9 edid.9: fixes for example code
msaitoh[src/trunk]: src/sys/arch/x86/include Fix the bit positions in CPUID_SEF_FLAG...
matt[src/trunk]: src/lib/libc/compat/arch/m68k/sys Fix some more CERROR inversions
christos[src/trunk]: src/external/bsd/dhcp - conditionalize on mkcrypto
dholland[src/trunk]: src/sys/ufs/lfs Bring in a copy of ffs_quota2_mount() for refere...
wiz[src/trunk]: src/lib/libc/sys Fix punctuation formatting and sort errors.
tsutsui[src/trunk]: src/sys/arch/newsmips Add WSDISPLAYIO_LINEBYTES ioctl (for Xorg ...
tsutsui[src/trunk]: src/sys/arch/mipsco/stand Make sure to define NOMAN before inclu...
matt[src/trunk]: src/lib/libc/arch/powerpc/sys Since powerpc passes 8 arguments i...
christos[src/trunk]: src/lib/librpcsvc remove __P
kiyohara[src/trunk]: src/sys/dev/mii Add Marvell 88E1543 Quad Port Gb PHY
mlelstv[src/trunk]: src/sys/dev/usb Preallocate command and status buffers as auto a...
rkujawa[src/trunk]: src/sys/arch/amiga Changes to ACA500 support:
dholland[src/trunk]: src/share/man/man7 Note the existence of /libdata. PR 48471 from...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add acafh(4) to man dist list.
christos[src/trunk]: src/sys/arch/x86/x86 use __func__
mlelstv[src/trunk]: src/sys/fs/sysvbfs At least fetch mount data pointer before usin...
joerg[src/trunk]: src/sys/arch/arm/arm Use symbolic form for the third argument of...
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm Should be ARMv6.
apb[src/trunk]: src/distrib/sets/lists/base Mark usr/share/zoneinfo/{Asia, Mideas...
christos[src/trunk]: src/lib/libc/time update from tzcode 2013e to tzcode2013i
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Regen.
christos[src/trunk]: src/sys/external/bsd/acpica/dist resolve conflicts
palle[src/trunk]: src/sys/arch/sparc64 a) make the hunt through the cpus list more...
christos[src/trunk]: src/external/bsd/ntp/include adjust for non-amd64 build
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Add preleminary support of 4bpp LUNA fr...
pgoyette[src/trunk]: src/sys Modularize net/zlib so it can be used by the vnd module ...
christos[src/trunk]: src/external/bsd/smbfs/dist/smbutil remove unused variable
christos[src/trunk]: src/external/bsd/tcpdump/dist resolve conflicts.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new modules for opencrypto
dsl[src/trunk]: src/sys Change the type of the 'cookie' that holds the state of ...
mlelstv[src/trunk]: src/bin/ls add u option to getopt again.
mlelstv[src/trunk]: src/sys/uvm Drop empty priority lists, not the full ones. Fixes ...
matt[src/trunk]: src/sys/arch/arm #include <arm/locore.h>
dsl[src/trunk]: src/sys/arch Add fpu_set_default_cw() and use it in the emulatio...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Save initial CAP/CAP2/PI config over ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner write to vendor specific dma reg rela...
joerg[src/trunk]: src/distrib/sets/lists/comp Fix compat entries.
matt[src/trunk]: src/sys/arch/arm If we are dumping a EABI coredump, set the vers...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add Allwinner SD/MMC driver. No DMA yet.
matt[src/trunk]: src/sys/arch/arm/arm Default to EXEC_ELF32
pooka[src/trunk]: src/sys/rump/librump/rumpnet Schedule only those netisr's that h...
matt[src/trunk]: src/sys/arch/arm/allwinner Didn't want to comment out awin_dma_b...
matt[src/trunk]: src/sys/arch/arm/arm32 Add support for PMAP_PTE to pmap_kenter_pa
matt[src/trunk]: src/sys/arch/arm/include/arm32 Replace 1000 with PAGE_SIZE
matt[src/trunk]: src/sys/arch/arm/include Move some static/global variables to here.
christos[src/trunk]: src/share/mk powerpc64 needs USE_COMPILERCRTSTUFF=yes
matt[src/trunk]: src/sys/arch/arm/arm32 Don't do ref/mod emulation for KENTRY pages.
martin[src/trunk]: src/tests/lib/libc/sys Remove hardcoded VM_MIN_ADDRESS and inste...
hkenken[src/trunk]: src/sys/arch/arm/imx fix typo.
matt[src/trunk]: src/lib/csu/arch/powerpc Use the CALL() macro.
joerg[src/trunk]: src/lib/libpam/modules/pam_ksu Remove tautological check.
matt[src/trunk]: src/sys/arch/powerpc/include support PPC_OEA64
matt[src/trunk]: src/sys/arch/ofppc/conf Add a PPC64 kernel for testing
matt[src/trunk]: src/distrib/evbarm/gzboot/gzimg TARGETS -> ARCH_TARGETS
dsl[src/trunk]: src/external/bsd/bind/dist/lib/dns/include/dns Add missing #endif
christos[src/trunk]: src/sys/uvm only check that npages fit, if we are going to add n...
martin[src/trunk]: src/sys/arch/dreamcast/dev/maple Remove unused variables
cherry[src/trunk]: src/sys/arch/ia64/ia64 Tweak the argument order passed to the el...
ozaki-r[src/trunk]: src/external/cddl/osnet/lib/libdtrace Look up arm directory on M...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos fix tyop
dsl[src/trunk]: src/tests/lib/libm Check that the result isn't equaly to the exp...
pooka[src/trunk]: src/sys/rump/dev/lib/libmd rename component.c -> md_component.c
skrll[src/trunk]: src/sys/dev/i2c Fix build.
martin[src/trunk]: src/sys/dev/usb Misc cleanup, suggested by Chuck Silvers.
liamjfoy[src/trunk]: src/sys/netinet Move ipflow into ip_var.h and fix confliction
nonaka[src/trunk]: src Add a driver for Realtek RTS5209/RTS5229 Card Reader.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix uninitialized variab...
pooka[src/trunk]: src/sys/sys Adjust comment indent.
christos[src/trunk]: src/sys/lib/libsa new header.
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype substitute %LIBS_CON...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl bump for previous
hkenken[src/trunk]: src/sys/lib/libsa for LIBSA_PRINTF_WIDTH_SUPPORT,
dholland[src/trunk]: src/games/adventure tag decl() __noinline, as inlining it would ...
dholland[src/trunk]: src/games/atc use more suitable types
christos[src/trunk]: src/sys/arch/sun3/sun3x avoid dup defs, use global macros
christos[src/trunk]: src/sys/arch/cesfic - use cpu_{g,s}etmodel
tron[src/trunk]: src/doc Document makeinfo(1) hack.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Correct some...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_agpsupport.c nee...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Kill some #ifs in drmP.h by a...
christos[src/trunk]: src/sys Define THINKPAD_EXTENDED_HOTKEYS to enable more hotkeys ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Helps to commit all my ch...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use the cached ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Convert linux_idr(9) to use s...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Initialize the ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Tidy up and reuse the code I ...
riastradh[src/riastradh-drm2]: src/sys/arch/amd64/conf Include genfb in NO_DRM kernel ...
riastradh[src/riastradh-drm2]: src/sys/dev/wsfb Make genfb_attach configure the wsemul...
aymeric[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm revert to bogus asser...
nonaka[src/trunk]: src/sys/arch/zaurus/dev Apply patch from steleto, arranged by me.
chs[src/trunk]: src/sys/arch/x86/acpi yet more fixes for PR 47648 / PR 47016:
christos[src/trunk]: src/sys/dev/nand remove unused
christos[src/trunk]: src/sys/fs/efs Now that KASSERT will always consume its argument...
mrg[src/trunk]: src/external/bsd/fetch/dist/libfetch avoid a strict aliasing pro...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix return valu...
soren[src/trunk]: src/sys/dev/ic Fix COM_16750 build for non-COM_REGMAP platforms.
matt[src/trunk]: src/lib/libc/compat/arch/m68k/gen Missed these. Convert to moto...
matt[src/trunk]: src/sys/arch/powerpc kcpuset_t changes for the pmap and removal ...
uwe[src/trunk]: src/usr.bin/man Constify jump() arguments appropriately.
matt[src/trunk]: src/sys/compat/netbsd32 Move *at syscall handlers to netbsd32_fs...
matt[src/trunk]: src/sys/compat/netbsd32 Deal with timespecs properly in futimens...
matt[src/trunk]: src/usr.bin/elf2aout Use ${MACHINE_CPU} == "m68k"
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Update to compile on coldfire.
matt[src/trunk]: src/sys/rump/librump/rumpkern Coldfire uses atomic_cas_generic.c
matt[src/trunk]: src/lib/csu Remove old compiler based crt stuff for alpha mips p...
wiz[src/trunk]: src/usr.bin/newsyslog Revert previous, it was wrong.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add syscall wrapper for mknod...
njoly[src/trunk]: src/sys/compat CTASSERT that native to compat errno translation ...
skrll[src/trunk]: src/sys/kern Check interp after reading it. Checking newly alloc...
kiyohara[src/trunk]: src/sys/arch Support to check the clock gating for Armada XP in ...
matt[src/trunk]: src/sys/dev/ic Now that cngetc supports -1 as a return value fro...
jakllsch[src/trunk]: src/external/gpl3/binutils/dist/bfd Enable 32/64-bit PE-COFF tar...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/doc document smbfs
matt[src/trunk]: src/sys/arch/arm/include/arm32 Remove duplicate PMAP_PTE
christos[src/trunk]: src/sys/external/bsd/acpica/dist import new acpica
msaitoh[src/trunk]: src/sys/dev/mii Sort. No functional change.
christos[src/trunk]: src/include __lwp_park60
christos[src/trunk]: src/lib/libc expose __lwp_park60
skrll[src/trunk]: src/sys/arch/hppa/hppa Deal with unaligned DIR32 relocs as found...
matt[src/trunk]: src/sys/sys Move wrongly placed ifdef.
nakayama[src/trunk]: src Make sljit usable on sparc64 32-bit kernels.
soren[src/trunk]: src/sys/dev/ic Print the part number for DDR3 modules.
matt[src/trunk]: src/external/gpl3 Allow alias of m5407--netbsdelf for m68k--netb...
kefren[src/trunk]: src/usr.sbin/ldpd don't connect on first hello, there are chance...
dholland[src/trunk]: src/sys/ufs/lfs G/C unused pieces.
njoly[src/trunk]: src/share/man/man9 Kill a few trailing spaces.
soren[src/trunk]: src/sys/dev/pci Restrict the hack for offset BAR's to x86.
macallan[src/trunk]: src/sys/arch/x86/x86 fix width vs height typo
kiyohara[src/trunk]: src/sys/conf Add COM_16750 to opt_com.h.
kefren[src/trunk]: src/tests/net/mpls Disable ip forwarding at penultimate hop
pooka[src/trunk]: src/lib/librumphijack Extend #undef _FORTIFY_SOURCE to both file...
dholland[src/trunk]: src/sys/ufs/lfs Add more of the bits for supporting quotas.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add callout-bas...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement a sub...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Implement Linux m...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Rewrite <drm/drm_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Dribble some...
pooka[src/trunk]: src install rumperr.h
christos[src/trunk]: src/external/bsd/ntp/scripts update mkver
mrg[src/trunk]: src/external/bsd/ntp/dist/util remove (void *) casts when passin...
christos[src/trunk]: src/external/bsd/mdocml Use cleantags to remove RCS tags, missed...
rkujawa[src/trunk]: src/distrib/notes/amiga Note ACA500 support.
christos[src/trunk]: src/external/bsd/libpcap/dist Import libpcap-1.5.2
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.5b1
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fd == 0 is a valid descriptor!
dholland[src/trunk]: src/games/fortune/datfiles fix typo, from Henning Petersen in PR...
martin[src/trunk]: src/sys/arch/alpha Allow kernels without tsciic to build.
matt[src/trunk]: src/sys/arch/shark/isa include <arm/locore.h>
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add L1_TABLE_SIZE_REAL
martin[src/trunk]: src/sys/arch/emips/stand/common Add missing prototypes/includes ...
christos[src/trunk]: src/sys/arch/emips/stand/common make more things static, remove ...
matt[src/trunk]: src/sys/arch/arm/include Default ARM11 to ARM_MMU_V6N
martin[src/trunk]: src/lib/libc/stdlib Powerpc seems to expect minimum 8 byte align...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build new auth modules.
matt[src/trunk]: src/sys/arch/arm/allwinner Make this compile
matt[src/trunk]: src/sys/arch/arm/arm32 Use kmem instead of malloc.
mrg[src/trunk]: src/share/mk define EXTERNAL_GCC_SUBDIR based upon HAVE_GCC, for...
martin[src/trunk]: src/lib/csu/common Make the .note section mergable and set prope...
gdt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp When copying an .OBJDIR file, ...
pooka[src/trunk]: src/lib/librumpvfs Note that etfs keys are not visible in direct...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif header massage, mostly improves po...
wiz[src/trunk]: src/lib/librt Sort errors.
joerg[src/trunk]: src/sys/external/bsd/ipf/netinet A member of a non-null struct p...
uwe[src/trunk]: src/lib/csu/sh3_elf G/c old unused sh3 csu. Requested by joerg@
joerg[src/trunk]: src/gnu/dist/texinfo/info Cast strlen of constant down to avoid ...
matt[src/trunk]: src/sys/arch/powerpc/include Make this work.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix the 64-bit case
matt[src/trunk]: src/sys/dev/pci Use %zu for size_t
martin[src/trunk]: src/sys/dev/usb regen
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 3).
joerg[src/trunk]: src/sys/arch/zaurus/conf Typo
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Add a re...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Enable invop handler on m...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada 370.
dsl[src/trunk]: src/lib/libm/src Fix overflow and underflow on i386.
mrg[src/trunk]: src merge libxcb 1.10 and libpthread-stubs build.
hannken[src/trunk]: src/sys/nfs Change nfs_clearcommit() to use vfs_vnode_iterator.
mrg[src/trunk]: src/external/mit/xorg/bin/xlsclients update for xlsclients 1.1.3.
matt[src/trunk]: src/sys/arch/arm/marvell Only include "opt_mvsoc.h" if _INTR_PRI...
matt[src/trunk]: src/sys/arch/evbarm/conf Add commented out MVSOC_EARLY_CONSOLE o...
riastradh[src/trunk]: src/sys/sys Avoid undefined behaviour in shifts in endian decodi...
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/i386/stand/boot allow LS to be commented out
riastradh[src/trunk]: src/distrib/sets/lists/xdebug Update libfreetype debug data vers...
matt[src/trunk]: src/sys/arch/arm/arm32 Define cache type 13
tsutsui[src/trunk]: src/sys/arch/x68k/dev Replace tsleep(9)/wakeup(9) with condvar(9...
christos[src/trunk]: src/sys/arch/amiga kill sprintf
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 "...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Avoid undefined behaviour (which ...
christos[src/trunk]: src/sys/dev/ic remove unused
christos[src/trunk]: src/sys/kern fix unused
christos[src/trunk]: src/sys/dev remove unused
christos[src/trunk]: src/sys/arch/atari - remove unused
christos[src/trunk]: src/sys/arch/sun2 - remove unused
christos[src/trunk]: src/sys/arch/newsmips - fix unused
christos[src/trunk]: src/sys/arch/ia64 kill sprintf
christos[src/trunk]: src/sys/arch/x68k/dev fix unused, missing splx.
christos[src/trunk]: src/sys/arch/x68k kill sprintf, fix unused.
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src This is the initial port of OpenBSD's athn(4) driver. It su...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux In linux_idr, move idr_...
mrg[src/trunk]: src/lib/libpam/modules/pam_deny remove useless variable
joerg[src/trunk]: src/tests/libexec/ld.elf_so Disable integrated-assembler for cla...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Rewrite idr to use a dumber a...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Rewrite drm locking support f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Call uvm_vm_page_to_phy...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Implement mmap on a drm devic...
riastradh[src/riastradh-drm2]: src/sys/dev/pci Expose agp_i810_write_gtt_entry for drm2.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Make gem mmappings shared...
christos[src/trunk]: src/doc new tzcode
adam[src/trunk]: src/external/bsd/wpa/dist/src merge v1.1
reinoud[src/trunk]: src/sbin/newfs_udf Initial split up for making newfs_udf(8) rout...
christos[src/trunk]: src/etc PR/48061: NAKAJIMA Yoshihiro: wrong description about bz...
christos[src/trunk]: src/sys/dev/usb correct location of the firmware file again.
martin[src/trunk]: src/sys/dev/pci setup interface backpointer
christos[src/trunk]: src/tests/lib/libc/sys add more test cases for nanosleep
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Fix arithmetic in gen...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Detach framebuffer st...
mrg[src/trunk]: src/external/bsd/libarchive/dist/libarchive actually use the cop...
christos[src/trunk]: src/sys/dev/usb remove trailing whitespace
jnemeth[src/trunk]: src/sbin/gpt revert typo fix; teach me to blindly take changes f...
christos[src/trunk]: src/crypto remove unused variables
christos[src/trunk]: src/sys/dev/usb missed one
msaitoh[src/trunk]: src/sys/dev/usb Add support for FTDI FT230X.
matt[src/trunk]: src/sys/arch/arm/include/arm32 When restoring SPRSR, use spsr_fs...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fixup model value for Kirkwood 88F6192.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch CPUID leaf 2 and 4 are only for Intel p...
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Reduce diffs between arches, add ...
jakllsch[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/i386 regenerate for s...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Use the right BCM563XX symbol
christos[src/trunk]: src/usr.bin/man use -Wno-format and revert "fixstring"
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Add for softfloat compatibility
matt[src/trunk]: src/lib/libc/arch/m68k Move hardfloat support to its own directory
kefren[src/trunk]: src Add a couple of basic IP/MPLS forwarding tests
roy[src/trunk]: src/bin/hostname Add the following options
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Rainer Weikusat <rwe...
pooka[src/trunk]: src/share/mk Enable opt-out from shlib mapfile creation. Not al...
roy[src/trunk]: src/doc Import dhcpcd-6.0.3
matt[src/trunk]: src/external/gpl3 Fix broken matching for m5200 and m5407 as ali...
msaitoh[src/trunk]: src/lib/libc/time Both increment_overflow() and normalize_overfl...
alnsn[src/trunk]: src/sys/kern Revert the previous commit.
kefren[src/trunk]: src Add a test for RFC4182
kefren[src/trunk]: src/sbin/route Add -tag description as suggested in PR/45071
skrll[src/trunk]: src/tests Fix msgsz confusion.
matt[src/trunk]: src/lib/libc/arch/m68k Only jump to CERROR if carry is set, not ...
kefren[src/trunk]: src/usr.sbin/ldpd * don't request explicitly for uid 0 as variou...
skrll[src/trunk]: src/sys/kern Fix KASSERT to avoid assumptions about ipl order.
mrg[src/trunk]: src/external/lgpl3/mpfr/dist initial import of MPFR 3.1.2. chan...
nonaka[src/trunk]: src/sys/dev/usb Added Planex GW-450D.
christos[src/trunk]: src/doc update tz stuff and acpi
apb[src/trunk]: src/doc zoneinfo: Import tzdata2013i. [apb 20131226]
christos[src/trunk]: src/external/bsd/ntp/dist import devel ntpd to avoid amplificati...
msaitoh[src/trunk]: src/doc Add note about wm(4)'s I354 support.
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
christos[src/trunk]: src/external/bsd/ntp/bin/ntpd find ntp_scanner.h
christos[src/trunk]: src/external/bsd/tcpdump update for 4.5.1
christos[src/trunk]: src/share/mk redo the ctf stuff to handle the USETOOLS=never cas...
tho[src/trunk]: src/distrib/sets/lists Drop superflous "picinstall" flag on "obs...
christos[src/trunk]: src/share/mk disable ctf handling for the shuttle .c -> '' rule ...
mlelstv[src/trunk]: src/usr.bin/btkey skip unparseable addresses.
njoly[src/trunk]: src/sys/compat Fix wrong KASSERTs. Do not compare size vs. entri...
skrll[src/trunk]: src/sys/arch/cats/conf Bump MD size. Verified working.
ozaki-r[src/trunk]: src/distrib/notes/common Add myself
justin[src/trunk]: src/sys Add kern.{ostype, osrelease, osrevision, version} kern.doma...
rkujawa[src/trunk]: src/sys/dev/spi Add preliminary driver for Microchip MCP48x1 fam...
dsl[src/trunk]: src/sys/arch/x86/include Add the XCR bits for snazzy upcoming fe...
pooka[src/trunk]: src/sys/rump/net/lib/libnpf Run constructor as part of network f...
mrg[src/trunk]: src prepare for moving GCC 4.5 into gcc.old:
matt[src/trunk]: src/sys/sys Only define ieee_ext_u of __HAVE_LONG_DOUBLE == 128
joerg[src/trunk]: src Advise a clean build for the compiler-rt migration.
mrg[src/trunk]: src/libexec/httpd call gzip directly for distfile export target; ...
christos[src/trunk]: src/external/gpl3/gdb/lib powerpc64 support
macallan[src/trunk]: src/sys/arch/macppc/stand/ofwboot support 601, from scole_mail
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/sys/external/isc/atheros_hal/dist/ar5212 abs on unsigned val...
joerg[src/trunk]: src/sys/lib/libkern Provide labs, llabs and imaxabs for kernel use.
dsl[src/trunk]: src/sys/kern Allow CTLTYPE_INT and CTLTYPE_QUAD to be read and w...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Remove _LP64 since it's only used o...
matt[src/trunk]: src/sys/arch/ofppc/pci Use PRIxPTR
christos[src/trunk]: src/doc update bind
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
maxv[src/trunk]: src/sys/netinet ';;' -> ';'
tsutsui[src/trunk]: src/distrib/sets/lists Add X11R7 X68k server stuff.
christos[src/trunk]: src/external/bsd/bind/dist/bin/tools remove local init
christos[src/trunk]: src/external/bsd/bind/dist fix indentation
khorben[src/trunk]: src/sys/dev/wscons Fixed wrong cast and invalid array access in ...
ozaki-r[src/trunk]: src/sys/arch/arm/arm Add a trap handler for DTrace FBT provider
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix Since the sigwait stuff ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target add missing -DGENERA...
njoly[src/trunk]: src/tests/fs/common Retrict rumpfs to the provided size, like ot...
joerg[src/trunk]: src Bump INSTALL ramdisk size slightly to allow building with DB...
matt[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM
christos[src/trunk]: src/usr.sbin/rtsold use time_t for time
riastradh[src/trunk]: src Merge riastradh-drm2 to HEAD.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix non-USB_DEBUG (and non-DWC2_D...
hkenken[src/trunk]: src/sys/arch/arm/imx add Watchdog Timer support for i.MX51.
dholland[src/trunk]: src/games/atc Make some things unsigned that should be (why woul...
dholland[src/trunk]: src/games/number gratuitous (but not harmful) changes to pass gc...
dholland[src/trunk]: src/sbin/routed/rtquery don't use sprintf
christos[src/trunk]: src/sys/arch/next68k/next68k fix typo.
macallan[src/trunk]: src/sys/kern snprintf -> vsnprintf in cpu_setmodel()
christos[src/trunk]: src/sys/arch/arm kill sprintf
christos[src/trunk]: src/sys/arch/dreamcast/dev kill sprintf
joerg[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify It's nonliteral ...
christos[src/trunk]: src/external/bsd/ntp/dist fix unused variable warnings
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Add format string attribute for b...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add Linux-style...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Negate error code...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add Linux ATOMI...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_gem_contex...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy the wai...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Implement and use non-interru...
christos[src/trunk]: src/doc sync with latest tzcode
uwe[src/trunk]: src/usr.bin/man Remove unnecessary line wrap.
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Convert to motorola syntax
manu[src/trunk]: src/lib/libperfuse Catch open without FREAD|FWRITE (it should no...
wiz[src/trunk]: src/bin/hostname Sort.
hauke[src/trunk]: src/usr.sbin/ypserv/ypinit Commit the patches in Wolfgang Stuken...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.3-P2
pooka[src/trunk]: src/sys/rump include shmif_dumpbus
matt[src/trunk]: src/sys/arch/arm/arm Use arm_cksumdata instead of .L_cksumdata
christos[src/trunk]: src/distrib/utils/libhack refer to our own h_errno so we don't f...
mlelstv[src/trunk]: src/lib/libutil Resolve symlinks and cook the targets instead of...
christos[src/trunk]: src/sys/netipsec fix debugging output printfs to use __func__ so...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove unused variables
mbalmer[src/trunk]: src/sbin/slattach attach tty line discipline by name, not by num...
christos[src/trunk]: src/sys/dist/pf/net fix compiler warnings
christos[src/trunk]: src/sys fix unused variable warnings
skrll[src/trunk]: src/tools/gcc Improve wording and remove typos
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.0.3 with the follow...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Configury changes to match tuple ...
njoly[src/trunk]: src/sys/kern Remove, in do_sys_renameat(), wrong KASSERTs that c...
dholland[src/trunk]: src/sys/modules/lfs fix another defective C&P makefile
matt[src/trunk]: src/sys/uvm/pmap If not MULTIPROCESSOR, just make cpu_tlb_info(c...
matt[src/trunk]: src/sys/arch/m68k/m68k Move to motorola syntax
skrll[src/trunk]: src/doc Add revision to previous
msaitoh[src/trunk]: src/sys/arch/x86/include Style change.
kiyohara[src/trunk]: src/sys/dev/ic Remove white-spaces, null-line and new-line.
martin[src/trunk]: src/lib/csu/arch/m68k In .fini invoke destructors (fix copy & pa...
christos[src/trunk]: src/external/bsd/smbfs/dist/mount_smbfs mark usage __noreturn
christos[src/trunk]: src/doc new tzcode
apb[src/trunk]: src/share/zoneinfo Change comments and variables to reduce diffe...
christos[src/trunk]: src/sys/external/bsd/acpica/conf amend for new files
christos[src/trunk]: src/sys/dev/acpi/acpica Add new functions
christos[src/trunk]: src/sys/external/bsd/acpica/conf add missing debugger files.
christos[src/trunk]: src/sys/external/bsd/acpica/dist fix debugging build.
christos[src/trunk]: src/doc mention new ntp
tsutsui[src/trunk]: src/doc Fix name and date pasto in previous ntp update.
pgoyette[src/trunk]: src/share/man/man4 Update description to include Realtek 8211, t...
pgoyette[src/trunk]: src/sys/modules Descend into ccd
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new zlib module
msaitoh[src/trunk]: src Add support For I354(C2000 interna Ethernet controller):
christos[src/trunk]: src/external/bsd/ntp/dist remove unused variables
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd regen
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump 4.5.1
matt[src/trunk]: src/sys/arch/alpha/include Fix PMAP_SIZEOF() to deal with that t...
christos[src/trunk]: src/bin/sh There was a case where \n did not increase plinno
skrll[src/trunk]: src/sys/external/bsd/dwc2 Protect access of urb->hcpriv by adapt...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Move the startup routine to the beginning...
joerg[src/trunk]: src/sys/arch/arm/include Be nice to LLVM and use an explicit imm...
martin[src/trunk]: src/lib/csu sparc and sparc64 have moved to new world order, rem...
dsl[src/trunk]: src/sys/arch/xen/xen Add a direct call to fpuinit().
bouyer[src/trunk]: src/sys/arch/i386/i386 Stopgap measure: set i386_fpu_present to ...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add missing Kyuafile for usr.bin/vm...
mrg[src/trunk]: src/libexec/httpd/libbozohttpd add lua-bozo.c.
manu[src/trunk]: src Add EMUL_NATIVEROOT so that native binaries can be told to s...
dogcow[src/trunk]: src/sys/kern Delete duplicate symbol definition introduced in 1....
christos[src/trunk]: src/sys/dev/ic use aprint.
matt[src/trunk]: src/sys/arch/arm/arm Don't need to round since values are N-1.
matt[src/trunk]: src/sys/arch/arm/allwinner Remove unneeded delays. for ACHI por...
christos[src/trunk]: src/sys/arch/arm/include consistency in include protection
pooka[src/trunk]: src/sys/rump +rump_wmd
martin[src/trunk]: src/sys/arch/powerpc/fpu Mark a temporary as __USEd
jmcneill[src/trunk]: src/sys/arch/arm/allwinner blink status LED during data transfers
matt[src/trunk]: src/sys/arch/arm/arm32 Move pmap_recent_user to ci->ci_pmap_last...
mrg[src/trunk]: src/share/mk put the new EXTERNAL_GCC_SUBDIR under MKGCC.
mrg[src/trunk]: src/external/gpl3/gcc fix a typo (from cegger)
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix another dated DIST.
mrg[src/trunk]: src/external/gpl3/gcc fix some paths.
matt[src/trunk]: src/common/lib/libc/arch/arm Add a method to test the compiler f...
hannken[src/trunk]: src/sys Currently dead vnodes still reside on the vnodelist of t...
joerg[src/trunk]: src/usr.sbin/mtrace Don't use abs on unsigned values.
matt[src/trunk]: src/sys/arch/powerpc/oea Use more appropriate type.
dsl[src/trunk]: src/distrib/sets/lists Replace all the libbind9.so.7 with libbin...
dsl[src/trunk]: src/sys/kern When converting out of range 64bit sysctl values to...
matt[src/trunk]: src/sys/arch/arm/arm32 Only track kenter_pa'ed pages if arm_cach...
martin[src/trunk]: src/sys/arch/dreamcast Remove an unused variable
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Make arm/dtrace_isa.c bui...
ozaki-r[src/trunk]: src/external/cddl/osnet Implement DTrace FBT provider for ARM
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend make sure we use the C com...
uwe[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libiberty G/c extraneous TAB.
uwe[src/trunk]: src/sys/ufs/ufs Shut up -Wuninitialized on sh3 with gcc 4.8
martin[src/trunk]: src/sys/dev/usb Add umcs(4) - a driver for moschip 78{1, 2, 4}0 ba...
skrll[src/trunk]: src/sys/arch/arm/s3c2xx0 iTypo in comment.
christos[src/trunk]: src/lib/libc/net fix memory leak
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix unused variable warnings ...
liamjfoy[src/trunk]: src/sys/netinet Remove ipflow_prune and replace with ipflow_reap...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Fix two bugs. (jump past entry m...
matt[src/trunk]: src/lib/libc/arch/m68k/string Adjust for coldfire
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/arch/alpha gc sprintf; reduce local static usage of inte...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Crank up the warnings and fo...
wiz[src/trunk]: src/share/man/man9 New sentence, new line; slight wording improv...
jakllsch[src/trunk]: src/common/lib/libc/arch/x86_64/string For all x86_64 string ass...
dholland[src/trunk]: src/sbin/resize_lfs missed one
tron[src/trunk]: src/external/mit/xorg Remove auto-generated files in "cleandir" ...
christos[src/trunk]: src/sys/external/bsd kill sprintf
christos[src/trunk]: src/sys/arch/arc/pci use sprintf.
isaki[src/trunk]: src/sys/arch/x68k/x68k Implement the software power-off (correct...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif allow VIF_DYING() implementation ...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/sbd Remove unnecessary #if 1/#endif.
htodd[src/trunk]: src/sys/ufs Definining needswap where needed.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Fix a bunch of i915 error bra...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Unconditionally avoi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Rework Linux `w...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Implement drm_pci_set_bus...
adam[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
matt[src/trunk]: src Some constification.
christos[src/trunk]: src/sys/dev/usb remove trailing whitespace
christos[src/trunk]: src/sys/modules/if_athn_usb module for if_athn_usb
christos[src/trunk]: src/lib/libpthread for safety, declare mono on the outermost blo...
msaitoh[src/trunk]: src/sys/dev/pci Fix APE lock bug for PHYs (FreeBSD r248993)
christos[src/trunk]: src/usr.sbin/makemandb instead of having a format and no format ...
njoly[src/trunk]: src/sys/compat/linux/common Do not make FUTEX_WAIT wait indefini...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Provisionally remove ati_pcigart.c...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace trivial spin...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement list_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Tweak drm waitque...
matt[src/trunk]: src/tools/gcc m68k doesn't support with-float=soft
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Adjust for coldfire
matt[src/trunk]: src/common/lib/libc/arch/m68k Adjust for Coldfire
uwe[src/trunk]: src/usr.bin/man Use -Wno-format-nonliteral instead of blanket -W...
pooka[src/trunk]: src/tools/compat Fix some tests for musl libc -based systems.
matt[src/trunk]: src/external/lgpl3/gmp/dist Add m5407--netbsdelf* support
matt[src/trunk]: src/tools Even if we aren't making a crossgdb still make the obj...
pooka[src/trunk]: src/lib/librumpuser TIMEVAL_TO_TIMESPEC (for musl)
martin[src/trunk]: src/tests/net/mpls Move all shm files from /tmp into . so ATF ca...
kefren[src/trunk]: src/share/man/man4 EXP -> TC
msaitoh[src/trunk]: src/sys/dev/ic Clear memory as intended. Fixes PR#46372.
dholland[src/trunk]: src/sys/ufs/lfs Prune unused stuff from struct ulfsmount.
dholland[src/trunk]: src/sys/ufs/lfs Get rid of the ulfs_ops table as we only have on...
njoly[src/trunk]: src/lib/libc/sys Add unlinkat(2) specific errors.
christos[src/trunk]: src/sys/ufs/chfs remove unused
christos[src/trunk]: src/sys/arch/i386/stand/lib remove unused variable
mbalmer[src/trunk]: src/sbin/modstat properly display Lua modules
joerg[src/trunk]: src/sys/arch Explicitly disable unwind tables for the boot loader.
christos[src/trunk]: src/usr.bin/man WARNS=6
uwe[src/trunk]: src/usr.bin/man Don't access memory outside the array if tmpdirl...
wiz[src/trunk]: src Use Mt for email addresses.
jnemeth[src/trunk]: src/sbin/gpt Add the backup subcommand. It dumps the contents o...
msaitoh[src/trunk]: src/sys/dev/usb Add FTDI FT230X.
joerg[src/trunk]: src/sys/arch/arm/arm Use explicit register pairs as arguments fo...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Allow overriding LIBCRT0 in mk.conf
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
wiz[src/trunk]: src/usr.sbin/cpuctl Use more common phrasing.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add comments. Remove comments. No funct...
mlelstv[src/trunk]: src/sys/fs/msdosfs don't treat adjacent members as a larger array
mlelstv[src/trunk]: src/sys/dev/dm release proplib iterator in failure paths.
joerg[src/trunk]: src/external/bsd/bind Resort libraries:
joerg[src/trunk]: src/sys/arch/arm/cortex dsb is preferred for post-armv7 CPUs.
njoly[src/trunk]: src/sys/compat/linux/common Add easy parts (TCOOFF/TCOON) of the...
christos[src/trunk]: src/external/bsd/openpam/dist/lib Import openpam-20130907
christos[src/trunk]: src/lib/libc/string moved to common
nakayama[src/trunk]: src/sys/arch/sparc64/conf Add SUN4V to opt_sparc_arch.h.
christos[src/trunk]: src/lib/libpam/modules avoid using freed pointers and non-format...
kiyohara[src/trunk]: src/distrib/sets/lists/modules Add ccd, cgd, dk_subr and zlib.
isaki[src/trunk]: src/sys/arch/m68k/fpe indent fix in a comment.
pgoyette[src/trunk]: src/sys Modularize the opencrypto components and link to the build
joerg[src/trunk]: src/external/bsd/ntp/dist/libntp Use separate variables for the ...
christos[src/trunk]: src/external/bsd/libelf/dist add gnu attributes to the known sec...
matt[src/trunk]: src/sys/arch/shark/ofw use kenter_pa/kremove
skrll[src/trunk]: src/sys/dev/usb Update a comment
martin[src/trunk]: src/sys/arch/mips/atheros/dev fix typo
martin[src/trunk]: src/sys/arch/emips/stand/common Fix missing prototypes/includes.
jmcneill[src/trunk]: src/sys/dev/ic - Only enable AHCI mode if it is not already enab...
martin[src/trunk]: src/sys/uvm Mark a variable used only in diagnostics
pooka[src/trunk]: src/lib/librumpuser emulate printflike properly to avoid fatal e...
pooka[src/trunk]: src/lib/librumpclient Use MAP_ANON|MAP_PRIVATE for anonymous mem...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64 powerpc64 support.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libobjc oops, avoid re-setting DIST to...
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Cast argument to abs, not the result.
matt[src/trunk]: src/sys/arch/powerpc/include Add mcontext32_t
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use PRIx64
matt[src/trunk]: src/sys/arch Needed for COMPAT_NETBSD32
matt[src/trunk]: src/sys/arch/evbarm/conf Use CPPFLAGS and drop -mlittle-endian
matt[src/trunk]: src/sys/arch/arm/include defines/inlines for cortex a5/a7 tlbdat...
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 1).
tsutsui[src/trunk]: src/share/mk Switch x68k to X11FLAVOUR=Xorg, including a working...
cherry[src/trunk]: src/sys/arch/ia64/include Add RCSID() macro
kiyohara[src/trunk]: src/sys/dev/pci Add some Armada 370 IDs.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add armada370_getclks().
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support Armada 370.
martin[src/trunk]: src/lib/libm/arch/vax Need to load the full argument
njoly[src/trunk]: src/lib/librumpuser Do not use uninitialized pointer if posix_me...
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.
pooka[src/trunk]: src/sys/rump Allow RUMP_LDSCRIPT itself to be used to specify wh...
hannken[src/trunk]: src/sys/ufs/lfs Change lfsquota1_handle_cmd_quotaon() and lfs_q1...
christos[src/trunk]: src/usr.sbin/rtsold KNF, bump warns, fix warnings to print the p...
matt[src/trunk]: src/sys/arch/arm/marvell defflag MVSOC_CONSOLE_EARLY
dsl[src/trunk]: src/usr.sbin/rtsold Change previous to use uint32_t for 'interval'.
joerg[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Add a register definition for t...
ozaki-r[src/trunk]: src/sys/arch/arm/broadcom Mark a variable __diagused
skrll[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/earm Remove a file that sh...
christos[src/trunk]: src/sys/dev/i2o make this compile again.
christos[src/trunk]: src/sys/arch/amd64/include make pmc compile with amd64
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Improve some of the rdbg messages...
pooka[src/trunk]: src/usr.bin/rump_allserver On glibc systems, issue a warning if ...
christos[src/trunk]: src/sys/fs/ptyfs Ilya Zykov: Prepare readdir for multi-mountpoin...
hkenken[src/trunk]: src/sys/arch/arm/imx * GPIO interrupts of i.MX5 are divided into...
hkenken[src/trunk]: src/sys/arch/arm/imx Fix SDHC clocks.
dholland[src/trunk]: src/games/tetris Revert part of previous -r1.21 and fix the errn...
dholland[src/trunk]: src/games/quiz fix signedness issue
martin[src/trunk]: src/lib/libm/noieee_src Avoid strict aliasing problems
christos[src/trunk]: src/sys/arch/news68k/news68k - use cpu_{g,s}etmodel
joerg[src/trunk]: src _Unwind_GetLanguageSpecificData is supposed to return a _Unw...
christos[src/trunk]: src/sys/dev/mvme fix unused
joerg[src/trunk]: src/usr.sbin/rtsold Don't cast to time_t just to implicitly cast...
gdt[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits Use cp -pf r...
matt[src/trunk]: src/sys/arch/arm/allwinner More CPUCFG registers
christos[src/trunk]: src/lib/libpthread PR/44756: Sad Clouds: Prevent leakage of errn...
matt[src/trunk]: src/sys/arch/mips/include Convert to uint64_t
christos[src/trunk]: src/external/bsd remove unused variables
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Sprinkle some kassert...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Just use bus_sp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Actually insert the del...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Don't put work flush it...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Fix copyoutstr usage in d...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Clean up initialization f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Report st_rdev in stat on...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Return EINTR to...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Remove spurious newl...
riastradh[src/riastradh-drm2]: src/sys/arch/amd64/conf Redo amd64/NO_DRM config and ad...
mlelstv[src/trunk]: src/sys/kern Incorrect use of pointer arithmetic.
pooka[src/trunk]: src/sys/kern Additionally translate daddr_t to int64_t in the ru...
reinoud[src/trunk]: src/sbin/newfs_udf Add comment to udf_do_rootdir(). Might eventu...
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Fix typo.
matt[src/trunk]: src/sys/compat/netbsd32 futimens uses two timespec as well.
christos[src/trunk]: src/sys/dev/usb replace macro with inline function
martin[src/trunk]: src/sys/dev/pci Initialize sc_dev
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Include <sys/er...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif In recv, align data after ether_he...
pgoyette[src/trunk]: src/usr.bin/gzip fferentiate zegrep and zfgrep by their basename...
he[src/trunk]: src/sys/arch/i386/stand Two changes for the i386 boot loader rel...
riastradh[src/trunk]: src/share/man/man9 Rework cprng(9) man page to reflect the curre...
matt[src/trunk]: src/libexec/ld.aout_so Use ${MACHINE_CPU} for m68k
matt[src/trunk]: src/libexec/ld.elf_so Support MACHINE_ARCH of coldfire
matt[src/trunk]: src/external/lgpl3/gmp default to MACHINE_GNU_PLATFORM so that w...
christos[src/trunk]: src/tools/compat PR/48063: Justin Cormack: incorrect definition ...
matt[src/trunk]: src/external/lgpl3/gmp/dist Match m5407-*-*
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_mknod into lfs_mknod, which was missi...
matt[src/trunk]: src/sys/arch/m68k/m68k Use motorola syntax
soren[src/trunk]: src/sys Missing AB_QUIET newlines.
christos[src/trunk]: src/external/bsd avoid pointer gymnastics
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang r193040 for a bug fix...
soren[src/trunk]: src/sys/dev/i2c Use the standard i2c address to DIMM slot mappin...
matt[src/trunk]: src/sys/arch/arm Add CPU_IS_ARMV6_P() macro
christos[src/trunk]: src/tests/lib/libc/net sixthavenue got upgraded
mlelstv[src/trunk]: src/sys/dev/usb Catch illegal memory allocations in softints.
hannken[src/trunk]: src/sys/fs/sysvbfs It is not the task of sysvbfs_open() to check...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Regen for fcntl64().
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/sys Allow QUEUEDEBUG to be used from userland.
bad[src/trunk]: src/sys/dev/pci Also disable MCR4INT in ubsec_detach() when appr...
christos[src/trunk]: src/sys/dev/acpi function argument changed width
christos[src/trunk]: src/external/bsd/ntp adjust for new ntp and add the generated ma...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add entries for new ccd module
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use softint(9) properly to process TX/R...
christos[src/trunk]: src/external/bsd/bind changes for 9.9.5b1
tsutsui[src/trunk]: src/sys/arch Change the SCSI select timeout from 2ms to 250ms as...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't pass in a format string, bu...
joerg[src/trunk]: src/libexec/ld.elf_so Catch up with _lwp_park change.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Follow rev. 1.54, 1.55 of libexec/l...
skrll[src/trunk]: src Improve the compiler_rt entry slightly
martin[src/trunk]: src/lib/libc/arch/sparc64/softfloat Fix unsigned 64 bit int to l...
martin[src/trunk]: src/sys/arch/emips/stand/common Provide a prototype for xputchar
matt[src/trunk]: src/sys/arch/arm/allwinner Add options COM_16750 to handle the I...
pooka[src/trunk]: src/sys Ensure that the top level sysctl nodes (kern, vfs, net, ...
rkujawa[src/trunk]: src/doc Note the new mcp48x1dac driver.
mrg[src/trunk]: src/external/gpl3/gcc.old import the -current GCC 4.5 sources as...
jmcneill[src/trunk]: src/sys/arch/evbarm/cubie hook up mmc card detect gpio
mrg[src/trunk]: src/external/gpl3/gcc script to copy gcc to gcc.old, ready for i...
matt[src/trunk]: src/sys/arch/powerpc/include Add P2SZREG to be usign with .p2align
joerg[src/trunk]: src/external/bsd/libevent/dist/test time_t is larger than int, s...
matt[src/trunk]: src/sys/arch/powerpc/oea Use uintptr_t instead of int.
matt[src/trunk]: src/sys/arch/powerpc/conf sigcode is dependant on compat_16
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.3.1 with the follow...
christos[src/trunk]: src/external/bsd/bind/dist/bin/tests put back init that got acci...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits add a caveat...
pooka[src/trunk]: src/sys regen: time/timer related syscalls for rump kernels
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Sync bus error and address error handlers...
mrg[src/trunk]: src/sys remove various set-but-unused variables.
dholland[src/trunk]: src/sys Change (mostly mechanically) every cdevsw/bdevsw I can f...
cherry[src/trunk]: src/tests/lib/csu/arch/ia64 Fix comment: ar.bsp is the RSE backi...
wiz[src/trunk]: src/share/man/man4 Spelling, whitespace.
pooka[src/trunk]: src/sys/rump remove unnecesary verbosity: s/RUMP_CURLWP_MODEL/RU...
mrg[src/trunk]: src/external/mit/xorg/lib define HAVE__XEATDATAWORDS. (XXX move...
mrg[src/trunk]: src/external/mit/xorg/bin merge xrdb 1.1.0, xset 1.2.3, xvinfo 1...
matt[src/trunk]: src/external/gpl3/binutils/dist/binutils Make readelf know what ...
wiz[src/trunk]: src/share/man/man4 Fix date.
mrg[src/trunk]: src/external/mit/xorg/bin find moved man pages.
skrll[src/trunk]: src simplelock.h is no longer used.
mrg[src/trunk]: src/external/mit/xorg/tools/fc-cache the host tool relies on sca...
christos[src/trunk]: src/lib/libc/include CID 273814, don't confuse coverity.
christos[src/trunk]: src/sys kill sprintf
pooka[src/trunk]: src/lib/librumpuser set threadname for correct pthread_t
skrll[src/trunk]: src Add mtsleep(9) and a description of how it, tsleep(9), and w...
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot drop trailing whitespace
dholland[src/trunk]: src/share/man/man4 Fix the heading for ext2fs options to be cons...
christos[src/trunk]: src/sys remove unused
dholland[src/trunk]: src/bin/ed sprintf considered harmful
tron[src/trunk]: src/share/mk Fix generation of pkg-config(1) files. Patch from R...
pettai[src/trunk]: src/doc Import mDNSResponder-258.14
christos[src/trunk]: src/sys/arch/sbmips/sbmips - fix unused
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
tron[src/trunk]: src/gnu/usr.bin/texinfo/makeinfo Don't compile with fortificatio...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libgcc Cast to _Unwind_Ptr here as well.
ozaki-r[src/trunk]: src/sys/arch/arm/omap Add missing 2nd argument to snprintf
christos[src/trunk]: src/sys/arch/emips/stand/common fix sprintf
matt[src/trunk]: src/sys/arch/arm/pic Support MPSAFE interrupts.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Add an initialization function of DS128...
wiz[src/trunk]: src/doc grep -2.16 out.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Defer i915drm_attach_...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Allow stripping of th...
christos[src/trunk]: src/sys/kern undo previous and move the test to the timeout func...
matt[src/trunk]: src/sys Consolidate the 128-bit long double defintions to <sys/i...
joerg[src/trunk]: src/sys/arch/evbarm/conf Make SYMTAB_SPACE a plain number, the e...
nonaka[src/trunk]: src/sys/dev/pci regen
kiyohara[src/trunk]: src/sys/arch Move Misc Registers from mvsocreg.h to armadaxpreg....
christos[src/trunk]: src/sys/lib/libkern add strncat (for acpi)
mrg[src/trunk]: src/distrib/sets/lists/misc add new ntp docs.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Misc cleanup of sio drivers.
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.0
skrll[src/trunk]: src/sys/arch/arm/arm32 Re-enable FSR_WRITE for armv6.
joerg[src/trunk]: src/tests/lib/libc/sys Use an abs wide enough to cover the types...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Adam Majer <adamm@zo...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add db_show_tlb_cmd prototype
maxv[src/trunk]: src/sys/kern Remove the 'prot' argument from elf_load_psection()...
joerg[src/trunk]: src/sys/lib/libunwind Add basic unwind support for VAX. PSW hand...
dholland[src/trunk]: src/sbin/resize_lfs don't use sprintf
joerg[src/trunk]: src/usr.sbin/rtsold Don't modify format string, use asprintf to ...
martin[src/trunk]: src/etc/mtree It helps being able to read - move if_athn entry t...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Fill in drm_agp_n...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Define SHMLBA to ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Define copy_{to, from}...
christos[src/trunk]: src/external/bsd/mdocml/dist do roff nr expansion before trailin...
wiz[src/trunk]: src/external/bsd/wpa/bin/hostapd Remove ' ???' after Xr.
tsutsui[src/trunk]: src/share/mk Switch ews4800mips and newsmips to Xorg server.
rodent[src/trunk]: src/sbin/restore s/user code/user mode/1
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Initialize the workqueu...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Avoid dividing ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Fix i915_genfb_mmap b...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 uobj->pgops->pg...
riastradh[src/riastradh-drm2]: src/sys/conf Give drmkms its own device major so it doe...
riastradh[src/riastradh-drm2]: src/sys Rework drm2 configuration and modularization.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Handle attach failure and don...
soren[src/trunk]: src/sys/dev/pci Extend support for Nanjing QinHeng Electronics p...
matt[src/trunk]: src/lib/libc/arch/powerpc/string Use pcrel access and avoid GOT ...
matt[src/trunk]: src/lib/libc/arch/arm Remove non-__ELF__ defines
pooka[src/trunk]: src/lib/librumpuser Fix build where compiler can throw an array-...
kefren[src/trunk]: src/distrib/sets/lists Add librumpnet_netmpls into sets' lists
matt[src/trunk]: src/lib/csu/arch/m68k s/bsrl/jsr/ and let gas figure it out
matt[src/trunk]: src/lib/libc/arch/m68k/quad Use stack adjustment in the lnk inst...
matt[src/trunk]: src/lib/libc/arch/m68k/gen Fix typo. Don't define map if it isn...
pooka[src/trunk]: src/sys/kern Add rump kernel syscall wrapper flag for a bunch of...
christos[src/trunk]: src/sys/net80211 remove trailing space
wiz[src/trunk]: src/usr.bin/newsyslog Document what ngen 0 does.
joerg[src/trunk]: src/lib/csu/arch/earm Drop .fpu. Discussed with Matt.
kiyohara[src/trunk]: src/sys/dev/mii Add Marvell 88E1543. Tested on OPENBLOCKS_AX3.
kiyohara[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/lib/libc/net - don't clobber hp in the RES_USE_INET6 case
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.4rc1 r195771.
matt[src/trunk]: src/lib/libm/src Only compile is __HAVE_LONG_DOUBLE is defined
uwe[src/trunk]: src/usr.bin/man Fix manual_find_buildkeyword() to not use non-li...
uwe[src/trunk]: src/usr.bin/man Spell "keywords" without space. Fix couple of t...
dholland[src/trunk]: src/sys/miscfs/specfs oops, spell b_bcount properly
soren[src/trunk]: src Allow console on com_puc without a compile-time option so th...
soren[src/trunk]: src/sys/dev/pci Oops.
skrll[src/trunk]: src/sys/kern Fix debug code to not use uninitialised variables.
skrll[src/trunk]: src Another codegen bug that fixes (in this case lots of) atf te...
skrll[src/trunk]: src/lib/libc/sys Clarify msgsz.
skrll[src/trunk]: src/share/mk Switch hppa to USE_COMPILERCRTSTUFF=no
kefren[src/trunk]: src/usr.sbin/ldpd check route messages sizes more carefully
pgoyette[src/trunk]: src/sys/ufs/lfs Remove unused variable to fix the build.
pgoyette[src/trunk]: src/sys/ufs/lfs Remove more unused variables to unbreak the build.
njoly[src/trunk]: src/lib/libc/sys Adjust EFAULT error description to use argument...
prlw1[src/trunk]: src Add support for Centrino Wireless-N 1030 and Centrino Advanc...
njoly[src/trunk]: src/share/man/man3lua Assorted fixes. Kill a few uneeded paragra...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the NVRAM lock timeout occured on...
matt[src/trunk]: src/sys/arch/arm/conf Make sure _edata is aligned to a 8-byte bo...
dholland[src/trunk]: src/lib/libc/sys Rewrite for clarity and add an example.
christos[src/trunk]: src/external/bsd/mdocml/dist add p1003.1j
christos[src/trunk]: src/external/bsd/smbfs - merge conflicts (updating to the versio...
apb[src/trunk]: src/doc tzcode2013i and tzdata2013i have been merged.
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/external/bsd/ntp/dist resolve conflicts
christos[src/trunk]: src/external/bsd/ntp/dist/sntp not all characters are born signed.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Make buildable w/o options SUN4V.
msaitoh[src/trunk]: src/sys/dev/pci regen.
tho[src/trunk]: src/distrib/sets/lists Fix a few "share" flags
christos[src/trunk]: src/external/bsd/tcpdump/dist remove unused variables
bouyer[src/trunk]: src/sys/arch/xen/xen Fix memory leak if the provided mac address...
christos[src/trunk]: src/sys/lib/libsa use new function to avoid array overflow
christos[src/trunk]: src/common/lib/libx86emu remove unused
msaitoh[src/trunk]: src/sys/arch/x86/include - Add Intel Deterministic Cache Paramet...
skrll[src/trunk]: src/lib/libc/arch/arm/gen Fix bug introduced in revision 1.13 wh...
christos[src/trunk]: src/sys/dev/nand remove DIAGNOSTIC ifdef in preparation of a KAS...
christos[src/trunk]: src/dist/smbfs/lib/smb add a gcc XXX initialization
riastradh[src/riastradh-drm2]: src/sys Remove some more needless #ifdef __NetBSD__.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Fix kunmap: unlike kunmap_ato...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Hook up some GT...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Pass the wq to linux_wo...
martin[src/trunk]: src/sys/arch/arm/ixp12x0 Fix obvious typo
skrll[src/trunk]: src Rename NetBSD/hp700 to NetBSD/hppa.
martin[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Remove unused variable
martin[src/trunk]: src/sys/uvm/pmap Mark a potentially unused variable
matt[src/trunk]: src/sys/arch/sparc/include Export __HAVE_LONG_DOUBLE 128 to kern...
matt[src/trunk]: src/sys/arch/arm/arm32 Only use FSR_WRITE on armv7 for now.
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 Remove KERNEL_LOCK/KERNEL_UNLOCK
christos[src/trunk]: src/external/gpl3/binutils regen powerpc64
martin[src/trunk]: src/sys/arch/arm/include/arm32 Revert previous - will fix userla...
joerg[src/trunk]: src/usr.bin/w struct member can't be null, if the pointer itself...
joerg[src/trunk]: src/sys/dev/pci Remove impossible checks.
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/tests/lib/libc/stdlib Don't use integer downcasts, use corre...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Use abs for difference of integers.
matt[src/trunk]: src/sys/arch/powerpc/include Add ALIGNBYTES32 for COMPAT_NETBSD32
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 3).
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits convert BUIL...
tsutsui[src/trunk]: src/doc Note x68k is now using Xorg.
matt[src/trunk]: src/lib/libc/compiler_rt Change remaining "MACHINE_ARCH" to "LIB...
dsl[src/trunk]: src/sys/arch Minor fpu initialisation cleanups:
ozaki-r[src/trunk]: src/sys/arch/arm/include Add breakpoint definitions for DTrace
tsutsui[src/trunk]: src/sys/arch/cesfic/cesfic Use common m68k/busaddrerr.s for bus ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add comment-out-ed FPU options. Armada...
matt[src/trunk]: src/sys/arch/evbarm/conf Add install kernel for MIRABOX
martin[src/trunk]: src/lib/libm/noieee_src Add roundl()
pooka[src/trunk]: src/sys/rump note that it's a good idea to do a clean build if a...
martin[src/trunk]: src/tests/lib/libm Handle VAX
matt[src/trunk]: src/sys/arch/arm Enable VFP on MV88SV58XX
martin[src/trunk]: src/sys/arch/dreamcast/dev Fix typo
joerg[src/trunk]: src/sys/lib/libunwind Drop XXX, spell R14 as SP.
joerg[src/trunk]: src/sys/lib/libunwind Fix DW_CFA_GNU_args_size handling. The pri...
mrg[src/trunk]: src/external/gpl3/gcc regenerate after recent vax specific fixes.
riastradh[src/trunk]: src/sys/external/bsd/acpica/dist/tables Don't unmap Rsdp until w...
christos[src/trunk]: src/sys/dev/pci make it compile on amd64
christos[src/trunk]: src/sys kill sprintf
martin[src/trunk]: src/distrib/sets/lists/xdebug Add libpthread-stubs_g.a
pooka[src/trunk]: src/lib/librumpuser fix braces
riastradh[src/trunk]: src/external/mit/xorg/lib/libdrm Build xf86drmMode.c into libdrm.
dholland[src/trunk]: src/sys/dev/videomode spelling in comments
maxv[src/trunk]: src/sys/kern Small changes:
jakllsch[src/trunk]: src/common/lib/libc/arch/i386/string For all i386 string assembl...
dholland[src/trunk]: src/games/canfield/canfield Use ssize_t for read() results. Don'...
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 ...
ozaki-r[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config Cast ptr to the correct...
martin[src/trunk]: src/sys/arch/evbmips/alchemy Typo
joerg[src/trunk]: src/external/lgpl3 Use C version of umul_ppmm for Clang on MIPS.
christos[src/trunk]: src/sys/arch/next68k/dev fix sprintf debugging mess.
matt[src/trunk]: src/sys/arch/arm/broadcom Be consistent and use #define<space>
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new modules.
tls[src/tls-earlyentropy]: src/sys The printf entropy source seems to have a loc...
tls[src/tls-earlyentropy]: src/sys/kern Fix rndctl accounting.
tls[src/tls-earlyentropy]: src/sys/rump/librump/rumpkern/opt two kernel configur...
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...
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 ...
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
tls[src/tls-earlyentropy]: src Rebase.
joerg[src/trunk]: src/sys/dev Don't destroy locked mutex. Don't access freed memory.
christos[src/trunk]: src/lib/libc/ssp fix off by one in stpcpy_chk.
matt[src/trunk]: src/sys/arch/arm/vfp propogation -> propagation
christos[src/trunk]: src/lib/libc/ssp fix the limit check.
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 regen
nonaka[src/trunk]: src/sys/dev/usb Added some PLANEX wlan devices.
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
skrll[src/trunk]: src/sys/arch/evbarm Re-arrange RPI VM layout and enable __HAVE_M...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/roken PR/48718: Juergen...
martin[src/trunk]: src/sys/arch/powerpc/powerpc Make it compilable
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, ...
khorben[src/trunk]: src/etc/rc.d Allow the extra command "reload" to dhcpcd's rc scr...
kardel[src/trunk]: src add Microchip MCP23S17 GPIO driver
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...
christos[src/trunk]: src/tests/lib/libc/ssp add stp*cpy() tests
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/include/ssp add stpncpy()
matt[src/trunk]: src/sys/arch/evbarm/conf Move kernel to load at 16MB since the f...
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/sys/net80211 Use module-compatible sysctl init instead of li...
pooka[src/trunk]: src/external/bsd/libpcap/include Re-add cloning bpf definition t...
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.
rjs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel The SNA co...
apb[src/trunk]: src/crypto/external/bsd/openssl Run the mkpc script using ${HOST...
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
christos[src/trunk]: src/crypto/external/bsd/openssl merge/regen
njoly[src/trunk]: src/sys/compat/linux/arch Do not include bsd.kinc.mk in each arc...
pooka[src/trunk]: src/lib/libc/sys play the "documentation matches implementation"...
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).
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...
christos[src/trunk]: src/sys/arch add ixg
riastradh[src/trunk]: src/sys/arch/amd64/conf Enable options VND_COMPRESSION in amd64/...
martin[src/trunk]: src/sys/arch/ia64/stand Make it compile again - partly from PR 4...
riastradh[src/trunk]: src/sys/arch/amd64/conf Add COMPAT_NETBSD32 and COMPAT_LINUX32 t...
riastradh[src/trunk]: src/sys/arch Remove FFS_NO_SNAPSHOT from x86/ALL so we do compil...
hkenken[src/trunk]: src/sys/arch/evbarm NetWalker kernels boot again.
msaitoh[src/trunk]: src/sys/dev/pci - Add some Ivy Bridge devices from the document.
msaitoh[src/trunk]: src/sys/dev/pci regen.
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...
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...
apb[src/trunk]: src/etc Send a "nop" metadata message to the postprocessor every...
christos[src/trunk]: src/share/mk change -x to OBJCOPYLIBFLAGS like everywhere else.
matt[src/trunk]: src/sys/arch/arm/cortex add helper macros.
christos[src/trunk]: src/share/mk Since the objcopy -x removes debugging symbols, del...
matt[src/trunk]: src/sys/arch/arm/omap Use new IRQ_SPI/GIC_MAXSOURCES macros.
hans[src/trunk]: src/sys/arch/arm/omap Fix build in non-debug kernels, mark eopi ...
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_...
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/rump/librump/rumpkern implement lwp_create() and a few r...
pooka[src/trunk]: src/sys/kern rump kernel wrappers for aio syscalls
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src add aio driver as rump kernel component
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...
matt[src/trunk]: src/sys/arch/arm/arm Address PR/48710.
skrll[src/trunk]: src/sys/arch/arm/cortex Fix a typo - it's "#define". Use defined...
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 ...
uebayasi[src/trunk]: src/sys/kern Cache struct exec_package * for readability. No fu...
matt[src/trunk]: src/sys/arch/evbarm/conf Supply CPP define KERNEL_BASE_VOFFSET w...
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
matt[src/trunk]: src/sys/arch Add a kernel for the CUBIETRUCK (CUBIEBOARD3). All...
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.
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.
uebayasi[src/trunk]: src/sys/kern Clarify stack size calculation in copyargs(). Comm...
christos[src/trunk]: src/external/bsd/libevent/man oops missed one instance of fixman
christos[src/trunk]: src/share/mk explain what's going on, add another kludge for -g
matt[src/trunk]: src/sys/arch/arm whitespace cleanup
matt[src/trunk]: src/share/mk Back changes from 1.349 on since the -Wl, -x bug has...
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: Move a long code block handling cre...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Refactor debug code.
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...
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
gdt[src/trunk]: src/sys/netinet revarprequest: Avoid leaking mbuf.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Remove buggy linux com...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Correct thinko in Rev. 1.386; the n...
matt[src/trunk]: src/sys/arch/arm/arm32 KDASSERT -> KDASSERTMSG
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...
snj[src/trunk]: src/usr.bin Change some standard exit status text to ".Ex -std"
matt[src/trunk]: src/sys/arch/arm/cortex write correct register.
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...
matt[src/trunk]: src/sys/arch Add initial support for the ODROID-XU and ODROID-U3.
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
uebayasi[src/trunk]: src/sys/kern copyinargs: Refactor. Share code.
uebayasi[src/trunk]: src/sys/kern Revert braces.
pooka[src/trunk]: src/sys/rump/dev/lib/libpci create /dev/pci device nodes
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()
tsutsui[src/trunk]: src/sys/arch/hp300/stand Add sti(4) at sgc screen console suppor...
reinoud[src/trunk]: src/sys/arch/arm/samsung Redefine IS_EXYNOS4_P() to check for th...
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/evbarm/conf Split off Odroid-U* kernel from combine...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove old trustzone headerfile inclusion
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...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Remove -mc68000 asm option fo...
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/sys/lib/libunwind Some architectures like SPARC need to appl...
joerg[src/trunk]: src/common/lib/libc/string Using bcopy/memcpy with NULL argument...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid For Exynos4 platforms, re-implement P...
matt[src/trunk]: src/sys/arch/arm Support (untested) SHEEVA_L2_CACHE and SHEEVA_L...
matt[src/trunk]: src/sys/arch/evbarm/marvell Add hook to set L2 cache to write-th...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Use correct librar...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement sscom interrupt masking and a...
pooka[src/trunk]: src/sys/rump/include/sys Add a vacookie to busdma_segment, for p...
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/lib/libpci * make it possible for rumpcomp_pci_...
pooka[src/trunk]: src/sys/rump/dev fix typo
pooka[src/trunk]: src/sys/rump/dev/lib/libpci build hypercalls if RUMP_PCI_USER is...
buhrow[src/trunk]: src/sys/dev/ic Checking in cosmetic changes -- no functional cha...
maxv[src/trunk]: src/sys/kern There's no need for this NULL-check.
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...
joerg[src/trunk]: src Add initial unwind support for SPARC/SPARC64.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 fix same pasto as in sparc/cpu.c - ...
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()
uebayasi[src/trunk]: src/sys/kern exec_loadvm: Isolate stack size calc logic into sep...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Simplify &argc address calc. The s...
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.
joerg[src/trunk]: src Add basic Alpha support to libunwind.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Make the PoP detection both EXYNOS4 d...
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...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb take constant expressions out of ...
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 It is not nice to fake things we ...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate vmcmd execution code into a...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Make to flush the secondary cache...
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/luna68k/stand/boot Use booted device unit if no uni...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Put back "-Wa, -march=m68000 -...
maxv[src/trunk]: src An (un)privileged user can easily make the kernel dereferenc...
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...
reinoud[src/trunk]: src/sys/arch/arm/samsung Teach sscom attachment, also the consol...
matt[src/trunk]: src/sys/arch/arm/arm Pendantic structure member initialization. ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reparent children of a dying lwpro...
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
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 CID 140077: Add missing break and FALLTHROUGH
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/ic CID 1203189: Null deref.
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/1203192, CID/1203193: Out of bounds read
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 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/usr.bin/xlint/lint1 Handle the rest of gcc __attribute__ s.
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 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 don't include fmemopen in tools builds. ...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf lint has __alignof__ too.
christos[src/trunk]: src/usr.bin/xlint/lint1 handle constant attribute
christos[src/trunk]: src/usr.bin/xlint/lint1 remove attribute keyword
maxv[src/trunk]: src/sys/kern Memory leak (only triggerable from root).
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...
christos[src/trunk]: src/sys/arch/x86/x86 more conservative length check.
matt[src/trunk]: src/sys/arch/arm/include ARMv6+ platforms no longer have strict ...
martin[src/trunk]: src/sys/arch/hppa/hppa Explicitly clear p_md.md_flags for newer ...
mlelstv[src/trunk]: src/sys/dev/ic handle unused variables
mlelstv[src/trunk]: src/sys/dev/ic include VGA kernel options
christos[src/trunk]: src/usr.bin/xlint/lint1 provide a poor man's fmemopen()
christos[src/trunk]: src/usr.bin/xlint/lint1 add more places where attribute is valid.
mlelstv[src/trunk]: src/sys/dev/ic more unused variables.
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/sys/arch/hp300 Add proper RealTime Clock support for HP9000/...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Add RTC support for HP9000/425e ...
tsutsui[src/trunk]: src/doc Note recent hp300 changes for HP9000/425e.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Comment KNF
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...
bad[src/trunk]: src Add support for accelerated AES_CBC in ubsec(4) for BCM5823 ...
apb[src/trunk]: src/external/gpl3/gcc/dist Use $(SHELL) to run move-if-change.
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
apb[src/trunk]: src/external/gpl3/gcc/dist Set ac_install_sh="$SHELL $ac_aux_dir...
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the WDT register definitions to th...
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/external/gpl3/gcc.old/dist Set ac_install_sh="$SHELL $ac_aux...
apb[src/trunk]: src/doc Add note about sending bsd-family-tree changes upstream ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the watchdog registers back to the...
apb[src/trunk]: src/tools/compat Clarify the NetBSD-specific and Linux-specific ...
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: Plug theoretical memory leak when fakea...
uebayasi[src/trunk]: src/sys/kern copyinargs: Shorten a local var name.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Use subs/sbc
dholland[src/trunk]: src/usr.bin/tr sprinkle const
dholland[src/trunk]: src/usr.bin/tr Simplify the parser handling.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Switch to unified syntax
pooka[src/trunk]: src/sys/compat/linux/arch/powerpc regen
tsutsui[src/trunk]: src/external/bsd List all required libraries by libgssapi and li...
joerg[src/trunk]: src/usr.bin Add more __dead.
joerg[src/trunk]: src/distrib Explicitly build space constrained ramdisk images wi...
matt[src/trunk]: src/sys/arch/evbarm/integrator Convert to unified syntax
jmcneill[src/trunk]: src/tools/compat regen
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Port from newer gcc:
skrll[src/trunk]: src/sys/external/bsd/dwc2 Call callout_reset on the xfer timeout...
martin[src/trunk]: src/usr.bin/crunch/crunchgen Remove .note.netbsd.mcmodel and .no...
christos[src/trunk]: src/external/bsd/bind/dist fix indentation
skrll[src/trunk]: src/sys/arch/hppa/conf Bump MEMORY_DISK_ROOT_SIZE
joerg[src/trunk]: src/sys/arch/arm/conf Explicitly enable VFP support for vfp_init...
joerg[src/trunk]: src/sys/arch/arm/ep93xx GC ipending.
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate emul specific code into a f...
joerg[src/trunk]: src/sys/arch/zaurus/conf Don't overwrite MACHINE_ARCH if it is a...
matt[src/trunk]: src/sys/arch/arm Query the media and vfp feature registers to de...
matt[src/trunk]: src/sys/arch/evbarm/beagle sanity check uboot_args is within 512...
pooka[src/trunk]: src/lib/librumphijack remove unnecessary <sys/poll.h> -- musl wh...
matt[src/trunk]: src/lib/libc/softfloat Make sure to <arm/aeabi.h> if we are doin...
matt[src/trunk]: src/usr.sbin/cpuctl .include <bsd.own.mk> to get MACHINE_CPU
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Use standard file-is-valid-until-la...
matt[src/trunk]: src/lib/csu Alpha needs crtfm.o for USE_COMPILERCRTSTUFF=no
he[src/trunk]: src Bump RAMDISK size so that the contents fits again.
bouyer[src/trunk]: src/sys/dev/ic Fix reverted condition. Fix panic reported by Pat...
rkujawa[src/trunk]: src/doc Note the new xsh(4) driver.
martin[src/trunk]: src/tests/lib/libexecinfo Prevent inlining of the main testcase ...
matt[src/trunk]: src/sys/arch/arm/include __mcount is always arm code (even if co...
joerg[src/trunk]: src/share/mk Don't copy .eh_frame section when trying to create ...
joerg[src/trunk]: src/external/bsd/llvm/include Use head to remove final #endif, n...
reinoud[src/trunk]: src/sys/dev/usb Add Future Bits as vendor code
hannken[src/trunk]: src/sys/kern Support for vnode operation versioning. Allow a ne...
martin[src/trunk]: src/etc/mtree Backout previous, now that the makefile glitch cau...
apb[src/trunk]: src/sbin/rndctl Overwrite the seed file from the beginning, usin...
pooka[src/trunk]: src/usr.bin/rump_halt use rumpuser_port.h
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r199273...
matt[src/trunk]: src/tools/llvm Pass HOST_CXX to llvm configure as CXX=${HOST_CXX...
christos[src/trunk]: src/lib/libc Add the {v, }{err, warn}c flavors, from FreeBSD.
roy[src/trunk]: src/doc Note import of dhcpcd-6.2.0
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 zero %exc
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 remove unused and undefined .globl
jakllsch[src/trunk]: src/sys/dev/ic Do not take data from the controller in interrupt...
joerg[src/trunk]: src/libexec/ld.elf_so Don't align random sections. Simplify by u...
joerg[src/trunk]: src/external/bsd/llvm Skip suffixes like -eabi for the host targ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.5svn r198450.
joerg[src/trunk]: src Update LLVM family to 3.5svn r198450. Interesting changes in...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib don't shadow local variable
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Make name argument to module_add_com...
joerg[src/trunk]: src/external/bsd/tmux/dist Format string verification
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: Update description of the ci...
dsl[src/trunk]: src/tests/lib/libm Some of the acos() tests seem to fail on some...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld match armv[467]*--netbsdelf*
matt[src/trunk]: src/sys/sys Add PMFE_SPEED_CHANGED
snj[src/trunk]: src/share/man/man4 Fix spelling.
njoly[src/trunk]: src/lib/libc/sys Add symlinkat(2) specific errors.
skrll[src/trunk]: src/tests/fs/ffs Slow hardware needs longer, especially for defa...
njoly[src/trunk]: src/lib/libc/sys Add openat(2) specific errors.
pooka[src/trunk]: src/sys/rump Include Makefiles under sys/arch.
njoly[src/trunk]: src/lib/libc/sys Add fchownat(2) specific errors.
wiz[src/trunk]: src/share/man/man4 Prefix link to cpsw with 'evbarm'.
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 Don't export __sync* if _KER...
tron[src/trunk]: src/external/gpl3/gcc.old/lib/libgomp Fix build with "USE_SSP" s...
christos[src/trunk]: src/external/bsd/bind/dist/m4 move it to something that does not...
matt[src/trunk]: src/sys/arch/powerpc/conf When building a DEBUG kernel, mdsetima...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Make ELF64 aware.
martin[src/trunk]: src/lib/libm/noieee_src log2() for vax
mrg[src/trunk]: src/share/mk switch sparc* to GCC 4.8.
joerg[src/trunk]: src/sys/arch/evbppc/conf Bump symtab space slightly.
matt[src/trunk]: src/sys/arch/arm/include Restrict arm_cond_ok_p to when !__ASSEM...
matt[src/trunk]: src/common/lib/libc/arch/powerpc64/atomic Now the sources in ../...
martin[src/trunk]: src/share/mk Switch alpha over to gcc 4.8
christos[src/trunk]: src/external/bsd/bind allow AAAA filtering (from John Baker)
agc[src/trunk]: src/crypto/external/bsd/netpgp/netpgpverify Clean up the reachov...
christos[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify proper include
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 disable TRANSFER_FROM...
christos[src/trunk]: src/external/bsd/elftoolchain put back our changes, RCSIDs, and ...
christos[src/trunk]: src/doc mention elftoolchain
matt[src/trunk]: src/sys/arch/powerpc/include Make sure to clear PSL_SE before go...
hannken[src/trunk]: src/sys/miscfs/genfs Restructure genfs_deadlock() and genfs_lock...
pooka[src/trunk]: src/sys/rump/dev/lib/libnetsmb rename component.c -> netsmb_comp...
martin[src/trunk]: src/sys/arch/evbarm/ifpga Comment an unused variable
christos[src/trunk]: src/sys/arch kill sprintf
apb[src/trunk]: src/doc Add placeholder for osnet.
apb[src/trunk]: src/games/hunt/huntd If you are going to use memcpy instead of s...
matt[src/trunk]: src/sys/arch/arm/include Use cpsie/cpsid if possible.
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Test mode is not impleme...
jakllsch[src/trunk]: src/sys/lib/libsa Use ETHER_ADDR_LEN more.
dholland[src/trunk]: src/games/hunt/huntd simplify silly logic
dholland[src/trunk]: src/games/hunt/huntd remove stubbed-out function
dholland[src/trunk]: src/games/hunt/huntd Group function declarations by which source...
matt[src/trunk]: src/sys/arch/arm cortex doesn't need xscale_setup
matt[src/trunk]: src/sys/arch/arm Make the ARM pmap use ASIDs, split TTBRs, and M...
macallan[src/trunk]: src/sys/arch/mips/include catch up with *_intr_string() changes
htodd[src/trunk]: src/sys/dev/marvell Fix typo.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to current director...
martin[src/trunk]: src Typo
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-320...
pooka[src/trunk]: src/sys Wrap ipflow_create() & ip6flow_create() in kernel lock. ...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Explicitly kassert the...
riastradh[src/trunk]: src/sys/dev/acpi Fix unused variable warning in non-modular appl...
pooka[src/trunk]: src/lib/librumpuser Always use sysconf() to query host processor...
para[src/trunk]: src/sys/kern make condition for ENOMEM consistent with allocatio...
riastradh[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg Link Xo...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add PMAP_TLB_FLUSH_ASID_ON_RE...
matt[src/trunk]: src/sys/arch/evbarm/beagle Make sure to enable refclk for usb on...
christos[src/trunk]: src/sys/dev/raidframe Add a "soft" root option, leaving the curr...
njoly[src/trunk]: src/lib/libc/sys Add readlinkat(2) specific errors.
skrll[src/trunk]: src/tests/lib/libc/db Increase timeout. My hardware must be gett...
christos[src/trunk]: src/bin/pax PR/48095: NAKAJIMA Yoshihiro: remove casts from time...
joerg[src/trunk]: src/sys/arch/macppc/dev Strip redundant parenthesis.
tsutsui[src/trunk]: src/sys Add proper consinit(9) support for sti(4) at sgc framebu...
kefren[src/trunk]: src/usr.sbin/ldpd Store local bindings in a rbtree
matt[src/trunk]: src/lib/libc/arch/arm Make __minbrk, __curbrk, and CERROR hidden...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf use console auto detection, ok nick
skrll[src/trunk]: src/sys/arch/arm/broadcom Remove printf
matt[src/trunk]: src/sys/arch/arm/include All floating point related rtabi (__aea...
drochner[src/trunk]: src/sys/kern In unp_externalize, don't do anything if an SCM_RIG...
skrll[src/trunk]: src/lib/csu/hppa G/C old csu stuff for hppa.
matt[src/trunk]: src/share/mk Add 3 more MACHINE_ARCH: earmv4 earmv7eb earmv7hfeb
martin[src/trunk]: src/sys/arch/evbarm/cubie Fetch the ethernet address from u-boot...
matt[src/trunk]: src/sys/arch/arm Add EF_ARM_BE8
matt[src/trunk]: src/etc/etc.evbarm Simply and deal with all the various earm MAC...
skrll[src/trunk]: src/sys/arch/hppa/hppa Implement DIR17R. All the module tests pa...
snj[src/trunk]: src/share/man/man4 Improve wording.
matt[src/trunk]: src/sys/modules/arch/arm awk support scripts to generate trampol...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Get bus clock for some Atom processors.
matt[src/trunk]: src/sys/arch/arm/include Add more relocs
pgoyette[src/trunk]: src/common/lib/libutil The PUT* things are macros. Use { ... } ...
pgoyette[src/trunk]: src/tests/lib/libutil Add a new test case for snprintb_m(3) to c...
reinoud[src/trunk]: src/usr.sbin/makefs Oops, used size_t when off_t was meant. This...
dholland[src/trunk]: src/usr.bin/tr Remove silly written-out initialization of string1.
dholland[src/trunk]: src/usr.bin/tr Pass -Wpointer-sign.
matt[src/trunk]: src/sys/arch/arm/arm Use unified syntax for conditional instruct...
dholland[src/trunk]: src/usr.bin/checknr add more const
dholland[src/trunk]: src/usr.bin/bdes Passes WARNS=5, so don't set WARNS=3.
joerg[src/trunk]: src/share/mk Do as the last commit message said and not as the c...
drochner[src/trunk]: src/external add to CLEANFILES at some places, for generated files
rkujawa[src/trunk]: src/share/man/man4 Note AX88x9x MII support (in previous commit, ...
martin[src/trunk]: src/sys/arch/shark/conf Do not explicitly prevent unwind table g...
pooka[src/trunk]: src/sys/rump regen
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add a hidden version for lib...
apb[src/trunk]: src/tools/compat declare snptintb_m() and snprintb() if HAVE_SNP...
christos[src/trunk]: src/sys/arch/cobalt/pci kill sprintf
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc cleanup from OpenBSD/luna88k.
pooka[src/trunk]: src/tests/net/mpls ldpd wants inet6
dsl[src/trunk]: src Remove the borked definition of ELF64_Shalf from some more p...
christos[src/trunk]: src/external/mit/xorg/bin/fc-match fix sun2 build. libfreetype r...
dsl[src/trunk]: src/sys Fix bug in previous (panic during process core dump).
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build with dhcpcd-6.2.0
pgoyette[src/trunk]: src/sys/opencrypto When crypto(4) is built-in, crypto_modcmd() d...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import r198452 of libc++. Pr...
wiz[src/trunk]: src/share/man/man3lua Use Fn for functions and Dv for null.
njoly[src/trunk]: src Remove extra trailing spaces in functions arguments.
joerg[src/trunk]: src/external/bsd/atf/dist Format string annotations and fixes fo...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Fix format strings.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Format string checks for do...
msaitoh[src/trunk]: src/sys/dev/pci Insert completion barrier between register write...
christos[src/trunk]: src/external/bsd/nvi/dist/regex remove register
pooka[src/trunk]: src/lib/librumpuser OpenBSD support
christos[src/trunk]: src/lib/libc/stdio PR/47757: Eric Radman: mktemp(3) mangles the ...
matt[src/trunk]: src/sys/arch/arm/include Add an EABI ARM version of MCOUNT that ...
joerg[src/trunk]: src/doc CMSG_SPACE is no longer an issue.
abs[src/trunk]: src/distrib/sets/lists/base Mark /rescue/ldconfig as 'pic' only ...
martin[src/trunk]: src ACTIVE_CC can only be used after include of bsd.own.mk
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused declarations.
martin[src/trunk]: src/tests/lib/libexecinfo Make the output of the test case bette...
njoly[src/trunk]: src/sys/compat/linux Cleanup, and reduce diffs between arches. M...
matt[src/trunk]: src/sys/arch/evbarm/adi_brh Get rid on some useless pc addition....
apb[src/trunk]: src/etc Don't try to use server-specific "restrict" settings;
martin[src/trunk]: src/etc/mtree Add usr/tests/opencrypto
christos[src/trunk]: src/share/mk use bsd.syscall.mk
joerg[src/trunk]: src/lib/libc/compiler_rt Add profiling helper functions to the b...
mrg[src/trunk]: src/tools/gcc don't collect gthr-default.h anymore.
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 Fix a...
joerg[src/trunk]: src Clang needs a slightly larger MD image, so bump the size to ...
matt[src/trunk]: src/sys/arch/arm/arm Add more instructions including ldrex/strex...
blymn[src/trunk]: src/sbin/fsdb Correct usage of clri.
dsl[src/trunk]: src/tests/lib/libm Remove the print of the rounding mode.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips apply netbsd not rebu...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Load new value from correct ...
matt[src/trunk]: src/sys/uvm/pmap use _KERNEL_OPT around #include
joerg[src/trunk]: src/sbin/fsck_ext2fs Make pointer NULL check non-fatal for a bog...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r202566.
ozaki-r[src/trunk]: src/sys/conf Build net/zlib.c for DTrace
ozaki-r[src/trunk]: src/sys/modules Tidy up Makefile of cyclic and dtrace modules to...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Startup file for powerpc64. ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix PPC64 setregs
christos[src/trunk]: src/lib/libc/nameser Fix incorrect overflow test: https://androi...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Fix build of DTra...
matt[src/trunk]: src/lib/libpthread/arch/powerpc64 This is no different from the ...
matt[src/trunk]: src/sys/kern Tell where the corrruption was encountered in the p...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Add the config.h...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Remove trailing spaces and tabs.
tsutsui[src/trunk]: src/sys/arch Remove an instruction for nonexistent 060 branch pr...
christos[src/trunk]: src/share/mk let's see if the new dwarf library can handle dwarf 4
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc also look at netbsd.opt and netbs...
nakayama[src/trunk]: src/external/gpl3/binutils/dist/bfd Enable 64-bit integer handli...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend pass $LD and $AS to the au...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify cast argume...
christos[src/trunk]: src/share/mk switch amd64 to gcc-4.8
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif When sending, only load mbufs whi...
pooka[src/trunk]: src/sys/rump Allow multiple "rumpcomp_user" source modules to be...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif rename rumpcomp_user.* -> shmif_us...
pooka[src/trunk]: src/sys/rump/dev/lib/libwscons rename component.c -> wscons_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/librnd rename component.c -> rnd_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/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/net/lib/liblocal rename component.c -> local_compon...
skrll[src/trunk]: src/sys/dev/usb Comment style.
christos[src/trunk]: src/sys/arch fix fraction part of printing (from apb)
christos[src/trunk]: src/sys/arch/sandpoint fix sprintf.
christos[src/trunk]: src/sys/arch kill sprintf
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Fix some snprintf
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Complete migrating to snprintf_blkptr
ozaki-r[src/trunk]: src/sys/arch/vax/vsa Use snprintf instead of sprintf
matt[src/trunk]: src/sys/arch/arm/arm32 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/arm32 ARM_MMU_EXTENDED support.
dholland[src/trunk]: src/games/hunt/huntd Use setproctitle() instead of handrolled ve...
joerg[src/trunk]: src/sys/arch/landisk/include Fix syntax (hi christos!)
dholland[src/trunk]: src/games/hunt/hunt Tidy up list of broadcast addresses.
ozaki-r[src/trunk]: src/sys/arch/atari/stand/installboot Fix typo
martin[src/trunk]: src/sys/arch/playstation2/include Adapt to -current
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move the drmkms i2c dependencies to wh...
christos[src/trunk]: src/sys/arch/hpcmips/vr adjust to new pci_intr_string signature
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-320...
riastradh[src/trunk]: src/sys Rework Apple SMC attachment goo and split into multiple ...
martin[src/trunk]: src/distrib/sets/lists/comp Add two missing include files
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix non-DIAGNOSTIC build
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...
martin[src/trunk]: src/sys/arch/ia64/ia64 Make GENERIC compilable
matt[src/trunk]: src/sys/arch/arm/omap Add some more OMAP5 stuff.
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Delete COMPAT_NETBSD32 option
christos[src/trunk]: src/sys/arch/x68k/stand/libdos Add missing functions needed by l...
wiz[src/trunk]: src/usr.sbin/rtsold Correct a phrase. From jmc@openbsd.
christos[src/trunk]: src/sys/arch/arm/include include cpufunc_proto.h since things ne...
pooka[src/trunk]: src/sys/rump/net Make it possible to not build virtif since it's...
spz[src/trunk]: src/sys/kern Fix an inversion in checking for authorization to d...
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add drvctl
matt[src/trunk]: src/sys/arch/evbarm/conf Supply the --be8 if building a big endi...
dholland[src/trunk]: src/share/dict Add a bunch of missing words from a list I had da...
kiyohara[src/trunk]: src/sys/net Fix build failed, if undef INET.
matt[src/trunk]: src/distrib/sets/lists/debug Not needed, either empty or content...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc Prefe...
matt[src/trunk]: src/sys/arch/evbarm/conf Add LOADADDRESS (don't make it implicit)
martin[src/trunk]: src/lib/libm Fix POLYD/Mariah fallout and include the scalbn sou...
joerg[src/trunk]: src/lib/libc/stdio Add new line at the end.
skrll[src/trunk]: src/sys/arch/hppa/hppa Split the reloc evaluation from the value...
reinoud[src/trunk]: src/usr.sbin/makefs Implement auto-setting of sector size and di...
matt[src/trunk]: src/external/gpl3/gcc GCC configury for earmv4eb earmv6eb earmv6...
apb[src/trunk]: src/tools Add the "-g -D__gnu__" flags when invoking M4 via CONF...
apb[src/trunk]: src/tools/compat Compile snprintb.c into libnbcompat. The sourc...
matt[src/trunk]: src/etc/etc.evbarm Fix a typo
skrll[src/trunk]: src/share/mk Switch alpha to USE_COMPILERCRTSTUFF= no
pgoyette[src/trunk]: src/share/man/man4/man4.amiga Make the xsh man pages to unbreak ...
aymeric[src/trunk]: src/sys/arch/evbarm/conf Comment out pseudo-device md so that AR...
tron[src/trunk]: src/sbin/newfs_udf Fix tool build under Mac OS X by using gettim...
dholland[src/trunk]: src/libexec/getty Use siglongjmp to jump out of signal handlers.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Match arm*-*-netbsdelf*-*
maxv[src/trunk]: src/sys/kern This thing is totally buggy: 'data_len' is modified...
matt[src/trunk]: src/sys/arch bump SYMTAB_SPACE
joerg[src/trunk]: src Enable unwind tables by default. Assert the default in targe...
matt[src/trunk]: src/sys/arch/arm/arm Ignore PMBR partition if it's partition 0.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad andlt -> movlt
drochner[src/trunk]: src/tools pass HOST_SH to the build, to keep it from picking up ...
pooka[src/trunk]: src Separate inet and inet6, allows inet6-only rump kernels.
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing space, sort SEE ALSO.
aymeric[src/trunk]: src/sys/dev/usb In the error paths where uaudio_chan_free_buffer...
pooka[src/trunk]: src/sys/rump/include/rump translate ino_t to a portability-frien...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Teach gcc to recognize...
reinoud[src/trunk]: src/usr.sbin/makefs Allow for the logical volume label to be spe...
njoly[src/trunk]: src/sys/compat Fix dup/dup2/dup3 argument types (u_int -> int).
christos[src/trunk]: src/sys/arch/sun68k/stand Revert previous change:
wiz[src/trunk]: src/lib/libc/net Sort sections. Punctuation formatting nits.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Rename x86_print_cacheinfo() to x86_p...
christos[src/trunk]: src/sys/arch/sun68k/stand undo the ld script hack now that the d...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r198450.
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml 1.12.3.
wiz[src/trunk]: src/share/man/man3lua Fix article.
apb[src/trunk]: src/etc Attempt to improve comments about how to choose servers,
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch Annotate format strings. Ad...
dholland[src/trunk]: src/sys/arch Make the amd64 post-halt-press-a-key code match i38...
macallan[src/trunk]: src/sys/arch/sparc64/include allow non-SUN4V kernels to build
christos[src/trunk]: src/tests/lib/libc/net fix copyright botch and add library for n...
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Build BE ramdisks for BE M...
wiz[src/trunk]: src whitespace.
dholland[src/trunk]: src/usr.bin/tr punctuation usage
christos[src/trunk]: src don't include bsd.sys.mk
christos[src/trunk]: src/sys/arch/i386/i386 remove vestige from old call to printk()
christos[src/trunk]: src/sys/arch/x86/x86 Comment about missing stackframe member ini...
macallan[src/trunk]: src/sys/dev/pci cap mappable framebuffer size at 64MB before div...
apb[src/trunk]: src/share/mk Document new default for MKARZERO.
pgoyette[src/trunk]: src/tests/crypto Descend into new opencrypto test suite
christos[src/trunk]: src/external/gpl2/lvm2/sbin/lvm USE_SSP is not defined in bsd.sy...
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 ...
martin[src/trunk]: src/tests/lib/libc/sync Remove excemption for i386 (PR lib/48601...
matt[src/trunk]: src/sys/arch/arm Add most of the cpu_* variables to <arm/locore.h>
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Add new rump library for open...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 4.8 and coldfire.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/uts/common Add defined(__arm__)
dsl[src/trunk]: src/sys/arch Remove the _KERNEL part of these two clones of sys/...
joerg[src/trunk]: src/external/bsd/libevent/dist/test Fix memcmp use.
msaitoh[src/trunk]: src/sys/dev/pci regen.
skrll[src/trunk]: src/sys/dev/scsipi Don't probe beyond chan_ntargets in atapi_pro...
dsl[src/trunk]: src/tests/lib/libm A couple of the atan tests are randomly failing.
matt[src/trunk]: src/sys/sys Welcome to 6.99.35
martin[src/trunk]: src/lib/libm Include new/missing files for vax
skrll[src/trunk]: src/doc Note hppa switch to gcc 4.8
skrll[src/trunk]: src/sys/dev/usb Update
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary %sr2 instructions in s...
skrll[src/trunk]: src Move to a flat space register convention. %sr[4-7] are all n...
matt[src/trunk]: src/compat Add MKCOMPAT support for powerpc64.
matt[src/trunk]: src/sys/arch/arm/include Avoid a gcc4.8 bogon.
matt[src/trunk]: src/common/lib/libc/arch/powerpc64/atomic Use the sources in ../...
nakayama[src/trunk]: src/sys/lib/libkern/arch Align explicitly to make kernels compil...
martin[src/trunk]: src/usr.sbin/postinstall Fix wrong variable name, PR bin/48647 f...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/hkpd Put hkpd in the right pl...
riastradh[src/trunk]: src/common/lib/libc/atomic Fix subword atomic_cas.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Temporarily add a -S ...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt put back our local fi...
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff find libgcc sources for GCC 4.8.
htodd[src/trunk]: src/sys/arch/arm Delete unused variables for new gcc.
jakllsch[src/trunk]: src/sbin/fdisk Always print the MBR drive serial number, even if...
mbalmer[src/trunk]: src/share/misc reformat comment
hannken[src/trunk]: src/sys/fs/union Restructure union_lock() to always lock before ...
matt[src/trunk]: src/sys/arch/arm/arm32 Reduce resident_count by number of pages, ...
joerg[src/trunk]: src/sys/lib/libunwind Kill one colon that shouldn't be.
pooka[src/trunk]: src/sys/rump/dev/lib/libputter rename component.c -> putter_comp...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat KNF
christos[src/trunk]: src/sys From Ilya Zykov:
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix lost merges
ozaki-r[src/trunk]: src/sys/kern Fix unused variable 'mp'
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Merge EINVAL entries.
matt[src/trunk]: src/sys/arch/evbarm/armadaxp Use armv7 instructions. Add ARM_MM...
gson[src/trunk]: src/tests/lib/libc/net Use daemon(3) instead of the experimental...
christos[src/trunk]: src/sys/arch/next68k/stand/boot make this compile (missing heade...
dholland[src/trunk]: src/games/hunt move a comment that should have gone with its symbol
dholland[src/trunk]: src/games/hunt/hunt make some globals static
christos[src/trunk]: src/share/man/man9 fix pic_intr_string prototype
dholland[src/trunk]: src/games/hunt/hunt more cleanup
dholland[src/trunk]: src/games/hunt/hunt Naming reform for socket pieces, akin to wha...
matt[src/trunk]: src/etc/etc.evbarm Update list of kernels
christos[src/trunk]: src/sys/arch/dreamcast/dev/g2 make a copy of the interrupt strin...
ozaki-r[src/trunk]: src/sys/arch/sgimips/include Add a missing comma
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi Add gnu-efi2netbsd script to help i...
justin[src/trunk]: src Add Android support for rump kernel.
skrll[src/trunk]: src/sys/external/bsd/dwc2 New dwc2 location - it moved out of st...
christos[src/trunk]: src/sys add dkwedge_get_parent_name().
matt[src/trunk]: src/sys/arch/arm/omap Enable sata port
riastradh[src/trunk]: src/share/mk Elide broken exists tests for TOOL_CTFCONVERT and T...
njoly[src/trunk]: src/lib/libc/sys Add mknodat(2) specific errors.
christos[src/trunk]: src/libexec/ftpd fstat returns -1 on error (Maxime Villard)
soren[src/trunk]: src/sys/dev/usb Regen.
rkujawa[src/trunk]: src/sys/dev/i2c Monitor for power source changes and report with...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Modify the BE8_LINK_SP...
matt[src/trunk]: src/external/gpl3/gdb Use GDB_MACHINE_ARCH instead of MACHINE_ARCH.
pooka[src/trunk]: src/sys/rump/net/lib/libnpf rename component.c -> npf_component.c
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Only free file data we've allocated.
jmcneill[src/trunk]: src/sys/arch/arm/omap fix a bug in obiosdhc_bus_clock where SYSC...
soren[src/trunk]: src Build orphaned man pages.
matt[src/trunk]: src/etc/etc.evbarm fix another typo
pgoyette[src/trunk]: src/lib/libutil Add an example using snprintb_m()
spz[src/trunk]: src add hints about FAST_IPSEC no longer being around
matt[src/trunk]: src/sys/arch/evbarm/conf ldscript doesn't need -Ttext
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Don't adjust return of atomi...
christos[src/trunk]: src/sys/arch simplify snprintf.
joerg[src/trunk]: src/external/bsd/mdocml/dist Restore cast hack for GCC's "new qu...
aymeric[src/trunk]: src/sys/net Call mutex_destroy() on sc_kqlock in tap_detach(). F...
mrg[src/trunk]: src/sys/kern avoid use-after-free in *coredump().
kardel[src/trunk]: src/external/bsd/ntp/lib/libparse - add new clk_sel240x.c
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib No need to return a empty string lit...
christos[src/trunk]: src/usr.bin/genassym - use just the basename for program name
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...
wiz[src/trunk]: src/usr.bin/m4 Better document eval, mentioning optional second ...
pooka[src/trunk]: src/lib/librumpuser remove obsolete definitions
apb[src/trunk]: src/tools/compat Declare and define strnlen if necessary.
msaitoh[src/trunk]: src/sys/dev/pci Remove 88SE9128(0x913a) entry. At least one of 8...
matt[src/trunk]: src/distrib/sets/lists/comp Add fenv.h
christos[src/trunk]: src/sys/arch/sh3/sh3 fix unused variables
christos[src/trunk]: src/external/mit/xorg/lib/libGLU workaround for internal compile...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Never modify NLO/NHI (r2, r3)...
dholland[src/trunk]: src +tp
dholland[src/trunk]: src/usr.bin/tr Don't explicitly zero bss variables that are alre...
dholland[src/trunk]: src/usr.bin/tr Tidy up.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Convert some more conditiona...
dholland[src/trunk]: src/libexec/getty Pass WARNS=5.
hannken[src/trunk]: src/sys/nfs Function nfs_vinvalbuf() ignores errors from vinvalb...
matt[src/trunk]: src/sys/arch/evbarm/lubbock use RET/RETc
matt[src/trunk]: src/sys/arch/arm/broadcom add mmap
pooka[src/trunk]: src/sys/rump/net/lib Partially revert previous, there are still ...
pooka[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/usr.bin/make add .INCLUDEDFROM{FILE,DIR}
tsutsui[src/trunk]: src/doc Note recent visible luna68k bootloader updates.
christos[src/trunk]: src/sys/arch/i386/i386 stop ddb backtrace at Xsoftintr() (Richar...
jakllsch[src/trunk]: src/sys/dev/pckbport KASSERT that cmd is non-NULL in more places...
reinoud[src/trunk]: src/sys/dev/usb Regen
roy[src/trunk]: src/sys/netinet6 Remove the now un-used function in6ifa_ifplocal...
macallan[src/trunk]: src/sys/dev/pci - move cursor area to the end of each display's ...
apb[src/trunk]: src/share/mk Use parentheses in .if A && ( B || C || D || ... )
pgoyette[src/trunk]: src/sys/opencrypto Clean-up module initialization
pgoyette[src/trunk]: src/distrib/sets/lists Update sets lists for new rump opencrypto...
pgoyette[src/trunk]: src/etc/mtree Create new directory for the opencrypto tests
wiz[src/trunk]: src/bin/ps Bump date for previous.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r199312
matt[src/trunk]: src/sys/arch/arm/samsung Allow setting of console speed in init.
christos[src/trunk]: src/tools/compat Add the {v,}{err,warn}c functions
dsl[src/trunk]: src/sys/dev/usb Add another XXX comment, I'm not in a postition ...
jdc[src/trunk]: src/sys/dev Add tsciic (alpha MI).
ozaki-r[src/trunk]: src/share/man/man4 Mention micphy(4)
matt[src/trunk]: src/sys/arch/arm/arm32 Further cpu_info inits in cpu_hatch
skrll[src/trunk]: src/distrib/sets/lists/man Restore the hp700 file entries and ma...
ozaki-r[src/trunk]: src/sys/modules/iic Remove unnecessary files.i2c inclusion
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify check the corr...
phx[src/trunk]: src/sys/arch/sandpoint/conf Enabled SYSV* options, which all por...
tron[src/trunk]: src/external/cddl/osnet Fix build of DTrace with GCC 4.8.
matt[src/trunk]: src/sys add ep_entryoffset to exec_package so one can calculate ...
martin[src/trunk]: src/lib/libm/noieee_src Simplistic log1pf() for vax
nonaka[src/trunk]: src/sys/arch/i386/i386 fix to pass collect memory address to xrs...
skrll[src/trunk]: src/sys/arch/hppa/hppa Use %t2 instead of %ret1 for style sake o...
matt[src/trunk]: src/sys/arch/powerpc/include Add _XENTRY which doesn't set the s...
matt[src/trunk]: src/libexec/ld.elf_so Make ldd happy
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 Use new elf32pp...
skrll[src/trunk]: src/share/mk Switch arm to gcc 4.8
jdc[src/trunk]: src/usr.bin/systat Restore lost break.
martin[src/trunk]: src/sys/arch/arm/gemini Remove an unused variable and fix a copy...
pooka[src/trunk]: src/tests/lib/librumphijack netstat expected output includes ipv...
christos[src/trunk]: src/sys/kern Simplify error path and fix typos. From Maxime Vill...
pooka[src/trunk]: src/sys/netinet IPv6 UDP uses the IPv4 pcb tables, and therefore...
wiz[src/trunk]: src/lib/libc/net Sort sections. Remove trailing whitespace.
wiz[src/trunk]: src/usr.bin/ruptime Remove second copy for RCS Id.
christos[src/trunk]: src/distrib/sets/lists bump libelf and libdwarf
skrll[src/trunk]: src/sys/dev/usb Code style. No functional change.
skrll[src/trunk]: src/sys/arch/hpcarm/hpcarm Avoid unused variable warning by borr...
mbalmer[src/trunk]: src/share/misc note that kropla.com/dialcode.htm redirects to co...
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
matt[src/trunk]: src/sys/arch/arm/include Rather than having long complicated asm...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Separate common bits for all inte...
christos[src/trunk]: src/etc/powerd/scripts Add some states not handled before. XXX: ...
pooka[src/trunk]: src/sys/rump/dev/lib/libraidframe rename component.c -> raidfram...
pooka[src/trunk]: src/sys/rump/dev/lib/libopencrypto rename component.c -> opencry...
pooka[src/trunk]: src/sys/rump/dev/lib/libscsitest rename component.c -> scsitest_...
christos[src/trunk]: src/external/bsd/elftoolchain/dist import elftoolchain from Free...
christos[src/trunk]: src/sys/arch use humanize_number per gimpy.
apb[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common format is a po...
hkenken[src/trunk]: src/sys/dev/spi Fix printf formating in DPRINTF.
matt[src/trunk]: src/sys/arch/arm/arm Move undefined evcnt's to cpu_info.
ozaki-r[src/trunk]: src/sys/arch/news68k/stand/bootxx Replace sprintf with snprintf
skrll[src/trunk]: src/usr.sbin/crash Simplify
matt[src/trunk]: src/sys/arch/evbarm/armadaxp support mapping all of memory.
tsutsui[src/trunk]: src/sys/arch/atari/dev Make sure to acquire proc_lock mutex on c...
christos[src/trunk]: src/sys make pci_intr_string and eisa_intr_string take a buffer ...
dholland[src/trunk]: src/games/hunt/huntd tsort contents of file
christos[src/trunk]: src/sys/arch/arm wrap a few lines
dholland[src/trunk]: src/games/hunt/hunt split off a bunch of the nastier network cod...
dholland[src/trunk]: src/games/hunt/hunt Use the curses beep function instead of writ...
skrll[src/trunk]: src/sys/arch/arm Provide a DDB_REGS in the same way to others. M...
tsutsui[src/trunk]: src/sys/arch/mvme68k/conf Fix "Error: unrecognized option -mcpu6...
matt[src/trunk]: src/sys/arch/arm/arm32 tag a variable with __diagused
dsl[src/trunk]: src/sys/arch/x86/x86 Revert most of the machdep sysctls to 32bit
riastradh[src/trunk]: src/sys Make drmkms find header files from sys/external/bsd/common.
christos[src/trunk]: src/sbin/fdisk default to something reasonable (like the interac...
seanb[src/trunk]: src/sys/kern len argument to strlcpy() was incorrect when copying
pooka[src/trunk]: src/sys/rump Put nanosleep() and folks in librump instead of mai...
christos[src/trunk]: src/sys/dev/raidframe Fix bugs in raidframe + wedge and root int...
riastradh[src/trunk]: src/share/mk By default define CTFCONVERT and CTFMERGE to be no-...
wiz[src/trunk]: src/sbin/fdisk Fix a bug in previous and update detailed -s desc...
dholland[src/trunk]: src/usr.bin/tr Add comments explaining how this works.
dholland[src/trunk]: src/usr.bin/tr avoid undefined behavior.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Use foo{s} since it reduces ...
dholland[src/trunk]: src/usr.bin/quota Passes WARNS=5; don't set WARNS=4.
dholland[src/trunk]: src/usr.bin/checknr WARNS=5
pooka[src/trunk]: src/sys/compat/linux/arch/powerpc regen
riz[src/trunk]: src/sys/arch/arm/arm Fix up some missed unified syntax.
drochner[src/trunk]: src/sys/arch/x86/include add feature flag definitions for the la...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/alpha Disable STABS and MI...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga This driver was actually pulled ba...
christos[src/trunk]: src/lib/libc/net Add not advertised reentrant functions: {get, se...
dholland[src/trunk]: src/sys/ufs Kill off uo_unmark_vnode/UFS_UNMARK_VNODE as it's no...
dholland[src/trunk]: src/bin/ps Use an enum type for PRINTMODE vs. WIDTHMODE. Compile...
sjg[src/trunk]: src/usr.bin/make Allow an empty .MAKE.JOB.PREFIX to supress outp...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx If this is a BE kernel, force oursel...
msaitoh[src/trunk]: src/sys/dev/pci One more Gb/s -> GT/s fix.
reinoud[src/trunk]: src/usr.sbin/makefs Note that i added the UDF support to makefs(...
reinoud[src/trunk]: src/sbin/newfs_udf Fix newfs(8) to compile again.
wiz[src/trunk]: src/sbin/newfs_udf Fix article.
reinoud[src/trunk]: src/usr.sbin/makefs Add minimum UDF version specification to mak...
soren[src/trunk]: src/sys/dev/i2c Allow i2c addr wildcard matching. Use with care!
mrg[src/trunk]: src/sys/arch/sparc64/dev thanks to mhitch, we got all the interr...
dholland[src/trunk]: src/tests/usr.bin Add tests for tr, including an xfail one for P...
dholland[src/trunk]: src/bin/ps Don't bother using variables whose value is never cha...
martin[src/trunk]: src/libexec/getty Fix another automatic variable that is life bo...
christos[src/trunk]: src/x11/lib/GLU avoid compiler bug
christos[src/trunk]: src/distrib/x68k/floppies/ramdisk kill ping6, rtsol, df, dmesg, sync...
isaki[src/trunk]: src/distrib/x68k/floppies/ramdisk Revert previous (to grow the r...
wiz[src/trunk]: src/usr.sbin/rtsold Reword to work around phrasing that caused l...
kardel[src/trunk]: src/sys Extend kernel PPS api with pps_ref_event().
christos[src/trunk]: src/doc another gcc-4.8.1 workaround
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Import new openssh to address
macallan[src/trunk]: src/sys/dev/ic __unuse the right function
joerg[src/trunk]: src/external/bsd/llvm Build tools without debug symbols by default.
christos[src/trunk]: src/external/bsd/nvi/dist/vi PR/48502: M. Levinson: vi(1) no lon...
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...
degroote[src/trunk]: src/sbin/ifconfig Before scanning, check if the card is up. If i...
jakllsch[src/trunk]: src/sys/dev/i2c Fix whitespace issues.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Coding style fixes (whitespace) - n...
matt[src/trunk]: src/sys/arch/arm/arm Make sure to start BE-8 programs with the P...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.0.1e and ...
riz[src/trunk]: src/external/cddl/osnet Replace llx with PRIx64 and some llu wit...
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
pgoyette[src/trunk]: src/sys/opencrypto When using modular opencrypto, make sure the ...
spz[src/trunk]: src/external/bsd/bind/dist a fix by ISC for CVE-2014-0591:
joerg[src/trunk]: src/lib/libc TODO: fix stdout/stdin/stderr to not require copy r...
christos[src/trunk]: src/external/gpl2/lvm2/lib/liblvm USE_SSP is defined in bsd.own.mk
joerg[src/trunk]: src/sys/external/bsd/compiler_rt More sanitizers we are still no...
christos[src/trunk]: src eliminate use of bsd.sys.mk from Makefiles
jakllsch[src/trunk]: src/sys/dev/pci Fix PR kern/46376 with Nat Sloss's patch (with s...
christos[src/trunk]: src/lib/libc "soon" is "now". Remove all __indr_reference crap.
christos[src/trunk]: src/lib/libc/stdlib return the same errors as linux for ptsname_r
jdc[src/trunk]: src/sys/arch/alpha/conf Add tsciic and more (commented out) DS20...
martin[src/trunk]: src/common/lib/libc/atomic Provide 8 and 16 bit sync ops (using ...
joerg[src/trunk]: src/sys/arch/arm/ep93xx Make the empty loop body explicit.
dsl[src/trunk]: src/tests/lib/libm Include the subtest number in any error output.
matt[src/trunk]: src/common/lib/libc/arch/m68k/gen Make this work with coldfire.
macallan[src/trunk]: src/common/lib/libc/arch/powerpc/string on 601 CPUs skip to norm...
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/sys/arch/arm/arm32 rearrange some printfs.
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace Use native atomic function in...
hannken[src/trunk]: src Current support for iterating over mnt_vnodelist is rudiment...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic apcs-gnu only passes one reg...
tron[src/trunk]: src/external/gpl3/gcc Get GCC 4.8 closer to build with "USE_SSP"...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Adapt to new elf_machdep.h
martin[src/trunk]: src/lib/libm/noieee_src log10f() for vax
skrll[src/trunk]: src/distrib/sets/lists Repeat after me... don't delete entries m...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
skrll[src/trunk]: src/external/gpl3 Re-run mknative for hppa space register conven...
matt[src/trunk]: src/sys/arch/powerpc/include Add PowerPC64 DTs
christos[src/trunk]: src/lib/libc/nameser reduce diffs with other copies of this code.
christos[src/trunk]: src/sys/compat/ibcs2 fix typo
matt[src/trunk]: src/sys/arch/powerpc/include Don't define ARCH_ELFSIZE if it's a...
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/share/mk XXX: use only thread for ctfmerge
matt[src/trunk]: src/share/mk Fix inverted test MKCOMPATMODULES
mbalmer[src/trunk]: src/share/misc add a nice CVS marker
pooka[src/trunk]: src/sys/rump/net/lib/libsockin rename rumpcomp_user.* -> sockin_...
pooka[src/trunk]: src/sys/rump/dev/lib/libpad rename component.c -> pad_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libumass rename component.c -> umass_compon...
christos[src/trunk]: src/sys/arch/sparc/sparc return something
christos[src/trunk]: src/sys/arch/arm/iomd Add missing ;
christos[src/trunk]: src/external/mit/lua/dist/src kill sprintf
christos[src/trunk]: src/sys/dev/ic cleanup debugging printfs to avoid overflow
christos[src/trunk]: src/sys/arch/sgimips/stand/sgivol use err
matt[src/trunk]: src/sys/arch/arm/arm Add ARM_MMU_EXTENDED support
ozaki-r[src/trunk]: src/sys/arch/atari/stand/installboot Fix typos
maxv[src/trunk]: src/sys/kern Style
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock Use different option (-mcpu=6...
joerg[src/trunk]: src/distrib/sets/lists/comp /usr/include/g++/bits/${CONFIG} dire...
gson[src/trunk]: src/usr.sbin/nfsd When daemonizing, delay the parent exit until ...
jakllsch[src/trunk]: src/sys/lib/libsa Obtain and use ETHER_ADDR_LEN where appropriate.
matt[src/trunk]: src/sys/arch/evbarm/conf Change KERNEL_EXT_BASE to 0x80000000 an...
dholland[src/trunk]: src/lib/libc add "move gethostbyname to a compat library" to the...
adam[src/trunk]: src/distrib/sets/lists/comp Fix for /usr/include/g++/bits direct...
dholland[src/trunk]: src/games/hunt/huntd const in unused code
dholland[src/trunk]: src/games/hunt/huntd Er oops, fix previous.
matt[src/trunk]: src/sys/arch/arm/include Add scr inline
dholland[src/trunk]: src/games/hunt/hunt goto considered harmful
skrll[src/trunk]: src/sys/arch/arm/arm Use arm11_setttb for arm1176 as well.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix debug code in fault_fixup
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add a missing 0 to an #error
skrll[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux kernel.h and list.h have...
pooka[src/trunk]: src/lib/librumpclient fix build on NetBSD. also, prevent fd lea...
matt[src/trunk]: src/sys/arch/arm/arm32 Mark omd as diagused for the ARM_MMU_EXTE...
matt[src/trunk]: src/sys/uvm/pmap Make this compile on booke again.
christos[src/trunk]: src/sys/sys add cpu_bootconf()
martin[src/trunk]: src/sys/arch/ia64/ia64 Fix snprintf fallout
christos[src/trunk]: src/doc add ctfconvert bug.
skrll[src/trunk]: src/sys/arch/cats/cats whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Figure drm_debug into the drm_init...
soren[src/trunk]: src All of the man8.i386 man pages also apply to amd64.
jklos[src/trunk]: src/distrib/evbarm/instkernel/instkernel Build BeagleBone instal...
matt[src/trunk]: src/lib/libc/arch/arm/hardfloat Use vmrs instead of mrc
soren[src/trunk]: src/sbin/atactl Don't use \t to align text columns.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix a misoptimization....
wiz[src/trunk]: src/games/cgram Add RCS Id.
sjg[src/trunk]: src/usr.bin/make Move the call to Job_SetPrefix() to Job_Init() ...
joerg[src/trunk]: src/sys/rump The linker script is the argument of -T, so keep th...
reinoud[src/trunk]: src/usr.sbin/makefs/udf Cleanup makefile for makefs
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r199312
skrll[src/trunk]: src/share/mk Add -mlong-calls to hppa module builds.
wiz[src/trunk]: src/share/man/man4 Fix another typo.
matt[src/trunk]: src/sys/arch/arm/include Add KMODTRAMPOLINE(name)
apb[src/trunk]: src/tools Revert previous change to tools/Makefile.gnuhost. Whe...
matt[src/trunk]: src/sys/rump/librump/rumpkern/arch/arm Build kobj_machdep.c
spz[src/trunk]: src/doc resort entry about ipsec kernel option change so it's ch...
rkujawa[src/trunk]: src/sys/arch/amiga Add preliminary support for Individual Comput...
matt[src/trunk]: src/lib/libc/arch/arm/softfloat Add #include <stdint.h>
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 - use gettick directly, not via cpu...
phx[src/trunk]: src/sys/arch/sandpoint Added another three NH23x compatible prod...
matt[src/trunk]: src/lib/libc Add CPPFLAGS+= -I${NETBSDSRCDIR}/sys for earm ...
matt[src/trunk]: src/sys/arch Since all our compilers support __DBL_* and __FLT_*...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic use push/pop
dholland[src/trunk]: src/usr.bin/tr Make the parser state opaque. While here, fix a m...
matt[src/trunk]: src/external/gpl3/gcc gcc configury for earmv4, earmv6, earmv6hf...
dholland[src/trunk]: src/usr.bin/tr Restore preexisting wrong behavior of tr -c (tran...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add the new xsh(4) driver to GENERIC.in ...
joerg[src/trunk]: src Provide UTF-8 variants for all existing locales. The data is...
matt[src/trunk]: src/share/mk Fix MACHINE_CPU for armeb
joerg[src/trunk]: src/share/mk Only ia64 defaults to USE_COMPILERCRTSTUFF=no now, ...
matt[src/trunk]: src/sys/arch/shark Update to unified syntax
matt[src/trunk]: src/common/lib/libc/arch/arm/quad 0x800000000 -> 0x80000000 (one...
martin[src/trunk]: src/share/mk Add .ARM.extab to the list of sections to be remove...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Only assemble if !__ARM_EABI__
pooka[src/trunk]: src/sys/rump/include/rump Explicitly avoid MAXNAMELEN. I'm not ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix botch.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc match armv[467]*--netbsdelf*
nisimura[src/trunk]: src/sys/dev/i2c fix an array bound error which was spotted by gc...
msaitoh[src/trunk]: src/sys/arch/x86/x86 space -> tab
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add support for the gcc __sy...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib Avoid implicit cast on the ret...
dsl[src/trunk]: src/sys Remove __HAVE_PROCESS_XFPREGS and add the extra paramete...
christos[src/trunk]: src/sys/arch/i386/stand/boot undo the linker script hack now tha...
tsutsui[src/trunk]: src/sys/arch/next68k/next68k Move physmem calculations before np...
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.12.3 from upstream ...
wiz[src/trunk]: src/share/man/man9lua Add xrefs to pmf(9lua) and systm(9lua)
joerg[src/trunk]: src/usr.bin Annotate functions using format strings.
joerg[src/trunk]: src/external/bsd/file/dist/src Format string checks for file_vpr...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib xasprintf uses format stri...
christos[src/trunk]: src/distrib/sets PR/46182: Andreas Gustafsson: Make all files en...
christos[src/trunk]: src/sys/dev/pci revert unintended changes
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Undo previous; unfortunately th...
msaitoh[src/trunk]: src/sys/dev/pci Rework for Marvell 88SE9128. Change the descript...
joerg[src/trunk]: src/gnu/dist/groff/src Use format strings.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto regen
martin[src/trunk]: src/tests/lib/libexecinfo New gcc can reuse stack frames for tai...
tsutsui[src/trunk]: src/sys/lib/libsa Remove obsolete exec.c for a.out. It was super...
joerg[src/trunk]: src/sys/arch/arm/arm Improve assembler syntax.
reinoud[src/trunk]: src/sys/dev/usb Add Atmel's SAM-BA programming port as found on ...
macallan[src/trunk]: src/sys/dev/wscons try not to crash when calling glyphcache_wipe...
mlelstv[src/trunk]: src/bin/ps Make ps -s use LTIME instead of TIME in the default o...
joerg[src/trunk]: src/sbin/rndctl Fix arguments for write.
joerg[src/trunk]: src/external/bsd/llvm Don't checkout compiler-rt, drop old build...
joerg[src/trunk]: src Update build glue for LLVM/Clang 3.5svn r199312. Noticable c...
mlelstv[src/trunk]: src/tests/bin/ps Adjust default column test to the changed ps -s...
pooka[src/trunk]: src/usr.bin/rump_allserver alleviate may-be-used-unused
martin[src/trunk]: src/common/lib/libc/arch/mips/atomic Provide all __sync_* ops in...
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Mark cpu_reset as dead and add an exp...
matt[src/trunk]: src/sys/arch/arm/pic Add a mpsafe flag to the intrsource
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
macallan[src/trunk]: src/sys/arch/macppc/conf config goop for ppc601 support
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix the memory limiter to work for...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix non-EABI loading of argu...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Add missing END for each ...
matt[src/trunk]: src/sys/arch/arm/cortex Don't byte swap the data, assume the bus...
matt[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't include corelow.o and solib...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc powerpc64 changes
matt[src/trunk]: src/libexec/ld.elf_so Enable building ld.elf_so for powerpc
martin[src/trunk]: src/lib/libm/noieee_src Add brute-force adaptions of the ieee ve...
matt[src/trunk]: src/sys/kern Remove spurious .
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa Unused variable, for GCC4.8.
agc[src/trunk]: src/crypto/external/bsd/netpgp Bring over the standalone netpgpv...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move the netpgp directory (for th...
christos[src/trunk]: src/tools switch to the new libelf and libdwarf
reinoud[src/trunk]: src/sys/dev/usb Improve support for the CP2104. This particular ...
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...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix stupid botches in previous.
dholland[src/trunk]: src/lib/libpthread typo
hannken[src/trunk]: src/sys/miscfs/genfs Restructure layer_lock() to always lock bef...
mrg[src/trunk]: src/sys/arch remove some dead code, avoid set but unused variables.
pooka[src/trunk]: src/sys/rump/dev/lib/libaudio rename component.c -> audio_compon...
pooka[src/trunk]: src/sys/rump/dev/lib/libfss rename component.c -> fss_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libnetbt rename component.c -> netbt_compon...
christos[src/trunk]: src/sys/arch/i386/stand kill sprintf.
christos[src/trunk]: src/sys/arch/atari kill sprintf
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm More #if 0'e...
degroote[src/trunk]: src/lib/libc/sys Document a bit CLOCK_VIRTUAL and CLOCK_PROF
matt[src/trunk]: src/sys/arch/arm/mainbus arm_cpu_max = num of cpus
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Remove needless splvm/splx calls.
skrll[src/trunk]: src/sys/arch/arm/arm32 Sprinkle #ifdef _KERNEL{,_OPT}
hkenken[src/trunk]: src/sys Add optical joystick support for NetWalker.
dholland[src/trunk]: src/games/hunt/huntd Use getaddrinfo() instead of gethostbyname().
dholland[src/trunk]: src/games/hunt/huntd Rip out the code that broadcasts talk reque...
dholland[src/trunk]: src/games/hunt/huntd Remove all the conditional compilation for ...
dholland[src/trunk]: src/games/hunt/hunt Instead of #define STDIN 0, use STDIN_FILENO.
mrg[src/trunk]: src/share/mk make pkg-config files be cleaned by "make clean"
jmcneill[src/trunk]: src/usr.sbin/makefs when building as a tool, only use struct tm ...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Deal with large page mappings in ...
martin[src/trunk]: src/distrib/playstation2 Do not set MDSET_RELEASEDIR - need to r...
christos[src/trunk]: src/sys/dev/microcode/cyclades-z - print ascii if debug
riastradh[src/trunk]: src/sys First draft of drivers for the Apple System Management C...
ozaki-r[src/trunk]: src/sys/arch/sgimips/gio Get rid of a wrong comma
wiz[src/trunk]: src/bin/ls Apply diff from Igor Sobrado <isd@orion.ciencias.unio...
matt[src/trunk]: src/sys/arch/arm/arm32 Init the page_lock to IPL_VM iff VIPT && ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Fix up removal of _DRM_SHM mappings an...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove ifdef for const fix.
christos[src/trunk]: src/sys/arch/sgimips kill sprintf.
msaitoh[src/trunk]: src/sys/dev/mii Add Intel I210 internal PHY.
maxv[src/trunk]: src/sys/kern Revert rev1.38. The header already begins with EXEC...
ozaki-r[src/trunk]: src/sys/arch/evbarm/nslu2 Get rid of redundant return
martin[src/trunk]: src/tests/lib/libc/sys When a hard link to a directory fails, ac...
dholland[src/trunk]: src/share/misc DM, GM, NPC, PC
martin[src/trunk]: src/common/lib/libc/atomic Add missing __sync_lock_test_and_set_...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Make a comme...
reinoud[src/trunk]: src/sbin/newfs_udf Fix misplaced BUGS section and fix layout
matt[src/trunk]: src/etc/etc.evbarm Need to separate BE MACHINE_ARCH so that armv...
kefren[src/trunk]: src/sys/netmpls reserve space for ICMP header accordingly to RFC...
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix stale comment
pgoyette[src/trunk]: src/common/lib/libutil Fix boundary condition in multi-line form...
kardel[src/trunk]: src/sys/dev/pci Allow 8 luns instead of 1. This enables access t...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Fix style.
tsutsui[src/trunk]: src/sys/dev/pci Make sure to check if the driver has a valid int...
dholland[src/trunk]: src/usr.bin/tr Whitespace.
dholland[src/trunk]: src/games/ching this already passes WARNS=5
dholland[src/trunk]: src/libexec/getty Don't try to estrdup() NULL; thanks martin@
nakayama[src/trunk]: src/sys/arch/sparc64 "machine_model" is now declared in machine/...
riz[src/trunk]: src/sys/arch/evbarm/conf Bump symtab space.
joerg[src/trunk]: src/share/locale Add forgotten conversions of ja_JP for the COMP...
joerg[src/trunk]: src/libexec/getty Use __dead.
matt[src/trunk]: src/sys/arch/evbarm/conf bump symtab space
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Use mvnge AHI, #0x80000000 ins...
rkujawa[src/trunk]: src/share/man/man4 *** empty log message ***
jmcneill[src/trunk]: src/tools/compat add test for struct tm tm_gmtoff member
matt[src/trunk]: src/lib/libpthread Add support for an optional ARCHSUBDIR/Makefi...
gsutre[src/trunk]: src/tools/gmake Use makeinfo built from src/tools/texinfo. Fixe...
christos[src/trunk]: src/tests/lib/libc/net test harness for gethostbyname()/gethostb...
matt[src/trunk]: src/lib/libc/arch/arm/sys Add END
jakllsch[src/trunk]: src/sys/dev/pci Revert previous; the SiI3114 is not even BAR/reg...
dholland[src/trunk]: src/usr.sbin/dumplfs Turn off -fno-strict-aliasing for HAVE_GCC; ...
elric[src/trunk]: src/lib/libc/sys Update accept(2) to indicate that paccept honou...
soren[src/trunk]: src/sys/dev/usb Add support for some new and old ZTE modems, som...
adam[src/trunk]: src/share/mk Fixed a typo
msaitoh[src/trunk]: src/doc Add some device support for bge(4) and brgphy(4).
reinoud[src/trunk]: src/usr.sbin/makefs Implement `makefs -t udf'.
christos[src/trunk]: src/bin/csh CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH)
christos[src/trunk]: src/sys/external/bsd/acpica/dist/namespace PR/48494: Ryo Onodera...
manu[src/trunk]: src/lib/libperfuse For filesystems mounted without -o use_ino, r...
joerg[src/trunk]: src/share/mk Non-literal format strings should be an error by de...
njoly[src/trunk]: src/lib/libc/stdio Kill unneeded paragraph macro.
mlelstv[src/trunk]: src/sys/dev/i2c add three temperature sensors from ST.
msaitoh[src/trunk]: src/sys/dev/pci Sync with pcidev's change. Rename PCI_PRODUCT_MA...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Do not redefine linux syscall...
joerg[src/trunk]: src/sys/arch/arm/broadcom Mark bcmrng_write_4, bcmccb_write_4 an...
tsutsui[src/trunk]: src/sys/arch/luna68k Add support to pass boothowto and bootdev i...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot ctually remove all references to...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Remove tab nits.
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
tsutsui[src/trunk]: src/sys/arch Add empty LIBCRTI= as LIBCRT0 to build sa programs ...
gson[src/trunk]: src/tests/lib/libc/net When using braces around shell variable n...
joerg[src/trunk]: src Use the quad support from compiler-rt for MKLIBGCC=no.
skrll[src/trunk]: src/sys/arch/hp700/stand Fix various DEBUG option builds
skrll[src/trunk]: src/sys/arch/hp700/hp700 Drop CPU detection by features and pani...
christos[src/trunk]: src/distrib/sets/lists/comp Add man pages for {v, }{err, warn}c
matt[src/trunk]: src/lib/libc/compiler_rt Don't build common quad routines if the...
matt[src/trunk]: src/sys/arch Rework PIC method to be simplier. Change be more c...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Layout changes - no functio...
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: SUN4V_TLB_TSB_LOCK define sh...
matt[src/trunk]: src/sys/arch/arm/include More control bits.
pooka[src/trunk]: src/sys/rump/net/lib/libnpf also include bsd.own.mk, so value fo...
matt[src/trunk]: src/sys/arch/powerpc/conf compat16 -> compat_16
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc 4.8 for most platforms. miss...
pgoyette[src/trunk]: src/tests/crypto Add some trivial tests for the in-kernel opencr...
matt[src/trunk]: src/sys/arch/arm/arm frame -> tf
matt[src/trunk]: src/sys/uvm Use UVMHIST_INITIALIZER (KERNHIST_INITIALIZER) to st...
matt[src/trunk]: src/external/bsd/dhcp/dist/common Fix (back into) comment
hkenken[src/trunk]: src modified NetWalker kernel config
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Misc cosmetic changes to reduce diffs fro...
riastradh[src/trunk]: src/share/man/man3 Fix note on __predict_true: predicts nonzero, ...
skrll[src/trunk]: src/sys/arch/evbarm/tsarm/isa Fix a bug found by gcc 4.8
christos[src/trunk]: src/lib/libexecinfo another libelf instance
christos[src/trunk]: src/external/cddl/osnet Tidy up paths.
ozaki-r[src/trunk]: src/sys/conf Use CTFMFLAGS, not CTFFLAGS, for CTFMERGE
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Fix header inclusions
martin[src/trunk]: src/distrib/sets/lists/base Fix compat libelf version numbers
martin[src/trunk]: src/sys/arch/ia64/ia64 Remove unused variables
pooka[src/trunk]: src/sys/rump/include/machine update comments
pooka[src/trunk]: src/sys deduplicate uvm_object_printit() implementation
joerg[src/trunk]: src/share/mk More readable condition.
pooka[src/trunk]: src/sys/rump/fs/lib/libzfs rename component.c -> zfs_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd rename component.c -> cgd_component.c
christos[src/trunk]: src/sys/fs/ptyfs if one of the ptyfs instances has grabbed the h...
apb[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Fix sizeof errors in me...
matt[src/trunk]: src/lib/libc/arch/arm Rework SYSTRAP for thumb.
matt[src/trunk]: src/sys/arch/arm/include Use dmb/dsb
matt[src/trunk]: src/sys/arch/arm/arm Make sure the pmap is activated before retu...
matt[src/trunk]: src/sys/arch/arm/arm32 Add tlb routines for pmap_tlb.c
mlelstv[src/trunk]: src/sys/arch/amiga/dev Appease compiler.
matt[src/trunk]: src/sys/arch/evbarm/conf Define KERNEL_BASES_EQUAL is KERNEL_BAS...
dholland[src/trunk]: src/games/hunt/hunt group external functions by where they come ...
christos[src/trunk]: src/sys/dev/marvell catch up with pci_intr_string changes
dholland[src/trunk]: src/games/hunt/hunt fix off-by-one
matt[src/trunk]: src/sys/uvm/pmap Allow this to handle H/W tlbs. Some ARM allow ...
matt[src/trunk]: src/sys/arch/arm/arm arm11 ARM_MMU_EXTENDED support (setting CPU...
christos[src/trunk]: src/share/man/man9 Say how big the buffer should be.
christos[src/trunk]: src/distrib/utils/embedded provide a -r rootdev option to handle...
martin[src/trunk]: src/sys/arch/playstation2/include Rearrange order of includes
christos[src/trunk]: src/distrib/sets/lists add kvno
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 braces are your friends. use them.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Enable drm debug output iff boothowto ...
christos[src/trunk]: src/sys/arch/x86/x86 - prevent matchbiosdisks from being called ...
martin[src/trunk]: src/sys/arch/ia64/disasm Fix snprintf fallout
christos[src/trunk]: src/distrib/utils/embedded now that fdisk has optional arguments...
mrg[src/trunk]: src/sys GCC 4.8 build fixes from John D. Baker
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1plus remove extra
maxv[src/trunk]: src/sys/kern Limit check for 'data_len'. Otherwise a (un)privile...
chs[src/trunk]: src/sys/dev increase LOCKSTAT_MAXBUFS, systems with lots of CPUs...
christos[src/trunk]: src/sys/arch kill sprintf.
jdf[src/trunk]: src/share/misc Add more wireless networking acronyms:
isaki[src/trunk]: src Increase the image size to 1500KB.
christos[src/trunk]: src/sys/dev/iscsi avoid buffer overflow
matt[src/trunk]: src/sys/arch/arm/include Add VFP_FPSCR_{QC,AHP} bits
matt[src/trunk]: src/sys/arch/arm/include Add MVFR (Media & VFP Features) definit...
roy[src/trunk]: src/doc Import dhcpcd-6.0.5
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Whitespace.
matt[src/trunk]: src/external/gpl3/gcc earmv7eb gcc configury
matt[src/trunk]: src/share/mk Simplify the earm tests
reinoud[src/trunk]: src/usr.sbin/makefs Revert joergs patch and make it compile in b...
matt[src/trunk]: src/share/mk Add GNU_ARCH for earmv4eb, earmv5, earmv5eb, earmv6...
wiz[src/trunk]: src/usr.sbin/makefs New sentence, new line.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Select ldrex/strex if ${MACH...
matt[src/trunk]: src/sys/modules/arch/arm Keep track of undefined symbols and the...
matt[src/trunk]: src/sys/arch/arm/arm32 Use cpu_idcache_wbinv_range so we don't n...
reinoud[src/trunk]: src/sys/fs/udf Fix 32 bit issue in main file read-in function. O...
macallan[src/trunk]: src/sys/arch/powerpc/include we can read the timebase register a...
jnemeth[src/trunk]: src/share/man/man4 PR/48112 - Kai-Uwe Eckhardt -- add support fo...
dholland[src/trunk]: src/usr.bin/tr Fix another bug, relating to parsing the [=x=] sy...
matt[src/trunk]: src/sys/arch/arm/arm unified syntax, make it play nice with thumb
dholland[src/trunk]: src/usr.bin/audiocfg Pass WARNS=5.
rkujawa[src/trunk]: src/sys/arch/amiga/dev Use the proper NE2000_TYPE for AX88796.
riz[src/trunk]: src/sbin/disklabel A number of new earm MACHINE_ARCH have shown ...
matt[src/trunk]: src/sys/arch Convert to unified syntax
matt[src/trunk]: src/sys/arch/arm/include Add _THUMB_ENTRY and _ARM_ENTRY which d...
pgoyette[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE
martin[src/trunk]: src/sys/arch/shark/include Allow building of COMPAT_NETBSD32.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs remove includes which haven't been ...
matt[src/trunk]: src/sys/arch Add CPPFLAGS+= -mno-thumb -mno-thumb-interwork
matt[src/trunk]: src/lib/libpthread/arch/arm Use the thumb1 versions of sev/wfe f...
matt[src/trunk]: src/lib/libc/arch/arm/gen Thumbify & add END
christos[src/trunk]: src/distrib/sets/lists/comp fix gcc-4.8 sets
nisimura[src/trunk]: src/sys/arch/powerpc/include resort the sys/cpu.h way for unused...
christos[src/trunk]: src/doc and another
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix string compare.
kardel[src/trunk]: src/external/bsd/ntp/include - enable the rest of the PARSE cloc...
joerg[src/trunk]: src/usr.sbin/makemandb Sync with interface change in mdocml 1.12.3.
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot sprinkle const
njoly[src/trunk]: src/share/man/man9 Kill one more trailing space in function argu...
htodd[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Fix build (cas...
joerg[src/trunk]: src/lib/libpam/modules Annotate logit to provide transitive form...
chs[src/trunk]: src/sys/uvm remove unused variables for UVM_PAGE_TRKOWN.
gson[src/trunk]: src Add some minimal tests of vmstat(1), to serve as regression ...
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/sys/arch include bsd.own.mk
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib fix style and whitespace nits
joerg[src/trunk]: src/distrib/sets Add small helper script to keep lists sorted.
matt[src/trunk]: src/lib/csu/common Using ${LD} -x screws up BE arm. Use ${OBJCO...
mlelstv[src/trunk]: src/bin/ps Add an LTIME column that prints lwp cputime.
roy[src/trunk]: src/sys/netinet6 If the address matches a cloning route, it is a...
pooka[src/trunk]: src/usr.bin/rump_allserver Attempt to load all components even i...
christos[src/trunk]: src/usr.bin/xlint/lint1 empty init_decl {} is valid
pooka[src/trunk]: src Add rump_wmd, a utility to resolve rump kernel component dep...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add some 715 machines to cpu_model_cpui...
pgoyette[src/trunk]: src/distrib/sets/lists/base Add new file bsd.host.mk to sets lis...
christos[src/trunk]: src/lib/libc/include namespace protection for the new err functions
palle[src/trunk]: src sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created ...
maxv[src/trunk]: src/sys/kern Simplify error path.
jmmv[src/trunk]: src/external/bsd/atf Fix bundling of the atf version into pkgcon...
ozaki-r[src/trunk]: src/distrib/sets/lists/man Add micphy
matt[src/trunk]: src/common/lib/libc/arch/powerpc/string Use _KERNEL_OPT around #...
matt[src/trunk]: src/common/lib/libc/arch/m68k/gen Make this coldfire compatible
ozaki-r[src/trunk]: src/external/cddl/osnet/sys/sys Get rid of unused variable defin...
joerg[src/trunk]: src Introduce GENASSYM_CPPFLAGS for options during genassym proc...
christos[src/trunk]: src/external/bsd/bind bid the libtool.m4 lossage.
martin[src/trunk]: src/lib/libm/arch/vax Simple tanf() for vax
nonaka[src/trunk]: src/sys/dist/pf/net remove unused variable to avoid warning from...
matt[src/trunk]: src/libexec/ld.elf_so More PPC64 changes.
christos[src/trunk]: src/sys c99 initializers for struct execsw
matt[src/trunk]: src/sys/arch/arm/allwinner Adjust the VERBOSE_ARM_INIT printfs t...
martin[src/trunk]: src/tests/lib/libm no NaN tests for vax
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Install the bina...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt sync with freebsd
christos[src/trunk]: src/tools/libdwarf switch to the new libdwarf
matt[src/trunk]: src/sys/arch/powerpc/include Typo
joerg[src/trunk]: src/tests/lib/libexecinfo Use a struct for pair of frame name an...
joerg[src/trunk]: src/external/bsd/llvm/config/llvm/Config __ppc__ is not supporte...
joerg[src/trunk]: src/sys/lib/libunwind GC unused enum.
pooka[src/trunk]: src/sys/rump/dev/lib/libdm rename component.c -> dm_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libsockin rename component.c -> sockin_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libscsipi rename component.c -> scsipi_comp...
christos[src/trunk]: src/sys/compat/ndis kill {v,}sprintf
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Remove #if 0...
ozaki-r[src/trunk]: src/sys/arch/news68k/stand/boot Use snprintf instead of sprintf
apb[src/trunk]: src/sbin/shutdown When the third arg to fwrite() is a size in by...
jakllsch[src/trunk]: src/sys/lib/libsa Obtain and/or use ETHER_ADDR_LEN.
dholland[src/trunk]: src/games/hunt/huntd typo in error message
dholland[src/trunk]: src/games/hunt/huntd Remove empty header file.
dholland[src/trunk]: src/games/hunt Remove SHORTLEN and LONGLEN defines; use sizeof()...
skrll[src/trunk]: src/games/hunt/hunt Remove unused.
christos[src/trunk]: src/usr.sbin/mtree say why we can't use the password or the grou...
riastradh[src/trunk]: src/sys/external/bsd Move <linux/completion.h> from drm2 to exte...
christos[src/trunk]: src/sys/dev/microcode/cyclades-z avoid making too large diffs by...
matt[src/trunk]: src/sys/arch/arm/arm32 For ARM_MMU_EXTENDED, if the page being m...
buhrow[src/trunk]: src/sys/dev/ic Checking in changes to improve error handling. S...
christos[src/trunk]: src/sys/arch/x86/x86 - tidy up debugging
pooka[src/trunk]: src/lib/librumpclient On Linux, poll signalfd() when waiting for...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts.
christos[src/trunk]: src/sys/arch we have cpu_bootconf()
wiz[src/trunk]: src/doc mention our third in-tree gcc version as well.
rjs[src/trunk]: src/sys/arch/arm/arm Add support for EABI syscalls.
riastradh[src/trunk]: src/tools ctfconvert/ctfmerge need libdwarf &c., so build them i...
christos[src/trunk]: src/sys/rump/librump/rumpdev provide cpu_bootconf()
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix non-DWC2_DEBUG build.
skrll[src/trunk]: src/sys/arch/cats Revert previous - it wasn't complete.
pooka[src/trunk]: src/sys/rump/dev Add PCI components, commented out from the defa...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915 framebuffer attachm...
chs[src/trunk]: src/sys/dev/pci/ixgbe only attach/detach stats->mngptc once.
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Change OUTPUT to powerpc:comm...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Add a ld.elf_so internals version...
matt[src/trunk]: src/libexec/ld.elf_so Use ph, not phdr, consistently.
matt[src/trunk]: src/lib/libc/softfloat Only include <arm/aeabi.h> when __ARM_PCS...
wiz[src/trunk]: src/share/tmac The *roff macro argument is "-isoC-2011"; adapt.
matt[src/trunk]: src/external/gpl3/binutils Use BINUTILS_MACHINE_ARCH instead of ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Also check if root vnode is busy wh...
reinoud[src/trunk]: src/usr.sbin/makefs Make memset() usage consequent in using the ...
joerg[src/trunk]: src/sys/fs/udf Support tools build.
joerg[src/trunk]: src Allow building UDF parts of makefs on !NetBSD.
matt[src/trunk]: src/external Use armv[4-7] to be consistend
christos[src/trunk]: src/usr.sbin/syslogd PR/47861: Fredrik Pettai: keep track of the...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r182734. Brings initial suppor...
christos[src/trunk]: src/lib/libc/time CID 1060853: Negative array index read (REVERS...
reinoud[src/trunk]: src Switch back program version to the version of the newfs_udf/...
soren[src/trunk]: src TRIM showed up sometime between ATA-7 and ATA-8.
uwe[src/trunk]: src/sys/arch/sh3/sh3 db_stack_trace_print: support trace/[at], s...
matt[src/trunk]: src/distrib/sets/lists Move the shared libraries for librumpnet_...
pgoyette[src/trunk]: src/common/lib/libutil Now that all of the macros are enclosed i...
matt[src/trunk]: src/sys/arch/arm/arm Decode movw/movt
dholland[src/trunk]: src/tests/usr.bin/tr Remove xfail for PR 48113.
matt[src/trunk]: src/sys/lib/libkern/arch/arm Support thumb
yamt[src/trunk]: src/sys/arch/x86/x86 fix validness check of sensor value
matt[src/trunk]: src/sys/arch/evbarm/conf Add omapiic
rkujawa[src/trunk]: src/share/man/man4 Note X-Surf 100 support.
pooka[src/trunk]: src/sys type compat header list doesn't need to be autogenerated
pooka[src/trunk]: src/sys/rump/include/rump regen
matt[src/trunk]: src/lib/libc/arch/arm/misc Make _libc_arm_fpu_present hidden
matt[src/trunk]: src/lib/libc/arch/arm/sys Thumbify & optimize a little
matt[src/trunk]: src/sys/arch/arm/omap inject a PMFE_SPEED_CHANGED when changing ...
skrll[src/trunk]: src/sys/arch/cats/conf Use -fno-unwind-tables when creating a.o...
wiz[src/trunk]: src/sbin/newfs_lfs New sentence, new line. Remove trailing white...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/scripttempl gcc-4.8 has begun...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Detect boot device on PROM load ...
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot Drop duplicate and unused e...
mlelstv[src/trunk]: src/external/bsd/nvi/dist/common screen_end can be called multip...
joerg[src/trunk]: src/external/bsd/tmux/dist Fix build with GCC 4.5.
christos[src/trunk]: src/lib/libc bump for ptsname_r
christos[src/trunk]: src/tests/lib/libc/net Use our own resolv.conf file simplifying ...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add NetBSD futimes/lutimes sy...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc KNF and cosmetics.
chs[src/trunk]: src/sys/arch add malo at pcmcia.
apb[src/trunk]: src In the sanitycheck function, treat undefined MKUNPRIVED like...
joerg[src/trunk]: src Reduce amount of -no-integrated-as on x86 as .code16 is now ...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Remove explicit definition of...
joerg[src/trunk]: src/common/lib/libc Include bsd.own.mk in case it hasn't been yet.
christos[src/trunk]: src/include Add the {v, }{warn, err}c function flavors from FreeBSD
joerg[src/trunk]: src/tests/crypto/opencrypto Use __arraycount and size_t as the f...
dholland[src/trunk]: src/usr.bin/tr Tidy up more. This is pretty ratty code.
christos[src/trunk]: src/sys/arch/vax/boot/boot remove unused
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Pull in the changes from the dpdk...
dsl[src/trunk]: src/sys/arch/xen/x86 Use the global pci_mode to avoid 'set but n...
matt[src/trunk]: src/lib/libc/arch/m68k The fixuns* come from compiler_rt so soft...
isaki[src/trunk]: src/sys/arch/x68k/conf Delete the word "buggy" in the comment of...
martin[src/trunk]: src/lib/libm/noieee_src Simplistic tanhf() for vax
matt[src/trunk]: src/sys/arch/evbppc/conf Add options MODULAR
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 Fix MULTILIB va...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc add ia64-netbsd support.
christos[src/trunk]: src/sys/dev/hpc/apm fixed unused variable warning
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify fix unused
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/sys/sys Add more definitions, needed by the new elf toolchain.
justin[src/trunk]: src/lib/librumpuser Use __thread rather than pthread_getspecific...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc more ia64 support:
martin[src/trunk]: src/sys/arch/ia64/unwind Remove unused variable
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...
martin[src/trunk]: src/sys/arch/ia64/ia64 ifdef variable like their use
joerg[src/trunk]: src/sys/lib/libunwind Add _Unwind_GetIPInfo for libstdc++.
pooka[src/trunk]: src/sys/rump/net/lib/libagr rename component.c -> agr_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libshmif rename component.c -> shmif_compon...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Remove unnecessary include of sys...
skrll[src/trunk]: src/sys/uvm Remove unnecessary struct simplelock forward declar...
christos[src/trunk]: src/sys/lib/libsa Remove {v,}sprintf
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Simplify the se...
christos[src/trunk]: src/sys/arch correct/add protection against snprintf overflow.
matt[src/trunk]: src/sys/arch/evbarm/conf Remove OMAP5432_EVM to OMAP5EVM. Add i...
dholland[src/trunk]: src/games/hunt/huntd const
dholland[src/trunk]: src/games/hunt/hunt Remove unsafe and unnecessary pointer casts.
dholland[src/trunk]: src/games/hunt/huntd Flush unwanted file.
joerg[src/trunk]: src/external/bsd/bind/dist/lib/isc Match #if change in task.c.
christos[src/trunk]: src/usr.bin/config un-c99
ozaki-r[src/trunk]: src/sys Sending a routing message (RTM_ADD) on adding an llentry
ozaki-r[src/trunk]: src/sys/net Drop RTF_CONNECTED from a result of RTM_GET for ARP/...
pgoyette[src/trunk]: src/sys/modules/hdafg For non-rump modules, enable HDMI audio de...
ozaki-r[src/trunk]: src/sbin/route Support -c <count> option for route monitor
ozaki-r[src/trunk]: src/tests/net Test routing messages emitted on operations of ARP...
kre[src/trunk]: src/tests/bin/sh Fix a really stupid typo/thinko that was preven...
kre[src/trunk]: src/tests/bin/sh Add a new test to verify correct operation when...
jdolecek[src/trunk]: src/sys/arch dumpconf(void) long doesn't exist, remove the proto...
macallan[src/trunk]: src/sys/arch/macppc/macppc - read IRQs from state, not level reg...
joerg[src/trunk]: src Implement __clear_cache using __syncicache on PPC
jmcneill[src/trunk]: src/sys/conf bump required config version for multiline makeopti...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Set DTS makeoption in kernel config
jmcneill[src/trunk]: src/sys/external/gpl2/dts Add a note warning against including d...
pgoyette[src/trunk]: src/share/man/man4 Split a couple of over-long lines. NFC
pgoyette[src/trunk]: src/share/man/man4 Oooppss, pxagpio.4 isn't ready yet.
pgoyette[src/trunk]: src Add gpio support for Xscale
jmcneill[src/trunk]: src/external/gpl2/dtc Update the dtc version string to match the...
jmcneill[src/trunk]: src/doc Add entry for dts
christos[src/trunk]: src/usr.sbin/postinstall add missing pam items (cron, racoon)
kre[src/trunk]: src/bin/sh s/volatile/const/ -- wonderful how opposites attract ...
kre[src/trunk]: src/bin/sh NFC (normal use) - DEBUG only change, when showing em...
kre[src/trunk]: src/bin/sh Free stack memory in a couple of obscure cases where ...
maxv[src/trunk]: src/sys/arch/x86/x86 Check (inside), not (!outside). It explains...
kre[src/trunk]: src/bin/sh Many internal memory management type fixes.
kre[src/trunk]: src/bin/sh Changed the long name for the -L option from lineno_f...
maxv[src/trunk]: src/sys/arch/x86/include Actually, use slot 456 instead, so that...
maxv[src/trunk]: src/sys/arch/amd64/include Increase the kernel heap size from 51...
maxv[src/trunk]: src/sys/arch/i386/i386 Remove dead and broken code. It is not a ...
kre[src/trunk]: src/bin/sh Cosmetic changes to variable flags - make their value...
abhinav[src/trunk]: src/lib/libc/string Remove names from the NAME section which hav...
kre[src/trunk]: src/bin/sh NFC - DEBUG changes, update this to new TRACE method.
kre[src/trunk]: src/bin/sh NFC - DEBUG mode only change - convert this to the ne...
kre[src/trunk]: src/bin/sh NFC - DEBUG mode only change - complete a change made...
kre[src/trunk]: src/bin/sh NFC: DEBUG related comment change - catch up with rea...
joerg[src/trunk]: src/lib/libc/misc PR 51654: Don't initialize _dlauxinfo for stat...
christos[src/trunk]: src/usr.bin/make move some code out of the gigantic main functio...
christos[src/trunk]: src/usr.bin/make -V: try to expand the variable again if the val...
macallan[src/trunk]: src/sys/dev/pci moar registers
christos[src/trunk]: src/usr.bin/make simplify
jmcneill[src/trunk]: src/sys/arch Disable BSC0 on Raspberry Pi 3 and Zero W boards.
christos[src/trunk]: src/sys/conf Assign DTB files to a variable so we can make -V DTB
christos[src/trunk]: src/usr.bin/make a variable that starts with \\ is not expanded.
jdolecek[src/trunk]: src/sys/dev/pci add entry for Adaptec 1220SA
mrg[src/trunk]: src/external/gpl3/gcc native-gcc for all platforms (only m68000 ...
jdolecek[src/trunk]: src/sys/dev/pci regen
jdolecek[src/trunk]: src/sys/dev/pci match Adaptec 1220SA; that card actually uses Si...
jdolecek[src/trunk]: src/share/man/man4 add Adaptec 1220SA
christos[src/trunk]: src/external/mit/expat/dist Release 2.2.1 Sat June 17 2017
christos[src/trunk]: src/external/mit/expat/dist merge conflicts
matt[src/trunk]: src/sys/arch/arm/cortex Remove brain fart with TTBCR
martin[src/netbsd-7-0]: src/doc Ticket #1593
prlw1[src/trunk]: src/usr.bin/newsyslog Fix
martin[src/netbsd-7-0]: src/sys/sys Pull up following revision(s) (requested by mrg...
pooka[src/trunk]: src/usr.bin/rump_allserver Do like the comment suggests and don'...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Intel 7 series' LPC devices.
jakllsch[src/trunk]: src/sys/dev/sdmmc Revert sdmmc.c r1.18 (previous commit to this ...
dholland[src/trunk]: src/sys/arch/sgimips/dev Remove extra stray break missed by Chri...
christos[src/trunk]: src/lib/libedit use fparseln() to avoid needing to deal with mis...
christos[src/trunk]: src/lib/libedit Don't free getline memory (Ingo Schwarze).
snj[src/netbsd-7]: src/doc 1535
jakllsch[src/trunk]: src/sys/dev/sdmmc Display the whole CID register upon attach as ...
uwe[src/trunk]: src/lib/libc/gen Fix pasto: VIS_MIMESTYLE produces =XX, not %XX
matt[src/trunk]: src/share/mk Change the default for MKLINT to no
martin[src/netbsd-7-0]: src/doc Annotate ticket #1660 for additional pullups
jmcneill[src/trunk]: src Instead of trying to pass two kernels to beagleboard.conf, p...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Add cortex-a7
christos[src/trunk]: src/lib/libedit more include file cleanup (Ingo Schwarze)
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50815: David Binderman...
macallan[src/trunk]: src/sys/arch/mips/conf gcc does not pass floating point options ...
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Clang 3.7 and newer p...
christos[src/trunk]: src/sys/external/bsd/acpica/conf update for new acpica
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Handle the last newline in the "...
dholland[src/trunk]: src/sys/nfs Use __CTASSERT instead of handrolled version.
jmcneill[src/trunk]: src/sys/arch/i386/stand/boot Bump bootloader version for memory ...
skrll[src/trunk]: src/sys/dev/usb Define AXEN_DEBUG. From Takahiro HAYASHI.
matt[src/trunk]: src/sys/arch/arm/allwinner Add mii support and some initialization.
matt[src/trunk]: src/lib/libc/arch/arm/misc detect whether hw divide is present.
matt[src/trunk]: src/sys/arch/powerpc/conf Add a SYSTEM_DEP for the ramdisk on IN...
jdolecek[src/trunk]: src/doc/roadmaps adjust the nvme entry; the flush cache is now a...
christos[src/trunk]: src/usr.bin/cmp add a flag to avoid mmap...
kamil[src/trunk]: src/tests/kernel Add new test traceme4 in t_ptrace
martin[src/trunk]: src/external/gpl3/binutils.old/lib/libiberty Add NODEBUGLIB here...
riastradh[src/trunk]: src/lib/libc/stdlib Fix description of ERANGE cases again.
riastradh[src/trunk]: src/lib/libc/stdlib Fix infinity detection with isinf(d), not d ...
wiz[src/trunk]: src/share/man/man4 Fix xref.
ozaki-r[src/trunk]: src/sys/netinet6 Pull routing header handling out of ip6_output
riastradh[src/trunk]: src/share/man/man3 These have been able to handle uintmax-width ...
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
msaitoh[src/trunk]: src/sys/dev Fix wm_access_phy_wakeup_reg_bm(). This change has n...
rin[src/trunk]: src/distrib/notes/common Add myself
christos[src/trunk]: src/usr.sbin/mtree use intmax_t instead of long long. fixes wron...
martin[src/netbsd-7-0]: src/sys/net/npf Pull up following revision(s) (requested by...
tls[src/trunk]: src/sys Attempt to resolve locking issues at kernel startup on p...
matt[src/trunk]: src/sys/arch/arm/include remove __thumb__ PIC specifics. no dif...
pooka[src/trunk]: src/lib/librumpuser Apparently MAP_ANON mmap() on Linux requires...
riastradh[src/trunk]: src/sys/sys Remove remaining includes from <sys/rnd.h>.
christos[src/trunk]: src/lib/libc/gen fix pasto (Brooks Davies)
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't share file descriptors betwe...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon apply some of the additional ch...
ozaki-r[src/trunk]: src/sys/dev/ic Unbreak the build of spdmem
wiz[src/trunk]: src/share/man Add missing .El. From Henning Petersen in PR 49845.
snj[src/netbsd-7-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
snj[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by mrg...
martin[src/netbsd-7-0]: src/doc Tickets #1652 and #1653
christos[src/trunk]: src/include Add relatime.
christos[src/trunk]: src/lib/libc/net getnameinfo is now thread-safe so remove bugs s...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Avoid empty loop.
christos[src/trunk]: src/doc new expat
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/share/examples/npf Add $NetBSD$ tag.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add END() and clarify thumb/arm
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
jakllsch[src/trunk]: src/sys/dev Change sdhc_detach so that it detaches all host cont...
skrll[src/trunk]: src/sys/dev/usb Provide a ugen_clear_endpoints declaration
christos[src/trunk]: src/lib/libedit Get split el_getc and el_wgetc completely and ca...
christos[src/trunk]: src/bin/sh name the long option after the ksh name (trackall) to...
christos[src/trunk]: src/bin/sh PR/46327: David Mandelberg: Fix exit codes of backgro...
christos[src/trunk]: src/sys/dev/pci PR/50819: David Binderman: Delete dead code.
ozaki-r[src/trunk]: src/sbin/route Fix rump.route shows host's interface names
plunky[src/trunk]: src/external/bsd/pcc update build machinery for pcc-20160208
hikaru[src/trunk]: src/sys/dev/marvell Count up if_{opackets, oerrors, ierrors, collis...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Ma...
matt[src/trunk]: src/sys/arch/arm Add a CPU_IS_ARMV7_P() macro (nonv7 evals to fa...
matt[src/trunk]: src/distrib/sets/lists/comp We provide ./usr/lib/libkern.a now
martin[src/netbsd-7-0]: src/doc Ticket #1567
martin[src/netbsd-7-0]: src/doc Ammend ticket #1118 for additional changes.
snj[src/trunk]: src/doc move service(8) entry to CHANGES.prev, since it'll be ap...
christos[src/trunk]: src/lib/libc/sys Mention EWOULDBLOCK too since a lot of the sour...
riastradh[src/trunk]: src Fix sense of consttime_memequal and update all callers.
riastradh[src/trunk]: src Make VOP_LINK return directory still locked and referenced.
bouyer[src/trunk]: src/sys/arch/arm/omap Ops, remove empty files that should not be...
skrll[src/trunk]: src/sys/dev/usb Typo in USBHIST_LOG message
martin[src/netbsd-7-0]: src/doc Note ticket #1348
snj[src/netbsd-7-0]: src/crypto/external/bsd/openssl/dist/crypto Apply patch (re...
martin[src/netbsd-7-0]: src/etc/ssh Pull up following revision(s) (requested by spz...
martin[src/netbsd-7-0]: src Pull up the following revisions, requested by kre in ti...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix minor bug in previous: make su...
riastradh[src/trunk]: src/sys/sys Split <sys/rnd.h> into several header files.
snj[src/netbsd-7-0]: src/doc 1504
matt[src/trunk]: src/sys/arch/arm/allwinner This uses an EDGE interrupt. (D'oh)
matt[src/trunk]: src/sys/arch/arm/allwinner Files for allwinner a20/a10 (need to ...
dholland[src/trunk]: src/sys/ufs/ffs Add the FS_SUJ flag for journaled softupdates fr...
christos[src/trunk]: src/external/bsd/byacc/bin bump table to the max value allowed
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build by adding cgram.debug.
martin[src/netbsd-7-0]: src/doc Ticket #1667
jdolecek[src/trunk]: src/share/man/man4 update according to latest changes
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add missing call to ahci_attach at th...
mrg[src/trunk]: src/external/gpl3/gdb/lib regen after config.bfd fix.
christos[src/trunk]: src/usr.bin/systat sysctlbyname is convenient, but ain't cheap. ...
christos[src/trunk]: src/etc mention that -a valid does not work, requested by felix.
knakahara[src/trunk]: src/tests/net/if_pppoe Add new test cases(PAP and CHAP) for IPv6...
christos[src/trunk]: src/external/gpl3/binutils.old Import current binutils
msaitoh[src/trunk]: src/sys/dev/pci Change debug flags to be better than before.
riz[src/trunk]: src/sys/arch/arm/omap Use __BIT(), not __BITS() to define a sing...
hubertf[src/trunk]: src/distrib/utils/embedded Add some documentation:
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 ...
pgoyette[src/trunk]: src/distrib/sets/lists/debug Add missing debug entry for bozohttpd
prlw1[src/trunk]: src/etc/rc.d Apply modified version of patch from Wolfgang Stuke...
christos[src/trunk]: src/sbin/newfs - use calloc to zero memory
nonaka[src/trunk]: src/sys/dev/pci Added control debugging output via sysctl.
martin[src/netbsd-7-0]: src/doc Ticket #1682
skrll[src/trunk]: src/external/gpl3/binutils/dist/binutils Decode alpha st_other
sjg[src/trunk]: src/usr.bin/make Add VAR_INTERNAL as a context for variables set...
tron[src/trunk]: src/external/bsd/less/dist Import version 458 of "less". Changes...
dholland[src/trunk]: src/sys/dev/pci Broaden the #if NBIO > 0 block. Should fix broke...
pooka[src/trunk]: src/sys/kern _KERNEL_OPT wrap
wiz[src/trunk]: src/doc Update gcc entry. gcc-5.1 is out.
pgoyette[src/trunk]: src/sys/dev/sysmon This really does need to return an error code...
pgoyette[src/trunk]: src/sys/dev/sysmon With new (corrected) configuration declaratio...
jakllsch[src/trunk]: src/sys/dev/usb Sometimes the device disappears out from under u...
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary ifdef IPSEC
joerg[src/trunk]: src/tools/compat Support __format_arg.
pooka[src/trunk]: src/lib/librumpclient -I../librumpuser is still required for sp_...
ozaki-r[src/trunk]: src/sys/dev/pci Take TX/RX locks when sc_stopping = true in if_stop
riastradh[src/trunk]: src/sys/lib/libkern Fix libkern's prototype for explicit_memset.
christos[src/trunk]: src/share/misc Split acronyms to offensive and non-offensive lik...
maxv[src/trunk]: src/sys/ufs/ffs Instead of duplicating code, create ffs_is_apple...
joerg[src/trunk]: src/lib/libc/locale Missing locale specific change.
mlelstv[src/trunk]: src/sys/dev/scsipi The atapibus detach path did hold the channel...
reinoud[src/trunk]: src/sbin/newfs_udf Add the blockingnr determination for the -rom...
pgoyette[src/trunk]: src/usr.sbin/envstat Since we're no longer making a copy of the ...
matt[src/trunk]: src/lib/libc/gen Since the struct is const, no reason for the na...
riastradh[src/trunk]: src/sys Add container_of to libkern.
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
ozaki-r[src/trunk]: src/tests/net/net Add simple tests of behaviors of alias addresses
rin[src/trunk]: src/share/mk add missing LIBCXX
skrll[src/trunk]: src/sys/arch/arm/arm KNF
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for expiration of default router and...
christos[src/trunk]: src/distrib/sets/lists/comp add accept4
christos[src/trunk]: src/sys/sys Provided sized definitions for ecoff 32 bit headers.
knakahara[src/trunk]: src/sys/dev/pci apply 82574 RFCTL workaround the same as FreeBSD...
christos[src/trunk]: src/tests/kernel/arch/x86 kill stray q
msaitoh[src/trunk]: src/sys/dev/pci Add some NVIDIA devices.
chs[src/trunk]: src/sys/arch/mips/mips the second operand to cfc1/ctc1 isn't an ...
rin[src/trunk]: src/sys/arch/amiga/amiga If lp->d_secsize is updated, we need to...
tls[src/trunk]: src/sys/arch/arm/broadcom Fix return with mutex held bug in get ...
mbalmer[src/trunk]: src/share/man/man4 Mention ptcd(4) in the synopsis.
tron[src/trunk]: src/doc Postfix 2.8.13 is out.
uwe[src/trunk]: src RFC 1866 does not define any "URI encoding". It defines HTM...
maxv[src/trunk]: src/sys/dev KNF
maxv[src/trunk]: src/sys/kern Remove #ifdef notyet.
christos[src/trunk]: src/sbin/newfs reduce bss usage
martin[src/trunk]: src/usr.sbin/zdump Remove reference to (no longer existing) iall...
christos[src/trunk]: src/usr.sbin/mtree make us compatible with FreeBSD (for -n) (Bro...
bouyer[src/trunk]: src/sys/arch/arm/omap Add support for DMA transfers. From Jared ...
snj[src/netbsd-7-0]: src/doc 1309
rkujawa[src/trunk]: src/sys/dev/i2c Preliminary support for MPL115A2 pressure sensor...
nonaka[src/trunk]: src/sys/arch/x86/include x86: add e820 memory type.
kamil[src/trunk]: src Add new si_code TRAP_DBREG
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/51973: Use proper fd for...
ozaki-r[src/trunk]: src/sys Rename if_acquire_NOMPSAFE to if_acquire
knakahara[src/trunk]: src/sys/dev/pci more fix about IFF_OACTIVE.
skrll[src/trunk]: src/distrib/sets/lists/comp sort (sort of)
hannken[src/trunk]: src/sys/kern Let syncer try fstrans_start() before running VFS_S...
nonaka[src/trunk]: src/doc zlib-1.2.11 is out.
christos[src/trunk]: src/sys/dev/pci Establish a softint for legacy, otherwise BOOM!
ozaki-r[src/trunk]: src/sys/dev/ic Apply deferred if_start to more drivers
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev Use C99 designated initializers.
gsutre[src/trunk]: src/tests/include/sys Fix two tests for typefit: constants large...
roy[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Fix printf for...
chs[src/trunk]: src/sys/arch/powerpc/powerpc in cpu_switchto() and the fast-soft...
kamil[src/trunk]: src/doc Correct the date of PT_GETDBREGS and PT_SETDBREGS introd...
hannken[src/trunk]: src/sys Remove now redundant calls to fstrans_start()/fstrans_do...
hannken[src/trunk]: src/sys/kern Suspend the mounted file system while updating.
hannken[src/trunk]: src/sys/miscfs/genfs Protect genfs_getpages() against vnodes dis...
skrll[src/trunk]: src/sys/arch/arm/omap Fix compile... is this right?
christos[src/trunk]: src/sys/ufs/ffs ifdef reduction
jmcneill[src/trunk]: src/sys/arch/arm/cortex Interrupts are enabled before the timer ...
abhinav[src/trunk]: src/lib/libc/sys s/Sets/Set: Use style consistent with the other...
riastradh[src/trunk]: src/sys regen to confirm no functional change
knakahara[src/trunk]: src/sys/dev/pci refactor: functionize txrxintr disable/enable code.
martin[src/trunk]: src/sys/miscfs/specfs Make the non-DIAGNOSTIC version compile
christos[src/trunk]: src/distrib more gnu directory removal.
msaitoh[src/trunk]: src/sys/dev/pci Add Broadcom BCM577x5 SDMMC, Memstic and xD.
hannken[src/trunk]: src/sys/compat/common Switch compat_20_sys_getfsstat() to mountl...
jmcneill[src/trunk]: src/sys/dev/fdt Print the full DT node path in "not configured" ...
knakahara[src/trunk]: src/sys/arch/x86/pci disable msi/msix when the system doesn't de...
dholland[src/trunk]: src/usr.bin/make nowadays function specifiers go in declaration_...
martin[src/trunk]: src/usr.sbin/postinstall If -x (xsrc location) is passed for "ch...
riastradh[src/trunk]: src Offering for the wiz daemon.
ozaki-r[src/trunk]: src/sys/netipsec Change ifdef DIAGNOSTIC + panic to KASSERT
msaitoh[src/trunk]: src/sys/dev/pci Add another BCM4401 chip support.
jmcneill[src/trunk]: src/sys/arch/arm/include Provide a pci_intr_setattr implementati...
sjg[src/trunk]: src/usr.bin/make We cannot use buf as both src and destination f...
christos[src/trunk]: src/external/bsd/tmux merge conflicts
knakahara[src/trunk]: src/sys/opencrypto When crypto request is deferred processing, o...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add support for PCI_INTR_MPSAFE
roy[src/trunk]: src/lib/libterminfo Fix prior for multiple terminfo aliases.
snj[src/trunk]: src/distrib/notes/common update core
christos[src/trunk]: src/usr.sbin/npf/npftest set "testing mode" for ioctl I/O
macallan[src/trunk]: src/sys/arch enable font loading / screen resizing
nonaka[src/trunk]: src/sys/arch/x86 x86: No ioapic_softc.sc_apicid is used anymore....
nonaka[src/trunk]: src/sys/arch x86: hypervisor detection from FreeBSD for x2APIC s...
nonaka[src/trunk]: src/sys/arch x86: Add preliminary x2APIC support.
christos[src/trunk]: src/tests/lib/libc/sys Handle dk disks and print errors.
hannken[src/trunk]: src/sys With dounmount() working on a suspended file system remo...
hannken[src/trunk]: src/sys/fs/union Use VCALL() to lock or unlock the lower node.
perseant[src/trunk]: src/tests/lib/libc/string Add simple expect-fail test case for s...
skrll[src/trunk]: src/sys/uvm/pmap Use the define name PMAP_HWPAGEWALKER and not P...
ozaki-r[src/trunk]: src/sys/netipsec Make key_cmpspidx_exactly and key_cmpspidx_with...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-ictlr compat string.
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Streaming channel is now opened in ...
jmcneill[src/trunk]: src/sys/arch GC unused tegra_dma_bootstrap function.
jmcneill[src/trunk]: src/sys/dev/fdt Change first pass from 1 to 0.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Punctuation fixes.
pgoyette[src/trunk]: src/share/misc Add TU/Tango-Uniform --> "tits up"
knakahara[src/trunk]: src/sys/opencrypto strictly use crypto_checkdriver(i) instead of...
christos[src/trunk]: src/sys/arch/i386/include prevent coredumps by skipping everythi...
ozaki-r[src/trunk]: src/sys/netipsec Avoid using variable newsp for an existing SP (...
ozaki-r[src/trunk]: src/sys/netipsec Use key_getsah more (NFCI)
maya[src/trunk]: src/usr.bin/make Use less generic include guards
knakahara[src/trunk]: src/sys/opencrypto swcrypto0 was initialized twice. Fix like pse...
para[src/trunk]: src/sys/netinet pool_init does not copy its name argument
macallan[src/trunk]: src/sys/dev/pci enable font loading and screen resizing, now tha...
riastradh[src/trunk]: src/sys/kern Tighten initialization of rnd softints.
pooka[src/trunk]: src/sys commit all files when regen'ing
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Add Chrome9 HC IGP to...
christos[src/trunk]: src/external/public-domain/sqlite/bin noman is no more
tron[src/trunk]: src/doc Postfix 2.9.7 was imported.
christos[src/trunk]: src/doc update xz
christos[src/trunk]: src/usr.sbin/mtree Implement the "flavor" output discussed in te...
matt[src/trunk]: src/sys/modules/arch/arm/arm-lpae Latent support for ARM_HAS_LPAE.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new swwdog ...
skrll[src/trunk]: src/sys/arch/evbarm/awin Use character constants instead of asci...
snj[src/netbsd-7-0]: src/doc 1489, 1490
joerg[src/trunk]: src/tools/host-mkdep Preserve -std=* options as they may change ...
matt[src/trunk]: src/sys/arch/arm/arm Always round up to word lengths.
skrll[src/trunk]: src/sys/dev/usb Some lock comments.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Enable UART0 (PL011) on GPIO header for ...
martin[src/netbsd-7-0]: src/doc Ammend ticket #1668 for additional pullups
martin[src/netbsd-7-0]: src/doc Ticket #1670
christos[src/trunk]: src/external/public-domain/sqlite/dist now that I know how to es...
christos[src/trunk]: src/usr.sbin/mtree move flavor to misc.c because pax needs it.
wiz[src/trunk]: src/usr.sbin/mtree Typo fix.
matt[src/trunk]: src/sys/arch/evbarm/conf Prelimary config goo for CubieBoard 1 & 2
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by kre in tick...
dsl[src/trunk]: src/sys/kern The lwp_id in a process are supposed to be non-zero...
matt[src/trunk]: src/sys/arch/arm/cortex Add preliminary version of a NEON based ...
joerg[src/trunk]: src/sys/dev/pci/bktr bt848_format is only defined in a __FreeBSD...
martin[src/trunk]: src/sys/kern Fix a comment and a few minor optimizations:
snj[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by spz in ...
snj[src/netbsd-7-0]: src/distrib/sets/lists/base Fix version number mistake made...
christos[src/trunk]: src/usr.bin/ftp document https support, mentioning certificates ...
matt[src/trunk]: src/sys/arch/evbarm/conf Include common includes options
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Add thumb version
joerg[src/trunk]: src Add nl_langinfo_l, catopen_l and wcsftime_l.
matt[src/trunk]: src/sys/arch/arm/arm Move loading of r1 with 0xffff to cpu_in_ck...
snj[src/netbsd-7-0]: src/doc 1441
jakllsch[src/trunk]: src/sys/dev/sdmmc fix off-by-one in switch function argument val...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ml...
martin[src/netbsd-7-0]: src/doc Ticket #1718
martin[src/netbsd-7-0]: src/external/bsd/ppp/dist/pppd Pull up following revision(s...
skrll[src/trunk]: src/sys/arch/arm/cortex Use character constants instead of ascii...
apb[src/trunk]: src/usr.sbin/postinstall Quoting fixes in several eval commands.
wiz[src/trunk]: src/etc/rc.d Revert previous.
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/miscfs/specfs Hang a warning banner on some nasty code I...
matt[src/trunk]: src/lib/csu Add support for a NetBSD MARCH elf note to record th...
tron[src/trunk]: src/doc Version 458 of less(1) was imported.
matt[src/trunk]: src/lib/csu/arch/mips mips .eh_frame is writable
martin[src/netbsd-7]: src/doc Tickets 16-19 and 21-25.
justin[src/trunk]: src/share/mk Respect EXTERNAL_TOOLCHAIN on aarch64
matt[src/trunk]: src/sys/arch include <sys/common_int_mwgwtypes.h> if __UINT_FAST...
martin[src/netbsd-7-0]: src Sync external/public-domain/tz/dist to current, request...
skrll[src/trunk]: src/share/mk Switch hppa to gdb 7.12... passes basic tests
christos[src/trunk]: src/usr.bin/systat allow fractional intervals
jdolecek[src/trunk]: src/sys/dev revert 1.90 of dksubr.c and change sc_deferred back ...
pgoyette[src/trunk]: src/sys/sys Also update the version number in the comment!
christos[src/trunk]: src/distrib/sets/lists everyone is now on binutils-2.26 or more
taca[src/trunk]: src/doc named.root 2016102001 (October 20, 2016) has out.
jdolecek[src/trunk]: src/sys/kern fixup comment
kamil[src/trunk]: src/distrib/sets/lists Fix generation of distribution with MKCAT...
christos[src/trunk]: src/etc put the dtb files with their kernels.
riastradh[src/trunk]: src/etc/rc.d Handle variable expansion and comma/space separator...
matt[src/trunk]: src/sys/arch/evbarm/conf Add JIT options and DKWEDGE_{AUTODISCOV...
riastradh[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Remove old drm's containe...
riastradh[src/trunk]: src/sys/ufs Fix more dvp->v_mount after vput(dvp).
riastradh[src/trunk]: src/share/man/man9 Cull long-dead flags from namei(9) man page.
matt[src/trunk]: src/sys/arch/mips/mips When decide to coalesce segments, if the ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_CPU_COUNTER
knakahara[src/trunk]: src add x86 MD MSI/MSI-X support code.
christos[src/trunk]: src/sys/arch/arm/imx Fix memory leak (Brainy)
matt[src/trunk]: src/sys/arch/arm/allwinner Move interrupts back to IPL_USB
kiyohara[src/trunk]: src/sys/dev/marvell Fix size of EHCI register space.
snj[src/netbsd-7-0]: src/sys/dist/pf/net Pull up following revision(s) (requeste...
kiyohara[src/trunk]: src/sys/dev/ic Restore spl before continue.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/apps CID 1199067: Unchecked...
riastradh[src/trunk]: src/sys More rnd.h user cleanup.
riastradh[src/trunk]: src/sys/compat/sys No need for <sys/rnd.h> here either. Missed ...
bouyer[src/trunk]: src/sys/dev/sdmmc Add a new SDHC_FLAG, SDHC_FLAG_EXTDMA_DMAEN, w...
jmcneill[src/trunk]: src/sys/arch __HAVE_PREEEMPTION -> __HAVE_PREEMPTION
mrg[src/trunk]: src remove various HAVE_GCC=45 fragments.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
martin[src/netbsd-7-0]: src/doc ticket #1347
riastradh[src/trunk]: src/sys/kern Don't need <sys/atomic.h>.
riastradh[src/trunk]: src/sys/kern Save some space: use one condvar for all rndsinks. ...
christos[src/trunk]: src/distrib PR/47276: ftp has https support now
njoly[src/trunk]: src/sys/kern One semi-column is enough.
roy[src/trunk]: src/doc Import dhcpcd-5.6.6
njoly[src/trunk]: src/lib/libc/sys Remove obsolete BUGS section. getsockname(2) re...
matt[src/trunk]: src/etc/etc.evbarm Add CUBIEBOARD
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Remove movw/movt due to linker ...
snj[src/netbsd-7-0]: src/doc 1581
pooka[src/trunk]: src/usr.bin/rump_allserver Accept 0 size for -d type=reg, it gro...
matt[src/trunk]: src/sys/arch/arm/arm32 Make use of vfp_used_p condition on FPU_VFP
matt[src/trunk]: src/common/lib/libc/atomic Use __section(".test.startup") for th...
matt[src/trunk]: src/lib/libkern remove some dead rules.
tron[src/trunk]: src/external/ibm-public/postfix/dist esolve conflicts from last ...
snj[src/netbsd-7-0]: src/external/gpl2/xcvs/bin/xcvs Pull up following revision(...
snj[src/netbsd-7-0]: src/doc 1509
sborrill[src/netbsd-7-0]: src/doc Ticket #1363
pooka[src/trunk]: src/sys regen
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 update comment about which CPU uses...
snj[src/netbsd-7-0]: src/doc 1380
snj[src/netbsd-7-0]: src/doc 1476, 1481
martin[src/trunk]: src/lib/libm Add nexttoward, nearbyint and rintl for sparc64
matt[src/trunk]: src/common/lib/libc/arch/arm/string ip -> r2
macallan[src/trunk]: src/sys/dev/pci make hardware accelerated drawing work on little...
joerg[src/trunk]: src/lib/libc/stdlib Add __aeabi_atexit alias for another case of...
tsutsui[src/trunk]: src/distrib/sparc64/cdroms/installcd Sync with amd64 and i386 in...
ginsbach[src/trunk]: src/tests/lib/libc/time Add hour tests as a standalone test case.
christos[src/trunk]: src/lib/libc/time welcome to tzcode 2015d (zic performance impro...
riastradh[src/trunk]: src/sys/sys Add bintimecmp, ms2bintime, us2bintime, ns2bintime.
martin[src/netbsd-7-0]: src/doc Ticket #1557
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define _KMEMUSER earlier for mips
christos[src/trunk]: src/external/gpl3/gdb/lib Regen the rest.
matt[src/trunk]: src/sys/arch/arm/allwinner Set the ACHI port mask since the h/w ...
matt[src/trunk]: src/lib/libc/compat/arch/arm Use _INVOKE_CERROR() and movs
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 Avoid duplicate defin...
matt[src/trunk]: src/sys/arch/arm/arm Add $NetBSD$
seanb[src/trunk]: src/crypto/external/bsd/openssh/dist - Avoid uninitialized varia...
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf Mark more functions as __...
dholland[src/trunk]: src/usr.bin/units Improve previous slightly; while we accept e.g...
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Avoid shadowing global `min'.
skrll[src/trunk]: src/sys/arch/evbarm/conf Preserve the .text section alignment
pooka[src/trunk]: src/sys/rump +rump_server
wiz[src/trunk]: src/usr.sbin/user Document file format better. From Travis Paul ...
ozaki-r[src/trunk]: src/sys/net Don't share struct work, instead have one per softc
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Add missing delay slot in DEBUG ker...
skrll[src/trunk]: src/sys/dev/ic More debug and fix a debug
ozaki-r[src/trunk]: src/sys/netinet6 Avoid NULL checks for a variable that is defini...
christos[src/trunk]: src/distrib/atari/floppies/install put back sed, it fits again (...
christos[src/trunk]: src/sys/dev/bluetooth CID 1293640/1 memory corruption/overrun
martin[src/trunk]: src/distrib/sets Add a new arg to override the value of the "set...
skrll[src/trunk]: src/sys/arch/arm/arm Fix INTEGRATOR build.
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
riastradh[src/trunk]: src/sys/ufs/lfs Various housekeeping.
christos[src/trunk]: src/share/mk Add NODEBUG
christos[src/trunk]: src/sbin Add MOPT_{REL, NO}ATIME as supported by the underlying f...
christos[src/trunk]: src/etc no need for debug printing.
matt[src/trunk]: src/sys/arch/arm/allwinner Flesh out allwinner support.
snj[src/netbsd-7-0]: src/doc 146[78]
ozaki-r[src/trunk]: src/sys/net Don't call ifa_remove with holding psref
bouyer[src/trunk]: src/sys Add a new config_detach() flag, DETACH_POWEROFF, which i...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Pass a sensible device state pointer t...
hikaru[src/trunk]: src/sys/dev/marvell Style.
riastradh[src/trunk]: src/sys/dev/usb Add various USB Bluetooth controllers.
riastradh[src/trunk]: src/sys/kern Use real atomics, not atomics faked with membars, f...
macallan[src/trunk]: src/sys/arch/mips/ingenic Adapt CI20 HWRNG to synchronous on-dem...
christos[src/trunk]: src/usr.bin/make Collapse the 3 boolean parameter to 1 flags par...
christos[src/trunk]: src/doc new tzcode.
kamil[src/trunk]: src/lib/libc/thread-stub Add CHECK_NOT_THREADED() in __libc_mute...
maxv[src/trunk]: src/sys/arch/xen/x86 Map the remaining pages as non-executable. ...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016i from ftp:/...
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd Tail calls can use the PLT w...
riastradh[src/trunk]: src/lib/libc/stdlib Distinguish altogether invalid syntax from t...
kre[src/trunk]: src/lib/libc/time Revert a couple of lines of code from tzcode20...
christos[src/trunk]: src/sys/dev/pci msk_init is too heavyweight and loses link. Prov...
roy[src/trunk]: src/usr.bin/tic White space police.
ozaki-r[src/trunk]: src/sys/netinet Use callout_halt instead of callout_stop
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable __HAVE_MM_MD_DIRECT_MAPPED_PHYS...
matt[src/trunk]: src/common/lib/libc/arch/arm Use __ARM_EABI__ and new __UNWIND_T...
skrll[src/trunk]: src/sys/dev/usb Minor update.
ozaki-r[src/trunk]: src/sys Introduce softint-based if_input
mbalmer[src/trunk]: src/sys/dev/isa No need to include machine/pio.h now that inb() ...
matt[src/trunk]: src/sys/arch/evbarm/conf Add a std.evbarm to include std.arm and...
christos[src/trunk]: src/distrib/cdrom add chrp
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that BCM5785 write wrongly to the PCI ...
roy[src/trunk]: src Use RO_MSGFILTER.
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Fix parsing ah without a key
christos[src/trunk]: src/sbin/newfs_msdos Allow 0 timestamp
kamil[src/trunk]: src/sys/sys Commit TRAP_HWWPT -> TRAP_DBREG switch in <sys/sigin...
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Change EXT_CSD[CARD_TYPE] HS DDR 52 ...
ozaki-r[src/trunk]: src/sys/net Make updating a rtentry in rtinit MP-safe
skrll[src/trunk]: src/sys/arch/arm/include Whitespace
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
christos[src/trunk]: src/doc document -P
abhinav[src/trunk]: src/doc mdocml-1.14.1 released.
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr*_dont_inheri...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot fix to be able to boot amd64 ker...
nonaka[src/trunk]: src/sys/external/bsd/drm2 drmkms_pci: use MSI if available.
abhinav[src/trunk]: src/lib/libc/gen Use Fn for function name.
maya[src/trunk]: src/sys/arch/mips/conf GC workaround for GCC 4.8 fixed in GCC 5+
abhinav[src/trunk]: src/usr.bin/qsubst Use Nm to refer the program name.
kamil[src/trunk]: src Introduce PT_GETDBREGS and PT_SETDBREGS in ptrace(2) on i386...
ozaki-r[src/trunk]: src Remove mkludge stuffs
kamil[src/trunk]: src/tests/kernel Add new test syscall1 in t_ptrace_wait*
msaitoh[src/trunk]: src/sys/dev/pci Use macro. KNF. No functional change.
christos[src/trunk]: src/usr.bin/elf2ecoff fix printf format.
mlelstv[src/trunk]: src/sys/dev pacify disklabel validation message
skrll[src/trunk]: src/sys/arch/arm/marvell Trailing whitespace
rin[src/trunk]: src/sys/arch Add DKWEDGE_METHOD_RDB option, which is enabled for...
rin[src/trunk]: src/sys/arch Comment out DISKLABEL_RDB as it is too specific for...
mbalmer[src/trunk]: src/usr.sbin/wakeonlan shorten hardware address wording
chs[src/trunk]: src/sys/arch/m68k/include use FPCR instead of FPSR to manipulate...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Avoi...
kamil[src/trunk]: src/tests/kernel Add new test syscallemu1 in t_ptrace_wait*
nonaka[src/trunk]: src/sys/external/bsd/drm2 drmkms_pci: Use MSI if available (Take 2)
ozaki-r[src/trunk]: src/sys Add assertions and comments for lock states of socket an...
hannken[src/trunk]: src/sys/compat/ultrix Switch ultrix_sys_getmnt() to mountlist it...
christos[src/trunk]: src Redo the statistics through an indirection array and put the...
christos[src/trunk]: src/external/bsd/ntp (4.2.8p10-win-beta1) 2017/03/21 Released by...
wiz[src/trunk]: src/usr.sbin/makefs Whitespace fixes.
riastradh[src/trunk]: src/distrib/sets/lists/debug libdevmapper is conditional on lvm.
wiz[src/trunk]: src/share/man/man9 Improve wording. Use standard section headers...
sevan[src/trunk]: src/share/man/man9 Re-edit
christos[src/trunk]: src/sys/netipsec cosmetic fixes:
riastradh[src/trunk]: src/usr.bin/make Check fcntl return values out of paranoia.
riastradh[src/trunk]: src/sys/rump/dev/lib/libugenhc Fix order of outputs in rumpuser_...
riastradh[src/trunk]: src/sys/rump/dev/lib/libugenhc Fix bulk xfer buffer with usedma ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/lib/verify libnetpgpverify major ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
christos[src/trunk]: src/doc new OpenSSH
knakahara[src/trunk]: src/sys/net missing if_extflags of l2tp(4). l2tp(4) is already M...
joerg[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install-20170419.
uwe[src/trunk]: src/sys/arch/macppc/stand/ofwboot Group CLEANFILES assignments.
jmcneill[src/trunk]: src/sys/arch Get the physical memory layout from the /memory nod...
nonaka[src/trunk]: src/sys/arch use CR8 instead of LAPIC Task Priority register on ...
plunky[src/trunk]: src regen
kre[src/trunk]: src/bin/ln When called as "link" (not currently installed that w...
manu[src/trunk]: src Make shared -DSMALL libc buildable without breaking libhack
pgoyette[src/trunk]: src/sys/kern Use __func__ for routine name in printf() calls. N...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Ignore dc parent clock from devicetree a...
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Print protocol number a...
pgoyette[src/prg-localcount2]: src/sys/kern No need to panic if a modular driver does...
pgoyette[src/prg-localcount2]: src/sys/dev Don't call device_release() from vnd_detac...
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_kdispatch() in a similar way ...
ozaki-r[src/trunk]: src/tests/net/carp Reduce duplicated codes (DRY)
kre[src/trunk]: src/bin/sh NFC: added a minor comment (and enev then, in DEBUG c...
pgoyette[src/trunk]: src/share/man/man9 Identify TNF as the copyright holder.
nonaka[src/trunk]: src/sys/dev/pci iwm(4): match Wireless 8265 device.
ozaki-r[src/trunk]: src/sys/netipsec Replace remaining DPRINTF with IPSECLOG
christos[src/trunk]: src/sys/dev/wsfont vcons needs fonts now.
ozaki-r[src/trunk]: src/sys/netipsec Disable secspacq stuffs that are now unused
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Remove unused SOC_MPINIT definition
riastradh[src/trunk]: src Make VOP_RECLAIM do the last unlock of the vnode.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Move children of armperiph to the "mpcor...
riastradh[src/trunk]: src/share/man/man9 No more need to call fstrans_mount: vfs does ...
riastradh[src/trunk]: src/share/man/man9 Omit description of fstrans_mount/unmount too.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
perseant[src/trunk]: src/tests/lib/libc/locale Add simple test case for toupper/tolower
jnemeth[src/trunk]: src/sys/dev/usb regen for RTSYS CT57A
wiz[src/trunk]: src/doc tmux-2.5 out.
jmcneill[src/trunk]: src/sys/dev/ic The sdmmc layer will send single requests up to M...
ozaki-r[src/trunk]: src/tests/net Add IPSEC_KEY_DEBUG
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Print NVM Image Version, PHY FW Revision...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add fdt glue for ARM PrimeCell UART (PL011).
abhinav[src/trunk]: src/bin/sh Fix typo
jmcneill[src/trunk]: src/sys/arch Add driver for ARM Motherboard Express uATX system ...
riastradh[src/trunk]: src/sys/kern Schedule wakeups asynchronously in rnd_extract_data.
tls[src/trunk]: src/sys Fix rnd_add_* to conform to manual page: allow addition ...
maxv[src/trunk]: src/sys/fs/smbfs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412d...
skrll[src/trunk]: src/distrib/evbarm/instkernel/instkernel PR/48164: BEAGLEBONE_IN...
matt[src/trunk]: src/sys/lib Pass down an empty CPUFLAGS since CPUFLAGS is contai...
apb[src/trunk]: src/doc Formatting fixes, following the guidelines in the comments
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that newer revision of I218-{LM, V} use...
wiz[src/trunk]: src/share/man/man8 More markup.
pgoyette[src/trunk]: src/sys More adaptation of the rump component init, to avoid EEX...
dholland[src/trunk]: src/sys/arch/ia64 Don't check for unsigned variables being less ...
dholland[src/trunk]: src/usr.bin/xlint/lint1 Don't allow initializers of the form { ....
pgoyette[src/trunk]: src/sys/modules Add modularized swwdog driver.
matt[src/trunk]: src/sys/arch/arm/cortex Use physical timer for gtmr_delay();
matt[src/trunk]: src/sys/arch/arm/include/arm32 Enable direct-mapped poolpages if...
christos[src/trunk]: src/sys/dev/pci missing splx() found by brainy
jakllsch[src/trunk]: src/sys/arch software-initiated-reset glue for AM335x on BeagleBone
wiz[src/trunk]: src/lib/libc/gen Add article.
kamil[src/trunk]: src Add new test t_ptrace with traceme1
matt[src/trunk]: src/sys/arch/arm/include/arm32 Protect more definitions with #if...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
jmcneill[src/trunk]: src/sys/dev/ic no EFR on tl16c750, use AFE bit on MCR reg instea...
snj[src/netbsd-7-0]: src/doc update 1493
snj[src/netbsd-7-0]: src/usr.sbin/mtree Pull up following revision(s) (requested...
snj[src/netbsd-7-0]: src/doc 1540
ozaki-r[src/trunk]: src/sys Remove unnecessary argument
riastradh[src/trunk]: src/sys/kern Sort includes.
riastradh[src/trunk]: src/sys/kern Turn a kassert into a more appropriately placed cta...
pgoyette[src/trunk]: src/sys/dev Avoid writing beyond the end of the buffer we were g...
christos[src/trunk]: src/lib/libc/rpc PR/51578: Henning Petersen: Fix leak on error.
martin[src/netbsd-7-0]: src external/mit/xorg/server/xorg-server.old/os/Makefile 1....
manu[src/trunk]: src/lib/libc/net Include IPv6 global variable in USE_INET6=no libc
martin[src/netbsd-7-0]: src/doc Ticket #1699
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by riastra...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix shifts & masks in Li...
christos[src/trunk]: src/distrib/sets/lists bump libssh
jkunz[src/trunk]: src/sys/arch/arm/imx Contribution from Petri Laakso: Fix some sp...
matt[src/trunk]: src/common/lib/libc/arch/arm/string swap r1 & ip
matt[src/trunk]: src/sys/arch/rs6000/stand Use <bsd.klinks.mk>
snj[src/netbsd-7-0]: src/sys/external/bsd/drm2/drm Pull up following revision(s)...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/arch/arm/omap Improved SDHC support for OMAP3.
christos[src/trunk]: src/sys/dev/usb PR/51574: You can't always get what you want, bu...
martin[src/netbsd-7-0]: src/doc Ticket #1710
skrll[src/trunk]: src/sys/dev/ic adatper -> adapter
hannken[src/trunk]: src/sys/sys Welcome to 7.99.58, vnode layout changed.
dennis[src/trunk]: src Update stats-keeping in sys/kern/vfs_cache.c to remove (most)
snj[src/netbsd-7-0]: src/sys Apply patch (requested by maxv in ticket #1499):
snj[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
gsutre[src/trunk]: src/sys/sys Implement __negative_p without floating-point arithm...
snj[src/netbsd-7-0]: src/distrib/sets/lists Apply patch (requested by spz in tic...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
martin[src/netbsd-7-0]: src Fix set lists for ticket #1710
riz[src/trunk]: src/gnu/usr.bin/groff/tmac Add NetBSD 8.0, and make 7.0 the defa...
matt[src/trunk]: src/external/gpl3/gcc/lib More evbarmv5 fixes.
skrll[src/trunk]: src/sys/dev/usb Typo.
pooka[src/trunk]: src/tests/rump/rumpnet Use 8 TCP/IP stacks instead of 16. That ...
pooka[src/trunk]: src/tests/fs/common Remove what looks like an outdated assert (t...
matt[src/trunk]: src/sys/arch/arm/include Don't save r4 since we don't use it.
justin[src/trunk]: src/sys/crypto/cprng_fast Fix inconsistent use of inline in prot...
tsutsui[src/trunk]: src/sys/arch/sh3/sh3 Revert part of the previous (reverting RUN_...
matt[src/trunk]: src/sys/arch/ofppc/stand/ofwboot Use <bsd.klinks.mk>
matt[src/trunk]: src/common/lib/libc/arch/arm/string Slighly improved (can deal w...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a NEON implementation of...
snj[src/trunk]: src/distrib/sets/lists/xdebug remove xf86 ctwm.debug entry.
mbalmer[src/trunk]: src/sys/arch/i386/conf Add ptcd(4).
riastradh[src/trunk]: src/sys/dev/sdmmc Avoid the 16-bit read in sdhc_host_found for 3...
snj[src/netbsd-7-0]: src/sys/altq Pull up following revision(s) (requested by mr...
ozaki-r[src/trunk]: src/sys/dev/pci Reuse mbuf when retrying in vioif_start
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r243716:
rmind[src/trunk]: src Implement BPF_COP/BPF_COPX instructions in the misc category...
rmind[src/trunk]: src/sys Remove SS_ISCONFIRMING, it is unused and TP4 will not co...
christos[src/trunk]: src/bin/sh Fix for PR bin/48631 - allow commands controlled
wiz[src/trunk]: src/doc gdb-7.11 is out.
christos[src/trunk]: src/sbin/ifconfig remove 80211 stats if small.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add the missing viadrm files omitted l...
mlelstv[src/trunk]: src/sys/dev add "best match" algorithm to wsfont and use this in...
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/doc Tickets #1600, #1601, #1602
martin[src/netbsd-7-0]: src/usr.sbin/makefs Pull up following revision(s) (requeste...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv mention NV_TE...
pgoyette[src/trunk]: src/sys/kern Add some additional status messages for kern.module...
riastradh[src/trunk]: src/sys/kern #ifdef DIAGNOSTIC panic -> KASSERT
macallan[src/trunk]: src/sys/arch/mips/ingenic fix comments, add LCDC*_BASEs
christos[src/trunk]: src/usr.bin/unexpand PR/50750: David Binderman: Check bounds bef...
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Adapt getmajor...
roy[src/trunk]: src/external/cddl/osnet Fix the actual issue rather than silenci...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
martin[src/trunk]: src/distrib/common Add a IMAGEPREBUILD option for makefiles to o...
christos[src/trunk]: src mention yacc requirement for acpica
hsuenaga[src/trunk]: src/sys add u-boot argument parser for Marvell ARMADA XP/370.
riastradh[src/trunk]: src/sys/netinet KASSERT x then y, not x && y, to give more speci...
tron[src/trunk]: src/etc/mtree Re-add "/usr/include/gcc-4.1". It is only obsolete...
pgoyette[src/trunk]: src/sys/nfs Don't forget to call nfs_fini() when we're finished....
martin[src/netbsd-7]: src/sys/arch/zaurus/include Pull up following revision(s) (re...
knakahara[src/trunk]: src/sys/dev/pci Fix locking against myself at wm_turn{on, off} wh...
ozaki-r[src/trunk]: src/sys/netinet6 Fix race condition of in6_selectsrc
dholland[src/trunk]: src/tests/lib/libc/gen Add another case related to the ones from...
christos[src/trunk]: src/sys/netinet6 restore previous logic.
christos[src/trunk]: src/tests/lib/libpthread Merge and fix the timed mutex tests to ...
jdolecek[src/trunk]: src/sbin/gpt remove dup line
pgoyette[src/trunk]: src/sys * Split sys/kern/sys_process.c into three parts:
pgoyette[src/trunk]: src/sys/sys Missed these, too, during the regen. No functional ...
pgoyette[src/trunk]: src/sys/dev/wscons wsbellmux.c doesn't need a needs-flag
tron[src/trunk]: src/doc Fix typo in last entry.
mbalmer[src/trunk]: src/sys/dev Add ibmcd(4) and ptcd(4) entries.
msaitoh[src/netbsd-7-0]: src/doc Ticket #1688.
martin[src/netbsd-7-0]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ...
skrll[src/trunk]: src/sys/dev/usb Use the port status straight after the reset and...
joerg[src/trunk]: src/sys/fs/msdosfs Toolify.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb don't re-define _KERNTYPES
hikaru[src/trunk]: src/sys/dev/marvell Fix the bitmask of MVXPE_PMACC0_FRAMESIZELIM...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
chs[src/trunk]: src/sys zero the i2c_attach_args structure before filling it in.
pgoyette[src/trunk]: src/sys/compat/common if_43.o gets included from libcompat autom...
kamil[src/trunk]: src/tests/kernel Simplify code, prefer strerror(3) over sys_errl...
kamil[src/trunk]: src Prefer modern simple past tense and past participle of catch
christos[src/trunk]: src/sys/kern Cleanup old parent from zombies too. Fixes repeatab...
roy[src/trunk]: src/sys/netinet Don't handle ARP duplication for the unspecified...
pgoyette[src/trunk]: src/tests/net/if Mark this test as "expected failure" since rump...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_enable_wakeup() in wm_detach() and wm_su...
rtr[src/trunk]: src/sys/netinet remove duplicated #include of <netinet/in.h>
christos[src/trunk]: src/lib/libedit Use getline for better portability.
ozaki-r[src/trunk]: src/sys/net Remove workaround for GATEWAY
riastradh[src/trunk]: src/sys/kern Omit needless call to rnd_getmore in rnd_extract_data.
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Caller must have exclusive access ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb avoid re-def
skrll[src/trunk]: src/sys/external/bsd/dwc2 In msleep use udelay if cold or sleep ...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt - don't barf if the o...
christos[src/trunk]: src/sys/sys Add missing paren.
matt[src/trunk]: src/common/lib/libc/arch/arm/gen thumbify
matt[src/trunk]: src/lib/libc Put the startup code in .text.startup
matt[src/trunk]: src/sys/lib/libsa Use LIBISPRIVATE?= yes
roy[src/trunk]: src/sys/net This comment is no longer IPv6 specific.
rodent[src/trunk]: src/share/misc +BB = baby - with this commit, we document, rathe...
ozaki-r[src/trunk]: src/sys/netinet KNF
christos[src/trunk]: src/sys/dev/sysmon make things boot again, from martin.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bar Fix b...
pooka[src/trunk]: src/sys/rump/librump support COMPAT_nn flags
joerg[src/trunk]: src/usr.bin/make Don't use memcpy for overlapping ranges. Simpli...
skrll[src/trunk]: src/sys/dev/usb s/0/NULL/
christos[src/trunk]: src/share/mk Unbreak LLVM MKREPRO=yes builds (since the build sy...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c rump_vmmap
joerg[src/trunk]: src/sys/arch/powerpc Avoid unncessary use of double in the kerne...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix for PR/49061
joerg[src/trunk]: src/share/mk Use compiler-rt and libc++ with LLVM on PowerPC64.
sjg[src/trunk]: src/usr.bin/make Just have :_ use current ctxt, avoid need to fo...
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace
nonaka[src/trunk]: src/doc add gnu-efi.
rin[src/trunk]: src/doc Add DISKLABEL_EI.
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Note that the code recently adde...
pgoyette[src/trunk]: src/external/ibm-public/postfix/dist/conf Set the smtputf8_enabl...
ozaki-r[src/trunk]: src/sys/netinet6 Fix prefix invalidation via nd6_timer
msaitoh[src/trunk]: src Add links for kmem_intr_alloc.9, kmem_intr_free.9 and kmem_i...
kre[src/trunk]: src/usr.bin/mixerctl Generate usage error for bad usage, before ...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Revert "Remove a useless...
nat[src/trunk]: src/sys/dev Remove use of sc_intr_lock from audio_read. Fixes L...
rin[src/trunk]: src Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Blo...
chs[src/trunk]: src/distrib/sets/lists/xdebug add glint driver debuginfo file.
ozaki-r[src/trunk]: src Make CARP on IPv6 work
rin[src/trunk]: src/sys/dev/dkwedge determine the buffer size by roundup(9)
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Trailing whitespace
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): check the size of cyl...
mlelstv[src/trunk]: src/sys Use C99-style initializers for struct dkdriver.
mrg[src/trunk]: src/sys/arch/amd64/include remove any pathname for gdb's amd64nb...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra remove unnecessary debug print
hikaru[src/trunk]: src/distrib/notes/common Add myself
skrll[src/trunk]: src/external/gpl3/binutils.old Remove binutils.old now it is no ...
christos[src/trunk]: src/sys/kern return EPERM like the other failures.
jmcneill[src/trunk]: src/sys/dev/sdmmc Remove a test that prevents tuning from happen...
alnsn[src/trunk]: src/tests/dev/cgd Don't use mktemp.
jdolecek[src/trunk]: src/sys/dev/ic change DIOCCACHESYNC to not issue the FLUSH comma...
ozaki-r[src/trunk]: src/sys/netinet6 Provide in6_multi_group
kamil[src/trunk]: src/doc Document PT_GETDBREGS, PT_SETDBREGS, TRAP_SCE and TRAP_S...
kre[src/trunk]: src/usr.bin/make/PSD.doc Improve appearance (a little) when read...
hannken[src/trunk]: src/sys/ufs/ffs Make compile again without "options WAPBL".
hannken[src/trunk]: src/sys/kern Switch vfs_getvfs(), dounmount() and vfs_mountroot(...
kre[src/trunk]: src/bin/sh NFC: DEBUG mode only change. Fix botched cleanup of ...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Slightly reduce the size of the ...
skrll[src/trunk]: src/share/man/man4 Fix details around the AX88179 USB 3.0 chipset
hannken[src/trunk]: src/sys/gdbscripts Change command mountdump to evaluate mountlis...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Only route USB ports to XHCI controller ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
jmcneill[src/trunk]: src/sys/dev/fdt Change order in which nodes in the devicetree ar...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for simple fixed-rate clock source b...
jmcneill[src/trunk]: src/sys/arch/arm/include Add function ptr for pci_intr_setattr t...
riastradh[src/trunk]: src/usr.bin/make Make it clearer that this is not a memory leak.
riastradh[src/trunk]: src/usr.bin/make Plug memory leak.
riastradh[src/trunk]: src/sys/dev/usb Tweak locking rule. Fix broken unlocked rmw.
riastradh[src/trunk]: src/sys/dev/usb Follow my own locking rules.
msaitoh[src/trunk]: src/sys/arch/amd64/conf Add ixg(4). Fixes PR#52180 from Harry Wa...
ozaki-r[src/trunk]: src/lib/librumphijack Support paccept for nc
ozaki-r[src/trunk]: src/tests/net Use nc instead of ftp/httpd
knakahara[src/trunk]: src/sys add missing files.
hannken[src/trunk]: src/sys/ufs/ffs Flush the log to disk when ffs_sync() gets calle...
roy[src/trunk]: src/lib/libcurses Disable typeahead being set to infd by default...
ozaki-r[src/trunk]: src/sys/netinet Fix return value
christos[src/trunk]: src/sbin/fsck_ext2fs e2di_block is an array; can't be NULL, (clang)
christos[src/trunk]: src/sbin/fsck_ext2fs Fix previous properly (wrong variable was t...
jmcneill[src/trunk]: src/sys/dev/fdt Add some helpers to find the stdout device.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Free the right fragment (Cy Sch...
chs[src/trunk]: src/sys/dev/pci in ppbdetach(), try to detach the children befor...
msaitoh[src/trunk]: src/sys/dev/pci Disable ppb(4)'s interrupt for a while. It cause...
pgoyette[src/prg-localcount2]: src/external/cddl/osnet/dist/uts/common/fs/zfs The zfs...
pgoyette[src/prg-localcount2]: src Revise previous. Rather than explicitly including...
pooka[src/trunk]: src/tests/lib/librumpclient Update hardcoded fd expectations now...
ozaki-r[src/trunk]: src/sys/netipsec Replace malloc/free with kmem(9) and kill KMALL...
kre[src/trunk]: src/bin/sh DEBUG mode only change - mostly to output when option...
jakllsch[src/trunk]: src/sys/dev/pci Re-enable RTKQ_IM_HW. Timeout issues appear to ...
pgoyette[src/trunk]: src/share/man/man9 Minor improvements in wording.
ozaki-r[src/trunk]: src/sys/netipsec Use kmem_intr_free in key_freesaval which can b...
skrll[src/trunk]: src/sys/arch Provide and use some CP0 accessor functions instead...
ozaki-r[src/trunk]: src/sys/netinet Add missing NULL check for pool_get call with PR...
riastradh[src/trunk]: src Remove MKCRYPTO option.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the driver prints "Link is ...
ozaki-r[src/trunk]: src/sys/dev/ic Remove an out-of-date comment
nat[src/trunk]: src/sys/dev/usb Revert locking changes back to rev 1.149. Dropp...
ozaki-r[src/trunk]: src/tests/net/ipsec Enable DEBUG to know what is happening on an...
hannken[src/trunk]: src/sys/miscfs/genfs Protect layer_getpages against vnodes disap...
knakahara[src/trunk]: src/sys/opencrypto remove obsoleted declarations.
ozaki-r[src/trunk]: src/sys/netipsec Comment out unused key_freesp_so and key_freeso
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Adjust a comment that refers to Tegra1...
jmcneill[src/trunk]: src/sys/arch/arm Recognize Cortex-A57 FPU, GIC, and Generic Timer.
nat[src/trunk]: src/sys/dev Be even more carefull with devices that support only...
jmcneill[src/trunk]: src/sys/dev/fdt Add CPUs ("/cpus" node) driver. CPUs is a contai...
kre[src/trunk]: src/bin/sh Redo mkoptions.sh .. much better this way, now fully ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Remove trailing white...
kre[src/trunk]: src/bin/sh Now that the shell is protecting its internal fds pro...
martin[src/trunk]: src/distrib/sets/lists/debug Add t_toupper.debug
knakahara[src/trunk]: src/sys/net remove obsoleted comment. pointed out by s-yamaguchi...
jmcneill[src/trunk]: src/sys/dev/fdt The "ranges" property provides a means of transl...
jmcneill[src/trunk]: src/sys/arch Add SMP support to VEXPRESS_A15 kernel. Enable with...
maya[src/trunk]: src/usr.bin/make Use correct header for SIZE_MAX. from a.rin
bouyer[src/trunk]: src/doc Note DMA support for sdhc on beaglebone
christos[src/trunk]: src/sys/sys Add more gnu sections
matt[src/trunk]: src/sys/arch/evbarm/beagle Fix pasto.
matt[src/trunk]: src/sys add #define __HAVE_MD_SOFTINT_TRIGGER to <vax/types.h>
martin[src/netbsd-7-0]: src/doc Tickets #1595, #1596, #1597
martin[src/netbsd-7-0]: src/sys/netinet Pull up following revision(s) (requested by...
martin[src/netbsd-7-0]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) ...
christos[src/trunk]: src/sys/sys Use existing macros to implement TAILQ_FOREACH_REVER...
martin[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/doc Tickets #1693 and #1694
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ri...
matt[src/trunk]: src/sys/arch/arm/arm Add ldrd support (one additional instructio...
snj[src/netbsd-7-0]: src/doc 1550, 1554
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by christos in...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Restore "#if !defined(CPU_CORTEXA5)" acc...
riastradh[src/trunk]: src/sys/kern Nix some more needless includes.
pooka[src/trunk]: src/sys/rump/librump/rumpkern track cpu_onproc
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add NetBSD 6.1.1 release
riz[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add dkctl to evbarm ramdis...
christos[src/trunk]: src/sys/dev/ic PR/50395: Vicente Chaves de Melo: Loss of charact...
pgoyette[src/trunk]: src/bin/pax By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven f...
mrg[src/trunk]: src/external/mit/xorg/lib remove some trailing \'s that aren't n...
bouyer[src/trunk]: src/sys/arch A debe can't feed both tcon at the same time.
pgoyette[src/trunk]: src/sbin/modstat Add FLAGS to the module data displayed. Reduce...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
matt[src/trunk]: src/share/mk Change the way we default MK vars to yes or no allo...
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
matt[src/trunk]: src/sys/arch/arm/allwinner Move awin_ahci_set_clear to awin_var....
christos[src/trunk]: src/sys/dev/pci regen
riastradh[src/trunk]: src/sys/kern Omit needless variable.
pooka[src/trunk]: src/sys/rump/librump/rumpkern "extern int hz" was written in a v...
pgoyette[src/trunk]: src/distrib/sets/lists/debug And mark the original httpd.debug a...
matt[src/trunk]: src/sys/arch/evbarm/conf Use TPIDRPRW_IS_CURLWP
martin[src/netbsd-7-0]: src/doc Ticket #1517
snj[src/netbsd-7-0]: src/doc 1437
christos[src/trunk]: src/tests/lib/libc/gen/execve make error more informative.
knakahara[src/trunk]: src/sys Add verbose messages when the kernel disables MSI/MSI-X.
snj[src/netbsd-7-0]: src/external/bsd/bind Pull up following revision(s) (reques...
christos[src/trunk]: src/usr.sbin/mtree - two entries for rmd160digest in misc.c (Bro...
matt[src/trunk]: src/sbin/disklabel Add m68000/coldfire.
matt[src/trunk]: src/sys/arch/arm/include Fix CLKF_INTR for EABI to (void) its ar...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Use ip as a temporary
matt[src/trunk]: src/sys/arch Switch to armv7_generic bus_space.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Make sure mem.bus.is_iome...
mrg[src/trunk]: src/distrib/notes/common there are no copyright/license statemen...
wiz[src/trunk]: src/bin/test - Remove unneeded consecutive argument in `.Nm' mac...
hannken[src/trunk]: src/sys/kern Clear fstrans entries whose mount is gone from the ...
wiz[src/trunk]: src/lib/libc/gen Add article. Remove trailing whitespace.
matt[src/trunk]: src/sys/arch/evbarm/conf Add -mfpu=vfp to CPUFLAGS
martin[src/trunk]: src/distrib/sets/lists/debug sort
riastradh[src/trunk]: src/sys/kern Eliminate remaining cases of u_int*_t in kern_rndq.c.
hannken[src/trunk]: src/sys/kern Take fstrans_start before syncing a file system.
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Added comments at EXT_CSD[CARD_TYPE]...
christos[src/trunk]: src/external/bsd/file/dist/src Ignore files that start with .
chs[src/trunk]: src/sys/kern obey the executable's ELF alignment constraints for...
riastradh[src/trunk]: src/share/man/man8 Suggest `service xyz start/stop/...' instead ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rft_user needs special handl...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr[67]_dont_inh...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Protect dbregs_dr*_dont_inherit_lwp ...
abhinav[src/trunk]: src/usr.sbin/syslogd Remove duplicate word from the sentence.
hannken[src/trunk]: src/sys/kern Prepare to move fstrans into vnode_if.c, allow "FST...
maya[src/trunk]: src/sys/arch GC more logic that was intended for GCC <4.8 (or !L...
christos[src/trunk]: src/sys/sys Intel MCU.
christos[src/trunk]: src/libexec/ld.elf_so/arch/mips where is already void *
christos[src/trunk]: src/bin/sh KNF / whitespace fixes. No changes of substance. (fro...
christos[src/trunk]: src/distrib/sets/lists/tests add t_option
christos[src/trunk]: src/lib/libedit Fix el_{w, }getc documentation (Ingo Schwarze)
jmcneill[src/trunk]: src/sys/arch add Tegra124 MP support
martin[src/trunk]: src/sys/arch/sparc64/dev Print error codes from sysmon
martin[src/netbsd-7-0]: src/doc Tickets #1668 and #1669
snj[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/dev PR/50749: David Binderman: check bounds before deref...
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Mark more function...
msaitoh[src/trunk]: src/sys/dev/pci s/max/ralmax/. No functional change.
roy[src/trunk]: src/external/bsd/librtld_db/dist World+dog want to treat rdl_pat...
christos[src/trunk]: src/lib/libedit UTF-8 fixes from Ingo Schwarze:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core dtor gets called...
mrg[src/trunk]: src/sys/dev/pci regen.
jakllsch[src/trunk]: src/sys/dev/usb Use usbd_errstr instead of printing non-errno(2)...
skrll[src/trunk]: src/sys/dev/usb Add XHCI_DEBUG. From Takahiro HAYASHI with twea...
joerg[src/trunk]: src/lib/libc/arch/powerpc64/sys Spell LdAddr consistently
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 ...
skrll[src/trunk]: src/sys/dev/ic More debug
jakllsch[src/trunk]: src/sbin/newfs_msdos There are two problems with insisting the F...
matt[src/trunk]: src/external/lgpl3 always compile GMP and MPFR as ARM
matt[src/trunk]: src/sys/arch/evbarm/conf Comment out ohci
skrll[src/trunk]: src/sys/dev/usb Reload the full device descriptor after re-estab...
snj[src/netbsd-7-0]: src/doc 1405
matt[src/trunk]: src/sys/arch/evbarm/beagle Set clkmask for sdhc to 0.
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
snj[src/netbsd-7-0]: src/sbin/ping Pull up following revision(s) (requested by r...
martin[src/netbsd-7-0]: src/doc Tickets #1397 and #1410
snj[src/netbsd-7-0]: src/doc Pull up following revision(s) (requested by spz in ...
wiz[src/trunk]: src/lib/libedit Bump date for previous.
wiz[src/trunk]: src/doc binutils-2.25 out.
christos[src/trunk]: src/doc mention new openssh
christos[src/trunk]: src/gnu Bye gnu!
matt[src/trunk]: src/sys/lib/libkern/arch/arm Thumbify
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/trunk]: src/sys/arch/vax/include intptr_t and uintptr_t are not long any...
riastradh[src/trunk]: src/sys/kern Correction: we do need <sys/atomic.h>, for membar_*.
joerg[src/trunk]: src Add strerror_l.
roy[src/trunk]: src/usr.sbin/rtadvd Remove debug stuff.
dholland[src/trunk]: src/sys/arch/emips/stand/common Add missing va_end(). PR 50794 f...
dholland[src/trunk]: src/sys/dev/ppbus Add missing va_end, from David Binderman in PR...
marty[src/trunk]: src/sys/arch/arm/samsung Exynos WDT - change the compatible stri...
hannken[src/trunk]: src/sys/kern Make the fast path of fstrans_get_lwp_info() "stati...
pooka[src/trunk]: src/sys/sys Include sys/null.h only on NetBSD because sys/null.h...
snj[src/netbsd-7-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist make sure that our hpn patc...
macallan[src/trunk]: src/sys/arch/mips/ingenic 'USB' -> 'USB OTG' to distinguish this...
jakllsch[src/trunk]: src/sys/dev/usb Use NULL instead of 0 as appropriate.
christos[src/trunk]: src/include PR/4891: Wiz: readlink moved from xopen to base at i...
matt[src/trunk]: src/sys/arch/i386/stand Set KLINK_MACHINE
hikaru[src/trunk]: src/sys/arch Initial import of Cavium Octeon and Octeon Plus SoC...
riastradh[src/trunk]: src/sys/arch/i386/conf Add commented viadrmums to i386/GENERIC.
matt[src/trunk]: src/sys/arch/evbarm/stand/gzboot Fix CPUFLAGS to the correct val...
jkunz[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Contribution from Petri Laakso.
matt[src/trunk]: src/sys/lib/libkern Don't pass down CPUFLAGS since its value is ...
macallan[src/trunk]: src/sys/arch/sparc64/conf psycho needs-flag now
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.216 of ufs_vnops.c: comments about max...
tsutsui[src/trunk]: src/sys/arch/sh3/sh3 Sprinkle redundant comments about PAD_P1_SW...
matt[src/trunk]: src/sys/arch/evbarm/conf Use KERNEL_BASE_PHYS for load and entry...
kamil[src/trunk]: src/lib/libc/sys Document SIGTRAP with si_code TRAP_CHLD in ptra...
spz[src/trunk]: src/etc/rc.d new ntpd wants to be able to translate ntp into a p...
wiz[src/trunk]: src/share/man/man8/man8.x86 New sentence, new line. Bump date fo...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Mark the vattr50 translation helper...
pooka[src/trunk]: src/sys/rump/include/rump Add the ability to define compat struc...
mbalmer[src/trunk]: src/doc Note ptcd(4) addition.
hannken[src/trunk]: src Move vnode member v_lock as vi_lock to vnode_impl.h.
matt[src/trunk]: src/sys/dev/sdmmc Add sc_vendor_bus_clock hook
christos[src/trunk]: src/lib/libedit OpenBSD term.c rev. 1.13 2009/12/11 18:58:59 jacekm
riastradh[src/trunk]: src/sys/kern Move entropy_count into the scope where it is used.
riastradh[src/trunk]: src/sys/ufs/lfs Explicitly cast between char and unsigned char h...
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs dmu_objset_rename...
christos[src/trunk]: src/lib/libedit pass the stream to the getc function
maxv[src/trunk]: src/sys/kern Memory leak, found by Mootja. It is easily triggera...
christos[src/trunk]: src/tests/lib/libpthread fix typos
skrll[src/trunk]: src/distrib/sets/lists/comp Mark linker scripts with binutils
christos[src/trunk]: src/lib/libpthread Don't spin if we already own the mutex, other...
christos[src/trunk]: src/external/gpl3/binutils/lib bump both (belatedly)
christos[src/trunk]: src/external/bsd/bind/dist/doc/arm bind-9.10.4-P4
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Avoid zero-size uao.
pgoyette[src/trunk]: src/sys/kern Remove ptrace_do{, fp}regs - they are a duplicate of...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Mark th...
pgoyette[src/trunk]: src/sys Move if_43.c back into the shared Makefile.sysio where i...
joerg[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Merge r1.11 from the mai...
kamil[src/trunk]: src/tests/lib/libc/sys Enable the wait3 test in t_wait_noproc_wn...
snj[src/netbsd-7-0]: src/sys/compat Pull up following revision(s) (requested by ...
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by mr...
snj[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by mrg in ...
snj[src/netbsd-7-0]: src/doc 1507
msaitoh[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by martin ...
dholland[src/trunk]: src/sbin/ping Manipulate the signal masks so signals only arrive...
dholland[src/trunk]: src/sys/arch/ia64/unwind Speed limit 80.
christos[src/trunk]: src/external/gpl3/binutils/dist merge conflicts, disable testsuite
msaitoh[src/trunk]: src/doc Move wm(4)'s X540 support from CHANGES to CHANGES.prev b...
pgoyette[src/trunk]: src/sys/dev/sysmon Use tabs for indentation.
christos[src/trunk]: src/sys/arch/amd64/include PR/49859: Kamil Rytarowski: Invalid p...
rtr[src/trunk]: src/sys/netatalk make at_pcbconnect() take sockaddr_at * instead...
ozaki-r[src/trunk]: src/tests/net/net Add tests of ping6 hops optional argument (Typ...
msaitoh[src/trunk]: src/sys/dev/mii Fix previous (s/MII_MAXREGADDR/MII_ADDRMASK/).
dholland[src/trunk]: src/sys/ufs/ufs ufs_makeinode is declared file-static at the top...
macallan[src/trunk]: src/sys/dev/sun - use bus_space_mmap()
hannken[src/trunk]: src/sys/kern Test for fstrans support before trying to allocate ...
roy[src/trunk]: src/share/terminfo Remove kLFT and kRIT from putty.
nat[src/trunk]: src/sys/dev Hold the intr_lock when broadcasting/waiting on sc_[...
msaitoh[src/trunk]: src/share/man/man4 Remove RSS's note in BUGS section because it'...
rin[src/trunk]: src/sys/arch/amiga/amiga multiply the missing factor to offset w...
rin[src/trunk]: src/sys/sys Include <sys/types.h> and replace u_long with uint32...
chs[src/trunk]: src/sys/arch/mips/include fix fesetround() to set the FPSR to th...
jdolecek[src/trunk]: src/sys/sys Welcome to 7.99.63 - struct ld_softc changes
ozaki-r[src/trunk]: src/sys/netinet6 Restore/add some softnet_lock for nd6_rt_flush ...
knakahara[src/trunk]: src/sys/dev/pci refactor: functionalize ITR/EITR writing process...
ozaki-r[src/trunk]: src/sys/netinet Make sure imo_membership is protected by inp's l...
christos[src/trunk]: src/sys/kern use a different root vnode variable to appease the ...
christos[src/trunk]: src/sys/kern use opt_kmem.h for the KMEM_ variables.
msaitoh[src/trunk]: src/sys/dev/pci - Read chip ID correctly on BCM57782 and BCM57786.
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Added 4 and 8 bit mode DDR definitio...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Add dhcpcd-embedded.h to DPS...
nat[src/trunk]: src/sys/dev Increase the priority of the mixing thread yet again.
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb Add a skip_solib_resolver, from R...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-beta3 with the ...
wiz[src/trunk]: src/share/man/man9 Wording.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Get DC clock parent from devicetree
kamil[src/trunk]: src/tests/lib/libc/sys ATF test attach2/t_ptrace_wait* is unstable
riastradh[src/trunk]: src/sys/modules/lua Can't destroy pb until we're done using it.
riastradh[src/trunk]: src/usr.bin/make Assert archive member syntax. Cite who guarant...
riastradh[src/trunk]: src/usr.bin/make Replace dead conditional by assert.
maya[src/trunk]: src/sys/arch Uncomment MULTIPROCESSOR in dom0 kernels
hannken[src/trunk]: src/sys/sys Welcome to 7.99.70
knakahara[src/trunk]: src/distrib/sets/lists fix build failure
skrll[src/trunk]: src/sys/arch/arm/arm32 Perform icache syncs for ARM_MMU_EXTENDED...
nat[src/trunk]: src hw.driverN.saturate bool->integer (default 16).
maya[src/trunk]: src/sys/dev/hdaudio remove redundant assignments
christos[src/trunk]: src/sys/kern PR/52174: Remove root test, it is too verbose. XXX:...
christos[src/trunk]: src/sys/kern simplify.
msaitoh[src/trunk]: src/sys/dev/pci 5776[0156], 5778[02568] and 5779[015] are not Fa...
wiz[src/trunk]: src/share/man/man5 Use Fl, Xr. New sentence, new line. Bump date...
wiz[src/trunk]: src/doc tmux-2.4 out.
jmcneill[src/trunk]: src/sys/dev/fdt dmesg fix
christos[src/trunk]: src/usr.bin/unzip new libarchive need crypto.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Fix defparam name (CONADDR -> CONSADDR)
christos[src/trunk]: src/lib/libc/gen Add VIS_DQ (for OpenBSD compat)
jmcneill[src/trunk]: src/sys/dev/fdt Defer acquiring the gpio until first use.
chs[src/trunk]: src/sys/arch/amd64/amd64 restore the ability to run netbsd 1.0 3...
skrll[src/trunk]: src/sys/arch/arm/arm32 Dump more of the trapframe
sevan[src/trunk]: src/sys/arch/evbarm/conf Switch BEAGLEBONE config over to using ...
abhinav[src/trunk]: src/lib/libc Clean up the NAME section.
pgoyette[src/prg-localcount2]: src/sys/dev Don't reference a known-NULL pointer, and ...
pgoyette[src/prg-localcount2]: src/sys Remove explicit inclusion of <sys/localcount.h...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Remove list of init devices
ozaki-r[src/trunk]: src/tests/net Add test cases of TCP communications with IPsec en...
martin[src/trunk]: src/tests/usr.bin Add (currently failing) test cases for profile...
kre[src/trunk]: src/bin/sh Added comma and plus to the "don't need quoting" set....
christos[src/trunk]: src/lib/libc/stdlib remove accidental __strong_alias additions, ...
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
riastradh[src/trunk]: src regen
skrll[src/trunk]: src/sys/arch/arm/arm32 Indent comment to match code it's describing
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Build exynos5422 .dtb files with this k...
knakahara[src/trunk]: src/sys/opencrypto initialize sysctl in the same way regardless ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Correct an issue introduced in r1.7 that...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-i2c and nvidia, teg...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-gpio and nvidia, te...
martin[src/trunk]: src/distrib/sets/lists/debug Add t_strcoll
hauke[src/trunk]: src/usr.sbin/pf/etc/defaults Enable carp packets early during bo...
joerg[src/trunk]: src/external/cddl/osnet/dist/lib/libuutil/common Fix argument or...
joerg[src/trunk]: src/lib/libc/compiler_rt Use MACHINE_ARCH for the sparc check.
kre[src/trunk]: src/bin/sh Arrange for set -o and $- output to be sorted, rather...
nat[src/trunk]: src/sys/dev/bluetooth bt_lock is now used as the audio interrupt...
msaitoh[src/trunk]: src/sys/dev/pci Print MSI Message data in 32bits when the Extend...
kre[src/trunk]: src/tests/bin/sh Add a new test case wrap_strip based upon strip...
pgoyette[src/trunk]: src/sys/dev Include auvolconv.o in the audio driver, even if the...
ozaki-r[src/trunk]: src/sys/netipsec Send up an error message on error as well as ot...
ozaki-r[src/trunk]: src/sys/netipsec Use key_senderror
jnemeth[src/trunk]: src/sys/dev/usb add RT Systems Inc. CT57A Radio Cable for progra...
kre[src/trunk]: src/sys/arch/x86/x86 Revert previous. Removing unused variable...
ozaki-r[src/trunk]: src/tests/net/ipsec Test TCP communications over IPsec transport...
macallan[src/trunk]: src/sys/dev/pci enable font loading / screen resizing
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/lib/libterminfo Instead of poking in the binary blob to work...
hubertf[src/trunk]: src/distrib/utils/embedded/conf Cleanup: make_filesystems is not...
he[src/trunk]: src Add entries for rintl(3) and the nearbyint functions, and
matt[src/trunk]: src/sys/arch/arm/allwinner Let the ALLWINNER_Axx define the CPU ...
riastradh[src/trunk]: src/sys/sys Bump kernel version to 7.99.10 for vget(9) change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm First attempt to make ttm...
macallan[src/trunk]: src/sys/arch/sparc64/dev add US-IIe specific STICK and ESTAR reg...
riastradh[src/trunk]: src Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE.
riastradh[src/trunk]: src/sys regen for good measure (no functional change)
riastradh[src/trunk]: src/sys/miscfs/deadfs Uncomment the argument struct declarations...
abhinav[src/trunk]: src/bin/sh Fix grammar in couple of sentences.
christos[src/trunk]: src/distrib/utils/x_ifconfig Add small.
nonaka[src/trunk]: src/sys/dev/pci Use MSI instead of legacy INTx, if available.
martin[src/trunk]: src/sys/arch/evbarm/conf Add options COPY_SYMTAB to make module ...
knakahara[src/trunk]: src/tests/net/if_pppoe Fix error when wait_for_session_establish...
christos[src/trunk]: src/games/wtf obey $ACRONYMDB like before
snj[src/netbsd-7-0]: src/sys/compat/ibcs2 Pull up following revision(s) (request...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by mrg in tick...
snj[src/netbsd-7-0]: src/external/bsd/nvi Pull up following revision(s) (request...
macallan[src/trunk]: src/sys/arch/mips/ingenic enable clocks as needed
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.27 minus the t...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add END()
jakllsch[src/trunk]: src/usr.sbin/wakeonlan Even though the kernel will fill the sour...
roy[src/trunk]: src/usr.sbin/rtadvd Remove the iflist array and store ifflags in...
christos[src/trunk]: src/sys/arch/amd64/conf do like the i386 for modular.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Stub out the co...
maxv[src/trunk]: src/sys/kern The mbuf is freed by the protocol even on error, so...
abhinav[src/trunk]: src/lib/libedit Fix file name auto completion in one specific case.
matt[src/trunk]: src/lib/csu/common MARCH note is conditional
jmcneill[src/trunk]: src/sys Remove simplebus driver and allow fdtbus to attach direc...
jnemeth[src/trunk]: src/share/man/man7 PR/48199 - David H. Gutteridge -- remove some...
plunky[src/trunk]: src/sys/netipsec C99 6.5.15 Conditional operator note 3 states t...
martin[src/netbsd-7-0]: src/doc Ticket #1594
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.
snj[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
snj[src/netbsd-7]: src/doc tickets 655-665
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288947: Prevent fd leak.
christos[src/trunk]: src/tools/compat add __UNVOLATILE
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
matt[src/trunk]: src/lib/libc_vfp Always compile as arm code.
matt[src/trunk]: src/sys/arch/bebox/stand Use <bsd.klinks.mk>
pgoyette[src/trunk]: src/lib/libc/sys Typo - "a requests" --> "a request"
msaitoh[src/trunk]: src/usr.bin Fix memory leak.
matt[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Don't allow CPUFLAGS to be ov...
martin[src/netbsd-7-0]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
snj[src/netbsd-7-0]: src/bin/ksh Pull up following revision(s) (requested by may...
riastradh[src/trunk]: src/sys/kern Remove null pointer dereference in the code that ne...
bouyer[src/trunk]: src/sys/arch/arm/omap Add a driver for the Enhanced Direct Memor...
roy[src/trunk]: src/usr.sbin/rtadvd Intsead of forcing out each RA at shutdown a...
matt[src/trunk]: src/sys/arch/evbarm/beagle Add default boot args and support par...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add the edma controller, and enable DMA...
riastradh[src/trunk]: src/sys/dev/usb Forgot commit: Move another <sys/rndsource.h> to...
ozaki-r[src/trunk]: src/sys/netinet Use LIST_FOREACH_SAFE
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 make some DEBUG code in pmap_clear_...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Use the right register in pr...
nakayama[src/trunk]: src/sys/arch/sparc64/include Put "memory" to asm inline for read...
nonaka[src/trunk]: src/sys/arch/evbppc/conf Uncommented out INET6.
mrg[src/trunk]: src/libexec/httpd properly handle ilen = 0 case, which could lea...
martin[src/trunk]: src/lib/csu/common Use -fPIE for crtbegin.o (instead of -fpie).
snj[src/netbsd-7-0]: src/doc 1460-1462
jmcneill[src/trunk]: src/sys/arch/x86/x86 md_root_setconf also depends on option MEMO...
matt[src/trunk]: src/sys/arch/arm/arm Add a routine to compute the IP checksum of...
christos[src/trunk]: src/sys/dev/usb PR/48172: Reinhard Speyerer: u3g(4): add 4G Syst...
pooka[src/trunk]: src/sys Don't autogenerate the wrapper that is called from the r...
jakllsch[src/trunk]: src/sys/dev/sdmmc It's also useful to compile-test before commit...
jakllsch[src/trunk]: src/sys/dev/usb drop trailing whitespace.
matt[src/trunk]: src/sys/rump/librump/rumpkern Add MKCOMPAT support for aarch64 (...
maxv[src/trunk]: src/sbin/veriexecctl Be a bit more verbose if the kernel rejects...
christos[src/trunk]: src/lib/libedit get rid of PATH_MAX.
riastradh[src/trunk]: src/lib/libc Bump libc minor for consttime_memequal and explicit...
matt[src/trunk]: src/lib/libc/arch/arm/gen divide.S need -marm
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Add i1915_setup_sysfs...
riz[src/trunk]: src/external/bsd/blacklist/bin blacklistd and friends will actua...
martin[src/netbsd-7-0]: src/doc Ticket #1570
uebayasi[src/trunk]: src/sys/arch/i386/eisa port-i386/47907: kernel trap when using E...
matt[src/trunk]: src/sys/arch/arm/omap Add PL310 address for OMAP4.
jakllsch[src/trunk]: src/sys/dev/sdmmc Correctly read the 512-bit-wide big-endian Swi...
jakllsch[src/trunk]: src/sys/dev/sdmmc We can't block our interrupt while sdmmc_detac...
dholland[src/trunk]: src/sys/ufs/lfs Fix wrong code in lfs_valloc_fixed(). It was ove...
ozaki-r[src/trunk]: src/sys/netinet6 Update icmp6_redirect_timeout_q when changing n...
christos[src/trunk]: src/bin/sh Make sh.1 catch up with reality. Document -h (such as...
snj[src/netbsd-7-0]: src/sys/conf Pull up following revision(s) (requested by ma...
gsutre[src/trunk]: src/sys/sys Unbreak vax build (which still uses gcc 4.1). See P...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix bus space handle for ahcisata
matt[src/trunk]: src/lib Build libkern
martin[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/ia64 Add evil hack to h...
martin[src/trunk]: src/external/gpl3/gcc Results of an mknative run for ia64
joerg[src/trunk]: src/external/public-domain/xz/include Use unaligned access if th...
maxv[src/trunk]: src/usr.sbin/sysinst Several fixes for the French translation. L...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by hikaru in...
abhinav[src/trunk]: src/usr.sbin/makemandb Add a custom tokenizer which does not ste...
buhrow[src/trunk]: src/sys/dev/usb ADded Apple iDevices:
christos[src/trunk]: src/sys/dev/hdaudio be more selective and mute only mic's. Sugge...
snj[src/netbsd-7-0]: src/doc 1404
isaki[src/trunk]: src/distrib/common Copy with -f.
christos[src/trunk]: src/distrib/sets/lists/base add acronyms-o
apb[src/trunk]: src/usr.sbin/postinstall Check for and delete ${DEST_DIR}/@RUNDI...
joerg[src/trunk]: src/external/bsd/ntp Update warning flags to reflect the fixes. ...
skrll[src/trunk]: src/sys/dev/usb Some USB3 / SS support - baby steps. From Takah...
martin[src/netbsd-7-0]: src/doc Ticket #158
wiz[src/trunk]: src/games/wtf Fix typo, remove trailing space.
pgoyette[src/trunk]: src/sys/sys Welcome to 7.99.11 and the modularization of sysmon!
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Use STRONG_ALIAS
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add pseudo-device lockstat
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
kamil[src/trunk]: src/tests/kernel Add new test attach1 in t_ptrace
riastradh[src/trunk]: src/common/lib/libc/stdlib Set *endptr in all paths out of strto...
kamil[src/trunk]: src/tests/lib/libc/sys Add new test wait6_stopgo_loop in t_wait
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,rev}.
joerg[src/trunk]: src/external/gpl3 SPARC before v8 requires a nop instruction bet...
christos[src/trunk]: src/external/gpl3/gdb/dist Import gdb-7.10.1:
jandberg[src/trunk]: src/share/man/man4/man4.amiga Add the copyright notice which was...
hikaru[src/trunk]: src/sys/dev/marvell Fix mitake, disable SERDES error interrupts ...
kamil[src/trunk]: src Note TRAP_HWWPT -> TRAP_DBREG rename manual steps for build....
ozaki-r[src/trunk]: src/sys Make NOMPSAFE comments informative
hannken[src/trunk]: src/sys/kern Protect attaching and detaching lwp_info to mount w...
christos[src/trunk]: src/share/man/man8 fix crossrefs
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr[0123]_trap_c...
rin[src/trunk]: src/external/ibm-public/postfix/dist/src/util We have getifaddrs...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
abhinav[src/trunk]: src/usr.sbin/syslogd Fix typos.
abhinav[src/trunk]: src/lib/libc/stdio Insert comma between two Nm entries.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist From ftp.openbsd.org
matt[src/trunk]: src/sys/arch/arm/allwinner Make sure to turn on the phys and clo...
matt[src/trunk]: src/sys/arch/arm/allwinner Simplify USB initialization.
matt[src/trunk]: src/sys/arch/arm/allwinner Add mii attr to ethernet devices
matt[src/trunk]: src/sys/arch/arm/allwinner Make sure to actual push the configur...
wiz[src/trunk]: src/usr.bin/nl Improvements from jmc@openbsd.
christos[src/trunk]: src/lib/libedit Make the read_char function always take a wchar_...
msaitoh[src/netbsd-7-0]: src/external/bsd/bzip2/dist Pull up following revision(s) (...
martin[src/netbsd-7-0]: src/sys Additionally pull up following revision(s) (request...
martin[src/netbsd-7-0]: src/sys/compat/sys Additionally pull up the following for t...
maxv[src/trunk]: src/sys/arch Increase KERNTEXTOFF from 1MB to 2MB on amd64. [1MB...
dholland[src/trunk]: src/sys/arch/powerpc/oea Add missing va_end; PR 50795 from David...
ozaki-r[src/trunk]: src/sys/net Run if_link_state_change in softint
christos[src/trunk]: src/lib/libedit OpenBSD tokenizer.c rev. 1.8 2003/08/11 18:21:40...
christos[src/trunk]: src/lib/libedit forgot one fgetln define
snj[src/trunk]: src/usr.bin/calendar/calendars allllllexander the greeeaaaaat, h...
christos[src/trunk]: src/lib/libedit OpenBSD eln.c rev. 1.3 2011/11/27 21:46:44 pascal
joerg[src/trunk]: src/lib/libc/arch/powerpc64/gen [] -> ()
wiz[src/trunk]: src/share/man/man4 Sort sections.
christos[src/trunk]: src/lib/libedit OpenBSD readline.c rev. 1.13 2015/01/13 08:33:12...
martin[src/netbsd-7-0]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ...
bouyer[src/trunk]: src/sys/arch/xen/xen In xennet_xenbus_detach(), remove the event...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Make hyperentropy rndsource work s...
christos[src/trunk]: src/usr.sbin/traceroute PR/50821: David Binderman: remove "i <" i <
sjg[src/trunk]: src/usr.bin/make getBoolean:
roy[src/trunk]: src/sys/net Implement a queue for if_link_state_change() calls t...
christos[src/trunk]: src/etc/pam.d Install racoon pam file.
christos[src/trunk]: src/external/bsd/elftoolchain/dist Import latest elftoolchain co...
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Keep the if chain going.
christos[src/trunk]: src/distrib/utils/libhack avoid copying most of libc (except get...
martin[src/trunk]: src/tools/gcc Add missing closing ) and line continuation for mk...
ozaki-r[src/trunk]: src/sys/net Revert "Revert part of "Switch the address list of i...
wiz[src/trunk]: src/doc OpenSSH-7.3 out.
jakllsch[src/trunk]: src/sys/dev/pci We already have a config rule for the eventual c...
tron[src/trunk]: src/doc Postfix 2.9.7 and 2.10.1 are out.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k When compiling use @P...
he[src/trunk]: src Bump the ramdisk image size so that the contents fits again.
snj[src/netbsd-7-0]: src/usr.sbin/rtadvd Pull up following revision(s) (requeste...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by kre in tick...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/radeon Regen to get real rcsid...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
christos[src/trunk]: src/bin/sh Fix quoting inside heredoc's. (from kre)
wiz[src/trunk]: src/distrib/sets/lists/debug Add libc++ to two debug sets.
pgoyette[src/trunk]: src/sys/dev/sysmon Constify
hannken[src/trunk]: src/sys Enable fstrans on all file systems.
maya[src/trunk]: src GC more gcc 4.8 specific (dead) logic
maya[src/trunk]: src/sys/arch/evbarm/stand Get rid of more -mno-thumb -mno-thumb-...
kre[src/trunk]: src/tests/usr.bin/mixerctl Limit previous to the i386 qemu kerne...
nonaka[src/trunk]: src/sys/lib/libsa update marks[MARK_DATA] with COUNT_DATA.
nonaka[src/trunk]: src/sys/arch/i386/stand/lib no need COUNT_KERNEL hack.
kamil[src/trunk]: src/sys/arch Garbage collect unneeded inclusion of <x86/dbregs.h...
christos[src/trunk]: src/tests/kernel/arch/x86 make bitfields unsigned
riastradh[src/trunk]: src/sys/dev Paranoia: parenthesize macro operands.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Avoi...
jdolecek[src/trunk]: src/sys/dev refactor the ld(4) DIOCCACHESYNC hook into general i...
ozaki-r[src/trunk]: src/sys/netinet6 Prevent ia6 from being freed in in6_ifinit
hannken[src/trunk]: src/sys Change the protocol to update a mounted file system from...
hannken[src/trunk]: src/sys/ufs/ffs Bring back read-write to read-only mount update ...
hannken[src/trunk]: src/sys/kern Add an operation to test a mount for fstrans suppor...
ozaki-r[src/trunk]: src/tests/net Provide a more robust regexp for time formats of 1...
hannken[src/trunk]: src/sys/kern Switch fstrans_dump() to _mountlist_next().
kamil[src/trunk]: src Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part
christos[src/trunk]: src/etc remove env.
msaitoh[src/trunk]: src/sys/dev/pci regen.
hannken[src/trunk]: src/sys/compat/ndis Switch NdisOpenFile() to mountlist iterator.
christos[src/trunk]: src/usr.sbin/makefs Explain the 's' image size better.
jmcneill[src/trunk]: src/sys/dev/fdt Allow devices to attach to nodes without a "comp...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add GPU gating clock
jmcneill[src/trunk]: src/sys/arch/arm/samsung Adapt for clock domain support
riastradh[src/trunk]: src/usr.bin/make Factor out parts of cached_realpath.
wiz[src/trunk]: src/share/man/man9 Fix month in Dd.
agc[src/trunk]: src/crypto/external/bsd/netpgp Update netpgpverify sources in ba...
ozaki-r[src/trunk]: src/sys/netipsec Use %zu for size_t (fix build of 32bit archs)
maya[src/trunk]: src/lib/libc/rpc avoid calloc(1,0).
christos[src/trunk]: src/crypto/external/bsd/openssh/lib bump
nonaka[src/trunk]: src/sys/arch/x86/include remove prototypes of nonexistent function.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix conflict.
kre[src/trunk]: src/tests/usr.bin/mixerctl If we are using the pad audio device, ...
christos[src/trunk]: src/sys - Propagate the signal mask from the ucontext_t to the n...
jmcneill[src/trunk]: src/sys/dev/sdmmc Ensure that the task is returned to the free t...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.3 to 2.4 20 April 2017
abhinav[src/trunk]: src/share/man/man9 Fix typo.
pgoyette[src/trunk]: src/share/man/man9 Reword further to make it clearer that the tw...
pgoyette[src/trunk]: src/share/man/man9 And actually remove the double-negative that ...
christos[src/trunk]: src/doc new tzcode.
pgoyette[src/trunk]: src/sys/kern Add a check to ensure that a new sysctl node was at...
pgoyette[src/prg-localcount2]: src Add DEVSW_MODULE_INIT to existing device-driver mo...
jdolecek[src/trunk]: src add vioscsi(4) manpage
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_dispatch (3/3): do "blocked" ...
ozaki-r[src/trunk]: src/sys/netinet Lookup caches from a CARP interface if the packe...
kre[src/trunk]: src/bin/sh Command line, and "set" command options processing cl...
ozaki-r[src/trunk]: src/tests/net Enable debug logging of kernels such as ARP and ND...
abhinav[src/trunk]: src/share/man/man9 Remove reference to pathname(9), its man page...
christos[src/trunk]: src/lib/libc/stdlib The BSD qsort() performs tail recursion elim...
chs[src/trunk]: src MAP_FIXED means something different for mremap() than it doe...
mbalmer[src/trunk]: src/sys/modules/lua Only load a module if it is not already load...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
nonaka[src/trunk]: src/sys/arch/x86 whitespace
perseant[src/trunk]: src/tests/lib/libc/locale Add a member to the test data structur...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Don't try to use memory above 4GB PA.
nat[src/trunk]: src/sys/dev/pad Add missing sc_bytes_count.
nat[src/trunk]: src/sys/dev The high resolution bell is the only option. The 8 ...
hannken[src/trunk]: src/sys/fs/smbfs When a vnode has an invalid type because the ty...
hannken[src/trunk]: src/sys/ufs/ffs No need to call vgone() on the just created in f...
martin[src/trunk]: src/sys/arch/evbarm/conf Revert previous, the needed signals are...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Remove unused tegra_dma_tag
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
ozaki-r[src/trunk]: src/sys/netipsec Don't make isr->sav NULL
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add the new t_toupper to unbreak th...
christos[src/trunk]: src/distrib/sets/lists/etc add racoon
pgoyette[src/trunk]: src/distrib/sets/lists/debug Also add the debug entries for the ...
kamil[src/trunk]: src/lib/libc/sys Document transition of EV_SET() from a macro to...
christos[src/trunk]: src/lib/libpuffs Adjust to prototype.
chs[src/trunk]: src/sys remove checks for failure after memory allocation calls ...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new modules
kre[src/trunk]: src/tests/bin/sh Add a new test case "nested_arith" (that is, th...
jmcneill[src/trunk]: src/etc/etc.evbarm Create /dev/openfirm device for ofctl(8).
matt[src/trunk]: src/lib/csu/arch/earm bic sp not allowed in thumb (even with thu...
matt[src/trunk]: src/sys/arch/evbarm/cubie Make sure the core register are mapped...
maxv[src/trunk]: src/sys/arch Align the segments properly, and split text+rodata ...
maxv[src/trunk]: src/sys/arch/xen/x86 Map the kernel text, rodata and data+bss in...
msaitoh[src/trunk]: src/sys Fix a bug that ichlpcib(4) maps I/O area incorrectly and...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwcmmc
rtr[src/trunk]: src/sys/netinet Fix building of IPv4-Mapped IPv6 addresses.
christos[src/trunk]: src/lib/libedit OpenBSD term.c rev. 1.7 2002/11/29 20:13:39 deraadt
skrll[src/trunk]: src/sys/dev/usb Re-enable the TT support that existed previously.
christos[src/trunk]: src/lib/libedit get rid of bool_t (Ingo Schwarze)
riastradh[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/dev/pci PR/50817: David Binderman: Delete dead code (cop...
sjg[src/trunk]: src/usr.bin/make Delete :@ loop iterator when done with it
wiz[src/trunk]: src/usr.bin/make Spelling fixes.
christos[src/trunk]: src/sys/dev/hdaudio mute the mixer with that has input children
ozaki-r[src/trunk]: src/sys/netinet Remove garbage undef
hannken[src/trunk]: src/sys Bring back vrele_flush() to flush deferred vrele() o an ...
hannken[src/trunk]: src/sys Split sys/vnode.h into sys/vnode.h and sys/vnode_impl.h
wiz[src/trunk]: src/share/man/man8 Fix xrefs, sort.
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr*_trap_variab...
njoly[src/trunk]: src/sys/arch/x86/x86 Always output 2 digits for the cpu frequenc...
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by bouyer ...
scole[src/trunk]: src Add fenv for ia64, imported from FreeBSD, compile tested only.
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Make stub Linux header files visib...
skrll[src/trunk]: src/libexec/ld.elf_so Fix .note.netbsd.march by ensuring correct...
kiyohara[src/trunk]: src/sys/arch/evbmips/alchemy Clear ATAC_CAP_DATA32, if dev is at...
skrll[src/trunk]: src/share/man/man9 Typo. Bump date.
riastradh[src/trunk]: src/sys/sys Fix C arithmetic quirks in roundup2 and avoid multip...
riastradh[src/trunk]: src/share/man/man9 Use Er, not Dv, for errno E* names.
matt[src/trunk]: src/sys/arch/evbarm/conf No need for CPU_CORTEXA7 since it's imp...
pooka[src/trunk]: src/sys/rump/librump/rumpkern set the local clients' comm to "ru...
christos[src/trunk]: src/bin/sh PR/47317: Henning Petersen: Replace index() with strc...
christos[src/trunk]: src/usr.sbin/envstat - no point in allocating memory to hold com...
wiz[src/trunk]: src/usr.sbin/rtadvd Formatting nit.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove broken drm2 vm_mm...
matt[src/trunk]: src/sys/arch/arm/cortex Fix some bugs.
rmind[src/trunk]: src/sys bpf_filter: add a custom argument which can be passed to...
wiz[src/trunk]: src/gnu/usr.bin/send-pr Set GNATS_ADDR to gnats-bugs@NetBSD.org, ...
christos[src/trunk]: src/lib/libexecinfo add stdint.h for FreeBSD compat.
uwe[src/trunk]: src/lib/libc/gen Add RFC 2045 (for VIS_MIMESTYLE) to "SEE ALSO".
kre[src/trunk]: src/tests/usr.bin/mixerctl Drop the test for QEMU and instead sk...
chs[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k revert rev 1.2 (disab...
christos[src/trunk]: src/usr.bin/elf2ecoff This only works with 32 bit Elf and COFF f...
joerg[src/trunk]: src/sys/fs/tmpfs Remove RO check in tmpfs_putpages for now, the ...
joerg[src/trunk]: src/sbin/ping Use an explicitly aligned buffer for ip.
joerg[src/trunk]: src/usr.sbin/bootp/common Avoid access to unaligned data.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Disable unnecessary boot device ...
uwe[src/trunk]: src/lib/libc/gen Add BUGS section that explains that names VIS_H...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
matt[src/trunk]: src/sys/arch/evbarm/beagle Add PL310 L2CC init for OMAP4.
mbalmer[src/trunk]: src/share/locale/messages Fix a typo: Affrimative -> Affirmative.
snj[src/netbsd-7-0]: src/doc 1436
ginsbach[src/trunk]: src/tests/lib/libc/time Make century and year conversion tests a...
maxv[src/trunk]: src/sys/kern KNF
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add an initial console device and ...
skrll[src/trunk]: src/sys/dev/usb Add sc->sc_bus.use_polling || to a couple of KAS...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen s/__libc/_libc/
matt[src/trunk]: src/sys/arch/arm/allwinner Add awingpio
matt[src/trunk]: src/sys/arch/evbarm/beagle Unforce VERBOSE_INIT_ARM
matt[src/trunk]: src/sys/arch/evbarm/conf Fix gpio addresses
snj[src/netbsd-7-0]: src/doc 1412
pgoyette[src/trunk]: src/sys/compat/common Hmmm, if we omit if_43.c from the SRCS lis...
riastradh[src/trunk]: src/sys/arch/arm/broadcom Make the rpi hwrng feed data to the en...
macallan[src/trunk]: src/sys/arch/mips/ingenic un-gate yet another clock
martin[src/trunk]: src/distrib Add libpthread.so* - new lzma needs it.
pooka[src/trunk]: src/sys regen
jmcneill[src/trunk]: src/sys/arch/arm/cortex Don't assume that CPU index = GIC CPU in...
uwe[src/trunk]: src/lib/libc/time And two more pastos in examples: December and ...
uwe[src/trunk]: src/lib/libc/gen Typos: fix -> fit; length size -> size.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add two thumb2 bits.
christos[src/trunk]: src/lib/libc/rpc don't lose the RPC error from CLNT_CALL.
martin[src/netbsd-7-0]: src/sys/net/npf Pullup the following revision, requested by...
gdt[src/trunk]: src/share/man/man7 Remove tests.7 in objdir before copying to it.
uwe[src/trunk]: src/lib/libc/time Fix table formatting.
matt[src/trunk]: src/common/lib/libc/arch/arm/string If compiling standalone with...
matt[src/trunk]: src/sys/arch/evbarm/conf Only configure awiniic0 for now
dholland[src/trunk]: src/sys/ufs/lfs Mark ufs file versions we're already synced with.
snj[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
pgoyette[src/trunk]: src/sys/conf Note that sysmon device is also required for sysmon...
snj[src/netbsd-7-0]: src/sys/dev/sysmon Apply patch (requested by pgoyette in ti...
jmcneill[src/trunk]: src/sys/arch Add support for using a raw file-system image as me...
matt[src/trunk]: src/lib/libc/arch/arm Use less got, add END(), make thumb tolerant.
martin[src/netbsd-7-0]: src/regress/sys/arch/m68k/060sp Pull up following revision(...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Swap use of r1 and ip
martin[src/netbsd-7-0]: src/doc Ticket #1630
hsuenaga[src/trunk]: src/sys/arch/arm/marvell implement L2 cache maintenance operatio...
martin[src/netbsd-7-0]: src/doc Ticket #1677
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by kre in tick...
matt[src/trunk]: src/lib/csu/arch/earm Thumbify
njoly[src/trunk]: src/sys/compat/netbsd32 Apply fix from natuve clock_nanosleep(2)...
chs[src/trunk]: src/sys/arch/mips/include the FP_* rounding constants need to be...
msaitoh[src/trunk]: src/sys Decode AGP capability.
chs[src/trunk]: src/tests/lib/csu/arch/powerpc check the lower bits of the stack...
snj[src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ...
mrg[src/trunk]: src/sys/dev minor clean ups:
kre[src/trunk]: src/distrib/sets/lists/base tzdata2017a: new timezone America/Pu...
hannken[src/trunk]: src/sys/kern Must always lock the parent -> lock the child -> un...
snj[src/trunk]: src/share/man/man4 CardBus capitalization police
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by pg...
matt[src/trunk]: src/sys/arch/arm/arm32 define __HAVE_PREEMPTION
matt[src/trunk]: src/sys/arch/arm Make setsoftast take a cpu_info *
roy[src/trunk]: src/lib/libterminfo Improve the scope of some variables.
riastradh[src/trunk]: src/sys/kern done is not guaranteed to be aligned; don't *(uint3...
matt[src/trunk]: src/sys/arch/aarch64/include #include <arm/ptrace.h> instead of ...
maxv[src/trunk]: src/sys/kern Don't fail if a module does not have a data or roda...
matt[src/trunk]: src/sys/compat/netbsd32 Fix inverted error check.
skrll[src/trunk]: src/sys/dev/usb Add a UPS_SUPER_SPEED. From Takahiro HAYASHI.
martin[src/netbsd-7-0]: src/sys/arch/xen/x86 Additionally pull up the following for...
jakllsch[src/trunk]: src/sys/dev/sdmmc Only use DETACH_FORCE as flags argument to sdm...
matt[src/trunk]: src/common/lib/libc/arch/arm/string fix cfi_register -> cfi_offset
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Don't include <arm/arm32/pte.h> and <...
martin[src/netbsd-7-0]: src/doc Ticket #1589
christos[src/trunk]: src/sys GC WOPTSCHECKED, define macros for the select opts and a...
christos[src/trunk]: src/sys/arch/evbarm/gumstix sprinkle ifdef spices.
matt[src/trunk]: src/sys/arch/arm/cortex Rework considerably. Use alternating se...
martin[src/trunk]: src/lib/libm/src Add support for the long double format used on ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Avoid a few instructions since we k...
christos[src/trunk]: src/sys/dev/pci PR/48150: Noriyuki Koizumi: Add support for Inte...
pgoyette[src/trunk]: src/sys/dev/ic Initial pass at supporting decode for DDR4.
christos[src/trunk]: src/external/bsd/byacc/dist - remove malloc/realloc casts.
riastradh[src/trunk]: src/sys/kern Centralize bookkeeping of rnd_initial_entropy.
nonaka[src/trunk]: src/sys/dev/wsfb genfb(4): Enabling/Disabling shadowfb can be co...
pooka[src/trunk]: src/usr.bin Make it possible to omit libutil from the link. It'...
christos[src/trunk]: src/sys/kern Fix arg64 computation for compat_netbsd32
kamil[src/trunk]: src Add new test t_timedmutex
snj[src/netbsd-7]: src/doc 668-673
dholland[src/trunk]: src/sys/dev/usb Add extra ucom/u3g id for Huawei E353; from Ben ...
skrll[src/trunk]: src/distrib/sets/lists/comp Fix linker script entries for arch64...
roy[src/trunk]: src/sys Introduce p2p_rtrequest() so that IFF_POINTOPOINT interf...
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by mrg in ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Actually return the new...
riastradh[src/trunk]: src/share/man/man9 Fix punctuation.
martin[src/netbsd-7]: src/doc Tickets #649 and #650
dholland[src/trunk]: src/usr.sbin/dumpfs Teach this to print FS_SUJ (and FS_GJOURNAL, ...
snj[src/netbsd-7]: src/sys/arch/arm/amlogic Pull up following revision(s) (reque...
pooka[src/trunk]: src/sys/kern Autogenerate rump_syscalls.c into the correct names...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner establish intr handler before calling...
jmcneill[src/trunk]: src/sys/dev/sdmmc allow vendor specific code to hook into bus wi...
mlelstv[src/trunk]: src/sys/dev/sdmmc fix timeout path in soft reset when building w...
szptvlfn[src/trunk]: src/external/mit/xorg/lib/gallium remove redundant \
christos[src/trunk]: src/external/bsd/blacklist/bin add 'n' to getopt
riastradh[src/trunk]: src/sys Make vget always return vnode unlocked.
matt[src/trunk]: src/lib/csu/common MIPS wants a read/write eh_frame.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Push two registers to keep s...
matt[src/trunk]: src/sys/arch Very very very prelimnary support for cubieboard 1 ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Only try to attach to CPUs with the same cl...
rmind[src/trunk]: src - Add and use npf_alg_export().
uwe[src/trunk]: src/lib/libc/time Use .Vt for types. Don't use .Pq - it formats...
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty need an =
pgoyette[src/trunk]: src/sys/kern Regenerate files for modularization of ptrace(2)
ozaki-r[src/trunk]: src/sys/net Fix previous
macallan[src/trunk]: src/sys/arch/mips/ingenic add entries for sdmmc hosts, no driver...
christos[src/trunk]: src/usr.sbin/zic remove unused
pgoyette[src/trunk]: src/sys/dev/sysmon At suggestion from riastradh@ ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Make viadrm (UMS) almost build.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257465: Annotate tainted.
snj[src/netbsd-7-0]: src/doc 1432
dholland[src/trunk]: src/usr.bin/units Improve the parser. Now we understand negative...
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Avoid shadowing global `min'.
riz[src/trunk]: src/share/mk Back out unintended changes committed with last.
joerg[src/trunk]: src/external/cddl/osnet/dev/sdt SDT is not a disease. Use const ...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Override default L...
riastradh[src/trunk]: src/lib/libc/net Avoid shadowing global.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Set nouveau to a more reasonab...
christos[src/trunk]: src/lib/libedit - Add some more Char casts
pooka[src/trunk]: src/sys/kern opt_ntp.h is no longer used in kern_clock.c
pooka[src/trunk]: src/sys/rump Apparently not all ports define struct clockframe i...
pooka[src/trunk]: src/sys/rump Build compat code only when specified by RUMP_COMPAT
christos[src/trunk]: src/distrib/mipsco/instkernel Bump size.
christos[src/trunk]: src/sys/arch/cobalt/conf bump size.
christos[src/trunk]: src/sys/arch/hppa/stand move the NODEBUG to the boot blocks only.
christos[src/trunk]: src/lib/libedit A very simple, non-intrusive patch to fix a segf...
ginsbach[src/trunk]: src/usr.bin/indent Use warnx(3).
wiz[src/trunk]: src/doc sqlite-3.8.0 out
martin[src/netbsd-7-0]: src/doc Ticket #1606
christos[src/trunk]: src/sbin/disklabel Add missing doc flags (B,M,m)
ozaki-r[src/trunk]: src/sys/netinet6 Don't take KERNEL_LOCK for if_output when NET_M...
maxv[src/trunk]: src/sys/kern Remove FreeBSD.
christos[src/trunk]: src/sys/dev/pci fix mbuf leak on failure (Brainy)
riastradh[src/trunk]: src/sys/compat/common Sprinkle #ifdef _KERNEL_OPT.
mbalmer[src/trunk]: src ptcd(4) is a device driver for the cash drawer port found on...
msaitoh[src/trunk]: src/sys/dev/pci space change.
christos[src/trunk]: src/lib/libc/gen Add VIS_GLOB (Brooks Davies)
pgoyette[src/trunk]: src/sys/compat/common Really comment out if_43.c this time. (I ...
kamil[src/trunk]: src/tests/kernel Add new test traceme3 in t_ptrace
christos[src/trunk]: src/distrib fix awk
pooka[src/trunk]: src/sys/arch/i386/include Revise rhetoric for why __HAVE_ATOMIC6...
matt[src/trunk]: src/sys/arch/evbarm/conf Revert back to IS_CURCPU until panics w...
abs[src/trunk]: src/sbin/newfs_msdos newfs_msdos allowed suffixes such as 'k', '...
pgoyette[src/trunk]: src/sys/kern Update initialization of sysmon and its components....
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix DWC2_READ_4 in dwc2_sample_fr...
ozaki-r[src/trunk]: src/sys/net Simplify bridge(4)
christos[src/trunk]: src/lib/libedit OpenBSD sig.c rev. 1.6 2001/12/06 04:26:00 deraadt
christos[src/trunk]: src/external/gpl3/binutils.old use our real top
hauke[src/trunk]: src/sys/dev/usb Add entry for Intel Centrino Advanced-N 6235 blu...
alnsn[src/trunk]: src Add tests for not-yet-committed cgd algorithm AES-XTS.
kamil[src/trunk]: src/tests/kernel Run the attach_pid1 test (from t_ptrace) in unp...
pgoyette[src/trunk]: src/usr.sbin/paxctl Merge changes from David H. Gutteridge in PR...
dholland[src/trunk]: src/sys/ufs/lfs Apply ufs_extattr.c 1.48:
jmcneill[src/trunk]: src/distrib/utils/embedded Improvements and fixes for FAT+FFS im...
msaitoh[src/trunk]: src/sys/dev/pci Add a workaround for BCM57780 to prevent device ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia DT ode path to i2c controller with ams37...
abhinav[src/trunk]: src/bin/sh Fix mandoc -Tlint warnings:
christos[src/trunk]: src/sys/netipsec change into __func__
sevan[src/trunk]: src/share/man/man9 Improve wording.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Disable SDR104 until the Tegra K1 custom...
riastradh[src/trunk]: src New rndsource driver for Araneus Alea II TRNG USB devices.
ozaki-r[src/trunk]: src/sys/netipsec Remove __FreeBSD__ and __NetBSD__ switches
christos[src/trunk]: src/distrib/sets/lists bump libssh
ozaki-r[src/trunk]: src/sys/netipsec Improve message on assertion failure
ozaki-r[src/trunk]: src/sys/netipsec Use KASSERT for sanity checks of function argum...
skrll[src/trunk]: src/sys/arch/arm/footbridge Use designated initialisers and fix ...
joerg[src/trunk]: src Update build system for libarchive-3.3.2pre.
joerg[src/trunk]: src/doc Update libarchive and pkg_install.
christos[src/trunk]: src/bin/ln - fix number in copyright
kre[src/trunk]: src/sys/dev/pci For want of a comma, the compiler was lost.
christos[src/trunk]: src/usr.sbin/makemandb libarchive now needs crypto
kre[src/trunk]: src/bin/sh "b" more forgiving when sorting options to allow reas...
joerg[src/trunk]: src/external/bsd/libarchive/dist GC old files.
jmcneill[src/trunk]: src/sys/dev/i2c Add SD0 regulator.
jmcneill[src/trunk]: src/sys/arch Get rid of tegra_cpuinit after scanning fdt and att...
jakllsch[src/trunk]: src/sys/dev/ic Fix PRB blanking, so as not to stomp on the feet ...
christos[src/trunk]: src/lib/libc/time merge tzcode2017b.
riastradh[src/trunk]: src Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
pgoyette[src/prg-localcount2]: src Restore all work from the former pgoyette-localcou...
ozaki-r[src/trunk]: src/sys/netipsec Fix memory leaks of allocated data to sav on ke...
christos[src/trunk]: src/sys/arch/pmax/pmax Fix debug (make it compile)
nat[src/trunk]: src/sys/dev/usb Release sc_intr_lock between successive calls to...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.
ryo[src/trunk]: src/sys/dev/usb u3ginit rename to umodeswitch
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-ehci and nvidia, te...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Clear all event counters when SIOCZIFDATA(...
kre[src/trunk]: src/tests/bin/sh Skip the test of non-posix behaviour if we are ...
bouyer[src/trunk]: src/sys/arch Add options CAN and pseudo-device canloop to ALL ke...
macallan[src/trunk]: src/sys/dev/pci g/c some unused / #if 0-ed goop, support firmwar...
martin[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) can bus options, CU...
ozaki-r[src/trunk]: src/sys/net Call in6_ifdetach only if in6_present (for rump)
jmcneill[src/trunk]: src/sys Move console initialization out of platform code into th...
maya[src/trunk]: src/sys/arch/x86/x86 Do not pause many times between testing if ...
ozaki-r[src/trunk]: src/sys/netipsec Hide details of the sadb message format (NFCI)
knakahara[src/trunk]: src/sys/opencrypto fix: crypto_unregister didn't work.
ozaki-r[src/trunk]: src/sys/netipsec Move key_init_spidx_bymsghdr to just before spi...
jmcneill[src/trunk]: src/sys/arch Attach Tegra124 DVFS to /cpus/cpu0 now that another...
jmcneill[src/trunk]: src/sys Allow platform code to specify the UART frequency for co...
skrll[src/trunk]: src/sys/arch/arm/arm Fix up some instructions. Prompted by chuq.
abhinav[src/trunk]: src/share/dict Add `instantiate'
martin[src/netbsd-7-0]: src/sys/dev/ppbus Pull up following revision(s) (requested ...
riastradh[src/trunk]: src/sys/dev Use explicit_memset to zero key material.
soren[src/trunk]: src/sys/arch Blocking memory space accesses on the SIS 85C496 ch...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct a typo in awin_gpio_pin_ctl t...
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/sys/kern In fd_abort(), reset ff_exclose to preserve invaria...
kre[src/trunk]: src/tests/bin/sh By special request, add a check that ${011} is ...
skrll[src/trunk]: src/sys/arch/mips/mips Fix up uarea page mapping compile conditi...
riastradh[src/trunk]: src/sys/ufs/ufs WAPBL tx is always locked by ufs_bufrd caller, s...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Even though both gas ...
matt[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Make earmv5 work.
dholland[src/trunk]: src/sys/ufs/lfs More already-merged or equivalent changes:
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_rename.c 1.11: ufs_gro_genealogy: use ...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add mpl115a(4) man page to dist list.
khorben[src/trunk]: src/sys/arch Also use ACPI shutdown on Xen DOM0
rtr[src/trunk]: src/sys return EINVAL if sin{, 6}_len != sizeof(sockaddr_in{, 6}) ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia ehci registers start at +0x100 from USB ...
ozaki-r[src/trunk]: src/sys Introduce in6_selecthlim_rt to consolidate an idiom for ...
skrll[src/trunk]: src/sys/arch/arm/cortex Remove unused label
wiz[src/trunk]: src/share/man/man9 Improve wording and macro usage.
khorben[src/trunk]: src/sbin/wsconsctl Added a field type for signed integers. This ...
knakahara[src/trunk]: src/sys/netinet6 ip6flow refactor like ipflow.
martin[src/trunk]: src/sys/kern kobj_machdep() needs a chance to moify the loaded c...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip More clock fixes, debugging.
matt[src/trunk]: src/sys/arch/evbarm/conf Disable omapfb/wsdisplay until they sto...
pooka[src/trunk]: src/usr.bin Need bsd.own.mk for mk.conf, include it at an opport...
matt[src/trunk]: src/sys/arch/evbcf/include Use MBR compatible partitioning
martin[src/netbsd-7-0]: src/sys/dev/scsipi Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/dev/sysmon We only need the _cd when we are a module.
kre[src/trunk]: src/bin/sh Now that excessive use of STACKSTRNUL has served its ...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Change the cv n...
hannken[src/trunk]: src Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h.
drochner[src/trunk]: src/sys -extend the pcu(9) API by a function which saves all con...
matt[src/trunk]: src/sys/arch/arm Reap LWP_VFPUSED and use PCU internal tracking.
christos[src/trunk]: src fix gethostbyaddr prototype per TOG.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner usb irq handler should be IPL_SCHED
joerg[src/trunk]: src/lib/libc Extract the data for nl_langinfo directly from the ...
perseant[src/trunk]: src/lib/libpam/modules/pam_deny Add Edgar Fuss's patch to pam_de...
matt[src/trunk]: src/sys/lib/libkern Simplify by using LIBISPRIVATE?= yes
khorben[src/trunk]: src/sys/arch/evbarm/conf Added the lockstat pseudo-device
riastradh[src/trunk]: src/sys/arch/arm/broadcom Get some entropy early on bcm2835_rng ...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom The BCM2835 reference says the SDHC_HI...
skrll[src/trunk]: src/sys/dev/ic Use C99 designated initializers.
knakahara[src/trunk]: src/tests/net/if_pppoe fix: extend waittime to avoid unintended ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip timer_clk is 24MHz
matt[src/trunk]: src/lib/libc/arch/arm/sys Always compile as ARM even if -mthumb ...
msaitoh[src/trunk]: src/sys/dev/pci Remove extra debug message.
matt[src/trunk]: src/sys/arch include <sys/common_int_fmtio.h> if __INTPTR_FMTd__...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom update to r1.377 from upst...
martin[src/netbsd-7-0]: src/doc Ticket #1619
matt[src/trunk]: src/external/gpl3/gcc/lib Add MACHINE_ARCH's evbearmv5-e[bl] to ...
riz[src/netbsd-7]: src/doc Tickets 29, 30
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by mrg in tick...
christos[src/trunk]: src/lib/libc/gen Do as the man page says, and for GLOB_NOCHECK r...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Also create hw.pagesize, makes sys...
martin[src/netbsd-7-0]: src/doc Ticket #1598
martin[src/netbsd-7-0]: src/doc Ticket #1607
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc fix merge conflicts from import of...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use hardclock_ticks instead of a h...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon don't apply the "don't...
pgoyette[src/trunk]: src/sys/dev/sysmon Register the sysmon pseudo-device with power ...
pgoyette[src/trunk]: src/sys/dev/sysmon Correctly check return status when registerin...
pgoyette[src/trunk]: src/sys/dev/sysmon Handle early initialization requirements - th...
pgoyette[src/trunk]: src/sys/kern Remove extraneous ')' from previous.
snj[src/netbsd-7-0]: src/doc 1512
jmcneill[src/trunk]: src/sys/arch/arm/cortex isb between TTBCR write and TLBIALL
pooka[src/trunk]: src/sys/rump/include/machine emulgate clockframe
christos[src/trunk]: src/distrib/utils/libhack provide the symbols sethostent.c in li...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused code (from OpenBSD...
kiyohara[src/trunk]: src/sys/dev/marvell Add more #warning message 'Please use mvxpe ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more fixes from OpenBSD/lun...
martin[src/netbsd-7-0]: src/sys Apply patch, requested by maxv in ticket #1666:
macallan[src/trunk]: src/sys/arch/mips/ingenic more bits & registers
pooka[src/trunk]: src/sys/rump Default compat to 60 70, now that it hopefully gene...
martin[src/netbsd-7-0]: src/sys/conf Pull up following revision(s) (requested by jn...
pgoyette[src/trunk]: src/sys/dev/sysmon Modularize sysmon and its components
rodent[src/trunk]: src/share/misc Adding more.
mlelstv[src/trunk]: src/sys/arch/amiga/dev detect a4000 hardware only once, then use...
matt[src/trunk]: src/sys/arch/evbarm/conf Remove CPU_CORTEXA7 since ALLWINNER_A31...
riastradh[src/trunk]: src/share/man/man9 First part of reworking vnode(9) man page. M...
pgoyette[src/trunk]: src/etc Set the redirection correctly, so that stderr gets duped...
snj[src/netbsd-7-0]: src/doc tickets 1469-1475, 1477-1479, 1482-1486
pooka[src/trunk]: src/sys/rump/include/opt use WSEMUL_NO_DUMB and WSEMUL_VT100
martin[src/netbsd-7-0]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up follo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Avoid void *->paddr_t cas...
riastradh[src/trunk]: src/sys/external/bsd/drm2/via Empty suspend/resume handler for v...
riastradh[src/trunk]: src/sys/modules Hold off on building viadrmums module until it w...
riastradh[src/trunk]: src/sys/modules Enable build of viadrmums module, i386-only.
nonaka[src/trunk]: src/sys/dev/pci Register iwm(4) with pmf(9).
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Fix INTPTR_TYPE/UINTP...
matt[src/trunk]: src/lib/libc/arch/arm only emit cfi if __ARM_EABI__ && __UNWIND_...
skrll[src/trunk]: src/sys/arch/mips/mips Whitespace.
matt[src/trunk]: src/lib/libc/arch/powerpc Use a constructor to get the cache_info.
martin[src/netbsd-7-0]: src/lib/libc/nameser Pull up following revision(s) (request...
martin[src/netbsd-7-0]: src/doc Ticket #1709
martin[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by ria...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Match firmware paths for the boot d...
skrll[src/trunk]: src/sys/dev/usb Set the correct MPS for LS devices. From Takahi...
skrll[src/trunk]: src/lib/csu/arm_elf G/C arm COMPILERCRTSTUFF
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/perfmon D...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) via patch (requested ...
kre[src/trunk]: src/bin/sh Correct the initial line number used for processing -...
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
ozaki-r[src/trunk]: src/sys/netinet Use KASSERT instead of if & panic
bouyer[src/netbsd-7-0]: src/share/man/man4 Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/arm/allwinner Add AWIN_AHCI_DMA
pooka[src/trunk]: src Install rumpuser_port.h
skrll[src/trunk]: src/sys/arch/arm/samsung Add .arch_extension sec to fix build. (...
msaitoh[src/trunk]: src/sys/dev/pci - BGE_CHIPID_BCM5784_A1 is not 0x5784100 but 0x5...
mbalmer[src/trunk]: src/lib/lua/sqlite Fix function name, no functional change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/instmem P...
christos[src/trunk]: src/lib/libedit attribute unused
christos[src/trunk]: src/usr.sbin/altq/altqstat PR/50824: David Binderman: Limit scan...
matt[src/trunk]: src/sys/arch/arm/omap Initial OMAP4 changes.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Adapt the Synopsys DWC2 driver to NetBSD.
matt[src/trunk]: src/sys/arch/arm/allwinner Allow either ohci or ehci to be missing.
macallan[src/trunk]: src/sys/dev/sbus support screen blanking and hw cursor
dholland[src/trunk]: src/sys/arch/arc/stand/boot Add missing va_end. PR 50793 from Da...
dholland[src/trunk]: src/sys/arch/sgimips/stand/common Add missing va_list, from Davi...
christos[src/trunk]: src/tests/kernel This needs _KERNTYPES on some platforms.
christos[src/trunk]: src/lib/libedit Change the test for the size of encoded buffer t...
snj[src/netbsd-7-0]: src/external/bsd/dhcp/dist/relay Pull up following revision...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing rtcache_free
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Add a reinit_completio...
joerg[src/trunk]: src Update LLVM build glue for pre-4.0.0 r291444.
ozaki-r[src/trunk]: src/sys Get rid of unnecessary header inclusions
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Don't return void.
riastradh[src/trunk]: src/sys/dev/pci Avoid shadowing global `max' from libkern.
riastradh[src/trunk]: src/sys/sys Don't do _BSD_SIZE_T_ dance here. Use <stddef.h> in...
jandberg[src/trunk]: src Fix some awkward language in manpage and code comments.
knakahara[src/trunk]: src/tests/net/if_pppoe fix rarely rump.ping6 failures by "UDP co...
knakahara[src/trunk]: src/sys/dev/pci Fix wm(4) input drop packet counter.
pgoyette[src/trunk]: src/lib/libexecinfo Typo
jdolecek[src/trunk]: src/sys/dev/ic reduce admin queue size to save memory; it's only...
pgoyette[src/trunk]: src/sys/rump Forgot these two generated files...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing pserialize_read_exit
tsutsui[src/trunk]: src/sys/arch/sun3/sun3x Tab/whitespace cleanup.
christos[src/trunk]: src/sys/dev/pci PR/50820: David Binderman: Fail when !(edge|puls...
sjg[src/trunk]: src/usr.bin/make Adapt to changed Var_Subst()
christos[src/trunk]: src/external/bsd/elftoolchain/lib bump version
christos[src/trunk]: src/distrib/sets document CTF
skrll[src/trunk]: src/external/gpl3 Remove duplicated lines
ginsbach[src/trunk]: src/usr.bin/indent Use errx(3).
skrll[src/trunk]: src/tools Sort using mkheaderlist.sh:1.3
ryo[src/trunk]: src/usr.sbin/intrctl fix column alignment of "intrctl list [-c]"
kre[src/trunk]: src/doc I should learn to read a calendar, and not just cut&past...
christos[src/trunk]: src/sys/kern Return 0 if WNOHANG and no kids.
kamil[src/trunk]: src Add new tests: tests/lib/libc/sys/t_wait_noproc and t_wait_n...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Restore simplicity of rump hyperen...
pooka[src/trunk]: src/sys/net Attach PF_INET6 pktq sysctls only when inet6 is pres...
riastradh[src/trunk]: src/sys Xor, not ior, to combine bits of binuptime for rnd_counter.
khorben[src/trunk]: src/sbin/wsconsctl Added complete support for touchscreen calibr...
snj[src/netbsd-7-0]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
snj[src/netbsd-7-0]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (r...
snj[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/sys PR 38290 Adam Hoka: IXANY should exist for _XOPEN_SO...
kre[src/trunk]: src/bin/sh Fix from FreeBSD (applied there in July 2008...)
hannken[src/trunk]: src/sys Add a function to print the fields of a vnode including ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests in t_wait_noproc and t_wait...
rin[src/trunk]: src/sys/arch/evbppc/conf Factorize kern/subr_disk_mbr.c into fil...
maxv[src/trunk]: src/sys/arch/amd64 PERFCTRS -> PMC (not implemented anyway)
christos[src/trunk]: src/sys/net/npf forgot to commit this (new prototype)
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Note that prom_getprop() leaks m...
pgoyette[src/trunk]: src/etc/mtree Mark the entry for /etc/rc.d/nsd optional - it's n...
kamil[src/trunk]: src Add kernel/arch/x86 ATF tests for CPU Debug Registers for am...
abhinav[src/trunk]: src/usr.bin/tic Fix spelling of "discovered"
kamil[src/trunk]: src Introduce new ptrace(2) API to allow/prevent exection of LWP
kamil[src/trunk]: src/share/misc Add SSA to wtf(6)
knakahara[src/trunk]: src/sys/dev/pci 82574 should follow MSI-X mode IMS manner.
skrll[src/trunk]: src/sys/arch/arm/marvell Typo in a model string
jdolecek[src/trunk]: src/sys/dev/ic got 'bad mbi comp_stat 5' during DIOCGCACHE under...
ozaki-r[src/trunk]: src/sys/netinet6 Separate the code of joining multicast groups
kamil[src/trunk]: src/doc Sync TODO.ptrace with reality
knakahara[src/trunk]: src/sys/dev/pci implement AIM(Adaptive Interrupt Moderation), bu...
ozaki-r[src/trunk]: src/sys/netinet6 Protect ia6_memberships by in6_ifaddr_lock
msaitoh[src/trunk]: src/sys/dev/pci Detach sysctl and event counters in bge_release_...
nat[src/trunk]: src/sys/dev Increase the priority of the mixing thread to improv...
skrll[src/trunk]: src/sys/kern Paranoia... keep vmspace reference while doing pmap...
christos[src/trunk]: src/usr.bin/make PR/52159: Jamie Landeg-Jones: Don't try to expa...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add test case for :M[^A-Z]
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p10
ozaki-r[src/trunk]: src Add tests for ipsec
roy[src/trunk]: src/doc Backdate a note about adding RO_MSGFILTER.
jmcneill[src/trunk]: src/distrib/utils/embedded/files Grow the MBR partition table en...
abhinav[src/trunk]: src/sbin/mount_ntfs Use Xr instead of Fn to refer readdir(3)
riastradh[src/trunk]: src/sys/netinet No need for membar_datadep_consumer here.
kamil[src/trunk]: src/tests/lib/libc/sys Restore atf_tc_expect_fail in signal4 of ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia get cpu pll clock from devicetree
kamil[src/trunk]: src/tests/lib/libc/sys Mark signal3/t_ptrace_wait* with timeout ...
uwe[src/trunk]: src/sys/lib/libsa Swap arguments to strncmp() so that the thing ...
flxd[src/trunk]: src/sys/arch/shark/ofw KNF, whitespace.
riastradh[src/trunk]: src/sys/dev/usb Fix the same typo again in the same comment.
jmcneill[src/trunk]: src/sys/dev/ic Fix value for RE_TDESC_CMD_LGSEND_V6 (currently u...
msaitoh[src/trunk]: src/sys/dev/pci Use macro. No binary change.
msaitoh[src/trunk]: src/sys/dev/pci regen.
ozaki-r[src/trunk]: src/sys/netipsec Reduce return points (NFC)
ozaki-r[src/trunk]: src/sys Remove unnecessary NULL checks for inp_socket and in6p_s...
wiz[src/trunk]: src regen using regen target in doc.
joerg[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg_install-20170419.
jmcneill[src/trunk]: src/sys/arch/evbarm/ifpga Initialize intr_setattr of arm32_pci_c...
nonaka[src/trunk]: src/sys/arch/x86/include Added I/O APIC EOI register definition.
nat[src/trunk]: src/sys/dev If there is no data in the mix ring, insert silence.
christos[src/trunk]: src/external/bsd/libarchive Obey MKCRYPTO.
kre[src/trunk]: src/bin/sh Keep track of the biggest fd used by, or available to...
skrll[src/trunk]: src/sys/uvm/pmap Trailing whitespace
christos[src/trunk]: src/bin/kill Clarify 0
christos[src/trunk]: src/lib/libc/gen fix typo (Leonardo Taccari)
abhinav[src/trunk]: src/usr.sbin/makemandb Teach whatis(1) to handle MLINKS
jakllsch[src/trunk]: src/sys/dev/ic Whitespace fixes.
pgoyette[src/prg-localcount2]: src/sys/sys Only include sys/localcount.h if we're in ...
nonaka[src/trunk]: src/sys/arch/x86/include Add x2APIC register definitions.
knakahara[src/trunk]: src/sys/opencrypto refactor cryptointr(), no functional changes.
christos[src/trunk]: src/sys/net/npf Allow npf to be used "normally" from a rump kern...
nonaka[src/trunk]: src/sys/dev/pci Fixed m is not freed if m_defrag() fails.
kamil[src/trunk]: src/external/bsd/libarchive Simplify linking libarchive with lib...
ozaki-r[src/trunk]: src/sys/netipsec KNF
christos[src/trunk]: src/lib/libedit Add DragonFly.
christos[src/trunk]: src/tests/fs/psshfs give it more time.
joerg[src/trunk]: src Add __clear_cache implementatin for SPARC/SPARC64.
ozaki-r[src/trunk]: src/sys/netipsec Warn if failed to send up a PF_KEY message
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-uart and nvidia, te...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-efuse compat string.
martin[src/trunk]: src/distrib/sets/lists/tests Fix typo
riastradh[src/trunk]: src/sys/kern Check VOP_INACTIVE contract with a judicious assert.
bouyer[src/trunk]: src merge the bouyer-socketcan branch to HEAD.
jmcneill[src/trunk]: src/sys Add facility for fdt devices to register reset and power...
nat[src/trunk]: src/sys/dev The scope of setting the gain for playback or record...
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Do not use bus_space_{read, write}_8() ev...
ozaki-r[src/trunk]: src/share/man/man4 Remove unmaintained (and probably unmaintaina...
chs[src/trunk]: src/sys/uvm add assertions that would have caught the recent aud...
perseant[src/trunk]: src/tests/lib/libc/locale Add test cases for sprintf/sscanf/strt...
martin[src/trunk]: src/tests/usr.bin/cc In the -m32 test, additionally test profile...
ozaki-r[src/trunk]: src/sys/netipsec Simplify; we can assume the arguments are alway...
ozaki-r[src/trunk]: src/sys/netipsec Change the prefix of function names of SADB API...
kre[src/trunk]: src/tests/bin/sh One more weird test of parsing (and correctly u...
jmcneill[src/trunk]: src/sys/dev/ic Trigger a software interrupt if any packets were ...
abhinav[src/trunk]: src/share/man/man9 Fix typo: s/DIANOSTIC/DIAGNOSTIC
matt[src/trunk]: src/lib/libc/arch/arm If not earmv7, use -marm on all assembly f...
matt[src/trunk]: src/sys/arch/acorn26/stand Unified syntax
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.9.7. Chang...
matt[src/trunk]: src/external/public-domain/xz/include Only include <immintrin.h>...
martin[src/netbsd-7-0]: src/doc Ticket #1672
snj[src/netbsd-7]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma...
msaitoh[src/netbsd-7-0]: src/doc Ticket #1684.
hannken[src/trunk]: src/sys/fs/msdosfs Revert rev. 1.20 now that bread() has been fi...
christos[src/trunk]: src/sys/arch/amd64/conf fix cut-n-paste.
christos[src/trunk]: src/usr.bin/ftp PR/47276: Add https support
ozaki-r[src/trunk]: src Add tests for IPv6 ICMP redirect
uebayasi[src/trunk]: src/sys Fix build of SPLASHSCREEN without SPLASHSCREEN_IMAGE. S...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use the more widely accepted versi...
martin[src/netbsd-7-0]: src/doc Ticket #1696
riastradh[src/trunk]: src/sys/crypto/cprng_fast Tweak cprng_fast_buf to use 32-bit una...
tho[src/trunk]: src/distrib/notes/common Add myself
roy[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace dtrace needs Wno-format-...
riz[src/trunk]: src/share/mk Don't test dtrace-related variables until after the...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc update to pcc snapshot 20160208. R...
riastradh[src/trunk]: src/sys/arch Add nouveau to x86 GENERIC kernels.
christos[src/trunk]: src/lib/libedit include errno.h
christos[src/trunk]: src/external/gpl3/binutils for next time
christos[src/trunk]: src/doc more stuff is done.
taca[src/trunk]: src/etc/namedb Update root.cache to 2016102001 (October 20, 2016).
jdolecek[src/trunk]: src/sys reorganize ffs_truncate()/ffs_indirtrunc() to be able to...
mlelstv[src/trunk]: src/distrib/sets/lists/debug tag debug libraries with 'debuglib'...
kamil[src/trunk]: src/lib/libpthread POSIX harder the pthread_mutex_timedlock(3) p...
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary NULL checks
mrg[src/trunk]: src install as bozohttpd/bozohttpd.8 as well as httpd.
christos[src/trunk]: src/lib/libedit - don't set _GNU_SOURCE. We are not supposed to ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc cleanup. Mostly from OpenB...
kre[src/trunk]: src/bin/sh Another fix from FreeBSD (this one from April 2009).
khorben[src/trunk]: src/lib/libc/time Fixed a typo within the examples
riastradh[src/trunk]: src/sys Implement TI AM335x's SDHC reset quirk. Beaglebone SDHC...
jmcneill[src/trunk]: src/sys/arch/arm/omap Support 8-bit eMMC for TI AM335x. On my Be...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Simplify since we know curlwp is in...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic ARM ARM D7.3.2 - ensure all ...
martin[src/trunk]: src/doc Note ia64/gcc hack for mknative
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
ryo[src/trunk]: src/sys/arch/arm/imx fix always false comparison.
tron[src/trunk]: src/etc/mtree Remove more obsolete directories:
christos[src/trunk]: src/tests/lib/libpthread more tests from kamil
matt[src/trunk]: src/sys/arch/evbarm/cubie Fix comment.
christos[src/trunk]: src/lib/libc/net move the host file getbyname and getbyaddr func...
joerg[src/trunk]: src/include Remove outdated comment.
spz[src/trunk]: src add entries built for MKDEBUG and MKDEBUGLIB to the set lists
christos[src/trunk]: src/usr.sbin/inetd PR/47318: Henning Petersen: Replace (r)index ...
justin[src/trunk]: src/sys/rump Add aarch64 to rump srcdirs
martin[src/netbsd-7-0]: src/doc Ticket #1635
hsuenaga[src/trunk]: src/sys/arch/arm/marvell sync L2 cache on the tail of region.
joerg[src/trunk]: src/sys/uvm/pmap pmap_tlb_intersecting_active_p is not used in s...
christos[src/trunk]: src/libexec/httpd Fix deref "command" after "free(file)", from K...
kiyohara[src/trunk]: src/sys/dev/ic Backout r1.18.
snj[src/netbsd-7-0]: src/sys/arch/newsmips/apbus Pull up following revision(s) (...
snj[src/netbsd-7-0]: src/sys/external/bsd/ipf/netinet Pull up following revision...
snj[src/netbsd-7-0]: src/doc 1525, 1527, 1530, 1531, 1533, 1536, 1537, 1539
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma...
roy[src/trunk]: src/sbin/ifconfig Move the INET6 specific code for wait_dad_exec...
roy[src/trunk]: src/sys Move INET6 specific in6_if_{up, down}() and in6_if_link_{...
riastradh[src/trunk]: src/share/man/man9 Rewrite vput(9) description.
matt[src/trunk]: src/sys/arch Finish off GPIO handler. Add hook for other driver...
mbalmer[src/trunk]: src/sys/dev/isa Fix the CVS Id marker.
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by maxv in...
christos[src/trunk]: src/external/bsd/wpa/dist/src/p2p Fix potential buffer overflow:
pgoyette[src/trunk]: src/sys Update module dependencies for all the existing modules ...
pooka[src/trunk]: src/sys/rump There are tests which rely on compat code continuin...
apb[src/trunk]: src/sbin/ccdconfig Interleave 0 means concatenate serially, do n...
martin[src/netbsd-7]: src/doc Tickets 32, 33, 34, 36, 37
pgoyette[src/trunk]: src/usr.bin/lam Adjust case of example to match usage (and code)
christos[src/trunk]: src/sys/dev/hdaudio Remove trailing and stray whitespace.
ozaki-r[src/trunk]: src/sys/net Improve lock traces and add reference traces
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't shift negative values.
matt[src/trunk]: src/sys/arch/arm/arm Move the final ip checksum to a common file...
riastradh[src/trunk]: src/gnu/dist/texinfo/util Remove trailing whitespace in texi2dvi...
christos[src/trunk]: src/sys/dev/usb regen
hannken[src/trunk]: src/sys/fs/sysvbfs Sysvbfs_rename: Call bfs_file_delete(bfs, to_...
martin[src/trunk]: src/lib/libm/arch/aarch64 Fix consistent typo: it is FE_ALL_EXCE...
nat[src/trunk]: src/sys/dev/usb Drop sc_lock whilst doing uaudio_chan_open uaudi...
joerg[src/trunk]: src/etc/mtree Update Clang header directory.
wiz[src/trunk]: src/usr.sbin/makefs Document msdos-specific options directly.
roy[src/trunk]: src/lib/libcurses Remove setup already done in newterm and even ...
matt[src/trunk]: src/sys/arch/arm/include Add md_march and PROC0_MD_INITIALIZERS
sjg[src/trunk]: src/usr.bin/make Actually FALSE as last arg to Var_Subst makes m...
riastradh[src/trunk]: src Need <stdbool.h> for true/false.
skrll[src/trunk]: src/sys/dev/usb Why KASSERT when you can KASSERTMSG
christos[src/trunk]: src/distrib/sets/lists bump for new elftoolchain
christos[src/trunk]: src/distrib/cobalt/ramdisk bump size
christos[src/trunk]: src/lib/libc/time PR/50133: Martin Husemann: Can't cache $TZ.
christos[src/trunk]: src/tests/bin/sh Add new test
matt[src/trunk]: src/sys/arch/arm/allwinner correct twi -> awiniic entries
riastradh[src/trunk]: src/share/man/man9 Use Dv, not Li, for EBUSY/ENOENT.
riastradh[src/trunk]: src/sys/sys Cull unused INRENAME and INRELOOKUP.
christos[src/trunk]: src/games/wtf PR/49850: Nikolai Lifanov: Document acronyms-o
tls[src/trunk]: src/sys/kern Mix in boot time (wherever we may find it). Helps ...
skrll[src/trunk]: src/sys/dev/usb Remove race introduced by using usbd_sync_transf...
matt[src/trunk]: src/sys/arch/arm/arm Only set CPU_CONTROL_VECRELOC if ARM_HAS_VB...
matt[src/trunk]: src/sys/arch/evbarm/beagle Use OMAP_[345]XXX
martin[src/netbsd-7]: src Pullup the following to netbsd-7 (requested by matt in t...
martin[src/netbsd-7]: src/external/bsd/bind Pull up following revision(s) (requeste...
ozaki-r[src/trunk]: src/sys/net Make some functions static
snj[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
martin[src/trunk]: src/tests/lib/libc/stdlib Move the list of <fenv.h> supporting a...
snj[src/netbsd-7-0]: src/sys/arch/x86/x86 Apply patch (requested by maxv in tick...
hannken[src/trunk]: src/sys Change bread() and breadn() to never return a buffer on
matt[src/trunk]: src/sys/dev/ic If there is only 1 port, don't say "1 ports".
tron[src/trunk]: src/lib/libc/stdlib Don't scrub the environment unless we are go...
matt[src/trunk]: src/sys/arch Include <sys/common_int_const.h> if __INTMAX_C_SUFF...
matt[src/trunk]: src/sys/arch/evbarm/beagle Add OMAP5 reset code.
joerg[src/trunk]: src Use the lint path as workaround for Clang on 32bit PPC for now.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/external/bsd/mdocml/dist fix typo
ozaki-r[src/trunk]: src/tests/net Do netstat -a for an appropriate protocol
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch From the latest Intel SDM:
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/net PR/48198: Peter Bex: Avoid kernel panic caused by se...
mbalmer[src/trunk]: src Mention ibmcd(4).
christos[src/trunk]: src/include Add VIS_GLOB (Brooks Davis)
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add ERESTARTSYS...
apb[src/trunk]: src/etc/rc.d Reinstate the dirname invocations that were recentl...
joerg[src/trunk]: src/usr.bin/config Negating an integer and comparing it to 1 is ...
matt[src/trunk]: src/sys/arch/arm/broadcom Use max_linkhdr to determine what rcvo...
jmcneill[src/trunk]: src/share/misc IKR: I know, right?
matt[src/trunk]: src/sys/arch/vax/include Fix SCN?FAST{8, 16} formats to match rea...
riastradh[src/trunk]: src/sys/kern buf is not guaranteed to be aligned; don't *(uint32...
pooka[src/trunk]: src/sys/rump Add libkvm to list of userspace libraries.
knakahara[src/trunk]: src/sys/arch/i386 fix i386 build for MSI/MSI-X support code.
ozaki-r[src/trunk]: src/sys Add missing error checks on rtcache_setdst
knakahara[src/trunk]: src/sys/arch/x86/pci fix debug message.
riastradh[src/trunk]: src/common/lib/libc/string Comment on possible data-dependent br...
matt[src/trunk]: src/sys/arch/arm/allwinner start adding NFC registers
plunky[src/trunk]: src/sys/dev/bluetooth when no link-mode is specified, explicitly...
pgoyette[src/trunk]: src/share/man/man8/man8.x86 Fix typo.
martin[src/netbsd-7]: src/doc Tickets 30, 31, 40, 41, 42 and 43.
maxv[src/trunk]: src/sys/arch/xen/x86 Map the PTE space as non-executable on PAE....
jdolecek[src/trunk]: src/doc note wapbl truncate fix
jdolecek[src/trunk]: src/sys/dev/ic tighter queue control - according to spec actual ...
pgoyette[src/trunk]: src/sys/miscfs/procfs Module procfs needs ptrace_common for proc...
pgoyette[src/trunk]: src/sys/compat/common Use proper characgter to introduce comments!
kamil[src/trunk]: src/tests/kernel Mark ptraceme4 as expected failure, assume that...
matt[src/trunk]: src/lib/libc/gen Add __floatunsi{sd}f for IEEE754.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Omit unused ...
martin[src/trunk]: src/sys/arch/shark/conf Re-add -fno-unwind-tables, otherwise eab...
jakllsch[src/trunk]: src/usr.sbin/altq/altqd use IPv6 Documentation Prefix (2001:db8:...
matt[src/trunk]: src/common/lib/libc/arch/arm/string strlcat_arm.S is smaller tha...
christos[src/trunk]: src/tests/lib/libc/db Add more of the torture tests from the mit...
dholland[src/trunk]: src/sys/ufs/ufs Widen before multiplying. Like -r1.21, but in th...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.37 of ufs_dirhash.c:
martin[src/netbsd-7]: src/sys/external/bsd/common/include/linux Pull up following r...
kiyohara[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Obsolete options '-s'(sta...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Pa...
christos[src/trunk]: src/bin/sh PR/43255: Make -n apply to the -c string so sh -n -c ...
christos[src/trunk]: src/bin/sh Simple script to create node names for debugging
skrll[src/trunk]: src/sys/external/bsd/dwc2 Reduce diff to upstream by using
ozaki-r[src/trunk]: src/sbin/route Include a few additional libc functions in rump.r...
christos[src/trunk]: src/sys/dev/qbus add missing splx() found by brainy
maxv[src/trunk]: src/sys/arch/x86/x86 This panic is wrong. There could be two con...
wiz[src/trunk]: src/usr.bin/systat Bump date for new ifstat command.
mlelstv[src/trunk]: src/sys/dev/pci be less noisy with concurrent scan requests.
apb[src/trunk]: src/usr.bin/man For an argument to be interpreted as a local fil...
uwe[src/trunk]: src/lib/libc/gen Misc formatting fixes.
wiz[src/trunk]: src/external/public-domain/sqlite/dist Fix some obvious problems...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use LDPTR macro.
christos[src/trunk]: src/sys/compat GC WOPTSCHECKED
matt[src/trunk]: src if softfloat, Install a ld.so.conf to use libc_vfp.so if the...
matt[src/trunk]: src/sys/arch/powerpc/include struct cpu_info;
matt[src/trunk]: src/sys/arch/arm/arm More optimizations (have separate 64-byte l...
riastradh[src/trunk]: src/lib/libc/stdlib Use the keywords `underflow' and `overflow' ...
hannken[src/trunk]: src/sbin/mount_ptyfs Adapt to reality -- already open BSD style ...
matt[src/trunk]: src/sys/arch/arm/allwinner Add some comments
christos[src/trunk]: src/sys/compat/linux/arch/alpha add send/recv mmsg and comment o...
ozaki-r[src/trunk]: src/sys/netipsec Fix that ah_algorithm_lookup and esp_algorithm_...
abhinav[src/trunk]: src/bin/sh Instead of removing markup as I did in the last commi...
christos[src/trunk]: src/usr.sbin/makefs for consistency with ffs, don't count the of...
wiz[src/trunk]: src/sbin/route Remove unnecessary Pp.
kamil[src/trunk]: src/sys/modules/examples/luareadhappy Add new example kernel mod...
sevan[src/trunk]: src/share/man/man9 Improve wording.
kamil[src/trunk]: src/sys/modules/examples Build without installation example lua ...
wiz[src/trunk]: src/share/man/man9 Merge "userland" to be consistent with other ...
riastradh[src/trunk]: src/sys regen to confirm no functional change
maya[src/trunk]: src/usr.bin/make Use bmake_malloc where we don't test the return...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Fix previous; pci_intr_setattr takes a p...
maya[src/trunk]: src/sys/dev/iscsi Remove redundant duplicate assignment.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 allow BUS_SPACE_MAP_PREFETCHABLE wi...
mlelstv[src/trunk]: src/sys/dev/usb match RTL8188EU device from vendor ABOCOM.
msaitoh[src/trunk]: src/share/man/man4 Add 82562 and wm(4).
msaitoh[src/trunk]: src/sys/dev/pci Remove debug printf which was added in rev. 1.437.
kamil[src/trunk]: src/tests/lib/libc/sys Switch ATF_REQUIRE() to more appropriate ...
kre[src/trunk]: src/sys/kern PR kern/51600 ; PR standards/51606
ozaki-r[src/trunk]: src/sys/kern Add a new sanity check to psref
alnsn[src/trunk]: src/tests/dev/cgd Add aes-cbc tests.
joerg[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Merge r1.10 from the mai...
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Add MMC HS DDR52 timing support bit ...
nonaka[src/trunk]: src/sys/dev/sdmmc sdhc(4), sdmmc(4): Added MMC HS DDR52 support.
christos[src/trunk]: src/share/man/man8/man8.x86 fix cross references.
christos[src/trunk]: src/share/man/man4 fix cross references
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr*_trap_variab...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs_dr*_dont_inheri...
abhinav[src/trunk]: src/lib/libc/sys Fix spelling of "includes".
hannken[src/trunk]: src/sys/rump/librump/rumpkern Add weak aliases for _fstrans_star...
maya[src/trunk]: src/sys/arch GC gcc < 4.8 logic.
kamil[src/trunk]: src/lib/libc/sys Document PT_GETDBREGS and PT_SETDBRGS in ptrace(2)
martin[src/trunk]: src/sys/arch/x86/x86 Make it compilable in non-diagnostic kernels
chs[src/trunk]: src/sys/arch/powerpc/include update the FE0/FE1 MSR bits as need...
jakllsch[src/trunk]: src/sys/arch/shark/ofw Flesh out missing functions. Get IO spac...
skrll[src/trunk]: src/sys/arch/evbarm/conf typo
msaitoh[src/trunk]: src/sys/dev/pci Add BCM4401 B0 step. Old BCM4401 B0 entry is cha...
riastradh[src/trunk]: src/share/man/man4 The wiz daemon was unsatisfied with offering, ...
knakahara[src/trunk]: src/sys/arch/x86/x86 always notice if the device's interrupt set...
wiz[src/trunk]: src/doc Use Fl and Xr. New sentence, new line.
joerg[src/trunk]: src Use libarchive 3.x interface and not obsolete 2.x versions.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist GC multistate_privsep.
joerg[src/trunk]: src/external/bsd/libarchive Tell GCC to shut up about strftime f...
christos[src/trunk]: src/bin/ln Replace ours with the FreeBSD version; it is more ver...
snj[src/netbsd-7-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
christos[src/trunk]: src/bin/ln mark usage dead, simplify strings in it.
szptvlfn[src/trunk]: src/bin/ln fix number in copyright(4->3)
kamil[src/trunk]: src/sys/kern Try to fix build of sys_lwp.c
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use fdtbus_todr_attach
skrll[src/trunk]: src/sys/arch/mips/mips Comment indentation
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add as3722reg
jmcneill[src/trunk]: src/sys/dev/i2c remove unused field in softc
knakahara[src/trunk]: src/sys/opencrypto reduce crypto_q_mtx lock regions.
jdolecek[src/trunk]: src/sys/dev/ata remove the workaround for Seagate 'mod15write' b...
skrll[src/trunk]: src/sys/arch/arm/arm Move mcrr/mrrc earlier so they match before...
pgoyette[src/prg-localcount2]: src/sys/net Add a localcount to the devsw so it can be...
pgoyette[src/prg-localcount2]: src/sys/dev add a comment - NFC
christos[src/trunk]: src/usr.sbin/makefs leave the size alone and set the create_size...
hannken[src/trunk]: src/sys/kern Suspend file system while revoking a vnode. This w...
christos[src/trunk]: src/sys/arch/pmax/ibus PR/52242: Utkarsh Anand: Minimal fix for ...
nat[src/trunk]: src/sys/dev/usb Fix locking around calls to [p/r]int with a patc...
abhinav[src/trunk]: src/share/man/man9 Remove reference to suser(9), its man page wa...
christos[src/trunk]: src/sys/uvm Provide a helpful message to the user trying to run ...
chs[src/trunk]: src/sys/uvm make MAP_FIXED mapping operations atomic. fixes PR 5...
mbalmer[src/trunk]: src/sys/modules/lua always put the module on the stack
khorben[src/trunk]: src/sys/dev/usb Also attach the MW-P54SS USB Wireless Broadband ...
nonaka[src/trunk]: src/sys/dev/pci Add some AMD entries.
nat[src/trunk]: src/sys/dev Fix broken logic with regard to the use of uvm_unmap...
para[src/trunk]: src/sys/arch/amd64/conf follow u3ginit driver rename to umodeswitch
ozaki-r[src/trunk]: src/sys/netipsec Simplify; we can assume the arguments are alway...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing {ixgbe, ixv}_stop() in the deta...
riastradh[src/trunk]: src/sys/sys Welcome to 7.99.74, courtesy assertable VOP_RECLAIM.
wiz[src/trunk]: src/share/man/man4 Add RCS Id. Use serial comma. Improve wording.
nat[src/trunk]: src/share/man/man4 Revert to previous as what was the HIRES_BELL...
martin[src/trunk]: src/tests/net/can Fix size_t format strings
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Suspend file system for vgone().
hannken[src/trunk]: src Restrict vgone() to suspended file systems only.
kre[src/trunk]: src/bin/sh NFC (normal builds): DEBUG only change - convert pars...
jnemeth[src/trunk]: src/share/man/man4 mention RTSYS CT57A radio cable
jmcneill[src/trunk]: src/sys/arch Allow ARM FDT drivers to register per-cpu init call...
knakahara[src/trunk]: src/sys/opencrypto rename crypto_mtx to cryptodev_mtx
jmcneill[src/trunk]: src/sys/dev/fdt Fix interrupt-map support on vexpress-a15 and tr...
dholland[src/trunk]: src/sys/ufs/lfs we already have changes here comparable to ufs_b...
uebayasi[src/trunk]: src/sys Handle splash image generation better.
nonaka[src/trunk]: src/sys/dev/usb COREGA RTL8192SU is actually CG-WLUSBNM.
christos[src/trunk]: src/sys/arch Provide access to pc/sp/syscall-return registers li...
dholland[src/trunk]: src/sys/ufs/lfs Kill off the ulfs_direct_cache pool.
snj[src/netbsd-7-0]: src/doc 1583
skrll[src/trunk]: src/sys/dev/usb Deal with control transfers better by
snj[src/netbsd-7]: src/doc 1571
kamil[src/trunk]: src/tests/kernel Add new test-case "traceme2" in t_ptrace
christos[src/trunk]: src/sys/kern Fix wrong WIFCONTINUED() status.
macallan[src/trunk]: src/sys/arch/sparc64 add plumbing to support bus_space_mmap() with:
christos[src/trunk]: src/sys deduplicate the complex lock reparent dance.
mlelstv[src/trunk]: src/sys/dev/usb add id for RTL8188EU from vendor ABOCOM
christos[src/trunk]: src/sys/sys Since the stopped bits set is a subset of the contin...
msaitoh[src/trunk]: src/sys/dev/pci Add "10/100" into non-gigabit devices' name.
ginsbach[src/trunk]: src/usr.bin/indent Fix obvious contraction spelling mistakes by ...
christos[src/trunk]: src/usr.sbin/rpc.statd remove my copyright.
rkujawa[src/trunk]: src/share/man/man4 Add mpl115a(4) man page for the new MPL115A2 ...
martin[src/netbsd-7-0]: src/doc Ticket #1658
martin[src/netbsd-7-0]: src/doc Ticket #1661
martin[src/netbsd-7-0]: src/doc Ticket #1662
ozaki-r[src/trunk]: src/sys/netipsec Use KASSERT
jmcneill[src/trunk]: src/sys/conf defparam ATADEBUG_MASK
martin[src/netbsd-7-0]: src/doc Ticket #1665
msaitoh[src/trunk]: src/sys/arch/x86/include Add x86 FPU Data Pointer Updated Only b...
jakllsch[src/trunk]: src/tests/dev/usb rework build of t_hid to be more reliable, whi...
christos[src/trunk]: src/tests/bin/sh Add a test for PR/50827
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't use #pragma...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Change __XSCALE__ to _ARM_AR...
christos[src/trunk]: src/crypto/external/bsd/openssh update to 6.1
dholland[src/trunk]: src/sys/kern typo in comment
pgoyette[src/trunk]: src/sys Update device dependency information - the sysmon major ...
pgoyette[src/trunk]: src/sys/dev/sysmon Update configuration definitions for new sysmon
rtr[src/trunk]: src/sys make accept, getsockname and getpeername syscalls use so...
christos[src/trunk]: src/share/mk Provide a variable MKTOOLSDEBUG to build debugging ...
christos[src/trunk]: src/tests/bin/sh Add t_option, from kre (with minor edits from me)
martin[src/netbsd-7-0]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket ...
ozaki-r[src/trunk]: src/sys/net Use LIST_FOREACH_SAFE in bridge_rt* functions
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Do not crash when li...
kamil[src/trunk]: src Remove tests/lib/libc/gen/exect paths from mtree and sets
christos[src/trunk]: src/tests/bin/sh uncomment clean up
skrll[src/trunk]: src/sys/external/bsd/dwc2 Trailing whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unwire pages when we're ...
snj[src/netbsd-7-0]: src/doc tickets 1429, 1430, 1442, 1446
skrll[src/trunk]: src/sys/dev/usb SS device detection needs more work. #if 0 previ...
joerg[src/trunk]: src/lib/libc/compiler_rt powerpc64 uses the same sources as powe...
matt[src/trunk]: src/lib/libkern Add LIBISPRIVATE?=yes
riastradh[src/trunk]: src/sys/dev Sprinkle const into cgd crypto API.
christos[src/trunk]: src/distrib/atari/floppies/install kill sed so we fit on one flo...
mlelstv[src/trunk]: src/libexec/utmp_update Use verrx with a va_list.
rtr[src/trunk]: src/sys remove pr_generic from struct pr_usrreqs and all impleme...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable sata and hda until we learn how...
macallan[src/trunk]: src/sys/arch/mips/ingenic add sdmmc ('MSC') registers
maxv[src/trunk]: src/sys/dev Not to add even more confusion in an already overcom...
joerg[src/trunk]: src/external/bsd/ntp/dist/libntp Avoid pointer operations on the...
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld restore the initfini array tests
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb it might not be a breakpoint, so ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/compat/netbsd32 regen
ozaki-r[src/trunk]: src/sys/netinet6 Reduce the number of return points
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
pgoyette[src/trunk]: src/sys/conf Update dependencies for COMPAT_LINUX32 to include C...
flxd[src/trunk]: src/doc Note tcu(4).
snj[src/netbsd-7]: src/doc 666, the number of the pullup ticket (666+1 as well)
snj[src/netbsd-7]: src/usr.sbin/makefs Pull up following revision(s) (requested ...
christos[src/trunk]: src/sys/fs/udf diagused some variables.
kiyohara[src/trunk]: src/sys/dev/ic Add support 16750 64Byte FIFO. But not test.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux More miscellane...
ozaki-r[src/trunk]: src/sys/netinet Fix KASSERT in tcp_input
matt[src/trunk]: src/sys/arch/arm/arm32 Add CPU_ID_CORTEXA7R0 entry
pooka[src/trunk]: src/sys/rump/include/rump regen
martin[src/netbsd-7-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/doc Ticket #1589
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for struct ifaddr change
christos[src/trunk]: src/doc new openssh
sjg[src/trunk]: src/usr.bin/make Use a #define for the variable name we put in e...
matt[src/trunk]: src/sys/arch/arm/omap Add OMAP5_PRM_RSTCTRL definition
jnemeth[src/trunk]: src/usr.bin/calendar/calendars use spaces, not tabs
martin[src/netbsd-7-0]: src/sys/arch/amiga/amiga Pull up following revision(s) (req...
christos[src/trunk]: src/lib/libexecinfo use sysctl to find the pathname argv[0] if a...
matt[src/trunk]: src/sys/arch/powerpc/oea Move the pmap_setup to the start oea_in...
pooka[src/trunk]: src/lib/libc/gen Avoid strict-alias problem flagged by certain c...
dholland[src/trunk]: src/distrib/sets/lists/games add cgram
riastradh[src/trunk]: src/share/man/man9 Document current state of vget.
skrll[src/trunk]: src/external/mit/xorg/lib/pixman Disable USE_ARM_SIMD for now. I...
snj[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
snj[src/netbsd-7-0]: src/sbin/resize_ffs Pull up following revision(s) (requeste...
snj[src/netbsd-7-0]: src/doc 1506, 1508, 1511, 1516, 1518
snj[src/netbsd-7-0]: src/doc 1535
matt[src/trunk]: src/sys/arch/powerpc Get rid of MDLWP_USED{FPU,VEC}
matt[src/trunk]: src/lib/libkern Add LIBISPRIVATE?=yes
martin[src/netbsd-7]: src/doc pullup rev 1.120 of CHANGES.prev (requested by apb in...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Force INTPTR_TYPE/UINT...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rename rumpvfs/compat.c to rumpvfs/...
pooka[src/trunk]: src/sys/rump Put 50 back to compat list for a while (some fallout)
christos[src/trunk]: src/distrib/atari/floppies/install double the size of the image ...
matt[src/trunk]: src/share/mk Change rule for x86 link to not be x86 dependent
skrll[src/trunk]: src/sys/arch/arm/pic Serialise work in pic_add.
pgoyette[src/trunk]: src/sys/dev/sysmon Remove some debugging printf()s that were err...
matt[src/trunk]: src/sys/arch/evbarm/conf Comment out __HAVE_PREEMPTION
martin[src/trunk]: src/sys/arch/vax/include Previously we used unsigned long int as...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r189662. This includes many im...
prlw1[src/trunk]: src/usr.sbin/postinstall Add pkgpath.conf to /etc/defaults check.
martin[src/netbsd-7-0]: src/doc Ticket #1697
christos[src/trunk]: src/sys/arch/x86/x86 Use the default mp definition tables for an...
martin[src/netbsd-7-0]: src/sys/miscfs Pull up following revision(s) (requested by ...
martin[src/netbsd-7-0]: src/external/bsd/wpa/dist Pull up following revision(s) (re...
christos[src/trunk]: src/usr.sbin/mtree - No mention of -t in the usage message or th...
dsl[src/trunk]: src/libexec/ld.elf_so You need to pass 0 (not -1) to lwp_park() ...
matt[src/trunk]: src/common/lib/libc/arch/arm Don't include .cfi info if _KERNEL ...
roy[src/trunk]: src/etc/rc.d Add a pidfile and the reload command.
matt[src/trunk]: src/sys/arch/evbarm/cubie First attempt at initial evbarm suppor...
riz[src/trunk]: src/sys/sys Welcome to 7.99.1.
gson[src/trunk]: src/tests/fs/vfs Mark udf_lookup_complex as an expected failure, ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define dma_addr...
christos[src/trunk]: src/share/man/man4 PR/49215: Kamil Rytarowski: Sync NVNODE with ...
maxv[src/trunk]: src Cleanup:
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.45 of ufs_extattr.c:
dholland[src/trunk]: src/sys/ufs/lfs Merge some cosmetic changes from ffs_quota2.c 1....
pgoyette[src/trunk]: src/sys Export module flags to userland
knakahara[src/trunk]: src add basic if_gif tests to ATF.
ozaki-r[src/trunk]: src/sys/netinet Fix inappropriate rt_flags check
skrll[src/trunk]: src/sys/arch/evbarm Spellos
gsutre[src/trunk]: src/sys/sys Check for overflow in __type_fit_s when casting to i...
skrll[src/trunk]: src/external/gpl3/gcc/lib/libgcc Remove G_CONFIGDIR from .PATH a...
riastradh[src/trunk]: src/sys/ufs/ufs Release the glock on VOP_GETPAGES failure.
hsuenaga[src/trunk]: src/sys/arch/arm/arm don't call L2 maintance function if L2 cach...
ozaki-r[src/trunk]: src/tests/net/ipsec Add test cases of TCP/IPsec on an IPv4-mappe...
riastradh[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Need nbtool_config...
dholland[src/trunk]: src/external/gpl3 Restore the local change
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Cast uint8_t to uint32_t...
riastradh[src/trunk]: src/sys/kern Don't schedule a softint if we have nothing to do.
sjg[src/trunk]: src/usr.bin/make Add support for .dinclude
christos[src/trunk]: src/sys/arch/alpha/tc More cleanups from Felix Deichmann (code) ...
knakahara[src/trunk]: src/sys/sys intrid and dev_xname must be NUL terminated by kernel.
matt[src/trunk]: src/sys/rump/librump/rumpkern Teach this about ARMV7
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace.
christos[src/trunk]: src/crypto/external/bsd/heimdal/lib/libasn1 reproduced also on t...
abhinav[src/trunk]: src/lib/libc/gen Fix spelling of "parenthesis".
kamil[src/trunk]: src/distrib/sets/lists/tests Fix build of !x86 ports
nonaka[src/trunk]: src/sys/arch Apply deferred if_start to more MD drivers.
nonaka[src/trunk]: src/sys/arch/x86 Avoid panic when amd64 kernel is booted from 32...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print mac.type and the TrackID.
jdolecek[src/trunk]: src/sys/dev/ic mark local functions static, similar to other ld(...
chs[src/trunk]: src/lib/libm/src the MI lrint() code assumes that rounding is do...
christos[src/trunk]: src/sys/arch/amd64/conf l2tp is a module
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Fix is defined in wpa_comm...
uwe[src/trunk]: src/lib/libc/time Fix two more pastos in examples.
matt[src/trunk]: src/sys/arch/arm/pic Use KASSERTMSG
mlelstv[src/trunk]: src/sbin/dump Fix handling of NAME aliases in /etc/fstab.
hannken[src/trunk]: src/sys/kern Switch do_sys_sync() and do_sys_getvfsstat() to mou...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add types u8, u...
pooka[src/trunk]: src/sys/rump include sockstat in list of utilities
dholland[src/trunk]: src/sys/ufs/lfs Massedit u_int{8, 16, 32, 64}_t to uint{8, 16, 32, 64}...
hannken[src/trunk]: src/sys/kern Adapt to the recent vnode changes.
christos[src/trunk]: src/sys/arch/ofppc/pci PR/51827: David Binderman: delete pointle...
joerg[src/trunk]: src/sys/dev/raidframe Don't use for (...); by using an explicit ...
ozaki-r[src/trunk]: src/tests/net/net Add tests for combination use of -g option and...
riastradh[src/trunk]: src/lib/libc/stdlib Fix phrasing about `out-of-band' and `sentin...
kamil[src/trunk]: src/tests/kernel Add new test attach_chroot in t_ptrace
ozaki-r[src/trunk]: src/sys/netinet6 Reduce the number of return points of frag6_input
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up in6_select*
skrll[src/trunk]: src/sys/arch/arm/nvidia Attach the usb2 bus - missed in merge fr...
jdolecek[src/trunk]: src/sys/dev/ic remote extra pasted line
kamil[src/trunk]: src/tests/kernel Mark syscall1 broken in t_ptrace_wait*
ozaki-r[src/trunk]: src/sys/netinet6 Make sure im6o_memberships is protected by in6p...
knakahara[src/trunk]: src/sys/dev/pci IFEF_START_MPSAFE flag should be set only if WM_...
ozaki-r[src/trunk]: src/sys/dev/ic Fix assertion failure in bpf_mtap by applying def...
rin[src/trunk]: src/lib/libarch/alpha Fix -O0 build; <machine/bwx.h> should be i...
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Use EXT_CSD[HS_TIMING] definitions.
knakahara[src/trunk]: src/sys/dev/pci unify Tx softint and Rx softint to uniform ixg(4...
christos[src/trunk]: src/share/man/man4/man4.x86 Fix .Xr
christos[src/trunk]: src/external/bsd/blacklist/bin more debugging from Kurt Lidl
maxv[src/trunk]: src/usr.bin/pmc KNF, and make it less i386-specific.
pgoyette[src/prg-localcount2]: src/sys/dev Once more let's try to fix the exit path i...
pgoyette[src/prg-localcount2]: src/sys/rump/librump/rumpkern Use the right conditiona...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that number of input packet coun...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Count "Total Packets Missed" by evcnt(9)
kre[src/trunk]: src/bin/sh DEBUG mode only change - correctly track internal she...
ozaki-r[src/trunk]: src/sys/netipsec Introduce IPSECLOG and replace ipseclog and DPR...
ozaki-r[src/trunk]: src/sys Allow CARP to call the link_state_change handler immedia...
abhinav[src/trunk]: src/share/man/man4/man4.vax Correct xrefs.
christos[src/trunk]: src/distrib Bump a little to handle clang images.
macallan[src/trunk]: src/sys/dev/wsfb enable font loading and screen resizing
pgoyette[src/trunk]: src/sys/dev/usb Fix the USBVERBOSE stuff so it does not get incl...
pgoyette[src/trunk]: src/sys/arch Remove unnecessary SYSMON_* options.
christos[src/trunk]: src/share/mk XXX: Remove -fPIE for profiled libraries because th...
pgoyette[src/trunk]: src/share/man/man4 Replace "does support" with "supports" (more ...
ozaki-r[src/trunk]: src/sys/netipsec Use __arraycount (NFC)
christos[src/trunk]: src/external/bsd/blacklist Explain a bit more how to examine the...
christos[src/trunk]: src/sys/netipsec PR/52161: Ryota Ozaki: Fix AH tunnel ipsec for ...
riastradh[src/trunk]: src/usr.bin/make Check return value of fseek.
riastradh[src/trunk]: src/usr.bin/vndcompress Justify the last unjustified assertion h...
hannken[src/trunk]: src/sys Add vfs_trybusy() and mountlist_iterator_trynext() and u...
riastradh[src/trunk]: src/sys/dev/usb regen
wiz[src/trunk]: src/external/bsd/bc/dist Convert bc(1) to mdoc.
uwe[src/trunk]: src/sys/lib/libsa Don't hide first = 1 assignment inside for(), ...
riastradh[src/trunk]: src/sys gson@ informs me the Alea I and II have the same USB pro...
msaitoh[src/trunk]: src/sys/dev/pci Add 0x for register output.
msaitoh[src/trunk]: src/sys/dev/pci Add Downstream Port Containment (DPC) ECN and En...
abhinav[src/trunk]: src/lib/libedit When doing filename autocompletion, append a tra...
kamil[src/trunk]: src/sys/kern Enhance verbosity of debug message for ELF magic mi...
christos[src/trunk]: src/sys/dev/usb Add some more products
jmcneill[src/trunk]: src/sys/dev/fdt Avoid using kmem in fdtbus_get_reg so we can use...
kre[src/trunk]: src/bin/sh When verifying the size of the fd arg for fdflags ski...
joerg[src/trunk]: src/external/bsd/libarchive/dist Import libarchive 3.3.2pre (7ad...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia If the "vqmmc-supply" regulator is prese...
mbalmer[src/trunk]: src/doc Upstream Lua is at version 5.3.4.
wiz[src/trunk]: src/share/man/man9 Use more markup.
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_unblock(). No functional change.
skrll[src/trunk]: src/sys/arch/arm/arm Report trapframe where possible
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary LIST_FOREACH definition
skrll[src/trunk]: src/sys/arch/arm/arm32 Check the "Havard TLB" maintenance operat...
christos[src/trunk]: src/external/bsd/file merge 5.31
pgoyette[src/trunk]: src/sys/kern When logging a history record for biowait(), includ...
ozaki-r[src/trunk]: src/sys/netipsec KNF: remove extra leading whitespaces
knakahara[src/trunk]: src/sys/opencrypto add cryptkop alloc/free KPI instead of manipu...
skrll[src/trunk]: src/sys/uvm/pmap Whitespace
nat[src/trunk]: src/sys/dev/pad Rework of previous.
jmcneill[src/trunk]: src/sys/arch/evbarm/evbarm Don't assume that the root autoconfig...
jmcneill[src/trunk]: src/sys/arch Enumerate CPUs, GIC, and generic timer using FDT da...
christos[src/trunk]: src/tests/net/can fix format.
christos[src/trunk]: src/tests/net/can undo previous; we don't have any archs where s...
jmcneill[src/trunk]: src/sys/arch Rename armv7fdt to armfdt now that bus space + dma ...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Remove unused variabe (I reverted too much ...
knakahara[src/trunk]: src/sys/net add todo comment. pointed out by s-yamaguchi@IIJ
maya[src/trunk]: src/usr.bin/make Don't prefix include guards by _, suggested by ...
ozaki-r[src/trunk]: src/tests/net/ipsec Remove a unused local variable
ozaki-r[src/trunk]: src/sys/netipsec Tweak header file inclusions
macallan[src/trunk]: src/sys/dev/wscons - add a cookie to show_screen_cb()
nat[src/trunk]: src/sys/dev Revert the changes made with holding sc_lock in audi...
snj[src/netbsd-7-0]: src/doc 1449, 1450
snj[src/netbsd-7-0]: src/share/mk Pull up following revision(s) (requested by mr...
snj[src/netbsd-7-0]: src/sys/compat/linux32/arch/amd64 Pull up following revisio...
christos[src/trunk]: src/sys/dev remove my copyright.
matt[src/trunk]: src/lib Don't build compat versions libkern.a
ozaki-r[src/trunk]: src/sys/netinet6 Add missing RTF_LOCAL; sync with arp_setgate
martin[src/netbsd-7-0]: src/usr.bin/telnet Pull up following revision(s) (requested...
wiz[src/trunk]: src/usr.bin/ftp servername cannot be NULL here.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix for PR/49107.
macallan[src/trunk]: src/sys/arch/macppc/dev add PRAM access commands
maxv[src/trunk]: src/sys/miscfs/umapfs 1) 'error' is returned while it does not e...
pooka[src/trunk]: src/sys/dev/pci Don't use config_deferred_interrupts() for vioif...
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix -Wuninitialized
jakllsch[src/trunk]: src/sys/dev/sdmmc The Card Command Class (CCC) field is valid in...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by sborrill in t...
dholland[src/trunk]: src/sys/ufs/lfs we are actually synced with ufs/dinode.h 1.24 an...
jmcneill[src/trunk]: src/sys/dev/fdt Add helper for parsing display timings.
christos[src/trunk]: src/usr.sbin/mtree - No "j" in the getopt string. (Brooks Davis)
martin[src/netbsd-7-0]: src/sys/net Apply patch, requested by sborrill in ticket #1...
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix typo.
matt[src/trunk]: src/sys/arch/arm/omap Add AHCI OMAP5 address
dholland[src/trunk]: src Tidyups/fixes preparatory to making d_name[] in struct lfs_d...
hannken[src/trunk]: src/sys/fs/sysvbfs Change sysvbfs to vcache.
christos[src/trunk]: src/games/wtf Add -o flag.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Make timecounter "tick-counter" man...
snj[src/netbsd-7]: src/sys/arch/arm/amlogic Pull up following revision(s) (reque...
uwe[src/trunk]: src/lib/libc/time Fix pasto in example template.
jakllsch[src/trunk]: src/sys/dev/usb swap positions of ehci_root_ctrl_done and ehci_r...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Remove now unused...
christos[src/trunk]: src/external/bsd/bind rebuild if the version file changes, so bi...
pgoyette[src/trunk]: src/sys/dev/pci Protect against buffer overflow.
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
kamil[src/trunk]: src/tests/kernel Add FORKEE_ASSERTX()/FORKEE_ASSERT() for forkee...
riastradh[src/trunk]: src/lib/libc/stdlib Tidy up the second example too.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
pgoyette[src/trunk]: src/sys/dev/i2c For built-in modules, the iic driver requires i2...
maxv[src/trunk]: src/sys/kern Instead of duplicating code, add veriexec_fp_status...
mlelstv[src/trunk]: src/libexec/utmp_update size output buffer for strunvis to inclu...
maxv[src/trunk]: src/sys/kern If we already have an entry for the file being load...
mrg[src/trunk]: src two changes to radeon drm firmware:
christos[src/trunk]: src/sys/netinet Apply Revision 220794 from FreeBSD to avoid dup ...
martin[src/trunk]: src/sys/arch/x86/pci Make this compilable in non-DIAGNOSTIC kern...
knakahara[src/trunk]: src/sys/net introduce if_extflags (was if__pad1)
hikaru[src/trunk]: src/sys/arch/x86/pci Set ifflags callback so that the device can...
martin[src/netbsd-7-0]: src/doc Ticket #1562
ozaki-r[src/trunk]: src/tests/net Add missing declarations for cleanup
alnsn[src/trunk]: src/distrib/sets/lists/debug Debug file for t_cgd_aes.
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
chs[src/trunk]: src/sys/dev/ic apply changes from Robert Sprowson in PR 47765 an...
matt[src/trunk]: src/sys/arch/arm/allwinner Add more initialization code for AHCI...
rodent[src/trunk]: src/share/misc +SJW :)
pooka[src/trunk]: src/sys/rump Define rump_nativeabi_p() under arch, where one wou...
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch Apparently new source files n...
matt[src/trunk]: src/sys/arch/arm Add __NO_FIQ to prevent testing of the PSR FIQ bit
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
apb[src/trunk]: src/tools If you are going to append things to CPPFLAGS and then...
martin[src/netbsd-7-0]: src/doc Ticket #1703
martin[src/netbsd-7-0]: src/doc Ticket #1708
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement krefs...
matt[src/trunk]: src/sys/arch/arm/arm When creating a mcontext, make sure the PSR...
martin[src/netbsd-7-0]: src/doc Ticket #1655
matt[src/trunk]: src/sys/arch/evbarm/conf Reenable OHCI
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/doc Ticket #1605
martin[src/netbsd-7-0]: src/doc Ticket #1618
riastradh[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Need nbtools_confi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Omit unused definitio...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
pgoyette[src/trunk]: src/sys/kern In module_do_load(), consolidate checking for a pre...
christos[src/trunk]: src/sys/arch/sgimips/dev PR/50783: David Binderman: Indent switc...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl(8): attempt to preload bpfjit ker...
jmcneill[src/trunk]: src/sys add DesignWare SD/MMC controller driver
macallan[src/trunk]: src/sys/dev/sbus switch to 32bit colour in WSDISPLAYIO_MODE_MAPP...
hikaru[src/trunk]: src/sys/dev/marvell Correct bus_dmamap_sync operaion.
chs[src/trunk]: src/sys/dev/ic revert making smc91cxx_idstrs static, it's refere...
christos[src/trunk]: src/sys/modules/cyclic make this work
ozaki-r[src/trunk]: src/sys Apply pserialize and psref to struct ifaddr and its vari...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove unused code
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Do a better job...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace.
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
kiyohara[src/trunk]: src/sys/dev Move the Marvell extension to com_mv.c.
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Pull across some linux...
szptvlfn[src/trunk]: src/external/mit/xorg/lib remove redundant \
matt[src/trunk]: src/sys/arch/arm/arm Generate the trailing mask at the start and...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.6.6 with the follow...
snj[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by c...
skrll[src/trunk]: src/sys/arch/arm/arm32 Support R_ARM_REL32 and R_ARM_PREL31.
christos[src/trunk]: src/sys/sys Reflect current reality about the wait options and s...
christos[src/trunk]: src/usr.sbin/envstat PR/47316: Henning Petersen: Memory leak in ...
pooka[src/trunk]: src/sys/rump Give the kernel/local pmaps actual storage.
snj[src/netbsd-7-0]: src/doc 1500
snj[src/netbsd-7-0]: src/doc 1519, 1520, 1522, 1523
martin[src/trunk]: src/lib/libc/rpc Avoid strict alias violation for VAX
christos[src/trunk]: src/lib/libedit change tests for fgetln.
riastradh[src/trunk]: src/share/man/man9 cardbus autoconf uses cardbus_attach_args, no...
matt[src/trunk]: src/sys/dev/marvell Make sc_started bool and true/false instead ...
nat[src/trunk]: src/sys Added a new option for embedding a splash screen into ke...
snj[src/netbsd-7-0]: src/doc 1577
christos[src/trunk]: src/usr.bin/who Correct provenance of who(1) (from Marcin F. Mic...
pgoyette[src/trunk]: src/sys/dev/sysmon Update attach/detach routines and provide MOD...
joerg[src/trunk]: src/external/public-domain/xz/include Drop condition around SIZE...
hubertf[src/trunk]: src/distrib/utils/embedded/conf More cleanup:
jmcneill[src/trunk]: src/sys/arch/arm/amlogic The Amlogic SDHC controller doesn't sup...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Like SDHC, SDIO also doesn't support SG...
riastradh[src/trunk]: src/sys/sys Remove declaration of speedup_syncer, removed back i...
christos[src/trunk]: src/sys/dev/pci regen
maxv[src/trunk]: src/usr.sbin/sysinst Fix the French translation.
skrll[src/trunk]: src/sys/arch/arm/arm32 Minor tidyup
riastradh[src/trunk]: src/distrib/sets/lists Update set lists after libc minor bump.
riz[src/trunk]: src/doc Note the new netbsd-7 branch, and move CHANGES to CHANGE...
matt[src/trunk]: src/sys/arch/aarch64/include Add some definitions for building R...
maxv[src/trunk]: src/sys/ufs/ext2fs http://m00nbsd.net/ae123a9bae03f7dde5c6d65441...
skrll[src/trunk]: src/usr.sbin/usbdevs Report super speed devices. From Takahiro ...
matt[src/trunk]: src/lib/libc/arch/arm/gen Fix the .cfi correctly.
wiz[src/trunk]: src/gnu/usr.bin/groff/tmac Recognize NetBSD-6.1.
pooka[src/trunk]: src/sys/rump RUMPCOMP_USEROBJ -> RUMPOBJ_NORENAME
matt[src/trunk]: src/lib/libkern Make libkern.a for standalone problems and insta...
matt[src/trunk]: src/common/lib/libc/arch/arm/string write of final NUL in strlcp...
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
jakllsch[src/trunk]: src/sys/dev/sdmmc When debugging, it's useful to know what exact...
snj[src/trunk]: src/usr.bin/calendar/calendars Update for 2015 dates. From Jeff...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Add a space after "options" and before t...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libsysmon Update initialization of sysmon r...
pgoyette[src/trunk]: src/tests/dev/sysmon Include better diagnostic info when a requi...
maxv[src/trunk]: src/sys/kern Don't mix veriexec lock and file lock in veriexec_f...
skrll[src/trunk]: src/sys/kern Typo in comment.
christos[src/trunk]: src/distrib/atari/floppies/install remove unused flags
riastradh[src/trunk]: src/distrib/sets/lists/modules Forgot to commit set list update ...
christos[src/trunk]: src/lib/libedit No need to include "sys.h" from here; it is incl...
joerg[src/trunk]: src/distrib/sets Add conditional entry for lld.
christos[src/trunk]: src/external/cddl/osnet/lib/libctf -D and -I are CPPFLAGS
matt[src/trunk]: src/sys/arch/powerpc/oea convert rfid to rfi in exception handlers.
macallan[src/trunk]: src/doc mention ppc601 support
riastradh[src/trunk]: src/sys/dev/usb Match various Apple USB Bluetooth controllers.
christos[src/trunk]: src/lib/libwrap PR/50823: David Binderman: Limit scanf width
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files
skrll[src/trunk]: src/sys/dev/usb Remove always true conditional
christos[src/trunk]: src/bin/sh Finish the fix for PR/48631 - that is, make the parse...
christos[src/trunk]: src/tests/bin/sh Add new redirection test, from kre
christos[src/trunk]: src/bin/sh If we don't have shared address space vfork fail back...
joerg[src/trunk]: src/doc The sparc atomic issues are gone.
mrg[src/trunk]: src/sys/arch/i386/stand/lib remove HAVE_GCC=45 fragment.
joerg[src/trunk]: src/usr.bin/make Explain what max is and handle i reaching it ag...
matt[src/trunk]: src/sys/arch/evbarm/cubie call pmap_devmap before awin_bootstrap.
matt[src/trunk]: src/sys/kern Change two KASSERTs to KASSERTMSG
christos[src/trunk]: src/sys/dev/isa fix spl issues, found by brainy.
msaitoh[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
christos[src/trunk]: src/tests/bin/sh Test improvements from kre
wiz[src/trunk]: src/bin/sh file system police.
joerg[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Make the defau...
skrll[src/trunk]: src/sys Move linux_work.c and workqueue.h from sys/external/bsd/...
ginsbach[src/trunk]: src/usr.bin/indent Add the [n]ei and [n]eei options to the synop...
macallan[src/trunk]: src/sys/arch/mips/ingenic even more registers
pooka[src/trunk]: src/sys/kern Don't check if constant-sized KM_SLEEP allocations ...
macallan[src/trunk]: src/sys/arch/mips/ingenic #define some bits in the clock gating ...
martin[src/netbsd-7-0]: src/doc Ticket #1690
martin[src/netbsd-7-0]: src/sys/ufs/ffs Pull up following revision(s) (requested by...
jakllsch[src/trunk]: src/sys/arch/shark Add initial basic driver for DNARD's VT82C505...
kre[src/trunk]: src/sys/arch/xen/conf Copy maxv's files.i386 change to files.xen...
christos[src/trunk]: src/share/man/man9 Fix cross references
mlelstv[src/trunk]: src/sys/net/npf npf_ifmap_getname requires the config to be lock...
christos[src/trunk]: src/share/man/man8/man8.x86 remove extra /
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO with the status of t...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Remove a useless loo...
martin[src/netbsd-7-0]: src/libexec/httpd Pull up the following revisions (via patc...
pooka[src/trunk]: src/lib/librumpuser FreeBSD and DragonFly also provide hosts cpu...
cegger[src/trunk]: src/external/lgpl3/gmp/dist Always use extern __inline__ with gc...
pooka[src/trunk]: src/sys/kern Adjust unmount prints to avoid "boothowto = AB_VERB...
skrll[src/trunk]: src/sys/dev/usb Use UE_GET_XFERTYPE. No functional change.
christos[src/trunk]: src/lib/libedit/readline export rl_done
ozaki-r[src/trunk]: src/sys/netinet6 Pull best address selection code out of in6_sel...
skrll[src/trunk]: src/sys/arch/mips/cavium Fixup IPI interrupt delivery and splsch...
skrll[src/trunk]: src/sys/arch/mips Pre-allocate some kcpuset_ts so that we don't ...
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty Add NODEBUGLIB, perhaps...
ozaki-r[src/trunk]: src/sbin/ping6 Fix exit status when -c and -X is used
nonaka[src/trunk]: src/sys/dev/pci Always use pci_intr_alloc(9)/pci_intr_release(9).
christos[src/trunk]: src/sys/sys Generalize the length macro, and also provide a macr...
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
martin[src/trunk]: src/lib/libm/src Add support for archs with LDBL_IMPLICIT_NBIT
joerg[src/trunk]: src/sys Add ddb command to find a vnode by the address of its lock.
alnsn[src/trunk]: src/distrib/sets/lists/tests Add "crypto" category to t_cgd_aes.
ozaki-r[src/trunk]: src/tests/net Accept DEBUG environment variable
pgoyette[src/trunk]: src/share/man/man9 Merge changes from David H. Gutteridge in PR ...
ozaki-r[src/trunk]: src/sys/netinet Cleanup/KNF tcp6_mtudisc
macallan[src/trunk]: src/sys/arch/sparc64/dev weed out BUS_SPACE_MAP_PREFETCHABLE in ...
ozaki-r[src/trunk]: src/sys/net Reinit a pslist entry before inserting it to a pslis...
ryoon[src/trunk]: src/share/man/man4 Add valz(4)
rin[src/trunk]: src/external/ibm-public/postfix bump from NETBSD4 to NETBSD7, no...
christos[src/trunk]: src/etc/mtree sort completely
christos[src/trunk]: src regen
abhinav[src/trunk]: src/lib/libc/stdio Add reference to flockfile(3) in SEE ALSO sec...
kre[src/trunk]: src/tests/usr.bin/mixerctl Skip most of the mixerctl tests when ...
skrll[src/trunk]: src/sys/arch/arm/marvell Typo in comment
christos[src/trunk]: src/tools/mips-elf2ecoff/machine refresh
christos[src/trunk]: src/usr.bin/elf2ecoff fix printf format
chs[src/trunk]: src/sys/arch/evbarm/conf fix the build of this kernel config by ...
msaitoh[src/trunk]: src/sys/dev/pci Set WMREG_KABGTXD not in wm_init_locked() but in...
ozaki-r[src/trunk]: src/tests/net/carp Add a test case for CARP on IPv6
knakahara[src/trunk]: src/sys/dev/pci fix Tx queue assignment when the number of H/W q...
jdolecek[src/trunk]: src/sys/dev pass also DIOCGCACHE to underlying device, so that u...
nonaka[src/trunk]: src/sys/external/bsd/drm2 Revert "drmkms_pci: use MSI if availab...
kamil[src/trunk]: src/sys/sys Add new SIGTRAP types: TRAP_SCE and TRAP_SCX
sjg[src/trunk]: src/usr.bin/make loadfile: in the mmap case ensures that the buf...
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace about PT_STEP with a signal
christos[src/trunk]: src/external/bsd/libevent/dist remove debugging abort that makes...
kamil[src/trunk]: src/doc TODO.ptrace: Remove entry about addition of TRAP_SCE and...
rin[src/trunk]: src PR kern/51208
christos[src/trunk]: src/lib/libc/gen Fix out of bounds read for very large numbers (...
christos[src/trunk]: src/sys/netipsec - fix old refactoring which zeroed the wrong pa...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf typo fix
riastradh[src/trunk]: src/sys/kern Back out previous.
agc[src/trunk]: src/distrib/sets/lists Bumped libnetpgpverify major from 4 to 5
knakahara[src/trunk]: src/sys/arch/x86/x86 use DPRINTF instead of #define INTRDEBUG an...
ozaki-r[src/trunk]: src/sys/netinet Fix build without INET6
ozaki-r[src/trunk]: src/sys/netipsec Tweak KEYDEBUG macros
ozaki-r[src/trunk]: src/sys/netipsec Provide IPSEC_DIR_* validation macros
ozaki-r[src/trunk]: src/sys/netipsec Use IPSEC_DIR_IS_INOROUT (NFC)
christos[src/trunk]: src/distrib/sets TOOL_SED is bogus when building source sets, us...
kamil[src/trunk]: src/sys/rump/librump/rumpkern Fix build of rump after change in ...
macallan[src/trunk]: src/sys/dev/rasops add RI_PREFER_ALPHA flag, for drivers that ca...
abhinav[src/trunk]: src/share/man/man3 Remove comma after the last Nm entry.
christos[src/trunk]: src/include Add vis DQ.
abhinav[src/trunk]: src/share/man/man9 Fix a sentence (remove double negation)
abhinav[src/trunk]: src/lib/libc/sys Fix sentences at couple of places
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Disconnect maintaining fragment...
snj[src/trunk]: src/sys/dev/pci fix typo
pgoyette[src/prg-localcount2]: src/sys/dev Fix checking of failure-to-spawn a unit (c...
pgoyette[src/prg-localcount2]: src/sys/kern Release the interlock mutex before callin...
hannken[src/trunk]: src/sys/compat/netbsd32 Switch compat_20_netbsd32_getfsstat() to...
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_dispatch (2/3): divide migrat...
ozaki-r[src/trunk]: src/tests/net/carp Test CARP handover on setups without having I...
kre[src/trunk]: src/bin/sh Allow abbreviations of option names for the "fdflags ...
pgoyette[src/trunk]: src Introduce new localcount(9) reference-count primitives.
pgoyette[src/trunk]: src/share/man/man9 Missed this during the localcount(9) import:
skrll[src/trunk]: src/sys/arch Trailing whitespace
macallan[src/trunk]: src/sys/dev/wscons add support for loading fonts in vcons and su...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Bump date for previous.
mbalmer[src/trunk]: src/external/mit/lua/dist/src don't spam the console, just outpu...
kre[src/trunk]: src Add a test of sh syntax & parsing (first attempt anyway.)
wiz[src/trunk]: src/share/man/man4 Fix xref.
riastradh[src/trunk]: src/sys/dev/acpi Reassign my copyright to TNF.
christos[src/trunk]: src/sys/uvm sprinkle __diagused to fix the powerpc build, which ...
christos[src/trunk]: src/sys/arch rename u3ginit driver to umodeswitch
ozaki-r[src/trunk]: src/sys/netinet Fix that a fresh in_ifaddr is unexpectedly freed...
ozaki-r[src/trunk]: src/sys/netipsec Protect acqtree and regtree with a mutex (key_mtx)
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Spell ARM_MMU_EXTENDED correctly
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add Tegra210 chip ID.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-sdhci compat string.
kre[src/trunk]: src/bin/sh It turns out that most shells do not do variable valu...
kre[src/trunk]: src/bin/sh More standard (and saner) implementation of the ! res...
jmcneill[src/trunk]: src/sys/arch Use an FDT-based ARM_INTR_IMPL for Tegra.
kamil[src/trunk]: src/sys/sys Convert EV_SET from macro to static __inline function
ozaki-r[src/trunk]: src/sys/netipsec Simplify; assignment just works for spidx (NFC)
ozaki-r[src/trunk]: src/sys/netipsec Return a return value of key_senderror as usual
chs[src/trunk]: src localcount_init() can't fail because percpu_alloc() can't fail.
jmcneill[src/trunk]: src/sys/dev/fdt Rewrite interrupt-map support based on ePAPR spec.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add fdt glue for ARM PrimeCell Multimedia C...
macallan[src/trunk]: src/sys/dev/wscons make glyph caches reconfigurable
skrll[src/trunk]: src/sys/arch/arm/arm Adjust the output of {ldr, str}x instruction...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Remove Linux...
snj[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <lin...
martin[src/netbsd-7-0]: src/doc Ticket #1569
snj[src/netbsd-7-0]: src/doc 1571
martin[src/netbsd-7]: src/doc Note Ticket #35
christos[src/trunk]: src/external/bsd/dhcp/dist/common Check correctly the packet len...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
wiz[src/trunk]: src/share/man/man8 Bump date for previous and remove trailing wh...
matt[src/trunk]: src/sys/arch/arm/arm Conditional execution still takes one cycle...
reinoud[src/trunk]: src/sys/arch/arm/samsung Rename C2C gpio to match the naming scheme
matt[src/trunk]: src/sys/arch/arm/arm Start adding support for disassembling some...
kre[src/trunk]: src/bin/sh It is amazing what nonsense appears to work sometimes...
snj[src/netbsd-7-0]: src/sys/external/bsd/ipf/netinet Pull up following revision...
martin[src/netbsd-7-0]: src/doc Ticket #1563
mlelstv[src/trunk]: src/share/man/man9 fix reference to queue(3)
pooka[src/trunk]: src/sys/rump default compat to 60 & 70
pooka[src/trunk]: src/share/mk Build ZFS by default only for amd64, not i386.
pgoyette[src/trunk]: src/tests/dev/sysmon When exiting, provide a reason.
pooka[src/trunk]: src/sys/rump/net/lib/libnet sprinkle COMPAT_50
kiyohara[src/trunk]: src/sys/dev/ic Declare mvsata_probe_drive() when defined MVSATA_...
martin[src/netbsd-7-0]: src/doc Ticket #1714
martin[src/netbsd-7-0]: src/doc Ticket #1719
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8.3 at r208254. these G...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Access to struct cprng_fast must be co...
dholland[src/trunk]: src/usr.sbin/dumpfs Print FS_TRIM too.
msaitoh[src/trunk]: src/doc X540 is not wm(4) but ixg(4).
matt[src/trunk]: src/sys/arch/evbarm/conf Add an INSTALL kernel for CUBIEBOARD
matt[src/trunk]: src/sys/arch Rename awinfe to awe and awinge to awge.
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src Make explicit_memset match memset's return value.
dholland[src/trunk]: src Rename ambiguous macros:
ryoon[src/trunk]: src/lib/libc/db/btree Fix typos from FreeMiNT's db-1.86 patch.
matt[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr Add dropped v
nakayama[src/trunk]: src/sys/arch/sparc64/dev Handle US-IIe's STICK counter as 64-bit...
pooka[src/trunk]: src/libexec/httpd allow compile-time overriding of BOZO_WRSZ/MMA...
hikaru[src/trunk]: src/sys/arch Use dwc2 instead of octeon_usbc, and unify octeon_u...
jnemeth[src/trunk]: src/sbin/gpt Add a "header" subcommand that displays information...
matt[src/trunk]: src/sys/arch/evbarm/conf Remove options CPU_CORTEX* since option...
ryoon[src/trunk]: src/share/man/man4 Add Kurotoshiko GbE-USB3.0S2.
riastradh[src/trunk]: src/distrib/sets/lists/modules Add dtrace modules to amd64-xen m...
matt[src/trunk]: src/sys/arch/evbarm/conf Add ukphy for axe
pgoyette[src/trunk]: src/sys/dev/sysmon Release the mutex in the error path.
maxv[src/trunk]: src/sys/fs/ntfs Make this more readable (KNF).
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...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic make interrupt names part of the ha...
dholland[src/trunk]: src/share/man/man4 typo in previous
nonaka[src/trunk]: src/sys/arch/powerpc/booke include "opt_ppcparam.h" for VERBOSE_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Add missing inc...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Update for latest dwc2 dist
joerg[src/trunk]: src/sys/dev/sbus Mark mgx_wait_host explicitly as unused.
christos[src/trunk]: src/lib/libedit From Ingo Schwartze:
pooka[src/trunk]: src/sys/kern Signed overflow is undefined behavior, and one vers...
wiz[src/trunk]: src/usr.bin/chflags - Sort option list;
pooka[src/trunk]: src/usr.bin/rump_allserver Not all systems sport err.h, so redo ...
pgoyette[src/trunk]: src/sys/modules Add hifn(4) and ubsec(4) to the NOTYET section, ...
rtr[src/trunk]: src/sys/netinet6 fix missed parameter type change in dccp6_accep...
knakahara[src/trunk]: src add pci_intr_distribute(9) for x86.
prlw1[src/trunk]: src Fix typos
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Don't need to include assym.h
kiyohara[src/trunk]: src/sys/arch/arm/omap Don't wait DPLL5 lock, if set to automatic...
riastradh[src/trunk]: src/sys Mark some variables __read_mostly.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Use the arm versions of strl...
pooka[src/trunk]: src/sys/rump Generate -DCOMPAT_nn from a list of nn provided in ...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Change a KASSERT to a KASSERTMSG and a...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Move initial entropy bookkeeping out o...
snj[src/netbsd-7]: src/usr.sbin/nfsd Pull up following revision(s) (requested by...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Note in comment why this "d"ma im...
matt[src/trunk]: src/sys/arch/shark/conf Bump STMRAB_SPACE
wiz[src/trunk]: src/lib/libedit From Ingo Schwarze, based on changes from Kaspar...
prlw1[src/trunk]: src/etc Add defaults for pkg_info and pkg_admin variables in cas...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct a typo in the reg name polled...
yamt[src/trunk]: src/sys/net - deal with softint_establish failure
matt[src/trunk]: src/sys/arch/evbarm/conf MEMSIZE is now optional on BEAGLEBOARD.
wiz[src/trunk]: src/doc sqlite3-3.7.15 out.
ginsbach[src/trunk]: src/tests/lib/libc/time Add more detail to test descriptions.
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Apply change from upstream t...
christos[src/trunk]: src/usr.bin/sed PR/49109: Jeremie Le Hen: fix sed relative addre...
rmind[src/trunk]: src - Add NPF version check in proplist as well, not only ioctl....
sborrill[src/netbsd-7]: src/doc Some formatting and grammatical changes
matt[src/trunk]: src/sys/arch/evbarm/conf Add AWIN_CONSOLE_EARLY and comment out ...
snj[src/netbsd-7-0]: src/sys/arch/i386/conf Apply patch (requested by maxv in ti...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid BITS_PER_LONG ...
wiz[src/trunk]: src/lib/libnpf Remove a superfluous quote and fix a recurring typo.
pooka[src/trunk]: src/sys/rump regen
dholland[src/trunk]: src/sys/ufs/lfs Kill off ulfs_makedirentry; just pass the data t...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars typo
christos[src/trunk]: src/lib/libedit one more
dholland[src/trunk]: src/sys/fs/cd9660 blkoff() -> cd9660_blkoff()
christos[src/trunk]: src/share/man/man4 mention what sync does.
pooka[src/trunk]: src/sys/kern If RUMP_KERNEL_IS_LIBC is defined, alias the rump k...
joerg[src/trunk]: src/lib/libc Disable -w for lint again. It clearly creates more ...
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Convert bool to target type before shift.
riastradh[src/trunk]: src/external/public-domain/xz/include No <immintrin.h> for pcc e...
riastradh[src/trunk]: src/sys Add rnd_add_data_sync for synchronous on-demand rndsourc...
riastradh[src/trunk]: src/sys Rewrite drm_encoder_slave.c, as nouveau will need.
apb[src/trunk]: src/sbin/ccdconfig Interleave 0 means concatenate serially, do n...
martin[src/netbsd-7-0]: src/doc Ticket #1657
snj[src/netbsd-7-0]: src/doc 1463
matt[src/trunk]: src/sys/arch/next68k/stand/boot Use <bsd.klinks.mk>
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
martin[src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ...
martin[src/netbsd-7-0]: src/doc Ticket #1660
msaitoh[src/netbsd-7-0]: src/doc ticket #1676
wiz[src/trunk]: src/doc ftp(1): SNI support for https. [wiz 20150912]
riastradh[src/riastradh-drm2]: src/sys Dumb implementation of a subset of Linux's idr ...
wiz[src/trunk]: src/share/man Remove PFIL_HOOKS references, code was unifdefed.
mlelstv[src/trunk]: src/sys/dev/sdmmc Also wait for DAT when sending RSP_BSY command...
pgoyette[src/trunk]: src/sys/arch/x86/x86 With recent introduction of conditionals fo...
matt[src/trunk]: src/sys/arch/evbarm/beagle Add SDRC to devmap.
martin[src/netbsd-7-0]: src/doc Tickets #1612, #1615 and #1616
christos[src/trunk]: src/external/public-domain/xz/lib there is no more lzma/lzma.h; ...
joerg[src/trunk]: src/libexec/ld.elf_so Replace COMBREL with just-in-time check in...
jakllsch[src/trunk]: src/sys/dev/usb Add UDESC_SSHUB and UDPROTO_SSHUB constants from...
snj[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
christos[src/trunk]: src/sys/sys - Move WUNTRACED outside the _NETBSD_SOURCE ifdef be...
matt[src/trunk]: src/sys/arch/evbppc/conf Add no config netbsd-sd0a
matt[src/trunk]: src/lib/libc/quad Add IEEE 754 versions of __float{, }disf which ...
skrll[src/trunk]: src/lib/libc/arch/hppa Whitespace.
matt[src/trunk]: src/common/lib/libc/arch/arm/string move a misplaced #endif
christos[src/trunk]: src/usr.bin/ftp use sizeof() and array notation.
wiz[src/trunk]: src/share/man/man4/man4.amiga New sentence, new line.
dholland[src/trunk]: src/common/lib/libc/stdlib whitespace
christos[src/trunk]: src/sys/compat/ndis PR/50784: David Binderman: Add missing brace...
christos[src/trunk]: src/external/public-domain/sqlite/dist from ubuntu-9.10
plunky[src/trunk]: src/share/mk use pcpp front end rather than libexec/cpp directly...
christos[src/trunk]: src/lib/libedit remove unused wrapper (Ingo Schwarze)
hikaru[src/trunk]: src/sys/dev/marvell Correct locks and missing breaks.
hikaru[src/trunk]: src/sys/dev/marvell Preserve rx csum bad flags.
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd move crypto_openssl.c back into...
christos[src/trunk]: src/usr.sbin/mtree -n is incorrectly supressing the ".." lines. ...
matt[src/trunk]: src/sys/arch/arm/allwinner Add #ifdef VERBOSE_INIT_ARM
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a missing it gt before m...
pgoyette[src/trunk]: src/sys In sysv_sem.c, defer establishment of exithook so we can...
skrll[src/trunk]: src/tools Sort the output
macallan[src/trunk]: src/share/mk switch sparc to new binutils
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Remove d-exp.c (generated file)
ozaki-r[src/trunk]: src/usr.sbin/arp Kill confusable use of SIN_PROXY
christos[src/trunk]: src/sys Make comments and code match reality; there are 4 reserv...
nat[src/trunk]: src/sys/dev/pad Allow reads from pad(4) less or greater than PAD...
christos[src/trunk]: src/lib/libedit Fixes from OpenBSD via Ingo Schwarze:
martin[src/trunk]: src/sys/dev/sysmon sysmon_task_queue_sched needs to RUN_ONCE(tq_...
skrll[src/trunk]: src/sys/arch ARM spells the System Control Register SCTLR
martin[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by ozaki...
christos[src/trunk]: src/lib/libedit More header cleanups from Ingo Schwarze.
christos[src/trunk]: src/sys/dev/pci PR/50818: David Binderman: Delete dead code (cop...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add cpu_lock
skrll[src/trunk]: src/sys/dev/usb One more s/0/NULL/
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Don't nuke input on e...
christos[src/trunk]: src/sys/arch/hppa/stand No debug, pic, or ctf for standalone code.
christos[src/trunk]: src/tests/bin/sh PR/43469 has been fixed
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_dispatch (1/3): divide batch ...
christos[src/trunk]: src/external/gpl3/binutils.old merge conflicts
christos[src/trunk]: src/share/mk switch x86 to the new binutils
msaitoh[src/trunk]: src/sys/dev/pci - Remove an 82578 workaround which was for PCH r...
ozaki-r[src/trunk]: src/sys/net Fix the position of IFADDR_ENTRY_DESTROY
msaitoh[src/trunk]: src/sys/dev/pci - Define WMPHY_I217, WMPHY_VF and WMPHY_210.
msaitoh[src/trunk]: src/sys/dev/pci Fix PHY access on 82567(ICH8 or ICH10), 82574 a...
nonaka[src/trunk]: src/sys/dev/usb Remove duplicated HUAWEI E353 entry.
scole[src/trunk]: src/usr.bin/systat Add $NetBSD$ tag for new files
pgoyette[src/trunk]: src/sys/ufs/ext2fs Update previous. Since original format was %...
tsutsui[src/trunk]: src/sys/arch/sh3/sh3 Fix fallouts in rev 1.19:
martin[src/netbsd-7-0]: src/external/gpl3/binutils/dist/bfd Pull up following revis...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable COMPAT_NETBSD32
hikaru[src/trunk]: src/sys/dev/marvell Pass all unicast addresses if it is promisc ...
maya[src/trunk]: src/sys/ufs/lfs Ifdef out KDASSERT which fires on my machine.
dholland[src/trunk]: src/share/misc DNF
msaitoh[src/trunk]: src/sys/dev/pci Decode Resizable BAR.
christos[src/trunk]: src/share/mk add NODEBUGLIB
skrll[src/trunk]: src/share/mk enable xorg-server 1.18 for evbarm
pgoyette[src/trunk]: src/sys/sys Belatedly bump the kernel version for recent modular...
christos[src/trunk]: src tzcode2016i
riastradh[src/trunk]: src/lib/libc/stdlib Simplify error condition case.
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up ip6_getpmtu
scole[src/trunk]: src/tests/dev/cgd Only build t_cgd_aes if MKCRYPTO==yes and MKRU...
jdolecek[src/trunk]: src/sys/ufs/ffs fix broken test for partial truncate, introduced...
kre[src/trunk]: src/tests/lib/libc/sys PR standards/51600
matt[src/trunk]: src/sys/arch/i386/stand/bootxx Add a missing KLINK_MACHINE= i386
wiz[src/trunk]: src/share/man/man4 Fix xrefs, sort.
wiz[src/trunk]: src/share/man/man4 Add some articles.
ozaki-r[src/trunk]: src/sys Replace malloc for DAD with kmem and move them out of th...
ozaki-r[src/trunk]: src/doc Add l2tp(4)
abhinav[src/trunk]: src/lib/libc/stdio Fix a sentence.
nonaka[src/trunk]: src/sys/lib/libsa fix CTF section symbol size was not counted wi...
macallan[src/trunk]: src/distrib/sets/lists/comp add MIPS-specific clang header file
nonaka[src/trunk]: src/sys/arch/x86 EFI console is drawing faster by shadowfb.
christos[src/trunk]: src/sys/arch/arm/arm32 fix unused.
rin[src/trunk]: src/sys/arch/amiga/amiga fix off-by-one
maya[src/trunk]: src/sys/arch/i386/pnpbios catch up with i386 rename of gdt to gd...
rin[src/trunk]: src/sys/sys s/u_char/unsigned char/
msaitoh[src/trunk]: src/sys/dev/pci regen.
chs[src/trunk]: src/libexec/ld.elf_so tag the powerpc hackish_return_address() a...
ozaki-r[src/trunk]: src Add tests for loopback interface
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2017a
kre[src/trunk]: src/doc Note update to tzdata2017a
knakahara[src/trunk]: src/sys/dev/pci divide ITR/EITR value from wm_softc to wm_queue ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a problem that m_defrag() isn't called...
ozaki-r[src/trunk]: src/sys/netinet6 Fix racy in6m_sol
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set PCI_INTR_MPSAFE, SOFTINT_MPSAFE, CALLO...
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace about QPassSignals
ozaki-r[src/trunk]: src/sys Pass inpcb/in6pcb instead of socket to ip_output/ip6_output
knakahara[src/trunk]: src/sys/net l2tp(4) support when hashinit() cannot allocate requ...
hannken[src/trunk]: src/sys/ufs/lfs Switch lfs_flush() and lfs_writerd() to mountlis...
christos[src/trunk]: src/doc new bind
ozaki-r[src/trunk]: src Rumpify netipsec
kamil[src/trunk]: src Add new documentation for klua_mod_register(9) and klua_lock(9)
kamil[src/trunk]: src Add new documentation locking(9)
riastradh[src/trunk]: src/sys regen to confirm no functional change
kamil[src/trunk]: src/tests/lib/libc/sys Mark syscallemu1/t_ptrace_wait* broken on...
riastradh[src/trunk]: src/sys/kern Count vnode arguments correctly.
riastradh[src/trunk]: src/usr.bin/make Clarify that assignment is for effect, not trut...
hannken[src/trunk]: src/sys Remove unused argument "nextp" from vfs_busy() and vfs_u...
uwe[src/trunk]: src/sys/lib/libsa Section at index 0 is SHN_UNDEF. When searchi...
kre[src/trunk]: src PR bin/50934
ozaki-r[src/trunk]: src/sys/netipsec Convert IPSEC_ASSERT to KASSERT or KASSERTMSG
maya[src/trunk]: src/sys/arch/x86/x86 switch pmc_ncounters to unsigned int.
riastradh[src/trunk]: src/sys/dev/usb regen
riastradh[src/trunk]: src Modularize ualea(4).
jmcneill[src/trunk]: src/sys/arch/arm Initialize intr_setattr of arm32_pci_chipset
christos[src/trunk]: src/lib/libc/resolv F_DUPFD* needs an argument (minfd) found by ...
msaitoh[src/trunk]: src/sys/dev/pci Add Flattening Portal Bridge capability ID and H...
christos[src/trunk]: src/distrib/sets need to treat as one word.
christos[src/trunk]: src/usr.bin/unzip fix conditional
plunky[src/trunk]: src/doc state correct location for install-image (RELEASEDIR/ima...
joerg[src/trunk]: src/external/bsd/libarchive/dist Merge libarchive-3-3-2pre.
jmcneill[src/trunk]: src/sys/dev/fdt Add regulator APIs for setting and getting voltage.
abhinav[src/trunk]: src/usr.sbin/makemandb Better handle MLINKS in apropos(1).
wiz[src/trunk]: src/share/man/man7 Use serial comma. Update a count.
wiz[src/trunk]: src/share/man/man4 Wording.
jakllsch[src/trunk]: src/sys/dev/ic Fix typo in comment.
ozaki-r[src/trunk]: src/sys Check if solock of PCB is held when SP caches in the PCB...
riastradh[src/trunk]: src/sys regen
pgoyette[src/prg-localcount2]: src/sys/net/npf The npf device may be loaded as a (rum...
pgoyette[src/prg-localcount2]: src/sys/dev/pci More DEVSW_MODULE_INIT for modular dri...
jdolecek[src/trunk]: src/sys/dev/pci more precise m_freem() on error paths, and updat...
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary MALLOC_DEFINE(M_SECA)
christos[src/trunk]: src/lib/libc/stdlib use strerror_r_ss()
riastradh[src/trunk]: src Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcryp...
leot[src/trunk]: src/games/wargames Permit Prof. Steven Falcon [sic] to play hals...
ragge[src/trunk]: src/sys/arch/vax/vax Update copyright notice for Ludd (remove cl...
khorben[src/trunk]: src/sys/dev/usb Add Synet MW-P54SS USB Wireless Broadband Router
abhinav[src/trunk]: src/external/historical/nawk/bin Use literal for formatting the ...
christos[src/trunk]: src/tests/lib/libc/sys Add the error in syscall failure.
msaitoh[src/trunk]: src/sys/dev/pci Decode TPH Requester Control register.
hannken[src/trunk]: src/sys Remove the syncer dance from dounmount(). The syncer skips
knakahara[src/trunk]: src/sys/opencrypto make the default values of q_maxlen build par...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Use the define name PMAP_HWPAGEWA...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-rtc and nvidia, teg...
ozaki-r[src/trunk]: src/tests/net Change the default value of DEBUG of stable tests ...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add new t_strcol test to the sets l...
ozaki-r[src/trunk]: src/sys/netipsec Replace "cmp" of function names to "match" and ...
riastradh[src/trunk]: src/sys Eliminate crusty debugging sludge.
nat[src/trunk]: src/share/man/man4 Document the HIRES_BELL option.
kre[src/trunk]: src/tests/net/can Needs %zu fix for sizeof as well.
alnsn[src/trunk]: src/libexec/httpd Cosmetic changes to Lua binding in bozohttpd.
bouyer[src/trunk]: src/sys/netcan Needs <sys/types.h> not <machine/int_types.h>
ozaki-r[src/trunk]: src/sys/netipsec Sanity-check and return on error early
ozaki-r[src/trunk]: src/sys/netipsec Split the timer handler into small functions (NFC)
chs[src/trunk]: src/sys/kern assert that vmem_alloc() with VM_SLEEP does not fail.
jmcneill[src/trunk]: src/sys/arch/evbarm/vexpress Configure IRQ for active high polar...
jmcneill[src/trunk]: src/sys/arch FDT-ize "delay" by having fdt_machdep provide the d...
jmcneill[src/trunk]: src/sys/dev/ic Separate clock frequency from maximum supported b...
jmcneill[src/trunk]: src/sys/arch/arm/vexpress Sleep before reboot/shutdown to let ua...
skrll[src/trunk]: src/sys/arch/evbarm/conf Use GENERIC.common
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Revert previous -- a little too qu...
christos[src/trunk]: src/include We only have 28 timers available.
dsl[src/trunk]: src/sys/arch/amd64/include Add the offsets and comments for the ...
joerg[src/trunk]: src/external/bsd/llvm/lib Use CPPFLAGS.src and not COPTS.src to ...
slp[src/trunk]: src/distrib/notes/common Added slp@ to NetBSD Developers list.
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Need <sys/mutex.h> for mutex(9).
christos[src/trunk]: src/lib/libedit whitespace and header sorting changes (Ingo Schw...
riastradh[src/trunk]: src Publish explicit_memset and consttime_memequal in userland l...
kiyohara[src/trunk]: src/sys Fix build failed with ofppc.
nonaka[src/trunk]: src/sys/ufs/ext2fs include stddef.h for offsetof.
knakahara[src/trunk]: src/sys/opencrypto opencrypto: cleanup debug messages.
roy[src/trunk]: src/usr.bin/infocmp White space police.
skrll[src/trunk]: src/sys/external/bsd/common/conf Missed this file in the linux_w...
riastradh[src/trunk]: src/share/man/man9 Nested I/O transfers are not `asynchronous'.
pooka[src/trunk]: src/sys/rump/include/rump regen
dholland[src/trunk]: src Move the header part of struct lfs_direct to its own structure.
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by maya in tic...
martin[src/netbsd-7-0]: src/doc Ticket #1717
matt[src/trunk]: src/lib/libkern Use <bsd.klinks.mk>
matt[src/trunk]: src/sys/arch/vax/boot Use <bsd.klinks.mk>
christos[src/trunk]: src/usr.bin/make Remove previous variable expansion code; sjg ha...
christos[src/trunk]: src/doc mention new wpa
msaitoh[src/trunk]: src/sys/dev/pci - 82578DC is not PCH2 but PCH. 82579V is not PCH...
matt[src/trunk]: src/sys/arch/evbppc/conf add PUFFS/putter
joerg[src/trunk]: src/sys/arch/evbarm/nitrogen6 Garbage collect unused variables c...
skrll[src/trunk]: src/sys/dev/usb Make this compile when DIAGNOSTIC isn't defined.
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Add firmware images to ...
pooka[src/trunk]: src/usr.bin/rump_allserver <sys/cdefs.h> comes from rumpuser_port.h
kiyohara[src/trunk]: src/sys Move mvspi defines into sys/dev/marvell/files.discovery.
skrll[src/trunk]: src/sys/arch/arm/broadcom RPI DWC2 glue.
macallan[src/trunk]: src/libexec/ld.elf_so/arch/mips make debug code compile again
christos[src/trunk]: src/distrib/notes/common remove me.
dholland[src/trunk]: src/sys/ufs/lfs note that we're synced with ufs_vnops.c -r1.217 ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define __printf...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add framebuffer support.
christos[src/trunk]: src/distrib/i386/installimage bump more.
martin[src/trunk]: src/sys/arch/sparc/sparc PR port-sparc/49103: add device name ma...
matt[src/trunk]: src/distrib/sets/lists/comp Fix c&p error: libisc.a->libirs.a
hannken[src/trunk]: src/sys/fs/ptyfs - Add a map of active controlling ptys per moun...
mrg[src/trunk]: src/sys/external/bsd/acpica/dist/tables remove a stray \n from a...
joerg[src/trunk]: src/distrib/evbppc/ramdisk Bump ramdisk size to 3.2MB and includ...
pooka[src/trunk]: src/sys/rump/dev Add component for the pcnet PCI driver to rump ...
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
pgoyette[src/trunk]: src/sys Now that SYSVSHM is modularized, reattach the linkages f...
pgoyette[src/trunk]: src/sys/arch/cesfic/cesfic Remove superfluous #includes - nothin...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.3 with th...
martin[src/netbsd-7-0]: src/doc Tickets #1590 and #1591
martin[src/netbsd-7-0]: src/doc Ticket #1599
martin[src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by max...
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/share/mk Remove the .SUNW_ctf sections when converting form ...
wiz[src/trunk]: src/doc texinfo-6.1 and grep-2.23 out.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include kern_clock.c in rump kernels.
wiz[src/trunk]: src/usr.bin/ftp Bump version for SNI support.
martin[src/trunk]: src/sys/arch/vax/include Revert previous changes, gcc configurat...
snj[src/netbsd-7-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Allow bits to be used for the usb hub...
christos[src/trunk]: src/usr.bin/finger Correct the provenance of finger.1 and show t...
matt[src/trunk]: src/sys/arch/arm/arm32 Remove unneeded definitions.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix signing of in-me...
pooka[src/trunk]: src/sys/fs/puffs sprinkle COMPAT_50
christos[src/trunk]: src/distrib/hp300/miniroot find awk where it is now
pooka[src/trunk]: src/sys/rump For RUMP_COMPAT, accept "all" as an alias.
pooka[src/trunk]: src/sys/rump/net/lib/libnpf For now, make it possible to not spe...
macallan[src/trunk]: src/common/lib/libc/arch/powerpc/string on ppc601 do byte-wise c...
macallan[src/trunk]: src/sys/arch/powerpc support ppc601
joerg[src/trunk]: src/distrib/evbppc/md-kernel Pass down TOOL_STAT here as well.
shm[src/trunk]: src/external/historical/nawk/dist PR/50199 - fix for strftime ca...
pooka[src/trunk]: src/tests/include/sys socket(-1, SOCK_CLOEXEC, 0); followed by t...
rodent[src/trunk]: src/share/misc +nmu loic nypa
jmcneill[src/trunk]: src/sys/arch Add Amlogic GPIO driver.
he[src/trunk]: src Add entry for nexttowardf(3) and a link for the function name.
macallan[src/trunk]: src/sys/arch/evbmips/conf use generic subr_disk_mbr.c
he[src/trunk]: src/distrib/sgimips/instkernel Bump the image size so that the c...
martin[src/netbsd-7-0]: src/doc Ticket #1664
martin[src/netbsd-7-0]: src/doc Ticket #1705
pooka[src/trunk]: src/usr.bin/rump_allserver Make this work on platforms without d...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.8.13. Chan...
macallan[src/trunk]: src/sys/arch/evbmips/evbmips put #ifdef MIPS3_ENABLE_CLOCK_INTR ...
martin[src/netbsd-7-0]: src/sys/netbt Pull up following revision(s) (requested by p...
jmcneill[src/trunk]: src/sys/arch Add a basic driver for the Clock and Reset controll...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Replace drm_ioremap by drm_core_iorema...
matt[src/trunk]: src/sys/arch/arm/arm Make inner loop do up 128 bytes into one shot.
christos[src/trunk]: src/tests/lib/libc/gen fix mismatched paren, also the previous c...
maya[src/trunk]: src/sys/arch/arm/nvidia fix off by one.
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New firmware from
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt reduce ifdefs
nonaka[src/trunk]: src/sys/arch/zaurus/conf Reduced INSTALL kernel size.
riastradh[src/trunk]: src/distrib CD images need libarchive if MKBSDTAR is yes.
dholland[src/trunk]: src/sys/ufs/lfs Tidy up ulfs_direnter: don't malloc a temporary ...
joerg[src/trunk]: src/usr.bin/ftp Workaround const issues of SSL_set_tlsext_host_n...
christos[src/trunk]: src/sys/arch/arc/isa PR/50855: David Binderman: Remove redundant...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Use correct offset for PLL6 register.
jdolecek[src/trunk]: src/sbin/mount stress more that discard is experimental, and exp...
snj[src/netbsd-7]: src/doc 69[345]
matt[src/trunk]: src/sys/arch/prep/stand Use <bsd.klinks.mk>
matt[src/trunk]: src/sys/arch/i386/stand/boot Add KLINK_MACHINE= i386
jmcneill[src/trunk]: src/distrib/utils/embedded/conf 4th time's a charm (I hope). Mak...
knakahara[src/trunk]: src/sbin/ping6 rump.ping6 supports "-S" option.
jmcneill[src/trunk]: src/sys/arch/evbarm/beagle enable 8-bit mode on AM335X SDMMC2
christos[src/trunk]: src/sys/netnatm initialize npcb; founds by brainy
kamil[src/trunk]: src/tests/kernel Add new test attach2 in t_ptrace_wait{4, 6, id, pid}
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more fixes from OpenBSD/lun...
christos[src/trunk]: src/sys/ufs/ffs Relax the dup alloc tests to not include the on-...
sjg[src/trunk]: src/usr.bin/make Report node name rather than (null) when modifi...
christos[src/trunk]: src/tests/bin/sh undo accidental commit
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip dont hard-code cpu_cc_freq
sjg[src/trunk]: src/usr.bin/make Do not apply shellErrFlag unless errCheck is true.
christos[src/trunk]: src/lib/libedit Remove utf8_islead() mbrtowc() handles this just...
snj[src/netbsd-7-0]: src/sys/compat/linux/common Pull up following revision(s) (...
snj[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by kam...
matt[src/trunk]: src/lib/libc/quad Add IEEE 754 versions of
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Include <arm/locore.h>
tls[src/trunk]: src/sys Temporary fix for previous: avoid recursion through rnd_...
matt[src/trunk]: src/sys/arch/arm/include fix CPU_ID_CORTEXA7R0
martin[src/netbsd-7]: src/doc Ticket #653
christos[src/trunk]: src/usr.bin/make make the code look like to 1.266
snj[src/netbsd-7-0]: src/sys/dev/sysmon Fix fallout from ticket #1511:
christos[src/trunk]: src/lib/libedit GC IGNORE_EXTCHARS and simplify code (Ingo Schwa...
christos[src/trunk]: src/lib/libedit Avoid c99 for now.
jkunz[src/trunk]: src/sys/arch Contribution from Petri Laakso: Initial support for...
christos[src/trunk]: src/sys/netinet6 draft-gont-6man-ipv6-atomic-fragment-00 is now ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Fi...
maxv[src/trunk]: src/sys/fs/ntfs Prevent another division by zero in ntfs_loadntn...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Add missing inc...
pooka[src/trunk]: src Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not bui...
knakahara[src/trunk]: src/sys/arch/x86 add intr_handle_t and let pci_intr_handle_t use...
joerg[src/trunk]: src/sbin/gpt gpt_vwarnx is printf-like.
christos[src/trunk]: src/external/bsd/ntp update for p5
christos[src/trunk]: src/external/bsd/flex/dist Import flex 2.6.0
matt[src/trunk]: src/common/lib/libc/arch/arm/string Use the arm versions of strn...
matt[src/trunk]: src/sys/arch Include <sys/common_init_limits.h> if __SIG_ATOMIC_...
roy[src/trunk]: src/sys/arch/i386/stand/efiboot Mark reboot() and _rtt() as __dead.
msaitoh[src/trunk]: src/sys/dev/pci Fix some bugs on I21[78] to make those devices s...
riastradh[src/trunk]: src/sys/uvm/pmap Use IPL_NONE for pserialized lock. Assert slee...
martin[src/netbsd-7]: src/share/man/man8/man8.x86 Pull up following revision(s) (re...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
riastradh[src/riastradh-drm2]: src/sys Adapt the i915 GEM code to NetBSD.
martin[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sbin/sysctl Apply patch from PR 43587, mostly from martin an...
christos[src/trunk]: src/doc update bind
jnemeth[src/trunk]: src/external/bsd/blacklist/bin Correct misplaced break; from Fre...
joerg[src/trunk]: src/external/bsd/openldap/dist/clients/tools Logical negation bi...
hannken[src/trunk]: src/sys/kern Prepare the split of sys/vnode.h into sys/vnode.h a...
skrll[src/trunk]: src/sys/arch/mips/include Cmoment formatting. No functional cha...
macallan[src/trunk]: src/sys/arch/sparc64/dev set BUS_SPACE_MAP_PREFETCHABLE when map...
riastradh[src/trunk]: src/lib/libc/stdlib Add example for strtod.
skrll[src/trunk]: src/sys/arch/arm/arm32 Also return early from _bus_dmamap_sync i...
matt[src/trunk]: src/sys/arch/arm/allwinner Make sure AWIN_PLL_CFG_BYPASS is clea...
martin[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/ia64 Add missing cast
matt[src/trunk]: src/sys/arch/arm Put the clearing of ci_astpending back in frame...
jakllsch[src/trunk]: src/sys/dev/sdmmc SMC_CAPS_DMA without SMC_CAPS_MULTI_SEG_DMA me...
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by na...
snj[src/netbsd-7-0]: src/etc Pull up following revision(s) (requested by jmcneil...
martin[src/netbsd-7-0]: src/doc Ticket #1118
mrg[src/trunk]: src/lib xz/lib depends upon pthread so move it to the 1st depend...
christos[src/trunk]: src/distrib/utils/libhack modernize, comment out dead code, amen...
matt[src/trunk]: src/distrib/sets/lists/comp Don't install libkern.a
ozaki-r[src/trunk]: src/sys/netinet Fix db_print_llinfo
christos[src/trunk]: src/tests/lib/libc/rpc make this compile for tests.
christos[src/trunk]: src/doc update hpn info
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a NEON(only) implementat...
msaitoh[src/trunk]: src/sbin/sysctl Add missing free() in error path.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumb versions of strcpy/str...
christos[src/trunk]: src/share/mk fix pasto
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Support using hwdiv instruction...
martin[src/netbsd-7]: src/sys/rump/librump/rumpkern Pull up following revision(s) (...
riastradh[src/trunk]: src/lib/libc/stdlib Update strtoul(3) example to reflect clarifi...
ozaki-r[src/trunk]: src Add basic tests for IPv6 Path MTU Discovery
kamil[src/trunk]: src Add new tests for combination of wait(2) interfaces with ptr...
kamil[src/trunk]: src/tests/kernel Add new test attach_self in t_ptrace
joerg[src/trunk]: src/sys/kern Always include a 1MB guard area beyond the end of s...
ozaki-r[src/trunk]: src/sys/kern Fix an assertion in _psref_held
dholland[src/trunk]: src/sys/dev/usb Regen.
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/distrib/sets/lists bump binutils libraries
wiz[src/trunk]: src/lib/libc/sys Bump date for previous.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ptrace{...
mlelstv[src/trunk]: src/sys/dev/pci be quiet about regular intermediate authenticati...
pgoyette[src/trunk]: src/tests/dev/fss We don't have any FILES, so no need for a FILE...
knakahara[src/trunk]: src/usr.sbin/intrctl fix: incorrect sysctlbyname(3) error handling.
skrll[src/trunk]: src/sys/arch/arm/arm32 Don't touch pm_onproc at all in pmap_{upd...
macallan[src/trunk]: src/share/mk switch powerpc ports to new binutils
maxv[src/trunk]: src/sys/arch/i386/i386 Fix a bug I introduced yesterday. The arg...
rin[src/trunk]: src/sys/arch PR kern/51208
christos[src/trunk]: src/sys/net/npf Don't reassemble ipv6 fragments, instead treat t...
knakahara[src/trunk]: src/sys/arch/x86/pci Apply deferred if_start to vmx(4).
ozaki-r[src/trunk]: src/sys Sweep unnecessary malloc.h inclusions
dyoung[src/trunk]: src/share/man/man9 Fix PR standards/51989: the extension bit ext...
ozaki-r[src/trunk]: src/sys/netinet6 Use kmem istead of malloc
ozaki-r[src/trunk]: src/sys Stop using useless IN6_*_MULTI macros
christos[src/trunk]: src/lib/libc/sys add link for accept4.
roy[src/trunk]: src/sys/netinet Only do DaD if the interface actually has the ad...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add pci attachment for mvsata
chs[src/trunk]: src/sys/arch/m68k/include the FP_* constants need to be differen...
chs[src/trunk]: src/sys/arch/powerpc/include the FP_* exception constants need t...
rin[src/trunk]: src/sys/dev/dkwedge remove unnecessary substitution. no function...
ozaki-r[src/trunk]: src/tests/net/mcast Add tests that destroy an interface while th...
jdolecek[src/trunk]: src/sys/dev/ic implement DIOCGCACHE
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2017a from ftp:/...
mrg[src/trunk]: src/sys/uvm/pmap avoid using %s in UVMHIST.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf ODROID-C1: Now that the MBR part...
skrll[src/trunk]: src/common/lib/libc/arch/arm/string Comment alignment. No functi...
hannken[src/trunk]: src/sys/miscfs/procfs Switch procfs_domounts() to mountlist iter...
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts.
riastradh[src/trunk]: src/tests/fs/union Gotta mark crashes on signal separately from ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Replace early init node name list with a...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Fix more issues with compat to i386 ...
skrll[src/trunk]: src/share/man/man9 Typo
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add fclock(4)
jmcneill[src/trunk]: src/sys/arch/arm/samsung Init array no longer required
riastradh[src/trunk]: src/usr.bin/make Plug memory leak.
riastradh[src/trunk]: src/usr.bin/vndcompress Omit needless XXX comment.
hannken[src/trunk]: src Cleanup after mountlist iterator:
hannken[src/trunk]: src/sys/kern No need to keep a not yet visible mount busy. Move...
msaitoh[src/trunk]: src/sys/dev/pci Use macro. No functional change.
bouyer[src/trunk]: src/sys/arch Disable MULTIPROCESSOR for dom0. The dom0 support c...
riastradh[src/trunk]: src/sys/dev/usb IPL_SOFTUSB suffices here to synchronize with us...
flxd[src/trunk]: src/sys/arch/shark/ofw First pass reducing magic numbers adding ...
ozaki-r[src/trunk]: src/sys/netipsec Retire ipsec_osdep.h
roy[src/trunk]: src/lib/libterminfo Whitespace, fit in 80 and extra braces for r...
jmcneill[src/trunk]: src/sys/arch/evbarm Setup the console serial port using the /cho...
ozaki-r[src/trunk]: src/sys/netipsec Change panic if DIAGNOSTIC to KASSERT
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Fix fractional divider calculations and ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Set parent clock rate to 100MHz when SDR...
wiz[src/trunk]: src/lib/libc/sys Sort errors.
knakahara[src/trunk]: src/sys/opencrypto separate crypto_drv_mtx from crypto_mtx.
jdolecek[src/trunk]: src/share/man/man4 add a NOTE section documenting the broken Sea...
jakllsch[src/trunk]: src/sys/dev/ic Drop unused prototype. Whitespace fixes. Wrap/re-...
skrll[src/trunk]: src/sys/dev/usb In umass_detach set sc_dyring so that further at...
pgoyette[src/prg-localcount2]: src Introduce mutex_ownable(9) and use it in localcoun...
abhinav[src/trunk]: src/usr.bin/su Correct the man page reference
pgoyette[src/trunk]: src/sys/kern Fix a comment - in localcount_fini(), we don't care...
nat[src/trunk]: src/sys/dev/usb Fix locking botch. Ensure that sc_lock is still...
ozaki-r[src/trunk]: src/sys/netipsec Use IPSECLOG instead of ipseclog
dholland[src/trunk]: src/sys/ufs/ufs Explain why the lock in here needs to be recursi...
ozaki-r[src/trunk]: src/sys/dev Apply deferred if_start to more drivers
abhinav[src/trunk]: src/usr.sbin/makemandb Make the name comparison case insensitive.
christos[src/trunk]: src/doc add file
christos[src/trunk]: src/sys/kern switch to a switch
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Count Bad SFD (Start Frame Delimiter). X55...
mlelstv[src/trunk]: src/sys/netipsec release key_mtx on return path.
jmcneill[src/trunk]: src/sys/arch/arm Add a few bootconfig helpers:
wiz[src/trunk]: src/sbin/canconfig New sentence, new line. Fix typos. More consi...
kre[src/trunk]: src/bin/sh More DEBUG mode changes. As usual, read the source ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove reference to CONSPEED, this valu...
jmcneill[src/trunk]: src/sys/arch/evbarm Rename tegra_machdep.c to fdt_machdep.c now ...
perseant[src/trunk]: src/distrib/sets/lists/tests Add new locale tests to distrib set...
ozaki-r[src/trunk]: src/sys/netipsec Introduce key_fill_replymsg to dedup some routines
pgoyette[src/trunk]: src/sys/arch/x86/x86 Partially revert previous. Rather than com...
martin[src/trunk]: src/sys/arch/sparc/include Fix __PIC__ profiled binaries
chs[src/trunk]: src vmem_alloc() with VM_SLEEP cannot fail, so percpu_alloc() ca...
ozaki-r[src/trunk]: src/sys/netipsec Get rid of redundant NULL check (NFC)
kamil[src/trunk]: src/sys/sys Convert EV_SET(2) back into macro again
dholland[src/trunk]: src/games hook cgram to the build
christos[src/trunk]: src/external/bsd/flex/dist/src delete the generated file.
martin[src/netbsd-7-0]: src/sys/compat Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts
joerg[src/trunk]: src/sys/kern Revert for the moment, creates problems on i386.
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
jakllsch[src/trunk]: src/sys/arch/arm/omap TI_AM335X SDHCI does not need SDHC_FLAG_SI...
martin[src/netbsd-7-0]: src Pull up the following, requested by kre in ticket #1670:
martin[src/netbsd-7-0]: src/doc Tickets #1674 and #1675
martin[src/netbsd-7-0]: src/doc Fix typo
njoly[src/trunk]: src/external/public-domain/sqlite/dist Fix unknown Fi macro.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada XP.
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files.
roy[src/trunk]: src/doc Note import of openresolv-3.7.3
christos[src/trunk]: src/distrib/sets/lists/tests new shell test
ginsbach[src/trunk]: src/usr.bin/indent Stray '\n' in errx(3) format.
christos[src/trunk]: src/bin/sh update that -n is implemented and add -h using the lo...
agc[src/trunk]: src/sys/dev/sysmon It's a function returning void; don't return ...
riastradh[src/trunk]: src/share/misc Per discussion with board@, remove inappropriate, ...
pooka[src/trunk]: src/sys/rump/net/lib/libnet COMPAT_OIF{DATA, REQ} are defined by ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define resource...
skrll[src/trunk]: src/sys/dev/usb Serialise xhci_intr1 calls with sc_intr_lock. F...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/arch/amd64 remove unused variable, ...
snj[src/netbsd-7-0]: src/doc 1493
martin[src/netbsd-7-0]: src/doc Ticket #1568
nat[src/trunk]: src Fix soft volume audio distortion. OK jmcneil@.
tron[src/trunk]: src/distrib/sets/lists/modules Add entries for "cylic" and "prof...
martin[src/netbsd-7-0]: src/doc Fix typo in last entry
matt[src/trunk]: src/sys/dev/ic Allow the attachment to override ahci_ports.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add breakpoint trap entry to...
rtr[src/trunk]: src/sys Reduce code duplication.
christos[src/trunk]: src/lib/libedit Use fparseln to avoid newline hacks.
skrll[src/trunk]: src/sys/dev/ic KNF multi-line comments.
khorben[src/trunk]: src/sbin/wsconsctl Added read-only support for touchscreen calib...
skrll[src/trunk]: src/sys/arch/amiga/conf Re-gen. Hi rkujawa.
riastradh[src/trunk]: src/distrib/sets/lists/debug Add tar.debug and cpio.debug to lis...
matt[src/trunk]: src/sys/arch/amiga/stand/bootblock Use <bsd.klinks.mk>
matt[src/trunk]: src/external/gpl3/gcc/usr.bin Add MACHINE_ARCH's evbearmv5-e[bl]...
matt[src/trunk]: src/sys/arch/arm/allwinner Add more nand #define's
snj[src/netbsd-7-0]: src/external/bsd/nvi/dist/cl Pull up following revision(s) ...
snj[src/netbsd-7]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
matt[src/trunk]: src/sys/arch/evbarm/stand/gzboot Use <bsd.klinks.mk>
joerg[src/trunk]: src/sys/arch/evbppc Use nbstat when cross-compiling, unbreaks bu...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fool isatty() into thinking we're ...
abhinav[src/trunk]: src/share/man/man4 Correct the xref: return_address(9) is only a...
matt[src/trunk]: src/sys/arch/arm/omap Add SDRC and I2C bases for OMAP3xxx
mrg[src/trunk]: src/external/gpl3/binutils regen for binutils 2.26.1 and *.
maxv[src/trunk]: src/sys/arch/xen/x86 KNF, and use PAGE_SIZE instead of NBPG.
skrll[src/trunk]: src/sys/arch/arm/arm32 provide and use 'ci' in pmap_remove_all_c...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot gets -> kgets. the last part of PR/...
matt[src/trunk]: src/sys/dev Make gttswi MI and usuable from non-Marvell SoCs.
skrll[src/trunk]: src/sys/arch/arm/arm Improve the #ifdefs
mrg[src/trunk]: src/libexec/httpd call this 20141225.
tls[src/trunk]: src/sys/kern Schedule the softint to run once when it's first re...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p5
dholland[src/trunk]: src/sys/nfs more typos in comments
pooka[src/trunk]: src/sys/kern "rumpuser_port.h" -> <rump/rumpuser_port.h>
rtr[src/trunk]: src/sys/netinet make rip_connect_pcb take sockaddr_in * instead ...
maxv[src/trunk]: src/sys/kern Make veriexec_renamechk() more readable. Also add a...
christos[src/trunk]: src/usr.bin/make Add -v variable that always expands variables; ...
martin[src/netbsd-7-1]: src/doc Ticket #1618
macallan[src/trunk]: src/sys/dev/pci first step to make this work (again) on x86 - ma...
matt[src/trunk]: src/sys/arch Improved USB EHCI support OMAP3 variants.
christos[src/trunk]: src/usr.bin/netstat Don't use -P as a kmem printer, verify that ...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by tsut...
matt[src/trunk]: src/sys/arch/arm/cortex Tighten up cpu_in_cksum_neon_v4hdr by 3 ...
pooka[src/trunk]: src install <rump/rumperrno2host.h>
snj[src/netbsd-7-0]: src/doc 1566
snj[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by maxv in...
matt[src/trunk]: src/doc Note recent arm improvements
matt[src/trunk]: src/sys/arch/evbarm/beagle Map all of RAM.
wiz[src/trunk]: src/usr.bin/chflags - Remove incorrect use of `.Em' (this is a p...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm If we want unwind tabl...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
snj[src/netbsd-7-0]: src/doc 1499
martin[src/netbsd-7-0]: src/doc Ticket #1666
matt[src/trunk]: src/sys/arch/evbarm/conf Add rlphy
skrll[src/trunk]: src/sys/dev/usb PR/41602
matt[src/trunk]: src/lib/libc/arch/arm/misc Detect presence of hardware divide.
dsl[src/trunk]: src/sys/arch/amd64/include Remove the incorrect comment about a ...
snj[src/netbsd-7-0]: src/doc one more update to 1493
snj[src/netbsd-7-0]: src/sys/arch/i386/i386 Pull up following revision(s) (reque...
martin[src/netbsd-7-0]: src/doc Ticket #1561
martin[src/netbsd-7-0]: src/sys/netinet Pull up following revision(s) (requested by...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
riz[src/trunk]: src/sbin/resize_ffs Add an item to the list (SIGINFO support).
matt[src/trunk]: src/sys/sys Add a NetBSD note variant for recording the machine_...
martin[src/netbsd-7-0]: src/crypto/external/bsd/heimdal/dist/kdc Pull up following ...
christos[src/trunk]: src/lib/libedit OpenBSD readline.c rev. 1.14 2015/02/06 23:21:58...
christos[src/trunk]: src/lib/libedit cleanup chartype.h includes (Ingo Schwarze)
plunky[src/trunk]: src/sys/dev/usb extend the match function, to match devices from...
sjg[src/trunk]: src/usr.bin/make It's 2016
riastradh[src/trunk]: src/sys/dev/acpi Avoid reading one byte past end of array.
sjg[src/trunk]: src/usr.bin/make Add a knob .MAKE.SAVE_DOLLARS to control the be...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic initialize amlogic cpufreq sysctls
skrll[src/trunk]: src Add RPI2 to kernels build for both earmv[67].
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm-configure Add slightly cut down ...
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/atf-sh Avoid running a helper pro...
christos[src/trunk]: src/external/bsd/wpa/dist import v2_0:
skrll[src/trunk]: src/sys/dev/usb PR/49091: xhci: wrong wMaxPacketSize value
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add SRAM, SCU, PMU offsets
christos[src/trunk]: src/share/mk switch everyone to binutils.old
christos[src/trunk]: src/doc new binutils
christos[src/trunk]: src/sys/arch/amd64/amd64 print some more stuff
msaitoh[src/trunk]: src/sys/dev - Use MII_ADDRMASK.
msaitoh[src/trunk]: src/sys/dev/pci - Add some Core i7-800 and i5-700 devices from "...
macallan[src/trunk]: src/sys/arch/mips/ingenic support interrupt-driven transfers
pooka[src/trunk]: src Remove the unused and all-but-unusable kthread_destroy(). A...
riastradh[src/trunk]: src Sort includes.
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Remove bogus size_t->int casts i...
mrg[src/trunk]: src/share/misc set FILESBUILD_acronyms-o=yes so that non BUILD= ...
christos[src/trunk]: src/etc use -v to get the expanded variable.
pooka[src/trunk]: src/lib use <rump/rumpuser_port.h>
mlelstv[src/trunk]: src/sys/arch Fix allocator routines. Instead of abusing CIRCLEQ ...
christos[src/trunk]: src/sys/dev/bluetooth Fix more memory leaks by changing the tran...
yamt[src/trunk]: src/sys/kern rw_vector_enter: reload owner in the case of no han...
christos[src/trunk]: src/sys/ufs/ffs Tidy up panic messages, no functional change.
mlelstv[src/trunk]: src/sys/dev/ic Error recovery stops normal queue processing but ...
pgoyette[src/trunk]: src/lib/libexecinfo Fix markup .Dv --> .Dq
jdolecek[src/trunk]: src/sys/dev/ic pass maxphys from device rather then assuming MAX...
christos[src/trunk]: src/distrib/sets/lists/debug fix libiberty_g.a
matt[src/trunk]: src/common/lib/libc/arch/arm/string Change __XSCALE__ to _ARM_AR...
matt[src/trunk]: src/sys/arch/evbarm/gumstix Conditionalize omap includes on OVERO
dholland[src/trunk]: src/sys/arch/mips/rmi PR 51384 David Binderman: don't shift into...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf KERNEL_BASE_{PHYS, VIRT} are already def...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf arg 2GB causing usb issues, re-add __HA...
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace
riastradh[src/trunk]: src/sys/external/bsd/drm2 Just use `drm' for DRM/UMS PCI attachm...
snj[src/trunk]: src/usr.sbin/sysinst make the english sysinst messages suck a bi...
matt[src/trunk]: src/sys/arch/evbarm/beagle Allow MEMSIZE to only lower the amoun...
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 update some bits for rk3188
nonaka[src/trunk]: src/sys/uvm/pmap fix build failure when UVMHIST is defined.
pooka[src/trunk]: src/sys/rump Allocate struct cpu_info dynamically. Saves quite ...
mrg[src/trunk]: src/sys/dev/pci add several NVIDIA geforce and NVS cards.
hikaru[src/trunk]: src/sys/dev/marvell Don't use RXTX intr that is excess and requi...
tron[src/trunk]: src/external/bsd/less/dist Resolve conflicts from last import.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add initial dra...
rmind[src/trunk]: src/dist/pf/usr.sbin/ftp-proxy ftp-proxy: disable NPF bits for n...
christos[src/trunk]: src/external/public-domain/sqlite/dist convert to mdoc
kiyohara[src/trunk]: src/sys/arch/arm/omap Add gpio6 to critical_devs[]. This requir...
christos[src/trunk]: src/distrib/sets/lists bump liblzma
skrll[src/trunk]: src/sys/arch/evbarm/conf Typo
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove dmover(9) references
hubertf[src/trunk]: src/distrib/utils/embedded Properly spell X' name. From X(7):
jmcneill[src/trunk]: src/sys/arch/arm/amlogic fix size of dmamem map
christos[src/trunk]: src/sys/external/bsd/drm2/pci properly include files so that mod...
dholland[src/trunk]: src/sys/ufs/lfs One more batch of already-synced ufs changes:
knakahara[src/trunk]: src/sys/net introduce if_output_lock()
msaitoh[src/trunk]: src/sys/dev/pci - Fix workaround which did dummy read BM_WUC reg...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd More detailed error messages...
riastradh[src/trunk]: src/sys Reorganize SRCS lists for libcompat, compat.kmod, sysv_i...
kre[src/trunk]: src/doc Note upgrade of tzdata to 2016i
kre[src/trunk]: src/distrib/sets/lists/base New zoneinfo file for Asia/Famagusta...
kre[src/trunk]: src/external/public-domain/tz This script needed some updates fo...
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty follow suit (add missin...
riastradh[src/trunk]: src/lib/libc/stdlib EXIT_FAILURE police
macallan[src/trunk]: src/sys/arch/sparc/stand/ofwboot fix remaining *_TSB_DATA() uses
christos[src/trunk]: src/lib/libc/time lint knows about _Generic
skrll[src/trunk]: src/sys/arch/arm/arm32 pm_remove_all needs handling in pmap_dest...
ozaki-r[src/trunk]: src/tests/net/if Improve test stability
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon set the "width" and "height" pa...
pgoyette[src/trunk]: src/sys/kern As long as we still claim to build each subcomponen...
phx[src/trunk]: src Build a wsfb Xorg server for amiga.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Most of the time return_from_trap a...
kre[src/trunk]: src/lib/libc/time Actually, this problem won't be reported upstr...
kamil[src/trunk]: src/tests/lib/libc/sys All tests in t_wait now pass
jnemeth[src/trunk]: src/sys/net/npf fixup misplaced #endif
pgoyette[src/trunk]: src/tests/net/if Add PR number to the expected-fail message
wiz[src/trunk]: src/usr.sbin/paxctl New sentence, new line.
christos[src/trunk]: src/lib/libc Add strerror_ss_r to be used by syslog_ss
maxv[src/trunk]: src/sys/arch There is currently an ugly mix between the PERFCTRS...
christos[src/trunk]: src/sys/net/npf provide a copy function used for logging that do...
wiz[src/trunk]: src/share/man/man9/man9.x86 Sort.
jakllsch[src/trunk]: src/sys/arch/shark/ofw Filter configuration space at and above P...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add checks for si_code in dbregs_dr[...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Extend dbregs_dr*_trap_variable test...
rin[src/trunk]: src/external/ibm-public/postfix/dist/src/util correct obviously ...
rin[src/trunk]: src/sys/compat/linux/common CID 980928: fix NULL pointer dereferece
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace in comment
abhinav[src/trunk]: src/usr.sbin/powerd Fix spelling of "occurs".
abhinav[src/trunk]: src/lib/libc/sys Use .Fn to refer functions instead of .Nm.
kamil[src/trunk]: src/etc/mtree Add new directory usr/tests/kernel/arch/x86 in mtree
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary splsoftnet
hannken[src/trunk]: src/sys Regen.
kamil[src/trunk]: src Improve PT_SET_SIGMASK and PT_GET_SIGMASK API in ptrace(2)
kamil[src/trunk]: src/sys/sys Welcome to 7.99.62!
nat[src/trunk]: src/sys/dev/pad Update pad due to changes in audio. sc_bytes_co...
msaitoh[src/trunk]: src/sys/dev/pci Fix 0x%u...
skrll[src/trunk]: src/sys/dev Fix a locking botch in previous
msaitoh[src/trunk]: src/sys/dev/pci - Fix the base power's value in the power budget...
maya[src/trunk]: src/sys/dev/scsipi Add a DEBUG assert for the problem noted in P...
ozaki-r[src/trunk]: src/usr.sbin/rtadvd Fix the default value of rltime
chs[src/trunk]: src/lib/libc/arch/mips/gen fix asm operands: "ctc1" uses the reg...
chs[src/trunk]: src/sys/arch/mips/mips in mips_emul_fp(), clear all pending FP e...
christos[src/trunk]: src/sys/dev/pci fix printf formats (clang build)
jakllsch[src/trunk]: src/sys/kern pi_bsize must be at least pi_secsize
ozaki-r[src/trunk]: src/sys/netinet6 Make IPv6 multicast MP-safe partially
hannken[src/trunk]: src/sys/miscfs/specfs Add a diagnostic test for buffers written ...
ozaki-r[src/trunk]: src/sys/netinet Protect ia_allhosts by in_ifaddr_lock
ozaki-r[src/trunk]: src/sys/netinet6 Plug a race condition on accessing i6mm_maddr
msaitoh[src/trunk]: src/sys Add missing opt_net_mpsafe.h.
knakahara[src/trunk]: src/sys/dev/pci implement polling mode for multiqueue. It can su...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: fix efivar command.
kre[src/trunk]: src/tests/kernel Since it is unlikely that any of this really wa...
mrg[src/trunk]: src/external/mit/xorg/lib/libICE define HAVE_ARC4RANDOM_BUF.
jakllsch[src/trunk]: src/sys/arch/shark/ofw Fix up OFW_DEBUG printfs, particularly re...
spz[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P5
knakahara[src/trunk]: src wm(4) can disable msi/msix by build option and ddb command.
christos[src/trunk]: src/sbin/sysctl say ipsec stats are viewable with netstat.
skrll[src/trunk]: src/sys/dev/usb PR/52154: xHCI Slot Context Not Include in confi...
ozaki-r[src/trunk]: src/tests/net/ipsec Mark tests of tunnel/AH/IPv6 as expected fai...
kamil[src/trunk]: src/sys/arch/x86 x86: Export fpu_save, fpu_save_size, xsave_feat...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build logerr support.
wiz[src/trunk]: src/share/man/man9 Improve wording.
skrll[src/trunk]: src/share/man/man9 Typo - although maybe the language should change
sevan[src/trunk]: src/share/man/man3lua Cross reference the manuals for listed mod...
jmcneill[src/trunk]: src/sys Add support for multiple clock domains in clk API.
riastradh[src/trunk]: src/sys regen
riastradh[src/trunk]: src/tests/kernel Stress rump hyperentropy a little harder.
mlelstv[src/trunk]: src/sys/dev/ic CAM status values are used as xs_status and must ...
riastradh[src/trunk]: src/usr.bin/make Plug memory leaks in Dir_FindFile.
hannken[src/trunk]: src/share/man/man9 Update vfs_busy(), vfs_unbusy(), vfs_mountall...
maya[src/trunk]: src/external/bsd/bc/dist Remove dummy breaks and returns after b...
msaitoh[src/trunk]: src/sys/dev/pci Enable PCIe's interrupt as much as possilbe in p...
uwe[src/trunk]: src/sys/lib/libsa Move deallocation of shstrsz inside the block ...
msaitoh[src/trunk]: src/sys/dev/pci Add missing ':'
jmcneill[src/trunk]: src/sys/dev Performance improvements for PCIe and 8168 based dev...
pgoyette[src/trunk]: src/sys/kern Be consistent about checking for text section addre...
ozaki-r[src/trunk]: src/sys/netipsec Return early, reduce identation (NFCI)
joerg[src/trunk]: src/share/mk Add netpgpverify to the library list.
sjg[src/trunk]: src/usr.bin/make We cannot tollerate things like trailing /.. et...
uwe[src/trunk]: src/sys/arch/macppc/stand/fixcoff Merge .eh_frame_hdr and .eh_fr...
nonaka[src/trunk]: src/sys/arch/x86 move LAPIC_MSR* to specialreg.h.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Explicitly initialize interrupt controll...
jmcneill[src/trunk]: src/sys/dev/i2c Add LDO6 regulator support.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Split cpufreq driver out into a separate...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Add our utempter since it now...
jmcneill[src/trunk]: src/sys/dev/fdt If the stdout-path property is missing on /chose...
jakllsch[src/trunk]: src/sys/dev/ic Add PR_PS_ACTIVE_SLOT bits.
abhinav[src/trunk]: src/share/man/man3 Use Fn instead of Nm to refer the macros in t...
pgoyette[src/trunk]: src/doc Abandon pgoyette-localcount branch due to unrecoverable ...
pgoyette[src/prg-localcount2]: src Introduce config_detach_release() which does all t...
riastradh[src/trunk]: src/sys/rump/dev/lib/libualea Make comment match.
christos[src/trunk]: src/external/bsd Use -v to get the expanded variables.
knakahara[src/trunk]: src/sys/opencrypto decrease the priority of batch crp even if th...
sevan[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix building GCC 5 with clang 4.0
christos[src/trunk]: src/sys/uvm more snprintb bits
skrll[src/trunk]: src/sys/arch Move arch/mips/mips/bus_dma.c to correct location
pgoyette[src/trunk]: src/sys/sys The DEVSW_MODULE_INIT stuff is for possible future u...
christos[src/trunk]: src/sys/uvm mention the man page instead of the command.
riastradh[src/trunk]: src/doc Note removal of MKCRYPTO_RC5 and MKCRYPTO.
ragge[src/trunk]: src/sys Update copyright notice for Ludd (remove clause 3 & 4).
khorben[src/trunk]: src/share/man/man4 Document a caveat with the Synet MW-P54SS
ozaki-r[src/trunk]: src/sys/netipsec Prepare to retire __LIST_CHAINED
ozaki-r[src/trunk]: src/sys/dev/ic Fix builds
christos[src/trunk]: src/tests/lib/libc/sys not allowed to map RWX anymore.
skrll[src/trunk]: src/sys/arch/arm/arm32 Move closer to the common pmap by using t...
pgoyette[src/trunk]: src/sys/net Call cv_destroy() to deactivate the tun_cv before ca...
knakahara[src/trunk]: src/sys/opencrypto implement crypto_ret_q limitation. original c...
christos[src/trunk]: src/sys/dev/usb split the mode switch part of the u3g driver int...
christos[src/trunk]: src/external/bsd/file/dist Import file-5.31; mostly oss-fuzz fou...
ozaki-r[src/trunk]: src/sys/netipsec Support SO_OVERFLOWED on PF_KEY sockets
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Chip detection and MP spinup code for Te...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Punctuation fixes.
riastradh[src/trunk]: src/sys/kern Clarify comment.
nat[src/trunk]: src/sys/dev The audio bell is now in 16 bit slinear format.
jmcneill[src/trunk]: src/sys/arch/arm/cortex If the "frequency" property is not speci...
hannken[src/trunk]: src/sys/kern Add a helper to propagate file system suspension fo...
nat[src/trunk]: src/sys/dev Set the gain of play back, rather than altering the ...
ozaki-r[src/trunk]: src/sys/netipsec Convert some sanity checks to CTASSERT
maya[src/trunk]: src/usr.bin/make The previous change might actually be less gene...
pgoyette[src/trunk]: src/sys Add infrastructure for modularization of audio, midi, an...
pgoyette[src/trunk]: src/sys/modules Add the modules for audio, midi, and sequencer
jmcneill[src/trunk]: src/sys/dev/fdt Allow devices to attach to cpu devices
ozaki-r[src/trunk]: src/sys Assert inph_locked on ipsec_pcb_skip_ipsec (was IPSEC_PC...
skrll[src/trunk]: src/sys/arch/arm/arm Fix the fix by removing redundant lines. T...
kre[src/trunk]: src/bin/sh Fixes to shell expand (that is, $ stuff) from FreeBSD...
martin[src/trunk]: src/tests/lib/libm Fix build for platforms w/o fenv.h.
yamt[src/trunk]: src/lib/libc/sys document MD ways to access private data for som...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Build position independent on...
martin[src/trunk]: src/lib/libm/arch/arm Add our common non standard extensions and...
skrll[src/trunk]: src/sys/dev/usb Fix typo in DPRINTF
matt[src/trunk]: src/sys/arch/arm/vfp Deal with lack of VFP.
tsutsui[src/trunk]: src/sys/arch/sun3/sun3 Whitespace cleanup.
joerg[src/trunk]: src Redo __aeabi_atexit by shuffling the arguments and dropping ...
snj[src/netbsd-7-0]: src/doc 1572
martin[src/netbsd-7-0]: src/sbin/fsck_lfs Pull up following revision(s) (requested ...
wiz[src/trunk]: src/share/man/man9 Fix description of days_in_month. Based on em...
wiz[src/trunk]: src/external/bsd/tcpdump/dist Add missing TP so that -a is not h...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Use percpu_foreach instead of manual i...
christos[src/trunk]: src/sbin/disklabel make table smaller in size.
abhinav[src/trunk]: src/share/dict Add ``cooperate''
pgoyette[src/trunk]: src/sys/dev/sysmon Fix typo - thanks, riz@
msaitoh[src/trunk]: src/sys/dev/mii Use ihphy(4) for I21[78].
christos[src/trunk]: src/lib/libexecinfo fix typo (Sergey Kandaurov)
rmind[src/trunk]: src/sys/net/npf - npf_cache_ip: re-fetch IPv6 header since nbufs...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils CID 270355 fix memory leak
justin[src/trunk]: src/sys/arch/aarch64/include Add formatting for aarch64 as using...
christos[src/trunk]: src/lib/libedit Tuck in mbstate_t to the wide char version only ...
ginsbach[src/trunk]: src/usr.bin/indent Remove double space before [., :] in macro arg...
martin[src/netbsd-7-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
mrg[src/trunk]: src/usr.bin/audio move most of the header writing code from reco...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Add CACHE_INFO_DCACHE_LINE_SIZE to ...
martin[src/netbsd-7-0]: src/sys/compat/svr4_32 Addionaly pull up rev1.30 (missed in...
martin[src/trunk]: src/lib/libm s_nexttoward.c does not make sense compiling for 32...
lukem[src/trunk]: src/usr.bin/ftp Add -x xferbufsize to set xferbuf size.
mlelstv[src/trunk]: src/sys/dev/scsipi pass config_detach error to caller.
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by mr...
snj[src/netbsd-7-0]: src/doc 1551, 1552
khorben[src/trunk]: src/sys/arch/evbarm/conf MEMSIZE is now optional on N900 as well.
wiz[src/trunk]: src/share/man/man9 Improve wording.
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c the never-used and never-usefu...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new sysmon ...
christos[src/trunk]: src/distrib/sets/lists/man add sqlite3 man page
jakllsch[src/trunk]: src/sys/dev/sdmmc Add a few more register bits from SDHCI 3.0.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
dholland[src/trunk]: src/sys/ufs/lfs Remove stray 'n' in file. silly control key...
martin[src/netbsd-7-0]: src/doc Ticket #1698
christos[src/trunk]: src/sbin/disklabel fix mistake in previous
kiyohara[src/trunk]: src/sys/dev/marvell Issue the STOP-bit if needed.
tron[src/trunk]: src/etc/mtree Remove obsolete directories "/usr/share/locale/no_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add drm_agp_netbs...
hannken[src/trunk]: src/sys/fs/tmpfs Fix a race where thread1 runs VOP_REMOVE() and ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip set DWC_MMC_F_PWREN_CLEAR, implement s...
maxv[src/trunk]: src/sys/fs/ntfs Two typos:
macallan[src/trunk]: src/sys/arch/sparc/dev add store-with-clamp instructions
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip Copy cmdline from U-Boot to bootargs.
martin[src/trunk]: src/usr.sbin/ldpd Do not pack struct rt_msg - this voids the ali...
riastradh[src/trunk]: src/sys/kern Sort includes.
riastradh[src/trunk]: src/sys Release rnd_global.lock while calling an rndsource's cal...
christos[src/trunk]: src/external/public-domain/xz/bin/xz help sun2
martin[src/netbsd-7-0]: src/doc Ticket #1706
bouyer[src/netbsd-7-0]: src/doc ticket 1715
msaitoh[src/netbsd-7]: src/sys/compat/osf1 Pull up following revision(s) (requested ...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Fix undefined reference to amiga_bus_str...
joerg[src/trunk]: src/sys/arch/evbppc/conf Spell it TOOL_STAT.
dholland[src/trunk]: src/sys/nfs typo in comment
christos[src/trunk]: src/external/bsd/wpa/bin update for 2.0
skrll[src/trunk]: src/sys/arch/evbarm/rpi Disable non-boot CPUs on RPI2 - there ar...
matt[src/trunk]: src/sys/arch/arm/allwinner Improve phy_init a little. Still doe...
sjg[src/trunk]: src/usr.bin/make Fix parsing of SUNSHCMD style :sh = assigments.
roy[src/trunk]: src/sys/net Fix a copy n pasta error with prior.
christos[src/trunk]: src/external/gpl3/binutils use the real top
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added MMUv2 define.
nonaka[src/trunk]: src/sys/arch Preliminary support for P1023.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Statically map of devices moves to 0...
riastradh[src/trunk]: src/sys Back out the recent rnd stop-gap/stop-gap/stop-gap measu...
riz[src/trunk]: src/sys/arch Fix typo: VERBOSE_INIT_ARM, not VERBOSE_ARM_INIT. ...
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
martin[src/netbsd-7]: src/external/mit/xorg/server/drivers/xf86-video-nv Pull up fo...
pooka[src/trunk]: src/sys/kern There is absolutely no way that fexecve() could eve...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add shim <linux...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chri...
joerg[src/trunk]: src/tools Sync tools build glue with LLVM pre-4.0.0.
matt[src/trunk]: src/sys/arch Add wdog support. Use wdog to do reset (works for ...
snj[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
matt[src/trunk]: src/sys/arch/arm Add a machdep.hwdiv_present sysctl (cortex A7 a...
martin[src/netbsd-7-0]: src/doc Ticket #1659
matt[src/trunk]: src/sys/arch/evbarm/conf Use a std.evarm to handle the normal EX...
wiz[src/trunk]: src/lib/libpam/modules/pam_deny Whitespace and markup improvements.
martin[src/netbsd-7-0]: src/doc Ticket #1689
snj[src/netbsd-7]: src/sbin/fsck_ext2fs Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/arm/omap More defintions for the OMAP5.
christos[src/trunk]: src/external/bsd/dhcp/dist/client document -m flag
jakllsch[src/trunk]: src/sys/dev/adb Add us.dvorak keymap variant for ADB keyboards. ...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra handle PMAP_NEED_ALLOC_POOLPAGE
jmcneill[src/trunk]: src/sys/arch/arm/samsung Get baud rate from sclk_uartN instead o...
christos[src/trunk]: src/lib/libc/net get rid of bogus + 1
martin[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
martin[src/netbsd-7-0]: src/sys/conf Pull up following revision(s) (requested by ml...
jmcneill[src/trunk]: src/sys/arch add AHB_A2 to devmap, print SCTLR value in initarm
jmcneill[src/trunk]: src/sys/arch/arm/nvidia print "HDA" instead of "SATA" at attach
christos[src/trunk]: src/sys/dev/bluetooth free mbuf on failure (Brainy)
skrll[src/trunk]: src/libexec/ld.elf_so Actually, descsz should not contain the pa...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Set some properties for ehci.
christos[src/trunk]: src/lib/libc/rpc - Use -1 for the fake raw fd since we will be a...
joerg[src/trunk]: src/lib/libc/rpc Don't use macros as types or variable names.
joerg[src/trunk]: src/distrib/sets/lists/comp Remove duplicate entry.
martin[src/netbsd-7-0]: src/sys/netsmb Pull up following revision(s) (requested by ...
tsutsui[src/trunk]: src/sys/arch/sh3/dev Fix one more device/softc split error:
christos[src/trunk]: src/lib/libc/gen Reduce the number of relative relocation by all...
dholland[src/trunk]: src blkoff() -> ffs_blkoff() stragglers
christos[src/trunk]: src/lib/libm/arch/i387 PR/50822: David Binderman: Fix copy length.
sjg[src/trunk]: src/usr.bin/make Add .export-literal to avoid the need for $$ da...
christos[src/trunk]: src/bin/sh PR/50827: Richard Hansen: Fix default variable assign...
christos[src/trunk]: src/external/bsd/elftoolchain/dist merge conflicts
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 More little err...
christos[src/trunk]: src/external/public-domain/xz adjust for 5.2.1
rjs[src/trunk]: src/sys/arch Add DCCP.
riastradh[src/trunk]: src/sys Hook up viadrmums and include it it i386/ALL.
riastradh[src/trunk]: src/sys/modules Module for viadrmums.
nat[src/trunk]: src/sys Remove unintended whitespace.
wiz[src/trunk]: src/share/man/man5 Sort keywords. From dieter roelants in PR 49855.
wiz[src/trunk]: src/distrib/sets/lists/xcomp Remove empty line added in previous.
riz[src/netbsd-7]: src/doc Tickets 39, 50.
matt[src/trunk]: src/sys/arch Use <bsd.klinks.mk>
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add DRM IRQ shims.
htodd[src/trunk]: src/lib/libc/arch/arm/gen Fix build by matching .cfi/#if.
ozaki-r[src/trunk]: src/tests/net/arp Add basic tests for Proxy ARP
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Fully build ugenhc only on archs ...
nros[src/trunk]: src Add the C11 function aligned_alloc to libc.
christos[src/trunk]: src/external/gpl3/gcc.old/dist Apply the GNU-stack fixes to the ...
snj[src/trunk]: src/share/man/man9lua fix english
riastradh[src/trunk]: src/sys/arch/amd64/amd64 Use KASSERTs supported by CTASSERTs, no...
christos[src/trunk]: src/lib/libedit/TEST Compile with WIDECHAR the same way the main...
christos[src/trunk]: src/lib/libedit cleanup inclusion of histedit.h (Ingo Schwarze)
christos[src/trunk]: src/lib/libedit From Ingo Scharze:
riastradh[src/trunk]: src/sys/sys Need <sys/queue.h> for LIST_ENTRY and <sys/null.h> f...
ozaki-r[src/trunk]: src/sys/net Count up parent's obytes and omcasts counters
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add a driver for Amlogic "SDIO" MMC con...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Add a routine to create an up t...
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Enable syslog support
pgoyette[src/trunk]: src/sys/dev/filemon When following process parent pointers, lock...
jdc[src/trunk]: src/lib/libcurses Remove extra new line in debugging output.
dholland[src/trunk]: src Add and use accessor functions for more of the directory ent...
christos[src/trunk]: src/sbin/ping6 Add the once -o option like ping
pgoyette[src/trunk]: src/sys/dev/sysmon Remove a left-over debugging printf()
mlelstv[src/trunk]: src/share/man/man8/man8.x86 Explain how the kernel determines th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm kmem_free the container structure, ...
macallan[src/trunk]: src/sys/arch/macppc/dev if we get garbage from the RTC try again...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/pa .mt files are dead
knakahara[src/trunk]: src/sys/dev/pci Fix sc_stopping race.
martin[src/trunk]: src/sys/dev/pci Stopgap fix for in-kernel compilation (differenc...
ozaki-r[src/trunk]: src Add tests for ping6 options
matt[src/trunk]: src/sys/arch Include <sys/common_int_types.h> if __UINTPTR_TYPE_...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Restore placement of percpu_init i...
matt[src/trunk]: src/sys/arch/evbarm/conf Fix typo.
skrll[src/trunk]: src/sys/arch Whitespace
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add gpio not connected definitions fo...
martin[src/netbsd-7]: src/usr.bin/m4 Pull up following revision(s) (requested by mr...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.3 has just been r...
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust the comments for on-disk ext2fs inode ...
nonaka[src/trunk]: src/sys/ufs/ext2fs pass isize to e2fs_i_bswap() if BYTE_ORDER !=...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb Add one more clean file
martin[src/netbsd-7-0]: src/usr.bin/printf Pull up following revision(s) (requested...
martin[src/netbsd-7]: src/doc Tickets #1579, #1580, #1582, #1584 - #1588
kiyohara[src/trunk]: src/sys/arch/arm/omap Support OMAP 4430. But ADMA2 don't workin...
martin[src/netbsd-7]: src/sys/net/npf Pullup the following revision, requested by m...
macallan[src/trunk]: src/sys/arch/sparc64/dev mmap() memory-ish regions with BUS_SPAC...
riastradh[src/trunk]: src/lib/libc/stdlib Bump date for previous.
mlelstv[src/trunk]: src/sys/dev/usb regen
kamil[src/trunk]: src/tests/kernel Add new tests attach_pid0 and attach_pid1 to t_...
christos[src/trunk]: src/lib/libedit Change the way the built-in history works; some ...
christos[src/trunk]: src/sys/arch/x86 PR/49691: KAMADA Ken'ichi: free deferred ptp ma...
maya[src/trunk]: src/sys/arch/mips Move MFC0_HAZARD definition to asm.h instead o...
msaitoh[src/trunk]: src/sys/dev/pci - Move I219 DMA workaround into wm_flush_desc_ri...
christos[src/trunk]: src/usr.bin/w Expand ep->host to contain the final string that w...
christos[src/trunk]: src/lib/libc put back strerror_ss, it will be used shortly.
christos[src/trunk]: src/share/mk PR/51831: Don't suppress warnings coming from syste...
christos[src/trunk]: src/tests/lib/libc/string PR/51823: Ngie Cooper: Add output diag...
maxv[src/trunk]: src/sys/arch/x86/include Add the AMD 10h family PMC values. Some...
christos[src/trunk]: src/sys/net typo
ozaki-r[src/trunk]: src/tests/net/net Add basic tests for forwarding fragmented packets
nat[src/trunk]: src/sys/dev Ensure we still have a virtual channel after sleepin...
maya[src/trunk]: src/lib GC deprecated logic. GCC 4.8 is not in tree any more.
maya[src/trunk]: src GC some GCC 4.8 specific sh3 HACKS entries.
scole[src/trunk]: src Add fenv.h for ia64, imported from FreeBSD, compile tested o...
mlelstv[src/trunk]: src/sys/dev/iscsi Use correct lock for session wakeup.
joerg[src/trunk]: src Switch from __ABICALLS__ to __mips_abicalls like upstream GC...
skrll[src/trunk]: src/sys/arch/arm/marvell Use PEX numbers consistently. No funct...
martin[src/trunk]: src/sys/dev/sun Disks without a disk label happen in normal oper...
nat[src/trunk]: src/sys/dev Audio passes the atf test again.
rin[src/trunk]: src/sys/dev/dkwedge Remove PARANOID macro; we should always upda...
skrll[src/trunk]: src/sys/arch/evbarm/gumstix Set xscale_cache_clean_addr appropri...
knakahara[src/trunk]: src/sys/dev/pci fix r1.492 bug, sorry
bouyer[src/trunk]: src/sys/arch/xen/xen Try to be smarted in the rx path: if the pa...
abhinav[src/trunk]: src/share/man/man7 Change reference from malloc(3) to jemalloc(3...
hannken[src/trunk]: src/sys/compat/osf1 Switch osf1_sys_getfsstat() to mountlist ite...
christos[src/trunk]: src/sys/sys bump to 59: mountiterator changes/vnode stuff make t...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-beta3
riastradh[src/trunk]: src/distrib/sets/lists cvslatest is unconditional, not condition...
riastradh[src/trunk]: src/usr.bin/vndcompress Emphasize that MAX_WINDOW_SIZE is bounde...
knakahara[src/trunk]: src/tests/crypto/opencrypto add opencrypto atf for CRYPTO_3DES_C...
hannken[src/trunk]: src/sys Add vfs_ref(mp) and vfs_rele(mp) to add or remove a refe...
maya[src/trunk]: src/lib/libc/gen always initialize iovcnt
abhinav[src/trunk]: src/share/man/man9 Fix typo: s/nshashtbl/nchashtbl
msaitoh[src/trunk]: src/sys/dev/pci Fix device timeout problem when MSI is used on B...
christos[src/trunk]: src/lib/libc/sys Mention that the signal stack of the newly crea...
christos[src/trunk]: src/share/man/man7 Add some more text from FreeBSD.
sjg[src/trunk]: src/usr.bin/make Str_Match: fix closure tests for [^] and add un...
ozaki-r[src/trunk]: src/sys/netipsec Fix indentations (NFC)
kre[src/trunk]: src/bin/sh When -x is set, show assignments to the loop variable...
jdolecek[src/trunk]: src/share/man/man4 xref also mvsata(4), siisata(4)
christos[src/trunk]: src/doc new tmux.
sevan[src/trunk]: src/sys/modules/examples Add luareadhappy to the list.
chs[src/trunk]: src/share/mk fix another parallel-build race with MKDEBUG=yes by...
jmcneill[src/trunk]: src/sys Allow for specifying (optional) pass number locator for ...
ozaki-r[src/trunk]: src Correct the length of the SADB_EXT header in debug outputs
msaitoh[src/trunk]: src/sys/dev/pci Disable and disestablish interrupt in ppbdetach().
ozaki-r[src/trunk]: src/sys/netipsec Replace leading whitespaces with tabs and tweak...
pgoyette[src/prg-localcount2]: src Sync with HEAD - tag prg-localcount2-base1
macallan[src/trunk]: src/sys/dev/usb fix tpyo
jdolecek[src/trunk]: src/sys/dev/pci simplify vioif_start() - remove the delivery att...
skrll[src/trunk]: src/sys/arch/mips/mips Don't use index cache operations unnecess...
ozaki-r[src/trunk]: src/tests/net/ipsec Don't check the existence of SA entries eagerly
abhinav[src/trunk]: src/lib/libcurses Fix typo in the man page reference
riastradh[src/trunk]: src Remove some vestiges of MKCRYPTO_IDEA/MKCRYPTO_MDC2.
msaitoh[src/trunk]: src/sys/dev/pci - The Captured Slot Power Limit value is only fo...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Document says M[LR]FC are valid when link ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-timer and nvidia, t...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-usb-phy and nvidia...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Remove tegra_chip_id vs compat string ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix PLL con0 register locations and add...
skrll[src/trunk]: src/sys/uvm/pmap Remove incorrect __diagused
jmcneill[src/trunk]: src/sys/dev/fdt Handle reg values beyond 4GB for platforms with ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-pcie compat string.
bouyer[src/trunk]: src/doc Note can(4)
hannken[src/trunk]: src/sys/ufs/ext2fs Change ext2fs to use vcache_new like we did f...
jmcneill[src/trunk]: src/sys/arch Add a facility for platform-specific callbacks and ...
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Don't set prp1 for DEL_IOCQ
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 remove bogus indirect...
bouyer[src/trunk]: src/sys/netcan Forced commit for previous (1.2) rev commit message:
perseant[src/trunk]: src Add tests for btowc(3)/wctob(3) and enable compilation of th...
kre[src/trunk]: src/tests/bin/sh Add 3 new subtests to the shell_params test cas...
jmcneill[src/trunk]: src/sys/arch Switch VEXPRESS_A15 kernel to use FDT and GENERIC.c...
kre[src/trunk]: src/tests/bin/sh Add some extra sub-tests checking splitting of ...
jmcneill[src/trunk]: src/sys/arch/arm/vfp isb after writing cpacr, from Andrew Turner
apb[src/trunk]: src/etc/rc.d Avoid using programs from /usr/bin. This should fi...
uwe[src/trunk]: src/lib/libc/gen Minor markup fixes.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Buncha new cruf...
snj[src/netbsd-7]: src/doc tickets 675-681, 683-692
riastradh[src/trunk]: src/sys/external/bsd/drm2 One last round for nouveau. It links!
martin[src/netbsd-7-0]: src/doc Ticket #1196
hikaru[src/trunk]: src/sys/dev/marvell Make all packets are enqueued into queue 0.
sjg[src/trunk]: src/usr.bin/make Adapt to new Var_Subst prototype
christos[src/trunk]: src/distrib/sets/lists ctf stuff belongs to ctf not to the dtrac...
martin[src/netbsd-7-0]: src/doc Ticket #1722
christos[src/trunk]: src/tests/lib/libc/rpc Add a test for the raw transports which a...
matt[src/trunk]: src/lib/csu/arch/arm Define ELF_NOTE_MARCH_DESC for when running...
mlelstv[src/trunk]: src/sys/dev Fix default label for non-standard sector size.
rtr[src/trunk]: src/sys/compat/svr4 clean up the way ti_bind() was converted to ...
ozaki-r[src/trunk]: src/sys/netinet Remove non-USE_RADIX case and USE_RADIX switch
mbalmer[src/trunk]: src/share/man/man4 Better document what options INSECURE means.
dsl[src/trunk]: src/bin/sh Fix the expansion of "$(foo-$bar}" so that IFS isn't ...
riastradh[src/trunk]: src/sys Nix LEASE_READ/LEASE_WRITE from <sys/vnode.h>.
riastradh[src/trunk]: src/lib/libp2k Release dir after create/mknod/mkdir/symlink as 6...
plunky[src/trunk]: src/sys/dev/bluetooth increase some diagnostics
jakllsch[src/trunk]: src/sys/dev/pci Add detachment support for sdhc_pci.
christos[src/trunk]: src/sys/arch/evbmips/isa PR/50856: David Binderman: Remove redun...
martin[src/netbsd-7-0]: src/doc Ammend ticket #1475
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by mr...
kre[src/trunk]: src/bin/sh When we record an arithmetic expression ($(( ))) as b...
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
rkujawa[src/trunk]: src/doc Note the new driver for MPL115A2.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more cleanups from OpenBSD/...
rkujawa[src/trunk]: src/sys/arch/amiga Rework handling of Commodore Gayle chip. Avoi...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 sprinkle #if NPSYCHO > 0
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
hikaru[src/trunk]: src/sys/external/bsd/dwc2 Support external DMA mode and provide ...
flxd[src/trunk]: src Add new USB-enabled kernel config(s) based upon GENERIC for ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add _Generic C11 support.
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.11 of extattr.h:
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Import dwc2 2013-09-05
skrll[src/trunk]: src/sys/arch/evbarm Use character constants instead of ascii val...
scole[src/trunk]: src/usr.bin/systat PR bin/51204
pooka[src/trunk]: src/sys/rump/librump/rumpkern + don't rename rump_syscalls.*o
taca[src/trunk]: src/doc We have root.cache 2016102001 (October 20, 2016).
christos[src/trunk]: src/tests/lib/libc/gen more error checks
roy[src/trunk]: src/lib/libterminfo Fix some off by one issues with arraycount ....
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Remove a useless loop ar...
kre[src/trunk]: src/tests/usr.bin/pkill Ugh... fix a last minute fix that went h...
maya[src/trunk]: src/sys/arch/mips/conf leave the part for GCC >= 5.3 in.
nonaka[src/trunk]: src/sys/dev/rasops reset ri->ri_hwbits too if RI_CFGDONE is set.
nat[src/trunk]: src/sys/dev Simplify locking. Hold intr lock only when dealing ...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot/bootia32 efiboot: Don't access o...
rin[src/trunk]: src/doc add DKWEDGE_METHOD_RDB
wiz[src/trunk]: src/usr.sbin/wakeonlan Fix Dd argument.
jdolecek[src/trunk]: src/sys/dev/dkwedge pass also DIOCGCACHE to underlying device, s...
msaitoh[src/trunk]: src/sys/dev/pci Add forgotten BGE_EVCNT_INCR() for spurious inte...
christos[src/trunk]: src/external/bsd/bind/dist --- 9.10.4-P8 released ---
abhinav[src/trunk]: src/share/man/man9 Use Xr instead of Fn to refer kqueue(2)
riastradh[src/trunk]: src/sys/kern Keep vnode locked during VOP_RECLAIM.
ozaki-r[src/trunk]: src/tests/net/ipsec Revert "Mark tests of tunnel/AH/IPv6 as expe...
riastradh[src/trunk]: src/usr.bin/make Guarantee no arithmetic overflow.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Set cpu_cc_freq when changing frequencies.
ozaki-r[src/trunk]: src/sys Fix build of kernel with SCTP
ozaki-r[src/trunk]: src/sys/netipsec Use inph for variable name of struct inpcb_hdr ...
joerg[src/trunk]: src/external/bsd/pkg_install/sbin Help silly sun2 along.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Disable exyortc for now, it doesn't work.
christos[src/trunk]: src/sys/uvm snprintb(3) for UVM_FLAGS.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia, tegra210-pmc compat string.
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Mask non relevant bits when pritting ver...
abhinav[src/trunk]: src/share/man/man9 Remove references to cpu_swapout(9) and cpu_e...
jnemeth[src/trunk]: src/sys/dev/usb add RTSYS CT57A to list of FTDI based USB serial...
kre[src/trunk]: src/sys/arch/x86/x86 And now do what 1.128 should have done, and...
ozaki-r[src/trunk]: src/sys/netipsec Rename IPSEC_PCBHINT_MAYBE to IPSEC_PCBHINT_UNK...
martin[src/trunk]: src/sys/arch/i386/stand/misc Update to rawrite32 1.0.5 (new sign...
jmcneill[src/trunk]: src/sys/dev/wscons Add type for ARM PrimeCell PL11x
riastradh[src/trunk]: src/sys/kern Gather rndsinks global state into a cacheline-align...
kre[src/trunk]: src/tests/bin/sh Paranoia: add a new test case testing that $(...
snj[src/netbsd-7]: src/external/bsd/nvi/dist/ex Pull up following revision(s) (r...
msaitoh[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by bouy...
matt[src/trunk]: src/sys/arch/evbarm/cubie Cleanup. Make KGDB work.
jakllsch[src/trunk]: src/sys/dev/sdmmc Add support for SDHCI 3.0 bus clock generation...
knakahara[src/trunk]: src/sys/opencrypto fix cryptointr() can process unexpected request.
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...
matt[src/trunk]: src/sys/arch/arm/arm32 If we are going to map all of physical me...
pooka[src/trunk]: src add man page for rumpfs
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.44 of ufs_extattr.c and related change...
wiz[src/trunk]: src/usr.bin/rump_allserver Sort options in SYNOPSIS.
christos[src/trunk]: src/lib/libc/rpc - Provide multi-threaded fdset's for everyone n...
christos[src/trunk]: src/usr.bin/ftp compile without SSL
tteras[src/trunk]: src/crypto/dist/ipsec-tools From G?tz Babin-Ebell <g.babin-ebell...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use correct bs tag for arml2cc_init
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use rockchip_a9periph_get_rate for ...
macallan[src/trunk]: src/sys/arch/mips/ingenic restrict DMA buffers to the lower 256M...
christos[src/trunk]: src/include/rpc Switch to the size-unlimited fd_set. Some code w...
christos[src/trunk]: src/tests/lib/libc/gen - make our stat function return ENOENT if...
ozaki-r[src/trunk]: src/sys/netinet Replace 0 with NULL for pointer variables
matt[src/trunk]: src/sys/arch/powerpc/include Fix kern_softint.c errors (tested w...
jakllsch[src/trunk]: src/sys/dev/sdmmc If we get a SDMA boundary-crossing interrupt a...
joerg[src/trunk]: src Remove LLVM atomic hacks for Sparc.
christos[src/trunk]: src/rescue PR/47276: ftp has ssl support now.
gson[src/trunk]: src/usr.sbin/sysinst Shorten the message "System configuration f...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
martin[src/netbsd-7-0]: src/doc Ticket #1678
uebayasi[src/trunk]: src/sys Clean up splash image build. Print messages when creati...
matt[src/trunk]: src/sys/arch/arm/arm Add fast path for dealing with a single 32-...
mlelstv[src/trunk]: src/usr.sbin/mtree joerg@: just use unsigned int please
wiz[src/trunk]: src/usr.sbin/mtree Add missing letter and use x.y versions for F...
ozaki-r[src/trunk]: src/sbin/ping6 Fix rump.ping6 -c N (N > 1) doesn't work
martin[src/netbsd-7-0]: src/doc Tickets #1679 and #1680
martin[src/netbsd-7-0]: src/sys/dev/scsipi Pull up following revision(s) (requested...
roy[src/trunk]: src/usr.sbin/postinstall FONTCONFIG_DIR not existing does not ne...
christos[src/trunk]: src/distrib/sets/lists/xdebug move mi debug files into shl.mi
hannken[src/trunk]: src/sys/kern Dounmount() violates the locking protocol for membe...
joerg[src/trunk]: src/lib/libc/string Missing alias for strerror_l.
pgoyette[src/trunk]: src/sys/dev/sysmon The sensor limit values were moved out of the...
pgoyette[src/trunk]: src/sys/modules/hifn Add module glue for hifn(4)
christos[src/trunk]: src/sys/dev/pci PR/50785: David Binderman: Remove dead code.
ozaki-r[src/trunk]: src/sys/net Fix build
plunky[src/trunk]: src/distrib/sets/lists add pcpp binary, now in pcc-20160208. Als...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix typo in comment.
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016i
hikaru[src/trunk]: src/sys/dev/marvell Fix typo in sysctls.
snj[src/netbsd-7-0]: src/crypto/external/bsd/heimdal Pull up following revision(...
snj[src/netbsd-7-0]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
joerg[src/trunk]: src/distrib/sets/lists/base Mark compat directories as compat, n...
pooka[src/trunk]: src/lib/librumphijack In case of no dup2'd fd's, make sure that ...
matt[src/trunk]: src/sys/arch/aarch64/include Use __ATOMIC_RELAXED in __cpu_simpl...
rtr[src/trunk]: src/sys/kern Return EINVAL if namelen isn't large enough to enco...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Dedup the NetBSD portion...
skrll[src/trunk]: src/libexec/ld.elf_so Fix DEBUG build.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Check that GEM ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ECHI -> EHCI in printf
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r250108:
matt[src/trunk]: src/sys/arch/arm/arm When doing 16 bytes at a time, alternate re...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by mrg in tick...
matt[src/trunk]: src/sys/arch/evbarm/conf Use std.evbarm
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_quota2.c 1.37: set grace time if lower...
dholland[src/trunk]: src Pass around struct lfs_dirheader instead of struct lfs_direct.
christos[src/trunk]: src/sys/dev/hdaudio Startup with the mic muted to avoid feedback...
dsl[src/trunk]: src/libexec/ld.elf_so Fix the other lwp_park() to pass 0 for the...
matt[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Use <bsd.klinks.mk>
tron[src/trunk]: src/distrib/sets/lists/base "/usr/share/locale/ko_KR.UTF-8/LC_CT...
dholland[src/trunk]: src/usr.bin/rpcinfo passes WARNS=5, don't set it to 4.
jmcneill[src/trunk]: src/sys/dev/ic More or less a rewrite of dwc_mmc, based on awin_...
sjg[src/trunk]: src/usr.bin/make Treat '~' as a meta char requiring a shell.
maxv[src/trunk]: src/sys/fs/ptyfs Overflow if *data_len == OSIZE and args->versio...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf something wrong with MP, turn it off fo...
chs[src/trunk]: src switch to ELF naming for local labels.
matt[src/trunk]: src/sys/dev/usb add KASSERT to make sure softints are not NULL
wiz[src/trunk]: src/share/man/man4 Whitespace.
skrll[src/trunk]: src/sys/dev/usb Only clear the endpoint information in ugen_set_...
christos[src/trunk]: src/bin/sh PR bin/43469 - correctly handle quoting of the patter...
wiz[src/trunk]: src/usr.bin/indent Remove trailing whitespace.
wiz[src/trunk]: src/lib/libedit Use \- for minus sign, use Ev, use Er.
martin[src/netbsd-7-0]: src/sys/netipsec Pull up following revision(s) (requested b...
snj[src/netbsd-7-0]: src/doc 1565
matt[src/trunk]: src/libexec/ld.elf_so For earm, emit a MARCH note.
martin[src/trunk]: src/tests/lib/libm Remove all cargo-cult #ifndef __vax__ from th...
snj[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
jnemeth[src/trunk]: src/share/misc PR/50851 - Nikolai Lifanov -- add EAI
dholland[src/trunk]: src/sys/arch/emips/stand/common Fix wrong indent.
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Update wpa_supplicant(8)...
christos[src/trunk]: src/sys merge new acpica
ginsbach[src/trunk]: src/tests/lib/libc/time Make seconds conversion tests a standalo...
pooka[src/trunk]: src/sys/kern move clock sysctls from init_sysctl.c to kern_clock.c
pooka[src/trunk]: src/sys/rump Rename RUMP_COMPAT to RUMP_NBCOMBAT to better signi...
pgoyette[src/trunk]: src/sys/modules Build modules for sysmon and its subcomponents
rmind[src/trunk]: src/sys/net/npf Silence gcc in npf_recache().
martin[src/trunk]: src/tests/lib/libm Define HAVE_FENV_H on architectures that supp...
nonaka[src/trunk]: src/sys/dev/usb regen.
pgoyette[src/trunk]: src/sys/dev/sysmon The sysmon_envsys module also depends on sysm...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.67 of ufs/inode.h: make the inode fiel...
pgoyette[src/trunk]: src/sys/dev/sysmon Remove another debug printf() that snuck in.
apb[src/trunk]: src/usr.sbin/postinstall In get_makevar, ask make to recursively...
martin[src/netbsd-7-0]: src/doc Ticket #1560
riastradh[src/trunk]: src/sys/modules/viadrmums Include files.pci to get the necessary...
msaitoh[src/trunk]: src/sys/dev/pci Use another firmware command in bge_asf_driver_u...
nat[src/trunk]: src/sys/dev/splash Forgot RCS ID header.
pooka[src/trunk]: src/sys/rump regen for COMPAT_50 sprinklage
aymeric[src/trunk]: src/sys/dev/usb Check that the xfer we are about to abort didn't...
martin[src/netbsd-7]: src/doc Tickets 51 and 52
tron[src/trunk]: src/doc Note import of Postfix 2.8.13.
kiyohara[src/trunk]: src/sys/arch/bebox Change path-format for scsi. s, scsi/B/T/L_n, s...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Implement drm wai...
martin[src/netbsd-7-0]: src/doc Ticket #1644
jmcneill[src/trunk]: src/sys/arch/arm/samsung Update for new dwc_mmc driver
christos[src/trunk]: src/distrib/sets/lists/comp lzma filters file has been renamed.
mlelstv[src/trunk]: src/sys/dev/sysmon use unsigned type for flag bits.
matt[src/trunk]: src/sys/arch/arm/arm32 Add CPU_VFP_ID and PCB_VFP_FPEXC
matt[src/trunk]: src/sys/arch/arm/arm Make this work. Various fixes and some fur...
pooka[src/trunk]: src/sys/rump Give remote clients struct pmap storage. Although ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add pseudo-devices crypto, swcrypto, br...
matt[src/trunk]: src/share/mk Fix typo in OBJCOPYLIBFLAGS_EXTRA for aarch64eb.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Reimplement (pa...
rkujawa[src/trunk]: src/sys/dev Add forgotten xsh device.
dholland[src/trunk]: src/sys/arch/powerpc/oea Add missing va_end, from David Binderma...
pgoyette[src/trunk]: src/sys Replace a home-grown run-once implementation with the re...
msaitoh[src/trunk]: src/sys/dev/marvell Check wheter an MII PHY is really connected ...
apb[src/trunk]: src Add shell implementations of basename and dirname to rc.subr...
mbalmer[src/trunk]: src Adding ibmcd(4), a device driver for the IBM 4810 BSP cash d...
matt[src/trunk]: src/lib/libc/arch/arm/string Add -marm to those sources who aren...
hannken[src/trunk]: src/sys/kern Suspend file system while unmounting. This way no ...
riastradh[src/trunk]: src/sys/kern KASSERT x then y, not (x && y).
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add atomic_sub_64.S
wiz[src/trunk]: src/usr.sbin/makefs Some changes and sorting based on diff sent ...
christos[src/trunk]: src/external/public-domain/xz/dist Date: 2015-02-26 16:53:44 +...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure to load the FPEXC context on co...
dsl[src/trunk]: src/sys There is no need for uvm_coredump_walkmap() to explicity...
tron[src/trunk]: src/external/bsd/less/dist Don't ring the terminal bell if the u...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add lockstat pseudo-device
wiz[src/trunk]: src/share/man/man4 Fix typo.
christos[src/trunk]: src/external/gpl3/binutils regen x86
msaitoh[src/trunk]: src/sys/dev/mii Define MII_ADDRBITS and MII_ADDRMASK.
christos[src/trunk]: src/usr.bin/cmp fix usage (thanks wiz)
maxv[src/trunk]: src/sys/kern Memory leak, found by Mootja. By the way, we probab...
kamil[src/trunk]: src/lib/libc/sys Document PT_SET_EVENT_MASK, PT_GET_EVENT_MASK a...
skrll[src/trunk]: src/distrib/sets/lists/comp Obsolete gcc files
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
pgoyette[src/trunk]: src/sys/compat/common Move if_43.c out of Makefile.sysio and int...
kamil[src/trunk]: src/tests/kernel The problem with WIFCONTINUED() and WIFSTOPPED(...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Get the CPU frequency and set cpu_cc_freq.
christos[src/trunk]: src/sys/dev/pci PR/48180: Christian Groessler: Support for Oxfor...
snj[src/netbsd-7-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
macallan[src/trunk]: src/sys/dev/pci don't access registers when they're not mapped
joerg[src/trunk]: src/crypto/external/bsd/netpgp/lib/verify Add dependency on libz...
christos[src/trunk]: src/lib/libc/rpc Introduce a binary compatible __fd_set_256 that...
nros[src/trunk]: src/lib/libm/man Fix typo in erfl synopsis.
wiz[src/trunk]: src/lib/libc/stdlib Use Dv for NULL.
knakahara[src/trunk]: src if_gif supports rump now.
pgoyette[src/trunk]: src/lib/libc/sys Document the ms_flags field which is now export...
christos[src/trunk]: src/lib/libexecinfo print an error if we failed to allocate.
riastradh[src/trunk]: src/sys/kern Fix comment in vnode_if.src to reflect change to VO...
riastradh[src/trunk]: src/sys/sys Cull unused INRENAME and INRELOOKUP from PARAMASK.
riastradh[src/trunk]: src/sys Cull unused INRENAME and INRELOOKUP from callers.
martin[src/netbsd-7]: src/doc Ticket #1599
phx[src/trunk]: src/sys/arch/amiga wscons and Xorg support for Tseng ET4000/W32 ...
riastradh[src/trunk]: src/lib/libc/stdlib Distinguish invalid syntax from trailing gar...
kamil[src/trunk]: src/tests/kernel attach1 in t_ptrace no longer fails
alnsn[src/trunk]: src/tests/dev/cgd Don't build t_cgd_aes if ${MKCRYPTO} == "no".
jdolecek[src/trunk]: src/sys/ufs/ffs reduce diff vs 1.117, no functional change
martin[src/trunk]: src/external/gpl3/binutils/dist Make the vax target buildable
christos[src/trunk]: src/lib/libedit include explicitly errno.h since we use it.
riastradh[src/trunk]: src/sys/kern Omit call to rnd_getmore from rnd_process_events.
sjg[src/trunk]: src/usr.bin/make Initialize curFile->depending in Parse_SetInput.
skrll[src/trunk]: src/sys/external/bsd/drm2/include/linux In msleep use mdelay if ...
christos[src/trunk]: src/doc mention latest elftoolchain
pgoyette[src/trunk]: src/etc/mtree Add /etc/rc.d/unbound per christos@
pgoyette[src/trunk]: src/etc/mtree Move the /etc/sasl stuff to proper position in col...
ozaki-r[src/trunk]: src/sys/arch Apply deferred if_start to more drivers...
rin[src/trunk]: src/sys/compat/linux/common KNF; no binary changes
ozaki-r[src/trunk]: src/sys/net Use kmem instead of malloc
leot[src/trunk]: src/usr.bin/look Properly check mmap(2) return value. We can end...
kre[src/trunk]: src/usr.bin/pkill PR bin/50934 -- avoid core dump if a process b...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet - Replace the seemingly broken ...
abhinav[src/trunk]: src/usr.sbin/mtree Fix typo.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add exyogpio device attachment for exynos5
snj[src/netbsd-7]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
riastradh[src/trunk]: src/lib/librt Note that SCHED_OTHER must have priority PRI_NONE.
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Shuffle include order...
christos[src/trunk]: src/sys/sys _SC_TIMERS_MAX
pgoyette[src/trunk]: src/sys/ufs/ext2fs Use correct printf() format for inode (fixes ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add disabled MOTG_DEBUG and remove ?HCI...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable tiotg and USB devices.
jdolecek[src/trunk]: src/sys/ufs/ext2fs make E2MAXSYMLINKLEN just alias for EXT2_MAXS...
christos[src/trunk]: src/lib/libc/gen Split syslog.c to:
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Fix a breakout of loops
msaitoh[src/trunk]: src/sys/dev/pci Call wm_enable_phy_wakeup() on PCH2 and newer, t...
kamil[src/trunk]: src/sys/kern Fix build of ports without PT_STEP
wiz[src/trunk]: src/lib/libc/sys Formatting fix.
skrll[src/trunk]: src/sys/arch/arm Fixup the compile time decisions around PMAP_{I...
christos[src/trunk]: src/sys/arch/mips/include provide ecoff 32 defines.
maya[src/trunk]: src/sys/arch Remove commented DISKLABEL_EI for strictly little e...
riastradh[src/trunk]: src/share/man/man9 Clarify that kauth_cred_get doesn't modify wi...
chs[src/trunk]: src apply changes equivalent to freebsd r256822, r267759 and r29...
chs[src/trunk]: src have fpsetmask() change the FE0/FE1 MSR bits to precise mode...
ozaki-r[src/trunk]: src/tests/net/carp Test handovers on interface down as well as s...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix dmesg
knakahara[src/trunk]: src/sys/dev/pci fix EITR setting.
kamil[src/trunk]: src/tests/kernel Mark resume1 and syscallemu1 tests broken in t_...
skrll[src/trunk]: src/sys/arch/mips/mips Can't profile ras_atomic_cas_noupdate
ozaki-r[src/trunk]: src/sys/netinet6 Use LIST_* macros
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that TSO doesn't work correctly....
ozaki-r[src/trunk]: src/sys Make usages of ifp MP-safe in some functions of IP multi...
christos[src/trunk]: src/usr.sbin/makefs/msdos Fix error handling; msdosfs_wfile is s...
christos[src/trunk]: src/doc new ntpd
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Generate dhcpcd-embedded.c f...
christos[src/trunk]: src/sbin/newfs_msdos Use the create_size if given to compute the...
sevan[src/trunk]: src/share/man/man9 Add authors email address.
wiz[src/trunk]: src/share/man/man9 More wording and whitespace.
jmcneill[src/trunk]: src/sys/dev/fdt Attach devices in order of "phandle" property in...
riastradh[src/trunk]: src/usr.bin/make Use, don't kludge, MAKE_ATTR_UNUSED.
kamil[src/trunk]: src/games/fortune/datfiles Remove unmaintained link to imrryr fr...
riastradh[src/trunk]: src/usr.bin/make Plug memory leak in JobPrintCommand.
riastradh[src/trunk]: src/usr.bin/make Plug memory leak in ParseTraditionalInclude.
ozaki-r[src/trunk]: src/sys/netipsec Accept AH with NULL algorithm of zero-length key
kamil[src/trunk]: src/doc Add new entry to TODO.ptrace
nat[src/trunk]: src Improved mixing function - more expensive in cycles though.
knakahara[src/trunk]: src/sys/arch/x86/x86 change aprint_verbose() to know easily msi ...
maya[src/trunk]: src/sys/opencrypto Remove duplicate assignment.
riastradh[src/trunk]: src/sys/dev/usb Fix typo in comment. No functional change.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Add handling of trap 0x06c @...
jdolecek[src/trunk]: src/doc/roadmaps ld(4) already improved to arbitrary ioctls, and...
ozaki-r[src/trunk]: src/sys Simplify logic of udp4_sendup and udp6_sendup
ozaki-r[src/trunk]: src Introduce MKSTRIPSYM build option
joerg[src/trunk]: src/external/bsd/pkg_install/sbin Update build system for pkg_in...
uwe[src/trunk]: src/sys/arch/macppc/stand Quash .eh_frame unwind tables in boot ...
pgoyette[src/trunk]: src/usr.bin/unzip Add crypto stuff on top of what we already hav...
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_todr_attach.
jmcneill[src/trunk]: src/sys/dev/i2c Add support for AS3722 RTC.
macallan[src/trunk]: src/sys/arch/sparc64/dev - set RI_FULLCLEAR
skrll[src/trunk]: src/sys/uvm/pmap Improve a comment
riastradh[src/trunk]: src/bin/kill Clarify `kill -0'. Note standard exit codes.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add a vendor callback for setting signal voltage.
skrll[src/trunk]: src/sys/arch/arm/include Expose lwp_trapframe for _KEMUSER, e.g....
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Set host1x parent to pll_p_out0
pgoyette[src/prg-localcount2]: src/sys/kern Use printf() instead of aprintf_normal(), ...
pgoyette[src/prg-localcount2]: src/share/man/man9 Remove extraneous argument to .Nm
jdolecek[src/trunk]: src/sys/dev/pci do not set IFF_OACTIVE if dma map load or the vi...
wiz[src/trunk]: src/share/man/man9 Cleanups and standardization.
kamil[src/trunk]: src/sys/uvm Add missing , to fix syntax
abhinav[src/trunk]: src Add MLINKS for the functions described in bufq(9)
leot[src/trunk]: src/distrib/sets/lists/debug Adjust for MKCRYPTO_RC5 removal (fi...
kamil[src/trunk]: src/distrib/sets/lists/comp Fix MKCATPAGES=yes build
christos[src/trunk]: src/tests/fs/psshfs there is no more UsePrivilegeSeparation
khorben[src/trunk]: src/sys/dev/usb regen
nonaka[src/trunk]: src/sys/dev/pci regen
knakahara[src/trunk]: src/sys/opencrypto add crypto_ret_{, k}q length sysctl entries an...
knakahara[src/trunk]: src/share/man/man9 update opencrypto(9)
riastradh[src/trunk]: src/sys regen
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_dma_bootstrap is no more
bouyer[src/trunk]: src/doc Update status of bouyer-socketcan
jmcneill[src/trunk]: src/sys/arch/arm/arm32 Add a generic armv7 bus dma tag.
nat[src/trunk]: src/sys/dev Now that the scope of setting the gain is limited, t...
christos[src/trunk]: src/share/mk remove ugly profiling hack now that the compiler is...
kre[src/trunk]: src/bin/sh Add DEBUG tracing to arithmetic $(( )) parsing & eval...
ozaki-r[src/trunk]: src/sys/netipsec Make refcnt operations of SA and SP atomic
jmcneill[src/trunk]: src/sys/arch Fix VERBOSE_INIT_ARM build with TEGRA kernel.
maya[src/trunk]: src/share/man/man8 Omit mention of a script that doesn't actuall...
jmcneill[src/trunk]: src/sys/dev/ic Add flags to control IRQ polarity and buffer type...
kre[src/trunk]: src/tests/bin/sh Guard against EVN being set, and possibly refer...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add fdt glue for SMSC LAN9118 ethernet.
jmcneill[src/trunk]: src/sys/dev/fdt gpiokeys depends on sysmon_envsys and sysmon_power
nat[src/trunk]: src/sys/dev/pad Use defines to specify pad audio format. NFCI.
kamil[src/trunk]: src Remove <sys/user.h>
nat[src/trunk]: src/sys/dev Rate conversion works at 8 bits, so enable it.
nat[src/trunk]: src/sys/dev Add support for more formats. At present 24 bit for...
nat[src/trunk]: src/sys/dev No need to reset the audioinfo whem dealing with the...
nat[src/trunk]: src/sys/dev sc_iffreq -> sc_frequency. NFCI.
nat[src/trunk]: src/sys/dev Allow for bigger data types to mix into to avoid ove...
msaitoh[src/trunk]: src/sys/dev/pci - Add debug printf()s.
skrll[src/trunk]: src/sys/arch/evbarm/conf Add exynos5410-odroidxu.dts to DTS list
skrll[src/trunk]: src/etc/etc.evbarm Replace ALLWINNER_A80 (it's never really work...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/arm Drop symbol number from default b...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/arm Expand symnum, GCC's uninitialize...
jmcneill[src/trunk]: src/sys/arch Add Exynos 5410 clock controller driver.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/mips Fix C&P bug. Deal with more MIPS...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/sh3 Add last_symnum, move up def and ...
nat[src/trunk]: src/sys/dev Fix defines to proper function names.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/vax Add back symnum, fix debug print.
flxd[src/trunk]: src/etc/etc.vax Add audio for vsaudio(4) and speaker to be on pa...
abhinav[src/trunk]: src/usr.bin/nbperf Fix typo
skrll[src/trunk]: src/sys/arch/arm/samsung Fix a few typos in clock parent names f...
abhinav[src/trunk]: src/share/dict Add following missing words:
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Update for new dwc_mmc driver
jmcneill[src/trunk]: src/sys/arch/arm/samsung Implement platform reset for exynos5
abhinav[src/trunk]: src/share/dict Remove `favour' and `finalise' added in previous ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add exynos5410-smdk5410.dts to DTS list
christos[src/trunk]: src/sys/kern Change len type to be unsigned int for consistency ...
skrll[src/trunk]: src/etc/etc.evbarm Don't try and build VEXPRESS_A15_INSTALL
uwe[src/trunk]: src/sys/arch/sh3/sh3 Use vmspace::vm_minsaddr instead of hardcod...
ozaki-r[src/trunk]: src/tests/net/arp Set net.inet.arp.keep only if it's required
martin[src/trunk]: src/sys/kern Change a KASSERT to KASSERTMSG and print the xcall ...
nat[src/trunk]: src/sys/dev Check hardare precision in vchan_autoconfig. Passes...
ozaki-r[src/trunk]: src Don't create a permanent L2 cache entry on adding an address...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/mips Replace last use of r_type.
abhinav[src/trunk]: src/share/dict Fix typo made in previous commit.
macallan[src/trunk]: src/sys/dev/pci allow font loading etc.
christos[src/trunk]: src/sys/arch/x86/x86 knf, fix more error and debugging messages.
jdolecek[src/trunk]: src/sys/dev/pci switch to pci_intr_establish_xname()
christos[src/trunk]: src/sys/rump/dev/lib/libucom should be umodeswitch!
christos[src/trunk]: src/sys/dev comment out unused variables.
christos[src/trunk]: src/sys/arch/evbarm/conf XXX: fix conflict with plrtc in sys/con...
skrll[src/trunk]: src/sys/arch/arm/samsung Add some compat strings
skrll[src/trunk]: src/sys/arch/arm/cortex Add 'armgichist' KERNHIST for (future) d...
skrll[src/trunk]: src/sys/arch/arm/cortex Naming consistency for (as yet) unused r...
skrll[src/trunk]: src/sys/arch/arm/cortex Print the GICC_IIDR when AB_DEBUG
skrll[src/trunk]: src/sys/arch/arm/cortex Wrap long line
skrll[src/trunk]: src/sys/arch/arm/cortex If we see GICC_IAR_IRQ_SSPURIOUS we shou...
ozaki-r[src/trunk]: src/sys/net Fix locking in rtalloc1 (affected only if NET_MPSAFE)
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
ozaki-r[src/trunk]: src/tests/net/ndp Fix typo
skrll[src/trunk]: src/sys/kern Unwrap two lines. NFC.
ozaki-r[src/trunk]: src/sys/netinet Fix in_lltable_match_prefix
ozaki-r[src/trunk]: src/sys/netinet6 Remove unused function (nd6_rem_ifa_lle)
knakahara[src/trunk]: src/sys/net I have forgotten to commit this gif(4) MP-ify patch ...
ozaki-r[src/trunk]: src/sys/netinet6 Allow in6_lltable_free_entry to be called witho...
ozaki-r[src/trunk]: src/sys Purge ARP/NDP entries on an interface when the interface...
ozaki-r[src/trunk]: src Purge all related L2 caches on removing a route
ozaki-r[src/trunk]: src/sys/net Purge L2 caches on changing an interface of a route
ozaki-r[src/trunk]: src/tests/net Test implicit removals of ARP/NDP entries
maya[src/trunk]: src/lib/libm/src Correct misleading indentation. NFC
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Disable SDR50 support, it is not relia...
dholland[src/trunk]: src/usr.bin/make Document what the magic variable .MAKE.EXPAND_V...
kamil[src/trunk]: src/bin/ksh Remove ancient cygwin support in ksh(1)
joerg[src/trunk]: src/sys/arch/x86/x86 Use a proper format string.
kamil[src/trunk]: src/bin/ksh Remove os2 support in ksh(1)
wiz[src/trunk]: src/usr.bin/make Whitespace fixes.
kamil[src/trunk]: src/bin/ksh Remove sco unix 3.2v4.1 support (from 1992) from ksh(1)
kamil[src/trunk]: src/bin/ksh Drop HP-UX support from ksh(1)
kamil[src/trunk]: src/bin/ksh Remove code for AIX, including hack for 3.2.5 (from ...
dholland[src/trunk]: src/usr.bin/make Improve description of -V. Can probably be impr...
kamil[src/trunk]: src/bin/ksh Temporarily revert previous.
kamil[src/trunk]: src/bin/ksh Reapply removal of code from 90ties for OS/2 Cygwin ...
khorben[src/trunk]: src/sys/dev/usb Typos in comments
christos[src/trunk]: src/sys/arch/evbarm/conf we don't support 'no device' so re-defi...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc We do not have a native libunwind...
flxd[src/trunk]: src spelling (DEC called it "TURBOchannel")
flxd[src/trunk]: src/sys/dev/tc regen
flxd[src/trunk]: src USB for vax (similar to pmax; no/negligible impact on legacy):
khorben[src/trunk]: src/sys/arch Register support for SD card readers with Xen DOM0 ...
uwe[src/trunk]: src/sys/arch/landisk/conf Merge define obio {} + device obio int...
kamil[src/trunk]: src/bin/ksh Drop Ultrix support from ksh(1), a DEC UNIX for VAX
kamil[src/trunk]: src/bin/ksh Drop support for $CC incapable to use void* / volati...
uwe[src/trunk]: src/sys/arch/landisk/conf Merge define/device mainbus too. Same...
chs[src/trunk]: src/sys/arch/xen/xen use UVM_FLAG_UNMAP instead of unmapping sep...
kamil[src/trunk]: src/bin/ksh ksh: Assume that $CC handles const (ANSI C89)
kamil[src/trunk]: src/bin/ksh ksh: Kill switch for CLOSEDIR_VOID (closedir(2) retu...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <unistd.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <stdlib.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <stddef.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <string.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without strstr(3)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without strcasecmp(3) ...
kamil[src/trunk]: src/bin/ksh ksh: Drop usage of SVID header <memory.h>, it's lega...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without memset(3)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without memmove(3) and...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <fcntl.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <limits.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without offsetof(3)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for ISC UNIX
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without dup2(2)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without mmap(2)
kamil[src/trunk]: src/bin/ksh ksh: Remove fallback to BSD4.1 signal routines
kamil[src/trunk]: src/bin/ksh ksh: Drop fallback for BSD4.2 signal routines
kamil[src/trunk]: src/bin/ksh ksh: Drop support for UNIX V7-style signal routines
kamil[src/trunk]: src/bin/ksh ksh: Drop BSD4.3 temporary hack in tty code
kamil[src/trunk]: src/bin/ksh ksh: Drop the latest ifdef for BSD4.1 and eliminate ...
kamil[src/trunk]: src/bin/ksh ksh: Remove support for NeXT Operating System
kamil[src/trunk]: src/bin/ksh ksh: Remove remnant hack for SCO UNIX in tty code
kamil[src/trunk]: src/bin/ksh ksh: Use ANSI C varargs, drop support for older vers...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems that return void for c...
kamil[src/trunk]: src/bin/ksh ksh: Replace homegrown int_least32_t with the C99 ve...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without clock_t type
macallan[src/trunk]: src/sys/dev/wsfont allow longer font names
macallan[src/trunk]: src/usr.sbin/wsfontload load files from ttf2wsfont
ozaki-r[src/trunk]: src/sys/net Fix build of kernels without both INET and INET6
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use IFM_1000_KX more.
ozaki-r[src/trunk]: src/sys/net Tweak lltable_sysctl_dumparp
msaitoh[src/trunk]: src/sys/dev/pci Don't print the Image Unique ID if an NVM is iNV...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print verbose outout in ixgbe_update_link_...
ryo[src/trunk]: src/sys/dev/sdmmc fix problem for ESDHC/USDHC due to change of r...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused "cached_autoc". It was remov...
knakahara[src/trunk]: src/sys/opencrypto fix cryptosoft.c:r1.51 mistake. swcrypto_atta...
rjs[src/trunk]: src/sys/netinet Make arguments match debug message.
flxd[src/trunk]: src/share/man/man4 Add vax.
joerg[src/trunk]: src/libexec/ld.elf_so Remove old assert that only two segments e...
macallan[src/trunk]: src/usr.sbin/wsfontload avoid sign compare error
macallan[src/trunk]: src/usr.sbin/wsfontload - don't use embedded font name if -N is ...
joerg[src/trunk]: src/sys Recommit exec_subr.c revision 1.79:
jdolecek[src/trunk]: src/sys/arch/x86/x86 remove panicstr KASSERT() in pmap_kremove_l...
skrll[src/trunk]: src/sys/uvm/pmap Multiple inclusion protection define consistency
skrll[src/trunk]: src/sys/uvm/pmap Whitespace - comment alignment.
skrll[src/trunk]: src/sys/uvm/pmap Use __BIT(0) for PV_KENTER. NFC.
skrll[src/trunk]: src/sys/uvm/pmap Trailing whitespace
skrll[src/trunk]: src/sys/arch/mips/include Provide pte_set
skrll[src/trunk]: src/sys/arch/powerpc/include/booke Provide a pte_set
skrll[src/trunk]: src/sys/uvm/pmap Use pte_set
gson[src/trunk]: src/tests/lib/libc/db Reduce the number of iterations in the bsi...
kre[src/trunk]: src/tests/bin/sh NFC: Added some comments (about other comments)
kre[src/trunk]: src/tests/bin/sh Give this test a promotion! This was the test...
kre[src/trunk]: src/bin/sh Another ancient (highly improbable) bug bites the dus...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add discard support to ld@sdmmc using the ERAS...
mlelstv[src/trunk]: src/sys/dev/iscsi Fix session cleanup.
hannken[src/trunk]: src/sys/fs/udf No need to call vflush from failing udf_mount(). ...
hannken[src/trunk]: src/sys/miscfs/specfs Refuse to open a block device with zero op...
joerg[src/trunk]: src/sys/arch Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guar...
jmcneill[src/trunk]: src/sys/dev/sdmmc Read SD status register and print card status ...
jmcneill[src/trunk]: src/sys/dev/sdmmc Revert part of previous; the SD card spec reco...
nat[src/trunk]: src/sys/dev/ic rfill and pfill mixed up.
nat[src/trunk]: src/sys/dev Use pustream params when clearing the next block in ...
nat[src/trunk]: src/sys/dev Remove stray ";" from defines.
nat[src/trunk]: src/sys/dev Use LINEARNTOMULAW for 8 bits as well.
nat[src/trunk]: src/sys/dev Check validbits against precision in vchan_autoconfi...
snj[src/trunk]: src/sys/kern fix typo
isaki[src/trunk]: src/sys/arch/x68k/dev Avoid panic when the device is closed when...
nat[src/trunk]: src/sys/dev/ic Set hw parameters for linear to ulaw filters.
nat[src/trunk]: src/sys/dev Don't start playback or recording on the hw ring onl...
skrll[src/trunk]: src/sys/arch/cats/conf Comment out a bunch of thing so that a GE...
nat[src/trunk]: src/sys/dev Don't autoconfig for 24 bits precision. It does not...
maxv[src/trunk]: src/sys/dev/sbus spl leak, found by Mootja a long time ago
maxv[src/trunk]: src/sys/arch/ia64/stand/ia64/ski uninitialized variable, found b...
maxv[src/trunk]: src/sys/arch/acorn32/podulebus spl leak, found by Mootja
maxv[src/trunk]: src/sys/arch/arm/imx memory leak, found by Mootja
maxv[src/trunk]: src/sys/arch/bebox/stand/boot uninitialized var, found by Mootja...
maxv[src/trunk]: src/sys/dev/hpc spl leak, found by Mootja
maxv[src/trunk]: src/sys/dev/pcmcia two spl leaks, found by Mootja
maxv[src/trunk]: src/sys/dev/ppbus spl leak, found by Mootja
maxv[src/trunk]: src/sys/dev/ata dumb instruction
maxv[src/trunk]: src/sys/dev/ieee1394 memory leak, found by Mootja; it seems that...
bouyer[src/trunk]: src/sys/arch/x86/x86 Page tables are not writable under Xen, so ...
maxv[src/trunk]: src/sys/arch/arm/gemini NULL deref, found by Mootja; not sure ho...
christos[src/trunk]: src/sys/dev/pci PR/52330: Jia-Ju Bai: mpii driver: a sleep-in-in...
christos[src/trunk]: src/sys/dev/pci PR/52331: ydc driver: sleep-under-spin-mutex bug...
bouyer[src/trunk]: src/sys/arch/i386/conf Restore alignement of _end to rev 1.12: t...
bouyer[src/trunk]: src/sys/arch/x86/x86 Xen/i386PAE is special, in that top-level e...
ozaki-r[src/trunk]: src Fix usage of routing messages on arp -d and ndp -d
sevan[src/trunk]: src/sys/arch/evbarm/conf Add a heading to describe the class of ...
ozaki-r[src/trunk]: src Improve backward compatibility of (fake) routing messages on...
msaitoh[src/trunk]: src/sys/dev/pci Print sc_flags with snprintb().
msaitoh[src/trunk]: src/sys/dev/pci - Fix wm_set_ral():
msaitoh[src/trunk]: src/sys/dev/pci - Flush every MTA write. Same as Linux.
msaitoh[src/trunk]: src/sys/dev/pci Add missing "else" in wm_nvm_release().
msaitoh[src/trunk]: src/sys/dev/pci - Make new wm_phy_post_reset() and use this func...
knakahara[src/trunk]: src/sys/opencrypto simplify mutex_enter/exit(crypto_q_mtx), and ...
ozaki-r[src/trunk]: src/sys/net Fix ifdef; care about a case w/ INET6 and w/o INET
ozaki-r[src/trunk]: src Drop RTF_UP from a routing message of a deleted ARP/NDP entry
ozaki-r[src/trunk]: src/sys/netinet6 Fix usage of ip6_get_membership
nat[src/trunk]: src/sys/dev Rectify an error in mulaw/alaw conversion to big end...
nat[src/trunk]: src/sys/dev Better solution to mulaw/alaw conversion on big endi...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist If we've authenticated, we ...
christos[src/trunk]: src/external/bsd/blacklist/diff amend the patch to close.
joerg[src/trunk]: src/external/gpl3/gcc/usr.bin Honor HOST_CXX.
flxd[src/trunk]: src/etc/etc.vax Add GENERIC_USB to vax kernel sets, but not to s...
christos[src/trunk]: src/sys/dev/pci PR/52333: Jia-Ju Bai: explicitly pass BUS_DMA_NO...
christos[src/trunk]: src/bin/sh source .editrc after we initialize so that commands p...
is[src/trunk]: src/sys/dev/usb yet another moschip serial adapter chip.
is[src/trunk]: src/sys/dev/usb regenerate
is[src/trunk]: src/sys/dev/usb Add first channel of mcs7720.
kre[src/trunk]: src/bin Make arg parsing in kill POSIX compatible with POSIX (XB...
kre[src/trunk]: src/lib/libedit Make the default editrc file be $EDITRC (from en...
kre[src/trunk]: src/share/man/man7 Document EDITRC
kre[src/trunk]: src/lib/libedit Include EDITRC in doc.
kre[src/trunk]: src/bin/sh Properly support EDITRC - use it as (naming) the file...
ozaki-r[src/trunk]: src/tests/net/route Check existence of ARP/NDP entries
ozaki-r[src/trunk]: src/tests/net/route Fix wrong comment
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD. No functional...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD. change hw.ixg...
kre[src/trunk]: src/sys/dev/usb It appears that some experimental version of the...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some register definitions for X550 and...
wiz[src/trunk]: src/sys/dev Add verb to sentence.
wiz[src/trunk]: src/sys/dev regen (comment change only)
wiz[src/trunk]: src/bin/sh Get rid of workarounds for ancient groff html backend.
hannken[src/trunk]: src/sys/miscfs/genfs Add missing check for dead or dying vnode t...
nat[src/trunk]: src/sys/dev KNF. NFCI.
nat[src/trunk]: src/sys/dev Ensure to close open file descriptors.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug of ixg(4)'s media setting.
rjs[src/trunk]: src/sys/netinet Pack structs.
roy[src/trunk]: src/sys/net Introduce if_get_bylla to find an interface with the...
roy[src/trunk]: src/sys/netinet Use if_get_bylla() instead of just looking at th...
kre[src/trunk]: src/bin/sh Make one example more like a real world possibility (...
rjs[src/trunk]: src/sys/netinet Check outgoing cookie size before accessing any ...
rjs[src/trunk]: src/sys/netinet Use host byte order for a debug message.
christos[src/trunk]: src/lib/libedit mention the limitation of the literal sequence d...
christos[src/trunk]: src/lib/libedit - handle literal escape sequence printing.
christos[src/trunk]: src/lib/libedit - add literal sequence handling.
christos[src/trunk]: src/lib/libedit remove unused variable
christos[src/trunk]: src/lib/libedit add literal escape sequence support, patterned a...
christos[src/trunk]: src/bin/sh Add literal prompt support this allows one to do:
christos[src/trunk]: src/lib/libedit fix comment
manu[src/trunk]: src/external/bsd/dhcp/dist Make DHCP programs compatible with cr...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add IXGBE_TIPG_IPGT_MASK and IXGBE_PAP_PAC...
ozaki-r[src/trunk]: src Drop RTF_LLINFO flag (now it's RTF_LLDATA) from local routes
ozaki-r[src/trunk]: src Restore ARP/NDP entries to route show and netstat -r
ozaki-r[src/trunk]: src Enable to remove multiple ARP/NDP entries for one destination
christos[src/trunk]: src/sys/netipsec PR/52346: Frank Kardel: Fix checksumming for NAT-T
rjs[src/trunk]: src/sys/netinet Whitespace.
kre[src/trunk]: src/bin/sh Now libedit supports embedded mode switch sequence, i...
rjs[src/trunk]: src/sys/netinet Put back some commented out code.
rjs[src/trunk]: src/sys/netinet Pack assoc structs.
skrll[src/trunk]: src/sys/arch/arm/cortex Revert the KERNHIST for now it causes pr...
jmcneill[src/trunk]: src/sys/dev/fdt Attach fdtbus to a /clocks node with no compatib...
jmcneill[src/trunk]: src/sys/arch/arm Add support for ARM Power State Coordination In...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Support interrupt sharing.
jmcneill[src/trunk]: src/sys/arch Add initial support for Allwinner H3 SoC.
jmcneill[src/trunk]: src/sys/arch/arm/cortex ARM Trusted Firmware reserves SGIs 8-15 ...
kre[src/trunk]: src/lib/libedit Fix an obvious, but almost invisible typo (avoid...
ozaki-r[src/trunk]: src/sys/netipsec Apply C99-style struct initialization to xformsw
ozaki-r[src/trunk]: src/usr.bin/netstat Tweak outputs of netstat -s for IPsec
knakahara[src/trunk]: src/sys/rump/dev/lib/libopencrypto reduce rump waring message. p...
jmcneill[src/trunk]: src/sys/arch Add H3 MMC support
jmcneill[src/trunk]: src/sys/arch/arm/sunxi SD/MMC clock fixes
jmcneill[src/trunk]: src/sys/dev/fdt Add FDT PHY interface.
jmcneill[src/trunk]: src/sys/dev/fdt Add glue for generic ehci/ohci bindings.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename a variable, NFC.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support parents in different clock domains.
jmcneill[src/trunk]: src/sys/arch Add USB stuff. Doesn't quite work yet.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Synopsys DesignWare APB UART needs "opt...
joerg[src/trunk]: src/external/gpl3/gcc/lib Mark a few more things as not-for-clan...
jmcneill[src/trunk]: src/sys/arch Add i2c glue.
jmcneill[src/trunk]: src/sys/arch Add RTC driver.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi PHY registers start at index 1. Now USB w...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Don't allow sharing edge and level triggere...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add arm_fdt_memory_dump helper for dumping ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Print clocks with aprint_debug
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without gid_t
kamil[src/trunk]: src/bin/ksh ksh: Drop ksh_wait.h that reinvents <sys/wait.h> (PO...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <sys/wait.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop support for OSes without POSIX types
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without handling shebang
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without implementation...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without POSIX signal r...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without functional wai...
kamil[src/trunk]: src/bin/ksh ksh: Assume ANSI C prototypes
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems with broken times(3)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without POSIX <sys/wai...
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without POSIX lstat(2)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems with broken <sys/time....
kamil[src/trunk]: src/bin/ksh ksh: Drop support for systems without <sys/stat.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop old hack fo SunOS 4.1.x (1990-1994)
kamil[src/trunk]: src/bin/ksh ksh: Drop support for OSes that don't map /dev/fd
kamil[src/trunk]: src/bin/ksh ksh: Drop support for OSes without POSIX sigaction(2)
kamil[src/trunk]: src/bin/ksh ksh: Eliminate dead MEM_DEBUG sections, there is mis...
kamil[src/trunk]: src/bin/ksh ksh: Upgrade to C99 <stdbool.h>
kamil[src/trunk]: src/bin/ksh ksh: Drop old hack for FreeBSD 1.1.5 and CLK_TCK
kamil[src/trunk]: src/bin/ksh ksh: Eliminate dead function x_complete_word()
kamil[src/trunk]: src/bin/ksh ksh: Eliminate dead code from expand.h
pgoyette[src/trunk]: src/share/man/man9 Minor wording improvement, and use an apostro...
ozaki-r[src/trunk]: src/tests/net/route Check if ARP/NDP entries are purged when a r...
skrll[src/trunk]: src/sys/arch/arm/arm32 typo in comment
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF. Same code before and after.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove unused defines
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_get_string helper
ozaki-r[src/trunk]: src/sys/net Restore the original length of a sockaddr for netmask
jmcneill[src/trunk]: src/sys/dev/ofw Add of_search_compatible, which searches an arra...
jmcneill[src/trunk]: src/sys/arch/arm/vexpress Use of_match_compatible instead of of_...
christos[src/trunk]: src/lib/libc/rpc Revert previous since it causes a double free (...
christos[src/trunk]: src/external/bsd/bind/dist/doc/arm --- 9.10.5-P2 released ---
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
christos[src/trunk]: src/doc new bind.
christos[src/trunk]: src/doc remove merge conflict part.
christos[src/trunk]: src/sys/net Avoid DIAGNOSTIC warning with previous fix and simpl...
kre[src/trunk]: src/lib/libedit Allow wide characters (properly encoded as byte ...
christos[src/trunk]: src/lib/libexecinfo make this standalone.
kre[src/trunk]: src/bin/sh NFC: DEBUG only change - provide an externally visibl...
kre[src/trunk]: src/bin/sh Include redirections in trace output from "set -x"
kre[src/trunk]: src/bin/sh Implement PS1, PS2 and PS4 expansions (variable expan...
kre[src/trunk]: src/bin/sh Implement a bunch of new shell environment variables....
kre[src/trunk]: src/bin/sh Omnibus manual update for prompt expansions and new v...
kre[src/trunk]: src/bin/sh Correct a markup typo (why did I not see this before ...
wiz[src/trunk]: src/bin/sh Sort options (our default is 0..9AaBbZz).
nat[src/trunk]: src/sys/dev Don't keep writing data if an error has occurred.
nat[src/trunk]: src/sys/dev Broadcast all conditional variables if in being deac...
nat[src/trunk]: src/sys/dev/pad sc_audiodev should be defined as a device_t as t...
kre[src/trunk]: src/bin/sh Make $- list flags in the same order they appear in s...
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP t...
skrll[src/trunk]: src/sys/arch/arm/arm32 Report an error if compiled with MULTIPRO...
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
maxv[src/trunk]: src/sys/arch Remove the osyscall call gate on i386, and emulate ...
jmcneill[src/trunk]: src/tools/gdb --disable-nls does not work in gdb subdir, so add ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/arm32 Whitespace (align comments)
macallan[src/trunk]: src/sys/dev/ic do what other SCSI drivers do - ack MSG_IGN_WIDE_...
jmcneill[src/trunk]: src/sys/arch Add driver for Allwinner Gigabit Ethernet (EMAC) as...
khorben[src/trunk]: src/sys Typo
christos[src/trunk]: src/sys put the code that returns the sizeof the socket by famil...
christos[src/trunk]: src/sys/miscfs/genfs Provide EVFILT_WRITE; this is what FreeBSD ...
christos[src/trunk]: src/sys fix file descriptor locking (from joerg).
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix dmesg
joerg[src/trunk]: src/bin/ksh Kill enough K&R cruft to build with clang again.
nat[src/trunk]: src/sys/dev On a forcefull detach wait for spkr to close as the ...
nat[src/trunk]: src/sys Pad is now clones its device, attaching upon open and de...
jmcneill[src/trunk]: src/sys/arch Add basic support for Allwinner A31.
christos[src/trunk]: src/sys/kern don't warn about AF_LINK sockets with sa_len less t...
nat[src/trunk]: src/sys/dev/pad Return early from read if kpause is interrupted ...
dholland[src/trunk]: src/games/fortune/datfiles typo
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Only 35 years late.
maxv[src/trunk]: src/sys/arch/i386 Define MINGDTSIZ/MAXGDTSIZ in bytes, not in nu...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Hide the computation in a macro.
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
maxv[src/trunk]: src/sys/arch/i386 Use a bitmap-based allocator for i386, same as...
maxv[src/trunk]: src/sys/arch Put some ()s in the macro (kre).
nat[src/trunk]: src/sys/dev/pad If a particular pad device is opened, ie pad1 th...
christos[src/trunk]: src/sys/arch/m68k/include remove f_pad, conflicts with new <sys/...
jmcneill[src/trunk]: src/sys/arch Add basic FDT GPIO support.
christos[src/trunk]: src/sys/arch/amiga/amiga remove the single use of f_pad...
bouyer[src/trunk]: src/sys/arch/arm/allwinner In the RX IRQ handler, release the re...
jmcneill[src/trunk]: src/sys/dev/fdt Fix the pinctrl api to match the spec. A pinctrl...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable sunxi pinctrl support
skrll[src/trunk]: src/sys/arch/arm Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm Consistency around the user trapframe for all L...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Adjust to new pinctrl API
joerg[src/trunk]: src Export the guard size of the main thread via vm.guard_size. ...
joerg[src/trunk]: src/lib/libpthread Do not look at environmental variables for su...
jmcneill[src/trunk]: src/sys/arch Add P2WI/RSB driver, based on awin_p2wi.c.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix typo in a compat string.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Configure pin defaults at attach
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
jmcneill[src/trunk]: src/sys/arch/arm/samsung No need to explicitly set pinctrl confi...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix some register definitions.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Disallow sharing between MPSAFE and non-MPS...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add SUNXI_INSTALL kernel.
jmcneill[src/trunk]: src/etc/etc.evbarm Replace HUMMINGBIRD_A31 with the SUNXI kernel.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Rename JETSONTK1 to TEGRA, add SUNXI
jmcneill[src/trunk]: src/sys/dev/ofw Add of_match_compat_data.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_CPU_UAREA_ALLOC_IDLELWP
riastradh[src/trunk]: src/sys/kern Nix trailing whitespace. No functional change.
riastradh[src/trunk]: src/sys/kern Add cv_timedwaitbt, cv_timedwaitbt_sig.
riastradh[src/trunk]: src/sys/sys Add new declarations of cv_timedwaitbt and cv_timedw...
ozaki-r[src/trunk]: src Add test cases for IPComp
mrg[src/trunk]: src/sbin/gpt only do wedges if not the tools version. fixes bui...
justin[src/trunk]: src/sys/rump/librump/rumpkern Fix header ordering
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add tegrai2c (I2C[12345]) and seeprom o...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra copy bootargs from uboot before we tur...
pgoyette[src/trunk]: src/sys Another xxxfini() routine.
hsuenaga[src/trunk]: src/sys/arch add synchronization barrier for AURORA_IO_CACHE_COH...
wiz[src/trunk]: src/share/man/man4 Fix date.
wiz[src/trunk]: src/usr.bin/config Sort options in usage.
dsl[src/trunk]: src/sys/arch/amd64/include This is included into user-programs b...
rmind[src/trunk]: src/sys - fsocreate: set SS_NBIO before the file descriptor is a...
msaitoh[src/trunk]: src/sys/dev/pci Add some workaround code for BGE_ASICREV_BCM5784...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable COMPAT_60
martin[src/trunk]: src/sbin/newfs Increase alignement of the global "buf" variable ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Exynos4's MCT doesn't interrupt on the ...
matt[src/trunk]: src/sys/arch/m68k/fpsp Avoid trigraphs
martin[src/trunk]: src/sys/nfs Remove unused variable
pooka[src/trunk]: src/sys/fs/puffs Do the protocol consistency check hack only whe...
jdc[src/trunk]: src/sys/arch/sparc64/conf Remove spdmem entries for indirect con...
ozaki-r[src/trunk]: src/sys/dev/pci Add NULL check for TAILQ_FIRST
tsutsui[src/trunk]: src/sys/arch/mvme68k Make MVMEPROM_ARG2() macro take two args in...
hannken[src/trunk]: src/sys/fs/msdosfs Move the initialization of n to after the err...
christos[src/trunk]: src/sys/kern mark mbuf as free when we return it to the pool (Be...
skrll[src/trunk]: src/sys/arch/mips/mips Use pmap_tlb_asid_check to reduce code c&p.
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Reduce a number of getsecs() cal...
macallan[src/trunk]: src/sys/arch/arm/omap fix some bit #define, now the name actuall...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs not nice to play ...
pooka[src/trunk]: src/sys/rump/librump/rumpdev use ioconf for mainbus
martin[src/trunk]: src/sys/uvm Allow MD code to add aditional checks for mmap(..., ...
joerg[src/trunk]: src/sys/dev/usb Put UREAD4 under UHCI_DEBUG
pooka[src/trunk]: src/usr.bin/rump_allserver Remove LD_DYNAMIC_WEAK whine, by larg...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix asm() misclassification
christos[src/trunk]: src/etc/rc.d wait until our local address is available before co...
he[src/trunk]: src/sys/arch/alpha/stand/netboot Include <machine/cpu.h> for alp...
manu[src/trunk]: src/lib/libpuffs Add an open2 method, like open but with an addi...
joerg[src/trunk]: src/sys/dev/flash GC flash_get_part_offset.
rtr[src/trunk]: src/sys/kern compare mbuf * pointer to NULL instead of 0
joerg[src/trunk]: src/external/bsd/byacc/dist Mark yysccsid as used when compiling...
joerg[src/trunk]: src/sys GC unused functions. Don't bother building ieee80211_acl...
hkenken[src/trunk]: src/sys/arch use armv7_generic_space
martin[src/trunk]: src/sys/kern Backout previous, Nick has a fix for binutils.
christos[src/trunk]: src/bin/sh Eat trailing backslash like bash and pdksh (not zsh)....
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Split the NORMAL_GLOBALS and...
apb[src/trunk]: src/share/zoneinfo Merge the Fiji-related change from tzdata2013e.
tron[src/trunk]: src/external/ibm-public/postfix/sbin/postconf Update list of gen...
macallan[src/trunk]: src/sys/dev/ic malo_rx_desc::status is uint8_t, so don't try to ...
joerg[src/trunk]: src/sys/fs/tmpfs Only recheck size/node limits on update mounts, ...
kamil[src/trunk]: src/bin/df Correct display of df(1) with the -i parameter
christos[src/trunk]: src/usr.bin/make CID 1025006: pbm can't be NULL at this point.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add some Linux list ro...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove unnecessary #include
skrll[src/trunk]: src/sys/dev/scsipi Remove unnecessary initialisation of error
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Core 5G devices and Realtek RTL81...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Inform dhcpcd we have config...
riz[src/trunk]: src/usr.bin/calendar/calendars NetBSD 6.0.3 and 6.1.2 released.
pettai[src/trunk]: src/doc note kerberos(8) update
martin[src/trunk]: src/share/man/man4 Fix firmware path - noted by Thomas Mueller o...
msaitoh[src/trunk]: src/sys/dev/mii Add X550 and X557.
ragge[src/trunk]: src/sys/arch/vax/vax PR port-vax/49884
macallan[src/trunk]: src/sys/arch/evbarm/rpi add goop for hardware cursor handling
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a native version of strc...
riastradh[src/trunk]: src/etc/defaults Nix `-b 1024' from ssh_keygen_flags in /etc/def...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use unsigned for device address.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoiding arithmetic on v...
martin[src/trunk]: src/share/mk No kernel modules for acorn26
pooka[src/trunk]: src/sys/rump/librump/rumpnet Set networking soft interrupt vecto...
martin[src/trunk]: src Get rid of all sysc_init_field uses - initialize fields dire...
apb[src/trunk]: src/tests/usr.bin/make Remove commented-out debug code that was ...
he[src/trunk]: src/sys/arch/amiga/conf We appear to need files.usb included to ...
pgoyette[src/trunk]: src/sys/arch/x86/pci Separate the watchdog code from the pcib co...
pgoyette[src/trunk]: src/sys/modules Build the tco watchdog module
christos[src/trunk]: src/sys/dev/usb - need opt_usb.h if depending on USB_DEBUG
tsutsui[src/trunk]: src/doc Note luna68k bootloader.
jnemeth[src/trunk]: src/doc mention MODULAR_DEFAULT_AUTOLOAD
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make sure to enable DTR and RTS ...
matt[src/trunk]: src/sys/arch/mips/mips Update to use new pcu_state_{load, save, re...
macallan[src/trunk]: src/sys/arch/sgimips/dev support ioctl() WSDISPLAYIO_SVIDEO, _GV...
reinoud[src/trunk]: src/sys/arch/arm/samsung Both Exynos4 and Exynos5 have a 24 Mhz ...
wiz[src/trunk]: src/share/man/man4/man4.emips New sentence, new line.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom The BSC (I?C) interrupt is actually sh...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Add support for rpi cpu frequency scalin...
taca[src/trunk]: src/etc/namedb D.ROOT-SERVERS.NET changes IPv4 address.
dholland[src/trunk]: src/usr.bin/hexdump Don't use one function for two different thi...
nakayama[src/trunk]: src/external/gpl3/binutils Reapply following changes to binutils...
christos[src/trunk]: src/etc Introduce kat() a built-in version of cat(1) that strips...
christos[src/trunk]: src/tests/bin/sh Complete implementation of TEST_SH, use builtin...
chs[src/trunk]: src/usr.bin/finger in find_idle_and_ttywrite(), initialize idlet...
rtr[src/trunk]: src/sys/kern flip (NULL == addr) to (addr == NULL) use in condit...
wiz[src/trunk]: src/share/man/man4/man4.x86 Add .An -nosplit.
pooka[src/trunk]: src/sys/kern size_t needs to printed with %zu
dsl[src/trunk]: src/bin/sh Add support for '%n' being a shorthand for 'fg %n'.
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Enable pseudo-device ipfilter.
martin[src/trunk]: src/sys/sys Define a prologue/epilogue for CTASSERTs using local...
martin[src/trunk]: src/sys/dev/pci Remove unused variables
mlelstv[src/trunk]: src/sys/kern The sanity check prevented messages that carry only...
mlelstv[src/trunk]: src/sys Merge dk_intf and dkdriver interfaces.
mrg[src/trunk]: src/libexec/httpd fix content type handling to not hard code (wr...
jnemeth[src/trunk]: src/sys/arch/sparc64/dev Sync with sparc/dev/fd.c:1.155.
msaitoh[src/trunk]: src/sys/dev/mii BCM5714 and BCM5780 are used for both copper and...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: add a choice of "rule" or "sta...
jakllsch[src/trunk]: src/sys/arch/arm/omap tifb can support 32 and 24 BPP framebuffer...
christos[src/trunk]: src/lib/libc/sys Document WNOZOMBIE
rin[src/trunk]: src/sys/compat/netbsd32 Handle CLOCKCTL_NTP_ADJTIME32 even when ...
dholland[src/trunk]: src/sys/altq PR 51553 David Binderman: don't bother counting up ...
christos[src/trunk]: src/doc new wpa code
kamil[src/trunk]: src/lib/libpthread Add reference in SEE ALSO to pthread_dbg(3)
mrg[src/trunk]: src/share/man/man4 document NFS_BOOT_TCP option.
ozaki-r[src/trunk]: src/tests/net/if_pppoe Add missing $NetBSD$ tag
ozaki-r[src/trunk]: src/tests/net Move HIJACKING definition to net_common.sh
ozaki-r[src/trunk]: src/tests/net Move get_macaddr to net_common.sh
jmcneill[src/trunk]: src/sys/dev/usb move otg timer to workq
matt[src/trunk]: src/sys/arch/mips/conf Add pci attachment
agc[src/trunk]: src/sys/dev/dm Avoid a memory leak - from maxv
riastradh[src/trunk]: src/sys/arch/x86/pci Match the C600's ichlpcib.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/pci Print the range of I/O, non-prefechable memory a...
wiz[src/trunk]: src/lib/libc/string Add "wide" to description. From OpenBSD via ...
msaitoh[src/trunk]: src/sys/arch/x86/include Add some definitions of Intel's cpuid f...
pgoyette[src/trunk]: src/common/lib/libc/arch/arm/string Add missing quote - fix build
christos[src/trunk]: src/regress/sys/kern/allocfree PR/50941: David Binderman: fix pr...
martin[src/trunk]: src/sys/arch/m68k/include Revert previous (SCN*FAST*) and make P...
apb[src/trunk]: src/sys/dev/dkwedge Use FSTYPE_DEFN from <sys/disklabel.h> to ge...
christos[src/trunk]: src/sys/kern Always call brelse() on error. Otherwise a possible...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Assert sleepable in Linux kmap/k...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add comments to Exynos4 PLL registers a...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add configuration Plat'Home OpenBlocks ...
christos[src/trunk]: src/lib/libarch/sparc/v8 use -Wa,
dsl[src/trunk]: src/external/cddl/osnet/sys/sys Replace alloca(256) with an array.
jmcneill[src/trunk]: src/sys/dev/i2c add ddc_dev_read_edid{, _block} functions, same a...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Shared L2 TLB and some cache and tl...
riastradh[src/trunk]: src/sys/kern Use __arraycount(x), not howmany(sizeof(x), sizeof(...
joerg[src/trunk]: src/sys/kern GC various arrays defined and used in kern_proc.c
rtr[src/trunk]: src/sys/kern remove unnecessary check that nam != NULL before de...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Also fix the apci device address...
pgoyette[src/trunk]: src/sys/compat/common Fix the #ifdef _MODULE stuff so that the s...
kardel[src/trunk]: src/sys/dev/onewire calculate extended precision as per DS1920/D...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix warnings on DEBUG build.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon hack around an evergre...
apb[src/trunk]: src/distrib/sets Teach "make sortlists" to ignore .#* files (som...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Clean up sem...
wiz[src/trunk]: src/lib/libedit In 2000, .editrc reading from $PWD was removed. ...
mrg[src/trunk]: src/bin/cp for display in the (post) SIGINFO handler use off_t n...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fill in netbsd32_vm_default_addr, and pro...
pooka[src/trunk]: src/sys It's been > 20years since rtioctl() did something. Let'...
martin[src/trunk]: src/sys/kern Push/Pop pragma magic to avoid gcc warning aber a l...
asau[src/trunk]: src/share/misc There's no "Simbirsk" for a century, it is Ulyano...
matt[src/trunk]: src/lib/libc/arch/m68k/softfloat float32_is_signalling_nan needs...
matt[src/trunk]: src/include or1k support <fenv.h>
mbalmer[src/trunk]: src/sys/arch/i386/conf Whitespace fixes.
christos[src/trunk]: src/lib/libc/time Welcome to tzcode 2013e:
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix TEXTREL message to print...
dholland[src/trunk]: src/usr.bin/rpcgen Also check the other emitted getrlimit call f...
ginsbach[src/trunk]: src/usr.bin/getaddrinfo Add optional method for specifying proto...
hkenken[src/trunk]: src/sys/arch Add support for LCD Backlight control on NetWalker.
joerg[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Don't crash wh...
adam[src/trunk]: src/lib/libc/compiler_rt Fix buidling with MKPROFILE=no
christos[src/trunk]: src/bin/sh Complete implementation of the noexec option (-n) inc...
martin[src/trunk]: src/tests/lib/libc/gen Make it compile on archs where NAN is not...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix powerpc64 suppo...
christos[src/trunk]: src/sys/dev/usb fix misplaced paren
christos[src/trunk]: src/sys/arch/i386/include disable assert for lint.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 stmt;; -> stmt;
manu[src/trunk]: src/usr.sbin/perfused Remove a warning that happens when the fil...
christos[src/trunk]: src/lib/libc/time remove extra initialization
skrll[src/trunk]: src/sys/arch/arm/arm Move /* A5.2.10 Synchronisation primitives ...
joerg[src/trunk]: src/lib/libresolv Use __RCSID.
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC by u...
christos[src/trunk]: src/sys/dev/pcmcia kill unused array split
jakllsch[src/trunk]: src/sys/dev/spi Don't leak condvars and mutexes, even if they ar...
apb[src/trunk]: src/usr.bin/units Improve the description of the [count] from-un...
joerg[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso Revert. There is no...
joerg[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso Really revert to th...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Call {lmutex...
msaitoh[src/trunk]: src/sys/dev/pci The MEHE bit in the CTRL register is not bit 17 ...
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/sys/external/bsd/acpica Adjust to new acpica
maxv[src/trunk]: src/sys/arch/x86/x86 Explain why this is the right value, otherw...
christos[src/trunk]: src/external/bsd/blacklist/port no need for config.h; it should ...
matt[src/trunk]: src/sys/arch/arm/arm32 Print out mpidr on MP systems (verbose pr...
kamil[src/trunk]: src/tests/kernel Enhance pipe(2)-based IPC barrier in attach5 of...
kamil[src/trunk]: src/tests/kernel Add new test fork1 in t_ptrace_wait{4, 6, id, pid}
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add a function for adjusting the pin m...
riastradh[src/trunk]: src/share/man/man9 Move out-of-place note about interrupt contex...
riastradh[src/trunk]: src/sys/kern Nix trailing whitespace.
riastradh[src/trunk]: src/sys Rework namecache locking commentary.
riastradh[src/trunk]: src/sys regen
riastradh[src/trunk]: src/sys/kern Fix lock order statement. Annotate with references...
riastradh[src/trunk]: src/sys/kern Omit needless volatile qualifiers.
skrll[src/trunk]: src/sys/uvm Ensure we pass the prot in flags to pmap_enter when ...
christos[src/trunk]: src/lib/libcurses comment out unused code.
joerg[src/trunk]: src/bin/sh Add includes guards since we can include the header t...
sevan[src/trunk]: src/sys/arch/hpcarm/conf The the MII/PHY section. It's not techn...
ozaki-r[src/trunk]: src/tests/net/route Add test cases for PR kern/52077
tron[src/trunk]: src Install documentation and manual pages for Postfix's memcach...
ozaki-r[src/trunk]: src/sys Don't use rt_walktree to delete routes
pho[src/trunk]: src Major rework of fuse_opt_parse(3) so that it supports all th...
pho[src/trunk]: src/lib/librefuse Change the way how puffs_fuse_node_create() be...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch (simulate) mknative re-run
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Add in netbsd-core.lo for all arm...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/alpha mknative re-run
maxv[src/trunk]: src/sys/nfs Memory leak, found by Mootja.
mlelstv[src/trunk]: src Make scsipi framework MPSAFE.
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5212 Get rid of unused v...
mrg[src/trunk]: src/sys/dev/pci add some new Attansic ethernet devices (but no d...
skrll[src/trunk]: src/sys/dev/usb Remove IFF_OACTIVE in txeof always, i.e. for the...
martin[src/trunk]: src/sys Remove unused variable
jakllsch[src/trunk]: src/sys/arch/x86/pci Use '\n' at the end of all aprint_error_dev...
christos[src/trunk]: src/sys/dev/pci PR/49889: Maxim Tsyplakov: support for D-Link DF...
mlelstv[src/trunk]: src/sys/arch/x86/x86 Don't report EINVAL errors when searching t...
pgoyette[src/trunk]: src/sys Split the SYSV* compat code out into a separate compat_s...
martin[src/trunk]: src/sys/dev/raidframe Mark a variable as potentially unused
ozaki-r[src/trunk]: src/sys/net bridge: reject non-IFF_SIMPLEX interfaces
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rft_kernel should pay attent...
nat[src/trunk]: src/games/tetris Center game board on screen. OK from christos@.
skrll[src/trunk]: src/sys/dev/usb Fix another locking issue for an error case.
tsutsui[src/trunk]: src/doc Note luna68k bootloader updates.
kiyohara[src/trunk]: src/sys/dev/scsipi Reset variable error to 0 before handle each ...
jdc[src/trunk]: src/sys/dev/sbus Cosmetic fix: s/8bit/8-bit/ and new line for 8-...
martin[src/trunk]: src/sys/uvm Mark a variable as potentially unused
maya[src/trunk]: src/sys/ufs/lfs print inode number in an assert I keep hitting a...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add bcmspi(4) and bsciic(4) and subordi...
jnemeth[src/trunk]: src/sys/dev/usb PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN...
abhinav[src/trunk]: src/share/man/man9 Fixes in NAME section:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that if_obytes and if_omcasts ar...
martin[src/trunk]: src/sys/arch/x86/pci Mark a variable __diagused as it is only ev...
dholland[src/trunk]: src/external/mit/xorg/lib/gallium Build gallium with -pthread if...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print PHY ID.
christos[src/trunk]: src/sys/dev/pci Don't call virtio_enqueue_abort when virtio_enqu...
dholland[src/trunk]: src/usr.bin/netstat Fix "sidewaysintpr", the thing that prints i...
wiz[src/trunk]: src/share/man/man4 Improve wording and formatting.
mbalmer[src/trunk]: src/external/mit/lua/dist/src resolve import conflicts
ozaki-r[src/trunk]: src/tests/net/ipsec Test transport mode as well as tunnel mode
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add APB-DMA clock gate
jmcneill[src/trunk]: src/sys/dev/fdt Move logic for checking "status" property out of...
abhinav[src/trunk]: src/usr.sbin/makemandb Update the comment to be in sync with the...
pgoyette[src/trunk]: src/sys Introduce mutex_ownable() to determine if it is possible...
macallan[src/trunk]: src/sys/arch/arm/omap omapdma* -> omap3_sdma*
msaitoh[src/trunk]: src/sys/dev/mii regen.
maya[src/trunk]: src/lib/libm/src Correct misleading indentation. NFC
msaitoh[src/trunk]: src/sys/dev/pci A device except Root Complex integrated has a li...
christos[src/trunk]: src/sbin/mount_portal prevent hang on vnode EOF.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
skrll[src/trunk]: src/sys/uvm/pmap KASSERT -> KASSERTMSG
gson[src/trunk]: src/bin/sh Fix inconsistent whitespace
jdolecek[src/trunk]: src/sys/dev/pci refactor error handling in vioscsi_scsipi_reques...
kamil[src/trunk]: src/regress/sys Remove regress sys/crypto tests, obsoleted by AT...
kre[src/trunk]: src/external/bsd/atf/dist/atf-sh Add some information learned fr...
jmcneill[src/trunk]: src/sys/arch Add and enable FDT glue for ARM PrimeCell PL050 (KM...
hannken[src/trunk]: src/sys/kern Operations fstrans_start() and fstrans_start_nowait...
hannken[src/trunk]: src Operations fstrans_start() and fstrans_start_nowait() now al...
macallan[src/trunk]: src/sys/arch/macppc/conf a config for PCIe PowerMac G5 models
skrll[src/trunk]: src/sys/arch/mips/mips Add a missing ".set at" to make previous ...
knakahara[src/trunk]: src/sys/opencrypto sanitize in CIOCNCRYPTM and initialize comp_a...
kre[src/trunk]: src/bin/sh Correct spelling in comments of DEBUG only code...
skrll[src/trunk]: src/external/gpl2/dtc Add a dtc2netbsd script
jmcneill[src/trunk]: src/sys/arch Get the EXYNOS kernel building again with recent FD...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix exynos5 devmap, bootstrap, and impl...
pgoyette[src/trunk]: src/sys/conf Remove the 'needs-flag' from spkr.c - it's not need...
snj[src/trunk]: src/sys/dev/usb match MacBookPro 9, 2 bluetooth controller
ozaki-r[src/trunk]: src/tests/net Fix ONEDAYISH; it can be followed by one extra space
hannken[src/trunk]: src/sys/kern Fix a logic error introduced with Rev. 1.507: defer...
ozaki-r[src/trunk]: src/doc Tidy up the lists
skrll[src/trunk]: src/sys/arch Initialise the windows and allow access to PCI Expr...
riastradh[src/trunk]: src/sys/ufs/lfs #if DIAGNOSTIC panic ---> KASSERTMSG
msaitoh[src/trunk]: src/sys/dev/pci ECN: Change Root Complex Event Collector Class Code
skrll[src/trunk]: src/sys/arch/arm/omap PR/51380: Mutex error: mutex_vector_enter:...
snj[src/trunk]: src/share/man/man4 clarify history.
riastradh[src/trunk]: src/share/man/man9 Rewrite intro to say positively, actively how...
skrll[src/trunk]: src/sys/dev/usb +__KERNEL_RCSID
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
msaitoh[src/trunk]: src/sys/dev/pci FreeBSD r280182 made new file ix_txrx.c and move...
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen
riastradh[src/trunk]: src/share/man/man9 Organize namei flags by whose perspective the...
pgoyette[src/prg-localcount2]: src/sys/net Actually return the retrun value that we c...
mbalmer[src/trunk]: src/external/mit/lua/dist/doc after-import fixes, conflict resol...
ozaki-r[src/trunk]: src/tests/net/ipsec Enable DEBUG for babylon5
wiz[src/trunk]: src/doc postfix-3.1.6/3.2.2 out.
maxv[src/trunk]: src/sys/arch/x86/x86 Reorder these loops to reduce the number of...
maxv[src/trunk]: src/sys/arch/amd64/include Correct these values. They must be co...
christos[src/trunk]: src/external/bsd/bind Merge conflicts; bugs fixed since the last...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add an assembly version of s...
rmind[src/trunk]: src/sys/net - Move ifnet_list (and lo0ifp while here) under #ifd...
macallan[src/trunk]: src/sys/dev/pci fix some typos & comments
pgoyette[src/prg-localcount2]: src/sys Remove more unnecessary #include for sys/local...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add mv78xx0 support. However not test ...
joerg[src/trunk]: src/sys/arch/arm/arm32 pmap_is_current might be unused, tag it a...
dsl[src/trunk]: src/external/cddl/osnet/sys/sys Use cprgn_fast() not rnd_extract...
christos[src/trunk]: src/share/man/man4 remove show dmesg
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi add a couple more fb prop tags
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: the trap base address should...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add I2C support
apb[src/trunk]: src/doc units(1): add -l and -L options. [apb 20130101]
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 use a different function instead o...
skrll[src/trunk]: src/external/gpl3/binutils Rerun binutils mknative for mipsel
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by chris...
martin[src/netbsd-7]: src/doc Ticket #930
wiz[src/trunk]: src/usr.sbin/npf/npfctl Remove trailing whitespace.
rmind[src/trunk]: src/sys/net bpfjit: replace malloc with kmem, KNF a little, add ...
pgoyette[src/prg-localcount2]: src/sys/dev/ata It's "device_t x" not "struct device_t x"
njoly[src/trunk]: src/lib/libc/sys Add needed sys/stat.h include for utimens funct...
uwe[src/trunk]: src/lib/csu/common Fix previous: use PICFLAGS for crtbeginS.o
christos[src/trunk]: src/lib/libc/citrus look in the right place for the modules of c...
martin[src/trunk]: src/sys/sys Welcome to 7.99.17 (if_clone_list() became public an...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add simple/small versions of...
nat[src/trunk]: src/tests/usr.bin/mixerctl As pad devices are now created on dem...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/distrib/sets/lists/xserver more drivers
joerg[src/trunk]: src/sys/kern Remove redundant declaration of MUTEX_CLEAR_WAITERS...
tsutsui[src/trunk]: src/sys/arch/alpha/pci Remove a 'register' declaration. Noted in...
matt[src/trunk]: src/sys/arch/alpha Cleanup and simplify PCU FP support. Nuke MD...
jmcneill[src/trunk]: src/sys/dev/wsfb for WSDISPLAYIO_SMODE, if the bus ioctl handler...
joerg[src/trunk]: src/sys/sys Some splay trees don't use the next method, so mark ...
martin[src/trunk]: src/sys/kern Nove a CTASSERT to global scope
christos[src/trunk]: src/usr.bin/netstat un __P
christos[src/trunk]: src/sys/dev/usb Don't do the xfer once, wait till it is done. I ...
matt[src/trunk]: src/sys/arch/mips/ralink Stub for PCI/PCIe support for RT3883/MT...
pgoyette[src/trunk]: src/sys/modules/examples/luahello Fix instructions to match real...
pooka[src/trunk]: src/sys/rump/librump/rumpkern cpu_reboot() is more of an emul.c ...
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Add ukphy.
martin[src/trunk]: src/crypto/external/bsd/netpgp/lib/verify Compile bignum.c with ...
mrg[src/trunk]: src/sys/dev/pci regen.
knakahara[src/trunk]: src/sys/arch/x86/pci refactor: change function names and move them.
nakayama[src/trunk]: src/sys/arch/sparc/sparc Fix build w/o options SUN4_MMU3L.
tsutsui[src/trunk]: src/sys/arch/hp300/conf Disable options NVNODE, NBUF and BUFPAGE...
martin[src/trunk]: src/sys/dev/pci Eliminate an unused variable - someone with docs...
matt[src/trunk]: src/sys/arch/arm/cortex On secondary cores, invalidate the cache...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Put the '/' back, but put it in t...
alnsn[src/trunk]: src/sys/net Refactor bpfjit code.
pooka[src/trunk]: src/sys/rump unsprinkle const to fix clang build. mmm, travis ci
rmind[src/trunk]: src/usr.sbin/npf/npfctl - NPF: change the group/ruleset syntax -...
christos[src/trunk]: src/gnu/dist/gcc4/gcc Apply GCC/35998 from FreeBSD http://svnweb...
jmcneill[src/trunk]: src/sys/dev/usb attach xfer pool event counters
martin[src/trunk]: src/lib/libc/gen When creating the descriptions for the "user" n...
pooka[src/trunk]: src/lib/librumpuser Provide an implementation of writewatchfile ...
uebayasi[src/trunk]: src/etc/rc.d Refactor a little to remove huge indents.
dsl[src/trunk]: src/sys/compat Put the kernel function prototypes inside #ifdef ...
martin[src/trunk]: src/sys/dev/ic Mark a potentially unused variable
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Fix copy relocations against ...
joerg[src/trunk]: src/tests/lib/libc/net libc fallback is known to not produce nic...
christos[src/trunk]: src/usr.bin/infocmp PR/50932: David Binderman: use emalloc/ereal...
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
martin[src/trunk]: src/sys/arch/sparc/stand Add a few includes of bsd.own.mk to avo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix two mistakes in prev...
blymn[src/trunk]: src/lib/libmenu Fix bug where menu mark was not displayed on men...
dholland[src/trunk]: src/lib/libutil Fix failure message for ecalloc.
apb[src/trunk]: src/usr.bin/make/unit-tests Let "make clean" delete the files an...
pettai[src/trunk]: src/crypto/external/bsd/heimdal heimdal's git (master/origin) ha...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Check the variable ...
matt[src/trunk]: src/sys/arch/arm/broadcom Don't hard code the frequency used for...
justin[src/trunk]: src/lib/librumpuser lso translate errno in the rumpfiber version
wiz[src/trunk]: src/external/bsd/mdocml/dist Add 3lua and 9lua.
christos[src/trunk]: src/bin/ksh CID 1225088: check return of getrlimit
christos[src/trunk]: src/gnu/lib/libmalloc CID 1225079: check getrlimit return
christos[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso effectively disable...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix i915 locking around ...
jakllsch[src/trunk]: src/sys/dev Add slurm(4), a radio(4) driver for USB FM radio mod...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Adjust "options " whitespace to be cons...
riastradh[src/trunk]: src/common/lib/libc/gen Fix failure case in rb_tree_find_node_le...
christos[src/trunk]: src PR/46096: Jarmo Jaakkola: fix many problems with dependencie...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Jetson TK1: USB1 VBUS power is control...
christos[src/trunk]: src/external/bsd/wpa/dist/src The length of the received Commit ...
christos[src/trunk]: src/sys/fs/cd9660 PR/50951: Unmess this up.
christos[src/trunk]: src/bin/sh Improve quoting in the output from sh -x - use less u...
mlelstv[src/trunk]: src/sys/ufs/lfs fix assertion checking that bufrd function is us...
reinoud[src/trunk]: src/sys/arch/arm/samsung Adjust the GIC offset to match the linu...
pgoyette[src/trunk]: src/sys/dev/pci Teach a couple of i2cbus controllers how to resc...
mrg[src/trunk]: src libxcb-xkb.so has the wrong version, fix it. patch as provi...
martin[src/trunk]: src/usr.sbin/sysinst Make gcc generate better debug info when bu...
matt[src/trunk]: src/sys/arch/mips/include Don't define MIPS1/MIPS32/MIPS32R2 if ...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Fix typo, fix the build-break. O...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SDHC_FLAG_SINGLE_POWER_WRITE flag, that te...
christos[src/trunk]: src/tests/usr.bin/make not needed anymore.
dholland[src/trunk]: src/sys/arch/i386/conf Add missing COMPAT_{50, 60, 70} lines, comm...
joerg[src/trunk]: src Use wildcards for stripping/preserving the mapping symbols o...
skrll[src/trunk]: src/sys/dev/usb Fix locking botch
matt[src/trunk]: src/sys/arch/arm/cortex Cleanup some diagnostic code.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf pull in RPI.local if it exists
martin[src/trunk]: src/usr.sbin/sysinst Add a new utility function "update_wedges()...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia if vbus gpio pin is provided, use it to ...
christos[src/trunk]: src/usr.sbin/syslogd ut_line does not have /dev in front of it. ...
dholland[src/trunk]: src/lib/libc/sys Rewrite heavily. This was originally going to b...
jakllsch[src/trunk]: src/sys/dev/usb Rename vendor SMC2 to SMSC to better match the r...
skrll[src/trunk]: src/sys/dev/usb Misc tidyup
skrll[src/trunk]: src/sys/arch/evbarm/conf Add/enable USB
martin[src/trunk]: src/sys/arch/sparc64/dev Remove an unused variable
martin[src/trunk]: src/sys/dev/raidframe Avoid unused variable warnings
christos[src/trunk]: src/usr.sbin/isdn/isdnmonitor PR/50860: David Binderman: Remove ...
mlelstv[src/trunk]: src/distrib/sets/lists/comp add missing cpu_rng.h includes
christos[src/trunk]: src/bin/sh Improve debugging, from kre (I hooked it to the build).
abs[src/trunk]: src/sys/kern Ensure pool_head is non static - for "vmstat -i"
reinoud[src/trunk]: src/sys/arch/evbarm/odroid refactor pin setting in odroid_device...
martin[src/trunk]: src/usr.sbin/sysinst Remove duplicate fclose(), pointed out by c...
martin[src/trunk]: src/usr.sbin/sysinst Make sure the interface name is 0 terminate...
matt[src/trunk]: src/share/mk Change powerpc64 to use GCC 4.8
riastradh[src/trunk]: src/sys/arch/x86/x86 Let the compiler decide whether to inline.
christos[src/trunk]: src/usr.bin/netstat PR/50872: David Binderman: Use logical and i...
skrll[src/trunk]: src/sys/arch/arm Get the RPI3 working (in aarch32 mode) by recog...
knakahara[src/trunk]: src/share/man/man9 update man.
kefren[src/trunk]: src/sys/netinet Don't try to do PCB lookup for bad checksummed s...
pgoyette[src/trunk]: src/sys/modules Add the spkr module to the build.
pooka[src/trunk]: src/sys/fs/cd9660 update: runs as a userspace process now.
pgoyette[src/trunk]: src/sys Regen for changes related to separation of compat_sysv s...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 one t in literal.
macallan[src/trunk]: src/sys/arch/sparc/dev rev. 27 SX needs memory referencing instr...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Import dwc2 2013-09-25
dsl[src/trunk]: src/sys/sys Add definitions so that the i386 cpuctl can issue IO...
pooka[src/trunk]: src/sys Make sleepq_wake() type void. The return value hasn't b...
uebayasi[src/trunk]: src/etc/rc.d Indent.
martin[src/trunk]: src/sys/arch/sparc/include All FAST datatypes are int (32 bit) o...
martin[src/trunk]: src/sys/arch/m68k/include Fix the SCN*FAST* defines
justin[src/trunk]: src/sys/rump/librump/rumpvfs Fix memory leak on error case, as r...
christos[src/trunk]: src/tools/gmake switch to the new gmake
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux io_mapping ac...
sjg[src/trunk]: src/usr.bin/make Enter/leave flag is -w not -dw
gson[src/trunk]: src/tests/rump/rumpkern On systems that have only 32M of memory, ...
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in a corner case in chfs_get_d...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Change order for TLB operation.
christos[src/trunk]: src/sys/kern kern/51621: When attaching to a child send it a SIG...
christos[src/trunk]: src/sys/external/bsd/acpica/dist Import acpica-20160930:
kre[src/trunk]: src/tests/net/if Delete inappropriate \n from atd_tc_expect_fail...
martin[src/trunk]: src/usr.sbin/sysinst Cosmetic changes trying to appease coverity...
matt[src/trunk]: src/sys/arch Remove FPA specific header.
matt[src/trunk]: src/sys/arch Don't install fp.h anymore
macallan[src/trunk]: src/sys/dev/pci add a bunch more constants from xf86-video-nv
roy[src/trunk]: src/sys/netinet When outputting, search for the sending address ...
christos[src/trunk]: src/usr.bin/ftp backwards compatible with netbsd-6.
dholland[src/trunk]: src/sbin/dump Use more static.
jmcneill[src/trunk]: src/distrib/utils/embedded move 'trap' after command args are pa...
macallan[src/trunk]: src/sys/dev/pci a preliminary driver for nvidia geforce graphics...
christos[src/trunk]: src/sys/arch/zaurus/conf disable more stuff.
christos[src/trunk]: src/tests/net/net make it work on linux, be pickier about errors...
christos[src/trunk]: src/sys/rump/librump/rumpvfs PR/50900: David Binderman: optimize...
christos[src/trunk]: src/sys/arch/sparc64/dev Don't throw us in the debugger!
joerg[src/trunk]: src/sys/dev/iscsi Make sure callout is halted, not just stopped, ...
martin[src/trunk]: src/usr.bin/elf2aout Try to fix build on 32bit architectures.
hannken[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Relocation of type S...
christos[src/trunk]: src/sbin/newfs PR/50910: David Binderman: Optimize memset.
rmind[src/trunk]: src/lib/librumpuser Give RUMP mutex and rwlock their own cache-l...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add NetBSD 5.1.3 and 5.2.1 releases
pgoyette[src/trunk]: src/sys/modules Descend into subdir to actually build the new sy...
jmcneill[src/trunk]: src/sys/dev/usb traverse active list with TAILQ_FOREACH_SAFE in ...
tron[src/trunk]: src/external/ibm-public/postfix Update list of source files afte...
dholland[src/trunk]: src/sys/ufs/lfs Move the ulfs-level (copy of ufs) vnops for syml...
christos[src/trunk]: src/usr.bin/xlint/lint1 add more attributes
msaitoh[src/trunk]: src/sys/arch/i386/i386 Add missing check for db_Grp9. This chang...
jmcneill[src/trunk]: src/sys/dev/usb also need to update actlen on ack for split tran...
matt[src/trunk]: src/distrib/sets/lists/comp Mark fp.h as obsolete
shm[src/trunk]: src/usr.sbin/mrinfo Add couple FALLTHROUGHs CIDs: 976559, 976560...
pgoyette[src/trunk]: src/sys/fs/nfs/common Clean up some #includes
pgoyette[src/trunk]: src/sys Avoid calling bufq_free() from critical section.
pgoyette[src/trunk]: src/sys/arch/emips/ebus One more move of bufq_free() to outside ...
dholland[src/trunk]: src/lib/libc/sys Add crossreference to fork(2) per note in PR 9627.
wiz[src/trunk]: src/lib/libc/sys Whitespace.
wiz[src/trunk]: src/share/man/man4 Add RCS Id. Bump date for import. Case fixes.
christos[src/trunk]: src/sys/arch/amd64/conf use the modular versions of spkr
ozaki-r[src/trunk]: src/sys/net80211 Fix incrementing wrong counter
pgoyette[src/trunk]: src/share/man/man4 Add pxaip(4) man page from Stephan Meisinger ...
riastradh[src/trunk]: src/sys/ufs/ufs KASSERT(mutex_owner(...)) ---> KASSERT(mutex_own...
kamil[src/trunk]: src/lib/libpthread_dbg Kill SA thread states (TD_STATE_*) in pth...
skrll[src/trunk]: src/external/gpl3/binutils Regen mknative binutils for earm
kiyohara[src/trunk]: src/sys/arch/ia64/include Add macro _C_LABEL() for .S file.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add UFS2 support. Also bump ver...
kamil[src/trunk]: src Add initial documentation (man-pages) for libpthread_dbg
kamil[src/trunk]: src Document td_map_pth2thr(3) from libpthread_dbg(3)
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add new tests in lib/libpthread_dbg...
kamil[src/trunk]: src/regress/sys/kern/kqueue Purge dummy Makefiles
knakahara[src/trunk]: src/sys/net make workqueue sppp_{set, clear}_ip_addrs to be able ...
hikaru[src/trunk]: src/sys/arch/x86/pci Add missing bpf_mtap.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove #ifdef NETBSD_MSI_OR_MSIX to be sim...
jnemeth[src/trunk]: src/external/bsd/blacklist/port Set path for includes_HEADERS. ...
ozaki-r[src/trunk]: src Add basic tests for vlan(4)
skrll[src/trunk]: src/sys/dev/usb regen
pgoyette[src/prg-localcount2]: src/sys/dev/mscp Adapt to device_lookup_acquire
mbalmer[src/trunk]: src/doc Lua updated to versionb 5.3.4
ozaki-r[src/trunk]: src Add test cases for L2TP/IPsec
skrll[src/trunk]: src/sys/arch/vax/include Trailing whitespace
knakahara[src/trunk]: src/sys add sysctl to select software/hardware encryption driver...
hannken[src/trunk]: src/sys/fs/union Handle v_writecount from union_open(), union_cl...
hannken[src/trunk]: src/sys Add field "mnt_lower" to "struct mount" to track the fil...
dholland[src/trunk]: src/share/misc qvl
chs[src/trunk]: src/sys/arch/powerpc/powerpc use kpreempt_disable() rather than ...
chs[src/trunk]: src/sys/arch/i386/i386 improve readability of TRAP_SIGDEBUG info.
maya[src/trunk]: src/sys/external/bsd/drm2/ttm oops, copied the code from the wro...
wiz[src/trunk]: src/share/man/man4 Bump date for previous. Use American spelling.
maxv[src/trunk]: src Switch to per-CPU PMC results, and completely rewrite the pm...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
jdolecek[src/trunk]: src/sys/ufs/ffs slightly rearrange the code for IMNT_WANTRDONLY ...
nonaka[src/trunk]: src/sys/arch search SMBIOS from UEFI configuration table when bo...
maya[src/trunk]: src/sys/dev/pci Add missing comma, else the strings are concaten...
kre[src/trunk]: src/doc Christos updated tzcode to 2017a
pho[src/trunk]: src Implement missing fuse_opt_add_opt(3) and fuse_opt_add_opt_e...
pgoyette[src/trunk]: src/sys/compat/common The compat_sysv module now depends on sysv...
skrll[src/trunk]: src Fix librefuse falout.... Hi pho
mlelstv[src/trunk]: src/sys/netinet6 nd6_dad_duplicated takes the lock itself. Move ...
pgoyette[src/trunk]: src/sys/kern Initialize the bufq code right before we're ready t...
pgoyette[src/trunk]: src/share/man/man9 Update bufq man page for new functions, with ...
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant grr. usec is also os_ti...
wiz[src/trunk]: src/sbin/mount_puffs New sentence, new line. Sort SEE ALSO. Fix ...
leot[src/trunk]: src/share/misc Add UB (undefined behavior)
jdolecek[src/trunk]: src/sys/dev/pci replace req queue offset with define, only set &...
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary NULL check
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
msaitoh[src/trunk]: src/sys/dev/pci Pint PCI Interface name if available.
ozaki-r[src/trunk]: src/sys/net Add missing pserialize_read_exit
christos[src/trunk]: src/sys/uvm PR/52078: Don't panic on 0 allocation, check more bo...
ozaki-r[src/trunk]: src/sys/net Add missing NULL check
christos[src/trunk]: src/external/bsd/mdocml/dist don't redefine EFTYPE (tools build, ...
riastradh[src/trunk]: src/sys/arch/x86/x86 #if DIAGNOSTIC panic ---> KASSERT
kre[src/trunk]: src/sys/uvm Perhaps fix printf format for KASSERTMSG (unbreak i3...
riastradh[src/trunk]: src/usr.bin/vndcompress Simplify.
kre[src/trunk]: src/tests/lib/libutil Add tests for "12 noon", "12 midnight".
chs[src/trunk]: src/lib/libm sun2 just has to be different, of course.
christos[src/trunk]: src/sys kern/5201{2,8,9}: Fix PT_SYSCALL stopping.
macallan[src/trunk]: src/sys/dev/pci - clean up some testing & debugging goop
nonaka[src/trunk]: src/sys/arch/i386/stand/lib efiboot: fix calculation of the kern...
skrll[src/trunk]: src/sys/uvm/pmap Remove unused LNAME macro
christos[src/trunk]: src/sys/compat/common remove extra S
abhinav[src/trunk]: src/usr.sbin/makemandb Avoid a call to strncmp when comparing on...
abhinav[src/trunk]: src/usr.sbin/makemandb Simplify
pgoyette[src/trunk]: src/distrib/sets/lists/comp Too early for including localcount h...
nat[src/trunk]: src/sys/dev Explicitly set ioflag in audio_[read/write] IO_NDELA...
martin[src/trunk]: src/sys/dev/ebus Make it compilable with AUDIODEBUG
kre[src/trunk]: src/bin/sh This change affects shells compiled in DEBUG mode onl...
khorben[src/trunk]: src/sys/netinet Typo
ginsbach[src/trunk]: src/share/misc add EEE, MII, RGMII, SGMII
hannken[src/trunk]: src/sys/kern Move fstrans initialization to vfs_mountalloc().
kre[src/trunk]: src/bin/sh Enhance the trap command to make it possible to do wh...
kre[src/trunk]: src/bin/sh Remove bogus extra \n from syntax error message.
kre[src/trunk]: src/bin/sh NFC: whitespace (indentation).
sevan[src/trunk]: src Do not define _KERNTYPES as this breaks build with buildrump...
msaitoh[src/trunk]: src/sys/dev/pci - Use pci_intr_establish_xname().
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_unregister()
skrll[src/trunk]: src/sys/arch/mips/mips Fix non-DIAGNOSTIC build
sevan[src/trunk]: src/usr.bin Remove more _KERNTYPES definitions in rump components.
macallan[src/trunk]: src/sys/dev/rasops rasops_reconfig(): don't clear flags we won't...
ozaki-r[src/trunk]: src/tests/net/ipsec Dedup some routines
ryo[src/trunk]: src/sys/netinet replace in_fmtaddr() by IN_PRINT(), and delete f...
nat[src/trunk]: src/sys/dev Use uvm_map_pageable to wire audio ringbuffer pages ...
kre[src/trunk]: src/bin/sh NFC: changes to comments only - expand/add comments r...
wiz[src/trunk]: src/lib/libc/gen Formatting and punctuation improvements.
skrll[src/trunk]: src/sys/arch/mips/mips Remove #if 0'ed old style cache handling ...
ozaki-r[src/trunk]: src Add test cases for SA lifetime
martin[src/trunk]: src/sys/dev Be carefull with play-only/record-only devices. Sugg...
kre[src/trunk]: src/tests/bin/sh Complete the special request by quoting chapter...
christos[src/trunk]: src/external/bsd/tmux/dist/compat remove my copyright (and claus...
maya[src/trunk]: src/sys/ufs/lfs Add an XXX about the missing flags so it's not b...
msaitoh[src/trunk]: src/sys/dev/pci Add missing return to print the Slot Power Limit...
skrll[src/trunk]: src/sys/arch/arm/cortex Clean out some #if 0'ed or //'ed code
christos[src/trunk]: src/distrib/sets/lists Add dtc
msaitoh[src/trunk]: src/sys/dev/pci Regen.
nat[src/trunk]: src/sys/dev/pad sc_bytes_count needs to be set in pad_audio_open...
nat[src/trunk]: src/sys/dev/pad Style change.
jmcneill[src/trunk]: src/sys/arch/arm/vexpress Allow 'console=fb' to act as a shortcu...
macallan[src/trunk]: src/sys/arch/macppc/conf SMU config goo
wiz[src/trunk]: src/external/bsd/blacklist/bin Add missing argument to macro.
christos[src/trunk]: src/sys/opencrypto Put back crypto_checkdriver(); use it when we...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add fdt glue for ARM PrimeCell Advanced Aud...
flxd[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Fix PR port-vax/51761 ...
joerg[src/trunk]: src/lib/libc Add two entries for interaction between lib/csu and...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el regen after new ...
chs[src/trunk]: src/sbin/fsck_lfs this file uses the <sys/queue.h> macros so it ...
kre[src/trunk]: src/tests/bin/sh Add two new sub-tests to the c_line_wrapping te...
nat[src/trunk]: src/sys/dev Add ioctls for setting and getting the beep volume. ...
pgoyette[src/trunk]: src/sys/modules Descend into SUBDIR to actually build the wsbell...
manu[src/trunk]: src/sys/dev/hpc Restore wscons keymaps feature on hpcarm
roy[src/trunk]: src/external/bsd/dhcpcd Replace @DATADIR@ with /usr/share/exampl...
nat[src/trunk]: src/share/man/man4 Update the speaker man page, mentioning wsbel...
dholland[src/trunk]: src/games/fortune/datfiles another one
kamil[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Detach ...
maxv[src/trunk]: src/sys/arch/i386 style
marty[src/trunk]: src/sys FDT: Interrupts -- add support for interrupt maps
reinoud[src/trunk]: src/sys/arch exywdt -> exyowdt
plunky[src/trunk]: src/lib Move libsjjit and libbpfjit to the pre-dependency sectio...
matt[src/trunk]: src/sys/arch/evbmips/rasoc Add common support for bringing devic...
pooka[src/trunk]: src/sys/rump/librump kill weak aliases which are no longer neces...
dholland[src/trunk]: src/share/man/man7 bump up the copyright date since I practicall...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Avoid NULL dereference....
ozaki-r[src/trunk]: src/sys/rump/net/lib/libsockin Fix build of usr.sbin/puffs/rump_nfs
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r208870. Impro...
christos[src/trunk]: src/sys/dev/usb more debug flags.
msaitoh[src/trunk]: src/sys Save a NETISR_* value in a variable and call schednetisr...
joerg[src/trunk]: src/sys/netinet Fix !ARP build.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement Linux dmi_check_system API.
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_VC4 and WSDISPLAYIO_BUS_SOC
wiz[src/trunk]: src/doc Fix typo.
nakayama[src/trunk]: src/lib/libc/arch/sparc64 Redo previous to fix build break.
pooka[src/trunk]: src weak alias removal implication: rumpuser_dl_globalsym() can ...
jakllsch[src/trunk]: src Add some tests for the kernel HID parser.
chs[src/trunk]: src/sys/arch/hppa/include switch to __USE_TOPDOWN_VM.
jakllsch[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/distrib/utils/embedded Adjust mkimage to handle RPI. From sk...
christos[src/trunk]: src/distrib/utils/embedded complain on unknown options
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Don't sleep in the drm_vma allocat...
pgoyette[src/trunk]: src/sys/dev/pcmcia Insert { ... } to keep gcc happy when DPRINTF...
plunky[src/trunk]: src remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETA...
joerg[src/trunk]: src/dist/pppd/pppd wkmodulus is only used with USE_SRP, so condi...
skrll[src/trunk]: src/sys/arch/evbarm/gemini Appease new gas.
martin[src/trunk]: src/external/bsd/libelf/lib ia64 compiler bug workaround: reduce...
skrll[src/trunk]: src/lib/libc/arch/mips/gen Fix for [on]{32,64}
matt[src/trunk]: src/sys/sys EM_OPENRISC is now EM_OR1K but keep a define of EM_O...
martin[src/netbsd-7]: src/sys/uvm Pull up following revision(s) (requested by msait...
wiz[src/trunk]: src/usr.sbin/pcictl Sort options.
gson[src/trunk]: src/tests/net/mpls The t_ldp_regen test frequently fails under q...
kre[src/trunk]: src/bin/sh Do a better job of detecting the error in pkgsrc/deve...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Driver for "Audio Codec" block of A10...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom bcm2835 watchdog timer support
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c no longer necessary weak alias
tsutsui[src/trunk]: src/sys/arch/hp300/conf Add "pseudo-device wsmux" in INSTALL (an...
jmcneill[src/trunk]: src/usr.sbin/sysinst remove trailing colon from "addusername" msg
martin[src/trunk]: src/sys/arch/ia64/include Add support for WARN_REFERENCESE and _...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Since sizeof() is unsigned, use an u...
skrll[src/trunk]: src/sys/dev/usb Convert to pool_cache and add some (disabled by ...
kiyohara[src/trunk]: src/sys/arch/ia64/pci Check return status from ia64_sal_entry().
dogcow[src/trunk]: src/sys/arch/evbarm/conf as suggested by gimpy et al, "no config...
jmcneill[src/trunk]: src/sys/dev/usb need to wait for intr in dwc_otg_device_bulk_sta...
jakllsch[src/trunk]: src/sys/dev/usb Establish host controller softint earlier, in us...
martin[src/trunk]: src/sys/dev/ic Fix detach return value
riastradh[src/trunk]: src/sys/dev/dkwedge Make dk(4) discard from partition start, not...
martin[src/trunk]: src/sys/dev Reformulate an overflow test so it can be used in to...
jakllsch[src/trunk]: src/sys/dev/raidframe Revert default strategy change from 1.298 ...
pooka[src/trunk]: src/lib/librumpclient fix the extern "C" stuff
riastradh[src/trunk]: src/sys/dev/pci Revert to mapping the whole GTTMMADR region all ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Drop the gmbus wait lock...
enami[src/trunk]: src/lib/librumphijack Hijack utimensat(2) so that t_vfs test pas...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: add some concurrency testing c...
mlelstv[src/trunk]: src/sbin/mknod Accept driver names only in the two args form tog...
martin[src/trunk]: src/tests/kernel Skip the curtain test case if curtain is not en...
matt[src/trunk]: src/sys/sys Don't define __BIT/__BITS if __ASSEMBLER__ is defined.
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
pooka[src/trunk]: src/lib/librumpuser RCS Id police (because we can. or have you h...
joerg[src/trunk]: src/sys/rump/dev/lib/libugenhc GC rumpusb_device_intr_methods.
skrll[src/trunk]: src/external/gpl3/binutils Finally re-run mknative binutils for ...
mrg[src/trunk]: src/libexec/httpd bump version, note .svg support.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 make this compile.
snj[src/netbsd-7-1]: src 7.1.1_PATCH
snj[src/netbsd-7-1]: src/bin/ksh Pull up following revision(s) (requested by may...
christos[src/trunk]: src/distrib/utils/embedded honor ${TMPDIR}
tsutsui[src/trunk]: src/etc/etc.luna68k Add an entry for wscons ttyE0.
martin[src/trunk]: src/sys/dev/pci Comment out (but leave for documentation purpose...
martin[src/trunk]: src/sys/dev/pci Remove unused variable
christos[src/trunk]: src/sys/dev/usb fix the fix of the fix of the format string.
kefren[src/trunk]: src/usr.sbin/ldpd Make sure there is enough space for sockaddr s...
njoly[src/trunk]: src/share/man/man4 Remove extra dot.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't map the GEM uvm_ao...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sparc
christos[src/trunk]: src/etc/mtree silence is golden
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark unused variables...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Sprinkle static ...
matt[src/trunk]: src/sys/arch/mips Add a lot of missing mipsNNr2 instruction + ca...
christos[src/trunk]: src/sys/ufs/lfs use __USE() in the right place, instead of (void...
christos[src/trunk]: src/libexec/ld.elf_so Instead of using a function to resolve sym...
nat[src/trunk]: src/sys/sys MCLOSE class->flag. Found by hannken@
kamil[src/trunk]: src Attach t_exect to ATF tests and distribution
christos[src/trunk]: src/sys/dev/ofisa Factor our model printing code; use aprint; el...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Just use uvm_map on the ...
martin[src/trunk]: src/doc Document MKCROSSGDB, MKKDEBUG and build.sh kernel.gdb=
hannken[src/trunk]: src/sys/ufs/ffs Testing "v_usecount == 1" for exclusive referenc...
ryoon[src/trunk]: src/sys/dev/usb Related to PR kern/48533
matt[src/trunk]: src/etc/etc.evbarm build the armv5t, armv6 and armv7 kernels for...
christos[src/trunk]: src/usr.sbin fix unused variable warnings.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add awinac_dump_regs if DDB is defined
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix bogus GTT total size calcu...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner initial A31 support
nakayama[src/trunk]: src/external/bsd/flex/dist/src Apply our changes dropped in prev...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Update ODROID config, disabling ohci fo...
abs[src/trunk]: src/lib/libcurses Add workaround for lib/48827 for vax to avoid ...
njoly[src/trunk]: src/sys/compat/linux/common Add a funtion that translate socket ...
mrg[src/trunk]: src/distrib/sets/lists GCC 5.3 sets (just for i386 so far)
matt[src/trunk]: src/common/lib/libc/arch/arm/string Enable ARM assembly versions...
wiz[src/trunk]: src/lib/libc/regex Replace dagger ("\(dg") with hash mark ("#") ...
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Don't try to include opt_*.h file...
pgoyette[src/pgoyette-compat]: src/sys Move if_spppsubr compat code into the compat50...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement fo_poll so that rump_sys...
rjs[src/trunk]: src/distrib/sets/lists/debug The t_clock_subr test doesn't requi...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/alpha Apply patch in PR port-alph...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Implement list_splice_...
ozaki-r[src/trunk]: src/sys/net Introduce deferred if_start framework
pgoyette[src/pgoyette-compat]: src/doc Add some reminders
pgoyette[src/pgoyette-compat]: src/sys/sys Declare the function pointers as external
christos[src/trunk]: src/external/bsd/openpam/dist/lib CVE-2014-3879: Incorrect error...
kre[src/trunk]: src/lib/libc/net Actually guarantee that the returned buffer fro...
msaitoh[src/trunk]: src/sys/dev/pci Update ixg(4) and ixv(4) up to FreeBSD r282299:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix fence API usage: l...
snj[src/trunk]: src/distrib/notes/common prune 5.x upgrade section
uwe[src/trunk]: src/tests/lib/libpthread Add missing $ in the RCSID.
matt[src/trunk]: src/lib/csu/arch/arm Handle CPUFLAGS being empty
sjg[src/trunk]: src/usr.bin/make meta_oodate: rename ignoreOODATE to needOODATE.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Now that we have a compat_80 mod...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add i2c as standard for ODROID-U
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove duplicate awindma entry
mlelstv[src/trunk]: src/sys/sys Add driver entry point to augment a default disklabe...
nisimura[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch remove garbage lines mist...
christos[src/trunk]: src/sys Pass the device name in, so we can debug what deferred d...
yamaguchi[src/trunk]: src/sys/dev/pci Use name of variable instead of that of data str...
yamaguchi[src/trunk]: src/sys/dev/pci Do IXL_AQ_OP_SET_VSI_PROMISC in ixl_ifflags_cb()...
ryo[src/trunk]: src/sys/arch/aarch64 Add a speculation barrier after the 'eret'.
ad[src/trunk]: src/sys Counter tweaks:
ad[src/trunk]: src/sys/uvm - Rename VM_PGCOLOR_BUCKET() to VM_PGCOLOR(). I wan...
ad[src/trunk]: src/sys/sys NetBSD 9.99.28 - cpu_data & UVM changes.
tkusumi[src/trunk]: src/sys/dev/dm dm: Add missing "ioctl called" debug prints
skrll[src/trunk]: src/external/gpl2/dtc/dist Merge conflicts
maxv[src/trunk]: src Revert the removal of filemon.
uwe[src/trunk]: src/share/tmac Fix if/else syntax in previous.
thorpej[src/trunk]: src/sys/dev/i2c - Don't use I2C_F_POLL.
wiz[src/trunk]: src/games/bcd End sentence with a dot.
uki[src/trunk]: src/distrib/sets/lists/xcomp syspkg naming for xcomp shl.mi
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix page/byte sense of AGP GTT...
apb[src/trunk]: src/external/gpl3/gdb/dist/opcodes Run ../bfd/configure under ${...
riastradh[src/trunk]: src/sys/kern Assert equality, not assignment, in rnd_hwrng_test.
christos[src/trunk]: src/sys/arch/x86/x86 PR/51016: David Binderman: comment out poin...
pgoyette[src/pgoyette-compat]: src/sbin/modstat Update for new A-is-for-Alias flag va...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_70 Use correct module name
apb[src/trunk]: src/usr.bin/make/unit-tests Change @echo to echo in several plac...
ozaki-r[src/trunk]: src/sys/net Remove an obsolete assertion too (fix build)
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Revert previous changes until we ...
christos[src/trunk]: src/bin/sh/bltin Avoid warning by using gcc'ism
snj[src/trunk]: src/distrib/notes merge port-specific legal sections into the co...
skrll[src/trunk]: src/sys/arch/arm/broadcom Deal with bus addresses better. Switch...
christos[src/trunk]: src/sys/dev/usb avoid double assignment
rmind[src/trunk]: src Install thmap(9) man page.
knakahara[src/trunk]: src/sys/arch/x86/pci vmxnet3_softc.vmx_stats should not count gl...
kamil[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Register syms....
sevan[src/trunk]: src/share/man/man1/man1.x68k Document history
sevan[src/trunk]: src/usr.bin/wc Document history
sevan[src/trunk]: src/lib/libc/compat-43 create was present in v1
roy[src/trunk]: src/sbin/route route(8): Show addres for RTM_LOSING
martin[src/trunk]: src/distrib/ews4800mips/floppies/ramdisk Use the non wide char l...
roy[src/trunk]: src/doc Note dhcpcd import
ryo[src/trunk]: src/sys/kern requires memory barrier before IPI ack.
mrg[src/trunk]: src/external/gpl3/binutils mknative, binutils 2.27, and ia64.
kamil[src/trunk]: src/sys/arch Torn down KSTACK_CHECK_DR0, i386-only feature to de...
maxv[src/trunk]: src/sys Add KASAN instrumentation on the atomic functions. Use m...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner mmap support
christos[src/trunk]: src/libexec/identd Fix varargs.
reinoud[src/trunk]: src/sys/dev/usb Add line to get the ftdi driver to use the seria...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Copy regulator...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux More <linux/reservation....
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Add utimes(2) support.
christos[src/trunk]: src/usr.sbin/mtree Default a bare "." with no type to F_DIR. For...
skrll[src/trunk]: src/sys/dev/usb Simplify dwc_otg_work and its initialisation.
joerg[src/trunk]: src/lib/libc/arch/mips/gen Explicitly set noat around instructio...
martin[src/trunk]: src/sys/arch/m68k/m68k Remove unused variable
nros[src/trunk]: src Add fabsl to the manpage describing the fabs functions.
matt[src/trunk]: src/sys/arch/mips/include Fix CPU_INFO_FOREACH which had the MUL...
christos[src/trunk]: src/sys/dev/ic - don't leak ccb on alloc failure.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey remove dup
jdc[src/trunk]: src/share/man/man4/man4.sparc64 We adjust the fan speeds every 6...
riastradh[src/trunk]: src/usr.bin/cap_mkdb Move assignment out of assertion in cap_mkdb.
christos[src/trunk]: src/doc new tmux
msaitoh[src/trunk]: src/sys/dev/mii Regen.
pgoyette[src/trunk]: src/share/man/man4 Use .An -nosplit in the name/email entries in...
kre[src/trunk]: src/usr.bin/m4 Use correct printf format for (struct input_file ...
skrll[src/trunk]: src/sys/arch/arm/samsung RCSId police
jakllsch[src/trunk]: src/sys/dev Add argument to wdccommandext() to allow the entire ...
pgoyette[src/trunk]: src/sys/dev/imcsmb The imc and imcsmb drivers have moved to x86-...
pooka[src/trunk]: src/sys/rump/kern/lib Rewrite rules so that makesyscalls.sh will...
uwe[src/trunk]: src/tests/lib/libpthread Simplify - it's enough to set nctx.uc_l...
christos[src/trunk]: src/usr.sbin/nfsd Expose debugging
matt[src/trunk]: src/sys/arch/evbarm/tegra Use the first1g for kernel memory, not...
matt[src/trunk]: src/lib/libc/arch/arm/hardfloat include <arm/vfpreg.h>
nisimura[src/trunk]: src/sys/dev/pci major rework to fix link control breakage
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Reduce diff by going back to ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add down_read_trylock an...
macallan[src/trunk]: src/sys/arch/mips/ingenic pass the appropriate clock register to...
msaitoh[src/trunk]: src/sys/arch/x86/include Add comment about CPUID Processor exten...
zafer[src/trunk]: src/sys/dev/usb Add version 1 of SMC 2862WG adapter which is USB...
christos[src/trunk]: src/share/mk Add WARNS=6
matt[src/trunk]: src/lib/libc/arch/arm/gen Use __ARM_PCS_VFP to determine whether...
tron[src/trunk]: src/external/bsd/cron/dist Make crontab(1) work again which got ...
snj[src/netbsd-7-1]: src/sys/dev/sysmon Fix fallout from ticket #1511:
skrll[src/trunk]: src/sys/dev/usb Wrap a long line
mrg[src/trunk]: src/sys/dev/usb don't try to deref a maybe-NULL pointer. instea...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need braces around BUILD...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable intel_audio.c until we...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pipe -> i915_pipe
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix include guards.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_dmamem_map inste...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm i915_gem_gtt.c shadows.
alnsn[src/trunk]: src/sys/net Enable ABC optimization when one branch returns 0.
matt[src/trunk]: src/sys/compat/netbsd32 Add missing SIOCGDRVSPEC32
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc mips64 does not get (all?) the ...
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add -fno-omit-frame-pointer to DEFCOPTS.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Fix header guard name.
rmind[src/trunk]: src - npfctl: fix the confusion in the parser (0/0 case with no ...
pooka[src/trunk]: src/sys/rump/librump Allow device components to create symlinks ...
matt[src/trunk]: src/sys/arch/arm/cortex Make sure to read SCTRL no matter way CP...
christos[src/trunk]: src/usr.sbin/makefs - don't abuse vp->fs to mean struct fs for f...
christos[src/trunk]: src fix unused variable warnings
pgoyette[src/trunk]: src/sys/dev Rename the i2c attribute i2cbus, and add the MI iic ...
christos[src/trunk]: src/tests/bin/sh remove binary test and other cleanups (from kre)
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Backout setting of UNW...
joerg[src/trunk]: src/regress/sys/arch/m68k/060sp Replace manual realdepend depend...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf remove more unreacha...
isaki[src/trunk]: src/sys/arch/m68k/fpe Improve the exponential and hyperbolic fun...
skrll[src/trunk]: src/sys/dev/usb Sync with FreeBSD/OpenBSD and add support for 88...
christos[src/trunk]: src/lib/libedit/readline remove duplicate declaration
matt[src/trunk]: src/sys/dev/scsipi Don't use new as a variable name.
christos[src/trunk]: src/lib/libutil KNF, sign cast.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Restore chunk of code ...
christos[src/trunk]: src/lib/libintl Another version using inline functions (just as ...
tsutsui[src/trunk]: src/doc Add a late entry about addition of support for AlphaStat...
dholland[src/trunk]: src/lib/libc/net Leave room for the null terminator. Spotted by ...
pgoyette[src/pgoyette-compat]: src/sys/kern Don't include the compat_mod.c here
wiz[src/trunk]: src/usr.bin/make Reduce pirate slang.
mlelstv[src/trunk]: src/sys/miscfs/procfs Align /proc/<pid>/statm data with /proc/<p...
jmcneill[src/trunk]: src/sys/stand/efiboot Add support for netbooting with non-PCI ne...
christos[src/trunk]: src/distrib/sets/lists/xcomp lint library for vdpau
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement kvfree by free...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Guard #include "pci.h" wit...
spz[src/trunk]: src/share/examples/npf - match up comment and interface identifiers
christos[src/trunk]: src/bin/sh PR/48843: Jarmo Jaakkola: dot commands mess up scope ...
christos[src/trunk]: src/sys/ufs/lfs - remove unused variables
macallan[src/trunk]: src/sys/arch/powerpc/oea get bootpath from OF if we don't get it...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k need CRY...
christos[src/trunk]: src/sys/arch/amiga/amiga can't use fnop directly now, explain why.
christos[src/trunk]: src/distrib/sets/lists bump libnpf.
martin[src/trunk]: src/sys/dev Avoid crashes in calcwater when audioattach did not ...
christos[src/trunk]: src/sys/arch/mvme68k/stand/installboot remove dead code
matt[src/trunk]: src/sys/arch/arm/allwinner Make sure the data in the descritors ...
maya[src/trunk]: src/external/gpl3/gcc Fake mknative for riscv64, enough to compl...
joerg[src/trunk]: src Remove remnants of AF_IMPLINK.
mrg[src/trunk]: src/tools/gcc update for GCC 5.3 libgcov and libstdc++
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Fi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo spin...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 G/C kasan_shadow_map call in pmap_e...
kamil[src/trunk]: src/sys/net80211 Avoid changing signedness bit with << 24 in iee...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Regen for...
phx[src/trunk]: src/sys/arch/amiga/dev According to http://eab.abime.net/showpos...
matt[src/trunk]: src/common/lib/libc/arch/arm/string orrne wants 3 registers
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint build pm3_exa
christos[src/trunk]: src/external/gpl3/binutils switch alpha/sparc/sparc64 to new bin...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove unneeded opt_* includes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios No a...
kamil[src/trunk]: src/tests/lib/libc/sys Include <inttypes.h> in t_ucontext.c
christos[src/trunk]: src/sys/compat/linux/common remove unused variable
matt[src/trunk]: src/distrib/sets/lists/base Add ./var/db/obsolete/debug
christos[src/trunk]: src/sys/arch/x86/include __USE() unused variables
nat[src/trunk]: src/doc Synthesized PC speaker(4) device.
mrg[src/trunk]: src/external/bsd/ntp/bin/ntpd apply -Wno-error=maybe-uninitializ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Kill legacy mmap in ra...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm We don't need drm_legacy_vma_flush.
justin[src/trunk]: src/sys/rump Add missing __diagused in rump code
khorben[src/trunk]: src/common/lib/libc/arch/i386/string/small Look for the characte...
pgoyette[src/pgoyette-compat]: src/sys Include compat code in the modules
skrll[src/trunk]: src/sys/dev/usb Whitespace.
mrg[src/trunk]: src/lib/libc/string restore the removed "function does something...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs_readdi...
msaitoh[src/trunk]: src/sys/netinet6 Fix typos in comment:
christos[src/trunk]: src/sys/fs/puffs use standard dirty vnode test.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sparc64.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Sligthly clean up the (by default u...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Ifdef out Linux audio API stuff and re...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 revert most of the pr...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto When loading a globa...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Arasan SDHCI 5.1
matt[src/trunk]: src/sys/dev/ic remove errant &
joerg[src/trunk]: src/share/mk If clang is requested for i386, amd64 or eARM, also...
njoly[src/trunk]: src/lib/libc/sys Add missing El macro.
uebayasi[src/trunk]: src/common/lib/libc/arch/i386 Put missing END() markers to set E...
rmind[src/trunk]: src/sys/netipsec G/C __FreeBSD__
christos[src/trunk]: src/sys/modules/npf ditch ptree and use lpm
msaitoh[src/trunk]: src/sys/dev/pci Print some PCI Capabilities:
ryo[src/trunk]: src/sys/arch/aarch64 - free L1-L3 pages that has been emptied by...
ryo[src/trunk]: src/sys/arch/aarch64 - add reg_{s1e0r, s1e0w, s1e1r, s1e1w}_write()...
christos[src/trunk]: src/bin/sh parenthesize for safety.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix source port selection
rin[src/trunk]: src/distrib/sets/lists/comp Fix MKCOMPAT=no build for sparc64;
martin[src/trunk]: src/sbin/gpt Add support for specifying the partition to resize ...
christos[src/trunk]: src/sys/net80211 don't print the interface name 2ice.
mlelstv[src/trunk]: src/usr.sbin/wsmuxctl expand error message to also list wsbell a...
scole[src/trunk]: src/sys/arch/ia64/include Remove SGROWSIZ parameter which looks ...
roy[src/trunk]: src/lib/libcurses Minor adjustment to prior to match putch
mlelstv[src/trunk]: src/sbin/fsck_ext2fs remove debug printfs from last commit.
mrg[src/trunk]: src/tools/gcc - pull i386-builtin-types.inc automatically on x86
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend port to GCC 5.3:
sjg[src/trunk]: src/usr.bin/make Fix syntax
mrg[src/trunk]: src/external/gpl3/autoconf/dist avoid rebuilding the INSTALL fil...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 tyop
matt[src/trunk]: src/external/gpl3/gdb/dist/bfd Add the mips n32 target vectors.
macallan[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_OMAP3
msaitoh[src/trunk]: src/sys/dev/pci Cleanup.
snj[src/trunk]: src/libexec/rpc.rusersd delete now-irrelevant comment
sjg[src/trunk]: src/usr.bin/make Remove Check_Cwd - it is no longer needed.
joerg[src/trunk]: src/distrib/sets/lists Fix set lists for NetBSD/ARM after the OA...
alnsn[src/trunk]: src/usr.bin/kdump Don't enter infinite loop on big ktr_len values.
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix mergo for mips
yamt[src/trunk]: src/doc update
christos[src/trunk]: src/bin/sh General KNF and source code cleanups, avoid scatterin...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.6.1.
pgoyette[src/trunk]: src/share/man/man9 Fix typo - from Kamil Rytarowski
christos[src/trunk]: src/bin/sh Sprinkle volatile for gcc 5!
mlelstv[src/trunk]: src/sys/dev/ic Make internal functions static
christos[src/trunk]: src/tools/compat Fix problem reading the last line when it did n...
roy[src/trunk]: src/sys/net Revert prior as it's no longer needed.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add missing forward stru...
nat[src/trunk]: src/sys/dev PR 50613: Onno van der Linden: unpausing audio(4) ca...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add BCM2835_PERIPHERALS_TO_BUS() macro...
jakllsch[src/trunk]: src/sys/sys gdisk 0.7.2 finally introduced a Linux Basic Data pa...
apb[src/trunk]: src/usr.bin/sort As from today, numeric fields may begin with an...
christos[src/trunk]: src/usr.sbin/makefs make the buffer functions look exactly like ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern call loginit() later, a lot later
christos[src/trunk]: src Add SIOCGIFINDEX from Ty Sarna and Matthew Sporleder.
rjs[src/trunk]: src/sys/arch/evbarm/conf Add rgephy.
pgoyette[src/trunk]: src/sys/arch/amd64/amd64 Make kernels w/o ACPICA compile. (Same...
kamil[src/trunk]: src/tests/kernel Remove dbregs[12] from t_ptrace_wait{, 3, 4, 6, id, ...
hannken[src/trunk]: src/sys Remove the "target" argment from vfs_drainvnodes() as it is
christos[src/trunk]: src/external/bsd/wpa/dist/src/drivers CID 272959: NULL deref
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Conditional here shou...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to set .uio...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Temporary diagnostic klu...
uki[src/trunk]: src/distrib/sets/lists/xbase Give syspkg name to xbase mi files
mrg[src/trunk]: src/sys/dev/usb - remove items that are fixed (usually in the di...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin usb0drv is >PB9 for cubie2
njoly[src/trunk]: src/sys/compat Cleanup pipe(2) flags, now that native handle them.
maxv[src/trunk]: src/sys/compat/netbsd32 Fix info leak.
rkujawa[src/trunk]: src/share/man/man4 Remove long dead options NKPTADD, NKPTADDSHIT.
nisimura[src/trunk]: src/sys/arch add kse(4) for i386/amd64 GENERIC
maxv[src/trunk]: src/sys/arch/alpha/conf Disable COMPAT_OSF1, will be removed.
skrll[src/trunk]: src/sys/arch Flush the BP cache just before starting APs so that...
tnn[src/trunk]: src/sys/conf config glue for ssdfb
tnn[src/trunk]: src/doc note addition of ssdfb(4)
tnn[src/trunk]: src/share/man/man4 update SYNOPSIS; suggest 5x8 font instead of 8x8
maxv[src/trunk]: src/sys/kern Kernel Heap Hardening: put the pool header at the b...
mrg[src/trunk]: src/share/mk switch sh3 to GCC 6. tested on landisk in emul and...
msaitoh[src/trunk]: src/sys/arch/x86/include Fix CPUID_SEF_FLAGS. Octal value has no 8.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Tweak some things.
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Set SRR1 to r31 in intr_exit. Not c...
jmcneill[src/trunk]: src/sys/dev/usb make this work with lockdebug. while here, set u...
christos[src/trunk]: src/sys/dev/usb remove trailing lines
macallan[src/trunk]: src/sys support WSDISPLAYIO_GET_FBINFO
msaitoh[src/trunk]: src/sys/dev/pci - Decode the programming interface field in the ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r29...
christos[src/trunk]: src/lib/libc/stdio mention what happens if the line contains NUL's.
joerg[src/trunk]: src/sys/netinet6 Use explicit initializer.
uwe[src/trunk]: src/tests/lib/libpthread threadfunc - we do return from swapcont...
pgoyette[src/trunk]: src/share/man/man9 Fix indentation of kcpuset_export_u32
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix aclk_emmc register offset, set RK_...
macallan[src/trunk]: src/sys/dev for some reason the previous commit causes ARCS firm...
christos[src/trunk]: src/sys/modules/hdaudio delete hdaudio_ids.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r209785. Fix a...
bouyer[src/trunk]: src/sys/arch/xen/xen Fix off by one error, pointed out by Wei Li...
mrg[src/trunk]: src/sys/dev/usb add MosChip MCS7730 and Sitecom Europe LN030 eth...
ozaki-r[src/trunk]: src/tests/net/net tests: add tests for IPv6 link-local addresses...
rjs[src/trunk]: src/external/gpl3/binutils/dist Fix to PR port-arm/54159.
para[src/trunk]: src/sys make vmem(9) ready to be used early during bootstrap to ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove the single-step check, it is wro...
maxv[src/trunk]: src/sys/compat/linux/common Fix info leaks.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc We also need t-riscv (for riscv-b...
matt[src/trunk]: src/share/mk Make LIBCRT* depend on the right files if MLIBDIR f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon GART might not be mapp...
jmcneill[src/trunk]: src/sys/dev/ic disable interrupts when we get an rfsilent event, ...
mrg[src/trunk]: src/tools/gcc grab insn-modes.h, and do the libgcc bootstrap fro...
jmcneill[src/trunk]: src Remove SUNXI kernel config.
martin[src/trunk]: src/sys Config glue for the Designware GMAC core.
isaki[src/trunk]: src/usr.bin/audiocfg Make the same code that appears repeatedly ...
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add netbsd32 drm support from Su...
perseant[src/trunk]: src Allow the user to specify the filesystem ID for umapfs at mo...
ad[src/trunk]: src/sys/arch/powerpc/powerpc cpu_ast(): no need to call userret(...
christos[src/trunk]: src/external/historical/nawk/dist use the correct header name.
rin[src/trunk]: src/sys/arch/powerpc/conf Add PPC_IBM440 flag as 440 is signific...
rin[src/trunk]: src/sys/arch/powerpc eieio is implemented as sync on 40x. Theref...
joerg[src/trunk]: src Explicitly cast pointers to uintptr_t before casting to enum...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Comment out badaddr() and badaddr_re...
msaitoh[src/trunk]: src/sys/dev/isa s/like like/like/ in comment.
msaitoh[src/trunk]: src s/is is/is/ in comment.
ad[src/trunk]: src/sys/sys NetBSD 9.99.31 - page allocator changes, struct vm_p...
ad[src/trunk]: src/sys/uvm Fix a comment.
ad[src/trunk]: src/sys Rename uvm_page_locked_p() -> uvm_page_owner_locked_p()
jmcneill[src/trunk]: src/sys/arch/arm/dts Disable SPI for now (rkspi driver hangs at ...
thorpej[src/trunk]: src/sys First steps towards properly serializing access to the T...
thorpej[src/trunk]: src/sys/dev/i2c Also force I2C_F_POLL if shutting_down.
ad[src/trunk]: src/sys/arch/x86/x86 pmap_get_ptp(): the uvm_pagefree() call in ...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic changes for assembler codes...
isaki[src/trunk]: src/tests/dev/audio Update AUDIO_SETINFO_channels test.
isaki[src/trunk]: src/sys/dev/audio On audio_[pr]mixer_halt(), it's better to rese...
ad[src/trunk]: src Add rw_lock_op(): return either RW_READER or RW_WRITER for a...
riastradh[src/trunk]: src/sys/ufs/lfs Teach LFS_ORPHAN_NEXTFREE about lfs64.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 G/C l1pte_pgindex
jdolecek[src/trunk]: src/sys/net disable the DEBUG bridge_calc_csum_flags() printf
rin[src/trunk]: src/sys/arch/arm/arm Fix previous; we need <uvm/uvm_extern.h> fo...
rin[src/trunk]: src/share/man/man4 Add one more: Buffalo BSUSRC06.
wiz[src/trunk]: src/share/man/man7 Minor fixes.
uwe[src/trunk]: src/share/man/man7 Make .Bl -width match the actual .It usage.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Take a mutex around mo...
maxv[src/trunk]: src/sys/netbt pass the address of the field, instead of relying ...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag, if available.
ryo[src/trunk]: src/sys/arch/aarch64 Fix pmap to work correctly with tagged addr...
sevan[src/trunk]: src/usr.bin/whois RIPE definition no longer exists in source
thorpej[src/trunk]: src/sys/dev/ic - Support 64-bit DMA addresses for the Tx and Rx ...
martin[src/trunk]: src/tests/fs/common Hardcode a check for ZFS and too little free...
thorpej[src/trunk]: src/sys/sys NetBSD 9.99.50 -- ifmedia / mii locking changes.
nisimura[src/trunk]: src/sys/arch/evbarm/conf include files.sociox for generic64
fox[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
ad[src/trunk]: src/sys/arch/x86/x86 - pmap_enter(): under low memory conditions...
nisimura[src/trunk]: src/sys/arch/arm/sociox more fdt/ACPI dual attach glue. SCX0002 ...
nisimura[src/trunk]: src/sys/arch/arm/sociox enrich I2C driver realities to work a bit
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add radeon, radeondrmkmsfb
khorben[src/trunk]: src/sys/dev/usb When there is no network around the state timeou...
skrll[src/trunk]: src/sys/arch/arm/samsung Bring back EXYNOS5422_DISABLE_CA7_CLUST...
nisimura[src/trunk]: src/sys/arch/arm/sociox make sni_gpio.c fdt/ACPI dual attach device
sevan[src/trunk]: src/share/misc Update to r359157 from FreeBSD
skrll[src/trunk]: src/sys/arch/arm Provide a sc_intr_cardmask to restore the value...
msaitoh[src/trunk]: src/sys/dev/ic Print DDR3's row and column correctly.
sevan[src/trunk]: src/sys/dev/pci Apply the same change as for if_iwi.c r1.114 her...
sevan[src/trunk]: src/sys/dev/pci Apply the same change as for if_iwi.c r1.114 here.
ad[src/trunk]: src/sys/uvm Go back to freeing struct vm_anon one by one. There...
ad[src/trunk]: src/sys/kern callout_destroy(): change output from a couple of a...
reinoud[src/trunk]: src/sys/fs/nilfs Compile in the DPRINTF debug macro's on DEBUG k...
riastradh[src/trunk]: src/sys/arch/hppa/include Revert another historic $Hdr$ collapse.
macallan[src/trunk]: src/sys/dev/ic do not assume that a bus_space_handle_t is simply...
thorpej[src/trunk]: src Install the "bwfm" firmware for the Pinebook Pro.
roy[src/trunk]: src curses: Add stubs for mouse functions
nisimura[src/trunk]: src/sys/arch/arm/sociox add some more findings about SC2A11 GbE....
msaitoh[src/trunk]: src/sys/dev/ic Fix unused area size found by pgoyette@.
ad[src/trunk]: src/sys/kern Update a comment.
jdolecek[src/trunk]: src/sys/arch remove 'file-system SMBFS' and 'pseudo-device nsmb'...
christos[src/trunk]: src/lib/libcrypt - bump blowfish size, explain version
nisimura[src/trunk]: src/sys/arch/arm/sociox adjust minor comments
leot[src/trunk]: src/share/misc Add HPD
ad[src/trunk]: src/sys softint_overlay() (slow case) gains ~nothing but creates...
ad[src/trunk]: src/sys/kern Fix crash observed with procfs on current-users by ...
nisimura[src/trunk]: src/sys/arch/arm/sociox register definition mashed. from UEFI an...
nisimura[src/trunk]: src/sys/arch/arm/sociox try to be better register descriptions
roy[src/trunk]: src/usr.bin/tic tic: promote record type when merging newer into...
roy[src/trunk]: src/usr.bin/tic tic: use EXIT_FAILURE rather than magic numbers
christos[src/trunk]: src/doc new acpica
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix SCF_RSP_R1B test
rin[src/trunk]: src/sys/arch/amd64/include Bump STACK_ALIGNBYTES to (16 - 1) to ...
christos[src/trunk]: src/tests/lib/libc/regex PR/54061: Bump memory for jemalloc (a l...
christos[src/trunk]: src/lib fix unused warnings
christos[src/trunk]: src/external/bsd/cron/dist Rewind the file before we install it ...
manu[src/trunk]: src/lib/libperfuse Avoid a file resize serialization deadlock wh...
bouyer[src/trunk]: src/sys/dev/usb Followling an advice in a linux forum, don't upd...
riastradh[src/trunk]: src/sys/uvm Back out previous silliness -- on failure no pages a...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon const_container_of for...
martin[src/netbsd-9]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
mbalmer[src/trunk]: src/sys/modules/lua fix CVS marker and copyright year
christos[src/trunk]: src/sys/arch/vax/boot Add NO variables for the things that boot ...
christos[src/trunk]: src/share/mk Add NO{SSP,FORTIFY}
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch If -v is set and unknown cacheinfo desc...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin move the target defines into a mak...
martin[src/trunk]: src/sbin/ifconfig Initialize timespec "end" for the benefit of s...
dholland[src/trunk]: src/usr.bin/make typo in comment, from the first reverted patch
msaitoh[src/trunk]: src s/lenght/length/
jmcneill[src/trunk]: src/sys/arch/arm/allwinner dma support
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Omit commented warn flag, evid...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Move CPPFLAGS to top, CWARNFLA...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Convert amdgpu ...
christos[src/trunk]: src/usr.sbin/makefs add missing arguments.
hsuenaga[src/trunk]: src/sys/arch/evbarm/marvell initialize ARMADA XP's Mbus address ...
ozaki-r[src/trunk]: src/sys/netinet6 Introduce macros for the default router list
christos[src/trunk]: src/sys/net/npf add functionality to lookup a nat entry from the...
christos[src/trunk]: src/external/gpl3/gdb/lib fix alpha
matt[src/trunk]: src/sys/arch/arm/include Kill more FPA leftovers.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Add BCM2835 RNG support.
matt[src/trunk]: src/sys/arch/arm/conf Always compile the kernel with -mfloat=soft
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon ALIGN -> round_up
macallan[src/trunk]: src/sys/arch/macppc/conf add everything currently known to work
christos[src/trunk]: src/share/mk switch m68k to new binutils and gdb
christos[src/trunk]: src/sys/kern Add missing ktrkuser
msaitoh[src/trunk]: src/doc Add Intel X55x support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Sort.
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Don't try to #include opt_*.h fil...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add AMD CPUID leaf 0x80000008 ebx's xsave...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out some stuff ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp Conv...
matt[src/trunk]: src/sys/dev/ic Use __SHIFTOUT to simplify an expression.
christos[src/trunk]: src/sys/kern remove __unused now that it is used.
jdolecek[src/trunk]: src/sys/arch/x86 drop pmap_update_2pg(), just call pmap_update_p...
christos[src/trunk]: src/bin/sh PR bin/51027 - fix the parsing of references to shell...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Attempt to hook up i915 suspend/resume...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Copy va_list before us...
matt[src/trunk]: src/sys/arch/mips/mips Enable HWRENA for the CN50xx even though ...
matt[src/trunk]: src/sys/arch/mips/mips Use COP0_SYNC after writing the exception...
matt[src/trunk]: src/sys/arch/riscv/include add ELF64_MACHDEP_ID
ozaki-r[src/trunk]: src Document arp sysctl removals
skrll[src/trunk]: src/sys/dev/usb Don't panic when trying to do isoc transfer, jus...
skrll[src/trunk]: src/sys/dev/usb Improve some DIAGNOSTIC stuff
martin[src/trunk]: src/sys/ufs/ffs Mark a potentially unused (ifndef FFS_EI) variable
pgoyette[src/pgoyette-compat]: src/sys/net Move indirect function call vectors to if....
joerg[src/trunk]: src/lib/libcurses mvgetnstr should have a length argument as the...
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix sign of NAN. Found by XM6i.
alnsn[src/trunk]: src/sys/sys Welcome to 7.99.45.
skrll[src/trunk]: src/sys/dev/usb Fix athn async stuff - the wakeup call should ha...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Declare 'error' if needed
christos[src/trunk]: src/usr.sbin/makemandb update with the final list
christos[src/trunk]: src/external/gpl3/gdb adapt for vax.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Put file, line, func in DRM_ERROR...
christos[src/trunk]: src/gnu/usr.bin/gettext prefer our gettext version
ozaki-r[src/trunk]: src/tests/net/net Fix that cleanup doesn't run when DEBUG=false
christos[src/trunk]: src/sys/arch/ofppc/stand/ofwboot PR/51015: David Binderman: remo...
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/i915 Ensure we call uvmfault_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Don't abuse str...
christos[src/trunk]: src/sys/arch/x86/x86 fix leak.
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix a bug where the o...
jmcneill[src/trunk]: src/sys/dev/gpio Simple driver for gpio control of rf enable/dis...
zafer[src/trunk]: src/sys/dev/usb Add version 1 device of SMC 2862WG accordingly.
joerg[src/trunk]: src/libexec/rpc.rstatd Remove remaining kvm glue.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb merge alpha changes
matt[src/trunk]: src/lib/libm/man Document the long double versions.
christos[src/trunk]: src/sys/dev/usb correct previous. assign the sc, and move the de...
nonaka[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/sys/arch/mips/mips Add CPU_INFO_FLAGS / CPUF_PRESENT
msaitoh[src/trunk]: src/sys/dev/pci Fix a lot of bugs to make 82575 and newer's SERD...
dholland[src/trunk]: src/sys/kern Define TTY_ALLOW_PRIVATE in tty.c, tty_pty.c, and t...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add awin_dma_dump_regs func if DDB is...
christos[src/trunk]: src/tests/usr.sbin/mtree ignore directory sizes
joerg[src/trunk]: src/sys/sys Use __BEGIN_DECLS / __END_DECLS consistently for _KE...
flxd[src/trunk]: src/doc Note scsictl(8) getrealloc and setrealloc commands.
ozaki-r[src/trunk]: src/sys/netinet Use NULL instead of 0 for pointers
christos[src/trunk]: src/share/mk Move HAS_SSP and USE_SSP out of bsd.sys.mk. They di...
mrg[src/trunk]: src/sys/arch/sparc/sparc remove local lwp_eprio() definition tha...
jym[src/trunk]: src/sys/secmodel Re-instate backwards compatible security.models...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fold local intel_uncore_...
mrg[src/trunk]: src/distrib/sets/lists/comp set fixes for GCC 5.3.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt treat class line stru...
christos[src/trunk]: src/lib/libedit provide an el_init_fd function.
pgoyette[src/pgoyette-compat]: src/sys Initial pass at setting up the compat_60 module.
matt[src/trunk]: src/sys/arch/arm Get rid of _BUS_DMAMAP_MEM_XLATE
nat[src/trunk]: src/sys/dev/usb Fix trouble setting recording parameters.
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch regenerate with G_ena...
mrg[src/trunk]: src/external/gpl3/gcc re-run mknative-gcc after threading fixes ...
dholland[src/trunk]: src/external/bsd/nvi/usr.bin/nvi PR toolchain/48833: Ilia Zykov:...
matt[src/trunk]: src/sys Don't nest struct undo and change it to sem_undo_entry
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_mknod: it is not our responsibility to ca...
christos[src/trunk]: src/sys/kern Centralize the sockaddr_un allocation code. Set sun...
christos[src/trunk]: src/sys/kern MGET -> m_get
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Back out last change; fixed ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch add missing insn-modes.h ...
christos[src/trunk]: src/external/gpl3/gcc update VAX
christos[src/trunk]: src/tests/lib/libc/gen Add a VIS_NOLOCALE test
pgoyette[src/pgoyette-compat]: src/sys Initial implementation of sys/kern/kern_stup.c...
christos[src/trunk]: src/share/man/man4 document verbose
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Finish clean-up of raidframe com...
pgoyette[src/pgoyette-compat]: src/sys Add fs/puffs compat_50 to the modules
matt[src/trunk]: src If you are using aapcs, you must be using INITFINI
nat[src/trunk]: src/sys/modules/spkr_synth Fix path to files.audio.
christos[src/trunk]: src/sys/dev/pci use __USE()
christos[src/trunk]: src/doc tzcode 2014d
skrll[src/trunk]: src/sys/arch/evbarm/rpi Update vcprop_tag_clockrate structure
mrg[src/trunk]: src/sys/arch/sparc - remove unused but set variables.
he[src/trunk]: src/bin/csh When using -ledit, also use -lterminfo, to allow sta...
christos[src/trunk]: src/sys/kern void duplicate definition on statically linking lib...
msaitoh[src/trunk]: src/sys/dev - Add new PCI quirk PCI_QUIRK_HASEXTCNF and PCI_QUIR...
maxv[src/trunk]: src/sys/netipsec Dedup: merge ipsec4_setspidx_inpcb and ipsec6_s...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.5
christos[src/trunk]: src/lib/libutil In COMPAT_DKWEDGE, attempt to open the label as ...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf remove unused label.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Drop unused local-softc variable.
macallan[src/trunk]: src/sys/arch/macppc/dev match /u3, found in some G5
matt[src/trunk]: src Add riscv32 and riscv64 platforms.
christos[src/trunk]: src/sbin -O0 for pass1.c and vax
christos[src/trunk]: src/share/man/man7 Explain ipsec.enabled better.
joerg[src/trunk]: src/lib/libm Hook complex operation support into libm when not u...
matt[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Add a ${MKTARGET_LINK}
christos[src/trunk]: src/lib/libintl bump for p functions
wiz[src/trunk]: src/usr.sbin/lptctl Mark up author with .An.
matt[src/trunk]: src/external/gpl3 Add RISC-V support.
christos[src/trunk]: src/sys/dev/pci/hdaudio another devlist2h.awk, someone should me...
christos[src/trunk]: src/sys/arch/arm/iomd audiobell now only needs the unit.
matt[src/trunk]: src/sys/arch/mips/mips #include <mips/cpuregs.h>
wiz[src/trunk]: src/usr.bin/gettext Add missing .El and other minor fixes.
maya[src/trunk]: src/tests/lib/libm Test for FE_INVALID in a way that works for p...
christos[src/trunk]: src/sys/arch/sparc/dev catch up with sd changes.
mlelstv[src/trunk]: src/usr.sbin/crash Align with DDB.
hikaru[src/trunk]: src/sys m_pullup() is called in rcvproc callback functions,
tsutsui[src/trunk]: src/distrib/utils/sysinst Fix another botch of my dumb patch in ...
dholland[src/trunk]: src/lib/libc/sys Sync documentation of struct ktr_header with re...
wiz[src/trunk]: src/lib/libc/sys Sort errors. Improve markup.
christos[src/trunk]: src/distrib/sets/lists/tests Add command substitution test.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc hackaround a problem on mips64 ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm Don't redefine __u64 &c....
snj[src/trunk]: src/distrib/notes/common finish removing the set size stuff, whi...
rmind[src/trunk]: src/sys/netinet tcp_signature_getsav: handle !ipsec_used case an...
ozaki-r[src/trunk]: src/tests/net/mcast Fix specifying an interface for IPV6_JOIN_GROUP
hannken[src/trunk]: src/sys/dev Lookup the block device mounted on from the specfs_h...
jdc[src/trunk]: src/sys/arch/sparc64/dev Output "iic mux present" if this device...
maya[src/trunk]: src/sys/dev fix AUDIO_DEBUG build (it builds, it boots, it plays...
christos[src/trunk]: src/sys/dev remove VAUDIOSPEAKER, needs to be done differently.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Change some comments and coment-outed o...
skrll[src/trunk]: src/sys/dev/usb Wrap some long lines.
christos[src/trunk]: src/sys/uvm use __USE() for empty macro
martin[src/trunk]: src/sys/arch/sh3/dev Adapt formats for debug printfs to clock_su...
uwe[src/trunk]: src/lib/libcurses prefresh - fix current position calculations
martin[src/trunk]: src/sys/arch/arm/allwinner Better safe than sorry: do the full c...
ozaki-r[src/trunk]: src/tests/net/mcast Make the test stable under load or when runn...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix pin group mappings and non-DIAGNOST...
wiz[src/trunk]: src/share/man/man9 Use correct macro.
mbalmer[src/trunk]: src/sys/modules/lua welcome lua(4), a devide driver that can cre...
mbalmer[src/trunk]: src/sbin/luactl luactl(8) is a command to control lua(4)
macallan[src/trunk]: src/sys/arch/sgimips/gio more __unused()
wiz[src/trunk]: src/usr.sbin/ldpd Grammar. Sort sections.
jdolecek[src/trunk]: src/sys according to VT82C686A chip specs, the VIA Technologies ...
martin[src/trunk]: src/distrib/vax/cdroms/installcd The current vax /boot is super ...
apb[src/trunk]: src/usr.bin/make Small markup fixes:
christos[src/trunk]: src/external/bsd/openpam/dist/lib - dlopen(3) errors should be p...
jakllsch[src/trunk]: src/sys/dev/pci Fix queue address setup bug introduced in 1.31.
rmind[src/trunk]: src/sys - physmap_map, physmap_map_fini: pmap_update() must be p...
christos[src/trunk]: src/lib/libc/gen use isgraph_l suggested by joerg@
wiz[src/trunk]: src/sbin/luactl Still more markup. Sort.
matt[src/trunk]: src/sys/dev This uses CPU_INFO_FOREACH so it really should inclu...
matt[src/trunk]: src/sys/arch/evbmips/malta/dev #include <mips/cpuregs.h>
skrll[src/trunk]: src/sys/arch/arm/arm Fixup a comment
skrll[src/trunk]: src/sys/arch/arm/vfp Trailing whitespace
wiz[src/trunk]: src/bin/pax Whitespace nits.
macallan[src/trunk]: src/sys/dev/pci add code to read disabled ROMs, adapted from xf8...
martin[src/trunk]: src/share/mk Switch sparc64 over to newer jemalloc.
mrg[src/trunk]: src/sys/arch/sgimips/gio #if 0 grtwo_cursor_data[] to match the ...
mlelstv[src/trunk]: src/sys/kern expose struct devicelist alldevs again.
matt[src/trunk]: src/sys/sys add struct exec_package;
christos[src/trunk]: src/distrib/sets/lists bump libcrypto and libssl
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Simplify ix{gbe, v}_[un]register_vlan() API...
ozaki-r[src/trunk]: src/tests/net Add net/if_bridge test
tsutsui[src/trunk]: src/sys/dev/usb Add missed byteswap ops for BE machines in block...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Slightly modify sd attach messag...
mrg[src/trunk]: src/sys/dev/usb convert pairs of USBHIST_CALLED()+USBHIST_LOG*()...
apb[src/trunk]: src/sbin/ifconfig Abort on error from prop_dictionary_augment.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Switch from printf to panic. These mess...
msaitoh[src/trunk]: src/sys/dev/mii Fix compile error when MIIVERBOSE is set. Report...
pgoyette[src/trunk]: src/sys/net in tundetach(), error is only used #ifdef _MODULE so...
pgoyette[src/trunk]: src/sys/net Add devsw_{attach, detach} stuff for _MODULE variant....
bad[src/trunk]: src/sys/rump Protect __KERNEL_RCSID. It isn't available when com...
christos[src/trunk]: src/usr.bin/m4 fix use-after-free issue.
ozaki-r[src/trunk]: src/doc Add another known issue (if_flags)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out radeon vga i...
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48815: do not skip '; ' twice when comp...
gson[src/trunk]: src/sys/arch/x86/pci Force PCI mode 1 when running under QEMU, t...
martin[src/trunk]: src/sys/arch/vax/boot/boot Force -O1 when compiling this, it doe...
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
martin[src/trunk]: src/sys/dev/scsipi Mark a potentially unused variable
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add ARMADA XP's Soc internal bus(Mbus) ...
snj[src/trunk]: src/external/bsd/blacklist/bin prune bogus comma from Nm args
martin[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal LG_QUANTUM i...
tnn[src/trunk]: src/sys/arch/arm/sunxi ensure LOSC is configured for external clock
christos[src/trunk]: src/sys/arch - expose vmparams to userland on arm, like other ar...
christos[src/trunk]: src/external/bsd/mdocml/dist PR/54069: Jason Thorpe: Prevent mem...
simonb[src/trunk]: src/sys/arch/evbmips/sbmips Don't need an 'X' printf specifier i...
christos[src/trunk]: src/external/bsd/mdocml/dist Set the maximum column index in a t...
roy[src/trunk]: src/usr.sbin/sysinst rtsol is no longer used.
christos[src/trunk]: src/usr.bin/rdist fix clobbered variable
pgoyette[src/pgoyette-compat]: src/sys/net Declare it correctly
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_sysv More on module renaming - ...
christos[src/trunk]: src/bin/sh Remove wrong unsigned cast, index can be negative. Ca...
skrll[src/trunk]: src/distrib/utils/embedded Add the tests sets by default. Tweak ...
riastradh[src/trunk]: src/sys/uvm Allow VM_NFREELIST in uao_set_pgfl, meaning any free...
christos[src/trunk]: src/sys/sys Appease gcc-5 (devmajor_t and devminor_t are signed, ...
mrg[src/trunk]: src/external/gpl3/gcc mknative bootstrap-libgcc GCC 5.3 for most...
kefren[src/trunk]: src/usr.sbin/ldpd allow compile without -DINET6
jmcneill[src/trunk]: src/sys/dev/usb Use usbd_setup_pipe_flags instead of usbd_setup_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Rename namespacing for p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Avoid name clash over...
christos[src/trunk]: src/bin/csh PR/53837: Michael Scholz: src/bin/csh/func.c from cu...
rmind[src/trunk]: src/sys/uvm ubc_alloc: perform pmap_update() in the error path a...
christos[src/trunk]: src/sys/arch/x86/x86 __USE a debugging variable
christos[src/trunk]: src avoid linker warning for compat symbols that are used intern...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Revert the COMPAT_AS sestting ba...
mbalmer[src/trunk]: src/libexec/httpd no need to check free() arguments against NULL
ozaki-r[src/trunk]: src/sys/net Restore vlan_ioctl overwritten by ether_ifdetach in ...
christos[src/trunk]: src/sys/dev/usb remove trailing line
christos[src/trunk]: src/sys/arch kill PCPPISPEAKER
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out radeon prime.
njoly[src/trunk]: src/lib/libc/sys According to the opengroup document [1], we sho...
uebayasi[src/trunk]: src/distrib/sets Convert mtree spec path characters with sed(1) ...
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by kre in tick...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Split drm ttm config into a separate f...
matt[src/trunk]: src/sys/arch/arm/include Remove redundant CORTEXA9_AUXCTL defines
msaitoh[src/trunk]: src/sys/net - Remove 50GBASE-LR10.
matt[src/trunk]: src There are other little endian arm machine_arches other than ...
pgoyette[src/trunk]: src/sys/net This should do it!
knakahara[src/trunk]: src/sys add API to manipulate ifa->ia_hash and ia_hash_pslist_en...
ozaki-r[src/trunk]: src/sys/arch/sun3/dev Remove obsolete ancient optimization for bpf
maxv[src/trunk]: src/sys/arch Use __kernel_end instead. Does not change anything, ...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Install GENERIC ELF kernel as /n...
jmcneill[src/trunk]: src Remove redundant TARGET_ENDIANNESS check
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Opps... Remove extra ')'
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove GENERIC_USERMODE kernel config (...
ryoon[src/trunk]: src/sys/dev/usb PR kern/48533
martin[src/trunk]: src/sys/dev/ic Remove debug printf, now that MII status changes ...
pgoyette[src/trunk]: src/sys/fs/nfs/server Update locations for new nfs header files.
njoly[src/trunk]: src/tests/fs/vfs Add testcase that check lstat(2) values for sym...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Add EABI support routines to ra...
christos[src/trunk]: src/dist/nvi/common It is ridiculous to truncate files on charac...
christos[src/trunk]: src/sys/arch remove VAUDIOSPEAKER for now, will be done differen...
pooka[src/trunk]: src/common/lib/libc/arch/x86_64/string fix build for _KERNEL
mrg[src/trunk]: src/sys/dev/usb regen with new moschip/sitcom adapters.
kamil[src/trunk]: src Enhance the support of LLVM sanitizers
rmind[src/trunk]: src/share/man/man9 Add thmap(9) man page. Reviewed by wiz@.
uwe[src/trunk]: src/lib/libc/stdio Refer to "w+" as "mode" as that's what fopen(...
sevan[src/trunk]: src/lib/libc/sys getuid was present in v1
sevan[src/trunk]: src/games/bcd Document history.
sevan[src/trunk]: src/lib/libc/sys unlink was presen in v1
roy[src/trunk]: src/lib/libcurses curses: believe in unicorns
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out Linux frameb...
sevan[src/trunk]: src/share/misc INODE STM
riastradh[src/trunk]: src/share/man/man4 Update man page to reflect switch from CTR_DR...
bouyer[src/trunk]: src/sys/arch Add spiflash support in GENERIC
matt[src/trunk]: src/lib/libc/arch/arm/hardfloat Add hardfloat version of fabs us...
maxv[src/trunk]: src/sys/kern Also check for MT_CONTROL, and end the receive oper...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Use blx ip if _ARM_ARCH_5
wiz[src/trunk]: src/usr.sbin/ypbind Add missing .El. From Henning Petersen in PR...
christos[src/trunk]: src/sys/dev remove more old pci_findvendor code
christos[src/trunk]: src/tests/bin/sh PR bin/50993 - lots of new here document tests ...
tron[src/trunk]: src/usr.bin/flock Don't crash if "flock" is used to lock a file ...
christos[src/trunk]: src/sys/dev/pci/hdaudio move all the unused stuff to ifdef notyet
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Don't match an indexed...
matt[src/trunk]: src/compat Enable building eabihf compat libraries after fixing ...
christos[src/trunk]: src/lib/libedit Start removing the WIDECHAR ifdefs; building wit...
christos[src/trunk]: src/usr.bin use correct function and symbolic constants
jakllsch[src/trunk]: src/sys/arch/arm/rockchip paper over the rkpwm get_conf function...
yamaguchi[src/trunk]: src/sys/dev/pci Fix ixl(4) to set ENETRESET when IFF_ALLMULTI is...
mlelstv[src/trunk]: src/sys/dev/sdmmc From OpenBSD:
jdolecek[src/trunk]: src/sys/dev/ic remove check for idle status when disabling EDMA, ...
jmcneill[src/trunk]: src/sys/arch/arm/pic Add reference counts to intr_mask/intr_unma...
christos[src/trunk]: src/sys/arch/ews4800mips/stand/boot Bump size.
kamil[src/trunk]: src/tests/lib/libc/sys Define _RTLD_SOURCE in t_ptrace_wait.c
kamil[src/trunk]: src/sys/kern Cast PTRACE_LWP_GETPRIVATE to (void *) through (int...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Whitespace
skrll[src/trunk]: src/sys/arch Spell pmap_bootstrap in comments correctly
mrg[src/trunk]: src/sys/dev/usb usbhist(9):
brad[src/trunk]: src/sbin/resize_lfs Use getdiskrawname to find the device name.
brad[src/trunk]: src/libexec/lfs_cleanerd Use getdiskrawname to find the device name
msaitoh[src/trunk]: src/sys/net - kmem_alloc(, KM_SLEEP) never return NULL, so remove...
maxv[src/trunk]: src/sys Fix stupid bugs in linux_sys_shmctl(): the index could b...
isaki[src/trunk]: src/usr.bin/audiocfg Revert to use single descriptor for "audioc...
riastradh[src/trunk]: src/lib/libm/arch/aarch64 Fix feraiseexcept.
isaki[src/trunk]: src/sys/dev/audio Improve and simplify around audio_realloc().
msaitoh[src/trunk]: src/sys/dev/pci Improve flow control.
msaitoh[src/trunk]: src/sys/dev/isa s/reister/register/ in comment.
msaitoh[src/trunk]: src s/conjuction/conjunction/
uki[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to machine depe...
tsutsui[src/trunk]: src/usr.sbin/postinstall Make sure rc, rc.subr, and rc.shutdown ...
ad[src/trunk]: src/sys/uvm Freelist cache: drain using a high-priority xcall an...
ad[src/trunk]: src/sys/uvm pagedaemon:
ad[src/trunk]: src/sys/kern sys_fchdir: use LK_SHARED.
skrll[src/trunk]: src/usr.bin/mkubootimage Adjust image size appropriately when us...
pgoyette[src/trunk]: src/sys/compat/common Emove vestigial remains of the monolithic ...
martin[src/trunk]: src/sys/rump/librump/rumpkern Add shutting_down variable for rump.
thorpej[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Andrew Weatherall
christos[src/trunk]: src/external/historical/nawk merge conflicts
kamil[src/trunk]: src/external/apache2/llvm/config/llvm/Config Disable HAVE_TERMIN...
riastradh[src/trunk]: src/sys/dev/scsipi Sprinkle some dtrace probes into scsi(4).
riastradh[src/trunk]: src/external/cddl/osnet Report the OS name and release appropria...
mlelstv[src/trunk]: src/sys/dev/sdmmc Follow the Linux driver an use the FDT "compat...
martin[src/trunk]: src/usr.sbin/sysinst Use strlcpy in a few places to guarnatee 0-...
martin[src/trunk]: src/usr.sbin/sysinst Remove unused "rel" global variable and mak...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Use orr instead of mov (an alias fo...
rin[src/trunk]: src/sys/arch/powerpc/include Reduce UPAGES from 2 to 1 for ibm4x...
jmcneill[src/trunk]: src/sys/dev/mii regen
sevan[src/trunk]: src/games/fortune/datfiles Andrew Weatherall's tattoo and a trac...
chs[src/trunk]: src/sys do not wait for memory in pgo_fault methods, just return...
chs[src/trunk]: src/sys/kern check for errors from proc_vmspace_getref().
kamil[src/trunk]: src/lib/libc/stdlib Change the previous cast from unsigned int t...
martin[src/trunk]: src/sys/dev/wsfb Do not replay the msgbuf if we are booting sile...
plunky[src/trunk]: src/sys/netbt fix reversed logic for Remote Port Negotiation, po...
ad[src/trunk]: src/sys Regen.
mlelstv[src/trunk]: src/sbin/devpubd Add one-shot mode.
ad[src/trunk]: src/sys/miscfs v_interlock -> vmobjlock
kamil[src/trunk]: src/external/bsd/libarchive/dist/libarchive Avoid NULL pointer a...
lukem[src/trunk]: src/usr.bin/ftp update ftp version to 20190622
riastradh[src/trunk]: src Draft man pages for the standard users and groups.
sevan[src/trunk]: src/share/misc SSTP
christos[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
msaitoh[src/trunk]: src/sys/dev/mii Use xxVIA instead of VIA.
kamil[src/trunk]: src/sys/sys Register DT_GNU_HASH
sevan[src/trunk]: src/sys/dev/pci Cast to make up for the difference in type betwe...
christos[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Deal with sshkey_sign. ...
isaki[src/trunk]: src/sys/arch/amiga/dev round_blocksize must return a multiple of...
thorpej[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm earmv5 / ...
kamil[src/trunk]: src/libexec/ld.elf_so Fix vax and mips build
thorpej[src/trunk]: src/sys/dev/pci - Change the definition and usage of TI_HOSTADDR...
ad[src/trunk]: src/sys/arch/x86/x86 PR kern/55033: kernel panics when starting X
nia[src/trunk]: src/sys/dev/pckbport synaptics: fix syntax
nia[src/trunk]: src/share/man/man4 pms.4: Typo.
macallan[src/trunk]: src/sys/arch/powerpc/oea make the ROM font usable on G5s:
fox[src/trunk]: src/external/cddl/osnet/lib/libdtrace external/cddl/osnet: Do no...
kre[src/trunk]: src/sys/arch/xen/xen #if 0 the declaration and definition of xen...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Remove a debug printf() that accidentall...
nisimura[src/trunk]: src/sys/arch/arm/sociox new skelton files for SC2A11 eMMC and I2C
nisimura[src/trunk]: src/sys/arch/evbarm/conf sort Ethernet devices for ease to read
skrll[src/trunk]: src/sys/dev/ic Release the sc_intr_lock on error
skrll[src/trunk]: src/sys/dev/usb KNF
khorben[src/trunk]: src/sbin/umbctl Forbid command line parameters when parsing conf...
ad[src/trunk]: src/sys/kern Fix build failure.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bio eliminate diff w...
chs[src/trunk]: src/sys/dev/acpi in acpi_debug_init(), the string we extract fro...
skrll[src/trunk]: src/sys/uvm Trailing whitespace
jdolecek[src/trunk]: src/sys/arch/xen/xen Stop using IFF_OACTIVE, just keep processin...
thorpej[src/trunk]: src/share/installboot/evbarm Add OrangePi Lite and Lite2.
jdolecek[src/trunk]: src/sys/net replace the conditional m_pullup() on start of ether...
jdolecek[src/trunk]: src/sys/arch/xen/xen use standard deferred if_start framework in...
roy[src/trunk]: src/usr.bin/tic Whitespace
christos[src/trunk]: src/share/mk switch vax to gcc-5.3
martin[src/trunk]: src/lib/libc/compiler_rt Make sure to define __SOFT_FP__ when bu...
christos[src/trunk]: src/sys/dev/isa split out the pcppi attachment of the speaker
mlelstv[src/trunk]: src/sys/arch/amiga/conf Don't use conflicting parameters for com...
christos[src/trunk]: src/sys/arch/i386/conf PCPPISPEAKER
matt[src/trunk]: src/tools Add sys/arch/riscv.
pgoyette[src/pgoyette-compat]: src/sys Regen
rjs[src/trunk]: src/doc/roadmaps Add a bit for Mobile IPv6.
matt[src/trunk]: src/lib/libc/stdlib Tell it about riscv. Fix mips64 case so tha...
skrll[src/trunk]: src/lib/libm/arch/hppa Update {read, write}fpsr to work everywhere
apb[src/trunk]: src/external/gpl3/gcc/dist/gcc When building gcc using clang, av...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Trans...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Us...
skrll[src/trunk]: src/sys/arch/arm/arm32 PTE_SYNC before TLB flush and no need to ...
christos[src/trunk]: src/distrib/sets/lists bump for bind
matt[src/trunk]: src/sys/ufs/ffs Don't nest structure definitions.
tron[src/trunk]: src/distrib/sets/lists Update for OpenLDAP 2.4.39.
wiz[src/trunk]: src/usr.bin/uuencode Sort sections. Remove trailing whitespace.
msaitoh[src/trunk]: src/sys/arch KNF. No binary change.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable bcmdmac, now required by sdhc
mrg[src/trunk]: src/external/gpl3/gcc sparc has the ldap problem
wiz[src/trunk]: src/lib/libpthread Bump date for previous.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove some #ifdef ARMADAXP. We can en...
roy[src/trunk]: src/lib/libterminfo Fix %t logic and don't output any %; or %e p...
matt[src/trunk]: src/sys/lib/libkern/arch/arm Modify earm rule to match any machi...
christos[src/trunk]: src/distrib/sets/lists/comp add __USE
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv remove stuff provide...
kefren[src/trunk]: src/usr.sbin/ldpd permit notifications even if session not fully...
rmind[src/trunk]: src/sys/kern pcu: replace xcall(9) used for messaging with ipi(9...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_signal prototype.
kamil[src/trunk]: src/tests/lib/libc/gen/exect Add check in t_exect_null to verify...
pgoyette[src/trunk]: src/sys/fs/nfs/client More changes for creds, mutex, etc.
christos[src/trunk]: src/sys fix compilation
bouyer[src/trunk]: src/sys/arch/xen Make Xen kernels compile without DIAGNOSTIC
christos[src/trunk]: src/lib/libpci Adjust to kernel changes
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Add a unwind-netbsd.h ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_enable_sw_sign...
jdc[src/trunk]: src/share/man/man4 Add manual page for the LM81, LM87, and compa...
dholland[src/trunk]: src/share/misc add some stuff; PR 50992 from Nikolai Lifanov
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update alias list for included m...
pgoyette[src/pgoyette-compat]: src/sys/kern Revert changes for the scheduler-activati...
matt[src/trunk]: src/sys/arch/mips/mips Add a KDASSERT to make sure interrupts ar...
macallan[src/trunk]: src/sys/arch/arm/omap support WSDISPLAYIO_SVIDEO and _GVIDEO, no...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Remove debugging code introduced by...
joerg[src/trunk]: src/usr.sbin/installboot Linking against libutil is not appropia...
snj[src/netbsd-7-0]: src/doc 1350
ozaki-r[src/trunk]: src/tests/net/if_bridge Get rid of unnecessary shebang
blymn[src/trunk]: src/tests/lib/libcurses/check_files Adjust check files for chang...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Restore functions that...
joerg[src/trunk]: src/external/bsd/llvm/include Install altivec.h for ppc64 too.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Avoid comparison ...
christos[src/trunk]: src/sys/arch/xen/xen fix leak.
christos[src/trunk]: src/sys/miscfs/fdesc The comment about toxicity was correct, res...
msaitoh[src/trunk]: src/sys/dev/pci regen.
macallan[src/trunk]: src/sys/arch/sparc/dev throw out RASTERCONSOLE goo
christos[src/trunk]: src/sys/dev regen
skrll[src/trunk]: src/sys/arch/arm/nvidia Use arm_dmb. No functional change
cherry[src/trunk]: src/sys/arch Rollback http://mail-index.netbsd.org/source-change...
skrll[src/trunk]: src/sys/arch/arm/arm32 Avoid warning from cngetc byt doing the p...
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Pad 0 to align outputs
kefren[src/trunk]: src/usr.sbin/ldpd sync behaviour with man page: accept spaces, e...
christos[src/trunk]: src/sys/dev/acpi remove unused variable
riastradh[src/trunk]: src/sys/external/bsd/drm2 Remove temporary drm_fb_helper_set_con...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Add the historical __...
jnemeth[src/trunk]: src/sys/sys add FreeBSD ZFS partition type
christos[src/trunk]: src/bin/sh PR bin/50993 - this is a significant rewrite of the w...
christos[src/trunk]: src/usr.bin/netstat - avoid pointer gymnastics
maxv[src/trunk]: src/sys/netipsec Improve stupid check, style, and fix leak (m, n...
christos[src/trunk]: src/bin/sh After discussions with Jilles Tjoelker (FreeBSD shell...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Move hweight8 next to ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Don't include t-arm-elf since it ...
apb[src/trunk]: src/sbin/fdisk Suggest using -b 1023/255/63 for modern disks whe...
riastradh[src/trunk]: src/sys/modules/drmkms_pci Make drmkms_pci.kmod build again.
jmcneill[src/trunk]: src/sys/dev/gpio remove debug printf
ryoon[src/trunk]: src/sys/dev/usb Related to PR kern/48533
mrg[src/trunk]: src/external/gpl3/gcc/lib apply an ugly hack to force-build insn...
wiz[src/trunk]: src/external/gpl2/groff Hardcode man page dates to date of groff...
dholland[src/trunk]: src/usr.bin/uuencode On reflection change "outputname" to "heade...
apb[src/trunk]: src/lib/libutil mktime(3) works in local time, and trying to tri...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set AHCI_QUIRK_SKIP_RESET quirk
mrg[src/trunk]: src/tools/gcc two fixes skrll@ pointed out:
snj[src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by max...
christos[src/trunk]: src/lib/libedit Always NULL terminate the argv[] array. From Ope...
skrll[src/trunk]: src/sys/arch/arm/conf Fix typo in option name
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Disable radeon_acpi.c for now.
martin[src/trunk]: src/sys/arch/playstation2/conf Simplify now that we have an inte...
mrg[src/trunk]: src/external/gpl3/gcc generate mknative-gcc for GCC 5.3 and all ...
mrg[src/trunk]: src/external/gpl3/gcc update info for alpha, powerpc, earmv4, i3...
christos[src/trunk]: src/include PR/50983: David Shao: Protect stddef;
roy[src/trunk]: src/sys/compat/netbsd32 Support SPPPGETAUTHCFG and SPPPSETAUTHCFG.
joerg[src/trunk]: src/sys/netinet Always use cprng_fast32, even during initialisat...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and i386.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use KASSERTMSG in ww_acq...
mrg[src/trunk]: src/sys/arch/powerpc/powerpc switch an assert in backtrace to an...
rjs[src/trunk]: src Add xf86-video-intel-old to the build.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Make sure to call psli...
maxv[src/trunk]: src/sys/arch/x86/x86 Flush the host TLB too when dealing with a ...
pgoyette[src/trunk]: src/sys/dev Since acorn26 has been retired, release all acorn26-...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist Fix Reproducible builds ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Fix module build of drmkms.
pgoyette[src/pgoyette-compat]: src/sys Better to add these required headers closer to...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf turn on ntpd
jmcneill[src/trunk]: src/sys/arch/evbarm/awin disable dma on cubietruck for now
jnemeth[src/trunk]: src/sbin/gpt Add code for detecting FreeBSD ZFS partitions.
msaitoh[src/trunk]: src/sys/dev/pci It's not required to print "failed to detect NVM...
phx[src/trunk]: src/sys/arch/amiga/include Remove unused KUSER_AREA, SYSPTSIZE, ...
hsuenaga[src/trunk]: src/sys/net Obtain softnet_lock before entering IP networking st...
pgoyette[src/pgoyette-compat]: src Separate the compat_50 and compat_80 dispatching c...
pgoyette[src/pgoyette-compat]: src Initial pass at a compat_30 module.
mrg[src/trunk]: src/sys/arch/m68k/fpe avoid a GCC warning with this:
skrll[src/trunk]: src/sys/arch/hppa/hppa Use __unused on a variable used in a KASSERT
mrg[src/trunk]: src/external/gpl3/binutils/dist/gas/config avoid unused variables.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add no_64bit_msi field. ...
jdc[src/trunk]: src Add tda.4 to the build and to the set lists.
roy[src/trunk]: src Move the strings vs long analysis to a private function, but...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax regen
jmcneill[src/trunk]: src/sys/dev/usb - Add a USBD_MPSAFE flag to usbd_open_pipe. If n...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Insert membars needed fo...
maxv[src/trunk]: src/sys/netipsec add missing static
skrll[src/trunk]: src/sys/arch/mipsco/mipsco Remove unused variable.
skrll[src/trunk]: src/sys/arch/arm/broadcom Initialise bsciichist only once, other...
kefren[src/trunk]: src/usr.sbin/ldpd re-enable peer authentication
maxv[src/trunk]: src/sys/compat Add a default case, don't call sys_ioctl() with a...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 bus_dmamap_load_raw: support coherent map...
ozaki-r[src/trunk]: src/tests/net tests: restore rump_server_check_poolleaks for lle...
maxv[src/trunk]: src/sys/kern Reject negative offsets, to prevent panics later in...
martin[src/trunk]: src/lib/libnpf Include libnv directly into this library
mrg[src/trunk]: src/sys/dev/usb introduce and use XHCIHIST_CALLARGS(). reduces ...
hannken[src/trunk]: src/sys/miscfs Add missing operation VOP_GETPAGES() returning EF...
mrg[src/trunk]: src/sys/dev/usb fix a lock hang reported by sc.dying in PR#54495.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl update for newest acpi
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/distrib/sets/lists/comp sort
pooka[src/trunk]: src/lib/librumpuser Create remote clients with standard file des...
matt[src/trunk]: src/external/lgpl3/gmp/dist Understand netbsd*-*eabi* for an os
macallan[src/trunk]: src/sys/arch/sgimips/conf config goop for building 32bit sgimips...
wiz[src/trunk]: src/usr.sbin/user Fix section name.
riastradh[src/trunk]: src/sys/dev/pci Use correct address for 64-bit flush page config...
christos[src/trunk]: src/sbin/fsck_lfs PR/50974: David Binderman: Remove unused code.
knakahara[src/trunk]: src/sys/net add drop count which means the sum of struct if_perc...
njoly[src/trunk]: src/lib/libc/sys len argument is of unsigned type (size_t) and t...
christos[src/trunk]: src/sbin/resize_ffs fix pasto
pgoyette[src/trunk]: src/sys/fs/nfs/common More cleanup of #includes
pooka[src/trunk]: src/sys/rump/dev/lib/libmiiphy mvphy is not configured, so don't...
simonb[src/trunk]: src/usr.bin/calendar/calendars We only need to be told once abou...
hannken[src/trunk]: src/sys/ufs/lfs Make lfs_fastvget() private to lfs_syscalls.c, c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Move hint setting nearer...
pgoyette[src/trunk]: src/distrib/sets/lists/man Update sets lists for new srt(4) man ...
christos[src/trunk]: src/share/mk undo previous, too much breaks.
christos[src/trunk]: src/lib/libc/stdlib fix compilation for non _REENTRANT
jmcneill[src/trunk]: src/distrib/sets/lists/base Add bootarm.efi
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Set entry point to generic_start instea...
christos[src/trunk]: src/sys/miscfs/procfs add a node for the process resource limits.
christos[src/trunk]: src/sys/sys tuck the strings inside _NETBSD_SOURCE
christos[src/trunk]: src/sys/lib/libsa fix warnings, printf formats, etc.
pgoyette[src/pgoyette-compat]: src/sys/conf Include utilities required by compat stuff
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Whitespace nits.
ryoon[src/trunk]: src/sys/dev/usb Regen.
dholland[src/trunk]: src Stuff UFS_ in front of a few of ufs's symbols to reduce name...
mrg[src/trunk]: src/external/gpl3/gcc port over 3 changes made here in the GCC 4...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for powerpc and powerpc64.
martin[src/trunk]: src/sys Mark a potentially unused variable
njoly[src/trunk]: src/sys/dev/pci Do not crash if subclassp == NULL, seen while at...
christos[src/trunk]: src/tools/compat add shaX and rmd160 headers, same as mdX
maxv[src/trunk]: src Remove compat_osf1, discussed on tech-kern@.
pgoyette[src/trunk]: src/sys/net Add cloned-interface-create code to srt open() routi...
pgoyette[src/trunk]: src/share/man/man4 Add a man page for srt(4). Thanks to wiz@ fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k make the...
christos[src/trunk]: src/sys/dev one more vaudiospeaker remove
martin[src/trunk]: src/distrib/common Add a variable CDMAKEFSEXTRAOPTS to provide a...
kre[src/trunk]: src/lib/libnpf Remove what was probably a left over remnant of a...
matt[src/trunk]: src/sys/arch/arm Add a flag to make bus_dmamem_map use the bus/s...
matt[src/trunk]: src/sys/arch/arm/include Fix ldrht
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some HDMI regs
christos[src/trunk]: src/usr.sbin/makefs deal with options that don't have a single l...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Include <linux/bitmap.h>...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Rework how we map i915 d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Need <sys/types.h> for b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 const const const
pgoyette[src/pgoyette-compat]: src/sys/kern Clean up the EXIST paths (module and/or a...
jmcneill[src/trunk]: src/sys/net Use a different psz for a different lock. Patch from...
christos[src/trunk]: src/sbin/routed/rtquery gcc warns about array bounds limits, but...
scole[src/trunk]: src/lib/libc/arch/ia64/sys Add exect stub so "build.sh distribut...
christos[src/trunk]: src/share/mk we cannot include bsd.sys.mk because of YHEADER. Th...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Fix some VERBOSE_INIT_ARM output
pgoyette[src/prg-localcount2]: src/sys/dev Mark variable as __diagused to fix build-b...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Typo - missing 's'
pgoyette[src/pgoyette-compat]: src/sys/compat/common Make all the compat_xx_{init, fin...
roy[src/trunk]: src/sys/netinet6 inet6: change rt_announce and llchange to bool ...
ozaki-r[src/trunk]: src/sys/netinet Make arp_init, in_revarpinput and revarprequest ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add MMC IDMA descriptor
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd If SMALLPROG is defined, use...
martin[src/trunk]: src/sbin/gpt Make "gpt migrate" work for disks with FAT32 and NT...
uwe[src/trunk]: src/share/man/man4 New sentence - new line. Minor markup tweaks.
wiz[src/trunk]: src/share/man/man4 Fix date.
roy[src/trunk]: src/sys/netinet ARP: change default sysctl entry log_movements to 0
brad[src/trunk]: src/tests/fs/common The cleaner is compiled into the ATF test ha...
christos[src/trunk]: src/lib/libnvmm #### is not legal.
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel Deterministic Address Transla...
christos[src/trunk]: src/external/bsd/blacklist/lib Make sure that we get the socket ...
matt[src/trunk]: src/sys/sys Don't define bool/true/false in the kernel if __cplu...
alnsn[src/trunk]: src/tests/lib/libbpfjit Test Array Bounds Check Elimination (ABC...
ozaki-r[src/trunk]: src Document net.inet6.ip6.neighborgcthresh change
christos[src/trunk]: src/lib/librumphijack fix test lib/librumphijack/t_sh/runscript
matt[src/trunk]: src/compat Only support oabi for earm*
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 3200 Host and PCIe.
mlelstv[src/trunk]: src/sys/dev/pcmcia add PCMCIA_CISTPL_SDIO definition.
mlelstv[src/trunk]: src/sys/dev/ic From OpenBSD:
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Keep SDIO interrupt enable state when mas...
wiz[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9)
roy[src/trunk]: src/doc Note inet change as well.
christos[src/trunk]: src/usr.bin/make Refactor and simplify objdir setting code.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Fix prototype of function in com...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add fence_is_later and fence_wait_any_...
msaitoh[src/trunk]: src/sys/dev/pci Add ixgbe_osdep.c.
msaitoh[src/trunk]: src/share/misc Add 6.0.[45] and 6.1.[34]
christos[src/trunk]: src/sys/fs remove unused code
christos[src/trunk]: src/external/bsd/jemalloc/dist/src PR/54062: Fix the "snprintf_f...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove unused install kernels.
mlelstv[src/trunk]: src/sys/dev/ata The NCQ support added a private request queue to...
mrg[src/trunk]: src split MKLLVM into MKLLVM and MKLLVMCMDS, like MKGCC and MKGC...
maxv[src/trunk]: src Make it possible for an emulator to set the protection of th...
rin[src/trunk]: src/usr.sbin/mlxctl s/LIButil/LIBUTIL/ in DPADD
uwe[src/trunk]: src/lib/libcurses winwrite - deobfuscate a bit.
maxv[src/trunk]: src/sys/arch/x86/x86 In fact, xc_broadcast also applies to offli...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove extra line
dholland[src/trunk]: src/usr.sbin/vnconfig PR bin/48829 Thomas Schmitt: vnconfig pret...
jmmv[src/trunk]: src/doc Note updates of lutok to 0.3 and kyua-cli to 0.7.
sevan[src/trunk]: src/lib/libc/sys mount & umount were present in v1
sevan[src/trunk]: src/lib/libc/stdio putc & putw were in v1
sevan[src/trunk]: src/lib/libm/man Start documenting history
kamil[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Set NOLIBCSANI...
roy[src/trunk]: src/lib/libcurses curses: Add __NetBSD_Curses_Version__
msaitoh[src/trunk]: src/sys/dev/mii Regen.
mrg[src/trunk]: src/lib/libc/arch/sparc/gen convert to full ANSI C.
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Umm, fix botch in previous.
martin[src/trunk]: src/distrib/sets Simplify slightly
wiz[src/trunk]: src/lib/libc/sys Xref getcwd(3).
para[src/trunk]: src/sys/uvm bring file up to date for previous vmem changes.
roy[src/trunk]: src/doc Note wpa_supplicant interface matching addition
roy[src/trunk]: src/lib/libterminfo Add descriptions for terminfo keys to term.h
pgoyette[src/trunk]: src/lib/libm/src Add missing ';' to fix the build.
tsutsui[src/trunk]: src/sys/dev/usb Call usb_syncmem() against descriptors more stri...
matt[src/trunk]: src/sys/arch/mips Make db_expr_t long long when using the N32 ABI.
matt[src/trunk]: src/external/gpl3/binutils Rerun mknative for earm and earmhf fo...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom bcm2835 dma controller driver
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Implement intel_gtt_chipset_fl...
skrll[src/trunk]: src/sys/arch/arm/arm Provide a armv7_dcache_l1inv_all
abs[src/trunk]: src/sys/arch/vax/vsa Add missing break - from Felix Deichmann in...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Remove dbregs* in arch/amd64/t_ptrac...
dholland[src/trunk]: src/sys/sys Uses __GNUC_PREREQ__, needs sys/cdefs.h.
matt[src/trunk]: src/sys/dev Try not to use f_data, use f_rndctx to get a correct...
skrll[src/trunk]: src/sys Remove dotg(4) as it's been replaced by dwctwo(4).
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/arm Add -lkvm for bsd-kvm.o
pgoyette[src/pgoyette-compat]: src/doc Add reminder to deal with XEN for compat_60 cp...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix bad merge.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Don't abuse kref abst...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb Name m...
msaitoh[src/trunk]: src/sys/dev/pci PME# clock is not bit 2 but bit 3. Use the macro!
alnsn[src/trunk]: src/sys/net Implement unconditional jump to "return 0" for loads...
martin[src/trunk]: src/usr.sbin/installboot/arch In the tool build <nbinclude/vax/d...
apb[src/trunk]: src/lib/libutil Document that errno may be used to distinguish b...
skrll[src/trunk]: src/sys/arch/mips/mips Fix a maya fix so that cobalt boots again.
pgoyette[src/pgoyette-compat]: src/sys Undo previous. Clearly this is not the right ...
christos[src/trunk]: src/bin/sh After discussions with Jilles Tjoelker (FreeBSD shell...
pgoyette[src/trunk]: src/sys/dev/usb Spell company name correctly
jmcneill[src/trunk]: src/sys/dev/usb bus_dmamem_alloc may change the number of reques...
joerg[src/trunk]: src/common/lib/libc/arch/arm/atomic Require ARMv5TE to assemble.
mrg[src/trunk]: src/external/gpl3/gdb/lib gdb 7.6 mknative for mips64el.
skrll[src/trunk]: src/share/man/man8/man8.emips Typo.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm If compiling with apcs...
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Use paddr_t for msgbufphys
riastradh[src/trunk]: src/share/man/man9 Split large paragraph about uobj/uoffset into...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build - something isn't ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Typo in function declaration.
christos[src/trunk]: src/tests/bin/sh When embedding a command in a subshell "( ... )...
christos[src/trunk]: src/external/bsd/ntp/include bump stack a little
pooka[src/trunk]: src/sys/rump Add "all" and "none" as acceptable RUMP_NBCOMPAT va...
pgoyette[src/pgoyette-compat]: src/sys/net And another required header
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Describe -M
macallan[src/trunk]: src/sys/dev/wsfb handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET...
wiz[src/trunk]: src/bin/csh Bump date for previous.
flxd[src/trunk]: src/sys/dev/tc Print warning for problematic switch configuration.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner __SHIFTOUT -> __SHIFTIN when writing ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __lockdep_used fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out muppets.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix pipe update waits.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Include <linux/rcupdate....
kefren[src/trunk]: src/usr.sbin/ldpd Use satos instead of inet_ntop
christos[src/trunk]: src/sys/modules delete spkr_synth module
roy[src/trunk]: src/usr.sbin/sysinst Strip newline from the gateway correctly.
bouyer[src/trunk]: src/sys/dev/ic Make it clear that SUNXI registers are not define...
riastradh[src/trunk]: src/sys/dev/pci Cosmetics: long lines, needless variables, PCI p...
christos[src/trunk]: src/sys/arch/zaurus/conf delete eh_frame gunk, which hopefully w...
sevan[src/trunk]: src/lib/libc/sys setuid was in v1
tkusumi[src/trunk]: src/sys/dev/dm dm: u_{int,long} -> unsigned {int,long}
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.3
maya[src/trunk]: src/usr.bin/calendar/calendars Update to 2020 dates. While here:
ad[src/trunk]: src/sys/kern Use CPU_COUNT() to update nswtch. No functional ch...
ad[src/trunk]: src/sys Add uvm_free(): returns number of free pages in system.
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix dm-stripe's "status" output format
skrll[src/trunk]: src/sys/arch/arm/broadcom Add brcm, bcm2711 as an alias for brcm, ...
skrll[src/trunk]: src/sys/external/bsd/libfdt/dist Import libfdt 1.5.1
msaitoh[src/trunk]: src/sys/dev/mii Whitespace.
joerg[src/trunk]: src/sys/lib/libkern/arch/m68k Revert 1.33 and 1.34 for now, unti...
maxv[src/trunk]: src/doc SpectreV4, backports in NetBSD-8, no XSAVEOPT
msaitoh[src/trunk]: src/sys/dev/pci Add some new I218 devices.
christos[src/trunk]: src/sys/compat/netbsd32 make things compile again.
christos[src/trunk]: src/sys/compat/netbsd32 From maxv@:
skrll[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Revert a change...
sevan[src/trunk]: src/share/misc ATF NURBS
kamil[src/trunk]: src Enhance MKSANITIZER support
christos[src/trunk]: src/usr.sbin/postinstall PR/54730: Izumi Tsutsui: obsolete etc f...
thorpej[src/trunk]: src/sys/dev/ic dwiic_i2c_exec(): No need to check 'cold' to forc...
knakahara[src/trunk]: src/sys/arch/x86/pci Fix missing splnet() for ether_ioctl() caus...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
yamaguchi[src/trunk]: src/sys/dev/pci ixl(4) supports IFCAP_CSUM_*_Rx
msaitoh[src/trunk]: src/sys/arch/amd64/conf Add cas(4).
ad[src/trunk]: src/sys Redo the page allocator to perform better, especially on...
martin[src/trunk]: src/sys/arch/sparc64/include Simplify some macros: if we only ev...
uwe[src/trunk]: src/share/man/man4/man4.amiga Use -dash list instead of -tag lis...
uki[src/trunk]: src/distrib/sets/lists Give syspkg name to sparc64 machine depen...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Update pmap_map_chunk to allow L[12...
jmcneill[src/trunk]: src/sys/dev/acpi MD code may allocate a new dma tag for attach a...
uki[src/trunk]: src/distrib/sets/lists Done giving syspkg names without xorg_ser...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Create bus_dma tags for each device node b...
ad[src/trunk]: src/sys/uvm struct vm_page: cluster fields most heavily used by ...
ad[src/trunk]: src/sys - Add and use wrapper functions that take and acquire pa...
mlelstv[src/trunk]: src/sys/conf Welcome to 2020.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Add HAMMER1 multi-volume support (miss...
ryo[src/trunk]: src add support Aquantia AQC seriese 10G network adapters.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf + rk3399-pinebook-pro.dts
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Fix build failure on i386
thorpej[src/trunk]: src/sys/kern Remove superfluous splclock()/splx() pair around tc...
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/arch/arm/gemini Adopt <net/if_stats.h>.
msaitoh[src/trunk]: src/sys/dev/pci Add comment.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Remove custom bus dma tag handling.
rin[src/trunk]: src/sys/arch/powerpc/include Fix !__HAVE_FAST_SOFTINTS build for...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Oops, sort header again. My bad...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif shmif: use cprng_strong32 to gener...
riastradh[src/trunk]: src/sys/kern OOPS -- fix mistake in previous commit.
maxv[src/trunk]: src/sys/arch/x86/x86 In pmap_changeprot_local(), drop the dirty ...
isaki[src/trunk]: src/sys/dev/audio Change two aprint_error_dev() to device_printf...
maxv[src/trunk]: src/sys/kern pass the address of the field, instead of relying o...
maxv[src/trunk]: src/sys/compat/common pass the address of the field, instead of ...
kamil[src/trunk]: src/lib/libc/stdlib Improve readability of __dorand48()
roy[src/trunk]: src/etc/rc.d Revert unrelated changes to prior
pgoyette[src/trunk]: src/sys/kern Teach module infrastructure to attach any static ev...
jmcneill[src/trunk]: src/doc Note genet(4) addition
mrg[src/trunk]: src/share/mk update for xorg-server 1.20.6.
ad[src/trunk]: src/sys/kern Mistake in previous - lwp_t *l was not meant to be ...
wiz[src/trunk]: src/sbin/devpubd New sentence, new line. Bump date for previous.
yamaguchi[src/trunk]: src/sys/dev/pci Change the number of retry to be the same as Fre...
rin[src/trunk]: src/share/man/man4 Add CableCreation CD0487 to supported adapter...
ryoon[src/trunk]: src/sys/dev/pckbport Messages in pms_synaptics_input() should no...
uwe[src/trunk]: src/share/man/man7 Minor formatting tweaks.
msaitoh[src/trunk]: src/sys/dev/pci Replace bnx_ifmedia_upd() in bnx_mgmt_init() wit...
kamil[src/trunk]: src/doc ld.elf_so(1): Implement DT_GNU_HASH
isaki[src/trunk]: src/sys/dev/pci round_blocksize must return a multiple of the fr...
christos[src/trunk]: src/sys/arch/amd64/amd64 Fix boot -c or -d by avoiding ipi handl...
skrll[src/trunk]: src/sys/dev/usb Use roundup. NFCI.
rin[src/trunk]: src/sys/uvm Fix build with UVMHIST.
nisimura[src/trunk]: src/sys/arch/arm/sociox driver description file for Socionext pr...
skrll[src/trunk]: src/sys/dev/usb Use howmany. NFCI.
nisimura[src/trunk]: src/sys/arch/evbarm/conf add ACPI attachment glue
nisimura[src/trunk]: src/sys/arch/arm/sociox attempt graceful failure
pgoyette[src/trunk]: src/tests/dev/sysmon Mark the swsensor tests "expected failure" ...
riastradh[src/trunk]: src/sys/ufs/lfs Avoid misaligned access to lfs64 on-disk records...
skrll[src/trunk]: src/sys/dev/usb KNG
pgoyette[src/trunk]: src/sys/compat Deal with having to teardown sysctl entries in mu...
ad[src/trunk]: src/sys/arch/vax PR port-vax/55094: vax pmap needs locking adjus...
ad[src/trunk]: src/sys/arch Temporarily mark hppa, mips, powerpc and riscv with...
ad[src/trunk]: src/doc Note some recent changes I made.
pgoyette[src/trunk]: src/sys/kern Fix typo in comment.
kamil[src/trunk]: src/lib/librumpuser Avoid buffer overflow
jdolecek[src/trunk]: src/sys/net reset the csum_flags in bridge_brodcast() also for b...
skrll[src/trunk]: src/sys/arch/arm/arm32 Simplify #ifdefs
ad[src/trunk]: src/sys/arch/i386/i386 PR kern/55114: Install fails with "cpu_sw...
thorpej[src/trunk]: src/sys Don't set DVF_DETACH_SHUTDOWN. The MII layer wants to m...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Provide a pt_entry_t and PRIxPTE
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
christos[src/trunk]: src/tests/kernel - abstract the pipe calls into routines.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix wol_enable, fc and wufc sysctls to w...
jmcneill[src/trunk]: src/sys/dev/acpi appease -Werror=missing-field-initializers
flxd[src/trunk]: src/sys/dev/pci Cosmetic printf/aprint changes.
skrll[src/trunk]: src/sys/arch/evbarm/awin Don't grab the ubootinfo structure and ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awindma
mrg[src/trunk]: src/external/gpl3/gcc update alpha (mostly working) and hppa (mk...
nonaka[src/trunk]: src/sys/arch/zaurus Apply WM8731 support patch from TOYOKURA Ats...
mrg[src/trunk]: src/share/mk aarch64 builds work with binutils 2.27. switch it....
mrg[src/trunk]: src/sys/ddb only call the on-enter commands if we're not recursing.
apb[src/trunk]: src/crypto/external/bsd/openssl FILESBUILD_<filename>=yes can re...
martin[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Make the soft...
njoly[src/trunk]: src/distrib/sets/lists/comp llib-lctf.ln is dtrace specific.
bouyer[src/trunk]: src/distrib/amd64/ramdisks/ramdisk Add newfs_msdos to amd64 inst...
christos[src/trunk]: src/sys add a register validation hook for ptrace on netbsd32 to...
wiz[src/trunk]: src Sort sections. From Henning Petersen in PR 49222.
rtr[src/trunk]: src/sys/compat/linux/common convert remaining linux_get_sa() use...
pgoyette[src/pgoyette-compat]: src/sys/modules Rename the new compat_sysv_ipc module ...
christos[src/trunk]: src/distrib/sets/lists bump libintl
apb[src/trunk]: src/sys/dev/isa Delete unused function
kamil[src/trunk]: src/sys/arch Switch x86 CPU Debug Register types from vaddr_t to...
christos[src/trunk]: src/sbin/newfs_msdos don't do the partition dance for makefs; we...
martin[src/trunk]: src/sys/net Include <sys/socketvar.h> for softnet_lock.
christos[src/trunk]: src/external/bsd/blacklist/libexec make proto and port optional
reinoud[src/trunk]: src/sys/arch Xuhost bits for Exynos5 are located in the two top ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/kern initialize a variable, hi gcc again!
matt[src/trunk]: src/sys/arch/mips/cavium/dev Fix CUI_MBOX_{SET, CLR}1 values
skrll[src/trunk]: src/sys/dev/usb Update a comment. Thanks mrg@
christos[src/trunk]: src/usr.sbin/makefs add and document offset.
christos[src/trunk]: src/doc fix maintainer of nsd/unbound, update version
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs As zfs_netbsd_get...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Attach H6 gpio
scole[src/trunk]: src/sys/dev/acpi Use "#if NPCI > 0" instead of "#ifdef NPCI" for...
maxv[src/trunk]: src/sys Remove POOL_SUBPAGE, it is unused, undocumented, and add...
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...
martin[src/trunk]: src/sys/arch/mips/conf Restrict float format hacks to gcc 4.8
christos[src/trunk]: src/sys/arch/sparc/sparc fix leak.
thorpej[src/trunk]: src/sys/arch G/C a couple of lingering instances of addupc(). T...
mrg[src/trunk]: src/sys/dev/usb use sc_lock not sc_access_lock to check UHIDEV_O...
gson[src/trunk]: src/share/man/man4 The USB port of the Huawei E5573s-320s portab...
pgoyette[src/trunk]: src/sys/net If the unit being closed was a "zombie" (ie, the int...
nisimura[src/trunk]: src/sys/arch/evbarm/conf redo the commit correctly
matt[src/trunk]: src/external/gpl3/binutils/dist/gas Move arm-*-netbsdelf-*eabi* ...
christos[src/trunk]: src/sys/arch remove dead code
jakllsch[src/trunk]: src/sys/arch/arm/omap purge the transmit queue in cpsw_stop()
wiz[src/trunk]: src/sbin Bump date for previous.
msaitoh[src/trunk]: src/sys/dev/mii Add Bankspeed Pty and NetExcell.
ozaki-r[src/trunk]: src/sys/netinet6 Make some functions static
maxv[src/trunk]: src/sys/netinet6 Remove this code, RH0 must be dropped, accordin...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing include
christos[src/trunk]: src/usr.sbin/makemandb PR/51025: Abhinav Upadhyay: Remove unused...
skrll[src/trunk]: src/external/gpl3/gdb/lib More gdb mknative files.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up i915_irq.c.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Rename drm_gem_object::gemo_shm_u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
kiyohara[src/trunk]: src/sys/arch/powerpc/include More stack for ibm4xx slow machines.
para[src/trunk]: src/external/bsd/blacklist/bin blacklistd.conf.5: pluralization fix
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist Build fixes for NetBSD.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Install bootarm.efi to boot part...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Make fdt_get_memory return all of physic...
sevan[src/trunk]: src/share/misc DOTADIW, ASP, AVB, BTM, IOM, IPCF, MI, SLIC, VFS
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rename drm_mmap_* -> drm_legacy_mmap_*...
martin[src/trunk]: src/distrib/sets/lists/debug Fix compat debug lists for ARM
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6.1.
martin[src/trunk]: src/distrib/common Put a full "init" /dev on the CD, not just "a...
manu[src/trunk]: src/lib/libperfuse Fix dot-lookup when readdir does not provide ...
dholland[src/trunk]: src/share/doc/psd/05.sysman I'm a document, Jim, not a shell scr...
macallan[src/trunk]: src/sys/arch/sparc/dev use SX for basic hardware acceleration
mrg[src/trunk]: src/sys/arch/amiga/dev avoid gcc 6 indentation issues. rewrite:
tron[src/trunk]: src/doc OpenLDAP 2.4.39 was imported.
matthias[src/trunk]: src/usr.bin/make dynamic dependencies for library member targets...
scole[src/trunk]: src/distrib/macppc/floppies/ramdisk increase IMAGESIZE slightly ...
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
wiz[src/trunk]: src/usr.sbin/ldpd Sort SEE ALSO. Grammar consistency.
matt[src/trunk]: src/sys/arch/mips/mips Use syncw on OCTEON
ws[src/trunk]: src/sys/dev/usb Fix last:
nonaka[src/trunk]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/arch/hp700 Remove unused variable.
martin[src/trunk]: src/sys/arch/mac68k/dev comment out unused code (for documentati...
nat[src/trunk]: src/lib/libossaudio Add missing defines for 16, 24 and 32 bit NE...
christos[src/trunk]: src/distrib/sets/lists/comp fix whitespace
matt[src/trunk]: src/sys/arch/evbarm/conf options GTTWSI_ALLWINNER
pooka[src/trunk]: src/sys Call biodone() in the bdev_strategy() error via a pointe...
christos[src/trunk]: src/sys/fs/msdosfs fix fstat build.
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb delete generated files; they mess...
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman only enable ARM SIMD and NEON f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add fence_get prototype.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev R...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement the XuhostPWREN/XuhostOVERCUR...
riz[src/trunk]: src/external/mit/xorg/lib Before testing the value of HAVE_GCC, ...
jakllsch[src/trunk]: src/sys Use the universal pciide_detach() for detach function of...
matt[src/trunk]: src/sys/arch/mips/mips If mipsNN and kernel has DDB, trap on bog...
christos[src/trunk]: src/libexec/getty Add volatile for gcc 5
maxv[src/trunk]: src/sys/arch/x86/x86 Memory leak, found by Mootja
pgoyette[src/trunk]: src/sys/fs/nfs/common Mostly mechanical updates for caddr_t, thr...
kre[src/trunk]: src/distrib/sets/lists Sort the unsorted sets lists (they should...
mrg[src/trunk]: src introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to
skrll[src/trunk]: src/sys/arch/evbarm/rpi No need to cpu_dcache_wbinv_all now that...
pooka[src/trunk]: src/sys/rump/dev/lib/libusb also attach usb@{e,o,u}hci
joerg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Apply r1.2 from o...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Fix vax build, now we ...
riastradh[src/trunk]: src/usr.bin/fsplit Assert equality, not assignment, in fsplit, a...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Oops, put back the initialisation of cpu...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc disable -fdelete-null-pointer-che...
kre[src/trunk]: src/sys/net/npf Remove what looks like remnant (partly removed a...
maxv[src/trunk]: src/sys/netipsec Call m_pullup earlier, fixes one branch.
pgoyette[src/pgoyette-compat]: src/sys Move necessary routines out of compat_util.c a...
tls[src/trunk]: src/sys/kern Fix a security issue: when we are reseeding a PRNG ...
christos[src/trunk]: src/sbin/resize_ffs Appease gcc-5 from phone@
christos[src/trunk]: src/include more casting fixes
christos[src/trunk]: src/tests/kernel Fix the tests that broke after my changes.
mrg[src/trunk]: src/sys remove a bunch of "@echo done" from the tail of rules. ...
mrg[src/trunk]: src/external/gpl3/binutils.old/lib/libbfd workaround a problem i...
wiz[src/trunk]: src/doc Mention to update MDATE in src/external/gpl2/groff/Makef...
kefren[src/trunk]: src/usr.sbin/ldpd * Don't assume INET in connection path
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add forgotten atabus at ata. Needed for ...
dholland[src/trunk]: src/sys/ufs Remove lfs-only inode flags.
christos[src/trunk]: src/usr.sbin/mtree Our <sys/param.h> ends up calling header file...
rin[src/trunk]: src/sys/arch/mac68k/mac68k Adjust GMT bias automatically by usin...
roy[src/trunk]: src/sbin/route route(8): print RTM_CHANGE messages
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Update object reference API, n...
martin[src/trunk]: src/distrib/sets/lists Mark /etc/rc.d/rtsold and /rescue/rtsol a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Omit vestigial notes on ...
matt[src/trunk]: src/sys/arch/acorn32 vm_size_t -> vsize_t
mrg[src/trunk]: src/external/gpl3/gcc updates to latest -current:
nakayama[src/trunk]: src/external/bsd/flex/dist/src Regen without #line directives.
mrg[src/trunk]: src/external/gpl3/gcc delete the GCC 4.8 status, and update the ...
roy[src/trunk]: src/doc Import dhcpcd-5.6.7
ozaki-r[src/trunk]: src/sys Add rtcache_unref to release points of rtentry stemming ...
manu[src/trunk]: src/crypto/external/bsd/openssl/dist/engines/ccgost Pull multipl...
kamil[src/trunk]: src/games/fortune/datfiles Add new fortune entry with a quote fr...
christos[src/trunk]: src Introduce a selector function to the vfs vnode iterator so t...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin XXX: gcc -O0 for vax
christos[src/trunk]: src/sbin/newfs_msdos Split the make fs portion into a function; ...
joerg[src/trunk]: src/sys/ufs/ffs Prefer cprng_fast32 over random. A good distribu...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Apply amd64/kobj_machdep.c::rev...
snj[src/netbsd-7-1]: src 7.1.1
pgoyette[src/pgoyette-compat]: src/sys/sys Use an array of alias names, rather than a...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Demand that rumpcomp_userfeatures_pc...
martin[src/trunk]: src/distrib/vax/cdroms/installcd Use GENERIC instead of INSTALL ...
joerg[src/trunk]: src/usr.sbin/ifmcstat Kill __P. Use static.
mrg[src/trunk]: src/sys/netinet6 convert a DIAGNOSTIC / panic into a KASSERTMSG().
reinoud[src/trunk]: src/sys/arch/arm/samsung Don't panic if the pin is not available...
ozaki-r[src/trunk]: src/tests/net/if_bridge Disable test_ping_failure which is condu...
mbalmer[src/trunk]: src/libexec/httpd plug a memory leak
kamil[src/trunk]: src/doc Add initial TODO list for the ptrace(2) (and procfs) int...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix up some linux mut...
christos[src/trunk]: src/usr.bin/newgrp fix type or rval.
ryoon[src/trunk]: src/sys/dev/usb Regen
wiz[src/trunk]: src regen
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add LEGITIMATE_PIC_OPE...
jmcneill[src/trunk]: src/sys/dev/sdmmc need to call lddone with splbio and kernel loc...
wiz[src/trunk]: src/share/misc - Added:
skrll[src/trunk]: src/sys/arch/arm/arm Dont use magic number.
mrg[src/trunk]: src/usr.bin/midirecord midirecord first appears in netbsd 7.
kamil[src/trunk]: src/tests/kernel/arch/amd64 Define new tests for CPU Debug Regis...
jmcneill[src/trunk]: src/sys/arch Split armv7/armv8 tprof backend config logic from t...
christos[src/trunk]: src/sys/dev/cardbus move notyet variable into notyet section
macallan[src/trunk]: src/sys/dev/pci make this work on rv350 chips found in last gene...
tsutsui[src/trunk]: src/sys/arch/xen/xen Fix pasto in previous; pass a correct devic...
christos[src/trunk]: src/external/bsd/bind simplify.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use dma for mmc data transfers
matt[src/trunk]: src/sys/arch/arm/cortex Add generic timer support (untested)
isaki[src/trunk]: src/sys/arch/x68k Detect emulators (and display it on dmesg).
christos[src/trunk]: src/usr.sbin/fwctl move all the code that is unused inside #if 0
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Reduce some logic duplication and...
jmcneill[src/trunk]: src/sys/dev/usb umidi is mpsafe
pgoyette[src/pgoyette-compat]: src/sys/compat/common Prep for additional version-spec...
pgoyette[src/pgoyette-compat]: src/sys Include the cpu_ucode*.c files in the module f...
skrll[src/trunk]: src/sys/arch/arm/arm32 Move and tweak an #if 0 printf
matt[src/trunk]: src/sys/arch/mips/cavium/dev Add CIU_BASE
hannken[src/trunk]: src Use VFS_PROTOS() for lfs.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner if "dma" property is set to false, fa...
christos[src/trunk]: src/sys/fs/hfs remove unused variables
pgoyette[src/prg-localcount2]: src/sys/dev And a few more DEVSW_MODULE_INIT for modul...
mrg[src/trunk]: src/external/gpl3/gcc/lib libgcc needs to be fully built before ...
enami[src/trunk]: src/usr.bin/gettext Fix expand() to process successive escape se...
christos[src/trunk]: src/sys/fs/puffs - remove unused variables
christos[src/trunk]: src/distrib/sets/lists bump libc
pgoyette[src/pgoyette-compat]: src/sys/net And we need the oifreq definition here, too
wiz[src/trunk]: src/external/bsd/blacklist/bin Whitespace and macro fixes.
skrll[src/trunk]: src/sys/arch/evbarm Fix BOARDTYPE handling
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt write references as p...
jmcneill[src/trunk]: src/sys/arch use dma channel mask from firmware
rmind[src/trunk]: src/sys Move PACKET_TAG_NPF where it belongs to.
roy[src/trunk]: src/sys/netinet6 more bool
ast[src/trunk]: src/sbin/mount No code change: corrected spelling in comment, re...
christos[src/trunk]: src/external/gpl3/gcc mother's little helper.
jnemeth[src/trunk]: src/sbin/gpt recognize FreeBSD ZFS partition
christos[src/trunk]: src/sbin/newfs_msdos don't truncate the file if an offset is given.
christos[src/trunk]: src/sys/dev/isa put back spkrio.h for compat
rmind[src/trunk]: src/sys/netinet Fix the assert in the previous commit.
ozaki-r[src/trunk]: src/tests/usr.sbin/tcpdump t_tcpdump: skip bridges
riastradh[src/trunk]: src/sys/ufs/ffs memcpy di_extb/db/ib separately. Noted by Cover...
nat[src/trunk]: src The audio sub-system now supports the following features as
matt[src/trunk]: src/sys/compat/netbsd32 #include <sys/condvar.h>
christos[src/trunk]: src/distrib/sets/lists/comp put back the isa/spkrio.h for compat
msaitoh[src/trunk]: src/sys/dev/pci - Add some register definition for MSI and MSI-X
hannken[src/trunk]: src/sys/miscfs/genfs Change field "layerm_tag" to correct type "...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc regen
rkujawa[src/trunk]: src/sys/dev Add em4k, also forgotten empb.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use bus_dma instead of pmap_extract t...
christos[src/trunk]: src/external/bsd/cron/dist Replace with the OpenBSD man page. It...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Override i915_gem_userptr.c wi...
christos[src/trunk]: src/sys/dev/pci use variables that are only used in debugging.
ozaki-r[src/trunk]: src/sys/netinet6 Introduce macros for the prefix list
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm struct ttm_bo_device::fence_lock i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Sort in the standard English alp...
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
jmcneill[src/trunk]: src/sys/stand/efiboot Pass a hash of the MBR and the booted part...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Map" section.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove temporary diagnos...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Sort. Put CWARNFLAGS next to sour...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Note need_mmap_used is...
skrll[src/trunk]: src/sys/arch/arm Trailing whitespace.
roy[src/trunk]: src/lib/libterminfo As tparm accepts longs we should treat them ...
kefren[src/trunk]: src/usr.sbin/ldpd Fix the transport address TLV mess I created a...
ozaki-r[src/trunk]: src/tests/net/route Improve stability of route_flags_xresolve tests
maxv[src/trunk]: src/sys Remove unused ipsec_private.h includes.
para[src/trunk]: src/sys make vmem(9) ready to be used early during bootstrap to ...
riastradh[src/trunk]: src/sys/dev/usb Null suspend/resume handler for uplcom(4).
matt[src/trunk]: src/sys/dev/ic Use bus_dmamap_load instead of bus_dmamap_load_raw
mrg[src/trunk]: src/sys/dev/usb fix more kernhist vs 32 bit issues.
skrll[src/trunk]: src/sys/dev/usb Remove something that shouldn't have been commit...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man regen!
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use the right dma tag
martin[src/trunk]: src/distrib/common Deal with WORKSPECFILE not existing for many ...
macallan[src/trunk]: src/external/mit/xorg/lib/pixman Loongson MMI code needs -Wa, -mh...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb PR toolchain/51557: gdb can't rea...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add kernel config for Olimex A20-OLinuX...
christos[src/trunk]: src/sys/dev/pci remove unused variables.
christos[src/trunk]: src/sys/dev/ic make the driver able to send scsi commands; now t...
christos[src/trunk]: src/share/mk change if HAVE_GCC is defined
matt[src/trunk]: src/sys/arch/arm/iomd Fix typo
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Make MULTILIBS work for oabi
matt[src/trunk]: src/sys/arch/mips/include Use the lwp_getcpu() inline for curcpu().
christos[src/trunk]: src/usr.sbin/makefs/msdos - some more debugging
ozaki-r[src/trunk]: src/sys/net Fix LIST_FOREACH argument
christos[src/trunk]: src/external/bsd/blacklist/diff add more points.
flxd[src/trunk]: src/sys/dev/pci Cosmetic fix for the Physical Address Registers ...
martin[src/trunk]: src/share/mk Switch mips64 over to new gdb - old one doesn't wor...
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...
ozaki-r[src/trunk]: src/tests/net/route Add tests for "route get"
njoly[src/trunk]: src Change mknodat(2) device argument type from uint32_t to dev_t.
christos[src/trunk]: src/external/bsd/jemalloc/lib Handle vax optimizer
christos[src/trunk]: src/sys/arch/sparc/include make rump work again..
christos[src/trunk]: src/sys/rump/librump/rumpkern fix the build (pnbuf_cache move to...
msaitoh[src/trunk]: src/sys/dev/pci Sync with OpenBSD:
dholland[src/trunk]: src/sys/sys Uses BEGIN_DECLS, needs sys/cdefs.h.
skrll[src/trunk]: src/sys/dev/usb Fix up device mode vs host mode register naming ...
mrg[src/trunk]: src/usr.bin/midirecord copyright and date maint.
msaitoh[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
spz[src/trunk]: src/usr.sbin/npf/npfctl IPv6 linklocal address printing cosmetics
matt[src/trunk]: src/external/lgpl3/gmp Use NETBSDSRCDIR. Use ?= when setting ta...
ozaki-r[src/trunk]: src/sys/net Leave promiscuous mode when detaching a parent (ifco...
christos[src/trunk]: src/sys/kern provide a better printf for the panic message
ozaki-r[src/trunk]: src/sbin/ifconfig Add -vlanif to the help message of ifconfig
wiz[src/trunk]: src/share/man/man4/man4.amiga Whitespace fixes.
christos[src/trunk]: src/sys/dev/usb don't count an output packet on a stall.
christos[src/trunk]: src/tools/compat yes, but include the right file
riastradh[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Delete dead-as-a-doorn...
sevan[src/trunk]: src/share/man/man4 Document history
brad[src/trunk]: src/libexec/lfs_cleanerd Add support for passing the raw device ...
sevan[src/trunk]: src/share/man/man9 Update arpresolve arguments
sevan[src/trunk]: src/usr.bin/mesg mesg was in v1
sevan[src/trunk]: src/share/man/man5 passwd(5) was in v1
wiz[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9). Remove reference to un...
wiz[src/trunk]: src/sbin/init Remove superfluous Pp.
sevan[src/trunk]: src/lib/libc/stdlib Document history
gutteridge[src/trunk]: src/share/man/man4 urndis.4: note two additional brands/models k...
sevan[src/trunk]: src/lib/libc/sys wait was present in v1
riastradh[src/trunk]: src/sys Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG wit...
riastradh[src/trunk]: src/share/man/man4 Replace slightly wrong rant by shorter and sl...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set IFM_1000_BX10 correctly.
bouyer[src/trunk]: src/sys/dev/spi Add support for Winbond W25Q128.V (128mb) chips, ...
christos[src/trunk]: src/external/mpl/bind Merge conflicts and fix the build.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Cleanup arm--netbsdelf-*eabi*
ozaki-r[src/trunk]: src/sys/netisdn Use percpuq if_input
christos[src/trunk]: src/share/man/man4 remove dup info
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Explain the fields of stru...
gdt[src/trunk]: src/share/man/man7 Add test environment considerations from test...
martin[src/trunk]: src/distrib/notes/common Add missing .bullet) and replace some v...
ad[src/trunk]: src/sys Sleep queues & turnstiles:
ad[src/trunk]: src/sys/uvm KNF
ad[src/trunk]: src/sys/sys NetBSD 9.99.27 - cpu_data changes for topology
maxv[src/trunk]: src/sys/dev/sysmon Fix info leak, not all of 'pev' is initialized.
maya[src/trunk]: src/usr.bin/calendar/calendars Avoid the risk of being wrong and...
ad[src/trunk]: src/sys/uvm Fix merge error - don't init uvmpd_lock twice.
kre[src/trunk]: src/bin/sh Use fork() rather than vfork() when forking to run a ...
wiz[src/trunk]: src/doc update entry for dtc & libfdt after update.
thorpej[src/trunk]: src/sys/arch/arm/nvidia Use a separate lock (not the i2c bus loc...
thorpej[src/trunk]: src/sys/arch/xen Provide XEN stubs for intr_mask() / intr_unmask().
thorpej[src/trunk]: src/sys/dev/pci piixpm_i2c_exec(): No need to check 'cold' to fo...
thorpej[src/trunk]: src/sys/dev/i2c In cx24227_writereg() / cx24227_readreg(), retur...
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
sevan[src/trunk]: src/share/misc Update to r355063
msaitoh[src/trunk]: src/sys/dev/pci Don't force using SMBUS0SEL register.
yamaguchi[src/trunk]: src/sys/dev/pci Fix lack of of sysctl_teardown() in ixl(4)
kamil[src/trunk]: src/sys Put ptrace_read_lwpstatus() and process_read_lwpstatus()...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the driver sometimes incorrectly ...
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4): Use vlan_{get, set, has}_tag().
msaitoh[src/trunk]: src/sys/dev/usb URL_TCR_IFG0 is not bit 4 but bit3. From OpenBSD.
msaitoh[src/trunk]: src/sys s/referece/reference/ in comment.
ad[src/trunk]: src/sys/uvm Nothing uses uvm.cpus any more, and we can do the sa...
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix typo in comment dklinear -> linear
msaitoh[src/trunk]: src/sys/dev/pci - Add some register definitions (subclass, power...
jmcneill[src/trunk]: src/sys Allow MD code to provide custom bus_dma tags on a per-no...
jmcneill[src/trunk]: src/sys/arch/arm/acpi If a device node is a child of a module de...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq Split vchiq into separate fdt and acp...
skrll[src/trunk]: src/sys/arch/arm/broadcom Add another cache invalidation before ...
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unnecessary inlining
jmcneill[src/trunk]: src/sys Rely on 32/64-bit overflow to calculate translation offs...
ad[src/trunk]: src/sys/rump/librump/rumpkern Fix rump.
mlelstv[src/trunk]: src/sys/uvm explicitely include sys/atomic.h for atomic operations.
maxv[src/trunk]: src/sys/dev/usb Fix buffer overflows. sc_{o, f}len are controlled...
ryo[src/trunk]: src/sys/net Add the ETHERTYPE_QINQ for 802.1ad VLAN stacking
jmcneill[src/trunk]: src/sys/arch/arm/dts Add Pinebook Pro dts, from Manjaro Linux.
jmcneill[src/trunk]: src/sys/dev dwcmmc improvements:
jmcneill[src/trunk]: src/sys/dev Fix performance regression with previous
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
wiz[src/trunk]: src/share/man/man4 Break line after macro ends; add article
thorpej[src/trunk]: src/sys/dev Pull in <sys/stdbool.h>.
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
ad[src/trunk]: src/sys/arch/x86/x86 Remove unused argment to pmap_remove_pv().
thorpej[src/trunk]: src/sys/net Make if_stats competely opaque to user-space.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 pass pin info to pcagpio instances, ...
martin[src/trunk]: src/usr.sbin/sysinst Rever previous: the d_packname in struct di...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Clear ti_ctx when flushing a TLB ent...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor dbregs_dont_inherit_lwp()
isaki[src/trunk]: src/sys/dev/audio Fix/Update comments.
maxv[src/trunk]: src/sys/kern Zero out 'tv', to prevent uninitialized bytes in it...
skrll[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Define pinctrl-...
kamil[src/trunk]: src/lib/libc/stdlib rand48: Document that short integers are uns...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Bert Sutherland
riastradh[src/trunk]: src/sys/ufs/lfs Teach lfs to transition ro<->rw.
riastradh[src/trunk]: src/sys/ufs/lfs Fix missing <sys/evcnt.h> by removing the evcnts...
ad[src/trunk]: src/lib/libc/sys +EINVAL
sevan[src/trunk]: src/usr.bin/calendar/calendars Add The KLF's Chill Out
rin[src/trunk]: src/sys/arch/powerpc/powerpc Oops, revert previous; fix build fo...
yamaguchi[src/trunk]: src/sys/dev/pci Use workqueue API directly, without the wrapper ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.2/8.2p1 (2020-02-14)
riastradh[src/trunk]: src/etc Create some more cgd device nodes.
pgoyette[src/trunk]: src/sys/compat/netbsd32 Module compat_netbsd32_50 requires modul...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs bdevsw ...
msaitoh[src/trunk]: src/sys/dev/pci Replace bnx_ifmedia_upd() in bnx_init() with mii...
kamil[src/trunk]: src/libexec/ld.elf_so Implement DT_GNU_HASH
sevan[src/trunk]: src/usr.bin/whois Order caps first
rin[src/trunk]: src/sys/uvm Make this compile again with PGALLOC_VERBOSE.
pgoyette[src/trunk]: src/sys/compat/netbsd32 Now that we have split the quota code ou...
skrll[src/trunk]: src/sys/dev/usb KNF the KNF
thorpej[src/trunk]: src/sys Add and use a new function, mowner_init_owner(), that in...
wiz[src/trunk]: src/share/man/man4 Sort sections.
martin[src/trunk]: src/sys/dev/usb Make this compilable w/o AUE_DEBUG
nisimura[src/trunk]: src/sys/arch/arm/sociox remove #ifdef _LP64 as jmcneil@ suggested
skrll[src/trunk]: src/sys/dev/ic Disable thrctrl or now and note why
pgoyette[src/trunk]: src/sys/kern Improve error message - at least indicate which val...
pgoyette[src/trunk]: src/tests/dev/sysmon These test cases should now succeed, after ...
skrll[src/trunk]: src/sys/dev/usb KNF
tsutsui[src/trunk]: src/distrib/hpcarm Add "build.sh live-image" support for hpcarm.
christos[src/trunk]: src/crypto remove defines now defined in crypto/dso_conf.h
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc cryptli...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp reduce diff with...
kim[src/trunk]: src/share/locale Add C.UTF-8
skrll[src/trunk]: src/share/man/man9 Fix cprng_fast64 return type to match code
nisimura[src/trunk]: src/sys/arch/arm/sociox add more register description
nisimura[src/trunk]: src/sys/arch/arm/sociox describe DeveloperBox pin assignment cor...
ad[src/trunk]: src/sys/kern sched_curcpu_runnable_p(): cosmetic change.
roy[src/trunk]: src/lib/libterminfo terminfo: Add a comment for prior change.
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Make autofs(5) timeout messages includ...
skrll[src/trunk]: src/sys/arch/arm/arm Fix a c&p error from 1.3 that should fixes ...
sevan[src/trunk]: src/sys/arch/hpcmips/hpcmips spelling
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Add BCM2835 EMMC acpi glue
ozaki-r[src/trunk]: src/sbin/ifconfig Write about -vlanif in ifconfig.8
christos[src/trunk]: src/sys/arch Disable BSDLABEL and MBR DKWEDGE methods again sinc...
wiz[src/trunk]: src/share/man/man9 Whitespace nit.
jakllsch[src/trunk]: src/sys/arch/arm/fdt Fix PSCI 0.1 detection.
dholland[src/trunk]: src/sys/sys Uses __BEGIN_DECLS and needs sys/cdefs.h.
joerg[src/trunk]: src Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h he...
kamil[src/trunk]: src/share/man/man4 KSTACK_CHECK_DR0 is no longer available
mrg[src/trunk]: src/external/gpl3/gcc regen
matt[src/trunk]: src/sys/dev/ata g/u_int[0-9]*_t/ s/u_int/uint/g
macallan[src/trunk]: src/sys/lib/libkern/arch/arm pull in strnlen.S
christos[src/trunk]: src/sys/dev/usb assign nsegs before allocation
pooka[src/trunk]: src/sys/rump Annual update of deleting one entry. At this rate ...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add em4k(4).
mrg[src/trunk]: src/sys/kern properly account PR_RECURSIVE pools like vmstat does.
hsuenaga[src/trunk]: src/sys/arch/evbarm/conf add kernel config of if_mvxpe(new ether...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Handle m...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove unnecessary conditionals....
christos[src/trunk]: src/sys/sys introduce __USE(variable) that uses a variable to sq...
martin[src/trunk]: src/distrib/vax/cdroms/installcd If mounting the various tmpfs i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up intel_bios.c.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable legacy mmap in i...
ozaki-r[src/trunk]: src/sys Remove unnecessary inclusions of nd6.h
msaitoh[src/trunk]: src/sys/dev/pci - Change to use 2500Base-KX correctly on C2000(I...
gson[src/trunk]: src/sys/dev/usb Include opt_usb.h to make "options UGEN_DEBUG" w...
christos[src/trunk]: src/sys/dev Merge the 3 copies of devlist2h.awk that deal with 1...
christos[src/trunk]: src/lib/libc/net make it always return a NUL terminated string i...
ozaki-r[src/trunk]: src/sys/net Constify rt_newmsg's arguments
mrg[src/trunk]: src/sys/arch/pmax/pmax revert part of rev 1.66 that converted a ...
matt[src/trunk]: src/sys/arch/arm/omap #include <arm/omap/omap_var.h> where appro...
zafer[src/trunk]: src/sys/arch/evbarm/conf fix typo.
christos[src/trunk]: src/sys/ddb fix userland build, by moving all the unused stuff i...
jakllsch[src/trunk]: src/sys/dev/usb Remove duplicate Quanta product. Add Ralink RT5370.
christos[src/trunk]: src/sys/dev/pci PR/48858: Roy Bixler: siside0:0:1:0: lost interr...
riastradh[src/trunk]: src/sys/dev/pci Cosmetic changes require testing too...oops.
apb[src/trunk]: src/usr.bin/uudecode Support both "-" and "/dev/stdout" as refer...
gson[src/trunk]: src/sys/fs/tmpfs Store symlinks without a NUL terminator so that...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Rework how the external hypercalls a...
msaitoh[src/trunk]: src/sys/dev/pci Print the type of serial port from the interface...
mrg[src/trunk]: src/external/gpl3/gcc update the build status for some ppc and m...
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix debug entry for glint driver (...
maya[src/trunk]: src/sys/dev remove redundant null check
christos[src/trunk]: src/lib/libc/rpc Avoid casting gymnastics that lead to pointer a...
mrg[src/trunk]: src/lib/libkvm distinguish between partial and failed read, so t...
ozaki-r[src/trunk]: src/sys/netinet6 Use macro to iterate on the nd_prefix list
christos[src/trunk]: src/sys/dev print more info during autoconfig
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add driver for DMA controller
matt[src/trunk]: src/compat Add RISC-V support
skrll[src/trunk]: src/sys/arch/arm/broadcom Use bus_space_read_multi_4 and fix cop...
christos[src/trunk]: src/usr.bin/make avoid the long shadow of i
roy[src/trunk]: src/lib/libcurses Define WA_NORMAL
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Make sure CFLAGS is not empty.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config remove remaining mudflap bits
apb[src/trunk]: src/doc tzcode2014d/tzdata2014d has been released.
ozaki-r[src/trunk]: src/sys/arch/arm/cortex Fix wrong instruction; mrc => mcr
christos[src/trunk]: src/tests/include initialize variables
christos[src/trunk]: src/sys/arch/arm/s3c2xx0 Add NetBSD RCSID, use c99 initializers.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libbacktrace spell $NetBSD$ with the t...
jmcneill[src/trunk]: src/sys/dev/hdaudio regen
jmcneill[src/trunk]: src/sys/dev/usb if the bus driver supplies a fifo size and dynfi...
jakllsch[src/trunk]: src/sys/dev/sdmmc Avoid NULL deref when sdhc(4) attaches via con...
ozaki-r[src/trunk]: src/sys/net Delete link local addresses of a vlan interface when...
joerg[src/trunk]: src Update to LLVM/Clang snapshot r174288. This brings in the ne...
nat[src/trunk]: src Add a synthesized pc beeper and keyboard bell for platforms ...
martin[src/trunk]: src/distrib/vax/cdroms/installcd When uncompressing the kernel, ...
wiz[src/trunk]: src/sys/dev/ic Remove set-but-unused variable.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen ...
christos[src/trunk]: src/lib/libedit put back NUL check (Ingo Schwarze)
matt[src/trunk]: src/sys/sys Use const void *
tsutsui[src/trunk]: src/doc Mention luna68k HD647180X I/O processor support.
christos[src/trunk]: src/sys/arch/amd64/include we need to return something here.
jnemeth[src/trunk]: src/sbin/gpt type fix: accommodate. -> accomodate.
christos[src/trunk]: src/external/bsd/tmux/dist don't cast pointers poorly.
christos[src/trunk]: src/sys/kern remove useless cast (Richard Hansen)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define cond_resched to p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix multiple typos in me...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Import 1.1.1c:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement vga twiddling.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Namespace fence_get.
thorpej[src/trunk]: src/doc Note per-cpu network interface statistics.
christos[src/trunk]: src/bin/sh PR/50958: (partial fix) - support ?: expressions in a...
riastradh[src/trunk]: src/sys/kern Cull another unused rndpool routine.
christos[src/trunk]: src/tests/lib/libc rename the only use of HAS_SSP in the tree to...
joerg[src/trunk]: src/sys Add sockaddr_format to ease debugging code dealing with ...
macallan[src/trunk]: src/sys/kern fix this properly.
mrg[src/trunk]: src commonize the netbsd local version string. (the native one ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 use weak symbols instead ...
bad[src/trunk]: src/doc netstat -f takes multiple address families.
pgoyette[src/pgoyette-compat]: src/sys Finish renaming the new module.
joerg[src/trunk]: src/sys/lib/libunwind Add a heavily modified version of Apple's ...
msaitoh[src/trunk]: src/sys/arch/x86/include Sort definitions. No functional change.
pgoyette[src/trunk]: src/distrib/sets/lists/man Add some additional cat pages that ar...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Refactor usb hub attachment making it...
christos[src/trunk]: src/tools/gdb more files needed
christos[src/trunk]: src/external/bsd/blacklist/bin Add more debugging, simplify.
hannken[src/trunk]: src/sys/ufs/ext2fs Remove ext2fs_checkpath(). It is a relic fro...
maxv[src/trunk]: src/sys/arch/amd64/amd64 On amd64 we try to guarantee that VA = ...
christos[src/trunk]: src/sys/arch/newsmips/stand/boot remove stray ;
maxv[src/trunk]: src/sys/arch/i386/i386 Eager FPU on i386.
nat[src/trunk]: src/sys/arch/x86/x86 Make remote access cards on HP ProLiant mic...
skrll[src/trunk]: src/sys/arch/evbarm/conf Re-enable bcmdmac by popular demand. It...
mlelstv[src/trunk]: src/lib/libutil use the passed parameter instead of PATH_MAX. Ch...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add vchiq base and size
skrll[src/trunk]: src/sys/dev/usb Add usbd_get_bos_desc{, _full} from Takahiro HAYASHI
christos[src/trunk]: src/distrib/sets/lists add new t_tcp test
mbalmer[src/trunk]: src/libexec/httpd add Lua scripting support to bozohttpd, see ht...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix i386 build.
martin[src/trunk]: src/sys/arch/sparc/include Redo previous: apply the alignement t...
christos[src/trunk]: src/sys/coda remove unused code from macro
skrll[src/trunk]: src/sys/arch/hp700/dev Appease gcc 4.8.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: fix the from/to port mess up whe...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Define size_t, ptrdiff...
tron[src/trunk]: src/external/bsd/openldap/dist/libraries/librewrite Apply patch ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some reservation stubs.
nat[src/trunk]: src/etc/etc.aarch64 spkr->speaker. Found by kamil@
mrg[src/trunk]: src/external/gpl3/gcc generate after oabi/eabi fixes.
matt[src/trunk]: src/sys/arch/mips/conf Add a wdog for octeon
matt[src/trunk]: src/sys/arch/mips/mips Use ei/di on mipsNNr2 where possible.
skrll[src/trunk]: src/sys/arch/mips/mips Optimise the BUS_DMASYNC_PREREAD operatio...
matt[src/trunk]: src/sys/arch/mips/mips Don't .set mips3 if we are >= mips3 already
skrll[src/trunk]: src/sys/arch/evbarm/rpi Before spinning up the secondary cpus fl...
christos[src/trunk]: src/sys/dev/usb Locking fixes and more for otus.
rtr[src/trunk]: src/sys/netsmb pass connect address directly to soconnect()
roy[src/trunk]: src/sys/net Guard against the possibility the there is no ready ...
matt[src/trunk]: src/sys/arch/evbmips/cavium Add an assert to verify interrupts a...
riastradh[src/trunk]: src/sys/modules/drm2pci Remove vestigial drm2pci module, replace...
matt[src/trunk]: src/lib/libm/arch/riscv Update to new RISCV ABI
martin[src/trunk]: src/share/mk Switch powerpc64 architectures over to gcc 4.8.
sevan[src/trunk]: src/share/man/man1 Direct reader to shell documentation generall...
sevan[src/trunk]: src/share/man/man1/man1.x68k spelling and grammar
mlelstv[src/trunk]: src/sys/dev/ic Driver for Broadcom RNG200 hardware random generator
sevan[src/trunk]: src/lib/libc/sys Document history of chown(2)
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that MBSDC (Bad SFD Count) isn't...
kamil[src/trunk]: src/sys/netinet6 Revert regression introduced in in6.h r. 1.95
bouyer[src/trunk]: src/sys/arch/arm/sunxi The mmc module clock needs to be doubled ...
christos[src/trunk]: src/sys/kern PR/48292: Justin Cormack: paccept creates sockets t...
rin[src/trunk]: src/sys/arch/powerpc/booke PR port-evbppc/51564 (myself): wait f...
martin[src/trunk]: src/sys/arch/mac68k/dev Mark a potentially unused variable
christos[src/trunk]: src/external/bsd/blacklist/bin restore address length before pri...
rmind[src/trunk]: src/sys/netinet - Make ip_setmoptions(), ip_getmoptions() and ip...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner instead of writing 0 to cfg reg, just...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/sha/asm move scratch...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add JETSONTK1 to armv7.img
rkujawa[src/trunk]: src/doc Note empm(4).
christos[src/trunk]: src/include disable dso protected for clang now, so that package...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt swap first, then write.
christos[src/trunk]: src/distrib/utils/embedded switch to makefs
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add references.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for HPPA and GCC 5.3. thanks...
pgoyette[src/pgoyette-compat]: src/sys/compat Update module dependencies
pgoyette[src/pgoyette-compat]: src/sys/conf Add some more config dependencies between...
pgoyette[src/pgoyette-compat]: src/sys/conf Revert previous.
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys Import from -current the MD glue code for comp...
wiz[src/trunk]: src/doc Fix edito.
pgoyette[src/pgoyette-compat]: src/sys Split the compat_50 code out from the dev/cloc...
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Extend the "mips64 hack"...
martin[src/trunk]: src/sys/arch/sparc64/include Fix comment
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_60 Add missing kern_cpu_60.c to...
mlelstv[src/trunk]: src/lib/libutil - use a private buffer to resolve symlinks, the ...
christos[src/trunk]: src/lib/libintl Make the cpp protection macro name consistent wi...
gdt[src/trunk]: src/sys/sys Remove spurious \ from last line of __link_set_decl ...
christos[src/trunk]: src/distrib/sets/lists add new tests, sort
nat[src/trunk]: src/sys/modules Revert to previous. Add PCPPISPEAKER flag to fi...
christos[src/trunk]: src/sys/net This spams 100's of times during boot!
kamil[src/trunk]: src/tests/kernel/arch/amd64 Define in CPPFLAGS symbol _KERNTYPES...
roy[src/trunk]: src/lib/libcurses printw: rework vw_printw so it uses open_memst...
mrg[src/trunk]: src/share/mk switch alpha to GCC 5.3. works just as well on my ...
rmind[src/trunk]: src/sys/kern hashinit: replace loop with a formula.
pgoyette[src/pgoyette-compat]: src/sys/sys Actually allocate the list of aliases.
christos[src/trunk]: src/share/mk switch arm to openssl-1.1
matt[src/trunk]: src Use MACHINE_CPU for m68k. Use similar logic for both tests.
riastradh[src/trunk]: src/sys Back out previous change to introduce struct encapsw.
macallan[src/trunk]: src/sys/arch/arm/omap support WSDISPLAYIO_GET_BUSID
martin[src/trunk]: src/sys/dev Improve a panic message with a bit details
christos[src/trunk]: src/lib/libc/net CID 975111: Ignore return value from initgroups...
christos[src/trunk]: src/distrib/sets merge d flag.
matt[src/trunk]: src/lib/libm/src Add long double aliases
kiyohara[src/trunk]: src/sys/arch/powerpc/include Support 16bits over stack size.
jmcneill[src/trunk]: src/sys/dev/usb uhub is mpsafe
martin[src/netbsd-9]: src/etc/namedb Pull up following revision(s) (requested by se...
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
bouyer[src/netbsd-9]: src/sbin/newfs_msdos Pull up following revision(s) (requested...
christos[src/trunk]: src/share/man/man3 add non-portability caveat.
skrll[src/trunk]: src/sys/arch/arm/cortex Correct a comment
joerg[src/trunk]: src/lib/libc/gmon Use --no-warn only with GCC on MIPS.
mrg[src/trunk]: src/sys/dev/usb remove unused structure members. this brings mo...
martin[src/trunk]: src/usr.sbin/sysinst scripting_fprintf: when we traverse the va_...
christos[src/trunk]: src/lib/libedit PR/51706: Amir Plivatsky: Fix memory leak
pgoyette[src/prg-localcount2]: src/share/man/man9 Add info for localcount(9)
ad[src/trunk]: src/sys/ufs/lfs Fix lfs_putpages() for bsize < nbpg.
ad[src/trunk]: src/sys Some more CPU topology stuff:
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
ad[src/trunk]: src/sys/kern Fix integer overflow when printing available memory...
ad[src/trunk]: src/sys/dev/acpi Avoid doing zero sized allocations if we get ba...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipseb.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 hand-edit some not-yet-re...
kamil[src/trunk]: src/distrib/i386/ramdisks/common Set NOSANITIZER in i386 ramdisk...
rin[src/trunk]: src/sys/arch/mac68k/conf G/C obsoleted
maxv[src/trunk]: src/sys/compat/linux32/common Hum, don't forget the 'pid' argume...
htodd[src/trunk]: src/distrib/sets/lists/tests Revert wrong build fix.
martin[src/trunk]: src/distrib Make sure to copy the language catalog files for sys...
christos[src/trunk]: src/tests/net/net more tests
snj[src/netbsd-7-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/arch/mips/mips Indent branch delay slot instructions.
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Instead of queuing to a ...
macallan[src/trunk]: src/sys/arch/sparc/dev fix typos, deal with hardware insanity
joerg[src/trunk]: src/external/bsd/openpam/dist/doc/man Fix sentence.
skrll[src/trunk]: src/distrib/utils/embedded/conf kernel.img is for rpi only
matt[src/trunk]: src/sys/arch/mips/include Reuse the ci_next to hold the nmi exce...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark some unused varia...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out nonsensical ...
christos[src/trunk]: src/lib/libc/rpc CID 97511{4, 5}: Ignore bindresvport return. It ...
christos[src/trunk]: src/sys/ufs/lfs fix unused variable warnings
dholland[src/trunk]: src/usr.bin/make Restore -r1.234 of make.1, which was an unrelat...
martin[src/trunk]: src/sys/dev/ic Fix MII setup and interrupt handling, from Robert...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom discard initial numbers from rng, broa...
skrll[src/trunk]: src/sys/dev/usb Make the non-USBHIST case compile
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Add some...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add more blacklist rejectio...
christos[src/trunk]: src/sys/netinet fix compilation
christos[src/trunk]: src/sys/dev/ieee1394 add missing ifdefs
christos[src/trunk]: src/sys/dev/usb cache the pipe before the container is put in th...
roy[src/trunk]: src/etc Add checkyesnox function so we can test a configurable w...
christos[src/trunk]: src/bin/sh Keep redirs for subshells.
christos[src/trunk]: src/sys/compat/netbsd32 don't forget to convert the timespec.
christos[src/trunk]: src/sys/arch Add HDAUDIOVERBOSE
kamil[src/trunk]: src/sys/arch/riscv/riscv Fix cpu_switchto(9) prototype in a comment
rin[src/trunk]: src/lib/libc/gen Fix typo; ".Lx" should be ".Nx"
jakllsch[src/trunk]: src/sys/arch/evbarm/evbarm Correct off-by-one in validation of b...
matt[src/trunk]: src/sys/arch/arm/arm32 With PMAP_NEED_ALLOC_POOLPAGE, before usi...
christos[src/trunk]: src/bin/sh Finish constifying the new parsebackquote() function....
maya[src/trunk]: src/sys/dev/usb uep: allow (hard-coded) calibration.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Oops -- drop the GEM obj...
abs[src/trunk]: src/doc Add a hack entry for lib/libcurses/Makefile workaround f...
christos[src/trunk]: src/lib/libwrap Avoid setjmp clobbering.
christos[src/trunk]: src/bin/pax Recognize extended attribute headers and warn about ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner replace mmc magic bits with symbolic ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Sprinkle __UNCONST ju...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau curproc->p_pid, not c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include order got shu...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Just define ACCESS_ONC...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out sysfs in ths...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Define dummy drm_irq_by_busid, leg...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Add missing -width; remove unnecessary .Pp.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Draft implementation of the Linux rese...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variable a...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm remove us...
mrg[src/trunk]: src/share/mk switch powerpc, mips and arm ports to GCC 6.
eadler[src/trunk]: src/distrib/notes/common distrib: add myself
pgoyette[src/trunk]: src/sys/modules Adjust PATHs for files that were moved
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Wait for the read to be valid!
riastradh[src/trunk]: src/sys/external/bsd/common/linux Try not to ask rbtree to overw...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add a bunch of register offsets to rea...
phx[src/trunk]: src/sys/arch/bebox/stand/boot Use int32_t, int16_t, int8_t.
christos[src/trunk]: src/sys/dev/pci/cxgb comment out code that was never used, but p...
msaitoh[src/trunk]: src/sys/dev/pci - Add PCI-X capability stuff.
skrll[src/trunk]: src/sys/arch/arm/arm32 Rely on the cache operations to perform t...
pgoyette[src/trunk]: src/share/man/man4 Improve wording
pgoyette[src/prg-localcount2]: src/sys/ufs/ext2fs Adapt for bdevsw_lookup_acquire()
maya[src/trunk]: src acknowleg -> acknowledg, proceedure -> procedure.
njoly[src/trunk]: src/sys/dev/pci Regen for GeForce GT 640M.
christos[src/trunk]: src/usr.sbin/makefs fixed directory entry allocation. Now the fi...
skrll[src/trunk]: src/sys/arch G/C
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu call ...
mrg[src/trunk]: src/external/mit/xorg/lib/libXft revert previous - was wrong.
gutteridge[src/trunk]: src/bin/pax pax: fix typos in comments in file_subs.c & tar.c
mrg[src/trunk]: src/sys/dev/usb adjust KASSERT() for sc_lock to handle polling c...
sevan[src/trunk]: src/sys/arch/sgimips/conf Enable Bluetooth support.
msaitoh[src/trunk]: src/sys/dev/pci Print NVM image version.
pgoyette[src/trunk]: src/sys/net Fix previous - remove it from the list before freein...
christos[src/trunk]: src bump
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
mlelstv[src/trunk]: src/sys/dev/sdmmc regen
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing dmu_z...
isaki[src/trunk]: src/sys/dev/audio Fix lock assertion on async I/O mode.
msaitoh[src/trunk]: src/sys/arch/x86/include Add definitions of AMD's CPUID Fn8000_0...
para[src/trunk]: src/sys revert previous commit not yet fully functional, sorry
jmcneill[src/trunk]: src/sys/dev/i2c AllWinner implementation uses a different regist...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add axp20x
matt[src/trunk]: src/common/lib/libc/string Add a (unused) variant of strlcat tha...
msaitoh[src/trunk]: src/sys/net Revert rev. 1.151 and 1.152 to avoid compile error. ...
bad[src/trunk]: src/sys/dev/sysmon in sysmon_envsys_unregister(): loop over sme_...
maxv[src/trunk]: src/sys/kern Remove unneeded PR_NOALIGN, pool_allocator_kmem is ...
riastradh[src/trunk]: src/share/man/man9 Note that the wapbl transaction lock is nonre...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinrtc
ozaki-r[src/trunk]: src/sys Pull out route lookups from L2 output routines
skrll[src/trunk]: src/sys/arch/hp700/hp700 Remember to unmap pagezero once we've f...
christos[src/trunk]: src/share/mk jemalloc for everyone!
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests bytes_transfe...
maxv[src/trunk]: src Move NVMM in the "any" class, so that it can be enabled in G...
mlelstv[src/trunk]: src/usr.sbin/wsmuxctl Add support for WSMUX_BELL, also avoid cra...
martin[src/trunk]: src/external/mit/xorg/bin/xdm/config Minor adjustment to the inp...
roy[src/trunk]: src/lib/libcurses Use WCOL rather than wcwidth(3) as we should a...
christos[src/trunk]: src/sys/modules/procfs Add the limit node
mlelstv[src/trunk]: src/sbin/fsck_ext2fs Ignore EXT4 'kbytes written' field when val...
christos[src/trunk]: src/distrib/emips/instkernel paleo diet is not working
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing core lock in ixgbe_handle_mod().
thorpej[src/trunk]: src/sys/dev/i2c No need to check 'cold' for I2C_F_POLL; the i2c ...
jmcneill[src/trunk]: src/sys/arch/arm Implement acpi_md_intr_mask and acpi_md_intr_un...
thorpej[src/trunk]: src/sys/dev/i2c In as3722_poweroff and as3722_reboot(), check fo...
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
skrll[src/trunk]: src/sys/arch/arm/pic Update pic_add to allocate and return an ir...
thorpej[src/trunk]: src/sys/dev/i2c Remove assertions that no longer make sense now ...
jakllsch[src/trunk]: src/sys/dev/fdt add FDT "qemu, fw-cfg-mmio" glue for qemufwcfg
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Decode AMD's CPUID Fn8000_0008 %ebx.
christos[src/trunk]: src/bin/sh factor out common code in macro.
yamaguchi[src/trunk]: src/sys/dev/pci Improve DDPRINTF for ixl(4)
msaitoh[src/trunk]: src s/saftey/safety/
msaitoh[src/trunk]: src s/inital/initial/
msaitoh[src/trunk]: src/sys/arch/mips/mips s/defintion/definition/ in comment.
kamil[src/trunk]: src/doc Sync TODO.sanitizers with reality
ad[src/trunk]: src/sys/uvm Add missing call to uvm_pgflcache_resume().
uki[src/trunk]: src/distrib/sets/lists Give syspkg names to sparc machine depend...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix up ARM_LOCAL for 2711 so that it w...
ad[src/trunk]: src/sys/uvm uvm_pagealloc_pgb(): don't fill cache if we're into ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add bcmmbox at acpi
maxv[src/trunk]: src/sys/dev/usb Fix buffer overflows. Also add missing mutex_exit.
ad[src/trunk]: src/sys/uvm - Start trying to reduce the high cache miss rate ob...
thorpej[src/trunk]: src/sys - Introduce a new global kernel variable "shutting_down"...
thorpej[src/trunk]: src/sys/kern Now that we know if we're shutting down, enable loc...
ad[src/trunk]: src/sys/uvm Back out the amap allocation changes from earlier t...
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
reed[src/trunk]: src/share/man/man8 Simplify Subsection formatting
skrll[src/trunk]: src/sys/arch/alpha/alpha Use designated initialisers
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Tiny improvements to copyin() and co...
kamil[src/trunk]: src/sbin/fsck_msdos Avoid unportable shift construct
kamil[src/trunk]: src/lib/libc/stdlib Reorder words to fix grammar
kamil[src/trunk]: src/tests/lib/libc/gen Update t_siginfo.c build rules
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm build fix
ad[src/trunk]: src/sys/rump/librump/rumpkern rump rw_lock_op
riastradh[src/trunk]: src/sys/ufs/lfs Use a marker node to iterate lfs_dchainhd / i_lf...
riastradh[src/trunk]: src/sys/ufs/lfs Change some cheap KDASSERT into KASSERT.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf RPi4 has a different root device...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif shmif: reduce the number of calls ...
yamaguchi[src/trunk]: src/sys/dev/pci Change position of the cpuid::ixl_hmc_txq
christos[src/trunk]: src/lib/libpam/modules Handle pam modules that are not in this s...
riastradh[src/trunk]: src/sys/arch/evbarm/conf Add cgd to evbarm GENERIC.common.
christos[src/trunk]: src/external/historical/nawk/dist regen
riastradh[src/trunk]: src/sys/dev/usb Abort default pipe too on detach before detachin...
riastradh[src/trunk]: src/sys/dev/usb New dtrace usb provider, with a handful of probe...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix NULL dereference; "pap" argument...
ozaki-r[src/trunk]: src/tests/net tests: abort if MAC address duplication found
rin[src/trunk]: src/sys/arch/evbarm/conf Pull in arm_generic_dma.c to RPI kernel...
joerg[src/trunk]: src/sys/rump The global offset table is spelled .TOC. on PPC64, ...
sevan[src/trunk]: src/sys/dev/pci Add an implementation of MCLGETI.
msaitoh[src/trunk]: src/sys/dev Move PHY_RESET() in the media change path from if_et...
skrll[src/trunk]: src/sys/modules Group some PCI only modules together and only bu...
mlelstv[src/trunk]: src/sys/kern Make getdiskinfo() compatible with a DIOCGWEDGEINFO.
skrll[src/trunk]: src/sys/dev/usb KNF
martin[src/trunk]: src/tests/fs Skip tests when we know there is not enough space a...
nia[src/trunk]: src/share/man/man4 audio.4: O_NONBLOCK isn't the actual problem
rin[src/trunk]: src/distrib/sparc64/instfs Catch up with major bump in terminfo....
fox[src/trunk]: src/external/bsd/iscsi/dist/src/lib external/bsd/iscsi: Fix -Wer...
ad[src/trunk]: src/sys/arch Always set PTEs using atomics. There are too many ...
nisimura[src/trunk]: src/sys/arch/arm/sociox use correct compatible designation
nisimura[src/trunk]: src/sys/arch/arm/sociox add SynQuacer EXIU external IRQ unit dri...
khorben[src/trunk]: src/sys/dev/usb Only set the IPv4 address in umb(4) if both MBIM...
skrll[src/trunk]: src/sys/arch/arm/samsung G/C
skrll[src/trunk]: src/sys/arch/arm/samsung Support Exynos 5410 GPIO
wiz[src/trunk]: src/share/man/man9 Fix some typos, remove unnecessary Pp
skrll[src/trunk]: src/sys/arch/arm Really use armv7 noncache memory attribute for ...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit DMA tag, if available, with some ...
christos[src/trunk]: src/etc remove obsolete option
nisimura[src/trunk]: src/sys/arch/arm/sociox - move sc_flowflags = 0 line at earlier ...
pgoyette[src/trunk]: src Teach rump to process __link_set_evcnts entries. (Second pa...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/apps always use fdin
nisimura[src/trunk]: src/sys/arch/arm/sociox manifest non-MP_SAFE
nisimura[src/trunk]: src/sys/arch/arm/sociox improve comment descriptions. DRT for uc...
nisimura[src/trunk]: src/sys/arch/arm/sociox replace some macro names for descriptor ...
kim[src/trunk]: src/share/locale Fix the currency symbol for fi_FI.ISO8859-1
prlw1[src/trunk]: src/sys/arch/evbarm/conf The image size increased.
nisimura[src/trunk]: src/sys/arch/arm/sociox add more registers supposed to exist
ryo[src/trunk]: src/sys/dev/pci add entry for NetMos NM9900 Quad UART.
christos[src/trunk]: src/lib/libcrypt PR/55095: David A. Holland: pw_gensalt(3) undoc...
skrll[src/trunk]: src/distrib/evbarm/instkernel Only build sshramdisk when buildin...
ad[src/trunk]: src/sys/kern sigpost(): check for LSZOMB, not l_refcnt == 0.
nisimura[src/trunk]: src/sys/arch/arm/sociox more register mashup work
jdolecek[src/trunk]: src/sys/net replace the conditional m_pullup() on start of bridg...
nisimura[src/trunk]: src/sys/dev/usb - change to use rcvfilt_locked() name to clarify...
kim[src/trunk]: src/etc Fix skipped daily in Eastern Europe
tih[src/trunk]: src/sys/dev/usb Summary: Introduce a keyboard event ring buffer ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/md4 restore previous...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out unreachable ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Define CONFIG_MTRR and CON...
thorpej[src/trunk]: src/sys/net - Add an ifmedia_fini() routine, to free resources a...
msaitoh[src/trunk]: src/usr.bin/calendar/calendars Remove duplicated lines.
christos[src/trunk]: src/sys/netinet CID 12164{49, 51}: Remove bogus ifp == NULL check...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/share/mk CTFCONVERT complains and coredumps for c++
christos[src/trunk]: src/tests/bin/sh New tests from kre
matt[src/trunk]: src/sys/arch/arm/include Shut up clang but returning the result ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix bad merge
christos[src/trunk]: src/sys/arch/m68k/m68k fix cut-n-paste
jmcneill[src/trunk]: src/sys/arch/arm/allwinner change order of dma setup and use the...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Stop using atf_utils_fork() in tests...
matt[src/trunk]: src/lib/libc/arch/arm Add support for earmhf and earmhfeb and ad...
kefren[src/trunk]: src/usr.sbin/ldpd Don't try to connect to peers before sending h...
snj[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by na...
isaki[src/trunk]: src/share/man/man9 Describe about (existing) constraints on roun...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add used pmu registers, sysreg register...
pgoyette[src/trunk]: src/sys/dev Add the module glue to the common spkr code.
skrll[src/trunk]: src/sys/dev/usb Simplify the code by only checking for total_len...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add bcmrng
jmmv[src/trunk]: src/external/bsd/lutok/dist Import lutok-0.3.
matt[src/trunk]: src/sys/arch/evbarm/conf beagle now has a genassym.cf
dholland[src/trunk]: src/tests/fs/ffs spelling
macallan[src/trunk]: src/sys/arch/powerpc/oea defer scribbling into video memory unti...
mrg[src/trunk]: src/external/mit/xorg/bin xfs and xset don't need libXfontcache.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Need more no stack protector
christos[src/trunk]: src/distrib/sets - use dest instead of DESTDIR
pgoyette[src/trunk]: src/sys Create a single combined module for spkr_pcppi and spkr_...
joerg[src/trunk]: src/sys/kern Replace random with cprng_fast32. Reorganise comput...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We have component...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for utimes(2) change.
roy[src/trunk]: src/etc/defaults rtsol has gone.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add __unused to a variable
skrll[src/trunk]: src/sys/dev/sdmmc When doing vendor dma transfer wait for SDHC_T...
skrll[src/trunk]: src/sys/dev/usb Fix transfer aborts and bump the workqueue to IP...
matt[src/trunk]: src/etc/etc.evbarm Add earmhf support
nat[src/trunk]: src/sys/dev/wsfb Fix splashscreen on resolutions where text is c...
matt[src/trunk]: src/sys/arch/evbarm/conf cinclude CUBIEBOARD.local
pooka[src/trunk]: src/sys/rump implement bus_dmamem_free()
maxv[src/trunk]: src/sys/net If the bridge is not running, don't call bridge_stop...
skrll[src/trunk]: src/sys/arch/arm/cortex Add an define for spurious interrupt num...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs implement DIOCGMEDIASIZE, from Mart...
christos[src/trunk]: src/share/man/man7 mention new ipsec sysctls.
christos[src/trunk]: src/sbin/raidctl use strtou
skrll[src/trunk]: src/sys/external/bsd/dwc2 Better instructions
christos[src/trunk]: src/sbin fix unused variable warnings.
ozaki-r[src/trunk]: src/sys Apply deferred if_start framework
christos[src/trunk]: src/external/gpl3/binutils finish arm regeneration
maxv[src/trunk]: src/sys/kern cosmetic
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrap arm_cpu_marker if #ifdef MPDEBUG.
gutteridge[src/trunk]: src/bin/pax pax.1: document the "s" flag of the "s" option
prlw1[src/trunk]: src/sys/dev whitespace police
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Rework se...
matt[src/trunk]: src/sbin/brconfig Constify an array of strings.
jnemeth[src/trunk]: src/sbin/gpt - make gpt_gpt() available for use directly by subc...
rkujawa[src/trunk]: src/distrib/notes/amiga Note Mediator PCI 4000 support.
pooka[src/trunk]: src/tools Use TOOLS_BUILDRUMP=yes to restrict building of tools ...
matt[src/trunk]: src/sys/arch/arm/vfp Add support for machdep neon_present and id...
dholland[src/trunk]: src Apparently a recent round of vandalism by the C++ standards ...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
christos[src/trunk]: src/share/mk remove multiple copies of the same logic.
ozaki-r[src/trunk]: src/sys/net Ensure to hold if_ioctl_lock on if_up and if_down
hannken[src/trunk]: src/sys/ufs/lfs Fix copy and paste errors from last commits.
riastradh[src/trunk]: src/sys Use binuptime, not microtime/nanotime as substitute cycl...
pgoyette[src/prg-localcount2]: src/share/man/man9 Update autoconf(9) to mention that ...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
reinoud[src/trunk]: src/sys/fs/udf Fix bug introduced in last patch
roy[src/trunk]: src/sys/arch/evbmips/conf Include sljit on octeon so we can use ...
matt[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/mips64eb Regen for N32 tar...
matt[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/mips64el regenerated for N...
dholland[src/trunk]: src/include/rpc unsigned -> unsigned int in previous change to a...
riastradh[src/trunk]: src/sys Those were local changes not meant to be part of the rev...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/dev/pci - remove unused variables
christos[src/trunk]: src prefix compat with __ in case __dso_hidden is not available
pgoyette[src/trunk]: src/doc Note that the current raidframe rf_compat32 implementati...
dholland[src/trunk]: src/sys/sys Needs struct timespec.
yamt[src/trunk]: src/sys/net use cprng_fast instead of getmicrouptime to generate...
joerg[src/trunk]: src Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag ...
mlelstv[src/trunk]: src/usr.sbin/sup/source Fix handling of pushback operation which...
mrg[src/trunk]: src/tools/gcc common-target source list is MD. make it so.
christos[src/trunk]: src/sys/dev create on attach needs destroy on detach.
maxv[src/trunk]: src/sys/arch/x86/x86 Replace PG_G by pmap_pg_g, for the sake of ...
jmcneill[src/trunk]: src/sys/arch/evbarm Add evbarm_cpu_rootconf callback for hooking...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Don't forget to call kthread_exit.
riastradh[src/trunk]: src/sys/modules/drmkms Make drmkms.kmod build again on amd64.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd Delete upstream trace poi...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Pass the parent explicitly to linux_pc...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist merge conflicts.
snj[src/trunk]: src/etc /usr/X11R6 has been empty on most NetBSD installations s...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/distrib/vax/cdroms/installcd Make it deal with /dev being th...
rkujawa[src/trunk]: src/sys/dev/i2c Clean up register read and write functions, add ...
pgoyette[src/trunk]: src/games/fortune/datfiles Fix typos, thanks to Tom Ivar Helbekkmo
christos[src/trunk]: src/usr.sbin/installboot/arch move all the unused code inside #if 0
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update firmware from tod...
christos[src/trunk]: src/sys/external/bsd/drm/dist/shared-core annotate some unused v...
christos[src/trunk]: src/sys/fs/msdosfs tidy up debugging printfs; no functional change.
dholland[src/trunk]: src/usr.bin/iconv Save errno around fwrite(), which can otherwis...
maya[src/trunk]: src/sys/dev/isa Be explicit about precedence of operators
christos[src/trunk]: src/libexec/identd Fix the direction; ipf/pf seem to be wrong...
christos[src/trunk]: src/sys/arch/amiga/conf gcc-6 passes -m68040 to the assembler, s...
joerg[src/trunk]: src Update build system for LLVM/Clang snapshot r209886. This br...
martin[src/trunk]: src/usr.sbin/sysinst scripting_vprintf: to simplify things for g...
rin[src/trunk]: src/sys/dev/ic Fix panic due to inconsistent lock states of tty_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out drm_fb_help...
wiz[src/trunk]: src/share/man/man4 More markup, whitespace.
roy[src/trunk]: src Remove rtsol(8) and rtsold(8) as their functionality is in d...
skrll[src/trunk]: src/sys Improve USB debugging with USBHIST based on KERNHIST.
dholland[src/trunk]: src/share/man/man4 Reorganize the file-system-related options; p...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Add missing specific LINUX_SOCK_...
jmcneill[src/trunk]: src/sys/dev/gpio Simple driver for GPIO power/sleep buttons.
joerg[src/trunk]: src/usr.bin/vmstat GC left-over kread.
maxv[src/trunk]: src/sys/arch/x86/include Fix inconsistency, these are indexes an...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the struct device po...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Move dev_priv->drrs.mute...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add __UNCONST. Used onl...
matt[src/trunk]: src/sys/arch/arm/allwinner Fix (I hope) ram size calculation.
christos[src/trunk]: src/sys/dev/mca adjust for recent deferred changes.
christos[src/trunk]: src/usr.sbin/mtree Restore old behavior of not printing sizes fo...
mbalmer[src/trunk]: src/sys/modules/luacore core module for lua(4)
christos[src/trunk]: src Back in 1993 ${MACHINE} was a unique way to define objdirs for
mlelstv[src/trunk]: src/usr.sbin/installboot Can't use getfsspecname (and thus wedge...
christos[src/trunk]: src/sys/dev/usb more (and less) locking fixes
hannken[src/trunk]: src Move vnode members "v_freelisthd" and "v_freelist" from "str...
christos[src/trunk]: src/sys/dev/pci Tidy up and make it look like the other drivers.
christos[src/trunk]: src/usr.sbin/makefs Allow options without values meaning the emp...
para[src/trunk]: src/external/bsd/blacklist/bin fix stupid typo...
wiz[src/trunk]: src/share/man/man3 Remove trailing whitespace.
christos[src/trunk]: src/sys/fs/smbfs use macro.
ryo[src/trunk]: src/sbin/newfs no need to escape
skrll[src/trunk]: src/sys/kern Simplify. No functional change.
christos[src/trunk]: src/lib/libc/resolv close on exec hostaliases
matt[src/trunk]: src/sys/arch/mips/conf Switch to MIPS64R2
christos[src/trunk]: src/crypto/external/bsd/openssl use the version in the source tr...
ryo[src/trunk]: src/sys/external/bsd - dwc2 need calling linux_workqueue_init() ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc default oabi to strongarm. fixes...
maxv[src/trunk]: src/sys Disable preemption when setting PCB_COMPAT32, to prevent...
kardel[src/trunk]: src/sys/dev Add reading of supported opcodes and their timeouts
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add 2K page ...
christos[src/trunk]: src/sys/arch/sparc/include add more exceptions for standalone an...
jmcneill[src/trunk]: src/sys/stand/efiboot/bootarm Add efiboot support for 32-bit ARM...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix double-reference ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Simpl...
jmcneill[src/trunk]: src/sys/arch/arm/conf reserve char 111 for vchiq
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Move drm_limit_dma_sp...
pgoyette[src/prg-localcount2]: src/sys/kern Allow the argument to {b, c}devsw_release(...
rmind[src/trunk]: src/sys/netinet Make ip_forward() static, there is no need to ex...
christos[src/trunk]: src/sys/arch/arm/include insert a couple of .fpu directives when...
kamil[src/trunk]: src/tests/kernel lwpinfo1 and lwpinfo2 in t_ptrace_wait{, 3, 4, 6, i...
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Americanize a spelling.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
rin[src/trunk]: src/sys/dev/usb Fix kernel panic on arm reported by @furandon_pi...
joerg[src/trunk]: src/usr.bin/vmstat Convert the remaining uvmexp users to the sys...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Replace ath with athn, and attach gpior...
skrll[src/trunk]: src/sys/dev/usb Apply patch from PR/48310 - kue(4) cannot receiv...
christos[src/trunk]: src/external/gpl3/gcc dollarize NetBSD tag
jnemeth[src/trunk]: src/sys/dev/usb regen
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Fix write(2) size argument (int ...
matt[src/trunk]: src/sys/arch/evbppc/explora Binutils 2.23.2 doesn't do the right...
thorpej[src/trunk]: src/sys/arch/arm/xscale Use ether_mediastatus().
christos[src/trunk]: src/sys/dev back to passing device
macallan[src/trunk]: src/sys/arch/arm/arm32 support BUS_DMA_PREFETCHABLE in bus_dmame...
christos[src/trunk]: src/tests/kernel switch to using fork so we can see the child ou...
matt[src/trunk]: src/sys/arch/arm/arm32 cleanup PVF_WRITE & pvh_attrs interaction.
abhinav[src/trunk]: src/usr.bin/cmp Add a HISTORY section
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt spell restrict
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add index/rindex strong aiases.
martin[src/trunk]: src/sys/arch/mac68k/dev Remove an unused variable
reinoud[src/trunk]: src/sys/arch/arm/samsung Naming convention
tnn[src/trunk]: src/sys/dev/i2c add i2c attachment for ssdfb
christos[src/trunk]: src/external/bsd/blacklist/diff add proftpd diffs.
snj[src/netbsd-7-1]: src/etc Pull up following revision(s) (requested by jmcneil...
christos[src/trunk]: src/sys/dev/ieee1394 fix cut-n-paste, use arrays instead of sepa...
matt[src/trunk]: src/sys/arch/arm/arm32 Add a clrex/dmb to irq path as recommende...
macallan[src/trunk]: src/sys/arch/sgimips/conf fix comments
maxv[src/trunk]: src/sys/netinet Replace dead code by KASSERT.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356384: Check returns
tnn[src/trunk]: src/sys/dev/wsfont import the Spleen wscons fonts from OpenBSD
mrg[src/trunk]: src/doc add a bunch of stuff i've done since netbsd-7. fix a fe...
skrll[src/trunk]: src/sys/arch/arm/arm32 Less ifdefs -> more readable.
christos[src/trunk]: src/distrib/utils/embedded/conf double quote police
mrg[src/trunk]: src/distrib/sets/lists mark several things that are only built w...
martin[src/trunk]: src/sys/arch/evbarm/awin BOARDTYPE is now a string, use it direc...
kefren[src/trunk]: src/sys/netinet6 don't return hlim when asked for multicast loop...
roy[src/trunk]: src/usr.sbin/rtadvd Use %m in syslog(3) instead of %s strerror(3).
matt[src/trunk]: src/sys/arch/mips/mips Make sure KX/UX stay on in 64-bit kernels...
martin[src/trunk]: src/sys/arch/i386/stand/misc New rawrite32 version out (small bu...
matt[src/trunk]: src/sys/arch/evbarm/beagle On the 4430/5430, console is in perip...
matt[src/trunk]: src/common/lib/libc/string Don't compile if there is a macro of ...
ozaki-r[src/trunk]: src/sys/netinet6 Correct sanity checks of icmp6_redirect_output
mlelstv[src/trunk]: src/sys/dev/usb force chip into serial mode
pgoyette[src/trunk]: src/sys/lib/libsa Rework previous (1.24) change. Rather than de...
rmind[src/trunk]: src/sys/netinet Use __CTASSERT() in the header.
matt[src/trunk]: src/sys/arch/arm/cortex Call armv7_dcache_l1inv_all in mpstart
christos[src/trunk]: src/bin/sh fix constness (from kre)
riastradh[src/trunk]: src/sys/uvm Add uao_set_pgfl to limit a uvm_aobj's pages to a sp...
joerg[src/trunk]: src/sys/netinet6 Use rt_getkey.
wiz[src/trunk]: src/sys/arch Add commented out KDTRACE_HOOKS line.
christos[src/trunk]: src/sys/arch/hpcmips/include protect kernel variables
mrg[src/trunk]: src/sys/ufs/ufs convert ufs_rw{16, 32, 64}() into real inline func...
joerg[src/trunk]: src/tests/lib/libc/gen/exect sig_atomic_t does not include volat...
mbalmer[src/trunk]: src/sys/modules/luacore check lua_tostring()'s return value
mrg[src/trunk]: src/libexec/lfs_cleanerd make the GCC 4.8 specific hack for ci.c...
pgoyette[src/pgoyette-compat]: src/sys Allocate the function vector only once.
pgoyette[src/pgoyette-compat]: src Synch with HEAD
matt[src/trunk]: src/sys/arch/arm/broadcom Fix a few c&p errors.
christos[src/trunk]: src/tools/mtree Don't create a crippled mtree with no hashes. We...
matt[src/trunk]: src/sys/lib/libkern Add strnlen.c to SRCS (which will automatica...
skrll[src/trunk]: src/sys/arch/arm/nvidia G/C old structs
apb[src/trunk]: src/sbin/svhlabel getrawpartition(3) may fail, so call it only o...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use %hhx for uint8_t, ...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars delete duplicate (and wrong) entr...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto revert change from o...
christos[src/trunk]: src/tests/bin/sh Avoid relying on the test shell correctly imple...
macallan[src/trunk]: src/sys/kern do not assume that syscallarg(const char *) and (ch...
skrll[src/trunk]: src/lib/csu/common crt0-common.c is miscompiled by gcc 5.3 on ev...
mrg[src/trunk]: src/external/bsd/libelf/dist remove some set-but unused variables.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for mips64el.
martin[src/trunk]: src/usr.bin/menuc Fix a potential NULL deref in previous - some ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options COM_16750. It is requiring...
christos[src/trunk]: src/sys/arch/mips/include whitespace police
joerg[src/trunk]: src/share/man/man4 Include AF_INET6.
jmcneill[src/trunk]: src/sys/dev/usb default pipe is mpsafe, deal with it
jmcneill[src/trunk]: src/sys/arch/arm/allwinner remove unused header; mmc regs are in...
mrg[src/trunk]: src/share/mk apply -Wno-error=stack-protector in the same places...
hannken[src/trunk]: src/sys Change layerfs from hashlist to vcache.
christos[src/trunk]: src/sys/arch/acorn32/conf bump size
simonb[src/trunk]: src/sys/arch/evbmips/sbmips Handling CFE addresses in 64-bit mod...
pgoyette[src/pgoyette-compat]: src/sys Back out changes on the branch related to kern...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add raidframe init/fini calls
apb[src/trunk]: src/sbin/ifconfig Don't call prop_distionary_make_immutable on a...
tls[src/trunk]: src/sys Rather than holding samples from each source until we ha...
jdolecek[src/trunk]: src/sys/arch/x86/x86 dedup pmap_pdirpa() KASSERT() in pmap_react...
christos[src/trunk]: src/lib/libm/noieee_src comment out unused variable.
christos[src/trunk]: src/sys/arch/powerpc/include Provide the (max) defaults for page...
msaitoh[src/trunk]: src/sys/dev/pci Pass error status to the upper layer in wm_gmii_...
mlelstv[src/trunk]: src/sys/dev/i2c touch match_result only on success.
mlelstv[src/trunk]: src/sys/dev/i2c provide compatible names for all sizes.
martin[src/trunk]: src/sbin/gpt When displaying a single partition (gpt show -i ......
christos[src/trunk]: src/distrib/sets/lists/comp new man page
christos[src/trunk]: src/sys/net/npf This patches ditches the ptree(3) library, becau...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip IST_EDGE -> IST_LEVEL
mrg[src/trunk]: src/sys/dev/usb avoid using old bsd types (u_int etc) so that th...
mlelstv[src/trunk]: src/sys/dev/sdmmc Fix typo
maxv[src/trunk]: src/sys/compat/linux/common Fix memory leak.
riastradh[src/trunk]: src/lib/libm/arch/aarch64 Fix fesetenv and feupdateenv.
bad[src/trunk]: src/usr.bin/netstat Make the -f option accept multiple address f...
msaitoh[src/trunk]: src/sys/dev/microcode/radeon Update BONAIRE_uvd.bin to the latest.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe X550EM supports QSFP, so check ixgbe_media...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe An interrupt might not arrive when a modul...
brad[src/trunk]: src/usr.sbin/puffs/rump_lfs The cleaner is compiled into rump_lf...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Instead of delaying ack of sdio card inte...
sevan[src/trunk]: src/usr.bin/dc dc was in v1
roy[src/trunk]: src/sys inet6: Send RTM_MISS when we fail to resolve an address.
msaitoh[src/trunk]: src/sys/dev/pci Apply OpenBSD rev. 1.94:
mrg[src/trunk]: src/libexec/httpd/testsuite add $NetBSD$
macallan[src/trunk]: src/sys/dev/pci fix the fix(es) - don't try to access a BIOS we ...
msaitoh[src/trunk]: src/sys/dev/pci - Remove extra cast (from OpenBSD rev. 1.95)
matt[src/trunk]: src/sys/arch/arm/include Add a RETr(r) macro (indirect return th...
christos[src/trunk]: src/sys/dev/ic - remove unused variables
christos[src/trunk]: src/sys/dev/usb use a pool instead of a linked list to avoid syn...
jakllsch[src/trunk]: src/sbin/atactl Decode 6Gbps signaling SATA capability in IDENTI...
christos[src/trunk]: src/sys/kern - Instead of having accept(2) return a zero-filled ...
pgoyette[src/pgoyette-compat]: src/sys/conf Expand dependencies for EXEC_ELF32 and CO...
christos[src/trunk]: src/usr.bin/mail avoid longjmp clobber.
matt[src/trunk]: src/sys/arch/evbarm/tegra Increase kernel VA space for kernels t...
christos[src/trunk]: src/sys/arch/news68k/news68k this is not python (add missing bra...
skrll[src/trunk]: src/sys/dev/usb Fix a -Werror=sign-compare
ozaki-r[src/trunk]: src/sys/net Fix memory leak of struct if_percpuq on interface de...
pgoyette[src/trunk]: src/sys/dev Note that we're now using iimc and iimcsmb
pgoyette[src/trunk]: src/sys/dev/i2c Use 1-byte data-buffers when writing to the "con...
maxv[src/trunk]: src/sys/netinet Revert rev1.183 (2003).
mrg[src/trunk]: src/sys/net/npf minimal changes necessary to link into an INET6-...
christos[src/trunk]: src/external/bsd/nvi/docs/USD.doc/vi.ref Fix the index building ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Don't allocate edid informations on stack...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Too many ; ; in previous
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Delay freeing the di...
roy[src/trunk]: src/usr.sbin/sysinst Fix a bogus gcc warning: dhcp_config may be...
jnemeth[src/trunk]: src/sbin/gpt - dump all partitions, not just ones that are in use
roy[src/trunk]: src/sys/compat/netbsd32 It seems we cannot depend on kernel conf...
ryo[src/trunk]: src/sys/arch/arm/imx Limit the maximum size of memory to 3840Mby...
christos[src/trunk]: src/lib/libc/stdio fix markup.
christos[src/trunk]: src/external/bsd/dhcpcd/dist cast htons() args.
christos[src/trunk]: src/lib/libwrap change static to volatile.
ozaki-r[src/trunk]: src/tests/net/if_bridge Add tests for bridge members with an IP ...
msaitoh[src/trunk]: src/sys/dev/pci Remove debug printf().
jmcneill[src/trunk]: src/sys/arch/arm/virt Pull in arm/locore.h for arm_dsb() on aarch64
christos[src/trunk]: src/sys/dev/pci PR/49927: Robert Millan: Avoid zerodivide on emu...
pgoyette[src/trunk]: src/lib/libc/net Fix comment: s/ACCD/ADDC/
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't add the compat_60_cpu_ucod...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Finish disable of compat_60_cpu...
pgoyette[src/trunk]: src/sys/net Resequence the stuff in tundetach() to ensure that n...
riastradh[src/trunk]: src/sys/dev/pci Handle 64-bit paddr registers delicately for non...
isaki[src/trunk]: src/usr.bin/audiocfg Fix assertion of "audiocfg list <n>" when n...
brad[src/trunk]: src/lib/libutil Teach getdiskrawname and getdiskcookedname about...
martin[src/netbsd-7-1]: src/doc Ticket #1562
joerg[src/trunk]: src/sys/kern Preserve the LWP ID of the calling thread on (v)for...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a bug that evcnt_detach() called twice ...
hannken[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 dtrace_trap() gets call...
mrg[src/trunk]: src/sys/dev/usb remove unused axe_accum and axe_idx members of s...
pgoyette[src/pgoyette-compat]: src/sys/net80211 No need to make the #include conditio...
sevan[src/trunk]: src/share/man/man5 utmp(5) was present in v1
roy[src/trunk]: src/doc Document recent inet6 changes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use DRM_SPIN_WAKEUP_O...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Bump PIC_MAXSOURCES to 352.
wiz[src/trunk]: src/share/man/man9 Mark up NULL. Capitalize NetBSD.
maxv[src/trunk]: src/sys Ah, strcat/strchr/strrchr are ASM functions, so instrume...
skrll[src/trunk]: src/sys/arch/arm/arm32 Always call pmap_grow_map with a page ali...
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.30!
ad[src/trunk]: src/sys/uvm PR kern/48044: panic: kernel diagnostic assertion "u...
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4): Handle CFI field of VLAN.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Add HFS+ support
martin[src/trunk]: src/sys/uvm/pmap Add mising sys/param.h include (for COHERENCY_U...
jmcneill[src/trunk]: src/sys/arch Do not use Early Write Acknowledge for PCIe I/O and...
skrll[src/trunk]: src/sys/dev/usb Acquire bus lock (if not polling) when changing ...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 add highly experimental NUMA suppor...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Add emmc2 clock goop from mlelstv@
tsutsui[src/trunk]: src/sbin/dmesg Fix dmesg(8) to preserve leading whitespaces of k...
skrll[src/trunk]: src/distrib/utils/embedded/conf upstream_kernel=1 is required wi...
skrll[src/trunk]: src/sys/arch/arm/conf gcc 8 needs -mapcs-frame when DDB is speci...
thorpej[src/trunk]: src/sys - Eliminate the global "boottime" variable, which was be...
kamil[src/trunk]: src/tests/lib/libc/sys Fix clang(1) build
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Sort headers.
ozaki-r[src/trunk]: src/tests/net tests: dump stats of an interface before destroyin...
skrll[src/trunk]: src/sys/arch/arm/fdt Improve a comment
kamil[src/trunk]: src/tests/modules Avoid undefined behavior in disabledstat
isaki[src/trunk]: src/sys/dev/audio Move #if DIAGNOSTIC..#endif to correct place.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Ivan Sutherland's birthday
isaki[src/trunk]: src Make start_input/halt_input optional if the driver has no re...
riastradh[src/trunk]: src/sys/ufs/lfs Prevent new dirops while we issue lfs_flush_dirops.
riastradh[src/trunk]: src/etc/rc.d Allow random seed on zfs.
mrg[src/trunk]: src/external/mit/xorg/lib/libX11/extensions find the moved header.
ad[src/trunk]: src/sys/kern Fix build failure.
ad[src/trunk]: src/sys Detangle the pagedaemon from uvm_fpageqlock:
ad[src/trunk]: src/sys/uvm uvm_page_to_phys: mask off the lower bits.
skrll[src/trunk]: src/external/gpl2/dtc/dist Import dtc 1.5.1
skrll[src/trunk]: src/sys/external/bsd/libfdt/dist Avoid shadowing global variable
thorpej[src/trunk]: src/sys/arch Add intr_mask() and corresponding intr_unmask() cal...
thorpej[src/trunk]: src/sys/arch/arm/samsung Use a separate lock (not the i2c bus lo...
thorpej[src/trunk]: src/sys/dev/i2c No need to do the poll-during-autoconfiguration ...
christos[src/trunk]: src/sys/arch/ews4800mips/conf Add a comment where the other memo...
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here. Also fix an uni...
riastradh[src/trunk]: src Fix userland references to LFS_ORPHAN_NEXTFREE.
sevan[src/trunk]: src/doc bsd-family-tree
kamil[src/trunk]: src/external/bsd/tcpdump/dist Use UNALIGNED_OK to disable unalig...
yamaguchi[src/trunk]: src/sys/dev/pci Disable all queues before waiting for the comple...
yamaguchi[src/trunk]: src/sys/dev/pci Use IFM_25G_ACC
yamaguchi[src/trunk]: src/sys/dev/pci Add a comment about RSS and remove a wrong comment
yamaguchi[src/trunk]: src Make ixl(4) be able to build as a module
christos[src/trunk]: src/rescue Unfortunately libssh has an undefined symbol sshsk_si...
macallan[src/trunk]: src/sys/kern when reporting events to devmon, pass location info...
kamil[src/trunk]: src/sys/fs/hfs Avoid undefined behavior in left shift semantics
mlelstv[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix disk geometry...
thorpej[src/trunk]: src/sys/dev/pci G/C the never-used version of ti_hostaddr that c...
ryo[src/trunk]: src/sys/arch/aarch64 replace KSEG pages mapping code with generi...
ryo[src/trunk]: src/sys/arch/aarch64/include add helper function aarch64_address...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add support userspace tagged addres...
nisimura[src/trunk]: src/sys/dev/usb simplify single bit tests. no code difference is...
skrll[src/trunk]: src/sys/dev/usb Move some comments
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
ad[src/trunk]: src Tweak the March 14th change to make page waits interlocked b...
ad[src/trunk]: src/sys/arch/x86 Hallelujah, the bug has been found. Resurrect ...
thorpej[src/trunk]: src/sys/dev/ic Don't bother with IFF_OACTIVE. Just keep process...
jdolecek[src/trunk]: src/sys/arch/xen/xen allow skipping IPv4 checksum on Tx
thorpej[src/trunk]: src/share/man/man9 Update for recent locking changes.
sevan[src/trunk]: src/doc bsd-family-tree
nisimura[src/trunk]: src/sys/arch/arm/sociox use correct product name. still unfinished
skrll[src/trunk]: src/sys/dev/ic Remember / use sc_verid
ad[src/trunk]: src/sys/uvm uvm_fault_upper_lookup(): don't call pmap_extract() ...
nisimura[src/trunk]: src/sys/arch/arm/sociox - handle register adjustment when link s...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp put back removed...
gutteridge[src/trunk]: src/sbin/mount_portal/examples rfilter.2: fix a typo
ad[src/trunk]: src/sys/kern Oops. Fix merge error.
nisimura[src/trunk]: src/sys/arch/arm/sociox small knit about multicast hash table ha...
christos[src/trunk]: src/lib/libcrypt Add missing trailing $ for blowfish
isaki[src/trunk]: src/tests/dev/audio Sync with sys/dev/audio/audio.c rev1.65.
christos[src/trunk]: src/usr.bin/tic Use the new functions and add more error checking.
roy[src/trunk]: src/lib/libterminfo Whitespace
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
msaitoh[src/trunk]: src/sys/dev/pci 82567V_3 is BME1000_E_2(bm). Tested with Advante...
msaitoh[src/trunk]: src/sys/dev/mii KNF in comment. No functional change.
pgoyette[src/pgoyette-compat]: src/sys Untangle some networking compat code so we can...
christos[src/trunk]: src/sys/dev/pci/hdaudio Pull out the device list and auto-genera...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix sequence point violations
christos[src/trunk]: src/sys/net/npf revert dir hack.
matt[src/trunk]: src/external/gpl3/binutils/dist/opcodes When disassembling an au...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: allow group of zeroes in IPv6 ad...
christos[src/trunk]: src/usr.sbin/makefs while it is studly to play with token pastin...
matt[src/trunk]: src/share/mk Add support for MACHINE_ARCH earmhf and earmhfeb
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/hppa regen hppa
msaitoh[src/trunk]: src/sys/dev/pci Add Intel X540-AT2.
mlelstv[src/trunk]: src/sys/dev Refactored sd and cd to use common disk subroutines.
leot[src/trunk]: src/doc Adjust year in latest acpi(4) entry
martin[src/trunk]: src/sys/arch/sparc64/sparc64 When writing a kernel core dump, di...
jdolecek[src/trunk]: src/sys/arch/x86/x86 reduce intendation in pmap_activate(), NFCI
martin[src/trunk]: src/sbin/fsck Make querying the disk geometry fail silently if c...
matt[src/trunk]: src/sys/dev/sysmon Move callout_init to wdog_preinit
msaitoh[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
mbalmer[src/trunk]: src/doc Note Lua patch level.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add a compat_80 module - we need...
jdc[src/trunk]: src/sys/dev/i2c Also set ia.ia_size from size when doing direct ...
roy[src/trunk]: src/sys/netinet It's possible we could not have any ready addres...
dholland[src/trunk]: src/lib/libc/sys MAXNAMLEN, not MAXNAMELEN. From Giuseppe Gatta ...
christos[src/trunk]: src/lib/libpthread_dbg don't use kernel types.
riastradh[src/trunk]: src/share/man/man9 Explain wapbl's relation to the garbage-appen...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
christos[src/trunk]: src/sys/rump/librump/rumpvfs remove unused variable
matt[src/trunk]: src/sys/arch/arm/include/arm32 Back off MAXDSIZ to 1.5GB to avoi...
jdolecek[src/trunk]: src/sys/dev/pci apply some updates and recommended corrections t...
christos[src/trunk]: src/sys/arch/macppc/conf remove 'define foo {}' for non-bus-like...
kre[src/trunk]: src/sys/sys Since device.h now exposes uses of types defined her...
matt[src/trunk]: src/sys/arch/mips/mips Deal with cpu_info_store that spans a 32K...
mrg[src/trunk]: src/sys/compat/netbsd32 avoid some stupid GCC errors seen only w...
riastradh[src/trunk]: src/sys/dev Eliminate last two cases of u_int*_t in rndpseudo.c.
riastradh[src/trunk]: src/sys/kern Omit unused rndpool_cv.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused variables, p...
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns XXX: vax gcc
christos[src/trunk]: src/bin/ksh s/sed/${SED}/
christos[src/trunk]: src/usr.sbin/makefs mention me
riastradh[src/trunk]: src/sys/kern Omit needless rnd_wakeup_readers.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix atomic_dec_and_test ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom improve error handling in bcm_dmac_all...
skrll[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC and allow condit...
joerg[src/trunk]: src/sbin/iscsid Remove ISCSI_DEBUG branches.
christos[src/trunk]: src/bin/ps Handle functions that use the offset from either kinf...
christos[src/trunk]: src/sys/net remove unrelated diff.
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Store the flags passed to SUNXI_CCU_FRACT...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/module.h> fo...
jmcneill[src/trunk]: src/sys Instead of polluting motgreg.h with AllWinner specific r...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix handling of deletion ...
matt[src/trunk]: src/sys/arch/arm/cortex KASSERT -> KASSERTMSG
msaitoh[src/trunk]: src/sys/dev/pci - Add WM_DEBUG_NVM.
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman merge pixman 0.28.2. for arm an...
njoly[src/trunk]: src/sys/compat/linux/common Fix signed vs. unsigned comparison i...
christos[src/trunk]: src/bin/sh PR/50960: The || and && operators in $(( )) should a...
pgoyette[src/pgoyette-compat]: src/sys/dev Remove definition of compat_ccd_ioctl_60()...
pgoyette[src/pgoyette-compat]: src/doc Another reminder, to update syscalls.master an...
pgoyette[src/pgoyette-compat]: src/sys Split out the usb compat_30 code and add it to...
uwe[src/trunk]: src Introduce sh3/sysarch.h and add SH3_SYNC_ICACHE
maxv[src/trunk]: src/sys/netipsec Dedup.
flxd[src/trunk]: src/sys/arch/mips/mips Add missing call to mips_dcache_compute_a...
jym[src/trunk]: src/crypto/external/bsd/openssh/dist Enable VerifyHostKeyDNS (SS...
rmind[src/trunk]: src/sys raw_detach: rawpcb may be embedded, free using the real ...
dholland[src/trunk]: src/sys/arch add MPVERBOSE, noted missing in PR 48733.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark variables __diagused.
hsuenaga[src/trunk]: src/sys/arch/arm/arm initialize sdcache operations for PJ4B.
pooka[src/trunk]: src/sys/rump/dev add rump kernel component for the auich driver
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/math64.h> fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printf.
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils 2.27 and hppa.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Work around broken GTT size de...
christos[src/trunk]: src/bin/sh Document the NETBSD_SHELL variable, the enhancements ...
martin[src/trunk]: src/sys/arch/vax/vax Recognize racd* as boot device.
maxv[src/trunk]: src/sys/arch/amd64/acpi Use NENTRY -> END.
uwe[src/trunk]: src/share/man/man9 Fix pasto in .Dt title
christos[src/trunk]: src/lib/libc/net add inet6_scopeid
christos[src/trunk]: src/tools Pr/47500: Henning Petersen: Don't install man pages fo...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi dont crash if edid data is missing or bad
kamil[src/trunk]: src Add regs1 in arch/i386/t_ptrace_wait*
christos[src/trunk]: src/lib/libc/net document the scopeid functions
christos[src/trunk]: src/sbin/ifconfig use the new scopeid functions
christos[src/trunk]: src/sys/compat/common Simplify the ifdef mess. No functional con...
christos[src/trunk]: src/libexec/ftpd volatile for gcc 5
msaitoh[src/trunk]: src/doc micphy(4): Add support for Microchip KSZ80[0456]1, KSZ87...
joerg[src/trunk]: src Include compiler-rt and libunwind in libc for Clang/x86 builds.
mrg[src/trunk]: src/usr.bin/config implement "no ident".
christos[src/trunk]: src/crypto/external descend!
matt[src/trunk]: src/sys/arch/arm/vfp Use the mrc form of the vmrs rX, mvfrX inst...
roy[src/trunk]: src/external/cddl/osnet/dist Correct a prior patch by moving __p...
joerg[src/trunk]: src/usr.sbin/ifmcstat Inline trivial helper function.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom fix a stupid bug at attach
dholland[src/trunk]: src/lib/libc/atomic atomic_and/atomic_or do bitwise ops, not log...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add regs1 in arch/amd64/t_ptrace_wait*
riastradh[src/trunk]: src/tools Set NOMAN before including <bsd.own.mk> to really fix ...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Nuke long dead NKPTADD and NKPTADDSHIFT ...
pgoyette[src/pgoyette-compat]: src/sys Move the emul_find_root() and emul_find_interp...
hannken[src/trunk]: src/sys/ufs/ext2fs ext2fs_mknod: use vcache_get() to reload the ...
njoly[src/trunk]: src/sys/kern Note that sysalign checks for dev_t/time_t alignmen...
msaitoh[src/trunk]: src/sys/dev/pci Change from "3400 USB" to "3400 USB EHCI" for EH...
kre[src/trunk]: src/sys/arch/x86/x86 Declare our variables before using them, fi...
christos[src/trunk]: src/usr.sbin/makefs return the bit of the option set, so that ot...
christos[src/trunk]: src/external/gpl3/gcc switch ppc64 from "long long" == int64 to ...
christos[src/trunk]: src/sys/arch/powerpc/include int64 is long for _LP64
ozaki-r[src/trunk]: src/sys/netinet6 Remove function declarations that have no actua...
christos[src/trunk]: src/tests/bin/sh PR bin/51027 - tests for shell positional param...
maxv[src/trunk]: src/sys/arch Kenter local_apic_va to a fake physical page, becau...
njoly[src/trunk]: src/etc Add HAVE_LLVM/HAVE_PCC, MKLLVM/MKPCC to RELEASEVARS.
christos[src/trunk]: src/sys/compat/osf1 fix the build: include the needed osf1 files...
mlelstv[src/trunk]: src/sys/dev/scsipi Set disk product name as disk type. The infor...
mlelstv[src/trunk]: src/sys/dev Let backend provide a disk type. The information can...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Fix Dd argument.
htodd[src/trunk]: src/tests/lib/libnvmm Fix build break due to typos.
hkenken[src/trunk]: src/sys/arch/arm/fdt Fixed compile error.
martin[src/trunk]: src/distrib Add full libexec contents to the CD image - this mak...
matt[src/trunk]: src/common/lib/libc/arch/mips/string force 2nd to argument to un...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon get pd_rom_bst and pd_...
christos[src/trunk]: src/sys/dev remove unused variable
christos[src/trunk]: src/usr.bin/fstat avoid pointer gymnastics
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add and enable DMA support for SD card...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark variables __diagused.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Draft reservation_object_get_fences_rcu.
manu[src/trunk]: src/sbin Add -U flag to dump(8) and dump_lfs(8) to specify dumpd...
msaitoh[src/trunk]: src/sys/dev/pci - Remove extra check (because the same check is ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add external function for writing to dvc...
msaitoh[src/trunk]: src/sys/dev/pci Use wm_gmii_82544_{read, write}reg() on non-82567...
jmcneill[src/trunk]: src/sys/arch/arm/dts Disable spdif nodes on pinebook
macallan[src/trunk]: src/sys/arch/sparc/dev - implement buttom-up copies in cg14_bitb...
hannken[src/trunk]: src/sys/arch/sparc64/sparc64 Update the DEBUG section at the tai...
matt[src/trunk]: src/sys/arch/arm/include Use uint32_t for __asm to appease clang.
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic Include OCTEON support for ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
skrll[src/trunk]: src/sys/arch/arm/arm32 Another typo in a comment.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sh3*, hppa, m...
htodd[src/trunk]: src/distrib/sets/lists/debug Fixing debug set lists for bind. Te...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove error(1) output.
bouyer[src/trunk]: src/sys/netcan Don't kmem_alloc()/kmem_free() with spin lock hel...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add cpu0 clock
phx[src/trunk]: src/sys/arch/powerpc/oea Only execute dssall when the CPU has th...
skrll[src/trunk]: src/tools/gcc Don't grab libstdc++-v3/config.h it's not used.
kefren[src/trunk]: src/usr.sbin/ldpd modify structures in order to accomodate IPv6 ...
mbalmer[src/trunk]: src/sys/sys header file needed for lua(4)
christos[src/trunk]: src/bin/csh Add a little libedit front end. Could be used as som...
christos[src/trunk]: src/sys/rump/librump/rumpkern/arch/i386 use the definitions from...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Add different defines to ...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Happy Towel Day!
uebayasi[src/trunk]: src/lib/libc/arch/x86_64 Put missing END() markers to set ELF sy...
christos[src/trunk]: src/bin/sh Implement the NETBSD_SHELL readonly unexportable unim...
christos[src/trunk]: src/external/bsd/blacklist/bin Ordinarily, the continue clause o...
dholland[src/trunk]: src/usr.sbin/pstat Don't check lfs flags on ffs vnodes.
skrll[src/trunk]: src/external/gpl3/gcc/dist Resolve conflicts
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Disable broken workqueue_whoam...
martin[src/trunk]: src/sys Add a disk ioctl DIOCRMWEDGES to remove all wedges of a ...
msaitoh[src/trunk]: src/sys/dev/pci - Use m_defrag() when bus_dmamap_load_mbuf() ret...
christos[src/trunk]: src/distrib/emips/ramdisk bumpity bump bump
christos[src/trunk]: src/usr.sbin/rtadvd - die sooner (if we got interrupted)
jmcneill[src/trunk]: src Remove TEGRA kernel config.
christos[src/trunk]: src/distrib/pmax/instkernel need bigger clothes
matt[src/trunk]: src/sys/arch/arm/cortex Add CALL macro to hide ugliness of calli...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add anxedp
jmcneill[src/trunk]: src/sys/dev/fdt Emit initial lid switch state event at startup
christos[src/trunk]: src/bin/stty Don't fail when the line discipline ioctl fails (si...
matt[src/trunk]: src/lib/libc_vfp Add a library for ARM systems with VFP which im...
rkujawa[src/trunk]: src/share/man/man4 Update man page to reflect latest changes (ad...
mrg[src/trunk]: src/external/bsd/bind use LIBDPLIBS instead of LDADD/DPADD to li...
sevan[src/trunk]: src/games/fortune/datfiles Donnie Darko
macallan[src/trunk]: src/sys/arch/mips/mips use PRIxCPUSET
matt[src/trunk]: src/sys/arch/mips/mips Add support for NMI exception (which don'...
roy[src/trunk]: src/sys/compat/netbsd32 Add support for NPF ioctls.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Deal with GNU IFUNCs properly.
kamil[src/trunk]: src/tests/usr.bin Define target_not_supported_body() in TSan, MS...
mrg[src/trunk]: src/external/gpl3/gcc update info for:
maxv[src/trunk]: src/sys/compat/linux/common Fix info leak.
christos[src/trunk]: src/usr.bin/ftp sprinkle more volatile (distribution build with ...
christos[src/trunk]: src/sys/dev move spkrio.h out of isa
christos[src/trunk]: src/sys/dev include <sys/module.h for now so that things compile.
maxv[src/trunk]: src/sys/compat Fix info leaks in sigaltstack.
maxv[src/trunk]: src/sys/compat/ossaudio Fix error handling, returns an errno, no...
christos[src/trunk]: src/usr.sbin/makefs/ffs zero memory
dholland[src/trunk]: src/include/rpc u_int -> unsigned, u_long -> unsigned long, etc.
jmcneill[src/trunk]: src Split hdaudio and PCI attach glue. Even though the driver wa...
riastradh[src/trunk]: src/sys/kern Swap kernel/curproc tests in copy*_vmspace so rump ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add new bus clock for Airmont.
christos[src/trunk]: src/sys/net/npf Add missing extcalls array. This is currently a ...
riastradh[src/trunk]: src/sys/dev/pci Oops -- gtt_off is relative to mmadr, not absolute.
maxv[src/trunk]: src/sys/net Fix a bug in the VLAN path: there's an inverted logi...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add empm(4) driver to config files.
christos[src/trunk]: src/sbin/newfs_msdos toolify
msaitoh[src/trunk]: src/sys/dev/pci - Fix calculation of supported max payload size ...
joerg[src/trunk]: src/usr.sbin/mopd No need for libkvm here.
skrll[src/trunk]: src Add BPI to the list of kernels to build.
christos[src/trunk]: src/etc/mtree add one more directory.
matt[src/trunk]: src/sys/arch/arm Add a _BUS_DMAMAP_NOALLOC which tells bus_dmame...
mbalmer[src/trunk]: src/include/rpcsvc Fix typo.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix return types of test...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Stub SYS_RESTART for reboot notificati...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Guess what uvm criterion...
riastradh[src/trunk]: src/sys/modules/drmkms_linux Add some components to drmkms_linux...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Kludge to pass bus_sp...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Fix ...
hannken[src/trunk]: src/sys Change lfs from hash table to vcache.
christos[src/trunk]: src/lib/libc/time welcome to 2014d; zic big bang fixes:
pgoyette[src/prg-localcount2]: src/sys/dev/mscp Rearrange the else clauses to make it...
matt[src/trunk]: src/include Add missing long double functions
pgoyette[src/pgoyette-compat]: src/share/man/man9 We'll use an array of individual al...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix sparc
mrg[src/trunk]: src/share/mk add util-macros src dir.
christos[src/trunk]: src/usr.sbin/autofs avoid passing literal string to unconst.
christos[src/trunk]: src/sys/external/bsd/drm/dist remove unused variables
dholland[src/trunk]: src/sbin/fsck_lfs Comment out unused logic. PR 50973
mrg[src/trunk]: src/usr.sbin/makefs avoid using __USE() in the tools version of ...
kefren[src/trunk]: src/usr.sbin/ldpd correct the sockaddr compare
matt[src/trunk]: src/sys/arch/evbarm/stand Make sure these are always compiled wi...
rin[src/trunk]: src/sys/dev/wsfont Define missing HAVE_FONT for newcomers.
hkenken[src/trunk]: src/sys/dev/sdmmc eSDHC Controller doesn't have "Host SDMA Buffe...
gson[src/trunk]: src/tests/fs/vfs Add a test of symlinks with long targets.
njoly[src/trunk]: src/lib Fix {clock, pthread}_getcpuclockid to return an error num...
riastradh[src/trunk]: src/sys/ufs Factor out post-read/write inode updates in UFS.
christos[src/trunk]: src/sys/arch wildcard speaker attachments, now that we can handl...
christos[src/trunk]: src/include appease gcc-5 |= #$@#%
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Print the cl...
uebayasi[src/trunk]: src/lib/libc/compat/arch/i386/sys Define hacked version of END()...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Gu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Disable drm prime ioctls for ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Add drm_pci_set_unique.
rmind[src/trunk]: src/sys/kern - pserialize_switchpoint: check for passing twice, ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern In case pagedaemon can't release a...
christos[src/trunk]: src/bin/sh Drop privileges when executed set{u, g}id unless -p is...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Update module dependency - it ...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Make this compile for more option comb...
kamil[src/trunk]: src/tests/lib/libc/sys Rename signal1 to signal_mask_unrelated i...
matt[src/trunk]: src/sys/arch/mips/mips Add IPI_WDOG
jnemeth[src/trunk]: src/sbin/gpt Convert FreeBSD numeric FS_<type>s to labels by req...
skrll[src/trunk]: src/sys/arch/hppa/hppa #if 0 some unsed code which should probab...
njoly[src/trunk]: src/sys/compat/linux/arch Fix munmap(2) signature.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Parse the TLB info from `cpuid leaf 1...
pgoyette[src/pgoyette-compat]: src/doc Remove "alias" entry from the To-Do list - it'...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove some unnecessary #includes
ozaki-r[src/trunk]: src/sys/net Make some global variables static
jmcneill[src/trunk]: src/sys/dev/pci Add Mellanox ConnectX-4, ConnectX-4 Lx, ConnectX...
rmind[src/trunk]: src - npfctl_load_nvlist: simplify the config loading logic.
ozaki-r[src/trunk]: src/tests/net tests: explain how rump_server_check_memleaks works
msaitoh[src/trunk]: src/sys Change buf_nbuf()'s return value from int to u_int to av...
maxv[src/trunk]: src/sys/kern Revert r1.254, put back || for KASAN, some destruct...
martin[src/trunk]: src/usr.sbin/sysinst When requesting no special FS sub type, def...
hannken[src/trunk]: src/sys/dev Add "d_minphys" to "mddkdriver" to make physio() on ...
pgoyette[src/pgoyette-compat]: src/sys Regen
matt[src/trunk]: src/libexec/ld.elf_so/arch/riscv Update RISCV to use the ELF rel...
riastradh[src/trunk]: src/sys/kern Gather global pool and sources state into a cacheli...
christos[src/trunk]: src/usr.bin/man Recognize .gz and .bz2 suffixes so $ man ./man.1...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add support for strnlen.
christos[src/trunk]: src/lib/libcurses fix placement of lint comment
martin[src/trunk]: src/libexec/ld.aout_so Make sure UUDECODE_FILES is empty if we d...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-209886...
matt[src/trunk]: src/sys/arch/arm/cortex Make this a little more generic.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include Fake out unhe...
matt[src/trunk]: src/sys/arch/mips Define COP0 register that use select value in ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux correct typo
msaitoh[src/trunk]: src/sys/arch/x86/include Update CPUID(EAX=0x0d, ECX=1) from Inte...
dholland[src/trunk]: src/usr.bin/uuencode Fix wrong use of argument identifiers; purs...
riastradh[src/trunk]: src/sys/rump Fix rump build: rndpseudo_50.c now needed by kernel...
reinoud[src/trunk]: src/sys/arch/arm/samsung Make ODROID (-XU) compile again
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
mrg[src/trunk]: src/sys/arch/x86/x86 avoid misalignment in 32 bit kernels and "m...
macallan[src/trunk]: src/sys/dev/adb make Kensington Turbo Mouse ( actually a trackba...
oster[src/trunk]: src/share/man/man9 s/Xr store/Xr ustore/ to fix cross-references...
sevan[src/trunk]: src/usr.bin/tty Document history
sevan[src/trunk]: src/sbin/init grammar
wiz[src/trunk]: src/usr.bin/su Remove superfluous Ns.
sevan[src/trunk]: src/lib/libc/sys Document history
roy[src/trunk]: src/sys/netinet6 inet6: Re-introduce ND6_LLINFO_WAITDELETE so we...
sevan[src/trunk]: src/lib/libc/sys Document history
sevan[src/trunk]: src/lib/libm/man exp was present in v1
riastradh[src/trunk]: src Revert "Add more missing firmwares."
mlelstv[src/trunk]: src/sys/arch/arm/broadcom RNG200 attachment
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe printf -> device_printf
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use aprint_*() in the attach function.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.4 with the follow...
maxv[src/trunk]: src/sys/dev/audio Add missing mutex, we were hitting a KASSERT.
mrg[src/trunk]: src/tests/lib/libc/misc - revert previous to t_ubsan.c, it is de...
uwe[src/trunk]: src/lib/libcurses winwrite - using addch() on individual bytes o...
jmcneill[src/trunk]: src/sys/arch/arm/dts Fix PMU interrupt numbers on Allwinner A64.
thorpej[src/trunk]: src/sys/dev/i2c The hid-over-i2c spec specifies that compliant d...
thorpej[src/trunk]: src/sys/dev/i2c No need to do the poll-during-autoconfiguration ...
reed[src/trunk]: src/lib/libpam/modules/pam_unix Simply Subsection headers
skrll[src/trunk]: src/sys/arch/arm/broadcom Match brcm,bcm2711-cprman
isaki[src/trunk]: src/sys/dev/audio Use M_WAITOK instead of M_NOWAIT.
rin[src/trunk]: src/share/man/man4 Describe how to enter ddb for evbarm.
rin[src/trunk]: src/sys/stand/efiboot Enable us to load kernel image of differen...
kamil[src/trunk]: src/sys/sys Sync the e_ident[EI_OSABI] magic values with the ELF...
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/arch/mips/ingenic No need to check cold ourselves; iic_e...
mrg[src/trunk]: src/sys/dev/pci add a couple of GPUs i have:
riastradh[src/trunk]: src/sys/dev/usb umass dtrace probes
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Sort more headers...
isaki[src/trunk]: src/sys/arch/luna68k/include Remove a pointless MSGBUFSIZE defin...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Convert mi_userret(9) into powerpc-s...
pgoyette[src/trunk]: src/bin/sh Typo: s/./,/
rin[src/trunk]: src/sys/arch/powerpc/powerpc When UPAGES > 1, both __HAVE_CPU_UA...
kamil[src/trunk]: src/lib/libc/db/hash Avoid undefined behavior in *BIT macros
msaitoh[src/trunk]: src/sys s/recevive/receive/ in comment.
sevan[src/trunk]: src/sys/dev/pci Killer E3000
uki[src/trunk]: src/distrib/sets/lists give syspkg names to i386 machine depende...
ad[src/trunk]: src/sys/uvm It looks like the freelist cache can starve the page...
ad[src/trunk]: src/sys/uvm/pmap pg->phys_addr -> VM_PAGE_TO_PHYS().
jmcneill[src/trunk]: src/sys/dev/sdmmc regen
jmcneill[src/trunk]: src/sys/dev/sdmmc Use correct firmware for BCM43456
ad[src/trunk]: src/sys/uvm Fix a comment.
wiz[src/trunk]: src/usr.sbin/fstyp Try fixing a sentence.
mlelstv[src/trunk]: src/sys/dev/pci Add support for single power writes, and enable ...
kamil[src/trunk]: src/tests/modules Avoid undefined behavior in get_modstat_info
isaki[src/trunk]: src/sys/dev/audio Improve KASSERT messages.
isaki[src/trunk]: src/sys/dev/audio Add KASSERTs. audio_[pr]mixer_start() need ex...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix previous for _ARM32_NEED_BUS_DMA_BOUNCE
maxv[src/trunk]: src/sys/net pass the address of the field, instead of relying on...
fox[src/trunk]: src/common/lib/libc/stdlib common/lib/libc/stdlib: Fix possible ...
kamil[src/trunk]: src/tests/lib/libc/sys Disable t_ptrace_wait* tests for MKSANITI...
thorpej[src/trunk]: src/sys/arch/alpha/alpha Fix a couple of printf formats in debug...
wiz[src/trunk]: src/sbin/modstat Fix date.
isaki[src/trunk]: src/sys/dev/audio Improve error handling around audio_hw_probe().
hannken[src/trunk]: src/sys/fs/udf Remove a bogus vrecycle() from udf_inactive(). V...
riastradh[src/trunk]: src/sys/ufs/lfs Assert lfs_writer where I think we can now prove...
riastradh[src/trunk]: src/sys/ufs/lfs Take a reference and fix assertions in lfs_flush...
riastradh[src/trunk]: src/sys/ufs/lfs In lfs_update, hold lfs_writer around lfs_vflush.
riastradh[src/trunk]: src/etc/rc.d If zfs=YES, unconditioally do zfs mount/unmount -a.
ad[src/trunk]: src/sys/uvm Fix a comment.
rin[src/trunk]: src/sys 0x%#x --> %#x for non-external codes.
yamaguchi[src/trunk]: src/sys/dev/pci Stop callout for statistics while the interface ...
wiz[src/trunk]: src/share/man/man7 Fix Xr section numbers.
kamil[src/trunk]: src/distrib/sets/lists/man Register groups.0 and users.0 in dist...
kamil[src/trunk]: src/external/bsd/libarchive/dist/cpio/test Fix undefined behavio...
ad[src/trunk]: src/sys/kern Remove an unneeded ifdef MULTIPROCESSOR.
kim[src/trunk]: src/crypto/external/bsd/openssh/dist Move NetBSD.org-specific en...
nisimura[src/trunk]: src/sys/dev/usb make sure to accept bcast frame all the time
kamil[src/trunk]: src/libexec/ld.elf_so Implement and integrate GNU Hashing function
skrll[src/trunk]: src/sys/dev/usb Fix a comment
nia[src/trunk]: src/sys/dev/pckbport synaptics: Check for single-finger event ji...
christos[src/trunk]: src/sys/compat/netbsd32 Don't open-code ioctls, pass back to the...
nia[src/trunk]: src/sys/dev/pckbport synaptics: Increase default scale_z for mor...
macallan[src/trunk]: src/sys/arch/macppc/conf remove OFWOEA_WSCONS_NO_ROM_FONT
nisimura[src/trunk]: src/sys/arch/arm/sociox enrich eMMC driver realities to work a bit
ad[src/trunk]: src/sys/uvm sysctl_vm_uvmexp2(): some counters were needlessly t...
skrll[src/trunk]: src/sys/dev/ic Trailing whitespace
tnn[src/trunk]: src/sys/dev cgd: switch from malloc(9) to kmem(9)
kamil[src/trunk]: src/sys/sys Revert previous
christos[src/trunk]: src/doc Update date
nisimura[src/trunk]: src/sys/arch/arm/sociox do better work in ifmedia_upd. fix ucode...
wiz[src/trunk]: src/lib/libcurses Fix synopsis, use more markup.
ad[src/trunk]: src/sys - Deal with (rare) hash collisions by using memcmp() to ...
ad[src/trunk]: src/sys/kern Correct an assertion.
nisimura[src/trunk]: src/sys/arch/arm/sociox try to be consistent for the number of a...
thorpej[src/trunk]: src/sys/dev/ic Add a file type entry for CLM files.
christos[src/trunk]: src/distrib/sets/lists/comp add pw_gensalt
kre[src/trunk]: src Document strerror_l()
wiz[src/trunk]: src/lib/libcrypt Fix typos. Use more markup. New sentence, new l...
christos[src/trunk]: src/lib/libcrypt new paragraph
nisimura[src/trunk]: src/sys/arch/arm/sociox DRT about config messages
ad[src/trunk]: src/sys/sys NetBSD 9.99.52 - sleepq_t & kcondvar_t shrunk
ad[src/trunk]: src/sys/kern TAILQ -> LIST
christos[src/trunk]: src/lib/libterminfo support for older compilers
isaki[src/trunk]: src/share/man/man4 Revert 1.96, 1.97 and 1.100. (no response fr...
roy[src/trunk]: src/lib/libterminfo terminfo: use , as a record version delimite...
martin[src/trunk]: src/distrib/evbarm/instkernel Try to fix previous: include etc.e...
sevan[src/trunk]: src/share/misc SOM & COM from the world of ARM
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add HAXM.
msaitoh[src/trunk]: src/sys/dev/mii Add my name.
pgoyette[src/trunk]: src Now that the if_srt module has a chance of working (ie, it now
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid container_of-inspi...
christos[src/trunk]: src/lib/libc make more descriptors that we open as close-on-exec
dholland[src/trunk]: src/usr.bin/make Improvements pertaining to shell commands and c...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Attempt to fix mergo for mips
skrll[src/trunk]: src/sys/arch/arm/include Add Revision ID register
ozaki-r[src/trunk]: src/tests/net/net Check if tests surely failed with TTL exceeded
hsuenaga[src/trunk]: src/sys add new cryptographic accelerator driver 'mvxpsec.'
matt[src/trunk]: src/sys/arch/arm/include Don't define CP15 inlines when compilin...
christos[src/trunk]: src/external/bsd/blacklist/lib put back setting uid and gid to -...
rjs[src/trunk]: src Build both xf86-video-radeon drivers for amd64 and i386, jus...
matt[src/trunk]: src/sys/lib/libkern If the platform support popcount as a __buil...
joerg[src/trunk]: src/gnu/dist/texinfo/makeinfo Fix operator precedence to allocat...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable mipi dsi stuff until I...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Rework Linux ktime.
thorpej[src/trunk]: src/sys/arch/mips/cavium/dev - Use ether_mediachange().
christos[src/trunk]: src/sys/dev/usb ke monitor mode work:
mlelstv[src/trunk]: src/sys/arch/aarch64/aarch64 Switch discriminates between fsc va...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2019a from ftp:/...
christos[src/trunk]: src/usr.bin/m4 print the source line and file where the error ha...
tnn[src/trunk]: src/sys/arch/arm/sunxi Register a timecounter source for the 32....
nonaka[src/trunk]: src/sys/dev/i2c Device ID 0xa01 also matches Catalyst CAT34TS02C.
reinoud[src/trunk]: src/sys/arch/evbarm/conf Re-enable OHCI since the Exynos5 SoC OH...
he[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add newfs_ext2fs and mount...
msaitoh[src/trunk]: src/share/man/man4 - Add missing BCM5716.
tnn[src/trunk]: src/sys/arch/arm/sunxi fix wrong counter_mask assignment due to ...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal add tables f...
msaitoh[src/trunk]: src/sys/dev/pci Remove hdaudio subdir.
christos[src/trunk]: src/sys/dev/pci use aprint consistently; note that we use aprint...
matt[src/trunk]: src/sys/lib/libunwind Use ARM_ENTRY since these aren't thumb com...
christos[src/trunk]: src/distrib/sets/lists/comp Add sqlite3 generated man pages, sort.
rin[src/trunk]: src/sys/dev/rasops Fix byte order of stamp for big endian so tha...
christos[src/trunk]: src/usr.sbin/isdn/isdntrace using sizeof(char *) to compute the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak intel_display.c to...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Stash the ring status pa...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 We don't deal in waitque...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix up some borken merges.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem R...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Find ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Handle removal of local v...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Namespace system_long_wq.
mrg[src/trunk]: src/distrib/sets/lists/comp it's html not himl. should fix build.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Disable radeon userptr...
snj[src/netbsd-7-1]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
tls[src/trunk]: src/sys/kern Tweak the previous a little: don't be so hasty to d...
rin[src/trunk]: src/lib/libc/gen Teach fmtcheck(3) about the flags a, A, F, G, t...
rin[src/trunk]: src/sys/arch/x68k/stand/loadbsd Clear STRIPFLAG after include bs...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add a _Noreturn token
yamaguchi[src/trunk]: src Add if_vlan directory to lists to fix the build failure
ozaki-r[src/trunk]: src/sys/netinet Restore nd6.h inclusion to resolve implicit depe...
christos[src/trunk]: src/usr.sbin/makefs gc global sectorsize.
alnsn[src/trunk]: src/sys/net Loads at offsets UINT32_MAX or greater are unreachable.
pgoyette[src/prg-localcount2]: src/sys At suggestion of chuq@, modify config_attach_p...
roy[src/trunk]: src/sys/net Allow sppp to be #if NSPPP > 0
jmcneill[src/trunk]: src/sys/arch/arm/allwinner capture support
christos[src/trunk]: src/usr.bin/make Don't wait forever for output from a child job.
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
ozaki-r[src/trunk]: src/sys/netinet Add $NetBSD$ at the top of the file
christos[src/trunk]: src/sys/coda move module code inside module ifdef
christos[src/trunk]: src/sys/dev/ofisa don't use alloca
christos[src/trunk]: src/sys/dev/ieee1394 ran sed too agressively.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Ifdef out sysfs stuff.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Restore intel_fbdev.c.
martin[src/trunk]: src/sys/arch/vax/boot/boot Close the file descriptor used for lo...
skrll[src/trunk]: src/distrib/utils/embedded/conf cmdline needs to be a line! hi jak.
gson[src/trunk]: src/share/man/man9 Don't capitalize "it" in the middle of a sent...
jmcneill[src/trunk]: src/sys/dev/i2c fix a sizeof typo
wiz[src/trunk]: src/share/man/man4 Add missing word.
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 ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add HDAUDIOVERBOSE
joerg[src/trunk]: src/sys Regen.
rtr[src/trunk]: src/sys/compat/svr4 get rid of unnecessary use of mbuf to hold s...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Calculate way and number of entries cor...
christos[src/trunk]: src/usr.sbin/mtree fix man page.
uwe[src/trunk]: src/lib/libcurses _wnoutrefresh - extend current position checks.
kre[src/trunk]: src/distrib/sets Simplify (and no need for sub-shells).
reinoud[src/trunk]: src/sys/arch/arm/samsung Add usb20 phy host link enable
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn Add a (void *) ca...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto one more page
kamil[src/trunk]: src/lib/libc/sys Remove outdated note in the PT_DUMPCORE call of...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add new compat_sysv_ipc...
christos[src/trunk]: src/lib/libc/rpc CID 975117: check listen(2) return .
matt[src/trunk]: src Enable building/installing libc_vfp for MACHINE_ARCH arm/armeb
matt[src/trunk]: src/distrib/sets/lists Mark libc_vfp as depending on softfloat.
skrll[src/trunk]: src/sys/dev/usb Don't hold softc lock when calling ucom_read
jmcneill[src/trunk]: src/sys/dev/hdaudio replace hdaudio_config.h with defflags
macallan[src/trunk]: src/sys/arch/powerpc/oea detect if we netboot and set booted_dev...
pgoyette[src/trunk]: src/share/man/man4 emove an unnecessary .Dq
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config make LINK_EH_SPEC match ot...
mrg[src/trunk]: src/external/gpl3/gcc - clean up some
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
pgoyette[src/trunk]: src/sys/fs/nfs One more option for the opt_ file.
knakahara[src/trunk]: src/sys fix race of gif_softc->gif_ro when we send multiple flow...
pgoyette[src/pgoyette-compat]: src/sys/conf No longer build the libcompat.o which end...
pgoyette[src/pgoyette-compat]: src/sys/compat/common compat_util.c is included in all...
skrll[src/trunk]: src/sys/arch/aarch64/include Expose CACHE_LINE_SIZE (and COHEREN...
christos[src/trunk]: src/bin/sh PR/48843: Jarmo Jaakkola: Soften the language in the ...
roy[src/trunk]: src/etc/defaults Add the -M flag to dhcpcd so it stays in master...
jmcneill[src/trunk]: src/sys/dev/i2c Broadcast PMF display on/off events when our con...
msaitoh[src/trunk]: src/sys/dev/pci - Fix incorrect calculation in PCI_MSIX_CTL_TBLS...
christos[src/trunk]: src/usr.sbin/makefs This works well enough to populate plain fil...
mrg[src/trunk]: src/external/gpl3/gcc update a bunch:
christos[src/trunk]: src/share/mk switch vax to new binutils and gdb.
msaitoh[src/trunk]: src/sys/dev/pci Fix the output of the option ROM version.
sevan[src/trunk]: src/share/misc Add Bluetooth related terms: ACL, LMP, LELL, SCO
jdolecek[src/trunk]: src/sys move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are s...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support "nomodeset" kernel cmdline flag t...
yamaguchi[src/trunk]: src/sys/dev/pci Do not call virtio_start_vq_intr() for ctrlq
mrg[src/trunk]: src - use -Wno-error=implicit-fallthrough with GCC7.
mrg[src/trunk]: src/sys/kern s/fall into .../FALLTHROUGH/
jmcneill[src/trunk]: src/sys/dev/i2c AXP20x Power Management Unit driver, pretty basi...
riastradh[src/trunk]: src/sys Make various things now private to kern_rndq.c static.
riastradh[src/trunk]: src/sys Include <sys/rndsource.h> where it is actually used.
martin[src/trunk]: src/sys/arch/mips/mips Fix printf formats for db_expr_t on 32bit...
matt[src/trunk]: src/sys/arch/arm pmap_directbase is a failed experiment, nuke it.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add defparam MVSOC_FIXUP_DEVID to opt_m...
pgoyette[src/pgoyette-compat]: src/sys/compat/common All the COMPAT_xx macros are alr...
pgoyette[src/pgoyette-compat]: src Store the aliases list in the mod_info struct, sin...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Update to describe module aliases.
dholland[src/trunk]: src/usr.bin/cdplay Merge some of the cleanup from PR 21894. Do a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu amdgpu.kmod depends on drmkms.k...
skrll[src/trunk]: src/sys/arch/hp700/dev Remove unused variable.
skrll[src/trunk]: src/doc Note 4.8.3 gcc
maxv[src/trunk]: src/sys/kern Move some code into a separate function, and explai...
wiz[src/trunk]: src/lib/libnvmm Remove leading zero from date.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts.
matt[src/trunk]: src/share/mk Since the majority of architectures uses GCC 4.8, m...
pgoyette[src/pgoyette-compat]: src/sys/sys Typo in comment - no functional change, no...
matt[src/trunk]: src/sys/arch/mips/mips Add octeon_reset_vector which handles sof...
apb[src/trunk]: src/etc The console major number is not always 0; when creating ...
wiz[src/trunk]: src/share/man/man9 Fix xref.
apb[src/trunk]: src/sbin/modload Don't pass NULL to prop_dictionary_set.
yamt[src/trunk]: src/sys/net whitespace
jmcneill[src/trunk]: src/sys/arch/arm/broadcom trust the firmware and use whatever it...
mrg[src/trunk]: src/sys/arch/sparc/conf add -Wa, -Av8 to CFLAGS and AFLAGS to fix...
riastradh[src/trunk]: src/sys/kern Omit unused rndsource `anonymous'.
ad[src/trunk]: src/sys/compat/common Don't bother with kernel_lock for kern_reb...
pgoyette[src/trunk]: src/doc Update location of live-images to reflect changes made i...
skrll[src/trunk]: src/sys/arch/arm/arm32 Print the Revision ID regster (verbose)
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man commit the new...
christos[src/trunk]: src/sys/dev/usb 1) Use ic_curchan consistently
phx[src/trunk]: src/sys/arch/amiga/conf Include two MII PHY drivers, as needed b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add missing namespacing.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define nsecs_to_jiffies.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement linux_pci_dev_...
christos[src/trunk]: src/usr.sbin/makefs macroize to make it more type-safe.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.5 with the follow...
maya[src/trunk]: src/sys/dev sync with openbsd bwfm to some extent.
jmcneill[src/trunk]: src/external/bsd/nvi/dist/cl When testing to see if a signal han...
riastradh[src/trunk]: src/sys/ufs/ufs VOP_WRITE never has IO_JOURNALLOCKED.
matt[src/trunk]: src/sys/arch/evbarm/beagle Don't hardcode beagle_putchar com val...
pgoyette[src/pgoyette-compat]: src/sys Initial set-up for compat_60 module
pgoyette[src/pgoyette-compat]: src/sys/compat Clean-up for kern_cpu_60 code.
kefren[src/trunk]: src/usr.sbin/ldpd move code around a little bit in order to call...
christos[src/trunk]: src/distrib/common revert previous, it was an unintended side ef...
hannken[src/trunk]: src/sys/miscfs/specfs Whhen spec_strategy() extracts v_rdev take...
martin[src/trunk]: src/sys/arch/mips/mips Do not touch FP register on softfloat ker...
mrg[src/trunk]: src/lib/csu/common add a hack for GCC 5 and non-x86 platforms:
christos[src/trunk]: src/bin/sh Move the parseredir internal subroutine out of readto...
ryoon[src/trunk]: src/sys/ufs Close comments
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd If a protected symbol is def...
joerg[src/trunk]: src/lib/libc/db/btree Fix syntax for currently not compiled in c...
ryo[src/trunk]: src/sys/arch/arm/arm32 add memory access barrier
jakllsch[src/trunk]: src/distrib/utils/embedded/conf Specify the root device in cmdli...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add aeabi strong aliases.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Change movsne to movnes for ...
ozaki-r[src/trunk]: src/sys/kern Sanity-check if interlock is held when it's passed
rkujawa[src/trunk]: src/sys/arch/amiga/pci Add Mediator 4000 driver - em4k(4). Worki...
christos[src/trunk]: src/lib/libnpf use array notation
skrll[src/trunk]: src/sys/arch/hp700/hp700 Sprinkle __unused.
christos[src/trunk]: src/usr.sbin/makefs the allow options are 8 bits wide.
joerg[src/trunk]: src/usr.bin/vmstat Use vm.uvmexp data as much as possible for vm...
nonaka[src/trunk]: src/sys/dev/usb Added Realtek devices.
sjg[src/trunk]: src/usr.bin/make Document .OBJDIR target.
christos[src/trunk]: src/crypto/external/bsd/openssl print only the version as the fu...
christos[src/trunk]: src/distrib/sets/lists/tests new sh tests
maxv[src/trunk]: src/sys/net style
maxv[src/trunk]: src/sys/net80211 Start cleaning up this mess.
plunky[src/trunk]: src/sys/arch/x86/x86 \%s is not an escape sequence, and we want %s
skrll[src/trunk]: src/sys/arch/arm/broadcom DMA channel interrupt names
christos[src/trunk]: src/lib/libc/stdio Fix documentation to reflect what happens whe...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid missing field init...
ozaki-r[src/trunk]: src/sys/net Use kmem_alloc instead of kmem_intr_alloc in ether_a...
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/kern Missed this in the regen
martin[src/trunk]: src/usr.sbin/sysinst When changing the user geometry, do not alt...
rin[src/trunk]: src/sys/arch/arm/arm32 Fix hand-crafted trap instruction in cpu_...
pgoyette[src/pgoyette-compat]: src/sys For now, disable CPU_UCODE stuff since we can'...
joerg[src/trunk]: src/usr.bin/vmstat Make missing kern.evcnt an error, don't try t...
jmcneill[src/trunk]: src/sys/dev/usb need to protect complete tailq with intr lock
wiz[src/trunk]: src/share/man/man4 Sort errors. Use \(em.
christos[src/trunk]: src/bin/sh PR/19832, PR/35423: Fix handling 0x81 and 0x82 charac...
manu[src/trunk]: src/sbin/raidctl Better sanity check numbers given to raidctl(8)
matt[src/trunk]: src/sys/arch/arm Add a machdep.fpu_present sysctl for ld.elf_so ...
rmind[src/trunk]: src/sys/netinet Make ip_input() static, there is no need to expo...
mrg[src/trunk]: src/external/gpl3/gcc document the state of gcc 5.3 in src.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356386: Don't leak sock
christos[src/trunk]: src/tests/bin/sh Better tests for redircloexec and add t_shift (...
matt[src/trunk]: src/sys/arch/arm/arm32 Add simple sysctls for cpu_id, fpu_id, ne...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Move DMA interrupt establishement to t...
matt[src/trunk]: src/sys/arch/evbarm/beagle Use <arm/cortex/a9_mpsubr.S> for the ...
matt[src/trunk]: src/external/bsd/file/dist/magic/magdir Add UCB RISC-V EM value
christos[src/trunk]: src/usr.bin/ftp merry belated x-mas.
njoly[src/trunk]: src/sys/kern In shmrealloc(), add missing condvar initialisation...
matt[src/trunk]: src/sys/arch/arm/include include stdbool.h if !_KERNEL
riastradh[src/trunk]: src/share/man/man9 Fix typo: VFS_UNMOUNT, not VFS_MOUNT, should ...
christos[src/trunk]: src/distrib/sets/lists - fix the debug sets which were broken be...
macallan[src/trunk]: src/doc mention hardware acceleration for cgfourteen/sx
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix GTT PTE flag bits.
dholland[src/trunk]: src/share/misc TFOA = things falling off aircraft
dholland[src/trunk]: src/usr.bin/make Revert the man page as well. (hi joerg)
macallan[src/trunk]: src/sys/arch/arm/arm32 support ARM32_MMAP_WRITECOMBINE for manag...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r192615, whi...
snj[src/netbsd-7-1]: src/sys/external/bsd/drm2/drm Pull up following revision(s)...
snj[src/netbsd-7-1]: src/doc 1551, 1552
khorben[src/trunk]: src/sys Let PaX ASLR know about the current emulation
wiz[src/trunk]: src/share/man/man4 Add missing closing quote. From Henning Peter...
skrll[src/trunk]: src/sys/arch/mips/atheros Comment out nfrac as it's unused.
riastradh[src/trunk]: src/sys/ufs Tighten some kasserts in ufs_bufio code paths.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner a10/a20 rtc driver
christos[src/trunk]: src/share/mk complete the transition to binutils-2.27
christos[src/trunk]: src/libexec/identd Add libprop for static linking
christos[src/trunk]: src/sys/arch/amd64/include add missing _
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto hack for lint
mrg[src/trunk]: src/share/mk switch ppc* to binutils 2.27.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc find all libgcc sources
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add references, comme...
tsutsui[src/trunk]: src/sys/dev/scsipi Remove extra spaces.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove unused variable
jmmv[src/trunk]: src/external/bsd/kyua-cli Update reachover build files for kyua-...
dholland[src/trunk]: src/share/man/man4 Add LFS options, both preexisting and UFS-der...
nat[src/trunk]: src/doc Mention ossaudio(3) inital OSSv4 support from May.
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Revert previous. Instead, we'll just ...
pgoyette[src/pgoyette-compat]: src/sys/kern Mark syscall #175 modular, since it is pr...
christos[src/trunk]: src/tests/bin/sh Avoid leaving turds in /tmp. (from kre@)
martin[src/trunk]: src/distrib/common Pass -U to maketars if we are not building as...
christos[src/trunk]: src/usr.sbin/cnwctl avoid pointer gymnastics
skrll[src/trunk]: src/sys/uvm Fix a UVMHIST_LOG format broken in 1.91
skrll[src/trunk]: src/sys/arch/hppa/hppa Make this compile. Hi rmind!
mrg[src/trunk]: src/usr.sbin/crash note that crash/sparc is unstable
alnsn[src/trunk]: src/doc Added aes-xts to cgd(4).
martin[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
martin[src/trunk]: src/usr.sbin/makefs/cd9660 PR kern/48852 (which should have been...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin XXXGCC5: add symlinks for SH .cc f...
christos[src/trunk]: src/sys/modules/compat_netbsd32 We need more defines for this to...
joerg[src/trunk]: src/sys/kern Don't play loop games, just enumerate the 10 fields...
christos[src/trunk]: src/sys/arch/arm/iomd back to passing device_t
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 since uvm_faut() will fail if cache...
christos[src/trunk]: src/sys/arch/shark/isa fix leak
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix bug in detecting EOS/mat...
roy[src/trunk]: src/lib/libterminfo Fix building our terminals with a non standa...
christos[src/trunk]: src/usr.sbin/makefs add a replace flag so we can overlay exiting...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add compat_20 module to...
kamil[src/trunk]: src/tests/lib/libc/gen/exect Restrict atf_tc_expect_fail(PR port...
rkujawa[src/trunk]: src/sys/dev/pci - Map memory space with BUS_SPACE_MAP_LINEAR
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: added missing dtsb miss hand...
macallan[src/trunk]: src/sys/arch/sparc/dev add SX_ROP instruction
mrg[src/trunk]: src/sys/dev/usb s/UBSNET_MII_DECL_DEFAULT/USBNET_MII_DECL_DEFAUL...
mrg[src/trunk]: src/sys/dev/usb update the list of splusb drivers (it's grown un...
rmind[src/trunk]: src libnpf fix: link the library itself to libnv; libnpf users s...
roy[src/trunk]: src/sys/netinet6 Userland really has no business with NA messages.
roy[src/trunk]: src inet6: Revert prior
roy[src/trunk]: src/sys/netinet6 inet6: don't set an invalid lladdr in nd6_free()
roy[src/trunk]: src/sbin/route route(8): show addrs for RTM_MISS
sevan[src/trunk]: src/share/man/man1/man1.atari grammar
sevan[src/trunk]: src/usr.bin/mail mail was in v1
wiz[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9). Remove superfluous Pp.
wiz[src/trunk]: src/lib/libc/gen Remove superfluous Pp.
rmind[src/trunk]: src/sys - Add in_init() and move some functions, variables and s...
christos[src/trunk]: src/sys/conf use -@ like bsd.klinks.mk
martin[src/trunk]: src/sys/arch/sparc/sparc Patch from Nobuyoshi SATO: scale second...
dholland[src/trunk]: src/sys/sys u_int -> unsigned
mlelstv[src/trunk]: src/sys/dev/sdmmc Provide CID data (manufacturer/product id/prod...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 spinkle __printflike(), and use PRIxxx
christos[src/trunk]: src/external/bsd/nsd/sbin Append DPLIBS to PROGDPLIBS so that we...
jmcneill[src/trunk]: src/etc/etc.evbarm Include bootarm.efi with releases
simonb[src/trunk]: src/sys/arch/mips/sibyte/dev Allocate memory for for the etherne...
mlelstv[src/trunk]: src/sys/lib/libsa correct debug message, d->myport has network b...
msaitoh[src/trunk]: src/sys s/adddress/address/
christos[src/trunk]: src/tests/lib/libc Don't include bsd.sys.mk; like sys.mk it is s...
martin[src/trunk]: src/sys/arch/bebox/conf Comment out spkr at pcppi, as pcppi is c...
joerg[src/trunk]: src/usr.bin/vmstat Use kern.clockrate if possible.
rkujawa[src/trunk]: src/share/man/man4 Add information about user settable resolutio...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for m68k and m68000 and GCC 5.3.
ozaki-r[src/trunk]: src/sys/net Use LIST_FOREACH instead of LIST_FOREACH_SAFE
pgoyette[src/pgoyette-compat]: src/sys/compat/common Include if.h to get IFNAMSIZE
joerg[src/trunk]: src/external/bsd/libc++/include Explicitly include bsd.clean.mk ...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in a comment.
macallan[src/trunk]: src/sys/arch/mips/mips sync _MTC0_V0_USERLOCAL with cpuregs.h
mrg[src/trunk]: src/sys/dev/usb - remove unused uncd_rx_cnt
joerg[src/trunk]: src/external/bsd/openpam/dist/doc/man Switch .Nm to match file n...
roy[src/trunk]: src/lib/libcurses Note that delwin(3) is a null-op if win is NULL.
dholland[src/trunk]: src/sys/arch/amd64/conf Add missing wsbell, commented out with a...
martin[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
mrg[src/trunk]: src/libexec/httpd there was a bug fix in july. call this 20160...
matt[src/trunk]: src/sys/ddb Add description of inst_return
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot A stack size of 8K is too small...
hannken[src/trunk]: src/sys/nfs Change NFS from rbtree to vcache.
dholland[src/trunk]: src/lib/libc/gen The list of async-signal-safe functions got mov...
ast[src/trunk]: src/lib/libc/sys Fixed spelling of 'appeared'.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/dist tpm-tools (1.3.9.1)
sevan[src/trunk]: src/lib/libc/sys Open was present in v1
sevan[src/trunk]: src/lib/libc/stdio Start documenting history
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use \(em.
christos[src/trunk]: src/lib/libc/nameser Since we advance cp after the bounds check, ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
msaitoh[src/trunk]: src Add support SIOCZIFDATA as ixgbe.c.
thorpej[src/trunk]: src/sys/arch/arm/sunxi Catch up with RTC-related DTS changes for...
thorpej[src/trunk]: src/sys/dev/i2c - Don't read/write the device if iic_acquire_bus...
kamil[src/trunk]: src Introduce PT_LWPSTATUS + PT_LWPNEXT, obsolete PT_LWPINFO
msaitoh[src/trunk]: src s/transfered/transferred/
mlelstv[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build.
gutteridge[src/trunk]: src/sys/dev/marvell Fix typos in messages.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Use iconv(3) to convert NTFS vol label...
martin[src/trunk]: src/sys/uvm Include <sys/param.h> here directly to have a sane d...
jmcneill[src/trunk]: src/sys/dev/acpi Read clock frequency from device properties
uki[src/trunk]: src/distrib/sets/lists/xdebug Fix incorrect obsolete package name
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Flush the cache and disable TTBR0 t...
jmcneill[src/trunk]: src/sys/dev/acpi Fetch bus_dma tags when acpi devnodes are creat...
pgoyette[src/trunk]: src/external/cddl/osnet/sys/kern Another rename from uvm_free() ...
jmcneill[src/trunk]: src/sys/dev/fdt Remove a stupid printf
jmcneill[src/trunk]: src/sys/dev/i2c Add clk provider
maxv[src/trunk]: src/sys/dev/usb Fix buffer overflows: validate the lengths at at...
ad[src/trunk]: src/usr.bin/vmstat Have vmstat -H report on vcache_hashtab.
ad[src/trunk]: src/sys/sys NetBSD 9.99.29 - struct mount changed.
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys No need to use I2C_F_POLL here.
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF. One #include <sys/atomic.h> is enough
ryo[src/trunk]: src/sys/arch add aq(4)
martin[src/trunk]: src/usr.bin/mkubootimage Avoid mixing signed/unsigned arguments ...
maxv[src/trunk]: src/sys/compat Fix three stack info leaks, found by kMSan when j...
thorpej[src/trunk]: src/sys todr_gettime() and todr_settime() are not referenced out...
tkusumi[src/trunk]: src/sys/dev/dm dm: Add dm-flakey target
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Fix "exfat: iconv_open UCS-2LE: Invali...
thorpej[src/trunk]: src/sys/sys Welcome to NetBSD 9.99.33 -- boottime global is gone.
skrll[src/trunk]: src/sys/kern Trailing whitespace
ad[src/trunk]: src/sys/rump/librump/rumpkern rump: initialize pg->interlock
christos[src/trunk]: src/doc Add an entry for crunchgen
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add es8316, simpleamp
riastradh[src/trunk]: src/sys/dev/usb Consolidate logic to call the transfer callback.
riastradh[src/trunk]: src/sys/dev C99 initializers for scsipi_bustype. No functional ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Add support for brcm, bcm2711-emmc2
rin[src/trunk]: src libpthread sets initial value of MSR for lwp's. However, app...
mrg[src/trunk]: src/sys/external/bsd/drm2/include/drm in bus_dmamap_load_pglist(...
wiz[src/trunk]: src/doc Fix two entries.
kamil[src/trunk]: src/tests/lib/libc/sys Minor changes to t_ptrace_wait*
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Translate bus addresses for SCB on BCM...
jmcneill[src/trunk]: src/sys/arch/i386/stand/efiboot Remove check for bestmode==-1 (s...
ad[src/trunk]: src/sys/rump/librump/rumpkern rump_init(): need to call config_i...
ad[src/trunk]: src/sys/ufs/lfs Make LFS/rump play nice with aiodoned removal.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs spec no...
riastradh[src/trunk]: src/sys/ufs/lfs Just use VOP_BWRITE for lfs_bwrite_log.
mrg[src/trunk]: src/share/man/man9 install rw_lock_op link too.
ad[src/trunk]: src/sys/arch/x86/x86 Adjustment to previous: TP_SET_DONE() was w...
ad[src/trunk]: src/sys/coda v_interlock -> vmobjloc
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif shmif: use cprng_strong64 instead ...
yamaguchi[src/trunk]: src/sys/dev/pci Add defines for the max number of queue
yamaguchi[src/trunk]: src/sys/dev/pci Use kmem_alloc instead of malloc
jdolecek[src/trunk]: src/sys/kern Previous commit resolves:
ryoon[src/trunk]: src/sys/dev/pckbport Messages in pms_synaptics_input() should no...
christos[src/trunk]: src/doc new openssh
pgoyette[src/trunk]: src/sys/compat/common Ooppss - SYSCTL_SETUP() functions return v...
ad[src/trunk]: src/sys Tighten up the locking around vp->v_iflag a little more ...
mlelstv[src/trunk]: src/sys/net80211 Fix printf to handle various datatypes for MHLEN.
skrll[src/trunk]: src/distrib/sets/lists/modules if_ixl is MD
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 use pmapboot_enter_range()
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 use macro
riastradh[src/trunk]: src/sys/ufs/lfs Dust off the orphan detection code and try to ma...
ad[src/trunk]: src/sys/arch/x86/x86 pmap_enter(): look directly in the tree for...
ad[src/trunk]: src/sys/arch/x86 - pmap_enter(): Remove cosmetic differences bet...
ad[src/trunk]: src/sys/uvm uvm_physseg: cluster fields used during RB tree look...
ad[src/trunk]: src/sys/arch/x86 Back out the recent pmap changes until I can fi...
wiz[src/trunk]: src/external/bsd/mdocml/dist mdocml: Comment out non-applicable ...
ad[src/trunk]: src/sys/arch/x86/x86 Pacify assertion in a failure path.
thorpej[src/trunk]: src/sys/dev/sbus Don't bother with IFF_OACTIVE. Just keep proce...
thorpej[src/trunk]: src/sys/arch/sun2/dev Replace manipulating IFF_OACTIVE with an i...
ad[src/trunk]: src/sys/arch/x86/x86 PR port-amd64/55083 (assertion "pmap->pm_st...
joerg[src/trunk]: src/sys/sys Use __builtin_va_start for clang as well. This avoid...
nisimura[src/trunk]: src/sys/arch/arm/sociox make comments about descriptor storage d...
kamil[src/trunk]: src/sys/sys Expand the support of __no[sanitizer] attributes
maxv[src/trunk]: src/sys/dev/usb Add internal support for multiple endpoints.
thorpej[src/trunk]: src/external/broadcom/bwfm/dist Import bwfm firmware from linux-...
thorpej[src/trunk]: src/doc Note bwfm firmware update.
ragge[src/trunk]: src/sys/arch/vax/vsa Do not expect a struct buf to be present if...
ad[src/trunk]: src/sys/kern cache_remove(): remove from the vnode list first, s...
msaitoh[src/trunk]: src/sys/dev/ic - Define some new parameters of DDR3 SPD ROM.
knakahara[src/trunk]: src/sys/arch/x86/pci fix vmx(4) cannot link up at boot time. re...
nisimura[src/trunk]: src/sys/arch/arm/sociox fix FDT 2nd addr to map EEPROM store. me...
maxv[src/trunk]: src/sys/dev/usb Remove the argument from USB_{ATTACH, DETACH}, fo...
christos[src/trunk]: src/lib/libcrypt Revert putting a $ as the final character for b...
wiz[src/trunk]: src/lib/libcrypt Remove trailing whitespace.
skrll[src/trunk]: src/sys/arch/evbarm/conf Increase MEMORY_DISK_ROOT_SIZE
isaki[src/trunk]: src/sys/dev/audio Fix to start recording immediately when open()...
ad[src/trunk]: src/sys/kern Comments
rin[src/trunk]: src/distrib/sparc64/instfs Get back to terminfo.cdb.
maxv[src/trunk]: src/sys/dev/usb store the request buffer in the vxfer instead of...
jakllsch[src/trunk]: src/sys/arch/x86/acpi Correct acpi_md_OsWritable() logic so that...
matt[src/trunk]: src/sys/sys Add DT_PREINIT_ARRAY/DT_PREINIT_ARRAYSZ and few othe...
martin[src/trunk]: src/distrib/sets Do not try to preserve permissions when copying...
ozaki-r[src/trunk]: src/tests/net/net Add timeout to ping6 positive tests too
uebayasi[src/trunk]: src/lib/libc/arch/i386/gen Fix previous.
roy[src/trunk]: src Use the 20-resolv.conf hook from dhcpcd rather than the mini...
rkujawa[src/trunk]: src/sys/dev/i2c Add sysctl knobs to set temperature limit and hy...
martin[src/trunk]: src/lib/libm No fenv for m68k with SOFTFLOAT for now - so at lea...
jmcneill[src/trunk]: src/sys/dev/usb dwc_otg_timer: need to hold intr lock when acces...
christos[src/trunk]: src/usr.sbin/makemandb PR/51018: Abhinav Upadhyay: Update stopwo...
roy[src/trunk]: src/usr.bin/tput Use putp(3) to output our strings.
christos[src/trunk]: src/sys/arch/evbarm/gumstix static inline so that the kernel links.
christos[src/trunk]: src/lib/libc/net Fix buffer copy without checking the size of in...
ozaki-r[src/trunk]: src/tests/net Bump timeout for ping and ping6 to 5 sec
joerg[src/trunk]: src/sys/dev/iscsi Inline SET_CCB_TIMEOUT and SET_CONN_TIMEOUT
matt[src/trunk]: src/distrib/sets/lists/debug Add pre-name changed debug librarie...
matt[src/trunk]: src/sys/arch/arm/include Use __{PTRDIFF, SIZE, WCHAR, WINT}_TYPE__ ...
christos[src/trunk]: src/usr.bin/usbhidaction use O_CLOEXEC
matt[src/trunk]: src/sys/arch/evbmips/evbmips Add a few KDASSERT for interrupts b...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Removed duplicate call to prom_map_...
christos[src/trunk]: src/usr.sbin/postinstall don't echo the make command in the outp...
macallan[src/trunk]: src/sys/arch/sparc64 add a sysctl.vis node that indicated which ...
sevan[src/trunk]: src/doc bsd-family-tree
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Olimex A20-OLinuXino-LIME2 support, fro...
jmcneill[src/trunk]: src/sys options MOTG_ALLWINNER to select the awin specific reg l...
christos[src/trunk]: src/lib/libcompat Don't provide 2 versions of __compat_regerror(...
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix up TARGET_ENDIAN_D...
maya[src/trunk]: src/external/mit/xorg/lib/freetype Correct pkgconfig version.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Micro optimization: the STAR/LSTAR/CSTAR/SF...
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...
joerg[src/trunk]: src/sbin/brconfig constness doesn't increase by applying more co...
soren[src/trunk]: src/usr.sbin/catman Only try to recreate symlinks in the cat dir...
christos[src/trunk]: src/usr.bin use new scopeid functions
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc Use MACHINE_CPU for arm instead...
macallan[src/trunk]: src/sys/arch/evbarm/rpi add VC memory management goop
dholland[src/trunk]: src/sbin/route english usage patrol
christos[src/trunk]: src/sys/arch/amd64/conf Add PAX_SEGVGUARD disabled.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon CID 1356385: Add fallthro...
plunky[src/trunk]: src/share/mk use -Wno-traditional only for GCC rather than !CLANG
matt[src/trunk]: src/sys/arch/evbmips/conf Enable INET6
christos[src/trunk]: src/usr.bin/cdplay fix the rest of the lint warnings [pass 1]
pgoyette[src/trunk]: src/lib/libc/net More tweaking...
christos[src/trunk]: src/usr.bin/make Don't apply the suffix (curdir) to MAKEOBJDIR
christos[src/trunk]: src/share/mk factor out expression.
matt[src/trunk]: src/usr.sbin/cpuctl Add arm support for cpuctl identify
joerg[src/trunk]: src/sys/ufs/ffs Kill unused function ib_assign.
wiz[src/trunk]: src/share/misc - Added:
martin[src/trunk]: src/distrib Do not default any CD_SETS - let the MD makefiles re...
wiz[src/trunk]: src/lib/libcurses Fix quoting in macro.
christos[src/trunk]: src/distrib/sets/lists/comp add missing catman pages
reinoud[src/trunk]: src/sys/arch/evbarm/conf Cleanup ODROID-U config
macallan[src/trunk]: src/sys/arch/arm/omap put BUS_DMA_PREFETCHABLE back now that the...
alnsn[src/trunk]: src/share/man/man4 Document AES-XTS in cgd(4).
alnsn[src/trunk]: src/usr.sbin/sysinst Add aes-xts to sysinst(8).
kamil[src/trunk]: src/tests/lib/libc/gen/exect Skip t_exect test because it makes ...
skrll[src/trunk]: src/sys/dev/usb Fix some bugs introduced by the nick-nhusb merge...
joerg[src/trunk]: src/usr.bin/nbperf bdz -> bpz to match the initials of the authors.
uebayasi[src/trunk]: src/lib/libc/arch/x86_64 Put missing END() markers to set ELF sy...
jakllsch[src/trunk]: src/sys Add basic ARM PL061 GPIO driver with FDT attachment.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Comment out EARLYCONS
jdc[src/trunk]: src/sys/dev/i2c Add a driver for the LM81, LM87, and compatible ...
christos[src/trunk]: src/sys/dev/pci/hdaudio move debugging code inside debugging ifdef.
mbalmer[src/trunk]: src/libexec/httpd remove trailing whitespace
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 Handle the compat_50 stuff for opencrypto/cryp...
christos[src/trunk]: src/bin/sh This is an internally visible change - no effect visi...
riastradh[src/trunk]: src/share/man/man9 Explain resource estimation bug in wapbl(9).
matt[src/trunk]: src/lib/libarch Avoid defining MLIBDIR. Use ${MLIBDIR:Unone} in...
matt[src/trunk]: src/sys/arch/evbmips/conf Add wdog0
joerg[src/trunk]: src/sys/arch/mips/include Drop undocumented and redundant 0 argu...
wiz[src/trunk]: src/libexec/identd Whitespace.
matt[src/trunk]: src/sys/arch iMX233/OLinuXino changes from Petri Laskso.
christos[src/trunk]: src/external/bsd/blacklist/etc remove interface example from rem...
roy[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Add interface matching ...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family Re-add -cxx-isystem and ...
martin[src/trunk]: src/share/mk Pass -pie to cc, not -Wl, -pie. This way we have a c...
mrg[src/trunk]: src/share/mk turn off MKCOMPAT for arm and GCC 5 (for now).
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc Switch eARM to using normal DWARF...
joerg[src/trunk]: src Add note about the eARM flag day for C++.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix bad merge of radeo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Implement drm_new_set_master in dr...
skrll[src/trunk]: src/external/gpl3/binutils.old Remove binutils.old as everything...
christos[src/trunk]: src/share/examples/npf need esp
christos[src/trunk]: src/lib/libc/rpc Don't try to listen on UDP sockets.
hannken[src/trunk]: src/sys/fs/puffs The pageflush_selector gets a vnode with v_inte...
christos[src/trunk]: src/usr.sbin/makefs add debugging, fix warnings.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Use __unused for a variable and use the...
knakahara[src/trunk]: src/sys/net unify processing to check nesting count for some tun...
christos[src/trunk]: src/usr.sbin/makemandb PR/51006: Abhinav Upadhyay: makemandb(8) ...
skrll[src/trunk]: src/external/gpl3/gcc hppa is tested. I think it's "OK"
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for mips64* and GCC 5.3.
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify, use _pi instead of modulos, no re...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make th...
dholland[src/trunk]: src/usr.bin/make Fix handling of the silly $(@D) $(@F) etc. vars...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen configs.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc slightly rearrange the generati...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build - something isn't ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm i915 needs firmware now too, s...
christos[src/trunk]: src/sys/dev/usb remove unused variable
mlelstv[src/trunk]: src/share/man/man9 Add d_label and add a few words to minphys an...
roy[src/trunk]: src/usr.sbin/rtadvd Use clock_gettime(2) instead of gettimeofday...
christos[src/trunk]: src/external/bsd/blacklist/bin Document the options as a list in...
christos[src/trunk]: src/sys/conf Use similar restrictions to bsd.klinks.mk for .BEGI...
msaitoh[src/trunk]: src/sys/dev/pci - Add workaround for I210 Errata 25 and I211 Err...
christos[src/trunk]: src/sys/external/bsd/drm/dist/shared-core define a new macro tha...
jdc[src/trunk]: src/sys/dev/i2c Remove extraneous printf().
rkujawa[src/trunk]: src/doc Note new em4k(4) driver.
riastradh[src/trunk]: src/usr.sbin/pcictl Sternly advise against `pcictl read/write'. ...
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/kern In bwrite, add assertion that vp != NULL. (vp is th...
chs[src/trunk]: src/sys/kern shmctl(SHM_LOCK) does not need to mess with mapping...
isaki[src/trunk]: src/sys/arch/m68k/m68k Check whether we have an FPU regardless o...
roy[src/trunk]: src/usr.bin/tput Remove debug accidently commited.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 round_up, not ALIGN.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix mutex destroy pointer.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif We need ...
christos[src/trunk]: src/tests/bin/sh PR/48843: Jarmo Jaakkola: Test cses for break/c...
jakllsch[src/trunk]: src/sys/arch/evbarm/rpi Assume the first ld@sdmmc to attach is t...
hannken[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Always use "ne...
roy[src/trunk]: src/sys/netinet Don't set errno. Thanks to skrll@
isaki[src/trunk]: src/sys/arch/arm/broadcom Fix indent.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist import 1.0.1d for http://ww...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler PR/51540: Henning Pete...
christos[src/trunk]: src/tests/bin/sh Added tests collected by Sven Mascheck
wiz[src/trunk]: src/share/man/man4 bump date for previous.
ozaki-r[src/trunk]: src/tests/net/if_vlan tests: check error messages strictly
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out linux fb api s...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Omit vestigial cruft.
matt[src/trunk]: src/usr.sbin/cpuctl Only complain about binding if we have more ...
matt[src/trunk]: src/sys/arch/mips/mips Add more KASSERTs
kefren[src/trunk]: src/usr.sbin/ldpd use predefined group consts/macros instead of ...
pgoyette[src/trunk]: src Create a new module for the synthesized speaker(4).
snj[src/netbsd-7-1]: src/doc 1571
christos[src/trunk]: src/usr.sbin/makefs - more changes to make -O work
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable VGA plane after vga_cn...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner print chip name and id on attach, and...
mrg[src/trunk]: src/sys/arch/sparc move struct cpu_info and xpmsg into <machine/...
maxv[src/trunk]: src/sys/arch/x86/include Remove PG_u from the kernel pages on Xe...
rkujawa[src/trunk]: src/sys/arch/amiga/pci Support PCI_NETBSD_CONFIGURE for em4k. Me...
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Fix build failed with GUMSTIX(pxa2x0). b...
pooka[src/trunk]: src/lib/librumpuser do previous the right way to avoid rumpuser ...
mrg[src/trunk]: src/usr.sbin/crash enable sparc crash(8) builds.
macallan[src/trunk]: src/sys/arch include cpuregs.h
martin[src/trunk]: src/usr.sbin/sysinst For the benefit of gcc 4.5, rename a local ...
skrll[src/trunk]: src/sys/dev/usb Add
roy[src/trunk]: src/lib/libterminfo For platforms where we cannot fit a char * i...
thorpej[src/trunk]: src/sys/arch/x86/pci - Adopt <net/if_stats.h>.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner motg glue (host mode) for allwinner, ...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Allow bfd_mach_arm4 machines...
snj[src/netbsd-7-0]: src/doc 1373, 1390
wiz[src/trunk]: src/libexec/httpd Sort. More markup.
ozaki-r[src/trunk]: src/sys/net Remove leftover DECNET-related stuffs
joerg[src/trunk]: src Update LLVM/Clang build system to r337282.
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Finish clean-up of raidframe com...
pgoyette[src/pgoyette-compat]: src/sys Create and build the compat_20 module
christos[src/trunk]: src/sys/kern - initialize m_len m_pkthgr.len to 0 in constructor...
christos[src/trunk]: src/usr.bin fix unused variable warnings
jdc[src/trunk]: src Belatedly note root on RAIDframe support for sandpoint.
cherry[src/trunk]: src/sys/arch/xen/x86 Conditionally compile a conditionally used ...
pgoyette[src/pgoyette-compat]: src/sys/net Declare the compat_ifconf vector, not the ...
kamil[src/trunk]: src/tests/kernel Fix Clang/LLVM build
christos[src/trunk]: src/sys/modules/spkr sync with latest. this should either be cal...
nat[src/trunk]: src/sys/modules/spkr_synth Need to include audiobell.c
youri[src/trunk]: src/distrib/notes/common Add myself.
pgoyette[src/pgoyette-compat]: src/sys/compat/common We don't need to conditionalize ...
pgoyette[src/pgoyette-compat]: src/sys/sys Don't use () around __CONCAT as the expres...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Nix vestigial temporary.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to initiali...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cpu_has_pat for x86.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Can't use TARGET_AAPCS...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some more device pri...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Fix 64-bit printfs.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Ta...
roy[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Add some __printflike an...
ozaki-r[src/trunk]: src/sys/dev/iscsi Fix typo
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add proper padding to text secti...
christos[src/trunk]: src/sys/kern 0 -> NULL
joerg[src/trunk]: src/usr.sbin/ifmcstat Remove !NetBSD code.
christos[src/trunk]: src/sys/arch/mips/conf discard eh sections
spz[src/trunk]: src/share/examples/npf example for port remapping added
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Fence release callback may be ab...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Note radeon/amdgpu file collisions TOD...
christos[src/trunk]: src/lib/libnpf add npf_nat_lookup()
joerg[src/trunk]: src/sys/lib/libsa Let's not use uninitialized variables to write...
matt[src/trunk]: src/sys/arch/mips Use ci_nmi_stack
uwe[src/trunk]: src Make sure nbmake is always built with the right _PATH_DEFSYS...
christos[src/trunk]: src/sys/dev/pci/hdaudio gen
wiz[src/trunk]: src Install the nouveau gm206 firmware as used by my graphics card.
christos[src/trunk]: src/sys/arch/zaurus/conf bye ddb and we fit again.
jmcneill[src/trunk]: src/sys/arch/evbarm/include Provide LOADADDR macro for arm32 efi...
jmcneill[src/trunk]: src/sys/stand/efiboot/bootarm Jump to MARK_ENTRY instead of MARK...
christos[src/trunk]: src/crypto/external/cpl/trousers merge conflicts
pgoyette[src/pgoyette-compat]: src/sys Split vnd compat_30 code out of the main drive...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
wiz[src/trunk]: src/doc llvm-8.0.0 out.
christos[src/trunk]: src/distrib/utils/libhack Dedup and add the small jemalloc imple...
christos[src/trunk]: src/distrib/acorn32/ramdisk Bumpity bump bump
matt[src/trunk]: src/sys/arch/mips/mips Convert a KASSERT to KASSERTMSG
christos[src/trunk]: src/sbin/newfs_msdos We don't need getdiskinfo() for makefs() si...
matt[src/trunk]: src/sys/arch/arm/cortex Don't "sync" atomic ops.
skrll[src/trunk]: src/sys/dev/usb Handle an error from uhidev_get_report in ucycom...
christos[src/trunk]: src/sys/sys Rename the two register_t uses that leaked to userla...
skrll[src/trunk]: src/sys/dev/usb RCSId police
christos[src/trunk]: src/sys/fs/msdosfs don't need sys/mount.h in userland.
christos[src/trunk]: src/usr.sbin/makefs/msdos undo c99
he[src/trunk]: src/distrib/common The rockridge option of makefs now requires a...
pooka[src/trunk]: src/sys/rump/net Add a rump kernel component for the tap device.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Make sure the RISCV compiler defa...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
matt[src/trunk]: src/share/mk Add RISCV-V support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm Kludgily define __user i...
martin[src/trunk]: src/sys/arch/mac68k/dev Make sure we don't accidently pass an un...
mrg[src/trunk]: src/external/gpl3/gcc note alpha mostly works (sshd problem as w...
christos[src/trunk]: src/tests fix unused variable warnings
msaitoh[src/trunk]: src/sys/dev/pci Add Apollo Lake and Gemini Lake devices.
christos[src/trunk]: src/sys/arch/arm/vfp Add more vfp directives for gcc-6
wiz[src/trunk]: src/distrib/sets/lists Remove weird lines from set lists.
mrg[src/trunk]: src/external/mit/xorg/lib/libvdpau add libXext and libX11 to LIB...
mlelstv[src/trunk]: src/sys/dev/ata Set disk model name as disk type. The informatio...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Fix/remove some half-baked stuf...
gutteridge[src/trunk]: src/bin/pax pax: minor adjustments to comments in pat_rep.c
mrg[src/trunk]: src/usr.sbin/crash add an example shell pipeline that will print...
maxv[src/trunk]: src/sys/compat/linux/arch/alpha regen
pgoyette[src/trunk]: src/share/man/man4 Some minor tweaks from kre@ and some updates ...
msaitoh[src/trunk]: src/sys/dev/pci Sync with other *BSDs:
christos[src/trunk]: src/usr.sbin/makemandb PR/50460: Abhinav Upadhyay: Fix legacy ap...
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang 3.6.1. Th...
mrg[src/trunk]: src/tools/gcc pullout port_specific_symbol_files from libstdc++.
maya[src/trunk]: src/sys/sys Bump for drm2 da_fb_linebytes
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earmhf mknative for earmhf
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Remove dead code from sbc decoder.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax remove debugging code
roy[src/trunk]: src/etc/mtree More rtsold removal, thanks to Henning Petersen.
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for binutils 2.26 a...
matt[src/trunk]: src/sys/arch/mips/mips Add a verbose message when booting second...
pgoyette[src/prg-localcount2]: src/sys/dev/ata Typo
skrll[src/trunk]: src/sys/arch/arm/cortex Don't set CORTEXA9_AUXCTL_FW on A7. It's...
christos[src/trunk]: src/share/mk back to jemalloc for the masses
christos[src/trunk]: src/sys/arch/sparc/include provide the max page size for userland
dholland[src/trunk]: src/usr.bin/make Add some notes on compatibility with other make...
christos[src/trunk]: src/usr.sbin/makefs/msdos fix root detection (although the code ...
martin[src/trunk]: src/sys/dev/ic Cleanup and __BIT()ify
riastradh[src/trunk]: src/sys/dev/pci Reject unaligned PCI config register ioctl reque...
jmcneill[src/trunk]: src/sys/dev/hdaudio add HDAUDIO_32BIT_ACCESS option, which wraps...
christos[src/trunk]: src/lib/libpthread Fix previous: Can't use calloc/malloc before ...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm/test/CodeGen Mark files not pres...
dholland[src/trunk]: src/include Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h...
christos[src/trunk]: src/bin/sh Cease "support" for <redirect> fn() { ...
christos[src/trunk]: src/tests/bin/sh More tests, add protection against shells that ...
christos[src/trunk]: src/usr.sbin/makefs - add support for parsing different types; n...
christos[src/trunk]: src/usr.sbin/dumplfs PR/53367: Thomas Barabosch: Integer overflo...
skrll[src/trunk]: src/sys/arch/arm/broadcom Typo
kamil[src/trunk]: src/tests/lib/libc/sys Temporarily disable t_ptrace_wait*::resum...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add BUFQ_PRIOCSCAN
ryo[src/trunk]: src/sys/arch/arm/cortex fix to invalidate all way of own processor
martin[src/trunk]: src/distrib/utils/sysinst/arch/vax Enable swap during sysinst as...
skrll[src/trunk]: src/sys/dev/usb Getting HCINT_SOFTWARE_ONLY from the hardware is...
christos[src/trunk]: src/sys/arch/macppc/dev add braces.
ws[src/trunk]: src/share/man/man4 Adapt to the new device name for interface at...
macallan[src/trunk]: src/sys/dev/pci some cleanup:
kamil[src/trunk]: src Remove PT_GET_SIGMASK / PT_SET_SIGMASK
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add a files.common to list all t...
martin[src/trunk]: src/lib/libc/compat/arch/mips/gen Do not store FP registers in s...
roy[src/trunk]: src/sys Back out prior
christos[src/trunk]: src/usr.sbin/makefs add more msdos stuff.
christos[src/trunk]: src/tests/bin/sh/dotcmd Allow for testing other than /bin/sh usi...
ozaki-r[src/trunk]: src/tests/net/route Make outputs informative on failure
christos[src/trunk]: src/usr.bin/ktrace use O_CLOEXEC.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 add -pthread to compiler/...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Note empm in synopsis.
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Only down the interface on...
bouyer[src/trunk]: src/sys/dev/usb Rename "CH341 serial/parallel" to "CH341 USB-Ser...
maya[src/trunk]: src/sys/external/bsd/drm2 add da_fb_linebytes to drmfb_attach_ar...
martin[src/trunk]: src/usr.sbin/sysinst Reintroduce scripting for writing the diskl...
ozaki-r[src/trunk]: src/sys/netipsec Don't call key_ismyaddr, which may sleep, in a ...
msaitoh[src/trunk]: src/sys/dev/pci - Add C62x to the descriptions of Intel C620 ser...
skrll[src/trunk]: src/distrib/utils/embedded/conf Move mdnsd to beagleboard only. ...
nat[src/trunk]: src/sys/dev Improved blksize calculation.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
riastradh[src/trunk]: src/share/man/man4 Update NIST SP800-90A reference.
jmcneill[src/trunk]: src/sys/arch/arm/cortex - Use pic_do_pending_ints in intr handler
christos[src/trunk]: src/doc new bind
macallan[src/trunk]: src/sys/dev/adb now that I figured out how the checksum for the ...
christos[src/trunk]: src/distrib/sets/lists fix more bind bump.
jmcneill[src/trunk]: src/sys/dev/sdmmc support 8-bit mode for SDHC 3.0+ controllers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf use usbdevices.config
christos[src/trunk]: src/crypto/external/cpl/trousers new config file
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add GICv3 system registers
rin[src/trunk]: src/sys/arch/mvme68k/stand/wrtvid Include unistd.h for write(2) ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
matt[src/trunk]: src/sys/arch/arm/cortex Always set SMP on the A7 since it's need...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Make shmif buildable when DRPINTF ...
msaitoh[src/trunk]: src/usr.bin/calendar/calendars Add 5.1.4, 5.2.2. 6.0.4 and 6.1.3.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
martin[src/trunk]: src/share/mk Switch playstation2 over to gcc 5.3, binutils 2.26 ...
christos[src/trunk]: src/external/bsd/nvi/dist/ex add default: to appease gcc.
khorben[src/trunk]: src/sys/external/bsd/ipf/netinet Fix matching of ICMP queries wh...
mrg[src/trunk]: src/libexec/lfs_cleanerd move the compiler hack closer to the so...
matt[src/trunk]: src/external/gpl3/gcc gcc mknative for earmhf
skrll[src/trunk]: src/sys/arch/arm Use TTBR_[UM]PATTR in a9_mpsubr.S as well as cp...
christos[src/trunk]: src/usr.sbin/makefs make this cross-compile friendly.
maxv[src/trunk]: src/sys/compat/linux/common When dealing with an unknown value, ...
kamil[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Fix LLVM sanit...
isaki[src/trunk]: src/usr.bin/audiocfg Rename some members in adev for clarity. N...
isaki[src/trunk]: src/usr.bin/audiocfg Use err(3)/warn(3) instead of perror(3)/fpr...
isaki[src/trunk]: src/usr.bin/audiocfg AUDIO_GETBUFINFO is more efficient for this...
isaki[src/trunk]: src/usr.bin/audiocfg Create a waveform in hardware native sample...
isaki[src/trunk]: src/usr.bin/audiocfg Revert about index number changes. It brea...
martin[src/trunk]: src/usr.sbin/sysinst Do not offer to upgared the "current system...
ozaki-r[src/trunk]: src/sys/netinet6 Make functions static
knakahara[src/trunk]: src/sys/netinet6 remove unnecessary extern declaration.
roy[src/trunk]: src/sys/netinet6 inet6: nd6_free assumes all routers are process...
mrg[src/trunk]: src/sys/dev/usb in usbnet_detach(), check both that the private ...
martin[src/trunk]: src/usr.sbin/sysinst Remove dead (#if 0) code.
maya[src/trunk]: src/share/man/man4 List bwfm at sdmmc
sevan[src/trunk]: src/share/man/man8/man8.next68k grammar
sevan[src/trunk]: src/usr.bin/su su was in v1
sevan[src/trunk]: src/usr.bin/write write was in v1
sevan[src/trunk]: src/lib/libc/sys Document history of chdir(2)
sevan[src/trunk]: src/lib/libc/sys stat() was present in v1
sevan[src/trunk]: src/lib/libc/time start documenting history
hkenken[src/trunk]: src/sys/arch/arm/imx Add support for imx6qp-pcie.
rmind[src/trunk]: src/sys/external/bsd/libnv/dist - nvpair_create_stringf: use the...
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey setkey: document getspi a...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi HDMI PHY and TX share the same clocks. Do...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support non-zero fb start pixels.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Do not assume the cursor pitch is the sam...
matt[src/trunk]: src/sys/sys Put parens arund the negative numbers so 0 CTL_XX wi...
skrll[src/trunk]: src/external/gpl2/dtc Update for new DTC
thorpej[src/trunk]: src/sys/arch/arm/broadcom Rewrite the bcm2835 i2c driver as an i...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add recovery code for unsupported SFP+.
thorpej[src/trunk]: src/sys/dev/pci ichsmb_i2c_exec(): No need to check 'cold' to fo...
kamil[src/trunk]: src/tests/lib/libc/sys Read TLS base pointer with _lwp_getprivate()
skrll[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC for all pic_add ...
msaitoh[src/trunk]: src/sys/dev/pcmcia s/enty/entry/ in comment.
msaitoh[src/trunk]: src/sys s/recive/receive/ in comment.
msaitoh[src/trunk]: src/sys/dev/ic s/transef/transfer/ in comment.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Add APFS support
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Show exFAT volume labels with -l flag
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Only ignore signals if w...
triaxx[src/trunk]: src/share/man/man4 urndis.4: add LGE Nexus 5 as a knonw working ...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary brackets and unw...
thorpej[src/trunk]: src/sys/arch Fix a problem with intr_unmask() that can cause a f...
uki[src/trunk]: src/distrib/sets/lists Give syspkg name to x68k machine dependen...
jmcneill[src/trunk]: src/sys/arch/arm/acpi The DMA restrictions may not be defined in...
thorpej[src/trunk]: src/sys/dev/i2c Fix mis-placed parentheses. PR kern/54813.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Add HAMMER1/2 support
ryo[src/trunk]: src/sys/dev/pci regen
ad[src/trunk]: src/sys/uvm PR kern/54821: 9.99.32 assertion in uvm_pageactivate
wiz[src/trunk]: src/doc tmux-3.0a out.
thorpej[src/trunk]: src/sys Fix some issues around todr_wenable():
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
thorpej[src/trunk]: src/sys/dev/i2c - Use todr_gettime_ymdhms / todr_settime_ymdhms.
wiz[src/trunk]: src/usr.bin/crunch/crunchgen New sentence, new line. Fix typo.
jmcneill[src/trunk]: src/sys/dev/pci pci_probe_device: make sure PCI_ID_REG returns v...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Define VOP_STRATE...
martin[src/trunk]: src Move sysinst man page next to the source
martin[src/trunk]: src/usr.sbin/sysinst Do not force -Os optimization (unless SMALL...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix off-by-one error for ctx (ASID).
riastradh[src/trunk]: src/sys/kern Buffer cache SDT probes.
christos[src/trunk]: src/external/historical/nawk/dist Fix failing unittests (by rest...
kamil[src/trunk]: src/tests/lib/libc/gen Mark division by 0 as expected in sigfpe_int
roy[src/trunk]: src/distrib zfs: build a ramdisk on amd64 with enough to mount r...
jmcneill[src/trunk]: src/sys/dev/mii Add BCM54213PE
maxv[src/trunk]: src/sys/dev/hid Fix small read overflows when parsing HID tables...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add brgphy
maxv[src/trunk]: src/sys/arch/x86/x86 add relaxed atomics, ok ad@ riastradh@
skrll[src/trunk]: src/sys/arch/arm/ep93xx Adopt <net/if_stats.h>
riastradh[src/trunk]: src/sys/ufs/lfs Initialize/destroy lfs_allclean_wakeup in modcmd...
riastradh[src/trunk]: src/sys/ufs/lfs lfs_writer_enter can't fail; keep it simple and ...
mrg[src/trunk]: src/external/mit/xorg/lib fix libXfont2 build, and (for now) rem...
ad[src/trunk]: src/sys/uvm Use rw_lock_op().
rin[src/trunk]: src 0x%p --> %p for non-external codes.
ad[src/trunk]: src/sys/arch/hppa Adjust for UVM locking changes.
yamaguchi[src/trunk]: src/sys/dev/pci Set 0 to txr_{prod, cons} and rxr_{prod, cons} whe...
uwe[src/trunk]: src/share/man/man7 Fix unedited pasto.
macallan[src/trunk]: src/share/mk ZFS works fine on my v210, so let's enable it for s...
msaitoh[src/trunk]: src/sys/dev/pci When a media change is requested, don't just all...
isaki[src/trunk]: src/sys/dev/pci Drop 512 bytes limit on auvia_round_blocksize().
mlelstv[src/trunk]: src/sys/dev/pci Fix signed/unsigned comparisons. Send data littl...
sevan[src/trunk]: src/usr.bin/whois Merge in changes from OpenBSD 6.6 whois(1).
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if avalable.
isaki[src/trunk]: src/sys/dev/audio Fix wrong parameter displayed in debug messages.
thorpej[src/trunk]: src/sys Define and implement a locking protocol for the ifmedia ...
nisimura[src/trunk]: src/sys/arch/arm/sociox add skelton external IRQ unit driver and...
wiz[src/trunk]: src/doc Mention new postfix releases and that our branch (3.1.x)...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs With zfs_netbsd_r...
thorpej[src/trunk]: src/sys/dev/pci This driver sleeps during iwi_media_change(), an...
jhigh[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib cleanly fail initial...
pgoyette[src/trunk]: src Teach rump how to process __link_set_sysctl_funcs so it can ...
tsutsui[src/trunk]: src/distrib/zaurus Add "build.sh live-image" support for zaurus.
ad[src/trunk]: src/sys Regen.
ad[src/trunk]: src/usr.bin/pmap - Don't copy the entire namecache only to look ...
thorpej[src/trunk]: src/external/broadcom/bwfm Add a note about "bwfm" firmware upst...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
maxv[src/trunk]: src/sys/dev/usb Fix type confusion. Found by kASan when doing a ...
kre[src/trunk]: src/lib/librumpuser If we're going to loop, pausing and then ret...
isaki[src/trunk]: src/tests/dev/audio Use exact match to search testname.
kre[src/trunk]: src/lib/libc/string Arrange that strerror(-1) prints "Unknown er...
nisimura[src/trunk]: src/sys/arch/arm/sociox better boot messaging, redo
nisimura[src/trunk]: src/sys/arch/arm/sociox try to DRT about config messages, redo ...
ad[src/trunk]: src/sys/kern Don't overwrite ci_is_slow if it has explicitly bee...
ad[src/trunk]: src/usr.sbin/crash No need for warnx() if !LOCKDEBUG
isaki[src/trunk]: src/sys Reduce default AUDIO_BLK_MS from 40msec to 10msec on all...
jmcneill[src/trunk]: src/sys/dev/ic Avoid "hole in RX ring" condition by ensuring a n...
maxv[src/trunk]: src/sys/netipsec Reduce the diff between ipsec4_output and ipsec...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Document ALGs.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux For the kludges we don't...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rename nouveau_devices_init/fini -> nv...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define list_splice_init.
christos[src/trunk]: src/lib/libc/time include private.h to get access to TM_GMTOFF
wiz[src/trunk]: src/sbin/luactl More markup, typo fixes, update date and NetBSD ...
jakllsch[src/trunk]: src/sys/dev/usb regen
nonaka[src/trunk]: src/sys/arch/arm/arm32 nG bit exists only in ARMv6 and above.
christos[src/trunk]: src/lib/libc/gen PR/49185: Conrad Meyer: strvisx: Handle zero-le...
maxv[src/trunk]: src/sys/netipsec Remove m_checkalignment(), unused. This elimina...
joerg[src/trunk]: src/external/bsd/llvm/config/llvm/Config Fix typo in PPC macro.
skrll[src/trunk]: src/sys/arch/arm/allwinner Oops fix PBASE for non-A80
jmcneill[src/trunk]: src/sys/dev/ic Add flag for disabling store-and-forward mode, an...
isaki[src/trunk]: src/sys/dev/audio Add missing newline to some error messages.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Locks are not like negatives: doub...
skrll[src/trunk]: src/sys/arch/arm/include Multiple inclusion protection
mrg[src/trunk]: src/sys/arch/powerpc/oea avoid 32 bit only code in 64 bit mode.
christos[src/trunk]: src/share/mk switch everyone but vax to OpenSSL1.1.
pgoyette[src/pgoyette-compat]: src/sys/arch Add a NOCOMPAT kernel definition to serve...
thorpej[src/trunk]: src/sys/arch/arm When a media change is requested, don't just al...
macallan[src/trunk]: src/sys/dev/pci explicitly turn off tiling translation - now sof...
nakayama[src/trunk]: src/sys/dev/usb Change aprint_error_dev to aprint_normal_dev for...
wiz[src/trunk]: src/usr.bin/tail Add comma after i.e.
maxv[src/trunk]: src/sys/netipsec Style, and remove unused prototypes and functions.
christos[src/trunk]: src/usr.bin/make Check read and write errors to avoid warnings f...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb new need to run yacc/lex now, s...
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist simple path fixes
kiyohara[src/trunk]: src/sys/arch/evbarm Call arm32_*_init() and initarm_common().
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi add machdep.serial sysctl for getting bo...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf options MOTG_ALLWINNER
msaitoh[src/trunk]: src/sys/dev/pci Make ppb(4) interrupt support stable:
christos[src/trunk]: src/sys/netinet remove unused variable
maya[src/trunk]: src/sys/dev/pci Remove NetOctave NSP2000 support
skrll[src/trunk]: src/sys/dev/usb Use "Static" for dwc_otg_init_fifo
apb[src/trunk]: src/sbin/newfs_ext2fs free(bbp) in error paths. Coverity CID 27...
ginsbach[src/trunk]: src/lib/libc/time Use the correct upper bounds for the types arr...
christos[src/trunk]: src/lib/libedit Fix reversed condition in tty_end() (Ingo Schwarze)
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for coldfire and GCC 5.3.
christos[src/trunk]: src/sys/dev/pcmcia remove unused variable
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need <linux/fence.h> for ...
dholland[src/trunk]: src/share/man/man4/man4.x86 Update SYNOPSIS; PR 48080. Bump date.
sevan[src/trunk]: src/share/man/man1/man1.atari new sentence, new line
martin[src/trunk]: src/sys/arch/evbarm/conf Pass BOARDTYPE as a string to awin_mach...
kefren[src/trunk]: src Add a simple IPv6/MPLS test
roy[src/trunk]: src/usr.bin/tput If char * > long then print a suitable error wh...
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen for utimes(2).
jmcneill[src/trunk]: src/sys/dev/usb add missing flags param to usb_task_init
christos[src/trunk]: src/sbin/newfs_msdos nbtool_config.h undefines _NETBSD_SOURCE, a...
ozaki-r[src/trunk]: src/sys Remove leftover IPX-related stuffs
riastradh[src/trunk]: src/sys/dev/pci Avoid xcall(9) while cold.
riastradh[src/trunk]: src/sys/kern Put the lock error info in the panicstr so ddb can ...
kamil[src/trunk]: src/tests/kernel Clean up after fixes and refactoring by Christo...
matt[src/trunk]: src/sys/arch/mips/mips Fix octeon_reset_vector to work in non-MP...
matt[src/trunk]: src/sys/arch/mips/mips Fix corruption of EntryHi (restored from ...
matt[src/trunk]: src/sys/arch/arm/broadcom Use bus_space_read_multi_4 to drain th...
christos[src/trunk]: src/crypto/external/cpl/trousers/dist * TROUSERS_0_3_14
martin[src/trunk]: src/share/man/man9 Adapt to recent changes.
alnsn[src/trunk]: src/sys/crypto/rijndael Add XTS mode.
nat[src/trunk]: src/share/man/man4 Update audio man page with regard to audio ch...
kamil[src/trunk]: src/tests/kernel Define -D_KERNTYPES in CPPFLAGS unconditionally...
christos[src/trunk]: src/usr.sbin/makefs ok, we can create the filesystem now.
riastradh[src/trunk]: src/sys/lib/libkern Fix relation in rngtest failure message to m...
pgoyette[src/pgoyette-compat]: src/sys Regen
joerg[src/trunk]: src/lib/libc/arch/mips/gen Use canonical three operand form of a...
matt[src/trunk]: src/lib/libm/src Deal with _LP64 properly.
tsutsui[src/trunk]: src/distrib/sets/lists/comp Add entries for m_copyup(9) man page...
manu[src/trunk]: src Make PTHREAD_KEYS_MAX dynamically adjustable
msaitoh[src/trunk]: src/sys/kern Move forward read pointer to the next line in the b...
skrll[src/trunk]: src/sys/dev/usb Improve a DIAGNOSTIC so it doesn't confuse peopl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf attach gpiobutton to power button pin
christos[src/trunk]: src/sys/fs/msdosfs expose more stuff if MAKEFS is defined for th...
jdc[src/trunk]: src/sys/arch/sparc64/dev Add a detach function and use this when...
matt[src/trunk]: src/sys/arch/arm/include Use __W{CHAR, INT}_{MIN, MAX}__ if they a...
ozaki-r[src/trunk]: src/sys/netipsec Fix kernel panic (assertion failure) on receivi...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Handle CPUFLAGS being empty
skrll[src/trunk]: src/external/gpl3/gcc.old Remove gcc.old now it is no longer used.
ozaki-r[src/trunk]: src/tests/net/mcast Detail an error message
uebayasi[src/trunk]: src/lib/libc Put missing END() markers to set ELF symbol size.
msaitoh[src/trunk]: src/sys/dev/pci regen.
macallan[src/trunk]: src/sys/dev/pci fix downward scrolling, set BUS_SPACE_MAP_PREFET...
tron[src/trunk]: src/external/bsd/openldap/dist Resolve conflicts from last import.
christos[src/trunk]: src/share/mk move sh3 to new binutils
jakllsch[src/trunk]: src/sys/dev/pci Remove unused structure.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix offset of DS1287A NVRAM address on ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 prevent switching to CPUs that are ...
matt[src/trunk]: src/lib/libc/arch/arm/misc Reorganize to appease lint.
pgoyette[src/trunk]: src/lib/libc/net Update BUGS section to note the possibility of ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Suppress some more missing fiel...
hannken[src/trunk]: src/sys/ufs/ufs ufs_mknod: use vcache_get() to reload the new node.
uebayasi[src/trunk]: src/sys/arch/amd64/include Indent.
rin[src/trunk]: src/sys/dev/fdt The device cannot recognize break signal. Use ++...
rin[src/trunk]: src/sys/arch/evbarm/conf Enable DISKLABEL_EI, which is useful fo...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Regene...
mbalmer[src/trunk]: src/libexec/httpd it's Lua, not lua
msaitoh[src/trunk]: src/sys/dev/pci - Remove some obsoleted comments.
msaitoh[src/trunk]: src/share/misc Sync with FreeBSD:
ozaki-r[src/trunk]: src/sys/netipsec ipsec: fix a regression of the update API
snj[src/netbsd-7-1]: src/sys/external/bsd/ipf/netinet Pull up following revision...
riastradh[src/trunk]: src/sys/dev/pci Rationalize agp_i810 aprint output. Fix agp_i81...
joerg[src/trunk]: src/share/mk Remove platform support list for libc unwinder, jus...
christos[src/trunk]: src/sys/arch/sparc/sparc Catch up with MI pci changes.
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Validate burst and width arguments.
christos[src/trunk]: src/bin/sh replace with standard copyright :-)
mrg[src/trunk]: src/bin/expr for GCC 5.3 pass -fwrapv as this relies upon well-d...
mrg[src/trunk]: src/external/gpl3/gcc/lib don't build a fake insn-modes.h for arm.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some more registers
thorpej[src/trunk]: src/usr.bin/netstat Update for per-cpu interface statistics.
bad[src/trunk]: src/usr.bin/systat Make :drives, :display, :ignore accept fnmatc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark some variables __un...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon disable drmkms on r100 and most...
christos[src/trunk]: src/tests/net/net Improve tests so that they check the sockaddr'...
snj[src/netbsd-7-1]: src/doc 1385
christos[src/trunk]: src/external/bsd/blacklist/diff cleanup pkgsrc junk
matt[src/trunk]: src/sys/arch/arm/include Appease clang's integrated assembler an...
christos[src/trunk]: src/sys/dev/usb segs is now used.
jdolecek[src/trunk]: src/sys/dev fix the disklabel sanity check coversion for case wh...
christos[src/trunk]: src/libexec/identd add npf support.
uki[src/trunk]: src/distrib/sets/lists/comp give syspkg names to "-unknown-" fil...
abhinav[src/trunk]: src/lib/libedit Only quote the completion matches if we are doin...
pgoyette[src/trunk]: src/share/man/man4 Remove extraneous comma
kre[src/trunk]: src/bin/sh Fix a logic botch that prevented "wait -n" (with no p...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal alignment fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Include <sys/module.h> f...
reinoud[src/trunk]: src/sys/arch/arm/samsung Rework USB2 attachment using a dedicate...
rmind[src/trunk]: src/sys/netinet tcp_usrreq: fix the previous correctly - restore...
christos[src/trunk]: src/usr.sbin/mtree fill up the directory hierarchy so that leaf ...
mrg[src/trunk]: src/doc note crash for sparc
roy[src/trunk]: src/external/bsd/wpa/dist Interface additions/removals are not g...
matt[src/trunk]: src/sys/arch/arm/arm Remove FAST_FPE code
rkujawa[src/trunk]: src/sys/dev Add empm(4).
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Update for new API to...
maxv[src/trunk]: src/sys Kernel Heap Hardening: detect frees-in-wrong-pool on on-...
christos[src/trunk]: src/sys/arch/arc/include Expose kernel variables only to kernel.
christos[src/trunk]: src/sys/arch/evbarm/imx7 need arm/amr32/pte.h
martin[src/trunk]: src/libexec/httpd Account for cgihandler being set when counting...
martin[src/trunk]: src/external/mit/xorg/bin/xdm/config Fix edit accident in previous
christos[src/trunk]: src/sys/arch/arm/include/arm32 Need to include <sys/cdefs.h> so ...
mlelstv[src/trunk]: src/sbin/fsck_ext2fs No longer rely on data in disklabel to dedu...
christos[src/trunk]: src/sys/dev/pci fix memset size inconsistency
hannken[src/trunk]: src/sys/dev Use broadcast after freeing a cache entry. A waiter...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax need stdbool.h
martin[src/netbsd-7-0]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
christos[src/trunk]: src/sys/dev minor cleanups (no functional change)
pgoyette[src/trunk]: src/sys/modules/spkr_synth Ooopss, missed the Makefile
prlw1[src/trunk]: src typo
rmind[src/trunk]: src/lib/libnpf libnpf(3): improve the wording, fix and expand so...
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/net/net CID 1107550: resource leak
ginsbach[src/trunk]: src/share/misc Add BUAG, DCIM (2x), and SDP
martin[src/trunk]: src/share/mk Cosmetics: simplify MKCOMPAT default settings
pgoyette[src/pgoyette-compat]: src/sys/net Remove redundant assignment
christos[src/trunk]: src/usr.sbin/makefs Correct documentation of -m and -M.
mrg[src/trunk]: src/sys/arch/i386/conf add a normal kernel that builds with PAE ...
christos[src/trunk]: src/usr.sbin/makefs/msdos - don't forget to set de_pmp
pgoyette[src/prg-localcount2]: src/sys/ufs/ext2fs Typo - insert missing *
kre[src/trunk]: src/bin/sh Deal with traps that reset the (same) trap in the tra...
hubertf[src/trunk]: src If the initial build of nbmake fails, make the configure log...
ozaki-r[src/trunk]: src/sys/netinet Use psref for ip_rtaddr
christos[src/trunk]: src/sbin/ping avoid bogus uninitialized gcc warning
gson[src/trunk]: src/tests/fs/vfs Mark v7fs_lstat_symlink as an expected failure, ...
christos[src/trunk]: src/usr.bin/man Be more permissive in interpreting man pages as ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm Unf...
christos[src/trunk]: src/external/bsd/file/dist/src PR/49192: remove dup assignment.
maxv[src/trunk]: src/sys/kern Kernel Heap Hardening: manage freed items with bitm...
wiz[src/trunk]: src/distrib/sets/lists Revert previous.
ryo[src/trunk]: src add INIT_ONCE(9), FINI_ONCE(9) with changing once_t.
maxv[src/trunk]: src/tests/lib/libnvmm Add CVS ids, and rename the PTE bits. No f...
macallan[src/trunk]: src/sys/dev/pci don't malloc(0)
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Dump CPUID leaf 0x40000000 if availab...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Make gc static. No need to use ...
joerg[src/trunk]: src/share/mk Always use our exception handling code for eARM.
christos[src/trunk]: src/lib/libc/nls belt-n-suspenders, close on exec catalog files.
mrg[src/trunk]: src/sys/arch/i386/i386 fix an END() marker to match the function.
riastradh[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins No CRT_HAS_12...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for mips64* and bin...
mlelstv[src/trunk]: src/sys/dev/mscp Initialize disk_geom information, DIOCGPARTINFO...
jmmv[src/trunk]: src/external/bsd/lutok Update reachover build files for lutok-0.3.
manu[src/trunk]: src/usr.bin/netstat Make sure netstat builds with -DSMALL
christos[src/trunk]: src/lib/libc/rpc CID 975112: Ignore bindresvport() return. This ...
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.4
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Ensure enable clocks for omapmputmr.
matt[src/trunk]: src/sys/arch/pmax #include either <sys/cpu.h> or <mips/cpuregs.h...
maxv[src/trunk]: src/sys/dev/ic Mmh refix previous, we also need to make sure frm...
matt[src/trunk]: src/sys/arch/riscv/include Fix one error and make life for ld.el...
joerg[src/trunk]: src/include Fix use of getline and friends in C++ code.
uebayasi[src/trunk]: src/distrib/sets Unbreak syspkg by escaping '[' by vis(1) to mat...
riz[src/trunk]: src/sys/coda C requires a statement after a label, and a declara...
christos[src/trunk]: src/etc/rc.d PR/47540: Felix Deichmann: DSA keys can only be 102...
riastradh[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Switch def...
christos[src/trunk]: src/distrib/sets/lists/debug someone forgot the debuglibs
matt[src/trunk]: src/external/gpl3/binutils binutils mknative for earmhf
lukem[src/trunk]: src/lib/libc/inet PR/48585: Set errno when returning NULL for AF...
ozaki-r[src/trunk]: src/sys/netipsec Avoid data races on lifetime counters by using ...
macallan[src/trunk]: src/sys/arch/powerpc IRQ0 is perfectly legal to use on at least ...
macallan[src/trunk]: src/sys/dev/wscons fix a typo in a comment
riastradh[src/trunk]: src/sys/kern Assert equality, not assignment, in selrecord.
christos[src/trunk]: src/sys/dev/usb fix incorrect variable use.
martin[src/trunk]: src/sys We use .BEGIN for our own cleanup and won't ever need DT...
christos[src/trunk]: src/sys/arch/x86/x86 restore original now that weak symbols are ...
christos[src/trunk]: src/distrib/sets/lists/tests add interp test.
riastradh[src/trunk]: src/sys/ufs Turn some `#if DIAGNOSTIC' into KASSERT.
christos[src/trunk]: src/lib/libcurses Instead of turning off the 8th bit on resume, ...
roy[src/trunk]: src/usr.sbin/sysinst Show the IP6 address instead of yes
christos[src/trunk]: src/usr.sbin/makefs/msdos the max msdos file size is less than s...
christos[src/trunk]: src/tests/bin/sh Don't confuse more capable shells by writing op...
christos[src/trunk]: src/tests/bin/sh Added lots more end delimiter tests (some weird...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix variable name-o in...
christos[src/trunk]: src/lib/libpthread Thanks rump for not letting us use even mmap ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
mrg[src/trunk]: src/sys/arch/sparc rearrange slightly to enable crash(8) to build.
christos[src/trunk]: src/sys/dev/acpi print a warning if we failed.
mrg[src/trunk]: src/games/hack - done() can return in wizard mode. don't NOTREA...
christos[src/trunk]: src/lib/libm more stuff needs -mfpu=vfp
nat[src/trunk]: src/sys/dev Fix a build error. Found by joerg@
christos[src/trunk]: src/sys/netinet6 define constants for scopeid function flags.
jmmv[src/trunk]: src/external/bsd/kyua-cli/dist Update kyua-cli to 0.7:
christos[src/trunk]: src/etc spwd.db should be 0600 (Brooks Davis)
njoly[src/trunk]: src/sys/compat/linux/arch Regen for munmap(2) signature.
skrll[src/trunk]: src/external/gpl3/gcc Note hppa status:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use our version of ini...
christos[src/trunk]: src/external/bsd/blacklist/bin dissallow interface spec in remot...
nat[src/trunk]: src/sys/modules Fix building of the spkr module. The module now...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.4
roy[src/trunk]: src/etc/rc.d Use checkyesnox to test rtsol as it has been remove...
matt[src/trunk]: src/sys/arch/arm/cortex A15 change for > 2 cores.
christos[src/trunk]: src/sbin/mount try to be more clear about what is not found.
christos[src/trunk]: src/etc/mtree add new directory
jakllsch[src/trunk]: src/sys/arch/evbarm/conf ... -mcpu=armv7-a is actually spelled -...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Paul Barker: Remove ...
christos[src/trunk]: src/sys/netinet PR/48098: Brian Marcotte: Avoid kernel assertion...
christos[src/trunk]: src/sbin/route no need for <sys/mbuf.h>
matt[src/trunk]: src/sys/arch Replace more vm_offset_t, vm_size_t with vaddr_t, v...
msaitoh[src/trunk]: src/sys/dev/pci Avoid buffer overflow which was added in rev. 1.52.
christos[src/trunk]: src/lib/libc/resolv Mark the dup of the resolv fd for close on e...
ryo[src/trunk]: src/share/man/man9 add m_copyup(9) obtained from FreeBSD (manual...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Init and destroy dev_pri...
mbalmer[src/trunk]: src/sys/conf add a device-major for lua(4)
kre[src/trunk]: src/etc/rc.d Do away with (not well specified, even if it happen...
hannken[src/trunk]: src/sys/ufs/ufs Remove ufs_checkpath() and ufs_readdotdot(). Th...
mrg[src/trunk]: src/external/nvidia-firmware don't descend into gm20x unless MKN...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Ajust for compat linux utimes...
isaki[src/trunk]: src/sys/arch/m68k/fpe FATANH(-0) is -0, not +0.
christos[src/trunk]: src/usr.bin/xlint/lint1 fix indent
he[src/trunk]: src/libexec/httpd Also depend on LIBLUA, and add -lm to allow st...
pooka[src/trunk]: src/sys/rump bump for TOOLS_BUILDRUMP
christos[src/trunk]: src/usr.sbin/rtadvd make it static const
joerg[src/trunk]: src/sys/arch/mips/include Normal spelling is .asciz, so use that...
matt[src/trunk]: src/include RISC-V support <fenv.h>
riastradh[src/trunk]: src/sys/modules/drmkms_linux Fix module build of drmkms_linux.
mrg[src/trunk]: src/external/gpl3/gcc oops, regen these again with right iconv p...
skrll[src/trunk]: src/sys/arch/arm/arm Fix size parameter to memset. Found by gcc ...
mrg[src/trunk]: src/share/mk switch sparc to GDB 7.10. works for me.
matt[src/trunk]: src/sys/arch/arm/arm32 Add L1_S_V6_S
mrg[src/trunk]: src/usr.bin/man move 'utsname' to the main() function scope, so ...
njoly[src/trunk]: src/sys/dev/pci Add GeForce GT 640M.
martin[src/netbsd-9]: src/doc Tickets #335 and #336
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by b...
martin[src/netbsd-9]: src/doc Tickets #343 - #351
martin[src/netbsd-9]: src Pull up the following revisions, requested by maya in tic...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_sysv Include the 5.0 sysctl in ...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_ibcs2 If compat_ibcs2 is being ...
maxv[src/trunk]: src/sys/compat Fix info leaks.
jmcneill[src/trunk]: src/sys/arch Tegra K1 Watchdog support.
ozaki-r[src/trunk]: src/tests/net/if_vlan tests: reduce repeated phrases... (NFC)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Do not meddle in the aff...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix bad merge.
rmind[src/trunk]: src/sys Eliminate IFAREF() and IFAFREE() macros in favour of fun...
joerg[src/trunk]: src/sys Improve wording.
roy[src/trunk]: src/sys/compat/netbsd32 Add support for PPPOEGETPARMS and PPPOES...
rmind[src/trunk]: src/sys/netinet Make IGMP and multicast group management code MP...
pgoyette[src/pgoyette-compat]: src/sys/conf More clean-up of compat code interdepende...
pgoyette[src/pgoyette-compat]: src/sbin/modstat Typo - for aliases, the REQUIRES colu...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add alias module name 'compat_70...
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/sys Move the compat_50-specific code out of wscons...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Remove duplicate setting of -DC...
joerg[src/trunk]: src/sys/dev/ic Move an assert to the point where the referenced ...
wiz[src/trunk]: src/doc gcc-4.8.3 out.
christos[src/trunk]: src/usr.bin/make tools build is non-c-99
msaitoh[src/trunk]: src/sys/dev/pci Skip 64bit BAR correctly. I don't know if this b...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use PLL LFSR as rnd source.
roy[src/trunk]: src/usr.sbin/sysinst Only prompt for one nameserver, let the use...
christos[src/trunk]: src/external/mpl/bind/dist --- 9.14.5 released ---
christos[src/trunk]: src/usr.bin/xlint/lint1 Fix decorators for __thread, add _Thread...
jdolecek[src/trunk]: src/sys/dev/ic don't treat the EDMA self disable as autoconfig e...
thorpej[src/trunk]: src/sys Cleanup i2c bus acquire / release, centralizing all of t...
thorpej[src/trunk]: src/sys/arch/arm/sunxi When deciding to delay (rather than kpaus...
thorpej[src/trunk]: src/sys/dev/ic pcfiic_i2c_exec(): No need to check 'cold' to for...
msaitoh[src/trunk]: src/sys/dev/pci - Read SB800_SMB_HOSTC correctly. This register ...
uwe[src/trunk]: src/share/tmac G/c the list of old files that are gone for decades.
joerg[src/trunk]: src/lib/libpthread Since pthread_setspecific requires locks, ens...
msaitoh[src/trunk]: src/share/man/man4 Update supported device list with part number...
msaitoh[src/trunk]: src/sys s/manaul/manual/ in comment.
msaitoh[src/trunk]: src s/sucess/success/ in comment.
msaitoh[src/trunk]: src/sys/dev/dec s/le_de_subr/le_dec_subr/ in comment.
jmcneill[src/trunk]: src/sys/arch Identify Arm Neoverse E1 and N1 CPUs.
christos[src/trunk]: src 1. Remove all the special handling of variables (-d -p -P -s...
maxv[src/trunk]: src/sys/compat/linux/common Don't read data from userland direct...
maxv[src/trunk]: src/sys/compat/linux/common Hum, don't pass an mbuf to realloc()...
maxv[src/trunk]: src/sys/dev Fix the size passed to memcpy, we only want 8 bytes....
msaitoh[src/trunk]: src Add more missing firmwares.
maxv[src/trunk]: src/sys/dev/usb Fix bug, remove {0, 0} because we switched to usb...
wiz[src/trunk]: src/share/man/man9 Add RCS Id, sort sections.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use macro.
mlelstv[src/trunk]: src/sys/dev/sdmmc From OpenBSD:
matt[src/trunk]: src/sys/arch/mips/mips On mipsNN use trap instructions when inco...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Remove obsolete comment.
skrll[src/trunk]: src/sys/dev/usb Fix build when USB_DEBUG is defined and EHCI_DEB...
kre[src/trunk]: src/tests/usr.bin/printf Stop assuming that printf handles optio...
pgoyette[src/pgoyette-compat]: src/sys/compat/common No need to compile conditionally...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner eliminate most of the polling from aw...
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Remove unused autofs_node::an_vnode_lock
maya[src/trunk]: src/external/bsd/bzip2/dist Import bzip2 1.0.8
skrll[src/trunk]: src/sys/arch/arm/broadcom Match brcm,bcm2711-emmc2
martin[src/trunk]: src/usr.sbin/sysinst Fix a bug when installing to pre-exising GP...
skrll[src/trunk]: src/sys/arch/aarch64/include Drop DEVMAP_{TRUNK_ADDR, ROUND_SIZE}...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom acpi glue is conditional on acpinodebus
uki[src/trunk]: src/distrib/sets/lists/xserver Give syspkg name to macppc machin...
skrll[src/trunk]: src/sys/arch/arm/arm32 Improve a comment
skrll[src/trunk]: src/sys/sys Fix build for non-__HAVE_UCAS_FULL platforms where t...
ryo[src/trunk]: src/sys/dev/pci add Aquantia AQC 10G network adapters
jmcneill[src/trunk]: src/sys/dev/fdt No need to print all supported levels at attach, ...
ryo[src/trunk]: src/sys/arch/evbarm/conf add aq(4). tested on rockpro64.
kamil[src/trunk]: src/sys/kern Correct the rule to iterate over LWPs with PT_LWPNE...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux Re-enable PCI MSI for DRM devices
uwe[src/trunk]: src/usr.bin/make Make delimiters in <file> and "file" literal.
thorpej[src/trunk]: src/sys Use ifmedia_fini().
skrll[src/trunk]: src/sys/arch G/C
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Do not try to recovery from data pag...
maya[src/trunk]: src/sys/arch/arm/arm32 Make sure to convey a failure to the call...
kamil[src/trunk]: src/lib/libcrypt Avoid undefined behavior in bit shift operations
thorpej[src/trunk]: src/sys/arch/alpha/alpha Make it clear that the pfn argument to ...
kamil[src/trunk]: src/tests/lib/libc/gen Disable the t_siginfo test under MKSANITI...
ad[src/trunk]: src/sys/kern exit1(): remove from the radix tree before setting ...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r358254
jdolecek[src/trunk]: src/sys/rump/librump/rumpdev no need to call config_init_mi() in...
joerg[src/trunk]: src/external/mit/xorg/lib Don't hard-code LLVM version, extract ...
riastradh[src/trunk]: src/sys/ufs/lfs Call lfs_orphan in lfs_rename while we're still ...
riastradh[src/trunk]: src/sys/dev/usb Fix mistake in use of usbd_xfer_schedule_timeout...
mrg[src/trunk]: src/external/mit/xorg updates for xorgproto 2019.2, libX11 1.6.9...
roy[src/trunk]: src/distrib/common ramdisk-zfsroot: We no longer need to have /e...
ad[src/trunk]: src/sys/nfs v_interlock -> vmobjlock
yamaguchi[src/trunk]: src/sys/dev/pci Added __KERNEL_RCSID
yamaguchi[src/trunk]: src/sys/dev/pci Remove WQ_PERCPU flag for the workqueue that doe...
maxv[src/trunk]: src/sys/ufs/ufs Zero out the padding in 'd_namlen', to prevent i...
kamil[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix undefined behavi...
macallan[src/trunk]: src/sys/arch/powerpc/oea do what FreeBSD does and OF_quiesce() o...
nisimura[src/trunk]: src/sys/dev/usb add comments to show the RX filter intent
mlelstv[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use utility funct...
kamil[src/trunk]: src/sys/sys Add defines for MIPS_XHASH (.MIPS.xhash)
riastradh[src/trunk]: src/sys/dev/dkwedge Allow dumping to cgd(4) on a dk(4).
riastradh[src/trunk]: src/sys Add a flag to dk_dump for virtual disk devices.
christos[src/trunk]: src/sys/compat/netbsd32 Unfortunately all the clockctl ioctls co...
rin[src/trunk]: src/sys/uvm Include <sys/rwlock.h> for krwlock_t required by uvm...
nia[src/trunk]: src/share/man/man4 audio.4: Remove reference to using O_NONBLOCK
maxv[src/trunk]: src/sys/arch Add a redzone between the pcb and the stack. Sent t...
tnn[src/trunk]: src/lib libp2k still needs to be under MKRUMP
kre[src/trunk]: src/sys/dev/usb This was still not correct, . USB_DEBUG is what m...
thorpej[src/trunk]: src/sys/arch/sun3/dev Don't bother with IFF_OACTIVE. Just keep ...
ad[src/trunk]: src/sys/arch/x86/x86 - pmap_extract(): This needs to take the pm...
jmcneill[src/trunk]: src/sys/dev/acpi Add acpimcfg_conf_valid helper for pcie control...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Map and read MCFG space directly instead o...
scole[src/trunk]: src/sys/arch/ia64 Update architectures ski is known to run on
roy[src/trunk]: src/external/bsd/wpa/bin/hostapd Enable syslog support for hostapd
wiz[src/trunk]: src/doc openssl-1.1.1e out.
tsutsui[src/trunk]: src/distrib/common/bootimage Add "live-image with a FAT partitio...
kamil[src/trunk]: src/sys/sys Disable Address Sanitizer instrumentation of the lin...
ad[src/trunk]: src/sys Merge vfs_cache.c from the ad-namecache branch. With th...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/apps add back missing goto;
thorpej[src/trunk]: src Install the common AP6212 nvram config and use it for sinovo...
nisimura[src/trunk]: src/sys/arch/arm/sociox use sc_100mii variable name for RMII/MII
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Don't attempt to detach an evcnt b...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Fix format st...
nisimura[src/trunk]: src/sys/arch/arm/sociox try to show 32 GPIO line usage
tnn[src/trunk]: src/sys ohci@fdt, ehci@fdt are machine independent; move from su...
kre[src/trunk]: src/lib/libc/string Protect against malloc failure corrupting er...
nisimura[src/trunk]: src/sys/arch/arm/sociox better boot messaging
nisimura[src/trunk]: src/sys/arch/arm/sociox try to DRT about config messages
christos[src/trunk]: src/lib/libterminfo Introduce a bunch of inline functions and ut...
nisimura[src/trunk]: src/sys/arch/arm/sociox - comb down rcvfilt() filter adjustment ...
christos[src/trunk]: src/lib/libterminfo PR/55118: Andreas Gustafsson: Oops, set the ...
jmcneill[src/trunk]: src Allow path components that start with ~
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Don't calculate dirent reclen twice
martin[src/netbsd-9]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
mbalmer[src/trunk]: src/sys/conf revert previous
christos[src/trunk]: src/doc new openssl.
joerg[src/trunk]: src/usr.bin/systat Always use_sysctl in preparation of removing ...
dholland[src/trunk]: src/sys/arch/i386/conf Add LFS_KERNEL_RFW, a preexisting lfs opt...
jdc[src/trunk]: src/sys/arch/sparc64/dev Add sysmon support to display the fan-s...
skrll[src/trunk]: src/sys/arch Restore HOST1X and AHB_A2 to pmap_devmap to give pm...
matt[src/trunk]: src/sys/conf Also copy the symtab to the .gdb image. If we are ...
jakllsch[src/trunk]: src/sys/dev/pci Drop trailing whitespace.
jdolecek[src/trunk]: src/sys/arch/amd64/conf uncomment ena(4) now that it compiles; e...
thorpej[src/trunk]: src/sys/dev/i2c More cleanup to i2c autoconfiguration:
pgoyette[src/pgoyette-compat]: src/sys Move closer to having a compat_60 module
pgoyette[src/pgoyette-compat]: src/sys Import christos's changes for the compat_60 cp...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Also add raidframe init/fini for...
pgoyette[src/pgoyette-compat]: src/sys/kern Since we're including the sa sysscalls in...
christos[src/trunk]: src/sys/fs/nilfs remove unused variable warnings
snj[src/netbsd-7-0]: src/doc 1425, 1426
rmind[src/trunk]: src/sys/net bpf_filter: re-use some code. No functional change ...
christos[src/trunk]: src/share/man/man4 mention increased tcp window size, from logan
jmcneill[src/trunk]: src/sys/dev/usb no need for TAILQ_FOREACH_SAFE in dwc_otg_softintr
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mxm Say n...
njoly[src/trunk]: src Follow OpenGroup online specification[1], move
mrg[src/trunk]: src/sys/kern add a couple of fallthru comments.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common it's memory-block.cc in thi...
mbalmer[src/trunk]: src/libexec/httpd zero allocated memory buffers
christos[src/trunk]: src/bin/ksh Put back awk, other scripts need it.
wiz[src/trunk]: src/lib/libc/stdlib Bump date for previous.
martin[src/netbsd-7-1]: src/sys/netinet Pull up following revision(s) (requested by...
dholland[src/trunk]: src/sys/arch/ia64/unwind Instead of testing for unsigned < 0, co...
christos[src/trunk]: src/sys/arch/emips/stand remove -g
skrll[src/trunk]: src/sys/external/bsd/dwc2 Translate ENODEV to USBD_INVAL
ozaki-r[src/trunk]: src/sys/net Remove unused global bridge list
christos[src/trunk]: src/external/public-domain/sqlite/sqlite2mdoc From: https://gith...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rename upaid_from_node() to ...
gutteridge[src/trunk]: src/bin/pax pax.1 & tar.1: add a minor clarification about "-s"
mrg[src/trunk]: src enable the workarounds for cortex a53 errata 835769 and 8434...
martin[src/trunk]: src/sys/dev/pci Even if you try very hard, some cards just do no...
rin[src/trunk]: src/external/mit/xorg/lib/libGLU Remove workaround for internal ...
pgoyette[src/pgoyette-compat]: src/sys/kern Update module name for sysv_ipc compat sy...
pgoyette[src/pgoyette-compat]: src/sys/sys Add new fields and flags needed to support...
pgoyette[src/pgoyette-compat]: src/sys Move the swapstats compat code into the compat...
christos[src/trunk]: src/sys/rump Disable NULL pointer check deletion like we do for ...
christos[src/trunk]: src/share/mk switch sh3 to openssl-1.1
jdolecek[src/trunk]: src/sys/arch/x86/x86 move DIAGNOSTIC code for checking in-use pm...
jdolecek[src/trunk]: src/sys/arch/x86/x86 adjust the pmap_check_inuse() fix to avoid ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make the *int64 lon...
jdc[src/trunk]: src/sys/arch/alpha/conf Add devices:
jmcneill[src/trunk]: src/doc awinmmc(4): Use DMA for MMC transfers.
matt[src/trunk]: src/sys/arch/mips/mips Add mipsX_nonmaskable_intr if DDB is defi...
knakahara[src/trunk]: src/sys/net ipsecif(4) support input drop packet counter.
christos[src/trunk]: src/sys/arch/i386/pci adjust for the new findvendor
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel devices (Sandy Bridge, 6702PXH, ...
mrg[src/trunk]: src implement cpuctl identify for sparc and sparc64.
maxv[src/trunk]: src/sys Add KASSERTs, we don't want m_nextpkt in ipsec{4/6}_proc...
christos[src/trunk]: src/sys/rump/fs/lib/liblfs elide vax compiler bug.
snj[src/netbsd-7-1]: src/doc 1525, 1527, 1530, 1531, 1533, 1536, 1537, 1539.
sevan[src/trunk]: src remove definition of LUA_USE_APICHECK, it is a build time op...
msaitoh[src/trunk]: src/sys/dev/pci xHCI uses BAR0 to map memory space. If a chip ha...
phx[src/trunk]: src/sys/dev/ic 24h-mode is indicated by bit 2 of control registe...
christos[src/trunk]: src/sys/arch/x86/pci remove set but unused variables
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Adjust comment; sun4i_emac is also used o...
christos[src/trunk]: src/distrib/sets/lists/modules Add hdaudioverbose
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Try to retrieve t...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Cleanup.
ozaki-r[src/trunk]: src/sys/net/agr Simplify; share agr_vlan_add and agr_vlan_del (N...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by dh...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax new binutils bitch abo...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Add "arm, arm-v7" to compatible strings.
jnemeth[src/trunk]: src/sbin/gpt Initial cut of gpt restore. This functions correct...
mbalmer[src/trunk]: src/external/mit/lua/dist/src import conflict resolution
christos[src/trunk]: src/sys/arch Hide {p, v}{addr, size}_t and register_t (and a coupl...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia wait for PWRGATE_TOGGLE.START to clear b...
matt[src/trunk]: src/sys/arch Call cpu_attach_common to attach the per-cpu counters.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add em4k(4) to dist list.
christos[src/trunk]: src/sys/arch/xen/xen fix leak.
jmcneill[src/trunk]: src/sys/dev/i2c correct softreset reg for allwinner boards
christos[src/trunk]: src/lib/libc/locale undo the dso protected for clang
nros[src/trunk]: src Added ldexpl to ldexp manpage since it is missing.
mbalmer[src/trunk]: src/libexec/httpd fold long line in a readable way; pass nil as ...
joerg[src/trunk]: src/external/bsd/cron/dist Mark usage and quit as dead.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner wrap awin_mmc_idma_descriptor in ifnd...
christos[src/trunk]: src/usr.sbin/makefs fix single letter parsing.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable trng driver
jmcneill[src/trunk]: src/sys/dev/hdaudio fix path to devlist2h
jmcneill[src/trunk]: src/sys/arch/arm/nvidia dont set SDHC_FLAG_NO_HS_BIT flag
jmcneill[src/trunk]: src/sys/dev/usb some more urtwn fixes:
dholland[src/trunk]: src/tests/bin/sh Visit the Bureau of Redundancy Department.
wiz[src/trunk]: src/usr.sbin/makemandb Replace non-breaking space with hyphen, a...
rmind[src/trunk]: src/sys softint: implement softint_schedule_cpu() to trigger sof...
christos[src/trunk]: src/share/man/man9 I like riastradh's kmem/pool explanation.
jmcneill[src/trunk]: src/share/man/man9 document USBD_MPSAFE and USB_TASKQ_MPSAFE
hannken[src/trunk]: src/sys/kern Change the freelists to lrulists, all vnodes are al...
matt[src/trunk]: src/sys/arch/evbarm/nslu2 Fix <arm/locore.h> lossage
mrg[src/trunk]: src/tools/gcc set NETBSD_GCC_VERSION for GCC 5.3 separately.
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf tidy up: parse DW_AT...
christos[src/trunk]: src/distrib/sets/lists/debug kill more mudflap for gcc-5.3
dholland[src/trunk]: src/lib/libc/sys Update documented prerequisite includes. PR 506...
joerg[src/trunk]: src/libexec/ld.elf_so When loading a non-PIE main binary, the vi...
joerg[src/trunk]: src/lib/libc/ssp Provide explicit prototypes in case HAVE_SSP=no.
nakayama[src/trunk]: src/distrib/sets Follow the change from HAS_SSP to HAVE_SSP.
rkujawa[src/trunk]: src/sys/arch/amiga/pci Add support for power management on Media...
matt[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Change enum pipe to enum...
matt[src/trunk]: src/sbin/brconfig Use the new BRDGGIFS and BRDGRTS cmds which ju...
matt[src/trunk]: src/sys/arch/mips/mips In cpu_trampoline, load the ksp from the ...
hsuenaga[src/trunk]: src/sys/dev/marvell reduce magic numbers. SDRAM address space at...
matt[src/trunk]: src/sys/arch/arm/broadcom Get rid of _BUS_DMAMAP_MEM_XLATE
nakayama[src/trunk]: src/sys/arch/sparc64/conf Fix probably a typo.
riastradh[src/trunk]: src/lib/libc/gen KNF
martin[src/trunk]: src/usr.sbin/makefs/msdos Make it compile on 32bit AND 64bit archs.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe ixv(4) also supports workqueue poll mode, ...
christos[src/trunk]: src/sys/fs/msdosfs A little more debugging.
abs[src/trunk]: src/sys/arch/sun3/conf Sync (commented out) some of the network ...
tron[src/trunk]: src/external/bsd/openldap Update for building OpenLDAP 2.4.39.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto provide CRYPTO_mem...
matt[src/trunk]: src/sys/arch/mips/include Add missing but now defined trap types...
matt[src/trunk]: src/sys/arch/mips/mips Fix disassembly of trap-immediate instruc...
joerg[src/trunk]: src/tests/lib/libc/sys Don't pass uninitialized variables by value.
nat[src/trunk]: src/doc New audio sub-system changes - in kernel mixing
christos[src/trunk]: src/distrib/sets/lists/debug add missing options
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_60 Add note/reminder to deal wi...
jnemeth[src/trunk]: src/sbin/gpt - convert FreeBSD FS_<type> to numbers where they d...
martin[src/trunk]: src/sys/kern cpu_need_resched(ci, type) might not make use of th...
hsuenaga[src/trunk]: src/sys/arch/arm clean up cpufuncs of CPU_PJ4B.
msaitoh[src/trunk]: src/sys/dev/isa Add IT8655 support.
matt[src/trunk]: src/sys/arch minor constification
martin[src/trunk]: src/sys/dev paddr_t might be a different size then a pointer, so...
roy[src/trunk]: src/sys/kern When loading a kernel, test if it's already loaded ...
christos[src/trunk]: src/sys/netinet join lines where they fit.
matt[src/trunk]: src/lib/libc/arch/arm for earm*, add arm_initfini.c
msaitoh[src/trunk]: src/sys/arch/x86/include Add new cache descriptor (0xc3) from th...
skrll[src/trunk]: src/share/mk Under "switch it" instructions from matt@ make mips...
christos[src/trunk]: src/external/bsd/dhcpcd/dist make DEBUG_NS compile.
macallan[src/trunk]: src/sys/arch/powerpc/oea add a comment to explain why we defer w...
sevan[src/trunk]: src/sys/arch/macppc/conf Return recent changes to configuration ...
matt[src/trunk]: src/lib/libc/misc Add ${ARCHDIR}/misc to path
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add S*_C, U*_C.
maxv[src/trunk]: src/sys/kern Add kASan redzones on pools and pool_caches. Also e...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix sparc64_ipi_ccall by adding pro...
kamil[src/trunk]: src Rework the LLVM compiler_rt build rules
rin[src/trunk]: src/sys/dev/usb PR kern/54486
riastradh[src/trunk]: src/sys/arch/arm/gemini Don't dereference pointer when we're abo...
riastradh[src/trunk]: src/sys/dev/eisa Delete dead null test after malloc(M_WAITOK).
sevan[src/trunk]: src/share/man/man1/man1.x68k Grammar
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Attachment for RNG200
sevan[src/trunk]: src/usr.bin/du du was in v1
sevan[src/trunk]: src/lib/libc/gen Document history of exec()
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out <linux/fence.h>...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ move the -std=gnu++0x code f...
skrll[src/trunk]: src/sys/arch/evbarm/awin Fix up usb0drv for BPI
matt[src/trunk]: src/sys/arch/arm Add separate IPI routines for IPI_AST and IPI_K...
kefren[src/trunk]: src/usr.sbin/ldpd allow setting transport addresses for interfac...
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...
mrg[src/trunk]: src/sys/net adjust previous; old_link_state is also used in INET6.
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
wiz[src/trunk]: src/lib/libc/stdio Remove trailing whitespace.
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Power down only if RB_POWERDOWN. Notice...
skrll[src/trunk]: src/sys/arch/arm/include KNF a comment
christos[src/trunk]: src/usr.bin/rdist remove unused
mrg[src/trunk]: src/share/mk fix MKDEBUG vs parallel builds. split the creation...
mlelstv[src/trunk]: src/usr.sbin/installboot Support wedge names.
rmind[src/trunk]: src/sys/net/npf - npf_nat_freepolicy: handle a race condition wh...
martin[src/trunk]: src/sys/arch/i386/i386 Make kernels w/o ACPICA compile.
ozaki-r[src/trunk]: src/sys/sys Bump for MP-safe routing table
joerg[src/trunk]: src/sys Introduce two helper functions to centralise the namecac...
macallan[src/trunk]: src/sys/arch/evbmips/loongson more cpuregs.h
matt[src/trunk]: src/share/mk add earmhf
macallan[src/trunk]: src/sys/arch/sgimips/conf n32 kernel for IP2x
matt[src/trunk]: src/lib/libc/arch/arm/softfloat Appease clang by making 64-bit l...
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.
skrll[src/trunk]: src/sys/dev/usb Remove unneeded semi-colons
maxv[src/trunk]: src/sys Add Intel-VMX support in NVMM. This allows us to run har...
christos[src/trunk]: src/usr.sbin/makefs - Fix single letter option parsing.
matt[src/trunk]: src/etc Teach this to deal with the use of include in majors files.
christos[src/trunk]: src/bin/csh make history kind of work :-), turn libedit support on.
rin[src/trunk]: src/sys/dev/rasops Separate general putchar for 1-4bpp from raso...
martin[src/trunk]: src/sys Introduce new helper printf functions that get passed ou...
msaitoh[src/trunk]: src/sys/dev Add EEE(802.3az) support for I350, I210, I211, PCH2 ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Default to EABI5. Don...
maxv[src/trunk]: src Remove the 'cred' argument from breadn(), and update the man...
maxv[src/trunk]: src Remove the 'cred' argument from bread(). Remove a now unused...
christos[src/trunk]: src/lib/libc/gen Switch from a recursive pattern matching algori...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto bring newer versions...
skrll[src/trunk]: src/usr.bin/vmstat Trailing whitespace.
mbalmer[src/trunk]: src/share/man/man4 add u3g
christos[src/trunk]: src/usr.bin avoid redefinitions
christos[src/trunk]: src/external/bsd/blacklist/test Add ability to test using a loca...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom cv_wait -> cv_timedwait for dma transf...
apb[src/trunk]: src/usr.bin/uudecode * Add "-o outfile" option. This is require...
mlelstv[src/trunk]: src add missing chroot directories for rtadvd
njoly[src/trunk]: src/lib/libc/sys Adjust needed includes for fchmodat/mkdirat/mkf...
nat[src/trunk]: src/sys Add functions to access device flags. This restores sim...
jmcneill[src/trunk]: src/sys/dev/ofw Add of_getprop_uint64
ozaki-r[src/trunk]: src/sys/netinet6 Reduce return points
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for flushing prefix and default rout...
matt[src/trunk]: src/libexec/ld.elf_so RISC-V support.
mrg[src/trunk]: src/sbin/raidctl - add the string length as an explicit paramete...
christos[src/trunk]: src/sys/dev/usb PR/49233: Ben Gergely: Add huawei e353 to u3g
riastradh[src/trunk]: src/external/mit/xorg/lib/libdrm_intel libdrm_intel needs libpci...
christos[src/trunk]: src/external/bsd/blacklist/bin Centralize and fix =/* parsing, n...
christos[src/trunk]: src/doc makefs enhancements
pgoyette[src/pgoyette-compat]: src/sys/modules/arch/x86 Disable previous change - it ...
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Protect against multiple-inclusion
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_16 Forgot a file!
skrll[src/trunk]: src/sys/arch/arm/arm32 Style
joerg[src/trunk]: src/sys/dev Mark bell_thread as static and dead.
matt[src/trunk]: src/sys/dev/mii Add xxMarvell E6060 6-port 10/100 Fast Ethernet ...
matt[src/trunk]: src/sys/arch/evbmips/conf Add bluetooth
martin[src/trunk]: src/sys/arch/arm/rockchip David Binderman in port-arm/51013: mas...
martin[src/trunk]: src/distrib/sets/lists/debug Fix set lists for mips64 and gcc 5.3
skrll[src/trunk]: src/sys/arch Make emmc use of dma controller optional and disabl...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix typo in previous
martin[src/netbsd-7-1]: src/sys/sys Welcome to 7.1.2_PATCH
christos[src/trunk]: src/lib/libp2k Don't include <sys/vnode.h> to get the pager cons...
christos[src/trunk]: src/tests/rump/rumpkern bridge with the higher Makefile.inc
roy[src/trunk]: src/distrib Remove more rtsol references.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Switch to using ARM assembly...
msaitoh[src/trunk]: src/sys/dev/pci Revert previos. Sorry, I committed in another wo...
mrg[src/trunk]: src/external/gpl3/binutils regen mknative-binutils for ppc64 and...
skrll[src/trunk]: src/sys/dev/usb More ATHN_DEBUG
pgoyette[src/trunk]: src Add a loadable module for tap(4).
maxv[src/trunk]: src/sys Fix a tiny race in setregs and linux_setregs. Between th...
pgoyette[src/trunk]: src/sys/net And revert both of the previous. It seems that the ...
christos[src/trunk]: src/sys/dev/dtv remove unused variable
christos[src/trunk]: src/bin/csh add Will Robinson comment.
mrg[src/trunk]: src/share/mk switch arm ports to GCC 6.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Use a .h file for declaring the ...
ozaki-r[src/trunk]: src/sys/netinet Call ifp->if_output in revarprequest with KERNEL...
christos[src/trunk]: src/sys/dev/bluetooth add __USE for debugging variables
wiz[src/trunk]: src/share/man/man9 End sentence with a dot.
christos[src/trunk]: src/lib/libedit - fix types of rl_completion_entry_function and ...
matt[src/trunk]: src/share/mk Compile ARM apcs with -marm (no thumb).
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 don't set PREFERRED_S...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 82Q965 HECI.
christos[src/trunk]: src/usr.sbin/makefs/msdos don't forget to initialize the cache.
macallan[src/trunk]: src/sys/arch/sparc/sparc don't skip SUNW, sx - we've got a driver...
hannken[src/trunk]: src/tests/fs Test taking a snapshot from a stressed file system.
alnsn[src/trunk]: src/sys/modules/luacore Use "%s" to panic.
pgoyette[src/trunk]: src/sys/net Resequence the activities in tapdetach() so that no ...
pgoyette[src/trunk]: src/sys/net Put the #ifdef where it belongs (after defining the ...
pgoyette[src/trunk]: src/usr.sbin/srtconfig Fix open() error message - use a colon ra...
mlelstv[src/trunk]: src/sys/kern physio can issue multiple concurrent I/O requests f...
mlelstv[src/trunk]: src/etc Actually use unit number for iscsi device.
christos[src/trunk]: src/sys/arch/evbarm/nitrogen6 include pte.h
joerg[src/trunk]: src Document aarch64 ABI break.
martin[src/trunk]: src/doc Note vax /boot hack
jmcneill[src/trunk]: src/sys/stand/efiboot Build fixes for 32-bit targets.
jmcneill[src/trunk]: src/doc arm: Add UEFI bootloader support (bootarm.efi).
abhinav[src/trunk]: src/lib/libedit Perform quoting of filename completions when the...
jdc[src/trunk]: src/sys/dev/i2c Handle direct configuration if ia->ia_name is se...
hannken[src/trunk]: src/sys/kern vfs_vnode_iterator_next(): if a vnode is reclaiming...
mlelstv[src/trunk]: src/sys/dev/ic tagging work queue as MPSAFE was premature. Revert.
sevan[src/trunk]: src/share/misc PPT
msaitoh[src/trunk]: src/sys/dev/pci No functional change to reduce diff against {Fre...
christos[src/trunk]: src/usr.bin/fstat Add -O to print offsets; align columns properly.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use bogus ioread32/io...
snj[src/netbsd-7-1]: src/libexec/httpd Pull up following revision(s) (requested ...
dholland[src/trunk]: src/sys/ufs/lfs Remove stray KERNEL_UNLOCK_ONE() in error path o...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need <asm/barrier.h> for mb.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Actually do DRM_SUSER che...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void *.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement <linux/async.h...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt When the root= boot arg is missing, atte...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Can't and needn't xcall ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner PLL7 setup for HDMI on A20
macallan[src/trunk]: src/sys/arch/arm/omap break some long lines
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unifdef the dmi hacks he...
rmind[src/trunk]: src/sys/netinet tcp_usrreq: fix the previous - the assert is sti...
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/include Add CLWB bit.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Apparently one can reserve_shared only...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Need <sys/kernel.h> for ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Don't hork on DEBU...
christos[src/trunk]: src/sbin/newfs_msdos fix regressions after split.
jnemeth[src/trunk]: src/sbin/gpt - record the sector size of the disk
matt[src/trunk]: src/sys/sys Add an explicit (void *) cast to __link_set_make_entry*
christos[src/trunk]: src/sbin/mount use return instead of exit.
matt[src/trunk]: src/sys/arch/netwinder/netwinder vm_offset_t -> vaddr_t, vm_size...
skrll[src/trunk]: src/sys/dev/usb Whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rename amdgpu files to avoid clashes w...
wiz[src/trunk]: src/distrib/utils/embedded/files Use more markup, fix some typos.
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/powerpc/booke Change insn mask to properly match in...
christos[src/trunk]: src/sys/net/npf Welcome to version 18:
christos[src/trunk]: src/sys/dev/marvell this is not python (add braces)
macallan[src/trunk]: src/sys/arch/powerpc/powerpc disable the MULTIPROCESSOR case in ...
christos[src/trunk]: src/share/mk Since g++ uses stdc++_p when building with -pg make...
rin[src/trunk]: src/lib/libc/gen Correct oversight of wrong format string with f...
matt[src/trunk]: src/sys/arch/hpcmips #include <sys/cpu.h> and/or <mips/cpuregs.h...
martin[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
martin[src/netbsd-9]: src/doc Ticket #341
kre[src/trunk]: src/tests/usr.bin/printf Correct a typo. It is atf_require_pro...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal there is no ...
rin[src/trunk]: src/sys/dev/rasops Modify struct rasops_info again (ride 9.99.4 ...
christos[src/trunk]: src/sys/dev/pci __USE a debugging var
christos[src/trunk]: src/share/mk include <bsd.sys.mk>
joerg[src/trunk]: src Update LLVM/Clang snapshot to r192551 for various bug fixes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios Need...
christos[src/trunk]: src/tools/compat/fs/msdosfs links for makefs
kamil[src/trunk]: src/lib/libc/sys Document udata type switch in struct kevent in ...
thorpej[src/trunk]: src/sys/dev/i2c In axppmic_power_poweroff(), check for errors fr...
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
sevan[src/trunk]: src/share/misc AVB
msaitoh[src/trunk]: src/sys/dev/pci Fix number of port for Hudson rev. 0x1f and newe...
thorpej[src/trunk]: src/sys/dev/pci Make ichsmb and piixpm MP-safe:
skrll[src/trunk]: src/sys/arch/arm/broadcom We follow linux mainline and they're u...
skrll[src/trunk]: src/sys/arch/arm/broadcom Use PIC_IRQBASE_ALLOC and allow condit...
kamil[src/trunk]: src/sys/arch Harmonize the namespace of fast TLS base pointer ge...
gutteridge[src/trunk]: src/sys/arch/mips/cavium/dev Fix typos in comments.
ad[src/trunk]: src/sys/arch/powerpc/pic Add IPI_AST.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Split bcm2835 mbox driver into separat...
mlelstv[src/trunk]: src/sys/dev/acpi Free buffers only when allocated.
ad[src/trunk]: src Rename uvm_free() -> uvm_availmem().
kre[src/trunk]: src/sbin/dmesg Make recent change build for SMALL builds as well...
maxv[src/trunk]: src/sys/compat/netbsd32 Fix sizeof mismatch in copyin. This lead...
ryo[src/trunk]: src/doc note aq(4)
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Consider '@' syntax in device file pat...
ad[src/trunk]: src/sys/kern mi_cpu_init: set ci_smt_primary early.
kamil[src/trunk]: src/sys/sys Fix the EM_TILEGX number in the ELF header
jmcneill[src/trunk]: src/sys Add support for internal DesignWare HDMI PHYs
riastradh[src/trunk]: src/sys/dev/usb Fix mistakes in timeout/abort/completion changes...
jmcneill[src/trunk]: src/sys Add dma-ranges support.
joerg[src/trunk]: src/tools/llvm LLVM doesn't use term.h, so don't check for it wh...
jmcneill[src/trunk]: src/sys Add support for Broadcom GENET v5 ethernet controller as...
kamil[src/trunk]: src/lib/libc/gdtoa Avoid unportable left shift construct
isaki[src/trunk]: src/sys/dev/audio Limit the number of channels that userland app...
kamil[src/trunk]: src/lib/libc/stdlib Avoid NULL pointer arithmetics on environ
jmcneill[src/trunk]: src/sys/dev/ic Add support for hardware rx filters.
pgoyette[src/trunk]: src/sbin/modstat Clarify that the -k option only provides the ad...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Larry Tesler
pgoyette[src/trunk]: src/tests/modules Update the t_modctl test to ensure that static...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom RPi4 UEFI firmware 1.1 reports the wro...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Ken Kesey
joerg[src/trunk]: src/external/mit/xorg/lib/libglapi Doesn't need or use HAVE_LLVM.
skrll[src/trunk]: src/sys/dev/pci/bktr typo in comment
ad[src/trunk]: src/sys kpause(): is only awoken via timeout or signal, so use S...
ad[src/trunk]: src/sys/kern shutdown_all: take kernel_lock now that kern_reboot...
rin[src/trunk]: src/sys/net Remove debug printf I put into bridge_calc_csum_flag...
ad[src/trunk]: src/sys/miscfs/genfs v_interlock -> vmobjlock
rin[src/trunk]: src/sys/arch/powerpc/powerpc Comment out do_ucas_32(), only user...
christos[src/trunk]: src/lib/libpam/modules/pam_ssh This takes a provider now
pgoyette[src/trunk]: src/sys/compat/common Remove explicit calls to the sysctl setup ...
jmcneill[src/trunk]: src/sys/dev/ic Explicit format string for snprintf, spotted by tnn@
yamaguchi[src/trunk]: src/sys/dev/dkwedge Update sc->sc_parent->dk_rawvp while the loc...
kim[src/trunk]: src/share/man/man7 Typo fix (remove extra TPM)
kim[src/trunk]: src/crypto/external/bsd/openssh/dist Remove unreferenced SSH_REL...
macallan[src/trunk]: src/sys/arch/powerpc/oea switch PowerMac7, * CPUs to full speed v...
kamil[src/trunk]: src/libexec/ld.elf_so Separate matched symbol functionality out ...
isaki[src/trunk]: src/sys/dev/pci round_blocksize must return a multiple of the fr...
thorpej[src/trunk]: src/sys/dev/pci Upon further reflection, we actually do need to ...
nisimura[src/trunk]: src/sys/dev/usb use DOPAUSE. 772B Lenovo now has working rxpause...
nia[src/trunk]: src/share/man/man4 audio.4: Mention the blk_ms sysctl
ad[src/trunk]: src/sys/uvm/pmap pmap_pv_track(): use PMAP_PAGE_INIT() otherwise...
jdolecek[src/trunk]: src/sys/arch/xen drop the disabled M_EXT_ROMAP mbuf code, conver...
fox[src/trunk]: src/external/cddl/osnet/lib/libdtrace external/cddl/osnet: Supre...
ad[src/trunk]: src/sys/arch/x86/x86 - Add more assertions.
nisimura[src/trunk]: src/sys/arch/arm/sociox step forward to fdt/ACPI dual attach device
christos[src/trunk]: src/external/ibm-public/postfix/dist This is the Postfix 3.5 (st...
jdolecek[src/trunk]: src/sys/arch/xen/xen for now disable Rx offloading for xvif(4) a...
christos[src/trunk]: src/external/ibm-public/postfix merge postfix-3.5.0
maxv[src/trunk]: src/lib/libnvmm Optimize the legpref node: omit BRN (we don't ca...
sevan[src/trunk]: src/usr.bin/calendar/calendars Note the birthday of Symbolics.com
nisimura[src/trunk]: src/sys/arch/arm/sociox - add missing RXC_EN bit to resume recei...
riastradh[src/trunk]: src/sys/arch/i386/stand/efiboot/bootx64 Fix clang build after pa...
jdolecek[src/trunk]: src/sys/arch/xen/xen add support for skipping IPv6 checksum vali...
christos[src/trunk]: src/doc new OpenSSL
ad[src/trunk]: src Wrap vnode_impl.h in defined(_KERNEL) || defined(_KMEMUSER), ...
ad[src/trunk]: src Process concurrent page faults on individual uvm_objects / v...
thorpej[src/trunk]: src The raspberrypi, model-zero-w uses the same nvram config file...
thorpej[src/trunk]: src/sys/dev/ic Add a few more chip ID.
nisimura[src/trunk]: src/sys/arch/arm/sociox Socionext "NetSec" GbE driver
ad[src/trunk]: src/sys/kern Fix a race between cache_enter() and cache_revlooku...
ad[src/trunk]: src/usr.bin/vmstat ncs_collisions is gone.
ad[src/trunk]: src/sys/sys Update comments
mrg[src/trunk]: src/share/mk note that MKLLVMRT affects more than amdgpu.
thorpej[src/trunk]: src/sys/dev/fdt Add "snps, dwc3" to the list of compatible string...
nisimura[src/trunk]: src/sys/arch/arm/sociox correct global reset logic. still remain...
pgoyette[src/trunk]: src/sys/compat/common When using SYSCTL_SETUP there is no guaran...
leot[src/trunk]: src/share/misc Add TLDW
thorpej[src/trunk]: src/sys/arch/arm/sunxi Add the clock providers for the sun6i_a31...
mlelstv[src/trunk]: src/sys/kern Avoid division by zero if label isn't valid.
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
jdolecek[src/trunk]: src/sys/arch/xen/xen completely g/c the #if 0'ed xennetback_tx_f...
kefren[src/trunk]: src/usr.sbin/ldpd * add a new keyword for config file - passive-...
matt[src/trunk]: src/sys Make the inclusion of <sys/cprng.h> a private matter for...
maxv[src/trunk]: src/sys/net80211 Introduce ieee80211_recv_mgmt_assoc_resp.
nonaka[src/trunk]: src/sys/sys Avoid data abort at src/sys/dev/dkwedge/dkwedge_appl...
matt[src/trunk]: src/sys/arch/mips/mips On mipsNN use the trap instruction to pan...
snj[src/netbsd-7-1]: src/doc 1550, 1554
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core Nee...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use our rbtree, which...
rin[src/trunk]: src/sys/compat/netbsd32 For netbsd32_statvfs, f_spare should be ...
matt[src/trunk]: src/lib/libc/arch/arm/gen Add __aeabi_[fd]cmpun for IEEE unorder...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/include const const const...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Tired of fine-grai...
njoly[src/trunk]: src/sys Regen for mknodat(2) device argument type change.
matt[src/trunk]: src/share/man/man7 Change draft-ietf-tcpm-initcwnd-08.txt to RFC...
jmcneill[src/trunk]: src/sys/arch/arm/omap Disable flow control with CPSW_SS FLOW_CON...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Fi...
christos[src/trunk]: src/sys/dev/usb remove stray return
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Hazard a guess about a r...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Tag files with their specific co...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc earmhf mknative for libgcc
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Sprinkle __unused
ozaki-r[src/trunk]: src/tests/net/net Rename dump because it's used in net_common.sh
christos[src/trunk]: src/sys/dev/isa correct spkr softc.
ozaki-r[src/trunk]: src/sys/arch Add SCTP to ALL configs to keep it buildable anyway
scole[src/trunk]: src/sys/arch/macppc/conf increase MEMORY_DISK_ROOT_SIZE slightly...
christos[src/trunk]: src/sys/dev name attachment after parent per existing convention.
jmcneill[src/trunk]: src/sys/arch/arm/omap Add driver for AM335x TRNG module.
snj[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by pg...
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size - new f...
msaitoh[src/trunk]: src/sys/arch/x86/include - Add two more bit definitions
roy[src/trunk]: src/usr.sbin/sysinst dhcpcd will already have configured the sys...
macallan[src/trunk]: src/sys/arch/sgimips/dev actually get rid of actually unused var...
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative-gcc for GCC 4.8.3 release.
he[src/trunk]: src/distrib/evbarm/instkernel/instkernel Also populate the INSTA...
maxv[src/trunk]: src/doc Note kASan support.
jmcneill[src/trunk]: src/sys/dev/usb since umidi and sequencer are mpsafe, mark umidi...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Add some more mips targets f...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Drop PSW annotation fo...
apb[src/trunk]: src/usr.bin/uuencode Document today's changes to uudecode:
christos[src/trunk]: src/usr.sbin/makefs - use emalloc and friends
mbalmer[src/trunk]: src/usr.sbin/makefs/msdos Allow this to compile on 32bit archite...
kefren[src/trunk]: src/sys/netinet get rid of ip_len local variable. Use ntohs(ip->...
dholland[src/trunk]: src/usr.bin/make Recognize the crazy POSIXisms $(?D) and $(?F); ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc regen.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r209886.
joerg[src/trunk]: src/sys/dev/iscsi Save space by making ack flag booleans.
wiz[src/trunk]: src/sbin/resize_ffs New sentence, new line. Sort option descript...
rmind[src/trunk]: src/sys/external/bsd/ipf/netinet Include cdefs.h earlier for Net...
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman enable simd, neon, and iwmmxt f...
maxv[src/trunk]: src/sys/netinet6 Dedup: introduce rip6_sbappendaddr. Same as IPv4.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Try to avoid uninitialized gar...
dholland[src/trunk]: src/sys/kern PR 49636 Henning Petersen: use "0L" to return 0 fro...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace PR/51539: Henning...
christos[src/trunk]: src/usr.sbin/lockstat move all the necessay code inside ifdef
jmcneill[src/trunk]: src/sys/dev/usb simplify the locking in urtwn_start
christos[src/trunk]: src/sys/kern delete extra m_len initialization.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move linux_pci_dev_init into callers o...
mrg[src/trunk]: src/sys/sys add missing 'struct reg;' forward decl.
christos[src/trunk]: src/sys/arch/x86/include Allow for non inlined definitions for RUMP
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Suppress clang warning about `=...
riz[src/trunk]: src/sys Catch up to recent changes in config_pending_{incr, decr}().
rkujawa[src/trunk]: src/sys/dev/i2c Add forgotten register definitions for previous ...
ozaki-r[src/trunk]: src Run mcast tests on rump kernels
kamil[src/trunk]: src/tests/lib/libc/gen/exect Add new test t_exect to verify exec...
christos[src/trunk]: src/sys/modules/spkr Add spkr_pcppi.c
jmcneill[src/trunk]: src/sys/dev/usb make USBD_TASKQ_MPSAFE the same value as USBD_MP...
matt[src/trunk]: src/lib/libm Add RISC-V MD bits.
tron[src/trunk]: src/external/bsd/openldap Re-generate after import of OpenLDAP 2...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge changes
riastradh[src/trunk]: src Add pthread_condattr_setclock(3) man page link.
skrll[src/trunk]: src/sys/arch/evbarm Start code now updates a global variable fdt...
tsutsui[src/trunk]: src Provide wdboot as a copy of sdboot for Milan.
matt[src/trunk]: src/sys/arch/arm/include/arm32 ARM systems are no longer small, ...
kamil[src/trunk]: src/doc options(4): Remove KSTACK_CHECK_DR0.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-5.6.7 with the follow...
christos[src/trunk]: src/sys/dev Add rescan for audio children.
christos[src/trunk]: src/sys/net fix the source too, not just the doc.
kefren[src/trunk]: src/usr.sbin/ldpd Stop confusing peer hello source with peer tra...
roy[src/trunk]: src/sys/compat/netbsd32 Fixup ifdrv parameter order.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Fix typo in comment (s/XRC0/XCR0/).
christos[src/trunk]: src/sbin/route avoid pointer gymnastics
skrll[src/trunk]: src/sys/dev/usb Fix reversed argument to USBHIST_LOG
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 With <asm/cpufeature.h>, ...
christos[src/trunk]: src/usr.bin/config match the updated <sys/types.h> definition
dholland[src/trunk]: src/usr.bin/make bump date; I think I'm done for tonight
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variables.
riastradh[src/trunk]: src/sys/external/bsd/common Add system_power_efficient_wq.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Let upstream code attempt matc...
mbalmer[src/trunk]: src/libexec/httpd better approach to NUL terminate strings
macallan[src/trunk]: src/sys/dev/wscons add ioctl(WSDISPLAYIO_GET_FBINFO)
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto PR/53838: Scole Mail...
flxd[src/trunk]: src/sys Clean-up (remove redundant declarations, concentrate che...
martin[src/netbsd-7-1]: src/doc Ticket #1570
wiz[src/trunk]: src/usr.sbin/pcictl Fix pasto.
jdolecek[src/trunk]: src/sys/dev convert the sector counts for label sanity checks to...
gutteridge[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): add a minor clarification a...
kamil[src/trunk]: src/doc Import compiler-rt r350590 LLVM sanitizers
matt[src/trunk]: src/common/lib/libc/arch/arm/string Unless we are using an XSCAL...
christos[src/trunk]: src/usr.sbin/makefs fix recursion error handling. top level dire...
chs[src/trunk]: src/sys remove the aiodoned thread. I originally added this to ...
joerg[src/trunk]: src/share/locale Remove duplicate zh entry.
joerg[src/trunk]: src/lib/libc Remove most LC_CTYPE specific parts of locale.cache.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Put declaration of the 5.0 sysct...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt fix printf format
matt[src/trunk]: src/common/lib/libc/arch/arm/string thumbify (part2)
matt[src/trunk]: src/sys/arch/arm/arm32 If possible, use strd to clear .bss
ginsbach[src/trunk]: src/share/misc +HSM is also hierarchical storage management
christos[src/trunk]: src/tools/ctfconvert Add DPADD's
joerg[src/trunk]: src/usr.bin/netstat Use sysctl based code netstat -r. Remove sup...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/compat/common The big all-inclusive compat mod...
pgoyette[src/pgoyette-compat]: src/doc Reflect current status
skrll[src/trunk]: src/sys/arch Switch to dwctwo(4) from dotg(4) for the RaspberryP...
knakahara[src/trunk]: src/sys/sys Bump kernel version for if_tunnel_check_nesting() us...
skrll[src/trunk]: src/sys/arch/hp700/gsc Actually return any error.
martin[src/trunk]: src/sys/miscfs/genfs Mark a potentially unused (if an arch imple...
thorpej[src/trunk]: src/sys/dev/pcmcia - Adopt <net/if_stats.h>.
martin[src/trunk]: src/distrib/vax/cdroms/installcd Instead of running MAKEDEV insi...
matt[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 ifdrv copy routines to not ...
skrll[src/trunk]: src/sys/arch/mips/include Remove unused file.
skrll[src/trunk]: src/sys/dev/usb Use lower case for USBHIST messages.
mlelstv[src/trunk]: src/sys/sys Expose device structures to _KMEMUSER
christos[src/trunk]: src/usr.sbin/makefs make everything use the generic options parser.
christos[src/trunk]: src/distrib/sets/lists fix missing files
ozaki-r[src/trunk]: src/sys/net Fix racy bridge_delete_member
mrg[src/trunk]: src/sys/arch sun2/sun3:
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet add fallthru comments.
mlelstv[src/trunk]: src/usr.sbin/makefs/ffs Do not use *bp after freeing it in brelse.
jdolecek[src/trunk]: src/sys make ena(4) compile, with best efford exercised to conve...
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Track changes from HEAD
christos[src/trunk]: src/sys/arch fix leak.
tron[src/trunk]: src/external/gpl3/gcc/lib/libgomp Fix build with stack smash pro...
mrg[src/trunk]: src/distrib/utils/embedded add a method to add user accounts or ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipseb.
christos[src/trunk]: src/sys/opencrypto fix compilation
knakahara[src/trunk]: src/tests/net/if_pppoe fix accidentally if_pppoe atf failure dep...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin cubieboard2 uses awge not awe
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.
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add details...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add some amdgpu goo.
jmcneill[src/trunk]: src/sys/dev/usb let the bus driver override fifo size
msaitoh[src/trunk]: src/sys/dev/pci Print NVM image version.
christos[src/trunk]: src/lib/libc bump for scopeid functions
skrll[src/trunk]: src/sys/arch/arm/arm32 Always pmap_kenter_pa the page in pmap_gr...
christos[src/trunk]: src/sys/fs/msdosfs more cross-compile friendly.
jdc[src/trunk]: src Add sysmon (required for the envsys framework).
jdolecek[src/trunk]: src/sys/dev/pci regen
pgoyette[src/pgoyette-compat]: src/sys/conf Re-sequence to declare dependency before ...
matt[src/trunk]: src/lib/libc/arch/arm/string Add simple version of strncat for ARM.
matt[src/trunk]: src/usr.bin/xlint Make mips64e[bl] check more generic.
christos[src/trunk]: src/external/bsd/blacklist/bin print the key in human readable f...
thorpej[src/trunk]: src/sys More cleanup to i2c autoconfiguration:
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.4 with the follow...
tron[src/trunk]: src/external/bsd/openldap/dist Import OpenLDAP version 2.4.39. T...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add motg (commented out)
skrll[src/trunk]: src/sys/arch/evbarm Remove old and never used evbarm/initarm_com...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Permissions work better if you spec...
jakllsch[src/trunk]: src/sys/dev/usb Seperate xHCI and xhci(4) TRB structs so as to a...
rin[src/trunk]: src/external/bsd/less/bin PR bin/50123 (myself): less and lesske...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize: cache the guest state entirely in...
skrll[src/trunk]: src/sys/dev/usb KNF
rmind[src/trunk]: src/sys/net/npf NPF: adjust the 'stateful-ends' mechanism to tag...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set VDD_CPU to 1.4V
roy[src/trunk]: src/sys Revert prior change, optionally include PPPOE and SPPP s...
skrll[src/trunk]: src/share/mk Switch hppa to gcc 5.3
joerg[src/trunk]: src/usr.bin/netstat Drop assignment from uninitialized and other...
mlelstv[src/trunk]: src/sys/dev/iscsi Add sanity check.
roy[src/trunk]: src/usr.sbin/sysinst Don't prompt for hostname or domain if obta...
christos[src/trunk]: src/usr.bin/man add more compression suffixes and local suffixes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add trace_radeon_vm_flush stub.
jnemeth[src/trunk]: src/share/man/man3 - DPRINTF(("val is %d\n", val)); -> DPRINTF((...
christos[src/trunk]: src/sys/fs/smbfs remove usused code
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable hdaudio
uki[src/trunk]: src/distrib/sets/lists/debug give syspkg names to -unknown- file...
uwe[src/trunk]: src/lib/libc/stdio Minor markup and wording fixes.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch s/TGC/TCG/. Not Tokyo Game Show but Tin...
maxv[src/trunk]: src/sys/sys Enable QUEUEDEBUG under DIAGNOSTIC. It has never bee...
joerg[src/trunk]: src/sys/ufs/chfs Timestamps are bad sources of entropy, so just ...
mrg[src/trunk]: src/include add max_align_t. C11 defines this and GCC 5.3 reall...
roy[src/trunk]: src/lib/libcurses Add TABSIZE, which is derived from terminfo in...
alnsn[src/trunk]: src/tests/lib/libbpfjit Update copyright year.
rmind[src/trunk]: src/sys/net PR/49190: bpf_deliver: set scratch memory store in b...
mlelstv[src/trunk]: src/sbin/mount_msdos fix usage message
mrg[src/trunk]: src/sys move DWCGMAC_MPSAFE into dwc_gmac_var.h and introduce an
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
rmind[src/trunk]: src MI IPI interface:
matt[src/trunk]: src New files for Userland support of UCB RISC-V (both 32-bit an...
martin[src/trunk]: src/sys/arch/m68k/m68k Mark a variable that is only tested in DI...
sjg[src/trunk]: src/usr.bin/make Avoid coredump for
gdt[src/trunk]: src/sys/sys Fix comment documenting __link_set_decl() macro.
jdc[src/trunk]: src/sys/dev/i2c Add lmenv to the configuration framework.
wiz[src/trunk]: src/share/man/man4 Improve wording. Fix typo. Remove superfluous...
wiz[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix sense of test to mak...
para[src/trunk]: src/sys/kern fix the sysctl_setup_func typedef
jmcneill[src/trunk]: src/sys/arch/arm/allwinner set fifosize to 512, and fix swapped ...
snj[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by christo...
macallan[src/trunk]: src/sys/arch/macppc/macppc deal with IPIs on U3/HT machines, onl...
mrg[src/trunk]: src/sys/arch/sparc/conf revert the previous. sparc has no spkr.
he[src/trunk]: src/sys/arch/evbarm/conf Add an install kernel for KUROBOX_PRO.
maxv[src/trunk]: src/sys/miscfs/procfs Fix info leaks.
jmcneill[src/trunk]: src/sys/dev/pci regen
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement poll su...
kamil[src/trunk]: src Correct the build rules of LLVM sanitizers
msaitoh[src/trunk]: src Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and...
matt[src/trunk]: src/sys/arch/vax/conf Modify compiler HACK to be for GCC 4.1 only
joerg[src/trunk]: src Remove ISCSI_PERFTEST.
mlelstv[src/trunk]: src/usr.sbin/installboot/arch Compute bootloader checksum correc...
christos[src/trunk]: src/sys/sys Add MAP_FMT
gdt[src/trunk]: src/sys/arch Disable uscanner in all kernel configs
joerg[src/trunk]: src/sys/dev/pci/cxgb Make cxgb at least compilable. Fix _rt_key ...
pgoyette[src/pgoyette-compat]: src/sys/kern Since we use pointer semantics when walki...
matt[src/trunk]: src/external/gpl3/gcc updated mknative gcc bits for earmhf
christos[src/trunk]: src/sys/external/bsd/acpica/dist/utilities __USE a debugging var...
martin[src/trunk]: src/common/lib/libprop Make this compilable with gcc 4.8.1 witho...
nat[src/trunk]: src/sys/arch/emips/conf No audio speaker on emips. Fixes build.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipsel.
jmcneill[src/trunk]: src/sys/dev/usb add USB_TASKQ_MPSAFE to usb_init_task args
christos[src/trunk]: src/usr.bin/find use O_CLOEXEC, wrap long line.
matt[src/trunk]: src/external/gpl3/gcc RISC-V configury
ozaki-r[src/trunk]: src/sys/net Fix locking against myself on ifpromisc
jmcneill[src/trunk]: src/sys/arch/arm/broadcom return NULL when failing to establish ...
skrll[src/trunk]: src/sys/dev/usb Static initialise usbhist - it can be used by co...
mbalmer[src/trunk]: src/share/man/man7 Lua 5.1 -> Lua 5.3
macallan[src/trunk]: src/sys/dev/pci add another special case so SM50x's framebuffer ...
wiz[src/trunk]: src/usr.sbin/makemandb Fix a bug that caused an error about a UN...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-rc4
pgoyette[src/trunk]: src/sys/fs/nfs/client Adapt code for our location of the nfs hea...
christos[src/trunk]: src/usr.sbin/makefs/msdos depend on TOOLS instead of __NetBSD__ ...
christos[src/trunk]: src/sys/modules new module
joerg[src/trunk]: src Until we have a solution for stdatomic.h for GCC 4.8, instal...
christos[src/trunk]: src/usr.sbin/makefs don't reuse the same variables
martin[src/netbsd-7-1]: src/doc Ticket #1563
roy[src/trunk]: src/usr.sbin/rtadvd Set the hoplimit of 255 as specified in RFC ...
rjs[src/trunk]: src Add ftcolor.h to build from freetype2.
joerg[src/trunk]: src/external/bsd/elftosb Explicitly build as C++03 source.
wiz[src/trunk]: src/share/man/man4 Remove superfluous macros.
mrg[src/trunk]: src/external/mit/xorg/lib libvdpau depends upon libXext and libX...
mlelstv[src/trunk]: src/sys/dev/ata Move standby on detach after wedges deletion in ...
ryo[src/trunk]: src/sys/arch/aarch64 - add ddb command "machine ttbr" to dump MM...
hannken[src/trunk]: src/external/cddl/osnet Move local changes to files below "exter...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel updates fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
jmcneill[src/trunk]: src/sys/dev/hdaudio add Tegra124 HDMI
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Protect #inclu...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by bad ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm drm_fb_helper.c got lost in the me...
riastradh[src/trunk]: src/sys/dev/pci Implement Intel AGP chipset flush.
pgoyette[src/pgoyette-compat]: src/sys/conf COMPAT_43 is even older than COMPAT_09, s...
mrg[src/trunk]: src/external/gpl3/gcc update:
nat[src/trunk]: src/tests/dev/audio Update test output to reflect audio changes.
martin[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/conf Add some file to define MI major for various classe...
skrll[src/trunk]: src/sys/arch/arm/arm32 Shut up noisy debug unless pmap_debug_lev...
snj[src/netbsd-7-0]: src/sys/dev Apply patch (requested by chs in ticket #1429):
pgoyette[src/trunk]: src/sys/fs/nfs/common Disable duplicate typedef
maxv[src/trunk]: src Retire ICMPPRINTFS, it's annoying and it doesn't build.
snj[src/trunk]: src/doc mark netbsd-6* as Terminated
martin[src/trunk]: src/sys/net Ifdef a variable like its use
matt[src/trunk]: src/sys/arch/emips/emips #include <sys/cpu.h>
christos[src/trunk]: src/usr.sbin/makefs handle some of the options by the generic pa...
maxv[src/trunk]: src/sys/netipsec dedup again
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printf.
maxv[src/trunk]: src/sys Add kasan interceptors for strcpy/strcmp/strlen.
martin[src/trunk]: src/sys/arch/mips/cavium Reenable preemption before returning an...
skrll[src/trunk]: src/sys/arch/arm/allwinner AWIN_SDRAM_PBASE is actually 0x20000000
matt[src/trunk]: src/sys/arch/mips/mips Don't compile the mips64 stuff if we bein...
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Match with binutils
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Free the bus crap.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Transfer from the correc...
matt[src/trunk]: src/sys/conf Add comment about new MI device numbers in other fi...
jdc[src/trunk]: src/sys/conf Add an MI major number for seeprom (char 206).
martin[src/trunk]: src/external/bsd/libnv/lib Move common parts into a makefile fra...
mrg[src/trunk]: src/sys/dev/usb s/no free/no freelist entry/ in a debug message.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe fix typo in error handling of ixgbe_alloca...
mrg[src/trunk]: src document usbnet diagnostics in usbnet(4). remove all the no...
roy[src/trunk]: src/sys/netinet ARP: remove unused sysctl entry log_unknown_network
macallan[src/trunk]: src/sys/dev/adb fix Kensington Turbo Mouse support properly
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Restore the kvm support
christos[src/trunk]: src/usr.sbin/mtree Pass a file pointer to write data instead of ...
sevan[src/trunk]: src/lib/libc/sys read was present in v1
skrll[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) UVMHIST options
martin[src/trunk]: src/sys/arch/prep/stand/boot PR 54394: do not compile in experim...
msaitoh[src/trunk]: src/sys/dev/mii Add Teranetics, Aquantia and Renesas.
matt[src/trunk]: src/sys/arch/mips/cavium Add wdog support
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Stub out intel_dsi_init.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Update comment to ref...
joerg[src/trunk]: src/usr.bin/make Revert all make changes except the unit tests t...
pgoyette[src/pgoyette-compat]: src/sys/kern Use an SLIST-based stack rather than a st...
jdolecek[src/trunk]: src/sys/kern do not try to rm sysautoload when it's not actually...
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_clock_enable and fdtbus_clock_enable_...
rmind[src/trunk]: src/sys/net/npf NPF portmap: add a workaround for archs without ...
uwe[src/trunk]: src/games/fortune/fortune Prettify formatting.
maxv[src/trunk]: src/sys/arch/hppa Remove references to COMPAT_OSF1 in HPPA, it h...
msaitoh[src/trunk]: src/sys/dev/mii - Copy copyright messages from if_ethersubr.c re...
martin[src/trunk]: src/sbin/gpt Allow -b startsec to specify the partition to chang...
pgoyette[src/trunk]: src Add srt(4) to /etc/MAKEDEV and corresponding update to MAKED...
christos[src/trunk]: src/sys/arch/powerpc/include/ibm4xx fix protection
maxv[src/trunk]: src/sys/kern Move pnbuf_cache into vfs_init.c, where it belongs.
thorpej[src/trunk]: src/sys/arch/alpha/alpha Fix a couple of latent MP issues in the...
simonb[src/trunk]: src/sys/arch/mips/mips Add entry for MIPS 25Kf.
christos[src/trunk]: src/sys/arch Go back to not always defining PAGE_{SIZE, SHIFT, MASK}
christos[src/trunk]: src/sys/arch/sparc/include remove extra token
jmcneill[src/trunk]: src/sys/dev/usb if the pkt length in rx header is < ETHER_HDR_LE...
martin[src/trunk]: src/sys/net Remove unused variable
dholland[src/trunk]: src/sys/ufs Fix previous. Anyone have a brown paper bag?
christos[src/trunk]: src/sys/arch/zaurus/zaurus Yes, we need to load symbols, but we ...
jmcneill[src/trunk]: src/common/lib/libc/string Fix typo: __aebi_memset -> __aeabi_me...
christos[src/trunk]: src/sys/sys Add some string tags for resources
sevan[src/trunk]: src/share/misc Add ABNF and EBNF
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
tkusumi[src/trunk]: src/sys/dev/dm dm: Make target's ->table() optional
thorpej[src/trunk]: src/sys/dev/i2c Revert previous until issues can be sorted out.
rjs[src/trunk]: src/sys/arch/aarch64/include s/Memroy/Memory/ in comment.
martin[src/trunk]: src/sys/uvm Use PRIxPADDR to print a physical address (instead o...
pgoyette[src/trunk]: src/sys/compat/common For the built-in COMPAT_30 module code, ma...
skrll[src/trunk]: src/sys/arch/arm/broadcom Invalidate the cache just before tryin...
jmcneill[src/trunk]: src/sys/dev/acpi Hide ACPI0004 devices on aarch64
thorpej[src/trunk]: src/sys/dev/i2c Fix mis-placed parentheses. PR kern/54812.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup and minor sync up with FreeBSD...
ryo[src/trunk]: src/sys/modules Add module build for aq(4)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach mmcpwrseq resource earlier
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for simple-audio-amplifier binding
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
ad[src/trunk]: src/sys/arch/x86 Back the pv_hash stuff out. Now seeing errors ...
ryo[src/trunk]: src/sys/arch/aarch64 add support pmap_pv(9)
skrll[src/trunk]: src/sys/arch/arm/ep93xx More if_stat*
kamil[src/trunk]: src/usr.bin/make Fix usage of angle-brackets and quotes in make(...
msaitoh[src/trunk]: src/sys/dev/mii RDC -> xxRDC. No functional change.
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx In ppc4xx_tlb_find_victim(), mark ke...
kamil[src/trunk]: src/sys/ufs/lfs Avoid undefined behavior in *_BITMAP_FREE() macros
kamil[src/trunk]: src/sbin/route Avoid undefined behavior
maxv[src/trunk]: src/sys/kern Inline the block in the parent block, for clarity, ...
roy[src/trunk]: src/etc/rc.d rc.d/network: improve wording of waiting for DAD to...
pgoyette[src/trunk]: src/lib/libc/sys Remove vestigial remnant of an earlier modifica...
joerg[src/trunk]: src/include Correct C99 / C++11 feature testing. Document remain...
riastradh[src/trunk]: src/sys/ufs/lfs Don't lfs_writer_enter while holding v_interlock.
ad[src/trunk]: src/sys/arch/x86 The PV locking changes are expensive and not ne...
jdolecek[src/trunk]: src/sys/kern move config_init_mi() call before vfsinit(), which ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new test in t_ptrace_wait*
roy[src/trunk]: src/distrib/common ramdisk-zfsroot: Remove the module loading magic
wiz[src/trunk]: src/bin/echo Add some commas.
pgoyette[src/trunk]: src/sys/compat/common Include all of the vfs syscalls in the sys...
kim[src/trunk]: src/share/man/man7 Fix .Dt to match installed section
kim[src/trunk]: src/crypto/external/bsd/openssh/dist Cleanup
kim[src/trunk]: src/crypto/external/bsd/openssh/dist Fix duplicate entries in th...
isaki[src/trunk]: src/sys/dev/audio Release memories on audiobellclose.
skrll[src/trunk]: src/sys/modules Disable hifn again
jdolecek[src/trunk]: src/sys/arch/xen/xen drop the disabled M_EXT_ROMAP mbuf code, an...
yamaguchi[src/trunk]: src/sys/dev/pci Fix panic due to aquire an adaptive mutex with s...
skrll[src/trunk]: src/sys/arch/arm/samsung Use __BIT/__SHIFTOUT some more. NFCI.
reinoud[src/trunk]: src/sys/fs/nilfs Fix use-after-free issue!
pgoyette[src/trunk]: src/sys/miscfs Finish the transition to SYSCTL_SETUP by removing...
thorpej[src/trunk]: src/sys/dev/pci Don't bother with IFF_OACTIVE.
riastradh[src/trunk]: src/sys/rump/fs/lib/liblfs Suppress spurious address-of-packed e...
nisimura[src/trunk]: src/sys/arch/arm/sociox improve comments
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
riastradh[src/trunk]: src/sys/miscfs/deadfs Use vn_bwrite, not genfs_nullop, for VOP_B...
jdolecek[src/trunk]: src/sys/arch/xen actually in data_validated case, there is no ne...
ad[src/trunk]: src/usr.bin/vmstat - nchash is gone.
ad[src/trunk]: src/sys/sys NetBSD 9.99.51 - namecache changes
nisimura[src/trunk]: src/sys/arch/arm/sociox try to DRT about EEPROM ucode
skrll[src/trunk]: src/sys/uvm Fix UVMHIST build
ad[src/trunk]: src/sys Regen.
kamil[src/trunk]: src/lib/librumpuser Fix off-by-one
maxv[src/trunk]: src/sys/dev/usb Use a vhci_request_t, will be required for futur...
nisimura[src/trunk]: src/sys/arch/arm/sociox make sure to use mac_write() for GMACxxx...
nisimura[src/trunk]: src/sys/arch/arm/sociox try to decode _DSD ACPI resource
isaki[src/trunk]: src/tests/dev/audio Add tests for poll(POLLIN) before read().
thorpej[src/trunk]: src Let xunlong, orangepi-lite2 share bwfm config with raspberryp...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add special handling for model 0x0f steppin...
nisimura[src/trunk]: src/sys/arch/arm/sociox extend mii_statchg() to use ether_mediac...
bad[src/trunk]: src/share/installboot/evbarm Belatedly add NanoPi R1.
isaki[src/trunk]: src/share/man/man4 Add description about channel limitation intr...
christos[src/trunk]: src/usr.bin/infocmp Deal with both .db and .cdb extensions...
skrll[src/trunk]: src/sys/arch/arm/include Provide a curpcb
sevan[src/trunk]: src/usr.bin/ktrace Document ktrace history
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build.
martin[src/netbsd-7-1]: src/sys/sys Pull up following revision(s) (requested by mrg...
matt[src/trunk]: src/sys/arch/arm/arm32 Add a machdep.cpu_arch sysctl
rin[src/trunk]: src/sys/arch/amiga/dev Remove duplicate vgaw() accidentally intr...
mrg[src/trunk]: src/share/mk swtich ia64 to GCC 6.
skrll[src/trunk]: src/sys/arch/arm/arm Typo in previous
rmind[src/trunk]: src/sys/netinet ip_input(), ip_savecontrol(): cache m->m_pkthdr....
mlelstv[src/trunk]: src/sys/ddb enums might be unsigned.
christos[src/trunk]: src/external/bsd/openpam/dist/lib For consistency, handle REQUIS...
joerg[src/trunk]: src/sbin/iscsictl Remove userland side of ISCSI_DEBUG and ISCSI_...
maxv[src/trunk]: src/sys/netipsec Clean up, and panic if we call functions that a...
snj[src/netbsd-7-1]: src/sys Apply patch (requested by maxv in ticket #1499):
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add timer 2 and 3 for Discovery Innovat...
matt[src/trunk]: src/lib/csu/common Use __weakref_visible (from joerg@)
kefren[src/trunk]: src/usr.sbin/ldpd Be a little more strict when sending notificat...
macallan[src/trunk]: src/sys/arch/powerpc/pic use 128 as IPI_VECTOR to avoid overlap ...
riastradh[src/trunk]: src/tests/fs/vfs Test that read fails with EFAULT even if O_SYNC...
martin[src/trunk]: src/sys/arch/newsmips/dev David Binderman in PR port-newsmips/51...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Remove #define VERBOSE_INIT_ARM
dholland[src/trunk]: src/usr.bin/make Restore apb's 20140820 commit (-r1.228 of main.c):
pgoyette[src/trunk]: src/sys/arch/x86/pci/imcsmb Fix the attach message - needs a ": "
rkujawa[src/trunk]: src/sys/arch/amiga/amiga Plug empm(4) into system halt function.
mrg[src/trunk]: src/external/gpl3/gcc/lib catch up with GCC_SUBDIR changes for n...
martin[src/trunk]: src/usr.sbin/sysinst/arch remove unused "emptypart" message (or ...
macallan[src/trunk]: src/sys/arch/macppc/conf no more need to hardwire the boot device
matt[src/trunk]: src/sys/arch/arm/include Change _BSD_SSIZE_T_ so it's not depend...
christos[src/trunk]: src/sys/dev/usb handle memory shortage correctly.
skrll[src/trunk]: src/sys/arch/evbarm/include RCSid police
uwe[src/trunk]: src/sys/arch/powerpc/oea Fix fmttab value for L2CR_L2PE (parity ...
nonaka[src/trunk]: src/distrib/common Remove rtsol.
rkujawa[src/trunk]: src/sys/dev/pci Include rasops that are actually needed by this ...
riastradh[src/trunk]: src/sys/sys Welcome to 7.99.71, courtesy of a slight increment i...
matt[src/trunk]: src/sys/arch/arm/arm32 Make _BUS_DMAMAP_MEM_XLATE supplied by th...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for em4k. While here ...
palle[src/trunk]: src/sys/arch/sparc sun4v: Workaround for OpenBoot feature where ...
rmind[src/trunk]: src/sys Move udp6_input(), udp6_sendup(), udp6_realinput() and u...
jakllsch[src/trunk]: src/sys/arch Big endian support for virt_platform_early_putchar ...
hsuenaga[src/trunk]: src/sys separate buffer management codes 'mvxpbm.c' from if_mvxp...
pooka[src/trunk]: src/sys/rump Add a "default" alias for RUMP_NBCOMPAT, in case "d...
matt[src/trunk]: src/sys/arch/mips/mips Fix J/JAL address calculation to not thro...
snj[src/netbsd-7-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
wiz[src/trunk]: src/share/man/man9 Add missing word
matt[src/trunk]: src/common/lib/libc/arch/arm Use ${COPT} so it properly emits th...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r209886.
matt[src/trunk]: src/lib/libc/arch/arm/misc Add a constructor for EABI to determi...
wiz[src/trunk]: src/usr.sbin New sentence, new line.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf bump SYMTAB_SPACE
jmcneill[src/trunk]: src/distrib/utils/embedded/files Switch to efiboot
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove references to Exynos 4412 and 54...
msaitoh[src/trunk]: src/sys Fix typo in comment (s/numer/number/).
martin[src/trunk]: src/sbin/gpt Allow -b to specify a partition for "gpt unset" as ...
christos[src/trunk]: src/sys/arch enable IPSEC
kamil[src/trunk]: src/sys/arch Introduce _UC_MACHINE_FP() as a macro
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core Fix...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Use atomics to manage fence->flags.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Nix memory barriers that...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Fix space calculation for dump header. ...
joerg[src/trunk]: src/lib/libc/tls Mirror the ld.elf_so logic for handling alignin...
macallan[src/trunk]: src/sys/arch/evbmips/loongson another cpuregs.h
jdolecek[src/trunk]: src/sys/arch/x86/x86 dedup code around pmap_reactivate() - do th...
sevan[src/trunk]: src/share/misc Add some ZFS related acronyms.
joerg[src/trunk]: src/sys/arch/powerpc/booke Typo
macallan[src/trunk]: src/sys/arch/mips/conf make sure we compile mips_fpu.c and fp.S ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary includes
christos[src/trunk]: src/external/gpl3/gcc regen vax!
matt[src/trunk]: src/sys/arch/evbarm/stand gcc will supply -Wa, -eabi=gnu so don't...
roy[src/trunk]: src/usr.sbin/sysinst Remove the ping6 ff02::2 test, it looks pre...
christos[src/trunk]: src/usr.sbin/makefs/msdos use pcbmap instead of the open coded h...
christos[src/trunk]: src/tests/lib/libc/gen - add range tests
blymn[src/trunk]: src/lib/libcurses Fix typo for unknown key keyname return.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r172366. Catch up with the mov...
rmind[src/trunk]: src/share/man/man9 pcu(9) man page: correct PCU_REENABLE descrip...
mlelstv[src/trunk]: src Split case folding table into separate source file and add full
christos[src/trunk]: src/sys/kern PR/47591: Michael Plass: If the unix socket is clos...
christos[src/trunk]: src/lib/libnpf update for v18 conn list; more error checks
mrg[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/mips64el/build-gnulib rege...
christos[src/trunk]: src/sys/fs/udf fix unused variable warnings
blymn[src/trunk]: src/lib/libcurses Improve debug information.
joerg[src/trunk]: src/sys Regen.
tsutsui[src/trunk]: src/sys/arch/luna68k Whitespace cleanup.
christos[src/trunk]: src/usr.sbin/makefs remove duplicated code, and try to cleanup p...
skrll[src/trunk]: src/sys/arch/arm/broadcom bcm2835_bsc: use fdt to enumerate i2c ...
pgoyette[src/trunk]: src/sys/fs/nfs/nlm Update for location of newnfs headers, clean ...
jdolecek[src/trunk]: src/sys/sys mark the ONCE_DECL() variables as __read_mostly to o...
riastradh[src/trunk]: src/sys/dev/pci Fill struct agp_info::ai_devid with the PCI id.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04 Ifdef out a ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Add needful includes ...
joerg[src/trunk]: src/gnu/dist/groff/src/utils/hpftodit The opposite of new[] is d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp Ifde...
christos[src/trunk]: src/sys/dev conditionally elide conditional for rump.
christos[src/trunk]: src/sys/dev/pci - use proper types (uint16_t instead of uint32_t)
christos[src/trunk]: src/share/man/man3 describe the __USE macro
christos[src/trunk]: src/sys/arch/zaurus/stand revert previous, we'll do differently
christos[src/trunk]: src/distrib/sets/lists/comp spkrio.h is not isa only anymore.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Renam...
jdolecek[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 regen
christos[src/trunk]: src/share/man/man4 bump date
jdc[src/trunk]: src/sys/dev/ic Halt the RX watchdog callout when stopping.
riastradh[src/trunk]: src/sys/dev/pci Missed a spot.
isaki[src/trunk]: src/sys/dev/audio Use AUDIO_SCALEDOWN() macro rather than seemin...
christos[src/trunk]: src/distrib/sets/lists/modules delete spkr_synth
msaitoh[src/trunk]: src/sys/dev/mii s/u_int32_t/uint32_t/
msaitoh[src/trunk]: src/sys/dev/pcmcia Whitespace fix.
msaitoh[src/trunk]: src/sys/dev/mii Whitespace fixes. No functional change.
chopps[src/trunk]: src - Fix fallout for recent bread() change (removing cred arg).
kamil[src/trunk]: src/doc Add new entries to TODO.ptrace
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define noinline in <li...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon mutex init/destroy
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out a symbol_put...
christos[src/trunk]: src/sys/dev/pckbport PR/48831: J?rg Grundmann: Synaptics Touch p...
mlelstv[src/trunk]: src/sys/kern use 64bit arithmetic to compute sectors-per-unit
christos[src/trunk]: src/external/gpl3/gcc regen amd64
ozaki-r[src/trunk]: src/sys Annotate bpf_mtap still running in Rx hardware interrupt...
joerg[src/trunk]: src/distrib/sets/lists/comp Remove a couple of over eager obsole...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 re-gen...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb adapt to new api
rmind[src/trunk]: src netstat(1) and ifmcstat(8): ifnet was renamed to ifnet_list, ...
christos[src/trunk]: src/usr.bin/rdist more clobbering fixes.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey fix grammar stupidity: ip...
matt[src/trunk]: src/distrib/sets/lists Uncomment/fix the eabihf compat entries
riastradh[src/trunk]: src/sys/fs/nilfs Complete removal of cred argument from bread in...
matt[src/trunk]: src/sys/sys Add EM_RISCV
martin[src/netbsd-7-0]: src/doc Ticket #1451
plunky[src/trunk]: src/share/mk we use C99 syntax but with some GCC extensions, so ...
skrll[src/trunk]: src/sys/dev/usb Whitespace
pgoyette[src/pgoyette-compat]: src/sys/compat/sys Declare the if_50_{init, fini} entry...
christos[src/trunk]: src/lib/libc/net use new constants
pgoyette[src/pgoyette-compat]: src/sys/compat/common Include correct header file
pgoyette[src/pgoyette-compat]: src/sys The last of the rename
pgoyette[src/pgoyette-compat]: src/sbin/modstat Document the new A-is-for-Alias flag ...
rkujawa[src/trunk]: src/share/man/man4 s/with resolution/with a resolution/
jnemeth[src/trunk]: src/sys/dev/usb add Keyspan USA-19H serial adapter
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO. Wording improvements. Remove u...
wiz[src/trunk]: src/share/man/man8/man8.alpha Add EXIT STATUS section. Use more ...
christos[src/trunk]: src/sys Restructure speaker devices so that there can be multipl...
martin[src/trunk]: src/lib/libc/softfloat/bits64 Avoid warnings (signed/unsigned co...
ozaki-r[src/trunk]: src/sys Make the routing table and rtcaches MP-safe
kamil[src/trunk]: src/distrib/sets/lists/comp Add missing files in distribution fi...
tls[src/trunk]: src/sys/dev/pci From dyoung@ -- bump max TX DMA size to avoid pa...
matt[src/trunk]: src/sys/arch/arm/pic Add aarch64 support (mostly remapping I32_b...
jmcneill[src/trunk]: src/doc awinrtc(4): Add support for AllWinner A10/A20 real-time ...
ozaki-r[src/trunk]: src/sys Make if_timer MP-safe if IFEF_MPSAFE
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra no need to set arm_cpu_max here, it is...
wiz[src/trunk]: src/sys/dev/qbus Add missing braces. From Henning Petersen in PR...
wiz[src/trunk]: src/usr.bin/config Bump date for previous.
sevan[src/trunk]: src/doc OpenSSH 7.8 is out
pgoyette[src/trunk]: src/sys/modules/compat_netbsd32 The main compat_netbsd32 module ...
gson[src/trunk]: src/share/man/man4 Delete the sentence "Wired Equivalent Privacy...
jmcneill[src/trunk]: src/sys/stand/efiboot Sanitize the memory map passed to the kernel.
apb[src/trunk]: src/lib/libc/stdio Rephrase the NOTE about embedded NUL characte...
dholland[src/trunk]: src/usr.bin/make Comments, and one very minor tidyup.
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config now that our profiled ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 modifying curlwp->l_md_ktf, curlwp-...
reinoud[src/trunk]: src/sys/arch/arm/samsung Explicitly mark MCUCTL_ISP_OFFSET as an...
maxv[src/trunk]: src/sys/net80211 Fix overflow.
matt[src/trunk]: src/sys/arch/mips/include Add two missing relocs and DT_MIPS_PLT...
jkunz[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Contribution from Petri Laakso:
rin[src/trunk]: src/sys/arch/x68k/stand/loadbsd Fix comment. We do not use the a...
christos[src/trunk]: src/sys/kern remove casts to the same type.
macallan[src/trunk]: src/sys/arch/mips/ingenic fix pasto
kamil[src/trunk]: src/doc Update TODO.ptrace
christos[src/trunk]: src/sys/dev/dm remove unused variables
christos[src/trunk]: src/libexec/ld.elf_so don't free cp before we copy it!
christos[src/trunk]: src/sys Allow enabling and disabling PaX ASLR debug
sevan[src/trunk]: src/usr.bin/who Match sequence of flags with usage()
christos[src/trunk]: src/sys/coda remove unused code.
mrg[src/trunk]: src/sys/arch/mips/mips apply __diagused.
maya[src/trunk]: src Add firmware for use with bwfm at pci.
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld We don't want to target-speci...
matt[src/trunk]: src/external/gpl3/gdb/lib mknative gdb for earmhf
snj[src/netbsd-7-0]: src/sys/arch/mac68k/nubus Pull up following revision(s) (re...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix typo in KASSERT, pointed out by ria...
uwe[src/trunk]: src/sys/arch/powerpc/powerpc In mtmsr emulation ignore PSL_VEC w...
pgoyette[src/pgoyette-compat]: src/sys/compat/sys Add copyright, protect against doub...
pgoyette[src/pgoyette-compat]: src/sys Initial pass at getting the tty stuff properly...
pgoyette[src/pgoyette-compat]: src/sys Split compat/rndpseudo_50.c into two pieces, o...
pgoyette[src/pgoyette-compat]: src Synch with HEAD, resolve conflicts
pgoyette[src/pgoyette-compat]: src/sys/fs/puffs Use function pointers to call the com...
christos[src/trunk]: src/external/bsd/blacklist/etc fix example.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable __HAVE_MM_MD_DIRECT_MAPPED_PHYS ...
shm[src/trunk]: src/sys/arch/amd64/amd64 Add support for clac and stac instructi...
matt[src/trunk]: src/sys/ddb Add support for 'q' qualifier for 64-bit values on e...
christos[src/trunk]: src/distrib/sets/lists fix sets (again), I got it backwards before.
msaitoh[src/trunk]: src/sys/kern - Fix compile error for kernel configuration file w...
christos[src/trunk]: src/sys/arch/amd64/amd64 remove unused variable, and move variab...
christos[src/trunk]: src/sys/dev more spkr rework.
macallan[src/trunk]: src/sys/arch/sgimips/dev sprinkle __unused()
sevan[src/trunk]: src/games/fortune/datfiles Use double dash to simulate em dash
maxv[src/trunk]: src/sys/net80211 Start splitting ieee80211_recv_mgmt.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon bus_space_read/write_4...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment.
ozaki-r[src/trunk]: src/sys Ensure to not turn on IFF_RUNNING of an interface until ...
cherry[src/trunk]: src/sys/arch Welcome XENPVHVM mode.
roy[src/trunk]: src/usr.sbin/sysinst The dhcpcd utilties in pkgsrc require dhcpc...
matt[src/trunk]: src/sys/net Modify the BRDGGIFS and BRDGRTS cmds to be more COMP...
matt[src/trunk]: src/sys/arch/mips/mips Fix octeon spinup code to branch to right...
christos[src/trunk]: src/share/mk Strip the debug symbols via a temporary file, atomi...
rin[src/trunk]: src/lib/libc/gen Teach fmtcheck(3) about wint_t, intmax_t, char ...
uwe[src/trunk]: src Include somewhat misleadingly named do-x11 into BUILDTARGETS...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix ip[46]csum-tx doesn't work other than ...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add L2 cache write eviction buffer sync...
christos[src/trunk]: src/share/mk last I checked powerpc64 was 64 bits, so it needs _...
mrg[src/trunk]: src/lib don't build libmudflap* for GCC 5.3.
pgoyette[src/pgoyette-compat]: src Update dependencies for modules when they are buil...
pgoyette[src/pgoyette-compat]: src/sys/uvm Properly detect 'compat handler for SWAP_S...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Spell the macro name correctly: MO...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Put override directory first i...
riastradh[src/trunk]: src/sys/modules/i915drmkms Make i915drmkms.kmod build again.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Reverse backwards namesp...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix ordering of bus_dm...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add a copy of __user (em...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add atomic_long.
jmcneill[src/trunk]: src/sys/dev/usb allow attachment glue to override the number of ...
joerg[src/trunk]: src/doc Update LLVM entry.
christos[src/trunk]: src/tests/net/net new test to check if non-blocking sockets are ...
chopps[src/trunk]: src/sbin/resize_ffs - Add -c to check to see if grow/shrink is r...
dholland[src/trunk]: src/sbin/fsck_lfs PR 51264 Jose Luis Rodriguez Garcia: lfs userl...
mrg[src/trunk]: src/distrib/sgimips/instkernel bump the image size.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_enable/disable_d...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
mrg[src/trunk]: src/tests/lib/libc/arch implement return_one for hppa, mips, ppc...
matt[src/trunk]: src/sys/arch/arm/broadcom Revert back to one dmarange
mrg[src/trunk]: src/external/gpl3/gcc initial mknative-gcc for GCC 5.3 and alpha...
mrg[src/trunk]: src/sys use __USE() where appropriate.
matt[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/earm mknative for earmhf
msaitoh[src/trunk]: src/sys/dev/mii Remove extra space.
joerg[src/trunk]: src/usr.bin/netstat Format-string related warnings work fine now...
joerg[src/trunk]: src/bin/sh Use an explicit body for a "until not EINTR" loop.
christos[src/trunk]: src/sys/arch/x86/x86 remove stray continue.
mrg[src/trunk]: src/external/bsd/libdwarf/dist remove set but unused variables
macallan[src/trunk]: src/sys/arch/sparc attachment and initialization for SX
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp PR/5...
kre[src/trunk]: src/doc Note tzdata2019a
christos[src/trunk]: src/usr.bin/m4 Behave like gnu m4; when the error output file ca...
pgoyette[src/trunk]: src/sys/dev/sysmon Don't create the driver's workqueue twice!
christos[src/trunk]: src/sys/arch/ews4800mips/include protect kernel variable from us...
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey setkey: enable to use the...
martin[src/trunk]: src/external/bsd/jemalloc/lib Disable JEMALLOC_DEBUG, it served ...
rin[src/trunk]: src/sys/dev/hyperv Fix build for !WSDISPLAY_COMPAT_RAWKBD.
pgoyette[src/pgoyette-compat]: src/sys/kern Typo - add missing (
martin[src/trunk]: src/distrib/vax/cdroms/installcd Pre-populate /dev on the CD - w...
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary forward struct declarations
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Latest firmware includin...
nakayama[src/trunk]: src/sys/dev/sysmon Module class of sysmon_envsys, sysmon_wdog an...
skrll[src/trunk]: src/tools/gcc Update with-pkgversion date for gcc 4.8.3 import.
jmcneill[src/trunk]: src/sys/dev/ic don't transmit while in a key change is in progress
christos[src/trunk]: src/usr.sbin/makefs/ffs Don't print the pointers in debugging, i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Sprinkle idr_preload/idr_prel...
joerg[src/trunk]: src/libexec/rpc.rstatd Remove !BSD and lint branches.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update CPUID signature values from the ...
christos[src/trunk]: src/sys/dev remove unused variables
christos[src/trunk]: src/sys/arch/sparc/stand/bootblk no more _LKM -> _MODULE
christos[src/trunk]: src/distrib/pmax/ramdisk Bumpity bump bump
christos[src/trunk]: src/etc/mtree For consistency use the user and group names for d...
christos[src/trunk]: src/usr.sbin/eeprom PR/47528: Izumi Tsutsui: eeprom(8) dumps cor...
skrll[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch Remove unused files.
wiz[src/trunk]: src/bin Use Ex.
sevan[src/trunk]: src/share/misc SICP
sevan[src/trunk]: src/share/man/man1/man1.x68k Improve readability
sevan[src/trunk]: src/usr.bin/sort sort was there since v1
sevan[src/trunk]: src/lib/libc/sys Document history of chmod(2)
sevan[src/trunk]: src/share/misc GECOS
roy[src/trunk]: src/sys/netinet inet: Send RTM_MISS when we fail to resolve an a...
roy[src/trunk]: src curses(3): add curses_version()
jmcneill[src/trunk]: src/sys/dev/sdmmc SD_IO_RW_EXTENDED is a data transfer command, ...
riastradh[src/trunk]: src Add UPDATING note about radeon firmware image mistake.
macallan[src/trunk]: src/sys/arch/arm/broadcom support BUS_SPACE_MAP_PREFETCHABLE in ...
gson[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use space between...
martin[src/trunk]: src/share/mk Enable MKCOMPAT for earm*, now that it works. Ok: m...
christos[src/trunk]: src/sys/sys Add a rather long comment explaining what has happen...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip WIP display driver for Rockchip RK3399
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix typo.
jmcneill[src/trunk]: src/sys/arch/evbarm/stand Don't even bother trying to get this t...
skrll[src/trunk]: src/sys/arch/arm/broadcom More dotg(4) removal.
joerg[src/trunk]: src/distrib/sets Invert logic to try to fix the !clang case.
tron[src/trunk]: src/etc/rc.d Make custom "reload" target work. Before this fix i...
christos[src/trunk]: src/dist/nvi remove unused variables
maxv[src/trunk]: src/sys/kern Reorder for clarity, and localify pool_allocator_bi...
hsuenaga[src/trunk]: src/sys move Marvell ARMADA SoC's device driver definitions from...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Add more stack-protector elides
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix panic when ncpu == 1 && sysctl -w hw.i...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Don't keep our local modification...
roy[src/trunk]: src/doc Note inet6 change about router -> host.
jmcneill[src/trunk]: src/sys/stand/efiboot Only set #address-cells and #size-cells pr...
wiz[src/trunk]: src/share/man/man4 Various minor fixes.
skrll[src/trunk]: src/sys/arch/arm/imx Use PRIxBUSADDR
ad[src/trunk]: src/sys/arch/mips/mips Typo.
christos[src/trunk]: src/external/mpl/bind/dist Import bind 9.14.8 (security fix -- l...
thorpej[src/trunk]: src/sys/dev/i2c seeprom_bootstrap_read(): no need to hard-code I...
rin[src/trunk]: src/sys/arch/powerpc/powerpc Provide no-op's as pcu_ops_md_defs[...
riastradh[src/trunk]: src/lib/libp2k Fix kassert in lfs by initializing vp first.
skrll[src/trunk]: src/sys Fix a memory leak. Spotted by nat@
kamil[src/trunk]: src/tests/lib/libc/stdio Avoid undefined behavior in is_module_p...
jmcneill[src/trunk]: src/sys Add ACPI glue for Broadcom GENETv5
isaki[src/trunk]: src/sys/dev/audio hw_if->query_format is already mandatory metho...
jmcneill[src/trunk]: src/sys/dev/mii Match BCM54213PE
maxv[src/trunk]: src/sys/kern Be less strict: when copyinstr() returns ENAMETOOLO...
isaki[src/trunk]: src/sys/dev/audio Prevent a race between audiodetach and fileops...
ad[src/trunk]: src UVM locking changes, proposed on tech-kern:
skrll[src/trunk]: src/sys/arch/arm/broadcom Oops, don't match brcm, bcm2711-emmc2 h...
ad[src/trunk]: src/sys/arch/sparc PR port-sparc/54789: Sparc boot fails with "T...
jmcneill[src/trunk]: src/sys/dev/acpi Include device decoding type in acpi_mem resources
pgoyette[src/trunk]: src/sys/arch/amd64/conf Update to not include COMPAT_90
ad[src/trunk]: src/sys/sys NetBSD 9.99.32 - struct vm_page changed
ad[src/trunk]: src/sys Add some new functions for lock objects:
thorpej[src/trunk]: src/sys/arch/arm/xscale In the wristwatch case, use todr_gettime...
jmcneill[src/trunk]: src/sys/dev/i2c Avoid sleeping while the audio intr lock is held.
thorpej[src/trunk]: src/sys/kern - In todr_gettime(), in the todr_gettime_ymdhms, pr...
kre[src/trunk]: src/sys/dev/usb urio(4) has gone - remove it from here as well, ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests for unrelated tracer in...
ad[src/trunk]: src/sys/kern - If concurrent calls to kern_reboot(), only let th...
sevan[src/trunk]: src/share/misc Sync with r358264 which fixes NetBSD 9.0 release
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif shmif: s/sc_uuid/sc_uid/
mrg[src/trunk]: src/lib/libpam/modules probably fix previous: it wants mod.mk's ...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
macallan[src/trunk]: src/sys/dev/i2c - document the config register
isaki[src/trunk]: src/sys/dev/audio Minor fix. audio_prinfo.pause is u_char, not ...
mlelstv[src/trunk]: src/sys/sys Follow FreeBSD and cast MLEN and MHLEN to int. mbuf ...
roy[src/trunk]: src/etc/rc.d mountall: Mount ZFS filesystems before fstab
nia[src/trunk]: src/sys/arch Lower blk_ms on more ports that are even slightly l...
ad[src/trunk]: src/sys/uvm/pmap Use C99-ism to reduce ifdefs. Pointed out by c...
nisimura[src/trunk]: src/sys/arch/arm/sociox uncomment sniemmc and sniiic devices
christos[src/trunk]: src/doc new postfix
jdolecek[src/trunk]: src/sys/arch/xen use NET[RT]XF_data_validated flag to mark when ...
wiz[src/trunk]: src/doc remove old postfix versions from upstream list
sjg[src/trunk]: src/usr.bin/make Check for meta file corruption earlier and more...
khorben[src/trunk]: src/sys/dev/usb turn the success paths of FCC registration into ...
mrg[src/trunk]: src/external/gpl3/gcc regen.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
thorpej[src/trunk]: src/sys/dev/i2c Oops, missed one more instance of unneeded-I2C_F...
thorpej[src/trunk]: src/sys/dev/i2c Actually, the local mutex is unnecesary; the i2c...
ad[src/trunk]: src/sys/uvm uvmpdpol_selectvictim: don't assert wire_count == 0, ...
skrll[src/trunk]: src/sys/arch/arm/cortex Traiing whitespace
skrll[src/trunk]: src/sys/arch/arm/pic Make pic_sourcebase static
skrll[src/trunk]: src/sys/arch/evbarm/conf Add EARLYCONS=bcm2711 example (commente...
msaitoh[src/trunk]: src/sys/netinet Fix typo in comment.
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Cherr...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Add a missing newline
jmcneill[src/trunk]: src/sys/dev/acpi Add support for reading _DSD string property va...
nisimura[src/trunk]: src/sys/arch/arm/sociox make sni_exiu.c fdt/ACPI dual attach device
joerg[src/trunk]: src/include Fix visibility of various C99 features, esp. for C++11.
riastradh[src/trunk]: src/sys/dev/raidframe Restore historic $Hdr: ...$ text.
nisimura[src/trunk]: src/sys/arch/arm/sociox - add one more missing RXC_EN.
ad[src/trunk]: src/sys x86 pmap:
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1d and ...
ad[src/trunk]: src/sys/kern Process concurrent page faults on individual uvm_ob...
ad[src/trunk]: src/sys/arch/sparc/sparc cpu_intr_p(): use cpuinfo (always the s...
skrll[src/trunk]: src/sys/arch/arm/arm32 Reduce #ifdefs
kamil[src/trunk]: src/lib/librumpuser Revert previous
gdt[src/trunk]: src Relax fdatasync restriction that fd be writable
christos[src/trunk]: src/lib/libcrypt more info
jdolecek[src/trunk]: src/sys/arch/xen/xen in xennet_tx_complete() replace the grant s...
ad[src/trunk]: src/sys/kern Leave the idle LWPs in state LSIDL even when runnin...
ad[src/trunk]: src/sys Change sleepq_t from a TAILQ to a LIST and remove SOBJ_S...
ad[src/trunk]: src/sys/sys SOBJ_SLEEPQ_FIFO is gone
ad[src/trunk]: src/sys/rump/librump/rumpkern sleepq_t is now a LIST. Forgot to...
thorpej[src/trunk]: src/sys/arch/evbarm/conf Attach sunxirtc in pass4; it's required...
nia[src/trunk]: src/sys/dev/pckbport synaptics: Revert changes that broke gestur...
mlelstv[src/trunk]: src/sys/dev/scsipi Allow open of RAWPART even when no medium is ...
alnsn[src/trunk]: src/sys/dev Add XTS mode to cgd(4).
wiz[src/trunk]: src/share/man Use more macros.
riastradh[src/trunk]: src/sbin/resize_ffs Use `!= -1' instead of `== 0' out of paranoia.
roy[src/trunk]: src/lib/libterminfo Provide a disabled implentation of tlparm an...
kamil[src/trunk]: src/external/bsd/nvi/dist/common Correct previous change to CHAR...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib bump and add extra file
jmcneill[src/trunk]: src/sys/dev/usb remove extra space between device name and "Ethe...
matt[src/trunk]: src/sys/arch/evbmips/cavium If booting a MULTIPROCESSOR kernel, ...
kefren[src/trunk]: src/usr.sbin/ldpd zeroize the rest of the comparable struct befo...
christos[src/trunk]: src/usr.bin/hexdump don't read random garbage from the stack
joerg[src/trunk]: src/usr.bin/vmstat Drop kvm-based access for driver statistics.
christos[src/trunk]: src/bin/ksh put back the complex sed/awk since the code can't ha...
matt[src/trunk]: src/sys/arch/evbarm/awin Remove hack disabling dma for awinmmc0 ...
ozaki-r[src/trunk]: src/sys/ufs/ffs Avoid using magic numbers for arguments of workq...
eadler[src/trunk]: src/games/fish [fish] don't allow users to request cards they ha...
snj[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
ozaki-r[src/trunk]: src/sys/sys Add missing barriers to curlwp_bind and curlwp_bindx
wiz[src/trunk]: src/external/bsd/bzip2/dist Fix mismerge of man page after 1.0.8...
pgoyette[src/pgoyette-compat]: src/sys/kern Typos - add missing )'s
pgoyette[src/pgoyette-compat]: src/sys/kern Use two different compat stubs since they...
ozaki-r[src/trunk]: src/sys/netinet6 Add nd6_ prefix to exported functions
skrll[src/trunk]: src Basic man page for dwctwo.
matt[src/trunk]: src/sys/uvm Remove __BEGIN_DECLS/__END_DECLS
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix reading through /dev/gpio and use ...
maxv[src/trunk]: src/sys/sys 7.99.8 (bread, breadn)
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrap some long lines
christos[src/trunk]: src/sys/arch/dreamcast/dev/g2 this ain't python, thanks gcc6.
mlelstv[src/trunk]: src/sys/ddb Add command to print device list.
snj[src/netbsd-7-1]: src/sys/conf Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-1]: src/doc Ticket #1569
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
matt[src/trunk]: src/lib/libc/arch/arm When building for earm*, compile __aeabi_[...
matt[src/trunk]: src/lib/libm/complex Document long double versions of these rout...
jdolecek[src/trunk]: src/sys/arch/xen/xen add support for skipping IPv4 checksums
riastradh[src/trunk]: src/sys/kern C99ify initialization of dummy_timecounter.
ozaki-r[src/trunk]: src/tests/net/if_bridge Add missing cleanup
mrg[src/trunk]: src/sys/dev/pci regen.
matt[src/trunk]: src/external/gpl3/binutils/dist/gas Add a match for arm*--netbsd...
mrg[src/trunk]: src/external/gpl3/binutils/lib/libiberty revert previous - was f...
bouyer[src/trunk]: src/sys/dev/usb Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
riastradh[src/trunk]: src/share/misc wtf tfw
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply second and third patch from ...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for mips64eb.
matt[src/trunk]: src/sys/arch/riscv/include Use C11 atomic builtins instead of __...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add more VMCB fields. Also remove debugging...
mlelstv[src/trunk]: src/sys/dev/iscsi interlock isn't taken when cleaning up.
riastradh[src/trunk]: src/sys/dev/pci Rework agp_i810 attachment code a little.
wiz[src/trunk]: src/usr.bin/patch Add comma after i.e.
mrg[src/trunk]: src/share/mk revert binutils check polarity. now we know that o...
christos[src/trunk]: src/sbin use correct function
christos[src/trunk]: src/sys/dev fix module build
mrg[src/trunk]: src/distrib/sets/lists/comp add new htmintrin.h and htmxlintrin....
ozaki-r[src/trunk]: src/sys/net Constify ifp of if_is_deactivated
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix mistakes in Linux ww...
msaitoh[src/trunk]: src/sys/dev/pci Print "range: not set" if the decode window isn...
christos[src/trunk]: src/share/examples/npf just allow l2tp not regular ipsec.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 apply patch from skrll@:...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 elide ...
maya[src/trunk]: src/doc update bzip2 homepage and version
matt[src/trunk]: src/sys/arch/mips/include Add a IPI for watchdogs.
matt[src/trunk]: src/lib/libc/arch/arm/gen AAPCS (EABI) requires that VFP D8-D15 ...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell dump Mbus settins on boot if AV_VERBOSE...
jdc[src/trunk]: src/sys/dev/ofw The i2c bus number (0 or 1) is encoded in bit 33...
mrg[src/trunk]: src/sys/dev/usb oops, turn uaudiodebug off by default again.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pm_runtime_get_nores...
blymn[src/trunk]: src/tests/lib/libcurses Fix dupwin test.
christos[src/trunk]: src/bin/csh Remove alloc builtin, it did not work anyway since m...
ryo[src/trunk]: src/sys/arch/arm/imx add #define __HAVE_PIC_PENDING_INTRS becaus...
macallan[src/trunk]: src/sys/arch/arm/omap moar register bits
matt[src/trunk]: src/lib/csu/common Add support for PREINIT_ARRAY
christos[src/trunk]: src/sys/arch make cpu_need_resched() macros consistent; __USE flags
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add lockdep_is_held stub.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Ifdef out nouveal fba...
skrll[src/trunk]: src/usr.bin/vmstat Print the cpu in the kernhist record.
christos[src/trunk]: src/sys/arch fix leak
matt[src/trunk]: src Add
matt[src/trunk]: src/sys/arch/arm/omap Add OMAP4 support. (Incomplete).
reinoud[src/trunk]: src/sys/fs/udf As pointed out by wiz@ prevent a possible attack ...
matt[src/trunk]: src/lib/libm Add support for the ARM hardfloat instructions vsqr...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs create /tmp at bootstrap, default T...
martin[src/trunk]: src/sys/arch/mac68k/mac68k Avoid unused variables
pgoyette[src/pgoyette-compat]: src/sys/compat/common Clean up compat routine vectors
pgoyette[src/pgoyette-compat]: src/sys Split the sysv_ipc module into two pieces: on...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.texinfo: add minor formattin...
macallan[src/trunk]: src/sys/arch/sparc/sparc attach SUNW, sx early so cgfourteen can ...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Really back the RISC-V change...
dholland[src/trunk]: src/sys/sys Use uint32_t, not u_int32_t; makes this file standal...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/netinet6 add scopeid functions
kefren[src/trunk]: src/usr.sbin/ldpd Mention IPv6, operation mode and re-section a bit
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Ian West <ian@niw.co...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_raisesignal_ign...
mrg[src/trunk]: src use --with-diagnostics-color=auto-if-env as the default for ...
pgoyette[src/pgoyette-compat]: src/sys/kern Routine emulexec() in kern_exec.c needs e...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Implement vector initialization ...
msaitoh[src/trunk]: src/sys/dev/pci - Modify message of PCIe capability version. Thi...
christos[src/trunk]: src/external/bsd/blacklist/bin Merge the uid data too, so that w...
christos[src/trunk]: src/lib/libintl Patch from William Orr in tech-userlevel:
christos[src/trunk]: src/doc update gcc info
mlelstv[src/trunk]: src/sys/dev invoke optional d_label callback to give the driver ...
christos[src/trunk]: src/sys/net/npf make this compile again
christos[src/trunk]: src/sys Introduce 2 new variables: ipsec_enabled and ipsec_used.
matt[src/trunk]: src/external/gpl3/gcc Simplify or1k config.gcc configury bits. ...
christos[src/trunk]: src/share/mk CTFCONVERT me harder.
mrg[src/trunk]: src/distrib/sets/lists/base fix sets for mips64 builds (libgomp ...
pgoyette[src/pgoyette-compat]: src Create a compat_40 module
matt[src/trunk]: src/sys/arch/arm/include If using TPIDRPRW_IS_CURLWP and !MP and...
jdolecek[src/trunk]: src/share/man/man4 seems VirtualBox 5.1.20 doesn't have the bugg...
dyoung[src/trunk]: src/sys/arch/x86 Several registers and bitfields named IOAPIC_* ...
macallan[src/trunk]: src/sys/dev/pci add hardware acceleration
seanb[src/trunk]: src/sys/kern POSIX says getsockopt(s, SOL_SOCKET, SO_ACCEPTCONN, ...
martin[src/trunk]: src/distrib/sets/lists/xdebug do not mark igs_drv.so.0.debug as ...
martin[src/trunk]: src/sys/arch/epoc32/conf Comment out spkr at audio, as audio is ...
wiz[src/trunk]: src/share/man/man4 Improve wording.
macallan[src/trunk]: src/sys/arch/sparc/conf add sx at mainbus
sjg[src/trunk]: src/usr.bin/make In SHELL COMMANDS section, provide some clues a...
christos[src/trunk]: src/lib/libc/gen remove always inline because new gcc bitches.
chs[src/trunk]: src/sys/arch/powerpc/powerpc in cpu_setmcontext(), do not update...
christos[src/trunk]: src/usr.sbin/makefs use "val" not "var"
he[src/trunk]: src/sys/arch/evbarm/conf Also build a kernel with root on wd0 to...
dholland[src/trunk]: src/sys Use accessor functions for the tty's table of control ch...
mrg[src/trunk]: src/doc note (belatedly) gdb 7.10 import.
martin[src/trunk]: src/share/mk Remove hacks for ancient vax gcc
macallan[src/trunk]: src/sys/dev/pci cosmetics, no functional change
roy[src/trunk]: src/sys/netinet errno -> error, spotted by the hawk skrll
christos[src/trunk]: src/sbin/ping6 PR/49206: ping6 dies with SIGINT even when it jus...
knakahara[src/trunk]: src/sys/netipsec ipsecif(4) should not increment drop counter by...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk Wrong...
snj[src/netbsd-7-1]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
jakllsch[src/trunk]: src/sys/dev/sdmmc Allow sdhc(4) to use a non-integrated DMA engine.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Name of the USB module is known, a...
elad[src/trunk]: src/distrib/notes/common Readd myself.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom initialise ch_ih
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin make sure that files containing ve...
jmcneill[src/trunk]: src/sys/dev/pci Fix null deref for busses with no IO port resour...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Convert nouveau clk t...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc disable our local hack to check a...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt - Add processing for ...
christos[src/trunk]: src/lib/libc/arch/x86_64/sys Save and restore all the registers ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom not sure how this compiles for me, but...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint now we hav...
maya[src/trunk]: src/sys/dev/raidframe raidframe: use existing routines to print ...
pgoyette[src/pgoyette-compat]: src/doc Add some notes on what has been done, and what...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Remove another COMPAT option
nat[src/trunk]: src/sys/dev/raidframe Ensure variables are initialized. Fixes e...
mrg[src/trunk]: src/libexec/httpd/testsuite fix output since protocol agnostic c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Rewrite <linux/kfifo.h>.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Empty stub <linux/irq.h>.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use correct module name for de...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Mark unused variable.
matt[src/trunk]: src/sys/arch/mips Fix mips_fixup_zero_relative to have a third a...
wiz[src/trunk]: src/usr.sbin/rtsold Use Nx.
mbalmer[src/trunk]: src/sbin/luactl there is no assign command
martin[src/trunk]: src/sys/arch/mac68k/dev Remove set but unused variables.
apb[src/trunk]: src/sys/dev/usb Don't refer to uninitialised variable 'v'
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix bad merge and ifdef out l...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix vestigial call to drm_fb_...
christos[src/trunk]: src/usr.sbin/makefs now that msdos works, document it.
riastradh[src/trunk]: src/sys Sort.
riastradh[src/trunk]: src/share/man/man9 Fix typo: mask, not mark.
christos[src/trunk]: src/sys/dev/usb move compat var in compat code.
jakllsch[src/trunk]: src/sys/arch/arm/arm Use correct value for PSCI 0.2+ PSCI_CPU_ON.
martin[src/trunk]: src/external/gpl3/gcc.old/lib/libgcc/libgcc "Extended version" o...
para[src/trunk]: src/sys/uvm improve on comments
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Remove "pcommit".
joerg[src/trunk]: src/external/bsd/llvm Don't pass -std=c++11 down to configure, i...
macallan[src/trunk]: src/lib/libc_fp/arch/mips set MKSOFTFLOAT=no so we don't get ano...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Update amdgpu2netbsd script.
riastradh[src/trunk]: src/sys/external/bsd/drm2/via Call linux_pci_dev_init/destroy in...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-rc4 with the fo...
martin[src/netbsd-7-0]: src/doc Ticket #1453
christos[src/trunk]: src/usr.bin Add a gettext implementation from William Orr.
jdc[src/trunk]: src/share/man/man4/man4.sparc64 Add a manual page for tda.
ozaki-r[src/trunk]: src Add test cases for gif/IPsec
jmcneill[src/trunk]: src/sys/arch/arm/virt incldue -> include
uebayasi[src/trunk]: src Put missing END() markers to set ELF symbol size.
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Handle DW_AT_specifi...
hannken[src/trunk]: src/sys/dev Take fss_device_lock first when closing a fss device.
apb[src/trunk]: src/sys/arch/i386/pci __USE(id) in the !PCIBIOSVERBOSE case.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin AWIN_board not AWIN_BOARD
kefren[src/trunk]: src Add another simple MPLS test but using this time a mixed IPv...
maxv[src/trunk]: src/sys/arch/x86/x86 Enable eager fpu automatically at boot time...
ozaki-r[src/trunk]: src/sys/netinet6 Use __func__ in log messages
christos[src/trunk]: src/distrib/sets/lists/tests new test for trapsignal
wiz[src/trunk]: src/usr.bin/make Drop trailing whitespace.
apb[src/trunk]: src/sys/dev/usb Wrap several unused static inline functions with...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more usb regs
roy[src/trunk]: src/sys Increase the default size of some receive buffers from 8...
ozaki-r[src/trunk]: src/sys/net Call if_input of vlan interface itself, not parent's...
ryo[src/trunk]: src/sys/dev/mii add __diagused
pgoyette[src/pgoyette-compat]: src/sys/kern Rather than allocating and freeing the re...
mbalmer[src/trunk]: src/doc Mention httpd(8) Lua support
matt[src/trunk]: src/sys/arch/arm/cortex Enable L2 prefetch on A9 if MP
jdc[src/trunk]: src/sys/dev/ofw Set the size for EEPROM's that we know about ("i...
christos[src/trunk]: src/sys/compat/linux/arch fix leak
christos[src/trunk]: src/sys/compat/linux/arch/alpha make this compile again.
ryo[src/trunk]: src/sys/arch/arm/pic enlarge pic_name[] from 14 to 16. bcm2835_i...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal vaxinate!
christos[src/trunk]: src/share/mk disable jemalloc again until we can figure out what...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Change strat...
christos[src/trunk]: src/external/bsd/jemalloc/lib Move all jemalloc symbols to the p...
mlelstv[src/trunk]: src/sbin/fsck_ext2fs Ignore recorded last mount point when valid...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove EXYNOS kernel config.
christos[src/trunk]: src/external/gpl3 Compiling some files with -fPIC and -O2 ends u...
matt[src/trunk]: src/sbin/disklabel Add OpenRISC 1000 & UCB RISC-V platform support.
joerg[src/trunk]: src/common/lib/libc/arch/arm/string Add ARM EABI aliases for ali...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_pll_workaround_i210() at the end of the ...
christos[src/trunk]: src/bin/csh Obey SMALLPROG and don't enable the editor
jmcneill[src/trunk]: src/sys/arch/arm/allwinner work in progress HDMI driver, so far ...
maxv[src/trunk]: src/lib/libnvmm Optimize: on single memory operand instructions, ...
gutteridge[src/trunk]: src/usr.sbin/veriexecgen veriexecgen(8): improve example for app...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core revert this...
maxv[src/trunk]: src/lib/libnvmm Handle REPN. FreeBSD has a "repn movs", which is...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom use 0 and 1 for states instead of 27 a...
matt[src/trunk]: src/sys/arch/mips/mips Only need KX/SX if _LP64 && MULTIPROCESSO...
kamil[src/trunk]: src/sys/kern Revert src/sys/kern/subr_disk_mbr.c r.1.52
pgoyette[src/trunk]: src/sys/modules Update the ioconf files to reflect the move of t...
htodd[src/trunk]: src/distrib/sets/lists/tests Fix debug build.
matt[src/trunk]: src/sys/arch/arm Support directmapped systems with >1GB that sta...
wiz[src/trunk]: src/share/man/man9 Whitespace fixes.
gson[src/trunk]: src/tests/net/icmp In the "got %d/%d" message printed at the end...
snj[src/netbsd-7-1]: src/sys/dist/pf/net Pull up following revision(s) (requeste...
christos[src/trunk]: src/usr.sbin use new scopeid functions
jmmv[src/trunk]: src/distrib/sets/lists Add liblutok.so.2.
abhinav[src/trunk]: src/usr.sbin/makemandb Disable the database compression if DEBUG...
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma...
scole[src/trunk]: src/share/mk Make ia64 considered 64bit for the _XSERVER64 defin...
roy[src/trunk]: src/distrib Punt custom dhcpcd hooks in favour up upstream hooks
christos[src/trunk]: src/sys/sys correct the definition of WSTOPPED
riastradh[src/trunk]: src/sys/dev/pci Suppress uninitialized variable warnings in olde...
matt[src/trunk]: src/etc Only include debug set obsolete set if MKDEBUG is not no
roy[src/trunk]: src/etc/defaults Enable hostapd syslog support by default.
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Regen for write(2) size argument...
pgoyette[src/pgoyette-compat]: src/sys/modules/vnd We no longer need to force compat_...
pgoyette[src/pgoyette-compat]: src Extract compat_14 stuff into its own module
alnsn[src/trunk]: src/sys/net Some small changes in preparation for a bigger change.
christos[src/trunk]: src/doc new OpenSSL
msaitoh[src/trunk]: src/sys/dev/pci Fix RAL_TABSIZE for ICH8, 82576, 82580 and I350.
alnsn[src/trunk]: src/tests/dev/cgd AES XTS unit tests should now pass.
christos[src/trunk]: src/bin/csh fix compilation without -DEDIT
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix corner cases when search...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Change the Upper limit of Tjmax from 100 ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner do BUS_DMASYNC_POSTWRITE after transf...
pgoyette[src/pgoyette-compat]: src/sys Import compat_60 changes for dev/ccd
kefren[src/trunk]: src Attempt to write a manpage for ldpd.conf
mrg[src/trunk]: src apply -Wno-error=implicit-fallthrough on files that have fal...
pgoyette[src/pgoyette-compat]: src/sys Make do_openat()'s handling of path=NULL modular
pgoyette[src/pgoyette-compat]: src/sys/arch Import more christos@ changes from -current
skrll[src/trunk]: src/sys/arch/hp700/dev __unused
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
martin[src/trunk]: src/sys/ddb Mark a potentialy unused variable
wiz[src/trunk]: src/lib/libc/gen Quote the name "Ed" to avoid confusion with the...
martin[src/trunk]: src/sys/dev/ic Make the MII clock variable and passed in from th...
matt[src/trunk]: src/etc/etc.evbarm Add CUBIETRUCK
pgoyette[src/pgoyette-compat]: src/share/man/man9 Document the MODULE_CMD_GETALIASES ...
riastradh[src/trunk]: src/sys/ufs/lfs Make some comments match better in ulfs_readwrite.
christos[src/trunk]: src/distrib/sets/lists/tests new shell tests
pgoyette[src/pgoyette-compat]: src/sys/modules Formatting only - no functional change
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Reclaim bootloader FB memory for CMA pool.
ad[src/trunk]: src/sys/arch/sun68k/include Correction to previous.
riastradh[src/trunk]: src/sys/kern Use cprng_strong, not cprng_fast, for sysctl kern.a...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/dev/usb don't try to set dying when we haven't usbnet_at...
wiz[src/trunk]: src/libexec/lfs_cleanerd New sentence, new line. Punctuation imp...
uwe[src/trunk]: src/share/man/man1 Move the text that explains that cd(1) is a s...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi sunxi_mmc_wait_rint: protect against spur...
sevan[src/trunk]: src/lib/libc/sys write was present in v1
ozaki-r[src/trunk]: src/sbin/ping6 Remove out-of-date comments
msaitoh[src/trunk]: src/sys/dev/mii s/etphy/atphy/. No functional change.
roy[src/trunk]: src/tests/net tests: fix ARP and NDP tests for RTM_* messages
msaitoh[src/trunk]: src/sys/dev/mii Regen.
mrg[src/trunk]: src/external/mit/xorg/include/xorgproto don't install marked obs...
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
riastradh[src/trunk]: src/share/man/man9 Remove \& from example code. Cargo-culted fr...
riastradh[src/trunk]: src/sbin/resize_ffs Make get_dev_size work on regular files too.
abs[src/trunk]: src/sys/dev/pci Add in missing space after "96X UDMA%d". Changes...
christos[src/trunk]: src/include use foo - 0 instead of testing for defined(foo); fro...
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Sort SYNOPSIS. Fix xref.
christos[src/trunk]: src/sys/arch/amiga/dev use an inline function for the "4 reads"
christos[src/trunk]: src/tests/net/net make this work on linux
christos[src/trunk]: src/sys/dev/i2o remove unused variables and __USE a debugging va...
matt[src/trunk]: src/sys/arch/mips/mips Backout last change.
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Build with interface mat...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 initialize bs_cookie for generic_ds...
kre[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Make "includes" depend ...
gson[src/trunk]: src/share/man/man4 Bump date for previous.
maxv[src/trunk]: src/sys/compat Remove Alpha's compat_linux dependency on compat_...
pgoyette[src/trunk]: src/sys/net Use correct list name
msaitoh[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/external/bsd descend into jemalloc too.
christos[src/trunk]: src/sys/arch/i386/include Explain what is going on with the 64 b...
rin[src/trunk]: src/lib/libc/gen Teach fmtcheck(3) about the ' (thousands separa...
dholland[src/trunk]: src/sys/ufs/lfs remove ffs-only IN_SPACECOUNTED
nonaka[src/trunk]: src/sys/arch/x86/pci PR/54058: vmx(4): Fix device enable command...
martin[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add size var...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
rin[src/trunk]: src/external/gpl3 Fix usage of STACK_ALIGNBYTES in our local cha...
wiz[src/trunk]: src/lib/libm/man Fix typo, add whitespace for better formatting, ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add more gnu attributes
christos[src/trunk]: src/external/bsd/blacklist/diff add prototype
christos[src/trunk]: src/share/man/man3 PR/53608: Ian Bruene: document __{printf, sysl...
bad[src/trunk]: src Make ubsec(4) loadable as kmod.
blymn[src/trunk]: src/lib/libform Correct the allocation for the reformat buffer, ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/arm add missing files
jnemeth[src/trunk]: src/usr.sbin/mountd PR/50125 - Jarle Greipsland -- Incorrect PID...
christos[src/trunk]: src/lib/libc/db/mpool switch from circleq to tailq, from FreeBSD
hkenken[src/trunk]: src/sys/arch/arm/imx Add i.MX SPI device type.
christos[src/trunk]: src/common/lib/libc/arch/sparc64/string Add RCSID
christos[src/trunk]: src/sys/external/bsd/ipf/netinet call mutex destroy in fini, so ...
alnsn[src/trunk]: src/tests/net/bpfjit Fix test directory.
mrg[src/trunk]: src/external/mit/xorg/lib/libXrandr bump libXrandr minor for add...
kiyohara[src/trunk]: src/sys/arch Add support Marvell Dove.
nisimura[src/trunk]: src/sys/dev/usb introduce AXE_IS_172() conditional to highlight ...
justin[src/trunk]: src/lib/librumpuser Split out file and memory access in librumpuser
christos[src/trunk]: src/share/mk document PROGDPLIBS
riastradh[src/trunk]: src/sys/kern #ifdef DIAGNOSTIC panic ---> KASSERTMSG
sevan[src/trunk]: src/doc s/evbarm64/evbarm
kamil[src/trunk]: src/lib/libutil Bump date for recent changes
alnsn[src/trunk]: src/tests/net/bpf Add rump tests for checking how bpf_validate()...
christos[src/trunk]: src/sys/arch/arm/broadcom fix typo
martin[src/netbsd-8]: src/distrib/notes Prepare for 8.2 release.
skrll[src/trunk]: src/sys/dev/ic More debug
maxv[src/trunk]: src/sys/netinet Forgot to commit this file yesterday.
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20140708, and add/fix a co...
rmind[src/trunk]: src Add npf_tableset_syncdict() to sync the table IDs in the pro...
dholland[src/trunk]: src/sys Move struct salfs back inside libsa now that lfs_accesso...
christos[src/trunk]: src/distrib/sets/lists/base add path
wiz[src/trunk]: src/lib/libc/net Remove annoying comma and sort SEE ALSO.
riastradh[src/trunk]: src/sys/compat/svr4 Zero stack data before copyout.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Boot APs with status "disabled" if they hav...
ozaki-r[src/trunk]: src/sys/netipsec Comment out unused functions
njoly[src/trunk]: src/sys/compat/linux/arch Add a few missing open(2) flags (LINUX...
wiz[src/trunk]: src/sbin/gpt Use Fx/Nx.
christos[src/trunk]: src/sys/dev/raidframe Extend the "a" partition hack to also mean...
martin[src/trunk]: src/lib/libc/gen Fix very stupid typo
tls[src/trunk]: src Make named and the rest of BIND seed their RNG from /dev/ura...
roy[src/trunk]: src/sys/net Set rtm_pid = curproc->p_pid for a few more messages.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libcpp remove obsolete code and merge...
njoly[src/trunk]: src/share/man Fix a few file system paths to use Pa macro.
martin[src/trunk]: src/sys/kern Move clock_gettime1() to subr_time.c (which is incl...
tsutsui[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pull upstream fix to avo...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 print the error from bus...
christos[src/trunk]: src/external/bsd/flex/dist/src another int to yy_size_t
pgoyette[src/pgoyette-localcount]: src/external/cddl/osnet Add an initializer for the...
mlelstv[src/trunk]: src/sys/dev Handle non-DEV_BSIZE sectors.
macallan[src/trunk]: src/sys/arch/evbmips/loongson remove half-assed gdium-specific c...
mlelstv[src/trunk]: src/sbin/raidctl Need MIN in userland. Also some more signed/uns...
christos[src/trunk]: src/sbin/dmesg add -TT printing ISO 8601 duration
dholland[src/trunk]: src/bin/ps Don't print junk errnos. Avoids:
alnsn[src/trunk]: src/distrib/sets/lists/debug Move t_bpfjit.debug entries back to...
szptvlfn[src/trunk]: src/usr.sbin/puffs/mount_psshfs s/stavfs/statvfs/
christos[src/trunk]: src/external/bsd/mdocml/dist move the code to expand variables i...
riastradh[src/trunk]: src/lib/libc Add `remove arc4random' to mythical libc major bump...
martin[src/trunk]: src/sys/arch/playstation2/conf Add -msoft-float to AFLAGS as well
ryoon[src/trunk]: src/share/man/man4/man4.pmax Fix pmax/ cross references
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.3.0 pass 1. will not com...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/compat/netbsd32 sync with the regular method; no functio...
skrll[src/trunk]: src/sys When expanding an inline function make sure you get the ...
martin[src/netbsd-8]: src/distrib/notes Pull up following revision(s):
christos[src/trunk]: src/sys/rump uniquefy, really should fix this so there are no du...
jmcneill[src/trunk]: src/sys/stand/efiboot Do a full reset of the console at startup
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Make sure we pick up the defi...
darrenr[src/trunk]: src Test n17_6 does not yet exist so remove unrequired files and...
pgoyette[src/pgoyette-compat]: src/sys Remove a couple of unneeded #include-s
alnsn[src/trunk]: src/tests/net/bpf Add some helper functions for bpf/bpfjit rump ...
pgoyette[src/pgoyette-compat]: src/sys/arch/sparc64/sparc64 Remove conditional compil...
pgoyette[src/pgoyette-compat]: src/sys/compat/aoutm68k Conditionalize some compat_30 ...
skrll[src/trunk]: src/sys/dev/usb G/C more unused code
riastradh[src/trunk]: src/sys/arch/amd64/conf Add some more bogus compat options to am...
rin[src/trunk]: src/lib/libcurses PR lib/53615
dholland[src/trunk]: src/usr.bin/quota Remove leftover #if 0 code from before the lib...
para[src/trunk]: src/distrib/sets/lists/base add new dir to lists
martin[src/trunk]: src/sys/net/npf Add missing [0] (check for unused entries) when ...
ryo[src/trunk]: src/sys/arch/arm/imx initialize uart register when it is not a c...
martin[src/trunk]: src/etc/etc.mac68k Make sure the iso target directory is created...
pgoyette[src/pgoyette-compat]: src/sys/dev Fix some NTP-related function pointers
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add new files
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan remove default debu...
christos[src/trunk]: src/lib/libform goodbye CIRCLEQ, welcome TAILQ
rmind[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest: adjust for the npf_...
joerg[src/trunk]: src/common/lib/libc Provide a basic implementation of __atomic_l...
christos[src/trunk]: src/distrib/utils/sysinst add debugging sets
njoly[src/trunk]: src/sys/ufs/ffs One semicolon is enough.
yamt[src/trunk]: src/sys/kern revert rev.1.37 for now.
rmind[src/trunk]: src/usr.sbin/npf/npftest Add bsd.own.mk for MKSLJIT, reorder som...
snj[src/netbsd-8]: src/tests/lib/libpthread Pull up following revision(s) (reque...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use kern_malloc.c instead of the r...
christos[src/trunk]: src/external/bsd/pdisk/dist from:
pgoyette[src/pgoyette-compat]: src/sys/net First pass at extracting the "shared" comp...
christos[src/trunk]: src/lib/libc/net PR/48379: mention kqueue functionality
christos[src/trunk]: src/external/bsd hook in the new dhcp code
dholland[src/trunk]: src/sys/ufs/lfs lfs_cleanint[] in the in-memory superblock needs...
rtr[src/trunk]: src/sys/sys Bump to version 6.99.45 for removal of struct lwp * ...
christos[src/trunk]: src/sys/arch/pmax/conf Turn on DIAGNOSTIC and DEBUG.
snj[src/trunk]: src/sys There's an r in "determine"
christos[src/trunk]: src/tests/lib/libc/gen PR/51810: Ngie Cooper: don't leak buf
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace
martin[src/netbsd-8]: src/doc Ticket #1520
riastradh[src/trunk]: src/sys/compat/ibcs2 Little happy on the commit trigger. Actual...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Implement i915drmkms wsdisplay...
christos[src/trunk]: src/usr.bin/rpcgen Put back the extra prototype for main(); some...
maxv[src/trunk]: src/sys/compat/netbsd32 Remove references to COMPAT_OLDSOCK (its...
pooka[src/trunk]: src/sys/rump On second thought, let's use make syntax in makefil...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix build w/o PSCI
kamil[src/trunk]: src/tests/lib/libc/sys Fix Clang/LLVM build in t_ptrace_wait.c
hannken[src/trunk]: src/sys/fs/msdosfs Change msdosfs from hashlist to vcache:
maya[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Provide...
christos[src/trunk]: src/external/bsd/libpcap/lib search first for the kernel bpf_fil...
mlelstv[src/trunk]: src/etc/etc.evbarm fix ALL_KERNELS handling
wiz[src/trunk]: src/usr.bin/gzip Document --keep. From Timo Buhrmester <fstd.lkm...
jakllsch[src/trunk]: src/sys/arch/aarch64/aarch64 aarch64/db_trace.c: annotate w/ __p...
pgoyette[src/trunk]: src/games/tetris Provide an option to restore traditional black-...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Alan Perlis
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
pgoyette[src/pgoyette-compat]: src/doc Remove the entry for MD compat_13 and _16 code...
martin[src/trunk]: src/sys/arch/sparc/include Make the illegal instruction macro sa...
skrll[src/trunk]: src/sys/arch Use the VC property mailbox to request the UART clo...
nisimura[src/trunk]: src/sys/arch/luna68k fix a botch in comment.
christos[src/trunk]: src/lib - Allow libpthread to be dlopened again, by providing li...
christos[src/trunk]: src/external/bsd/tcpdump/dist Friday, September 20, 2019, by mcr...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan make alpha compile
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Remove vchiq...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add AWIN_A31_AHB_GATING0_GMAC and A31...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries
mbalmer[src/trunk]: src Document syslog(3lua).
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a problem that "Disable ACPI" doesn't w...
kre[src/trunk]: src/usr.bin/printf A truly ancient bug found by Edgar Fuss
maxv[src/trunk]: src/sys/compat/freebsd Empy comment
kre[src/trunk]: src/bin/sh Document that a N>&N (or N<&N) redirection turns off ...
roy[src/trunk]: src/lib/libcurses Fix resizing terms.
kamil[src/trunk]: src/share/man/man9 Set proper include file: <sys/intr.h>
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Don't enable wscons options without wsc...
tron[src/trunk]: src/external/ibm-public/postfix/share/README_FILES Add a few fil...
htodd[src/trunk]: src/distrib/sets/lists/debug Add ./usr/libdata/debug/usr/tests/l...
skrll[src/trunk]: src/sys/arch/arm/arm Simplify #ifdefs
christos[src/trunk]: src/sys/dev/apm fix unused variable
christos[src/trunk]: src/sys/net eliminate unused variable
christos[src/trunk]: src/usr.bin/netstat fix build (stdbool lossage)
kre[src/trunk]: src/bin/sh Change the way the pipefail option works. Now it is...
mrg[src/trunk]: src/sys/arch/amiga/dev remove include of <dev/rcons/raster.h>, w...
christos[src/trunk]: src/sys/net/npf use sizeof(req) to find if it was empty or not (...
mbalmer[src/trunk]: src/lib/lua/syslog Add a syslog(3) binding for Lua (not yet link...
rmind[src/trunk]: src/usr.sbin/npf/npfctl Rename some tokens, use more accurate na...
sevan[src/trunk]: src/doc typo - via leot
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't try to include usb_verbose...
kre[src/trunk]: src/tests/bin/sh Grunge. I know I fixed this typo before... mu...
mrg[src/trunk]: src/doc note the -fno-tree-vrp hack for amd64.
isaki[src/trunk]: src/sys/dev "sc_format[0]." is better than "sc_format->" here.
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Meson GXL USB3 controller
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Fix typo in previous
christos[src/trunk]: src/sys/dev/usb subdevlen is an array length, make it unsigned
riastradh[src/trunk]: src/sys/netsmb Plug another overflow: refuse bogus sa_len from u...
pgoyette[src/pgoyette-compat]: src Split compat_netbsd32_sysvipc into version-specifi...
christos[src/trunk]: src/bin/sh add missing forward declaration for the STATIC= case.
ryo[src/trunk]: src/usr.bin/vmstat "vmstat -ie[v]" auto fit to minimum columns
christos[src/trunk]: src/lib/libedit more efficient to use decode_result :-) Pointed ...
christos[src/trunk]: src/tests/lib/libc/gen PR/51813: Ngie Cooper: don't leak fd :tty...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Mark the old compat_net...
tsutsui[src/trunk]: src/sys/arch/amiga/conf ne at xshbus seems to require ax88190, p...
christos[src/trunk]: src/usr.bin/calendar reorganize to make clear variable use.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Work around bug on one-p...
maxv[src/trunk]: src/sys/arch/amd64/conf Define __rodata_start. Will be used soon.
mbalmer[src/trunk]: src/share/man/man4 Add a description of SIOCGIFALIAS. From Jens...
skrll[src/trunk]: src/sys/dev/ic Remove comment about splusb and replace with KASS...
mrg[src/trunk]: src/external/mit/xorg/bin/xlsfonts use xorg-pkg-ver.mk.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm xxx: gcc avo...
riz[src/trunk]: src/distrib/sets Back out previous until it can be fixed - it wa...
mrg[src/trunk]: src/etc/mtree remove obsolete directories (that are always remov...
pgoyette[src/pgoyette-localcount]: src/sys/miscfs/specfs Simplify, remove redundant c...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc PR/54594: Martin Husemann: bi...
sevan[src/trunk]: src/usr.bin/nc Skip options which rely on crypto support in geto...
christos[src/trunk]: src/lib/libedit The libedit implementation of history_get() also...
riastradh[src/trunk]: src/sys/kern Delete debugging option wapbl_lazy_truncate. Simpl...
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.0
pgoyette[src/pgoyette-compat]: src/sys Create a variant of the HOOK macros that handl...
skrll[src/trunk]: src/sys/arch/arm/arm32 Apply a bunch of break-before-make, i.e. ...
wiz[src/trunk]: src/share/man/man4 Fix asus entry.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Simplify variable assignment and ...
skrll[src/trunk]: src/sys/dev/usb Use __diagused
christos[src/trunk]: src/sys/net/npf Fix lockdebug diagnostic error of trying to acqu...
riastradh[src/trunk]: src/lib/libc Add section headings. Match order in table of cont...
mlelstv[src/trunk]: src/bin/ksh Fix FALLTHROUGH comments.
christos[src/trunk]: src/lib/libpthread PR/47703: Yasushi Oshima: pthread_cond_timedw...
martin[src/trunk]: src/lib/libc/stdlib Defer using pthread keys until we are threaded.
msaitoh[src/trunk]: src/sys/dev/pci Print interrupt type correctly.
macallan[src/trunk]: src/sys/arch/macppc/conf RADEONFB_MMAP_BARS is no more
pgoyette[src/pgoyette-compat]: src/sys Include the compat code whether or not the cal...
maxv[src/trunk]: src/sys/kern Fix a user-controlled memory allocation. kmem_alloc...
ozaki-r[src/trunk]: src/share/man/man9 Fix usage of frobbotzim_prc in the example code
kre[src/trunk]: src/bin/sh More fallout from the fix for PR bin/48875 - this one...
dholland[src/trunk]: src/share/mk Remove CreationDate from the header of output posts...
mbalmer[src/trunk]: src/share/man/man9 Don't lie about the CardBus device database. ...
christos[src/trunk]: src/lib/libc bump for open_{,w}memstream.
kamil[src/trunk]: src/tests/lib/libc/sys Temporarily ifdef out PTRACE_VFORK and PT...
matt[src/trunk]: src/sys/modules Don't build compat_netbsd32 if mips64 && buildin...
dholland[src/trunk]: src/usr.bin/rsh Drop setuid before execing rlogin. Failure to do...
roy[src/trunk]: src/lib/libcurses Whitespace
bouyer[src/trunk]: src/sys As proposed in
skrll[src/trunk]: src/sys/dev/usb Fix type of return value in xhci_do_command
isaki[src/trunk]: src/sys/arch/m68k/fpe u_int -> uint32_t
pgoyette[src/pgoyette-compat]: src/sys/arch/acorn32/acorn32 Include header to get pro...
mrg[src/trunk]: src/usr.sbin/iostat support fnmatch(3) patterns for disknames. ...
mlelstv[src/trunk]: src/sys/dev fix diskerr message, it needs the driver name, not t...
christos[src/trunk]: src/sys/dev/raidframe make nspares unsigned; it is assigned from...
jdc[src/trunk]: src/sys/arch/sparc64 Increase maximum MSGBUFSIZE to 248k.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix setsockop...
kre[src/trunk]: src/bin/sh PR bin/48498 PR bin/52426
maxv[src/trunk]: src/sys/kern Change the pattern of KMEM_REDZONE so that the firs...
alnsn[src/trunk]: src Implement copfuncs and external memory in bpfjit.
christos[src/trunk]: src/usr.sbin/mtree From Brooks Davis:
pgoyette[src/pgoyette-compat]: src/sys/dev/pci And one more missed conflict. (I thin...
pgoyette[src/pgoyette-compat]: src Sync with head
matt[src/trunk]: src/sys/arch/arm/arm32 Use tlb is variants for MULTIPROCESSOR
jmcneill[src/trunk]: src/etc add hdmicec
msaitoh[src/trunk]: src/sys/dev/pci - Try m_defrag() to reduce the number of DMA seg...
jakllsch[src/trunk]: src/tests/dev/usb t_hid doesn't use rump correctly, and thus con...
skrll[src/trunk]: src/sys/dev/ic Fix SLHCI_XFER_TYPE
pooka[src/trunk]: src Move the rumpuser_net set of hypercalls to be a private to t...
martin[src/trunk]: src/sys/dev/pci Track what parts of initialization were successf...
macallan[src/trunk]: src/sys/dev/sun add FBTYPE_MGX
uwe[src/trunk]: src/usr.sbin/npf/npfctl Fix pasto in table replace -t type
mrg[src/trunk]: src/tools/gcc remove HAVE_GCC == 6 support, add HAVE_GCC == 8 su...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-void remove unus...
kamil[src/trunk]: src Bump shlib minor for new function: ereallocarr(3)
maxv[src/trunk]: src/sys/arch/x86/x86 Use idt_vec_set instead.
rtr[src/trunk]: src/sys/netmpls * split PRU_SENSE functionality out of mpls_usrr...
christos[src/trunk]: src/distrib/sets/lists/tests try to fix sun2
ozaki-r[src/trunk]: src/sys/netipsec MP-ify SAD slightly
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common Reduce the list of require...
riz[src/trunk]: src/sys/arch/x86/x86 Work around the problem in PR port-amd64/49...
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Add a bit more about appropriat...
pgoyette[src/pgoyette-localcount]: src/sys/dev/pad Add 'struct localcount' for modula...
riastradh[src/trunk]: src/sys/kern Terminate message with newline.
skrll[src/trunk]: src/sys/arch/arm/arm32 Reduce code a little. Reviewed by gimpy.
nonaka[src/trunk]: src/sys/dev/pci Add some Intel Wi-Fi devices.
christos[src/trunk]: src/doc mention new tzcode
jmcneill[src/trunk]: src/sys/lib/libkern ${.PARSEDIR} not .${PARSEDIR} for Makefile.c...
ozaki-r[src/trunk]: src/sys/netipsec Rename local variable newsah to sah
pgoyette[src/pgoyette-compat]: src/sys/modules Build the compat_netbsd32* modules for...
christos[src/trunk]: src/sys/arch/pmax/pmax more unused variable fixes
rmind[src/trunk]: src/sys/net bpf_deliver: convert to bpf_filter_ext().
christos[src/trunk]: src/distrib/sets/lists/comp add sys/stdbool.h
justin[src/trunk]: src/sys/rump Add zfs files to rump userspace sources
martin[src/netbsd-8]: src/doc Ticket #1476
joerg[src/trunk]: src/lib/libm/src Report correct exception for fmodl.
maxv[src/trunk]: src/sys/arch/i386/i386 Remove undocumented hack.
maxv[src/trunk]: src/sys/ufs/chfs Memory leak.
christos[src/trunk]: src/external/cddl/osnet PR/51118: Jared McNeill: Fix build on Fr...
pgoyette[src/pgoyette-localcount]: src/sys/miscfs/specfs Restore original handling of...
kamil[src/trunk]: src/sys/sys Deduplicate stdbool.h definitions
jmcneill[src/trunk]: src/sys/dev/sdmmc Add a SDHC_FLAG_NO_TIMEOUT quirk to handle spu...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Allocate the netbsd32_sendsig...
skrll[src/trunk]: src/sys/gdbscripts Add kernhist to SYS_GDBINIT
msaitoh[src/trunk]: src/sys/arch/x86/include Indent. No functional change.
ozaki-r[src/trunk]: src/tests/net Add tests for ARP
martin[src/trunk]: src/common/lib/libc/arch Provide C++ 2011 <atomic> support funct...
skrll[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
maya[src/trunk]: src/sys/arch/riscv/include Avoid -Wconversion warnings
christos[src/trunk]: src/lib/libutil Ignore strncpy(foo, bar, sizeof(foo)) for the wt...
martin[src/trunk]: src/usr.sbin/sysinst Now that the build cluster creates stable "...
kre[src/trunk]: src/sys/arch/sparc/stand/binstall Convert from getopt to getopts...
riz[src/trunk]: src/sys/dev/raidframe Move two RF_ASSERT()s into the protection ...
christos[src/trunk]: src/sys/rump/librump/rumpkern add a copy of uvm_swap_shutdown() ...
riastradh[src/trunk]: src/sys/compat/common Kill needless nested extern of vec_compat_...
pgoyette[src/pgoyette-localcount]: src/sys/dev Fix some sloppy typos
jmmv[src/trunk]: src/tests/fs/tmpfs Simplify test_mount and log errors.
nonaka[src/trunk]: src Added RTS5227/RTL8402/RTL8411/RTL8411B support.
chs[src/trunk]: src/sys/compat/linux/arch/amd64 initialize %ds to something vali...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf motg works now
agc[src/agc-symver]: src/lib/libutil Add symbol versioning info for libutil
msaitoh[src/trunk]: src/sys/compat/common Make clog static. Found by lgtm bot.
mrg[src/trunk]: src/usr.bin/who revert previous; i meant to test first and if yo...
christos[src/trunk]: src/doc upgrade file
msaitoh[src/trunk]: src/sys/dev/pci Use IFM_50G_SR2.
christos[src/trunk]: src/lib/libedit GNU readline(3) regards history chronologically, ...
christos[src/trunk]: src/distrib/sets/lists/debug grr forgot one libpcap.
ozaki-r[src/trunk]: src/tests/net Skip ipsec_spi_*_*_preferred_new_timeout when runn...
wiz[src/trunk]: src/libexec/ld.elf_so Use more Dv.
christos[src/trunk]: src/sys/lib/libkern For the purposes of static analysis, this ne...
christos[src/trunk]: src/lib/libc/sys document errors returned by F_GETPATH
christos[src/trunk]: src/doc new OpenSSH
htodd[src/trunk]: src/sys/arch/evbarm/conf Comment out more USB options to to fix ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add HDMI audio support
matt[src/trunk]: src/sys/arch/arm/cortex Deal with ARM32_DISABLE_ALIGNMENT_FAULTS
christos[src/trunk]: src/tests/lib/libc/gen PR/51808: Ngie Cooper: fix leaks, sort in...
jmcneill[src/trunk]: src/sys/dev/fdt Use correct #cells for parent address when decod...
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Add a BUGS section, which is re...
kiyohara[src/trunk]: src/sys/dev/marvell Support Marvell Dove. Use irq array. Dove'...
christos[src/trunk]: src/sys/dev/dmover kill alloca in favor of ssp
pgoyette[src/trunk]: src/share/misc Add "uaf" - use-after-free
wiz[src/trunk]: src/share/man/man9 Fix Dd argument, whitespace, improve readabil...
christos[src/trunk]: src/sys/external/bsd/drm2/include/linux fixed signed compare.
macallan[src/trunk]: src/sys/dev/pci change hsync start to match xf86-video-radeon so...
maxv[src/trunk]: src/sys/compat/netbsd32 netbsd32 should depend on exec_elf32, si...
uebayasi[src/trunk]: src/sys/arch/alpha PCI controller doesn't rely on (depend on) AG...
christos[src/trunk]: src/sys/net/npf make this compile as a module.
uebayasi[src/trunk]: src/sys/dev audio(4): Fix indirect circular dependency with audi...
htodd[src/trunk]: src/distrib/sets/lists/tests Fix build for ipf tests.
christos[src/trunk]: src/external/bsd/bind/dist/bin Call the isc register functions n...
pgoyette[src/pgoyette-localcount]: src/sys/dev/pud Another driver that needs its 'str...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Only explicitly disable COMPAT...
christos[src/trunk]: src/usr.sbin/ndiscvt remove unused variable
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A31 initialization and a new...
christos[src/trunk]: src/doc new OpenSSH
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_linux32 One more - we also need...
christos[src/trunk]: src/lib/libc/hash add missing cast.
christos[src/trunk]: src/usr.bin/cap_mkdb PR/32591: JuanRP: Also remove the file we a...
isaki[src/trunk]: src/sys vs(4) became to able to play audio again.
christos[src/trunk]: src/doc Add libnv info.
riastradh[src/trunk]: src/external/mit/xorg/lib/libdrm libdrm needs libpci for bus inf...
martin[src/trunk]: src/sys/netinet Fix optlen calculation for the SACK block - 2 by...
alnsn[src/trunk]: src/tests/lib/libbpfjit Rename bpfjit tests to libbpfjit, don't ...
justin[src/trunk]: src/lib/librumpuser Reinstate include of netdb.h, needed on some...
christos[src/trunk]: src/doc new pppd
soda[src/trunk]: src/sys/conf - change major number limit for MI devices from 255...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fixed typo in comment + reorder par...
jnemeth[src/trunk]: src/sbin/gpt Add two new options to the "add" subcommand:
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/util miminize diff to o...
dholland[src/trunk]: src Reorg docs, part 3:
wiz[src/trunk]: src/share/man/man9 Avoid Pq.
matt[src/trunk]: src/sys/arch/evbarm/conf Add install kernel for cubox-i
mrg[src/trunk]: src/external/mit/xorg/lib/libXdmcp enable arc4random_buf() use.
alnsn[src/trunk]: src/tests/net Add bpfjit kernel tests for loading from mbuf chain.
macallan[src/trunk]: src/sys/dev/ic add some register bits
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't allow kernel threads to run ...
pgoyette[src/trunk]: src/sys/kern Use the new magic BINTIME_SCALE_* macros instead of...
kamil[src/trunk]: src/share/mk Fix typo cost -> host
christos[src/trunk]: src/sys/dev/raidframe PR/51776: David Binderman: Remove unused v...
hannken[src/trunk]: src/sys/sys Comment the fields of struct vnode_impl.
he[src/trunk]: src/etc/etc.evbarm Add KUROBOX_PRO as an EVBARM_BOARDS member.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix a31_mpinit sync for real this time ...
pgoyette[src/pgoyette-compat]: src/sys/sys Ooops - we need to grab the mutex before w...
pooka[src/trunk]: src/sys/rump Generate support for sun ld.
msaitoh[src/trunk]: src/sys/dev/pci No functional change.
maxv[src/trunk]: src/usr.sbin/npf/npfctl Switch back to tabs, it was nicer this way.
wiz[src/trunk]: src/lib/libm/man Add missing comma.
mrg[src/trunk]: src/external/gpl3/gcc - define __riscv__ again
khorben[src/trunk]: src/sys/dev/splash Do not panic if the splash screen is bigger t...
christos[src/trunk]: src/sys/dev/usb remember to call deregister.
christos[src/trunk]: src/distrib/sets/lists Add libasan
maxv[src/trunk]: src/sys/arch/x86/x86 i386 xen is pae
gutteridge[src/trunk]: src/sys/dev/pci if_iwn.c: add a comment noting which PCI IDs are...
rmind[src/trunk]: src/sys NPF: implement dynamic handling of interface addresses (...
tnn[src/trunk]: src/lib/libutil annotate __dead
pgoyette[src/pgoyette-localcount]: src/sys Initial set of changes for subr_autoconf u...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf install jetsontk1 boot script as...
christos[src/trunk]: src/sys/compat/netbsd32 make the ?: expression types match
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos Regen
christos[src/trunk]: src/sys/arch/xen/x86 fix unused variable warnings
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
christos[src/trunk]: src/usr.bin/config put back scanner warnings now that flex produ...
mrg[src/trunk]: src/common/lib/libc/misc workaround a GCC 8 warning:
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common reduce ...
mrg[src/trunk]: src/sys/compat/sunos replace memcpy() with src bounds overflow w...
kamil[src/trunk]: src/lib/libc/stdlib Reorder memcpy(3) and save errno
christos[src/trunk]: src/sbin/scsictl Document debug
wiz[src/trunk]: src/usr.bin/config Spelling fixes.
rtr[src/trunk]: src/sys * sprinkle KASSERT(solocked(so)); in all pr_stat() funct...
christos[src/trunk]: src/share/mk add nsd
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix a wrong "raw" comparison in step3.2.
rmind[src/trunk]: src/sys Add struct pr_usrreqs with a pr_generic function and pre...
christos[src/trunk]: src/distrib/sets/lists/base Add new firmware code.
maxv[src/trunk]: src/lib/libc/gen fix references, the things were moved into neti...
roy[src/trunk]: src/lib/libcurses When doupdate is called, check for typeahead i...
jakllsch[src/trunk]: src/sys/dev/pci msk(4): add 64-bit DMA support
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update firmware to
pgoyette[src/pgoyette-localcount]: src/sys/dev/raidframe Don't call devsw_attach() an...
christos[src/trunk]: src/lib/npf/ext_normalize forgot to add the c file
christos[src/trunk]: src/regress/sys/kern/unfdpass need <sys/stat.h>
rin[src/trunk]: src/sys/dev/rasops Fix unaligned word write's to buffer, introdu...
jmcneill[src/trunk]: src/sys/dev/ic multicast hash filter support
maya[src/trunk]: src/doc zlib 1.2.10 out
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't define if_43_{init, fini}()...
christos[src/trunk]: src/sys/compat/netbsd32 compat glue for new lwp_park
riastradh[src/trunk]: src/sys/compat/ibcs2 Make sure we move forward over the buffer.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing includes, fix...
uwe[src/trunk]: src/sys/dev/hpc Clarify the comment in the "unconst" version of ...
mrg[src/trunk]: src/distrib/sets/lists/comp update gcc 4.8 support for 4.8.1 -> ...
maxv[src/trunk]: src/usr.sbin/makefs/msdos What a terrible use-after-free
uwe[src/trunk]: src/usr.sbin/npf/npfctl According to the grammar and examples th...
skrll[src/trunk]: src/external/gpl3/gcc/dist Deal with earm*
martin[src/netbsd-8]: src/doc Tickets #1477 and #1478
pooka[src/trunk]: src/lib/libc/arch Don't include sigtramp or foocontext routines ...
dholland[src/trunk]: src/doc/roadmaps Update: we got an nvme driver. Also mention the...
christos[src/trunk]: src/lib/libc/arch/x86_64/string No need for bzero, memset provid...
martin[src/trunk]: src/sys/arch/playstation2/conf The correct toolchain tuple is mi...
ozaki-r[src/trunk]: src/sys/dev/pci Make if_wm MPSAFE
roy[src/trunk]: src Implement is_term_resized and resize_term(3) ncurses extensi...
nonaka[src/trunk]: src/sys/dev/pci iwm(4): make interrupt routine running on softin...
joerg[src/trunk]: src/tests/lib/libc/sync Explicitly link C++ test case with CXX.
christos[src/trunk]: src/external/bsd/blacklist/bin fix ymdhms calculation
pgoyette[src/pgoyette-compat]: src/sys/sys Grab the mutex for UNSET_HOOK2 (fixed prev...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Do the mcontext stu...
kre[src/trunk]: src/sys/arch/sparc/stand/binstall General cleanups...
wiz[src/trunk]: src/external/bsd/openresolv/dist Sort SEE ALSO. New sentence, ne...
ozaki-r[src/trunk]: src/sys/netinet Make global variables static
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing <sys/device.h...
christos[src/trunk]: src/tests/lib/libc/string add <stdio.h>
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for riscv64.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add wip videocore4 audio driver
kardel[src/trunk]: src/sys/dev/i2c allow i2c address 0x01-0x7F
christos[src/trunk]: src/usr.sbin/rtsold Give an example how to use dhcpcd instead of...
martin[src/trunk]: src/sys/dev/i2c Initialize a variable that gcc thinks might be u...
kre[src/trunk]: src/lib/libutil Make relative date changes ("+ 2 months") etc, w...
christos[src/trunk]: src/external/gpl2/libmalloc/lib prevent gcc from combining memse...
pooka[src/trunk]: src/sys/kern Include non-portable <sys/idtype.h> inside RUMP_CLI...
maxv[src/trunk]: src/sys/arch Remove TCP_COMPAT_42 from the config files. Pass 3.
jmcneill[src/trunk]: src/sys/stand/efiboot Some U-Boot implementations (notably U-Boo...
pgoyette[src/pgoyette-compat]: src/sys Split out the vnd COMPAT_50 code
christos[src/trunk]: src/sys/conf Move to ssp.c suggested by uebayasi@
ozaki-r[src/trunk]: src/sys/netipsec Provide and apply key_sp_refcnt (NFC)
nonaka[src/trunk]: src/sys/dev/pci Added enum iwm_tx_pm_timeouts from FreeBSD.
skrll[src/trunk]: src/sys/sys G/C EXF_WANTED
martin[src/trunk]: src/etc Undo the mac68k specific previous change and instead mov...
blymn[src/trunk]: src/lib/libcurses Checks for bottom right corner were reversed.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
tron[src/trunk]: src/external/ibm-public/postfix Adapt makefiles for Postfix 2.11.1.
kre[src/trunk]: src/bin/sh PR bin/52348
christos[src/trunk]: src/tools/binstall no man pages for tools build.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 P2WI (Push-Pull Two Wire Inte...
isaki[src/trunk]: src/sys/arch/x68k/dev Remove temporary VS_USE_PREC8 option.
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 Don't ...
pgoyette[src/pgoyette-compat]: src Synch with HEAD
alnsn[src/trunk]: src/sys/net Arithmetic overflow when calculating variable offset...
pgoyette[src/pgoyette-compat]: src/sys The raidframe compat code lives in sys/dev/rai...
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd TLS relocations for PIE and ...
martin[src/trunk]: src/lib/libm/src Make it compile on archs with implicit NBIT
msaitoh[src/trunk]: src/sys/dev/pci Fix three bugs:
agc[src/agc-symver]: src/lib/libresolv Add versioning info for libresolv
jmcneill[src/trunk]: src/share/man/man4 mcx(4) will appear in 9.0
christos[src/trunk]: src/sys/compat/sunos Treat valsize as unsigned
uebayasi[src/trunk]: src/sys/arch amd64, i386: Don't expose .data.{read_mostly, cachel...
kre[src/trunk]: src/tests/bin/sh PR bin/48498 PR bin/52426
joerg[src/trunk]: src/lib/libm/src Alias to fmod for platforms with double == long...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary if_type setting
maxv[src/trunk]: src/sys/kern Memory leak. Triggerable from an unprivileged user ...
christos[src/trunk]: src/share/mk handle NOMANDOC in the html case too
knakahara[src/trunk]: src/sys/opencrypto pack crypto_drivers variables to struct and a...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc avoid multiple tm_file headers be...
maxv[src/trunk]: src/sys/dev/usb Fix memory leaks. Was wondering where memory had...
maxv[src/trunk]: src/sys/arch/i386/conf Disable all the compat options until COMP...
pgoyette[src/pgoyette-localcount]: src/sys Rename LOCALCOUNT_INITIALIZER to DEVSW_MOD...
tsutsui[src/trunk]: src/sys/arch/pmax/pmax Fix hangup after framebuffers are attache...
kamil[src/trunk]: src/lib/libc/stdlib mandoc lint
plunky[src/trunk]: src/sys/sys Bump minor number for removal of kauth_access_action...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Add MODULAR attribute to sigre...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules rebuild these f...
isaki[src/trunk]: src/sys/dev/audio Improve an error message about round_blocksize.
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm print the lo...
jmcneill[src/trunk]: src/sys/dev/fdt Attach cpu nodes with status "disabled" if they ...
joerg[src/trunk]: src Update build system for C++14 support.
wiz[src/trunk]: src/games/atc Use An in AUTHORS section.
agc[src/agc-symver]: src/lib/libradius Add versioning information for libradius
njoly[src/trunk]: src/sys/compat/linux/common Add support for more open flags that...
sevan[src/trunk]: src/sys/arch/playstation2/conf Bogus number police
roy[src/trunk]: src/lib/libcurses Add missing man pages for wsyncup.3 and wcursy...
christos[src/trunk]: src/sbin/dkctl missing <sys/stat.h>
christos[src/trunk]: src/usr.sbin/racoon more sh3 hacks.
mrg[src/trunk]: src/distrib/sets/lists actually bump libdrm_intel.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 support
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Inline storage size in...
njoly[src/trunk]: src/distrib/sets Error out if a path has a trailing slash, which...
christos[src/trunk]: src/usr.sbin/postinstall don't try to install rc scripts for pro...
mrg[src/trunk]: src/sys/dev/pci use pa_dmat64 if pci_dma64_available().
njoly[src/trunk]: src/lib/libterminfo Fix c&p error in string descriptions.
christos[src/trunk]: src/lib/libc/sys - merge the options descriptions, sort them.
apb[src/trunk]: src/distrib/sets/lists/base Add ./usr/share/zoneinfo/Pacific/Bou...
matt[src/trunk]: src/external/lgpl3/gmp/dist Teach configfsf.guess about coldfire...
msaitoh[src/trunk]: src/sys/dev/pci Add BGE_SRAM_FW_MB_RESET_MAGIC again.
hiroshi[src/trunk]: src/distrib/notes/common Add myself
pgoyette[src/pgoyette-compat]: src/sys/opencrypto Since the caller passes the address...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix (add missing, remove dups, sort)
wiz[src/trunk]: src/lib/libnpf Remove superfluous comma.
snj[src/trunk]: src/usr.sbin/sysinst Make the option to abort pkgsrc fetching/ex...
maxv[src/trunk]: src/sys/kern If the interpreter is "", do not keep loading the s...
christos[src/trunk]: src/external/bsd Add nsd
njoly[src/trunk]: src/share/man Fix dates.
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
mrg[src/trunk]: src/sys/dev deal with partial attach failures in usb_attach vs u...
christos[src/trunk]: src/usr.sbin/npf/npfctl remove dup usage.
pgoyette[src/pgoyette-compat]: src/sys/sys Typo: s/./,/
alnsn[src/trunk]: src Enable sljit and bpfjit on powerpc.
jakllsch[src/trunk]: src/tests/dev/usb Call rump_init() before using rump functionality.
christos[src/trunk]: src/doc new wpa code.
msaitoh[src/trunk]: src/sys/dev/pci Wait for the bootcode to complete initialization...
msaitoh[src/trunk]: src/sys/dev/pci - Modify wm_smbustopci() to reduce the diff agai...
skrll[src/trunk]: src/sys usb is attached with config_interrupts so we can G/C the...
pgoyette[src/pgoyette-compat]: src/sys Split the COMPAT_CALL_HOOK to separate the dec...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
jmcneill[src/trunk]: src/sys/dev/sdmmc fix SDMMC_DEBUG build
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix the other strcmp too
maya[src/trunk]: src/sys/arch/riscv/include We're now using gcc netbsd-stdint.h i...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts.
skrll[src/trunk]: src/sys/arch/arm/arm32 Part of break-before-make is to dsb after...
kre[src/trunk]: src/bin/sh Begone unspecified test-a ... and be more obious what...
martin[src/trunk]: src/sys/arch/playstation2/ee Split softc, fix wsfont_find call.
skrll[src/trunk]: src/sys/dev/usb Fix typo in function name in DIAGNOSTIC prinf by...
maya[src/trunk]: src/sys/arch/riscv/include RISC-V ELF psABI says ILP32 also defa...
christos[src/trunk]: src Make ALG's autoloadable by providing in the config file:
ozaki-r[src/trunk]: src/tests/net/if Don't depend on the order of interfaces
ozaki-r[src/trunk]: src/sys/dev/pci Acquire SW semaphore in wm_get_swsm_semaphore
jmcneill[src/trunk]: src/sys/dev/sdmmc let SDHC_FLAG_HOSTCAPS override SDHC_CAPABILIT...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for eMMC 5.0 HS200 timings.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 More clean-up of module depend...
jmcneill[src/trunk]: src/sys/dev/ic Broadcom AUX UART doesn't seem to set LSR RXRDY b...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom mark ISR as mpsafe, detect when this i...
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev #ifdef a variable like its usage.
maxv[src/trunk]: src Remove netinet6/ipsec.h.
martin[src/trunk]: src/sys/dev/ic Cleanup debug code a bit.
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Amend ticket 1465
christos[src/trunk]: src/sys/modules new npflog driver split out of npf_ext_log.
kiyohara[src/trunk]: src/sys/dev/marvell Add ATTR_AXI_DDR.
jmcneill[src/trunk]: src/etc/etc.evbarm add HUMMINGBIRD_A31 kernel
jmcneill[src/trunk]: src/sys/arch/arm/broadcom pull in vchiq
msaitoh[src/trunk]: src/sys/arch/x86/x86 Check the CPU display model instead of the ...
jakllsch[src/trunk]: src make kernel-groveling crash(8) work on aarch64
kre[src/trunk]: src/bin/sh Implement the "pipefail" option (same semantics as in...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Modify Linux timer API t...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM pre-4.0.0 r291444.
christos[src/trunk]: src/rescue descend to bin for pdisk
wiz[src/trunk]: src/lib/libc/stdlib Add missing Fc.
christos[src/trunk]: src/sys/dev/ic minor nits
skrll[src/trunk]: src/sys/arch/evbarm/conf BPI is CORTEX A7 and Allwinner A20
christos[src/trunk]: src/usr.sbin/npf/npfctl more
christos[src/trunk]: src/sys/compat/sunos32 make this compile again
maya[src/trunk]: src/external/mit/xorg/lib Adjust .PATH
msaitoh[src/trunk]: src/sys/dev/pci Add some RDC devices.
para[src/trunk]: src/distrib/sets/lists/base fix the build
snj[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev fix typo in comment
christos[src/trunk]: src/usr.sbin/sysinst Don't use asctime(localtime(time_t *)) beca...
christos[src/trunk]: src/tests/lib/libc/ttyio PR/51803: Ngie Cooper: CID 978321: Don'...
kre[src/trunk]: src/bin/sh Add a comment explaining the ordering reltionship of ...
rmind[src/trunk]: src/usr.sbin/npf/npfctl - Extend npf.conf syntax to support dyna...
maxv[src/trunk]: src/sys Revamp PaX:
mlelstv[src/trunk]: src/sys/dev/pci The vga driver now detaches wscons.
maxv[src/trunk]: src/sys/arch/i386/conf Disable vm86 by default. The use case is ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add definitions for RDPRU, MCOMMIT, GMET an...
skrll[src/trunk]: src/sys/arch/arm/footbridge Remove unused variables.
chs[src/trunk]: src/sys implement the *at() syscalls.
dholland[src/trunk]: src/share/man/man4 Updated supported cards, from coypu in PR 51109
jmcneill[src/trunk]: src/doc add some recent Allwinner changes -- PMU (axp20x, axp22x...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
bouyer[src/trunk]: src/sys/dev/pci XS_NOERROR | XS_RESET doens't make sense, XS_RES...
mrg[src/trunk]: src/external/mit/xorg/lib/libXinerama update for libXinerama 1.1.3
jmcneill[src/trunk]: src/sys/arch Add support for BCM2835 AUX UART.
skrll[src/trunk]: src/sys/arch/mips/cavium/dev s/usbd_xfer_handle/struct usbd_xfer */
christos[src/trunk]: src/external/bsd/flex/dist/src revert the c++ yy_size_t changes ...
kre[src/trunk]: src/tests/usr.bin/mixerctl Do the previous test a better way - f...
christos[src/trunk]: src/external/bsd/flex/dist/src another int -> size_t
msaitoh[src/trunk]: src/sys/dev/pci - Set IPV6EXDIS bit in RFCTL register because of...
kamil[src/trunk]: src/share/man/man2 Document TRAP_EXEC in SIGRAP in siginfo(2)
kre[src/trunk]: src/sbin/dmesg Use the locale's numeric radix character ("decima...
pgoyette[src/pgoyette-compat]: src/sys Clean-up some pre-existing function-pointer co...
rin[src/trunk]: src/sys Fix in_undefer_cksum() and in6_undefer_cksum().
christos[src/trunk]: src/external/bsd/dhcp Undo horrid configure hack, use compiler d...
dholland[src/trunk]: src/bin/sh remove .if make(install)
riastradh[src/trunk]: src/sys/kern Rename labels to make wapbl_flush a little easier t...
rmind[src/trunk]: src/sys/fs/v7fs v7fs: replace malloc(9) with kmem(9), fix a memo...
tsutsui[src/trunk]: src/share/mk Use "-O2 -fno-reorder-blocks" instead of "-Os" for ...
maxv[src/trunk]: src/sys/fs/msdosfs Minor changes:
christos[src/trunk]: src/sys Add dkwedge_find_by_parent()
christos[src/trunk]: src/sys/dev/microcode/ral add rt2860
uebayasi[src/trunk]: src/sys/dev/i2c dsrtc depends on sysmon_envsys.
christos[src/trunk]: src/lib/libbluetooth Use strlcpy to NUL terminate the name strin...
christos[src/trunk]: src/lib/libutil provide a default error function instead of tryi...
uebayasi[src/trunk]: src/sys/dev/pci Revert "normalization" for now.
nonaka[src/trunk]: src/sys/dev/pci set NULL after free.
maya[src/trunk]: src/share/man/man4/man4.i386 Remove npx.4 for real now
ozaki-r[src/trunk]: src/sys/netinet6 Fix rtfree-ing wrong rtentry
macallan[src/trunk]: src/sys/dev/pci (hopefully) shut up warnings about set-but-unuse...
cheusov[src/trunk]: src/sys/dev/usb New device Id for Beagle Bone, reviewed by bouye...
skrll[src/trunk]: src/sys/dev/sdmmc Remove unnecessary #include
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Call teardown_timer in drm_vb...
cherry[src/trunk]: src/distrib/sets/lists/comp We don't need sys/uvm/uvm_physseg.h ...
tnn[src/trunk]: src/sys/arch/x86/pci change bus_space_map to _x86_memio_map
mrg[src/trunk]: src/external/mit/xorg/bin use xorg-pkg-ver.mk to provide PACKAGE_*.
christos[src/trunk]: src/sys/ufs/ufs mention the PR
pettai[src/trunk]: src/doc mention new command zless
christos[src/trunk]: src/sys/ufs/ffs CID 975226: hande error from UFS_WAPBL_BEGIN
jmcneill[src/trunk]: src/sys/arch/evbarm/conf move cpu flags to makeoptios
msaitoh[src/trunk]: src/sys/dev/pci - Our MII readreg/writereg API has not way to d...
pgoyette[src/pgoyette-localcount]: src/sys/kern Remove stray debugging info
pgoyette[src/pgoyette-localcount]: src/sys/kern Continue previous - finish what we st...
roy[src/trunk]: src/lib/libcurses KNF
msaitoh[src/trunk]: src/sys/dev/pci Simplify. No functional change.
maxv[src/trunk]: src/sys/arch Remove DEBUG_HPUX (does not exist).
dholland[src/trunk]: src Use the lfs header file and lfs's mount args struct, not ufs...
jmcneill[src/trunk]: src/sys/arch Add watchdog timer support.
jakllsch[src/trunk]: src/sys/dev/pci No need to duplicate the members of the wpi_cmd_...
kamil[src/trunk]: src/tools/compat Add reallocarr(3) to tools/compat
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm copy the output from the temp...
spz[src/trunk]: src infrastructure for bind-9.10.0-P2:
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 Replace KDASSERT by panic.
uebayasi[src/trunk]: src/sys/arch/evbarm/conf INSTALL kernel for HUMMINGBIRD_A31. Bl...
pettai[src/trunk]: src/doc Update mDNSResponder in-tree version
ozaki-r[src/trunk]: src Introduce rump.ndp
tls[src/trunk]: src Fixes and enhancements for polled entropy sources:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A20 is a Cortex-A7, so set CPUFLAGS to ...
rmind[src/trunk]: src/sys/net - bpf_validate_ext: fix memword validation in BPF_ST...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: add an example in the README, ...
christos[src/trunk]: src/share/man/man9 PR/49326: Henning Petersen: Correct errors in...
maxv[src/trunk]: src/distrib/sets/lists/man umbctl is not related to ISDN, move i...
msaitoh[src/trunk]: src/sbin/gpt Add note about bootme flag:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Fix error branch in ttm_d...
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/sgimips Make sure to install a bootloa...
aymeric[src/trunk]: src/sys/dev/ic Add support for the enhanced descriptors feature.
mrg[src/trunk]: src/sys/arch/amd64/conf XXX: build ufs_lookup.c with -fno-tree-v...
manu[src/trunk]: src/sys/fs/puffs Add PUFFS support for fallocate and fdiscard op...
christos[src/trunk]: src/distrib/sets/lists/base more sets lossage
garbled[src/trunk]: src/distrib/utils/embedded/conf Fix an empty shell function here...
christos[src/trunk]: src/etc PR/47678: Dr. Wolfgang Stukenbrock: remove local iscsi e...
joerg[src/trunk]: src/external/bsd/dhcpcd/dist NUL != NULL, so use the correct lit...
spz[src/trunk]: src/external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat two m...
skrll[src/trunk]: src/sys/dev/ic The HCD should no longer restart a repeating tran...
martin[src/trunk]: src/sys/arch/evbarm/stand/gzboot Clear STRIPFLAGS (stripping in ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix a bug that Denverton accessed wrong ...
kre[src/trunk]: src/etc Avoid use of test -o for when this is used as part of an...
christos[src/trunk]: src/external/bsd/flex/dist/src more yy_size_t <-> int fixes
plunky[src/trunk]: src/sys/dev/bluetooth STRENGHT -> STRENGTH and misc spelling/whi...
agc[src/agc-symver]: src/lib/libc add symbol versioning info for libc
martin[src/netbsd-8]: src/sys/arch/hpcmips/hpcmips Pull up following revision(s) (r...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: dynamic interface address handli...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Add structure extended feature regist...
maxv[src/trunk]: src/sys/kern Don't forget to unlock the LWP.
mrg[src/trunk]: src build libXpresent.
mrg[src/trunk]: src remove the xfree86 reachover makefiles and the vast majority of
msaitoh[src/trunk]: src/sys/dev/pci - Cleanup pci_conf_print_caplist. Use table. The...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use killkpt for the PML4 entries as well.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add basic UHS-I support. SDR50 and SDR104 are ...
gdt[src/trunk]: src/sys/netinet6 Initialize variable used as (conditional) resul...
christos[src/trunk]: src/sys/uvm fix circleq comments
knakahara[src/trunk]: src/sys/opencrypto update locking notes of opencrypto(9)
ozaki-r[src/trunk]: src Add tests for IPv4 DAD
riz[src/trunk]: src/lib/libedit callers's -> caller's
christos[src/trunk]: src/sys/miscfs/procfs Maps don't change that frequently between ...
mrg[src/trunk]: src/sys/ufs/ufs move variable use and initialisation inside the ...
msaitoh[src/trunk]: src/sys/dev/pci On 8254[17] with SPI ROM, wm_nvm_set_addrbits_si...
jmmv[src/trunk]: src/tests/fs/vfs Mark a bunch of routinely-broken ZFS tests as e...
plunky[src/trunk]: src/sys/netbt two issues noted by maxv@
mbalmer[src/trunk]: src/distrib/sets/lists/comp obsolete CIRCLEQ man pages
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1092495: Widen operatio...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Make CONFIG_USB_DWC2_DEBUG_PERIOD...
jakllsch[src/trunk]: src/sys/dev/pci Use M_ZERO. From OpenBSD if_wpi.c 1.53.
skrll[src/trunk]: src/sys/arch/arm/nvidia CAR_PLLD_BASE_REG defines
jmcneill[src/trunk]: src/sys/arch/arm/nvidia no need for exact match on tmds mode, ju...
kamil[src/trunk]: src/sys Introduce new SIGTRAP code: TRAP_EXEC
maxv[src/trunk]: src/sys/kern Don't leak kernel pointers to userland in kern.file...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Also pull up r1.267, requested by mrg in...
martin[src/netbsd-8]: src/usr.bin/vmstat Pull up following revision(s) (requested b...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/sys/compat/netbsd32 regen
maya[src/trunk]: src/sys/arch/amd64/conf Follow arm64 and provide two sizes of fo...
wiz[src/trunk]: src/bin/pax Stop hissing.
christos[src/trunk]: src/sys/fs/ptyfs cast VNOVAL to the the va_size type which is u_...
christos[src/trunk]: src/external/bsd/top/dist revert previous, this is a mandoc issu...
skrll[src/trunk]: src/sys/dev/ic More typos in previous
tsutsui[src/trunk]: src/sys/dev/i2c Use todr_[gs]ettime_ymdhms functions that handle...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Pull in files.seattle
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/or1k retire or1k gcc 4.9 c...
msaitoh[src/trunk]: src/sys/net Increment if_iqdrops when dropping an oversized frame.
maya[src/trunk]: src/distrib/sets/lists/base Mark /rescue/edlabel as MI-obsolete, ...
pgoyette[src/trunk]: src/sys/compat/common Since we now have a compat_90 module, the ...
jmcneill[src/trunk]: src/sys/dev/ic Add COM_TYPE_BCMAUXUART type for BCM2835 AUX UART.
mrg[src/trunk]: src/external/mit/xorg/lib/libepoxy if HAVE_XORG_GLAMOR != no, se...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid stack protector vi...
isaki[src/trunk]: src/sys/dev 0 -> NULL in audioattach()
maxv[src/trunk]: src/sys/arch/x86/pci Don't include malloc.h.
christos[src/trunk]: src/tools/compat Check for declarations, not the existance of fu...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Found a couple other consumers...
kamil[src/trunk]: src/share/man/man5 Clean-up documentation of login.conf(5)
ginsbach[src/trunk]: src/lib/libc/time Set S_WDAY state for %u (same as it is set for...
jakllsch[src/trunk]: src/share/man/man8 Change RB_QUIET and RB_VERBOSE to AB_QUIET an...
nakayama[src/trunk]: src/sys/lib/libkern/arch/sparc64 Remove duplicate source files.
msaitoh[src/trunk]: src/sys/dev/pci Sync with *BSD. No functional change:
msaitoh[src/trunk]: src/sys/arch/x86/x86 Take some changes from the Linux's latest x...
christos[src/trunk]: src/external/bsd/blacklist/bin PR/51801: Matthew Mondor: Support...
kamil[src/trunk]: src/lib/libc/sys Add more notes explaining how debuggers work on...
christos[src/trunk]: src/sys/external/bsd/acpica merge new acpica
sborrill[src/netbsd-8]: src/doc Ticket #1521
kre[src/trunk]: src/bin/sh PR bin/52458
pgoyette[src/pgoyette-localcount]: src/sys/dev Make sure that whenever we're using th...
rin[src/trunk]: src/sys/arch No need to specify COMPAT_AS anymore.
kamil[src/trunk]: src/sys/external/bsd/drm2/radeon Appease GCC with a kernel sanit...
ozaki-r[src/trunk]: src/sys/kern Fix builds of ALL kernels that define DEBUG_EXEC
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add localcount to rump kernels
maxv[src/trunk]: src/sys/arch/amd64/amd64 This branch must be static, otherwise t...
pgoyette[src/pgoyette-localcount]: src/sys/dev mport rev 1.95 from HEAD
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add some hummingbird A31 motg pins
mlelstv[src/trunk]: src/sbin/newfs Support wedge names.
maxv[src/trunk]: src/sys/kern Use KASSERT() instead of #ifdef(DIAGNOSTIC). Clearer.
maxv[src/trunk]: src/sys Define ELF_MAXNOTESIZE, ELF_MAXSHNUM and ELF_MAXPHNUM in...
rin[src/trunk]: src/etc/etc.amiga Remove ISDN.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc pull -DHAVE_CC_TLS out of $(INT...
msaitoh[src/trunk]: src/sys/dev/pci regen.
ryo[src/trunk]: src/sys/dev/spi need to forward the data pointer
taca[src/trunk]: src/etc/namedb Update root.cache to 2014060201.
maxv[src/trunk]: src/sys/arch Remove references to compat_freebsd when it is not ...
christos[src/trunk]: src/distrib/sets/lists/base more nsd
skrll[src/trunk]: src/sys/arch/hppa/hppa Fix a comment
riastradh[src/trunk]: src/distrib/sets/lists/debug Add missing i386/libirs_g.a.
riz[src/trunk]: src/doc NetBSD 6.0 was released several months ago; time to garbage
christos[src/trunk]: src/external/bsd/jemalloc/lib Ignore atomic alignment error for ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix typos and DEBUG_MMU output. Fr...
msaitoh[src/trunk]: src/sys/dev/pci Fix comment.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Resolve conflicts.
christos[src/trunk]: src/sys/uvm really, don't install uvm_physseg.h!
martin[src/trunk]: src xinput update build hint
christos[src/trunk]: src/usr.bin/config remove overflow test that triggered for negat...
christos[src/trunk]: src/usr.sbin/npf/npfctl CID 1129614: dereference after null
christos[src/trunk]: src/sys/net80211 EDCA and QOS additions from OpenBSD
mlelstv[src/trunk]: src/sys/dev getdisksize only operates on device vnodes. Use the ...
blymn[src/trunk]: src/lib/libcurses Rename the old __waddbytes function to _curses...
christos[src/trunk]: src/external/bsd/nvi Add build glue and docs
pgoyette[src/pgoyette-localcount]: src/sys/dev Remove debug printfs.
maxv[src/trunk]: src/lib/libarch/i386 Deprecate.
maxv[src/trunk]: src/doc Note removal of midway and NATM, and prune the entries f...
martin[src/trunk]: src/sys netnatm is gone
maxv[src/trunk]: src Remove dead references to netinet6/ipsec.h.
christos[src/trunk]: src/external/bsd/pdisk/bin add Makefile
christos[src/trunk]: src/sys regen
mrg[src/trunk]: src/external/mit/xorg/server/drivers don't build apm, ark or gli...
martin[src/netbsd-8]: src/include Pull up following revision(s) (requested by kre i...
christos[src/trunk]: src/share/mk Turn on PIE for all arm and sh3
wiz[src/trunk]: src/usr.sbin/makemandb Use Ev for environment variables. Improve...
nat[src/trunk]: src/sys/dev/pad Wrap up calls to sc_intr in kpreempt[en/dis]able.
agc[src/agc-symver]: src/lib add symbol versioning info for:
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs_construct_node: prevent from the new no...
rmind[src/trunk]: src/sys/rump Add rumpkern_sljit and rumpnet_bpfjit modules.
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.12.3
tih[src/trunk]: src/usr.sbin/npf/npfctl Summary: Ensure default TCP flags are ap...
hannken[src/trunk]: src/sys/fs/tmpfs Change tmpfs_chsize() to update mtime etc. even...
msaitoh[src/trunk]: src/sys/dev/pci Fix previous. The last code wasn't called.
ozaki-r[src/trunk]: src/sys/net Make bridge MPSAFE
ozaki-r[src/trunk]: src/sys/netipsec Fix updating ipsec_used; turn on when SPs on so...
pgoyette[src/pgoyette-compat]: src/sys Add vectors for sctp_{add, delete}_ipaddr() so ...
christos[src/trunk]: src/sys/arch/evbarm/conf remove dup DIAGNOSTIC
manu[src/trunk]: src/sys/nfs Fix soft NFS force unmount
knakahara[src/trunk]: src/sys/dev/pci add comment about confusing wm_rxeof() calling.
ozaki-r[src/trunk]: src/sys Lock IFQ operations when NET_MPSAFE
skrll[src/trunk]: src/sys/dev/usb Debug
abhinav[src/trunk]: src/usr.sbin/makemandb Don't use the custom tokenizer when compi...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
skrll[src/trunk]: src/sys/arch/arm/nvidia bus_dmatag_subregion isn't supported on ...
matt[src/trunk]: src/sys/arch/arm/vfp Before checking for an exception, make sure...
kamil[src/trunk]: src/sys/kern Avoid signed integer overflow in ts2timo() for ts->...
skrll[src/trunk]: src/sys/arch/hp700/stand/xxboot Improve error message
ozaki-r[src/trunk]: src/sys Make panic messages more informative
asau[src/trunk]: src/share/misc Vinnitsa isn't even in South-Western Russia. Make...
rtr[src/trunk]: src/sys * have pr_stat return EOPNOTSUPP consistently for all pr...
christos[src/trunk]: src/sys/sys Add some missing macros from FreeBSD. man page chang...
tron[src/trunk]: src/external/ibm-public/postfix/share/README_FILES Update list o...
christos[src/trunk]: src/usr.bin/patch from bitrieg:
ozaki-r[src/trunk]: src/tests/net/arp Return 0 explicitly to avoid unexpected failur...
mrg[src/trunk]: src/sys/dev/usb fix umodem(4) detach:
jmmv[src/trunk]: src/external/bsd/atf Deduce the version number to encode in pkgc...
macallan[src/trunk]: src/sys/dev/sbus get rid of junk variable
darrenr[src/trunk]: src/tests/ipf in2 is no longer a broken test case
jmcneill[src/trunk]: src/sys Simplify sdhc(4) locking
sevan[src/trunk]: src/share/examples/npf Indent to improve readability.
christos[src/trunk]: src/include add reallocarray
christos[src/trunk]: src/sys/arch/landisk/conf Turn on ASLR/MPROTECT
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs: replace the broken tmpfs_dircookie() log...
riastradh[src/trunk]: src/share/man/man3 Fix documentation of rbtree(3) iteration.
alnsn[src/trunk]: src/usr.sbin/npf/npftest Link to -lrumpnet_bpfjit and -lrumpkern...
kefren[src/trunk]: src/sbin/ifconfig Bring tunnel src_addr and dst_addr on the same...
christos[src/trunk]: src/dist/pdisk one less, 6 left.
christos[src/trunk]: src/sys/sys Welcome to 6.99.28; no more CIRCLEQ in the kernel.
christos[src/trunk]: src/tests/lib/libc/gen PR/51812: Ngie Cooper: According to ToG g...
kamil[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Sync Ge...
christos[src/trunk]: src/external/bsd/pdisk/dist Apply our fixes
spz[src/trunk]: src/external/bsd/dhcp the new release wants libisc (and thus lib...
jmcneill[src/trunk]: src/sys/arch/evbarm Enable tegracec and hdmicec
manu[src/trunk]: src/sys/kern Do not VFS_SYNC before VFS_UNMOUNT on force unmount
rmind[src/trunk]: src/sys/fs/tmpfs Fix previous, add __diagused.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc On sparc64 when comp...
christos[src/trunk]: src/external/ibm-public/postfix/sbin/posttls-finger fix libcrypto
bad[src/trunk]: src/sys/dev/pci Create the sysctl variables on module initializa...
bad[src/trunk]: src/sys/rump/librump/rumpkern Provide a weak alias for vnode_to_...
christos[src/trunk]: src/sys/kern Fix stack allocation; limit delta to a quarter of t...
uebayasi[src/trunk]: src/tests/usr.bin/config config(1): Briefly test ioconf.c output
christos[src/trunk]: src/external/bsd/openpam merge conflicts
pgoyette[src/pgoyette-localcount]: src/sys/dev Fix botched edit.
wiz[src/trunk]: src/share/man/man8/man8.acorn26 New sentence, new line.
riastradh[src/trunk]: src/sys/dev/pci Check for MCLGET failure in et_newbuf.
maxv[src/trunk]: src/sys/arch/i386/conf Disable COMPAT_386BSD_MBRPART on Xen - no...
christos[src/trunk]: src/distrib/sets/lists/comp forgot one.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Rerevert to preprevious now that ...
christos[src/trunk]: src/sys/sys Don't include <sys/stat.h>; it is optional even in X...
christos[src/trunk]: src/doc correct pdisk information
joerg[src/trunk]: src Add FreeBSD's truncl and minimal testing.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel...
mlelstv[src/trunk]: src/sys/fs/msdosfs fix DEBUG build
christos[src/trunk]: src/sys/arch/vax/include __USE cii
jmcneill[src/trunk]: src/sys/arch/usermode/target/arm usermode arm md stub
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix calculation of the cpu family (display ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 support
skrll[src/trunk]: src/sys/dev/usb Fix polling mode and USB keyboards in ddb
martin[src/trunk]: src/distrib/sets/lists/tests Add misising mixerctl file
agc[src/agc-symver]: src/lib/libc/sys correct a typo
kamil[src/trunk]: src/doc Update TODO.ptrace
martin[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Configure ioapic before lapic because lapic...
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO
christos[src/trunk]: src/sys/netinet6 - kill NULL argument from in6_update_ifa
kre[src/trunk]: src/usr.sbin/ypserv/ypinit Switch from getopt to getopts - and a...
ozaki-r[src/trunk]: src/tests/net/arp Check MAC address of ARP caches additionally
pgoyette[src/pgoyette-localcount]: src/sys/kern Add module initializers in the pmax-s...
pgoyette[src/pgoyette-localcount]: src/tests/dev Descend into fss subdirectory
joerg[src/trunk]: src/sys/lib/libunwind Use static_cast for rb_tree_insert_node vo...
justin[src/trunk]: src Add a fiber based implementation of librumpuser in addition ...
martin[src/netbsd-8]: src/doc Ticket #1503
christos[src/trunk]: src/lib/libc/stdlib cast to return type
christos[src/trunk]: src/usr.sbin/npf/npfctl fix hint.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
ginsbach[src/trunk]: src/lib/libc/time More KNF style changes -- consistent use of wh...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Be selective about including t...
maxv[src/trunk]: src/sys/arch/i386/i386 Switch to C-style comments, and reduce a ...
martin[src/trunk]: src/lib/libm/arch/vax Provide cbrtl() and cbrtf() for vax
darrenr[src/trunk]: src/tests/ipf Add in test cases for testing ipnat's parsing of I...
uwe[src/trunk]: src/sys/netinet Fix it's -> its in a comment.
jmcneill[src/trunk]: src/sys/dev/i2c Fix block offsets for ddc_read_edid_block.
rjs[src/trunk]: src/sys/netinet6 Make it compile after change to non-variadic pr...
jmcneill[src/trunk]: src/sys/stand/efiboot Only need to ischar() once when polling fo...
dholland[src/trunk]: src/usr.bin/config Document previously secret -d debug option. B...
nonaka[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname(9).
roy[src/trunk]: src/doc Note import of openresolv-3.6.0
riastradh[src/trunk]: src/sys Declare mountcompatnames in sys/vfs_syscalls.h to kill n...
hannken[src/trunk]: src/sys/ufs/lfs Another lfs superblock accessor (inside #ifdef 0).
pgoyette[src/pgoyette-localcount]: src/sys/dev Call device_release() in appropriate e...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Create a config.txt for RPI and ...
ozaki-r[src/trunk]: src/sys Introduce KEY_SA_UNREF and replace KEY_FREESAV with it w...
sborrill[src/netbsd-8]: src/doc Fix ticket number
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Put the USBVERBOSE option into a heade...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Do not use kmem_zalloc() to allocat...
dholland[src/trunk]: src/usr.bin/pwait The proper way to validate a condition that's ...
isaki[src/trunk]: src/sys/arch/x68k/dev Update confused vs_set_params().
jmcneill[src/trunk]: src/sys/arch/arm/fdt Take interrupt-map-mask into consideration ...
martin[src/trunk]: src/sys/dev/ic Do not flush/restart the TX engine after queuing ...
skrll[src/trunk]: src/sys/dev/ic More debug
christos[src/trunk]: src/sys/external/bsd/acpica/dist 22 April 2016. Summary of chang...
kamil[src/trunk]: src Switch kevent udata from intptr_t void*
christos[src/trunk]: src/distrib/sets/lists/debug debug for nsd
mrg[src/trunk]: src/external/mit/xorg/bin/xcalc define HAVE_STRLCPY.
pgoyette[src/pgoyette-localcount]: src/sys/kern Only retrieve the bdev/cdev from the ...
wiz[src/trunk]: src/lib/libcurses Fix typo.
isaki[src/trunk]: src/sys/dev Typo in debug message.
martin[src/netbsd-8]: src/doc Ticket #1471
pgoyette[src/pgoyette-localcount]: src/sys/dev/acpi Fix conversion to device_lookup_a...
skrll[src/trunk]: src/sys/dev/usb Print LF in hexdump when datalen % 16 != 0. Fro...
kamil[src/trunk]: src/sys/netinet6 Remove __noubsan from in6_clearscope()
maya[src/trunk]: src/external/mit/expat/lib/libexpat Unless we add --sysroot, the...
pgoyette[src/pgoyette-compat]: src/sys/compat/linux32/common Restore the MD-vs-REQ re...
maya[src/trunk]: src/external/mit/xorg/lib Update build logic for mesa 19.1.7.
maya[src/trunk]: src/share/mk Don't build compat libraries for riscv, for now.
christos[src/trunk]: src/sys/netinet Avoid stack overflow when SACK and TCP_SIGNATURE...
christos[src/trunk]: src/lib/libc/gen don't depend on expandtc to open the database o...
martin[src/netbsd-8]: src/doc Annotate ticket #1480 for additional changes.
joerg[src/trunk]: src/share/mk Simplify the build of library archives by no longer...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
pooka[src/trunk]: src/usr.bin/rump_server Handle static rump kernel base correctly.
martin[src/trunk]: src/tests/net/mcast timespec.tv_nsec is long, so use %ld instead...
snj[src/trunk]: src src is too big these days to tolerate superfluous apostrophe...
maxv[src/trunk]: src/sys/arch/i386/conf Disable svr4 and ibcs2 by default.
kre[src/trunk]: src/distrib/miniroot Remove uses of test ... -a ... and test ......
mrg[src/trunk]: src/sys/compat/netbsd32 don't copy the first netbsd32_export_arg...
joerg[src/trunk]: src/lib/libterminfo Use an empty string, not a null pointer for ...
bad[src/trunk]: src/sys/rump rtadvd needs expandm.[hc] from libwrap.
macallan[src/trunk]: src/sys/dev/adb add a sysctl to optionally ender ddb when pressi...
pgoyette[src/pgoyette-compat]: src/sys This hook doesn't exist for _RUMPSERVER
pgoyette[src/pgoyette-compat]: src/sys Convert yet another function pointer to the MP...
ginsbach[src/trunk]: src/usr.sbin/traceroute6 Expand the traceroute6 man page
christos[src/trunk]: src/lib/libc/compat Compat glue for lwp park, but does not use t...
chs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 initialize a local varia...
rmind[src/trunk]: src/sys/net/npf NPF ifmap: rework and fix a few small bugs.
christos[src/trunk]: src/sys/arch/sparc64/conf Need assym.h for libkern
jakllsch[src/trunk]: src/lib/libc/arch/x86_64/string Remove now-non-existant bzero.S ...
snj[src/trunk]: src/sys/dev/eisa Fix typo in comment.
christos[src/trunk]: src/external/bsd/flex/dist/src fix the re-entrant prefixed case.
mbalmer[src/trunk]: src/share/wscons/keymaps Put them one file per line.
ozaki-r[src/trunk]: src/sys/net Unbreak lib/libc/net/getifaddrs.c
pooka[src/trunk]: src/sys regen syscall files
christos[src/trunk]: src/sys/arch/x86/x86 fix unused variables
msaitoh[src/trunk]: src/sys/arch/arm/rockchip Fix RGMII clock 25MHz setting (for 100...
christos[src/trunk]: src/usr.sbin/makemandb - If the stdout is not a tty, prevent for...
martin[src/trunk]: src/usr.sbin/sysinst Fix editor accident in previous
mrg[src/trunk]: src/distrib/sets/lists/xserver s3virge.4 is a .man not a html.
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Avoid "unhandled relocation of...
skrll[src/trunk]: src/sys/dev/usb Whitespace
sevan[src/trunk]: src/share/man/man7 Document standards and correct history.
rin[src/trunk]: src/sys/dev/usb Check range of EEPROM address rather truncate im...
jmcneill[src/trunk]: src/sys/arch/evbarm Add support for GPIO configuration via "FEX"...
pgoyette[src/pgoyette-compat]: src/sys/sys Separate macro arguments with <comma><spac...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: need to rewind the list after ca...
alnsn[src/trunk]: src/distrib/sets/lists Add new libbpfjit tests.
mrg[src/trunk]: src/distrib/sets/lists/xserver mark ark_drv as obsolete in xorg-...
christos[src/trunk]: src/etc/mtree mv npf modules to /lib
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/i386/conf Remove svr4 from the config files.
martin[src/trunk]: src/sys/arch/arm/allwinner Sanity-check the date before storing ...
kre[src/trunk]: src/bin/sh PR bin/51119 - don't leak FDs in unusual error cases....
wiz[src/trunk]: src/doc libarchive-3.2.0 is out.
nat[src/trunk]: src/sys/dev/pad The pad module will now compile with WARNS=5.
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for riscv32/64.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable eMMC
nonaka[src/trunk]: src/sys/dev/pci kern/50453: Separate Pineview chipset from i915-...
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Need sys/module.h here
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use the hook to get the value ...
nisimura[src/trunk]: src/sys/dev/ic fix unused variable warning
christos[src/trunk]: src/etc npflog0.pcap is binary
martin[src/trunk]: src/lib/libm/noieee_src Provide (very stupid) versions of atanf(...
christos[src/trunk]: src/external/bsd/wpa/dist/src http://w1.fi/security/2016-1/0001-...
cherry[src/trunk]: src/sys/arch/x86/pci Revert:
christos[src/trunk]: src/external/bsd/dhcp make sure we add rcsids in all the files a...
joerg[src/trunk]: src NetBSD 6.99.26: Switch i386 and amd64 to the x87 default con...
christos[src/trunk]: src/usr.sbin/npf/npfctl more breakage.
christos[src/trunk]: src/games/atc ned stat.h
christos[src/trunk]: src/sbin need <sys/stat.h>
christos[src/trunk]: src/lib/libc/stdlib From Timo Buhrmester: Fix wrong parameter de...
skrll[src/trunk]: src/sys/dev/usb Improve DEBUG output.
dholland[src/trunk]: src/sbin/fsck_lfs Revert previous; it doesn't work because all t...
riz[src/trunk]: src/sys/arch/i386/i386 Include i386_trap_ipkdb.S so the ALL kern...
ozaki-r[src/trunk]: src/sbin/ifconfig Don't divide flags output
riastradh[src/trunk]: src/share/man/man4 Correct rc.conf variable for random seed.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Make sure that each version-sp...
martin[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Do not initialize...
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO items
kre[src/trunk]: src/lib/libedit Fix editing mistake, remove ) from func call tha...
mrg[src/trunk]: src/sys/ddb call spl0() before cpu_reboot(), so that there's a c...
rin[src/trunk]: src/sys/dev/usb Do not turn on IFF_OACTIVE if transfer fails.
christos[src/trunk]: src/sys/dev/ppbus PR/49281: John D. Baker: fix debugging format
maya[src/trunk]: src/sys/ufs/lfs Revert r1.272 fix to PR kern/52301, the performa...
ginsbach[src/trunk]: src/lib/libc/time Don't set state when parsing any timezone (%z)...
martin[src/netbsd-8]: src/external/bsd/ppp/dist/pppd Pull up following revision(s) ...
msaitoh[src/trunk]: src/sys/arch/x86/include Add some bit definitions mainly taken f...
christos[src/trunk]: src/lib/libedit In stiffle_history(), trim excessive entries fro...
christos[src/trunk]: src/lib/librumphijack teach hijack about the new vfs syscalls
alnsn[src/trunk]: src/tests/net/bpfjit Add t_cop and t_extmem kernel bpfjit tests.
christos[src/trunk]: src/doc new openssl
spz[src/trunk]: src/crypto/external/bsd/openssl/dist update of openssl to the ne...
pgoyette[src/pgoyette-compat]: src/doc Add a note to revisit the compat_utils stuff, ...
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos Conditionalize the compat_10 sysv...
garbled[src/trunk]: src/sys/dev/usb Add entry for a tripplite AVR550U UPS
joerg[src/trunk]: src/distrib/sets/lists Consistently tag libasan with gcc=48
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add driver for Tegra HDMI CEC controller.
maya[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64 more fake mk...
maxv[src/trunk]: src/sys/arch/amd64/amd64 clarify
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ta...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A20 is a Cortex-A7, so set CPUFLAGS to ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Defer softint thread creation to f...
macallan[src/trunk]: src/sys/dev/pci/voyager break a bunch of long lines
skrll[src/trunk]: src/sys/arch/arm/nvidia More defines
ryoon[src/trunk]: src/sys/dev/usb Regen from previous changes of usbdevs to fix ke...
kre[src/trunk]: src/tests/usr.bin/mixerctl Correct oversight in previous ... red...
ozaki-r[src/trunk]: src/sys/netipsec Hold key_sad.lock on SAVLIST_WRITER_INSERT_TAIL
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Bump MSGBUFSIZE on arm ports to 1...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for sampling clock tuning, require...
riastradh[src/trunk]: src/sys/kern KNF (Khange Not Functional)
hannken[src/trunk]: src/sys Name all "vnode_impl_t" variables "vip".
jmcneill[src/trunk]: src/sys/arch/arm/broadcom When halting a channel, abort the curr...
rin[src/trunk]: src/usr.sbin/sysinst Add NOPARTMAN compile-time option, which dr...
chs[src/trunk]: src/sys/arch/cesfic/cesfic do not clear "cold" in MD code, that ...
mlelstv[src/trunk]: src/sys/compat/netbsd32 Ensure failure if resid goes negative.
knakahara[src/trunk]: src/share/man/man9 specify when pci_intr_release(9) is called as...
mrg[src/trunk]: src turn off various warnings for various things:
maxv[src/trunk]: src/sys/dev/nvmm/x86 Fix definition for MWAIT. It should be bit ...
mrg[src/trunk]: src/sys/dev/ata use memmove() not memcpy() for overlapping regions.
pgoyette[src/pgoyette-compat]: src/tests/lib/libc/net/getaddrinfo Import fix from HEAD.
mrg[src/trunk]: src/sbin/atactl add a whole bunch of S.M.A.R.T. status i found a...
rmind[src/trunk]: src/sys/rump/net Move rumpnet_bpfjit under MKSLJIT as well.
christos[src/trunk]: src/sys/dev/pci more ral devices from OpenBSD
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns - Relax some of the assertion...
he[src/trunk]: src/lib/libm Non-softfloat m68k needs s_rintl.c.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan No need to -I execinfo now tha...
christos[src/trunk]: src/external/gpl3/gcc/lib add libasan to the build
christos[src/trunk]: src/common/lib/libc/arch/sparc64/string Use a single copy of the...
skrll[src/trunk]: src/sys/arch/hppa Trailing whitespace
kre[src/trunk]: src/tests/usr.bin/printf Add a test where printf is run twice in...
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common And include the definition
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Destroying the mutex once is en...
christos[src/trunk]: src/lib/libc/stdio add linted comment
skrll[src/trunk]: src/sys/dev/usb Make GDIUM_KEYBOARD_HACK compile
christos[src/trunk]: src/external/bsd/dhcp remove WORDS_BIGENDIAN, nothing uses it.
ginsbach[src/trunk]: src/lib/libc/time Only apply am/pm adjustment to tm_hour when it...
mrg[src/trunk]: src/sys/arch/riscv/include fix for riscv32.
ozaki-r[src/trunk]: src/usr.bin/netstat Fix showing multicast addresses of !IFF_UP i...
christos[src/trunk]: src/usr.sbin/npf/npfctl Don't silently take the first element of...
uebayasi[src/trunk]: src/usr.bin/config config(1): Better indent of cfdata in ioconf.c
martin[src/netbsd-8]: src/doc Tickets #905, #906, #907, #908
pgoyette[src/pgoyette-localcount]: src/sys/dev Remove debug
christos[src/trunk]: src/bin/pax add --gnu for pax.
christos[src/trunk]: src/external/bsd/nvi/dist Apply our local changes.
christos[src/trunk]: src/sys/kern Don't initialize the fh pointer to NULL when the al...
ozaki-r[src/trunk]: src Add entries of pmap(9) functions
gson[src/trunk]: src/sys/arch/i386/stand/pxeboot Incrase pxeboot code size limit ...
christos[src/trunk]: src/sys/miscfs/procfs Instead of casting to size_t, cast to uint...
jmmv[src/trunk]: src/tests/ipf Mark some long-standing failures as known failures.
pgoyette[src/trunk]: src/games/tetris At suggestion of christos@, use -b for b&w rath...
maxv[src/trunk]: src/sys/arch/i386/i386 Define killkpt, and don't use _RELOC. Sam...
christos[src/trunk]: src/sys/net allow cloners as modules.
justin[src/trunk]: src PR standards/49279 add tests for open_memstream, ported from...
msaitoh[src/trunk]: src/sys/dev/pci Add comment.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
dholland[src/trunk]: src/share/man/man9 Revise/update. List the functions in a sensib...
mlelstv[src/trunk]: src/sys/net80211 Don't check sequence number on multicast packet...
maxv[src/trunk]: src/sys/netinet Remove this multicast check. Multicast packets a...
ginsbach[src/trunk]: src/share/misc PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab lin...
wiz[src/trunk]: src/share/man/man3 Remove extra comma.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
skrll[src/trunk]: src/distrib/utils/embedded/conf Fix /dev population of the evbar...
christos[src/trunk]: src/external/bsd/nvi/dist/ex avoid NULL deref.
skrll[src/trunk]: src/sys/arch/arm/arm To quote the BCM2835 datasheet that's publi...
dholland[src/trunk]: src/distrib/sets/lists Put /usr/share/doc/reference/ref1/make in...
christos[src/trunk]: src/sys/dev/pci PR/50527: David Binderman: Fix impossible code. ...
snj[src/netbsd-7]: src/sbin/resize_ffs Pull up following revision(s) (requested ...
cherry[src/trunk]: src/sys/arch/xen/xen APIC related macros are mixed with IOAPIC r...
martin[src/trunk]: src/distrib/zaurus/ramdisk Backout previous - it is not that easy
wiz[src/trunk]: src/bin/sh Remove trailing whitespace.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Add a routine to actually invok...
riastradh[src/trunk]: src/sys/arch/mac68k/nubus Avoid memory leak in netdock_get.
mrg[src/trunk]: src/lib/libc/arch/riscv/gdtoa risc32 doesn't want long double sp...
wiz[src/trunk]: src/doc gcc-5.2 out.
rtr[src/trunk]: src/sys backout change that made pr_stat return EOPNOTSUPP for p...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
dholland[src/trunk]: src/doc Mention /usr/share/doc/changes.
tls[src/trunk]: src Add viornd(4), a driver for the VirtIO entropy source availa...
martin[src/trunk]: src/lib/libm/noieee_src Provide erff() and erfcf().
spz[src/trunk]: src/lib/libc/citrus Fix our iconv version for the issues that ap...
roy[src/trunk]: src/lib/libcurses Use the terminal of the SCREEN of the WINDOW r...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/interception the interce...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 5520/X58 QuickPath from OpenBSD.
christos[src/trunk]: src/sys/dev/usb CID 1125827: Avoid buffer overrun (read past end...
pgoyette[src/pgoyette-compat]: src/sys/conf EXEC_ELF32 does not depend on COMPAT_NETB...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix build on SOC_BCM2835 kernels
tnn[src/trunk]: src/sys/dev/pci len -> m_len
nat[src/trunk]: src/sys/arch/x68k/dev Audio vchan auto config works again due to...
wiz[src/trunk]: src/doc gdb-8.2 out
ozaki-r[src/trunk]: src/sys/kern Don't check pserialize_not_in_read_section after panic
alnsn[src/trunk]: src/sys/net Most filter programs in the kernel need 3 scratch re...
christos[src/trunk]: src/sbin pdisk has moved
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable sdhost driver (ok skrll@)
christos[src/trunk]: src/external/bsd/dhcp/bin/server put back example server configu...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable DEBUG and LOCKDEBUG
dholland[src/trunk]: src/sbin/fsck_lfs Use intmax_t to print daddr_t; from sevan@.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r194207. This ...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
kre[src/trunk]: src/bin/sh PR bin/43639 - check that a file being read by the '....
dholland[src/trunk]: src/share/doc Add a file to help keep track of what's where and ...
jmcneill[src/trunk]: src/sys/arch/arm/include Define _PCI_HAVE_DMA64 for aarch64
roy[src/trunk]: src/lib/libcurses Use the window's screen's terminal.
msaitoh[src/trunk]: src/sys/arch/amd64/amd64 Add comment (ACPI_WAKEUP_ADDR).
christos[src/trunk]: src/lib/libc/rpc use correct type for poll
christos[src/trunk]: src/tests/lib/libpthread Add pthread_cond_timedwait(3) test from...
kre[src/trunk]: src/sys/netinet Remove redundant tests: if optlen === 0, then o...
christos[src/trunk]: src/usr.sbin/npf/npfctl one more fixed
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Add dwctwo and umass.
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Bump ramdisk size to embed 13M sshramdisk.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec sync with reality
christos[src/trunk]: src/share/man/man7 PR/49325: Henning Petersen: Add missing .El's.
christos[src/trunk]: src/sys/external/bsd/common/include/linux use __inline
cnst[src/trunk]: src/sys/kern kern/subr_disk: bounds_check_with_label: really pro...
kre[src/trunk]: src/distrib/notes/common Correct spelling of NetBSD in my entry ...
knakahara[src/trunk]: src/sys/net Fix a ifa_release() leak for a specific struct rt_ad...
msaitoh[src/trunk]: src/sys/dev/pci Qemu's e1000e emulation (82574L)'s SPI has only ...
ozaki-r[src/trunk]: src/tests/net/ndp Add a test case for IPv6 temporary address
christos[src/trunk]: src/external/bsd move pdisk
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm PR/51569: And...
christos[src/trunk]: src/sys/netinet expose the pcb queue structure for convenience
rmind[src/trunk]: src/sys/net/npf npf_conn_establish: fix the previous change - dr...
skrll[src/trunk]: src/sys/arch/arm/arm32 aprint_debug_dev output alignment
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common revert previous, just defi...
pgoyette[src/pgoyette-compat]: src/sys/arch/sparc/fpu Declare the variable which we'r...
christos[src/trunk]: src sync with OpenBSD.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Report an error if SLJ...
christos[src/trunk]: src/usr.bin/mail undo previous; mail never expanded $ variables ...
riastradh[src/trunk]: src/sys/dev/pci Fix integer type mismatch in debug printf.
maxv[src/trunk]: src/sys/arch/xen/x86 Remove a few #if 0s, and explain what we ar...
maya[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Apply upstream pa...
maxv[src/trunk]: src/sys Small changes:
ryo[src/trunk]: src/sys/arch - setup iomux before attach console
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn fix some lint on i...
pgoyette[src/pgoyette-compat]: src/doc Update
matt[src/trunk]: src/lib/libc/arch/m68k/sys Add END(func)
kre[src/trunk]: src/tests/bin/sh Add another test for the 48875 fix fallout...
jakllsch[src/trunk]: src/common/lib/libc/arch/x86_64/string Remove x86_64 bzero.S; wh...
sborrill[src/netbsd-8]: src/sys/arch/xen/xen Pull up the following revisions(s) (requ...
apb[src/trunk]: src Make the makewrapper script robust against variables with
martin[src/trunk]: src/usr.sbin/sysinst On architectures that have no BIOS (and so ...
skrll[src/trunk]: src/sys/dev/usb Whitespace in DIAGNOSTIC code.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel DH89xx devices.
spz[src/trunk]: src/external/bsd/bind/dist merge for bind 9.10.0-P2, first go
martin[src/trunk]: src/distrib/sets/lists/debug Add libirs_g.a to more compat lib d...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Increase MAX_PHYSMEM to 64
skrll[src/trunk]: src/sys/uvm/pmap Minor comment update.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Normalize the required lists. ...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Adjust declaration of netbsd3...
mlelstv[src/trunk]: src/usr.bin/config Extend syntax of config phrase, a quoted stri...
khorben[src/trunk]: src/sys/arch/evbarm/beagle Set the framebuffer as the default co...
dholland[src/trunk]: src/sys/ufs/lfs Don't cast the return value of malloc.
alnsn[src/trunk]: src/tests/net/bpfilter Zap trailing spaces.
mlelstv[src/trunk]: src/sys/ufs mp->mnt_stat.f_flag is never set. Use the mnt_flag d...
martin[src/trunk]: src/usr.sbin/sysinst/arch/sgimips PR port-sgimips/53583: fetch k...
matt[src/trunk]: src/sys/arch/arm/arm32 KASSERT->KASSERTMSG
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 syntax: add missing )
pgoyette[src/pgoyette-compat]: src/sys Revert previous. We need a MP-safe way to det...
ozaki-r[src/trunk]: src/sys Remove unused arguments and the associated code from nd6...
martin[src/trunk]: src/tests/lib/libm Adjust expected epsilon for sqrtl <-> powl co...
isaki[src/trunk]: src/sys/dev Use do .. while (0) for macros.
mrg[src/trunk]: src/external/mit/xorg updates for fslsfonts 1.0.5, fstobdf 1.0.6...
nonaka[src/trunk]: src/share/man/man4 Bump date for previous.
christos[src/trunk]: src/sys/coda tuck in code inside the mutex
jmcneill[src/trunk]: src/sys/arch/arm/fdt Print interrupt info
mrg[src/trunk]: src/sys always call lockdebug_dismiss() from DDB -- there are al...
pgoyette[src/pgoyette-compat]: src/sys Convert the compat70_unp_addsockcred hook to t...
martin[src/trunk]: src/usr.sbin/sysinst Fix previous in case when BUILDID is passed...
mrg[src/trunk]: src/etc/mtree add gcc-8 dirs, remove gcc-6 dirs.
matt[src/trunk]: src/sys/arch/arm/arm32 armreg_tlbiasid_write -> armreg_tlbiasidi...
pgoyette[src/pgoyette-localcount]: src/sys/dev/pud And use the address of the localco...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove tegraio
roy[src/trunk]: src Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
martin[src/trunk]: src/sys/arch/arm/allwinner For now the interrupt handler is not ...
khorben[src/trunk]: src/sys/dev/usb Sort the matching vendor list alphabetically
apb[src/trunk]: src/doc Note update to tzdata2014i,
christos[src/trunk]: src/doc new openssh
jmmv[src/trunk]: src/tests/lib/libc/c063 Remove unnecessary cleanup routines.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 PLL7 support
mrg[src/trunk]: src/sys/external/bsd fix various problems i've seen where cv_*wa...
kiyohara[src/trunk]: src/distrib/sets/lists/modules Add smsc to ibm4xx and booke.
kre[src/trunk]: src/tests/bin/sh PR bin/48875 PR bin/51123 This adds tests ...
skrll[src/trunk]: src/sys/dev/sdmmc Use C99 designated initializers.
maya[src/trunk]: src/sys/dev/ic Make clang -Wformat-security happier by not passi...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm remove unnec...
maxv[src/trunk]: src/sys/compat/netbsd32 Wrong logic. Here, userland can control ...
salazar[src/trunk]: src/share/man/man9 update struct nameidata documentation
martin[src/trunk]: src/sys/arch/sparc/include Add PTRACE_ILLEGAL_ASM
christos[src/trunk]: src/sys/arch/sparc/sparc PR/50516: David Binderman: Add missing ...
mrg[src/trunk]: src/external/gpl3/gcc.old merge gcc 7.4 into gcc.old part 3 (last?)
sjg[src/trunk]: src/usr.bin/make Do not assume safe to pass NULL to realpath(3).
sjg[src/trunk]: src/usr.bin/make Allow for ignoring paths that match a set of pa...
martin[src/trunk]: src/external/bsd/dhcpcd/dist Avoid a "conversion to '__uint16_t'...
christos[src/trunk]: src/usr.sbin/mscdlabel need <sys/types.h>
christos[src/trunk]: src/sys/netinet put it the way we had it before; since we check ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix fpu_ftox().
skrll[src/trunk]: src/sys/arch/arm/allwinner Mark comintr as MP safe; otherwise a ...
christos[src/trunk]: src/external/bsd/dhcp/dist from ftp.isc.org
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 The kern_proc_32 hook is defin...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1129615: close argument...
nonaka[src/trunk]: src Add support for the Huawei E171 3G Modem.
mrg[src/trunk]: src add a note about GCC 8.3 import probably needing cleaning.
chs[src/trunk]: src/sys/kern in shmdt(), wait until shmat() completes before det...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen for GCC 8.3 and our cha...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 8.3 and all ports.
darrenr[src/trunk]: src/external/bsd/ipf/dist/tools #552 destination port not zero a...
msaitoh[src/trunk]: src/sys/dev/pci Rename some WM_F_* flags to clarify. Renumbering...
ozaki-r[src/trunk]: src/sys/net KNF; replace white spaces with hard tabs
christos[src/trunk]: src/lib/libedit Bounds search for reallocated index, from OpenBS...
martin[src/netbsd-8]: src/sys/dev/usb use min() instead of uimin() - the latter doe...
jakllsch[src/trunk]: src/sys/dev/usb Make #if 0 code that sets the protocol mode comp...
christos[src/trunk]: src/doc mention libnv
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Use proper names for netbsd32_m...
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix xref.
martin[src/trunk]: src/share/mk Switch sparc64 to gcc 5.3. OK: mrg
christos[src/trunk]: src/tests/net/mcast - deal with MacOS/X not having clock_*()
mlelstv[src/trunk]: src/sys/dev/wscons use optimized refresh with VCONS_DRAW_INTR ev...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Despite the 10 in the name, t...
rtr[src/trunk]: src/sys/netnatm fix pasto in function name should be natm_stat i...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
skrll[src/trunk]: src/sys/dev/usb Cancel command when command times out. From t-h...
riastradh[src/trunk]: src/external/mit/xorg/bin Update glxinfo/glxgears reachover make...
mrg[src/trunk]: src/libexec/httpd fix PR 47629, using a slightly different patch...
kre[src/trunk]: src/bin/sh PR bin/48489 -- Shell "simple commands" are now not a...
pgoyette[src/pgoyette-compat]: src/sys/compat/common atm is gone
sevan[src/trunk]: src/share/misc BCH DSF HFS ISL LIF ODE VXFS VXVM
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Apply upstream patch:
pooka[src/trunk]: src/sys/rump Use "-isysroot ${DESTDIR}" for RUMPCOMP_USER when r...
macallan[src/trunk]: src/sys/arch/sparc/conf cgfourteen needs glyphcache now
maxv[src/trunk]: src/sys/compat/freebsd Remove unused headers.
darrenr[src/trunk]: src #534 destination list hashing not endian neutral
pgoyette[src/pgoyette-compat]: src/sys/kern Include appropriate headers to define the...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic Add t...
ozaki-r[src/trunk]: src/sys Move rt_gwroute operation out of stripoutput
jmcneill[src/trunk]: src/sys/arch/arm/amd psci_fdt_bootstrap -> arm_fdt_cpu_bootstrap
para[src/trunk]: src/sys/arch/i386/include i386 pmap.h got a forward declarition ...
wiz[src/trunk]: src/share/man/man4/man4.vax New sentence, new line.
pgoyette[src/trunk]: src/doc Add a note regarding the need for a common mechanism for...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode use xorg-p...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable H3 audio support
christos[src/trunk]: src/lib/csu/arch/sh3 fix pic code; otherwise we generate text re...
bouyer[src/netbsd-7]: src/doc tickets 1210, 1211, 1212
martin[src/trunk]: src On sparc64: create additional "marker" object files, that ca...
maxv[src/trunk]: src/sys/arch Xen therefore uses x86/db_memrw.c, as I suspected. ...
martin[src/trunk]: src/sys/dev/ic Add more MAC filter setup, some DMA burst configu...
ozaki-r[src/trunk]: src/sys/netinet6 Stop using callout randomly
pgoyette[src/pgoyette-localcount]: src/etc/mtree Add directories for the fss(4) test
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_reg_resize: use size_t.
mrg[src/trunk]: src updates for libX11 1.6.3 - "xlocale" is removed.
agc[src/agc-symver]: src/lib/libquota add versioning info for libquota
pgoyette[src/trunk]: src/tests/fs/cd9660 Update disk-space-available requirement to m...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Remove unused variable.
martin[src/trunk]: src/sys/ufs/lfs Use accessors in DEBUG and DIAGNOSTIC code as well
tron[src/trunk]: src/doc Postfix 2.11.1 was imported.
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
msaitoh[src/trunk]: src/sys/dev/pci Check some wm_nvm_read()'s return vale.
skrll[src/trunk]: src/sys/arch/arm/pic Comment out a printf that was confusing ent...
isaki[src/trunk]: src/sys/dev Fix a resource leak on error handling in audio_alloc...
christos[src/trunk]: src/sys/arch/bebox/bebox PR/50524: David Binderman: Fix incorrec...
agc[src/agc-symver]: src/crypto/external/bsd/openssl/lib/libcrypto Add versionin...
dholland[src/trunk]: src/libexec/rpc.rstatd put the sccsids back here too
pgoyette[src/pgoyette-compat]: src/sys More work on kern_proc_32
maxv[src/trunk]: src/sys/kern Use a macro instead of always putting __func__ and ...
blymn[src/trunk]: src/lib/libcurses Remove bogus length check - SUSV2 says add(n)s...
gson[src/trunk]: src/distrib/utils/sysinst Fix some nits in the English messages ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1102787: Only copy the interfac...
matt[src/trunk]: src/sys/sys Use MAP_ANONYNOUS (POSIX). Define MAP_ANON as MAP_A...
skrll[src/trunk]: src/sys/dev/usb Updates from t-hash
christos[src/trunk]: src/sys/netinet add a couple of lint comments.
christos[src/trunk]: src/sys/kern use the same string for the log and uprintf.
christos[src/trunk]: src/sys/dev/wscons get rid of CIRCLEQ
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add dependencies to ensure that ...
taca[src/trunk]: src/doc ISC DHCP 4.3.6 has released.
ozaki-r[src/trunk]: src/sys/netipsec Use KDASSERT instead of KASSERT for mutex_ownable
matt[src/trunk]: src/sys/arch/m68k/include Remove non __ELF__ clauses.
mlelstv[src/trunk]: src/sys/dev/sdmmc lock more hardware accesses
khorben[src/trunk]: src/sys/dev/pci Do not use the "flags" field uninitialized
mrg[src/trunk]: src/distrib/sets/lists fixes for xorg-server 1.18.
wiz[src/trunk]: src/lib/libc/gen Remove superfluous Pp.
joerg[src/trunk]: src/tests/lib/libc/stdlib Fix sign.
skrll[src/trunk]: src/sys/arch/evbarm/conf Some tweet told me I missed this.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs The macros kidmap...
martin[src/trunk]: src/lib/libm e_sqrtl.c requires fenv.h, so only build it on plat...
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
matt[src/trunk]: src/usr.bin/ldd Use OBJECT_FMTS from <bsd.own.mk> to determine e...
knakahara[src/trunk]: src/sys introduce new ifnet MP-scalable sending interface "if_tr...
macallan[src/trunk]: src/sys/dev/pci remove outdated comments
christos[src/trunk]: src/lib/libexecinfo Make unwind.h installable.
kamil[src/trunk]: src/lib/libc/stdlib Add history of allocators
mrg[src/trunk]: src/libexec/httpd avoid truncating a directory path when using s...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Now that cryptodev_50 is a separ...
pgoyette[src/trunk]: src/usr.bin/vmstat Fix error handling confusion between error an...
martin[src/trunk]: src/distrib/utils/embedded/conf Properly escape the $ when tryin...
kamil[src/trunk]: src/usr.sbin/makefs/chfs Include missing header <unistd.h> for w...
riastradh[src/trunk]: src/sys/dev Appease toxic bullshit warning from gcc.
uebayasi[src/trunk]: src/usr.bin/cksum Fix build.
maya[src/trunk]: src/sys/ufs/lfs change lfs_nextsegsleep and lfs_allclean_wakeup ...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named fix indentation
christos[src/trunk]: src/sys/net80211 trailing blanks police.
pgoyette[src/pgoyette-compat]: src/sys/compat/ultrix Regen
jakllsch[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Revise previous to not deadlock.
christos[src/trunk]: src/external/bsd/dhcp/dist welcome to 4.2.5-P1
pgoyette[src/trunk]: src/sys/sys As pointed out by christos@, since the macros alread...
christos[src/trunk]: src/external/bsd/flex don't use sed for the tools version becaus...
pgoyette[src/pgoyette-localcount]: src/sys/fs/cd9660 Be consistent in the ordering of...
ozaki-r[src/trunk]: src/tests/net/ipsec Add test cases that there are SPs but no rel...
christos[src/trunk]: src/lib/libc/stdio include <sys/stat.h>
maxv[src/trunk]: src/sys/arch Don't include files.svr4 and files.svr4_32.
pgoyette[src/pgoyette-localcount]: src/sys/dev Revert changes in revision 1.108.2.3
nonaka[src/trunk]: src/sys/dev/pci regen
martin[src/netbsd-8]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
skrll[src/trunk]: src/sys/arch/macppc/dev Fix build
christos[src/trunk]: src/sys/netinet fix off-by-one
macallan[src/trunk]: src/sys/dev/pci/voyager rearrange things a little bit to avoid s...
christos[src/trunk]: src/lib/libc Add and use reallocarray() to prevent a multiplicat...
christos[src/trunk]: src/crypto/external/bsd/openssh welcome to openssh-6.2
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Hook up drm suspend/resume.
christos[src/trunk]: src/sys/external/bsd/libnv/dist FIx userland build
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use utmip settings for 12MHz ref clk, no...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Avoid '.' in variable names which ar...
dholland[src/trunk]: src/distrib/sets/lists fix docs for MKHTML=no
christos[src/trunk]: src/include use a TAILQ instead of a CIRCLEQ, from FreeBSD
pgoyette[src/pgoyette-localcount]: src/sys/dev When we spawn a new unit, make sure we...
bouyer[src/netbsd-7]: src/lib/libm Pull up following revision(s) (requested by jakl...
mrg[src/trunk]: src/external/mit/xorg use xorg-pkg-ver.mk for silicon-motion.
kre[src/trunk]: src/tests/usr.bin/printf Make sure we're in the standard locale ...
msaitoh[src/trunk]: src/sys/net Tabify. No functional change.
christos[src/trunk]: src/external/bsd/nvi/dist/catalog english.base is auto-generated
uebayasi[src/trunk]: src/usr.bin/config Revert implicit attribute (module) declaratio...
riz[src/trunk]: src/sys/arch/i386/i386 Remove stray #ifdef leftover from file sp...
christos[src/trunk]: src/sbin/veriexecctl need <sys/stat.h> ... for stat()
maxv[src/trunk]: src/sys/compat/common Memory leak, triggerable from root only.
skrll[src/trunk]: src/sys/arch/arm/broadcom s/2835/283X/ in BCM2835_PERIPHERALS_BA...
christos[src/trunk]: src/sys/modules/lua plug leak on error. Reported by:
isaki[src/trunk]: src/sys/dev/ic Fix typo. 266 -> 256.
pooka[src/trunk]: src/sys/rump one more typofix
pgoyette[src/pgoyette-localcount]: src/sys/dev/putter Another devsw needing a localco...
dholland[src/trunk]: src Revert version 1.111 of sysinst/disks.c, which caused sysins...
msaitoh[src/trunk]: src/sys/dev/mii Fix typos reported by yuo@.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 I must be getting tired - use ...
christos[src/trunk]: src/distrib/sets/lists more npf sets lossage.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/arch/arm Sprinkle #include "opt_multiprocessor.h"
maxv[src/trunk]: src/sys/arch/aarch64 Rename _pmap_alloc_pdp -> pmap_alloc_pdp, a...
rin[src/trunk]: src/sys/dev/usb Style. No binary changes.
christos[src/trunk]: src/sys/kern PR/49287: David Holland: Skip the right number of b...
mrg[src/trunk]: src/sys/kern remove obsolete file missed while splitting it! th...
martin[src/trunk]: src/lib/libm/noieee_src Add fmodf and fmodl
rmind[src/trunk]: src Remove cpu_queue (and thus eleminate another use of CIRCLEQ)...
nat[src/trunk]: src/sys/modules/audio Audio now compiles with WARNS=5, so there ...
riastradh[src/trunk]: src/sys/altq Reject negative indices.
reinoud[src/trunk]: src/sys/arch/evbarm/conf Update MARVELL_NAS to allow it to execu...
maxv[src/trunk]: src Remove netkey/.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Always include subr_vmem.c, even w...
uwe[src/trunk]: src/sys/dev/ic RealTek 8139C+ incorrectly identifies UDP checksu...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist include <unistd.h> for clos...
martin[src/netbsd-8]: src Welcome to 8.0!
skrll[src/trunk]: src/sys Trailing whitespace.
christos[src/trunk]: src/usr.sbin/ldpd CVE 1129617: negative arg
christos[src/trunk]: src/sys/arch/powerpc/oea Fix loop bug (Phileas Fogg)
maxv[src/trunk]: src/sys/ufs/ffs Limit the superblock size to SBLOCKSIZE, not MAX...
dholland[src/trunk]: src/sys/ufs/ffs Use an explicit compare to 0 for an immediate er...
christos[src/trunk]: src/sys/compat/osf1 fix previous the end of the list is NULL, an...
riastradh[src/trunk]: src/sys/netsmb Reject negative offset/count for smb read/write.
rin[src/trunk]: src/sys/arch/ews4800mips/conf This file was only for setting COM...
nonaka[src/trunk]: src/doc Note recent rtsx(4) change.
maxv[src/trunk]: src/share/man/man4 Remove the malloc debug options. They no long...
nonaka[src/trunk]: src/sys/external/bsd/drm2/pci PR/52409: Avoid panic at resume.
kre[src/trunk]: src/bin/sh NFC: DEBUG mode change - add a couple more TRACE macr...
maxv[src/trunk]: src/sys/dev/pci Memory leak. Same as r1.93. I don't know why Bra...
skrll[src/trunk]: src/sys/dev Whitespace
chs[src/trunk]: src/sys/uvm in uvm_wait(), panic if the pagedaemon thread does n...
christos[src/trunk]: src/sys/dev/acpi summarize levels instead of printing dozens of ...
christos[src/trunk]: src/sys/rump/net/lib/libvirtif fix the build!
he[src/trunk]: src/external/gpl3/gcc.old/usr.bin/backend For alpha, generating ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Increase VM_PHYSSEG_MAX to 64
christos[src/trunk]: src/sys/arch/sun68k/stand/netboot XXX: add missing symbols.
skrll[src/trunk]: src/sys/arch/evbarm/imx23_olinuxino PR/48669 evbarm/imx23_olinux...
christos[src/trunk]: src/sys/external/bsd/drm2/i915drm We need the i810 agp here, int...
wiz[src/trunk]: src/share/man/man4 Use import date for Dd. Remove unnecessary qu...
joerg[src/trunk]: src/lib/libexecinfo Don't overwrite the real unwind.h if it is p...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm link against Xinerama now that x...
hannken[src/trunk]: src/sys/arch/x86/x86 Operation pmap_tlb_processpacket() uses x86...
pgoyette[src/trunk]: src/sys/sys Define macros for the time conversion magic numbers.
christos[src/trunk]: src/sys/kern fix build
abs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid NULL dev_priv->vlv...
jakllsch[src/trunk]: src/sys/dev/ic Make AHCI_RFIS_SYNC macro (currently unused) comp...
mlelstv[src/trunk]: src/sys/dev/ic Don't attach an ld device if the format descripto...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Properly tag for mips64...
christos[src/trunk]: src/sys/compat/svr4_32 make it compile again.
mrg[src/trunk]: src updates for freetype 2.6.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse updates fo...
marty[src/trunk]: src/sys/arch/evbarm/conf enable the watch dog
pgoyette[src/pgoyette-compat]: src Ssync with HEAD
christos[src/trunk]: src/lib/npf include bsd.own.mk first, otherwise compat build ove...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.8
pooka[src/trunk]: src/lib/librumpuser Terminate result of readlink(). Makes write...
christos[src/trunk]: src/sys/ufs/ufs __USE a variable for the non-wapbl case
christos[src/trunk]: src/usr.bin/sort refactor includes, add <sys/stat.h>
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some A31 clk init regs, add restr...
maya[src/trunk]: src/sys/ufs/lfs Deduplicate sanity check that seglock is held on...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use DWC2_XFER2DPIPE
christos[src/trunk]: src/usr.bin/xlint/lint1 Make the return type of "? type1 : void ...
kre[src/trunk]: src/bin/sh PR bin/48875 - minor correction (well, not so minor) ...
tls[src/trunk]: src/sys/kern Re-fix 'fix' for SA-2013-003. Because the original...
chs[src/trunk]: src/sys/net in ifmedia_add(), use a wait-style memory allocation...
uwe[src/trunk]: src/usr.bin/flock Tweak formatting.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
maxv[src/trunk]: src/sys/kern Retire KMEM_REDZONE and KMEM_POISON.
christos[src/trunk]: src/sys We need a flag for WCONTINUED so that we can reset it......
msaitoh[src/trunk]: src/sys/dev/pci Don't use MSI on 8257[12] because of errata 63
christos[src/trunk]: src/tests/bin/sh More redirect tests, in particular, tests for r...
joerg[src/trunk]: src Add cbrtl(3) and sqrtl(3), from FreeBSD.
christos[src/trunk]: src/lib/libc/time PR/49284: Andreas Gustafsson: sysinst segfault...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc Export all the necessary func...
christos[src/trunk]: src/external/bsd/nsd/etc/rc.d make a link to the pid file so the...
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/util 1102805: Memory leak
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: implement table replace subcommand.
pgoyette[src/pgoyette-compat]: src Sync with HEAD, resolve a few conflicts
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: fixed bug causing the real a...
martin[src/netbsd-8]: src/sys/conf Pull up following revision(s) (requested by mlel...
ozaki-r[src/trunk]: src/sys/netipsec Use pslist(9) for sah->savtree
mrg[src/trunk]: src/sys/fs/tmpfs remove an always false check and its' "This can...
rin[src/trunk]: src/sys/dev/usb Correct nonsense message in KASSERTMSG.
joerg[src/trunk]: src/sys/arch/arm/include Clang expects __INTx_TYPE__ to be used ...
martin[src/netbsd-8]: src/sys/kern Apply patch, requested by pgoyette in ticket #1486:
christos[src/trunk]: src/sys/arch/xen/xen now that privcmd_map_obj cleans up correctl...
hannken[src/trunk]: src/sys/ufs/lfs Remove bogus "mutex_enter(&mntvnode_lock)".
christos[src/trunk]: src/external/bsd/wpa/dist/src/utils avoid variable array allocat...
pgoyette[src/pgoyette-localcount]: src Add MLINKS for localcount(9)
kamil[src/trunk]: src/sys Introduce new ptrace(2) interface: PT_SET_SIGINFO and PT...
rin[src/trunk]: src/sys/dev/usb Rewrite mue_encap(); drop too long packets rathe...
spz[src/trunk]: src/doc update the records for the dhcp import
mbalmer[src/trunk]: src/share/man/man9 Fix a typo in a function name. Found by Nat ...
roy[src/trunk]: src/sys/netinet6 Tests for neighbour now work correctly on bridg...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Re-do previous:
jmcneill[src/trunk]: src/sys/dev/sdmmc Implement SDHC sampling clock tuning procedure.
wiz[src/trunk]: src/share/man/man9 Use Dv for NULL, remove dot at end of SEE ALSO
kiyohara[src/trunk]: src/sys/dev/sdmmc Support retry when error. like wd(4).
msaitoh[src/trunk]: src/sys Rename ifreqo2n() and ifreqo2n() to IFREQO2N_43() and IF...
christos[src/trunk]: src/common/lib/libc/arch/sparc64/string add RCSID; use clr for p...
drochner[src/trunk]: src/common/lib/libc/string add a public domain notice
njoly[src/trunk]: src/sys/miscfs/procfs Use NZERO instead of hard-coded "20" value.
pooka[src/trunk]: src/lib/librumpuser StunOS >= 5.11 has posix_memalign(), so add ...
pooka[src/trunk]: src/tests/kernel mark read_random xfail kern/51135
martin[src/trunk]: src/sys/arch/x86/x86 Remove unused variable
skrll[src/trunk]: src/sys/conf Update with info about tty/storage reservations
pgoyette[src/pgoyette-compat]: src/doc Remove recently-added entry concerning routine...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm add comments for un-done stuff.
christos[src/trunk]: src/distrib/sets/lists/etc add more nsd
rjs[src/trunk]: src/distrib/sets/lists/tests Fix build when MKRUMP=no.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 The kern_proc_32 hook is in th...
pgoyette[src/pgoyette-compat]: src/sys Convert the macros for setting and unsetting a...
skrll[src/trunk]: src/sys/arch/arm/pic In the MULTIPROCESSOR case mark all interru...
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Update for new functions {b, c}d...
martin[src/netbsd-8]: src/doc Ticket #1513
mbalmer[src/trunk]: src Add the five bulgarian keymaps we got via PR misc/37713 from...
christos[src/trunk]: src/crypto/external/bsd/openssl add a dependency to realall from...
pooka[src/trunk]: src/lib/librump Make fewer assumptions about the host.
martin[src/netbsd-8]: src/include Pull up following revision(s) (requested by mrg i...
christos[src/trunk]: src/sys/compat/common compat glue for new lwp_park()
pgoyette[src/pgoyette-localcount]: src/sys/rump/dev/lib/libcgd since we're now attach...
skrll[src/trunk]: src/sys/arch/arm/broadcom Sprinkle KASSERTs
msaitoh[src/trunk]: src/sys/net - Remove extra cast.
pgoyette[src/pgoyette-localcount]: src/sys/kern In config_devfree(), free the 'struct...
pgoyette[src/pgoyette-compat]: src/sys Convert a couple more hooks to the MP-safe mec...
matt[src/trunk]: src/sys/arch/arm/arm Make sure CPU_CONTROL_UNAL_ENABLE is enable...
christos[src/trunk]: src/sys/arch/amd64/conf Moved hack to ufs_lookup.c
christos[src/trunk]: src/sys/net80211 Don't attempt to dereference ANYC (since it is ...
christos[src/trunk]: src/lib/libc/gen cast for size_t
martin[src/netbsd-8]: src/doc Note Rawrite32/distrib note changes
martin[src/trunk]: src/sys/dev/ic Consistently set the RX descriptors controll word...
martin[src/trunk]: src/distrib/sets/lists/debug Try to fix debug and debuglib setli...
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Missed a $Id$ conflict in the last syn...
hannken[src/trunk]: src/sys Add vcache operations to support key changes:
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Bugfix: add missing cmp instruction...
christos[src/trunk]: src/external/bsd/bind/lib/libirs Remove irs re-implementation of...
pgoyette[src/pgoyette-compat]: src/sys/modules Keep only a single copy of the list of...
skrll[src/trunk]: src/sys/arch/hp700/stand/xxboot Use -Os to save space. Required ...
christos[src/trunk]: src/usr.sbin/npf/npfctl explain further.
martin[src/trunk]: src/lib/libc/softfloat/bits64 Fix a cast from the lint cleanup t...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Wrap arm_fdt_cpu_okay with #ifdef MULTIPROC...
wiz[src/trunk]: src/share/man/man8 Standardize NAME section.
skrll[src/trunk]: src/sys/dev/usb Only set QH CMASK for FS/LS interrupt transfers
maxv[src/trunk]: src/sys/modules Don't build the svr4 module on i386.
mrg[src/trunk]: src/external/mit/xorg/lib/pixman note about missing HAVE_GCC_VEC...
skrll[src/trunk]: src/sys/dev/usb PR/48963: kmem_free size mismatch causes panic w...
skrll[src/trunk]: src/sys/sys Fix the conversion to __BIT where bit numbering star...
pgoyette[src/pgoyette-localcount]: src/sys/dev Don't try to call device_release() if ...
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
pgoyette[src/pgoyette-localcount]: src/sys/rump/dev/lib/libcgd Use correct function n...
uwe[src/trunk]: src/share/terminfo Pull in fix for PR misc/47674 from ncurses:
uebayasi[src/trunk]: src/usr.bin/config config(1): Emit only referenced interface att...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src only preserve timestamps on spec...
christos[src/trunk]: src/usr.bin/grep remove dup usage print (enh at google dot com):
kiyohara[src/trunk]: src/sys/arch Move the parameters for obs600 to obs600_autoconf.c...
maxv[src/trunk]: src/sys/lib/libsa Fix a wrong flag and KNF.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Typo in comment
roy[src/trunk]: src/external/bsd/dhcpcd/dist Remove non distributed file.
macallan[src/trunk]: src/sys/arch/sparc/dev support anti-aliased fonts, glyphcache etc.
christos[src/trunk]: src/sys/dev/usb - don't require the lock if we are polling (earl...
mrg[src/trunk]: src/sbin/atactl update the micron smart codes for 247/248 to mat...
christos[src/trunk]: src/sys/external/bsd/libnv/dist Import libnv from FreeBSD
riastradh[src/trunk]: src/sys/kern Fix non-DIAGNOSTIC build.
uebayasi[src/trunk]: src/usr.bin/config config(1): Emit pdevinit[] into .rodata
shm[src/trunk]: src/libexec/httpd Handle ENAMETOOLONG to return 404 error instea...
pgoyette[src/trunk]: src/sys/net Typos in comments. NFCI.
pgoyette[src/pgoyette-compat]: src/doc More updates. Use past tense for completed it...
christos[src/trunk]: src/sys/arch/atari/atari convert from CIRCLEQ to TAILQ; remove o...
christos[src/trunk]: src/sys/kern fix build without ddb.
msaitoh[src/trunk]: src/sys/arch/x86/pci Calcurate the processor family correctly. T...
riastradh[src/trunk]: src/share/man/man9 Clarify reference counting of uvm_map.
manu[src/trunk]: src/lib/libperfuse Avoid deadlocks on write errors
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat G/C some unused...
ozaki-r[src/trunk]: src/tests/net/if Don't depend on the order of interfaces
riastradh[src/trunk]: src/sys/dev/pci Register a null pmf handler even if we failed to...
pgoyette[src/pgoyette-compat]: src/doc Update note on NTP
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 If we're going to use the MP-...
jmcneill[src/trunk]: src/sys/arch/arm/cortex armgic_ipi_send: use GIC interface numbe...
kamil[src/trunk]: src/lib/libc/sys Document PT_SET_SIGINFO and PT_GET_SIGINFO in p...
christos[src/trunk]: src/usr.bin/xlint/lint1 add pcs
mrg[src/trunk]: src/sbin/fsdb add a "saveblks <file>" command that saves the dat...
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add VMSWAP
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir remove extra space
christos[src/trunk]: src/sys/compat/netbsd32 fix open-coded mountlist scan
riastradh[src/trunk]: src/sys/kern Use %jx and a cast to uintmax_t, not %x, to print a...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Make sure that the netbsd32_co...
dholland[src/trunk]: src/sys/ufs/lfs Simplify some leftover code and remove some old ...
christos[src/trunk]: src/external/gpl3 The syslog format attribute is a superset of t...
jakllsch[src/trunk]: src/sys/stand/efiboot MI efiboot: avoid LBA overflow in efi_bloc...
khorben[src/trunk]: src/sys/dev/usb Prevent a panic in umb(4) when roaming is disabled
dholland[src/trunk]: src/sys/ufs/lfs Pass the fs object to LFS_MAX_DADDR so it can ch...
riastradh[src/trunk]: src/sys/compat Fix indexing of svr4 signals.
skrll[src/trunk]: src/sys/arch/arm/arm Add some dsb instructions to avoid Cortex A...
skrll[src/trunk]: src/sys/sys 5 comes after 4
agc[src/agc-symver]: src/external/public-domain add versioning info for libsqlit...
riz[src/trunk]: src/sys/arch/i386/conf Comment out npf for now, as we can't have...
kamil[src/trunk]: src/lib/libutil Sync parameter name with efun.c
jmcneill[src/trunk]: src/sys/dev/sdmmc return MMC_OCR_HCS bit from host_ocr if the co...
dholland[src/trunk]: src/sbin/fsck_lfs Fix bug: for format version 1, the superblock ...
christos[src/trunk]: src/usr.sbin need <sys/stat.h>
martin[src/trunk]: src/sys/dev/rasops Ooops, backout local change not intended to b...
abs[src/trunk]: src/etc Switch default console tty from /dev/console to /dev/con...
rmind[src/trunk]: src/sys/fs/tmpfs - Simplify tmpfs_update(), eliminate tmpfs_note...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom DDR50 and SDR104 don't seem to be stab...
wiz[src/trunk]: src/lib/libc/sys Sort errors. Remove trailing whitespace.
ozaki-r[src/trunk]: src Add tests for ARP
martin[src/netbsd-8]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Tickets #1504 and #1505
kre[src/trunk]: src/bin/sh PR bin/48875 - avoid holding (replaced) file descript...
christos[src/trunk]: src/external/bsd/wpa merge conflicts.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs handle clang stup...
nakayama[src/trunk]: src/usr.sbin/eeprom Use explicitly defined macros in Makefile to...
riastradh[src/trunk]: src/sys/kern Clamp the length we use, not the length we don't.
bouyer[src/trunk]: src/sys/arch/x86/x86 Add a missing || defined(XEN) which cause X...
ginsbach[src/trunk]: src/share/misc Add Port Control Protocol (RFC 6887)
martin[src/netbsd-8]: src/doc Tickets #611 - #618
mlelstv[src/trunk]: src/sys/compat/netbsd32 signed/unsigned mismatch.
maxv[src/trunk]: src/sys/kern 1) Make clear that we want the space allocated for ...
knakahara[src/trunk]: src/sys/opencrypto divide crp_ret_{, k}q by CPU to avoid reordering.
uebayasi[src/trunk]: src/usr.bin/config config(1): KNF
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support for phy power gpio pins
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer more fixes: builds and r...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa sysinst is 15*2 sect/cyl (fdXc), n...
macallan[src/trunk]: src/sys/dev/adb actually support EMP
christos[src/trunk]: src/share/man/man9 document that mstohz take and return unsigned...
wiz[src/trunk]: src/lib/libpuffs Bump date for previous. Remove trailing space.
skrll[src/trunk]: src/sys/dev/usb Fix misunderstanding of how to handle wMaxPacket...
mrg[src/trunk]: src/external/gpl3/binutils regen for mknative-binutils for riscv64.
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Disable more COMPAT_xx stuff f...
christos[src/trunk]: src/external/bsd/file/dist regen
martin[src/netbsd-8]: src/sys/ufs/ufs Additionally pull up the following revisions, ...
christos[src/trunk]: src/distrib/ia64/cdroms/installcd Fix the build, we don't suppor...
agc[src/agc-symver]: src/lib/libdm Add versioning info for libdm
mrg[src/trunk]: src/share/mk set TOOLCHAIN_MISSING for playstation2.
jakllsch[src/trunk]: src/sys/dev/pci Sync with OpenBSD src/sys/dev/pci/if_wpireg.h 1.16.
christos[src/trunk]: src/sys/arch/i386/stand/lib better than returning random errors.
maxv[src/trunk]: src/doc remove references to isdn
pgoyette[src/pgoyette-localcount]: src/external/cddl/osnet More rump drivers that nee...
aymeric[src/trunk]: src/sys Pass clock provider's phandle to fdtbus_clock_controller...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Revert comme...
kefren[src/trunk]: src Retire t_ldp_static. It's too heavy weighted for releng's an...
christos[src/trunk]: src/lib/libc/net KNF, simplify expressions for readability.
martin[src/netbsd-8]: src/doc Ticket #1519
mrg[src/trunk]: src/usr.bin/vmstat add a row with totals for some pool statistics.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb CID 1102803: Memory leak
christos[src/trunk]: src/sbin/fsck_msdos Bring in a regression for the previous fix f...
rmind[src/trunk]: src/sys/net Fix the bpfjit build.
alnsn[src/trunk]: src Add t_mbuf tests to the build.
uwe[src/trunk]: src/usr.bin/flock The command is not optional.
mlelstv[src/trunk]: src/sys/external/bsd/drm2/i915drm The vga driver now detaches ws...
macallan[src/trunk]: src/sys/dev/pci/voyager defflag VOYAGERFB_DEPTH_32
cherry[src/trunk]: src/sys/arch Make XEN use the same api as native, for idt vector...
joerg[src/trunk]: src/external/bsd/openresolv/dist Add missing .El.
njoly[src/trunk]: src Remove unknown \*(tN and \*(sP macros.
mbalmer[src/trunk]: src/share/man/man4 Fix asus(4) entry.
pgoyette[src/pgoyette-compat]: src/sys Use a hook callback to allow sparc fpu code to...
bad[src/trunk]: src/sys/dev/pci Use callout_setfunc()/callout_schedule() instead...
pgoyette[src/pgoyette-compat]: src/sys/compat/common #include "opt_compat_netbsd.h" f...
skrll[src/trunk]: src/sys/arch/arm/samsung exynos_bootstrap doesn't need an argument
jmcneill[src/trunk]: src/sys/dev/sdmmc ODROID-C1 has a bug where the card is not powe...
uwe[src/trunk]: src/sys/ddb db_command - don't hide local static variable in the...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia attach nouveau to fdt
ozaki-r[src/trunk]: src/sys/dev/pci Remove a duplicated error message
kamil[src/trunk]: src/sys/sys Remove unneeded comment about <stdbool.h> in the use...
gutteridge[src/trunk]: src/sys/dev cgd_crypto.c: fix minor typo in comment
christos[src/trunk]: src/usr.sbin/npf/npfd restrict permissions on log file
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add SDMMC1 SDMMC2 and SDMM3 for A31
jmmv[src/trunk]: src/external/bsd/kyua-testers/dist Apply upstream change 1b82d0f...
sjg[src/trunk]: src/usr.bin/make Propagate errors from filemon.
skrll[src/trunk]: src/sys/dev/usb Comment updates from t-hash
apb[src/trunk]: src/distrib/sets Add vis() function, and canonicalise file names...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Use fdt_open_into instead of fdt_move to...
rin[src/trunk]: src/sys/dev/usb Allow ethernet frame with VLAN tag.
jmmv[src/trunk]: src Synchronize the clock periodically in vmt(4).
isaki[src/trunk]: src/sys/arch/m68k/fpe const-ify.
christos[src/trunk]: src/distrib/sets/lists/man more nsd
wiz[src/trunk]: src/doc sqlite-3.16.2 out.
christos[src/trunk]: src/doc mention gcc-4.8 hacks for the vax
kamil[src/trunk]: src/sys Introduce new si_code for SIGTRAP: TRAP_CHLD - process c...
isaki[src/trunk]: src/sys/dev (maybe) typo in comment.
maxv[src/trunk]: src/sys/arch/x86/x86 Reduce the noise, reorder and rename some t...
mrg[src/trunk]: src/external/mit/xorg/lib/libGL remove now dated comment.
htodd[src/trunk]: src/sys/arch/evbarm/conf Fix build.
mrg[src/trunk]: src/sys/dev/usb avoid __diagused.
christos[src/trunk]: src/share/mk add what {PROG,LIB}DPLIBS are useful for
martin[src/trunk]: src/sys/dev/ic The RXINT bit is a RX interrupt DISABLE bit.
pgoyette[src/pgoyette-localcount]: src/sys/dev Repair the inevitable tyops in previous.
hkenken[src/trunk]: src/sys/arch/evbarm/netwalker Clean up IOPORT settings.
christos[src/trunk]: src/external/bsd/wpa/dist http://w1.fi/security/2016-1/0003-Remo...
hkenken[src/trunk]: src/sys Add support Microchip SST25VF016B.
jmcneill[src/trunk]: src/sys/arch Explicitly configure pin pull-down/up settings for ...
martin[src/trunk]: src/distrib/sets/lists/debug libisccfg.so.8.1 debug files for ot...
mrg[src/trunk]: src/external/mit/xorg/tools/mkfontscale mkfontscale.c demands a ...
christos[src/trunk]: src/external/bsd/nvi/dist - replace CIRCLEQ with TAILQ
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Compute the number of by...
jmcneill[src/trunk]: src/sys/stand/efiboot Add "dtb" command for loading a custom .dt...
skrll[src/trunk]: src/sys/dev/ic Fix locking in slhci_roothub_ctrl
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer make this compile, prete...
pgoyette[src/pgoyette-localcount]: src/sys/dev Pass correct arg to cgd_spawn()
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the offset of alt MAC address is ...
christos[src/trunk]: src/external/bsd/ntp/dist ---
martin[src/trunk]: src/lib/libpthread pthread__attr_init_private:
christos[src/trunk]: src/sys/arch/xen/xen Account for the CRC len (Jean-Jacques.Puig)
pettai[src/trunk]: src/doc Update heimdal current and in-tree version
chs[src/trunk]: src/sys in many device attach paths, allocate memory with KM_SLE...
kamil[src/trunk]: src/tests/lib/libc/sys Add a few static asserts in t_ptrace_wait...
mrg[src/trunk]: src/external/gpl3/gcc recycle README.gcc7 as README.gcc8 and giv...
nonaka[src/trunk]: src/sys/dev/usb If the Weltrend Semiconductor device found in SA...
apb[src/trunk]: src/doc tzcode2013b/tzdata2013b has been released. We have upda...
isaki[src/trunk]: src/sys/arch/m68k/fpe Use the #error directive.
mrg[src/trunk]: src/distrib/sets/lists/comp mark the new bits/sparc* subdirs as ...
christos[src/trunk]: src/external/mpl/bind/dist/lib/dns Put the nta files in a subdir...
martin[src/netbsd-8]: src/doc Ticket #608
rmind[src/trunk]: src/sys/net/npf NPF: use BPF JIT by default.
mlelstv[src/trunk]: src/sys/dev/pci Fix typo, remove debug printf.
apb[src/trunk]: src/distrib/sets Add an unvis function and use it on file names ...
gson[src/trunk]: src/tests/lib/libc/locale Don't size an array using MB_CUR_MAX w...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer NetBSD supports -lasan
kre[src/trunk]: src/bin/test PR standards/34646
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat fix atomic_cmpx...
christos[src/trunk]: src/crypto/external/bsd/openssh merge openssh-6.7
christos[src/trunk]: src/tests/lib/libpthread new dlopen tests for libpthread from manu@
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Allocate interrupt handlers for clo...
jruoho[src/trunk]: src/share/man/man9/man9.x86 Don't be so pessimistic.
pgoyette[src/trunk]: src/sys/dev Implement a common spkr_detach() function and call i...
martin[src/trunk]: src/lib/csu/common Gcc 5.3 seems to do fine compiling this for s...
uwe[src/trunk]: src/usr.bin/flock Undo the confusion. Use separate synopsis lin...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common stop pl...
christos[src/trunk]: src/sys/arch/sparc64/conf turn on MODULAR by default
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-trident updates ...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Here there is no 32-bit specifi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable msk(4)
alnsn[src/trunk]: src/sys Use __syncicache() in sljit on powerpc.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for H3 audio PLL and digital ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary #include
christos[src/trunk]: src/usr.sbin unhook old dhcp
christos[src/trunk]: src/usr.sbin/bthcid need <sys/stat.h> for chmod(2)
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/external/bsd/ppp/dist fix rcsids.
christos[src/trunk]: src/sys/uvm Define UVMDEBUG for expensive debugging operations. ...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 md_imask_update is not an...
mrg[src/trunk]: src/sys/arch allow MPVERBOSE to be set to a value that sets the ...
dholland[src/trunk]: src/sys/ufs/lfs Make i_eff_nblks in the in-memory inode 64 bits ...
plunky[src/trunk]: src/sys C99 section 6.7.2.3 (Tags) Note 3 states that:
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Provide required args when ca...
ozaki-r[src/trunk]: src/sys/net Add softnet_lock to if_link_state_change_si
christos[src/trunk]: src/lib/libc/stdlib Remove incorrect comment about size; mention...
dholland[src/trunk]: src/sys/ufs/lfs ulfs2_dinode, having never actually been used wi...
mrg[src/trunk]: src/sys/dev/wscons fix wsdisplay/wskbd and cngetc() return value...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Synch GENERIC and NOCOMPAT wit...
mrg[src/trunk]: src/external/gpl3 mknative-gcc and mknative-binutils for riscv32...
rin[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man Fix description for -r opt...
pgoyette[src/pgoyette-localcount]: src/share/man/man9 As suggested in private Email, ...
riastradh[src/trunk]: src/sys/arch/x86/x86 #if DIAGNOSTIC panic ---> KASSERTMSG
riastradh[src/trunk]: src/sys/dev Fix indentation. u_intN_t -> uintN_t. ntohl -> be3...
msaitoh[src/trunk]: src/sys/dev/pci Print some information (ASIC revision, PCI statu...
maya[src/trunk]: src Add failing test for casinh
uwe[src/trunk]: src/lib/csu/arch/sh3 ___start is __dso_hidden, so use CALL_DATUM...
agc[src/agc-symver]: src/lib/libterminfo Add symbol versioning information for l...
maxv[src/trunk]: src/sys/kern stupid comment, and make sure we are not executing ...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?t=140304310700005&r=...
christos[src/trunk]: src/libexec/ld.elf_so use __func__ (c99, c++11) instead of __FUN...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Switch to the new PTE naming.
skrll[src/trunk]: src/sys/arch/arm/include Fix dccmvau. Add bpimva.
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos32 Revert most of previous. Leave...
msaitoh[src/trunk]: src/sys/net Micro optimization. m_copym(M_COPYALL) -> m_copypack...
martin[src/trunk]: src/sys/dev/ic Cosmetics - block interrupts while enabling diffe...
christos[src/trunk]: src/usr.bin/config - add RCSID's
pgoyette[src/trunk]: src/sys/kern Use membar_{producer, consumer}() to ensure proper a...
christos[src/trunk]: src/sys/sys remove trailing whitespace.
nonaka[src/trunk]: src/sys/dev/pci cosmetic.
tsutsui[src/trunk]: src/sys/arch/x68k/stand Reduce diffs to prepare to merge these f...
snj[src/netbsd-7]: src/lib/libc/gen Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/gdbscripts add a gdb script to dump kernel histories. b...
pgoyette[src/pgoyette-compat]: src/sys/arch/sparc64 Split sparc64/netbsd32_machdep.c ...
christos[src/trunk]: src/doc new openpam.
sevan[src/trunk]: src/share/misc LZSS NC-SI NCSI ODM VPD
pooka[src/trunk]: src/sys/rump/include/rump do enums, grab enum modctl
joerg[src/trunk]: src/external/mit/xorg Disable more warnings for clang build to d...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: ensure that the X (eXecute) ...
ozaki-r[src/trunk]: src/tests/net Clean up clunky eval strings
christos[src/trunk]: src/usr.sbin/npf/npfctl more todo's
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable sun6idma
pgoyette[src/pgoyette-compat]: src/sys/compat/linux32/common Clean up and reorganize ...
ozaki-r[src/trunk]: src/sys Protect ifnet list with psz and psref
pgoyette[src/pgoyette-localcount]: src/tests/dev/fss Import changes from HEAD
tnn[src/trunk]: src/sys/arch/amd64/conf also add mcx(4) to ALL
skrll[src/trunk]: src/sys/arch/evbarm/conf This needs bpfilter for npf
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Guess the RUMPCOMP_USER stuff was...
joerg[src/trunk]: src/distrib/sets/lists Drop entries for LLVM/Clang older than 3.4.
ginsbach[src/trunk]: src/lib/libc/time KNF and additional comments
knakahara[src/trunk]: src/sys/opencrypto use pool_cache(9) instead of pool(9) as they ...
maxv[src/trunk]: src Remove iavc(4).
msaitoh[src/trunk]: src/sys/dev/pci Don't use the PHY Auto Poll Mode on many chips. ...
jmcneill[src/trunk]: src/etc/etc.evbarm create audio devices
martin[src/trunk]: src/sys/dev/ic Fix GMAC_MII_CLKMASK and add a few clk setup bits...
skrll[src/trunk]: src/sys/dev/usb Update XHCI_HCS2_MAXSPBUF to grab all the bits (...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error if BGE_DEBUG is set.
ozaki-r[src/trunk]: src/sys/net Constify remaining rtentry of if_output (fix build)
msaitoh[src/trunk]: src/sys/dev/pci Basic support for I219. It doesn't work on I219, ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add CPUs-PORT offset and PL/PM pin co...
christos[src/trunk]: src/tests/net/net CID 1107543, 230676, 1107543, 976795, 230676, ...
pgoyette[src/pgoyette-compat]: src/sys/arch/arm/arm32 oopppsss - it's opt_coredump.h ...
christos[src/trunk]: src/sbin/dmesg changes from kre@
riastradh[src/trunk]: src/share/man/man9 Fix argument order for config_attach_loc in a...
pooka[src/trunk]: src/usr.bin/rump_allserver make -m available on all platforms
christos[src/trunk]: src/doc mention tzcode
nakayama[src/trunk]: src/sys/dev/pci ixg and ixv depend on mii and mii_phy.
christos[src/trunk]: src/distrib/sets/lists/tests new lint test.
cherry[src/trunk]: src/sys/arch/i386/include Summary: Remove older and now conflict...
chs[src/trunk]: src/sys/compat/linux implement AT_RANDOM.
mrg[src/trunk]: src/sys/arch/powerpc/conf make sure that .text.startup and .text...
isaki[src/trunk]: src/sys/dev "bits" sounds better than "name" for argument name.
christos[src/trunk]: src/sys/rump order too
cherry[src/trunk]: src/sys/arch Make the use of 'irqs' in the range 0 < irq < 255 b...
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev Remove unused variables
martin[src/netbsd-8]: src Pull up following revision(s) (requested by knakahara in ...
tron[src/trunk]: src/external/ibm-public/postfix/share/html Add one more file back.
spz[src/trunk]: src/external/bsd/dhcp/dist merge and fixup
rjs[src/trunk]: src/sys/arch Fix config(1) errors and warnings.
mrg[src/trunk]: src/distrib/sets/lists/comp add GCC 4.8 mips64 subdirs.
isaki[src/trunk]: src/sys/dev const-ify.
pgoyette[src/pgoyette-localcount]: src/sys/kern Fix some locking sequences. Thanks t...
alnsn[src/trunk]: src/tests/lib/libbpfjit Fix copyright. These tests are based on ...
mrg[src/trunk]: src/sys/dev/usb reorder some struct members to remove holes.
sjg[src/trunk]: src/usr.bin/make ParseGmakeExport: terminate variable at '=', or...
skrll[src/trunk]: src/sys/dev/usb Make USB_FRAG_DMA_WORKAROUND compile
christos[src/trunk]: src/lib/libc/stdio Need <sys/stat.h>
blymn[src/trunk]: src/tests/lib/libcurses Add carriage return to list of valid cha...
christos[src/trunk]: src/tests/lib/libc/gen PR/51809: Ngie Cooper: fix file descripto...
riastradh[src/trunk]: src/sys/compat/linux/common Put suser check in the right functio...
mrg[src/trunk]: src/sys/external/bsd/common/include/linux fix another sign compa...
martin[src/netbsd-8]: src/doc Tickets #633 - #635
martin[src/trunk]: src/sys/arch/mips/include Restore file for playstation2 accident...
alnsn[src/trunk]: src Add bpf/t_mbuf test to the build.
mrg[src/trunk]: src/sbin/raidctl convert "component*" into "absent" for "START d...
nonaka[src/trunk]: src/sys/dev/pci iwm(4) can read the firmware image from disk whe...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove debug printfs, dont force hdmi mode
msaitoh[src/trunk]: src/sys/dev/acpi Add ACPI_RESOURCE_TYPE_END_TAG and ACPI_RESOURC...
christos[src/trunk]: src/sys/kern remove trigger happy assertion. in m_adj negative l...
riastradh[src/trunk]: src/sys/dev/ic Check for M_EXT in m->m_flags, whether m is NULL, ...
ryoon[src/trunk]: src/share/man/man4/man4.vax Fix vax/* cross references
christos[src/trunk]: src/lib/libterminfo Cast function pointers that take different a...
pgoyette[src/pgoyette-compat]: src/sys/modules Revert previous. Both opencrypto/ocry...
christos[src/trunk]: src/sys/dev/hpc fix unused variable warning
christos[src/trunk]: src/crypto/external/bsd/openssh/dist from openbsd
riastradh[src/trunk]: src/sys/compat/ibcs2 Don't drop vnode ref until we're done with ...
ozaki-r[src/trunk]: src Introduce rump.ping6
jmmv[src/trunk]: src/tests/lib/libpthread Try to trigger the cond_timedwait_race ...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/netinet rename off -> thlen
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
manu[src/trunk]: src/sys/fs/puffs According to pooka@'s comment, a long time ago, ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan install a shared library versi...
nonaka[src/trunk]: src Added nvme(4) for Non-Volatile Memory Host Controller Interf...
agc[src/agc-symver]: src/lib/libm add versioning info for libm
christos[src/trunk]: src/external/mit/xorg/lib/gallium Ran out of patience playing st...
maxv[src/trunk]: src/sys/arch Remove the KMEMSTATS option. It no longer exists.
martin[src/trunk]: src/sys/arch/zaurus/conf Backout previous, it does not work.
mrg[src/trunk]: src/external/mit/xorg/lib updates for new libXaw and libXt.
dholland[src/trunk]: src/sbin/fsck_lfs G/C my_vpanic().
pgoyette[src/pgoyette-compat]: src/sys/modules Don't build the "monolithic" compat_ne...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib cast from 32-bit integer to void * t...
kiyohara[src/trunk]: src/sys/dev/marvell Remove unused function.
christos[src/trunk]: src move stdbool.h to sys, reuire pool.h to include <sys/stdbool...
agc[src/agc-symver]: src add symbol versioning information for libpthread
maya[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Remove duplicate check for curpkt > 13
mrg[src/trunk]: src/share/mk switch ia64 to GCC 7. scole@ commited a workaround...
christos[src/trunk]: src/lib/libc/time apply 2013b
msaitoh[src/trunk]: src/sys/arch Update the dmamp argument only when the allocation ...
taca[src/trunk]: src/doc - ISC DHCP 4.2.5-P1 is out.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for DDR50 transfer modes.
maxv[src/trunk]: src/sys/arch Split the {text+rodata} chunk in two separate chunk...
christos[src/trunk]: src/doc new dhcp
rmind[src/trunk]: src/sys/net/npf Move initialisation of bpf_args_t into the npf_r...
rmind[src/trunk]: src/sys/net/npf NPF: convert to bpf_jit_generate()/bpf_jit_freec...
christos[src/trunk]: src/sys make nmountcompatnames unsigned (assigned from __arrayco...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r309604 from branche...
christos[src/trunk]: src/usr.bin/systat need <sys/stat.h>
christos[src/trunk]: src/doc mention address sanitizer
uwe[src/trunk]: src/sys/dev/hpc Fix comment formatting in previous.
christos[src/trunk]: src/sys/net Don't increment the reference count only when it was...
christos[src/trunk]: src/tests/bin/sh use "" so ${TEST_SH} is expanded.
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Add myself as author/compiler o...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips #include the module hook stuff
christos[src/trunk]: src/distrib/sets/lists merge openssl-1.1.1
christos[src/trunk]: src/lib/libedit s/protected/libedit_private/g
skrll[src/trunk]: src/sys/external/bsd/dwc2 Correct the interval assignment for is...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove incorrect KASSERT, only the allocati...
ozaki-r[src/trunk]: src/sys/netipsec Use pslist(9) for sahtree
njoly[src/trunk]: src/sys/miscfs/procfs Use kproc2 to provide sensible information...
christos[src/trunk]: src/lib/npf/ext_log fix error message and type of if_idx
pgoyette[src/pgoyette-compat]: src/sys Rework the various sysctl-related routines to ...
christos[src/trunk]: src/sys change M_COPYALL to be -1 instead of depending on it too...
dennis[src/trunk]: src/common/lib/libc/arch/riscv/atomic Add missing C11 atomic sup...
christos[src/trunk]: src/sys/kern Simplify
christos[src/trunk]: src/sys/sys Reduce diffs with OpenBSD:
mlelstv[src/trunk]: src/sys/dev/sdmmc Be more verbose about error conditions.
dholland[src/trunk]: src/sbin/resize_lfs Don't include ufs headers.
pooka[src/trunk]: src/sys/rump Use correct ldscript etc. for Sun ld.
he[src/trunk]: src/lib/libm Add some blank lines to separate the different CPU ...
martin[src/trunk]: src/share/wscons/keymaps Add the new files to unbreak the build ...
joerg[src/trunk]: src/lib/libm/arch Preserve the initial x87 control word in the g...
dholland[src/trunk]: src/share/mk Remove HTMLDOCDIR; it is no longer used (and doesn'...
uwe[src/trunk]: src/usr.bin/sed The change ("c") command should start a new cycle.
pooka[src/trunk]: src/sys/compat/linux/arch/arm Fix stat64 by making it match i386...
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Ooops, missed a semicolon - add ...
skrll[src/trunk]: src/sys/arch/hppa/hppa If arg3 is zero then fill it with the val...
riz[src/trunk]: src/sys Since mountlist is now a TAILQ, convert some missed usages
darrenr[src/trunk]: src/tests/ipf New IPv6 tests for ipnat parsing need to be built ...
hubertf[src/trunk]: src/share/man/man7 Document kern.sched sysctl variables.
christos[src/trunk]: src/sys convert vmem, signals, powerhooks from CIRCLEQ -> TAILQ.
mrg[src/trunk]: src/share/man/man9 - link to pci_mapreg_type() from pci_mapreg_m...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Avoid calling curcpu() when we kno...
degroote[src/trunk]: src/include Expose properly vfwscanf and friends for POSIX_SOURC...
msaitoh[src/trunk]: src/sys/net Remove unused inclusion.
mlelstv[src/trunk]: src/sbin/newfs For MFS, no longer use heuristic based on rlimit ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Only remap sdhost/sdhci on boards with w...
kiyohara[src/trunk]: src/sys/arch/evbppc/conf Use mkubootimage, if obs600.
pgoyette[src/pgoyette-compat]: src/sys Revert previous commit. There are still rando...
pgoyette[src/pgoyette-compat]: src/sys Use a MP-safe hook for the rnd_ioctl compat_50...
mrg[src/trunk]: src/share/mk add rstart and showfont.
wiz[src/trunk]: src/share/man/man9 Trailing whitespace, begone!
christos[src/trunk]: src/usr.sbin/ypserv/ypserv PR/50057: Wolfgang Stukenbrock: yp-ma...
reinoud[src/trunk]: src/sys/fs/udf Rework VAT searching on recordable media. It is n...
uebayasi[src/trunk]: src config(1), config(5): Introduce "select"
pgoyette[src/pgoyette-localcount]: src/sys/arch Redo previous. Rather than separatel...
pgoyette[src/pgoyette-localcount]: src/sys/dev Remove duplicated code (cut-and-paste ...
christos[src/trunk]: src/sys/modules/npf kill WARNS = 3
nonaka[src/trunk]: src/doc Add support for Intel Centrino Wireless-N 100/105/130/13...
msaitoh[src/trunk]: src/sys/dev/pci - Add detach function.
riastradh[src/trunk]: src/sys/dev/ic Check for MCLGET failure in dme_alloc_receive_buf...
ozaki-r[src/trunk]: src/sys Let PF_KEY socks hold their own lock instead of softnet_...
jnemeth[src/trunk]: src/sys/arch/xen/x86 Change xpq_flush_cache to just do WBINVD le...
maxv[src/trunk]: src/sys/compat/linux/common Resource leak.
msaitoh[src/trunk]: src/sys/dev/pci remove debug printf().
lukem[src/trunk]: src/libexec/ftpd Convert from __attribute__(foo) to the __foo eq...
christos[src/trunk]: src/external/bsd/flex/dist do the library stubs differently
pgoyette[src/pgoyette-compat]: src/sys Add the required hooks for rtsock_50 and modif...
joerg[src/trunk]: src/external/bsd/mdocml/dist Make sure isblank is not a macro, i...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
martin[src/trunk]: src/distrib/sets/lists/debug Fix copy & pasto (libblacklist vers...
pgoyette[src/pgoyette-localcount]: src/sys/dev When detaching, call device_release() ...
bad[src/trunk]: src/sys/rump Exclude sys/external/{gpl2/dts,bsd/drm*}.
mrg[src/trunk]: src/usr.bin/who use destination buffer size not source buffer si...
wiz[src/trunk]: src/lib/libcurses Whitespace fix, bump date for previous.
wiz[src/trunk]: src/doc zlib-1.2.9 out.
maxv[src/trunk]: src/doc Mention PMCs.
bouyer[src/trunk]: src/sys/external/bsd/ipf/netinet fix double space in comment
he[src/trunk]: src/lib/libm Add s_nearbyint.c to alpha, ia64, riscv, mips, powe...
christos[src/trunk]: src/bin/sh PR/48201: Miwa Susumu: Fix set -C (no clobber) for PO...
rtr[src/trunk]: src/sys/net * split PRU_SENSE functionality out of link_usrreq()...
christos[src/trunk]: src/sys/compat/ultrix fix previous, list ends in NULL, and don't...
christos[src/trunk]: src/sys/arch/pmax fix unused variable warnings
matt[src/trunk]: src/lib/libc Use SYSTRAP.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Enable UHS-I support
christos[src/trunk]: src/sbin/fsdb put instruction generation bug for the vax for 4.8...
martin[src/trunk]: src/external/mit/xorg/lib whitespace cleanup
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist sighup_handler is not dead.
mrg[src/trunk]: src/external/mit/xorg/lib bump libdrm and libdrm_intel shlib ver...
christos[src/trunk]: src/distrib/sets/lists/debug missing libppath_g
christos[src/trunk]: src/usr.sbin/syslogd CID 1128379: Fix TOCTOU, always open the fi...
pgoyette[src/pgoyette-compat]: src/doc Note the desire to return some callback functi...
hannken[src/trunk]: src/sys/dev/ic Adapter leaks requests when mpt_event_notify_repl...
rjs[src/trunk]: src/sys/dev/usb Fix URL in comment, no functional change.
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for clang.
garbled[src/trunk]: src/sys/dev/usb If the tripplite SMARTLCD ups connects as a usbh...
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
ryoon[src/trunk]: src/tests/kernel/kqueue Tab alignment
christos[src/trunk]: src/sys/rump fix typo
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/dev/pci revert changes, this needed to be done differently.
jmcneill[src/trunk]: src/sys/arch/arm/cortex make sure we set ACTLR.SMP=1 for CPU_COR...
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_deactivate don't set TTBR with th...
kardel[src/trunk]: src/sbin/ifconfig PR/54513 ifconfig exits on newly created carp ...
pgoyette[src/pgoyette-localcount]: src/usr.sbin/fssconfig Add a rump version of fssco...
is[src/trunk]: src/sys/netinet6 Let non-neighbor NS/NA debug error message incl...
mlelstv[src/trunk]: src/sys/dev/scsipi Fix memory leak.
christos[src/trunk]: src/lib/libc/string PR/51814: Ngie Cooper: add <stdio.h> since s...
christos[src/trunk]: src/sys/arch/amd64/conf Yes, we support FFS_EI but not DISKLABEL...
jnemeth[src/trunk]: src/sbin/gpt bump date
christos[src/trunk]: src/sys/arch/hpc/hpc convert from CIRCLEQ to TAILQ, remove open ...
maxv[src/trunk]: src/sys/arch/i386/i386 Fix the secondary CPUs bug in i386. Same ...
christos[src/trunk]: src/sys/uvm convert from CIRCLEQ to TAILQ
christos[src/trunk]: src/sys/ufs/ufs simplify and correct.
joerg[src/trunk]: src/lib/libc/compiler_rt Don't include atomic.c, we have aliases...
uwe[src/trunk]: src/sys/arch/sparc/conf HE WAS OBEDIANT
christos[src/trunk]: src/external/bsd/mdocml/dist support expanding numbered registers
dholland[src/trunk]: src/doc/roadmaps mention some of the other known severe wapbl pr...
christos[src/trunk]: src/sys/arch/x86/x86 dtrace expects a globally accessible syscal...
dholland[src/trunk]: src Use accessor functions for the version field of the lfs supe...
christos[src/trunk]: src/external/bsd/openpam/dist resolve conflicts
pooka[src/trunk]: src/sys/kern In pool_cache_put_slow(), pool_get() can block (it ...
jruoho[src/trunk]: src/sys/dev/acpi As discussed with bouyer@, fix a too eager T-st...
msaitoh[src/trunk]: src/sys/dev/pci - Add some workarounds for 5717 A0 and 5776[56] ...
msaitoh[src/trunk]: src/sys/dev/pci Add NVMe.
pgoyette[src/trunk]: src/sys/dev/sysmon sysmon's components need to be MODULE_CLASS_D...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/dev/usb Only set wMaxPacketSize to 64 for HS/FS and set ...
mbalmer[src/trunk]: src/share/misc Add HCJ. About a dozen mountain tops where nuked ...
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 Fix extended attribute syscall...
kiyohara[src/trunk]: src/sys/arch/arm Support __HAVE_PIC_SET_PRIORITY for Armada XP.
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Remove some TABs.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add compat_raid_80 to the requir...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 HDMI IRQ
christos[src/trunk]: src/sys/dev/dkwedge Fix error message.
maxv[src/trunk]: src/sys/arch/i386/i386 KNF a little, use C-style comments, and r...
riastradh[src/trunk]: src/sys/kern Turn WAPBL_DEBUG panic or KASSERT into KASSERTMSG
maxv[src/trunk]: src/bin/ps Don't display l_wchan, either there is something in l...
kre[src/trunk]: src/sbin/dmesg Remove #if 0'd code that somehow got mangled in t...
macallan[src/trunk]: src/sys/dev/sbus - use hardware to draw bitmap fonts
alnsn[src/trunk]: src/sys/net emit_xcall: check overflow by comparing X with (UINT...
nat[src/trunk]: src/sys/dev Add a null_filter to help with the audio autoconfig ...
christos[src/trunk]: src/sys/fs/puffs Fix copying issue that was causing errors in un...
msaitoh[src/trunk]: src/sys/dev/mii Don't check BNX_CHIP_NUM. Check MII PHY ID becau...
christos[src/trunk]: src/sys/conf PR/51772: Yorick Hardy: Don't hard-code "netbsd", u...
christos[src/trunk]: src/external/bsd/dhcp adjust build to 4.2.5
maxv[src/trunk]: src/sys/arch/aarch64/conf reduce the battlefield
christos[src/trunk]: src/sys/external/bsd/libnv/dist add dead...
hannken[src/trunk]: src/sys/fs/union union_unmount: use vfs_vnode_iterator to count ...
christos[src/trunk]: src/usr.bin/tic need <sys/stat.h> for DEFFILEMODE etc.
rkujawa[src/trunk]: src/usr.bin/tftp Work around "variable might be clobbered by lon...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config merge GCC 8.3.
mrg[src/trunk]: src/external/gpl3/gcc/dist don't undef SDB_DEBUGGING_INFO. obso...
msaitoh[src/trunk]: src/sys/dev/pci 5718 and 57785 document say we should wait 100us.
pgoyette[src/pgoyette-localcount]: src/sys/dev Call cgd_spawn() if the requested devi...
pooka[src/trunk]: src/sys/rump Support generating support for Sun ld.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon fix uninitialized
dholland[src/trunk]: src/sys/ufs/lfs Allow superblock accessors that widen 32-bit dis...
nat[src/trunk]: src/sys/dev Reset mixer ports on opening /dev/sound.
christos[src/trunk]: src/share/man/man3 fix merge conflicts
bouyer[src/trunk]: src/sys/external/bsd/ipf/netinet Fix 2 bugs, reported by Edgar F...
matt[src/trunk]: src/lib/libc/compat/arch/m68k/sys Use a more compact instruction...
mrg[src/trunk]: src/libexec/httpd on QNX, use nbutil.h.
christos[src/trunk]: src/usr.sbin/npf/npfd add example.
christos[src/trunk]: src/distrib/sets/lists/etc fix nsd rc.
jakllsch[src/trunk]: src/sys/stand/efiboot Use roundup2() instead of open coding some...
mbalmer[src/trunk]: src/doc wskbd(4) has a belgian keyboard layout now.
kre[src/trunk]: src/bin/sh Inspired by (really the need for) Maya's patch to pkg...
christos[src/trunk]: src/external/gpl3/gcc.old/usr.bin/gcc/arch/aarch64 fix the build...
mrg[src/trunk]: src/common/lib/libc/arch/riscv/atomic add missing aliases for _a...
skrll[src/trunk]: src/sys As a workaround for the Raspberry PI, only allow 1 TX tr...
pgoyette[src/pgoyette-compat]: src/doc Now that the rtsock_50 stuff has been disentan...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config set the proper asan variable
christos[src/trunk]: src/sys/dev/ic Pass the proper device_t to the attach hook.
maxv[src/trunk]: src/sys/arch KNF, and reduce the diff between amd64 and i386.
maxv[src/trunk]: src/doc Document some of my most important changes
skrll[src/trunk]: src/sys/arch/arm/broadcom BCM2838 (RPI4) support.
agc[src/agc-symver]: src/lib/libpthread_dbg add symbol versioning info for libpt...
mrg[src/trunk]: src/sys/arch/aarch64/aarch64 no need to include opt_multiprocess...
maya[src/trunk]: src/sys/arch/x86/pci on error, free the mbuf in vmxnet3_txq_offl...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Bring arch/i386/stand bootinfo struc...
tron[src/trunk]: src/external/ibm-public/postfix/share Don't install files relate...
mlelstv[src/trunk]: src/sys/dev/sdmmc cosmetic change only.
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Sync with FreeBSD's r321294:
mrg[src/trunk]: src/external/mit/xorg/bin/missing-apps delete obsolete reachovers.
kiyohara[src/trunk]: src/sys/arch Add defines for MISC registers.
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
christos[src/trunk]: src/sys/sys prototype adjustments for lwp_park, welcome to 6.99.19
martin[src/trunk]: src/distrib/zaurus/ramdisk Bump ram disk image size slightly
joerg[src/trunk]: src/sys/dev/ic Fix grammar
christos[src/trunk]: src/etc/mtree add /var/chroot/nsd/var/run
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Revert previous - not appropriate
alnsn[src/trunk]: src/sys/net Some small changes: add missing error checks; move s...
mlelstv[src/trunk]: src/sys/dev/sdmmc better error message
dholland[src/trunk]: src Reorg docs, part 2:
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.6.0 with th...
maya[src/trunk]: src Split out /rescue to its own set and adapt installers/images...
kamil[src/trunk]: src/tests/lib/libc/sys Remove ATF t_ptrace_wait test suspend1
mlelstv[src/trunk]: src/sys/arch/arm/broadcom remove debug printfs, add more compat ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rework interrupt handling to reduce the n...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist From FreeBSD:
maxv[src/trunk]: src/sys/arch/i386/conf Define __kernel_end.
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Make the replacement/hook fun...
macallan[src/trunk]: src/sys/arch/sgimips/hpc remove long unused power button handler
mrg[src/trunk]: src/external/mit/xorg/bin/xfindproxy update for xfindproxy 1.0.4.
christos[src/trunk]: src/etc fix nsd home dir.
joerg[src/trunk]: src/distrib/utils/sysinst Cleanup prelim_menu definition.
skrll[src/trunk]: src/external/gpl3 Doh... don't add the ABI to 'os'. Hopefully a...
christos[src/trunk]: src/sys/dev/usb Use the EDCA and QOS stuff from net80211 instead...
isaki[src/trunk]: src/sys/dev/ic Improve diagnostic code.
christos[src/trunk]: src/external/cddl/osnet fix a few warnings.
tsutsui[src/trunk]: src/sys/arch/atari/conf Enable options WSDISPLAY_COMPAT_USL in t...
wiz[src/trunk]: src/share/man/man4/man4.vax Sort SEE ALSO.
uwe[src/trunk]: src/usr.sbin/npf/npfctl Use -width Pa for FILES.
uwe[src/trunk]: src/sys/dev/hpc Fix the previous fix that doesn't even compile.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common apply...
christos[src/trunk]: src/usr.sbin/npf/npfctl deal with strings as interfaces
nisimura[src/trunk]: src/sys/nfs add one more __unused attribute to shut gcc4.8 off.
nakayama[src/trunk]: src/sys/arch/sparc64 Make bus_space_barrier inline to avoid unne...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin pass usb_restrict_gpio from fex to gpio...
jmcneill[src/trunk]: src/sys/dev/sdmmc Handle cards that are already in low voltage (...
bouyer[src/netbsd-8]: src/tests/lib/libc/locale Pull up following revision(s) (requ...
htodd[src/trunk]: src/sbin/disklabel Fix build.
christos[src/trunk]: src/sys/dev/pci PR/51774: David Binderman: Remove unused variable.
mrg[src/trunk]: src/doc move the ufs_lookup hack to the global section and updat...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Use do { } while (/* CONSTCOND */ 0) for...
ozaki-r[src/trunk]: src/tests/net/arp Fix TESTS_SH assignment
skrll[src/trunk]: src/sys/dev/ic Remove incorrect comment
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to struct buf changes
christos[src/trunk]: src/lib/libexecinfo From Ed Maste:
christos[src/trunk]: src/doc new acpica is out
maxv[src/trunk]: src/sys/arch/i386/conf Align the segments on i386. We're going t...
christos[src/trunk]: src/usr.bin switch to the nv in external/bsd
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Align partitions to 64MB for the...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt don't fail for anonym...
abs[src/trunk]: src/sys/arch/sun3/conf Enable ie0 in DISKLESS for sun3/110
wiz[src/trunk]: src/doc binutils-2.23.2 out.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Re-enable cpus [123] now that bcm2835_in...
ryo[src/trunk]: src/sys/arch/arm/arm32 * fix checking physical address range. on...
bouyer[src/netbsd-7]: src/doc tickets 1251, 1241, 1250, 1253, 1254
bad[src/trunk]: src/sys/dev/pci Fix locking botch. Callers of ubsec_rng_locked()...
rin[src/trunk]: src Add missing ./var/db/dhcpcd
tsutsui[src/trunk]: src/sys/arch/news68k/conf Use COPTS="-O2 -fno-reorder-blocks" as...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix debug sets after latest x chan...
martin[src/trunk]: src/rescue pdisk has moved to external/bsd - try to deal.
riastradh[src/trunk]: src/sys/dev/ic Reject negative indices from userland.
pgoyette[src/pgoyette-compat]: src/sys/kern Add a comment for the SCTP section, as wa...
kefren[src/trunk]: src/sys/netinet Cubic changes:
maxv[src/trunk]: src/sys/uvm This KASSERT can trigger a panic too easily, if SCAR...
maxv[src/trunk]: src/sys Introduce POOL_REDZONE.
ozaki-r[src/trunk]: src/tests/net Test netstat -i -a and ifmcstat
pgoyette[src/pgoyette-localcount]: src/sys When initializing the rump component, deta...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add pl061gpio, pcihost, mskc/msk (comme...
ozaki-r[src/trunk]: src/sys/net Restore RPS of pktq_enqueue unless _RUMPKERNEL
ozaki-r[src/trunk]: src/doc Note micphy(4)
dholland[src/trunk]: src/sys/ufs/lfs This is now equivalent to ufs_quota.c -r1.115.
chs[src/trunk]: src/sys/arch/x86/x86 only use db_printf() if we're actually call...
jmcneill[src/trunk]: src/sys Add an API for HDMI CEC devices. HDMI Consumer Electroni...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add some notes on usin...
kre[src/trunk]: src/tests/lib/libutil PR bin/50574 - make the tests conform to w...
christos[src/trunk]: src/doc new acpica
manu[src/trunk]: src/lib/libperfuse Fix invalid free in deletextattr FUSE handler
dennis[src/trunk]: src/sys/arch/riscv/include Shave an instruction from the generat...
christos[src/trunk]: src/usr.sbin/rtadvd need <time.h> for clock_gettime
alnsn[src/trunk]: src/tests Add bpfjit_cop_copx and bpfjit_copx_cop tests.
christos[src/trunk]: src/distrib/sets/lists/comp add reallocarray.
kleink[src/trunk]: src/usr.bin/cmp Explicitly include <stdint.h> for uintmax_t; fro...
skrll[src/trunk]: src/sys/dev/ic Create sc_intr_lock at IPL_USB
martin[src/trunk]: src/sys/dev/pci Pass the device, not the struct softc to config_...
mrg[src/trunk]: src/sys/sys clean up a comment left behind from the previous com...
jmcneill[src/trunk]: src/sys/stand/efiboot Add support for setting environment variab...
cherry[src/trunk]: src/sys/arch/x86/isa Remove the last usage of xen_pirq_alloc() a...
christos[src/trunk]: src/doc new OpenSSH
jnemeth[src/trunk]: src/share/man/man7 typo from Timo Buhrmester
christos[src/trunk]: src/external/bsd/bind/dist/doc/arm Import bind 9.10.2-P3
christos[src/trunk]: src/lib/libedit Add more MLINKS, sort
skrll[src/trunk]: src/sys/arch/evbarm/conf More stuff works
maya[src/trunk]: src/share/mk -Wa, --fatal-warnings is a GCC flag and unknown to c...
macallan[src/trunk]: src/sys/dev/sbus add Sun /dev/fb* style goop
justin[src/trunk]: src/sys/rump Revert, zfs was already elsewhere in list
msaitoh[src/trunk]: src - Add definitions of AMD's CPUID Fn8000_001f Encrypted Memor...
mrg[src/trunk]: src avoid access uninitialised memory, found by gcc8, patch by a...
christos[src/trunk]: src/lib/npf remove debugging
christos[src/trunk]: src/sys/fs/nilfs fix devvp leak. Reported by:
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: add a wrapper around free...
christos[src/trunk]: src/usr.bin/kdump Extend the list of the headers processed to ge...
chs[src/trunk]: src/sys/compat claim to be linux 3.11.6 (opensuse 13.1).
maxv[src/trunk]: src/sys/arch Revert my changes, and re-enable COMPAT_NOMID, COMP...
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts for bind-9.10.2-P3 to...
christos[src/trunk]: src/sys/modules/zfs add atomic.c
maxv[src/trunk]: src/sys/netinet rename toff -> off
tsutsui[src/trunk]: src/external/gpl3/gcc.old Tweak LIB1ASMFUNCS order to avoid link...
maxv[src/trunk]: src/sys/netinet Hold ip_off and ip_len in the fragment entry, in...
ginsbach[src/trunk]: src/share/misc Add BDFL and SJW
skrll[src/trunk]: src/sys interrupt has two 'r's
mrg[src/trunk]: src convert HAVE_GCC == 7 to HAVE_GCC >= 7.
christos[src/trunk]: src fix unused variable warnings
dholland[src/trunk]: src/share/mk Don't install EXTRAHTMLFILES if MKHTML is "no".
msaitoh[src/trunk]: src/sys/dev/pci - Split txdrop evcnt into pcqdrop and descdrop.
christos[src/trunk]: src/sys/dev/usb Don't have modules depend on bpf; they will find...
pgoyette[src/trunk]: src/sys Actually return the updated pointer-to-mbuf-pointer to t...
pooka[src/trunk]: src/sys/rump In addition to kernel/tools sources, include anothe...
joerg[src/trunk]: src/usr.bin/spell/spellprog Spell NULL pointer as NULL.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv delete files no long...
rillig[src/trunk]: src/bin/sh/USD.doc Fix "every" typo in quote from The Mythical M...
martin[src/netbsd-8]: src/etc/etc.amiga Pull up following revision(s) (requested by...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel X38 devices.
joerg[src/trunk]: src/lib/libm/src Add missing __HAVE_LONG_DOUBLE protection.
christos[src/trunk]: src/usr.sbin/ldpd CID 1125876: File descriptor leak
skrll[src/trunk]: src/tools/gcc Note new date for version - this is the import date.
christos[src/trunk]: src/external/cddl/osnet/sys/sys include stdio.h for NULL
martin[src/netbsd-8]: src Welcome to 8.2
wiz[src/trunk]: src Add more links for kcpuset(9).
agc[src/trunk]: src/doc Describe the agc-symver branch
rmind[src/trunk]: src/sys/net/npf npf_session_establish: fix previous.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Consistently use sc_shm_size initialize...
matt[src/trunk]: src/lib/libc/arch/m68k/gen Use __HAVE_FPU__ instead __HAVE_68881__
christos[src/trunk]: src/sys/arch/acorn32/podulebus PR/50514: David Binderman: Add mi...
christos[src/trunk]: src/lib/libedit fix logic (Ingo Schwarze)
msaitoh[src/trunk]: src Modify some macros and add some new macros for CPU family an...
mrg[src/trunk]: src/sys/arch/powerpc/include/oea make sure struct bat is aligned...
manu[src/trunk]: src/lib/libpuffs libpuffs support for fallocate and fdiscard ope...
joerg[src/trunk]: src/common/lib/libc/atomic Add unused memory model argument to m...
uebayasi[src/trunk]: src/usr.bin/config config(1): KNF generated ioconf.c
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/share/man/man3 remove CIRCLEQ pages.
pooka[src/trunk]: src Since the rump kernel does not know when the container it's ...
skrll[src/trunk]: src/sys/arch/arm/broadcom IPIs should be IPL_HIGH according to r...
tron[src/trunk]: src/distrib/sets/lists Update set lists for Postfix 2.11.1.
mrg[src/trunk]: src/share/man/man9 document pci_intr_evcnt()
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi fix SSP build
christos[src/trunk]: src/sys/sys M_COPYALL has a different value now and it is used i...
kre[src/trunk]: src/sbin/dmesg s/or/of/ (a common typo of mine) and s/or/...
christos[src/trunk]: src bump md image size
kamil[src/trunk]: src/share/man/man2 Document TRAP_CHLD in siginfo(2)
hannken[src/trunk]: src/sys/kern Replace the rwlock based implementation with passiv...
rtr[src/trunk]: src/sys/netinet pr_generic() for req = PRU_RCVOOB is always call...
christos[src/trunk]: src/sys/net80211 Don't hold 2 locks at the same time, causes loc...
christos[src/trunk]: src/sbin/gpt CID 1125874: Fix memory leak
knakahara[src/trunk]: src/sys/dev/marvell fix: panic at doing "vmstat -ev" after a PCI...
christos[src/trunk]: src/sys/arch/acorn32/acorn32 change 0x% -> %x
jmcneill[src/trunk]: src/sys/arch/usermode/conf use MACHINE_CPU instead of uname -p; ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Cleanup debug messages
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Push the bits accessing the netwo...
christos[src/trunk]: src/external/gpl3/binutils Regen sh3
pgoyette[src/pgoyette-compat]: src/sys In MODULE_HOOK_CALL_DECL we don't need to prov...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner spellcheck: avialable -> available
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix INIT_DEBUGOUT() messages.
uebayasi[src/trunk]: src/sys/dev Revert previous.
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 When not using the serial console...
mlelstv[src/trunk]: src/sys/dev/sdmmc lock around interrupt registration.
njoly[src/trunk]: src/share/man/man4/man4.evbarm Kill extra .Sh.
kre[src/trunk]: src/tests/bin/sh Remove the trap_zero__explicit_return test case...
pooka[src/trunk]: src/sys/rump Make the file system utility list consistent betwee...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Fix error branch: ttm_bo_unreserve...
christos[src/trunk]: src/sys/external/bsd/acpica merge conflicts
matt[src/trunk]: src/sys/dev/ic Set M_HASFCS does the frame does include the FCS ...
skrll[src/trunk]: src/sys/dev/ic fix build
mrg[src/trunk]: src/external/mit/xorg/bin updates for xmessage 1.0.4 and xwud 1....
martin[src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Remove 'register'.
justin[src/trunk]: src/sys/rump/librump/rumpkern Change assertion as rump_component...
wiz[src/trunk]: src/share/man/man4 Use proper markup in AUTHORS, and sort SEE ALSO.
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Fix builds.
maxv[src/trunk]: src/sys/arch/i386/i386 Actually, put the NOX identification abov...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove no-need #ifdef MARVELL_ATTR_AXI_...
skrll[src/trunk]: src/sys/arch/hppa/hppa Get a large enough buffer for the LIF DIR
joerg[src/trunk]: src/sys/arch/iyonix/iyonix Initialize variables used to setup a ...
christos[src/trunk]: src/external/bsd/tmux merge conflicts
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 change copystr() to asm so that we ...
christos[src/trunk]: src/etc/rc.d Add new keytype, replace duplicated code with loop
maya[src/trunk]: src/lib/libpthread Add a todo item for a future major bump (rena...
ozaki-r[src/trunk]: src Add test cases for setsockopt(IP_IPSEC_POLICY)
simonb[src/trunk]: src/sys/arch/evbmips/sbmips Kernel output format nit.
joerg[src/trunk]: src Go back to just using normal visibility for the locale symbo...
mrg[src/trunk]: src add new xkb/symbols/eu for xkeyboard-config 2.12.
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5706.
riastradh[src/trunk]: src/sys/dev/pci Tweak debug printf directives.
kefren[src/trunk]: src/distrib/sets/lists/tests mark t_ldp_static obsolete (this ti...
christos[src/trunk]: src/tools/compat/sys not a good place to include "nbtool_config.h"
pgoyette[src/pgoyette-compat]: src/sys/arch/mips Add glue for netbsd32 compat_13 and ...
roy[src/trunk]: src/lib/libc/sys read(2): Document ENOBUFS
alnsn[src/trunk]: src/sys/net Initialise status to avoid -Wuninitialized warning.
skrll[src/trunk]: src/tests/lib/csu/arch/hppa Check stack alignment on hppa.
snj[src/netbsd-7]: src Apply patch (requested by spz in ticket #1260):
christos[src/trunk]: src revert previous, will fix differently.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add t_cop test.
hannken[src/trunk]: src/sys/fs/nilfs Prepare nilfs for vcache:
tsutsui[src/trunk]: src/sys/arch/amiga/conf Use COPTS="-O2 -fno-reorder-blocks" for ...
joerg[src/trunk]: src/lib/libm/src Long double conditional.
skrll[src/trunk]: src/sys/compat/netbsd32 Unwrap lines.
mrg[src/trunk]: src/external/mit/xorg/bin/iceauth look for config.h now it is ne...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
martin[src/trunk]: src/sys/dev/ic Add more comments
christos[src/trunk]: src/distrib/sets/lists/misc update for new tmux example .
christos[src/trunk]: src/lib/libc/db/btree don't shortcut closing if the metadata is ...
asau[src/trunk]: src/share/misc Simferopol' is in Krym rather than in Adygeya, an...
ozaki-r[src/trunk]: src/sys/netipsec Move locking notes
joerg[src/trunk]: src/lib HAVE_GCC might not be defined at all...
christos[src/trunk]: src/sys/dev/usb new devices
christos[src/trunk]: src/lib/libpam/libpam pam library has moved and new files
martin[src/netbsd-8]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
sborrill[src/netbsd-8]: src/etc Pull up the following revisions(s) (requested by chri...
christos[src/trunk]: src/share/mk - centralize setting of MK* vars in bsd.own.mk
pgoyette[src/pgoyette-compat]: src/sys/compat/common Use the correct attribute - comp...
martin[src/trunk]: src/sys/arch/sparc64 Allow TOPDOWN-VM only for binaries compiled...
christos[src/trunk]: src/lib/npf/ext_log fix error message
nonaka[src/trunk]: src/sys/dev/pci/hdaudio disestalish interrupt and unmap register...
wiz[src/trunk]: src/lib/libcurses Use more markup, sort ENVIRONMENT.
christos[src/trunk]: src/external/bsd/openpam/dist OpenPAM Ourouparia ...
martin[src/trunk]: src/tests/dev/scsipi The CD emulator has been fixed, no longer e...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support both MII and RGMII phy types
matt[src/trunk]: src/distrib/zaurus/ramdisk Adding -DNDEBUG saves about 5KB of te...
mrg[src/trunk]: src/sys/dev/hdaudio put all the ELD debugging messages under #if...
mrg[src/trunk]: src/sys consolidate the handling of polling across HC drivers, a...
jmcneill[src/trunk]: src/sys/stand/efiboot Claer the screen at startup
pgoyette[src/pgoyette-localcount]: src/sys Adapt some modular drivers to the localcou...
pgoyette[src/pgoyette-localcount]: src/sys Instead of initializing the 'pserialize_t ...
pgoyette[src/pgoyette-localcount]: src/sys/dev/mscp Partial adaptation to the new {b, ...
roy[src/trunk]: src Implement ncurses is_pad(3).
pgoyette[src/pgoyette-compat]: src/sys Fix some thinkos/pastos/typos
christos[src/trunk]: src/usr.bin/xlint/lint1 fix member list deallocation; remove #if...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Deal with more than 1GB of RAM.
jmcneill[src/trunk]: src/sys/arch/arm/dts Increase voltage for frequencies above 1GHz
christos[src/trunk]: src deduplicate the conversion function from statvfs -> statfs12
htodd[src/trunk]: src/distrib/sets/lists/debug Move t_bpfjit.debug to md lists.
christos[src/trunk]: src/sys/net80211 Instead of always checking for ANYC, make it a ...
bouyer[src/netbsd-7]: src/doc tickets 1255, 1257
dholland[src/trunk]: src/share/doc/smm/config Minor updates - I've attempted to catch...
bouyer[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by jmcne...
ozaki-r[src/trunk]: src/sys/dev/usb Suppress debug output of xhci_device_intr_done
martin[src/trunk]: src/sys/arch/playstation2/conf Add missing OBJCOPY
jmcneill[src/trunk]: src/sys/dev/sdmmc print "platform DMA" instead of "SDMA" when us...
christos[src/trunk]: src/sys/net/npf move the module loading in the correct place.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mlelstv i...
wiz[src/trunk]: src/doc binutils-2.29 out.
kamil[src/trunk]: src/sys Move TRAP_CHLD/TRAP_LWP ptrace information from struct p...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/common/config/or1k remove obsolet...
mrg[src/trunk]: src/external/gpl3/gcc make most of this compile:
flxd[src/trunk]: src/sys/arch/i386/conf Add wsmux so wsconsctl will not fail when...
msaitoh[src/trunk]: src/sys/arch s/0x0x/0x/
pgoyette[src/pgoyette-compat]: src/sys/net Rearrange a bit, put all the sysctl-relate...
christos[src/trunk]: src/sys/ufs/ufs Split ufs_direnter futher and turn off tree-vrp ...
pgoyette[src/trunk]: src/lib/libc/time Note restrictions on return values from tzgetn...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp we set SIGCHLD to SIG_IGN so we...
msaitoh[src/trunk]: src/sys/dev/pci Fix some bugs realted to semaphore. This change ...
christos[src/trunk]: src/lib/libc/time - don't leak errno in mktime()
maya[src/trunk]: src/external/mit/xorg/lib/libEGL We use pthread functions, link ...
christos[src/trunk]: src/sys/compat Zero out the ifreq struct for SIOCGIFCONF to avoi...
mrg[src/trunk]: src/sys/dev/usb disable kpreempt around softint_schedule(). fix...
christos[src/trunk]: src/etc/mtree fix typo, from Henning Petersen
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing evcnt_detach(&rxr->rx_copies) ...
wiz[src/trunk]: src/usr.sbin/makemandb Skip files of size 0 from indexing.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add DMA controller driver for sun6i and l...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin setup gmac phy power gpio for Bananapi
pgoyette[src/pgoyette-compat]: src/sys Use the proper test: _RUMPKERNEL vs _RUMP_KERNEL
jmcneill[src/trunk]: src/sys/dev/i2c Add support for RK805
christos[src/trunk]: src/external/gpl2/libmalloc/lib limit to gcc, requested by joerg.
snj[src/trunk]: src/doc whitespace
christos[src/trunk]: src/sys Move all the randomization inside kern_pax.c so we can c...
martin[src/trunk]: src/sys/arch/arm/allwinner Use symbolic constant instead of (wro...
bouyer[src/trunk]: src/sys/dev/acpi joshua stein, PR kern/54493: acpi_i2c uses inco...
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
martin[src/netbsd-8]: src/doc Ammend ticket #1511 for additional changes
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test
tnn[src/trunk]: src/sys/dev/pci mcx(4): fix rx mbuf DMA overrun
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 changed kcopy() to asm to avoid rep...
mrg[src/trunk]: src/sys/dev/pci use pci_mapreg_type() instead of assuming PCI_MA...
jakllsch[src/trunk]: src/sbin/fsck_msdos The on-disk FAT array does not include anyth...
knakahara[src/trunk]: src/sys/dev/pci mofity for if_wm and if_bge to use pci_intr_alloc()
pgoyette[src/pgoyette-localcount]: src/sys/kern Redo previous, restoring "return xxx; ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add drvctl
riastradh[src/trunk]: src/sys/compat/svr4 Feebly attempt to get this reference countin...
skrll[src/trunk]: src/sys/arch/prep/stand/boot Appease gcc - error: 'error' may be...
mrg[src/trunk]: src/sys/dev/usb fix two issues, found by maya@ while testing urn...
pgoyette[src/pgoyette-compat]: src/sys/kern Actually allocate/define the kern_proc_32...
pgoyette[src/pgoyette-compat]: src/sys/dev Don't compile NTP-related case if NTP is n...
martin[src/trunk]: src/share/mk Switch alpha and sparc64 back to gcc 4.8 and old bi...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: TRAP_SETUP() updated to set ...
tron[src/trunk]: src/external/ibm-public/postfix/share More corrections.
rin[src/trunk]: src/sys/arch/atari/dev Remove unused KBD_NULLMAP entries copy-pa...
mrg[src/trunk]: src/sys/arch/x86/x86 fix a !MP build issue.
christos[src/trunk]: src/lib/libc/time merge 2014i
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common Make sure we declare the h...
pgoyette[src/pgoyette-compat]: src/sys/conf This should no longer be needed
macallan[src/trunk]: src/sys/dev/pci/voyager support anti-aliased fonts in 8bit
skrll[src/trunk]: src/sys/dev/usb Improve DEBUG message.
martin[src/trunk]: src/tests/lib/csu/arch/sparc64 Add stack alignement checking for...
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos Conditionalize compat_09 syscalls
uwe[src/trunk]: src/sys/ddb Print db> prompt in db_read_line(), not db_readline().
kiyohara[src/trunk]: src/sys/dev/marvell Fix macro MVXORE_CHAN2BASE(). The XORE has ...
pgoyette[src/pgoyette-compat]: src/sys No need to declare the crypto_50 init/fini rou...
snj[src/netbsd-7]: src/external/bsd/kyua-testers Pull up following revision(s) (...
mrg[src/trunk]: src/usr.bin/flock fix a bug gcc 8 picked up: use ~LOCK_NB to loo...
nakayama[src/trunk]: src/distrib/sets/lists/xbase Remove duplicated line.
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Remove size pages from va. Not a page.
martin[src/trunk]: src/external/bsd/bind/dist/lib/dns Make it compilable: avoid voi...
martin[src/trunk]: src/sys/kern oops, remove accidently commited debug code
rin[src/trunk]: src/sys/arch/evbmips/conf Remove invalid option copy-paste from ...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.106:
sevan[src/trunk]: src/doc OpenSSH 8.0 is out
mrg[src/trunk]: src/external/gpl3/gcc - undef STARTFILE_PREFIX_SPEC, it is wrong...
mrg[src/trunk]: src - various updates for GCC 7 riscv definitions: -mabi and -ma...
christos[src/trunk]: src/usr.sbin/npf/npfctl more explicit syntax
maxv[src/trunk]: src/sys/arch/x86/x86 Remap the rodata and data+bss segments with...
riastradh[src/trunk]: src/usr.bin/vndcompress Clarify compile-time and run-time arithm...
ozaki-r[src/trunk]: src/tests/net/if_bridge Reflect a fix for bridge
ryo[src/trunk]: src/sys/arch/arm/cortex - fix sc_ev_missing_ticks over-counting.
christos[src/trunk]: src/lib/libskey use strlcpy here; the destination string is pass...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Make the netbsd32_sendsig_sig...
christos[src/trunk]: src/sys/arch fix unused variable warnings
jmcneill[src/trunk]: src/sys/stand/efiboot ST FirmwareRevision field is in a vendor d...
uebayasi[src/trunk]: src/usr.bin/config config(1): Set NULL to unused cfdata::cf_loc
skrll[src/trunk]: src/sys/arch/arm/broadcom Reduce latency a bit. From nat@
skrll[src/trunk]: src/share/mk binutils 2.26 is no more.
christos[src/trunk]: src/tests/lib/libc need <sys/stat.h>
riz[src/trunk]: src/sys/dev/ic Put back and properly mark a variable which is us...
kamil[src/trunk]: src/sys/kern Cleanup dead code after revert of racy vfork(2) commit
jmmv[src/trunk]: src/tests/lib/libc/locale Mark two routinely-broken tests as exp...
pgoyette[src/pgoyette-localcount]: src/tests/lib/libpthread Import test fix from HEAD.
skrll[src/trunk]: src/sys/arch/hppa/conf Use the MI usb majors
dennis[src/trunk]: src/sys/arch Correct 32 and 64 bit byte swap inlines
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Update a comment to reflect ARM A...
nonaka[src/trunk]: src/doc Fix format.
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
maxv[src/trunk]: src/sys/kern Correctly align the size+redzone for KASAN, on amd6...
nat[src/trunk]: src/sys/dev Mixer device bounds checking.
nat[src/trunk]: src/sys/dev Ensure to call mix write if inserting silence into t...
jmcneill[src/trunk]: src/sys/modules set GENASSYM_DIR for arm and earm
knakahara[src/trunk]: src/sys/arch/x86/pci fix pci_intr_alloc(..., NULL, 0). reported ...
jmcneill[src/trunk]: src/sys/dev/sdmmc Print the selected transfer mode if known.
christos[src/trunk]: src/usr.sbin/npf descend to npfd
jakllsch[src/trunk]: src/sys/dev/fdt fdtvar.h: Use _KERNEL_OPT wrapper where necessary.
kiyohara[src/trunk]: src/sys/dev/marvell Add tags for AXI_CS[01].
sevan[src/trunk]: src/doc one tab to start an item, and two tabs to indent the con...
apb[src/trunk]: src/share/zoneinfo Import tzdata2013b from ftp://ftp.iana.org/tz...
mrg[src/trunk]: src/external/mit/xorg/tools remove obsolete tools and comments.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf turn on devpubd
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan simplify and add mo...
wiz[src/trunk]: src/share/man New sentence, new line.
kre[src/trunk]: src/bin/test Allow SMALL (and TINY) builds of test (for SMALL/TI...
mbalmer[src/trunk]: src Add a man page for asus(4), written by Leonardo Taccari as p...
mrg[src/trunk]: src/external/gpl3/gcc - update README.gcc8 to include current st...
snj[src/netbsd-8]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: booting from a ISO image o...
mrg[src/trunk]: src/sys retire kern_xxx.c. long live kern_xxx.c.
mrg[src/trunk]: src/sys/dev/usb add a default case in xhci_init_slot().
dholland[src/trunk]: src/distrib/sets/lists/tests Mark stray files obsolete (don't ju...
skrll[src/trunk]: src Build a module for usmsc(4).
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by is...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Add prototype for the default n...
mlelstv[src/trunk]: src/etc/etc.evbarm Handle ALL_KERNELS selection
pgoyette[src/pgoyette-compat]: src/doc Note issue with compat_sunos vs sparc64's comp...
christos[src/trunk]: src/lib/libexecinfo don't kill the existing includes
christos[src/trunk]: src/sys/compat/netbsd32 fix multiple mistakes:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable vchiq, add vcaudio and audio dri...
macallan[src/trunk]: src/usr.bin/ldd apply kludge to make this more or less work on m...
wiz[src/trunk]: src/lib/libcurses Use Ev for environment variables.
joerg[src/trunk]: src/share/mk Relink binaries if crti.o changes.
christos[src/trunk]: src/external/bsd/mdocml/dist avoid arraycount for toolz
christos[src/trunk]: src/sys provide VNOVALSIZE and VNOVALFLAGS to avoid casting in s...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use correct gating reg on A31
christos[src/trunk]: src/sys/net/npf - avoid trailing , in dependencies when there ar...
pgoyette[src/pgoyette-localcount]: src/sys/rump/librump/rumpkern Make sure we include...
isaki[src/trunk]: src/tests/lib/libm Fix and revive test of atan_inf_neg, atan_inf...
christos[src/trunk]: src/usr.sbin/npf/npfctl add another
roy[src/trunk]: src/lib/libcurses u_int -> unsigned int, u_int32_t -> uint32_t.
martin[src/trunk]: src/sys/dev/rasops Add syntatic sugar to avoid hurting my eyes
kre[src/trunk]: src/sbin/newbtconf Remove uses of test -o
christos[src/trunk]: src/sys/ddb add a simple stacktrace macro
pgoyette[src/pgoyette-compat]: src/sys Don't restrict hooks to having only int or voi...
riastradh[src/trunk]: src/sys/kern KASSERT(A); KASSERT(B) instead of KASSERT(A && B).
skrll[src/trunk]: src Remove katelib.h and references to it.
mlelstv[src/trunk]: src/sys/compat/netbsd32 signed/unsigned comparison.
rin[src/trunk]: src/usr.sbin/sysinst/arch/atari Enable NOPARTMAN for install media.
christos[src/trunk]: src/sys/kern downgrade an error to debug.
jakllsch[src/trunk]: src/sys/dev/ic Use AHCI_CMDTBL_SYNC in ahci_exec_fis() to ensure...
jakllsch[src/trunk]: src/sys/dev/ic Use AHCI_RFIS_SYNC in ahci_cmd_complete() AT_READ...
jmcneill[src/trunk]: src/sys/arch/usermode/modules/syscallemu use MACHINE_CPU instead...
ozaki-r[src/trunk]: src/tests/net/ndp Check autoconf flag
christos[src/trunk]: src/sys/sys excise unused qchain
msaitoh[src/trunk]: src/sys/dev/pci Revert rev. 1.68.
pgoyette[src/pgoyette-compat]: src/sys Convert the openat_10 hook to use the MP-safe ...
pgoyette[src/pgoyette-compat]: src/sys/net Don't accept OIFLIST operation unless the ...
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot fix build.
macallan[src/trunk]: src/sys/dev/i2c add another matchstring for the ds1307 found in ...
macallan[src/trunk]: src/sys/dev/i2c appease -Werror=stack-protector by avoiding vari...
ozaki-r[src/trunk]: src/sys Make IPsec SPD MP-safe
mlelstv[src/trunk]: src/sys/dev/ic detach wscons when detaching console
yamt[src/trunk]: src/lib/libc/iconv fix rev.1.13
riz[src/trunk]: src/sys/netinet6 Revert previous and solve in a different way, u...
uebayasi[src/trunk]: src/sys/arch Install agp_* drivers where pchb(4) is installed ex...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal no tls for s...
kamil[src/trunk]: src/share/man/man2 Document that TRAP_EXEC is .Nx extension and ...
roy[src/trunk]: src/doc Note import of dhcpcd-7.2.0
alnsn[src/trunk]: src Build and install sljit and bpfjit rump components iff ${MKS...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common delete error(1...
martin[src/netbsd-8]: src/sys/arch/i386/include Pull up following revision(s) (requ...
jnemeth[src/trunk]: src/sys/sys add implementation defined attributes from FreeBSD
pgoyette[src/pgoyette-localcount]: src/sys Initial import of localcount(9) as propose...
jmmv[src/trunk]: src/tests/lib/libc/c063 fexecve is not implemented, so mark the ...
joerg[src/trunk]: src/share/man/man3 __dead functions can not return, which is dif...
skrll[src/trunk]: src/sys/dev/usb usmsc needs usbnet
skrll[src/trunk]: src/sys/arch/hppa Trailing whitespace
jakllsch[src/trunk]: src/sys/arch/evbarm/fdt fdt_cpu_rootconf: fix root on wd(4)
martin[src/trunk]: src/sys/sys Change __always_inline to simple __inline to unbreak...
christos[src/trunk]: src/games/larn need time.h for time(), got side-loaded before fr...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix a few typos in the audio infoframe w...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by kre in ticket...
mrg[src/trunk]: src/distrib/sets/lists bump libXrandr.so minor
rhialto[src/trunk]: src/sys/kern Do all delta calculations strictly using uint32_t. ...
rmind[src/trunk]: src/sys/net/npf npf_ifmap_copylogname: be more defensive.
ginsbach[src/trunk]: src/usr.sbin/rpcbind Fix compile warnings.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun8i-h3-nanopi-neo-air.dts, sun8i-...
maxv[src/trunk]: src/sys Lock before calling uvm_swap_stats(). Otherwise a race c...
mrg[src/trunk]: src/usr.bin/stat adjust fallthru comment.
christos[src/trunk]: src/sys/kern Explain where this will fail.
skrll[src/trunk]: src/sys/dev/usb Remove a couple of items
isaki[src/trunk]: src/sys/dev Improve in #ifdef AUDIO_INTR_TIME.
tsutsui[src/trunk]: src/sys/arch/sgimips/sgimips Initialize ci_divisor_delay by temp...
rin[src/trunk]: src/share/man/man9 - pci_intr_setattr() is in pci_intr(9)
christos[src/trunk]: src/external/bsd/bind/lib bump bind libs.
kamil[src/trunk]: src/sys/kern Add two KASSERTS in the ptrace(2) kernel code
mrg[src/trunk]: src/usr.bin/telnet use memmove() instead of strncpy() for overla...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix build for debug with bpfjit.
martin[src/trunk]: src/sys/kern Remove dead code
pooka[src/trunk]: src/sys/rump add librumphijack to the list
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Support fractional dividers. This lets u...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not present in 30960...
snj[src/netbsd-7]: src/sys/dev/usb regen for ticket 1245
jmcneill[src/trunk]: src/sys/arch/usermode/target/arm implement md_get_pc and md_set_pc
martin[src/netbsd-8]: src/sys/dev/usb regen (for ticket #1508)
martin[src/netbsd-8]: src/doc Tickets #1514 - #1518
justin[src/trunk]: src/sys/rump Add libelf to rump directories
mrg[src/trunk]: src/sys/gdbscripts make '$e' in here the whole structure instead...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix GCC warning on NET4501, PR/52451.
wiz[src/trunk]: src/share/man/man7 Use Fl for flags.
pgoyette[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Yet ...
msaitoh[src/trunk]: src/sys/net - Fix bridge_enqueue() which was broken by last comm...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different offset for A31 GMAC
jmcneill[src/trunk]: src/sys/dev/hdmicec add makefile for installing hdmicecio.h
knakahara[src/trunk]: src/sys/net gif(4)'s if_output() is already MP-safe. It should e...
dennis[src/trunk]: src/sys/arch/riscv/include Fix a typo: the PC is likely in _REG_PC
ozaki-r[src/trunk]: src Add basic tests for IPv6 Address Lifetime Expiry
christos[src/trunk]: src/external/gpl2/xcvs/dist/src delete the assert as we'll never...
martin[src/netbsd-8]: src/doc Tickets #1522 and #1523
msaitoh[src/trunk]: src/sys/dev/pci Do I219 TX DMA workaround only when TDLEN(0) != 0
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 - ci_paddr is always 64-bit.
marty[src/trunk]: src/sys/arch/evbarm/exynos FDT XU4 fix uboot support
christos[src/trunk]: src/usr.bin/config print more info about the overflow
ozaki-r[src/trunk]: src/tests/net/route tests: dump kernel stats on cleanup
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace.
jakllsch[src/trunk]: src/external/bsd/wpa/dist/src/drivers Pass the scan result RSSI ...
jmmv[src/trunk]: src/tests/dev/sysmon These tests are flaky so mark them as expec...
christos[src/trunk]: src/sys/net sync with libcap-1.9.1
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc merge debug/file prefix/merge stu...
rmind[src/trunk]: src NPF:
maya[src/trunk]: src Remove ldconfig from /rescue, and mark it MI obsolete.
skrll[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64 Remove garbage. M...
mrg[src/trunk]: src/distrib/sets/lists gcc 8 set lists updates. i don't appear ...
maxv[src/trunk]: src/sys/dev/usb Improvements:
tsutsui[src/trunk]: src/share/mk Revert rev 1.359 which broke libsa builds. PR/50101
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use the right macro in dwc2_root_intr_...
marty[src/trunk]: src/sys/arch/evbarm/conf EXYNOS - change ODROID-XU4 to EXYNOS
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm hide some de...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Trailing whitespace.
christos[src/trunk]: src/sys/fs/udf fix udf_node leak. Reported by:
christos[src/trunk]: src/sys/fs/ptyfs Revert previous; it does not work with COMPAT_B...
apb[src/trunk]: src Fix two incorrect attempts to skip blank lines or comment li...
tsutsui[src/trunk]: src/sys/arch Add gffb(4) at pci.
nonaka[src/trunk]: src/sys/dev/usb Added Huawei E171 3G modem.
ozaki-r[src/trunk]: src/tests/net/net Add more tests for IPv6 link-local addresses
phx[src/trunk]: src/sys/dev Add s390rtc(4).
mrg[src/trunk]: src/sys/external/bsd/drm2/dist add support for kabylake and skyl...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Rename marvell_system_reset_old from...
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5756, BCM5717C, BCM5719C, BCM5720C and BC...
christos[src/trunk]: src/sys/sys Add an FMT macro to snprintb the callout flags.
rmind[src/trunk]: src NPF: add support for table naming and remove NPF_TABLE_SLOTS...
joerg[src/trunk]: src/lib/libm/compiler_rt Add missing muldc3.c.
pgoyette[src/pgoyette-localcount]: src/sys/kern Fix logic to avoid dereferencing NULL...
macallan[src/trunk]: src/compat don't build kernel grovelling tools as n64 on sgimips...
skrll[src/trunk]: src/sys/dev/ic Another locking fix in slhci_roothub_ctrl
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for device tree "gpio-keys" device. E...
christos[src/trunk]: src/external/bsd/dhcp/dist minimal patches to compile with WARNS...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable axp20x for now, it seems after ...
skrll[src/trunk]: src/sys/kern Deal with M_COPYALL becoming -ve properly in m_copym0.
christos[src/trunk]: src/sbin/newfs_sysvbfs fix includes, addr __RCSID
christos[src/trunk]: src/sys/dev/usb more locking and int -> size_t from Anon Ymous
pgoyette[src/pgoyette-localcount]: src/sys/kern Improved comment. No code change.
pgoyette[src/pgoyette-localcount]: src/sys/fs/adosfs Call bdevsw_release() in the nor...
joerg[src/trunk]: src Man page entries for ceill, floorl and roundl.
pgoyette[src/pgoyette-localcount]: src/distrib/sets/lists/comp Add localcount(9) man ...
rmind[src/trunk]: src Build rumpkern_sljit and rumpnet_bpfjit; include them into t...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SDHC_FLAG_POLL_CARD_DET flag which lets th...
pgoyette[src/pgoyette-compat]: src/sys/compat Bring in some more changes from HEAD.
skrll[src/trunk]: src/external/gpl3/binutils/dist/binutils Fix silly typo
pooka[src/trunk]: src/lib/librumpuser Attempt two for the previous: _ILP32 comes f...
sevan[src/trunk]: src/bin/cat Drop the case '?' which is defined after case 'defau...
mlelstv[src/trunk]: src/sys/dev/sdmmc More register definitions.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Do not print timeout message when SCF_TOU...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Put netbsd32_sendsig_siginfo() ...
christos[src/trunk]: src/external/bsd/nvi/dist/dist regen. Add configure.ac and empty...
kiyohara[src/trunk]: src/sys/arch/arm/arm Add a white-space into comment and `*/'.
skrll[src/netbsd-7]: src/sys/dev/usb Wrong branch (for now)
skrll[src/trunk]: src/sys/arch/arm/arm32 RCSid police
christos[src/trunk]: src/sys/net/npf Cast m_mbuflen() result to "size_t". It could al...
mlelstv[src/trunk]: src/sys/arch/evbarm/conf BEAGLE* kernel expects NetBSD bootargs ...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Handle BCM2838 (bcm2711) SoC pecularit...
maxv[src/trunk]: src/sys/arch Remove IBCS2_DEBUG (does not exist).
snj[src/trunk]: src/games/hals_end English
christos[src/trunk]: src/sys/fs/tmpfs mark variable __diagused
christos[src/trunk]: src Provide the correct system Makefile path to the tools make. ...
nakayama[src/trunk]: src/sys/lib/libkern Make sparc64 32-bit kernel buildable.
mlelstv[src/trunk]: src/sbin/raidctl nspares is now unsigned. Validate and use as po...
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Don't attach the device, if namespace no...
christos[src/trunk]: src/sys/rump/net/lib/libsockin can we please stop breaking the b...
dholland[src/trunk]: src/lib/libcurses Remove stray .if make(insatll).
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 And use proper macro names
rtr[src/trunk]: src/sys fix parameter types in pr_ioctl, called xx_control() fun...
christos[src/trunk]: src/sys/arch/hpcmips/stand/pbsdboot PR/52445: David Binderman: F...
skrll[src/trunk]: src/sys/dev/usb Simplify debug/DIAGNOSTIC code.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/50559: David Binderman: Add ...
christos[src/trunk]: src/bin/sh add missing <sys/stat.h>
christos[src/trunk]: src/usr.sbin/makemandb fix legacy mode in pager filter. (don't u...
christos[src/trunk]: src/sys/arch/arm/broadcom Limit number of words we read..
christos[src/trunk]: src/sys/kern don't cast void * in c.
christos[src/trunk]: src/sys/net/npf remove the detach that does not belong here anym...
dholland[src/trunk]: src/distrib/sets/lists Update set lists for /usr/share/doc reorg.
jnemeth[src/trunk]: src/sbin/gpt Remove FreeBSD specific code as per message to tech...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix merge mishap in rev 1.9/1.10 ...
maxv[src/trunk]: src Remove iwic(4). It is part of ISDN, which we are now retirin...
dholland[src/trunk]: src/sys/ufs/lfs Fix catastrophic bug in lfs_rewind() that change...
wiz[src/trunk]: src/usr.sbin/npf/npfd Whitespace, fix xref, remove unnecessary m...
christos[src/trunk]: src/etc Instead of hard-coding all the MK* vars and constantly b...
ozaki-r[src/trunk]: src/tests/net/arp Add tests for GARP
tsutsui[src/trunk]: src/sys/arch/atari/dev Appease gcc48 -Wunused-but-set-variable w...
christos[src/trunk]: src/usr.sbin/npf/npfd Add log validation
pgoyette[src/pgoyette-localcount]: src/sys/kern More locking fixes from riastradh@
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/GL remove unused files.
apb[src/trunk]: src Set USETOOLS and MAKEWRAPPERMACHINE in parseoptions(), where
jmmv[src/trunk]: src/tests/fs/vfs Fix the t_renamerace:lfs_renamerace_dirs test o...
dholland[src/trunk]: src/sys/lib/libsa Rearrange the structures in the lfs bootbolloc...
tron[src/trunk]: src/external/ibm-public/postfix Build and install posttls-finger...
christos[src/trunk]: src/sys/net/npf *"" is not constant according to gcc. So we move...
ozaki-r[src/trunk]: src/sys/rump/kern/lib/libsysproxy rump: add missing sanity check...
justin[src/trunk]: src Add negative offset checks to fseeko
skrll[src/trunk]: src/sys/dev/ic Typo in previous
jmcneill[src/trunk]: src/sys/arch/arm/fdt Re-add support for cpu nodes with status = ...
ryo[src/trunk]: src/sys/arch/aarch64/include define VM_KERNEL_IO_SIZE for clarity
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that chips which have BCM5906 ASIC tou...
martin[src/trunk]: src/lib/libc/arch/alpha/gen Remove clearing of ucontext_t, the o...
knakahara[src/trunk]: src/sys/dev/pci Sorry, if_wm turns MSI/MSI-X default off by my m...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
pgoyette[src/trunk]: src/games/atc Sync descriptive text with actual game definition.
mbalmer[src/trunk]: src Add the syslog(3) Lua binding to the build.
jmcneill[src/trunk]: src/sys/dev/ic add $NetBSD$ to top of files
kre[src/trunk]: src/sbin/gpt Fix a typo, and make a couple of minor wording impr...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs rump_vfs_mount_print: use vfs_vnode...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_netbsd32 Add missing file to th...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Wrap long lines, so that nothing overflows.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Make if_43_{init, fini} return an...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_raid_80 Don't include common co...
rmind[src/trunk]: src/share/man/man9 Mention kmem_intr(9) routines.
christos[src/trunk]: src/sys/kern table can't be NULL here.
alnsn[src/trunk]: src/sys/arch Always define SLJIT_CACHE_FLUSH(), start include gu...
pgoyette[src/pgoyette-compat]: src/sys Rework placement of the new netbsd32_machine32...
kamil[src/trunk]: src/lib/libc/sys Fix swapped text between PT_GET_PROCESS_STATE a...
pgoyette[src/pgoyette-compat]: src/doc Make a note about clockctl vs NTP
kre[src/trunk]: src/bin/sh Slightly improve "jobs" command output in cases where...
maxv[src/trunk]: src/sys/kern Remove uvm_extern.h and exec.h (unused).
snj[src/trunk]: src/distrib/notes/mvme68k Remove reference to a 14 year old IP a...
christos[src/trunk]: src/usr.sbin/ndp Don't forget to set sin_scope. From Ryota Ozaki
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 typo: insert missing ')'
riz[src/trunk]: src/sys/fs/udf Don't create a variable just to assert() on it - ...
nonaka[src/trunk]: src/sys/dev/ic Remove RAL_DEBUG define. Fix amd64 ALL kernel bui...
christos[src/trunk]: src/usr.sbin/npf/npfctl more todo
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer more portability fixes.
mlelstv[src/trunk]: src/sys/fs/nfs/common invalidate input mbuf as soon as it is con...
joerg[src/trunk]: src/lib/libc Sort out relationship with crt0.o on major bump.
pgoyette[src/pgoyette-compat]: src/sys/arch (Try to) move the arm-specific compat_net...
maxv[src/trunk]: src/share/man Remove references to i386.
nat[src/trunk]: src/sys/dev The audio module will now compile with WARNS=5.
christos[src/trunk]: src/distrib/sets/lists/base firmware files for if_athn
skrll[src/trunk]: src/sys/arch/arm/broadcom Handle processor private interrupts be...
christos[src/trunk]: src/sys/ufs/chfs simplify.
kiyohara[src/trunk]: src/sys/arch/powerpc Support Synopsys DesigneWave OTG on PowerPC...
christos[src/trunk]: src/usr.bin/sed restore sccsid[]'s per core@'s decision
jnemeth[src/trunk]: src/sbin/gpt Only skip past _PATH_DEV if it is actually present.
ozaki-r[src/trunk]: src/usr.sbin/arp Reduce abuse of global variables
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H3 audio codec.
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
christos[src/trunk]: src/distrib/sets/lists move xtrans.m4 to comp, since it gets ins...
rmind[src/trunk]: src/sys/kern Fix previous, use the correct value for softint_est...
christos[src/trunk]: src/tools/host-mkdep Put back error checking in a simpler form t...
joerg[src/trunk]: src Remove atomic hack for ARM, libc now provides the missing sy...
jmcneill[src/trunk]: src/sys/dev/sdmmc bus_dma_segment_t ds_addr is bus_addr_t not pa...
skrll[src/trunk]: src/sys/arch Centralise defparam CONSADDR, CONSPEED, CONMODE and...
maxv[src/trunk]: src/sys/arch/amd64/amd64 clarify
sjg[src/trunk]: src/usr.bin/make Apply realpath() to p before matching against m...
rtr[src/trunk]: src/sys * split PRU_ACCEPT function out of pr_generic() usrreq s...
christos[src/trunk]: src/sys/arch remove local version of mstohz() now that <sys/para...
christos[src/trunk]: src/distrib/sets/lists t_mcast is not a rump test (but should be).
riastradh[src/trunk]: src/sys/dev/acpi Register a null power handler if acpiec fails t...
mrg[src/trunk]: src/external/gpl3/gcc.old/dist merge gcc 7.4 into gcc.old part 2.
dholland[src/trunk]: src/share/doc/smm/config New sentence, new line.
pgoyette[src/pgoyette-compat]: src/sys/compat/ultrix Conditionalize compat_09_sys_{ge...
pooka[src/trunk]: src/lib/librumpuser Refine previous: sys/sysmacros.h is where MI...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Keep only one copy of the netbs...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set HDAUDIO_FLAG_NO_STREAM_RESET quirk
wiz[src/trunk]: src/usr.sbin/syslogd Bump date for FIFO support.
christos[src/trunk]: src/sys/netinet - Do the size checks before calling the cpu chec...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix previous; PSCI_CPU_ON requires an MPIDR!
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix calculation of the cpu model (display m...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Setup Bt458 color palette to support AN...
mrg[src/trunk]: src/sys/arch/amd64 properly copy regs for kgdb, and define the n...
skrll[src/trunk]: src/sys/uvm/pmap s/0/KERNEL_PID/ for correctness
msaitoh[src/trunk]: src/sys/arch/x86/include Fix 0x0d's DCACHE entry and 0xeb's L3CA...
christos[src/trunk]: src/lib/libedit Instead of compiling all the source files togeth...
christos[src/trunk]: src/external/bsd/tmux/dist/compat delete things that we don't ne...
christos[src/trunk]: src/sys/arch/arm/include include <sys/sigtypes.h> for sigset_t
christos[src/trunk]: src/sbin/ifconfig Allow -v to be used with other commands (list ...
pgoyette[src/pgoyette-compat]: src/sys/kern Add missing # to fix the non-SCTP case.
scole[src/trunk]: src/sys/arch/ia64/ia64 In map_vhpt(), read pmap_vhpt_log2size be...
riastradh[src/trunk]: src/sys/dev/pci Null out sbuf->m on failure to avoid double-free...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Convert sab_shutdown from deprecated sh...
maxv[src/trunk]: src/sys/kern This is weird; 'abort' already does all this, so si...
msaitoh[src/trunk]: src/sys/dev/pci Add Precision Time Management (PTM) ECN.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.2
dholland[src/trunk]: src/sbin/newfs_lfs Typo in comment.
christos[src/trunk]: src/sys/net initialize args the same way we do in filter.
pgoyette[src/pgoyette-compat]: src/doc Add some details to some of the entries.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.1 with the follow...
kre[src/trunk]: src/bin/sh Fix things so that STATIC can me made static (-DSTATI...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.0 with the follow...
kamil[src/trunk]: src/lib/libc/stdlib Compatibility fixes in reallocarr(3)
apb[src/trunk]: src/usr.bin/xinstall mtree spec files want nanoseconds, so multi...
joerg[src/trunk]: src/sys/arch/evbarm/awin Don't hang when booting Cubietruck via ...
maxv[src/trunk]: src/sys/uvm Remove this check, it has never protected against mm...
ozaki-r[src/trunk]: src/tests/net Test dumping states before destroying interfaces
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Wrap a long ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common remove incorre...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add Vortex86EX.
pgoyette[src/pgoyette-compat]: src/sys WIP - clean up some of the Makefiles and conf/...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl search for the prop...
christos[src/trunk]: src/doc new flex
wiz[src/trunk]: src/lib/libedit Fix Dd argument.
pgoyette[src/pgoyette-compat]: src/doc Note the future need to sort out placement of ...
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd Revert. For whatever reasons...
christos[src/trunk]: src/sys/dev/adb We don't have Debugger if we don't have DDB.
jmmv[src/trunk]: src/tests/dev/scsipi Expect a crash in the noisyeject test. Men...
matt[src/trunk]: src/sys/sys Remove unofficial AVR32
kiyohara[src/trunk]: src/sys/dev/sdmmc Add flags SDHC_FLAG_NO_AUTO_STOP and SDHC_FLAG...
mrg[src/trunk]: src/distrib/sets/lists/comp fix MKCOMPAT=no builds.
skrll[src/trunk]: src/sys/dev/ic Typo in comment
skrll[src/trunk]: src/sys/dev/usb PR/48964: In urndis(4), initialization of ifnet ...
christos[src/trunk]: src/lib/libedit fix typos from Pedro Giffuni @FreeBSD
christos[src/trunk]: src/lib/libedit eliminate static buffer with custom resizing code.
hannken[src/trunk]: src Move vnode members v_synclist_slot and v_synclist as vi_sync...
mrg[src/trunk]: src/usr.sbin/sup/source convert most sprintf() to snprintf().
mlelstv[src/trunk]: src/sys/dev Bail when dkdriver hasn't been initialized. This can...
christos[src/trunk]: src/distrib/utils/zcat adjust to new zlib
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.3.0 pass 2. still will n...
uwe[src/trunk]: src/tools/host-mkdep Some shells have ((expr)) syntax for arithm...
riastradh[src/trunk]: src/sys/kern Don't walk off the end of the dirent buffer.
spz[src/trunk]: src/external/bsd/dhcp/include make the comment at the DHCPv6 def...
jmcneill[src/trunk]: src/sys/arch Add driver for the bcm2835 internal SD controller. ...
skrll[src/trunk]: src/sys/dev/usb Wrap long line. From t-hash.
pgoyette[src/pgoyette-compat]: src/doc Replace the NTP issue with one for COREDUMP. ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/sys/dev/usb Convert smsc(4) to usbnet
ozaki-r[src/trunk]: src/sys/netinet6 Add missing IPsec policy checks to icmp6_rip6_i...
christos[src/trunk]: src/etc/mtree new directories for compat npf
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Kill stack protect...
nonaka[src/trunk]: src/sys/dev/pci Use pci_intr_alloc().
isaki[src/trunk]: src/usr.sbin/sysinst indent and some KNF.
riastradh[src/trunk]: src/sys/opencrypto Avert userland-controlled integer overflow.
sjg[src/trunk]: src/usr.bin/make/unit-tests Extract broken tests
leot[src/trunk]: src/etc/rc.d Do not start npf again at reboot (it is started via...
macallan[src/trunk]: src/sys/dev/ic fix typo
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid taking locks durin...
wiz[src/trunk]: src/lib/libc/time Remove 'No' macros with no effect.
blymn[src/trunk]: src/tests/lib/libcurses/director Add carriage return to the quot...
alnsn[src/trunk]: src/sys/net Refactor BPF_COPX code. New version doesn't load buf...
snj[src/netbsd-8]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
skrll[src/trunk]: src/sys/dev/usb Don't forget to use HTOO32 when adding OHCI_TD_R...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.6
msaitoh[src/trunk]: src/sys/net Fix a bug that bridge_enqueue() incorrectly cleared ...
justin[src/trunk]: src/tests/lib/libc/gen PR misc/49342 fix issue where time can ti...
macallan[src/trunk]: src/sys/dev/sbus - store bitmap fonts in vram
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set SDHC_FLAG_POLL_CARD_DET when we have...
ozaki-r[src/trunk]: src Add tests for NDP
msaitoh[src/trunk]: src/sys/dev/pci The WM_F_EEPROM_EERDEEWR is not required on iNVM...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: The maximum number of register windo...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Provide the correct feature m...
uebayasi[src/trunk]: src/sys/dev/wscons Give up making wscons modular for now.
uwe[src/trunk]: src/usr.bin/sed Bump date for previous (PR #45981): the change (...
maxv[src/trunk]: src/sys Remove exec_aout support in compat_freebsd. The only rea...
christos[src/trunk]: src/sys/rump/librump/rumpkern we now use TAILQ
zafer[src/trunk]: src/sbin/iscsid mention requirements for custom kernels.
riastradh[src/trunk]: src/sys Fail, don't panic, on bad dirents from file system.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add compat_netbsd32* mo...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
kamil[src/trunk]: src/tests/lib/libc/sys Merge PT_GET_PROCESS_STATE checks into tr...
isaki[src/trunk]: src/sys/arch/x68k/x68k Add a comment on mnemonic that assembler ...
riastradh[src/trunk]: src/sys Initialize ubchist earlier.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan add some missing sources.
christos[src/trunk]: src/sys/arch/hpcmips/stand/libsa PR/52446: Devid Binderman: Fix ...
christos[src/trunk]: src/external/bsd/flex merge conflicts
jakllsch[src/trunk]: src/sys/arch/evbarm/include Fix #include path for aarch64/setjmp.h.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/usr.bin/split needs <sys/stat.h>
jmcneill[src/trunk]: src/sys/dev/sdmmc don't hold intr_lock while calling sdhc_execut...
abhinav[src/trunk]: src/usr.sbin/makemandb Memory allocated by sqlite3_mprintf shoul...
maxv[src/trunk]: src Remove the userland part of ISDN. The kernel part is untouch...
christos[src/trunk]: src/sys/ufs/chfs fix buf leak. Reported by:
christos[src/trunk]: src/external/bsd/flex get the right version even for the tools b...
skrll[src/trunk]: src/sys/net Typo in comment
christos[src/trunk]: src/lib/libc/citrus need <sys/stat.h>
wiz[src/trunk]: src/sbin/fsdb Fix punctuation markup.
nonaka[src/trunk]: src/sys/dev/usb Added Weltrend Semiconductor vendor and device.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb CID 1102812: Fix uninitialized
kamil[src/trunk]: src/sys/kern Avoid -LONG_MIN msgtyp in msgrcv(2) and treat it as...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a bug in last commit. Check correct var...
christos[src/trunk]: src/distrib/sets/lists/tests fix name of the test
christos[src/trunk]: src/sys/dev/pci make the apple code compile again.
jmcneill[src/trunk]: src/sys/dev/ic only set PR bit in frame filter if IFF_PROMISC is...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils CID 1102810: Fix uninit...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 White space for readability
christos[src/trunk]: src/external/bsd/bind/dist/bin/tests remove blank line
pgoyette[src/pgoyette-compat]: src/sys/compat/aoutm68k Regen
mlelstv[src/trunk]: src/sbin/fsck fix logic that handles command line arguments. Now...
christos[src/trunk]: src/libexec/httpd CID 1107546: Fix memory leak
martin[src/trunk]: src/crypto/external/bsd/openssh/dist Try to make this buildable ...
pgoyette[src/pgoyette-localcount]: src/sys/dev Update a few more drivers for localcou...
christos[src/trunk]: src/sys move scsipi_strvis -> libkern:strnvisx()
martin[src/netbsd-8]: src/doc Tickets #1508 and #1511
martin[src/netbsd-8]: src/lib Pull up following revision(s) (requested by riastradh...
mbalmer[src/trunk]: src/sys/dev Add a belgian keyboard layout, based on the french k...
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
dholland[src/trunk]: src Revert the following changes:
hikaru[src/trunk]: src/sys/netinet Fix wrong condition checking TSO capability.
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/usr.bin/kdump Extend the scripts to handle the X drm ioctls.
rtr[src/trunk]: src/sys/lib/libkern provide const versions of container_of macros.
christos[src/trunk]: src/distrib/sets/lists new dlopen tests for libpthread.
ozaki-r[src/trunk]: src/sys/netipsec Add __read_mostly to key_psz
christos[src/trunk]: src/sys/arch/sparc64/conf is defined now in GENERIC
kiyohara[src/trunk]: src/sys/dev/sdmmc Don't access SDHC_HOST_CTL_VERSION, if iosize ...
mrg[src/trunk]: src/sys/dev/pci - avoid an uninitialised variable warning
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau More cla...
christos[src/trunk]: src/sys/external/bsd/libnv/conf Add config glue
christos[src/trunk]: src/sys/external/bsd/libnv/dist fix kernel build.
maxv[src/trunk]: src/sys typos
hannken[src/trunk]: src/sys/miscfs/fdesc Change fdesc from hashlist to vcache.
riastradh[src/trunk]: src/sys/ufs/ext2fs kmem_xyz(sizeof(struct foo)) --> kmem_xyz(siz...
alnsn[src/trunk]: src/tests/net/bpfjit Move bpfjit mbuf tests to t_mbuf.c.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add Tegra124 HDMI support
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update the ...
tsutsui[src/trunk]: src/sys/arch/sun68k/stand/netboot Revert incorrect and broken kl...
cherry[src/trunk]: src/sys/dev/pci Reorg the virtio(4) config(9) code to be explici...
christos[src/trunk]: src/lib/libedit Make sure we take into account history_base when...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: slowtrap() now selects norma...
nonaka[src/trunk]: src/usr.bin/head If the negative number is passed to option '-c'...
ozaki-r[src/trunk]: src/tests/net Use rump.ping6 instead of ping6 with rumphijack(3)
christos[src/trunk]: src/external/bsd/nvi/dist/dist make configure.ac work with recen...
marty[src/trunk]: src/sys/arch undo 'typo' fix and restore 'frequency' to dictionary
nonaka[src/trunk]: src/sys/dev/pci Apply OpenBSD if_iwm.c rev.1.148.
pgoyette[src/pgoyette-localcount]: src/sys/dev Remove cgd_release() - it's not needed...
wiz[src/trunk]: src/share/man/man4 Use Mt.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/sys/rump Fix the build w/o DESTDIR
jmmv[src/trunk]: src/tests/lib/libc/gen Do not special-case qemu when expecting t...
msaitoh[src/trunk]: src/sys/arch/x86/include - Add some AMD Fn80000001 extended fea...
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Document addr and data argument usag...
marty[src/trunk]: src/sys/arch/evbarm/exynos XU$ genassym.cf
pgoyette[src/pgoyette-compat]: src/sys/kern Better diagnostic message
agc[src/agc-symver]: src/lib Add symbol versioning information for the following...
martin[src/trunk]: src/external/bsd/nvi/dist Quell warnings from gcc 4.1
nonaka[src/trunk]: src/sys/dev/pci cosmetic
rmind[src/trunk]: src/sys/netinet tcp_accept: simplify a little.
pooka[src/trunk]: src/lib/librumpuser Print the "halted\n" from previous commit to...
christos[src/trunk]: src/distrib/sets/lists/comp remove dup lines
manu[src/trunk]: src/sys/fs/puffs Add PUFFS_HAVE_FALLOCATE in puffs_msgif.h so th...
martin[src/netbsd-8]: src/doc Ticket #1512
jmcneill[src/trunk]: src/sys/external/gpl2/dts Use cp -RL to follow symlinks
riastradh[src/trunk]: src/sys/dev/ic Plug mbuf leak on MCLGET failure in sonic_rxintr.
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
jmcneill[src/trunk]: src/sys/net80211 ieee80211_announce: Print supported rates with ...
maxv[src/trunk]: src/distrib Remove the isdn sets from syspkg, now that they have...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ensure software reset signal is de-as...
maxv[src/trunk]: src/sys/arch/i386/i386 Define fillkpt_nox on i386, same as amd64.
dholland[src/trunk]: src Second batch of 64 -> 32 truncations in lfs, along with more...
dholland[src/trunk]: src/sbin/fsck_lfs Remove pointless function indirection through ...
kre[src/trunk]: src/tests/usr.bin/printf Move the tests of character value args ...
maya[src/trunk]: src/sys/arch/sh3/include Provide PTRACE_ILLEGAL_ASM, using an il...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r279805 (or r280...
christos[src/trunk]: src/sys/arch/sparc/sparc replace circleq with tailq.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add DMA gate
christos[src/trunk]: src/tools/compat regen
maxv[src/trunk]: src/share/man/man4 Remove KMEMSTATS
hannken[src/trunk]: src/sys/nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp !...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Enable AUX UART for BT on btwifi boards
pgoyette[src/pgoyette-localcount]: src/sys/dev Fix typo in local copy
christos[src/trunk]: src/sys/sys and the last CIRCLEQ is gone now.
kre[src/trunk]: src/bin/sh PR bin/51123 - make >&- work in all cases, and while ...
wiz[src/trunk]: src/doc mandoc-1.14.2 out.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set MTU correctly if mtu > 1500.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan NB this does not work yet, it ...
nakayama[src/trunk]: src/lib/libc/arch/sparc/gen Use save instruction to set up a loc...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1128376: check ftruncat...
christos[src/trunk]: src/usr.bin/vndcompress need <sys/stat.h>
jakllsch[src/trunk]: src/sys/dev/pci Reduce wpi(4) diff to OpenBSD circa September 20...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Wrap MP-specific code in ifdef MULTIPROCESSOR
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Import 8.0:
pgoyette[src/pgoyette-compat]: src/sys/sys Improve a comment
alnsn[src/trunk]: src/sys/net Review some SLJIT_MOV instructions with respect to w...
dholland[src/trunk]: src Add a (draft) 64-bit superblock. Make things build again.
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary KEY_FREESAV in an error path
rin[src/trunk]: src/sys/dev/usb - Improve error messages.
maxv[src/trunk]: src/sys/kern Remove this (symtabindex == -1) check; it is alread...
mlelstv[src/trunk]: src Fix fallout from circleq->tailq transition.
ginsbach[src/trunk]: src/lib/libc/gen There are more than four types of encoding. Th...
christos[src/trunk]: src/sys/netinet6 print mapped addresses better
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_netbsd32 Include newly-created ...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_50 Add some #defines for rtsock_50
christos[src/trunk]: src/tools/binstall Fix the real problem, Makefile.host was inclu...
jmcneill[src/trunk]: src/sys/dev/ic if we read an insane mac address from the chip, d...
maxv[src/trunk]: src/sys/kern Small changes:
msaitoh[src/trunk]: src/sys/dev/pci - ADD support for BCM5719, BCM5720, BCM57766, BC...
joerg[src/trunk]: src/external/bsd/nvi/dist/ipc Mark fatal as dead.
maxv[src/trunk]: src/sys Add back the KASAN ifdefs in kern_malloc until we sort o...
christos[src/trunk]: src/distrib/sets/lists add npfd
jmmv[src/trunk]: src/tests/usr.bin/sed Prevent the sed command in c2048 from gett...
martin[src/trunk]: src/sys/dev/ic Add more bits and comments, parts from jmcneill.
pooka[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/external/bsd/libpcap/dist Sunday, July 22, 2018
christos[src/trunk]: src/external/bsd/libpcap merge conflicts
alnsn[src/trunk]: src/doc Update mainstream version of sljit.
bad[src/trunk]: src/sys/rump Remove libelf from "usr" list. Deleted 2015-09-30.
martin[src/trunk]: src/lib Only visit libasan if ${HAVE_GCC} == "48"
christos[src/trunk]: src/external/gpl3/binutils regen sun2, earm, earmeb
matt[src/trunk]: src/sys/sys Add a few more EM_*
wiz[src/trunk]: src/share/man/man4/man4.pmax New sentence, new line.
mbalmer[src/trunk]: src/libexec/httpd fix bad free
christos[src/trunk]: src/lib Try to future-proof this. Can libasan be built by clang?
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup hammer.c (sync with recent Dra...
christos[src/trunk]: src/usr.bin/pmap use ecalloc
martin[src/trunk]: src/usr.sbin/sysinst Try to properly guess a path on the ftp ser...
maxv[src/trunk]: src/sys/arch Rename fpu_eagerswitch to fpu_switch, and add fpu_x...
macallan[src/trunk]: src/sys/arch/sgimips/hpc one more s/panel/button, now this actua...
skrll[src/trunk]: src/sys/arch/arm/arm32 Macro confusion - fortunately this has no...
pgoyette[src/pgoyette-localcount]: src/sys Rump drivers are always installed via devs...
christos[src/trunk]: src/sbin/fsck_msdos Well, if you set FSFIXFAT, better do it... T...
martin[src/trunk]: src/tests/ipf Mark a few more test cases known to only work by c...
riastradh[src/trunk]: src/sys/compat/linux/common Only let the superuser set the compa...
jakllsch[src/trunk]: src/sys/arch/aarch64/conf catch up to files.arm's recent "opt_co...
martin[src/trunk]: src/usr.bin/msgc msg_prompt_win: allow automatic window height c...
roy[src/trunk]: src/lib/libcurses ripoffline requires wnoutrefresh to work befor...
mrg[src/trunk]: src/sys call cnpollc(1) and cnpollc(0) around cngetc().
mrg[src/trunk]: src/sys - move export for devmon_insert_vec into sys/device.h.
ginsbach[src/trunk]: src/share/misc Add AMDD, ASF, MSC, RMCP, SAML, STOMP, and YAML
christos[src/trunk]: src/usr.bin/netstat Update for new pcb tailq's.
ozaki-r[src/trunk]: src/sys/compat/svr4_32 Add missing semicolon
jmcneill[src/trunk]: src/sys/dev/sdmmc support re-tuning modes 1 and 2
christos[src/trunk]: src/tools/compat strmode on MacOS/X is in string.h
dholland[src/trunk]: src/sbin/newfs_lfs Use c99 initializers.
pgoyette[src/pgoyette-compat]: src/sys/modules There are version-specific raid module...
msaitoh[src/trunk]: src/sys/dev/pci Add some workaround code for I219. It still does...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 print_trapframe() should print out ...
matt[src/trunk]: src/external/gpl3/binutils/dist Change ARM ELF_MAXPAGESIZE to 0x...
christos[src/trunk]: src/lib/libedit From Bastian Maerkisch, via Igno Schwarze:
christos[src/trunk]: src/usr.sbin/makemandb - Fix legacy mode to use like instead of ...
pgoyette[src/trunk]: src/share/man/man3 Minor typo
christos[src/trunk]: src/external/bsd/openldap/dist/servers/slapd Apply: http://www.o...
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 drop trailing whitespace
christos[src/trunk]: src/sys/external/bsd/drm/dist/libdrm PR/50560: David Binderman: ...
ozaki-r[src/trunk]: src/tests/net/arp Add tests for temp option
snj[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by d...
mlelstv[src/trunk]: src/usr.bin/tip don't enable IXANY.
christos[src/trunk]: src/sys/external/bsd/drm2/include/drm We now use cpu_intr_p() al...
rmind[src/trunk]: src/usr.sbin/npf/npfctl Simplify parsing of npf.conf elements, c...
martin[src/trunk]: src/lib/csu/common Change section flags to "MG" and put it into ...
christos[src/trunk]: src/lib/libcurses remove unused variable
mrg[src/trunk]: src/common/lib/libc/arch/riscv/atomic add missing atomic_and_16_...
isaki[src/trunk]: src/sys/dev White space and indent fix.
kamil[src/trunk]: src/sys/sys Welcome to 7.99.56 for new ptrace(2) interfaces and ...
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/postconf CID 1102804: M...
maxv[src/trunk]: src/sys/fs/msdosfs - Perform sanity checks not just for GEMDOSFS...
pgoyette[src/pgoyette-localcount]: src/sys/kern Defer initialization of the pserializ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREW...
martin[src/trunk]: src/tests/ipf Fix argument order for "n14"
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix uninitialized
christos[src/trunk]: src/sys/dev/usb Regen
apb[src/trunk]: src/doc Note updata to tzdata2013b.
cherry[src/trunk]: src/sys/arch/xen Encapsulate pre-processing of registered (pirq, ...
christos[src/trunk]: src/sys/dev/ic misc cleanups.
maya[src/trunk]: src/distrib/sets/lists/comp Restore marking ./usr/include/i386/s...
christos[src/trunk]: src/usr.bin/netstat print the timer flags.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.1
jmcneill[src/trunk]: src/sys/dev/ic Fix TX FIFO on Tegra
pgoyette[src/pgoyette-localcount]: src/sys/rump/librump/rumpkern We also need to init...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Remove a bog...
pgoyette[src/pgoyette-localcount]: src/sys/miscfs/specfs fix an error patch to call {...
riastradh[src/trunk]: src/sys/arch/x86/x86 cpu_trace is no more, remove vestige of it ...
jnemeth[src/trunk]: src/sbin/gpt delete an errant where it is obvious what the code ...
christos[src/trunk]: src/external/cddl/osnet/sys/kern fix one more mountlist instant
skrll[src/trunk]: src/external/bsd/elftosb/usr.sbin Fix the "programm" spello
nonaka[src/trunk]: src/doc note nvme(4).
nakayama[src/trunk]: src/sys/lib/libkern/arch/sparc Revert previous. christos fixed ...
agc[src/agc-symver]: src/lib/libisns Add versioning info for libisns
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5706 1000BASE-T/SX.
christos[src/trunk]: src/lib/libc/stdio PR/49317: Henning Petersen: Fix prototypes in...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits rearrange th...
dholland[src/trunk]: src/sys/ufs/lfs whoops, fix 32-bit build
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common enable ...
hannken[src/trunk]: src/sys/ufs/lfs lfs_flush_pchain: replace vget() with vcache_get().
jmcneill[src/trunk]: src/sys/arch/evbarm/awin map gmac_phy_power.gmac_phy_power_en to...
kre[src/trunk]: src/sbin/dmesg Whitespace. NFC.
perseant[src/perseant-stdc-iso10646]: src/tests/lib/libc/locale Add Unicode copyright...
christos[src/trunk]: src/sys/netinet fix compilation for ppc.
skrll[src/trunk]: src/sys/dev/usb Updates from t-hash
jmmv[src/trunk]: src/external/bsd/atf/dist Mark the atf/atf-{c, c++}/pkg_config_te...
prlw1[src/trunk]: src/sys/dev/pckbport Disambiguate debug message.
pgoyette[src/pgoyette-localcount]: src/sys/dev Add a comment to describe why we didn'...
mrg[src/trunk]: src/external/mit/xorg/bin build updates for xlsatoms 1.1.2, xlsf...
jmcneill[src/trunk]: src/sys/dev/hdaudio Skip stream reset if HDAUDIO_FLAG_NO_STREAM_...
pgoyette[src/pgoyette-compat]: src/sys Additional use of NTP function pointers, since...
nonaka[src/trunk]: src/sys/dev/pci regen
kre[src/trunk]: src/bin/sh Fix the implementation of the ?: $(( )) operator. It...
jnemeth[src/trunk]: src/sbin/gpt When setting a label on the new partition, be sure ...
msaitoh[src/trunk]: src/sys/dev/pci PCI device ID of Atom x5-Z8350's video is 0x22b0...
christos[src/trunk]: src/sys/dev/acpi adjust for newer acpica
riastradh[src/trunk]: src/sys/opencrypto Don't disclose uninitialized 32-bit word if c...
christos[src/trunk]: src/external/bsd/dhcp/dist security fix propagation from bind, n...
knakahara[src/trunk]: src/sys/dev/pci fix typo
skrll[src/trunk]: src/sys/arch/arm/arm32 G/C
kre[src/trunk]: src/distrib/common Remove use of test ([) -o (and a couple of ot...
plunky[src/trunk]: src/sys/netbt When encrypted connections are configured, verify ...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Whitespace
jakllsch[src/trunk]: src/sys/dev/ic Ensure cmdh_prdtl is 0 in ahci_do_reset_drive().
uebayasi[src/trunk]: src/usr.bin/config config(1): Don't emit unused empty loc[]
jmcneill[src/trunk]: src/sys/dev/sdmmc don't select SDR12 mode if we are <= 400 kHz
ozaki-r[src/trunk]: src/sys/net Cleanup ppp_inproc
pgoyette[src/pgoyette-localcount]: src/sys/fs/adosfs Add missing semicolon
martin[src/trunk]: src/lib/libm/noieee_src Provide powl()
msaitoh[src/trunk]: src/sys/arch Add support for sysenter, sysexit, vmptrld, vmptrst...
martin[src/trunk]: src/sys/arch/playstation2/dev Add missing includes, use new styl...
pgoyette[src/pgoyette-compat]: src/sys Convert another hook to the MP-sfe mechanism.
bouyer[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
maxv[src/trunk]: src/sys/kern Fix the KMEM_POISON check: it should check the whol...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
skrll[src/trunk]: src/sys/arch/arm/arm If our ASID got released and access via TTB...
bad[src/trunk]: src/sys/dev/pci Add support for BCM5825, and BCM5860, 5861, 5862...
mrg[src/trunk]: src/usr.sbin/sysinst add a size_t len to get_iso9660_volname() s...
jmcneill[src/trunk]: src/sys/dev/wscons If there are no devices attached to the mux a...
martin[src/trunk]: src/distrib Obey MKKMOD=no.
wiz[src/trunk]: src/lib/libedit Fix Dd argument.
spz[src/trunk]: src/external/bsd/bind/dist Import bind-9.10.0-P2
alnsn[src/trunk]: src/sys/net Implement error checking in m_xbyte() and check for ...
christos[src/trunk]: src/tests/lib/libc/gen PR/51807: Ngie Cooper: disable core file ...
msaitoh[src/trunk]: src/sys/compat/common Fix a bug that SIOC[GZ]IFDATA returned old...
maxv[src/trunk]: src/sys/arch KNF the Xen ld scripts on x86.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fdtbus_gpio_read handles pin polarity, s...
maxv[src/trunk]: src/doc Mention SMEP.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen - otherwise compat_40_mo...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon fix shadowing for min(...
wiz[src/trunk]: src/usr.sbin/traceroute6 Fix punctuation markup, remove superflu...
christos[src/trunk]: src/distrib/sets/lists/etc add npfd
martin[src/trunk]: src/lib/csu/common We need the -O1 hack (for gcc 5.3) for crtbeg...
mrg[src/trunk]: src/tools/gcc don't collect c++allocator.h. we copy it via G_AL...
macallan[src/trunk]: src/sys/dev/sbus actually put the colour space ID where it belon...
tls[src/trunk]: src Build and install virtio(4) manual page - missed in previous...
apb[src/trunk]: src/external/public-domain/tz Update tzdata2netbsd for 2014i.
msaitoh[src/trunk]: src/sys/compat/common KNF. No functional change.
hannken[src/trunk]: src/sys Replace VI_INACTNOW and VI_INACTREDO with a new flag VI_...
joerg[src/trunk]: src/lib/libm/compiler_rt PPC64 uses the double-double code too
jmcneill[src/trunk]: src/doc AllWinner -> Allwinner
uebayasi[src/trunk]: src/usr.bin/config config(1): Start calling module as module
pgoyette[src/pgoyette-localcount]: src/sys/kern More details in KASSERTs to aid debug...
isaki[src/trunk]: src/sys/lib/libsa white space -> tab.
christos[src/trunk]: src/rescue point pdisk to the right place
christos[src/trunk]: src/usr.sbin/npf/npfd add man page, lint cleanups.
bouyer[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by joerg...
knakahara[src/trunk]: src/sys/arch/x86/pci Fix typo in vmxnet3_legacy_intr().
jmcneill[src/trunk]: src/sys/dev/hdaudio - Support multi-channel (> 2) output to HDMI...
christos[src/trunk]: src/lib/libc/time remove stray endif
uwe[src/trunk]: src/sys/dev/hpc XXX: On hpcsh only - bring back old incorrect hp...
joerg[src/trunk]: src/external/bsd/libevent/man Drop stray ^ from output. Found by...
njoly[src/trunk]: src/lib/libm/complex Remove unknown .LP macro.
jmcneill[src/trunk]: src/sys/dev/sdmmc add support for UHS-I modes on capable 3.0+ co...
dholland[src/trunk]: src More lfs superblock accessors.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new c99 init test found by xorg's ...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp PR/50048: Martin Husemann: Avoi...
christos[src/trunk]: src/external/bsd/nvi/dist Import nvi-1.81.6 + HEAD-2013-11-20 fr...
joerg[src/trunk]: src/lib/libm Add some fake long double -> double wrappers for va...
skrll[src/trunk]: src/external/gpl3 For earm use the compiler to determine sf vs hf
christos[src/trunk]: src/sys/lib/libkern/arch/m68k add mulsi3, needed by inet_addr.o
christos[src/trunk]: src/tools don't run grep if we don't have the Makefile, like whe...
nakayama[src/trunk]: src/external/mit/xorg/bin Restore package names to PACKAGE_STRING.
martin[src/trunk]: src/lib/libm/src Make it compile on archs with implicit NBIT
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use correct macro name
martin[src/trunk]: src/sys/sys Add standard size_t dance
christos[src/trunk]: src/lib/libc/arch/sparc64/string now live in common/lib/libc/arc...
alnsn[src/trunk]: src/doc Current wpa_supplicant version is 2.2, released 2014-06-04.
riastradh[src/trunk]: src/doc Note mesa-demos in 3RDPARTY.
pgoyette[src/pgoyette-compat]: src/sys/modules Restore compat_netbsd32 for amd64, too.
matt[src/trunk]: src/sys/arch/arm/include Make ddb_regs, undefined & vfp evcnt's ...
plunky[src/trunk]: src/sys/netbt permit read_encryption_key_size from userland
wiz[src/trunk]: src/doc gdb-7.8.1 out.
alnsn[src/trunk]: src/tests/net/bpfjit Fix copy/paste error: s/rump_unschedule/rum...
maxv[src/trunk]: src/sys/arch/amd64/conf After a careful review, and all things c...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add driver debug entries
darrenr[src/trunk]: src/external/bsd/ipf/dist/lib 3561690 ipv6 address for test.host...
joerg[src/trunk]: src Update LLVM build glue for 5.0RC1.
kre[src/trunk]: src/tests/bin/sh Verify that questionable characters don't have ...
kre[src/trunk]: src/tests/bin/sh Add a test for fd redirections on functions in ...
pgoyette[src/pgoyette-compat]: src/sys Remove the HOOK2 versions of the MODULE_HOOK m...
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Another missing semicolon. grrrrr.
jmcneill[src/trunk]: src/distrib/utils/embedded use a larger (64KB) block size, this ...
jdc[src/trunk]: src/sys/arch/sparc64/conf Add adm1026hm* for V210, V240, and V44...
joerg[src/trunk]: src/common/lib/libc Add aliases for the C11/C++11 spelling of th...
christos[src/trunk]: src/sys/arch/acorn32/acorn32 undo previous, requested by uwe
martin[src/trunk]: src/sys/arch/alpha/alpha Make it compile
darrenr[src/trunk]: src/external/bsd/ipf/dist/tools #551 ipf.conf address structure ...
christos[src/trunk]: src/bin/stty need <time.h> for time(3)
dholland[src/trunk]: src/etc/mtree Update the distrib-dirs mtree specification for th...
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5756.
slp[src/trunk]: src/sys/compat/linux/common On linux_sys_getdents, insert d_type...
christos[src/trunk]: src/external/bsd/file/dist import file-5.14
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine Use bus_s...
snj[src/netbsd-8]: src/doc ticket 13
christos[src/trunk]: src/tools handle the case where we don't have the files built yet
christos[src/trunk]: src/sys/ufs/ffs move the flag setting higher to avoid KASSERT (d...
pgoyette[src/pgoyette-localcount]: src/sys/dev/raidframe We created two different 'st...
christos[src/trunk]: src/distrib/utils Nothing uses the old small dhclient, and the n...
mrg[src/trunk]: src/external/gpl3/gcc use AC_USE_SYSTEM_EXTENSIONS in libiberty ...
khorben[src/trunk]: src/sbin More friendly error messages for modload(8) and modunlo...
bouyer[src/netbsd-7]: src/doc ticket 1243
jmcneill[src/trunk]: src/sys/arch/arm/allwinner for A31 take otg out of soft reset, a...
uebayasi[src/trunk]: src/tests/usr.bin/config config(1): Test undefined options behavior
christos[src/trunk]: src/usr.bin/patch Use absolute paths for RCS commands (Martin Na...
martin[src/trunk]: src/lib/libm/noieee_src Fix stupid bug in previous (fixing fmodf)
rin[src/trunk]: src/sys/dev/usb Style. No functional changes.
pgoyette[src/pgoyette-localcount]: src/sys/dev Another case of needing to use the two...
mrg[src/trunk]: src/sys/arch/x86/pci add missing break.
nonaka[src/trunk]: src/sys/dev/pci Add Intel Dual Band Wireless 8265 entry.
pgoyette[src/pgoyette-compat]: src/sys/compat Add a few more references to the (curre...
mrg[src/trunk]: src enable EGL and glamor. partly from maya@.
maxv[src/trunk]: src/sys Some changes, to reduce a bit my tech-kern@ patch:
christos[src/trunk]: src/doc new tcpdump/libpcap.
riastradh[src/trunk]: src/sys/arch/evbarm/conf Remove commented vestiges of bygone com...
maxv[src/trunk]: src/sys/arch/amd64 Map the data+bss chunk independently on amd64...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_alloc_node: use cprng_fast64(), the old r...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Interrupt handlers are now allocate...
martin[src/trunk]: src/sys/arch/vax/vax Minor cosmetic tweaks for cpu attach messages
isaki[src/trunk]: src/sys/dev Fix resource leaks on error handling in audio_open().
mrg[src/trunk]: src no longer build a bunch of xorg-server twice (for .a and _pi...
pgoyette[src/trunk]: src/sys Rework the sysctl initialization to avoid creating new n...
christos[src/trunk]: src/etc add scripts for npfd
kamil[src/trunk]: src/tests/kernel Add new test siginfo6 in t_ptrace_wait{, 3, 6, 6, i...
ozaki-r[src/trunk]: src/usr.sbin/ifmcstat Don't give up just because inet6 sysctl kn...
dholland[src/trunk]: src/sys/ufs Tidy up ufs_readdir. First step only; there's plenty...
macallan[src/trunk]: src/sys/arch/sparc/dev sprinkle ()s in macros
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-ark update for a...
jmcneill[src/trunk]: src/sys/stand/efiboot Skip clearing the screen when efiboot star...
tsutsui[src/trunk]: src/distrib Remove rarely maintained and required non-en transla...
christos[src/trunk]: src/external/bsd/libevent/dist/compat/sys delete copy of queue.h...
knakahara[src/trunk]: src/sys/arch/x86 add pci_intr_alloc() API
knakahara[src/trunk]: src add pci_intr_alloc() man
martin[src/trunk]: src/sys/arch/playstation2/include Use .set arch=r5900 to enable ...
pgoyette[src/pgoyette-compat]: src/doc Put the NTP issue in the "required before merg...
christos[src/trunk]: src/sys/compat/common simplify
maxv[src/trunk]: src/sys/arch/amd64/include KNF so it appears aligned on NXR, and...
ozaki-r[src/trunk]: src/sys/netipsec Don't allow sav->lft_c to be NULL
christos[src/trunk]: src/sbin/ifconfig print the next parser name instead of just the...
christos[src/trunk]: src/sys/arch/mips/include fix unused
kre[src/trunk]: src/sys/arch/sparc/stand/binstall PR install/53610
pgoyette[src/pgoyette-localcount]: src/sys/dev/isa Update a few drivers for localcoun...
joerg[src/trunk]: src/external/bsd/llvm Fix linking for the optional llvm-ar tool.
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
wiz[src/perseant-stdc-iso10646]: src/usr.bin/localedef Sort; simplify; new sente...
kamil[src/trunk]: src/lib/libc/stdlib reallocarray(3) cleanup
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Go back to use the linux versi...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/common CID 1102811: Unitialized v...
maxv[src/trunk]: src/sys/arch/i386/include KNF, and give the structure sizes.
ozaki-r[src/trunk]: src/tests/net/arp Remove remaining debug code
christos[src/trunk]: src/usr.bin/netstat Allocate the right size for pcb blocks.
ozaki-r[src/trunk]: src/share/man/man4 Add micphy.4
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Define _OPENBSD_SOURCE so dh...
christos[src/trunk]: src/lib/libedit PR/48957: Federico G. Schwindt: Restore commente...
jmcneill[src/trunk]: src/sys/dev/ic fix inverted logic with AWIN_GMAC_MAC_CONF_MIISEL...
joerg[src/trunk]: src/sys/arch Disable SSE and AVX for kernel modules too.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia enable ADMA2 data transfer mode
jakllsch[src/trunk]: src/sys/stand/efiboot Increase MI efiboot bootprompt() input buf...
mrg[src/trunk]: src/distrib/sets/lists/xserver libdri2.a is still installed.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Validate register number before f...
jmcneill[src/trunk]: src/sys/arch/usermode/modules/syscallemu arm support for syscall...
matt[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Make sure CPUFLAGS remains em...
christos[src/trunk]: src/common/dist/zlib Changes in 1.2.10 (2 Jan 2017)
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Fixed compile error.
christos[src/trunk]: src/sys/kern Use the process credentials instead of the lwp cred...
joerg[src/trunk]: src/usr.bin/make Include signal.h early for MiNT and Linux. From...
nakayama[src/trunk]: src/lib/libc/arch/sparc Include sparc_v8 library into sparc64 32...
rmind[src/trunk]: src/sys/net/npf Optimise checksum fixup routines:
kre[src/trunk]: src/tests/fs/vfs PR kern/49033
christos[src/trunk]: src/external/bsd/tmux/share/examples/tmux new example file
kamil[src/trunk]: src/sys/uvm Avoid left shift changing the signedness flag
rin[src/trunk]: src/sys/dev/usb Drop wrong KASSERT; we don't need TCP headers here.
riastradh[src/trunk]: src/sys/compat/ibcs2 Make sure we have enough space in the buffe...
mrg[src/trunk]: src/usr.bin/gzip add SIGINFO support.
christos[src/trunk]: src/tests/lib/libc/c063 PR/51805: Ngie Cooper: Fix file descript...
martin[src/trunk]: src/lib/csu/common Revert previous (fallout is more subtle but t...
alnsn[src/trunk]: src Add t_cop and t_extmem kernel bpfjit tests to the build.
skrll[src/trunk]: src/sys/arch/arm/cortex Typo in comment from Joerg's gtmr diff
pgoyette[src/pgoyette-compat]: src/sys Hook up the arm compat_netbsd32_13 & _16 code
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Mark the module's paren...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error.
lukem[src/trunk]: src/libexec/ftpd Update version to 20110904 for the user-visible...
isaki[src/trunk]: src/sys/dev Fix error handling of ring buffers allocation in aud...
pettai[src/trunk]: src/usr.bin/gzip Add zfgrep that fell off from last update
slp[src/trunk]: src/sys/ufs/ufs Move and unify indirect block truncate algorithm...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix core-dump register fetching.
christos[src/trunk]: src/lib/libintl Since ch gets reassigned, it is not certain that...
mrg[src/trunk]: src/external/mit/xorg don't hard code FD_SETSIZE now that the co...
maxv[src/trunk]: src/sys/ufs/ffs uaf
thorpej[src/trunk]: src/sys/lib/libkern clzdi2 and ctzdi2 are needed on alpha. (coun...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc We might've switched modes, re-in...
kiyohara[src/trunk]: src/etc/etc.evbarm Add CUBOX to v7 and v7hf.
bouyer[src/netbsd-8]: src/doc tickets #3 & 4
knakahara[src/trunk]: src/sys/opencrypto refactor: remove glue macros for FreeBSD code.
joerg[src/trunk]: src/sys/arch/arm/ixp12x0 GC ipending.
msaitoh[src/trunk]: src/sys/dev/pci Fix Buffer Manager Mbuf Pool settings which was ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Simplify
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
martin[src/trunk]: src/external/bsd/bind/bin/delv Add missing -lisccfg (hopefully f...
christos[src/trunk]: src/distrib/sets/lists new test
ozaki-r[src/trunk]: src/sys/netinet Fix compilation for ppc
rtr[src/trunk]: src/sys * split PRU_PEERADDR and PRU_SOCKADDR function out of pr...
cherry[src/trunk]: src/sys/arch Fix for i386, functionality intended in:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove qsphy(4), this 20+ year old PHY ...
matt[src/trunk]: src/distrib/sets/lists/comp Export <m68k/fpreg.h>
jandberg[src/trunk]: src/sys/arch/amiga/dev Add a delay between the recently added ne...
christos[src/trunk]: src/sys/miscfs/procfs fix sign-compare issues: uio->uio_offset (...
roy[src/trunk]: src/doc Note import of dhcpcd-6.5.1
christos[src/trunk]: src/tools/compat adjust for SSP (MacOS/X)
maya[src/trunk]: src/tests/lib/libc/gen remove duplicate include.
christos[src/trunk]: src/external/bsd/dhcp/dist/dst remove error(1) comment
jnemeth[src/trunk]: src/usr.bin/calendar/calendars update floating holidays for 2017...
wiz[src/trunk]: src/lib/libc/stdio Bump date for previous.
maxv[src/trunk]: src/sys Add DMA instrumentation in KASAN. We note the original b...
riastradh[src/trunk]: src/share/man/man9 Omit confusing sentence.
mrg[src/trunk]: src/external/gpl3 pass the target specific CPUFLAGS and CPPFLAGS...
martin[src/trunk]: src/lib/libc/arch/alpha/gen Save the GP register value and resto...
cherry[src/trunk]: src/sys/arch/x86/x86 While reserving memory at boot time via uvm...
martin[src/trunk]: src/sys/rump/kern sljit is only available on very few architectu...
kre[src/trunk]: src/bin/sh PR bin/51114 - print the correct values for >&- and >...
christos[src/trunk]: src/external/bsd/flex/dist generate -Wconversion clean code.
christos[src/trunk]: src/sys convert from CIRCLEQ to TAILQ.
ozaki-r[src/trunk]: src/sys/dev/pci Fix initializing wrong queues
knakahara[src/trunk]: src/sys/netinet avoid double rtcache_unref().
skrll[src/trunk]: src/sys/dev Kill XHCI_QUIRK_FORCE_INTR and surrounding code
msaitoh[src/trunk]: src/sys/dev/pci - Sync with FreeBSD and OpenBSD. Almost the same...
mlelstv[src/trunk]: src/sys/dev use dk_openlock when accessing openmask.
sjg[src/trunk]: src/usr.bin/make/unit-tests Add unit-test for export-env and gma...
christos[src/trunk]: src/usr.sbin/mtree fix pasto; thanks John-Mark Gurney...
maxv[src/trunk]: src/sys/arch/x86/x86 Rename a few things
mrg[src/trunk]: src/share/mk move some flags from dix-config.h into X11FLAGS.DIX
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Only keep the compat syscall e...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Wrap long line, KNF
martin[src/trunk]: src/usr.sbin/sysinst Split the host name used for ftp transfers ...
martin[src/trunk]: src/sys/kern Avoid integer overflow in kern_malloc(). Reported b...
rin[src/trunk]: src/sys/dev/hpc Apply workaround introduced in r1.32 to hpcmips.
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Remove redundant definition of ...
jnemeth[src/trunk]: src/sbin/gpt Add a resize command. This command was inspired by...
christos[src/trunk]: src/external/bsd/dhcp/include update for version change
riastradh[src/trunk]: src/sys/kern Tweak comment on wapbl_flush.
nat[src/trunk]: src/sys/dev Remove unused code from audio_set_params.
alnsn[src/trunk]: src Build and install sljit.kmod and bpfjit.kmod iff ${MKSLJIT} ...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_dir_getdotents: fix the recent regression...
wiz[src/trunk]: src/usr.bin/patch Fix two typos.
dholland[src/trunk]: src Fix assorted 64 -> 32 truncations in lfs. Also, some minor t...
msaitoh[src/trunk]: src/sys/arch/x86/x86 KNF a bit.
wiz[src/trunk]: src/doc file-5.14 out.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Some Synology network devic...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 now in common/lib/libc/arch/sparc64...
jmcneill[src/trunk]: src/sys/arch Add support for Amlogic Meson GXL family SoCs.
rin[src/trunk]: src/sys/dev/usb Use proper integer types.
jmcneill[src/trunk]: src/sys/dev/fdt Add fdt_add_bus_match, which is like fdt_add_bus...
christos[src/trunk]: src/share/man/man3 remove documentation for CIRCLEQ to discourag...
pgoyette[src/pgoyette-compat]: src/sys/sys Use private-namespace variable ``__hooked'...
snj[src/netbsd-8]: src/sys/arch/sgimips/conf Pull up following revision(s) (requ...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Use COPTS="-O2 -fno-reorder-blocks" as...
pgoyette[src/pgoyette-localcount]: src/sys/dev Since md(4) has a pointer from the sof...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add missing implementation o...
agc[src/agc-symver]: src Add the version-script invocation for symbol versioning...
maxv[src/trunk]: src/sys/arch/mips Remove references to COMPAT_IRIX - does not ex...
maxv[src/trunk]: src/sys Move arch/i386/i386/freebsd_* into compat/freebsd/. COMP...
christos[src/trunk]: src/external/bsd/flex Add instruction how to generate the init f...
matt[src/trunk]: src/usr.bin/crunch/crunchide Use OBJECT_FMTS from <bsd.own.mk>
mbalmer[src/trunk]: src/etc Consistency changes only. Start sentences with a capita...
gson[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen ...
christos[src/trunk]: src/etc/mtree add nta named directory.
bouyer[src/netbsd-8]: src/doc ticket #2
maxv[src/trunk]: src/sys/kern typo (comment)
pgoyette[src/pgoyette-localcount]: src/distrib/sets/lists/tests Add the fss(4) test
maxv[src/trunk]: src/sys/netinet Remove TCP_COMPAT_42. This feature is a workarou...
knakahara[src/trunk]: src/sys/dev/pci rename unclear functions. pointed out by msaitoh...
christos[src/trunk]: src/external/bsd/ppp/dist import new pppd:
cherry[src/trunk]: src/sys/arch/x86/x86 When we removed the XEN special case from i...
rmind[src/trunk]: src Add rumpkern_nv (in-kernel RUMP libnv).
maxv[src/trunk]: src Remove isic(4). It is part of ISDN, which we are now retiring.
pgoyette[src/pgoyette-localcount]: src/sys/dev Update vnd for using localcount(9)
skrll[src/trunk]: src/external/gpl3 Sync config.guess with upstream, but maintain ...
mlelstv[src/trunk]: src/sys/dev/sdmmc correct (the commented out) calculation of bus...
kre[src/trunk]: src/bin/sh Finish the fd reassignment fixes from 1.43 and 1.45 ....
snj[src/trunk]: src/share/examples/puffs/pgfs de-foodify comment
skrll[src/trunk]: src Apply hack for gcc 4.8 bug on rtld.c.
christos[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib PR/50561: David Binderman:...
maxv[src/trunk]: src/sys/modules/compat_svr4 Remove i386. By the way, it looks li...
bouyer[src/netbsd-8]: src pullup the following revisions, requested by hannken in t...
pgoyette[src/pgoyette-localcount]: src/sys/dev Clean up the vnd_spawn() routine so it...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AllWinner -> Allwinner
rtr[src/trunk]: src/sys/rump/net/lib/libsockin fix name clash i introduced when ...
snj[src/netbsd-8]: src/doc 5-8
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that I21[01] NVM revision >= 3.25 can'...
kre[src/trunk]: src/bin/sh More work on file descriptors... This is the copyfd...
maxv[src/trunk]: src/sys/arch Remove the LazyFPU code, as posted 5 months ago on ...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Use elf32 version module object reloca...
maxv[src/trunk]: src/sys/arch/i386/i386 Bring some amd64 swag. No functional chan...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Security fixes:
christos[src/trunk]: src/lib/libc/sys no need for __lwp_park50.S here and we don't pr...
skrll[src/trunk]: src/sys/dev/usb Fixup ucom_cleanup to not forget our pipe handles.
nonaka[src/trunk]: src/sys/dev/pci check LAR support in NVM for 8260/4165.
christos[src/trunk]: src/sbin/fsck_msdos Another infinite loop fix from OpenBSD from ...
maxv[src/trunk]: src/sys/arch Disable svr4 and svr4_32 on sparc, sparc64 and amig...
agc[src/agc-symver]: src First pass at adding symbol versioning for libz.
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Fixed overflow in delay() f...
christos[src/trunk]: src/tests/lib/libc/c063 PR/51804: Ngie Cooper: Sort headers; inc...
jmcneill[src/trunk]: src/sys/arch/usermode/include support building on arm
christos[src/trunk]: src/external/bsd/nsd/dist undef debug
christos[src/trunk]: src/external/bsd/file merge new file
kre[src/trunk]: src/bin/sh Whitespace cleanup from last update. NFC.
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
christos[src/trunk]: src/bin/sh simplify and eliminate TOCTOU.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan one more search path.
uwe[src/trunk]: src/sys/arch/hpcsh/dev Don't reschedule the callout in the scann...
pgoyette[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add __diagused attribute...
maxv[src/trunk]: src/sys/arch/amd64/amd64 There is a bug in the way the secondary...
christos[src/trunk]: src/sys/modules/compat_netbsd32 Disable NETBSD32_DRMKMS by not u...
christos[src/trunk]: src/external/bsd/ppp/dist * Fixed a potential security issue in ...
martin[src/netbsd-8]: src/etc Pull up following revision(s) (requested by kre in ti...
mrg[src/trunk]: src/share/mk switch bebox, cats, ibmnsw and prep to xorg-server ...
christos[src/trunk]: src/external/bsd/nsd Add nsd build glue
pgoyette[src/pgoyette-localcount]: src/distrib/sets/lists Add rump.fssconfig to sets ...
christos[src/trunk]: src/sys/dev/pci fix linking of DRMKMS kernel.
ozaki-r[src/trunk]: src/usr.bin/netstat Remove duplicate routing flag list
tsutsui[src/trunk]: src/sys/arch/sparc/dev Add a newline at end of file.
martin[src/trunk]: src/external/bsd/dhcpcd/dist Fix typo in previous
joerg[src/trunk]: src/sys/dev/ic Fix typo. Use format string.
mrg[src/trunk]: src remove unused variable.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT Missing file
christos[src/trunk]: src/share/mk switch all arm to new binutils
maxv[src/trunk]: src/sys/compat/sys Only compat_43 needs compat_osock. Note that ...
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb update for libxcb 1.11.
mrg[src/trunk]: src/external/mit/xorg/bin updates for xfsinfo 1.0.5 and xkbevd 1...
pgoyette[src/pgoyette-compat]: src/doc We've already done the compat_80 module stuff, ...
martin[src/trunk]: src/lib/libm/src Fix copy & pasto (make temp variable long double).
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use SDHC_FLAG_NO_TIMEOUT
ozaki-r[src/trunk]: src/sys Use time_uptime instead of time_second to avoid time leaps
nisimura[src/trunk]: src/sys/dev/adb minor tweaks to shut gcc4.8 warning off.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: implement table replace subcommand.
wiz[src/trunk]: src/share/man/man4/man4.vax Remove superfluous Pp.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add gpiokeys driver
joerg[src/trunk]: src/crypto/external/bsd/openssl Use cross-cpp when extracting Op...
kamil[src/trunk]: src/tests/kernel Add new test siginfo5 in t_ptrace_wait{, 3, 4, 6, i...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Disable X-Surf devices for DRACO's confi...
alnsn[src/trunk]: src/sys/net Handle overflow in BPF_LD+BPF_IND for mbuf chains an...
skrll[src/trunk]: src/sys/dev/usb Remove magic numbers from xhci_hc_reset. From t...
christos[src/trunk]: src/sys/arch/sparc64/include move the useful macros somewhere wh...
maxv[src/trunk]: src Remove ifpci(4). It is part of ISDN, which we are retiring.
msaitoh[src/trunk]: src/sys/arch/x86/include Add some new TLB and cache entries from...
dholland[src/trunk]: src/etc Replace the comment on this file. It appears to date bac...
pgoyette[src/pgoyette-localcount]: src/sys/dev Typo
riz[src/trunk]: src/sys/dev/pci Wrap debug code in {} because "a label can only ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Call the correct ipi handlers for IPI_...
rmind[src/trunk]: src - Add bpf_args_t and convert bpf_filter_ext() to use it. Th...
joerg[src/trunk]: src/gnu/dist/gkermit NUL != NULL, so use correct literal here.
kamil[src/trunk]: src Add ereallocarr(3) to libutil
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Remove unnecesasry #ifdef COMPA...
msaitoh[src/trunk]: src/sys/dev/pci Back out rev. 1.210. The PCI config registers of...
ozaki-r[src/trunk]: src/tests/net tests: make utility funtions easy to use for tests...
christos[src/trunk]: src/lib/libform Simplify previous.
njoly[src/trunk]: src/distrib/sets/lists/debug Add missing .debug extension.
nat[src/trunk]: src/sys/dev Remove dead code from audio open. Found by isaki@.
christos[src/trunk]: src/sys/compat/netbsd32 lwp park glue
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement atomi...
ozaki-r[src/trunk]: src/sys/net Replace adaptive mutex for ethercom with spin one
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan Add build glue
skrll[src/trunk]: src/sys/arch/amd64/conf More options
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
msaitoh[src/trunk]: src/sys/dev/pci Cleanup comments. No functional change.
perseant[src/perseant-stdc-iso10646]: src Add a version of localedef(1), taken from F...
skrll[src/trunk]: src/sys/arch/arm/arm32 Delete pmap_pmaps and its only user pmap_...
jmcneill[src/trunk]: src/sys Add support for devices with separate "init" and "defaul...
mrg[src/trunk]: src/external/mit/xorg define FD_SETSIZE=512, to match the new XF...
christos[src/trunk]: src/tests/net/mcast fix typo, use different address
rin[src/trunk]: src/share/man/man9 Link pci_intr_*(9) to pci_intr(9), except for...
christos[src/trunk]: src/distrib/sets/lists/comp Bye CIRCLEQ
macallan[src/trunk]: src/sys/dev/pci clear screen when leaving X so we don't leave ga...
martin[src/trunk]: src/sys/arch/evbarm/conf Add options MODULAR
christos[src/trunk]: src/sys/net80211 one we is enough.
nonaka[src/trunk]: src/sys/dev/pci iwm(4): 8260 works now. 4165 may works too.
jakllsch[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Improve support for R_AARCH64...
gson[src/trunk]: src/tests/lib/libutil Reduce the step size, exposing another bug.
nonaka[src/trunk]: src/sys/dev/pci Add apmg_wake_up_wa support from DragonFly BSD.
abhinav[src/trunk]: src/lib/libedit PR lib/54131 - declare the loop variable outside...
christos[src/trunk]: src/sys/dev/usb remove stray +
tsutsui[src/trunk]: src/external/gpl3/gcc Pull the simliar workaround from gcc 4.5.4:
christos[src/trunk]: src/sys/kern - add KASSERTS on functions that don't accept M_COP...
christos[src/trunk]: src/sys/fs/nfs/common fix mbuf leak; this is not being compiled ...
pgoyette[src/pgoyette-localcount]: src/sys/dev Return ENXIO if the device is NOT foun...
mrg[src/trunk]: src convert HAVE_GCC == 7 to HAVE_GCC >= 7.
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib use <i386/multiboot.h> instead of <m...
christos[src/trunk]: src/lib/libedit Make sure that argv is NULL terminated since fun...
joerg[src/trunk]: src/sys/lib/libunwind IAS is clang specific.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner For DDC, we don't have a real I2C bus...
christos[src/trunk]: src/sys/miscfs/procfs Rewrite the procfs_fileno as an inline fun...
christos[src/trunk]: src/distrib/sets/lists/man more nsd
ozaki-r[src/trunk]: src Introduce rump.arp
christos[src/trunk]: src/sys change the mountlist CIRCLEQ into a TAILQ
christos[src/trunk]: src add nsd
pgoyette[src/pgoyette-localcount]: src/sys/kern Add a note to revisit the locking for...
maya[src/trunk]: src/external/mit/xorg/lib Add missing file. Allows linking webki...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot This driver should also sup...
lukem[src/trunk]: src/lib/libc/gen Use "unsigned FOO" instead of less-portable "u_...
jdc[src/trunk]: src Add manual page for ADM1026.
maxv[src/trunk]: src/sys/netinet Kick fragments that would introduce several !MFF...
wiz[src/trunk]: src/sbin/dmesg Remove a comma and some trailing whitespace.
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Be explicit about the double register...
skrll[src/trunk]: src Remove hack now it's fixed in 4.8.2
nonaka[src/trunk]: src/sys/dev/pci regen
ryoon[src/trunk]: src/sys/dev/usb Add Sharp CE-175TU USB to Zaurus Option Port 16 ...
joerg[src/trunk]: src Support copysignl on PowerPC.
macallan[src/trunk]: src/sys/dev/sbus make comment match code...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch delete files we know...
knakahara[src/trunk]: src/sys/dev/pci sc->sc_core_stopping must be checked with holdin...
christos[src/trunk]: src/sys/lib/libkern undo sparc64 kludge
wiz[src/trunk]: src/lib/libedit Add missing backslash that broke build.
tsutsui[src/trunk]: src/sys/arch/x68k/stand Merge and share boot.c between normal bo...
christos[src/trunk]: src/doc sync to dhcp-4.2.5-P1
martin[src/trunk]: src Add an entry for recent pppd modules mishap.
christos[src/trunk]: src/external/bsd/flex/dist * flex version 2.5.39
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust to new acpica
christos[src/trunk]: src/sys/uvm include decls for _MODULE
pooka[src/trunk]: src/lib/librumpuser Use _FILE_OFFSET_BITS=64 on Solaris too (nec...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Whitespace
christos[src/trunk]: src/sys/sys Provide TAILQ_REPLACE for tmux, from FreeBSD.
christos[src/trunk]: src/sys/sys Add a CIRCLEQ_END() macro to reduce diff with other ...
christos[src/trunk]: src/tools/compat need ctype.h
joerg[src/trunk]: src/lib/libm/compiler_rt Complex division for long double uses d...
isaki[src/trunk]: src/sys/arch/x68k/dev Merge prate and rrate. These can not be s...
skrll[src/trunk]: src/sys/arch/hp700/stand/common Use __debugused
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Add V210/V240 environmental sensors...
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers More clang -Werror avoidance
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Define the netbsd32_sendsig_hoo...
mrg[src/trunk]: src/external/gpl3/binutils - use the same set of emulations for ...
mrg[src/trunk]: src/usr.bin/audio rename struct write_info as struct track_info, ...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include Rename __is_sign...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Use libdplibs
kiyohara[src/trunk]: src/sys/dev/marvell Change MVSPI_SIZE to 0x80 instead of 0x50.
christos[src/trunk]: src/distrib/sets/lists bump the rest of the bind libraries
cheusov[src/trunk]: src/lib/libc/stdio According to POSIX return value of fputs(3) s...
martin[src/trunk]: src/lib/csu/common We do not want to build the code model markes...
christos[src/trunk]: src/libexec/atrun missing <sys/stat.h> include.
cheusov[src/trunk]: src/usr.bin/csplit Compare return value of fputs(3) with EOF ins...
perseant[src/perseant-stdc-iso10646]: src/lib/libc/citrus Make the compilation condit...
roy[src/trunk]: src/sys/dev/pci iwi_newstate should work along with ieee80211_ne...
hannken[src/trunk]: src/sys/dev/scsipi Prevent detaching an open device unless forced.
jmcneill[src/trunk]: src/sys/arch/arm port-evbarm/53308: evbarm-earmv7hf performance ...
jmcneill[src/trunk]: src/sys/net Add IFM_IEEE80211_VHT subtype, IFM_IEEE80211_11AC op...
maxv[src/trunk]: src/sys/kern Don't include <uvm/uvm_extern.h>
pooka[src/trunk]: src/sys/rump/librump Allow Makefile.rump to append to SRCS.
martin[src/trunk]: src/sys/dev/sdmmc Add missing includes
snj[src/netbsd-7]: src/doc 124[45679]
christos[src/trunk]: src/external/bsd/flex/dist/src Regen without #line directives
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_get_string_index helper.
nakayama[src/trunk]: src/sys/arch/sparc64 Use newly introduced intrhand_alloc().
christos[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix signed/unsigned comp...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Increase maxusers to 64 for 64-bit kernels
pooka[src/trunk]: src/lib add RETURN VALUES
msaitoh[src/trunk]: src/sys/dev/pci Add support for RDC R1012 IDE controller.
skrll[src/trunk]: src/sys/arch Add CPU_CONTROL_UNAL_ENABLE. New ABIs demand unalig...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 remove...
kamil[src/trunk]: src/sys/kern Remove 2 static asserts from the kernel ptrace code
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't use fabs on integers.
matt[src/trunk]: src/sys/arch/arm/cortex Adjust some of IPLs of various IPIs.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add interrupt handling to su...
joerg[src/trunk]: src/sys/arch/arm/xscale Skip a tautologic check if we know it is...
nonaka[src/trunk]: src/sys/dev/usb regen
snj[src/netbsd-8]: src/external/bsd/tmux/usr.bin/tmux Pull up following revision...
martin[src/trunk]: src/doc Move entries for changes that have been pulled up
jmcneill[src/trunk]: src/sys/dev/fdt Use machdep.cpu for the first instance
mrg[src/trunk]: src/external fake mknative, mostly enough to build real for mkna...
riastradh[src/trunk]: src/sys/kern panic takes no \n.
christos[src/trunk]: src/external/bsd/file/dist sync with head of upstream to fix Mac...
maya[src/trunk]: src/distrib/sets/lists/modules Mark the compat_svr4 module obsol...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist xor32 may be unused, mark i...
uebayasi[src/trunk]: src/usr.bin/config config(1): One more TODO about retiring direc...
christos[src/trunk]: src/libexec/getty need <sys/stat.h> for chmod
kre[src/trunk]: src/bin/sh Unbreak build ... again... gcc is insane.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different pinset for A31
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix calculation of the cpu model (display m...
christos[src/trunk]: src/etc rotate npflog0.pcap
rmind[src/trunk]: src/usr.sbin/npf/npftest Enable bpfjit for npftest.
msaitoh[src/trunk]: src/sys/dev/pci Add some HyperTransport related defines. It's re...
christos[src/trunk]: src/sys/arch/arm/marvell make this compile (but not work) XXX
perseant[src/perseant-stdc-iso10646]: src/lib/libc/locale Add files missing from last...
msaitoh[src/trunk]: src/sys/dev/pci Add ATS Relaxed Ordering supported bit described...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fences may last longe...
jmcneill[src/trunk]: src/doc rkpmic(4): Add support for Rockchip RK805 Power Manageme...
skrll[src/trunk]: src/sys/dev/usb Remove 'return' right after 'goto'
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable WSDISPLAY_MULTICONS
ozaki-r[src/trunk]: src/sys/arch Add NET_MPSAFE to ALL
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen
maxv[src/trunk]: src/sys/compat/netbsd32 Set 'error' properly.
christos[src/trunk]: src/doc new ntpd
skrll[src/trunk]: src/sys/arch/sh3/sh3 Really remove unused variable.
christos[src/trunk]: src/lib/libc/time add constcond
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jmcneill ...
tsutsui[src/trunk]: src/distrib Remove non-en translations. en is enough for poor Ti...
joerg[src/trunk]: src/lib/libc/stdlib Fix type name. From Abhinav.
snj[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
martin[src/trunk]: src/sys/arch/evbarm/conf Fix the names of the (commented out) Ki...
gson[src/trunk]: src/distrib/utils/sysinst Sync non-English messages with the cha...
khorben[src/trunk]: src/sys/arch Set the N900 kernel on par with the latest improvem...
kre[src/trunk]: src/external/bsd/dhcpcd/dist/hooks PR install/53622 (probably)
christos[src/trunk]: src/tests/crypto/libcrypto Merge openssl-1.1.1
skrll[src/trunk]: src/sys Use IPL_VM for dwc2_intr and mark as MP safe where possi...
shm[src/trunk]: src/libexec/httpd * bozo_clean_request free(3) clean up (removed...
christos[src/trunk]: src/tests/lib/libc/gen wrap the macro in do/while.
kamil[src/trunk]: src/usr.sbin/makemandb Include <unistd.h> for R_OK W_OK STDOUT_F...
riastradh[src/trunk]: src/sys/dev/ic Reject out-of-bounds channel index.
kamil[src/trunk]: src/sbin/savecore Adapt funopen(3) call after switch to new zlib(3)
riastradh[src/trunk]: src/sys/compat/svr4 Fix some of the multitudinous holes in svr4 ...
rmind[src/trunk]: src/sys Switch XC_HIGHPRI to run at IPL_SOFTSERIAL i.e. the high...
maxv[src/trunk]: src/sys/arch/amd64 Map the rodata segment independently on amd64...
pgoyette[src/pgoyette-localcount]: src/sys/arch/x86/x86 Resolve $NetBSD$ conflict
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Improve description of localcou...
pgoyette[src/pgoyette-localcount]: src/sys/dev Use correct prototype.
tsutsui[src/trunk]: src/sys/dev/pci Appease a printf format warning on LP64 machines.
knakahara[src/trunk]: src/sys/net Revert route.c:r1.224 to fix net/arp/t_arp and net/n...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf defopt -> defflag
isaki[src/trunk]: src/sys/dev/wscons Fix the bell period.
ozaki-r[src/trunk]: src/usr.sbin/ndp Add getaddrinfo.c to RUMPSRCS for link-local ad...
knakahara[src/trunk]: src/sys/dev/pci Interrupt handlers read wm_rxqueue or wm_txqueue...
pgoyette[src/pgoyette-compat]: src/sys Convert the MODULE_{, VOID_}HOOK_CALL macros to...
uebayasi[src/trunk]: src/sys/dev/cardbus Fix i386 CARDBUS build.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Change to a tab from white-spaces.
kre[src/trunk]: src/distrib/common Remove test ([) -o usage, and make a couple o...
martin[src/trunk]: src/usr.bin/kdump Drop i915, it still causes duplicate case stat...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Source of pll_p_out5 is not div_pllp_out...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add ADMA2 support, which enables scatter gathe...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not present in 309604...
maxv[src/trunk]: src/sys/dev/pci Unreference iwic (now removed), forgot that.
christos[src/trunk]: src/usr.bin/patch From Martin Natano @bitrig: Use execve(2) inst...
pgoyette[src/pgoyette-compat]: src/sys/arch/aarch64/aarch64 Implement dummy netbsd32_...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Remove null lines.
ozaki-r[src/trunk]: src/tests/net/arp Add tests for arp -a option
christos[src/trunk]: src/usr.sbin/zic don't try to run a non-existing nbcat
dholland[src/trunk]: src/sys/arch/x86/x86 If we're going to use just the name of the ...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
bouyer[src/netbsd-7]: src/doc Fix today's ticket entries
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I347-AT4
jmcneill[src/trunk]: src/sys/arch/arm/cortex Update sc_mptargets atomically, as PEs w...
plunky[src/trunk]: src/share/man/man9 Clarify the meaning of this. These macros do...
christos[src/trunk]: src/sys/arch/amiga/amiga convert to TAILQ, remove open-coded CIR...
perseant[src/perseant-stdc-iso10646]: src Make it compile again when __STDC_ISO_10646...
tsutsui[src/trunk]: src/sys/arch/x68k/conf Use COPTS="-O2 -fno-reorder-blocks" as de...
jmcneill[src/trunk]: src/sys/dev/ic If firmware is connected in HT or VHT mode, repor...
riastradh[src/trunk]: src/share/man/man9 Fix statement of what write-ahead means. Con...
christos[src/trunk]: src/lib/libc/gen simplify cast.
christos[src/trunk]: src/external/atheros/athn build glue
christos[src/trunk]: src/sys/kern If we had an error, don't do the debug checks becau...
maxv[src/trunk]: src/sys/arch Drop support for svr4 on i386. This feature is not ...
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos Regen
kamil[src/trunk]: src/sys/kern Remove compile-time asserts checking whether intptr...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia extract physical address from HDMI VDSB ...
riastradh[src/trunk]: src/sys/compat/ibcs2 Check for NUL termination within the buffer...
ozaki-r[src/trunk]: src/sys/netipsec Update the locking notes
roy[src/trunk]: src/lib/libcurses Kill stray refs to __virtscr and _cursesi_scre...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by n...
christos[src/trunk]: src/distrib/utils/sysinst fix debugging sets
knakahara[src/trunk]: src/sys remove unnecessary conversion.
skrll[src/trunk]: src/sys/dev/usb Free the RX list if ural_alloc_rx_list fails par...
maxv[src/trunk]: src/sys Use non-variadic function pointer in protosw::pr_input.
matt[src/trunk]: src/sys/netinet Make sure that snd_win doesn't go negative.
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014i from ftp:/...
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 7.99.57!
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by kami...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k look for...
dholland[src/trunk]: src/bin/csh remove .if make(install)
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot Probe the actual memory size and wa...
christos[src/trunk]: src/sys/kern Centralize the computation of struct timespec to th...
joerg[src/trunk]: src/sys/dev/ic Typo
christos[src/trunk]: src/sys/kern 1. mask fflags so we don't tack on whateve oflags w...
christos[src/trunk]: src/lib/libc/time Pick up the latest matching (most recent) entr...
wiz[src/trunk]: src/lib/libc/sys Sort a bit more.
kre[src/trunk]: src/bin/sh Whitespace fixes. No functional change.
isaki[src/trunk]: src/share/man/man3 s/tail queue/simple queue/ in SIMPLE QUEUES s...
maxv[src/trunk]: src/sys/arch/amd64/include Give the structure sizes.
christos[src/trunk]: src/doc mention new nvi
joerg[src/trunk]: src Bump sshramdisk size to 3800k, reserve 4MB in the install ke...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
mlelstv[src/trunk]: src/sys/dev/usb count collisions, count and debug print more err...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 newline after break
christos[src/trunk]: src/external/bsd/flex/dist handle RCSID not being defined
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Support SolidRun Cubox.
kamil[src/trunk]: src/lib/libc/stdlib Add license header (the NetBSD 2-clause vers...
pooka[src/trunk]: src/sys/rump Perform internal consistency check automatically.
garbled[src/trunk]: src/distrib/utils/sysinst Add def for KERNEL_9
maxv[src/trunk]: src/sys/lib/libsa Explain how all that mess works, without actua...
jnemeth[src/trunk]: src/sbin/gpt In the manpage:
christos[src/trunk]: src/sys/sys kernel is not allowed to use CIRCLEQ anymore (idea f...
apb[src/trunk]: src/usr.bin/xinstall When printing a timestamp to a metalog, use...
dholland[src/trunk]: src/sys/ufs/lfs fix typo; hi christos
maxv[src/trunk]: src/sys/compat/linux/common Reject non-regular files.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Initialize mvTclk in SOC_getclks() b...
snj[src/netbsd-8]: src/doc 33-36, 38-40
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 GMAC module base and clk reg ...
skrll[src/trunk]: src/sys/dev/usb Add || defined(OHCI_DEBUG) to pick up usbd_dump_...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
ozaki-r[src/trunk]: src/sys/netinet Apply psz/psref to remaining IFADDR_READER_FOREACH
roy[src/trunk]: src/sys/net Allow multicast/broadcast packets from a bridge memb...
agc[src/agc-symver]: src/rescue Pull up fixes from HEAD after pdisk move to exte...
chs[src/trunk]: src/sys/arch/x86 redo the ACPI interrupt handler setup again, th...
dholland[src/trunk]: src/sys/ufs/ffs Fix unchecked UFS_WAPBL_BEGIN. Coverity 975226.
christos[src/trunk]: src/distrib/sets/lists bump libssh
kamil[src/trunk]: src/doc ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD
rmind[src/trunk]: src/sys/net/npf Add npf_session_trackable_p() and npf_session_fi...
sevan[src/trunk]: src/share/misc L2CAP
uebayasi[src/trunk]: src/sys/kern o Don't include sys/sched.h. Scheduler-related ope...
msaitoh[src/trunk]: src/sys/arch/x86 KNF.
mrg[src/trunk]: src/share/mk gcc 7 can now be found in gcc.old.
wiz[src/trunk]: src Use date of last distfile for am-utils.info date.
ryoon[src/trunk]: src/sys/dev/usb Regen.
christos[src/trunk]: src/common/dist/zlib merge conflicts
christos[src/trunk]: src/distrib/sets/lists/comp Add wide versions of histedit functions
christos[src/trunk]: src/lib/libc/sys mention sig == 0
snj[src/netbsd-8]: src hello there, 8.0_BETA
jakllsch[src/trunk]: src/tests/dev/usb Use rump_schedule() before calling things in t...
njoly[src/trunk]: src/distrib/sets/lists/base Kill a trailing slash.
nakayama[src/trunk]: src/usr.bin/vmstat Use u_long to avoid negative value outputs.
mrg[src/trunk]: src/external/mit/xorg/bin/xterm remove some duplication; pointed...
pgoyette[src/pgoyette-localcount]: src/sys/kern Style: indent label 'out:' one space ...
uwe[src/trunk]: src/sbin/shutdown Use NULL instead of 0 for null pointer.
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet #537 NAT rules with sticky have...
wiz[src/trunk]: src/doc tmux-2.3 out.
kamil[src/trunk]: src/doc Document new additions to ptrace(2) in doc/CHANGES
christos[src/trunk]: src/usr.bin/xlint/lint1 Be more specific about the type errors
pettai[src/trunk]: src Added zless(1) - comes in the lastest version of zmore(1) fr...
skrll[src/trunk]: src/sys/arch Don't use printx before setting up stack.
mrg[src/trunk]: src/external/gpl3 put the location of gmp/mpc/mpfr in a variable...
cherry[src/trunk]: src/sys/arch/x86/pci In the NIOAPIC case, we do not need to supp...
skrll[src/trunk]: src/sys/arch/hppa/hppa Support PCREL32 (for EH sections)
martin[src/trunk]: src/lib/libm/noieee_src Provide cbrtf() and cbrtl()
skrll[src/trunk]: src/sys/arch/aarch64/conf s/A64/ARM/
isaki[src/trunk]: src/sys/dev/ic Use endian conversion macros (and some rearrange ...
mrg[src/trunk]: src/sys/dev/usb add config_pending usage to uhub and general USB...
mrg[src/trunk]: src remove usb(4)'s "flags 1" code. it has been dead for a while,
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-r128 build EXA s...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fixed to keep PROT_EXECUTE when wri...
christos[src/trunk]: src/lib/npf link against /lib
nonaka[src/trunk]: src/sys/dev/pci fix indent
skrll[src/trunk]: src/sys/dev/usb Pullin opt_usb for UPLCOM_DEBUG
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: fix some NetBSD wrappers.
jmcneill[src/trunk]: src/usr.sbin/makemandb Make the 'no results found' message sound...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
christos[src/trunk]: src/sys/nfs convert from CIRCLEQ to TAILQ
msaitoh[src/trunk]: src/sys/dev/pci Change the order of register settings a little t...
mrg[src/trunk]: src/distrib/sets/lists/xserver un-obsolete xf86-video-intel-old ...
pgoyette[src/pgoyette-compat]: src/sys Convert the final non-MP-safe "vectored" compa...
christos[src/trunk]: src/external/bsd/file/lib Build magic.h before all objs.
christos[src/trunk]: src/sys/rump/include/rump regen
skrll[src/trunk]: src/sys/dev/usb Remove the "usb_disconnect_port: no device" DIAG...
christos[src/trunk]: src/sys/conf Add COPTS for xhci.c, since the do_command_locked c...
maxv[src/trunk]: src Remove KMEMSTATS.
martin[src/trunk]: src/lib/libm/noieee_src Provide expm1f()
christos[src/trunk]: src/external/bsd/top/dist PR/47675: Nick Hudson: top(1) man page...
wiz[src/trunk]: src/lib/libc/stdlib Spacing; Fn -> Xr for jemalloc.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin allow awge mac address to be overriden ...
christos[src/trunk]: src/external/bsd switch to new nvi
christos[src/trunk]: src/sys/net80211 remove trailing whitespace.
manu[src/trunk]: src/lib/libperfuse FUSE fallocate support
christos[src/trunk]: src/usr.sbin/makemandb Don't enumerate all the digit sections
mrg[src/trunk]: src/external/mit/xorg/bin updates for xgamma 1.0.6 and xkbprint ...
christos[src/trunk]: src/distrib/sets/lists/tests new test
martin[src/trunk]: src/sys/arch/arm/allwinner Fix previous.
bouyer[src/netbsd-7]: src/external/bsd/dhcp/dist/common Pull up following revision(...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Sync cpu_reboot with i386:
jmcneill[src/trunk]: src/sys/arch/arm/samsung Make this driver MPSAFE
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add register macros.
jmmv[src/trunk]: src/tests/fs/common Mark the zfs tests as requiring root.
christos[src/trunk]: src/external/bsd/dhcp Build gluons
pgoyette[src/pgoyette-localcount]: src/sys First pass of adding localcount(9) support...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf mount root partition with noatime
christos[src/trunk]: src/lib/libz Adapt to new zlib
skrll[src/trunk]: src/sys/dev/usb Add some defines from the USB 2.0 specification ...
pgoyette[src/pgoyette-localcount]: src/sys Add new xxx_acquire variants for device_lo...
pgoyette[src/pgoyette-localcount]: src/external/cddl/osnet Add the d_localcount membe...
pgoyette[src/pgoyette-localcount]: src/distrib/sets/lists/comp Update sets for new de...
pgoyette[src/pgoyette-localcount]: src/sys/dev/pad Good grief - what was I thinking?
christos[src/trunk]: src/sys/sys make this kmemuser friendly.
skrll[src/trunk]: src/sys/dev/usb G/C some #if 0 code
joerg[src/trunk]: src/external/bsd/llvm Update mclinker snapshot to include the va...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Revert previous change(s). Th...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Remove some spurious declarat...
maxv[src/trunk]: src/sys/kern Tell which dependency has failed
jnemeth[src/trunk]: src/sbin/gpt change the "-b blocknr" parameter to accept a "huma...
tron[src/trunk]: src/external/ibm-public/postfix/share/html Update list of HTML p...
rtr[src/trunk]: src/sys/net return EOPNOTSUPP for pr_stat instead of returning s...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add usermode kernel config
pgoyette[src/pgoyette-compat]: src/doc Remove the last item in the need-for-merge sec...
kamil[src/trunk]: src/sys/sys Define LW_DBGSUSPEND in sys/lwp.h
gdt[src/trunk]: src/sys/kern Add comment questioning lock asymmetry.
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 In the xxx_fini() routine we ...
mlelstv[src/trunk]: src/sys/dev/usb kmem_alloc doesn't support allocating 0 bytes.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Revert previos. I accidentally committed a ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 - set DIST based upon EXT...
marty[src/trunk]: src/sys/arch XU4 FDT Enable the minimum device tree
spz[src/trunk]: src/external/mit/expat/dist Import of a new expat version. Upstr...
pgoyette[src/pgoyette-compat]: src Sync with HEAD, resolve a couple of conflicts
christos[src/trunk]: src/crypto/external/bsd/openssh/dist put back hpn/lpk strings
tsutsui[src/trunk]: src/sbin/disklabel Fix botch in "make disklabel a MI tool" chang...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define fillkpt_nox, which sets up a set...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint libraries
martin[src/trunk]: src/sys/lib/libsa Initialize the marker for the data segment, in...
martin[src/trunk]: src/doc Belatedly note awge(4)
ozaki-r[src/trunk]: src/tests/net/arp Fix cleanup; halt all running rump_servers
martin[src/trunk]: src/lib/libm Try to fix the build (again): move e_sqrtl.c to com...
christos[src/trunk]: src/sys/coda replace open-coded scan with macro; fix locking
chs[src/trunk]: src/sys/compat regen
pgoyette[src/pgoyette-compat]: src/sys No need to declare the hook_call() function fo...
mrg[src/trunk]: src/share/mk turn on MKCOMPAT for riscv64.
perseant[src/perseant-stdc-iso10646]: src Make the tests pass once more when __STDC_I...
pgoyette[src/pgoyette-localcount]: src/external/cddl/osnet More renaming of LOCALCOUN...
pgoyette[src/pgoyette-localcount]: src/sys/dev Use after initialization, not before
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
pgoyette[src/pgoyette-compat]: src Bring in some fixes from HEAD to address a couple ...
christos[src/trunk]: src/tests/lib/libc/gen PR/51806: Ngie Cooper: Only run the vis l...
msaitoh[src/trunk]: src/sys/dev/mii - Remove extra delay in brgphy_mii_phy_auto. Sam...
ozaki-r[src/trunk]: src/sys/net Remove obsolete codes for if_snd
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix some clocks; many periph dividers ar...
christos[src/trunk]: src/external/bsd/nvi/dist/vi Avoid repainting after screen has b...
rmind[src/trunk]: src/sys/fs/tmpfs Make tmpfs_node_t::tn_gen a 32-bit number, keep...
mrg[src/trunk]: src/external/bsd/atf/dist/atf-sh give a catch() a variable. gcc...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing break. up...
gutteridge[src/trunk]: src/share/man/man9 panic.9: add xrefs to printf(3) and printf(9)
ryoon[src/trunk]: src/sys/dev/usb Sharp CE-175TU USB to Zaurus Option Port 16 cabl...
christos[src/trunk]: src/bin/sh Fix handing of user file descriptors outside the 0..9...
ryoon[src/trunk]: src/share/man/man4 Add Sharp CE-175TU entry, and bump date.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Don't abort with an assertion wh...
sjg[src/trunk]: src/usr.bin/make If built with filemon support, set .MAKE.PATH_F...
tsutsui[src/trunk]: src/sys/arch/atari/conf Use COPTS="-O2 -fno-reorder-blocks" for ...
wiz[src/trunk]: src/doc tmux-1.8 out.
prlw1[src/trunk]: src/sys/arch/usermode Take procfs_machdep.c rev 1.4 one step fur...
rin[src/trunk]: src/share/man/man9 pci_intr_type() is described in pci_msi(9).
christos[src/trunk]: src/sys/dev/wscons Needed <sys/time.h> that it got in the past b...
skrll[src/trunk]: src/sys/arch/arm/arm Move mcrr and mrrc up the list so they matc...
tsutsui[src/trunk]: src/sys/arch Use COPTS="-O2 -fno-reorder-blocks" as defined in s...
skrll[src/trunk]: src/sys/arch/arm/arm Don't flush random ASIDs. Instead always as...
maya[src/trunk]: src/doc Note /rescue is a separate set now.
he[src/trunk]: src/sys/arch/emips/emips Initialize iospace_size instead of iosp...
dholland[src/trunk]: src Use lfs_accessors.h in conjunction with the cleaner's struct...
sjg[src/trunk]: src/usr.bin/make Don't SEGV when Hash_Table is uninitialized
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID-1128381: Avoid use afte...
christos[src/trunk]: src/share/man/man3 Sync queue man pages with queue.h.
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_50 As far as I can tell, neithe...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to new attach world...
uebayasi[src/trunk]: src/sys/arch/x86/pci Fix another indirect circular dependency (a...
maxv[src/trunk]: src/sys/kern - limit the number of sections with ELF_MAXSHNUM
christos[src/trunk]: src/usr.bin/ftp don't pay attention to special characters if the...
mlelstv[src/trunk]: src/sys/dev/sdmmc more debug output
christos[src/trunk]: src/lib/libc/sys move section around.
agc[src/agc-symver]: src/lib/libbz2 add symbol versioning information for libbz2
palle[src/trunk]: src/sys/arch/sparc64/sparc64 fill_ddb_regs_from_tf() now fetches...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jmcneill ...
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump On UEFI environment, ACPI table ...
joerg[src/trunk]: src/lib/libm/src Typo.
kamil[src/trunk]: src/sys/kern Restore the old behavior in PT_GET_PROCESS_STATE
rin[src/trunk]: src Describe roundup2(9) in roundup(9).
alnsn[src/trunk]: src/tests/lib/libbpfjit Rename bpfjit tests to libbpfjit.
christos[src/trunk]: src/sys/sys Add __launder_type() from mrg to get the CIRCLEQ mac...
dholland[src/trunk]: src/sys/ufs/ffs clarify warning printout
pooka[src/trunk]: src/lib/librumpuser Don't install rumpuser.h here.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Call teardown_timer in i...
knakahara[src/trunk]: src/sys/opencrypto use kmem_alloc KPI instead of malloc KPI.
christos[src/trunk]: src/lib add asan to the libraries we build.
christos[src/trunk]: src/distrib/sets/lists bump libssh
christos[src/trunk]: src/sbin/raidctl need <sys/stat.h> for fstat()
asau[src/trunk]: src/share/misc Sukhum isn't in Georgia since 1993 (1990, 1992, 1...
kamil[src/trunk]: src/tests/lib/libc/sys Fix typo in TEST_VFORK_ENABLED
maxv[src/trunk]: src/doc Mention high mem.
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing x11 selector
maxv[src/trunk]: src Remove TCP_COMPAT_42.
martin[src/trunk]: src/sys/rump/dev/lib/libscsitest For the MMC GET_CONFIGURATION c...
christos[src/trunk]: src/sys/rump/net/lib/libnpf normali{s,z}e
christos[src/trunk]: src/usr.sbin/lpr/common_source CID 1125882: Don't use unitialize...
wiz[src/trunk]: src/usr.sbin/makemandb Sync usage with man page.
ozaki-r[src/trunk]: src/lib/libc/net KNF
jmcneill[src/trunk]: src/sys/dev/sdmmc bus_dma_segment_t ds_addr is bus_addr_t not pa...
mlelstv[src/trunk]: src/sys/kern Correct m_len calculation for m_dup() with mbuf clu...
christos[src/trunk]: src/sys/lib/libunwind prefer our own unwind.h
pgoyette[src/pgoyette-compat]: src/sys Split sys/net/rtsock.c into two pieces, one of...
nonaka[src/trunk]: src/sys/dev/pci Add Realtek RTL8402 PCI-E Card Reader.
kamil[src/trunk]: src/tests/kernel PT_GET_SIGINFO is no longer PT_SET_SIGINFO cond...
snj[src/netbsd-8]: src/sys/arch/evbarm/rpi Pull up following revision(s) (reques...
mrg[src/trunk]: src/sys/dev/pci add missing break.
uebayasi[src/trunk]: src/usr.bin/config Keep track of attribute (module) dependency u...
uebayasi[src/trunk]: src config(1): Check minimal config(1) output files
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.1 to 2.2 10 April 2016
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awge
taca[src/trunk]: src/doc Update root.cache entry.
garbled[src/trunk]: src/sys/dev/usb Regen usbdevs.
jmmv[src/trunk]: src/tests/fs/psshfs Use /bin/sh for a temporary script instead o...
mrg[src/trunk]: src/share/mk convert two pairs of MACHINE_ARCH into two single M...
wiz[src/trunk]: src/share/man/man7 Add missing .El. From Henning Petersen in PR ...
riz[src/trunk]: src/etc/rc.d Implement "status" command for postfix - makes tool...
pgoyette[src/pgoyette-localcount]: src/sys Adapt machine-independant code to the new ...
martin[src/netbsd-8]: src/doc Tickets #9 .. #12
christos[src/trunk]: src/usr.bin/patch remove reference to SCCS which is not supporte...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some files.
mrg[src/trunk]: src/external/gpl3/gcc regen for netbsd version fix. (actually, ...
jmcneill[src/trunk]: src/sys/dev/usb Add HAILUCK keyboard (product 1e)
jdc[src/trunk]: src/doc Mention new ADM1026 i2c driver.
christos[src/trunk]: src/tests more tests needing <sys/stat.h>
msaitoh[src/trunk]: src/sys/net Print oversized frame's message only when DIAGNOSTIC...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Cubieboard2 uses GMAC with a 100Mbit PH...
wiz[src/trunk]: src/share/man/man7 Fix display problem reported by kamil via abh...
christos[src/trunk]: src/usr.bin/config cast to signed, since that's all we have.
ozaki-r[src/trunk]: src/sys Implement a simple psref leak detector
martin[src/trunk]: src/lib/csu/common Simplify previous by using CSU_MACHINE_ARCH. ...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
tsutsui[src/trunk]: src/distrib dhclient -> dhcpcd
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm Switch to eax
ozaki-r[src/trunk]: src/sys Enable some sysctl knobs on rump kernels for ifmcstat
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO description.
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r194393 for ...
jmcneill[src/trunk]: src/doc evbarm: Add support for Amlogic GXL family SoCs.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set ref clk to 204MHz so we can take adv...
jmcneill[src/trunk]: src/sys/dev/sdmmc instead of trying to handle cards already in 1...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist re-enable the none cipher, ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add vchiq
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix burst field encoding, and add a helpe...
mrg[src/trunk]: src/distrib/sets/lists/xserver properly mark all libi2c files as...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix error path in ixgbe_attach() and ixgbe...
mrg[src/trunk]: src/distrib/sets/lists updates for libdrm 2.4.62 and xf86-video-...
kre[src/trunk]: src/bin/sh Remove unnecessary extern var declaration that was a
maxv[src/trunk]: src Remove daic(4), it has never been functional.
kamil[src/trunk]: src/tests/kernel Add new test siginfo4 in t_ptrace_wait{, 3, 4, 6, i...
tsutsui[src/trunk]: src/sys/dev/ic Export accessops functions to allow overriding th...
maxv[src/trunk]: src/sys/arch/i386/i386 Map rodata and data+bss independently, an...
snj[src/netbsd-8]: src/doc tickets 14-18
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Make netbsd32_sendsig_sigino() ...
wiz[src/trunk]: src/sbin/gpt shrunk.
riz[src/trunk]: src/sys/dev/cardbus Expand "#ifdef notyet" section to encompass ...
christos[src/trunk]: src/usr.bin/col PR/49291: Henning Petersen: Problem with half-li...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Regen from GENERIC.in rev 1.125:
skrll[src/trunk]: src/sys/dev/usb Use XHCI_XFER2XXFER
dholland[src/trunk]: src Reorg docs, part 1:
msaitoh[src/trunk]: src/sys/arch/x86/include Fix some entries:
njoly[src/trunk]: src/lib/libc/gen Do not use hard-coded values with ENAMETOOLONG, ...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for bind.
pgoyette[src/pgoyette-localcount]: src/sys/rump/dev/lib/libcgd The rump_cgd component...
christos[src/trunk]: src/sys normali{s,z}e
maya[src/trunk]: src/sys/ufs/lfs fix buffer overflow/KASSERT when cookies are sup...
garbled[src/trunk]: src Add a new installer image for Raspberry PI to evbarm
skrll[src/trunk]: src/sys/arch/arm/arm32 s/0/KERNEL_PID/
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules update for xkey...
rin[src/trunk]: src/sys/dev/usb Correct lower bound of RX packet length; don't f...
kre[src/trunk]: src/tests/lib/libutil Make the 9 months ago test, when reverting...
hannken[src/trunk]: src Move vnode members v_dnclist and v_nclist as vi_dnclist and
jmmv[src/trunk]: src/tests/kernel Make cleanup routines actually work.
skrll[src/trunk]: src/sys/dev/usb Style. No functional change.
mlelstv[src/trunk]: src/sys/dev/sdmmc use mutex locking for MP safety.
uwe[src/trunk]: src/sys/ddb db_command - make sure count is always initialized.
kre[src/trunk]: src/distrib/amiga/floppies/inst Remove uses of test ([) -a opera...
christos[src/trunk]: src/external/bsd/nvi/catalog don't install an empty file
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Remove netbsd32_sendsig_sigcont...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 CID 240779: Wrong ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Add libraries the statical...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs fix build
mrg[src/trunk]: src/sys/dev/usb implement a gross hack to fix "boot -a" on syste...
kardel[src/trunk]: src/sys/dev/gpio make implementation match gpio(4) man entry. do...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Sync with changes from HEAD: n...
pgoyette[src/pgoyette-compat]: src/sys/sys Also in the UNSET_HOOK2 case, release the ...
maxv[src/trunk]: src/sys/arch/i386/include Remove unused.
darrenr[src/trunk]: src/tests/ipf PR kern/47462
uwe[src/trunk]: src/sys/ddb db_command - make setting have_addr more clear.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
alnsn[src/trunk]: src/lib/librumpuser Remove unused file.
joerg[src/trunk]: src/sys/rump/net/lib/libnetbt Fix syntax for undefined HAVE_GCC.
rin[src/trunk]: src/lib/libcurses PR lib/53615
wiz[src/trunk]: src/share/man/man9 Use more Dv.
riz[src/trunk]: src/sys/dev/raidframe Remove RAID_DIAGNOSTIC around a variable a...
mlelstv[src/trunk]: src/sys/fs/msdosfs Validate FAT entries to avoid some panics cau...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm fix ioctl cut-n-paste error
matt[src/trunk]: src/sys/arch/arm/arm32 Fix pmap_flush_page to also flush the sec...
kamil[src/trunk]: src Do as POSIX says, define the timespec structure in <signal.h>
njoly[src/trunk]: src/sys/external/bsd/drm2/include/linux A void function should n...
wiz[src/trunk]: src/share/man/man9 Unfix parts of previous.
christos[src/trunk]: src/doc update dhcp to the latest
njoly[src/trunk]: src/sys/rump/librump/rumpkern Do lwp0 initialisation as early as...
pgoyette[src/pgoyette-localcount]: src/sys/kern Fix typo in KASSERTMSG macro name
kre[src/trunk]: src/bin/sh It was twenty(-two) years ago today
rmind[src/trunk]: src libnpf/npfctl: support dynamic NAT rulesets using a name pre...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: make device interrupts work. Introdu...
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/distrib/sets/lists gcc=48 has asan.
kefren[src/trunk]: src/sys/netinet * implement TCP CUBIC congestion control algorithm
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r177512 and ...
mrg[src/trunk]: src/external/mit/xorg build updates for various x11 apps being u...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r309604 from branc...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.6.1 with th...
skrll[src/trunk]: src/sys/dev/usb Fix locking botch.
roy[src/trunk]: src/lib/libcurses Test for __ISPASTEOL when moving the cursor an...
christos[src/trunk]: src/usr.bin/ftp Factor the proxy handling code out.
joerg[src/trunk]: src truncl(3)
kre[src/trunk]: src/distrib/sets/lists/comp If i386/svr4_machdep.h is no longer ...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle c99 nested struct initialization ...
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix IPL for cascading pic to HIGH.
matt[src/trunk]: src/sys/arch/m68k/include Export fpreg.h for libc
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib The x86 kernel entry point stack arg...
christos[src/trunk]: src/share/mk If we are compiling with -g and using gcc4.8 and dt...
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man fix conflicts
njoly[src/trunk]: src/sys Allow fill_kproc2() to be used by more than sysctl.
skrll[src/trunk]: src/sys/arch/arm/conf Whitespace
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Create CLEANWIN0 and CLEANWI...
kardel[src/trunk]: src/sys/dev/i2c remove artifacts inspired by misleading document...
dholland[src/trunk]: src/tests/fs/vfs Cite a relevant PR for msdos_renamerace instead...
wiz[src/trunk]: src/share/man/man9 Use Er for errors and Dq for double quoted st...
martin[src/trunk]: src/sys/arch/x86/x86 Remove an unused variable
christos[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src PR 48384: reorganize struct ieee_ext for sparc64 to only use...
riastradh[src/trunk]: src/share/man/man9 Clarify wording about shared and exclusive lo...
chs[src/trunk]: src/sys/dev/marvell make this compile again:
dholland[src/trunk]: src Rework /usr/share/doc.
maxv[src/trunk]: src/sys/arch/i386 Unlink svr4_machdep.h.
skrll[src/trunk]: src/sys/dev/ic #if 0 an assert around rootintr that's no longer ...
joerg[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Fix format strings to m...
christos[src/trunk]: src/tests/lib/libc/gen PR/51811: Ngie Cooper: Fix include file p...
pgoyette[src/pgoyette-compat]: src/sys/modules Add the libnv directory for all of the...
pgoyette[src/pgoyette-compat]: src/doc Note that rtsock_50 is now functional, even th...
christos[src/trunk]: src/external/bsd/nsd/dist Import nsd
kamil[src/trunk]: src/sys/kern Separate flag for suspended by _lwp_suspend and sus...
matt[src/trunk]: src/lib/libc/arch/m68k/hardfloat Move the hardfloat stuff to its...
msaitoh[src/trunk]: src/sys/dev - Rename PHY related flags for the consistency. It's...
pooka[src/trunk]: src/usr.bin Support disklabel partitions on all platforms.
riastradh[src/trunk]: src/sys/compat/svr4 Check bounds in svr4_sys_putmsg. Check more...
snj[src/netbsd-8]: src/doc tickets 698-705
wiz[src/trunk]: src/usr.bin/config New sentence, new line. Bump date for previous.
christos[src/trunk]: src/sys/compat/netbsd32 remove unused prototypes
jmcneill[src/trunk]: src/sys/dev/fdt split gpio, i2c, intr, and regulator helpers int...
rin[src/trunk]: src/sys/dev/usb - Style (total_len ---> totlen).
mrg[src/trunk]: src/sys/arch/evbmips/conf enable ext2fs, nullfs, cd9660, disable...
kamil[src/trunk]: src/distrib/sets/lists/comp Fix MKCATPAGES=yes build - fix typo ...
martin[src/trunk]: src/libexec/ld.elf_so Avoid use after free, reported by the cove...
christos[src/trunk]: src/distrib/sets/lists bump libssh
joerg[src/trunk]: src/sys/arch/evbarm/conf Include tmpfs.
joerg[src/trunk]: src/doc Update LLVM entry.
mrg[src/trunk]: src/sys/kern normalise a BIOHIST log message
christos[src/trunk]: src/usr.bin/vacation PR/47689: rudolf: reference to sendmail(8) ...
pooka[src/trunk]: src/sys Add a driver for Intel Centrino 7260 and similar wireles...
bad[src/trunk]: src ubsec is not a MI buildable module. disable it for now.
riastradh[src/trunk]: src/sys/dev Put in a litany of judicious bounds checks around vn...
pgoyette[src/pgoyette-compat]: src/sys Replace weak symbol definition for machine32 w...
msaitoh[src/trunk]: src/sys/dev/pci Revert 1.228 except BGE_NO_EEPROM flag for BCM59...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Add empty init/fini routines ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist sync with HEAD and actua...
msaitoh[src/trunk]: src Fix typo.
riastradh[src/trunk]: src/sys/dev/ic Null out sc_rx_mbuf[i] after m_freem to avoid dou...
mrg[src/trunk]: src/external/mit/xorg/server/drivers updates for r128 6.10.0 and...
aymeric[src/trunk]: src/sys/arch Add support for the DE0 NanoSoC board.
kre[src/trunk]: src/sbin/dmesg In -TT mode (ISO8601 duration timestamps) print m...
christos[src/trunk]: src/sys/net/npf don't auto-unload
christos[src/trunk]: src/sys/kern Enable DEBUG_EXEC, if we have DEBUG (since it only ...
kre[src/trunk]: src/sbin/dmesg Allow a third use of -T to force .NNN (always thr...
christos[src/trunk]: src/lib/libc/locale pacify lint.
mrg[src/trunk]: src/share/mk add libXpresent.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 I wrote this stuff, when will ...
plunky[src/trunk]: src/sys/sys remove PCC specific definitions for __packed, __alig...
jakllsch[src/trunk]: src/sys/dev/pci if_msk: detach/reattach fixes
christos[src/trunk]: src/sys/arch/sparc64/conf no more duplicate copy of the memcpy c...
pgoyette[src/pgoyette-compat]: src/sys/arch/mips/mips Don't fall off the end of a non...
bouyer[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/dev/usb When dumping the done list in ohci_softintr / OH...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Fix extent_create() call
matt[src/trunk]: src/sys/netinet If we are sending a window probe and there's una...
christos[src/trunk]: src/usr.sbin need <sys/stat.h>
riastradh[src/trunk]: src/sys/kern Document log layout and internal subroutines of vfs...
isaki[src/trunk]: src/sys/arch/m68k/fpe Remove about updating fpsr. It was introdu...
maxv[src/trunk]: src Remove svr4_machdep.h right away, no one should include it.
bad[src/trunk]: src/sys/rump revert r1.35-r1.40 of sys/rump/listsrcdirs.
alnsn[src/trunk]: src Add new net/t_bpfjit test.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Exclude descriptor 0xff of CPUID leaf 2...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia handle GPIO_ACTIVE_LOW flag
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config add undef first
martin[src/trunk]: src/gnu/dist/gettext/gettext-tools/doc Make this work with newer...
snj[src/trunk]: src hook new man pages into build
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid undefined behavior...
sevan[src/trunk]: src/share/misc DAAP DLNA
maxv[src/trunk]: src/sys/dev/usb More less kmem_zalloc(0).
christos[src/trunk]: src/lib/librmt - user (an alias to the login buffer should be NU...
he[src/trunk]: src/distrib/utils/sysinst Add the ability to install the KUROBOX...
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common Move the definition around...
msaitoh[src/trunk]: src/sys/dev/pci Call bnx_print_adapter_info() before mii_attach(...
mrg[src/trunk]: src/usr.bin/sort add a description about what was being attempte...
tnn[src/trunk]: src/sys/arch/amd64/conf add mcx(4) to GENERIC
mlelstv[src/trunk]: src Handle getfsspecname errors.
nonaka[src/trunk]: src Add support for Intel Centrino Wireless-N 100/105/130/135/22...
skrll[src/trunk]: src/sys/dev Trailing whitespace.
christos[src/trunk]: src/external/bsd/top/bin mandoc can now print numbered registers.
jmcneill[src/trunk]: src Remove JETSONTK1 and NYAN-BIG kernels, add a new unified ker...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Regen to reflect GENERIC.in rev 1.121-1....
christos[src/trunk]: src/sys/modules/procfs Kill WARNS = 3
riastradh[src/trunk]: src/sys/arch/i386/conf Enable nouveau in i386/ALL. Omit incorre...
pgoyette[src/pgoyette-localcount]: src/sys/dev Rather than manually manipulating indi...
pgoyette[src/pgoyette-localcount]: src/sys/kern Remove a stray call to mutex_exit() t...
pgoyette[src/pgoyette-localcount]: src/sys/compat/linux/common simplify for readability
alnsn[src/trunk]: src/sys/net Don't use BJ_TMP2REG for 32bit packet reads. Assign ...
abhinav[src/trunk]: src/lib/libc/sys Add missing word.
ozaki-r[src/trunk]: src/sys/netipsec Remove out-of-date log output
darrenr[src/trunk]: src/tests/ipf/expected NetBSD has an entry for protocol #255 in ...
spz[src/trunk]: src/external/bsd/dhcp/include update config.h to the new version...
dholland[src/trunk]: src/share/man/man3 Clarify the usage, so hopefully nobody else m...
mrg[src/trunk]: src/sys/kern CTL_DEBUG_MAXID is only used to size a static array...
ginsbach[src/trunk]: src/usr.sbin/rpcbind Write the "warm start" file to /var/run rat...
maxv[src/trunk]: src/sys/arch/amd64/include KNF, so it appears aligned on NXR.
kre[src/trunk]: src/bin/sh Allow function names to be any shell word not contain...
jmcneill[src/trunk]: src/sys/arch/evbarm fdt_openfirm_set_data -> fdtbus_set_data
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/50564: Rin Okuyama: sftp...
bouyer[src/netbsd-7]: src/sys/arch/xen/conf Pull up following revision(s) (requeste...
pgoyette[src/pgoyette-compat]: src/sys/modules Ensure that all the compat code gets i...
jschauma[src/trunk]: src/bin/ls Remove the confusing reference to 'file sizes' in the...
mlelstv[src/trunk]: src/sys/dev/sdmmc Be more verbose about errors.
spz[src/trunk]: src/doc note bind import
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Mark sshbuf_putfv as __prin...
mbalmer[src/trunk]: src/sys/modules/lua switch from malloc(9) to kmem(9)
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc more BCONFIG_H dependencies.
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Use ass...
riastradh[src/trunk]: src/sys/kern Clarify comment about early exit from wapbl_flush.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm we provid...
kre[src/trunk]: src/etc rc.subr can be used in install images (from sysinst) so ...
uwe[src/trunk]: src/usr.sbin/npf/npfctl Use -width Pa for FILES.
christos[src/trunk]: src/external/bsd/ntp merge conflicts
macallan[src/trunk]: src/sys/arch/evbmips/loongson make sure device properties for ge...
christos[src/trunk]: src/doc mention libmalloc hack
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Add $NetBSD$ tag.
garbled[src/trunk]: src/sys/dev/usb Regen
riastradh[src/trunk]: src/sys/opencrypto If we register with pmf on attach, deregister...
msaitoh[src/trunk]: src/sys/dev/mii - 5720S and 5709S share the same PHY id. Assume ...
skrll[src/trunk]: src/sys/dev/usb Fix a KASSERT (ub_usepolling || mutex)
skrll[src/trunk]: src/sys/arch/arm/cortex Only target boot cpu for SPIs atm. Fix a...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use PRIxBUSADDR in DPRINTF. Problem po...
christos[src/trunk]: src/common/lib/libc/cdb mark parameter as unused.
martin[src/trunk]: src/sys As discussed on tech-kern: make TOPDOWN-VM runtime selec...
christos[src/trunk]: src/sbin/cgdconfig Need <sys/stat.h> for S_IFBLK.
maxv[src/trunk]: src/sys/arch Remove the remaining parts of compat_oldboot.
maxv[src/trunk]: src/share/man/man7 Remove lurking reference to TCP_COMPAT_42.
riastradh[src/trunk]: src/sys/kern Omit unused parameter to wapbl_fini.
matt[src/trunk]: src/share/mk Add OBJECT_FMTS which is a list of object formats s...
christos[src/trunk]: src/sys/sys For 32 bit the mstohz and hztoms functions evaluate ...
bad[src/trunk]: src/sbin/fsck initialize disc_dict to NULL.
kre[src/trunk]: src/bin/sh A change in rev 1.91 interacted badly with the way th...
jmcneill[src/trunk]: src/sys/stand/efiboot utf8_to_ucs2 second param (nmp) needs to b...
christos[src/trunk]: src/sys/dev/ic Make it look more like rt2560.c
jdolecek[src/trunk]: src/sys/arch/x86/x86 modify code handling mismatch of nsegs in _...
kre[src/trunk]: src/tests/usr.bin/printf When the shell being tested for builtin...
wiz[src/trunk]: src/doc typo.
jmcneill[src/trunk]: src/doc dts updated to 4.12.4
kiyohara[src/trunk]: src/sys/dev/marvell Support Marvell Dove.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by o...
pgoyette[src/pgoyette-localcount]: src/sys/kern Fix a comment
jmcneill[src/trunk]: src/sys/arch/evbarm/include Let the bootloader override the prog...
joerg[src/trunk]: src Initial version of fmodl from FreeBSD.
maya[src/trunk]: src/sys/arch/evbmips/conf Wrong architecture for IBCS2 compat! i...
chs[src/trunk]: src/sys expose various do_*at() functions for compat_linux.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner work in progress CIR driver
tron[src/trunk]: src/external/ibm-public/postfix/share/html Don't install install...
nonaka[src/trunk]: src/sys/dev/pci twiddle bpf related.
hannken[src/trunk]: src/usr.sbin/fssconfig Describe the differences between file sys...
roy[src/trunk]: src/doc Note import of dhcpcd and openresolv.
skrll[src/trunk]: src/sys/dev/ic More debug
roy[src/trunk]: src/lib/libcurses KNF.
joerg[src/trunk]: src/lib/libpam/libpam When building with clang, make warnings ab...
kamil[src/trunk]: src/doc Update the ACPICA entry
christos[src/trunk]: src/external/bsd/ppp merge conflicts
pgoyette[src/pgoyette-localcount]: src/sys/dev/isa Redo previous
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Honour write-combining flag in drm...
martin[src/netbsd-8]: src/doc Not distrib note changes
pgoyette[src/pgoyette-localcount]: src/sys/sys Install the localcount.h header file
snj[src/netbsd-8]: src Pull up following revision(s) (requested by spz in ticket...
christos[src/trunk]: src/bin/dd PR/48057: psi: skip and msgfmt cannot be used togethe...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Zeroise the whole urb including the is...
kre[src/trunk]: src/tests/lib/libutil Whitespace. No changes. OK christos@
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Additional MLINKS for devsw_attach
bouyer[src/netbsd-7]: src/tests/lib/libc Pull up following revision(s) (requested b...
martin[src/trunk]: src/lib/libc/gen Make ext_fraclm and ext_frachm parts of the lon...
joerg[src/trunk]: src/distrib/sparc/miniroot Bump image size a bit for the clang b...
maya[src/trunk]: src/sys/arch/x86/pci GC unused macros.
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply a bug fix from lua.org/bugs....
mrg[src/trunk]: src/sys/dev/scsipi don't print a blank line that ends up in logs...
flxd[src/trunk]: src/share/man/man4/man4.pmax * sii(4) was never used in VAXstati...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Don't #ifdef out the NTP compa...
pgoyette[src/trunk]: src/doc Another issue, as identified on IRC/ICB
kamil[src/trunk]: src/sys/sys Welcome to 9.99.15!
riastradh[src/trunk]: src/sys/arch/newsmips/apbus Avoid memory leak in sonic_get.
khorben[src/trunk]: src/sys/dev/usb Automatically eject RALINK RT73 devices
mrg[src/trunk]: src/sys/arch/sparc/sparc - convert CPU_INFO_ITERATOR in the !MP ...
kre[src/trunk]: src/sys/ddb When this file is used when not building the kernel ...
christos[src/trunk]: src/lib/libedit Add more explicit xrefs
maxv[src/trunk]: src Remove ISDN from the kernel. It has remained unmaintained fo...
christos[src/trunk]: src/distrib/sets/lists new libpcap
wiz[src/trunk]: src/usr.sbin/npf/npfctl Remove trailing whitespace.
joerg[src/trunk]: src/tools/host-mkdep Revert 1.25 and 1.26: Breaks build on !NetBSD
sjg[src/trunk]: src/usr.bin/make/lst.lib Don't SEGV when passed NULL for list.
nonaka[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't call kpause(9) if ...
alnsn[src/trunk]: src/tests/net Clone libbpfjit tests to check kernel implementati...
maxv[src/trunk]: src/sys/kern 1) Define a malloc(9)-like kmem_header structure fo...
christos[src/trunk]: src/sys/arch/amd64/conf make DRMKMS the default on GENERIC and c...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf By default, RPI firmware sets th...
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/external/bsd/dhcp/dist updat to 4.2.5
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.1. The ...
wiz[src/trunk]: src/doc expat-2.2.2 security fix release out.
jdc[src/trunk]: src/sys/arch/sparc/dev Check if sbus is defined in the kernel co...
christos[src/trunk]: src/doc new tmux
wiz[src/trunk]: src/share/man/man5 Minor fixes.
pooka[src/trunk]: src/sys/rump split "sys" further into "sys" and "posix", per com...
wiz[src/trunk]: src/share/man/man9 Remove unnecessary Ns macro.
maxv[src/trunk]: src/share/man/man9 Document KMEM_SIZE, KMEM_REDZONE and KMEM_GUARD.
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
ozaki-r[src/trunk]: src/tests/net/ndp Check the output of ndp -d strictly
jmcneill[src/trunk]: src/sys/arch/evbarm/conf get rid of VERBOSE_INIT_ARM
maxv[src/trunk]: src/sys/arch Remove TCP_COMPAT_42 from the config files. Pass 2.
riz[src/trunk]: src/sys/arch/i386/i386 CPUID2FAMILY was renamed to CPUID_TO_FAMI...
martin[src/trunk]: src/distrib/sets/lists/debug Add libirs debug info to a few more...
sevan[src/trunk]: src/games/fortune/datfiles I've been on an Ed Wood binge.
jmcneill[src/trunk]: src/sys/dev/sdmmc clear SMF_UHS_MODE flag before enabling card
mrg[src/trunk]: src delete obsolete vga and radeonhd drivers.
christos[src/trunk]: src/sys/ufs/chfs fix leak. Reported by:
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm defer vchiq ...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Fix a few minor issues found by p...
riastradh[src/trunk]: src/external/mit/xorg Update reachover makefiles for MesaLib 7.1...
pgoyette[src/pgoyette-localcount]: src/sys/miscfs/specfs Return the actual error code...
ozaki-r[src/trunk]: src/sys/net Schedule pppoe_softintr only when a packet is enqueued
roy[src/trunk]: src/lib/libcurses KNF
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Discard .SUNW_ctf section just in c...
mlelstv[src/trunk]: src/sys/dev/usb All com devices have an issue that they sleep in...
maxv[src/trunk]: src/sys/netinet Fix TCPCTL_NAMES, and remove TCPCTL_VARIABLES.
jmcneill[src/trunk]: src/sys/stand/efiboot Suppress printing size info when calling l...
msaitoh[src/trunk]: src/sys/dev/pci Restore the WM_F_EEPROM_SEMAPHORE flags for 8257...
martin[src/trunk]: src/sys/arch/mac68k/dev Remove an unused variable
riastradh[src/trunk]: src/sys/compat/ibcs2 Zero buffers in ibcs2 ioctl to avoid disclo...
maxv[src/trunk]: src/sys/arch Remove TCP_COMPAT_42 from the config files. Pass 1.
ginsbach[src/trunk]: src/lib/libc/gen PR/49642: change processor to host
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 delete debug printf and KASSERT.
dholland[src/trunk]: src/sys/ufs/ufs tidy the QUOTA2 blocks a bit more
christos[src/trunk]: src/external/mit/lua Packages always build lib first even if it ...
christos[src/trunk]: src/lib/libedit Elide gcc warning about intermediate const casts...
kre[src/trunk]: src/bin/sh Revert previous. These changes are intended to get ...
ryo[src/trunk]: src/sys/arch cleanup aarch64 mpstart and fdt bootstrap
riastradh[src/trunk]: src/sys/netsmb Reject allocations for too-small buffers from use...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust to new acpica
jnemeth[src/trunk]: src/sbin/gpt update synopsis for add subcommand
ozaki-r[src/trunk]: src/tests/net/ndp Cope with tentative state
christos[src/trunk]: src/sys/modules/ptyfs kill WARNS = 3
wiz[src/trunk]: src/share/man Sort SEE ALSO. From Henning Petersen in PR 49327.
martin[src/trunk]: src/lib/libm/src For the non-fenv archs: just use double - punt
dholland[src/trunk]: src Add a new lfs header file: lfs_accessors.h.
mlelstv[src/trunk]: src/sys/arch/amiga/dev Mark variables only used in KASSET to app...
martin[src/trunk]: src/external/ibm-public/postfix/sbin/posttls-finger Add missing ...
mrg[src/trunk]: src/libexec/httpd make export-distfile target slightly more stable.
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Add SDHC_FLAG_NO_BUSY_INTR flag.
uebayasi[src/trunk]: src/sys/arch/alpha Fix build of RAWHIDE kernel.
tsutsui[src/trunk]: src/sys/lib/libkern/arch/m68k Revert untested and unnecessary ch...
christos[src/trunk]: src/external/bsd/top/bin The man page has numbered registers and...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Ah, take XSAVE into account in ECX too, not...
martin[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by joerg...
riastradh[src/trunk]: src/sys/netsmb Reject negative ioc_setupcnt.
mrg[src/trunk]: src/external/gpl3/gcc - use /usr/include/gcc-8
jmcneill[src/trunk]: src/sys/arch Add Exynos5 SMP support.
pgoyette[src/pgoyette-localcount]: src Instead of repeatedly typing the conditional i...
pgoyette[src/pgoyette-localcount]: src/sys/dev First pass at updating the cgd(4) driv...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Add more casts to make c...
rin[src/trunk]: src/sys - Determine KERN_AS automatically depending on whether O...
maxv[src/trunk]: src/sys Remove the "ifritz" driver (no man page). It is part of ...
snj[src/trunk]: src/games 1) "It's its"
isaki[src/trunk]: src/sys/dev Improve audio_set_vchan_defaults().
alnsn[src/trunk]: src/sys/net Add optimization hints. They replace nscratches and ...
martin[src/netbsd-7]: src/doc Tickets #1275, #1276, #1277 and #1279
christos[src/trunk]: src/lib/libedit PR/53597: Yasuhiro Horimoto: Avoid segmentation ...
skrll[src/trunk]: src/sys/arch G/C GOLDENGATE
joerg[src/trunk]: src When building GCC with Clang, disable optimizations for tree...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
christos[src/trunk]: src/sys/netinet PR/47693: Erik E. Fair: Add missing code to icmp...
christos[src/trunk]: src/sys/dev/usb regen
riz[src/trunk]: src/sys/arch/i386/conf Add RAID_DIAGNOSTIC so that code gets built.
pgoyette[src/pgoyette-compat]: src/sys/net More #include removal
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Remove...
bouyer[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Initial man page for localcount...
htodd[src/trunk]: src/distrib/sets/lists/debug Add debug file for hals_end.
christos[src/trunk]: src/sys/compat/netbsd32 clamp getrlimit the same way we clamp se...
pgoyette[src/pgoyette-compat]: src/doc Note completion of separating rtsock.c into pi...
pgoyette[src/pgoyette-localcount]: src/sys/arch Adapt the machine/arch dependent code...
skrll[src/trunk]: src/sys/conf Clarify the intention here after discussing it with...
chs[src/trunk]: src/sys/compat/linux/arch add the *at() syscalls.
mrg[src/trunk]: src/sys/external/bsd/drm remove unused code:
darrenr[src/trunk]: src/external/bsd/ipf/dist/lib #536 ipnat can try to print rule a...
christos[src/trunk]: src/usr.sbin/ldpd CID 1125875: Fix memory leak
nonaka[src/trunk]: src/sys/dev/pci Don't establish interrupt in nvme_pci_attach() w...
christos[src/trunk]: src/tests/lib/libpthread fix printf formats
christos[src/trunk]: src/sys/arch/evbarm/conf need this for the build
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix (mostly harmless) off-by-one size c...
mrg[src/trunk]: src/bin/dd copy libc's swab.c into dd as dd_swab(), and remove t...
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
mrg[src/trunk]: src/external/gpl3 remove unused files
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix initializer
maxv[src/trunk]: src/sys Several changes and improvements in KMEM_GUARD:
para[src/trunk]: src/sys calculate vnode cache size based on the resource it gets...
riz[src/trunk]: src/external/mit/xorg/lib/libGLU clang doesn't like -Wno-tautolo...
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot Don't set garbages into BAT re...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 use ENTRY_NP to avoid added _PROF_P...
ozaki-r[src/trunk]: src/sys/net Protect bridge_list with a mutex
maxv[src/trunk]: src/sys Unused inits (harmless).
martin[src/trunk]: src/sys/dev/ic Greatly simplify ioctl handling by fully relying ...
christos[src/trunk]: src/share/mk fix groff html generation
pooka[src/trunk]: src/tests/kernel Test that reading /dev/random returns within a ...
mrg[src/trunk]: src/sbin/drvctl add an example for rescanning ATA busses.
maxv[src/trunk]: src/regress/sys/arch/i386/ldt Fix the mmap call, KNF, and make t...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 CIR IRQ
perseant[src/perseant-stdc-iso10646]: src/lib/libc Support loading collation data fro...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jmcneill ...
dholland[src/trunk]: src Switch to accessor functions for elements of the LFS on-disk
jmcneill[src/trunk]: src Install hdmicecio.h
joerg[src/trunk]: src Add initial version of ceill, floorl and roundl from FreeBSD.
matt[src/trunk]: src/sys/arch/arm/conf CPU_ARMV[67] imply ARM32_DISABLE_ALIGNMENT...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error on some archs (e.g. i386).
christos[src/trunk]: src/sys/arch/x86/x86 CID 1128377: Comment out unreachable code; ...
christos[src/trunk]: src/sys/arch/mips/rmi nobody uses qchain and it is about to be G...
dennis[src/trunk]: src/sys/arch/riscv/include Correct 32 and 64 bit byte swap inlines.
maxv[src/trunk]: src/sys/kern Reorder two variables and fix some comments.
maxv[src/trunk]: src/sys Remove ROOTNAME (unused).
christos[src/trunk]: src/external/bsd/dhcp Add a build kludge to make dhclient link s...
christos[src/trunk]: src/sys/dev/pcmcia From bjoern johannesson, in netbsd-general......
maxv[src/trunk]: src Move freebsd_machdep.h into sys/compat/freebsd, and don't in...
pgoyette[src/pgoyette-compat]: src/usr.bin/gzip Another missed pseudo-conflict
christos[src/trunk]: src/sys/arch/sh3/include instead of bitching about the missing e...
mbalmer[src/trunk]: src hals_end(6) outputs the last words of the supercomputer HAL ...
uwe[src/trunk]: src/usr.sbin/npf/npfctl Improve markup.
jmcneill[src/trunk]: src/sys/dev/fdt Don't assume pinctrl-0 is the default configurat...
christos[src/trunk]: src/sys/sys provide a const and a non const flavor for CIRCLEQ_E...
jakllsch[src/trunk]: src/sys/dev/pci fix boot code maximum size.
knakahara[src/trunk]: src/share/man/man9 fix typo. reported by nonaka@n.o
skrll[src/trunk]: src/sys/dev/ic More debug
christos[src/trunk]: src/tests/kernel need <sys/stat.h>
nakayama[src/trunk]: src/sys/dev/pad pad(4) mixer has only 1 channel, so return EINVA...
ozaki-r[src/trunk]: src/sys/net Fix PR 48104
mrg[src/trunk]: src/external/mit/xorg add PACKAGE_NAME support to xorg-pkg-ver.mk.
snj[src/netbsd-8]: src/sys/arch/evbarm/fdt Pull up following revision(s) (reques...
jdolecek[src/trunk]: src/sys/dev/ic fix ata_xfer leak on drive probe
gson[src/trunk]: src/tests/lib/libutil In the "relative" test case, run the tests...
ozaki-r[src/trunk]: src/sys/netipsec Assemble global lists and related locks into ca...
agc[src/agc-symver]: src/lib add the script used to generate the Version.map files
gson[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm Revert last t...
spz[src/trunk]: src merge conflicts, bump shlib version, add expat.pc
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the specification revision of the...
christos[src/trunk]: src/distrib/sets/lists bump libmagic
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()
snj[src/netbsd-7]: src/doc 1272
ozaki-r[src/trunk]: src/sys/netipsec Fix updating ipsec_used
ozaki-r[src/trunk]: src/sys/netipsec Don't use KEY_NEWSP for dummy SP entries
maxv[src/trunk]: src Don't build the module sets for non-pae-32bit-pv. Noted by J...
riastradh[src/trunk]: src/sys/dev Tweak whitespace to make this definition more greppa...
riastradh[src/trunk]: src/sys/opencrypto Avoid another userland-controlled integer ove...
nonaka[src/trunk]: src/usr.bin/ftp Fix compile failure without WITH_SSL.
tsutsui[src/trunk]: src/sys/arch/hp300/conf Use COPTS="-O2 -fno-reorder-blocks" as d...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1092473: Fix file descr...
skrll[src/trunk]: src/sys/arch Move the aarch64 start stub from sys/arch/evbarm to...
christos[src/trunk]: src/etc "kod" needs limited.
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.27 and GENERIC...
pgoyette[src/pgoyette-compat]: src/sys/sys The return value of a hook is not necessar...
pgoyette[src/pgoyette-compat]: src/doc Some tweaks, some typos. General clean-up, no...
christos[src/trunk]: src/doc new zlib
skrll[src/trunk]: src/sys/dev/sdmmc Don't timeout waiting for ld_sdmmc_dobio in th...
maxv[src/trunk]: src/sys/compat/netbsd32 Memory leak, triggerable from an unprivi...
spz[src/trunk]: src/etc/rc.d create /etc/rndc.key on start if it doesn't already...
maxv[src/trunk]: src/sys/arch/evbarm/beagle Double compiler branch.
christos[src/trunk]: src/sys/arch/x86/x86 PR/47677 Aktado: x86_errata() should be avo...
kre[src/trunk]: src/etc Convert uses of test (aka '[') to use only posix specifi...
wiz[src/trunk]: src/share/man/man3 Fix date and conflict; use Dv for NULL.
macallan[src/trunk]: src/sys/dev/pci get rid of RADEONFB_MMAP_BARS which hasn't been ...
mrg[src/trunk]: src msg:
mrg[src/trunk]: src/sys/dev/pcmcia add missing break.
christos[src/trunk]: src/external/bsd/jemalloc/dist/src realloc(ptr, 0) != { free(ptr...
ozaki-r[src/trunk]: src/tests/net/arp Add tests of cache overwriting
chs[src/trunk]: src/sys/dev/ic fix a device/softc error.
isaki[src/trunk]: src/sys/dev Remove a duplicated line.
rmind[src/trunk]: src/sys/net/npf npf_addr_mix: use xor rather than sum.
roy[src/trunk]: src Implement POSIX curses function ripoffline(3).
christos[src/trunk]: src/tools/mips-elf2ecoff use the nbcompat copies for those files
mrg[src/trunk]: src/external/mit/xorg/bin copy reachovers and mostly update for ...
skrll[src/trunk]: src/sys/arch/sh3/sh3 Removed unused variable
alnsn[src/trunk]: src/sys/net Move the main loop in bpfjit_generate_code() to a ne...
prlw1[src/trunk]: src/sys/dev Print vndattach error
lukem[src/trunk]: src/usr.bin/ftp Version 20141026
skrll[src/trunk]: src/external/gpl3 Preserve the arm architecture version (if pres...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom enable UHS support
pgoyette[src/pgoyette-compat]: src/sys/modules Update from HEAD - need to add sys/ext...
maxv[src/trunk]: src/sys/kern The userland namelen is size_t, but the kernel hold...
christos[src/trunk]: src/sys/kern - make pax aslr stack eat up to 1/8 of the max stac...
pgoyette[src/pgoyette-compat]: src/sys/sys Fix a copy/pasto in a comment
garbled[src/trunk]: src/sys/dev/usb Add my tripplite UPS
snj[src/netbsd-8]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/netipsec Describe constraints of key_sp_ref and key_sp_u...
rmind[src/trunk]: src/sys/net/npf Always use BPF JIT for NPF rules (using BPF code...
dholland[src/trunk]: src/usr.bin/msgs Fix documentation of how to expire old messages...
pgoyette[src/pgoyette-localcount]: src/sys/ufs/ffs Actually save the bdev value when ...
pgoyette[src/pgoyette-localcount]: src/sys/kern Fix up the error/exit path.
pgoyette[src/pgoyette-localcount]: src/sys Add a device_acquire() for when we need to...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner when enabling IRQ, compare channel ty...
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_dir_getdents: avoid leaking kernel memory...
mrg[src/trunk]: src/sys/arch/playstation2/dev NBPFILTER is no more.
riastradh[src/trunk]: src/sys/kern Sort and deduplicate includes.
maxv[src/trunk]: src/sys/arch/x86/x86 Actually, make the NOX part amd64-specific....
jmcneill[src/trunk]: src/sys/dev/sdmmc dont confuse signaling voltage and bus voltage
ryo[src/trunk]: src/sys/arch/arm/cortex KNF
christos[src/trunk]: src/sys/arch/ia64/ia64 From scole_mail:
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Set the correct com type
jmcneill[src/trunk]: src/doc vchiq(4): Add support for Broadcom VideoCore IV firmware...
christos[src/trunk]: src/etc/mtree new test directories
joerg[src/trunk]: src/lib/libm/src Fix operand order.
maxv[src/trunk]: src/sys/arch/amd64/conf Large pages are supported by default for...
skrll[src/trunk]: src/libexec/ld.elf_so If dlopen of the dynamic linker is request...
jakllsch[src/trunk]: src/sys/dev/pci Apply OpenBSD src/sys/dev/pci/if_wpireg.h 1.17.
dholland[src/trunk]: src Add MKGROFFHTMLDOC and make it default to no. It seems that ...
mlelstv[src/trunk]: src/sys/ufs/ffs don't crash when printing error messages when th...
christos[src/trunk]: src/sys/dev/ic add missing fallthrough
sevan[src/trunk]: src/usr.bin Remove K&R __P macros.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix a31_mpinit synchronization
christos[src/trunk]: src/libexec/httpd CID 1107545, 1107546: fix memory leak
snj[src/netbsd-8]: src/doc 41-49, 51-54
jmcneill[src/trunk]: src/sys/arch Get rid of board-specific options.
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat sema mutex need...
christos[src/trunk]: src/tests/lib/libc/string PR/51815: Ngie Cooper: don't leak dlop...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 fix CPU_CORTEXA5 && !MULTIPROCESSOR build
skrll[src/trunk]: src/sys Expand the bcm2835_intr_establish inline.
maxv[src/trunk]: src/sys/kern Simplify a bit
rmind[src/trunk]: src/sys/kern do_setresuid: add an assert.
wiz[src/trunk]: src/share/man/man2 Sort a bit.
christos[src/trunk]: src/doc Add nsd
pooka[src/trunk]: src/sys/dev/usb sprinkle _KERNEL_OPT
christos[src/trunk]: src/tests/lib/libc/string check return values
christos[src/trunk]: src/share/man/man4 mention tcp signature
christos[src/trunk]: src/etc/mtree add nsd npfd
khorben[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait() now that it is available
maxv[src/trunk]: src/distrib/sets/lists/man no, put umbctl into netutil
rin[src/trunk]: src/sys/ddb Simplify logic to get rid of implicit dependence on ...
jnemeth[src/trunk]: src/doc typo
jmcneill[src/trunk]: src/sys/dev/fdt sometimes status is "ok" instead of "okay", allo...
uebayasi[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size to comp...
christos[src/trunk]: src need <sys/stat.h>
joerg[src/trunk]: src/dist/nvi/common Change content of string, don't overwrite th...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Rather than having to track ch...
justin[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Add libraries in order tha...
sjg[src/trunk]: src/usr.bin/make After removing an entry from missingFiles,
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support PL and PM CPUs-PORT pins on A31
ryo[src/trunk]: src/sys/arch/arm/imx fix to compile unless defined IMXUARTCONSOLE
hkenken[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_MM_MD_DIRECT_MAPPED_...
pgoyette[src/pgoyette-compat]: src/sys/compat/osf1 Add requirement for compat_util (e...
rtr[src/trunk]: src/sys/netinet fix fat fingered KASSERT(solocked(0)) -> KASSERT...
kre[src/trunk]: src/distrib/notes/common Add myself.
njoly[src/trunk]: src/share/man/man4/man4.sparc64 Add missing Ta macro.
sjg[src/trunk]: src/usr.bin/make Use read and fwrite rather than fgets and print...
martin[src/trunk]: src/sys/dev/mscp Fix device_t split glitch
ozaki-r[src/trunk]: src/sys/net Fix pktq_enqueue for rump
martin[src/trunk]: src/sys/dev/scsipi Prompted by PR kern/47646, zero the value buf...
martin[src/trunk]: src/sys/dev/pci Remove unused variables
uwe[src/trunk]: src/sys/dev/ata Make sure the aprint_verbose chain is terminated...
wiz[src/trunk]: src/share/man/man4/man4.vax Use bullet list.
snj[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man regen for open...
christos[src/trunk]: src/crypto/external/bsd/openssh - remove some more jpake remnants.
joerg[src/trunk]: src/lib/csu/common Explicitly depend on sys/param.h to pick up _...
christos[src/trunk]: src/external/bsd/openldap/dist/include Kill CIRCLEQ, nothing use...
skrll[src/trunk]: src/sys/arch/arm/nvidia Update tegra_pinmux to support all bindi...
christos[src/trunk]: src/sys/compat/netbsd32 fix sign-compare.
jmcneill[src/trunk]: src/sys/kern mbstat_conver_to_user_cb -> mbstat_convert_to_user_cb
jmcneill[src/trunk]: src/distrib/utils/embedded For ffs, set bytes per inode to 4K. O...
christos[src/trunk]: src/etc/mtree fix typo
macallan[src/trunk]: src/sys/dev/pci - don't flush the engine after every blitter ope...
jmcneill[src/trunk]: src/sys/dev/fdt Support rescan and child detachment
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 8.3. it includes these ne...
tnn[src/trunk]: src/libexec/ld.elf_so improve error message
jruoho[src/trunk]: src/sys/arch/x86/acpi Allow 4-bit range for MSR_THERM_CONTROL.
kamil[src/trunk]: src/sys/external/bsd/drm2/i915drm Appease GCC with a kernel sani...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm ttm_bo_unreserve in case of ttm_bo...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Enable GPCLK2 to Bluetooth.
christos[src/trunk]: src/sys/net/npf add missing argument
rtr[src/trunk]: src/sys/netnatm * #include <sys/kmem.h> for kmem_intr_free()
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
pgoyette[src/pgoyette-localcount]: src/tests/dev/fss Import the new fss(4) test here, ...
dholland[src/trunk]: src/share/man/man3 Use only "function" for the comparison functi...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer final GCC 8.3 sanitizer ...
justin[src/trunk]: src/sys/netinet6 On ARM the variable name 'delay' shadows a func...
dholland[src/trunk]: src/sys "peripheral", not "peripherial".
msaitoh[src/trunk]: src/sys/dev/mii Regen.
pgoyette[src/trunk]: src/sys/arch/amd64/conf Add a commented-out entry for COMPAT_90 ...
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet PR kern/47665
christos[src/trunk]: src/sys/dev/ppbus Catch up with other networking changes (John D...
rin[src/trunk]: src/share/man/man4 pseudo-device ifmpls was renamed to mpls long...
nonaka[src/trunk]: src/sys/dev/pci use correct header size.
chs[src/trunk]: src/sys/compat/linux/arch regen
spz[src/trunk]: src/external/bsd/dhcp/dist import of dhcp 4.3.0.
apb[src/trunk]: src/sys/arch/m68k/m68k procfs_getcpuinfstr's len argument contai...
mbalmer[src/trunk]: src/share/man/man7 Add a missing word; found by Maxime Villard, ...
rtr[src/trunk]: src/sys/rump/net/lib/libsockin * split PRU_SENSE functionality o...
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by khor...
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: sun4v interrupts works (mo...
christos[src/trunk]: src/lib/libintl provide sizes so that we don't truncate accident...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl CID 1102856: Fix me...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1102809: Fix uninitialized vari...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement Linux...
njoly[src/trunk]: src/usr.bin/vis Add missing .El macro.
rtr[src/trunk]: src/sys * split PRU_SENSE functionality out of xxx_usrreq() swit...
nat[src/trunk]: src/sys/dev/ic Report AUXUART fifo size on rpi3 to 1 byte. This...
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
nonaka[src/trunk]: src/sys/dev/mii match Realtek RTL8251.
jkunz[src/tls-maxphys]: src/external/bsd/elftosb Add elftosb tools to evbarm userl...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add missing spill/fill handl...
christos[src/trunk]: src/sys/arch add missing SSIZE_MIN
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
skrll[src/trunk]: src/sys/kern Whitespace fix
joerg[src/trunk]: src/common/lib/libc/arch/arm/atomic Explicitly name the register...
macallan[src/trunk]: src/sys/arch/sparc64/dev experimental code to talk to the PMU fo...
isaki[src/trunk]: src/sys/dev Clean up audio_allocbufs().
joerg[src/trunk]: src Add support for wcstoimax_l and friends.
martin[src/trunk]: src/sys/arch/sparc/include Make the copies of the FE_* macros ma...
christos[src/trunk]: src/distrib/sets/lists/base bump pam shared objects.
agc[src/trunk]: src/doc Note update of tzdata to 2016d
jmcneill[src/trunk]: src/sys/arch/arm/fdt Support poweroff via PSCI
joerg[src/trunk]: src/libexec/ld.elf_so If a DF_1_NODELETE DSO has been removed fr...
aymeric[src/trunk]: src/external/mit/xorg Fix bracket expressions by moving '-' to t...
skrll[src/trunk]: src/sys/arch/arm/nvidia Call drm_fb_helper_prepare in tegra_drm_...
alnsn[src/trunk]: src Implement rumpcomp_sync_icache() hyprecall for arm and add
ozaki-r[src/trunk]: src/sys/netinet Get rid of unnecessary assignment
maya[src/trunk]: src/sys/dev/ic fix off by one.
bouyer[src/trunk]: src/sys/dev/i2c Expand code covered by sc->sc_mtx, to make sure ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't go beyond start().
christos[src/trunk]: src/external/bsd/libevent/dist undo previous, breaks differently...
uwe[src/trunk]: src/bin/sh Use .Bd -literal for code example.
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Add options WSDISPLAY_COMPAT_RAWKBD fo...
gdt[src/trunk]: src/share/man/man4 Bump date for previous to avoid wizd(1) invoc...
joerg[src/tls-maxphys]: src/external/bsd/llvm/lib Update LLVM/Clang snapshot to r1...
nonaka[src/trunk]: src/doc Note about urtwn(4)'s RTL8188EUS and RTL8188ETV support.
jmcneill[src/trunk]: src/usr.sbin/btattach Make the "bcm43xx" type use H4 transport a...
roy[src/trunk]: src/lib/libcurses Use the screen argument, not _cursesi_screen.
christos[src/trunk]: src/include/arpa Welcome to the constant age!
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc revert for now; too many issues.
pgoyette[src/pgoyette-localcount]: src/sys Resolve a couple of conflicts
christos[src/trunk]: src/sys/dev/ic undo previous commit of unrelated debugging.
mlelstv[src/trunk]: src/sys/dev/dkwedge revert the previous
pooka[src/tls-maxphys]: src/sys/rump/kern/lib/libsys_linux generate sysnumhdr so t...
uebayasi[src/trunk]: src/doc Document mkernel=*.
prlw1[src/trunk]: src/sys/external/bsd/ipf/netinet Avoid panic in SIOCGNATL derefe...
christos[src/trunk]: src/share/mk Install shlibdir debug links
ryo[src/trunk]: src/sys/netinet fix some case of reference to uninitialized tp->...
dholland[src/trunk]: src/sys/arch/arm/arm PR 50669 David Binderman: remove dead code
ozaki-r[src/trunk]: src/sys Fix memory leaks on arp -d and ndp -d for static entries
maya[src/trunk]: src/sys/arch/x86/pci we cannot guarantee that m_pulldown doesn't...
tsutsui[src/trunk]: src/sys/arch/atari Add dumb memory probe routines for Milan to u...
christos[src/trunk]: src/sys/fs/msdosfs Correct the bread size of struct fsinfo from ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Rewrite around BFFFO inline asm.
jhigh[src/trunk]: src/tests/usr.bin adding argon2 tests
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that IRQ(MSI) bits in PCIe capability ...
manu[src/trunk]: src/lib/libperfuse Restore build with -DDEBUG, and avoid a spuri...
christos[src/trunk]: src/sys/arch/sparc64/include lose one more bit of ALSR to accoun...
msaitoh[src/trunk]: src/sys/dev/pci - Call wm_set_pcie_completion_timeout() on I350, ...
christos[src/trunk]: src/sys/sys Add PPC64
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Fix previous; follow the binding spec ...
spz[src/trunk]: src/etc/rc.d Create the dhcpd.leases file if it doesn't exist al...
christos[src/trunk]: src/tests/lib/libpthread_dbg Bart Simpson's punishment.
matt[src/trunk]: src/lib/libc/arch/arm/softfloat aeabi floating compare ops are d...
christos[src/trunk]: src/sys/arch/sparc/include Add linted comments.
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch KNF
christos[src/trunk]: src/share/mk Enable dynamic link script generation to handle __{...
sevan[src/trunk]: src/share/man/man4 Update URL for the cited paper
nat[src/trunk]: src/sys/dev/bluetooth Conform to the spec. with regards to ackno...
knakahara[src/trunk]: src/sys/dev/pci initial TX multiqueue support
christos[src/trunk]: src/sys/kern fix for ILP32.
skrll[src/trunk]: src/sys/arch/arm/arm Ensure all memory operations are complete b...
ad[src/ad-namecache]: src/sys/kern LK_SHARED for VOP_ACCESS().
ad[src/ad-namecache]: src/sys/kern - Change style of new code slightly to match...
pooka[src/trunk]: src/lib/librumpuser check for clock_gettime from librt too
mlelstv[src/trunk]: src/sys/dev/dkwedge release openlock mutex before closing parent...
aymeric[src/trunk]: src/sys/dev/ic Revert the recent support for enhanced descriptor...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add basic ACPI support
christos[src/trunk]: src Add a new member to struct vfsstat and grow the unused members
alnsn[src/trunk]: src/sys/net Adapt to the new version of sljit@r313.
jnemeth[src/trunk]: src/sbin/gpt when calling dehumanize_number() make sure the resu...
christos[src/trunk]: src/distrib/sets/lists/comp add missing queue.h pages.
pooka[src/trunk]: src/lib/librumpuser update for NetBSD-current having clock_nanos...
christos[src/trunk]: src/sys/arch/ia64/include define empty bodies for incomplete imp...
isaki[src/trunk]: src/sys/arch/m68k/fpe Break a loop off to avoid a long loop even...
jdc[src/trunk]: src/sys/arch/sparc Add PCI fixup for MicroSPARC-IIep.
christos[src/trunk]: src/tests/lib/libc/string Add test from PR/52499
sevan[src/trunk]: src/doc Note MAXTSIZ bump for PowerPC OEA
matt[src/trunk]: src/lib/libc for EARM, just build __lwp_park50 compat for libpth...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Use the size of what's at the bootin...
christos[src/trunk]: src/tools/vgrind use host rules for files.
apb[src/trunk]: src/etc In rc.subr, add _have_rc_postprocessor function and use ...
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb remove accidentl...
knakahara[src/trunk]: src/share/man/man9 fix pci_get_ht_capability(9).
roy[src/trunk]: src/external/bsd/dhcpcd/dist/crypt Remove unused file.
macallan[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos Add (...
joerg[src/trunk]: src/lib/libm/src Use normal style for checking for long double s...
uebayasi[src/trunk]: src/sys/arch Clean up ${LINKSCRIPT} and ${KERNLDSCRIPT}.
christos[src/trunk]: src/usr.bin/cvslatest deal with cvs meta-data directories not ca...
njoly[src/trunk]: src/sys/compat/linux Sprinkle a few more linux_umode_t where app...
christos[src/trunk]: src/external/bsd/bind merge conflicts
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Avoid br...
wiz[src/trunk]: src/share/man/man9 Use .An -nosplit.
knakahara[src/trunk]: src/sys/net fix leak when encap_attach() fails twice.
uki[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg's names to xcomp mi fil...
christos[src/trunk]: src/external/bsd/libpcap/dist import 1.3.0
wiz[src/trunk]: src/share/man/man4 Fix date. Add RCS Id.
kamil[src/trunk]: src/external/gpl3/gcc/dist/gcc/cp Fix building GCC-5.3 with GCC-6.1
maxv[src/trunk]: src/sys/dev Add suspend support for TPM 2.0 chips. Check the TPM...
christos[src/trunk]: src/tests/lib/libc/regex PR/51832: Ngie Cooper:
christos[src/trunk]: src/sys/arch/arm/include elide conversion warning.
martin[src/trunk]: src Add a /var/shm directory (to be used for shm_open and friends)
christos[src/trunk]: src/share/mk add sparc
christos[src/trunk]: src/doc new acpica
nonaka[src/trunk]: src/sys/dev/mii more mention RTL8251.
mrg[src/trunk]: src/external/gpl3/gcc update to reality for gcc 4.8.2.
joerg[src/trunk]: src/lib/libc/cdb Moved to src/common.
pgoyette[src/trunk]: src/share/man/man9 Use .An for author names. From PR misc/49516
martin[src/trunk]: src/distrib/sets Allow for ${COMPRESS_PROGRAM} to hold the name ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use C99 struct initialization for wsdis...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add PocketCHIP display and input support.
uebayasi[src/trunk]: src/sys/kern Whitespace.
maya[src/trunk]: src/sys/ufs/lfs Fix typo in comment
tsutsui[src/trunk]: src/sys/arch/sun2/conf Shrink GENERIC kernel to fit to bootloade...
christos[src/trunk]: src/sys reverse the polarity of the extra key option, always ena...
roy[src/trunk]: src/lib/libcurses curses: unify resize handling in getch
palle[src/trunk]: src/sys/arch/sparc64 sun4v hypervisor API - from OpenBSD
bouyer[src/bouyer-socketcan]: src Implement CAN_RAW_FILTER socket option, and add t...
christos[src/trunk]: src/tests/lib/libc/sys PR/51859: Ngie Cooper: use closefrom/rest...
bouyer[src/bouyer-socketcan]: src/tests/net/can factor out socket bind to interface
christos[src/trunk]: src/tests/lib/libc/sys PR/51852: Ngie Cooper: mark signo __unused
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable MULTIPROCESSOR
kamil[src/trunk]: src/tests/lib/libc/sys Fix race in t_ptrace_wait* LWP tests
joerg[src/trunk]: src/include __BEGIN_DECLS/__END_DECLS
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner awin framebuffer support, not sure if...
uwe[src/trunk]: src/bin/sh Default values of PS1 and friends have only single sp...
christos[src/tls-maxphys]: src/lib/libc/gen add utimens and lutimens wrappers using u...
maxv[src/trunk]: src/sys/fs/msdosfs Make DPRINTF more understandable, and replace...
christos[src/trunk]: src/sbin/sysctl add handler for /kern/evcnt and print the actual...
sevan[src/trunk]: src/share/man/man8 The bogus number police
wiz[src/trunk]: src/share/man/man4 Use .An -nosplit.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Remove leftover debugging kludge.
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_ALLWINNER
hannken[src/trunk]: src/sys/kern Change vrelel() to mark the vnode as changing after...
christos[src/trunk]: src/lib/libc/citrus bump size
lneto[src/trunk]: src/sys/modules/lua fixed lua(4) alloc (nsize can be lesser than...
christos[src/bouyer-socketcan]: src/crypto/external/bsd/heimdal/dist/lib/base 579306
isaki[src/isaki-audio2]: src/sys/dev/isa Not yet fully adapted to audio2 but make ...
christos[src/trunk]: src/lib/libnpf rename npf.3 -> libnpf.3 per rmind@'s request
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add audio clocks
hannken[src/trunk]: src/sys/fs/ntfs When the MFT record size is lower than the clust...
ragge[src/trunk]: src/sys/arch/vax/boot/boot Use a common routine ubmap() that set...
msaitoh[src/trunk]: src/sys/dev/mii Add my name.
snj[src/trunk]: src/usr.bin/mktemp minor wording nits and a typo fix
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't double-free obj->p...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Skip man pages tha...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb build EXA...
msaitoh[src/trunk]: src/sys/dev Use unsigned to avoid undefined behavior. Found by k...
christos[src/trunk]: src/tests/lib/libc/sys PR/51850: Ngie Cooper: add sys/socket.h f...
nakayama[src/trunk]: src/sys/arch/sparc/include Adapt to new sljit.
wiz[src/trunk]: src/share/man/man4 Fix typos and improve grammar and punctuation.
joerg[src/trunk]: src/share/mk Strip .debug_macinfo when converting to a.out, clan...
uwe[src/trunk]: src/bin/sh Try to improve markup of the redirections definitions.
ozaki-r[src/trunk]: src/tests/net/ndp Make a test a bit easy
christos[src/trunk]: src/sys/sys make __sigmask unsigned
prlw1[src/trunk]: src/external/bsd/dhcpcd/dist Handle truncated DHCP messages, pro...
ozaki-r[src/trunk]: src/sys/net Fix RT_IN_PRINT
christos[src/trunk]: src/distrib/sets/lists/comp one more mistake
rkujawa[src/trunk]: src/sys/dev/ic Add support for 16750 style UARTs. Activated by d...
martin[src/trunk]: src/sys/dev/pci Fix obvious copy&pasto
christos[src/trunk]: src/sys/net80211 remove obsolete macro
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.2
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Disable debug again
mlelstv[src/trunk]: src/sys support DIOCMWEDGES ioctl
skrll[src/trunk]: src/sys/arch/aarch64/conf Don't use a magic number for COHERENCY...
pgoyette[src/trunk]: src/doc Add an entry to discuss association of a kernel with its...
dholland[src/trunk]: src/usr.bin/tip Remove broken snprintf usage (noted in PR 47976)...
matt[src/trunk]: src/sys/arch/arm/arm32 Assert we aren't trying to sync a read-on...
dholland[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Disable the code that tries to ...
christos[src/trunk]: src/doc mention only the version with have in current.
jmcneill[src/trunk]: src/sys/dev/fdt Change sysctl to be named after the first CPU in...
kre[src/trunk]: src/bin/sh Open code the validity test & copy of the character c...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Remove unused es message files.
pooka[src/trunk]: src/sys/rump/librump/rumpkern make !LOCKDEBUG work too
joerg[src/trunk]: src/sbin/bioctl Skip vendor if the string is empty.
jdolecek[src/trunk]: src/sys/arch/xen/xen don't try to read disklabel for attached xb...
pooka[src/trunk]: src/sys/kern need string.h now for !_KERNEL
jnemeth[src/trunk]: src/sbin/gpt Don't attempt to create/resize an unaligned partiti...
christos[src/trunk]: src/sys/compat/netbsd32 PR/53666: Rin Okuyama: tcpdump for i386 ...
lneto[src/trunk]: src put Lua auxlib and some stdlibs in lua(4)
wiz[src/trunk]: src/bin/sh Remove Ic macro without effect.
nat[src/trunk]: src/sys/dev If the harware ring is starved of data...Insert sile...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add a basic sun5i FB driver. This assumes...
jmcneill[src/trunk]: src/usr.sbin/btattach Derive the firmware name from the device's...
christos[src/trunk]: src/etc/etc.evbarm Creating installation/ramdisk here does not w...
ozaki-r[src/trunk]: src/distrib/utils/x_ping6 Add -DCRUNCHOPS
christos[src/trunk]: src/tests/lib/libc/gen PR/51825: Ngie Cooper: use the non _ vers...
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi fix tracing.
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132757: Check error return
maya[src/trunk]: src/sys/arch/mips/mips use meaningful name for errata hack, dedup
jmcneill[src/trunk]: src/sys/arch Pass boot device to amlogicsdhc and amlogicsdio dri...
uebayasi[src/trunk]: src regen
maya[src/trunk]: src/sys/arch/x86/pci/imcsmb Provide a default case also when bui...
msaitoh[src/trunk]: src/sys/dev/mii - Indicat master mode if the negotiated result s...
macallan[src/trunk]: src/sys/arch/mips add driver for jz4780 random number generator
uebayasi[src/trunk]: src/sys/arch/epoc32/conf Simplify this by deciding load address ...
christos[src/trunk]: src/external/bsd/ppp/dist Import ppp-2.4.5 from git://ozlabs.org...
christos[src/trunk]: src/external/bsd/ntp/dist ---
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace. Sort SEE ALSO. A...
riastradh[src/trunk]: src/doc Add doc/3RDPARTY entry for MesaLib.
macallan[src/trunk]: src/sys/arch/macppc/dev support Shasta
pooka[src/trunk]: src/sys/rump/dev Add rump kernel component for viornd
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...
knakahara[src/trunk]: src/sys/dev/pci fix unmatched dma sync size for NEWQUEUE. This b...
maxv[src/trunk]: src/sys/arch/amd64/include Remove the prototypes for cpu_uarea_*...
jmcneill[src/trunk]: src/sys/dev/acpi Add a function to find a PCI root bridge by seg...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang pre-4.0.0 r291444.
christos[src/trunk]: src/usr.sbin/rpcbind don't lock for RUMP
aymeric[src/trunk]: src/sys/arch/arm/altera Fix off-by-one when computing reset regi...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add missing eint mappings
christos[src/trunk]: src/sys/netinet Limit the tcp initial window setting to 10, leav...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Ted Nelson's birthday
bad[src/trunk]: src/sys/dev/usb read mac address of ure version 4c10 from URE_PL...
riastradh[src/trunk]: src/lib/libc Clarify the explanation of the compat_time.c defini...
skrll[src/tls-maxphys]: src/lib/libc/arch/arm Remove magic numbers.
bouyer[src/tls-maxphys]: src/sys/miscfs/genfs We know vp is not NULL, no need to check
uwe[src/trunk]: src/bin/sh Try to improve markup in the Built-ins section.
uebayasi[src/trunk]: src/usr.bin/config config(1): Avoid buffer overrun (modular build)
christos[src/trunk]: src/lib/librump Generate ioconf.h automatically.
kamil[src/trunk]: src/doc Document the latest ptrace(2) and siginfo(2) additions:
martin[src/netbsd-8]: src/doc Ticket #1176
hannken[src/trunk]: src Bring back three state file system suspension:
christos[src/trunk]: src/gnu/dist/bc/bc fix argument passing.
christos[src/trunk]: src/lib/libpthread bump for pthread_cond_setclock
ragge[src/trunk]: src/share/man/man8/man8.vax Fix spelling error and boot block na...
martin[src/trunk]: src/sys/dev/ic Fix return type and value of athn_resume (true fo...
christos[src/trunk]: src/lib/libisns use strlcpy (the buffer is already zeroed)
msaitoh[src/trunk]: src/sys/dev/pci s/been been/been/ in comment.
macallan[src/trunk]: src/sys/dev/i2c implement fan control, get calibration data from...
christos[src/trunk]: src/tests/lib/libc/sys PR/51853: Ngie Cooper: add limits.h for M...
nat[src/trunk]: src/usr.sbin/btattach Set controller clock based on baud rate.
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 revert; but still fix the comment
chs[src/trunk]: src/sys/arch/powerpc/oea allocate cpuset structures needed by MP...
christos[src/trunk]: src/doc new openssh
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 avoid hardcode. don't depend that A...
uwe[src/trunk]: src/sys/sys Convert ttynodisc() to devenodev and ttyerr*() to tt...
joerg[src/trunk]: src/external/public-domain/xz Update xz import script to reflect...
uebayasi[src/trunk]: src/sys/conf Leave .map when linking .ko in modular build.
ad[src/ad-namecache]: src/sys/sys Add an IMNT_NCLOOKUP flag to indicate the FS ...
bouyer[src/bouyer-socketcan]: src/sys/netcan Use PACKET_TAG_SO to store the sender'...
sevan[src/trunk]: src/sys/dev/pcmcia Add 3Com Wireless Bluetooth PC Card (version ...
martin[src/trunk]: src/sys/arch/alpha/alpha Nowadays we can create new kernel threa...
joerg[src/trunk]: src Disable a couple of warnings until further investigation.
uwe[src/trunk]: src/bin/sh Cleanup markup in the "Job Control" section.
christos[src/trunk]: src/external/bsd/dhcp/dist/server initialize the omapi subsystem...
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Print some informations fo...
kamil[src/trunk]: src/lib/libc/sys Correct man-page category of posix_spawn: is (3...
bouyer[src/trunk]: src/sys/arch fdt-ise the allwinner can and lradc drivers.
pooka[src/trunk]: src/sys regen
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add ACPI Processor Unique ID (ci_ac...
nat[src/trunk]: src/external/broadcom Add firmware and license for bcm43430 blue...
leot[src/trunk]: src/distrib/notes/common Add myself.
uebayasi[src/trunk]: src Test __start_xxx/__stop_xxx symbol generation.
bouyer[src/trunk]: src/sys/dev Fix kernel dump on ahci controller, by making sure w...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Undo previous change. It ma...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Restore error message tw...
msaitoh[src/trunk]: src/sys/dev/pci Use macro.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Make omrasops copycols() op work even i...
uwe[src/trunk]: src/share/misc Oops, wrong millennium :)
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Our headers are clean, enable war...
christos[src/trunk]: src/sys finish MD glue for compat ucode module.
mlelstv[src/trunk]: src/sys/dev use device_printf
jmcneill[src/trunk]: src/sys/dev/acpi Add acpimcfg_configure_bus, which can be used b...
mlelstv[src/trunk]: src/sys/dev Calculate a missing cylinder count in the geometry s...
ozaki-r[src/trunk]: src/sys/dev/pci Make if_vioif MPSAFE
christos[src/trunk]: src/sys/arch/sparc64/conf Turn on ASLR for sparc64
maya[src/trunk]: src/lib/libarch/x86_64 replace old style function declaration
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Drop ancient AOUT2ELF option. S...
jhigh[src/trunk]: src added backend support for argon2 password scheme
joerg[src/trunk]: src/lib/libc/compat/arch/arm/gen Use PLT_SYM.
jmcneill[src/trunk]: src/doc note awinhdmi, awintcon, awindebe
spz[src/trunk]: src/doc .. and don't forget to update doc/3RDPARTY when updating...
mrg[src/trunk]: src/usr.sbin/sysinst avoid calling snprintf/strlcat with an inpu...
martin[src/trunk]: src/sys/arch/vax/boot/xxboot Rearrange primary bootstrap slightl...
ad[src/ad-namecache]: src/sys Allow VOP_LOCK(LK_NONE).
jmcneill[src/trunk]: src/sys/arch/arm/acpi More Amazon Graviton quirks:
christos[src/trunk]: src/usr.sbin/syslogd CID 1132759: Abort on dehumanize_number err...
bouyer[src/tls-maxphys]: src/sys/dev Support transfers of up to MACHINE_MAXPHYS in ...
christos[src/trunk]: src/external/bsd/nvi/dist/ex use more list macros
christos[src/trunk]: src/external/bsd/libevent/dist merge conflicts, make compile wit...
joerg[src/trunk]: src/usr.bin/config makedev returns ~uint64_t, but val is int64_t...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO list with relevant s...
khorben[src/trunk]: src Added support for the Realtek 8168F variant in re(4).
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common zero pa...
mlelstv[src/trunk]: src/lib/libm rintl is required for archs that support long double.
pgoyette[src/pgoyette-localcount]: src/sys/kern Use KASSERTMSG() to ensure that the d...
ozaki-r[src/trunk]: src/sys/netipsec Limit the number of mbufs queued for deferred k...
bouyer[src/trunk]: src/sys/net Make sure to call ifp->if_output() with KERNEL_LOCK ...
kre[src/trunk]: src/etc Only test USE_XZ_SETS if it is defined. This is probab...
christos[src/trunk]: src/external/bsd/libevent/man import doxygen generated pages for...
maxv[src/trunk]: src/sys/net/npf Fix the "return-rst" rule on IPv6 packets.
tnn[src/trunk]: src/sys/arch/arm/allwinner fix attachment of non-console UARTs a...
nat[src/trunk]: src/sys/dev/pckbport Remove extra newline.
msaitoh[src/trunk]: src/sys/dev/pci regen.
macallan[src/trunk]: src/sys/arch/powerpc/powerpc KNF nits
skrll[src/trunk]: src/etc Find the right majors files for earm*
dsl[src/trunk]: src/usr.bin/kdump Extract a base list of .h files from the set l...
pgoyette[src/trunk]: src/distrib/sets/lists/base Add new Europe/Kirov zonefile for 2016d
christos[src/trunk]: src/lib/libm/src add a couple more dummies (erf, erfc)
jdolecek[src/trunk]: src/doc g/c, not really relevant
aymeric[src/trunk]: src/libexec/getty update the example to use dty00 instead of tty...
tnn[src/trunk]: src/sys/dev/ic awge: drop redundant m_adj(). Handled via uipc_mb...
rjs[src/trunk]: src/sys/netinet Remove rtcache reference to route before freeing...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 I thought I removed this...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 200 series devices.
christos[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 there is no <string.h> in st...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix another poll mode assumption breaking....
maya[src/trunk]: src/sys/arch/mips/mips Replace early interrupt disable code.
christos[src/trunk]: src/lib/libc/stdlib Avoid sysconf: __sysconf -> sysctlgetmibinfo...
christos[src/trunk]: src/tests/lib/libc/setjmp PR/51874: Ngie Cooper: Add __unused to...
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove a space that snuck in
skrll[src/trunk]: src/sys/arch/arm/samsung Remove a build dependency on SOC_EXYNOS...
dholland[src/trunk]: src/sys/arch/arm/samsung bus_width is not used, so don't fetch i...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
isaki[src/trunk]: src/sys/arch/m68k/fpe exp(>11356) is +inf even if extended preci...
kre[src/trunk]: src/usr.bin/sort Add the posix -C option (-c but quieter). Fix ...
christos[src/trunk]: src/sys/kern do the timeout test centrally.
ozaki-r[src/trunk]: src/sys Introduce M_CLEARCTX and use it instead of open-coding r...
wiz[src/trunk]: src/lib/libc/sys Wording, macro use.
bouyer[src/trunk]: src/external/gpl3/binutils/dist/gas/config update for new binuti...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Fix CIR setup. Works on A31 now.
ozaki-r[src/trunk]: src/tests/net Improve test stability
maxv[src/trunk]: src/sys/arch/x86/include Remove the svr4/ibcs2 fpu flags.
jdolecek[src/trunk]: src/sys/dev/ic also remove now duplicate nvme_ccb_put() call fro...
agc[src/trunk]: src/usr.bin/sys_info Move back to a simple version string for sy...
nonaka[src/trunk]: src/sys/arch/i386/stand/lib efiboot: fix to find boot partition ...
pooka[src/trunk]: src/lib/libc/arch/arm In rumprun mode on ARM, don't build syscal...
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc 4.5 files. updating a m68k ...
kamil[src/trunk]: src/lib/libcurses curses.h: Fix typo in a comment of the word 'h...
nakayama[src/trunk]: src/sys/arch/sparc64/dev pckbc@ebus: match "kb_ps2" device to ma...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Set NS access bit when writing ICC_PMR_EL1
joerg[src/trunk]: src/include Also add prototypes for wcwidth_l and wcswidth_l.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64 need CRY...
msaitoh[src/trunk]: src/sys/dev/pci Apply FreeBSD r218141:
mrg[src/trunk]: src/external/lgpl3/gmp repply the hacks from rev 1.2 to the gmp*...
riastradh[src/trunk]: src/sys/kern Ask on-demand entropy sources to produce enough dat...
uebayasi[src/trunk]: src/sys/arch/cats/conf Define the rule to generate the dynamic `...
he[src/trunk]: src/lib/libm Actually... s_nexttowardf.c appears to be usable on...
christos[src/trunk]: src/etc/namedb Update the keys file to the latest version from:
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Decode DMAR's ANDD (ACPI Name ...
christos[src/trunk]: src/tools/gdb add double quotes for consistency
wiz[src/trunk]: src/share/man/man9 Simplify macro usage. No visible change.
christos[src/trunk]: src/sys/modules/lua XXX: remove file that includes userland head...
wiz[src/trunk]: src/bin/ps Bump date for previous. Remove/replace bogus Tn uses.
christos[src/trunk]: src/external/bsd/mdocml/dist import latest
mrg[src/trunk]: src/distrib/sets/lists fix mips64 sets for GCC 4.8.
skrll[src/trunk]: src/sys/dev/usb Remove a couple more items that have been (mostl...
christos[src/trunk]: src/tests/lib/libc/sys PR/51856: Ngie Cooper: add limits.h for I...
dholland[src/trunk]: src Add IFILE32 and IFILE64 structures for the on-disk ifile ent...
christos[src/trunk]: src/sys/arch/zaurus/conf fix typo (thanks gcc-6). There is no "p...
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 use lr for current x30. some commen...
uebayasi[src/trunk]: src/tests/usr.bin/ld Test object ordering.
christos[src/trunk]: src/sys/kern one more *_END(head) -> NULL
skrll[src/trunk]: src/sys/arch/aarch64/include Fix harmless typo
christos[src/trunk]: src/share/man/man4 These don't need count anymore.
wiz[src/trunk]: src/sbin/mount_tmpfs Bump date for previous.
ryo[src/trunk]: src/sys/arch/aarch64 * define LX_BLKPAG_{OS, ATTR}_* for OS depen...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add commented out Cavium CN88XX Thunder...
dholland[src/trunk]: src/lib/libc/sys Remove
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock the right lock arou...
mlelstv[src/trunk]: src/sys/dev/iscsi factor out sernum handling.
jmcneill[src/trunk]: src/sys/arch/sgimips/dev Add support for overriding the video mo...
dholland[src/trunk]: src/sys/arch/arm/omap PR 50755 David Binderman: assert about tab...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable ehci and umass. (tested only Ch...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Remove duplicate/unused declarations.
christos[src/trunk]: src/sys/dev/pci/voyager make this compile again; macallan, pleas...
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_fault_fixup re-instate the TLB fl...
macallan[src/trunk]: src/sys/arch/macppc/conf add wsfont now that it's actually usabl...
maxv[src/trunk]: src/sys/arch/i386/include Remove the vm86 fields from the trap f...
christos[src/trunk]: src/sys/dev add a couple of event counters.
ad[src/ad-namecache]: src/sys/miscfs/genfs Make sure LK_UPGRADE always comes wi...
maya[src/trunk]: src/sys/arch/arm/marvell also fix this other off by one.
jakllsch[src/trunk]: src Fix up bcm43xx bluetooth firmware addition. Including mtree...
martin[src/trunk]: src/sys/arch/evbarm/conf Add awincnt at awinio (64 bit timer cou...
christos[src/trunk]: src/sys/dev/usb fix memory leak
kre[src/trunk]: src/bin/sh Restore some (*roff) comments deleted in previous (pa...
bouyer[src/bouyer-socketcan]: src/sys/netcan Centralize mbuf tag cleanup, it will b...
christos[src/trunk]: src/sys/arch/cesfic/include protect against multiple inclusion.
christos[src/trunk]: src/lib/libc/gen basename_r and dirname_r are non-standard and d...
martin[src/trunk]: src/distrib/sets/lists/man Add athn man page
maxv[src/trunk]: src/sys/net/npf Fix the IPv6 payload computation in npf_tcpsaw. ...
martin[src/trunk]: src/etc Prepare for .tar.xz sets
maxv[src/trunk]: src/share/man/man8 regen
riastradh[src/trunk]: src/sys Rework Intel framebuffer attachment.
bouyer[src/bouyer-socketcan]: src/tests/net/can Make it build from build.sh (fix wa...
hkenken[src/trunk]: src/sys Modified atphy(4)
tnn[src/trunk]: src/sys/dev/pci ahcisata: make sure bus mastering and memory spa...
tron[src/trunk]: src/distrib/sets/lists/misc Update list of Postfix README files.
ozaki-r[src/trunk]: src Add a new command, show all locks, which shows information o...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define fillkpt_blank, which creates bla...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Update sources and flags (comp...
isaki[src/trunk]: src/sys/arch/m68k/fpe Introduce the CORDIC algorithm.
dholland[src/trunk]: src/lib/libc Bump libc minor version for new syscalls.
khorben[src/trunk]: src/sys/dev/sdmmc Outsource setting the backplane window into a ...
sjg[src/trunk]: src/usr.bin/make Allow providing a utc value to :{gm, local}time
christos[src/trunk]: src/sys/arch/xen dedup microcode handling.
christos[src/trunk]: src/external/bsd/nvi/dist Make sure that the next pointers are N...
chs[src/trunk]: src/external/cddl/osnet apply the ustack() parts of freebsd r211...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Defer real radeon attachment un...
ad[src/ad-namecache]: src/sys/kern Turns out there's no point adjusting v_holdc...
maxv[src/trunk]: src/sys/arch/i386/i386 Remove references to PSL_VM (implicitly v...
pgoyette[src/trunk]: src/sys/dev/usb Another __diagused
spz[src/tls-maxphys]: src/external/bsd/bind/dist/lib/dns/tests apply fix for CVE...
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
christos[src/trunk]: src/external/bsd/bind/dist/lib/lwres/include/lwres one more quot...
christos[src/trunk]: src/sys/modules/drmkms_pci move agpsupport to drmkms to avoid ci...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Clean up setkey: remove d...
dholland[src/trunk]: src/sys/arch/hppa/dev Fix typo in previous. Eesh.
justin[src/trunk]: src/lib/librumpuser Clean up error handling in rumpuser_init()
jdolecek[src/trunk]: src/sys/dev/usb regen
mrg[src/trunk]: src stop building libXfontcache as it is obsolete for a decade.
wiz[src/trunk]: src/share/man/man4 Remove Tn. Add serial comma.
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Don't rebuild the header files ...
skrll[src/trunk]: src/sys/dev/usb Handle errors in ohci_open better.
martin[src/netbsd-8]: src/doc Install note changes
christos[src/trunk]: src/sys/netinet6 PR/52472: Edgar Fuss: Document handling of scop...
dsl[src/trunk]: src/sys/arch/i386/include Include machine/npx.h here.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r195694, prima...
maxv[src/trunk]: src/sys/netinet6 Do not uselessly include <sys/malloc.h>.
jmcneill[src/trunk]: src/sys/arch/arm/virt No need to cover boot ROM with devmap
uebayasi[src/trunk]: src/sys/conf G/C defpseudo intrctl.
isaki[src/trunk]: src/sys/dev Remove dead codes.
joerg[src/trunk]: src Extend ctype classification table to 16bit. Based on patch by
kre[src/trunk]: src/tests/bin/sh Add a few more sub-tests to the $'...' syntax t...
aymeric[src/trunk]: src/sys/dev/fdt Make compile
pgoyette[src/trunk]: src/share/misc Improve translation of TFW to use "proper english...
christos[src/bouyer-socketcan]: src/external/bsd/bc/dist 2109065
christos[src/bouyer-socketcan]: src/usr.bin/nc 727208
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Update comment to reflect recent c...
mlelstv[src/trunk]: src/sys/fs/msdosfs Add more sanity checks for BPB parameters. Ha...
christos[src/trunk]: src/tests/crypto/libcrypto Remove tests that don't exist anymore...
christos[src/trunk]: src/external/bsd/libevent/dist/test fix merge that broke the tests
joerg[src/trunk]: src Store time-specific locale data directly in the locale.
christos[src/trunk]: src/usr.bin/vgrind first attempt at toolification.
riz[src/trunk]: src/sys/arch Sync DKWEDGE options with XEN3_DOM0.
alnsn[src/trunk]: src/doc Update sljit entry.
jdc[src/trunk]: src/sys/dev/sun Only write to the framebuffer memory 32 bits at ...
ozaki-r[src/trunk]: src/sys/netinet6 Prevent in6_ifaddr from being freed with holdin...
macallan[src/trunk]: src/sys/arch/sparc/sparc shut up an unused variable warning that...
dholland[src/trunk]: src/bin/pax Don't use the length return from snprintf to write o...
ginsbach[src/trunk]: src/lib/libc/stdlib PR lib/50316: Gracefully handle a zero numbe...
christos[src/bouyer-socketcan]: src/usr.bin/dc 758515
uebayasi[src/trunk]: src/sys/conf Stop ordering dependencies alphabetically.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Minor KNF. No binary changes.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: fix it can't boot from ...
uwe[src/trunk]: src/lib/libc/db/db __dberr: tweak signature to make gcc8 -Wbad-f...
christos[src/trunk]: src/sys/kern always return immediately on error, and if we passe...
msaitoh[src/trunk]: src/sys/dev Use uint8_t instead of int. No functional change.
msaitoh[src/trunk]: src/share/man/man4 Add NCT6796D.
kamil[src/trunk]: src/sys/kern Avoid signed integer overflow for -lwp where lwp is...
christos[src/trunk]: src/sys/arch/amd64/include disable CTASSERT for lint
maxv[src/trunk]: src/share/man/man9 Mention UVM_KMF_EXEC.
skrll[src/trunk]: src/sys/dev/ic Fix comment
christos[src/trunk]: src/lib/libedit el_map.alt can't be NULL here (Ingo Schwarze)
christos[src/trunk]: src/external/gpl3/gdb/lib finish all the regen
christos[src/tls-maxphys]: src/usr.bin/flock Add an flock program inspired by the lin...
jakllsch[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Apply preceeding change:
ad[src/ad-namecache]: src/sys/kern Back out previous.
justin[src/trunk]: src/lib/librumpuser Remove superfluous getcontext()
isaki[src/trunk]: src/distrib/utils/sysinst/arch/x68k Enable rc_configured=YES in ...
scole[src/trunk]: src/sys/arch/ia64/ia64 Restore UC_MCONTEXT, UC_MCONTEXT, and cle...
pooka[src/trunk]: src/lib/librumpuser avoid Wunused on !NetBSD
apb[src/trunk]: src MACHINE_ARCH from the environment may be overridden by getar...
uki[src/trunk]: src/distrib/sets/lists/xetc Give syspkg names to xetc files
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Put back options WSDISPLAY_COMPAT_RAWKB...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix long standing bug that 82598 SFP+ pani...
uebayasi[src/trunk]: src/sys/external/bsd/dwc2/dist Fix build.
mlelstv[src/trunk]: src/sys/arch/evbarm/dev Fix prototype
wiz[src/trunk]: src/share/man/man4 Add missing quote.
jdc[src/trunk]: src/lib/libcurses Add extra debugging when copying window contents.
christos[src/trunk]: src/external/bsd/blacklist/libexec improve on ipfilter rules by ...
martin[src/netbsd-7]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
abhinav[src/trunk]: src/external/bsd/blacklist/lib Fix a sentence.
pooka[src/trunk]: src/sys/rump Remove solved item.
rodent[src/trunk]: src/share/misc Last ones... for some time to come.
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Add missing file entries of tests/u...
rin[src/trunk]: src/sys/arch/m68k/include Expose register difinitions for _STAND...
matt[src/trunk]: src/sys/arch/evbarm/beagle Fix probing error on BBONE due to wro...
ozaki-r[src/trunk]: src/sys Pull if_drain routine out of m_reclaim
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by oz...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hdb fix comma error
jmcneill[src/trunk]: src/sys/arch/arm/ti Use the hwmod clk to get the timer rate and ...
rin[src/trunk]: src/sys/compat/netbsd32 regen
kamil[src/trunk]: src/tests/kernel Add io_read_auxv1 in t_ptrace_wait{, 3, 4, 6, id, pid}
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Style nit.
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
christos[src/trunk]: src/lib/libutil Document the '*' field and give a more complex e...
wiz[src/trunk]: src/share/man/man4 Remove reference to removed iso(4).
jmcneill[src/trunk]: src/sys/arch/arm/nvidia parse ports node and configure usb2/usb3...
wiz[src/trunk]: src/share/man/man4 Fix date. Improve history. Wording. Punctuati...
skrll[src/trunk]: src/sys/arch/evbarm/conf Turn off DIAGNOSTIC and DEBUG by default
matt[src/trunk]: src/sys/dev/ic Fix bus_dmamap_sync usage.
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman USE_SSSE3 not USE_SSE3
riz[src/trunk]: src/usr.bin/vndcompress 'unsigned long' prints with %lu, not %zu.
wiz[src/trunk]: src/usr.sbin/installboot Fix typos. Fix link. Use Pa for path.
christos[src/trunk]: src/sys/kern On non absolute exec pathnames, prepend the working...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
maya[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Include opt_mul...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach tiusb before the default pass si...
mlelstv[src/trunk]: src/sbin/gpt Report the argument instead of (null) when opendisk...
mrg[src/trunk]: src/usr.sbin/sysinst for the !tmpfs case, ensure that pm_with_sw...
kre[src/trunk]: src/usr.bin/stat Handle the new %f (as an addition to the strfti...
christos[src/trunk]: src/external/bsd/file merge file-5.32
christos[src/trunk]: src/external/bsd/bind/dist Changes since 9.10.5-P2:
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm Map buffer objects with BUS_DMA_PR...
jmcneill[src/trunk]: src/sys/dev/fdt If either "regulator-boot-on" or "regulator-alwa...
isaki[src/isaki-audio2]: src/sys/dev Remove dev/audiovar.h. It already have been ...
martin[src/trunk]: src/sys/arch/luna68k/stand/boot Back out previous - fixed differ...
njoly[src/trunk]: src/share/man/man9 Last Nm macro line must not end with a comma.
manu[src/trunk]: src/sys Remove unused extended attributes kernel options
skrll[src/trunk]: src/sys/arch/arm/zynq Correct a register name
msaitoh[src/trunk]: src/sbin/ifconfig Suggested by Christos:
riastradh[src/trunk]: src/share/man/man9 Fix = -> == in conditional in example. Oops!
uwe[src/trunk]: src/usr.bin/kdump Option -E to display elapsed timestamps (time ...
nonaka[src/trunk]: src Added rtwn(4) for Realtek RTL8188CE/RTL8192CE PCIe 802.11b/g...
sevan[src/trunk]: src/bin/cat Revert previous change made by me in r1.55
christos[src/trunk]: src/external/gpl3/gcc regen for netbsd-stdint.h inclusion
kamil[src/trunk]: src/doc Update TODO.ptrace
christos[src/trunk]: src/sys/kern Remove the slop code. Suggested by mrg@
martin[src/trunk]: src/sys/dev/usb Remove no longer needed include of ata_dma.h
kiyohara[src/trunk]: src/doc Note NetBSD/epoc32.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Check buffer length correctly to not to pri...
kamil[src/trunk]: src/sys/arch/amd64/include Allow to mix single-step with hardwar...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.2.2 with the fo...
jmcneill[src/trunk]: src/sys/dev/acpi Allow access to PCI configuration space for dev...
thorpej[src/trunk]: src/sys/arch/arm/dts Add "nextthing, pocketchip" to the head of t...
mrg[src/trunk]: src/sys/gdbscripts add a 'devs' script to display a list of all ...
christos[src/trunk]: src/sys/netinet Protect ip_dad_count with if NARP > 0 to fix com...
ryo[src/trunk]: src/sys/arch/evbarm/fdt fix build error
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon make debugrm compile again.
apb[src/trunk]: src/share/mk Typo in comment
martin[src/trunk]: src/sys/arch/sparc64 On SUN4V make the mdesc data available earl...
sevan[src/trunk]: src/sys/arch/arm/dts Set the stdout-path on xM like Ti OMAP3 Bea...
jmcneill[src/trunk]: src/sys/arch/arm/dts Use mainline dts for rockpro64 now.
skrll[src/trunk]: src/libexec/ld.elf_so Adjust exidx_start by relocbase
christos[src/trunk]: src/lib/libc/sys document the EINVAL caused by a large nfds.
pooka[src/trunk]: src/sys/rump Build only rumpcomp_user.c as part of the rumpcomp_...
uebayasi[src/trunk]: src/tests/usr.bin/config Handle warning messages.
christos[src/trunk]: src/distrib/sets/lists/comp fix sets for new erf{c, }l man pages.
abhinav[src/trunk]: src/usr.sbin/makemandb Fix grammar/spelling at few places.
christos[src/trunk]: src/doc sh3 now
riastradh[src/trunk]: src/lib/libc/sys Rework minherit(2) man page into a table.
ryoon[src/trunk]: src/share/man/man4 Bump date
riz[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
roy[src/trunk]: src/lib/librpcsvc Fix building librpcsvc for MKYP=no
maxv[src/trunk]: src/sys/dev/nvmm/x86 Match the structure order, for better cache...
joerg[src/trunk]: src/lib/libm Add -mfpu=vfp for fenv.c, since it gets those instr...
jdolecek[src/trunk]: src/sys/dev/usb add a note this needs to be retested
matt[src/trunk]: src/libexec/ld.elf_so Use __printflike and __dead instead of __a...
christos[src/trunk]: src/sbin/fsck_ffs Add a -z flag to zero out the up to 4 bytes of...
ryo[src/trunk]: src/crypto/external/bsd when CPPFLAGS include a parameter that h...
knakahara[src/trunk]: src/sys MP-ify fastforward to support GATEWAY kernel option.
maya[src/trunk]: src Add a test case for signbit.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Attempt to make sure that DELAY()/...
martin[src/trunk]: src/external/bsd/tcpdump/dist toupper() takes an unsigned char.
christos[src/trunk]: src/doc another vax -O1
uebayasi[src/trunk]: src/usr.bin/config Global paths looked up at output stage (mk*()...
maya[src/trunk]: src/tests/lib/libc/sys Use LDADD, which apparently puts the libr...
dholland[src/trunk]: src/usr.sbin/dumplfs Bypass the ifile's double indirect block if...
pgoyette[src/trunk]: src/share/man/man4 Add 3Com 3CRWE777A (and, belatedly, 3CRWE737A...
skrll[src/trunk]: src/sys/arch/arm/samsung Fix non-DIGNOSTIC builds
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
christos[src/trunk]: src/bin/sh PR/50179: Timo Buhrmester: sh(1) variable expansion bug
nakayama[src/trunk]: src/external/bsd/smbfs/dist/mount_smbfs Mention about -E and -c ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
matt[src/trunk]: src/sys/arch/arm/omap Add TI_AM335x EMIF SDRAM_CONFIG definitions
kamil[src/trunk]: src/sys/kern Allow cancelled byte transfer in ptrace(2) again
mlelstv[src/trunk]: src/sys Make dksubr use a spin-mutex again, since some drivers s...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove AHB2 source select init for now, i...
pgoyette[src/trunk]: src/sys Set the "required modules" to NULL, not to an empty string.
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Don't define GAS adddess ID cons...
mlelstv[src/trunk]: src/sys/kern Handle half-closed pipes in FIONWRITE and FIONSPACE.
apb[src/trunk]: src BUILDINFO part 2: expose sysctl kern.buildinfo
joerg[src/trunk]: src/tests/lib/libc/stdio Since the mktemp test case uses mktemp, ...
dholland[src/trunk]: src/sys/ufs/ext2fs needs <stdbool.h>
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel more -Wno-...
ozaki-r[src/trunk]: src/sys/netinet6 Remove a leftover debug printf
joerg[src/trunk]: src/sys/dev/ieee1394 No reason not to make the string const.
mlelstv[src/trunk]: src/usr.bin/vmstat Don't print "nan" when there is no disk activ...
isaki[src/isaki-audio2]: src/sys/arch/vax/vsa Remove commented out old filters.
matt[src/trunk]: src/distrib/sets/lists/comp Add getbyteorder manpages.
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO list
jmcneill[src/trunk]: src/sys/arch/arm/ti Add EDMA TPCC and TPTC drivers.
jmcneill[src/trunk]: src/sys/arch/arm/ti Add I2C support.
joerg[src/trunk]: src/sys/arch/arm/arm Preserve const.
jmcneill[src/trunk]: src/sys/dev/i2c lock/unlock I2C bus around transfers as required...
cherry[src/trunk]: src/sys/arch/i386/i386 Use memory allocated for the ldt, not the...
riastradh[src/trunk]: src/share/misc Add and tweak some cryptography entries.
pgoyette[src/trunk]: src/sys/kern Revert previous changes. They are wrong. The inte...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common More fi...
jmcneill[src/trunk]: src/sys/dev/acpi Add support for 64-bit memory resources.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use cprng_strong64() insread of cprng_fast...
maxv[src/trunk]: src/sys/arch/i386/i386 Define and use fillkpt_blank on i386, lik...
jdolecek[src/trunk]: src/sys/dev/ata no need for <sys/malloc.h> here
isaki[src/isaki-audio2]: src/sys/arch/macppc/dev Adapt to audio2.
riastradh[src/trunk]: src/distrib/sets/lists/modules Tag the Xen iSCSI modules with `i...
msaitoh[src/trunk]: src/sys/dev/pci Add note about the variations of Intel gigabit E...
christos[src/trunk]: src/sys/kern use __HAVE_COMPAT_NETBSD32
ozaki-r[src/trunk]: src/sys/netinet6 Remove leading whitespaces
tls[src/tls-maxphys]: src Rebase to HEAD as of a few days ago.
pooka[src/trunk]: src Rework how the bio hypercalls work, part 1/n:
christos[src/trunk]: src/external/bsd/dhcpcd/dist fix variable length stack allocatio...
christos[src/trunk]: src/distrib/sets/lists/comp Add another pcap header.
jmcneill[src/trunk]: src/sys/arch/arm/ti Add bus driver for TI sysc interconncet.
wiz[src/trunk]: src defintion -> definition
pooka[src/trunk]: src/sys/rump/net/lib/libshmif * remove the unused "opaque" param...
dholland[src/trunk]: src/sys/sys avoid "u_int"
mlelstv[src/trunk]: src/sbin/tunefs Use getfsspecname also when not found in /etc/fs...
wiz[src/trunk]: src/share/man/man4 Improve wording.
christos[src/trunk]: src/doc new acpica
nonaka[src/trunk]: src/sys/arch/x86/x86 Fix compile failure on i386 with PAE.
ozaki-r[src/trunk]: src/tests/net/if Add tests for ifconfig options
matt[src/trunk]: src/sys/arch/powerpc/powerpc Deal with the code LLVM generates f...
riastradh[src/trunk]: src Tidy up a bit.
christos[src/trunk]: src/doc update openldap version
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Re-apply hunk that got lost in th...
dholland[src/trunk]: src/sys/dev/ic Initialize uninitialized variable; from maxv's br...
pooka[src/trunk]: src Try to make sure that the appropriate calls to mutex_enter()...
christos[src/trunk]: src/external/mpl/dhcp/bin/server Looks like builtin_object_size ...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Store the ACPI Processor UID in struct cpu...
uki[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver amd6...
christos[src/trunk]: src/tests/net/net - use accept4 instead of paccept for everyone.
wiz[src/trunk]: src/share/man/man4/man4.macppc Remove Tn, comment out mediabay(4...
zafer[src/trunk]: src/bin/ls remove whitespace from end of file.
macallan[src/trunk]: src/sys/arch/macppc/conf add psoc driver
joerg[src/trunk]: src/sys/arch Mark _rtt as dead
jmcneill[src/trunk]: src/sys/arch/arm/dts Correct model and compatible string for Pin...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Allow for overriding DVI/HDMI detection...
phx[src/trunk]: src/sys/arch/powerpc/include Fixed feholdexcept() by copying the...
skrll[src/trunk]: src/libexec/ld.elf_so Handle PT_ARM_EXIDX when mapping objects.
pgoyette[src/trunk]: src/tests/sbin/sysctl When deadbeef is treated as a 32-bit signe...
kardel[src/trunk]: src/sys/dev/ic fix panic due to physaddr instead of offset being...
uebayasi[src/trunk]: src/sys/lib/libx86emu Use "prefix" to specify path out of $S.
jmcneill[src/trunk]: src/sys/stand/efiboot When building /memory, skip EFI runtime me...
maxv[src/trunk]: src/sys/arch/x86/x86 Hum, don't let userland set bit 13, because...
jmcneill[src/trunk]: src/sys/arch/arm/ti Disable autoidle
joerg[src/trunk]: src/external/bsd/ekermit/dist Don't dereference pointers without...
knakahara[src/trunk]: src/sys/dev/pci update todo comment
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Add "Performance Server" and "...
skrll[src/trunk]: src/sys/dev/usb Replace num of TRBs with xr->xr_ntrb. From t-hash.
gson[src/trunk]: src/usr.bin/make Fix comment: Error, Fatal, and Punt take any nu...
jmcneill[src/trunk]: src/distrib/utils/embedded Switch to GENERIC kernels only.
uebayasi[src/trunk]: src/sys/kern Constify a little.
jmcneill[src/trunk]: src/sys/dev/acpi Add support for GPIO interrupt signaled ACPI ev...
wiz[src/trunk]: src/lib/libedit Remove trailing whitespace; convert Xr readline ...
apb[src/trunk]: src/sbin/init Document that the kernel may try several paths for...
sevan[src/trunk]: src/bin/cat When invoked with -se, print a '$' on blank lines
mlelstv[src/trunk]: src/sys/dev/iscsi No need to acquire KERNEL_LOCK when entering n...
maxv[src/trunk]: src/sys/arch/x86/include Add RDCL_NO and IBRS_ALL.
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
maxv[src/trunk]: src/lib/libnvmm Remove useless calls to nvmm_init().
skrll[src/trunk]: src/sys/dev/usb From t-hash
nonaka[src/trunk]: src/sys/dev/pci Add Intel Dual Band Wireless AC 3165.
rin[src/trunk]: src/external/bsd/nvi/dist/vi Fix a strange corner case in } comm...
bad[src/trunk]: src/sys/arch/arm/fdt re-apply r1.26. but only #if !defined(AARCH...
joerg[src/trunk]: src/lib/libc/thread-stub Provide stubs for pthread_detach/pthrea...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc cmpl wants four operands, so use th...
pooka[src/trunk]: src/sys/kern Move a bunch of sysctl nodes from init_sysctl (kitc...
skrll[src/trunk]: src/tools/gcc Avoid populating mknative output with gmp, mpfr, an...
joerg[src/trunk]: src/sys/sys Allow use from C++.
tsutsui[src/trunk]: src/sys/arch/atari/pci Use const for register values.
rin[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Fix build with LLVM, which...
njoly[src/trunk]: src/sys/compat/linux/common Do not define LINUX_EDEADLK more tha...
apb[src/trunk]: src/share/zoneinfo Delete src/share/zoneinfo. The files that pr...
christos[src/trunk]: src/sys/arch Rename Xpreempt{recurse, resume} -> X{recurse, resume...
uebayasi[src/trunk]: src/sys/conf Allow MD to link libraries. Build rules are writte...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Official PPC ISA documentation has ...
rkujawa[src/trunk]: src/doc Note tps65217pmic(4).
joerg[src/trunk]: src/external/bsd Optionally recurse into libc++.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Re-sort
christos[src/trunk]: src/usr.sbin/bta2dpd/cosdata-gen dedup.
roy[src/trunk]: src/lib/libcurses Just return ERR instead of asserting if someon...
maxv[src/trunk]: src/sys/sys Use M_BUFADDR to dedup code in M_LEADINGSPACE.
skrll[src/trunk]: src/distrib/hp700/ramdisk Fix PR/47123 for hp700 as well
kamil[src/trunk]: src/sys/kern Disallow resuming program with PC=0x0 in ptrace(2)
uebayasi[src/trunk]: src/sys Tweak previous.
matt[src/trunk]: src/sys/sys Since nothing in <sys/intr.h> depends on <machine/in...
hikaru[src/trunk]: src/sys/dev/pci Regen.
joerg[src/trunk]: src/lib/libform Constify set_field_buffer.
jdolecek[src/trunk]: src/sys/dev/ata add further note about FIS-based switching to at...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Add GTDT and PPTT.
ozaki-r[src/trunk]: src/sys/rump/include/opt Define NETHER in rumpkernel
macallan[src/trunk]: src/sys/arch/macppc/conf move i2c devices to iic, add valkyriefb...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan add some more machi...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Sort #includes.
joerg[src/trunk]: src/include Do not define bool/true/false for C++.
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Don't print X_PM_TMR_BLK if the ...
joerg[src/trunk]: src/sys/arch/arm Explicitly annotate FPU requirements for LLVM MC.
rtr[src/trunk]: src/sys/netinet req cannot be PRU_SENDOOB here as per KASSERT() ...
uebayasi[src/trunk]: src/usr.bin/config Now Makefile.kern.inc handles swap<kernel>.c ...
apb[src/trunk]: src When searching for a default MACHINE_ARCH for a given MACHINE,
kre[src/trunk]: src/bin/sh PR standards/40554
jmcneill[src/trunk]: src/sys/stand/efiboot Assign VAs for EFI runtime mmio ranges
matt[src/trunk]: src MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkpwm and pwmfan
skrll[src/trunk]: src/external/gpl3/gcc/usr.bin/backend arm-builtins needs insn-op...
kre[src/trunk]: src Fix an (apparent) ancient ash bug, that was apparently fixed...
skrll[src/trunk]: src/sys/arch/cobalt Convert cobalt to generic mips bus_dma.
kre[src/trunk]: src/sbin/gpt Fix rendering of biosboot command synopsis.
skrll[src/nick-nhusb]: src/sys/dev/usb Don't supply the lock to callout_halt when ...
skrll[src/trunk]: src/libexec/ld.elf_so Disalble a debug only where it causes prob...
christos[src/trunk]: src/doc mention tzcode 2014j
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server.old import the xorg-ser...
maya[src/trunk]: src/sys/external/bsd/drm2/include/linux Disable MSI on DRMKMS (a...
ryoon[src/trunk]: src/share/man/man4 Add ALPS description
ozaki-r[src/trunk]: src/sys/net Remove unnecessary NULL check of rt_ifp
nonaka[src/trunk]: src/sys/dev/usb regen
blymn[src/trunk]: src/tests/lib/libcurses/slave Fix argument parsing for mvinsch, ...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add some missing obsolete markers
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
uebayasi[src/trunk]: src/sys/conf Add swap<kernel>.o to common ${SYSTEM_LD} as it is ...
alnsn[src/trunk]: src/sys/kern Document that veriexec_file_add() also expects keep...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Appearances count: spell "IPL_NONE...
apb[src/trunk]: src/distrib/sets/lists Mark gkermit files "obsolete", don't remo...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add 'console=fb' cmdline support.
bouyer[src/trunk]: src/sys/dev/fdt Add connector and panel drivers (panel supports ...
uebayasi[src/trunk]: src/sys According to nxr.netbsd.org, nothing uses MEMORY_DISK_IM...
riz[src/trunk]: src Make EABI the default for arm ports, as discussed on current...
abhinav[src/trunk]: src/lib/libc/gen Add execlpe and execvpe to the NAME section
matt[src/trunk]: src/sys/arch Make all ports use a common disklabel.h with MAXPAR...
knakahara[src/trunk]: src/sys/net fix ipsec(4) encap_lock leak.
mlelstv[src/trunk]: src/sys/dev/ic Expose device type. You can query it with e.g. dr...
maya[src/trunk]: src/sys/dev/usb don't memcpy overlapping buffers, use memmove.
maxv[src/trunk]: src/sys/dev/acpi Change the iteration, to make sure the ACPI_MCF...
christos[src/trunk]: src/sys/arch/arm/arm Add a function cast
mlelstv[src/trunk]: src/sys/dev/iscsi Fix serial number check and account for comman...
pooka[src/trunk]: src/lib/librumpuser Some systems don't provide preadv/pwritev (h...
skrll[src/trunk]: src/sys/arch/arm/arm Remove very old and incorrect comment.
maxv[src/trunk]: src/sys/arch/x86/x86 Enable XSAVEOPT.
pooka[src/trunk]: src/sys/rump Remove a bunch of opt files.
apb[src/trunk]: src/share/zoneinfo Import tzdata2014f from ftp://ftp.iana.org/tz...
ozaki-r[src/trunk]: src/sys Tweak softnet_lock and NET_MPSAFE
skrll[src/trunk]: src/doc Whitespace
martin[src/trunk]: src/sys/dev/pci Make this compilable with 32bit paddr_t.
mlelstv[src/trunk]: src/sys/kern Clean up pipe structure before recycling it.
justin[src/trunk]: src/sys/crypto/cprng_fast define function consistently as inline
christos[src/trunk]: src/sys/dev provide forward declaration for struct timeval;
wiz[src/trunk]: src/lib/libc/iconv Bump date for previous.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys prefix all nv* symbo...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.2
maya[src/trunk]: src/sys/arch/aarch64/include Correct definitions for TCR.
bouyer[src/trunk]: src/sys/arch/arm/vfp Remove the call to vfp_fpscr_handler() from...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests: bytes_transf...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Enable the display engine devices. Note...
christos[src/trunk]: src/external/bsd/libevent/dist Changes in version 2.1.8-stable (...
matt[src/trunk]: src/external/gpl3/gcc/lib Use MACHINE_CPU instead of MACHINE_ARCH
christos[src/trunk]: src/sbin/fsck_ffs simplify the endian byte-swapping code.
christos[src/trunk]: src/tests/lib/libpthread PR/51885: Ngie Cooper: Add delays to av...
ozaki-r[src/trunk]: src/sys/sys Dump the kernel version for the latest change of str...
martin[src/trunk]: src/distrib/sparc/miniroot Bump miniroot size
abhinav[src/trunk]: src/usr.bin/ul Make the function static in the definition (proto...
maya[src/trunk]: src/sys/external/bsd Move barrier to common so it can be shared ...
ozaki-r[src/trunk]: src/sys Avoid storing a pointer of an interface in a mbuf
gdt[src/trunk]: src Get macppc to build again by adjusting sizes.
dholland[src/trunk]: src/usr.bin/make Fix bad markup.
christos[src/trunk]: src/tests/lib/libc/sys PR/51892: Ngie Cooper: add __unused to `o...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/zmod fix dup definitions...
jmcneill[src/trunk]: src/sys/arch Add support for Meson GXL internal PHY.
skrll[src/trunk]: src/sys/arch/arm/include Fix TPIDRPRW_IS_CURLWP builds.
mrg[src/trunk]: src/share/mk switch all arm platforms to GCC 5, not just evbarm.
matt[src/trunk]: src/distrib/sets/lists Add eabi to compat dirs.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Fix clang build by adding _...
apb[src/trunk]: src BUILDINFO part 4: build.sh
uebayasi[src/trunk]: src Move `all' target definition to Makefile.kern.inc.
kamil[src/trunk]: src/distrib/sets/lists/xbase Fix build with MKCATPAGES=yes
jmcneill[src/trunk]: src/sys/dev/fdt Print an error if we fail to acquire a regulator
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.
christos[src/trunk]: src/games/battlestar Gcc-8 bug confusion with restrict on sh3
pooka[src/trunk]: src/sys/rump Remove individual opt_foo.h files, continue consoli...
jmcneill[src/trunk]: src/sys/arch/arm/marvell Fix build
martin[src/trunk]: src/usr.sbin/sysinst Remove "usage" translations - they never co...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD. No functional...
martin[src/trunk]: src/sys Make debug code compile
wiz[src/trunk]: src/external/bsd/ekermit/bin/ekermit Add option list to SYNOPSIS...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend handle programs that have ...
apb[src/trunk]: src/sbin/disklabel Fix typo in "dreamcast" port name.
skrll[src/trunk]: src/sys/dev/ic Fix non-debug build.
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Bump ramdisk size
msaitoh[src/trunk]: src/doc wm(4): Add internal SERDES support older than 82575.
matt[src/trunk]: src/libexec/ld.elf_so Consistently use LDELFSO_MACHINE_ARCH.
sevan[src/trunk]: src/sys/conf Oops, disable FILECORE as intended.
maxv[src/trunk]: src Add a new VCPU conf option, that allows userland to request ...
skrll[src/trunk]: src/sys/arch Retire fdt_putchar and ap_early_put_char in favour ...
pgoyette[src/trunk]: src/usr.bin/vacation Fix the BUGS section. There is no ``-t A''...
thorpej[src/trunk]: src Add installboot(8) support for evbarm (and, in the future, o...
knakahara[src/trunk]: src/sys/net update locking notes.
isaki[src/isaki-audio2]: src/sys/dev/pci Remove encoding conversions on recording.
macallan[src/trunk]: src/sys/arch/macppc/dev follow sparc64 and do direct config for ...
maxv[src/trunk]: src/sys/arch/xen/x86 Export xpmap_pg_nx, and put it in the page ...
ryoon[src/trunk]: src/lib/libc/sys Bump date for previous
dholland[src/trunk]: src/tests/lib/libm Clear the XFAIL from PR 45391.
ozaki-r[src/trunk]: src/tests/net/mcast Handle child's exit status precisely
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd Fix...
uebayasi[src/trunk]: src/sys/arch/sparc64/sparc64 Fix size_t/psize_t confusion. Fix ...
rkujawa[src/trunk]: src/sys/dev/marvell Add support for Marvell's SPI controller as ...
ozaki-r[src/trunk]: src/sys/netinet6 Pull nexthop determination routine from nd6_output
uebayasi[src/trunk]: src/sys/arch/amd64/conf Define MD start code at the top of files...
snj[src/netbsd-7-0]: src/doc 1323, 1324
kamil[src/trunk]: src Add a C99 symbol to libm: nexttowardl
macallan[src/trunk]: src/sys/arch/sparc64/dev - initialize sc_bg_cache and FFB_FBC_BG...
ozaki-r[src/trunk]: src/sys Get rid of splnet for pool(9)
mrg[src/trunk]: src/sbin/atactl extend "smart status" command to "smart status [...
uebayasi[src/trunk]: src/sys/conf Typo.
christos[src/trunk]: src/distrib/sets/lists add timeout(1)
apb[src/trunk]: src Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9n
martin[src/trunk]: src/sys/arch Add COMPAT_NETBSD32, following the switch to eabi b...
matt[src/trunk]: src/lib/csu Make all earm variants use earm.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string * aarch64/memset.S didn'...
joerg[src/trunk]: src/distrib/sets/lists/comp Fix aarch64 set for !gcc build
pooka[src/trunk]: src/lib/librumpuser set default bio mode to threaded
maya[src/trunk]: src/sys/arch/evbarm/ifpga Keep up with pci_intr_handle_t type ch...
christos[src/trunk]: src Add bsd_signal as required by POSIX (from GSoC 2016, Charles...
cherry[src/trunk]: src/sys/arch/xen/x86 Zero out page table memory for IDT before use.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Save arguments from uboot at the very...
mrg[src/trunk]: src/sys/arch/evbmips import most of the sbmips port into evbmips...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Redo previous with the proper macros
uebayasi[src/trunk]: src/sys/altq Build altq module.
maya[src/trunk]: src/lib/libc Unify signbitl implementations.
jmcneill[src/trunk]: src/sys/arch/arm/dts Set stdout-path on TI OMAP3 BeagleBoard
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm G/C M_VCPAGE...
joerg[src/trunk]: src/sys/arch/arm/omap Preserve const.
nonaka[src/trunk]: src/sys/dev/pci more block network interrupt.
jmcneill[src/trunk]: src/sys/dev/sdmmc For SD cards, send the SET_WR_BLK_ERASE_COUNT ...
christos[src/trunk]: src/lib/libc/net KNF, whitespace police -- no code changes
maxv[src/trunk]: src/sys/arch/x86/acpi Initialize the errata MSRs when waking up, ...
uebayasi[src/trunk]: src Make config(1) output only ${ALLFILES}, selected input files...
rkujawa[src/trunk]: src/sys/dev/marvell Add IDs for Marvell Armada XP and ATTR_SDRAM...
sjg[src/trunk]: src/usr.bin/make Extend the mtimes cache used by dir.c so it can...
bad[src/trunk]: src/sys/modules Revert most of rev 1.137. Build ubsec module on...
joerg[src/trunk]: src/external/bsd/ekermit/dist Make main() ISO C compliant.
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Implement platform reset for i.MX6.
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Add some defines for epoc32.
christos[src/trunk]: src/sys/dev/ic Missing ata_channel_unlock(chp). Noted by mjg@fre...
christos[src/trunk]: src/usr.sbin/postinstall handle blacklistd properly.
jmcneill[src/trunk]: src/distrib/utils/embedded/files No support for tegra210 in armv...
joerg[src/trunk]: src/sys/arch Build 32bit constant with lis+ori, not lis+addi. Th...
joerg[src/trunk]: src Don't set -mmultiple or -mno-string for PowerPC, the differe...
roy[src/trunk]: src/lib/libcurses Check _cursesi_term is set in a few places and...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 EFI runtime code section needs to b...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib netpgp_t is a structure
nonaka[src/trunk]: src/sys/dev/ic Added missing splx(s).
skrll[src/trunk]: src/sys/arch/evbarm/beagle Trailing whitespace
nakayama[src/trunk]: src/sys/fs/smbfs Avoid use after pool_put.
roy[src/trunk]: src/lib/libcurses Document recently added functions in curses.3
riastradh[src/trunk]: src/share/misc NFCI no functional change intended
macallan[src/trunk]: src/sys/arch/macppc/dev bus_space-ify
apb[src/trunk]: src/doc Bump date for previous
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
msaitoh[src/trunk]: src/sys/arch/next68k/dev KNF. No functional change.
christos[src/trunk]: src/sys/kern don't return early holding a lock!
jmmv[src/trunk]: src/distrib/sets/lists/tests Add missing Kyuafile.
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.3
rtr[src/trunk]: src/sys * remove declarations of unp_bind, unp_discard, unp_disc...
sevan[src/trunk]: src/share/man/man4/man4.macppc Use An macro for author name.
msaitoh[src/trunk]: src/sys/arch/evbarm/smdk2xx0 KNF. No functional change.
kre[src/trunk]: src Correct the 6 second offset issue between the time reported by
pooka[src/trunk]: src/sys/rump/librump/rumpkern initialize ncpuonline
rtr[src/trunk]: src/share/misc GVFS git virtual file system
matt[src/trunk]: src/lib/libc/gen Include softfloat-for-gcc.h for __ARM_EABI__ to...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add driver for ARM Server Base System Arch...
ginsbach[src/trunk]: src/share/misc Add virtual routing and forwarding
mlelstv[src/trunk]: src/external/cddl/osnet/dev/sdt Make assertion of linker_file #i...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rework bio hypercalls, part 2:
sevan[src/trunk]: src/sys/arch/pmax/conf Enable BUFQ_PRIOCSCAN, CARP, Veriexec
isaki[src/trunk]: src/sys/arch/m68k/fpe R := X even if L < 0 in Step2, according t...
christos[src/trunk]: src/external/bsd/libevent merge conflicts
christos[src/trunk]: src/sys/kern fix warning
joerg[src/trunk]: src/sys/arch/mvmeppc/stand/boot Give non-standard main in a free...
christos[src/trunk]: src/sys/opencrypto Return ENOSPC instead of ENOMEM when there is...
blymn[src/trunk]: src/lib/libcurses Add/improve debug output for some routines.
christos[src/trunk]: src/sbin/mount_ntfs more recent information about unsupported dr...
christos[src/trunk]: src/sys/dev/qbus Implement what the documentation in rfreg.h sta...
isaki[src/trunk]: src/sys/arch/x68k/stand Remove unused variable.
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Unbreak builds of rump libraries w...
maxv[src/trunk]: src/sys/kern Add LIST_INIT for filehead.
skrll[src/trunk]: src/sys/dev/usb Whitespace.
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Add support for auto-selection of GPT ro...
pooka[src/trunk]: src/lib/librumphijack allow mmap() to be called before init runs
ozaki-r[src/trunk]: src/sys/netinet KNF
christos[src/trunk]: src/external/bsd/libpcap/lib add another header file
isaki[src/isaki-audio2]: src/sys/arch/dreamcast/dev/g2 Adapt to audio2.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 300 series devices.
maxv[src/trunk]: src/sys/arch/x86/x86 Rename spectreV2 -> spectre_v2, and introdu...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for all arm after christos ...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux More Linux goo.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix bounds checking in h...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Print an error if we can't acquire a clo...
wiz[src/trunk]: src/common/lib/libprop Sort errors.
ozaki-r[src/trunk]: src/sys/net Change if_slowtimo_ch to a pointer
dholland[src/trunk]: src/sys/net Uses _IOR/_IOW/etc. and thus needs sys/ioccom.h. PR ...
maxv[src/trunk]: src/sys/arch/x86/x86 Update the URLs, and add the DC_refills_ fl...
martin[src/trunk]: src/sys/arch/macppc/conf Make all ramdisk root sizes equal again
pgoyette[src/trunk]: src/share/man/man7 Add a note that some external software is ava...
dyoung[src/trunk]: src/share/man/man9 Fix typo: vmem_add(9) does not actually take ...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Match _PRT by segment and bus
bouyer[src/trunk]: src/doc Document bouyer-socketcan
uebayasi[src/trunk]: src/usr.bin/config Libraries should be built in sub-make. libke...
bouyer[src/trunk]: src/sys/dev/clk As discussed on tech-kern@ 10 days ago, add a cl...
macallan[src/trunk]: src/sys/arch/macppc/macppc sprinkle oea_mapiodev()
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: enable to communicate with...
martin[src/netbsd-7]: src/sys/crypto/cprng_fast Pull up following revision(s) (requ...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix sysctl type, should be bool.
nonaka[src/trunk]: src/sys/dev/pci rtwn(4): increase the number of tx queue require...
nonaka[src/trunk]: src Initial commit of native amd64 EFI boot loader.
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix debug sets for zaurus
tnn[src/trunk]: src/share/man/man4 documentation for WSDISPLAYIO_FBINFO
christos[src/trunk]: src/sys/dev/ic fix mbuf handling; we don't crash anymore.
mlelstv[src/trunk]: src/sys/dev/iscsi ensure that timeout counter is cleared when cc...
maxv[src/trunk]: src/sys Remove the second argument from USERMODE and KERNELMODE, ...
christos[src/trunk]: src/external/gpl3 PR/50773: Rin Okuyama: Fix single stepping on ...
christos[src/trunk]: src/usr.bin/stat - if st_dev/st_rdev == NODEV print -1 instead o...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe FreeBSD r320688 sorted a lot of functions....
skrll[src/trunk]: src/sys/arch/arm/arm32 Revert the part of the previous Whitespac...
skrll[src/trunk]: src/sys/arch/shark/ofw Remove comment (and its typo) that doesn'...
khorben[src/trunk]: src/sys/arch/evbarm Typo
dholland[src/trunk]: src/tests/fs/common Fix glaringly wrong indent.
uebayasi[src/trunk]: src/usr.bin/config Introduce a new syntax, "buildprefix", to spe...
maxv[src/trunk]: src/sys/arch/i386/stand/lib The bootinfo is refreshed each time ...
ozaki-r[src/trunk]: src/share/man/man9 Make it clear that we should use not callout_...
thorpej[src/trunk]: src Implement support for "pshared" POSIX semaphores.
joerg[src/trunk]: src/usr.bin/cvslatest Force _GNU_SOURCE on Linux, otherwise strp...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target arm-common.c needs s...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 5.4.0. (needs mknative, ma...
ozaki-r[src/trunk]: src/sys/kern Fix typo in comment
martin[src/trunk]: src/distrib/sparc64/xminiroot Bump image size
skrll[src/trunk]: src/etc/etc.evbarm Add GENERIC to big-endian KERNEL_SETS
snj[src/netbsd-7-0]: src/doc Apply patch (requested by kre in ticket #1324):
pooka[src/trunk]: src/sys/rump/dev Add eap PCI audio driver.
macallan[src/trunk]: src/sys/arch/arm/omap fix tpyo
kiyohara[src/trunk]: src/sys/arch/arm/clps711x Add support SoC CL PS-711x.
pooka[src/trunk]: src changes to bio hypercalls, part 3/n:
jnemeth[src/trunk]: src/lib/libc/gen PR/49641 - Henning Petersen -- wordo
nonaka[src/trunk]: src/sys/external/bsd/drm2 Use correct linebytes.
roy[src/trunk]: src/lib/libcurses Allow a subwindow to contain another subwindow.
kamil[src/trunk]: src Add a complete C11 threads(3) implementation
uebayasi[src/trunk]: src/sys/conf Fix dependency of *.d -> assym.h in `-S' mode.
christos[src/trunk]: src/crypto/external/bsd/heimdal need libutil for pidfile
martin[src/trunk]: src/distrib/zaurus/ramdisk Bump imagesize slightly
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Count tso_err again. It was accidentally...
uebayasi[src/trunk]: src/sys Include opt_diagnostic.h.
dholland[src/trunk]: src/lib/libc/stdio Improve the short description.
jmcneill[src/trunk]: src/sys/dev/dtv IPL_VM -> IPL_SCHED to avoid taking kernel lock
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Match nvidia,tegra210-apbdma
uebayasi[src/trunk]: src/sys/conf Kernel depends on swap<kernel>.o too.
ryo[src/trunk]: src/sys Make ip6_sprintf(), in_fmtaddr(), lla_snprintf() and icm...
njoly[src/trunk]: src/tests/fs/vfs Check that rename(2) with NULL arguments fail w...
mrg[src/trunk]: src/sys/dev/acpi use cpu_name() on a struct cpu_info *. don't a...
christos[src/trunk]: src/usr.sbin/npf/npftest/libnpftest fix function argument.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux PCI DMA stuff ...
macallan[src/trunk]: src/sys/dev/ic deal with quirk in Ingenic UARTs
pgoyette[src/trunk]: src/sys/modules New module for ipl (aka ipfilter).
ozaki-r[src/trunk]: src/sys/netinet CID 1322880: remove unnecessary m != NULL checks
tron[src/trunk]: src/doc XFree86 was removed from the source tree.
sjg[src/trunk]: src/usr.bin/make meta_oodate: set needOODATE if oodate due to mi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux printk cruft.
skrll[src/trunk]: src/sys Fix up USBMODE registers in sc_vendor_init functions and...
jmcneill[src/trunk]: src/sys/dev/acpi Add ACPI attach glue for virtio_mmio.
ginsbach[src/trunk]: src/share/misc Add SDLC - software/system(s) development life cycle
christos[src/trunk]: src/crypto/external/bsd/heimdal Strip first otherwise we end up ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Enable xusb on tegra210
skrll[src/trunk]: src/sys/arch/arm/broadcom spaces to tabs
isaki[src/trunk]: src/sys/dev/usb Use kmem_zalloc() instead of kmem_alloc() to ini...
jdc[src/trunk]: src/sys/arch/sparc64/dev Correct a typo in the openprom variable...
rjs[src/trunk]: src/sys/dev/cadence printf -> aprint.
martin[src/netbsd-7]: src/doc Tickets 3 and 4
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Drop superfluous zero pr...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore When we adverti...
dholland[src/trunk]: src/sys/arch/pmax/stand/common Update to match change to dec_pro...
joerg[src/trunk]: src/sys/sys Make header self-contained.
uebayasi[src/trunk]: src/usr.bin/config Fix previous.
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 always use rk_getp...
wiz[src/trunk]: src/doc openssh-7.7 out
maxv[src/trunk]: src/sys/netinet Remove dead code. It was introduced in rev1 (25 ...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018g from ftp:/...
jdolecek[src/trunk]: src/share/man/man4 long month name
pgoyette[src/trunk]: src/lib/libc/sys accept() is a function, not an argument!
rkujawa[src/trunk]: src/doc Note Thylacine USB support.
matt[src/trunk]: src/include Enable fenv support for arm.
rtr[src/trunk]: src/sys/netmpls add missing KASSERT(req != PRU_XXX) to mpls_usrr...
riz[src/trunk]: src/usr.sbin/sysinst/arch/i386 Use installboot to install bootbl...
riz[src/trunk]: src/sys/modules empty() wants a variable name, not a value. Thi...
mrg[src/trunk]: src replace the previous hack with something that i believe is a...
matt[src/trunk]: src/sys/arch/arm/arm32 Add more TF_* symbols
matt[src/trunk]: src/lib/libc for earm, make sure to build getdirentries man page
uebayasi[src/trunk]: src/usr.bin/config Retire optional `rule' argument of `file' com...
tnn[src/trunk]: src/sys/dev/i2c ssdfb: fix i2c transfer error with some controllers
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 - Use EXTRA_SPECS l...
pooka[src/trunk]: src/lib/librumpuser don't need event.h here anymore
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix the comment near pmap_bootstrap itsel...
rkujawa[src/trunk]: src/share/man/man4 Add man page for TPS65217 PMIC.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe G.C. (if_ipackets)
maxv[src/trunk]: src/sys/arch More inlined ASM.
martin[src/trunk]: src/sys/arch/arm/arm32 Add a machdep.unaligned_sigbus sysctl (ju...
mrg[src/trunk]: src/libexec/httpd - fix a bug in cgi processing. from Dennis Li...
rjs[src/trunk]: src/sys/dev/cadence Fix logic for setting multicast addresses.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify netpgpverif...
aymeric[src/trunk]: src/sys/arch Make early console work.
uebayasi[src/trunk]: src/usr.bin/find find(1): Compare timestamp in nsec scale in -an...
christos[src/trunk]: src/sys/arch centralize the call unit / dialout macros
christos[src/trunk]: src/sys/sys provide 1, 2, 4, 8M entries since this are popular for ...
christos[src/trunk]: src/common/include/prop fix args
maxv[src/trunk]: src Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix diagnostic trap to be correct. ...
maxv[src/trunk]: src/sys/compat/netbsd32 Just return sys_open(). COMPAT_10 will b...
christos[src/trunk]: src/sys/sys Add flags bits print
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
maxv[src/trunk]: src Stop taking care of the INT/NMI windows in the kernel, the e...
wiz[src/trunk]: src/bin/rm Sort sections.
mlelstv[src/trunk]: src/sys/dev/sdmmc Don't test flags from error value in status va...
maxv[src/trunk]: src/sys/dev/nvmm Add nram in struct nvmm_ctl_mach_info.
martin[src/netbsd-7]: src/doc Ticket 9
jmcneill[src/trunk]: src/sys/dev/ic Use AC97_SLOT_* definitions instead of magic numb...
joerg[src/trunk]: src/sys/sys C++11 no longer requires __STDC_LIMIT_MACROS, __STDC...
maxv[src/trunk]: src/sys/arch Add kASan support for aarch64. Stack tracking needs...
wiz[src/trunk]: src/doc gdb-7.12.1 out.
christos[src/trunk]: src/sys/netinet XXX: Disable KASSERT for now since locking is br...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux __ffs64.
jdolecek[src/trunk]: src/sys/dev Merge jdolecek-ncqfixes branch
knakahara[src/trunk]: src/sys/netinet make ipflow_reap() static function.
kamil[src/trunk]: src/tests/kernel Add new tests signal[23] in t_ptrace_wait{, 3, 4, ...
matt[src/trunk]: src/libexec/ld.elf_so Only include unwind.h if _RTLD_SOURCE
riz[src/trunk]: src/sys/modules/dtrace/lockstat Evil hack to ensure dtrace locks...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Ignore 0 size'd symbols when...
kamil[src/trunk]: src/tests/lib/libc/sys Adapt t_ptrace_wait* tests for recent ker...
joerg[src/trunk]: src/external/bsd/pkg_install/dist Mark all files dead that shoul...
jakllsch[src/trunk]: src/sys/dev/usb Add Linux Foundation vendor ID, and their root h...
jdolecek[src/trunk]: src/sys/dev/ic fix ahci_detach() to count the ports propertly (s...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars If we're going to note the USSR s...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Disable diagnostic assertions around tim...
christos[src/trunk]: src/distrib/sets/lists/comp add {at_,}quick_exit
christos[src/trunk]: src/tests/lib/libpthread PR/51890: Ngie Cooper: include and erro...
christos[src/trunk]: src/external/bsd/file/dist/src lint fixes
wiz[src/trunk]: src/doc gdb-7.10 is available.
maya[src/trunk]: src/sys/net/agr Switch agr(4) to use a workqueue. This is necess...
msaitoh[src/trunk]: src/sys/dev/pci After writing MDIC register, don't read quickly ...
martin[src/trunk]: src/tests/lib/libc/gen Do not set HAVE_FENV for arm as long as i...
jakllsch[src/trunk]: src/usr.sbin/bta2dpd Improve portability baseline of bta2dpd's c...
tsutsui[src/trunk]: src/doc Put several tweaks for changes page on www.
macallan[src/trunk]: src/sys/arch/powerpc/oea register the IPI before spinning up CPU...
jakllsch[src/trunk]: src/sys/dev/i2c remove trailing whitespace
njoly[src/trunk]: src/sys/dev/usb Regen for Atheros AR3012
kre[src/trunk]: src/share/man/man9 Minor update. This already knew that bootti...
fcambus[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.5.0, ...
christos[src/trunk]: src/sbin/ccdconfig one less kvm groveller. Use sysctl to get ccd...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Allow rumpkernel to use rw_obj_*
dholland[src/trunk]: src/bin/sh Add const.
joerg[src/trunk]: src/sys/arch/sandpoint/stand/altboot Use __unreachable().
mrg[src/trunk]: src/share/man/man4 note that COMPAT_XX netbsd options enable all...
rkujawa[src/trunk]: src/sys/dev/i2c Add sanity, flexibility and readability to TPS65...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 6.5. needs mknative as som...
mlelstv[src/trunk]: src/sys/sys wishful thinking?
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/sys/arch/x86/x86 If we have both wedge and partition info, u...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove debug printf()s.
jdolecek[src/trunk]: src/sys/dev/ata add support for DIOCCACHESYNC (!), and DIOCGCACH...
riastradh[src/trunk]: src/lib/libc/gen Fix Google Groups link.
martin[src/trunk]: src/sys/arch/amd64/conf Add missing onewire temperature sensors, ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Don't re-define sta...
jmcneill[src/trunk]: src/sys/arch/arm/ti Also match ti,omap2-onenand
sevan[src/trunk]: src/sys/arch/sgimips/conf Skip CARP & Veriexec support to reduce...
ozaki-r[src/trunk]: src/sys/netinet Remove wrong KASSERT in arptfree
abhinav[src/trunk]: src/lib/libcurses Fix typo
joerg[src/trunk]: src/lib/csu/common Fun fact of the weak: a weak reference doesn'...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Count packets in if_shmem
maxv[src/trunk]: src/sys/netinet Remove unused fields and outdated comment.
christos[src/trunk]: src/external/bsd/libevent/include/event2 fix non _LP64
ozaki-r[src/trunk]: src/etc Allow including numbers in %XXX_chr% parameter (for upco...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
matt[src/trunk]: src/sys/dev/sdmmc Add support for the valid card types in eMMC v...
wiz[src/trunk]: src/share/man/man4 New sentence, new line
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.6. Chan...
christos[src/trunk]: src/external/bsd/dhcp/dist Internet Systems Consortium DHCP Dist...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Back to usin...
wiz[src/trunk]: src/lib/libm/man Bump date for previous.
christos[src/trunk]: src/doc new dhcp
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Let's believe the spec when it sa...
msaitoh[src/trunk]: src/sys/dev/pci - Use bus_dmamem_unmap() correctly in txp_dma_fr...
msaitoh[src/trunk]: src/sys On drivers which use MII(4) and have hook SIOC[GS]IFMEDI...
christos[src/trunk]: src/usr.bin/gzip Add lzip support to gzip based on the example l...
pooka[src/trunk]: src/sys/rump Get rid of the rump__init() macro. it was never us...
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove routine not meant to be com...
jmcneill[src/trunk]: src/sys/dev/acpi Do not complain if the _AEI method is not found...
jakllsch[src/trunk]: src/sys/dev/wscons Double size of WSDISPLAYIO_SFONT name buffer ...
christos[src/trunk]: src/external/mit/xorg/lib/dri Amputate stack protector warnings, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBOARD kernel (supported by...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd Dro...
skrll[src/trunk]: src/usr.bin/elf2aout A couple of fixes so that NetBSD/cats build...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist Release Notes - Heimdal - V...
riastradh[src/trunk]: src/sys/crypto/cprng_fast No need for cprng_fast_seed to be inline.
wiz[src/trunk]: src/lib/libc/sys Spelling fixes.
christos[src/trunk]: src/sys/arch/powerpc/include do the ignore builtin dance for gcc-8
jdolecek[src/trunk]: src add skeleton manpage for xhci(4)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add rounddown_pow_of_two.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Obviously, I was being absolutely dumb ...
rtr[src/trunk]: src/sys/kern actually use the passed in struct lwp *l instead of...
joerg[src/trunk]: src/sys/arch/rs6000/rs6000 Use cmpwi.
scole[src/trunk]: src/sys/arch/ia64 Rename ACPI_NAME_SIZE -> ACPI_NAMESEG_SIZE wit...
maxv[src/trunk]: src/sys/arch/amd64/amd64 The call to svs_lwp_switch can clobber ...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/sparc Don't skip PLT processing for t...
msaitoh[src/trunk]: src/sys KNF. No functional change.
joerg[src/trunk]: src Systematically include sys/featuretest.h when _NETBSD_SOURCE...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Re-arrange PAX_ASLR options to keep the ...
maxv[src/trunk]: src/sys/arch/x86/x86 When a user pmap is created, it is populate...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Some bit definitions of AMD Fn80000...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rtf_user now uses macros GET...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for powerpc64 and GCC 5.4.
bad[src/trunk]: src/usr.bin/config Treat an undefined option as a warning instea...
pooka[src/trunk]: src/lib/librumpuser put optional modules on a separate SRCS line
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_clock_count to count the number of cl...
isaki[src/trunk]: src Use record field for recording even on
tnn[src/trunk]: src/sys/dev/ic ssdfb: add support for SSD1322
matt[src/trunk]: src/sys/kern Don't next structure and enum definitions.
wiz[src/trunk]: src/lib/libnvmm Macro tidyness.
yamt[src/trunk]: src/share/man/man9 fix prototype
snj[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for xkeyboard-c...
uebayasi[src/trunk]: src/sys/arch/amd64 Replace COHERENCY_UNIT in ldscript.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove useless KASSERT - we can't assert ...
wiz[src/trunk]: src/sbin/tunefs Bump date for previous. New sentence, new line. ...
matt[src/trunk]: src/etc/mtree Add eabihf directories
wiz[src/trunk]: src/lib/libc/gen Fix typo. From Kurt Jaeger via Brooks Davis and...
rtr[src/trunk]: src/sys split PRU_CONNECT function out of pr_generic() usrreq sw...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tigpmc, omapnand
jmcneill[src/trunk]: src/sys/arch Add omapfb to FDT-ized TI port.
ozaki-r[src/trunk]: src/etc MAKEDEV: add entry for vio9p(4)
msaitoh[src/trunk]: src/sys/arch/powerpc/booke/dev SIOCS is 'S'et function and the i...
jakllsch[src/trunk]: src/sys/dev/ic Map coprocessor registers before igsfb_hw_setup()...
christos[src/trunk]: src/sys/dev/raidframe no more needs flag
christos[src/trunk]: src/sys/kern Deduplicate debug printing code.
riastradh[src/trunk]: src/share/man/man9 Expand pserialize(9) example to include publi...
joerg[src/trunk]: src/sys/arch/x86/x86 Cast to uint64_t first in case the input is...
jmcneill[src/trunk]: src/sys/dev/fdt Add console support.
uebayasi[src/trunk]: src/sys/conf Fix "Define compile rules in sys/conf/Makefile.kern...
knakahara[src/trunk]: src/sys/dev/pci fix: rxq->rxq_lock is uninitialized if NET_MPSAF...
tsutsui[src/trunk]: src/sys/arch/atari/pci Use proper integer types for PCI configur...
abhinav[src/trunk]: src/external/bsd/dhcpcd/dist Fix typo: s/obtaind/obtained
martin[src/trunk]: src/sys/arch Add more details about the boot device as a new boo...
abhinav[src/trunk]: src/external/bsd/blacklist/lib Remove comma after the last Nm en...
riastradh[src/trunk]: src/usr.bin/vndcompress Add -l option to synopsis for vndcompres...
njoly[src/trunk]: src/lib/libc/sys Add fstatat(2) specific errors.
skrll[src/trunk]: src/sys/arch/mips/include Don't define UVM_KM_VMFREELIST on mips...
jmcneill[src/trunk]: src/sys/dev/pci scanning fixes
apb[src/trunk]: src/distrib/sets/lists/debug Add ekermit.debug.
skrll[src/trunk]: src/sys/dev/usb Sprinkle some const
christos[src/trunk]: src/usr.sbin/npf/npfd fix signed compare
maxv[src/trunk]: src/lib/libnvmm Use the new PTE naming, and define CR3_FRAME_* s...
wiz[src/trunk]: src/doc Update tzdata section.
christos[src/trunk]: src/external/bsd/top/dist/machine simplify and explain
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Disable glibc worka...
ozaki-r[src/trunk]: src/sys/netinet Fix build w/ SCTP and w/o SCTP_DEBUG
msaitoh[src/trunk]: src/sys/kern KNF. No functional change.
christos[src/trunk]: src/external/bsd/tcpdump/dist Tuesday October 25, 2016 mcr@sande...
maxv[src/trunk]: src/sys/netipsec Localify one function, and switch to C99 types ...
uebayasi[src/trunk]: src/sys/arch/amd64/include Improve grep'ability..
christos[src/trunk]: src/external/bsd/bind kerberos now has sqlite3 support.
martin[src/trunk]: src/sys/dev/raidframe Gcc -Os on landisk is not smart enough to ...
mrg[src/trunk]: src/distrib/sets/lists/comp sort.
christos[src/trunk]: src/lib/libedit Follow the man page for EL_GETTC and not require...
mlelstv[src/trunk]: src/sys/dev/iscsi Make PDU init routines record serial number in...
christos[src/trunk]: src/distrib/sets/lists/comp add sys/clock.h
sevan[src/trunk]: src/doc Note veriexecgen change
pgoyette[src/trunk]: src Use space on both sides of the pipe symbol, for readability
pooka[src/trunk]: src/lib/librumpuser nuke unused var
macallan[src/trunk]: src/sys/arch/macppc/conf audio works now, so enable it
ozaki-r[src/trunk]: src/sys/net Make if_slowtimo static
uebayasi[src/trunk]: src/usr.bin/config In `-S' mode, create symlinks from outside of...
matt[src/trunk]: src/libexec/ld.elf_so Don't assume that PT_PHDR is always first.
dholland[src/trunk]: src/sys/arch Final bit of PR 41200: headers that declare ioctls ...
maxv[src/trunk]: src/sys/net style
aymeric[src/trunk]: src/sys/arch/arm/altera Use virtual addresses where virtual addr...
ozaki-r[src/trunk]: src/sys/netinet6 Remove KASSERT (revert in6.c,v 1.232)
abhinav[src/trunk]: src/share/man/man4/man4.sparc There is no X(1) man page, change ...
uwe[src/trunk]: src/usr.bin/kdump Drop support for KTRFACv0 (NetBSD 3) and KTRFA...
uebayasi[src/trunk]: src/sys/conf Clean up. Move SSP-specific adjustment out of Make...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add cpu_getmodel()
nonaka[src/trunk]: src/sys efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of...
sevan[src/trunk]: src/sys/dev Add a configuration file for enabling Veriexec in ke...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Move omap3 dtb files to /boot/dtb
jmcneill[src/trunk]: src/sys/dev/acpi Add ehci at acpi glue
ozaki-r[src/trunk]: src/sys/netinet6 Fix rtfree in nd6_output
ryoon[src/trunk]: src/share/man/man4 Refer to wsmouse(4) instread of wscons(4)
maxv[src/trunk]: src/sys/arch/i386/i386 Use xpmap_pg_nx. Not tested (due to some ...
christos[src/trunk]: src/common/include/prop add sized versions of the copyin ioctls.
uebayasi[src/trunk]: src/usr.bin/config Keep track of directory of files internally.
wiz[src/trunk]: src/doc gdb-8.0.1 out.
uebayasi[src/trunk]: src/usr.bin/config Merge struct objects into struct files. Keep...
ryo[src/trunk]: src/doc Add support for aarch64
christos[src/trunk]: src/sys/dev allocate dynamically
nonaka[src/trunk]: src/sys/dev/pci increase command response timeout value.
abhinav[src/trunk]: src/lib/libc/gen Don't refer getfsstat() using .Xr as we don't h...
ozaki-r[src/trunk]: src/sys Replace ARP cache (llinfo) with lltable/llentry
uebayasi[src/trunk]: src/sys Order library object build.
jakllsch[src/trunk]: src/sys/dev/rasops Add rasops15_putchar_aa() for greyscale fonts.
uebayasi[src/trunk]: src/sys/arch/i386 Replace a constant in ldscript.
hannken[src/trunk]: src/sys/fs/tmpfs Run vflush() when going from read/write to read...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc need errno
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Only attach to the phy specified in dt, i...
pgoyette[src/trunk]: src/sys/kern Check for duplicate module names before loading mod...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/trunk]: src/sys/arch/luna68k/stand/boot Define _KERNEL while including r...
christos[src/trunk]: src/sys/netinet Add comments to the tcp flags.
jmcneill[src/trunk]: src/sys/dev/acpi Factor out common ACPI event code into a shared...
maxv[src/trunk]: src/sys/netinet Add some checks, mostly same as in_arpinput.
knakahara[src/trunk]: src/sys/netinet remove unnecessary splnet before pool_{get, put}
abhinav[src/trunk]: src/external/bsd/openresolv/dist Fix spelling of exclusive.
snj[src/trunk]: src remove rstart, which hasn't been used since the xfree86 days.
kamil[src/trunk]: src/lib/libpthread Drop error path from C11 call_once
christos[src/trunk]: src/sys/sys make constants unsigned (joerg@)
joerg[src/trunk]: src/sys/arch/bebox/stand/boot Use cmpwi/cmpw
roy[src/trunk]: src/lib/libcurses Document baudrate(3).
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: iommu setup seems to work now - ...
mrg[src/trunk]: src/sys/stand/efiboot avoid sign/unsigned issue and for NUMNAMES...
maxv[src/trunk]: src/sys/netinet Style
dholland[src/trunk]: src/lib/libm/src Apply patch in PR 45391 from Yui NARUSE: genera...
isaki[src/trunk]: src/sys/compat/ossaudio Use record.sample_rate for recording on ...
martin[src/trunk]: src/sys/arch/hpcarm/include Add missing netbsd32_machdep.h file
maya[src/trunk]: src/sys/dev/usb Check if size is zero, too.
apb[src/trunk]: src/doc Document build.sh list-arch
jmcneill[src/trunk]: src/sys/dev/i2c Change internal temperature base from -267.7C to...
jmcneill[src/trunk]: src/sys/dev/pci Add MSI-X support.
skrll[src/trunk]: src/sys/arch/arm/nvidia Fix non-DIAGNOSTIC build
macallan[src/trunk]: src/sys/dev/i2c use direct config
sevan[src/trunk]: src/share/man/man4/man4.macppc awacs(4) is enabled by default in...
christos[src/trunk]: src/distrib/sets/lists/tests Add new sh test
christos[src/trunk]: src/sys/external/bsd/acpica/dist One more time in the right plac...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1298707: Change c...
christos[src/trunk]: src/sys/arch/hp300/stand/common return something
pooka[src/trunk]: src The ioctl hypercall is used only by the usb host controller ...
christos[src/trunk]: src GSoC 2016: Charles Cui: add SEM_NSEMS_MAX
maxv[src/trunk]: src/sys/arch/amd64/include Fix KUBSAN: the kernel size now excee...
mrg[src/trunk]: src/tools/gcc bump the NetBSD GCC version. both GCC 5 and 6 got...
maxv[src/trunk]: src/sys/arch Hum. Fix a potentially catastrophic bug: kcopy() se...
ozaki-r[src/trunk]: src/sys/netinet6 Use KASSERT to check programming errors
sjg[src/trunk]: src/usr.bin/make Avoid breaking !NetBSD build
joerg[src/trunk]: src/sys/dev/ic Drop unnecessary-but-harmful casts.
isaki[src/trunk]: src/sys/dev Remove duplicated code.
ozaki-r[src/trunk]: src/sys/sys Introduce curlwp_bind and curlwp_bindx
christos[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/vax regen
christos[src/trunk]: src/sys/ufs/ext2fs Add ext4 extent support from GSoC 2016 (Hrish...
hannken[src/trunk]: src/external/cddl/osnet This implementation of Solaris taskq API...
ozaki-r[src/trunk]: src/tests/ipf/expected Fix wrong expected outputs
maxv[src/trunk]: src/sys/arch/i386/i386 Pfff, use %ss and not %ds. The latter is ...
macallan[src/trunk]: src/sys/arch/macppc/dev support I2C bus and direct config of sla...
riastradh[src/trunk]: src/sys/uvm Set bp->b_resid to bp->b_bcount on error in swstrate...
kamil[src/trunk]: src/tests/lib/libc/sys Add new fork/vfork ATF trests in t_ptrace...
riastradh[src/trunk]: src/doc Remove dumplfs from the list now that it seems strict-al...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Remove VA_SIGN_POS from the com...
prlw1[src/trunk]: src/sys/external/bsd/drm2/drm Trivial build fix for no options S...
kamil[src/trunk]: src/sys/arch/i386/include Allow to mix single-step with hardware...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for USB OTG controllers in "h...
ragge[src/trunk]: src/sys/arch/vax/vax Set max/dfl size for vm a process may have ...
skrll[src/trunk]: src/sys/dev/usb Wrap long lines and other whitespace. From t-hash.
dholland[src/trunk]: src/sys/arch/x68k/stand/boot Revert this one; I can't tell for s...
christos[src/trunk]: src/doc new file(1)
christos[src/trunk]: src/usr.bin/make Be more selective about detecting a SYSV includ...
matt[src/trunk]: src/distrib/sets Explicitly make MKSOFTFLOAT a mkvar.
skrll[src/trunk]: src/sys/dev/usb Improve the usb_syncmem calls in ohci_reset_std_...
matt[src/trunk]: src/distrib/sets/lists Updated sets lists for earm including com...
christos[src/trunk]: src/usr.bin/config Keep previous location of device definitions ...
christos[src/trunk]: src/tests/lib/libpthread PR/51884: Ngie Cooper: Include and mess...
maya[src/trunk]: src/sys/arch/amd64/include Make VM_MIN_KERNEL_ADDRESS and others...
maya[src/trunk]: src Express more confidence in our ability to boot on hardware w...
dholland[src/trunk]: src Make the inode fields in the 64-bit superblock 64 bits wide.
matt[src/trunk]: src/usr.bin/ldd If earm, include from lib/libexecinfo for unwind.h
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe ixv(4): disable RSS configuration on 82599...
mlelstv[src/trunk]: src/sys/dev/iscsi More debugging output, changed debug levels fo...
skrll[src/trunk]: src/etc/etc.evbarm Sort
kre[src/trunk]: src/crypto/external/bsd/openssh/dist Put declaration of 'useraut...
msaitoh[src/trunk]: src/sys/dev/pci - Check iNVM's image version and print it.
christos[src/trunk]: src/usr.bin/timeout import from FreeBSD
macallan[src/trunk]: src/sys/arch/macppc/dev somehow this fell through the cracks whe...
uebayasi[src/trunk]: src/sys/kern Consistently use KPREEMPT_*() here.
msaitoh[src/trunk]: src/sys/dev/ic - Move __DDR4_VALUE()'s comment to the correct po...
maya[src/trunk]: src/sys/dev/usb kassert that we aren't overflowing the array.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/51682: Avoid DoS with ...
phx[src/trunk]: src/sys/arch/amiga/dev Set the correct device data size wdc_xsur...
wiz[src/trunk]: src/doc gcc-9.1 is out.
tsutsui[src/trunk]: src/sys/arch/atari/pci Misc KNF.
kre[src/trunk]: src/doc Note update to tzdata2018d
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Fix check for non-positive ti...
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys Prevent the root hub sending updates once the root inter...
maxv[src/trunk]: src/sys Add KASAN instrumentation for kcopy and copystr.
christos[src/trunk]: src/sys/arch/news68k/news68k pass the right argument
wiz[src/trunk]: src/lib/libc/gen Fix typo.
joerg[src/trunk]: src/external/gpl3/binutils/dist/gas/config Merge upstream d840c0...
mgorny[src/trunk]: src/tests/lib/libc/sys Add tests for reading pre-set general pur...
macallan[src/trunk]: src/sys/dev/i2c MAX6642 does not have lower limit registers
jnemeth[src/trunk]: src/distrib/sets/lists/modules remove debug cruft, the example m...
kamil[src/trunk]: src/doc/roadmaps/people Add personal TODO and research goals
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with the remaining part of FreeBSD r3...
snj[src/trunk]: src/external/gpl2/groff/tmac add 7.1
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't p...
pettai[src/trunk]: src/distrib/sets/lists/comp and html3 type too
ginsbach[src/trunk]: src/usr.sbin/syslogd Use looked up remote host for remote messag...
apb[src/trunk]: src/external/bsd/ekermit/bin/ekermit Add a simple man page for e...
matt[src/trunk]: src/lib/libexecinfo When building for earm, make sure to build u...
joerg[src/trunk]: src/lib/libc/compiler_rt Always include soft-float compare and o...
skrll[src/trunk]: src/sys Remove #ifdef DIAGNOSTIC around sc from the root interru...
riastradh[src/trunk]: src/sys/compat Paranoia: zero COMPAT_30 ntptimeval and 32-bit nt...
maxv[src/trunk]: src/sys Move the MI parts of KASAN into kern/subr_asan.c. This f...
knakahara[src/trunk]: src/sys/net loop_clone_create() must be called after ncpu is cou...
christos[src/trunk]: src/external/bsd/tcpdump/dist l in ntohl is not long!
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
matt[src/trunk]: src Changes for MKCOMPAT for earm.
palle[src/trunk]: src/sys/arch/sparc64/dev Fixed console logging when booting with -q
christos[src/trunk]: src/sys/arch/hp300/stand/inst get rid of gets
christos[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkrb5 Include sqlite3 to t...
christos[src/trunk]: src/external add sqlite3
joerg[src/trunk]: src/sys/arch/macppc/stand/bootxx Mark local-only function as sta...
joerg[src/trunk]: src/sys/sys Explicitly provide a hidden attribute for the declar...
martin[src/trunk]: src/sys/arch/amd64/conf whitespace
msaitoh[src/trunk]: src/sys/net/agr KNF. No functional change.
maya[src/trunk]: src Don't fc-match bitmap fonts by default.
christos[src/trunk]: src/lib/libc/gen Document bsd_signal (From GSoC 2016 by Charles ...
agc[src/trunk]: src/tests/usr.bin/netpgpverify Since the netpgpverify rewrite to...
pooka[src/trunk]: src Make hypercall calling conventions consistent: iff a hyperca...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Define ${MD_OBJS} as relative path. Thi...
macallan[src/trunk]: src/sys/arch/sgimips/gio moar registers
maya[src/trunk]: src/tests/lib/libm use PRIu64 to print uint64_t, don't print sizeof
jakllsch[src/trunk]: src/sys/dev/usb re-generate
jmcneill[src/trunk]: src/sys/dev/acpi Fix boot messages
mlelstv[src/trunk]: src/sys/dev/iscsi drop unused debug helper routine
mlelstv[src/trunk]: src/sys/dev/iscsi initialize before check.
jmcneill[src/trunk]: src/sys/arch/arm/cortex gtmr_intr: If the ISTATUS bit is 0, time...
christos[src/trunk]: src/external/gpl3/gcc/lib add ubsan to the build
msaitoh[src/trunk]: src Add jmphy(4) from OpenBSD.
christos[src/trunk]: src/external/bsd/nsd/include Disable {send, recv}mmsg until we ma...
martin[src/trunk]: src/sys/dev/raidframe When we force COMPAT_NETBSD32 to be define...
ozaki-r[src/trunk]: src/tests/net/arp Improve packet checks and error reporting
hannken[src/trunk]: src/sys Change hfs from hashlist to vcache.
christos[src/trunk]: src/usr.sbin/npf/npfd output every 5 seconds instead of 60 or ev...
mrg[src/trunk]: src/sys/dev/usb remove redundant checks against sc and sc->sc_dy...
joerg[src/trunk]: src Use alignof and not size_t for platforms with non-natural base
christos[src/trunk]: src/sys/arch/acorn32/stand/boot32 provide a main prototype (this...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add #ifndef XEN, xen doesn't have specu...
kamil[src/trunk]: src/tests/kernel Add new tests signal[67] in t_ptrace_wait{4, 6, i...
ozaki-r[src/trunk]: src/sys Avoid double rt_replace_ifa on rtrequest1(RTM_ADD)
ozaki-r[src/trunk]: src/sys Use if_get_byindex instead of if_byindex for MP-safe
riz[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
ryoon[src/trunk]: src/share/man/man4 Bump date
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.3
riastradh[src/trunk]: src/share/misc NB: nota bene
wiz[src/trunk]: src/lib/libutil Remove trailing whitespace.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Check %eip with USER_LDT too.
pooka[src/trunk]: src/sys/rump some final -Ifoo/opt removal
christos[src/trunk]: src/doc - new acpica
jakllsch[src/trunk]: src/sys/dev/ic igsfb(4): use WSDISPLAY_BORDER_COLOR for overscan...
maxv[src/trunk]: src/sys/arch More inlined ASM. While here switch to proper types.
maxv[src/trunk]: src/sys/arch/i386/include Remove tlog.h - unused now. Note that ...
skrll[src/trunk]: src/share/man/man4 Fix typoes
christos[src/trunk]: src/libexec/ld.elf_so Fixed handling of DT_SONAME:
macallan[src/trunk]: src/sys/arch/powerpc/pci remove PMAC_G5 kludge - fixed this else...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add OMAP3 support.
isaki[src/trunk]: src/sys/arch/x68k/dev Fix a kernel panic by printf(1).
uebayasi[src/trunk]: src/usr.bin/config Fix build.
jakllsch[src/trunk]: src/sys/arch/amd64/conf Enable sdhc* at cardbus? in amd64 GENERI...
sevan[src/trunk]: src sup.NetBSD.org is no longer around.
christos[src/trunk]: src/tests/lib/libpthread PR/51889: Ngie Cooper: add sys/time.h
martin[src/trunk]: src/sys/dev/onewire PR kern/54617: onewire(4):
kamil[src/trunk]: src/sys/arch/x86/x86 Remove assert that Debug Registers are not ...
christos[src/trunk]: src/sbin/ping PR/49423: Martin Husemann: ping for small packets ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Clamp timeout to INT_MAX...
christos[src/trunk]: src/common/lib/libprop add sized versions of the copyin ioctls
bouyer[src/trunk]: src/sys/arch/arm/sunxi work in progress on porting graphics driv...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add NAND flash support.
skrll[src/trunk]: src/sys/arch/hppa/stand/cdboot Use the same linker script as sys...
jdc[src/trunk]: src/share/man/man4/man4.sparc64 Note that EDID is only read on s...
joerg[src/trunk]: src/external/bsd/llvm Update to LLVM/Clang snapshot r180686. All...
christos[src/trunk]: src/tests/lib/libpthread PR/51887: Ngie Cooper: Include and erro...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix definition of GICD_IROUTER; the inpu...
christos[src/trunk]: src/tests/lib/libc/ssp PR/51893: Ngie Cooper: prevent toolchain ...
skrll[src/trunk]: src/sys/dev/ic Merge from nick-nhusb - some MPification
maya[src/trunk]: src/sys/sys define constants as being wider than int when needed...
bad[src/trunk]: src/distrib/sets/lists/modules Build ubsec module only for i386 ...
christos[src/trunk]: src/sys/rump/net/lib/libnpf need libnvpair
macallan[src/trunk]: src/sys/dev/i2c match "i2c-at34c02", found in various sparc64 boxes
christos[src/trunk]: src/sys/arch/hpcmips/vr this is supposed to be SECS_PER_DAY.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Don't assume that U-Boot has enabled ...
rkujawa[src/trunk]: src/sys/arch/arm/omap Don't discard flags in ti_iic_exec when ca...
joerg[src/trunk]: src/sys/arch/amiga/dev Avoid non-UTF8 input.
mrg[src/trunk]: src/share/man/man4 update the BUGS statement to say that xhci is...
pgoyette[src/trunk]: src/sys/kern One more resource to release - the filename, if we ...
martin[src/trunk]: src/distrib Introduce CDRELEASE_NODEBUG - if set, avoids putting...
ozaki-r[src/trunk]: src/sys/netinet Revert v1.176 for further proper fix
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add missing pmf_device_deregister() in i...
mlelstv[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk increase sshramdisk fro...
christos[src/trunk]: src/external/bsd/file/dist/src fix lint fixes
hannken[src/trunk]: src/sys/miscfs Handle v_writecount from layer_open(), layer_clos...
phx[src/trunk]: src/sys/arch/amiga/dev Remove double device pointers. The pointe...
jdolecek[src/trunk]: src/share/man/man4 note that mvsata(4) is unlikely to receive an...
sevan[src/trunk]: src/sys/dev/pci What we have listed as the PowerBook G3 Firwire ...
he[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix Apply suggested fix from...
sevan[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install-20180325.
christos[src/trunk]: src/distrib/sets/lists Add libubsan
riastradh[src/trunk]: src/sys/external/bsd/drm2 Whack some nouveau moles.
bouyer[src/trunk]: src/sbin/dump Consistently use iswap64() and 64bit intermediate ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use surface_width/height, not ...
christos[src/trunk]: src/sys/arch/vax/boot/boot Rewrite the floppy selection logic, a...
wiz[src/trunk]: src/share/man/man4 Mention smscphy. Link to jmphy. Bump date.
christos[src/trunk]: src/sbin inode.c needs -O0 for vax
christos[src/trunk]: src/sys PR/49207: Kamil Rytarowski: Add sys/clock.h with generic...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Avoid issues caused by sending old packets...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt If a /chosen/framebuffer node is found, ...
roy[src/trunk]: src/doc Note import of dhcpcd-7.2.1
mrg[src/trunk]: src/external/gpl3/gcc apply some more vax -O0/-O1. this now bui...
maya[src/trunk]: src Add a README.md.
skrll[src/trunk]: src/sys/arch/arm/imx Trailing whitespace.
mlelstv[src/trunk]: src/sys/dev/sdmmc remove unused include sys/rndsource.h
abhinav[src/trunk]: src/usr.bin/ul Fix a buffer overflow when reading from files con...
kamil[src/trunk]: src/tests/kernel Add new test signal5 in t_ptrace_wait{, 3, 4, 6, id...
msaitoh[src/trunk]: src/sys/net ifmedia_removeall(): Clear ifm_cur and ifm_media aft...
tsutsui[src/trunk]: src/sys/arch/atari/atari Make sure interrupts are disabled durin...
manu[src/trunk]: src/lib/libperfuse - Make sure non root users cannot access syst...
plunky[src/trunk]: src/usr.sbin/syslogd according to C99 6.5.15 in a conditional ex...
skrll[src/trunk]: src/sys/arch/arm/include Align struct cpu_info member names. NFC.
apb[src/trunk]: src To make pax use ${TOOL_GZIP}, we need to pass "--use-compres...
jmcneill[src/trunk]: src/sys/stand/efiboot Enable ACPI support.
maxv[src/trunk]: src/lib/libnvmm should be fork(2), noticed by wiz
jklos[src/trunk]: src/sys/arch/vax/vax Cosmetic fix for VAXstation 4000/90, 90a, 9...
skrll[src/trunk]: src/external/gpl3/binutils binutils mknative run for earmeb
isaki[src/trunk]: src/sys/dev/ic Revert previous local conversion for vs(4).
christos[src/trunk]: src/usr.sbin/npf/npfctl PR/54670: Azuma OKAMOTO: Consistently us...
christos[src/trunk]: src/crypto/external/bsd/heimdal merge conflicts, adjust the build.
nonaka[src/trunk]: src/sys/dev/pci PR/51797: initialize hardware completely when re...
matt[src/trunk]: src/include Add getbyteorder(void) prototype.
knakahara[src/trunk]: src/sys eliminate unnecessary splnet
christos[src/trunk]: src/external/bsd/file/dist 2017-09-02 11:53 Christos Zoulas <c...
mlelstv[src/trunk]: src/sys/arch/evbarm/evbarm If the boot argument "root" cannot be...
ozaki-r[src/trunk]: src Add tests of rtcache invalidation
pooka[src/trunk]: src/sys/rump/include/rump Let the includer figure out where to g...
msaitoh[src/trunk]: src/sys In drivers which use MII(4) and have hook SIOC[GS]IFMEDI...
matt[src/trunk]: src/sys/netinet6 Don't use C++ keyword as variable.
uebayasi[src/trunk]: src/sys/conf Move less important part out of Makefile.kern.inc.
jdf[src/trunk]: src/share/man/man7 Fix timestamp in the licence.
riastradh[src/trunk]: src/lib/libc/gen Tweak wording, define `output', remove misplace...
abhinav[src/trunk]: src/external/bsd/blacklist/lib Correct the function names in the...
christos[src/trunk]: src/etc/mtree Don't run .BEGIN if we are cleaning or making obj.
mrg[src/trunk]: src/etc/mtree make sure the build dist files are build before we...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add more code from FreeBSD, still needs work
apb[src/trunk]: src/doc rescue(8): Add /rescue/ekermit. [apb 20140809]
mrg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc add the spectre mitigation op...
wiz[src/trunk]: src/lib/libc/gen Use Fn. Merge two EINVAL sections.
gson[src/trunk]: src/sys/kern Remove the code to allow CTLTYPE_INT and CTLTYPE_QU...
kre[src/trunk]: src/bin/sh Better interactive SIGINT handling (when a trap is se...
nat[src/trunk]: src/sys/dev/bluetooth Remove references to BlueCore.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove DEVKIT8000 kernel (GENERIC shoul...
nonaka[src/trunk]: src/sys/dev/ic Add support for Realtek RTL8168H/8111H variant.
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
ozaki-r[src/trunk]: src/sys/net Kill remaining rt->rt_refcnt++
isaki[src/trunk]: src/sys/arch/x68k/dev - Revert temporary local conversion introd...
christos[src/trunk]: src/lib/libc/time Update to 2018f:
kamil[src/trunk]: src/tests/usr.bin/c++ Add new ATF tests for Address Sanitzier (A...
apb[src/trunk]: src/doc gkermit has been replaced by ekermit.
apb[src/trunk]: src/external/bsd/ekermit Add reachover build infrastructure for ...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 If the bootloader passes us informa...
maxv[src/trunk]: src/sys/netinet bcopy -> memcpy, it's obvious the areas don't ov...
matt[src/trunk]: src/usr.bin/kdump #include <sys/exec_elf.h> for ksyms
jmcneill[src/trunk]: src/sys/dev/acpi Do not ignore non-zero segment numbers in MCFG ...
christos[src/trunk]: src/sys/conf more needs-flag removed.
pooka[src/trunk]: src Flip parameter order in the clock hypercalls to make them co...
apb[src/trunk]: src/share/mk Wrap CTFCONVERT invocations in ${defined(CTFCONVERT...
snj[src/netbsd-7-0]: src/sys/external/bsd/drm2/dist/drm/ttm Pull up following re...
skrll[src/trunk]: src/sys/arch/arm Clean up around cpu_ttb and fix a bunch of builds
joerg[src/trunk]: src/sys/sys Add protected visibility marker for things that we w...
uwe[src/trunk]: src/lib/libcurses Ignore terminfo padding specifications when ch...
ozaki-r[src/trunk]: src/sys Fix building kernels w/o ether
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 missing quote
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Reserve enough memory at boot to support ...
pooka[src/trunk]: src make the random hypercall more generic
mrg[src/trunk]: src/share/mk switch to using xorg-server.old for everyone.
kre[src/trunk]: src/etc As discussed at the biginning of last week (June 6 & 7, ...
christos[src/trunk]: src/tools don't try to build links when cleaning or making obj dirs
mrg[src/trunk]: src/sys/arch/sparc64/dev convert auxio(4) to use a mutex for exc...
rin[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/etc/namedb Provide the root keys for dnssec and advise on ho...
kamil[src/trunk]: src/lib/libc/gen Remove the BUGS section from devname(3)
ryoon[src/trunk]: src/share/man/man4 Add uts(4)
pgoyette[src/trunk]: src/usr.bin/vacation Also fix the error message when -T is used ...
bouyer[src/trunk]: src/sys/dev/pci Clean up timeout logic. Now the system survives ...
skrll[src/trunk]: src/sys/arch/arm/allwinner s/IPL_SCHED/IPL_HIGH/
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix panic caused by rev. 1.58's change. Do...
christos[src/trunk]: src/distrib/sets/lists/comp Fix sets for gcc-8
jmcneill[src/trunk]: src/sys/arch/arm/ti Cleanup and remove dependency on arch/arm/omap
macallan[src/trunk]: src/sys/arch/macppc/macppc if we have a /cpus node, use it to fi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Build sun50i-a64 dts files
isaki[src/trunk]: src/sys Unify all arch/*/stand's atoi() to MI libsa.
christos[src/trunk]: src/usr.bin/ldd include symver.c
christos[src/trunk]: src/sys/conf ccd does not need flags anymore
apb[src/trunk]: src/doc gkermit has been replaced by ekermit.
christos[src/trunk]: src/sys/rump/dev/lib/libugenhc don't compile the for kernel
mrg[src/trunk]: src/lib/libc/stdio add a bunch of functions found in <stdio.h> t...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD r331224 except ixv_if_up...
uebayasi[src/trunk]: src/usr.bin/config I don't like -Ttext .
jdolecek[src/trunk]: src/sys/dev/pci enable MSI support where available
jmcneill[src/trunk]: src/sys/arch/arm/arm32 Do not try to use direct map for prefetch...
skrll[src/trunk]: src/sys/dev/usb Apply De Morgan's law to the TD maximum transfer...
matt[src/trunk]: src/sys/arch/epoc32/stand Cleanup.
macallan[src/trunk]: src/sys/arch/macppc add driver for 'platinum' onboard video foun...
martin[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add raidctl
kre[src/trunk]: src/share/man/man4 PR kern/32830 (from 10 years ago, pre NetBSD ...
pgoyette[src/trunk]: src/usr.bin/calendar/calendars Belatedly update several entries ...
rin[src/trunk]: src/sys/compat/netbsd32 netbsd32_size_t should be used instead o...
macallan[src/trunk]: src/sys/arch/macppc/conf remove sgsmix since it can't occur on b...
knakahara[src/trunk]: src/sys/dev/pci fix memory leak at wm_detach.
christos[src/trunk]: src/tests/lib/libevent add extra file.
jmcneill[src/trunk]: src/doc evbarm: Update TI AM335x SoC support to use FDT based co...
rkujawa[src/trunk]: src/sys/dev/i2c Add driver for Microchip MCP9800/1/2/3 temperatu...
uebayasi[src/trunk]: src/usr.bin/config Prepare to build subdirectories. Not enabled...
snj[src/trunk]: src/distrib/sets/lists/xetc remove lingering x11 (xfree86) entries.
ozaki-r[src/trunk]: src/sys/rump/net/lib/libvirtif Count packets in if_virt
aymeric[src/trunk]: src/sys/dev/fdt Deactivate the watchdog timer during attach.
uwe[src/trunk]: src/lib/libcurses Fix operator precedence for !HAVE_WCHAR
ginsbach[src/trunk]: src/share/misc Add single and multi-mode fiber
christos[src/trunk]: src/sys/kern turn off debugging
maxv[src/trunk]: src/sys/netinet Remove dead code.
joerg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Drop casts in favour o...
pooka[src/trunk]: src/lib/librumpuser make this build/work again
mlelstv[src/trunk]: src/sbin/gpt A change to the GPT_TYPE list also requires a chang...
skrll[src/trunk]: src/sys/arch Trailing whitespace
uebayasi[src/trunk]: src/usr.bin/config Refactor emit file functions. No functional ...
mlelstv[src/trunk]: src/sys/dev/iscsi Handle ExpCmdSN and MaxCmdSN updates as specif...
mrg[src/trunk]: src/share/mk switch m68000 and m68k to GCC 6. ok mlelstv.
mlelstv[src/trunk]: src/sys/dev/iscsi Add missing mutex_exit().
abhinav[src/trunk]: src/usr.bin/uuencode Remove reference to uucp(1) in SEE ALSO, as...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Declare onfault_restore, and be stricte...
rin[src/trunk]: src/sys/compat/netbsd32 For netbsd32_readlinkat(2), bufsize is n...
martin[src/netbsd-7]: src/doc Ticket 6
apb[src/trunk]: src/distrib/sets/lists/base New files that appeared in tzdata201...
christos[src/trunk]: src/sys/arch/mips/include do the pragma dance to avoid -Wshadow
maxv[src/trunk]: src/sys/arch/amd64/include Revert my kasan addition in this make...
knakahara[src/trunk]: src/sys/net fix panic when do ifconfig -vlanif and ifconfig vlan...
joerg[src/trunk]: src/sys/dev/ic Add parenthesis for a macro to prevent surprises ...
roy[src/trunk]: src/sys Introduce rt_addrmsg_src which adds RTA_AUTHOR to the me...
jmcneill[src/trunk]: src/sys/stand/efiboot Make EFI runtime services available to the...
christos[src/trunk]: src/usr.sbin/mopd/mopcopy Port to linux
uwe[src/trunk]: src/sys/sys Format MAP_FMT so that it's more humanly readable.
kamil[src/trunk]: src/sys/kern Correct passing debugger related events for LWP cre...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix sign-compare in compress_blocks.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Handle 'console=serial' passed from the b...
uebayasi[src/trunk]: src/sys/conf Comment.
abhinav[src/trunk]: src/external/gpl2/lvm2/dist/man Fix typo: processess -> processes
christos[src/trunk]: src/sys/arch/x68k/x68k pass the correct argument
macallan[src/trunk]: src/sys/arch/powerpc/powerpc make delay() work with _ARCH_PPC64
jmcneill[src/trunk]: src/sys/arch/evbarm/conf build fdt_memory.c
rjs[src/trunk]: src/sys/net Don't set M_PROTO1 in mbuf flags.
skrll[src/trunk]: src/sys/arch/arm/arm Comments.
joerg[src/trunk]: src/sys/arch/powerpc/oea Update conditions on mfsrin definition ...
pooka[src/trunk]: src Translate error codes between the hypervisor and rump kernel.
jmcneill[src/trunk]: src/sys/dev/i2c Test DRM_MODE_* flags, not VID_*
wiz[src/trunk]: src/lib/libutil Use more markup.
bad[src/trunk]: src Build ubsec(4) as a module on all arches where it was obivou...
christos[src/trunk]: src/sys/net/npf We need to have rump tests work in two modes:
wiz[src/trunk]: src/share/man/man8 Remove unnecessary Pp before Bl/Bd.
mlelstv[src/trunk]: src/sys/miscfs/procfs Restore mapping of file id to pid/type/fd.
sevan[src/trunk]: src/share/misc ZOI
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018d from ftp:/...
njoly[src/trunk]: src/usr.bin/cleantags Move .Op macro to its own line. Fix SYNOPS...
christos[src/trunk]: src/crypto/external/bsd/heimdal/include include roken-common.h d...
dholland[src/trunk]: src/sys/arch/sun68k/stand PR 51200 gets in libsa considered harm...
macallan[src/trunk]: src/sys/arch/mips/ingenic add attribution, no functional change.
christos[src/trunk]: src/external/bsd/tcpdump/dist protect variable with the macro th...
christos[src/trunk]: src/sys/dev add button use by sgimips
christos[src/trunk]: src/distrib/sets/lists/comp remove dup
jmcneill[src/trunk]: src/sys/arch/arm/dts Add a simplefb node for H3 SoCs
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Terminate messages with a newlin...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf The SoC RTC works on this board but doe...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe xv(4) VLAN fixes:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that "ifconfig ixgN down up" for...
skrll[src/trunk]: src/sys/dev/usb From t-hash
martin[src/trunk]: src/lib/libm/src Add missing alias for ldexpl on ! __HAVE_LONG_D...
mlelstv[src/trunk]: src/sys Let MD code provide boot disk information as spec string...
pooka[src/trunk]: src/sys/rump/include/rump Ignore multiline IOC macros by default.
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t, not ulfs_daddr_t, as the latter's...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
agc[src/trunk]: src/external/bsd/tre Add some patches which were in an older tre...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Replace extent(9) with our own code to d...
msaitoh[src/trunk]: src/sys/dev/pci Fix a wrong and extra ether_ioctl() call in alc_...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Set GMAC pin drv level 3 on A31
khorben[src/trunk]: src/sys/dev/pci Always allow hdaudio(4) to suspend
joerg[src/trunk]: src/sys/arch The argument of stwu is displacement(register), but...
jakllsch[src/trunk]: src/sys/dev/ata Wait for DRDY after the PMP commands and don't w...
roy[src/trunk]: src/lib/libcurses And more functions ....
msaitoh[src/trunk]: src/sys/dev/mii - Rename JMICRON 0x0021 from JMC250 to JMP211
kamil[src/trunk]: src/sys/arch Switch all users (except ia64) of custom machine/an...
msaitoh[src/trunk]: src/sys/dev/acpi If _ENABLED flag of ACPI_SRAT_TYPE_CPU_AFFINITY...
ozaki-r[src/trunk]: src/sys/dev/sysmon Replace callout_stop with callout_halt
skrll[src/trunk]: src Use the GENERIC kernel where possible in armv7.img and remov...
kamil[src/trunk]: src/tests/lib/libc/sys Improve documentation of the ATF test t_p...
joerg[src/trunk]: src/external/bsd/ekermit/bin/ekermit Too many pointer sign issue...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
joerg[src/trunk]: src/usr.sbin/sysinst/arch/dummy Make it a warning, otherwise the...
christos[src/trunk]: src/sys/rump/net/lib/libnpf Back to using _NPF_TESTING now that ...
christos[src/trunk]: src/etc/etc.cobalt rename panel to ledpanel
sevan[src/trunk]: src/sys/conf Add V7FS (disabled)
wiz[src/trunk]: src/usr.bin/kdump Sort flags in SYNOPSIS. Remove unnecessary .Tn...
mrg[src/trunk]: src/sys/arch implement TSADC driver for rockchip RK3328 and RK33...
mlelstv[src/trunk]: src/sys/dev/iscsi Handle freeing of PDU when referencing CCB is ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use 64bit DMA tag. If not, a lot of bounce...
jmcneill[src/trunk]: src/etc/etc.evbarm Remove IGEPV2 and OVERO kernels from build
jmcneill[src/trunk]: src/sys/dev/pci Scan one channel at a time instead of trying to ...
christos[src/trunk]: src/bin/rm PR/47770: Eitan Adler: add x flag to rm to avoid cros...
kiyohara[src/trunk]: src/sys/arch/epoc32 Add new port NetBSD/epoc32.
ryoon[src/trunk]: src/share/man/man4 Add newline for easier reading
apb[src/trunk]: src/external/bsd/ekermit/dist Make ekermit compile on NetBSD:
maxv[src/trunk]: src/sys/netinet Remove two unused args from syn_cache_get().
christos[src/trunk]: src/sys/lib/libsa dedup
christos[src/trunk]: src/sys/arch/acorn32/stand/boot32 no param names in prototype.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add clocks used by pcie
matt[src/trunk]: src/lib/libutil Add getbyteorder() call.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Avoid double frees (thank...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for sun50i new timing mode an...
jdolecek[src/trunk]: src/sys/dev/ata remove the wd* at umass? entry (comment moved to...
christos[src/trunk]: src/sys/kern Instead of expanding the syslog level into <level> ...
christos[src/trunk]: src/common/lib/libprop call the proper size functions
joerg[src/trunk]: src/external/bsd/libc++/lib Explicitly disable standard C++ incl...
knakahara[src/trunk]: src/sys/net add lock for sclist to exclude ifconfig gifX add/del...
christos[src/trunk]: src/usr.bin/gzip fix typo.
macallan[src/trunk]: src/sys/arch/macppc/conf add uni_n, ki2c etc., commented out svw...
uebayasi[src/trunk]: src/sys/conf Prepare for relative ${MD_OBJS}.
joerg[src/trunk]: src Put GCC/GAS specific options under ACTIVE_CC == "gcc".
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add PHY init for OTG ports in host mode.
maya[src/trunk]: src/lib/libm/arch/i387 Remove unused 387 implementations.
jmcneill[src/trunk]: src/sys/dev/i2c Add FDT support
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 fix deleted line.
skrll[src/trunk]: src/sys/arch/arm/arm32 Sprinkle cnpollc for correct (usb) keyboa...
jmcneill[src/trunk]: src/sys/arch/aarch64 Fix encoding of MMAP flags for generic_bs_mmap
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014f.
pooka[src/trunk]: src/sys sprinkle _KERNEL_OPT
bouyer[src/trunk]: src/sys/arch/arm/sunxi Fix lvds output: PD10->19 are for lvds1, ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp - fix the sources list.
mrg[src/trunk]: src/share/mk switch all arm (vs just evbarm) to GDB 7.10.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Sync with p...
mrg[src/trunk]: src/external/gpl3/gcc/lib apply -O1 more liberally for vax. fix...
christos[src/trunk]: src/tools make a symlink to krb5 for the tools build.
joerg[src/trunk]: src/tools/host-mkdep Don't escape ", GNU awk 5 warns about it.
kamil[src/trunk]: src/doc Update TODO.ptrace
pooka[src/trunk]: src/sys to garnish, dust with _KERNEL_OPT
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 invalidate icache correctly.
martin[src/trunk]: src/sys/kern No COMPAT_NETBSD32 for rump
kamil[src/trunk]: src/tests/kernel Add new test signal4 in t_ptrace_wait{, 3, 4, 6, id...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip RK3399: Skip setting RGMII TX/RX clock...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Tweak fence locking ag...
hannken[src/trunk]: src/sys/miscfs/genfs Now that FSTRANS is part of VOP_*LOCK() rem...
sevan[src/trunk]: src Include scripts from the DTrace Toolkit if DTrace support is...
skrll[src/trunk]: src/doc note armv7 GENERIC
jmcneill[src/trunk]: src/sys/dev/acpi Fix table offset when walking MCFG allocation s...
isaki[src/trunk]: src/lib/libm/arch/m68k Improve the code. %sp@(4) is already loa...
nonaka[src/trunk]: src/sys/dev/pci Remove unused iwm_softc member.
mrg[src/trunk]: src/sys/arch/arm/sunxi turn on the "sun50i-a64-unstable-timer" w...
pooka[src/trunk]: src roll mutex init hypercalls into one (one of them already too...
jdf[src/trunk]: src/usr.bin/skeyinit Fix capitalisation (again, last time the wr...
mlelstv[src/trunk]: src/sys/dev/sdmmc Skip setting power when the voltage doesn't ch...
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO list: pmap_calculat...
christos[src/trunk]: src/doc new file(1)
ragge[src/trunk]: src/sys/arch/vax/vax Allow allocation of PTE space to fail in pm...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 6.5.0. this is largely a ...
maxv[src/trunk]: src/sys Fix a subtle ring0 escalation vulnerability in amd64, an...
martin[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add input/output files for new test...
maxv[src/trunk]: src/sys/net Correctly handle the return value of arpresolve, oth...
pgoyette[src/trunk]: src/usr.bin/config Need to read closer - there was another occur...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon remove stray ;
christos[src/trunk]: src/lib/libutil remove dup line
christos[src/trunk]: src/crypto/external/bsd/openssh/dist one more noreturn
abhinav[src/trunk]: src/usr.bin/error Convert reference to f77(1) from .Xr to .Ic as...
pooka[src/trunk]: src/sys/rump/include/rump regen
kamil[src/trunk]: src/tests/lib/libc/sys Add check in ATF tests for security.model...
maxv[src/trunk]: src/sys/arch/x86/acpi Reinitialize the PAT MSR when waking up, o...
skrll[src/trunk]: src/sys/arch Provide generic start code that assumes the MMU is ...
christos[src/trunk]: src/distrib/sets/lists update for libevent
skrll[src/trunk]: src/distrib/evbarm/instkernel/instkernel Fix up evbearm* release...
uebayasi[src/trunk]: src/sys Echo exact objects (swap*.o etc.) when linking kernel.
dholland[src/trunk]: src/sys/dev/ic Restore interrupts on error path.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for arm,arm1176jzf-s
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add USB2_TRK and HSIC_TRK clocks
skrll[src/trunk]: src/sys/arch/evbarm/conf Merge EXYNOS into GENERIC completely. ...
mrg[src/trunk]: src/distrib/sets/lists properly mark libmesa_dri.so obsolete in ...
mbalmer[src/trunk]: src/share/misc Fix COC.
ozaki-r[src/trunk]: src/tests/net/arp Add tests for GARP without DAD
pooka[src/trunk]: src/sys/rump/dev/lib/libusb Rename usb_at_ugenhc.c to the more g...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Setup PLLU
kre[src/trunk]: src/lib/libedit PR lib/52547 - read_history (readline.c) should ...
christos[src/trunk]: src/libexec/ld.elf_so we don't need the versioning stuff for ldd
christos[src/trunk]: src/sys/kern Add debugging info.
jmcneill[src/trunk]: src/sys/dev/pci bus_dmamap_sync for rx descriptors too, derived ...
kamil[src/trunk]: src/lib/libpthread Avoid incompatible function pointer casts in ...
msaitoh[src/trunk]: src/sys This driver uses MII(4) and have hook SIOCGIFMEDIA which...
dholland[src/trunk]: src/sys/ufs/lfs Revert previous; it is wrong.
kre[src/trunk]: src/usr.bin/stat Set the default time format for linux mode (-x)...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add pcihost at fdt, qemufwcfg at fdt, n...
martin[src/trunk]: src/tests/lib/libc/gen Skip the SIGFPE test on arm when the FPU ...
matt[src/trunk]: src/external/bsd/elftosb/lib Include <bsd.own.mk>
maya[src/trunk]: src document cosl with MLINKS and in the man page
wiz[src/trunk]: src/lib/libc/sys Bump date for previous.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add acpibut at acpi, acpilid at acpi
uwe[src/trunk]: src/lib/libcurses Fix indentation.
christos[src/trunk]: src/external/bsd/file/dist 2018-10-18 19:32 Christos Zoulas <c...
maya[src/trunk]: src/sys/external/bsd/drm2/include/asm sys/errno.h for EFAULT
khorben[src/trunk]: src/sys/arch/evbarm/conf Boot on the MicroSD card slot by default.
roy[src/trunk]: src Don't install YP headers when MKYP=no
macallan[src/trunk]: src/sys/arch/mips/mips fix _MTC0_V0_USERLOCAL for _LP64 as well
matt[src/trunk]: src/sys/sys Add extern int psratio
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Fix calculation the offset of th...
ozaki-r[src/trunk]: src/sys Do rt_refcnt++ when set a rtentry to another rtentry's r...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.4
skrll[src/trunk]: src/sys/arch/evbarm/fdt Revert a VPRINTF to printf
maxv[src/trunk]: src/sys/dev/nvmm Mmh, fix nvmm_vcpu_create(), the cpuid is given...
joerg[src/trunk]: src/usr.bin/xlint/lint1 ~0 and -1 are the same for two-complemen...
pgoyette[src/trunk]: src/sys/dev/ic Revert previous (rev. 1.98). It breaks at least ...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Upstream changelog:
wiz[src/trunk]: src/lib/librump Use more markup, add a serial comma, fix a typo.
martin[src/trunk]: src/sys/arch/mac68k/dev #ifdef DIAGNOSTIC should not cause funct...
matt[src/trunk]: src/sys/sys Avoid casting f_data, make it a union of the various...
matt[src/trunk]: src/sys/uvm Don't nest structure definitions.
skrll[src/trunk]: src/sys/arch/powerpc/booke/dev Trailing whitespace
christos[src/trunk]: src/etc MAKE varies between builds because it contains the full ...
ozaki-r[src/trunk]: src/sys/dev/pci Add missing curly braces
christos[src/trunk]: src/tests/net MKRUMP=no fixes (Robert Swindells)
kamil[src/trunk]: src/tests/kernel Add new tests signal{9, 10} in t_ptrace_wait{, 3, ...
uebayasi[src/trunk]: src/sys/conf netbsd depends on $S/kern/kern_ksyms_buf.c; rarely ...
uebayasi[src/trunk]: src/sys/conf Indent.
macallan[src/trunk]: src/sys/arch/macppc the beginning of a driver for the 'Psoc' fan...
pooka[src/trunk]: src/sys/rump remove librump/rumpnet/opt, consolidate in rump/inc...
skrll[src/trunk]: src/libexec/ld.elf_so Add some DEBUG code.
dholland[src/trunk]: src/lib/libc/stdio SEE ALSO fmemopen(3)
kamil[src/trunk]: src/distrib/sets/lists/tests Sort files in usr/tests/usr.bin/c++/
martin[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
matt[src/trunk]: src/lib/libexecinfo libgcc/libcompiler_rt inlines some functions...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Fix previous
mbalmer[src/trunk]: src/etc Add sample code to suppress copyright message on interac...
knakahara[src/trunk]: src/sys/netipsec Add IPv4 ID when the ipsecif(4) packet can be f...
martin[src/netbsd-7]: src/doc Ticket 5
jakllsch[src/trunk]: src/sys/dev/i2c put the one out-of-order register info in its pr...
joerg[src/trunk]: src/sys/conf The bpendtsleep label has been gone for a long time...
tsutsui[src/trunk]: src/sys/arch/zaurus/dev Fix build errors with options WSDISPLAY_...
agc[src/trunk]: src Record the tzdata version in a separate file in the share/zo...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.1 with the follow...
kamil[src/trunk]: src/sys Ship with syscall information with SIGTRAP TRAP_SCE/TRAP...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Enable file-system EXT2FS.
skrll[src/trunk]: src/sys/net KNF. Same code before and after.
joerg[src/trunk]: src/usr.bin/vndcompress __printflike for vwarnx_ss, __dead for e...
rin[src/trunk]: src/sys/dev/ic Use ahc_freedmamem() for consistency. No function...
matt[src/trunk]: src/share/mk Resort _MKVARS.no
christos[src/trunk]: src/include cast to LHS type and minor KNF.
apb[src/trunk]: src/lib/libutil Distinguish between a non-error result of (time_...
christos[src/trunk]: src/lib/libcurses It is expensive to open and close files for ev...
wiz[src/trunk]: src/usr.bin/sys_info Sort options and their descriptions in man ...
rkujawa[src/trunk]: src/share/man/man4 Add info about LDOs and DCDCs in TPS65217.
martin[src/trunk]: src/sys/dev/pci auich_round_blocksize: never return 0 as blocksize
mlelstv[src/trunk]: src/sys/dev/iscsi use correct comparison of serial numbers
macallan[src/trunk]: src/sys/arch/macppc/macppc g/c some leftovers from when we had s...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add USB support.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Use PSCI for reset and poweroff when availa...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Add XXX comment for pr...
skrll[src/trunk]: src/sys/arch/arm/arm32 Perform tracking of unmanaged mappings fo...
skrll[src/trunk]: src/sys/dev/usb Convert to use __BITS(3) and avoid an undefined ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Allow the graphic driver to be the kernel...
snj[src/trunk]: src/lib/libutil new lookup order will be in 7.1 before 8.0
apb[src/trunk]: src/gnu Delete gnu/dist/gkermit, and the reachover Makefile in g...
pgoyette[src/trunk]: src/distrib/sets/lists/base More libbind9 set listupdates, for m...
wiz[src/trunk]: src/lib/libc/gen Remove unnecessary Ns before punctuation. Fix a...
rin[src/trunk]: src/sys/arch/arm/include remove unnecessary cast, KNF
skrll[src/trunk]: src/sys/dev/usb kern/49391: Fixes to XHCI driver command ring an...
mrg[src/trunk]: src/sys/dev/usb uhmodem(4) uses ubsa(4)'s softc in its own softc...
jnemeth[src/trunk]: src Add the infrastructure for MODULAR support for Xen kernels. At
christos[src/trunk]: src/tools detect clang instead of bundling it with Darwin
christos[src/trunk]: src/sys use the inline bcdtobin and bintobcd directly instead th...
msaitoh[src/trunk]: src/sys/dev/pci Add 300 series chipset support.
kre[src/trunk]: src/bin/sh When a return occurs in the test part of a loop state...
christos[src/trunk]: src/sys/arch more const.
martin[src/trunk]: src/usr.sbin/sysinst Remove a few menu entries if raid/lvm/cgd/g...
pgoyette[src/trunk]: src/sys/net Only initialize the NET_MPSAFE stuff once, for the n...
rkujawa[src/trunk]: src/sys/dev/usb Sort Mad Catz.
knakahara[src/trunk]: src/sys/opencrypto fix opencrypto(9) part of PR kern/52515
skrll[src/trunk]: src/sys/arch/arm/pic spaces to TAB
kamil[src/trunk]: src/tests/lib/libc/sys Do not allow 0 as ILL si_code as it's res...
dholland[src/trunk]: src Tidy the MAXSYMLINKLEN macros.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix sysctl stuff. Make the top sysctl node...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Call ixgbe_get_supported_physical_layer() ...
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/dri2 add mis...
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 ...
macallan[src/trunk]: src/sys/arch/sparc64/conf add jbusi2c
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for sparc64 and GCC 5.4 (and ...
riastradh[src/trunk]: src No more obvious strict aliasing violations here.
hannken[src/trunk]: src/sys/ufs/ffs When invalidating short buffers on the snapshots...
joerg[src/trunk]: src/sys/dev Fix operand priority of bit op vs ternary operator.
maxv[src/trunk]: src/usr.sbin/nvmmctl Forgot to put nvmmctl in the "nvmm" group.
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi PR/54656: Martin Husemann: gcc-...
maxv[src/trunk]: src/sys/netinet Clarify with KASSERT.
jakllsch[src/trunk]: src/sys/arch/x86/pci use IO_VGA as symbolic constant for 0x3c0 i...
kamil[src/trunk]: src/lib/libc/stdlib Constness correction for the getopt(3) funct...
christos[src/trunk]: src/sys/arch/evbarm/conf bump...
christos[src/trunk]: src/sys/nfs Serialize all access to the NFS request queue via sp...
uwe[src/trunk]: src/lib/libcurses Make __CTRACE_init() static and ANSIfy its def...
ozaki-r[src/trunk]: src Protect if_clone data with if_clone_mtx
rjs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon Link agai...
tsutsui[src/trunk]: src/sys/dev/rasops Fix "Alignment Fault 3" kernel failure of Net...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Omit needless firmware h...
msaitoh[src/netbsd-7]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
mrg[src/trunk]: src/sys/kern call ->pr_abort(so) now instead of generic PRU_ABORT.
ozaki-r[src/trunk]: src Include several libc functions in rump.ping6
ozaki-r[src/trunk]: src/sys/netinet Make carp_suppress_preempt global back
ozaki-r[src/trunk]: src/sys/net Restore splnet for if_slowtimo
kamil[src/trunk]: src/usr.bin/ktruss Add support for SIGRTMIN+1..SIGRTMAX-1 signal...
martin[src/trunk]: src/distrib/utils/embedded Derive the FAT type from the MBR part...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add TEGRA_EHCI_PHY_VBUS_WAKEUP_ID_REG an...
uwe[src/trunk]: src/lib/libcurses Oops, update name in .Dt, bump date.
jdolecek[src/trunk]: src/sys/dev move mvsata(4) related items from ata/TODO.ncq to de...
uebayasi[src/trunk]: src/sys/conf Sort dependendy to keep alphabetical build order.
macallan[src/trunk]: src/sys/arch/arm/omap remove obsolete comment
maxv[src/trunk]: src/sys/netinet Reput a nullcheck that was mistakenly removed in...
skrll[src/trunk]: src/sys/dev/usb Add callout_stop while clearing stall. From t-h...
kamil[src/trunk]: src/lib/libc/stdlib ANSIfy getopt(3) - this is the REPLACE_GETOP...
joerg[src/trunk]: src/external/bsd Simplify.
snj[src/netbsd-7-0]: src/doc 1359
rin[src/trunk]: src/sys/dev/ic Initialize ahc->shared_data_size appropriately. F...
snj[src/trunk]: src/bin/ed fix date
wiz[src/trunk]: src/lib/libcurses Add comma in enumeration.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix indent.
uebayasi[src/trunk]: src/bin/test test(1): Compare timestamp in nsec scale in -nt/-ot.
nonaka[src/trunk]: src/sys/dev/pci regen
maya[src/trunk]: src/tests/lib/libm Add a short case for the alpha test failure
christos[src/trunk]: src/usr.sbin/syslogd PR/51234: Onno van der Linden: syslogd some...
uebayasi[src/trunk]: src Output relative path for ${CFILES} and ${SFILES} in generate...
shm[src/trunk]: src/libexec/httpd Fixed memory leak in case of multiple authenti...
joerg[src/trunk]: src Add build glue for libc++.
ozaki-r[src/trunk]: src/doc Note vio9p(4) addition and mount_9p(8) update
abhinav[src/trunk]: src/sbin/dmctl Fix typo
msaitoh[src/trunk]: src/sys/dev/pci Check whether sc->bge_dmatag != NULL or not. Fix...
skrll[src/trunk]: src/sys/dev/usb Fix build
jmcneill[src/trunk]: src/sys/dev/i2c Fix non-FDT build
christos[src/trunk]: src/bin/ps provide a tree like display with -d, from FreeBSD
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.7 was released on...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix mergo
mrg[src/trunk]: src/sys/stand/efiboot add "boot-file" support. now one can auto...
sevan[src/trunk]: src/share/man/man4/man4.macppc Add email address for author.
joerg[src/trunk]: src/sys/dev/sysmon Explicitly compare to NULL to show clang that...
christos[src/trunk]: src/sbin/gpt - make sure that the utf16 string is padded with 0'...
mlelstv[src/trunk]: src/sys/dev/iscsi Work around an issue with MSG_WAITALL that wou...
uebayasi[src/trunk]: src/sys/conf Preserve the order of files in ${ALLFILES} -> ${OBJ...
sevan[src/trunk]: src/sys/conf Sort
snj[src/netbsd-7-0]: src/doc 1374
aymeric[src/trunk]: src/sys/arch/arm/altera . fix important typo which prevented ena...
macallan[src/trunk]: src/sys/dev/sbus set WSSCREEN_RESIZE
nonaka[src/trunk]: src/sys/rump/dev/lib Adopy recent software volume control change.
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc problem with ioconf.c solved, ree...
riz[src/trunk]: src/usr.sbin/sysinst Most GPT fields are 64-bit quantities, so u...
martin[src/trunk]: src/sys/arch/mips/include Sync register number for curlwp with t...
riastradh[src/trunk]: src/share/man/man9 First draft of a long-awaited man page for ge...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia More XUSB init stuff.
christos[src/trunk]: src/sys/lib/libkern bcdtobin and bintobcd are now inlines in <de...
dholland[src/trunk]: src/sys/arch/mips/alchemy/dev Turn interrupts back off after sle...
jnemeth[src/trunk]: src/sbin/gpt Add restore subcommand.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs g/c unused
christos[src/trunk]: src/sys/arch/amd64/amd64 CID 981752: printf format
kre[src/trunk]: src/usr.bin/stat KNF, and since this gets compiled as a tool, av...
tls[src/trunk]: src/external/gpl2/xcvs/dist/src Relax arbitrary limit of 10, 000 ...
maxv[src/trunk]: src/sys/net Style, improve comment, and add KASSERTs on the assu...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Use more markup. Sort...
maxv[src/trunk]: src/sys/arch/amd64 Declare INTRFASTEXIT as a function, so that t...
rmind[src/trunk]: src/sys/net/npf NPF: finish up the rework of npfctl_save() mecha...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for platform specific opp table filt...
christos[src/trunk]: src/external/mit/xorg/lib/libEGL Fix stack protector build
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Make L2_S_CACHE_MASK_armv6n consi...
rmind[src/trunk]: src Cross-link npf(7).
christos[src/trunk]: src/sys/modules/zfs avoid duplicate symbols.
jmcneill[src/trunk]: src/sys/arch Rename SOC_TI_AM335X to SOC_AM33XX and rename ti_pl...
tron[src/trunk]: src/doc Postfix 2.11.6 has been imported.
bad[src/trunk]: src/sbin/raidctl Rename argument of rf_output_devname() from dev...
youri[src/trunk]: src CTWM is an extension to twm, that support multiple virtual s...
roy[src/trunk]: src/lib/libcurses Note an issue with our cursor movement in 1 li...
christos[src/trunk]: src/doc mention openssl
christos[src/trunk]: src/sys/net Add BPF_MOD/BPF_XOR (untested, needs work)
christos[src/trunk]: src/sys/external/bsd/acpica merge conflicts
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/x86/x86 Put pmap_pg_nx into the dummy Xen page. Whi...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Move sunxidep to pass5, it has to attac...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix mux register offset
nonaka[src/trunk]: src/sys/dev/pci only bus_dmamap_sync(9) once for ICT region.
joerg[src/trunk]: src/lib/libc/time Don't depend on implicit rounding from non-int...
gson[src/trunk]: src/sys/fs Whitespace fix
nonaka[src/trunk]: src/doc note rtwn(4).
jmcneill[src/trunk]: src/sys/dev/i2c Speed up mode setting a bit and turn off the dis...
jmcneill[src/trunk]: src/sys/dev/i2c Add GPIO drivers for MAX77620 and TCA9539 as fou...
matt[src/trunk]: src/compat/arm MKCOMPAT fixes for aarch64
christos[src/trunk]: src/crypto/external/bsd/heimdal/include this is not needed anymore
jdolecek[src/trunk]: src/sys/dev/ata only include ata_recovery.c with atabus (same as...
jmcneill[src/trunk]: src/sys/dev/pci simplify wpi_rx_intr rbuf handling and add some ...
uebayasi[src/trunk]: src/usr.bin/config Sort files in ${ALLFILES} in the order of par...
nonaka[src/trunk]: src/share/man/man4 Add ifconfig.if(5) to SEE ALSO.
msaitoh[src/trunk]: src/sys/dev/pci Add Realtek RTL8125.
uebayasi[src/trunk]: src/sys/conf Define two suffix rules, .c -> .o and .S -> .o, usi...
ozaki-r[src/trunk]: src/sys/net Add curlwp_bind
mrg[src/trunk]: src obsolete moscom(4). it was never in any default configs, did
maxv[src/trunk]: src/sys/arch/amd64/amd64 Style and remove dead stuff.
maxv[src/trunk]: src/sys/arch/x86/x86 oldlwp can be NULL, so ensure it isn't.
jmcneill[src/trunk]: src/sys/arch The xusbpad driver is tegra 124 specific so split i...
phx[src/trunk]: src/sys/dev Added some missing SPI device names.
knakahara[src/trunk]: src/sys Fix unexpected failure when ipsecif(4) over IPv6 is chan...
dholland[src/trunk]: src/sys/ufs/lfs Comments on directories.
wiz[src/trunk]: src/lib/libpthread Fix some typos, improve wording.
jmcneill[src/trunk]: src/doc awinir(4): Add support for Allwinner A20/A31 IR receiver.
uebayasi[src/trunk]: src/sys/external/bsd/acpica/conf Try config(5) "prefix" to short...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src 1/2 the number of {l, s}stat(2) c...
christos[src/trunk]: src/sys/ufs/ufs Zero out all the dirent padding not just one byt...
mrg[src/trunk]: src/sys/arch/arm/rockchip re-#if 0 some testing code.
christos[src/trunk]: src/distrib/sets/lists/comp add more man pages
christos[src/trunk]: src/doc more hacks
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff fix the path for $GCCARCH.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Reorder code so bootconfig is initial...
riastradh[src/trunk]: src/sys Move all PCI/AGP code back to drmkms_pci module where it...
uebayasi[src/trunk]: src/sys/arch/m68k/fpsp Fix m68k build.
christos[src/trunk]: src/etc/rc.d Simplify so we don't have to hard-code the key file...
ozaki-r[src/trunk]: src/sys/netinet Simplify; clear then set flags to ia4_flags (NFCI)
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Add support for DRM GEM/CMA helpers us...
joerg[src/trunk]: src/external/bsd/atf/dist/atf-c++/detail It is unclear whether c...
mrg[src/trunk]: src/share/man/man8 note that rc.conf:flushroutes may be useful. ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add mixer processor regs
ozaki-r[src/trunk]: src Fix rump.ndp -I options by rump-ifying if_nametoindex(3)
uebayasi[src/trunk]: src/sys/conf Redo Rev. 1.188:
christos[src/trunk]: src/distrib/sets/lists/debug add vfp
palle[src/trunk]: src/sys/arch/sparc64/doc Note that the FIXMEs in vpci.c/vpcivar....
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace. Fix Xr. Fix Dd argu...
uebayasi[src/trunk]: src/sys/conf Don't pass ``-DCOPY_SYMTAB'' to ${CC}; it's replace...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
uwe[src/trunk]: src/sys/sys Format MAP_FMT so that it's more humanly readable - ...
christos[src/trunk]: src/include PR/25827, PR/32373: addr AI_SRV
riastradh[src/trunk]: src/lib/libc/gen Cross-reference rnd(4).
jakllsch[src/trunk]: src Add amdccp(4) driver for AMD Cryptographic Coprocessor, as f...
skrll[src/trunk]: src/distrib/utils/embedded/conf a bit of sorting
maxv[src/trunk]: src/sys/netinet Remove #ifdef INET. Same as tcp_input.c. Makes t...
matt[src/trunk]: src/libexec/ld.elf_so Use phdr as start of phdrs (duh)
christos[src/trunk]: src/share/mk move alpha to new binutils
pgoyette[src/prg-localcount2]: src/share/man/man9 Give Taylor credit for the initial ...
martin[src/trunk]: src Add support for Nuvoton NCT5104D GPIO chips, as found on PC ...
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc First pass at adapting to usbmp.
christos[src/trunk]: src/sys/arch/x68k/stand/libsa This now needs clock.h
joerg[src/trunk]: src/usr.bin/man Mark the dead.
maxv[src/trunk]: src/sys/netinet Change the check to be <= instead of <. This fix...
christos[src/trunk]: src/tests/lib/libc/gen PR/54000: Andreag Gustafsson: Compile the...
skrll[src/trunk]: src/sys/arch/arm/include It's the Normal Memory Remap Register (...
pgoyette[src/trunk]: src/usr.bin/config Allow redefinition of options (with only a wa...
christos[src/trunk]: src/sbin/gpt PR/51230: Add the ability to set the active flag in...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.3
martin[src/trunk]: src/sys/arch/sparc64/conf Revert previous, not needed after sys/...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Include tegra210 dts files with kernel ...
rin[src/trunk]: src/external/bsd/nvi/dist/vi Respect coding style of upstream; r...
wiz[src/trunk]: src/share/man/man9 Markup simplifications and improvements. Bump...
bad[src/trunk]: src/sys/arch/arm/fdt fix typos in comment in previous.
ozaki-r[src/trunk]: src/sys Use rt_update framework on updating a rtentry
maya[src/trunk]: src/sys/ufs/lfs Move definition of IN_ALLMOD near the flag it's ...
knakahara[src/trunk]: src/sys Make global and per-interface ipsecif(4) pmtu tunable li...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Fix spelling in comments.
christos[src/trunk]: src/usr.bin/make NUL terminate.
kre[src/trunk]: src/libexec/rpc.rstatd sysctl(KERN_BOOTTIME) is a struct timespe...
christos[src/trunk]: src/external/bsd/ntp/dist ---
pooka[src/trunk]: src/sys/rump/include/rump remove prototypes for interfaces no lo...
uebayasi[src/trunk]: src/usr.bin/config Revert "Retire optional `rule' argument of `f...
nonaka[src/trunk]: src/usr.sbin/makefs makefs(8): add cd9660 eltorito-alt-boot opti...
dholland[src/trunk]: src/sys/arch/x68k/stand/boot PR 51200 gets in libsa considered h...
uwe[src/trunk]: src/distrib/sets/lists/comp Mark html3/curses_insertch.html as o...
matt[src/trunk]: src/sys/arch/arm/arm Remove a leftover _XXX
christos[src/trunk]: src/sys/dev/acpi/acpica implement new interfaces
dogcow[src/trunk]: src/usr.sbin/acpitools/acpidump acpica 20190405 changed some int...
gson[src/trunk]: src/sys/kern In ttywait_timo(), break out of loop on all errors, ...
ryo[src/trunk]: src/sys/net/npf Don't hold softnet_lock if NET_MPSAFE.
mgorny[src/trunk]: src/lib/libm/man Explicitly indicate that nexttowardl() is ident...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Revert changing the byte order ...
christos[src/trunk]: src/sys/conf Add -h to the link command so that we replace the t...
mlelstv[src/trunk]: src/sys/dev/iscsi Fix locking for pdu flags here, in particular ...
wiz[src/trunk]: src/doc gcc-5.4 out.
pooka[src/trunk]: src/lib/librumpuser unschedule around blocking i/o
ozaki-r[src/trunk]: src/sys Invalidate rtcache based on a global generation counter
ozaki-r[src/trunk]: src Defer bpf_mtap in Rx interrupt context to softint
christos[src/trunk]: src/external/historical/nawk/dist PR/52516: Guy Incognito: Fix m...
skrll[src/trunk]: src/sys/dev/usb Add a missing break that should have been includ...
maxv[src/trunk]: src/sys/kern Rewrite kasan_mark() to fix a still existing race i...
dholland[src/trunk]: src/sys/dev/ic Restore interrupts on error path. From maxv's bra...
christos[src/trunk]: src Merge conflicts; STA methods and fields are not present anym...
skrll[src/trunk]: src/sys/dev/ic Debug updates to work with vmstat(1) -u
alnsn[src/trunk]: src/tests/lib/libbpfjit Add BPF_MOD tests. Plus one tiny change.
mrg[src/trunk]: src/sys clean up COMPAT_* options for native netbsd code:
apb[src/trunk]: src/share/mk Provide and document GZIP_N_FLAG and TOOL_GZIP_N.
jdf[src/trunk]: src/usr.bin/skeyinit * Remove OPTIONS section (uncommon) and put...
dholland[src/trunk]: src/games/gomoku Fix the out-of-memory behavior so the message d...
pooka[src/trunk]: src/sys/dev/pci Remove "#ifdef INET" code. Por que? Because op...
sevan[src/trunk]: src/sys/arch Use filesystems.config to reduce duplication
spz[src/trunk]: src OpenSSL man page refresh, adding one new manpage
martin[src/trunk]: src/sys/arch/evbarm/conf Replace tps65950pm with twl (the former...
mgorny[src/trunk]: src/tests/lib/libc/sys Revert i386_regs_gp_read as it fails on n...
maxv[src/trunk]: src/lib/libnvmm sync with reality
christos[src/trunk]: src/tests/lib/libc/sys PR/51891: Ngie Cooper: use sys/disklabel....
pooka[src/trunk]: src/sys/rump/net/lib/libshmif some more headers are required by ...
martin[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
kamil[src/trunk]: src/common/lib/libc/misc uubsan: Handle implicit_conversion
joerg[src/trunk]: src/sys/dev/sdmmc Avoid warnings for tautological shifts as sole...
maya[src/trunk]: src/sys/sys use ULL so this doesn't break on 32bit builds... sorry
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add missing IFM_NONE support. If a inte...
sevan[src/trunk]: src/sys/dev/pci PG3_FW device has been renamed UNINORTH_FW in pc...
matt[src/trunk]: src/sys/netipsec Don't use C++ keyword new
abhinav[src/trunk]: src/sbin/gpt Fix spelling of partition.
mrg[src/trunk]: src add an SPECTRE_V2_GCC_MITIGATION option to x86 kernels, that...
jmcneill[src/trunk]: src/sys/dev/fdt Add generic USB PHY driver
joerg[src/trunk]: src/sys/arch/aarch64/aarch64 Format string annotation for strdis...
skrll[src/trunk]: src/sys/external/bsd/dwc2 KNF
mrg[src/trunk]: src on netbsd when defaulting to the native system, also derived...
joerg[src/trunk]: src/lib/libm Retire ldexp sources. scalbn has the aliases.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add some SMMU registers and bit definiti...
dholland[src/trunk]: src/usr.bin/indent Fix CSRG-era typo: typedef, not typdef. Spott...
msaitoh[src/trunk]: src/sys/dev/pci - 82574 and newer's document says the status fie...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot No need to include <sys/systm.h>...
joerg[src/trunk]: src/lib/libm/arch/i387 Add a dummy s_scalbln.S to avoid the gene...
apb[src/trunk]: src/external/public-domain/tz Copy src/share/zoneinfo/tzdata2net...
skrll[src/trunk]: src/sys/arch/hppa/hppa KNF
pettai[src/trunk]: src/distrib/sets/lists/comp fix krb5_pwcheck, remove dot from ht...
maxv[src/trunk]: src/sys/arch Reorder some definitions. Reduces the diff between ...
msaitoh[src/trunk]: src/sys/dev/pci Add some TODOs in comment.
jmcneill[src/trunk]: src/sys/arch/arm/ti Get mac address from DT
mlelstv[src/trunk]: src/sys/dev/sdmmc Add and use sdmmc_pause to avoid long-term bus...
kre[src/trunk]: src sysctl(KERN_BOPOTIME) started returning a struct timespec in...
blymn[src/trunk]: src/lib/libcurses Remove obsolete clauses from copyright block. ...
riastradh[src/trunk]: src/sys/dev/ic Use m_set_rcvif, not M_SETCTX.
matt[src/trunk]: src/libexec/ld.elf_so Remove dbg for _ctype_
jmcneill[src/trunk]: src/sys/arch/arm/acpi Don't make assumptions about the order of ...
christos[src/trunk]: src/lib/libc/net PR/50195: Henning Petersen: Incorrect check in ...
matt[src/trunk]: src/sys/arch/arm/include Add Cortex-A17 ID
maxv[src/trunk]: src/sys/arch/i386 Declare INTRFASTEXIT as a function, like amd64...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add MMCHS support.
ozaki-r[src/trunk]: src/sys/compat/linux/common Tweak linux_getifhwaddr
sevan[src/trunk]: src/distrib/sgimips/instkernel Bump size to resolve build.
christos[src/trunk]: src/usr.bin/kdump You don't have to be _LP64 to run 32 bit binar...
christos[src/trunk]: src/sys/dev kill the macros that called the inlines bcdtobin and...
khorben[src/trunk]: src/sys/arch/evbarm Added two drivers for the Nokia N900 smartph...
maxv[src/trunk]: src/sys/arch/x86/x86 Reorganize to simplify.
skrll[src/trunk]: src/sys/dev/fdt Fix sense of test in fdtbus_intr_disestablish.
roy[src/trunk]: src/sys/netinet ARP: Enable Address Defence again.
christos[src/trunk]: src/distrib/utils/x_gzip fixed.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify add file us...
matt[src/trunk]: src/lib/libc/quad ARM EABI needs left shift logical too.
mrg[src/trunk]: src/sys/dev/i2c add missing break.
wiz[src/trunk]: src/share/man/man4 Fix RCS Id. Improve history. Punctuation nits.
christos[src/trunk]: src/sys/dev/pci Make internal functions static to avoid conflict...
wiz[src/trunk]: src/doc mdocml-1.13.1 out.
joerg[src/trunk]: src/include Do not define the C++ alternative operator names as ...
maya[src/trunk]: src/sys/dev/ic Fix previous misnamed initializer elements
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018g
christos[src/trunk]: src/external/mpl/dhcp Add build glue.
martin[src/trunk]: src/sys/arch Add a few missing netbsd32_machdep.h files
jmcneill[src/trunk]: src/external add nvidia-firmware license
skrll[src/trunk]: src/sys/arch/evbarm Spell common correctly in comment. Spotted b...
joerg[src/trunk]: src/include Don't pollute the name space with the various stdio ...
jmcneill[src/trunk]: src/sys/dev/ic Add AC-link slot assignment definitions.
prlw1[src/trunk]: src/usr.sbin/postinstall Add nvmm group.
kamil[src/trunk]: src/tests/lib/libc/sys Merge code in tests: fork1 and vfork1 (AT...
matt[src/trunk]: src/sys/sys If used in a tool, undef MAXPARTITIONS and redefine ...
pooka[src/trunk]: src/sys/rump/include/rump move struct lwp forward decl before it...
christos[src/trunk]: src/sys/dev/ic ifdef out unused code.
riastradh[src/trunk]: src/usr.sbin/dumplfs Kill another -fno-strict-aliasing.
pgoyette[src/trunk]: src/sys/modules/vnd No need to define COMPAT_50 any longer. All...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for all but sparc64, vax and ...
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Comments.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Actually, there's no point in unco...
ryoon[src/trunk]: src/sys/dev/usb Support some Wacom pen tablets:
manu[src/trunk]: src/lib/libperfuse Send GETATTR to filesystem for removed but st...
christos[src/trunk]: src/sys/conf change -h to -n because it is more "portable"
joerg[src/trunk]: src/lib/libm Drop s_scalbnl.c (and s_scalbln.S as side effect) a...
sevan[src/trunk]: src/usr.bin/calendar/calendars Note the date Larry Levan passed ...
maxv[src/trunk]: src/sys/netinet Several changes in syn_cache_respond:
msaitoh[src/trunk]: src/sys/dev/isa Remove extra test for SIOCSIFMEDIA.
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm don't forget to initial...
apb[src/trunk]: src/external/bsd/ekermit/bin/ekermit Fix name in .Dt, and fix a ...
bad[src/trunk]: src/sys/arch/arm/sunxi fetch PHY id from FDT. same as sunxi_ema...
macallan[src/trunk]: src/sys/arch/macppc/pci zero sc_iot and sc_memt before using them
christos[src/trunk]: src/distrib/sets/lists/debug the zombie test is not a rump test.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner - Write the correct value to the ctrl...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Some parts of the ACPI subsystem depend on ...
dholland[src/trunk]: src/sys gets_s -> kgets.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia USB works on Tegra X1 now.
wiz[src/trunk]: src/share/man/man4 Remove scc(4) reference, driver was replaced ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc add the spectre mitigation option...
maxv[src/trunk]: src/sys/arch/x86/x86 Add machdep.spectre_v2.method, a string tha...
alnsn[src/trunk]: src/sys/net Implement BPF_MOD.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Whitespace
joerg[src/trunk]: src/sys/arch Consistently define WARN in a way that passes forma...
wiz[src/trunk]: src/lib/libutil Use mdoc macros.
uebayasi[src/trunk]: src/sys/arch Declare dependency on fpsp.o via newly introduced $...
pgoyette[src/trunk]: src/usr.bin/find Further clarification of the treatment of numer...
ozaki-r[src/trunk]: src/sys Replace some splnet with splsoftnet
isaki[src/trunk]: src/sys/arch/x68k/stand Remove STRIP?=strip.
mlelstv[src/trunk]: src/sys/dev/iscsi Whitespace, braces.
mlelstv[src/trunk]: src/sys/dev/iscsi more debug output
martin[src/trunk]: src/usr.sbin/sysinst/arch/luna68k Adapt to extended partitioning...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable USB-OTG-EHCI and USB-OTG-OHCI contro...
maxv[src/trunk]: src/sys/arch/xen/x86 Import xpmap_pg_nx, and put it in the per-c...
roy[src/trunk]: src/sys rtsock: Route address message simplification
bouyer[src/trunk]: src/sys/arch/arm/sunxi external interrupt functions are named "e...
christos[src/trunk]: src/sys/rump/net/lib/libnet pfile_init earlier (not here)
martin[src/trunk]: src/sys/arch/luna68k/conf Adapt to grown ramdisk image size
skrll[src/trunk]: src/sys/kern Fix build
roy[src/trunk]: src/lib/libcurses If either set_escdelay(3) or set_tabsize(3) ar...
ragge[src/trunk]: src/sys/arch/vax/include Shrink MAXDSIZ to 512MB.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add more Tegra124 XUSB PADCTL register b...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove NAWIN_MP blocks (this code was exp...
christos[src/trunk]: src/sys/arch provide __HAVE_COMPAT_NETBSD32 and fix multiple inc...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm Arm DMA tags with _nranges...
gson[src/trunk]: src/usr.sbin/sysinst/arch/i386 Clear the screen after running in...
macallan[src/trunk]: src/sys/arch/macppc/conf no more special attachment for dbcool, ...
joerg[src/trunk]: src/lib/libm/src Move scalbnl back to s_scalbln.c to match the a...
msaitoh[src/trunk]: src/sys/net ifmedia_init(): Clear ifm_media with IFM_NONE instea...
riz[src/netbsd-7]: src/doc Tickets 11, 12
maxv[src/trunk]: src/sys/net Replace KASSERTMSG by a real check. L2 encapsulation...
sevan[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sbin/dmesg Handle new timestamp sequences.
mlelstv[src/trunk]: src/sys/dev/sdmmc fix DPRINTF parameters
christos[src/trunk]: src/external/bsd/libpcap/include we have a cloning bpf, the conf...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable PUFFS
rkujawa[src/trunk]: src/sys/arch/amiga Add Thylacine USB Host Controller driver (jus...
chs[src/trunk]: src/sys/arch/evbarm/conf add some std stuff for igepv2.
snj[src/trunk]: src/external/bsd/bind disable SIT, as we've been doing in -7 sin...
abhinav[src/trunk]: src/share/man/man5 statfs(2) was removed, don't reference it usi...
sevan[src/trunk]: src/sys/conf Include EFS support.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist attribute police
christos[src/trunk]: src/etc - read the root keys from our file
pgoyette[src/prg-localcount2]: src/sys/external/bsd/ipf/netinet Keep NetBSD version i...
christos[src/trunk]: src/sys/sys Remove SIGPOLL, see https://bugs.freebsd.org/bugzill...
dholland[src/trunk]: src/sys/external/bsd/drm2/via viadrmkms is not i915drmkms; from ...
jdolecek[src/trunk]: src/sys/dev/pci enable MSI support where available
ozaki-r[src/trunk]: src/sys/net Remove dead codes and make if_free_sadl static
jmcneill[src/trunk]: src/sys/arch/arm/ti Add support for GPIO interrupts and fix read...
wiz[src/trunk]: src/external/bsd/tre/bin Bump date for -r.
pooka[src/trunk]: src/doc update c++/volatile/constexpr entry
riastradh[src/trunk]: src/sys/compat/common Zero ntptimeval50 too to prevent 4-byte ke...
spz[src/trunk]: src merge openssl 1.0.1i
hannken[src/trunk]: src/sys Change efs from hashlist to vcache.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Define bits in CAR_PLLP_OUTA_REG.
mrg[src/trunk]: src/tools/gcc add something to auto-detect when GCC has changed ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc include nbsd_tm_file for ppc netb...
ryoon[src/trunk]: src/share/man/man4 Bump date
christos[src/trunk]: src/external/bsd/tcpdump merge changes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix format string and...
christos[src/trunk]: src/usr.bin/patch Pass -S to ed(1) so that patches containing ! ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia More XUSB init. A USB3 memory stick seem...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Add MLINKS
martin[src/netbsd-9]: src/doc Tickets #294 - #298
christos[src/trunk]: src/external/bsd/libpcap/lib Add more files
skrll[src/trunk]: src/sys/dev/usb Fix the range check for a single TD maximum tran...
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd remove format ...
rin[src/trunk]: src/external/bsd/nvi/dist/vi KNF; remove parentheses from return's
christos[src/trunk]: src/usr.bin/xlint/lint1 Always set i_brace in the struct case.
rkujawa[src/trunk]: src/sys/dev/i2c Add minimal support for TPS65217 PMIC as found o...
macallan[src/trunk]: src/sys/arch/macppc/dev be less spammy on i2c errors
abhinav[src/trunk]: src/sbin/ifconfig Fix typo: s/forwared/forwarded
wiz[src/trunk]: src/doc postfix-3.0.2 out.
pgoyette[src/trunk]: src/usr.bin/find Use .Ic markup for consistency with the rest of...
christos[src/trunk]: src/sys/net match definition of hexdigits[] to the declaration i...
msaitoh[src/trunk]: src/sys/dev/pci Add PCIe CRS Software Visibility bit.
skrll[src/trunk]: src/sys/arch/arm/sunxi Restore pre-generic arm commit bootstrap ...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vbus and vrtc drivers - from Ope...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits use the ful...
kamil[src/trunk]: src/lib/libc/stdlib Correct the documentatin of ptsname_r(3)
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Grr, gcc-5.4 creates ...
uebayasi[src/trunk]: src/sys/conf Improve previous.
maxv[src/trunk]: src/sys/netinet Remove unused variable.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add support for RK3399 PWM controller.
aymeric[src/trunk]: src/sys/arch/arm/cortex Enable the global timer at attach time, ...
christos[src/trunk]: src/sys/ufs/ufs Add more comments to explain what we are doing.
uebayasi[src/trunk]: src/sys Put back MEMORY_DISK_IMAGE logic, but use generated opt_...
bouyer[src/trunk]: src/sys/arch The last GDT slots are reserved for Xen, so use FIR...
riastradh[src/trunk]: src/usr.bin/vndcompress Make partial read/write error messages m...
christos[src/trunk]: src/sys/compat/linux32/common avoid the shadow
matt[src/trunk]: src/lib/libm/arch/arm Fix feclearexcept return value (should be 0).
kamil[src/trunk]: src/lib/libc/gen Document devname_r(3) in devname(3).
rkujawa[src/trunk]: src/sys/arch/arm/marvell Handle situations where we can have mor...
christos[src/trunk]: src/crypto/external/bsd/openssl revert, everything coredumps wit...
skrll[src/trunk]: src/sys/arch/evbarm/nitrogen6 Use __nothing
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make st...
msaitoh[src/trunk]: src/sys No functional change:
jdolecek[src/trunk]: src/sys/dev/ata remove the note for dump, moral equivalent is do...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Allow overridin...
wiz[src/trunk]: src/usr.bin/timeout Punctuation, markup, whitespace improvements.
christos[src/trunk]: src/sbin/dkctl - pass the proper argument vector so that subcomm...
kamil[src/trunk]: src/tests/usr.bin/c++ Sort entries in ATF tests in tests/usr.bin...
riastradh[src/trunk]: src/lib/libc/gen Markup for BUGS note about arc4random_uniform.
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Add more -O0 files for vax...
matt[src/trunk]: src/share/mk Allow use of a different by using KLINK_MACHINE ins...
uebayasi[src/trunk]: src/sys/arch/hppa/spmath Fix build of hppa's spmath.o, as m68k's...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add ephy clk gate
jmcneill[src/trunk]: src/sys/arch/arm/ti enumerate devices under child "clocks" node
knakahara[src/trunk]: src/sys/dev/pci remove obsolete comment. wm(4) vlan have already...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r215309...
ozaki-r[src/trunk]: src/sys/netinet Fix building kernels w/o DIAGNOSTIC
tnn[src/trunk]: src/share/man/man4 expand section on GPIOREAD
christos[src/trunk]: src/usr.sbin/mopd/mopchk compile on linux
skrll[src/trunk]: src/sys/arch/cats/conf Explicitly set LOADADDRESS, the linker sc...
maya[src/trunk]: src/sys/external/bsd/drm2/include/linux include linux/kernel.h (...
jmcneill[src/trunk]: src/sys/arch Remove FDT support for AMD Seattle platform. This S...
martin[src/trunk]: src/etc/mtree Add a directory for sysinst language files
christos[src/trunk]: src/sys/arch more bogus number removal
jmcneill[src/trunk]: src/sys/dev/pci Sprinkle bus_dmamap_sync to make this work on my...
macallan[src/trunk]: src/sys/arch/sparc64 support for jbus-i2c found in US-IIIi machines
msaitoh[src/trunk]: src/sys/dev/mii Add some Intel devices.
abhinav[src/trunk]: src/libexec/httpd Fix typo: s/suport/support
christos[src/trunk]: src/external/bsd/bind merge 9.7.10
christos[src/trunk]: src/sys/dev/raidframe no need for raid.h
mrg[src/trunk]: src/lib/libm revert parts of 1.163 that affect the x86 build.
christos[src/trunk]: src/include add the signal safe prototypes
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto merge lossage (this ...
apb[src/trunk]: src Add a list-arch operation to build.sh.
skrll[src/trunk]: src/distrib/utils/embedded/conf Whitespace
martin[src/trunk]: src/sys/arch/vax/boot/boot Remove atoi() prototype
mlelstv[src/trunk]: src/sys/dev take interrupt lock when closing backend.
jdc[src/trunk]: src/lib/libcurses Extend does_ctrl_o() to compare exit attribute...
jdolecek[src/trunk]: src/sys/dev/ata ata_kill_active() needs to drop channel drop bef...
rin[src/trunk]: src/external/bsd/nvi Bump for } command fix in v_paragraph.c r1.5.
christos[src/trunk]: src/lib/libpthread_dbg tsd_alloc is no more, use tsd_list, and d...
uebayasi[src/trunk]: src/sys/conf Clean up. Move assym.h/vers.c related code out of ...
joerg[src/trunk]: src Bump the ramdisk size on macppc and sandpoint somewhat to co...
kamil[src/trunk]: src Add new ATF tests for Address Sanitzier (ASan)
dholland[src/trunk]: src Use the lfs dinode accessors in place of the ufs-derived ones.
mlelstv[src/trunk]: src/sys/dev/sdmmc Simplyfy sdmmc_io_set_blocklen function signat...
christos[src/trunk]: src/external/apache2/mDNSResponder remove Documents before import.
wiz[src/trunk]: src/distrib/sets Fix typo.
ozaki-r[src/trunk]: src/sys/net Fix race condition on la_rt between lltable_free and...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Upstream changelog:
kiyohara[src/trunk]: src/sys/arch Add description for epoc32.
mlelstv[src/trunk]: src/sys/dev/iscsi When stopping a callout, wait until the cleanu...
spz[src/trunk]: src updated man pages & the x86_64 mont* asm fix for the new ope...
maxv[src/trunk]: src/sys/net Minor stylistic changes, add XXX and fix typo. No fu...
wiz[src/trunk]: src/share/man/man4 Use \(em instead of --.
christos[src/trunk]: src/distrib += for MAKEFS_FLAGS
joerg[src/trunk]: src/lib/libc Don't unconditionally pass MLIBDIR via CPPFLAGS. Dr...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.29.
mlelstv[src/trunk]: src/sys/kern expose pmf debug switches with sysctl.
uki[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver with...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix sys...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Panic after openfirm, it is not sup...
mrg[src/trunk]: src/share/mk switch powerpc64 to GCC 5.
skrll[src/trunk]: src/external/gpl3/binutils Re-run bintuils mknative for earm*
jdolecek[src/trunk]: src/sys/dev/ata convert from malloc(9) to kmem(9)
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
matt[src/trunk]: src/compat Fix else if botch
christos[src/trunk]: src/sys/kern fix variable name
maxv[src/trunk]: src/sys/kern Don't decrement the number of offline cpus if we fa...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
kamil[src/trunk]: src Install new man-page devname_r(3).
jmcneill[src/trunk]: src/sys/arch/arm/fdt Expose SMBIOS table pointer via machdep.smb...
jdolecek[src/trunk]: src/sys/dev/ata move the comment (and expand) about NCQ TRIM to ...
jmcneill[src/trunk]: src/sys/arch/arm/ti Remove DPLL5 init ported from old omap code, ...
scole[src/trunk]: src/lib/csu/arch/ia64 add stop (; ; ) to elimate WAW dependency co...
apb[src/trunk]: src Synchronise several shell_quote implementations, and:
isaki[src/trunk]: src/lib/libossaudio Use record.sample_rate for recording on SNDC...
martin[src/trunk]: src Apply patch from Ian D. Leroux in PR bin/51019:
christos[src/trunk]: src/distrib/sets/lists/etc add bind.keys
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
macallan[src/trunk]: src/sys/arch/macppc/dev deal with PowerMac7, * mac-io/i2s/sound r...
riastradh[src/trunk]: src/sys/kern Back out tls-earlyentropy's rnd_add_data.
joerg[src/trunk]: src Make that to process PATH_LOCALE the first time _find_catego...
dholland[src/trunk]: src/tests/fs/common Remove rubbish.
dholland[src/trunk]: src/doc/roadmaps Withdraw the 36-bit port item. While there's al...
uebayasi[src/trunk]: src/usr.bin/config Error out if a given path is absolute.
mlelstv[src/trunk]: src/sys/dev/iscsi Don't resume throttled CCBs when connection is...
christos[src/trunk]: src/doc misc updates and consistency fixes
joerg[src/trunk]: src/dist/pf/sbin/pflogd Fix obviously broken condition.
mlelstv[src/trunk]: src/sys/dev/iscsi Tear down sysctls only after detaching childre...
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of near CALL when address-...
joerg[src/trunk]: src/sys/dev/iscsi iscsi_attrs is not used when iscsi(4) is compi...
christos[src/trunk]: src/sys/arch/hp300/stand get rid of gets/tgets
dholland[src/trunk]: src/doc/roadmaps Mention nvidia drmkms (will be in -8, people ar...
uebayasi[src/trunk]: src/sys A makeoptions `DEFWARNINGS', forcibly disabling all ${CC...
skrll[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits Re-order .PA...
jmcneill[src/trunk]: src/sys/modules/pad padvol.c is no more
jmcneill[src/trunk]: src/sys/dev/acpi Add a function to report whether the operating ...
maxv[src/trunk]: src/sys/lib/libsa Clean up and split loadfile, reduces a patch I...
wiz[src/trunk]: src/share/man/man4 Use Nx. Improve wording. Sort SEE ALSO.
uebayasi[src/trunk]: src/sys/conf Specifiy explicit output (-o) to ${CC}.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix build for non-generic start kernels
maya[src/trunk]: src/lib/libm add a wishlist for a major bump. isinff and compati...
hkenken[src/trunk]: src/sys/arch - Move CFATTACH_DECL_NEW() from common uart driver.
dholland[src/trunk]: src/etc/mtree Remove "tags=nodiff" from /var/log/authlog as sugg...
dholland[src/trunk]: src/sys/dev/ic Even if the "card went away", don't return from s...
pgoyette[src/trunk]: src/sys A few more empty-string --> NULL in required-modules lists
joerg[src/trunk]: src/external/mit/xorg/lib/pixman This is unlikely to ever work w...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 changes of r1.14 was incomplete. us...
mrg[src/trunk]: src/sys/arch/sparc/stand/common don't compare string pointers ag...
jmcneill[src/trunk]: src/sys Remove MOTG_ALLWINNER option
jakllsch[src/trunk]: src/sys/dev/i2c Add WLED register defines.
mrg[src/trunk]: src/sys/dev/usb revert most of:
macallan[src/trunk]: src/sys/arch/evbarm/rpi implement WSCONSIO_[G|S]VIDEO by hijacki...
christos[src/trunk]: src/sys/ufs/ufs CID 977076: Widen before multiply.
maya[src/trunk]: src/sys/kern correct typo: and and -> and
mlelstv[src/trunk]: src/external/bsd/nvi/dist/cl When resizing nvi in xterm, a scrol...
pgoyette[src/trunk]: src/common/lib/libprop Update for the new *_size() functions rec...
matt[src/trunk]: src/sys/arch/arm/include Add a default arm32 vmparam.h
dholland[src/trunk]: src Add new accessors for the d_type and d_namlen fields of stru...
pooka[src/trunk]: src/sys/rump/dev add ac97 component
uebayasi[src/trunk]: src/usr.bin/config Pretty-print `Makefile' output.
joerg[src/trunk]: src/distrib/evbppc/md-kernel Provide the INSTALL kernel for TWRP...
martin[src/trunk]: src/usr.bin/timeout Cast signal argument of kill(2) to int, as s...
maxv[src/trunk]: src/sys/dev/nvmm Provide the hardware error code for NVMM_EXIT_I...
jakllsch[src/trunk]: src/sys/arch/arm/amd Fix MP AP spinup on Seattle (OverDrive 1000...
mrg[src/trunk]: src/sys/arch/arm/dts the standard sun8i-a83t-cubietruck-plus.dts...
maya[src/trunk]: src/tools Adjust whitespace to look more like assignment than co...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-215315...
christos[src/trunk]: src/external/bsd moved dhcp to mpl
ozaki-r[src/trunk]: src/sys/netinet Replace NARC with NARCNET to follow renaming at ...
ozaki-r[src/trunk]: src/sys Protect if_byindex by pserialize
jdolecek[src/trunk]: src/sys/uvm fix typo in comment
sevan[src/trunk]: src/external/bsd/pkg_install/dist Import regenerated catalog files
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Harmonize the error messages...
prlw1[src/trunk]: src/sys/dev/ic Fix locking bug seen when using WDCNDELAY_DEBUG i...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 bus_dmamem_map: honour BUS_DMA_PREFETCHAB...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix A64 PHY enable
christos[src/trunk]: src/doc new tzcode
mlelstv[src/trunk]: src/sys/uvm allow NONE build
njoly[src/trunk]: src/sys/compat/linux/arch Regen for ppoll signature fix
christos[src/trunk]: src/usr.bin/stat - add the sticky bits to mode
skrll[src/trunk]: src/usr.bin/gzip Fix previous
ozaki-r[src/trunk]: src/sys/net Remove a wrong assertion in ifaref
jmcneill[src/trunk]: src/sys/dev/fdt For known Linux keycodes, report key press event...
ozaki-r[src/trunk]: src/sys/netinet6 Cleanup nd6_nud_hint
rin[src/trunk]: src/sys/uvm PR kern/54395
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize nvmm-intel, use inlined GCC assemb...
jmcneill[src/trunk]: src/sys/arch Add support for Allwinner A64 SoCs.
mlelstv[src/trunk]: src/sys Revert change that allowed rw_tryenter(&lock, RW_READER)...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Calculate offset of a sub head...
mrg[src/trunk]: src/sys/arch actually do what the previous change said:
matt[src/trunk]: src/lib Detect earm*hf* in a cleaner manner
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config update the comment above L...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
apb[src/trunk]: src/share/zoneinfo Update tzdata2netbsd for tzdata2014f.
uebayasi[src/trunk]: src/sys/conf Fix link of kernels whose name don't start with "ne...
msaitoh[src/trunk]: src/sys/dev/pci Don't check SWSM_SMBI bit if WM_F_LOCK_SWSM isn'...
joerg[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/base Merge 85acd57c8a28...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't try to drop privileges twic...
ozaki-r[src/trunk]: src/sys Introduce m_set_rcvif and m_reset_rcvif
scole[src/trunk]: src/sys/arch/ia64 a little bit of clean up, sort ski items, and ...
joerg[src/trunk]: src/distrib/amd64/uefi-installimage Bump image to 1550MB to unbr...
maxv[src/trunk]: src/sys/arch/x86/x86 Style.
christos[src/trunk]: src/external/mpl add a Makefile
mlelstv[src/trunk]: src/sys/dev/usb Make size of transmit/receive queues variable. R...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Allow os_page sizes greater t...
dholland[src/trunk]: src/usr.sbin/syslogd tidy/fix printing of paths from sockaddr_un
wiz[src/trunk]: src/sbin/atactl Use more appropriate macros. Make a sentence eas...
joerg[src/trunk]: src/sys/dev/i2c Assume bitops are meant here.
aymeric[src/trunk]: src/sys/arch/arm/altera Adapt secondary CPU bootstrapping to the...
christos[src/trunk]: src/external/bsd/top/dist/machine for "countable" lwp names, try...
jmcneill[src/trunk]: src/sys/dev/i2c Add RTC support
ryo[src/trunk]: src Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
matt[src/trunk]: src/usr.sbin/installboot/arch Make this build with the disk labe...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: fix shift/reduce conflicts, than...
hannken[src/trunk]: src/sys/kern When called with WRITECLOSE vflush() must sync the ...
christos[src/trunk]: src/etc/rc.d support xmss keys
christos[src/trunk]: src/sys/kern PR/54158: Anthony Mallet: poll(2) does not allow po...
pettai[src/trunk]: src/distrib/sets/lists/comp Added new kadm5_pwcheck.3 MLINKS ent...
rjs[src/trunk]: src/distrib/sets/lists/tests Don't make fifofs test depend on rump.
mrg[src/trunk]: src/lib/libkvm compare matching TG1 bits.
christos[src/trunk]: src/usr.sbin/racoon add commented out debugging options.
bsiegert[src/trunk]: src/external/bsd/dhcpcd/dist/src dhcp: Fix classless static routes
pooka[src/trunk]: src/sys/rump/librump/rumpkern add ncpuonline
maxv[src/trunk]: src/sys/netinet Fix memory leak, we may reallocate 'tcp_saveti' ...
riz[src/trunk]: src hpcarm wants earmv4 because some models only have v4 CPUs.
ozaki-r[src/trunk]: src/sys/dev/pci Don't call if_free_sadl in ifnet_detach
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
jmcneill[src/trunk]: src Add support for multiple PCI segments.
martin[src/netbsd-9]: src/common/lib/libc/arch/aarch64/gen Pull up following revisi...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove functions that aren't supposed t...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
sevan[src/trunk]: src/doc Note veriexec(4) supported fingerprint algorithms change
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by sevan in ...
ryoon[src/trunk]: src Fix buld with clang, add warning option exceptions
martin[src/netbsd-7]: src/distrib/sets/lists/debug Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add qemufwcfg at acpi
christos[src/trunk]: src/sys/arch/cobalt/conf rename the cobalt panel to ledpanel to ...
dholland[src/trunk]: src/usr.bin/find Extend the numeric handling for uids with -user...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Fix bad cut'n'paste, pointed out by David...
nat[src/trunk]: src/doc Add bta2dpd(8) - bluetooth advanced audio daemon.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add gicvthree at acpi
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.6svn r215315.
christos[src/trunk]: src/sys/arch/mvme68k/stand/libbug We don't need a special rule n...
christos[src/trunk]: src/sys/netinet6 CID 977389: Out of bounds access.
uebayasi[src/trunk]: src/sys/conf Simplify. Wrap long lines.
ozaki-r[src/trunk]: src Add tests for ICMP redirect timeout
christos[src/trunk]: src/sys/sys Add more cases for the small alignments (useful beca...
jdolecek[src/trunk]: src/sys/dev/pci first disestablish interrupt, then release
skrll[src/trunk]: src/libexec/ld.elf_so Trailing whitespace
joerg[src/trunk]: src/external/bsd/libpcap/dist Simplify to avoid negation-only-ap...
martin[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Build f...
christos[src/trunk]: src/usr.bin/config Use proper index types, delete casts, use cor...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tiiic, tps65217pmic
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO: sun4u specfic code...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel X299 and Z370 LPC.
wiz[src/trunk]: src/usr.sbin/nvmmctl Sort SEE ALSO.
macallan[src/trunk]: src/sys/arch/sparc64/dev add Tomatillo ESTAR and GPIO registers
martin[src/trunk]: src/usr.sbin/sysinst (Finally) merge a slightly modified version...
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/modules/compat_netbsd32 Define MODULAR so we can have sy...
martin[src/trunk]: src/sys/kern Restrict the forcing of COMPAT_NETBSD32 to _LP64 ke...
jakllsch[src/trunk]: src/sys/kern Initialize ex_lock and ex_cv only in the not-EX_EAR...
ozaki-r[src/trunk]: src/sys/sys Fix m_reset_rcvif
skrll[src/trunk]: src/sys/arch/arm/include Fix Normal Region Remap Register bitmas...
macallan[src/trunk]: src/sys/arch/powerpc/oea flesh out RANGE_TYPE_MACIO
uebayasi[src/trunk]: src/usr.bin/config Paths given to "file" and "object" are relati...
mbalmer[src/trunk]: src/share/misc BER is not an operational airport
maya[src/trunk]: src/lib/libpthread Replace the link command for libpthread.a so ...
wiz[src/trunk]: src/sbin/rndctl Sort options and mark them as optional.
christos[src/trunk]: src/external/bsd/byacc merge conflicts.
christos[src/trunk]: src/distrib/sets/lists/debug mark a rump library as such
kiyohara[src/trunk]: src/sys/dev/wscons Add WS{DISPLAY, KBD}_TYPE_* for epoc32.
wiz[src/trunk]: src/share/man/man5 Remove trailing whitespace. Fix a macro.
macallan[src/trunk]: src/sys/arch fix build for 32bit non-bridge SMP kernels
maxv[src/trunk]: src/sys/arch/amd64/acpi Make sure %edx is clear.
martin[src/trunk]: src/distrib/sets/lists/base Sigh - move sysinst catalog files (w...
mlelstv[src/trunk]: src/sys/net add prototypes, validate ifm_change and ifm_status v...
jmcneill[src/trunk]: src/sys/dev/i2c On Allwinner A31 you need to set the CONTROL_IFL...
maxv[src/trunk]: src/sys/netinet Remove two more 'else' branches.
macallan[src/trunk]: src/sys/dev/i2c add more names for direct config
maxv[src/trunk]: src Change the way root_owner works: consider the calling proces...
apb[src/trunk]: src/share/misc Add DragonFly 3.2.1, DragonFly 3.4.1, FreeBSD 9.1...
maxv[src/trunk]: src/sys/net Several fixes:
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Run vflush() when going from read/w...
skrll[src/trunk]: src/sys/dev/usb PR/51202: XHCI driver sends stale TRBs from a pi...
uebayasi[src/trunk]: src/usr.bin/config Define ``normal'' .c/.S rules as .for loops. ...
maxv[src/trunk]: src/sys/arch/i386/stand/lib KNF and explain a few things
jmcneill[src/trunk]: src/sys/dev/acpi Add ACPI PCI link devices to ignored ids on arm64
uebayasi[src/trunk]: src/sys/conf Experimental suffix-rules build (disabled by default).
joerg[src/trunk]: src Update build glue for LLVM/Clang 3.6svn r215315. Changes inc...
skrll[src/trunk]: src/distrib/utils/embedded/files Sort
bacon[src/trunk]: src/distrib/notes/common Add Jason Bacon to developers list
scole[src/trunk]: src/share/man/man4 Add powermac 7200 to list of supported hardware
pooka[src/trunk]: src/sys/rump/include/rump remove accidentally committed bit
ozaki-r[src/trunk]: src/tests/net Fix typo
dholland[src/trunk]: src/sys/arch/mips/mips Add missing nops after mfc0 on mips1-3. M...
matt[src/trunk]: src/distrib/sets Add an arch64 flag for use by mips set lists (a...
maxv[src/trunk]: src/sys/arch/x86 Move the SpectreV2 mitigation code into a dedic...
apb[src/trunk]: src/doc Add advice about avoiding common pitfalls.
mrg[src/trunk]: src/sbin/savecore elide recently introduced warnings that trigge...
wiz[src/trunk]: src/lib/libc/stdio Grammar.
apb[src/trunk]: src/external/public-domain/tz/share/zoneinfo Copy src/share/zone...
pgoyette[src/trunk]: src/distrib/sets/lists/base Update for new files (hello, Patrick!)
roy[src/trunk]: src Implement POSIX Curses Soft Label Key functions.
uebayasi[src/trunk]: src/usr.bin/config Share more code by making *.o handling less s...
christos[src/trunk]: src/doc new acpica
skrll[src/trunk]: src/sys/arch/aarch64/include Provide a kasan_md_unwind
matt[src/trunk]: src/external/bsd/elftosb/lib If not building anything include bs...
knakahara[src/trunk]: src/sys/net Fix l2tp(4) alignment check. Pointed out and reviewe...
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Fix error checking mistake introd...
knakahara[src/trunk]: src/sys/dev/pci add comment about txq->txq_lock contentions in w...
dholland[src/trunk]: src/lib/libc note to get rid of statfs() when bump time comes
skrll[src/trunk]: src/lib/csu/arch/arm Simplify. earm is dealt with elsewhere.
pooka[src/trunk]: src/sys/net #if __NetBSD__ -> #if defined(__NetBSD__)
shm[src/trunk]: src/libexec/httpd Fixed off-by-one in virtualhost processing. Pr...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Enable XUSB power rails at attach
agc[src/trunk]: src/doc Remove ROADMAP file which was last updated 9 years ago.
matt[src/trunk]: src/sys/arch/evbarm/conf comment out MEMSIZE (now that we probe ...
matt[src/trunk]: src/sys/arch/arm/omap Add minimal definition for control module ...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Don't write EIMC directly. It is required ...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add various...
christos[src/trunk]: src/libexec/ld.elf_so Add support for GNU RELRO headers from Mat...
pooka[src/trunk]: src/lib/librumphijack Remember that dlsym() tends to fail on Pow...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Only configure PCI bus if _DSM rev 1 func ...
kiyohara[src/trunk]: src/sys/arch/arm/include Fix ID ARM710a for CL PS-711x.
christos[src/trunk]: src new openssh
joerg[src/trunk]: src/lib/libm/src Add aliases to scalbn* as ldexp*, they are iden...
christos[src/trunk]: src/sys/kern Add slop of 1000 and explain why.
uebayasi[src/trunk]: src/sys/conf I don't see how uipc_proto.c can change its content...
joerg[src/trunk]: src/sys/arch/powerpc/booke Skip .machine when building with clang.
sevan[src/trunk]: src/external/bsd/blacklist/bin Improve wording.
christos[src/trunk]: src/sys/arch PR/51908: Kyle Amon: Allow customization of XEN ker...
christos[src/trunk]: src/sys/compat/linux/common copy the terminating NUL (njoly)
pooka[src/trunk]: src/lib/librumpuser Give private hypercalls the ability to meddl...
kamil[src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests suspend1 and resume1 ...
dholland[src/trunk]: src The ifile's inode number is constant. (it is always 1)
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6svn r215315.
wiz[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix SYNOPSIS. Fi...
kamil[src/trunk]: src/tests/kernel Fix typo
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl:
dholland[src/trunk]: src/sys/sys u_int -> unsigned
joerg[src/trunk]: src/lib/libm/arch/mc68881 Provide scalbln weak alias. Fix argume...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm - use c99 initializers
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd build dhcpcd with ARPING sup...
christos[src/trunk]: src/lib/libc/net document AI_SRV
uebayasi[src/trunk]: src Define ${OBJS} in `Makefile.kern.inc'. Relative paths are n...
wiz[src/trunk]: src/usr.sbin/veriexecgen Fix enumeration.
rmind[src/trunk]: src NPF: add a general npf(7) manual page. Improved by wiz@.
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
christos[src/trunk]: src/external/mit/xorg/lib/dri sprinke -Wno-stack-protector
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
riastradh[src/trunk]: src/usr.sbin/rtadvd Omit needless casts.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux DMA_BIT_MASK.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Consistently name the interrupt function ...
thorpej[src/trunk]: src/usr.sbin/installboot/arch Use designated initializers for st...
manu[src/trunk]: src/sys/fs/puffs Add missing mutex pn->pn_sizemtx lock in puffs_...
christos[src/trunk]: src/sys/kern PR/51916: Kamil Rytarowski: Don't multiply es_argle...
christos[src/trunk]: src/sys/net Sync with libpcap-1.8.1
christos[src/trunk]: src/sys/sys more const
mrg[src/trunk]: src/usr.sbin/iostat two minor fixes for -x and -y mode:
abhinav[src/trunk]: src/sbin/fdisk Fix spelling of simultaneous.
khorben[src/trunk]: src/sys/dev/marvell Removed an unused variable.
palle[src/trunk]: src/sys/arch sun4v: Update code to retrieve CPU clock frequency ...
uebayasi[src/trunk]: src/sys/conf Simplify the dependency line further.
matt[src/trunk]: src/sys/arch/zaurus/stand Force abi/float-abi/cpu
nat[src/trunk]: src/sys/dev Don't release/reacquire thread lock during open in s...
rmind[src/trunk]: src/sys/netinet6 in6_pcbdetach: now that IGMP and multicast grou...
mgorny[src/trunk]: src/tests/lib/libc/sys Reintroduce i386 tests for general-purpos...
bouyer[src/trunk]: src/sys/arch Revert sys/arch/x86/x86/pmap.c 1.185; a CPU needs t...
dholland[src/trunk]: src/sys/ufs/ufs Pull over comments on struct direct's type/recle...
pgoyette[src/prg-localcount2]: src/tests/rump/rumpkern Include fix for PR bin/52207 o...
sevan[src/trunk]: src/sys/arch/macppc/conf Use filesystems.config to reduce duplic...
msaitoh[src/trunk]: src/sys/dev/pci - Currently, WM_F_EEE bit is not set on all chip...
rtr[src/trunk]: src/sys/sys whitespace
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Now we can use multiqueue. It's default on...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add simplefb stub for Allwinner A64
christos[src/trunk]: src/sys/arch/macppc/stand/fixcoff PR/52564: Scole Mail: current ...
jmcneill[src/trunk]: src/sys/arch/arm/ti Fix PRM_RSTCTRL_RST_DPLL3 definition, now re...
manu[src/trunk]: src/sys/ufs/ufs Fix uninitialized mutex usage
martin[src/trunk]: src/usr.sbin/sysinst Do not install message catalogs
macallan[src/trunk]: src/sys/dev/pci make this work on PowerMac G5
christos[src/trunk]: src/sys/kern Print the shared lock(s) before we panic, to aid wi...
tnn[src/trunk]: src/share/man/man4 ssdfb: update manpage
christos[src/trunk]: src/external/bsd/libevent/man regen man pages
christos[src/trunk]: src/sys/modules/if_ppp This also needs INET6!
matt[src/trunk]: src/sbin/disklabel Fix tpyos.
skrll[src/trunk]: src/lib/libc/arch/arm/sys Don't hardcode offset in assembler. Th...
uebayasi[src/trunk]: src/usr.bin/config ${MD_OBJS} and friends.
mlelstv[src/trunk]: src/share/man/man9 Mention the new bootspec variable.
ozaki-r[src/trunk]: src/sys/net Make global variables static
christos[src/trunk]: src/lib/libm Separate the NetBSD-specific fenv functions from th...
jmcneill[src/trunk]: src/etc/etc.evbarm Remove commented out IGEPV2 entry
kamil[src/trunk]: src/sys/kern Avoid unaligned pointer arithmetic in check_label_m...
apb[src/trunk]: src/external/public-domain/tz Adapt tzdata2netbsd script to the ...
agc[src/trunk]: src Fix for problematic paths in /etc/daily and /etc/security re...
christos[src/trunk]: src/lib/libc/net Don't read past the end when the data is exactl...
kamil[src/trunk]: src Drop the USE_LIBTRE build option
he[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Replicate fix from the old...
msaitoh[src/trunk]: src/sys/arch/x86/include - Add Intel cpuid 7 %edx bit 29 IA32_AR...
christos[src/trunk]: src/distrib/sets/lists/xdebug add debug for ctwm
riz[src/netbsd-7]: src/doc Tickets 2, 7
christos[src/trunk]: src/sbin/ccdconfig avoid initialization bug in vax gcc: int i; f...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch add new files
jmcneill[src/trunk]: src/sys/dev/ic Allow bus glue to reserve pins for private use
skrll[src/trunk]: src/sys/arch/arm/include Fix __mcount in the !(__ARM_EABI__) cas...
christos[src/trunk]: src/share/man/man9 sync with reality
mrg[src/trunk]: src/lib move netpgp, lua and npf libraries to depenancy points a...
christos[src/trunk]: src/external/bsd/libc++/lib Avoid clang bug on earm with SSP/FOR...
maya[src/trunk]: src/sys/dev/ic Add missing ata_recovery struct element, NULL, sa...
maxv[src/trunk]: src/sys/arch/x86/x86 Add 'break', otherwise we're not gonna go v...
matt[src/trunk]: src/lib/libc Match against LIBC_MACHINE_ARCH for MKCOMPAT
matt[src/trunk]: src/sys/arch/arm/include Pickup fenv.h from a common location si...
christos[src/trunk]: src/lib/libc/arch/x86_64/sys Fix ptrace %rcx corruption when pth...
kamil[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Backpor...
jakllsch[src/trunk]: src/sys/dev/ic Put back AT_POLL hack in mvsata_bio_ready(). Wit...
jakllsch[src/trunk]: src/sys/compat/netbsd32 Catch netbsd32_copyargs() up to changes ...
maya[src/trunk]: src/sys/arch/mips Clarify that EHB is SSNOP on older implementat...
uebayasi[src/trunk]: src/usr.bin/config Simplify.
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Slightly extend ramdisk size
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux DELAY takes microseconds...
cherry[src/trunk]: src/sys/arch/xen When using the intr_establish_xname() interface...
jakllsch[src/trunk]: src Fix host tools build for asn1_compile, compile_et, and slc.
christos[src/trunk]: src/lib/libm PR/49399: Henning Petersen: Add man pages for erfl ...
matt[src/trunk]: src/sys/arch/evbarm/beagle for the TI AM335x, use the control_st...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: implement missing handling o...
joerg[src/trunk]: src/gnu/dist/groff/src/devices/grops Drop impossible assert.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use correct length for h...
pooka[src/trunk]: src fix "build.sh rumptest" wrt private hypercalls
christos[src/trunk]: src/sys/dev/raidframe Set the raidid and the softc together in b...
skrll[src/trunk]: src/sys/gdbscripts Make cpus MI
rin[src/trunk]: src/external/bsd/jemalloc/lib Workaround for random crash of use...
snj[src/trunk]: src/distrib/notes/common restore rcsid accidentally deleted in p...
jdolecek[src/trunk]: src/sys/dev/pci enable MSI support where available, blatantly co...
christos[src/trunk]: src/doc new acpica
mrg[src/trunk]: src - avoid multipling a boolean value, use &&.
matt[src/trunk]: src/sys/arch use KLINK_MACHINE
dholland[src/trunk]: src/sys/ufs/lfs Fix build both with and without options LFS_EI.
ozaki-r[src/trunk]: src/sys/net Import lltable/llentry from FreeBSD
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD. No functional...
maxv[src/trunk]: src/sys/arch Switch to new PTE bits.
gson[src/trunk]: src/sys/arch/i386/i386 Don't use a const variable as an array si...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix vndcompress restart failure fallback...
riz[src/trunk]: src/include Add missing #endif (Hi, Christos!)
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix put back handl...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Revert previous again.
mlelstv[src/trunk]: src/sys/dev/iscsi Remove throttling code, instead signal scsipi ...
tsutsui[src/trunk]: src/sys/arch/zaurus/zaurus Fix build with VERBOSE_INIT_ARM witho...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Crank up the warnings.
msaitoh[src/trunk]: src/sys/dev/isa Add IT8728F and IT877[12]E.
joerg[src/trunk]: src/lib libbind now depends on heimdal, so push it after the thi...
msaitoh[src/trunk]: src/sys/arch/next68k/dev - KNF.
maxv[src/trunk]: src/sys/arch/x86/x86 Add support for EnhancedIBRS, a more perfor...
njoly[src/trunk]: src/lib/libm/man Kill some extra backslashes.
christos[src/trunk]: src/sys/sys Optimize.
mrg[src/trunk]: src/tools/gcc unwind.h has a new problem, and fix the grabbing o...
martin[src/trunk]: src/usr.sbin/sysinst Rename the "exit" option in the "select you...
christos[src/trunk]: src/usr.bin/netstat sprinkle free
christos[src/trunk]: src/external/mit/xorg/lib/gallium another vax optimizer hack.
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Some further changes fro...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c stale comment
skrll[src/trunk]: src Whitespace
christos[src/trunk]: src/sys/kern - preserve the error number returned from copyin.
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
jmcneill[src/trunk]: src/sys/arch/arm/allwinner setup DRQ_CLR_CNT reg, clear FIR_VER ...
ozaki-r[src/trunk]: src/sys/net Remove the global lock for rtcache
jmcneill[src/trunk]: src/sys/arch/aarch64/include Document the VA range reserved for ...
pettai[src/trunk]: src/distrib/sets/lists/comp correct cat3 man type
mrg[src/trunk]: src/sys/dev/usb convert to USBHIST style debugging.
wiz[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Sort SYNOPSIS, descriptions, SEE ALSO.
rtr[src/trunk]: src/sys split PRU_SEND function out of pr_generic() usrreq switc...
joerg[src/trunk]: src/usr.sbin/nfsd Typo
jakllsch[src/trunk]: src/sys/dev/ic Improve/fix igsfb(4) support for 15BPP.
ryoon[src/trunk]: src/lib/libc/sys Fix typo
skrll[src/trunk]: src/sys/dev/usb Fix a kmem_{zalloc,free} size
riastradh[src/trunk]: src/share/man/man9 Use membar_consumer until we have membar_data...
kamil[src/trunk]: src/sys/kern Introduce fixes for ptrace(2)
christos[src/trunk]: src/sys/arch/hppa/include const me harder.
martin[src/trunk]: src/usr.sbin/sysinst After RELEASEMACHINEDIR has the right defau...
christos[src/trunk]: src/sys/net fix locking against myself in module autoload; modul...
wiz[src/trunk]: src/lib/libc/stdlib Bump date for adding the function to NetBSD....
kre[src/trunk]: src/bin/sh Change the (commented out) setting of -DDEBUG to the ...
martin[src/trunk]: src/sys/arch/evbarm/conf When BOARDTYPE is not set, use MACHINE_...
mlelstv[src/trunk]: src/sys/dev/iscsi wrong assertion.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist kern/50185: dwctwo attach failure
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux lockdep cruft.
wiz[src/trunk]: src/share/man/man4 Remove reference to non-existing hostname.if(5).
macallan[src/trunk]: src/sys/arch/macppc/dev provide a bus_space to child devices
christos[src/trunk]: src/sys/arch/news68k/news68k make this compile
martin[src/trunk]: src/sys/arch/sparc64/conf Add siisata* at pci (no idea why it wa...
joerg[src/trunk]: src/sys/arch/amigappc/amigappc Use cmpwi.
christos[src/trunk]: src/include add at_quick_exit and quick_exit
isaki[src/trunk]: src/sys/arch/x68k/stand Support a 'switch' command.
macallan[src/trunk]: src/sys/arch/macppc/dev don't map more PCI space than needed, av...
uebayasi[src/trunk]: src/sys Have MI genassym.cf.
macallan[src/trunk]: src/sys/arch/evbmips/conf remove some cargoculted goop
skrll[src/trunk]: src/external/gpl3/gcc Re-run gcc mknative for earm
christos[src/trunk]: src/external/bsd/nvi/dist/ex exrc expects 1 argument.
christos[src/trunk]: src/sys/arch/x68k/stand/libsa put back missing paren.
martin[src/netbsd-7]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Pull type value mappings are different...
christos[src/trunk]: src/sys/sys more const.
mlelstv[src/trunk]: src/sys/dev/ic Expose device type. You can query it with e.g. dr...
scole[src/trunk]: src/sys/arch/ia64/conf Disable optimization for pmap.c to preven...
skrll[src/trunk]: src/sys/dev/usb Remove KASSERTs that don't make sense.
joerg[src/trunk]: src/sys/arch/sandpoint/stand/altboot Don't use non-literal strin...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for TI TWL4030 Power Management IC
jmcneill[src/trunk]: src/sys/arch/arm/ti Add support for TI OMAP3.
uebayasi[src/trunk]: src/sys/conf Define suffix rules at the end to override system d...
skrll[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace.
jmcneill[src/trunk]: src/sys/arch Add Pinebook support.
kamil[src/trunk]: src/sys/kern Call MD code in mi_startlwp() before MI check for d...
rtr[src/trunk]: src/sys revert the removal of struct lwp * parameter from bind, ...
mrg[src/trunk]: src/usr.bin/ldd don't build ldd64 support if !MKCOMPAT and mips64.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBONE kernel config (AM335x...
tsutsui[src/trunk]: src/sys/arch/atari/conf Add pms(4), wsmouse(4), and wsmux(4) for...
mrg[src/trunk]: src/distrib/sets/lists/comp GCC 5.3 sets for amd64.
apb[src/trunk]: src/distrib/common Introduce and use GZIP_FLAGS variable.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add acpiged at acpi
sevan[src/trunk]: src/games/fortune/datfiles Chris' happiest moment
palle[src/trunk]: src/sys/arch/sparc64/conf sun4v: vbus and vrtc drivers - from Op...
nonaka[src/trunk]: src/sys/dev/usb Added SMSC LAN7500 Gigabit ehternet and Logitec ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Set ci->ci_cflush_lsize correctly. This bug...
tsutsui[src/trunk]: src/doc Note misc user-visible changes committed by me and isaki...
dholland[src/trunk]: src/sys/arch/pmax/include gets -> unsafe_gets; nothing uses this...
ryo[src/trunk]: src/sys/arch/dreamcast/dev don't use tsleep() in interrupt context.
rmind[src/trunk]: src/sys/net/npf NPF: fix the reference counting and share the ac...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
matt[src/trunk]: src Preliminary files for AARCH64 (64-bit ARM) support.
christos[src/trunk]: src/usr.sbin/mopd/common portability macros.
skrll[src/trunk]: src/sys/dev/usb Remove an item.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Pretty difficult for a TV show (S...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Allow USB keyboards to attach as console...
wiz[src/trunk]: src/doc gdb-7.6 out.
apb[src/trunk]: src Add rescue/ekermit.
christos[src/trunk]: src/sys/arch/mips/include PR/54133: Sevan Janiyan: Binaries fail...
apb[src/trunk]: src/external/public-domain/tz/share/zoneinfo Adapt to the new so...
mlelstv[src/trunk]: src/sys/conf Now the real number for ipmi
njoly[src/trunk]: src/sys/compat/linux32 Add ppoll(2) for compat linux32.
maxv[src/trunk]: src/sys/netinet Style, use NULL for pointers, use KASSERT, and d...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Only one instance of twl(4) is needed
rkujawa[src/trunk]: src/sys/dev/i2c Add envsys(4) support to TPS65217 PMIC driver.
wiz[src/trunk]: src/lib/libcurses Use Dv for non-errno return values (instead of...
abhinav[src/trunk]: src/share/dict Fix spelling of themself
cnst[src/trunk]: src/sbin/bioctl bioctl(8): Xr ataraid(4), mpii(4) && mfii(4);
skrll[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmhfeb Missed ea...
nakayama[src/trunk]: src/tests/usr.sbin/mtree Add test mtree -O with same hash value ...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add one more test
maxv[src/trunk]: src/sys/netinet Remove the ipre_mlast field and the TRAVERSE macro.
rkujawa[src/trunk]: src/sys/dev/marvell Support Marvell Armada XP.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespace.
christos[src/trunk]: src/sys/arch/sgimips rename "panel" to "button" to avoid conflic...
hkenken[src/trunk]: src/sys/arch/arm USBMODE register's initialization should be don...
jmcneill[src/trunk]: src/sys/arch/arm/ti Use Timer2 for timecounter, and enable hw mo...
matt[src/trunk]: src/sys/arch/arm/arm32 Add entry for Cortex-A17 r1
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for vax and GCC 5.4.
christos[src/trunk]: src/external/gpl3/gdb/dist Import gdb 7.6.1
christos[src/trunk]: src/external/bsd/libpcap/dist import newest libpcap
nat[src/trunk]: src/sys/conf Fix splashscreen_image option to include splash_ima...
christos[src/trunk]: src/external/bsd/libpcap/dist Tuesday, Oct. 25, 2016 mcr@sandelm...
apb[src/trunk]: src Install man page for ekermit(1).
skrll[src/trunk]: src/sys/arch/arm/arm32 Tidyup VERBOSE_INIT_ARM output
jmcneill[src/trunk]: src/sys/dev/ic - Add MII flow control support
skrll[src/trunk]: src/sys/dev Pull across xhci(4) improvemnts from nick-nhusb
riastradh[src/trunk]: src/sys/net Fix error branches of if_sdl_sysctl.
pooka[src/trunk]: src/sys/modules allow sharing Makefiles with rump kernel components
martin[src/netbsd-7]: src/doc Tickets 10, 14 and 15
tron[src/trunk]: src/external/mit/xorg/lib/libxcb/dri3 Fix build with "USE_SSP=yes".
kiyohara[src/trunk]: src Support to build for epoc32 userland.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Adjust for acpica 20170831
gson[src/trunk]: src Test that reading a CTLTYPE_INT sysctl variable into a buffe...
jmcneill[src/trunk]: src/sys/arch Fix blank line printed at attach on ACPI
jdolecek[src/trunk]: src/sys/dev/pci release intr if pci_intr_establish_xname() fails
christos[src/trunk]: src/sbin/gpt PR/52522: Piotr Meyer: Don't NUL terminate the gpt ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm provide a setmode callback for...
bouyer[src/trunk]: src/sys/dev/fdt Allow to remove entries from the fdt, either by ...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/arm Provide a default LDELFSO_MACHINE...
joerg[src/trunk]: src/sys/arch/mvmeppc/stand/libsa Use cmpw.
maxv[src/trunk]: src/sys Remove ipsec_copy_policy and ipsec_copy_pcbpolicy. No fu...
christos[src/trunk]: src/external add mpl
nonaka[src/trunk]: src/sys/dev/usb regen.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add xhci at acpi
pgoyette[src/trunk]: src/sys/netcan Semicolon not needed
pooka[src/trunk]: src In kthread_create(), pass the priority and cpu index down to...
maxv[src/trunk]: src/doc Note kCSan.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/trunk]: src/external/gpl3 VAX does not fully populate the register move ...
uebayasi[src/trunk]: src/sys/conf Define some suffix rules. Not used and harmless, b...
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 sed command
martin[src/trunk]: src/sys/arch/sparc64/conf Add GPT wedge autodiscovery
christos[src/trunk]: src/usr.sbin/mopd/moptrace Port to linux
skrll[src/trunk]: src/sys/kern Simplify getiobuf. buf_init already does bp->b_obj...
jmcneill[src/trunk]: src/sys/dev/usb If the bus glue calls xhci_init with interrupts ...
rmind[src/trunk]: src/sys/netinet in_pcbdetach: not that IGMP and multicast groups...
jmcneill[src/trunk]: src/sys/dev/i2c Defer power monitor polling to the sysmon taskq ...
christos[src/trunk]: src/sys/rump/net/lib/libshmif don't build in kernel build.
wiz[src/trunk]: src/sbin/nvmectl Try improving SYNOPSIS per my understanding of ...
msaitoh[src/trunk]: src/doc Add note about ipgphy(4) and jmphy(4).
pgoyette[src/prg-localcount2]: src/sys/kern When we're draining the localcount's refe...
skrll[src/trunk]: src/sys/dev/usb PR/52553 Panic on "ifconfig athn0 up"
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64 add missed file...
joerg[src/trunk]: src/sys/arch/amiga/dev Fix misspelling of binary and as logical ...
pooka[src/trunk]: src/lib/librumpuser update to recent interface changes
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tigpio
christos[src/trunk]: src/doc belatedly bump ntp and bump tzcode
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Improve comment in the GDB NetBSD...
christos[src/trunk]: src/usr.bin/make fix memory leak, simplify
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tirng
christos[src/trunk]: src/external/gpl3/gcc/lib vaxinate sanitizer_file.cc against the...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 fix the grep pattern for ...
skrll[src/trunk]: src/sys Update for latest dwc2
mlelstv[src/trunk]: src/sbin/clri Calculate sector size from superblock and use that...
christos[src/trunk]: src/sys/arch/mvme68k/stand/libsa this needs clock.h
christos[src/trunk]: src add sqlite3
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by rias...
skrll[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcov Remove a hack.
martin[src/trunk]: src/distrib/sets/lists/xdebug Add a few missing files
rkujawa[src/trunk]: src/sys/arch/arm/include Add Armada XP specific IDs and registers.
christos[src/trunk]: src/usr.bin/nl PR/47789: Eitan Adler: small nits
maya[src/trunk]: src/crypto/external/bsd/openssh/dist Move spammy debug message t...
macallan[src/trunk]: src/sys/dev/rasops rasops32_putchar_aa():
skrll[src/trunk]: src/sys/arch/evbarm/conf Merge SUNXI completely into GENERIC
ozaki-r[src/trunk]: src/sys Use curlwp_bind and curlwp_bindx instead of open-coding ...
mlelstv[src/trunk]: src/sys/kern appease gcc
mrg[src/trunk]: src/usr.sbin/sup/source - mark logerr(), quit() and done() as __...
christos[src/trunk]: src/usr.bin/patch Avoid coredumps when the linenumbers in the hu...
pgoyette[src/trunk]: src/lib/libc/stdio English grammar nit: there's only one functio...
tnn[src/trunk]: src/sys/dev/pci machfb: guard against absent mode information fr...
riastradh[src/trunk]: src/sys/miscfs/genfs Fix (harmless) typo in struct genfs_rename_...
mlelstv[src/trunk]: src/sys/dev Prevent race condition where two threads can defer a...
ozaki-r[src/trunk]: src/sys Make GARP work again when DAD is disabled
tsutsui[src/trunk]: src Fix yet another "openpty() failed" error during sysinst.
macallan[src/trunk]: src/sys/arch/powerpc/oea add quick path for timebase-frequency d...
christos[src/trunk]: src/doc new libevent
abhinav[src/trunk]: src/share/man/man8/man8.hp300 Remove crash.8 for hp300 as there ...
christos[src/trunk]: src/bin/ed add -S to disable ! commands.
maxv[src/trunk]: src/sys/net Fix spl leak.
skrll[src/trunk]: src/sys/dev/pci Improve error handling in attach code. From t-hash.
jmcneill[src/trunk]: src/sys/dev/fdt Skip xref if it is 0
jdf[src/trunk]: src/share/man/man7 Add licence.
gdt[src/trunk]: src/distrib/macppc/floppies/ramdisk I need 2244k for src/distrib...
uebayasi[src/trunk]: src/sys/conf More build ordering.
maya[src/trunk]: src/sys/external/bsd/common/include/asm add dsb macro from vchiq
maxv[src/trunk]: src/sys/net Style, make the code more readable, and add a KASSER...
sjg[src/trunk]: src/usr.bin/make Use VAR_INTERNAL when calling ApplyModifiers fo...
apb[src/trunk]: src/doc Mention BUILDINFO in doc/CHANGES file
uebayasi[src/trunk]: src/sys/conf Generate opt_diagnostic.h for DIAGNOSTIC; define un...
kamil[src/trunk]: src/sys/kern Correct handling of corner cases in fork1(9) code u...
martin[src/netbsd-9]: src/doc Tickets #299 and #300
ozaki-r[src/trunk]: src/sys/net Disable rt_update mechanism by default
christos[src/trunk]: src/doc new ntp
joerg[src/trunk]: src Move the complex logic for dynamically writing branches from...
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Quick clean up the NetBSD support...
maxv[src/trunk]: src Move NPF's todo list into src/doc/TODO.npf, and add some ent...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner seems I have to enable ADC PA for sou...
pooka[src/trunk]: src/sys/rump Allow to completely skip the ldscript, useful for l...
joerg[src/trunk]: src/tests/lib/libc/tls Link static test program with LDSTATIC to...
maxv[src/trunk]: src/sys/arch/x86/x86 Use EOPNOTSUPP instead of EINVAL.
mrg[src/trunk]: src/external/mit/xorg/server minor clean ups and use ${XORG_SERV...
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
christos[src/trunk]: src/external/bsd/byacc/bin Sync mdoc page with the one provided ...
martin[src/netbsd-9]: src/doc Tickets #284 - #290
kamil[src/trunk]: src/tests/lib/libc/sys ATF: ptrace: Merge code in fork2 and vfor...
sevan[src/trunk]: src/share/misc EFS
uebayasi[src/trunk]: src/usr.bin/config Fix build.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable audio driver now that it works
joerg[src/trunk]: src/external/bsd/elftosb/dist/common Fix constness of operator ==.
mrg[src/trunk]: src/libexec/httpd s/dirname/dirpath/ to avoid potentially shadow...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add list_replace_init.
maxv[src/trunk]: src/sys/arch Add the IBRS mitigation for SpectreV2 on amd64.
pooka[src/trunk]: src/lib/librumpuser need the rw_downgrade/tryupgrade methods too
kre[src/trunk]: src/bin/sh Use strsignal() rather than direct reference to sys_s...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Simplify the NAK holdoff change.
chs[src/trunk]: src/sys/arch/evbarm/conf add missing omapdma.
abhinav[src/trunk]: src/usr.bin/ul Add libutil to the DPADD variable.
jmcneill[src/trunk]: src/sys/dev When this code was split from dev/pad, the "volume" ...
christos[src/trunk]: src/sys/kern We need to define COMPAT_NETBSD32 before we include...
pooka[src/trunk]: src/lib/librumpuser Clear rwlock's "writer" field when releasing...
maxv[src/trunk]: src A few changes:
dholland[src/trunk]: src Add byteswapping to the dinode accessors.
manu[src/trunk]: src/sys/dev/usb Make USB port iteration code consistent, always ...
mlelstv[src/trunk]: src/sys/dev/iscsi ignore invalid ITT
christos[src/trunk]: src/sys/nfs Simplify, no functional change.
mrg[src/trunk]: src build convert_endian() with "no-strict-aliases" optimiser at...
skrll[src/trunk]: src/lib/libc/arch/arm/misc include namespace.h - this fixes 48091
sevan[src/trunk]: src/sys/conf Sort more
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Spaces to TAB
uwe[src/trunk]: src/distrib/sets/lists/comp Repair after 1.2234 - restore obsole...
matt[src/trunk]: src/sys/arch/acorn26/stand Fix abi/arch/float-abi for boot code
mlelstv[src/trunk]: src/sys/dev/iscsi appease compiler
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Actually han...
alnsn[src/trunk]: src/tests/net/bpfjit Add BPF_MOD tests. Plus one tiny change.
macallan[src/trunk]: src/sys/arch/macppc/dev match K2 UATA, found in some G5
maxv[src/trunk]: src/sys/arch/amd64/amd64 simplify
maxv[src/trunk]: src/sys/arch Remove TRAPLOG from i386. Nowadays there are better...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Implement parse_mi_bootargs for aar...
jakllsch[src/trunk]: src/sys/netbt avoid -Werror=sign-conversion
jdolecek[src/trunk]: src/sys/dev/ic need now channel lock around siisata_device_reset...
msaitoh[src/trunk]: src/sys/arch/x86/include From the latest Intel SDM:
skrll[src/trunk]: src/sys/dev/usb Simplify an expression using the OHCI_PAGE_OFFSE...
maxv[src/trunk]: src/sys Change kcsan_md_is_avail() to always return true; I was ...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 fix printf format
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
skrll[src/trunk]: src/etc/etc.evbarm Only add GENERIC to earmv6 and earmv7 builds
justin[src/trunk]: src/sys/conf Work around escaping issues with quotes in substitu...
wiz[src/trunk]: src/external/bsd/byacc/bin Whitespace and punctuation nits.
pooka[src/trunk]: src/sys/rump/librump/rumpkern One more mutex which is used as a ...
msaitoh[src/trunk]: src/sys/dev/pci In the BCM5703, the DMA read watermark should be...
martin[src/trunk]: src/sys/dev/ic After handling an interrupt, try to handle more p...
christos[src/trunk]: src/sys/compat/linux32/common we have space for one more.
joerg[src/trunk]: src/sys Put GCC/GAS options under ACTIVE_CC == "gcc".
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add commented out entries for the displ...
soren[src/trunk]: src Move shared x86 man pages from man8.i386 to man8.x86.
ozaki-r[src/trunk]: src/sys Tweak ifconf variants
pgoyette[src/trunk]: src/sys/modules Continue to build the filemon module, but don't ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix com...
martin[src/trunk]: src/sys/arch/macppc/conf Update all ramdisk sizes
abhinav[src/trunk]: src/external/bsd/dhcpcd/dist Fix typo: s/Unpriviledged/Unprivileged
mrg[src/trunk]: src/sys/dev/usb use xhci_polling_p(). this might miss when bus2...
maxv[src/trunk]: src Reorder the NVMM headers, to make a clear(er) distinction be...
jmcneill[src/trunk]: src/external/mit/xorg/lib/libXft compile xftrender.c to workarou...
kamil[src/trunk]: src/sys/kern Reject ptrace(2) PIOD_READ/WRITE operations with le...
kamil[src/trunk]: src/tests/usr.bin/c++ Correct a small regression typo in usr.bin...
abhinav[src/trunk]: src/external/gpl2/groff/dist/tmac Fix .Xr references to troff(1)...
joerg[src/trunk]: src/external/bsd Typo
mlelstv[src/trunk]: src/sys move entropy gathering into dksubr.
abhinav[src/trunk]: src/share/dict Also, fix spelling of lookup.
martin[src/netbsd-9]: src/sys/netatalk Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/arch/arm/rockchip - implement sub-5degC interpolation.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
pgoyette[src/trunk]: src/usr.bin/config Tyepo
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Fix spelling of WS_DEFAULT_FG and WS_KE...
martin[src/trunk]: src/sys/dev/ic Remove double spl(x), found by brainy.
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Revert previous chan...
martin[src/trunk]: src/sys/arch/evbarm/conf If no BOARDTYPE is defined, avoid the s...
hannken[src/trunk]: src/sys/miscfs/procfs Lock the target cwdi and take an additiona...
abhinav[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix spelling of th...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Quick hack to fix ixv(4)'s hardware counte...
wiz[src/trunk]: src/usr.bin/stat whitespace fixes, use Xr.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Make DEBUG code compile again.
mrg[src/trunk]: src/tools/gcc use --disable-shared on m68000 for mknative.
ryoon[src/trunk]: src/share/man/man4 Include "Synchronous connection-oriented" for...
abhinav[src/trunk]: src/external/gpl2/xcvs/dist/doc Fix a spelling: s/regestring/reg...
skrll[src/trunk]: src/sys/arch/arm/include Update a comment. Probably still needs...
tsutsui[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Make sure to clear bss before ...
isaki[src/trunk]: src/doc Add isaki-audio2 branch.
maxv[src/trunk]: src/sys/net Add a KASSERT in IFQ_CLASSIFY, we really need to mak...
uebayasi[src/trunk]: src/sys/kern Consistently use kpreempt_*() outside scheduler path.
christos[src/trunk]: src/sys/net/npf - Increase copyin buffer size to 4M
riastradh[src/trunk]: src/share/man/man9 Elaborate comment before pserialize_perform.
mrg[src/trunk]: src/sys/dev/usb finish previous and convert two &sc->sc_ubsa ref...
joerg[src/trunk]: src/lib/libc Don't pass assembler flags to cpp for genassym.
pgoyette[src/trunk]: src/sys Create separate modules for i2c_bitbang and bpf_filter s...
apb[src/trunk]: src/external/public-domain/tz Add infrastructure for building tz...
msaitoh[src/trunk]: src/sys/dev/pci KNF a bit. No functional change.
joerg[src/trunk]: src/distrib/sets/lists/comp Fix typo.
knakahara[src/trunk]: src/sys add lock for percpu route like l2tp(4).
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Enforce alignment also if the...
skrll[src/trunk]: src/lib/libc/arch/arm Don't hardcode offset in assembler. This e...
christos[src/trunk]: src/sys/arch the bogus number police
mlelstv[src/trunk]: src/sys Correct umount semantics to return EBUSY when a filesyst...
maxv[src/trunk]: src/sys/netinet Make sure the protocol address length equals tha...
christos[src/trunk]: src/sys/dev/raidframe allocate devices dynamically.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist restore default xx salt.
christos[src/trunk]: src/sys/arch/hppa/conf there is no netbsd 17
jnemeth[src/trunk]: src/sbin/gpt - fix setting of hdr_lba_alt which was broken in re...
skrll[src/trunk]: src/sys/arch/arm/broadcom Only use 128-bit mode when the transfe...
ozaki-r[src/trunk]: src/sys/arch/amd64/conf Add vio9p to some kernel configs
christos[src/trunk]: src/lib/libc/stdlib add {at_, }quick_exit(3) from FreeBSD
kamil[src/trunk]: src/tests/kernel Remove debug printf(3)
mrg[src/trunk]: src/sys/arch/x86/x86 minor KNF.
pgoyette[src/prg-localcount2]: src Sync with HEAD
yamaguchi[src/trunk]: src/sys/netipsec Removed the unnecessary order check of key_look...
msaitoh[src/trunk]: src/sys/dev/mii Fix incorrect argument of mii_anar(). Fixes PR#5...
uebayasi[src/trunk]: src/usr.bin/config + copy symtab
macallan[src/trunk]: src/sys/arch initial support for CI20 / Ingenic JZ4780
mrg[src/trunk]: src/usr.bin/config remove these items:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable max77620pmic and tcagpio
pooka[src/trunk]: src/lib/librumpuser Support proper rw_downgrade() semantics.
uebayasi[src/trunk]: src/sys/arch/hppa spmath.o is an MD library, not an MD object.
kre[src/trunk]: src/usr.bin/gzip Fix printf conversion of off_t for 32 bit hosts...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Add missing \n (I triggered the systbl mess...
christos[src/trunk]: src/common/lib/libprop kill sprintf
nonaka[src/trunk]: src/sys/dev/ic use M_SETCTX() macro.
skrll[src/trunk]: src/sys/dev/ic More(/less) debug
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix build w/o options SUN4V.
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify add test for sig...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print Mailbox API version.
njoly[src/trunk]: src/lib/libc/sys Add linkat(2) specific errors.
sjg[src/trunk]: src/usr.bin/make/unit-tests Add check to cmpv test to ensure tha...
matt[src/trunk]: src/compat MKCOMPAT support for earm.
mlelstv[src/trunk]: src/sys/uvm Increase UVM read ahead window limit a bit to match ...
nonaka[src/trunk]: src/distrib/amd64/cdroms amd64: make BIOS and UEFI dual bootable...
apb[src/trunk]: src BUILDINFO part6: regen BUILDING from doc/BUILDING.mdoc
uebayasi[src/trunk]: src/usr.bin/config In `-S' mode, generate *.c files under conf/ ...
maya[src/trunk]: src/sys/arch/x86/acpi Remove unused macro
hannken[src/trunk]: src/sys/kern With TRYEMULROOT namei_getstartdir() gets used twic...
skrll[src/trunk]: src/libexec/ld.elf_so Remove trailing whitespace
pooka[src/trunk]: src rumpuser_poll() is used only by sockin, so make the hypercall
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm add a pmf shutdown handler to ...
sevan[src/trunk]: src/sys/arch Use veriexec.config to reduce duplication
jmcneill[src/trunk]: src/sys/arch/arm/ti Enable IRQ status bits for omap3 type and se...
rjs[src/trunk]: src/sys/dev/usb Regen.
christos[src/trunk]: src/external/bsd/ntp merge conflicts
martin[src/trunk]: src/etc PR port-arm/54640: hack to work around conditional RAW_P...
uebayasi[src/trunk]: src/sys/conf Revert a mistakenly added file.
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Multiply by PAGE_SIZE, not PAGE_SH...
lukem[src/trunk]: src/usr.bin/ftp Version 20130220: restart fix, SYST response par...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix to use softint-based if_input in ixv(4).
pooka[src/trunk]: src/sys/rump/librump/rumpkern Disable spin mutexes for now. The...
christos[src/trunk]: src/sys/arch/arm/acpi Catch up with constant name change.
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal PR/54133: Se...
apb[src/trunk]: src In the usage message, mention that the -m arg may be an alias.
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 avoid NULL pointer deref...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-chips build EXA ...
christos[src/trunk]: src/sys/arch/x86/pci print the configuration information early s...
palle[src/trunk]: src/sys/arch/sparc64/include Move function prototypes for cpu_ec...
macallan[src/trunk]: src/sys/arch/macppc/conf make platinumfb.c conditional on platin...
riastradh[src/trunk]: src/share/man/man9 Make wording about who calls wapbl_*_buf cons...
riz[src/trunk]: src Bump the ramdisk size; the longer paths on the build cluster...
isaki[src/trunk]: src/sys/arch/x68k/stand/xxboot Remove OBJCOPY?=objcopy.
wiz[src/trunk]: src/usr.bin/kdump Sync usage with man page.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Bump date for previous.
christos[src/trunk]: src/usr.sbin/mopd Quick+Dirty port to linux
dholland[src/trunk]: src/sys/ufs/lfs Fix up indirect block handling in truncate to be...
christos[src/trunk]: src/sys/kern Don't return early when the incorrect size is passe...
maxv[src/trunk]: src/sys/netipsec typo in comments
skrll[src/trunk]: src/sys/dev/ic _KERNEL_OPT protection
dholland[src/trunk]: src/sys/sys spelling in comment
roy[src/trunk]: src/sys/netinet Sprinkle some const.
knakahara[src/trunk]: src/sys Fix ipsecif(4) IPV6_MINMTU does not work correctly.
riastradh[src/trunk]: src/sys/crypto/cprng_fast Include <sys/rnd.h>, don't copypasta d...
nonaka[src/trunk]: src/sys/dev/pci Use MSI/MSI-X instead of legacy INTx, if available.
christos[src/trunk]: src/sys/arch/sgimips/hpc rename panel to button.
jmcneill[src/trunk]: src/sys/arch/arm/ti Add support for GPIO controller.
uebayasi[src/trunk]: src/sys/conf Rename ${COMPILE.c} to ${KCOMPILE.c} to avoid poten...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif fix non-NetBSD implementation
abhinav[src/trunk]: src/share/man/man9 Fix typo: s/openes/opens
ozaki-r[src/trunk]: src/sys/net Synchronize on rtcache_generation with rtlock
sevan[src/trunk]: src/sys/conf Add autofs pseudo device (disabled)
tls[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Re-check the en...
joerg[src/trunk]: src/sys/kern Needs sys/atomic.h. Only define rnd_skew when it is...
jnemeth[src/trunk]: src/sbin/iscsictl update client OS version as well
mlelstv[src/trunk]: src/sys/ufs/lfs Fix IFILE pointer calculation when scanning free...
nonaka[src/trunk]: src/distrib/amd64 make amd64 EFI install image
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Correct MUSB2_REG_RXNAKLIMIT offset o...
christos[src/trunk]: src/external/mpl/dhcp/dist sync our changes.
mrg[src/trunk]: src/external/gpl3/gdb/lib regenerate mknative-gdb for GDB 7.6 fo...
uebayasi[src/trunk]: src/usr.bin/config Revert "Accept only relative paths ...". Thi...
kamil[src/trunk]: src/sys/kern Return EIO for empty memory transfer from ptrace(2)
pooka[src/trunk]: src Make the rump kernel upcalls which were previous available o...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia More USB3 port init stuff
pooka[src/trunk]: src/sys/rump/librump/rumpvfs g/c unused
mrg[src/trunk]: src/sys/dev/usb fix uchcom(4) detach, like umodem(4) recently:
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat bzero -> memset
pooka[src/trunk]: src/lib/librumpuser Initialize rw->downgrade when allocating a r...
jmcneill[src/trunk]: src/sys/dev/acpi Add xhci at acpi glue
dholland[src/trunk]: src/sys/arch/acorn26/ioc Restore interrupts on error paths. From...
macallan[src/trunk]: src/sys/arch/macppc/dev first step to clean up & bus-spacification:
chs[src/trunk]: src/sys/arch/evbarm/conf add tmpfs.
riastradh[src/trunk]: src/doc This hack no longer exists since the switch to ipsec-too...
rtr[src/trunk]: src/sys split PRU_RCVD function out of pr_generic() usrreq switc...
matt[src/trunk]: src/sys/miscfs/procfs #include <sys/cpu.h>
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove BEAGLEBOARDXM kernel (supported ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl Fix manual and usage bug. The ucode command ...
christos[src/trunk]: src/sys/arch/mvme68k/stand/sboot Add libkern for umoddi3 needed ...
maxv[src/trunk]: src/sys/arch/i386/conf Disable COMPAT_FREEBSD. The implementatio...
kamil[src/trunk]: src/tests/kernel Mark again lwpinfo2 with expected failure in t_...
christos[src/trunk]: src/crypto/external/bsd/heimdal Use getpwuid_r instead of getpwu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_fence_signaled ...
joerg[src/trunk]: src/lib/libm/src Use namespace.h. Don't redefine scalblnl on 64b...
reinoud[src/trunk]: src/usr.sbin/makefs `makefs -t cd9660' fix from FreeBSD:
christos[src/trunk]: src/lib/libedit For readline emulation, don't reset the tty to "...
wiz[src/trunk]: src/lib/libc/stdlib Add commas in list.
tsutsui[src/trunk]: src Disable "OS bootversion check" on crunched binaries for inst...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
thorpej[src/trunk]: src/tools Add support for libprop as a host tool library.
bad[src/trunk]: src/sys/dev/sdmmc white space police.
maxv[src/trunk]: src/sys/netinet Simplify the computation:
jakllsch[src/trunk]: src/sys Stop potential misuse of vendor names and USB vendor IDs...
martin[src/trunk]: src/distrib/utils/embedded/conf Move a lot of *.dtb files to a d...
uebayasi[src/trunk]: src Define kernel dependency in Makefile.kern.inc.
pooka[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import libcxxrt e64e93...
ginsbach[src/trunk]: src/share/misc Add IFF and IFTTT
abhinav[src/trunk]: src/distrib/sets/lists/man Mark hp300/crash.{0, 8, html} obsolete.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
nat[src/trunk]: src/sys/dev Only call audio_initbufs and start playback if there...
christos[src/trunk]: src/sys/arch/news68k/stand/boot fold line
christos[src/trunk]: src/sys/rump/net/lib/libnpf add an _NPF_RUMP define to expose th...
riastradh[src/trunk]: src/share/misc DM: direct message
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove AWIN_DEBE_FWINIT blocks
wiz[src/trunk]: src/lib/libc/compat-43 End sentence with a dot.
martin[src/netbsd-7]: src/doc Ticket 8
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by riastradh...
christos[src/trunk]: src/external/bsd/libpcap merge changes
maxv[src/trunk]: src/sys/arch/x86/x86 Make MTRR_GET privileged, the structures ar...
mlelstv[src/trunk]: src/sys/kern don't crash if rootspec is invalid
joerg[src/trunk]: src/tests/lib/libc/misc Avoid warnings about tautological left s...
martin[src/trunk]: src/sys/dev/ic Bits and values for checksum insertion controll
joerg[src/trunk]: src/include Define __bool_true_false_are_defined for C++ as well.
pgoyette[src/prg-localcount2]: src/sys/kern Use kpreempt_{dis, en}able() rather than s...
apb[src/trunk]: src/etc Introduce and use GZIP_FLAGS variable, to fix a quoting ...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add tps65217pmic(4) page to dist list.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux i2c stubs.
jakllsch[src/trunk]: src/sys/dev/usb Use ostype from <sys/systm.h> instead of a liter...
martin[src/netbsd-9]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Initialize PLLE
macallan[src/trunk]: src/sys/arch/mips add some models
jmcneill[src/trunk]: src/sys/dev/i2c Remove tps65950pm (hardware now supported by twl...
tnn[src/trunk]: src/sys/dev/spi add spi(4) bus frontend for ssdfb(4)
macallan[src/trunk]: src/sys/arch/macppc/dev direct configure i2c devices
matt[src/trunk]: src/distrib/sets/lists MKCOMPAT set fixes
christos[src/trunk]: src/sys/dev/dkwedge PR/52522: ent_name is not necessarily 0 term...
christos[src/trunk]: src/external/bsd/cron/dist Factor out the read and write data co...
ryo[src/trunk]: src/sys/arch/dreamcast/dev/maple cv_init() must be done before c...
maxv[src/trunk]: src/sys/netinet Reorder/Fix comments to clarify.
jmcneill[src/trunk]: src/sys Remove COM_AWIN option
maxv[src/trunk]: src Modify the communication layer between the kernel NVMM drive...
snj[src/netbsd-7]: src/doc 334-338
palle[src/trunk]: src/sys/arch/sparc64/dev Improve printout duing autoconfiguration
uebayasi[src/trunk]: src/sys/conf Clean up some rules and make them less error prone.
manu[src/trunk]: src/sys/kern Do not follow symlinks in sys_unmount()
maya[src/trunk]: src/share/man/man4 update uep(4) to reflect the fact it can be c...
bouyer[src/trunk]: src/sys/arch/arm/sunxi A10 and A20 should have the same display ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
pgoyette[src/prg-localcount2]: src/sys/kern Import fix from HEAD for NULL deref
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use the default boot device if a...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add support for hardware RNG.
mlelstv[src/trunk]: src/sys/dev/iscsi Keep 1 CCB free for private use. This avoids f...
maxv[src/trunk]: src/sys/lib/libsa Remove the ALLOC_FIRST_FIT and ALLOC_TRACE opt...
mrg[src/trunk]: src/sys/dev/usb revert most of:
christos[src/trunk]: src/sys/arch/evbarm/gumstix PR/51905: GXIO Expension boards arn'...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Account idepth properly in timer in...
knakahara[src/trunk]: src/sys/net Improve comment. Pointed out by maxv@n.o, thanks.
nat[src/trunk]: src/sys/dev Move play/rec mix ring buffers into a virtual channe...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon test some pointers and...
christos[src/trunk]: src/distrib/common/bootimage use the same logic to compute the t...
ozaki-r[src/trunk]: src/sys/net Use atomic operations for ifa_refcnt
mrg[src/trunk]: src/external/gpl3/binutils regenerate most of the binutils mknat...
ryo[src/trunk]: src/sys/arch add aarch64
pgoyette[src/prg-localcount2]: src/sys/dev/sysmon Use correct variable name
seanb[src/trunk]: src/sys Really make SO_REUSEPORT and SO_REUSEADDR equivalent for...
macallan[src/trunk]: src/sys/arch/macppc/conf all i2c controllers support direct conf...
christos[src/trunk]: src/external/bsd/am-utils/include we don't want sys/mbuf.h
christos[src/trunk]: src/distrib/sets/lists bump bind
jdolecek[src/trunk]: src/sys/dev only include umass_isdata.c if atabus present, and l...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Initialize DDMA_PARA_REG with a sane value
pgoyette[src/trunk]: src/share/man/man4 Add a couple of xrefs, since they exist and t...
joerg[src/trunk]: src Introduce MKLIBSTDCXX, defaulting to yes.
ozaki-r[src/trunk]: src/sys/netinet Don't set IN_IFF_* flags to ia4_flags if DAD is ...
rkujawa[src/trunk]: src/doc Note mcp980x(4).
jmcneill[src/trunk]: src/sys/dev/fdt Use correct size of softc in CFATTACH_DECL_NEW
christos[src/trunk]: src/external/mpl/dhcp/dist import dhcp-4.4.1
christos[src/trunk]: src/sys/dev/ic rename intr bits
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for alpha, hpaa, ia64, mips*, ...
joerg[src/trunk]: src/include Do not define the ctype(3) interface via macros for ...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Avoid null pointer dereferenc...
jmcneill[src/trunk]: src/etc/etc.evbarm Revert previous for now.
rin[src/trunk]: src/distrib/sets/lists/xdebug Try to fix build failure due to mi...
jmcneill[src/trunk]: src/etc/etc.evbarm Remove BEAGLEBOARD kernel from list of kernel...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
uebayasi[src/trunk]: src/sys In kernel lib build, print message when things not only ...
ozaki-r[src/trunk]: src/sys/net Call pserialize_perform and psref_target_destroy onl...
matt[src/trunk]: src/distrib/sets/lists/base Use the new endian=1234 to eliminate...
kamil[src/trunk]: src/sys Register KTR events for debugger related signals
mlelstv[src/trunk]: src/sys/arch/amd64/amd64 typo
apb[src/trunk]: src Unhook gkermit from the build.
christos[src/trunk]: src/sys/dev/ic disable hardware crypto for now.
riz[src/netbsd-7]: src Pull up following revision(s) (requested by apb in ticket...
joerg[src/trunk]: src/include Include sys/featuretest.h before using _NETBSD_SOURCE.
pgoyette[src/trunk]: src/sys/compat/common Move the set-up of the net.oroute... sysct...
enami[src/trunk]: src Changes done in rsh.c rev. 1.36 was incomplete. As chuq poi...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add eDP transmitter and enable display pipe...
pgoyette[src/prg-localcount2]: src/sys/sys Bump version
christos[src/trunk]: src/share/mk add sqlite3 to statically linked libraries for pam.
pooka[src/trunk]: src Ok, maybe using int64 for nanoseconds in the (sec, nsec) tupl...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix the check, should be >=.
rkujawa[src/trunk]: src/sys/arch/arm/omap s/i2C2_SCL/I2C2_SCL/
sevan[src/trunk]: src/sys/conf Add ADOSFS & FILECORE (both disabled)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau merge re-imported nou...
christos[src/trunk]: src/sys/kern rump does not have ucontext32_t
jmcneill[src/trunk]: src/sys/dev/ic Simplify card detect
wiz[src/trunk]: src/share/man/man4 Fix a typo, add a comma.
roy[src/trunk]: src/lib/libcurses Move ESCDELAY to curses.c so all globals are c...
wiz[src/trunk]: src/lib/librumpuser Fix some punctuation nits and bump date for ...
mlelstv[src/trunk]: src/sys/kern limits are bytes, vm sizes are clicks.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Change the root device to '?' instead o...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch Everyone has libexpat so e...
martin[src/trunk]: src/sys/arch/evbmips/conf Fix copy and pasto in #ident
njoly[src/trunk]: src/lib/libc/sys Add mkfifoat(2) specific errors.
simonb[src/trunk]: src/usr.bin/vmstat Use PRWORD for printing -m/-mW totals so fiel...
rtr[src/trunk]: src/sys/netatalk suppress possibly used uninitialized warning on...
apb[src/trunk]: src/etc BUILDINFO part 3: Add BUILDINFO to RELEASEVARS and /etc/...
christos[src/trunk]: src/external/bsd/bind/dist Changes for 9.10.2-P4:
msaitoh[src/trunk]: src/sys/dev/pci - Add missing wm_gate_hw_phy_config_ich8lan(fals...
christos[src/trunk]: src/usr.sbin/rtadvd Don't start another copy of rtadvd if one is...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Stub out anonmmap too.
wiz[src/trunk]: src/lib/libc/sys Remove extra word.
martin[src/trunk]: src/sys/arch/shark/conf Explicitly set LOADADDRESS, the linker s...
macallan[src/trunk]: src/sys/arch/x86/pci hand genfb the virtual address of the actua...
ragge[src/trunk]: src/sys/arch/vax/conf Use same major for rx floppies for both b ...
maxv[src/trunk]: src/sys/netinet Remove 'else', makes it clearer that we leave.
ozaki-r[src/trunk]: src/sys/net Use NULL instead of 0 for pointers
christos[src/trunk]: src/common/lib/libutil Fix an off-by-one in the F modifier that ...
christos[src/trunk]: src/external/mpl/bind/dist --- 9.14.1 released ---
isaki[src/trunk]: src/sys/arch/x68k/x68k In XM6 TypeG (and original XM6), its vers...
martin[src/trunk]: src/sys/dev Counting leap years was fine while we had 32bit time...
christos[src/trunk]: src/doc new tcpdump/libpcap
msaitoh[src/trunk]: src Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD wi...
christos[src/trunk]: src/usr.sbin/sysinst elide stack protector warning
matt[src/trunk]: src/doc Note recent arm and disklabel changes.
christos[src/trunk]: src/sbin/dmesg eat NUL's first so that the state machine is not ...
christos[src/trunk]: src/sys/arch/alpha/include elide gcc-8 shadow warnings.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jdolecek[src/tls-maxphys]: src/sys/ufs/ufs remove rebase merge artifacts
pooka[src/trunk]: src/sys/rump/include/rump regen
mlelstv[src/trunk]: src/sbin/mbrlabel Handle sector sizes != 512, check partition ov...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add a round_rate() callback for the sunxi...
martin[src/netbsd-9]: src/lib/libc/sys Pull up following revision(s) (requested by ...
maya[src/trunk]: src/external/mit/xorg/lib/libgbm Link against expat.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
uebayasi[src/trunk]: src/usr.bin/config Fix segmentation fault.
skrll[src/trunk]: src/sys/arch Fix a commit
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Consistency - NFC
maxv[src/trunk]: src/sys/netinet Misc changes; no real functional change.
christos[src/trunk]: src/distrib/sets/lists bump heimdal libraries
joerg[src/trunk]: src/lib/libnvmm Annotate a covering switch as such to avoid warn...
maxv[src/trunk]: src/sys/ddb no, should be dst
maya[src/trunk]: src/sys/arch/mips Added some notes on playstation2 and MIPSnnR6 ...
matt[src/trunk]: src/etc/mtree Add MKCOMPAT support for earm
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump 4.6.2
maxv[src/trunk]: src/sys/arch Remove unused functions and reorder a little.
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 fix printf args
mlelstv[src/trunk]: src/lib/libc/gen strvisx is used here to encode binary data, but...
christos[src/trunk]: src/distrib/sets/lists/comp new man pages for libpcap.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tdahdmi, tilcdc, tifb
pooka[src/trunk]: src/sys/rump/net/lib/libsockin few more conversions
christos[src/trunk]: src/sys/dev/pci PR/49926: Robert Millan: Avoid deadlock conditio...
martin[src/trunk]: src/sys/dev/ic Revert previous change to dwc_gmac_txintr() - whi...
maxv[src/trunk]: src Add nvmmctl, with two commands for now.
ryoon[src/trunk]: src/sys/dev/usb loadfirmware is not NetBSD function. Fix error m...
maxv[src/trunk]: src/sys/dev/nvmm/x86 If guest events were being processed when a...
kre[src/trunk]: src/sys/rump/net/lib/libnpf Revert previous (unbreak build) - fo...
pooka[src/trunk]: src/lib/librumpuser document the hypercall interface
maxv[src/trunk]: src Add Kernel Concurrency Sanitizer (kCSan) support. This sanit...
mrg[src/trunk]: src/share/mk re-enable MKCOMPAT for arm eabi platforms, as it no...
apb[src/trunk]: src/distrib/cdrom/macppc_installboot Use calloc instead of mallo...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc duh, the untypoed version doesn't...
sevan[src/trunk]: src/doc CARP, Veriexec, bufq_priocscan(9)
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Add MULTILIB support a...
roy[src/trunk]: src/sys If, for whatever reason, a local interface route is remo...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Provide iic logic and bits for Odroid...
pooka[src/trunk]: src Change rumpuser_cv_timedwait() from absolute time to relativ...
msaitoh[src/trunk]: src/sys/dev/pci Add ether_ioctl() call for SIOCSIFADDR and SIOCS...
tsutsui[src/trunk]: src/sys/dev/usb Change one aprint_error_dev(9) to aprint_debug_d...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hdb In all_etypes prefe...
hannken[src/trunk]: src/tools Fix build, "pax" must be built before "libprop".
pooka[src/trunk]: src * integrate rumpuser_getversion() with the hypervisor initia...
dholland[src/trunk]: src/sys/arch/hp300/stand Change "tgets_s" back to "tgets". We ob...
christos[src/trunk]: src/doc gcc lossage
msaitoh[src/trunk]: src/sys/arch/x86/include - GMET is not bit 11 but 17.
maxv[src/trunk]: src/share/man/man9 Remove the DIAGNOSTIC section, and two refere...
ozaki-r[src/trunk]: src/sys/dev/sysmon Pull workqueue_destroy out of sme->sme_mtx
mlelstv[src/trunk]: src/sys/kern when querying randomness sources from position 'sta...
maxv[src/trunk]: src/sys/net/npf If we're trying to read the mss on a packet that...
jmcneill[src/trunk]: src/sys/conf Add support for building dts files from multiple pa...
martin[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
ast[src/trunk]: src/usr.sbin/service Integrate some feedback gleened from tech-u...
uebayasi[src/trunk]: src/sys/conf Build param.c under conf/ using suffix rules in `-S...
dholland[src/trunk]: src/sys/ufs/lfs Update the ufs versions these files are synced w...
christos[src/trunk]: src/sys/dev/pci catch up with new names.
skrll[src/trunk]: src/sys/dev Pull across from nick-nhusb.
pooka[src/trunk]: src/lib/librumpuser Decide ET_DYN behavior based on __GLIBC__ in...
wiz[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt.
uebayasi[src/trunk]: src/usr.bin/config After thought, revert "Generate *.c files und...
rmind[src/trunk]: src/sys in_pcbdetach: move ip_freemoptions() under softnet_lock ...
skrll[src/trunk]: src/sys/arch/arm/nvidia Pull across from nick-nhusb. This reall...
uebayasi[src/trunk]: src/usr.bin/config Abstract struct filetype is no longer needed.
skrll[src/trunk]: src/sys/dev/pci Simplify the code.
ryoon[src/trunk]: src/sys/dev/qbus Fix typo in comment.
joerg[src/trunk]: src/distrib/sets The "gcc" keyword in the set lists is used both...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Update #include guard #define after move.
pooka[src/trunk]: src Inform the rump kernel hypervisor of valid thread contexts so
jmcneill[src/trunk]: src/sys/arch/arm/ti Add AM335x DVFS support.
jmcneill[src/trunk]: src/etc/etc.evbarm Unhook BEAGLEBONE kernel from the build
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement Linux asynchro...
christos[src/trunk]: src/external/cddl/osnet/sys/sys Avoid conflicts with "our" (the ...
macallan[src/trunk]: src/sys/arch/powerpc/oea some macppc boxes have onboard devices ...
christos[src/trunk]: src/tests/kernel fix lwpinfo2
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Don't forget space b...
christos[src/trunk]: src/tools No need to set dtc twice.
christos[src/trunk]: src/sys/kern Zero out the ntptimeval structure to prevent a 4 by...
snj[src/netbsd-7-1]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
christos[src/trunk]: src/etc/mtree Avoid most of the .CURDIR hackery by letting make ...
bouyer[src/netbsd-9]: src/doc ticket 303
joerg[src/trunk]: src/sys/arch/amiga/dev Drop extra ().
msaitoh[src/trunk]: src Define CPUID Fn00000001 %ebx bits and use them. No functiona...
maxv[src/trunk]: src/sys Use gets_s instead of gets. The x86 bootloader prompt is...
martin[src/trunk]: src/sys/rump/net/lib/libshmif Unconditionally include <unistd.h>...
christos[src/trunk]: src/sys/arch Rename the DDB IPI IDT vectors for consistency. ok ...
martin[src/trunk]: src/sys/arch/macppc/conf Bump all image sizes slightly again
matt[src/trunk]: src/sys/arch/arm/include Correct _ARM_ARCH_8 instructions
dholland[src/trunk]: src/lib/libskey Uses FILE *, needs stdio.h.
christos[src/trunk]: src/usr.bin/xlint/lint1 add LDEBUG
christos[src/trunk]: src/sys/arch remove confusing numeric locators where they are un...
joerg[src/trunk]: src/sys/kern Fix non-DIAGNOSTICS build by adjusting _vstate_asse...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.3 with the follow...
agc[src/trunk]: src/usr.bin/sys_info Update sys_info to 20170920
apb[src/trunk]: src/doc tzcode2014f/tzdata2014f has been released. We have upda...
christos[src/trunk]: src/crypto/external/bsd/openssh/bin krb5 needs sqlite3 now
uwe[src/trunk]: src/lib/libcurses __CTRACE - don't call gettimeofday() twice.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Tweak heuristic for placing __...
abhinav[src/trunk]: src/lib/libedit Fix indentation (convert spaces to tab)
msaitoh[src/trunk]: src/sys/dev/pci Fix a PCH2 specific bug that wrong register valu...
joerg[src/trunk]: src Restore standalone strtol/strtoul for citrus for now.
christos[src/trunk]: src/games/mille get rid of gets
maxv[src/trunk]: src/sys/netinet Use consttime_memequal instead of memcmp, to pre...
sevan[src/trunk]: src/share/man/man4/man4.macppc Add email addresses to author names.
uebayasi[src/trunk]: src/sys/conf genassym.cf and machdep.c are _KERNEL_OPT'ed, don't...
christos[src/trunk]: src/sys/fs/ptyfs forgot to commit one patch:
christos[src/trunk]: src/lib/libc/gen use VIS_NOLOCALE
dholland[src/trunk]: src/sbin Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits ...
christos[src/trunk]: src/sys/opencrypto simplify, no functional change
nat[src/trunk]: src/sys/dev Use sc_pr the mixing ring in full not just the first...
maya[src/trunk]: src/sys/dev/pci indent to magic logic
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 8.99.38!
abhinav[src/trunk]: src/lib/libterminfo Fix a typo.
njoly[src/trunk]: src/sys/dev/usb Add Atheros AR3012
uki[src/trunk]: src/distrib/sets/lists/xdebug Give syspkg names to xdebug files ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add APBDMA clock
ozaki-r[src/trunk]: src/sys/net Use a dedicated mutex for rt_rawcb instead of softne...
agc[src/trunk]: src/etc Install pkgpath.conf in /etc - part of fix for misc PR/4...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Use !empty(LIBGCC_MACHIN...
pgoyette[src/trunk]: src/distrib/sets/lists/base Update sets lists for new bind9 and ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf OMAP3 SoC and all peripherals in the IG...
dholland[src/trunk]: src/sys PR 51200 gets in libsa considered harmful: use kgets
jmcneill[src/trunk]: src/sys/arch/arm/dts Use dss as console on Nokia N900.
pooka[src/trunk]: src/sys/rump/librump/rumpkern delay() can't use rumpuser_clock_s...
rtr[src/trunk]: src/sys remove transitional functions in{, 6}_pcbconnect_m() that...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix missed clock interrupts calculation
uebayasi[src/trunk]: src/sys/conf Stop ordering objects alphabetically now that I am ...
sevan[src/trunk]: src/doc As instructed, one tab to start an item, and two tabs to...
ginsbach[src/trunk]: src/share/misc Add SMEP and additional CSDL and LTO acronyms
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen to denote GENERIC.in rev 1.115 in ...
abhinav[src/trunk]: src/usr.bin/man Document -f option for man(1).
wiz[src/trunk]: src/lib/libm/man Remove undefined \*H
pooka[src/trunk]: src Push rwlock upgrade and downgrade into the hypervisor where ...
pgoyette[src/trunk]: src/sys/dev/sysmon Improve tracking of the state of an event's c...
skrll[src/trunk]: src/sys/arch/arm/imx Add some more USBMODE defines
matt[src/trunk]: src/libexec/ld.elf_so Print out &_DYNAMIC too.
macallan[src/trunk]: src/sys/arch/macppc/macppc downgrade some debug spam to aprint_d...
kamil[src/trunk]: src/lib/libpthread Support <pthread_typs.h> on C89 compilers
christos[src/trunk]: src/distrib/utils/embedded fix mkubootimage
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
christos[src/trunk]: src/sys/arch/luna68k/stand/boot need clock_subr.h for bcdtobin()
jmcneill[src/trunk]: src/etc/etc.evbarm Remove OVERO from build, and commented out N9...
christos[src/trunk]: src - Introduce a new SO_RERROR socket option to explicitly turn on
mrg[src/trunk]: src/lib/libkvm initialise the kvm errbuf so that if an error occ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include LIST_ENTRY() in "struct ru...
martin[src/trunk]: src/distrib/utils/embedded/conf Remove debug output, fix a progr...
joerg[src/trunk]: src/lib/libc If LINT code path uses memcpy, it should also inclu...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add OMAP3 USB support.
kamil[src/trunk]: src/lib/libc/iconv Sync STANDARDS of iconv(3) with current reality
msaitoh[src/trunk]: src/sys/dev/pci Regen.
matt[src/trunk]: src/sbin/disklabel Make sure to initialize byteorder if native.
manu[src/trunk]: src/lib/libperfuse getextattr: fix attribute length being report...
wiz[src/trunk]: src/lib/libc/gen Remove bsd_signal prototype from SYNOPSIS, we n...
pgoyette[src/trunk]: src/usr.bin/find Change -{min, max}depth argument name from n to ...
ozaki-r[src/trunk]: src/tests/net/arp Reflect the current ARP cache implementation i...
christos[src/trunk]: src/sys/arch/mvme68k/stand/bootst use gets_s
joerg[src/trunk]: src/external/mit/xorg/lib/libXft Restrict workaround to GCC 4.8 ...
skrll[src/trunk]: src/sys/net Fix logic inversion spotted by paulg
jdolecek[src/trunk]: src/sys remove the 'wd* at umass?' for the non-standardized and ...
sjg[src/trunk]: src/usr.bin/make Output Entering/Leaving messages for objdir whe...
kre[src/trunk]: src/doc tzdata 2018g
knakahara[src/trunk]: src/sys Fix agr(4) module build. Reviewed by pgoyette@n.o, thanks.
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Split variable.
pooka[src/trunk]: src Make rumpuser_dl_bootstrap() optional for platforms which don't
maya[src/trunk]: src/sys/dev/usb check if buf/bufsz are non-NULL before freeing.
dholland[src/trunk]: src/sys/sys u_{long, short, char} -> unsigned {long, short, char}
phx[src/trunk]: src/sys/arch/sandpoint/conf Enable cfi/nor/flash devices as read...
uebayasi[src/trunk]: src/share/mk Revert previous. It was not wrong, but not necessa...
jakllsch[src/trunk]: src/sys/dev/usb Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TX...
martin[src/trunk]: src/distrib/sets/lists/debug Add debug info for new ksem test
wiz[src/trunk]: src/sys/sys Remove duplicate words in comment.
sevan[src/trunk]: src/sys/dev/pci There was only one G3 PowerBook with Firewire su...
christos[src/trunk]: src/sys/kern Add the ability to prepend a timestamp [ sec.nsec] ...
maya[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Use common barr...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Remove Pp before sect...
christos[src/trunk]: src/sys/arch/amd64/amd64 use the right end macro: IDTVEC_END(nam...
joerg[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts Replace very question poi...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix non-MULTIPROCESSOR builds
christos[src/trunk]: src/sys/sys GSoC 2016: Charles Cui: add SIGPOLL
pgoyette[src/prg-localcount2]: src/sys/arch/mipsco/obio Convert to cdevsw_lookup_acqu...
riastradh[src/trunk]: src/share/man/man9 Whatever the original intent was, it works on...
martin[src/trunk]: src/sys/arch/sparc/conf Enable DIAGNOSTIC
maxv[src/trunk]: src/sys/dev/raidframe Get &rsc->sc_dksc only when we know 'rsc' ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <asm/byteorder.h> f...
skrll[src/trunk]: src/external/gpl3/gcc mknative gcc re-run for earm*
jnemeth[src/trunk]: src/sys/arch/xen/xen Feeding uninitialised garbage to the hyperv...
dholland[src/trunk]: src/sys/sys Requires sys/time.h for struct timespec.
christos[src/trunk]: src/usr.sbin/rtadvd KNF, fix time printing formats.
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Space, tab and newline change ...
jmcneill[src/trunk]: src/sys/arch Fix printf format strings - pci_intr_handle_t is ui...
cherry[src/trunk]: src/sys/arch/xen Decompose hypervisor_enable_event() into functi...
plunky[src/trunk]: src/include/ssp correct __ssp_overlap() to not trigger for adjac...
christos[src/trunk]: src/lib/libc/include move prototypes to stdio.h
abhinav[src/trunk]: src/usr.sbin/makemandb Improve wording, and add reference to man...
joerg[src/trunk]: src/sys/arch/mvmeppc/mvmeppc Use cmpwi.
jmcneill[src/trunk]: src/sys/dev/acpi Add driver for ACPI Generic Event Device
christos[src/trunk]: src/sys/netinet6 check result of setscope, from logan.
kamil[src/trunk]: src/common/lib/libc/misc uubsan: Implement function_type_mismatc...
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for mbuf (pkthdr#rcvif) change
riz[src/netbsd-7]: src/doc Tickets 26, 27
uebayasi[src/trunk]: src/sys/lib/libx86emu Set buildprefix.
christos[src/trunk]: src/usr.bin/infocmp CID 1356387: Wrong sizeof
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm for the eabi targetted...
christos[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Fix the build (objdirs)
njoly[src/trunk]: src/lib/libc/sys Add utimensat(2) specific errors.
maya[src/trunk]: src/sys Check pmf_device_register return value. NFC
christos[src/trunk]: src/sys/kern set the signal flag when the signal was sent to eve...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 5.4.0 release. there's no...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan comment out the one...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Merge upstream fixes.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia use more symbolic register bits
abhinav[src/trunk]: src/share/man/man4 Since sun{2, 3} don't have any working X serve...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Release all hypervisor-level resour...
christos[src/trunk]: src/external/bsd/tcpdump/dist kill the dropped privs info message
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/pa netbsd/hppa uses 16 byt...
pooka[src/trunk]: src Improve the time-related hypercalls so that's it's possible to
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl Remove unused part of...
apb[src/trunk]: src/external/gpl2/xcvs/dist/src Move the arbitrary limit on numb...
cherry[src/trunk]: src/sys/arch/x86/x86 Wait until all cpus are online, before usin...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable putter. Shoot me now.
kamil[src/trunk]: src/sys Add eventswitch() in signal code
tsutsui[src/trunk]: src/doc Fix date of openssl 1.0.1i update.
christos[src/trunk]: src/sys/arch/evbmips/conf spiflash is mi now
skrll[src/trunk]: src/common/lib/libc/arch/arm/quad Whitespace.
christos[src/trunk]: src/sys/dev/dkwedge use arraycount.
jmcneill[src/trunk]: src/sys/arch/arm/pci Add MSI-X support.
joerg[src/trunk]: src/sys/dev/ic Provide the timeout argument to ahci_exec_fis in ...
pooka[src/trunk]: src * treat kern_malloc.c as an unreal allocator (it's so lightw...
jnemeth[src/trunk]: src/distrib/notes/common add a comment about keeping this in syn...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fail gracefully when an attempt to alloc...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Do cprng_fast_init in rump_init
phx[src/trunk]: src/sys/dev/gpio i2c_acquire_bus() should return 0 on success.
matt[src/trunk]: src/sys/arch/arm/conf Add option ARM_HAS_LPAE
mlelstv[src/trunk]: src/sys/dev/iscsi Fix field name in response pdu.
rmind[src/trunk]: src - Add npf_ruleset_export(), npf_rule_export() and npf_nat_po...
mrg[src/trunk]: src/usr.bin/netstat re-do the previous to avoid malloc/free on t...
kre[src/trunk]: src/bin Switch from using two printsignals() functions, one in t...
christos[src/trunk]: src/sys remove {v,}sprintf
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server/os use CLOCK_MONOTONIC ...
wiz[src/trunk]: src/usr.sbin/cpuctl Bump date. Quote minus with a backslash, for...
mrg[src/trunk]: src/sys/dev/ic add missing break; after case IW_LINE_IN_LVL case.
maxv[src/trunk]: src/sys/arch/x86 Retrieve cpuid.7:%edx.
skrll[src/trunk]: src/usr.bin/elf2aout Fix build on ppc64
christos[src/trunk]: src/external/mpl/bind merge conflicts, bump versions, sync includes
pgoyette[src/trunk]: src/share/misc Add "SOS"
kre[src/trunk]: src/etc PR misc/53145 (Bruce Lilly)
rkujawa[src/trunk]: src/sys/arch/evbarm/marvell Handle differences for Armada XP.
kamil[src/trunk]: src Use generic types in the profil(2) function prototype (<unis...
christos[src/trunk]: src/sys factor out some repeated code and simplify the logputcha...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Back out previous, fix P...
christos[src/trunk]: src/libexec/ld.elf_so/arch/mips simplify pointer gymnastics that...
nakayama[src/trunk]: src/sys/arch/sparc64 Use <machine/*.h> instead of <sparc64/*.h> ...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add a missi...
maxv[src/trunk]: src Use the comm page to inject events, rather than ioctls, and ...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add support for AM335x display controller (L...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Whitespace adjustment.
apb[src/trunk]: src/external/public-domain/tz/share Part of the new infrastructu...
mrg[src/trunk]: src/external/gpl3/gcc regenerate mknative files for m68000 now t...
matt[src/trunk]: src/sys/arch/aarch64/include Use %x/%w as appropriate.
pooka[src/trunk]: src/sys/rump/include/rump regroup calls a bit and sprinkle comments
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Include necessary headers on Linux
wiz[src/trunk]: src/doc expat-2.1.1 out.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 test for c99 flexible packed arrays
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc enable checks for no dot syms on ...
mlelstv[src/trunk]: src/sbin/tunefs add -S option to adjust the superblock for diffe...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc typo
skrll[src/trunk]: src/sys/dev/usb Small KNF
wiz[src/trunk]: src/lib/libc/gen Bump date for previous.
wiz[src/trunk]: src/doc grep-2.21 out.
macallan[src/trunk]: src/sys/arch/arm/omap switch to 32bit colour for X, keep the con...
kamil[src/trunk]: src/sys/kern Assert that debugger event is triggered only for us...
kre[src/trunk]: src snprintb(3) says that, in the new(?) Torek format, all field...
maya[src/trunk]: src/share/man/man8 Update wifi guide to reflect dhcpcd no longer...
jmcneill[src/trunk]: src/sys/dev/pci wpi_fix_channel hack no longer needed with recen...
roy[src/trunk]: src/external/bsd/libproc Only build tests if MKATF != no
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Fix nor-flash bus space: extent...
jmcneill[src/trunk]: src/sys/dev/ic Add AHCI_QUIRK_SKIP_RESET quirk to allow for skip...
christos[src/trunk]: src/sys/compat/common Don't ignore EBUSY from disestablish or we...
riz[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
martin[src/trunk]: src/usr.sbin/sysinst Avoid comparision between array and NULL
maya[src/trunk]: src/tests/lib/libc/gen -frounding-math is gcc specific, help cla...
rmind[src/trunk]: src/sys/netinet tcp_urp_drop: fix a bug introduced in 1.390 rev ...
jmcneill[src/trunk]: src/sys/dev/i2c Add basic support for Analogix eDP transmitters....
christos[src/trunk]: src/sys/arch need clock_subr.h for bcdtobin()
skrll[src/trunk]: src/sys/dev/usb Update edataphys if we truncate to the maximum T...
rkujawa[src/trunk]: src/sys/dev/usb Add vendor ID for Mad Catz, Inc.
christos[src/trunk]: src/lib/libc/time Welcome tzcode-2018g
njoly[src/trunk]: src/lib/libc/sys Add mkdirat(2) specific errors.
pooka[src/trunk]: src wrap unportable register_t with a long. should do it in the...
nonaka[src/trunk]: src/doc note nvmectl
skrll[src/trunk]: src/sys/arch/evbarm/conf Don't forget EXTRA_LINKFLAGS+= --be8 fo...
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen for ppoll(2)
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add net...
uebayasi[src/trunk]: src/usr.bin/config Start merging struct files and struct objects.
wiz[src/trunk]: src/usr.bin/biff Add EXIT STATUS section. From Ryan Kavanagh via...
wiz[src/trunk]: src/share/man/man4/man4.amiga Fix casing in Dt. Fix typo.
roy[src/trunk]: src/sys Move lla_snprintf from if_arp.c to dl_print.c
snj[src/netbsd-7-1]: src/doc 1535
roy[src/trunk]: src/lib/libcurses Note the substantial work by others on the cur...
mrg[src/trunk]: src/external/mit/xorg/lib/libXft remove delete sources in libXft...
mbalmer[src/trunk]: src/external/mit/lua/dist/doc Lua 5.3.4
joerg[src/trunk]: src/sys/arch/amiga/amiga Remove duplicated initializer.
skrll[src/trunk]: src/sys Appease gcc 4.8 - from Greg Willatt in private email.
matt[src/trunk]: src/sys/arch/arm/omap Make frequency changing work on the beagle...
skrll[src/trunk]: src/sys/net Make MP-safe and use kmem(9)
matt[src/trunk]: src Changes to existing files to enable building AARCH64 userland.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Let pinsets override the default mult...
skrll[src/trunk]: src/sys/arch/arm/imx Correct a register name
maya[src/trunk]: src/lib/libm/man Mention there's a type generic variant in tgmath.h
christos[src/trunk]: src/sys/arch remove __HAVE_COMPAT_NETBSD32
christos[src/trunk]: src/sys more const
skrll[src/trunk]: src/sys/external/bsd/dwc2 Note where we're tracking dwc2 from now.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Make ixv(4) TX/RX descriptors size the sam...
maxv[src/trunk]: src/sys/netinet Remove unused field, and sync comment with reality.
matt[src/trunk]: src Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH ...
joerg[src/trunk]: src/distrib/sparc/miniroot Bump image size again for new bloat.
pooka[src/trunk]: src/lib/librumpuser Create a kernel thread context for the bio u...
pgoyette[src/trunk]: src/sys Some more empty-string --> NULL conversions for module d...
mlelstv[src/trunk]: src/sys/dev/dkwedge fix iobuf setup, cleanup
macallan[src/trunk]: src/sys/dev/pci in rtwn_attach(): return; before unconditionally...
wiz[src/trunk]: src/usr.sbin/puffs/mount_9p Sort SEE ALSO. "file system" police.
msaitoh[src/trunk]: src/doc wm(4): Add X540 support.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356388: Prevent DoS fr...
pgoyette[src/prg-localcount2]: src/sys/arch/alpha/tc Fix typo - causes build failure!
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t, not ulfs_daddr_t, as the latter's...
kamil[src/trunk]: src/distrib/sets/lists/comp Register missing files in distrib sets
christos[src/trunk]: src/usr.bin/m4 Explain what REDIRECT is for.
jakllsch[src/trunk]: src/sys/arch/x86/pci Avoid trying to create a tag for locating A...
ryoon[src/trunk]: src/share/man/man4 Add viornd(4) to virtio(4) man page
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.1
christos[src/trunk]: src/usr.bin/timeout Fix overflow check. From Kamil Rytarowski.
ozaki-r[src/trunk]: src/sys/net Rename if_watchdog to if_slowtimo
dholland[src/trunk]: src/lib/libc/stdio Mention fmemopen().
skrll[src/trunk]: src/sys/arch/arm/include Don't set __NO_STRICT_ALIGNMENT as armv...
mrg[src/trunk]: src/usr.bin - use -Wno-error=format-truncation
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
roy[src/trunk]: src/lib/libcurses curses: ensure attributes are correctly set fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Reimport Nouveau from...
ginsbach[src/trunk]: src/share/misc PR misc/52542: Nikolai Lifanov: add definitions f...
mrg[src/trunk]: src/etc/mtree capture /etc/route.conf in /var/backups.
wiz[src/trunk]: src/usr.bin/vndcompress Sort. Add EXIT STATUS section.
msaitoh[src/trunk]: src/sys ether_input() automatically add input bytes to if_ibytes...
jmcneill[src/trunk]: src/etc/etc.evbarm Remove BEAGLEBOARDXM from the build
uebayasi[src/trunk]: src Define compile rules in sys/conf/Makefile.kern.inc except th...
kamil[src/trunk]: src/tests/lib Fix typo in 'exceptions'
hannken[src/trunk]: src/sys/kern Vrecycle() cannot wait for the vnode lock. On a le...
christos[src/trunk]: src/common/lib/libprop missing brace
uebayasi[src/trunk]: src/usr.bin/config Properly handle absolute prefix.
pooka[src/trunk]: src/lib/librump update and bump date
knakahara[src/trunk]: src/sys/net fix ipsecif(4) unmatch curlwp_bind.
maxv[src/trunk]: src/sys/arch/x86/acpi Add the __nocsan attribute on this functio...
christos[src/trunk]: src/external/bsd/blacklist The original blacklist library suppor...
riastradh[src/trunk]: src/usr.sbin/dumplfs <stdbool.h> for true and false.
snj[src/netbsd-7-1]: src/doc 1540
joerg[src/trunk]: src Don't depend on ctype.h pulling in sys/ctype_bits.h, do so e...
mrg[src/trunk]: src/sys/dev/usb remove explicit 'extern struct cfdriver <my>_cd; ...
kre[src/trunk]: src/sys/arch/xen/x86 More of maxv's "switch to proper types" - h...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch From the latest Intel SDM:
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts.
msaitoh[src/trunk]: src/sys/arch/x86/include Add IA32_SPEC_CTRL MSR and IA32_PRED_CM...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
maxv[src/trunk]: src/sys/arch/x86/x86 Set the "method" string at boot time too.
martin[src/trunk]: src/tests/usr.bin/shmif_dumpbus Use tcpdump -n to avoid reverse ...
isaki[src/trunk]: src/lib/libm/arch/m68k Remove a meaningless conditional branch.
matt[src/trunk]: src/lib/libc Just build the legacy stuff for earm (for now).
martin[src/trunk]: src/usr.sbin/postinstall Add support for MAKEDEV living in /etc ...
kre[src/trunk]: src Document opendisk1() - it has been around long enough.
pgoyette[src/prg-localcount2]: src/sys/dev/mscp Fix previous, make it build again.
joerg[src/trunk]: src/distrib/hppa/ramdisk Cleanup cargo cult.
ozaki-r[src/trunk]: src/sys/dev/sysmon Kill sme_callout_mtx and use sme_mtx instead
matt[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add atomic_c11_compare_exch...
mlelstv[src/trunk]: src/sys For a polled console incoming characters are buffered on...
ozaki-r[src/trunk]: src/sys/netinet6 Move a rtentry definition to reduce its scope
christos[src/trunk]: src/external/bsd/elftosb/dist/common When abusing enums, please ...
mrg[src/trunk]: src/share/mk switch sparc to GCC 5.4 and powerpc to GDB 7.10
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Coffee Lake internal graphics devices....
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Print driver feature capabilities and en...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist remove empty files (newly g...
uebayasi[src/trunk]: src/sys Build conf/param.c normally.
kamil[src/trunk]: src/sys/arch/x86/x86 Add paranoid code to X86 Debug Registers
christos[src/trunk]: src/sys add missing const
abhinav[src/trunk]: src/share/man/man4 Fix typo: degress -> degrees.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm no need to call drm_fb_helper_...
dholland[src/trunk]: src/usr.bin/uuencode Clarify the usage message. For PR 49177.
dholland[src/trunk]: src/lib/libusbhid Uses __BEGIN_DECLS so needs sys/cdefs.h; also ...
joerg[src/trunk]: src/sys/dev Don't left-shift negative numbers by making them uns...
christos[src/trunk]: src/doc new bind
knakahara[src/trunk]: src/sys/dev/pci fix: wm(4) Rx descriptor is corrupted under high...
mlelstv[src/trunk]: src/sys/dev/sdmmc Whitespace police
jmcneill[src/trunk]: src/sys/dev/fdt Add explicit FDT_OPP for operating-points-v2 so ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Set "mnt_stat.f_f...
skrll[src/trunk]: src/sys/uvm/pmap There's no need to call pmap_tlb_invalidate_add...
jmcneill[src/trunk]: src/sys/dev/fdt enumerate devices under child "clocks" node
macallan[src/trunk]: src/sys/arch/macppc/pci add G5 support
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix a typo that prevented ahb reset from ...
mlelstv[src/trunk]: src/crypto/external/bsd/openssh/dist Identityfile warnings fixes.
sevan[src/trunk]: src/usr.sbin/veriexecgen Remove the ability to generate a signat...
joerg[src/trunk]: src/share/mk MKLIBCXX and MKLIBSTDCXX
riastradh[src/trunk]: src/sys/ufs/ext2fs Missed another spot, in ext2fs_write.
christos[src/trunk]: src/sys/net Add BPF_MOD/BPF_XOR, sync DLT entries and document u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Snapshot of nouveau. ...
sevan[src/trunk]: src/sys/arch/ews4800mips/conf Skip CARP & Veriexec support in RA...
pgoyette[src/prg-localcount2]: src/sys/dev/mscp Finish previous. :(
phx[src/trunk]: src/sys/arch/amiga/dev Remove the "totally untested" comments fo...
tnn[src/trunk]: src/sys/dev/pci cast away unused return value
wiz[src/trunk]: src/bin/ed New sentence, new line. Sort SEE ALSO. Remove Xr to n...
pooka[src/trunk]: src/lib/librumpuser update for previous change
christos[src/trunk]: src/lib/libc namespace protect allocaddrinfo
mrg[src/trunk]: src/sbin/dump - mark Exit() __dead
pooka[src/trunk]: src/lib/librumpuser add HISTORY
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
martin[src/trunk]: src/sys/arch/macppc/conf Adapt to bigger ramdisk image
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use a prefetchable linea...
rtr[src/trunk]: src/sys/netatalk remove KASSERT(nam != NULL) from ddp_send() the...
skrll[src/trunk]: src/sys/opencrypto At least crypto_mtx needs initialisation here...
mlelstv[src/trunk]: src/sys/kern fix locking order mountlist_lock -> mnt_unmounting.
uebayasi[src/trunk]: src/usr.bin/config Clean up struct files.
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan add glue for unimplemented pla...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Reset more regs at attach time, just in c...
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.1
mrg[src/trunk]: src/usr.sbin/inetd - don't compare pointer with \0. in this cas...
jnemeth[src/trunk]: src/sbin/iscsictl PR/49616 - Andreas Gustafsson -- bring modload...
sevan[src/trunk]: src/share/man/man8 Add missing VERIFIED_EXEC_FP_SHA384 option.
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Mark obuf_p...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
jmcneill[src/trunk]: src/sys/arch Add support for PCI MSI using ARM GICv2m.
christos[src/trunk]: src/sys/kern always compile in the COMPAT32 code; it is tiny and...
christos[src/trunk]: src/sys/kern Move the add char portion to its own function.
msaitoh[src/trunk]: src/doc smscphy(4): Add support for SMSC LAN87xx 10/100 Ethernet...
martin[src/trunk]: src/usr.sbin/sysinst Install language files
matt[src/trunk]: src/lib/libm Use MKSOFTFLOAT = no for including arm hardfloat fi...
christos[src/trunk]: src/sys/netinet6 Skip the scope test for loopback addresses in n...
christos[src/trunk]: src/doc new bind
martin[src/trunk]: src/external/bsd/tcpdump/dist Add missing argument
christos[src/trunk]: src/doc new tcpdump and libpcap
pooka[src/trunk]: src/sys/rump/librump/rumpkern update for new hypercalls
christos[src/trunk]: src/external/bsd/blacklist/bin Add FreeBSD release notes (Kurt L...
rkujawa[src/trunk]: src/sys/arch/mips Link to the list of MIPS Computer Systems, Inc...
matt[src/trunk]: src/distrib/sets/lists Collapse all the ad.mips* set lists into ...
ozaki-r[src/trunk]: src/sys/net Fix typo in a comment
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat KNF
sevan[src/trunk]: src/share/man/man4 PTYFS is no longer considered experimental.
bouyer[src/trunk]: src/sys/arch/arm/sunxi - sunxi_ccu_lcdxch1_set_rate(): enable pa...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Fix partial overlap logic. PR# port-evba...
jmcneill[src/trunk]: src/sys/stand/efiboot No need to re-print the countdown timer if...
dholland[src/trunk]: src/sys/arch/mips Notes on MIPS models and architecture levels a...
mrg[src/trunk]: src/external/gpl3/gcc update powerpc64 info
sevan[src/trunk]: src/doc Note installation of scripts from the DTrace Toolkit in ...
christos[src/trunk]: src/distrib/sets/lists/comp Add bsd_signal (GSoC 2016 Charles Cui)
rtr[src/trunk]: src/sys split PRU_CONNECT2 & PRU_PURGEIF function out of pr_gene...
maya[src/trunk]: src Disable filemon.
christos[src/trunk]: src/sys/kern more debug info
ozaki-r[src/trunk]: src/sys/netinet6 Revert "Work around softnet_lock handling" as p...
christos[src/trunk]: src/lib/libc/net knf, no functional change.
isaki[src/trunk]: src/sys/dev/audio Fix a wrong calculation of recording ring buff...
matt[src/trunk]: src/sys/arch/arm Various MP changes.
ozaki-r[src/trunk]: src/sys/net Add refcnt constraint checks for debugging
jmcneill[src/trunk]: src/sys/arch/arm/ti Comment out mode fixup (not needed it seems)
hannken[src/trunk]: src/sys/fs/adosfs Change adosfs from hashlist to vcache.
taca[src/trunk]: src/sys/arch/x86/x86 Check CPU support of RDRAND before calling ...
christos[src/trunk]: src/sys/dev/ieee1394 Deal with snprintf more gracefully.
matt[src/trunk]: src/sys/arch/acorn32/stand Fix abi/arch/float-abi so can be buil...
mlelstv[src/trunk]: src Add man pages for Amiga clock chips
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix sense of drm prim...
mlelstv[src/trunk]: src/sys/dev/sdmmc The iMX uSDHC controller doesn't have an inter...
kamil[src/trunk]: src/sys/ddb Avoids signedness bit shift in db_get_value()
uebayasi[src/trunk]: src/sys/sys Indent.
rkujawa[src/trunk]: src/share/man/man4 Add slhci at zbus.
maya[src/trunk]: src/sys/net Most error paths that goto out; don't hold tun_lock.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Ensure that the 64-bit condition co...
sevan[src/trunk]: src/sys/dev/usb Rename imask to intr_mask as imask is defined gl...
ozaki-r[src/trunk]: src/tests/net Show outputs of commands if $DEBUG
maxv[src/trunk]: src/sys/netinet Remove unused mbuf argument from arpcreate() and...
martin[src/trunk]: src/sys/arch/zaurus/conf Adapt to increased ramdisk size
jdc[src/trunk]: src/lib/libcurses Also merge in background attributes.
knakahara[src/trunk]: src/sys/dev/pci tabify
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set get_link_status to true in ixv_init_lo...
kamil[src/trunk]: src/tests/kernel Add new test signal8 in t_ptrace_wait{, 3, 4, 6, id...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Ensure SBZ register is zero
jmcneill[src/trunk]: src/sys/arch Setup mappings for EFI runtime mmio ranges.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by kamil in ...
ozaki-r[src/trunk]: src/sys Fix race condition on the rawcb list shared by rtsock an...
christos[src/trunk]: src/crypto/external/bsd/heimdal/include override arc4* for tools...
apb[src/trunk]: src regen BUILDING from doc/BUILDING.mdoc
hannken[src/trunk]: src Cleanup modules "solaris" and "zfs":
abhinav[src/trunk]: src/usr.bin/mail Fix spelling: s/overritten/overwritten
christos[src/trunk]: src/usr.bin/gzip remove debugging.
leot[src/trunk]: src/sys/dev/pci Add some missing fixes to alc(4) to sync with th...
martin[src/trunk]: src/sys/arch/evbarm/conf Add COMPAT_NETBSD32 to more kernels (we...
maxv[src/trunk]: src/sys/arch/i386/stand/lib Don't use a magic value. Define a li...
christos[src/trunk]: src/sys For LOCKDEBUG:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable TI AM335x DVFS support
knakahara[src/trunk]: src/sys/opencrypto restructure locks(2/2): crypto_q_mtx can be a...
isaki[src/trunk]: src/usr.bin/audiocfg Use device unit number for index.
nat[src/trunk]: src/sys/dev/pad Don't hold the thread_lock between successive ca...
martin[src/trunk]: src/sys/dev/ebus cs4231_ebus_round_blocksize: never return 0 as ...
joerg[src/trunk]: src/lib/libm/arch/i387 Use the correct register on AMD64 for the...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech This is why...
christos[src/trunk]: src/sys/arch/emips/stand/bootxx_cd9660 kill useless expr
christos[src/trunk]: src/external/bsd/libevent/include need visibility.h
christos[src/trunk]: src/lib/libedit Apply revisions 1.21, 1.22 from OpenBSD:
cherry[src/trunk]: src/sys/arch/x86/x86 When returning a cached shared irq event va...
mrg[src/trunk]: src fix MKCXX=no:
mrg[src/trunk]: src/sys/kern in the !MP world, ci->ci_curlwp may not exist. jus...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add a test case for bridge_rtdelete
rkujawa[src/trunk]: src/sys/arch/arm/marvell Add support for timers on Armada XP.
christos[src/trunk]: src/sys/dev/pci make this compile again (rv was uninitialized)
christos[src/trunk]: src/distrib/sets/lists/comp one more include file
jmcneill[src/trunk]: src/sys/arch/arm/acpi Avoid overflow when calculating watchdog o...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf No longer used.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx/include Provide consistent e...
mlelstv[src/trunk]: src/tests/kernel shorten test to not time out on our test infras...
jmcneill[src/trunk]: src/sys/arch Add support for EFI runtime services on aarch64.
joerg[src/trunk]: src/include machine/ansi.h is included by sys/ansi.h.
christos[src/trunk]: src/usr.bin/gzip handle stdin with header partially read.
apb[src/trunk]: src/doc BUILDINFO part 5: Document BUILDINFO in doc/BUILDING.mdoc.
mlelstv[src/trunk]: src/usr.sbin/iostat Re-evaluate drive selection to catch hog-plu...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
uebayasi[src/trunk]: src/usr.bin/config Accept only relative paths (from $S) for `fil...
leot[src/trunk]: src/doc Delete a leading space (` ').
maxv[src/trunk]: src/sys/arch/x86/x86 Improve the detection. Future generations o...
christos[src/trunk]: src/sys/dev - no limit on the number of ccd devices.
tsutsui[src/trunk]: src/sys/arch/hp300/dev Pull random notes on the Apollo Domain ke...
matt[src/trunk]: src/share/mk Use !empty(MACHINE_ARCH:Mearm*) instead of ${MACHIN...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist import of OpenSSL 1.0.2k
skrll[src/trunk]: src/sys/dev/usb PR/51202: XHCI driver sends stale TRBs from a pi...
maxv[src/trunk]: src/sys/net Style, and fix a bug in the AppleTalk path: we're doing
christos[src/trunk]: src/usr.bin/vis Add -N (VIS_NOLOCALE), sort.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix SFP+ insersion or replacement stuff.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix bit offsets for OHCI
taca[src/trunk]: src/external/mpl/bind/dist/bin/named Fix one more writable direc...
mlelstv[src/trunk]: src/sys/dev/scsipi Avoid null pointer deref in printing xfer mod...
riz[src/trunk]: src/external/cddl/osnet/sys/kern include <sys/lwp.h> for curlwp....
jmcneill[src/trunk]: src/sys/arch Remove old Allwinner port.
uebayasi[src/trunk]: src/sys/conf Move splash logic, keep Makefile.kern.inc clean.
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-rc2
matt[src/trunk]: src/lib/libm/arch/arm Add a C99 <fenv.h> implementation for arm.
matt[src/trunk]: src/compat Add compat dirs for aarch64
uebayasi[src/trunk]: src/usr.bin/config Fix build.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
knakahara[src/trunk]: src/sys/opencrypto apply the same fix as crypto.c:r1.83 for cryp...
mlelstv[src/trunk]: src/sys/dev/sdmmc Missing commit for sdio abort function.
wiz[src/trunk]: src/usr.bin/config Fix a macro usage. Add more markup.
maya[src/trunk]: src/lib/libm/man omit mention of cabs (not relevant to this man ...
uebayasi[src/trunk]: src/usr.bin/config Output ${ALLFILES}, the list of selected *.[c...
maya[src/trunk]: src/sys/external/bsd keep dsb in vchiq code.
jnemeth[src/trunk]: src/libexec/tftpd - complete renaming of -w to -c from 1.38
kamil[src/trunk]: src/doc siginfo(2): Ship with MI syscall information of a debugg...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unifdef the dmi hacks he...
maxv[src/trunk]: src/sys/compat/linux/arch/amd64 Remove printf.
kre[src/trunk]: src/share/misc Correct misspellings in a few Thai airport names
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix compilation for non LDAP
christos[src/trunk]: src/sys/kern ignore EACCES
christos[src/trunk]: src/sys/sys convert to unsigned multiplication.
uebayasi[src/trunk]: src/sys Consistently use kpreempt_*() outside scheduler path.
joerg[src/trunk]: src/sys/sys Add __unreachable(), which can be used to mark dead ...
macallan[src/trunk]: src/sys/arch/macppc/dev no more special treatment for dbcool
ozaki-r[src/trunk]: src/sys/netinet Revert the previous two commits as per roy@'s re...
ozaki-r[src/trunk]: src/sys Make rt_refcnt take into account rt_timer
sjg[src/trunk]: src/sys/dev/filemon filemon_ioctl: check fd for write permission
maxv[src/trunk]: src/sys/compat/linux/common Fix info leaks.
tnn[src/trunk]: src/sys/dev/i2c set flag to indicate that worker thread should b...
christos[src/trunk]: src/doc add more
riastradh[src/trunk]: src/share/man/man9 Bump date.
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Bump ramdisksize even slight...
jmcneill[src/trunk]: src/sys/dev/fdt Skip nodes with an "opp-suspend" property and fi...
riz[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
mrg[src/trunk]: src/tools/gcc - don't getlinks here, they're no longer used.
macallan[src/trunk]: src/sys/arch/macppc/dev make this work on G5
uebayasi[src/trunk]: src/share/mk Order object build alphabetically.
skrll[src/trunk]: src/sys/arch/arm/fdt Spaces to TABs
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply bug fix from lua.org/bugs.ht...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add bcmdmac0, commented out until somet...
maxv[src/trunk]: src/sys/arch/amd64/include Add #ifdef _KERNEL, vaddr_t does not ...
maxv[src/trunk]: src/sys/compat/linux32/common Put the printf under DEBUG_LINUX.
ozaki-r[src/trunk]: src/sys/net Use kmem(9) instead of malloc/free
ozaki-r[src/trunk]: src/sys/netinet Remove obsolete global variables and sysctl MIBs
mbalmer[src/trunk]: src/external/mit/lua/dist/src kernel mode lua has no floating po...
mbalmer[src/trunk]: src/doc Fix a typo, i366 -> i386.
msaitoh[src/trunk]: src/sys/dev Add workaround for DMA hang problem which result in ...
ozaki-r[src/trunk]: src/sys/netinet Refactor tcp_mtudisc
christos[src/trunk]: src GSoC 2016: Charles Cui: Add timer related macros
joerg[src/trunk]: src/sys/arch/evbppc/conf LLVM builds have a slightly larger symb...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ipl (ak...
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump 4.9.2
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable pwm1 and add a pwm-fan node to enabl...
knakahara[src/trunk]: src/sys/dev/pci fix endianness of "rsshash"(currently, used for ...
mlelstv[src/trunk]: src/sys/dev/ic slotdata might not be attached, don't use it then.
cnst[src/trunk]: src/share/man/man4 bio(4): enlist ataraid(4), mpii(4) and mfii(4...
joerg[src/trunk]: src/sys/dev/ic Replace void * cast with proper __UNVOLATILE.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include New trace points.
matt[src/trunk]: src/lib/libc/arch/riscv Adapt to new assembler. jump->tail[call...
ryoon[src/trunk]: src/share/man/man4 Add sm(4) in evbarm INTEGRATOR_CP kernel
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Add kludgey nouveau2netbsd scr...
jmcneill[src/trunk]: src/doc evbarm: Update TI OMAP3 SoC support to use FDT based con...
mrg[src/trunk]: src - avoid uninitialised memory usage
jmcneill[src/trunk]: src/sys/dev/fdt Support for "opp-microvolt" with more than one cell
ozaki-r[src/trunk]: src/sys/net Avoid a dangling pointer during rt_replace_ifa
matt[src/trunk]: src/distrib/riscv Makefile to descend into ramdisk
nat[src/trunk]: src/sys/dev Add auto config for channel/hw format.
aymeric[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_GENERIC_START now that it...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Spell user with an e.
christos[src/trunk]: src/libexec/ld.elf_so Turn off GNU_RELRO for now.
jdc[src/trunk]: src/sys/dev/usb ATMEL WN210 is actually ID 0x4102 (spotted by ml...
skrll[src/trunk]: src/sys/dev/ic Sync with OpenBSD. No functional change.
skrll[src/trunk]: src/external/gpl3/binutils libc was missing symbols for a while ...
joerg[src/trunk]: src/bin/pax Fix RCS ID.
ozaki-r[src/trunk]: src/sys/net Kill tsleep/wakeup and use cv
ozaki-r[src/trunk]: src/sys/net Use bpf_ops for bpf_mtap_softint
matt[src/trunk]: src/libexec/ld.elf_so Don't provide __gnu_Unwind_Find_exidx if _...
skrll[src/trunk]: src/tools/gcc Create a sanitise_includes function and use it eve...
skrll[src/trunk]: src/sys/dev/usb Fix duplicate assignment to NULL of sqtdstart in...
maxv[src/trunk]: src/sys/net/agr Mmh, fix a weird mistake: the guy who added #if ...
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/earmhf regenerate for...
pooka[src/trunk]: src/lib/librumpuser include stdint.h before rumpuser.h (on some ...
wiz[src/trunk]: src/share/man/man4 Punctuation and macro improvements.
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Specify -fno-strict-aliasin...
tsutsui[src/trunk]: src/sys/arch/atari/conf Remove duplicated devices already define...
wiz[src/trunk]: src/share/man/man4 "file system" police.
maxv[src/trunk]: src/sys/net/npf Rewrite npf_fetch_tcpopts:
pooka[src/trunk]: src/lib/librumpuser comment polish: just musl
mrg[src/trunk]: src/libexec/httpd set -D_GNU_SOURCE, needed for linux systems an...
pooka[src/trunk]: src The fsync hypercall is now used only with close, so get rid ...
christos[src/trunk]: src/sys/dev/filemon remove a bunch of repetitive code by introdu...
joerg[src/trunk]: src/include Include at least ctype_bits.h, even when not providi...
maxv[src/trunk]: src/sys/dev/ic Fix overflow, noted by Maya.
martin[src/trunk]: src Avoid overflowing the "year" value by making the field uint6...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist merge for OpenSSL 1.0.2k
abhinav[src/trunk]: src/external/bsd/dhcpcd/dist Fix several typos.
sjg[src/trunk]: src/usr.bin/make Partially initialize Dir before MainParseArgs c...
jnemeth[src/trunk]: src/sys/arch/xen/xen - add machdep.xen.version sysctl to easily ...
uebayasi[src/trunk]: src/usr.bin/config Simplify generated `Makefile' by calculating ...
pgoyette[src/trunk]: src/doc Add comment about possibly prompting for "release" porti...
nat[src/trunk]: src/sys/dev Audio passes the ver 1.2 of the atf test again. t_p...
christos[src/trunk]: src/usr.bin/make Appease the compiler gods; yes I know what I am...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen config files from GENERIC.in rev 1...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by kamil in ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan small progress.
uwe[src/trunk]: src Restore formatting/indentation of the configure call in rebu...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/asn1 merge accident, ...
christos[src/trunk]: src/external/cddl/osnet/dist kill sprintf
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add twl, usbnopphy, tiusb, tiusbtll
pgoyette[src/prg-localcount2]: src Resolve conflicts from previous merge (all resulti...
skrll[src/trunk]: src/lib/libc/arch/arm/sys include assym.h
rin[src/trunk]: src/doc Describe that both GCC 7.4 and 8.3 fail in the last entry.
uebayasi[src/trunk]: src Revert MAXUSERS changes. Need fresh air.
christos[src/trunk]: src/sys/arch/cobalt rename panel to lcdpanel.
dholland[src/trunk]: src/sys More on PR 41200: headers that declare ioctls should inc...
matt[src/trunk]: src/lib/libm/arch/arm Make this compile for earmhf
sevan[src/trunk]: src/usr.bin/calendar/calendars Add pkgsrc/Bitrig
christos[src/trunk]: src/libexec/telnetd kerberos needs sqlite3
joerg[src/trunk]: src/lib/libc/compiler_rt Add the not-yet-used IEEE quad support ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Rename kasan_shadow_fill, remove one ch...
roy[src/trunk]: src/usr.sbin/syslogd syslogd: allow the receiving buffer size to...
riz[src/netbsd-7]: src Welcome to 7.0_BETA!
christos[src/trunk]: src/bin/csh Avoid gcc-5 conversion warning (|= expands to int)
maxv[src/trunk]: src/sys/netinet Fix the log. mtod never returns NULL, so 'ip' is...
christos[src/trunk]: src/etc/etc.cobalt rename ledpanel to lcdpanel
wiz[src/trunk]: src Add more links.
mlelstv[src/trunk]: src/sys/netinet6 Fix error path in ip6 source address selection.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ehci at acpi
christos[src/trunk]: src/doc update bind and dhcp
christos[src/trunk]: src/doc new Heimdal
jdc[src/trunk]: src/sys/dev/usb Regenerate for:
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by hann...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
ozaki-r[src/trunk]: src/external/cddl/osnet Add missing 3rd argument of nicenum
skrll[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Make this work with earm kern...
msaitoh[src/trunk]: src/sys/dev/pci Add new I219 devices (using with 300 series chip...
maxv[src/trunk]: src/sys/net/npf Fix bug I introduced in previous commit.
pooka[src/trunk]: src/sys/rump/include/rump Fix #define ERRNO EANOTHERRNO.
isaki[src/trunk]: src/sys/arch/m68k/fpe Remove fpu_cordit2() and atanh_table[] com...
martin[src/trunk]: src/share/mk PR misc/54657: let RELEASEMACHINEDIR default to ${M...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014f. [apb 20140806]
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r215289. This ...
skrll[src/trunk]: src/sys/arch/evbarm Less is more
uwe[src/trunk]: src/tools/make Do not use HOST_CFLAGS to link the make binary.
christos[src/trunk]: src/sys/net/npf enable the sampling function for _NPF_RUMP
christos[src/trunk]: src/sys/dev/ic more conservating handling of memory.
christos[src/trunk]: src/lib/libc/net PR/32373, PR/25827: Add SRV lookup in getaddrin...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Spello
mrg[src/trunk]: src/sys/net/npf apply some INET6 so this compiles in INET6-less ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add motg
martin[src/netbsd-7]: src/distrib Pull up following revision(s) (requested by riast...
skrll[src/trunk]: src/sys/arch/evbarm Add a Banana Pi kernel config and fixup mmc0...
rin[src/trunk]: src/sys/dev/cardbus Remove extra printf duplicate with MI codes.
matt[src/trunk]: src/share/mk Default MKCOMPAT to no for earm
kre[src/trunk]: src/sys/rump/librump/rumpkern As if rump wasn't constipated enou...
christos[src/trunk]: src/sys/kern gcc does not detect initialization correctly on all...
macallan[src/trunk]: src/sys/arch/mips deal with Ingenic XBurst CPUs
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Make ZFS exportab...
maxv[src/trunk]: src/sys/dev/usb clarify and explain
christos[src/trunk]: src/libexec/ld.elf_so Move relro after we've computed out relocb...
martin[src/trunk]: src/usr.sbin/sysinst Make the debug version compilable with mode...
christos[src/trunk]: src/sys/kern The argument length is in bytes; don't use howmany()
joerg[src/trunk]: src Honor HOST_CC.
joerg[src/trunk]: src/sys/arch/prep/prep Use cmpwi.
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by maxv ...
jdolecek[src/trunk]: src/share/man/man4 Xr to ahcisata(4), ther is no ahci(4)
pooka[src/trunk]: src/sys/rump/net/lib/libshmif be a bit less sloppy with errno
jklos[src/trunk]: src/distrib/sets This fixes a bug where mtree would use names & ...
ozaki-r[src/trunk]: src/sys Replace callout_stop with callout_halt
maxv[src/trunk]: src/sys/net Don't forget to free the mbuf when we decide not to ...
martin[src/trunk]: src/external/mit/xorg/lib/pixman Enable SSE2 support for i386 - ...
msaitoh[src/trunk]: src/sys/dev/pci Linux and FreeBSD defines 0x10f5 as E1000_DEV_ID...
jakllsch[src/trunk]: src/sys/dev/usb regen.
rjs[src/trunk]: src/sys/dev/usb Add some run(4) IDs from OpenBSD.
jdolecek[src/trunk]: src/sys/dev/pci add NetMos NM9912 entries
wiz[src/trunk]: src/lib/libc/net New sentence, new line.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add wskbd at gpiokeys
mrg[src/trunk]: src/etc/mtree create include/dev/dm here instead of elsewhere, w...
matt[src/trunk]: src/lib/libc/arch/riscv Adapt to the jmpbuf changes.
matt[src/trunk]: src/sys/arch/m68k/m68k Convert to motorola style.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
khorben[src/trunk]: src/doc Announcing the khorben-n900 branch, aiming at fully supp...
sevan[src/trunk]: src/sys/arch/macppc/stand/bootxx Do not pass libgcc.a to linker ...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Remove old bootargs hack; now just re...
christos[src/trunk]: src/doc belatedly update ACPICA
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
skrll[src/trunk]: src/external/mit/xorg/lib/pixman Comment out iwmmxt. hi jared.
christos[src/trunk]: src/external/bsd/byacc/dist don't output extern YYSTYPE decl if ...
martin[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/stand/efiboot Add a "mem" command to print the EFI memor...
sevan[src/trunk]: src/sys/arch Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in...
rkujawa[src/trunk]: src/sys/arch/evbarm/armadaxp Add register definitions for Aramad...
christos[src/trunk]: src/external/bsd/libpcap/dist propagate deadness.
uebayasi[src/trunk]: src/sys/kern Yield the main thread only after exiting critical s...
christos[src/trunk]: src/sys/rump/net/lib/libnpf Comment out _NPF_TESTING (really sho...
jun[src/trunk]: src/sys/arch/arm/dts Add local patches to sun8i-h3-orangepi-one ...
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
abhinav[src/trunk]: src/usr.bin/man Replace makewhatis(8) with makemandb(8) in SEE A...
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Add a missing semicolon missed in r...
christos[src/trunk]: src/usr.bin/patch PR/49422: Ryo ONODERA: patch(1) cannot handle ...
skrll[src/trunk]: src/sys/dev/usb Simplify dwc_otg_standard_done and always call d...
matt[src/trunk]: src/external/gpl3/binutils/lib/libbfd Regen for new RISCV binutils.
mlelstv[src/trunk]: src/tests/kernel shorten fileops test further
maxv[src/trunk]: src/sys/net80211 More overflows...
rin[src/trunk]: src/doc Describe workaround for PR port-alpha/54307.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif include event.h only where used
maya[src/trunk]: src/sys/arch/aarch64 Define PMAP_NEED_PROCWR, providing strategi...
wiz[src/trunk]: src/external/bsd/blacklist/bin Add missing El. Use more markup.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/cmd/zdb Add missing 4th argument of...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add missing demogorgon
nat[src/trunk]: src/sys/dev Don't call initbufs before audio_set_defaults. It i...
isaki[src/trunk]: src Increase the image size to 1700KB.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match smsc, lan9115 and honour local-mac-add...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for NXP TDA19988 HDMI encoder
christos[src/trunk]: src bump for gcc8
mrg[src/trunk]: src/doc note sparc* cpuctl identify support.
pooka[src/trunk]: src Replace the various "get info from hypervisor" interfaces wi...
uebayasi[src/trunk]: src Add generated *.c files (devsw.c and ioconf.c) to ${CFILES} ...
christos[src/trunk]: src/lib/libc/stdio _ss improvements
tnn[src/trunk]: src/sys/dev fix hang when SSDFB_ATTACH_FLAG_CONSOLE used with spi
mbalmer[src/trunk]: src/doc Lua is at version 5.3.4 now
martin[src/trunk]: src/distrib/sets/lists/xdebug Update for xorg
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix the problem between eitr and link_speed.
christos[src/trunk]: src/sys/conf put needs flag back in a bunch of drivers because w...
christos[src/trunk]: src/external/bsd/dhcp merge dhcp-4.4.1
christos[src/trunk]: src/distrib/i386/installimage bump for clang
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/include/openssl Add more ca...
skrll[src/trunk]: src/sys/dev/usb Improve DPRINTFs - partially from Takahiro HAYASHI
kre[src/trunk]: src/bin/sh Paul Goyette suggested improvements to parts of the d...
hikaru[src/trunk]: src/sys/dev/pci Add Intel QuickAssist devices.
joerg[src/trunk]: src/lib/libm/arch Add aliases for scalbn* to ldexp, they are ide...
christos[src/trunk]: src/sys/fs/udf remove identity assignment, found by brainy.
sevan[src/trunk]: src/share/misc sync with FreeBSD r354417
macallan[src/trunk]: src/sys/arch/sparc64/dev - map registers ourselves, no more schi...
martin[src/trunk]: src/compat Fix broken subdir selection after arm architecture ex...
martin[src/trunk]: src/sys/uvm Change two KASSERT to KASSERTMSG to provide better d...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add chip id functions
ozaki-r[src/trunk]: src/sys/sys Welcome to 7.99.2 (struct ifnet change)
jmcneill[src/trunk]: src/sys/dev/usb usbd_open_pipe and usbd_open_pipe_intr take diff...
maxv[src/trunk]: src/sys/arch Enable the SpectreV2 mitigation by default at boot ...
skrll[src/trunk]: src/sys/arch/usermode/dev Adopt <net/if_stat.h>
pgoyette[src/trunk]: src/doc Add my new prg-localcount2 branch, to take over from the...
phx[src/trunk]: src/sys/arch/m68k/include The __fgetenv() macro operates on a fe...
christos[src/trunk]: src/sys/netbt factor out common subexpressions.
sevan[src/trunk]: src/distrib/sets/lists/misc Mark the set obsolete as well.
msaitoh[src/trunk]: src/sys/dev if_percpuq(9) automatically increments if_ipackets, ...
christos[src/trunk]: src/sys/kern in the bsdpty allocvp flavor, call the bsdpty mknam...
mgorny[src/trunk]: src/tests/lib/libc/sys Introduce tests for reading r8..r15 regis...
dholland[src/trunk]: src/sbin/fsck_lfs Remove ulfs_daddr_t.
skrll[src/trunk]: src/sys/arch/mac68k/nubus Trailing whitespace
pgoyette[src/trunk]: src/games/atc Report the users score _after_ the game has ended ...
christos[src/trunk]: src/libexec/ld.elf_so don't overwrite COPTS
nakayama[src/trunk]: src/sys/arch/sparc64 Use macros in machine/asm.h instead of loca...
phx[src/trunk]: src/etc/etc.sandpoint Create /dev/flashN device nodes for all_md.
uwe[src/trunk]: src/lib/libcurses waddch - instead of enclosing every statement ...
rin[src/trunk]: src/sys/uvm Fix previous; semantics of align argument of uvm_map...
wiz[src/trunk]: src/sbin/rndctl Sync usage with manpage a bit more.
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
maxv[src/trunk]: src/sys/net80211 Improve an XXX of mine, and fix one stat.
uebayasi[src/trunk]: src/usr.bin/config Use per-suffix lists where appropriate.
mlelstv[src/trunk]: src/sys/net Reset fail counter when link goes down so that next ...
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
jmcneill[src/trunk]: src/sys/stand/efiboot Add GPT support.
christos[src/trunk]: src/sys/opencrypto - acquire lock
ozaki-r[src/trunk]: src/sys/dev/ic Don't check if the frame is for us in the driver
macallan[src/trunk]: src/sys/arch/sgimips/dev fix misleading error message
christos[src/trunk]: src/usr.bin/fstat put _KMEMUSER in the Makefile
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx Drop .machine, Makefile.mpc85xx prov...
christos[src/trunk]: src/etc - generate the list of disks only once and select from t...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.2-P4
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend pretty much everything dep...
hsuenaga[src/trunk]: src/distrib/notes/common Added myself, hsuenaga
christos[src/trunk]: src/external/bsd/blacklist/libexec Support ipfw and ipf from Fre...
mrg[src/trunk]: src/etc/rc.d only flush routes in stop routine if flushroutes is...
mlelstv[src/trunk]: src/sys/arch/x86/acpi Handle ISA/EISA interrupts like isa_machde...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014f from ftp:/...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Omit spurious includ...
ozaki-r[src/trunk]: src/sys/netinet Call looutput with holding KERNEL_LOCK
christos[src/trunk]: src/external/gpl3/gcc regen powerpc64
skrll[src/trunk]: src/doc Document current dtc/libfdt status (even if it is a mess)
ryo[src/trunk]: src/sys/arch/arm/imx fix the tx stall problem. ("watchdog timeout")
joerg[src/trunk]: src Update and simplify build glue for libc++ r215289.
mrg[src/trunk]: src/external/gpl3/gcc move libgomp, libcommon and libcommon-targ...
roy[src/trunk]: src/usr.sbin/syslogd syslogd: allow the reporting of buffer over...
alnsn[src/trunk]: src/tests Add BPF_XOR tests.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Hook up syscall handling to ...
pooka[src/trunk]: src Retry enabling spin mutexes. We should be able to avoid pok...
snj[src/netbsd-7-1]: src/sys/arch/x86/x86 Apply patch (requested by maxv in tick...
knakahara[src/trunk]: src/sys/net fix ipsecif(4) stack overflow.
pgoyette[src/trunk]: src/usr.bin/find Add new primaries -asince, -csince, and -since ...
skrll[src/trunk]: src/external/gpl3 G/C
martin[src/trunk]: src/distrib/sets/lists/base Add sysinst message files
christos[src/trunk]: src/crypto/external/bsd/openssl/dist *) Constructed ASN.1 types ...
sevan[src/trunk]: src/sys/dev/ieee1394 Listed UniNorth device is in fact the UniNo...
joerg[src/trunk]: src/sys Change the VSTATE_ASSERT_UNLOCKED code by pushing the po...
rkujawa[src/trunk]: src/sys/dev/marvell Support SATA on Marvell Armada XP.
christos[src/trunk]: src/etc/mtree Mark phone so we rebuild every time.
matt[src/trunk]: src/lib/libc CERROR is now hidden so no need to call it via the PLT
christos[src/trunk]: src/sys/netinet6 make this compile again
joerg[src/trunk]: src/doc Add pixman.
abhinav[src/trunk]: src/usr.sbin/makemandb Add man.conf(5) and man(1) in the SEE ALS...
maxv[src/trunk]: src/sys/net80211 Update the mbuf pointer when m_pullup succeeds, ...
agc[src/trunk]: src/etc Fix typo in previous
jdolecek[src/trunk]: src/share/man/man4 make the section about In-System umass a 'NOT...
christos[src/trunk]: src/distrib/sets/lists/tests Add the shift test
sjg[src/trunk]: src/usr.bin/make Add :range and :_
pooka[src/trunk]: src/lib/librumpuser expand the intended usage of rumpuser_open()
soren[src/trunk]: src/share/man/man4 Remove examples using FreeBSD "ifconfig wpake...
pgoyette[src/trunk]: src/games/bcd Neither bcd(6) nor morse(6) produce output contain...
kre[src/trunk]: src/sbin/gpt Make "gpt show" add an "(active)" annotation to the...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon put KMS s...
matt[src/trunk]: src/sys/dev/sdmmc Fix typo.
matt[src/trunk]: src/sys/arch/mips/include Change _lwp_getprivate_fast to use a s...
jakllsch[src/trunk]: src/sys/arch/shark/ofw Call OF to bring up the CyberPro if it's ...
matt[src/trunk]: src/sys/arch/arm/arm Initialize cache way_size and sets
pgoyette[src/trunk]: src/sys/netcan Oooppss - deleted too many chars. Put them back.
mrg[src/trunk]: src/games/mille - 'cango' is used beyond a bool type. make it a...
christos[src/trunk]: src/doc new tcpdump
sevan[src/trunk]: src/usr.bin/calendar/calendars Let's house this up a bit.
sevan[src/trunk]: src Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP...
martin[src/trunk]: src/tests/lib Use the same condition for HAVE_FENV
kre[src/trunk]: src kern.boottime was changed from a struct timeval to a struct ...
uebayasi[src/trunk]: src/sys/conf Move ldscript related code out of Makefile.kern.inc.
riastradh[src/trunk]: src/usr.bin/vndcompress Add __printflike to vsnprintf_ss.
dholland[src/trunk]: src/libexec/talkd Remove dead assignment; from Henning Petersen ...
macallan[src/trunk]: src/sys/arch/macppc/dev SMU support, from Phileas Fogg
ad[src/trunk]: src/sys/arch/x86/acpi PR kern/55080: current does not boot
skrll[src/trunk]: src/sys Simplify the freeing of the interrupt pipe transfer. In...
mrg[src/trunk]: src/sys/dev/usb clean up ucom / ucom-parent interface slightly:
mrg[src/trunk]: src/share/mk switch vax to GCC 6. thanks to Krister and Maya fo...
wiz[src/trunk]: src/external/bsd/blacklist/bin .Fx should only have version numb...
christos[src/trunk]: src/sys/kern It is useless to check for sigcontext_vec and compa...
christos[src/trunk]: src/tests/lib/libc/sys fix unused variable warnings.
christos[src/trunk]: src/sys/external/bsd/drm2/drm add missing dependencies (Takahiro...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Grab the DMA channel mask from the firmw...
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
wiz[src/trunk]: src/lib unsigned -> unsigned int
pettai[src/trunk]: src/distrib/sets/lists/comp Add cat3 and html3 entries as well...
alnsn[src/trunk]: src/sys/net Follow argument convension of other emit_xxx() funct...
wiz[src/trunk]: src/external/bsd/tre/bin Sort option descriptions. Use Mt.
martin[src/trunk]: src/sys/arch/i386/conf Add bwfm at pci
uebayasi[src/trunk]: src/usr.bin/config Define `makeoptions' values as parameters wit...
maxv[src/trunk]: src/sys/ddb Don't overflow on the strings we read. Introduce db_...
seanb[src/trunk]: src/sys Clean up any dangling ifp references in (struct in6pcb *...
joerg[src/trunk]: src/external/gpl3/gcc/lib Don't forget to include bsd.own.mk.
msaitoh[src/trunk]: src Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 an...
christos[src/trunk]: src/external/bsd/dhcp/bin/server stack protector
isaki[src/trunk]: src/sys/arch/m68k/fpe Rename modrem -> is_mod for a readability.
kamil[src/trunk]: src/tests/lib/libc/sys Rename and partially enable trace_thread ...
isaki[src/trunk]: src/usr.bin/audiocfg Fix markup. index of list command is optio...
matt[src/trunk]: src/distrib/sets/lists Add missing build glue for libc++.
joerg[src/trunk]: src/distrib Bump install image sizes. Clang alone adds 100MB+ fo...
kamil[src/trunk]: src/tests/kernel Add new test signal1 in t_ptrace_wait{, 3, 4, 6, id...
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdaudio (base) and ....
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add H6 support
matt[src/trunk]: src This change arm, armeb, earm, earmeb, earmhf, earmhfeb so al...
thorpej[src/trunk]: src Fix building libprop as a host tool library on platforms tha...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mrg ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/share/mk Another section to delete when converting elf -> a.out
wiz[src/trunk]: src/bin/ed Sort option descripts, fix markups, fix typos.
kre[src/trunk]: src/lib/libc/gen Fix a typo, and some wording improvements.
christos[src/trunk]: src/sys/net Add one more not supported error
martin[src/trunk]: src/sys/arch/sparc64/include PR port-sparc64/51925: remove EM_SP...
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Add MSI-X support.
cnst[src/trunk]: src/share/man/man4 mpii(4): Xr bio(4) and mention first appearan...
christos[src/trunk]: src/usr.sbin/npf/npfctl Always print the rule id associated with...
maya[src/trunk]: src/sys Remove more urio(4) traces.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Remove magic number
mrg[src/trunk]: src/tools/gcc set gcc 5.4 netbsd version to 2016-06-06
jdolecek[src/trunk]: src/sys/arch/xen/xen need to retain csum_flags in xennetback_cop...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist Import latest heimdal-1-5-b...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Fix definition and initialization of m...
apb[src/trunk]: src Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
christos[src/trunk]: src/sys/arch/i386/i386 fix PIC code.
uebayasi[src/trunk]: src/usr.bin/config Experimental ``suffix rules + subdirectories'...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add awinrtc. Hi Jared.
pettai[src/trunk]: src Add kdigest(8) manpage
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-rc2 with the fo...
uebayasi[src/trunk]: src/usr.bin/config Bump version for "buildprefix".
maxv[src/trunk]: src/sys/arch/x86/x86 Add #ifdef, for i386 not to panic.
mrg[src/trunk]: src/etc/mtree don't give NetBSD.dist.tmp any inputs, as then it ...
pooka[src/trunk]: src RUMPUSER_OPEN_DIRECT is no longer necessary
roy[src/trunk]: src/doc Import dhcpcd-6.0.4
pgoyette[src/trunk]: src/distrib/sets/lists/debug Add debug entry for newly introduce...
christos[src/trunk]: src/sys/dev/ic Add missing splx() found by brainy.
mlelstv[src/trunk]: src/sys/conf reservation for IPMI driver
christos[src/trunk]: src/sys/rump/net/lib/libnetbt Add NOLINT
uwe[src/trunk]: src/usr.bin/kdump Print negative time offsets correctly. Provid...
christos[src/trunk]: src/bin/ksh We don't need all this magic to build the signals li...
msaitoh[src/trunk]: src/sys/dev/pci Add one more TODO:
joerg[src/trunk]: src/lib/libm/src Casting is a not a valid way to check for overf...
maxv[src/trunk]: src/sys Remove TCPREASS_DEBUG. It was introduced 20 years ago wh...
nat[src/trunk]: src/tests/dev/audio Revert to previous. Audio passes the test p...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Fix div calculation and utmip init params
uebayasi[src/trunk]: src/sys/conf Clean up `swap<kernel>.o' handling.
christos[src/trunk]: src/usr.sbin/mopd/common delete generated file
christos[src/trunk]: src/lib/libc/gen - Use O_DIRECTORY to open the file, so that we ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Disable debug
christos[src/trunk]: src/distrib/sets/lists bump libpcap.
pgoyette[src/trunk]: src/lib/libc/sys s/three/multiple/
mrg[src/trunk]: src/share/mk allow earm* platforms to *try* to enable MKCOMPAT=y...
matt[src/trunk]: src/sys/arch/evbarm/beagle Actually, only copy the uboot args if...
wiz[src/trunk]: src/lib/libc/gen Sort sections. Make error descriptions complete...
jmcneill[src/trunk]: src/sys/arch Add basic tegra210 xusbpad driver, shorten tegra*xu...
christos[src/trunk]: src/bin/sh Don't let set cloexec for "exec n>&1" like ksh does (...
mrg[src/trunk]: src/usr.sbin/autofs - mark log_err() and log_errx() as __dead.
macallan[src/trunk]: src/sys/arch/macppc/dev switch to direct configuration
maxv[src/trunk]: src/sys/net Fix two bugs in altq_etherclassify. When scanning th...
christos[src/trunk]: src/sys/dev rename cobalt panel to ledpanel
joerg[src/trunk]: src/sys/arch/arm/arm Add operand that GNU as considers optional, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Include moduleparam and ...
mrg[src/trunk]: src/sys/conf note that COMPAT_X implies all COMPAT_X+N.
knakahara[src/trunk]: src/sys/net vlan(4) MP-ify. contributed by s-yamaguchi@IIJ, thanks.
thorpej[src/trunk]: src/doc Note installboot(8) for evbarm.
jmcneill[src/trunk]: src/sys/arch/arm/ti Handle different register layout on OMAP3
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Add missing % to SUBTA...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon minimiz...
ozaki-r[src/trunk]: src/sys/netipsec Share a global dummy SP between PCBs
wiz[src/trunk]: src/lib/libc/stdlib Bump date after adding function to NetBSD.
njoly[src/trunk]: src/sys/compat/netbsd32 Add a new get_utimens32() helper functio...
joerg[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix/include/isc Replace arit...
uwe[src/trunk]: src Rename curses_insertch.3 to curses_insch.3 to match the func...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif add a private hypercall to map the...
riz[src/trunk]: src/usr.sbin/sysinst Clean up comments. No functional changes.
rkujawa[src/trunk]: src/sys/dev/marvell Avoid configuring root complex on MV78460.
matt[src/trunk]: src/distrib/sets/lists/comp Add arm/vmparam.h and evbarm/fenv.h
ozaki-r[src/trunk]: src/sys/arch/atari/stand/ahdilabel Fix; cts[0] => cts
pgoyette[src/trunk]: src/usr.bin/find Fix missing quote. Resolve automated test fail...
apb[src/trunk]: src Add ekermit to the build.
sevan[src/trunk]: src/sys/arch/pmax/conf typo
christos[src/trunk]: src/sys/arch/newsmips/newsmips avoid shadowing a new global.
skrll[src/trunk]: src/sys/dev/usb Fix/tweak the multiple inclusion protection defi...
christos[src/trunk]: src/sys/arch/evbarm/fdt restore type of uboot_args
martin[src/trunk]: src/usr.sbin/sysinst Make sysinst use the catalog files installe...
jdolecek[src/trunk]: src/share/man/man4 xref xhci(4)
matt[src/trunk]: src/distrib/riscv/ramdisk Ramdisk for INSTALL kernel
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356389: Remove TOCTOU.
jdolecek[src/trunk]: src/sys/dev/ata remove TODO.ncq; the FIS note was added to atast...
christos[src/trunk]: src/lib/libutil PR/51216: Instead of trying to open files in the...
jmcneill[src/trunk]: src/doc note addition of Tegra K1 and Jetson TK1 support back in...
martin[src/trunk]: src/sys/kern Only print the "no console" warning when booting ve...
matt[src/trunk]: src/sys/arch/evbarm/include Use the common Makefile to pick up i...
jmcneill[src/trunk]: src/sys/dev/usb fix non-DIAGNOSTIC build
msaitoh[src/trunk]: src/sys/dev/mii Change the OUI macro name of RDC to xxRDC. 0x00d...
jmcneill[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel define HAS...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/sys/dev/usb Convert udav(4) to usbnet. Based on a diff from...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Three cheers for the mighty C type...
uebayasi[src/trunk]: src/usr.bin/config Restore the old behavior of "maxusers" to all...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf disable wapbl for evbarm images ...
wiz[src/trunk]: src/share/man/man4 Minor fixes.
joerg[src/trunk]: src/sys/kern Fix a race between sysctl_unpcblist and closef.
christos[src/trunk]: src/external/mit/xorg/bin/xrandr elide stack protector warning
joerg[src/trunk]: src/bin/ksh Avoid arithmetics on strings.
wiz[src/trunk]: src Remove scc(4), driver was replaced by zs(4).
joerg[src/trunk]: src PR 54093: Align static TLS area to max_align_t.
apb[src/trunk]: src Ue ${GZIP_N_FLAG} instead of -n when setting GZIPFLAGS or GZ...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add xorg variant of ctwm
uebayasi[src/trunk]: src/sys Use makeoptions_COPY_SYMTAB via opt_copy_symtab.h in sou...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia #define<tab>
pooka[src/trunk]: src/lib/librumphijack Override ssp also in case where it doesn't...
kre[src/trunk]: src/sys/arch/x86/x86 Attempt to complete previous and allow XEN ...
martin[src/trunk]: src/distrib/luna68k/ramdisk Bump ramdisk size
matt[src/trunk]: src/sys/arch/arm/arm32 Add ARM_MMU_EXTENDED support.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd One...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/asn1 handle our basename.
tsutsui[src/trunk]: src/sys/arch/atari/conf Shrink GENERIC and enable options MODULA...
msaitoh[src/trunk]: src/sys/dev/pci Use new wm_gmii_setup_phytype() function to setu...
tnn[src/trunk]: src/lib/libpuffs puffs_null_node_fsync: don't leak directory handle
riz[src/trunk]: src/distrib Include installboot on amd64/i386 install ramdisks i...
martin[src/trunk]: src/sys/arch/sparc64/dev Use PRIx64 printf format to make the 32...
skrll[src/trunk]: src/distrib/hppa/ramdisk Add mount_cd9660 and sysctl
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of MOVSX. From Wolf Ramovs...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Restore code to sysctl_free() the compat...
christos[src/trunk]: src/doc add date
apb[src/trunk]: src/external/bsd/ekermit/dist Import ekermit-1.7 from
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx mpc85xx_extirq_names is not used for...
christos[src/trunk]: src/external/bsd/tcpdump/include broken test.
jmcneill[src/trunk]: src/sys/dev/pci increase WPI_RBUF_COUNT
mrg[src/trunk]: src/distrib/sets/lists/comp add bits/uniform_int_dist.h for gcc=...
christos[src/trunk]: src/sbin/gpt use __arraycount
abhinav[src/trunk]: src/share/dict Fix spelling of relocatable.
martin[src/trunk]: src/distrib 2nd try: make amd64, i386, sparc64 and vax iso image...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Add files.nouveau to files.drmkms_...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix build w/o options SUN4V.
mrg[src/trunk]: src bump libstdc++.so.
nonaka[src/trunk]: src/sys/arch/zaurus/conf reduce install kernel size.
uebayasi[src/trunk]: src/etc Exclude duplicate kernel config names in set generation....
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/include remove unused struct...
matt[src/trunk]: src/sys/arch/arm Add Cortex-A35 CPU ID.
skrll[src/trunk]: src/sys/arch/arm/cortex Typo
phx[src/trunk]: src Tests showed that the sensor needs at least 30ms after a MR ...
christos[src/trunk]: src/sys/modules/compat_netbsd32 add missing files
manu[src/trunk]: src/usr.bin/make Fix warning about uninitialized variable
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make sure spin mutexes get allocat...
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Overwrite waiton_ptid in nbsd-nat...
nisimura[src/trunk]: src/sys/arch/arm/sociox more on toward dual descriptor design
christos[src/trunk]: src/lib/libpam/modules/pam_ssh fix and use the macro.
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd show how to tu...
mrg[src/trunk]: src/sys/dev/i2c - dbcool_pmf_suspend() set the wrong bit out of ...
htodd[src/trunk]: src/sys/dev/ieee1394 Fix build.
riastradh[src/trunk]: src/sys/ufs Disentangle buffer-cached I/O from page-cached I/O i...
uebayasi[src/trunk]: src Define MAXUXERS in opt_param.h. Bump config(1) version.
uebayasi[src/trunk]: src/sys/conf Now that MAXUSERS is in opt_param.h, param.o doesn'...
nat[src/trunk]: src/sys/dev Use more specific error messages if the setting of c...
apb[src/trunk]: src/games/sail temp is a pointer, and tempmax, not sizeof(temp), ...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Fix migrating to snprintf_blkptr
dholland[src/trunk]: src/external/bsd Fix MKKERBEROS=no build.
rtr[src/trunk]: src/sys/netinet get_tcppcb() is nearly always called upon entry ...
kamil[src/trunk]: src/lib/libc/sys Make the PIOD_READ_AUXV operation more clear
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Add slhci at zbus (Thylacine) and some U...
maxv[src/trunk]: src/sys/net/npf Fix an inverted logic.
maxv[src/trunk]: src/sys/kern Remove the 'cred' argument from bio_doread().
njoly[src/trunk]: src/sys/compat/linux Fix ppoll signature (int ->u_int)
christos[src/trunk]: src/sys/compat/linux32/common fix size computation
ozaki-r[src/trunk]: src/sys Remove extra pserialize_perform from in_purgeaddr
szptvlfn[src/trunk]: src/share/examples/npf use proper address, ok spz@.
skrll[src/trunk]: src/sys/arch/evbarm/conf Use TPIDRPRW_IS_CURLWP as it's a slight...
matt[src/trunk]: src/sys/arch/evbarm/beagle Map EMIF0 for TIAM335X and use to pro...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Move some printf()s from cpu_probe_base...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Fix VERBOSE_INIT_ARM build
apb[src/trunk]: src Hook external/public-domain/tz into the build, and unhook sh...
scole[src/trunk]: src/sys/arch/ia64 Remove some unused assembly and other variable...
mrg[src/trunk]: src/sys/dev/usb don't pass two different softcs that just happen...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_pipe
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-run gdb mknative for earm*
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Use PRIx64 to print uint64_t
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable ethernet on Pine64+
kre[src/trunk]: src/sys/net Whitespace consistency. NFC.
dholland[src/trunk]: src/sys/dev/usb Use correct include guard.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add bogus Linux platform...
uebayasi[src/trunk]: src/usr.bin/config Fix previous.
roy[src/trunk]: src/doc Note import of dhcpcd-7.2.2
christos[src/trunk]: src/lib/libc/net Add the terminating NUL as a regular character ...
ozaki-r[src/trunk]: src/sys Make DAD destructions (MP-)safe with callout_stop
uebayasi[src/trunk]: src/usr.bin/config ${LD} input files and library (*.a) support.
martin[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
martin[src/trunk]: src/tests/lib/libc/string Add two test cases that should cover P...
maya[src/trunk]: src/sys/dev/pci malloc+memset zero to malloc(, |M_ZERO);
matt[src/trunk]: src/lib MKCOMPAT fixes for when compat MACHINE_CPU != normal MAC...
ozaki-r[src/trunk]: src/sys Hook up lltable/llentry with the kernel (and rumpkernel)
martin[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
skrll[src/trunk]: src/sbin/disklabel Add an arch_endian entry for x86_64.
riastradh[src/trunk]: src/share/man/man9 Fix typo: pserialize_read_exit(s), not s = ps...
christos[src/trunk]: src/usr.bin/xlint/lint1 allow c99 flexible arrays for packed str...
abhinav[src/trunk]: src/usr.bin/asa We don't have f77(1) anymore, remove the referen...
msaitoh[src/trunk]: src/sys/dev/sysmon Fixes a problem that some driver(e.g. acpitz(...
riastradh[src/trunk]: src/usr.bin/vndcompress Rewrite vndcompress to support SIGINFO a...
mrg[src/trunk]: src/external/gpl3/gcc regenerate everything for GCC 6.5.
skrll[src/trunk]: src/sys/dev/ic Add DWC_MMC_VERID_280A
martin[src/netbsd-9]: src/doc Tickets #291 - #293
sevan[src/trunk]: src/doc As instructed, start the content with a capital and end ...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib prefer some local inclu...
uebayasi[src/trunk]: src/usr.bin/config No need to define swap<kernel>.o build rule.
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20170201.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __rcu.
maya[src/trunk]: src/sys/dev/acpi include correct header for NPCI to be defined w...
roy[src/trunk]: src/lib/libcurses Reference curses_slk(3).
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add some xusb clocks (not working yet)
ozaki-r[src/trunk]: src/sys/net Create if_slowtimo (if_watchdog) callout for each in...
christos[src/trunk]: src/sbin/gpt Rename 'a' to set the active PMBR flag to 'A'
sevan[src/trunk]: src/sys/arch/macppc/conf Use usbdevices.config & bluetooth.confi...
martin[src/netbsd-7]: src/distrib/sets/lists/modules Pull up following revision(s) ...
christos[src/trunk]: src/usr.sbin/mopd/mopprobe port to linux
jmcneill[src/trunk]: src/sys/stand/efiboot If an SMBIOS3 table is found, pass the add...
dholland[src/trunk]: src/usr.bin/rpcgen u_int -> unsigned int, in some of the output.
christos[src/trunk]: src/external/bsd/libpcap merge conflicts.
uebayasi[src/trunk]: src/sys/conf Restore *.[sS] -> assym.h dependency in `-S' mode.
macallan[src/trunk]: src/sys/arch/macppc/dev ki2c uses i2c addresses with the directi...
skrll[src/trunk]: src/sys/dev/ic Use our ipq... sorry martin
christos[src/trunk]: src/sys/arch/mvme68k/stand/libbug rename to bugstart.S
jdolecek[src/trunk]: src/share/man/man4 move the section about In-System Design to BU...
christos[src/trunk]: src/sys/modules/compat No need to wrap each version with a separ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist more htons uint16_t lossage
dholland[src/trunk]: src/doc/roadmaps Restore xhci support. It is not in a release yet.
christos[src/trunk]: src/sys/kern explain how a printf might happen (since it has bit...
alnsn[src/trunk]: src/sys/net Implement BPF_ALU+BPF_MOD-BPF_K when pc->k is a powe...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf OMAP3 SoC and all peripherals in the OV...
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of LEA when address-size p...
wiz[src/trunk]: src/usr.bin/find Remove trailing whitespace. Remove unnecessary ...
christos[src/trunk]: src/sys/arch/evbppc/conf fix path miff
martin[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
skrll[src/trunk]: src/sys/dev/marvell Adopt <net/if_stats.h>
jmcneill[src/trunk]: src/sys/stand/efiboot No longer need to delete reserved memory r...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.0.4 with the follow...
christos[src/trunk]: src/sbin/dmesg handle log being before timestamp...
joerg[src/trunk]: src/usr.sbin/sysinst Simplify.
macallan[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_PLATINUM, for platinumfb
christos[src/trunk]: src/include gcc 5, my patience is waning.
christos[src/trunk]: src/external/mpl/dhcp now mpl
mrg[src/trunk]: src/sys/arch turn on GCC spectre v2 mitigation options.
christos[src/trunk]: src/sys/kern es_arglen is already in bytes...
pooka[src/trunk]: src/sys/rump/librump/rumpkern weak stubs for optional hypercalls
wiz[src/trunk]: src/usr.bin/vacation Sort SEE ALSO.
uebayasi[src/trunk]: src/sys/conf Specify explicit output (-o) to ${LINT} too.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets for new i2c_bitbang a...
sevan[src/trunk]: src/usr.bin/calendar/calendars Switch from a mixture of tabs & 3...
matt[src/trunk]: src/distrib/sets/lists Now that sets.subr understands endian=123...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Enable regulators at attach
wiz[src/trunk]: src/share/man/man4 Make enumerations consistent, and use Dv for ...
pooka[src/trunk]: src/sys/arch/alpha/include Convert to __cpu_simple_lock_nv_t. S...
pgoyette[src/trunk]: src/sys For the rtsock compat code, make sure we create the "oro...
joerg[src/trunk]: src/libexec/ld.elf_so Rework ifunc support to address a number o...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Undo previous, it is moving u...
skrll[src/trunk]: src/sys/dev/usb Oops missed a )
msaitoh[src/trunk]: src/sys/dev/pci - Correct NVM word size check in wm_nvm_version(...
joerg[src/trunk]: src/bin/ed Be explicit about what is negated.
christos[src/trunk]: src/sys/arch/sparc/sparc avoid shadowed variable
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc revert the powerpc config.gcc cha...
msaitoh[src/trunk]: src/sys/dev/mii Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721...
christos[src/trunk]: src/external/bsd/ntp/include sun2 does not have stdatomic.h
maya[src/trunk]: src/sys/kern restore r1.118
jdolecek[src/trunk]: src/sys/dev detach the controller itself on shutdown; adjust to ...
maxv[src/trunk]: src/sys/arch Start converting the x86 CPU functions to inlined A...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Allow NetBSD/luna68k kernel work wi...
mlelstv[src/trunk]: src/sys/dev/ic Avoid rounding errors for timeout values.
maxv[src/trunk]: src/sys/dev/pci Fix overflow.
jmcneill[src/trunk]: src/usr.bin/sys_info add dtc (Device Tree Compiler) version info
christos[src/trunk]: src/sys/arch/hpcmips - kill sprintf
abhinav[src/trunk]: src/share/man/man9 Fix typo: s/asychronously/asynchronously
martin[src/trunk]: src/sys/arch/sparc64/conf We preprocess .s files, so add ${INCLU...
maxv[src/trunk]: src/sys/arch Call cpu_speculation_init on i386 too. We don't hav...
uebayasi[src/trunk]: src/sys/arch Fix build of .s files.
mrg[src/trunk]: src/share/mk define XORG_SERVER_SUBDIR to either xorg-server or ...
uebayasi[src/trunk]: src/sys Sprinkle more done messages.
christos[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkrb5 Use ${TOOL_SED} and ...
snj[src/trunk]: src/sys/arch/evbarm/conf Fix pasto: BPI.local, not CUBIEBOARD.local
msaitoh[src/trunk]: src/sys/arch/x86/include Add MSR_IA32_ARCH_CAPABILITIES definition.
ozaki-r[src/trunk]: src/sys/net Reduce return points
pooka[src/trunk]: src/lib/librumpuser reorder for better locality. no functional ...
ozaki-r[src/trunk]: src/sys/net Make bpf_setf static
maya[src/trunk]: src Add man page link for hypotl.3
jmcneill[src/trunk]: src/sys/arch Replace unused mpio driver with a more generic inte...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
christos[src/trunk]: src/lib/libc/regex use the unsigned char version of the input ch...
wiz[src/trunk]: src/doc expat-2.2.4 out.
christos[src/trunk]: src/lib/libpam/modules/pam_ssh function grew an extra argument now.
jmcneill[src/trunk]: src/sys/dev/usb remove unused mutex and cv
wiz[src/trunk]: src/lib/libc/gen Remove superfluous Tn.
matt[src/trunk]: src/sys/arch/arm/vfp Use armreg inlines.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add GICv3 ACPI attachment glue.
nat[src/trunk]: src bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile...
pooka[src/trunk]: src make the file monitoring hypercalls private to shmif
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove options LKM.
martin[src/trunk]: src/distrib/sets/lists/base Punt - backout sysinst message catlogs
hkenken[src/trunk]: src/sys/arch/arm/imx Add SDHC_FLAG_USE_DMA flag for internal DMA...
christos[src/trunk]: src/sys/conf ccd and cgd don't need flag
isaki[src/trunk]: src/usr.bin/audio/play Use err(3)/errx(3) properly to avoid "wri...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Make kernels build without options ...
pooka[src/trunk]: src Reduce hypercalls related to reading to essentially an amalg...
dholland[src/trunk]: src/sys/dev/pci more NBIO > 0
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Add local support files for no...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add missing A10_RST_LVDS entry
macallan[src/trunk]: src/sys/dev/i2c add MAX6690 which seems to be a straight up ADM1...
rkujawa[src/trunk]: src/sys/dev/marvell TWSI controller on Armada XP is a bit differ...
martin[src/trunk]: src/sys/dev/ic Add work-in-progress driver for the Designware GM...
nakayama[src/trunk]: src/usr.sbin/mtree Don't modify strings stored in hash, otherwis...
abhinav[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix reference to mtr...
soren[src/trunk]: src/sys/dev/pci On x86, print the I/O address of lpt_puc as for ...
jmcneill[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Change the "mDN...
maya[src/trunk]: src/sys correct typo: and and -> and (comments only)
uebayasi[src/trunk]: src/usr.bin/config About ${CTFCONVERT}.
njoly[src/trunk]: src/lib/libc/sys Add chmodat(2) specific errors.
rmind[src/trunk]: src/sys/fs/tmpfs - tmpfs_remove: check 'appendable' flag for the...
christos[src/trunk]: src/share/mk Add and document MKRELRO and set x86 to partial by ...
apb[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto sizeof(array - 1) ...
maxv[src/trunk]: src/sys/arch Move xpq_idx into cpu_info, to prevent false sharin...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from HADES.in rev 1.16:
thorpej[src/trunk]: src/sys/dev/pci When parsing Enhanced Allocation entries, use th...
maxv[src/trunk]: src/sys/netinet Reorder and style, for clarity.
rin[src/trunk]: src/distrib/sets/lists/xdebug Fix previous; restore accidentally...
matt[src/trunk]: src/libexec/ld.elf_so Print out PT_DYNAMIC address for objmain.
matt[src/trunk]: src/lib/libexecinfo earm -> earm*
uebayasi[src/trunk]: src/usr.bin/config Revert MAXUSERS. CVS is hard.
mrg[src/trunk]: src/external/gpl3/gcc regen (minor version updates)
bouyer[src/trunk]: src/sys/arch/arm/sunxi disable all clocks at end of attach funct...
apb[src/trunk]: src/share/misc +ICN:Incheon, South Korea
maxv[src/trunk]: src/sys/net Remove printfs that are too easily reachable, switch...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
mrg[src/trunk]: src/sys/dev/usb fix a locking botch in ucomhwiflow():
ozaki-r[src/trunk]: src/tests/net/net Add tests to check if nexthop route lookup works
abhinav[src/trunk]: src/share/man/man3lua Fix typo in the date.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Change arm_cpu_mbox to volatile
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Decode CSRT (Core System Resourc...
christos[src/trunk]: src/external/bsd/tcpdump/dist - don't use their ntoh{l, s}/hton{l...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Comment whitespace.
christos[src/trunk]: src/usr.bin/ftp Use the first name we requested the http/https U...
kre[src/trunk]: src/sys/net Add the missing add. (Return to the earlier stat...
hannken[src/trunk]: src Add test for read/write to readonly update mount.
uebayasi[src/trunk]: src/sys/conf Refactor.
msaitoh[src/trunk]: src/sys/dev/usb Read xHCI 1.1's HCCPARAMS2 registar and print it...
jmcneill[src/trunk]: src/sys/dev/fdt fdtbus_get_string: support special 'name' property
maxv[src/trunk]: src/sys/net Add KASSERT. The input point expects struct ether_he...
tsutsui[src/trunk]: src/doc Fix openssl vs OpenSSL inconsistency.
kamil[src/trunk]: src/sys Add new sysctl(3) entry: security.models.extensions.user...
riastradh[src/trunk]: src/sys/ufs/lfs CTASSERT lfs on-disk structure sizes.
scole[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Avoid some RAW dependency com...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Clear TEX Remap Enable in SCTLR. U-Boot ...
tls[src/trunk]: src Merge tls-earlyentropy branch into HEAD.
nonaka[src/trunk]: src/sys/arch/x86/x86 Fix compile failure on i386 with DEBUG_MEML...
wiz[src/trunk]: src/lib/libutil Fix typo. Sort errors.
msaitoh[src/trunk]: src/doc itesio(4) Add IT8628E, IT8728F and IT877[12]E support.
mrg[src/trunk]: src/sys/arch/vax/vax convert some spaces into new lines and tabs...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix unconst
wiz[src/trunk]: src/share/man/man4 Remove scc(4) reference, driver was replaced ...
kamil[src/trunk]: src/tests/lib/libc/sys ATF ptrace(2) tests signal9 and signal10 ...
skrll[src/trunk]: src/sys/arch/mips/atheros/dev Trailing whitespace.
mrg[src/trunk]: src/usr.bin/ftp - add justquit() that always exits. use it to a...
christos[src/trunk]: src/lib/libc/net mke allocaddrinfo static.
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Enable building of ipfilter cod...
uebayasi[src/trunk]: src/sys/conf conf.c doesn't exist.
uebayasi[src/trunk]: src Convert MAXUSERS, take 2.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sbsawdt at acpi
jakllsch[src/trunk]: src/sys/arch/arm/arm Drop inadvertent redundant CPU_CONTROL_MMU_...
christos[src/trunk]: src/usr.sbin/bta2dpd/sbc_crc-gen KNF.
msaitoh[src/trunk]: src/share/man/man4 Add jmphy.4.
tnn[src/trunk]: src/sys/dev/spi add fdt device_compatible_entry
jmcneill[src/trunk]: src/sys/arch/arm/ti Use 297MHz for display clock
mrg[src/trunk]: src/sys/dev/usb add a note about ifnet lock vs usbnet locks.
ozaki-r[src/trunk]: src/sys/netinet CID 1322878: simplify log output flow
knakahara[src/trunk]: src/sys Add sysctl nodes to control fragmentation with IPv[46] o...
christos[src/trunk]: src/sys/netinet6 explain why in6_setscope fails...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add new predicate vola...
ryoon[src/trunk]: src/share/man/man4 Bump date
macallan[src/trunk]: src/sys/arch/macppc/dev attach to iic, use direct config
jdolecek[src/trunk]: src/share/man/man4 fix tyop, thanks Joerg
pooka[src/trunk]: src/lib/librump +reference
skrll[src/trunk]: src/sys/arch/arm/arm Allow setend be decode
jmcneill[src/trunk]: src/sys/arch/arm/ti Select closest rate to desired pixel clock
dholland[src/trunk]: src/sys/ufs/ufs Propagate fix from lfs:
jmcneill[src/trunk]: src/sys/arch/arm Add MSI-X support
uebayasi[src/trunk]: src/usr.bin/config *.o files don't need special handling at all ...
wiz[src/trunk]: src/share/man/man4 Remove Tn.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by rias...
christos[src/trunk]: src/sys/sys protect more kernel stuff.
maya[src/trunk]: src/lib/libpthread Make CLEANFILES actually work. .TARGET is not...
christos[src/trunk]: src/sys/kern Use the max limit (aka maxfiles or the moral equiva...
isaki[src/trunk]: src/usr.bin/audiocfg Check mode argument earlier.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement kqueue ...
ozaki-r[src/trunk]: src/sys/net Use pslist(9) instead of queue(9) for psz/psref
riastradh[src/trunk]: src Kill another strict aliasing violation.
sevan[src/trunk]: src/tests/bin/cat Add a unit test for PR bin/51250 called se_out...
christos[src/trunk]: src/sbin/fsck_lfs PR/51418: Jose Luis Rodriguez Garcia: Fix inco...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix warning when compiling Xen; FLAT_RI...
martin[src/netbsd-7]: src/doc Tickets #239 and #240
msaitoh[src/trunk]: src/doc - ichsmb(4), puc(4): add new devices.
maya[src/trunk]: src/lib/libossaudio speed limit is 80 (missed this one)
martin[src/netbsd-7]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Pull up follow...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
mbalmer[src/trunk]: src/doc Fix Lua version, add lneto as responsible person, too.
skrll[src/nick-nhusb]: src/sys/dev/usb Update a comment
martin[src/trunk]: src/external/apache2/llvm For gcc < 9 disable stringop-overflow ...
msaitoh[src/trunk]: src/sys/net Check if VLAN ID isn't duplicated on a same parent i...
maya[src/trunk]: src/sys/uvm Fix off by one.
christos[src/trunk]: src/sys/kern PR/54176: Anthony Mallet:
kamil[src/trunk]: src/usr.bin/rpcgen Prefer error messages resolved from errno ove...
skrll[src/nick-nhusb]: src/sys/dev/usb KASSERTMSG
msaitoh[src/trunk]: src/sys/arch/x86/pci Supress verbose message "This pci host supp...
kre[src/trunk]: src/bin/sh Fiddle the (new) fdflags implementation:
maxv[src/trunk]: src/sys/compat/linux/arch/amd64 Don't let userland choose %rip. ...
maxv[src/trunk]: src/sys/arch Mitigation for INTEL-SA-00233: Microarchitectural D...
skrll[src/nick-nhusb]: src/sys/dev/usb Cosmetic/Whitespace changes from Takahiro H...
christos[src/trunk]: src/distrib/sets Document sets programmatically instead of keepi...
ozaki-r[src/trunk]: src/sys Defer some pr_input to workqueue
roy[src/trunk]: src For IPv6, emit RTM_NEWADDR once DAD completes and also when ...
snj[src/netbsd-7]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
maxv[src/trunk]: src/sys/kern Cast to int, to properly handle dstoff > MHLEN (whi...
skrll[src/nick-nhusb]: src/sys/dev/usb Generalise the hub status change notificati...
maxv[src/trunk]: src/tests/net/net Remove ping6_opts_hops, "-g" does not exist an...
blymn[src/trunk]: src/tests/lib/libcurses/check_files Correct background check fil...
pooka[src/trunk]: src/lib Make it possible for external parties to specify additio...
maya[src/trunk]: src/lib/libc/sys Document accept4 in accept(2)
macallan[src/trunk]: src/sys/arch/evbmips/conf add efuse driver
christos[src/trunk]: src/libexec/makewhatis make this compile.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/nick-nhusb]: src/sys/dev/usb Damn it... whitespace.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Enable multiqueue.
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug
christos[src/trunk]: src/gnu/usr.bin/groff/tmac describe libproc, librtld_db
christos[src/trunk]: src/sys Expose struct kauth_cred for the benefit of the debugger...
pgoyette[src/trunk]: src/usr.bin/tail Nit-picking: avoid split infinitive
sevan[src/trunk]: src/share/man/man4 Not yet. Back out EFS description which was c...
skrll[src/nick-nhusb]: src/sys/dev/usb No need to use mutex_obj_alloc here
martin[src/trunk]: src/sys/compat/linux/arch/powerpc regen
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
christos[src/trunk]: src/share/mk Kernel build objdirs have a kernel name after the o...
abhinav[src/trunk]: src/external/public-domain/sqlite/man Add newly generated man pages
skrll[src/nick-nhusb]: src/sys/arch/arm/nvidia ehci_intr is MPSAFE now
roy[src/trunk]: src/usr.sbin/rtadvd Ensure that the soliciter list is initialise...
ozaki-r[src/trunk]: src/sys Add and use pslist(9)-based hashtable for IPv4 addresses
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ from http://ll...
snj[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
knakahara[src/trunk]: src/sys make gif(4) and ip_encap MP-ify
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add an alignment to fill strict...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra210 HDA support.
abhinav[src/trunk]: src/lib/libm/man Fix sentence.
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
martin[src/trunk]: src/usr.sbin/syslogd Revert previous - local merge mishap
skrll[src/trunk]: src/sys/arch/evbarm/rpi Add attempt at KGDB support from Reiound...
christos[src/trunk]: src/external/bsd/file/dist/src pacify lint.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set iflg-rwc for sun6i-a31 compatible dev...
kefren[src/trunk]: src/usr.sbin/ldpd First send initialize and keep alive after tha...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Removed debugging code
kre[src/trunk]: src/bin/sh Three fixes and a change to ~ expansions
mbalmer[src/trunk]: src/usr.sbin/gpioctl Make it easier to use gpioctl(8) in shell s...
snj[src/trunk]: src/share/man/man4 fix formatting
martin[src/netbsd-7]: src/doc Update entry for #242
blymn[src/trunk]: src/lib/libcurses Fix _cursesi_addwchar so that it performs line...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix locking botch
ozaki-r[src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list
ozaki-r[src/trunk]: src/sys/net bridge: use pslist(9) for rtlist and rthash
knakahara[src/trunk]: src/sys/net tentative fix for ATF(net/if_bridge/t_bridge)
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
nonaka[src/trunk]: src/sys/arch/i386/stand/lib efiboot: Copy bootinfo to safe arena.
skrll[src/nick-nhusb]: src/sys/dev/ic Fix locking botch
christos[src/trunk]: src/external/bsd/blacklist/bin Add signal documentation from Kur...
matt[src/trunk]: src/share/mk Add missing }
snj[src/netbsd-7]: src Apply patch (requested by apb in ticket #245):
martin[src/netbsd-7]: src/doc Ticket #152
msaitoh[src/trunk]: src/sys/dev/pci - I think it's not required to test "#if defined...
christos[src/trunk]: src/tools/compat regen
mlelstv[src/trunk]: src/sys/dev/ic compute interrupt timer depending on bus clock.
riastradh[src/trunk]: src/lib/libc/arch/hppa/gen Try speling it rite, riasthradhdadhaa...
martin[src/trunk]: src/usr.sbin/sysinst Add default for debug sets size
pooka[src/trunk]: src/lib/librumpuser more platform-specific qualifiers
maxv[src/trunk]: src/sys/arch/x86/x86 Add a comment explaining an important rule....
nat[src/trunk]: src/doc Sync with reality.
sevan[src/trunk]: src/usr.bin/vmstat Suggest kernhist(9) which is required for vms...
skrll[src/trunk]: src/sys/arch/arm/arm32 On second/third thoughts we can use the p...
martin[src/netbsd-7]: src/doc Ticket #127
christos[src/trunk]: src/external/gpl2/gmake/dist/glob According to:
christos[src/trunk]: src/distrib/sets/lists/comp add new scopeid function docs
martin[src/trunk]: src/usr.bin/msgc msg_table_add(): fix mishap in the format safet...
kamil[src/trunk]: src/tests/lib/libc/sys Add get_user_va0_disable() in t_ptrace_wa...
maya[src/trunk]: src/share/misc Add an offensive acronym, 'ayfkm'
joerg[src/trunk]: src/gnu/dist/grep/src Avoid TYPE_MAXIMUM, it depends on undefine...
martin[src/netbsd-7]: src/doc Ticket #123
christos[src/trunk]: src/external/gpl3/gcc regen for ppc64
tsutsui[src/trunk]: src/share/mk Switch hp300 to HAVE_XORG_SERVER_VER=118.
mrg[src/trunk]: src/share/mk switch ia64 to GCC 8. boots just as far as GCC 7 i...
mbalmer[src/trunk]: src/external/mit/lua/dist/doc update docs after conflict resolution
maxv[src/trunk]: src/sys/arch Instead of using a global array with per-cpu indexe...
kre[src/trunk]: src/tests/bin/sh Add a test case for PR bin/53201
wiz[src/trunk]: src/share/man/man9 Make nanotime and getnanotime prototypes match.
kamil[src/trunk]: src/usr.bin/rpcgen Fix NULL pointer dereference
jmcneill[src/trunk]: src/sys/dev Use acpi_md_intr_establish/disestablish to handle de...
abhinav[src/trunk]: src/lib/libc/sys Document WAIT_ANY and WAIT_MYPGRP constants
skrll[src/nick-nhusb]: src/sys KNF. Remove ( ) from return statements.
christos[src/trunk]: src/distrib/sets/lists/misc add config files as examples
kiyohara[src/trunk]: src/sys/arch/evbarm/beagle No need beagle_putchar(), if not defi...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix previous: the install medium ...
martin[src/netbsd-7]: src/doc Tickets 68 - 70
nisimura[src/trunk]: src/sys/dev/pci clarify 8842 MAC behaves 100FDX only has no alte...
skrll[src/trunk]: src/libexec/ld.elf_so Fix debug symlink
msaitoh[src/trunk]: src/sys The max subtype of the ifmedia word is 31. It's too smal...
maxv[src/trunk]: src/sys/kern Fix stack info leak. There are 2x4 bytes of padding...
wiz[src/trunk]: src/sbin/mount_portal Remove superfluous Pp.
maxv[src/trunk]: src/sys Remove compat_linux from the autoload list, and add a sy...
dholland[src/trunk]: src/sbin/umount Fix previous to avoid using an uninitialized poi...
skrll[src/nick-nhusb]: src/sys/dev/usb Make the code match the comment wrt port po...
snj[src/netbsd-7]: src/doc 225
maxv[src/trunk]: src/sys/kern cosmetic
ozaki-r[src/trunk]: src/sys/net Fix a deadlock (rt_free vs. route_intr on rt_so_mtx)
knakahara[src/trunk]: src/sys let gif(4) promise softint(9) contract (2/2) : ip_encap ...
skrll[src/nick-nhusb]: src/sys/dev/usb Style and sprinkle const.
martin[src/netbsd-7]: src/doc Tickets #230, #210, #214, #219, #224, #226, #227, #22...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
scole[src/trunk]: src/sys/arch/ia64 List some obvious remaining items to-do
kre[src/trunk]: src Ammend previous, mention compat/amd64/i386/lib/libc as well.
martin[src/netbsd-7]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Add the locatio...
skrll[src/trunk]: src/sys/dev/usb Fix USB_DEBUG build
joerg[src/trunk]: src/external/bsd/libc++ Add cleanup scripts for future imports.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common detect dynamic...
martin[src/trunk]: src/usr.sbin/sysinst PR 54467: we trust our own sets, extract th...
skrll[src/nick-nhusb]: src/sys/dev/usb Update
pooka[src/trunk]: src Add a generalized rumpuser_syncfd() call which allows the ca...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by tls in ticket...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add H5 (sun50i) support.
skrll[src/nick-nhusb]: src/sys/dev/usb Change isdone to bool. Missed in previous ...
christos[src/trunk]: src/doc new tzcode.
nat[src/trunk]: src/sys/dev Don't check hardware precision in autoconfig as some...
skrll[src/nick-nhusb]: src/sys/dev/usb Missed hunk from previous
christos[src/trunk]: src/lib/libc/stdlib PR/51958: Ngie Cooper: ESRCH error descripti...
maxv[src/trunk]: src/sys/netipsec Style, and remove unused MALLOC_DECLARE.
christos[src/trunk]: src/sys/lib/libunwind Explicitly compile libunwind with vfp3 bec...
knakahara[src/trunk]: src/sys SIOCSIFDSTADDR uses struct ifreq instead of struct ifadd...
ozaki-r[src/trunk]: src/sys/net Fix typo
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
ozaki-r[src/trunk]: src/sys/external/bsd/acpica/dist/utilities Remove a unnecessary ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Shuffle attach order so CCUs attach bef...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src/crypt Cleanup
szptvlfn[src/trunk]: src/distrib/sets/lists/misc fix build (MKUNBOUND=no)
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Use callout_halt, not callout_st...
ozaki-r[src/trunk]: src Add tests for assigining/deleting IP addresses
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_inode.c 1.93: missing unlock on error ...
ozaki-r[src/trunk]: src/sys/netinet Fix error paths
maxv[src/trunk]: src/sys/netipsec Remove duplicate, to better show that this plac...
roy[src/trunk]: src Note a new tic tool is required for the new terminfo database.
maxv[src/trunk]: src/sys/netipsec Style, and remove meaningless XXX.
martin[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sbin/ping6 Remove annoying (void) casts.
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk When building earmv7 ramdi...
christos[src/trunk]: src/external/cddl/osnet/lib/libctf no need for LIBDPLIBS here
martin[src/netbsd-7]: src/doc Tickets #161 and #162
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing zvol_...
skrll[src/trunk]: src/sys/arch/mips/mips Fix a bug introduced by me in 1.214 where...
tpaul[src/trunk]: src/lib/lua/sqlite Prevent Lua from crashing if clear_bindings()...
christos[src/trunk]: src/distrib/utils/embedded/conf If minwrites is set:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use ixgbe_eitr_write() when writing the EI...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. Comments.
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Use constant.
skrll[src/trunk]: src/sys/dev/ic Debug tweak
maxv[src/trunk]: src/sbin/ping6 Remove the "-R" option. It uses IPV6_REACHCONF, b...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update for the new "universal" sp...
kamil[src/trunk]: src/tests/lib/libc/sys Add new user_va0_disable* tests in t_ptra...
martin[src/netbsd-7]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
abhinav[src/trunk]: src/lib/libm/man Add modff and modfl in the NAME section.
maxv[src/trunk]: src/sys/arch/x86/x86 Introduce pmap_bootstrap_valloc and pmap_bo...
nat[src/trunk]: src/sys/dev Ensure the vc block size is set before call to set d...
pooka[src/trunk]: src/sys/rump/include/rump regen
maya[src/trunk]: src Delete bpm(1)
mlelstv[src/trunk]: src/sys/uvm PMAP_MAP_POOLPAGE must not fail. Trigger assertion h...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add queue number into interrupt name.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Switch PPC64 long d...
dholland[src/trunk]: src/sys/ufs/lfs Merge (effectively) -r1.78 of ufs_extern.h: shif...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
joerg[src/trunk]: src/external/apache2/llvm/dist Import 01f3a59fb3e2542fce74c76871...
msaitoh[src/trunk]: src/sys Add missing initialization of sc_dev.
christos[src/trunk]: src/sys/sys use __nothing instead since __empty is taken in stl_...
snj[src/netbsd-7]: src/common/lib/libc Pull up following revision(s) (requested ...
pooka[src/trunk]: src/sys/rump/include/rump regen
tsutsui[src/trunk]: src/etc/etc.landisk Add an entry for scif0 serial.
skrll[src/nick-nhusb]: src/sys/dev/usb Some quirk flags. From Takahiro HAYASHI.
skrll[src/nick-nhusb]: src/sys/dev/usb Do the following slightly differently to th...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.4 and ia64.
jakllsch[src/trunk]: src/sys/dev/fdt Avoid using the "interrupt-map" table on our own...
christos[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4 Change Log
sjg[src/trunk]: src/usr.bin/make Do not hard-code ingnoring of makeDependfile
joerg[src/trunk]: src/tools/compat Be consistent with our header.
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a UHCI_TD_STATUS_MASK
nonaka[src/trunk]: src/sys/dev/pci sync only mapped size.
christos[src/trunk]: src/tools/compat don't lie in the comment; this is not the re-en...
wiz[src/trunk]: src/usr.bin/audio/play Remove list of audio drivers, moved to au...
christos[src/trunk]: src/usr.bin/make Use strncpy here because we need to be portable...
martin[src/trunk]: src/external/bsd/pkg_install/dist/lib var_get_memory():
jmcneill[src/trunk]: src/sys/arch/arm/altera Use standard DT bindings for card detect
christos[src/trunk]: src/lib/libc/net - fix various leaks on error
kiyohara[src/trunk]: src/sys/arch Attach edma and tiotg at mainbus instead of obio0.
msaitoh[src/trunk]: src "s/ are are / are /" in comment. No functional change.
ozaki-r[src/trunk]: src/sys/net Simplify bridge_rtnode_insert (NFC)
alnsn[src/trunk]: src/share/man/man9 Add SVS. It may not be disabled at secureleve...
skrll[src/nick-nhusb]: src/sys Move the struct usb_task to struct usbd_xfer for ev...
maxv[src/trunk]: src/sys/kern Fix kernel info leak. There are 2x4 bytes of paddin...
skrll[src/trunk]: src/sys/arch/evbarm/conf Trailing whitespace
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Remove this #if, these options ...
christos[src/trunk]: src/lib/libc/sys PR/50295: Fix clock_nanosleep return value docu...
roy[src/trunk]: src/distrib/utils/libhack Fix build with MKYP=no
christos[src/trunk]: src/sys/arch From: Tobias Ulmer. Unbreak zfs module build on spa...
sjg[src/trunk]: src/usr.bin/make meta_compat_parent: fflush each line
riz[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
mlelstv[src/trunk]: src/sys/dev/usb usbd_transfer may sleep, add a mutex to prevent ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Mark do_ca_sign as dead.
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by jmcneill ...
msaitoh[src/trunk]: src/sys/net Remove extra parentheses. No functional change.
skrll[src/trunk]: src/sys/arch/arm/arm32 Include opt_{ddb, kgdb} and fix KGDB build
martin[src/netbsd-7]: src/doc Tickets #261 - #265
maxv[src/trunk]: src/sys/arch/x86/x86 Add a NULL check on the structure pointer, ...
skrll[src/trunk]: src/sys/net KNF (sort #include <sys/...>) and remove a duplicate
skrll[src/nick-nhusb]: src/sys/dev/usb Comment updates from t-hash.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by hann...
skrll[src/nick-nhusb]: src/sys/dev/usb Correct / improve some usb_syncmem calls.
knakahara[src/trunk]: src/sys/opencrypto make some locks and condvar static
pgoyette[src/trunk]: src/games/quiz/datfiles Merge updates from PR bin/42576
christos[src/trunk]: src/sys/compat/linux/common implement accept4
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Display debug messages before loadi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable sunxisid and sunxithermal
maxv[src/trunk]: src/sys/arch/x86/x86 Surprisingly enough, the kernel expects the...
christos[src/trunk]: src/lib/libpthread s/inherited/inherit/
christos[src/trunk]: src remove recallocarray
skrll[src/nick-nhusb]: src/sys/dev/usb Group TD/ITD assignments. No functional ch...
jmcneill[src/trunk]: src/sys/dev/ic Try to use the existing HW address programmed int...
maya[src/trunk]: src/lib/libm/src Appease static analyzers by making all code pat...
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/netipsec Remove dead code.
skrll[src/nick-nhusb]: src/sys/dev/usb Revert 1.126.2.12 partially: fix some devic...
nisimura[src/trunk]: src/sys/dev/pci comment touchup
ozaki-r[src/trunk]: src/tests/net/bpf Add tests for several bpf ioctls
uwe[src/trunk]: src/lib/libcurses Further tweak previous. Change the check orde...
christos[src/trunk]: src/usr.sbin/makefs/ffs gut const for now.
kamil[src/trunk]: src/external/gpl2/gmake/dist/glob Fix build of gmake (in tools) ...
maxv[src/trunk]: src/sbin/ping6 typo in comment
skrll[src/nick-nhusb]: src/sys/dev/usb Remove newline character in USBHIST_LOG format
wiz[src/trunk]: src/share/man/man4 filesystem -> file system
macallan[src/trunk]: src/sys/dev/pci add missing break;s
christos[src/trunk]: src/usr.sbin/postinstall remove debugging.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't exec 32bit binary on the cpu ...
msaitoh[src/trunk]: src/sys/dev/pci Add I217 (and I218) support.
christos[src/trunk]: src/lib/libc/arch/x86_64/sys Add cfi annotations so that gdb can...
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Make this work with glibc gl...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Sprinkle in some UNCONST()
dennis[src/trunk]: src/doc Note riscv compiler workarounds for libasan
christos[src/trunk]: src/doc new bind (tcp DoS security fix)
christos[src/trunk]: src/sys/arch/emips/ebus fix pasto
riastradh[src/trunk]: src/sys/arch/x86/x86 Add comment explaining why membar_producer ...
maxv[src/trunk]: src/sys/arch/i386/i386 Misc reordering, to clarify and reduce th...
msaitoh[src/netbsd-7]: src/tests/lib/libpthread Pull up following revision(s) (reque...
pgoyette[src/trunk]: src/sys/dev/sysmon Defend against some table-lookup-not-found er...
christos[src/trunk]: src/external/gpl3/gdb.old Import gdb current to gdb.old
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
msaitoh[src/trunk]: src/sys/arch/amiga/dev Return if bah_attach_subr() failed.
martin[src/netbsd-7]: src/doc Tickets #405 - #407
abhinav[src/trunk]: src/usr.bin/newsyslog Add newsyslog.conf to the NAME section
christos[src/trunk]: src/sys/arch/mips/sibyte make this compile
martin[src/trunk]: src/sys/rump/include/machine Make IPL_ values different.
utkarsh009[src/trunk]: src/sys/arch/x86/x86 [syzkaller] Cast all the printf's to (void *)
apb[src/trunk]: src/share/misc Fix tab damage in previous
christos[src/trunk]: src/sys/uvm deal with COMPAT_10 issue.
snj[src/netbsd-7]: src/doc 643
skrll[src/trunk]: src/sys/arch/sgimips/sgimips Wrap long line
macallan[src/trunk]: src/sys/arch/powerpc/powerpc when spinning up secondary CPUs, pu...
martin[src/netbsd-7]: src/etc Pull up following revision(s) (requested by jmcneill ...
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Do not assume that an fb's pitch is width...
manu[src/trunk]: src/sys/compat/netbsd32 Add ATAIOCCOMMAND ioctl form COMPAT_NETB...
christos[src/trunk]: src these are syslog-like
mrg[src/trunk]: src/libexec/httpd add option fixes here.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Don't print the microcode version if th...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared initialize ad...
martin[src/trunk]: src/tests/lib/libm Disabel fenv tests for arm, the implementatio...
ozaki-r[src/trunk]: src/sys/net Turn on D_MPSAFE flag of bpf_cdevsw that is already ...
wiz[src/trunk]: src/share/man/man4 Bump date for previous. Remove superfluous Pp.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Use clock_gett...
martin[src/trunk]: src/distrib/sets/lists/comp Also mark ppi.html as obsolete
wiz[src/trunk]: src/doc - Bump date (for r1.93);
christos[src/trunk]: src/sys/kern kill the topdown flag only if we succeed.
tron[src/trunk]: src/libexec/httpd Fix build with "USE_SSP" set to "yes".
maxv[src/trunk]: src/sys/nfs Use M_MOVE_PKTHDR.
msaitoh[src/trunk]: src/sys/dev/mii regen.
skrll[src/trunk]: src/sys/arch/arm/arm32 Provide a mm_md_page_color and fix some k...
msaitoh[src/trunk]: src/sys/dev/mii Update link status quickly. This change is a par...
chs[src/trunk]: src/sys add copyin_pid(), to copyin from a different user addres...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Disable interrupts after calling da...
bouyer[src/trunk]: src/sys/dev/pci 5717 and newer handle TSO in a sighly different ...
thorpej[src/trunk]: src/doc Note Banana Pi BPI-P2 Zero support.
thorpej[src/trunk]: src/sys/dev/mii Regen for addition of BCM53125 switch.
tls[src/trunk]: src/sys Convert the entropy pool framework from pseudo-callout-d...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Decode Intel/AMD MONITOR/MWAIT leaf.
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by msaitoh i...
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4): Fix incorrect ident when waiting for ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers define HAVE_XAA_H
jmcneill[src/trunk]: src/sys/arch/arm/allwinner get rid of extra newline at startup
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc If building with MKPIC=n...
pooka[src/trunk]: src/usr.bin/rump_wmd rcs id police *uuu-aaa, uuu-aaa*
wiz[src/trunk]: src/bin/stty Remove Tn.
roy[src/trunk]: src/sbin/route Note that RTM_CHANGE can also change the gateway
martin[src/netbsd-7]: src/doc Tickets #329, #331, #332, #333
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets.
christos[src/trunk]: src/common/lib/libc/hash/sha2 PR/47908: Gary Grebus: SHA256_Tran...
macallan[src/trunk]: src/sys/dev/pci begin to address PR 49229:
christos[src/trunk]: src/sys/dev/acpi introduce acpi_device_present() to replace the ...
ad[src/trunk]: src/sys/arch cpu_need_resched():
mlelstv[src/trunk]: src/sys/dev/pci Add Symbios/LSI RAID and SAS controllers.
martin[src/netbsd-7]: src Pullup the following, requested by tron in ticket #459:
maya[src/trunk]: src/sys/dev include sys/param.h for EINVAL used in this header.
matt[src/trunk]: src/sys/arch/arm/include replace spaces in SHRT_MIN definition w...
martin[src/trunk]: src Document NETBSD_OFFICIAL_RELEASE and add it to /etc/release ...
skrll[src/trunk]: src/usr.sbin/postinstall Remove harmful whitespace. Now the /var...
joerg[src/trunk]: src/lib/libc/compiler_rt __fixsfdi is required, __fixdfsi alread...
joerg[src/trunk]: src/external/bsd/nvi/dist/catalog One __RCSID is enough. Don't d...
mlelstv[src/trunk]: src/sys/dev/usb mutexes are destroyed unconditionally in detach, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin axp20x is optional for allwinner boards
jmcneill[src/trunk]: src/sys/dev/ic Add support for a "force_console" property, where...
christos[src/trunk]: src/lib/libc/time - use #defined constants (from gisbach)
mlelstv[src/trunk]: src/sys/dev/pci/igma one more file needed
ad[src/trunk]: src/sys/uvm __cacheline_aligned on a lock.
skrll[src/trunk]: src/sys/arch/mips/mips Update instruction numbers in comments
skrll[src/trunk]: src/sys/dev/wsfb Provide a wsdisplay_accessops.pollc
skrll[src/trunk]: src/sys/arch/arm Fix typo in #define name
snj[src/trunk]: src/games/fortune/datfiles make fortune fatter
pgoyette[src/trunk]: src/sys/modules Remove the rest of my local change that somehow ...
christos[src/trunk]: src/sys/ufs/ufs the speed limit is 80
christos[src/trunk]: src/external/bsd/tmux/dist gcc-4.1 does not have the pragma diag...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Fix typo bsd -> nbsd
macallan[src/trunk]: src/sys/arch/evbmips/ingenic preliminary support for the interru...
rkujawa[src/trunk]: src/sys/arch/evbarm/conf Add build configuration for Armada XP.
martin[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.17-rc2
khorben[src/trunk]: src/sys/arch/evbarm/n900 Using a sysmon taskqueue to report even...
ad[src/trunk]: src/sys/kern - Don't give up kpriority boost in preempt(). That...
rin[src/trunk]: src/sys/arch/amd64 Rename process_machdep_validxstate() to proce...
thorpej[src/trunk]: src/sys/arch/arm/xscale EINVAL (22) is a valid return value for ...
wiz[src/trunk]: src/usr.bin/midiplay Sync usage with manpage.
hannken[src/trunk]: src/sys/coda Remove cnodes from coda_reclaim(), not from coda_in...
mrg[src/trunk]: src/libexec/httpd s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Make...
rkujawa[src/trunk]: src/sys/arch/arm/include/arm32 Explicitely cast to unsigned. Avo...
cherry[src/trunk]: src/sys/dev/acpi Define macro before using it. This macro is use...
abhinav[src/trunk]: src/lib/libterminfo Remove tputs from NAME section since it is d...
msaitoh[src/trunk]: src/sys/dev/pci Use BGE_SETBIT() instead of CSR_WRITE_4() for th...
christos[src/trunk]: src/external/mit/xorg/lib/libX11 hack for old gcc.
christos[src/trunk]: src/sys fix unused
kardel[src/trunk]: src/lib/libc/sys Bring description in sync with errors-section a...
wiz[src/trunk]: src/share/man/man9 Remove Tn.
christos[src/trunk]: src/sys/compat/netbsd32 need to lock the process.
sjg[src/trunk]: src/usr.bin/make PrintOnError: fflush stdout before running .ERROR
maxv[src/trunk]: src/sys/arch/arm/gemini Remove nonsensical KASSERT.
triaxx[src/trunk]: src/sys/dev/mii Cosmetic changes
tnn[src/trunk]: src/sys/dev/i2c remove superfluous parentheses
wiz[src/trunk]: src/external/historical/nawk/bin Remove macros with no effect.
wiz[src/trunk]: src/share/man/man4 Capitalize Gigabit and Ethernet.
ozaki-r[src/trunk]: src/sys/net Tweak ifconf (retry)
bouyer[src/trunk]: src/sys/dev/pci Request a 80x25 tty emulation, which is more lik...
mrg[src/trunk]: src/external/mit/xorg update properly for xdm 1.1.11:
matt[src/trunk]: src/sys/arch/arm/include Fix VBAR inlines
ad[src/trunk]: src/sys/kern lwp_start(): don't try to change the target CPU. F...
snj[src/netbsd-7]: src/doc 631 & 598
mrg[src/trunk]: src/external/mit/xorg/lib define HAVE__XEATDATAWORDS.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tdfx XXX: enable...
maxv[src/trunk]: src Rename the 'flags' and 'nowait' arguments to 'how'. The othe...
wiz[src/trunk]: src/lib/libc/sys Merge two EAGAIN sections.
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by o...
mrg[src/trunk]: src/sys/lib/libkern remove "@echo done" from 4 rules that don't ...
abhinav[src/trunk]: src/lib/libc/hash/sha2 Add sha_224, sha_384 and sha_512 family o...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't pass illegal cpu index to cpu...
jmcneill[src/trunk]: src/sys Initialize clk domain name and call clk_attach to regist...
christos[src/trunk]: src/lib/libc/time make %Z and %z understand the same strings.
christos[src/trunk]: src/sys/arch/ews4800mips/sbd remove unused
alnsn[src/trunk]: src/distrib/common If gpt label "cgd.conf" contains a valid /etc...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc _nouve...
msaitoh[src/trunk]: src/sys/dev/i2c Print device ID with 8bits again (revert part of...
nat[src/trunk]: src libossaudio minor version bump to signify new ioctls.
martin[src/netbsd-7]: src/doc Fix list of files for openssl pullup
maxv[src/trunk]: src/sys/netipsec Remove unused macros.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl fix misapplied patch
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for pipe2 and lchown.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chri...
maxv[src/trunk]: src/sys/kern Reorder, to group related functions.
ad[src/trunk]: src/sys Back out previous temporarily - seeing unusual lookup fa...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 specific PMU voltage initializati...
martin[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
tnn[src/trunk]: src/sys/dev/pci fix I219_LM2 entry
mlelstv[src/trunk]: src/sys/kern Fix statistics in case mi_switch didn't actually sw...
christos[src/trunk]: src/lib/libc/time Document tzgetgmtoff(3)
ozaki-r[src/trunk]: src/sys/net Make complex RTM_CHANGE code understandable
jmcneill[src/trunk]: src/share/mk Enable ZFS support on aarch64
snj[src/netbsd-7]: src/doc tickets 571-573
mrg[src/trunk]: src/libexec/httpd normalise some messages.
msaitoh[src/netbsd-7]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless checks
jmcneill[src/trunk]: src/sys/arch/arm/dts Upstream dts specifies emac for sun50i-a64 now
msaitoh[src/trunk]: src/sys If error occured in the attach function, free resources ...
uwe[src/trunk]: src/lib/libcurses attron(), attroff() - don't take a shortcut.
msaitoh[src/trunk]: src/sys/dev/wscons Don't abuse config_interrupts()'s first argum...
riastradh[src/trunk]: src/sys/sys Define the new flag too for previous commit.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that EG20T's UARTs from #1 to #3 never...
jakllsch[src/trunk]: src/sys/dev/i2c Use one more value from "locators.h", also make ...
skrll[src/trunk]: src/sys/uvm/pmap Fix typo for build check
mrg[src/trunk]: src/libexec/httpd avoid memory leak in sending multiple auth hea...
christos[src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD):
jdolecek[src/trunk]: src/sys/dev/ic fix typo in comment, NFC
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable phy-supply if present
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Try to avoid changing hardware settings w...
christos[src/trunk]: src/usr.sbin/mld6query PR/51353: Patrick Mackey: mld6query "-r"...
martin[src/trunk]: src/sys/kern Mark a diagnostic only variable
jmcneill[src/trunk]: src/sys/dev/usb regen
dholland[src/trunk]: src Stick UFS_ in front of these symbols:
martin[src/netbsd-7]: src/doc Ammend #438 for additional changes
knakahara[src/trunk]: src/sys/dev/pci refactor: rearrange interrupt handlers argument
mlelstv[src/trunk]: src/sys Move counting involuntary switches into mi_switch. preem...
uwe[src/trunk]: src/distrib/notes/common Move the entry for Kyma Systems to its ...
ozaki-r[src/trunk]: src/tests/net/ipsec Add test cases for one SP with multiple SAs
msaitoh[src/trunk]: src/sys/dev KNF. No functional change.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
abhinav[src/trunk]: src/lib/libform Remove duplicate MLINK entry for dup_field.3
jdolecek[src/trunk]: src/sys/dev/ic consistently use the SATA correct 'port %d' inste...
pooka[src/trunk]: src/sys/rump Add a COMMENT describing what each component roughl...
christos[src/trunk]: src/sys/compat/netbsd32 Fix locking botch, and ...
riastradh[src/trunk]: src Adapt <sys/pslist.h> to use atomic_load/store_*.
ozaki-r[src/trunk]: src/sys Stop using softnet_lock (fix possible deadlock)
msaitoh[src/trunk]: src/sys/rump/net/lib/libvirtif Fix compile error.
pgoyette[src/trunk]: src/sys Fix regression introduced in tests/net/bpf and tests/net...
skrll[src/trunk]: src/sys/arch corect #include order
utkarsh009[src/trunk]: src/share/man/man9 Update the return type of printf(9)
kre[src/trunk]: src/sys/arch Hide differences between i386 and amd64 interrupt f...
macallan[src/trunk]: src/sys/arch/mips/ingenic use defflag-ed debug options
hannken[src/trunk]: src/sys/net rtcache_clear_rtentry: use LIST_FOREACH_SAFE as the ...
isaki[src/trunk]: src/sys/dev Fix return value. fo_mmap is expected to return err...
msaitoh[src/netbsd-7]: src/doc Cleanup ticket 545.
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of extra ifafree
martin[src/netbsd-7]: src/doc Tickets 432 - 434
spz[src/trunk]: src - make etc/rc.d/wpa_supplicant create directory /var/run/wpa...
christos[src/trunk]: src/sbin/route Complete the routing argument table by including ...
dholland[src/trunk]: src/share/dict + "beaut"
skrll[src/nick-nhusb]: src/sys/dev/usb Open pipes with USBD_MPSAFE - we don't need...
maxv[src/trunk]: src/sys/arch Introduce pl_pi, will be used soon.
alnsn[src/trunk]: src/sbin/cgdconfig use explicit_memset(3)
uwe[src/trunk]: src/lib/libcurses Drop bogus cast.
bouyer[src/trunk]: src/sys/arch/emips/ebus Drop advertisement clause from my licenses
mrg[src/trunk]: src introduce a new way of handling SYSCALL_DEBUG messages -- se...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
wiz[src/trunk]: src/doc postfix-3.4.8 out.
riastradh[src/trunk]: src/usr.bin/vndcompress Reflect rename of `-s' to `-b' in the vn...
mrg[src/trunk]: src/external/mit/xorg/bin/appres look for a config.h
uwe[src/trunk]: src/share/tmac Use groff -Tencoding argument to emit <meta chars...
martin[src/netbsd-7]: src/sys/fs/union Pull up following revision(s) (requested by ...
martin[src/trunk]: src/common/lib/libc/atomic Fix a few more copy&pastos - now it a...
riastradh[src/trunk]: src/usr.bin/vndcompress Move vndcompress utilities to utils.c.
rjs[src/trunk]: src/sys/arch/arm/acpi Allow building when plcom isn't used.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add axp806pmic, axp806reg
nakayama[src/trunk]: src/lib/libkvm Use PRIxPADDR instead of type casting.
uwe[src/trunk]: src/usr.bin/menuc Try to provide the typesetting help requested.
shm[src/trunk]: src/usr.bin/login - Added error checks for initgroups(3) and set...
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/files update the libxcb generat...
ad[src/trunk]: src/sys/kern PR port-sparc/54718 (sparc install hangs since rece...
skrll[src/nick-nhusb]: src/sys/dev/usb Set device transfer status to USBD_IN_PROGR...
dholland[src/trunk]: src Redo these changes properly:
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Enable checking...
christos[src/trunk]: src/sys/compat/common Fix the compat-4.3 getdirentries call (pre...
martin[src/trunk]: src/external/bsd/file Make a gcc 4.8 warning non-fatal (couldn't...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm vunmap takes 2 parameters...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries
knakahara[src/trunk]: src/sys/dev/pci wm_linkintr_msix() should use WM_DEBUG_LINK inst...
christos[src/trunk]: src/sys/dev Never return ENXIO in ioctl anymore. We don't have a...
mrg[src/trunk]: src/share/mk xorg-server 1.20.5 is now current.
jmcneill[src/trunk]: src Install ssh-copy-id(1) from the OpenSSH 8.0p1 portable distr...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use bootspace.head.va instead of the di...
utkarsh009[src/trunk]: src/sys/uvm [syzkaller] Fix for PR #52658 as suggested by riastr...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pgoyette[src/trunk]: src/sys/kern When clearing out the scheduler queues during syste...
pooka[src/trunk]: src/sys/rump Add genassym
christos[src/trunk]: src/libexec/httpd fix lint
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
christos[src/trunk]: src/lib/libc Use a constant in the text segment to avoid the .li...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
mrg[src/trunk]: src/libexec/httpd fix a bug in the rework for -i option: move t...
msaitoh[src/trunk]: src/doc Move notes about ipgphy(4), jmphy(4), smscphy(4), micphy...
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavoir. Found ...
mlelstv[src/trunk]: src/sbin/atactl Mention SATL support.
maxv[src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.file sysctl, s...
martin[src/netbsd-7]: src/doc Tickets #385 and #386
bouyer[src/bouyer-socketcan]: src/sys/netcan Add locking and refcounting to canpcb.
jmcneill[src/trunk]: src/sys/dev/pci regen
yamt[src/trunk]: src/lib/libutil fix timezone bugs in rev.1.11 and rev.1.13. PR/...
cherry[src/trunk]: src/sys/arch/x86/x86 Stop panic()ing on a UP system.
knakahara[src/trunk]: src/sys/arch/x86/x86 Add TODO comments to support MSI multiple v...
dholland[src/trunk]: src/sys/modules/lfs Update the sources list for lfs.
ad[src/trunk]: src/sys/kern Break the slow path for callout_halt() out into its...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau sprinkle -Wno-missing-field-in...
tkusumi[src/trunk]: src/sys/dev/dm dm: Always initialize target's status string
skrll[src/nick-nhusb]: src/sys/dev/usb Add a TAB
snj[src/netbsd-7]: src/doc 391
msaitoh[src/trunk]: src/sys/net - If if_initialize() failed in the attach function, ...
alnsn[src/trunk]: src/sys/arch/aarch64/include Switch to __builtin___clear_cache()...
christos[src/trunk]: src/sys/dev/pci kill some more debugging.
christos[src/trunk]: src/usr.sbin/pppd/pppd - skip addresses that don't have a link a...
mrg[src/trunk]: src/external/mit/xorg/lib/gallium properly link and enable all t...
martin[src/trunk]: src/usr.sbin/sysinst vnconfig has been renamed to vndconfig. Poi...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware install v...
christos[src/trunk]: src/external/gpl3/gdb/dist May 11th, 2019: GDB 8.3 Released!
macallan[src/trunk]: src/sys/arch/sparc/dev report actual VRAM size in fb_type.fb_size
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm use VM_FREELIST_DEFAULT on...
snj[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set pixel clock on mode set
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 thermal sensor clocks
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix CLK_BUS_HDMI bit
snj[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Change SUNXI_MMC_DEBUG to a bitmask, allo...
jmcneill[src/trunk]: src/sys/arch/arm/ti Fix inverted ti, needs-special-hs-handling pr...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add a description of...
christos[src/trunk]: src/tools/m68k-elf2aout need bsd.hostinit.mk before bsd.endian.mk
maxv[src/trunk]: src/sys/dev/nvmm Appease the check: allow NVMM_MAX_RAM bytes of ...
pgoyette[src/trunk]: src/share/man/man9 Use correct mark-up for NetBSD version.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
wiz[src/trunk]: src/lib/libc/sys Sort sections. Sort ERRORS. Remove trailing whi...
msaitoh[src/trunk]: src/sys/dev/pci Disable LPLU when the device is WM_T_PCH_LPT ser...
kre[src/trunk]: src/bin/sh Handle eval $'continue\ncommand' (and similar) in a l...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Add .An -nosplit. Mov...
christos[src/trunk]: src/distrib/sets/lists bump for bind update
jdolecek[src/trunk]: src/sys/arch/x86/pci actually allow pci_intr_alloc() with NULL c...
msaitoh[src/trunk]: src/sys/dev/pci The downstream port of PCIe switch is not a root...
uebayasi[src/trunk]: src Add a new build make variable, CONFIGOPTS, which is passed t...
mrg[src/trunk]: src/external/mit/xorg/bin find manuals in new locations
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.4
maxv[src/trunk]: src/sys/netipsec When IP6_EXTHDR_GET fails, return ENOBUFS, and ...
martin[src/netbsd-8]: src/doc Tickets #1455 and #1456
skrll[src/trunk]: src/sys/arch/arm/ti Fix KERNHIST build (and simplify)
christos[src/trunk]: src/sys bump PIPSIZ from 4 to 8K like FreeBSD and provide the sa...
martin[src/trunk]: src/usr.sbin/postinstall Add a check to remove the temporarily (...
agc[src/trunk]: src/crypto/external/bsd/netpgp set up the netpgp lib directory h...
christos[src/trunk]: src/sys/arch/alpha/include undo rump workaround
jmcneill[src/trunk]: src/sys/arch A80 reduced serial bus (RSB) support. Similar to A3...
ad[src/trunk]: src/sys/dev/pci If attach fails, don't panic on detach.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix core2, usb, rcpus sizes
msaitoh[src/trunk]: src/sys/dev/usb Regen.
knakahara[src/trunk]: src/sys/arch/x86/x86 strncpy should use destination buf length i...
matt[src/trunk]: src/sys/arch Adapt to common pmap changes.
martin[src/netbsd-7]: src/lib/libc/arch/powerpc64 Fix merge mishap in previous
christos[src/trunk]: src/tools/gcc bump for printf/syslog format changres
jmcneill[src/trunk]: src/sys/dev/fdt Use enable gpio to turn the display on/off
martin[src/trunk]: src/sys/arch/arm/xscale Remove an unused variable
kamil[src/trunk]: src/sys/arch/x86/x86 Avoid the 1<<31 construct
christos[src/trunk]: src/sbin/fsck_msdos We already incremented cl; fix indexing. Not...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We expect VOP_ACC...
wiz[src/trunk]: src/lib/libc/gen Fix mdoclint warnings.
wiz[src/trunk]: src Add clock(9) from Kamil Rytarowski.
bouyer[src/trunk]: src/sys/arch/arm/vfp We KASSERT((fregs->vfp_fpexc & VFP_FPEXC_EN...
skrll[src/trunk]: src/sys/arch/hpcmips/conf Adapt to recent mips pmap changes
martin[src/netbsd-7]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pullup rev 1.6, requested by ...
martin[src/netbsd-7]: src/sys/arch Remove "no i915drm*" now that the declaration is...
abhinav[src/trunk]: src/lib/libc/string Fix sentence
martin[src/netbsd-7]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by nonaka in...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
rin[src/trunk]: src/sys/arch/aarch64/aarch64 part of PR port-arm/54702
joerg[src/trunk]: src/share/mk Drop checks for EXTERNAL_TOOLCHAIN for crt*.o. We'v...
maxv[src/trunk]: src/sys/kern Revert my rev1.190, remove the M_READONLY check. Th...
leot[src/trunk]: src/usr.sbin/makemandb Properly free section_clause.
msaitoh[src/trunk]: src/sys/dev/pci Fix typos. From OpenBSD r1.52.
christos[src/trunk]: src/sys/arch/i386/include Cut down MAXDSIZE from 3G to 2.5G othe...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for posix chown family cleanup.
tron[src/trunk]: src/doc Postfix was updated to version 2.10.3.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Protect ec_multi* with mutex like other MP...
kamil[src/trunk]: src/share/man/man4 Correct the example in kcov(4)
hannken[src/trunk]: src Add missing access check for setting va_Xtime into zfs_netbs...
dholland[src/trunk]: src/sys/ufs/lfs Remove references to Apple UFS.
jdolecek[src/trunk]: src/sys/dev/pci whitespace fix, NFC
joerg[src/trunk]: src/sys/netinet Define carp6_cksum only when it is used, that is...
martin[src/trunk]: src/sys As discussed on tech-kern: define a new tty internal sta...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Set correct stack pointer.
dsl[src/trunk]: src/sys Rip out the code that might once have supported the free...
rmind[src/trunk]: src/sys Split IPSec logic from ip_output() into a separate routi...
matt[src/trunk]: src/sys/arch/mips/mips Use mips3_ld
nisimura[src/trunk]: src/sys/dev/pci switch to deferred if_start framework.
jdolecek[src/trunk]: src/sys/arch/x86/x86 enable XSAVE (and hence AVX) under XEN by d...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev IFQ_PURGE() must be called only a...
jmcneill[src/trunk]: src/distrib/sets/lists/xserver add nouveau_dri.so
msaitoh[src/trunk]: src/sys/dev/isa - Use aprint*() instead of printf() in the attac...
martin[src/netbsd-7]: src/doc Update entry for #381
tkusumi[src/trunk]: src/sys/dev/dm dm: Make global dm locks static
snj[src/netbsd-7]: src/doc 499
jklos[src/netbsd-7]: src/sys/dev Patches from Bj?rn Johannessonto fix DEC LK201 ke...
skrll[src/trunk]: src/distrib/sets/lists/xdebug Add nouveau
uebayasi[src/trunk]: src/etc Indent.
jdolecek[src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_...
martin[src/netbsd-7]: src/doc Ticket #399
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
matt[src/trunk]: src/sys/arch/arm/omap Don't rely on hardcoded clocks now that we...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
snj[src/netbsd-7]: src/external/mit/xorg/server/drivers Pull up following revisi...
sjg[src/trunk]: src/usr.bin/make Ignore empty MAKEOBJDIR
riastradh[src/trunk]: src/usr.bin/vndcompress Fix vndcompress man page to reflect defa...
msaitoh[src/trunk]: src/sys/dev/pci The wm_linkintr_gmii() function is called from i...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm only define __OS_HAS_AGP i...
christos[src/trunk]: src/sys/dev/ic fix unused variable warnings
snj[src/netbsd-7]: src/sys/arch/evbarm/awin Pull up following revision(s) (reque...
matt[src/trunk]: src/sbin/ifconfig Rename link to link_pkw to avoid shadowing the...
msaitoh[src/trunk]: src/sys/net If if_attach() failed in the attach function, free r...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Honour SUNXI_CCU_FRACTIONAL_SET_ENABLE in...
ozaki-r[src/trunk]: src/sys/netinet6 Use sin6tosa and sin6tocsa macros
mrg[src/trunk]: src/external/mit/xorg handle moved manual pages, and tools build...
uwe[src/trunk]: src/lib/libpanel Skeleton manual pages for libpanel functions. ...
martin[src/trunk]: src/sys/arch/powerpc/include Add illegal asm and breakpoint
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uthum(4)
martin[src/netbsd-7]: src/sys/arch/sh3/sh3 Pull up following revision(s) (requested...
roy[src/trunk]: src/sys When an interface link state changes to down, mark all a...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi use %u for u_int, rather than %d; correct...
wiz[src/trunk]: src/sbin/chown Bump date for previous.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for sdio interrupts
isaki[src/trunk]: src/sys/dev/audio Improve checking and displaying property.
ad[src/trunk]: src/sys/arch/aarch64/include + ci_onproc
jmcneill[src/trunk]: src/etc/rc.d Attempt to load the zfs module even if /etc/zfs/zpo...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb fix bu...
skrll[src/nick-nhusb]: src/sys/dev/usb Style / more const. No functional change i...
abhinav[src/trunk]: src/usr.sbin/makemandb Use deroff() from mandoc(3) to directly p...
christos[src/trunk]: src/crypto/external/cpl/tpm-tools -Wno-stack-protector
tls[src/trunk]: src/sys/kern Correct use of entropy estimate when data are extra...
knakahara[src/trunk]: src/sys/dev/pci separete TX, RX queue mutex from wm_softc and re...
kre[src/trunk]: src Deal with fallout from the addition of
kamil[src/trunk]: src/sys/kern Stop trying to inform debugger about events from an...
ryo[src/trunk]: src/usr.sbin/cpuctl/arch add aarch64 support for cpuctl identify.
nat[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Allow more s...
isaki[src/isaki-audio2]: src/sys/dev/usb Don't release sc_lock and sc_intr_lock in...
riastradh[src/trunk]: src/usr.bin/vndcompress Write offsets in hexadecimal, not decimal.
riastradh[src/trunk]: src/sys/rump/include/machine Fix rump definition of cpu_number().
snj[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
christos[src/trunk]: src/external/gpl3/gdb fix alpha
jdolecek[src/trunk]: src/sys/dev/pci actually 0680 uses different chip map func, whic...
mrg[src/trunk]: src/sys/uvm in uvm_obj_init(), KASSERT(ops), to ensure we have a...
msaitoh[src/trunk]: src/sys/arch/mips/cavium/dev - Simplify MII structure initializa...
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src add more include paths ...
joerg[src/trunk]: src/sys/dev/ic GC slhci_hubd
mrg[src/trunk]: src/usr.sbin/postinstall update do_fontconfig() to update all th...
matt[src/trunk]: src/sys/arch/mips/mips Remove extra #endif
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kiyohara[src/trunk]: src/sys/arch Add udsir.
chs[src/trunk]: src/sys/sys welcome to 7.99.3.
macallan[src/trunk]: src/lib/libc/arch/powerpc/gen no need to duplicate the generic f...
mlelstv[src/trunk]: src/sys/dev/usb The hardware only supports xon/xoff processing f...
skrll[src/trunk]: src/sys/dev/pci Regen
dholland[src/trunk]: src/sys/ufs/lfs There is no WAPBL in LFS.
rillig[src/trunk]: src/usr.bin/make/unit-tests Fix unit test for edge case in :M mo...
martin[src/netbsd-7]: src/doc Revert previous (mishap in openssl pullup)
ozaki-r[src/trunk]: src/tests/net Suppress name resolution
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Remove all half duplex setting.
matt[src/trunk]: src/sys/arch/arm/include Take advantage of compiler predefines f...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add timecounter, timer interrupt an...
matt[src/trunk]: src/sys/arch/mips/mips We use the common uvm pmap now.
maxv[src/trunk]: src/sys Always mask the 16 bits of the segregs in the trapframe....
scole[src/trunk]: src/sys/arch/ia64/include fix SP offset
mrg[src/trunk]: src/libexec/httpd avoid sign extension in % handling (and printi...
knakahara[src/trunk]: src/doc Add missing network MP-ify changes.
nonaka[src/trunk]: src/sys/dev/hyperv Avoid undefined reference to `hyperv_is_gen1'...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype fix the sed to find ...
martin[src/netbsd-7]: src/doc Ticket #396
kamil[src/trunk]: src/sys/external/bsd/acpica/dist/include Use pack attribute for ...
skrll[src/nick-nhusb]: src/sys/dev/usb Minor code re-org. No functional change in...
snj[src/netbsd-7]: src/lib/libc/arch/m68k/softfloat Pull up following revision(s...
christos[src/trunk]: src/sys/netinet Don't pass junk in sin_family and sin_len for SI...
msaitoh[src/trunk]: src/sys/dev/pci Add comments and KNF. No functional change.
christos[src/trunk]: src/include elide strict-prototypes for unrepresentable function
christos[src/trunk]: src/tests/lib/libc/time Add tests for %z
christos[src/trunk]: src/lib/libc/rpc Increment to the value, not the pointer. (Thors...
abhinav[src/trunk]: src/lib/libc/stdlib Add malloc.conf to the NAME section
christos[src/trunk]: src/etc/rc.d if ipsec_flags is given, treat it as an interface n...
uebayasi[src/trunk]: src/sys/arch/sparc/conf .interp and friends are unlikely to appe...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner only access A20 regs if running on A20
mlelstv[src/trunk]: src/sys/dev/ata Take channel lock for calling reset_drive.
ozaki-r[src/trunk]: src/sys Run timers in workqueue
christos[src/trunk]: src/sys Canonicalize the interpreter path in #! scripts since ch...
martin[src/trunk]: src/sys PR kern/51371: avoid shifting negative values
maya[src/trunk]: src/sys/arch/alpha/include Explain our implementation choice for...
utkarsh009[src/trunk]: src/sys [syzkaller] Cast all the printf's to (void *)
rjs[src/trunk]: src/sys/net Restore correct test for return value from aarpresol...
uwe[src/trunk]: src/usr.bin/menuc/testm Fix typo in ad clause. Ok perry@.
ad[src/trunk]: src/sys/arch/sparc/include Looks like sparc clears want_ast with...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
matt[src/trunk]: src/sys/arch/arm/include Also test for __AARCH64EB__ as well as ...
christos[src/trunk]: src/doc mention x68k hacks.
rin[src/trunk]: src/sys/arch/aarch64 PR port-arm/54702
maxv[src/trunk]: src/sys/kern Fix stack info leak.
uebayasi[src/trunk]: src config(1): Fix test breakage
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix comment in previous.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix A20/A31 MP
joerg[src/trunk]: src/lib/libc/arch/arm/hardfloat One vmsr is enough.
snj[src/netbsd-7]: src/external/bsd/elftoolchain/dist/libdwarf Pull up following...
pooka[src/trunk]: src/lib/libpthread Allow for arbitrary MI scheduler implementati...
skrll[src/trunk]: src/sys/arch/evbarm/conf build fix until someone is brave enough...
isaki[src/trunk]: src/sys/arch/evbarm/mini2440 Rename uda_ssio_getprops() -> uda_s...
leot[src/trunk]: src/sys/fs/tmpfs Make sure that nde->td_node is NULL for asserts.
mlelstv[src/trunk]: src/sbin/atactl Add support for ATA command pass-through to SCSI...
phx[src/trunk]: src/sys/arch/bebox/stand/boot Fix all warnings when compiling wi...
snj[src/netbsd-7]: src/lib/libc/stdio Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib/libedit PR/54279: Jonathan Perkins: Ignore adjacent star...
christos[src/trunk]: src/distrib/sets/lists/xcomp remove extra lint libraries now tha...
martin[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...
maxv[src/trunk]: src/sys/arch/x86/x86 Re-enable large pages on the data segment, ...
matt[src/trunk]: src/external/bsd/ntp/lib/libntp Fix awk programs to use $$ so ma...
kre[src/trunk]: src Add a new test program to test the "intermediate" shell buil...
jakllsch[src/trunk]: src/sys/arch/arm/cortex use correct interrupt index
abhinav[src/trunk]: src/usr.bin/pkill Add pgrep and prenice to the NAME section
macallan[src/trunk]: src/sys/arch/macppc/conf don't pull in pic_u3_ht with uninorth -...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner H6 support
rillig[src/trunk]: src/usr.bin/make/unit-tests Add unit tests for variable modifier...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb When debugging 32 bit binaries on...
ad[src/trunk]: src/usr.sbin/pstat Update to match change in layout of vnode LRU...
matt[src/trunk]: src/sys/arch/mips/include Use register_t for _ds_vaddr
macallan[src/trunk]: src/sys/arch/sparc/dev add SX_SELECT_S instruction
christos[src/trunk]: src/distrib/sets/lists/debug finish bump of libdwarf
christos[src/trunk]: src/sys/arch delete VM_DEFAULT_ADDRESS; some of those should be ...
martin[src/trunk]: src/sys/ufs/lfs Quell a gcc 4.8 maybe-unitialized false positive
wiz[src/trunk]: src/share/man/man4 Fix xref.
msaitoh[src/trunk]: src/sys/dev/pci - Add more Intel 10G devices
rin[src/trunk]: src/sys/dev/usb Remove duplicate ; 's. No binary changes intended.
christos[src/trunk]: src/sys/dev/microcode/ral sync with FreeBSD
martin[src/netbsd-7]: src Sync gcc with -current, requested by skrll in ticket #448:
matt[src/trunk]: src/sys/arch/arm/arm For armv7, CPU_CONTROL_UNAL_ENABLE is MBO/S...
mrg[src/trunk]: src/sys/arch/sparc/stand/ofwboot force -mcpu=v9 for ofwboot, whi...
wiz[src/trunk]: src/share/man/man4/man4.x86 Fix date, sort SEE ALSO, more and be...
skrll[src/trunk]: src/sys/arch/mips/mips Fixup some Loongson code after recent cha...
kamil[src/trunk]: src/sys/arch/x86/x86 Disable sanitizer instrumentation in x86_ho...
mrg[src/trunk]: src/sys/dev use __func__ in some debug messages.
jmcneill[src/trunk]: src/sys/dev/sdmmc If a mem function fails to initialize, set the...
martin[src/trunk]: src/sys/arch Make this files compilable w/o options DIAGNOSTIC
christos[src/trunk]: src/sys/dev/pci - Print the negotiated feature bits.
pgoyette[src/trunk]: src/sys When initializing the rump cgd component, use the correc...
skrll[src/trunk]: src/lib/libpthread/arch/arm G/C __APCS_26__ support
snj[src/netbsd-7]: src/games/tetris Pull up following revision(s) (requested by ...
christos[src/trunk]: src/doc new ntp import to handle security issues.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
maxv[src/trunk]: src/sys/kern Add XXXs for SCTP bugs.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Pass any error from dwc2_device_start ...
ragge[src/trunk]: src/sys/arch/vax/boot Let boot relocate to just below 8MB. This...
martin[src/netbsd-7]: src/doc Tickets #504 and #505
jmcneill[src/trunk]: src/sys/dev/usb regen
ozaki-r[src/trunk]: src/sys/net Use IFADDR_FOREACH
matt[src/trunk]: src/sys/net Don't use class as a structure member.
christos[src/trunk]: src/sys/compat/netbsd32 ifdef debug printf
mrg[src/trunk]: src/distrib/sets/lists add fontconfig 2.10.2 files.
skrll[src/trunk]: src/sys/uvm/pmap Fix some comments.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Use ci_feat_val[7] as CPUID 7 %edx to...
msaitoh[src/trunk]: src/sys/dev If if_initialize() failed in the attach function, re...
ozaki-r[src/trunk]: src/sys/netinet Fix downmatch increment
njoly[src/trunk]: src/sys/compat/linux/arch Cleanup posix chown family syscalls to...
shm[src/trunk]: src/usr.bin/rlogin Added missing sa_mask initialization (CID 979...
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to recent MIPS changes
mrg[src/trunk]: src/external/mit/xorg add freetype2/freetype to the include path.
christos[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Fix debugging variables
christos[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/dev/pci Print the negotiated feature bits
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add puc at pci and com at puc
joerg[src/trunk]: src/tools For EXTERNAL_TOOLCHAIN, MKLLVM=yes needs to build only...
martin[src/netbsd-7]: src/distrib/evbppc/ramdisk Pull up following revision(s) (req...
matt[src/trunk]: src/sys/arch/mips Use sdcache routines.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme3 ATF ptrace(2) test
pgoyette[src/trunk]: src/tests/crypto/opencrypto Additional tests for SHA1_HMAC (with...
jmcneill[src/trunk]: src/sys/dev/pci workqueue and callout fixes
msaitoh[src/trunk]: src/sys In interrupt function, use mii_pollstat() instead of mii...
christos[src/trunk]: src/sys/net missed _
christos[src/trunk]: src/lib/libc/include Add an explanation of how namespace.h works.
christos[src/trunk]: src/bin/sh dedup.
msaitoh[src/trunk]: src/sys/dev/pci Change Intel 0x0434 entry:
martin[src/netbsd-7]: src/sys/arch After removing i915drm from GENERIC, also remove...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awindebe, genfb, wsdisplay
ozaki-r[src/trunk]: src/sys/netinet Get rid of unnecessary satosin
pgoyette[src/trunk]: src/sys/kern Update value of p_stat before we release the proc_l...
jdolecek[src/trunk]: src/sys/dev/ata more detailed debug info; also sync DEBUG_* valu...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
abhinav[src/trunk]: src/lib/libc/string Add missing words and fix grammar.
macallan[src/trunk]: src/sys/dev/pci support RI_FULLCLEAR
gson[src/trunk]: src/tests/usr.bin/gdb Add a regression test for PR bin/54154, or...
ad[src/trunk]: src/sys/rump/librump/rumpkern cpu_onproc -> ci_onproc
macallan[src/trunk]: src/sys/arch/mips/ingenic wake up the USB ports before attaching...
ad[src/trunk]: src/sys Simplify pset locking, making it easier to sync with LWP...
pgoyette[src/trunk]: src/sys/opencrypto As requested by mrg@, since there is still a ...
christos[src/trunk]: src/sys/sys fix mistake in previous, leave spaces for gaps.
mbalmer[src/trunk]: src/share/misc add LUA
ozaki-r[src/trunk]: src/sys/net Introduce if_initialize and if_register as an altern...
matt[src/trunk]: src/sys/arch/arm/conf Add CPU_ARMV7 and make CPU_PJ4B and CPU_CO...
mlelstv[src/trunk]: src/sys/dev/usb ATA passthrough commands, supported by many SPC-...
maxv[src/trunk]: src/sys Remove unused ipsec_var.h includes.
maxv[src/trunk]: src/sys/arch Mitigation for the SS bug, CVE-2018-8897. We disabl...
mrg[src/trunk]: src/libexec/httpd use html tables for directory index.
thorpej[src/trunk]: src/sys/dev/mii Add ID for the Broadcom BCM53125 1000BASE-T switch.
skrll[src/trunk]: src/sys/arch/sgimips/sgimips Fix compile
bouyer[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Fix http://gcc.gnu.or...
martin[src/trunk]: src/usr.sbin/sysinst Simplify and get rid of external "grep" dep...
joerg[src/trunk]: src/libexec/ld.elf_so Now that lib/csu no longer uses the object...
msaitoh[src/trunk]: src/etc Add tprof
christos[src/trunk]: src/lib/libedit make el_gets() return the number of characters r...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Decode package, core and SMT id if CPUI...
martin[src/trunk]: src/sys/sys Add dk_geom to struct disk, from Christos.
martin[src/trunk]: src/sys/arch/mips/cavium/dev Delay setting of the filters at att...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Some more mechanical c++ificiation.
msaitoh[src/trunk]: src/sys/dev/i2c Use aprint_error() instead of aprint_normal() on...
mlelstv[src/trunk]: src/sys/dev/rasops It's WSATTR_UNDERLINE, not WS_UNDERLINE.
mrg[src/trunk]: src/sbin/atactl "smart status" already obtains the ata parameter...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.7
nakayama[src/trunk]: src/distrib/sets/lists/base Resurrect Asia/Tomsk, split off from...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable HDMI and HDMI audio
christos[src/trunk]: src/external/bsd/libdwarf/lib Forgot to commit additional file.
abhinav[src/trunk]: src/lib/libutil Add missing functions to the NAME section
uwe[src/trunk]: src/distrib/notes/common Special-case badly worded ad clause in ...
dennis[src/trunk]: src/external/gpl3/gcc/lib/libasan Work around RISC-V compiler bu...
jmcneill[src/trunk]: src/sys/dev/ic Set maximum supported bwfm_bss_info length
skrll[src/trunk]: src/sys/arch/arm/allwinner RCSID police
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add support for enabling the GPU
skrll[src/trunk]: src/sys/dev/usb Various improvement from t-hash (and a bit from ...
mrg[src/trunk]: src/share/mk add a new MKXORG_DRIVERS that defaults to yes on MK...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle device interrupts pro...
christos[src/trunk]: src/usr.bin/vndcompress CID 1164169: integer overflow
wiz[src/trunk]: src/share/man/man4 Use Mt for emails.
skrll[src/trunk]: src/sys/dev/pci Add support for MSI/MSI-X to ahcisata at pci.
msaitoh[src/trunk]: src/share/man/man9 Add note about the return value of pci_intr_s...
christos[src/trunk]: src/doc new mdocml.
pooka[src/trunk]: src/sys/rump/librump/rumpkern don't use temp buffer from the sta...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb set the architecture of the infer...
mrg[src/trunk]: src build the nouveau gallium driver.
christos[src/trunk]: src/sys/arch remove obsolete networking options
kre[src/trunk]: src/bin/sh It is not only the EXIT trap we need to check for whe...
scole[src/trunk]: src/sys/arch/ia64/ia64 add IA64_DCR_DEFAULT, more changes from F...
sevan[src/trunk]: src/doc Note awacs(4) getting enabled.
christos[src/trunk]: src/external/mit/xorg/lib/gallium - Don't install absolute symlinks
jmcneill[src/trunk]: src/sys/dev/fdt Add support for simple MMC power sequence provid...
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
pgoyette[src/trunk]: src/sys/dev/usb And yet another one. :(
matt[src/trunk]: src/sys/arch/arm/arm Don't use not as a variable since it's rese...
sevan[src/trunk]: src Hello bozohttpd(3lua)
martin[src/netbsd-7]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
mrg[src/trunk]: src/external/mit/xorg/lib/gallium allow building arm llvmpipe.
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
kamil[src/trunk]: src/sys Implement KERN_PROC_CWD in sysctl(3)
christos[src/trunk]: src/libexec/httpd simplify
spz[src/trunk]: src/external/bsd/wpa/dist apply patches from upstream, namely fr...
ozaki-r[src/trunk]: src Add test cases of NAT-T (transport mode)
thorpej[src/trunk]: src/sys/arch/arm/sunxi Only call wsmouse_input() if we have a ws...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add the type of info...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A83T eMMC.
maxv[src/trunk]: src/sys/arch Improve our segregs model. Pass 3/3.
mlelstv[src/trunk]: src/sys/arch/aarch64 Make cache operations available early.
manu[src/trunk]: src/sys/ufs/ufs Bump UFS1 extended attribute max name length to 256
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
christos[src/trunk]: src/gnu/dist/gcc4/libobjc fix some inlines to make compilable wi...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Misc KNF and ANSIfy.
mlelstv[src/trunk]: src/sys/kern gcc silently optimizes away a != NULL check if a po...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't r...
maxv[src/trunk]: src/sys/arch/x86/x86 KNF, and rename.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless check
nonaka[src/trunk]: src/sys/dev/pci sort by vendor id.
martin[src/netbsd-7]: src/usr.bin/pkill Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/arch/ews4800mips/sbd fix set but unused variable
ryo[src/trunk]: src/sys/arch support boot option "-1" to disable multiprocessor ...
kre[src/trunk]: src/bin/sh Revamp aliases - as dumb an idea as they are, if we'r...
jmcneill[src/trunk]: src/sys/dev/i2c Add support for poweroff and the power on-off ke...
maxv[src/trunk]: src/sys/compat Make sure we have space for the aout header.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Make dwc2debug sysctl'able
macallan[src/trunk]: src/sys/arch/sgimips/gio use bus_space_map() instead of fudging ...
dholland[src/trunk]: src/sys/ufs/lfs Fix some exposed symbols:
jmcneill[src/trunk]: src/sys/arch/arm/dts Add backlight node and enable pwm
pgoyette[src/trunk]: src/sys/kern In execve_runproc(), update the p_waited entry for ...
maxv[src/trunk]: src/sys/arch/x86/include Add xsh_xcomp_bv and fx_zero, and use u...
rjs[src/trunk]: src Add Xorg server and S3 driver to ibmnws build.
maxv[src/trunk]: src/sys/netipsec Remove unused 'mp' argument from all the xf_out...
christos[src/trunk]: src/usr.bin/netstat dedup
ad[src/trunk]: src/sys/dev onewire:
maxv[src/trunk]: src/doc USER_LDT on amd64.
msaitoh[src/trunk]: src s/recieve/receive/
snj[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
uwe[src/trunk]: src/distrib/notes/common Don't open-code .tm calls to emit TOC e...
pooka[src/trunk]: src/include/ssp Create the stpncpy() inline only when GCC>=4.8 |...
mlelstv[src/trunk]: src/sys/dev/scsipi use correct size when copying outgoing sense ...
mrg[src/trunk]: src/sys/arch/arm apply some #if (ARM_MMU_V6 + ARM_MMU_V7) != 0.
msaitoh[src/trunk]: src Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to ...
hannken[src/trunk]: src/sys/kern Change cache_prune() to test for end-of-list before...
macallan[src/trunk]: src/sys/dev/rasops rasops_do_cursor():
joerg[src/trunk]: src/distrib/sets Adjust trigger variable for unwind.h to follow ...
christos[src/trunk]: src/external/bsd/ntp/lib Change the conditional from >= 45 to !=...
dholland[src/trunk]: src/sys/arch/i386/conf Add the new LFS options.
roy[src/trunk]: src/sys/netinet Save and clear the la route while we have a writ...
knakahara[src/trunk]: src/sys/netinet remove extra ifdefs. no functional changes.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
jmcneill[src/trunk]: src/sys/dev/usb Pass WME access classification to bcdc header
riastradh[src/trunk]: src/sys/dev Provisionally return to declaring midi_cd unconditio...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Fix a few error messages, and b...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Remove some debugging code.
jmcneill[src/trunk]: src/sys/external/bsd/drm2 fix __OS_HAS_AGP=0 build
msaitoh[src/trunk]: src/sys/dev/pci Move the definition of CTRL_EXT_PHYPDEN and use ...
matt[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/doc new acpica
mgorny[src/trunk]: src/sys compat32: Translate userland PT_* request values into ke...
maxv[src/trunk]: src/sys/arch Reorder some instructions, reduces the diff between...
ad[src/trunk]: src/sys/kern Put section attribute for turnstile0 in the correct...
msaitoh[src/trunk]: src/share/man/man4 - Add new devices.
jmcneill[src/trunk]: src/sys/arch/arm/ti Fix mmc and timer indexes.
maxv[src/trunk]: src/sys/netipsec Remove IPSEC_SPLASSERT_SOFTNET, it has always b...
maxv[src/trunk]: src/sys/arch/x86/x86 There is a huge bug in the way a uvm_map_pr...
christos[src/trunk]: src/sys/dev/pci more device names
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the PHY address bits in MI_MODE r...
kamil[src/trunk]: src/sys/netinet6 Decorate struct in6_addr with the __packed attr...
snj[src/netbsd-7]: src/crypto/external/bsd/openssh Apply patch (requested by he ...
christos[src/trunk]: src/crypto/external/bsd/netpgp/bindings/lua don't build for non pic
martin[src/netbsd-7]: src/distrib/sets/lists/debug Fix minor glitch in pullup of ti...
skrll[src/trunk]: src/sys/kern Pass PCU_LOADED to pcu_state_load in the "this CPU ...
christos[src/trunk]: src/crypto/external/bsd/openssl Add pkgconfig gluons
riastradh[src/trunk]: src/lib/libc/hash/sha2 Fix rcsid comment.
msaitoh[src/trunk]: src/sys/dev/pci Modify PHY initialization code. This change fix ...
skrll[src/trunk]: src/sys/arch/arm/cortex Improve delay to be better than 1.3 inna...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Update i915_trace.h.
uwe[src/trunk]: src/distrib/notes/common Drop the entry for David Muir Sharnoff....
skrll[src/trunk]: src/sys/dev/pci Add a whole bunch of Cavium ThunderX devices
martin[src/trunk]: src/sys/arch/mvme68k/dev Fix small (but fatal) oversight in devi...
mlelstv[src/trunk]: src/sys/dev/scsipi CID 1396620: Null pointer dereferences
dholland[src/trunk]: src/sys/rump/fs/lib/liblfs right, why does rump have to have its...
matt[src/trunk]: src/sys/dev Add mm_md_page_color hook and use to support better ...
jmcneill[src/trunk]: src/sys/arch/evbmips/conf add drvctl(4)
maxv[src/trunk]: src/sys/netipsec Fix the checks in compute_ipsec_pos, otherwise ...
dholland[src/trunk]: src/sys/ufs Split lfs from ufs step 3: rearrange config stuff.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Partial A80 GMAC support. Needs help ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out tiotg. It is not working yet.
kre[src/trunk]: src/usr.sbin/sysinst Change return type of pm_lvm_find() from in...
matt[src/trunk]: src/sys/arch/evbmips/cavium no wd devices on erlite, use sd inst...
mlelstv[src/trunk]: src/sbin/gpt Add some more common partition types.
pgoyette[src/trunk]: src/usr.bin/config Only emit bdevsw externs for entries in the b...
mrg[src/trunk]: src/sys/dev/usb various umidi clean ups:
dholland[src/trunk]: src/sys/ufs/lfs Remove stray references to ext2fs, chfs, ffs, an...
matt[src/trunk]: src/sys Contain support routines used to create and destroy list...
shm[src/trunk]: src/libexec/httpd * add CGI support for ~user translation (-E sw...
matt[src/trunk]: src/sys/uvm/pmap Changes so that MIPS can use the common pmap.
christos[src/trunk]: src/sys/sys make mbuftypes always visible
wiz[src/trunk]: src/bin/sh Minor spellchecking changes.
mrg[src/trunk]: src/sys/kern if NUSB == 0, don't look for usbhist.
jmcneill[src/trunk]: src/sys/net/npf Defer initialization of built-in npf module unti...
christos[src/trunk]: src/external/gpl3/gdb fix build and regen for i386
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
uwe[src/trunk]: src/sys/dev/mii Fix s/product/model/ search-and-destroy accident...
uwe[src/trunk]: src/distrib/notes/common Move entries with short first line that...
martin[src/trunk]: src/usr.bin/menuc Add (optional) support for expanded static men...
roy[src/trunk]: src/bin/sh Add wctype(3) support to Shell Patterns.
nat[src/trunk]: src/sys/dev Ensure that the low/high water marks are at least PR...
ad[src/trunk]: src/sys/uvm Minor correction to previous.
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): fixed Lua stack size
mrg[src/trunk]: src/sys/gdbscripts fix some minor issues in these user functions...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for sun4i/sun7i 10/100 Fast Et...
matt[src/trunk]: src/sys/arch/mips/conf Let the compiler/assembler know we compil...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix two bugs in pmap_write_protect():
riastradh[src/trunk]: src/usr.bin/vndcompress Window size is now an option; remove XXX...
snj[src/netbsd-7]: src/sbin/devpubd/hooks Pull up following revision(s) (request...
jdolecek[src/trunk]: src/sys move ata_queue_alloc(1) and ata_queue_free() calls to at...
riastradh[src/trunk]: src/usr.bin/vndcompress Add some leading zero digits to the flag...
uebayasi[src/trunk]: src/usr.bin/config config(1): Fix build of old trees (bin/49389)...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add bus glue for attaching nouveau DRM
ryoon[src/trunk]: src/share/man/man4 Add urndis(4), bump date, and copyright year
skrll[src/trunk]: src/sys/arch/cobalt/cobalt Fix RB_KDB by calling the debugger en...
christos[src/trunk]: src/lib/libc/compat/arch/alpha/gen remove bogus comment, we are ...
msaitoh[src/trunk]: src/sys/dev/pci - Change IFM_10G_T(10GBase-T) entry to IFM_10G_C...
msaitoh[src/trunk]: src/sys/dev/pcmcia - Use aprint() more in isic_pcmcia_attach().
matt[src/trunk]: src/sys/compat/netbsd32 Don't use private as a variable name sin...
kre[src/trunk]: src/bin/test I have seen (way too often) uses of test(1) that ar...
matt[src/trunk]: src/share/mk Make MKGCCCMDS default mirror MKGCC. (if MKGCC is ...
roy[src/trunk]: src/sys/netinet6 Report route additions/changes/deletions for ca...
jmcneill[src/trunk]: src/sys/arch sunxi_twi: provide custom read/write reg callbacks ...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip fix copy/paste error in mux_pll_src_cp...
skrll[src/trunk]: src/sys More alignment spellos
matt[src/trunk]: src/sys/arch/mips/include KX needs to set on !O32 kernels
knakahara[src/trunk]: src/sys/dev/pci refactor: separate busdma allocate processing as...
abhinav[src/trunk]: src/lib/libc/gen Add getpass_r and getpassfd to the NAME section...
christos[src/trunk]: src/sys/dev/pci Fake mode sense data for illegal targets. qemu r...
jmcneill[src/trunk]: src/sys/dev/i2c Add ACIN and VBUS present sensors
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb we don't have xfer_partial
msaitoh[src/trunk]: src/sys Even if we don't use MII(4), use the common path of SIOC...
rjs[src/trunk]: src Add core networking support for SCTP.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs to vca...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix locations of bus gates
skrll[src/trunk]: src/sys/dev/usb KASSERT -> KASSERTMSG and while I'm here update ...
joerg[src/trunk]: src Force use of GNU as for acorn32 boot code (pre-unified assem...
isaki[src/isaki-audio2]: src/sys Move dev/audio_if.h -> dev/audio/audio_if.h
martin[src/trunk]: src/sys Allow architectures to define a macro PROC_MACHINE_ARCH(...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Fix setuid/setgid return type (v...
seanb[src/trunk]: src/sys/netinet6 - Fix comment which was no longer accurate afte...
palle[src/trunk]: src/sys/arch/sparc64/doc Add a TODO file to document things to b...
msaitoh[src/trunk]: src/sys/dev/ic Use pmf_device_{register,deregister}().
jmcneill[src/trunk]: src/sys/arch/arm/nvidia disable SATA sleep feature
christos[src/trunk]: src/sys/arch/newsmips Don't include <mips/locore.h> in <machine/...
msaitoh[src/trunk]: src/sys/dev/pci Rename 88SE91XX.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner PWM controller.
joerg[src/trunk]: src Use a separate variable for the use of GCC's unwind code.
martin[src/netbsd-7]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Pull up f...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/radeon Make the first EDID we find ava...
msaitoh[src/trunk]: src/sys/uvm Fix a bug that "vmstat -s" print uvmexp.ncolors inco...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_nv50_fence.c needs -Wn...
maxv[src/trunk]: src/sys/arch Have the cpu clear PSL_D automatically when enterin...
msaitoh[src/netbsd-7]: src/sys/arch/evbarm/awin Pull up following revision(s) (reque...
bouyer[src/trunk]: src/sys/dev rnd_add_uint32() doens't support concurent calls for...
ad[src/trunk]: src/sys/sys Mark spc_curpriority volatile.
ad[src/trunk]: src/sys/arch/sh3 Revert previous. Looks like it requires a more...
khorben[src/trunk]: src/sys Remove references to SPLASHSCREEN_PROGRESS
ryo[src/trunk]: src/sys/arch/arm/imx set the multicast filter properly.
kiyohara[src/trunk]: src/sys/dev Split IrDA SIR part for other SIR device.
kre[src/trunk]: src/etc/rc.d Cause rc to abort if mounting any of the critical l...
uwe[src/trunk]: src/distrib/notes Make .Te and .To also emit .Ti with quoted arg...
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
thorpej[src/trunk]: src/sys/arch/arm/broadcom Account for the IRQ offset on the bcm2...
sevan[src/trunk]: src/share/misc VROC
maxv[src/trunk]: src/sys/netipsec Remove duplicate prototype.
msaitoh[src/netbsd-7]: src/external/bsd/bind/dist Pull up following revision(s) (req...
christos[src/trunk]: src/doc new tzcode.
kre[src/trunk]: src/sys/compat/netbsd32 unconst machine_arch32 for sysctl data ....
jmmv[src/trunk]: src/usr.sbin/vnconfig Fix LINKS spec.
pooka[src/trunk]: src/sys/rump define the warnings used for hypercall components once
bouyer[src/trunk]: src/sys/dev/ic Add some definitions from OpenBSD, needed by the ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf eMMC works now, turn it on
msaitoh[src/trunk]: src/sys/dev/i2c Fix compile error.
christos[src/trunk]: src/distrib/sets/lists/tests new origin test
jakllsch[src/trunk]: src/sys/dev/usb Correct abuses of aprint_error_dev(9).
uebayasi[src/trunk]: src/sys/compat Define compat modules (but without dependencies y...
jmcneill[src/trunk]: src/sys/arch Add support for enabling modules specified in ti, hw...
maya[src/trunk]: src/external/mit/xorg/lib shuffle the build order: we need libX1...
apb[src/trunk]: src/doc Use TOOL_MANDOC_ASCII instead of TOOL_GROFF to format BU...
christos[src/trunk]: src/lib/libc/sys Explain PROT_MPROTECT better, add references to...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
maxv[src/trunk]: src/sys/netipsec Remove unused.
christos[src/trunk]: src/external/gpl3/gdb/lib vaxinate.
dholland[src/trunk]: src/sys/ufs Apparently we also need to cut and paste ffs_snapgon...
sevan[src/trunk]: src/share/misc UCS, UTF
spz[src/trunk]: src/etc/ssh fix narn-names -> mollari
skrll[src/trunk]: src/sys/arch/arm/fdt Remove unnecessary cast and wrap a long line.
skrll[src/trunk]: src/sys/dev/usb Use a #define instead of a magic number
nat[src/trunk]: src/share/man/man4 Document the hw.driverN.latency sysctl variable.
christos[src/trunk]: src/lib/libc/stdio Don't try to extend the offset range on 32 bi...
msaitoh[src/trunk]: src/sys/dev/mii ciphy is gigabit PHY, so use MII_ANEGTICKS_GIGE ...
pgoyette[src/trunk]: src/sys/arch/x86/conf Make MPVERBOSE a defparam rather than deff...
jmcneill[src/trunk]: src/external/broadcom/bwfm Add bwfm firmware Makefile
kre[src/trunk]: src/sbin/cgdconfig Fix usage for rump. Fixes test breakage cau...
christos[src/trunk]: src/sys/kern use the proper name for kdump pretty-printing.
mlelstv[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Support device nodes tha...
riastradh[src/trunk]: src/usr.bin/vndcompress Abstract handling of the cloop2 offset t...
martin[src/netbsd-7]: src/doc Tickets #500 and #501
matt[src/trunk]: src/lib/libkvm Add missing __RCSID("$NetBSD$");
gdt[src/trunk]: src/sys/conf Drop references to kame_ipsec, which has been gone ...
msaitoh[src/netbsd-7]: src/doc Ticket 349 and 350.
matt[src/trunk]: src/sys/arch/arm/include SIZE_T is unsigned so SIZE_T_MAX needs ...
macallan[src/trunk]: src/sys/arch/sparc/dev add a bunch more instructions ( still not...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Include more of the test cases from ...
christos[src/trunk]: src/distrib/atari/misc put distrib Makefile last
jmcneill[src/trunk]: src/sys/dev/i2c act8846_match: filter on ia_addr (device is expe...
maxv[src/trunk]: src/sys/kern Rename fill_file -> fill_file2, since that's the KE...
maxv[src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.lwp sysctl.
pgoyette[src/trunk]: src/external/cddl/osnet Use C99 initializers for the cdevsw
mrg[src/trunk]: src install nouveau.h
dholland[src/trunk]: src DIRBLKSIZ -> LFS_DIRBLKSIZ
jdolecek[src/trunk]: src/sys/dev/pci add AHCI_PCI_QUIRK_FORCE for apu2 to be recogniz...
christos[src/trunk]: src/lib/libc/net PR/50367: Stefan Schaeckeler: libc resolver lib...
maxv[src/trunk]: src/lib/libnvmm Rewrite the gpa map/unmap functions. Dig holes i...
abhinav[src/trunk]: src/lib/libc/atomic Add membar_datadep_consumer to the NAME section
msaitoh[src/trunk]: src/sys/dev/pci Remove an extra mii_pollstat() call. The PHY sta...
christos[src/trunk]: src/sys/arch/amigappc/conf make code compile again; need stride ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add awinmp(4) glue.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
matt[src/trunk]: src/sys/arch/arm Add read_insn and read_thumb_insn inlines to hi...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: reset cbus debug back to zero
mrg[src/trunk]: src/share/mk update to xorg-server 1.10.6.
christos[src/trunk]: src/lib/libc/time Add tzgetgmtoff, delint compat
matt[src/trunk]: src/sys/uvm/pmap Lock the tlbinfo if it wasn't when doing a pmap...
christos[src/trunk]: src/usr.bin/xlint/lint1 add warn_unused_result.
mrg[src/trunk]: src/usr.sbin/iostat extend the "tout" column to 5 characters, it...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
thorpej[src/trunk]: src/sys/dev/sbus Fix an issue with FIOCSCURSOR FB_CUR_SETCMAP on...
kamil[src/trunk]: src/sys Remove an element from struct emul: e_tracesig
mrg[src/trunk]: src/external/mit/xorg/lib/gallium don't look for libdrm_nouveau ...
mrg[src/trunk]: src/sys/lib/libsa apply the strncmp hack only to !clang. reques...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
mlelstv[src/trunk]: src/sys/dev/dkwedge Really provide disk properties, the old code...
sevan[src/trunk]: src/distrib/sets/lists/debug Unbreak build until the privatisati...
abhinav[src/trunk]: src/lib/libc/string Fix grammar.
isaki[src/trunk]: src/sys/dev/usb Return correct properties.
christos[src/trunk]: src/sys IPSEC has not come in two speeds for a long time now (IP...
ad[src/trunk]: src/sys/sys NetBSD 9.99.19 - many kernel data structure changes
ryo[src/trunk]: src/sys/kern changes of r1.68 was reverted by r1.69. apply it ag...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix a sign-compare issue (f...
christos[src/trunk]: src/sys/net fix debugging printf.
christos[src/trunk]: src/sys/net PR/49386: Ryota Ozaki: Add a mutex for bpf creation/...
matt[src/trunk]: src/sys/fs/puffs Don't use C++ class and this keywords as variab...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set "DMA MCLK interface circuit auto gati...
jmcneill[src/trunk]: src/sys/dev/sdmmc Fix high capacity (> 2GB) eMMC support, from O...
wiz[src/trunk]: src/sbin/atactl New sentence, new line.
jmcneill[src/trunk]: src/sys/arch/arm/arm32 mark a4x read region / write region as no...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Need to initialize the PHY before HPD sen...
martin[src/trunk]: src/share/mk As discussed on tech-toolchain: untill gcc is fixed...
abhinav[src/trunk]: src/usr.bin/getent Add getcap to the NAME section as well
mlelstv[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core fix build for 'no options...
snj[src/netbsd-7]: src/doc Apply patch (requested by ast in ticket #128):
msaitoh[src/trunk]: src/sys/arch/mips/cavium/dev Fix compile error.
matt[src/trunk]: src/sys/arch/arm Nuke cpu_pfr, just use the armreg_pfr?_read inl...
wiz[src/trunk]: src/doc gcc-4.8.4/4.9.2 out.
skrll[src/trunk]: src/sys/arch/arm/pic Update to reflect the move of armadaxpreg.h
maxv[src/trunk]: src/sys localify
christos[src/trunk]: src/sys/arch/amd64/conf add vioscsi
matt[src/trunk]: src/sys/arch/mips/mips Supply lastvaddr to load_buffer. Fix pri...
njoly[src/trunk]: src/sys/compat/netbsd32 Adjust compat netbsd32 clock_nanosleep(2...
christos[src/trunk]: src/sys/sys oops forgot to commit this one (fixes for prototypes)
christos[src/trunk]: src/external/bsd/flex/include avoid m4 redefinition
jmcneill[src/trunk]: src/sys/net/npf mark this MODULE_CLASS_MISC as npf_init cannot r...
msaitoh[src/trunk]: src/sys/dev/pci Add new PCIE_HAS_LINKREGS(pcie_devtype) and use ...
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove generated file
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Updated Allwinner H6 dts from htt...
martin[src/netbsd-7]: src/doc Ticket #495
macallan[src/trunk]: src/sys/dev/pci - add support for Permedia 2
pgoyette[src/trunk]: src/sys/kern Use __diagused
snj[src/netbsd-7]: src/doc 557
roy[src/trunk]: src/external/apache2/mDNSResponder/dist Derive our primary inter...
utkarsh009[src/trunk]: src/sys/ufs/ufs [syzkaller] Cast all the printf's to (void *)
riastradh[src/trunk]: src/sys/dev/gpib Mark unreachable branch with __unreachable() to...
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch/arm/arm KNF
abhinav[src/trunk]: src/lib/libpthread All the four functions described in the man p...
macallan[src/trunk]: src/sys/arch/mips/mips xburst needs CPU_MIPS_D_CACHE_COHERENT
skrll[src/nick-nhusb]: src/sys/arch/evbarm/conf group __HAVE* options
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable audio codec
jmcneill[src/trunk]: src/sys/arch/arm/sunxi SDIO IO_RW_EXTENDED (CMD53) commands have...
uwe[src/trunk]: src/lib/libcurses Fix x/y edito.
msaitoh[src/trunk]: src/sys/arch/arm/include Fix comment. arm ports which don't expl...
riastradh[src/trunk]: src/lib/libc/gen Number the properties. Identify the key erasur...
tnn[src/trunk]: src/sys/dev/pci regen
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
matt[src/trunk]: src/distrib/sets/lists/tests Fix libproc compat setting
ginsbach[src/trunk]: src/usr.bin/seq Fix typos (from FreeBSD)
martin[src/netbsd-7]: src/doc Ticket #471
jmcneill[src/trunk]: src/sys/sys pull in resource.h
msaitoh[src/trunk]: src/share/man/man4 Add ixv.4.
joerg[src/trunk]: src/lib/libc/arch/sh3/gen Use fabs_ieee754.c.
martin[src/trunk]: src From Michael Plass:
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core fix non-deb...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Missed a missed_irq.
mlelstv[src/trunk]: src/lib/libpam/modules/pam_ssh Fix key loading logic and add log...
joerg[src/trunk]: src If /usr/bin/cpp is not executable and RPCGEN_CPP was not set...
hannken[src/trunk]: src Move the basic part of XDR to common/include/rpc and common/...
ryo[src/trunk]: src/sys/arch/arm/amlogic - since ttyinput (t_linesw->l_rint) sho...
stacktic[src/trunk]: src/sys/rump/include/rump Grab more network-related macros
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Revert previous (accidentally committed).
jmcneill[src/trunk]: src/sys/arch Add A80 PIO L, M, N and A80 CIR (RX) support.
abhinav[src/trunk]: src/lib/libutil Add snprintb_m to the NAME section.
mrg[src/trunk]: src/sys/arch/acorn32/stand/nbfs s/DIRBLKSIZE/UFS_&/.
msaitoh[src/trunk]: src/doc Note sdtemp(4).
maxv[src/trunk]: src/sys Split the data+bss+rodata segment in two data+bss and ro...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build.
bouyer[src/netbsd-7]: src/external/bsd/libevent/dist Pull up following revision(s) ...
jmcneill[src/trunk]: src/sys/arch/amd64/conf add bwfm
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.14-rc6
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reduce the mask of the VTPR, only the first...
kre[src/trunk]: src/bin/sh Yet another foray into the mysterious world of $@ -- ...
dennis[src/trunk]: src/usr.bin/w Move enough additional 'w' code into 'uptime' to k...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Handle by default.
alnsn[src/trunk]: src/sbin/cgdconfig Add '-e' option (echo the passphrase) and wip...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Add KDTRACE_HOOKS support.
matt[src/trunk]: src/distrib/sets HAVE_GDB can trigger a false positive if MKGDB=...
christos[src/trunk]: src/sys/compat/common Handle both ioctls in both places :-)
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/x86_64 regen x86_64 for i3...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Reenable h_null (NULL_CBC) test. It...
mrg[src/trunk]: src/share/mk define X11SRCDIR.xorg-docs.
mrg[src/trunk]: src/external/mit/xorg/lib/freetype updates for freetype 2.4.12. ...
martin[src/netbsd-8]: src/doc Ammend ticket #587: additionally xform_esp.c r1.77 ha...
martin[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
christos[src/trunk]: src/usr.bin/tip PR/47877: Michael van Elst: Disable and enable s...
snj[src/netbsd-7]: src/share/mk Apply patch (requested by chs in ticket #499):
martin[src/netbsd-7]: src/doc Tickets #441-445
yamt[src/trunk]: src/tests/lib/libc/locale - fix funopen usage
riastradh[src/trunk]: src/common/lib/libc/hash/murmurhash Fix byte order bug in murmur...
christos[src/trunk]: src/external/bsd/flex/dist/src don't #define yywrap yywrap (that...
mrg[src/trunk]: src fix building x86 with X11 but not LLVM:
skrll[src/trunk]: src/sys/arch/arm/pci Fix MSIX allocation in pci_intr_alloc
dholland[src/trunk]: src/sys/ufs/lfs As nearly all the content of ulfs_dir.h and ulfs...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx After loading the pc-relative offset...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix RCSIds
maxv[src/trunk]: src/sys/arch The MSR EFER state is not saved and restored when s...
maxv[src/trunk]: src/sys Remove unused and misleading argument from ipsec_set_pol...
msaitoh[src/trunk]: src/sys/dev/i2c Reviewed and OK'd by pgoyette:
ryo[src/trunk]: src/sys/arch/arm/include fix define of CPU IDs
ginsbach[src/trunk]: src/lib/libc/time Reject timezone offsets more than 12 hours (ea...
mrg[src/trunk]: src/share/mk add LIBX11_XCB; unfortunately since the library is ...
wiz[src/trunk]: src/share/man/man4 - Remove unneeded argument in non-first `.Nm'...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by rmind in tick...
msaitoh[src/trunk]: src/sys/dev/pci - Use *_FLUSH() more. The main purpose is to wai...
apb[src/trunk]: src/gnu/dist/gkermit Remove ".ll 80", so the man page will use t...
snj[src/netbsd-7]: src/doc amend ticket 381
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Provide _atomic_cas_8_up an...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix typo
thorpej[src/trunk]: src/sys/arch/arm If we don't get informed (via device properties...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add GPIO definitions for Exynos5 series...
njoly[src/trunk]: src/sys/compat/linux/arch Regen.
martin[src/netbsd-7]: src/doc Tickets #477, #492, #493
ad[src/trunk]: src/sys Minor improvements to select/poll:
christos[src/trunk]: src/usr.sbin/syslogd grow AF_UNIX receive buffer size
ozaki-r[src/trunk]: src/sys/net Replace if_attach of if_tap with if_initialize and i...
pooka[src/trunk]: src/lib/librumpuser FreeBSD does the Solaris-like map->l_addr bo...
mlelstv[src/trunk]: src/sys/dev/pci regen
martin[src/trunk]: src/distrib Revert previous untill fallout has been fixed.
hannken[src/trunk]: src/sys/fs/udf Remove dirtynodes_cv, it is only used for timed w...
mrg[src/trunk]: src/sys/arch/mips/mips fix a bug in the previous change: don't h...
msaitoh[src/trunk]: src/sys/dev/usb regen.
martin[src/netbsd-7]: src/tests/fs/vfs Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/external/mit/xorg/bin/cxpm find the relocated cxpm.1 manual.
reinoud[src/trunk]: src/sys/fs/udf Relax the KASSERT since an equal size is no issue
maya[src/trunk]: src/tests/lib/libm Print result of function we tested (sinf),
skrll[src/nick-nhusb]: src/sys/dev/usb Update
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Initialize AWIN_MMC_TIMEOUT reg, retu...
christos[src/trunk]: src/distrib/sets/lists/comp fix bozo issues:
kamil[src/trunk]: src Correct the documentation of cdbr_open_mem(3)
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that SK-9D41 can't detect fiber media....
apb[src/trunk]: src/tests/lib/libcurses/director Remove -O0 from CPPFLAGS, and i...
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p Handle Rerror and return errno corre...
pgoyette[src/trunk]: src/doc Add some comments/suggestions from John Nemeth. Thanks!
kamil[src/trunk]: src/distrib/sets/lists/man Register a new cat page: libbozohttpd.0
pooka[src/trunk]: src/sys/rump include lib/i18n_module in user sources
maxv[src/trunk]: src/sys/arch/x86/x86 Change the effect of SVS on the TLB. Keep C...
martin[src/trunk]: src/usr.sbin/postinstall Sprinkle a few references to .tar.xz fi...
jakllsch[src/trunk]: src/sys/dev/ic We don't need '&mii', but just 'mii' for mii_deta...
macallan[src/trunk]: src/sys/arch/sgimips/mace appease gcc by removing now unnecessar...
kamil[src/trunk]: src/include Fix typo in a comment
snj[src/netbsd-7]: src/doc 542, 614, and 618
nonaka[src/trunk]: src/sys/dev/pci regen
ozaki-r[src/trunk]: src/sys/dev/pci Name virtqueue index
pgoyette[src/trunk]: src/sys/dev Don't mutex_exit() if we didn't mutex_enter().
skrll[src/nick-nhusb]: src/sys/dev/usb Fix previous
christos[src/trunk]: src/sys use the new printing code.
matt[src/trunk]: src/sys/dev/pci Add ATI RADEON_HD7340
macallan[src/trunk]: src/sys/arch/evbmips/conf defflag debug options
christos[src/trunk]: src/sys/opencrypto bail out unloading for now
christos[src/trunk]: src/sys/dev/tc make the check work with widths other than 4, Fel...
phx[src/trunk]: src/sys/arch/amiga/pci Include genfb.h for NGENFB.
snj[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/net add DL_PRINT macro
jmcneill[src/trunk]: src/sys/dev/i2c Add battery sensors.
ginsbach[src/trunk]: src/lib/libc/time Add 'J' (Juliett) as military time zone name m...
ad[src/trunk]: src/sys/arch/sh3/sh3 tlb_exception: in slow path, check for user...
christos[src/trunk]: src/usr.bin/netstat remove __P
maya[src/trunk]: src/sys/arch/mips/mips Removed unused variable
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add today's releases: 5.1.4, 5.2...
dholland[src/trunk]: src/games/fortune/datfiles add one
christos[src/trunk]: src/sys/arch/acorn32/podulebus fix unused variables
abhinav[src/trunk]: src/lib/libc/net Remove comma after last Nm entry.
christos[src/trunk]: src/lib/libc/db/db Fix the build for ancient (rhel5) systems tha...
christos[src/trunk]: src/tests/bin/tar Add base-256 test (Micha Gorny)
skrll[src/trunk]: src/sys/external/bsd/dwc2 Need <sys/sysctl.h> for previous
pgoyette[src/trunk]: src/sys/kern Remove a call to panic() which duplicates the subse...
christos[src/trunk]: src/etc/mtree add missing /fs/
snj[src/netbsd-7]: src/sys/compat/netbsd32 regen for ticket 560
maxv[src/trunk]: src/doc Mark four issues as fixed, add two more. Netstat was act...
hikaru[src/trunk]: src/sys/dev/pci Regen.
hannken[src/trunk]: src Redo the access check for setting va_flags in zfs_netbsd_set...
christos[src/trunk]: src/usr.bin/m4 PR/52638: matthew green: missing argument check c...
jakllsch[src/trunk]: src/sys/arch/arm/fdt attach GICv3 ITS where applicable
ozaki-r[src/trunk]: src/sys/dev/pci Name the interrupt handler for intrctl
jmcneill[src/trunk]: src/sys/arch read chip ID from SRAM ver reg on A80; the chip ID ...
ad[src/trunk]: src/sys/uvm - Adjust uvmexp.swpgonly with atomics, and make uvm_...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux include sys/cpu.h for CPU_INFO_I...
uebayasi[src/trunk]: src/usr.sbin/postinstall Handle obsolete xen/pae-xen kernel modu...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ena at pci
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb let's do things in the order ever...
msaitoh[src/trunk]: src/sys/dev/pci - Rename DH89xxCC's names from DH89XX_ to DH89XX...
jmcneill[src/trunk]: src/sys/arch Add driver for Meson GX EE-domain watchdog timer.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/trunk]: src/sys Use DVF_ATTACH_INPROGRESS.
christos[src/trunk]: src/sys/arch/sbmips/sbmips make this compile.
abhinav[src/trunk]: src/lib/libc/sys Add fchroot to the NAME section
snj[src/netbsd-7]: src/usr.bin/login Pull up following revision(s) (requested by...
maya[src/trunk]: src/sys/arch/arc/include Avoid redefining UPAGES
matt[src/trunk]: src/sys/sys Add explicit casts for (const uint8_t *)
khorben[src/trunk]: src/sys/dev/usb Also attach the RTL8192EU from TP-LINK
maxv[src/trunk]: src/sys/arch Remove lapic_id, lapic_ppr and lapic_isr. We need t...
snj[src/netbsd-7]: src/doc tickets 560-562, 565
jmcneill[src/trunk]: src/sys/dev Add APIs for digital audio interface drivers
apb[src/trunk]: src/etc Add BUILDSEED to RELEASEVARS.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix GPIOH pin groups and add GPIOY
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix 64-bit printfs.
maya[src/trunk]: src/sys/arch/playstation2/dev Don't use old-style definitions.
mrg[src/trunk]: src install libXdmGreet.so so xdm works again.
martin[src/netbsd-7]: src/doc Ticket #398
wiz[src/trunk]: src/lib/libc/sys Sort errors.
martin[src/trunk]: src/sys/dev/usb Initialize a variable earlier, so it is not used...
snj[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
ozaki-r[src/trunk]: src/sys Make DAD of ARP/NDP MP-safe with coarse-grained locks
mrg[src/trunk]: src/external/mit/xorg/bin/xcutsel find the new manual location.
christos[src/trunk]: src/external/bsd/jemalloc Remove __clang___ hacks for noreturn, ...
msaitoh[src/trunk]: src/sys/dev/pci I think it's not required to call msk_init_yukon...
martin[src/netbsd-7]: src/external/bsd/dhcpcd/dist Pullup the import of dhcpcd-6.6....
martin[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
jmcneill[src/trunk]: src/sys/dev/pci Use correct PCI BAR offsets
christos[src/trunk]: src/sys/netinet Only check that the offset < sizeof(struct ip) i...
macallan[src/trunk]: src/sys/dev/pci implement WSDISPLAYIO_{GET|PUT}CMAP ioctl()s
ozaki-r[src/trunk]: src/sys/arch Add SOFTINT_INTR to ALL
christos[src/trunk]: src/sys/external/bsd/acpica/dist 27 May 2016. Summary of changes...
christos[src/trunk]: src/doc new terminfo
ginsbach[src/trunk]: src/share/misc Add one from the security realm.
christos[src/trunk]: src/etc/mtree more test directories.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fix ALTERNATE_GLOBALS so it at leas...
uwe[src/trunk]: src/distrib/notes/common Restore entries for "K. Kobayashi" and ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/usr.sbin/lpr/lpd this is syslog-like
msaitoh[src/trunk]: src/sys/dev/usb Fix the detach path to prevent panic:
christos[src/trunk]: src/external/bsd/ntp/lib/libiscntp gcc 4.1 does not have -Wno-error
christos[src/trunk]: src/lib/libc/time Welcome to 2017c:
christos[src/trunk]: src/lib/libc/time revert timezone() ifdef; it is wrong (pointed ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Do as FreeBSD does ...
kre[src/trunk]: src/sys/rump/librump/rumpkern Apply a patch from hannken@ which ...
maxv[src/trunk]: src/sys/arch/x86/include Add the cr4 flags for PKE and UMIP.
uwe[src/trunk]: src/lib/libcurses Move getattrs() and wcolor_set() so that they ...
jmcneill[src/trunk]: src/sys/kern initialize MODULE_CLASS_DRIVER modules before the d...
nonaka[src/trunk]: src/sys/dev/hyperv hvs(4), hvn(4): Set correct size for bus_dmam...
jakllsch[src/trunk]: src/sys/dev/ata Remove unused 'params' argument of local functio...
ginsbach[src/trunk]: src ISO 8601 and RFC 3339 specify that an offset can be up to 23...
ozaki-r[src/trunk]: src/sys/net Call ether_input/m_freem without holding a lock or r...
msaitoh[src/trunk]: src/sys/dev/mii - Add SMSC LAN83C185 10/100 PHY from OpenBSD
christos[src/trunk]: src/distrib/sets/lists/tests add new test
pooka[src/trunk]: src/sys/rump/include/rump fix typo: fnctl -> fcntl
isaki[src/trunk]: src/sys/dev Fix return value. fo_kqfilter is expected to return...
roy[src/trunk]: src/etc/rc.d Make mdnsd start before NETWORKING and require stat...
msaitoh[src/trunk]: src/sys/dev Don't "return" but "break" in MII_TICK when the inte...
joerg[src/trunk]: src/distrib/sets Update for libgcc->libgcc_eh change.
christos[src/trunk]: src/distrib/sets/lists/xdebug add nouveau, sort
christos[src/trunk]: src/sys/dev/pci sprinkle __diagused
wiz[src/trunk]: src/doc mdocml-1.13.4 out.
maxv[src/trunk]: src/sys/netipsec Remove now unused 'isr', 'skip' and 'protoff' a...
jmcneill[src/trunk]: src/sys/arch A80: Startup 3 additional Cortex-A7 cores in cluste...
dholland[src/trunk]: src Tidy up the LFS userland build hacks.
justin[src/trunk]: src/sys/net Help gcc by initialising variable
matt[src/trunk]: src/tests/lib/libc/gen Support using fenv instead of fpsetmask i...
apb[src/trunk]: src/external/gpl3/gdb/lib/libbfd Don't embed ${DESTDIR} in the -...
martin[src/trunk]: src/sys/net Avoid scheduling more slow timeouts while we are in ...
gson[src/trunk]: src/sys/dev/usb Preserve the toggleCarry bit in the Endpoint Des...
riastradh[src/trunk]: src New atomic load/store operations for the kernel.
matt[src/trunk]: src/sys/arch/arm/arm32 Use the armreg_pfr?_read inlines.
kiyohara[src/trunk]: src/sys/dev Revirt 'Move the Marvell extension to com_mv.c' at S...
snj[src/netbsd-7]: src/doc 583-585
riastradh[src/trunk]: src/sys/dev/pci Fix mapping Intel graphics device registers.
martin[src/trunk]: src/sys/kern Make check_exec() errors print the name of the bina...
isaki[src/trunk]: src/sys/arch/m68k/fpe For the extended precision, the MSB of the...
martin[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by alnsn...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Cast suseconds_t to long...
ozaki-r[src/trunk]: src/sys/netinet6 Use ifatoia6 macro
justin[src/trunk]: src/lib/librumpuser Avoid uninitialised variable warning when gc...
jmcneill[src/trunk]: src/sys/arch reduce the number of magic numbers in phy setup, pu...
uwe[src/trunk]: src/usr.sbin/vnconfig Fix missed s/vnconfig/vndconfig/ in an exa...
skrll[src/trunk]: src/sys/dev/usb Use PR_NOWAIT in dwc_otg_allocx as it can be cal...
isaki[src/isaki-audio2]: src/sys/modules/spkr Add WARNS flag. (It was left at my ...
maxv[src/trunk]: src/sys/net Add missing pserialize_read_exit in error branch, sp...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the multiqueue setting is done in...
mrg[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr remove obsolete comments.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add vendor callback for post-bus clock ops and...
christos[src/trunk]: src/sys/netinet6 printable version of the scope.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always unbusy pag...
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by nakay...
skrll[src/trunk]: src/lib/libc/arch/aarch64/gen _REG_LR should be _lwp_exit
christos[src/trunk]: src/usr.bin/m4 remove the braces I accidentally added.
ozaki-r[src/trunk]: src/lib/librumphijack Provide better debug messages for ioctl
dholland[src/trunk]: src/sys/ufs/lfs Cleanups to reduce symbol and header exposure:
msaitoh[src/trunk]: src s/upate/update/ in comment.
msaitoh[src/trunk]: src/doc Note about I217 and I218 support (wm(4)).
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add the following fu...
christos[src/trunk]: src/external/gpl3/gdb/lib fix hppa...
rkujawa[src/trunk]: src/doc Note Armada XP support.
tnn[src/trunk]: src/sys/dev/ic revert previous as suggested by mrg IPL_SCHED is ...
matt[src/trunk]: src/sys/arch/arm/include Add latent AArch64 support.
wiz[src/trunk]: src/share/man/man7 Fix tab/macro order.
skrll[src/trunk]: src/share/man/man9 Fix eraseo from yesterday
kamil[src/trunk]: src/share/mk Disable KCOV instrumentation in x86_machdep.c
jmcneill[src/trunk]: src/sys/dev/i2c Don't sleep with IPL_VM lock held.
macallan[src/trunk]: src/sys/dev/pci back out 1.35 since it completely breaks the mec...
maya[src/trunk]: src/sys/arch/mips/atheros/dev Include <mips/locore.h> for badaddr.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable motg
ad[src/trunk]: src/sys Take the basic CPU topology information we already colle...
wiz[src/trunk]: src/lib/libc/termios Remove empty Fd. Use minus for return value...
blymn[src/trunk]: src/sys/dev/pckbport * Increase the default scaling of the two f...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix harmless (?) typo
pooka[src/trunk]: src/sys/kern g/c unused static variable
dholland[src/trunk]: src/sys/ufs/lfs Split lfs from ufs, part 1: cut and paste 15000 ...
dholland[src/trunk]: src/sys/ufs/lfs Add lfs_ or ulfs_ in front of extern symbols lac...
christos[src/trunk]: src/lib/libc/sys mention what we are allowed to do.
msaitoh[src/netbsd-7]: src/external/bsd/bind/include/isc Pullup the following revisi...
christos[src/trunk]: src/distrib/hpcarm/stand Move the distrib Makefile last so we ge...
christos[src/trunk]: src/sys/arch/hp700/stand/xxboot make this compile again after th...
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix race on pdev create
jnemeth[src/trunk]: src/doc LVM2 is up to 2.02.114
macallan[src/trunk]: src/sys/dev/adb - call Debugger() from adbkbd_keys() instead of ...
msaitoh[src/trunk]: src/sys Simplify MII structure initialization and reference. No ...
aymeric[src/trunk]: src/external/gpl3/gdb/dist/gdb . do not abort() if we read a zer...
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
christos[src/trunk]: src/lib/libc/time Merge 2018e
jmcneill[src/trunk]: src/sys/dev/fdt Add support for PWM backlights.
mrg[src/trunk]: src add a specific note about an xdm.man failure mode
mlelstv[src/trunk]: src Add igmafb man page.
skrll[src/trunk]: src/sys/dev/pci Fixup the retry loop wrt with XHCI_DISABLE_MSI{, X}
christos[src/trunk]: src/lib/libpthread use named initializers
martin[src/netbsd-7]: src/sys/dev/marvell Pull up following revision(s) (requested ...
snj[src/netbsd-7]: src/doc 546
christos[src/trunk]: src/usr.bin/xlint/arch/mips64 Checking _LP64 to determine the si...
christos[src/trunk]: src/external/bsd/dhcpcd/dist We really mean __sysloglike here...
dholland[src/trunk]: src/share/mk because I'm feeling tetchy, implement "make describ...
joerg[src/trunk]: src/external/mit/lua/lib/liblua Needs libm.
isaki[src/trunk]: src/sbin/disklabel Fix a trivial wrong comment. x68k's arch is ...
macallan[src/trunk]: src/sys/arch/sparc/dev allow userland to map SX registers and IO...
ad[src/trunk]: src/sys/kern VOP_UNLOCK + vrele -> vput
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p4
maxv[src/trunk]: src/sys Remove net_osdep.h completely.
mrg[src/trunk]: src/sys/kern in sockaddr_getsize_by_family() print the p_comm, p...
snj[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf cpsw's intrbase is 40.
rillig[src/trunk]: src/usr.bin/make/unit-tests Add more tests for variable modifier...
christos[src/trunk]: src/external/bsd/elftosb/usr.sbin/elftosb Fix the tools build.
macallan[src/trunk]: src/sys/arch/mips/ingenic establish interrupt
njoly[src/trunk]: src/share/man/man9 Add missing comma in NAME section.
macallan[src/trunk]: src/sys/arch/mips/mips make this compile again
joerg[src/trunk]: src/sys/sys Add macro to mark a symbol as weak. Use it to mark t...
mrg[src/trunk]: src/external/mit/xorg/lib/libGLU switch over to the separate glu...
kamil[src/trunk]: src/share/man/man7 Document KERN_PROC_CWD in sysctl(7)
dholland[src/trunk]: src Stick LFS_ in front of IFMT, IFIFO, IFREG, etc. so as not to...
kamil[src/trunk]: src/tests/net/icmp Fix a printf(3)-like format in ATF ICMP t_ping.c
ad[src/trunk]: src/sys/sys Mark the context switch counters volatile (because p...
nonaka[src/trunk]: src/sys/dev/pci Add Samsung SM951 M.2 NVMe SSD.
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add Hardware Interrupt Offset R...
martin[src/netbsd-8]: src/sys/netipsec Pull up rev 1.78 of sys/netipsec/xform_ah.c ...
matthias[src/trunk]: src/usr.bin/make make $@ an alias for $! in archive member rules...
christos[src/trunk]: src/usr.bin/make 1. Don't export .MAKE.LEVEL, because this is an...
njoly[src/trunk]: src According to Opengroup online specifications[1], _POSIX_CPUT...
martin[src/trunk]: src/bin/sh Use %zu for size_t
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-savage define HA...
bouyer[src/trunk]: src/sys/arch Implement CPU frequency switching for A20.
martin[src/netbsd-7]: src/doc Ticket #461
msaitoh[src/trunk]: src/doc Remove notes about ipgphy(4), jmphy(4), smscphy(4), micp...
maya[src/trunk]: src/sys/arch/playstation2 Include sys/device.h for cfdata_t
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua sign_file funct...
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb make this compile. now arm64 gdb...
ginsbach[src/trunk]: src/lib/libc/time Don't attempt to set TM_ZONE (name) for 'J' as...
christos[src/trunk]: src/tools revert previous, breaks llvm build and not easy to fix.
christos[src/trunk]: src/sys/arch/x86/include use __asm
matt[src/trunk]: src/sys/arch/arm/cortex clean the a9 l2 cache before turning it on.
bouyer[src/trunk]: src add a man page for the new mpii, mostly from OpenBSD.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use labels instead of disassembling *(%...
riastradh[src/trunk]: src Use .Sy, not .Em, for bold-faced WARNING of impending doom.
christos[src/trunk]: src/lib/libedit ... if called prior to using_history(). This ne...
pooka[src/trunk]: src/tests/fs/vfs Fix the test for rumpfs on amd64 by adding a cr...
maxv[src/trunk]: src/sys/arch Move SVS into x86/svs.c
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs adjust to the lfs splitadjust t...
christos[src/trunk]: src Add GLOB_TILDE_CHECK (from GNU)
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
matt[src/trunk]: src/sys/sys Don't nest enum in structures.
jmcneill[src/trunk]: src/sys/arch/arm/omap add basic AM335x GPIO support
msaitoh[src/trunk]: src/sys/dev/pci Use wm_gmii_hv_{read, write}reg() for I21[78].
zafer[src/trunk]: src/sbin/chown improve description regarding symbolic links. ok ...
christos[src/trunk]: src/sys/compat/sys add a struct for the 4.3BSD struct direct
wiz[src/trunk]: src/usr.bin/pkill Formatting fix.
uwe[src/trunk]: src/distrib/notes/common Swap Per Fogelstrom entries. Missed in...
martin[src/trunk]: src/sys/arch/evbarm/beagle "rv" is only used on some boards and ...
jmcneill[src/trunk]: src/sys/arch Split out USB PHY support out of the ehci glue and ...
tnn[src/trunk]: src/sys/dev/pci add I219 family Ethernet devices
uwe[src/trunk]: src/lib/libcurses We need insstr.c for !HAVE_WCHAR too.
kamil[src/trunk]: src/lib/libc/hash/sha1 Fix link sha1.3 <- SHA1File.3
kamil[src/trunk]: src/include As a _NETBSD_SOURCE extension define static_assert f...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix swapped BUS_DMASYNC_POST{READ, WRITE} ...
wiz[src/trunk]: src/external/cddl/osnet/usr.bin Sort options in SYNOPSIS and text.
christos[src/trunk]: src/sbin/cgdconfig fix possibly uninitialized variable.
ozaki-r[src/trunk]: src/sys/netinet6 Avoid memset and rtcache_free if unnecessary
mlelstv[src/trunk]: src/sys/modules/compat_linux32 One more - we also need the libnv...
martin[src/netbsd-7]: src/doc Tickets #459 and #460
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A80 daudio and display regs
ad[src/trunk]: src/sys/uvm Activate pages in batch instead of acquring uvm_page...
christos[src/trunk]: src/sys/arch/xen/xen get dir of dk_geom.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Ignore too short packets. This co...
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, check the highest leaf before calling ...
knakahara[src/trunk]: src/sys/dev/pci allocating queues should be finished before esta...
hannken[src/trunk]: src/sys/ufs/ext2fs Move VOP_UNLOCK() after setting type to VNON ...
sjg[src/trunk]: src/usr.bin/make Clean up some left overs
apb[src/trunk]: src/share/misc Add FreeBSD-8.4 (merge with FreeBSD svn revision ...
christos[src/trunk]: src/sys/arch/amiga gcc-4.8.x unused variable fixes
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Simplily. Suggested by knakahara.
ad[src/trunk]: src/sys/kern Fix a longstanding problem with LWP limits. When c...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server enable __GLX_ALIGN64 on...
apb[src/trunk]: src Use ${TOOL_GZIP} instead of just gzip in all Makefiles
knakahara[src/trunk]: src/sys/net fix vlan panic when vlan is re-configured without de...
macallan[src/trunk]: src/sys/arch/macppc/dev adjust to dbdma changes
macallan[src/trunk]: src/sys/dev/sun add a bunch of register definitions and clarify ...
riastradh[src/trunk]: src/usr.bin/vndcompress Seek if necessary at end of offtab_reset...
nakayama[src/trunk]: src/common/lib/libc/arch Fix 64-bit atomic operations on 32-bit ...
christos[src/trunk]: src/doc new tzcode
msaitoh[src/trunk]: src/sys/dev/pci Add some OXPCIe952 devices.
christos[src/trunk]: src/sys/net/npf needs to be driver, otherwise it will not load!
wiz[src/trunk]: src/lib/libpanel Fix previous.
pgoyette[src/trunk]: src/sys/dev/imcsmb Remove extraneous space from $NetBSD$ tag
jmcneill[src/trunk]: src/distrib/utils/embedded Add support for configuring Amazon.co...
msaitoh[src/trunk]: src/sys/dev/pci - Sync with FreeBSD r320688 (and up to r322865):
martin[src/netbsd-7]: src/doc Tickets #425, #466 - #468
martin[src/netbsd-7]: src/sys/arch/sparc64/dev Pull up following revision(s) (reque...
uebayasi[src/trunk]: src regen
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add ida_simple_remove.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/common Add a declaration for cano...
martin[src/netbsd-7]: src Pullup the import of OpenSSL 1.0.1k, requested by spz in ...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
msaitoh[src/trunk]: src/sys/dev/pci Remove unused macros.
matt[src/trunk]: src/sys/arch/alpha/alpha Update PCU_REENABLE for MP. For UP, ad...
riz[src/trunk]: src/sys Add another field to the SDT_PROBE_DEFINE macro, so our ...
maxv[src/trunk]: src/sys/netinet Remove the 'm' argument from syn_cache_respond()...
martin[src/netbsd-8]: src/doc Tickets #587 - #592
skrll[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Fix RTLD_DEBUG_RELOC build
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
wiz[src/trunk]: src/sys/rump/share/man/man7 Use Nx.
ozaki-r[src/trunk]: src/tests/net/route Add some tests for route change
kamil[src/trunk]: src/tests/usr.bin/c++ Explain VLA in c++/t_ubsan_vla_out_of_boun...
blymn[src/trunk]: src/sys/dev/pckbport * Increase minimum finger width to prevent ...
christos[src/trunk]: src/sys/arch/amd64/conf fix compat paths.
msaitoh[src/trunk]: src/sys/dev/pci regen.
ad[src/trunk]: src/sys/kern Get rid of MUTEX_RECEIVE/MUTEX_GIVE.
riastradh[src/trunk]: src/usr.bin/vndcompress Use read_block instead of read in vndunc...
christos[src/trunk]: src/sys/compat/netbsd32 Clear the VM_TOPDOWN flag only when we s...
skrll[src/trunk]: src/sys/arch/hppa/stand/boot Ensure all data is captured under t...
macallan[src/trunk]: src/sys/arch/macppc/dev - only unmap / free dbdma stuff when we ...
msaitoh[src/trunk]: src/sys PUCCN improvements:
jmcneill[src/trunk]: src/sys/arch/arm/include/arm32 pull in arm/arm32/param.h
riastradh[src/trunk]: src/sys/arch Nix mb_* on sparc and sparc64.
ad[src/trunk]: src/sys/kern child_return():
sevan[src/trunk]: src/libexec/httpd/lua Unbreak script for Lua 5.3.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 delete unused code
msaitoh[src/trunk]: src/sys/net Fix comment. The ifm_media member of struct ifmedia ...
msaitoh[src/trunk]: src/sys/arch/i386/i386 Use PRIxREGISTER suggested by Kamil.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Calulate the right lenght for isoc tra...
maxv[src/trunk]: src/sys Remove references to m_copy in comments.
christos[src/trunk]: src/usr.bin/netstat remove soft interrupt queues that don't exis...
martin[src/netbsd-7]: src Pull up the following, requested by pettai in ticket #495:
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm Check property length, not array (...
riastradh[src/trunk]: src/sys Defer cprng_fast_init until CPUs are detected.
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/trunk]: src/sys/dev/pci Remove PCI_PRODUCT_BROADCOM_BCM5724 and PCI_PROD...
jmcneill[src/trunk]: src/sys/arch A80 MMC support. Works for SD card slot on Cubie4, ...
maxv[src/trunk]: src/sys/lib/libsa Remove annoying things, style, and fix buffer ...
christos[src/trunk]: src/sys/netinet6 Merge some common code in the failed forwarding...
ad[src/trunk]: src/sys/arch/hppa/hppa Give pmap uvm_objects an empty pagerops t...
dholland[src/trunk]: src/sys/ufs/ufs typo in comment
christos[src/trunk]: src/sys/net add __USE
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize NVMM-Intel: keep the VMCS active o...
jmcneill[src/trunk]: src/sys/dev/usb Match BUFFALO CEWL-1 (Sony UWA-BR100 WLAN)
martin[src/trunk]: src/sys/dev/usb Quell maybe-uninitialized false positives from g...
mrg[src/trunk]: src/usr.bin/gzip update copyright strings.
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by a...
kre[src/trunk]: src/bin/sh Bump date for previous.
perseant[src/trunk]: src Clean up debugging cruft that somehow made it into my previo...
msaitoh[src/trunk]: src/sys/dev/mii atphy, ciphy, ihphy and rgephy are gigabit PHY, ...
justin[src/trunk]: src/sys/ufs/lfs Avoid uninitialized variable error in some cases...
njoly[src/trunk]: src/sys/compat/linux Update linux socket socket options (SO_*). ...
bouyer[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by sn...
christos[src/trunk]: src/sys/arch/vax/include don't re-specify the defaults
sevan[src/trunk]: src/sys/dev/pci Add Areca ARC1214 & ARC1880.
mrg[src/trunk]: src/external/mit/xorg add some missing -I paths for new freetype.
christos[src/trunk]: src/lib/libpam/modules/pam_ssh Add the sign client part.
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by n...
pgoyette[src/trunk]: src/external/bsd/nvi/dist/vi Remove superfluous space character.
jmcneill[src/trunk]: src/sys/dev/pci Add Amazon.com EC2 virtual 16650-compatible PCI ...
maxv[src/trunk]: src/sys/netinet Remove unused argument from udp4_espinudp, and r...
rkujawa[src/trunk]: src/sys/arch Add CVS IDs where appropriate.
mrg[src/trunk]: src/external/mit/xorg/bin find manuals moved into man/ subdirs.
jdolecek[src/trunk]: src/sys/uvm need to use PGO_NOBLOCKALLOC also in ubc_alloc_direc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 <asm/cpufeature.h> for c...
christos[src/trunk]: src/bin/sh explain why forks fail
christos[src/trunk]: src/external/mpl/bind merge bind 9.14.8
ad[src/trunk]: src/sys/sys Add a comment.
christos[src/trunk]: src/distrib/sets/lists Add obsolete lines for the gcc-5 and open...
mrg[src/trunk]: src/libexec/httpd use MAP_SHARED for the bzremap file. avoids n...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add support fo...
christos[src/trunk]: src/sys/kern Add console-related ioctls.
uebayasi[src/trunk]: src/sys/ddb Define ddb module.
kardel[src/trunk]: src/external/bsd/ntp/dist/libntp fix voluntary self-destruct (ki...
christos[src/trunk]: src/sys/compat/netbsd32 sigaction until 1.4 had an int sigmask, ...
snj[src/netbsd-7]: src Apply patch (requested by tron in ticket #556):
christos[src/trunk]: src/sys/conf there is no more fast_ipsec
dholland[src/trunk]: src/sys/ufs/lfs Move stuff to lfs.h that's needed by userland:
christos[src/trunk]: src/distrib/acorn32/stand Makefile.distrib includes <bsd.files.m...
maxv[src/trunk]: src/sys/arch Remove msgbuf_paddr.
mrg[src/trunk]: src/external/mit/xorg/server check (new) MKXORG_DRIVERS to see i...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau Split nouveau@pci from nouveau...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix broken watchdog timer. This change d...
pooka[src/trunk]: src/tools build genassym for TOOLS_BUILDRUMP
knakahara[src/trunk]: src/sys/dev/pci recover if_wm.c:r1.348
skrll[src/trunk]: src/sys/arch/arm/vfp Be consistent about setting fpscr for Runfa...
chs[src/trunk]: src/sys/uvm in uvm_map_protect(), do a pmap_update() before poss...
martin[src/netbsd-7]: src/doc Tickets #435 - #437
martin[src/trunk]: src/distrib/sets/lists/tests Add new test program
msaitoh[src/trunk]: src/sys/arch/mips/adm5120/dev Fix admsw_mediachange(). Not tested.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner turn off AWIN_IR_DEBUG
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen with forcing libexpa...
abhinav[src/trunk]: src/lib/libusbhid Add hid_parse_usage_page and hid_parse_usage_i...
christos[src/trunk]: src/sys/arch/sgimips/gio remove my copyright
mrg[src/trunk]: src/external/mit/xorg/lib define HAVE__XEATDATAWORDS.
martin[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/netipsec Remove duplicate checks, and no need to initial...
snj[src/netbsd-7]: src/doc tickets 556, 568, and 569
martin[src/trunk]: src/sys/net/npf Ifdef npf_init() the same way as all it's caller...
kamil[src/trunk]: src/tests/lib/libc/sys Enable traceme_raise1 in the ATF ptrace(2...
ad[src/trunk]: src/sys Regen.
ozaki-r[src/trunk]: src/sys Apply pserialize to some iterations of IP address lists
christos[src/trunk]: src/distrib/sets/lists/debug add debuglibs
uwe[src/trunk]: src/distrib/notes/common Sort entries "by Foo." before "by Foo a...
mrg[src/trunk]: src/distrib/sets/lists updates for freetype 2.4.12 and pixman 0....
jakllsch[src/trunk]: src/sys/dev/i2c Fix typo in string.
mrg[src/trunk]: src/sys/dev remove dated comment that was handled with audiomp o...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Allow i386 binary debugging on am...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
justin[src/trunk]: src/sys/fs/sysvbfs Simplify control flow
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Build with IPv6 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Add defines so this...
stacktic[src/trunk]: src/sys/rump/include/rump regen
snj[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
tnn[src/trunk]: src/sys/arch/arm/sunxi sun6i_spi: bring over non-intrusive impro...
skrll[src/nick-nhusb]: src/sys/dev/usb More stuff to do...
christos[src/trunk]: src/external/bsd/mdocml/dist mark tag_signal as noreturn.
jmcneill[src/trunk]: src/sys/arch/arm/arm32 serialize printing of secondary cpu info
nakayama[src/trunk]: src/sys/external/bsd/drm2/radeon radeondrmkmsfb now requires drm...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a problem that wm_gate_hw_phy_config_ich8l...
macallan[src/trunk]: src/sys/arch/mips/ingenic yet more registers
christos[src/trunk]: src/sys/kern Reverts previous: Causes all processes to hang in t...
jmcneill[src/trunk]: src/sys/arch/arm/ti Support 1-bit mode and force all xfers to bo...
mrg[src/trunk]: src/external/gpl3/gcc/lib update for GCC 5.3
martin[src/trunk]: src/sys/sys Do the second half of the previous half-bump: now we...
matt[src/trunk]: src/sys/arch/mips/mips Don't .set mips64 if we are already mips64
matt[src/trunk]: src/common/lib/libc/atomic fix c&p bug.
msaitoh[src/trunk]: src/sys/dev/wscons Remove extra whitespaces.
christos[src/trunk]: src/sys/sys Leave section 0 empty. Now gdb should recognize our ...
msaitoh[src/trunk]: src/share/man/man4 - Add 0x54-0x57.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
christos[src/trunk]: src/usr.bin/mail Fix various security related issues:
christos[src/trunk]: src/doc mention acpica 20180810
ginsbach[src/trunk]: src/tests/lib/libc/time Additional tests for timezone offsets.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix KASSERT panic. pv_entry may not...
martin[src/netbsd-7]: src/sys/external/bsd/sljit/dist/sljit_src Pull up following r...
christos[src/trunk]: src/external/bsd/mdocml/dist add missing attribute.
jmcneill[src/trunk]: src/sys/dev/i2c Add AXP806 and AXP809 power management controlle...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cache_line_size() u...
jmcneill[src/trunk]: src/sys/dev/i2c FDT-ize X-Powers AXP805/806 PMIC driver.
christos[src/trunk]: src/sys deduplicate the elf auxv builder code, welcome to 8.99.43
matt[src/trunk]: src/sys/arch/arm/include Deal with __ARM_ARCH_8A__
macallan[src/trunk]: src build some drivers for PCI graphics chips, now that they cou...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
martin[src/netbsd-7]: src/doc Tickets #489 and #491
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary splnet from upl_attach
maya[src/trunk]: src/sys/external/bsd/drm2/radeon Restore previous KASSERT but wi...
shm[src/trunk]: src/usr.bin/login Added namelen initialization in getpeername(3)...
msaitoh[src/trunk]: src/sys/dev/pci - If if_initialize() failed in the attach functi...
maxv[src/trunk]: src/sys/lib/libkern/arch/x86_64 Add END().
uwe[src/trunk]: src/distrib/notes/common Drop entries for "K. Kobayashi" and "K....
rin[src/trunk]: src/sys/arch/aarch64/include part of PR port-arm/54702
mrg[src/trunk]: src/external/mit/xorg/bin/sxpm find the relocated sxpm.man
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add now needed linux_pipe.c s...
pgoyette[src/trunk]: src/sys/dev/imcsmb Remove extra blank line
skrll[src/trunk]: src/sys/arch/arm/arm Apply some errata workarounds
sevan[src/trunk]: src/share/man/man3lua drop redundant repeat-until loop for now. ...
maxv[src/trunk]: src/sys/arch Add PCID support in SVS. This avoids TLB flushes du...
martin[src/netbsd-8]: src/lib/libc/arch/powerpc Pull up following revision(s) (requ...
mrg[src/trunk]: src/sys/dev/usb - adjust usbnet interface to allow usbd_open_pip...
jmcneill[src/trunk]: src/sys/stand/efiboot Use SMBIOS system vendor and product strin...
sevan[src/trunk]: src/share/misc LSD
jmcneill[src/trunk]: src/sys/dev/usb Add Sony UWA-BR100 WLAN adapter
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r29...
abhinav[src/trunk]: src/lib/libedit Add '*' and '[' to the list of characters which ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Backport GK20A support from linux-3.16.
christos[src/trunk]: src/libexec/httpd - don't use alloca and then check if alloca re...
nonaka[src/trunk]: src/sys/uvm/pmap fix compile failure.
uwe[src/trunk]: src/lib/libcurses Drop HAVE_WCHAR ifdefs from code that is not e...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by jmcn...
hannken[src/trunk]: src/external/cddl/osnet Zfs_write() may hide write errors if uio...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Always use END() markers when declaring...
riastradh[src/trunk]: src/distrib/sets/lists/base Fix MKNLS=no build by untagging unco...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device PR...
rin[src/trunk]: src/sys/arch/amd64/amd64 Use bool for "write" in ptrace_machdep_...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add RFLAGS in the exitstate.
nat[src/trunk]: src/sys/dev Independent blocksizes for virtual channels where a ...
ad[src/trunk]: src/sys/kern sched_tick: examine the correct LWP, and lock it.
joerg[src/trunk]: src/usr.bin/vndcompress Mark offtab_bug[x] as dead.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove axp22x
snj[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/arch more NOMAN= removal.
macallan[src/trunk]: src/lib/libc/arch/powerpc/gen split fabs.c into hardfloat .S and...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
martin[src/trunk]: src/doc Document external directories
ozaki-r[src/trunk]: src/sys Remove leftover use of AF_NS and NS option
macallan[src/trunk]: src/sys/arch/macppc/dev map 64KB register space on G5, provide f...
jdolecek[src/trunk]: src/doc/roadmaps update the wapbl entry - kern/47146 and kern/49...
kre[src/trunk]: src/tests/lib/libc/time The Zone test was obviously intended to ...
hkenken[src/trunk]: src/sys/arch/evbarm/netwalker Remove debug print message.
wiz[src/trunk]: src/share/man/man9 Add missing comma.
ad[src/trunk]: src/sys/kern port-sparc/54718 (sparc install hangs since recent ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add RSB (awinp2wi), AXP806, AXP809 drivers
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add newline if ci_tsc_freq is 0 to not ...
christos[src/trunk]: src/sys phase 1 of disk geometry cleanup:
bouyer[src/trunk]: src/sys/dev/scsipi Add more KASSERTS about locking.
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/ufs Remove lfs-only inumber field (and its supporting un...
jmcneill[src/trunk]: src/doc dts updated to 4.14-rc6
martin[src/netbsd-7]: src/sbin/devpubd Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys Pull up the following, requested by christos in ticke...
njoly[src/trunk]: src/sys/compat/linux/common Fix inverted pid/lid arguments in do...
riastradh[src/trunk]: src/usr.bin/vndcompress Move err1 & errx1 to the end of vnduncom...
christos[src/trunk]: src/usr.sbin/makefs remove clause 3.
tsutsui[src/trunk]: src/sys/arch/alpha Check and set "is_console" property to PCI di...
maxv[src/trunk]: src/usr.sbin/route6d Remove dead/broken code.
skrll[src/trunk]: src/sys/arch Make TI compile and convert TI to generic start
pooka[src/trunk]: src/sys/rump/librump/rumpvfs create /dev with 0755 instead of 07...
dennis[src/trunk]: src/sys/kern Do a fairly mechanical reversion of the locking pro...
martin[src/trunk]: src/distrib/sets/lists/man Add missing netpgp.html (for new lua ...
jmcneill[src/trunk]: src/sys/dev/pci Fix IFF_ALLMULTI handling.
isaki[src/trunk]: src/tests/dev/audio Re-add -lrumpdev dropped in the previous com...
snj[src/netbsd-7]: src/doc amend 128
martin[src/netbsd-7]: src/sys/fs/v7fs Pull up following revision(s) (requested by h...
riastradh[src/trunk]: src/sys/dev No externs in .c files! Include ioconf.h for struct...
christos[src/trunk]: src/sys/arch catch the escapees of the IPSEC_NAT_T purge.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm skip clflush on arm
christos[src/trunk]: src/external/bsd/openpam/dist/lib gcc 4.1 does not support pragm...
joerg[src/trunk]: src If a library needs a symbol from another library, pull that ...
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist Remove FloatToString from NetB...
mlelstv[src/trunk]: src/sys/dev/usb Don't deregister twice with pmf.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50ih6rccu
maxv[src/trunk]: src/sys/arch Don't embed our own values in the reserved fields o...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by msait...
matt[src/trunk]: src/sys/arch Add a few small changes so that the CUBIEBOARDs can...
snj[src/trunk]: src/external/gpl2/groff/tmac 8.0 update, and add 9.0 for THE FUTURE
skrll[src/trunk]: src/sys/dev/ic Load the right xfer address into cb[i].xferdma. F...
christos[src/trunk]: src/external/bsd/ipf/dist/ipsend fix the build: tcpiphdr is now ...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: version 1.1.
alnsn[src/trunk]: src/distrib/sets/lists/tests Add t_cgd_blowfish.
christos[src/trunk]: src/share/mk switch amd64 to gcc-6. Thanks mrg for all the work!
uwe[src/trunk]: src/sys/arch/sh3/sh3 tlb_exception - set ksi_addr to va also whe...
bouyer[src/trunk]: src/sys/arch Snapshot of work in progress on support for multipl...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Another case of not calling dev...
msaitoh[src/trunk]: src/sys/dev/pci On I219, drop TARC0 bit 28 for DMA hang workarou...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb put back the kvm pcb code.
hannken[src/trunk]: src/tests/fs/vfs Skip zfs, it does not GOP_ALLOC.
mrg[src/trunk]: src/external/mit/xorg/lib/gallium put BUILD_LLVMPIPE and it's MK...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Some counters are not per queue but per tr...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/distrib/sets/lists alias vnconfig -> vndconfig
msaitoh[src/trunk]: src/sys/net No functional change:
jmcneill[src/trunk]: src/sys/arch/arm/nvidia defer DRM initialization until after the...
kre[src/trunk]: src/bin/sh Another %zu for size_t (this one in a DEBUG mode trac...
jmcneill[src/trunk]: src/sys/external/bsd/ena-com Avoid kpause while cold
matt[src/trunk]: src/sys/arch/arm/include Fix inverted GCC version test
apb[src/trunk]: src/sys/dev/acpi/acpica + Please also update ACPI_DATE in includ...
riastradh[src/trunk]: src/usr.bin/vndcompress Get SIZE_MAX and OFF_MAX straight...
mlelstv[src/trunk]: src/sys/dev/pci add IDs for SATA controllers VT8237S and VX855
macallan[src/trunk]: src/sys/arch/iyonix/iyonix - RISC OS hands us the graphics hardw...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Flush insn / data caches after load...
hkenken[src/trunk]: src/sys/arch/arm/imx Added link up status check for valid pci de...
jdolecek[src/trunk]: src/sys/dev/pci allow MSI-X if supported by the hardware, discus...
martin[src/netbsd-7]: src/doc Ticket #635
wiz[src/trunk]: src/share/man/man4 Remove Tn.
mrg[src/trunk]: src/external/bsd/libproc/lib don't try to do c++ if MKCXX == "no".
wiz[src/trunk]: src/usr.bin/tr Expand "it's", and fix fix convention notation.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Accept - as stdin
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable parent clocks
ozaki-r[src/trunk]: src/sys/netinet Get rid of wrongly added TAILQ_INSERT_TAIL
maxv[src/trunk]: src/sys/arch/amd64/include Remove useless values, and explain wh...
christos[src/trunk]: src/sys/kern get the maxrss from the vmspace field, and handle p...
christos[src/trunk]: src/lib/libc/time another lint warning for compat.
jmcneill[src/trunk]: src/sys/dev/pci Add support for polling com devices when no inte...
wiz[src/trunk]: src/bin/sh Remove Pps without effect.
christos[src/trunk]: src/sys/dev PR/47879: Takahiro HAYASHI: vnd cannot handle disk i...
christos[src/trunk]: src/sys/sys sockaddr_format now returns the number of chars writ...
maxv[src/trunk]: src/sys/arch/amd64/conf Mmh, we don't map the CTF section on kas...
maya[src/trunk]: src/sys/arch Move initialization code out of efi_probe into efi_...
kamil[src/trunk]: src/bin/ksh Stop using the register keyword in ksh(1)
kre[src/trunk]: src/bin/sh Fix a bug noticed by Soren Jacobsen running the netbs...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm build on platforms without agp_i810
ozaki-r[src/trunk]: src/sys/dev/pci Remove leading whitespaces and kind
mrg[src/trunk]: src/libexec/httpd add an assert() check on array bounds.
mlelstv[src/trunk]: src/sys/dev/usb close uhidev only when it was successfully opened.
rin[src/trunk]: src/sys/arch/amd64/include Fix copy-paste in comment. No binary ...
wiz[src/trunk]: src/share/man/man4 Fix SYNOPSIS. Reported by Brad Harder in PR 4...
mrg[src/trunk]: src/external/mit/xorg/server/drivers define HAVE_XAA_H.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules update for xkey...
martin[src/netbsd-7]: src/distrib/sets Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/mips/mips Correct comment
martin[src/netbsd-7]: src/doc Ticket #397
christos[src/trunk]: src/tools PR/53238: Robert Elz: Disable MKREPRO in tools; the ho...
matt[src/trunk]: src/usr.bin/crunch/crunchide Recognize coldfire
maxv[src/trunk]: src/sys/kern Fix kernel info leak, 4 bytes of padding at the end...
riastradh[src/trunk]: src/sys/arch/arm/include Nix mb_* on arm.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Make the building of INET op...
christos[src/trunk]: src/usr.sbin/vnconfig Now that we grow vnd's dynamically we cann...
matt[src/trunk]: src/sys/arch/arm/omap OMAP4 EHCI enhancements
abhinav[src/trunk]: src/lib/libc/gen Use commas at the right places in the NAME section
kre[src/trunk]: src/sbin/cgdconfig Check arg count in configure() at entry, rath...
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/sys tests for network address printers.
mrg[src/trunk]: src/external/mit/xorg/bin/xdm udpate for xdm 1.1.11:
abhinav[src/trunk]: src/lib/libedit Add NULL check after doing memory allocation at ...
matt[src/trunk]: src/sys/arch/arm/cortex Don't attach a9tmr if the CPU supports t...
martin[src/netbsd-7]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
dholland[src/trunk]: src Stick UFS_ in front of these symbols:
riastradh[src/trunk]: src/share/man/man9 Fix typo.
martin[src/netbsd-7]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
reinoud[src/trunk]: src/sys/arch/arm/samsung Adjust AUDIOCORE mapping for exynos4 to...
christos[src/trunk]: src/usr.bin/kdump print the mprotect perm argument symbolically.
matt[src/trunk]: src/sys/arch/evbarm/cubie Print uboot_args using PRIxPTR
joerg[src/trunk]: src LLVM sshramdisk needs 8.9MB, so bump again.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement a bus_dma vers...
pooka[src/trunk]: src/sys/net80211 + include opt_inet.h for INET (or lack thereof)
apb[src/trunk]: src/gnu/usr.bin/gettext Don't include ${DESTDIR} in -DLIBDIR=......
christos[src/trunk]: src/lib/libedit PR/54281: Jonathan Perkins: NUL terminate rl_lin...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by nonaka in tic...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by nonaka in tic...
pgoyette[src/trunk]: src/sys/kern Also, don't hard-code the function name in the mess...
ozaki-r[src/trunk]: src/doc Mention ec_multi*
jmcneill[src/trunk]: src/sys/arch/arm/acpi Replace SPCR_INTERFACE_TYPE_* defines with...
christos[src/trunk]: src/distrib/sets/lists/xcomp add lint libraries
uwe[src/trunk]: src/distrib/notes Improve table of contents.
maya[src/trunk]: src Adjust for freetype 2.9.1
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
ozaki-r[src/trunk]: src/sys Revert "Pull if_drain routine out of m_reclaim"
uebayasi[src/trunk]: src/external/bsd/dhcp/dist/includes/omapip Don't define ISC_R_* ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv define HAVE_X...
mrg[src/trunk]: src/distrib/sets add support for MKXORG_DRIVERS/xorg_drivers key...
snj[src/trunk]: src/distrib/notes/vax vax folks probably aren't the _most_ inter...
abhinav[src/trunk]: src/lib/libc/string Use .In for header file.
abhinav[src/trunk]: src/usr.sbin/irdaattach Add irda to the NAME section as well
uwe[src/trunk]: src/distrib/notes/common Drop the final quote if followed by dot.
justin[src/trunk]: src/sys/rump Add mdconfig to rump listsrcdirs
martin[src/netbsd-7]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull up...
uwe[src/trunk]: src Remove accidentally committed output from extract-contrib-st...
joerg[src/trunk]: src/sys/dev/ic Increase reset delay in polling mode to 10ms per ...
knakahara[src/trunk]: src/sys/netinet The packets which will be esp-fragmented should ...
ad[src/trunk]: src/share/man/man9 Update to match recent changes.
christos[src/trunk]: src/external/gpl3/binutils/dist merge conflicts
jmcneill[src/trunk]: src/sys/arch/arm/allwinner actually initialize mode.vdisplay
christos[src/trunk]: src/sys/dev/pci Fix typo
mrg[src/trunk]: src/doc note rktsadc(4) addition.
bouyer[src/trunk]: src/sys/dev/pci Also tell the scsi layer that we are MPSAFE
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't depend on #ifdef USER_LDT in cpu_...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux add dma tag to struct pl...
martin[src/trunk]: src/sys/arch/arm/xscale Remove unused variables
martin[src/netbsd-8]: src/doc Tickets #596 - #599
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb make those compile again...
macallan[src/trunk]: src/sys/arch/mips/mips use mips3_ld() and mips3_sd() for all acc...
martin[src/netbsd-7]: src/sys/dev/pci regen (ticket #432)
pgoyette[src/trunk]: src/sys/opencrypto knf: Blank line even if no variable declarati...
martin[src/trunk]: src/doc Document MKDEBUG and MKDEBUGLIB
kre[src/trunk]: src/bin/sh DEBUG mode only change. Convert old trace style to n...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add support for re-using a display mo...
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
snj[src/netbsd-7]: src/usr.bin/netstat Pull up following revision(s) (requested ...
ad[src/trunk]: src/sys/arch/sh3/sh3 One more tweak.
jklos[src/trunk]: src/sys/arch/vax/vsa Add small fix from Bj?rn Johannessonwhich m...
hannken[src/trunk]: src/sys/arch/x86/x86 Make cpu_intr_p() work with "curlwp->l_cpu ...
christos[src/trunk]: src/sys/dev/usb fix bogus argument to kmem_free()
jmcneill[src/trunk]: src/sys/dev/i2c Enable always-on and boot-on regulators at attac...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm Add missing prop_object_release(), ...
martin[src/trunk]: src/distrib/notes Modernize release notes:
pgoyette[src/trunk]: src Re-add files that were accidentally deleted in my previous c...
snj[src/netbsd-7]: src/doc ticket 567
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement Linux bitmap u...
maxv[src/trunk]: src/sys/arch/x86/x86 Always use x86_fpu_save, clearer.
martin[src/netbsd-7]: src/doc Ticket #418
sevan[src/trunk]: src/share/misc AOC
christos[src/trunk]: src/sys/compat/netbsd32 compat_10 fix: open(NULL) == open(".");
martin[src/netbsd-7]: src/sys/arch/mips/mips Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin print when fixing up cbar value
martin[src/netbsd-8]: src/doc Tickets #600 - #607
riastradh[src/trunk]: src/lib/libm/arch/x86_64 Fix amd64 feraiseexcept so that it actu...
tnn[src/trunk]: src/sys/arch/evbarm/conf sun4ispi* at fdt?
maxv[src/trunk]: src/sys/kern Reset the PaX flags, make sure ep_emul_arg is NULL, ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by kamil in tick...
christos[src/trunk]: src/doc mention vioscsi
abhinav[src/trunk]: src/lib/libc/net Remove comma after last Nm entry
dholland[src/trunk]: src/libexec/lfs_cleanerd Missed one of the -I${NETBSDSRCDIR}/sys...
wiz[src/trunk]: src/lib/libc/sys Remove Tn
msaitoh[src/trunk]: src/sys/dev/ic - If if_initialize() failed in athn_attach(), fre...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Call it intel_gtt_insert_sg_entries fo...
christos[src/trunk]: src/sys/dev eliminate dk_geom
skrll[src/trunk]: src/lib/libpthread Use anonymous union for ptm_ceiling and old _...
maya[src/trunk]: src Don't reference older CFATTACH_DECL
christos[src/trunk]: src/external/mit/xorg/lib/dri - Explain what's going on a bit be...
martin[src/netbsd-7]: src/doc Ticket #470
kre[src/trunk]: src/usr.sbin/sysinst PR install/53220
abhinav[src/trunk]: src/lib/libc/string Fix grammar and be consistent between using ...
gson[src/trunk]: src/tests/net/if_bridge Increase the timeout for the manyaddrs t...
skrll[src/trunk]: src/sys/dev/fdt Fix build
skrll[src/trunk]: src/sys Trailing whitespace
knakahara[src/trunk]: src/sys/net If if_attach() failed in the attach function, return...
martin[src/netbsd-7]: src/external/gpl3/binutils/dist/ld/emultempl Pull up followin...
christos[src/trunk]: src/sys/kern define MBUFTYPES here.
kre[src/trunk]: src/bin/sh PR bin/48875 (is related, and ameliorated, but not ex...
pooka[src/trunk]: src/lib/librumpuser With glibc on ARM kthread_exit() aborts beca...
msaitoh[src/trunk]: src/sys/dev/mii Remove duplicated code. The code to check IFF_UP...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Zero ttm_agp objects on creation.
jmcneill[src/trunk]: src/sys Rename axp806pmic to axppmic, and add support for AXP803.
sevan[src/trunk]: src/libexec/httpd/lua Do not try and process empty requests. Thi...
msaitoh[src/trunk]: src/sys/arch/x86/include Modify comment. No functional change:
maya[src/trunk]: src/sys/arch Fix ALL configs following MPVERBOSE becoming a defp...
snj[src/trunk]: src/distrib/notes/sparc64 don't look for now-gone sparc/legal
jmcneill[src/trunk]: src/sys/arch/arm/allwinner CCU SCLK soft reset 1 bit 1 is for US...
knakahara[src/trunk]: src/sys/netinet Fix rtcache cannot be released once an esp-fragm...
joerg[src/trunk]: src/lib/libc/compiler_rt Long double support builds for PPC now.
jdolecek[src/trunk]: src/sys/dev/ic support DIOCSCACHE + DKCACHE_WRITE if volatile wr...
jmcneill[src/trunk]: src/sys/dev/mii regen
christos[src/trunk]: src/lib/libc/net CID 1163170, 1164171, resource leak
christos[src/trunk]: src/sys/dev/pci add the common flag bits
martin[src/trunk]: src/sys/kern Fix inverted KASSERT
sevan[src/trunk]: src Hello libbozohttpd(3)
christos[src/trunk]: src/sys/sys protect linux sized types from redefinition
hannken[src/trunk]: src Switch module solaris to native XDR.
rtr[src/trunk]: src/sys/net fix missed conversion to call to pr_connect() from p...
christos[src/trunk]: src/sys/netinet6 more debugging info...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add three functions and start u...
jnemeth[src/trunk]: src/doc time marches on for lvm2tools
joerg[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size to 24MB...
pooka[src/trunk]: src/lib/libc/gen Don't include daemon.c in RUMPRUN=yes mode.
christos[src/trunk]: src/sys/kern make sure we cleanup properly when fd is too big.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc Non-PC...
maya[src/trunk]: src/sys/kern soo_fcntl is identical to fnullop_fcntl, use the la...
he[src/trunk]: src/external/bsd/unbound/dist/util Apply a fix from upstream:
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Don't try and ...
pgoyette[src/trunk]: src/sys/compat/common Clean up a stray #ifdef _MODULE - it preve...
snj[src/netbsd-7]: src/doc tickets 563, 568-570, 574-579
msaitoh[src/trunk]: src/sys/dev/pci - Add Xeon D-1500 NTB-secondary
mrg[src/trunk]: src/external/mit/xorg/server/drivers updates for merge xf86-vide...
riastradh[src/trunk]: src/share/man/man9 Rework memory allocators summary.
thorpej[src/trunk]: src/sys/arch/arm/broadcom Jared points out that interrupt_distri...
martin[src/trunk]: src/sys/arch/sparc64 Disallow MAP_FIXED mmap's in the sparc64 VA...
uwe[src/trunk]: src/distrib/notes/common Oops, fix typo in .el in previous.
hkenken[src/trunk]: src/sys Remove GPIO driver attach defer.
kre[src/trunk]: src/bin/sh NFC. Need a grain of const
christos[src/trunk]: src/external/gpl3/gdb add mips64eb
christos[src/trunk]: src/sys/arch/i386/conf KASLR is in files.kern
christos[src/trunk]: src/usr.bin/xlint/lint1 accept attributes in param decls
reinoud[src/trunk]: src/sys/fs/udf Explicitly delete the failing node; it would be k...
snj[src/netbsd-7]: src/sys/arch/arm/vfp Pull up following revision(s) (requested...
agc[src/trunk]: src/crypto/external/bsd/netpgp Bring over the 20141204 portable ...
nakayama[src/trunk]: src/sys/arch/sparc64 Remove #define SUN4U since machine/frame.h ...
abhinav[src/trunk]: src/lib/libc/sys Add sigqueueinfo to the NAME section
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist Remove unused maxPower_t4 ...
yamt[src/trunk]: src/sys/kern tty_pty: add CTASSERTs to document assumptions
kleink[src/trunk]: src/include Move declarations of getdelim() and getline() from t...
mbalmer[src/trunk]: src/sbin/savecore Consistent use of return.
maxv[src/trunk]: src/sys Add KCSAN instrumentation for atomic_{load, store}_*.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Move definitions into configure.n...
abhinav[src/trunk]: src/lib/libterminfo Add missing functions to the NAME section
matt[src/trunk]: src/sys/arch/arm/cortex Fix CORTEXA17 support
riz[src/trunk]: src/etc/root Freshen up the commented-out suggested PKG_PATH a bit.
maxv[src/trunk]: src/sys/arch Simplify the way physical pages are internalized in...
uwe[src/trunk]: src/tests/lib/libpthread Drop unnecessary cast to makecontext() ...
ozaki-r[src/trunk]: src/sys/netinet6 Don't validate the source address of forwarding...
christos[src/trunk]: src/libexec/httpd appease lint
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 avoid hand maintained lis...
mrg[src/trunk]: src/doc note Xorg updates.
msaitoh[src/trunk]: src/sys/dev/pci Fix typo. s/TPL/TLP/
uwe[src/trunk]: src/distrib/notes/common Fix the enry for Computer Systems Labor...
msaitoh[src/trunk]: src - AMD also reports CPUID 7's highest subleaf. Print it.
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
abhinav[src/trunk]: src/lib/libc/time Add offtime_r to the NAME section
snj[src/netbsd-7]: src/distrib/i386/installimage Pull up following revision(s) (...
joerg[src/trunk]: src/usr.sbin/sysinst Avoid string + int warning.
christos[src/trunk]: src/external/bsd/ntp finish import
riastradh[src/trunk]: src/external/mit/xorg/lib Disable C++11 warnings about `register...
hannken[src/trunk]: src/sys/arch/sparc/stand/bootblk Move member di_inumber from ufs...
martin[src/netbsd-7]: src/usr.bin/audio/common Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys/arch/i386/conf Add bwfm (and sort other 802.11 usb wifi ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new signal trap entry tests in t_ptra...
maxv[src/trunk]: src/sys localify
martin[src/netbsd-7]: src/doc Ticket #619
christos[src/trunk]: src/usr.sbin/makemandb Sync with API changes.
jmcneill[src/trunk]: src/sys/dev/acpi Use acpi_intr_establish
wiz[src/trunk]: src/doc new openssl versions out
riastradh[src/trunk]: src/lib/libc/gen Ruminate on security model choices and API desi...
christos[src/trunk]: src/sys/rump/librump/rumpnet add an empty stub
ozaki-r[src/trunk]: src/tests/net/if Fix LDADD.t_compat
riastradh[src/trunk]: src/usr.bin/vndcompress Fix up ulimited vndcompress tests and ex...
mrg[src/trunk]: src/external/mit/xorg/bin/mkfontdir mkfontdir was renamed to a ....
christos[src/trunk]: src/lib/libc/time drop stray #endif
maxv[src/trunk]: src/sys/netipsec Fix info leaks.
knakahara[src/trunk]: src fix missing mans about pci.9 and pci_intr.9
christos[src/trunk]: src/external/mit/xorg/lib/dri we need to handle make includes
msaitoh[src/trunk]: src/sys/dev/mii KNF.
christos[src/trunk]: src/sys/uvm provide proper defaults for topdown and bottomup all...
tnn[src/trunk]: src/sys/dev/spi m25p: add some ~2010 vintage parts found in junk...
dholland[src/trunk]: src/sys/ufs/ufs Add a comment about a matched pair of off-by-one...
riz[src/netbsd-7]: src/doc Ticket 590.
martin[src/trunk]: src/sys/arch/m68k/include Fix editor mishap
roy[src/trunk]: src/sys/netinet6 inet6: simplify NA DaD checking
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
maxv[src/trunk]: src Remove now unused tcpip.h includes. Some were already unused...
mbalmer[src/trunk]: src/distrib/sets/lists/xbase Reflect the minor version bump of l...
roy[src/trunk]: src/sys/netinet In the event of an error within arpresolve(), de...
pooka[src/trunk]: src/sys/kern Don't log kern.msgbuf* sysctls. it's rather pointl...
matt[src/trunk]: src/sys/arch/powerpc/booke Use symbolic constant for SPR. Fix c...
skrll[src/trunk]: src/lib/libc/compat/arch/alpha/gen Load the magic into the right...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld Restore old netbsd emulation ...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Don't use old style defin...
christos[src/trunk]: src/sys/rump/librump/rumpkern add uvm_km_protect()
maxv[src/trunk]: src/sys/arch/x86/acpi Call cpu_init_msrs on i386 when waking up....
bouyer[src/trunk]: src/sys/arch/arm/arm32 Don't try to aquire/release the pmap lock...
jdolecek[src/trunk]: src/share/man/man9 document pci_intr_alloc() with NULL now also ...
jakllsch[src/trunk]: src/sys/dev/ata Space before tab and trailing whitespace fixes.
stacktic[src/trunk]: src/sys/rump/net/lib/libsockin Translate function parameters bet...
tsutsui[src/trunk]: src/sys/arch/sparc64/dev Add a missing newline in zs at sbus att...
matt[src/trunk]: src/sys/arch/arm/include Make multiple inclusion symbols always ...
bouyer[src/trunk]: src/sys/arch/arm/allwinner The A20 manual says that the pll6 out...
mrg[src/trunk]: src/external/mit/xorg/lib remove INCLUDES.all setting and it's p...
isaki[src/trunk]: src/sys/dev/pci Fix (probably) typo. SLINEAR_LE -> ULINEAR_LE.
martin[src/trunk]: src/doc Move sbmips -> evbmips entry to CHANGES.prev
wiz[src/trunk]: src/share/man/man4 Improve wording.
macallan[src/trunk]: src/sys/arch/mips/ingenic appease nick
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by d...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau provide a ttm-backed ...
matt[src/trunk]: src/sys/arch/evbarm/conf add ARM_HAS_VBAR option
maya[src/trunk]: src/sys/dev/usb Remove set but not used sc_flags.
ragge[src/trunk]: src/sys/arch/vax/vax Fix cpu type printout error.
joerg[src/trunk]: src/doc Drop CSU entry.
riastradh[src/trunk]: src/usr.bin/vndcompress Implement machinery for fixed-size windo...
mrg[src/trunk]: src/external/mit/xorg/lib/libICE need -DHAVE_ASPRINTF
jakllsch[src/trunk]: src/sys/arch/arm/rockchip add RK3399 DisplayPort clocks
christos[src/trunk]: src/external/gpl3/gdb/lib fix mipsel
msaitoh[src/trunk]: src/lib/libc/net Fix typo(s/suppport/support/) in comment. From ...
msaitoh[src/trunk]: src s/suppport/support/
snj[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by ryoon in tick...
mrg[src/trunk]: src/share/mk minor hack fix for the previous:
jdc[src/trunk]: src/sys/dev/ic Remove the check for (cmdlen > 0) when writing. ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb map st...
uwe[src/trunk]: src/distrib/notes/common Add xsrc to the invocation example.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use separate debugging flag for int...
kamil[src/trunk]: src/tests/usr.bin/c++ Improve wording for non-native speakers of...
abhinav[src/trunk]: src/usr.sbin/repquota Add quotadump to the NAME section
maxv[src/trunk]: src/sys/compat/linux/arch/i386 x86_alldisks can be NULL, so don'...
christos[src/trunk]: src/doc new acpica
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
christos[src/trunk]: src/sys/dev/pci CID 1328433: Anding with 0 and comparing != 0 wi...
christos[src/trunk]: src/bin/pax Add base-256 decoding support (Micha Gorny)
macallan[src/trunk]: src/sys/arch/alpha/conf add pm2fb
hannken[src/trunk]: src/sys/dev/acpi On an Intel E7520 temporarily disable Enhanced ...
kre[src/trunk]: src/sys/uvm/pmap Remove a stray '"' (obvious typo) and add a cou...
joerg[src/trunk]: src/sys/modules/pf Simplify and make the GCC check more precise ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maya[src/trunk]: src/sys/arch/playstation2 Adapt to change: struct cfdata * -> cf...
kre[src/trunk]: src/bin/sh Add '-n' and '-p var' args to the wait command (-n: w...
matt[src/trunk]: src/sys/arch/evbarm/conf Default to armv7-a when building ODROID...
pgoyette[src/trunk]: src/sys/dev/pci Insert missing 'break;' statements.
kre[src/trunk]: src/tests/bin/sh Add a new test case to test <> (open for input ...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware updates f...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use cmpw.
riz[src/netbsd-7]: src/crypto/external/bsd/openssl/dist Pull up following revisi...
msaitoh[src/trunk]: src/sys/dev/pci Add some entries from Intel 965 Express Chipset ...
hkenken[src/trunk]: src/sys/arch/arm/imx Fixed bug.
maxv[src/trunk]: src/sys/net Move if_name() from net_osdep.h to if.h. net_osdep.h...
christos[src/trunk]: src/share/terminfo simple import script
snj[src/netbsd-7]: src/doc tickets 473-476, 479, 482-488, and 490.
thorpej[src/trunk]: src/etc/etc.evbarm Include armv4 for "earm", not just "earmv4".
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.0 with th...
knakahara[src/trunk]: src/usr.sbin/tprof tprof: Add goldmont plus support. Tested by m...
maya[src/trunk]: src/sys/arch/playstation2 Include mips/cpuregs.h for MIPS_PHYS_T...
msaitoh[src/trunk]: src/sys/dev/pci - Update TODO:
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Fix a mistake I made in the ver...
apb[src/trunk]: src/distrib/notes For MKREPRO, remove the "%%CreationDate:" comm...
christos[src/trunk]: src/sys/compat finish ktrace argument removal for do_sys_{send, r...
abhinav[src/trunk]: src/external/bsd/file/dist/doc Add magic_open to the NAME section
maxv[src/trunk]: src/sys/arch/i386/i386 Initialize cpuid_level at compile-time, n...
maxv[src/trunk]: src/sys/netinet (just forgot to commit this file, the message was)
mrg[src/trunk]: src/libexec/httpd add .ts and .vob suffixes.
matt[src/trunk]: src/sys/arch/macppc/stand/ofwboot Don't strip the .mrg since the...
christos[src/trunk]: src/sys/arch/mips/mips handle non-topdown binaries
pgoyette[src/trunk]: src/distrib/notes/common Improve heading a bit. While here, use...
martin[src/netbsd-7]: src/external/mit/lua/dist/src Pull up following revision(s) (...
mrg[src/trunk]: src/external/mit/xorg/lib libXdmGreet depends upon a bunch of li...
joerg[src/trunk]: src Install new header and fix rump to include the corresponding...
christos[src/trunk]: src/sys/dev/pci use dma64 if available so we don't have do bounc...
christos[src/trunk]: src/external/gpl3/gdb Fix aarch64
msaitoh[src/trunk]: src/sys/arch/x86 Use specialreg.h's definitions.
hannken[src/trunk]: src/sys/arch/x86/x86 Make sure the assignment to "idepth" is don...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add AC100 CODEC/RTC driver
htodd[src/trunk]: src/share/misc Added NTBF.
uwe[src/trunk]: src/lib/libpanel Provide descriptions of panel functions.
rmind[src/trunk]: src/sys - NPF connection tracking: rework synchronisation on tra...
matt[src/trunk]: src/lib/libc/softfloat Make confiditon on FLOAT128
matt[src/trunk]: src/sys/arch/mips/mips Fix typo. N32 doesn't want UX on.
mrg[src/trunk]: src/external/mit/xorg/lib/libXau find the moved manual.
uwe[src/trunk]: src/distrib/notes/common Recognize ad clause in CMU PPP and some...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm dis...
christos[src/trunk]: src/sys/arch/alpha/include rumpkernel needs ci_pcc_freq
roy[src/trunk]: src/sys Add IPv4 address flags IN_IFF_TENTATIVE, IN_IFF_DUPLICAT...
martin[src/trunk]: src/sys/dev Avoid dereferencing an uninitialized pointer
jmcneill[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Initialize b_dev ...
maya[src/trunk]: src/sys/arch/x86/x86 Add sysctl machdep.bootmethod
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add apb0 and cpus clock drivers for A80
mrg[src/trunk]: src/sys/ddb add two db_stack_print_trace frontends that emit to ...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p8
wiz[src/trunk]: src/lib/libc/hash/sha1 More macros, less whitespace.
christos[src/trunk]: src/sys/compat/linux Don't re-define rules for subdir Makefile
christos[src/trunk]: src/external/bsd/bind merge conflicts.
riastradh[src/trunk]: src/sys/sys Fix brain fart in alignment criterion.
sevan[src/trunk]: src/doc Direct reader to use build.sh for building NetBSD in fav...
maxv[src/trunk]: src/sys/arch Rename xen_pmap_bootstrap to xen_locore, it really ...
skrll[src/trunk]: src/sys/arch/mips/include Fix RCSId
christos[src/trunk]: src/external/bsd/ntp/lib/libiscntp fixes for gcc-4.1
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
roy[src/trunk]: src/lib/libcurses White space police
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
snj[src/netbsd-7]: src/sys/dev/splash Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch/mips/mips Fix typo in comment
isaki[src/trunk]: src/sys/dev/pci White space.
maxv[src/trunk]: src/sys/dev/marvell Fix double-free, m_tag_delete_chain is alrea...
pgoyette[src/trunk]: src/sys/uvm/pmap Remove unneeded casts to (uintptr_t). This is ...
christos[src/trunk]: src/sys/rump/librump/rumpnet call pfil_init() here.
christos[src/trunk]: src/share/mk protect the variable name, and explain why setting ...
snj[src/netbsd-7]: src/sys/arch/arm/conf Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/ufs/ffs Fix PR 50070. From hannken@.
martin[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug in last commit that mii_ticks isn't in...
kre[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Revert previous an...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Grr, disable the "time goes b...
tsutsui[src/trunk]: src/sys/arch/x68k/include Increase VM_KERNEL_PT_PAGES from 2 to ...
pgoyette[src/trunk]: src/tests/dev/fss Mount the snapshot read-only; otherwise we get...
abhinav[src/trunk]: src/lib/libc/sys Add pipe2 to the NAME section
christos[src/trunk]: src/external/bsd/ntp/lib/libntp Gcc-4.1 does not have -Wno-error
jklos[src/trunk]: src/sys/arch/vax/conf Enable lcg0 framebuffer support for VAXsta...
christos[src/trunk]: src/sys/arch/hp700/stand/xxboot since when -m belongs in cppflags?
mlelstv[src/trunk]: src/sys/dev correctly return -1 on error in dk_size
rmind[src/trunk]: src - Rework NPF's nbuf interface: use advancing and ensuring as...
martin[src/trunk]: src/usr.sbin/sysinst Cosmetics: consistently use MEG and GIG def...
nros[src/trunk]: src/lib/libm/man Add modfl to the modf manpage, the link to modf...
christos[src/trunk]: src/sys/net/npf simplify (and fix) logic.
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following, requested by msaitoh i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Horrible kludgey mutex_i...
maxv[src/trunk]: src/sys/netipsec Remove useless icmp6.h include, remove manual e...
snj[src/netbsd-7]: src/sys/uvm Pull up following revision(s) (requested by chs i...
jmcneill[src/trunk]: src/sys/dev/i2c FDT-ize AC100 driver
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
uwe[src/trunk]: src/distrib/notes/sparc Undo the .Ss2 quoting hack, the macros c...
martin[src/netbsd-7]: src/usr.bin/progress Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/ic Print "ECC" or "no ECC" for DDR4.
joerg[src/trunk]: src/lib/libc/gen Provide a simple floatunditf implementation, at...
mrg[src/trunk]: src adapt for libXi 1.7.1.
jdolecek[src/trunk]: src/sys/dev/pci updated patch from Andrius - update the chip map...
skrll[src/trunk]: src/lib/libc/arch/aarch64/gen Fix so the setcontext call is via ...
joerg[src/trunk]: src/sys/lib/libkern For ARM EABI, includ divide-by-0 trap handlers.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add 'KURONAS x4' configuration.
blymn[src/trunk]: src/sys/dev/pckbport Changes based on code from an anonymous con...
hannken[src/trunk]: src/sys/nfs nfsrv_readlink: stop attaching a zero-length mbuf fo...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Only allocate what we need for ITT tables
christos[src/trunk]: src/sys/dist/pf/net PR/52682: David Binderman: Fix wrong assignm...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm dont pull in agp.h when bu...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add sysctl for machdep.{cpu_id, id_r...
christos[src/trunk]: src/distrib Revert Makefile changes.
msaitoh[src/trunk]: src/sys/rump/net/lib/libshmif Fix compile error.
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel/AMD MONITOR/MWAIT leaf.
msaitoh[src/trunk]: src/sys/dev - Add wm_k1_workaround_lv() from FreeBSD. It's PCH2 ...
matt[src/trunk]: src/sys/arch/arm/include Add vfp_kernel_acquire and vfp_kernel_r...
isaki[src/trunk]: src/sys/dev/audio Revert rev1.7.
wiz[src/trunk]: src/doc gcc-8.1 is out.
jmcneill[src/trunk]: src/sys/dev/usb "Root Hub" -> "root hub" for consistency with ot...
mrg[src/trunk]: src/external/mit/xorg/tools/xkbcomp define PACKAGE_STRING and PA...
pooka[src/trunk]: src/sys/netinet Give portalgo a compile-time override; for cases...
christos[src/trunk]: src/lib/libpthread cplusplus does not like complex named initial...
matt[src/trunk]: src/sys/arch/evbarm/cubie Add a flag so the xputc will bswap reg...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 LDPTR is defined in machine/asm.h.
kiyohara[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Change name of boot image...
maxv[src/trunk]: src/sys/netipsec ipsec6_setspidx_in6pcb: call ipsec_setspidx() o...
dholland[src/trunk]: src/sys/ufs/lfs Remove stale union and accessor macros.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic apbus attachment goop, move interru...
uebayasi[src/trunk]: src/sys/arch Don't expand unwanted symbols by cpp(1).
jmcneill[src/trunk]: src/sys/dev/i2c tcakp_match: filter on ia_addr for indirect conf...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Increase timeout for the hatching to...
matt[src/trunk]: src/sys/arch/arm/arm32 Add printfs around initializing the vecto...
kre[src/trunk]: src/share/misc + PTO please turn over
ozaki-r[src/trunk]: src/share/man/man7 Remove description of netns/
joerg[src/trunk]: src/lib/libc/compiler_rt ARM needs __clear_cache.
sevan[src/trunk]: src/usr.sbin/veriexecgen Omit files not marked executable from t...
skrll[src/trunk]: src/sys Spell PMAP_TLB_NEED_SHOOTDOWN correctly
martin[src/netbsd-7]: src/sbin/ping6 Pull up following revision(s) (requested by ch...
martin[src/netbsd-7]: src/sys/arch/arm Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/arch/hppa/include Nix mb_* on hppa.
jmcneill[src/trunk]: src/sys/arch A80 DMA controller support
msaitoh[src/trunk]: src/sys/dev/ic - Free resources correctly on some errors in atw_...
christos[src/trunk]: src/share/mk include bsd.hostinit.mk instead of bsd.init.mk
riastradh[src/trunk]: src/sys/kern Disable rngtest on output of cprng_strong.
abhinav[src/trunk]: src/lib/libc/net Add freeifaddrs to the NAME section
wiz[src/trunk]: src/share/man/man4 Spell out month name.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi sun4i: use Timer 1 instead of Timer 0 for...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb more cleanups and homogenization
mrg[src/trunk]: src update sets and reachover makefiles for mesa 10.3.5.
seanb[src/trunk]: src/lib/libc/stdio Handle case where a 0 length template string ...
christos[src/trunk]: src/sys/dev/pci update entry for Marvel Yukon 8058, and fix URL ...
christos[src/trunk]: src/external/gpl3/gdb add a section for arch64-nbsd and regen.
mrg[src/trunk]: src/sys/arch/sparc/sparc remove code to directly check for NULL ...
jmcneill[src/trunk]: src/sys/arch Switch to designated initializers
bouyer[src/trunk]: src/sys/dev/pci NULL-terminate mpii_devices[], this is the end c...
christos[src/trunk]: src/sys/dev/pci fix the status return.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux only use mtrr api if options MTR...
msaitoh[src/netbsd-7]: src/doc Ticket 382, 383, 387 and 388.
christos[src/trunk]: src/sys/kern Don't overwrite the user iov pointer in sendmmsg. M...
christos[src/trunk]: src/sys/arch/amd64/conf add the two new compat files.
msaitoh[src/trunk]: src/sys/arch/arm/broadcom If error occured in bcmeth_ccb_attach(...
jmcneill[src/trunk]: src/sys/dev/i2c Adjust regulator voltage at attach time to be be...
uwe[src/trunk]: src/distrib/notes/common Move the entry for Matthew Fredette to ...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 10/40G devices.
tsutsui[src/trunk]: src/sys/arch/alpha/pci Set a proper address for PCI memspace to ...
maxv[src/trunk]: src/sys/arch/x86/x86 Unused.
rin[src/trunk]: src/sys/dev/rasops Real fix for 24-bpp color:
apb[src/trunk]: src/usr.bin/man More detail about treating a local file as a man...
ad[src/trunk]: src/regress/sys/kern/nameibench Fix compiler warning.
mlelstv[src/trunk]: src/sys/dev/wscons add function to detach wscons from a console....
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
bouyer[src/trunk]: src/sys/arch/arm/allwinner awin_cpu_clk(): Fix reading of CPU_CL...
jakllsch[src/trunk]: src/sys/arch/arm/cortex include dev/pci/pcivar.h, we use pci_att...
christos[src/trunk]: src/external/mit/xorg/tools Apply the same fixes from the regula...
christos[src/trunk]: src/sys/netinet provide net.inet.multicast, like we have net.ine...
njoly[src/trunk]: src/share/man/man4 Fix width in .Bl macro.
hannken[src/trunk]: src/sys/dev/acpi According to "PCI Express Base Specification Re...
jmcneill[src/trunk]: src/sys/dev/sdmmc If setting HS_TIMING fails, keep trying slower...
christos[src/trunk]: src/distrib/sets/lists/comp fix conditionals for libproc and lib...
ozaki-r[src/trunk]: src/sys Introduce and use ip_dad_enabled() and ip6_dad_enabled()...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
christos[src/trunk]: src/sys/arch/i386/include only limit bottom-up allocations, put ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia SDMMC clock input is PLLP (408 MHz). Set...
mrg[src/trunk]: src/external/mit/xorg/bin/xdpyinfo convert to generated config.h...
matt[src/trunk]: src/sys/arch Put EHABI exception tables at the end of text.
skrll[src/trunk]: src/libexec/ld.elf_so Fix typos
gson[src/trunk]: src/sys/dev/usb Change 0x%jx -> %#jx as suggested by christos.
snj[src/netbsd-7]: src Apply patch (requested by christos in ticket #542):
christos[src/trunk]: src/sys/ufs/ffs Restore apple ufs error handling.
martin[src/netbsd-7]: src/external/mit/xorg/lib/libGL Actually do pullup
snj[src/netbsd-7]: src/sys/arch/xen Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/sys/dev/scsipi would you like some freshly ground _KERNEL_OP...
tsutsui[src/trunk]: src Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}.
wiz[src/trunk]: src/lib/libc/time Remove Tn. Remove trailing whitespace. Remove ...
ozaki-r[src/trunk]: src/tests/sys/net Fix TESTSDIR
kamil[src/trunk]: src/sys/kern Improve the proc_stoptrace() function
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_add_4 alias
christos[src/trunk]: src/tests/lib/libc/time tests for %Z
christos[src/trunk]: src/usr.sbin/postinstall more thorough passwd/group checks.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hardware cursor support
christos[src/trunk]: src/sys Load the struct rusage text, data, and stack fields from...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix some more integer overflow/truncatio...
martin[src/trunk]: src/sys/kern Stopgap hack to unbreak the build: #ifdef __HAVE_AT...
kre[src/trunk]: src/external/bsd/flex/dist/src PR toolchain/53511
tnn[src/trunk]: src/sys/dev/ic - include uvm.h before uvm_device.h
maxv[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused alias to tcpiphdr.
skrll[src/trunk]: src/sys/arch/hppa/include +ci_onproc
christos[src/trunk]: src/sys/ddb add a return in the panic message
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add INSTALL kernel for Allwinner A80
christos[src/trunk]: src/lib/libc/time Sync with 2016b
maxv[src/trunk]: src/sys/arch/x86/x86 Forbid 64bit entries. That's it, now we sup...
htodd[src/trunk]: src/share/man/man3lua Fix typo in Makefile to fix build.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb add netbsd specific files
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix kassert: npdp may be...
christos[src/trunk]: src/external/bsd/dhcpcd/dist avoid macro clash.
macallan[src/trunk]: src/sys/arch/sparc/dev add STore with (plane) Mask instruction
sevan[src/trunk]: src/sys/arch/evbarm/conf Switch BEAGLEBOARDXM config over to usi...
martin[src/netbsd-7]: src/sys/dev/pci Pull up revision 1.1204 for ticket #432
hannken[src/trunk]: src/sys/coda Attach the control object vnode to the coda mount a...
ad[src/trunk]: src/sys/arch PR port-sparc/54718 (sparc install hangs since rece...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel CPUID Extended Topology Enume...
macallan[src/trunk]: src/sys/arch/mips/ingenic sprinkle static
christos[src/trunk]: src/distrib/sets/lists/comp fix proflib for bozo
jmcneill[src/trunk]: src/sys/arch/arm/nvidia provide dma tag and copy of our struct d...
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/allwinner ensure module clk is initialized befo...
martin[src/trunk]: src/sys/arch/evbarm/conf Bump ramdisk size (since we added loads...
jakllsch[src/trunk]: src/sys/dev/sdmmc SDHC_VOLTAGE_SUPP_1_8V is only valid in the pr...
christos[src/trunk]: src/sys/netinet6 call vsnprintf instead of snprintf; provide mor...
snj[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
maxv[src/trunk]: src/sys/kern Add a KASSERT; we expect *from to be a single mbuf ...
maxv[src/trunk]: src/sys/kern Compute the pointer earlier, not in the return stat...
snj[src/netbsd-7]: src/sys/external/bsd/drm/dist/bsd-core Pull up following revi...
khorben[src/trunk]: src/sys/dev/usb Re-generate
riastradh[src/trunk]: src/distrib/sets/lists Fix some tags on set lists related to zfs...
riastradh[src/trunk]: src/sys/dev/usb Fix inequality for refcnt drain: -1 here means a...
martin[src/trunk]: src/common/lib/libc/string Complete previous by complteley remov...
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 467
kamil[src/trunk]: src/share/misc Register new acronym in wtf(6)
snj[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
snj[src/netbsd-7]: src/usr.bin/cksum Pull up following revision(s) (requested by...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Add more comment.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by bouyer in tic...
msaitoh[src/trunk]: src/sys/dev/pci Cleanup. No functional change.
msaitoh[src/trunk]: src/doc Note sdtemp(4)'s JEDEC TSE2004av support.
martin[src/netbsd-7]: src/sys/uvm Pull up following revision(s) (requested by chs i...
mrg[src/trunk]: src 20-fix-globaladvance.conf is obsolete now.
hannken[src/trunk]: src/sys Add an UFS_SNAPGONE() ufs op replacing the calls
christos[src/trunk]: src/sys/uvm make this compile.
degroote[src/trunk]: src/sys/net PR kern/47419: Antony Mallet: ifconfig doesn't dipla...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 dev->dev, not &dev->pdev...
roy[src/trunk]: src/external/bsd/unbound/etc/rc.d unbound reloads config on SIGH...
sevan[src/trunk]: src/sys/arch/evbarm/conf Switch BEAGLEBOARD config over to using...
msaitoh[src/trunk]: src/sys/dev/mii Update link status quickly. This change is a par...
riastradh[src/trunk]: src/sys/kern Lock cprng->cs_lock around rndsink_request to avoid...
sevan[src/trunk]: src/sys/dev/pci regen
maxv[src/trunk]: src/usr.sbin/route6d Rename allocopy -> xstrdup, and simplify.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb work around 2 kluges:
macallan[src/trunk]: src/sys/arch/powerpc save & restore HID4 and HID5, zero SPR_HIOR...
macallan[src/trunk]: src/sys/arch/arm/xscale further de-cargocult the new mmap() methods
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome updat...
christos[src/trunk]: src/usr.sbin/nfsd Memset the whole cfg array, not piecemeal beca...
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Add and enable BUFQ options.
dsl[src/trunk]: src/sys/arch/i386 Change the way the x87 fp register is defined ...
skrll[src/trunk]: src/sys/dev/usb oops, disable the counters by default
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Remove FDT_INTR_MPSAFE flag.
snj[src/netbsd-7]: src/doc note that rump_syscalls.c was regenerated in ticket 5...
msaitoh[src/trunk]: src/sys/modules Remove obsolete ksem entry to prevent build break.
dholland[src/trunk]: src/sbin/fsck_lfs ufs -> ulfs for fsck_lfs.
christos[src/trunk]: src/tests/net/in_cksum add code to dump the mbuf contents
apb[src/trunk]: src/usr.bin/sort When parsing numbers, allow a leading '+'.
jdolecek[src/trunk]: src/sys/dev/pci simplify the interrupt allocation - it's not nec...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, I mistakenly removed the lapic pag...
mrg[src/trunk]: src/sys/dev/pci regen for new micron/crucial/amd entries, and PC...
msaitoh[src/netbsd-7]: src/doc Add two PRs into ticket 397.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Make {, U}INTPTR_TYPE long
knakahara[src/trunk]: src/sys/dev/pci fix wm(4) vlan panic. Reported and tested by Tom...
uwe[src/trunk]: src/distrib/notes/common Provide separate .Tc and .Ti definition...
msaitoh[src/trunk]: src/sys/dev/pci Remove extra test of SIOCSIFMEDIA.
christos[src/trunk]: src/external/bsd/nvi/dist PR/52671: Ralph Geier: The ignorecase ...
wiz[src/trunk]: src/share/man/man7 Remove Tn.
roy[src/trunk]: src/external/bsd/dhcpcd/include Add support for setproctitle(3)
matt[src/trunk]: src/sys/netinet6 Don't nest structure definitions.
jakllsch[src/trunk]: src/sys/dev/fdt Consolidate FDT [find "names" index by string] l...
riastradh[src/trunk]: src/lib/libc/gen Amplify comment about how quickly RC4 was known...
uwe[src/trunk]: src/distrib/notes/common Collapse multiple spaces in an entry (d...
uebayasi[src/trunk]: src/usr.bin/config Revert debug code. Simplify.
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/trunk]: src/sys/kern Apease bogus gcc warning.
christos[src/trunk]: src/sys/arch/arm/arm32 whitespace
bouyer[src/trunk]: src/sys/arch/evbarm/awin Add calls to awin_hdmi_sysconfig() and ...
roy[src/trunk]: src/usr.sbin/rpcbind Fix building rpcbind with MKYP=no
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix comment
gson[src/trunk]: src/sys/dev/usb Convert debug printfs to usbhist.
jmcneill[src/trunk]: src/sys/arch Create a custom bus space tag and use it to remap r...
hannken[src/trunk]: src Add missing access check for REMOVE into zfs_netbsd_lookup().
riastradh[src/trunk]: src/sys/sys Rework modified atomic_load/store_* to work on const...
taca[src/trunk]: src/etc/namedb /tmp/t
christos[src/trunk]: src/sys/arch/powerpc/isa PR/50858: David Binderman: Remove redun...
tnn[src/trunk]: src/sys/arch/arm/sunxi sun4i_spi: spi(4) driver for Allwinner A1...
christos[src/trunk]: src/sys/netinet6 add forward decl
christos[src/trunk]: src/external/gpl3/gdb/lib add mipseb
ryoon[src/trunk]: src/sys/dev/acpi Insert a whitespace after comma
matt[src/trunk]: src/common/lib/libc/atomic Add _atomic_cas_16 and _atomic_cas_8 ...
ozaki-r[src/trunk]: src/sys/arch Fix NULL pointer dereference via ddb_regs
pgoyette[src/trunk]: src/sys/dev Use imc and imcsmb for the new x86 device names. No...
wiz[src/trunk]: src/lib/libpanel Improve wording.
matt[src/trunk]: src/common/lib/libc/atomic Return old
riastradh[src/trunk]: src/sys/arch/vax/include Nix mb_* on vax.
martin[src/netbsd-7]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
kamil[src/trunk]: src/sys/arch/amd64/amd64 Replace misaligned operations with memc...
christos[src/trunk]: src/usr.sbin/vnconfig Alias this to vndconfig for symmetry.
mrg[src/trunk]: src/external/mit/xorg/lib/libXvMCW updates for libXvMC 1.0.7.
matt[src/trunk]: src/sys/arch/arm/vfp Add not-yet-enabled code to use vfp_kernel_...
ragge[src/trunk]: src/sys/arch/vax/vax Kernel linker support for vax. Now modules...
skrll[src/trunk]: src/sys/arch/mips/mips Set the cause register to zero after disa...
ryo[src/trunk]: src/sys/net bpf can send a packet greater than MCLBYTES (JumboFr...
snj[src/netbsd-7]: src/doc tickets 621, 624, 626-630, 632-634.
christos[src/trunk]: src/lib/libc/compat/include Add tzgetgmtoff() prototype I forgot...
snj[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
mrg[src/trunk]: src/external/gpl3/gcc regen.
joerg[src/trunk]: src/share/mk Document that EXTERNAL_TOOLCHAIN should be used tog...
martin[src/trunk]: src/tests/lib/libm Add a test program for basic fenv.h rounding ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch White space fix. No functional change.
kamil[src/trunk]: src/tests/lib/libc/sys Add two new ptrace(2) ATF tests
msaitoh[src/trunk]: src/sys/dev/ic Rename ifm to ife for struct ifmedia_entry *. No ...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Fix previous; do include assym.h.
christos[src/trunk]: src/usr.bin/rump_allserver Fix sun2
christos[src/trunk]: src/external/bsd/mdocml/dist need sys/stat.h for umask.
uwe[src/trunk]: src/lib/libpanel Manual page for libpanel.
snj[src/netbsd-7]: src/sys/dev/pckbport Pull up following revision(s) (requested...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
roy[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't bind to IN_IFF_TENTATIVE or...
matt[src/trunk]: src/share/mk Add MKGCCCMDS to _MKVARS.yes after the loop.
sevan[src/trunk]: src/share/misc SED
jdolecek[src/trunk]: src/sys during truncate with wapbl, register deallocation for up...
martin[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/sys/arch Pull up the following revisions, requested by ma...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/distrib/sets/lists/modules PR/51773: Yorick Hardy: drvctl mo...
tsutsui[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Misc cleanup to avoid future c...
jmcneill[src/trunk]: src/sys/arch/arm/ti Fix am33xx_platform_early_putchar for pre-MM...
kre[src/trunk]: src/bin/sh Avoid long option names that differ only in character...
uwe[src/trunk]: src/lib/libpanel panel_below(NULL) returns the top panel.
riastradh[src/trunk]: src/usr.bin/vndcompress Fix typo in comment.
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx do page recolor.
christos[src/trunk]: src/sys/ufs/ufs clear i_dirhash sooner, but what lock protects it?
uwe[src/trunk]: src/distrib/notes/common Fix ISO-646-SE spelling of Lule\[oa].
msaitoh[src/trunk]: src/sys/dev/usb Use pmf(9).
sevan[src/trunk]: src/games/fortune/datfiles Introspection. From "Surely You're Jo...
mrg[src/trunk]: src install new evbarm/rktsadc(4) manual.
palle[src/trunk]: src/share/man/man9 scsipi(9): Removed duplicate "for"
abhinav[src/trunk]: src/lib/libc/sys Add fktrace to the NAME section
christos[src/trunk]: src/sys/compat/linux32/arch descend and regen
christos[src/trunk]: src/sys/arch/acorn32/podulebus fix unused variable
snj[src/netbsd-7]: src/libexec/getty Pull up following revision(s) (requested by...
martin[src/netbsd-7]: src/doc Ticket #555
msaitoh[src/trunk]: src/sys/dev/mii Print dmesg correctly.
jakllsch[src/trunk]: src/sys/dev/fdt Adjust residual calculation in "find index by na...
christos[src/trunk]: src/sys/kern Expose addresses depending on the KASLR setting (fr...
rillig[src/trunk]: src/usr.bin/make/unit-tests Ignore temporary files from running ...
mrg[src/trunk]: src/external/mit/xorg define HAVE_MKSTEMP and HAVE_LRINT for bit...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Implement support for IO space, and better-...
wiz[src/trunk]: src/share/man/man3lua Remove unnecessary macro. Fix typo.
christos[src/trunk]: src/lib/libedit PR/53682: Jordan Lewis: use newlines instead of ...
kre[src/trunk]: src/bin/sh Extract the variable name validity test from setname(...
kre[src/trunk]: src Implement tcgetwinsize() and tcsetwinsize() in libc, with ac...
uwe[src/trunk]: src/distrib/notes/common Add entry for Ben Gray.
kamil[src/trunk]: src/lib/libpanel No functional changes
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add mmcpwrseq
jdolecek[src/trunk]: src/sys/dev/pci allow MSI-X even with just one interrupt, on som...
christos[src/trunk]: src/sys/arch/xen/conf there is no ibcs2 in amd64 [yet?]
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unused.
matt[src/trunk]: src/sys/arch/mips/mips When doing dmamap syncs, try to use KSEG0...
wiz[src/trunk]: src/doc 3RDPARTY: latest Mesa actually is 8.1.6 for now.
kre[src/trunk]: src/share/tmac PR toolchain/54715
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config oops, semantics, not ...
jmcneill[src/trunk]: src/sys/arch Initial Allwinner A80 support.
jmcneill[src/trunk]: src/sys/arch remove tlb_flush define and change callers to use c...
skrll[src/trunk]: src/sys/arch/arm/broadcom Wrap a long line.
nonaka[src/trunk]: src/sys/arch/x86/x86 Use efi_probe().
pooka[src/trunk]: src/lib/libpthread include correct header for "last minute just-...
mlelstv[src/trunk]: src/sys/dev Use driver specific label code as fallback. This fix...
joerg[src/trunk]: src Revert printf return value change.
matt[src/trunk]: src/sys/arch/arm/arm32 Add support for the VBAR (vector base add...
martin[src/netbsd-7]: src/sys regen
snj[src/netbsd-7]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/kern - add diagnostic check for sa_len
aymeric[src/trunk]: src/sys/arch Switch the DE0 Nano SoC to the GENERIC kernel.
uwe[src/trunk]: src/sys/uvm Add missing #include <sys/atomic.h>
jmcneill[src/trunk]: src/sys/arch/arm/allwinner oops, back out previous AWIN_CORE_SIZ...
christos[src/trunk]: src/sys/netinet6 Include BRDADDR and NETMASK to the v4 ioctls we...
maxv[src/trunk]: src/sys/netinet Move struct tcpiphdr from tcpip.h to tcp_var.h, ...
pgoyette[src/trunk]: src/sys Now that we're only calling devsw_attach() in the modula...
jmcneill[src/trunk]: src/sys/dev/pci Get this driver into a functional state.
zafer[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/sys introduce a __syslog__ format, and __sysloglike() ma...
jmcneill[src/trunk]: src/lib/libc/compat/arch/aarch64 Add some compat stubs for aarch...
ozaki-r[src/trunk]: src/sys/rump Fix build (undefined reference to `rumpns_pfil_init...
hannken[src/trunk]: src/sys/ufs/ffs Fix a "slight tweak" from Rev. 1.121: bap1/bap2...
riastradh[src/trunk]: src/sys/arch/alpha/include Nix mb_* on alpha.
bouyer[src/trunk]: src/sys/arch/arm/arm32 Fix a deadlock between the pool and pmap ...
matt[src/trunk]: src/sys/arch/arm/cortex Deal with writing bswapped com registers...
isaki[src/trunk]: src/sys/dev Fix return value. fo_poll is expected to return rev...
apb[src/trunk]: src/lib/libc If MKREPRO=yes, make the tags file refer to /usr/src
jdolecek[src/trunk]: src/sbin/nvmectl since NVMe 1.2 (which defined the ONCS bit), th...
mrg[src/trunk]: src/external/mit/xorg/bin/xfs remove cache.c from SRCS list for ...
jmcneill[src/trunk]: src/sys/dev/fdt Pass WSDISPLAYIO_SVIDEO through to pmf
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned. Found by UBSan. OK'd by kamil.
christos[src/trunk]: src/lib/libedit Factor out some common code (more to be done) fr...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by bouye...
rtr[src/trunk]: src/sys/netbt release mbuf on failure of PRU_SEND
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Convert to full recu...
ad[src/trunk]: src/sys/kern Pull in sys/atomic.h.
christos[src/trunk]: src/share/mk move sparc* to new gdb.
msaitoh[src/trunk]: src/usr.sbin/installboot/arch Remove trailng whitespaces.
jklos[src/trunk]: src/sys/arch/vax Add audio support for VAXstation VLC, 60 and 90...
snj[src/netbsd-7]: src/doc 588
pgoyette[src/trunk]: src/sys/net Don't try to call devsw_attach() for built-in driver...
jdolecek[src/trunk]: src/sys/dev/ic rename NVME_ID_CTRLR_ONCS_SAVE back to NVME_ID_CT...
jmcneill[src/trunk]: src/sys/arch/arm/dts add emac to bananapi m3 dts
joerg[src/trunk]: src/usr.bin/crunch/crunchgen Document section stripping.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra fix string copy for bootconf args
christos[src/trunk]: src/sbin/dump handle new lfs split
apb[src/trunk]: src/distrib/sets Remove time= keywords from METALOG.sanitised.
dholland[src/trunk]: src/external/bsd/blacklist/bin typo
hkenken[src/trunk]: src/sys/arch/evbarm/conf remove DIAGNOSTIC
christos[src/trunk]: src/common/lib/libc/hash/sha2 no need for the local defs of he e...
jmcneill[src/trunk]: src/sys/dev/fdt Add DesignWare DWC3 XHCI driver.
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by n...
christos[src/trunk]: src/tools/gdb adjust for gdb-8.3
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi if the firmware gives us a bad emmc cloc...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove unused variable
pgoyette[src/trunk]: src/etc/mtree Add destination directory for new dev/fss test
pooka[src/trunk]: src/sys/dev/dkwedge Rename variable to avoid -Wshadow warnings w...
jdolecek[src/trunk]: src/sys/ufs/ffs ffs_indirtrunc(): for !wapbl, restore rev 1.117 ...
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src don't build fcarch.c in...
bouyer[src/trunk]: src/sys/dev/i2c Fix dcdc3 voltage settings (s/dcdc2/dcdc3/g).
pgoyette[src/trunk]: src/doc Add the pgoyette-localcount branch
snj[src/netbsd-7]: src/doc Pull up following revision(s) (requested by riastradh...
kre[src/trunk]: src/sbin/gpt Spello. (it is "existence").
matt[src/trunk]: src/sys/arch/arm/cortex Add Cortex-A17 support
martin[src/trunk]: src/sys/arch/arm/arm Replace the RET macro with mov pc, lr uncond...
mlelstv[src/trunk]: src/sys/dev/wscons fix build
sevan[src/trunk]: src/libexec/httpd/lua Enable checking arguments for validity.
jdolecek[src/trunk]: src/sys/dev/pci do not share queue between the non-indepedant ch...
uwe[src/trunk]: src/distrib/notes/common Move Intel's entry to its proper place ...
msaitoh[src/trunk]: src Add missing src(7) reported by Patrick Welche.
maya[src/trunk]: src/sys/arch/evbppc/conf Fix typo in Makefile which resulted in ...
christos[src/trunk]: src/sys/fs/puffs replace variable stack declaration with a large...
skrll[src/trunk]: src/sys/arch/arm/vfp Improve PCU/VFP handling to the point that ...
ozaki-r[src/trunk]: src/sys/dev/pci Fix unlocking in vioif_rx_filter
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxiusb3phy and xhci
matt[src/trunk]: src/sys/arch/alpha Update to new pcu_state_{load, save, release} d...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add a layer of mitigation against the i...
christos[src/trunk]: src/sbin/cgdconfig avoid local variable shadowing devname.
snj[src/netbsd-7]: src/external/mit/xorg/lib/libxcb Pull up following revision(s...
abhinav[src/trunk]: src/lib/libc/gen Remove trailing comma after last Nm entry in th...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that wm_pll_workaround_i210() is not...
chs[src/trunk]: src fix powerpc TLS problems by removing the hacks for PPC EABI.
riastradh[src/trunk]: src/usr.bin/vndcompress Add WARNS=5.
wiz[src/trunk]: src/share/man/man4 Remove description of SPLASHSCREEN_PROGRESS a...
apb[src/trunk]: src/tests/lib/libutil Test parsedate("@-2", ...) (should return -...
martin[src/trunk]: src/common/lib/libc/arch/arm/string PR port-arm/48543: do provid...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Use correct pinset function (5 not 2) f...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add DH89xxC[CL] LPC devices.
roy[src/trunk]: src/sys/arch/x86/x86 Fix compile on clang.
chs[src/trunk]: src/sys/uvm fix the build for when UVMHIST is enabled.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Avoid uninitializ...
snj[src/netbsd-7]: src/distrib/sets/lists/tests Pull up following revision(s) (r...
abhinav[src/trunk]: src/lib/libc/rpc Add __svc_getcallercreds to the NAME section
christos[src/trunk]: src/sys/arch/i386/include help lint.
jmcneill[src/trunk]: src/sys Add kernel API for pwm channels.
christos[src/trunk]: src/usr.sbin/pwd_mkdb Fix the "separate root" test. If we get a ...
mlelstv[src/trunk]: src/sys/kern Revert previous for a better fix.
pgoyette[src/trunk]: src/sys/netsmb Ooops - previous change was over-zealous. We sti...
martin[src/trunk]: src/sys/arch/arm/marvell Remove an unused variable
christos[src/trunk]: src/usr.bin/xlint/lint1 handle "extern __attribute__((__gnu_inli...
jakllsch[src/trunk]: src/share/misc +EBCDIC
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use defflag-ed debug options
kre[src/trunk]: src/sys/arch/ia64/stand/efi/libefi More fallout from new gnu-efi...
christos[src/trunk]: src/distrib/sets/lists/comp put ctf lint library back. need to i...
skrll[src/trunk]: src/sys/external/bsd/dwc2 KNF
jmcneill[src/trunk]: src/sys/arch/arm/amlogic only advertise HS200 and 8-bit mode on ...
thorpej[src/trunk]: src/distrib/evbarm/gzboot/gzimg Fix building of gzboot images in...
justin[src/trunk]: src/lib/librumpclient Always use kqueue for BSDs in librumpclient
sevan[src/trunk]: src/usr.bin/pkill Note these tools use kvm(3) and not procfs as ...
kre[src/trunk]: src/tests/bin/sh/dotcmd Supply a missing \ ... this missing has ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Give intel_audio.c half ...
ozaki-r[src/trunk]: src/sys/compat/common Apply if_get/if_put to compat_ifioctl
nisimura[src/trunk]: src/share/mk remove duplicated cobalt in MACHINES.mips= line.
jmcneill[src/trunk]: src/sys/arch remove options COM_AWIN and set COM_TYPE_SUNXI in t...
christos[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016b from ftp:/...
christos[src/trunk]: src/sys/dev fix this differently.
christos[src/trunk]: src/external/bsd/dhcp/dist/includes use __sysloglike where appro...
snj[src/netbsd-7]: src/sys/arch/xen/x86 Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge conflicts
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.2 with the follow...
msaitoh[src/trunk]: src/sys Use PCI_MSIX_"TBL"BIR_MASK instead of PCI_MSIX_"PBA"BIR_...
wiz[src/trunk]: src/sbin/mount_tmpfs Sync with man page. From jmc@openbsd.
christos[src/trunk]: src/sbin/newfs_msdos remove advertising clause.
martin[src/trunk]: src/sys/arch/mac68k/dev Add missing cast (to make it compilable)
christos[src/trunk]: src/usr.sbin/postinstall - missing semicolon
maxv[src/trunk]: src Change the layout of the SEG state:
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by sk...
nonaka[src/trunk]: src/sbin/nvmectl Fix RCS Id.
kre[src/trunk]: src/lib/libc/time Minor typo: Coordinated Universal time should...
christos[src/trunk]: src/sys/arch/amigappc/include need stride 0x1000 for gayle
wiz[src/trunk]: src/lib/libc/sys Sort errors.
matt[src/trunk]: src/tests/lib/libc/arch/arm Make this real even though it isn't ...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349652: Set umask before mkstemp
martin[src/netbsd-7]: src Pull up following revision(s) (requested by prlw1 in tick...
mrg[src/trunk]: src/share/man/man9 oops, i really did mean a section 9 reference...
ozaki-r[src/trunk]: src/sys/netinet Reduce scopes of variables
mrg[src/trunk]: src/external/mit/xorg/bin/xterm add new version.c for xterm 293.
snj[src/netbsd-7]: src/doc 58[12]
bouyer[src/netbsd-7]: src/distrib/i386/installimage Pull up following revision(s) (...
christos[src/trunk]: src/sys/kern From tedu at openbsd:
christos[src/trunk]: src/sys/kern a.out binaries can't handle topdown.
macallan[src/trunk]: src/sys/arch/mips/ingenic establish interrupt
maxv[src/trunk]: src/sys/netinet Remove unused argument from tcp_signature_getsav.
dholland[src/trunk]: src/sys/ufs/lfs Set the legacy ulfs fstype field to ULFS2 when m...
msaitoh[src/trunk]: src/sys/dev/pci Fix fiber link problem (PR#44776 and PR#30880). ...
martin[src/netbsd-7]: src/sys/arch/sh3/include Pull up following revision(s) (reque...
joerg[src/trunk]: src/share/mk Don't randomly break the build and restrict -Wsyste...
alnsn[src/trunk]: src Add blowfish-cbc tests for 128, 256 and 448 bits keys.
riastradh[src/trunk]: src/sys/arch Nix now-unused definitions of MUTEX_GIVE/MUTEX_RECE...
jmcneill[src/trunk]: src Build libdrm_nouveau on evbarm
isaki[src/trunk]: src/sys/dev/pci Fix build error on i386. These were only needed...
riastradh[src/trunk]: src/usr.bin/vndcompress Remove silly comment in offtab_reset_write.
christos[src/trunk]: src/distrib/sets/lists/debug fix typo
shm[src/trunk]: src/libexec/httpd Do not send encoding header for compressed for...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux add get_num_physpages
matt[src/trunk]: src/sys/arch/macppc/stand/fixcoff Make sure .data/.bss ends/star...
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Change cpu_intr prototype...
maya[src/trunk]: src/sys/arch/mips/mips remove redundant NOP_L. we do not use the...
riastradh[src/trunk]: src/usr.bin/vndcompress Split guard in offtab_write_window into ...
ad[src/trunk]: src/sys Regen.
msaitoh[src/trunk]: src/sys Add new dv_flags value DVF_ATTACH_INPROGRESS. Currenty, ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner A64 PRCM CCU
uebayasi[src/trunk]: src/usr.bin/config config(1): Fix build of old tree (bin/49389)
riastradh[src/trunk]: src/sys/dev Back out extern struct cfdriver -> ioconf.h change t...
uebayasi[src/trunk]: src/usr.bin/config Pre-calc file path len/suffix. Misc. clean up.
shm[src/trunk]: src Add USE_FORT support.
kre[src/trunk]: src/bin/sh Correct a markup typo (Sv -> Dv)
riastradh[src/trunk]: src/usr.bin/vndcompress Simplify vndcompress offtab_compute_wind...
mrg[src/trunk]: src/external/mit/xorg delete tools/glsl, is hasn't been used for...
martin[src/netbsd-7]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/dev/i2c No need to read battery capacity warning levels ...
matt[src/trunk]: src/sys/arch/evbarm/conf Fix GPIO locations, comment out clocks
kre[src/trunk]: src/tests/lib/libc/sys Use PROT_MPROTECT() (which would have bee...
martin[src/netbsd-7]: src/external/gpl3/gcc/dist/libsanitizer/tsan Pull up followin...
tsutsui[src/trunk]: src/sbin/mknod Remove old workaround for Cygwin.
kre[src/trunk]: src There is no possible reason that <sys/asan.h> can be useful to
mrg[src/trunk]: src/external/mit/xorg/bin/fc-pattern build pc-pattern.
snj[src/netbsd-7]: src/sys/fs/ntfs Pull up following revision(s) (requested by m...
dholland[src/trunk]: src/usr.sbin/dumplfs Enable lfs64 in dumplfs. Print LFS32/64 in ...
ozaki-r[src/trunk]: src/sys/net Fix typo in comments
hkenken[src/trunk]: src/sys/dev/i2c Add wait for stop condition.
skrll[src/trunk]: src/sys/dev/pci Add Rockchip vendor ID and a device. Requested b...
christos[src/trunk]: src/sys/netinet6 add routines to print in6_addr and sockaddr_in6...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Trailing whitespace
snj[src/netbsd-7]: src/external/public-domain/tz/dist Pull up following revision...
hannken[src/trunk]: src Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET...
christos[src/trunk]: src/doc new gdb
abhinav[src/trunk]: src/lib/libpthread Add missing function names in the NAME sectio...
roy[src/trunk]: src/share/man/man5 Remove redundant configuration snippet for dh...
jmcneill[src/trunk]: src/sys/dev Instead of a Linux keymap, convert Linux event codes...
ad[src/trunk]: src/sys Minor vnode locking changes:
pooka[src/trunk]: src/sys/rump/net/lib/libsockin Some minor tweaks to make this co...
jdolecek[src/trunk]: src/sys/ufs/ufs fix tyop, PR kern/52653 by Edgar Fuss
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-siliconmotion do...
dsl[src/trunk]: src/sys Remove support for 'external' floating point units and t...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fill in bus space tag, dma tag for drm d...
snj[src/trunk]: src/doc note netbsd-8
wiz[src/trunk]: src regen using 'make regen' from src/doc.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Adjust irq mask/unmask along with enable/...
jakllsch[src/trunk]: src/sys/dev/ata Add ATA8-ACS Long Logical Sector Feature Set sup...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by kre in ticket...
jmcneill[src/trunk]: src Install ARM ACLE and NEON intrinsics headers on aarch64.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix ix{gbe,v}_set_sysctlvalue().
rmind[src/trunk]: src - nbuf_ensure_contig: rework to use m_ensure_contig(9), whic...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add nvme at pci
martin[src/trunk]: src/distrib/sets/lists/debug Debug info for new test program
manu[src/trunk]: src/lib/libperfuse rmdir dir/.. must return an error. Use ENOTEM...
dholland[src/trunk]: src/sys/ufs/lfs For now bitflip the lfs64 magic number.
skrll[src/trunk]: src/lib/libc/arch/hppa/gen No need to define PSW_MBS as machine/...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Use ttm_dma_tt_init in ttm_agp_tt_...
christos[src/trunk]: src/external/gpl3/gdb fix sh3eb
abhinav[src/trunk]: src/lib/libpthread Add pthread_attr_setdetachstate to NAME section
joerg[src/trunk]: src/tests/lib/libobjc Handle the GCC restriction like the set li...
wiz[src/trunk]: src/doc mdocml-1.13.2 out.
pgoyette[src/trunk]: src/sys When calling devsw_attach() we need to use the expected/...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018e
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers!
mrg[src/trunk]: src/sys/dev/usb update some dependancies:
mlelstv[src/trunk]: src/external/bsd/ntp/dist/ntpd stoa() already includes the scope...
msaitoh[src/trunk]: src/sys/dev/pci - On ICH8, call wm_gig_downshift_workaround_ich8...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify x86_add_cluster.
maxv[src/trunk]: src/sys/kern Change the protection of the kernel modules segment...
uwe[src/trunk]: src/lib/libc/stdio Mark up occurence of printf() in text with .Fn
uwe[src/trunk]: src/distrib/notes/common Add a comment to the entry for Computer...
nonaka[src/trunk]: src/sys/dev/pci Add Super Micro Computer Inc
mrg[src/trunk]: src/share/mk make .pc files depend upon configure files if they ...
christos[src/trunk]: src/sys/dev/pci - Print the negotiated feature bits
skrll[src/trunk]: src/lib/libc/arch/aarch64/gen Fix some register names in comments
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot fix a board type check logi...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Revert previous accidental commit.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by mrg i...
pooka[src/trunk]: src/lib/librump minor terminology and generality fixes
matt[src/trunk]: src/sys/arch/arm/arm If we are using the VBAR to access the syst...
christos[src/trunk]: src/usr.bin/pmap handle field rename.
maxv[src/trunk]: src/sys/arch/arm/sunxi Another missing NULL-check.
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.213 of ufs_vnops.c:
christos[src/trunk]: src/sys/dev/pci reflect the correct OpenBSD versions we are sync...
msaitoh[src/trunk]: src/share/man/man4 Add missing .Nd.
christos[src/trunk]: src/share/mk switch sparc/sparc64 to binutils 227
christos[src/trunk]: src/tests/lib/libc/tls fix typo
christos[src/trunk]: src/doc new bind
matt[src/trunk]: src/sys/arch/arm/include If __ARM_PCS_AAPCS64 is defined, define...
jmcneill[src/trunk]: src/sys/dev/pci Add Amazon.com UART, NVMe, and ENA PCI IDs.
maya[src/trunk]: src/sys/arch/playstation2 CFATTACH_DECL -> CFATTACH_DECL_NEW
gson[src/trunk]: src/tests/kernel Don't rely on "kill -0" to check whether a back...
mgorny[src/trunk]: src/tests/lib/libc/sys Fix alignment of SSE filling data
msaitoh[src/trunk]: src/share/man/man4 Add I21[78].
christos[src/trunk]: src/sys/arch/ews4800mips/stand/common remove unused var
khorben[src/trunk]: src/sys/dev/usb Add the TP-LINK TL-WN823N (version 2)
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Set BGRA pixel sequence if __ARMEB__ ...
jmcneill[src/trunk]: src/sys/dev/fdt Build fix
dsl[src/trunk]: src/sys Flatten the floating point register structures bu moving...
jmcneill[src/trunk]: src/sys/dev/wsfb If an EDID is available, attempt to use the scr...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort sections. Remove...
maya[src/trunk]: src/sys/dev/pci regen
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2017c
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add an anonymous struct test
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Update comment: modified -> ...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid shadowing of log2 on some p...
jdolecek[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/arch/i386/pci remove unused
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that I added in rev. 1.273. Some old c...
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
ozaki-r[src/trunk]: src/tests/net/route Remove extra grep
wiz[src/trunk]: src/lib/libc/hash/sha2 Remove Tn. Do not split on An lines.
maxv[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_unpcblist.
kamil[src/trunk]: src/sys/arch Embed hardware trap and its type that fired (x86), ...
isaki[src/trunk]: src/share/man/man9 Sync prototypes with reality. These have bee...
christos[src/trunk]: src/libexec/httpd - add FALLTHROUGH comment
martin[src/trunk]: src/tests/lib/libc/sys When unlinking a directory as unprivilege...
christos[src/trunk]: src/sys/dev/filemon Avoid dereferencing NULL tp crashing the ker...
pooka[src/trunk]: src/sys/dev add some _KERNEL_OPT as the finishing touch
mrg[src/trunk]: src/external/mit/xorg/bin/xev this needs xrandr now.
mlelstv[src/trunk]: src/sys/dev/acpi Bail if we have a zero-length memory resource.
matt[src/trunk]: src/sys/arch/mips/mips When mapping a dmamem page, make sure to ...
skrll[src/trunk]: src/sys/arch/mips/mips Two fixes:
skrll[src/trunk]: src/sys/arch/evbarm/fdt In fdt_add_boot_physmem make sure the me...
snj[src/netbsd-7]: src/doc tickets 400-404
kamil[src/trunk]: src/sys/kern Switch in_interrupt() in KCOV to cpu_intr_p()
christos[src/trunk]: src/etc/mtree add new test directories
yamt[src/trunk]: src/bin/sh constify
kamil[src/trunk]: src/sys/sys Define MD4_DIGEST_STRING_LENGTH in <md4.h>
christos[src/trunk]: src/tools Centralize NOMAN handling.
dholland[src/trunk]: src/usr.bin/pkill prenice (like pgrep and pkill) won't match its...
skrll[src/trunk]: src/sys/arch Some changes to bring back exynos4 support and make...
macallan[src/trunk]: src/sys/arch/mips/ingenic dwc2 attachment, doesn't do much yet
martin[src/netbsd-7]: src/etc/etc.alpha Pull up following revision(s) (requested by...
kre[src/trunk]: src/bin/sh The correct usage of recordregion() is (begin, end) n...
uwe[src/trunk]: src/distrib/notes/common Move the entry for Mika Kortelainen to ...
christos[src/trunk]: src/sys/arch/atari/stand/keymaps remove bsd.hostinit.mk
martin[src/netbsd-7]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
christos[src/trunk]: src/doc mention timeout
bouyer[src/trunk]: src/sys/dev/pci Add my name in copyright list
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
christos[src/trunk]: src/distrib/sets/lists/base add new zoneinfo files, sort
nonaka[src/trunk]: src/sys/uvm/pmap pmap->pm_active and pmap->pm_onproc must be des...
dholland[src/trunk]: src/share/misc PEBKAC was already in the base acronyms file; mov...
nonaka[src/trunk]: src/sys/dev/pci Add MegaRAID SAS3008
ad[src/trunk]: src/sys/kern Init kern_runq and kern_synch before booting second...
jmcneill[src/trunk]: src/sys/dev/i2c axppmic depends on sysmon_envsys
snj[src/netbsd-7]: src/external/gpl3/gcc/usr.bin/backend Pull up following revis...
uwe[src/trunk]: src/lib/libcurses wattr_set - turn off all wide attributes (fix ...
phx[src/trunk]: src/distrib/amiga/miniroot Extend size of miniroot.fs from 6m to...
hannken[src/trunk]: src/sys/coda Move the definition of NVCODA and CODA_COMPAT_5 to ...
christos[src/trunk]: src/external/gpl3/gdb/bin/gdbtui need more libraries and directo...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A80 USB support.
mgorny[src/trunk]: src/sys/arch/amd64/amd64 compat32: Implement PT_GETDBREGS and PT...
jklos[src/trunk]: src/sys/arch/vax/include Added as a placeholder so kernels compi...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Fix tyo in comment
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: make debugging kernel bringu...
rin[src/trunk]: src/sys/arch/arm/broadcom Clean up leftover when converting intr...
joerg[src/trunk]: src/lib/csu/common Make older GCC and Clang happy and use weak r...
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 473
wiz[src/trunk]: src/lib/libc/time Remove useless macro.
pgoyette[src/trunk]: src/sys/kern Fix typx in comment
mrg[src/trunk]: src/sys eliminate USBHIST as a define/option. it was entangled ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinwdt
kamil[src/trunk]: src/sys/arch/i386/i386 Do not dereference user pointer in ptrace...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some mixer processor definitions, ...
christos[src/trunk]: src/etc/mtree Add missing include directories
nonaka[src/trunk]: src/sys/dev/usb Add ELECOM WDC-433SU2M2.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable vmmc-supply if present
joerg[src/trunk]: src/external/mpl/bind Disable warning about atomic alignment for...
kre[src/trunk]: src/etc/mtree Create directory for new bwfm firmware to be insta...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable ehci0/ohci0 (attached to left USB port)
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A83T clock IDs.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add some shrinker trace points.
skrll[src/trunk]: src/sys/kern Bump size of scratchstr - some KASSERTMGS exceed 25...
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add COMPAT_NOMID
christos[src/trunk]: src/sys/arch/sbmips/stand remove .MIPS.abiflags to avoid objcopy...
justin[src/trunk]: src/lib/librumpclient Use kqueue in librumpclient for FreeBSD too
uwe[src/trunk]: src/distrib/notes/common This product includes software develope...
rmind[src/trunk]: src/sys Constify kcpuset_countset() and cpu_index() parameters.
martin[src/trunk]: src/usr.sbin/sysinst Fix copy&pasto: when we find a FFSv1 filesy...
tnn[src/trunk]: src/sys/dev/spi m25p: change devices recently added from 4kB "se...
kre[src/trunk]: src/sbin/cgdconfig Check whether the cgd device selected is avai...
riastradh[src/trunk]: src/sys/arch/x86/x86 Use LFENCE/SFENCE/MFENCE in x86 bus_space_b...
christos[src/trunk]: src/lib/libc/time Add tzgetgmtoff(3)
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable CPU_THUNDERX
skrll[src/trunk]: src/sys/arch/arm Centralise defines for DEVMAP_{ALIGN, SIZE, ENTRY...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable clocks and de-assert resets
pgoyette[src/trunk]: src/share/man/man4 Spell the company name correctly: Intrepid Co...
dholland[src/trunk]: src/libexec/lfs_cleanerd Enable lfs64 in the cleaner.
christos[src/trunk]: src/sys/arch/x68k/dev kill VM_DEFAULT_ADDRESS use.
msaitoh[src/trunk]: src/sys/dev/pci Disable LPLU (Low Power Link Up) on D0 state on ...
tkusumi[src/trunk]: src/sys/dev/dm dm: Doesn't need to expose struct cmd_function in...
christos[src/trunk]: src/sys/arch/amd64/amd64 declaring mtrr_funcs once should be eno...
isaki[src/trunk]: src/sys/dev/ic Make it compilable (remove unused variables).
christos[src/trunk]: src/lib conditionalize
martin[src/netbsd-8]: src Pull up following revision(s) (requested by hans in ticke...
maya[src/trunk]: src/sys/external/bsd/drm2/radeon Quickly hide a KASSERT that fir...
martin[src/netbsd-7]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Pull up f...
martin[src/trunk]: src Note manual removal of internal freetype headers.
erh[src/trunk]: src/sbin/mount_null Eliminate the distinct path check, since the...
mrg[src/trunk]: src switch PPC to GCC 4.8.
matt[src/trunk]: src/sys/conf Add a commented out CWARNFLAGS to enable -Wc++-comp...
joerg[src/trunk]: src/usr.bin/make Revert last, it doesn't even build.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware vmware ha...
uwe[src/trunk]: src/distrib/notes/sparc It's KRUPS not GENERIC-KRUPS.
riastradh[src/trunk]: src/sys/sys Nix vestigial references to MUTEX_GIVE and MUTEX_REC...
khorben[src/trunk]: src/external/bsd/pkg_install/dist/lib Fixed installation of sign...
snj[src/netbsd-7]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
msaitoh[src/trunk]: src/sys/dev/i2c Move functions to make module related code at th...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable seeprom for now, it seems to tr...
bouyer[src/trunk]: src/sys/compat/netbsd32 Support WSDISPLAYIO_GETCMAP/WSDISPLAYIO_...
skrll[src/trunk]: src/sys/arch/hp300/conf Fix the pmap_bootstrap.o dependency (it ...
tls[src/trunk]: src/sys/kern Correct misunderstanding in previous: a mutex is no...
abhinav[src/trunk]: src/lib/libc/sys Add clock_getcpuclockid to the NAME section
christos[src/trunk]: src/sys/compat/common It is wishful thinking that vn_readdir wil...
christos[src/trunk]: src/distrib/sun3/miniroot make this a bit bigger to prepare for ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename pwm0 function to pwm for PD22
reed[src/trunk]: src/usr.sbin/puffs/mount_psshfs fix spelling typo
thorpej[src/trunk]: src/sys/arch Add a device tree for the Banana Pi BPI-P2 Zero. T...
christos[src/trunk]: src/lib/libc/time PR/50380: Balazs Scheidler: strptime() returns...
maxv[src/trunk]: src Change the NVMM API to reduce data movements. Sent to tech-k...
snj[src/netbsd-7]: src/doc 620
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/include/isc match ifdefs with...
jmcneill[src/trunk]: src/sys/dev/ic Make all of the COM_xxx type options runtime sele...
dholland[src/trunk]: src/sys/ufs/lfs mp->mnt_wapbl and mp->mnt_wapbl_replay are alway...
christos[src/trunk]: src/distrib/common don't include bsd.files.mk here, it is intend...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/ttm only build ttm_agp code if __OS_HA...
utkarsh009[src/trunk]: src/distrib/notes/common Add myself at the right place :-P
uwe[src/trunk]: src/distrib/notes/common Restore the entry for Yasushi Yamasaki ...
jmcneill[src/trunk]: src/sys/dev/usb use ic_curchan not ic_ibss_chan
shm[src/trunk]: src/libexec/ftpd CID 603440: ensure that closing socket exists
rin[src/trunk]: src/sys/arch/mac68k/dev Remove adbsys.c, which has been unused s...
msaitoh[src/trunk]: src/sys/dev/pci Save control registers in PCI-X, PCIe, MSI and M...
macallan[src/trunk]: src/sys/arch/sgimips/hpc use bus_space_map()
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Alexander Sbitnev <a...
martin[src/netbsd-7]: src/sys/arch/i386/stand/boot Pull up following revision(s) (r...
christos[src/trunk]: src/sys/rump/include/rump regen
hkenken[src/trunk]: src/sys/arch/evbarm use initarm_common()
christos[src/trunk]: src/external/bsd/ntp merge conflicts
gson[src/trunk]: src/usr.bin/tip Make xgetchar() return an int like getchar() doe...
abhinav[src/trunk]: src/lib/libc/stdio Remove comma after last Nm entry
wiz[src/trunk]: src/lib/libc/net Fix Bl argument.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.8 with the fo...
jdolecek[src/trunk]: src/sys/dev/pci rename VT8237S_SATA_2 to VT8237S_SATA_RAID and u...
snj[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by j...
jakllsch[src/trunk]: src/sys/dev/i2c Use values from "locators.h" when constructing l...
christos[src/trunk]: src/distrib/sets/lists/xdebug - mesa_dri_drivers.so.0.debug is n...
jmcneill[src/trunk]: src/sys/dev/sdmmc - Get SDIO reset working (from OpenBSD).
apb[src/trunk]: src/tests/lib/libcurses Remove "-g" from CPPFLAGS and LDFLAGS in...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by nonaka in tic...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix typo, add 'and' ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Create inodes with the specified mo...
martin[src/netbsd-7]: src/sbin/ifconfig Pull up following revision(s) (requested by...
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
jklos[src/trunk]: src/doc Add note about mac68k page size switch to 8KB.
alnsn[src/trunk]: src/share/misc One more CPS.
wiz[src/trunk]: src/lib/librt file system police; remove trailing whitespace; me...
maxv[src/trunk]: src/sys/sys Remove unused M_MAXCOMPRESS macro.
jmcneill[src/trunk]: src/etc Update contact info for changes to this file.
rkujawa[src/trunk]: src/sys/arch/arm Add support for Armada XP PIC.
wiz[src/trunk]: src/sbin/gpt Bump date for new EXIT STATUS section.
bouyer[src/trunk]: src/sys/ufs/ufs Patch from Edgar Fu? on tech-kern:
kre[src/trunk]: src/doc tzdata 2018f incorporated.
christos[src/trunk]: src/external/gpl3/gdb/dist merge conflicts
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Don't pipeline any DMA writes to eMMC.
pgoyette[src/trunk]: src/bin/sh Minor grammatical correction (don't end a sentence/ph...
riastradh[src/trunk]: src/sys/kern Initialize the in/out parameter vmin.
christos[src/trunk]: src/sys/net PR/44032: Proxy entries stopped working with pppd. T...
riastradh[src/trunk]: src/usr.bin/vndcompress Move block_signals/restore_sigmask to ut...
dsl[src/trunk]: src/sys/arch Remove the unused 'struct md_coredump'.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Style and cleanup.
pooka[src/trunk]: src/sys/kern print kernel module path only in kernels which supp...
msaitoh[src/trunk]: src/sys/dev/pci PHY_CTRL_GBE_DIS is not bit 4 but bit 6. This ch...
jdolecek[src/trunk]: src/sys/ufs/ufs fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOC...
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
skrll[src/trunk]: src/lib/libc/arch/aarch64/gen Update comments to help explain wh...
christos[src/trunk]: src/sys/uvm update maxrss (used to always be 0). Patterned after...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by hann...
uebayasi[src/trunk]: src/etc Indent and space fixes.
jdolecek[src/trunk]: src/sys/dev/ic disestablish the interrupt on failure in nvme_q_c...
isaki[src/trunk]: src/sys/dev/isa Swap wrong ordered halt_input and halt_output (s...
snj[src/trunk]: src/share/man/man3 Fix some grammar and punctuation issues. Rem...
msaitoh[src/trunk]: src/lib/libpci Add "int showclass" argument to pci_devinfo(). Th...
mrg[src/trunk]: src/distrib/sets/lists/xcomp spell the new header properly.
christos[src/trunk]: src/lib/libedit Use the full buffer for the conversion; ideally ...
joerg[src/trunk]: src/sys/arch/i386/stand/cdboot Overwrite PIE_*, otherwise bootxx...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia explicitly disable PCIe MSI as we dont s...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils use asprintf(3)
maxv[src/trunk]: src/sys/arch KNF, and reduce the diff between amd64 and i386.
msaitoh[src/trunk]: src/sys/dev/pci rxipsum and rxtusum are not interrupt counter, s...
wiz[src/trunk]: src/doc expat-2.2.6 out
maxv[src/trunk]: src/lib/libnvmm Set hardseg to -1 rather than 0, because 0 can b...
christos[src/trunk]: src/sys/netinet Keep a pointer to the interface of the multicast...
christos[src/trunk]: src/sys/net zero out the sockaddrs when dup'ing.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegragpio
kamil[src/trunk]: src/lib/libutil Correct typos in comments
hkenken[src/trunk]: src/sys/dev/i2c Support more than 128Kbit model.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Force a matching com@puc by seg/bus/dev/fu...
maxv[src/trunk]: src/sys Improve my kern_time.c::rev1.192, systematically clear t...
christos[src/trunk]: src/distrib/sets/lists/debug fix typo
jmcneill[src/trunk]: src/doc ena(4): Add support for Amazon.com Elastic Network Adapt...
christos[src/trunk]: src/sys/arch/luna68k/stand/boot PR/52680: David Binderman: Remov...
christos[src/trunk]: src/sys/kern Fix reversed test.
thorpej[src/trunk]: src/sys/dev/pci - Range-limit our DMA tag to 40-bit.
pooka[src/trunk]: src/sys/rump/dev Add a rump kernel components for USB PCI host c...
snj[src/netbsd-7]: src/doc tickets 416, 417, and 431
martin[src/netbsd-7]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
manu[src/trunk]: src/lib/libpuffs Do not warn about relative path because of trai...
christos[src/trunk]: src/lib/libc/time welcome to 2014j
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by n...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Specify text address via Makefil...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for readlink/readlinkat signatures.
riastradh[src/trunk]: src/doc Note my paltry contributions.
msaitoh[src/netbsd-7]: src/sys/arch/bebox/stand/boot Pull up following revision(s) (...
snj[src/netbsd-7]: src/sys/arch/arm/vfp Pull up following revision(s) (requested...
christos[src/trunk]: src/tests/lib/libc/sys PR/54062: Using random garbage in the mms...
rtr[src/trunk]: src/sys change nfs_boot_sendrecv to take sockaddr_in * instead o...
pgoyette[src/trunk]: src/distrib/notes/common Add "Oxford comma"
jakllsch[src/trunk]: src/sys/dev/ata Call wd_params_to_properties() after softc is su...
riastradh[src/trunk]: src Nix obsolete mb(9) man page.
jmcneill[src/trunk]: src/external/mit/xorg/lib/gallium build nouveau on evbarm, too
mlelstv[src/trunk]: src/sbin/ccdconfig Make ccdconfig resolve wedge names.
wiz[src/trunk]: src/lib/libc/time Whitespace.
christos[src/trunk]: src/sys/arch/hp700/stand/xxboot make loadadr uintptr_t since we ...
martin[src/netbsd-7]: src/doc Ticket #646
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
martin[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
christos[src/trunk]: src/external/gpl3/binutils/dist Import 2.26.1; please see the in...
christos[src/trunk]: src/sys/dev/pci simplify
martin[src/trunk]: src/sys/dev #ifdef variable declarations/initializations like th...
martin[src/netbsd-7]: src/sys/arch/arm/arm Fix previous (r1.11 missing in last pullup)
knakahara[src/trunk]: src/sys/arch/dreamcast fix build failure on dreamcast.
mrg[src/trunk]: src/share/man/man9 flesh out the descrition of kernhist_dumpmask()
uwe[src/trunk]: src/distrib/notes/common Drop entries for "Scott Bartram and Fra...
snj[src/netbsd-7]: src/sys/external/bsd/acpica/dist/namespace Pull up following ...
ad[src/trunk]: src/sys/sys Make nc_hittime volatile to defeat compiler cleverness.
njoly[src/trunk]: src/sys/compat/linux/common Add SO_SNDLOWAT, SO_RCVLOWAT and SO_...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace
jmcneill[src/trunk]: src/sys/arch/arm/nvidia dont drop to Debugger on error
jmcneill[src/trunk]: src/doc omapgpio(4): Add support for TI AM335x GPIO
shm[src/trunk]: src/libexec/mail.local Fix error checks in open(2) calls.
thorpej[src/trunk]: src/sys/arch/cobalt/dev The PCI I/O space extent map needs to re...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Define lwp_trapframe() macro
jmcneill[src/trunk]: src/sys/arch/arm/dts Add pwm node
martin[src/trunk]: src/sys/arch/ia64/include Install headers needed for userland bu...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add omapdma.
knakahara[src/trunk]: src/sys/dev fix build failure on i386.
matt[src/trunk]: src/common/lib/libc/atomic Fix tpyo (add->and)
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.3
dholland[src/trunk]: src/libexec/lfs_cleanerd ufs -> ulfs for lfs_cleanerd
mrg[src/trunk]: src/sys/compat/netbsd32 this file was moved to netbsd32_compat_1...
ryo[src/trunk]: src/usr.sbin/cpuctl/arch TGran64 indication was actually the opp...
christos[src/trunk]: src/external/gpl3/gcc regen i386
rin[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix 'nm /dev/ksyms' (noticed...
christos[src/trunk]: src/usr.sbin/arp allow ifscope with pub and proxy
wiz[src/trunk]: src/common/lib/libppath Simplify, and comment out xrefs to non-e...
mrg[src/trunk]: src/external/mit/xorg/share/man/man7 find new manuals in their n...
maxv[src/trunk]: src/sys/netatalk Add sanity check, only sat_len bytes got copied...
abhinav[src/trunk]: src/lib/libpthread Add pthread_getattr_np to the NAME section
mrg[src/trunk]: src/sys/dev/usb - move software parts into if_aue.c.
msaitoh[src/trunk]: src/sys/dev/mii No binary change:
wiz[src/trunk]: src/usr.sbin/irdaattach New sentence, new line.
kiyohara[src/trunk]: src/sys/arch/powerpc/powerpc Fix lost avail memory over 256M.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set has_io_bias_config flag
christos[src/trunk]: src/doc tz{code,data}2016b
roy[src/trunk]: src/doc Note import of dhcpcd-8.0.3
macallan[src/trunk]: src/sys/arch/macppc/dev use obio_space_map() to map DMA register...
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi Allow this to compile o...
yamt[src/trunk]: src/tests/lib/libc/locale fix comment typos pointed out by uebayasi
martin[src/trunk]: src Not flex update build issue
dholland[src/trunk]: src/sys/ufs/lfs Split the definitions suitable for userland out ...
mrg[src/trunk]: src/doc note GCC 6.4 import.
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Intel 8 Series / C220 Series LPC devices.
nia[src/trunk]: src/etc Raise the number of uhid nodes from 4 to 16.
christos[src/trunk]: src/sys/arch/i386/include forward decl for struct pcb.
christos[src/trunk]: src/external/bsd/blacklist/lib Use %s+strerro(errno) instead of ...
gutteridge[src/trunk]: src/usr.bin/tr tr.1: add a "see also" xref to ctype(3) (to align...
christos[src/trunk]: src/sys/kern add the pty ioctls to pass through.
msaitoh[src/trunk]: src/sys/arch Fix typo in comment(s/similiar/similar/).
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing library
riastradh[src/trunk]: src/usr.bin/vndcompress Factor out an offtab_compute_window_posi...
christos[src/trunk]: src/usr.bin/ftp more volatile to appease gcc.
tnn[src/trunk]: src add ssdfb(4) manual page
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add has_io_bias_config property to sunxi_...
hannken[src/trunk]: src Change vnode operations create, mknod, mkdir and symlink to ...
roy[src/trunk]: src/sys/netinet6 inet6: use one function for nd6_dad_input
abhinav[src/trunk]: src/share/man/man4 Fix couple of typos:
christos[src/trunk]: src/usr.bin/netstat Use sysctl for interface printing (-i), leav...
kre[src/trunk]: src/bin/sh Use printf, rather than echo (via echo redefined as a...
jmcneill[src/trunk]: src/sys/arch support passing nouveau.config= and nouveau.debug= ...
jmcneill[src/trunk]: src/sys/dev/pci Use MSIX when available
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add hummingbird A31 and allwinner A80 b...
ozaki-r[src/trunk]: src/sys/dev/pci Support MSI-X in virtio
dholland[src/trunk]: src/external/mit/xorg/lib/libXdmGreet Fix MKPAM=no build.
snj[src/netbsd-7]: src/sys/arch/cesfic/conf Pull up following revision(s) (reque...
matt[src/trunk]: src/rescue Append -Os to DBG, not overwrite in case DBG has more...
uwe[src/trunk]: src/distrib/notes/common Don't emit page numbers in TOC for HTML...
wiz[src/trunk]: src/sbin/gpt Sort sections.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.3 With the fo...
mrg[src/trunk]: src/usr.bin/systat add a basic "-b" option - that outputs one di...
mrg[src/trunk]: src/external/mit/xorg/lib/libpciaccess bump libpciaccess minor f...
uwe[src/trunk]: src/distrib/notes/common Detect more ad clauses, pick more dupli...
matt[src/trunk]: src/sys/uvm Use f_vnode instead of f_data
jmcneill[src/trunk]: src/sys/arch/arm/acpi Fix BCM2835 console support.
riastradh[src/trunk]: src/sys/dev/pci Suspend the getrfkill thread while we're suspended.
martin[src/netbsd-7]: src/sys/arch/evbsh3/evbsh3 Pull up following revision(s) (req...
msaitoh[src/trunk]: src/sys/net Use macro(ETHER_LOCK() and ETHER_UNLOCK()). No funct...
christos[src/trunk]: src/external/gpl3/binutils regen amd64.
jmcneill[src/trunk]: src/doc Note addition of bwfm(4)
christos[src/trunk]: src/usr.sbin/postinstall PR/54730: Izumi Tsutsui: Use /var/db/ob...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
kamil[src/trunk]: src/share/misc Fix VLC -> VLA
msaitoh[src/trunk]: src/sys/arch/amd64/conf Sync gpio related lines with i386/conf/G...
riastradh[src/trunk]: src/sys/fs/tmpfs Omit obsolete comment and needless __diagused m...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix ITT size, only need to MAPD once per...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1320410: Don't cal...
joerg[src/trunk]: src/sys/arch/arm/rockchip Loop variables work better when they a...
hannken[src/trunk]: src/sys/coda Change coda from hashlist to vcache.
maxv[src/trunk]: src/sys/net80211 Remove duplicate macros. Reported in PR/29786.
phx[src/trunk]: src/sys/arch/powerpc/powerpc Fixed non-critical typo in tlbdsmis...
abhinav[src/trunk]: src/lib/libc/sys Add clock_nanosleep to the NAME section
snj[src/trunk]: src/distrib/sets no more /usr/X11R6
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
christos[src/trunk]: src/distrib/sets/lists/comp remove ctf lint library
pgoyette[src/trunk]: src/tests/dev Remove. Nothing here (or below) seems to refer to...
christos[src/trunk]: src/sys Fix COMPAT_NETBSD32 cmsg handling:
matt[src/trunk]: src/sys/arch/arm/include if __ARM_PCS_AAPCS64 is defined, expose...
uwe[src/trunk]: src/sys/netinet Fix unsigned wraparound on window size calculati...
ad[src/trunk]: src/sys/uvm Give each of the page queue locks their own cache line.
kamil[src/trunk]: src/include Revert previous
martin[src/trunk]: src/distrib/notes More cleanup:
christos[src/trunk]: src/tools/gdb force libexpat since the autoconfig test are not c...
maya[src/trunk]: src/sys/dev/acpi Limit building & calling ACPI MCFG to kernels w...
maxv[src/trunk]: src/doc SMAP on amd64.
nakayama[src/trunk]: src/sys/arch/sparc64 Move LP64 and ILP32 conversion macros COMBI...
abhinav[src/trunk]: src/lib/libpci Add function names to the NAME section
christos[src/trunk]: src/sys/dev eliminare dk_geom
ad[src/trunk]: src/sys/dev Map the video RAM cacheable/prefetchable, it's very ...
martin[src/netbsd-7]: src/lib/libkvm Pull up following revision(s) (requested by ch...
msaitoh[src/trunk]: src/sys/net Cast uint32_t to avoid undefined behavior in bridge_...
ad[src/trunk]: src/sys/kern Back out previous. It works on amd64 under stress ...
martin[src/netbsd-7]: src/doc Tickets #545 and #547
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused bmcintr() function.
thorpej[src/trunk]: src/sys/dev/pci Harmonize bus_dmatag_subregion() handling with o...
riz[src/netbsd-7]: src/sys Pull up following revision(s) (requested by snj in ti...
riastradh[src/trunk]: src/sys Use __insn_barrier to enforce ordering in l_ncsw loops.
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid shadowing of recv.
jklos[src/trunk]: src/sys/arch/vax/vax Fix leds.h include.
wiz[src/trunk]: src/external/cddl/osnet/usr.bin/ctfconvert Put optional args bef...
pgoyette[src/trunk]: src/tests/dev Add a basic test for fss(4)
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A80 R_DAUDIO irq
msaitoh[src/trunk]: src Fix typo in comment (s/seperate/separate/).
mlelstv[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 emulation for clockctl_ntp_...
uwe[src/trunk]: src/distrib/notes/common Move the entry for CMU Computing Servic...
jmcneill[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Provide a default...
martin[src/netbsd-7]: src/sys/arch/evbarm/rpi Pull up following revision(s) (reques...
martin[src/trunk]: src/distrib/vax/ramdisk Slightly bump ramdisk size, so the conte...
is[src/trunk]: src/sys/netinet Workaround for PR 47013 by bouyer@. Only works f...
pgoyette[src/trunk]: src/sys Many years ago someone created a new __link_set_sysctl_f...
msaitoh[src/trunk]: src/sys/dev/usb Add Validity Sensors, Inc. and their devices. PR...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Randomize the kernel segments i...
martin[src/netbsd-7]: src/doc Tickets #390, #392, #393, #394, #395
matt[src/trunk]: src/lib/libc/softfloat Add unordtf2.c
msaitoh[src/trunk]: src/sys/dev/ic - If if_initialize() failed in the attach functio...
martin[src/netbsd-7]: src/external/bsd/atf/dist Pull up following revision(s) (requ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Let the "cbar" device property override ...
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/ia64 Build glue for ia64
jmcneill[src/trunk]: src/doc aarch64: Add support for ARM Server Base System Architec...
uwe[src/trunk]: src/distrib/notes/common Don't repeat the TOC file name, define ...
abhinav[src/trunk]: src/usr.bin/find Fix typo: s/compatability/compatibility/
njoly[src/trunk]: src/sys/compat/linux/arch Fix getgroups/setgroups signature.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Clock fixes:
msaitoh[src/trunk]: src/sys/dev/pci regen
macallan[src/trunk]: src/sys/arch/mips/mips fix tpyo, now n32 kernels have a chance t...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
wiz[src/trunk]: src/share/man/man4 Use Nx. Fix typo. Capitalize Gigabit and Ethe...
christos[src/trunk]: src/usr.sbin/rarpd c99 initializers
maxv[src/trunk]: src/sys/arch/arm/allwinner NULL-check after M_DONTWAIT.
kamil[src/trunk]: src/tests/kernel Add new tests siginfo[123] in t_ptrace_wait{, 3, ...
tls[src/trunk]: src/sys/arch/x86/x86 Add RDSEED and RDRAND backends for cpu_rng ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon dev->dev, not &dev->pd...
mrg[src/trunk]: src/libexec/httpd avoid c99ism.
isaki[src/trunk]: src Add ATF tests for __sync_* functions instead of all_sync_ops...
christos[src/trunk]: src/sys/rump/librump/rumpnet add printers.
dholland[src/trunk]: src/sys/ufs/lfs Now move LFS_IFMT and friends from ulfs_dinode.h...
jnemeth[src/trunk]: src/games/fortune/datfiles PR/49451 - Ben Gergely -- add missing...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libfss Fix variable names in previous
christos[src/trunk]: src/libexec/httpd handle asprintf errors consistently.
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs revert previous
matt[src/trunk]: src/sys/arch/arm/include Add a check for minimum compiler compat...
plunky[src/trunk]: src/usr.sbin/rtadvd spelling correction - recieved -> received
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
hannken[src/trunk]: src/external/cddl/osnet Handle files not present upstream:
nonaka[src/trunk]: src/sys/arch/x86/x86 Avoid undefined reference to `hyperv_guid_v...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot QNAP V200 boards have no EE...
pgoyette[src/trunk]: src/sys/sys Adapt to use the new atomic_* operations. As discus...
snj[src/netbsd-7]: src/doc 469
abhinav[src/trunk]: src/usr.sbin/rtsold Add rtsol to the NAME section as well
martin[src/netbsd-7]: src/doc Ammend #432 for additional files pulled up.
alnsn[src/trunk]: src/sys/net Don't trigger BJ_ASSERT(false) on invalid BPF_Jxxx o...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Disable multi-segment DMA as a workarou...
ozaki-r[src/trunk]: src/sys Simplify by using atomic_swap instead of mutex
mlelstv[src/trunk]: src/sys/kern The SHOULDYIELD flag doesn't indicate that other LW...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel PCIe NVMe SSD.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add missing A80 intr defs
martin[src/trunk]: src/crypto/external/bsd/openssh/dist Mark a potentially unused v...
kamil[src/trunk]: src/lib/libc/hash/sha1 Document SHA1FileChunk(3) in sha1(3)
martin[src/netbsd-7]: src/doc Tickets #524-529, 531
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Force consistent align...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs vdev_inuse might ...
maxv[src/trunk]: src/sys/net Harmless alloc inconsistency; make sure the exact sa...
ad[src/trunk]: src/sys/rump/librump/rumpkern Another instance of cpu_onproc to ...
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Revert dir.c r.1.2.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add pipe2 and lchown syscalls.
adam[src/trunk]: src Fix building compiler_rt with MKCOMPAT=no; approved by kamil@
ad[src/trunk]: src/sys/sys Avoid false sharing: only update spc_curpriority if ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc powerpc*-netbsd*: include netbsd-...
mrg[src/trunk]: src/external/mit/xorg/lib/gallium add ARMDisassembler for the ar...
msaitoh[src/trunk]: src/sys/dev/mii - PSCR_TP_LOOPBACK is not bit 0 but bit 4. No bi...
martin[src/trunk]: src/usr.sbin/sysinst PR 50342: if there is no current partition ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable GPIO
apb[src/trunk]: src/share/mk Document TOOL_GZIP.
nisimura[src/trunk]: src/sys/dev/pci streamline receive filter logic, work-in-progress.
sevan[src/trunk]: src/doc SH3 is no longer an exception for MKPIC, in src/share/mk...
pgoyette[src/trunk]: src Include the compat_netbsd32* modules for sparc64
rin[src/trunk]: src/sys/arch/amd64 Add support for PT_[GS]ETXMMREGS requests for...
christos[src/trunk]: src/sys/kern Don't hard code crap we have perfectly good constan...
christos[src/trunk]: src/sys/dev Fix dumping code (dk_dump):
mrg[src/trunk]: src/libexec/httpd move a variable into the scope of its use, whe...
rjs[src/trunk]: src/share/examples/npf Fix cvs id.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Do not crash if the optional vpcie3v3-...
martin[src/netbsd-7]: src/sys/arch Change the following, requested by snj in ticket...
maya[src/trunk]: src/distrib/notes/common Omit mention of the boot prompt having ...
abhinav[src/trunk]: src/share/dict Add downlink, uplink, and upload.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 More enum pipe -> enum i...
kamil[src/trunk]: src/sys/kern Add additional hardening in PT_TRACE_ME and PT_ATTACH
macallan[src/trunk]: src/sys/arch/sparc/conf defflag SX_DEBUG
martin[src/trunk]: src/tests/lib/libc/sys Make the getrusage_maxrss test more stabl...
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5416 Remove unsued variable
christos[src/trunk]: src/lib/libedit Fix off by one <tsahara at iij>
riastradh[src/trunk]: src/usr.bin/vndcompress Rename block size option from `-s' to `-b'.
wiz[src/trunk]: src/share/man/man4 fix typo.
msaitoh[src/trunk]: src/sys/dev/pci Whitespace fix.
ad[src/trunk]: src/sys/uvm Avoid calling pmap_page_protect() while under uvm_pa...
maxv[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_doevcnt.
bouyer[src/trunk]: src/sys/dev/pci Don't destroy the dma maps if we're not disablin...
mrg[src/trunk]: src/external/mit/xorg/lib build libXdmGreet.
pooka[src/trunk]: src/sys/dev/pci Use SCSIPI_CHAN_NOSETTLE.
martin[src/netbsd-7]: src/external/gpl3/gcc Regen (mknative results part 2) for #448
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Pass set_rate calls on fixed factor clock...
knakahara[src/trunk]: src/sys/netinet fix: unlock in reverse order
blymn[src/trunk]: src/tests/lib/libcurses Add a script that allows a check file to...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Fix variable escaping in dev_exi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use gemo_shm_uao rather ...
maxv[src/trunk]: src/sys Remove m_copy completely.
msaitoh[src/trunk]: src/sys/dev/pci Decode SATA Capability and Multicast Extendeded ...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype revert part of the p...
snj[src/netbsd-7]: src/sys/arch/amd64/include Pull up following revision(s) (req...
christos[src/trunk]: src/distrib/sets/lists add new address printing tests.
christos[src/trunk]: src/external/gpl3/binutils/dist - Add -f to allow processing non...
maxv[src/trunk]: src/sys/kern Copy some KASSERTs from m_move_pkthdr into m_copy_p...
dholland[src/trunk]: src/usr.sbin/dumplfs Use struct ulfs1_dinode instead of struct u...
martin[src/trunk]: src/sys/modules/dtrace Add syscall_linux back for other arm arch...
msaitoh[src/trunk]: src/sys/dev/pci Add some OXPCIe952 devices.
christos[src/trunk]: src/doc new ntpd
wiz[src/trunk]: src/sbin/cgdconfig Add commas in enumeration.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia defflag TEGRA_HDMI_DEBUG
tls[src/trunk]: src/sys/arch/x86 Remove callout-based RNG support in VIA crypto ...
christos[src/trunk]: src/usr.bin/make put back previous change
jakllsch[src/trunk]: src/lib/libc/arch/aarch64/gen Fix __siglongjmp14().
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 UART0 pinsets
dholland[src/trunk]: src/sbin/dump_lfs Make dump recognize lfs64.
wiz[src/trunk]: src/share/man/man9 Whitespace fix. Give Bl tag table a width. Fi...
phx[src/trunk]: src/etc PR misc/50046
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxipwm, pwmbacklight
christos[src/trunk]: src/sys/sys - remove dup
martin[src/trunk]: src/sys/arch/sparc64/dev Make it compile again
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add 6th gen Core, Xeon E3-1500 v5 and X...
kamil[src/trunk]: src/sys/sys Make EV_SET() casts compatible with the C++ code
pgoyette[src/trunk]: src/etc/mtree Add the real directory as well as the debug direct...
isaki[src/trunk]: src/tests/lib/libm Remove header files which became unnecessary ...
snj[src/netbsd-7]: src/usr.bin/vndcompress Pull up following revision(s) (reques...
mrg[src/trunk]: src/external/gpl3/gcc basic mknative bootstrap-libgcc for riscv64
christos[src/trunk]: src/common/lib/libc/hash/sha2 Use be{32, 64}enc, suggested by joerg.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pipe -> i915_pipe
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Remove unused bits
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Add armelf{, b}_nbs...
bouyer[src/trunk]: src/sys Add mpii(4), a driver for LSI Megaraid Fusion controllers.
hkenken[src/trunk]: src/sys Add support FDT.
wiz[src/trunk]: src/usr.bin/nl Update standards conformance. From jmc@openbsd.
msaitoh[src/trunk]: src/sys/arch Modify around cpu_identify() to not to break the dm...
ad[src/trunk]: src/sys/dev/onewire Make owtemp reliable for me:
christos[src/trunk]: src/distrib/sets/lists bump libc and add tzgetgmtoff(3)
mrg[src/trunk]: src/distrib/sets/lists/xdebug bump libpciaccess minor.
msaitoh[src/trunk]: src/sys/dev/mii regen
roy[src/trunk]: src/common/lib/libc/stdlib Make it easier to use strtoi and strt...
martin[src/netbsd-7]: src/usr.sbin/sysinst/arch/i386 Pull up following revision(s) ...
pgoyette[src/trunk]: src/sys/dev/ic Fix mis-placed right paren. kern/53271
skrll[src/trunk]: src/sys/arch/arm/arm32 more debug
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/lib/libedit more tty modes refactoring, no functional change...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
christos[src/trunk]: src/sys/compat/netbsd32 Add compatibility for pre MIDMAGIC a.out...
snj[src/netbsd-7]: src/doc 546
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys fix unused variables
rillig[src/trunk]: src/usr.bin/make Fix out-of-bounds read in Str_Match.
dholland[src/trunk]: src/sys/miscfs/genfs Add missing declaration of struct vnode.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add support for PCI Segment Groups.
maxv[src/trunk]: src/sys/arch/x86 Add a small API for in-kernel FPU operations.
uebayasi[src/trunk]: src/sys/netatalk Define netatalk module.
christos[src/trunk]: src/sys/dev fix constant name
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix sun4i platform delay to sleep the req...
skrll[src/trunk]: src/sys/arch/arm/include Add some ThunderX CPU Ids
christos[src/trunk]: src/lib/libedit PR/48821: If called from tty_stty(), recalculate...
isaki[src/trunk]: src/share/man/man9 Correct function name.
roy[src/trunk]: src/sys rtsock: rework rt_clonedmsg to take a message type and l...
martin[src/netbsd-7]: src/doc Tickets #308 - #310
nat[src/trunk]: src/sys/dev Fix volume botch.
knakahara[src/trunk]: src/sys/net Toward NET_MPSAFE-on in future, if_snd uses if_snd->...
christos[src/trunk]: src/distrib/x68k/stand include distrib Makefile last.
nonaka[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/common/lib/libc/atomic fix tpyos.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use kpause for schedule_...
snj[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd more stack protector
christos[src/trunk]: src/sys/net80211 fix monitor mode channel.
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO.
dennis[src/trunk]: src/sys/kern Take 2. Do a fairly mechanical reversion of the lo...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.5
jmcneill[src/trunk]: src Install bwfm(4) firmware.
maxv[src/trunk]: src Misc changes in RISC-V. Start changing the memory layout, too.
sevan[src/trunk]: src/share/misc ISE
kamil[src/trunk]: src Add ATF KERN_PROC_CWD tests
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
kre[src/trunk]: src/sys Cause a process's user and system times to become non-de...
ad[src/trunk]: src/sys/kern Back out the fastpath change in xc_wait(). It's go...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define in_interrupt for ...
cherry[src/trunk]: src/sys/arch/xen/x86 Fix build for the XEN3_PVHVM kernel by cond...
skrll[src/trunk]: src/sys/arch/evbarm/conf Commit work in progress GENERIC configu...
maxv[src/trunk]: src/sys/arch Remove pmap_prealloc_lowmem_ptps on amd64. This fun...
tsutsui[src/trunk]: src/etc/etc.alpha Create a bpf(4) device node on ramdisk for DHC...
martin[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
matt[src/trunk]: src/sys/arch/arm/include Improve generic timer inlines to be cnt...
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-7]: src/doc Ammend #409 for additional pullups (decode_uint)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't pass along null ...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_add_8 alias
hannken[src/trunk]: src/sys Regen.
christos[src/trunk]: src/external/gpl3/gdb/dist/readline use snprintf
taca[src/trunk]: src/sys/arch/x86/x86 Fix build problem when there is no com(4) b...
matt[src/trunk]: src/sys/arch/mips/mips Update to use new pcu_state_{load, save, re...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun9iusbclk, sun9iusbphy
maxv[src/trunk]: src/sys/arch KNF
christos[src/trunk]: src/sys/arch/luna68k/stand/boot undo - pointed out this is a reg...
martin[src/netbsd-7]: src/doc Tickets #530, 532--541
msaitoh[src/trunk]: src/sys/sys Addition of ec_ifmedia.
abhinav[src/trunk]: src/lib/libedit Handle filename autocompletion when the cursor i...
kiyohara[src/trunk]: src/sys/arch/arm/omap s/[ \t]$//g.
martin[src/netbsd-8]: src/doc Ticket #609 and #610
snj[src/netbsd-7]: src/sys/arch/sparc/stand/ofwboot Pull up following revision(s...
kre[src/trunk]: src/etc Always define MKNOD, even if we don't think we need it (...
christos[src/trunk]: src/lib/libc add a couple of casts.
joerg[src/trunk]: src/external/ibm-public/postfix Drop now redundant assignment fr...
mrg[src/trunk]: src/distrib/sets/lists updates for xf86-video-vmware 13.0.1
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Provide _atomic_cas_8_up an...
maya[src/trunk]: src/sys/arch/mips/mips Leave TS and RE alone for the benefit of ...
mrg[src/trunk]: src add a note about xsrc updates.
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist Fix wrong for loop limit
skrll[src/trunk]: src/sys/arch/mips/mips Sprinle RCSID
msaitoh[src/trunk]: src/sys/arch/powerpc/booke/dev If error occured in pq3etsec_atta...
ad[src/trunk]: src/sys/kern Don't try to IPI other CPUs early on. Fixes a cras...
ryo[src/trunk]: src/sys/arch/arm/arm32 if Thumb-32 bit instruction located on a ...
mlelstv[src/trunk]: src/sys/dev/ata Count only the initial start of a transfer, not ...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif sauce previous with a comment
uwe[src/trunk]: src/lib/libc/stdio Fix typo.
jmcneill[src/trunk]: src/sys/arch/x86/acpi Apply MADT interrupt source overrides to i...
maxv[src/trunk]: src/sys/net80211 Remove ovbcopy from net80211.
ginsbach[src/trunk]: src/share/misc Add CSDL
macallan[src/trunk]: src/sys/arch/sparc/dev add load & store instructions for channel...
mlelstv[src/trunk]: src/sys/dev/wscons keep track of VCONS_DRAW_INTR screen cache al...
msaitoh[src/trunk]: src/sys/arch Add sdtemp(4)
jmcneill[src/trunk]: src/sys/dev/ic if we dont have a mac address, make one up
taca[src/trunk]: src/sys/dev/raidframe Stop useless disklabel warning if there ar...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/idea we need variabl...
maxv[src/trunk]: src/sys/netinet6 Replace bcopy -> memcpy when it is obvious that...
ad[src/trunk]: src/sys namecache changes:
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
christos[src/trunk]: src/tools/gdb Disable mpfr to make MKCROSSGDB work again. The pr...
uebayasi[src/trunk]: src/external/bsd/ntp/dist Fix signed vs unsigned errors.
mlelstv[src/trunk]: src/sbin/gpt Fix handling of -t option for the type command.
mrg[src/trunk]: src/usr.bin/midirecord avoid assert() and simply return errors.
martin[src/trunk]: src/sys/ufs/lfs Bogus gcc 4.8 maybe-used-uninitialized warning
yamt[src/trunk]: src/lib/libc/stdio vfwprintf: fix error propagation
riastradh[src/trunk]: src/sys/dev Kill some more extern struct cfdriver declarations.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Adapt ww_mutex to use LOCKDEBUG.
skrll[src/trunk]: src/sys/dev/usb Don't pretend to do zero length IN control trans...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add tiwdt
bad[src/trunk]: src/share/man/man4 Explain how exactly tagged packets are proces...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
jmcneill[src/trunk]: src/sys/arch/arm/arm32 implement _bus_dmamap_load_raw, ok skrll@
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build lists.
wiz[src/trunk]: src/share/man/man9 Various fixes and improvements.
martin[src/netbsd-7]: src/sys/dev/usb regen
martin[src/trunk]: src/usr.sbin/sysinst When reading an existing gpt, match the wed...
abhinav[src/trunk]: src/lib/libc/time Remove comma after last Nm entry
snj[src/netbsd-7]: src/doc 651 and 652
rmind[src/trunk]: src/sys/arch/sparc64/sparc64 s/cpu_send_ipi/cpu_ipi/
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Use bsd.init.mk (instead of bsd.ow...
sevan[src/trunk]: src/share/man/man3lua Add bozohttpd(3lua)
christos[src/trunk]: src/usr.sbin/postinstall PR/49428: Travis Paul: Document x option.
sevan[src/trunk]: src/share/misc RFU
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Remove unused variables
tnn[src/trunk]: src/sys/dev/i2c delete unused variable
tnn[src/trunk]: src/sys/dev/pci add ifnet attributes to vioif(4) so it can be co...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Just do all of i915drmkms with...
msaitoh[src/trunk]: src/sys/dev/mii Intel I217 PHY
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF and simplify Xen
hannken[src/trunk]: src/external/cddl/osnet/sys/kern Sync with upstream r315983.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig updates for fontconfig 2.10.2
dholland[src/trunk]: src/tests/ipf Null commit, to note that the previous commit by d...
christos[src/trunk]: src/sys/arch make as not having pmap statistics available
msaitoh[src/trunk]: src/sys/dev/mii Tabify. No functional change.
ozaki-r[src/trunk]: src/sys/net Remove unnecessary splsoftnet
pgoyette[src/trunk]: src Tyop in error message...
njoly[src/trunk]: src/tests/lib/libc/sys Add testcase that ensure that stack hard ...
martin[src/trunk]: src/bin/sh Make pendingsigs forward declaration match the defini...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Use siginfo_t to validate tests/kern...
christos[src/trunk]: src/usr.bin/netstat use sysctl to print multicast addresses
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner for A31, when enabling pll, wait for ...
matt[src/trunk]: src/sys/arch/powerpc/include Add OPC31_OR
mlelstv[src/trunk]: src/sbin/cgdconfig Add validation methods "mbr" and "gpt" for di...
ad[src/trunk]: src/sys/arch/x86/x86 Fix a hard hang with Xen MP.
jmcneill[src/trunk]: src/sys/dev/sdmmc sdmmc_task_thread isn't MPSAFE so instead of j...
abhinav[src/trunk]: src/lib/libkvm Add rest of the functions from the SYNOPSIS to th...
hannken[src/trunk]: src/sys/fs/ptyfs Change ptyfs to vcache.
bouyer[src/trunk]: src/sys/dev/pci Update the mpii(4) driver to the latest OpenBSD ...
kre[src/trunk]: src/sbin/dmesg PR toolchain/54269
matt[src/trunk]: src/sys/arch/arm/include Deal with the case when __UINT<N>_TYPE_...
nonaka[src/trunk]: src/usr.sbin/arp arp(8): one more to close socket.
martin[src/netbsd-7]: src Pull up the following, requested by lneto in ticket #477:
mlelstv[src/trunk]: src/sys/arch/amiga/amiga build fix for M68020, M68030. gcc compla...
ozaki-r[src/trunk]: src/sys/net Replace malloc/free with kmem_* in if_bridge
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Starting and s...
matt[src/trunk]: src/sys/arch/arm/arm If the L1 instruction cache policy is PIPT, ...
hikaru[src/trunk]: src Add HMAC-SHA-{256,384,512} test cases.
christos[src/trunk]: src/external/gpl3/gdb/bin/gdbtui use the main from the previous ...
jklos[src/trunk]: src/sys/arch/vax/include Removed MAXBSIZE. Cleared with Anders M...
christos[src/trunk]: src/usr.bin/make CID 1025009: Fix wrong code (NULL deref)
joerg[src/trunk]: src Add test for uint64 to real long double conversion.
msaitoh[src/trunk]: src/sys/net if_initalize() and if_attach() failed when resource ...
maya[src/trunk]: src Add man page for bwfm(4)
msaitoh[src/trunk]: src/sys/dev/pci Call wm_get_hw_control() correctly. This change ...
uwe[src/trunk]: src/lib/libpanel First cut at ETI libpanel. Lacks man pages and...
dholland[src/trunk]: src/sys/ufs/lfs Split lfs from ufs step 4:
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20190228, and merge the CH...
sevan[src/trunk]: src/share/misc SCSI OSD
ad[src/trunk]: src/sys/uvm uvm_pglistalloc() / uvm_pglistfree() musn't be calle...
riastradh[src/trunk]: src/sys/arch/powerpc/include Nix mb_* on powerpc.
knakahara[src/trunk]: src/sys/dev/pci add CTASSERT and KNF.
martin[src/netbsd-7]: src/bin/dd Pull up following revision(s) (requested by manu i...
snj[src/netbsd-7]: src/doc 523
mrg[src/trunk]: src/external/mit/xorg/bin/xditview find newly named and relocate...
msaitoh[src/trunk]: src/sys/sys Change return value of if_initialize() and if_attach...
ozaki-r[src/trunk]: src/sys/dev/pci Implement softint-based interrupt handling in if...
jmcneill[src/trunk]: src/sys Add driver for ARM PrimeCell PL050 (KMI) PS2 keyboard/mo...
snj[src/netbsd-7]: src/doc tickets 597, 599-605, 607, 609-613, 615, 62[23]
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
pooka[src/trunk]: src/sys/rump/librump/rumpkern run shutdownhooks
maxv[src/trunk]: src/sys/dev minor adjustments, to avoid warnings on debug builds
maxv[src/trunk]: src Add support for AMD Family 17h.
snj[src/netbsd-7]: src/sys/arch/atari/stand/installboot Pull up following revisi...
dholland[src/trunk]: src Cleanups and hacks to make lfs userland stuff build:
mrg[src/trunk]: src rename (new) xorg_drivers to xorg_server -- platforms that b...
wiz[src/trunk]: src/usr.bin/midiplay Merge options without arguments in synopsis.
skrll[src/trunk]: src/sys/dev/usb Compile fix
nonaka[src/trunk]: src/sys/arch/x86 Prevent panic when attaching genfb if using a s...
plunky[src/trunk]: src/usr.sbin/postinstall rc.d/isdnd is obsolete
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
msaitoh[src/trunk]: src/sys/dev/pci - Revert rev. 1.250. I really misunderstood. Add...
tsutsui[src/trunk]: src/sys/arch/alpha/conf Add and enable radeonfb(4) at pci with o...
wiz[src/trunk]: src/lib/libpanel Fix whitespace.
plunky[src/trunk]: src/usr.sbin/btdevctl whitespace ' ' -> ' '
dholland[src/trunk]: src/sys/ufs/lfs Move a comment to lfs.h that belongs better there.
pooka[src/trunk]: src/lib/librumpclient Provide register_t compat on solarisa.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner H6 PRCM CCU.
martin[src/trunk]: src/doc First cut at netbsd-8 branch objectives.
msaitoh[src/trunk]: src/sys/arch/x86/include Add some TLB entries from the latest In...
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix byte order selection for brea...
snj[src/netbsd-7]: src/lib/libc/gen Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/dev/usb for ethernet usb network devices, print the mac ...
maxv[src/trunk]: src/sys/net Use m_remove_pkthdr.
dholland[src/trunk]: src/usr.sbin/arp Teach arp that it's okay to close sockets after...
msaitoh[src/trunk]: src/sys/dev/mii Add some IC Plus Corp. devices.
christos[src/trunk]: src/tests/kernel - Unbuffer stdout and stderr, because the trace...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Make sure root creds override fs mo...
mrg[src/trunk]: src/etc/mtree remove xorg directories now marked obsolete.
kre[src/trunk]: src/bin/sh NFC (except that it should, I am guessing, fix compil...
wiz[src/trunk]: src/share/man/man4 Remove references to non-existing ifconfig(4)...
christos[src/trunk]: src/sys/kern PR/51685: Kamil Rytarowski: Fill sigcontext info in...
abhinav[src/trunk]: src/lib/libc/time Fix the escape used for em dash
wiz[src/trunk]: src/lib/libpanel More articles, less typos.
mrg[src/trunk]: src/sys/dev fix the midi_if documentation to properly describe t...
christos[src/trunk]: src/external/bsd/mdocml/dist Changes in version 1.13.4, released...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
ryo[src/trunk]: src/usr.sbin/cpuctl/arch Add ThunderX IDs
msaitoh[src/trunk]: src/sys - Simplify sc->mii_anegticks setting. Same as FreeBSD.
jakllsch[src/trunk]: src/sys/arch/x86/pci Stopgap to prevent genfb from stealing cons...
christos[src/trunk]: src/sys/sys provide a macro to symbolically print an ioctl number.
riastradh[src/trunk]: src/distrib/sets/lists/base Directories are unconditional and he...
martin[src/netbsd-7]: src/sys/ufs Pull up following revision(s) (requested by chris...
ad[src/trunk]: src/sys/arch/x86/x86 - Give pmap uvm_objects an empty pagerops t...
wiz[src/trunk]: src/lib/libpanel Improve wording.
mrg[src/trunk]: src/external/mit/xorg/lib/libICE icetrans.c has a const/char * i...
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype revert previous; it ...
taca[src/trunk]: src/doc BIND 9.10.4-P2 has released.
joerg[src/trunk]: src/sys/dev/scsipi Use size for the size argument of memcmp, not...
martin[src/trunk]: src/tests/usr.bin/cc Use more formal speech in messages
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Use "-mtune-arm9e" for CPUFLAGS rather ...
mrg[src/trunk]: src/external/mit/xorg/bin/sessreg find the moved manual
snj[src/netbsd-7]: src/doc tickets 617, 637-639, and 642
matt[src/trunk]: src/lib/csu/arch/mips Make sure .init and .fini are word (4byte)...
maxv[src/trunk]: src/sys/dev localify
uwe[src/trunk]: src/distrib/notes/common Fix typo in register name in previous.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288934: Use after free.
maxv[src/trunk]: src/sys/kern Fix kernel info leak.
martin[src/trunk]: src/sys/fs/smbfs Bogus gcc 4.8 maybe use uninitialized warning
mrg[src/trunk]: src/sys/dev/usb convert axe(4) and ure(4) to usbnet.
pgoyette[src/trunk]: src/sys/arch/x86 Move the imc(4) and imcsmb(4) sources into arch...
hannken[src/trunk]: src/sys/miscfs/genfs Allow layer_node_create() with unlocked low...
isaki[src/trunk]: src/sys/dev/ic Use NULL for pointer.
kre[src/trunk]: src/bin/sh Add options to the builtin jobid command to allow dis...
kamil[src/trunk]: src/distrib/sets/lists/man Register a missing file in the distri...
christos[src/trunk]: src/bin/sh remove useless casts
jmcneill[src/trunk]: src/sys/arch/evbarm/include Define BOOT_ELF64 for aarch64
christos[src/trunk]: src/sys/kern PR/51624: Return the original parent for a traced p...
jmcneill[src/trunk]: src/sys/arch/evbmips/conf add drvctl
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype handle changed freet...
skrll[src/trunk]: src/doc Note National Semiconductor PC87560 ohci(4) support.
kre[src/trunk]: src/bin/sh When forking a child shell, arrange for errors/exit t...
christos[src/trunk]: src/distrib/sets/lists remove obsolete entries for libisccfg whi...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint update for...
joerg[src/trunk]: src/tests/lib/libc/gen No unused functions if there is no long d...
msaitoh[src/trunk]: src/sys Whitespace change.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for 2- and 4- byte transfers
nonaka[src/trunk]: src/sys/dev/pci more acknowledge interrupts from iwn(4).
kre[src/trunk]: src/tests/bin/sh Add two new test cases to add more tests for $@...
palle[src/trunk]: src/sys/kern Added missing "it" to comment in start_init()
jdolecek[src/trunk]: src/sys/arch make pci_intr_alloc() try also MSI-X by default (wi...
mrg[src/trunk]: src/etc/root remove no longer existing gnu/* from cdpath.
maxv[src/trunk]: src/doc Mark as done the two entries I added just minutes ago, t...
abhinav[src/trunk]: src/lib/libform Add the function names to the NAME section
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 8 Series KT.
christos[src/trunk]: src/sbin/dump_lfs fix compilation
mrg[src/trunk]: src/share/man/man9 update for usbnet_mii and read/write reg retu...
christos[src/trunk]: src/external/gpl3/gdb/lib regen
pooka[src/trunk]: src/sys/net if_free() instead of direct call to free() to avoid ...
christos[src/trunk]: src/external/bsd/openpam/dist/lib/libpam non-null arg.
jmcneill[src/trunk]: src/doc arm: Add support for Allwinner H6 SoC.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use hex value rather than decima...
snj[src/netbsd-7]: src/doc amend ticket 577
christos[src/trunk]: src/external/mit/xorg/bin/xdm In the PIC case, build libXdmGreet...
matt[src/trunk]: src/sys/arch/evbmips/conf Add INSTALL kernel for ERLITE
sjg[src/trunk]: src/usr.bin/make Let makefiles decide if depend file gets a meta...
pooka[src/trunk]: src/sys/rump/librump/rumpkern lwp0 needs l_proc set for panic->c...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix $NetBSD$ tag.
christos[src/trunk]: src/sys/arch/hp300/stand/common PR/50852: David Binderman: make ...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif On Linux, pass the inotify descrip...
cherry[src/trunk]: src/sys/arch/x86/isa Allow isa_machdep.c to compile in the case ...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.5.5 with th...
mlelstv[src/trunk]: src/sbin/cgdconfig support wedge names.
ad[src/trunk]: src/sys/kern A couple more tweaks to avoid reading the lock word.
mrg[src/trunk]: src/libexec/httpd s/time/val/ to avoid shadowing a global indent...
dholland[src/trunk]: src/sys/ufs/lfs G/C another unneeded union
njoly[src/trunk]: src New clock_nanosleep(2) testcase.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Add missing emulations for ar...
christos[src/trunk]: src/external/gpl3/gdb/lib more regen
tnn[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: implement the interrupt API i...
snj[src/netbsd-7]: src/doc tickets 472 and 496-498
martin[src/trunk]: src/tests/lib/librumphijack Mark the ssh test as expected failur...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Attach atphy instead of ukphy.
christos[src/trunk]: src/lib/libc/db/db whitelist O_CLOEXEC flag, should fix lastlogi...
martin[src/trunk]: src/sys/dev/ic Minor tweaks for newer gcc
dennis[src/trunk]: src/external/gpl3/gcc Apply a fix, extracted from the UCB RISC-V...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Use -fPIC since powerpc64 is ...
martin[src/trunk]: src/external/mit/xorg/lib/freetype/freetype Fix a few library su...
mrg[src/trunk]: src/sbin/drvctl add an example about reattaching USB devices
jmcneill[src/trunk]: src/external/broadcom/bwfm/dist Import bwfm firmware from linux-...
christos[src/trunk]: src/lib/libutil Add a debugging format that prints all the field...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by prlw1 in tick...
tnn[src/trunk]: src/sys/dev/ic ensure the device's UVM pager object is present b...
is[src/trunk]: src/sys/arch/amiga/dev The Gayle interface uses swapped (little-...
rmind[src/trunk]: src/sys netbt: rename some attach/detach functions to have _pcb ...
msaitoh[src/trunk]: src/sys/arch/usermode/include Fix compile error. Use const corre...
msaitoh[src/trunk]: src/sys/dev/usb Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. ...
maxv[src/trunk]: src/sys/uvm Introduce uvm_km_protect.
msaitoh[src/trunk]: src/usr.bin/grep Fix memory leak in file_matching().
uwe[src/trunk]: src/distrib/notes/sparc Quote long .Ss2 title to avoid troff's l...
rmind[src/trunk]: src/sys Split IPsec code in ip_input() and ip_forward() into the...
tkusumi[src/trunk]: src/sys/dev/dm dm: Include <sys/vnode.h> in dm.h
msaitoh[src/trunk]: src/sys/dev/pci Rename MARVELL2's 0x91a3 entry to 88SE91XX.
maxv[src/trunk]: src/sys/netipsec Clarify IPIP: ipe4_xformsw is not allowed to ca...
skrll[src/trunk]: src/share/man/man4 Note all chipsets supported.
christos[src/trunk]: src/sys expose do_open
riastradh[src/trunk]: src/share/misc DNFT: do not feed troll
skrll[src/trunk]: src/sys/arch/arm/include Some more registers
christos[src/trunk]: src/sys/ufs/lfs Don't do variable stack allocations for systems ...
wiz[src/trunk]: src/share/man/man4/man4.evbarm Use bulleted list to full effect, ...
skrll[src/trunk]: src/sys/arch Setting actlr.bit15=1 (Force in order issue in the ...
skrll[src/trunk]: src/sys/kern Use cpu_index(). NFC.
sevan[src/trunk]: src/share/misc Add another SMP from the world of storage and SES
christos[src/trunk]: src - new test for strtoi
maya[src/trunk]: src/share/man/man8/man8.x86 port-i386/44562: mention correct ker...
joerg[src/trunk]: src/common/lib/libc/atomic Allow building with clang.
joerg[src/trunk]: src/tests/lib/libexecinfo Make back trace more robust. At least ...
riastradh[src/trunk]: src/sys/kern Include kern_crashme.c in non-DEBUG kernels.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
jmcneill[src/trunk]: src/sys/dev/i2c needs-flag for axp20x
bouyer[src/trunk]: src/sys/dev/pci Regen for new Symbios devices
nakayama[src/trunk]: src/sys/arch/sparc64 Use GETVER_CPU_* macros.
christos[src/trunk]: src/sys/arch/atari/isa PR/50857: David Binderman: Remove redunda...
kre[src/trunk]: src/lib/libc/time Replace a line that somehow got lost in the im...
matt[src/trunk]: src/sys Add support for kernel-based code to use a PCU. (for me...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Allow non-power of 2 counts, and support...
christos[src/trunk]: src/sys/dev/pci Add vioscsi, compile tested only (toxic)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add trace_i915_flip_complete.
joerg[src/trunk]: src/sys/arch/powerpc/booke Fix macro spelling.
kamil[src/trunk]: src/doc Update TODO.sanitizers
maya[src/trunk]: src/sys/external/bsd/drm2/radeon Teach radeondrmkmsfb to use drm...
rmind[src/trunk]: src npfkern/libnpf: Add support for the table replace/swap opera...
christos[src/trunk]: src/lib/libedit Fix typo in comment (Tobias Stoeckmann)
snj[src/trunk]: src/share/man/man7 remove reference to /usr/X11R6
uwe[src/trunk]: src/lib/libcurses Refactor. Move code to turn attributes on/off...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_<OP>_and_fetch_<N> aliases
christos[src/trunk]: src/external/bsd/nvi/dist Fix RCSID's
msaitoh[src/trunk]: src/share/man/man4 Update supported masters and slaves.
riastradh[src/trunk]: src/share/man/man9 Missed a spot: delete mb.9 from MLINKS too.
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua The secret key ...
gdt[src/trunk]: src/external/gpl3 Use -f with cp.
christos[src/trunk]: src/sys/kern don't use pathbuf here; it is intertwined with vfs ...
mlelstv[src/trunk]: src/sys/modules compat modules now require an extra include path...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_bus_read/write_c...
maya[src/trunk]: src/sys/arch/mips/include switch mfc0_hazard to be superscalar n...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner NMI / R_INTC int...
matt[src/trunk]: src/sys/arch/arm/include Make {, u}int{8, 16, 32} be of type int.
njoly[src/trunk]: src/sys/compat/linux/arch Small cleanup. Adjust readlink/readlin...
kre[src/trunk]: src/bin/sh PR bin/52640 PR bin/52641
snj[src/trunk]: src/libexec/rpc.rusersd prune disabled XIDLE support. the requir...
christos[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts I will let others decide ...
jmcneill[src/trunk]: src/sys/dev/i2c Use IPL_VM for bus lock so we can do i2c xfers f...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that bnx(4) panics on shutdown. Stop...
mlelstv[src/trunk]: src/sys/arch/xen/conf no condition for cpu_rng here
riastradh[src/trunk]: src/sys/dev Add some #includes to make a few more header files c...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/x86_64 Allow i386 binary d...
christos[src/trunk]: src/tests/lib/libc/sys mark failed
msaitoh[src/trunk]: src/sys/dev/pci Regen.
ad[src/trunk]: src/sys/arch Make cpu_intr_p() safe to use anywhere, i.e. outsid...
jdolecek[src/trunk]: src remove ppi(9) manpage, the actual subsystem got never implem...
wiz[src/trunk]: src/lib/libpanel Improve wording even more, suggested by Robert ...
knakahara[src/trunk]: src/sys add pci_intr_alloc related stubs to reduce ifdef from de...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add GPU, SOR, and DPAUX offsets
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Abolish run time configuration for m...
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5212 Remove unused variable
nonaka[src/trunk]: src/sys/arch/powerpc/booke Revert previous commit.
macallan[src/trunk]: src/external/mit/xorg/lib/pixman build Loongson-MMI support only...
wiz[src/trunk]: src/lib/libpthread Remove superfluous Tn.
martin[src/trunk]: src/sys/uvm PR kern/51371: fix misleading indentation
joerg[src/trunk]: src/sys/arch/evbarm/conf Use MI MBR support code. Fixes disklabe...
martin[src/trunk]: src/usr.sbin/sysinst As pointed out by John D. Baker: replace al...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add new DTS files:
christos[src/trunk]: src/external/gpl3/gdb/lib add mips64el
martin[src/netbsd-7]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/dev/usb Whitespace
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
uebayasi[src/trunk]: src/usr.sbin/postinstall postinstall(8): Define long item lists ...
mrg[src/trunk]: src/usr.sbin/postinstall implement SOURCEMODE version of "fontco...
martin[src/trunk]: src/sys/arch/evbarm/iq80310 Unused variable police
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic switch to unified syntax
christos[src/trunk]: src/lib/libedit fix uninitialized
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Copyright
snj[src/netbsd-7]: src Pull up following revision(s) (requested by riastradh in ...
tsutsui[src/trunk]: src/sys/arch/alpha/conf Add pseudo-device bpfilter to use DHCP c...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't try to rele...
uwe[src/trunk]: src/distrib/notes/common Translate Lule} to troff's Lule\(oa.
jmcneill[src/trunk]: src/sys/dev/i2c Fix ldo_io[01] enable and disable values for axp809
martin[src/netbsd-7]: src/libexec/getty Pull up following revision(s) (requested by...
christos[src/trunk]: src/external/bsd/ntp/bin/ntpd use the old style no-error for gcc...
jmcneill[src/trunk]: src/sys/dev/i2c match atmel,24c16
christos[src/trunk]: src/tests/lib/libc/time Account for J, fix %Z
abhinav[src/trunk]: src/lib/libc/gen Add missing functions from the SYNOPSIS to the ...
msaitoh[src/trunk]: src/sys/dev/marvell This driver uses MII(4) and have hook SIOC[G...
ad[src/trunk]: src/sys/kern Make the fast path in xc_wait() depend on _LP64 for...
macallan[src/trunk]: src/sys/arch/sparc/dev document arithmetics instructions
matt[src/trunk]: src/sys/arch/arm/include change include protection from _ANSI_H_...
christos[src/trunk]: src/sys/arch/amd64/conf KASLR is in files.kern now.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Install dhcpcd.conf as root ...
martin[src/netbsd-7]: src/doc Ticket #641
christos[src/trunk]: src/external/bsd/cron WARNS=6
martin[src/trunk]: src/sys/dev/bluetooth #ifdef the "npress" variable, so it is onl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add support for TI AM335x
kre[src/trunk]: src/distrib/sets/lists/base Marked zoneinfo/Canada/East-Saskatch...
macallan[src/trunk]: src - build glint driver on macppc
jdolecek[src/trunk]: src/sys/dev/pci match VIA Technologies VX800, VX855, and VT8237S...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
joerg[src/trunk]: src/sys/arch/powerpc/oea Add a hack for qemu/macppc. OF_finddevi...
kardel[src/trunk]: src adjust soekrisgpio driver to NetBSD
jmcneill[src/trunk]: src/sys/arch A80 I2C support
msaitoh[src/trunk]: src/usr.sbin/cpuctl Fix a bug that an unknown command is printed...
christos[src/trunk]: src/sys/arch/amd64/amd64 Move the empty sigreturn functions to t...
jmcneill[src/trunk]: src/sys/arch initialize phy for the third EHCI controller
dholland[src/trunk]: src/sys/lib/libsa Build properly against the lfs changes.
jmcneill[src/trunk]: src dtrace: add support for aarch64
mrg[src/trunk]: src/usr.bin/gzip port across the change from freebsd rev 290024:
martin[src/trunk]: src/common/lib/libc/atomic Fix copy&pasto
christos[src/trunk]: src/tests/lib/libc/sys fix variable name
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
joerg[src/trunk]: src/share/mk Don't assume that EXTERNAL_TOOLCHAIN is gcc. HAVE_G...
martin[src/netbsd-7]: src/doc Tickets #515 - #518
christos[src/trunk]: src/doc new tzcode
hannken[src/trunk]: src/sys/kern Add "FSTRANS=LOCK" and "FSTRANS=UNLOCK" to vop_lock...
martin[src/netbsd-8]: src/sys/arch Pull up the following revisions (via patch), req...
isaki[src/trunk]: src/sys/dev Separete sc->sc_pr/rr (mix ring) block size and hwvc...
pgoyette[src/trunk]: src Update the kernhist(9) kernel history code to address issues...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix USB clocks
skrll[src/trunk]: src/lib/libpthread KNF
dholland[src/trunk]: src/sbin/dump_lfs Add unsafe hacks to make this build going forw...
martin[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch A80 EHCI and OHCI support
abhinav[src/trunk]: src/usr.sbin/makemandb Fix extraction of section number and mach...
joerg[src/trunk]: src/external/bsd/tmux/dist Unbreak clang build. Hi xtos.
martin[src/trunk]: src/sys/compat/netbsd32 PR kern/52681: fix msghdr conversion.
skrll[src/trunk]: src/sys/dev/usb Correct a comment. From Robert Sprowson.
mrg[src/trunk]: src/external/mit/xorg/lib/pixman add new files for pixman 0.30.0...
msaitoh[src/trunk]: src/sys/dev/pci Add missing ETHER_LOCK().
msaitoh[src/trunk]: src/sys/net - If if_attach() failed in the attach function, free...
rillig[src/trunk]: src/usr.bin/make/unit-tests Demonstrate some more edge cases for...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Grace Hopper and Richard Feynman
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb clean generated file
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that wm_attach() may fail on some PC...
uwe[src/trunk]: src/distrib/notes Use .open/.write instead of .tm to emit TOC.
martin[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
msaitoh[src/trunk]: src/sys Whitespace fix. No functional change.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the check of reset complete fails...
christos[src/trunk]: src/tests/dev/cgd librump depends on vfs so add a dependency on ...
christos[src/trunk]: src/external/bsd/mdocml merge conflicts
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From G?tz Babin-Ebell <g....
hannken[src/trunk]: src/sys/dev Disestablish COW handler on error. No need to do fu...
christos[src/trunk]: src/sys/netinet6 check sockopt_get() error, from logan.
wiz[src/trunk]: src Install a pkg-config file for zlib.
matt[src/trunk]: src/sys/arch/evbarm/conf For BE kernels, pass --be8 to the linker
mbalmer[src/trunk]: src/sys/dev/dm more dependiences -> dependencies
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove an early t...
dholland[src/trunk]: src/doc stick my neck out for a runnable-but-experimental lfs64
abhinav[src/trunk]: src/lib/libpthread Add rest of the pthread_barrier functions in ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add nouveau, commented out for now
skrll[src/trunk]: src/sys/arch/arm/cortex Handle ThunderX errata
mrg[src/trunk]: src/external/mit/xorg/lib/libXi fix vax build issues - GCC 4.1 w...
uebayasi[src/trunk]: src/usr.bin/config One more about linker script, another about g...
bouyer[src/trunk]: src/lib/csu/common Also make sure the __CTOR_LIST__ is just alig...
martin[src/netbsd-7]: src/doc Tickets #462 - #465
hkenken[src/trunk]: src/sys/dev/spi Change manufacturer to Micron from Numonyx.
christos[src/trunk]: src/lib/libc/time merge tzcode2014f via patch
bouyer[src/trunk]: src/sys/dev/pci Add 2 Symbios products, from OpenBSD
macallan[src/trunk]: src/sys/arch/mips/conf config goop for apbus and dwc2/usb
martin[src/netbsd-8]: src/doc Ammend ticket #593 for additional pullup of sys/arch/...
abhinav[src/trunk]: src/lib/libc/string Add comma to separate the Nm entries.
christos[src/trunk]: src/usr.bin/kdump simplify
tkusumi[src/trunk]: src/usr.sbin/autofs autofs: Add missing description for automoun...
mrg[src/trunk]: src/external/gpl3/gcc note that earm and riscv switched to GCC 8.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark unused variable.
martin[src/netbsd-7]: src/doc Tickets #421 - 424, 426 - 429
abhinav[src/trunk]: src/lib/libexecinfo Add rest of the functions from the SYNOPSIS ...
skrll[src/trunk]: src/sys/dev/usb KNF
abhinav[src/trunk]: src/lib/libc/sys Fix typo: s/interrput/interrupt/
macallan[src/trunk]: src/sys/arch/sparc/dev actually map the whole SX IO space instea...
apb[src/trunk]: src/sys/kern If mutex_tryenter() fails, don't call mutex_exit().
abhinav[src/trunk]: src/lib/libc/gen Add missing functions from the SYNOPSIS to the ...
jmcneill[src/trunk]: src/sys/dev/gpio pull in sysmon_taskq
kre[src/trunk]: src/sbin/cgdconfig With the change to use getpass_r the 128 byte...
pgoyette[src/trunk]: src/usr.sbin/fssconfig Update command line parsing to match real...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H6 CCU.
skrll[src/trunk]: src/sys/dev/usb Typo in error message
christos[src/trunk]: src/share/mk add vax to new gdb
christos[src/trunk]: src/lib/libedit PR/54280: rl_completer_quote_characters should b...
tsutsui[src/trunk]: src/sys/arch/i386/stand/lib The 'vesa' command can take 'list' f...
martin[src/netbsd-7]: src/doc Tickets #548-#551, #553, #554
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_alloc_level. It is designed t...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by tih in ticket...
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
reinoud[src/trunk]: src/sys/arch/arm/samsung Provide bitbanging IIC for Samsung's Ex...
bouyer[src/netbsd-7]: src/doc Tickets 478, 480, 481
jdolecek[src/trunk]: src/sys/kern remove counter for 'journal I/O bufs biowait' - it'...
pgoyette[src/trunk]: src/sys/dev/usb Misssed one cast of pointer --> uintptr_t in pre...
christos[src/trunk]: src/external/bsd/cron/dist PR/54433: Hisashi Todd Fujinaka: Empt...
maxv[src/trunk]: src/sys Replace
mrg[src/trunk]: src/external/mit/xorg/bin find moved manual and app-defaults files.
ozaki-r[src/trunk]: src/usr.sbin/sysinst Remove obsolete interfaces: eon (netiso) an...
sevan[src/trunk]: src Add a manual for bozohttpd(3lua)
martin[src/netbsd-7]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(...
christos[src/trunk]: src/share/terminfo merge our changes
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak intel_fbc.c to mak...
bouyer[src/trunk]: src/sys/dev/pci More TSO4 fixes, from the freebsd driver:
christos[src/trunk]: src/external/gpl3/gdb/lib add m68k
palle[src/trunk]: src/sys/arch/sparc/stand/ofwboot sun4v: Update TTE data in sparc...
tnn[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio: set interrupt debounce filter...
macallan[src/trunk]: src/sys/arch/mips/include move sysctl-related #defines out of #i...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
christos[src/trunk]: src/distrib/arc/ramdisk make bigger.
sevan[src/trunk]: src/etc Instead of explicitly specifying a kernel name, ommit to...
maya[src/trunk]: src/sys/dev GC private 802.11 rateset declarations, use the stan...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Fix arm eabi typo
kamil[src/trunk]: src/sys/kern fill_cwd() Drop GETCWD_CHECK_ACCESS
martin[src/netbsd-7]: src/doc Tickets #455 - #458
maxv[src/trunk]: src/sys/netipsec Remove double include, opencrypto/xform.h is al...
pgoyette[src/trunk]: src/sys/kern Conditionalize inclusion of kasan.h so that rump ca...
isaki[src/trunk]: src/sys/arch/x68k/dev - Finally MI audio supports 4bit precision...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Fix builtin shadowing ...
msaitoh[src/trunk]: src/sys/dev/mii Remove wrong autonegotiation check. The mii_phy_...
christos[src/trunk]: src/lib/libc/net PR/50367: Stefan Schaeckeler: Apply fix to obey...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add __BUS_SPACE_HAS_STREAM_METHODS, use...
christos[src/trunk]: src/sys/netipsec remove the last vestiges of fast_ipsec
wiz[src/trunk]: src/share/man/man4 Remove reference to non-existing mac68k/bm.4.
skrll[src/trunk]: src/sys/arch/arm/arm32 Adapt this to the recent sys/uvm/pmap/pma...
uwe[src/trunk]: src/distrib/notes/common Don't use an undefined variable.
msaitoh[src/netbsd-7]: src/doc Ticket 544.
uwe[src/trunk]: src/lib/libpanel Fix typo missed by wizd(8).
martin[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
dholland[src/trunk]: src struct direct -> struct lfs_direct
rjs[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add conf_ssl.c to ...
christos[src/trunk]: src/tests/net/in_cksum remove debugging test
kre[src/trunk]: src/bin/sh Cleanup traps a bit - attempt to handle weird uses in...
matt[src/trunk]: src/sys/arch/arm/include Add defines for ARM Generic Timer
kre[src/trunk]: src/bin/sh Make it be that an empty command is treated as a regu...
christos[src/trunk]: src/sys/arch/x86/x86 fix broken error handling; error was used u...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by nonaka in...
martin[src/netbsd-8]: src/sys/arch Pull up the following revisions, requested by ma...
riastradh[src/trunk]: src/share/man/man9 Miscellaneous markup, speling and grammar fix.
nat[src/trunk]: src/sys/arch/arm/broadcom Clear status of BCM2835_STIMER_M3 only...
pgoyette[src/trunk]: src/sys/arch/evbarm/conf For some reason this single kernel seem...
ozaki-r[src/trunk]: src/tests/net/ipsec Handle esp-udp for NAT-T
rtr[src/trunk]: src/sys/kern make soconnect() fail with EAFNOSUPPORT if the doma...
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-run mknative gdb for hppa.
kamil[src/trunk]: src/lib/libpthread Drop a duplicate instruction line
christos[src/trunk]: src/tests/sys Add casts for big endian machines
pooka[src/trunk]: src/share/man/man4 terminology police: rump -> rump kernel
macallan[src/trunk]: src/sys/arch/evbmips/conf pull in intr.c, attach apbus
apb[src/trunk]: src/usr.sbin/arp "temp", "pub", and "proxy" are keywords, not re...
skrll[src/trunk]: src/sys/dev/usb Whitespace
ad[src/trunk]: src/sys/uvm Deactivate pages in batch instead of acquiring uvm_p...
riastradh[src/trunk]: src/usr.bin/vndcompress Add option -w to vnd(un)compress to spec...
kamil[src/trunk]: src/lib/libpthread Introduce minor changes to the C11 threading ...
martin[src/netbsd-7]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/external/bsd/dwc2 Consistency.
gdt[src/trunk]: src/usr.sbin/mrouted Fix bug in mrouted about aging neighbors.
christos[src/trunk]: src/external/bsd/nvi add netbsd rcsids (does not handle the rege...
kamil[src/trunk]: src/sys/external/bsd/acpica/dist/tables Correct misaligned point...
shm[src/trunk]: src/libexec/mail.local Fix race condition in deliver(), fix reso...
christos[src/trunk]: src/lib/libc new tzgetgmtoff
pooka[src/trunk]: src/sys/rump/share/man/man7 workaround bin/49481
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd don't die printing a name we...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.6
snj[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
plunky[src/trunk]: src/sys/netbt Result of audit to check that mbuf length is check...
kre[src/trunk]: src/tests/lib/libc/time Remove bogus errno checks, mktime() (and...
martin[src/trunk]: src/sys/net Avoid a race when the ifp->if_slowtimo pointer is ch...
maxv[src/trunk]: src/sys/arch/xen/x86 Start simplifying the Xen locore: rename an...
jakllsch[src/trunk]: src Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it.
mrg[src/trunk]: src updates for libX11 1.5.99.902:
matt[src/trunk]: src/distrib/sets/lists/debug Add debug entries for libc++
maya[src/trunk]: src/sys/arch/x86/x86 more static
kre[src/trunk]: src/usr.sbin/sysinst Divide GIG by 512 (DEV_BLKSIZE) so we don't...
msaitoh[src/trunk]: src/sys Fix typo (s/recevie/receive/).
kiyohara[src/trunk]: src/sys/arch/powerpc/isa Call kmem_intr_free() with kmem_intr_al...
joerg[src/trunk]: src Include compiler-rt in libc, libm and libkern.
kre[src/trunk]: src/doc Note tzdata2017c
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up following revision(s) (...
christos[src/trunk]: src/tests/lib/libc/time merge more the tests
rmind[src/trunk]: src/sys Adjust PR_WRAP_USRREQS() to include the attach/detach fu...
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Provide _atomic_cas_{16, 8}_up
christos[src/trunk]: src/share/man Fix MKRUMP = no build
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Revert r1.5 now...
kamil[src/trunk]: src/sys/arch/amd64/include Define PT_GETXMMREGS and PT_SETXMMREG...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi re-enable multiprocessor support now tha...
abhinav[src/trunk]: src/share/man/man9 Remove comma after last Nm entry
jmcneill[src/trunk]: src/sys/dev/i2c Add atmel,24c256 compat data
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add the new sys/kasan.h to the distr...
macallan[src/trunk]: src/sys/arch/sparc/dev adapt to changes in sxreg.h
riz[src/trunk]: src/sys/arch/evbarm/conf Enable nullfs, wedges for BEAGLEBONE
bouyer[src/trunk]: src/share/man/man4 Update for the new mpii(4) driver, mostly fro...
pgoyette[src/trunk]: src/sys/arch/x86/conf Replace spaces with tabs (xterm copy-&-pasto)
christos[src/trunk]: src/sys/net/npf Fix the code so that it works in all 3 cases: no...
tnn[src/trunk]: src/sys/dev/ic add missing kthread_exit
mrg[src/trunk]: src/distrib/sets/lists radeon_drv major was bumped.
mlelstv[src/trunk]: src/sys/dev/usb Reset MCU ready status before resetting the MCU.
roy[src/trunk]: src/external/bsd/am-utils Fix building am-utils with MKYP=no
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out options IPSEC*.
reed[src/trunk]: src/usr.bin/gcore use macro for OS name when first introduced
wiz[src/trunk]: src/distrib/notes/common Fix some typos.
riastradh[src/trunk]: src/sys/arch/ia64/ia64 Need <sys/atomic.h> for atomic_inc_64.
snj[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
abhinav[src/trunk]: src/lib/libc/gen Fix typo: s/cexpandtc/csetexpandtc
christos[src/trunk]: src/sys/arch/sparc64/sparc64 __USING_TOPDOWN_VM is gone.
wiz[src/trunk]: src/share/man/man4 Fl already provides the '-'.
christos[src/trunk]: src/external/bsd/cron/dist - Don't allow bypassing file size lim...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Implement i915_gem_objec...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Allow PCI implementers to specify ar...
christos[src/trunk]: src/sys/dev widen the operation on the RHS as suggested in the PR.
ozaki-r[src/trunk]: src/sys Use KASSERT for checking non-NULL of ifa->ifa_ifp
bouyer[src/trunk]: src/sys/arch/arm/allwinner Avoid a divide by 0 when unplugging a...
msaitoh[src/trunk]: src/sys SIOCS is 'S'et function and the ioctl argument is ifreq.
pgoyette[src/trunk]: src/usr.sbin/fssconfig Add rump.fssconfig
maya[src/trunk]: src/sys/arch/mips/mips switch post-mfc0 call "hazard barrier" fr...
christos[src/trunk]: src/external/bsd/pam-u2f/dist Add cast
martin[src/trunk]: src/sys/arch/arm Mark a diagnostic-only variable
maxv[src/trunk]: src/sys Remove now unused net_osdep.h includes, the other BSDs d...
christos[src/trunk]: src/lib/libc/gen Add VIS_NOLOCALE to avoid ambiguous conversions.
msaitoh[src/trunk]: src/sys/arch/arm KNF. No functional change.
jmcneill[src/trunk]: src/sys/dev/i2c POKS IRQ register / bit differ between AXP803 an...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 support for non-PCI devices
christos[src/trunk]: src/sys/rump/include/machine Kludges like to procreate. Add alph...
sjg[src/trunk]: src/usr.bin/make meta_oodate even when missing-meta is true, we ...
jmcneill[src/trunk]: src/sys/dev/i2c Fix pasto
dholland[src/trunk]: src/sys/ufs/lfs ulfs_dir.h has been emptied; remove it.
mrg[src/trunk]: src/external/mit/xorg don't build greeter lib with GREET_LIB. i...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner USB3 PHY.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxinmi
jdolecek[src/trunk]: src/sys/arch/xen/xen *** empty log message ***
snj[src/netbsd-7]: src Pull up following revision(s) (requested by rmind in tick...
maxv[src/trunk]: src/sys/arch/arm/xscale Hard-align the fields of the structures ...
riastradh[src/trunk]: src/external/mit/xorg/lib/gallium Use -std=c++11 unordered_set, ...
thorpej[src/trunk]: src/sys/dev/pci Add explicit casts in bus_dmatag_subregion() cal...
msaitoh[src/trunk]: src/sys/dev/pci Add new macro PCIE_HAS_ROOTREGS(pcie_devtype) an...
christos[src/trunk]: src/sys/dev/pci this is working now, remove debugging.
maxv[src/trunk]: src/sys/arch/x86/x86 This loop makes no sense at all.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add missing clock gates
jmcneill[src/trunk]: src/etc/etc.evbarm build ALLWINNER_A80 kernel
abhinav[src/trunk]: src/lib/libc/sys Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the...
shm[src/trunk]: src/usr.bin/chpass Fixed memory leak (CID 978341)
jmcneill[src/trunk]: src/sys/dev/i2c titemp_match: filter on ia_addr for indirect con...
wiz[src/trunk]: src/usr.bin Remove superfluous Tn.
pooka[src/trunk]: src/sys/rump/dev Add hdaudio driver as a rump kernel component
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement set_page_dirty. Reduce diff...
wiz[src/trunk]: src/lib/libc/sys Remove one of the two SEE ALSO sections.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Remove unused variable
matt[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE
matt[src/trunk]: src/common/lib/libc/atomic Rework so that __sync_fetch_and_<OP>_...
matt[src/trunk]: src/sys/arch/arm Add a ARM_HAS_VBAR option which forces the use ...
mbalmer[src/trunk]: src/lib/libform Fix typo.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Explicitly select external PHY on H6
snj[src/netbsd-7]: src/doc 50[236]
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add RCS Id.
maya[src/trunk]: src/sys/dev/pci Add some broadcom 802.11ac wifi devices
snj[src/netbsd-7]: src/tests/lib/libc/gen Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach sunxi dma controllers earlier.
msaitoh[src/trunk]: src/sys/dev/ic From OpenBSD:
jmcneill[src/trunk]: src/sys/compat/netbsd32 Add netbsd32 support for drvctl(4)
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by na...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd add missed patch
msaitoh[src/trunk]: src/sys/net Clear ifm_cur and ifm_media after removing all ifmed...
hannken[src/trunk]: src/sys A vnode is usually called "active", if it has an associa...
kre[src/trunk]: src/sbin/dmesg Delete a redundant (useless) assignment. NFCI.
macallan[src/trunk]: src/sys/dev/i2c support MAX6642 - yet another adm1021 kinda-sort...
pgoyette[src/trunk]: src/usr.sbin/fssconfig Improve wording, enhance the example
kamil[src/trunk]: src/sys/kern Use proper copylen for copyout in fill_cwd()
yamt[src/trunk]: src/lib/libutil add rcsid
martin[src/trunk]: src/distrib/notes When creating the TOC file, strip all incoming...
jmcneill[src/trunk]: src/sys/dev/ic Initialize txrate to 0 for new associations; firm...
tnn[src/trunk]: src/sys/dev/ic add ssdfb
martin[src/trunk]: src/sys/dev/ic Remove unused ppr_able variable.
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by c...
snj[src/trunk]: src/external/mit/xorg/lib/freetype add a note about our freetype...
nakayama[src/trunk]: src/sys/arch/sparc64/include Make getver() into a constant funct...
riastradh[src/trunk]: src/usr.bin/vndcompress Add some simple automatic tests for wind...
riastradh[src/trunk]: src/usr.bin/vndcompress Fail if malloc can't allocate offset table.
roy[src/trunk]: src/etc/rc.d Fix build, install wsmoused
christos[src/trunk]: src/usr.bin PR/49053: Kamil Rytarowski: Import timeout(1) from F...
tsutsui[src/trunk]: src/sys/arch/evbarm/conf Enable MFS, CD9660, NULLFS, and UDF (fo...
christos[src/trunk]: src/sys/arch/x68k/dev PR/50859: David Binderman: Remove redundan...
maya[src/trunk]: src/external/mit/xorg/lib/libxcb Pick up xcb pkgconfig version a...
utkarsh009[src/trunk]: src/distrib/notes/common Repositioned my name according to Alpha...
christos[src/trunk]: src/external/bsd/pam-u2f/dist back to LOG_DEBUG
scole[src/trunk]: src/sys/arch/ia64 Remove empty pci_enumerate_bus() stub specific...
ryoon[src/trunk]: src/share/man/man4 pnpbios.4 is in i386
msaitoh[src/trunk]: src/sys/dev/pci regen.
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add files for the new fss(4) test
maxv[src/trunk]: src/sys/arch/amd64/amd64 It appears that Xen remaps the userland...
msaitoh[src/trunk]: src/sys/dev/pci - Use aprint_normal_dev() instead of aprint_erro...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Call ixgbe_free_transmit_buffers instead o...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Decode the following entries:
ozaki-r[src/trunk]: src/tests/net/route Make the test name self-descriptive
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mart...
cherry[src/trunk]: src/sys/arch/xen Remove unused header evtchn.h from intr.h
maxv[src/trunk]: src/sys/arch/x86 The L1 entry of the first page of the data segm...
flxd[src/trunk]: src/sys/dev/tc newline
martin[src/netbsd-7]: src/doc Tickets #644 and #645
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add support for SPCR 16550 and 16450 inter...
christos[src/trunk]: src/sys/arch/amd64/conf sync drm with i386
matt[src/trunk]: src/sys/arch/evbarm/beagle Make sure there is enough KVA to map ...
christos[src/trunk]: src/sys/netinet merge error paths, pass the address of sav; poin...
matt[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch Regen for missing emu...
ozaki-r[src/trunk]: src/sys/netinet Use LIST_FOREACH{,_SAFE}
maxv[src/trunk]: src/sys/kern Check the error code from es_setup_stack, and corre...
mrg[src/trunk]: src/share/man/man9 mark several interfaces as internal, most of ...
christos[src/trunk]: src/include add VIS_NOLOCALE flag
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse build fixe...
christos[src/trunk]: src/external/gpl3/gdb fix arm
matt[src/trunk]: src/external/gpl3/binutils/dist Teach readelf how to interpet ne...
jmcneill[src/trunk]: src/sys/arch/arm/ti Add TI OMAP watchdog timer driver.
tsutsui[src/trunk]: src Preliminary support for LUNA's HD647180X I/O processor (a.k....
jmcneill[src/trunk]: src/sys/dev/usb ic->ic_bss->ni_chan -> ic->ic_curchan
christos[src/trunk]: src Redo the sshsk_sign() stuff properly, but putting the helper...
rmind[src/trunk]: src/sys Implement MI IPI interface with cross-call support.
dholland[src/trunk]: src Move the dinode (on-disk inode) structures to lfs.h, since t...
martin[src/trunk]: src/etc/etc.alpha Add raid disk nodes for the install images
christos[src/trunk]: src/bin/stty Simplify by splitting the "simple" mode setting and...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 oops, fix incorrect usage of daif_e...
christos[src/trunk]: src/external/mit/xorg/lib/dri - consistently install symlinks (l...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by apb in ticket...
jnemeth[src/trunk]: src/sys/arch/sparc64/conf enable FFS_EI
riastradh[src/trunk]: src/sys/kern Document lock order and locking rules.
ginsbach[src/trunk]: src/usr.bin/seq The sign is optional in an exponent
kre[src/trunk]: src/bin/sh Alter a design botch when magic (self modifying) vari...
pgoyette[src/trunk]: src/sys/dev/usb Regen
ad[src/trunk]: src/sys/uvm Free pages in batch instead of taking uvm_pageqlock ...
msaitoh[src/trunk]: src/sys - Use aprint*() more in xxx_attach().
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Decode IO Remapping Table.
riastradh[src/trunk]: src/usr.bin/vndcompress Use write-to-temporary/rename-to-permane...
macallan[src/trunk]: src/sys/arch/evbmips/conf add some more USB devices
christos[src/trunk]: src/sys/net/npf - npf_conn_init(): fix a race when initialising ...
maxv[src/trunk]: src/sys/uvm Use atomic_{load, store}_relaxed() on global counters.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Fix bug repor...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
pooka[src/trunk]: src/lib/libc Add hooks for RUMPRUN build of libc
kre[src/trunk]: src/bin/sh Rename the internal function "makename" to "makeword"...
prlw1[src/trunk]: src MKINET6=no build fixes
rkujawa[src/trunk]: src/sys/arch Add support for SDIO on Armada XP.
shm[src/trunk]: src/libexec/tftpd CID 976523: add FALLTHROUGH
skrll[src/trunk]: src/sys/arch/mips/mips Don't always include PARANOIA code
msaitoh[src/trunk]: src/share/man/man4 We suport internal SEDES function older than ...
jmcneill[src/trunk]: src/sys/external/bsd/dwc2 build fix
kamil[src/trunk]: src/doc libpthread(3): Import C11 thread support library
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Use NULLVP for NULL vnode
dholland[src/trunk]: src/sys/ufs/ufs Get rid of this copy of the accessor macro for d...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 remove DTrace from TODO list
mlelstv[src/trunk]: src/sys/kern Don't use CPU_RNG for rump kernels. So far there is...
maxv[src/trunk]: src/sys/uvm Use UVM_PROT_ALL only if UVM_KMF_EXEC is given as ar...
ozaki-r[src/trunk]: src/sys/net Don't free sc_rthash twice
macallan[src/trunk]: src/sys/arch/sparc/dev fix serial type&pasto, while there add SX...
maya[src/trunk]: src/tests/lib/libm Expand to cover long double somewhat.
maxv[src/trunk]: src/sys/net Drop early if there's no PPPoE interface. Otherwise ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia hook up power, card detect, write protec...
christos[src/trunk]: src/sys/arch/mac68k/dev kill VM_DEFAULT_ADDRESS use
ad[src/trunk]: src/sys/rump/include/machine Add ci_onproc.
nat[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Enable state...
kre[src/trunk]: src/bin/sh Finish the fixes from Feb 4 for handling of random da...
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
skrll[src/trunk]: src/share/man/man9 Update a little (don't trust myself to update...
jmcneill[src/trunk]: src/etc/etc.evbarm define TOOL_MKUBOOTIMAGE for mkimage
skrll[src/netbsd-7]: src/sys/dev/usb Add missing files
macallan[src/trunk]: src/sys/arch/macppc/dev don't cut off upper bits in the i2c addr...
cherry[src/trunk]: src/sys/arch make
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM
bouyer[src/trunk]: src/sys/dev/pci Snapshot of work in progress:
snj[src/netbsd-7]: src/sbin/drvctl Pull up following revision(s) (requested by m...
wiz[src/trunk]: src/tests/lib/libm Fix verb form.
maxv[src/trunk]: src/sys/netinet Fix kernel pointer leaks in sysctl_inpcblist.
kamil[src/trunk]: src Implement PTRACE_VFORK
mrg[src/trunk]: src/sys/dev various clean ups for midi and sequencer:
martin[src/netbsd-7]: src Pull up following revision(s) (requested by he in ticket ...
sjg[src/trunk]: src/usr.bin/make JobCreatePipe: do fcntl() *after* any fiddling ...
christos[src/trunk]: src/tests/lib/libc/sys add tests for maxrss, msgsnd
riastradh[src/trunk]: src/share/man/man9 Document relation to atomic_ops(3) and membar...
mrg[src/trunk]: src/external/mit/xorg/server/drivers updates for xf86 1.3.4, xf8...
christos[src/trunk]: src/distrib/sets/lists fix sparc debug sets
justin[src/trunk]: src/sys/rump Add fdisk to rump listsrcdirs
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
maxv[src/trunk]: src/sys/netinet Fix possible buffer overflow. We need to make su...
skrll[src/trunk]: src/doc/roadmaps Remove xhci... It exists. It works (ymmv). It c...
mlelstv[src/trunk]: src/sys/dev/usb don't use a spin lock, the USB host driver may n...
abhinav[src/trunk]: src/lib/libpthread Add missing word in the sentence
riastradh[src/trunk]: src/sys/arch/sh3/include Nix mb_* on sh3.
joerg[src/trunk]: src/common/lib/libc/arch/arm/gen Kernel and standalone code uses...
christos[src/trunk]: src/external/cddl/osnet/dist/common/zfs use the right variables ...
maxv[src/trunk]: src/sys Introduce a new flag, PR_USEBMAP, that indicates whether...
skrll[src/trunk]: src/sys/arch/arm/vfp Typo in comment
ad[src/trunk]: src/sys/kern Don't try to kpreempt a CPU hog unless __HAVE_PREEM...
christos[src/trunk]: src/sys/compat/netbsd32 a.out binaries can't handle topdown.
kamil[src/trunk]: src/bin/sh Fix typo: O_ALTIO -> O_ALT_IO
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349674 Null pointer dereference
wiz[src/trunk]: src/lib/libpanel Fix xrefs.
christos[src/trunk]: src/sys/compat/svr4 make this compile again
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Re-enable i915 GSM now t...
dholland[src/trunk]: src/sys/ufs/lfs Move more symbols to lfs.h:
pgoyette[src/trunk]: src/share/misc Add PEBCAK and PICNIC
nonaka[src/trunk]: src/sys/arch/x86/x86 Back out r1.30 change.
njoly[src/trunk]: src New getsockname(2) testcase for UNIX domain sockets.
mrg[src/trunk]: src/sys/arch/sparc64/dev add __func__ to some panic strings.
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
roy[src/trunk]: src/lib/libterminfo Whitespace
christos[src/trunk]: src/lib/libc/gen use reallocarr (Ingo Schwarze)
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build lists.
ginsbach[src/trunk]: src/lib/libc/time - Add reference to RFC-3339
christos[src/trunk]: src/sys/dev remove extra quote
maxv[src/trunk]: src/sys/kern Fix info leak. There is one branch where 'status' i...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by c...
bouyer[src/trunk]: src/sys/dev/pci Consistently take the interface down when the ra...
mrg[src/trunk]: src/external/gpl3/gcc first stab mknative-gcc for GCC 5.3 and am...
msaitoh[src/trunk]: src/sys If if_attach() failed in the attach function, return.
ryo[src/trunk]: src/common/lib/libutil fix lack of '>' pointed out in PR/48517
tnn[src/trunk]: src/sys/dev/ic formatting
skrll[src/trunk]: src/tests/lib/libc/gen Use English spelling of alignment.
skrll[src/trunk]: src/sys/dev/usb KNF
matt[src/trunk]: src/sys/arch/arm/include Remove AArch64 stuff.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxiusb3phy
roy[src/trunk]: src Don't install YP rc.d files with MKYP=no
uwe[src/trunk]: src/distrib/notes/common Add entry for Cisco for the SCTP code.
dholland[src/trunk]: src/distrib/sets/lists/comp Set lists for lfs_inode.h.
bouyer[src/trunk]: src/sys/dev/pci Complete WSDISPLAYIO_SMODE/WSDISPLAYIO_GMODE sup...
jakllsch[src/trunk]: src/sys/dev/i2c Also check the compatibles table when the size i...
tnn[src/trunk]: src/sys/dev/ofw ofw: add of_enter_spi_devs helper method
isaki[src/trunk]: src/sys Clean get_props().
msaitoh[src/trunk]: src/sys/dev/mii Regen.
uwe[src/trunk]: src/distrib/notes/common Add missing backslash at the start of c...
kre[src/trunk]: src/bin/sh PR bin/48875
msaitoh[src/trunk]: src/sys/net No functional change:
msaitoh[src/trunk]: src/sys/dev/pci Set if_baudrate.
martin[src/netbsd-7]: src/doc Tickets #448-451 and 453-454
riastradh[src/trunk]: src/sys/arch/x86/x86 Skip fences in bus_space_barrier on I/O space.
maxv[src/trunk]: src/sys/netinet KNF, no functional change.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd remove conflict marker
skrll[src/trunk]: src/sys/arch/arm/arm Whitespace.
christos[src/trunk]: src/sys/compat/netbsd32 Sync auxv vector generation with exec_el...
msaitoh[src/trunk]: src/sys/arch/x86 OK'd by maxv:
martin[src/netbsd-7]: src/doc Update ticket #448 for additionally regenerated files...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable mmc1 (SDIO Wi-Fi is attached here)
nonaka[src/trunk]: src/sys/dev/bluetooth Added quirk for ELECOM M-XG2BB.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
martin[src/netbsd-7]: src/doc Ticket #438
kardel[src/trunk]: src Import of proposed patch to OpenBSD for supporting GPIO and ...
mrg[src/trunk]: src/distrib/sets/lists bump libfontconfig minor
abhinav[src/trunk]: src/lib/libc/string Fix sentence.
christos[src/trunk]: src/tools/lex make sure that nbtools_compat.h is the first thing...
christos[src/trunk]: src/tests/lib/libc/tls make tests print the values.
abhinav[src/trunk]: src/external/bsd/blacklist/lib Add comma between Nm entries
martin[src/netbsd-8]: src/tests/lib/libc/locale Additionally pull up r1.5 for ticke...
mlelstv[src/trunk]: src/sys/compat/netbsd32 Restore netbsd32 compat code for new NPF...
hannken[src/trunk]: src/common Make XDR usable from kernel or module.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo mino...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
uwe[src/trunk]: src/distrib/notes Do not pass common/macros on the command line ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add seeprom(4)
mrg[src/trunk]: src/usr.bin/midiplay if just parsing don't try to read the unini...
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unused macro MAX_TARGET_STRING_LEN
ozaki-r[src/trunk]: src/sys Don't run DAD on link-up if it's explicitly disabled
dholland[src/trunk]: src/sys/ufs/lfs fix stupid typo in the 64-bit branch of the d_na...
christos[src/trunk]: src/lib/libc/gen PR/55041: Fix printf format in syslog(3) error ...
maxv[src/trunk]: src/sys/arch/x86/x86 Update the pmap only once
ozaki-r[src/trunk]: src/usr.sbin/npf/npfctl Fix showing translated port (ntohs-ed tw...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kamil[src/trunk]: src/distrib/sets/lists/man Improve the category of libbozohttpd....
christos[src/trunk]: src/tests/kernel add an assert that prints the values, and remov...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Bump SHMIF_VERSION
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Only need to SRTA if the device addre...
rmind[src/trunk]: src/sys/arch/sparc/sparc Put malloc.h back; we still need it.
msaitoh[src/trunk]: src/sys/dev/mii The bit location of link ability is different be...
kamil[src/trunk]: src/tests/usr.bin/cc Explain VLA in t_ubsan_vla_out_of_bounds.sh...
mlelstv[src/trunk]: src/doc mention igmafb
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r30...
stacktic[src/trunk]: src/sys/rump/net/lib/libsockin Add IPv6 support
msaitoh[src/trunk]: src/sys/dev/usb Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. ...
matthias[src/trunk]: src/usr.bin/make honor setting .MAKE.JOBS from the makefile. Tha...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm Make the first EDID we find availa...
msaitoh[src/trunk]: src/sys/dev/pci - Move PCI_INTRSTR_LEN from pcireg.h to pcivar.h.
riastradh[src/trunk]: src/sys Eliminate Linux struct pci_dev::dev, struct platform_dev...
sjg[src/trunk]: src/usr.bin/make Do not treat .info as warning for -W
roy[src/trunk]: src/sys/netinet6 inet6: remove needless ifa_release.
martin[src/netbsd-7]: src/doc Ammend #433
hannken[src/trunk]: src/external/cddl/osnet Use native XDR for libnvpair in userland.
riastradh[src/trunk]: src/sys Fix race in timer destruction.
joerg[src/trunk]: src/usr.bin/crunch/crunchgen Strip .eh_frame and .eh_frame_hdr f...
ad[src/trunk]: src/sys Fix false sharing problems with cpu_info. Identified wi...
mbalmer[src/trunk]: src/share/misc it's Rorschach, not Rorshach
mrg[src/trunk]: src/sys/dev/usb add a list of done/todo items to the shared ethe...
christos[src/trunk]: src/sys/arch/amiga/stand/loadkmap remove bsd.hostinit.mk; it bre...
msaitoh[src/trunk]: src/sys/dev/pci - If if_initialize() failed in the attach functi...
msaitoh[src/trunk]: src/sys/dev/pci Do wm_reset_mdicnfg_82580() on 82580 only.
christos[src/trunk]: src/sys/compat/netbsd32 remove useless flag mangling. It is done...
martin[src/trunk]: src/sys/dev/scsipi Remove unused variables
kamil[src/trunk]: src/sys/sys Stop mangling __func__ for C++11 and newer
christos[src/trunk]: src/sys/arch/amd64/conf Add options to run a.out i386 binaries (...
dholland[src/trunk]: src/sbin/newfs_lfs ufs -> ulfs for newfs_lfs
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix off by one in intr handler
pettai[src/trunk]: src/doc Swap spaces to tab on second line (so netbsd.org/changes...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 gpio and watchdog support
mrg[src/trunk]: src/sys/dev/usb mark axe(4) and ure(4) as needing usbnet
matt[src/trunk]: src/sys/arch/evbarm/cubie Replace copyright with TNF
jmcneill[src/trunk]: src/sys/arch Add Tegra K1 PCIE support.
martin[src/trunk]: src Fix editor mishap
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge acpica 20180427
roy[src/trunk]: src/lib/libc/gen Use strerror(3) instead of strerror_r(3) and an...
wiz[src/trunk]: src/share/man/man4 Remove Pp that do nothing. Break line after m...
sevan[src/trunk]: src/share/misc CSP
pgoyette[src/trunk]: src/doc Note update of kernhist(9) and mention that you also nee...
martin[src/trunk]: src/sys/ufs/ext2fs Quell a (bogus) "may be used unintialized" wa...
skrll[src/trunk]: src/sys/arch/arm/cortex Initialise all the SGI/PPI priorities fo...
christos[src/trunk]: src/crypto/external/bsd/openssh Enable compression
kamil[src/trunk]: src/tests/kernel Add new test t_ptrace_attach3 in t_ptrace
pgoyette[src/trunk]: src/sys/sys The inline functions {ms, us, ns}2bintime() are curren...
msaitoh[src/trunk]: src/sys/dev/pci Update some Intel ixgbe devices:
riz[src/trunk]: src/share/misc Spell 'persistent' correctly.
riastradh[src/trunk]: src/usr.bin/vndcompress Change vndcompress to use a default wind...
martin[src/netbsd-7]: src/doc Ticket #494
msaitoh[src/trunk]: src Add JEDEC TSE2004av support. OK'ed by pgoyette. If a device ...
knakahara[src/trunk]: src/sys/dev/pci if_wm uses pci_intr_alloc stubs now.
mrg[src/trunk]: src/distrib/sets/lists bump vmmouse_drv.so
christos[src/trunk]: src/sbin/fsck_ext2fs Instead of zerodivide, give a useful error ...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for X-Powers AC100 integrated audio c...
apb[src/trunk]: src/etc Add MKREPRO and MKARZERO to the list of variables in REL...
kre[src/trunk]: src/sbin/cgdconfig Fix missing -p in usage message (noted by Chr...
mrg[src/trunk]: src/sys/dev/usb fix module build: s/axen/smsc/ in one place.
maya[src/trunk]: src/doc Note new axe(4) chipset support.
christos[src/trunk]: src/share/man/man4 depcrecate IPSEC_NAT_T
christos[src/trunk]: src/external/gpl3/gdb fix ppc
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove an #ifdef PMAP_CACHE_VIVT that's i...
christos[src/trunk]: src/sys Add buildid Go note
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Regen
nonaka[src/trunk]: src/sys/arch/powerpc/booke Added missing mutex_exit() at error p...
christos[src/trunk]: src/usr.bin/make CID 1025007: Don't leak missingFiles
sevan[src/trunk]: src/usr.bin/calendar/calendars Sort
mrg[src/trunk]: src/distrib/sets/lists/xbase updates for xkeyboard-config 2.9
christos[src/trunk]: src/external/bsd/nvi/dist/regex little manual fixing
maxv[src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_dobuf. While her...
hikaru[src/trunk]: src/sys/opencrypto HMAC-SHA-512 has 32 bytes MAC.
martin[src/trunk]: src/sys/dev/sun PR port-sparc64/52622: mark the parent device as...
kre[src/trunk]: src/bin/sh NFC. KNF. return (x) -> return x
joerg[src/trunk]: src/lib/libc/compiler_rt For the moment, don't complain about co...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awge, axp22x
msaitoh[src/trunk]: src/sys/dev/pci Print Error Source Identification register corre...
riastradh[src/trunk]: src/sys/dev/usb Fix order of nulling un->un_pri->unp_ec.ec_mii.
christos[src/trunk]: src/usr.sbin/usbdevs Use strtoi instead of atoi() to catch bad i...
sevan[src/trunk]: src/share/misc LS VCCP VCP
christos[src/trunk]: src/sys/kern - instead of zeroing struct proc on each allocation...
ad[src/trunk]: src/sys/kern reassignbuf(), brelvp(): VI_WRMAPDIRTY is always cl...
riastradh[src/trunk]: src/usr.bin/vndcompress Document the new vndcompress -w option a...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add A64 thermal sensor node
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-7]: src/doc Tickets #446 and #447
thorpej[src/trunk]: src/share/installboot/evbarm Add Banana Pi BPI-M2 Zero and P2 Zero.
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unused dm_dev::dev_type
macallan[src/trunk]: src/sys/arch/evbmips/conf more debug defflag-ing
skrll[src/trunk]: src/sys/dev/usb Update format to report sC
nonaka[src/trunk]: src/sys Update Hyper-V related drivers description.
maxv[src/trunk]: src/sys/sys Fix comment, M_LOOP is not used for statistics, it's...
martin[src/trunk]: src/sys/uvm Add missing <sys/atomic.h> include
christos[src/trunk]: src/libexec/httpd one semicolon is usually enough.
christos[src/trunk]: src/lib/libedit Add a couple more readline compat functions.
matt[src/trunk]: src/sys/arch/arm/include Remove pcb_fpstate.
pgoyette[src/trunk]: src/sys/kern As suggested by christos@, use KASSERTMSG()
maya[src/trunk]: src/sys/arch/playstation2/ee ret is only used in debug cases, ma...
roy[src/trunk]: src/sys/netinet6 inet6: remove unused dad ns/na counters
manu[src/trunk]: src/sys/fs/puffs When changing a directory content, update the c...
jdolecek[src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_...
pooka[src/trunk]: src/sys/kern hw nodes do not go under the kern tree, so add new ...
maxv[src/trunk]: src/doc/roadmaps USER_LDT done.
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2017c from ftp:/...
pooka[src/trunk]: src/sys/rump/dev add virtio-scsi component
mrg[src/trunk]: src/tools/gcc also bump the X in "nbX" with previous
jakllsch[src/trunk]: src/share/misc EIDE is "enhanced", not "enchanced".
christos[src/trunk]: src/external/bsd/ntp/lib/libopts Fix for gcc-4.1
christos[src/trunk]: src/external/bsd/cron/dist store lastch to an int so that EOF is...
pgoyette[src/trunk]: src/sys/netsmb Rather than calling devsw_attach() and ignoring t...
maxv[src/trunk]: src/sys/arch Allow IBRS to be disabled dynamically.
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/alpha remove build output.
jmcneill[src/trunk]: src/sys/arch/arm/omap AM335x EDMA3 has an alignment restriction ...
riastradh[src/trunk]: src/usr.bin/vndcompress Bump date on vndcompress(1) man page.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-7]: src/sys/dev/mii Regen (Ticket #433)
mrg[src/trunk]: src/sys extend usbnet to cope with if_upl, if_smsc, and if_umb n...
maxv[src/trunk]: src/sys/arch Style, and reduce the diff between i386 and amd64. ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pcf8563rtc
utkarsh009[src/trunk]: src/distrib/notes/common Added my name to the NetBSD developers ...
pooka[src/trunk]: src/usr.bin/rump_wmd * make -h actually work
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
maya[src/trunk]: src/sys/arch increase max io mem on amd64. some devices need it.
mrg[src/trunk]: src/external/bsd/llvm/include also fix up LLVM_HOST_TRIPLE.
mbalmer[src/trunk]: src/etc Move _gpio gid below 100 per mrg's request.
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Rearrange code to avoid testing...
martin[src/netbsd-7]: src/sys/dev/pci Pull up the following revisions (via patch), ...
abhinav[src/trunk]: src/usr.sbin/makemandb Casting variable of type int * to size_t...
christos[src/trunk]: src/tools/gcc Remove "--disable-libstdcxx-dual-abi". This option...
christos[src/trunk]: src/libexec/httpd fix the rest of the compilers.
maxv[src/trunk]: src/sys/arch/x86/x86 Introduce x86_load_region(), and explain a ...
christos[src/trunk]: src/sys/net add a lint comment
nonaka[src/trunk]: src/external/gpl2/texinfo/makedoc Restore MAKEDOC. Fix a build f...
maxv[src/trunk]: src/sys/dev/usb Introduce USB_DESCRIPTOR_SIZE (3), and fix two b...
christos[src/trunk]: src/sys/arch/mips/include change #error to KASSERT
maxv[src/trunk]: src/sys/net Simplify: use M_MOVE_PKTHDR directly.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/sparc forgot one
riastradh[src/trunk]: src/sys/arch/ia64/include Nix mb_* on ia64.
msaitoh[src/trunk]: src/sys/rump/include/rump rumpdefs.h, rumperr.h and rumperrno2ho...
macallan[src/trunk]: src/sys/arch/arm/broadcom allow board-specific ioctl() handlers
tnn[src/trunk]: src/sys/dev/spi m25p: add GigaDevice 25Q127CSIG
riastradh[src/trunk]: src/distrib/sets/lists/comp Missed another spot.
riastradh[src/trunk]: src/share/man/man9 Document xc_barrier.
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Comment out implementation specific...
christos[src/trunk]: src/tools/compat/dev remove unused constants (Kamil Rytarowski)
maxv[src/trunk]: src/sys/compat/svr4 http://m00nbsd.net/ae123a9bae03f7dde5c6d6544...
wiz[src/trunk]: src/usr.sbin/postinstall Use Nx.
maxv[src/trunk]: src/sys/arch/x86/x86 Zero out the buffer entirely.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs make sure rid and...
christos[src/trunk]: src/sys/sys undo extra sbtimestamp argument.
christos[src/trunk]: src/sys/kern Add compat_10, open NULL == open "."
macallan[src/trunk]: src/sys/arch/evbmips/ingenic timer interrupt and IPIs
ozaki-r[src/trunk]: src/sys Fix panic on adding/deleting IP addresses under network ...
snj[src/netbsd-7]: src/distrib/sets/lists Apply patch (requested by joerg in tic...
msaitoh[src/trunk]: src/sys/dev/pci Fix comment. No functional change.
skrll[src/trunk]: src/sys/dev Support the OHCI in the NS "SUPERIO" chip as found i...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_<OP>_<N> aliases
jmcneill[src/trunk]: src/sys/arch/arm/allwinner remove debug printf
christos[src/trunk]: src/share/mk amd64 switched to gdb-8.3
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need <linux/module.h> fo...
msaitoh[src/trunk]: src/sys/dev/pci Use aprint*() instead of printf() in the attach ...
mrg[src/trunk]: src/usr.bin/w redo the previous; avoid a bunch of processing whe...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 disable the extension test for now.
riastradh[src/trunk]: src/lib/libc/include xref libc/README
skrll[src/trunk]: src/sys/external/bsd/dwc2 Add a missing usb_syncmem(... BUS_DMAS...
joerg[src/trunk]: src Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if ...
snj[src/netbsd-7]: src/sys/lib/libunwind Pull up following revision(s) (requeste...
msaitoh[src/trunk]: src/sys/dev/pci The register offset of the mask and pending regi...
jmcneill[src/trunk]: src/sys/dev/pci Our softc is the private data of self, not paren...
kamil[src/trunk]: src/sys/kern Align the KERN_PROC_CWD interface to semantics clos...
martin[src/netbsd-7]: src/external/gpl3/gcc/lib/libstdc++-v3/arch mknative for #448...
maxv[src/trunk]: src/sys/net80211 Remove three useless debug messages, remove mea...
christos[src/trunk]: src/share/mk Add i386
christos[src/trunk]: src/external/gpl3/gcc regen
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore If scheduling a...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Remove the pretty much useless 1...
matt[src/trunk]: src/sys/dev/ic swap16 -> bswap16 swap32 -> bswap32
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config disable some asan stuff fo...
rtr[src/trunk]: src/sys/netinet restore splsoftnet() in various usrreqs that wer...
jmcneill[src/trunk]: src/sys/dev/i2c AXP209 isn't an SMBus device, so don't use iic_s...
christos[src/trunk]: src/distrib/hpcsh/stand include distrib Makefile last
bouyer[src/trunk]: src/sys/dev/sysmon As proposed in
riz[src/netbsd-7]: src/doc Ticket 625
pooka[src/trunk]: src On second thought, let's not build the rump kernel component...
nat[src/trunk]: src/sys/dev Add latency sysctl to adjust hw blocksize and hence ...
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Return a valid error in rumpusb_r...
chs[src/trunk]: src/sys remove ep_name, change the last reference to use ep_knam...
christos[src/trunk]: src/lib/libc/net put the state back after it is used.
maxv[src/trunk]: src/sys/arch Add a fifth region, called "head". On kaslr kernels...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Allocate large struct from heap ins...
skrll[src/trunk]: src/sys/arch/cats/cats The free block after the kernel from arm3...
wiz[src/trunk]: src/lib/libutil Sort errors.
martin[src/netbsd-7]: src/doc Tickets #519, #520, #522
christos[src/trunk]: src/lib/libpthread unnamed unions need special treatment since t...
pgoyette[src/trunk]: src/sys/uvm/pmap And replace an instance of "%p" conversion with...
kre[src/trunk]: src/doc Note update of tzdata to 2018e
rmind[src/trunk]: src/sys/net/npf NPF: set the connection flags atomically in the ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts.
macallan[src/trunk]: src/sys/external/bsd/dwc2 #include "opt_usb.h"
jmcneill[src/trunk]: src/sys/arch allow "hdmi.forcemode=dvi" kernel option to force H...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50ia64rccu
mrg[src/trunk]: src/external/mit/xorg add fc-pattern. fix fc-cache build with f...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau push the real attach down via ...
christos[src/trunk]: src/sys Ignore the ancient 01.01 tag that gnuc used to put in ol...
christos[src/trunk]: src/external/gpl3/gdb hello sun2!
hkenken[src/trunk]: src/sys/arch/evbarm use ukbd_cnattach()
njoly[src/trunk]: src/sys/compat/linux/common Add basic IPV6 level socket options ...
martin[src/trunk]: src/usr.sbin/sysinst Simplify previous even further by using hli...
sevan[src/trunk]: src regen
mrg[src/trunk]: src/usr.bin/crunch/crunchgen in dir_search(), don't assume a dir...
abhinav[src/trunk]: src/lib/libc/sys Correct the standard version for clock_nanoslee...
riastradh[src/trunk]: src/sys/dev/pci Use BUS_SPACE_MAP_PREFETCHABLE only if BAR and d...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A83T USB PHY support
snj[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib Apply diagnostic overwrite for...
macallan[src/trunk]: src/sys/arch/powerpc/pic use mapiodev() so this can work on G5s
njoly[src/trunk]: src/sys/compat/linux/arch Regen for getgroups/setgroups update.
macallan[src/trunk]: src/sys/dev/pci fix bit flip in PM2_DAC_COLOR_MODE register
joerg[src/trunk]: src/sys/arch/evbarm/conf Drop the rest of the ARM specific MBR s...
maxv[src/trunk]: src/share/man/man9 Clean up, improve a bit, and document m_remov...
christos[src/trunk]: src/tests/kernel Add a $ORIGIN test
rmind[src/trunk]: src/sys/rump/librump/rumpkern Provide xc_send_ipi() routine in R...
mlelstv[src/trunk]: src/sys/dev/iscsi acquire session lock when changing throttling ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
maxv[src/trunk]: src/sys/netinet Fix three things in arpintr():
christos[src/trunk]: src/share/mk Head is binutils 2.31
rtr[src/trunk]: src/sys/sys bump to 7.99.18 for change to nfs_boot_sendrecv
christos[src/trunk]: src/sys/kern __USING_TOPDOWN_VM is no more, __USE_TOPDOWN_VM...
christos[src/trunk]: src/sys PR/49287: Masao Uebayashi: Handle exec_script argument v...
martin[src/trunk]: src/distrib/sets/lists/xdebug kms_swrast is a symlink to the gal...
snj[src/netbsd-7]: src/share/man/man2 Pull up following revision(s) (requested b...
martin[src/netbsd-7]: src/doc Ticket #640
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-7]: src/sys/dev/scsipi Pull up the following revisions, requested...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that TX might stall because WM_TXQ_NO_...
snj[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
kamil[src/trunk]: src/distrib/sets/lists Fix CATPAGES entries in distrib files
christos[src/trunk]: src/external/gpl3/gdb/dist/sim/common put back script deleted du...
maxv[src/trunk]: src/sys/sys Actually add __unused on the functions themselves in...
christos[src/trunk]: src/lib/libc/stdlib Revert addition to reallocarray to the mallo...
christos[src/trunk]: src/sys/dev/usb define un (pointed out by kre@)
skrll[src/trunk]: src/sys/dev/usb Reduce the scope of some variable. From t-hash
alnsn[src/trunk]: src/sbin/cgdconfig Missed one change when doing a manual merge o...
christos[src/trunk]: src/sys/arch/amd64 provide propert address defaults for topdown ...
jakllsch[src/trunk]: src/sys/arch Initial FDT support for TI's ARM SoCs.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src remove hard coded versi...
snj[src/trunk]: src/doc roll 8.0 changes into CHANGES.prev
apb[src/trunk]: src Only the -m command line option, not MACHINE from the enviro...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Gemini Lake devices.
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/mit/xorg/bin/xload We need to say we have getloadav...
mrg[src/trunk]: src/sys/dev/usb convert aue(4) to usbnet(9).
snj[src/netbsd-7]: src/usr.bin/config Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/mit/xorg/bin/appres Add missing libraries for stati...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid undefined behavior...
msaitoh[src/trunk]: src/sys KNF. No functional change.
hannken[src/trunk]: src/sys/coda Remove unused definitions (C_WANTED, C_LOCKED).
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add SOR and GPU interrupt numbers
dennis[src/trunk]: src/doc Remove note of hack around for riscv compiler problems with
snj[src/netbsd-7]: src/tests/lib/libm Pull up following revision(s) (requested b...
kamil[src/trunk]: src/tests/kernel Add new test attach5 in t_ptrace_wait{4, 6, id, pid}
christos[src/trunk]: src/sys/arch/mips/include remove dup define (already defined in ...
christos[src/trunk]: src/usr.sbin/makemandb Add -lz to makefile to fix the build.
pgoyette[src/trunk]: src/sys/dev If we're going to check for a NULL pointer, do the c...
thorpej[src/trunk]: src/share/installboot/evbarm Add LeMaker Banana Pro.
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Provide a mostly-zeroed page at...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 8 Series KT.
snj[src/netbsd-7]: src/doc tickets 509-514
christos[src/trunk]: src/tests/lib/libpthread we require root for sched_fifo, and mor...
christos[src/trunk]: src/sys/arch/x86/x86 make sure we have a cookie before we try to...
martin[src/trunk]: src/sys/net Mark the rt_timer callout MPSAFE and move the first ...
uebayasi[src/trunk]: src/usr.sbin/postinstall Fix previous; obsolete vars are pairs.
mlelstv[src/trunk]: src/sys/dev rasops reused wscons attribute bits for internal con...
christos[src/trunk]: src/sys/arch/emips/stand Add NOMAN
christos[src/trunk]: src/external/bsd/libfido2 Add build glue
mgorny[src/trunk]: src/tests/lib/libc/sys Add more debug to register writing tests
sevan[src/trunk]: src/share/misc CCTL ERC TLER
martin[src/netbsd-7]: src Pull up following revision(s) (requested by maxv in ticke...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_pci.c depends on nouve...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Don't call internal cngetc() and...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Do not add PCI link references until the b...
maxv[src/trunk]: src/sys/kern Prepare the removal of the 'ioff' argument: add a K...
martin[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
skrll[src/trunk]: src/sys/arch/mips/mips Fix up va for pmap_md_map_ephemeral_page ...
hikaru[src/trunk]: src/sys/dev/pci/qat Fix macro error if QAT_DUMP is defined for d...
msaitoh[src/trunk]: src/sys - Use aprint*() instead of printf() in xxx_attach().
matt[src/trunk]: src/sys/arch/arm/include Add AAPCS64 fenv_t
bouyer[src/trunk]: src/sys/netinet6 Sync with the ipv4 code and call ifp->if_output...
macallan[src/trunk]: src/sys/arch/sparc/dev fix typo
abhinav[src/trunk]: src/lib/libpthread Remove description of pthread_barrierattr_get...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/dispatcher CID 1292510: Handle ...
msaitoh[src/trunk]: src/sys/dev/acpi - Fix a bug that acpiec_space_handler() doesn't...
matt[src/trunk]: src/sys/arch/evbarm/conf Turn off VERBOSE_INIT_ARM (which was tu...
maxv[src/trunk]: src/sys/netinet6 Remove misleading comments.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
uwe[src/trunk]: src/distrib/notes/common Drop the entry for Yasushi Yamasaki. N...
rin[src/trunk]: src Implement workaround for IBM405 Errata 77 (aka CPU_210), where
maxv[src/trunk]: src/sys/arch/i386/i386 KNF and simplify Xen, and reduce the diff...
maxv[src/trunk]: src/sys/kern Fix kernel info leak, 4 bytes of padding in struct ...
jnemeth[src/trunk]: src/usr.sbin/postinstall add powerpc variants to the list of pot...
mrg[src/trunk]: src/tests/include/sys rework to avoid new GCC 5.3 errors and imp...
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace
jmcneill[src/trunk]: src/sys/dev/usb Initialize all fields in bcdc header.
martin[src/netbsd-8]: src/doc Tickets #594 and #595
pooka[src/trunk]: src/usr.bin/rump_wmd Clarify that -l params must be given after ...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use size_t for loop count variable
kamil[src/trunk]: src/sys/arch/amd64/amd64 Do not dereference user pointer in ptra...
christos[src/trunk]: src/usr.bin/ftp CID 1354295: Array overrun.
joerg[src/trunk]: src/sys/arch/arm/conf Do the wildcard symbol dance for the debug...
mrg[src/trunk]: src/sys/arch/x86 move the imc code into x86/pci/files.pci so tha...
christos[src/trunk]: src/external/gpl3/gdb/lib add powerpc
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Adjust to new acpica
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt make too many struct ...
thorpej[src/trunk]: src/sys/dev/ic Don't bother with IFF_OACTIVE. Just keep process...
martin[src/trunk]: src/sys Remove unused variable
msaitoh[src/trunk]: src/sys/arch/amd64/conf Add gem(4).
gdt[src/trunk]: src/share/man/man7 Explain that tests should be run as root, and...
maxv[src/trunk]: src/sys/arch/x86/pci m_free -> m_freem, otherwise leak
szptvlfn[src/trunk]: src/distrib/notes/common + szptvlfn.
matt[src/trunk]: src/lib/libc/softfloat unord for float128 long double
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't include ACPI heade...
maxv[src/trunk]: src/sys/compat/netbsd32 User-triggerable kmem_alloc(0).
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Do probe cpu cache on !cpu0.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: fix incorrect calculation of...
is[src/trunk]: src/sys/netinet Print the IPv6 or IPv4 source addresses of packe...
maxv[src/trunk]: src/sys/arch/amd64 Remove useless debug code, and split trap() i...
christos[src/trunk]: src/bin/sh Revert (kind of) the change in 1.12 of the ancient mk...
martin[src/trunk]: src/sys/dev/spi Remove an unused variable
thorpej[src/trunk]: src/sys/dev/i2c The probe this driver uses is potentially destru...
skrll[src/trunk]: src/sys/uvm/pmap Use KERNEL_PID instead of 0
njoly[src/trunk]: src/sys/compat/linux/arch Fix wrong gid types from previous.
uwe[src/trunk]: src/distrib/notes/common Fix typo in regexp to detect m4 comments.
uwe[src/trunk]: src/distrib/notes/common Drop the entry for "University of Calif...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Fix !DIAGNOSTIC build.
christos[src/trunk]: src/external/bsd/pam-u2f/dist define as empty when not debugging
jmcneill[src/trunk]: src/sys/arch/arm/ti Fix early putchar, add reset func
pgoyette[src/trunk]: src/sys/netsmb Rearrange so that error check is only done after ...
jmcneill[src/trunk]: src/etc/rc.d Add missing rcvar=$name
uwe[src/trunk]: src/distrib/notes/common Drop the entry for Thomas Gerner.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add audio clocks
christos[src/trunk]: src/external/mit/xorg/lib add missing source path
joerg[src/trunk]: src/external/bsd/ntp/lib Use positive checks for GCC 4.1. Deal w...
msaitoh[src/trunk]: src/sys/arch/amd64/conf Fix compile error. PR#38480 was correctl...
pgoyette[src/trunk]: src/share/man/man9 More improvements in grammar and readability.
martin[src/trunk]: src/sys/opencrypto Fix return value of cryptodev_msessionfin.
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet default portalgo to random_start...
maxv[src/trunk]: src/sys/arch/amd64/conf Sync with reality.
ad[src/trunk]: src/sys/arch/sh3 sh3: make ASTs work as expected, and fix a few ...
maxv[src/trunk]: src/sys/kern Fix kernel info leak, we do a blunt copy of struct ...
christos[src/trunk]: src/external/bsd/ntp Since we've added the mdnstries keyword, we...
kre[src/trunk]: src/bin/sh NFC: DEBUG mode only change. When tracing, show >&-...
kre[src/trunk]: src/bin/sh NFC: Code style only. Rather than being perverse an...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe ixg(4) supports workqueue poll mode, but n...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
christos[src/trunk]: src/lib/libc/gen Grr need to deal with isgraph(3). Is there a be...
christos[src/trunk]: src/sys/uvm don't store the rssmax in the lwp rusage, it is a pe...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Match the follwing devices:
riastradh[src/trunk]: src/share/man/man9 Update rnd(9) man page to reflect reality sin...
christos[src/trunk]: src/lib/libc/sys Explain rmtp setting.
mlelstv[src/trunk]: src/sys/dev/iscsi Whitespace
cherry[src/trunk]: src/sys/arch/x86/x86 Do not assume that all uses of efi are pci ...
martin[src/netbsd-7]: src/doc Ticket #507
christos[src/trunk]: src/sbin/dump_lfs revert part of previous commit
christos[src/trunk]: src/tests/dev/usb fix build by adding a Makefile.inc that chains...
christos[src/trunk]: src/usr.bin/netstat more XXX removal.
matt[src/trunk]: src/sys/arch/evbmips/conf Add md_root.c
skrll[src/trunk]: src/distrib/utils/embedded Update usage output a little
snj[src/netbsd-7]: src/sys/arch/next68k/stand/boot Pull up following revision(s)...
joerg[src/trunk]: src When building the atomic op test on SPARC64 with Clang, skip...
christos[src/trunk]: src/external/cddl/osnet/lib/libzpool make compilable from the ke...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Make {u, }intptr_t "l...
christos[src/trunk]: src Create a new bsd.hostinit.mk file and put the build definiti...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_get_wakeup(sc) before checking WM_F_HAS_...
msaitoh[src/trunk]: src/sys/dev Add missing newlines...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel devices from document (Intel 8 Se...
pooka[src/trunk]: src/sys/rump/net/lib cosmetic: put portalgo.c in the conceptuall...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
msaitoh[src/trunk]: src/sys/dev igphy(4),ukphy(4): Set mii_mpd_* entries.
maxv[src/trunk]: src/sys/compat Fix info leaks.
snj[src/netbsd-7]: src/include Pull up following revision(s) (requested by wiz i...
kre[src/trunk]: src/usr.sbin/npf/npfctl Add missing ; - hopefully unbreak build.
christos[src/trunk]: src/sys/net/npf remove bogus KASSERT, there are error paths that...
wiz[src/trunk]: src/lib/libc/sys Fix macro. Remove trailing whitespace.
pooka[src/trunk]: src Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in...
christos[src/trunk]: src/tests/kernel - Add a 3 way handshake between the tracer and ...
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing.
christos[src/trunk]: src/sys/arch/i386/include - prevent optimization from omitting t...
christos[src/trunk]: src/external/bsd/ntp Merge conflicts
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Make shmif SIMPLEX
skrll[src/trunk]: src/sys/arch/arm/arm32 Call pmap_free_l2_bucket for the kernel p...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel CPUID Architectural Performan...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Round off some bus clock values.
joerg[src/trunk]: src/lib/libc/arch/mips Use fixunssfsi and fixunsdfsi from compil...
christos[src/trunk]: src/sys/net/npf modules don't define MODULAR.
msaitoh[src/trunk]: src/sys/dev/pci Make new sk_unreset_{xmac, yukon}() and use them ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
martin[src/trunk]: src/lib/libc/time Intialize dstname - the invariant combination ...
msaitoh[src/trunk]: src/sys No functional change:
wiz[src/trunk]: src/share/man/man8/man8.x86 Remove superfluous Ns.
mrg[src/trunk]: src/sys/kern mark a variable __diagused to fix this problem affe...
martin[src/netbsd-7]: src Pull up the following revisions via patch, requested by a...
abhinav[src/trunk]: src/lib/libc/string Fix grammar.
msaitoh[src/trunk]: src/sys/net - If if_initialize() failed in the attach function, ...
jmcneill[src/trunk]: src/doc awindma(4): Add support for AllWinner A10/A20 DMA contro...
kamil[src/trunk]: src/lib/libpanel Readd empty line - it's a part of style
christos[src/trunk]: src/doc more vax Makefile damage
jdolecek[src/trunk]: src now that Jared fixed ena(4) to work, add manpage for it; ada...
mrg[src/trunk]: src/sbin/atactl add some intel specific smart values, and be mor...
bouyer[src/trunk]: src/sys/arch/evbarm/awin Return an error instead of KASSERT() we...
msaitoh[src/trunk]: src/sys/dev/pci Remove duplicated inclusion of sys/bus.h.
nonaka[src/trunk]: src/sys/dev/pci Limit the number of dma segments used for transm...
uwe[src/trunk]: src/distrib/notes/common Collapse multiple spaces between words.
skrll[src/trunk]: src/sys/arch/arm/arm Remove unintended commit
christos[src/trunk]: src/external/gpl3/gdb/lib regen
christos[src/trunk]: src/external/gpl3/gdb/lib add armeb
jdolecek[src/trunk]: src/sys/dev/pci fix pasto (MSI -> MSIX)
matt[src/trunk]: src/sys/arch/arm/arm32 If the vector_page is not ARM_VECTORS_{LO...
snj[src/netbsd-7]: src/lib/libc/arch Pull up following revision(s) (requested by...
uwe[src/trunk]: src/distrib/notes/common Use troff \(xx names for the few accent...
msaitoh[src/trunk]: src/sys/arch/arm/broadcom Remove unused variable.
christos[src/trunk]: src/external/bsd/cron/dist PR/47362: Brian Marcotte: cron is too...
adam[src/trunk]: src/sys/modules/pf Fix building with MKGCC=no
jakllsch[src/trunk]: src/sys/arch A couple small adjustments to make big endian (BE8)...
ad[src/trunk]: src/sys/arch/x86/x86 - Change some expensive checks DEBUG -> DIA...
joerg[src/trunk]: src/tools/binutils For the tools build, always use the Bison-cre...
dholland[src/trunk]: src/sys/ufs G/C
snj[src/netbsd-7]: src/doc amend ticket 467
mrg[src/trunk]: src/sys/dev/usb aue depends upon usbnet
kre[src/trunk]: src/bin/sh Fix "export -x" (and its consequences) to behave as o...
jakllsch[src/trunk]: src/sys/arch xbd has been able to cope with any value of MAXPHYS...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bios Use ...
kre[src/trunk]: src/bin/sh Fix the worst of the bugs in alias processing. This...
joerg[src/trunk]: src/sys/dev/pci Byte access is only used in the midi code.
skrll[src/trunk]: src/sys/dev/usb More debug
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO. Fix date. Whitespace fixes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 bus_space_write_4, not i...
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove mksysctls(), now provided b...
dholland[src/trunk]: src/sys/ufs/lfs Update the line-count standings.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb need arch-utils.h
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - For X550 and newer, print NVM Image Vers...
martin[src/trunk]: src/sys/kern Do not assume size_t == unsigned long
christos[src/trunk]: src/distrib/utils/embedded fix image building:
wiz[src/trunk]: src/sbin/mount_tmpfs Improvements from jmc@openbsd.
christos[src/trunk]: src/external/bsd/pam-u2f/dist - fix order initialization: debug_...
christos[src/trunk]: src/sys/modules/compat Don't exclude amd64 from COMPAT < 15. We ...
christos[src/trunk]: src/lib/libpthread_dbg Only the first symbol (pthread_dbg) shoul...
christos[src/trunk]: src/external/gpl3/gdb/bin/gdb need more includes and libraries.
christos[src/trunk]: src/sys/dev/tc PR/50849: Felix Deichmann: Relax TC option ROM he...
htodd[src/trunk]: src/sys/arch/evbarm/conf Comment out IPSEC in GUMSTIX like the r...
christos[src/trunk]: src/sys/net/npf Simplify even further and fix non-modular kernels:
sevan[src/trunk]: src/distrib/sets/lists/comp files with _p.a suffix should be tag...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
skrll[src/trunk]: src/external/gpl3/gdb/lib earmhf* gdb mknative files.
matt[src/trunk]: src/sys/arch/evbarm/beagle Now that VBAR support is present, swi...
matt[src/trunk]: src/lib/libc_fp Library which implements the softfloat primitive...
pgoyette[src/trunk]: src Synch with HEAD
martin[src/trunk]: src/external/bsd/bind/include/isc Use crypto code from openssl. ...
maxv[src/trunk]: src/sys Add support for monitoring the stack with kASan. This al...
jdolecek[src/trunk]: src/sys/arch/xen/xen (only commit message for rev 1.85, no actua...
matt[src/trunk]: src/sys/arch/arm/omap Beginnings of OMAP5 support.
pgoyette[src/trunk]: src/sys/dev Follow previous entries, and list the imc and imcsmb...
maya[src/trunk]: src/tests/lib/libm Use a global double to stop GCC from optimizi...
msaitoh[src/trunk]: src/sys/arch/macppc/dev Fix macppc/dev/if_mc.c::mc_mediachange()...
martin[src/netbsd-8]: src Pull up the following, requested by kamil in ticket #552:
uebayasi[src/trunk]: src/usr.bin/config + suffix rules
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
snj[src/netbsd-7]: src/distrib/atari/floppies/common Pull up following revision(...
phx[src/trunk]: src/sys Fixed format string types to make it compile with BAH_DE...
wiz[src/trunk]: src/share/man/man9 Fix non-macro. Properly end list.
maxv[src/trunk]: src/sys/arch Fix widespread leak in the sendsig_siginfo() functi...
matt[src/trunk]: src/sys/arch/arm/arm Deal with __ARM_FIQ_INDIRECT
christos[src/trunk]: src/external/mit/xorg/lib/libIntelXvMC Put back MKLINT=no for now
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add the new unit-tests for make(1) ...
joerg[src/trunk]: src/sys/arch/sh3/include binutils decided to shuffle around its ...
isaki[src/trunk]: src/sys/arch/sgimips/mace mavb supports only playback for now, s...
jmcneill[src/trunk]: src/sys/dev/pci Add calls to if_attach and if_deferred_start_init
joerg[src/trunk]: src/lib/csu Do not pass the main object handle from the assemble...
maya[src/trunk]: src/external/mit/xorg/lib/gallium Add libraries to resolve missi...
dennis[src/trunk]: src/sys/sys Update struct nchstats to 64 bit counters on all mac...
jmcneill[src/trunk]: src/sys/arch/arm/ti UART frequency comes from 'clock-frequency' ...
christos[src/trunk]: src/share/man/man4 reflect current reality.
riastradh[src/trunk]: src/sys Largely eliminate the MD rwlock.h header file.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-savage XXX: defi...
martin[src/trunk]: src/sys/arch/arm/arm32 Simplify netbsd32_vm_default_addr (for no...
martin[src/netbsd-7]: src/sys/dev/pci Regen (ticket #528)
shm[src/trunk]: src/usr.bin/login Fixed off-by-one in decode_ss (CID 977426)
mlelstv[src/trunk]: src/sys/dev/iscsi Need session mutex to read serial number.
blymn[src/trunk]: src/tests/lib/libcurses Add script for assisting with debugging ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add newline after group of intr defs, no...
snj[src/netbsd-7]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Pull up fo...
wiz[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Close comment.
abhinav[src/trunk]: src/lib/libc/locale Add towupper to the NAME section as well.
pgoyette[src/trunk]: src/sys/opencrypto Implement in-module ref-counting, and do not ...
mrg[src/trunk]: src/libexec/httpd fix -X option parsing. noted by Rajeev V. Pil...
martin[src/netbsd-8]: src/sys/arch Pullup the following revisions via patch, reques...
mrg[src/trunk]: src/external/gpl3/gcc regen.
nakayama[src/trunk]: src/sys/compat/sunos32 Fix previous. There is no uap.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmcneill[src/trunk]: src/usr.bin/mkubootimage Add -u flag for updating headers in place.
pooka[src/trunk]: src/lib/libc Add two more Makefile conditionals required for RUM...
matt[src/trunk]: src/sys/arch/arm/vfp Add support for PCU_KERNEL and vfp_kernel_a...
msaitoh[src/trunk]: src/sys If if_initialize() failed in the attach function, free r...
riastradh[src/trunk]: src/sys/dev/hdaudio Add #includes to make this compile.
macallan[src/trunk]: src/sys/arch/mips/ingenic peripheral bus, not really tested
maxv[src/trunk]: src/sys/netinet Don't rebase the pointers. 'm' is only allowed t...
christos[src/trunk]: src/sys/arch/alpha/tc From Felix Deichmann:
christos[src/trunk]: src/external/bsd/ntp/include No, bash is not the posix shell. Wh...
macallan[src/trunk]: src/sys/arch/macppc/dev first step to make dbdma less hackish
matt[src/trunk]: src/sys/arch/arm/allwinner Initialize ec_mii
dholland[src/trunk]: src/sys/ufs/lfs Split lfs from ufs, part 2:
ozaki-r[src/trunk]: src/sys/net Protect sysctl_rtable with KERNEL_LOCK and softnet_lock
maxv[src/trunk]: src/sys/compat Fix info leaks in sysinfo().
abhinav[src/trunk]: src/common/lib/libppath Remove comma after last Nm entry in the ...
maxv[src/trunk]: src/usr.sbin/route6d Clean up.
maxv[src/trunk]: src/sys/arch/x86/x86 Initialize xstate_bv with the structures th...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.4 with the fo...
knakahara[src/trunk]: src/sys/dev/pci initial port rss_getkey() from freebsd, and use ...
martin[src/trunk]: src/tests/lib/libc/gen Skip the tests on ARM if the NEON fpu doe...
christos[src/trunk]: src/sys/arch/arm/arm - comment out set but not used variables.
christos[src/trunk]: src/sys/kern don't use stack for name (requested by joerg)
dholland[src/trunk]: src/sbin/fsck_lfs dp->di_u.inumber -> dp->di_inumber
tnn[src/trunk]: src/sys/dev/spi m25p: print vendor & device id before bailing ou...
maxv[src/trunk]: src/sys/netipsec static const on ipsecif4_encapsw
roy[src/trunk]: src/etc/rc.d Fix the problem of just having a valid interface na...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Import compiler-rt r20...
jklos[src/trunk]: src/sys/arch/vax/vsa Adds VAXstation VLC and 4000/60 framebuffer...
jmcneill[src/trunk]: src/sys/dev/i2c Allow drivers to provide their own read/write re...
christos[src/trunk]: src/distrib/sets/lists add libfido2, libcbor, pam-u2f, sort
christos[src/trunk]: src/tests/kernel clear failure, print signals symbolically.
mrg[src/trunk]: src/sys/arch make sure MSGBUFSIZE can't expand strangely by usin...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Print Intel CPUID Architectural Perform...
gson[src/trunk]: src/sys/dev/usb Preserve the toggleCarry bit in the Endpoint Des...
christos[src/trunk]: src/sys PR/47886: Dr. Wolfgang Stukenbrock: IPSEC_NAT_T enabled ...
christos[src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD):
skrll[src/trunk]: src/sys/dev/usb Update some comments. Some from t-hash with upd...
martin[src/netbsd-7]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Pull up f...
jmcneill[src/trunk]: src/sys/dev/i2c Add more axp809 controls
riastradh[src/trunk]: src/usr.bin/vndcompress Judicious (and justified) casts to avoid...
msaitoh[src/trunk]: src/sys/dev/acpi Fix undefined behavior in thinkpad_mask_init()....
msaitoh[src/trunk]: src/sys/dev/pci regen.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add support for "await key" to a...
kre[src/trunk]: src/bin/sh Simplify convoluted language, and remove incorrect st...
christos[src/trunk]: src/usr.bin/netstat XXX: removal
maxv[src/trunk]: src/sys/arch Add some {} when the meaning is too ambiguous. From...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
mlelstv[src/trunk]: src/sys/dev/pci wscons driver for Intel Graphics Media Accelerator.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add PCID support in the guests. This speeds...
martin[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.sbin/arp Add an ifscope <interface> argument to arp in t...
roy[src/trunk]: src/doc Note addition of IN_IFF_TENTATIVE and friends.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner transfer to TXDATA reg, not DMA irq e...
macallan[src/trunk]: src/sys/arch/sparc/sparc since SX can trigger NMIs dump the stat...
ozaki-r[src/trunk]: src/sys/net Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices...
skrll[src/trunk]: src/sys/arch/aarch64/include Provide a LWP_PC for Taylor
uwe[src/trunk]: src/lib/libc/sys Minor markup tweaks.
martin[src/trunk]: src/sys/arch/alpha/conf Add raid to the install kernel
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Translate sg_pcopy_to_bu...
maxv[src/trunk]: src/sys/kern Replace || by && in KASAN, to increase the pool cov...
rkujawa[src/trunk]: src/share/man/man4 Note MCP9804 now also supported by sdtemp(4) ...
abhinav[src/trunk]: src/lib/libc/string Fix grammar and be consistent between using ...
apb[src/trunk]: src/sys/conf BUILDINFO part 1: newvers.sh
christos[src/trunk]: src/share/man/man7 Document new PF_LOCAL sysctls.
ozaki-r[src/trunk]: src Add basic tests for ifconf (SIOCGIFCONF)
christos[src/trunk]: src/usr.sbin/pppd/pppd Revert previous. It is too aggressive and...
maya[src/trunk]: src/sys Use C99 initializer for filterops
dholland[src/trunk]: src/sys/ufs/lfs improve some panic messages
riastradh[src/trunk]: src/sys/dev/pci Leave it entirely up to the driver whether to ma...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Miscellaneous little fixes for...
mbalmer[src/trunk]: src/sbin/mount Add reference to mount_chfs, bump date.
kre[src/trunk]: src/tests/bin/sh Oops, this is 2018, not 2017 ... cut&paste (af...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Pass ci->ci_cpuid as irq of IST_IPI.
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by jmcne...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove comments that are more misleading th...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner initialize if_xname, if_capabilities, ...
christos[src/trunk]: src/sys/compat/aoutm68k regen
martin[src/netbsd-7]: src/doc Tickets #419 and #420
snj[src/trunk]: src/gnu/usr.bin/groff/tmac evbsh5 is no more
ozaki-r[src/trunk]: src/sys/arch/xen/conf Add two new compat files for Xen on amd64
mrg[src/trunk]: src/doc note atactl auto vendor (micron) support.
pooka[src/trunk]: src/share/mk Allow "make describe" to descend into SUBDIRs.
stacktic[src/trunk]: src/sys/compat/linux/common Typo
dennis[src/trunk]: src/sys Update stats-keeping in sys/kern/vfs_cache.c to remove (...
maxv[src/trunk]: src/sys/netipsec Remove some more dead code.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia GPU power is controlled by a different r...
skrll[src/trunk]: src/sys/arch/evbarm/evbarm splserial is an alias for splhigh now...
msaitoh[src/trunk]: src/sys Regen.
blymn[src/trunk]: src/tests/lib/libcurses/check_files Fix failing background test ...
rin[src/trunk]: src/sys/arch/arm/broadcom Correctly report memory size, not cloc...
maxv[src/trunk]: src/sys/ufs/ffs Add a missing goto.
maya[src/trunk]: src/external/gpl3 Use bools with bool. NFCI.
skrll[src/trunk]: src/sys/dev/pci Handle Cavium AHCI/RAID controller BAR weirdness.
christos[src/trunk]: src/sys - use the unused section in the array to put a NetBSD no...
riastradh[src/trunk]: src/sys Rip out pserialize(9) logic now that the RCU patent has ...
maxv[src/trunk]: src/sys/netinet Minor stylistic changes, and use C99 types.
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove misleading comment on linear target arg
christos[src/trunk]: src/external/bsd/ntp/lib/libntp Fixes for gcc-4.1
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
uwe[src/trunk]: src/distrib/notes/common Move the entry for Caldera to its prope...
christos[src/trunk]: src/sys/net/npf Introduce an npf_conn_destroy_idx() that can han...
tnn[src/trunk]: src/sys/dev/spi spi: make the "slave" config(5) locator optional
kardel[src/trunk]: src/sys/ufs/ufs fix clearing of system-flags (schg, sappnd). cle...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add A80 led and mmc0detect gpios
maxv[src/trunk]: src/sys/arch/amd64/amd64 Treat page faults from iretq/etc as fat...
mrg[src/trunk]: src updates for fontconfig 2.10.93.
martin[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by n...
ryo[src/trunk]: src/sys/arch/arm/imx fix typo
christos[src/trunk]: src/sys/ufs/ffs - Add debugging for mount...
snj[src/netbsd-7]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
pooka[src/trunk]: src/sys/arch/i386/include On i386, prefer __WCHAR/WINT_TYPE__ wh...
jmcneill[src/trunk]: src/sys/arch/arm/dts Remove audio related nodes (they are presen...
maya[src/trunk]: src/external/public-domain/xz/lib restrict psabi warning hack to...
tsutsui[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add dhcpcd(8) to alpha's IN...
riastradh[src/trunk]: src/sys/kern Restore xcall(9) fast path using atomic_load/store_*.
martin[src/netbsd-7]: src/doc Tickets #439 and #440
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add virtio at acpi
msaitoh[src/trunk]: src/sys/kern Fix compile error.
mrg[src/trunk]: src/distrib/sets also look in ./usr/X11R7/ for x.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src bump shlib version; som...
msaitoh[src/trunk]: src/sys/dev/pci Add entry for Intel Quark X1000 UART.
skrll[src/trunk]: src/sys/dev/usb Don't use magic number
wiz[src/trunk]: src/gnu/dist/groff/tmac Describe another use for .Cm. Bump date.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349675: Null pointer dereference
christos[src/trunk]: src drop my name from the advertising clause.
skrll[src/trunk]: src/sys/arch/mips/mips KASSERT for KX in __mips_n32 as well.
mlelstv[src/trunk]: src/sys/dev More code from OpenBSD
mbalmer[src/trunk]: src New variable MKX11MOTIF to enable building libGLw with Motif...
ozaki-r[src/trunk]: src/sys/arch/arm/gemini Use if_percpuq_enqueue, not if_input
jdolecek[src/trunk]: src/sys/arch/xen/xen avoid race condition between I/O submission...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
jklos[src/trunk]: src/sys Remove autoconf.h include from am7930.c as per Matt Thom...
bouyer[src/trunk]: src/sys/dev/pci Move registers definitions to a separate file, n...
jnemeth[src/trunk]: src/sys/dev/usb PR/49484 - Sprow -- some additional SMSC devices
hannken[src/trunk]: src/sys/fs/smbfs Change smbfs from hashlist to vcache.
bouyer[src/netbsd-8]: src/doc Ticket 630
kamil[src/trunk]: src/tests/lib/libc/sys Introduce check for the support of FPU ex...
mrg[src/trunk]: src/distrib/sets/lists update for libxcb and libXrandr updates
msaitoh[src/trunk]: src/sys s/pakcet/packet/ in comment.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi If an mmc-pwrseq provider is available, u...
christos[src/trunk]: src/sys/sys - since we include asan.h unconditionally now, make ...
ad[src/trunk]: src/sys/kern If the system is not up and running yet, just run t...
roy[src/trunk]: src/sbin/ifconfig Report IN_IFF_TENTATIVE and friends.
christos[src/trunk]: src/etc/mtree Extra directories for fido and cbor
bouyer[src/trunk]: src/sys/arch/amd64/amd64 Use FLAT_RING3_CS64 (defined in Xen pub...
christos[src/trunk]: src/sys/arch/i386/include we don't really have 64 bit atomic ops.
ozaki-r[src/trunk]: src/sys/net/npf Fix npfclt reload on rump kernels
nisimura[src/trunk]: src/sys/arch/arm/sociox Socionext AVE GbE driver for UniPhier So...
mrg[src/trunk]: src/external/public-domain/sqlite/lib remove no longer required ...
macallan[src/trunk]: src/sys/dev/sbus first draft of a driver for SMSI,mgx
joerg[src/trunk]: src/share/mk Always provide --sysroot arguments, even for EXTERN...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin check for EOF from backing sucket
mrg[src/trunk]: src/sys/arch/powerpc/oea introduce a inline function to set a va...
msaitoh[src/trunk]: src/sys/arch/mips/ralink Fix compile error.
mrg[src/trunk]: src/distrib/sets/lists/comp updates sparc* sets for GCC 5.3.
christos[src/trunk]: src/share/mk Everyone is on gdb-8.3 now.
maxv[src/trunk]: src/sys/netipsec Remove a dummy reference to XF_IP4, explain bri...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1018734: Unitialized va...
dholland[src/trunk]: src/usr.bin/uuencode Clarify and generally improve. The expansio...
cherry[src/trunk]: src/sys/arch/x86/x86 Remove redundant static function declaration
macallan[src/trunk]: src/sys/arch/evbmips/conf set debug options
nonaka[src/trunk]: src/sys/dev/pci include <sys/intr.h> for softint(9).
msaitoh[src/trunk]: src/sys/arch Add ichsmb(4), spdmem(4) and sdtemp(4).
christos[src/trunk]: src/tests/lib/libc/sys should terminate and does with ktrace, bu...
thorpej[src/trunk]: src/sys/arch/arm/broadcom There are some devices on the bcm283x ...
kamil[src/trunk]: src/tests/lib/libc/sys In ATF t_ptrace_wait* SIGILL tests allow ...
uwe[src/trunk]: src/distrib/notes/common Drop the entry for Texas A&M University.
martin[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
joerg[src/trunk]: src/sys/arch/xen/xenbus Compute storage size for a string correc...
christos[src/trunk]: src/bin/sh PR bin/50959 - allow consistent use of 0X hex constan...
christos[src/trunk]: src/lib/libc/sys Add EXAMPLE and ERRORS section.
snj[src/trunk]: src/distrib/notes/common bah. this time without a typo.
jakllsch[src/trunk]: src/sys/arch/arm/rockchip add RK3399 eDP clocks
riastradh[src/trunk]: src/sys/arch/m68k/include Nix mb_* on m68k.
maxv[src/trunk]: src/sys/arch Add two XXXs, so that people don't get confused, a ...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Aaron Swartz and Steve Jobs
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Add handling of spill/fill a...
riz[src/trunk]: src/external/mit/xorg/lib/pixman Turn off attribute warning erro...
mrg[src/trunk]: src/external/mit/xorg/bin/xdm/chooser find the renamed app-defau...
sborrill[src/trunk]: src Fix long-term broken pattern match when determining if uname...
kamil[src/trunk]: src/sys/netinet Replace potentially misaligned pointer dereferen...
mlelstv[src/trunk]: src/sys/dev/iscsi More debug output. Dump pending CCBs when clea...
maxv[src/trunk]: src/sys/arch/xen/xen Uninitialized variable. Found by Brainy.
mrg[src/trunk]: src/external/gpl3/gcc for now, use a mknative-gcc copy of insn-m...
rodent[src/trunk]: src/share/misc +sx Sint Maarten
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement zfsctl_...
riastradh[src/trunk]: src/sys/dev Kill some more extern cfdriver xyz_cd in favour of #...
martin[src/netbsd-7]: src/doc Update #438
christos[src/trunk]: src/lib Add the netpgp lua bindings so that the compat build can...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
christos[src/trunk]: src/sys/arch/x86/x86 - If we succeeded allocating a buffer that ...
joerg[src/trunk]: src/common/lib/libc/atomic Fix up the remaining __sync_* functio...
skrll[src/trunk]: src/sys/arch/arm/arm32 Whitespace
tkusumi[src/trunk]: src/sys/dev/dm dm: Add a comment on race window on unload
msaitoh[src/trunk]: src/sys No functional change:
matt[src/trunk]: src/sys/arch/mips/include mips_{l, s}d_a64 only valid for !O32
jmcneill[src/trunk]: src/sys/arch/arm/allwinner bump AWIN_CORE_SIZE to include gmac
snj[src/netbsd-7]: src/doc 580, 586-589, 591-596
jmcneill[src/trunk]: src/sys/dev/sdmmc After setting HS_TIMING value for HS200 or lat...
skrll[src/trunk]: src/sys/dev/pci Add an XHCI_DISABLE_MSI option
yamaguchi[src/trunk]: src/sys/dev/pci Send packets even if link state is not up
jmcneill[src/trunk]: src/sys/dev/pci Enable MSI support where available.
christos[src/trunk]: src/libexec/httpd fix wrong variable
pgoyette[src/trunk]: src/usr.sbin/wsfontload Note lack of a method to determine which...
macallan[src/trunk]: src/sys/arch/sparc/sparc be more specific when identifying Super...
msaitoh[src/trunk]: src/sys/dev/acpi - Make the case that width < 8 behave as the sa...
dsl[src/trunk]: src/sys/arch/i386/i386 Rewrite the code that converts the x87 ta...
joerg[src/trunk]: src Handle dependency on libstdc++ / libc++ in bsd.lib.mk.
skrll[src/trunk]: src/distrib/utils/embedded More usage updates
matt[src/trunk]: src/sys/lib/libunwind Add support for non-EABI (DWARF) ARM excep...
sevan[src/trunk]: src/libexec/httpd/lua Pass the expected httpd instance when call...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/sys/dev/i2c Pull up following revision(s) (requested by j...
christos[src/trunk]: src/sys/arch/arm/iomd tuck in variables that are only used in th...
christos[src/trunk]: src/usr.sbin/vnconfig bump date.
matt[src/trunk]: src/sys/arch/arm/include Don't use _lock_cas explicitly, use ato...
wiz[src/trunk]: src/usr.sbin/makemandb Fix an off by one bug in apropos.
bouyer[src/trunk]: src/sys/arch/arm/allwinner Factor out reading/writing CCM regist...
mrg[src/trunk]: src/libexec/httpd add ssl specific timeout value (30s). if SSL_...
martin[src/trunk]: src/sys/arch/acorn26/conf backout previous, there was no eabi sw...
christos[src/trunk]: src/doc start creating a table and say I will do binutils.
kre[src/trunk]: src/bin/sh PR bin/52272 - fix an off-by one that broke ~ expansi...
maxv[src/trunk]: src/sys/arch/arm/imx Don't remove M_PKTHDR manually, use m_remov...
christos[src/trunk]: src/sys/uvm delete VM_DEFAULT_ADDRESS and commentary which is no...
hannken[src/trunk]: src/sys/kern Change vnode operations create, mknod, mkdir and sy...
maxv[src/trunk]: src Introduce KLEAK, a new feature that can detect kernel inform...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Slightly rearange stopcounter() to ...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo don'...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by khorben in ti...
skrll[src/trunk]: src/sys/arch/arm/nvidia Whitespace.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Update compatible strings for mainline
nonaka[src/trunk]: src/sys/dev/usb Added SMSC LAN7500 USB 2.0 gigabit ethernet devi...
jnemeth[src/trunk]: src/sys/dev/usb regen
matt[src/trunk]: src/sys/arch/mips/mips For LP64 and N32 make sure KX is set in t...
snj[src/netbsd-7]: src/lib/libc/string Pull up following revision(s) (requested ...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add _atomic_cas_16_up and _a...
snj[src/netbsd-7]: src/doc 411-415
matt[src/trunk]: src/sys/arch/arm/include ldrht is v6t2 or later so use ldrt and ...
christos[src/trunk]: src/sys/kern handle the hardware layer tty ioctls directly so th...
mrg[src/trunk]: src/external/mit/xorg/lib/dri fix build problem with radeon_*.c ...
pgoyette[src/trunk]: src/share/misc Add MAMR
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
jmcneill[src/trunk]: src/sys/dev/wscons Add hw.wsdisplay.multicons sysctl that can be...
christos[src/trunk]: src/sys/kern bump the pathname size to NAME_MAX as POSIX wants.
hikaru[src/trunk]: src/sys/opencrypto crypto(4): accept CRYPTO_SHA2_384_HMAC and CR...
skrll[src/trunk]: src/sys/arch/arm/arm32 Simplify ARM_MMU_EXTENDED #ifdefs
christos[src/trunk]: src/external/gpl3/binutils regen; Left: earm, armeb, earmeb, ris...
maxv[src/trunk]: src/sys/arch/amd64/amd64 This comment is wrong. In fact, we are ...
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20181124.
wiz[src/trunk]: src/lib/libc/yp Remove useless macros. Sort errors.
msaitoh[src/trunk]: src/sys/dev/pci - Rename PCI_PRODUCT_INTEL_DH89XX_SMB to PCI_PRO...
martin[src/trunk]: src/tests/lib/libc/gen Use machdep.unaligned_sigbus to skip the ...
christos[src/trunk]: src/share/mk Explain why used to fold case when deciding if we a...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd myasprintf (wtf) passes down a fo...
hannken[src/trunk]: src/external/cddl/osnet/dist/cmd/stat/common Remove "dist/cmd/st...
msaitoh[src/trunk]: src Add a maunal page for ixv(4).
kamil[src/trunk]: src/tests/kernel Fix a mistake in a test for KERN_PROC_CWD
jmcneill[src/trunk]: src/share/mk Build aarch64 modules without fp or simd instructions.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel devices from the following datash...
utkarsh009[src/trunk]: src/sys/sys [syzkaller] Change the return type of printf(9)
knakahara[src/trunk]: src/sys/net Reduce KERNEL_LOCK thereby ifq_lock is used by default.
christos[src/trunk]: src/external/bsd/ntp/lib/libntp fix for -5, MKREPRO is not alway...
maxv[src/trunk]: src/sys Change do_sys_mount() so that it only takes as argument ...
mlelstv[src/trunk]: src/sys/dev/sdmmc regen
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing sa_bu...
bad[src/trunk]: src/sys/dev/pci Adapt ena_rx_checksum() to NetBSD.
matt[src/trunk]: src/lib/libc/arch/or1k The OpenRISC calling standard only passes...
knakahara[src/trunk]: src/sys fix interrupt_* stubs. reported by skrll@n.o
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that the auto negotiation timer isn't ...
ozaki-r[src/trunk]: src/sys/netinet Stop callout in arp_rtrequest(RTM_DELETE)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Reboot notifier stubs.
maxv[src/trunk]: src/sys/netinet Same change as rev1.258, but this time in revarp...
knakahara[src/trunk]: src/usr.sbin/tprof tprof: Add goldmont support.
snj[src/netbsd-7]: src/external/bsd/ipf/bin/ipftest Pull up following revision(s...
wiz[src/trunk]: src/sys/sys Fix typo in comment.
christos[src/trunk]: src/sys/arch/newsmips/stand add NOPIE
wiedi[src/trunk]: src/distrib/notes/common add myself
abhinav[src/trunk]: src/lib/libc/sys Add fhstatvfs1 to the NAME section
nonaka[src/trunk]: src/sys/dev/hyperv Remove unused definition.
mrg[src/trunk]: src/external/gpl3/gcc #if 0 the x and y symbols in GLIBCXX_3.4 n...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Don't assume tha...
pgoyette[src/trunk]: src/tests/fs/tmpfs Update the test - the "official" name of the ...
riastradh[src/trunk]: src/usr.bin/vndcompress Add comment explaining why piperestart.c...
maya[src/trunk]: src/sys/arch/playstation2 We need to include param.h before devi...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove these two KASSERTs. Thinking about i...
abhinav[src/trunk]: src/lib/libc/cdb Remove cdbr_write from NAME section, it's a lef...
cherry[src/trunk]: src/sys/arch/x86/x86 Hypothetically speaking, if one were to wan...
manu[src/trunk]: src/usr.sbin/perfused Survive if filesystem installs a signal ha...
mrg[src/trunk]: src/distrib/sets/lists/xcomp add new files for xf86-input-mouse ...
joerg[src/trunk]: src/external/apache2/llvm Use -fno-strict-aliasing unconditional...
dholland[src/trunk]: src/share/misc + PTO parent-teacher organization
christos[src/trunk]: src/tests/lib/libc/tls Not designed for PIE
pgoyette[src/trunk]: src/share/man/man4 Update CIOGFSESSION argument spec to match re...
maxv[src/trunk]: src/sys/arch/i386/i386 This needs to be page-aligned anyway.
roy[src/trunk]: src/sys/netinet6 Mitigate Local Denial of Service with IPv6 Rout...
martin[src/netbsd-7]: src/external/mit/xorg/lib/freetype Pull up following revision...
christos[src/trunk]: src/doc new gdb
pgoyette[src/trunk]: src/distrib/sets/lists Add rump.fssconfig to sets lists
matt[src/trunk]: src/sys/arch/arm/include AAPCS64 supports 16-byte long doubles
jdolecek[src/trunk]: src/sys/dev/pci disable MSI-X for time being since it's not work...
macallan[src/trunk]: src/sys/arch/macppc/dev explicitly enable the i2s part in the ke...
ryo[src/trunk]: src/sys/dev/pci fix a problem to set sample rate of AC97 codec.
christos[src/trunk]: src/external/bsd/mdocml/dist adapt to changed api
dholland[src/trunk]: src/sys/ufs/lfs Move struct lfs_inode_ext to lfs_inode.h; it doe...
joerg[src/trunk]: src/external/bsd/ntp/lib Support LLVM build.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Danny Cohen
christos[src/trunk]: src/sys/arch/x86/x86 fix operator precedence.
rtr[src/trunk]: src/sys make connect syscall use sockaddr_big and modify pr_{sen...
matt[src/trunk]: src/sys/arch/arm/omap More OMAP5 support
mrg[src/trunk]: src/distrib/sets/lists/xetc properly obsolete 20-fix-globaladvan...
pgoyette[src/trunk]: src/sys/net Don't initialize variables that no longer exist in b...
cheusov[src/trunk]: src/bin/pax Fix compilation failure with gcc-8.
mrg[src/trunk]: src/tests/lib/libc/sys don't print "long" with "%zu".
abhinav[src/trunk]: src/usr.bin/gzip Add gunzip and zcat to the NAME section as well
uwe[src/trunk]: src/lib/libc/stdio In newfmt() example one level of indentation ...
jmcneill[src/trunk]: src/external/cddl/osnet/dist/uts/common/os Need sys/atomic.h on ...
snj[src/netbsd-7]: src/doc 1213, 1238
maya[src/trunk]: src/tests/lib/libm use isinf instead of isinff. this doesn't int...
ozaki-r[src/trunk]: src Implement a front-end driver of virtio-9p called vio9p
pgoyette[src/trunk]: src/usr.sbin/fssconfig Include rump-vs-host ops files
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir fix bogus kernel core ma...
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added P1023/P1017.
christos[src/trunk]: src/share/mk For now, ignore errors from creating klinks. This i...
dholland[src/trunk]: src/usr.bin/config avoid error path SIGSEGV
martin[src/trunk]: src/sys/kern Change a KASSERT to KASSERTMSG and print enough det...
matt[src/trunk]: src/sys/arch/evbarm adapt am335x memprobe so it can be used by o...
matt[src/trunk]: src/sys/arch/arm/include Fix ARM_PRF1_SEC_MASK value.
rillig[src/trunk]: src/usr.bin/make/unit-tests Add another unit test for the :M mod...
pgoyette[src/trunk]: src/sys/netsmb Finish previous - now that we're not calling devs...
pgoyette[src/trunk]: src/share/misc Add a couple definitions of PTO
snj[src/netbsd-7]: src/tests/usr.bin/config/support/conf Pull up following revis...
christos[src/trunk]: src/lib/librt It is not a bug that we are only allowing /name. U...
msaitoh[src/trunk]: src/sys/kern Print number of attach error regardless of AB_QUIET...
snj[src/trunk]: src/sys/sys 8.99.1
wiz[src/trunk]: src/lib/libcurses Grammar improvements.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use defflag-ed debug options
jakllsch[src/trunk]: src/sys/dev/fdt Add fdtbus_intr_establish_byname() helper.
jmcneill[src/trunk]: src/sys/dev/ic Add support for com(4) without an interrupt by se...
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
christos[src/trunk]: src/sbin/cgdconfig List all cgd's no matter if they are not cont...
shm[src/trunk]: src/usr.sbin/traceroute Added missed break statement. (Missed br...
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Use sys/stdint.h instead o...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ rework some commented code s...
nonaka[src/trunk]: src/sys/uvm/pmap Initialize pmap->pm_active and pmap->pm_onproc.
roy[src/trunk]: src/lib/libcurses curses: Fix inverted logic when drawing LR cor...
manu[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 compatibility bug in kevent()
christos[src/trunk]: src/sys/kern Change debug to diagnostic so that more people see ...
skrll[src/trunk]: src/sys/dev/usb Remove some #includes that shouldn't be here.
snj[src/netbsd-7]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/dev/i2c Let kernel config override I2C_MAX_ADDR
christos[src/trunk]: src/sys/arch/arm/arm32 use the topdown hint.
ad[src/trunk]: src/sys Regen for VOP_LOCK & LK_UPGRADE/LK_DOWNGRADE.
christos[src/trunk]: src/sys/netinet conditionalize the net traversal code on FAST_IP...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/utilities Import acpica-20160930:
snj[src/netbsd-7]: src/lib/libc Pull up following revision(s) (requested by chri...
njoly[src/trunk]: src/sys/dev/ic Add missing parenthesis.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix non-A80 builds
skrll[src/trunk]: src/sys/arch/evbarm/conf More symbols
christos[src/trunk]: src/external/gpl3/gdb/lib regen...
riastradh[src/trunk]: src/sys/kern Allow only one pending call to a pool's backing all...
rin[src/trunk]: src Install unpigz(1).
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add DMA0 int
nonaka[src/trunk]: src/sys/dev/pci Added Realtek RTL8192CE.
jmcneill[src/trunk]: src/sys/arch/arm/dts Pinebook is not based on Pine64, so do not ...
martin[src/netbsd-8]: src/share/man/man7 Pull up following revision(s) (requested b...
snj[src/netbsd-7]: src/external/broadcom/rpi-firmware/dist Pull up following rev...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux only include acpivar.h w...
christos[src/trunk]: src/share/misc Amend variable initialization in the declarations...
mrg[src/trunk]: src/share/mk add X11SRCDIR entries for the new separated mesa co...
maxv[src/trunk]: src/sys Rename m_pkthdr_remove -> m_remove_pkthdr, to match the ...
nonaka[src/trunk]: src/sys/dev/pci newstate should be blocked network interrupt, be...
rkujawa[src/trunk]: src/sys/arch/evbarm/conf Use VBAR register on Armada XP.
kre[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Allow the symbols ...
christos[src/trunk]: src/lib/libedit make sure we have space for NUL and NUL terminat...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that read value of MII_EXTSR register ...
christos[src/trunk]: src/external/bsd/blacklist/bin Instead of deleting the rules ind...
mrg[src/trunk]: src add documentation on "options KERNHIST".
riastradh[src/trunk]: src New ioctl DIOCGSECTORALIGN returns sector alignment parameters.
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unused macro DM_CMD_LEN
martin[src/netbsd-8]: src/sys/arch/atari/conf Regen for ticket #624
jklos[src/trunk]: src/sys/arch/mac68k/include As per port-m68k/54254 and a few mon...
christos[src/trunk]: src/sys/dev/pci don't give up on mii tick before the interface i...
nat[src/trunk]: src/usr.sbin/btattach Fix copyright error.
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018e from ftp:/...
msaitoh[src/trunk]: src/sys/dev/mii Add Davicom DM9161, DM9161A, DM9161B and DM9601 su...
martin[src/netbsd-7]: src/doc Ticket #508
snj[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...
mlelstv[src/trunk]: src/sys/dev/iscsi Replace the simple tag counter with the comman...
christos[src/trunk]: src/external/mpl/bind/lib/libisc one more for the atomic referen...
hannken[src/trunk]: src/sys/ufs/lfs Make DEBUG kernel compile: di_u.inumber -> di_in...
christos[src/trunk]: src/sys/kern What's the point of having a module exec class if e...
maxv[src/trunk]: src/sys/uvm Change 'npgs' from int to size_t. Otherwise the 64bi...
christos[src/trunk]: src/sys/dev use symbolic constants (Kamil Rytarowski)
christos[src/trunk]: src/external/bsd/ntp Putting () around conditionals avoids the e...
hikaru[src/trunk]: src/sys/dev/pci Add QuickAssist Virtual Function Device IDs
uwe[src/trunk]: src/distrib/notes Don't lose groff's stderr when creating TOC.
martin[src/trunk]: src/sys/arch/arm/conf Compile the armv4 cpufunc file with -mcpu=...
wiz[src/trunk]: src/sbin/cgdconfig Bump date for previous. Fix typo.
msaitoh[src/trunk]: src/sys/dev/i2c - Print device ID in 16bits instead of 8bits in ...
wiz[src/trunk]: src/usr.bin/pkill Sort SEE ALSO.
kamil[src/trunk]: src Add new ATF Undefined Behavior Sanitizer tests
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A80 debe, tcon, hdmi, daudio
christos[src/trunk]: src/include add tzgetgmtoff
uwe[src/trunk]: src/lib/libpanel Document update_panels().
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove vnode crea...
ad[src/trunk]: src/sys - Add some more failsafes to the CPU topology stuff, and...
christos[src/trunk]: src/lib/libc/gen fix the tools build.
martin[src/trunk]: src/sys/dev/pcmcia Remove an unused variable
maya[src/trunk]: src/sys/dev/dkwedge use a bounded copy. NFCI
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
sjg[src/trunk]: src/usr.bin/make Ensure emsg initialized
palle[src/trunk]: src/sys/arch/sparc64 sun4v: New function prom_startcpu_by_cpuid(...
pooka[src/trunk]: src/distrib/sets/lists appeased the mighty setlist gods by telli...
martin[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update processor families from the late...
christos[src/trunk]: src/lib/libc/gen fix print-like attrs
pooka[src/trunk]: src/sys/rump/net/lib/libsockin Assert that we get PRU_ATTACH req...
chs[src/trunk]: src add a new "fo_mmap" fileops method to allow use of arbitrary...
snj[src/netbsd-7]: src/usr.bin/ktrace Pull up following revision(s) (requested b...
apb[src/trunk]: src Pass the -n flag to gzip invocations.
christos[src/trunk]: src/external/bsd/pam-u2f Add build glue
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm machine/cpufunc.h is MD, move it t...
uwe[src/trunk]: src Move the entry for CMU Computing Services to its proper plac...
jmcneill[src/trunk]: src/sys Remove Designware timer code. This was used by the old R...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config catch up with xkeyboa...
riz[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
joerg[src/trunk]: src/external/gpl2/lvm2/dist Use sys/endian.h for bswapXX.
jdolecek[src/trunk]: src/sys/uvm change code to take advantage of direct map when ava...
sevan[src/trunk]: src/bin/dd The macro to cross-reference is Xr, not Xt.
mrg[src/trunk]: src/sys/arch/amd64/include bump PAGER_MAP_DEFAULT_SIZE to 512MB....
wiz[src/trunk]: src/share/man/man4 Fix some typos. Use more markup.
jdolecek[src/trunk]: src/sys/ufs make UFS_WAPBL_JLOCK_ASSERT() #ifdef DIAGNOSTIC, sam...
gson[src/trunk]: src/external/mit/xorg/lib Test for ${MKDEBUG} using the same con...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests for posix_spa...
joerg[src/trunk]: src/sys/arch/arm/cortex Remove a number of debug #if 0s.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
skrll[src/trunk]: src/external/gpl3/binutils Re-run mknative
maxv[src/trunk]: src/sys/netipsec Replace dumb code by M_VERIFY_PACKET. In fact, ...
mlelstv[src/trunk]: src Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE from FreeBSD.
jdolecek[src/trunk]: src/sys/ufs/ufs again remove IN_E4EXTENTS; it's not used anywher...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up nd6_timer initialization
christos[src/trunk]: src/external/bsd/dhcp/dist/client Become daemon before initializ...
christos[src/trunk]: src/doc new nsd and unbound
kre[src/trunk]: src/tests/lib/librumphijack One more -lrumpdev
thorpej[src/trunk]: src/sys/arch/alpha/conf Actully, we can STAR the iic instances (...
christos[src/trunk]: src/usr.bin/mail treat empty variables are unset (Steffen Nurpmeso)
macallan[src/trunk]: src/sys/arch/sgimips/mace simplify macepci_intr():
rin[src/trunk]: src/sys/dev/usb Stop assigning random MAC address when it cannot...
riastradh[src/trunk]: src/usr.bin/ktrace Omit no longer existing l, m from default tra...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
christos[src/trunk]: src/tests/lib/libc/rpc CID 1338516: Handle svc_run() returning.
christos[src/trunk]: src/sys/compat/linux PR/50428: Rin Okuyama: support SA_RESTORER ...
christos[src/trunk]: src/sys/arch/arm/arm32 - print a warning about powerdown not sup...
ozaki-r[src/trunk]: src/usr.bin/rump_allserver Add missing options to SYNOPSIS and sort
matt[src/trunk]: src/sys/arch/arm/omap Omap4 changes
tsutsui[src/trunk]: src/distrib/atari/floppies/common Avoid use of expr(1).
phx[src/trunk]: src/sys/arch/amiga/dev Fixed bug in wsdisplay copyrows textop.
matt[src/trunk]: src/sys/arch/sh3/sh3 Collapse syscall_fancy/syscall_plain to sys...
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
macallan[src/trunk]: src/sys/arch/alpha/conf attach wsdisplay at wsemuldisplaydev ins...
joerg[src/trunk]: src/lib/libm/compiler_rt Restore -Wno-error for clang build. Jus...
msaitoh[src/trunk]: src/sys/dev/pci - ARI's function group is not bit 32-24 but 22-20.
thorpej[src/trunk]: src Overhaul of GPIO interrupt support (that wasn't even used by...
pgoyette[src/trunk]: src/sys/kern In case of error resolving symbol references, we ca...
martin[src/trunk]: src/lib/libm/arch/arm Fix exception status vs mask confusion, of...
snj[src/netbsd-7]: src/external/bsd/ntp Pull up following revision(s) (requested...
shm[src/trunk]: src/distrib/notes/common Add myself.
riastradh[src/trunk]: src/share/man/man9 Xref locking(9). Xref membar_ops(3), not mb(9).
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use bus_space_barrier() instead of x86 spe...
dholland[src/trunk]: src/sys/ufs/lfs Tuck away a bunch of symbols that don't need to ...
martin[src/trunk]: src/tests/ipf/expected Ooops, pilot error - revert last
christos[src/trunk]: src/external/bsd/byacc/dist provide bison compatibility for YYLL...
christos[src/trunk]: src/sys/arch/x86/include add "prekern" to the string list.
dholland[src/trunk]: src/tests/lib/libc/net/getaddrinfo Update error string
kre[src/trunk]: src/sys/uvm The only error that can occur from munlock() on NetB...
manu[src/trunk]: src/sys/arch/amd64 Restore multiboot 2 header in amd64 kernel
macallan[src/trunk]: src/doc mention CG14 acceleration support
christos[src/trunk]: src/share/examples/pppd put more info about the sierra modem
christos[src/trunk]: src/sys/ufs/ext2fs KNF, no functional changes...
christos[src/trunk]: src/usr.bin/crunch/crunchgen Also disable ssp and fortify by def...
martin[src/trunk]: src/tests/lib/libm Skip rounding mode tests on ARM FPUs that do ...
nat[src/trunk]: src/sys/dev/pci/hdaudio Add missing defines for constants used i...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Limit configuration space access to the ...
christos[src/trunk]: src/external/mit/xorg/bin/xdm Remove previous; this is built in ...
christos[src/trunk]: src/usr.bin/finger And correct it.
msaitoh[src/trunk]: src/sys/dev/pci - Add the Auto Slot Power Limit Disable bit in S...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 style
knakahara[src/trunk]: src/sys/dev/pci Fix txqueue assignment. Pointed out by yamaguchi...
jmcneill[src/trunk]: src/sys/dev/fdt Attach aux devices to the codec
jakllsch[src/trunk]: src/tests use __dead
riastradh[src/trunk]: src/sys/arch/xen/xen Restore MP-safety annotations in intr_estab...
apb[src/trunk]: src/usr.sbin/postinstall rc_obsolete_vars is a list of pairs, so...
skrll[src/trunk]: src/sys Change the SOFTINT level from NET to SERIAL for the USB ...
jakllsch[src/trunk]: src/sys/conf Fix some comment formatting nits in the USB region.
pgoyette[src/trunk]: src/sys/ufs/ffs If file system ffs is built with WAPBL defined, ...
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
ad[src/trunk]: src/sys/uvm Don't call uvm_pagedequeue() while holding pg->inter...
matt[src/trunk]: src/lib/csu/arch/mips Deal with O32 callling sequences.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the PT_WRITE*/PT_READ* and PIOD_...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Rename the entry points of the ...
maxv[src/trunk]: src/sys/arch/riscv Misc changes in RISC-V.
pgoyette[src/trunk]: src/sys/dev Ignore return values when backing out of a "finish" ...
martin[src/trunk]: src/sys/sys Make the constants describing extended format availa...
riastradh[src/trunk]: src/sys/arch/arm/sunxi Tidy up comments.
maxv[src/trunk]: src/sys Add support for detecting use-after-frees in KASAN. We p...
snj[src/netbsd-7]: src/crypto/external/bsd/openssl Pull up following revision(s)...
christos[src/trunk]: src/external/bsd/byacc/dist regen
maxv[src/trunk]: src/sys Merge ipsec4_input and ipsec6_input into ipsec_ip_input....
christos[src/trunk]: src/external/cddl/osnet rename delay to xdelay to avoid conflicts.
snj[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/config Pull up following revis...
christos[src/trunk]: src/sys/fs/ntfs add more debugging.
skrll[src/trunk]: src/sys/arch/mips Move the NOP_L macro into asm.h
martin[src/netbsd-7]: src/doc Ticket #753
cherry[src/trunk]: src/sys/arch In XEN PV, the idt vector table is not required to ...
sevan[src/trunk]: src/bin/chio Document the first version chio appeared in.
wiz[src/trunk]: src/lib/libc/gen Bump date for previous.
kamil[src/trunk]: src/tests/lib/libc/sys Add new auxiliary functions in ATF ptrace...
hannken[src/trunk]: src/sys/fs/v7fs Change v7fs to vcache.
kamil[src/trunk]: src/tests/kernel Handle FPE and BUS scenarios in the ATF t_traps...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir fix recursion
snj[src/netbsd-7]: src Pull up following revision(s) (requested by rmind in tick...
christos[src/trunk]: src/usr.sbin/sysinst mount is an array and can't be NULL (rin)
rin[src/trunk]: src/external/bsd/tre/dist/lib Make REG_STARTEND for tre_regcomp(...
matt[src/trunk]: src/lib/libm/src Just use EXT_EXP_INFNAN instead of EXT_EXP_INF ...
christos[src/trunk]: src/sys/miscfs/procfs use p->p_path, remove unused code.
dsl[src/trunk]: src/distrib/sets/lists/comp Mark i386/npx.h obsolete.
hannken[src/trunk]: src/sys/kern vfs_vnode_iterator_destroy: set v_usecount of marke...
christos[src/trunk]: src/sys/dev remove extra semicolons.
sevan[src/trunk]: src/etc Undo loading pciverbose module by default.
scole[src/trunk]: src/common/lib/libc/arch/ia64/string PR port-ia64/51261
christos[src/trunk]: src/usr.sbin/mountd Again copying code is bad; the second copy o...
christos[src/trunk]: src/external/public-domain/sqlite merge conflicts.
knakahara[src/trunk]: src/distrib/notes/common Added myself.
wiz[src/trunk]: src/external/bsd/mdocml/dist Really add -isoC-2018 (not just the...
christos[src/trunk]: src/sys/net correct mistake in previous
joerg[src/trunk]: src/sys/netinet6 Bail out in case m_pulldown failed.
maya[src/trunk]: src/sys/dev/wscons Remove redundant includes of malloc.h
sevan[src/trunk]: src/share/misc CHFS
msaitoh[src/trunk]: src/sys s/mesage/message/
martin[src/trunk]: src/sys Make kobj_sym_lookup's result type an Elf_Addr.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Increment TEGRA_PCIE_SIZE
matt[src/trunk]: src/lib/csu/common Allow crtbegin to be a C file.
bouyer[src/trunk]: src As proposed on tech-net@, introduce a new switch type, PSWIT...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
msaitoh[src/trunk]: src/sys/net No functional change:
pgoyette[src/trunk]: src/sys/modules Actually create the wapbl module, since it works.
knakahara[src/trunk]: src/sys/net Mark callouts of pppoe(4) CALLOUT_MPSAFE. Suggested ...
joerg[src/trunk]: src/usr.bin/midirecord Mark debug_log as printf-like.
christos[src/trunk]: src/external/bsd/file merge conflicts
mrg[src/trunk]: src/external/mit/xorg/lib/gallium allow all arm platforms, not j...
roy[src/trunk]: src/sys/netinet6 inet6: match NS nonce to any interface
christos[src/trunk]: src/tests/lib/libc/rpc Add more rpc tests. XXX: Need rpcbind run...
christos[src/trunk]: src/sys/arch/x86/x86 detect a bad msr tsc and don't use it.
wiz[src/trunk]: src/doc binutils-2.29.1 out.
ozaki-r[src/trunk]: src/sys/netinet6 CID 1364757: remove unnecessary branching
mrg[src/trunk]: src/doc update for reality. we don't have GCC 4.1 anymore...
skrll[src/trunk]: src/sys/arch/evbarm/sunxi Use genassym.cf instead of #include <a...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename mic1 control to mic so audiorecord...
rjs[src/trunk]: src/sys/lib/libsa Adjust for change to kernel ext2fs headers.
dholland[src/trunk]: src/sbin/ping Don't call variables that are used "dummy".
martin[src/netbsd-7]: src/sys/arch/sparc Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi h3_codec_pr_write: clear write mode bit a...
matt[src/trunk]: src/sys/arch/evbarm/beagle more OMAP5 workarounds.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Call linux_pci_dev_destroy on detach.
tkusumi[src/trunk]: src/sys/dev/dm dm: Don't try to implement "status" as subset of ...
prlw1[src/trunk]: src/sys/dev/raidframe Also print b_error in the IO Error message
kamil[src/trunk]: src/lib/libc/gen Correct outdated note that posix_spawn(3) is im...
martin[src/netbsd-7]: src/distrib/sparc64/liveimage/emuimage Pull up following revi...
ad[src/trunk]: src/common/lib/libc/gen Delete the counter from "struct radix_tr...
ad[src/trunk]: src/sys/kern Fix LOCKDEBUG panic on mutex_init().
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Always use (struct rumpfs_node **) ...
martin[src/trunk]: src Use the generated "postinstall" in the objdir for postinstal...
joerg[src/trunk]: src/usr.bin/patch paths.h is not used.
veego[src/trunk]: src/sys/dev/pci Add two Intel 9 Series devices
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
joerg[src/trunk]: src/usr.bin/kdump ' != " so make the condition actually work.
jdolecek[src/trunk]: src/sys/dev/pci support multi-vector MSI-X
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added SPI register definitions.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
msaitoh[src/trunk]: src/sys/dev/usb Add rnd(9) support.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.3 has just been r...
martin[src/trunk]: src/usr.sbin/sysinst Do not use dynamic size adjustments on inst...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 KNF and add a comment
msaitoh[src/netbsd-7]: src/sbin/fsck Pull up following revision(s) (requested by jne...
sevan[src/trunk]: src/share/misc Add IFS - internal field separator.
macallan[src/trunk]: src/sys/arch/mips/ingenic - use the same parameter block as the ...
sevan[src/trunk]: src/usr.bin/w Document the source of load average figures.
nonaka[src/trunk]: src/sys/lib/libsa Sync with sys/ufs/ext2fs/ext2fs_bswap.c.
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use rockchip_crureg.h
msaitoh[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
riz[src/netbsd-7]: src/doc Tweak wording for 846.
knakahara[src/trunk]: src/sys Add argument to encapsw->pr_input() instead of m_tag.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix inverted logic for mapping exception ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip dont clear EMAC_STAT_MDIO on irq, as w...
christos[src/trunk]: src/libexec/telnetd fix wrong variable check, remove casts
jakllsch[src/trunk]: src/sys/arch/arm/arm32 use IPL_NONE for CPU attach message seria...
snj[src/netbsd-7]: src/lib/libedit Pull up following revision(s) (requested by c...
jdolecek[src/trunk]: src/sys/ufs/ext2fs do not bswap fragment address, support in ext...
maya[src/trunk]: src/sys/arch comment out nouveau related lines in INSTALL kernel...
snj[src/netbsd-7]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
knakahara[src/trunk]: src/sys/dev/pci fix build failure. ok by msaitoh@n.o.
bouyer[src/trunk]: src/sys/arch/xen/x86 Move back call to pci_mode_detect() outside...
joerg[src/trunk]: src/usr.sbin/sysinst deconst -> __UNCONST, the former involves U...
maxv[src/trunk]: src/doc note removal of isdn
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch/generic Minor comment massage...
matt[src/trunk]: src/sys/arch/evbarm/conf Remove -d from BOOT_ARGS
roy[src/trunk]: src/sys Move the detaching and making tentative addresses out if...
dholland[src/trunk]: src/external/gpl2/lvm2/dist/daemons/clvmd Don't use %m in format...
skrll[src/trunk]: src/sys/uvm/pmap Make a comment generic and not MIPS specific
joerg[src/trunk]: src/tests/lib/libc/sync Since clang doesn't recognize the nand v...
rin[src/trunk]: src/external/bsd/nvi/dist/common No need to cast endp in both ca...
matt[src/trunk]: src/sys/arch/evbarm/conf Add drvctl
scole[src/trunk]: src/sys/arch/ia64/stand PR port-ia64/49717
christos[src/trunk]: src/external/bsd/nvi/dist/common be more careful about opening r...
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maya[src/trunk]: src/lib/libtelnet Remove unused code
roy[src/trunk]: src/usr.sbin/rtadvd Check valid lengths of RDNSS and DNSSL optio...
kamil[src/trunk]: src/tests/lib/libc/sys Add new PTRACE_POSIX_SPAWN tests in ptrac...
snj[src/netbsd-7]: src/lib/libc/gen Pull up following revision(s) (requested by ...
bouyer[src/trunk]: src/sys/arch/arm/allwinner Wait 20ms for the PLL to stabilize af...
martin[src/trunk]: src/tests/net/in_cksum Invoke the helper program from the test i...
tsutsui[src/trunk]: src/sys/arch/emips/emips Fix a longstanding "freeze right after ...
pooka[src/trunk]: src Move sysproxy support into a separate component, rumpkern_sy...
snj[src/netbsd-7]: src/doc tickets 636, 712, and 713. wrap a few long lines whil...
matt[src/trunk]: src/sys/arch/evbarm/conf Turn off direct mapped phys
kre[src/trunk]: src/sys/ufs/ext2fs Revert previous - which itself (incorrectly) ...
jakllsch[src/trunk]: src/sys/sys Add speeds B500000 to B4000000 in increments of 500000.
skrll[src/trunk]: src/sys/arch/hp700/hp700 Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/arm32 Unwrap two lines. NFC.
pgoyette[src/trunk]: src/sys Rather than keeping a separate mutex, condvar, and pseri...
christos[src/trunk]: src/usr.sbin/postinstall handle $SOURCEMODE
rin[src/trunk]: src/sys/dev/usb Support checksum offloading for mue(4) by Robert...
kamil[src/trunk]: src/sys/kern Enhance reliability of ptrace(2) in a debuggee with...
matt[src/trunk]: src/sys/arch/evbarm/conf Add config for OMAP5432_EVM (omap5 dual...
christos[src/trunk]: src/sys/arch/acorn26/acorn26 move assignment outside setjmp, bec...
yamaguchi[src/trunk]: src/share/man/man4 Added the manual for ixl(4)
uwe[src/trunk]: src/share/misc JCL
jdolecek[src/trunk]: src/sys add config glue for ena(4)
wiz[src/trunk]: src/lib/libc/stdlib Sort SEE ALSO.
mrg[src/trunk]: src/sys/dev/usb mark this driver MPSAFE for usb tasks and pipes, ...
christos[src/trunk]: src/sbin/modstat print flags symbolically.
christos[src/trunk]: src/sys/kern get rid of the suword {m, j}umbo and check return of...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Keep the controller enabled when unselect...
isaki[src/trunk]: src/sys/dev Fix typo in comment.
msaitoh[src/trunk]: src/sys/dev/i2c IDT's TSE2002GB2 has the same ID as TS3000GB2, s...
christos[src/trunk]: src/usr.bin/make/unit-tests use %s formats to avoid -flag confus...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wrong semaphore is used in wm_gmi...
jakllsch[src/trunk]: src/sys/dev/usb adjust for new QinHeng USB ID constants
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg fix a e...
riastradh[src/trunk]: src/sys/arch/xen/xenbus Missed a spot: preserve known_mpsafe = (...
nat[src/trunk]: src Using audioctl without the -p switch defaults to the mix rin...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
skrll[src/trunk]: src/sys/arch/aarch64/include Provide icc_pmr_read
chs[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core initialize "addr" before ...
njoly[src/trunk]: src/distrib/sets/lists/comp Fix catpage (consttime_memcmp.0 -> c...
phx[src/trunk]: src/sys/arch/ofppc/ofppc Make it compile with GCC48.
riastradh[src/trunk]: src/sys Nuke crypto/arc4. Has not been used since 2003. Will n...
christos[src/trunk]: src/external/mit/xorg/lib/dri Prevent .y.c from regenerating c f...
msaitoh[src/netbsd-7]: src/doc Ticket 748.
dsl[src/trunk]: src/sys/arch Move all the hardware register layout for the x86 c...
skrll[src/trunk]: src/sys/arch/evbarm/fdt trailing whitespace
tsutsui[src/trunk]: src/external/mit/xorg/lib/libX11 Disable UIThrStubs.c, which is ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip set DCDC4 to 3.3V for mmc0
matt[src/trunk]: src/sys/sys mask the shift by __n with NBBY*sizeof(uintmax-t)-1
kamil[src/trunk]: src Bump lib minor for liblto_plugin.so link with -liberty
kamil[src/trunk]: src/sys/arch/i386/include Define PTRACE_BREAKPOINT_ASM for i386 ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
christos[src/trunk]: src/sys/arch/hp700/stand/xxboot Komputer -> Computer
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new slcompr...
ozaki-r[src/trunk]: src/tests/net/ipsec Dedup some checks
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix panic or hangup when "sysctl -w hw.ixg...
uebayasi[src/trunk]: src/usr.bin/config A few more.
christos[src/trunk]: src/distrib/sun2/miniroot bump
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Handle hw.ixgN.advertise_speed correctly.
joerg[src/trunk]: src/sys/arch Workaround A-008585 errata in GTMR.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 Use PRIx64 and %# requested by phone@
kamil[src/trunk]: src/tests/lib/libc/sys Allow to conditionally enable LWP ATF tes...
knakahara[src/trunk]: src/sys/netinet improve fast-forward performance when the number...
isaki[src/trunk]: src/sys/arch/m68k/fpe Modify fpu_sin()'s logic to avoid GCC's wa...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove stale comment and explain ...
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
mrg[src/trunk]: src/sys/arch/arm/cortex revert rev 1.4:
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip set LDO5 to 3.3V and enable for emac
maxv[src/trunk]: src/sys/netinet6 Remove notyet, we've never had this.
sevan[src/trunk]: src/usr.bin/vmstat Describe what happens when you run vmstat wit...
christos[src/trunk]: src/external/public-domain/sqlite/lib auto-generate so that it d...
matt[src/trunk]: src/sys/arch/arm Add support for the Cortex-A15 Neon/VFP unit
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that X550T(1) didn't linkup if i...
macallan[src/trunk]: src/sys/arch/mips/ingenic add some clock divider registers
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add hypervisor machine description (...
martin[src/netbsd-7]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
nat[src/trunk]: src/sys/dev Revert to previous. It is necessary to use the calc...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable rkiic and iic
wiz[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Improve man page.
tkusumi[src/trunk]: src/sys/dev/dm dm: Don't KASSERT() target handlers
mlelstv[src/trunk]: src/sys/dev Drop now unused dk_lookup function.
maxv[src/trunk]: src/sys/arch/x86/x86 Reorder and rename, to make the code less S...
wiz[src/trunk]: src/sbin/fdisk Fix xrefs.
dsl[src/trunk]: src/sys/arch/amd64/conf Apparantly clang doesn't like -mno-80387...
ozaki-r[src/trunk]: src/tests/net/ndp Fix up the header
pgoyette[src/trunk]: src Modularize the ppp driver, and adjust dependencies of the co...
jakllsch[src/trunk]: src/distrib/sets/lists libssh.so.27 -> libssh.so.28
ryoon[src/trunk]: src/sys/ufs/chfs Fix build without DIAGNOSTIC
cherry[src/trunk]: src/sys/arch/xen/conf Summary: xen/x86/intr.c has been retired. ...
maya[src/trunk]: src/sys/external/bsd Add what appears to be the fixes to CVE-201...
maxv[src/trunk]: src/sys/netinet Make sure we have at least an IP header, and rem...
kamil[src/trunk]: src/sys/arch/aarch64 Remove __HAVE_CPU_LWP_SETPRIVATE from aarch64
joerg[src/trunk]: src/tools/llvm cleandir-llvm should not exist in the filesystem
christos[src/trunk]: src/sys/dev/wscons PR/50413: Vicente Chaves: Check the allocattr...
skrll[src/trunk]: src/sys/arch/mips/mips Restore a MFC0_HAZARD lost in r1.68
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rkemac, rgephy, ukphy
tron[src/trunk]: src/lib/libc/rpc Remove now unnecessary cast.
kiyohara[src/trunk]: src/sys/arch/epoc32/dev Calculate correct response from keyboard...
christos[src/trunk]: src/sys/dev/usb regen
dholland[src/trunk]: src/lib/libc/net Adjust English usage in message for EAI_NONAME.
martin[src/trunk]: src/lib/libm Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax.
martin[src/trunk]: src fenv(3) support for hppa
snj[src/netbsd-7]: src Pull up following revision(s) (requested by khorben in ti...
joerg[src/trunk]: src/usr.sbin/npf/npfctl Don't depend on yacc to include stdlib.h...
hannken[src/trunk]: src/sys/miscfs/umapfs Adjust comment and change vput() to vrele(...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by joerg in ...
christos[src/trunk]: src/sys/dev/pci this could have never worked. Cleanup bogus code.
ozaki-r[src/trunk]: src/sys/netinet6 Fix kernel builds (gcc 4.8)
matt[src/trunk]: src/sys/arch/arm/arm32 Fix occupancy bug.
christos[src/trunk]: src/lib/libc/rpc Add debugging for pollfd
joerg[src/trunk]: src/sys/arch/i386/conf Like amd64, use -msoft-float.
sevan[src/trunk]: src/bin/sleep Document the version sleep first appeared.
cherry[src/trunk]: src/sys/arch/xen/xen Fixes port-xen/53267
maxv[src/trunk]: src/sys/kern Fix memory leak.
christos[src/trunk]: src/etc/mtree new tests directory
dsl[src/trunk]: src/sys Add explicit #include <x86/fpu.h> instead of relying on ...
abs[src/trunk]: src/usr.sbin/sysinst Rather than scatter set_swap() calls wrappe...
matt[src/trunk]: src/lib/csu/arch/mips Initialize $gp
christos[src/trunk]: src/external/bsd/libpcap ENABLE_REMOTE and add rpcapd(8)
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm If the "is_console" property is al...
pgoyette[src/trunk]: src/tests/net/carp And yet another one
maxv[src/trunk]: src/sys Add KASAN instrumentation for memmove.
martin[src/trunk]: src/sys/dev/ic Stopgap for PR kern/47957: when reinitializing th...
skrll[src/trunk]: src/sys/arch/mips/include Trailing whitespace
knakahara[src/trunk]: src/sys/net follow renaming ifmpls to mpls.
nat[src/trunk]: src/sys/dev Don't return EIO falsely when dealing with the hardw...
pooka[src/trunk]: src/lib/librumpuser minor clarification: rumpuser_thread_create(...
snj[src/netbsd-7]: src/usr.bin/make Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/make/unit-tests unit test for $ underquoting in :Q m...
msaitoh[src/trunk]: src/sys/dev/ic Improve some chip revisions support:
skrll[src/trunk]: src/sys/arch ISA exists on more that just shark. Fix a comment ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Include addr and reg in data sent with...
snj[src/netbsd-7]: src/doc 844, 850, 851, 865, 866, 867
martin[src/netbsd-7]: src/lib/libc/db/db Pull up following revision(s) (requested b...
wiz[src/trunk]: src/share/man/man4 More markup.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add watchdog timer support.
snj[src/netbsd-7]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/arch/ia64/unwind KNF
christos[src/trunk]: src/sys/compat/netbsd32 use option quota
dsl[src/trunk]: src/sys/arch/i386/isa Tidy up and correct some comments.
msaitoh[src/netbsd-7]: src/doc Ticket 751.
snj[src/netbsd-7]: src/external/gpl3/gcc.old delete gcc 4.5, as requested by mrg...
skrll[src/trunk]: src/sys/arch/arm/samsung Fixup USB Phy initialisation for Exynos...
reinoud[src/trunk]: src/sys/arch/usermode/dev First try at TLS support and getcontex...
apb[src/trunk]: src Move the "-U or -E must be set for build as an unprivileged ...
jmmv[src/trunk]: src/external/bsd/atf Update reachover build files for atf-0.20.
ad[src/trunk]: src/sys/kern - Add a mutex_owner_running() for the benefit of th...
kre[src/trunk]: src/bin/sh PR bin/54743
pgoyette[src/trunk]: src/sbin/modstat Right-align numeric columns REFS and SIZE for e...
skrll[src/trunk]: src/sys/arch/mips/mips Use MFC0_HAZARD - no functional change
jdolecek[src/trunk]: src/sys/ufs/ext2fs support arbitrary ext3/ext4 inode size, add a...
macallan[src/trunk]: src/sys/arch/macppc/macppc fix the fix
rmind[src/trunk]: src/lib/libc/cdb cdbw(3) man page: fix the header file name and ...
msaitoh[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
riz[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jklos[src/trunk]: src/sys/dev Patches from Bj?r Johannesson to fix DEC LK201 keybo...
rin[src/trunk]: src/external/bsd/nvi/dist/vi Fix cursor movement for the case of...
maya[src/trunk]: src/sys/dev/wsfont Don't test for failure of malloc(..., M_WAITOK...
joerg[src/trunk]: src/usr.sbin/mtree st_nlink on Linux is not int, so add an expli...
snj[src/netbsd-7]: src/doc 736, 737
nonaka[src/trunk]: src/sys/arch/powerpc/booke Initialize lock objects.
riastradh[src/trunk]: src Replace consttime_bcmp/explicit_bzero by consttime_memequal/...
rmind[src/trunk]: src/sys Import thmap -- a concurrent trie-hash map, combining th...
ad[src/trunk]: src/sys/sys NetBSD 9.99.26 - UVM counter changes
jdolecek[src/trunk]: src/sys/dev/pci convert to pci_intr_alloc() to possibly allow MS...
martin[src/trunk]: src/tests/lib/libc/gen Add a few more test values from the range...
msaitoh[src/trunk]: src Add malloc.conf.5 (link to jemalloc.3).
christos[src/trunk]: src/usr.bin/mail PR/54764: elo: Incorrect '+file' filename compl...
ozaki-r[src/trunk]: src/tests/net/if_vlan tests: add missing $af
dholland[src/trunk]: src/sys/ufs/lfs use static properly
mrg[src/trunk]: src/lib/libkvm use uint64_t for idx_mask. fixes lookups for som...
christos[src/trunk]: src/sbin/resize_lfs make this compile again
dholland[src/trunk]: src/sbin/dump_lfs Make this build again. hi christos
maxv[src/trunk]: src/sys/arch/xen/x86 Use PG_RO instead of a magic zero.
isaki[src/trunk]: src/sys/arch/x68k/stand/boot boot_ufs (primary bootloader) expec...
snj[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 smp_dcache_flush_page_cpuset(): Av...
martin[src/trunk]: src/sys/ufs/ffs Print all sizes as size_t
christos[src/trunk]: src/share/examples/npf remove file that did not go before.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add simple stack overflow checker f...
ozaki-r[src/trunk]: src Add tests of IPv6 link local address
msaitoh[src/trunk]: src/sys/dev/pci Print and clear the wakeup status only when the ...
snj[src/netbsd-7]: src/doc 775, 810, 811, 816
reinoud[src/trunk]: src/sys/fs/udf Since UDF volumes are always mounted async, the s...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
msaitoh[src/netbsd-7]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
tsutsui[src/trunk]: src/distrib/sets/lists/xserver Update md.ews4800mips list for xo...
wiz[src/trunk]: src/lib/libc/sys Use Xr.
szptvlfn[src/trunk]: src/external/mit/xorg/lib/libxcb remove redundant \
christos[src/trunk]: src/external/bsd/unbound resolve conflicts
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/net/npf Don't forget to destroy the mutex before freeing...
msaitoh[src/trunk]: src/sys/dev/pci Change macro name of Braswell PCU SMBus.
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Add usage function, various co...
kamil[src/trunk]: src/sys/kern Correct inversed condition for dying process in sig...
snj[src/netbsd-7]: src/doc 826-828, 832
snj[src/netbsd-7]: src/external/bsd/blacklist Pull up following revision(s) (req...
cherry[src/trunk]: src/sys/arch/xen On XEN dom0, the function xen/x86/intr.c:xen_in...
sborrill[src/netbsd-7]: src/sys/external/bsd/drm2/radeon Pull up the following revisi...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch delete generated by our b...
jmcneill[src/trunk]: src/sys defflag TODR_DEBUG
christos[src/trunk]: src/usr.bin/make PR/53285: Andreas Gustafsson: Build times tripl...
jdolecek[src/trunk]: src/sys/dev/scsipi fix comment - scsipi_rw_big was renamed to sc...
riz[src/netbsd-7]: src/sys/dev/pci Apply patch (requested by msaitoh in ticket #...
jdolecek[src/trunk]: src/sys/ufs/ext2fs check correct inode extents flag - IN_E4EXTEN...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add PCI Extended Configuration support f...
hannken[src/trunk]: src/sys/fs/union Member un_flags is unused now -- remove.
christos[src/trunk]: src/sys/arch/vax/vsa declare error
scole[src/trunk]: src/distrib/notes/common Add myself
mrg[src/trunk]: src/sys/dev/usb revert the previous.
maxv[src/trunk]: src/sys/netinet static
kamil[src/trunk]: src/bin/ps Add a fallback definition of LSDEAD in ps(1)
jdolecek[src/trunk]: src/sys add wo_wapbl_jlock_assert to wapbl_ops
riastradh[src/trunk]: src/sys/kern Assert that pool_get failure happens only with PR_N...
macallan[src/trunk]: src/sys/arch/macppc/macppc really fix the fix
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/conf Add more missing fs's
christos[src/trunk]: src/etc Fix aarch64
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add emac clk controls
maxv[src/trunk]: src/sys/netinet6 Remove misleading comment.
kamil[src/trunk]: src/sys Make stopsigmask a non-static symbol now as it's used in...
wiz[src/trunk]: src/usr.sbin/ofctl Sort options in usage.
pgoyette[src/trunk]: src Modularize the sppp_subr stuff so it can be shared by pppoe ...
kiyohara[src/trunk]: src/sys/arch/arm/omap Set host-mode always. motg(4) doesn't sup...
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
jdolecek[src/trunk]: src/sys/ufs add support for extended attributes in ext2fs for ex...
christos[src/trunk]: src/doc new yacc
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add dwcmmc glue, doesnt work yet
macallan[src/trunk]: src/sys/arch/iyonix/iyonix set base_year_is_2k on dsrtc so we're...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused labels, fun...
ad[src/trunk]: src/sys/kern Just make the turnstile locks statics and avoid the...
tkusumi[src/trunk]: src/sys/dev/dm dm: Make dm_dbg_print_flags() take uint32_t flag
jmcneill[src/trunk]: src/sys/arch/arm/rockchip MMC0/VBUS GPIO changes for Radxa Rock, ...
msaitoh[src/trunk]: src/sys/dev/pci No functional change. OK'd by nonaka:
snj[src/netbsd-7]: src/doc 682, 710, 714, 715, 719
christos[src/trunk]: src/sys/dev/usb ibss and hostap support from stsp @ openbsd.
riastradh[src/trunk]: src/sys/dev/ic Use static inline. Fixes i386/ALL and something ...
jakllsch[src/trunk]: src/sys/arch/arm/cortex fix a paste-o in a panic message
christos[src/trunk]: src/sys/sys Add the ARM processor-specific sections:
martin[src/trunk]: src/distrib/emips/instkernel Bump file system size slightly
roy[src/trunk]: src/external/bsd/dhcpcd/dist sync
wiz[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Remove clang workaround...
christos[src/trunk]: src/sys/compat/netbsd32 regen
martin[src/trunk]: src/tests/lib/libm Enable fenv.h on arm again
christos[src/trunk]: src/usr.bin/ftp Increase the buffer limit; otherwise files in:
christos[src/trunk]: src/distrib/sets/lists bump libc for ___lwp_park60
he[src/trunk]: src/lib/libc Provide a backward-compatible conditional define of...
reinoud[src/trunk]: src/sys/arch/usermode/include Implement own process register cap...
sevan[src/trunk]: src/bin/pwd Document the version pwd first appeared.
christos[src/trunk]: src/include/rpc - provide accessor functions for the fdset's use...
christos[src/trunk]: src/usr.bin/mail fix wordexp result handling
wiz[src/trunk]: src/doc ppp-2.4.6 out.
jnemeth[src/trunk]: src/sys/dev/pci add Oxford Semiconductor OXPCIe954 PCIe 4-port s...
sevan[src/trunk]: src/share/misc MRO
christos[src/trunk]: src/usr.bin/make delete the correct variables on eof
riastradh[src/trunk]: src/sys/lib/libkern Account bytes drawn from initial call to lib...
jdolecek[src/trunk]: src/sys/ufs/ext2fs whitespace cleanup
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add SOC_THERM temperature sensor driver:
kamil[src/trunk]: src/sys Correct use-after-free issue in vfork(2)
joerg[src/trunk]: src/external/mit/xorg/lib Make a number of clang warnings non-fa...
martin[src/trunk]: src/usr.sbin/sysinst/arch/sparc64 Remove GPT boot (not available...
mrg[src/trunk]: src/sys/arch/xen/conf remove XXXKALSR that became MI.
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/sys/kern Mention which ioctls need to move to dk_ioctl, and ...
christos[src/trunk]: src/distrib/sets/lists Add libjemalloc.so
pgoyette[src/trunk]: src/sys/arch/amd64/conf Fix typo in comment (missing 'need')
martin[src/netbsd-8]: src/doc Tickets #1177, #1178, #1179
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2835-rpi-zero-w.dts and bcm2837-...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Use ioconf file to generate c...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Print SAPIC EID of Processor L...
kamil[src/trunk]: src/tests/lib/libc/sys Add new auxiliary functions in t_ptrace_w...
wiz[src/trunk]: src/libexec/httpd Bring this man page back to this decade.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Send repeated start after command phase ...
martin[src/trunk]: src/sys/arch/sparc64/include Bump PAGER_MAP_DEFAULT_SIZE to 512 ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests: traceme_send...
christos[src/trunk]: src/sys/modules Add QUOTA define
martin[src/trunk]: src/usr.bin/netstat Not all pointers are 64bit - use uintptr_t i...
wiz[src/trunk]: src/usr.bin/config Fix some typos found by Rich Neswold and repo...
tih[src/trunk]: src/sys/dev/usb Add D-Link DWA-131 rev E "Wireless N300 Nano USB...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin build lto
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Actually set slave addr / reg. Wait fo...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add mic preamp controls and unswap L/R DA...
jakllsch[src/trunk]: src/sys/dev/ic Only sync and unload dma map in ahci_atapi_comple...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 fix printf formats.
mrg[src/trunk]: src/sys/dev - check sc->dying after sleeping in several more pla...
marty[src/trunk]: src/sys/arch/evbarm/conf SNAPSHOT: DOES NOT BOOT
christos[src/trunk]: src/sys/kern hack around namei problem.
kamil[src/trunk]: src/sys/kern Enhance the signal routing of a trapsignal under a ...
mrg[src/trunk]: src/sys/dev/usb minor clean up, almost NFCI:
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: take into account all addresses ...
jmcneill[src/trunk]: src/sys/dev/acpi acpimcfg_configure_bus_cb can support 16-bit ad...
sevan[src/trunk]: src/share/misc PCBC
christos[src/trunk]: src/sys/compat/netbsd32 Add ifdef for quota and include the sysc...
snj[src/netbsd-7]: src/lib/libm/src Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/mips/mips yet another cpuregs.h
maxv[src/trunk]: src/sys/arch/i386/i386 Mitigation for CVE-2018-8897 on i386. Con...
martin[src/trunk]: src/etc Double the number of wedge device nodes
matt[src/trunk]: src/sys/arch/evbarm/conf Make this like all other INSTALL files....
jdolecek[src/trunk]: src/sys/miscfs/genfs assert that WAPBL journal write lock is act...
msaitoh[src/trunk]: src/share/man/man4 Add IO-DATA WN-G150UMW.
is[src/trunk]: src/sys/arch/x86/x86 Add support for the (cobalt) nullcons to am...
riastradh[src/trunk]: src/doc Use `It Sy', not just `It', for live-image, to match oth...
christos[src/trunk]: src/external/bsd/byacc/dist Add awk line
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Fix description to 'NEXCOM VTC100'.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 revert previous - i was confused ab...
kre[src/trunk]: src/tests/net/if + -lrumpdev
roy[src/trunk]: src/usr.sbin/rtadvd If we die and there are no timers, just exit.
macallan[src/trunk]: src/sys/dev/i2c explicitly initialize sensor->state
maxv[src/trunk]: src/sys IP6_EXTHDR_GET -> M_REGION_GET, no functional change.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
ozaki-r[src/trunk]: src/sys/net Protect packet input routines with KERNEL_LOCK and s...
jmcneill[src/trunk]: src/sys/arch/arm/imx From Petri Laakso <petri.laakso@asd.fi>:
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
mlelstv[src/trunk]: src/sys/sys Provide additional flags to control alternate functions
christos[src/trunk]: src/sys/arch/m68k/include The XXX comment (do not pull in the uv...
cherry[src/trunk]: src/sys/arch/x86/include Allow x86 builds to have the opportunit...
msaitoh[src/trunk]: src/sys/dev/usb Wait 1ms first. Existing Intel xHCI requies 1ms ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe On device which has SFP(+) cage and a modu...
martin[src/trunk]: src/usr.sbin/sysinst Fix buffer size
msaitoh[src/netbsd-7]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/kern If we could not start extattr for some reason, don'...
christos[src/trunk]: src/external/gpl3/gcc/lib/liblto_plugin fix build
tsutsui[src/trunk]: src/tools/binutils No need to specify ${.OBJDIR} for target files.
maxv[src/trunk]: src/crypto/dist/ipsec-tools Update, after ten years. Importantly...
cherry[src/trunk]: src/sys/arch/xen Switch XEN drivers to use intr_establish_xname(...
christos[src/trunk]: src/share/mk LIBEXECINFO
sborrill[src/trunk]: src/libexec/identd IPFilter 5 requires you to specify IPv4 or IPv6
christos[src/trunk]: src/distrib/sets/lists enable remote for libpcap and add rpcapd
szptvlfn[src/trunk]: src/external/mit/xorg remove redundant \
msaitoh[src/netbsd-7]: src/doc Note about PR#49864.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor code in ATF ptrace(2) tests
pgoyette[src/trunk]: src/tests/net/if_loop Need librumpdev and librumpvfs
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Use strict prototypes, wh...
kamil[src/trunk]: src Correct handling of: vfork(2) + PT_TRACE_ME + raise(2)
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Define utility functions as inl...
riastradh[src/trunk]: src/sys/kern Use membar_datadep_consumer where code inspection r...
wiz[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc Also look in new pkgsrc...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Note the interrupt for Tegra MC in the l...
christos[src/trunk]: src/sys/netipsec fix typo in comment, improve error message, add...
ozaki-r[src/trunk]: src/sys/net Mark callouts of bridge CALLOUT_MPSAFE
tsutsui[src/trunk]: src/sys/arch defined(LKM) -> defined(MODULAR)
knakahara[src/trunk]: src/usr.bin/kdump ' != " so make the condition actually work. (s...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Add missing newline.
macallan[src/trunk]: src/sys/dev/sbus implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET...
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Avoid redefining uint_t &c. if c...
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unneeded dm_get_version_ioctl()
christos[src/trunk]: src/sys/arch/amd64/conf An attempt to create a fully modular ker...
christos[src/trunk]: src/external/bsd/blacklist/bin handle '*' entries in rules.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet partial sync with FreeBSD
kre[src/trunk]: src/tests/net/icmp + -lrumpdev
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable DIAGNOSTIC
jmcneill[src/trunk]: src/etc/etc.aarch64 add tprof
jdolecek[src/trunk]: src/sys Remove emap support. Unfortunately it never got to state...
christos[src/trunk]: src/sys/kern remove XXX from the quota call.
wiz[src/trunk]: src/external/bsd/mdocml/dist Reduce diff to upstream.
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
hannken[src/trunk]: src/sys/dev Operation handle_with_strategy() also needs the
riastradh[src/trunk]: src/sys/rump/librump/rumpvfs Don't leak rn on vcache_get failure.
maxv[src/trunk]: src/sys/arch/x86/x86 Check CPUID.IBRS in addition to ARCH_CAP.IB...
pgoyette[src/trunk]: src/sys/ufs/lfs Remove historic references to wapbl.
christos[src/trunk]: src/sys/modules Enable extended attributes in modules.
christos[src/trunk]: src/sys/modules add new modules
pgoyette[src/trunk]: src/sys/net Typo (missing ampersand)
skrll[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace
skrll[src/trunk]: src/distrib/utils/embedded Mark the msdos parition active for bo...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia validate emulated bus 0 configuration sp...
riastradh[src/trunk]: src/sys Make cache_lookup return bool for clarity.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix A lack of usea...
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
mrg[src/trunk]: src/sys/dev/usb move the check against un_phyno from usbnet back...
christos[src/trunk]: src/sys/kern remove useless initialization
skrll[src/trunk]: src/sys/arch/evbarm/conf Disable USB_DEBUG by default
christos[src/trunk]: src/sys/arch/mac68k/obio name the flag ioctl argument "flag" lik...
kre[src/trunk]: src/bin/sh At the suggestion of Matthew Sporleder (on current-us...
kamil[src/trunk]: src/doc Update TODO.ptrace
martin[src/trunk]: src/sys/arch/alpha/alpha No need to re-set MDLWP_FPACTIVE in the...
thorpej[src/trunk]: src Add support for light sensors that report Illuminance in lux.
skrll[src/trunk]: src/sys/dev/ic Fix a KASSERT - how did that sneak in?
matt[src/trunk]: src/lib/csu Make dwarf_eh_object is 8 words long
jmcneill[src/trunk]: src/sys/modules/nand Build nand_toshiba.c
christos[src/trunk]: src/sys/netinet flip src/dst
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Simplify with sy_invoke()
nat[src/trunk]: src/sys/dev The harware vc is rounded to a power of two then rou...
bouyer[src/trunk]: src/sys/arch/arm/allwinner remove unused variable
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Compact crc32 code by 12 bytes of text.
msaitoh[src/trunk]: src/tests/net/if_vlan Add test case of vlan(4)'s re-configure wi...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add "bool txr_no_space" for TX descriptor ...
wiz[src/trunk]: src/usr.bin/find Add serial commas.
msaitoh[src/netbsd-8]: src/doc ticket #1182.
joerg[src/trunk]: src/sys/netsmb Don't dereference NULL pointers.
christos[src/trunk]: src/sys/arch/i386/i386 CID 1175795: Unused pointer value
riastradh[src/trunk]: src/sys/kern Nix trailing whitespace.
skrll[src/trunk]: src/sys/uvm/pmap KNF
matt[src/trunk]: src/sys/sys Fix __HAVE_LONG_DOUBLE tests
dholland[src/trunk]: src/lib/libc/atomic Reorg second paragraph too, to group related...
martin[src/trunk]: src/sys/arch/evbarm/awin "Jared broke my kernel by adding commen...
snj[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
snj[src/netbsd-7]: src/doc amend 824
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't call callout_halt() if it's not init...
christos[src/trunk]: src/lib/libc Add cross references to the openssl man pages.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf MULTIPROCESSOR works now
christos[src/trunk]: src/usr.bin/finger fix format
kre[src/trunk]: src/bin/sh Improve quoting in xtrace (-x) output ... if a string...
jakllsch[src/trunk]: src/sys/arch/evbarm/awin Avoid tripping on opposite-endian sysco...
kamil[src/trunk]: src/sys Rework the fork(2)/vfork(2) event signalling under ptrac...
msaitoh[src/trunk]: src/sys/dev/pci Add Braswell PCU SMBus.
maya[src/trunk]: src/usr.bin/telnet Remove unused code.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for RK3188 64-bit timer.
matt[src/trunk]: src/sys/arch/arm/allwinner Start to flesh out the A10 timer code.
msaitoh[src/netbsd-7]: src/doc Ticket 792.
snj[src/netbsd-7]: src/lib/libc/sys Pull up following revision(s) (requested by ...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix the failure of NAT test --...
pgoyette[src/trunk]: src/sys/uvm/pmap Remove unnecessary #include for sys/shm.h - the...
christos[src/trunk]: src/sys/sys Since _RUMPKERNEL is really userland code it needs A...
jnemeth[src/trunk]: src/sbin/gpt Add a third argument to the "cfn" function that is ...
snj[src/netbsd-7]: src/doc 839
skrll[src/trunk]: src Trailing whitespace
reinoud[src/trunk]: src/sys/arch/usermode/include Regen usermode headers
skrll[src/trunk]: src/sys/arch/arm/arm Fixup the catchall for the media instructio...
christos[src/trunk]: src/lib/libedit Fix descriptions of el_set functions.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Restore the obsolete entries for ...
kre[src/trunk]: src/bin/sh Fix Oo Op Oc syntax error (which seemed to work OK to...
matt[src/trunk]: src/sys/ufs/lfs Remove duplicate define of LFS_MAXNAMLEN
mrg[src/trunk]: src/usr.bin/midirecord add a program to record midi files from /...
jakllsch[src/trunk]: src/sys/dev/usb Change "translater" to "translator" in comment.
bouyer[src/trunk]: src/sys/arch/evbarm/conf Remove USB HID entries, they're already...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Detect collisions from bootspac...
cherry[src/trunk]: src/sys/arch Add a PIC_XEN abstraction to evtchn.c
kamil[src/trunk]: src/external/gpl3/gcc.old/lib/liblto_plugin Link liblto_plugin w...
wiz[src/trunk]: src/share/man/man4 Wording. New sentence, new line. filesystem -...
phx[src/trunk]: src/sys/fs/adosfs Patch by hannken@ to fix a bug which has been ...
christos[src/trunk]: src/sys Introduce a more general method of sbcreatecontrol, sbcr...
martin[src/trunk]: src/sbin/gpt Add a query function (for external code) to enumera...
christos[src/trunk]: src/lib/libutil Correct the man page, and say that the printf(3)...
msaitoh[src/trunk]: src/sys/dev/pci Add Huawei Hi1710 BMC
rin[src/trunk]: src/external/bsd/nvi/dist/ex Add missing encoding conversion bef...
roy[src/trunk]: src/lib/libterminfo Revert botched commit.
christos[src/trunk]: src/sys/dev destroy the pool and the mutex when detaching.
sevan[src/trunk]: src/bin/kill Pp not required before Bd, picked up by mandoc lint
blymn[src/trunk]: src/lib/libcurses Correct the implementation of mvderwin, it now...
knakahara[src/trunk]: src/sys/net ipsecif(4) must not set port number to spidx even if...
jmcneill[src/trunk]: src/sys/dev/acpi Conditionally use a 32- or 64-bit DMA tag based...
chs[src/trunk]: src/lib/libc/arch/sh3/gen fix the mapping table. this sh3 versi...
christos[src/trunk]: src/distrib/sets/lists/comp kmem_str{dupsize, free} man pages.
riastradh[src/trunk]: src/sys/kern Assert KM_SLEEP xor KM_NOSLEEP in all kmem allocation.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia replace inline mc_read/write with MC_REA...
christos[src/trunk]: src/sys/kern PR/49104: Jarle Greipsland: Don't use cpu_counter32...
hannken[src/trunk]: src Sync with upstream r315983.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Acquire references in add_shared...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix memory leak in dm_pdev_rem()
christos[src/trunk]: src/sys/kern Use the pathbuf which we pass to namei() (which is ...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern style
pgoyette[src/trunk]: src/lib/librt Update RETURN VALUE to match reality and POSIX
hannken[src/trunk]: src Change vnode operation lookup to return the resulting vnode ...
jmcneill[src/trunk]: src/doc sunxinand(4): Add driver for Allwinner NAND Flash Contro...
martin[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for ia64
kre[src/trunk]: src/lib/libc/gen Unbreak build, init variable (not a false alarm...
christos[src/trunk]: src/sys/sys Complete the list of DF_1 flags.
mlelstv[src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Handle NULL params, fix ...
ozaki-r[src/trunk]: src/sys/net Reset the expire time of a cache on receiving a fram...
dholland[src/trunk]: src/lib/libc/net Return EAI_NODATA, not EAI_NONAME, for nonexist...
martin[src/trunk]: src/usr.sbin/sysinst Avoid undefined behaviour, pointed out by maxv
christos[src/trunk]: src/sys/dev Use the new DK_DEV_BSIZE_OK() macro.
christos[src/trunk]: src/usr.sbin/postinstall make the script MI again (same across a...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: implement dclk_vop0_frac a...
knakahara[src/trunk]: src/sys/dev/pci support Tx multiqueue for 82574(aka e1000e for V...
msaitoh[src/trunk]: src/sys/dev/pci Rename PCIE_XCAP_VER_* macros to avoid confusion.
macallan[src/trunk]: src/etc/etc.evbmips generate iic* entries
christos[src/trunk]: src/sys rename ifmpls to mpls, so we don't have if_ifmpls...
mrg[src/trunk]: src/sys/dev/usb add USBHIST_CALLARGS() frontend to KERNHIST_CALL...
riz[src/netbsd-7]: src/doc Ticket 735.
jmcneill[src/trunk]: src/sys/dev/i2c initialize CS1/CS2 regs, honour century flag, re...
sevan[src/trunk]: src/bin/ls ls was there from v1.
pgoyette[src/trunk]: src/sys/kern Mark kern.posix.semcnt as READONLY - we don't want ...
martin[src/trunk]: src/tests/lib/libc/sys Do not toggle global security.pax.mprotec...
kamil[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Fix build with -W...
mbalmer[src/trunk]: src/sys/modules/lua whitespace, knf, comments, but no functional...
htodd[src/trunk]: src/sys/arch/evbarm/conf Bump MEMORY_DISK_ROOT_SIZE to fix build.
christos[src/trunk]: src/distrib/sets/lists/base add example for l2tp gateway.
christos[src/trunk]: src/sbin/fdisk explain how to clear an entry (without reading th...
tkusumi[src/trunk]: src/sys/dev/dm dm: Revert "Fix error handling in dmioctl()" for now
mrg[src/trunk]: src/libexec/httpd some fixes for virtual hosting support from Ra...
matt[src/trunk]: src/lib/libc/arch/mips/sys Since N32/N64 pass the first 8 argume...
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/sys/arch/mips/include Handle 64 bit kernels.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux hdmi_audio_infoframe_pac...
skrll[src/trunk]: src/sys/arch/arm/nvidia Provide TEGRA210 supplies.
snj[src/netbsd-7]: src/external/cddl/osnet/dist/tools/ctf/cvt Pull up following ...
pgoyette[src/trunk]: src/sys/dev/filemon If a second call to the SET_FD ioctl occurs, ...
jmcneill[src/trunk]: src/sys/dev/i2c pcf8653 driver is compatible, delete this driver
roy[src/trunk]: src/lib/libcurses Put back filter(3) I mistakenly removed in r1.29
christos[src/trunk]: src/usr.bin/systat Avoid string gymnastics in an olympic year.
pgoyette[src/trunk]: src/sys/rump/net/lib/libtap Part 2 of fixing if_tap module.
christos[src/trunk]: src/sys/fs/ntfs remove useless initialization, KNF
roy[src/trunk]: src/sys/netinet6 Set RTF_CONNECTED instead of setting only RTF_C...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
martin[src/trunk]: src/usr.sbin/sysinst Typo, also fix copy & pasted license
mrg[src/trunk]: src/libexec/httpd more for the previous: make sure [i - 1] can ...
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Disab...
rin[src/trunk]: src/sys/dev/usb Determine the frame size as a function of MTU.
manu[src/trunk]: src/sys/arch/i386/stand In-RAID partitions with no name can be c...
christos[src/trunk]: src/external/bsd/mdocml/dist Changes in version 1.14.1, released...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add functions to get apll and cpu rates
riastradh[src/trunk]: src/share/misc Add a topical acronym for this week: GDPR.
msaitoh[src/netbsd-7]: src/doc Ticket 794 and 800.
ozaki-r[src/trunk]: src/sys/net Don't request returning rtentry if not use it
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Make sure to write our MAC address to ...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Bump date for previous.
manu[src/trunk]: src/sys/arch Add multiboot 2 support to amd64 kernel
msaitoh[src/trunk]: src/sys/arch/mips/adm5120/dev Revert if_admsw.c rev. 1.25. It's ...
jmmv[src/trunk]: src/external/bsd/atf Stop using bconfig.h in the tools code.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add fls to <linux/bito...
kre[src/trunk]: src/distrib/sets/lists/comp Do it properly. Thanks wiz.
christos[src/trunk]: src/distrib/sets/lists/xdebug fix eager sed that broke xorg_glamor.
christos[src/trunk]: src/sys/dev/hdaudio more complex version to determine what is an...
martin[src/trunk]: src/sys/arch/pmax/pmax Disable (pretty useless and obscure) mess...
martin[src/trunk]: src/usr.sbin/sysinst Add a help script to check for untranslated...
isaki[src/trunk]: src Update manpages respond to isaki-audio2 branch.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
ozaki-r[src/trunk]: src/tests/net/if Add tests for ifconfig parameters
kamil[src/trunk]: src/gnu/usr.bin/groff/tmac +libpanel (French version)
joerg[src/trunk]: src init/fini for the main program is handled by crt0.o, so ifun...
chs[src/trunk]: src/usr.sbin/makemandb in update_db(), extract the full list of ...
riastradh[src/trunk]: src/sbin/rndctl Teach `rndctl -L' to update the seed file, not j...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/trunk]: src/usr.sbin/sysinst Avoid variable length local array
joerg[src/trunk]: src/usr.bin/patch Explain what "-V none" does.
jakllsch[src/trunk]: src/sys/arch/x86/x86 remove more vestiges of uvm_emap_*(), to fi...
scole[src/trunk]: src/sys/arch/ia64/include Remove unused functions pte_atomic_cle...
pgoyette[src/trunk]: src/tests/net/net Another place where we need librumpdev
christos[src/trunk]: src/usr.sbin/postinstall Anchor the egrep search to avoid npf.co...
ad[src/trunk]: src/sys/kern Expunge the panicstr checks, we don't need them.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Remove ipsec_bindump, t...
hannken[src/trunk]: src/sys/kern Add an owner field to fstrans mount info and use it...
martin[src/trunk]: src/sys/dev/usb Avoid signed/unsigned comparision (if_mtu is uin...
riastradh[src/trunk]: src/sys/kern Sort #includes.
wiz[src/trunk]: src/share/man/man4 Fix reference to en(4) and remove reference t...
ozaki-r[src/trunk]: src/sys/netinet6 Use psref instead of pserialize because that co...
kamil[src/trunk]: src/sys/compat/netbsd32 Fix sysctl(3):vm.minaddress in compat_ne...
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Use END() to set ELF symbol size. Set ...
riastradh[src/trunk]: src/sys/arch/x86/x86 #if DIAGNOSTIC panic ---> KASSERTMSG
kre[src/trunk]: src/sys/arch/x86/x86 Revert last and instead #include <x86/fpu.h...
ad[src/trunk]: src/sys/kern ksem_sysinit(): more lossage.
christos[src/trunk]: src/etc/mtree Missed one
phx[src/trunk]: src/sys/arch/amiga/dev Improved wscons support. Virtual screens ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add CRU reg definitions
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey fix -Wold-style-definition
kamil[src/trunk]: src/doc ptrace(2): Add hardware assisted breakpoint/watchpoint API:
maxv[src/trunk]: src/sys/arch/x86/x86 Handle counter overflows, and sample with 5...
jdolecek[src/trunk]: src/sys/dev/ata in atabus_detach(), shutdown the channel thread ...
pgoyette[src/trunk]: src Remove the ABI version-and-length check that was recently in...
martin[src/netbsd-7]: src/doc Tickets #728 - #731
wiz[src/trunk]: src/bin/mkdir Use Ex. Remove superfluous Pp.
jdolecek[src/trunk]: src/sys/uvm for direct map case, avoid PGO_NOBLOCKALLOC when wri...
christos[src/trunk]: src/sys/arch/amd64/conf Use "-no" and add more cloners.
skrll[src/trunk]: src/lib/libc/arch/mips/gen Fix comments
ozaki-r[src/trunk]: src/sys/dev Move bpf_mtap in Tx hardware intrrupt to if_start
sevan[src/trunk]: src/bin/test Document the version test first appeared.
joerg[src/trunk]: src/sys/netinet6 Ensure that the callout of the multicast addres...
christos[src/trunk]: src/sbin/fsck abort earlier.
christos[src/trunk]: src/sys/arch/amiga/dev fix typo
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add missing call to arm_fdt_cpu_mpstart, ...
macallan[src/trunk]: src/sys/dev/sbus - enable alpha fonts now that we have accelerat...
dennis[src/trunk]: src/lib/libc/arch/powerpc64 Replace the branch to __cerror() in ...
christos[src/trunk]: src/sys/arch/emips/stand/common add missing prototype; remove na...
maxv[src/trunk]: src/sys/kern Improve error handling, doesn't matter a lot, but s...
thorpej[src/trunk]: src/sys/arch/sandpoint/conf Revert previous; we actually use dir...
snj[src/netbsd-7]: src/sbin/gpt Pull up following revision(s) (requested by jnem...
maxv[src/trunk]: src/usr.sbin/acpitools/acpidump Dump TPM2.
pgoyette[src/trunk]: src/sys/dev/filemon Ensure that the PID specified in the FILEMON...
christos[src/trunk]: src/external/bsd/file/lib Add more libraries
skrll[src/trunk]: src/sys/uvm/pmap Once more short line to unwrap
mrg[src/trunk]: src/external/gpl3/gcc merge mknative files from gcc.old back int...
matt[src/trunk]: src/sys/arch/evbarm/conf Enable ARM_HAS_VBAR since the arm1176 h...
pooka[src/trunk]: src/tests/fs/nfs/nfsservice one more MKZFS fix (how many subdirs...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Use correct register for next cacheli...
mrg[src/trunk]: src/share/mk switch powerpc to GCC 8.
jmmv[src/trunk]: src/external/bsd/atf Homogenize reachover build file structure w...
martin[src/trunk]: src/tests/ipf/expected Fix expected output to match -current Net...
bouyer[src/trunk]: src/sys/arch/xen/xen Revert previous: calling fpuinit() leads to...
maya[src/trunk]: src/distrib/sets/lists/man fix set lists for pxaip(4). it's not ...
skrll[src/trunk]: src/sys/arch/arm/samsung Trailing whitespace.
buhrow[src/trunk]: src/sys/dev/usb ADded Apple iDevices:
wiz[src/trunk]: src/share/man/man9 Mark up author name with An.
kiyohara[src/trunk]: src/sys/arch/epoc32/stand/e32boot/exe Fix fault when 0 byte copy.
jakllsch[src/trunk]: src/sys/dev/cardbus fix whitespace
dsl[src/trunk]: src/sys/arch/amd64/amd64 Simplify fputrap() considerably.
martin[src/netbsd-7]: src/lib/libm/arch/m68k Pull up the following revision, reques...
dsl[src/trunk]: src Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/f...
jdolecek[src/trunk]: src/sys/dev/ic cache flush call must wait for completion; cap wa...
ryoon[src/trunk]: src/lib/libc/gen Fix _SC_TIMER_MAX listing, bump date
pgoyette[src/trunk]: src/sys/modules/iic The iic module needs to include 2c_subr so t...
maxv[src/trunk]: src/sys/arch Don't compile PMCs on Xen.
matt[src/trunk]: src/sys/arch/hppa/include Add inclusion protection.
mlelstv[src/trunk]: src/sys/arch/amiga/amiga appease compiler. Fixes options MODULAR...
pgoyette[src/trunk]: src/sys/dev/imcsmb Use I2C_READ_OP_P() rather than negating I2C_...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't fall through.
macallan[src/trunk]: src/sys/arch/macppc/dev - don't read beyond array bounds
christos[src/trunk]: src/sys/dev/usb reflect the new location of the firmware files
jmcneill[src/trunk]: src/sys/arch Initial support for Rockchip RK3066 / RK3188 SoCs, ...
pooka[src/trunk]: src describe => rumpdescribe
jmcneill[src/trunk]: src/sys/dev/i2c Add basic driver for AMS AS3722 power management IC
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm fix default pixmap search directory
hannken[src/trunk]: src/sys/fs/v7fs Defer deallocating unlinked inodes to v7fs_recla...
matt[src/trunk]: src/sys/arch/evbarm/conf Bump memory disk to 3.5MB
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Lotsa kasserts about referencedn...
maya[src/trunk]: src/sys/compat/sys Match the regular _ksiginfo size since sys/sy...
riz[src/netbsd-7]: src/sys/kern Apply patch (requested by martin in ticket #1062):
christos[src/trunk]: src/sys/kern Also wait interruptibly when exiting. Avoids deadlo...
skrll[src/trunk]: src/sys/dev/usb Fix 10year old bug of mine affecting interrupt I...
dholland[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man PR 51446 Brad Harder: fix ...
martin[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Quick h...
spz[src/trunk]: src/etc/ssh add ssh-ed25519 keys
nonaka[src/trunk]: src/sys/dev/usb Added CENTURY CT-USB1HUB.
joerg[src/trunk]: src/external/gpl3 Don't override X87_ENABLE_ARITH. Since we defa...
christos[src/trunk]: src/usr.bin/m4 use strtoi instead of strtonum, since this is a t...
snj[src/netbsd-7]: src/doc amend 1143
martin[src/trunk]: src/sys/arch Assign majors for ld(4)
rin[src/trunk]: src/external/bsd/tre/dist/lib Add REG_INVARG and REG_STARTEND if...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen.
christos[src/trunk]: src/gnu/usr.bin Don't descend into dc
christos[src/trunk]: src/doc it is 2019
zafer[src/trunk]: src/share/wscons/keymaps Add AltGr modifier for brazilian abnt2 ...
wiz[src/trunk]: src/usr.bin/fstat Sort SYNOPSIS and option descriptions. Bump da...
kamil[src/trunk]: src/tests/kernel Merge kernel/t_ptrace_wait with kernel/arch/x86...
maxv[src/trunk]: src/sys/arch Map the boot IDT, GDT and LDT in three different pa...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add more PTE and IA64 mem region variables
snj[src/netbsd-7]: src/doc 1075
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by tsut...
jdolecek[src/trunk]: src/sys/ufs/ext2fs EXT2F_INCOMPAT_FLEX_BG feature actually doesn...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Typo in comment
christos[src/trunk]: src/distrib/sets/lists add elf2aout
kamil[src/trunk]: src Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Fix a couple of (unsed) definitions
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove unused symbol - it is aligned to...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Use the libc version of strto...
maxv[src/trunk]: src Several improvements and fixes:
christos[src/trunk]: src/external/bsd/blacklist/port portability
snj[src/netbsd-7]: src/doc 1171, 1181
joerg[src/trunk]: src/distrib/sets checkflist requires an egrep that honours multi...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb bring back all our foonbsd-{nat, t...
knakahara[src/trunk]: src/sys Remove unnecessary addresses in PF_KEY message.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/arch/arm/omap Don't rely on uboot to enable am335x gpio ...
bouyer[src/netbsd-7]: src/doc tickets 1042, 1046, 1047
msaitoh[src/trunk]: src/sys/dev/pci Add some ServerWorks HT1100 devices from OpenBSD.
christos[src/trunk]: src/external/bsd/blacklist works
reinoud[src/trunk]: src/sys/arch/usermode/dev Only report the things we've passed in...
christos[src/trunk]: src/sys/arch/amd64/conf Disable sanitizers for the kernel.
christos[src/trunk]: src We can't build those three with MKSANITIZER, they are used t...
sevan[src/trunk]: src/usr.bin/systat Remove commentd out options for fields no lon...
pooka[src/trunk]: src/lib/librumpuser If binding fails, print URL with which it fa...
rmind[src/trunk]: src/sys - Rewrite parts of pfil(9): use array to store hooks and...
knakahara[src/trunk]: src/sys PR kern/50522: gif(4) ioctl causes panic while someone i...
tsutsui[src/trunk]: src/sys/arch/hp300/dev In RAWKBD mode, don't schedule autorepeat...
tnn[src/trunk]: src/share/examples/puffs fix build of puffs examples; need _KERN...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip one more segment can be queued, from F...
msaitoh[src/trunk]: src/sys/dev/pci Add Phison PS5000 and PS5016 NVMe.
matt[src/trunk]: src/libexec/ld.elf_so/arch/mips Simplify ELFSIZE by using _MIPS_...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rework sun4v_datatrap so it ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1358677: (Negative returns) tuc...
kre[src/trunk]: src/tests/net/arp Clean up the arp_rtm subtest...
christos[src/trunk]: src/external/bsd/blacklist Sync with current.
christos[src/trunk]: src/distrib/utils/libhack Add an empty fmtcheck
christos[src/trunk]: src/external/bsd/blacklist/etc Add npf.conf example
jdolecek[src/trunk]: src/sbin/fsck_ext2fs adjust inode size check to compare against ...
alnsn[src/trunk]: src/lib/libutil Document "ROOT." syntax before documenting a gen...
snj[src/netbsd-7]: src/distrib Pull up following revision(s) (requested by marti...
macallan[src/trunk]: src/sys/dev/usb regen
riz[src/netbsd-7]: src/doc Tickets 982, 983
christos[src/trunk]: src/tests/fs/vfs fix wrong variable.
spz[src/trunk]: src/external/bsd/libevent merge and update manpages and include/...
christos[src/trunk]: src/sys/dev/acpi add normal debug level
riz[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by manu...
christos[src/trunk]: src/include strtoi and strtou additions
reinoud[src/trunk]: src/tests/fs/common Use the new extension to newfs_udf to genera...
maxv[src/trunk]: src/sys/netipsec style
riastradh[src/trunk]: src/share/man/man9 Redocument xc_barrier.
christos[src/trunk]: src/lib/libterminfo PR/50092: Rin Okuyama: Fix memory leak.
jakllsch[src/trunk]: src/sys/dev/spi Reset b_resid when tossing transfer with non-zer...
thorpej[src/trunk]: src/sys/arch/evbarm/compile Add a 'DDTK' tag so that the RPI fir...
mlelstv[src/trunk]: src/sys/arch/sparc/sparc PR 50516 bad switch case
blymn[src/trunk]: src/distrib/sets/lists/base Bump libcurses major and all depende...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by j...
christos[src/trunk]: src/external/bsd/blacklist/lib more MLINKS
reinoud[src/trunk]: src/sys/arch/usermode/conf Compile NetBSD/userland without CTF f...
msaitoh[src/trunk]: src/sys/dev/pci Print extend capability from 0x25 to 0x29 correc...
christos[src/trunk]: src/etc regen
pgoyette[src/trunk]: src/sys/kern Cast rsys_syscall() to (void) to appease coverity.
maxv[src/trunk]: src/sys/kern Fix bug: if seg == UIO_SYSSPACE, tv[] is not initia...
christos[src/trunk]: src/external/gpl3/gcc/lib don't depend on libstdc++
msaitoh[src/trunk]: src/sys/dev/pci Sort VIATECH's entries in the device ID's order.
maxv[src/trunk]: src/sys/arch/x86/include Remove unused fields, there is no align...
snj[src/netbsd-7]: src/external/gpl3/gcc/dist Pull up following revision(s) (req...
jmcneill[src/trunk]: src/sys/arch/arm/vexpress Fix clcd node path for newer dtb
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/net Return EINVAL in vlan_config() when a VLAN ID is 0 o...
martin[src/netbsd-7]: src/doc Ticket #1138
christos[src/trunk]: src/lib/libc/ssp It is wrong to -I/usr/include/ssp
snj[src/netbsd-7]: src/doc 91[348]
maxv[src/trunk]: src/sys/compat/netbsd32 Put the code in charge of handling MODCT...
sjg[src/trunk]: src/usr.bin/make Fix evaluation of defined(FOO) and ${FOO} > 0
hannken[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add fixup operation t...
riastradh[src/trunk]: src/sys/kern Remove spammy kevent failure printf.
maxv[src/trunk]: src/sys/dev/bluetooth Curious typo, found by mootja
skrll[src/trunk]: src/sys Spelling in comment
christos[src/trunk]: src/sbin/gpt Add some debugging.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support A83T
knakahara[src/trunk]: src/tests/net/if_ipsec Add ATF for ipsecif(4) which connect to t...
snj[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
christos[src/trunk]: src/distrib/sets/lists/etc add ip6addrctl
matt[src/trunk]: src/lib/csu/arch/vax Fix another bneq -> beql botch
gson[src/trunk]: src/share/man/man4 Fix URL of USB Approved Class Specification D...
njoly[src/trunk]: src/sys/dev/pci/hdaudio Regen for Realtek ALC280.
maxv[src/trunk]: src/sys/arch More inlines, prerequisites for future changes. Als...
christos[src/trunk]: src use SUBDIR.roff suggested by uwe@
skrll[src/trunk]: src/sys/dev/usb Fix typo in usbd_attachinterfaces - look for int...
wiz[src/trunk]: src/lib/libutil Markup improvements.
christos[src/trunk]: src/sys/arch/sh3/include use fenv.h
tsutsui[src/trunk]: src/sys/arch/atari/atari Fix PR/54325 (use of dangling pointer).
macallan[src/trunk]: src/sys/dev/usb add bug workaround for ELAN touchscreens
eadler[src/trunk]: src/external/bsd/top/dist top(1): revert 1.11
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust ext2fs_makeinode() so that the dirente...
kamil[src/trunk]: src/libexec/httpd Synchronize SYNOPSIS with reality
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A31 needs a different DMA controller dr...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.10 part 1. No fun...
christos[src/trunk]: src/tests/net/mcast Explain a bit more what's going on with the ...
scole[src/trunk]: src/sys/arch/ia64/include fix stack size calculation
christos[src/trunk]: src/sbin/gpt only update the wedge information if it is supported.
maxv[src/trunk]: src/sys/dev/ic Constify ug2_mb[], so that it lands in .rodata.
christos[src/trunk]: src/doc - new binutils
joerg[src/trunk]: src/sys/arch/powerpc/include Fix header guard.
abhinav[src/trunk]: src/share/man/man9 Add extent_alloc1 and extent_alloc_subregion1...
msaitoh[src/trunk]: src/sys/kern Increase the size of softint's data to prevent pani...
maxv[src/trunk]: src/sys/dev/dkwedge Add a condition in the loop. Otherwise there...
christos[src/trunk]: src/sys/kern the tracer, not the tracee determine if we are goin...
christos[src/trunk]: src/sys/arch/i386/stand - Disable MKSANITIZER
snj[src/trunk]: src/external/mit/xorg/lib/freetype - remove duplicate ftpfr.c fr...
maxv[src/trunk]: src/sys/arch Remove idt_init.
christos[src/trunk]: src/usr.bin/dc Import OpenBSD's dc.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
maya[src/trunk]: src/sys/ufs/lfs if DEBUG panic => KDASSERT. reduces ifdefs. NFC
apb[src/trunk]: src/doc tzcode2013d/tzdata2013d have been released. We have upd...
rin[src/trunk]: src/external/bsd/tre/dist/lib Fix allocation size with wrong use...
ozaki-r[src/trunk]: src/tests/net/ndp tests: test state transitions of neighbor caches
snj[src/netbsd-7]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
kamil[src/trunk]: src/external/cddl/osnet/dev/systrace Correct compilation of osne...
riz[src/netbsd-7]: src/doc Ticket 896.
jnemeth[src/trunk]: src/sbin/gpt hrmm...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
wiz[src/trunk]: src/lib/libc/sys Fix date.
martin[src/netbsd-7]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
sevan[src/trunk]: src/doc bsd-family-tree++
uwe[src/trunk]: src/sys/arch/macppc/stand/ofwboot Provide an option to use libsa...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Fix another gross copy-pasto.
christos[src/trunk]: src/sys/compat/sys This code is used in 32 bit arm emulations so...
kamil[src/trunk]: src/sys/dev/pci/ixgbe Comment out unused functions in order to f...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Use IFQ_* macro instead of IF_*.
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
thorpej[src/trunk]: src/share/man/man9 Document the threadpool_job_fn_t type and its...
christos[src/trunk]: src/tools Add an arm-specific elf2aout tool since objdump does n...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix a comment
martin[src/trunk]: src/usr.sbin/sysinst/arch Work in progress UEFI boot support, do...
christos[src/trunk]: src/distrib/sets/lists/tests new lint test
abhinav[src/trunk]: src/external/bsd/ntp/bin/ntpd Remove duplicated NAME section
martin[src/netbsd-7]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd only use yydebug if YYDEBUG
pgoyette[src/trunk]: src/sys/modules Create new compat_netbsd32_mqueue module, and de...
christos[src/trunk]: src/external/bsd/blacklist/diff new diffs from the top
knakahara[src/trunk]: src/sys/net Refactor gif_set_tunnel(). No functional change.
christos[src/trunk]: src/sys/arch/x86/x86 Avoid NPE.
christos[src/trunk]: src/share/mk back to gdb 801
aymeric[src/trunk]: src Rename the DE0 Nano SoC dts file to its new linux/uboot name
martin[src/netbsd-7]: src/lib/libc/time Pull up following revision(s) (requested by...
christos[src/trunk]: src/sbin/gpt CID 1341548: Check error returns
christos[src/trunk]: src/external/bsd/blacklist update docs
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Misc KNF.
martin[src/netbsd-7]: src/doc Fix ticket #1124
riz[src/netbsd-7]: src/sys/arch/mips/atheros/dev Pull up revisions (requested by...
nonaka[src/trunk]: src Added RouterBOARD RB850Gx2 config. md root only.
mrg[src/trunk]: src/share/mk add a HAVE_XORG_SERVER_VER for use in sets. clean ...
maxv[src/trunk]: src/doc Note mbuf API changes, and removal of compat_ibcs2.
pgoyette[src/trunk]: src/lib/libc/sys Fix typos and some grammar
christos[src/trunk]: src/distrib/sets/lists/xcomp more headers only in 120
leot[src/trunk]: src/sys/dev/usb Add support for Realtek RTL8188CU_3.
kre[src/trunk]: src/tests/lib/libc/locale Add some diagnostics to the strto test...
christos[src/trunk]: src/sys/arch/xen/x86 need definition
nonaka[src/trunk]: src/sys Avoid race condition between PTE update and TLB miss walk.
jakllsch[src/trunk]: src/sys/dev Add Virtio MMIO transport.
christos[src/trunk]: src/external/bsd/blacklist/diff don't clear the db with positive...
rin[src/trunk]: src/external/bsd/nvi/dist/vi Fix screen corruption by rewriting ...
dholland[src/trunk]: src/sys/ufs/lfs Update now-lying comment.
christos[src/trunk]: src/lib/libutil more changes I forgot to commit
skrll[src/trunk]: src/sys/arch KNF
prlw1[src/trunk]: src/sys/netinet6 Mark in6m as used for non-DIAGNOSTIC builds.
christos[src/trunk]: src/external/bsd/dhcpcd/dist delete extra file
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Clocks and resets are not present on all ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers apply -Wno-error more liber...
gson[src/trunk]: src/tests/lib/libc/regex Update require.memory to match the incr...
martin[src/trunk]: src/sys/arch/sparc/sparc Add KASSERTs to catch access to NULL OF...
rin[src/trunk]: src/external/bsd/tre/dist Remove more files that should be remov...
christos[src/trunk]: src/sbin/gpt CID 1341556: Don't leak map info
kamil[src/trunk]: src/sys/sys Remove the _rtld_tls_static_setup() leftover from sy...
christos[src/trunk]: src/external/gpl3/gdb.old merge conflicts
riz[src/netbsd-7]: src/doc Tickets 984-989
joerg[src/trunk]: src/external/mit/xorg/lib/libdrm Don't bail out on #warning for ...
christos[src/trunk]: src/sys/sys add lint comment
maya[src/trunk]: src/sys/ufs/lfs don't guard lfs_reshash with splbio, lfs_lock is...
mlelstv[src/trunk]: src/sys/dev/iscsi unreference session only for responses to SCSI...
christos[src/trunk]: src/lib/libutil Fix documentation inconsistencies, and add some ...
christos[src/trunk]: src/usr.bin/make More gmake compatibility:
jdolecek[src/trunk]: src/sys/dev/scsipi execute the cache page MODE SENSE with XS_CTL...
blymn[src/trunk]: src/tests/lib/libcurses Fix test for pad and enable it.
dholland[src/trunk]: src/sys/compat/sys update comment
jmcneill[src/trunk]: src/sys/dev/ic Add driver for ARM PrimeCell MultiMedia Card Inte...
matt[src/trunk]: src/sys/arch/arm/arm32 Collapse multiple inlines and move repeat...
mrg[src/trunk]: src/sys/dev/usb make cdce(4) and ure(4) usb and mpsafe:
jmcneill[src/trunk]: src/external/mit/xorg/lib/libxcb libxcb is 1.10 now, fix pkgconf...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for new emac bindings
kamil[src/trunk]: src/external/cddl/osnet/dev/profile Correct compilation of osnet...
skrll[src/trunk]: src/sys/dev/usb Regen
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint libraries, sort
snj[src/netbsd-7]: src/usr.sbin/mountd Pull up following revision(s) (requested ...
martin[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
joerg[src/trunk]: src/lib/libform Counting from 0 to n-1 can go wrong badly, if n ...
snj[src/netbsd-7]: src/etc/ssh Pull up following revision(s) (requested by wiz i...
wiz[src/trunk]: src/doc openssl-1.0.2 out.
martin[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for curses bump
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use tabs instead of spaces
christos[src/trunk]: src/external/bsd/blacklist/bin fix gcc warning.
roy[src/trunk]: src/usr.sbin/postinstall Move dhcpcd's rdm monotonic file if it ...
msaitoh[src/trunk]: src/sys Remove extra 0x. This bug was added when replacing bitma...
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf build correctly for ...
christos[src/trunk]: src/tools use MACHINE_CPU for elf2aout
macallan[src/trunk]: src/sys/arch/macppc/dev don't grab the interrupt lock around mix...
skrll[src/trunk]: src/sys/arch/evbarm/conf +gif
dholland[src/trunk]: src/share/man/man9 Add missing .Sh RETURN VALUES
reinoud[src/trunk]: src/sys/fs/udf Resort to the easiest way to check if a directory...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel remove stu...
spz[src/trunk]: src/external/bsd/libevent/dist Upstream Change_log:
christos[src/trunk]: src/lib/libm add ilogb.
snj[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jmcneill[src/trunk]: src/sys/dev/i2c Fix enable mask for RK808 LDO regulators
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi We always need -Wno-format-nonl...
riz[src/netbsd-7]: src/libexec/ftpd Pull up following revision(s) (requested by ...
christos[src/trunk]: src/share/mk - factor out variables so that the code is more rea...
mrg[src/trunk]: src/sys/arch it's called VM_MAXUSER_ADDRESS32 not VM_MAXUSER32_A...
christos[src/trunk]: src/sys/arch/powerpc/powerpc use 0 instead of %r0 for dcbst and ...
snj[src/netbsd-7]: src/doc 1071
matt[src/trunk]: src/sys/arch/arm Add l2pte_set and l2pte_reset inlines to set/re...
martin[src/netbsd-7]: src Pull up the following changes, requested by msaitoh in #1...
abhinav[src/trunk]: src/lib/libutil Add getmntoptstr, getmntoptnum, and freemntopts ...
riz[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by w...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by r...
christos[src/trunk]: src/tests/sbin/gpt Add resize test.
kefren[src/trunk]: src/usr.sbin/ldpd Local addresses vector is not needed anymore
sevan[src/trunk]: src/sys/arch/evbmips/conf Enable the per-priority cyclical scan ...
macallan[src/trunk]: src/sys/arch/macppc/dev fix low CPU speed reporting when using DFS
christos[src/trunk]: src/share/doc/usd PR/50360: Thomas Klausner: Fix MKREPRO builds
msaitoh[src/trunk]: src/sys/dev/pci Add Mobility Radeon HD 4300(0x9552) and Mobility...
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by msait...
christos[src/trunk]: src/sbin/gpt split out into smaller functions.
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Avoid some type casts
martin[src/netbsd-7]: src/doc Note tickets #1076 and #1141
manu[src/trunk]: src/lib/libperfuse Fix atime update
kamil[src/trunk]: src/tests/kernel Mark signal6 as failing due to timeout not regu...
sevan[src/trunk]: src/distrib/notes/common Added myself
sevan[src/trunk]: src/sys/arch/hpc/stand/hpcboot/res Replace icon with black NetBS...
maxv[src/trunk]: src/sys/arch/amd64 Make this area compile, even if we don't supp...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-7]: src 7.0_STABLE
christos[src/trunk]: src/distrib/sets/lists/comp add fenv for sh
martin[src/trunk]: src/tests/fs/common Fix copy & pasto, notice by Nicolas Joly, on...
cherry[src/trunk]: src/sys/arch Excise XEN specific code out of x86/x86/intr.c into...
roy[src/trunk]: src/sys/netinet6 White space police.
riastradh[src/trunk]: src/lib/libc/gen Use ChaCha20 here as advertised, not ChaCha8.
roy[src/trunk]: src/external/bsd/dhcpcd/libexec We should build the hooks as wel...
chs[src/trunk]: src/sys/rump/librump/rumpvfs initialize the new gop_putrange met...
snj[src/netbsd-7]: src/sys/arch/hppa/include Pull up following revision(s) (requ...
knakahara[src/trunk]: src/tests/net/if_gif add gif test for set_tunnel/delete_tunnel a...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
thorpej[src/trunk]: src/sys/arch/x86/x86 In device_register(), if the device is an "...
martin[src/trunk]: src/usr.sbin/sysinst Fix a few of the very stupid mistakes I mad...
phx[src/trunk]: src/sys/arch/amiga/amiga Fixed crash of A4000 IDE due to uniniti...
mlelstv[src/trunk]: src/sys/arch Use common code for SMEP/SMAP panic to print more i...
mrg[src/trunk]: src/usr.sbin/intrctl add "-w wait" arg to "intrctl list" to have...
christos[src/trunk]: src/crypto/external/bsd/openssh kill another copy of strtonum.
riz[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
christos[src/trunk]: src/lib/libcurses fix memory leaks (from Rin Okuyama)
christos[src/trunk]: src/sys/netinet make sure that the reset label is defined withou...
maxv[src/trunk]: src/sys/compat/linux/common Uninitialized var, found by brainy; ...
martin[src/netbsd-7]: src Import openssl 1.0.1s, requested by spz in ticket #1127:
rmind[src/rmind-smpnet]: src/sys Add soref() and sounref().
christos[src/trunk]: src Restore binary compatibility by using the statvfs90 structur...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd put back initialization of the bu...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Now we use timestamp info, use di...
msaitoh[src/trunk]: src/sys/dev/pci Indent. No functional change.
dholland[src/trunk]: src/sys/netinet6 PR 51434 David Binderman: remove redundant test.
msaitoh[src/trunk]: src/sys/kern Remove useless semicolon reported by Henning Peters...
christos[src/trunk]: src/sbin/gpt CID 1341560: Free arg.
christos[src/trunk]: src/sbin/gpt Remove getdisksize support; we either have the ioct...
mrg[src/trunk]: src/distrib/sets/lists update for xorg-server 1.20.3:
ozaki-r[src/trunk]: src/tests/net/if_vlan Add tests of vlan with bridge
ozaki-r[src/trunk]: src/sys/netipsec Get rid of unnecessary NULL checks that are obs...
msaitoh[src/trunk]: src/sys/dev/ic Print rank on DDR4.
kre[src/trunk]: src/tests/lib/libc/locale Since the C standard allows for interm...
marty[src/trunk]: src/sys/arch/evbarm/odroid Revert my previous change -- it break...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Remove fd_local, it is not used...
zafer[src/trunk]: src/sys/ufs/lfs Add missing b_cflags and b_oflags.
sjg[src/trunk]: src/usr.bin/make When a var is set in the CMD context, it preven...
snj[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for multiple PMUs
christos[src/trunk]: src/lib/libc/net Implement the address selection policy; from Fr...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt Add helper script for future im...
christos[src/trunk]: src/usr.sbin/rpcbind Handle memory allocations and error exit co...
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src Update LLVM/Clang to snapshot r185778. This brings in a lot ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Newer Raspberry Pi firmware has changed ...
dholland[src/trunk]: src/usr.bin/make Document .DELETE_ON_ERROR.
knakahara[src/trunk]: src/sys/net fix atf failed.
snj[src/netbsd-7]: src/doc 1144
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by uwe ...
rmind[src/rmind-smpnet]: src/sys - Add some initial locking to the IPv4 PCB.
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
skrll[src/trunk]: src/sys/arch/arm/arm Remove incorrect entries
maxv[src/trunk]: src/sys/arch Localify.
jdolecek[src/trunk]: src/sys/ufs/ext2fs #if 0 the check for ext2fs_mapsearch() failur...
wiz[src/trunk]: src/share/man/man9 Whitespace nit.
christos[src/trunk]: src/libexec/ld.elf_so binutils 2.31.1 can put copy relocations i...
martin[src/netbsd-7]: src/doc Ticket #941
knakahara[src/trunk]: src/sys/net LIST_REMOVE should be done before clearing members o...
snj[src/netbsd-7]: src/doc amend 1163
christos[src/trunk]: src/sys/arch/mips/conf use the compiler way of passing arguments...
mrg[src/trunk]: src/share/mk break the build if a .pc generation leaves somethin...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add c0cpux and c1cpux clocks
christos[src/trunk]: src/lib/libutil add estro{i,u} (Kamil Rytarowski)
martin[src/netbsd-7]: src Pull up following revision(s) (requested by nakayama in t...
jklos[src/trunk]: src/sys/arch/mac68k Added DJMEMCMAX option for recognizing 128 m...
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up the following revisions, request...
christos[src/trunk]: src/sbin/gpt - write a function to set the entity, so that we do...
macallan[src/trunk]: src/external/gpl2/dtc/dist initial import of Device Tree Compile...
snj[src/netbsd-7]: src/doc ticket 10005
christos[src/trunk]: src/share/mk Elide -nostdinc from LINK.c when linking object fil...
nakayama[src/trunk]: src/sys/compat/sunos Redo previous. zero check before modulo.
joerg[src/trunk]: src/distrib/macppc/floppies/bootfloppy Allow clang builds to use...
christos[src/trunk]: src/bin/df we don't need root anymore.
maxv[src/trunk]: src/sys/netipsec Remove dead code, 'espx' is never NULL and dere...
pgoyette[src/trunk]: src/sys/arch/i386/stand/lib Remove double-include for reboot.h
thorpej[src/trunk]: src/sys/arch/arm/broadcom A minimal change to prevent the Raspbe...
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_clock_byname, which can be used by cl...
msaitoh[src/trunk]: src/sys/dev/pci s/regisrer/register/. No functional change.
wiz[src/trunk]: src/share/doc/usd/20.meref Fix a date to make this more reproduc...
thorpej[src/trunk]: src/tests/rump/kernspace Include some non-critical-but-still-for...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
maxv[src/trunk]: src/sys/dev/pci Mmh, surprising bug. It's __packed, not __packed...
martin[src/netbsd-7]: src/doc Ticket #1204
sevan[src/trunk]: src/usr.bin/seq seq(1) first appeared in Research Unix 8th Editi...
martin[src/trunk]: src/usr.sbin/sysinst When adding non-disklabel boot partitions (...
riz[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
pgoyette[src/pgoyette-compat]: src/sys Complete removal of the "monolithic" all-versi...
rin[src/trunk]: src/external/gpl3 PR toolchain/53810
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-7]: src/doc Ticket #1127
sevan[src/trunk]: src/share/dict Add missing words beginning with 'e' and 'f' from...
christos[src/trunk]: src/external/bsd/blacklist/bin make usage print the wrong option
riz[src/netbsd-7]: src/sys/arch/sparc64/dev Pull up following revision(s) (reque...
christos[src/trunk]: src/lib/libc/sys PR/49617: Kirk Russell: posix_fallocate() shoul...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf add more DW_ATE_ con...
jdolecek[src/trunk]: src/sys/dev/pci port ips(4) driver from OpenBSD; needs a lot mor...
pgoyette[src/trunk]: src/sys/modules Ooops, remove a local change that wasn't suppose...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Add two new functions to the mdesc a...
martin[src/netbsd-7]: src/external/gpl3/gcc/usr.bin/gcc/arch Mknative for ticket #1...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use character literals and not decimals.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/dev/nvmm Localify two functions that are no longer used ...
mrg[src/trunk]: src/external/mit/xorg/server more xorg-server 1.20 updates:
maxv[src/trunk]: src/sys/arch/vax/conf Disable compat_ibcs2, it is being retired.
christos[src/trunk]: src/sbin/gpt don't hard-code the program name
maxv[src/trunk]: src/sys/arch/amd64/amd64 Cosmetic changes.
christos[src/trunk]: src/share/man/man9 Spell out that KM_SLEEP allocations can fail.
christos[src/trunk]: src/sys/arch/ia64/stand/ia64/efi move vers.c evaluation before w...
kamil[src/trunk]: src Swap conditions HAVE_LLVM -> HAVE_GCC
christos[src/trunk]: src/common/lib/libc/stdlib match variable names with man page (K...
roy[src/trunk]: src/external/bsd/dhcpcd Adjust build glue for dhcpcd-7
martin[src/trunk]: src/lib/csu/arch Add support for sparc and sparc64
kre[src/trunk]: src Update to tzdata2018h (new zone Asia/Qostanay)
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/etc/defaults add blacklistd
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update Intel's Processor Family Names o...
macallan[src/trunk]: src/sys/arch/shark/isa add the same special casing for chipsfb a...
riz[src/netbsd-7]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix use calloc, re...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/i386 more files
maxv[src/trunk]: src/sys/arch/amd64/amd64 Simplify gdt_grow, and make sure we don...
christos[src/trunk]: src/usr.bin switch to the OpenBSD dc
reinoud[src/trunk]: src/sys/arch/usermode/dev Only set requested parts of the mconte...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 100 series chipset devices from "Table...
msaitoh[src/trunk]: src/sys Add rnd(9) support.
riz[src/netbsd-7]: src/lib/libform Pull up following revision(s) (requested by j...
christos[src/trunk]: src/tests/sbin/gpt Add biosboot test
christos[src/trunk]: src/lib/libm fix double merge.
scole[src/trunk]: src/doc Add ia64 ski emulator hack
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Remove unused include.
kiyohara[src/trunk]: src/sys/arch/arm/omap Add function omap_chipid().
skrll[src/trunk]: src/sys/dev/usb Put Link TRB always at the end of ring. Should ...
msaitoh[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by knaka...
matt[src/trunk]: src/lib/libc/gen When opening a ttys files, try path.<machine> f...
macallan[src/trunk]: src/sys/arch/macppc/conf enable svwsata now that it works properly
christos[src/trunk]: src/sys/net remove useless cast, initialize family.
christos[src/trunk]: src/external/bsd/blacklist make NetBSD work again.
kefren[src/trunk]: src/usr.sbin/ldpd send the actual prefix on the wire instead of ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Oh, damn. Obviously I forgot on...
christos[src/trunk]: src/distrib/sets/lists/comp fix sets for binutils-2.31.1
kre[src/trunk]: src/bin/sh Rearrange "struct output" to be slightly more friendl...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config Specify that we need t...
kamil[src/trunk]: src/etc/mtree Remove tests/kernel/arch from mtree entries
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Revert "use len=0 for max length transfer...
christos[src/trunk]: src/external/bsd/blacklist/libexec we are passing the port now
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New Raspberry Pi firmwar...
maxv[src/trunk]: src/sys/arch/amd64/amd64 style
jakllsch[src/trunk]: src/sys/dev/pci unload payload dma map upon command completion
apb[src/trunk]: src/share/zoneinfo Merge tzdata2013d.
pgoyette[src/trunk]: src/sbin Add cross-refs from modload(8) amd modunload(8) to modc...
msaitoh[src/netbsd-7]: src/doc Fix typo.
pgoyette[src/trunk]: src/sys/kern Fix typo
christos[src/trunk]: src/sbin/gpt Allow backup and restore to operate on files.
skrll[src/trunk]: src/tests/net/can Another spello of 'unknown'
maya[src/trunk]: src/sys Remove duplicate ;
hauke[src/trunk]: src/doc mDNSResponder: Update current version, and the home page...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/external/bsd/libfdt/conf Add build glue.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add hw.ixgN.debug sysctl. "sysctl -w hw.ix...
thorpej[src/trunk]: src/sys/kern Fix job reference counting:
kre[src/trunk]: src/tests/net/ndp Fix the ndp_rtm test the same way the arp_rtm ...
gson[src/trunk]: src/lib/libedit unbreak the build
christos[src/trunk]: src/sbin/gpt annotate map additions with non-allocated memory.
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add functions to access SCOM re...
christos[src/trunk]: src/external/bsd/tmux/dist/compat no need for strtonum.c anymore.
jmcneill[src/trunk]: src/sys/arch Add Rockchip PX2 support, from FUKAUMI Naoki <fun@n...
christos[src/trunk]: src/external/bsd/blacklist/etc add ftpd.
christos[src/trunk]: src/lib/libedit If we did not setup the tty, don't reset it.
mrg[src/trunk]: src/distrib/sets/lists update for libepoxy 1.4.3.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Use kmem_zalloc for its state, fixes pos...
riz[src/netbsd-7]: src/sbin/dump Pull up following revision(s) (requested by bou...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel explicitly...
joerg[src/trunk]: src/tests/lib/libexecinfo Put the vfork at the end.
pgoyette[src/trunk]: src/sys Regen
reinoud[src/trunk]: src/sys/modules/udf Add udf_rename.c to the UDF module make
maxv[src/trunk]: src/sys/netipsec Adapt rev1.75, suggested by Alexander Bluhm. Re...
kre[src/trunk]: src/share/mk PR lib/52007
riz[src/netbsd-7]: src/doc Tickets 1037, 1062, 1063
martin[src/trunk]: src/external/bsd/unbound Visit "etc" so our rc.d file gets insta...
roy[src/trunk]: src/sys/netinet6 Sync denied flags.
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix 32 bit compilation.
reinoud[src/trunk]: src/sys/arch/usermode/dev Split out error reporting and make it ...
mrg[src/trunk]: src enable mga driver on sparc64 and xorg-server 1.18
scole[src/trunk]: src/sys/arch/ia64/ia64 Add kstack_top variable
is[src/trunk]: src/sys/arch/x86/pci Document bobcat/puma family nicknames.
wiz[src/trunk]: src/usr.sbin/makefs Sort options in usage to match man page order.
kre[src/trunk]: src/usr.bin/find Inspired by PR pkg/53543
jmcneill[src/trunk]: src/sys/arch Retire CPUFREQ option, instead just pick the highes...
mrg[src/trunk]: src/distrib/sets/lists set lists updates for xorg-server 1.18 an...
uwe[src/trunk]: src/sys/arch/landisk/include #include <sh3/endian_machdep.h> lik...
christos[src/trunk]: src/sys/uvm The diagnostic function uvm_km_check_empty() takes a...
roy[src/trunk]: src/sys/netinet6 Revert r1.148
maxv[src/trunk]: src/sys/secmodel/extensions secmodel_extensions_system_cb() is n...
mrg[src/trunk]: src/external use FIRMWAREDIR instead of hard coded /libdata/firm...
christos[src/trunk]: src/doc new tzcode
thorpej[src/trunk]: src - De-opaque'ify struct threadpool_job.
christos[src/trunk]: src/sys/fs/nfs/nlm PR/50535: David Binderman: Fix nonsense strcmp
christos[src/trunk]: src/sbin/mount_qemufwcfg clang does not like dead unused functions.
jmcneill[src/trunk]: src/sys/dev/fdt Add SDHC_FLAG_SINGLE_POWER_WRITE and SDHC_FLAG_3...
kamil[src/trunk]: src/sys/sys Welcome to 9.99.11
maxv[src/trunk]: src/lib/libipsec Disable draft_00 in racoon, discussed on tech-n...
ozaki-r[src/trunk]: src Retire fast_ipsec.4
snj[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/cp Pull up following revision(...
jakllsch[src/trunk]: src/sys/dev/pci remove trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/fdt typo
reinoud[src/trunk]: src/sys/arch/usermode Add ATAPI passtrough support giving the Ne...
kre[src/trunk]: src/usr.sbin/rtadvd When sending log messages to stderr, append ...
gson[src/trunk]: src/external/bsd/atf/dist Mark atf/atf-c/macros_test/detect_unus...
maxv[src/trunk]: src/lib/libnvmm Fix the segmentation check, the limit is relativ...
christos[src/trunk]: src/tools/gdb we want no-iconv for the tools build, but we want ...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add /var/shm tmpfs to fstab
msaitoh[src/trunk]: src/sys/dev/ic Calculated CRC is for bytes from 0 to 125 on DDR4...
christos[src/trunk]: src/external/gpl3/gdb Switch to FreeBSD's native implementation ...
christos[src/trunk]: src/external/bsd/bc/dist Add missign % (yyerror argument is a pr...
christos[src/trunk]: src/external/cddl/osnet/sys/sys The native mutex.h has a userlan...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Don't use non-literal strings as fo...
abhinav[src/trunk]: src Add MLINKS for extent_alloc1(9) and extent_alloc_subregion1(9).
sevan[src/trunk]: src/bin/chio Move the description of CHANGER variable to ENVIRON...
sevan[src/trunk]: src/bin/dd dd first appeared in V5, not V1
msaitoh[src/trunk]: src/sys/dev Identify Nuvoton NCT6798D correctly. It seems that t...
riz[src/netbsd-7]: src/sys/arch/amiga/include Pull up following revision(s) (req...
christos[src/trunk]: src/tests/usr.bin/config adjust to current config format
christos[src/trunk]: src/sys/arch/i386/conf Disable RELRO/SANITIZER
knakahara[src/trunk]: src Add ATF for NAT-T enabled ipsecif(4).
jakllsch[src/trunk]: src/sys/arch fill in vexpress_platform_early_putchar(); make com...
maxv[src/trunk]: src/sys/netinet Remove the non-IKE part of the computation, too.
ozaki-r[src/trunk]: src/sys/net vlan: call ether_ifdetach without IFNET_LOCK
christos[src/trunk]: src/doc add ip6addrctl
kamil[src/trunk]: src/bin/ksh ksh: Remove symbol clash with libc
matt[src/trunk]: src/lib/csu/arch/alpha Add crtstuff for alpha. Compile tested o...
christos[src/trunk]: src bump libc for strtoi and strtou
christos[src/trunk]: src/usr.sbin/nfsd Don't exit if we have udp only sockets, instea...
sevan[src/trunk]: src/sys/arch/arm/include Fix rcs tag.
msaitoh[src/trunk]: src/sbin/ifconfig Add "ifconfig [-]vlan-hwtagging" to enable/dis...
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs/inode.h 1.66: remove i_hash from struc...
mrg[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
christos[src/trunk]: src/share/mk switch everyone to gdb-8.0.1
alnsn[src/trunk]: src/sys/dev Replace numeric block sizes with symbolic names,
htodd[src/trunk]: src/usr.sbin/postinstall Adding _rtadvd to group check.
jdolecek[src/trunk]: src/sys expose disk device FUA/DPO support via DIOCGCACHE, and a...
dholland[src/trunk]: src/sys/dev/usb PR kern/53930 from "sc dying": uninitialized con...
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: a couple of...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Other than IXGBE_VF_RESET should wait ACK, ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add thermal sensor node
riz[src/netbsd-7]: src/doc Fix changelog entry for ticket 1038 per kre.
jmcneill[src/trunk]: src/sys/stand/efiboot If the loader is loaded from the network, ...
ozaki-r[src/trunk]: src/sys/netipsec Add missing splx to key_spdexpire
leot[src/trunk]: src/sys/dev/usb regen (+REALTEK RTL8188CU_3)
plunky[src/trunk]: src/sys/netbt add in PSMs defined in later versions of specifica...
knakahara[src/trunk]: src/sys remove duplicated validation. That is already done in l2...
pooka[src/trunk]: src/tests/rump/rumpkern check that setuid() works for procs with...
christos[src/trunk]: src/tests/sbin/gpt checking multiple things does not work! atf-bug!
knakahara[src/trunk]: src/sys/net fix potentially use after free between "ifconfig l2t...
maxv[src/trunk]: src/sys/arch/amd64/include KNF, and typo.
christos[src/trunk]: src/external/bsd/blacklist/bin format better.
jdolecek[src/trunk]: src/sys convert the (still disabled) 'direct write' for pipes to...
jmcneill[src/trunk]: src/sys/dev/i2c Add support for AXP813 and only allow one consum...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
pgoyette[src/trunk]: src/sys Finish the regen - some of the files from sys/kern got c...
joerg[src/trunk]: src/sys/dev/usb Don't use uninitialized data variable when len =...
christos[src/trunk]: src/usr.bin/ftp Make outfile always allocated, free it to set it...
christos[src/trunk]: src/share/mk Remove extra -c. -c has been the default behavior s...
spz[src/trunk]: src/doc note the libevent update
jmcneill[src/trunk]: src/sys/arch/arm/cortex Restore original size calculation for MA...
joerg[src/trunk]: src/external/mit/xorg/lib/libdrm_nouveau Ignore abuse of VLAs.
christos[src/trunk]: src/sbin/gpt don't advertise stuff we don't support.
msaitoh[src/trunk]: src/share/man/man4 Sync with {Open,Free}BSD.
skrll[src/trunk]: src/sys Add a condition variable (ex_flwanted) to struct extent ...
msaitoh[src/trunk]: src/sys/dev/mii - Backout some changes done in rev. 1.44. OK'd b...
christos[src/trunk]: src/external/bsd/blacklist Add autoconf infrastructure
snj[src/netbsd-7]: src/doc tickets 1142, 1145, 1156, 1157, 1158
maxv[src/trunk]: src/sys/arch/amd64 Rename this value, and use it.
hannken[src/trunk]: src/sys/kern Add flag VRELEL_FORCE_RELE to vrelel() to force rel...
christos[src/trunk]: src/external/bsd/blacklist/diff remove unneeded include
tsutsui[src/trunk]: src/sys/arch/luna68k Pull OpenBSD/luna88k board.h to define SX91...
christos[src/trunk]: src/sys/opencrypto relinguish our lock while we are autoloading.
christos[src/trunk]: src/distrib/sets/lists/misc PSD docs for dc
jakllsch[src/trunk]: src/share/man/man4 make note of new 'virtio at fdt' attachment
christos[src/trunk]: src/lib/libm more fenv for sh
skrll[src/trunk]: src/sys/arch/mips/mips loongson whack-a-mole.
nat[src/trunk]: src/distrib/sets/lists Fixes segfaults and crashing for applicat...
christos[src/trunk]: src/sys/dev/usb name moschip devices consistently
mrg[src/trunk]: src/external/mit/xorg/lib/libepoxy handle @epoxy_has_glx@, @epox...
christos[src/trunk]: src/sys/dev/dkwedge Look at the bzb flags to mark partition as s...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config canonicalise the netbsd sp...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by r...
joerg[src/trunk]: src/doc Sync list of hacks with reality.
sevan[src/trunk]: src/sys/arch/macppc/conf Enable axen, cdce, run, upgt, urtw, urt...
hkenken[src/trunk]: src/sys Initial Zynq (Xilinx) support
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix typo (pa instead of va).
wiz[src/trunk]: src/lib/libc/gen Whitespace fixes. Remove duplicate Pp.
phil[src/trunk]: src/gnu/usr.bin Remove bc from building here. Now in external/bsd.
uwe[src/trunk]: src/lib/libc/arch/sh3/gen Adjust _UC_MACHINE_SP(oucp) to "drop" ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen syscall definitions - the compat_n...
matt[src/trunk]: src/sys/arch/arm/omap Move am335x_sys_clk() and am335x_cpu_clk()...
gutteridge[src/trunk]: src/usr.sbin/screenblank Add caveats section to the screenblank(...
jdolecek[src/trunk]: src/sys/modules/nvme again remove mistakely committed debug flags
christos[src/trunk]: src/usr.sbin/ip6addrctl Add ip6addrctl from FreeBSD
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
knakahara[src/trunk]: src/sys preserve gif(4) configs by psref(9) like vlan(4) and l2t...
riz[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by r...
jmcneill[src/trunk]: src/sys/sys Added "b_ci" field to struct buf.
skrll[src/trunk]: src/sys/gdbscripts Remove the 'procs' from lwps and use the one ...
mrg[src/trunk]: src/distrib/sets/lists remove all the X11R6 (old xfree86) entries.
skrll[src/trunk]: src/sys/arch/evbmips/loongson Make PCI_NETBSD_CONFIGURE compile
snj[src/netbsd-7]: src/sys/nfs Pull up following revision(s) (requested by hannk...
jmcneill[src/trunk]: src/sys/dev/fdt Process assigned clock parents and rates on cloc...
wiz[src/trunk]: src/sbin/mount_qemufwcfg Fix typo found by jmcneill.
christos[src/trunk]: src/distrib/sets/lists add unbound stuff
bouyer[src/netbsd-7]: src/share/terminfo Pull up following revision(s) (requested b...
snj[src/trunk]: src/usr.sbin/sysinst Handle empty input gracefully by simply jum...
martin[src/trunk]: src/common/lib/libc/atomic Provide __atomic_compare_exchange_N (...
mlelstv[src/trunk]: src/sbin/disklabel Fix NATIVELABEL_ONLY build.
riz[src/netbsd-7]: src Revert ticket #1020, per pgoyette in ticket #1041.
mrg[src/trunk]: src updates for libdrm 2.4.70. build libdrm_amdgpu on x86.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm ...
christos[src/trunk]: src/include add alpha
maxv[src/trunk]: src/sys/arch/x86/x86 Switch the XXXCDC to panics. Normally it sh...
martin[src/netbsd-7]: src/sys/arch/sparc64 Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/kern Fix buffer overflow. It seems that some people need...
christos[src/trunk]: src/sys/rump/librump/rumpkern adjust flag.
riz[src/netbsd-7]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
riz[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by knak...
martin[src/netbsd-7]: src/sys/compat/netbsd32 regen
he[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts As far as I (and my compi...
jmcneill[src/trunk]: src/sys/arch/x86/x86 Add a workaround for local APIC timers runn...
kamil[src/trunk]: src/external/bsd/top/dist Fix unitialized signal mask passed to ...
thorpej[src/trunk]: src/sys/kern Simplify thread reference counting of the thread po...
cherry[src/trunk]: src/sys/arch Bifurcate the interrupt establish functions between...
mrg[src/trunk]: src/tools/gcc copy across GCC 6.4 mknative-gcc into mknative-gcc...
mrg[src/trunk]: src/sys/dev/pci regen.
kre[src/trunk]: src/bin/sh Add support for ++ and -- (pre & post) and ', ' to ari...
macallan[src/trunk]: src/sys/arch/sgimips/dev - remove scratch area, it's been unused...
knakahara[src/trunk]: src/sys/net remove extra encap_detach().
christos[src/trunk]: src/tests/sbin/gpt file shuffling
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add exy5422clk0
matt[src/trunk]: src Convert to normal Motorola syntax for addressing.
christos[src/trunk]: src/share/mk Switch x86 to binutils 2.31.1
kre[src/trunk]: src/sbin/raidctl White space and comment formatting. NFC.
bouyer[src/trunk]: src/sys/arch Add a driver for the lradc device found in allwinne...
martin[src/netbsd-7]: src/sys/arch/mips/mips Pull up following revision(s) (request...
thorpej[src/trunk]: src/sys/arch Revert changes that pinned-down i2c parent specs. ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Don't warn about empty structs twice.
spz[src/trunk]: src/external/bsd/libevent/dist/include/event2 this generated inc...
isaki[src/trunk]: src/sys/dev/pad Style fixes. No functional changes intended.
nonaka[src/trunk]: src/sys/arch/evbsh3/evbsh3 Sync with sys/arch/landisk/landisk/bu...
msaitoh[src/trunk]: src Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILT...
martin[src/trunk]: src/usr.sbin/sysinst Don't force mounting of newfs'd partitions.
maya[src/trunk]: src/libexec/ld.elf_so Note that we now search DT_RUNPATH paths a...
maxv[src/trunk]: src/sys/net Fix info leak: use kmem_zalloc, because we align the...
jdolecek[src/trunk]: src/sys/kern optionally use FUA instead of full cache sync, and ...
christos[src/trunk]: src/sbin/gpt - use snprintf
christos[src/trunk]: src/sbin/gpt eliminate static globals so that commands can be re...
knakahara[src/trunk]: src/tests/net/if_ipsec reduce debug messages when $DEBUG is not ...
christos[src/trunk]: src/external/bsd/blacklist/port fix ifdef misname
christos[src/trunk]: src/sys/arch/x86/include Add padding to make the 32/64 bit struc...
christos[src/trunk]: src/sys/arch/i386/i386 whitespace
ozaki-r[src/trunk]: src/tests/net/ndp tests: shorten the expire time of neighbor cac...
riz[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
christos[src/trunk]: src/sys/arch/amd64/amd64 don't cast void *
maxv[src/trunk]: src/sys/dev/ic Use m_remove_pkthdr() instead of "&= ~M_PKTHDR", ...
he[src/netbsd-7]: src/external/bsd/ntp/dist/sntp/libopts Wrong branch, backing ...
kamil[src/trunk]: src/tests/kernel Optimize signal6 in t_ptrace_wait
christos[src/trunk]: src/tests/lib/csu Add an initfini_array test that does not depen...
sborrill[src/netbsd-7]: src/doc Fix typos
ozaki-r[src/trunk]: src/sys Check error of rt_setgate and rt_settag
thorpej[src/trunk]: src/sys/kern Use uint64_t for the unbound and per-cpu thread poo...
riz[src/netbsd-7]: src/usr.sbin/vnconfig Pull up following revision(s) (requeste...
christos[src/trunk]: src/distrib/sets/lists/man remove gdbint.info; it is no more.
christos[src/trunk]: src/external/gpl3/gdb merge 8.0.1, not working yet.
riz[src/netbsd-7]: src/doc Tickets 898, 975-977
maxv[src/trunk]: src/sys/compat/ultrix Fix uninitialized pointer, found by Mootja...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 More MODULAR tags
msaitoh[src/trunk]: src/share/man/man4 The VLAN hardware filiter function was implem...
christos[src/trunk]: src/distrib/sets/lists/etc Add missing unbound
skrll[src/trunk]: src/sys/uvm/pmap Use "segmap" for uvm_wait message in pmap_segta...
christos[src/trunk]: src/distrib/sets/lists/comp What is bunutils?
kre[src/trunk]: src/tests/lib/libc/locale Revert 1.4 (perhaps temporarily) and a...
jakllsch[src/trunk]: src/sys/dev/pci The virtio block device capacity config item is ...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Shave another whole instruction when ...
sevan[src/trunk]: src/sbin Add rcsid
kamil[src/trunk]: src/tests/kernel Explain expected behavior for PTRACE_FORK event...
mlelstv[src/trunk]: src/sys/fs/msdosfs relax sanity check. It's ok to have more FAT ...
kamil[src/trunk]: src/sbin/ifconfig Correct Undefined Behavior in ifconfig(8)
wiz[src/trunk]: src Install qemufwcfg(4) and mount_qemufwcfg(8).
dholland[src/trunk]: src/share/man/man7 Harmfully sentence fragments. Use sentences i...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.5 with the fo...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
mlelstv[src/trunk]: src/sys/dev Inherit sector size from underlying disk to support ...
bouyer[src/trunk]: src/sys/dev As discussed in
riz[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo P...
maxv[src/trunk]: src/sys/arch/amd64 Drop COMPAT_10 on amd64. The support for it c...
jmcneill[src/trunk]: src/sys/dev/ic when resetting controller, dont preserve DWC_MMC_...
marty[src/trunk]: src/sys/arch/arm/samsung XU4: re-enable gpio
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
sevan[src/trunk]: src/sys/fs/hfs Fix support for case sensitive HFS.
maxv[src/trunk]: src/sys/net Remove an XXX of mine, actually it's fine. While her...
pgoyette[src/trunk]: src/share/man/man9 Document ubc_zerorange(9). Add it (and ubc_p...
wiz[src/trunk]: src/sbin/mount Remove Tn. Remove undefined .Sp. Use tagged list ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for cluster 0 and 1 CPUX PLLs.
msaitoh[src/trunk]: src/sys/dev/pci Revert if_wmreg.h 1.104 and if_wm.c 1.542. It's ...
joerg[src/trunk]: src/sys/arch/sparc/sparc Remove shifts of the PSR constants befo...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Fix acpi_print_string(). Treat N...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018h
christos[src/trunk]: src/sys/ufs/lfs LFS module does not depend on FFS anymore. (NAKA...
kre[src/trunk]: src/sbin/raidctl Several more cleanups:
sjg[src/trunk]: src/usr.bin/make If commandShell hasErrCtl is true, set shellErr...
pooka[src/trunk]: src/sys/rump regen
dholland[src/trunk]: src/lib/libm/gen strtod, not strod.
riz[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
macallan[src/trunk]: src/sys/arch/macppc/macppc reduce debug spam, use IPI_VECTOR
jmcneill[src/trunk]: src/sys/arch/arm/fdt The spin-table CPU enable method is only va...
pgoyette[src/trunk]: src/share/man/man9 Also add new entries in the .Nm list, and upd...
khorben[src/trunk]: src/distrib/amd64 Enabled building the kernel module containing ...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot Avoid error with new binutils:
christos[src/trunk]: src/external/bsd/blacklist/bin Fix printing and matching. more d...
roy[src/trunk]: src/doc Note import of dhcpcd-6.7.1
nonaka[src/trunk]: src/sys/arch ddb MP support
kamil[src/trunk]: src/tests/kernel/arch/x86 Remove deuplicated code in dbregs_dr[0...
christos[src/trunk]: src/sys/sys make his freestanding.
martin[src/trunk]: src/usr.bin/elf2aout Match all arm (and simplify powerpc conditi...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jdolecek[src/trunk]: src/sys/dev support DIOCGCACHE - result is intersection of flags...
christos[src/trunk]: src/external/bsd/blacklist/port fix NetBSD
christos[src/trunk]: src/usr.bin/kdump remove extra quotes.
christos[src/trunk]: src/external/bsd/blacklist simple instructions for NetBSD.
mrg[src/trunk]: src/external/gpl3/gcc.old merge GCC 5.4 into gcc.old.
martin[src/netbsd-7]: src/doc Note debug set list changes
matt[src/trunk]: src/lib/libc/arch/m68k/string Add END(func)
rin[src/trunk]: src/external/bsd/tre/dist/lib Some systems need <stdint.h> for S...
cherry[src/trunk]: src/sys/arch Xen can use the native splraise(9) functions.
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
snj[src/netbsd-7]: src/sys/compat/linux/arch Pull up following revision(s) (requ...
msaitoh[src/trunk]: src KNF. No functional change.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Enable caching of ITS tables when possible
jakllsch[src/trunk]: src/sys/arch/arm/fdt more completely gic_fdt_disestablish() such...
jnemeth[src/trunk]: src/sbin/gpt fix build breakage for systems that do not have DIO...
maxv[src/trunk]: src/sys/kern Add more checks, if the values are negative we hit ...
christos[src/trunk]: src/external/bsd/blacklist more portability fixes, MacOS/X
martin[src/netbsd-7]: src/doc Tickets #967 and #969
kamil[src/trunk]: src/tests Make the trigger_bus() test compatible with more CPUs ...
jakllsch[src/trunk]: src/tests/dev/clock_subr These clock_subr tests are no longer ex...
kamil[src/trunk]: src/tests/kernel Merge kernel/t_ptrace_wait with kernel/arch/amd...
christos[src/trunk]: src/external/bsd/blacklist more stuff
christos[src/trunk]: src/lib/libterminfo PR/50092: Fix memory leak.
cherry[src/trunk]: src/sys/arch/x86/x86 Towards bifurcating XEN and native interrup...
reinoud[src/trunk]: src/sys/fs/udf On growing a node that was recorded inside the (E...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Finish up with the new compat_net...
skrll[src/trunk]: src/sys/arch/arm/include Remove the _BUS_DMAMAP_COHERENT optimis...
msaitoh[src/trunk]: src/sys/dev/pci Revert part of if_bge.c 1.312. It's not reqired ...
wiz[src/trunk]: src/doc gdb-7.8.2 out.
martin[src/netbsd-7]: src/sys/ufs/lfs Pull up following revision(s) (requested by d...
sevan[src/trunk]: src/usr.bin/pkill Add AUTHORS section
martin[src/trunk]: src/libexec/httpd PR bin/52194: bozohttpd fails to exec scripts ...
wiz[src/trunk]: src/doc Update for new mpc and mpfr.
skrll[src/trunk]: src/distrib/utils/embedded PR/49596: mkimage: incorrect permissi...
riz[src/netbsd-7]: src/sys Pull up following revision(s) (requested by jmcneill ...
christos[src/trunk]: src/external/bsd/blacklist/bin log to stdout
ozaki-r[src/trunk]: src/sys/netinet6 CID 1341546: Fix integer handling issue (CONSTA...
mrg[src/trunk]: src add two new members to uvmexp_sysctl{}: bootpages and poolp...
christos[src/trunk]: src/tools/gcc Be more selective about what to quote-quote: only ...
maya[src/trunk]: src Install most of the llvm headers.
msaitoh[src/trunk]: src/sys/net - Modify ether_ioctl() for readability. No functiona...
pgoyette[src/trunk]: src/sys/arch/sandpoint/stand/altboot Similar to changes made for...
christos[src/trunk]: src/external/bsd/blacklist udp now works
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build for i386 xorg.
knakahara[src/trunk]: src/sys/net Improve gif_set_tunnel() rollback code.
kamil[src/trunk]: src/external/gpl2/grep/dist/src Prevent Undefined Behavior in sh...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set twi clock based on parent clock, and ...
skrll[src/trunk]: src/sys/arch Spell endianness correctly in comments
maxv[src/trunk]: src/sys/netinet Fix an XXX of mine, be clearer about what we're ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist/src The last stderr message felt lo...
ozaki-r[src/trunk]: src/sys Introduce defflag for NET_MPSAFE
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add the module specificdata entries ...
msaitoh[src/netbsd-7]: src/doc Ticket 1033, 1034, 1035, 1038 and 1039.
kre[src/trunk]: src/doc Update to tzdata2018i
ryoon[src/trunk]: src/sys/dev Enable finger touch panel of HP Spectre x360 13-inch...
christos[src/trunk]: src/sys/fs/puffs use MAX_PAGE_SIZE.
kamil[src/trunk]: src/libexec/httpd Remove nonexistent option z: in the getopt(3) ...
jakllsch[src/trunk]: src/sys/dev/usb Use NULL instead of 0 when returning a NULL poin...
dennis[src/trunk]: src/sys/kern Add a membar_datadep_consumer() before dereferencin...
ryo[src/trunk]: src/lib/libc/arch/aarch64/gen fix to work
snj[src/netbsd-7]: src/doc tickets 1080-1088, 1090-1092, 1110-1113, 1116
pgoyette[src/trunk]: src/sys/kern KNF - Thanks, christos
justin[src/trunk]: src/tests/lib/libc/gen Add some fnmatch test cases from other C ...
maya[src/trunk]: src/sbin Omit mention of old vnd(4) bug, now resolved.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif fix parameter name
plunky[src/trunk]: src/usr.sbin/btconfig add details of later (to v4.2) specificati...
pgoyette[src/trunk]: src/share/man/man9 Oooppsss - the MLINK for splbio.9 was already...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Move some extern definitions i...
snj[src/netbsd-7]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
christos[src/trunk]: src/sbin/gpt check allocations
martin[src/trunk]: src/usr.bin/kdump ibcs2 is gone
maxv[src/trunk]: src/sys/arch/x86/pci Constify lpcib_devices[] so that it lands i...
martin[src/trunk]: src/usr.bin/netstat Limit maximum owner name to appease gcc
riz[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/tests/lib/libm forgot to protect an ilogbl
maxv[src/trunk]: src/sys/kern Use p->p_session instead of ep->e_sess, no real fun...
manu[src/trunk]: src/sys/compat/linux Add pselect6 Linux system call.
marty[src/trunk]: src/sys/arch/arm/samsung XU4: Fix build
pooka[src/trunk]: src/sys/rump/include/rump Generate rump_errno2host(): translates...
mrg[src/trunk]: src/libexec/httpd use netbsd rcsid
knakahara[src/trunk]: src/sys/arch/x86/pci Fix vmx(4) MTU setting.
chs[src/trunk]: src/sys/uvm In uvm_fault_upper_enter(), if pmap_enter(PMAP_CANFA...
msaitoh[src/trunk]: src/sys/dev/ic Fix the definition of DDR4's tFAW (offset 0x24).
christos[src/trunk]: src/external/bsd/blacklist more portability
riz[src/netbsd-7]: src/doc Ticket 1023
christos[src/trunk]: src/lib/libm skip buggy assembly for libm_g.a
christos[src/trunk]: src/external/bsd/blacklist update for udp
martin[src/netbsd-7]: src/doc Ticket #1140
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd forgot to commit compilation...
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi add QUEUEDEBUG commented out
msaitoh[src/trunk]: src/sys/dev/pci Fix error check. reported by David Binderman in ...
maxv[src/trunk]: src/sys Add KASAN instrumentation on the bus_space functions tha...
msaitoh[src/trunk]: src/sys/net Fix a bug that a vlan packet which has priority or C...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Conform to RFC 3128 by dropping...
riastradh[src/trunk]: src/crypto/external/bsd/openssh/dist Disable loading XMSS keys b...
jdc[src/trunk]: src/sys/dev/sysmon Note the sensor number in the error output. ...
sevan[src/trunk]: src/etc Add an initial ruleset and rc script for NPF to protect ...
gson[src/trunk]: src/sys/dev/usb When dumping iot[] contents to the console for d...
justin[src/trunk]: src/tests/lib/libc/gen Add expect fail for PR lib/49278
njoly[src/trunk]: src/distrib/sets/lists/debug ld.elf_so-i386.debug entries are on...
yamaguchi[src/trunk]: src/tests/net/if_vlan Update the error message in t_vlan (ENXIO ...
justin[src/trunk]: src/lib/librumpuser Remove no longer required definitions
pgoyette[src/pgoyette-compat]: src/sys/compat/common Fix some module requirements
martin[src/trunk]: src/tests/lib/libc/sys Sharpen the "return imediately" test case...
christos[src/trunk]: src/sys/arch/mac68k/mac68k PR/52134: David Binderman: Fix loop b...
tsutsui[src/trunk]: src/distrib/atari/floppies Use kernfs to detect root file system...
christos[src/trunk]: src/sys/arch more fenv.h
roy[src/trunk]: src/sbin/ifconfig Display the IPv6 address flags autoconf and te...
pgoyette[src/pgoyette-compat]: src Create and build a compat_16 module
thorpej[src/trunk]: src/sys/dev/gpio Fix a paste-o that prevented the 2-pin interrup...
cherry[src/trunk]: src/sys/uvm Remove a redundant #ifdef _KERNEL/#endif pair.
snj[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by i...
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up the following revisio...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge conflicts
roy[src/trunk]: src/doc Note import of openresolv-3.9.1
snj[src/netbsd-7]: src/doc 113[45]
maya[src/trunk]: src/tools/compat Add configure check and fallback definition for...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe On X540, print PHY FW Revision with %u.%x....
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add compat_20 to the list of ali...
msaitoh[src/trunk]: src/sys/dev/pci Fix XE5_V3_IMC1_DDRIO_[34]'s values.
christos[src/trunk]: src/external/bsd/flex/dist 2016-12-30 Will Estes <westes575@gma...
christos[src/trunk]: src/sys/arch/xen/conf disable sanitizers and relro
pgoyette[src/pgoyette-compat]: src/sys/compat/common Since we've already removed the ...
skrll[src/trunk]: src/sys/kern spaces to tab
christos[src/trunk]: src/sys/dev/pcmcia remove trailing whitespace
christos[src/trunk]: src/external/gpl3/gdb/lib Regen mips
msaitoh[src/trunk]: src/sys/dev/pci Add BGE_JUMBO_CAPABLE flag to some chips. Before...
maxv[src/trunk]: src/sys/netipsec Add a comment and a KASSERT. I remember wonderi...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
skrll[src/trunk]: src/sys/arch/evbarm/conf EXYNOS_CONSOLE_EARLY doesn't belong here
christos[src/trunk]: src/sys/arch/aarch64/aarch64 PR/53338: David Binderman: Widen sh...
christos[src/trunk]: src/external/bsd/blacklist/lib Be pickier about socket data pass...
thorpej[src/trunk]: src/sys/kern Ho ho ho! We can suppress that warning with __diag...
scole[src/trunk]: src/sys/external/bsd/acpica/dist/tables Add #ifdef so ski emulat...
mgorny[src/trunk]: src/lib/libc/sys Fix typo: SIGRAP -> SIGTRAP
mgorny[src/trunk]: src/lib/libc/sys Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom If doing a read-only (that is, no init...
pgoyette[src/pgoyette-compat]: src/sys/modules Add Makefiles for version-specific com...
maxv[src/trunk]: src/sys/dev/usb Revert previous, for now.
ozaki-r[src/trunk]: src/sys Stop using rt_gwroute on packet sending paths
mrg[src/trunk]: src/external/gpl3/gcc redo mknative-gcc for all ports. main cha...
skrll[src/trunk]: src/sys/kern Fix release of vmem_btag_lock (don't release twice ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add clock controller backend for Exynos...
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
christos[src/trunk]: src/sys/arch fenv.h for sh
christos[src/trunk]: src/sys/sys belated bump for fileops struct size change.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Starting CPUs in cluster 1 of Exynos542...
christos[src/trunk]: src/external/bsd/unbound fix sun2; no need for worker_cb.c
skrll[src/trunk]: src/sys/arch/mips/mips Initialise ci_pmap_kern_segtab in cpu_inf...
pgoyette[src/pgoyette-compat]: src/doc Add entry for the need to use localcount(9) to...
joerg[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Don't depend on libz.a fo...
wiz[src/trunk]: src/share/man/man7 Fix typo.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf On 64-bit boards, U-Boot expects...
christos[src/trunk]: src/sys/rump/librump/rumpvfs PR/52738: Martin Husemann: rumpfs d...
riz[src/netbsd-7]: src/doc Tickets 1064-1066
ozaki-r[src/trunk]: src/sys/kern Don't wait on workqueue_wait if called from worker ...
lneto[src/trunk]: src/external/mit/lua/dist/src lua: fixed LUA_ROOT, LUA_PATH_DEFA...
msaitoh[src/trunk]: src/sys/dev/pci regen.
dholland[src/trunk]: src/lib/libc/sys fix broken xrefs
macallan[src/trunk]: src/sys/arch/shark/isa teach isa_bs_mmap() about BUS_SPACE_MAP_P...
christos[src/trunk]: src/sys/arch use the right version of ELF2AOUT
christos[src/trunk]: src/libexec/ld.elf_so explain why we skip objmain.
pgoyette[src/trunk]: src/sys/opencrypto Re-work the module init and destroy code to a...
christos[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi adjust for binutils 2.31.1
martin[src/netbsd-7]: src/doc Tickets #1133, #1136, #1137 and #1139
maxv[src/trunk]: src/sys/kern KNF
christos[src/trunk]: src/lib/libc/compat/gen remove debugging
riz[src/netbsd-7]: src/lib/libcurses Pull up following revision(s) (requested by...
skrll[src/trunk]: src/sys/arch/evbarm/conf Whitespace
isaki[src/trunk]: src/sys/dev/audio Tune some debug message level.
christos[src/trunk]: src/sys/arch/alpha/include fenv.h for alpha
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
sjg[src/trunk]: src/usr.bin/make Avoid accessing beyond end of empty string.
snj[src/netbsd-7]: src/doc 1169
gutteridge[src/trunk]: src/external/bsd/ipf/dist/man ipfstat(8): note -o option applica...
maya[src/trunk]: src/sys/ufs/lfs Drop single use macro LFS_BCLEAN_LOG with an inl...
christos[src/trunk]: src/distrib/sets/lists Add ip6addrctl
mrg[src/trunk]: src/tools/gcc canonicalise the src dir to /usr/src, so it doesn'...
christos[src/trunk]: src/sys/kern don't release mutexes you did not enter? Please dev...
christos[src/trunk]: src/sbin/umount Instead of borrowing the mount code to get the n...
christos[src/trunk]: src/sys add fo_name so we can identify the fileops in a simple way.
wiz[src/trunk]: src/external/mit/xorg/lib/freetype Fix PKG_CONFIG version after ...
matt[src/trunk]: src/share/mk Add _MKTARGET_LINK
christos[src/trunk]: src/external/gpl3/gdb/lib regen coldfire
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix 32 bit build.
sjg[src/trunk]: src/usr.bin/make Avoid calling brk_string() and hence Var_Export...
christos[src/trunk]: src/sys/conf Add makefile snippet for vers.c building.
sevan[src/trunk]: src/bin/expr Instruction to not split the line needs to be state...
uwe[src/trunk]: src/sys/dev/wscons wsevent_copyout_events50 - don't leak garbage...
martin[src/netbsd-8]: src/doc Ticket #1171
mrg[src/trunk]: src/sys/dev/pci add a bunch of nvidia devices from various gener...
maxv[src/trunk]: src/sys/netipsec Apply the previous change in esp_input too, sam...
christos[src/trunk]: src/share/man/man3 correct CMSG_DATA documentation
martin[src/netbsd-7]: src/sys/compat/netbsd32 Additionally pull up following revisi...
kre[src/trunk]: src/sys/kern Fix !DIAGNOSTIC builds.
christos[src/trunk]: src/libexec/ftpd remove unneeded initialization.
mrg[src/trunk]: src/distrib/sets/lists/xserver nouveau is active and neomagic is...
msaitoh[src/trunk]: src/sys/dev/pci Fix the chip revision of 57765_AX.
martin[src/trunk]: src/libexec/ld.elf_so Add support for DT_RUNPATH - it is just th...
tsutsui[src/trunk]: src/sys/arch/sh3/dev Make options SCIFCONSOLE patchable via a va...
msaitoh[src/trunk]: src/sys/net Simplify "LIST_HEAD(); " to make the code more unders...
christos[src/trunk]: src/sbin/gpt Add debugging and more to migration
ozaki-r[src/trunk]: src/sys/netinet Make sure icmp_redirect_timeout_q and ip_mtudisc...
reinoud[src/trunk]: src/sbin/newfs_udf Small rewording of the examples section.
jdolecek[src/trunk]: src/sys/dev/mii sort the models, and add several more variants; ...
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize destructor attribute.
christos[src/trunk]: src/external/bsd/blacklist/diff one more case missed.
mgorny[src/trunk]: src/lib/libc/sys Fix thinko: syscalls -> signals
riz[src/netbsd-7]: src/doc Ticket 1024.
kamil[src/trunk]: src Fix the MKGROFF=no MKCXX=yes build
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1341552: Fix NULL deref
sevan[src/trunk]: src/doc macppc IPsec change from last week
christos[src/trunk]: src/sys/sys add constcond
khorben[src/trunk]: src/distrib/amd64/ramdisks Build the cgdroot ramdisk by default ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch regen to pull out INTERNAL...
ozaki-r[src/trunk]: src/doc Write about lingering obsolete variables due to kvm(3)
christos[src/trunk]: src/external/bsd/blacklist/libexec fix comment
pooka[src/trunk]: src/lib/librumpuser Hrmph, revert previous pending another fix. ...
roy[src/trunk]: src/usr.sbin/postinstall Pluck dhcpcd.conf from dist/src
wiz[src/trunk]: src/doc Mention gcc-5.5 import.
riz[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
kamil[src/trunk]: src/lib/libc/sys Fix typo in previous (ptrace(2))
christos[src/trunk]: src/external/gpl3/gdb regen and fix all archs (except coldfire)
rmind[src/trunk]: src/sys/arch G/C PFIL_HOOKS from the kernel configs.
pgoyette[src/trunk]: src/distrib/sets/lists/man Add pxaip(4) man page to the sets list.
christos[src/trunk]: src/external/gpl3/binutils regen
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau Pull up following ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic disable watchdog at startup
skrll[src/trunk]: src/sys/gdbscripts Add devs
isaki[src/trunk]: src/sys/dev/audio Fix freem() argument. The 3rd argument is buf...
snj[src/netbsd-7]: src/doc amend ticket 1005
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM:
christos[src/trunk]: src/share/man/man7 add addrctlpolicy
skrll[src/trunk]: src/sys/arch/arm/allwinner Return if ohci_init fails.
christos[src/trunk]: src/sys/modules/procfs Add auxv
mrg[src/trunk]: src/external/mit/xorg/lib/libXt define _CONST_X_STRING for libXt...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/shadowfb fin...
alnsn[src/trunk]: src/sbin/cgdconfig s/Dec/December/.
christos[src/trunk]: src/tests/net/mcast typo
christos[src/trunk]: src/lib/libc/gen Factor out popen() code into separate functions...
maxv[src/trunk]: src/sys/compat Fix kernel info leaks.
joerg[src/trunk]: src/tests/lib/libexecinfo Use conditional calls to vfork() to pr...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Add some more module glue
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/glamor build glue for g...
kardel[src/trunk]: src/external/bsd/ntp/scripts update imported version to reality
mgorny[src/trunk]: src Implement PT_GETXSTATE and PT_SETXSTATE
christos[src/trunk]: src/sys/arch/acorn32/stand Adjust for binutils-2.31.1
christos[src/trunk]: src/sbin/gpt WARNS=6
scole[src/trunk]: src/sys/arch/ia64/ia64 Fix a possible infinite loop in pmap_krem...
hannken[src/trunk]: src/sys/coda Use spec_node_lookup_by_dev() and spec_node_getmoun...
nat[src/trunk]: src/sys/dev/bluetooth Wrap up calls to softint_schedule in kpeem...
snj[src/netbsd-7]: src/doc tickets 1044, 1049-1053
christos[src/trunk]: src/doc new flex
rjs[src/trunk]: src/sys Split out the prototypes for add/delete address into a s...
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd move crypto file to the right g...
snj[src/netbsd-7]: src/distrib/sets/lists/debug Pull up following revision(s) (r...
roy[src/trunk]: src/lib/libcurses Whitespace
knakahara[src/trunk]: src/share/man/man4 add "net.inet.ipsec.crypto_support" man
maxv[src/trunk]: src/sys/arch/amd64/amd64 Simplify.
rin[src/trunk]: src/external/bsd/nvi/dist/common Remove ex_printf duplicate with...
hannken[src/trunk]: src Remove now obsolete operation vcache_remove().
knakahara[src/trunk]: src/sys/net fix: failed to create sysctl entries for module vers...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for gcc 4.8-2014-10-09.
pgoyette[src/trunk]: src/sys/sys Forgot this file in previous commit (modularization ...
christos[src/trunk]: src/usr.bin/xlint/lint1 anonymous members are C9X
wiz[src/trunk]: src/sys/uvm Fix typo in comment.
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add missing inclusion of pserializ...
christos[src/trunk]: src/usr.sbin/rpcbind check strdup results too
christos[src/trunk]: src/sys/compat/netbsd32 Include the right stuff so compat_netbsd...
christos[src/trunk]: src/lib/libc/gen CID/1267868: Resource leak "cur"
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Adjust register usage a bit and unb...
kiyohara[src/trunk]: src/sys/arch/acorn26/conf Add esp(Castle SCSI board). Tested on...
njoly[src/trunk]: src/distrib/sets/lists/debug + clang-tblgen.debug, clang.debug, ...
nonaka[src/trunk]: src/sys/arch/evbppc/conf Added lockstat
snj[src/netbsd-7]: src/doc update ticket 1141
christos[src/trunk]: src/distrib/sets/lists/tests new lint test
christos[src/trunk]: src/external/bsd/unbound/etc FIx non update build (Julian Coleman)
msaitoh[src/trunk]: src/sys/dev/pci Don't follow an incorrect pointer in an extended...
reinoud[src/trunk]: src/sys/fs/udf Typo in debug message: we are removing a director...
martin[src/netbsd-7]: src/sys/nfs Pull up following revision(s) (requested by chris...
kre[src/trunk]: src/tests/lib/libpthread Since there has been no objection (or e...
ozaki-r[src/trunk]: src/sys/net Show pointers of llentries on trace logs of LLE_REF_...
skrll[src/trunk]: src/sys/arch/mips/cavium/dev g/c usb_dma_reserve
skrll[src/trunk]: src/distrib/utils/embedded Fix previous so that the new generate...
kamil[src/trunk]: src/doc Update TODO.sanitizers
maxv[src/trunk]: src/sys/arch/amd64/amd64 Inline _FRAME_GREG, and mask only 16 bi...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use #ifdef USE_OST to switch betwee...
sevan[src/trunk]: src/share/misc SEMB SGPIO
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove ancient and unused regset_...
matt[src/trunk]: src/sys/arch/m68k/include Add an END macro. reorder EXTBL macro
christos[src/trunk]: src/external/bsd/blacklist/port additions for linux
mrg[src/trunk]: src/sys/compat/netbsd32 fix style consistency.
mrg[src/trunk]: src/libexec/httpd prepare for netbsd to be mastersrc for bozohttpd.
mlelstv[src/trunk]: src/sys/dev/dkwedge sc_size is already measured in sectors.
skrll[src/trunk]: src/sys/dev/ic s/slhci_debug/slhcidebug/ for consistency with ot...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Clean up and add some ASSERTs.
scole[src/trunk]: src/sys/arch/ia64/include Add ci_vhpt to cpu_info
christos[src/trunk]: src/external/gpl3/gcc regen for alpha and sh now that they have ...
matt[src/trunk]: src/lib/csu/arch/vax Fix logic inversion.
christos[src/trunk]: src/sys/net Avoid using a zero family mask.
sevan[src/trunk]: src/share/dict Add missing words beginning with 'd' from FreeBSD...
njoly[src/trunk]: src/lib/libc/sys Switch a few remaining system/pathname configur...
christos[src/trunk]: src/sbin/gpt more leak
maya[src/trunk]: src/external/mit/xorg/lib/libxkbfile Remove duplicate INCSDIR
mlelstv[src/trunk]: src/sys/dev/sdmmc Remove debug printf.
mlelstv[src/trunk]: src/sys/dev/pckbport Resynchronizing the input stream could infi...
abhinav[src/trunk]: src/usr.sbin/makemandb Set the snippet_length field of the callb...
christos[src/trunk]: src/usr.sbin/mtree fix tools build.
martin[src/netbsd-7]: src/doc Update #956 after additional pullups/regen.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern I forgot to say in my previous ...
uwe[src/trunk]: src/sys/arch/macppc/stand/ofwboot Provide commented out OF_enter...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse drivers sh...
maya[src/trunk]: src/usr.bin/telnet Remove advertising clause, permitted by the c...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Properly mark netbsd32_mqueue.c to depen...
christos[src/trunk]: src/external/bsd/blacklist/bin create the pid file after we daem...
reinoud[src/trunk]: src/sys/arch/usermode/dev Pass the address of the array, this fi...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix mutex related problem reported by Uwe ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Page align KERNEL_BASE_{PHYS, VIRT} and ...
pettai[src/trunk]: src/doc Update the Heimdal details
sevan[src/trunk]: src/share/man/man4 gem(4) can also be connected to makphy(4), as...
riz[src/netbsd-7]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
kre[src/trunk]: src/tests/net/if_vlan Since there was already a test to verify t...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Account for lwps so that rump_sys_...
christos[src/trunk]: src/tests/lib/libc/gen You need double the number of backslashes...
mrg[src/trunk]: src/sys/arch mostly converted sbmips -> evbmips. the SBMIPS ker...
martin[src/trunk]: src/sys/compat/linux/common Provide a dummy linux_sigset_t for a...
alnsn[src/trunk]: src/sys/arch/aarch64/aarch64 pmapboot_pte_print() is only used w...
rin[src/trunk]: src/external/bsd/nvi/dist Fix segmentation fault in corner case ...
christos[src/trunk]: src/share/mk document the elf2foo tools.
tsutsui[src/trunk]: src/distrib/atari/floppies/prepare Also use kernfs to get rootde...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen for new compat_netbsd32_mqueue module
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Use a constant...
kre[src/trunk]: src/tests/lib/libc/sys 80 column police. Some KNF and whitespa...
msaitoh[src/trunk]: src/sys/dev/pci Identify 16GT/s.
ozaki-r[src/trunk]: src/sys/netipsec Fix error handling of MCLGET in key_alloc_mbuf
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Don't enable string...
christos[src/trunk]: src/external/bsd/ntp merge conflicts..
snj[src/netbsd-7]: src/external/mit/xorg/lib/libX11 Pull up following revision(s...
mrg[src/trunk]: src/external/mit/xorg/server/drivers don't build a bunch of driv...
sevan[src/trunk]: src/usr.bin/systat Extend "systat vm" output to provide better i...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Do not assume that DRAM is linear w...
christos[src/trunk]: src/sbin/gpt CID 1341564: Arg memory leak
maxv[src/trunk]: src/sys/arch/amd64/amd64 Update a comment, and use testw instead.
jmcneill[src/trunk]: src/sys/arch/evbarm/ifpga add plmmc(4) glue
snj[src/netbsd-7]: src/sys/rump/librump/rumpkern Pull up following revision(s) (...
martin[src/trunk]: src/sys/compat/linux/arch Regen (something apparently went wrong...
christos[src/trunk]: src/usr.sbin/sup/source PR/50547: David Binderman: fix bad sizeof
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add rdrand.
christos[src/trunk]: src/sbin/gpt merge command line parsers and check all memory all...
jmcneill[src/trunk]: src/sys/dev/ofw add an addr_shift parameter to of_enter_i2c_devs
dholland[src/trunk]: src/lib/libc/atomic Add MLINKS for atomic_add_nv, atomic_cas_ni, ...
ozaki-r[src/trunk]: src/sys/netipsec Use M_WAITOK to allocate mbufs wherever sleepable
roy[src/trunk]: src/external/bsd/dhcpcd Let's make things easier and split the e...
reinoud[src/trunk]: src/sys/arch/usermode/include Fix compilation errors so NetBSD/u...
skrll[src/trunk]: src/sys/dev/ic Use designated initializers
scole[src/trunk]: src/sys/arch/ia64/ia64 Add ia64_handle_intr() stub
riz[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
mlelstv[src/trunk]: src/common/lib/libc/arch/m68k/atomic fix comment
mlelstv[src/trunk]: src/sys/external/bsd/dwc2/dist Fix error path, kmem_free doesn't...
kiyohara[src/trunk]: src/sys/arch/arm/omap Check ChipID == OMAP3530. OVERO supports ...
mgorny[src/trunk]: src/tests/lib/libc/sys Add a test for verifying procinfo note in...
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
maya[src/trunk]: src/bin/csh Remove Free, s/xfree/free/.
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
riz[src/netbsd-7]: src/sys/arch/sandpoint/sandpoint Pull up following revision(s...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix STACK_ALIGN "bytes" argument wh...
mbalmer[src/trunk]: src/share/misc add Turukhansk airport
joerg[src/trunk]: src/sys/arch/sparc64/dev Shuffle a bit to avoid empty loop body.
martin[src/trunk]: src/usr.sbin/sysinst Properly zero new memory after reallocating...
christos[src/trunk]: src/tests/sbin/gpt Add remove partition data file
ozaki-r[src/trunk]: src/sys/net Don't rt_setkey twice
christos[src/trunk]: src/doc new wpa supplicant/hostapd
pooka[src/trunk]: src/sys/rump g/c dummyif, not useful these days
christos[src/trunk]: src/tests/rump/modautoload needs mprotect disable since it loads...
christos[src/trunk]: src/external/bsd/blacklist/bin Handle interfaces in configuratio...
jnemeth[src/trunk]: src/sys/miscfs/specfs messing with uninitialized structs is a ba...
martin[src/netbsd-7]: src/doc Tickets #1103, #1117 - #1121, #1123, #1124, #1126, #1...
msaitoh[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
msaitoh[src/trunk]: src/sys/dev/pci Fix a link detect bug on non-autopoll systems. S...
chs[src/trunk]: src/external/bsd/libproc/dist the netbsd version of PT_LWPINFO i...
he[src/trunk]: src/usr.bin Make the scaling of the "bytes written" sticky, so t...
mrg[src/trunk]: src - add or adjust /* FALLTHROUGH */ where appropriate
rin[src/trunk]: src/external/bsd/nvi/dist A boundary between single- and multi-w...
riz[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chri...
christos[src/trunk]: src/lib/libedit Only reset the terminal if we have a tty (Boris ...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Save a whole instruction when KERNEL_...
snj[src/netbsd-7]: src/doc tickets 996-999
christos[src/trunk]: src/sys/dev/ic PR/52136: David Binderman: Rewrite loop to fix bo...
chs[src/trunk]: src/sys/arch fix build with gcc48.
snj[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner DMA not required on A31 until it work...
msaitoh[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Use the www.raspberrypi.org URL for th...
martin[src/trunk]: src/sys PR kern/52117: move stop code for debuged children after...
msaitoh[src/trunk]: src/sys/dev/pci Accept IFM_NONE.
shm[src/trunk]: src Add bm(3) tests
reinoud[src/trunk]: src/sys/fs/udf Implement a real empty-directory checking for rmd...
scole[src/trunk]: src/sys/arch/ia64/include Add VM_INIT_KERNEL_ADDRESS from FreeBSD
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix A9 periph clock when selecting freq...
christos[src/trunk]: src/lib/libm/src correct case 23 for -0.0
knakahara[src/trunk]: src/sys/net kmem_zalloc(, KM_SLEEP) must not return NULL.
ozaki-r[src/trunk]: src/sys/dev/ic Protect ether_multi list
mrg[src/trunk]: src - add new entries of gcc=7 and libgomp, libasan, liblsan, li...
thorpej[src/trunk]: src/sys/arch/arm/sunxi Make failure-to-attach errors a little mo...
kamil[src/trunk]: src/external/cddl/osnet/lib/libdtrace Make cddl/osnet/lib/libdtr...
riz[src/netbsd-7]: src/sys/external/bsd/drm2/include/radeon Pull up following re...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
mrg[src/trunk]: src/doc note iostat fnmatch patterns for disknames.
jdolecek[src/trunk]: src/sys/dev/pci revert rev. 1.29 'Only tick mii if the phy had a...
christos[src/trunk]: src/sbin/umount Use the protocol we mounted the filesystem with ...
christos[src/trunk]: src/external/bsd/blacklist/bin this has been moved.
kamil[src/trunk]: src/external/cddl/osnet Make cddl/osnet/Makefile.zfs compatible ...
christos[src/trunk]: src/share/mk Add NORELRO
christos[src/trunk]: src/tools/compat add strtoi strtou (Kamil Rytarowski)
christos[src/trunk]: src/include updatre with latest from tzcode.
snj[src/netbsd-7]: src/lib/libquota Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/external/gpl3/gcc.old merge in missing changes from gcc to g...
mrg[src/trunk]: src/sys/dev/usb move software parts out of the "reg" header.
christos[src/trunk]: src/external/bsd/blacklist/bin add debug option
chs[src/trunk]: src/sys/uvm add missing boilerplate for UVMHIST.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Adjust for rump_virtif_create() r...
rin[src/trunk]: src/external/bsd/tre/lib Bump WARNS to 5 (via ../Makefile.inc).
maxv[src/trunk]: src/sys/dev/usb Fix two length checks, otherwise a malicious USB...
tsutsui[src/trunk]: src/sys/arch/sgimips/stand Allow build in boot64 without install...
nonaka[src/trunk]: src/sys/arch/arm/xscale Don't write DMAC_DINT register on PXA270...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix c&p error
christos[src/trunk]: src/sys/miscfs/procfs add an auxv node.
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.4
maxv[src/trunk]: src/sys/kern Fix info leak. The padding of 'sigact' is not initi...
christos[src/trunk]: src/external/bsd/blacklist/bin if nfail == -1, allow everything.
aymeric[src/trunk]: src/sys/dev/usb In usbd_transfer(), abort the xfer if it is inte...
christos[src/trunk]: src/external/bsd/blacklist/lib Install in /lib because blacklist...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't call ixgbe_rearm_queues() in ixgbe_l...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
mrg[src/trunk]: src introduce MKFIRMWARE that controls where (most) of the contents
tsutsui[src/trunk]: src/sys Remove auto-repeat key functions in WSKBD_RAW mode.
christos[src/trunk]: src/sys/arch/shark/conf Switch to arm-elf2aout from objcopy sinc...
skrll[src/trunk]: src/sys/arch/arm/broadcom Sync with armv7_generic_space.c
christos[src/trunk]: src/sbin/gpt compare to stdout, thanks kre
reinoud[src/trunk]: src/sys/dev/scsipi Small patch to clarify last_lba and now using...
skrll[src/trunk]: src/sys/netinet Restore behaviour to pre- tcp_congctl.c:1.18 for...
chs[src/trunk]: src/sys/arch/x86/x86 In pmap_enter_ma(), only try to allocate pv...
snj[src/netbsd-7]: src/sys/arch/sparc64/dev Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot PR/50532: David Binderman: Add mi...
matt[src/trunk]: src/sys/arch/evbarm/conf If using mdsetimage to install a ramdis...
christos[src/trunk]: src/external/bsd/blacklist/lib fix typo.
maxv[src/trunk]: src/sys/fs/tmpfs Remove the roundups, they are incorrect and cau...
matt[src/trunk]: src/lib/libc/arch/m68k/sys Add END(func)
martin[src/netbsd-7]: src/sbin/gpt Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/sys/kern Handle LOCAL_PEERID for socketpair() connected sock...
nonaka[src/trunk]: src/sys/dev/sdmmc eSDHC has non standard Host Controller Version...
maxv[src/trunk]: src/sys/dev/pci/ixgbe Constify several variables in ixgbe/ so th...
kamil[src/trunk]: src/sys Improve spelling: regsiter -> register
wiz[src/trunk]: src/share/man/man4/man4.pmax Fix some mandoc warnings.
christos[src/trunk]: src/lib/libpthread But set NOSANITIZER
msaitoh[src/trunk]: src/sys/dev/pci Remove whitespace for consistency.
joerg[src/trunk]: src/external/mit/xorg/server/drivers HAVE_GCC may be undefined.
abhinav[src/trunk]: src/lib/libutil Add getdiskcookedname to the NAME section
riz[src/netbsd-7]: src/sys/arch/amiga/include Pull up following revision(s) (req...
christos[src/trunk]: src/external/bsd/nvi PR/50484: Rin Okuyama: fix the script comma...
pgoyette[src/trunk]: src/sys/compat/common Add comment to #ifdef - it's a long way fr...
christos[src/trunk]: src/sys/arch/alpha/include match the name with the FE_ constant ...
christos[src/trunk]: src/lib/libm/noieee_src ilogb for the vax
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF, and use C-style comments. Also, re...
martin[src/netbsd-7]: src/doc Ticket #973
ozaki-r[src/trunk]: src/sys/netinet6 Refine nd6log
christos[src/trunk]: src/share/mk Move x68k to the old xserver. It does not build wit...
nakayama[src/trunk]: src/usr.sbin/postinstall Add ${DEST_DIR} prefix to check target ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.6RC1 r227398.
maxv[src/trunk]: src/sys/kern Fix apparent race.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/asm Pull up following revis...
martin[src/trunk]: src/tests PR misc/54382: whenever open(2) is called with O_CREAT...
scole[src/trunk]: src/sys/arch/ia64/ia64 Updates from FreeBSD, mostly compile-tested
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Use ULONGEST_MAX instead of (ULON...
skrll[src/trunk]: src/sys/arch/arm/arm32 Simplify
alnsn[src/trunk]: src/distrib/common Break the loop after a successful mount.
maxv[src/trunk]: src/sys Remove the last references to KMEMSTATS.
ozaki-r[src/trunk]: src/tests/net/net Add test cases for ping options
jmcneill[src/trunk]: src/sys/dev/fdt Add a function to report if a regulator can supp...
mrg[src/trunk]: src/sys/dev/usb remove a few items that are done, and mark a few...
skrll[src/trunk]: src/sys/arch/evbarm/ifpga Don't mask irq 23
tcort[src/trunk]: src/usr.sbin/i2cscan i2cscan: support scans using only 1 byte reads
alnsn[src/trunk]: src/sys/net/npf Fix signatures of copfuncs.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb regen, and add more warn elidin...
riz[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by o...
skrll[src/trunk]: src/sys/arch/hppa/hppa PR/52129: NetBSD/hppa 7.1 fails to boot o...
sevan[src/trunk]: src/share/misc SBSA
ozaki-r[src/trunk]: src/sys/netipsec Fix usage of FOREACH macro
maxv[src/trunk]: src/sys/external/bsd/ipf/netinet Constify a bunch of global vari...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Widen shift to the LHS type.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Apply changes of FreeBSD ix-3.2.18.tgz:
christos[src/trunk]: src/sys/arch/x86/x86 make a diagnostic message more informative.
joerg[src/trunk]: src/lib/csu/common Only install crtbeginS.o, crtbeginT.o and crt...
kre[src/trunk]: src/distrib/utils/embedded Handle use of TMPDIR in cleanup as well.
scole[src/trunk]: src/sys/arch/ia64/include Add ia64_handle_intr() declaration
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-chips pass -DAVO...
martin[src/trunk]: src/usr.sbin/sysinst For local builds, at least use the right pr...
christos[src/trunk]: src/external/bsd/blacklist/bin fix man pages
christos[src/trunk]: src/doc update tmux and other things that have moved.
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 the heuristic for the cp...
mrg[src/trunk]: src/sys/dev/usb call ure_stop_locked(), not ure_stop(), from ure...
yamt[src/trunk]: src add "maxthread" tunable to login.conf to adjust RLIMIT_NTHR.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src When we we fail to remove tags, ...
christos[src/trunk]: src/tests/sbin/gpt Add a migration test
kamil[src/trunk]: src/sys/kern Generate ELF AUXV for core(5) and ptrace(2) limited...
jdolecek[src/trunk]: src/sys change b_wapbllist to TAILQ, to preserve the LRU order
msaitoh[src/trunk]: src/sys/kern Remove useless semicolon reported by Henning Peters...
christos[src/trunk]: src/external/bsd/blacklist/bin add dump command
riz[src/netbsd-7]: src/doc Ticket 1054
maxv[src/trunk]: src/sys/kern Add KASSERT.
mlelstv[src/trunk]: src/sys/uvm Clean up assertions and catch integer overflow.
msaitoh[src/trunk]: src/sys/dev/pci Remove PCI_PRODUCT_CMDTECH_240's entry because C...
msaitoh[src/trunk]: src/sys/dev/pci Add some HP iLO devices.
macallan[src/trunk]: src/sys/arch/macppc/conf set options ADBKBD_EMUL_USB by default
pgoyette[src/trunk]: src/sys Rename sc_auto to sc_autoload at suggestion of christos@
christos[src/trunk]: src/usr.bin/xlint/lint1 allow c9x struct casts (in new libXt)
jmcneill[src/trunk]: src/sys/net kern/52765: npf cannot do port forwarding on vlan in...
christos[src/trunk]: src/lib/csu Undo previous; breaks macppc/m68k (at least)
kre[src/trunk]: src/tests/net Cosmetic changes, NFC intended.
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371648: off by one in index checking
wiz[src/trunk]: src/usr.sbin/screenblank New sentence, new line.
christos[src/trunk]: src/external/bsd/blacklist/bin Factor out the get remote address...
bouyer[src/netbsd-7]: src/sys/compat/common Pull up following revision(s) (requeste...
jdolecek[src/trunk]: src/sys/dev/mii add E1000 with model id 0x0006, it exists accord...
martin[src/trunk]: src/tests/lib/libc/sync Do not try the C++ 2011 test with gcc < 4.8
riz[src/netbsd-7]: src/doc Tickets 1006, 1007
kamil[src/trunk]: src/lib/libc/sys Document new calls and be more clear about PT_S...
sevan[src/trunk]: src/share/misc SPAN
christos[src/trunk]: src/sbin/gpt Firs step of refactoring, remove all globals, facto...
christos[src/trunk]: src/tests/net/mcast now we support the v6 ioctls for mapped addr...
christos[src/trunk]: src/sys/dev/usb regen
martin[src/netbsd-7]: src/sys/dev/usb Additionally pull up r1.131 for ticket #1124 ...
uwe[src/trunk]: src/share/man/man7 Avoid widowed signal numbers.
tsutsui[src/trunk]: src/sys/arch/atari Make local functions static.
jdolecek[src/trunk]: src/sys introduce DKCACHE_COMBINE() macro - it combines the flag...
wiz[src/trunk]: src/share/man/man4 Use ifconfig.if(5) instead of hostname.if(5) ...
matt[src/trunk]: src/sys/arch/mips/mips More ifndef _MODULE
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Avoid if_snd race condition when MP.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.5.6
kamil[src/trunk]: src/tests/kernel Deduplicate code in step* tests in t_ptrace_wait*
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add wm(4)
snj[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) can be set IFEF_MPSAFE now.
pgoyette[src/pgoyette-compat]: src/sys/compat/common When unloading a module with MOD...
ozaki-r[src/trunk]: src/sys/net Do psref_target_destroy after purging packets
maxv[src/trunk]: src/share/man/man4 Remove lurking references to Midway. These li...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi first param for bs funcs is the cookie, n...
rin[src/trunk]: src/external/bsd/nvi/dist/ex Compare ap->len wide chars, not ap-...
mlelstv[src/trunk]: src/sys/arch/i386/stand/lib PR 50516 bad switch statement.
mrg[src/trunk]: src/distrib/sets/lists mark libxaa, librecord, libextmod, and li...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Disable HS200 and DDR52 on A64 eMMC for n...
christos[src/trunk]: src/external/bsd/top/dist use more markup
tron[src/trunk]: src/usr.bin/ftp Use the proper format "[IPv6 address]:port" when...
snj[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by i...
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50536: David Binderman: fix inc...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv don't redefine types.
thorpej[src/trunk]: src/tests/kernel kre@ notified me that the kernel/t_threadpool "...
uwe[src/trunk]: src/libexec/getty Use proper markup instead of .Em to refer to c...
matt[src/trunk]: src/sys/arch/arm/include Add TTBCR definitions
riz[src/netbsd-7]: src/usr.sbin/ndp Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/dev/sdmmc If switching to fixed sampling clock, do not r...
plunky[src/trunk]: src/share/misc IOT
martin[src/trunk]: src/share/mk Switch sparc and sparc64 to USE_COMPILERCRTSTUFF=no
ozaki-r[src/trunk]: src/share/man/man9 Fix usages of PSLIST_ENTRY_* in the example code
jdolecek[src/trunk]: src/sys/dev/scsipi just do not autoload scsiverbose module, it c...
pgoyette[src/pgoyette-compat]: src/sys/sys Remove stray '-'
roy[src/trunk]: src Implement POSIX Curses functions immedok(3) and syncok(3).
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Simplify conditionals when clearing...
christos[src/trunk]: src/sys/arch include <sys/sigtypes.h> for sigset_t
jmcneill[src/trunk]: src/sys/arch/arm/cortex Rename lpi pic to gicv3-its when an ITS ...
christos[src/trunk]: src/sbin/fsck_lfs PR/51422: Jose Luis Rodriguez Garcia: complete...
riz[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
kamil[src/trunk]: src/tests/lib/libc/sys Avoid GCC warning on NetBSD/i386
christos[src/trunk]: src/sys/arch/x68k/x68k PR/52135: David Binderman: Fix loop bound...
dholland[src/trunk]: src/sys/kern Fix lying comment.
christos[src/trunk]: src/sbin/raidctl Avoid needless pointer calisthenics: &foo[0] ->...
abhinav[src/trunk]: src/bin/sh Use \- instead of .Fl for the -number argument.
dholland[src/trunk]: src/usr.bin/make Add a .DELETE_ON_ERROR: magic target that cause...
mrg[src/trunk]: src/lib/libc/stdlib normalise some indentation. NFC.
martin[src/trunk]: src/usr.sbin/sysinst When checking for existing NetBSD partition...
maxv[src/trunk]: src When there's no DecodeAssist in hardware, decode manually in...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_50 Include rtsock_50.c in the b...
sevan[src/trunk]: src/etc/rc.d Prior to ZFSv15, volinit was an undocumented comman...
martin[src/netbsd-7]: src/doc Tickets #951, #953 and #963
riz[src/netbsd-7]: src/doc Tickets 940, 944.
maxv[src/trunk]: src/sys/arch/amd64/conf Remove options that do not exist on amd64.
maxv[src/trunk]: src/sys/kern Put the code in charge of handling MODCTL_STAT into...
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
christos[src/trunk]: src/usr.bin/unzip simplify.
jmcneill[src/trunk]: src/sys/arch/arm/dts Re-add this, it is still needed for simplefb
snj[src/netbsd-7]: src/distrib/sets/lists/base Pull up following revision(s) (no...
christos[src/trunk]: src/sys/conf handle absolute $S paths; we want to add ../ if the...
joerg[src/trunk]: src hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/li...
maxv[src/trunk]: src/sys/arch Convert rdmsr_locked and wrmsr_locked to inlines.
mlelstv[src/trunk]: src/sys/dev/iscsi use same lock for ref/deref.
mrg[src/trunk]: src/doc note kernel crash dumps for arm64.
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Handle sti(4) graphics at sgc on HP9000...
martin[src/netbsd-8]: src/sys/arch/powerpc/oea Build fix for ticket #1465
snj[src/netbsd-7]: src/sys/dev/isapnp regen for ticket 1177
ozaki-r[src/trunk]: src/sys/netipsec Fix a deadlock happening if !NET_MPSAFE
njoly[src/trunk]: src/sys/rump/librump/rumpkern Make RUMP_LOCKDEBUG work again.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add virtio drivers and potential childr...
christos[src/trunk]: src/lib/libc/sys PR/49617: Kirk Russell: Describe the posix_fall...
sevan[src/trunk]: src/share/misc CDL, LBNF, TBNF
christos[src/trunk]: src/external/bsd/blacklist RCSID, todo
ozaki-r[src/trunk]: src/sys/netinet Introduce arp_settimer
ryoon[src/trunk]: src/sys/dev/pckbport Enable Synaptics multifinger capability (Ex...
maxv[src/trunk]: src Remove support for non-IKE markers in the kernel. Discussed ...
chs[src/trunk]: src/share/mk switch m68k to use gcc48.
christos[src/trunk]: src/sys/external/bsd/acpica/conf new file
msaitoh[src/trunk]: src/sys/dev/pci Regen.
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add vmparam.h include
martin[src/trunk]: src/usr.sbin/sysinst PR install/53819: fix polish translation of...
msaitoh[src/trunk]: src/sys/dev/pci Update Skylake devices.
jmcneill[src/trunk]: src/sys/dev/fdt Enforce 32-bit limits on ADMA2 capable controlle...
christos[src/trunk]: src/sys/arch/x68k/stand/boot use elf2aout for boot.
riastradh[src/trunk]: src/sys/miscfs/genfs Simplify genfs_getpages_read async/unlock p...
ozaki-r[src/trunk]: src/sys/netipsec Fix assertion failure in in6_lookup_multi via k...
christos[src/trunk]: src/external/gpl3/gdb/dist ChangeLog:
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv.h
christos[src/trunk]: src/external/apache2/mDNSResponder/dist import latest mDNSResponder
kamil[src/trunk]: src/games/fortune/datfiles Correct the author of "Unkempt Though...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Prevent nested SIGIOs ruining the...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinac
macallan[src/trunk]: src/sys/dev/pci another G5-specific fix - do a 32bit read of the...
pgoyette[src/trunk]: src/sys/kern Remove stray \t (pointed out by Kamil - thanks!
christos[src/trunk]: src/usr.bin/config - make the level computation consistent
christos[src/trunk]: src/distrib/sets/lists/etc add unbound.conf
mrg[src/trunk]: src/usr.bin/vmstat fix the kvm version of counting pool pages fo...
rin[src/trunk]: src/share/locale/ctype Add characters in "Emoji & Pictographs" f...
kamil[src/trunk]: src/external/cddl/osnet/dev/dtrace/x86 Correct compilation of os...
aymeric[src/trunk]: src/sys/arch/amiga/stand/bootblock/txlt . don't depend on -ll to...
msaitoh[src/trunk]: src/sys/dev/pci Fix:
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix missing of "search wrapped"...
christos[src/trunk]: src/usr.bin/printf WARNS=6
maxv[src/trunk]: src/sys/uvm Fix info leak: 'map_attrib' is not used in UVM, and ...
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
christos[src/trunk]: src/external/bsd/blacklist/bin one would think that I'd learn to...
mrg[src/trunk]: src/external/mit/xorg/lib/libX11 update for libX11 1.6.8.
blymn[src/trunk]: src/lib Bump major number due to libcurses major bump
skrll[src/trunk]: src/sys/arch Consistently use vaddr_t as initarm and friends ret...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.2.3 with the follow...
maya[src/trunk]: src/distrib/sets Fix typo in via openchrome driver description (...
martin[src/netbsd-8]: src/sys/miscfs/nullfs Pull up following revision(s) (requeste...
martin[src/trunk]: src/sys/compat/netbsd32 Use the right type in sizeof() for copyi...
jmcneill[src/trunk]: src/sys/dev/i2c Support direct config.
christos[src/trunk]: src/sys/rump/net/lib/libnpf need new file
skrll[src/trunk]: src/sys/arch/arm When attaching gtmr at fdt use fdtbus_intr_esta...
nonaka[src/trunk]: src/sys/arch/landisk/conf Added drvctl.
christos[src/trunk]: src/external/apache2/mDNSResponder/dist resolve conflicts
wiz[src/trunk]: src/lib/libc/sys Punctuation nit.
christos[src/trunk]: src/usr.bin/elf2aout Update usage comments, add arm
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf build correctly for ...
knakahara[src/trunk]: src/sys/dev/pci Fix "ifconfig iwm0" failures reported by ryoon@n...
mlelstv[src/trunk]: src/usr.sbin/npf/npfctl allow PASS opt_proto ALL syntax in map s...
mrg[src/trunk]: src/external/mit/xorg/server update build for sparc64 xorg-serve...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix gpu clock parent
christos[src/trunk]: src/etc/rc.d Add ip6addrctl
scole[src/trunk]: src/sys/arch/ia64/include Make restorectx() and swapctx() match ...
msaitoh[src/trunk]: src/sys/dev/pci Use new nvm.{acquire, release}() for semaphore. A...
christos[src/trunk]: src/share/mk Move the RELRO and the SANITIZER stuff outside of t...
hannken[src/trunk]: src Add "void *extra" argument to vcache_new() so a file system may
martin[src/netbsd-7]: src/doc Tickets #1170 and #1171
pgoyette[src/trunk]: src/sys/sys Finish the rename from sc_auto --> sc_autoload
snj[src/trunk]: src belatedly bump the shlib version for freetype-2.9.1, using t...
martin[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc Pull up following revision(s) ...
pgoyette[src/trunk]: src/sbin/drvctl synch usage() with the man page.
matt[src/trunk]: src/distrib/utils/more Just split it into two strings and elimin...
msaitoh[src/trunk]: src/sys/dev/pci Fix yet another NVM bank detect problem in wm(4)...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb get the debugging registers for t...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.5b
bouyer[src/trunk]: src/sys/arch/xen/x86 Revert to 1.59 (adding back the W^X kernel ...
skrll[src/trunk]: src/sys/arch/arm/broadcom KNF
christos[src/trunk]: src/doc mention openssl
uwe[src/trunk]: src/lib/libedit Fix mis-applied change in previous. Don't incre...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Vax ain't ha...
mrg[src/trunk]: src/sys/dev/raidframe mark all the device entry points static.
msaitoh[src/trunk]: src/sys/dev/pci Print APE firmware correctly.
christos[src/trunk]: src/usr.sbin/zic Change the default to be slim
tsutsui[src/trunk]: src/sys/arch/atari/atari TAB/space cleanup.
christos[src/trunk]: src/sys/arch/sh3/include fake some stuff for softfloat.
ryoon[src/trunk]: src/sys/dev/wscons Do not overflow int64_t on HP Spectre x360 13...
christos[src/trunk]: src/external/bsd/blacklist/bin stub man page.
christos[src/trunk]: src/sys/arch/evbarm/conf we don't need manual removals now that ...
mlelstv[src/trunk]: src/sys/dev/sdmmc Use correct function to verify if a task has b...
skrll[src/trunk]: src/external/bsd/cron/dist PR/48944: cron ignores '?' (question ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Define _ARM32_NEED_BUS_DMA_BOUNCE for a...
msaitoh[src/trunk]: src/sys/dev/pci Sync with pcidevs rev. 1.1263. No functional cha...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt compiler_rt: Update prepare-imp...
rmind[src/trunk]: src/sys/net/npf - npf_conn_establish: remove a rare race conditi...
mrg[src/trunk]: src/share/mk switch powerpc to GCC 5.3.
leot[src/trunk]: src/sys/dev/usb + REALTEK RTL8188CU_3
sevan[src/trunk]: src/sbin/luactl Direct reader to intro(9lua), lua(9) does not ex...
christos[src/trunk]: src/distrib/sets/lists bump libc and add man pages for open_{, w}...
reinoud[src/trunk]: src/sys/fs/udf In case there is trouble determining the number o...
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust ext2fs_loadvnode_content() to do the s...
jmcneill[src/trunk]: src/sys/dev/clk If setting rate on a clock with no set_rate func...
apb[src/trunk]: src/usr.sbin/arp Use .Cm markup for the keywords "temp", "pub", ...
christos[src/trunk]: src/sys/compat/linux/arch/i386 Fix DIOCGPARTINFO
mrg[src/trunk]: src/distrib/sets/lists mark xorg-server 1.10 only objects for sh...
wiz[src/trunk]: src/doc expat 2.2.7 is out.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Cannot use ZFS_EN...
skrll[src/trunk]: src/sys/arch/hppa/hppa Use sy_invoke
maxv[src/trunk]: src Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did...
christos[src/trunk]: src/external/cddl/osnet/lib/libctf don't depend on the installed...
kamil[src/trunk]: src/external/gpl2/xcvs/dist/src Add missing ;
dholland[src/trunk]: src/share/man/man4 Fix broken .Xr
martin[src/netbsd-7]: src/lib/libm/src Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/net Make sure to remove all AF_LINK addresses in if_detach
wiz[src/trunk]: src/libexec/getty Merge lines. Fixes display problem noted in PR...
ozaki-r[src/trunk]: src/sys Implement debugging feature for pserialize(9)
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't protect the second page, since it...
njoly[src/trunk]: src/share/man/man4 Fix unknown .Tp macro.
christos[src/trunk]: src/external/bsd/blacklist/bin put utilities into a separate file.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man remove obsolet...
macallan[src/trunk]: src/sys/arch/sparc/sparc || -> &&
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Some systems provide ioctl() via ...
reinoud[src/trunk]: src/sbin/newfs_udf Update newfs_udf to allow for creating file i...
snj[src/netbsd-7]: src/doc ticket 869
skrll[src/trunk]: src/sys/arch/arm/arm Fix crash(8) backtrace support.
mlelstv[src/trunk]: src/sys/dev Remove bogus dk_getdisklabel call.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that SR-IOV's system page size was dou...
sevan[src/trunk]: src/sys/arch/arm/arm Define NCPUINFO and set it to 1 or MAXCPUS ...
snj[src/netbsd-7]: src/doc 1165
kamil[src/trunk]: src/external/cddl/osnet/dev/dtrace Correct compilation of osnet/...
mrg[src/trunk]: src/sys/arch/aarch64/aarch64 avoid integer overflow when calcula...
rmind[src/rmind-smpnet]: src/sys Eliminate some of the splsoftnet() calls, misc cl...
riz[src/netbsd-7]: src/doc Ticket #968
maya[src/trunk]: src/include Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCE
jmcneill[src/trunk]: src/sys/arch/arm/samsung fix div clk set/get
manu[src/trunk]: src/lib/libc/gen Fix double free in fts_read()/fts_close()
martin[src/trunk]: src/sys/dev/ic Add MAC config register bit definitions
jdolecek[src/trunk]: src/sys/dev/pci match three more variants - DGE550T_B1, 8040T, 8042
snj[src/netbsd-7]: src/usr.bin/man Pull up following revision(s) (requested by m...
maxv[src/trunk]: src/sys/kern Zero out 'cprng->cs_name' entirely. Otherwise the R...
sborrill[src/netbsd-7]: src/doc Add missing part of ticket #1012
snj[src/trunk]: src/external/bsd/top/dist rats in my attic, mice in my top. i'v...
martin[src/netbsd-7]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
pgoyette[src/pgoyette-compat]: src/sys/sys Enable CALL_HOOKS for each/all of the poss...
abhinav[src/trunk]: src/lib/libc/sys Fix sentence.
snj[src/netbsd-7]: src hello there, NetBSD 7.0
christos[src/trunk]: src/lib/libutil preserve a copy of the tm so we can check later.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2013d. [apb 20130707]
christos[src/trunk]: src/tests/lib/libutil there is no REL_DEBUG
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/bin/expr return to caller instead of exit(2)
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
christos[src/trunk]: src/lib/libc/stdio PR/49279: Justin Cormack: add open_memstream
gutteridge[src/trunk]: src/usr.sbin/perfused perfused.8: fix typos
rjs[src/trunk]: src/sys/netinet Fix build when IPSEC enabled.
rmind[src/trunk]: src/sys/sys sy_invoke: cache the predicate value and simplify th...
kre[src/trunk]: src/bin/sh Remove the -X option from SMALL shells (as used on bo...
christos[src/trunk]: src/distrib/shark/instkernel/instkernel use ARM_ELF2AOUT
christos[src/trunk]: src/tests/usr.bin mixerctl tests from Charlotte Koch
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-amdgpu build glu...
martin[src/trunk]: src/tests/bin/sh Make sure we have enough free inodes before run...
christos[src/trunk]: src/external/bsd/blacklist/test more bugs
christos[src/trunk]: src/distrib/sets/lists/tests add gpt directory
christos[src/trunk]: src/lib/libc/time merge tzcode2015a:
christos[src/trunk]: src/sbin/gpt use the utility function.
christos[src/trunk]: src/sys/sys add cast-through-void * macros
maxv[src/trunk]: src/sys/kern Fix info leak: instead of using SS_INIT as a litera...
maxv[src/trunk]: src/sys/arch Merge amd64func.S into cpufunc.S, and clean up.
kre[src/trunk]: src/distrib/utils/embedded Be more precise about exactly what fa...
maya[src/trunk]: src/external Fake mknative
pgoyette[src/trunk]: src/share/man/man9 Expand on previous, and note that splnet() an...
jmcneill[src/trunk]: src/sys/dev/i2c add AXP22x Power Management Unit driver
martin[src/netbsd-7]: src/doc Ticket #1167
msaitoh[src/netbsd-7]: src/lib/libm/man Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/mips/mips Code consistency. No functional change.
mlelstv[src/trunk]: src/sys/dev bounds check requires consistent units, i.e. DEV_BSIZE.
zafer[src/trunk]: src/usr.sbin/user Set default homeperm values before writing use...
christos[src/trunk]: src/distrib/utils/embedded fix options
perseant[src/perseant-stdc-iso10646]: src/lib/libc Move Unicode <-> ku/ten mapping in...
hannken[src/trunk]: src/sys/kern Now that v_usecount tracks valid references add som...
rmind[src/trunk]: src npfctl(8): report dynamic rule ID in a comment, print the ca...
pooka[src/trunk]: src/sys/kern At least pretend to not leak memory in sysctl initi...
abhinav[src/trunk]: src/usr.sbin/makemandb Encapsulate all the arguments required by...
pgoyette[src/trunk]: src/sys Merge the compat_sysv module into the sysv_ipc module - ...
martin[src/trunk]: src/etc/mtree Add mixerctl test directory
snj[src/netbsd-7]: src/doc 1089, 1100-1102, 1104, 1105, 1107, 1109, 1122
mrg[src/trunk]: src/external/gpl3/gcc regenerate with recent mknative-gcc (1.80 ...
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
maya[src/trunk]: src/tests/lib/libc/time use ATF_CHECK instead of ATF_REQUIRE
martin[src/netbsd-8]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
christos[src/trunk]: src/sys factor out getauxv code.
pgoyette[src/trunk]: src/share/man/man9 Document splbio() as a deprecated synonym for...
reinoud[src/trunk]: src/sys/fs/udf Provide additional checks to udf_lookup and restr...
riz[src/netbsd-7]: src/doc Adjust ticket 1024
skrll[src/trunk]: src/sys/dist/pf/net PFIL_HOOKS is dead.
bouyer[src/trunk]: src/sys/dev/acpi/wmi - make sure strtoul() is called with a NULL...
matt[src/trunk]: src/sys/arch/alpha/include Add a RCSID macro for non _KERNEL use
kamil[src/trunk]: src/bin/ksh ksh: Remove symbol clash with libc
nat[src/trunk]: src/sys/dev Exclude mixer channels from channel numbering.
mrg[src/trunk]: src/share/mk allow EXTERNAL_GCC_SUBDIR to be overriden.
ozaki-r[src/trunk]: src/sys/sys Bump the version for if_description
jakllsch[src/trunk]: src/distrib/sets/lists/debug again, shlib_version didn't recentl...
christos[src/trunk]: src/external/bsd/blacklist update TODO
christos[src/trunk]: src Fix the build kernels target with -n, disable temporarily ru...
maya[src/trunk]: src/sys/dev/usb Regen for PR kern/44634, now with correct usb de...
jnemeth[src/trunk]: src/sys/netinet PR/54572 - Edgar Fu? -- error in comment
matt[src/trunk]: src/distrib/sets Add nocompatmodules keyword to stop the expandi...
christos[src/trunk]: src/usr.bin/xlint/common add a type comparison function.
msaitoh[src/netbsd-7]: src/doc Ticket 1028-1032.
christos[src/trunk]: src/sys/netinet6 simplify, and call the hooks after the address ...
christos[src/trunk]: src/sys/kern Put previous removed diagnostic back as debug. It h...
martin[src/netbsd-8]: src/doc Ticket #1163
kamil[src/trunk]: src/bin/expr Rework perform_arith_op() in expr(1) to omit Undefi...
reinoud[src/trunk]: src/sys/fs/udf First step in rewriting the genealogy case
christos[src/trunk]: src/external/gpl3/gdb.old Import HEAD of gdb-7.12
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Catch NAKs from the device more often.
martin[src/netbsd-7]: src/sys/dev/usb regen (ticket #869)
jdolecek[src/trunk]: src/sys/dev/pci fix device name in printf when not matched
jmcneill[src/trunk]: src/sys/dev/ic Fix a performance issue where one busy queue can ...
macallan[src/trunk]: src/sys/external/bsd/libfdt/dist re-import libfdt for kernel use
martin[src/netbsd-7]: src/doc Ammend #1160
martin[src/netbsd-7]: src/libexec/mail.local Pull up following revision(s) (request...
kamil[src/trunk]: src/external/gpl2/grep/dist/lib Avoid Undefind Behavior in DEFAU...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 find a...
kamil[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Make cddl/osnet/usr.sbin...
martin[src/netbsd-7]: src/bin/cp Pull up following revision(s) (requested by mrg in...
msaitoh[src/trunk]: src/sys/dev/pci IF PCIe's Alternative Routing-ID Interpretation ...
christos[src/trunk]: src/external/bsd/blacklist/bin sync the db
pgoyette[src/trunk]: src Initial documentation of the internal syscalls that implemen...
christos[src/trunk]: src/external/bsd/blacklist/bin Read from multiple sockets.
kre[src/trunk]: src/sys/netinet6 Attempt to restore v6 networking. Not 100% ce...
christos[src/trunk]: src/tests/sbin/gpt Add some gpt tests
dholland[src/trunk]: src/usr.bin/calendar/calendars Mention the Sand Creek massacre.
christos[src/trunk]: src/lib/libutil s/basename/bname/
kamil[src/trunk]: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common Syn...
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.4 to fix debug set l...
jmcneill[src/trunk]: src/sys/dev/fdt Add a framework for enumerating devices using a ...
christos[src/trunk]: src/libexec/ftpd check that stat succeeded before testing the gu...
scole[src/trunk]: src/sys/arch/ia64/conf Add more options, mainly want "options IN...
msaitoh[src/trunk]: src/sys/arch/x86/include Define some new bits of CPUID Fn8000_00...
alnsn[src/trunk]: src/lib/libutil No need to quadruple a buffer because strunvis(3...
mrg[src/trunk]: src/external/lgpl3/gmp commit some note updates i wrote last aug...
roy[src/trunk]: src/sys/netinet6 Allow explicit binding to detached addresss.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove extra IXGBE_TX_LOCK()/IXGBE_TX_UNLO...
martin[src/netbsd-8]: src/doc Ticket #1487
martin[src/netbsd-7]: src/libexec/ld.elf_so Catch up to -current, via patch, reques...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/54375: Andreas Gustafsson: gdb...
jdolecek[src/trunk]: src/sys/dev/pci port basic match support for several more Yukon ...
christos[src/trunk]: src/distrib/sets/lists/xdebug add obsolete entries for yesterday...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix 'last argument of ptrace is t...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add include and panic in startlwp()
jmcneill[src/trunk]: src Build and install mount_qemufwcfg on i386 and amd64
tsutsui[src/trunk]: src/sys/arch/atari/dev Misc cosmetics and cleanup.
maxv[src/trunk]: src/sys/arch/x86/x86 Install the FPU state on the current CPU in...
chs[src/trunk]: src/external/bsd/librtld_db/dist fix the lookup of the rtld post...
gutteridge[src/trunk]: src/usr.sbin/cpuctl cpuctl.8: update the URL for AMD microcode, ...
christos[src/trunk]: src/usr.sbin/mtree attempt to reset file flags when -rr
pooka[src/trunk]: src/sys/rump Apparently warning flags are not kept in CWARNFLAGS...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
riz[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add some name from the latest Intel SDM.
mrg[src/trunk]: src/external/mit/xorg/bin define _CONST_X_STRING for newer versi...
pooka[src/trunk]: src/tests/net/config Remove makevirtif(), it's not likely to be ...
hannken[src/trunk]: src/sys Change _fstrans_start() to allocate per lwp info for lay...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CVS/979999: missing va...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Add a note explaining why there's...
christos[src/trunk]: src/sys/rump/net/lib/libnpf remember to detach and add if_npflog...
reinoud[src/trunk]: src/sys/arch/usermode Enhance the NetBSD/usermode thunk interface
msaitoh[src/trunk]: src/sys/dev/pci Add more Xeon D devices.
jmcneill[src/trunk]: src/doc dts updated to 4.15-rc1
mrg[src/trunk]: src/external/mit/xorg/server/drivers build fixes for xorg-server...
martin[src/netbsd-7]: src/sys/arch/evbmips/loongson Pull up following revision(s) (...
joerg[src/trunk]: src/usr.sbin/eeprom Finish ANSIfication. Drop extra spaces from ...
riz[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
thorpej[src/trunk]: src/sys/kern Make the callers of threadpool_create() and threadp...
skrll[src/trunk]: src/sys/arch/mips/cavium Need to set ci_request_ipis otherwise t...
msaitoh[src/trunk]: src/sys/dev/pci Don't allocate MSI-X interrupt on 82583. 82583 c...
wiz[src/trunk]: src/distrib/sets/lists/comp Fix tag.
christos[src/trunk]: src blacklist hooks
christos[src/trunk]: src/external/bsd/flex/dist/src Add missing macros to the non-rec...
martin[src/netbsd-9]: src/external/mpl/bind/dist/lib/isc Pull up following revision...
sevan[src/trunk]: src/share/misc DTB, DTC, and another DTS from the world of devic...
dholland[src/trunk]: src/usr.sbin/postinstall Comma of result is (though increasingly...
gson[src/trunk]: src/sys/dev/usb Include opt_usb.h so that "options UAUDIO_DEBUG"...
mrg[src/trunk]: src/sys/dev/pci - initialise sk_rx_hiaddr and sk_tx_hiaddr
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Don't sanitize the sanitizer.
sevan[src/trunk]: src/sys/arch/zaurus/conf Drop NOPORTALGO option which was introd...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
pgoyette[src/pgoyette-compat]: src/sys/sys Rename sys/compat_hook.h --> sys/module_ho...
christos[src/trunk]: src/external/gpl3/gdb fixes for gdb-8.0.1 on x86_64
maxv[src/trunk]: src/sys/netinet Copy more mbuf flags.
skrll[src/trunk]: src/sys/arch/arm/arm Misc. tidyup
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Fix building 50-ypbind
jmcneill[src/trunk]: src/sys/arch/i386/conf add qemufwcfg(4)
kiyohara[src/trunk]: src/sys/dev/podulebus Add Castle SCSI16 board.
maya[src/trunk]: src/libexec/ld.elf_so/arch/riscv r_symndx is no longer declared, ...
ozaki-r[src/trunk]: src/sys/net Revert "Make sure to hold if_ioctl_lock when calling...
joerg[src/trunk]: src/sys/arch/shark/conf Bump SYMTAB_SPACE to allow clang to buil...
pgoyette[src/pgoyette-compat]: src/sys/sys Add some XXX comments to remind me to fini...
reinoud[src/trunk]: src/sys/fs/udf Rework udf_gro_rename() to be more linear instead...
ozaki-r[src/trunk]: src/sys/netipsec Simplify IPSEC_OSTAT macro (NFC)
martin[src/netbsd-7]: src/sys/ufs/lfs Pull up following revision(s) (requested by d...
christos[src/trunk]: src/tests/lib/libm fix long double
wiz[src/trunk]: src/libexec/httpd netbsd.org -> NetBSD.org and use my @NetBSD.or...
skrll[src/trunk]: src/distrib/sets/lists Fix sets for new nouveau
jmcneill[src/trunk]: src/sys/arch/arm/dts Add extra sun50i-a64 nodes to SoPine Basebo...
christos[src/trunk]: src/sbin/mount_qemufwcfg cleanup, knf, remove debugging printf, ...
dholland[src/trunk]: src/sys/compat/sunos Stack buffers mustn't escape their scope. P...
christos[src/trunk]: src/sys/arch/amd64/stand/prekern Disable MKSANITIZER
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
maya[src/trunk]: src/distrib/sets/lists Move llvm header directories to base/mi.
skrll[src/trunk]: src/sys/conf ARM PrimeCell PL181 (MMCI) host controller glue.
pgoyette[src/pgoyette-compat]: src/sys Yay - we got the ccd_ioctl_60 stuff to build!
ginsbach[src/trunk]: src/lib/libc/time Switch to using isleap() and isleap_sum() macr...
christos[src/trunk]: src/lib/npf - rename ext_normalise to ext_normalize
mrg[src/trunk]: src/tools/gcc also pullout INTERNAL_CFLAGS for the libgcc build, ...
sevan[src/trunk]: src/doc The case for PF was handled some time ago and pulled up ...
sjg[src/trunk]: src/usr.bin/make/unit-tests Fix unit-tests to cope with recent c...
wiz[src/trunk]: src/share/man/man4/man4.pmax New sentence, new line.
christos[src/trunk]: src/external/bsd/am-utils/dist/amq fix wrong type
mrg[src/trunk]: src/share/mk HAVE_XORG_SERVER_VER is always set, if not earlier, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Initialize more of struc...
riz[src/netbsd-7]: src/etc Pull up following revision(s) (requested by phx in ti...
msaitoh[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
knakahara[src/trunk]: src/sys/opencrypto the processing said "ghastly hacks" is unnece...
mrg[src/trunk]: src move some defines from xorg-server dix-config.h back into ma...
christos[src/trunk]: src/external/mit/xorg/lib/libdrm_amdgpu elide stack protector wa...
christos[src/trunk]: src/tools/compat Move the typedefs before the header inclusions ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: vdsk and ldc drivers - from OpenBSD, ...
msaitoh[src/netbsd-7]: src/sys Pull up following revision(s) (requested by manu in t...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD's ixv-1.5.17:
kamil[src/trunk]: src/lib/libc/citrus/modules Correct Undefined Behavior in libc/c...
christos[src/trunk]: src use strtonum from libc (Kamil Rytarowski)
is[src/netbsd-7]: src/sys/netinet backout last change (wrong branch).
martin[src/trunk]: src/sys/dev/usb Add missing vendor ZORAN
scole[src/trunk]: src/sys/arch/ia64/include Add more funcs from FreeBSD
ozaki-r[src/trunk]: src/sys Hold KERNEL_LOCK on if_ioctl selectively based on IFEF_M...
msaitoh[src/trunk]: src/sys/dev/pci - Fix entries. The following problems were found...
mrg[src/trunk]: src/external/mit/xorg/server/drivers apply -Wno-error=discarded-...
nonaka[src/trunk]: src/sys/arch/x86/x86 fix incorrect check in efi_getcfgtblhead().
hannken[src/trunk]: src Operations getnewvnode() and ungetnewvnode() have been repla...
khorben[src/trunk]: src/sbin/init Let init be built easily with the CHROOT capabilit...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm More count v...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use the MP-safe compat hooks f...
christos[src/trunk]: src/lib/libc/compat/gen detect overflow in oldexp + newexp
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unused argument from get_rand_ifid
msaitoh[src/trunk]: src/sys/arch/x86/include Add new desc 0x64 and 0xc4.
martin[src/netbsd-7]: src/doc Fix entry for #954
pgoyette[src/trunk]: src/sys/kern Only cast to (void) if the type is NOERR
fcambus[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to the latest rele...
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
mhitch[src/trunk]: src/sys/arch/sparc64/sparc64 Changes from OpenBSD to OF_mapintr(...
martin[src/netbsd-8]: src/usr.sbin/rpcbind Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/kern If no auxv is present, don't kmem_alloc(0). Easy to...
christos[src/trunk]: src/lib/libedit Add a comment explaining why we don't use DO her...
christos[src/trunk]: src/sys/conf Add rt2860 now that it compiles.
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Add t_ping_opts
mrg[src/trunk]: src/sys/arch/aarch64/aarch64 redo the previous using ptoa(). al...
riz[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by r...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Update sets lists for new MLINKS for...
jdolecek[src/trunk]: src/sys/dev/raidframe add support for DIOCGCACHE; contrary to DI...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
reinoud[src/trunk]: src/sys/fs/udf On removing a directory make sure the leaf direct...
christos[src/trunk]: src/sys/dev/pci Sync with OpenBSD (add rt2860). Handle 32/64 mem...
maya[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Avoid declaring ulon...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_20 Forgot to commit this previo...
scole[src/trunk]: src/sys/arch/ia64/include com_isa uses isa_intr_establish_xname ...
martin[src/netbsd-8]: src/doc Tickets #1170, #1172, #1173 and #1174.
snj[src/netbsd-7]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/distrib/sets xorg_server_ver doesn't depend upon xorg_server...
uwe[src/trunk]: src/libexec/getty Tweak markup some more.
hannken[src/trunk]: src/sys/kern Add reference counting to alias states to prevent t...
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
riz[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Pull up followin...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Cannot hold zfs o...
jmcneill[src/trunk]: src/sys Add basic clock device infrastructure.
christos[src/trunk]: src/external/bsd/blacklist/lib Fix bug with 0 length sockets; ab...
joerg[src/trunk]: src/sys/dev/pci Fix memset arguments.
pgoyette[src/trunk]: src/sys/compat/linux32/common Update dependencies - compat_linux...
christos[src/trunk]: src/external/bsd/blacklist - More NetBSD like installation struc...
maxv[src/trunk]: src/lib/libnvmm In !64bit mode RIP-relative is null+disp32, hand...
msaitoh[src/netbsd-7]: src/doc Ticket 1040.
snj[src/netbsd-7]: src/external/public-domain/tz Pull up following revision(s) (...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-beta2
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen
uwe[src/trunk]: src/usr.bin/sed Command file argument to -f is not optional.
christos[src/trunk]: src/external/bsd/blacklist more portability.
mrg[src/trunk]: src/tools/gcc remove GCC 5 marker. this is now nb3 20180905.
christos[src/trunk]: src/etc/defaults Add defaults for ip6addrctl
maya[src/trunk]: src/sys/fs/hfs Remove bogus code to workaround PCC limitations.
yamaguchi[src/trunk]: src/sys/net Fix to check whether the address has been added befo...
nonaka[src/trunk]: src/sys/arch Added drvctl, putter and PUFFS.
roy[src/trunk]: src/distrib/sets/lists/xcomp libglapi_p.a belongs in profile.
riz[src/netbsd-7]: src/doc Tickets 978, 979
christos[src/trunk]: src/tests/sbin/gpt Oops +
christos[src/trunk]: src/external/gpl3/gdb/dist Import gdb-8.0.1
pgoyette[src/pgoyette-compat]: src/sys Adapt (most of) the indirect function pointers...
christos[src/trunk]: src/tests/fs/vfs Fix static linking.
mlelstv[src/trunk]: src/lib/libdm Clean up double free in some error paths that did ...
tsutsui[src/trunk]: src/sys/arch Fix lingering page size comments.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_GENERIC_CPU_INITCLOCKS
christos[src/trunk]: src/external/bsd/blacklist/bin fix name of the helper.
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
abhinav[src/trunk]: src/share/dict Add `preexist'
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/external/bsd/bc/bin Add CVSID.
christos[src/trunk]: src/sys/lib/libsa delete now unused function .
mrg[src/trunk]: src re-enable ast driver for xorg-server 1.18 and x86 as 1.1.5 b...
roy[src/trunk]: src/usr.bin/infocmp infocmp: Strip versioning from terminfo name
christos[src/trunk]: src/external/cddl/osnet/sys/sys don't include <sys/proc.h>
christos[src/trunk]: src/tests provide an RL variant that prints an extra argument
christos[src/trunk]: src/usr.bin/make PR/47973: Justin Cormack: build uses <sys/signa...
mrg[src/trunk]: src/external/mit/xorg/server/drivers use and force evaluation of...
christos[src/trunk]: src/sys/dev/ic Make RT 2860 for the if_ral_pci.c driver compile.
christos[src/trunk]: src/sbin/gpt CID 1341563: fix leak
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jun in ticket...
christos[src/trunk]: src/tests/lib/libc/rpc fix double negation
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Don't use uninitialised varia...
christos[src/trunk]: src/lib/libc Fix non _REENTRANT build.
gson[src/trunk]: src/share/man/man4 bump date
mlelstv[src/trunk]: src/sys/dev/usb Enable multiple outstanding transfers.
gdt[src/trunk]: src/sys/arch/x86/x86 Add #endif comments (only).
uwe[src/trunk]: src/sys/arch/landisk/landisk s/__diagused/__debugused/ for varia...
christos[src/trunk]: src/external/bsd/am-utils/bin/amd new lex/yacc need less help wi...
dholland[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man Restore the first line of ...
maxv[src/trunk]: src/share/man/man7 more netkey->netipsec
macallan[src/trunk]: src/sys/dev/pci set ATACH_DMA_BEFORE_CMD
riz[src/netbsd-7]: src/doc Tickets 989-991.
wiz[src/trunk]: src/share/mk Fix MKFIRMWARE description.
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Remove now-needless rump cprng_str...
scole[src/trunk]: src/sys/arch/ia64/ia64 Convert cpu_switchto() from assembly to C...
riz[src/netbsd-7]: src/doc Tickets 994-995, 1000-1002.
martin[src/netbsd-8]: src/doc Ticket #1168
wiz[src/trunk]: src/doc gdb-7.10.1 out.
maya[src/trunk]: src/sys/dev enable rt2860 power management code
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/maple Convert tsleep(9)/wakeup(9) pai...
mrg[src/trunk]: src/sys/arch/arm/footbridge include <sys/param.h> for the cddl p...
christos[src/trunk]: src/distrib/sets/lists/comp add popenve()
christos[src/trunk]: src/external/bsd/wpa/dist 2018-12-02 - v2.7
jdolecek[src/trunk]: src/sys/dev/mii regen
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that bypass adapter's sysctls ar...
phil[src/trunk]: src/external/bsd Enable bc.
knakahara[src/trunk]: src/sys/opencrypto fix processes accessing /dev/crypto stall whe...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ignore pending bits that arent enabled
mrg[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage initialise some s...
thorpej[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Get the very ...
pgoyette[src/pgoyette-compat]: src/doc Update for recent work and recent discoveries
jmcneill[src/trunk]: src/distrib/utils/embedded/files Fix mmcpart for exynos SD card
bouyer[src/trunk]: src/sys/dev/acpi/wmi Fix dell WMI mappings:
christos[src/trunk]: src/tests/rump/modautoload don't disable PIE
kefren[src/trunk]: src/usr.sbin/ldpd create binding for connected routes on startup
knakahara[src/trunk]: src/sys/netinet6 improve fast-forward performance when the numbe...
maxv[src/trunk]: src/sys/kern Fix info leaks: the alignment of the structures cau...
christos[src/trunk]: src/etc/mtree add blacklist example
maxv[src/trunk]: src/sys/kern Fix (harmless) uninitialized variable. In the path
jmcneill[src/trunk]: src/sys/arch/arm/fdt Bump PIX_MAXSOURCES to 480
bouyer[src/netbsd-7]: src/sys/fs/adosfs Pull up following revision(s) (requested by...
pgoyette[src/trunk]: src/sys/compat/common The COMPAT_10 code for SYSVxxx is now part...
christos[src/trunk]: src/lib/libm fix ilogb*
knakahara[src/trunk]: src/tests/net/if_gif remove extra shebang and fix a potentially bug
rmind[src/trunk]: src/lib/libnpf libnpf: add npf_rule_getid() and npf_rule_getcode().
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib No longer hard-code ...
christos[src/trunk]: src/sbin/gpt fix label printing.
tsutsui[src/trunk]: src/sbin/scsictl Fix format.
christos[src/trunk]: src/etc/rc.d fix syntax error
isaki[src/trunk]: src/tests/lib/libc/sys Skip kqueue_unsupported_fd test if /dev/d...
snj[src/netbsd-7]: src/external/gpl2/xcvs/dist/src Pull up following revision(s)...
nonaka[src/trunk]: src/sys/arch/powerpc/booke When pmap_bootstrap is called, kcpuse...
maxv[src/trunk]: src Add a version argument, set to 1, and check it in usr.bin/pm...
christos[src/trunk]: src/sys/arch/amd64/amd64 fix the build.
macallan[src/trunk]: src/sys/arch/powerpc/oea when switching CPU speed using DFS, onl...
christos[src/trunk]: src/bin/csh WARNS=6 [-Wconversion]
skrll[src/trunk]: src/lib/libc/arch/arm/gen Fix a comment
jmcneill[src/trunk]: src/sys/dev/usb regen
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/sys/arch/sparc/include - normalise some tab/space issues.
pgoyette[src/trunk]: src/sys Regen for 7.99.23
jmcneill[src/trunk]: src/etc/etc.evbarm Unhook BPI, CUBIEBOARD, and CUBIETRUCK kernel...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Remove more FreeBSD code that we ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Don't add a dynamic dependency to...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 PR/50531: David Binderman: Add miss...
nakayama[src/trunk]: src/distrib/sets/lists rump is required for tests under tests/ne...
christos[src/trunk]: src/lib/libc/stdio missing _
msaitoh[src/trunk]: src/sys/dev/pci Sync with OpenBSD's piixpm.c up to rev. 1.35:
mlelstv[src/trunk]: src/sys/dev Mark disklabel only invalid on the last close. Exist...
apb[src/trunk]: src/doc tzcode2015a/tzdata2015a have been released. We have upd...
christos[src/trunk]: src/sys/arch/landisk/stand Sprinkle NOPIE
reinoud[src/trunk]: src/sys/fs/udf Implement udf_rename() using the new genfs_rename...
christos[src/trunk]: src/lib/libutil Fix west australia offset, from kre
chs[src/trunk]: src increase ramdisk size for gcc48.
pgoyette[src/trunk]: src/sys/kern Rename "autoloadprefix" variable to "emulname" - su...
maya[src/trunk]: src/sys/arch/amd64/conf Add commented out amdgpu.
kamil[src/trunk]: src/bin/ksh Change typ of tilde_ok from int to unsigned int in k...
jdolecek[src/trunk]: src/sys/ufs/ext2fs fix bug introduced in rev 1.82 of ext2fs_look...
msaitoh[src/trunk]: src/sys/dev/pci Modify some descriptions of Virtio devices from ...
rmind[src/trunk]: src/sys/net/npf npfkern: eliminate INACTIVE_ID and use 0 for unr...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Reduce sunxi_mmc_update_clock timeout fro...
christos[src/trunk]: src/lib/libutil - Add support for "midnight" "noon", dawn etc.
christos[src/trunk]: src/lib/libutil - not all asprintfs return -1 *and* set buf = NU...
pgoyette[src/trunk]: src Modularize drvctl(4)
riz[src/netbsd-7]: src Pull up following revision(s) (requested by dholland in t...
martin[src/trunk]: src/usr.sbin/sysinst When we are going to create (and populate) ...
scole[src/trunk]: src/sys/arch/ia64/include Add more defs from FreeBSD
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Use gcc 4.4 and later operat...
christos[src/trunk]: src/external/bsd/wpa/bin include common path in the rest of the ...
macallan[src/trunk]: src/sys/arch/shark/ofw catch up with struct arm32_pci_chipset ch...
maxv[src/trunk]: src/sys/net Make raw_input non-variadic.
martin[src/netbsd-8]: src/lib/libperfuse Pull up following revision(s) (requested b...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add "machine cpuinfo/a" to show cpu...
pgoyette[src/trunk]: src/share/man/man9 Finish documenting the new modules(9) interfa...
skrll[src/trunk]: src/sys/arch/hppa/conf dino depends on gedoens
thorpej[src/trunk]: src/sys/dev/sdmmc Regen.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs catch up with DIO...
christos[src/trunk]: src/external/bsd/blacklist/diff make this nicer
tnn[src/trunk]: src/sys/arch/arm Cortex A12 is marketed as A17 but has a distinc...
yamaguchi[src/trunk]: src Add test cases for multicast address handling of vlan(4)
christos[src/trunk]: src/external/gpl3/binutils/dist/ld Remove initfini array rest (r...
ozaki-r[src/trunk]: src/sys/netipsec Fix key_getcomb_setlifetime
ozaki-r[src/trunk]: src/sys/net Check if ether_ifdetach is called without INET_LOCK
kamil[src/trunk]: src/usr.bin/ktruss ktruss: Remove symbol clash with libc
thorpej[src/trunk]: src/sys Rather than performing lazy initialization, statically i...
jmcneill[src/trunk]: src/etc It doesn't make sense to start wpa_supplicant from an rc...
msaitoh[src/trunk]: src/sys/dev/pci Fix previous (s/1000/1100/).
maxv[src/trunk]: src/sys/dev/ic Fix awful use of m_defrag, this code just can't w...
kamil[src/trunk]: src/usr.sbin/sysinst Update sysinst(8) Polish translations
marty[src/trunk]: src/sys/arch/arm/samsung Fix a typo
christos[src/trunk]: src/sbin/gpt print the current map type.
matt[src/trunk]: src/sys/arch/arm/arm32 restore deleted conditional
jakllsch[src/trunk]: src/sys/dev/pckbport Move two probe-time aprint_errors to debug ...
martin[src/trunk]: src/usr.bin/menuc Add an option for single (disabled) menu lines...
joerg[src/trunk]: src/usr.bin/mklocale Swap order of _CITRUS_LC_MONETARY_SYM_INT_N...
christos[src/trunk]: src/sys/net fix non-diagnostic compilation
ozaki-r[src/trunk]: src/sys Add support for a network interface description.
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.4 to fix debug set l...
kamil[src/trunk]: src/tests/bin/expr Add 2 new expr(1) ATF tests
christos[src/trunk]: src/distrib/sets/lists/tests Add mixerctl tests
snj[src/netbsd-7]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
knakahara[src/trunk]: src/sys/modules/if_gif add required files to if_gif module. (uni...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable plmmc(4)
pooka[src/trunk]: src/sys/rump/net/lib/libsockin Avoid not-used warning on NetBSD
skrll[src/trunk]: src/sys/arch/aarch64/include Add vaddr_t initarm(void *);
skrll[src/trunk]: src/sys/arch/evbarm/conf Bump MSGBUFSIZE
sevan[src/trunk]: src/bin/dd bump date
skrll[src/trunk]: src/sys/arch/evbarm/gumstix Fix boot on Gumstix Verdex boards.
martin[src/netbsd-8]: src/lib/libc/gen Pull up following revision(s) (requested by ...
marty[src/trunk]: src/sys/arch/arm/samsung Move everything back into files.exynos
reinoud[src/trunk]: src/sys/arch/usermode/dev Its a hack, but make sure the pages ar...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by pgoy...
reinoud[src/trunk]: src/sys/fs/udf Pull forward the node creation returned from the ...
christos[src/trunk]: src/lib/csu/common Avoid duplicate definitions on arm (reported ...
gson[src/trunk]: src/sys/dev/usb Fix URLs of USB audio specs
christos[src/trunk]: src/lib/libm/src no need for stdio.
martin[src/netbsd-7]: src/external/cddl/osnet Pull up following revision(s) (reques...
mlelstv[src/trunk]: src/sys/dev/iscsi add debug messages
jdc[src/trunk]: src/sys/arch/sparc64/conf Add seeprom(4). Tested on Blade 2000 ...
christos[src/trunk]: src/sys/arch/amd64/amd64 fix the build.
is[src/trunk]: src/share/man/man4 Document more supported CPU Famililies: Bobca...
ozaki-r[src/trunk]: src/sys/netipsec Use pslist(9) for sptree
christos[src/trunk]: src/external/bsd/blacklist/bin merge conflict
hannken[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 Change dtrace toxic ran...
rin[src/trunk]: src/external/bsd/nvi/dist Make sure that every wide char occupie...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Add MODULE infrastructure to netbsd32_nf...
christos[src/trunk]: src/usr.sbin/nfsd PR/51437: Hauke Fath: write a byte to the sock...
sevan[src/trunk]: src/lib/libc/stdio Document history
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
roy[src/trunk]: src/usr.bin/infocmp infocmp: strip versioning from aliases as well
christos[src/trunk]: src/external/bsd/bc/dist Add missing attributes to fix clang com...
maxv[src/trunk]: src/share/man/man7 Remove reference to compat_darwin (was retire...
dholland[src/trunk]: src/sys/lib/libsa PR 51200 gets in libsa considered harmful: rem...
christos[src/trunk]: src/usr.bin/gettext From William Orr:
pgoyette[src/trunk]: src Modularize the clockctl pseudo-device and link to the build.
christos[src/trunk]: src/sbin/gpt - factor out into smaller separate functions
rtr[src/trunk]: src/sys where appropriate rename xxx_ioctl() struct mbuf * param...
christos[src/trunk]: src/sys/dev/pci/ixgbe PR/49328: Uwe Toenjes: This driver allocat...
martin[src/netbsd-8]: src/doc Ticket #1183
hannken[src/trunk]: src/sys/kern siggetinfo: use TAILQ_FOREACH_SAFE as the element g...
matt[src/trunk]: src/sys/uvm/pmap Don't track kenter_pa/kremove PVs unless we are...
maxv[src/trunk]: src/sys/kern KMEM_REDZONE+KMEM_POISON is supposed to detect buff...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm ...
msaitoh[src/netbsd-8]: src/sys/dev/usb Regen for ticket #1182.
jnemeth[src/trunk]: src/share/misc PR/50492 - Nikolai Lifanov -- add MBA
snj[src/netbsd-7]: src Pull up following revision(s) (requested by bouyer in tic...
eadler[src/trunk]: src/external/bsd/top/dist top(1): chdir to / at init
christos[src/trunk]: src/external/bsd/blacklist don't let the library depend on itself.
christos[src/trunk]: src/sys/external/bsd/acpica/dist - merge conflicts
dholland[src/trunk]: src/sys/arch/amd64/amd64 If the kernel jumps to NULL, print wher...
pgoyette[src/trunk]: src/sys Don't include the raidframe compat code in the main raid...
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 better to put this (<sys...
joerg[src/trunk]: src/distrib/sets/lists/comp Update set lists for LLVM 3.6RC1.
christos[src/trunk]: src/sys/compat/common use the standard rules, instead of rolling...
thorpej[src/trunk]: src/sys/net Flip the switch to the per-cpu implementation in <ne...
joerg[src/trunk]: src/sys/compat Unbreak Linux emulation by default. While not loa...
mrg[src/trunk]: src/external/mit/xorg/lib/libepoxy build glue for libepoxy
skrll[src/trunk]: src/sys/dev/usb Make this actually compile with USB_DEBUG. oops.
knakahara[src/trunk]: src/sys/arch/x86/pci Eliminate IFF_RUNNING checking code from vm...
christos[src/trunk]: src/sbin/mount_qemufwcfg don't error on unknown options.
reinoud[src/trunk]: src/sys/fs/udf Clarify the sticky-bit check
riz[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
riastradh[src/trunk]: src/sys KASSERT(mutex_owned(vp->v_interlock)) in vnode iterator ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
jmcneill[src/trunk]: src/sys/arch/mips/cavium/dev Set ETHERCAP_VLAN_MTU capability flag.
skrll[src/trunk]: src/lib/csu crt0 actually calls ___start
skrll[src/trunk]: src/sys/dev/usb Remove an item that doesn't need to happen
skrll[src/trunk]: src/sys/uvm/pmap Provide and use PV_ISKENTER_P. NFCI.
christos[src/trunk]: src/sys/modules/compat_50 Limit -Wno-sign-compare to only rtsock...
dholland[src/trunk]: src/share/man/man4/man4.amiga Fix broken xrefs (they are now mer...
christos[src/trunk]: src/tests/lib/libm portability fixes
christos[src/trunk]: src/sys/fs/autofs support getargs, fix flush, fix mutex_destroy
mrg[src/trunk]: src/share/mk updates for xorg-server 1.20. don't define stuff h...
christos[src/trunk]: src/tests/sbin/gpt Add label change tests
maxv[src/trunk]: src/sys/kern Enable KMEM_SIZE on DIAGNOSTIC. It will catch memor...
martin[src/trunk]: src/common/lib/libc Provide __sync_and_and_fetch_2 and __sync_an...
maxv[src/trunk]: src/sys/fs/tmpfs Fix uninitialized variable: if 'tvp' is NULL, '...
christos[src/trunk]: src/external/bsd/blacklist/bin add rule name in the config file, ...
wiz[src/trunk]: src/share/man/man7 Add more formatting.
wiz[src/trunk]: src/external/bsd/blacklist/lib Minor fixes.
reinoud[src/trunk]: src/sys/fs/udf udf_gro_genealogy() : source and destination shou...
ozaki-r[src/trunk]: src/sys/net Protect IFADDR_READER_FOREACH and obtained ifa with ...
roy[src/trunk]: src/lib/libcurses Now that we have the initialize_color capability,
lneto[src/trunk]: src/external/mit/lua/dist/src imported Lua 5.3.0
ozaki-r[src/trunk]: src/sys/net Make sure to not change if_hwdl once set
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Restore the comment against the lin...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add install kernel for INTEGRATOR_CP
jakllsch[src/trunk]: src/sys/dev/fdt Fix fdtbus_get_cells(, 2) when running big endian.
maxv[src/trunk]: src/sys/dev/pci Fix M_PKTHDR use in if_alc, if_age and if_ena.
christos[src/trunk]: src/external/bsd/blacklist/bin update to reality.
christos[src/trunk]: src/lib/libc/time Sync with 2019b:
macallan[src/trunk]: src/sys/arch/powerpc add clock speed control for 970MP CPUs
martin[src/trunk]: src/usr.sbin/sysinst Reorder fetch options: http before ftp
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Update libc++ snapshot to r1...
snj[src/netbsd-7]: src/doc 1151
ozaki-r[src/trunk]: src/sys/net Protect IFADDR_READER_FOREACH and obtained ifa with ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
roy[src/trunk]: src/doc Import openresolv-3.5.6
skrll[src/trunk]: src/sys/dev/videomode aprint_verbose -> aprint_debug
plunky[src/trunk]: src/etc/bluetooth clean up: remove FreeBSD cvs tags, update URLS...
msaitoh[src/trunk]: src/sys/dev/pci Fix the setting of sc->bge_flags for 5717 and ne...
martin[src/netbsd-7]: src/doc Ticket #829
ozaki-r[src/trunk]: src/sys Don't use a single global variable to store source route...
tsutsui[src/trunk]: src Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for...
ozaki-r[src/trunk]: src/sbin/ifconfig Add descr, description/-descr, -description comm...
mlelstv[src/trunk]: src/sbin/disklabel Add options to define labelsector and -offset...
dholland[src/trunk]: src/lib/libisns Fix up mangled logic, hopefully. PR 54323 from D...
christos[src/trunk]: src/external/bsd/libpcap Descend to sbin
pgoyette[src/trunk]: src/sys/kern Eliminate stray \t in the syscalls_autoload.c outpu...
pgoyette[src/pgoyette-compat]: src/sys Prepare for adding MP-safe stuff.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun4i and sun7i DTS files to the bu...
martin[src/netbsd-8]: src/doc Tickets #1498 and #1499
wiz[src/trunk]: src/doc binutils-2.27 out.
christos[src/trunk]: src/usr.sbin/crash fix syntax
mlelstv[src/trunk]: src/sys/compat/svr4_32 PR 50519 missing breaks in switch
christos[src/trunk]: src/lib/libc/stdio Improvements to fgetwln(3) from Andrey Chernov:
isaki[src/trunk]: src/sys/dev/audio Avoid memory reallocation on SET_FORMAT.
snj[src/netbsd-7]: src/doc 1143, 1150
martin[src/trunk]: src/tests/dev/cgd Gracefully skip test if not enough space in te...
martin[src/netbsd-7]: src/sys/dev/usb Pull up rev 1.696 for ticket #869:
christos[src/trunk]: src/distrib/sets/lists/comp add strtonum man page.
jdolecek[src/trunk]: src/sys/dev/ata take mutex around check for pending flush, as th...
christos[src/trunk]: src/external/bsd/unbound Add bould glue
martin[src/netbsd-8]: src/doc Fix typo
christos[src/trunk]: src/sys/arch need sigtypes.h for sigset_t, since <sys/siginfo.h>...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
msaitoh[src/netbsd-7]: src Pullup the following revision (requested by mbalmer in ti...
martin[src/netbsd-8]: src/doc Ticket #1472
wiz[src/trunk]: src/libexec/httpd Document script handler issues with httpd(8).
gdt[src/trunk]: src/sys/arch/x86/x86 #endif comments
skrll[src/trunk]: src/sys/arch/mips/mips Comment consistency. No functional change.
jakllsch[src/trunk]: src/distrib/sets/lists/base revert previous change to this file, ...
chs[src/trunk]: src/sys/miscfs/procfs have procfs_do_pid_stat() pass the proc's ...
maya[src/trunk]: src/usr.bin/telnet Avoid unnecessary casts, from openbsd. No bin...
skrll[src/trunk]: src/sys/dev/ic Remove unnecessary whitespace from attach message.
thorpej[src/trunk]: src/sys Adjust the definition of threadpool_job_fn_t to reflect ...
mrg[src/trunk]: src/usr.bin/kdump don't hide _DEV_IC_BT8XX_H_ inside DTRACE.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
matt[src/trunk]: src/lib/libc/arch/m68k Make CERROR hidden. Use END() appropriat...
christos[src/trunk]: src/external/mpl/dhcp/dist/common PR/50893: Bruce Lilly: Handle ...
ozaki-r[src/trunk]: src/sys/net Make sure to hold if_ioctl_lock when calling ifp->if...
hannken[src/trunk]: src/sys/kern Make namei() work with no root dir yet.
maxv[src/trunk]: src/sys/compat/netbsd32 Allocate directly KQ_NEVENTS bytes. Othe...
msaitoh[src/trunk]: src/sys/dev/pci regen.
hannken[src/trunk]: src/external/cddl/osnet/dev/fbt Always exclude "fbt_*" from the ...
martin[src/netbsd-7]: src/libexec/mail.local Pull up following revision(s) (request...
christos[src/trunk]: src/lib/libc/gen Use 16x instead of 4x the amount of space since...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
sborrill[src/netbsd-7]: src/lib/libc/net Pull up to netbsd-7 (missing part of ticket ...
alnsn[src/trunk]: src/sys/net New jitcode takes two arguments.
tron[src/trunk]: src/doc Postfix 2.11.3 was imported.
martin[src/netbsd-7]: src/usr.bin/config Pull up following revision(s) (requested b...
snj[src/netbsd-7]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-igs don't need H...
rmind[src/trunk]: src/common/lib/libc/hash/murmurhash RUMP fix: ifdef weak alias. ...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint library
reinoud[src/trunk]: src/sys/fs/udf Remove udf_node * as state variables and add the ...
snj[src/netbsd-7]: src/doc add PR reference to ticket 1072
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add union cast test
skrll[src/trunk]: src/sys/arch/mips/cavium Fix insn #2 printf in octeon_fixup_cpu_...
maya[src/trunk]: src/sys/ufs/lfs switch lfs_dirops to condvar (from mtsleep)
scole[src/trunk]: src/sys/arch/ia64 Attempted port over from FreeBSD with suggesti...
wiz[src/trunk]: src/external/bsd/blacklist/bin Minor cleanups.
martin[src/trunk]: src/distrib/sets/lists/debug libcurses version bump
alnsn[src/trunk]: src/sys/net Default initialize external memwords.
maya[src/trunk]: src/sys/dev/usb uaudio: don't block suspend.
matt[src/trunk]: src/sys/arch/arm/omap Add code to allow changing the cpu frequency.
christos[src/trunk]: src/lib/libc/stdlib Fix various bugs with strfmon:
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
ozaki-r[src/trunk]: src/sys/netinet Protect IFADDR_READER_FOREACH and obtained ifa w...
pooka[src/trunk]: src/sys/rump/librump/rumpkern default newvers.sh parameters to r...
christos[src/trunk]: src/external/bsd/flex fix the scanner build and regen
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/arch centralize vers.c building for standalone programs.
christos[src/trunk]: src/share/mk Back to 2.31 for x86! Hooray :-)
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.bin/dns-sd Add -I
skrll[src/trunk]: src/sys/arch/evbarm/conf PR/51017: VEXPRESS_A15 doesn't compile
christos[src/trunk]: src/sys/lib Use the standard build rules.
kamil[src/trunk]: src/sys/kern Remove support for early SIGTRAP (fork related) sig...
nakayama[src/trunk]: src/sys/dev/hyperv Zero clear the allocated ring buffer for vmbu...
msaitoh[src/trunk]: src Fix typo (s/supress/suppress/).
christos[src/trunk]: src/sys/conf - modernize: use getopts/usage/true/false variables
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Do...
pgoyette[src/trunk]: src/share/man/man9 Bump date for previous.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb missed one rename
christos[src/trunk]: src/distrib Rename ELF2ECOFF -> MIPS_ELF2ECOFF
snj[src/netbsd-7]: src/doc 1161-1163
mrg[src/trunk]: src/external/mit/xorg/lib/gallium re-add arm64 to the list of ll...
skrll[src/trunk]: src/sys/arch/arm/arm32 Convert a __CTASSERT into a KASSERT as L1...
abhinav[src/trunk]: src/share/man/man9 Use Xr instead of Fn to reference splsched(9)
jmcneill[src/trunk]: src/sys/dev/hdaudio Always go through RIRB startup process, init...
pgoyette[src/trunk]: src/sys/dev/ic Update calculations for DDR4 devices. This gets ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi More fixes for new emac bindings.
skrll[src/trunk]: src/sys/dev/ic KNF the #includes
christos[src/trunk]: src/share/mk un-86'ed the ELF2AOUT variable.
pgoyette[src/pgoyette-compat]: src/sys/sys Lots of typos, rearranging, renaming, etc.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't even bother with the trap frame, ...
riz[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
rin[src/trunk]: src/sys/arch/powerpc/fpu Fix build without DDB.
riz[src/netbsd-7]: src/sys/compat Pull up following revision(s) (requested by pg...
riz[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
christos[src/trunk]: src/lib/csu/common Re-do previous (always make available preinit...
rin[src/trunk]: src/sys/dev/usb Define DPRINTF() as __nothing when !USB_DEBUG. D...
martin[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
christos[src/trunk]: src/sys/miscfs/procfs Allow procfs_kqfilter, since we allow poll...
jdc[src/trunk]: src/sys/dev/i2c Use the destination buffer size when copying str...
skrll[src/trunk]: src/sys First pass at adapting SLHCI_DEBUG to USBHIST
msaitoh[src/netbsd-8]: src/doc Ticket #1175.
thorpej[src/trunk]: src/tests/rump/kernspace Fix a silly bug the "cancel thrash" tes...
bouyer[src/netbsd-7]: src/sys/arch/evbppc/conf Pull up following revision(s) (reque...
kiyohara[src/trunk]: src/external/lgpl3/gmp/dist Support earm*-*-*.
kamil[src/trunk]: src/share/man/man7 Correct mandoc warnings and errors
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Adapt to per-emulation syscall_autoload ...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Avoid "cast to pointer from integer of ...
martin[src/trunk]: src/usr.sbin/sysinst Fix copy & pasto: when using the whole disk...
eadler[src/trunk]: src/lib/libc/stdlib libc: remove explicit cast NULL in atoi
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Remove unused defini...
christos[src/trunk]: src/sbin/gpt CID 1341558: Fix proplib memory leaks
maya[src/trunk]: src/usr.bin/telnet Bump WARNS to 5, and remove unnecessary -Wno ...
pgoyette[src/pgoyette-compat]: src/sys OMG it builds!
matt[src/trunk]: src/sys/arch/cobalt #include <sys/cpu.h> or <mips/cpuregs.h> as ...
mrg[src/trunk]: src/external/gpl3/gcc.old import GCC 7.4 as gcc.old
wiz[src/trunk]: src/sbin/ifconfig Formatting nit.
kefren[src/trunk]: src/sys/net stop abusing kmem during softint context
ozaki-r[src/trunk]: src/sys Don't acquire global locks for IPsec if NET_MPSAFE
ozaki-r[src/trunk]: src/sys/netinet Get rid of a big block in in_arpinput
christos[src/trunk]: src/tests/fs/vfs fix misplaced paren
maxv[src/trunk]: src/sys/dev/mii Check the return value of PHY_READ(). Because, i...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock make this work again.
rmind[src/rmind-smpnet]: src/sys sync with head
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach sunxirsb earlier so axppmic regu...
christos[src/trunk]: src/usr.bin/m4 latent strtonum removal.
skrll[src/trunk]: src/sys/arch/arm/broadcom Add BCM2838_{PERIPHERALS, ARM_LOCAL}_BA...
pgoyette[src/pgoyette-compat]: src/sys Work in progress - get the arch-specific netbs...
leot[src/trunk]: src/share/man/man7 Document xetc.tgz installation set.
sevan[src/trunk]: src/sys/arch/macppc/conf Enabled IPsec & ipsecif(4) support by d...
joerg[src/trunk]: src/sys/arch/i386/stand Explicitly disable unwind table generation.
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p3
skrll[src/trunk]: src/sys/dev/usb Fix indentation
msaitoh[src/trunk]: src/sys/dev/pci Cleanup.
christos[src/trunk]: src/external/bsd/blacklist/bin mark log function as printflike
kiyohara[src/trunk]: src/external/lgpl3/gmp/dist Revert previous commit. Requested b...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp Don't bother calling log for va...
sjg[src/trunk]: src/usr.bin/make If using gmake's MAKELEVEL; use it the same way
jmcneill[src/trunk]: src/sys/dev/ic If the bus glue does not provide values for fifo ...
martin[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
chs[src/trunk]: src/sbin/disklabel use warnx() rather than warn() in a case wher...
mrg[src/trunk]: src/share/mk fix up X11FLAGS.LOADABLE for modern xorg.
wiz[src/trunk]: src/doc libcap-1.4.0 and tcpdump-4.4.0 out.
maya[src/trunk]: src/tests return return atf_no_error() instead of 0 for consiste...
christos[src/trunk]: src/sbin/mount_nfs declare the variables that getnfsargs need in...
christos[src/trunk]: src/sys/kern why didn't gcc find the formatting error?
alnsn[src/trunk]: src/doc Current sljit version is r350.
christos[src/trunk]: src/sys/compat/sys accrightslen is always used in an unsigned co...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable tegradrm and tegrafb now that jm...
tsutsui[src/trunk]: src/sys/arch/atari/stand/loadkmap Misc KNF and cleanup.
kamil[src/trunk]: src/sys/modules/dtrace Restrict -Wno-discarded-qualifiers in sys...
christos[src/trunk]: src/external/gpl3/gdb/lib regen some more arm variants
jmcneill[src/trunk]: src/sys/arch/arm/sunxi report VLAN MTU capability
ozaki-r[src/trunk]: src/sys/netinet6 Tweak a condition; we don't need to care ifacou...
nakayama[src/trunk]: src/tests/lib/libexecinfo The test requires symbols, so put STRI...
kamil[src/trunk]: src/sys/arch/x86 Restore removed sysctl(2) x86 entry: fpu_present
matt[src/trunk]: src/sys/arch/shark/stand/ofwboot Add -fno-unwind-tables
christos[src/trunk]: src/share/mk Handle more objdir variations for MKREPRO (untested)
wiz[src/trunk]: src/lib/libc/sys Add missing word. More markup.
jmcneill[src/trunk]: src/sys/compat/netbsd32 Add support for SIOCGIFGENERIC and SIOCS...
christos[src/trunk]: src/external/bsd/blacklist/bin add an option to restore rules, a...
christos[src/trunk]: src/sys/arch/emips/ebus PR/50525: David Binderman: Fix incorrect...
msaitoh[src/trunk]: src/doc Note VLAN hardware filter.
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet Raise lo0 so that ipv6 config ge...
rin[src/trunk]: src/external/bsd/nvi/dist/ex Check format strings for ex_printf.
nonaka[src/trunk]: src/sys/dev/usb regen
yamaguchi[src/trunk]: src/sys Use ether_lookup_multi() instead of the macro
jmcneill[src/trunk]: src/sys/net Make tap(4) MP-safe.
jakllsch[src/trunk]: src/sys/kern Make identification of accounted aprint_error()s po...
martin[src/trunk]: src/sys/arch/i386/conf PR port-i386/52774: vioscsi missing in i3...
jmcneill[src/trunk]: src/sys/arch Use fdt for device enumeration.
zafer[src/trunk]: src/sbin/fsck_lfs Remove duplicate assignments.
christos[src/trunk]: src/sbin/gpt automatically enforce readonly for the commands tha...
ozaki-r[src/trunk]: src/sys/net Stop using rt_gwroute completely
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use KASSERT, and panic by default inste...
jnemeth[src/trunk]: src/sbin/gpt - dereferencing NULL is generally bad, found by vis...
kamil[src/trunk]: src/share/man/man7 Use more macros for symbolic constants
joerg[src/trunk]: src/sys/arch/arm/conf Disable ARM's CPU_IN_CKSUM until the bugs ...
tih[src/trunk]: src/sys/dev/usb The availability of status change notification m...
njoly[src/trunk]: src/distrib/sets/lists/debug +./usr/libdata/debug/usr/libexec/ld...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: note NetBSD...
abhinav[src/trunk]: src/share/man/man9 Use Xr to refer uiomove(9) and kcopy(9)
wiz[src/trunk]: src/sbin/chown Add EXIT STATUS section. Use Ex. Sort sections.
roy[src/trunk]: src/doc Note import of dhcpcd-6.7.0
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
christos[src/trunk]: src/libexec/httpd Introduce bozo_strdup and bozo_asprintf to add...
alnsn[src/trunk]: src/sbin/cgdconfig Document that cgd.conf supports NAME=label an...
pgoyette[src/trunk]: src/external/cddl/osnet/dev/dtrace When loading the module, if d...
mrg[src/trunk]: src make savecore for arm64 basically work.
mrg[src/trunk]: src/usr.bin/vmstat deref the right address to get the pool_alloc...
mlelstv[src/trunk]: src/external/gpl3/binutils/dist/binutils Don't sign-extend bytes...
pgoyette[src/trunk]: src/sys/sys Move a comment line get it next to the line it descr...
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add a PRNG for the prekern, bas...
martin[src/netbsd-7]: src/doc Ticket #1125
kamil[src/trunk]: src Clean-up resources (sys/sys/resource.h) usage
isaki[src/trunk]: src/sys/dev/audio Fix to evaluate the validity of this track at ...
pgoyette[src/pgoyette-compat]: src Add compat_13 module
christos[src/trunk]: src/external/bsd/bind/dist/bin/named blacklist new files
christos[src/trunk]: src/external/bsd/libpcap/lib need bsd.init.mk to grab Makefile.inc
matt[src/trunk]: src/sys/arch/arm/omap Add a prcm_bootstrap(bus_space_handle_t) s...
sevan[src/trunk]: src/bin/chio Remove redundant main() prototype which survived a ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Strange patch(1) behavior got me three c...
msaitoh[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by joer...
msaitoh[src/trunk]: src/sys/dev/pci - Intel C620 Virtual Switch Port for Termal Sens...
christos[src/trunk]: src/lib/libc/gen Fix fnmatch issues according to POSIX.
christos[src/trunk]: src/external/bsd/am-utils make DEBUG build the default.
gson[src/trunk]: src/sys/dev/usb Don't crash with a division by zero if a bContro...
roy[src/trunk]: src/sys/netinet6 Add net.inet6.ip6.prefer_tempaddr sysctl knob s...
skrll[src/trunk]: src/sys/dev/usb Unwrap lines
skrll[src/trunk]: src/sys/arch/mips/mips KNF
martin[src/netbsd-8]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Sync the sr...
riz[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
msaitoh[src/trunk]: src/sys/dev/pci regen.
martin[src/trunk]: src/usr.sbin/sysinst Add (U)EFI system partition type
christos[src/trunk]: src/sys/dev/pci CID 1245802: Result always 0.
skrll[src/trunk]: src/sys/arch/evbmips/evbmips Make this reentrant / MP safe
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms link ...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Remove unnecessary #include
joerg[src/trunk]: src/external/bsd/am-utils Don't bail out on implicit enum casts.
dholland[src/trunk]: src/usr.bin/what Remove spurious ARGSUSED.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test for struct that only has ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/share/mk binutils 2.31 for everyone!
knakahara[src/trunk]: src/sys/net eliminate stf(4)'s dependency on gif(4).
pgoyette[src/trunk]: src/sys/kern When unloading the module, clear the address of the...
mrg[src/trunk]: src/external/mit/xorg/bin/fonttosfnt add new man subdir to path.
martin[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/mii 802.2 22.2.4.1.1 "Reset" says The reset shall be...
ginsbach[src/trunk]: src/share/misc PR misc/52776: Nikolai Lifanov: add definitions f...
pgoyette[src/trunk]: src/share/man/man9 Add documentation on the module_{, un}register...
christos[src/trunk]: src/distrib/sets/lists/xcomp another one bites the dust
mrg[src/trunk]: src/external/mit/xorg/lib/libepoxy updates for libepoxy 1.4.3.
tnn[src/trunk]: src/sys/external/bsd/drm2/linux dma_buf_fd(): fd_putfile() does ...
joerg[src/trunk]: src/lib/libc Remove va_arg hack for Clang/PPC.
matt[src/trunk]: src/lib/csu/arch/mips Add a ELFSIZE define
sevan[src/trunk]: src/share/man/man3 I missread a diff before making the change fo...
riz[src/netbsd-7]: src/sys/nfs Pull up following revision(s) (requested by pgoye...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen
martin[src/netbsd-8]: src/doc Tickets #1490 - #1492
christos[src/trunk]: src/external/bsd/dhcp turn back to dynamic to reduce size.
christos[src/trunk]: src/usr.sbin/route6d PR/53365: Thomas Barabosch: memory leak in ...
mrg[src/trunk]: src/sys/dev/usb revert previous. meant to delete that change...
christos[src/trunk]: src/lib/libm fenv.h for alpha
christos[src/trunk]: src/external/bsd/blacklist make udp work.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld remove armnbsd which is not s...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
snj[src/netbsd-7]: src/doc 1146-1148, 1152-1154
maxv[src/trunk]: src/usr.bin/pmc We don't use libi386 anymore.
gson[src/trunk]: src/sys/dev/usb The Silicon Labs EC3 USB Debug Adapter looks lik...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that a workaround for SWSM.SMBI bit do...
riz[src/netbsd-7]: src/external/bsd/ntp Pull up following revisions (requested b...
msaitoh[src/netbsd-7]: src/sys Pull up following revision(s) (requested by rmind in ...
htodd[src/trunk]: src/distrib/sets/lists/debug Add debug file for t_mcast.
martin[src/netbsd-8]: src/sys/compat/common Apply patch, requested by pgoyette in t...
christos[src/trunk]: src/external/bsd/flex/dist/src avoid yywrap redefinition
kre[src/trunk]: src/tests/net/ndp Make this test somewhat deterministic - far fe...
christos[src/trunk]: src/tests/net/mcast Oops need to bind, also make the message mor...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/dev/pci regen
wiz[src/trunk]: src/lib/libc/sys Drop trailing whitespace.
maxv[src/trunk]: src/sys/dev Constify the microcode variables used by BNX. This m...
pgoyette[src/pgoyette-compat]: src/sys/compat/sunos32 Use attribute compat_sunos32 ra...
christos[src/trunk]: src/external/bsd/blacklist/bin use openlog explicitly.
ozaki-r[src/trunk]: src/sys/netipsec Remove unused macro
riz[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by j...
maya[src/trunk]: src/lib/libm we need rintl (long double) to link binaries
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Fix and improve a VPRINTF
gutteridge[src/trunk]: src/share/man/man9 cnmagic.9: add xref to ddb(4), and minor gram...
maya[src/trunk]: src/usr.bin/telnet unifdef compatibility for old BSD servers. Th...
kre[src/trunk]: src Add ATF tests for printf(1)
kre[src/trunk]: src/tests/net/if_vlan Don't attempt to test vlan tags 0 or 4095, ...
roy[src/trunk]: src/sys/netinet Allow bind to detached INET addresses.
marty[src/trunk]: src/sys/arch/evbarm/exynos try 2
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb avoid re-definition
martin[src/trunk]: src/lib/csu Try to also document the variant using common C code...
maxv[src/trunk]: src/sys/arch/x86 Retrieve cpuid7 (Structured Extended Features) ...
joerg[src/trunk]: src/common/lib/libc Add aliases for the builtins used to impleme...
christos[src/trunk]: src/sys/arch ELF2ECOFF -> MIPS_ELF2ECOFF
martin[src/trunk]: src/usr.sbin/sysinst In the generated /etc/fstab, do not use the...
sevan[src/trunk]: src/bin/expr Add HISTORY section
christos[src/trunk]: src/external/bsd/blacklist/bin Don't add a rule twice, but attem...
wiz[src/trunk]: src/share/man/man4 Add FILES section.
christos[src/trunk]: src/external/bsd/blacklist more TODO
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common apply...
fcambus[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.2.0, ...
wiz[src/trunk]: src/sbin/mount_qemufwcfg Add mount_qemufwcfg man page for review.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 G/C
snj[src/trunk]: src/distrib/sets GPL code isn't just in src/gnu these days (i.e....
christos[src/trunk]: src/external/bsd/blacklist - logging fixes
martin[src/trunk]: src/usr.sbin/sysinst Add an option to install onto a pre-configu...
reinoud[src/trunk]: src/sys/fs/udf Remove the dirent checks and references. UDF does...
christos[src/trunk]: src/lib/libc/net PR/44915: Havard Eidnes:
msaitoh[src/netbsd-7]: src/sys/sys Pullup the following revision (requested by htodd...
christos[src/trunk]: src/external/bsd/blacklist/bin - split globals into a separate file
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove dup solib-svr4 defs
ryoon[src/trunk]: src/sys/dev Add tpcalib, touch panel calibration to ims(4)
riz[src/netbsd-7]: src/sys/dev/gpio Pull up following revision(s) (requested by ...
kamil[src/trunk]: src Remove kernel/arch/{amd64,i386,x86} tests
kamil[src/trunk]: src/sys/arch/i386/include Define PT_SETSTEP and PT_CLEARSTEP for...
martin[src/trunk]: src/usr.sbin/sysinst Fix some uninitialized memory access and a ...
mrg[src/trunk]: src/libexec/httpd add a target to export a bozohttpd distfile.
christos[src/trunk]: src/sys/arch/pmax/conf Adjust for bigger ramdisk
thorpej[src/trunk]: src/sys/dev/i2c Back out unintended commits.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Make dubious code that skips a few ...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Increase storage space for FDT data
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix hung queue check when the queue number...
christos[src/trunk]: src/sys/ufs/ext2fs put back second strlcpy; pointed out by dholl...
ozaki-r[src/trunk]: src/sys/netinet Get rid of unused macros
snj[src/trunk]: src/usr.bin/systat add -b to usage.
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Map device memory for early console XN
pgoyette[src/trunk]: src/sys/dev/i2c When loaded as a non-built-in module, make sure ...
christos[src/trunk]: src add build libs (undocumented).
mrg[src/trunk]: src/usr.bin/kdump just include <sys/mutex.h> for mkioctls. this...
maya[src/trunk]: src/sys/ufs/lfs Provide a LFS_ENTER_LOG (__nothing) in the !DEBU...
roy[src/trunk]: src/sys/netinet6 Revert part of the prior patch so loopback llad...
snj[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
riz[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by riast...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Need CPU_PARTMASK for eMAG CPU ID
christos[src/trunk]: src/sys/arch/acorn32/stand Put back KLINK_MACHINE
msaitoh[src/trunk]: src/sys/arch/x86/pci Use unsigned to fix compile error on i386.
christos[src/trunk]: src/sys/conf Collect a list of kernel swap files to be removed (...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: added some missing comments ...
sevan[src/trunk]: src/share/misc MHU, SCPI and another SCP
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
msaitoh[src/netbsd-8]: src/sys Pull up following revision(s) (requested by martin in...
pgoyette[src/trunk]: src/sys/kern And now fix the actual syntax error. :(
christos[src/trunk]: src/external/bsd/blacklist checkin commit for logging fixes, bus...
nat[src/trunk]: src/external/mit/xorg/lib/libGLU Fixes segfaults and crashing in...
pgoyette[src/pgoyette-compat]: src/sys/compat/linux/common Remove leading coma from l...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 100 Series chipset's devices.
christos[src/trunk]: src/sys/dev/iscsi - add a prefix to struct members (but not the ...
htodd[src/trunk]: src/usr.sbin/postinstall Add _rtadvd to uid check as well.
christos[src/trunk]: src/share/mk block sun2 from MKPIE!
maxv[src/trunk]: src/etc/mtree remove netnatm leftover
nros[src/trunk]: src Add manpage to the fma function in libm.
riz[src/netbsd-7]: src Pull up following revision(s) (requested by phx in ticket...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma Mark ...
christos[src/trunk]: src/external/bsd/blacklist/bin prettier display
christos[src/trunk]: src/external/bsd/flex/dist/src always define all the renames.
msaitoh[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
riz[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/sys/kern printflike maintenance.
wiz[src/trunk]: src/lib/libm/man Whitespace nit.
christos[src/trunk]: src/external/gpl3/gcc/lib/libubsan Add libstdc++ again; needed for:
blymn[src/trunk]: src/tests/lib/libcurses Enable mvscanw test since libcurses is n...
skrll[src/trunk]: src/sys/arch/evbmips/cavium Trailing whitespace
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc fix error in previous
szptvlfn[src/trunk]: src/distrib/sets/lists fix the build ( MKUNBOUND=no ).
christos[src/trunk]: src/distrib/utils/embedded/conf change to take the full kernel path
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015a. [apb 20150131]
scole[src/trunk]: src/sys/arch/ia64/ia64 Add more from FreeBSD
jmcneill[src/trunk]: src/distrib/utils/embedded/conf keep beagleboard conf in sync wi...
skrll[src/trunk]: src/sys/arch/hppa/dev Re-arrange dino_softc members to improve a...
christos[src/trunk]: src/sys/kern Provide a compatibility define for binaries generat...
christos[src/trunk]: src/sys/arch/emips/stand/common PR/50537: David Binderman: fix b...
snj[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/config/i386 Pull up following ...
christos[src/trunk]: src/sys/dev/acpi/wmi make this compile again and:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe On ENETRESET case, not continue and quit t...
christos[src/trunk]: src/sys/rump/librump/rumpvfs fix struct name
christos[src/trunk]: src/doc new mdnsresponder
wiz[src/trunk]: src/external/bsd/blacklist/bin Sort SEE ALSO. Nit fixes.
yamaguchi[src/trunk]: src/sys/net Remove ETHER_LOOKUP_MULTI()
matt[src/trunk]: src/lib/libc/arch/m68k/stdlib WEAK_ALIAS is always present
christos[src/trunk]: src/tests/lib/libc/sys PR/49617: Kirk Russell: posix_fallocate()...
maya[src/trunk]: src/share/i18n/esdb/ISO-8859 Add more aliases for Hebrew and Ara...
christos[src/trunk]: src/external/bsd/blacklist more portability
martin[src/trunk]: src/tests/fs/common Initialize mount args version info.
christos[src/trunk]: src/sys/fs/puffs use ubc_zerorange
christos[src/trunk]: src/tests/lib/libc/rpc skip if we are not running rpcbind.
christos[src/trunk]: src/share/mk move gdb back to 7.12 for now
maya[src/trunk]: src/tests/lib/libm Blindly add __TEST_FENV in the hope of fixing...
jdolecek[src/trunk]: src/sys/ufs/ext2fs modify the comment to note code needs to brel...
skrll[src/trunk]: src/sys/arch/evbarm/conf Disable DEBUG by default.
rin[src/trunk]: src/sys/arch/amiga/dev The device does not support recording.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Update calendar files for the upc...
knakahara[src/trunk]: src/sys/net update gif(4) locking notes.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by knak...
msaitoh[src/trunk]: src/sys/dev/pci Remove extra tabs. No functional change.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Pull up follo...
ozaki-r[src/trunk]: src/sys/netinet Don't use a single global variable as a temporal...
christos[src/trunk]: src/sbin/gpt Refactor the command dispatching and help printing ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
kamil[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Correct compilation of o...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config propagate profiling fix fr...
msaitoh[src/trunk]: src/sys Don't automatically set ec_capenable's ETHERCAP_VLAN_HWT...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k XXX: add...
christos[src/trunk]: src/external/gpl3/binutils/dist remove sparc a.out emulations (n...
wiz[src/trunk]: src/usr.bin/systat Fix some macro usage. Fix a typo.
jmcneill[src/trunk]: src/sys/arch/sparc64/sparc64 pass addr_shift 1 to of_enter_i2c_devs
chs[src/trunk]: src/libexec/ld.elf_so really unmap the gap between the text and ...
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.4 (with minor adjust...
snj[src/netbsd-7]: src/doc 1208, 1209
hkenken[src/trunk]: src/sys Rename ARM A9 Global Timer driver name to support fdt.
ozaki-r[src/trunk]: src/sys/netipsec Don't touch an SP without a reference to it
reinoud[src/trunk]: src/sys/rump/fs/lib/libudf Oops forgot the rump addition of udf_...
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Set IMAGEENDIAN properl...
matt[src/trunk]: src/sys/arch/algor #include <mips/cpuregs.h>
riz[src/netbsd-7]: src/doc Tickets 1067-1069.
maya[src/trunk]: src Revert installing llvm headers.
riastradh[src/trunk]: src/sys/dev/pci No, that should be unsigned.
ozaki-r[src/trunk]: src/tests/net/arp Make checks strict
joerg[src/trunk]: src/sys/lib/libunwind Force FPU support for Clang, don't disable...
maya[src/trunk]: src/sys/ufs/lfs Keep on holding lfs_lock when calling cv_broadcast
snj[src/netbsd-7]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
riz[src/netbsd-7]: src/sys Pull up following revision(s) (requested by christos ...
christos[src/trunk]: src/include add open_{,w}memstream
ozaki-r[src/trunk]: src/tests/net tests: extract all kernel logs, not just a panic m...
mrg[src/trunk]: src/external/mit/xorg/server/drivers updates for new mga and r12...
kre[src/trunk]: src/distrib/sets/lists/man When a man page becomes obsolete, its...
joerg[src/trunk]: src/distrib/utils/more Fix stack overflow.
christos[src/trunk]: src/sys/conf Fix typo
ozaki-r[src/trunk]: src/sys Fix and make consistent of usages of psz/psref in ifconf...
riz[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by n...
jmcneill[src/trunk]: src/sys/arch/arm/arm Whitespace police
sevan[src/trunk]: src/include Add RCS tag.
joerg[src/trunk]: src/external/bsd/llvm/dist Remove files no longer present with c...
christos[src/trunk]: src/sbin/gpt merge the create errors in one place and fix them.
khorben[src/trunk]: src/distrib/i386 This is the i386 version of the support for ful...
christos[src/trunk]: src/sys/dev/dkwedge Skip protective MBR early too.
wiz[src/trunk]: src/lib/libc/hash/sha3 Add riastradh's man pages for sha3 and fr...
roy[src/trunk]: src/sys Allow local communication over DETACHED addresses.
riz[src/netbsd-7]: src/doc Ticket 882.
christos[src/trunk]: src/usr.sbin/npf/npfctl handle port "ftp-data"
riz[src/netbsd-7]: src/doc Tickets 1015-1016,1018-1019,1021-1022
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by bouyer in...
christos[src/trunk]: src/sys/compat/common fix sign-compare issues.
jdolecek[src/trunk]: src/sys/dev/pci regen
pgoyette[src/trunk]: src/sys/sys Per suggestion from christos@, make both timestamp f...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
cyber[src/trunk]: src/sys/arch/evbarm/conf mvsdio does not work on OPENRD, disable...
skrll[src/trunk]: src/sys/dev/ic Fix scheduling of interrupt transfers. I can now...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server build 'hw' (the actual ...
bouyer[src/trunk]: src/sys/dev Fix typo in comment
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary goto because there is no cle...
skrll[src/trunk]: src/sys/dev/usb Don't need to nest #ifdef EHCI_DEBUG
rmind[src/rmind-smpnet]: src/sys Checkpoint work in progress:
christos[src/trunk]: src/share/mk Add -Wconversion for WARNS > 5
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by skrll in ...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
njoly[src/trunk]: src/share/man/man8/man8.i386 Adjust -width argument to match rea...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
christos[src/trunk]: src/external/bsd/blacklist/etc install in examples
christos[src/trunk]: src/sys/netinet6 CID/1267860: Missing break in switch
riz[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
pgoyette[src/trunk]: src/sys Rearrange the sysctl export structure for better alignment.
skrll[src/trunk]: src/sys/arch/evbmips/gdium Fix compile for PCI_NETBSD_CONFIGURE
njoly[src/trunk]: src/external/bsd/libevent/dist void functions should not return ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Hide a bunch of raw symbols.
dholland[src/trunk]: src/sys/lib/libsa blkoff() -> mfs_blkoff()
christos[src/trunk]: src/external/bsd/blacklist/bin separate the dumpkey function and...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
jmcneill[src/trunk]: src/sys Move simplefb declaration to files.fdt
marty[src/trunk]: src/sys/arch/evbarm/odroid Remove ev that's no longer valid
mrg[src/trunk]: src/distrib/sets/lists it is now called mga_drv.so.2.
matt[src/trunk]: src/sys/arch/arm/include Add a tlb_asid_t.
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) enable jumbo frame.
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix build failure with lockstat.
wiz[src/trunk]: src/usr.sbin/mtree Pull into this year.
dholland[src/trunk]: src/sys/miscfs/genfs Clarify meaning of "glocked" argument of ge...
pgoyette[src/pgoyette-compat]: src/sys/arch/alpha/conf Alpha GENERIC requires compat_...
dholland[src/trunk]: src/lib/libc/sys Rework pursuant to PR 7934: be more clear about...
wiz[src/trunk]: src/sys/external/bsd/drm2/nouveau Improve nouveau pci attachment...
mrg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config merge gcc 7.4 into gcc...
he[src/netbsd-7]: src/external/bsd/ntp/dist/sntp/libopts As far as I (and my co...
christos[src/trunk]: src/tests/lib/libm do the long double tests if we have long double.
mrg[src/trunk]: src/sys/arch/sparc/sparc note some bits no longer present in Sup...
roy[src/trunk]: src/sys/netinet6 Simplify.
nisimura[src/trunk]: src/sys/dev/ic reorganise rcv frame address filter code
nonaka[src/trunk]: src/sys/uvm/pmap Disable pmap_md_tlb_check_entry, when MP.
maya[src/trunk]: src/bin/ed Unifdef compatibility for broken realloc.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Prevent DoS from hosts tryi...
joerg[src/trunk]: src/lib/libc/compiler_rt Build glue for including compiler-rt in...
jdolecek[src/trunk]: src/sys/dev/pci fix whitespace
martin[src/netbsd-8]: src/doc Tickets #1180 and #1181
mlelstv[src/trunk]: src/external/gpl3/gcc amiga kernel builds and runs
knakahara[src/trunk]: src/sys/arch/x86/pci Store IFF_ALLMULTI in ec->ec_flags instead ...
matt[src/trunk]: src/sys/arch/arm/omap Make the softc static. Add a prcm_bootstr...
macallan[src/trunk]: src/sys/dev/sbus use STIP/BLIT on 8bit tcx and RSTIP/RBLIT on S24
christos[src/trunk]: src/lib/libc/time remove local copy of tzfile.h
kre[src/trunk]: src/distrib/sets/lists/comp Sort (NFC)
christos[src/trunk]: src/external/bsd/blacklist/bin whitespace
skrll[src/trunk]: src/sys/arch/mips/mips Whitespcae
skrll[src/trunk]: src/sys/arch/arm/arm PR port-arm/50512: Source code condition im...
nat[src/trunk]: src/sys/dev Speed up improvements for MIX_FUNC.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.10 part 2:
yamaguchi[src/trunk]: src/sys/net Move macros related to multicast address into #ifdef...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vdsk and ldc drivers - from Open...
kardel[src/trunk]: src/sys/dev/pci fix LUN handling (byte order issue)
jmcneill[src/trunk]: src/sys/arch/arm/amd Add platform glue for AMD Opteron A1100 fam...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sbin/gpt Only use the ioctl's if we have them.
skrll[src/trunk]: src/sys/dev/usb Add flxd's axe(4)
martin[src/trunk]: src/lib/csu Fix typo
christos[src/trunk]: src/doc new tzcode
hannken[src/trunk]: src/sys/kern Expand struct vcache to individual variables (vcach...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): mention alg, include in the...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
jmcneill[src/trunk]: src/share/man/man9 There is no user space control for this with ...
sevan[src/trunk]: src/lib/libc/sys New sentence, new line
rmind[src/rmind-smpnet]: src/sys sync with head
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix start_delay calculation for tcon0. po...
pgoyette[src/pgoyette-compat]: src/sys/compat/common We have some COMPAT_30 code that...
christos[src/trunk]: src/libexec/ld.elf_so initfini array support for everyone.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add P2WI; lock down TWI0 as iic0 and P2...
kamil[src/trunk]: src/tests/kernel Correct another string about securelevel in t_p...
martin[src/netbsd-8]: src/doc Ticket #1502
pgoyette[src/trunk]: src/sys/compat/netbsd32 Mark the nfssvc syscall as auto-loadable...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify catch up wi...
riz[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
christos[src/trunk]: src/sys/arch/x86/x86 Comment out rcr0 use until the weak symbol ...
christos[src/trunk]: src/sys/arch switch from MAKEOBJDIRPREFIX to MAKEOBJDIR.
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
matt[src/trunk]: src/lib/csu/arch/m68k Use pc-relative branch in crt0.S
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by bouyer in...
joerg[src/trunk]: src/external/bsd/libevent/dist/test timeval fields might not be ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Reduce timeouts and add hw reset support
mrg[src/trunk]: src - enlarge buffer to avoid snprintf() truncation
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Change module typ...
sevan[src/trunk]: src/share/examples/npf Provide a simpler config for a host which...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.5a
uwe[src/trunk]: src/sys timespec_to_timespec50 - don't leak kernel memory in str...
skrll[src/trunk]: src/sys/arch/arm/arm Use KM_NOSLEEP in install_coproc_handler.
ozaki-r[src/trunk]: src/tests/net/if_bridge tests: check that a new cache is not cre...
matt[src/trunk]: src/share/mk When linking shared libraries, produce a map file.
christos[src/trunk]: src/usr.bin/make Make this work again like gmake. sjg: see the t...
joerg[src/trunk]: src/external/bsd/bind/dist/bin/dnssec Fix option parsing on unsi...
kamil[src/trunk]: src/tests/kernel/arch/x86 Try to fix Clang/LLVM build
christos[src/trunk]: src/tools/gdb Changes for gdb-8.0.1
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
abhinav[src/trunk]: src/lib/libedit PR lib/54510: Fix file completion inside quotes ...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif fix warnings
jnemeth[src/trunk]: src/usr.sbin/postinstall add rtsold to rc_obsolete_files :-(
snj[src/netbsd-7]: src Pull up following revision(s) (requested by sevan in tick...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Introduce dt_b...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/sys/netipsec PR/52150: Ryota Ozaki: ipsec: kernel panic on a...
snj[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up following revision(s) (...
christos[src/trunk]: src/sys/arch/acorn32/stand/lib Switch from using MAKEOBJDIRPREFI...
wiz[src/trunk]: src/share/man/man4 Improve man page a bit more.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Sven Vermeulen <sven...
joerg[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Fix format string.
martin[src/netbsd-7]: src/doc Tickets #1201 - #1203
sevan[src/trunk]: src/share/misc HEVC IDCT VDPAU VLD
maxv[src/trunk]: src/sys/arch Drop COMPAT_13 on amd64, already not enabled. Reduc...
christos[src/trunk]: src/lib/libedit cast to avoid warning.
dholland[src/trunk]: src/external/bsd/top/dist Be more careful/explicit with FP round...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist for consistency use options...
christos[src/trunk]: src/external/bsd/blacklist/include make header idempotent
kamil[src/trunk]: src Remove tests/kernel/t_ptrace* from the tree
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan consistency, define to empty.
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Print out PMUSERSR
martin[src/netbsd-8]: src/doc Tickets #1500 and #1501
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018i
pgoyette[src/trunk]: src/sys By popular demand, update kernhist to use bintime(9) as ...
wiz[src/trunk]: src/lib/libc/sys Fix second problem noted by Henning Petersen in...
maxv[src/trunk]: src/sys/net Set unused pr_input field to NULL, discussed on tech...
skrll[src/trunk]: src/sys/arch/mips/mips Use PV_ISKENTER_P. NFCI.
christos[src/trunk]: src/tests/rump/modautoload add missing library dependencies.
mlelstv[src/trunk]: src/usr.sbin/gpioctl pass new pin configuration flags to driver.
christos[src/trunk]: src/libexec/tftpd Check snprintf for -1 (Maxime Villard)
snj[src/netbsd-7]: src/lib/librt Pull up following revision(s) (requested by mar...
christos[src/trunk]: src/sbin/fdisk CID/979997: missing va_end()
mrg[src/trunk]: src/sys/dev/usb adjust axe(4) similar to recent axen(4)/cdce(4)/...
riz[src/netbsd-7]: src/doc Tickets 970, 971
mrg[src/trunk]: src/libexec/httpd - update CHANGES with recent changes
maxv[src/trunk]: src/sys/arch Implement amd64 support for SMEP - Supervisor Mode ...
ozaki-r[src/trunk]: src/sys/netinet Commit a forgotten change for "Prepare netipsec ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awindma
christos[src/trunk]: src/sys/rump/librump/rumpkern need kern_ssp.c for a full SSP build.
msaitoh[src/trunk]: src/sys/arch/x86/include Define CPUID_CAPEX_FLAGS's bit 10 corre...
martin[src/trunk]: src/usr.sbin/sysinst The network settings confirmation message i...
pgoyette[src/pgoyette-compat]: src/sys/net Import fixes from HEAD
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
skrll[src/trunk]: src/sys Adjust evbmips_iointr to pass a clockframe pointer and u...
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix typo in comment. pointed out by Y.Sug...
skrll[src/trunk]: src/sys/dev/usb RCSId police
martin[src/trunk]: src/common/lib/libc/arch Provide <atomic> C++ 2011 support funct...
christos[src/trunk]: src/distrib/sets/lists/man new editline.7 man page.
macallan[src/trunk]: src/sys/dev/adb add driver for Kensington Turbo Mouse ( actually...
maxv[src/trunk]: src Rename verified_exec.c -> veriexec.c.
christos[src/trunk]: src/sys/netbt CID/90001: missing va_end()
isaki[src/trunk]: src/sys/dev/audio Rearrange some KASSERT and debug messages, to ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers instead of including xorg-s...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add external memory tests.
pgoyette[src/trunk]: src/sys/modules/raid Remove some commented-out stuff accidentall...
jmcneill[src/trunk]: src/sys/arch Add support for QEMU ARM Virtual Machine ("virt").
knakahara[src/trunk]: src/sys/arch/x86/pci fix line break position in verbose message.
sevan[src/trunk]: src/doc Tag evbarm related changes separately to separate out th...
sjg[src/trunk]: src/usr.bin/make For .MAKE.LEVEL.ENV use VAR_CMD so updates are ...
martin[src/netbsd-7]: src/external/mit/lua/dist/src Pull up following revision(s) (...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
jmcneill[src/trunk]: src/sys/net set IFEF_MPSAFE
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb put back the kvm stuff lost in pr...
christos[src/trunk]: src/include add popenve().
christos[src/trunk]: src/lib/libedit more compatible with readline history functions.
maya[src/trunk]: src/tests/lib/libm don't skip the entire test iteration if exp2=...
martin[src/trunk]: src/usr.sbin/sysinst We may call md_pre_mount() multiple times f...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia replace 2292MHz entry with 2316MHz
msaitoh[src/trunk]: src/doc Note piixpm(4), amdsmn(4) and amdzentemp(4).
joerg[src/trunk]: src/sys/arch/powerpc/oea When trying to write into page 0, use v...
christos[src/trunk]: src/external/bsd/blacklist/lib remove listen
sevan[src/trunk]: src/sys/arch/evbmips/conf Update description, nfc
msaitoh[src/trunk]: src/sys/dev/pci The revision number of Yukon FE A2 is not 0x3 bu...
christos[src/trunk]: src/distrib/sets/lists initfini_array test
kamil[src/trunk]: src/sys Improve spelling: regsister -> register
macallan[src/trunk]: src/sys/arch - get rid of private bus space in ingenic_com.c
msaitoh[src/trunk]: src/sys/dev/mii Add 88E1512.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add H5 dts files
taca[src/trunk]: src/doc root.cache is 2015120100 (December 01, 2015) now.
knakahara[src/trunk]: src/sys fix module build
christos[src/trunk]: src/sys/ufs/ext2fs KNF, no functional change
matt[src/trunk]: src/sys/arch/arm/cortex Set caching bits on the TTBR for ARMv7
pgoyette[src/trunk]: src/sys/compat/netbsd32 Missed these.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6RC1 r227398.
pgoyette[src/trunk]: src/sys/kern Move the assignment of SCTP-specific function hooks...
matt[src/trunk]: src/sys/arch/arm/arm32 Use __func__ in UVMHIST_FUNC
matt[src/trunk]: src/lib/csu/arch/mips Make this work for N64 as well.
njoly[src/trunk]: src/sys/dist/pf/net Fix pf module build. Adjust pfil_remove_hook...
msaitoh[src/trunk]: src/sys/dev/pci Add WM_F_WA_I210_CLSEM flag for a workaround. Fr...
christos[src/trunk]: src Add gpt tests
thorpej[src/trunk]: src/sys/dev/sdmmc Add ReakTek RTL8189FTV SDIO 802.11 interface.
reinoud[src/trunk]: src/tests/fs/vfs Cover the last failing UDF test cases with a re...
jakllsch[src/trunk]: src/sys fix up virtio module for current structure; add virtio_p...
christos[src/trunk]: src/sys/sys back to return u_char * according to:
wiz[src/trunk]: src/bin Use Ex.
christos[src/trunk]: src/sys/compat/common Make code look the same, in particular zer...
martin[src/trunk]: src/sys/kern mq_send1: fix argument validation and reject too la...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add compat_12 to the alias list, ...
marty[src/trunk]: src/sys/arch/arm/samsung EXYNOS Rewrite step 2 of N: New exynos_...
matt[src/trunk]: src/sys/arch/shark Move stand to its own line.
riz[src/netbsd-7]: src Pull up following revision(s) (requested by kamil in tick...
kamil[src/trunk]: src/doc ptrace(2): Add operations to single step specified threads:
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Core 6G devices from datasheets.
christos[src/trunk]: src/sbin/sysctl mention ip6addrctl
christos[src/trunk]: src/sys/compat/svr4 PR/50520: David Binderman: Fix missing breaks.
christos[src/trunk]: src/sys/arch/evbarm/conf name the kernel like other evbarms
pgoyette[src/trunk]: src/sys Make the list of syscalls which can trigger a module aut...
rin[src/trunk]: src/external/bsd/nvi/dist/ex Fix backward memcpy in :e +cmd, tak...
christos[src/trunk]: src/sbin/gpt print the old and the new style usage.
wiz[src/trunk]: src/lib/libmenu Improve formatting, fix a typo, bump date for pr...
martin[src/netbsd-8]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
christos[src/trunk]: src/external/bsd/tmux resolve conflicts
abhinav[src/trunk]: src/doc Sqlite 3.16.0 is out.
christos[src/trunk]: src/sys/arch/alpha/include restore the constants to the old valu...
matt[src/trunk]: src/distrib/utils/embedded/conf Keep both c: and d: paritions so...
knakahara[src/trunk]: src/sys/net gif(4): Infinite recursion calls prevention code wor...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc list a bunch of soft-fp as pre...
martin[src/trunk]: src/lib/libc/gen Rearrange to make lint deal with it (to unbreak...
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome HAVE_...
knakahara[src/trunk]: src/sys/opencrypto fix build failure ALL
christos[src/trunk]: src/external/gpl3/gdb/bin make depend does not like multi-word c...
mrg[src/trunk]: src/libexec/httpd merge parts of the release Makefile back in; u...
mrg[src/trunk]: src install symbols/trans for xkeyboard-config 2.25.
christos[src/trunk]: src/external/bsd/blacklist/port forgot to commit that
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/pci Pull up following revision(s) (...
christos[src/trunk]: src/sys/sys cleanup the CMSG* macro mess.
christos[src/trunk]: src/sys/external/bsd/libnv/dist Add NetBSD stuff.
pgoyette[src/trunk]: src/share/man/man9 Clean-up, improve wording, and use terminolog...
knakahara[src/trunk]: src/sys/net ifp->if_transmit() must free mbuf even if error occu...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove redundant test - the compiler real...
msaitoh[src/trunk]: src/sys/dev/mii - Control BMCR_PDOWN for IFM_NONE. Some chips st...
knakahara[src/trunk]: src/sys/net revert KASSERT. It should use 'if' instead of KASSERT.
pgoyette[src/pgoyette-compat]: src/sys The uipc_syscalls_40 compat routine doesn't ha...
christos[src/trunk]: src/doc mention new dc
khorben[src/trunk]: src/sys/arch Added wpi(4) to the XEN3_DOM0 kernel for both amd64...
msaitoh[src/trunk]: src/sys/dev/pci 57765 series is not based on 5717 series. 5717 s...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
msaitoh[src/netbsd-7]: src/doc Update ticket 1118. Add ticket 1132.
pgoyette[src/pgoyette-compat]: src/sys/arch/acorn32/acorn32 Add dummy file since the ...
christos[src/trunk]: src/bin/csh put back x in xrealloc
matt[src/trunk]: src/common/lib/libc/arch/powerpc/string remove branch prediction...
christos[src/trunk]: src/lib/libnpf set to NULL after releasing to avoid double free.
christos[src/trunk]: src/tools/gcc since gmake does not have :Q handle it in sed...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Back to stepping everyone.
mlelstv[src/trunk]: src/usr.bin/su Change to home directory only after setting the f...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following (requested by msaitoh i...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_rule: print the ID in hex, ...
christos[src/trunk]: src/sys/netinet use symbolic constants; no functional change.
christos[src/trunk]: src/external/bsd/libpcap/dist Use http://sourceforge.net/p/libpc...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
jmcneill[src/trunk]: src/sys/arch/arm/fdt fdt glue for gic
skrll[src/trunk]: src/sys/arch/arm/arm32 Don't overwrite the setting of cpu_core_i...
maya[src/trunk]: src/tools/compat Revert my previous config test inclusion for u_...
roy[src/trunk]: src Add _rtadvd user and group.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Only set signal voltage if the regulator ...
christos[src/trunk]: src/sys/netinet PR/50529: David Binderman: Remove double sizeof
christos[src/trunk]: src/sbin/gpt put back usage from kre
sevan[src/trunk]: src/share/man/man3 dir(5) was what appeared in v7, the struct wa...
christos[src/trunk]: src/lib/csu Enable initfini array support for everyone.
christos[src/trunk]: src/bin/expr remove notreached
christos[src/trunk]: src/external/mit/xorg/lib/dri/libmesa explicitly set the prefix ...
mrg[src/trunk]: src/sys/uvm/pmap put a variable under the #ifdef it's only used in.
jdolecek[src/trunk]: src/sys/dev/pci small sync of Marvell Yukon PCI product ids with...
martin[src/netbsd-7]: src/bin/mv Missing file in pullup #1096: Don't truncate at su...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix size of LPI pending table allocation...
christos[src/trunk]: src/sys/lib/libsa fix sign-compare and sign-passing errors.
maya[src/trunk]: src/sys/ufs/lfs don't guard lfs_sbactive or lfs_log with splbio, ...
christos[src/trunk]: src/sbin/gpt Fix stray paste, noted by kre.
matt[src/trunk]: src/common/lib/libc/arch/m68k Add END(func)
jdolecek[src/trunk]: src/sys/dev/raidframe rf_get_component_caches(): remove useless ...
christos[src/trunk]: src/distrib/sets/lists stuff added by blacklist
martin[src/trunk]: src/tests/usr.bin/make Mark the failing tests as expected failur...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server.old/mi delete dead code
martin[src/netbsd-9]: src/doc Tickets #282 and #283
matt[src/trunk]: src/sys/arch/evbarm/beagle am335x_cpu_clk is now am335x_sys_clk ...
martin[src/netbsd-8]: src/doc Tickets #1494 - #1497
jdolecek[src/trunk]: src/sys/dev/pci add two more Yukon variants (from OpenBSD)
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-beta. Changes f...
joerg[src/trunk]: src/lib/libedit Disable -Wcast-qual for clang for now.
kamil[src/trunk]: src/lib/libc/sys Correction in ptrace(2) about operations that e...
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ta...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf console device selection is done at run...
pgoyette[src/trunk]: src/doc Add an entry regarding weak symbols
joerg[src/trunk]: src/external/bsd/libevent/dist Add missing __printflike
mlelstv[src/trunk]: src/sys/kern Restore code to create md0, this fixes booting an I...
christos[src/trunk]: src/external/bsd/blacklist linux works...
jakllsch[src/trunk]: src/sys/dev/pci Make ld_virtio aware of a possible device-side w...
christos[src/trunk]: src/distrib/sets/lists/comp more fenv
hannken[src/trunk]: src/sys/kern Change vcache_reclaim() to remove vnode from vnode ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Factor the basic dependency list out of ...
christos[src/trunk]: src/usr.bin/m4 delete extern
christos[src/trunk]: src/usr.bin/config Tidy up error messages, line wraps, initializ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Import openssl-1.0.1q
maya[src/trunk]: src/sys/ufs/lfs stopgap fix- move lfs_lock to include calls to l...
christos[src/trunk]: src/include fexcept_t + fenv_t should be handled the same way fo...
kamil[src/trunk]: src/external/historical/nawk/dist Do not use index out of bounds...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb mkdep does not like multi-word ...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: note global...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
martin[src/netbsd-8]: src/usr.bin/systat Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/bsd/blacklist/port typo
rmind[src/trunk]: src/sys/net - Improve the comments in bpf.h and KNF a little.
martin[src/netbsd-7]: src/lib/libossaudio Pull up following revision(s) (requested ...
martin[src/trunk]: src/tests/dev/raidframe Reduce disk image size for tests (PR 442...
maya[src/trunk]: src/lib/libc/stdlib use calloc rather than malloc + memset 0
pgoyette[src/pgoyette-compat]: src/sys/sys Use restricted namespace identifiers for v...
christos[src/trunk]: src/external/bsd/blacklist/lib CID/126787{0, 1}: Uninitialized m...
jakllsch[src/trunk]: src/sys/dev/pci remove now-irrelevant <dev/pci> includes
pgoyette[src/trunk]: src/sys/dev/pci Initialize the mutex before calling xxx_rescan()...
jdolecek[src/trunk]: src/sys extract crc16 code from utoppy driver to a separate file...
mlelstv[src/trunk]: src/distrib/sets/lists/xdebug align with xserver lists
maya[src/trunk]: src Match the function prototype of encrypthandler instead of ca...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device...
jakllsch[src/trunk]: src/sys/dev/pci Begin to detangle virtio from its PCI attachment
mrg[src/trunk]: src/usr.bin/vmstat remove now wrong comment. minor KNF.
gson[src/trunk]: src/sys/dev/usb regen
martin[src/netbsd-7]: src/lib/libc/stdlib Fix merge botch for #1161
pgoyette[src/pgoyette-compat]: src/sys The COMPAT_HOOK macros were renamed to MODULE_...
pgoyette[src/trunk]: src/lib/libc/sys Update to match reality. For these functions, ...
martin[src/netbsd-7]: src/doc Tickets #1160, #1164 and #1166
matt[src/trunk]: src/sys/arch/arm/arm32 Add pmap_domain and pmap_l1_kva inlines.
christos[src/trunk]: src/lib/libedit Provide more compatibility with readline headers...
kamil[src/trunk]: src/external/bsd/libc++/lib Don't pass -z defs to libc++ with MK...
jdolecek[src/trunk]: src/sys/kern improve performance of journal writes by paralleliz...
pgoyette[src/pgoyette-compat]: src/sys/opencrypto Forward-declare some structs so we ...
jmcneill[src/trunk]: src/sys/arch/amd64/conf Add qemufwcfg (QEMU Firmware Configurati...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
shm[src/trunk]: src/libexec/httpd PR/48810 use cgi handler for index files
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1341552: Fix NULL deref.
jakllsch[src/trunk]: src/sys/dev/pci fix CVS keyword in __KERNEL_RCSID
rmind[src/trunk]: src/sys/sys Welcome to NetBSD 6.99.23: pfil(9) changes.
jmcneill[src/trunk]: src/sys/arch/arm Add a link set for cpu enable methods.
knakahara[src/trunk]: src/sys/netinet ip_encap uses kmem_alloc APIs instead of malloc.
mrg[src/trunk]: src/distrib/sets/lists/xcomp dix-config.h is obsolete
ozaki-r[src/trunk]: src/sys/netinet6 Fix a race condition of in6_ifinit
pgoyette[src/trunk]: src/sys/compat/netbsd32 Prepare for new compat_netbsd32_mqueue m...
martin[src/trunk]: src/usr.sbin/inetd Bump MAXARGV from 20 to 64 - with bozohttpd a...
mrg[src/trunk]: src/tools/gcc kill the -fPIC that m68000 ends up with, fixing it...
christos[src/trunk]: src/external/bsd/blacklist/bin explain why nfail > maxfail in th...
christos[src/trunk]: src/usr.bin/xlint/lint1 be less aggressive in clearing blocks to...
mrg[src/trunk]: src/external/lgpl3/gmp note that Makefile.netbsd-gmp can help wi...
pgoyette[src/pgoyette-compat]: src Split the raidframe compatability code out into se...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Work around dumb KASSERT in vtopte(), t...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018h from ftp:/...
roy[src/trunk]: src/sys/netinet6 Fix IPV6_USE_MIN_MTU set by setsockopt(2) being...
martin[src/trunk]: src/sys/dev/hid hidms depends on tpcalib now
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Allow alternate interface base na...
skrll[src/trunk]: src/sys/arch/mips/mips Can't KASSERT that a lock isn't held.
msaitoh[src/netbsd-7]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
martin[src/trunk]: src/usr.sbin/sysinst When deleting all partitions (e.g. before w...
yamaguchi[src/trunk]: src/sys Add the lock to refer the list included in ethercom for ...
snj[src/netbsd-7]: src/sys/dev/adb Pull up following revision(s) (requested by s...
pgoyette[src/trunk]: src/usr.bin/vmstat Adapt to new version of the sysctl export str...
abhinav[src/trunk]: src Add man page links for:
christos[src/trunk]: src/tests/sbin/gpt Add test for type, set, unset
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by mlels...
riz[src/netbsd-7]: src/external/bsd/ntp Apply additional patch (requested by chr...
kamil[src/trunk]: src/tests/kernel/arch/x86 Refactor dbregs_dr*_dont_inherit_execv...
christos[src/trunk]: src/sys/fs/msdosfs add some more paranoid checks about secsize a...
ozaki-r[src/trunk]: src/sys/netipsec Use KDASSERT for mutex_ownable
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
njoly[src/trunk]: src Fix sendmail section (8 -> 1) in xrefs.
pgoyette[src/pgoyette-compat]: src/sys When the compat code needs to callback to the ...
mlelstv[src/trunk]: src/sys/compat/sunos PR 50518 bad switch
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
christos[src/trunk]: src/lib/libc/gen fix incorrect type
snj[src/netbsd-7]: src/doc merge 1141 addition
pooka[src/trunk]: src/sys/rump/net/lib/libshmif Use kqueue on *BSD, not just NetBSD.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Split awindma into a frontend and A10...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Don't panic when BLOCK_...
christos[src/trunk]: src/share/mk switch everyone to gdb.old
jmcneill[src/trunk]: src/sys/arch/arm/fdt Remove unused variable
pgoyette[src/pgoyette-compat]: src/sys/compat/common Only need to #include sysctl.h once
christos[src/trunk]: src/usr.bin/unzip PR/50496: Alex Kozlov: teach unzip to extract ...
skrll[src/trunk]: src/sys/arch/arm If [eo]hci_init fail then bail out and don't tr...
kefren[src/trunk]: src/usr.sbin/ldpd correct loopback address test
knakahara[src/trunk]: src/sys/net fix missing mutex_destroy when modunload.
kamil[src/trunk]: src/doc Update TODO.ptrace
mrg[src/trunk]: src now they build, reenable mach64, mga, s3, s3virge and tdfx d...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import revision c61efa...
christos[src/trunk]: src/external/cddl/osnet/sys/sys Add a blurb of a general approac...
kre[src/trunk]: src/tests/lib/libc/locale When comparing doubles (any floating p...
kamil[src/trunk]: src/sys/arch/i386/stand/mbr Set NOSANITIZER in i386 mbr files
blymn[src/trunk]: src/lib/libcurses Fix return for mvscanw to return ERR/OK instea...
taca[src/trunk]: src/etc/namedb Update to 2015120100.
mrg[src/trunk]: src/sys/arch/sparc64/dev use uint64_t consistently.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
sevan[src/trunk]: src/doc New Postfix release.
christos[src/trunk]: src/sys/arch/i386/stand/lib one default is better than two
maxv[src/trunk]: src/sys Remove dead code. The kernel already checks for PT_INTER...
riz[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
gson[src/trunk]: src/share/man/man9 Remove stray space to unbreak build
maxv[src/trunk]: src/sys/arch Inline x86_cpuid2(), prerequisite for future change...
christos[src/trunk]: src/lib/libc/stdio From OpenBSD:
christos[src/trunk]: src/external/bsd/unbound/dist Import unbound 1.5.9
snj[src/trunk]: src/libexec/httpd spit out a 403 not just when an open() fails w...
rmind[src/trunk]: src/usr.sbin/pf/ftp-proxy Disable -DWITH_NPF for now; will be co...
uwe[src/trunk]: src/lib/libcurses Drop a few redundant casts of a variable to it...
matt[src/trunk]: src/lib/libc/arch/m68k/sys Use SYSTRAP
maxv[src/trunk]: src/doc mark two entries as done, and add two more
christos[src/trunk]: src/sys/net/npf prevent the lookup function from autoloading rec...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
thorpej[src/trunk]: src/sys/dev/i2c Adjust come defaults:
wiz[src/trunk]: src/libexec/mail.local Add EXIT STATUS section. Use Ex.
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix typo: s/ubc_range/ubc_zerorange/
christos[src/trunk]: src/sys/sys make all constants that are used in unsigned variabl...
christos[src/trunk]: src/external/bsd/blacklist/lib update doc
christos[src/trunk]: src/share/mk Allow setting _LIB_PREFIX externally.
pgoyette[src/trunk]: src/sys/dev/ic Use the DDR4 rows and columns fields when printin...
christos[src/trunk]: src/external/bsd/wpa merge conflicts.
christos[src/trunk]: src/sys/arch/arm/omap PR/49621: Robert Sprowson: Add detach func...
martin[src/netbsd-7]: src/doc Tickets #1183, #1184, #1188, #1189, #1200
jmcneill[src/trunk]: src/sys/arch/arm/dts Switch to new emac bindings for H3 boards
christos[src/trunk]: src/external/bsd/blacklist/bin sync rem control script api
pgoyette[src/pgoyette-compat]: src Remove fixed allocation of modules' "required" lis...
msaitoh[src/trunk]: src/sys/dev/pci - Set the TX DMA segment size based on the MTU s...
jmcneill[src/trunk]: src/share/mk Add LIBREFUSE define for DPADD
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support nodes w/o a defined clock.
christos[src/trunk]: src/sbin/gpt type confusion
maya[src/trunk]: src/tests/lib/libm Test and clear exception around scalbn calls.
skrll[src/trunk]: src/sys/gdbscripts kdump was remove some time ago
christos[src/trunk]: src/usr.sbin/powerd CID/980002: missing va_end()
kamil[src/trunk]: src/sys/kern Enhance locking of ptrace_update_lwp
christos[src/trunk]: src/sys/arch/i386/conf No need for NORELRO here.
skrll[src/trunk]: src/sys/arch/evbarm/odroid Update comments to reflect reality
matt[src/trunk]: src/lib/libc/arch/arm/gen modsi3/umodsi3 is not needed for earm ...
jdolecek[src/trunk]: src/sys/dev/pci Factual correction: actually old code also used ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Even though zfs_n...
lneto[src/trunk]: src lua: updated from 5.3 work3 to 5.3.0
martin[src/netbsd-8]: src/doc Ticket #1506
christos[src/trunk]: src/sys/arch/cats/conf Switch to elf2aout for new binutils
alnsn[src/trunk]: src/sys/net Check "preinited" argument of bpf_set_extmem().
nonaka[src/trunk]: src/sys/arch/powerpc/booke - Use tlbivax instruction for TLB upd...
pgoyette[src/pgoyette-compat]: src/sys/kern Don't bother to include COMPAT_50 related...
msaitoh[src/trunk]: src/sys/sys Implemet VLAN hardware filter function (struct ether...
jmcneill[src/trunk]: src/sys/dev/hdaudio Always access CORBCTL using hda_read1/hda_wr...
jakllsch[src/trunk]: src/sys/dev/ic The SiI3124 was implemented at a time when the AT...
martin[src/trunk]: src/tests/lib/libpthread Make the mutex6 test (which fails every...
maya[src/trunk]: src add failing test for PR lib/51427
jakllsch[src/trunk]: src/doc note virtio(4) now attaching to fdt(4) w/ MMIO transport
joerg[src/trunk]: src/external/bsd/llvm Don't complain if OCaml is installed, but ...
christos[src/trunk]: src/tests/sbin/gpt remove extra
kefren[src/trunk]: src/usr.sbin/ldpd retire union_ntoa, replace it with satos
christos[src/trunk]: src/external/bsd/nvi Fix > 1024 char lines in script. (Rin Okuyama)
skrll[src/trunk]: src/sys/arch/mips/cavium Remove useless cast
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.4 (with minor tweaks...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Determine the interface name and ...
roy[src/trunk]: src/lib/libcurses Allow C++ to link with all curses parts.
rjs[src/trunk]: src/distrib/sets/lists/man mount_psshfs and mount_sysctlfs don't...
pooka[src/trunk]: src/tests/rump/rumpkern call previous with the correct args too
mrg[src/trunk]: src/external/mit/xorg/server don't install dix-config.h. it sho...
matt[src/trunk]: src/lib/libc/arch/m68k Add genassym / assym.h support
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys add <sys/proc.h> bec...
christos[src/trunk]: src/libexec/ld.elf_so/arch/powerpc - fix wrong reloc name in assert
mrg[src/trunk]: src/sys/dev/usb fix 32-bit debug build, and also vmstat -y. rep...
maya[src/trunk]: src/sys/dev/usb Fix typo in previous :)
kefren[src/trunk]: src/usr.sbin/ldpd speed up a little bit the string<->prefixlen t...
ozaki-r[src/trunk]: src/sys Prepare netipsec for rump-ification
riz[src/netbsd-7]: src/doc TIcket 1079
christos[src/trunk]: src/share/mk Add rules for building relocatable objects to avoid...
pgoyette[src/trunk]: src Split out the SYSV IPC stuff into its own compat_netbsd32_sy...
christos[src/trunk]: src/distrib/sets/lists libmesa needs the lib prefix because it i...
ryo[src/trunk]: src/lib/libutil fail to create a pidfile if hostname contains '/'
kamil[src/trunk]: src Import ptrace(2) tests into appropriate directory tests/lib/...
christos[src/trunk]: src/sys/opencrypto Disable unloading until we keep track of refe...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/radeon Pull up following revision(s...
abhinav[src/trunk]: src/doc Sqlite 3.18.0 is out.
joerg[src/trunk]: src/external/gpl3/gdb/dist/sim/ppc Ensure free(3) is declared be...
christos[src/trunk]: src/usr.bin/pmap PR/50546: David Binderman: Fix bad sizeof
riastradh[src/trunk]: src Fix races in /dev/u?random initialization and accounting.
chs[src/trunk]: src/external/cddl/osnet/sys/sys tweak the osnet compat headers t...
christos[src/trunk]: src/tests/sbin/gpt Make the test work
jmcneill[src/trunk]: src Add driver for QEMU Firmware Configuration device.
maxv[src/trunk]: src/sys/kern Restrict the size given to copyoutstr. It is safer ...
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add some event counters to track transfer sizes.
skrll[src/trunk]: src/sys/arch/mips/include Need to compile in cache alias support...
mrg[src/trunk]: src/external/mit/xorg define IPv6 unless not building INET6.
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move the and_{16, 8}_nv sourc...
martin[src/netbsd-7]: src/usr.bin/finger Pull up following revision(s) (requested b...
pgoyette[src/pgoyette-compat]: src create the compat_12 module
mlelstv[src/trunk]: src/sys/dev Be more verbose about the IPMI device.
christos[src/trunk]: src/distrib/cats/instkernel use arm_elf2aout
macallan[src/trunk]: src/sys/arch/arm/sunxi add compat string for H5
christos[src/trunk]: src/share/mk Sanitizers don't support static linking.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Mark the correct module...
nonaka[src/trunk]: src/sys/arch/x86/pci more fix line break position in verbose mes...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
pgoyette[src/pgoyette-compat]: src/sys/sys Split the HOOK-related macros out from the...
snj[src/netbsd-7]: src/doc 1115
martin[src/trunk]: src/sys/arch/mips/cavium Typo in #ifdef - the per cpu wdog softi...
pgoyette[src/trunk]: src/sys/kern Actually initialize the sysctl stuff for kernhist! ...
mrg[src/trunk]: src/sys/kern include opt_compat_netbsd.h, so that eg COMPAT_70 w...
msaitoh[src/netbsd-7]: src/sys/arch/xen/x86 Pullup the following revision to fix bui...
martin[src/trunk]: src/usr.sbin/sysinst Don't overwrite the filesystem type uncondi...
joerg[src/trunk]: src/usr.bin/mklocale Fix description of hex encoding.
dholland[src/trunk]: src/usr.bin/what Clarify that SCCS is a specific thing and not a...
kamil[src/trunk]: src/doc Update TODO.ptrace with recent changes
christos[src/trunk]: src/bin/csh Welcome to the 21th century csh: retire "ptr_t" now ...
maxv[src/trunk]: src/sys/dev/dkwedge Fix info leak: always clear 'dkw', because s...
snj[src/netbsd-7]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
jnemeth[src/trunk]: src/sys/arch/x86/x86 Force x86_xsave_features to 0 when running ...
maya[src/trunk]: src/tests/lib/libm Mistakes were made, compare correct values now.
maxv[src/trunk]: src/sys/dev/pci Constify ahc_pci_ident_table[] so that it lands ...
oster[src/trunk]: src/sys/dev/raidframe Fix two mis-spellings in comments. No fun...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 avoid differences t...
christos[src/trunk]: src/sys/conf Add more complexity because of the path mess in the...
kamil[src/trunk]: src/distrib/sets/lists/comp Fix typo in distribution synckok.0 -...
pgoyette[src/pgoyette-compat]: src/sys/kern Typos (new = old, not old = new!), whites...
maxv[src/trunk]: src/sys/netipsec Fix uninitialized variable: in ipsec_checkpcbca...
christos[src/trunk]: src/sbin/gpt refactor more duplicated code.
christos[src/trunk]: src/bin/pax PR/53362: Thomas Barabosch: Use strlcpy() to prevent...
martin[src/trunk]: src/usr.sbin/sysinst When editing outer partitions:
wiz[src/trunk]: src/external/bsd/elftoolchain/dist/libelf Replace Xr to itself w...
mrg[src/trunk]: src/external/mit/xorg/bin/xcalc define _CONST_X_STRING to silenc...
wiz[src/trunk]: src/share/man/man4 Add basic qemufwcfg man page. Not hooked into...
riastradh[src/trunk]: src/sys Move the Linux PCI shim into its very own .c file.
maya[src/trunk]: src/lib/libc/citrus/modules Avoid left-shifting a negative numbe...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core Destroy spi...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
christos[src/trunk]: src/sys From Ilia Zykov:
jakllsch[src/trunk]: src/sys/arch/arm/cortex Avoid unnecessarily touching CNTP_CTL.
sevan[src/trunk]: src/distrib/notes/common Jan comes after Jac
msaitoh[src/trunk]: src/sys/dev/pci Regen.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Fernando Jose Corbato
shm[src/trunk]: src/libexec/httpd Fix handling path with multiple slashes at the...
sevan[src/trunk]: src/bin/expr Mark email addresses as mailto links, heads up by S...
maxv[src/trunk]: src/doc My changes.
christos[src/trunk]: src/sys/dev/marvell PR/50533: David Binderman: Fix incorrect logic
christos[src/trunk]: src/tools/gcc use make -C path/to -f Makefile instead of make -f...
christos[src/trunk]: src/sys/uvm don't include uvm_physseg.h for kmem grovellers.
ozaki-r[src/trunk]: src/sys Constify rtentry of if_output
christos[src/trunk]: src/share/mk - prefix elf conversion tools with their platform t...
alnsn[src/trunk]: src/sys/net Fix copyright years.
christos[src/trunk]: src/sbin/gpt don't print dkctl message for files
joerg[src/trunk]: src Update build system glue for LLVM 3.6RC1. Notable changes:
dholland[src/trunk]: src/distrib/sets/lists/comp Setlists for PR 51033.
mrg[src/trunk]: src/distrib/sets/lists/comp put g++/debug/{assertions, helper_fun...
snj[src/netbsd-7]: src/doc 1070, 1073, 1074, 1077, 1078
chs[src/trunk]: src/sys/uvm skip busy anon pages in uvm_map_clean().
christos[src/trunk]: src/sys/dev/ic Unmodified OpenBSD sources (except Ids)
wiz[src/trunk]: src/usr.bin/make Whitespace.
mrg[src/trunk]: src/sys/arch/evbarm/conf turn on INCLUDE_CONFIG_FILE.
jdolecek[src/trunk]: src/sbin/mount_msdos report also gmtoff in the output of mount o...
jmcneill[src/trunk]: src/sys/arch/arm/omap attach a wsdisplay even if this is not the...
martin[src/netbsd-8]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb include nbsd-nat.h
christos[src/trunk]: src/doc note blacklist
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch Add Ampere eMAG 8180 cpuid
christos[src/trunk]: src/sbin/fsck_lfs PR/51440: Jose Luis Rodriguez Garcia: Use the ...
jnemeth[src/trunk]: src/distrib/sets/lists Move mandoc and makemandb to base set as ...
pooka[src/trunk]: src/sys/rump Fix pasto: BUILDRUMP_CPPFLAGS was used twice.
pgoyette[src/pgoyette-compat]: src Reenable the compat_netbsd32 module. It is _NOT_ ...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add support for Ryzen 2xxx and 3xxx.
snj[src/netbsd-7]: src/sys/arch/i386/stand/misc Pull up following revision(s) (r...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms fix r...
kamil[src/trunk]: src/share/examples/lua Correct mistakes in the sqlite.lua example
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device De...
jmcneill[src/trunk]: src/sys/dev/ofw OF properties are stored in big endian, but the ...
rin[src/trunk]: src/sys/arch/aarch64/include ALIGNBYTES32 should be (8 - 1), not...
christos[src/trunk]: src/sbin/umount one copy of the name is enough, and free it.
skrll[src/trunk]: src/sys/dev/usb Some USB3 support from nick-nhusb
jakllsch[src/trunk]: src/sys/dev/pci remove irrelevant pci(9) #includes from virtio c...
martin[src/netbsd-8]: src/external/gpl3/gdb/dist/gdb Apply upstream patch, requeste...
christos[src/trunk]: src/sys/arch/amd64/amd64 Restore the ability to debug a 32 bit p...
christos[src/trunk]: src/external/gpl3/binutils remove the new 2.31 netbsd mips vecto...
dholland[src/trunk]: src/sys/compat/linux/common speed limit 80
kamil[src/trunk]: src Replace HAVE_GCC with ACTIVE_CC == gcc checks
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome updat...
marty[src/trunk]: src/sys/arch/evbarm/exynos EXYNOS rewrite step 3 of N: Add alias...
christos[src/trunk]: src/lib/libedit Add a function to move the cursor.
ryo[src/trunk]: src/sys/arch/aarch64/include add checking status of MMU and devm...
christos[src/trunk]: src/tests/modules Re-arrange the ufetchstore tests to look like ...
hannken[src/trunk]: src/sys/kern Rename vclean() to vcache_reclaim().
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/sys/fs/msdosfs catch up with DPRINTF change
christos[src/trunk]: src/tools/gdb Adjust to gdb-8.0.1 which uses c++
kamil[src/trunk]: src Restore the MKGROFF=bo MKCXX=yes build
martin[src/netbsd-8]: src/doc Ticket #1165
pgoyette[src/trunk]: src/usr.bin/vmstat Adapt to use of bintime(9) for kernel history...
riz[src/netbsd-7]: src/sys/arch/mips/mips Apply patch (requested by nisimura in ...
christos[src/trunk]: src/sbin/umount move proto to small
christos[src/trunk]: src/tests/sys/net catch up with link printing.
msaitoh[src/netbsd-7]: src/doc Fix for ticket 1132. Not EM_IAMCU but STT_GNU_IFUNC.
riz[src/netbsd-7]: src/usr.sbin/iostat Pull up following revision(s) (requested ...
maxv[src/trunk]: src/sys/fs/cd9660 Fix info leak: zero out the buffer, because it...
christos[src/trunk]: src/sbin/gpt Add listing commands for type, set and unset.
wiz[src/trunk]: src/usr.bin/id Add EXIT STATUS section. Use Ex. Remove duplicate...
msaitoh[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
christos[src/trunk]: src/include add sh
jmcneill[src/trunk]: src/doc qemufwcfg(4): Add driver for QEMU Firmware Configuration...
christos[src/trunk]: src/sys/sys For struct ifnet if_transmit.
christos[src/trunk]: src/sbin/gpt remove extra assignment
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Use a space to separate...
christos[src/trunk]: src/libexec/httpd - restrict the default list of ciphers to some...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Whisky Lake devices.
jmcneill[src/trunk]: src/sys/dev/fdt Remove unnecessary include
jmcneill[src/trunk]: src/sys/dev/fdt Do not sort cpu nodes when enumerating so they a...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new compat_...
christos[src/trunk]: src/sys/arch/macppc/stand/bootxx no pie/sanitizers for boot code.
snj[src/netbsd-7]: src/doc 109[3479]
christos[src/trunk]: src/sys/dev/raidframe provide an empty DPRINTF
msaitoh[src/trunk]: src/sys/dev/pci Initialize some members little earlier. It's not...
christos[src/trunk]: src/external/bsd/blacklist/bin fix remaining time.
maya[src/trunk]: src/sys/arch/sparc/sparc Avoid an instruction requiring a higher...
dholland[src/trunk]: src/sys/lib/libsa Remove gets() from here too.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Provide a dummy version of net...
christos[src/trunk]: src/external/cddl/osnet/sys/sys - Remove more extraneous include...
christos[src/trunk]: src/include Sync with 2019b (field name change)
christos[src/trunk]: src PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECE...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add entries for ubc_purge(9) and ubc...
christos[src/trunk]: src/sbin/gpt refactor the utf code so that it does not leak memory.
maya[src/trunk]: src/tests/lib/libm Add a failing case for t_ldexp
martin[src/trunk]: src/usr.sbin/sysinst Allow newfs for ext2fs partitions too.
martin[src/netbsd-7]: src/doc Ticket #1207
martin[src/netbsd-7]: src/usr.sbin/vnconfig Pull up following revision(s) (requeste...
jdolecek[src/trunk]: src/sys/dev/pci regen
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Remove debugging leftover, pointed ...
martin[src/netbsd-8]: src/doc Ticket #1166
dholland[src/trunk]: src/external/bsd/kyua-testers Fix previous. (Sigh.) PR 51389 again.
mrg[src/trunk]: src/external/mit/xorg/tools update for freetype 2.10.0
kamil[src/trunk]: src/tests/lib/libc/sys fork1 and siginfo5 no longer fails on !x8...
mrg[src/trunk]: src/lib/libm also want s_nexttoward.c on riscv. now tests/lib/l...
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add sysctl
maya[src/trunk]: src/include We can make a stronger guarantee than __pure.
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/doc Tickets #1507, #1509, #1510
wiz[src/trunk]: src/share/man/man4 Fix xref.
kre[src/trunk]: src/distrib/utils/embedded Honour ${TMPDIR} if set for location ...
knakahara[src/trunk]: src/sys remove unnecessary if_vlanvar.h. add missing include "vl...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Avoid a type cast
kamil[src/trunk]: src/tests/lib/libc/sys Fix previous
mrg[src/trunk]: src/etc/mtree add all the arm subdirs explicitly. the mtree vs ...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif A simple (void) is apparently too...
christos[src/trunk]: src/external/bsd/blacklist/bin CID/1267866: Missing break in switch
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by skrl...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'g' from FreeBSD...
kamil[src/trunk]: src/external/gpl2/grep/dist/lib Make the alignof() usage more po...
christos[src/trunk]: src/etc/etc.evbarm hook image building for rpi.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add t_extmem test.
bouyer[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
snj[src/netbsd-7]: src/lib/libc/gen Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/fdt Handle NULL arg interrupt handlers that wan...
jdolecek[src/trunk]: src/sbin/dkctl write info about DKCACHE_FUA, DKCACHE_DPO in disk...
christos[src/trunk]: src/share/mk Create NETBSDOBJDIR to handle MAKEOBJDIRPREFIX, sin...
uebayasi[src/trunk]: src/sys/external/isc/atheros_hal/conf Revert troublesome ath_hal...
mrg[src/trunk]: src reenable the cirrus, i128, i740, neomagic and tseng drivers ...
maxv[src/trunk]: src/sys Introduce sigaction_copy(), to copy sigaction structures...
jdolecek[src/trunk]: src/sys/dev/pci adopt tx/rx buffer size computation from OpenBSD...
msaitoh[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by knaka...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs As already noted ...
christos[src/trunk]: src/lib/libm/src fix sun2 build; only IEEE math platform (and co...
mrg[src/trunk]: src/external/mit/xorg redo previous in a way that always works
dholland[src/trunk]: src/sbin/resize_ffs Fix handling of ffsv2 inode initialization. ...
christos[src/trunk]: src/sys/kern CID/980000: missing va_end()
christos[src/trunk]: src/external/bsd/blacklist/bin apply the mask to the resulting a...
christos[src/trunk]: src/sys/arch/alpha/alpha PR/50523: David Binderman: Fix incorrec...
jmcneill[src/trunk]: src/sys/arch/arm/fdt If panel timings are missing, assume 800x600
kamil[src/trunk]: src/tests/lib/libc/sys The *fork*_signalmasked ATF tests no long...
christos[src/trunk]: src/tests/sbin/gpt more variables
joerg[src/trunk]: src/share/mk Don't set TOOL_GREP to something which doesn't exis...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that non-GMII devices don't send a rou...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove a piece of COMPAT_13, that I mis...
martin[src/trunk]: src/usr.sbin/sysinst Fix partition size display
martin[src/netbsd-8]: src/sys/arch/amd64/include Pull up following revision(s) (req...
skrll[src/trunk]: src/sys/arch/arm Start CPUs more like aarch64 by using a cpu_mpi...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-s3 apply -Wno-er...
kamil[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Disable stack-protector for ...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
jdolecek[src/trunk]: src/sys/dev/pci move SK_HASH_BITS to if_skreg.h and reuse in if_...
nakayama[src/trunk]: src Enable tests which does not require rump if MKRUMP=no.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add initrd options
wiz[src/trunk]: src/sbin/chown Add EXIT STATUS section. Use Ex.
christos[src/trunk]: src/usr.bin/kdump - instead of hard-coding the include paths in ...
christos[src/trunk]: src/sys/miscfs/specfs unfortunately it is not that easy to get r...
christos[src/trunk]: src/external/bsd/blacklist/lib portability fixes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Anot...
jdolecek[src/trunk]: src/usr.bin/audio/common need getle16() for ext.sub_tag too
martin[src/trunk]: src/usr.sbin/sysinst PR install/53820: fix column headers in pol...
maya[src/trunk]: src/sys/dev/usb Add Microsoft Natural Wireless Mouse 600.
martin[src/trunk]: src/sys/fs/udf When udf_symlink() fails, do not explicitly call ...
knakahara[src/trunk]: src/sys/dev/pci fix typo. pointed out by msaitoh@n.o.
skrll[src/trunk]: src/sys/arch/arm/arm Whitespace
maxv[src/trunk]: src/sys/compat/linux/common Hum, remove incorrect assignment. Us...
martin[src/trunk]: src/sys/arch/zaurus/conf Provide a bit more space for the ram di...
ginsbach[src/trunk]: src/share/misc Fix spelling mistake -- no el -- for previous
nonaka[src/trunk]: src/usr.sbin/arp fix usage of `arp -d'.
mlelstv[src/trunk]: src/sys/dev/usb Make smsc(4) MPSAFE. Patch from skrll@.
abhinav[src/trunk]: src/lib/libedit Add missing argument for H_SET.
jdolecek[src/trunk]: src/sys/kern according to benchmark extracting pkgsrc.tar, using...
kamil[src/trunk]: src/tests/lib/libc/sys Mark sigbus ATF tests in t_ptrace_wait as...
snj[src/trunk]: src/sys/sys fix typo in comment
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
christos[src/trunk]: src/distrib/sets/lists add mount_autofs
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.3 to fix debug set l...
christos[src/trunk]: src/external/bsd/unbound/lib/libunbound avoid yacc regeneration ...
tron[src/trunk]: src/doc Postfix 2.11.3 will ship with NetBSD 7.0.
knakahara[src/trunk]: src/sys/net gif(4) uses kmem_alloc APIs instead of malloc.
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
mlelstv[src/trunk]: src/sys/sys Fix libkvm build.
rmind[src/trunk]: src/sys/dist/pf/net Update pf to pfil(9) changes. Missed in pre...
kamil[src/trunk]: src/bin/expr Detect properly overflow in expr(1) for 0 + INT
christos[src/trunk]: src/sys/arch/xen/x86 fix the build.
uwe[src/trunk]: src/tools Add endian_machdep.h files for sh3 machines to _ARCH_I...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A31 specific PLL7 and PIO regs
pgoyette[src/trunk]: src/sys/compat/netbsd32 If compiling as part of a built-in kerne...
mlelstv[src/trunk]: src/sys/dev/iscsi register with pmf to allow suspend.
wiz[src/trunk]: src/distrib/sets/lists Tag cleanup: if the last column contains ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers more deprecated functions s...
martin[src/trunk]: src New dhcpcd does not like update builds from previous versions.
thorpej[src/trunk]: src/sys/dev/i2c When initiating a transfer, if a device isn't pr...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 Read mpidr and cpuid from the secondary p...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
gson[src/trunk]: src/sys/dev/usb Add Silicon Labs EC3 USB debug adapter.
phil[src/trunk]: src/external/bsd/bc Add Phil Nelson's bc version nb1.0
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
pgoyette[src/pgoyette-compat]: src/sys Adapt the ieee80211_20 code to the new MP-safe...
sjg[src/trunk]: src/usr.bin/make Use lstat(2) if we have a link, incase it is a ...
christos[src/trunk]: src/sys/dev/dkwedge Fix tyop
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by mlels...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/external/bsd/blacklist/bin Explain how configuration matchin...
christos[src/trunk]: src/sys/conf match the M* and N* targets.
christos[src/trunk]: src/lib/libc/net mention ip6addrctl
christos[src/trunk]: src/lib/libedit Initialize patbuf (Ingo Schwarze)
kefren[src/trunk]: src/usr.sbin/ldpd add code for address and address withdraw mess...
reinoud[src/trunk]: src/sys Extend generic dirhash to include an empty directory che...
christos[src/trunk]: src/sbin/gpt - check errors from map allocation
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Add MD_CPU_HATCH
msaitoh[src/trunk]: src/sys/net It's not required (and can't do) to convert OSIOCSIF...
martin[src/netbsd-8]: src/sys/dev/mii regen (ticket #1164)
christos[src/trunk]: src/sys/arch/evbarm/beagle fix BEAGLEBONEXM linking
christos[src/trunk]: src/external/bsd/blacklist - separate man page for blacklistd an...
matt[src/trunk]: src/sys/arch/arm/arm32 Add L2_S_SIZE
pgoyette[src/trunk]: src/sys/dev Initialize some variables to make the vax build happy.
wiz[src/trunk]: src/lib/libcurses Whitespace.
knakahara[src/trunk]: src/sys/dev/pci Fix legacy Tx descriptors printing when WM_DEBUG...
uwe[src/trunk]: src/common/lib/libutil Use "unsigned int" instead of "u_int" to ...
thorpej[src/trunk]: src/sys/kern Expose the worker thread idle timeout via sysctl as...
christos[src/trunk]: src/sys/kern Allow attaching for write, but return no events.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Initialize timer DR.
wiz[src/trunk]: src/share/man/man9 Add missing word.
bouyer[src/trunk]: src/sys/dev/i2c Abort attach if acpi_intr_establish() fails. Fro...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Default console device and speed ...
christos[src/trunk]: src/sys/net80211 Add 80211n ht frame.
christos[src/trunk]: src/sys/arch/alpha/stand/standtest PR/50530: David Binderman: Ad...
riz[src/netbsd-7]: src/sbin/dump Pull up following revision(s) (requested by bou...
msaitoh[src/netbsd-8]: src/sys/dev/usb Pullup the following revision (requested by m...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge
dholland[src/trunk]: src/share/man/man7 Put some text in pursuant to the rest of PR 4...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add union casts.
skrll[src/trunk]: src/sys/arch/evbmips/ingenic #include "opt_multiprocessor.h"
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man PR#49876 - fix typos, ...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix names of module_{, un}register_ca...
rmind[src/trunk]: src/sys/net bpfjit_generate_code: emit the instruction correctly.
ozaki-r[src/trunk]: src/sys Reform use of rt_refcnt
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
jmcneill[src/trunk]: src/sys/arch/arm/include Add CPU_ID_CORTEXA15R4
riz[src/netbsd-7]: src/include/protocols Pull up following revision(s) (requeste...
mlelstv[src/trunk]: src/sys/compat/sunos d_secpercyl is gone and we use the value fr...
thorpej[src/trunk]: src/sys/dev/ic After throwing away countless hours of my life on...
christos[src/trunk]: src PR/51770: Yorick Hardy: Install xtrans.m4 (needed by net/tig...
bouyer[src/trunk]: src/sys/arch Uncoment options IPSEC, as requested by Gary Duzan ...
rmind[src/trunk]: src Adjust NPF to the recent BPF / BPF JIT changes and make it w...
christos[src/trunk]: src/sys/net Flip the order of free'ing things to avoid crash (fr...
mlelstv[src/trunk]: src/share/man/man4 document new pin configuration flags
mlelstv[src/trunk]: src/sys/kern Refactor setroot, no functional change intended.
jakllsch[src/trunk]: src/sys/modules add virtio_pci to list of not-yet-enabled modules
sevan[src/trunk]: src/sys Revert change to allow builds to continue until the miss...
skrll[src/trunk]: src/lib/csu/arch/hppa Add crtstuff for hppa. Lightly tested.
riz[src/netbsd-7]: src/doc Tickets 1020, 1025
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb don't suspend other threads if we...
martin[src/trunk]: src/sys/dev/pci Fix obviously missing "sc->sc_dev = self" initia...
riz[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau Pull up following ...
gson[src/trunk]: src/tests/lib/libc/sys In the setitimer_old test case, allow for...
christos[src/trunk]: src/usr.sbin/npf/npfd set the timeout to 1 second so we can see ...
hkenken[src/trunk]: src/doc Zynq
jmcneill[src/trunk]: src/sys/arch/arm/pic Increase the size of is_irq from 8- to 16-b...
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src Revert MKLLVMCMDS changes.
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Checking flags with binary op...
hannken[src/trunk]: src/sys/fs Update mtime when updating file size.
msaitoh[src/trunk]: src/sys/dev/pci Enable MSI/MSI-X feature by default.
martin[src/netbsd-7]: src/bin/cp Pull up following revision(s) (requested by uwe in...
christos[src/trunk]: src unbound additions
maxv[src/trunk]: src/sys/arch/x86/x86 Rename new_pve2 -> new_sparepve, makes it l...
matt[src/trunk]: src/lib/libc/arch/m68k Use assym.h
pgoyette[src/pgoyette-compat]: src/doc The vnd_30 and vnd_50 stuff is done - move the...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/netbsd-8]: src/sys/conf Pull up following revision(s) (requested by pgoy...
jdolecek[src/trunk]: src/sys/kern rename allow_fuadpo to allow_dpofua, so it's the sa...
christos[src/trunk]: src/sbin/gpt Add a space.
snj[src/netbsd-7]: src/doc 1043 and 1048
roy[src/trunk]: src/lib/libterminfo terminfo: Promote a terminfo description to ...
christos[src/trunk]: src/external/bsd/blacklist/bin sync only when idle or every 100 ...
christos[src/trunk]: src/external/bsd/blacklist/bin fix memset
jmcneill[src/trunk]: src/sys/dev/fdt If we don't have a native driver for a node and ...
sevan[src/trunk]: src/sys/dev/usb Apple Bluetooth adapter, as found on the G4 Powe...
palle[src/trunk]: src/sys/arch/sparc64 Cache info is now printed during bootstrap ...
kamil[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Correct compilati...
maxv[src/trunk]: src/sys/arch/x86/include KNF so NXR likes it, and some typos
ryo[src/trunk]: src/lib/libedit fix build error with SDEBUG, MAP_DEBUG, DEBUG_RE...
skrll[src/trunk]: src/sys/arch/arm/fdt Avoid double negative
christos[src/trunk]: src/sbin/gpt - use gpt_msg to print informational messages (perh...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/i386 need more files
skrll[src/trunk]: src/sys/arch Spell initarm correctly in comments
joerg[src/trunk]: src/sys/arch/powerpc/powerpc One const is good enough.
wiz[src/trunk]: src/doc gcc-6.1 is out.
mrg[src/trunk]: src turn off chips driver for macppc and xorg-server 1.18 (for n...
wiz[src/trunk]: src/sbin/cgdconfig Sort SEE ALSO.
nonaka[src/trunk]: src/sys Export some 802.11 IE manipulate functions.
mlelstv[src/trunk]: src/lib/libc/citrus/modules The correct fix for lib/51000 is not...
snj[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
jdolecek[src/trunk]: src/sys/ufs/ext2fs whitespace fix
reinoud[src/trunk]: src/sys/fs/udf Remove spurious empty line
snj[src/netbsd-7]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/make use bmake_foo instead of efoo()
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd No more need to disable stac...
christos[src/trunk]: src/external/bsd/blacklist/lib more efficiency fixes; construct ...
christos[src/trunk]: src/tests/lib/libc/sys - Adjust to the correct wait6 semantics (...
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371644: use strlcpy, remove dup copy.
christos[src/trunk]: src/sbin/gpt Kill newline
christos[src/trunk]: src/external/apache2/mDNSResponder/dist import latest version
christos[src/trunk]: src/sys/dev/ic remove in %s\n", __func__ debugging
jmcneill[src/trunk]: src/sys/arch Provide bs_mmap implementations for bcm283x based b...
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371645: remove dead code
christos[src/trunk]: src/tools/gcc backslash me harder!
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/perfmo...
maxv[src/trunk]: src/sys/kern The whole 'tv' structure gets added to the RND pool...
martin[src/netbsd-7]: src/bin/mv Pull up following revision(s) (requested by mrg in...
maxv[src/trunk]: src/sys/kern Rephrase some comments and remove whitespaces. No f...
skrll[src/trunk]: src/sys/sys Remove stale comment. There are more than just comp...
mrg[src/trunk]: src now sunffb builds, build it for xorg-server 1.18
skrll[src/trunk]: src/sys/dev/usb Pull across the conversion to usbhist from nick-...
tnn[src/trunk]: src/sys/external/bsd/drm2/linux fence_referenced_p(): mark as __...
christos[src/trunk]: src/usr.bin/config appease gcc-4.5.4
christos[src/trunk]: src/tests/fs/vfs - use snprintf
mrg[src/trunk]: src/libexec/httpd copyright maint.
wiz[src/trunk]: src/share/man/man5 Improve wording.
matt[src/trunk]: src/lib/libc/arch/m68k/gen Use a more portable series of instruc...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi "emac" function is now "gmac" in the dts
ryo[src/trunk]: src/sys/net need to membar_producer() *before* switching.
christos[src/trunk]: src/external/gpl3/gdb/dist/intl Avoid building plural.c from plu...
ad[src/trunk]: src/sys/uvm Whitespace.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Missed this in previous files.* ...
isaki[src/trunk]: src/sys/arch/x68k/include Bump MSGBUFSIZE (2 * NBPG).
thorpej[src/trunk]: src/sys/rump/net/lib Adopt <net/if_stats.h>.
jmcneill[src/trunk]: src/sys/stand/efiboot Add initrd support.
ryo[src/trunk]: src/sys/net Not to use ph_inout[2]. dir (= PFIL_IN or PFIL_OUT) ...
joerg[src/trunk]: src/libexec/ld.elf_so MAP_ALIGNED has existed for years, just as...
jdolecek[src/trunk]: src/sys/arch/aarch64/include re-apply rev. 1.18, now tested by J...
martin[src/trunk]: src Add a new endianes flag to mkimage and pass it on big endian...
skrll[src/trunk]: src/sys/dev/usb Remove a stray '
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.7.0 with the follow...
christos[src/trunk]: src/external/bsd/dhcpcd/dist/src transposition police!
macallan[src/trunk]: src/sys/dev/usb add ELAN Microelectronics
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add multi-cluster CPU spinup code for E...
christos[src/trunk]: src/external/bsd/blacklist/diff include socket.h
jmcneill[src/trunk]: src/sys/stand/efiboot Add a reboot command to the bootloader
snj[src/netbsd-7]: src/sys/arch/xen Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/broadcom The DMA range doesn't cover all of mem...
pooka[src/trunk]: src/lib/libc/arch Remove "objects built from C sources" comments...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-beta2 with the ...
hannken[src/trunk]: src/sys/fs/nilfs Change nilfs to vcache.
ad[src/trunk]: src/sys/arch/x86 Replace the pv_hash_locks with atomic ops.
christos[src/trunk]: src/distrib/sets/lists Fix sets for hp300
leot[src/trunk]: src/sys/dev/usb whoops, sort the RTL8188CU_3.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID/979998: missing va...
christos[src/trunk]: src/external/bsd/bind blasklist hooks
christos[src/trunk]: src/etc/namedb sync with most recent (no changes)
christos[src/trunk]: src/external/bsd/blacklist Works on both linux and macosx
christos[src/trunk]: src/tests/lib/libutil new tests from kre
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add Allwinner A80 SMP support.
kre[src/trunk]: src/sys/compat/sys If we are going to use offsetof() we'd need t...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir bring detail from HEAD
msaitoh[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Pass MIIF_DOPAUSE mask to mii_at...
jmcneill[src/trunk]: src/sys/external/bsd/libfdt/dist Fix build
thorpej[src/trunk]: src/sys/dev/i2c Changes / enhancements to i2c indirect device au...
njoly[src/trunk]: src Quote -width arguments that start with a '-' sign.
christos[src/trunk]: src/distrib/sets/lists/comp Add more curses functions (Hi Roy!)
joerg[src/trunk]: src/sys/lib/libunwind Fix binary search when search value is in ...
christos[src/trunk]: src/usr.sbin/crash Protect the right part.
riastradh[src/trunk]: src/sys/dev/usb Simplify various logic: replace an ad hoc condva...
jdolecek[src/trunk]: src/sys/ufs/ext2fs fix code which sets REV1 e2fs_fsmnt, set also...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Initial import of a cut-do...
martin[src/netbsd-8]: src/doc Ticket #1167
tnn[src/trunk]: src/lib/libpuffs mention puffs_node_pathconf and puffs_node_advlock
mrg[src/trunk]: src/external/mit/xorg enable EGL and glamor. partly from maya@.
he[src/trunk]: src/lib/libm The sparc port needs s_nearbyint.c as well.
maxv[src/trunk]: src/sys/kern Do not hardcode the value. Use KQ_NEVENTS.
jnemeth[src/trunk]: src/sys/conf Welcome to 2019!
kamil[src/trunk]: src/external/bsd/dhcpcd/dist/src Try to fix build of dhcpcd (bpf...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc for GCC 7 and ppc64. l...
jmcneill[src/trunk]: src/sys/dev/ofw Change the meaning of of_compatible return value...
reinoud[src/trunk]: src/tests/fs/vfs Update test cases for UDF now udf_rename() uses...
christos[src/trunk]: src/usr.sbin/sysinst/arch/i386 add missing brace.
msaitoh[src/trunk]: src/sys/dev/ic Bugfixes
snj[src/netbsd-7]: src/sys/arch/sandpoint Pull up following revision(s) (request...
pooka[src/trunk]: src Having a system-supplied function interface to create virt(4...
christos[src/trunk]: src/external/bsd add libnv build glue
pgoyette[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Another __diagused
alnsn[src/trunk]: src/distrib/common ROOT.a doesn't resolve to a useful partition, ...
christos[src/trunk]: src/external/bsd/blacklist/test remove sleep
mrg[src/trunk]: src disable chips driver for ofppc and xorg-server 1.18. radeon...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make sure POWERPC_N...
wiz[src/trunk]: src/lib/libc/sys Remove superfluous comma.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm It turns out...
martin[src/trunk]: src/usr.sbin/sysinst Implement add_outer_partition (to allow acc...
mrg[src/trunk]: src/sys/dev/usb minor white space adjustments.
snj[src/netbsd-7]: src/crypto/dist/ipsec-tools/src/racoon Pull up following revi...
maxv[src/trunk]: src/sys/kern Invert two conditions, to fix uninitialized memory ...
skrll[src/trunk]: src/sys/arch/arm/arm Fix a ASEND
riastradh[src/trunk]: src/sys/dev/pci Collect `#ifdef AGP_DEBUG printf(...)' into loca...
kamil[src/trunk]: src/sys/modules/dtrace/dtrace Restrict -Wno-unused-but-set-varia...
abhinav[src/trunk]: src/external/bsd/file/dist/doc Correct a sentence in the HISTORY...
jdolecek[src/trunk]: src/sys/ufs/ext2fs add support for GDT_CSUM AKA uninit_bg feature
christos[src/trunk]: src/external/bsd/blacklist - move diffs
thorpej[src/trunk]: src/tests/rump Add a test case that exercises repeated sceduling...
christos[src/trunk]: src/external/bsd/blacklist/bin initialize the return conf and al...
maxv[src/trunk]: src/sys/miscfs/genfs Fix (harmless) uninitialized variable: 'pg'...
christos[src/trunk]: src/sys/netinet PR/50528: David Binderman: remove sizeof(sizeof(x))
alnsn[src/trunk]: src/distrib/common Don't hardcode wd0a in cgdroot.kmod, try NAME...
riz[src/netbsd-7]: src/doc Ticket 1027.
christos[src/trunk]: src/sys/external/bsd/acpica/dist 13 December 2018. Summary of ch...
snj[src/netbsd-7]: src/sys/miscfs/specfs Pull up following revision(s) (requeste...
snj[src/trunk]: src/external/mit/xorg/lib/freetype/freetype/cache prune unused-f...
isaki[src/trunk]: src/sys/dev/audio Use kmem_alloc/free() instead of old kern_mall...
wiz[src/trunk]: src/sbin/mount_qemufwcfg Sync (dead) usage with man page.
msaitoh[src/trunk]: src/sys/arch/x86/x86 KNF. No functional change.
christos[src/trunk]: src/sys/arch revert previous MAKEOBJDIRPREFIX massaging
sevan[src/trunk]: src/lib/libc/sys Document sbrk() history and adjust brk()'s.
eadler[src/trunk]: src/sys/dev/usb usbdevs: regen generated files
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing IXGBE_RX_LOCK_DESTROY() for th...
bouyer[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by hannk...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Output signatures to...
reinoud[src/trunk]: src/sys/fs/udf Small cleanup
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux do it like the others
christos[src/trunk]: src/sys/dev/raidframe PR/51775: David Binderman: Remove unused v...
pgoyette[src/trunk]: src/doc Expand the weak-symbol section to mention module unload ...
christos[src/trunk]: src/usr.bin/dc build fixes.
christos[src/trunk]: src/tests/sbin/gpt I wrote that
martin[src/netbsd-8]: src/sys/arch/amigappc/include Pull up following revision(s) (...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unused.
roy[src/trunk]: src/doc Note import of openresolv-3.9.2
jdolecek[src/trunk]: src/sys/dev/pci actually recognize the Yukon 2 variants up to SK...
christos[src/trunk]: src/lib/libm/src sync with FreeBSD
snj[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
sevan[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/dev/microcode/ral Sync with OpenBSD
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
christos[src/trunk]: src/sbin/gpt Reflect reality better; we don't handle multiple de...
skrll[src/trunk]: src/sys/fs/tmpfs Two fixes from rmind
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by hann...
joerg[src/trunk]: src/common/lib/libc/string Don't pick up strcmp as macro from li...
pgoyette[src/pgoyette-compat]: src/sys Remove fixed limit on number of modules which ...
martin[src/trunk]: src/sys/dev/ata Whitespace
martin[src/netbsd-7]: src/libexec/httpd Catch up to -current (via patch), requested...
martin[src/trunk]: src/sys/dev/sbus Remove some diagnostic/debug messages.
msaitoh[src/netbsd-8]: src Pullup the following revisions (requested by martin in ti...
christos[src/trunk]: src/sbin/gpt merge duplicated code and check allocations.
jmcneill[src/trunk]: src/sbin/mount_qemufwcfg Add virtual filesystem for QEMU Firmwar...
jmcneill[src/trunk]: src/sys/dev/acpi Add FALLTHROUGH comment in acpi_make_devnode AC...
mlelstv[src/trunk]: src/sys/uvm Add missing lock around pmap_protect.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Model 0x5e is also 6th gen Core or Xeon...
kamil[src/trunk]: src/sys/sys Update e_machine magic values with the ELF specifica...
wiz[src/trunk]: src/lib/libc/sys Fix typo in SYNOPSIS. From Henning Petersen in ...
kre[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 The (dtrace version of) ...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd we need popcount again
skrll[src/trunk]: src/sys/dev/usb Remove "empty" FreeBSD RCSId
martin[src/trunk]: src/sys/arch/vax/include Some stupid pkgsrc stuff insists on -st...
christos[src/trunk]: src/external/gpl3/gcc/lib/libubsan use LIBISCXX = yes, instead o...
maxv[src/trunk]: src/sys/dev/usb Constify atu_devs[] so that it lands in .rodata ...
tron[src/trunk]: src/lib/libc/rpc Replace previous Sun Microsystems, Inc. license...
christos[src/trunk]: src/usr.bin/config use a reference count to avoid deleting psref...
maxv[src/trunk]: src Handle the NVMM signature.
maya[src/trunk]: src/doc sqlite 3.24 out.
christos[src/trunk]: src/usr.bin/xlint/lint1 compute anonymous bitfield sizes properly.
ozaki-r[src/trunk]: src/sys/net KNF
skrll[src/trunk]: src/sys/dev/usb Create the UMASS_INTRIN trasnfer against the cor...
christos[src/trunk]: src/doc new openssl
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
joerg[src/trunk]: src/bin/ksh Make cast warnings for clang non-fatal.
skrll[src/trunk]: src/sys/arch/arm/include Fix bpiall and the comment against bpia...
jmcneill[src/trunk]: src/doc dts updated to 4.12.3
mrg[src/trunk]: src/external/mit/xorg/server/drivers -Wno-error for newly deprec...
christos[src/trunk]: src/distrib/sets/lists/comp adjust for binutils 2.31.1
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Everest Semi ES8316 Low Power Aud...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by salazar in ti...
wiz[src/trunk]: src/usr.bin/compress Add EXIT STATUS section. Use Ex. New senten...
marty[src/trunk]: src/sys/arch/evbarm/conf Reorganize Exynos code step 1 of N
christos[src/trunk]: src/doc new gdb
jakllsch[src/trunk]: src/usr.bin/hexdump "dcl" is not "dc1".
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
martin[src/netbsd-7]: src/sys/net80211 Pull up following revision(s) (requested by ...
riz[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/distrib/sets/lists/comp fix for binutils-2.31.1
roy[src/trunk]: src/sys Separate receive socket errors from general socket errors.
riz[src/netbsd-7]: src/external/bsd/ntp/scripts Pull up following revision(s) (r...
sborrill[src/netbsd-8]: src/doc Ticket #1524
snj[src/netbsd-7]: src/doc 1060, 1072
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
snj[src/netbsd-7]: src/sys/dev/isapnp Pull up following revision(s) (requested b...
dholland[src/trunk]: src/sys/fs/tmpfs In the event that loading the root vnode fails, ...
skrll[src/trunk]: src/sys/arch/hppa/include Put some common entry stuff into _ENTR...
christos[src/trunk]: src/usr.sbin/crash stack protector issue on sparc
christos[src/trunk]: src/external/bsd/bind/dist/bin/named remove debugging.
jakllsch[src/trunk]: src/usr.sbin/usbdevs Use symbolic constants EXIT_SUCCESS, EXIT_F...
mrg[src/trunk]: src/sys/compat/sys include libkern.h or string.h & stddef.h, to ...
jmcneill[src/trunk]: src/sys/stand/efiboot Disable MMU and dcache before jumping to t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Clarify nvkm_device_pci_create...
christos[src/trunk]: src/lib/libc/stdio Allow changing the default buffering policy f...
apb[src/trunk]: src/share/zoneinfo Import tzdata2013d from ftp://ftp.iana.org/tz...
knakahara[src/trunk]: src/sys/net add NULL check
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_A31_DMA_IRQ_*_MASK should be ULL...
martin[src/trunk]: src/usr.sbin/sysinst Limit the number of menu entries in extende...
kamil[src/trunk]: src/sys/dev/pci Enhance the syntax in order to be acceptable by ...
maya[src/trunk]: src/tests/lib/libm for consistency, print the statement that is ...
ozaki-r[src/trunk]: src/tests/net/if Add ATF test for a description.
sevan[src/trunk]: src/lib/libc/sys Sort flags
wiz[src/trunk]: src/lib/libc/gen Strings are NUL-terminated, not NULL-terminated.
pgoyette[src/pgoyette-compat]: src Sync with HEAD. 77 conflicts resolved - all of th...
sevan[src/trunk]: src/share/man/man5 wtmp was actually arount in v2
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add Allwinner A83T SMP support.
jakllsch[src/trunk]: src/sys/dev/i2c More correctly handle I?C exec ioctls with both ...
snj[src/netbsd-7]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/unbound reorder for the benefit of sun2
knakahara[src/trunk]: src/sys/dev/pci Fix panic on boot with iwm(4). Advised by nonaka...
martin[src/netbsd-7]: src/doc Note Tickets 1096, 1108 and 1128
bouyer[src/netbsd-7]: src/lib/libc/db/hash Pull up following revision(s) (requested...
snj[src/netbsd-7]: src/doc Note OpenSSL update to 1.0.1s in ticket 1127.
jmcneill[src/trunk]: src/sys/dev/usb add Xbox 360 Wireless Receiver
christos[src/trunk]: src/distrib/sets/lists/base add blacklist npf.conf example
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Add (ULONGEST) to prevent narrowi...
wiz[src/trunk]: src/usr.bin Add EXIT STATUS section. Use Ex.
kefren[src/trunk]: src/usr.sbin/ldpd Constify a little bit
christos[src/trunk]: src/sys/ufs/ufs use variables that could be unused.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Explicitly ignore return value of...
bouyer[src/trunk]: src/sys/arch/xen/x86 Stopgap measure: revert to rev 1.56. starti...
nat[src/trunk]: src/sys/dev Refactoring of order of auto config combinations. M...
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
christos[src/trunk]: src/external/gpl3/binutils/dist remove m68k a.out/4k and sh64 ve...
msaitoh[src/trunk]: src/sys/dev/ic KNF.
marty[src/trunk]: src/sys/arch/arm/samsung add a dma file to the EXYNOS rewrite
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb XXX stop gap f...
jdolecek[src/trunk]: src/sys/dev add KASSERT() just before setting sc_deferred, to en...
nonaka[src/trunk]: src/share/mk Add TOOL_GPT
christos[src/trunk]: src/sys/sys need more includes for siginfo...
maxv[src/trunk]: src/sys/netinet6 Don't forget to initialize 'sin6_len'. With kAS...
christos[src/trunk]: src/sys/dev/pckbport use a more data-driven :-) approach to avoi...
christos[src/trunk]: src/sys/arch/x86/x86 - remove unused variable
mrg[src/trunk]: src - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-ser...
mrg[src/trunk]: src/external/mit/xorg/server/drivers fixes for xorg-server 1.20:
mrg[src/trunk]: src/sys/compat/common fill in the tv_nsec parts of the converted...
martin[src/trunk]: src/sys/dev/usb regen
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.15-rc1
snj[src/netbsd-7]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
christos[src/trunk]: src/lib/libm Hook to the build.
christos[src/trunk]: src/lib/libedit new man page from Ingo Schwarze.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc fix -I paths for powerpc*. con...
jmcneill[src/trunk]: src/sys/arch/arm/fdt No need to swap cpu-release-addr twice
christos[src/trunk]: src/sys/sys don't skip values.
dholland[src/trunk]: src/sys/compat Return value pointers should be the last argument.
christos[src/trunk]: src/tests/net Some interfaces (gif) don't have a mac address...
wiz[src/trunk]: src/external/bsd/openresolv/dist Fix xrefs. Sort sections. Remov...
sevan[src/trunk]: src/share/misc CACLS DIA ICACLS
christos[src/trunk]: src/tests/net/arp no functional change
martin[src/trunk]: src/distrib/sets/lists/comp Add the new sha3.h file
chs[src/trunk]: src/external/gpl3/gcc/usr.bin/backend update m68k gcc bug workar...
christos[src/trunk]: src/sys Replace DIOCGPART -> DIOCGPARTINFO which returns the dat...
skrll[src/trunk]: src/compat Don't mix abis in any CRUNCHEDPROG
wiz[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Comment out curre...
knakahara[src/trunk]: src/sys/opencrypto fix race among crypto_done(), cryptoret(), an...
christos[src/trunk]: src/sys/arch/evbarm/stand/boot2440 PR/50526: David Binderman: Fi...
christos[src/trunk]: src/crypto/external/bsd/openssh don't use blacklist if we are cr...
christos[src/trunk]: src/share/mk mention the default for MKUNBOUND
christos[src/trunk]: src/tests/sbin/gpt Add resize data files
htodd[src/trunk]: src/usr.sbin/postinstall And add a skip for the deleted _gpio in...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add product ID for Broadcom BCM43455
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sdhc at acpi
snj[src/netbsd-7]: src/doc 1174, 1176
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh fix the open error messages to ...
christos[src/trunk]: src/etc/mtree Add dc docs
snj[src/netbsd-7]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
wiz[src/trunk]: src/lib/libc/sys Merge ENOMEM descriptions.
snj[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
mrg[src/trunk]: src reenable chips driver everywhere now it builds with xorg-ser...
christos[src/trunk]: src/doc sync services/protocols with IANA versions
martin[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Apply the following chan...
pgoyette[src/trunk]: src/share/man/man9 Make a first pass at documenting the specific...
jmcneill[src/trunk]: src/sys/dev/i2c Revert part of previous - do not reserve regulat...
skrll[src/trunk]: src/sys/arch/arm/broadcom Add emmc2 clock goop from mlelstv@
christos[src/trunk]: src/sys/arch/i386/i386 fix the build
skrll[src/trunk]: src/sys/arch/arm/broadcom Provide a single generic bcm283x_platf...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf override CPUFLAGS and build with -mcpu=...
christos[src/trunk]: src/libexec/tftpd Simplify error handling and make it actually r...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018i from ftp:/...
maxv[src/trunk]: src/sys/dev/usb Remove the call to KERNEL_UNLOCK_ONE(), it was f...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support SUNXI_CCU_NKMP_FACTOR_P_X4 flag
htodd[src/trunk]: src/sys/arch/evbarm/conf DDB is already defined in the included ...
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up r1.6 to fix debug set l...
christos[src/trunk]: src/lib/libc/time improve error checking (setting errno)
nonaka[src/trunk]: src/sys/arch/powerpc/booke Allow to share IPI interrupt.
wiz[src/trunk]: src Add evbarm/gxio(4).
hkenken[src/trunk]: src/sys/dev/spi Avoid workqueue_check_duplication().
mrg[src/trunk]: src/sys/dev/usb avoid non-debug kernel build issues.
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.3. Chan...
riz[src/netbsd-7]: src Pull up following revisions (requested by christos in tic...
roy[src/trunk]: src/external/bsd/unbound/dist/libunbound libunbound: set real ve...
christos[src/trunk]: src/sys/dev/pckbport restore \n printing.
skrll[src/trunk]: src/sys/arch/evbarm/conf Add some comments around EARLYCONS
sevan[src/trunk]: src/doc Add manual categories to generate links to man.n.o on th...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau Pull up following ...
maya[src/trunk]: src/lib/libm/man BUGS section is no longer correct
joerg[src/trunk]: src/external/gpl3 libgcc_s is linked in the specs already, don't...
ozaki-r[src/trunk]: src/doc Refer ipsec(4) instead of fast_ipsec(4)
riastradh[src/trunk]: src Import SHA-3 code into libc and libkern.
knakahara[src/trunk]: src/sys/dev/pci iwm(4) workaround as ifp->if_hwdl can be set onl...
knakahara[src/trunk]: src/sys/net Fix PR kern/52920. Pointed out by David Binderman, t...
christos[src/trunk]: src/tests/lib/libm fix test; clearing the exception does not ret...
matt[src/trunk]: src/lib/libc/arch/m68k/quad Add END(func)
pgoyette[src/pgoyette-compat]: src/sys/kern In the data returned by MODCTL_STAT, incl...
kamil[src/trunk]: src/games/fortune/datfiles Fix another place with a wrong author...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen.
snj[src/netbsd-7]: src/lib/libc/time Pull up following revision(s) (requested by...
riastradh[src/trunk]: src/sys/altq Zero buffers copied to userland to avoid stack disc...
mrg[src/trunk]: src/doc note that nfssvc(2) supports compat_netbsd32 now.
pooka[src/trunk]: src/sys/rump/include/rump Give reader-friendly aliases to rfork ...
christos[src/trunk]: src/distrib/sets/lists/base PR/54351: Izumi Tsutsui: Remove obso...
wiz[src/trunk]: src/share/man/man4/man4.amiga Add missing '-width' argument to m...
kamil[src/trunk]: src/sys/modules/dtrace/linux_syscall Really disable unsupported ...
sevan[src/trunk]: src/share/misc Add video related terms CIF, FCIF, QCIF, SIF, SQCIF
riz[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by m...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.7 to 2.8
christos[src/trunk]: src - Allow all other targets (like kernel=) to obey mkrepro (-P)
martin[src/trunk]: src/usr.sbin/sysinst Support partition type ZFS
uwe[src/trunk]: src/libexec/getty Improve (hopefully) mark up of the capabilitie...
macallan[src/trunk]: src/sys/arch/sparc - return early in xcall() if the function is ...
christos[src/trunk]: src/tests/lib/libutil Kill one more REL_DEBUG, from kre
skrll[src/trunk]: src/sys/kern KNF
msaitoh[src/trunk]: src/sys/dev/pci - 82583 supports jumbo frame. Fixes PR#52773 rep...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Pass the VA of start (and not VM_MI...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.9.1 with th...
rjs[src/trunk]: src Add missing xcb files to build.
christos[src/trunk]: src/sys/kern add wait6
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server build updates for xorg-...
dholland[src/trunk]: src Oops; LFS_DIRECTSIZ() is going to need the fs as an argument.
uwe[src/trunk]: src/sys/dev/wscons PR kern/53245 - support SGR 39 (default foreg...
wiz[src/trunk]: src/share/mk Fix MKSANITIZER default in description.
christos[src/trunk]: src/lib/libc/time Release 2018i - 2018-12-30 11:05:43 -0800
mlelstv[src/trunk]: src/sys/compat/sunos32 PR 50517 bad switch
christos[src/trunk]: src/sys/arch/sparc/stand/boot move .for generated rules after OB...
jakllsch[src/trunk]: src/sys/arch/evbarm/vexpress fix xputc for big endian
maxv[src/trunk]: src/sys/arch Add some code to support eager fpu switch, INTEL-SA...
tnn[src/trunk]: src/sys/external/bsd/drm2/include/linux interval_tree_iter_next:...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Revert previous. Instead, don...
matt[src/trunk]: src/sys/arch/arm/conf Rework to have CPU_PREARMV6, CPU_ARMV6, as...
chs[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs avoid calling kpa...
roy[src/trunk]: src/lib/libterminfo terminfo: satisfy gcc bitching
msaitoh[src/netbsd-7]: src/doc Ticket 993.
snj[src/netbsd-7]: src/doc 1055-1058
christos[src/trunk]: src/distrib/sets/lists/comp Add missing picinstall (Rin Okuyama)
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Register userspace interfaces for our co...
christos[src/trunk]: src/lib/libm do the FENV test consistently
snj[src/netbsd-7]: src/doc 1168
msaitoh[src/trunk]: src/sys/dev/pci Fix typos:
maxv[src/trunk]: src/sys/compat/netbsd32 Sync getfh() with the native implementat...
christos[src/trunk]: src/sys/arch/sun68k/stand/libsa no need fo clean vers.c
maya[src/trunk]: src/sys/ufs/lfs remove deprecated comment (and move it below ass...
msaitoh[src/trunk]: src/sys/dev/pci Move struct ppb_softc into ppbvar.h.
jdf[src/trunk]: src/share/misc Added entries: BIOS, DP, DVI, HDMI
gdt[src/trunk]: src/sys/arch/xen/xen Add #endif comments.
pgoyette[src/pgoyette-compat]: src/sys Work in progress
sevan[src/trunk]: src/share/misc NVMM
christos[src/trunk]: src/sys/miscfs/specfs Use DIOCGMEDIASIZE instead of DIOCGPART so...
christos[src/trunk]: src/sys/dev/wsfont add glass tty fonts as described in:
msaitoh[src/trunk]: src/sys/dev/pci Improve SB800 and newer chipsets support:
palle[src/trunk]: src/tools/compat Add instructions for building NetBSD on modern ...
christos[src/trunk]: src/usr.bin/crunch/crunchgen Provide a migration guide from the ...
msaitoh[src/netbsd-7]: src/etc Pull up following revision(s) (requested by joerg in ...
riastradh[src/trunk]: src/sys Generalize pci_find_rom and use it to locate x86 video R...
maxv[src/trunk]: src/sys/arch/i386/i386 Explain the computation
riz[src/netbsd-7]: src/doc ticket 1017.
mlelstv[src/trunk]: src/sbin/cgdconfig Avoid crash when no algorithm is specified in...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain a little what we are doing. Als...
darcy[src/trunk]: src/tests/lib/libc Replace MKMAN with NOMAN as suggested by chri...
sevan[src/trunk]: src/share/misc ADDDC AEDC IBPI LMCE POR PPR SAF-TE SDDC SSC WHEA
mrg[src/trunk]: src/lib/libc/arch/riscv/gdtoa revert previously. we want riscv32...
mrg[src/trunk]: src/tools/gcc add || true to the gthr-default.h copy, it can fai...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server delete dead code. fix ...
yamaguchi[src/trunk]: src/sys/net Replace macros related to multicast address with inl...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan fix for PIC code.
christos[src/trunk]: src/sbin/gpt remove more duplicated code.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: pass a filename to ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add sun8i-a83t-tbs-a711.dts and sun8i-h...
macallan[src/trunk]: src/sys/dev/wscons don't forget to store bounds rectangle in raw...
christos[src/trunk]: src/usr.sbin Add ip6addrctl
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/nouveau Pull up following ...
christos[src/trunk]: src/external/mit/xorg/bin/xinput PR/51771: Yorick Hardy: Use new...
pgoyette[src/trunk]: src/sys/modules/compat One more vestige.
skrll[src/trunk]: src/sys/arch Trailing whitespace
riz[src/netbsd-7]: src/external/cddl/osnet/dev/dtrace Pull up following revision...
uebayasi[src/trunk]: src/sys/arch/emips/conf Don't define wscons options without wsco...
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
riz[src/netbsd-7]: src/doc Tickets 1003, 1004
christos[src/trunk]: src/sys/arch/evbarm/conf comment out duplicate options and unkno...
pgoyette[src/trunk]: src/sys Regen
maya[src/trunk]: src/sys/dev/usb Enable the same workaround as
joerg[src/trunk]: src/sys/arch/hp700/stand Disable unwind sections for the boot lo...
pgoyette[src/pgoyette-compat]: src Split the compat_crypto_50 from the rest of the cr...
sjg[src/trunk]: src/usr.bin/make Set .MAKE.LEVEL.ENV to the name of the env vari...
leot[src/trunk]: src/sys/dev/usb regen (sorted the RTL8188CU_3 devid)
snj[src/netbsd-7]: src/doc 1059, 1061
martin[src/netbsd-8]: src/sys/arch/i386/stand/misc Remove outdated Rawrite32 copy
nat[src/trunk]: src/usr.bin/fstat Update fstat for audio(4) and pad(4) devices.
nonaka[src/trunk]: src/sys/net It is necessary to set wall time instead of monotoni...
tron[src/trunk]: src/usr.bin/ftp (Hopefully) fix build without IPv6 support
snj[src/netbsd-7]: src/doc 1172, 1177, 1178
sevan[src/trunk]: src/share/misc WPAD
christos[src/trunk]: src hook into blacklist
jdolecek[src/trunk]: src/sys/dev/pci sync and adapt with OpenBSD if_msk.c rev. 1.43-1...
wiz[src/trunk]: src/distrib/sets/lists mount_qemufwcfg is only installed on i386...
joerg[src/trunk]: src/sys/arch/powerpc/marvell Set pc_intr_map only once.
christos[src/trunk]: src/external/bsd/blacklist/bin sanity checks for the received so...
roy[src/trunk]: src resolvconf: Build the pdnsd subscriber
snj[src/netbsd-7]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
roy[src/trunk]: src Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.
hannken[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt XXX: A crude hack to ...
riz[src/netbsd-7]: src/sys/arch/x68k/x68k Pull up following revision(s) (request...
matt[src/trunk]: src/etc/etc.evbarm Build CUBOX-I kernels
christos[src/trunk]: src/sys/sys comment out the entries that are common with termios...
christos[src/trunk]: src/distrib/sets/lists lto is only for pic
msaitoh[src/trunk]: src/sys/dev/pci - Add another HP vendor ID (was 3PAR)
jdolecek[src/trunk]: src/sys/modules/nvme update from HEAD
matt[src/trunk]: src/sys/uvm/pmap Split tlb related stuff into pmap_tlb.h so that...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb ffb_dga.c...
christos[src/trunk]: src/sys/arch NOPIE here too
christos[src/trunk]: src/crypto/dist/ipsec-tools Add an option --enable-wildcard-matc...
eadler[src/trunk]: src/sys/dev/usb usbdevs: misc updates from FreeBSD
christos[src/trunk]: src/sys/arch/arm/include one typedef for fenv_t is enough.
khorben[src/trunk]: src/distrib/common Common definitions for full-disk encryption s...
snj[src/netbsd-7]: src/doc 1182, 1185-1187
wiz[src/trunk]: src/doc gcc-6.2 out.
christos[src/trunk]: src/etc/etc.evbarm merge back changes I undid
maxv[src/trunk]: src/sys/arch/x86/x86 Remove unused variables.
ozaki-r[src/trunk]: src/sys/netipsec Avoid a race condition between SA (sav) manipul...
mlelstv[src/trunk]: src/sys/arch The 64MB was intended.
kefren[src/trunk]: src/usr.sbin/ldpd sprinkle more const
christos[src/trunk]: src/etc always use ${MKNOD} for consistency
skrll[src/trunk]: src/sys/arch/evbarm/conf Add a couple of spaces to do the <space...
plunky[src/trunk]: src/usr.bin/sdpquery update several profiles, bringing up to dat...
joerg[src/trunk]: src/share/mk Document MKLLVM.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/sys/netinet6 Hook up the addrctl stuff that's already there.
gson[src/trunk]: src/share/man/man4 Note that revision 2.0 of the audio device cl...
martin[src/netbsd-7]: src/doc Ticket #1205
martin[src/netbsd-8]: src/doc Tickets #1526 and #1527
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Remove legacy awin kernels from ...
martin[src/trunk]: src/usr.sbin/sysinst Follow our internal install instructions co...
christos[src/trunk]: src/external/bsd/cron/dist Add -n (don't send mail if command ex...
ozaki-r[src/trunk]: src/doc Add ixg(4)
jmcneill[src/trunk]: src/doc arm: Add support for QEMU ARM Virtual Machine ("virt").
alnsn[src/trunk]: src/sys/net Use SLJIT_MOV_P to copy extmem pointer.
mlelstv[src/trunk]: src/sys/dev/scsipi ignore a failed scspi_prevent when accessing ...
jmcneill[src/trunk]: src/etc/etc.evbarm build INTEGRATOR_CP_INSTALL
christos[src/trunk]: src/external/apache2/mDNSResponder merge conflicts
msaitoh[src/trunk]: src/sys/dev/pci regen.
pgoyette[src/trunk]: src/sys/modules Descend into new compat_netbsd32_nfssrv director...
isaki[src/trunk]: src/sys/dev/audio Implement auto recovery of the mixing volume.
matt[src/trunk]: src/lib/csu/arch/mips For O32, don't save $gp on the stack, save...
snj[src/netbsd-7]: src/external/bsd/bind/include Pull up following revision(s) (...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Use the correct module ...
martin[src/netbsd-8]: src/sys/dev Pull up the following, requested by msaitoh in ti...
maya[src/trunk]: src fix typo
christos[src/trunk]: src/share/mk switch amd64 to gdb-8.0.1
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015a from ftp:/...
jakllsch[src/trunk]: src/sys/dev/usb Make the us.dvorak.swapctrlcaps keyboard layout ...
pgoyette[src/pgoyette-compat]: src/sys/modules/clockctl For clockctl module purposes, ...
matt[src/trunk]: src/lib/libc/arch/m68k Add END(func)
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ta...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Set correct bits when enabling gpio ts...
reinoud[src/trunk]: src/sys/fs/udf Fixes chflags. They were silently rejected before...
skrll[src/trunk]: src/sys/dev/usb flxd's axe(4) - I think.
christos[src/trunk]: src/distrib/sets/lists/tests new files
scole[src/trunk]: src/sys/arch/ia64/ia64 Add more cpus to identify, from FreeBSD
jmcneill[src/trunk]: src/sys/dev/fdt Quiet chatty printfs
sevan[src/trunk]: src/doc BUFQ_PRIOCSCAN enabled on evbmips kernels.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new compat_netbsd32_mqueue mo...
christos[src/trunk]: src/sys/fs/udf PR/51777: David Binderman: Remove unused computation
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 remove <sys/proc.h> don...
christos[src/trunk]: src/tools/host-mkdep re-directing once is good enough.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Ditch arm, arm-v8 compatible string (everyth...
christos[src/trunk]: src/usr.sbin/pf use strtonum from libc
martin[src/trunk]: src/sys/arch/sparc64/sparc64 PR port-sparc64/53830: adapt QEMU w...
christos[src/trunk]: src/tools/host-mkdep Perform shell fd gymnastics to capture the ...
ryo[src/trunk]: src/lib/libc/arch/aarch64/gen KNF. use tab
knakahara[src/trunk]: src/sys IFF_RUNNING checking in Rx and Tx processing is unnecess...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add BPF_COP and BPF_COPX tests.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/usr.sbin/makemandb CID 1341551: Don't bother formatting if t...
rmind[src/trunk]: src/sys/lib/libkern libkern: add murmurhash module.
maxv[src/trunk]: src/sys/arch/amd64/amd64 The GDT needs to be grown on each CPU, ...
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
kamil[src/trunk]: src/tests/kernel Merge kernel/t_ptrace_wait with kernel/arch/i38...
christos[src/trunk]: src/sys/arch/sh3/include need <sys/sigtypes.h> for sigset_t
martin[src/trunk]: src/sys/uvm/pmap Revert previous (include of sys/param.h) - the ...
jakllsch[src/trunk]: src/sys shuffle mechanics of files.virtio config(5) include loca...
bouyer[src/trunk]: src/sys/dev/ic Put back SUNXI definitions in the COM_REGMAP case...
pooka[src/trunk]: src/lib/librumpuser DragonFly is in the Solaris camp in the "how...
christos[src/trunk]: src/distrib/sets/lists PR/49617: Kirk Russell: new posix_falloca...
pgoyette[src/trunk]: src/sbin/modstat By default, don't display the module load addre...
is[src/netbsd-7]: src/sys/netinet Log the IPv4/IPv6 source of incorrect hash pa...
martin[src/netbsd-7]: src/doc Ticket #1206
kamil[src/trunk]: src/lib Disable sanitizers for libm and librt
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add lapic_dump() to print lapic's setting.
christos[src/trunk]: src/sys/netinet Add MLD_LISTENER_REDUCTION per RFC 3542. Request...
christos[src/trunk]: src/sys/arch/i386/stand/lib switch CFLAGS from using MAKEOBJDIRP...
hannken[src/trunk]: src/sys/ufs/ufs Change ufs_truncate_retry() to call UFS_TRUNCATE...
christos[src/trunk]: src/sbin/gpt Always set NOSYNC if regular file, even if we got t...
martin[src/trunk]: src/usr.bin/menuc If a menu starts with disabled options, skip t...
hannken[src/trunk]: src/share/mk When building a module keep symbols if built with "...
riz[src/netbsd-7]: src/doc Tickets 1008-1009,1011-1013.
matt[src/trunk]: src/sys/arch/m68k/include Make INTERRUPT_{SAVE, RESTORE}REG visib...
skrll[src/trunk]: src/sys/dev/usb Fix harmless typo
christos[src/trunk]: src/external/bsd/blacklist/diff don't let positive aclquery resu...
mrg[src/trunk]: src/sys/dev/usb - use CALLARGS vs CALLED for better usbhist
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Try to acquire vmmc-supply if present
kamil[src/trunk]: src/libexec/httpd Improve the httpd(8) printenv.lua Lua example
pooka[src/trunk]: src/sys/rump COMPAT_60 for rump kernels.
christos[src/trunk]: src Add libnv
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config - perform some CSE on NETB...
christos[src/trunk]: src/sbin/gpt CID 1341561: Argument memory leak
christos[src/trunk]: src/external/bsd/blacklist/diff add ftpd
jmcneill[src/trunk]: src/sys/dev/i2c allow child devices to be passed in attach args ...
kamil[src/trunk]: src/tests/kernel Correct securelevel in attach_pid1_securelevel
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Fix clang build by...
wiz[src/trunk]: src/sbin/newfs_udf Sort sections. New sentence, new line. Fix ma...
macallan[src/trunk]: src/sys/dev/ic fix a bunch of bugs & tpyos in chipsfb_mmap() so ...
jakllsch[src/trunk]: src/sys/dev/pci add feature/register definitions from virtio-v1....
kamil[src/trunk]: src/usr.bin/gzip Correct Undefined Behavior in gzip(1)
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets list for merge of com...
joerg[src/trunk]: src Use and enable MKLLVMRT for HAVE_MESA_VER=18.
christos[src/trunk]: src/sbin/gpt Fix resizedisk.
sevan[src/trunk]: src/sys/dev/pci regen
reinoud[src/trunk]: src/sys/fs/udf vp is used, so don't (void) it
christos[src/trunk]: src/sys/kern - move quadruplicated code into a function
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.5a.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use a .h file to define the xx...
mrg[src/trunk]: src/external/mit/xorg apply -Wno-error=cpp only for GCC builds.
christos[src/trunk]: src/sbin/mount_qemufwcfg more cleanups, const
mrg[src/trunk]: src/share/mk updates for xorg-server 1.20.
rtr[src/trunk]: src patch posted to tech-kern@ 2014/06/25 for review with minor ...
joerg[src/trunk]: src .fpu is not handled correctly by LLVM's assembler parser, so...
matt[src/trunk]: src/lib/csu/arch/vax Add END(func) so gdb doesn't get so confused.
mlelstv[src/trunk]: src/sys/dev Handle reading of 4kbit EEPROMs in SPD devices. This...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd add the bfd ntrad vectors so that...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf do as other allwinner boards and dont u...
rin[src/trunk]: src/external/bsd/tre/include Regen. Actually stop using alloca(3).
jmcneill[src/trunk]: src/sys/arch/arm/imx Support imxuart_freq=0 (use existing settings)
christos[src/trunk]: src/share/mk Back out previous. This has no chance to work unles...
ad[src/trunk]: src/usr.bin/vmstat - Report namecache reverse hits with vmstat -s.
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_sync_pv: just pass a pa, and ...
sevan[src/trunk]: src/sbin/amrctl Spelling mistake.
chs[src/trunk]: src/sys/external/bsd/acpica/dist/namespace revert rev 1.5, which...
rin[src/trunk]: src/sys/dev/rasops Clean up for rasops1.c:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add a defaul...
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_ret_k, bpfjit_bad_ret_k, bpfjit_...
sevan[src/trunk]: src/share/misc TTTR
leot[src/trunk]: src/usr.bin/calendar/calendars Fix a typo.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/conf Add preliminary files.dr...
christos[src/trunk]: src/lib/libc/sys PR/52826: Onno van der Linden: Return PRI_NONE ...
christos[src/trunk]: src/tools/pkg_install don't try to include the library if we are...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config gcc 7 will use gcc-7 subdir.
martin[src/trunk]: src/sys/sys Bump version for struct emul and do_sys_{send, recv}m...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add type-unsafe...
snj[src/netbsd-7]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a switch, we can (and will) optimize ea...
joerg[src/trunk]: src/external/bsd/jemalloc Ensure that percpu_arena_update is rea...
uwe[src/trunk]: src/lib/libcurses Put slk_color() undef #ifdef HAVE_WCHAR too.
christos[src/trunk]: src/tools/pkg_install make this compile.
riastradh[src/trunk]: src/lib/libc/gen Use the same variable for the locale example.
christos[src/trunk]: src/sys/dev/pci/ixgbe disable preemption while scheduling the so...
jmcneill[src/trunk]: src/sys/arch/arm/cortex match on Cortex-A5
msaitoh[src/trunk]: src/sys/dev/pci Simplify. No functional change.
christos[src/trunk]: src/tests/fs/psshfs PR/51461: Mateusz Poszwa: Processes hang whe...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Disable threshhold mode for TX/RX DMA ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Back-port attempt [2/2] ...
msaitoh[src/trunk]: src/sys/dev/mii CIPHY_MII_BMCR -> MII_BMCR in #ifdef foo.
msaitoh[src/trunk]: src Fix typo in comment (s/partion/partition/).
christos[src/trunk]: src/usr.sbin/ndp remove unused ancient code and widen v6 address...
macallan[src/trunk]: src/sys/arch/mips/ingenic zero out struct i2cbus_attach_args bef...
christos[src/trunk]: src/lib/libc/gmon use the pico objects if we are making a PIC pr...
jmcneill[src/trunk]: src/sys/dev/wscons Halt the old console on both cnattach and pre...
jdolecek[src/jdolecek-ncq]: src/sys/dev fix dump for siisata(4) to work - need to cal...
msaitoh[src/trunk]: src/sys/dev/pci Make register address unsigned to avoid undefine...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach psci as early as possible. This ...
msaitoh[src/trunk]: src/sys/dev/pci Add nSYS Technologies.
christos[src/trunk]: src/share/man/man5 describe the ip6addrctl variables.
nakayama[src/trunk]: src/sys/dev/ic Stop the interface before detaching to avoid the ...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel XXX: This ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000 XXX: manually...
mlelstv[src/trunk]: src/sys/dev/usb Avoid race condition. Patch from bouyer@
skrll[src/trunk]: src/sys/dev/usb If malloc fails in zyd_node_alloc then return NU...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k undo the attempt to f...
hkenken[src/trunk]: src/sys/arch Add IIC support.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add stubs for Linux h...
maya[src/trunk]: src/share/man/man5 Remove documentation references to rtsol.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata notes from dump testing - TL; DR: broken, ...
sevan[src/trunk]: src/lib/libcurses list the wide variant of functions.
wiz[src/trunk]: src/bin/pax Remove trailing whitespace.
rin[src/trunk]: src/etc/etc.mac68k Build and install WSFB and WSFBSBC.
ozaki-r[src/trunk]: src/sys/net Fix typo in a comment
msaitoh[src/netbsd-9]: src/distrib/utils/libhack Pull up following revision(s) (requ...
skrll[src/trunk]: src/sys/arch/mips/mips Deal with 64-bit fallout from previous.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Enclose macro argument correctly. Same as ...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/lsan merge new version
jdolecek[src/trunk]: src/sys/arch/xen mark with XXXSMP all remaining spl*() and tslee...
christos[src/trunk]: src/sys/net Add bit definitions for flags so that route(8) can u...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: fix the bpf.jit parameter handling.
pgoyette[src/trunk]: src/sys/arch/x86/x86 If "application processors" were skipped/di...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add kstrtol.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <lin...
mrg[src/trunk]: src/sys provide some semblance of valid cpu topology for big.lit...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert dri1 gf...
msaitoh[src/trunk]: src/sys/dev/pci Set I82579_LPI_CTRL register correctly in wm_set...
martin[src/netbsd-9]: src/bin/ps Pull up following revision(s) (requested by kamil ...
riastradh[src/trunk]: src/sys/dev/pci Include <sys/atomic.h> for membar_producer.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Enable DMA transfer.
martin[src/trunk]: src/sys/dev/pci PR kern/52107: for now (while we still use the l...
salazar[src/trunk]: src/external/mit/lua/dist merge Lua 5.3.3
jakllsch[src/trunk]: src/sys/arch/evbarm/virt fix xputc FIFO address for virt platform
kamil[src/trunk]: src/share/man/man3 Bump date in dlfcn(3)
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
christos[src/trunk]: src/tests/kernel PR/52812: scole_mail: src/tests/kernel/t_timele...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add stub <linux...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix rate calculation of fractional mod...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Include <linux/errno...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux It's spin_unloc...
christos[src/trunk]: src/sys/arch/usermode/usermode fix label and variable name.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch regen
jdolecek[src/trunk]: src/sys/uvm add sysctl to easily set ubc_direct
ad[src/trunk]: src/sys hppa has custom adaptive mutexes. Allow it to build aga...
kamil[src/trunk]: src/share/mk Add a framework for renaming symbols in libc&co for...
jakllsch[src/trunk]: src/tests/lib/libusbhid value debugging for the Logical/Physical...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Rename fields o...
ad[src/trunk]: src Merge from yamt-pagecache (after much testing):
njoly[src/trunk]: src/lib/libc/sys The length argument is of an unsigned type (siz...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Replace dma_set...
sevan[src/trunk]: src/sbin/newfs_v7fs Document newfs_v7fs appeared in NetBSD 6.0.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Added missing efi_memory_probe()...
christos[src/trunk]: src/sys When initializing addresses, reset the interface flags t...
dholland[src/trunk]: src/sys/external/bsd/drm2/i915drm i915drmkms requires firmload. ...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic 3rd xfer interrupt argument fix change mis...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_dp_helper.c need...
pgoyette[src/trunk]: src/share/man/man9 Add missing .Fn mark-up
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out i915_...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/compat/netbsd32 remove multiple default.
skrll[src/trunk]: src/sys/arch/arm/arm Really fix arm_cksumdata for <4 bytes of data
wiz[src/trunk]: src/external/bsd/cron/dist Fix Dd argument. Remove unnecessary w...
christos[src/trunk]: src/sys/arch/pmax/stand Add NOPIE
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata change wd_standby() to remove the ata_cha...
martin[src/netbsd-7]: src/doc Note #1271
thorpej[src/trunk]: src/sys/dev/i2c Use todr_gettime_ymdhms / todr_settime_ymdhms.
dholland[src/trunk]: src/tests/lib/libutil Fix REL_CHECK error output; it had "expect...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Make TEGRA124_XUSB_BIN_STATIC and TEGRA2...
christos[src/trunk]: src/sys/arch/i386/stand/bootxx change 60 to 70 which is the curr...
bouyer[src/trunk]: src/sys/dev/i2c For direct-config devices, pass the whole dictio...
maya[src/trunk]: src/share/mk Add comment describing why we remove -Wsystem-heade...
christos[src/trunk]: src/usr.bin/ftp Separate no_proxy handling.
christos[src/trunk]: src/external/mpl/bind/dist Jump into the 9.13 train since the 9....
pgoyette[src/trunk]: src/share/man/man9 Add note that there is no way to delete an in...
skrll[src/trunk]: src/sys/dev/usb Bail out early from usbd_fill_devinfo if we're n...
snj[src/netbsd-7]: src/share/misc Pull up following revision(s) (requested by na...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add new module(9) links to the sets ...
joerg[src/trunk]: src/sys/dev/iscsi Simplify.
yamaguchi[src/trunk]: src/sys/net Fix not to use PPPOE_UNLOCK before acccess to pppoe_...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf move options FDT to std.tegra
christos[src/trunk]: src/etc/etc.amd64 don't make ipty. postinstall removes them.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf dts: add sun7i-a20-olimex-som-evb-emmc....
jakllsch[src/trunk]: src Increase size of cats installation memory disk by 100Ki.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add stubs for p...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r319952 from branc...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fixes two problem:
jdolecek[src/trunk]: src/sys/arch as a stop-gap, make fpuinit_mxcsr_mask() for native...
wiz[src/trunk]: src/share/man/man3 Add missing El. Fix grammar.
pgoyette[src/trunk]: src/share/man/man4 Include additional info, including potential ...
wiz[src/trunk]: src/sbin/modunload Use standard section header.
ozaki-r[src/trunk]: src/tests/net Add some tests for sysctl net.inet.ip.*
rjs[src/trunk]: src Add userland support for SCTP and manpages.
ozaki-r[src/trunk]: src/lib/librumphijack rumphijack: don't modify a cmsg on just va...
rillig[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix typos in comment
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Merge changes from l...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Half-arsed conv...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic restore part of what was removed in 1.30.4...
christos[src/trunk]: src/external/bsd/libarchive/dist Leave pre-existing symlinks alo...
rin[src/trunk]: src/external/bsd/tre/dist Import tre from https://github.com/lau...
rin[src/trunk]: src/sys/dev/rasops Cast attr to uint32_t before right shift to a...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic ata/TODO.ncq
maxv[src/trunk]: src/sys/dev/usb Localify, constify.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the virtual channel extended conf...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux <linux/delay.h>...
christos[src/trunk]: src/usr.bin/fstat Add rnd ops.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_jmp_ja_invalid test.
jdc[src/trunk]: src/sys/dev Add adm1026hm (MI).
skrll[src/trunk]: src/sys/dev/usb kern/51458 (usb athn panic)
mbalmer[src/trunk]: src/external/mit/lua/dist/src Define LUA_STRFTIMEOPTIONS so that...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out Linux...
salazar[src/trunk]: src/external/mit/lua/dist/src fix misplaced kernel Lua ifndef
christos[src/trunk]: src/usr.sbin/npf/npfd can't call pcap_datalink before activate.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-7]: src/external/bsd/dhcp/dist/relay Pull up following revision(s...
jmcneill[src/trunk]: src/sys/dev/fdt Use of_getprop_bool/of_getprop_uint32
macallan[src/trunk]: src/sys/arch/sgimips/mace move DAC1 output channel to master so ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_drv.h nee...
christos[src/trunk]: src/include Add fenv.h for mips
christos[src/trunk]: src/external/gpl3 Use the proper stack aligment for the architec...
msaitoh[src/trunk]: src/sys/dev Avoid undefined behavior. Found by KUBSan.
knakahara[src/trunk]: src/sys Fix psref(9) part of PR kern/52515. It is complete to fi...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Added BTINFO_EFIMEMMAP compactio...
salazar[src/trunk]: src/doc add lua 5.3.3 entry
kamil[src/trunk]: src/games/fortune/datfiles Correct code flow of a quote translat...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Remove drm prime stu...
christos[src/trunk]: src/tests/lib/libm add __TEST_FENV
maxv[src/trunk]: src/sys/compat/common Build these functions regardless of whethe...
mlelstv[src/trunk]: src/sys/dev Set b_resid in error path.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Tag the XXX's in drm_drv....
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include need const otherwise we...
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Restrict the check for fully specif...
snj[src/netbsd-7]: src/sys/dev/hpc Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add (non-standard) fb node for meson8b
knakahara[src/trunk]: src/sys/arch/x86/pci remove unnecessary NULL check after kmem_za...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
kamil[src/trunk]: src/sys/compat/ultrix compat/ultrix: Drop SYS_vadvise
christos[src/trunk]: src/distrib/sets/lists bump bind libraries.
christos[src/trunk]: src/tests/lib/libc/sys sync a bit more with reality; some things...
matt[src/trunk]: src/sys/conf Use += for SYSTEM_DEP not ?=
tnn[src/trunk]: src/sys/arch add ssdfb(4) to ALL
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_lvds.c ne...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by n...
kre[src/trunk]: src/bin/sh Redo 1.65 in a simpler way. This is the bit rot avo...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by christos ...
yamaguchi[src/trunk]: src/sys/dev/pci Divide some elements of vioif_softc into txq, rx...
ozaki-r[src/trunk]: src/sys/net Protect ifp returned from route_output_get_ifa surely
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata move the dump note to post-merge, it's no...
phil[src/phil-wifi]: src/sys State save.
knakahara[src/trunk]: src/sys/kern fix the following softint parallel operation problem.
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata fix comment - dynamically allocated ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Match Linux's wait for g...
ad[src/trunk]: src/sys/kern mi_cpu_init(): provide fake topology info for early...
sevan[src/trunk]: src/sbin/modstat modstat initially lived in src/usr.bin/modstat ...
snj[src/netbsd-7]: src/doc 1353, 1365, 1368
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD's r326022. All of the fo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Build fix
christos[src/trunk]: src/sys/ddb we can use show callout now from crash
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata put back reset of retry count to 0 when s...
maxv[src/trunk]: src/sys/kern This is just a temporary stack that holds fake argu...
jmcneill[src/trunk]: src/sys/dev/fdt Use queue(3) API to manage lists. NFCI.
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata fix ata_thread_run() for drive reset...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r350590...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.1 with the fo...
pgoyette[src/trunk]: src/usr.sbin/mountd Add missing $NetBSD$ tag, and copy License/C...
wiz[src/trunk]: src/lib/libpuffs Sort sections.
uwe[src/trunk]: src/games/fortune/fortune strfile is installed, don't claim it i...
jdolecek[src/trunk]: src/share/man/man9 update manpage with reality WRT BUS_SPACE_BAR...
snj[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
uwe[src/trunk]: src/games/fortune/fortune Use .Dl for displays with single comma...
uwe[src/trunk]: src/lib/libcurses _wnoutrefresh - fix current position checks fo...
christos[src/trunk]: src/tests/usr.bin/netpgpverify house-cleaning
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic make compile without AHCI_DEBUG
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement abs64...
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) can select workqueue for packet proc...
chs[src/trunk]: src/sys/dev/acpi apply FreeBSD revs r214848 and r214849:
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Cleanup hammer2.c (sync with recent Dr...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach uarts on pass 4, matching GENERIC64
alnsn[src/trunk]: src/sys/net In some implementations pc->k is signed. Cast it to ...
christos[src/trunk]: src/usr.bin/ftp Split the position/size parsing into a separate ...
jdc[src/trunk]: src/share/man/man4 Mention supported chips and their differences.
christos[src/trunk]: src/sys/arch/hp300/conf Holiday food satiation.
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by rias...
mrg[src/trunk]: src/games/tetris add a 'down' key to tetris, defaulting to 'n'. ...
mrg[src/trunk]: src/tools/gcc also pull out these variables:
mrg[src/trunk]: src/sys/conf WELCOME 2016!
riastradh[src/trunk]: src/sys/arch/xen/xen Use xcall to suspend/resume clocks on _all_...
roy[src/trunk]: src/doc Document addition of RTF_LOCAL
jakllsch[src/jdolecek-ncq]: src/sys/dev/ata Add a few more NCQ branch action items.
jmcneill[src/trunk]: src/sys/arch/arm/cortex allow arml2cc to be used on Cortex-A5 if...
kamil[src/trunk]: src/lib/libutil Fix stack use after scope in libutil/pty
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Tag the spinloc...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Apply elf32.em r1.8...
wiz[src/trunk]: src/share/man/man9 Add missing verb.
ozaki-r[src/trunk]: src/sys/net Remove wrong assertions
ad[src/trunk]: src/sys/arch Remove now unused mdlwp fields md_gc_pmap and md_gc...
jdolecek[src/trunk]: src/sys/dev/ic make nvme_dumpregs() compile when NVME_DEBUG is d...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Partially impleme...
hkenken[src/trunk]: src/sys/arch/arm/imx Fix overflow to calculate frequencies.
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd more errors for text relocat...
jakllsch[src/trunk]: src/lib/libusbhid Alphanumeric is spelled Alphanumeric
sevan[src/trunk]: src/sbin/modunload Document author and the version modunload app...
christos[src/trunk]: src/bin/csh remove unused
jmcneill[src/trunk]: src/sys Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad fam...
snj[src/netbsd-7]: src/external/bsd/nvi/dist/ex Pull up following revision(s) (r...
christos[src/trunk]: src/sys/kern add missing quotes 7
kamil[src/trunk]: src/external/gpl3 Deregister (o)vadvise from gdb & gdb.org: ppc/...
ad[src/trunk]: src/sys/kern lockdebug_barrier(): allow the one permitted lock t...
christos[src/trunk]: src/sys/arch/amd64/amd64 Put back the old syscall glue for netbs...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Convert drmP...
mrg[src/trunk]: src/sys/arch/sparc/sparc switch sparc pmap lock to the scheme sp...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in previous
christos[src/trunk]: src/sys/dev/usb adjust for hexdump signature
wiz[src/trunk]: src/share/doc/usd/20.meref Hardcode some dates to make this more...
christos[src/trunk]: src/doc update groff (Steffen Nurpmeso)
kamil[src/trunk]: src/share/man/tools Drop share/man/tools/missing
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic adjust error handling in interrupt handler...
martin[src/trunk]: src/sys/external/bsd/libnv/dist PR kern/54406: the result of vas...
roy[src/trunk]: src/sys/net Split out sysctl_iflist into sysctl_iflist_if and sy...
sevan[src/trunk]: src/share/misc Add POWER/PowerPC/PPC.
skrll[src/trunk]: src/distrib/utils/embedded/conf C&P of change in rpi.conf (maybe...
joerg[src/trunk]: src/sys/net Report link state changes for sppp consumers. The li...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Revert previous; L4T's T124 U-Boot does...
maxv[src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs, see if they help PR/53383.
jdolecek[src/trunk]: src/sys/dev fix several bugs, make nvme(4) MPSAFE by default and...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Omit needless bus_dmam...
christos[src/trunk]: src/external/mit/xorg/lib/libxshmfence no stack protector for ev...
christos[src/trunk]: src/sys/compat/netbsd32 regen
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Avoid INT_MAX i...
rin[src/trunk]: src/sys/dev/rasops Hmmm, color was still strange for 24bpp on li...
snj[src/netbsd-7]: src/doc 1507
maxv[src/trunk]: src/sys/dev constify
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add 82599EN_SFP and 82599_SFP_SF_QP. Not t...
chs[src/trunk]: src/sys/kern add some assertions to verify that CPU_INFO_FOREACH...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic more usb phy / clk init
njoly[src/trunk]: src/lib/librt Fix function name macro.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix RAS for 32-bit kernels. trapfr...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add checksum verification for data return...
jmcneill[src/trunk]: src/sys/dev/pckbport Add hw.synaptics.movement_enable sysctl. De...
snj[src/netbsd-7]: src/doc amend 1406
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
kamil[src/trunk]: src/sys Drop the sstk(2) syscall stub
joerg[src/trunk]: src/sys/arch/arm/arm32 Kill redundant semicolons.
jmcneill[src/trunk]: src/sys/dev/usb regen
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/math...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Move GFP (`get ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Only enable RX interrupts if the device...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Hack up ACPI me...
thorpej[src/trunk]: src/sys/arch/arm/s3c2xx0 Use todr_gettime_ymdhms / todr_settime_...
riastradh[src/riastradh-drm2]: src/sys/modules/i915drm2 Unhook intel_pm.c and intel_ri...
msaitoh[src/trunk]: src/sys/dev Add ixg and ixv.
riastradh[src/riastradh-drm2]: src sync with HEAD
maxv[src/trunk]: src/lib/libnvmm Improvements and fixes:
jdolecek[src/tls-maxphys]: src/sys/modules/nvme sync with HEAD
ozaki-r[src/trunk]: src/sys/net Ensure to hold if_ioctl_lock when calling if_flags_set
skrll[src/trunk]: src/sys/arch/mips/mips Sign extend va for use with cache ops
dholland[src/trunk]: src/lib/libutil Reformat grammar part according to my standards ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use proper signedness and exact-...
rin[src/trunk]: src/tests/lib/libc/gen Revert rev 1.4: fmtcheck(3) neglect unuse...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Linux's <asm/io.h> include...
joerg[src/trunk]: src/external/bsd/tmux/dist Format string annotation for cmdq_ins...
mrg[src/trunk]: src/libexec/httpd remove reference to deleted -r option. fixes ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Simplify and avoid undefined behavior. Thi...
maxv[src/trunk]: src/sys/net style
kamil[src/trunk]: src/tests/lib/libc/sys t_ptrace_wait*: Disable suspend* tests
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out some ...
jmcneill[src/trunk]: src/sys/arch implement amlogic_reset
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata provide channel flag when executing NCQ c...
jdc[src/trunk]: src/sys/dev/i2c Add a driver for the ADM1026 Thermal System Mana...
snj[src/netbsd-7]: src/doc Apply patch (requested by kre in ticket #1324):
uwe[src/trunk]: src/lib/libcurses #ifdef HAVE_WCHAR around enhanced curses stuff.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata restore the fallback to non-NCQ on retrie...
snj[src/netbsd-7]: src/distrib/sets/lists/xdebug Apply patch (requested by mrg i...
spz[src/trunk]: src/external/bsd/bind/dist security patch for bind from ISC (to ...
skrll[src/trunk]: src/sys/arch/arm/include Typo in comment
christos[src/trunk]: src/sys coalesce the two copies of hexdump into libkern
snj[src/netbsd-7]: src/doc tickets 1469-1475, 1477-1479, 1482-1486
christos[src/trunk]: src/usr.bin/ftp more refactoring:
hannken[src/trunk]: src/sys/fs/union Change union to vcache. Use address of the uni...
wiz[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Punctuation fixe...
martin[src/trunk]: src/usr.sbin/sysinst Cosmetics: fix the order of calloc() argume...
mlelstv[src/trunk]: src/sys/dev erase dangling pointer to prevent reuse
msaitoh[src/trunk]: src/sys Remove duplicated inclusion of net/bpf.h.
wiz[src/trunk]: src/lib/libc/sys Fix xref.
thorpej[src/trunk]: src/sys/dev/i2c tsleep -> kpause
snj[src/netbsd-7]: src/sys/dev/usb regen for ticket 1289
knakahara[src/trunk]: src/sys/dev/isa Add wbsio(4) GPIO driver. Implemeted by s-yamagu...
ozaki-r[src/trunk]: src/sys Make ipforward_rt and ip6_forward_rt percpu
riastradh[src/riastradh-drm2]: src/sys Hook pci code back into drm2 module.
rin[src/trunk]: src/doc Add missing ``.'' at the ends of sentences, split long l...
christos[src/trunk]: src/lib/libwrap delete unused variable
snj[src/netbsd-7]: src/x11/lib/ICE Apply patch (requested by mrg in ticket #1380):
christos[src/trunk]: src/sys/arch/arm/conf we always need the fdt option now, defined...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata remove explicit ata_channel_start() ...
christos[src/trunk]: src/sys/arch/sh3 Fix pmap_prefer for topdown and turn topdown on.
jmcneill[src/trunk]: src/sys/dev/fdt Match generic snps,dwc2 compat string
snj[src/netbsd-7]: src/doc 1498, 1505
kre[src/trunk]: src/etc Convert uses of test (ie: '[') to use only POSIX specifi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid pointer arithm...
joerg[src/trunk]: src/doc Update libarchive entry for 3.4.0 import.
martin[src/trunk]: src/usr.sbin/sysinst Gracefully get out of extended partitioning...
ozaki-r[src/trunk]: src/tests/net/ndp Ignore case in duplicated
ryoon[src/trunk]: src/share/man/man4 Fix a pasto, uhdiev, bump date
tsutsui[src/trunk]: src/distrib/miniroot Fix "[: SMALL test, no fallback usage" erro...
mrg[src/trunk]: src/libexec/httpd rework size_arrays():
ad[src/trunk]: src/sys/kern ttygetinfo(): avoid crash with zombies. From skrll@...
hkenken[src/trunk]: src/sys/arch/arm/imx No functional change.
marty[src/trunk]: src/sys/arch XU4 GPIO FDT broken snapshot
martin[src/trunk]: src/tests/lib/libc/gen Fix strange editor mishap and start block...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set FCTTV(Flow Control Transmit Timer Valu...
snj[src/netbsd-7]: src/doc 1504
apb[src/trunk]: src/sys/kern Add comments saying that a cv_timedwait and sleepq_...
mrg[src/trunk]: src/libexec/httpd bump the version; we have real fixes now.
msaitoh[src/trunk]: src/sys/dev/mii Restore a comment which was removed in rev. 1.46.
christos[src/trunk]: src/sys/dev/wscons ifdef speeding ticket.
christos[src/trunk]: src/sys/compat/netbsd32 readlinkat returns ssize_t
sevan[src/trunk]: src/share/misc Sync with r326869 from FreeBSD.
ozaki-r[src/trunk]: src/sys/netinet6 Don't GC an NDP cache that is added just before GC
christos[src/trunk]: src/share/mk Back to libarchive's bsdtar
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add dev_err to ...
jmcneill[src/trunk]: src/sys/dev/fdt Add helper to lookup syscon by phandle
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm For _DRM_CONSISTENT ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define uninitia...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata update notes
jmcneill[src/trunk]: src/sys/dev/usb From FreeBSD via OpenBSD:
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Add put_unaligned_le32 to ...
christos[src/trunk]: src/include PR/53393: coypu: move rint to the right section.
christos[src/trunk]: src/sys/arch/i386/stand/bootxx revert, this has to do with the b...
mlelstv[src/trunk]: src/sys/dev/sdmmc size check was backwards.
martin[src/trunk]: src/usr.sbin/sysinst For upgrade / re-install allow the currentl...
christos[src/trunk]: src/doc update for sh3 arm and mips
uwe[src/trunk]: src/libexec/tftpd Spell "occurrence" correctly.
thorpej[src/trunk]: src/sys/dev/fdt In fdtbus_print(), aprint_normal the path to the...
roy[src/trunk]: src Document RTF_LOCAL
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove a duplicate psci* at fdt?
kamil[src/trunk]: src/sys Drop SYS_vadvise
nonaka[src/trunk]: src/sys/dev/sdmmc eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
msaitoh[src/trunk]: src/sys/kern Set sc_mask correctly in selsysinit() to avoid unde...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add our syslog format.
christos[src/trunk]: src/external/mpl/bind/include PR/53845: Anthony Mallet: "bad coo...
maya[src/trunk]: src/etc Create up to pci19.
snj[src/netbsd-7]: src/sys/arch/powerpc/fpu Pull up following revision(s) (reque...
ryo[src/trunk]: src/sys add support iMX6 uSDHC
martin[src/trunk]: src/sys/netinet6 Rearange interface detachement slightly: before...
pgoyette[src/trunk]: src/sys/dev/pci We need sys/module.h for built-in modules as wel...
ozaki-r[src/trunk]: src/sys Revert "Make if_timer MP-safe if IFEF_MPSAFE"
christos[src/trunk]: src/external/bsd/mdocml/dist make buffers for parsing functions ...
sevan[src/trunk]: src/sbin/disklabel Remove ignored Pp macro, highlighted by mando...
scole[src/trunk]: src/sys/arch/macppc/dev Add note about 16 bit console brokenness
christos[src/trunk]: src/sys/dev/tc Adapt driver to final CPLD implementation. (Felix...
jmcneill[src/trunk]: src/sys/dev/wscons Call cn_halt for old console in wsdisplay_pre...
uwe[src/trunk]: src/sys/dev/pckbport When E6 signature is checked, ignore presse...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
martin[src/trunk]: src/external/bsd/libarchive/bin Add libpthread to DPADD and LDAD...
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
sevan[src/trunk]: src/share/man/man9 Update callout_halt() to match src/sys/sys/ca...
jakllsch[src/trunk]: src/external/mit/xorg/server/xorg-server/glamor Add -Wno-error=e...
isaki[src/trunk]: src/sys/arch/x68k/stand Rewrite limit check using cross-build to...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pci_config_...
snj[src/netbsd-7]: src/sys/arch/x68k/x68k Pull up following revision(s) (request...
snj[src/netbsd-7]: src/sys/dev/mii regen for ticket 1371
hannken[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Handle automat...
roy[src/trunk]: src/distrib/notes/common rtsol(8) and rtsold(8) have been long r...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add stubs for f...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
gson[src/trunk]: src/tests/fs/common Call rump_pub_lwproc_newlwp() in the lfs cle...
ad[src/trunk]: src VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktyp...
kamil[src/trunk]: src/tests/bin/expr Add 3 more expr(1) ATF tests detecting overflow
snj[src/netbsd-7]: src/sys/arch/mips/include Pull up following revision(s) (requ...
mrg[src/trunk]: src/sys crashme: a framework to test kernel faults.
maxv[src/trunk]: src/sys/dev/raidframe Fix big bugs.
plunky[src/trunk]: src/usr.bin/btpin consistent style: connect(2), socket(2) and se...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Add XXX comment to o...
jakllsch[src/trunk]: src/tests/lib/libusbhid Rework unsigned range test cases.
he[src/trunk]: src Port over the TCP_INFO socket option from FreeBSD, originall...
christos[src/trunk]: src/lib/libwrap let's try one more time: prepare the format to p...
jdolecek[src/trunk]: src/sys/arch/i386/conf add nvme(4)
msaitoh[src/trunk]: src/sys/sys Bump version to 8.99.20 (removal of bpf_tap()).
snj[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Use arm_fdt_cpu_bootstrap
kamil[src/trunk]: src/usr.bin/crunch/crunchgen Add new option -s to crunchgen(1) -...
jakllsch[src/trunk]: src/sys/dev/pci destroy 'sc_sync_wait' condvar and mutex upon de...
wiz[src/trunk]: src/sbin/gpt Simplify usage for gpt show.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Name fp->f_data in drm_cl...
rin[src/trunk]: src/sys Enable us to enter DDB from serial console when WSDISPLA...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add u64, s8, s1...
jdolecek[src/trunk]: src/share/man/man9 note that pci_intr_establish_xname() is new i...
snj[src/netbsd-7]: src/crypto/external/bsd/heimdal Pull up following revision(s)...
kamil[src/trunk]: src/share/man/man3 Correct the authorship note of dlinfo(3)
christos[src/trunk]: src/sys/fs/puffs PR/50573: Andreas Gustafsson: puffs can crash k...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Move OS-independent cruft fro...
rin[src/trunk]: src/sys/dev/rasops Simplify logic and tiny clean-up.
riastradh[src/trunk]: src/sys/arch Enable sun8icrypto in GENERIC64.
jdolecek[src/trunk]: src/sys make it possible to load nvme(4) as module to ease testi...
uwe[src/trunk]: src/share/man/man3 Fix -width in the tagged list of special "han...
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by hannken i...
jmcneill[src/trunk]: src/sys/dev/acpi Ignore PCI boot config unless the _DSM for igno...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata fix use-after-free in wd(4) dump, de...
snj[src/netbsd-7]: src/sys/ufs/lfs Pull up following revision(s) (requested by d...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/dev/mii All of 88E151[0248]'s model number is 0x001d.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Convert drm_irq.c to...
roy[src/trunk]: src/external/bsd/dhcpcd/include Build with dhcpcd-8.0.0
bouyer[src/netbsd-7]: src/sys/lib/libsa Pull up following revision(s) (requested by...
snj[src/netbsd-7]: src/tools Pull up following revision(s) (requested by uwe in ...
maxv[src/trunk]: src Improvements and fixes in NVMM.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/52799: Martin Husemann: Correc...
martin[src/trunk]: src Note update hickup build issue for uefi boot.
nia[src/trunk]: src Use first-level heading for "NetBSD" title in README.md
sevan[src/trunk]: src/share/dict Add missing words beginning with 'm' from FreeBSD...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Add agp bridge data ...
pgoyette[src/trunk]: src/tests/crypto/opencrypto For the skipped ARC4 test, don't bot...
jmcneill[src/trunk]: src/sys/dev/wscons If the wskbd driver returns type 0, return "n...
pgoyette[src/trunk]: src/sys/dev There is currently a counter nactive which tracks th...
jdolecek[src/trunk]: src/sys/dev/ic change nvme(4) ld to use fcfs as default strategy...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Move WARN and WARN_ON...
martin[src/netbsd-9]: src/external/historical/nawk/dist Pull up following revision(...
isaki[src/trunk]: src/sys/dev/audio Remove old debug #ifdefs.
ryo[src/trunk]: src/sys/arch * make to work printf() and panic() even before con...
christos[src/trunk]: src/usr.bin/kdump Add QXL, re-enable I915
maxv[src/trunk]: src/sys/net80211 Fix use-after-free, m_cat can free m.
leot[src/trunk]: src/usr.sbin/npf/npfctl Fix a typo
pgoyette[src/pgoyette-compat]: src/doc Add a note concerning MPSAFE
knakahara[src/trunk]: src/sys Fix ipsecif(4) cannot apply input direction packet filte...
msaitoh[src/trunk]: src/sys/arch/amd64/conf USE <SPACE>+<TAB>
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add some exp...
skrll[src/trunk]: src/sys/arch/arm/include Correct ARM_CNTKCTL_PL0[VP]CTEN values....
bouyer[src/netbsd-7]: src Pull up the following revisions, requested by salazar in ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.8.1+ r280599.
kre[src/trunk]: src/usr.bin/printf Printf's that support \e for escape all seem ...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata testing done (including PMP on siisa...
kamil[src/trunk]: src/sys/compat/netbsd32 Sync syscalls.master in compat_netbsd32(...
christos[src/trunk]: src/sys/netinet Dealing with arplog is a bit more complicated...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add BUG() to Linu...
snj[src/netbsd-7]: src 7.1_RC2
kamil[src/trunk]: src/usr.bin/ldd Disable SANITIZER for ldd(1)
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device En...
kamil[src/trunk]: src/external/bsd/tmux/dist Avoid UB in tmux/window_copy_add_form...
ozaki-r[src/trunk]: src/sys Ensure to call if_mcast_op with holding IFNET_LOCK
msaitoh[src/trunk]: src Add ismt(4).
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): call ffs_superblock_validate() wit...
msaitoh[src/trunk]: src/sys/dev/pci Acquire/release host semaphore to share SMBus be...
rin[src/trunk]: src/sys/dev/rasops Support anti-aliasing for depth 24.
snj[src/netbsd-7]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
snj[src/netbsd-7]: src/doc 1503
jmcneill[src/trunk]: src/sys/arch/arm/amlogic UART TTY support.
sevan[src/trunk]: src/games/fortune/fortune Use \(em to get an emphasis dash
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Tweak struct...
kre[src/trunk]: src/lib/libwrap Whitespace (indent with tabs, rather than spaces...
kamil[src/trunk]: src/external/gpl2/grep Specify SANITIZER_RENAME_SYMBOL in grep
martin[src/netbsd-7]: src/doc Ammend #1305 for additional changes
skrll[src/trunk]: src/sys/dev/usb Suppress stopping-endpoint in xhci_close_pipe if...
rin[src/trunk]: src/sys/dev/wsfb sys/dev/rasops routines support anti-aliasing f...
rin[src/trunk]: src/sys/dev/rasops Style:
gutteridge[src/trunk]: src/share/man/man4 wd(4): minor grammatical improvement
jmcneill[src/trunk]: src/sys/arch/arm/amlogic invert gpio OEN bit logic, now usb works
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add shim pm_message_t in crud...
mrg[src/trunk]: src/libexec/httpd - fix CGI '+' param and error handling.
skrll[src/trunk]: src/sys/dev/usb Whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix mod_timer t...
kamil[src/trunk]: src/external/gpl2/gettext/lib/libnlspr Fix typo in previous
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add some conver...
wiz[src/trunk]: src/usr.sbin/npf Add RCS Id.
joerg[src/trunk]: src/sys/sys lib/49696: Circular dependency and namespace polluti...
mrg[src/trunk]: src/usr.bin/midirecord be explicit about stdout mode.
jdolecek[src/trunk]: src/doc/roadmaps I'm working on WAPBL fixes, adjust the entry
wiz[src/trunk]: src/external/bsd/libproc/lib Mark as using c++ using LIBISCXX in...
snj[src/netbsd-7]: src/doc 1407, 1408, 1415
mrg[src/trunk]: src/sys/kern remove kern.panic_now -- crashme panic node replace...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add list_del_in...
ad[src/trunk]: src/sys/uvm Page allocator:
martin[src/netbsd-7]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add bogus struc...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_panel.c n...
christos[src/trunk]: src/usr.sbin/mountd fix whitespace
snj[src/netbsd-7]: src/sys/altq Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
wiz[src/trunk]: src Add libnpf. From rmind.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix logic bug in processing of finished co...
snj[src/netbsd-7]: src/sys/dev/sysmon Fix fallout from ticket #1511:
christos[src/trunk]: src/share/mk The compat build plays games with MAKEOBJDIR and un...
tls[src/trunk]: src/sys/kern Fix callout-skew source so it runs only when needed...
knakahara[src/trunk]: src/sys/dev/pci fix potentially bug
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid void * ar...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/distrib/sets Obey MKREPRO_TIMESTAMP when creating sets (crea...
sevan[src/trunk]: src/sbin/fsck_msdos Document the version fsck_msdos first appeared.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Include <sys/sy...
maxv[src/trunk]: src/sys/netinet6 Fix use-after-free: if m_pullup fails the (free...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Add drm2 module makefile.
marty[src/trunk]: src/sys/arch/arm/samsung EXYNOS FDT sscom
skrll[src/trunk]: src/sys/dev/usb Fix "spurious event" when command ring rolls over.
mlelstv[src/trunk]: src/sbin/drvctl Let drvctl -p select elements from an array prop...
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 3 (for Lua.5.3.3) reported...
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by s...
jdolecek[src/jdolecek-ncq]: src/sys/dev adjust ata code to support more than one acti...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix some problems found by KUBSan:
pgoyette[src/pgoyette-compat]: src/sys Move the netbsd32_machine32_hook into the main...
mrg[src/trunk]: src/libexec/httpd - call this 20190116
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace current->pid...
christos[src/trunk]: src/lib/libcurses PR/50092: don't leak screen on multiple setterms.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata wddone() doesn't need more locking
christos[src/trunk]: src/sys/dev/ic don't leak pdata. Reported by:
snj[src/netbsd-7]: src/doc 1281-1284
snj[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...
msaitoh[src/trunk]: src Move txintr_setup() stuff from lmc_interrupt() and do it in ...
kardel[src/trunk]: src/sys/dev/scsipi ASC/ASCQ table updated from http://www.t10.or...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Need FOF_UPDATE_O...
ozaki-r[src/trunk]: src/sys/net Rename tuncreate to tun_enable
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add mesonsdhc
macallan[src/trunk]: src/sys/arch/sparc/dev fix tpyos and pastos
kre[src/trunk]: src/bin/sh DEBUG mode change only. Add one extra trace point. ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata introduce ATA_BSIZE and use it instead of...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement kreal...
christos[src/trunk]: src/lib/libedit PR/54399: S?ren Tempel: Uninitialized memory acc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Limit scope of ret and o...
snj[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by j...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make local readonly arrays stati...
roy[src/trunk]: src/sys/net Clean comments and style.
sevan[src/trunk]: src/sbin/mount_cd9660 vnconfig name is retained for backwards co...
thorpej[src/trunk]: src/sys/dev/i2c Do the iic_acquire_bus() / iic_release_bus() dan...
pgoyette[src/trunk]: src Split ip_ecn code into its own module, so it can be shared b...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace wake_up by D...
snj[src/netbsd-7]: src/sys/dev/sysmon Apply patch (requested by pgoyette in tick...
pgoyette[src/trunk]: src/sys/modules/raidframe Remove this initial pass, since nothin...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata list goals for the jdolecek-ncqfixes...
snj[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic undo debug code
kamil[src/trunk]: src/sys/compat/freebsd compat/freebsd: Drop SYS_sbrk
kre[src/trunk]: src/sys/compat Finally (hopefully) return completely to the stat...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ufs Clean up.
bouyer[src/netbsd-7]: src/doc tickets 1262,1263
snj[src/netbsd-7]: src/sbin/route Pull up following revision(s) (requested by ma...
maxv[src/trunk]: src/sys/fs/nilfs Revert previous, it was a false positive.
christos[src/trunk]: src/usr.bin/xlint/lint1 yydebug is now available only if YYDEBUG...
ad[src/trunk]: src/lib/libpthread Rip out some very ambitious optimisations aro...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add the new nvme module to the se...
jakllsch[src/trunk]: src/sys/dev/ic Don't permanantly disable port if drive probe tim...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Implement BUILD_B...
jmcneill[src/trunk]: src/sys/arch Add basic serial console support.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set IVAR (Interrupt Vector Allocation Regi...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reset DR7 before loading DR0-3, to prevent ...
sevan[src/trunk]: src/sys/external/bsd/libnv/dist off by 1
rin[src/trunk]: src/sys/dev/rasops Fix screen corruption with 16-width font on 8...
christos[src/trunk]: src/usr.bin/patch Keep things portable (requested by joerg) by n...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Implement dr...
snj[src/netbsd-7]: src/sys/dev/mii regen for ticket 1299
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.18-rc2
macallan[src/trunk]: src/sys/dev/i2c fix a tpyo so now we get the correct maximum spe...
pgoyette[src/trunk]: src/sys Move tun.c into the module's own directory, since it is ...
wiz[src/trunk]: src/sbin Add .An -nosplit.
christos[src/trunk]: src/sbin/cgdconfig CID 1340063: fix TOCTOU
snj[src/netbsd-7]: src/usr.sbin/paxctl Pull up following revision(s) (requested ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/conf Add an i915drm device st...
skrll[src/trunk]: src Another kernel bites te dust.
martin[src/trunk]: src/sys/dev/ic Fix multicast handling (and while there a bogus m...
kamil[src/trunk]: src/sys/sys Deregister TR_VADVISE from sys/sys/trace.h
christos[src/trunk]: src/sys/arch/amd64/amd64 Tidy up error handling, and return SIGB...
msaitoh[src/trunk]: src/sys/dev/pci - Remove an extra register read in wm_kmrn_lock_...
snj[src/netbsd-7]: src/share/man/man3 Pull up following revision(s) (requested b...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata note ATAPI on siisata, ahcisata needs to ...
jdolecek[src/trunk]: src/sys/dev nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Don't use cnputc() directly in a...
riastradh[src/riastradh-drm2]: src/sys Unhook drm_prime for now.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Omit needless p...
msaitoh[src/trunk]: src/sys/dev/mii - All of Marvell PHY's registers from addr 0x0 t...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_edid.c from the build f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add list_prev t...
snj[src/netbsd-7]: src/doc 1370-1372
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add comment explaining wh...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wildcard attachments to fdtbus
christos[src/trunk]: src/distrib/sets/lists/debug add new test.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Implement drm_lock_free a...
maxv[src/trunk]: src/sys/dev/usb 1) If the descriptor length is bigger than the U...
kamil[src/trunk]: src/external/gpl2/diffutils Specify SANITIZER_RENAME_SYMBOL in d...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix VLAN hardware filter initialization. U...
christos[src/trunk]: src/usr.bin/config yydebug is now defined only if YYDEBUG is
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata probe for NCQ and WRITE DMA FUA EXT support
skrll[src/trunk]: src/sys/dev/usb Use lowercase for hex constant. NFC.
snj[src/netbsd-7]: src/etc/rc.d Pull up following revision(s) (requested by kre ...
snj[src/netbsd-7]: src/doc tickets 1361 and 1362
knakahara[src/trunk]: src/tests/net/if_pppoe Disable rechallenge for chap test case.
hkenken[src/trunk]: src/sys/arch/arm/imx Remove fdtbus_gpio_release() from enet_phy_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fill <linux/mut...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by b...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
snj[src/netbsd-7]: src/doc 1355, 1356
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix signature o...
tron[src/trunk]: src/doc Postfix 2.11.4 was imported.
kre[src/trunk]: src/lib/libpthread This time do _lwp_park() timeout unconsting c...
martin[src/trunk]: src/sys/dev/ic When handles returned by the device do not match ...
snj[src/netbsd-7]: src/lib/libterminfo Pull up following revision(s) (requested ...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by spz in ti...
maya[src/trunk]: src/share/misc Fixup bsd family tree for netbsd after PR misc/52808
knakahara[src/trunk]: src/sys/arch/x86/pci Fix missing NULL check after softint_establ...
christos[src/trunk]: src/external/bsd/libarchive Don't remove the test harness utilit...
mrg[src/trunk]: src/doc update for reality in many places.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid LIST_HEAD as a...
rin[src/trunk]: src/external/gpl3/gdb/lib/libgdb Remove blank lines.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata some notes around c_start/atastart()
christos[src/trunk]: src/sys/compat/netbsd32 disable 32 bit signal ktrace records; 32...
nonaka[src/trunk]: src/sys/dev/pci Revert previous change.
wiz[src/trunk]: src/doc Update llvm info.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add mdelay to <...
yamaguchi[src/trunk]: src/sys/dev/pci Set IFEF_MPSAFE flag
joerg[src/trunk]: src/external/bsd/llvm/dist Mark files not tagged with r319952 as...
rin[src/trunk]: src/sys/arch/mac68k PR port-mac68k/24883
christos[src/trunk]: src/usr.bin/error use getline(3)
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic make compile again with MVSATA_WITHOUTDMA
christos[src/trunk]: src/distrib/sets/lists new binutils is 231
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic add C_TIMEOUT KASSERT() on fail path ...
martin[src/trunk]: src/usr.sbin/sysinst Some translation fixes/additions from Kamil
snj[src/netbsd-7]: src/external/mit/xorg/lib/libICE Pull up following revision(s...
maya[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Whitespace
martin[src/trunk]: src/usr.sbin/sysinst Finish conversion of extended partitioning ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add fields t...
christos[src/trunk]: src/external/mpl/bind merge conflicts, bump major, fix build.
christos[src/trunk]: src/sys/conf sppp is not a pseudo-device
christos[src/trunk]: src/sys/arch/x68k/stand Kill the PIE
christos[src/trunk]: src/distrib/sets/lists add vnode kqueue test from PR/48958
bouyer[src/netbsd-7]: src/doc ticket 1273
maxv[src/trunk]: src/sys/conf Fix the linux dependency. It does not depend on COM...
jmcneill[src/trunk]: src/sys/arch/arm/imx/fdt Match the more generic fsl, imx21-i2c co...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata actually, just make dump use the sam...
ozaki-r[src/trunk]: src/sys Fix token_rif extractions from llentry
mlelstv[src/trunk]: src/sys/arch/arm/omap use symbolic interrupt level for sdmmc, no...
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added some register definitio...
msaitoh[src/trunk]: src/sys/dev/pci Whitespace fix. No functional change.
martin[src/trunk]: src/distrib/utils/libhack We (especially libcurses and nvi) use ...
christos[src/trunk]: src/sys/dev/i2c PR/50621: David Binderman: Wrap iic_exec() in a ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Whitespace
mlelstv[src/trunk]: src/sys/dev/sdmmc Be less noisy for some commands.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement softint_schedule_cpu() f...
martin[src/netbsd-7]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Rock64 needs more time for the PHY to ...
christos[src/trunk]: src/sys regen
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata move the drive recovery block to drive st...
martin[src/trunk]: src/sys/external/bsd/libnv/dist Adapt for userland compilation
martin[src/trunk]: src/tests/lib/libm Remove expected failure and references to por...
skrll[src/trunk]: src/sys/arch/arm/include Sort __HAVE_* defines
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_edid.c needs to ...
jakllsch[src/trunk]: src/sys/dev/scsipi '#if 0' a static inline function used only by...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define swap in ...
pgoyette[src/trunk]: src/sys/dev/raidframe Modularize the raidframe driver, including...
jdolecek[src/trunk]: src/sys/arch/xen/xen fix panic of DOM0 in xennetback_xenbus_dest...
kamil[src/trunk]: src/lib/libutil Prevent underflow buffer read in trim_whitespace...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux Pull in acpica.h on aarch64
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Actually poll every tick a...
jdolecek[src/trunk]: src/sbin/fsck_ext2fs divorce list of features supported by fsck_...
snj[src/netbsd-7]: src/sys/dev Apply patch (requested by nat in ticket #1433):
christos[src/trunk]: src/lib/libm Powerpc fenv.c from FreeBSD
thorpej[src/trunk]: src/sys/dev/i2c Remove now-unused variable.
christos[src/trunk]: src/external/gpl3 Descend and build includes even if mkgcccmds=n...
martin[src/trunk]: src/usr.sbin/sysinst Fix handling of inner/outer partitions (e.g...
christos[src/trunk]: src/sys - Allow multiple .BEGIN targets
hannken[src/trunk]: src/sys/kern Use PRIu64 for "uint64_t tp_refcnt".
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add WSDISPLAY_MULTICONS
msaitoh[src/trunk]: src/sys/dev/pci Print bit setting of bge_asf_mode if BGE_DEBUG i...
jmcneill[src/trunk]: src/sys/arch/arm/cortex ICC_PMR_EL1 has different encoding than ...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Cosmetic change (tab and newline).
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata actually count the REQUEUE as retry also, ...
riastradh[src/trunk]: src/share/misc Update for dfly 5.0.1 and 5.0.2.
martin[src/trunk]: src/usr.bin/kdump Cast register_t to unsigned long before printf...
christos[src/trunk]: src/sbin/fsck_msdos Don't add the 2 reserved clusters before we ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Replace i915 pr...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add some Linuxy...
brad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs For ZFS on NetBSD...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by khor...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add __le16, __l...
kre[src/trunk]: src/distrib/sets/lists/man The new bc/dc has no dc.info file.
rillig[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: document probabilities...
pgoyette[src/trunk]: src/share/man/man9 Bump date for previous changes
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_jmp_ja_overflow test.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Prefix `error: ...
sevan[src/trunk]: src/sbin/mount_cd9660 Note vnconfig(8) may be of interest, espec...
jdolecek[src/jdolecek-ncq]: src/sys/dev/pci revert, bad tree
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by bouy...
ozaki-r[src/trunk]: src/tests/net/if_tun Remove a unexpectedly committed file
jmcneill[src/trunk]: src/sys/dev/ic reduce timeouts, fix clk div calculation
knakahara[src/trunk]: src/sys/kern Initialize m_pkthdr members explicity.
msaitoh[src/trunk]: src - AMD CPUID Fn8000_0001d Cache Topology Information leaf is ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Provisionall...
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test pull fix from h...
rmind[src/trunk]: src/sys/external/bsd/libnv/dist nvlist_copyin: fix the flag hand...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add hex dumping...
christos[src/trunk]: src/lib/libedit split the allocation functions, their mixed usag...
kamil[src/trunk]: src/external/bsd/nvi/dist/common Avoid unportable offsetof(3) ca...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix another *@!#^$@!& timeout...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add ENOTSUPP as...
rin[src/trunk]: src/lib/libc/gen Revert change made by rev 1.11; now, fmtcheck(3...
scole[src/trunk]: src/usr.sbin/sysinst/arch/macppc Add GENERIC.MP and GENERIC_601 ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add a drm bu...
jmcneill[src/trunk]: src/sys/arch/arm/samsung get fifo depth from fdt, use default cl...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist Sprinkle const into drm_...
martin[src/trunk]: src/sbin/gpt Improve "show -a" display: split human readable Typ...
christos[src/trunk]: src/lib/libc/net PR/50552: Kyle Amon: RFC3493 section 6.1 wants ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fill struct shr...
kamil[src/trunk]: src/sbin/disklabel Avoid misaligned access in disklabel(8) in fi...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon add a ugly hack to avoid diffic...
jdolecek[src/jdolecek-ncq]: src/sys/dev do not use PRD Byte Count for queued commands...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Omit minor allocatio...
martin[src/netbsd-7]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic remove debug printf
nonaka[src/trunk]: src/usr.bin/kdump kdump(1): Symbolic printing for MALLOC_OPTIONS...
skrll[src/trunk]: src/sys/arch/evbarm/conf Tweak CPUFLAGS to cover all CPUs
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata one down
snj[src/netbsd-7]: src/doc 1358, 1359
christos[src/trunk]: src/sys regen
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_opregion....
christos[src/trunk]: src/usr.bin/kdump be a bit smarter about fcntl
jdolecek[src/trunk]: src/sys/arch/sh3/include remove <machine/param.h> include, nothi...
wiz[src/trunk]: src/share/man/man4 Sort sections. Fix Dt.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out Linux...
msaitoh[src/trunk]: src/sys/dev/usb Fix a bug that IFF_ALLMULTI is almost always set.
christos[src/trunk]: src/external/mit/lua/lib/liblua remove LINTFLAGS
hannken[src/trunk]: src/sys/dev/usb Use USB_DEBUG, not XHCI_DEBUG to protect `dci', ...
jdolecek[src/trunk]: src/sys/dev/ic add macros to read AQA subvalues, is used by nvme...
roy[src/trunk]: src/etc Add a default wpa_supplicant.conf which allows wpa_cli(8...
martin[src/trunk]: src/sys/dev/i2c Fix debug printf formats.
jmcneill[src/trunk]: src/sys/arch/arm/samsung handle active low flag, simplify bank /...
riastradh[src/riastradh-drm2]: src/sys Add i915drm2 module.
jmcneill[src/trunk]: src/sys/arch/arm/cortex ARM ARM refers to this as "ARM Generic T...
macallan[src/trunk]: src/sys/arch/macppc add driver for the ambient light sensor / ke...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Added missing tx bpf_mtap().
snj[src/netbsd-7]: src/sys/arch/alpha Pull up following revision(s) (requested b...
phil[src/phil-wifi]: src/sys State Save:
sjg[src/trunk]: src/usr.bin/make Ensure VAR+=val on command line is handled corr...
christos[src/trunk]: src/sys/ufs/ffs PR/39371: Tobias Nygren: Don't fail mounting roo...
mbalmer[src/trunk]: src/lib/libedit fix typo
ozaki-r[src/trunk]: src/external/cddl/osnet/dev Fix inconsistency between module and...
ozaki-r[src/trunk]: src/tests/net/route Adjust outputs of route's flags to include a...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic adjust error recovery to similar shape as ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out Linux...
tih[src/trunk]: src/lib/libedit Summary: Remove over-simplified extraneous test
maxv[src/trunk]: src/sys/ufs/ext2fs e2fs_sbcheck(): add a check to ensure e2fs_bp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Reject drm ioctls through...
riastradh[src/trunk]: src/sys/arch Just use struct cpu_info members for the Xen clock ...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/riastradh-drm2]: src/sys Add local drm_vm.c with uvm-style (but non-gem)...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <lin...
christos[src/trunk]: src/sys/lib/libkern don't ifdef _KERNEL
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Use only C99...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for CellWise CW2015 Fuel Gauge IC.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by skrl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Also get the sense of th...
christos[src/trunk]: src/usr.sbin/nfsd Rump-ify.
macallan[src/trunk]: src/sys/arch/arm/allwinner add access function to get the i2c_co...
christos[src/trunk]: src/usr.bin/menuc use calloc properly.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by kre in ticket...
jakllsch[src/trunk]: src/external/bsd/byacc/dist Restore "defs.h", <sys/cdefs.h> #inc...
christos[src/trunk]: src/share/mk switch arm to new binutils.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Remove appar...
jmcneill[src/trunk]: src/share/mk Install nouveau and radeon firmware on aarch64
skrll[src/trunk]: src/sys/arch/arm/broadcom Provide all the BCM2836_INT_CNT*_CPUN ...
kre[src/trunk]: src/bin/sh When matching a char class ([[:name:]]) in a pattern ...
sevan[src/trunk]: src/share/dict Add remaining missing words from FreeBSD's copy o...
jmcneill[src/trunk]: src/sys/dev/fdt Always set "is_console" property to true when WS...
christos[src/trunk]: src/tests/kernel/kqueue PR/48958: rudolf: EVFILT_VNODE filter mi...
marty[src/trunk]: src/sys/arch XU4 FDT checkpoint
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Hack up drm_agpsuppo...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <lin...
mrg[src/trunk]: src/libexec/httpd fix a few problems pointed out by clang static...
yamaguchi[src/trunk]: src/sys/dev/pci Not stop kpreempt if unnecessary, ixl(4)
rmind[src/trunk]: src/doc Mention NPF improvements.
hannken[src/trunk]: src/sys/dev/pci Use cv_broadcast() on "sc_sync_wait" to prevent ...
dholland[src/trunk]: src/tests/lib/libutil When evaluated on a Sunday, "next Sunday" ...
pgoyette[src/trunk]: src/tests/sbin/gpt I was right - the output from gpt(8) did grow...
skrll[src/trunk]: src/doc Add a reminder about tools/gcc/gcc-version.mk
pgoyette[src/trunk]: src/sys/kern When reading from /dev/ksyms we need to skip over e...
christos[src/trunk]: src/lib/libc/time use a define, and cast.
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen generated files _after_ committing...
martin[src/trunk]: src/usr.sbin/sysinst Fix a few calloc() calls with wrong arg ord...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf re-enable seeprom(4), my A10 board seem...
sborrill[src/netbsd-7]: src/doc Ticket #1420
jdolecek[src/trunk]: src/sys/dev/ic revert rev 1.73 - while it apparently helped Chri...
snj[src/netbsd-7]: src/etc Pull up following revision(s) (requested by sevan in ...
skrll[src/trunk]: src/sys/arch/alpha/alpha Trailing whitespace
snj[src/netbsd-7]: src Pull up following revision(s) (requested by tsutsui in ti...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic make compile without MVSATA_DEBUG
hkenken[src/trunk]: src/sys/arch/arm/imx Change register assignments.
riastradh[src/trunk]: src/sys/arch Rewrite Xen timecounter and hardclock timer.
justin[src/trunk]: src/lib/librumpuser Fix some return value checks
christos[src/trunk]: src/external/bsd/jemalloc/dist/src set that NetBSD overcommits (...
skrll[src/trunk]: src/sys/dev/usb Fix previous for HEAD
alnsn[src/trunk]: src/sys/net Fix the build.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Define WARN_ON_SM...
jmcneill[src/trunk]: src/sys/dev/ic Dump registers on timeout and allow bus glue to o...
snj[src/netbsd-7]: src/usr.sbin/service Pull up following revision(s) (requested...
martin[src/trunk]: src/usr.sbin/sysinst Get rid of hard coded disk names and use sy...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
jmcneill[src/trunk]: src/sys/dev/ic Use ieee80211_media_status
christos[src/trunk]: src/external/bsd/wpa/dist merge conflicts
maxv[src/trunk]: src/sys/ufs/ffs In fact, we need to sanitize the superblock *aft...
martin[src/trunk]: src/usr.sbin/sysinst Strip trailing / from last mounted strings.
christos[src/trunk]: src/tools Add exec_ecoff.h
christos[src/trunk]: src/distrib/sets/lists/comp fix sets
snj[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/sys/dev/mii Regen for ticket #1457
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add syscon
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use time_t, not...
ryoon[src/trunk]: src/sys/conf Fix version numbers in comments
maya[src/trunk]: src/sys/dev/dm dm(8) doesn't cause problems on suspend, don't bl...
bouyer[src/trunk]: src/sys/arch/xen/x86 Don't call cpu_switchto() before idle_loop(...
ozaki-r[src/trunk]: src/sys/net Fix tun_enable
thorpej[src/trunk]: src/sys/dev/i2c Fix silly mistake in rev 1.12.
snj[src/netbsd-7]: src/doc 1374
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add forgotten destroy of queue_idle cv in...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
maya[src/trunk]: src/lib/libm/man Fix typo
snj[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for 2.25
roy[src/trunk]: src/sys/netinet6 This comment no longer applies.
wiz[src/trunk]: src/share/man/man4/man4.macppc Use An in AUTHORS section.
christos[src/trunk]: src/sys/arch/x68k/stand Kill ssp
snj[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by pgoy...
nonaka[src/trunk]: src/sys/dev/usb PR/49681: Support BUFFALO PC-OP-RS1
christos[src/trunk]: src/external/bsd/libarchive/dist/test_utils Add back the test ha...
msaitoh[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use Timer 2 instead of the 64-bit counter...
scole[src/trunk]: src/sys/arch/ia64/include consolidate hint@pause in one place. r...
pgoyette[src/trunk]: src Move kern_ctf.c into the dtrace_fbt module (the only place i...
thorpej[src/trunk]: src/sys/dev/fdt Revert previous.
knakahara[src/trunk]: src/sys/dev/pci - add macros to calculate MSI MME and MMC.
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_pci.c from drm2 module, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add sizep argument to pc...
martin[src/trunk]: src/distrib/common Do not put debug.tgz and xdebug.tgz onto inst...
christos[src/trunk]: src/tests/lib/libc/sys Remove expected failure (fixed in kern_si...
ozaki-r[src/trunk]: src/sys/net Write a guideline for converting an interface to IFE...
thorpej[src/trunk]: src/sys/dev/i2c More cleanup to i2c autoconfiguration:
ozaki-r[src/trunk]: src/tests/rump/modautoload Fill old_len which is required by sys...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 gpio - get rid of annoying printf
sevan[src/trunk]: src/share/misc Add GDI, NeWS, PRAM, PS, RIP, WDM, WDDM
snj[src/netbsd-7]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out the one re...
maxv[src/trunk]: src/sys/arch/x86/include Switch to the new PTE naming. No binary...
snj[src/netbsd-7]: src/lib/libc/stdio Pull up following revision(s) (requested b...
phx[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Make the -p option work, ...
martin[src/netbsd-7]: src/etc/ssh Pull up following revision(s) (requested by spz i...
jdolecek[src/trunk]: src/sys/arch/xen/x86 make compile without DDB
rmind[src/trunk]: src Major NPF improvements:
kamil[src/trunk]: src/tests/bin/expr Add a couple of new ATF expr(1) tests
dholland[src/trunk]: src/sys/lib/libsa Check bounds on input. From Michael Plass.
msaitoh[src/trunk]: src/sys/uvm Avoid undefined behavior in uao_pagein_page(). Found...
tih[src/trunk]: src/usr.bin/systat Remove a format character from a non-format s...
maxv[src/trunk]: src/sys/ufs/ffs Currently, in ffs_reload(), we don't handle the ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Define drm_global_mutex i...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by kre in ticket...
kre[src/trunk]: src/sys/dev/pad Open code min() so we don't need to find its pro...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic fix amlogiccom locator name
snj[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wire down ldN to sdmmcN, so disk number...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Implement non-`atomic' kmap/k...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 First draft of NetBSD drm(4) ...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.8.1+ r280599.
tsutsui[src/trunk]: src/share/mk Switch NetBSD/x68k to Xorg server 1.18 by default.
uwe[src/trunk]: src/lib/libc/gen Remove the extra cast to int in the CAVEATS exa...
christos[src/trunk]: src/lib/libwrap instead of handling %m inline, escape it.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic move mvsata_quetag_get() to the start rout...
riastradh[src/trunk]: src/sys/external/bsd/drm2 New macro DRM_SPIN_WAIT_ON better refl...
pgoyette[src/trunk]: src/tests/ipf Remove the "expected failure" from test n12, and c...
tls[src/trunk]: src/sys/arch/x86/x86 Enable second noise source on newer VIA CPUs
christos[src/trunk]: src/lib/libedit PR/54400: S?ren Tempel: out-of-bounds read in li...
christos[src/trunk]: src/tests/bin/sh more robust ulimit test that works with most va...
kamil[src/trunk]: src/share/misc Document sanitizers in acronyms.comp
maxv[src/trunk]: src/sys Fix argument (does not compile anyway).
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for WSDISPLAY_MULTICONS
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Provisionally i...
ad[src/trunk]: src/sys/arch/x86/x86 pmap_ept_enter(): PTE -> EPT in two places.
martin[src/trunk]: src/usr.sbin/sysinst Whenever offering "current system" as targe...
christos[src/trunk]: src/sys vsize_t is not always u_long :-)
wiz[src/trunk]: src Move bcm43xx to /libdata/firmware, where all the other firmw...
mrg[src/trunk]: src/games/battlestar expand the internal consistency checks in t...
ad[src/trunk]: src/sys/sys NetBSD 9.99.37 - struct cpu_info & struct lwp changed.
kamil[src/trunk]: src/sys/kern Rename sys_ptrace_lwpstatus.c to sys_process_lwpsta...
christos[src/trunk]: src/sys/opencrypto Initialize the session variable to an impossi...
alnsn[src/trunk]: src/tests/lib/libbpfjit Improve libbpfjit_jmp_jeq_x test.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add drm_config_found for food...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 This one is uninterrupti...
rin[src/trunk]: src/sys/dev/rasops Add width-optimized putchar functions for 32-...
knakahara[src/trunk]: src/sys/net Revert extra wating codes.
phil[src/phil-wifi]: src/sys End of the week state save:
riastradh[src/trunk]: src/sys/arch/xen/xen Rearm the Xen timer on resume.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add <drm/drm_os_netbsd.h> and...
kre[src/trunk]: src/share/mk Fix the fix...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Restore struct ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc KNF and cosmetics.
isaki[src/trunk]: src/tests/lib/libc/gen m68k (except sun2) never issue SIGBUS on ...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
mrg[src/trunk]: src/share/mk add libxshmfence.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Fix these drm waits too, ...
christos[src/trunk]: src/tests/lib/libc/gen/posix_spawn Fix broken test: we can't ass...
jdolecek[src/jdolecek-ncq]: src/sys/dev add NCQ error recovery for mvsata(4)
kamil[src/trunk]: src/sys/compat/freebsd compat freebsd: Drop the sstk(2) syscall
ad[src/trunk]: src/sys/kern sched_catchlwp(): fix an inverted test that could h...
maxv[src/trunk]: src/sys/netinet Add XXX.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Work around rb_tree_ite...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add kludgey non...
mrg[src/trunk]: src/doc note mpc/mpfr updates.
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Use ata_queue_free() instead of free() to ...
joerg[src/trunk]: src/external/bsd/llvm Be consistent with the revision numbers in...
nonaka[src/trunk]: src/distrib/sets/lists/man Add ismt(4) man page.
christos[src/trunk]: src PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong.
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
jdolecek[src/trunk]: src/sys/dev/ata disable NCQ by default for "Samsung SSD 860 EVO ...
jmcneill[src/trunk]: src Build radeon and nouveau drivers on evbarm.
maya[src/trunk]: src/share/man/man9 Bump date for previous.
sevan[src/trunk]: src Import rge(4) from OpenBSD for Realtek's RTL8125 based 2.5Gb...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fill in <linux/...
maxv[src/trunk]: src/sys/arch Call fpu_eagerswitch a little later, after we make ...
martin[src/netbsd-7]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
jdolecek[src/trunk]: src/sys/dev/ic on further thought, just remove the separately al...
martin[src/trunk]: src/tests/lib/libc/sys Rename testprogram and make it more gener...
christos[src/trunk]: src/tests/net/arp adjust for new ifconfig output.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Do not use random da...
cnst[src/trunk]: src/doc doc/CHANGES.prev: address 7 definite time-travelling ent...
martin[src/netbsd-7]: src/doc Ticket #1453
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix confusion around AT_WAIT vs AT_POLL fo...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe It's not required to call ixv_stop() twice...
christos[src/trunk]: src make _lwp_park return the remaining time to sleep in the "ts...
snj[src/netbsd-7]: src/doc 1318
ozaki-r[src/trunk]: src/sys/net Rename IFNET_LOCK to IFNET_GLOBAL_LOCK
kamil[src/trunk]: src/sys/compat/netbsd32 Validate input before converting timeval...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'c' from FreeBSD...
jakllsch[src/trunk]: src/lib/libm Actually get fma(3) and friends into ARM libm.
ad[src/trunk]: src/sys/arch/xen/x86 pmap_extract_ma(): don't need to take pm_lo...
snj[src/netbsd-7]: src/doc 1436
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Remove extraneous blank line.
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev move low-level protocol handlers hooks f...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_info.c -- Linux sysfs s...
nakayama[src/trunk]: src/sys/arch/sparc64/conf files.ofw is now mandatory, so use its...
jakllsch[src/trunk]: src/tests/lib/libusbhid Move MY*_ATF_CHECK_EQ debugging helper m...
snj[src/netbsd-7]: src/sys/compat/linux/arch regen for ticket 1354
kamil[src/trunk]: src/sys/compat/sunos compat/sunos: Drop SYS_sbrk
ozaki-r[src/trunk]: src/sys/ddb Don't use an unset value as an address
jmcneill[src/trunk]: src/sys/dev/wscons Add WSDISPLAY_MULTICONS option which allows w...
martin[src/trunk]: src/usr.sbin/sysinst PR 53869: improve polish "noroot" message
skrll[src/trunk]: src/sys/arch/arm/arm32 Update PMAP_STEAL_MEMORY code to uvm_hotplug
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix thread debugging.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Define memcpy_*io...
skrll[src/trunk]: src/sys/stand/efiboot Fix arm build
christos[src/trunk]: src/libexec/ld.elf_so print the program name when we don't find ...
christos[src/trunk]: src/doc new mdocml
christos[src/trunk]: src/sys/kern use process_*reg32 instead of struct *reg32.
thorpej[src/trunk]: src/doc Note threadpool(9).
jdolecek[src/trunk]: src/doc note the Xen AVX fix
njoly[src/trunk]: src/sys/compat/linux/common Add Linux specific fcntl(2) commands...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Only attach the first ITS for now
thorpej[src/trunk]: src/sys In my quest to make device_compatible_entry (and associa...
kamil[src/trunk]: src/external/gpl2/gettext/lib/libnlspr Specify -Wno-format-extra...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Make Linux WARN_*...
sevan[src/trunk]: src/sbin/fsck Document the version fsck first appeared.
wiz[src/trunk]: src/lib/libc/gen Remove sentence about casting to int (also from...
kamil[src/trunk]: src/doc Remove the expr(1) entry from TODO.sanitizer (finished)
christos[src/trunk]: src/external/cddl/osnet check and fix printf formats, negative a...
mlelstv[src/trunk]: src/sys/dev/raidframe No longer detach opened device directly in...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Convert mutex_init t...
rmind[src/trunk]: src NPF improvements:
christos[src/trunk]: src/doc new tzcode
tsutsui[src/trunk]: src/sys/arch/sun3/include Fix "modload nfsserver" failure on sun...
martin[src/trunk]: src/external/mit/xorg/server/drivers HAVE_GCC may not be set at all
mrg[src/trunk]: src/share/mk oops, put mips32 back to gcc 5.3.
christos[src/trunk]: src/doc new trousers/tpm-tools
mrg[src/trunk]: src/external/lgpl3/mpc/dist import MPC 1.1.0. from their NEWS:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add several ope...
msaitoh[src/trunk]: src/doc Protecting ec_multi* of ethercom with ec_lock have been ...
snj[src/netbsd-7]: src/doc 146[78]
nonaka[src/trunk]: src/sys/dev/pci Make the iwm(4) hardware receive filter pass mul...
sborrill[src/netbsd-7]: src/sys/netinet Pull up the following revisions(s) (requested...
maxv[src/trunk]: src/sys/compat/netbsd32 Missing field (was here before my change).
skrll[src/trunk]: src G/C VEXPRESS_A15
snj[src/netbsd-7]: src/external/bsd/nvi Pull up following revision(s) (requested...
jdolecek[src/trunk]: src/sys/arch/amd64/conf follow change in rev. 1.22 of kern.ldscr...
christos[src/trunk]: src/tests/lib/libm print what went wrong.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Simplify code. No functional change intended.
snj[src/netbsd-7]: src/doc amend 1367
jmcneill[src/trunk]: src/sys/arch/arm/samsung update exynosfdt_init to match the devi...
christos[src/trunk]: src/lib/libedit remove stray brace
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Merge HEAD.
rin[src/trunk]: src/sys/dev/rasops Misc creen up for rasops.c:
macallan[src/trunk]: src/sys/arch/sparc/dev add SCATTER/GATHER instructions
eadler[src/trunk]: src/share/man/man3 queue.3: deduplicate deduplicate a a word word
christos[src/trunk]: src/sys/arch/m68k/include disable code that does not work for su...
snj[src/netbsd-7]: src/doc 909, 912, 921, 923, 935, 936
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Make drm_master_dest...
sborrill[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up the following revisi...
ad[src/trunk]: src/sys/arch x86 pmap improvements, reducing system time during ...
rin[src/trunk]: src/sys/dev/rasops Fix corruption of background-colored white sp...
riastradh[src/trunk]: src/share/man/man2 Fix some typos and make style more consistent.
skrll[src/trunk]: src/distrib Build fix (really this time) from Harold Gutch
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata actually change the retry to also use NCQ...
jakllsch[src/trunk]: src/external/bsd/tmux/dist sprinkle __attribute__((__format__(pr...
maxv[src/trunk]: src/sys/arch/x86/x86 Need IPIs when enabling eager fpu switch, t...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by s...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libpad Now that the pad module has an iocon...
ozaki-r[src/trunk]: src/sys/netipsec Tweak wording (pserialize critical section => p...
snj[src/netbsd-7]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
nakayama[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Add option -D to run in the backgro...
christos[src/trunk]: src/lib/libedit PR/54415: Ricky Zhou: libedit stats completions ...
skrll[src/trunk]: src/sys/arch/arm Trailing whitespace
martin[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
christos[src/trunk]: src/external/gpl2/groff/dist Don't look in random (legacy) place...
hkenken[src/trunk]: src/sys/arch/arm/imx Rename a9tmr to arma9tmr.
maxv[src/trunk]: src/sys/netinet Add 'static', like the prototype.
mlelstv[src/trunk]: src/sys/dev support deferral of diskstart to a separate thread.
skrll[src/trunk]: src/sys/arch/arm/conf Re-enable CPI_IN_CKSUM now the bugs are fi...
thorpej[src/trunk]: src/sys - Rename iic_compat_match() to iic_compatible_match() an...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Extend struc...
mrg[src/trunk]: src/external/gpl3/gcc first cut mknative-gcc for gcc7 amd64. i'...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Enable gpio reset logic
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Reduce sizes for non _LP...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Print a warning if the dr...
kre[src/trunk]: src/lib/libc/stdlib Fix obvious typo (cut&pasto or whatever) - t...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic rework the error handling and recovery, so...
martin[src/netbsd-7]: src/doc Tickets #1397 and #1410
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs The ZFS onexit ro...
christos[src/trunk]: src/distrib/common Add the ability to specify more sections to s...
joerg[src/trunk]: src/sys/arch/arm Improve inline asm around dsb/dmb/isb:
martin[src/trunk]: src/usr.sbin/sysinst PR install/54872: fix printf argument order...
elric[src/trunk]: src/libexec/httpd Fix bug in cleanup of reply headers.
uwe[src/trunk]: src/share/mk Don't add -Wabi to CXXFLAGS for gcc 8. It warns ab...
mlelstv[src/trunk]: src/sys/dev/raidframe Fix dump on raid.
kamil[src/trunk]: src/external/gpl3 gdb & gdb.old: Forget about sstk in ppc/emul_n...
msaitoh[src/trunk]: src/sys/kern Set kcpuset's bit correctly to avoid undefined beha...
ad[src/trunk]: src/sys/uvm - uvm_pagezerocheck(): put a global lock around it t...
msaitoh[src/trunk]: src/sys/dev/pci - Fix SFF_SFP_ETH_FLAGS_100FX. It's not 0x10 but...
wiz[src/trunk]: src/sbin/dmesg Sort flags in SYNOPSIS.
snj[src/netbsd-7]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/net Kick MPLS packets earlier.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add min_t and D...
martin[src/trunk]: src/external/bsd/acpica/bin/iasl Make aslcompilerparse.y generat...
para[src/trunk]: src/sys remove unused predicate function
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Fix inverted ata_waitdrain_xfer_check() lo...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Define CONFIG_MTRR in drm2 modules...
he[src/trunk]: src/sys/netinet Change the new counter variables in struct tcpcb...
martin[src/trunk]: src/usr.sbin/sysinst Avoid using the global "pm" variable in uti...
hkenken[src/trunk]: src/sys/arch/arm/imx Modified imx6 Clock Controller Module (CCM).
kre[src/trunk]: src/tests/lib/libc/locale Update this test to expect the output ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Implement idr_remove_all.
martin[src/trunk]: src/lib/librumpuser Can not print register_t with %d, cast to lo...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic call atastart() when ATA command comp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Restore ddc probing ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Kludgily work a...
rin[src/trunk]: src/sys/dev/rasops Try to fix problem reported by ryoon:
kamil[src/trunk]: src/external/gpl2/xcvs Specify SANITIZER_RENAME_SYMBOL in cvs
christos[src/trunk]: src/sys/netinet6 Decrease the reference count before freeing, so...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Make gate enable/disable logic easier ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.2 with the follow...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define __user t...
jdolecek[src/jdolecek-ncq]: src/sys/arch use ata_queue_alloc() to dynamically allocat...
mlelstv[src/trunk]: src/games/fortune/datfiles move offensive quotes per board@
dholland[src/trunk]: src/sys/fs/udf Improve misleading variable name. Related to PR 5...
uwe[src/trunk]: src/sys/dev/pckbport If the first byte of E7 signature is not 0x...
joerg[src/trunk]: src Give LLVM a bit breathing room for the sshramdisk when build...
ryo[src/trunk]: src/sys/dev/sdmmc fix typo. use pmask for SDHC_PRESENT_STATE.
nonaka[src/trunk]: src iwm(4) works now, but 2.4GHz only.
jmcneill[src/trunk]: src/sys/dev/fdt Simplify list initialization
christos[src/trunk]: src/share/mk switch m68k to new gcc/gdb/binutils and pie. Tested...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by mrg ...
mrg[src/trunk]: src/usr.bin/netstat sprintf() -> snprintf(), and adjust a buffer...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that bnx_miibus_read_reg() returns wro...
jdolecek[src/jdolecek-ncq]: src/sys/dev make ata_xfer's allocated as part of ata_queu...
skrll[src/trunk]: src/sys/arch/arm/imx sort some #includes
wiz[src/trunk]: src casing.
bouyer[src/trunk]: src/sys Add support for I2C designware controllers (as found in ...
maya[src/trunk]: src Add test case for PR lib/50646.
martin[src/trunk]: src/sys/arch/x86/x86 PR kern/53893: add missing #ifdef DDB aroun...
christos[src/trunk]: src/sys remove trailing spaces. userland does not catch this?
wiz[src/trunk]: src Add man page for iwm(4).
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Temporarily turn on IPV4LL f...
snj[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by m...
uwe[src/trunk]: src/lib/libc/gen getlogin_r: use strcpy(). We check namelen bef...
wiz[src/trunk]: src/lib/libc/sys It is 2015 already.
sevan[src/trunk]: src/share/misc Add MDC, MDI, MDI-X, MDIO
jdolecek[src/trunk]: src/share/man/man9 add HISTORY and AUTHORS; listed there Kengo N...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix condition for switching to kernel thre...
jakllsch[src/trunk]: src/tests/lib/libusbhid Move libusbhid tests' Report Descriptors...
dholland[src/trunk]: src/usr.bin/mklocale __dead should come first; also remove more ...
ad[src/trunk]: src/sys/kern mutex_vector_enter(): avoid some unneeded reads of ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/scsipi do not use freed xfer in error message...
macallan[src/trunk]: src/sys/arch/mips/mips in unmap():
msaitoh[src/trunk]: src/sys/dev/mii Pass flags correctly. See also:
wiz[src/trunk]: src/share/man/man4/man4.macppc Sort SEE ALSO.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Clarify comment in last commit.
jakllsch[src/trunk]: src/sys/dev/usb Fix dval signdedness confusion, as was recently ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Include <sys/ty...
riastradh[src/trunk]: src/lib/libc/stdio Use Pq to avoid space before O_EXCL.
rin[src/trunk]: src/sys/dev/rasops Support shadow framebuffer for 24bpp screen.
martin[src/trunk]: src/tests/lib While PR 48633 is not properly fixed, keep the add...
jmcneill[src/trunk]: src/distrib/sets/lists/xcomp add gbm.pc
jdolecek[src/jdolecek-ncq]: src/sys/dev/pci match Adaptec 1220SA; that card actually ...
jdolecek[src/trunk]: src/usr.sbin/intrctl fix free() on unitialized value for list -c...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_i2c.c nee...
mlelstv[src/trunk]: src/sys/dev/raidframe use bdev_strategy wrapper to properly use ...
sevan[src/trunk]: src/sys/external/bsd/libnv/dist need sys/kmem.h for kmem_free()
ad[src/trunk]: src/sys/arch/amd64/amd64 It looks like Xen cpu_hatch() calls cpu...
abhinav[src/trunk]: src/lib/libedit PR lib/54510 - when user supplied completion fun...
nat[src/trunk]: src/sys/arch/arm/sunxi The reset bit for the analog portion of t...
mrg[src/trunk]: src add basic gcc-7 support in sets lists and filesystem. mips ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix sense of conditional...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server link in libexecinfo.
macallan[src/trunk]: src/sys/arch/macppc defflag KI2C_DEBUG
isaki[src/trunk]: src/sys/arch/x68k/stand/boot consio_init() should be done before...
snj[src/netbsd-7]: src/sys/arch/evbarm/rpi Pull up following revision(s) (reques...
roy[src/trunk]: src/sbin/route Teach route(8) about RTF_LOCAL.
jmcneill[src/trunk]: src/doc evbarm: Add support for NXP i.MX 8M family SoCs.
christos[src/trunk]: src/lib/libwrap PR/53851: Andreas Gustafsson: libwrap prints "m"...
martin[src/trunk]: src/sys/dev/ic Don't KASSERT that we are MPSAFE if ! DWCGMAC_MPSAFE
msaitoh[src/trunk]: src/sys/dev/mii Add MII_100T2CR and MII_GTCR's test mode definit...
alnsn[src/trunk]: src/sys/net Copyright year.
jdc[src/trunk]: src/share/man/man4 Correct email address (pointed out by wiz@).
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Define MTRR when building the drm2...
jdolecek[src/trunk]: src/sys/dev/ata enable the BAD_NCQ quirk for all 860 EVO drives
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic add macro for getting the slot from contex...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
scole[src/trunk]: src/sys/arch/ia64 add intr_string() stub for acpi_util.c:acpi_in...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define barrier(...
pgoyette[src/trunk]: src/doc Mention modularization of raidframe driver
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.6 with the fo...
macallan[src/trunk]: src/sys/arch/arm/allwinner add registers for TV encoder / VGA ou...
riastradh[src/trunk]: src/sys/kern Revert "Sprinkle cold conditionals to make tc_tickt...
mrg[src/trunk]: src/external/mit/xorg/server/drivers define HAVE_XAA_H in Makefi...
tnn[src/trunk]: src/sys/kern clang does not like to deref a null pointer unless ...
wiz[src/trunk]: src/doc llvm-3.9.0 out.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Include <lin...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 interrupt combiner / fake sysmmu
snj[src/netbsd-7]: src Pull up following revision(s) (requested by kre in ticket...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/comp...
jmcneill[src/trunk]: src/sys Allow nodes to attach child devices using the same sorti...
hannken[src/trunk]: src/sys/dev Treat partial read from backing store as I/O error.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Fix mis-incrementing pointer size i...
jdolecek[src/jdolecek-ncq]: src/sys/dev adjust reset channel and dump paths
jakllsch[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common More ...
slp[src/trunk]: src/sys/arch/evbarm/conf Add configuration file for Versatile Ex...
kamil[src/trunk]: src/usr.bin/ktruss Catch up in ktruss(1) with ptrace descriptive...
skrll[src/trunk]: src/sys FDTise RapberryPI support. Thanks for jmcneill for a lot...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Update drm_memory.c to re...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Use ata_kill_active() in siisata_reset_cha...
christos[src/trunk]: src/tests/usr.bin/c++ this now works...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_context.c needs ...
christos[src/trunk]: src/lib/libm Add mips fenv.c (From FreeBSD)
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): when checking the num...
maya[src/trunk]: src/lib/libm/man Remove CAVEATS section
christos[src/trunk]: src/sys/dev/pci/hdaudio Fix locking against myself problem:
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan use the proper type...
rin[src/trunk]: src/sys/dev/rasops Treat highlighted and reversed text in the sa...
martin[src/netbsd-7]: src/external/mit/xorg/lib/gallium Pull up revisions 1.11 and ...
alnsn[src/trunk]: src/sys/net Fix bugs found by afl fuzzer http://lcamtuf.coredump...
christos[src/trunk]: src/tests/kernel add call error checks, requested by mrg@
skrll[src/trunk]: src/sys/dev/usb Style
jdolecek[src/trunk]: src/sys/dev/ic fix typo in comment
macallan[src/trunk]: src/sys/arch/mips/ingenic properly initialize the EHCI
christos[src/trunk]: src/sys add bits for address flags
christos[src/trunk]: src/sbin/mount Clarify the program naming convention, and use co...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic use MVSATA_EDMAQ_LEN instead of magic numb...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement Linux...
thorpej[src/trunk]: src Add threadpool(9), an abstraction that provides shared pools...
jmcneill[src/trunk]: src/sys/dev/clk Normalize clk name to prevent sysctl_createv fro...
sevan[src/trunk]: src/sbin/fsck_v7fs Document author and the version fsck_v7fs app...
skrll[src/trunk]: src/sys/arch/mips/mips Remove old and incorrect comments
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use syscon API.
msaitoh[src/trunk]: src/sys/dev Remove the definition of BRGPHY_MII_1000CTL and use ...
christos[src/trunk]: src/external/gpl3/gcc/lib/liblsan Add lsan support.
skrll[src/trunk]: src/sys/dev/usb tiny KNF
skrll[src/trunk]: src/sys/arch/arm/cortex Fix loop to calculate prescaler divisor.
maxv[src/trunk]: src/lib/libnvmm Handle more corner cases, clean up a little, and...
riastradh[src/trunk]: src/sys/arch/arm/include Make -mfloat-abi=soft a native kernel o...
skrll[src/trunk]: src/sys Generalise FDT and OFW
pgoyette[src/trunk]: src/sys/miscfs/specfs Fix a couple of checks for kernel vm_space...
christos[src/trunk]: src/usr.bin/sortinfo Sort the subsections too... Hi Matt, you we...
martin[src/trunk]: src/usr.sbin/sysinst Do not free() an array embedded in another ...
ad[src/trunk]: src Hopefully fix some problems seen with MP support on non-x86, ...
christos[src/trunk]: src/share/misc PR/47632: Supratim Chakraborty: Spelling Mistake ...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by p...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace capable(CAP_...
maxv[src/trunk]: src/sys/net/npf Fix a vulnerability in NPF, that allows whatever...
knakahara[src/trunk]: src/sys/dev/iscsi fix amd64/conf/ALL build failure
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm In drm_global_releas...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define cycles_t...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_drv.c need...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_gem.c needs <lin...
pgoyette[src/trunk]: src/sys/kern If we process the callback immediately, don't bothe...
kre[src/trunk]: src/usr.sbin/postinstall PR toolchain/51457 -- be more posix com...
christos[src/trunk]: src/external/bsd/nvi PR/50092: Rin Okuyama: Fix memory leaks in ...
jmcneill[src/trunk]: src/etc create /dev/vchiq
maxv[src/trunk]: src/sys/compat/common Build libcompat as an object, not as a lib...
jdc[src/trunk]: src/doc Mention admtemp(4) and lmtemp(4) temperature limits chan...
mrg[src/trunk]: src/libexec/httpd rename bozo_err/bozo_warn/bozo_asprintf to boz...
skrll[src/trunk]: src/sys/arch Fix DEVMAP build losage by reducing diffs between a...
martin[src/trunk]: src/distrib/sets/lists/xcomp Add libgbm (hi Jared!)
christos[src/trunk]: src/lib/libc/time welcome to tzcond-2016f
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Change macro name IXGBE_DEV_ID_82599_SFP_D...
martin[src/trunk]: src/distrib/atari/floppies Use the non-WIDE_CHAR libcurses versi...
christos[src/trunk]: src/sys/arch/arm/include/arm32 fix -Wsign-compare because module...
christos[src/trunk]: src/external/gpl3/gdb/lib regen
mrg[src/trunk]: src/usr.sbin/sysinst remove, not comment, the partman.c option
gutteridge[src/trunk]: src/share/man/man8 compat_netbsd32(8): brief adjustments concern...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define acpi_os_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid arithmetic on ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung update compatible string to match exyno...
christos[src/trunk]: src/tests/lib/libc/sys add truncate causing signal test
rin[src/trunk]: src/external/bsd/tre/dist/lib Check error code from allocating f...
knakahara[src/trunk]: src/sys fix pullup'ed mbuf leaks. pointed out by maxv@n.o, thanks.
skrll[src/trunk]: src/sys/arch/arm/ti Remove duplicate DEVMAP_* macros
skrll[src/trunk]: src/sys/arch/arm/broadcom G/C
kamil[src/trunk]: src/sys/compat/sunos compat/sunos: Drop SYS_vadvise
pgoyette[src/trunk]: src/tests/sbin/gpt Revert - tested using wrong test case. :(
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add kcalloc to ...
snj[src/netbsd-7]: src/lib/libc/net Pull up following revision(s) (requested by ...
kamil[src/trunk]: src Document dlinfo(3)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix return code of __wai...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add 16-bit (RMW...
snj[src/trunk]: src/distrib/notes/common remove core list, portmaster list, rele...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Reduce the number of build artifacts an...
wiz[src/trunk]: src/doc openssl-1.1.0 out.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_gem.c need...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 avoid function param names in proto...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach simplebus on pass 0
thorpej[src/trunk]: src/sys/dev/i2c Re-enable the intr / mask / softint / unmask dan...
msaitoh[src/trunk]: src/sys/dev/pci Reduce diff against OpenBSD. No functional change.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid shadowing glob...
martin[src/netbsd-7]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up followi...
martin[src/netbsd-7]: src/sys/net/npf Pull up missing part of rev 1.33, partly pull...
maya[src/trunk]: src/sys/arch move function prototype to x86, so it is available ...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fill in <linux/...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Include "opt_mult...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Don't return s...
rin[src/trunk]: src/sys/dev/rasops Fix catastrophe when ri_emustride != ri_strid...
ozaki-r[src/trunk]: src Support tun devices on rump kernels
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode apply -Wno...
nonaka[src/trunk]: src/sys/dev/sdmmc Don't clear other bits. pq3sdhc is set more bits.
phil[src/phil-wifi]: src/sys State save:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert capable...
martin[src/trunk]: src/sys/kern Mark posix_fallocate as NOERR
christos[src/trunk]: src/lib/libm/arch/m68k add fenv for m68k
dsl[src/trunk]: src/sys Minor changes to the process coredump code.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb use the right emulation
joerg[src/trunk]: src/sys/arch/arm/include Don't build modules with float instruct...
jmcneill[src/trunk]: src/sys/dev/pckbport pckbd_cngetc: Set type=0 and return if no d...
salazar[src/trunk]: src/doc update Lua entry to Lua 5.3.3
uebayasi[src/trunk]: src/usr.bin/config Don't shadow global 'devname' on macppc.
rin[src/trunk]: src/sys/dev/rasops Avoid shift-count overflow to fix strange cur...
martin[src/trunk]: src/tests/net/icmp Bump timeout to 20 seconds for slower machines.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by n...
msaitoh[src/trunk]: src/sys/dev/ic No functional change.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Simplify gtmr_delay and don't mix and ma...
christos[src/trunk]: src/lib/libterminfo Always copy the area buffer, even when the l...
msaitoh[src/trunk]: src/sys/arch/evbarm Fix compile error for *_pci_intr_establish().
christos[src/trunk]: src/lib/libterminfo From PR/50092:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out un...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ata Avoid destroying uninitialized xfer on er...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Now that the table of auto-loadabl...
maxv[src/trunk]: src/sys/fs/ntfs Fix a node leak.
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_jmp_x_uninitialised test.
sevan[src/trunk]: src/share/misc Add AFP, AMD, ASA, BSDP, DEC, IPL, MDMX, MIPS, PI...
nakayama[src/trunk]: src/sys/dev/pad pad(4) mixer has only 1 channel, so return EINVA...
jmcneill[src/trunk]: src/sys/dev/ic add some extra regs
msaitoh[src/trunk]: src/sys/dev/mii Use definitions in mii.h and mdio.h.
msaitoh[src/trunk]: src/sys/dev/mii - Rename ENP (Extended Next Page) to XNP.
christos[src/trunk]: src/tests/rump/modautoload need bsd.init.mk
kre[src/trunk]: src/bin/sh When processing character classes ([:xxx:] inside [])...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf actually write cpufreq changes t...
hannken[src/trunk]: src/external/cddl/osnet/sys/sys Allow zfs_vn_rdwr() with "rw == ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwctwo and usb devices
ozaki-r[src/trunk]: src/sys/net Fix a bug that tries to psref_acquire ifa with a psr...
skrll[src/trunk]: src/sys/arch/mips/mips Safely remove non-PV_KENTER pages from pv...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/pree...
uwe[src/trunk]: src/lib/libc/gen Fix markup pasto.
wiz[src/trunk]: src/lib/libutil Sort sections. Mark up NULL. End Bl with El.
gson[src/trunk]: src/tests No semicolon after macro do ... while (0) wrapper.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Replace hook example 10-wpa_sup...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_stub.c needs <li...
snj[src/netbsd-7]: src/external/bsd/tcpdump/bin Apply patch (requested by maya i...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add the missin...
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update RPI firmware to v...
maxv[src/trunk]: src/sys/netsmb Set 'ntencpass' to NULL as part of 'again', to pr...
mrg[src/trunk]: src/external/gpl3/gcc/dist first pass at merging GCC 7.4.0. unl...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for fdt clock and reset controllers.
jdolecek[src/trunk]: src/sys/dev/pci need to set PCI_COMMAND_MASTER_ENABLE flag; fixe...
ad[src/trunk]: src/sys/arch/x86 x86 pmap:
ad[src/trunk]: src/sys Regen.
ozaki-r[src/trunk]: src/sys/netipsec Introduce key_sa_refcnt and replace sav->refcnt...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by msai...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add imxi2c
nat[src/trunk]: src/sys/dev Use play/record gain from last open. Fixes jumping ...
christos[src/trunk]: src/tests/net/if Ignore case in deprecated/anycast
christos[src/trunk]: src/external/mpl/bind/include Enable stdatomic.h in all except l...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_gem_contex...
snj[src/netbsd-7]: src/doc 1339
christos[src/trunk]: src/sys/arch/arm/arm remove stray brace
nonaka[src/trunk]: src/sys/arch Add iwm(4).
jdolecek[src/trunk]: src/sys/arch fix FPU initialization on Xen to allow e.g. AVX whe...
joerg[src/trunk]: src/lib/libc/locale Remove empty file.
martin[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
maxv[src/trunk]: src/sys/arch constify
martin[src/netbsd-9]: src/tests/net Pull up following revision(s) (requested by roy...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by ozaki-r in ti...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257467: Annotate incorrect inull.
kamil[src/trunk]: src/sys/netinet6 Paper over Undefined Behavior in in6_control1()
macallan[src/trunk]: src/sys/arch/mips/ingenic spin up SMBus clocks before attaching ...
phil[src/phil-wifi]: src/sys/dev/usb Remove extra if_register() call.
christos[src/trunk]: src/sys/dev/usb tidy up debugging (make it compile with the 'ALL...
knakahara[src/trunk]: src/sys/net Add KERNEL_LOCK in ppptioctl() to protect struct ppp...
riastradh[src/trunk]: src/sys Load struct filedesc::fd_dt with atomic_load_consume.
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrong long lined comment
christos[src/trunk]: src/bin/sh initialize the jobtab; it is easier than putting chec...
maxv[src/trunk]: src Build and install the prekern by default. I didn't build a full
spz[src/trunk]: src/crypto/external/bsd/openssl/dist patches for todays' OpenSSL...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm fix the b...
maxv[src/trunk]: src/sys/arch/aarch64 Fetch ID_AA64MMFR2_EL1. Okayed by Nick the ...
thorpej[src/trunk]: src/sys Implement subroutines for parsing out some of the generi...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match any node with device_type = "cpu"
pgoyette[src/trunk]: src/sys/compat/netbsd32 Remove #ifdef COMPAT_80
msaitoh[src/netbsd-9]: src/doc Ticket 130.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common need <s...
martin[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
jdolecek[src/trunk]: src/sys/dev/pci add the RX refill callout (forgot to commit with...
martin[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
phil[src/phil-wifi]: src/sys/net80211 Add a FreeBSD ifdef
schmonz[src/trunk]: src/libexec/httpd/testsuite Add a VERBOSE knob to the testsuite ...
martin[src/netbsd-9]: src/external/mit/expat/lib/libexpat Pull up following revisio...
joerg[src/trunk]: src/sys/arch/arm/include Ensure _lwp_setcontext gets consistent ...
martin[src/trunk]: src/sys/arch/i386/stand/bootxx/bootxx_msdos Clamp FAT partition ...
pgoyette[src/trunk]: src/sys/sys Bump version for changes to struct cpu_info
kamil[src/trunk]: src Register new weak symbol in libc for internal usage: atoi
riastradh[src/trunk]: src/sys/external/bsd/drm2 Adapt drmkms_pci module initialization...
bouyer[src/netbsd-7]: src/doc tickets 1239, 1240
christos[src/trunk]: src/usr.bin/m4 record all input for fake freeze
martin[src/netbsd-7]: src/external/gpl3/gcc/dist/libstdc++-v3/include/std Pull up f...
nia[src/trunk]: src/share/misc CCC, CPA, MDMA, SEO, WLW
christos[src/trunk]: src/usr.bin/m4 - don't eat the rest of the string when no match ...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by roy in ticket...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/sys/dev/ic use hardclock_ticks; pointed out by hannken.
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
dholland[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016g
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that vlan setting may not apply ...
jakllsch[src/trunk]: src/tests/dev/usb fix test program for hid item checks
christos[src/trunk]: src/lib/libedit set some readline compatibility default key sett...
dholland[src/trunk]: src/lib/libdm The actual header file for these functions is dm.h...
christos[src/trunk]: src/external/bsd/tmux/dist import new tmux
martin[src/netbsd-7]: src/lib/libc/nameser Pull up following revision(s) (requested...
christos[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Initialize new_value to accou...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Remove some duplicate code
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkdc Explicit libheimbase ...
kamil[src/trunk]: src/doc c11: Import cc(1) wrapper for C11
mrg[src/trunk]: src/external/gpl3/gcc regen
sevan[src/trunk]: src/usr.bin/finger Drop url which is now invalid, see CSRG archi...
christos[src/trunk]: src/lib/libm deal with namespace issues and missing atanhf for vax.
maxv[src/trunk]: src/sys/arch/amd64/conf Compile the prekern entry point only und...
christos[src/trunk]: src/sys/dev/i2c add RCSID's
martin[src/netbsd-7]: src/doc Ticket #1690
christos[src/trunk]: src/tools/gmp Save a couple of dollars now that make is fixed.
mrg[src/trunk]: src/share/mk fix the description of MKX11RADEONKMS, as pointed o...
ozaki-r[src/trunk]: src/tests/rump/kernspace Fix a race condition on taking the mutex
snj[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
kre[src/trunk]: src/usr.bin/ldd/elf32_compat Fix merge botch
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Add #ifndef _KERNEL gu...
dholland[src/trunk]: src fix duplicated chunk from merge
joerg[src/trunk]: src/sys/net Use uint8_t for opt as some of the values don't fit ...
maya[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Add m...
christos[src/trunk]: src/external/gpl2/send-pr/dist/send-pr import send-pr from gnats...
jdc[src/trunk]: src/lib/libcurses Add missing new line in debug print.
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang r232565.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add Allwinner A64 display pipeline driv...
knakahara[src/trunk]: src/sys/opencrypto Fix PR kern/52910. Reported and implemented a...
christos[src/trunk]: src/sys/arch/atari/stand/binpatch Catch up with mdsetimage changes.
martin[src/netbsd-7]: src/regress/sys/arch/m68k/060sp Pull up following revision(s)...
maxv[src/trunk]: src/sys/arch/x86/pci Fix bug, SPINOUT() is not supposed to take ...
knakahara[src/trunk]: src/sys/rump/include/opt conform rump behavior to NetBSD kernel ...
wiz[src/trunk]: src/share/man/man7 Stop using Tn.
martin[src/netbsd-9]: src/external/gpl3/gcc/dist/gcc Pull up following revision(s) ...
jakllsch[src/trunk]: src/sys/conf Update for 2018 new year
martin[src/netbsd-9]: src/doc Ticket #172
jdc[src/trunk]: src/sys/dev/i2c Increase the number of read retries (to 5).
martin[src/netbsd-7]: src/doc Tickets #1723 - #1725
scole[src/trunk]: src/sys/arch/ia64 add more items
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb pass the lwp for the register calls.
snj[src/trunk]: src add strfmon_l man page links
christos[src/trunk]: src/lib/libc/net PR/52837: Michael Kaufmann: getaddrinfo() resol...
jakllsch[src/trunk]: src/tests Add tests for HID Parser Pop-on-empty-stack bug.
jakllsch[src/trunk]: src/sys/dev/usb missing comma ??
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Keep in .data by using a section at...
mrg[src/trunk]: src compare pointers with NULL not '\0'.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Print intel_pt in /proc/cpuinfo.
bouyer[src/netbsd-7]: src/doc ticket #1687
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ma...
riastradh[src/trunk]: src/sys/uvm Call these `identities', not `life states'.
martin[src/netbsd-7]: src/sys/external/bsd/drm2/pci Pull up following revision(s) (...
mrg[src/trunk]: src build the modesetting driver on x86.
dholland[src/trunk]: src/lib/libc/arch/m68k/gen fix another mergeo
sevan[src/trunk]: src/share/misc Capitalise acrynoms.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by tsutsui i...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove UB from definitio...
riastradh[src/trunk]: src/sys/netinet Give proper prototype to udp_output.
christos[src/trunk]: src/include rename to regnsub
cherry[src/trunk]: src/sys/arch/amd64/conf Re-enable ixg(4) on NetBSD/xen dom0
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
jmcneill[src/perseant-stdc-iso10646]: src/share/mk 2261454
christos[src/trunk]: src/sys/kern syscallnames are needed by dtrace
christos[src/trunk]: src/external/cddl/osnet/dev/systrace - cleanup FreeBSD ifdefs
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't implicitly cast away const ...
nonaka[src/trunk]: src/usr.sbin/ndp Use s6, not mysin.
tsutsui[src/trunk]: src/distrib/sparc64/liveimage/emuimage Don't forget to put /ofwb...
martin[src/netbsd-9]: src/sys/netbt Pull up following revision(s) (requested by plu...
christos[src/trunk]: src/usr.bin/pwait Add -s option, cleanup warnings.
wiz[src/trunk]: src/share/man/man9 Grammar fix.
kamil[src/trunk]: src/lib/libpthread Use pthread_condattr_t and pthread_cond_t mag...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Split svs_page_add in two, one half wil...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm skip clflush on aarch64, too
taca[src/trunk]: src/doc ISC DHCP 4.3.3-P1 is released.
alnsn[src/trunk]: src/sys/rump/kern/lib/libsljit/arch/mips Sync the first argument...
jmcneill[src/trunk]: src/sys/arch/arm/dts Update for 4.20.3 dts changes
snj[src/netbsd-7-1]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
mlelstv[src/trunk]: src/sys/dev/pci Match Intel Dual Band Wireless AC 3168. The code...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by manu...
christos[src/trunk]: src/sys - provide a hook for the 43 tty ioctls
msaitoh[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by marti...
msaitoh[src/netbsd-9]: src/doc Ticket #74-#80, #82-#83, #88-#89.
christos[src/trunk]: src/external/gpl2/gettext/locale ggr. bsd.files.mk does not have...
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_MESON
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from Intel SDM:
kiyohara[src/trunk]: src/sys/arch/arm/omap am335x's main interrupt source is 128.
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Explicitl...
martin[src/netbsd-9]: src/doc Tickets #181 - #188
christos[src/trunk]: src/gnu/dist/autoconf has moved to external/gpl3
martin[src/netbsd-9]: src/doc Reword changes entry for ticket #252
christos[src/trunk]: src/distrib/sets/lists/comp add stravis, reg{,a}sub
nat[src/trunk]: src/sys/dev Only signal a pause change on a transition of a paus...
oster[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib Fix merge issue. (leftover...
thorpej[src/trunk]: src/sys/arch Adopt <net/if_stats.h>.
justin[src/trunk]: src/lib/libc/compat/sys Return type of compat wait functions sho...
jmcneill[src/trunk]: src/sys/dev/mii add RTL8211F support
christos[src/trunk]: src/sys/arch/i386/stand/lib/netif PR/50668: David Binderman: Don...
knakahara[src/trunk]: src/sys Add comments about D_MPSAFE to functions called as struc...
christos[src/trunk]: src/usr.bin/systat no need for curses.h
knakahara[src/trunk]: src/sys/arch/amd64/conf add ipsec(4) interface to amd64/GENERIC ...
sborrill[src/netbsd-7]: src/usr.bin/systat Pull up the following revisions(s) (reques...
knakahara[src/trunk]: src add ipsec(4) interface, which is used for route-based VPN.
joerg[src/trunk]: src/external/bsd/tmux/dist Fix merge error of diagnostic pragmas.
martin[src/netbsd-7]: src/usr.bin/telnet Pull up following revision(s) (requested b...
abhinav[src/trunk]: src/bin/kill kill(1) is a utility, not a function.
macallan[src/trunk]: src/sys/arch/mips/mips - don't clear KX when disabling interrupts
snj[src/netbsd-7-1]: src/external/bsd/dhcp/dist/relay Pull up following revision...
maxv[src/trunk]: src/sys/arch Declare gdt_size as const, simplifies.
christos[src/trunk]: src/external/gpl2/texinfo/dist import texinfo-4.8a
christos[src/trunk]: src/sys/arch/amd64/amd64 add dtrace hooks
riastradh[src/trunk]: src/sys/ufs/ext2fs Use buffer cache, not page cache, to expand d...
mrg[src/trunk]: src updates for freetype 2.10.0
macallan[src/perseant-stdc-iso10646]: src/sys/arch/macppc/macppc 2551550
martin[src/netbsd-9]: src/doc Ammend ticket #203 for additional pullups
martin[src/netbsd-7]: src/usr.sbin/mtree Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove a comment-out-ed and no-need line.
martin[src/netbsd-7]: src/doc Tickets #1621 and #1622
christos[src/trunk]: src/sys/arch/aarch64/include - use #define to define constants i...
kamil[src/netbsd-7-1]: src/usr.bin/gcore Remove the BUGS section from gcore(1) - i...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add Amlogic SD/MMC driver.
martin[src/netbsd-7]: src/sys/miscfs Pull up following revision(s) (requested by ha...
christos[src/trunk]: src/sys/kern Require exact credential match; this way even if we...
christos[src/trunk]: src/sys/kern Don't forget to assign the new rump variables.
ad[src/trunk]: src/sys/kern Update a comment.
maya[src/trunk]: src/sys/arch/amd64/conf Add entries for viadrmums to amd64 kerne...
jakllsch[src/trunk]: src/sys/dev <sys/pmc.h> is gone; dont
pooka[src/trunk]: src/sys/rump/kern/lib/libtty Initialize non-VFS parts of tty sub...
gson[src/trunk]: src/tests/fs/ffs Incrase timeout for the benefit of the walk_lis...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst/arch Pull up following revision(s) (requ...
christos[src/trunk]: src/lib/libc/compat Fix const argument inconsistency (found by l...
skrll[src/trunk]: src/sys/arch Identify the Denver2 CPU in the Nvidia TX2
martin[src/netbsd-7]: src/doc Ticket #1714
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Use unifi...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by christos in t...
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by hannk...
knakahara[src/trunk]: src/sys Fix PR kern/52910. Reported and implemented a patch by S...
mlelstv[src/trunk]: src/sys/dev/raidframe CID 1347189: Null pointer dereferences
christos[src/trunk]: src/tools/gcc revert our changes; softfloat removal is now done ...
snj[src/netbsd-7-1]: src/doc 1441
jdolecek[src/trunk]: src/sys/ufs/ffs adjust ffs_realloccg() so that the logic about a...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Free jumbo mem structure correctly. Found ...
riastradh[src/trunk]: src/sys/arch/amd64/conf Fix commented nouveau in amd64/GENERIC. ...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix t...
nat[src/trunk]: src/sys/dev Whitespace.
christos[src/trunk]: src/sys/dev/i2c Fix modules build.
martin[src/netbsd-9]: src/doc Ticket #110
manu[src/trunk]: src/sys/kern Do not resolve fdat for openat(2) if path is absolute
maya[src/trunk]: src/sys/arch/mips/mips Simplify. LOONGSON2 and MIPSNNR2 not poss...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc make regasub a "C" decl.
snj[src/netbsd-7-1]: src/crypto/external/bsd/heimdal Pull up following revision(...
christos[src/trunk]: src/tools/groff groff has moved
skrll[src/trunk]: src/libexec/ld.elf_so HPPA hack for a problem where gdb doesn't ...
kamil[src/trunk]: src/lib/libc/include Register more syscalls in namespace.h (of l...
thorpej[src/trunk]: src/sys/sys Update a comment.
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by naka...
mrg[src/trunk]: src/tools/gcc - use --with-default-libstdcxx-abi=new for GCC, ot...
christos[src/trunk]: src/sys/arch/arm/omap fix compilation.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs "rump" -> "rump kernel" police
msaitoh[src/trunk]: src/sys/dev/pci - s/MMC/eMMC/ for Intel 0x0f14 (Bay Trail)
cherry[src/trunk]: src/sys/arch/xen/include/xen-public Remove legacy XEN source pub...
roy[src/trunk]: src/distrib/sets/lists Update for libc bump.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv always build ...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Fix idma_xferlen for A64/H5 eMMC host con...
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by m...
nakayama[src/trunk]: src/distrib/sets/lists/xserver Add missing catman entry.
snj[src/netbsd-7-1]: src/sys/compat Pull up following revision(s) (requested by ...
snj[src/netbsd-7-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
knakahara[src/trunk]: src/sys/dev/pci add nForce Host Bridges.
nakayama[src/trunk]: src/distrib/sets/lists/xserver glint is enabled both xorg-server...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable options MULTIPROCESSOR
christos[src/trunk]: src/usr.bin/xlint Don't print duplicate definitions for inline s...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Handle EINVAL in the fault path and sen...
christos[src/trunk]: src/sys/compat/sys remove extra ifdef.
snj[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by mrg in ...
snj[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
ryo[src/trunk]: src/sys/arch/arm/imx - fix interrupt type ans interrupt masks
justin[src/trunk]: src/sys/rump Add risc-v to checked out rump architectures
wiz[src/trunk]: src/lib/libc/sys Remove duplicate Pp.
kre[src/trunk]: src/bin/sh When we are about to execute something, and the traps...
apb[src/trunk]: src/lib/libc/string Explain why there is no consttime_memcmp().
joerg[src/trunk]: src/lib/csu/common _DYNAMIC is present for static PIE as well, s...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
snj[src/netbsd-7]: src/doc 1533, 1555, 1556, 1558, 1559, 1564, 1566
christos[src/trunk]: src/usr.sbin/npf/npfctl allow lists as filter addresses.
macallan[src/trunk]: src/share/mk switch sparc to new Xorg
thorpej[src/trunk]: src/sys/dev/ic Static'ify.
skrll[src/trunk]: src/sys/uvm Another #define protection.
macallan[src/trunk]: src/sys/dev/ic KNF police
martin[src/netbsd-9]: src Pull up following revision(s) (requested by mrg in ticket...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 There is no more S...
martin[src/netbsd-7]: src/doc Tickets #1590 and #1591
pgoyette[src/trunk]: src/sys/conf Move COMPAT_43 to preceed anything that depends on it
martin[src/netbsd-9]: src/sys/external/bsd/compiler_rt/dist/lib Pull up following r...
maxv[src/trunk]: src/sys/arch Allocate the TSS area dynamically. This way cpu_inf...
martin[src/netbsd-7]: src/doc Tickets #1668 and #1669
snj[src/netbsd-7]: src/doc 1242, 1248
riastradh[src/trunk]: src/sys/net Switch if_vlan to atomic_load/store_*.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
taca[src/trunk]: src/doc ISC DHCP 4.3.2 was released.
christos[src/trunk]: src/tools/compat Regen with autoconf 2.69.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by maya in ticke...
maya[src/trunk]: src/share/man/man4/man4.i386 Don't mention options that don't ap...
maxv[src/trunk]: src/sys/arch/x86 Remove unused x86/include/tprof.h, there should...
dholland[src/trunk]: src/sys/arch/amd64/include Fix wrong scoping of {U, }LLONG_MAX.
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/trunk]: src/sys/modules/lua Fix cargo cult ioctl implementation for LUAI...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.1
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
kre[src/trunk]: src/sys/compat/sys Revert previous, mrg's fix is better (even wi...
njoly[src/trunk]: src/sys/compat/linux Support Linux MAP_LOCKED mmap flag.
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p5
joerg[src/trunk]: src/lib/libc/tls Determine dynamic binaries by presence of PT_IN...
blymn[src/trunk]: src/tests/lib/libcurses Fix script to use getopts instead of a h...
dholland[src/trunk]: src/lib/libc/gen Be consistent about returning -1 on error. Don'...
christos[src/trunk]: src/sys/dev/pci PR/52868: Petar Bogdanovic: Add support for Manh...
martin[src/netbsd-7]: src/doc Ticket #1663
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device tprof (fix build)
macallan[src/trunk]: src/sys/arch/mips/ingenic always print the child devices' addres...
martin[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
skrll[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Trailing whitespace
kamil[src/trunk]: src/lib/libpthread Use pthread_barrierattr_t and pthread_barrier...
martin[src/netbsd-9]: src/external/cddl/osnet/sys/kern Pull up following revision(s...
mgorny[src/trunk]: src/tests/usr.bin/cc Move common ASAN test case code into asan_c...
riastradh[src/trunk]: src/sys Eliminate struct protosw::pr_output.
isaki[src/trunk]: src/sys/arch/x68k/stand Use __bss_start rather than edata to poi...
dholland[src/trunk]: src/sys/arch Fix wrong scoping of {U, }LLONG_MAX. More cases, not...
isaki[src/trunk]: src/sys/compat/ossaudio Correct debug messages.
christos[src/perseant-stdc-iso10646]: src/sys/arch/pmax/pmax 2202773
christos[src/trunk]: src/sys/sys Remove __OPTIMIZE__ requirement to expand the byte s...
christos[src/trunk]: src/sys add /dev/full
msaitoh[src/trunk]: src/sys/dev/usb Add some DisplayLink devices. 0x0117 and 0x0377 ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_fence_wait retu...
christos[src/trunk]: src/distrib/sets/lists/modules add dtrace syscall linux32
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 NVIDIA's breakaway marketing dept h...
christos[src/trunk]: src/external/bsd/libarchive/dist Fix printf formats in tests for...
msaitoh[src/trunk]: src/sys/dev Add some workarounds which use EMI register or EEE r...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Provide an expli...
joerg[src/trunk]: src/lib/libc/dlfcn Compute relocbase correctly for static PIE. A...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 and H6, and register ...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.215 of ufs_vnops.c: the speed limit is 80
christos[src/trunk]: src/sys/modules/dtrace/lockstat non working glue.
maxv[src/trunk]: src/lib/libnvmm Ah, fix bug: when the opcode has an immediate, w...
maxv[src/trunk]: src/usr.sbin/tprof Change the arguments of the tprof tool, to ma...
christos[src/trunk]: src/sys/arch/alpha/alpha Adjust to new trace_{enter, exit} signat...
nonaka[src/trunk]: src/sys/dev/pci sc_fixed_ridx is initialised to 0 but tested as ...
christos[src/trunk]: src/usr.sbin/lpr/pac PR/50666: David Binderman:
isaki[src/trunk]: src/tests/include/sys white space -> tab.
jmcneill[src/trunk]: src/sys/arch/arm/include Add some PMC event registers
jmcneill[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...
skrll[src/trunk]: src/sys/dev/usb Whitespace
skrll[src/trunk]: src/sys/stand/efiboot Fix EFIBOOT_DEBUG build on arm
riastradh[src/trunk]: src/sys/net Fix wrong memory order and switch bpf to atomic_load...
abhinav[src/trunk]: src/usr.sbin/makemandb We don't need to parse the sections we do...
christos[src/trunk]: src/gnu/usr.bin unhook gettext
martin[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
martin[src/trunk]: src/tests/libexec/ld.elf_so Skip all tests on architectures w/o ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Return current pid and curren...
mlelstv[src/trunk]: src/sys/compat/netbsd32 add missing includes
pgoyette[src/trunk]: src/sys/opencrypto Remove left-over #includes
martin[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by m...
ast[src/trunk]: src/usr.sbin/service Make the usage appear more standard.
christos[src/trunk]: src/doc update diffutils and gettext
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like auto in...
wiz[src/trunk]: src/share/man/man5 Add RCS Id. Simplify SYNOPSIS and remove load...
martin[src/netbsd-7]: src/doc Ticket #1697
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common aarch64...
wiz[src/trunk]: src/share/man/man8/man8.amiga Bump date for previous.
maxv[src/trunk]: src/sys/net/npf Retrieve the complete IPv4 header right away, an...
dholland[src/trunk]: src/sys/sys Needs sys/time.h for struct timespec.
mrg[src/trunk]: src/distrib/sets/lists/xserver mark pnozz obsolete on xorg-serve...
spz[src/trunk]: src/sys/dev/usb add Yubikey ids, this time more complete (thanks...
wiz[src/trunk]: src/lib/libc/net Try to reduce singular/plural confusion. Use mo...
bouyer[src/netbsd-7]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix more driver lossage
christos[src/trunk]: src/sbin/drvctl KNF.
christos[src/trunk]: src/distrib/sets/lists/man Add new entries, sort
kre[src/trunk]: src/bin/sleep Adjust the way the arg string is parsed in the "no...
sborrill[src/netbsd-7-1]: src/sys/external/bsd/ipf/netinet Pull up the following revi...
jdolecek[src/trunk]: src/sys/dev/pci sync SK_IMTIMER_TICKS_YUKON value with OpenBSD (...
martin[src/netbsd-9]: src/tests/lib/libc/misc Pull up following revision(s) (reques...
bouyer[src/trunk]: src/sys/arch Put back trace in DDB_COMMANDONENTER; in seems that...
christos[src/trunk]: src/sys/altq Prevent interface deletion from running into an inf...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for mntva(4).
dholland[src/trunk]: src/sys Whatever the point of this "biodone_vfs" global function...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.20.3
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 selec...
christos[src/trunk]: src/external/bsd/dhcpcd/dist/src prevent coredump when state == ...
martin[src/netbsd-7]: src/external/public-domain/tz/dist Pull up the following revi...
martin[src/netbsd-7]: src/doc Tickets #1707 and #1708
kre[src/trunk]: src/sbin/gpt Avoiding having parameter name shadow its own funct...
christos[src/trunk]: src/sys/kern Set EV_ONESHOT to prevent rescheduling
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
martin[src/trunk]: src/tests/lib/libc/sys Comment out two tests that regularily han...
christos[src/trunk]: src/usr.bin this are our's not gnu
thorpej[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
christos[src/trunk]: src/lib/libc/time merge 2015b
kre[src/trunk]: src/sys/dev/pci Build fix: Supply missing symbol definition.
msaitoh[src/trunk]: src/sys/dev/pci - Fix panic in xhci_pci_detach() if xhci_pci_att...
maxv[src/trunk]: src/sys/arch/x86 Use variables in PMAP_DIRECT_*, so that the loc...
triaxx[src/trunk]: src/external/bsd/dhcpcd Fix an inconsistency that showed /var/db...
pgoyette[src/trunk]: src/sys Normalize all the compat hooks' names to the form
snj[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/arch/amd64/conf Don't enable SVS yet.
msaitoh[src/trunk]: src/sys/kern Don't allocate memory and return EFTYPE if sc->sc_b...
snj[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
knakahara[src/trunk]: src/sys/netinet remove unused variable.
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS.
christos[src/trunk]: src 1) "#define ipi_spec_dst ipi_addr" in <netinet/in.h>
riz[src/trunk]: src/sys/arch Enable KDTRACE_HOOKS on i386 and amd64 GENERIC.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by tsutsui in ti...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer fix a bunch of merge bot...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by riastradh...
wiz[src/perseant-stdc-iso10646]: src/usr.sbin/inetd 6177
ad[src/trunk]: src/sys/kern - exit1(): for DIAGNOSTIC, call kernel_lock_plug_le...
riastradh[src/trunk]: src/tests/fs/vfs Make this run in NetBSD 6 by using st_mtimespec...
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
msaitoh[src/trunk]: src/sys/dev/pci Add MegaRAID SAS3108
dholland[src/trunk]: src/sys/kern When doing an unlock/relock dance to avoid lock inv...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64 aarch64 files for...
skrll[src/trunk]: src/sys/compat/netbsd32 Add wait6 and clock_getcpuclockid2
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable armpmu and tprof
christos[src/perseant-stdc-iso10646]: src/bin/csh 1624
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
maxv[src/trunk]: src/sys/arch/amd64/include gc unused
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Add kqueue(2) support.
mrg[src/trunk]: src/sys/dev/usb properly protect uhid's sc_q member with sc_lock...
thorpej[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
christos[src/trunk]: src/share/examples/fstab add a shm example
maxv[src/trunk]: src/usr.sbin/tprof Merge tpfmt(1) into tprof(8). We want to have...
maxv[src/trunk]: src/sys/arch/x86 Add the remaining pmap callbacks, will be used ...
cherry[src/trunk]: src/sys/arch/xen/include The event_channel_op hypercall uses a n...
ozaki-r[src/trunk]: src/doc Mention the limitation of enabling both NET_MPSAFE and ALTQ
martin[src/netbsd-9]: src/doc Tickets #256 - #262
uwe[src/trunk]: src/share/man/man4 Use .Ar to mark up the variable parts of sysc...
maxv[src/trunk]: src/sys/netinet Fix an untriggerable memory leak. carp_prepare_a...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Do not attach simplefb if the width or hei...
thorpej[src/trunk]: src/sys/net Add support for MP-safe network interface statistics...
christos[src/trunk]: src/usr.sbin/mtree factor out common code from Poul-Henning Kamp.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic count all interrupts, not just the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use PCI ROM MD fallback ...
ryoon[src/trunk]: src/sys/arch/amd64/stand/prekern Use ldscript from src to fix bu...
martin[src/trunk]: src/tests/lib/libc/arch/alpha Implement helper function for alpha
martin[src/netbsd-7]: src/sys/compat Pull up following revision(s) (requested by ma...
kamil[src/trunk]: src/lib/libc/sys libc: Add a dummy implementation of vadvise()
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Save 400KB of RAM by fixing a really dum...
christos[src/trunk]: src/external/gpl2/grep minor nits
ad[src/trunk]: src/sys PAX_SEGVGUARD doesn't seem to work properly in testing f...
uwe[src/trunk]: src/distrib/notes/common Use .Os NetBSD/\*M \*V to get more info...
christos[src/trunk]: src/sbin/raidctl Access to the SET_LAST_UNIT ioctl.
christos[src/trunk]: src/sys/dev/usb regen
nonaka[src/trunk]: src/sys/dev/ic The maximum number of IO queue entries is hardwar...
mrg[src/trunk]: src/sys/arch/sparc/sparc s/level 25/level 15/ -- there's nothing...
ozaki-r[src/trunk]: src/usr.sbin/arp arp: warn if failed to delete a specified arp e...
martin[src/netbsd-9]: src/tests/bin/df Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
justin[src/trunk]: src/lib/libm/src Fix prototypes to match definitions
jdolecek[src/trunk]: src/sys/ufs/ffs wapbl_remove_log(): add missing break; harmless,...
snj[src/netbsd-7]: src/doc tidy up entries for 1210, 1211
riastradh[src/trunk]: src/sys/arch/arm/pic Reduce some ifdefs.
thorpej[src/trunk]: src/sys/net - Make _NET_STAT_GETREF()'s return value a net_stat_...
martin[src/netbsd-7]: src/doc Ticket #1719
mrg[src/trunk]: src/sys/altq simplify priq_class_create(): if the alloc for cl_...
sjg[src/trunk]: src/usr.bin/make Move initialization of savederr to the block wh...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Create global init to hand...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
skrll[src/perseant-stdc-iso10646]: src/lib/libpthread/arch/arm 2167115
jmcneill[src/trunk]: src/sys/arch Replace sscom with a much simpler uart driver. The ...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288962: lim was never incremen...
snj[src/netbsd-7]: src/doc 1550, 1554
jakllsch[src/trunk]: src/lib/libusbhid Fix buffer-overrun/off-by-one in hid_set_data(3).
martin[src/netbsd-9]: src/sbin/sysctl Pull up following revision(s) (requested by k...
joerg[src/trunk]: src/sys/arch/arm/include Provide size_t.
kamil[src/trunk]: src/sys/arch Correct unportable signed integer left shift in i38...
martin[src/netbsd-7]: src/usr.bin/audiocfg Apply patch, requested by mrg in ticket ...
maxv[src/trunk]: src/sys/compat Fix copyout overflows in fhstat, found by the LGT...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf No need to specify root and cons...
sborrill[src/netbsd-7]: src/doc Ticket #1647
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
pgoyette[src/trunk]: src/sys/sys Use a different, type-insensitive idiom for CLR().
kamil[src/trunk]: src/tests/usr.bin/cc Disable profile and compat 32-bit tests cc ...
mrg[src/trunk]: src/lib/libc/stdio remove diag assert - the compiler demands fp ...
christos[src/perseant-stdc-iso10646]: src/sys/arch/mips/mips 2564721
kre[src/trunk]: src/usr.bin/printf Revert previous, it was based upon a misreadi...
snj[src/trunk]: src/etc/etc.alpha don't create an empty installation/misc direct...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 check off SMP
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to read CNTVCT_EL0 and CNTFRQ...
mrg[src/trunk]: src don't check the return value of execvp() for failure to call...
jmcneill[src/trunk]: src/sys/dev/wscons Suspend multicons output to the old console d...
pooka[src/trunk]: src/sys/rump/librump/rumpkern massively reduce header pollution ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang r232565 post-3.6.0...
khorben[src/trunk]: src/sys/dev/pci Avoid kmem_free(NULL) in iwm_read_firmware()
christos[src/trunk]: src/tests/lib/libc/sys report which errno failed
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/perseant-stdc-iso10646]: src/sys/arch/macppc/stand/bootxx 2552540
uwe[src/trunk]: src/usr.sbin/autofs Vertical space before an example in .Dl
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
christos[src/trunk]: src/lib/libm/noieee_src fix typo
wiz[src/trunk]: src/sbin/dkctl Sort commands so I can find stuff.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts; use PRI?64 inste...
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Make the pinctrl driver actually work.
christos[src/trunk]: src/usr.bin/vmstat No point in using float here; makes evbmips64...
jdolecek[src/trunk]: src/sys/dev/pci vioscsi_req_get()/virtio_enqueue_prep() failing ...
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv7 performance monitors.
macallan[src/trunk]: src/sys/arch/mips/ingenic fix uart parameters, now speed setting...
joerg[src/trunk]: src/sys/arch/arm/arm32 Mark as volatile, just to be sure.
martin[src/netbsd-7]: src/sys Additionally pull up following revision(s) (requested...
christos[src/trunk]: src/distrib/sets/lists/modules add dtrace_lockstat
christos[src/trunk]: src/sys/kern Adjust for systrace based on the FreeBSD code:
jdolecek[src/trunk]: src/sys/ufs/ffs fix swapped KASSERT()
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add no options ARM11_COMPAT_MMU
roy[src/trunk]: src/sys/netinet in_ifscrub is no longer needed.
jmcneill[src/trunk]: src i2c devices don't actually have a dependency on "iic" (the b...
martin[src/netbsd-7]: src/doc Ticket #1666
riastradh[src/trunk]: src/sys/arch/arm/sunxi Fix (presently harmless) psato.
christos[src/trunk]: src/sys/dev/usb PR/51529: Jake Slazenger: D-Link DWA 125 rev. D1...
sevan[src/trunk]: src regen
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace.
ad[src/trunk]: src/lib/libpthread pthread_detach(), pthread_join(): go back to...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Dump clock tree with aprint_debug inste...
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in pr_item_notouch_put()
pgoyette[src/trunk]: src/sys/conf COMPAT_43 requires COMPAT_60
kre[src/trunk]: src/tests/net/icmp More adaptation to changed ifconfig output fo...
martin[src/netbsd-7-1]: src/etc/ssh Pull up following revision(s) (requested by spz...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Return the real interrupt handle from gic_f...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic fix build without VERBOSE_INIT_ARM
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc - remove stale comment
snj[src/netbsd-7-1]: src/doc 1436
dholland[src/trunk]: src/lib/libc/time fix mergeo
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for all the new...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 The target of the OLO10 relocation ...
christos[src/trunk]: src/lib/libc bump for the flags version of db routines
skrll[src/trunk]: src/sys Add a KASSERT
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by manu...
martin[src/netbsd-7]: src/doc Ticket #1562
martin[src/netbsd-7]: src/doc Tickets #1631 - #1634
mlelstv[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Was too slight a bump.
martin[src/netbsd-9]: src/doc Tickets #122, #124, #126 - #129, #131 - #137, #139 - ...
joerg[src/trunk]: src/lib/libm/src Provide frexpl on non-long-double systems as al...
ad[src/trunk]: src/sys/kern - lwp_wait(): if the process is exiting and no prog...
mrg[src/trunk]: src/sys/dev/hdaudio s/1 << 31/1u << 31/.
hannken[src/perseant-stdc-iso10646]: src/sys/fs/union 3095096
maxv[src/trunk]: src/usr.sbin/cpuctl/arch More identification.
christos[src/trunk]: src/bin/sleep cast to intmax_t instead of long, since time_t is ...
marty[src/trunk]: src/sys/dev/fdt FDT interrupts - bug fixing
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by knaka...
snj[src/netbsd-7-1]: src/doc 1476, 1481
christos[src/trunk]: src/sys/arch/evbarm/conf XXX: Test for the new two environmental...
skrll[src/trunk]: src/sys/arch/aarch64/conf Small re-org. NFCI.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc don't build the ditf files on x...
jakllsch[src/trunk]: src/sys/arch/arm/dts Enable Gigabit Ethernet on Nano Pi Neo Plus 2.
kre[src/trunk]: src/sbin/ifconfig Return to printing explicit "netmask 0x...." i...
pooka[src/trunk]: src/tests/fs/vfs create_many: remove PR kern/50607 xfail
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/53908: Alex Raschi: Incl...
knakahara[src/trunk]: src/sys/arch/x86/pci Fix typo in evcnt description. Pointed out...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add OMAP4430 MMCHS_CON macros.
kamil[src/trunk]: src/sys/arch/aarch64/include Use __uint128_t conditionally in aa...
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by gson...
dholland[src/trunk]: src/games/fortune/datfiles Avoid runon sentences.
snj[src/netbsd-7-1]: src/sys/altq Pull up following revision(s) (requested by mr...
rin[src/trunk]: src/sys/dev/usb Fix previous:
matt[src/trunk]: src/sys/arch/arm/arm32 Rework register usage in cpu_switchto so ...
martin[src/netbsd-7]: src/gnu/usr.bin/groff/tmac Add NetBSD 8.0
jmcneill[src/trunk]: src/sys/dev/hdaudio Only dump ELD info if HDAFG_HDMI_DEBUG is de...
dholland[src/trunk]: src/sys/arch/amd64/conf Sort the file system options by which fs...
martin[src/trunk]: src/sys/dev/usb Add a NetChip USB-IDE bridge
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support ADMA2 on OMAP4430.
msaitoh[src/netbsd-7]: src/sys Pull up following revision(s) (requested by martin in...
thorpej[src/trunk]: src/sys/compat/common Don't reference ifp->if_data directly; use...
christos[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Hack for powerpc64
christos[src/trunk]: src/sys/ufs/lfs Grr, the optimizer on mips64 can't handle this.....
wiz[src/trunk]: src/bin/dd New sentence, new line. Fix typos. Bump date for prev...
christos[src/trunk]: src/distrib/sets/lists/modules add new drivers, sort.
martin[src/netbsd-7]: src/doc Ticket #1671
martin[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
rin[src/trunk]: src/sys/dev/usb Enable AXEN_RXCTL_START bit only when RX is read...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0 with the follow...
pgoyette[src/trunk]: src/sys/conf Spell COMPAT_43 correctly - no NETBSD in the middle
snj[src/netbsd-7-1]: src/doc 1425, 1426
sborrill[src/netbsd-7]: src/doc Ticket #1639
jakllsch[src/trunk]: src/sys/dev Add cfprint_t virtiobusprint() and use it for virtio...
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by mrg in tick...
christos[src/trunk]: src/sys Remove duplicate copies of the SET/CLR/ISSET macros.
isaki[src/trunk]: src/tests/lib/libc/gen Reduce the number of loops.
snj[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/config/m68k Revert to revision...
mlelstv[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm align with u...
sevan[src/trunk]: src/share/misc Add NetBSD 7.0.1
jmcneill[src/trunk]: src/distrib/utils/embedded/files Enable booting of netbsd-EXYNOS...
kamil[src/trunk]: src/lib/libpthread Revert previous
riastradh[src/trunk]: src/sys/dev/usb Add module crud to uatp(4).
martin[src/netbsd-7]: src/doc Ticket 38
abhinav[src/trunk]: src/lib/libm/man Fix a sentence.
apb[src/trunk]: src/external/bsd/ipf/dist/man Fix the description of "< x" and "...
martin[src/netbsd-9]: src/sys/sys Backout pullup of rev.1.33, requested by kamil in...
christos[src/trunk]: src/doc Document archeological digs for our gnumalloc.
martin[src/trunk]: src/sys Fix memory leaks pointed out by Ilja Van Sprundel: all
maxv[src/trunk]: src/sys/arch Revert my previous change. It is too severe: a faul...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic CPU frequency scaling support, enough t...
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Pull up foll...
ozaki-r[src/trunk]: src/sys/netinet6 Fix use-after-free of mbuf by ip6flow_create (o...
dholland[src/trunk]: src/sys/ufs/lfs missed one
reinoud[src/trunk]: src/usr.bin/make Remove duplicate code in make(1)'s dir.c.
kiyohara[src/trunk]: src/sys/arch/arm/omap Support locator "cs".
prlw1[src/trunk]: src/sys/opencrypto Trivial printf format changes and typo fix
christos[src/trunk]: src/external/bsd/wpa/dist/src/ap prevent coredump from the distr...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Handle aarch64 jemalloc constant
sborrill[src/netbsd-7]: src/usr.sbin/sysinst/arch/sgimips Pull up the following revis...
riastradh[src/trunk]: src/sys/dev/pci Use atomic_load/store_* in ena(4), not questiona...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests in t_ptrace_wait*
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add glue for ARMv8 performance monitor (PMU).
skrll[src/trunk]: src/sys/dev/usb Need sys/kmem.h
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server remove obsolete module ...
sborrill[src/netbsd-7]: src/doc Ticket #1648
christos[src/trunk]: src/tests/net/net add v6 tests
snj[src/netbsd-7]: src/doc 1636
maxv[src/trunk]: src/sys/dev/pci Dedup. m_defrag is already a common function, no...
maxv[src/trunk]: src/sys Kill kmeminit().
dholland[src/trunk]: src/lib/libdm - Has __BEGIN_DECLS so needs sys/cdefs.h;
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix rejected patch.
snj[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by mr...
christos[src/trunk]: src/tools/compat lex source moved.
jdolecek[src/trunk]: src/sys/kern misplaced comment
plunky[src/trunk]: src/lib/libc/gen clarify closing of descriptor returned by dirfd(3)
hannken[src/trunk]: src/sys/ufs Change ffs to use vcache_new:
christos[src/trunk]: src/gnu/dist/texinfo Texinfo has moved.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Missed the mlx_pci module in prev...
uwe[src/trunk]: src/share/man/man4 Miscellaneous formatting tweaks.
riastradh[src/trunk]: src/external/cddl/osnet/dev/lockstat Remove debug prints, simpli...
christos[src/trunk]: src/sys/dev/usb Add a software beacon.
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/crypto/external/bsd/openssl resolve conflicts
christos[src/trunk]: src/crypto/external/bsd/openssh/dist/moduli-gen regen
jmcneill[src/trunk]: src/doc dts updated to 4.20.3
maxv[src/trunk]: src/sys/arch/x86/x86 Remove unused.
dholland[src/trunk]: src/lib/libperfuse Needs sys/cdefs.h for __BEGIN_DECLS and sys/t...
skrll[src/trunk]: src/sys Trailing whitespace
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd it is not xx but nn that we wan...
dholland[src/trunk]: src/usr.bin/quota Document the actual behavior of -g; clarify th...
sborrill[src/netbsd-7]: src/doc Ticket #1638
uwe[src/trunk]: src/distrib/notes/common Override HTML <title> to something more...
wiz[src/trunk]: src/usr.bin/ftp Add Server Name Indication (SNI) support for https.
ad[src/trunk]: src/sys Catch a leaked hold of kernel_lock sooner with DIAGNOSTI...
martin[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/arch/evbarm/conf remove this, it was just to compile-tes...
nat[src/trunk]: src/sys/dev Forcefully detach children of audio instances.
jmcneill[src/trunk]: src/sys/dev/pci Add AMD Seattle Host Bridge and PCIE root port d...
kre[src/trunk]: src/usr.bin/printf Stop assuming that printf handles options in ...
christos[src/trunk]: src/external/gpl2/libmalloc/lib we have unistd.h
spz[src/trunk]: src/sys/dev/usb add identification for some Yubikeys
christos[src/trunk]: src/external/gpl2 add groff
christos[src/trunk]: src/sys/arch/amd64/conf PR/50636: Ryo ONODERA: Add scsibus to vi...
kre[src/trunk]: src/sys/dev/virtio Be consistent with double include guard name ...
christos[src/trunk]: src/sys/dev/fdt Use PRI?64 instead of ll?
christos[src/trunk]: src/sys/dev/ic set error. Reported by;
maxv[src/trunk]: src/sys/arch/x86/x86 The NOX bit on large pages does not need to...
maxv[src/trunk]: src/sys/arch/x86/x86 Add splhigh() around the FPU code, we don't...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Revert previous
skrll[src/trunk]: src/sys/arch/arm/broadcom Appease a KASSERT - will be remove whe...
christos[src/trunk]: src fix direct reference to texinfo, bleh
jmcneill[src/trunk]: src/sys/arch Add Amlogic RTC driver, from Anon Ymous
maya[src/trunk]: src/share/man/man5 Xref dhcpcd, not removed dhclient.
bouyer[src/trunk]: src/sys/arch/i386/i386 Xen now needs cpu_init_tss() too. Makes X...
christos[src/trunk]: src/sys/compat/linux/common Enable executing linux go binaries b...
martin[src/netbsd-7]: src/doc Ticket #1682
christos[src/trunk]: src/usr.sbin/postinstall populate autofs files
sevan[src/trunk]: src/share/misc Typo - heads up by Thorsten Glaser
martin[src/trunk]: src/tests/lib/libc/c063 PR 54902: fix octal numbers accidently s...
christos[src/trunk]: src/gnu/usr.bin/grep grep moved
christos[src/trunk]: src/usr.sbin/ifwatchd CID 1373516: Missing breaks
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add an event counter for clock inte...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Follow amd64 and set AUDIO_BLK_MS=4 by ...
kamil[src/trunk]: src/bin/ps Fix an unitialized memory read bug in ps(1)
christos[src/trunk]: src/distrib/sets/lists fix sets for gcc aarch64 build.
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/dev/pckbport Fix clickpad button detection (From Rhialto)
njoly[src/trunk]: src/lib/libc/sys Use more markups in AUTHORS section.
christos[src/trunk]: src/compat/mips64/o32 set LIBC_MACHINE_ARCH otherwise we don't g...
skrll[src/trunk]: src/sys/dev/usb Convert to USBHIST. Inspired by patch from Takah...
riastradh[src/trunk]: src/sys/dev/usb Work around quirk of Fountain and Geyser 1 track...
ad[src/trunk]: src/sys/kern Update comments
wiz[src/trunk]: src/share/man/man4 Use standard markup for ENOSPC.
maxv[src/trunk]: src/usr.sbin/tprof Ask for a file path with the "analyze" comman...
snj[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/doc Ticket #1557
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Revert an older change as ...
joerg[src/trunk]: src/external/bsd Don't increment the induction variable twice.
sevan[src/trunk]: src/share/misc Sun, PMEG, DNLC
mrg[src/trunk]: src/usr.bin/midiplay make a fallthru comment GCC7 compatible.
kamil[src/trunk]: src/sys/kern Change the place of initproc initialization
skrll[src/trunk]: src/sys/arch G/C
christos[src/trunk]: src/usr.bin/ftp PR/53916: Rob Gill: remove redundant assignment ...
mlelstv[src/trunk]: src/usr.bin/fstat Resolve names of datagram services correctly.
ad[src/trunk]: src/sys/kern - DIAGNOSTIC: check for leaked kernel_lock in mi_sw...
kre[src/trunk]: src/sys Avoid redefining SET/CLR/ISSET (which in the kernel are ...
uwe[src/trunk]: src/share/man/man4 Move device lines to the top of the synopsis ...
msaitoh[src/netbsd-7]: src/doc Ticket 1683-1685.
maxv[src/trunk]: src/sys/arch/x86 Change the format of the pp_attrs field: instea...
jmcneill[src/trunk]: src/sys/dev/acpi Use acpi_match_hid to match both _HID and _CID
christos[src/trunk]: src/external/bsd/dhcp merge conflicts
msaitoh[src/netbsd-9]: src/sbin/fsck Pull up following revision(s) (requested by mar...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
joerg[src/trunk]: src/sys/arch/arm/amlogic amlogic_genfb_hdmi_write_4 is currently...
yamaguchi[src/trunk]: src/sys/dev/pci Fix missing kpreempt_disabe()
mlelstv[src/trunk]: src/sys/dev/usb mcs is a 16bit value.
maxv[src/trunk]: src Remove the usr.bin/pmc tool. People should use tprof instead.
jmcneill[src/trunk]: src/sys/stand/efiboot Clean up the banner so it fits in 80 colum...
matt[src/trunk]: src/sys/arch/arm/vfp If we own the FPU, don't take anymore undef...
christos[src/trunk]: src/usr.sbin/postinstall change the autofs file to be user writa...
christos[src/trunk]: src/sbin/gpt say that you need to destroy it first.
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
kamil[src/trunk]: src/sys/ufs/ffs Avoid Undefined Behavior in ffs_clusteracct()
msaitoh[src/trunk]: src/sys/dev/pci No functional change intended:
skrll[src/trunk]: src/sys/arch/evbarm Fix indentation
martin[src/netbsd-7]: src/lib/libcurses Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.bin/m4 Update documentation.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute wfi/wfe instructio...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused variables, add missin...
msaitoh[src/trunk]: src/sys/dev/mii Add definitions of EEE advertisement(7.60) and E...
dholland[src/trunk]: src/sbin/dump Document what rdump is (was once) for. PR 53442.
dholland[src/trunk]: src/sys/arch Restore satlink's majors entries commented out and ...
martin[src/trunk]: src/tests/kernel/kqueue Add EVFILT_FS
msaitoh[src/trunk]: src/sys/dev/pci Add PCIe 4.0 stuff a little:
christos[src/trunk]: src/sys/kern provide separate read and write functions to accomo...
martin[src/netbsd-9]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
wiz[src/perseant-stdc-iso10646]: src/usr.bin/mkubootimage 3317807
jmcneill[src/trunk]: src/sys/conf Comment out AUTOFS until it compiles
wiz[src/trunk]: src/share/man/man4 Use more markup.
roy[src/trunk]: src/usr.sbin/ifwatchd Simplify logic - invoke script when addres...
yamaguchi[src/trunk]: src/sys/dev/pci Fix missing PCI_INTR_MPSAFE settings in ixl(4)
martin[src/trunk]: src Note build fallout from vadvise removal.
christos[src/trunk]: src/sys/kern Only allow root to use TIOCSTI. Don't eat the kauth...
mbalmer[src/trunk]: src/share/misc Fix a few entries, add a not about IATA vs. ICAO ...
jakllsch[src/trunk]: src/sys/lib/libsa Use dp->e2d_namlen rather than strlen(dp->e2d_...
mrg[src/trunk]: src/distrib/sets/lists/comp adjust libstdc++ headers for gcc7.
cherry[src/trunk]: src/sys/arch/amd64/conf Summary: Disable ixg(4) until the linuxi...
kamil[src/trunk]: src Import <stdnoreturn.h>
riastradh[src/trunk]: src/lib/libc/gen Remove #ifdef MAP_INHERIT_ZERO.
jmcneill[src/trunk]: src/sys/dev/fdt Return the interrupt controller's cookie directl...
nonaka[src/trunk]: src/sys/dev/usb Added Huawei U8150.
rkujawa[src/trunk]: src/doc Note mntva(4).
maxv[src/trunk]: src Remove the kernel PMC code. Sent yesterday on tech-kern@.
nakayama[src/trunk]: src/sys/arch/x86/x86 Add line break.
martin[src/netbsd-9]: src/doc Tickets #234 - #238
martin[src/netbsd-7]: src/usr.bin/printf Pull up following revision(s) (requested b...
plunky[src/trunk]: src/usr.bin/sdpquery parse and print the HIDLANGIDBaseList attri...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix the freeing code for some error paths....
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
wiz[src/trunk]: src/usr.sbin/installboot Use An in AUTHORS section.
martin[src/netbsd-7]: src/crypto/external/bsd/heimdal/dist/kdc Pull up following re...
pgoyette[src/trunk]: src/sys/conf Adjust dependencies for COMPAT_FREEBSD and COMPAT_L...
riastradh[src/trunk]: src/external/cddl/osnet/dev Rewrite dtrace provider prototype fr...
christos[src/trunk]: src/doc mention dtrace syscall support
maxv[src/trunk]: src/sys/arch/aarch64 Jazelle and T32EE are not part of ARMv8, fi...
christos[src/trunk]: src/share/man/man3 and a few more.
skrll[src/trunk]: src/sys/dev/usb Update a comment
rin[src/trunk]: src/distrib/utils/embedded Fallback to non-EFI boot script if EF...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp - use ADD_FRONTEND_LIBRARY to ...
christos[src/trunk]: src/sys/dev/i2c PR/52848: Brad Spencer: Two environment sensor d...
joerg[src/trunk]: src/sys/compat/netbsd32 Avoid defining inline functions that are...
mgorny[src/trunk]: src/tests/usr.bin/cc Move common UBSAN test case code into ubsan...
kamil[src/trunk]: src/tests/usr.bin/c++ Disable profile and compat 32-bit c++ sani...
martin[src/trunk]: src/tests/modules Skip the test on non-modular kernels
snj[src/netbsd-7-1]: src/sbin/ping Pull up following revision(s) (requested by r...
knakahara[src/trunk]: src/share/man/man4 Improve ipsecif.4. Default port ipsec(4) NAT-...
snj[src/netbsd-7-1]: src/sys/dev/usb Pull up following revision(s) (requested by...
mlelstv[src/trunk]: src/sys/dev/usb Use pointer passed as argument. This is not real...
mlelstv[src/trunk]: src/sys/dev/dkwedge Handle disks with non DEV_BSIZE sectors.
christos[src/trunk]: src/external/bsd/byacc/dist merge conflicts
khorben[src/trunk]: src/sys/dev/usb Fix typo in a comment
maxv[src/trunk]: src/sys/arch Split the PRELOADED_MODULES+BOOTSTRAP_TABLES chunk ...
christos[src/trunk]: src/sys/compat/sunos fix typo
martin[src/netbsd-7]: src/doc Ticket #1696
uwe[src/trunk]: src/share/man/man4 Improve formatting of "Other options" section...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ODROID-C1 install kernel
tron[src/trunk]: src/external/mit/xorg/server/xorg-server/os Fix build with "USE_...
ozaki-r[src/trunk]: src/sys/net Don't use aprint_* functions for logging unrelated t...
jmcneill[src/trunk]: src/sys/arch/evbarm/exynos Use KERNEL_IO_VBASE instead of magic ...
isaki[src/isaki-audio2]: src/sys/dev/isa Fix typos (made in this branch).
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb Split -mv...
maya[src/trunk]: src/sys/arch/mips Simplify, don't use ifdefs to optimize out DIA...
rin[src/trunk]: src/share/man/man4 Update list of supported adapters.
skrll[src/trunk]: src/sys/arch/arm/vexpress Fix build
christos[src/trunk]: src/doc Minor edit.
skrll[src/trunk]: src/tests/lib/libc/sys Don't print the pagesize it messes up atf...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by r...
christos[src/trunk]: src/lib/libc/gen PR/53904: Jintao Zhu: Use a mutex instead of an...
khorben[src/trunk]: src/sys/dev/hdaudio Fix off-by-one when calling snprintf(9) in h...
martin[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
christos[src/trunk]: src Merge autofs support from: Tomohiro Kusumi
plunky[src/trunk]: src/lib/libbluetooth correct comment in literal section
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat - remove device stuff
kamil[src/trunk]: src/lib/libc/sys Document PT_LWPSTATUS and PT_LWPNEXT in ptrace(2)
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add more PMC registers
roy[src/trunk]: src/sbin/route route: address flags are more useful than interfa...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc revert local changes to riscv tha...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/miscfs/genfs don't change the loop counts; noted by mrg@
jmcneill[src/trunk]: src/sys/dev/acpi Match HID 808622B7 (DesignWare USB3)
riastradh[src/trunk]: src/sys/arch/arm/pic KNF
njoly[src/trunk]: src/sys/compat/linux/common Teach wait4 about WCONTINUED.
darcy[src/trunk]: src/bin/cp Re-order the code to short circuit all the opens and ...
martin[src/trunk]: src/sys/arch Handle EINVAL in the fault path and send SIGBUS on ...
msaitoh[src/trunk]: src/lib/libc/stdio Indent.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code
dholland[src/trunk]: src/lib/libc/gen Be more careful about preserving errno. Might c...
matt[src/trunk]: src/sys/arch/arm/cortex Move isb's to before reading count. Cha...
maxv[src/trunk]: src/share/man/man8 regen
christos[src/trunk]: src/crypto/external/bsd/openssh/dist More fixes from upstream:
roy[src/trunk]: src/usr.sbin/ifwatchd Now that sppp announces address additions ...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: reduce diff with upst...
martin[src/netbsd-9]: src/sbin Pull up following revision(s) (requested by kamil in...
mrg[src/trunk]: src/lib/libwrap remove the new check for tlen >= PTRDIFF_MAX. t...
martin[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/arch/arm/cortex Sprinkle some arm_isb() to force executi...
christos[src/trunk]: src/sys/fs/autofs prevent assert on unmount.
christos[src/trunk]: src/sys/netipsec merge duplicated code, more informative debugging.
christos[src/trunk]: src/lib/libpuffs cast for lint
christos[src/trunk]: src/usr.sbin/puffs/mount_psshfs PR/514612: Mateusz Paszwa: When ...
christos[src/trunk]: src/external/gpl2/groff/dist Import groff 1.19.2
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.20 and -r1.21 of ufs_quota1.c: widen b...
jmcneill[src/trunk]: src/sys/arch/arm/dts Make brightness-levels available in increme...
christos[src/perseant-stdc-iso10646]: src/external/gpl3/gcc/dist/gcc/config 1301542
sborrill[src/netbsd-7]: src/sys/dev Pull up the following revisions(s) (requested by ...
martin[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/arch/arm Add missing pointer <-> integer casts
jmcneill[src/trunk]: src/sys/external/bsd/drm2/radeon If radeon attaches, prevent sim...
cherry[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public ...
snj[src/netbsd-7-1]: src/sys/arch/mac68k/nubus Pull up following revision(s) (re...
martin[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
jakllsch[src/trunk]: src/sys/dev/usb avoid potential NULL deref in failure case
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statements, use PRI?64 ...
christos[src/trunk]: src/share/mk Everyone has gcc-6 now.
christos[src/trunk]: src/doc new bind to address CVE-2016-2776
martin[src/netbsd-7]: src/doc Tickets #1691 and #1692
snj[src/netbsd-8]: src revert ticket 552, which broke the build
martin[src/netbsd-7-1]: src/doc Ammend ticket #1475
maxv[src/trunk]: src Remove tpfmt(1). Its code was merged into tprof(8).
christos[src/trunk]: src/external/bsd/nvi/dist/common remove CONST; it is unused from...
jakllsch[src/trunk]: src/sys/dev/pci Switch PCI re(4) attachment from pci_intr_map() to
martin[src/netbsd-7]: src/doc Ticket #1662
ad[src/trunk]: src/sys/sys NetBSD 9.99.42 - struct vnode changed.
christos[src/trunk]: src/sys/rump/kern/lib Add snippet to build syscalls.
rmind[src/trunk]: src/share/man/man9 Update xcall(9).
skrll[src/trunk]: src/sys/arch/arm/omap Trailing whitespace
jmcneill[src/trunk]: src/sys/arch/arm/pic Add support for setting and getting interru...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use CPUID_TO_*() macros. This change fix a ...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
mrg[src/trunk]: src/external/gpl3/gcc/lib - new shlib minor
jmcneill[src/trunk]: src/sys/arch/arm/fdt aarch64 build fix
martin[src/netbsd-9]: src/share/man/man1 Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/compat/common - make sure size is not used uninitialized
kiyohara[src/trunk]: src/sys/arch/arm/omap Print am335x ID and fetures. Also add oma...
maya[src/trunk]: src/sys/dev/usb Side-load dev/hid/hid.h to restore the previous ...
mrg[src/trunk]: src/external/gpl3/gcc/lib - add new filesystem/ sources.
maxv[src/trunk]: src/sys/compat Uninitialized var, found by mootja; not tested, b...
maxv[src/trunk]: src/sys/net/npf Simplify the pointer handling. Set *mp = NULL at...
martin[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
christos[src/trunk]: src/gnu/usr.bin unhook and delete diffutils/gettext
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like the c-l...
christos[src/trunk]: src/tools descend to vgrind
christos[src/trunk]: src/sys/arch/evbarm/fdt XXX: make this assemble with gas, but I ...
kre[src/trunk]: src/sys/external/bsd/drm2/nouveau Fix merge botch
martin[src/netbsd-7]: src/doc Ticket #1629
riastradh[src/trunk]: src/sys Factor generic parts of intelfb out into a drmfb.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that PCI bridge's prefetchable memory ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add dwiic at acpi
pgoyette[src/trunk]: src/share/misc Add: BIDI = boy, I did it
christos[src/trunk]: src/sys/dev/ic works, tested without privacy, wep and wpa. Soft ...
knakahara[src/trunk]: src/sys/arch/x86/include add a comment for pci_intr_handle_t.
roy[src/trunk]: src/tests/lib/libc/sys Handle ENOBUFS better and clean some whit...
christos[src/trunk]: src/lib/libc/sys use __USE()
hkenken[src/trunk]: src/sys/dev/spi use workqueue(9)
dholland[src/trunk]: src/lib/libpci u_int -> unsigned; also requires stddef.h and std...
martin[src/netbsd-9]: src/distrib/sets/lists/base Pull up following revision(s) (re...
skrll[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
maxv[src/trunk]: src/sys Don't use macros, rather inline, much clearer.
cherry[src/trunk]: src/sys/arch/xen/include Fix build. A multiline macro needs 'lin...
riastradh[src/perseant-stdc-iso10646]: src/sys/dev/usb 2992172
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/share/man/man9 Reorganize UFP_* flags with markup and more d...
pgoyette[src/trunk]: src/share/man/man9 Improve synopsis, remove unnecessary .Nm markup
macallan[src/trunk]: src/sys/arch/evbmips/conf do as arm does and get rid of addresse...
mrg[src/trunk]: src/external/gpl3/gcc update status.
riastradh[src/trunk]: src/sys/uvm Address O->A loan case in comments, pointed out by c...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Merge conflicts.
pooka[src/trunk]: src/sys/rump/include/rump regen
martin[src/netbsd-9]: src/doc Ticket #233
sevan[src/trunk]: src/doc Fix listing on website.
jdolecek[src/trunk]: src/sys/dev/pci attach the rnd source only once even with dual-p...
martin[src/netbsd-7]: src/external/bsd/ppp/dist/pppd Pull up following revision(s) ...
jmcneill[src/trunk]: src/sys/dev/ic More SDIO stability and performance fixes
joerg[src/trunk]: src/tools/llvm misc/48722: Use explicit HOST_SH in case the user...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
macallan[src/trunk]: src/sys/arch/sparc/dev support underlines
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix ppc64
martin[src/netbsd-9]: src/external/bsd/dhcpcd/dist Catch up to current for the foll...
snj[src/netbsd-7-1]: src/sys/compat/linux/common Pull up following revision(s) (...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
isaki[src/trunk]: src/sys/arch/x68k/stand/mboot Make it output 68000 binary.
christos[src/trunk]: src/doc new OpenSSL
martin[src/netbsd-9]: src/doc Tickets #166 and #167
msaitoh[src/trunk]: src/sys/arch/mips/sibyte/dev Fix build break (return type of mii...
rin[src/trunk]: src/sys/arch/i386/conf install/52845: Enable vga@isa and pcdispl...
mrg[src/trunk]: src/usr.sbin/sysinst hide disklabel_non_bootable() under NO_DISK...
christos[src/trunk]: src/sys/ddb - add ddb.panicstackframes to avoid scrolling the in...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
snj[src/netbsd-7-1]: src/doc 1404
skrll[src/trunk]: src/sys/arch/evbarm/conf Note RPI2
martin[src/trunk]: src/usr.sbin/sysinst Too much disklabel magic happening in the k...
gson[src/trunk]: src/tests/net/net Use the default ATF timeout instead of a reduc...
martin[src/netbsd-9]: src/doc Ticket #174
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Implement missing sparc64_ip...
mrg[src/trunk]: src remove vga@isa and pcdisplay@isa from i386 GENERIC, and crea...
christos[src/trunk]: src/sys/dev/sdmmc Return an actual error. Reported by:
joerg[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Since GNU ld doesn't honor th...
skrll[src/trunk]: src/sys/dev/ic KNF
wiz[src/trunk]: src/lib/libm/man Fix typo.
msaitoh[src/trunk]: src/sys/compat/linux/common Fix compile error.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
martin[src/netbsd-7]: src/doc Ticket #1578
wiz[src/trunk]: src/lib/libc/gen Fix xref.
christos[src/trunk]: src/external/gpl2/libmalloc merge changes, add build glue.
christos[src/trunk]: src/gnu/usr.bin greep has moved.
roy[src/trunk]: src/sys/netinet When changing an address via in_ifinit, ensure t...
riastradh[src/trunk]: src/sys Pass cache-related flags through to the GTT on pre-SNB d...
uwe[src/trunk]: src/share/tmac Provide ability to override <title>
christos[src/trunk]: src/usr.sbin/rpcbind - fix wrong size allocation that triggers b...
skrll[src/trunk]: src/sys/arch/aarch64/include Typo in comment
christos[src/trunk]: src/sys/arch/aarch64 centralize fp,lr definitions
christos[src/trunk]: src/external/bsd/flex/dist/src refresh the generated files
joerg[src/trunk]: src/usr.sbin/tprof Mark tprof_monitor as dead
dholland[src/trunk]: src/sys/opencrypto Needs sys/time.h for struct timespec.
pgoyette[src/trunk]: src/sys/compat/common Resurrect boottime, but only in the compat...
msaitoh[src/netbsd-7]: src/doc ticket #1676
riastradh[src/trunk]: src/sys/kern KNF
martin[src/netbsd-9]: src/sys/external/bsd/drm2/i915drm Pull up following revision(...
jmcneill[src/trunk]: src/sys/dev defopt -> defparam (oops)
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add another elfxx conversion.
kamil[src/trunk]: src/lib/libc Include namespace.h in a few of libc source files
riastradh[src/trunk]: src/sys/dev/usb Convert uatp(4) to use usb_task instead of a wor...
martin[src/trunk]: src/sys/kern More ipkdb removal
christos[src/trunk]: src/usr.sbin/autofs add more __dead/EXIT_FAILURE
jmcneill[src/trunk]: src/sys/arch/arm/amlogic advertise HS200 support
martin[src/trunk]: src/tests/kernel Some arm CPUs do not implement traps on floatin...
maxv[src/trunk]: src/sys/nfs Fix uninitialized variable.
manu[src/trunk]: src/bin/dd Add iflag and oflag operands to dd(1)
macallan[src/trunk]: src/sys/arch/mips/ingenic more clock and gpio stuff
martin[src/netbsd-7]: src/doc Ammend ticket #1621 for additional pullups
kamil[src/trunk]: src/sys/arch/x86/x86 Remove unaligned access to mpbios_page[]
christos[src/trunk]: src/sys/ufs/ffs use __func__ and print the filesystem we are pri...
nat[src/trunk]: src/sys/dev/pad Fix pad on systems with many cores/cpus:
jmcneill[src/trunk]: src/external/mit/xorg/lib Change HAVE_LLVM from 0x0700 to 0x0900.
ad[src/trunk]: src/sys/kern Remove comment that is out of date and I think hint...
martin[src/netbsd-7]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(...
skrll[src/trunk]: src/sys/arch/arm/arm Remove unnecessary cast
martin[src/netbsd-7]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
maya[src/trunk]: src/external/mit/xorg/bin Claim to have getopt_long.
rin[src/trunk]: src/sys/dev/rasops Fix cursor movement for ri_xscale = 1, e.g., ...
kre[src/trunk]: src/external/gpl3/binutils.old Apply the change made to binutils:
scole[src/trunk]: src/share/mk remove "MKLINT.ia64=no" as default is no anyway, an...
christos[src/trunk]: src/sys/dev/usb kill trailing spaces
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
christos[src/trunk]: src/sys/dev/stbi remove malloc casts.
christos[src/trunk]: src/distrib/sets/lists/comp rename to regsub to regnsub.
macallan[src/trunk]: src/sys/dev/usb add Ingenic Semiconductor Ltd.
christos[src/trunk]: src/external/gpl3/binutils.old/dist/bfd FIx reproducible builds ...
isaki[src/trunk]: src/tests/include/sys Rewrite ilog2's test. PR lib/49745.
nia[src/trunk]: src/share/misc move some more to comp
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/sys - remove tags from decls
martin[src/netbsd-9]: src/sys/dev/usb regen for ticket #111
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
martin[src/netbsd-7]: src/usr.bin/look Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys Change the queue.3 *_END(&head) macros to NULL. Since we...
snj[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ri...
pgoyette[src/trunk]: src/sys/sys Revert previous as requested. Leaving it to dhollan...
maxv[src/trunk]: src/usr.sbin/tprof/arch Inline the values in amd_f10h_names[], w...
nia[src/trunk]: src/share/misc SEO - already in comp
christos[src/trunk]: src/sys/opencrypto From Alexander Nasonov:
jdolecek[src/trunk]: src/sys/ufs/ffs fix typo in #ifdef notyet part
christos[src/trunk]: src/sys/kern print the names of the sysctl nodes in the KASSERT.
martin[src/netbsd-7]: src/doc Ticket #1660
thorpej[src/trunk]: src/share/installboot/evbarm Add Rock64 and Pinebook Pro to list...
ozaki-r[src/perseant-stdc-iso10646]: src/sys/netipsec 3199078
christos[src/trunk]: src/sys/dev/ic remove stray debugging, fix debugging message.
maxv[src/trunk]: src/sys/netinet Style, rename 'iph' -> 'ip', and reduce the diff...
jmcneill[src/perseant-stdc-iso10646]: src/sys/dev/sdmmc 2978427
joerg[src/perseant-stdc-iso10646]: src/external/gpl3/binutils/dist 1097999
kamil[src/trunk]: src Import <stdalign.h>
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add COMPAT_70 via compat_netbsd70.conf.
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
jdolecek[src/trunk]: src/share/man/man4 Paul fixed the kernel module to load independ...
riastradh[src/trunk]: src/sys/uvm Elaborate on locking scheme and vm_page states.
martin[src/trunk]: src/sys/netinet Add missing <netinet/in_offload.h> include.
snj[src/netbsd-7-1]: src/sys/dev/pci Pull up following revision(s) (requested by...
msaitoh[src/trunk]: src/sys/arch/x86/include Modify comment. Use long form.
mlelstv[src/trunk]: src/usr.bin/ktruss check of signal number of was backwards.
mrg[src/trunk]: src/sys/sys void invading the users' namespace with __launder_ty...
martin[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
martin[src/netbsd-7]: src/doc Ticket #1706
tsutsui[src/trunk]: src/sys/lib/libsa Add an option (LIBSA_CREAD_NOCRC) to disable g...
christos[src/trunk]: src/external/gpl3/binutils regen aarch64
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/dev/fdt Hide address decoding debug messages under FDTBU...
martin[src/netbsd-9]: src/doc Tickets #168 - #170
christos[src/trunk]: src/sys/arch/aarch64/aarch64 use c comments instead of #, consis...
mlelstv[src/trunk]: src/sys/dev/dkwedge Be less noisy when handling wedge name confl...
isaki[src/trunk]: src/sys/arch/x68k/stand/xxboot Set heap area explicitly.
martin[src/netbsd-9]: src/doc Tickets #266 and #267
uwe[src/trunk]: src/distrib/sets When we ask make about MACHINE_CPU and TARGET_E...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix a kassert for pin group L and M o...
maxv[src/trunk]: src/usr.sbin/tprof Finish the Skylake/Kabylake table, and improv...
christos[src/trunk]: src/external/bsd/nvi/dist/ip CID 1132782: Fix uninitialized vari...
nonaka[src/trunk]: src/sys/arch/evbppc/conf RouterBOARD RB800 don't use u-boot.
roy[src/trunk]: src/sbin/route route: Decode the correct flags for interface add...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, I made a mistake in r1.10 - I forg...
kamil[src/trunk]: src/doc libc: Add <stdalign.h> and <stdnoreturn.h>.
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
cherry[src/perseant-stdc-iso10646]: src/sys/arch 2739767
christos[src/trunk]: src/doc mention dtrace_lockstat...
jdolecek[src/trunk]: src/sys/kern fix off-by-one in wapbl_write_revocations() - when ...
snj[src/netbsd-7-1]: src/sys/modules/lua Pull up following revision(s) (requeste...
maxv[src/trunk]: src/doc Note improved tprof and removal of ipkdb.
msaitoh[src/netbsd-9]: src/doc Ticket #119.
snj[src/netbsd-7]: src/lib/libc/arch/powerpc Pull up following revision(s) (requ...
mrg[src/trunk]: src/external/gpl3/gcc mknative gcc7 for ppc and arm64.
christos[src/trunk]: src/gnu/usr.bin remove rcs
snj[src/netbsd-7]: src/doc ticket 1260
isaki[src/trunk]: src/lib/libossaudio Revert a wrong SNDCTL_DSP_GETOSPACE part of ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 - add missing casts
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Call ixgbe_init_swfw_semaphore(hw) before ...
nakayama[src/trunk]: src/sys/dev Fix strange kernel output sequence "\n\r" observed i...
wiz[src/trunk]: src/games/tetris Bump date for -c (exactly one year after previo...
skrll[src/trunk]: src/sys/arch/arm/cortex G/C armgic_last_priority
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by spz in tick...
maxv[src/trunk]: src/sys/arch/x86/x86 'oldlwp' is never NULL now, so remove the N...
snj[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by christo...
riastradh[src/trunk]: src/sys Switch sys/net to percpu_create.
maxv[src/trunk]: src/sys/arch Initialize ist0 in cpu_init_tss. On amd64 this is t...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
martin[src/trunk]: src/etc Remove debug hack (revert previous)
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup.
christos[src/trunk]: src/external/mpl/dhcp/dist/omapip apparently the fdwatch crap is...
riastradh[src/trunk]: src/sys/arch/arm/pic Switch arm pic allocation and initializatio...
maxv[src/trunk]: src/sys/sys KDASSERT -> KASSERT. This code is fast and useful.
kre[src/trunk]: src/sys/external/bsd/drm2/radeon Fix merge botch
kamil[src/trunk]: src/lib/libc Revert asctime() namespacing
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/share/mk Update MKSTATICPIE entry to actually do something.
martin[src/netbsd-7]: src/doc Ticket #1670
phil[src/phil-wifi]: src/sys/net80211 Fix an ifdef
sjg[src/trunk]: src/usr.bin/make/filemon Rename guard to avoid that already used...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Init the markers array to all 0...
christos[src/trunk]: src/distrib/sets/lists/tests threadpool needs rump
cherry[src/perseant-stdc-iso10646]: src/sys/arch/xen/include 2752365
martin[src/netbsd-9]: src/doc Ammend ticket #192 for additional pullups
snj[src/trunk]: src/distrib/sets/lists/comp add missing dtrace tag for librtld_db.0
snj[src/trunk]: src update for freetype 2.5.5
pgoyette[src/trunk]: src/sys/sys Now that the kernel/module interface has stabilized ...
roy[src/trunk]: src/usr.sbin/ifwatchd Don't invoke scripts for INADDR_ANY or INA...
rin[src/trunk]: src/sys Fix merge botches. I hope there's no more left...
ad[src/trunk]: src/sys/kern sched_takecpu(): for vfork(), when looking at curcp...
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
christos[src/trunk]: src/sys/kern remove uninitialized (and unused)
snj[src/netbsd-7]: src hello there, 7.2_STABLE
dholland[src/trunk]: src/common/include/prop Needs prop_array.h to compile.
skrll[src/trunk]: src/doc Rename hp700 to hppa and note new ld.elf_so hack.
thorpej[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
macallan[src/trunk]: src/sys/arch/evbmips/conf add jzrng
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Print SPCR's Interface Type and ...
thorpej[src/trunk]: src/share/man/man4 Remove references to le@pci, and direct users...
martin[src/netbsd-7]: src/doc Ticket #1628
jdolecek[src/trunk]: src/distrib/sets/lists/man add ahci(4) to list
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Fix inconsistent argument names
christos[src/trunk]: src/external/bsd/openldap/dist/servers/slapd/overlays Apply: htt...
martin[src/netbsd-7]: src/sbin/gpt Catch up to current for the following, requested...
joerg[src/trunk]: src/external/gpl2/texinfo/dist/info Explicitly cast Meta(c) to c...
uebayasi[src/trunk]: src/sys/arch Revert previous per joerg@'s request.
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
wiz[src/trunk]: src/share/man/man5 Stop using Tn.
jdolecek[src/trunk]: src/sys/dev/scsipi change scsipi_execute_xs() to default to simp...
joerg[src/trunk]: src/sbin/ping Make optspace an array of uint8_t, since some of t...
reinoud[src/trunk]: src/sys/arch/usermode/conf Make NetBSD/usermode link again!
christos[src/trunk]: src/distrib/sets/lists bump libc (200!:-)
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add support for sharing legacy PCI interru...
knakahara[src/trunk]: src/tests/net/if_gif Refactor. No functional change.
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Update comment to reflect rec...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.46 of ufs_extattr.c: Fix uninitialized...
ad[src/trunk]: src/sys Add SOBJ_SLEEPQ_NULL: means there is no TAILQ and the ca...
msaitoh[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/net/npf If we fail to advance inside TCP/UDP/ICMPv4/ICMP...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm one more ...
joerg[src/trunk]: src/external/gpl3 Reapply with fixed condition:
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
martin[src/trunk]: src/sys/conf More ipkdb removal
shm[src/trunk]: src/usr.bin/su Do not use pamh after pam_end. It's cosmetic chan...
roy[src/trunk]: src/sys/netinet6 Treat unvalidated addresses as deprecated in ru...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable amlogicsdhc
christos[src/trunk]: src/external/gpl2/libmalloc/dist remove param.h
martin[src/netbsd-9]: src/doc Tickets #263, #264 and #265
wiz[src/trunk]: src/share/man/man7 Use Pa for paths.
christos[src/trunk]: src/sys/rump/kern/lib/libsys_sunos regen
mrg[src/trunk]: src/external/mit/xorg/server don't undefine XFree86LOADER twice.
martin[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
knakahara[src/perseant-stdc-iso10646]: src/sys/opencrypto 3212654
martin[src/netbsd-9]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 When moving an object to...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun50i DE clocks.
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/external/mit/expat/lib/libexpat Pull up following revisio...
martin[src/netbsd-7]: src/doc Tickets #1702 and #1703
christos[src/perseant-stdc-iso10646]: src/sys/dev/scsipi 2975092
pooka[src/trunk]: src/sys/net missed one inet6 check
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug libraries; repor...
martin[src/netbsd-7]: src/sys/miscfs/umapfs Pull up following revision(s) (requeste...
joerg[src/trunk]: src/sys/dev/acpi Don't skip entries in the table, one increment ...
jdc[src/trunk]: src/sys/dev/i2c Add missing register definitions.
martin[src/netbsd-7]: src/sys/netsmb Pull up following revision(s) (requested by ch...
kre[src/trunk]: src/sbin/dkctl PR bin/52905
christos[src/trunk]: src/sys Hide MFREE now that it is not being used anymore and pro...
jakllsch[src/trunk]: src/sys/arch Add xhci(4) attachment glue and firmware handler fo...
kamil[src/netbsd-7-1]: src/usr.bin/gcore Revert previous - wrong branch
ryo[src/trunk]: src/sys/arch/aarch64 use panic() instead of some printf to show ...
roy[src/trunk]: src/sbin/ifconfig Modernise the output for the address to addres...
jnemeth[src/trunk]: src/share/misc PR/50630 - Nikolai Lifanov -- add some acronyms
martin[src/netbsd-7]: src/doc Ticket #1673
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1c and ...
wiz[src/trunk]: src/share/man/man7 Remove superfluous Pp.
christos[src/trunk]: src/tools/vgrind build glue
christos[src/trunk]: src/gnu/dist/grep moved to external
martin[src/netbsd-7]: src/external/bsd/dhcpcd Additionally pull up the following/ap...
hsuenaga[src/trunk]: src/sys/arch/arm/arm32 don't use armreg_tlbiasidis_write() and a...
nakayama[src/trunk]: src/sys/dev/pckbport hvkbd requires pckbd_keydesctab in wskbdmap...
kre[src/trunk]: src/usr.sbin/postinstall PR toolchain/51457 -- use sort correctly
reinoud[src/trunk]: src/sys/arch/usermode/dev Add the missing strategy argument of l...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic IST_EDGE for eth
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Share route(4) proces...
snj[src/netbsd-7-1]: src/doc 1507
martin[src/netbsd-7]: src/doc Ticket #1617
christos[src/trunk]: src/sys/arch/arm/arm32 fix incorrect printf format (off_t needs t)
christos[src/trunk]: src/lib/libedit save and restore IGNORE_EXTCHARS like we do in t...
snj[src/netbsd-7-1]: src/usr.sbin/mtree Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/mdocml/dist Revert part of previous; fd is clos...
uwe[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Do not override STA...
sevan[src/trunk]: src/bin/pax From OpenBSD r1.49
martin[src/trunk]: src/usr.sbin/sysinst When retrying sets during extraction, reset...
christos[src/trunk]: src/usr.bin/m4 More gnu compatibility:
macallan[src/trunk]: src/sys/arch/evbmips/ingenic enable the full 1GB of RAM
martin[src/netbsd-9]: src/doc Tickets #81, #84, #85, #86, #87
pgoyette[src/trunk]: src/sys/dev/raidframe KNF - insert tab (thanks to mrg@)
dholland[src/trunk]: src/sys/arch/aarch64/aarch64 restore accidentally-removed rcsid
pgoyette[src/trunk]: src/share/man/man7 kern.module.verbose is a boolean, not an inte...
martin[src/netbsd-7]: src/doc Ticket #1701
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers sprinkle appropriate -Wno-e...
maxv[src/trunk]: src/sys/secmodel Do not release secmodels_lock when it is not held.
martin[src/netbsd-7]: src/sys/sys Pull up following revision(s) (requested by mrg i...
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1132770: Fix memory leak
ad[src/trunk]: src/sys - Another tweak for SMT: if a new LWP is starting life, ...
snj[src/netbsd-7]: src/doc 1545, 1572-1574
uwe[src/trunk]: src/share/man/man4 Fix semantic markup.
hkenken[src/trunk]: src/sys/arch/arm/imx Trailing whitespace
abhinav[src/trunk]: src/usr.sbin/makemandb With the latest release of mandoc, makema...
apb[src/trunk]: src/doc We have tzdata2015b.
maxv[src/trunk]: src/sys/arch Declare IOMAP_VALIDOFF, not to use ci_tss pointers.
msaitoh[src/trunk]: src/sys/arch/x86/include Add some AMD's bit definitions from "BI...
martin[src/netbsd-9]: src/sys/arch/arm/amlogic Pull up following revision(s) (reque...
snj[src/netbsd-7-1]: src/doc 1460-1462
pgoyette[src/trunk]: src/doc Add entry for the [pgoyette-compat] changes
rmind[src/trunk]: src/sys/net/npf NPF: replace the TAILQ of the dynamic rules with...
christos[src/trunk]: src/external/bsd/flex Merge our changes; the directory structure...
skrll[src/perseant-stdc-iso10646]: src/sys/arch/arm/arm 2336627
martin[src/netbsd-7]: src/doc Ticket #1603
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/external/gpl3 ifdef __RCSID
snj[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/usr.bin/config To make -Wconversion happy, cast return value...
martin[src/netbsd-7-1]: src/doc Ticket #1393
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable regulator if present
ad[src/trunk]: src/sys/kern #ifdef _KERNEL_OPT for previous
martin[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
martin[src/netbsd-9]: src/usr.sbin/traceroute Pull up following revision(s) (reques...
christos[src/trunk]: src/usr.bin/m4 fix the option string.
jmcneill[src/trunk]: src/sys/arch Work-in-progress Odroid-C1 support.
wiz[src/trunk]: src/share/man/man4/man4.amiga Add some articles, sort SEE ALSO, ...
kre[src/trunk]: src/tests/bin/sh Add a new test case to validate N>&N redirect d...
jmcneill[src/trunk]: src/sys/arch/arm/cortex port-arm/49737: armgtmr0 timer broken
christos[src/trunk]: src/usr.bin/ftp Try to factor out some code, this is completely ...
martin[src/netbsd-9]: src/share/man/man5 Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib/libwrap limit allocation to PTRDIFF_T to appease gcc-7, ...
jdc[src/trunk]: src/sys/dev/ic Allow pcfiic to handle i2c writes using cmdbuf fo...
jmcneill[src/trunk]: src/sys/dev/ic Add VERID reg bits
nonaka[src/trunk]: src/sys/dev/usb regen
snj[src/netbsd-7-1]: src/sbin/resize_ffs Pull up following revision(s) (requeste...
martin[src/netbsd-9]: src/external/cddl/osnet/dist/lib/libzfs/common Pull up follow...
martin[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Update arm runtime d...
snj[src/trunk]: src/share/man/man7 fix cksum syntax, CDROM -> CD-ROM, give a spe...
jdolecek[src/trunk]: src/sys/sys fix whitespace
macallan[src/trunk]: src/sys/arch/macppc/conf add & enable uatp driver, now that it w...
bouyer[src/netbsd-7]: src/doc ticket 1715
martin[src/netbsd-7]: src/doc Ticket #1712
christos[src/trunk]: src/sys/miscfs/procfs rename some "cmdline" stuff now that it is...
christos[src/trunk]: src/sys/compat/netbsd32 remove dup
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Add linux_systrace_args.c for arm
maxv[src/trunk]: src/sys/compat/linux/arch/amd64 Use the default %cs, and mask th...
manu[src/trunk]: src/sys/fs/puffs PUFFS direct I/O cache fix
jmcneill[src/trunk]: src/sys Add support for Allwinner A64's display pipeline.
bouyer[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
joerg[src/trunk]: src/sys/arch/arm/include Do not explicitly undef __INT8_TYPE__, ...
wiz[src/trunk]: src/external/gpl3 Add missing word in comment.
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s), via patch as options
schmonz[src/trunk]: src/libexec/httpd/testsuite Missed in previous: exit 1 if html_c...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove outdated comments, typos, rename and...
martin[src/trunk]: src/sys/sys We need to make ISSET/SET/CLR available for bootload...
dholland[src/trunk]: src Add an accessor function for directory names.
ad[src/trunk]: src/sys/kern Add a comment.
dholland[src/trunk]: src/sys/dev/filemon typo in debug print
martin[src/netbsd-9]: src/doc Ticket #173
jdolecek[src/trunk]: src/share/man/man4 make symlink ahci.4 -> ahcisata.4
riastradh[src/trunk]: src/sys/external/bsd/drm2 Create the nouveau device object so th...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Simplify drm shenanigans with irreleva...
mlelstv[src/trunk]: src/sbin/dkctl Add 'makewedges' option to autodiscover wedges fr...
christos[src/trunk]: src/doc new gettext (and minor explanations to other GPL programs)
martin[src/netbsd-7]: src/sys/arch/amigappc/include Pull up following revision(s) (...
martin[src/netbsd-7]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
msaitoh[src/trunk]: src Add /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" ...
roy[src/trunk]: src/usr.sbin/ifwatchd We already know the interface name, so don...
jmcneill[src/trunk]: src/sys/dev/fdt Get rid of unnecessary calls to kmem_alloc
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Change wildcard for mvgbe configuration...
justin[src/trunk]: src/lib/libc/rpc Fix definitions to match headers
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for ppc and sparc.
msaitoh[src/trunk]: src/sys/dev/pci Nowadays some UEFI BIOSes don't enable some PCI ...
msaitoh[src/trunk]: src/sys/arch/arm Add ETHER_LOCK() and ETHER_UNLOCK() to protect ...
snj[src/netbsd-8]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/gnu/lib/libmalloc libmalloc has moved to external
martin[src/netbsd-9]: src/sys/arch/arm/nvidia Pull up following revision(s) (reques...
mgorny[src/trunk]: src/lib/libexecinfo Fix using gcc's unwind.h
martin[src/netbsd-7]: src/doc Ticket #1678
snj[src/netbsd-7-1]: src/sys/compat/ibcs2 Pull up following revision(s) (request...
christos[src/trunk]: src/sys Allow sparc kernels to build with SSP by using a constan...
christos[src/trunk]: src/sys/dev Introduce a new flag LB_DTRACE for dtrace lockstat e...
bouyer[src/netbsd-9]: src/doc Fix typo for 207
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Use x86_mfence explicitly, not mem...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include some necessar...
maxv[src/trunk]: src/sys/arch Switch x86_retpatch[] -> HOTPATCH().
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix revision value. VERS2 is 0.
dholland[src/trunk]: src/sys/ufs/lfs Remove struct lfs_direct (no longer used) and up...
hkenken[src/trunk]: src/sys/arch/arm/imx Rewritten to take advantage of motoi2c code.
christos[src/trunk]: src/doc new ntpd
martin[src/netbsd-7]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy in...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Write the loops the same...
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary ifdef for IFT_IEEE80211
martin[src/trunk]: src/sys/lib/libsa To support big partitions we need to make sure...
christos[src/trunk]: src/sys expose copyout_sockname_sb
christos[src/trunk]: src/lib/libc/gen return 0 on unsupported bases.
martin[src/netbsd-7]: src/doc Ticket #1589 - Updated tzdata to 2018d.
maya[src/trunk]: src/sys Remove unused macro.
kamil[src/trunk]: src Import c11(1) - a cc -std=c11 wrapper
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix typo
kamil[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Do not reference b...
wiz[src/trunk]: src/games/fortune/datfiles Fix typo. From kspillner@OpenBSD, for...
mlelstv[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add the EC_GFp_nis...
msaitoh[src/trunk]: src/sys/arch/x86/include Index 0x6c is not 126 entries but 128 e...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 eMMC controller
macallan[src/trunk]: src/sys/dev/pci/voyager some trivial fixes:
christos[src/trunk]: src/gnu/dist/groff groff has moved to external
skrll[src/trunk]: src/sys/external/bsd/dwc2 Small bit of tidyup and remove a XXX n...
christos[src/trunk]: src/lib/libc/time merge tzcode2016g
macallan[src/trunk]: src/sys/arch/mips/ingenic add SMBus base addresses
mlelstv[src/trunk]: src/sys/sys Add ioctl to autodiscover wedges.
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize noinline attribute
macallan[src/trunk]: src/sys/arch/sparc64/doc document what I found out about the v21...
sborrill[src/netbsd-7]: src/doc Ticket #1642
kamil[src/trunk]: src/lib/libc Register dl_iterate_phdr in the libc's namespace.h
ozaki-r[src/trunk]: src/sys/net Don't overwrite an existing llentry on RTM_ADD to av...
jmcneill[src/trunk]: src/usr.sbin/tprof/arch Mark tprof_event_init, tprof_event_list, ...
christos[src/trunk]: src/usr.bin/systat PR/53906: Paul Ripke: systat(1) vmstat & sysc...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
oster[src/trunk]: src/external/bsd/flex/dist/src Remove extra #endif.
christos[src/trunk]: src/sys/conf comma police.
martin[src/netbsd-7]: src/libexec/httpd Pull up the following revisions (via patch)...
christos[src/perseant-stdc-iso10646]: src/sys/conf 2814968
christos[src/trunk]: src/sys/compat/linux/arch regen
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H3/H5 display p...
macallan[src/trunk]: src/sys/arch/iyonix get rid of homegrown pci_conf_hook(), use th...
maxv[src/trunk]: src/usr.sbin/tprof/arch Skylake/Kabylake are family 6, so add a ...
martin[src/netbsd-7]: src/sys Pull up the following, requested by christos in ticke...
pgoyette[src/trunk]: src/distrib/amd64/uefi-installimage Bump size of uefi image - we...
knakahara[src/trunk]: src/sys/netinet Fix PR security/54881. Pointed out by ohishi@II...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.2 to fix the buil...
dholland[src/trunk]: src/usr.bin/netgroup simplify __dead usage
martin[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
martin[src/netbsd-7]: src/doc Ticket #1672
maxv[src/trunk]: src/sys/arch/x86/x86 Ah, finally found you. Fix two bugs in pmap...
martin[src/netbsd-7]: src/bin/sh Pull up following revision(s) (requested by kre in...
maxv[src/trunk]: src/sys/arch/aarch64 BTI definitions.
dholland[src/trunk]: src/lib/librefuse Needs stdint.h.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-7]: src/doc Note ticket #1264
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ch...
macallan[src/trunk]: src/sys/arch/mips/ingenic add SMBus registers
ad[src/trunk]: src/sys/sys NetBSD 9.99.34 - schedstate_percpu changed.
knakahara[src/trunk]: src/sys Committed debugging logs by mistake, sorry. Revert cryot...
snj[src/netbsd-7-1]: src/doc 1373, 1390
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by dh...
jmcneill[src/trunk]: src/doc arm: Add support for Rockchip RK3328 SoC.
macallan[src/trunk]: src/sys/arch/mips/ingenic - determine bus clock, pass it to devices
jdc[src/trunk]: src/sys/dev/i2c Don't use I2C_F_POLL when getting/setting limits.
roy[src/trunk]: src/usr.sbin/ifwatchd Sprinkle some RCSID loving.
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.3-P3
pgoyette[src/trunk]: src/lib/libc/gen Improved wording.
thorpej[src/trunk]: src/sys Adopt <net/if_stats.h>.
msaitoh[src/trunk]: src/sys Add 9 Series support.
jmcneill[src/trunk]: src/sys/stand/efiboot Hide the twiddle while loading efiboot plist
christos[src/trunk]: src/lib/libc/regex rename to regnsub, regsub is a very popular n...
pgoyette[src/trunk]: src/usr.bin/vndcompress Since vnconfig(8) was renamed (many year...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by r...
kamil[src/trunk]: src/lib/libpthread Mark destroyed pthread_mutexattr_t as dead
kre[src/trunk]: src/lib/csu/common i386/amd64 build fix. Fix "possibly used un...
christos[src/trunk]: src/sys/dev/pci PR/50636: Ryo ONODERA: Reduce memory use
mrg[src/trunk]: src build new pt_PT.UTF-8 locale from libX11 1.6.4.
snj[src/netbsd-9]: src/doc 189
christos[src/trunk]: src/usr.bin/sed The latest refactoring changes broke sed -i:
pooka[src/trunk]: src/sys Fix dlopen()/dlclose()+RUMP_USE_CTOR to not leave dangli...
hannken[src/trunk]: src/sys Add new operation "vcache_new()" to allocate and initial...
martin[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
christos[src/trunk]: src/lib/libm/noieee_src modernize.
kre[src/trunk]: src/tests/net/net This test works fine on real hardware, but due...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add support for NXP Layerscape PCIe Gen4 (...
christos[src/trunk]: src/sys/sys add dtrace syscall glue:
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Put RSB controller into known state at th...
ozaki-r[src/trunk]: src/sys/net Add missing return
blymn[src/trunk]: src/sys/dev/pckbport Modify driver to use bits(3) to extract cap...
martin[src/netbsd-7]: src/doc Ticket 49
dholland[src/trunk]: src/sys/arch Systematize handling of removed drivers.
pgoyette[src/trunk]: src/sys/dev/pci Add a missing ')' in the call to bswap64().
martin[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by b...
thorpej[src/trunk]: src/sys/arch/xen/xen Adopt <net/if_stats.h>.
kre[src/trunk]: src/tests/net/net 80 column violation fixes, hopefully minor rea...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm ttm_io_prot: follow linux...
maxv[src/trunk]: src/sys/net/npf Modify the logic in npf_reassembly. Don't call n...
knakahara[src/trunk]: src add ipsec(4) interface man as ipsecif.4.
snj[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by maya...
kamil[src/trunk]: src/tests/lib/libc/sys atf: ptrace: Temporarily disable signal3 ...
joerg[src/trunk]: src/sys/arch/evbarm/conf Include vnd, fss and putter
ozaki-r[src/trunk]: src/sys/compat/linux/arch/i386 Fix inconsistent argument names
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by riastradh...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libubsan use -Wno-error=maybe-uninitia...
martin[src/trunk]: src Add a note to rebuild jemalloc w/o debugging
reinoud[src/trunk]: src/sys/arch/usermode/include Add dbreg structure prototype need...
christos[src/trunk]: src/external/gpl3/gcc First pass at mknative for aarch64, based ...
christos[src/trunk]: src/lib/libc/gen Factor out the basename and dirname code into b...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
flxd[src/trunk]: src/sys/arch/pmax/conf Comment out DIAGNOSTIC/DEBUG/LOCKDEBUG fr...
martin[src/netbsd-7]: src/doc Fix typo in entry for ticket 42
wiz[src/trunk]: src/usr.sbin/service Sort options. Use An -nosplit in AUTHORS se...
ad[src/trunk]: src/doc Myself and I think dsl@ looked into sysenter/sysexit in ...
martin[src/netbsd-7]: src/usr.sbin/makefs Pull up following revision(s) (requested ...
pgoyette[src/trunk]: src/sys/modules/opencrypto Use correct pseudo-device for opencry...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Hack against the blank...
snj[src/netbsd-8]: src/tests/lib/libc/arch/alpha Pull up following revision(s) (...
ozaki-r[src/trunk]: src/sys Avoid prepending a timestamp to lock debug outputs on ddb
riastradh[src/trunk]: src/external/cddl/osnet/dev/lockstat Rewrite dtrace lockstat fro...
nonaka[src/trunk]: src/sys/dev/pci Not all iwm hardware supports the 5GHz band. Ma...
sjg[src/trunk]: src/usr.bin/make Check for filemon valid.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv build EXA sup...
pgoyette[src/trunk]: src/sys/arch/x86/include More rearrangement of struct cpu_info t...
kamil[src/trunk]: src/lib/libpthread Refactor libpthread checks for invalid arguments
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use arm_generic_bs_tag instead of armv7_...
ryo[src/trunk]: src/sys/arch/aarch64 add MULTIPROCESSOR support
roy[src/trunk]: src/tests/net/icmp Allow a valid sendto .... duh
martin[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
spz[src/trunk]: src merge OpenSSL 1.0.1m
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Move initializati...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing cast
martin[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by s...
dholland[src/trunk]: src/sys/ufs/lfs ulfs_makeinode -> lfs_makeinode
riz[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
ozaki-r[src/trunk]: src/sys/dev/usb Unbreak the build for i386
jmcneill[src/trunk]: src/sys/arch/arm According to the Cortex-A5 TRM, the CBAR regist...
christos[src/trunk]: src/sys/kern use a fixed-size type, this code also exists in
christos[src/trunk]: src/external/bsd/atf/lib/libatf-c Hack for clang.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic set max clock to ref freq
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable DEBUG, LOCKDEBUG, VERBOSE_INIT_ARM
jmcneill[src/trunk]: src/sys/dev/ic Fix return type of lan9118_mii_readreg
macallan[src/trunk]: src/sys/arch/mips/ingenic - sprinkle volatile
pgoyette[src/trunk]: src/sys/dev/ata Remove some debug printf's that slipped through....
riastradh[src/trunk]: src/common/lib/libc/string Switch to the suggested constant-time...
kamil[src/trunk]: src Add new man-page full(4) for the /dev/full device
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by roy in ti...
macallan[src/trunk]: src/sys/dev/ic support anti-aliased fonts, glyphcache etc.
martin[src/netbsd-7]: src/doc Ticket #1705
christos[src/trunk]: src/external/gpl2/gettext/info don't use local dup wrong define
skrll[src/trunk]: src/sys/dev/ic Fix build.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by brad in ticke...
christos[src/trunk]: src/usr.bin/make Preserve $$ in := assignments..
christos[src/trunk]: src/sys/fs/autofs fix module attachment and cdevsw
maxv[src/trunk]: src/sys/arch/x86/x86 Fix previous - atomic_lockpatch[] is still ...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by ryo ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use psci_fdt_bootstrap for MP spinup on ...
christos[src/trunk]: src/sys/modules/dtrace dtrace syscall for linux32
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove some commented out entries for s...
martin[src/netbsd-7]: src/doc Ticket #1709
martin[src/trunk]: src/usr.sbin/fstyp Use fseeko instead of fseek to fix the build ...
christos[src/trunk]: src/share/man/man4 fix default value (Brad Spenser)
christos[src/trunk]: src/external/gpl2/texinfo install in /usr/bin
joerg[src/perseant-stdc-iso10646]: src/external/gpl3/gcc/dist/gcc/config/mips 1295651
martin[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by jnem...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add driver for Exynos PWM timer.
martin[src/trunk]: src/tests/lib/csu Move from uname -m to uname -p when checking i...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - update source lists
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT -- fix bus tags
maxv[src/trunk]: src/sys/arch Add ist0 to pcpu_entry.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 3.0 to 3.0a
uwe[src/trunk]: src do-x11 target builds and installs only the tools and librari...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Fix fatal "intr_dispatch: stray level 6...
ozaki-r[src/trunk]: src Add tests for sysctl net.inet.ip.mtudisc
snj[src/netbsd-7-1]: src/sys/arch/i386/i386 Pull up following revision(s) (reque...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
marty[src/trunk]: src/sys/dev/fdt FDT Interrupt handling - change memory allocation
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
snj[src/netbsd-7-1]: src/sys/arch/newsmips/apbus Pull up following revision(s) (...
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) can be detached now.
christos[src/trunk]: src/external/bsd/ntp/dist Welcome to 4.2.8p5:
riz[src/netbsd-7]: src/sys/dev/isa Pull up following revision(s) (requested by n...
christos[src/trunk]: src/sys/arch/amd64/conf propagate drm changes
joerg[src/trunk]: src/sys/arch/xen/x86 valid_ipimask is only used under DIAGNOSTIC...
martin[src/netbsd-7-1]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up follo...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm combine a pair of #ifdef'...
maxv[src/trunk]: src/sys/arch/x86/x86 Downgrade the direct map from 1GB superpage...
kre[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix merge botch.
maxv[src/trunk]: src/sys/dev/nvmm Remove nvmm_exit_memory.npc, useless.
martin[src/netbsd-7]: src/usr.bin/ldd/elf64 Pull up following revision(s) (requeste...
wiz[src/trunk]: src/usr.bin/audiocfg Improve wording, bump date.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/ttm Do not extract mmap flags from the...
riastradh[src/trunk]: src/sys/net Switch if_gif to atomic_load/store_*.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by manu in ticke...
martin[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/doc Better log entry for ticket #1656
msaitoh[src/trunk]: src/sys/dev/usb Regen.
christos[src/trunk]: src/sys/kern don't compare user and kernel addresses
sevan[src/trunk]: src/usr.bin/audio/record audioamd is in the SPARC port
mrg[src/trunk]: src/external/gpl3/gcc regen for earmv4 and GCC 7.
riastradh[src/trunk]: src/lib/libc First draft of documentation for the libc symbol ma...
roy[src/trunk]: src/doc Note import of openresolv-3.10.0
maxv[src/trunk]: src/sys/fs/smbfs smbfs depends on nsmb, so add the dependency as...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20150711
mlelstv[src/trunk]: src/sys/dev/dkwedge Allow dump to raidframe component which is a...
martin[src/netbsd-9]: src/doc Tickets #250 - #254
macallan[src/trunk]: src/sys/arch/evbmips/conf add ohci and commented out ehci
kiyohara[src/trunk]: src/sys/dev/marvell Add 88AP510.
christos[src/trunk]: src/tests/lib/libc/sys mips panic should be fixed on head.
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by is...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore instead of shor...
maxv[src/trunk]: src/sys/arch/xen/conf Make Xen compile again.
knakahara[src/trunk]: src/sys/arch/x86/pci Fix missing callout_destroy(). Pointed out...
martin[src/netbsd-7]: src/doc Ticket #1711
matt[src/trunk]: src/common/lib/libc/arch/riscv/atomic Switch to new ABI (a0/a1 r...
martin[src/netbsd-7]: src/external/gpl3/gdb/dist/bfd Apply patch, requested by mrg ...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by mrg i...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner CIR regs
riastradh[src/trunk]: src/sys/uvm No, PQ_ANON is set only if owned by anon, not if loa...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for sysctl net.inet6.ip6.dad_count
pooka[src/trunk]: src/sys/sys Include <sys/kernel.h> only if it's needed.
wiz[src/trunk]: src/share/man/man4 Formatting nit.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.11.4 with the follo...
maxv[src/trunk]: src/sys Rename
shm[src/trunk]: src/usr.bin/config Add missed munmap(2) in extract_config
nia[src/trunk]: src/sys/arch/amd64/conf Set AUDIO_BLK_MS=4 - unlikely to cause s...
christos[src/trunk]: src/sys/dev/usb sync with OpenBSD
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132772: Fix memory leak
mlelstv[src/trunk]: src/sys/dev/pci Replace the LOWER_FREQ quirk with the SLOW_SDR50...
christos[src/trunk]: src/usr.sbin/autofs sprinkle __dead, use EXIT_{SUCCESS, FAILURE}
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable TPIDRPRW_IS_CURCPU.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some forgotten files in last commit.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Added network boot supp...
christos[src/trunk]: src/tests/kernel add a test to check that the interpreter is pre...
christos[src/trunk]: src/lib/libedit Only FLUSH if we are ending libedit; DRAIN if we...
jmcneill[src/trunk]: src Process /etc/modules.conf (if present) at startup, before se...
christos[src/trunk]: src/external/gpl2 hook texinfo
jdolecek[src/trunk]: src/sys/dev/pci minor fix for earlier sync with OpenBSD if_msk.c...
christos[src/trunk]: src/doc Add hack for cabs{,f,l} in <complex>
christos[src/trunk]: src/lib move libctf after the barrier since it depends on libz
christos[src/trunk]: src/sys/dev/acpi don't print resources twice. It is automagicall...
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
jdolecek[src/trunk]: src/sys/kern drop wl_mtx mutex during call to pool_get() with PR...
skrll[src/trunk]: src/usr.sbin/usbdevs Add __RCDIS
christos[src/trunk]: src/external/bsd/nvi/dist/ip CID 1132763: Missing NULL check
kamil[src/trunk]: src/include Add static_assert macro definition in <assert.h>
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix arm32 build
martin[src/trunk]: src/sys/dev/usb regen
justin[src/trunk]: src/tests PR misc/49356 remove unnecessary references to atf-c/c...
martin[src/netbsd-7]: src/doc Tickets #1600, #1601, #1602
macallan[src/trunk]: src/sys/arch/macppc/conf enable CPU speed / voltage control via ...
knakahara[src/trunk]: src/sys/dev/pci Fix missing workqueue_destroy(). ok by msaitoh@n.o
skrll[src/trunk]: src/sys/arch/arm/omap Fixes from PR/49622
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm Pull up following revision...
snj[src/netbsd-7-1]: src 7.1.0_PATCH
christos[src/trunk]: src/sys/arch/arm/arm32 use unintmax_t instead of u_quad_t.
msaitoh[src/netbsd-7]: src/doc Ticket #1688.
apb[src/trunk]: src/external/public-domain/tz Actually create the "done" files, ...
oster[src/trunk]: src/usr.sbin/sysinst Remove extra #ifdef and duplicated set of #...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
yamaguchi[src/trunk]: src/sys/dev/pci Fix a wrong return code from ixl_get_phy_types()
jmcneill[src/trunk]: src/usr.sbin/usbdevs Print USB_SPEED_SUPER_PLUS capability if pr...
martin[src/netbsd-7]: src/sys/ufs/ext2fs Pull up following revision(s) (requested b...
christos[src/trunk]: src/doc texinfo has moved.
ad[src/trunk]: src/lib/libpthread pthread_exit(): it looks there there is at le...
kamil[src/trunk]: src/sys/arch/x86/x86 Revert previous
martin[src/trunk]: src/sys/fs/autofs Include <sys/atomic.h> for the atomic funtions...
christos[src/trunk]: src/external/gpl2 Hook gettext
sborrill[src/netbsd-7]: src/doc Ticket #1643
mrg[src/trunk]: src/external/gpl3/gcc/lib - fix Makefile.gthr CONFIG_LINKS handl...
maxv[src/trunk]: src/sys/arch Drop NENTRY() from the x86 kernels, use ENTRY(). Wi...
martin[src/trunk]: src/sys/arch/alpha/alpha PR port-alpha/50667: add missing va_sta...
martin[src/trunk]: src/sys/dev/fdt First arg of cpu_setmodel needs to be a format s...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
pgoyette[src/trunk]: src/lib/libc/arch/vax/string Fix name of keyword so it will worw...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/usr.bin/m4 add most gnu m4 long options
skrll[src/trunk]: src/sys/arch/arm/arm32 More KNF
thorpej[src/trunk]: src/sys/rump/net/lib/libnet Add if_stats.c to rumpnet.
martin[src/netbsd-7]: src/usr.bin/units Pull up following revision(s) (requested by...
snj[src/netbsd-7-1]: src/usr.sbin/rtadvd Pull up following revision(s) (requeste...
joerg[src/trunk]: src/usr.bin/telnet GC header left from earlier diagnostic test.
martin[src/netbsd-8]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
kre[src/trunk]: src/lib/libc/time Patch 0001 from upstream to tzcode2016g to res...
jdolecek[src/trunk]: src/doc remove obsolete part of description for kqueue
msaitoh[src/trunk]: src/sys/dev/pci Use __nothing (== ((void)0)) instead of "do {} w...
martin[src/netbsd-7]: src/doc Ticket #1593
uki[src/trunk]: src/distrib/sets/lists/xcomp Fix incorrect package name, lacked ...
dholland[src/trunk]: src Add a function lfs_copydirname() to copy directory names in ...
ryoon[src/trunk]: src In recent freetype2 installation, ft2build.h should be located
ad[src/trunk]: src/lib/libpthread pthread_join(): add a temporary hack to make ...
martin[src/netbsd-9]: src/share/man Pull up following revision(s) (requested by sev...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Removed a bunch of ifdef SUN4V since...
nat[src/trunk]: src/sys/dev Allow open of audioctl devices whilst audio is open ...
mbalmer[src/trunk]: src/share/man/man3lua fix typo, bump date
christos[src/trunk]: src Add a new sockopt member to keep track of the actual size of...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Avoid using ld -x. Inst...
uwe[src/trunk]: src/usr.sbin/autofs Fix accidental trailing whitespace.
macallan[src/trunk]: src/sys/arch/mips/mips - add CHIP_WRONG_ENDIAN for things like P...
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot/bootia32 Pull up following re...
christos[src/trunk]: src/tests/usr.bin/c++ This now works too.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Stop sharing the double-fault stack. It...
christos[src/trunk]: src/share/mk Build seed fixes:
ad[src/trunk]: src/sys/kern softint_execute(): don't hang onto the kernel_lock ...
martin[src/trunk]: src/tests/lib/libarchive Bump timeout to 3600 - the libarchive t...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing library
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Revert previous. I misunderstood how i...
pgoyette[src/trunk]: src/sys/dev/pci If you're going to build this driver as a module...
martin[src/netbsd-7]: src/doc Tickets #1654 and #1655
maxv[src/trunk]: src/sys/arch/amd64 Declare new SVS_* variants: SVS_ENTER_NOSTACK...
jmcneill[src/trunk]: src/doc evbarm: Add support for ODROID-C1.
msaitoh[src/trunk]: src/sys/dev/pci Define RETA_ENTRY_MASK_Q(used in RSS redirection...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add hardware rng support
jmcneill[src/trunk]: src/sys/arch/arm/amlogic sdhc stability improvements
ryo[src/trunk]: src/sys/arch/arm/pic fix false positive KASSERT.
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc remove __RCSID, sync with libc
christos[src/trunk]: src/sys/arch/arm/omap fix typo
martin[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
prlw1[src/trunk]: src/tests/crypto/opencrypto correct test name
christos[src/trunk]: src/sys/dev/ic compile without INET
christos[src/trunk]: src/sys/compat/linux/common Ignore signal 64 for now (go uses it)
msaitoh[src/netbsd-7]: src/external/bsd/bzip2/dist Pull up following revision(s) (re...
mlelstv[src/trunk]: src/sys/net80211 In station mode filter packets that or not for ...
christos[src/trunk]: src/sys Introduce and use PROC_PTRSZ() to handle differing point...
ad[src/trunk]: src/sys/arch Bump UBC defaults on sparc64 & aarch64, which alrea...
martin[src/trunk]: src/sys/arch/arm/sunxi Make it compile with debugging enabled
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Remove local definition of wbinvd.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic clk helpers for sdhc and rng
martin[src/netbsd-7-1]: src/doc Ticket #1389
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Add arguments to options...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/utilities more unconst
uwe[src/trunk]: src/sys/ddb Fix typo in comment.
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by kami...
jakllsch[src/trunk]: src/sys/dev Use correct type with CTLTYPE_BOOL.
christos[src/trunk]: src/sys/arch/amd64/conf explain that a.out never shipped on x86_...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc reduce diff to upstream
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc make regasub a c decl.
ryoon[src/trunk]: src/sys/dev/pci Fix no options DEBUG nor DIAGNOSTIC build
jakllsch[src/trunk]: src/sys/lib/libsa Fix a use-after-free (well, dealloc actually) ...
maxv[src/trunk]: src/sys/arch/x86/x86 Invalidate the cache before updating the mi...
christos[src/trunk]: src/external/bsd/blacklist/libexec turned mapped v4 addresses to...
mrg[src/trunk]: src/sys/arch/arm/rockchip in rk_vop_dpms() set or unset the VOP_...
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
thorpej[src/trunk]: src/sys/net Adopt <net/if_stats.h>.
jdc[src/trunk]: src/sys/dev/i2c Add direct configuration support via compatible ...
martin[src/netbsd-9]: src/sys/dev/usb Ticket #135: something went wrong in the pull...
matt[src/trunk]: src/lib/libc/arch/riscv Switch to new ABI (return values now in ...
macallan[src/trunk]: src/sys/arch/arm/allwinner revert accidentially committed change...
christos[src/trunk]: src/external/bsd/bind Merge 9.10.3-P3:
christos[src/trunk]: src/doc update tmux info
martin[src/netbsd-7]: src/doc Ticket #1616
uwe[src/trunk]: src/share/man/man4 Use .Fn when describing C macros
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/mips64eb regen
macallan[src/trunk]: src/external/mit/xorg/server/drivers enable igs driver on shark, ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add comments. Fix comments. No functional c...
snj[src/netbsd-7-1]: src/doc update 1493
ad[src/trunk]: src/sys/lib/libkern/arch Make x86 use the C version of memcmp().
skrll[src/trunk]: src/sys/arch/arm/fdt Wrap a long line
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0
martin[src/netbsd-9]: src/doc Fix ticket #195 list of pulled up revisions.
martin[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/gpl2/rcs/dist import rcs-5.7
joerg[src/trunk]: src/bin/ksh Add explicit char cast to show that the value change...
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/profile Include namesp...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Enable automatic booting on teg...
christos[src/perseant-stdc-iso10646]: src/sys/sys 3233489
christos[src/trunk]: src/sys/rump/librump/rumpkern regen
martin[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
jmcneill[src/trunk]: src/sys/dev/ofw add of_getprop_bool and of_getprop_uint32 helpers
skrll[src/trunk]: src/sys/dev/ic Update comment
maxv[src/trunk]: src/sys/net If cnt == 0, don't kmem_alloc(0). Found by Mootja.
spz[src/trunk]: src/crypto/external/bsd/openssl/dist This is an import of OpenSS...
ozaki-r[src/trunk]: src/tests/rump Add a test case for workqueue_wait
jmcneill[src/trunk]: src/sys/arch Make the generic Arm platform available for arm32 a...
pooka[src/trunk]: src/lib/librumpuser/build-aux be happy with netbsd*-* to recogni...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/usr.sbin/ndp PR/53371: Thomas Barabosch: Potential memory le...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Restrict the check: SMAP faults are alw...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom port-arm/49057: Raspberry Pi Audio vol...
ozaki-r[src/trunk]: src Add workqueue_wait that waits for a specific work to finish
mrg[src/trunk]: src/sys wait for config_mountroot threads to complete before we ...
joerg[src/trunk]: src/usr.sbin/makemandb MDOC_MAX is a valid token if the type is ...
joerg[src/trunk]: src/sbin/routed Shuffle pointer magic to not depend on temporary...
christos[src/trunk]: src/sys/arch/m68k/m68k adjust to new trace_{enter, exit} signatures.
christos[src/trunk]: src/usr.bin/make Fix previous: cached_stats() returning < 0 mean...
ozaki-r[src/trunk]: src/sys/netinet6 Get rcvif once and reuse it
martin[src/netbsd-7]: src/sys/dev/usb regen (ticket #1613)
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
sevan[src/trunk]: src/sys/arch/macppc/macppc Add a description
rkujawa[src/trunk]: src/distrib/sets/lists/man Add mntva(4) man page to dist list.
jdolecek[src/trunk]: src/sys/dev/mii switch to using OpenBSD eehpy(4) code to drive m...
joerg[src/trunk]: src/sys/sys Fix build with -ansi.
martin[src/netbsd-7]: src/doc Ticket 71
pgoyette[src/trunk]: src/share/man/man4 Remove current bug, now that PR kern/50627 is...
reinoud[src/trunk]: src/sys/kern Compilation of a kernel outside the build.sh framew...
martin[src/netbsd-9]: src/doc Tickets #201 - #208
macallan[src/trunk]: src/sys/dev/ic support 8bit mode, needed for ci20
christos[src/trunk]: src/external/gpl2/grep/dist Import latest GPLv2 grep
christos[src/trunk]: src/sys/external/bsd/acpica/dist import new acpica:
snj[src/netbsd-7-1]: src/doc 1391
knakahara[src/trunk]: src/sys/dev/pci wm(4) can use workqueue as deferred Rx/Tx handle...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable eMMC on the SDIO controller.
christos[src/perseant-stdc-iso10646]: src/sys/conf 2814962
christos[src/trunk]: src/bin/sh initialize just used and prev_job
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner A64 display pipeline
martin[src/netbsd-9]: src Pull up following revision(s) (requested by manu in ticke...
sevan[src/trunk]: src/share/man/man4/man4.sparc new sentence, new line
msaitoh[src/trunk]: src/sys/sys Welcome to 8.99.31 (MII {read, write}reg API change).
mrg[src/trunk]: src/libexec/httpd don't quote /. it doesn't work. this should ...
mlelstv[src/trunk]: src/sys/dev support DIOCMWEDGES ioctl.
msaitoh[src/trunk]: src/sbin/fsck_msdos Add #include <inttypes.h> for intmax_t to fi...
christos[src/trunk]: src/sys/compat/linux/arch/amd64 fix inconsistent names
mrg[src/trunk]: src/usr.bin/audio/play copyright maint.
kamil[src/trunk]: src/lib/libpthread Chack thread->pt_magic with PT_MAGIC promptly
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Fix the maximum size ...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by riast...
martin[src/netbsd-7]: src/doc Ticket #1618
maxv[src/trunk]: src/sys/arch Switch x86_lockpatch[] -> HOTPATCH().
martin[src/netbsd-7]: src/sys/netbt Pull up following revision(s) (requested by plu...
roy[src/trunk]: src/sbin/ifconfig Remove the alias keyword from ifconfig output ...
flxd[src/trunk]: src/sys/dev Add tcu (MI). OK skrll@
christos[src/trunk]: src/lib/libc/time remove stray debugging.
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132784: Fix uninitialized var...
dholland[src/trunk]: src/usr.bin/innetgr simplify __dead usage
kamil[src/trunk]: src Add bunch of missing includes of namespace.h in libc
kamil[src/trunk]: src/share/man/man4 Add full.4
alnsn[src/trunk]: src/external/bsd/flex/dist/src Remove extra #endif.
tsutsui[src/trunk]: src/sys/arch Use "__nothing" macro defined in <sys/cdefs.h> for ...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic amlogic_reset: increase terminal_cou...
joerg[src/trunk]: src/sys/netbt The last named argument of a variadic function sha...
dsl[src/trunk]: src/sys Instead of generating all the 'note' sections twice (and...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add an RPI2_INSTALL
joerg[src/trunk]: src/sys/arch/sparc/include Macros expanding to defined() express...
sborrill[src/netbsd-7]: src/usr.bin/find Pull up the following revisions(s) (requeste...
dholland[src/trunk]: src/share/mk Apparently it's important to do
maxv[src/trunk]: src/sys Move
martin[src/trunk]: src/etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAK...
christos[src/trunk]: src/sys/dev/pci PR/50636: Ryo ONODERA: Fix incorrect kmem_free()
roy[src/trunk]: src/usr.sbin/ifwatchd Remove rescan_interfaces as the interface ...
mlelstv[src/trunk]: src/sys/dev/sdmmc Send an explicit CMD12 (stop transmission) whe...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc set md_unwind_header=aarch64/a...
sborrill[src/netbsd-7]: src/doc Ticket #1641
mlelstv[src/trunk]: src/sys/kern KASSERT that magic pointers NOCRED and FSCRED are n...
simonb[src/trunk]: src/usr.bin/vmstat Fix alignment of Flags column for vmstat -mW.
gutteridge[src/trunk]: src/sys/arch/evbppc/obs405 Fix typo in error message.
macallan[src/trunk]: src/sys/arch/mips/ingenic flash the LED to show we're doing some...
martin[src/netbsd-7]: src/usr.bin/flock Pull up following revision(s) (requested by...
kre[src/trunk]: src/tests/net/net PR bin/51532 - kill the test http server befor...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner RTC base year cannot be 1900 on A31 b...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist limit the aarch64 hack to c...
abhinav[src/trunk]: src/usr.bin Move information about exit values from DESCRIPTION ...
wiz[src/trunk]: src/usr.bin/m4 Fix some macros. Sort stuff some more.
msaitoh[src/trunk]: src/sys/dev/pci regen.
martin[src/trunk]: src/usr.sbin/sysinst Avoid a buffer overrun with too many interf...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named Print syslog errors in one ...
christos[src/trunk]: src/sys/kern regen
martin[src/netbsd-7]: src/common Pull up following revision(s) (requested by sborri...
jmcneill[src/perseant-stdc-iso10646]: src/sys/arch/arm/sunxi 2360748
jmcneill[src/trunk]: src/sys/dev/pci Prefer memory space register mapping over IO spa...
martin[src/trunk]: src/sys/arch/sparc/include Force explicit alignment for fpstate ...
shm[src/trunk]: src/usr.bin/error Remove unnecessary fclose(3) call
matt[src/trunk]: src/sys/arch/arm/vfp Not only check to see if we own the VFP but...
pooka[src/trunk]: src/lib/libc Include compat in rumprun libc
mrg[src/trunk]: src/lib/libexecinfo make the backtrace()'s tracer() return _URC_...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
ad[src/trunk]: src/sys/arch/x86/x86 cpu_lwp_free() can be called with (l != cur...
christos[src/trunk]: src/usr.bin/m4 Use hex for masks.
mrg[src/trunk]: src/sys/arch/x86/pci use 4-byte style accesses, should hopefully...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-modesetting .err...
knakahara[src/trunk]: src/sys/dev/pci wm(4) unset RSS UDP flags like ixg(4) and other ...
riastradh[src/trunk]: src/share/man/man9 Suggest membar_datadep_consumer now that we h...
dholland[src/trunk]: src/include/protocols Erm, fix previous.
christos[src/trunk]: src/external/bsd/bind/include fix merge botches
christos[src/trunk]: src/external/gpl2/texinfo Apply our patches and add build glue.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars note birth and death of Douglas A...
knakahara[src/trunk]: src/sys apply if_start_lock() to L2 callers which call ifp->if_s...
martin[src/trunk]: src/sys/sys Protect a few forward declarations for kernel only u...
pgoyette[src/trunk]: src/sys Rename the if43_20_hook to if43_cvtcmd_20_hook
martin[src/trunk]: src/sbin/gpt Fix three MBR extended partition related bugs:
pooka[src/trunk]: src/sys/kern The use of root_device is not limited to vfs, so do...
snj[src/netbsd-7]: src/doc tickets 1258, 1265-1269
pgoyette[src/trunk]: src/sys/kern Enhance debug message when autoloading a module. I...
dholland[src/trunk]: src/sys/arch fix duplicated chunk from merge
roy[src/trunk]: src/sys/net Ensure we only call pfil_run_hooks if if_init succee...
christos[src/trunk]: src/sys/kern don't print for ENOEXEC
hsuenaga[src/trunk]: src/sys/arch/arm/arm set ttbr0/1 using correct register(r2).
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ta...
pgoyette[src/trunk]: src/sys/dev/pci Modularize
snj[src/netbsd-7-1]: src/doc 1429, 1430, 1442, 1446
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
ozaki-r[src/trunk]: src/sys/netinet6 Fix a deadlock on callout_halt of nd6_dad_timer
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/gnu there is no more lib
ast[src/trunk]: src/usr.sbin/service Remove -f option as rc_fast is not set in i...
dholland[src/trunk]: src/sys/ufs/lfs u_int{8, 16, 32, 64}_t -> uint{8, 16, 32, 64}_t in rem...
skrll[src/trunk]: src/sys/arch G/C some more
dholland[src/trunk]: src/sys/fs/msdosfs u_int{8, 16, 32}_t -> uint{8, 16, 32}_t, also u_i...
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/usr.sbin/service Sort options in usage.
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Set size of mtusize before calling ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device ipsecif
maxv[src/trunk]: src/sys/arch Remove "options IPKDB", and the other associated op...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libgssapi Explicit heimbase ...
jmcneill[src/trunk]: src/sys/dev/tprof Add TPROF_IDENT_ARMV7_GENERIC
martin[src/netbsd-9]: src/tests/net/ndp Pull up following revision(s) (requested by...
jmcneill[src/trunk]: src/sys/arch Basic framebuffer console support. Work in progress.
jakllsch[src/trunk]: src/sys/dev/usb regen
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Terry Jones, once clarified w...
snj[src/netbsd-7-1]: src/doc one more update to 1493
matt[src/trunk]: src/sys/arch/arm/vfp Remove extra )
macallan[src/trunk]: src/sys/dev/videomode add quirk to find the native resolution on...
macallan[src/trunk]: src/sys/dev/ic more Ingenic support:
jmcneill[src/trunk]: src/sys/external/bsd/drm2 This code should be MP-safe. Use IPL_S...
martin[src/trunk]: src/sys/compat/linux/common Do not compile accept4 on i386, ther...
kamil[src/trunk]: src/lib/libkvm Correct the signature of kvm_getproc2(3) in the m...
jmcneill[src/trunk]: src/sys/dev/ic wait for command done status before doing pio tra...
ryo[src/trunk]: src/sys/arch/arm/broadcom hatch secondary processors (aarch64)
kamil[src/trunk]: src/sys/modules/examples Align major numbers in example modules ...
snj[src/netbsd-7-1]: src/doc 1449, 1450
christos[src/trunk]: src/distrib/sets/lists/base add the efi boot blocks
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by joer...
christos[src/trunk]: src/usr.bin/make PR/48367: David A. Holland: Mark possible subma...
maxv[src/trunk]: src Fix two issues:
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by bouyer in...
martin[src/netbsd-7]: src/doc Ticket 53
christos[src/trunk]: src/doc move rcs
snj[src/trunk]: src/usr.sbin/makemandb Thankfully, apropos returns all results b...
martin[src/netbsd-7-1]: src/doc Ticket #1517
wiz[src/trunk]: src/share/man/man4 Use more markup.
martin[src/netbsd-7]: src/external/bsd/dhcp/dist/common Pull up following revision(...
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon E5 v3 and C61x devices.
kamil[src/trunk]: src/external/bsd/nvi/dist/common Do not cause Undefined Behavior...
martin[src/netbsd-7]: src Pull up the following, requested by kre in ticket #1670:
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man7 Remove Tn.
mlelstv[src/trunk]: src/sys/dev/usb Use splusb() like the other drivers instead of s...
martin[src/netbsd-7]: src/sys/net Apply patch, requested by sborrill in ticket #1680:
pgoyette[src/trunk]: src/sys/compat/common Include new header from correct directory
jmcneill[src/trunk]: src/sys/arch/arm/fdt Switch to PSCI 0.1 mode only if the first c...
martin[src/trunk]: src/tests/fs/vfs PR kern/51762: add a test program
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kre[src/trunk]: src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl Fix m...
christos[src/trunk]: src/sys/kern Make {s, g}et{db, fp, }regs work again for PK_32 proce...
martin[src/netbsd-9]: src/doc Ticket #240
christos[src/trunk]: src/sys/dev/dm use some size_t, add whitespace between functions...
nonaka[src/trunk]: src/doc Fix format
ast[src/trunk]: src/sys/sys white space
christos[src/trunk]: src/usr.sbin update for tzcode 2016g
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Add missing casts, remove unused va...
skrll[src/trunk]: src/sys/arch/arm KNF
joerg[src/trunk]: src/external/bsd/ntp/dist Don't bother with the h (short) modifi...
christos[src/trunk]: src/sys/kern Don't release the lock in the PR_NOWAIT allocation....
martin[src/netbsd-7-1]: src/doc Ticket #1451
ad[src/trunk]: src/lib/libpthread - A bit more alignment in __pthread_st especi...
christos[src/trunk]: src/sys/arch/i386/conf switch to DRMKMS drivers
martin[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
christos[src/trunk]: src/lib/libm/noieee_src PR/50660: David Binderman: bad calls to ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinir and cir
sborrill[src/netbsd-7]: src/doc Ticket #1726
kre[src/trunk]: src Add tests for pattern matching (filename expansion (glob), c...
christos[src/trunk]: src/sys/sys lint understands attributes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Synchronize permission checks with...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
kamil[src/trunk]: src/doc doc: Tweak the vadvise removal entry in CHANGES
wiz[src/trunk]: src/usr.bin/showmount Stop using Tn. New sentence, new line.
christos[src/trunk]: src/external/gpl2/gettext/dist import latest GPLv2 gettext
martin[src/trunk]: src/sys PR port-alpha/52520: provide float64 -> uint64 conversio...
rin[src/trunk]: src/sys/dev/usb In axen_tick_task(), call axen_miibus_statchg() ...
martin[src/trunk]: src/sys/compat/linux/arch/powerpc Add accept4
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 only a relatively small n...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
christos[src/trunk]: src/lib/libc/gen add stravis(3) from OpenBSD
mrg[src/trunk]: src/external/gpl3/gcc regen for new filesystem changes. fix aut...
joerg[src/trunk]: src/lib/csu/common Add static PIE support for i386 and AMD64.
martin[src/netbsd-7]: src/external/bsd/dhcpcd/dist/src Apply patch, requested by ro...
uwe[src/trunk]: src/share/mk Switch powerpc to GCC 8 again now that alloca() is ...
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by pg...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Spurious blank line.
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
ad[src/trunk]: src/lib/libpthread - pthread_join(): remove temporary hack now k...
matt[src/trunk]: src/sys/arch/arm/arm32 Add L_FLAG/LW_SYSTEM
martin[src/netbsd-7]: src/external/mit/xorg/lib/xkeyboard-config Pull up following ...
roy[src/trunk]: src/tests/net/if Adjust tests to new output. Wait for DaD to fin...
snj[src/netbsd-7-1]: src/sys/dev Apply patch (requested by chs in ticket #1429):
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1132760: Remove dead code
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
kiyohara[src/trunk]: src/sys/dev/pci Add Marvell 88AP510.
cherry[src/perseant-stdc-iso10646]: src/sys/arch/xen 2302677
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat keep track of the number of...
christos[src/trunk]: src/sys/dev/i2c fixes from Brad Spenser
mrg[src/trunk]: src/external/gpl3/gcc.old/dist remove our riscv changes in gcc.o...
snj[src/trunk]: src/share/dict prompted by dh's latest PR, add a missing word: a...
maxv[src/trunk]: src Remove the X86PMC code I had written, replaced by tprof. Man...
martin[src/netbsd-7]: src/doc Tickets #1656 and #1657
jnemeth[src/trunk]: src/share/misc PR/51028 - Nikolai Lifanov -- add RPKI, BGPSEC
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out don't matched sdhc. omap's...
thorpej[src/trunk]: src/sys/dev/i2c Oops, another one.
ozaki-r[src/trunk]: src/sys Ensure to call if_addr_init with holding if_ioctl_lock
wiz[src/trunk]: src/doc Fix typo.
maxv[src/trunk]: src/tests/lib/libnvmm Put correct values in the seg fields. AMD ...
mlelstv[src/perseant-stdc-iso10646]: src/usr.bin/systat 3327190
msaitoh[src/trunk]: src/sys/arch/x86/x86 PR#49246 "x86/x86/procfs_machdep.c (/proc/c...
christos[src/trunk]: src/share/man/man4 PR/52848: Brad Spencer: Man pages for new dri...
christos[src/trunk]: src/sys/miscfs/procfs Add an environ node
christos[src/trunk]: src/share/mk - use -fdebug-regex-map to remap one style of objec...
mrg[src/trunk]: src/libexec/httpd update the -V documentation to be more clear a...
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132786: Out of bounds write (...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by ozaki-r i...
cherry[src/trunk]: src/sys/arch/xen/include Remove mb(), rmb() and wmb() from the k...
martin[src/netbsd-7]: src/doc Ticket #1598
palle[src/trunk]: src/sys/arch/sparc64/doc Updated todo list with item about v445 ...
kre[src/trunk]: src/tests/lib/libc/gen Correct a couple of broken test cases:
christos[src/trunk]: src/sys/net Add missing packet filter hooks, byte accounting.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove SMC_CAPS_POLLING cap
christos[src/trunk]: src/tests/lib/librumpclient revert, fixing the real cause.
nonaka[src/trunk]: src/usr.sbin/ndp ndp(8): host_buf should not be used in delete().
christos[src/trunk]: src/sys/ufs/lfs there is no reason to use __unused here.
kamil[src/trunk]: src/lib/libkvm Correct the signature of kvm_getlwps(3) in the ma...
christos[src/trunk]: src/sys/kern Don't blindly tack ./ in front of the config file; ...
christos[src/trunk]: src/doc more like this
skrll[src/trunk]: src/sys/arch/x86/acpi Don't include sys/cdefs.h and __KERNEL_RSC...
martin[src/trunk]: src/usr.sbin/sysinst Fix support for non-512-byte/sector disks a...
ad[src/trunk]: src/doc Add some recent changes I made.
martin[src/netbsd-7]: src/doc Ticket #1665
martin[src/netbsd-7]: src/doc Ticket #1664
christos[src/trunk]: src/tests/lib/librumpclient Add more indirect library dependencies
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
uwe[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Run configure with MAKE=${...
martin[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers If an interface is removed...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc avoid dups for aarch64
jmcneill[src/trunk]: src/external/mit/xorg/lib/gallium Bump MESA_LLVM_VERSION_STRING
christos[src/trunk]: src/usr.bin/m4 add nesting_limit
christos[src/trunk]: src/sys Prevent integer overflow: ioctl commands are u_long.
christos[src/perseant-stdc-iso10646]: src/usr.sbin/installboot/arch 3356330
wiz[src/trunk]: src/usr.sbin/autofs File system police. Sort options. Add RCS Id...
maxv[src/trunk]: src/sys/arch/x86/x86 Eliminate the assumption that the beginning...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
christos[src/trunk]: src/sys MFREE -> m_free
christos[src/trunk]: src/share/misc document how we want to use __nothing
christos[src/trunk]: src/sys/arch/x86/x86 make this compile w/o LOCKDEBUG
joerg[src/trunk]: src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib Don't pl...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel cpuid 7 %edx IBRS(IBPB Specul...
ryo[src/trunk]: src/sys/arch/evbarm/conf enable options MULTIPROCESSOR
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132758: Unchecked return value
christos[src/perseant-stdc-iso10646]: src/usr.bin/time 3328901
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Remove empty macro.
riastradh[src/trunk]: src/sys Revert previous: ran cvs commit when I meant cvs diff. ...
martin[src/trunk]: src/sys/arch Fix typo
ozaki-r[src/trunk]: src/sys/net Get rid of outdated comments
rin[src/trunk]: src/sys/dev/usb Fix mue_sethwcsum():
dholland[src/trunk]: src/include Needs sys/types.h for mode_t, off_t, ssize_t, and ot...
martin[src/netbsd-9]: src/doc Tickets #241 - #249
wiz[src/trunk]: src/lib/libc/cdb Fix typo. Reported by rudolf on netbsd-docs.
christos[src/trunk]: src/usr.sbin/autofs missing printflike
christos[src/trunk]: src/share/mk Add vfontedpr
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys These are expressions, not state...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Don't log RTM messages we ...
kre[src/trunk]: src/usr.bin/printf Always convert input numbers (from the comman...
rin[src/trunk]: src/sys/dev/usb Fix HW checksum offloading.
christos[src/trunk]: src/external/bsd/bind/dist Merge conflicts.
christos[src/trunk]: src/sys/compat/netbsd32 remove unused variable
christos[src/trunk]: src/external/cddl/osnet/sys/sys add casts
maxv[src/trunk]: src Remove the satlink driver. It was disabled everywhere, had n...
uwe[src/trunk]: src/sys/arch/landisk/landisk Pass kernend as the start parameter...
kre[src/trunk]: src/usr.bin/ldd/elf64 Fix merge botch
jmcneill[src/trunk]: src/sys/arch/arm/amlogic relax an assertion when transferring da...
martin[src/netbsd-9]: src/usr.bin/audiocfg Pull up following revision(s) (requested...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Invoke callback routine for all DMA in...
msaitoh[src/netbsd-9]: src/doc Ticket 123 and 125.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by brad in ticke...
skrll[src/trunk]: src/sys/dev/ic Set ssc as early as possible
martin[src/netbsd-9]: src/doc Tickets #210 - #228
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P3
martin[src/netbsd-9]: src Sync external/mpl/bind to HEAD and pullup additional chan...
thorpej[src/trunk]: src/sys/arch/mips/cavium/dev Remove the IFETHER_DOT3STATS stuff ...
wiz[src/trunk]: src/sbin/dkctl Bump date for previous.
nonaka[src/trunk]: src/usr.sbin/ndp Remove duplicate rtrlist() function prototype.
msaitoh[src/trunk]: src/usr.sbin/postinstall Stop continuing /var/shm check when var...
sevan[src/trunk]: src/share/misc Add MFU
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Remove an outdated co...
pgoyette[src/trunk]: src/lib/libc/sys Document the upper limit on size of props dicti...
christos[src/trunk]: src/external/gpl2/send-pr Apply our local changes bringing us up...
jmcneill[src/trunk]: src Build radeonsi driver.
jmcneill[src/trunk]: src/etc/etc.evbarm hook ODROID-C1 into build
uwe[src/trunk]: src/share/man/man4 Fix fancy "options" lines as mandoc seems to ...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend gcc generates incorrect ju...
flxd[src/trunk]: src/distrib/notes/common Add myself
christos[src/trunk]: src/usr.bin/xlint/lint1 Understand _Alignof
snj[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7]: src/doc Ticket #1667
martin[src/netbsd-7]: src/sys/arch/mac68k/nubus Pull up following revision(s) (requ...
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Reuse results of "bootpath" and "bo...
martin[src/netbsd-7]: src/gnu/dist/groff/tmac Add a bunch of NetBSD versions
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by spz in tick...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/usr.bin/ftp mark function as only needed with ssl.
msaitoh[src/trunk]: src/sys/dev/mii Fix comment.
christos[src/trunk]: src/sys regen
jmcneill[src/trunk]: src/sys/arch add gtmr_cntv_cval_write
uwe[src/trunk]: src/external/gpl2/groff/tmac Copy-paste a .Dx macro for DragonFl...
knakahara[src/trunk]: src/sys/arch/x86 fix "intrctl list" panic when ACPI is disabled.
bouyer[src/trunk]: src/sys/arch/x86/x86 Also set ih_realfun/ih_realarg in Xen's int...
jmcneill[src/trunk]: src/sys/dev/tprof Spaces -> tabs
martin[src/trunk]: src/sys/arch/i386/stand Compile the bootblocks for i386 CPUs, ev...
martin[src/netbsd-7]: src/doc Fix typo in last entry
tsutsui[src/trunk]: src Add and enable dhcpcd for news68k installation.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/mips64el regen
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.0
jmcneill[src/trunk]: src/sys/arch/arm/allwinner don't need a full reset to recover fr...
pgoyette[src/trunk]: src/sys/kern If we need to handle old-version signals, load the ...
christos[src/trunk]: src/sys/dev/dm PR/52900: Tomohiro Kusumi: Fix kernel panic when ...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
snj[src/netbsd-7-1]: src/doc 1504
knakahara[src/trunk]: src/sys/netipsec Fix IPv6 over IPv4 ipsecif(4) uses IPv4 SP wron...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Drop redu...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/netbsd-7]: src/sys/arch/i386/stand/misc Pull up following revision(s) (r...
skrll[src/trunk]: src/sys/uvm/pmap Move some code before pmap_enter_pv in pmap_ent...
wiz[src/trunk]: src/usr.bin/c11 Minor improvements, add more markup.
mlelstv[src/trunk]: src/sys/dev/sdmmc protect card detection with mutex.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Static PIE should have no ...
macallan[src/trunk]: src/sys/arch/mips/ingenic - keep a list of devices, addresses an...
snj[src/netbsd-7-1]: src/sys/dev Pull up following revision(s) (requested by mrg...
martin[src/netbsd-7]: src/doc Ticket #1698
thorpej[src/trunk]: src/sys/dev/pci/ixgbe Adopt <net/if_stats.h>.
ad[src/trunk]: src/common/lib/libc/string Drop the alignment check if __NO_STRI...
mlelstv[src/trunk]: src/sys/dev/dkwedge Implement DIOCMWEDGES ioctl that triggers we...
riastradh[src/trunk]: src/sys/net Switch if_l2tp to atomic_load/store_*.
macallan[src/trunk]: src/sys/arch/sparc/dev enable font loading
martin[src/trunk]: src/tests/lib There are aarch64 Cortex cpus that do not trap on ...
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
roy[src/trunk]: src/sys/netinet arp: find source address then target address whe...
kre[src/trunk]: src/bin/sh DEBUG only changes (non-debug, ie: normal, shell unaf...
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Use more markup in AU...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan Add one more file, still does ...
joerg[src/trunk]: src/sys/arch/aarch64/include Be consistent and explicitly size r...
mrg[src/trunk]: src/external/mit/xorg/server set XFree86LOADER for all xorg-serv...
christos[src/trunk]: src/sys/arch/amd64/conf scsibus at scsi should work; if it does ...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by sevan in tick...
mrg[src/trunk]: src/share/mk check MK{FOO} defaults for $MACHINE as well as $MAC...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Go back to using i...
snj[src/netbsd-7-1]: src/doc 1509
martin[src/netbsd-9]: src/doc Ticket #239
maxv[src/trunk]: src/share/man/man9 Remove MFREE.
martin[src/netbsd-7]: src Welcome to NetBSD 7.2!
martin[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
christos[src/trunk]: src/sys/kern make sure we print the fillers.
christos[src/trunk]: src/sys/arch/cobalt/stand/boot Someone should merge all the wdc ...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar devices
martin[src/netbsd-7]: src/doc Ammend ticket #1668 for additional pullups
jmcneill[src/trunk]: src/sys/arch/arm/amlogic don't rely on u-boot to setup CARD and ...
martin[src/netbsd-7]: src/lib/libcurses Pull up following revision(s) (requested by...
knakahara[src/trunk]: src/sys/dev/pci Fix wm(4) create too many workqueue. Pointed ou...
martin[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
skrll[src/trunk]: src/sys/arch/hppa/include PR port-hppa/50642: src/sys/arch/hppa/...
msaitoh[src/trunk]: src/sys/dev/pci We now have IFM_2500_KX and IFM_1000_KX, so use ...
jmcneill[src/trunk]: src/sys/dev/fdt Call genfb_cnattach when WSDISPLAY_MULTICONS is ...
ozaki-r[src/trunk]: src/sys/net Use IFADDR_WRITER_FOREACH instead of IFADDR_READER_F...
skrll[src/trunk]: src/sys/arch Change ap_mpstart to return non-zero value if any/a...
jmcneill[src/trunk]: src/share/man/man4 Add qemufwcfg* at fdt? to synopsis
jdolecek[src/trunk]: src/sys/compat add dummy implementation of linux fallocate() whi...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
snj[src/trunk]: src/share/man/man7 bump date
martin[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by sevan...
martin[src/netbsd-7]: src/doc Ticket 72
christos[src/trunk]: src/sys add strndup and an alias to strdup.
martin[src/netbsd-9]: src/doc Ticket #195
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
snj[src/netbsd-7-1]: src/doc 1469-1475, 1477-1479, 1482-1486
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi 0xB -> 0xb on previous
martin[src/netbsd-7]: src/doc Tickets #1649, #1650 and #1651
nat[src/trunk]: src/sys/dev Rework of play/rec threads to ensure effective use o...
christos[src/trunk]: src/lib switch to the external version of libmalloc
jmcneill[src/trunk]: src/sys/arch/arm/pic I added is_affinity to intrsource in the pr...
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/libexec/httpd add -V to the usage() list. noted by Swift Gr...
christos[src/trunk]: src/external/cddl/osnet/dev/systrace fix reversed test.
sevan[src/trunk]: src/games/fortune/datfiles Definition of austerity by Alexei Say...
riastradh[src/trunk]: src/sys/kern Use __read_mostly and gather related __cacheline_al...
hannken[src/trunk]: src/sys/arch/x86/x86 Prevent use after free. Don't free an inte...
ozaki-r[src/trunk]: src/tests/net/if_ipsec Change the prefix of test names to ipseci...
christos[src/trunk]: src/sys/arch/sun68k/stand Add a load script that puts text.unlik...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015b from ftp:/...
christos[src/phil-wifi]: src Sync with HEAD
mlelstv[src/trunk]: src/sys/dev/dkwedge get sector size from disk structure.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb don't do anything for NetBSD
maya[src/trunk]: src/sys/arch/emips/ebus correct misleading indentation in if 0'd...
maxv[src/trunk]: src/sys/arch/x86/x86 Switch to the new PTE naming:
thorpej[src/trunk]: src/sys/net Adopt <net/if_stats.h>.
maya[src/trunk]: src/sys/dev/pckbport Add comment elaborating what a sliced comma...
jmcneill[src/trunk]: src/sys/dev fix FDT build without openfirm pseudo-device
snj[src/netbsd-7-1]: src/doc 1489, 1490
martin[src/trunk]: src/sys/arch/amd64/conf Now that SVS is defined in file.x86, do ...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
skrll[src/trunk]: src/sys/arch/arm/omap Wrap some long lines.
martin[src/netbsd-7]: src/doc Ticket #1635
jdolecek[src/trunk]: src/sys allocate wapbl dealloc registration structures via pool, ...
christos[src/trunk]: src/doc explain gnats
prlw1[src/trunk]: src/external/bsd/ipf/dist/man fix typos
joerg[src/trunk]: src Build the AES sources with -fno-integrate-assembler for Clang.
jmcneill[src/trunk]: src/sys/arch Add CPUFREQ option to set boot CPU frequency. ODROI...
hannken[src/trunk]: src/external/cddl/osnet/dev/dtrace Create "dtrace_taskq" here li...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) Rockchip display su...
martin[src/netbsd-7]: src/doc Ticket #1658
snj[src/trunk]: src/sys/arch/powerpc/oea fix a few typos in comments
ryo[src/trunk]: src/sys/arch/mips/ralink KNF; indent, spaces and tabs.
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd Add the NONE/WIRED drivers.
snj[src/netbsd-7]: src/doc 1285
martin[src/netbsd-7]: src/doc Tickets #1721 and #1722
jmcneill[src/trunk]: src/sys/dev defopt AUDIO_BLK_MS
macallan[src/trunk]: src/sys/dev/pci prop_dictionary_get_bool() doesn't return FALSE ...
sevan[src/trunk]: src/usr.bin/asa new sentence, new line
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common constify
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-7]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
christos[src/trunk]: src/share/mk Switch mips32 to new binutils/gcc/gdb/pie. Tested w...
tron[src/trunk]: src/external/gpl2/gettext Fix build with "USE_SSP" set to "yes"
christos[src/trunk]: src/sys/netinet - this is not python, we need braces
martin[src/netbsd-7]: src Pull up following revision(s) (requested by rmind in tick...
martin[src/netbsd-7]: src/doc Annotate ticket #1660 for additional pullups
martin[src/netbsd-7]: src/doc Ammend ticket #1632
kre[src/trunk]: src/bin/sleep While cute, the previous version is not really safe.
jnemeth[src/trunk]: src/share/man/man4 mention Oxford Semiconductor OXPCIe954 4-port...
maxv[src/trunk]: src/sys/arch Remove "options DEBUG_BY_TOOLS", it doesn't exist.
mrg[src/trunk]: src/sys/arch/sparc/sparc fix hang at 4B microseconds (1h12 or so...
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by seva...
christos[src/trunk]: src/sys/netinet from ozaki-r: use the proper ifp.
skrll[src/trunk]: src/external/gpl3/gdb.old Remove gdb.old not it is unused.
snj[src/netbsd-7-1]: src/doc 1418
snj[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage PR/50685: David Binderman...
knakahara[src/trunk]: src ipsec(4) interface supports rump now.
joerg[src/trunk]: src/include Provide global variables with C linkage, otherwise t...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
mlelstv[src/trunk]: src/sys/kern Refactor disk address calculation from physical blo...
uwe[src/trunk]: src/usr.sbin/npf/npfctl Restore macro with effect. Fix the real...
martin[src/netbsd-7]: src/distrib/notes Pull up following revision(s) (requested by...
martin[src/netbsd-7]: src/doc Ticket #1626
martin[src/netbsd-7]: src Catch up to current for the following, requested by kre i...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
martin[src/trunk]: src/tests Clean up terminology: modern arm CPUs do properly impl...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add cpu_ucode_intel_verify() to verify micr...
pgoyette[src/trunk]: src/sys Split the module glue out from the rest of opencrypto/oc...
christos[src/trunk]: src/sys/kern check the magic first in case we got passed a junk ...
snj[src/netbsd-7-1]: src/external/bsd/nvi/dist/cl Pull up following revision(s) ...
perseant[src/perseant-stdc-iso10646]: src/distrib/sets/lists/debug Add t_ducet test
slp[src/trunk]: src/sys/dev/ic Configure interrupt polarity before enabling PHY.
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc The NetBSD libc provides the s...
skrll[src/trunk]: src/sys/arch/evbarm/exynos Remove hypervisor code now it's done ...
riastradh[src/trunk]: src/sys/arch/amd64/amd64 Attempt to clarify panic messages for n...
martin[src/netbsd-9]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by mrg in tick...
jdolecek[src/trunk]: src/sys/arch/x86/include fix swapped comments for EFER LME and LMA
roy[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Sort options and reduce...
reinoud[src/trunk]: src/sys/dev/scsipi Use _align(2) workaround for PR kern/51141. T...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Syntax (no functional change)
martin[src/netbsd-9]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
dholland[src/trunk]: src/share/mk For MKREPRO, substitute DESTDIR before NETBSDSRCDIR...
cherry[src/trunk]: src/sys/arch Switch NetBSD/xen to use XEN api tag RELEASE-4.11.1
knakahara[src/trunk]: src/sys/net make ether_output() MP-safe, so that if_ether can en...
dholland[src/trunk]: src fix duplicated chunk from merge
ad[src/trunk]: src/sys/sys NetBSD 9.99.43 - struct lwp, pri_t changed
riastradh[src/trunk]: src/sys/arch/arm/pic pic_pending_zero is unnecessary; percpu_all...
snj[src/netbsd-7-1]: src/sys/dev Pull up following revision(s) (requested by kam...
isaki[src/perseant-stdc-iso10646]: src/sys/dev/ic 2873897
martin[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
alnsn[src/trunk]: src/sys/net It's not enough to check that a class of the last in...
christos[src/trunk]: src/etc/mtree Adjust to new freetype structure.
mrg[src/trunk]: src/share/mk enable xorg-server 1.18 for sparc64. minor consist...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Add the appropriate module glue. Seems ...
skrll[src/trunk]: src/sys/dev/ic Simplify and fixup roothub interrupt transfers to...
christos[src/trunk]: src/sys/kern only print debugging info if we are actually going ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/sys/lib/libkern provide memmem
maxv[src/trunk]: src/sys/arch Group the different TSSes into a cpu_tss structure....
martin[src/netbsd-9]: src/doc Tickets #271 - #281
joerg[src/trunk]: src/sys/dev/marvell Switch to generic __BIT/__BITS macro, which ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Detach previous console device before att...
christos[src/trunk]: src/sys/dev/tprof use PRI?64 instead of ll?
martin[src/trunk]: src/sys/arch/amd64/include Provide empty SVS_ENTER_NMI/SVS_LEAVE...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize: don't keep a full copy of the gue...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 keep stack pointer when changing fr...
sevan[src/trunk]: src/crypto/external/bsd/openssh/dist Amend whitelisted filesyste...
christos[src/trunk]: src/sys/kern Use the proper process (the tracee) to get informat...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
slp[src/trunk]: src/sys/arch/evbarm Add support for Versatile Express A15 board.
msaitoh[src/trunk]: src/sys/rump/librump/rumpkern Set mp_online = ture. I don't know...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
dholland[src/trunk]: src/include/rpcsvc Include <rpc/rpc.h> so XDR is defined.
martin[src/netbsd-7]: src/distrib/notes/common Fix swapped version numbers, remove ...
christos[src/trunk]: src/lib/libc/gen Add support for Windows I{32, 64} formats from J...
taca[src/trunk]: src/doc Update current version of BIND and ISC DHCP.
skrll[src/trunk]: src/sys/dev/usb Various usb 3 related changes from Takahiro HAYASHI
ad[src/trunk]: src/common/lib/libc/string bcmp() / memcmp(): compare in uintptr...
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
snj[src/netbsd-7]: src/doc 1270
snj[src/netbsd-7]: src/doc tickets 1286-1293
christos[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Hack for clang/powerpc
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl:
skrll[src/trunk]: src/sys/arch/arm/arm32 Make sure ci_{smt, core, package}_id are al...
snj[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by mr...
knakahara[src/trunk]: src/sys/net fix: i386 build failure
ad[src/trunk]: src/sys/kern softint_dispatch(): replace the KASSERT for LW_RUNN...
christos[src/trunk]: src/tools look in external first.
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Make the DMA halt procedure follow bet...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.8.0 with the follow...
christos[src/trunk]: src/tests/modules PR/53908: Alex Raschi: One more file needs to ...
kre[src/perseant-stdc-iso10646]: src/tests/bin/sh 3276194
jakllsch[src/trunk]: src/sys/dev/usb Add Gretag Macbeth/X-Rite Huey device ids
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use of_getprop_uint32
joerg[src/perseant-stdc-iso10646]: src/external/gpl3/gcc/dist/gcc 1419816
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by h...
mlelstv[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm add sysctl n...
jakllsch[src/trunk]: src/tests/dev/usb locate_item() doesn't need to have a flags arg...
christos[src/trunk]: src/share/mk Let's build gdb for aarch64.
jmcneill[src/trunk]: src/usr.sbin/tprof Fix a crash when running tprof with no argume...
knakahara[src/trunk]: src add ipsec(4) interface ATF.
jakllsch[src/trunk]: src/sbin/fsck_msdos ClusterOffset actually needs to be able to b...
kiyohara[src/trunk]: src/sys/arch/arm/cortex Register sysmon_wdog.
rin[src/trunk]: src/sys/arch PR port-mac68k/51923
ozaki-r[src/trunk]: src/tests/net/ndp Fix cleanup
uwe[src/trunk]: src/share/man/man4 Fix another column width.
jmcneill[src/trunk]: src/sys/arch/aarch64/include Include aarch64/machdep.h for arm32...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc graft back the fdwatch crap t...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
snj[src/trunk]: src/external/mit/xorg/lib/freetype/freetype bring back rpath fix...
jdolecek[src/trunk]: src/sys/kern wapbl_write_revocations(): fix use-after-free when ...
martin[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
jmcneill[src/trunk]: src/sys/stand/efiboot Fix for disappearing counters on graphics ...
maxv[src/trunk]: src/usr.sbin/tprof/arch specialreg.h is x86-specific, don't incl...
sborrill[src/netbsd-7]: src/sys/dev/hpc Pull up the following revisions(s) (requested...
maxv[src/trunk]: src/sys/arch/x86/x86 No, I meant to put the panic in fpudna not ...
christos[src/trunk]: src/sys/dev/ic sync antenna vals with OpenBSD, some changes from...
christos[src/trunk]: src/external/gpl2/libmalloc/dist import the latest standalone li...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 9 series devices.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Small optimization: don't execute the M...
ad[src/trunk]: src - Fix a race between the kernel and libpthread, where a new ...
isaki[src/trunk]: src/sys/dev/audio Remove obsoleted comment.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix register usage in softint_switch. lo...
maxv[src/trunk]: src/sys/kern Be more informative.
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/netinet Add KASSERTs in in_undefer_cksum_tcpudp.
joerg[src/trunk]: src/external/gpl3 PT_PHDR is useful without PT_INTERP, i.e. for ...
joerg[src/trunk]: src/sys/arch/arm/conf Explicitly force a CPU for the assembler f...
martin[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Driver does not need ...
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/dev/ic remove unused variable.
ozaki-r[src/trunk]: src/sys Introduce if_index_t
joerg[src/trunk]: src/lib/libc/arch Call libc's fpgetround.
msaitoh[src/trunk]: src/sys/arch/x86/include Add comment.
dholland[src/trunk]: src/sys/arch/riscv/conf This may have been cutpasted from evbmip...
ozaki-r[src/trunk]: src/sys/arch/x86/include Fix build
uwe[src/trunk]: src/lib/libperfuse It's section 3 page, not section 2. While he...
wiz[src/trunk]: src/usr.sbin/fstyp File system police. Add RCS Id. Improve SYNOP...
snj[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by mr...
snj[src/netbsd-7-1]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
christos[src/trunk]: src/sys/arch/x86/conf Make things compile again.
maxv[src/trunk]: src/sys/kern style
christos[src/trunk]: src/sys/dev Dedup the conversion of bioc_disk and bioc_vol to en...
msaitoh[src/netbsd-9]: src/distrib/ews4800mips/floppies/ramdisk Pull up following re...
dholland[src/trunk]: src/sys/ufs/ufs u_int{16, 32, 64}_t -> uint{16, 32, 64}_t, for the b...
martin[src/netbsd-7]: src/doc Ticket #1713
joerg[src/trunk]: src/usr.sbin/acpitools/aml Drop pointless packed attributes.
ozaki-r[src/trunk]: src/sys Don't start callouts for domains before attaching domain...
martin[src/netbsd-7]: src/doc Ticket #1699
mlelstv[src/trunk]: src/sys/dev/usb urio(4) was deleted
maxv[src/trunk]: src Retire ipkdb entirely. The option was removed from the confi...
riastradh[src/trunk]: src New function percpu_create.
christos[src/trunk]: src/external/gpl2 hook send-pr
apb[src/trunk]: src/usr.bin/gencat Use LIST_FOREACH, LIST_NEXT, etc., instead of...
ozaki-r[src/trunk]: src/sys/netinet6 Fix nd6_output (if_output_lock conversion mistake)
christos[src/trunk]: src/usr.bin/ftp make DPRINTF/DWARN always statements.
ozaki-r[src/trunk]: src/sys/netinet6 Fix double rtfree
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 113277: Add toctou annotation
chs[src/trunk]: src/sys/arch/i386/include define ALTENTRY(), needed by dtrace.
macallan[src/trunk]: src/sys/dev/i2c the beginning of a driver for Philips Semiconduc...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Only use ...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
christos[src/trunk]: src/external/bsd/nvi/dist/common CID 272343: Fix resource leak
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
martin[src/trunk]: src/sys/arch/evbarm/conf Enable MULTIPROCESSOR
martin[src/trunk]: src/tests/lib/libc/gen aarch64 does not trap on unaligned acces
thorpej[src/trunk]: src/sys/arch Retire "le* at pci?" from the shipped kernel configs:
christos[src/trunk]: src/sys/compat/common make this compile again (enable #if 0 code)
yamaguchi[src/trunk]: src/sys/dev/pci Add SIOCSIFMTU support for ixl(4)
snj[src/netbsd-7-1]: src/sys/compat/linux32/arch/amd64 Pull up following revisio...
mrg[src/trunk]: src update to MPC 1.0.1.
justin[src/trunk]: src/sys/rump Add rtadvd to rump user sources
ad[src/trunk]: src/sys/kern Update a comment.
maxv[src/trunk]: src/sys/arch/x86/x86 Move some code into a separate function, no...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Update gcc to use new ABI for RISCV
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs_ipg and fs_...
dholland[src/trunk]: src/include Has __BEGIN_DECLS, needs sys/types.h.
christos[src/trunk]: src/tools look in gpl3 for stuff too (autoconf)
tron[src/trunk]: src/external/bsd/nvi/dist/common Fix compiler error caused by la...
christos[src/trunk]: src/sys/compat centralize arguments functions
skrll[src/trunk]: src/sys/dev/usb Reduce scope of a variable. No functional change.
christos[src/trunk]: src/sys/external/bsd/acpica/conf fix the non-debug build.
maxv[src/trunk]: src/sys/arch Handle NMIs correctly when SVS is enabled. We store...
rin[src/trunk]: src/sys/arch/mac68k PR port-mac68k/24883
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015b. [apb 20150321]
jmcneill[src/trunk]: src/sys/arch/evbarm/include Pull in opt_bootconfig.h for DRAM_BL...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix the stacks used by the other CPU to n...
ad[src/trunk]: src/sys/kern - Pad kmem cache names with zeros so vmstat -m and ...
martin[src/netbsd-7]: src Pull up the following, requested by msaitoh in ticket #1628:
christos[src/trunk]: src/external/gpl3/gdb/lib new config files for aarch64 but no pr...
maya[src/trunk]: src/share/examples/apm dhclient->dhcpcd
martin[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
isaki[src/trunk]: src/tests/include/sys one more white space -> tab.
christos[src/trunk]: src/tools/mandoc kill -x, files that don't exist anymore
sborrill[src/trunk]: src/sys/arch/acorn32/stand/lib Add xosmodule_enumeratewithversio...
martin[src/trunk]: src/sys/arch/mac68k/dev Fix more typos
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/external/bsd/tmux merge conflicts
riz[src/netbsd-7]: src/usr.bin/cksum Pull up following revision(s) (requested by...
sevan[src/trunk]: src/doc macppc clamshell edid block
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that sane values are ...
jdc[src/trunk]: src/sys/dev/i2c Correct previous - external temperature 2 is rea...
christos[src/trunk]: src/sys/kern regen
christos[src/trunk]: src/sys/kern pass valsize for getsockopt like we do for setsockopt
aymeric[src/trunk]: src/external/mit/xorg use ${TOOL_AWK} instead of host dependant ...
christos[src/trunk]: src/distrib/sets/lists/modules change dtrace_foo_syscall -> dtra...
jmcneill[src/trunk]: src/sys/arch/evbarm/dev Add cn_halt function, disable interrupts...
ad[src/trunk]: src - options NAMECACHE_ENTER_REVERSE is no more.
martin[src/netbsd-7]: src/doc Ticket #1720
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Detect and set Atom's Tj(max) to 90 if it...
pgoyette[src/trunk]: src/doc Note that [pgoyette-compat] has been merged.
martin[src/netbsd-9]: src/doc Tickets #177 - #180
ad[src/trunk]: src/common/lib/libc/string Some boot blocks too big now, only co...
jdolecek[src/trunk]: src/sys/compat/linux/arch don't descend to sparc and sparc64, th...
msaitoh[src/trunk]: src/share/man/man4 - Add X540.
maya[src/trunk]: src/sys remove struct emul's e_fault.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Changing CR4 register may change cpuid valu...
kim[src/trunk]: src/etc/rc.d Skip inet6 addresses that begin with fe80: (not jus...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/crypt Remove files from botched import
skrll[src/perseant-stdc-iso10646]: src/sys/arch/arm/arm 2264596
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm fix merge botch.
martin[src/netbsd-7]: src/doc Adjust path for mdoc.local
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc sync with gcc.old (catch up with ...
joerg[src/trunk]: src/external/bsd/tmux/dist Add missing format string annotation.
roy[src/trunk]: src/distrib/sets/lists/comp These directories may not be install...
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by m...
scole[src/trunk]: src/share/mk don't disable MKRUMP by default for ia64 as it can ...
christos[src/trunk]: src/distrib/sets/lists/modules Add dtrace syscalls
hannken[src/trunk]: src/sys/nfs Return an error if NFSPROC_LOOKUP returns the file h...
bouyer[src/trunk]: src/crypto/external/bsd/openssl Remove, should have been added o...
christos[src/trunk]: src/sys/kern Fix compilation.
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Regen
martin[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...
maxv[src/trunk]: src/sys/arch/aarch64/include More definitions.
joerg[src/trunk]: src/doc Static PIE support on x86.
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Add clocks gates and divisors for H3/H5 S...
msaitoh[src/trunk]: src/sys Modify to make Intel Intel 10G Ethernet (ixg(4)) virtual...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa: Don't set or remove I...
matt[src/trunk]: src/sys/arch/arm/vfp Fix some inverted return values. Don't ret...
bouyer[src/trunk]: src/sys/arch/xen/x86 Needs cpu_init_tss() for application proces...
christos[src/trunk]: src/sys/compat/linux32 fix inconsistent names
uwe[src/trunk]: src/distrib/notes Use -mdoc2html to generate HTML TOC to avoids ...
dholland[src/trunk]: src/sys/fs/msdosfs u_int8_t -> uint8_t
uwe[src/trunk]: src/sys/dev/i2c Driver for EM Microelectronic EM3027 RTC and tem...
martin[src/netbsd-7]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys/dev/wscons Call cn_halt on the old console device
martin[src/netbsd-7-1]: src/sys/compat/svr4_32 Also pull up rev1.30 (accidently mis...
snj[src/netbsd-7]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/dev/sbus - move all register definitions and hardware do...
ozaki-r[src/trunk]: src/tests/net/net Add tests for sysctl net.inet6.ip6.auto_linklocal
skrll[src/trunk]: src/sys/arch/arm/arm32 A fix and an optimisation to pmap_l1tt_free
christos[src/trunk]: src/sys/net Calling rtinit(sa_family = AF_LINK, RTM_DELETE, 0) i...
snj[src/netbsd-7]: src/doc 1274
christos[src/trunk]: src/tests/kernel Add trapsignal tests that make sure that traps ...
christos[src/trunk]: src/lib/libpuffs revert previous now that MAP_ALIGNED has been f...
christos[src/trunk]: src/sys/kern make sure that we have enough space, don't require ...
mrg[src/trunk]: src/usr.sbin/cpuctl note the default path for ucode updates can ...
christos[src/trunk]: src/sys/dev/usb Regen
ryo[src/trunk]: src/sys/arch add support MT7628/MediaTek LinkIt Smart 7688
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/arch no need for <machine/param.h>
christos[src/trunk]: src/sbin/mount_nfs use the netid value because it could be udp6...
martin[src/netbsd-7-1]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
kre[src/trunk]: src/distrib/sets/lists/base Added /usr/share/zoneinfo/Asia/Yango...
christos[src/trunk]: src/sys/kern make the ddb code crash(8) friendly.
christos[src/trunk]: src/sys/kern don't ignore error from copyout_piod
martin[src/netbsd-7]: src/doc Tickets #1637, #1644, #1645, #1646
riastradh[src/trunk]: src/sys/external/bsd/ipf/netinet Pass the requisite number of ar...
skrll[src/trunk]: src/sys/arch/mips/mips More debug
christos[src/trunk]: src/distrib/sets/lists bump libssh
pgoyette[src/trunk]: src/sys/dev/filemon Take a reference on the (activity log) file ...
christos[src/trunk]: src/external/gpl2/gettext fix for sun2; require libm only with m...
bouyer[src/trunk]: src/sys/arch/xen Properly implemement pci_intr_disestablish(9), ...
ozaki-r[src/trunk]: src/sys/net Remove redundant rtcache_invariants
msaitoh[src/trunk]: src/sys/dev/pci Synchronize our ixg(4) driver up to FreeBSD r230...
martin[src/trunk]: src/sys/arch/x86/x86 Mark L1e_idx as __diagused, it is only refe...
martin[src/netbsd-9]: src/doc Ammed ticket #144 for miidevs regen
maxv[src/trunk]: src/sys Remove KAUTH_MACHDEP_X86PMC, now unused.
roy[src/trunk]: src/sys Don't call soroverflow when we return the error to the s...
nonaka[src/trunk]: src/sys Pass bus_dma(9) tag to allow for porting sdhc(4) at acpi.
mrg[src/trunk]: src/external/mit/xorg remove no longer necessary -Wno-error usage.
ozaki-r[src/trunk]: src/sys/netinet6 Add missing LLE_WUNLOCK to nd6_free
martin[src/netbsd-7]: src/sys Pull up following revision(s) via patch (requested by...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/lib/libc/stdlib PR/50681: Markiyan Kushnir: Fix memory leak ...
pgoyette[src/trunk]: src/share/misc Add SVS - Separate Virtual Space
christos[src/trunk]: src/sys/arch/hppa/stand/mkboot PR/50684: David Binderman: Fix me...
msaitoh[src/trunk]: src/sys/dev/pci - Print Bridge Config Retry Enable bit and Retim...
christos[src/trunk]: src/external/mit/xorg/lib/dri try to fix the clang build
martin[src/netbsd-7]: src/doc Ticket #1718
knakahara[src/trunk]: src/sys/net make looutput() MP-safe, so that lo(4) can enable IF...
rin[src/trunk]: src/sys/dev/usb Add missing callout_destroy() in mue_detach().
christos[src/trunk]: src/sys/kern remove extra #endif
bad[src/trunk]: src/sys/arch/xen/x86 Sprinkle DPRINTF #ifdef DEBUG_GEOM and set ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Fixed bug in cpu_cache_info_...
martin[src/netbsd-7]: src/doc Tickets #1607 - #1615
christos[src/trunk]: src/sys/miscfs/procfs Split the status printing routines (one fo...
pgoyette[src/trunk]: src/sys/compat/common The if43_20_hook function returns an errno...
martin[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
martin[src/netbsd-7]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
christos[src/trunk]: src/sys/arch Include <sys/param.h> for DEV_BSIZE/DEV_BSHIFT
kre[src/trunk]: src/tests/net/net More adaptation to new ifconfig output format ...
jmcneill[src/trunk]: src/sys/dev/i2c Add a definition for the DDC segment address (30h).
maxv[src/trunk]: src/sys/dev/videomode Fix uninitialized variable. There may not ...
christos[src/trunk]: src/external/gpl2/rcs - merge local changes
dholland[src/trunk]: src/tools/compat Restore comment accidentally lost in merge.
ad[src/trunk]: src/sys/kern callout_halt():
jakllsch[src/trunk]: src/sys/dev/usb Reset the hardware like other drivers do for bet...
szptvlfn[src/trunk]: src/doc typo
maxv[src/trunk]: src/sys/arch Implement a real hotpatch feature.
pgoyette[src/trunk]: src/sys Convert the coredump_vec modular function pointer to use...
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fixed memory leak on c...
christos[src/trunk]: src/sys/compat/linux/arch/amd64 regen
isaki[src/trunk]: src/sys/dev Improve logic in audio_initbufs(). No functional ch...
uwe[src/trunk]: src/sys/arch/landisk/landisk It's completely bogus to pass physm...
maya[src/trunk]: src remove urio(4), a driver for the Rio500 MP3 player.
maxv[src/trunk]: src/sys/net/npf Update the pointer when fast-kicking, because it...
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fix various minor memo...
skrll[src/trunk]: src Add a note about recent arm openssl update.
matt[src/trunk]: src/sys/arch/arm Preserve/restore user r/w tpid in mcontext.
jmcneill[src/trunk]: src/sys/dev/usb Add Xbox One controller support. Report descript...
christos[src/trunk]: src/share/mk bye {gcc,gdb,binutils}.old
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
jmcneill[src/trunk]: src/sys/dev/clk Make "put" clk func optional
christos[src/trunk]: src/usr.bin/m4 - declarations for real/fake freeze
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Remove added debug to sync...
msaitoh[src/trunk]: src/sys Add Intel C61x and X99 devices.
ad[src/trunk]: src/doc Add ad-namecache.
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1062355: Fix resource leak
maxv[src/trunk]: src/sys/arch/x86/x86 Use uvm_km_alloc instead of kmem_zalloc.
christos[src/trunk]: src/sys/sys Add mips abiflags section
macallan[src/trunk]: src/sys/arch/mips/conf config goop for dme
cherry[src/perseant-stdc-iso10646]: src/sys/arch/xen/conf 2302716
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by thorpej i...
pgoyette[src/trunk]: src/sys/sys Belated bump of kernel version, for merge of [pgoyet...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Downing the interface now ...
skrll[src/trunk]: src/sys/dev/usb Use __arraycount. No functional change.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Apollo Lake devices.
msaitoh[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - be sure bsd.own.mk has been incl...
ad[src/trunk]: src/sys/sys Put pri_t back to an int. It looks like there might...
christos[src/trunk]: src/share/mk stray slash
dholland[src/trunk]: src/sys/arch/x68k/stand/aout2hux fix duplicated chunk from merge
ozaki-r[src/perseant-stdc-iso10646]: src/tests/net/ipsec 301908
ozaki-r[src/trunk]: src/sys Fix memory leak of llentry#la_opaque
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
christos[src/trunk]: src/distrib/i386/installimage match amd64, we ran out of space.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 deal with gas not having icc_sre_el...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv7 support.
snj[src/netbsd-7-1]: src/doc 146[78]
jmcneill[src/trunk]: src/etc/root Update example PKG_PATH entry to use the CDN fronte...
maxv[src/trunk]: src/sys/sys typos
jmcneill[src/trunk]: src/sys/dev/wscons Remove KASSERT in wsdisplay_cndetach. The cal...
christos[src/trunk]: src/doc new flex
thorpej[src/trunk]: src/sys/kern Fix a silly mistake in device_compatible_entry_matc...
christos[src/trunk]: src/external/gpl2/groff/bin remove afmtodit, add gdiffmk
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Remove unused var
martin[src/netbsd-9]: src/distrib/sets/lists/comp Additional pull up following revi...
christos[src/trunk]: src/external/gpl2/libmalloc/dist include unistd.h for getpagesize()
ozaki-r[src/trunk]: src/tests/net Make a bunch of test names self-descriptive
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Enable LIBSA_CREAD_NOCRC. PR/50638
kamil[src/trunk]: src/lib/libpthread Use the pta_magic field in pthread attribute
martin[src/netbsd-9]: src/sys/arch/i386/stand/pxeboot Pull up following revision(s)...
christos[src/trunk]: src/external/bsd/bind merge conflicts
christos[src/trunk]: src/lib/libc/stdlib PR/49640: Kamil Rytarowski: Improve error pr...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Print Intel cpuid 7 %edx.
macallan[src/trunk]: src/sys/arch/evbmips/conf comment out debug spam, add more files...
mrg[src/trunk]: src/sbin/atactl add SMART 249: Total Raw NAND Writes (1GiB units...
mrg[src/trunk]: src/distrib/sets/lists revert the previous; it wasn't wrong, jus...
martin[src/netbsd-7]: src/doc Tickets #1623, #1624, #1625
mrg[src/trunk]: src/libexec/httpd make -t chroot option available always again.
kamil[src/trunk]: src/sys/dev/ic Avoid undefined behavior of signedness bit shift ...
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Size the kevent receive buff...
mrg[src/trunk]: src/sys/compat/netbsd32 move some header-specific pointer-typede...
ryoon[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware Fix modul...
christos[src/trunk]: src/external/mit/lua/lib/liblua - use CPPFLAGS instead of CFLAGS...
christos[src/trunk]: src/sys/sys cast align result to int, since the flags argument i...
jdolecek[src/trunk]: src/sys/dev/pci fix comment typo
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statement
christos[src/trunk]: src/lib/libpthread In the same spirit as the previous pthread_mu...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement the inverse of a nop.
snj[src/trunk]: src/sys/arch/i386/conf fix commented out nouveaufb
riastradh[src/trunk]: src/sys/dev/usb Use __BIT.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maya in t...
christos[src/trunk]: src/sys/kern - Reset ignored or masked traps to avoid infinite l...
christos[src/trunk]: src/sys/compat/linux/arch/arm regen
thorpej[src/trunk]: src/sys Adopt <net/if_stats.h>.
yamaguchi[src/trunk]: src/sys/dev/pci Add media and flow changes support for ixl(4)
wiz[src/trunk]: src/bin/sleep Sort sections.
christos[src/trunk]: src/doc powepc/clang hack
jmcneill[src/trunk]: src/sys/dev/ic Avoid calling bus_dmamap_sync with len=0
joerg[src/trunk]: src/usr.sbin/btpand The last argument before ... must not be def...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
maxv[src/trunk]: src Retire libpmc. It uses the legacy PMC interface in the kerne...
cherry[src/perseant-stdc-iso10646]: src/sys/arch/amd64/amd64 2302677
snj[src/netbsd-7-1]: src/doc 1432
gson[src/trunk]: src/tests/fs/vfs Don't use a filename with an embedded newline i...
dholland[src/trunk]: src/sys/sys Divide the list of struct buf ops into three categor...
christos[src/trunk]: src/usr.bin/make provide missing FD_CLOEXEC for the havenots.
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci Add anoter new I219-LM.
christos[src/trunk]: src/external/cddl/osnet/dev/systrace we have space for 2 more ar...
msaitoh[src/netbsd-7]: src/doc Remove garbage.
martin[src/netbsd-7]: src/doc Tickets #1652 and #1653
christos[src/trunk]: src/external/gpl2/diffutils/dist Import latest gpl2 diffutils
nonaka[src/trunk]: src/sys/dev/usb Add pmf hooks.
justin[src/trunk]: src/usr.bin/make Avoid use of __arraycount in tools as not portable
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon revert rev 1.3 + 1.4 (...
ozaki-r[src/trunk]: src/sys/dev/ic Don't call atm_input directly
maxv[src/trunk]: src/sys/arch Since SVS is now defined in files.x86, remove it fr...
christos[src/trunk]: src/gnu/usr.bin unhook groff
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by rin in ti...
uwe[src/trunk]: src/share/man/man4 Make synopsis a bit less verbose and hopefull...
jakllsch[src/trunk]: src/external/gpl3 Correct temporary directory preference order i...
maxv[src/trunk]: src/sys/sys Add a KASSERT, we want M_PKTHDR.
mlelstv[src/trunk]: src/sys/dev/sdmmc Add small command queue to reduce latency betw...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure to save the user thread point i...
christos[src/trunk]: src/distrib/dreamcast/ramdisk put back dmesg
martin[src/netbsd-9]: src/sys/miscfs Pull up following revision(s) (requested by ha...
kamil[src/trunk]: src/lib Revert previous
christos[src/trunk]: src/doc new byacc
christos[src/trunk]: src/sys expose sendmsg_so and recvmsg_so.
kiyohara[src/trunk]: src/sys/dev/marvell Fix calculate to address for window register.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by maxv in t...
christos[src/trunk]: src/usr.bin/make Use FD_CLOEXEC (Tilman Sauerbeck)
martin[src/netbsd-7]: src/distrib/sets/lists/base Additionally pull up the followin...
maxv[src/trunk]: src/sys/arch Fix a huge privilege separation vulnerability in Xe...
kamil[src/trunk]: src/lib/libpthread Check thread->pt_magic with PT_MAGIC promptly
yamaguchi[src/trunk]: src/sys/dev/pci Add TX checksum offload supports for ixl(4)
jdolecek[src/trunk]: src/sys/dev/pci replace code using SK_WA_4109 workaround flag by...
christos[src/trunk]: src/share/man/man3 fix typo
tsutsui[src/trunk]: src/sys/arch/vax/boot/boot Enable LIBSA_CREAD_NOCRC. PR/50638
alnsn[src/trunk]: src/sys/arch/aarch64/aarch64 Local variable p is __diagused.
mlelstv[src/trunk]: src/sys/net/npf make DDB print ipv6 addresses too
christos[src/trunk]: src/sys/kern fix incorrect type
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-7-1]: src Apply patch (requested by maxv in ticket #1463):
isaki[src/trunk]: src/sys/compat/ossaudio Revert a wrong OSS_SNDCTL_DSP_GETOSPACE ...
christos[src/trunk]: src/include add stravis
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Match H3 system control
christos[src/trunk]: src/sys/rump/kern/lib/libsys_cygwin regen
maya[src/trunk]: src/external/gpl3 stopgap fix: revert bfd PT_PHDR without PT_INT...
zafer[src/trunk]: src/lib/libc/net fix typo.
msaitoh[src/trunk]: src/sys/dev/pci Add 300 series chipset support.
christos[src/trunk]: src/sys/arch/arm/include Fix formats for gcc where int64 is long...
kamil[src/trunk]: src/lib/libc Register new weak symbol in libc for internal usage...
christos[src/trunk]: src/lib/libc/string switch to FreeBSD's memmem
ad[src/trunk]: src/sys/kern Call radix_tree_init() earlier, so more stuff can m...
maxv[src/trunk]: src/doc satlink removed
snj[src/netbsd-7]: src/sys/arch/luna68k/luna68k Pull up following revision(s) (r...
dholland[src/trunk]: src/usr.bin/tftp storage class first, *then* __dead
riastradh[src/trunk]: src/sys/opencrypto softint_disestablish does xc_barrier(0) for u...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Z68 LPC
kamil[src/trunk]: src/doc libc: Add the timespec_get function and TIME_UTC definit...
cherry[src/trunk]: src/sys/arch/xen/include/amd64 hvm_op returns a signed value.
ad[src/trunk]: src/sys Add a kernel_lock_plug_leak() that drops any holds and t...
msaitoh[src/trunk]: src/sys/dev/ic Add DDR4 support a bit.
ad[src/trunk]: src/common/lib/libc/arch x86 uses the C versions of bcmp() and m...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/external/gpl2/diffutils merge conflicts, new reach-over Make...
kiyohara[src/trunk]: src/sys/dev/nand Use ONFI_STATUS_WP instead of 0x80.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb replace the old macros with the f...
jakllsch[src/trunk]: src/sys/dev/usb make whitespace much more consistent
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo in comment
martin[src/trunk]: src/usr.sbin/sysinst Factor out all RAM size thresholds as defin...
maxv[src/trunk]: src/sys/dev/nvmm Optimize: keep a per-VCPU buffer for the state, ...
christos[src/trunk]: src/distrib/sets/lists/comp Add __FPTRCAST
thorpej[src/trunk]: src/sys/dev Adopt <net/if_stats.h>.
martin[src/netbsd-7]: src/doc Tickets #1674 and #1675
skrll[src/trunk]: src/sys/arch/arm/omap Stylistic and non-functional changes from
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/std PR/50646: Us...
christos[src/trunk]: src/sys/dev fix compression shift
jdolecek[src/trunk]: src/doc remove asterisk from my name, got back for a while already
nonaka[src/trunk]: src/sys/dev/ic Added some RNDIS status definitions from FreeBSD.
mrg[src/trunk]: src/sys workaround a problem with the pegasos firmware interface:
roy[src/trunk]: src/doc Note dhcpcd-8.1.6
dholland[src/trunk]: src/share/dict Add missing word: cactus. PR 53432.
ozaki-r[src/trunk]: src/sys/net Kill void * for bridge in struct ifnet
christos[src/trunk]: src PR/53908: Alex Raschi: Test that require modules belong in m...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/roff/troff BEGIN_QUOTE and END_...
maxv[src/trunk]: src/sys/netinet Reduce the diff between similar blocks.
skrll[src/trunk]: src/sys/dev/usb Do not hold the softc lock (IPL_SOFTUSB) unneces...
mrg[src/trunk]: src/external/lgpl2/mpc delete MPC 0.9 sources and build tree.
riastradh[src/trunk]: src/sys/dev/usb Downgrade noisy message from aprint_verbose to D...
jnemeth[src/trunk]: src/sys/dev/pci PR/52885 - Shinichi Doyashiki -- typo in comment
scole[src/trunk]: src/sys/dev/usb Add ELAN keyboard
jmcneill[src/trunk]: src/sys/dev/wsfb support 24bpp framebuffers
pgoyette[src/trunk]: src/sys/compat/sys Use the correct macro name for dup-include ch...
martin[src/netbsd-7]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
christos[src/trunk]: src/usr.sbin/syslogd - always set *to_buf to a timestamp, even i...
christos[src/trunk]: src/sbin/route PR/50671: David Binderman: fix memory leak.
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20150711
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS.
msaitoh[src/trunk]: src/sys Remove acorn26's upc(4) devices.
christos[src/trunk]: src/share/mk group by directory.
sevan[src/trunk]: src/sys/arch/macppc/macppc Fake the EDID info for the clamshell ...
martin[src/netbsd-9]: src/sys/external/bsd/drm/dist/shared-core Pull up following r...
kre[src/trunk]: src/bin/sh Remove atoi()
skrll[src/trunk]: src/sys/arch/arm/arm32 There is no need to save/restore l_privat...
kamil[src/trunk]: src/lib/libc/gen Switch atform allocations from malloc()+free() ...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl new files
msaitoh[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mart...
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by mrg in tick...
martin[src/trunk]: src/tests/kernel Double the nanosleep() time to make the test wo...
msaitoh[src/trunk]: src/sys/dev/pci Add ASPM workaround for 8257[1234] and 82583 to ...
kre[src/trunk]: src/bin/sh NFC: correct typo in a comment.
skrll[src/trunk]: src/sys/dev/usb Note the uhub the DPRINTF is about in many cases
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb add a netbsd-specific alpha targe...
maxv[src/trunk]: src/sys/arch Add a __HAVE_PCPU_AREA option, enabled by default o...
martin[src/netbsd-7]: src/usr.bin/tr Pull up following revision(s) (requested by le...
lukem[src/trunk]: src/libexec/ftpd clarify the fd used for blacklisting.
ad[src/trunk]: src/sys/kern Carefully put kernel_lock back the way it was, and ...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target fix ssp build on ami...
bouyer[src/trunk]: src/sys/arch/arm/omap Add peripheral clock defines, from FreeBSD.
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd New arp code needs RTF_LLDATA...
joerg[src/trunk]: src/usr.bin/telnet Remove source routing support.
skrll[src/trunk]: src/sys/arch G/C
ozaki-r[src/trunk]: src/sys/netinet6 Fix use-after-free of mbuf by ip6flow_create
wiz[src/trunk]: src/usr.sbin/autofs Mostly formatting improvements.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add KERNEL_BASE_PHYS for duovero and pe...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vbus_attach() bugfix - use devic...
yamaguchi[src/trunk]: src/sys/dev/pci Remove unsupported media on ixl(4)
skrll[src/trunk]: src/sys/arch/mips/mips Another typo... that's what you get for n...
sborrill[src/netbsd-7]: src/doc Ticket #1640
sborrill[src/trunk]: src/sys/external/bsd/ipf/netinet Fix lookup of original destinat...
joerg[src/trunk]: src/sys/netmpls Assert size for sockaddr_mpls, but don't require...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner sprinkle __diagused to fix "no option...
hannken[src/perseant-stdc-iso10646]: src/distrib/sparc64/xminiroot 309866
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Compile libcrypto ...
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
wiz[src/trunk]: src/include Put fseeko, ftello, pread, and pwrite in the POSIX 2...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing parenthesis in IXGBE_CORE_LOCK...
maxv[src/trunk]: src/sys/kern Fix kernel info leaks.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
skrll[src/trunk]: src/sys/arch/arm/arm Give __HAVE_PIC_FAST_SOFTINTS a chance of c...
christos[src/trunk]: src/usr.sbin/tpctl cast through intptr_t
martin[src/netbsd-7]: src/doc Ticket #1661
christos[src/trunk]: src/share/mk fix typo
martin[src/netbsd-7]: src/doc Fix typo
christos[src/trunk]: src/sys/compat/linux/arch/amd64 add sendmmsg and recvmmsg
sborrill[src/netbsd-7]: src/sbin/gpt Pull up the following revisions(s) (requested by...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016g from ftp:/...
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by brad in ticke...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Simplify a condition.
snj[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/mips/ingenic support CI20's onboard Ethernet contro...
justin[src/trunk]: src/common/lib/libc/arch/arm/string Don't build the __eabi_ alia...
snj[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by spz in ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add amlogicrng, add commented-out genfb...
aymeric[src/trunk]: src/sys/dev/usb clip xfer->actlen also in the !DIAGNOSTIC case
mrg[src/trunk]: src/sys/arch/sparc64/dev add some tomatillo specific information...
martin[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
christos[src/trunk]: src/gnu/dist/gettext gettext has moved.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Apply access control to gem mmap.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: added new function mdesc_name_by_idx...
rkujawa[src/trunk]: src/share/man/man9 Try to bring this man page up to NetBSD stand...
manu[src/trunk]: src/sys/arch/x86/x86 Fix startup crashes caused by wrong memory ...
maxv[src/trunk]: src/sys/arch/x86/x86 Oh. Don't call svs_pdir_switch if SVS is di...
christos[src/trunk]: src add reg{,a}sub
christos[src/trunk]: src/gnu/usr.bin c89/c99 moved to usr.bin
christos[src/trunk]: src/sys/net Don't stomp past the end of the array! need __arrayc...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Use the interface index fr...
pgoyette[src/trunk]: src/sys/opencrypto If we get an error from devsw_attach(), don't...
ad[src/trunk]: src/sys/sys NetBSD 9.99.35 - namecache changes
sevan[src/trunk]: src/sys/dev/usb Remove comment about BlackBerry devices which ar...
martin[src/netbsd-9]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
mrg[src/trunk]: src/sys/dev/sbus fix several KASSERT()s and locking in a few pla...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Force DCLK_VOP0/1 dividers to 1 and se...
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
martin[src/netbsd-9]: src/distrib/i386/ramdisks/common Pull up following revision(s...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Aarch64 specific generated...
christos[src/trunk]: src/sys/arch/mipsco/stand/installboot PR/50683: David Binderman:...
snj[src/netbsd-7-1]: src/doc 1405
maxv[src/trunk]: src/sys/netinet6 Add XXX. In fact, it would be better, if all th...
maxv[src/trunk]: src/sys/kern Actually, uio_vmspace is never NULL, the check shou...
sevan[src/trunk]: src/doc Give a heads up about ssh-agent path whitelist change.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/47430: Fix debugging threads a...
christos[src/trunk]: src/share/mk gcc-5.3 for sh3
dholland[src/trunk]: src/tools fix duplicated chunk from merge
rillig[src/trunk]: src/usr.bin/make usr.bin/make: remove dead code
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by spz in tick...
mrg[src/trunk]: src/external/gpl3/gcc update a bunch of reality.
thorpej[src/trunk]: src/sys/sys NetBSD 9.99.44 -- new if_export_if_data() is now use...
maxv[src/trunk]: src Revamp tprof.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Drop the intr_lock when calling usb_sc...
martin[src/netbsd-7]: src/gnu/dist/gmake/glob Pull up following revision(s) (reques...
uwe[src/trunk]: src/share/man/man4 Drive-by markup improvements.
jmcneill[src/trunk]: src/sys/arch/mips/cavium/dev Set and clear IFF_OACTIVE as necess...
christos[src/trunk]: src/sys - autoload the compat_80 for modstat
martin[src/netbsd-7]: src/sys/dev/dm Pull up following revision(s) (requested by ch...
martin[src/netbsd-7]: src/sys/compat/sys Additionally pull up the following for tic...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/roff/troff Revert half of the l...
manu[src/trunk]: src/sys/fs/puffs Fix PUFFS node use-after-reclaim
christos[src/trunk]: src/libexec/ld.elf_so Mips o32 needs -lgcc for __udivdi3 in head...
maxv[src/trunk]: src/sys/arch/x86/x86 Give patchbytes an array.
jmcneill[src/trunk]: src/sys/arch We have two SD controllers with different capabilit...
mrg[src/trunk]: src/external/mit/xorg/server/drivers build pnozz for xorg-server...
maxv[src/trunk]: src/sys/arch/x86/x86 simplify
yamaguchi[src/trunk]: src/sys/dev/pci Revert r1.32 because some documents say that the...
thorpej[src/trunk]: src/sys/dev/pci Retire the le@pci attachment. It has been super...
joerg[src/trunk]: src/external/gpl3/gdb/dist/include/opcode Left shift of negative...
manu[src/trunk]: src/sys/arch/x86/x86 Insert memory map with its real size, not t...
jmcneill[src/trunk]: src/sys/dev/sdmmc eMMC fixes
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add aarch64 support.
jdolecek[src/trunk]: src/sys/arch remove explicit <machine/param.h> include, code inc...
skrll[src/trunk]: src/sys/arch/arm/cortex Set attached to true when attach completes.
christos[src/trunk]: src/sys/dev/stbi PR/50686: David Binderman: fix memory leak
thorpej[src/trunk]: src/sys/arch/arm/xscale Update the URL for IPL_ixp400NpeLibrary-...
jdolecek[src/trunk]: src/sys/dev/pci add callout for re-filling RX ring - it's invoke...
christos[src/trunk]: src/usr.bin/elf2ecoff ignore the abiflags section
msaitoh[src/netbsd-7]: src/sys/arch/mvme68k/dev Pull up following revision(s) (reque...
christos[src/trunk]: src/sbin/gpt CID 1132762: Add error check for negative, to make ...
snj[src/trunk]: src/distrib/notes/sparc iso -> images
skrll[src/trunk]: src/sys/kern Don't take the mutex in extent_print if EX_EARLY
martin[src/netbsd-7]: src/doc Ticket #1627
macallan[src/trunk]: src/sys/arch/mips/ingenic magic number reduction
joerg[src/trunk]: src/lib/libc/gen Bump the glob limits to 512KB for total string ...
snj[src/netbsd-7-1]: src/doc 1493
ozaki-r[src/trunk]: src/sys/net Replace ifnet_lock with if_get and if_put
martin[src/netbsd-7]: src/doc Ticket #1630
martin[src/trunk]: src/usr.sbin/sysinst Use a few strlcpy() instead of strncpy() fo...
jmcneill[src/trunk]: src Import NVIDIA Tegra XUSB firmware for Tegra124 and Tegra210....
knakahara[src/trunk]: src/sys/net introduce if_start_lock()
msaitoh[src/netbsd-7]: src/doc Ticket 74-76, 78, 80 and 81.
knakahara[src/trunk]: src/sys apply if_output_lock() to L3 callers which call ifp->if_...
macallan[src/trunk]: src/sys/arch/mips drivers for on-chip ohci and ehci
jnemeth[src/trunk]: src/share/misc PR/50691 - Nikolai Lifanov -- add LTS
roy[src/trunk]: src/usr.sbin/ifwatchd Inhibit initial up should only apply at pr...
msaitoh[src/trunk]: src Fix typo in comment (s/alreay/already/).
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1132771: Fix memory leak
martin[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
jmcneill[src/trunk]: src/usr.bin/mkubootimage add sh arch
rin[src/trunk]: src/sys/dev/usb Enable hash-table-based multicast filter:
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't push/pop %rdx, we don't care abou...
martin[src/netbsd-7-1]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
christos[src/trunk]: src/sys/compat/linux/arch/arm add send recv mmsg and unimpl
macallan[src/trunk]: src/sys/dev/i2c attach to ds1775 which was already more or less ...
christos[src/trunk]: src/sys/netinet PR/50670: David Binderman: Tidy up debugging pri...
wiz[src/trunk]: src Move bcm43xx firmware back to /usr/libdata/firmware.
joerg[src/trunk]: src/external/gpl3/gdb/dist/opcodes Expand undefined number.
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Use .inst...
martin[src/netbsd-7]: src/gnu/dist/groff/tmac Revert previous, this is the wrong place
maxv[src/trunk]: src/sys/dev/nvmm Optimize: change the behavior of the HLT vmexit...
mrg[src/trunk]: src/bin/dd adjust the open flags available for dd to match actua...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add a commented out tifb and associated...
wiz[src/perseant-stdc-iso10646]: src/usr.bin/time 262833
msaitoh[src/trunk]: src/sys/dev/pci 80003's SERDES is not the same as 82575's but th...
skrll[src/trunk]: src/sys/arch/epoc32/dev Fix WSDISPLAY_COMPAT_RAWKBD build
martin[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto In a "native" build, ...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Back -O3 optimizat...
wiz[src/trunk]: src/bin/dd Fix typos; use American spelling consistently. Remove...
kiyohara[src/trunk]: src/sys/arch/arm/omap am335x's main interrupt source is 128.
martin[src/netbsd-9]: src Remove unused trees at external/gpl3/binutils.old/, exter...
ad[src/trunk]: src/lib/libpthread Adjustment to previous: don't call _lwp_unpar...
mrg[src/trunk]: src/distrib/sets/lists now that we only support gcc 4.8, make al...
mrg[src/trunk]: src/sys/arch/sparc/sparc fix time goes backwards problems on sparc.
shm[src/trunk]: src/libexec/ftpd Fix directory stream leaks
maxv[src/trunk]: src/sys/arch/x86/include Hum. Move the __HAVE_DIRECT_MAP block a...
matt[src/trunk]: src/sys/arch/arm/vfp Don't try to catch undefined VFP instructio...
macallan[src/trunk]: src/sys/arch/powerpc/oea use 7450 HID0 bitmask on 7447A and 7448...
jdc[src/trunk]: src/lib/libcurses Clear the "forced" flag after updating a line, ...
kamil[src/trunk]: src Add timespec_get(3) in <time.h> and enable unconditionally s...
martin[src/netbsd-9]: src/common/lib/libc/arch/aarch64/atomic Pull up following rev...
msaitoh[src/trunk]: src/etc/etc.i386 Add NVMe devices.
thorpej[src/trunk]: src/sys/dev/ic Adopt <net/if_stats.h>.
kre[src/trunk]: src Fix build. pf_ioctl.c needs netinet/in_offload.h (after pr...
christos[src/trunk]: src/sys/dev/usb add more from OpenBSD
abhinav[src/trunk]: src/share/man/man5 Use Xr to refer fnmatch(3).
wiz[src/trunk]: src/share/man/man4 Spell IPsec that way. Simplify macro usage. S...
christos[src/trunk]: src/lib/libc/stdlib The OpenBSD strtonum() only accepts base 10 ...
mrg[src/trunk]: src/sys/dev/iscsi fix FALLTRHOUGH spell-o.
mgorny[src/trunk]: src/tests/usr.bin/c++ Move common ASAN test case code into asan_...
christos[src/trunk]: src/usr.sbin/crash Only define the extra flags for kern_timeout.c
skrll[src/trunk]: src/sys/arch/evbarm/rpi Need to map 512MB for some RPIs
christos[src/trunk]: src/crypto/external/bsd/openssh get rid of roaming (CVE-2016-0777)
reinoud[src/trunk]: src/sys/arch/usermode/dev Keep up with changes in ld(4): adding ...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/alpha regen
riastradh[src/trunk]: src/sys/netinet Give proper prototype to ip_output.
christos[src/trunk]: src/external/gpl2/groff - remove generated files
maxv[src/trunk]: src/sys/arch/x86/x86 style
knakahara[src/trunk]: src/sys Refactor protosw codes in gif(4). No functional change.
christos[src/trunk]: src/usr.bin/xlint/lint1 Treat complex numbers like other floatin...
riastradh[src/trunk]: src/share/man/man9 Describe UFP_DIRTYONLY and UFP_BACKWARD flags...
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
christos[src/trunk]: src/sys/kern Weaken the test a bit to still allow non-root to us...
dholland[src/trunk]: src/include Needs stdint.h.
christos[src/trunk]: src/external/bsd/tmux merge conflicts.
christos[src/trunk]: src/sys/dev/isa PR/52887: HITOSHI Osada: wbsio needs sysmon_wdog.
martin[src/trunk]: src/share/mk Debug hack: print out full random-seed for C++ comp...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa_supplicant dropped the...
abhinav[src/trunk]: src/usr.sbin/makemandb Mark the section and md5_hash columns as ...
msaitoh[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
nakayama[src/trunk]: src/external/mit/xorg/lib/fontconfig/src The placeholder name in...
martin[src/trunk]: src/bin/sleep Explicitly cast time_t to match format string - sh...
ozaki-r[src/trunk]: src/sys/net80211 Get rid of invalid KASSERT
joerg[src/trunk]: src/sys/net Since IFF_MULTICAST's value can't be represented wit...
sevan[src/trunk]: src/doc While SH3 is no longer an exception, m68000 still is.
martin[src/netbsd-7]: src/tests/lib/libpthread Pull up following revision(s) (reque...
dholland[src/trunk]: src Provide 32-bit and 64-bit versions of FINFO.
martin[src/netbsd-7]: src/doc Ticket #1689
christos[src/trunk]: src/sys - Don't expose random data conversion functions, but exp...
joerg[src/trunk]: src/sys/arch/evbarm/rpi Do invalidate the cache as RPI2 build wi...
maxv[src/trunk]: src/sys/netipsec Fix use-after-free. There is a path where the m...
christos[src/trunk]: src/doc mention new dhcp.
christos[src/trunk]: src/external/gpl2 protect with MKBSDGREP
martin[src/netbsd-9]: src Pull up the following revisions, requested by msaitoh in ...
dholland[src/trunk]: src/sys/ufs/lfs Fix botched syscall_package. HI CHRISTOS
snj[src/netbsd-7-1]: src/doc 1500
riastradh[src/trunk]: src/sys/external/bsd/drm2 Get suspend/resume sorta working for i...
cherry[src/perseant-stdc-iso10646]: src/sys/arch/amd64/amd64 2302716
maxv[src/trunk]: src/share/man/man4 Add KASLR and SVS.
maxv[src/trunk]: src/sys/kern Check MT_FREE by default, and not just under DEBUG ...
knakahara[src/trunk]: src/sys apply in{,6}_tunnel_validate() to gif(4).
mrg[src/trunk]: src/external/gpl3/gcc/lib - new shlib majors
mgorny[src/trunk]: src/sys Include XSTATE note in x86 core dumps
christos[src/trunk]: src/tools/groff grr another copy of the path I missed; factor ou...
msaitoh[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
kre[src/trunk]: src/sbin/resize_ffs Fix the syntax (pointed out by David H. Gutt...
kre[src/trunk]: src/tests/bin/sh Use valid (standard) shell syntax, in anticipat...
macallan[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/bsd/nvi/dist/common CID 1132768 Clarify assign
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Introduce SET_MMU_CONTEXTID macro fo...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support extclk. This value get from prop-...
christos[src/trunk]: src/sys Use a queue of deferred entries to delete routes instead...
flxd[src/trunk]: src/sys/arch/pmax/ibus Check presence of VFB01/VFB02 frame buffe...
mgorny[src/trunk]: src/sys/arch/i386/include Fill 'struct fpreg' & 'struct xmmregs' in
joerg[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Boot partition as FAT32 doesn't...
mrg[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr build fixes for MPFR 3.1.2.
msaitoh[src/trunk]: src/sys/dev/pci "s/ are are / are /" in comment. No functional c...
knakahara[src/trunk]: src/sys/dev/pci wm(4) can enable IFEF_START_MPSAFE now.
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Fix a few bounds and instruct...
ast[src/trunk]: src Import a substantially modified service(8) command from Free...
tsutsui[src/trunk]: src/sys/arch/x68k/stand Enable LIBSA_CREAD_NOCRC. PR/50638
matt[src/trunk]: src/sys/arch/riscv/include Switch to new ABI (return values now ...
martin[src/netbsd-7]: src/doc Ticket #1686
martin[src/netbsd-7]: src/sys/compat/netbsd32 Regen for ticket #1711
maxv[src/trunk]: src/sys/netinet Fix memory leak, found by Mootja.
martin[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
christos[src/trunk]: src/usr.bin/m4 mention that nesting limit is unimplemented
wiz[src/trunk]: src/share/man/man4 Improve wording and macro use.
martin[src/trunk]: src/usr.sbin/sysinst When searching for a partition that may be ...
yamaguchi[src/trunk]: src/sys/dev/pci ixl(4) supports in-chip statistic counters per VSI
mlelstv[src/trunk]: src Add 'C' option to bootblock to enable serial console.
uwe[src/trunk]: src/usr.sbin/npf/npfctl Actually, according to the grammar the s...
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
christos[src/trunk]: src/sys/kern Use modern initializers, so we can skip the 0 ones.
roy[src/trunk]: src/sys/netinet6 Clear IN6_IFF_DUPLICATED when link goes down or...
christos[src/trunk]: src/doc vax does not use gcc 2.95
maxv[src/trunk]: src/sys/netinet Reorder a few instructions to clarify. Replace t...
jmcneill[src/trunk]: src/sys/dev/hdaudio Make sure that all vendor strings are shorte...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
martin[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
martin[src/trunk]: src/tests/ipf Darren fixed n8 and n9 recently
ad[src/trunk]: src/sys Correction to previous: don't leak newuc if copyout() fa...
joerg[src/trunk]: src/sys/arch/arm/include __BEGIN_DECLS and __END_DECLS only exis...
martin[src/netbsd-7]: src/doc Ticket #1659
jmcneill[src/trunk]: src/sys/dev/tprof RW fields in performance monitor registers are...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort
dholland[src/trunk]: src Fix assorted 64->32 truncations related to BLOCK_INFO.
nakayama[src/trunk]: src/sys/dev/pci Add missing new lines.
christos[src/trunk]: src/external/bsd/dhcp/dist import new dhcp
ozaki-r[src/trunk]: src/sys/netinet Tidy up the regular path of ip_forward
hannken[src/trunk]: src/sys/arch/sparc64/sparc64 Make this compile with "options DEB...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Fix build with RUMP_LOCKDEBUG=yes
kiyohara[src/trunk]: src/sys/dev/pci Regen.
macallan[src/trunk]: src/sys/arch/arm/allwinner add OUTPUT_VGA in order to shut down ...
maxv[src/trunk]: src/sys/arch/aarch64/include More SCTLR.
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) support if_transmit and Tx multiqueu...
christos[src/trunk]: src/sys/compat/linux32/common ignore signal 64 for now (go uses it)
pooka[src/trunk]: src/sys/dev/pci Try to get more packets going if the transmit in...
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
maya[src/trunk]: src/doc Note urio removal
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Explain why i915_gem_rel...
snj[src/netbsd-7]: src/usr.sbin/mld6query Pull up following revision(s) (request...
snj[src/netbsd-9]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries.
jmcneill[src/trunk]: src/external Add nvidia-firmware to SUBDIR
snj[src/netbsd-8]: src/lib/libm/arch/alpha Pull up following revision(s) (reques...
thorpej[src/trunk]: src/sys Adopt <net/if_stats.h>.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
joerg[src/trunk]: src/sys/kern Ensure that the second LWP of a new process uses a ...
ryo[src/trunk]: src __mcount_lock is moved to MI from MD.
spz[src/trunk]: src/sys/dev/usb regenerated (now with correct reference id)
martin[src/trunk]: src/usr.sbin/sysinst Adapt other cd-device query functions to ne...
skrll[src/trunk]: src/sys/dev/ic Fix a comment
martin[src/netbsd-9]: src Pull up following revision(s) (requested by manu in ticke...
christos[src/trunk]: src/external/gpl2/libmalloc/lib we want a lint library
thorpej[src/trunk]: src/sys/sys NetBSD 9.99.45 -- struct ifnet changed, per-cpu ifne...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot/bootx64 Fix operand width
jmcneill[src/trunk]: src/sys Add driver for Designware HDMI TX controller.
nakayama[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix kernel loading failures fro...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
christos[src/trunk]: src/sys/arch/amd64/amd64 make this compile again
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
maya[src/trunk]: src/share/man/man5 Remove dhclient references.
pgoyette[src/trunk]: src/sys/sys Add a comment to remind people to bump the kernel ve...
riastradh[src/trunk]: src/lib/libc/arch/powerpc64/gen powerpc64 needs fabsl too. (App...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/libexec/httpd copyright maintenance, note shm@ in the manual...
joerg[src/trunk]: src/sys/arch/arm/arm Add missing volatile for hidden side effect...
skrll[src/trunk]: src/sys/arch/arm/mainbus Traiing whitespace
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Handle error when setting DMA transfer.
christos[src/trunk]: src/sys/arch/x86/pci we don't need to keep track of curmode if n...
sborrill[src/netbsd-7]: src/doc Whitespace
tls[src/trunk]: src/sys/kern memset() -> explicit_memset() for sensitive data.
dholland[src/trunk]: src/sys/arch fix duplicated chunk from merge
martin[src/netbsd-9]: src/lib/libc/nameser Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 D means E here (aarch32), so don't ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Merge https://github.com...
riastradh[src/trunk]: src/sys/dev/pci/qat opencrypto orders new_session -> process for...
riz[src/trunk]: src/share/mk Build DTrace userland by default on i386, amd64 and...
martin[src/netbsd-9]: src/doc Tickets #268 and #269
skrll[src/trunk]: src/sys/arch/aarch64/include PR port-arm/50641: src/sys/arch/aar...
msaitoh[src/trunk]: src/sys/dev/pci Found by kUBSan:
jmcneill[src/trunk]: src/sys/arch/arm/amlogic hook up card detect gpio
skrll[src/trunk]: src/sys/arch/mips/include Fix pte_cached_p for MIPS_HAS_R4K_MMU
kamil[src/trunk]: src/doc Remove redundant entry for pmax
christos[src/trunk]: src/usr.sbin/rpcbind CID 1018907: Freeifaddrs
martin[src/trunk]: src/sys/compat/linux/arch/m68k Add accept4
riastradh[src/trunk]: src/lib/libc/stdlib Hold arenas_mtx across (still unused) _mallo...
riastradh[src/trunk]: src/sys Don't abuse struct protosw for ip_encap -- introduce str...
mlelstv[src/trunk]: src/etc Use sysctl to retrieve iostat names instead of parsing p...
christos[src/trunk]: src/tools/gcc We provide our own soft-float implementation in li...
martin[src/netbsd-9]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
martin[src/netbsd-9]: src/external/gpl3/binutils/dist Pull up following revision(s)...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by flxd in ticke...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove ifdef GPROF.
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Fix the err...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
christos[src/trunk]: src/lib/libc Sync with compat and remove dup implementations of ...
justin[src/trunk]: src/lib/librumpuser Add some prototypes for Android rump kernel ...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify the ifdefs, and error out if XEN a...
pooka[src/trunk]: src/sys/rump/librump/rumpkern boottime is a timespec, not timeval
ozaki-r[src/trunk]: src/sys/arch/macppc/dev Fix typo
maxv[src/trunk]: src/sys/netinet Remove useless comment and style.
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Use atomic_load_acquire for FreeBSDish ato...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: vpci driver - initial (and incomplet...
kre[src/trunk]: src/bin/sh In addition to previous the which fixed a (harmless) ...
kamil[src/trunk]: src/lib/libpthread Remove 'ifdef 0' hacks
christos[src/trunk]: src/external/gpl2 hook rcs
msaitoh[src/trunk]: src/sys/dev/usb Add three devices:
yamaguchi[src/trunk]: src/sys/net Fix a bug that vlan(4) fragments IPv6 packets
ozaki-r[src/perseant-stdc-iso10646]: src/sys/netipsec 3197901
martin[src/netbsd-7]: src/sbin/fsck_lfs Pull up following revision(s) (requested by...
mrg[src/trunk]: src/external/gpl3/gcc more mknative-gcc for gcc7 and arm/arm64.
kamil[src/trunk]: src Revert namespacing of atoi(3)
dholland[src/trunk]: src/sys/ufs/lfs Revert version 1.19 (make ufid_ino in struct ulf...
kre[src/trunk]: src/sys/dev/pci Whitespace fixes. NFC.
christos[src/trunk]: src/doc new tzcode
chs[src/trunk]: src/sys/arch/amd64/conf add ips driver.
wiz[src/trunk]: src/doc mdocml-1.13.3 out.
jdolecek[src/trunk]: src/sys/dev/pci react on ADAPTER_REQ_SET_XFER_MODE so that we se...
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
ad[src/trunk]: src/usr.bin/vmstat Show reverse misses too.
jakllsch[src/trunk]: src/sys/dev/usb Add HP LP2[24]75w hub ids. (ID strings are missi...
nonaka[src/trunk]: src/sys/dev/pci Fix radiotap and fixed rates. Radiotap was repo...
martin[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by mlel...
snj[src/netbsd-7-1]: src/share/mk Pull up following revision(s) (requested by mr...
martin[src/netbsd-9]: src/external/bsd/jemalloc/dist/src Pull up following revision...
christos[src/trunk]: src/doc mention new bind.
ryoon[src/trunk]: src/sys/netipsec Fix typo in comment
macallan[src/trunk]: src/sys/arch/evbmips/ingenic only use the first 256MB for now un...
dholland[src/trunk]: src/doc add:
wiz[src/trunk]: src/share/man/man4 Remove Tn. Fix some mandoc lint warnings.
pgoyette[src/trunk]: src/doc Fix reference to "above-mentioned build break". Since t...
christos[src/trunk]: src/sys/dev/usb make typing on the console work during boot:
kamil[src/trunk]: src/lib/libc/citrus Include namespace.h in citrus/citrus_lc_ctype.c
christos[src/trunk]: src/share/mk switch mips64 to pie/gcc53/binutils226/gdb710
thorpej[src/trunk]: src/sys/dev/i2c Add a driver for the NXP PCA9685 16-channel, 12-...
dholland[src/trunk]: src/sys/sys Add a CTASSERT for the condition required to make a
msaitoh[src/trunk]: src/usr.bin/netstat Print iqdrops, too. This change also fixes a...
martin[src/netbsd-7]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
riastradh[src/trunk]: src/share/man/man9 Add wapbl(9) man page.
yamaguchi[src/trunk]: src/tests/net/if_vlan atf: add test cases for MTU that is increa...
ryo[src/trunk]: src/sys/arch/aarch64 fix build with aarch64 gcc/gas
christos[src/trunk]: src/distrib/sets/lists/comp forgot the SAFE versions for LIST
christos[src/trunk]: src/external/gpl2/groff merge our changes and add build glue
uwe[src/trunk]: src/usr.sbin/autofs .An -nosplit
jdolecek[src/trunk]: src/sys/arch/mmeye/stand/boot no need for <machine/param.h>
oster[src/trunk]: src/sys/dev/raidframe Need to return EPASSTHROUGH for ioctls tha...
skrll[src/trunk]: src/sys/lib/libsa Make a debug printf compile for all platforms
kiyohara[src/trunk]: src/sys/arch/arm/cortex Don't touch ACTLR on CORTEX A9, if ACTLR...
msaitoh[src/trunk]: src/sys/dev/ic Fix a bug that wdcprobe1() accesses NULL pointer ...
martin[src/trunk]: src/sys/arch/arm/arm32 Revert previous and cast to u_quad_t inst...
kiyohara[src/trunk]: src/sys/dev/nand Wait STATUS_RDY after ONFI_RESET.
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Remove pointless check
christos[src/trunk]: src/usr.bin/make remove free NULL checks (Tilman Sauerbeck)
snj[src/trunk]: src/tools GCC build exceeds the macOS clang default bracket nest...
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
martin[src/netbsd-9]: src/sys/kern Additionally pull up the following revision for ...
dholland[src/trunk]: src/sys/ufs/lfs Fix two functions that were accidentally "static...
christos[src/trunk]: src/common/lib/libc/gmon Put back the rump-disabling of mcount f...
christos[src/trunk]: src/lib/libc stravis, reg{,a}sub
ozaki-r[src/trunk]: src/sys/dev/ic Revert previous
snj[src/netbsd-7-1]: src/etc/namedb Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf re-add ARM11_COMPAT_MMU, lost in the rp...
msaitoh[src/trunk]: src/sys/dev/pci I354 uses an external PHY, so don't use wm_set_e...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv8 support.
martin[src/trunk]: src/sys/arch/evbarm/conf Remove MULTIPROCESSOR, it is now in CUB...
christos[src/trunk]: src/sys/arch/pmax/conf add aslr/mprotect et.al.
martin[src/netbsd-7]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Pu...
msaitoh[src/trunk]: src/sys/dev/ic Fix the first two bytes' definitions of the DDR3 ...
christos[src/trunk]: src/sys/kern kill empty line
macallan[src/trunk]: src/sys/dev/usb send PMF events for volume and brightness contro...
macallan[src/trunk]: src/sys/arch/arm/allwinner moar register bits
nat[src/trunk]: src/sys/dev Improved drain function for vc[0].
martin[src/trunk]: src PR 52864: add a test for this bug, from sevan@
jmcneill[src/perseant-stdc-iso10646]: src/sys/arch/arm/sunxi 2360922
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv8 performance monitors.
abhinav[src/trunk]: src/lib/libc/yp Insert comma between two Nm entries.
mrg[src/trunk]: src/share/man/man9 document crashme(9) functionality.
martin[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
ad[src/trunk]: src/sys - Many small tweaks to the SMT awareness in the schedule...
ozaki-r[src/trunk]: src/sys/netipsec KNF
mlelstv[src/trunk]: src/sys/arch/evbarm/conf Add builtin WiFi and Bluetooth.
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
maxv[src/trunk]: src/distrib/sets/lists/comp ...and obsolete the html of pmc.3 to...
martin[src/netbsd-9]: src/doc Clarify entry for #252
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Rebase awinrtc(4) year from 1970 to 1...
macallan[src/trunk]: src/sys/arch/macppc/conf add makphy, found in late(ish) PowerBooks
joerg[src/trunk]: src/usr.bin/ftp When using data outside the signed char range, i...
ryo[src/trunk]: src/doc SMP support for aarch64
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - move driver file config to Makef...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support am335x's MMCHS2(sdhc@mainbus).
maxv[src/trunk]: src/sys/kern Remove this MALLOC_DEFINE (M_PMF unused).
snj[src/netbsd-7-1]: src/sys/netsmb Pull up following revision(s) (requested by ...
dholland[src/trunk]: src/lib/libcompat SEE ALSO re_format(7).
martin[src/netbsd-7]: src/doc Ticket #1619
plunky[src/trunk]: src/share/man/man4 update for addition (a while ago) of features...
kamil[src/trunk]: src/tests/lib/libc/sys Add new fork/vfork/posix_spawn ATF tests ...
eadler[src/trunk]: src/share/man/man7 sysctl.7: fix speeling mistake
tnn[src/trunk]: src/sys/dev/acpi fix build
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for ip_moptions and ip6_moptions...
spz[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...
isaki[src/trunk]: src/sys/dev/audio Move mutex_exit() correct place to protect sc_...
christos[src/trunk]: src/sys/kern more MFREE -> m_free
christos[src/trunk]: src/tests/kernel vaxinate against ieeefp.h
scole[src/trunk]: src/sys/arch/ia64 ski should run on i386 and amd64 with patches ...
snj[src/netbsd-7-1]: src/sys/dev/sysmon Apply patch (requested by pgoyette in ti...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std Hack aro...
wiz[src/trunk]: src/share/man/man9 More markup. Add missing El. Fix typo.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist fix merge conflicts
sevan[src/trunk]: src/usr.bin/calendar/calendars Add Doug Engelbart
jmcneill[src/trunk]: src/doc arm: Add support for ARMv7 performance event monitoring ...
ad[src/trunk]: src Add a radix_tree_await_memory(), for kernel use.
maxv[src/trunk]: src/sys/kern Remove lockless reads of 'xc_donep'. This is an uin...
dholland[src/trunk]: src/sys/arch/mips/cavium/dev Restore accidentally-dropped opt_oc...
christos[src/trunk]: src/tests/lib/libc/misc hack for clang/powerpc
maxv[src/trunk]: src/sys/arch/i386/conf Update kern.ldscript.4MB. It is the same ...
macallan[src/trunk]: src/sys/dev/pci - unmap registers in WSDISPLAYIO_MODE_MAPPED onl...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
rkujawa[src/trunk]: src/share/man/man4 Don't mention the bug that was fixed by mrg. ...
martin[src/netbsd-7]: src/sys/ufs/ffs Pull up following revision(s) (requested by k...
sborrill[src/netbsd-7]: src/sys/arch/xen/xen Pull up the following revisions(s) (requ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern put lwp/proc stuff into the same s...
snj[src/trunk]: src iso -> images
christos[src/trunk]: src/lib/libc/stdlib Don't return NULL when we are freeing the ro...
skrll[src/trunk]: src/sys/arch/arm/cortex Deal with kernel builds where virtualisa...
scole[src/trunk]: src/sys/arch/ia64 RUMP building on ia64 now
christos[src/trunk]: src/distrib/i386/installimage grow for clang
martin[src/trunk]: src/sys/dev/usb Fix typo
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat preliminary support from ri...
christos[src/trunk]: src/sys/netipsec cast reduction, NFC.
christos[src/trunk]: src/sys/arch/amd64/conf Turn on MPROTECT on GENERIC and both MPR...
mlelstv[src/trunk]: src/sys/dev/ata Fix block address calculation for bad sectors.
kre[src/trunk]: src/sbin/dmesg Make timestamp reading code adapt to whatever pre...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable com2, sdhc1.
riastradh[src/trunk]: src/distrib/sets/lists/modules Add missing entries for dtrace mo...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Only free the _init_memory pages if all ...
msaitoh[src/trunk]: src/sys/dev/pci Explicitly enable bus masterling in case BIOS, U...
ad[src/trunk]: src/common/lib/libc/gen gang_lookup_scan(): if a dense scan and ...
riastradh[src/trunk]: src/sys/net Fix order in rollback case; switch if_ipsec to atomi...
yamaguchi[src/trunk]: src/sys/net Fix to aquire pppoe_softc_list_lock before read and ...
pooka[src/trunk]: src Use autoconf for rump kernel posix hypercall layer.
snj[src/netbsd-8]: src/doc tickets 552, 561-573, 575-585
thorpej[src/trunk]: src/sys Define constants for representing the standard interrupt...
joerg[src/trunk]: src/lib/libc_vfp Push FPU choice into the assembler sources them...
riastradh[src/trunk]: src/sys/net Fix wrong memory order and switch pfil to atomic_loa...
nat[src/trunk]: src/sys/arch/x86/x86 Don't disable/re-enable interrupts if they ...
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1062357: Plug memory leak
kre[src/trunk]: src/sys/net UPdate previous so that there is no unused (but assi...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename lcd function to lcd0
kiyohara[src/trunk]: src/sys/dev/i2c Add DS1340.
mrg[src/trunk]: src/sys/arch/aarch64 implement dumpsys() and friends for arm64.
riastradh[src/trunk]: src/lib/libc Elaborate on how our ad-hack symbol versioning work...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Update function name s_twi to s_i2c
mrg[src/trunk]: src/sys/arch/evbarm/conf enable bwfm at sdio.
maxv[src/trunk]: src/sys/arch/amd64/amd64 In cpu_mcontext_validate, treat %cs dif...
christos[src/trunk]: src/lib/libc/stdlib Behave in an OpenBSD compatible way for 0.
apb[src/trunk]: src/doc Update for tzdata2015f
thorpej[src/trunk]: src/sys/net Do not reference ifp->if_data directly; use if_expor...
maya[src/trunk]: src/sys/arch/amd64/amd64 Match the iterator in sys/uvm/uvm_page....
martin[src/trunk]: src/usr.sbin/sysinst When reading the secondary disklabel partit...
msaitoh[src/trunk]: src/sys/dev/pci Add some Red Hat devices.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Support pic_set_affinity and pic_get_aff...
ryo[src/trunk]: src/doc Note MT7628
maya[src/trunk]: src/sbin/mount change warning message
christos[src/trunk]: src/sys/arch/arm/arm adjust to new trace_{enter,exit}
joerg[src/perseant-stdc-iso10646]: src/external/gpl3/gcc/dist/gcc 1415732
rjs[src/trunk]: src Add DCCP protocol support from KAME.
christos[src/trunk]: src/sys/arch/i386/stand/efiboot revert previous; does not fix th...
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add cbus driver - from OpenBSD
maxv[src/trunk]: src/sys/compat/osf1 easy kmem_alloc(0)
pgoyette[src/trunk]: src/sys/conf COMPAT_FREEBSD also requires COMPAT_43
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix uninitialized, add missing casts
kamil[src/trunk]: src/lib/libpthread Use pthread_mutexattr_t and pthread_mutex_t m...
maxv[src/trunk]: src/sys/arch Add a new option, SVS (for Separate Virtual Space), ...
tsutsui[src/trunk]: src/sys/arch/vax/boot/boot Make this build without installed DES...
snj[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma...
tsutsui[src/trunk]: src/sys/arch/atari/stand/loadkmap Make local functions static.
mlelstv[src/trunk]: src/distrib/sets/lists/xdebug XFree86 has been removed
christos[src/trunk]: src/sys/kern Hook to clamp the random value for mmap for machies...
martin[src/netbsd-7]: src/doc Ticket #1677
uwe[src/trunk]: src/sys/arch/macppc/stand/fixcoff Add cvs id keyword.
christos[src/trunk]: src/usr.bin/grep fix type, from enh at google dot com
christos[src/trunk]: src/sys/kern regen
uwe[src/trunk]: src .An -nosplit
knakahara[src/trunk]: src/sys/arch/powerpc/booke/dev only get vtag when we have vtag l...
sevan[src/trunk]: src/usr.bin/finger finish with a full stop
martin[src/netbsd-7]: src/doc Ticket #1196
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Match allwinner,sun50i-a64-sid
christos[src/trunk]: src/libexec/ftpd PR/50665: David Binderman: move "dir" to the ou...
maxv[src/trunk]: src/sys/arch Explicitly mention MP_TRAMPOLINE in these comments, ...
snj[src/netbsd-7-1]: src/external/gpl2/xcvs/bin/xcvs Pull up following revision(...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/kern put back commented out name resolution code that wa...
kre[src/perseant-stdc-iso10646]: src/tests/bin/sh 3276277
jdolecek[src/trunk]: src/doc actually Xen XSAVE support itself is bigger deal than th...
nonaka[src/trunk]: src/usr.bin/ftp - Fix to connect https via proxy.
riastradh[src/trunk]: src/sys/dev/usb Unconditionally enable UATP_DEBUG.
martin[src/netbsd-7]: src/doc Pullup doc/CHANGES.prev (doc/CHANGES) r1.121 (request...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
snj[src/netbsd-7-1]: src/distrib/sets/lists/base Fix version number mistake made...
maxv[src/trunk]: src/sys/kern Detect use-after-frees on mbufs with external stora...
ast[src/trunk]: src/usr.sbin/installboot Appease various mandoc -Tlint warnings ...
roy[src/trunk]: src/sys/arch/i386/stand/efiboot rows is a uint ... it will alway...
christos[src/trunk]: src/sys/arch/sun68k/stand NOSSP/NOPIE
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 kern_vtopdiff is stored in fdt_star...
christos[src/trunk]: src/sys/rump/kern/lib/libsys_linux factor out the syscall buildi...
jhigh[src/trunk]: src adding full scheme comparison to libcrypt:crypt and pwhash t...
christos[src/trunk]: src/sys/arch/amigappc/conf Add mntva
martin[src/netbsd-9]: src/sys/dev/ata Pull up following revision(s) (requested by g...
kre[src/trunk]: src/sys/uvm Remove end of line spaces - one (two in one line) ad...
riastradh[src/trunk]: src/lib/libc Tweak wording.
mrg[src/trunk]: src/usr.bin/midiplay if not playing (-q mode), don't call ioctl(...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use PSCI to spinup secondary CPUs on sun5...
skrll[src/trunk]: src/sys/arch/mips/mips Sign extend VA for cache operations.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Implement dummy process_read_dbre...
riastradh[src/trunk]: src/share/man/man9 Update some xrefs to point to softint(9), not...
maxv[src/trunk]: src/sys/arch Add a bootspace structure. It describes the physica...
roy[src/trunk]: src/doc Note change of MKBSDTAR to yes.
christos[src/trunk]: src/distrib/sets/lists bump bind libraries.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add support for UHS-I / MMC HS200 tunin...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015f from ftp:/...
roy[src/trunk]: src Add RTF_BROADCAST to mark routes used for the broadcast addr...
wiz[src/trunk]: src/usr.sbin/autofs file system police.
christos[src/trunk]: src/external/gpl2 hook diffutils
macallan[src/trunk]: src/sys/arch/mips/ingenic set root hub vendor IDs
mrg[src/trunk]: src/sys/dev/usb don't take the device lock when stopping the uhi...
uwe[src/trunk]: src/lib/libc/db/db __dbpanic: use the official DB typedef name i...
sborrill[src/netbsd-7]: src/sys/dev/pci Pull up the following revisions(s) (requested...
maxv[src/trunk]: src/sys/arch/x86/x86 The uarea must always be page-aligned.
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by ozak...
mlelstv[src/trunk]: src/sys/dev/sdmmc Add a quirk for Ricoh 5U823 controller. Operat...
martin[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Do not compare a char array to ...
nonaka[src/trunk]: src/sys/dev/usb Use correct register definition.
martin[src/netbsd-7]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket #1...
martin[src/netbsd-7-1]: src/doc Ticket #1453
kre[src/trunk]: src/sys/kern Allow the precision of the sub-second field of time...
christos[src/trunk]: src/external/gpl2/gettext merge conflicts and add reach-over Mak...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
mlelstv[src/trunk]: src/sys/dev/sdmmc Ignore data inhibit for commands that do not u...
ad[src/trunk]: src/lib/libc/arch Make x86 use the C versions of bcmp() and memc...
joerg[src/trunk]: src/sbin/disklabel Print uint32_t field as such.
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd sync error with x86_64.
dholland[src/trunk]: src/include u_char, u_int, u_long -> unsigned char, unsigned, un...
wiz[src/trunk]: src/share/man/man9 Remove trailing comma from SYNOPSIS.
martin[src/netbsd-7]: src Sync external/public-domain/tz/dist to current, requested...
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
isaki[src/trunk]: src/sys/arch/x68k/stand Revert placing .bss right after .data, a...
christos[src/trunk]: src/sys/arch/i386/i386 adjust to new trace_{enter, exit} and dtrace
christos[src/trunk]: src/usr.sbin/npf/npfctl handle v4 mapped addresses
kamil[src/trunk]: src/sys/kern Don't set errno ESRCH for empty result of KINFO_PRO...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Enable LIBSA_CREAD_NOCRC. PR/50638
alnsn[src/trunk]: src/sys/net Don't emit wrapped-around reads. They're dead code b...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Use ta0 instead of t4 (so...
msaitoh[src/trunk]: src/sys/dev/pci - Add some AMD devices mainly taken from OpenBSD.
martin[src/netbsd-9]: src/sys/dev/mii regen (for ticket #144, also requested in tic...
maxv[src/trunk]: src/distrib/sets/lists/comp Obsolete pmc.3, it was part of libpmc.
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
bouyer[src/trunk]: src/sys/arch/arm/omap Add the bus front end for the Mentor Graph...
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132783: Fix uninitialized var...
kre[src/trunk]: src/tests/net/if Don't expect ping to complain about sending to ...
shm[src/trunk]: src/libexec/ftpd Removed unnecessary memset(3) call
riastradh[src/trunk]: src/doc Note replacement arc4random(3) implementation.
riastradh[src/trunk]: src/tests/fs/common zfs tests don't actually need privileges.
christos[src/trunk]: src/sys/dev/usb PR/50672: Andriy Voskoboinyk: fix write to the w...
christos[src/trunk]: src/sys/arch/evbarm/fdt fix printf formats ll? -> PRIx64
christos[src/trunk]: src/sys/dev dtrace bits from riastradh
jklos[src/trunk]: src/sys/arch/alpha Change base address to account for later Alph...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi TX DMA status registers start at 0xB0 not...
christos[src/trunk]: src/sys/compat/linux/arch/mips regen
wiz[src/trunk]: src/lib/libc/stdlib Use existing month for Dd.
riastradh[src/trunk]: src/sys Load struct fdfile::ff_file with atomic_load_consume.
christos[src/phil-wifi]: src Sync with HEAD
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r232565 post-3.6.0. ...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd aarch64 does not have PT_STEP so ...
mgorny[src/trunk]: src/tests/lib/libc/sys Add tests for reading registers from x86 ...
thorpej[src/trunk]: src/sys/dev/i2c Use the device_compatible_entry mechanism rather...
snj[src/trunk]: src/distrib/common/bootimage unbreak amd64 install images by pas...
uwe[src/trunk]: src/share/man/man4 Fix column width in postscript output.
maya[src/trunk]: src/tests/libexec/ld.elf_so Build less of the test code if there...
maxv[src/trunk]: src/doc todo list for kaslr, with the issues I can think of righ...
snj[src/netbsd-7-1]: src/sys/dev Pull up following revision(s) (requested by nat...
msaitoh[src/trunk]: src/sys/dev/pci Remove duplicated entries.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - move various stuff into Makefile...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
kiyohara[src/trunk]: src/sys/arch/arm/cortex Add SCU_SIZE.
martin[src/netbsd-7-1]: src/doc Tickets #1397 and #1410
martin[src/netbsd-9]: src/doc Tickets #154 - #164
macallan[src/trunk]: src/sys/arch/evbmips/conf add dme at apbus ( onboard ethernet )
martin[src/netbsd-7]: src/doc Ticket #1704
christos[src/trunk]: src/lib/libcurses/PSD.doc Use TOOL_VFONTEDPR
snj[src/netbsd-7-1]: src/doc 1512
christos[src/trunk]: src/gnu/usr.bin unhook send-pr
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.3-P2
christos[src/trunk]: src/sys/arch/sparc/stand deal with PIE and SSP
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awincnt
msaitoh[src/trunk]: src/sys/dev/pci If the secondary bus is configured and the bus m...
snj[src/netbsd-7-1]: src/doc 1506, 1508, 1511, 1516, 1518
sborrill[src/netbsd-7-1]: src/doc Ticket #1412
kre[src/trunk]: src/tests/net/if_tun Compensate for the new world order of ifcon...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/30756: Thomas Klausner: Deacti...
perseant[src/perseant-stdc-iso10646]: src Initial commit of a mostly-working implemen...
dholland[src/trunk]: src Make 32-bit and 64-bit versions of CLEANERINFO.
bouyer[src/netbsd-7]: src/sys/arch/amd64/include Pull up following revision(s) (req...
mrg[src/trunk]: src/distrib/sets/lists obsolete and clean up gcc=3 (3.3), gcc=4 ...
martin[src/netbsd-7]: src/distrib/notes Start preparing for 7.2.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Zero the dummy page
jakllsch[src/trunk]: src/sys/arch/arm <sys/pmc.h> is gone; don't #include it
christos[src/trunk]: src/distrib/sparc/miniroot bump a little for llvm
martin[src/netbsd-9]: src/doc Ticket #209
christos[src/trunk]: src/lib/libm/arch/mips fix lint build
ozaki-r[src/trunk]: src/sys Fix race condition on ifqueue used by traditional netisr
msaitoh[src/trunk]: src/sys/dev/pci Add some RADEON devices. Mainly taken from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r230572.
christos[src/trunk]: src/lib/libcurses/PSD.doc stopgap for non-netbsd build.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
snj[src/netbsd-7-1]: src/gnu/dist/gettext/gettext-tools/doc Apply patch (request...
hannken[src/trunk]: src/sys/fs/tmpfs Fix a race where thread1 runs VOP_REMOVE() and ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Include new compatability header
kre[src/trunk]: src/bin/sh When an error occurs in a builtin from which we do no...
christos[src/trunk]: src/libexec/ld.elf_so CID 1132773: Fix file descriptor leak
sevan[src/trunk]: src Drop main() prototype.
rin[src/trunk]: src/sys/dev/usb Correct error bits in RX packet header:
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid assembler-specific defines by...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove unnecessary #includE
uwe[src/trunk]: src/share/man/man4 Try to improve markup.
dholland[src/trunk]: src/include Needs stddef.h for size_t.
macallan[src/trunk]: src/sys/arch/sgimips/gio move the CIDMATCH bits where they belon...
joerg[src/trunk]: src Move <dynarray> and <optional> into experimental.
para[src/trunk]: src/sys/kern fix comment
christos[src/trunk]: src/doc groff has moved.
martin[src/netbsd-7]: src/distrib Pull up following revision(s) (requested by sevan...
martin[src/netbsd-7]: src/doc Tickets #1679 and #1680
christos[src/trunk]: src/external/bsd/mdocml/bin/mandoc chars is part of the library ...
jakllsch[src/trunk]: src/sys/dev revert previous, unintended, commit
thorpej[src/trunk]: src/sys/dev/ofw Fix __HAVE_OLD_DISKLABEL bits so they at least c...
gson[src/trunk]: src/tests/lib/libc/gen space after comma
skrll[src/trunk]: src/sys/dev/usb Remove '\n' in panic message.
martin[src/netbsd-7-1]: src Pull up following revision(s) (requested by snj in tick...
roy[src/trunk]: src/external/bsd/wpa/bin Build with kqueue(2) support
rin[src/trunk]: src/sys/dev/usb Make MUE_[TR]X_LIST_CNT configurable for debugging.
snj[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma...
martin[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by maxv ...
martin[src/trunk]: src/usr.sbin/sysinst Simplify CD device name matching by using f...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner IPL_USB -> IPL_SCHED for intr handlers
christos[src/trunk]: src/share/man/man4 new sentence-new line
christos[src/trunk]: src/libexec/ld.elf_so revert, I'll fix libc instead.
christos[src/trunk]: src/sbin/gpt CID 1132764: Bogus test
snj[src/netbsd-7-1]: src/external/mit/expat/dist Pull up following revision(s) (...
aymeric[src/trunk]: src/external/mit/xorg Move dashes to the front of bracket expres...
riastradh[src/trunk]: src/sys/netatalk Give proper prototype to ddp_output.
christos[src/trunk]: src/external/gpl2 build grep from here.
martin[src/netbsd-7]: src/etc/powerd/scripts Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/doc mention autoconf
martin[src/netbsd-7]: src/sys/fs/udf Pull up following revision(s) (requested by re...
martin[src/netbsd-7]: src/sys/arch/evbarm/awin Fix merge botch in ticket #82
jmcneill[src/trunk]: src/sys/dev/acpi Add NXP/Freescale ESDHC specific support
christos[src/trunk]: src/sys/modules/autofs fix autofs pseudo device
kamil[src/trunk]: src/lib/libpthread Do not set stackbase2 twice for !__MACHINE_ST...
martin[src/netbsd-7]: src/sys Apply patch, requested by maxv in ticket #1666:
msaitoh[src/trunk]: src/sys/dev Add yet another PHY workaround. Disable generation o...
jakllsch[src/trunk]: src/sys/dev/usb add the no-uhidev quirk for all X-Rite and Greta...
martin[src/netbsd-7]: src/doc Additional pullups for ticket #1621
lukem[src/trunk]: src/libexec/ftpd NetBSD-ftpd 20180428
skrll[src/trunk]: src/sys/arch/evbarm/ifpga Name some interrupts
snj[src/netbsd-7-1]: src/doc 1437
snj[src/netbsd-7-1]: src Pull up following revision(s) (requested by kre in tick...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Update from Intel SDM:
uwe[src/trunk]: src/share/man/man4 Fix semantic markup.
wiz[src/trunk]: src/doc postfix-3.0 is out
christos[src/trunk]: src/gnu/dist/diffutils diffutils has moved
christos[src/trunk]: src/distrib/sets/lists fix sets for clang aarch64
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable new timings and HS200 mode on A64 ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix non-MULTIPROCESSOR build
christos[src/trunk]: src/etc/mtree deal with g++ header files.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
pgoyette[src/trunk]: src Merge the [pgoyette-compat] branch
martin[src/netbsd-7]: src/doc Ticket #1710
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/sys/compat/linux/arch/mips add missing unimpl and sendmmsg a...
christos[src/trunk]: src/external/gpl2/grep - merge conflicts, enable wide char support.
christos[src/trunk]: src/usr.sbin/zic Handle tools build
ad[src/trunk]: src/sys - Track LWPs in a per-process radixtree. It uses no ext...
martin[src/netbsd-9]: src Sync to current and pull up the following revisions, requ...
martin[src/netbsd-7]: src/doc Tickets 55, 56, 58, 59 - 67
isaki[src/trunk]: src Fix minor bugs of SNDCTL_DSP_GETISPACE.
tnn[src/trunk]: src/sys/arch/evbarm/conf add commented out entries for com ports...
jmcneill[src/trunk]: src/share/man/man4 .Fl prepends a dash, no need to specify anoth...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Make more...
rkujawa[src/trunk]: src/sys/arch/amiga Add a driver for MNTMN VA2000.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove needless pci_map_...
wiz[src/trunk]: src/usr.bin/sortinfo Fix xrefs.
thorpej[src/trunk]: src/sys Add device_compatible_match(), a generalized routine for...
christos[src/trunk]: src/lib/libc/regex catch up with regsub -> regnsub
kamil[src/trunk]: src/sys Revert vadvise(2) removal
dholland[src/trunk]: src/sys/dev/usb Improve diagnostic print seen in PR 51524.
christos[src/trunk]: src/sys/arch/amd64/conf added commented out AUTOFS pseudo-device...
manu[src/trunk]: src/sys/arch/amd64 Rollback multiboot2 for amd64, as requested b...
martin[src/netbsd-7-1]: src/external/bsd/wpa/dist Pull up following revision(s) (re...
roy[src/trunk]: src/external/bsd/wpa/dist Re-queue kqueue events after forking.
skrll[src/trunk]: src/sys/arch/arm/cortex Whitespace
christos[src/trunk]: src/external/public-domain/sqlite/lib Hack around ppc64.
ad[src/trunk]: src/sys/uvm uvmpdpol_estimatepageable(): Don't take any locks he...
thorpej[src/trunk]: src/distrib/sets/lists/comp Add <net/if_stats.h>.
maxv[src/trunk]: src/sys/net/npf Set con = NULL just once, instead of doing it in...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
snj[src/netbsd-7]: src/doc 1294-1300
mrg[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Increase reserved space at start...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add armpmu
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for ARMv7 performance monitor (...
martin[src/trunk]: src/distrib/evbmips/instkernel/ramdisk PR install/54777: add dhc...
dholland[src/trunk]: src/lib/libc/stdio Fix plurals.
ozaki-r[src/trunk]: src/tests/net/route Tweak route get outputs to make tests work
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Don't use __g...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Support interlaced modes.
thorpej[src/trunk]: src/sys/dev/pci Adopt <net/if_stats.h>.
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_jmp_ja_overflow test.
christos[src/trunk]: src/share/mk Back to always using just the list of sources for t...
pgoyette[src/trunk]: src/sys/kern KASSERT() that kthread_join()'s target is expecting...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt add trivial handling ...
roy[src/trunk]: src/sys/netinet Default netmask to /32 for INET on POINTOPOINT l...
christos[src/trunk]: src/lib/libpanel bump warns
snj[src/netbsd-7-1]: src/doc 7.1 -> 7.1.1
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use decimal numbering - hex is just mis...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by manu...
martin[src/netbsd-7]: src/doc Ticket #1717
riastradh[src/trunk]: src/sys First whack at radeon driver.
sborrill[src/netbsd-7]: src/sys/arch/pmax/pmax Pull up the following revisions(s) (re...
marty[src/trunk]: src/sys/arch/evbarm/conf XU4 FDT sscon
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Use __debugused
christos[src/trunk]: src/external/gpl3/autoconf/dist import the latest autoconf
christos[src/trunk]: src/doc same hack different place
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Update th...
christos[src/trunk]: src/compat gcc aarch64 does not have multilib
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a printf
snj[src/netbsd-7]: src/sys/dev/usb regen for ticket 1320
martin[src/netbsd-7]: src/doc Tickets #1693 and #1695
riastradh[src/trunk]: src/sys/opencrypto Switch opencrypto to percpu_create.
dholland[src/trunk]: src add note about the most recent acpica update
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Sync upstream changes for eloop
dholland[src/trunk]: src/include/rpcsvc Uses BEGIN_DECLS and needs sys/cdefs.h.
wiz[src/trunk]: src/sbin/mount Sort SEE ALSO.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix bitmask in A64 errata workaround and...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/clock fix...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/dev add coverity annotations (variable is volatile so it...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc revert these two changes which ca...
apb[src/trunk]: src/external/public-domain/tz Update tzdata2netbsd for tzdata2015b.
joerg[src/trunk]: src/common/lib/libc/atomic Provide prototypes to fix build with ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc include dbxelf.h elfos.h freebsd-...
msaitoh[src/trunk]: src/sys/arch/x86/pci Temporary disable C2000 PCU because the beh...
snj[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by m...
nakayama[src/trunk]: src/sys/arch/sparc Sync sparc64 kernel's OF_seek with ofwboot's ...
mlelstv[src/trunk]: src/sys/net/npf handle delayed cksums also for ipv6
ozaki-r[src/trunk]: src/sys/net Check MP-safety in ifa_insert and ifa_remove only fo...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add avx512ifma, cqm_mbm_total, cqm_mbm_loca...
christos[src/trunk]: src/etc Add /dev/full
martin[src/netbsd-9]: src/doc Ticket #175
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: Fix reloading configuration killing ...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Regen
mlelstv[src/trunk]: src/doc/roadmaps updated nvme entry
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend Give aarch64 the "special...
jmcneill[src/perseant-stdc-iso10646]: src/sys/arch/evbarm/conf 2412034
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): fix a bug that prevents Big Endian...
jmcneill[src/trunk]: src/sys/arch Use the hardware scaler to do overscan compensation...
kre[src/trunk]: src/tests/lib/libutil Remove tests of "dawn" and "sunset" in pre...
christos[src/trunk]: src/sys/compat/linux/common add sendmmsg and recvmmsg
christos[src/trunk]: src/sys/kern Fix thinko
hannken[src/trunk]: src/sys/dev/sysmon Add a counter of busy events and stop enqueue...
kamil[src/trunk]: src/usr.bin/rpcgen Correct newstyle code generation
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilterbadjmp and bpfilterbadret tests.
martin[src/netbsd-9]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
mrg[src/trunk]: src/external/gpl3 protect the entire contents of regsub.c with e...
cherry[src/perseant-stdc-iso10646]: src/sys/arch 2302677
christos[src/trunk]: src/sys/compat/linux/common - fix constants and explain limit
jmcneill[src/trunk]: src/sys/dev/tprof Define TPROF_IDENT_ARMV8_GENERIC
riastradh[src/trunk]: src/sys/netinet Give proper prototype to rip_output.
aymeric[src/trunk]: src/libexec/getty Fix previous commit by using tty00 as an examp...
msaitoh[src/trunk]: src/sys/arch/amd64/conf Compile ixv(4) by default.
ozaki-r[src/trunk]: src/sys/compat/linux/arch/i386 Regen
christos[src/trunk]: src/doc new tzcode
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch add missing files
mrg[src/trunk]: src/share/mk reverse the GCC 5 test and only list the platforms ...
skrll[src/nick-nhusb]: src/sys/arch/arm/omap Fix (harmless?) bug that set the root...
snj[src/netbsd-7-1]: src/external/bsd/nvi Pull up following revision(s) (request...
martin[src/netbsd-9]: src/sys/dev/pci regen for ticket #237 (Mellanox device IDs ad...
rtr[src/trunk]: src/sys/netinet Move code that is conditional on options INET6 i...
martin[src/netbsd-9]: src/doc Tickets #229 - #232
maxv[src/trunk]: src/sys/arch Introduce a new svs_page_add function, which can be...
sevan[src/trunk]: src/share/misc REPL
pgoyette[src/trunk]: src/sys/dev/isa Now that watchdog support has been added, make s...
uwe[src/trunk]: src/external/gpl2/groff/tmac/man Fix trailing whitespace.
kre[src/trunk]: src/usr.bin/tail Remove some unnecessary words.
christos[src/trunk]: src/external/bsd/mdocml/bin/mandoc more sources for compat.
phx[src/trunk]: src/sys/dev/i2c Declare sensor data invalid when reading the sen...
matt[src/trunk]: src/external/gpl3/binutils/dist Update our in-tree binutils for ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable sun8ih3rccu
wiz[src/trunk]: src/share/man Sort sections.
kre[src/trunk]: src/usr.sbin/tprof Fix merge botch.
martin[src/trunk]: src/lib/libm/arch/alpha Fix usage of sysarch(ALPHA_FPGETMASK)
kre[src/trunk]: src/usr.bin/ldd Fix merge botch
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): check the number of i...
snj[src/netbsd-7]: src/doc update 1324
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
kre[src/trunk]: src/sys/dev/virtio Do the previous in the way it probably should...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix signness issues.
ozaki-r[src/trunk]: src/sys Make sure returning ifp from in6_select* functions psref-ed
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Don't return events that are too l...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
bad[src/trunk]: src/sys/dev/raidframe print additional debug information. make ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/external/gpl3/gdb Redo the previous alpha change differently...
jmcneill[src/trunk]: src/sys/dev/hdaudio regen
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Whitespace fix. No functional change.
mrg[src/trunk]: src/libexec/httpd/testsuite make a minor output change match again.
wiz[src/trunk]: src/share/man/man9 Use less macros for same output.
joerg[src/trunk]: src/usr.bin/config nv_num is not a dev_t, so add explicit cast f...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Registering the host's CR0 is done outside ...
christos[src/trunk]: src/sys/rump/kern/lib/libsys_linux regen and add a build target.
kim[src/trunk]: src/etc/rc.d Add NetBSD ID
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ryo[src/trunk]: src/doc Note i.MX7
thorpej[src/trunk]: src/sys/dev/ic Adopt <net/if_stats.h>.
mrg[src/trunk]: src/doc update MPFR version to reality.
msaitoh[src/trunk]: src/sys/dev/isa Initialize sc_dev correctly to avoid null pointe...
pooka[src/trunk]: src/lib/librumpuser fix clock_gettime emulation
mgorny[src/trunk]: src/tests/lib/libc/sys Fix alignment when reading core notes
ozaki-r[src/trunk]: src/sys/net Apply if_get and if_put to bridge(4)
thorpej[src/trunk]: src/sys/net - Use kmem(9) instead of malloc(9).
jdolecek[src/trunk]: src/sys/dev/ic add defines for dataset management (from NVMe spe...
riastradh[src/trunk]: src/sys Give proper prototype to ip_output.
skrll[src/trunk]: src/sys/arch/evbarm/conf Don't define {USB, [EO]HCI, UHUB}_DEBUG w...
martin[src/trunk]: src/usr.sbin/sysinst Move the LABELSECTOR check and make it FS t...
msaitoh[src/netbsd-9]: src/doc Ticket 176.
christos[src/trunk]: src/sys/arch/aarch64/include match declaration types for registe...
jakllsch[src/trunk]: src/sys/dev/usb Fix hid_get_data() and hid_get_udata() for 32-bi...
christos[src/trunk]: src/sys/dev/ic Untangle the poll/wait/timeout code in ciss_cmd()...
ad[src/trunk]: src/lib/libpthread pthread__mutex_unlock_slow(): ignore the DEFE...
martin[src/netbsd-7]: src Fix set lists for ticket #1710
christos[src/trunk]: src/doc new bind
wiz[src/trunk]: src/lib/libc/sys Merge EINVAL descriptions.
joerg[src/trunk]: src/sys/arch/i386/stand/efiboot Be a bit nicer to outdated compi...
msaitoh[src/trunk]: src/sys/dev/pci u_int{32, 64}_t -> uint{32, 64}_t. No functional c...
macallan[src/trunk]: src/sys/dev/pci fix copyright & license, make it explicit that t...
maxv[src/trunk]: src/sys Remove the second argument from ip_reass_packet(). We wa...
mgorny[src/trunk]: src/tests/lib/libc/sys Combine x86 register tests into unified t...
skrll[src/trunk]: src/sys/arch oldlwp is always non-NULL in cpu_switchto so remove...
martin[src/trunk]: src/usr.sbin/sysinst Fix test for active root partition when boo...
martin[src/trunk]: src/distrib/vax/ramdisk Backout previous - it was apparently unt...
kamil[src/trunk]: src/tests/lib/libpthread Fix the t_join test
christos[src/trunk]: src/sys GSoC 2016 (Hrishikesh Goyal): Htree index support from F...
roy[src/trunk]: src/external/bsd/openresolv/dist Update to openresolv-3.10.0 wit...
skrll[src/trunk]: src/sys/arch/arm/nvidia Fix another build
riz[src/trunk]: src/sys/arch/evbarm/conf Use GENERIC.common
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch c++conf...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by bouyer in...
christos[src/trunk]: src/gnu/usr.bin/texinfo unhook texinfo
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add GICv3 ITS support
skrll[src/trunk]: src/sys/arch/mips/mips Flush the dcache before syncing the icach...
christos[src/trunk]: src/external/bsd/nvi/dist/ipc CID 1132786: Fix uninitialized var...
martin[src/trunk]: src/usr.sbin/sysinst When asked to create a whole-disk partition...
joerg[src/trunk]: src/external/bsd/llvm/dist Mark files without clang-232565 / llv...
riastradh[src/trunk]: src/sys/uvm Comments explaining UBC_* flags.
joerg[src/trunk]: src/external/bsd/llvm Update LLVM and Clang to 3.8.1+ r280599. T...
shm[src/trunk]: src/libexec/ftpd Clear utmpx struct before writing it to wtmpx f...
maya[src/trunk]: src Remove viadrm(4), superseded by viadrmums.
kre[src/trunk]: src/sys/net Avoid attempting to call arp related functions if th...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom port-arm/49057: Raspberry Pi Audio vol...
macallan[src/trunk]: src/sys/arch/mips/ingenic add gpio registers
maya[src/trunk]: src/share/mk Update comment to match what the below text does
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.6 with the...
joerg[src/trunk]: src/usr.bin/sortinfo Fix tools build.
maya[src/trunk]: src/sys/dev/pckbport Send the 'magic reverse engineered sequence...
maxv[src/trunk]: src/sys Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit...
jdc[src/trunk]: src/sys/dev/ic Always take the bus lock (avoids collisions when ...
mrg[src/trunk]: src/doc note netstat(1) knows window height now.
jmcneill[src/trunk]: src/sys/dev/wscons Revert previous as it does not completely sol...
knakahara[src/trunk]: src/sys/dev/pci refactor: eliminate "txq->txq_descs_size", use W...
christos[src/trunk]: src/sys/dev/acpi use designated initializers
martin[src/trunk]: src/sbin/newfs_ext2fs Add a bit of swapping for values in CG des...
tnn[src/trunk]: src/external/bsd/blacklist/lib silence sign-conversion warning f...
dholland[src/trunk]: src/include/protocols These all need stdint.h.
maxv[src/trunk]: src/sys/netinet Remove the callback, localify, and add a comment.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by roy in ticket...
christos[src/trunk]: src/sys/nfs CID 271162: NULL deref check
jmcneill[src/perseant-stdc-iso10646]: src/usr.bin/mkubootimage 3317810
ast[src/trunk]: src/doc Mention import of service(8) command from FreeBSD.
christos[src/trunk]: src/usr.bin/m4 Add disabled support for saving and restoring the...
martin[src/netbsd-7]: src/doc Ticket 109
bouyer[src/netbsd-7]: src/doc ticket 1716
nonaka[src/trunk]: src/sys/arch/x86/include x86: Increase BOOTINFO_MAXSIZE to 8Kib.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Implement missng MMU protect...
martin[src/netbsd-7]: src/sys/dev/pci Regen for ticket #1628
perseant[src/perseant-stdc-iso10646]: src/distrib/sets/lists/tests 299366
tsutsui[src/trunk]: src/sys/arch/news68k/stand Enable LIBSA_CREAD_NOCRC. PR/50638
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Fixup SYNOPSIS some more.
jakllsch[src/trunk]: src/sys/dev/spi We always need bp->b_resid initialized before we...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add SDIO and SDHC irqs
ozaki-r[src/trunk]: src/tests/net/ndp Fix head and cleanup definitions for cache_exp...
msaitoh[src/trunk]: src/sys/dev/pci Add AMD Family 17h devices from OpenBSD.
christos[src/trunk]: src/usr.sbin/makemandb Adjust to the new mdocml
christos[src/perseant-stdc-iso10646]: src/distrib/pmax/ramdisk 287934
ad[src/trunk]: src/sys/kern For secondary CPUs, the idle LWP is the first to ru...
nonaka[src/trunk]: src/external/bsd/tcpdump/dist PR/50248: re-apply src/external/bs...
riastradh[src/perseant-stdc-iso10646]: src/external/mit/xorg/server/xorg-server.old/hw...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin bump local pkg version.
martin[src/netbsd-7]: src Sync to head the following, requested by roy in ticket #1...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by rias...
mrg[src/trunk]: src/share/mk convert the old binutils and gdb lists to only cont...
roy[src/trunk]: src/external/bsd/wpa/bin Fix build for clang and kqueue
martin[src/netbsd-8]: src/lib/librumphijack Pull up following revision(s) (requeste...
kamil[src/trunk]: src/doc libc: Add the C11 static_assert macro in <assert.h>.
martin[src/netbsd-7]: src/doc Ticket #1620
mgorny[src/trunk]: src/tests/usr.bin/c++ Move common UBSAN test case code into ubsa...
christos[src/perseant-stdc-iso10646]: src/sys/arch/mips/mips 2564730
christos[src/trunk]: src/sys/netinet Remove comment now that the getsockopt code pass...
maxv[src/trunk]: src/sys/fs/msdosfs Limit the minimum size of a disk sector to 51...
snj[src/netbsd-7]: src/doc tickets 1301-1303, 1306-1308
jmcneill[src/trunk]: src/doc note UHS-I and MMC HS200 support
nakayama[src/trunk]: src/distrib/sets/lists/comp Resurrect ./usr/include/gcc-4.8/tgma...
maxv[src/trunk]: src Add smtoff, an rc.d script that disables Simultaneous Multi-...
martin[src/netbsd-9]: src/doc Ticket #554
sevan[src/trunk]: src/usr.sbin/memswitch Restore rcstag.
riastradh[src/trunk]: src/sys/arch/x86 Implement pmap_pv(9) for x86 for P->V tracking ...
martin[src/netbsd-9]: src/sys/dev/mii Regen for ticket #372
snj[src/netbsd-8]: src/sys/arch/mac68k/nubus Pull up following revision(s) (requ...
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/doc Ammend ticket #217
snj[src/netbsd-8]: src/sys/altq Pull up following revision(s) (requested by spz ...
mrg[src/trunk]: src/sys/lib/libsa - remove unreachable code
matt[src/trunk]: src/sys/arch/arm/pic Adapt pic to deal with the BCM2836 interrupts.
riastradh[src/trunk]: src Let I/O errors override inode update errors in UFS.
joerg[src/trunk]: src/sys/lib/libunwind Remove redundant setIP call overwritten a ...
ozaki-r[src/trunk]: src/sys/net Correct frame padding length
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by seva...
maxv[src/trunk]: src/sys Style, localify, remove XXX when there's no issue, and s...
maxv[src/trunk]: src/sys/arch/x86/x86 I realized the changes I made broke the !as...
maxv[src/trunk]: src/sys/net80211 Add comments about the length checks, and check...
maya[src/trunk]: src/libexec/httpd Use a protocol-agnostic URL (don't degrade HTT...
christos[src/trunk]: src/lib/libc/arch/hppa/gen use __register_t
riastradh[src/trunk]: src/share/man/man9 Cull some obsolete parts of buffercache(9) ma...
matt[src/trunk]: src/sys/arch/riscv/riscv Get curcpu() from L_CPU(tp)
maxv[src/trunk]: src/sys/dev/fdt Memory leak, found by mootja; not tested, but ob...
msaitoh[src/netbsd-9]: src/doc Ticket #362-#365 and #369.
pooka[src/trunk]: src/sys/rump Put the kernelside rump kernel headers into <rump-s...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add support for disasm pmull, aes, sh...
maxv[src/trunk]: src/sys/sys Remove the mach entry.
flxd[src/trunk]: src/sys/arch/alpha/conf Add tcu and gpio for TC-USB support. OK ...
martin[src/netbsd-9]: src/distrib/notes/common Pull up the following revisions, req...
christos[src/trunk]: src/doc new openssh
martin[src/netbsd-7-1]: src/doc Ticket #1594
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
kre[src/trunk]: src/external/bsd/cron/dist Add some more "crappy error detection...
joerg[src/trunk]: src/share/mk Consider aarch64 a 64bit architecture for the purpo...
christos[src/trunk]: src/etc/rc.d Adjust for new ifconfig address/mask output.
maxv[src/trunk]: src/sys/arch/amd64 Unmap the kernel from userland in SVS, and le...
martin[src/netbsd-7-1]: src/libexec/httpd Pull up the following revisions (via patc...
martin[src/netbsd-9]: src/doc Tickets #420 and #421
christos[src/trunk]: src/sys/sys allow uvm_param.h since it defines types...
martin[src/netbsd-9]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
joerg[src/trunk]: src/lib/csu/common Revert -O1 hack for GCC 5.3, replaced by work...
snj[src/netbsd-7-0]: src/doc 1086
bouyer[src/netbsd-7-0]: src/doc Formatting fix
martin[src/netbsd-9]: src/lib/libc/gdtoa Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/rump/dev/lib/libraidframe kill compat code dependencies.
christos[src/trunk]: src/sys/dev/sysmon don't forget to free the dictionary.
sevan[src/trunk]: src/sys/dev/pci regen
maxv[src/trunk]: src/sys/arch/amd64/conf Remove "no options GPROF", we don't have...
snj[src/netbsd-7-1]: src/etc/namedb Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/arch/hppa/stand/cdboot Pull up following revision(s) ...
christos[src/trunk]: src/share/mk Make ctfconvert remove the debugging symbols after ...
martin[src/netbsd-7-1]: src/doc Ticket #1710
riastradh[src/trunk]: src/share/man/man9 Explain large write transaction bug in WAPBL.
maxv[src/trunk]: src/sys/arch More ASLR. Randomize the location of the direct map...
uebayasi[src/trunk]: src/usr.bin/config More about attribute -> bus, and child config...
christos[src/trunk]: src/lib/libc/string clarify what happens when strings overlap.
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by mrg in ...
mrg[src/trunk]: src/external/gpl3/gcc update switched lists.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string strnlen(s, (size_t)-1) r...
martin[src/trunk]: src/tests/crypto/libcrypto Bump timeouts so they work on a 32bit...
snj[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by maxv in...
matt[src/trunk]: src/tests/lib/libc/arch/riscv Update for new RISCV ABI
fox[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Fix -Wstringop-truncat...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc and GCC 7 for earm targ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
martin[src/netbsd-8]: src Pull up following revision(s) (requested by joerg in tick...
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Fix ASSERT(x == y | z). Interp...
maxv[src/trunk]: src/sys/arch/xen/conf Fix the build, on Xen too amd64_trap.S nee...
christos[src/trunk]: src/external/bsd/dhcpcd/dist cast htons
wiz[src/trunk]: src/share/man/man5 Update some defaults, from Joachim Henke on n...
ozaki-r[src/trunk]: src/sys/net Make rt_maskedcopy static
plunky[src/trunk]: src/usr.sbin/sdpd fix typo: sparce->sparse
skrll[src/trunk]: src/sys/arch/arm G/C L1_TABLE_SIZE_REAL
mrg[src/trunk]: src/sys/arch/pmax/pmax #if 0 the same code as already done
maxv[src/trunk]: src/sys/arch/amd64 Increase the size of the initial mapping of t...
martin[src/trunk]: src/sys/dev/wscons Try to fix previous to make it compile.
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by abs in ti...
christos[src/trunk]: src/sbin Add mount_autofs
msaitoh[src/trunk]: src/sys/dev/pci Add parenthesis for the addr argument of ISMT_DE...
snj[src/netbsd-8]: src/share/man/man7 Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kre[src/trunk]: src/bin/sh Revert previous, change has nothing to do with DEBUG ...
kamil[src/trunk]: src/usr.bin/env Add CVS Id tag and switch __attribute__ to __dead.
sevan[src/trunk]: src/share/man/man4 Drop ISO/Xerox references which are now long ...
martin[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
christos[src/trunk]: src/sys/dev/raidframe You need a star :-)
kamil[src/trunk]: src/sbin/devpubd Stop including unused header <sys/poll.h>
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Trailing whitespace
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Implement page flip API
maxv[src/trunk]: src/sys/netipsec Revert a part of rev1.49 (six months ago). The ...
macallan[src/trunk]: src/share/mk switch evbmips to new xorg
christos[src/trunk]: src/sys/arch/arm/arm rename DCACHE_SIZE to XSCALE_DCACHE_SIZE to...
christos[src/trunk]: src/distrib/sets/lists/xserver try to fix copy-pasto
snj[src/netbsd-8]: src/doc fix description of ticket 229. spotted by kamil.
snj[src/netbsd-7-0]: src/doc Note OpenSSL update to 1.0.1s in ticket 1127.
snj[src/netbsd-8]: src/sys/dev/hpc Pull up following revision(s) (requested by m...
maxv[src/trunk]: src/sys/netinet Style, explain a bit, and fix icmp_radv, it shou...
snj[src/netbsd-8]: src/external/gpl2/dtc Pull up following revision(s) (requeste...
msaitoh[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.sbin/autofs sprinkle unconst
martin[src/netbsd-7-1]: src Fix set lists for ticket #1710
maxv[src/trunk]: src/sys/net style
bouyer[src/trunk]: src/sys/arch/xen/x86 Fix what looks like a typo in xen_send_ipi():
bouyer[src/netbsd-7-0]: src/share/terminfo Pull up following revision(s) (requested...
riastradh[src/trunk]: src/sys/arch/arm/sunxi Fix previous brainfart.
riz[src/trunk]: src/etc Create dtrace device as part of "all"
riastradh[src/trunk]: src/sys/arch/aarch64/aarch64 Create a buffer space of 512 bytes ...
snj[src/netbsd-8]: src/crypto/external/bsd/heimdal Pull up following revision(s)...
riastradh[src/trunk]: src/sys Fix mistakes in previous sloppy change with root intr xf...
maxv[src/trunk]: src/sys/netinet6 Fix the check on 'maxlen', we are not creating ...
bouyer[src/netbsd-7-0]: src/doc Fix today's ticket entries
msaitoh[src/netbsd-9]: src/sys/arch/pmax/pmax Pull up following revision(s) (request...
rin[src/trunk]: src/sys/arch/zaurus/conf Fix kernel size overflow caused by addi...
msaitoh[src/trunk]: src/sys/dev/usb - USB_VENDOR_QUALCOMM -> USB_VENDOR_LG
rtr[src/trunk]: src/tests/lib/libc/sys add another test program for connect(2) t...
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, restore PG_G on the direct map, we sti...
jdolecek[src/trunk]: src/sys/dev follow advice of spec and block interrupts via INTMS...
snj[src/netbsd-7-1]: src/doc 1519, 1520, 1522, 1523
riastradh[src/trunk]: src/sys/dev/usb Convert unsigned char to wider type before left ...
martin[src/netbsd-7-1]: src/lib/libc/nameser Pull up following revision(s) (request...
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/arch/arm/cortex Use r0 in the tlbiall instruction to avo...
kamil[src/trunk]: src Port realpath(1) from FreeBSD
fox[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Revert the strlcpy(3) ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Sort define CI_*. NFCI.
snj[src/netbsd-8]: src/external/gpl3/gcc Apply patch (requested by mrg in ticket...
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon 5[56]00 devices from
roy[src/trunk]: src/sys/arch/x86/x86 Fix XEN builds
martin[src/netbsd-7-1]: src/sys/net/npf Pullup the following revision, requested by...
martin[src/netbsd-9]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/dev/usb PR/50701: Martijn van Buul: Adjust MS Confort Mo...
gson[src/trunk]: src/tests/lib/libm Add some tests of hypot() and hypotf()
maya[src/trunk]: src/sys/arch Remove comment mentioning an i386 problem from non-...
christos[src/trunk]: src/sbin/pppoectl don't need mbuf.h!
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Increase I2C_MAX_ADDR to 0xfff for sunx...
snj[src/netbsd-8]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
kre[src/trunk]: src/sys/conf urio has gone. Comment it out (remaining visible ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add TCON0 support
riastradh[src/trunk]: src/share/man/man9 Be a little more consistent about nulls.
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty more HAVE stuff.
snj[src/netbsd-7-0]: src/doc 1075
sevan[src/trunk]: src regen
christos[src/trunk]: src/distrib/sets handle both binutils 2.23 and 2.26
christos[src/trunk]: src/lib/libc/include remove dups
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
ozaki-r[src/trunk]: src/tests/net/if Add tests for ifconfig up/down
martin[src/netbsd-9]: src Pull up following revision(s) (requested by yamaguchi in ...
ozaki-r[src/trunk]: src/sys/net Add hint comments for big ifdef
snj[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
kre[src/trunk]: src/bin/sh INTON / INTOFF audit and cleanup.
martin[src/netbsd-8]: src/usr.sbin/service Pull up following revision(s) (requested...
mrg[src/trunk]: src/share/mk switch evbcf and powerpc64 to GDB 7.12.
riastradh[src/trunk]: src/sys/uvm Initialize P->V tracking for unmanaged device pages ...
kre[src/trunk]: src/bin/sh PR bin/53919
mrg[src/trunk]: src/distrib/sets/lists/comp add new gcc7 arm headers: arm_cmse.h...
joerg[src/trunk]: src/sys/lib/libunwind The semantics of DW_CFA_GNU_args_size have...
matt[src/trunk]: src/sys/arch/arm/pic Don't need pic_ipi_sender anymore.
martin[src/netbsd-7-1]: src/doc Tickets #1679 and #1680
ozaki-r[src/trunk]: src/sys/arch Add IFA_STATS to ALLs
roy[src/trunk]: src/sys Move in6if_do_dad() to if_do_dad() as the routine is not...
martin[src/netbsd-7-1]: src/doc Ticket #1667
wiz[src/trunk]: src/lib/libc/string Add missing word.
christos[src/trunk]: src/lib/libpmc pmc_evid_, pmc_ctr_t etc are defined in <machine/...
christos[src/trunk]: src/external/gpl3 switch to binutils.old
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
christos[src/trunk]: src/sys/dev Fix non-cpu counter build.
martin[src/netbsd-7-0]: src/bin/mv Missing file in pullup #1096: Don't truncate at ...
pgoyette[src/trunk]: src/sys/arch/x86/pci Correct placement of __diagused attribute
sborrill[src/trunk]: src/doc Note that mss clamping should be improved
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/mit/xorg/server/xorg-server Include <bsd.own.mk> be...
martin[src/netbsd-8]: src/doc Ammend ticket #189
mrg[src/trunk]: src/sys adjust fallthru comments to appease gcc7.
christos[src/trunk]: src/share/mk Disgusting and evil hack to elide coverity options ...
christos[src/trunk]: src/lib/libedit One macro is enough (Ingo Schwarze)
matt[src/trunk]: src/sys/arch/arm/arm32 Fix two bugs. pmap_is_cached fix for MUL...
martin[src/netbsd-8]: src/doc Ticket #294
martin[src/netbsd-7-0]: src/doc Note ticket #1124
skrll[src/trunk]: src/sys/dev/usb Conexant USB Modem from Ryo ONODERA on current-u...
mrg[src/trunk]: src/sys/arch/m68k/m68k add fallthru comment.
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by pg...
maya[src/trunk]: src/distrib/common Make MDSET_NOGZIP behave as documented also i...
martin[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
martin[src/netbsd-9]: src/doc Tickets #301, #302 and #304
sevan[src/trunk]: src/sys/arch Alternate buffer queue strategies no longer conside...
ozaki-r[src/trunk]: src Add tests for a gateway not on the local subnet
bouyer[src/netbsd-8]: src/crypto/dist/ipsec-tools/src/racoon Pull up following revi...
martin[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable CPU frequency scaling and thermal se...
thorpej[src/trunk]: src/distrib/sets/lists/comp Add percpu_foreach_xcall(9).
martin[src/netbsd-7-1]: src external/public-domain/tz/dist/ziguard.awk up to 1...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove white spaces.
snj[src/netbsd-7-0]: src/sys/dev/pci Pull up following revision(s) (requested by...
kamil[src/trunk]: src Import wcsnlen(3) to libc
uwe[src/trunk]: src/share/man/man9 Use more semantic markup.
riastradh[src/trunk]: src/sys/dev/pci Fix error branches in agp_amd64.c.
snj[src/netbsd-8]: src/usr.bin/find Pull up following revision(s) (requested by ...
snj[src/netbsd-8]: src/external/bsd/dhcpcd Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf hey there's a README here! add ALLWINNE...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
maxv[src/trunk]: src/sys/net80211 Style, and zero out 'ns' entirely, otherwise so...
dholland[src/trunk]: src/include/rpc Needs sys/select.h for fd_set; fails only when _...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd try to adjust riscv
mrg[src/trunk]: src/usr.sbin/memswitch disable stringop-overflow warning for GCC...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by nakayama in t...
mgorny[src/trunk]: src/tests/lib/libc/sys Extend concurrent events test to watchpoints
christos[src/trunk]: src/external/cddl/osnet/sys/sys prevent re-defines
martin[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/dev/usb tsleep -> kpause
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by isaki...
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/iscsi.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
kre[src/trunk]: src/usr.bin/printf NFC: More KNF (remove () around returned cons...
martin[src/trunk]: src/sys/dev/usb Andrius V in PR kern/53461: add support for D-Li...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
riastradh[src/trunk]: src/sys/arch/aarch64/include Define the MULTIPROCESSOR cpu_numbe...
maxv[src/trunk]: src/sys/arch Remove DO_DEFERRED_SWITCH and DO_DEFERRED_SWITCH_RE...
fox[src/trunk]: src/external/bsd/dhcpcd/dist/src external/bsd/dhcpcd: Fix a -Wco...
rin[src/trunk]: src/sys/dev/usb Remove unused variable in axen_softc.
uwe[src/trunk]: src/tools/make G/c unused runcmd.
matt[src/trunk]: src/sys/arch/riscv/riscv Fix botch on putting user stack pointer...
jdolecek[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci adjus...
leot[src/trunk]: src/sbin/mount_msdos Fix a thinko
kre[src/trunk]: src/bin/sh Delete extern decl for trap[] - hasn't been needed fo...
ryo[src/trunk]: src/usr.bin/mkubootimage arm64_image_header->image_size must be ...
mrg[src/trunk]: src/share/mk don't add elf64 to OBJECT_FMTS if !MKCOMPAT and mip...
fox[src/trunk]: src/external/gpl3/gcc/usr.bin external/gpl3/gcc: Suppress -Werro...
snj[src/netbsd-8]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
martin[src/netbsd-9]: src/sys/arch/aarch64 Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/arch/powerpc/booke fix printf format.
riastradh[src/trunk]: src/sys/ufs/ext2fs Missed a spot in ext2fs_read
ad[src/trunk]: src/sys/kern nextlwp(): fix a couple of locking bugs including o...
mrg[src/trunk]: src/tests/usr.bin/cc fix hello_profile's hello_profile_head func...
wiz[src/trunk]: src/bin/date Remove trailing whitespace and Tn macro.
sevan[src/trunk]: src/share/man/man4 BUFQ_READPRIO is no longer marked as experime...
christos[src/trunk]: src Define _KERNTYPES for things that need it.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb Add new path for arm
maxv[src/trunk]: src/sys/net80211 Introduce ieee80211_recv_mgmt_disassoc.
roy[src/trunk]: src/sys/net rtsock: favour ifatoia and ifatoia6 over direct stru...
maya[src/trunk]: src/sys/arch/mips/mips Clarify this is a load delay nop.
maxv[src/trunk]: src/sys/net80211 Appease the overflow check, 4 is enough.
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
flxd[src/trunk]: src/sys/arch/alpha Match the two prom_getenv() and fix buffer ov...
macallan[src/trunk]: src/sys/arch/evbarm/conf move sunxide2ccu to pass 3, now it work...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf use conf/filesystems.config
thorpej[src/trunk]: src/sys/arch/arm/xscale Correct the location of SDRAM in the com...
martin[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
isaki[src/trunk]: src/sys/dev/hdaudio Enumerating probably always starts from sc->...
matt[src/trunk]: src/doc note change to workaround bug in clang's arm integrated ...
snj[src/netbsd-7-1]: src/doc 1577
maxv[src/trunk]: src/sys/net Several changes:
ryo[src/trunk]: src/sys/arch/evbarm/fdt remove ifdef __clang.
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by n...
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by na...
snj[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up following revision(s)...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace uses the idiom len = snpri...
christos[src/trunk]: src/sys/net update with new entries from libpcap-1.7.2
snj[src/netbsd-7-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
snj[src/netbsd-8]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
maya[src/trunk]: src/external/gpl3/binutils/usr.bin/ld this rule shouldn't be spe...
martin[src/netbsd-9]: src/sys/dev/pci Regen for ticket #449
skrll[src/trunk]: src/sys/dev/usb Remove (mostly useless) usb_detach_{broadcast, wa...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
skrll[src/trunk]: src/sys/compat/netbsd32 Trailing whitespace
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/share/mk Add the missing CTFMERGE step.
snj[src/netbsd-8]: src/sys/lib/libunwind Pull up following revision(s) (requeste...
mlelstv[src/trunk]: src/sys/arch/x86/x86 Check for undefined behaviour when doing ri...
martin[src/netbsd-7-1]: src/doc Ticket #1582
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by knakahara...
matt[src/trunk]: src/sys/arch/arm/pic Use right kcpuset call.
jmcneill[src/trunk]: src/sys/arch Use shared armv7_generic_space
snj[src/netbsd-8]: src Pull up following revision(s) (requested by mlelstv in ti...
martin[src/netbsd-7-1]: src/sys/dev/ic Pull up following revision(s) (requested by ...
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by riastra...
mrg[src/trunk]: src/sys/arch/sparc64/dev merge the ebus@pci attach output to be ...
christos[src/trunk]: src/tests/lib/libc/sys t_lwp_create needs kernel types.
jmcneill[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms Do no...
mrg[src/trunk]: src/share/mk sh3 (le) gdb 7.12 works. switch it.
martin[src/netbsd-8]: src/lib/libc/net Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/doc Tickets #305 - #334
riastradh[src/trunk]: src/share/man/man9 Revamp fstrans(9) man page.
christos[src/trunk]: src/tools/ctfmerge use HOST_CFLAGS for -pthread
msaitoh[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
aymeric[src/trunk]: src/sys/arch/evbarm/conf add commented out entry to attach Pi Fa...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by r...
matt[src/trunk]: src/sys/arch/riscv/include Add a md_tp member to mdlwp so that t...
christos[src/trunk]: src/tools/dbsym silent when we don't have -ldl
martin[src/netbsd-8]: src/sys/compat/ibcs2 Pull up following revision(s) (requested...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
snj[src/netbsd-7-0]: src/doc 1147, 1154
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix copy{in, out}str to return ENAME...
roy[src/trunk]: src route(4): add RO_MISSFILTER socket option
rin[src/trunk]: src/sys/dev/usb Fix padding for a full length USB packet in TX:
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by seva...
mrg[src/trunk]: src/sys/arch/sparc/sparc - rework mm_md_readwrite() to avoid fal...
skrll[src/trunk]: src/sys/arch/arm/arm32 Add a CTASSERT to pmap_grow_l2_bucket tha...
mlelstv[src/trunk]: src/sys/arch/x86/x86 Compute Core/SMT-IDs for AMD family 17h (Ry...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Improvements:
skrll[src/netbsd-7-nhusb]: src/sys/rump/dev/lib/libusb Update for branch
christos[src/trunk]: src/external/bsd/tcpdump/dist don't include <sys/mbuf.h>
skrll[src/trunk]: src/sys/dev/usb More defines - from Takahiro HAYASHI and a coupl...
maya[src/trunk]: src/games/morse Add _, from Eitan Adler in PR bin/52897
maxv[src/trunk]: src/sys/netipsec As I said in my last commit in this file, ipo s...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor GPR and FPR tests in t_ptrace_wa...
bouyer[src/netbsd-7-0]: src/sys/compat/common Pull up following revision(s) (reques...
snj[src/netbsd-8]: src/usr.sbin/veriexecgen Pull up following revision(s) (reque...
sjg[src/trunk]: src/usr.bin/make Use separate vars to track cwd and last dir a p...
martin[src/netbsd-9]: src Pull up the following revisions, requested by msaitoh in ...
martin[src/netbsd-7-1]: src/sys Apply patch, requested by maxv in ticket #1666:
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
riz[src/trunk]: src/distrib/sets/lists/base Update setlists for libc minor bump.
hannken[src/trunk]: src/sys/dev Pass residual back to b_resid for persistent snapshots.
rin[src/trunk]: src/sys/arch/zaurus/conf Oops, revert previous.
snj[src/netbsd-8]: src/sys/netsmb Pull up following revision(s) (requested by sp...
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
rjs[src/trunk]: src/sys Add ioctl(2) handler for kernel part of sctp_peeloff().
martin[src/netbsd-9]: src/sys/dev/mii Regen for ticket #473
pooka[src/trunk]: src Move "shotgun approach to rump syscalls" from rump.h to a se...
skrll[src/trunk]: src/sys/arch/arm/arm32 Make sure the start stacks are covered by...
christos[src/trunk]: src/distrib/sets/lists/comp add linker scripts
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't call pool_cache_put with lock...
maxv[src/trunk]: src Retire the non-PAE-i386-PV configuration files. Keep only PA...
snj[src/netbsd-7-1]: src/doc 1499
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Whitespace
skrll[src/trunk]: src/sys/dev/usb More Texas Instruments (not Texas Intel) products.
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
martin[src/netbsd-9]: src/doc Tickets #459 and #460
christos[src/trunk]: src/external/ibm-public/postfix/dist The stable Postfix release ...
msaitoh[src/trunk]: src/sys/dev/pci - Add support for I210 SGMII Flash-less device.
snj[src/netbsd-8]: src/doc tickets 28-32
christos[src/trunk]: src/distrib/sets/lists fix shark sets
kre[src/trunk]: src/bin/sh First pass at fixing some of the more arcane pattern ...
christos[src/trunk]: src/lib/libc/string add strchrnul
christos[src/trunk]: src/sys/arch/zaurus/stand Add -D_KERNTYPES
mrg[src/trunk]: src/usr.bin/stat rework the previous to only apply if !HOSTPROG
dholland[src/trunk]: src/bin/ksh PR 49595 William Ahern: The exit status of "unset NO...
riastradh[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Count the number of arti...
riastradh[src/trunk]: src/sys/kern Back this out, per pooka's request.
wiz[src/trunk]: src/usr.bin/gzip Document xz decompression support better. From ...
mrg[src/trunk]: src/external/gpl3/binutils/lib/libiberty/arch/aarch64 regen with...
mrg[src/trunk]: src/external/gpl3/gcc update status: i386 builds (not properly t...
maya[src/trunk]: src/external Support -isoC-2017
msaitoh[src/netbsd-7-1]: src/external/bsd/bzip2/dist Pull up following revision(s) (...
justin[src/trunk]: src/sys/kern Add __posix_rename as a rump syscall
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in otus(4) detach.
martin[src/netbsd-7-1]: src/doc Ticket #1568
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait(4) in ura...
kre[src/trunk]: src/bin/sh Fix an old bug (very old) that was made worse in 1.12...
riastradh[src/trunk]: src/sys/rump/dev/lib/librnd Omit duplicate rnd_init in rump.
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd we have our own popcount.
thorpej[src/trunk]: src/sys/dev/i2c - Don't use I2C_F_POLL.
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
mrg[src/trunk]: src bump image size by 1/8th of an MB.
kamil[src/trunk]: src/share/mk Introduce MKLIBCSANITIZER in the share/mk rules
tnn[src/trunk]: src/sys/dev/pci Mobile 5th Generation Intel Core devices, from i...
maxv[src/trunk]: src/sys/arch/amd64/include Remove KERN_BASE, unused. It has alwa...
flxd[src/trunk]: src/sys/dev/tc regen
rjs[src/trunk]: src/sys/compat/netbsd32 regen.
martin[src/netbsd-9]: src/doc Tickets #546 - #548
ozaki-r[src/trunk]: src/sys/net Restructure rtcache_lookup2 to make it clear what it...
khorben[src/trunk]: src/share/misc BPM: beam propagation method (light)
matt[src/trunk]: src/sys/arch/arm/include Add basic support for __HAVE_PREEMPTION.
christos[src/trunk]: src/tools move cvslatest last
martin[src/netbsd-7-1]: src/sys/net/npf Pull up following revision(s) (requested by...
wiz[src/trunk]: src/sbin/restore Remove superfluous macro.
sevan[src/trunk]: src/usr.bin/w Add a statement about uptime's relation to w(1).
martin[src/netbsd-7-0]: src/sys/arch/mips/mips Pull up following revision(s) (reque...
knakahara[src/trunk]: src/sys eliminate variable argument in encapsw
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by tsut...
sevan[src/trunk]: src/lib/libc/sys Remove ISO references
christos[src/trunk]: src/usr.sbin/zic we keep version separately now
msaitoh[src/netbsd-7-0]: src/doc Ticket 1028.
skrll[src/trunk]: src/sys/arch Sprinkle #include "opt_arm_debug.h" where VERBOSE_I...
pooka[src/trunk]: src/tests/rump/rumpkern/h_server include <stdbool.h> for bool
jmcneill[src/trunk]: src/sys/dev/fdt Add EP_DRM_PANEL endpoint type
christos[src/trunk]: src/sys/sys expose less to userland.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld fix typo.
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Update to latest gcc...
riastradh[src/trunk]: src/sys/kern Make rnd_extract_data_locked static.
martin[src/netbsd-7-1]: src/doc Tickets #1612, #1615 and #1616
martin[src/netbsd-7-1]: src/external/bsd/ppp/dist/pppd Pull up following revision(s...
skrll[src/trunk]: src/sys/arch/arm/arm32 Convert the DEBUG code in pmap_grow_map t...
christos[src/trunk]: src/external/bsd/dhcpcd/dist Handle static routes in IPv4. Routi...
oster[src/trunk]: src/sys/dev/raidframe Cleanup/remove unused asm_count. Reported...
pgoyette[src/trunk]: src/sys/dev Add "bufq_fcfs" requirement to all those driver modu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use %"PRIx8", not %hx...
snj[src/netbsd-7-0]: src/doc 1071
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
riastradh[src/trunk]: src/sys/dev/usb Teach usb_rem_task to return whether removed fro...
ryo[src/trunk]: src/sys/arch/aarch64 separate struct vm_page_md into vm_page_md ...
reinoud[src/trunk]: src/sys/arch/usermode/include Add headers for support functions ...
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by j...
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce scope of variables
snj[src/netbsd-7-1]: src/doc 1565
riastradh[src/trunk]: src/tests/fs/vfs This doesn't affect p2k_ffs after all, no idea ...
maya[src/trunk]: src/sys/arch/atari/atari Correct misleading indentation.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v doesn't have %ver register.
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018c from ftp:/...
christos[src/trunk]: src/tests/lib/libc/sys Turn off optimization on a function which...
christos[src/trunk]: src/lib/libpam/modules/pam_krb5 stop using sprintf and check for...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for m68k and GCC 7, also the ...
matt[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
tsutsui[src/trunk]: src/sys/dev/pci Update a URL of Am53c974A technical manual.
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by i...
riastradh[src/trunk]: src Remove obsolete cprng_strong_getflags/setflags(9) man page l...
snj[src/netbsd-8]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 Shared armv7 bus space implementation.
msaitoh[src/trunk]: src Add "show socket" command written by Hiroki SUENAGA. It prin...
riastradh[src/trunk]: src/sys/nfs Use a random opaque cookie, not kva pointer, for nfs...
maxv[src/trunk]: src/usr.sbin/traceroute Fix build failure, the structure is alre...
jnemeth[src/trunk]: src/distrib/sets/lists/tests Add t_hypot to fix build break. Hi...
riastradh[src/trunk]: src/sys/kern Remove unnecessary, and actively wrong and harmful, ...
wiz[src/trunk]: src/external/bsd/byacc/bin Fix applyo.
riastradh[src/trunk]: src Advisory locking for zfs.
riastradh[src/trunk]: src/sys/kern Oops -- we already hold rndpool_mtx here.
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys Trailing whitespace
knakahara[src/trunk]: src/sys/dev/pci wm_txeof() can limit the loop count the same as ...
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by maxv ...
martin[src/netbsd-8]: src Pull up the following, requested by he in ticket #212:
maxv[src/trunk]: src/sys/net Use MH_ALIGN instead, ok knakahara@.
mrg[src/trunk]: src/share/mk re-do version 1.1098 properly:
mrg[src/trunk]: src/external/gpl3 move the GDB_MACHINE_ARCH setting into a separ...
martin[src/netbsd-9]: src/distrib/notes/common remove duplicate word
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
ginsbach[src/trunk]: src Split inet_addr(3) tests from t_inet_network into stand-alon...
riz[src/netbsd-7-0]: src/doc Ticket 1063.
maxv[src/trunk]: src/sys/arch Clean up dbregs; remove useless comments, remove ar...
jmcneill[src/trunk]: src/distrib/utils/embedded Add support for auto-growing the root...
christos[src/trunk]: src/external/gpl3/binutils grow another arm.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove useless/outdated comments. No functi...
martin[src/netbsd-9]: 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 s...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by ozaki-r in ti...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
mrg[src/trunk]: src/tests/dev/scsipi/libscsitest use strncpy() into a buffer tha...
skrll[src/trunk]: src/sys/kern typo in comment
christos[src/trunk]: src/distrib/sets/lists adjust to the Makefile fixes.
christos[src/trunk]: src/sys/dev/pci CID-1427736: Appease coverity using KASSERT
jmcneill[src/trunk]: src/share/mk Update comment
justin[src/trunk]: src/sys regen after syscall update
martin[src/netbsd-8]: src Pull up following revision(s) (requested by joerg in tick...
riastradh[src/trunk]: src/share/man/man9 More details on what may sleep and what won't...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
maxv[src/trunk]: src/sys/netipsec Add missing NULL check. Normally that's not tri...
matt[src/trunk]: src/sys/arch/arm/cortex Don't adjust interval if we are too far ...
riz[src/netbsd-7-0]: src Pull up following revisions (requested by christos in t...
christos[src/trunk]: src/lib/libc/arch/mips/gen Use namespace protected types.
snj[src/netbsd-8]: src/external/gpl3/gcc/dist/gcc/config/i386 Pull up following ...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/arch/ia64/stand/common PR/50736: David Binderman: Check ...
snj[src/netbsd-8]: src/sys/dev/tc Pull up following revision(s) (requested by fl...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic PIC -> INTC to match documentation
snj[src/netbsd-8]: src/share/man/man7 Pull up following revision(s) (requested b...
christos[src/trunk]: src/usr.bin/xlint use asprintf().
maya[src/trunk]: src/usr.sbin/sysinst Fix copy paste error. from coverity.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/atomic - atomic_*_{8, 16}_nv() m...
macallan[src/trunk]: src/sys/compat/netbsd32 add conversion goop for WSDISPLAYIO_LDFO...
nat[src/trunk]: src/doc Add support for Realtek 8192EU.
mrg[src/trunk]: src check for snprintf() truncation and fail sanely if so, rathe...
mlelstv[src/trunk]: src/sys/dev An adaptive mutex is sufficient, the data structures...
martin[src/netbsd-7-0]: src/doc Note tickets #1076
kamil[src/trunk]: src/lib/libc/gen Avoid undefined behavior in ftok(3)
wiz[src/trunk]: src/lib/libc/sys Sort errors. Bump date for previous.
kre[src/trunk]: src/sys/arch/x86/x86 Unbreak build. Fake out (ie: remove) rdts...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by christos ...
maxv[src/trunk]: src/sys/arch/amd64 Declare and use INTR_RECURSE_ENTRY, an optimi...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf show resize_ffs progress bar whe...
martin[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
nat[src/trunk]: src/external/realtek/urtwn Add firmaware for Realtek 8192ee/eu.
christos[src/trunk]: src/distrib/sets/lists fix amiga sets
snj[src/netbsd-7-0]: src/doc tickets 1044, 1050-1053
riastradh[src/trunk]: src/tests/lib/libc/gen aarch64 doesn't trap integer division by ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
rin[src/trunk]: src/sys/dev/usb Add couple of error printf.
ozaki-r[src/trunk]: src/sys/net Include sys/sysctl.h ifdef RTFLUSH_DEBUG
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
maxv[src/trunk]: src/sys/net Mostly style, and add a bunch of KASSERTs.
pgoyette[src/trunk]: src/share/man/man4 Update attachment info - amdtemp(4) attaches ...
matt[src/trunk]: src/sys/arch/arm Add __HAVE_PIC_HAVE_PENDING_INTRS and define it...
msaitoh[src/trunk]: src/sys/dev - Drop the host wakeup bit after resetting PHY on PC...
ozaki-r[src/trunk]: src/sys/netipsec KNF: replace soft tabs with hard tabs
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.2j.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Apply RTL8211E "no-tx-delay" workaround t...
sborrill[src/netbsd-7-0]: src/lib/libc/net Pull up to netbsd-7 (missing part of ticke...
matt[src/trunk]: src/sys/arch/riscv/include _KMEMUSER only needs struct cpu_info
martin[src/netbsd-7-1]: src/doc Ticket #1560
kiyohara[src/trunk]: src/sys/arch/arm/omap Add support OMAP_4430.
martin[src/netbsd-9]: src/sys/kern Regen (for ticket #307)
macallan[src/trunk]: src/sys/arch/mips/include use 32bit __cpuset_t in o32 kernels
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
fox[src/trunk]: src/usr.sbin/timed/timed usr.sbin/timed: Suppress -Werror=string...
mrg[src/trunk]: src/sys use __builtin_unreachable() after calls that panic or sw...
martin[src/netbsd-9]: src/external/bsd/pkg_install/dist Pull up the following revis...
snj[src/netbsd-7-0]: src/external/public-domain/tz Pull up following revision(s)...
mrg[src/trunk]: src/sys/modules/viadrmums apply -Wno-error=implicit-fallthrough ...
msaitoh[src/trunk]: src/sys/dev/pci Add Toshiba's XG4 and XG5 NVMe SSD.
maxv[src/trunk]: src/sys/arch/xen Remove dead code. This looks like a leftover fr...
joerg[src/trunk]: src/distrib/sets/lists The way libasan is hooked into the build ...
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
mrg[src/trunk]: src/external/bsd/pkg_install include bsd.own.mk incase it hasn't...
maxv[src/trunk]: src/lib/libnvmm Sync with reality, and improve.
martin[src/netbsd-7-1]: src/sys/compat/sys Additionally pull up the following for t...
maxv[src/trunk]: src/sys/netinet6 Several changes:
snj[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
macallan[src/trunk]: src/sys/dev/pci first step to support chips newer than geforce 2MX
ozaki-r[src/trunk]: src/sys/netinet Avoid double frees of mbuf
apb[src/trunk]: src/usr.sbin/service More shell quoting. /etc/rc.d/* file names...
snj[src/netbsd-8]: src/sys/arch/m68k/include Pull up following revision(s) (requ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Alpha is the only platform ...
matt[src/trunk]: src/sys/arch/arm Add an agnostic version of curlwp and curcpu() ...
christos[src/trunk]: src/sys/arch/amd64/include Add more relocation constants
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add Gumstix Inc's Pepper and DuoVero.
skrll[src/trunk]: src/sys/arch/mips/mips KNF
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_sgmii_writereg() function does...
snj[src/netbsd-8]: src/doc 114
kamil[src/trunk]: src/bin/ksh ksh: Rename a local function tsearch to mytsearch
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
sevan[src/trunk]: src/share/man/man4 Can't see a thing (which see)
wiz[src/trunk]: src/sbin/mount_msdos New sentence, new line. Bump date.
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
mrg[src/trunk]: src/sys/dev/nor memset(0) the structure, not the pointer itself, ...
mlelstv[src/trunk]: src/sys/arch/x86/x86 CPUID tells the ApicIdCoreIdSize in bits.
snj[src/netbsd-8]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
christos[src/trunk]: src/lib/libc/gen add or1k
skrll[src/trunk]: src/sys/arch/mips/mips vaddr_t -> register_t in range cache ops
snj[src/netbsd-8]: src/share/man/man9 Pull up following revision(s) (requested b...
kre[src/trunk]: src/bin/sh If we are invoked with SIGCHLD ignored, we fail badly...
bouyer[src/netbsd-9]: src/doc Tickets 537 and 538
ryo[src/trunk]: src/sys/arch/aarch64/include remove suspicious compare, and clea...
matt[src/trunk]: src/sys/arch/arm/cortex need to include <sys/lwp.h>
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise later and tidyup better in the a...
mrg[src/trunk]: src/sys add -Wno-error=int-in-bool-context or -Wno-error=implici...
christos[src/trunk]: src/sys/dev/i2c dedup code.
leot[src/trunk]: src/usr.bin/env Fix a typo (extra `s')
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
martin[src/netbsd-8]: src/sys/arch Requested by skrll in ticket #60:
snj[src/netbsd-7-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
kre[src/trunk]: src/bin/sh Add mention of ; & in the list of control operators (f...
dholland[src/trunk]: src/sys/kern foo & ~bar, not foo &~ bar. From Henning Petersen i...
isaki[src/trunk]: src Add ATF tests for audio(4).
thorpej[src/trunk]: src/doc Token Ring has been removed.
snj[src/netbsd-7-0]: src/sys/arch/evbarm/conf Pull up following revision(s) (req...
snj[src/netbsd-8]: src/sys regen for ticket 130
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add Tegra124 APB-DMA controller driver.
skrll[src/trunk]: src/sys/arch/arm/arm32 Misc style
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing break for ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix typo in phy-handle property name
ryoon[src/trunk]: src/share/man/man4 Reflect typo fix, bump date
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
msaitoh[src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by kna...
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
maxv[src/trunk]: src/sys/arch/xen/x86 Merge the blocks. No functional change.
skrll[src/trunk]: src/sys/dev/usb Change bNbrPorts for loop to start from 1 to mat...
christos[src/trunk]: src/external/gpl3/gdb Merge conflicts and regen amd64
martin[src/netbsd-8]: src/sys/compat/svr4_32 Additionally pull up r1.30 for ticket ...
jmcneill[src/trunk]: src/external/mit/xorg/lib Define HAVE_LIBDRM (required for loade...
jmcneill[src/trunk]: src/etc/rc.d fix typo in previous; pass -y unconditionally to re...
pgoyette[src/trunk]: src/sys/compat The sunos and sunos32 modules require compat_09, ...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
wiz[src/trunk]: src/share/man/man4 Remove Tn.
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/netinet6 Revert "Get rid of unnecessary splsoftnet" (v1....
martin[src/netbsd-9]: src/doc Ticket #339
snj[src/netbsd-8]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
martin[src/netbsd-7-0]: src/doc Ticket #1138
martin[src/netbsd-9]: src/sys/fs/ntfs Pull up following revision(s) (requested by h...
riastradh[src/trunk]: src/external/cddl/osnet/sys/rpc Remove broken shim for xdr_control.
jmcneill[src/trunk]: src/distrib/utils/embedded Use FFSv2 instead of FFSv1 for the ro...
martin[src/netbsd-7-1]: src/doc Ticket #1567
fox[src/trunk]: src/external/gpl3/gcc/usr.bin external/gpl3/gcc: Fix build failu...
kre[src/trunk]: src/bin/sh (Perhaps temporarary) updated "hash" command. New op...
skrll[src/trunk]: src/sys/arch/i386/i386 Fix a comment
martin[src/netbsd-9]: src Pull up following revision(s) (requested by joerg in tick...
maya[src/trunk]: src/tests/lib/libc/gen Improve portability of headers and sort t...
pgoyette[src/trunk]: src/games/wtf Don't skip the superfluous "is" argument if it's n...
skrll[src/trunk]: src/sys/arch/aarch64/include sort __HAVE_* defines. NFCI
roy[src/trunk]: src/lib/libterminfo Fix some compile warnings.
msaitoh[src/trunk]: src/sys/arch/x86/include CPUID_CFLUSH bit is not for CFLUSH insn...
snj[src/netbsd-7-0]: src 7.0.2_PATCH
ozaki-r[src/trunk]: src/sys/netipsec Run key_timehandler in thread context (workqueue)
christos[src/trunk]: src/sys/dev/raidframe use -> instead of .
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
mrg[src/trunk]: src/doc note GCC 6.5 and 7.4 imports.
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by mrg ...
rin[src/trunk]: src/sys/dev/usb Fix previous.
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/arch/i386/stand/efiboot Use 1024x768 as the default GOP ...
mrg[src/trunk]: src/usr.bin/stat avoid a potential buffer truncation.
skrll[src/trunk]: src/sys/arch/mips/mips Handle the maximum number of colors acros...
martin[src/netbsd-9]: src/sys/arch/x86/include Pull up following revision(s) (reque...
riastradh[src/trunk]: src/sys/kern Reduce some indentation.
snj[src/netbsd-8]: src/sys/arch/i386/conf Pull up following revision(s) (request...
msaitoh[src/netbsd-9]: src/doc Fix typos.
sevan[src/trunk]: src/usr.sbin/memswitch typo, remove extra bracket
snj[src/netbsd-8]: src Pull up following revision(s) (requested by kamil in tick...
rjs[src/trunk]: src/sys/netinet Enable SCTP sysctl nodes.
bouyer[src/trunk]: src/share/man/man4 Mention magic trackpad support
macallan[src/trunk]: src/sys/arch/mips preliminary driver for JZ4780's on-chip SMBus ...
martin[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/dev/pci Read sc_if_flags after taking core lock
jmcneill[src/trunk]: src/sys/arch/arm/cortex Make intr affinity work with MSIs again
mbalmer[src/trunk]: src/sys/dev/ic lcr is only used when COM_16650 is defined; unbre...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia bump max sources to 256
christos[src/trunk]: src/doc new wpa
martin[src/netbsd-8]: src/doc Tickets #158 - #161
chopps[src/trunk]: src - Add new tests for -c check flag in resize_ffs
maxv[src/trunk]: src/sys/dev/usb Move three functions into usbdi_util.c, where th...
kamil[src/trunk]: src/tests/usr.bin/c++ Use more C++ sugar in t_cxxruntime (ATF test)
snj[src/netbsd-7-0]: src/doc ticket 1260
mrg[src/trunk]: src/external/gpl3/gcc/lib update the sanitizer source lists for ...
pooka[src/trunk]: src/sys/kern "rump_private" -> <rump-sys/kern.h>
kamil[src/trunk]: src Add mount_autofs(8) from DragonFly BSD
wiz[src/trunk]: src/distrib/sets/lists/debug Revert previous.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that the W (Write) bi...
snj[src/netbsd-7-0]: src/lib/libc/gen Pull up following revision(s) (requested b...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist ssh_packet_write_wait() ret...
pgoyette[src/trunk]: src/usr.bin/calendar/calendars Fix typo - Bahamas starts with a ...
rtr[src/trunk]: src/sys * update dccp_bind for struct mbuf * to struct sockaddr ...
mrg[src/trunk]: src/sys/conf pass -Wno-error=implicit-fallthrough for zlib.c.
martin[src/netbsd-9]: src/doc Tickets #417 and #418
kre[src/trunk]: src/bin/sh Add an explanation of the error (warning)
taca[src/trunk]: src/doc Postfix 3.0.3 has released.
ozaki-r[src/trunk]: src/sys Don't grab KERNEL_LOCK during if_output when NET_MPSAFE
christos[src/trunk]: src/tools/gdb Define __STDC_{LIMIT, CONSTANT, FORMAT}_MACROS in CX...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make gcc emit the C...
snj[src/netbsd-8]: src/doc 312, 318, 319
ozaki-r[src/trunk]: src/sys/net Release rt_so_mtx on updating a rtentry to avoid a d...
snj[src/netbsd-8]: src/etc/etc.evbarm Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib/libc/sys Mention that we don't honor the other mode bits.
skrll[src/trunk]: src/sys/dev/usb KNF
martin[src/netbsd-7-1]: src/sys/net Pull up following revision(s) (requested by max...
sevan[src/trunk]: src/share/man/man8 Note fileassoc(9) support is a dependency Ver...
martin[src/trunk]: src/tests/dev/audio Add sentinel to the testtable[] array.
christos[src/trunk]: src/sys/dev fix leak, found by Brainy.
maya[src/trunk]: src/sys/arch/mips/mips Add whitespace for clarity.
nat[src/trunk]: src/sys/dev Improved hw draining. Draining of hw will only comp...
christos[src/trunk]: src/lib/libpam Bump version
sevan[src/trunk]: src/doc Spelling mistake.
rin[src/trunk]: src/sys/dev/usb Remove useless memset.
kre[src/trunk]: src/usr.bin/printf NFC: whitespace & KNF.
martin[src/netbsd-7-1]: src/sys/dev/scsipi Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/distrib/notes/common Add dedication for Matthias Drochner.
maxv[src/trunk]: src/sys/arch/i386/include Use .pushsection (like amd64), and ali...
tsutsui[src/trunk]: src/sys/arch/atari/isa Fix silent hang during config_console() (...
maxv[src/trunk]: src/sys/arch Remove NPTECL, unused.
martin[src/netbsd-9]: src/doc Annotate #526 for additional changes
matt[src/trunk]: src/sys/arch/riscv Beginnings of RISCV kernel support. Note tha...
dholland[src/trunk]: src/share/misc ALUA (asymmetric logical unit access) from Nikola...
martin[src/netbsd-7-1]: src/doc Ticket #1660
skrll[src/trunk]: src/sys/dev/usb more KNF (remove names from prototypes)
snj[src/netbsd-8]: src/doc 205-209
skrll[src/trunk]: src/sys/kern KNF
snj[src/netbsd-8]: src/sys/dev/pci regen for ticket 55
snj[src/netbsd-8]: src/sys/external/gpl2/dts Pull up following revision(s) (requ...
martin[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
joerg[src/trunk]: src/sys/arch Remove .proc 1, it has been ignored by gas for ages.
kre[src/trunk]: src/bin/sh When an interactive shell exits due to an EOF on stdi...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in upgt(4).
martin[src/netbsd-9]: src/doc Tickets #413 - #416
rin[src/trunk]: src/sys/dev/usb Fix sign compare.
martin[src/netbsd-9]: src/doc Ammend dedication
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix typo
christos[src/trunk]: src/sys/arch/evbarm make sure uboot_args is in the data segment ...
snj[src/netbsd-8]: src/sys/arch/evbarm/include Pull up following revision(s) (re...
bouyer[src/trunk]: src/sys/arch/arm/omap flushing the framebuffer from interrupt ha...
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Nuke UIO_XUIO so nothing acciden...
maxv[src/trunk]: src/sys/arch/x86/x86 Call cpu_probe_fpu() only once (from cpu0), ...
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys fix a bug. no need postincrement h...
kre[src/trunk]: src/bin/sh Fix an off by one buffer length problem. Fortunatel...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
riz[src/netbsd-7-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
fox[src/trunk]: src/games/hack games/hack: Suppress -Werror=stringop-truncation ...
martin[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/share/mk turn off MKCOMPAT for aarch64eb builds for now.
skrll[src/trunk]: src/sys Trailing whitespace
bouyer[src/netbsd-8]: src/sys/arch/arm/allwinner Revert previous; wrong branch
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
maya[src/trunk]: src/sys/arch/mips/mips Don't handle emulations overriding e_fault.
martin[src/netbsd-9]: src/doc Tickets #519 - #525, #527 - #536
abhinav[src/trunk]: src/sys/kern Rearrange the if conditions in order to get rid of ...
christos[src/trunk]: src/lib/libc/regex Fix OOB read from FreeBSD:
uwe[src/trunk]: src/tests/lib/libcurses/tests Fix typo in a comment.
martin[src/netbsd-9]: src/doc Tickets #562 - #568
maxv[src/trunk]: src/sys/netinet Adapt previous, reintroduce MH_ALIGN. It's used ...
kardel[src/trunk]: src/sys/netinet6 avoid a double ifa_release() and thus a panic w...
martin[src/netbsd-8]: src/doc PR misc/52274: typo in CHANGES file
joerg[src/trunk]: src/lib/csu/common PR toolchain/51121:
msaitoh[src/trunk]: src/sys/net Use 1000ULL to prevent integer overflow (for IF_Gbps...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/tests/net/if_pppoe Make sure to run cleanup
nat[src/trunk]: src/sys/arch/arm/broadcom Only run interrupt during playback.
wiz[src/trunk]: src/share/man/man4 Fix date. Break line after Ox/Nx.
snj[src/netbsd-8]: src/sys/arch/amiga/dev Pull up following revision(s) (request...
kre[src/trunk]: src/bin/sh Implement the '; &' (used instead of '; ; ') case statem...
msaitoh[src/trunk]: src/sys/dev/usb Cast to uint32_t to avoid undefined behavior in ...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by hannken i...
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Sort
martin[src/netbsd-9]: src/usr.bin/menuc/testm Pull up following revision(s) (reques...
uwe[src/trunk]: src/usr.sbin/autofs .Li is superfluous inside .Bd -literal
mrg[src/trunk]: src/sys/dev/raidframe remove duplicated line in previously. not...
joerg[src/trunk]: src/sys/uvm Allow changing the per-cpu emergency page reservatio...
snj[src/netbsd-8]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
mrg[src/trunk]: src/sys/dev/pci add missing break; after "100NEW" configuration.
jmcneill[src/trunk]: src/share/man/man4 Remove azalia(4) references, spotted by maxv
ozaki-r[src/trunk]: src/sys/netipsec Use kmem(9) instead of malloc/free
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and alpha, m...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
martin[src/trunk]: src/sys/arch/next68k/dev PR port-next68k/52205 from Miod Vallat:...
jakllsch[src/trunk]: src/sys/dev/usb Add RT Systems RTS-03
sevan[src/trunk]: src/usr.sbin Drop main() prototype.
snj[src/netbsd-7]: src/usr.sbin/cpuctl Pull up following revision(s) (requested ...
mrg[src/trunk]: src/external/gpl3/gcc update ppc64 status: mknativeg-gcc worked.
maxv[src/trunk]: src/sys/net80211 Introduce ieee80211_recv_mgmt_deauth.
pooka[src/trunk]: src/sys/rump "rump_private.h" -> <rump-sys/kern.h>
christos[src/trunk]: src/external/cddl/osnet/sys/sys define it when we have vaddr_t e...
kre[src/trunk]: src/bin/sh If we are going to permit
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by b...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel devices. Some of them are found i...
skrll[src/trunk]: src/sys/arch/arm/arm KNF
snj[src/trunk]: src/share/man/man4 PR kern/53461: D-Link DUB-1312 is now supported.
christos[src/trunk]: src/external/gpl3/binutils regen!
nisimura[src/trunk]: src/sys/dev/pci comment mods and code tiddy ups
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by mlels...
mbalmer[src/trunk]: src/lib/lua/sqlite Guard against double freeing of objects (expl...
skrll[src/trunk]: src PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit ...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
flxd[src/trunk]: src/sys/dev/pci Add 53C810AP for FreeAXP's emulation of a DEC KZ...
christos[src/trunk]: src/sys/modules/dtrace/lockstat spell empty.
riastradh[src/trunk]: src/sys/dev/usb Nothing guarantees xfer's timeout has completed.
pgoyette[src/trunk]: src/sys/dev/pad Unitialized variable - CID/1428657
jmcneill[src/trunk]: src/sys/arch/arm/samsung Cleanup of combiner driver and make it ...
maxv[src/trunk]: src/sys/net80211 Introduce ieee80211_recv_mgmt_auth.
rjs[src/trunk]: src/sys/kern Add getsockopt2() syscall.
bouyer[src/netbsd-8]: src/lib/libpthread Pull up following revision(s) (requested b...
matt[src/trunk]: src/lib/libc/arch/riscv/sys Use lla instead doing the pcrel relo...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add comment documenting the ...
knakahara[src/trunk]: src/sys/opencrypto use macro instead of immediate value
mrg[src/trunk]: src/external/mit/xorg/server/drivers begin to get alpha to xorg-...
martin[src/trunk]: src/lib/libm/arch/arm Complete the namespace dance
tsutsui[src/trunk]: src/sys/arch/atari/isa Ack EOI for IRQ_SLAVE of the master PIC a...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and sh3*. u...
kre[src/trunk]: src/bin/sh Improve the description of option processing (includi...
msaitoh[src/trunk]: src/sys/dev/usb Regen.
sevan[src/trunk]: src Revert previous change so builds can resume.
martin[src/netbsd-9]: src/doc Pull up following revision(s) (requested by jmcneill ...
martin[src/netbsd-8]: src/external/gpl3/gcc/usr.bin Pull up following revision(s) (...
christos[src/trunk]: src/external/bsd/ntp merge conflicts
reinoud[src/trunk]: src/sys/fs/udf Fix filename creation and deleting with illegal f...
skrll[src/trunk]: src/sys/arch/arm/arm32 Add PMAP_WRITE_COMBINE: to the list of fl...
christos[src/trunk]: src/external/gpl3/gdb.old/dist import current gdb-7.10.1 as gdb.old
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Reduce diff from ...
mrg[src/trunk]: src/sys/crypto add fallthru comments. i considered patching mak...
roy[src/trunk]: src/usr.sbin/arp Document our RFC 5227 implementation.
kamil[src/trunk]: src/lib/csu Specify NOLIBCSANITIZER in lib/csu
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc condi...
thorpej[src/trunk]: src/sys/dev/ic Use callout_setfunc() / callout_schedule().
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by isaki...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by jmcneill in t...
christos[src/trunk]: src/distrib/sets/lists sets for cvslatest.
wiz[src/trunk]: src/usr.bin/make It's 2015.
sevan[src/trunk]: src/sys/dev/pci Add the GeForce4 MX440 Go, as found on the 17" f...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist Drop special case for clang...
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
wiz[src/trunk]: src/bin/sh Uppercase UID. Fix typo.
reinoud[src/trunk]: src/sys/fs/udf Access time should only be set on accessing the d...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Adjust comments
macallan[src/trunk]: src/sys/arch/mips/mips include locore.h for MIPS3_PLUS, while th...
ginsbach[src/trunk]: src/lib/libc/time Add UTC as a synonym for GMT (%Z). [from Free...
mrg[src/trunk]: src/tests/lib/libc/rpc - make ERRX() return a value since it doe...
nat[src/trunk]: src/sys/dev If silence is inserted into hw ring directly the fre...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
mbalmer[src/trunk]: src/external/mit/lua/dist/src fix macro usage
ozaki-r[src/trunk]: src/sys/netipsec Fix diagnostic assertion failure in ipsec_init_...
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb add some missing casts and make t...
kamil[src/trunk]: src/usr.bin/env Implement env(1) -0
snj[src/netbsd-8]: src/doc 264
martin[src/netbsd-7-0]: src Import openssl 1.0.1s, requested by spz in ticket #1127:
macallan[src/trunk]: src/sys/arch/sparc64/dev - don't blindly copy attribute bits whi...
kre[src/trunk]: src/bin/sh POSIX says that the arg to break or continue is to be...
christos[src/trunk]: src/external/gpl3/binutils Centralize the definition of TOP/DIST...
jakllsch[src/trunk]: src/sys/dev/usb Add West Mountain Radio IDs from OpenBSD
kamil[src/trunk]: src/common/lib/libc/sys Avoid undefined behavior in an cpuset.c
mrg[src/trunk]: src/external/gpl3/gcc arm and armeb are mostly done. earmv4 ker...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for video layer scaling and c...
riz[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by manu in...
mrg[src/trunk]: src/tools/gcc prepare for GCC 5:
pgoyette[src/trunk]: src/share/man/man9 Avoid applying .Dv to the left parenthesis, s...
christos[src/trunk]: src/usr.sbin/npf/npfctl don't print decimal and parse hex!
martin[src/netbsd-9]: src/doc Tickets #422 - #426
maxv[src/trunk]: src/sys/arch Rework dbregs, to switch the registers during conte...
christos[src/trunk]: src/sys/dev CID-1427745: kill possible buffer overflows.
mrg[src/trunk]: src/external/gpl3/gcc.old delete GCC 4.5.
maxv[src/trunk]: src/tests/lib/libnvmm Ah, I had warnings disabled, fix the build.
martin[src/netbsd-8]: src/sys/arch/evbmips/stand/sbmips Adjust reality of the branc...
kre[src/trunk]: src/bin/sh KNF - white space changes, indent using tabs not spac...
kamil[src/trunk]: src/tests/lib/libc/sys Disable debug code
martin[src/trunk]: src/usr.sbin/sysinst PR bin/54944: explicitly reject GPT protect...
isaki[src/trunk]: src/sys/dev/ic Fix two typos. pfil -> rfil for recording.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new amdsmn(...
kamil[src/trunk]: src/sys/modules/examples Import new example kernel module ping_b...
pooka[src/trunk]: src/sys/rump/librump/rumpkern sysctl_init needs to be pretty muc...
roy[src/trunk]: src/sys/netinet Implement RFC 5227 2.4 Ongoing Conflict Detectio...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/doc Note added dedication
martin[src/netbsd-9]: src/doc Annotate ticket #388 for additional pullups
alnsn[src/trunk]: src/external/mit/lua/dist Import Lua 5.3.5.
ryo[src/trunk]: src/sys/arch/aarch64 improve pmap_remove
christos[src/trunk]: src/external/gpl3/binutils grow a big endian arm
matt[src/trunk]: src/tests/lib/libc/arch/powerpc add return_one_start
yamaguchi[src/trunk]: src/sys/dev/pci Use Set RSS key command and Set LUT command to e...
martin[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 fix comment, rdx, not edx
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
jdolecek[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau fix error path when n...
wiz[src/trunk]: src/sbin/mount_autofs Fix typos.
mrg[src/trunk]: src/external/gpl3/gcc - sanitizer source list is not properly up...
snj[src/netbsd-7-0]: src/distrib/sets/lists/debug Pull up following revision(s) ...
cherry[src/trunk]: src/sys/arch/xen/xen Add the codepath for grant table updates fo...
bouyer[src/trunk]: src/sys/dev/bluetooth Add support for Apple Magic Trackpad.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner report hotplug status for AUDIO_GETDE...
martin[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/engine Pull up fo...
maxv[src/trunk]: src/sys/netinet6 style
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by kamil in ...
macallan[src/trunk]: src/sys/arch/macppc/dev remove some leftover references to ki2c ...
snj[src/netbsd-8]: src/doc 144
matt[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Deal wi...
tsutsui[src/trunk]: src/sys/arch/atari/atari Fix I/O access failures for regions all...
martin[src/netbsd-7-1]: src/sys/netsmb Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 re-port host_detec...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by g...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common provide...
kre[src/trunk]: src/bin/sh DEBUG mode build changes - add extra trace output.
knakahara[src/trunk]: src/sys/opencrypto fix: crypto_drivers[hid].cc_process() could b...
nat[src/trunk]: src/sys/dev Restore the use of sc_intr_lock as it was in rev 1.334.
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j...
christos[src/trunk]: src/sbin/ifconfig We don't need agr or l2tp when we are small.
matt[src/trunk]: src/sys/arch/powerpc/include forgot to commit this when I update...
rin[src/trunk]: src/sys/dev/mii Add RTL8201E from OpenBSD.
kre[src/trunk]: src/bin/sh Avoid truncating the command string saved with backgr...
maya[src/trunk]: src/sys/arch/x86/x86 Check that the host supports GET_SPEED as w...
christos[src/trunk]: src/external/bsd/wpa merge conflicts.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/arch/ews4800mips/conf No DDB/ksyms
christos[src/trunk]: src/sys/arch/mmeye/stand/bootcoff Need _KERNTYPES for round_page...
jdolecek[src/trunk]: src/sys/dev do not try to flush device when rebooting with RB_NO...
matt[src/trunk]: src/sys/arch/arm/include Allow TPIDRPRW_IS_CURLWP to be used wit...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing pserialize_read_exit
riz[src/trunk]: src/sys/kern Implement the 'io' provider for DTrace. From riast...
christos[src/trunk]: src/sys/dev/if_ndis don't leak rl (but there are other leaks), f...
sevan[src/trunk]: src With the removal of HAVE_REGISTER_T from rumpuser_port.h, _K...
rin[src/trunk]: src/sys Add ure(4) to kernel config files. Also add PHY drivers ...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ri...
fox[src/trunk]: src/games/battlestar games/battlestar: Replace snprintf(3) with ...
martin[src/netbsd-9]: src/sys/arch/aarch64/include Pull up following revision(s) (r...
snj[src/netbsd-7-0]: src 7.0.1_PATCH
martin[src/netbsd-9]: src/doc Tickets #487, #488, and #490
wiz[src/trunk]: src/doc binutils-2.34 and gdb-9.1 out.
dholland[src/trunk]: src/games/fortune/datfiles add a couple
martin[src/netbsd-9]: src/external/mit/lua/dist/src Pull up following revision(s) (...
kamil[src/trunk]: src/sys/arch Specify NOLIBCSANITIZER in x86 bootloader-like code...
snj[src/netbsd-8]: src/doc tickets 162-169, 171, 173, 174
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd now builds without th...
jmcneill[src/trunk]: src/sys/arch NVIDIA Tegra K1 support, work in progress.
christos[src/trunk]: src/distrib/amd64/uefi-installimage Add ${GPT_TIMESTAMP}
skrll[src/trunk]: src/sys/dev/ic Only attempt to set 64byte fifo for 16750 when CO...
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
riastradh[src/trunk]: src/sys regen
snj[src/netbsd-8]: src/doc 210, 213, 214
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Missed a zero: it's 0x10...
martin[src/netbsd-8]: src/doc Tickets #296 and #297
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 fix objdir build
fox[src/trunk]: src/external/bsd/ipf/bin/ipsend external/bsd/ipf: Suppress -Werr...
jmcneill[src/trunk]: src/sys/arch/arm Add support for multiple GICv3 ITS domains.
rin[src/trunk]: src/share/man/man4 Add Realtek RTL8201E and IC Plus IP101.
martin[src/netbsd-7-1]: src/doc Fix typo in last entry
snj[src/netbsd-8]: src/sbin/route Pull up following revision(s) (requested by ma...
pgoyette[src/trunk]: src/share/man/man9 Add a cross-ref to devsw(9)
thorpej[src/trunk]: src/sys/net Remove the conditional __IF_STATS_PERCPU.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
mrg[src/trunk]: src/tools/gcc add a comment saying this is for GCC 4.8
martin[src/netbsd-7-1]: src/sys/dev/ppbus Pull up following revision(s) (requested ...
christos[src/trunk]: src/tests/dev/dm XXX: use unused variables.
maxv[src/trunk]: src/sys/arch Add SMAP support for i386.
alnsn[src/trunk]: src/external/mit/lua/dist Remove files imported to a wrong direc...
mrg[src/trunk]: src/sys/arch make *fd*.c's fd_dev_to_type() always a static inli...
christos[src/trunk]: src/external/bsd/wpa/dist 2015-03-15 - v2.4
christos[src/trunk]: src/tools/compat try to fix missing decls
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Skip Solaris ILP32 A...
mrg[src/trunk]: src build and install the arm ldscripts. now i can build oabi a...
christos[src/trunk]: src/usr.bin/awk remove ancient dup.
martin[src/trunk]: src/sys/arch/newsmips/apbus Fix if_stats access.
mrg[src/trunk]: src/external/gpl3/gcc powerpc switched.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Start with .text not to inherit the las...
christos[src/trunk]: src/distrib/sets/lists/xcomp add nouveau lint file
knakahara[src/trunk]: src/sys/arch/x86/x86 add prototype declarations
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm In DRM_SPIN_WAIT_ON, don't...
christos[src/trunk]: src/common/lib/libc/string Avoid out-of-bounds reads
tnn[src/trunk]: src/sys/external/bsd/drm2/include/linux FENCE_TRACE is __printflike
knakahara[src/trunk]: src add l2tp(4) L2TPv3 interface.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Fix parenthesis on __ha macro
christos[src/trunk]: src/sys/modules/dtrace/lockstat earm (iyonix and zaurus) don't h...
christos[src/trunk]: src/sys - Redo all the ioctl compat stuff to use a standard "ioc...
skrll[src/trunk]: src/sys/dev/usb Regen
joerg[src/trunk]: src/lib/libc/compiler_rt Explicitly enumerate platforms that hav...
joerg[src/trunk]: src/usr.sbin/fstyp Ignore pragma warnings with clang for the zfs...
sevan[src/trunk]: src/sbin/ifconfig Remove ISO & XNS references which are now long...
martin[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe txt_si softint is used only for multiqueue...
tsutsui[src/trunk]: src/sys/dev/isa Handle yet another atari specific quirk in the M...
kre[src/trunk]: src/bin/sh Add a check that the file descriptor mentioned in a N...
macallan[src/trunk]: src/sys/dev/pci sent PMF events when (un)blanking so things like...
rin[src/trunk]: src/sys/dev/usb Enable multiple outstanding transfers.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family from the new comment:
christos[src/trunk]: src/sys/arch/epoc32/stand/e32boot/ldd PR/50740: David Binderman:...
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld match aarch64* for the lds...
martin[src/netbsd-9]: src/doc Tickets #337, #338 and #340
martin[src/netbsd-7-1]: src/doc Ticket #1698
maxv[src/trunk]: src/share/man/man4 Improve wording, and put a new drawing, from ...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by skrl...
wiz[src/trunk]: src/bin/sh Use more, or more appropriate, markup.
kre[src/trunk]: src/tests/bin/sh More test sub-cases for the dollar_hash ( ${#.....
sevan[src/trunk]: src/share/misc LAG, MLAG, the G is for group, adjust MCLAG
kamil[src/trunk]: src/regress/sys Remove tests for executable/non-executable stack.
martin[src/trunk]: src/sys/dev Fix a debugging message
mrg[src/trunk]: src/sys/arch/powerpc/oea - add or adjust fallthru comments
msaitoh[src/netbsd-9]: src/doc Add missing file names and revision numbers for sysin...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative for gdb 7.12 and sparc*, and ...
snj[src/netbsd-7-0]: src/sys/compat/linux/arch Pull up following revision(s) (re...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
rin[src/trunk]: src/sys/dev/usb Support TSOv4 (They call it LSOv1).
riastradh[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 Change the address ra...
christos[src/trunk]: src/sys/modules/dtrace/lockstat Remove hf and eb. Rin Okuyama
martin[src/netbsd-9]: src/sys/netipsec Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/sys/kern ptrace: Partially undo PT_{READ, WRITE}_{I, D} and un...
maxv[src/trunk]: src/sys Sync the codes with reality: partial replaced by mid, an...
jakllsch[src/trunk]: src/sys/dev/pci Disable interrupt moderation, as it is it causes...
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/ia64 regen ia64
christos[src/trunk]: src/sys/arch/powerpc/include expose __register32_t for frame.h
snj[src/netbsd-8]: src Pull up following revision(s) (requested by spz in ticket...
snj[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: initialize %stickcmpr properly when ...
ozaki-r[src/trunk]: src/tests/net/ipsec Disable DAD rather than waiting its completi...
maxv[src/trunk]: src/sys/netipsec Fix a vulnerability in IPsec-IPv6-AH, that allo...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc PR/51543: Henning Peter...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Initialize z_lock...
mrg[src/trunk]: src/sys/sys bump kernel version for ptrace32 related changes.
snj[src/netbsd-8]: src/doc Pull up following revision(s) (requested by jmcneill ...
christos[src/trunk]: src/sys/kern regen
pgoyette[src/trunk]: src/sys/modules/examples Improve wording
mrg[src/trunk]: src/external/gpl3/gcc arm (oabi) works.
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by j...
snj[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that WOL didn't work on some chips sin...
ryo[src/trunk]: src/lib/libc/arch/aarch64/gdtoa fix long double NaN definition.
maxv[src/trunk]: src/sys/arch/xen/x86 Try to reduce the confusion, rename:
christos[src/trunk]: src/external/gpl3/binutils.old import the HEAD of binutils as bi...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update comment in ixgbe_update_stats_count...
msaitoh[src/netbsd-9]: src/doc Ticket #443.
maxv[src/trunk]: src/sys/netinet6 Remove outdated comment and fix typo.
mrg[src/trunk]: src - bump buffer sizes to avoid potential truncation issues
riastradh[src/trunk]: src/sys/kern Back out previous.
martin[src/netbsd-7-1]: src/crypto/external/bsd/heimdal/dist/kdc Pull up following ...
christos[src/trunk]: src/sbin/nvmectl sprinkle static and death
kamil[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Fix undefine...
martin[src/netbsd-9]: src/sys/dev/mii Regen for ticket 479
wiz[src/trunk]: src/doc sqlite-3.22 out.
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/netbsd-9]: src/distrib/notes Pull up the following revisions, requested ...
stacktic[src/trunk]: src/dist/smbfs/lib/smb Make sure we keep enough space to encode ...
riastradh[src/trunk]: src/share/man/man9 Use Dv NULL, per SIGWIZD.
riastradh[src/trunk]: src/sys/kern Reduce #ifdef RND_VERBOSE clutter.
christos[src/trunk]: src/lib/libpam/modules/pam_ssh Adapt to the new API.
nisimura[src/trunk]: src/sys/dev/mii add missing two aprint_normal* lines
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by s...
snj[src/netbsd-8]: src/lib/libpthread Pull up following revision(s) (requested b...
maya[src/trunk]: src/doc/roadmaps Nouveau is now in a release, hurray.
bouyer[src/netbsd-8]: src/sys/arch/arm/allwinner In the RX IRQ handler, release the...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for hardware cursors where we...
pgoyette[src/trunk]: src/sys/dev/pcmcia Add 3Com 3CRWE777A - from OpenBSD
christos[src/trunk]: src/sys/net/agr Add locking.
pgoyette[src/trunk]: src/distrib/sets/lists/comp Remove yet another entry for localco...
jdolecek[src/tls-maxphys]: src/sys fix back some more incorrect sync
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
mrg[src/trunk]: src/distrib/sets/lists/comp lto1 and lto-wrapper are part of gcc...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in urtw(4).
martin[src/trunk]: src/usr.sbin/sysinst Only a single partition can ever have the "...
kre[src/trunk]: src/bin/sh Drop the lex library - hasn't been needed since the a...
maya[src/trunk]: src document pfil_{add, remove}_ihook, pfil_run_{addr, if}hooks
snj[src/netbsd-8]: src/regress/sys/arch/i386/ldt Pull up following revision(s) (...
martin[src/netbsd-7-0]: src/crypto/external/bsd/openssh/dist Apply the following ch...
nonaka[src/trunk]: src/sys efiboot: Boot parameters can be set via installboot(8).
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch remove ...
matt[src/trunk]: src/sys/arch/arm/pic Don't send IPIs to ourselves if sending to ...
wiz[src/trunk]: src/lib/libc/sys Use Nx.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Hide the debug output unless either TEGR...
sevan[src/trunk]: src/share/man/man4 The EON option was removed along with the oth...
snj[src/netbsd-7-0]: src/doc 109[3489]
martin[src/trunk]: src/sys/arch/evbarm/conf Enable puffs
matt[src/trunk]: src/sys/arch/riscv Optimize the exception handle a little bit more.
riastradh[src/trunk]: src/sys/arch/aarch64/aarch64 Delete aarch64 cpu_in_cksum.S draft.
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
snj[src/netbsd-8]: src/doc 258, 270
riastradh[src/trunk]: src/sys/dev/usb New xfer state variables ux_timeout_set and ux_t...
maxv[src/trunk]: src/distrib/notes/common Remove netbsd-INSTALL_XEN3_DOMU.gz (it ...
ozaki-r[src/trunk]: src/sys Don't output debugging logs just if DIAGNOSTIC
christos[src/trunk]: src/share/man/man9 revert; this is section 9 and userland header...
mlelstv[src/trunk]: src Add support to msdosfs and makefs to generate correct Unicod...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
thorpej[src/trunk]: src/sys/dev/fdt Add fdt_intr_mask() / fdt_intr_unmask() function...
christos[src/trunk]: src/usr.sbin/sup/source done returns if !dontjump
martin[src/trunk]: src/usr.sbin/sysinst Reformat a query to add an automatically de...
martin[src/netbsd-9]: src/doc Tickets #427 - #432
snj[src/netbsd-7-0]: src/doc 1061
martin[src/netbsd-8]: src/doc Tickets #100, #101, #106, #107, #109
snj[src/netbsd-8]: src Pull up following revision(s) (requested by flxd in ticke...
martin[src/netbsd-7]: src/doc Ticket #1560
jandberg[src/trunk]: src/sys/arch/amiga/dev Make the console framebuffer visible when...
martin[src/netbsd-7-1]: src/doc Ticket #1672
maya[src/trunk]: src/distrib/sets/lists/base blindly bump libm shlib version here...
snj[src/netbsd-8]: src/doc tickets 19-27
reinoud[src/trunk]: src/sys/arch/usermode/usermode Allow the usermode pmaps to also ...
sevan[src/trunk]: src/sys/fs/msdosfs Need strings.h for ffs()
skrll[src/trunk]: src/sys/dev/usb Backout the ED/QH change removal in [eo]hci_devi...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Some clean-up on the HISTORY and AUT...
christos[src/trunk]: src/tools/mandoc clean Makefile.local
martin[src/netbsd-8]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
pooka[src/trunk]: src/sys/rump/librump generate privhdrs to new location
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
christos[src/trunk]: src/sys/dev/pci PR/50693: David Binderman: Fix constant pasto.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove not commited header-file and ...
snj[src/netbsd-8]: src/sys/dev/pcmcia Pull up following revision(s) (requested b...
martin[src/trunk]: src/usr.sbin/sysinst David Binderman in PR bin/50714: fix memory...
mbalmer[src/trunk]: src/sys/modules/lua Avoid possible null pointer dereferencing.
rin[src/trunk]: src Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ether...
christos[src/trunk]: src/include disable dso protected to work around binutils bug
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by rin i...
maxv[src/trunk]: src/sys/net80211 Style, remove pointless XXXs, and add a comment...
martin[src/netbsd-9]: src/sys/dev/mii Regen for ticket 479
knakahara[src/trunk]: src/sys/opencrypto unify implementation of crypto_unregister() a...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by isaki in tick...
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary opt_ipsec.h inclusions
riastradh[src/trunk]: src/usr.sbin/ifwatchd Use unsigned, not signed, int for shifting...
christos[src/trunk]: src/share/mk flip amd64 and evbarm to the new binutils
jmcneill[src/trunk]: src Rename beagleboard.img to armv7.img. The new image includes ...
knakahara[src/trunk]: src add man for l2tp(4).
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for binutils 2.26 a...
bouyer[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by han...
macallan[src/trunk]: src/sys/arch/sparc/dev use DEFATTR if we're not the console and ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Add miss...
kamil[src/trunk]: src/sys/kern Fix kernel panic triggered with LLDB
christos[src/trunk]: src/lib/libc/gen use the symbolic M_ALL and trim with M_MASK
christos[src/trunk]: src/sys/kern protect against NULL, from PaulG
ast[src/trunk]: src/usr.sbin/service cosmetic change in man 8 service
snj[src/netbsd-7-1]: src/doc 1583
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Auto-detect root device on Meson8b
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) via patch (requested ...
christos[src/trunk]: src/external/bsd/ntp/dist ---
christos[src/trunk]: src/sys/arch/i386/stand We'll define the kernel types for standa...
christos[src/trunk]: src/sys/kern de-triplicate.
kamil[src/trunk]: src/doc libc: Add the wcsnlen(3) function in <wchar.h>.
christos[src/trunk]: src/lib/libm/src add missing namespace.h
martin[src/netbsd-9]: src/distrib/notes Pull up the following revisions:
ozaki-r[src/trunk]: src/sys Suppress noisy debugging outputs
martin[src/netbsd-7-1]: src/doc Ticket #1593
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet fix !INET6 builds
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by pgoyette ...
mrg[src/trunk]: src/sys/dev/pci fix a >15 year old code rework bug, and add a mi...
wiz[src/trunk]: src/doc Update Xorg defaults description. From Joachim Henke on ...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by hann...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in zyd(4)...
martin[src/netbsd-9]: src/distrib/notes/sparc Pull up following revision(s) (reques...
martin[src/netbsd-9]: src/doc Tickets #49 - #54
kre[src/trunk]: src/bin/sh Actually, the issue with bash (in previous) is more l...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by pg...
maya[src/trunk]: src/lib/libc/time ++bool to bool=true to appease GCC 8. NFC
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by spz in ti...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by bouyer in tic...
christos[src/trunk]: src/share/mk move a{md,arch}64 to gcc 8
skrll[src/trunk]: src/sys/arch/mips/mips Set mci_{, i}cache_alias_mask for all vari...
mlelstv[src/trunk]: src/sys/dev/wscons be consistent in checking cn_getc return value.
kre[src/trunk]: src/tests/bin/sleep Add subtests to verify that both "sleep 0.2"...
martin[src/netbsd-7-1]: src/sys/arch/sparc/sparc Pull up following revision(s) (req...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that i82578 PHY can't detect correctly.
christos[src/trunk]: src/sys/rump/include/rump Use the same exposure rules for regist...
msaitoh[src/trunk]: src/sys/dev/pci I21[01]'s RAL size is not 15 but 16(== 82575's v...
kamil[src/trunk]: src Expand the -Wno-macro-redefined usage to MKLIBCSANITIZER
snj[src/netbsd-8]: src/share/mk Pull up following revision(s) (requested by jmcn...
martin[src/trunk]: src/sys/dev/i2c Change a aprint_verbose into aprint_debug - the ...
riastradh[src/trunk]: src/sys/modules Carry new CWARNFLAGS over to module reachover ma...
mrg[src/trunk]: src/sys/dev/pci add or adjust fallthru comments.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_apbdma_acquire: length param is in...
martin[src/netbsd-9]: src/external/cddl/osnet/sys/sys Pull up following revision(s)...
martin[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Finish conversion to generic pa...
msaitoh[src/trunk]: src/sys/dev/pci Add newer I219 devices (not enabled).
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
christos[src/trunk]: src/lib/libc/time Merge tzcode2018c [ changelog with changes to ...
ryo[src/trunk]: src/share/man/man4 Add machine commands for aarch64.
wiz[src/trunk]: src/usr.bin/fstat sync usage with man page
fox[src/trunk]: src/usr.bin/tftp user.bin/tftp: Suppress -Werror=format-overflow...
riastradh[src/trunk]: src/sys/dev/i2c Free cmd on error if we allocated it.
martin[src/netbsd-7-0]: src/doc Note Tickets 1096, 1108 and 1128
christos[src/trunk]: src/lib/libc/arch/vax/gen use __register_t
maxv[src/trunk]: src/sys/net80211 Fix memory leak. If m1 == m, m = NULL, so it's ...
stacktic[src/trunk]: src/dist/smbfs/lib/smb nb_name_len does not increase size when n...
mrg[src/trunk]: src/sys/arch/evbarm/beagle apply some #if defined(TI_AM335X) so ...
christos[src/trunk]: src/lib/libutil prefer <sys/cpu.h> instead of <machine/cpu.h>
riastradh[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Use db_write_bytes to ov...
hannken[src/trunk]: src/sys/fs/udf Use vfs_vnode_iterator for udf_unmount_sanity_check.
pooka[src/trunk]: src/sys/rump/include/rump prop_dictionary_t hasn't been needed h...
bouyer[src/netbsd-7-0]: src/doc tickets 1042, 1047
snj[src/netbsd-7-0]: src Welcome to 7.0.2!
joerg[src/trunk]: src/sys/dev/i2c Always use polling mode for now, hummingbird doe...
kamil[src/trunk]: src/lib/libc/rpc Avoid undefined behavior in the definition of L...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Don't store non-enume...
maya[src/trunk]: src/bin/ksh Use 0600 as the mode for histfile here too.
wiz[src/trunk]: src/usr.sbin/tprof Various improvements to man page. Sync usage.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix omap2_gpio_*() into #if - #endif.
skrll[src/trunk]: src/sys/arch/arm/arm More instructions. Lots left to do.
macallan[src/trunk]: src/sys/dev/pci/voyager enable font loading
christos[src/trunk]: src/sys/nfs PR/40491: From Tobias Ulmer in tech-kern@:
tsutsui[src/trunk]: src/sys/arch/atari/conf Regenerate config files to update RCSIds...
macallan[src/trunk]: src/sys/arch/sparc/dev do boundary checks when writing cursor sp...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Stub out console_lock/unlock and drm_f...
uwe[src/trunk]: src/sys/kern Revert to revision 1.249 to undo changes from PR 49...
christos[src/trunk]: src/sys/sys move more kernel stuff under #ifdef _KERNEL
christos[src/trunk]: src/sys/arch/evbarm/stand/gzboot Disable PIE and CTF for standal...
kre[src/trunk]: src/bin/sh DEBUG mode only change (ie: no effect to any normal s...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uyurex(4)
snj[src/netbsd-8]: src/sys/arch/hpcsh/dev Pull up following revision(s) (request...
christos[src/trunk]: src/sys/arch/sparc/sparc fix compilation
martin[src/trunk]: src/usr.sbin/sysinst Do not assum a partitioning scheme that sup...
kre[src/trunk]: src/tests/bin/sh Add a test for opening files with exec "when" i...
kre[src/trunk]: src/usr.bin/printf Add the new formats to the list of format cra...
martin[src/netbsd-9]: src/doc Tickets #386 - #388
maxv[src/trunk]: src/sys/netipsec Fix the net.inet6.ipsec6.def_policy node, the v...
wiz[src/trunk]: src/usr.sbin/iostat Fix mandoc warnings.
matt[src/trunk]: src/sys/arch/arm/arm32 __HAVE_UNNESTED_INTRS is never used.
bouyer[src/trunk]: src/sys/kern In mi_switch(), also call pserialize_switchpoint() ...
martin[src/trunk]: src/usr.sbin/sysinst David Binderman in PR bin/50713: fix memory...
kamil[src/trunk]: src/distrib/sets/lists/xserver Fix MKCATPAGES=yes build
skrll[src/trunk]: src/sys/dev/usb More debug.
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by pgoye...
skrll[src/trunk]: src/sys/dev/usb join lines. NFC.
msaitoh[src/trunk]: src/sys/dev/pci Rename macro (sync with pcidevs rev. 1.1246). No...
snj[src/netbsd-8]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
snj[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...
kamil[src/trunk]: src/tests/lib/libc/sys Improve style of PT_SETSTEP and PT_CLEARS...
matt[src/trunk]: src/sys/arch/arm/cortex #include <sys/percpu.h>
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
maya[src/trunk]: src/lib/libm Belatedly bump minor.
ozaki-r[src/trunk]: src/sys Fix wrong usage of psref_held
maxv[src/trunk]: src/sys/netipsec Fix the iteration: IPPROTO_FRAGMENT options are...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Match new sun4i-a10 compat string (allwin...
bouyer[src/netbsd-7-0]: src Pull up following revision(s) (requested by martin in t...
maxv[src/trunk]: src/sys/net Don't call if_attach, do if_initialize+if_register, ...
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use a closer equivalent ...
christos[src/trunk]: src/distrib/sets/lists bump libssh
riastradh[src/trunk]: src/share/man/man9 Clarify that getiobuf must be paired with put...
snj[src/netbsd-8]: src/distrib/sets/lists/comp Pull up following revision(s) (re...
riastradh[src/trunk]: src/share/man/man9 Fix typo in example code.
riastradh[src/trunk]: src/external/cddl/osnet Use the upstream xdr, with a rename danc...
christos[src/trunk]: src/share/mk amd64 switches to gdb 7.12
christos[src/trunk]: src/sys PR/51540: Henning Petersen: replace , with ;
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
martin[src/netbsd-7-1]: src/sys/net Apply patch, requested by sborrill in ticket #1...
kre[src/trunk]: src/bin/sh NFC: Whitespace, KNF, and (some) consistency.
maxv[src/trunk]: src/doc Add new item, about deprecating IPF/PF; I thought it was...
martin[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
snj[src/netbsd-8]: src/doc 256, 265, 266-269, 271-274, 277
maxv[src/trunk]: src/sys/dev/ic Fix a double free. "Suggested" by Brainy.
kre[src/trunk]: src/usr.bin/m4 Avoid an infinite loop caused by a line accidenta...
wiz[src/trunk]: src/sbin/mount_autofs Improve description of options. Based on c...
martin[src/netbsd-9]: src/sys/miscfs/nullfs Pull up following revision(s) (requeste...
snj[src/netbsd-7-0]: src/doc 1055
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
isaki[src/isaki-audio2]: src/sys Remove unnecessary header file.
jmcneill[src/trunk]: src/sys/arch/aarch64/include Define __HAVE_OLD_DISKLABEL for com...
martin[src/netbsd-9]: src/doc Tickets #494, #495, #497 - #518
martin[src/netbsd-9]: src/doc Tickets #391 and #392
kre[src/trunk]: src/bin/sh Don't forget the ! reserved word exists (node ype NNO...
uki[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names to xcomp all onli...
manu[src/trunk]: src/sys/dev/usb Add UE version of D-Link DWM-157
kamil[src/trunk]: src/lib/libc Revert to commits as they broke few rump tests
jdolecek[src/trunk]: src/sys/dev/ic revert rev. 1.7 - seems the polling damages comma...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comment
uebayasi[src/trunk]: src/sys/arch Don't mention stab and DWARF sections, because thes...
martin[src/netbsd-9]: src/doc Ticket #461
ozaki-r[src/trunk]: src/tests/net/ipsec Introduce check_sa_entries to remove lots of...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix eva argument to pmap_remove and passe...
maya[src/trunk]: src/usr.sbin/timed/timed Returns void, mark noreturn.
msaitoh[src/trunk]: src/sys/dev/usb Add Huawei E182.
kamil[src/trunk]: src/share/mk Document MKLIBCSANITIZER in bsd.README
snj[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/uvm MAP_COPY is handled in compat
christos[src/trunk]: src/sys/arch/mvme68k/stand/installboot uses _KERNTYPES
mrg[src/trunk]: src/distrib/common - clean the .tmp kernel targets as well
kamil[src/trunk]: src/lib/librumphijack Change types of DUP2ALIAS and DUP2FDMASK b...
maya[src/trunk]: src/sys/dev/usb Avoid kmem_alloc(0, ..), which hits an assertion.
martin[src/netbsd-9]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
jmcneill[src/trunk]: src/sys/dev/fdt Print node path in debug log.
ryoon[src/trunk]: src/share/man/man4 Add description on hw.alps.touchpad_movement_...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a panic while cleaning PCI interrupt.
martin[src/netbsd-8]: src/doc Note tickets #238, #239, #241 - #244, #247 - #251
martin[src/netbsd-7-0]: src/doc Note #1271
martin[src/netbsd-9]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend ira-color.c needs -Wno-err...
uwe[src/trunk]: src/sbin/mount_autofs It's not literal "-options" so use .Ar
skrll[src/trunk]: src/sys/arch/arm/nvidia Need to limit the DMA range for tx1. As...
martin[src/trunk]: src/sys/dev/pci Make sure to halt (not just stop) the bge_tick c...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/netipsec Omit two arguments of ipsec4_process_packet
maxv[src/trunk]: src/sys/arch/amd64/conf Add etherip, so that we at least know it...
apb[src/trunk]: src/etc In the background subshell that flushes partial output e...
christos[src/trunk]: src/sys/arch/powerpc/include use __register_t
kre[src/trunk]: src/bin/sh Fix some bogus usage of EV_EXIT in evaltree(). Fix ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
jdolecek[src/trunk]: src/sys/dev/ic add debug code to check for completion queue corr...
maxv[src/trunk]: src/sys/dev/usb Introduce usbd_clear_endpoint_feature(), and dedup.
riastradh[src/trunk]: src/sys/kern Preserve pcu(9) state in fork.
matt[src/trunk]: src/sys/arch/arm/include/arm32 CI_ASTPENDING is now a bitfield a...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless lines.
ozaki-r[src/trunk]: src/sys/net Use if_free instead of free
maxv[src/trunk]: src/sys/net80211 Style, no functional change.
maxv[src/trunk]: src/sys/dev/usb Improve the check, to prevent more surprises.
skrll[src/trunk]: src/sys/kern KNF
isaki[src/isaki-audio2]: src/sys/dev/audio Good bye stream_filter.
ozaki-r[src/trunk]: src/sys Replace callout_stop with callout_halt
martin[src/netbsd-9]: src/doc Tickets #539 - #544
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
thorpej[src/trunk]: src/sys Use percpu_foreach_xcall() to gather volatile per-cpu co...
nat[src/trunk]: src/sys/dev Ignore the interrupt if playback or recording has no...
ozaki-r[src/trunk]: src/sys/net Clean up rtcache_setdst
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc rs6000/sysv.h must be after netbs...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by g...
ozaki-r[src/trunk]: src/share/man/man9 Refer softint(9)
sevan[src/trunk]: src/usr.sbin/npf Use Nm macro
snj[src/netbsd-7-0]: src 7.0.0_PATCH
kamil[src/trunk]: src/regress Drop usr.bin/rtld/testlib, replaced with ATF tests i...
matt[src/trunk]: src/sys/arch/riscv/riscv Use sfence.vm instruction and change pt...
macallan[src/trunk]: src build and install libc_fp on mips
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc give netbsd/arm a v5 default again.
macallan[src/isaki-audio2]: src/sys/arch/sgimips/gio moar registers
martin[src/trunk]: src/sys/dev/ic Fix channel locking - patch from Christos.
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
joerg[src/trunk]: src/share/mk Build the new X server on AArch64, it is slightly l...
christos[src/trunk]: src/sys/arch/mips/include expose __fpregister_t too, merge defin...
martin[src/netbsd-9]: src/doc Tickets #405 - #412
christos[src/trunk]: src/external/gpl3/binutils merge conflicts, regen for x86.
skrll[src/netbsd-7-nhusb]: src/sys/arch/arm/amlogic Adapt to branch
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Update attachment details for amdzen...
skrll[src/trunk]: src/sys/dev/usb Update a comment
yamaguchi[src/trunk]: src/distrib/notes/common Added myself.
matt[src/trunk]: src/sys/arch/riscv/riscv Accept the one instruction penalty and ...
maxv[src/trunk]: src/doc note removal of tpfmt
ozaki-r[src/trunk]: src/sys/net Tidy up
msaitoh[src/trunk]: src/sys/dev/ic Apply FreeBSD r357300:
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build.
kamil[src/trunk]: src/doc TODO.sanitizers: Remove a finished item
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use dprintf, not ...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jmcneill ...
christos[src/trunk]: src/lib/libperfuse make the env stuff visible.
skrll[src/trunk]: src/share/mk Switch hppa to binutils 2.26
nat[src/trunk]: src/sys/dev Possibile vchan mixer overflow panic avoided.
skrll[src/trunk]: src/sys/arch/arm/arm32 Pass PMAP_WRITE_COMBINE as appropriate in...
pooka[src/trunk]: src/sys/rump/include/rump-sys Remove leading spaces.
maxv[src/trunk]: src/sys/netinet6 Start cleaning up ip6_input.c. Several pieces o...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Implement drm userptr with uv...
maxv[src/trunk]: src/sys/netinet6 Fix two pretty bad mistakes. If ipsec6_check_po...
martin[src/netbsd-9]: src/bin/pax Pull up following revision(s) (requested by nakay...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
kre[src/trunk]: src/usr.bin/printf Avoid printing error messages twice when an i...
kim[src/trunk]: src/etc/rc.d Use the configured IP6ADDRCTL_CMD for stopping also.
dholland[src/trunk]: src/sbin/fsck_lfs Fix reversed arguments to a print. nice and co...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maya in ticke...
maxv[src/trunk]: src/sys/netinet Style, localify icmp_send, and add a clear KASSE...
snj[src/netbsd-7-0]: src/doc 1141
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
msaitoh[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
christos[src/trunk]: src/tools/mdsetimage kill error message
rtr[src/trunk]: src/sys/kern change return from EINVAL to EAFNOSUPPORT when the ...
christos[src/trunk]: src/sys/dev/ic fix double free, found by Brainy.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use pmap_pv(9) to remove...
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.4 (with minor twea...
thorpej[src/trunk]: src/sys/arch/evbarm/stand Add gzboot support for NSLU2. This is...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Do BUS_DMASYNC_POST{READ, WRITE} on tra...
ozaki-r[src/trunk]: src/sys/netipsec Fix late NULL-checking (CID 1427782: Null point...
skrll[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
maxv[src/trunk]: src/sys/dev/nvmm/x86 Initialize the guest TSC to zero at VCPU cr...
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by mlels...
snj[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
maxv[src/trunk]: src/sys/netinet Remove RSVP_ISI, that's mostly dead code. FreeBS...
kre[src/trunk]: src/bin/sh DEBUG mode only change. When pretty-printing a word...
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
skrll[src/trunk]: src/sys/external/bsd/dwc2 aprint_verbose the core version
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64 regen mknativ...
martin[src/netbsd-9]: src/doc Tickets #717, #718, #720 - #730
martin[src/netbsd-9]: src/sys/compat Pull up following revision(s) (requested by ma...
kre[src/trunk]: src/usr.sbin/makemandb In the latest mandoc (mdocml) the signatu...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove wrong KASSERT in EPT, and reorder th...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Add GICv3 support.
msaitoh[src/trunk]: src/sys/dev/mii MMDACR_FN_{DATANPI, DATAPIRW, DATAPIW} are little ...
kamil[src/trunk]: src/doc Update TODO.ptrace
jakllsch[src/trunk]: src/sys/dev/ic Move mpt_disc_enable setting into is_scsi block.
mrg[src/trunk]: src/tools/gcc mark GCC 6.4 has nb1 20180203
alnsn[src/trunk]: src/doc Update Lua, add myself to responsible.
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-8]: src Pull up the gcc 5.5 import and assorted fixes, requested ...
kamil[src/trunk]: src/sys/kern Align the kASan message style with kUBSan
snj[src/netbsd-8]: src/external/bsd/nvi Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/arch/luna68k/stand/boot Pull up following revision(s)...
kamil[src/trunk]: src/tests/lib/libc/sys Add new regression scenarios for crash si...
snj[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
christos[src/trunk]: src/sys/ufs/ufs drop unused
msaitoh[src/trunk]: src/sys/dev/pci If the memory space's BAR and the MSI-X table is...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Document the "flags" keyword.
christos[src/trunk]: src/usr.bin/ftp explicitly include <string.h> since OpenSSL-1.1 ...
snj[src/netbsd-8]: src/sys/rump/librump/rumpvfs Pull up following revision(s) (r...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
roy[src/trunk]: src/doc Remove Paul Vixie as maintainer, replace with ISC as the...
rin[src/trunk]: src/sys/dev/rasops Remove duplicate substitution. Style. No func...
wiz[src/trunk]: src/lib/libc/gen Sort SEE ALSO.
sevan[src/trunk]: src/distrib/notes/macppc Document the netbsd-POWERMAC_G5 and net...
snj[src/netbsd-8]: src/sys/opencrypto Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/mpl/bind/include/isc don't use stdatomic.h yet; the...
snj[src/netbsd-8]: src/sys/arch/sh3/sh3 Pull up following revision(s) (requested...
rin[src/trunk]: src/sys/dev/usb Add SMSC LAN7505 USB 2.0 gigabit ethernet device.
gson[src/trunk]: src Bump pmax install ramdisk size by another 100k, as 3500k is ...
maya[src/trunk]: src/lib/libc/time fix typo. From Evil_Bob.
snj[src/netbsd-8]: src/doc amend 445
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
kamil[src/trunk]: src/sys/sys Remove unused symbols from <sys/sysctl.h>
snj[src/netbsd-8]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF test parent_attach_to_its_s...
maxv[src/trunk]: src/sys/netinet6 Fix the ICMP error code. rh was obtained via IP...
martin[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
msaitoh[src/netbsd-8]: src/external/bsd/nvi/dist/cl Pull up following revision(s) (r...
jdolecek[src/trunk]: src/sys/arch/xen/xen fix comment
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by skrll in ...
christos[src/trunk]: src/sys/kern PR/53998: Joel Bertrand: Return ENOSPC when SEM_NSE...
kamil[src/trunk]: src/sys/kern Silent UB alignment issues in acpica under kUBSan
pgoyette[src/trunk]: src/share While here, also update 014 - it's name is "ff" ("form...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
martin[src/netbsd-9]: src/doc Ticket #780
mrg[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey mark promisc() __dead - i...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by ozak...
snj[src/netbsd-8]: src/doc tickets 300, 331
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm revert the upsteam portion of...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't restore segment registers when le...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
maxv[src/trunk]: src/doc Add a TODO list for NVMM, just to list some known issues.
ryo[src/trunk]: src/sys/arch/aarch64 set kernel rodata/data non-executable.
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/x509v3 added 1.1...
christos[src/trunk]: src/sys/sys make things compile.
skrll[src/trunk]: src/sys/arch/arm/broadcom Add some more interrupt source names
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
snj[src/netbsd-8]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
rin[src/trunk]: src/external/bsd/nvi Add imctrl and imkey options, inspired by c...
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
skrll[src/trunk]: src/sys/arch/evbarm/bcm53xx Fix KERN_{VTOPHYS, PHYSTOV) fallout d...
mrg[src/trunk]: src/sys compat_sunos depends upon compat_09. fixes:
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add I2C clocks
maxv[src/trunk]: src/sys/netinet6 Style, no functional change.
rjs[src/trunk]: src/sys/netinet Add some fallthrough annotations.
christos[src/trunk]: src/distrib/sets/lists update for new bind
martin[src/netbsd-9]: src/doc Tickets #711 - #716
christos[src/trunk]: src/crypto/external/bsd/openssl.old Import the HEAD of OpenSSL 1...
mrg[src/trunk]: src/sys/dev/sun update for GCC 6:
kamil[src/trunk]: src/sys/dev/scsipi Correct printing type of b_blkno (int64_t) in...
kamil[src/trunk]: src/tests/lib/libc/sys Add infinite_thread() for ptrace(2) ATF t...
martin[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by pgoy...
maya[src/trunk]: src/share/mk Try the more likely gfortran instead of g77.
christos[src/trunk]: src/tests/crypto/libcrypto adjust tests for 1.1
christos[src/trunk]: src/usr.sbin/crash/arch i386 does not have a variable min addres...
skrll[src/trunk]: src/sys/arch/evbarm/conf Note EARLYCONS in comment
maxv[src/trunk]: src/sys Localify mcl_cache.
maxv[src/trunk]: src Retire EtherIP, we have L2TP instead.
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Manually patch the local...
martin[src/trunk]: src/distrib/acorn32 Insert a .WAIT between building of the bootl...
hannken[src/trunk]: src/sys Bracket do_sys_renameat() and nfsrv_rename() with fstrans.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
wiz[src/trunk]: src/share/man/man5 Remove superfluous Pp.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist patch for OpenSSL-1.1
ozaki-r[src/trunk]: src/sys/kern Check pserialize_not_in_read_section for adaptive m...
htodd[src/netbsd-8]: src/usr.bin/su Fix typo in comment.
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
maya[src/trunk]: src/distrib/sets/lists/man Adjust set lists better.
martin[src/netbsd-9]: src/doc Tickets #731 - #742
msaitoh[src/trunk]: src/sys/dev/pci Add BCM5717's another device ID support.
perseant[src/perseant-stdc-iso10646]: src/lib/libc Add missing files from last commit:
alnsn[src/trunk]: src/external/mit/lua/dist Don't use $NetBSD$ in a sentence, refe...
christos[src/trunk]: src/external/bsd/nsd/dist NSD 4.1.19
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable support for GICv3 and Rockchip R...
martin[src/trunk]: src/external/bsd/libarchive/dist/libarchive Adapt the version ha...
martin[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
maxv[src/trunk]: src/sys/net Clarify two functions.
maxv[src/trunk]: src/usr.sbin/npf/npfctl Add missing quote in static-rule, it cau...
martin[src/trunk]: src/sys/kern Try to fix the build: avoid duplicate case labels w...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add wbnoinvd, virt_ssbd, tme, cldemote, m...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
msaitoh[src/trunk]: src/sys/dev/pci Add missing ifioctl_common() for SIOCSIFFLAGS to...
rin[src/trunk]: src/sys/modules/lfs For vax, GCC 6.5 and 7.4 cannot compile lfs_...
msaitoh[src/trunk]: src/sys/dev/mii Sort in alphebetical order a bit.
wiz[src/trunk]: src/usr.sbin/gpioctl Bump date for previous.
snj[src/netbsd-8]: src/sbin/resize_ffs Pull up following revision(s) (requested ...
snj[src/netbsd-8]: src/doc tickets 466-470
ozaki-r[src/trunk]: src/sys/netinet Don't call lltable_purge_entries from in_if_down...
martin[src/netbsd-9]: src/lib/libpthread Pull up following revision(s) (requested b...
sevan[src/trunk]: src/share/misc Add CTF (game) and PMIC
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
skrll[src/trunk]: src/sys/arch sort #include "opt_..." entries
martin[src/trunk]: src/external/bsd/libarchive/dist/libarchive Try to fix the build...
simonb[src/trunk]: src/lib/libcurses Avoid curx going beyond end of window when add...
ozaki-r[src/trunk]: src/sys/kern Sort XC_IPL_* in order of priority (NFC)
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by macal...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fixup previous to not break ping ...
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by kim ...
rin[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Sort STRONG_ALIAS's in t...
wiz[src/trunk]: src/lib/libc/net Various improvements.
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by chri...
jmcneill[src/trunk]: src/usr.bin/mkubootimage Fix signed/unsigned comparison
bad[src/trunk]: src/lib/librumphijack Linux doesn't have paccept().
sevan[src/trunk]: src/share/misc Add HKP - OpenPGP HTTP Keyserver Protocol
prlw1[src/trunk]: src/sys/dev/usb whitespace
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by bouyer in...
christos[src/trunk]: src/external/bsd/mdocml/dist Import 1.14.4
mrg[src/trunk]: src/sys for sysv ipc stat operations, explicitly copy the export...
rin[src/trunk]: src/sys/dev/rasops Cosmetic changes. No functional changes.
martin[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/usr.sbin/syslogd only set api compat for 1.0
maxv[src/trunk]: src/sys/arch More ASLR: randomize the location of the PTE area. ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Update arm64 image header in place
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by kim in ti...
martin[src/netbsd-8]: src/share/mk Pull up following revision(s) (requested by tsut...
martin[src/netbsd-9]: src/sys/arch/amd64/amd64 Fix merge botch in previous.
martin[src/trunk]: src/tests/lib/libc/arch/sparc Sync sparc with sparc64
christos[src/trunk]: src/external/mpl/dhcp Add libz for new libisc needing it.
snj[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/arch/macppc/dev Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/dev/fdt Attach syscon to "simple-mfd" devices and fix a ...
reinoud[src/trunk]: src/sys/arch/usermode Add KGDB definitions for i386
christos[src/trunk]: src/lib/libradius Oops forgot one openssl version name change
mrg[src/trunk]: src include the boot32 and nbfs boot programs for eabi, as acorn32
msaitoh[src/trunk]: src/sys/dev/pci Add Tundra (now IDT) TSI381 and PEB383 from Open...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use uvm_km_alloc(kernel_...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by hannken i...
gson[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm One newline ...
christos[src/trunk]: src/sys/modules/zfs remove NOGCCERROR; hides real issues.
christos[src/trunk]: src/distrib/sets/lists/debug remove stray comma
msaitoh[src/trunk]: src/sys/net - Fix a bug that drop counter shows incorrect vaule ...
snj[src/netbsd-8]: src/doc 310, 311, 317, 322, 323, 325, 327-329
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 XXX: use...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Ticket #530
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by yamaguchi in ...
ozaki-r[src/trunk]: src/sys/netinet6 Shorten the name of a workqueue instance to fit...
riastradh[src/trunk]: src/sys/dev/acpi Don't hold up boot: defer acpibat(4) inquiry un...
skrll[src/trunk]: src/sys/arch/aarch64/include Whitespace
jmcneill[src/trunk]: src/sys/arch/arm/acpi Always map ACPI table memory as normal mem...
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Restore ...
kamil[src/trunk]: src/sys/dev/gpib Add missing FALLTHROUGH in gpib/mt.c
martin[src/netbsd-8]: src/sbin/fsck_ffs Pull up following revision(s) (requested by...
msaitoh[src/trunk]: src/sys/dev/pci SW PHY Config Enable bit for ICH8 B0 stepping is...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto use OPENSSL_API_...
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by maya...
blymn[src/trunk]: src/lib/libcurses Rework previous fix for getch cursor position ...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/doc 546, 547
maxv[src/trunk]: src/sys/netinet Fix three pretty bad mistakes in NAT-T:
skrll[src/trunk]: src/sys/arch/evbarm/fdt Mark fdt_addr_r __attribute__((__section...
martin[src/netbsd-8]: src/sys/compat/common Additionaly pull up rev 1.15 for ticket...
maxv[src/trunk]: src/sys Add support for CPUs that don't have the EPT_{A, D} bits.
reinoud[src/trunk]: src/sys/fs/udf Sync with UDFclient
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
martin[src/netbsd-9]: src/doc Tickets #757 - #768
skrll[src/trunk]: src/sys/dev/usb Fix non-DIAGNOSTIC build
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
mrg[src/trunk]: src/external/mit/xorg/bin/xauth define HAVE_STRLCPY.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
christos[src/trunk]: src/usr.sbin/crash/arch make things link again.
hannken[src/trunk]: src Move fstrans_unmount() to vfs_rele(), just before it would f...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
jakllsch[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/asn1 Add ASN1_ST...
snj[src/netbsd-8]: src/bin/ps Pull up following revision(s) (requested by kamil ...
martin[src/netbsd-8]: src/doc Ammend revision list for #407
snj[src/netbsd-8]: src/sys/dev/pcmcia Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
christos[src/trunk]: src/sys/kern Typo fix (Geoff Wing)
maxv[src/trunk]: src/sys/kern Fix previous, pr_size includes the KASAN redzone. R...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by chri...
martin[src/netbsd-9]: src/sys/dev/usb Fix misapplied patch in previous (ticket #616)
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by skrll in ...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up the following (via patch), requ...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative with symver no longer disab...
msaitoh[src/trunk]: src/sys/dev/pci Decode PCI Enhanced Allocation.
kamil[src/trunk]: src/tests/lib/libc/sys Merge siginfo6 into other PT_STEP tests i...
mrg[src/trunk]: src install libsync.h. new in libdrm 2.4.75.
martin[src/trunk]: src/lib/libc/stdlib PR standards/53525: move getsubopt to stdlib.h
jakllsch[src/trunk]: src/sys/dev/marvell Add check during mvsdio_attach that CMD line...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer port to mips and alpha.
maxv[src/trunk]: src/sys/netinet Dedup code.
martin[src/netbsd-8]: src/doc Ammend #524 for additional pullups
ozaki-r[src/trunk]: src/doc Categorize non MP-safe components into protected and unp...
ozaki-r[src/trunk]: src/sys/net Make bpf_gstats percpu
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Enable pcie on tegra210
mrg[src/trunk]: src/sys/arch/amd64/conf use dev/usb/usbdevices.config, gaining t...
christos[src/trunk]: src/usr.bin/nbsvtool mark old compat functions.
martin[src/netbsd-9]: src/doc Tickets #812, #814, #816, #817
maxv[src/trunk]: src/sys/arch Move the PTE area from slot 255 to slot 509. I've n...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by isaki in ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix find_first_zero_bit ...
maxv[src/trunk]: src/share/man/man4 Remove references to IPFORWSRCRT (the only on...
msaitoh[src/netbsd-8]: src/external/historical/nawk/dist Pull up following revision(...
maxv[src/trunk]: src/sys/netinet Fix a possible buffer overflow in the IPv4 _ctli...
kamil[src/trunk]: src Add KCOV - kernel code coverage tracing device
knakahara[src/trunk]: src/sys/dev/pci Fix panic when wm(4) is reattached. ok by msaito...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/trunk]: src/sys/dev/pci Add SK-NET SK-9Mxx Gigabit Ethernet.
ozaki-r[src/trunk]: src/sys/net Fix tun(4) kevent locking
maya[src/trunk]: src/external/bsd/pkg_install/dist/lib Merge pkg_install-20171030
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add descriptions for
knakahara[src/trunk]: src/sys/dev/pci make kernel config option WM_RX_PROCESS_LIMIT_DE...
christos[src/trunk]: src/external/bsd/unbound/include provide 2 configs: one for open...
mlelstv[src/trunk]: src/sys/ufs/ufs Reading a directory may trigger a panic when the...
martin[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/arm/arm32 G/C
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/doc Note tickets #368 - #380
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jdolecek ...
isaki[src/trunk]: src Add ATF tests for atomic_ops(3).
jakllsch[src/trunk]: src/sys/arch/luna68k/stand/boot Explain what may seem to be a no...
martin[src/netbsd-9]: src/sys/external/bsd/common/linux Pull up following revision(...
christos[src/trunk]: src/tests/lib/libc/hash md2 has been deprecated in OpenSSL-1.1
martin[src/netbsd-8]: src/bin/ksh Pull up following revision(s) (requested by maya ...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by naka...
msaitoh[src/netbsd-9]: src/doc Ticket #665 and #666.
perseant[src/perseant-stdc-iso10646]: src Use multilevel tables (tries) to convert ku...
christos[src/trunk]: src/tools/mandoc Expose re{c, }allocarray decls in current.
martin[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
christos[src/trunk]: src/usr.sbin/racoon No RC5 for OpenSSL-1.1
christos[src/trunk]: src/sys/dev rename ledpanel lcdpanel
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't set lwp->l_private if no _UC_...
msaitoh[src/trunk]: src/sys/kern Whitespace fixes. No functional change.
jmcneill[src/trunk]: src/sys/arch/arm/cortex IPI and priority fixes. My RK3399 board ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Fix omission: if we receive a guest trap on...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils fix format
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix comment
snj[src/netbsd-8]: src/lib/libkvm Pull up following revision(s) (requested by ka...
sevan[src/trunk]: src/share/man/man3 Pass through mandoc -Tlint, drop Pp before Bl.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist change some 255's to 254's ...
rin[src/trunk]: src/share/man/man9 Install spi.9 and friends.
kamil[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalig...
martin[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
maxv[src/trunk]: src/lib/libnvmm Remove the PSE check in the 32bit-PAE MMU. Setti...
jmcneill[src/trunk]: src/sys/dev/usb Fix off-by-one in rx packet processing
kamil[src/trunk]: src/sys/kern Stop including <sys/atomic.h> in KCOV
rin[src/trunk]: src/sys/dev/usb regen.
maxv[src/trunk]: src/sys/arch/x86 Add the EPT pmap code, used by Intel-VMX.
maxv[src/trunk]: src/sys/net Fix the net.ether.multicast sysctl. If there is no m...
maxv[src/trunk]: src/sys/netinet6 Style, no functional change.
hannken[src/trunk]: src/sys/kern Assign vnode to dead_rootmount before vcache_deallo...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Rearrange code in ...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Welcome to the 21st centu...
maxv[src/trunk]: src/sys/net/npf Improve comment, it's not just IPv4.
martin[src/netbsd-9]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Improve wording.
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by rias...
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
kre[src/trunk]: src/bin/sh In the older debug code (not using the new macros add...
martin[src/netbsd-9]: src/distrib/miniroot Pull up following revision(s) (requested...
rin[src/trunk]: src/sys/sys Bump for recent changes to struct rasops_info.
maxv[src/trunk]: src/sys/arch/x86/x86 Reduce the minefield: zero out the pdir onl...
snj[src/netbsd-8]: src/doc 472, 475, 476, 486-488
mrg[src/trunk]: src updates for GCC 6.4:
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Move rk3399 dtb files to the cor...
jakllsch[src/trunk]: src/distrib/sets/lists/comp try to make this match what I believ...
snj[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/sys/dev/usb new comment explains this hack:
martin[src/netbsd-9]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
martin[src/netbsd-8]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
maxv[src/trunk]: src/sys/arch/amd64/include Remove big outdated comment, remove u...
martin[src/netbsd-9]: src/usr.bin/config Pull up the following, requested by christ...
christos[src/trunk]: src/lib/libc/gen appease string + int warning.
knakahara[src/trunk]: src/share/man/man4 Fix PR misc/52890 . Reported and suggested by...
ozaki-r[src/trunk]: src/tests/net/bpf Add a test case for BIOCGBLEN and BIOCSBLEN
rin[src/trunk]: src/sys/dev/rasops Support font width 32 on monochrome screen.
martin[src/netbsd-9]: src/doc Ticket #610
christos[src/trunk]: src Add some aliases (from phone)
martin[src/trunk]: src/usr.bin/menuc Typo in member variable name
mrg[src/trunk]: src/sys/external/bsd/drm2/drm XXX: add a NULL init to avoid a GC...
snj[src/netbsd-8]: src revert ticket 435
riastradh[src/trunk]: src/sys/uvm Remove last trace of never-used map_attrib.
hannken[src/trunk]: src/sys/dev Make FSS_ERROR a flag to prevent bogus fscow_disesta...
tnn[src/trunk]: src/sys/arch/arm/sunxi sun4i: enable clocks for SPI[0-3], needed...
christos[src/trunk]: src/usr.bin/grep fix libraries
maxv[src/trunk]: src/sys RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in th...
maxv[src/trunk]: src/sys Add a proper defflag for GPROF, and include opt_gprof.h, ...
maxv[src/trunk]: src/sys Nuke DIRECTED_BROADCAST, it is not documented and not en...
martin[src/trunk]: src/tests/lib/libc/sys Restrict special mode/owner settings to t...
martin[src/netbsd-8]: src/doc Ammend ticket #248 for partial backout (ticket #361).
sevan[src/trunk]: src/share/misc TMG
nat[src/trunk]: src/sys/dev Call audio_mix for a third time - thus ensuring ther...
knakahara[src/trunk]: src/share/man/man4 add WM_RX_PROCESS_LIMIT_DEFAULT and WM_RX_INT...
msaitoh[src/trunk]: src/sys/dev/pci - defflag PPB_USEINTR
mrg[src/trunk]: src/sys add a lockdebug_dismiss() function for DDB to use that t...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add CPU performance counter support
msaitoh[src/trunk]: src/sys/netinet Change the type of wqinput's drop counter to uin...
skrll[src/trunk]: src/sys/arch/arm Sprinkle #include "opt_cputypes.h"
macallan[src/trunk]: src/sys/dev/i2c attach LEDs according to info passed as device p...
dholland[src/trunk]: src/doc typo from 2008
rin[src/trunk]: src/sys/uvm VM_MAXUSER_ADDRESS can be undefined when compiling m...
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
martin[src/netbsd-9]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux hweight32 should take ui...
perseant[src/perseant-stdc-iso10646]: src/lib/libc/citrus Fix issues with trie implem...
martin[src/netbsd-9]: src/doc Ticket #818
martin[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
cherry[src/trunk]: src/sys/arch/x86/include Missed the crucial header file in previ...
martin[src/netbsd-8]: src/doc Ticket #509
maxv[src/trunk]: src/sys/netinet Add one more check in ip_reass_packet(): make su...
knakahara[src/trunk]: src/sys/dev/pci improve comments
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by r...
kamil[src/trunk]: src/doc Register micro-UBSan in CHANGES.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by pgoyette ...
maxv[src/trunk]: src/sys/netinet6 Rename back to ip6af_mff. It was actually clear...
reinoud[src/trunk]: src/sys/arch/usermode/usermode To avoid possible collisions betw...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/external/bsd/cron/dist split out the child runner.
martin[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by pgoy...
christos[src/trunk]: src/doc OpenSSL 1.1.0i
rin[src/trunk]: src/sys/dev/rasops Fix unaligned writes to buffer, that are intr...
jmcneill[src/trunk]: src/sys/arch/aarch64/conf Add needs-flag to tprof_armv8.c
rin[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Export _atomic_cas_64 as...
kamil[src/trunk]: src/common/lib/libc/misc Fix kUBSan build with GCC7
snj[src/netbsd-8]: src/doc 450
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Fix copy/paste issue that resulted in tco...
christos[src/trunk]: src/doc New OpenLDAP
christos[src/trunk]: src/doc new unbound
riastradh[src/trunk]: src/sys/external/bsd/common/linux Fix abuse of TAILQ_CONCAT.
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
christos[src/trunk]: src/external/historical/nawk/dist PR/54424: Martijn Dekker: awk:...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto add more functio...
abhinav[src/trunk]: src/lib/libm/man Remove comma after last Nm entry.
martin[src/netbsd-9]: src/external/bsd/ppp/dist/pppd Pull up following revision(s) ...
martin[src/netbsd-9]: src/sys/arch/cobalt/dev Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix HDMI output; only install cursor_set/...
martin[src/netbsd-8]: src/doc Tickets #474, #497, #498, #500, #501
skrll[src/trunk]: src/sys/arch Add prefixes to struct arm_platform{, _info} members.
manu[src/trunk]: src/sys/kern Fix md(4) double attachment in TFTPROOT option
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
maya[src/trunk]: src/share/man/man4 Update bwfm(4) man page to note pci support
pgoyette[src/trunk]: src/sys Allow syscall_establish() to install new syscalls when t...
martin[src/netbsd-8]: src/doc Tickets #309, #337 and #351
matt[src/matt-nb8-mediatek]: src/etc/etc.evbarm Build MTKATLAS
jmcneill[src/trunk]: src/share/mk Enable DTrace on aarch64
msaitoh[src/trunk]: src/sys/dev/mii regen.
mrg[src/trunk]: src/sys/uvm uvm_map_extract() has an indentation issue.
maxv[src/trunk]: src/share/man/man8 Add a note, to say that basically the recent ...
maxv[src/trunk]: src/sys/uvm Rename 'slotspace' -> 'slotarea' in UVM, to avoid (f...
mrg[src/trunk]: src/sys/arch/sparc/conf add commented QUOTA2 line.
sevan[src/trunk]: src/doc Update current version info for IANA services & protocol...
snj[src/netbsd-8]: src/sys/dist/pf/net Pull up following revision(s) (requested ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist need openssl/dh.h
zafer[src/trunk]: src/sys/ufs/lfs In lfs_mkdir fix wrong return path in case of EM...
mrg[src/trunk]: src/external/gpl3/gcc mknative gcc 6.4 and powerpc / earmv4. ea...
kamil[src/trunk]: src/tests/lib/libc/sys Replace signal4 (PT_STEP) test with refac...
christos[src/trunk]: src/external/mpl/bind/dist Import bind-9.12.2-P2 since bind-9.10...
jdolecek[src/trunk]: src/sys/dev/ata fix race in wd_lastclose() on systems with two i...
maxv[src/trunk]: src/sys/netipsec ENOBUFS -> EACCES when updating the replay coun...
martin[src/netbsd-9]: src/sys/arch/hpcmips/hpcmips Pull up following revision(s) (r...
kamil[src/trunk]: src/tests/lib/libc/misc Unify the style of t_ubsan tests
maxv[src/trunk]: src/sys/arch/x86 Move PATENTRY into pmap.h, will be used outside.
christos[src/trunk]: src/external/bsd/unbound merge conflicts
maya[src/trunk]: src/sys/dev/pci add bwfm pci support, from openbsd
msaitoh[src/trunk]: src/sys/dev/mii Regen.
ozaki-r[src/trunk]: src/sys/kern Check the length of a passed name to avoid slient t...
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/cortex Add Cortex-A35 devices
maxv[src/trunk]: src/sys/netinet6 Remove the callback and localify. Same as IPv4.
kre[src/trunk]: src/bin/sh NFC: DEBUG (compile time) mode only change:
christos[src/trunk]: src/sys/kern handle O_NOSIGPIPE too.
msaitoh[src/netbsd-8]: src/doc Ticket #422-423, 425, 428-431.
mrg[src/trunk]: src/sys/arch/sparc/sparc workaround a problem -Warray-bounds tri...
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by rin i...
maxv[src/trunk]: src/share/man/man4 Replace etherip by l2tp in the "see also" sec...
martin[src/netbsd-8]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
mrg[src/trunk]: src/sys/arch/ofppc/ofppc fix some printf formats in DIAGNOSTIC c...
maya[src/trunk]: src/sys/dev/wscons use kmem, don't check for allocation failure ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add cpu0 supply and operating points table
kamil[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
martin[src/netbsd-9]: src/sys/dev/usb Regen (for ticket #616)
martin[src/netbsd-9]: src/sys/miscfs/deadfs Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
kre[src/trunk]: src/sys/arch/ia64/stand/ia64/efi More gnu-efi update fallout ......
martin[src/netbsd-9]: src/distrib/miniroot Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/doc 489
mlelstv[src/trunk]: src/sys/dev refactor wd and ataraid drivers to use common disk s...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Clarify the gTLB code a little.
martin[src/netbsd-9]: src Pull up the following, requested by roy in ticket # 661:
mrg[src/trunk]: src/share/mk revert previous for now.
bad[src/trunk]: src/external/bsd/libnv/lib make libnv not LIBISPRIVATE when RUMP...
martin[src/netbsd-9]: src/sys/dev/dm Pull up following revision(s) (requested by ma...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Pass full mpidr (instead of just aff0) to p...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/netinet Style, and remove outdated comments.
kre[src/trunk]: src/usr.bin/at PR bin/53986 from Christian Weisgerber
kamil[src/trunk]: src/doc Update TODO.sanitizers
riastradh[src/trunk]: src/sys/kern Restore psz_lock just for the event count.
christos[src/trunk]: src/tests/crypto/libcrypto/threads put .PATH after the variable ...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Add the values of "algo" in the grammar, ...
maxv[src/trunk]: src/sys/netinet Remove this check, it is already done at the beg...
kamil[src/trunk]: src/lib/libc/stdlib Revert previous on demand.
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
skrll[src/trunk]: src/sys/arch/hppa/include Attempt to restore Utah $Hdr$
christos[src/trunk]: src/share/mk fix broken library variable definitions (inconsiste...
christos[src/trunk]: src/include detect duplicate declaration of pthread_atfork() in ...
jmcneill[src/trunk]: src/doc arm: Add support for Rockchip RK3399 SoC.
kardel[src/trunk]: src/sys/dev/scsipi Fix PR kern/53949:
blymn[src/trunk]: src/tests/lib/libcurses fix derwin test.
bouyer[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Handle absolute symbols. Since ...
snj[src/netbsd-8]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
cherry[src/trunk]: src/sys/arch In preparation for debut-ing PVHVM mode:
jdolecek[src/trunk]: src/sys/arch/xen/xen mark XXXSMP also wakeup() calls
msaitoh[src/trunk]: src/sys/dev/pci Add MDIC_WA and CLSEMWA to snprintb() string for...
riastradh[src/trunk]: src/lib/libc/gdtoa Sprinkle some more const in.
maxv[src/trunk]: src/sys Handle absolute relocations coming from the kernel: pres...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend make this actually work:
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist port to openssl-1.1
rin[src/trunk]: src/sys/arch/evbarm/conf Fix a bug introduced in the previous re...
kamil[src/trunk]: src/tests/modules Fix build of t_kcov
pgoyette[src/trunk]: src/sys/sys Bump version for recent change to struct emul
mrg[src/trunk]: src/sys/compat/sys include libkern.h or strings.h. should fix i...
kamil[src/trunk]: src Install GCC (gcc.old/) headers for Sanitizers
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
gutteridge[src/trunk]: src/usr.bin/make make(1): minor grammar fixes in BUGS section
mlelstv[src/trunk]: src/sys/dev/acpi Cast to same type as parameter. NFCI.
maxv[src/trunk]: src/sys/arch/x86/x86 Disable XSAVEOPT, until it is clear what's ...
maxv[src/trunk]: src/sys/netinet6 Fix a pretty simple, yet pretty tragic typo: we...
skrll[src/trunk]: src/sys/arch Refactor code to split aarch{32, 64} kernel page tab...
martin[src/netbsd-9]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 6.4.0. sanitizer stuff is ...
maxv[src/trunk]: src/doc Note removal of etherip, add entry about ASLR in amd64, ...
mrg[src/trunk]: src fixes for GCC 6.4:
maxv[src/trunk]: src/sys/netinet More style, no functional change.
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Rename ALIGN macro to EFI_...
rin[src/trunk]: src/sys/compat/netbsd32 Push AT_STACKBASE. Otherwise, pthread_at...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't fall through functions, explicitl...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto i386 provides "par...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by uwe in ticket...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
mrg[src/trunk]: src/sys/dev/pci avoid an indentation issue by adding "if (1)".
msaitoh[src/netbsd-9]: src/doc Ticket #673.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.0h and ...
jandberg[src/trunk]: src/sys/arch/amiga/dev fix comment
ozaki-r[src/trunk]: src/sys/netipsec Fix deadlock between pserialize_perform and loc...
christos[src/trunk]: src/distrib/sets/lists fix openssl-1.1
maxv[src/trunk]: src/sys/arch/x86/x86 Should be PG_k, doesn't change anything.
martin[src/netbsd-9]: src/etc/etc.amiga Pull up following revision(s) (requested by...
christos[src/trunk]: src/crypto/external/bsd/openssl/bin Use the magic FILESBUILD var...
sborrill[src/trunk]: src/sbin/gpt Explain what suffixes are accepted when specifying ...
ryo[src/trunk]: src/sys/arch/aarch64/include fix relocation type. 277 is R_AARCH...
jmcneill[src/trunk]: src/sys/dev/i2c Fix off by one in axp803 dcdc2/3/4 definitions
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
sevan[src/trunk]: src Update supporting files for components which rely on autocon...
maxv[src/trunk]: src/sys/kern Put the "free" functions close to one another. No f...
maya[src/trunk]: src/sys/arch/amd64/conf Enable bwfm at pci.
skrll[src/trunk]: src/sys/arch/evbarm/conf G/C
martin[src/netbsd-9]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
pgoyette[src/trunk]: src/share/man/man7 Since this is describing the ASCII character ...
maxv[src/trunk]: src/sys/netinet Remove unused variable.
mrg[src/trunk]: src/external/mpl/bind/include/isc avoid using x86 specific asm o...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by pgoye...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer - enable powerpc and arm...
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
snj[src/netbsd-8]: src/doc tickets 456 457 458 460 461 462 463
martin[src/trunk]: src/lib/libc/atomic Fix typo, from Eitan Adler.
christos[src/trunk]: src/external/historical/nawk/dist remove trailing whitespace.
mrg[src/trunk]: src fixes for GCC 6.4:
blymn[src/trunk]: src/tests/lib/libcurses/director Bracket strings being validated...
riastradh[src/trunk]: src/sys/lib/libkern #ifdef notyet ---> never
martin[src/netbsd-8]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
martin[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx/dev Pull up following revision(s)...
ozaki-r[src/trunk]: src/sys/kern Fix build of kernels that some (or all) IPL_SOFT* s...
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix build the easiest way...
sevan[src/trunk]: src/doc On train to Cambridge for BSDCam
maxv[src/trunk]: src/sys/netipsec Remove unused net_osdep.h include.
martin[src/netbsd-9]: src/tests/lib/libc/sys Pull up following revision(s) (request...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src centralize the conversio...
jdolecek[src/trunk]: src/sys/dev/ata add wddebug() which dumps some status for attach...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Initialize n before mtrr_set in ...
cherry[src/trunk]: src/sys/arch Rig the hypercall callback page such that when the ...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify avoid redef...
mrg[src/trunk]: src/sys/dev/stbi a macro idiom used here triggers the GCC 6.4 id...
maya[src/trunk]: src/sys/dev/wscons Don't #ifdef DIAGNOSTIC around KASSERTs.
martin[src/netbsd-8]: src/lib/libc/locale Pull up following revision(s) (requested ...
jmcneill[src/trunk]: src/sys/stand/efiboot Add full UEFI memory map to the /chosen node.
matt[src/matt-nb8-mediatek]: src/sys/arch/evbarm/conf Add Mediatek ATLAS configury
chs[src/trunk]: src/tests/lib/libpthread reenable mutex2 and mutex3 on powerpc n...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix make ENOBUFS a soft erro...
kamil[src/trunk]: src/tests/modules Fix build of kcov tests on CPUs without 64-bit...
macallan[src/trunk]: src/sys/arch/macppc/conf add dstemp at iic
maxv[src/trunk]: src/sys/arch/arm Retire CPU_ARM2, CPU_ARM250 and CPU_ARM3, they ...
mrg[src/trunk]: src/sys/arch/sparc/sparc vcache_flush_* event counters are not i...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe TX multiqueue. If you want to disable it, ...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: tracer_atta...
alnsn[src/trunk]: src/share/misc It's Flattened Device Tree.
snj[src/netbsd-8]: src/distrib/notes/macppc Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/dev/nvmm Ah, finally found you. Fix scheduling bug in NVMM.
christos[src/trunk]: src/distrib/sets/lists fix sets for new bind
rin[src/trunk]: src/sys/dev/rasops Oops, for rasops_copycols(), we cannot use me...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto fix the man pages, ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
wiz[src/trunk]: src/usr.sbin/veriexecgen Fix punctuation formatting nits.
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by kim ...
christos[src/trunk]: src/doc fix acpica
ad[src/trunk]: src Merge radixtree changes from yamt-pagecache.
christos[src/trunk]: src/external/mpl/bind/lib/libisc try using COPTS instead of CPPF...
prlw1[src/trunk]: src/external/bsd/nsd/dist Import nsd-4.1.26
christos[src/trunk]: src/external/mpl/bind/dist --- 9.13.7 released ---
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl Add a linker script
maxv[src/trunk]: src/sys/arch/x86/x86 Take the last area into account, there is a...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Drop support for software interrupts. I had...
nat[src/trunk]: src/sys/dev Allow for block sizes less than hw block size. This...
mrg[src/trunk]: src/common/lib/libc/string - remove two more _DIAGASSERT() check...
msaitoh[src/trunk]: src/sys/dev/pci Simplify PCI device table. No functional change.
ozaki-r[src/trunk]: src/sys Take softnet_lock on pr_input properly if NET_MPSAFE
pgoyette[src/trunk]: src/share/man/man7 Bump date for previous
martin[src/netbsd-9]: src/doc Tickets #661 - #664 and #667
martin[src/netbsd-9]: src/sys/dev/hdaudio regen (for ticket #658)
snj[src/netbsd-8]: src/lib/libc/gen Pull up following revision(s) (requested by ...
snj[src/netbsd-8]: src/doc 382
martin[src/netbsd-8]: src/tests/net/if_vlan Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/evbarm/gemini Fix GEMINI build
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Round nsec up for usec d...
jdolecek[src/trunk]: src/sys/arch/xen/xen minor KNF
sevan[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Spelling
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Decode Boot Graghics Resource Ta...
mrg[src/trunk]: src/external/bsd/mdocml/bin/mandoc add missing compat_recallocar...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist match the man page, and exp...
mrg[src/trunk]: src/external/gpl3/gcc updates for GCC 6.4.0:
martin[src/trunk]: src/usr.sbin/sysinst If we can not fit a planned partition, retr...
martin[src/netbsd-9]: src/sys/ufs/ffs Pull up following revision(s) (requested by r...
msaitoh[src/trunk]: src/sys/dev/mii - Add Tridium, Data Track Technology, Netas, Ral...
jdolecek[src/trunk]: src/sys/arch/xen/xen disestablish interrupt handler regardless o...
martin[src/netbsd-9]: src/usr.bin/config Addionally pull up for ticket ticket #776, ...
cherry[src/trunk]: src/sys/arch/xen Snag the final bits of PV only code to conditio...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci Use t...
wiz[src/trunk]: src/sbin/bioctl Sort SEE ALSO.
jmcneill[src/trunk]: src/sys/arch/arm Add support for decoding PCI ID mappings using ...
ozaki-r[src/trunk]: src/sys/netipsec Add missing ifdef NET_MPSAFE
christos[src/trunk]: src/sys/arch/amd64/stand/prekern avoid typedef redefinitiones
martin[src/trunk]: src/usr.sbin/sysinst/arch PR install/54921: skip non-user partit...
alnsn[src/trunk]: src/share/misc Add FDT (flat device tree).
skrll[src/netbsd-8]: src/external/gpl3/binutils.old Delete the unused binutils.old.
christos[src/trunk]: src/share/mk remove random seed debugging
rin[src/trunk]: src/sys/modules WARNS=3 for compat_netbsd32_* in order to appeas...
cherry[src/trunk]: src/sys/arch Fix NLAPIC, NISA and NIOAPIC related conditional co...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by msai...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
martin[src/trunk]: src/distrib/cdrom Copy -current to 9.0, this has diverged (macpp...
martin[src/netbsd-9]: src/sys/arch/powerpc Pull up following revision(s) (requested...
rin[src/trunk]: src/etc/mtree Add ./usr/include/dev/spi
mrg[src/trunk]: src/tools/gcc also fetch GCOV_DUMP_OBJS.
maxv[src/trunk]: src/sys Add support for use-after-scope detection in KASAN. It i...
sevan[src/trunk]: src/share/misc Move HTTP Keyserver Protocol entry to the correct...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/hmac provide com...
martin[src/netbsd-9]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
martin[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
martin[src/netbsd-9]: src/external/bsd/libarchive Pull up the following, requested ...
prlw1[src/trunk]: src/external/bsd/nsd libpthread isn't used
martin[src/netbsd-8]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
sevan[src/trunk]: src/share/misc Sometimes negative acknowledgement also shows up ...
martin[src/netbsd-8]: src/sys/gdbscripts Pull up following revision(s) (requested b...
snj[src/netbsd-9]: src/doc 777
msaitoh[src/netbsd-8]: src/etc Pull up following revision(s) (requested by jmcneill ...
ryo[src/trunk]: src/sys/arch/aarch64 set kernel text/rodata readonly by default.
msaitoh[src/trunk]: src/sys/dev/pci Make et(4) work:
sborrill[src/netbsd-9]: src/doc Ticket #781
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 get rid of kernelbase
sevan[src/trunk]: src/sys/arch Enable pciverbose option to make use of the pcidevs...
skrll[src/trunk]: src/sys/arch/arm/include Some CPU specific ACTLR bit definitions
maxv[src/trunk]: src/usr.sbin/npf/npfctl Enlighten the "Procedures" section. In p...
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet updates for GCC 6:
maxv[src/trunk]: src/sys/arch Add a new area, SLAREA_HYPV, which indicates the sl...
christos[src/trunk]: src/sys/dev/wscons use sizeof(*var) instead of sizeof(type)
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a comment
jmcneill[src/trunk]: src/sys/arch/arm/dts Add dts for ROCKPro64
maxv[src/trunk]: src/sys/netinet Add XXX.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
isaki[src/trunk]: src/sys/dev Revert my wrong r1.380 and add a comment instead.
christos[src/trunk]: src/etc/rc.d handle v6 addresses
christos[src/trunk]: src/lib/libedit one extra char for NUL.
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
cnst[src/trunk]: src/share/man/man4 cac(4): Xr bio(4) and friends, and mention wh...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_signal{ignored, ...
jmcneill[src/trunk]: src/sys Add support for Amlogic S905 (Meson GXBB) SoCs.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by chs ...
martin[src/netbsd-9]: src/doc Ticket #779
cnst[src/trunk]: src/doc doc/CHANGES.prev: fix 8.0->9.0 timetravel back to 2009
maxv[src/trunk]: src/sys/netinet Style, no functional change.
riastradh[src/trunk]: src/sys/miscfs/kernfs Use specfs vnops for specnodes in kernfs.
mrg[src/trunk]: src/external/gpl3/gcc rebuild mknative GCC 6.4 for these targets:
sevan[src/trunk]: src/usr.sbin/npf/npfctl First pass at editing this manual.
msaitoh[src/trunk]: src/sys/dev/mii From OpenBSD:
christos[src/trunk]: src/external/bsd/nvi/dist/common Deal safely with recovery mail ...
nat[src/trunk]: src/sys/dev Revert commit rev 1.419 to audio.c. This should add...
skrll[src/trunk]: src/sys/arch/evbarm/imx23_olinuxino Fix IMX23_OLINUXINO build
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
snj[src/netbsd-8]: src/tests/net/net Pull up following revision(s) (requested by...
rin[src/trunk]: src/sys/arch/usermode/modules/syscallemu Set WARN=3 for sing-com...
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
christos[src/trunk]: src/tests/lib/libc/sys Add a test to enable rerror handling.
jmcneill[src/trunk]: src/sys/arch Move Rockchip port to the attic. It is not very use...
snj[src/netbsd-8]: src/doc 352-357
maxv[src/trunk]: src/sys Remove the IN6_IS_ADDR_V4MAPPED checks in the protocol f...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by chris...
martin[src/trunk]: src/sys/arch/arm Adjust all callers of dwc_gmac_attach, pass MII...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
maxv[src/trunk]: src/sys Handle MSR_MISC_ENABLE on NVMM-Intel (Intel-specific).
nat[src/trunk]: src/sys/dev Use mix ring block size in audio write, startp, and ...
martin[src/netbsd-9]: src/doc Update for ticket #660
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add another exit 254 to avo...
christos[src/trunk]: src/usr.bin/grep remove stray paren
maya[src/trunk]: src/lib/libc Suggest to remove lfs_ stubs on a major bump.
rin[src/trunk]: src/sys/external/bsd/dwc2 Fix debug build. Also make formats mor...
kamil[src/trunk]: src Add KCOV_LOAD() and KCOV_STORE() - new helper macros
martin[src/netbsd-8]: src/common/dist/zlib Pull up following revision(s) (requested...
hannken[src/trunk]: src/sys/arch/sparc64/sparc64 Add /* FALLTHROUGH */ for DEBUG ker...
kre[src/trunk]: src/bin/sh Delete a no-longer-used #define that referred to a st...
martin[src/netbsd-9]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
martin[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
maya[src/trunk]: src/sys/dev/wscons Use M_WAITOK if we aren't going to check for ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 GCC 6.5 ios_failure.cc ne...
macallan[src/trunk]: src/sys/arch/macppc/conf fix tpyo
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pps.
christos[src/trunk]: src/usr.bin/dc Adjust to OpenSSL 1.1
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/netinet6 pr_send can be given a NULL lwp. It looks like the
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Print ACPI_HEST_GHES_ASSIST flag...
mrg[src/trunk]: src/lib/libm/noieee_src add some fallthru comments.
snj[src/netbsd-8]: src/doc tickets 479-485
martin[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
jmcneill[src/trunk]: src/sys/dev Add APIs for linking dai devices and jack detection
christos[src/trunk]: src/usr.bin/nbsvtool use OpenSSL-1.1 apis
martin[src/trunk]: src/distrib/sets/lists/debug Add debug info for t_if_nametoindex
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 MAX_CACHE_LEVEL * struct aarch64_ca...
bad[src/trunk]: src/sys/kern rename module_name to strategy_module_name to avoid...
dholland[src/trunk]: src/share/man Typo fixes from Eitan Adler.
snj[src/trunk]: src/external/bsd/ntp/scripts fix ntp version some more
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/net add fallthrough's
knakahara[src/trunk]: src/sys/dev/pci Fix wm_watchdog_txq() lock region.
gutteridge[src/trunk]: src/usr.sbin/ifwatchd ifwatchd(8): remove lingering references t...
martin[src/netbsd-9]: src/doc Ticket #696
snj[src/netbsd-8]: src/doc 543, 544
tih[src/trunk]: src/lib/libc/arch/aarch64/softfloat Summary: Align softfloat flo...
ozaki-r[src/trunk]: src/sys/kern Avoid allocating unused softints that share a value...
wiz[src/trunk]: src/share/man/man4 Revert previous, misunderstanding.
martin[src/netbsd-9]: src/external/bsd/libarchive/dist/libarchive Pull up following...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
thorpej[src/trunk]: src/common/lib/libprop Use posix_madvise() rather than the legac...
maxv[src/trunk]: src/sys/netinet If the socket wants a ESP-over-UDP packet, and t...
martin[src/netbsd-8]: src/sys/arch/i386 Pull up following revision(s) (requested by...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by nia in ti...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always set "cn_na...
rin[src/trunk]: src/sys/dev/usb Add missing __KERNEL_RCSID.
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 handle variable kernel ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix typo in comment
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
maya[src/trunk]: src/lib/libm/complex Mention tgmath cproj, creal, cabs
pgoyette[src/trunk]: src/doc Add an entry to remind someone(tm) to review the need fo...
maxv[src/trunk]: src/sys/netinet Move the IPv4 multicast check earlier; we want t...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by kami...
snj[src/netbsd-8]: src/doc 465, 477
kre[src/trunk]: src/external/bsd/mdocml/bin/mandoc mandoc_xr.c is now in libmand...
maxv[src/trunk]: src/sys/arch More ASLR: randomize the kernel main memory. VM_MIN...
uwe[src/trunk]: src/usr.bin/tip Check getchar() result for EOF.
kamil[src/trunk]: src/sys/kern Fix subr_kcov build on NetBSD/i386
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add a test for a typeof cast
maxv[src/trunk]: src/sys/arch/amd64/amd64 Eliminate the only ASM reference to VM_...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
nonaka[src/trunk]: src/sys Added Microsoft Hyper-V support. It ported from OpenBSD...
snj[src/netbsd-8]: src/sys/netatalk Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
christos[src/trunk]: src/share/mk use the tools version of grep
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
maxv[src/trunk]: src/sys/netinet6 Change ip6_hdrnestlimit to be 15 instead of 50....
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
kamil[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalma...
martin[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...
msaitoh[src/trunk]: src/sys/dev/pci Add some Broadcom Ethernet devices from {Open, Fr...
kre[src/trunk]: src/external/bsd/nvi/usr.bin/recover Put back the tests for "no ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 no need machine local ddb command p...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by u...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
msaitoh[src/trunk]: src/distrib/sets/lists/tests s/t_ifnametoindex/t_if_nametoindex/
martin[src/trunk]: src/lib/libc/atomic Bump date for previous
riastradh[src/trunk]: src/lib/libc/gdtoa Honour the floating-point rounding mode in fl...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
christos[src/trunk]: src/games/backgammon/common_source add fallthrough
snj[src/netbsd-8]: src Pull up following revision(s) (requested by kamil in tick...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/dh fix inline
sborrill[src/netbsd-9]: src/doc Ticket #806
kamil[src/trunk]: src/sys/dev/pci Fix GCC7 "avoid ambiguous 'else'" build error in...
ad[src/trunk]: src/sys/arch/powerpc/powerpc Need to call userret() from cpu_ast().
jdolecek[src/trunk]: src/sys/dev/acpi make compile on 64-bit archs after acpi_mem ar_...
maxv[src/trunk]: src/sys/arch/xen/xen Clarify, remove dead code, and add XXXSMP; ...
thorpej[src/trunk]: src/sys/arch/arm/xscale Add a comment that ifmedia_fini() should...
martin[src/netbsd-9]: src/sys/dev/mii Pull up the following, requested by msaitoh i...
mrg[src/trunk]: src/sbin/savecore put a bunch of the kvm_read + warn on failure ...
mrg[src/trunk]: src build fixes and updates for libxcb / xcb-proto 1.12.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
martin[src/netbsd-9]: src Welcome to 9.0_STABLE
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/distrib/sets/lists/debug Pull up following revision(s) (r...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libiberty regen for GCC 6.4 (no real c...
msaitoh[src/trunk]: src/sys/dev/pci - Avoid undefined behavior in bge_setmulti(). fo...
snj[src/netbsd-8]: src/sys/modules/nand Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/rand Pull up foll...
maxv[src/trunk]: src/sys/net80211 Split ieee80211_input into three sub-functions, ...
kre[src/trunk]: src/external/bsd/mdocml mandoc needs mandoc_xr.c and (because we...
mrg[src/trunk]: src/sys/dev/usb don't call usb_syncmem() for zero-length packets.
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by r...
skrll[src/trunk]: src/sys/arch/arm/arm32 grammar in a comment
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix USB2 on RK3399
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/lib switch to the new bind.
njoly[src/trunk]: src/lib Fix man page ERRORS section for (clock, pthread}_getcpucl...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by chri...
martin[src/netbsd-8]: src/external/lgpl3/gmp Ooops, missed to add this file when ha...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch more mknative-gcc 6.5 for...
martin[src/trunk]: src/include PR standards/53525: move getsubopt() to stdlib.h
sevan[src/trunk]: src/usr.sbin/npf/npfd Simplify the description of npfd, default ...
skrll[src/trunk]: src/sys Adopt <net/if_stats.h>
abhinav[src/trunk]: src/share/man/man9 Add missing entries in the NAME section.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/engines Add engines infrastr...
snj[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/netinet Style (realign everything correctly), and fix a ...
martin[src/netbsd-9]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/hmac add reset, ...
mlelstv[src/trunk]: src/sys/dev/ata Add WDF_OPEN flag to really disallow opening of ...
martin[src/netbsd-9]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
snj[src/netbsd-8]: src/sys/arch/i386/conf Pull up following revision(s) (request...
kamil[src/trunk]: src/lib/libc/gen Document that posix_spawn(3) uses a dedicated s...
martin[src/netbsd-9]: src/sys/arch/powerpc Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
maya[src/trunk]: src/lib/libm/man List a few more functions
jmcneill[src/trunk]: src/sys/dev/fdt Register shutdown handlers
msaitoh[src/trunk]: src/sys/dev/mii It seems EEE support is not only on 8211F but on...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: Fixed PR 51554 - Avoid unsafe al...
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
christos[src/trunk]: src/external/bsd unhook bind
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
hannken[src/trunk]: src/sys/kern - Make the fstrans mount info part of the per-lwp s...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 use DDB_EXPR_FMT. fix typo.
joerg[src/trunk]: src/external/bsd/libc++/lib Ignore atomic alignment warnings on ...
kre[src/trunk]: src/lib/libc/stdio Avoid losing a fd (ie: close it) in the (ever...
kamil[src/trunk]: src/lib/libc/stdlib Correct handling of __cxa_atexit(a, b, NULL) i...
wiz[src/trunk]: src/distrib/sets/lists/comp Sort, and add a couple obsolete file...
martin[src/netbsd-9]: src/sbin/route Pull up following revision(s) (requested by ro...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/arch/hppa/hppa Simplify userret function signature. Fro...
rin[src/trunk]: src/sys/dev/rasops Switch to per-device stamp, and retire stamp_...
christos[src/trunk]: src/sys/lib/libunwind Avoid negative shift.
mrg[src/trunk]: src/sys/arch/epoc32/conf conditionally set MACHINE_ARCH to arm, ...
manu[src/trunk]: src/sys/arch/i386/stand/lib Fix buffer overflow in BIOS disk geo...
sevan[src/trunk]: src/doc Remove extra slash in path
martin[src/netbsd-9]: src/doc Tickets #809 - #811
kre[src/trunk]: src/lib/libc/stdio Some (mostly minor) wording improvements (IMO)
thorpej[src/trunk]: src/sys/dev/ic sparc64 doesn't have a scalar bus_space_handle_t, ...
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/doc arm: Add driver for ARM GICv3 interrupt controllers.
christos[src/trunk]: src/sys/sys add a lint(1) comment to nothing.
mrg[src/trunk]: src/sys/gdbscripts more updates for the vnode and mount list ite...
martin[src/netbsd-9]: src/doc Tickets #803 - #805
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 new scri...
mlelstv[src/trunk]: src/sys/kern Don't allow MNT_UNION on the root, there is no cove...
snj[src/netbsd-8]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
maya[src/trunk]: src/crypto/external/bsd Match new openssl HMAC_CTX_new better an...
cherry[src/trunk]: src/sys/arch Retire xen/x86/intr.c and use the new xen specific ...
mlelstv[src/trunk]: src/external/bsd/file/dist/magic/magdir fix offset of segment co...
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by riastradh...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by pgoye...
martin[src/netbsd-8]: src/sys/compat/linux/common Pull up following revision(s) (re...
mrg[src/trunk]: src/distrib/sets/lists/base fix mips64 & GCC 6 builds.
msaitoh[src/netbsd-8]: src/etc/root Pull up following revision(s) (requested by jmcn...
martin[src/netbsd-9]: src Pull up the following revisions, requested by roy in tick...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Add quotes around the option names, to m...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for RK3399
kre[src/trunk]: src/sys/dev/hdaudio In rev 1.0a of the Intel High Definition Aud...
martin[src/netbsd-9]: src/external/cddl/osnet/dist/cmd/zpool Pull up following revi...
martin[src/netbsd-8]: src/libexec/httpd Pull up following revision(s) (requested by...
isaki[src/trunk]: src/sys/sys Merge isaki-audio2 branch.
mrg[src/trunk]: src/lib/libc/gmon copy the i386 workaround for amd64.
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by pgoyette ...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/arm/arm Debug output improvement
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
christos[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4.45 Release (2017/06/01)
kamil[src/trunk]: src/sys/arch/i386/conf Enable kUBSan and KCOV in NetBSD/i386 ker...
martin[src/trunk]: src/usr.sbin/sysinst Do not strip the trailing / on root mounts ...
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by rin i...
christos[src/trunk]: src/doc undo the time warp
maya[src/trunk]: src/lib/libm Mention wanting to remove isnanf too, reword
martin[src/netbsd-8]: src/doc Tickets #548 and #549
snj[src/netbsd-8]: src Pull up following revision(s) (requested by sevan in tick...
christos[src/trunk]: src/external/bsd/wpa/dist/src/rsn_supp From FreeBSD:
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
mrg[src/trunk]: src/libexec/ld.elf_so update for GCC 6:
sevan[src/trunk]: src/etc/etc.macppc Build the UP & SMP kernels for G5s to ease te...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
rin[src/trunk]: src/sys/dev/rasops Provide buffer capable of single-row pixels i...
maxv[src/trunk]: src/sys/dev/nvmm/x86 On AMD, the segments have a simple "present...
christos[src/trunk]: src/usr.bin/xlint/lint1 fix typeof, add __builtin_offsetof
maxv[src/trunk]: src/doc add two entries
chs[src/trunk]: src/external/cddl/osnet/dev/cyclic put back the include of dtrac...
martin[src/netbsd-9]: src/doc Tickets #680 - #686, #688 - #692
martin[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm Pull up following revision...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
jmcneill[src/trunk]: src/sys/dev/i2c Trigger shutdown on POKLIRQ instead of POKSIRQ.
snj[src/netbsd-8]: src/doc tickets 553-558, 560
christos[src/trunk]: src/libexec/telnetd We need authentication || encryption even wh...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/doc Ticket #775
christos[src/trunk]: src/share/mk Remove special-casing of aarch64 now that gcc works...
maxv[src/trunk]: src/sys/netinet More style. No functional change.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Firmware after May 8, 2017 places APs in...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative gcc 6.4 for mipsel. sort o...
pgoyette[src/trunk]: src/lib/libc Fix typos, as reported by Eitan Adler. Update dates.
jdolecek[src/trunk]: src remove ubc_alloc(9) and ubc_release(9) from ubc(9) from the ...
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer port to hppa, m68k, m680...
christos[src/trunk]: src/usr.sbin/sup/source done is not always done (it returns, it ...
sevan[src/trunk]: src/share/misc Sync with FreeBSD
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk remov...
isaki[src/trunk]: src/share/man/man9 Two minor fixes.
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Add a forward declaratio...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/external/gpl3/gcc/dist/gcc/config/vax Pull up following r...
maya[src/trunk]: src/sys/dev/wscons Use __arraycount a bunch
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by k...
rin[src/trunk]: src/external/bsd/nvi/dist/vi PR bin/53164: Comment why we abort ...
msaitoh[src/trunk]: src/sys/arch/aarch64/aarch64 Add DTrace.
maxv[src/trunk]: src/sys/netinet Clean up this mess. This is typically the kind o...
christos[src/trunk]: src/common/lib/libc/string Add nbotool stuff.
snj[src/trunk]: src/sys/dev/usb add MacBookPro 9,2 bluetooth controller
kre[src/trunk]: src/bin/sh After bug report 262 (from 2010)
maxv[src/trunk]: src/sys/netinet Remove whitespaces/tabs, and one non-ASCII chara...
martin[src/trunk]: src/sys/dev/usb Make cdce depend on usbnet too
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
knakahara[src/trunk]: src/sys VLAN ID uses pkthdr instead of mtag now. Contributed by ...
isaki[src/trunk]: src/sys/dev/audio Call get_props() once at attach.
snj[src/netbsd-8]: src/etc/etc.i386 Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/net Fix typo (s/m_free/m_freem/)
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Fix TEXT...
msaitoh[src/netbsd-9]: src/distrib/evbmips/instkernel/ramdisk Pull up following revi...
maxv[src/trunk]: src/sys/arch Reset ddb_regp to NULL. Reported by David Binderman...
christos[src/trunk]: src/sys/ufs/ufs remove junk assignment.
maya[src/trunk]: src/external/bsd/top/dist Fix typo s/fron/from/
mlelstv[src/trunk]: src/sys/dev/ppbus When refactoring interface drivers after netbs...
kamil[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 Improve fallthrough...
martin[src/netbsd-9]: src/doc Ticket #719
kamil[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm add failthrough and break as ...
maxv[src/trunk]: src/sys Localify m_ext_free.
ozaki-r[src/trunk]: src/sys/kern Change the place to check if a context switch doesn...
ad[src/trunk]: src/sys/kern softint_trigger (slow case): set RESCHED_IDLE too j...
msaitoh[src/trunk]: src/sys/dev/mii - Match Intel I21[01]. These chips' model number...
martin[src/trunk]: src/distrib/utils/libhack Avoid using an unitialized variable
nonaka[src/trunk]: src/sys/dev/hyperv Clear the allocated memory in hyperv_dma_allo...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SCF_NEED_BOUNCE command flag. Can be used ...
hannken[src/trunk]: src/sys/kern Always use the lowest mount for fstrans and suspend...
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
mrg[src/trunk]: src/sys/dev/usb - add commented entries that exist in amd64 GENE...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by pgoyette in t...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the detection in vmx_ident(), to fi...
martin[src/netbsd-9]: src/doc Tickets #796 - #800
snj[src/trunk]: src/doc fix ntp version
snj[src/netbsd-8]: src/etc/rc.d Pull up following revision(s) (requested by seva...
maxv[src/trunk]: src/sys/arch Use __read_mostly on these variables, to reduce the...
maxv[src/trunk]: src/sys/netinet6 Style, and localify IPV6FORWARDING. No function...
martin[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
simonb[src/trunk]: src/sys/external/bsd/dwc2/dist Merge
ryo[src/trunk]: src/sys/arch/aarch64 treat kernel-exec attr and user-exec attr s...
wiz[src/trunk]: src/share/man/man9 Various improvements.
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
maya[src/trunk]: src/share/misc Add APM, APM, APU and ZFS
christos[src/trunk]: src/doc new bind
msaitoh[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by marti...
hannken[src/trunk]: src/tests/fs/zfs Need rumpdev_disk for rumpfs_zfs.
maxv[src/trunk]: src/sys Move udp6_output() into udp6_usrreq.c, and remove udp6_o...
skrll[src/trunk]: src/lib/libc/arch/aarch64/sys lower case 'ret' to avoid macro clash
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Rules" section: better expl...
mrg[src/trunk]: src/external/gpl3/gcc install into gcc-6 subdir.
ozaki-r[src/trunk]: src/sys/netinet Fix the position of curlwp_bindx; it should be a...
maxv[src/trunk]: src/sys/net80211 Introduce ieee80211_recv_mgmt_assoc_req.
martin[src/netbsd-9]: src/sys/dev Apply patch, requested by riastradh in ticket #79...
maya[src/trunk]: src/lib/libm/gen Remove redundant null check before free()
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
snj[src/netbsd-8]: src/doc 435, 514-517
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the functions, and constify setstat...
mrg[src/trunk]: src/sys/kern add missing sys/evcnt.h include.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by knakahara in ...
rin[src/trunk]: src/sys/dev Hook spi.
martin[src/netbsd-8]: src/doc Ticket #551
skrll[src/trunk]: src/sys/arch/arm/arm Comment fix
mrg[src/trunk]: src build and install gcov-dump.
chs[src/trunk]: src/tests/lib/libc/gen reenable sigfpe_flt on powerpc now that F...
nat[src/trunk]: src/sys/dev/isa Add AUDIO_ENCODING_SLINEAR to supported encoding...
ozaki-r[src/trunk]: src/sys/net Fix bridge_rtdelete
sevan[src/trunk]: src/doc New version of mandoc came out last week.
joerg[src/trunk]: src ARMv6KZ has been misspelled by GCC since forever, but clang ...
snj[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by kamil...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fail gracefully if gicv3_its_set_affinit...
wiz[src/trunk]: src/usr.sbin/syslogd Sort options.
mrg[src/trunk]: src/usr.sbin/sdpd - convert 'done' to an unsigned, since it is u...
maxv[src/trunk]: src/sys/netinet6 Remove dead code.
martin[src/netbsd-9]: src/sys/arch/powerpc/booke Pull up following revision(s) (req...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Remove a sneaky KASSERT
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by bouy...
msaitoh[src/trunk]: src/sys/dev/mii Add KSZ8081 support from FreeBSD.
rin[src/trunk]: src Add progress(1) into /rescue.
maxv[src/trunk]: src/sys/netinet Several changes, mostly cosmetic:
kamil[src/trunk]: src/sys/sys Welcome to 8.99.44!
christos[src/trunk]: src/usr.sbin/postinstall Add missing npf.boot.conf
hannken[src/trunk]: src/sys/ufs/ffs Adapt the test "enable WAPBL on rw mounts only" ...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kamil[src/trunk]: src/sys/arch/amd64/conf Enable kUBSan kASan and KCOV in NetBSD/a...
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
maxv[src/trunk]: src/sys/arch/xen/xen Don't unconditionally call pmap_extract_ma, ...
martin[src/trunk]: src/usr.sbin/syslogd Make it compilable with gcc
ad[src/trunk]: src/sys Make it possible to call mi_switch() and immediately swi...
isaki[src/trunk]: src/common/lib/libc/arch/x86_64/atomic Add missing export of ato...
mrg[src/trunk]: src/sbin/gpt if a new map entry doesn't fit, be more verbose abo...
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add HP jack detect support. When HP is pr...
cherry[src/trunk]: src/sys/arch/xen/conf On XEN PV, the ISA 8259A PIC is only used ...
christos[src/trunk]: src/sys/net revert previous. we don't want to change upstream code.
mrg[src/trunk]: src/share/mk turn on MKLLVMRT for aarch64 X11 builds.
maxv[src/trunk]: src/sys/net80211 Style on the new functions.
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto add enough of th...
mrg[src/trunk]: src/distrib/utils/embedded/files explicitly strip carriage retur...
maxv[src/trunk]: src/sys/netinet Add XXX.
christos[src/trunk]: src/distrib/sets/lists/comp - although I like the ", obsolete" be...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by skrll in ...
mrg[src/trunk]: src/games fix issues found by GCC 6.4:
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libbn sprinke const
tsutsui[src/trunk]: src/distrib Reduce diffs between common and amd64 uefi Makefile....
mrg[src/trunk]: src/tests/lib/libc/sys - add __unreachable() after ATF_REQUIRE(p...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto Add missing func...
maya[src/trunk]: src/lib/libm Default our libm to -frounding-math, if built with ...
mgorny[src/trunk]: src Fix reporting EOF via kevent and add a test case
jmcneill[src/trunk]: src/usr.bin/mkubootimage Fix tools build
snj[src/netbsd-8]: src/doc 545
martin[src/netbsd-9]: src/doc Tickets #801 and #802
christos[src/trunk]: src pretend we have openssl-1.1
mrg[src/trunk]: src ensure that all include dirs are created before make include...
martin[src/netbsd-9]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/arch/aarch64 Implement TRAP_SIGDEBUG for aarch64...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/netbsd-9]: src/doc Ammend ticket #776
nonaka[src/trunk]: src/sys/arch/x86/x86 PR/53984: Partial revert of modify lapic_ca...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
pgoyette[src/trunk]: src/lib/libc/sys Fix a couple of typos
skrll[src/trunk]: src/sys/arch/evbarm/zynq Make PARALLELLA build
martin[src/trunk]: src/usr.sbin/sysinst PR 54423: fix handling of user defined part...
mrg[src/trunk]: src/sys/arch/mips/cavium/dev update for GCC 6:
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
mlelstv[src/trunk]: src/sys/conf Reserve major number for spi driver
martin[src/netbsd-8]: src/doc Note tickets #400 - #408, #411
jakllsch[src/trunk]: src/sys/dev/isa Use boolean logical and operation on booleans, r...
kre[src/trunk]: src/bin/sh NFC - a build structure code layout change only.
martin[src/netbsd-8]: src/doc Tickets #505 - #508
mrg[src/trunk]: src/external/bsd/cron/bin/cron update for GCC 6:
snj[src/netbsd-8]: src/tests/lib/libc/sys Pull up following revision(s) (request...
maxv[src/trunk]: src/sys Remove dead code.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
mrg[src/trunk]: src/sys/dev/usb clean up ucom parents some more:
bad[src/trunk]: src/lib/librumphijack compile hijack.c with -D_INCOMPLETE_XOPEN_...
christos[src/trunk]: src/sys use Elf_Sym ** instead of casting.
maxv[src/trunk]: src/share/man/man4 Enlighten a little.
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by rin ...
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 Enlighten a little.
kre[src/trunk]: src/sys/arch/x86/x86 XEN apparently has no fpuinit_mxcsr_mask() ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 MODULAR support
snj[src/netbsd-8]: src Pull up following revision(s) (requested by uwe in ticket...
martin[src/netbsd-8]: src/doc Ticket #381
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that if_link_state_change(ifp, L...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
kamil[src/trunk]: src/sys/conf Reserve majors for HAXM and example loadable kernel...
martin[src/netbsd-9]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 apply -std=gnu++98 to som...
martin[src/netbsd-8]: src/doc Ticket #513
martin[src/netbsd-9]: src/share/locale Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by jmcne...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
snj[src/netbsd-8]: src/usr.sbin/inetd Pull up following revision(s) (requested b...
mrg[src/trunk]: src/tests - tests explicitly check failure modes, ignore those w...
christos[src/trunk]: src/sys/fs/tmpfs FIx performance regression from rmind@:
skrll[src/trunk]: src/sys/arch Provide and use cpu_mpidr_aff_read in psci_fdt_boot...
christos[src/trunk]: src/bin/sh comment out unused.
mrg[src/trunk]: src/sys/dev/usb remove unused code and use common ethernet media...
nros[src/trunk]: src/lib/libc/stdlib Fix manpage due to updated aligned_alloc beh...
christos[src/trunk]: src/sys/arch/atari/vme PR/51933: David Binderman: Boolean confusion
snj[src/netbsd-8]: src/doc 390, 417, 418, 419, 420, 424, 426, 427, 432, 433
maxv[src/trunk]: src/tests/net/net Now that we don't allow source-routed packets ...
snj[src/netbsd-8]: src/sys/dev/iscsi Pull up following revision(s) (requested by...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 change to minimum invalidation of TLB.
hannken[src/trunk]: src/external/cddl/osnet/sys/kern There is no 1:1 relation betwee...
martin[src/netbsd-8]: src/sys/ufs Pull up following revision(s) (requested by chris...
maxv[src/trunk]: src/sys/arch Introduce PDIR_SLOT_USERLIM, which indicates the li...
nat[src/trunk]: src/sys/dev No need to ratify block size twice as this is done i...
rin[src/trunk]: src/sys/dev/usb Fix system freeze when USB NICs with multiple ou...
christos[src/trunk]: src/lib/libradius Adjust to openssl 1.1
martin[src/netbsd-9]: src/doc Tickets #694 and #695
jakllsch[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add "pll_cpux"
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
tsutsui[src/trunk]: src/sys/arch/atari/pci On Milan, also explicitly disable MBIRQ1 ...
tron[src/trunk]: src/sys/dev/acpi Fix cut & paste error in comment
msaitoh[src/trunk]: src/sys/dev/pci Print ICH/PCH's NVM version.
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst/arch/evbarm Pull up following revision(s...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by pgoyette in t...
wiz[src/trunk]: src/share/man/man9 Add space.
thorpej[src/trunk]: src/sys Clean up initialization of com_regs structure, in prepar...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by knakahara...
ozaki-r[src/trunk]: src/sys/net Use if_is_mpsafe (NFC)
mrg[src/trunk]: src/sys/net ppprcvframe() has indentation issues.
mrg[src/trunk]: src/sys/dev/i2c dbcool_read_volt() has a missing {} issue.
martin[src/netbsd-8]: src/doc Tickets #414 and #415
mrg[src/trunk]: src/usr.bin/crunch/crunchgen remove the hack to remove .eh_frame...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by maxv ...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by pgoy...
maxv[src/trunk]: src/sys/uvm Use UVM_PROT_RW instead of UVM_PROT_ALL. This doesn'...
hannken[src/trunk]: src/sys/kern Fix vnode locking for opendisk(), must lock for VOP...
jakllsch[src/trunk]: src/sys/arch/arm/include fix arm int_const.h for aarch64
maya[src/trunk]: src Remove nsp(4) documentation following the removal of code.
christos[src/trunk]: src/external/bsd/unbound/dist Unbound 1.6.8
christos[src/trunk]: src/external/mpl/bind/lib/libisc Add -lz
snj[src/netbsd-8]: src/sys/arch/arm/fdt Pull up following revision(s) (requested...
martin[src/netbsd-9]: src Welcome to 9.0_RC2
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by sk...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Disable lineout by default. If HP is not ...
maxv[src/trunk]: src/sys Install the x86 RESET state at VCPU creation time, for c...
mrg[src/trunk]: src extend the ddb "show kernhist" command. the synopsis is now:
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch Fix these comments, we probably won't want to keep ...
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by chs i...
mrg[src/trunk]: src apply __attribute__((__used__)) for rcsid, etc.
snj[src/netbsd-8]: src/tools/compat Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Increase PAGER_MAP_DEFAULT_SIZE to ...
mrg[src/trunk]: src/external/gpl3/gcc various updates for reality.
jmcneill[src/trunk]: src/sys/arch/arm Enable RK3399 PCIe.
maxv[src/trunk]: src/lib/libnvmm Fix handling of SIB instructions. We were jumpin...
nakayama[src/trunk]: src/etc/mtree Change uname and gname to sync with etc/mtree/spec...
snj[src/netbsd-8]: src/doc amend 524
mrg[src/trunk]: src/distrib/sets/lists more updates for GCC 6. with other uncom...
maxv[src/trunk]: src/sys Add comment about IPsec.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Fix buil...
msaitoh[src/trunk]: src/sys/dev/pci Fix two bugs for non-SERDES fiber. Tested on 825...
maxv[src/trunk]: src/sys/netinet Remove parentheses in return statements. No func...
kardel[src/trunk]: src/sys/dev/pci PR kern/52039: use same safeguard as for the 82578
alnsn[src/trunk]: src/usr.sbin/veriexecgen Add an option to read entries from a file.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Exit, don't reenter, the mutex.....
wiz[src/trunk]: src/usr.sbin/npf/npfctl Add missing El. Remove trailing whitespace.
cnst[src/trunk]: src/share/man/man4 bio(4): .In dev/biovar.h in SYNOPSIS; .Xr env...
martin[src/netbsd-9]: src/sys/dev/mii Regen (for ticket #786)
msaitoh[src/trunk]: src/sys/dev/pci On PCH_SPT (and newer), FLASH access should be d...
macallan[src/trunk]: src/sys/arch/sparc/dev some register bits are defined differentl...
njoly[src/trunk]: src/lib/libpthread Fix a typo : pthread_mutexaddr_init -> pthrea...
msaitoh[src/trunk]: src/doc Add support for BCM5762, BCM5725, BCM5727, BCM57764, BCM...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Support configuring ranges where only prefe...
martin[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by joerg...
msaitoh[src/trunk]: src/sys/dev/mii Remove xxMARVELL E1000 and duplicated xxMARVELL ...
jakllsch[src/trunk]: src/sys/dev/usb Don't accumulate RX data into packets on CH341.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by hannken in ti...
mlelstv[src/trunk]: src Add userland driver to spi framework.
maya[src/trunk]: src/crypto/external/bsd/openssh/dist style: remove spurious {} a...
kre[src/trunk]: src/bin/sh PR bin/42184 PR bin/52687 (detailing the same bug).
isaki[src/trunk]: src/share/man/man4 Two minor fixes.
martin[src/trunk]: src/common/lib/libc Add some atomic_cas_64_ni aliases
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
martin[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by riast...
macallan[src/trunk]: src/sys/dev/pci print out the actual stride value
wiz[src/trunk]: src/lib/libc/stdio Fix xref. Remove Tn.
skrll[src/trunk]: src/sys/arch/arm/cortex Ensure CNTVOFF is 0 before dropping out ...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
kre[src/trunk]: src/lib/libc/stdio Be more consistent with how we refer to fopen...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 avoid double-fault caused by readin...
martin[src/trunk]: src Welcome to NetBSD 9.99.1!
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pgoyette[src/trunk]: src/share/misc Since this is the ASCII charactger set, use the A...
cnst[src/trunk]: src/sys/dev/ic bio(4) drivers: remove noop fallthrough-to-defaul...
skrll[src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c...
mrg[src/trunk]: src/sys/gdbscripts document 'devs' and 'procs' commands.
skrll[src/trunk]: src/common/lib/libc/gen toolify
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add support for Rockchip RK3399 SoC.
christos[src/trunk]: src/sys/arch/amd64/amd64 make it compile without MULTIPROCESSOR ...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
wiz[src/trunk]: src/usr.bin/audio/ctl Sort options (no-argument options before o...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a comment
christos[src/trunk]: src/external/gpl3/binutils/dist 2018-07-18 Nick Clifton <nickc...
mrg[src/trunk]: src/external/bsd fix GCC 6.4 issues (finally a couple that aren'...
ozaki-r[src/trunk]: src/sys/ufs/chfs Remove unnecessary assertions
maxv[src/trunk]: src/sys Fix compilation of PF/IPF...
rin[src/trunk]: src/sys/dev/ic Remove misplaced semicolon, found by GCC 6.
christos[src/trunk]: src/crypto/external/bsd/openssl Merge conflicts
maxv[src/trunk]: src/sys/net80211 Gather related code.
maxv[src/trunk]: src/sys/kern Kernel Heap Hardening: perform certain sanity check...
skrll[src/trunk]: src/sys/arch/arm/fdt Whitespace
mlelstv[src/trunk]: src/distrib/sets/lists/debug add missing debug file for kcov.
christos[src/trunk]: src/usr.sbin/racoon needs the OpenSSL-1.1 api to build
jmcneill[src/trunk]: src/sys Pass mixer requests to the codec. It is the responsibili...
snj[src/netbsd-8]: src/etc/rc.d Pull up following revision(s) (requested by seva...
kre[src/trunk]: src/external/bsd/mdocml/bin/mandoc man_term.c needs -Wno-error=a...
snj[src/netbsd-8]: src/share/man/man9 Pull up following revision(s) (requested b...
rin[src/trunk]: src/sys/arch/arm/broadcom * Convert bus address to physical addr...
mrg[src/trunk]: src/sys/dev/nand update for GCC 6:
snj[src/netbsd-8]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add SOC_THERM and TSENSOR clocks
jmcneill[src/trunk]: src/usr.bin/mkubootimage Add support for writing "AArch64 Linux ...
sevan[src/trunk]: src Include ztest(1) in builds.
kre[src/trunk]: src/external/bsd/mdocml/lib/libmandoc mandoc-validate.c cannot d...
martin[src/netbsd-8]: src/doc Note tickets #391 - #399
jmcneill[src/trunk]: src/sys/arch/arm/cortex Allow set_affinity calls before PEs are ...
christos[src/trunk]: src/external/mpl/bind merge conflicts, add build glue.
martin[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
mrg[src/trunk]: src updates for GCC 6.4:
christos[src/trunk]: src/distrib/sets/lists/tests add new lint test
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for alpha, earm, i386, mips64...
nonaka[src/trunk]: src/sys wlan interfaces make interrupt routine running on softin...
pgoyette[src/trunk]: src/sys Regen
mrg[src/trunk]: src/sys apply -Wno-error=implicit-fallthrough to ar5212_xmit.c a...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by nat in ticket...
jakllsch[src/trunk]: src/sys/dev/usb fix DIAGNOSTIC build by not copying ub_usepollin...
christos[src/trunk]: src/external/bsd/nsd fix for OpenSSL 1.0 and 1.1 co-existance, m...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: child_attac...
maxv[src/trunk]: src/sys/kern cast to proper type
martin[src/netbsd-8]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
martin[src/trunk]: src/share/misc Add 8.0 release date in history table (but no "gr...
msaitoh[src/trunk]: src/sys/dev/mii - Add Broadcom BCM540[24], BCM5424 and BCM5466.
jakllsch[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/netmpls Add one more XXX in the list.
mrg[src/trunk]: src/distrib/sets/lists/comp it's called avx512bwintrin.h.
maxv[src/trunk]: src/sys/netinet Disable ip_allowsrcrt and ip_forwsrcrt. Enabling...
pgoyette[src/trunk]: src/sys/modules/nvme Another WARNS=3 module
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
christos[src/trunk]: src/share/mk missing backslash
knakahara[src/trunk]: src/sys/net Fix previous my mistake and odd unaligned case. Poin...
christos[src/trunk]: src/share/man/man4 remove dup the from %eax
maxv[src/trunk]: src/sys/kern Improve the KASAN output, provide an error code, to...
mrg[src/trunk]: src/share/man/man5 add X11MOTIFPATH and note that MKX11MOTIF nee...
msaitoh[src/trunk]: src/sys/dev/ic Use unsinged when initialize the transmit complet...
sjg[src/trunk]: src/usr.bin/make Skip setting wantToken.
pgoyette[src/trunk]: src/share/man/man4 Some minor edits:
kamil[src/trunk]: src/sys/sys Fix typo in kcov.h
skrll[src/trunk]: src/sys/arch/evbarm/exynos G/C
christos[src/trunk]: src/sys/arch/macppc/macppc make this compile again.
ozaki-r[src/trunk]: src/sys/kern Check if adaptive mutex isn't called in interrupt c...
mrg[src/trunk]: src fixes for GCC 6:
maya[src/trunk]: src/games/wtf Try freebsd's pkg-info as well
msaitoh[src/trunk]: src/sys/arch/x86/x86 No functional change:
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 adjust t...
cnst[src/trunk]: src/share/man/man4 bio(4): document which commands are supported...
msaitoh[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
kamil[src/trunk]: src/tests/lib/libc/sys Simplify the x86_64_cve_2018_8897 ATF ptr...
martin[src/netbsd-8]: src/lib/libc/gen Pull up the following, requested by maya in ...
martin[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
hannken[src/trunk]: src/sys/ufs/mfs Remove superfluous VOP_UNLOCK(), vnode will be u...
thorpej[src/trunk]: src/sys Remove the COM_REGMAP option -- just use it all the time...
kamil[src/trunk]: src/doc Add new entry in TODO.sanitizers for NetBSD tar(1) enhan...
wiz[src/trunk]: src/doc binutils-2.28 released.
skrll[src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c...
wiz[src/trunk]: src/share/man/man4 Fix typo.
christos[src/trunk]: src/external/historical/nawk/dist remove ### error output accide...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
martin[src/netbsd-8]: src/doc Tickets #518 - #523
christos[src/trunk]: src/distrib/sets/lists/comp Add evbuffer.h.3
maxv[src/trunk]: src/sys/netinet Typos and style a bit, no functional change.
christos[src/trunk]: src/sys/netipsec Fix double free: key_setsaval() free's newsav b...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer fixes to build the sanit...
maxv[src/trunk]: src/sys/netinet Replace comment by KASSERT.
snj[src/netbsd-8]: src/include Pull up following revision(s) (requested by kamil...
mrg[src/trunk]: src/external/mit/xorg add some missing @foo@ cases for libepoxy, ...
christos[src/trunk]: src/external/mpl/dhcp/dist/omapip Catch up with bind
hannken[src/trunk]: src/sys/dev/raidframe Fix vnode locking, must lock for VOP_OPEN(...
hauke[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Deal with gcc's "warni...
jdolecek[src/trunk]: src/sys/dev try to detach on shutdown; for now the only practica...
christos[src/trunk]: src/external/bsd/libevent/man now we have evbuffer.h.3 and ebuff...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add debug printout for ALIGN...
jmcneill[src/trunk]: src/sys/dev/i2c Fix register write location
rin[src/trunk]: src/sys Fix assertion failures triggered by usbdi.c, v 1.182, whe...
msaitoh[src/netbsd-8]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
jdolecek[src/trunk]: src/share/man/man9 adjust description for ubc_uiomove() to not r...
joerg[src/trunk]: src/external/gpl3 Properly extract the emulation path from the l...
skrll[src/trunk]: src/sys/dev/fdt Remove useless header arm/broadcom/bcm2835reg.h
martin[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
msaitoh[src/trunk]: src - Add support for BCM5762 ASIC devices.
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
uwe[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate - check fs_old_size too.
macallan[src/trunk]: src/sys/arch/evbarm move arch/iyonix into evbarm - it's got less...
macallan[src/trunk]: src/sys/arch/macppc/dev pass the right OF node to i2c devices
mlelstv[src/trunk]: src/sys/dev Support dump on wedges.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/external/bsd/openldap/dist merge conflicts
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
snj[src/netbsd-8]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Add missing Nd. Remov...
maxv[src/trunk]: src/sys/arch/x86/x86 enable the two errata for AMD Family 16h, t...
maya[src/trunk]: src/doc/roadmaps Remove completed items. Go everyone!
maxv[src/trunk]: src Harmonize the handling of the CPL between AMD and Intel.
roy[src/trunk]: src/lib/libcurses Fix warn macro usage.
mrg[src/trunk]: src/share/misc update this to as much reality of 2019 as i can f...
kamil[src/trunk]: src/sys/arch/i386/conf Register kUBSan and KCOV in kernel=GENERI...
msaitoh[src/trunk]: src/sys/dev/pci Our PCH_SPT part of wm_nvm_valid_bank_detect_ich...
christos[src/trunk]: src/bin/ps use EXIT_FAILURE instead of 1
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix buffer overrun caused by li...
joerg[src/trunk]: src/usr.bin/unzip Ignore malformed directory entries as created ...
christos[src/trunk]: src switch everyone to openssl.old
christos[src/trunk]: src/usr.sbin/crash/arch reorder
kamil[src/trunk]: src/sys/dev/gpib Improve fallthrough statement wording in dev/gp...
christos[src/trunk]: src/usr.sbin/sup/source add breaks for done() since it might not...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist don't call pfilter_notify()...
mrg[src/trunk]: src/sys/arch/i386/conf use dev/usb/usbdevices.config instead of ...
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
martin[src/netbsd-9]: src/sys/external/bsd/drm2/include/drm Pull up following revis...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix xen. Not tested, but seems fine enough.
maxv[src/trunk]: src/sys/netinet Don't crash if there is no inner IP header.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl use the right map file
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rk3399-rockpro64.dts
jdolecek[src/trunk]: src/sys/dev/pci put back the intr establish to ath_pci_resume() ...
maxv[src/trunk]: src/sys/arch/x86/x86 Add support for xsaveopt. It is basically a...
jandberg[src/trunk]: src/sys/arch/amiga/amiga cnpollc needs to be called before cngetc
maxv[src/trunk]: src/sys/netinet Style, and remove printfs.
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix strange pointer declarations
maxv[src/trunk]: src/sys/arch/x86/x86 Fix stupid mistake, I didn't reflect correc...
mrg[src/trunk]: src/external/gpl3/gcc - make the build depend upon the BASE-VER ...
kamil[src/trunk]: src/sys/dev/acpi/acpica Avoid UB in OsdHardware.c
christos[src/trunk]: src/sys/arch/i386/stand/lib loadfile sets errno, return the corr...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
martin[src/netbsd-9]: src/doc Tickets #782 - #787
christos[src/trunk]: src/crypto/external/bsd/openssl update build glue
msaitoh[src/trunk]: src/sys/dev/pci No binary change:
bouyer[src/trunk]: src/sys/dev/pci Don't try to handle interrupts for a detached de...
martin[src/netbsd-8]: src/doc Tickets #534 and #535
prlw1[src/trunk]: src/sys/dev/usb xhci.c: avoid unused variable in non-DIAGNOSTIC ...
maya[src/trunk]: src/lib/libc/gen Move VAX notes to CAVEATS, clarify that it just...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 fix typo
kamil[src/trunk]: src/tests/lib/libc/sys Remove redundant test from ATF t_ptrace_w...
mrg[src/trunk]: src/sys/modules/pf pf_table.c has many left-shift of negative va...
kamil[src/trunk]: src/tests/lib/libc/sys Add minor improvements in unrelated_trace...
gutteridge[src/trunk]: src/usr.sbin/pf/etc/defaults pf.boot.conf: remove lingering refe...
christos[src/trunk]: src/sys/netinet6 need <sys/endian.h> (or arpa/inet.h) for ntohl(...
sborrill[src/netbsd-9]: src/sys/arch/xen/xen Pull up the following revisions(s) (requ...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
christos[src/trunk]: src/usr.bin/grep don't build NLS if we don't need to
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use ranges from the device tree.
christos[src/trunk]: src/bin/sh Who Ride Wit Us?
kamil[src/trunk]: src/tests/lib/libc/sys Drop signal5 test-case from ATF t_ptrace_...
kamil[src/trunk]: src/sys/kern Report TRAP_EXEC (for exec()) to a debugger in the ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Print the following cpuid bits:
msaitoh[src/trunk]: src/sys/dev/pci Avoid undefined behavior when reset the chip. fo...
martin[src/netbsd-8]: src/doc Tickets #383 - #387
snj[src/netbsd-8]: src/sys/dist/pf/net Pull up following revision(s) (requested ...
tsutsui[src/trunk]: src/distrib/amd64/uefi-installimage Explicitly use ${TOOL_AWK} i...
reinoud[src/trunk]: src/sys/fs/udf Fix length calculation
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/distrib/sets/lists get rid of binutils=227-specific files.
jmcneill[src/trunk]: src/doc gnu-efi 3.0.8 has been imported
martin[src/netbsd-9]: src/doc Ticket #778
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
rjs[src/trunk]: src/distrib/sets/lists/comp Fix gcc build when MKCOMPAT=no.
maxv[src/trunk]: src/sys/netinet Style and constify.
skrll[src/trunk]: src/distrib/sets/lists Update for libunbound minor bump
hannken[src/trunk]: src/sys/dev/hyperv Add __diagused.
msaitoh[src/trunk]: src/sys/dev/pci Add PCH_CNP support (I219 with Intel 300 series ...
maxv[src/trunk]: src/sys/arch Pack the useful variables at the end of the trampol...
sevan[src/trunk]: src/share/misc APFS ASR CLI CLS VES XSLT
msaitoh[src/trunk]: src/sys/net Add missing parentheses for IFQ_CLASSIFY macro's arg...
jdolecek[src/trunk]: src/sys/dev/pci/bktr use pci_intr_establish_xname()
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by msait...
bouyer[src/trunk]: src/sys/arch/mips Allow kdbpeek() to return failure. If it does, ...
jmcneill[src/trunk]: src/sys/dev/fdt Use more generic rk3288 compatible string, and d...
christos[src/trunk]: src/tests/lib/libc/misc Fix stack protector build.
nat[src/trunk]: src/sys/dev Calc latency when altering precision, frequency and ...
snj[src/netbsd-8]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
martin[src/netbsd-8]: src/distrib/atari/floppies Pull up following revision(s) (req...
christos[src/trunk]: src/lib/libedit PR/53981: Jonathan Perkins: history_list should ...
snj[src/netbsd-8]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
snj[src/netbsd-8]: src/doc 409, 410, 413, 416
christos[src/trunk]: src/usr.sbin/syslogd Adjust to OpenSSL-1.1
martin[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/apache2/mDNSResponder Don't hard-code the path
maxv[src/trunk]: src/sys/dev/nvmm/x86 Ah no, adapt previous, on AMD RAX is in the...
tkusumi[src/trunk]: src/sys/dev/dm dm: Simplify list eviction code
christos[src/trunk]: src/external/bsd/nvi/dist/common oops, accidendally committed an...
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
ozaki-r[src/trunk]: src/sys/kern Obtain proper initialized addresses of locks alloca...
knakahara[src/trunk]: src/sys/net Fix breaking character limit. Pointed out by ozaki-r...
martin[src/netbsd-8]: src/sys/arch/mips/cavium/dev Pull up following revision(s) (r...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merged conflicts
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify the conditions. Fixes compilation ...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Add register definitions file for sun6i_s...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
christos[src/trunk]: src/usr.bin/kdump - fix "obsolete" skipping to handle obsolete e...
christos[src/trunk]: src/doc update nsd, fix typo for acpica
martin[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
maxv[src/trunk]: src/sys/netinet6 Fix the order in udp6_attach: soreserve should ...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Replace "rproc"->"proc" in the grammar (...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/common/lib/libutil Formalize that the printf formats should ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc put joerg's varasm.c patch back w...
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
kamil[src/trunk]: src/external/gpl3/gcc/lib/liblto_plugin Backport patch from gcc....
maya[src/trunk]: src/tests/rump/rumpkern Run both tests (rather than rumptest_thr...
christos[src/trunk]: src/usr.bin/grep add WITHOUT_GZIP for the tools build.
martin[src/trunk]: src/sys/dev/usb Regen
rin[src/trunk]: src/sys/dev/rasops Misc clean-up's:
maxv[src/trunk]: src/sys/arch/x86/x86 The first va should depend on the text offs...
macallan[src/trunk]: src/sys/arch/macppc/dev identify as 'Audio Codec' and print out ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use CLK_GATE_SIMPLE
christos[src/trunk]: src/tests/crypto/libcrypto fix 1.0 build; thanks ODE make.
mrg[src/trunk]: src/sys/netinet ip_add_membership() has an missing {} issue, but...
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib No need for private versio...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin make libbackend.a build and fix th...
maxv[src/trunk]: src/sys/arch A few changes:
snj[src/netbsd-8]: src Pull up following revision(s) (requested by roy in ticket...
martin[src/netbsd-8]: src/doc Tickets #388 and #389
blymn[src/trunk]: src/share/man/man4 Update man page to document z-axis emulation.
sborrill[src/netbsd-9]: src/doc Add missing line-break
kamil[src/trunk]: src/lib/libc/gen Merge FreeBSD improvements to the man-page of t...
maya[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install-20171030
riastradh[src/trunk]: src/sys/dev Fix reference count leak in cons(4).
sevan[src/trunk]: src/share/misc Add another APM, advanced power management.
rin[src/trunk]: src/sys/dev/rasops Reduce memcpy.
christos[src/trunk]: src/sys/compat/linux/arch implement accept4
christos[src/trunk]: src/lib/libc/stdio Implement nofollow (l) for fopen(3).
msaitoh[src/trunk]: src/sys/dev/mii Add MI MII clause 45 MMD MDIO access macros via ...
ozaki-r[src/trunk]: src/sys/netipsec Restore TCP header inclusions for TCP_SIGNATURE
jdolecek[src/trunk]: src/sys/dev/ata don't touch the queue structure in ata_queue_act...
christos[src/trunk]: src/sys/netipsec make DPRINTF use varyadic cpp macros, and merge...
christos[src/trunk]: src/distrib/sets/lists/tests more lint tests
mrg[src/trunk]: src/sys/compat/netbsd32 use KASSERTMSG() in netbsd32_ptr32i().
sjg[src/trunk]: src/usr.bin/make Just skip polling job token pipe.
cnst[src/trunk]: src/sys/dev/ic mpt(4): remove ENOTTY / noop implementation of bi...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist need pfilter.h
jmcneill[src/trunk]: src/sys/dev/i2c Battery charge state is invalid until we refresh...
msaitoh[src/trunk]: src/sys/dev/mii Fix duplicated LEVEL1_LXT1000_OLD entry. I suspe...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix typo. This code is not used yet.
maxv[src/trunk]: src/sys/netinet Style, rename a variable, and remove an unreacha...
mrg[src/trunk]: src/usr.bin/vmstat when dumping a kernhist history replace "%s" ...
martin[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
christos[src/trunk]: src/etc add +
christos[src/trunk]: src/tools hook in the tools version of grep
ozaki-r[src/trunk]: src/sys/dev/ic Apply deferred if_start (from maya@)
skrll[src/trunk]: src/common/lib/libc/arch/aarch64/string Working / new versions f...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF t_ptrace_wait* vfork(2) tests
alnsn[src/trunk]: src/doc lua: Import version 5.3.5.
jmcneill[src/trunk]: src/usr.bin/usbhidaction Add an optional '-p pidfile' parameter.
kamil[src/trunk]: src/sys/netinet Appease GCC7 in sctp_asconf.h
maxv[src/trunk]: src/sys/netinet Make 'opts' local to rip_sbappendaddr().
hkenken[src/trunk]: src/sys/arch/evbarm Use armv6_start.S
christos[src/trunk]: src/external/gpl3/binutils merge conflicts
christos[src/trunk]: src/usr.bin/grep add WITHOUT_BZ2 for tools build.
ad[src/trunk]: src/sys/kern mi_switch: move LOCKDEBUG_BARRIER later to accomoda...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 handle MKPICLIB=no builds.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test
christos[src/trunk]: src/external/historical/nawk/dist Add translators for \v and \a ...
mrg[src/trunk]: src/distrib/sets/lists/comp fix the libns and liblwres entries f...
mrg[src/trunk]: src/sys/arch/sparc/sparc fix previous:
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist Merge conflicts
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
maxv[src/trunk]: src/sys/arch/xen/xen Use an independent pool, don't steal pages ...
maxv[src/trunk]: src/sys/netinet Declare icmperrppslim in ip_icmp.c, it shouldn't...
christos[src/trunk]: src/usr.sbin/syslogd include dh.h in the right spot.
maxv[src/trunk]: src/lib/libarch/i386 Deprecate the pmc functions in libi386. The...
uki[src/trunk]: src/distrib/sets/lists/xbase Package naming to xbase md files
dholland[src/trunk]: src/sys/ufs/ufs Revert -r1.244-245 of ufs_vnops.c; they are wrong.
martin[src/netbsd-9]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
christos[src/trunk]: src/doc mention new bind
christos[src/trunk]: src/external/mpl/bind/bin prepend libns
leot[src/trunk]: src Fix a typo
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/dsa add DSA_bits()
sevan[src/trunk]: src/doc Update current vers of some components.
msaitoh[src/trunk]: src/sys/net Remove extra parenthesis.
bouyer[src/netbsd-9]: src/doc ticket 693
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11 There is no sp...
maxv[src/trunk]: src/sys/dev localify
wiz[src/trunk]: src/share/misc Convert inter.phone from iso-8859-1 to utf-8.
maxv[src/trunk]: src/sys/net Remove ovbcopy. It's long dead; only sparc has a ref...
snj[src/netbsd-8]: src/external/gpl2/xcvs/dist/src Pull up following revision(s)...
kamil[src/trunk]: src/sys/kern Update our vm resource use for sysctl(3) call readi...
msaitoh[src/trunk]: src/sys/dev/ic Use unsigned in rtk_setmulti() to avoid undefined...
nat[src/trunk]: src Add the audio mixer specification to section 7 of the manual.
maxv[src/trunk]: src/sys/arch Move the PCPU area from slot 384 to slot 510, to av...
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto #if not #ifdef
skrll[src/trunk]: src/sys/arch/arm/vfp Add __KERNEL_RCSID
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix typos in comments/messages
sevan[src/trunk]: src/doc Update bc location, still todo: license
msaitoh[src/trunk]: src/sys/dev/pci If the extended configration size in the EXTCNFS...
hannken[src/trunk]: src/sys/kern Don't defer errors from sendmmsg(). This matches t...
skrll[src/netbsd-8]: src/external/gpl3/gdb.old Delete the unused gdb.old.
mrg[src/trunk]: src/external/mit/xorg/server build timingsafe_memcpy.c.
ad[src/trunk]: src/sys/sys NetBSD 9.99.20 cpu_info/cpu_data changes for topology
khorben[src/trunk]: src/sys/netinet Fix spello in a comment
kamil[src/trunk]: src/sys/kern Correct signals in siglist+sigmask passed in kinfo_lwp
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Restore call to pserialize_init.
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Use the dragonfly locale...
christos[src/trunk]: src/tests/crypto/libcrypto include the right test directory for ...
maxv[src/trunk]: src Remove i386 from libpmc; it has its own interface (sysarch),...
plunky[src/trunk]: src/usr.sbin/postinstall add rc.d/dhcpd6
christos[src/trunk]: src/lib/libedit Grow the buffer for event search if there was no...
kre[src/trunk]: src/sys/arch/i386/i386 Do for i386 what was done for amd64 (but ...
rin[src/trunk]: src/sys/dev/usb Remove unused.
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src adjust for openssl 1.1
martin[src/trunk]: src/etc PR kern/53590: remove -U DEBUG from config(1) invocation...
mrg[src/trunk]: src/distrib/utils/embedded/files various cleanups inspired by re...
sevan[src/trunk]: src/doc POWERMAC_G5 and POWERMAC_G5.MP kernels
christos[src/trunk]: src/crypto/external/bsd Fix typo (thanks Martin)
christos[src/trunk]: src/external/mpl hook bind
snj[src/netbsd-8]: src/sys/rump/dev/lib/libucom Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia enable PHYs
msaitoh[src/trunk]: src Add ena(4).
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/trunk]: src/usr.sbin/sysinst For "unknown" sets (should only happen for ...
snj[src/netbsd-8]: src/sys/compat/common Pull up following revision(s) (requeste...
macallan[src/trunk]: src/sys/arch/powerpc/oea parse G5 device paths
wiz[src/trunk]: src/share/man Bump date.
christos[src/trunk]: src/external/mpl/bind libisccfg uses libdns...
maxv[src/trunk]: src/sys/netinet Exterminate IPSENDREDIRECTS and IPMTUDISCTIMEOUT...
christos[src/trunk]: src/libexec/httpd - need string.h
maxv[src/trunk]: src/dist/pf/share/man Add a deprecation note in each of the PF m...
wiz[src/trunk]: src/share/man/man4 Add a missing word.
ad[src/trunk]: src/sys/kern sched_tick(): don't try to optimise something that'...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Adjust priority mappings, NFCI
jmcneill[src/trunk]: src/sys/dev/dtv Pass 0xff instead of true to memset when setting...
martin[src/netbsd-9]: src/doc Ticket #819
maxv[src/trunk]: src/sys/arch/x86/x86 Always set XCR0_X87, to force a reload of C...
maxv[src/trunk]: src/sys/arch/x86 Fix MXCSR_MASK, it needs to be detected dynamic...
snj[src/netbsd-8]: src/doc 540
mlelstv[src/trunk]: src/sys/kern Handle the case when a CPU is assigned to a set it ...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
martin[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
martin[src/netbsd-8]: src/sys/dev/i2c Pull up following revision(s) (requested by u...
martin[src/netbsd-9]: src/doc Ticket #776
sborrill[src/netbsd-9]: src/etc Pull up the following revisions(s) (requested by chri...
martin[src/trunk]: src/usr.sbin/sysinst Deal with missing labels when parsing gpt(8...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
mlelstv[src/trunk]: src/sys/kern pool_grow can now fail even when sleeping is ok. Ca...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkpcie, rkpciephy
jmcneill[src/trunk]: src/sys/arch More PCIe / XUSBPAD initialization goo for Tegra210.
snj[src/netbsd-8]: src/sbin/route Pull up following revision(s) (requested by uw...
jdolecek[src/trunk]: src/share/man/man9 clarify how rw_{write,read,lock}_held() work; ...
mrg[src/trunk]: src/external/gpl3/gcc for now, turn off biarch support in ppc64....
wiz[src/trunk]: src/lib/libutil Remove trailing whitespace.
mlelstv[src/trunk]: src/sys/kern The callout is used by any nonvirtual timer includi...
sevan[src/trunk]: src/doc Update version info for our versions of bozohttpd & bsd-...
msaitoh[src/trunk]: src/sys/dev/ic Avoid undefined behavior when setting multicast a...
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive undo previous.
jdolecek[src/trunk]: src/sys constify wapbl_ops
kamil[src/trunk]: src/distrib/sets/lists/comp Register missing CAT page spi.0 in d...
thorpej[src/trunk]: src/sys/arch/zaurus/conf Fully specifiy the location of indirect...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
msaitoh[src/trunk]: src/sys/arch/x86/x86 lapic_dump(): Print CMCI and thermal local ...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Ignore AccessWidth (PL011 and SBSA console...
sevan[src/trunk]: src/share/misc Add CTF
snj[src/netbsd-8]: src/dist/pf/etc Pull up following revision(s) (requested by s...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc 6 for:
christos[src/trunk]: src/sys/kern make pool assertion messages consistent.
martin[src/trunk]: src/usr.bin/menuc Add an option to supress the vertical space be...
mrg[src/trunk]: src/external/gpl3/gcc fix alpha gcc 6.4 mknative. now works.
macallan[src/trunk]: src/sys/dev/i2c moar match string
martin[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
mrg[src/trunk]: src/sbin/routed update for GCC 6:
nonaka[src/trunk]: src/sys Get a Hyper-V virtual processor id in cpu_hatch().
christos[src/trunk]: src/usr.bin/xlint/lint1 Accept PTR for addtype
christos[src/trunk]: src/usr.sbin/postinstall Remove hard-coded lists of rc files and...
christos[src/trunk]: src/tools/grep add WITHOUT_BZ2
martin[src/trunk]: src/usr.sbin/sysinst Sanitize disk type and packname a bit more ...
thorpej[src/trunk]: src/sys/dev/i2c Make i2c_acquire_bus() / i2c_release_bus() real ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add outputs.mute control
jmcneill[src/trunk]: src/doc gnu-efi: Import version 3.0.8.
jmcneill[src/trunk]: src/usr.bin/mkubootimage add missing break after -m case
sborrill[src/trunk]: src/sbin/resize_ffs Fix the most obvious integer overflow errors...
mrg[src/trunk]: src/sys/dev/usb if_axe.c has been updated for modern times.
christos[src/trunk]: src/usr.bin/moduli/qsafe use BN_is_prime_ex
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
agc[src/trunk]: src/usr.bin/sys_info Also report versions of tcpdump, libpcap, a...
isaki[src/trunk]: src/sys/dev/audio Fill silence if the last block of the first tr...
martin[src/netbsd-9]: src/share/locale Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by mlelstv i...
knakahara[src/trunk]: src/sys/net fix if_snd_is_used(), ifp->if_snd is also used by if...
rin[src/trunk]: src/sys/dev/wscons When font is switched, not only putchar, but ...
mrg[src/trunk]: src/sys/dev/pci update for GCC 6:
thorpej[src/trunk]: src/sys/arch Refactor the 68040 writeback() from each m68k port'...
christos[src/trunk]: src/external/gpl3/gcc.old/lib/liblto_plugin undo previous; we ca...
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
maxv[src/trunk]: src/sys Synchronize the code between raw_ip6.c<->icmp6.c<->raw_i...
msaitoh[src/trunk]: src/sys/dev/mii Revision 2..5 == RTL8211B...F
martin[src/netbsd-9]: src/lib/libdm Pull up following revision(s) (requested by ria...
maxv[src/trunk]: src/sys Minor changes, reported by the LGTM bot.
knakahara[src/trunk]: src/sys/dev/pci remove WM_CORE_LOCK in deferred start routine.
sjg[src/trunk]: src/usr.bin/make Since we are avoiding VAR_INTERNAL, allow the v...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for everyone after:
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/hmac more openssl-1....
snj[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by chris...
maxv[src/trunk]: src/sys Remove unused mbuf.h includes.
mrg[src/trunk]: src/sys/ddb avoid leftshift of an unsigned value
maya[src/trunk]: src/external/mit/xorg/lib/libdrm We do HAVE_NOUVEAU. so use it.
mrg[src/trunk]: src/libexec/httpd remove some XXX comments. one isn't relevant, ...
isaki[src/trunk]: src/sys Merge isaki-audio2 branch, the overhaul of audio subsystem.
martin[src/netbsd-9]: src/sys/dev/pci Regen (for ticket #784)
martin[src/netbsd-9]: src Pull up following revision(s) (requested by tsutsui in ti...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/games/factor fix for OpenSSL-1.1
martin[src/netbsd-9]: src/sys/net/npf Pull up following revision(s) (requested by c...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Panic instead of printf, same as syscall.
dholland[src/trunk]: src/share/misc cve
pgoyette[src/trunk]: src/sys/kern compat70_ocreds_valid is not a pointer to a boolean...
isaki[src/trunk]: src/usr.bin/audiocfg Update respond to isaki-audio2 branch.
christos[src/trunk]: src/tools/compat Add strcasecmp
riastradh[src/trunk]: src/tests/lib/libm Build libm tests with -fno-builtin.
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by sevan in tick...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1 and 1...
martin[src/netbsd-9]: src/sys/ufs/ufs Pull up following revision(s) (requested by c...
mrg[src/trunk]: src introduce a library of common code / backends to share code ...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary splnet
christos[src/trunk]: src/external/mpl/bind/lib/libisc Avoid clang errors about atomic...
jdolecek[src/trunk]: src/sys/dev/ic add optional hook for intr establish when active ...
martin[src/netbsd-9]: src/doc Tickets #743 - #749
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by mlels...
christos[src/trunk]: src/common/lib/libc/string toolify.
jmcneill[src/trunk]: src/sys/arch/arm/cortex PR# port-evbarm/49468: Cortex GIC assert...
maxv[src/trunk]: src/sys/netinet Clarify ESP-in-UDP.
snj[src/netbsd-8]: src/sys/modules Pull up following revision(s) (requested by p...
snj[src/netbsd-8]: src/lib/libkvm Pull up following revision(s) (requested by ka...
ozaki-r[src/trunk]: src/sys/kern Spinkle ASSERT_SLEEPABLE to xcall functions
maxv[src/trunk]: src/sys Another locking issue in NVMM: the {svm, vmx}_tlb_flush f...
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Use the correct tag options.
snj[src/netbsd-8]: src/external/bsd/nvi/usr.bin/recover Pull up following revisi...
martin[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
christos[src/trunk]: src/tools/compat add strncasecmp
chs[src/trunk]: src/share/man/man4 mention KDTRACE_HOOKS.
maya[src/trunk]: src/usr.sbin/syslogd Correct misleading indentation.
cherry[src/trunk]: src/sys/arch/xen/conf opt_intrdebug.h - this unbreaks the i386 D...
maxv[src/trunk]: src/sys/net80211 Style, and fix two pretty bad mistakes in the c...
rjs[src/trunk]: src/sys/netinet This really was a missing break.
abhinav[src/trunk]: src/lib/libm/man Add comma between two Nm entries in the NAME se...
martin[src/netbsd-9]: src/sys/arch/mips/mips Pull up following revision(s) (request...
rin[src/trunk]: src/sys/dev/rasops Fix erasecols and do_cursor for font width >=...
msaitoh[src/trunk]: src/sys/dev/mii Add non-xx'ed DAVICOM DM9101.
kamil[src/trunk]: src/tests/lib/libc/sys ATF t_ptrace_wait* refactoring: vforkdone...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Mixer improvements:
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove trailing whitespace
manu[src/trunk]: src/sys/fs/puffs Fix use after RECLAIM in PUFFS filesystems
riastradh[src/trunk]: src Save the entropy seed daily in /etc/security.
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto protect the inli...
maxv[src/trunk]: src/sys/netinet Remove the unused 'multicast' argument from tcp_...
nonaka[src/trunk]: src/sys/dev/ic Added NDIS ver.6.20 definition.
christos[src/trunk]: src/sbin/newfs_udf Address of packed member might not be aligned.
kre[src/trunk]: src/distrib/sets/lists/comp /usr/include/pmc.h is installed on i...
sevan[src/trunk]: src/external/gpl2/groff/dist Test for other exit cases.
snj[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
rin[src/trunk]: src/external/bsd/nvi/dist/cl No need to include ip_extern.h here.
reinoud[src/trunk]: src/sys/arch/usermode/conf Start using the kernel ld script.
skrll[src/trunk]: src/etc/etc.evbarm Match the right MACHINE_ARCHes for GENERIC.
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
skrll[src/trunk]: src/sys/arch/arm/fdt Need to use fdtbus_get_reg64 for mpidr
maxv[src/trunk]: src/sys/netinet Remove null check on ip, it can't be null. (Conf...
rmind[src/trunk]: src/sys/external/bsd/libnv/dist nvpair_remove_nvlist_array: reve...
maxv[src/trunk]: src/sys/netipsec Fix locking: it is fine if the lock is already ...
christos[src/trunk]: src/sbin/dmesg match the linux dmesg flags.
christos[src/trunk]: src/lib/librt - KNF return
martin[src/netbsd-9]: src/lib/libkvm Pull up following revision(s) (requested by ch...
uwe[src/trunk]: src/sys/uvm Add missing spaces in split string literals.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv4 missing in ...
skrll[src/trunk]: src/sys/arch G/C ARM32_NEW_VM_LAYOUT
maya[src/trunk]: src/share/mk G/C unused code.
maxv[src/trunk]: src/sys/netinet Style and remove unused macros. More to come.
snj[src/netbsd-8]: src/doc 473, 478, 490-496, 503-504
christos[src/trunk]: src/tests/lib/libc/stdio add a symlink test
msaitoh[src/netbsd-8]: src/sys/arch/sparc Pull up following revision(s) (requested b...
rin[src/trunk]: src/sys/dev/rasops 4 is 1 << 2, not 1 << 3...
christos[src/trunk]: src/lib/libc/sys mention truncation of the result if the size in...
christos[src/trunk]: src/usr.bin/grep use setvbuf if available; it is more portable.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix includes (sys/cdefs.h then sys/param.h)
martin[src/netbsd-8]: src/doc Note tickets #524-#526, #528, #529, #532 and #533
christos[src/trunk]: src/external/mpl/bind merge conflicts, add build glue.
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ryo in ticket...
skrll[src/trunk]: src/sys/arch/arm/arm32 Really go back to pre-whitespace change (...
snj[src/netbsd-8]: src/sys/compat/ultrix Pull up following revision(s) (requeste...
mlelstv[src/trunk]: src Enhance disk metrics by calculating a weighted sum that is i...
macallan[src/trunk]: src/sys/arch/macppc/conf add obio and some child devices
bad[src/trunk]: src/sys/rump npfctl needs externalbsd/libnv.
christos[src/trunk]: src/lib/librt Mention that ENOSPC can be returned if we exhauste...
gson[src/trunk]: src/external/bsd/mdocml/dist remove stray "fi" to unbreak build
jdolecek[src/trunk]: src/doc save some notes from my two years old hacking on ext3/ex...
hannken[src/trunk]: src/sys/kern Clear per-lwp entries whose mount is gone before th...
martin[src/netbsd-9]: src/sys/compat/netbsd32 Apply patch, requested by pgoyette in...
sevan[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Add a draft manual for zte...
jdolecek[src/trunk]: src/sys/dev/pci/cxgb use pci_intr_establish_xname()
ryo[src/trunk]: src/lib/libc/arch/aarch64/softfloat fix multiple definition of _...
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace
kamil[src/trunk]: src/tests/lib/libc/sys Add await_stopped() in t_ptrace_wait.h
jmcneill[src/trunk]: src/sys/external/bsd/gnu-efi/dist Import gnu-efi-3.0.8
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Obtain proper initialized addresse...
christos[src/trunk]: src/sys/sys declare sockaddr_big;
maxv[src/trunk]: src/lib/libkvm Keep /dev/ksyms open in _kvm_open(). This way /de...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist fix BN_to_integer to get ri...
maxv[src/trunk]: src/sys/arch/arm/conf remove reference to CPU_ARMV2, suggested b...
abhinav[src/trunk]: src/lib/libm/man Remove comma after the last Nm entry.
christos[src/trunk]: src/lib/libedit PR/53983: Jonathan Perkins: Fix types for readli...
chs[src/trunk]: src/sys/uvm uvm_pagealloc() uses UVM_PGA_* flags, not UVM_KMF_* ...
wiz[src/trunk]: src/share/man/man9 Improve wording, add more formatting.
jakllsch[src/trunk]: src/sys/dev/usb With the hope it fixes PR #52911, be extra paran...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin partial work-in-progress to build ...
kamil[src/trunk]: src/tests/lib/libc/misc Try to make load_invalid_value_bool port...
ryo[src/trunk]: src/sys/arch/sh3/sh3 fix backtrace. it was broken.
snj[src/netbsd-8]: src/sys/modules/nand revert ticket 438
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Enhance the GDB support for NetBSD
ozaki-r[src/trunk]: src/tests/net/arp Improve test stability and output messages on ...
mrg[src/trunk]: src/external/gpl3 consolidate path for gcc-version specific into...
sevan[src/trunk]: src/share/misc Continuing with ZFS
maxv[src/trunk]: src/usr.sbin/npf/npfctl Improve the "Map" section a little.
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/doc Tickets #706 and #708
sevan[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Describe how unaccounted c...
manu[src/trunk]: src/sys/dev/usb regen
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/doc note netbsd32 support for raid(4).
maxv[src/trunk]: src/sys/netinet Style, and remove prototype of udp_sysctl (does ...
snj[src/netbsd-8]: src/sys/dev/pad Pull up following revision(s) (requested by p...
chs[src/trunk]: src/external/bsd/libproc/dist implement proc_getlwpstatus() for ...
maya[src/trunk]: src/lib/libc/gen move VAX notes to CAVEATS, clarify.
martin[src/trunk]: src/distrib/sets/lists Add test program for PR kern/51762
hannken[src/trunk]: src/sys Set "mnt_lower" before the first file system operation o...
bouyer[src/trunk]: src/sys/arch Follow GENERIC and enable xhci(4) by default. PR po...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libasan some more/changed files need -...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
roy[src/trunk]: src/sbin/route Resolve every route(4) message type before printi...
jakllsch[src/trunk]: src/sys/dev/usb do not abuse aprint_error for runtime error mess...
blymn[src/trunk]: src/sys/dev/pckbport Add double finger scroll feature. If the d...
snj[src/netbsd-9]: src/usr.sbin/sysinst/arch/alpha Pull up following revision(s)...
christos[src/trunk]: src/crypto/external/bsd/openssh only set the compat version for ...
pgoyette[src/trunk]: src/share/man/man9 Add explicit cross-references to pserialize(9...
hannken[src/trunk]: src/sys/kern Deny unmounting file systems below layered file sys...
maxv[src/trunk]: src/sys/dev/usb 1) Make sure we have a complete endpoint descrip...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Add some more pfilter_notif...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Various fixes / changes from ...
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) uses interrupt distribution for each...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Make ENOBUFS a soft error
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
isaki[src/trunk]: src/sys/dev/sbus round_blocksize must return a multiple of the f...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add HDMI and VOP clocks
martin[src/netbsd-9]: src/sys/arch/arm/samsung Pull up following revision(s) (reque...
christos[src/trunk]: src/usr.sbin/mopd/common Drop the advertising clause to match th...
martin[src/trunk]: src/sys/modules/pf Avoid gcc 6 specific options when compiling w...
kamil[src/trunk]: src/libexec/ld.elf_so Add extra cast to suppress incompatible-po...
mrg[src/trunk]: src/sys/dev/sbus db_esp() has a missing {} issue in debug code.
uwe[src/trunk]: src/sys/arch/sh3/sh3 pmap_steal_memory - s/start/avail_start/ to...
jakllsch[src/trunk]: src/usr.sbin/syslogd define OPENSSL_API_COMPAT
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Remove unused.
jakllsch[src/trunk]: src/sys/dev/usb Remove UCHCOM_REG_BPS_MOD and UCHCOM_REG_BPS_PAD...
tnn[src/trunk]: src/sys/arch/arm/rockchip rk_gmac: clean up code for setting up ...
christos[src/trunk]: src/external/bsd/unbound/sbin put back all the build info in one...
blymn[src/trunk]: src/sys/dev/pckbport Fix clamping of deltas so it works for both...
jdolecek[src/trunk]: src/doc/roadmaps update the NVMe entry; perhaps time to consider...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi Add machdep.cpu.frequency.available node...
alnsn[src/trunk]: src/usr.sbin/veriexecgen Move case 'f' to go right after case 'F'.
nat[src/trunk]: src/sys/dev AU_RING_SIZE -> s.bufsize in audio_initbufs.
pgoyette[src/trunk]: src/share Revert previous changes due to popular demand. Instea...
chs[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace add some missing bits fr...
kamil[src/trunk]: src/share/man/man5 Remove misleading comments from core(5)
msaitoh[src/trunk]: src/sys/dev/mii Match 82580(I340) and I350.
bouyer[src/trunk]: src/sys/dev/sdmmc Fix uninitialized variable use:
nat[src/trunk]: src/sys/dev Blocksizes sould be rounded to a power of 2 as OSS a...
thorpej[src/trunk]: src/sys/arch/sandpoint/conf Fully specifiy the location of indir...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd delete i386 aout vec which h...
mrg[src/trunk]: src add support to detect the 3 vmware GPT partition types:
sevan[src/trunk]: src/doc More version updates
maya[src/trunk]: src/sys/sys Guard from type redefinition (needed by pre-C11 C) i...
mrg[src/trunk]: src/tools/gcc don't pass --disable-symver to mknative configure....
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
maya[src/trunk]: src/sys/external/bsd/drm2/ttm Remove redundant handling for tt_u...
maya[src/trunk]: src/lib/libc/gen Remove redundant null check before free. it is ...
maxv[src/trunk]: src/sys/net Not sure what we are trying to achieve here, but the...
jmcneill[src/trunk]: src/sys/uvm/pmap sys/atomic.h for membar_*
hannken[src/trunk]: src/sys/kern Change vrecycle() and vgone() to lock with LK_RETRY...
snj[src/netbsd-8]: src/doc 320, 321
mrg[src/trunk]: src/sys/arch/mac68k/mac68k convert 'extern long intrnames' to 'e...
mgorny[src/trunk]: src/lib/libc/sys Include pe_lwp member in 'struct ptrace_state'
rin[src/trunk]: src/sys/dev/rasops Factor out copy-paste. No functional changes.
chs[src/trunk]: src/sys/arch/powerpc/powerpc set signo and code correctly for si...
ozaki-r[src/trunk]: src/sys/net Add missing splnet to if_deferred_start_common
isaki[src/trunk]: src/sys Remove rounding by 4 bytes on round_blocksize().
nakayama[src/trunk]: src/distrib/sets Handle compatdir first whether making obsolete ...
mrg[src/trunk]: src/external/gpl3/gcc more mknative-gcc 6.4 for m68k, mips*, pow...
mrg[src/trunk]: src/share/mk add an entry to find upcoming intel-2014 driver.
kamil[src/trunk]: src Import new C and C++ ATF tests for ASan
martin[src/netbsd-9]: src/doc Tickets #788 - #795
rin[src/trunk]: src/sys G/C ri_delta.
nonaka[src/trunk]: src/sys/dev/ic Added RNDIS RSS and TCP offload related definitions.
martin[src/trunk]: src/usr.sbin/sysinst Rework internal data structures and "interf...
christos[src/trunk]: src/lib/libc/resolv PR/52578: Benjamin M. Schwartz Set the AD bi...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
ad[src/trunk]: src/sys/uvm uvm_unloanpage(): fix a screwup in previous. slock ...
jdolecek[src/trunk]: src/sys/uvm update comment - PGO_JOURNALLOCKED now supported for...
yamaguchi[src/trunk]: src/sys/dev/pci Use callout_halt() instead of callout_stop for s...
nonaka[src/trunk]: src/sys/dev/pci iwn(4): use MSI if available.
lukem[src/trunk]: src/usr.bin/locate/locate locate: fix support for multiple datab...
ad[src/trunk]: src/sys Revert previous. No performance gain worth the potentia...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Use aprint_debug for redist count print
martin[src/netbsd-9]: src/sys/arch/powerpc/ibm4xx Pull up following revision(s) (re...
isaki[src/trunk]: src/sys/dev/audio Reinitialize the sticky parameters whenever th...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
gutteridge[src/trunk]: src/bin/echo echo.1: add a note about other echo implementations
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/sys/arch/x86/pci Additionally pull up rev 1.3 of sys/arch...
hannken[src/trunk]: src/sys/kern Fix bad assertion: vfs_suspend(dead_rootmount) may ...
martin[src/netbsd-9]: src/include Pull up following revision(s) (requested by mrg i...
maxv[src/trunk]: src/sys/arch/x86/x86 Force a reload of CW in fpu_set_default_cw(...
joerg[src/trunk]: src/usr.sbin/rtadvd Mark expandm as preserving format strings.
jmcneill[src/trunk]: src/sys/arch Fix VEXPRESS_A15 build
ryo[src/trunk]: src/sys/arch/aarch64/include don't depend endian.
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by is i...
christos[src/trunk]: src/lib/libpthread fix duplicate declaration of pthread_atfork i...
jdolecek[src/trunk]: src/sys/miscfs/genfs support flag PGO_JOURNALLOCKED also for gen...
martin[src/netbsd-9]: src/doc Tickets #769 - #774
kamil[src/trunk]: src/tests/lib/libc/sys Add more tests for variations of unrelate...
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix corruption in numbering of ...
thorpej[src/trunk]: src/sys/dev/pci - Use the 64-bit PCI DMA tag if available.
skrll[src/trunk]: src/sys/arch/arm/arm Typo in comment
maxv[src/trunk]: src/sys/netinet Remove the default case, the beginning of the fu...
maya[src/trunk]: src/tests/rump/kernspace Add declaration. build fix
christos[src/trunk]: src/external/bsd/nvi/usr.bin/recover - don't use command substit...
martin[src/netbsd-9]: src/sys/compat/netbsd32 Regen (for ticket #761)
maxv[src/trunk]: src/usr.sbin/npf/npfctl Replace () by [] in tcp-flags.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel add new IN...
rin[src/trunk]: src/sys/dev/rasops Reflect reality.
christos[src/trunk]: src/bin/ps kvm_geterr() already contains errno, use errx.
martin[src/netbsd-8]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
ozaki-r[src/trunk]: src/sys/net Fix typo (s/m_free/m_freem/) (one more)
maxv[src/trunk]: src/sys/netinet Small changes in ip_dooptions: replace bcopy by ...
sevan[src/trunk]: src/sys/arch Remove commented out BPFJIT & SLJIT options as they...
martin[src/netbsd-9]: src/doc Tickets #753 - #756
rin[src/trunk]: src/sys/modules Bump default value of WARNS for modules from 3 t...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Back to aprint_debug for dumping clock...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti...
christos[src/trunk]: src/external/cddl/osnet/dist/cmd/zdb fix printf warnings.
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix build for debug.
martin[src/trunk]: src/sys/compat/linux/arch/m68k regen
mrg[src/trunk]: src/compat/mips64/64 fix a comment.
ozaki-r[src/trunk]: src/sys/dev/usb Add missing function declarations
msaitoh[src/trunk]: src/sys/dev/pci Modify PHY tree in comment.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Whitespace fix. No functional change.
christos[src/trunk]: src/tools/grep Add WITHOUT_GZIP
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 more file
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common need to undef ...
kim[src/trunk]: src/crypto/external/bsd/openssh/dist Sync with OpenSSH 8.2p1 sam...
christos[src/trunk]: src/crypto/external/bsd/openssl Put back devcrypto (what was cal...
macallan[src/trunk]: src/sys/arch/powerpc/oea first step to address PR54331:
christos[src/trunk]: src/sys/kern correct the function name.
christos[src/trunk]: src/lib/libc/stdlib fix grammar.
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
pgoyette[src/trunk]: src/lib/libc/gen Improve grammar. Pointed out by Timo Buhrmeste...
maxv[src/trunk]: src/sys/netinet Reduce the indentation level of this huge block ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
abhinav[src/trunk]: src/lib/libm/man Also, fix spelling of described.
rin[src/trunk]: src/sys/modules Turn on DIAGNOSTIC by default for modules in HEAD.
ozaki-r[src/trunk]: src/sys/kern Add missing "static" declaration
scole[src/trunk]: src/sys/arch/ia64 Revert -O0 for pmap, avoid RAW dependency comp...
martin[src/netbsd-9]: src/sys/dev/sdmmc Regen (for ticket #717)
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by seva...
thorpej[src/trunk]: src/sys/dev/pci - Use the 64-bit PCI DMA tag if available.
christos[src/trunk]: src/crypto/external/bsd/openssl.old/dist/crypto/dh add set0_key ...
nakayama[src/trunk]: src/usr.sbin/postinstall Fix the fixup script to follow the URL ...
kamil[src/trunk]: src/lib/libc/gen Rephrase sentence about vfork+exec in posix_spa...
snj[src/netbsd-8]: src/doc amend 456
sevan[src/trunk]: src/games/fortune/datfiles Shorter than a season - The Soul Of A...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available.
maxv[src/trunk]: src/sys/arch Unmap the kernel heap from the user page tables (SVS).
jmcneill[src/trunk]: src/sys/dev/sdmmc Increase kthread priority to PRI_SOFTBIO.
ryoon[src/trunk]: src/sys/dev/pckbport Remove a trailing tab.
rin[src/trunk]: src/common/lib/libc/arch/mips/atomic Export atomic_cas_32_ni in ...
wiz[src/trunk]: src/share/man/man4 Fix some typos, improve wording and formatting.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Improve the FPU detection: hide XSAVES beca...
ozaki-r[src/trunk]: src/tests/net/net Fix ping_opts_gateway and ping_opts_recordroute
christos[src/trunk]: src/usr.sbin/rtadvd Change the meaning of the 'D' flag to print ...
maya[src/trunk]: src/sys/dev/wscons Use c99 initializer for wsemul_ops
christos[src/trunk]: src/include fix typo
macallan[src/trunk]: src/sys/dev/ofw attach display devices first so we see more kern...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/trunk]: src/sys/arch/evbppc/obs405 Fix compile error reported by Kazuhir...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
kre[src/trunk]: src/sys/miscfs/procfs Use %ju and (intmax_t) to unbreak i386 build.
rin[src/trunk]: src/sys/arch/mac68k/conf Add commented out GENFB_SHADOWFB option.
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI tag, if available.
msaitoh[src/trunk]: src/sys/net Use %08x to print ifmedia word (IFMEDIA_DEBUG).
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
snj[src/netbsd-8]: src/doc tickets 434-438, 441-449, 451-454, 459
pgoyette[src/trunk]: src/share/misc Add a couple of (rather ancient) definitions for PTT
maxv[src/trunk]: src/sys/netinet Style, and move the 'ip_srcroute' call after 'tc...
maxv[src/trunk]: src/sys/netinet Use C99 types - in particular, stop using n_time...
maya[src/trunk]: src/sys/arch/riscv/riscv Fix tyop
snj[src/netbsd-8]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
snj[src/netbsd-8]: src/doc 586
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared optval is int...
hannken[src/trunk]: src/sys Attach "mnt_transinfo" to "dead_rootmount" so every moun...
kre[src/trunk]: src/sys/arch/i386/stand/efiboot Deal with gnu-efi upgrade - "efi...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.0f and ...
martin[src/trunk]: src/common/lib/libc/arch/mips/atomic Add atomic_cas_64_ni alias
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto fix pasto
mrg[src/trunk]: src/tools/gcc pull out libstdc++ config.h as-is, for gnu.ver pro...
wiz[src/trunk]: src/lib/libm/man Remove Tn.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add K&R publish date
maxv[src/trunk]: src/sys Don't return the address of the kernel modules if the us...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define INTRSTUB_ARRAY, simplifies a lot.
maya[src/trunk]: src Add simple test for workqueue(9)
christos[src/trunk]: src/sys/dev/i2c PR/53177: David Binderman: Better error handling
bouyer[src/trunk]: src/sys/arch sti/cli are not allowed on Xen, we have to clear/se...
christos[src/trunk]: src/doc new mdocml
mrg[src/trunk]: src/sys/compat/netbsd32 support nullfs in netbsd32.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
sevan[src/trunk]: src/lib/libkvm Clarify the difference to getloadavg(3).
martin[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/netinet Change the error stat from IP_STAT_BADFRAGS to I...
christos[src/trunk]: src/sys/opencrypto don't always panic when modunload crypto (int...
maxv[src/trunk]: src/sys/netinet Be tougher, and don't allow LSRR+SSRR (RFC7126).
thorpej[src/trunk]: src/sys/dev/pci It doesn't make any sense to pass ETHER_ALIGN as...
maya[src/trunk]: src/sys/arch/atari/stand/tostools/libtos Don't provide these def...
rin[src/trunk]: src Belatedly add debugging symbols for t_atomic_*.
maxv[src/trunk]: src/distrib/sets/lists Mark as obsolete instead of removing (fro...
martin[src/trunk]: src/usr.bin/menuc Document return values from menu items opt_act...
manu[src/trunk]: src/sys/dev/usb Enfore USB timeout on ugen(4) write operations
wiz[src/trunk]: src/lib/libc Fix typo.
kamil[src/trunk]: src/sys/dev/isa Add missing FALLTHROUGH in isa/mcd.c
joerg[src/trunk]: src/distrib/sparc/miniroot Bump sparc miniroot by 100KB for the ...
martin[src/trunk]: src/usr.sbin/sysinst/arch In the new world order disks may come ...
wiz[src/trunk]: src/sbin/dmesg Update usage.
jakllsch[src/trunk]: src/sys/arch/alpha/conf Move iic0 at alipm? to iic1. Using iic0...
martin[src/netbsd-8]: src Catch up to current for the following files, requeted by ...
christos[src/trunk]: src/sys/compat/common If we are modular, allow us to use modules...
martin[src/netbsd-9]: src/doc Fix description for #725
christos[src/trunk]: src/etc set 7 and 8 to close on exec.
christos[src/trunk]: src/external/mpl/bind merge conflicts
nakayama[src/trunk]: src/external/bsd/mdocml/include Add recallocarray prototype.
mlelstv[src/trunk]: src/share/man/man9 Drop comment about dk_lookup being in the wro...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: traceme_vfo...
tnn[src/trunk]: src/crypto/external/bsd/openssh/dist annotate xvasprintf w/ form...
kre[src/trunk]: src/tests/lib/libc/stdio In the fopen_regular and fopen_symlink ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Arrange so that the Makef...
kamil[src/trunk]: src/sys/sys Welcome to 8.99.45!
maxv[src/trunk]: src/sys/netinet Kick duplicate options, they are not allowed (RF...
maxv[src/trunk]: src/sys/arch Randomize the main memory on Xen, same as native. T...
joerg[src/trunk]: src/lib/libc/stdlib Assert that __cxa_atexit is not used with NU...
nakayama[src/trunk]: src/distrib/sets/lists/xcomp Fix previous.
christos[src/trunk]: src/distrib/sets add openssl to the list of selectable variables...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/mpl/bind/lib add libns
martin[src/netbsd-8]: src/doc Ticket #550
jmcneill[src/trunk]: src/sys/arch/arm/acpi acpi_md_OsMapMemory can be used for both n...
martin[src/netbsd-8]: src/doc Note tickets #508, #510, #511 and #512
ozaki-r[src/trunk]: src/sys/netinet6 Don't call find_pfxlist_reachable_router, which...
mrg[src/trunk]: src/external/gpl3/gcc adjust the list of subdirs to elide. don'...
kamil[src/trunk]: src/external/bsd/tcpdump/dist Rearrange the code to make UNALIGN...
skrll[src/trunk]: src/sys/sys Remove dependency of __BITS on MAX/MIN by providing ...
kamil[src/trunk]: src/sys/netinet Add missing FALLTHROUGH in sctp_input.c
christos[src/trunk]: src/sys/kern let the modular code load the sysv modules.
maxv[src/trunk]: src/sys/arch/i386/include unused
christos[src/trunk]: src/sys/dev/mii use a macro to tidy up the phydesc array initial...
ryo[src/trunk]: src/sys/arch/aarch64/include widen bit PAR_EL1.PAR_PA from [47:1...
mgorny[src/trunk]: src/crypto/external/bsd/openssh/lib Workaround build failure due...
snj[src/netbsd-8]: src/sys/modules/lua Pull up following revision(s) (requested ...
martin[src/netbsd-9]: src/doc Tickets #750 - #752
maxv[src/trunk]: src/sys/netinet Improve panic messages.
martin[src/netbsd-8]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
mrg[src/trunk]: src/sys/dev/usb couple of minor API updates:
maya[src/trunk]: src/lib/libm/man Restore CAVEATS section unmodified.
maxv[src/trunk]: src/sys RIP6, CAN, SCTP and SCTP6 lack a length check in their _...
snj[src/netbsd-8]: src/doc tickets 536, 537, 539, 541, 542
maxv[src/trunk]: src/sys Use the inlines; it is actually fine, since the compiler...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by pgoy...
martin[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
christos[src/trunk]: src/tests/lib/libutil Fix broken tests in big endian machines. I...
snj[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ryoon[src/trunk]: src/sys/dev/pckbport Do not enter extended W mode conditional fo...
mlelstv[src/trunk]: src/sys/dev Switch to vn_bdev_open* functions.
maxv[src/trunk]: src/sys/dist/pf/net Oh, what is this. Fix a remotely-triggerable...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix date
maxv[src/trunk]: src/sys/netinet Move the SO_DEBUG block earlier, to reduce the i...
pgoyette[src/trunk]: src/sys/modules/ld_nvme Another module that needs WARNS=3 to all...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
rin[src/trunk]: src/sys/dev/rasops Correct copy count. This affects ``left-to-ri...
macallan[src/trunk]: src/sys/arch/macppc/stand/ofwboot - add some G5-specific setup
riastradh[src/trunk]: src/distrib kernfs no longer needs a hacky workaround to make ro...
kamil[src/trunk]: src/tests/lib/libc/sys Cover more fork/vfork/vforkdone scenarios...
snj[src/netbsd-8]: src/lib/libpthread Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys/dev/fdt Build fix for FDT kernels without audio
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in wm_i...
dholland[src/trunk]: src Typos.
hikaru[src/trunk]: src/sys/ddb Correct PPID of "show all procs/n"
cherry[src/trunk]: src/sys/arch/xen/include protect header against recursive include
martin[src/netbsd-9]: src/doc Tickets #709 and #710
snj[src/netbsd-8]: src/tools/compat Pull up following revision(s) (requested by ...
nat[src/trunk]: src/sys/dev Expose the audio_info structure of vchan zero(0) the...
christos[src/trunk]: src/sys/net/npf Avoid LOCKDEBUG pserialize panic by implementing...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if it's available, bu...
riastradh[src/trunk]: src When hardware subnormal support is available, disable flush-...
roy[src/trunk]: src/external/bsd/unbound/include Restore default paths to what t...
martin[src/netbsd-8]: src/doc Ticket #531
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add builtin_offsetof
martin[src/netbsd-9]: src/sys/arch/vax/vsa Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/mii Fix previos to not to duplicate DM9101 entry. On...
martin[src/netbsd-8]: src/sys/arch/arm/broadcom Pull up the following revisions, re...
maya[src/trunk]: src/share/man/man4 Remove outdated BUGS entry - vnd does work on...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by mrg in ti...
skrll[src/trunk]: src/sys/arch/arm/broadcom Take a lead from sys/dev/gpio/gpio.c:g...
mrg[src/trunk]: src/usr.bin/audio add support for playing IEEE float32 and float...
maxv[src/trunk]: src/sys/arch Remove references to "lmc" in the kernel configurat...
christos[src/trunk]: src/sys/kern ignore the ancient NetBSD emulation tag.
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
pgoyette[src/trunk]: src/sys/sys Fix a typo is christos long comment. :)
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO file with current st...
maya[src/trunk]: src/sys/arch/x86/x86 stopgap fix: restrict XSAVEOPT to Intel CPUs
wiz[src/trunk]: src/share/man/man7 Various improvements, more markup, typo fixes.
maxv[src/trunk]: src/sys/arch Enable L2TP on all x86 configurations, not just nat...
htodd[src/netbsd-8]: src/usr.bin/su Undo last commit - wrong tree.
maxv[src/trunk]: src Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel dr...
thorpej[src/trunk]: src/sys/dev/pci Support 64-bit DMA addressing, and use the 64-bi...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary splnet for bridge_enqueue
jdolecek[src/trunk]: src/sys/ufs put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying ...
snj[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
mrg[src/trunk]: src/sbin/gpt add information about how to boot from gpt. mostly...
martin[src/netbsd-9]: src/doc Tickets #697 - #705
maxv[src/trunk]: src/doc mark two entries as done
martin[src/netbsd-9]: src/lib Pull up following revision(s) (requested by riastradh...
martin[src/netbsd-8]: src/doc Ticket #527
mrg[src/trunk]: src/sys/dev/usb fix locking botch.
christos[src/trunk]: src/sys/kern flip the default and enable kernel timestamps.
martin[src/trunk]: src/sys/dev/ic Pass the phy ID to dwc_gmac_attach.
martin[src/netbsd-9]: src Welcome to NetBSD 9.0 - the "Valentine Release"
ozaki-r[src/trunk]: src/tests/net/net Add a test case for net.inet.ip.mtudisctimeout
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend fix the hard coded depends...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add crypto engine clock
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: fix rdnss and dnssl lifetime assignment
wiz[src/trunk]: src/sbin/modstat Remove superfluous Pp.
mrg[src/trunk]: src/sys/compat/netbsd32 fix naming errors in previous. (this fi...
martin[src/netbsd-8]: src/doc Ticket #559
kamil[src/trunk]: src/sys Add support for PTRACE_POSIX_SPAWN to report posix_spawn...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Make this work.
rin[src/trunk]: src/sys/dev/rasops Add general putchar functions for 2 and 4bpp.
yamaguchi[src/trunk]: src/sys/dev/pci Hold per-queue locks when clearing config of que...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
rin[src/trunk]: src/sys/modules/exec_elf32 Set WARNS=3 to appease sign-compare w...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Route all interrupts to the primary PE b...
ad[src/trunk]: src/sys/arch/arm Adjust for UVM locking changes
pgoyette[src/trunk]: src/doc Add another issue that I just remembered, from the time ...
khorben[src/trunk]: src/sys/arch/i386/include Correct discrepancy with the Multiboot...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
thorpej[src/trunk]: src/sys/dev/pci Use the 64-bit PCI DMA tag if available. Otherw...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by riastradh...
ad[src/trunk]: src/sys Avoid thundering herd: cv_broadcast(&bp->b_busy) -> cv_s...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
mrg[src/trunk]: src move creds_msdos.8 into the normal place and install it.
jdolecek[src/trunk]: src/sys/kern fix use-after-free in config_interrupts_thread() fo...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Support reads of more than 32 bytes in...
martin[src/trunk]: src/usr.sbin/sysinst PR 54423: complete initialization of instal...
mlelstv[src/trunk]: src/sys Add functions to open devices by device number or path.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Only attempt to set interrupt affinity if w...
hannken[src/trunk]: src/sys/kern Update getsockopt(SO_ERROR) to behave like soreceiv...
martin[src/netbsd-9]: src/sys/dev/usb regen (for ticket #719)
tkusumi[src/trunk]: src/sys/dev/dm dm: Don't ignore dm_target_alloc() argument
maxv[src/trunk]: src/sys/arch Replace references to etherip by l2tp. Etherip was ...
christos[src/trunk]: src/usr.bin/grep remove dup includes (already in grep.h)
nisimura[src/trunk]: src/sys/dev/usb iron out receive filter multicast/promisc logic
christos[src/trunk]: src/external/bsd/mdocml merge conflicts
martin[src/trunk]: src/sys/compat/linux/arch Add accept4 definitions
christos[src/trunk]: src use OPENSSL_API_COMPAT
msaitoh[src/trunk]: src/sys/dev/pci Add BCM5702FE, another BCM5704S and SysKonnect S...
christos[src/trunk]: src/lib/libpam/modules one more level down
maxv[src/trunk]: src/sys Remove misleading comment; we're just checking the SP, n...
jdolecek[src/trunk]: src/sys/arch/amd64/conf remove 'NOT WORKING' for ena(4) - while ...
wiz[src/trunk]: src/share/man/man8 Mention that linux and linux32 emulations are...
riastradh[src/trunk]: src/libexec/getty uugetty is no more
christos[src/trunk]: src/distrib/sets/lists new openssh
snj[src/netbsd-8]: src/libexec/httpd Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/sys Define the ELFSIZE to be KERN_ELFSIZE, since these h...
rin[src/trunk]: src/sys/dev/rasops Fix a bug in shadow fb support for copycols o...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
kre[src/trunk]: src/include PR lib/54744 (bruno@haible.de)
christos[src/trunk]: src/usr.sbin/racoon disable compat api setting for openssl 1.1
maxv[src/trunk]: src/sys/arch/sun2/conf Remove the last reference to IPSEC_ESP. T...
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix indentation
skrll[src/trunk]: src/sys/dev/usb Trailing white space
knakahara[src/trunk]: src/sys/netipsec ipsec_getpolicybysock() should also call key_ha...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define __GFP_NOFAIL as z...
martin[src/netbsd-8]: src/doc Tickets #639 - #643
maya[src/trunk]: src/share/man/man7 Provide documentation for KERN_LWP.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
martin[src/netbsd-8]: src/external/bsd/dhcpcd/dist/src Pull up the following, reque...
thorpej[src/trunk]: src/sys/conf Fix MIPS builds by working around an apparent bug i...
mrg[src/trunk]: src/sys/dev/usb usbnet_ifp() doesn't work before usbnet_attach()...
yamaguchi[src/trunk]: src/sys/dev/pci Fix the crash when ixl(4) sends Get link status ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/include/openssl Provide the...
martin[src/netbsd-8]: src/tests/net/icmp Additionally pull up the following revisio...
christos[src/trunk]: src/tests/net/net remove clause 3, 4.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/netipsec Style a bit, and if we don't know the pad-filli...
macallan[src/trunk]: src/sys/dev/usb match USB_PRODUCT_SAMSUNG_ANDROID too
martin[src/netbsd-8]: src/sbin/gpt Pull up following revision(s) (requested by mrg ...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by chri...
mrg[src/trunk]: src/share/man/man9 minor rewording of a few places and add a new...
riastradh[src/trunk]: src/share/man/man9 Clarify that bus_dmamem_alloc boundary can be...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add some XXX...
thorpej[src/trunk]: src/sys/dev/pci Now that we're allocating rx software state from...
tnn[src/trunk]: src/sys/arch/evbarm/conf include the spiflash driver in the stoc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Forward-declare struct p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Apply locally overridden files.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau regen files.nouveau
skrll[src/trunk]: src/sys/dev/usb Fix an unused register field define
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add meson8b-ec100.dts, sun8i-h3-bananap...
thorpej[src/trunk]: src/sys/dev/pci Duh, acctually use all 64-bits when giving the r...
joerg[src/trunk]: src/sys Add a new option CISS_NO_INTERRUPT_HACK for driving ciss...
maxv[src/trunk]: src sync with reality
maxv[src/trunk]: src/sys Add support for kASan on amd64. Written by me, with some...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for most platforms again afte...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add libvdpau_g.a here as well
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO.
pgoyette[src/trunk]: src/sys/compat/common The compat_50_quota code needs quota suppo...
pgoyette[src/trunk]: src/sys/dev/i2c Disable the 'define dbcool {}' line - it's not n...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon regen files.radeon
christos[src/trunk]: src/external/bsd/flex/dist/src avoid redefinition of the package...
rin[src/trunk]: src/sys/arch/mac68k/mac68k We've switched to 8KB page.
kamil[src/trunk]: src/doc Register kcov(4) in CHANGES
mrg[src/trunk]: src/sys/dev/usb fix arm64 build (new le32toh() call needs sys/en...
ad[src/trunk]: src/sys/uvm Only need a read lock for uvm_pagelookup().
kre[src/trunk]: src/sys/arch/xen/xen error in xen_resumeclocks() is __diagused.
christos[src/trunk]: src/tests Centralize the base rump libraries into a variable use...
bouyer[src/netbsd-8]: src/doc Change #860 entry with the text provided in the ticket.
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
martin[src/netbsd-8]: src/usr.sbin/sysinst/arch/sgimips Pull up following revision(...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Now that [Z]TRAP and [Z]TRAP_NJ are ide...
mrg[src/trunk]: src/sys/dev/usb - use usbnet_isowned*() more
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Unconstify a kmemdupe...
uwe[src/trunk]: src/share/man/man4/man4.x86 .Po/.Pc are not appropriate for encl...
martin[src/trunk]: src/tests/lib/libpthread PR lib/54440: adapt the FreeBSD change ...
christos[src/trunk]: src/distrib/sets/lists/tests new test for ifconfig
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
ad[src/trunk]: src/sys/kern Typo.
roy[src/trunk]: src/distrib/utils/libhack libhack: revert prior, will be done pe...
mrg[src/trunk]: src/sys move "define tcbus {}" into files.alpha. it isn't wante...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux something like hashtable...
martin[src/netbsd-8]: src/sys/arch Pull up the following revisions (via patch), req...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto we don't yet have __...
roy[src/trunk]: src/common/lib/libc/gen rbtree: Add a define to mark function ar...
mrg[src/trunk]: src/external/mit/xorg/lib build libutil_ul and link it into font...
martin[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
maya[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid read overflows
maxv[src/trunk]: src/sys/arch Add support for USER_LDT in SVS. This allows us to ...
christos[src/trunk]: src/tests/lib/libc/sys revert copyright change.
fox[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use UNC...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Omit PCI files from files.drmkms.
mrg[src/trunk]: src/external/mit/xorg/bin/xdm/config don't use ERE in sed. fort...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
christos[src/trunk]: src/usr.bin/cvslatest Fix another bug found by jemalloc: don't a...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by kamil in tick...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
mrg[src/trunk]: src/sys/dev/usb add a blank line after rcsid(s)
maxv[src/trunk]: src/sys/kern Need to keep track of the requested size, when real...
kamil[src/trunk]: src/usr.bin/sockstat sockstat: Add indirection of symbols to rem...
abhinav[src/trunk]: src/usr.sbin/makemandb PR bin/54343: We want the callback_args....
martin[src/trunk]: src/usr.sbin/rarpd Adapt to ar_tha() changes in if_arp.h rev1.31.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define list_entry_firs...
martin[src/netbsd-8]: src/doc Tickets #665, #674 - #678
uki[src/trunk]: src/distrib/sets/lists/xbase Change xbase MD package names for m...
christos[src/trunk]: src/usr.sbin/makemandb remove unneeded header.
christos[src/trunk]: src/lib/libc/stdlib Hook for jemalloc
jmcneill[src/trunk]: src/sys/arch/arm Finish the job
maxv[src/trunk]: src Retire NDIS. It appears that it has never worked, after 13 y...
maxv[src/trunk]: src/sys/arch/x86/x86 Add a new entry in the TODO list.
martin[src/netbsd-8]: src/external/bsd/mdocml Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Forget about trying to r...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/test add missing test files...
maxv[src/trunk]: src/sys/netipsec Style and simplify.
christos[src/trunk]: src/external/bsd/jemalloc/lib Add Makefiles if we want to build ...
khorben[src/trunk]: src/sys/dev Typo (s/vaule/value/)
martin[src/netbsd-8]: src/share/mk Pull up following revision(s) (requested by chri...
maxv[src/trunk]: src/sys/netipsec style
msaitoh[src/trunk]: src/share/man/man4 Add Microchip EMC1501.
mrg[src/trunk]: src/sys/dev/usb move / re-add some headers to fix INET6 builds.
chs[src/trunk]: src/sys/uvm fix two bugs reported in
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Apply upstream deleti...
skrll[src/trunk]: src/sys/arch/aarch64/include Indent the field value defines. NFCI.
snj[src/netbsd-8]: src/doc 793, 794, 797, 798, 801
ad[src/trunk]: src/sys/kern KMEM_SIZE: append the size_t to the allocated buffe...
christos[src/trunk]: src/usr.bin/config PR/55057: Paul Goyette: Don't use % 6 arithme...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Replace nouveau per-file warni...
mlelstv[src/trunk]: src/sys/dev/acpi Fix build for i386.
rin[src/trunk]: src/sys/dev/rasops Protect rasops_copy{rows, cols}() by _RASOPS_P...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
ozaki-r[src/trunk]: src/sys/net Restore if_ioctl on error of ifc_destroy
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix zero out socke...
maxv[src/trunk]: src Unlink KMEM_GUARD leftovers.
rmind[src/trunk]: src/sys Add the ifnet_t::if_npf_private field. Bump the kernel ...
maxv[src/trunk]: src/sys/arch Make the machdep.svs_enabled sysctl writable, and a...
martin[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
uwe[src/trunk]: src/tools Fix .endif comment for TOOLS_BUILDRUMP
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Terminate ifdef.
mrg[src/trunk]: src/sys/external/bsd/drm2/ttm ttm_bo_uvm_fault() is a netbsd API...
riastradh[src/trunk]: src/sys/arch/xen/xen This makes no sense static. (Can't break u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Omit needless ioread32/i...
skrll[src/trunk]: src/sys/arch/arm/arm Whitespace
msaitoh[src/trunk]: src/sys/arch/arm/rockchip Set RGMII delay for MAC side correctly...
martin[src/trunk]: src/usr.sbin/sysinst Oops, avoid double free.
mrg[src/trunk]: src/external/mit/xorg/lib remove damaging comment.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add Tegra124 "mselect" clock and two PCI...
jmcneill[src/trunk]: src/doc arm: Add support for Amlogic S905 SoC.
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Misc non-critical fixes.
kamil[src/trunk]: src/usr.sbin/ypserv/ypserv Avoid symbol clashes in usr.sbin/ypse...
kamil[src/trunk]: src/bin/ps Restore maxrss, idrss, isrss, ixrss printing in ps(1)
bouyer[src/netbsd-8]: src/sys Pull up following revision(s) (requested by spz in ti...
kamil[src/trunk]: src/sys/ufs/ext2fs Perform bit operations on unsigned integer
rin[src/trunk]: src/sys/arch/powerpc/booke copyoutstr(9): return ENAMETOOLONG co...
is[src/trunk]: src/etc/etc.amiga provide both miniroot.fs (for people wanting t...
riastradh[src/trunk]: src/sys/dev/pci What we have created, we must destroy.
maya[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Consistent indentation / whitespace
kamil[src/trunk]: src/doc Mark kernel-asan as done (by maxv)
rin[src/trunk]: src/usr.bin/uuencode When input is not a multiple of three bytes...
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by y...
martin[src/trunk]: src/distrib/notes/common For HEAD builds, add a small "bleeding ...
christos[src/trunk]: src/sys/rump/include/rump Unlike gnu sed our sed does not recogn...
martin[src/netbsd-8]: src/sys/nfs Pull up following revision(s) (requested by maya ...
pgoyette[src/trunk]: src/sys/dev/pci Modularize the ichsmb(4) driver. No functional ...
tnn[src/trunk]: src/sys/arch/arm/rockchip rk_spi: Rockchip SPI driver
thorpej[src/trunk]: src/sys/dev/pci Adjust the logic for enabling the 64-bit data pa...
mrg[src/trunk]: src/sys/conf XXX:
jakllsch[src/trunk]: src/libexec/ld.elf_so Wrap PowerPC #pragma goop in #if __GNUC_PR...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal fix const ca...
pgoyette[src/trunk]: src/share/man/man4 Ooopppsss! Put the .Sh DESCRIPTION where it ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 bring in old drm changes
mrg[src/trunk]: src move mesa10 build into .old scheme:
christos[src/trunk]: src/external/bsd/mdocml Reduce diffs with upstream and enable th...
kamil[src/trunk]: src/usr.sbin/traceroute traceroute: Add indirection of symbol to...
christos[src/trunk]: src/external/bsd/atf remove -std=gnu++98
mrg[src/trunk]: src/distrib/sets/lists obsolete some GCC 4.8 files.
maxv[src/trunk]: src/sys/arch Add svs_enabled, which defaults to 'true' when SVS ...
rin[src/trunk]: src/share/man/man9 - Stop showing struct rasops_info; readers ca...
knakahara[src/trunk]: src/sys/net remove unnecessary lock in sppp_mediastatus() as it ...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
kamil[src/trunk]: src/doc Sync TODO.sanitizers with reality
maxv[src/trunk]: src/sys/arch Start replacing the x86 PTE bits.
mlelstv[src/trunk]: src/sys/dev/usb Also destroy the mutex. Thanks chs@ for noticing.
kamil[src/trunk]: src/sys/arch/x86/include Stop installing dbregs.h
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add kvasprintf to <lin...
maxv[src/trunk]: src/sys Remove IFF_STATICARP, we don't support this, and the cod...
riastradh[src/trunk]: src/sys/external/bsd/drm2 merge in old drm
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 #ifdef custodial service
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #616
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
ad[src/trunk]: src/sys Make page waits (WANTED vs BUSY) interlocked by pg->inte...
jakllsch[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
christos[src/trunk]: src/external/mit Add libcbor
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Apply some more legacy renames. d...
mrg[src/trunk]: src add most of the AMDGPU target makefiles and stuff that don't
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src Welcome to 8.0 RC1!
joerg[src/trunk]: src/sys/arch/aarch64/include Don't define register replacements ...
kre[src/trunk]: src/sys/kern Fix the code that deals with very long sleeps (> 24...
kre[src/trunk]: src/sys/kern This had a similar problem to that reported in PR l...
maxv[src/trunk]: src/sys/netipsec Reinforce this area, make sure the length field...
msaitoh[src/trunk]: src/sys/dev/mii Add yyASIX and AX88772* devices.
tnn[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: add definitions for SPI cl...
pgoyette[src/trunk]: src/share/man/man7 Document new proc.curproc.paxflags variable.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 set correctly TCR_EL1 for inner sha...
jdolecek[src/trunk]: src/sys/dev/ic fix comment - it's WDCTL_IDS which is supposed to...
riastradh[src/trunk]: src/sys/sys opt_dtrace.h for KDTRACE_HOOKS. Use __nothing for e...
mrg[src/trunk]: src/share/man/man9 - document locking requirements more
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm No arithmetic on void *.
rin[src/trunk]: src/sys/arch/alpha/conf Add xhci(4). Just working for me.
nisimura[src/trunk]: src/sys/dev/pci minor knits in mcast handling.
kamil[src/trunk]: src/distrib/sets/lists/man Register the x86/imcsmb man/cat/html ...
martin[src/trunk]: src PR lib/53044: remove tests not provided by OpenSSL 1.1.x
martin[src/netbsd-8]: src Catch up to current in src/external/bsd/dhcpcd/dist, requ...
christos[src/trunk]: src/external/bsd/openldap/dist OpenLDAP 2.4.48 (2019/07/24)
mgorny[src/trunk]: src Sync errno messages between catalog and errno.h
martin[src/netbsd-8]: src/sys/arch Pullup the following revisions via patch, reques...
joerg[src/trunk]: src/sys/arch/i386/stand/mbr Drop explicit loop prefix. GAS doesn...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx copy{in, out}str: sync style with booke.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Call the parameter by it...
rin[src/trunk]: src/sys/dev/rasops Use _KERNEL_OPT.
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by m...
gutteridge[src/trunk]: src/usr.sbin/npf npf.7: add xref to npf-params.7
martin[src/trunk]: src/sys/dev/usb Fix printf format
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by n...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic Fix I...
christos[src/trunk]: src/doc Add libcbor, libfido2, pam-u2f
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan depend on librt for shm_{open, ...
kamil[src/trunk]: src/share/mk Add PAXCTL_FLAG rules for MKSANITIZER
christos[src/trunk]: src/sys/dev/acpi notyet an unused variable.
msaitoh[src/trunk]: src/sys/dev/pci Don't clear CFI and priority bit to pass them to...
martin[src/netbsd-8]: src/doc Tickets #818 - #821
jdolecek[src/trunk]: src/sys/arch/xen/xen remove code handling buffers not aligned to...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf add anxdp(4)
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j...
pgoyette[src/trunk]: src/sys/compat/netbsd32 According to mrg@ we need to include aar...
ad[src/trunk]: src/sys/uvm uvm_map_lookup_entry(): save the hint even on failur...
tnn[src/trunk]: src/sys/arch/arm/sunxi make function prototype consistent
msaitoh[src/trunk]: src/sys/dev/mii No functional change:
maxv[src/trunk]: src/usr.sbin/ndp Use .Cm instead of .Li, same as arp.8.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define dummy INIT_WORK...
kamil[src/trunk]: src/include Mark in string.h: memccpy(3) and strdup(3) as _POSIX...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Get the legacy drm declarations fr...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_objects_init is no more.
martin[src/netbsd-8]: src/sys/arch/amd64/conf Pull up the following revision, reque...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src - add UNCONST
snj[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
mgorny[src/trunk]: src PR standards/44921: Add errno consts for robust mutexes
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by n...
nisimura[src/trunk]: src/usr.sbin/ifmcstat - show " refcount %d" for consistency
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explicitly unpoison the stack when ente...
bouyer[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
maxv[src/trunk]: src/sys/netipsec Fix inverted logic, otherwise the kernel crashe...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that RX may stall on heavy load ...
skrll[src/trunk]: src/sys/arch Add a meson6_timer driver and provide a timecounter
martin[src/netbsd-8]: src/doc Tickets #619 - #629
maxv[src/trunk]: src/sys/dev/nvmm Rename the internal NVMM HVA table entries from...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add a9ptmr
uwe[src/trunk]: src/distrib/notes/common Remove list-portmasters.pl script.
msaitoh[src/trunk]: src s/ the the / the /
msaitoh[src/trunk]: src/sys/dev/pci Use do { ... } whille (0) for DPRINTF(x, y).
martin[src/netbsd-8]: src/doc Tickets #891, #892, #893, #894, #895, #896 and #897.
skrll[src/trunk]: src/sys/arch/aarch64 Use PMAP_DEV in DEVMAP_ENTRY rather than pm...
msaitoh[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
rjs[src/trunk]: src/sys/arch Add SLJIT to aarch64.
jmcneill[src/trunk]: src/sys/arch/arm move plfb glue to the correct location
hannken[src/trunk]: src/sys/kern Change vn_openchk() to fail VNON and VBAD with erro...
bouyer[src/netbsd-8]: src Pull up following revision(s) (requested by martin in tic...
mrg[src/trunk]: src/sys/dev/usb relax an assert to be mutex_owned || polling.
christos[src/trunk]: src/distrib/sets/lists fix pam annotations
kamil[src/trunk]: src/tests/lib/libc/misc Fix build of t_ubsan/t_ubsanxx under MKS...
kamil[src/trunk]: src/distrib/sets/lists/xdebug Register ./usr/X11R7/lib/libvdpau_...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define min3/max3. XXX...
ws[src/trunk]: src/share/man/man4 Add description of how to attach ugen to only...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for H6 USB PHY
christos[src/trunk]: src/external/bsd/libfido2/dist Import Yubico's libfido2 from htt...
ozaki-r[src/trunk]: src/sys/netinet6 Simplify; pass dp to nd6_dad_duplicated instead...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc re-port the patch from https://gc...
martin[src/netbsd-8]: src/sys/arch/sun2/conf Pull up following revision(s) (request...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Fix headers for drm_fops.c.
martin[src/netbsd-8]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
maxv[src/trunk]: src/sys/netinet Add a KASSERT.
msaitoh[src/trunk]: src/sys/dev/pci Add some Xeon E5 (v1) and E5 v2 devices.
riastradh[src/trunk]: src/sys/net Avoid duplicate definition of internal_state struct.
christos[src/trunk]: src/external/bsd/jemalloc/dist/src remove needless casts after f...
mrg[src/trunk]: src/sys/dev/usb add 3 devices for upl(4) host-to-host networking:
maxv[src/trunk]: src/sys/net Fix typo, and add a comment about MPLS.
martin[src/netbsd-8]: src/crypto/external/bsd/openssl Apply upstream fixes for CVE-...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by sbor...
msaitoh[src/trunk]: src/sbin/ifconfig Whitespace fix.
christos[src/trunk]: src/distrib/atari/floppies/common More fat trimming defines and ...
jdolecek[src/trunk]: src/sys/uvm/pmap make it possible to not use the icache evcnts
leot[src/trunk]: src/doc Fix a typo.
uwe[src/trunk]: src/sys/dev/pci Explicitly enable PCI_COMMAND_MASTER_ENABLE and ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Mark set-but-unused variable ...
christos[src/trunk]: src/sys/kern fix LOCAL_PEEREID to not return the same info for b...
christos[src/trunk]: src/include add copyright.
skrll[src/trunk]: src/sys/dev/usb Add a check in smsc_tx_prepare for the mbuf bein...
msaitoh[src/netbsd-8]: src/sys/dev/pci Regen for ticket #878.
riastradh[src/trunk]: src/sys/external/bsd move printk to common so we can reasonably ...
maxv[src/trunk]: src/sys/netipsec Remove ip4_esp_randpad and ip6_esp_randpad, unu...
skrll[src/trunk]: src/sys/arch/arm/cortex spaces to tab
ozaki-r[src/trunk]: src/sys/netipsec Don't relook up an SP/SA in opencrpyto callbacks
rin[src/trunk]: src/doc Add mue(4).
christos[src/trunk]: src/distrib/sets/lists/comp Add missing lint library, sort
jmcneill[src/trunk]: src/sys/arch/evbarm/conf ROCKCHIP is gone
martin[src/netbsd-8]: src/external/cddl/osnet/sys/sys Pull up following revision(s)...
martin[src/netbsd-8]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
martin[src/netbsd-8]: src/distrib/sets Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/usr.bin/midirecord Sort sections. Fix date.
tnn[src/trunk]: src/sys ensure spibus_attach_args is zero'ed
bouyer[src/netbsd-8]: src/tests/usr.bin/shmif_dumpbus Pull up following revision(s)...
mrg[src/trunk]: src install transset.
jmcneill[src/trunk]: src/sys/arch/arm/dts Catch up to recent mainline dts changes
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use a bitmap-based allocator, will be e...
mlelstv[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/bsd/pam-u2f/dist define as empty when not debugging.
skrll[src/trunk]: src/sys/arch/aarch64/include Add DBM
gson[src/trunk]: src/sys/arch/x86/x86 Add missing space in "wiring for pmap .. di...
maya[src/trunk]: src/lib Traverse into external/bsd/llvm/lib when building librar...
maxv[src/trunk]: src/sys/netipsec Remove ipsec_replay and ipsec_integrity from th...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by nat in ticket...
pgoyette[src/trunk]: src/sys/sys Update a comment. No functional change.
rin[src/trunk]: src/sys/dev/rasops Make rasops_erase{rows,cols}() public again; ...
christos[src/trunk]: src/external/bsd/mdocml/dist Changes in version 1.14.5, released...
kamil[src/trunk]: src/sbin fsck: Stop defining the same variable concurrently in b...
roy[src/trunk]: src rbtree(3): Implement _FOREACH_SAFE macros
joerg[src/trunk]: src/external Build some more LLVM components for Gallium. Switch...
msaitoh[src/trunk]: src/sys/dev/pci Add C620 devices.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by tsutsui in ti...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
tnn[src/trunk]: src/sys/arch/arm/sunxi remove useless splbio() in sunxispi_start
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux kstrdup.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/external/gpl3/gdb/dist Reduce diff with upstream
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update for newly added imcsmb dri...
martin[src/netbsd-8]: src/external/gpl2/gmake/dist/glob Pull up following revision(...
dholland[src/trunk]: src/lib Update synopses to match u_int/u_long/etc. changes. Do n...
rmind[src/trunk]: src/usr.sbin/npf npf-params(7): add more bpf.jit details.
martin[src/trunk]: src/distrib/utils/libhack Make this at least work for ASCII stri...
christos[src/trunk]: src/bin/sh avoid duplicate includes (from kre)
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd generalize the mips test to match...
christos[src/trunk]: src/distrib/utils/embedded - Add support for xsets
christos[src/trunk]: src/sys/arch/arm remove show panic cmd
dholland[src/trunk]: src/usr.bin/hexdump use "static"
christos[src/trunk]: src/distrib/sets/lists/etc add cron.
pgoyette[src/trunk]: src/sys/dev Don't display step-by-step detailed error messages u...
msaitoh[src/trunk]: src/sys/dev/pci Add some ServerEngines (Emulex) products from Op...
pho[src/trunk]: src fuse_lowlevel.h: new file, currently only contains fuse_pars...
matt[src/trunk]: src/sys/arch/zaurus/stand/zboot Don't use ${MACHINE} but zaurus ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Formerly unused functi...
martin[src/trunk]: src/sys/dev/sbus Do not attach if the STIP register is way too s...
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
tnn[src/trunk]: src/sys/dev/fdt fdt: add SPI controller frontend
mlelstv[src/trunk]: src/sys/dev/sdmmc regen
mrg[src/trunk]: src/etc/mtree remove the recently added files or added entries f...
bouyer[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
sevan[src/trunk]: src/share/misc sync with FreeBSD r349295
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the mct's interrupt from a shared ...
pooka[src/trunk]: src No longer create a special process context to fork remote cl...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing "defi...
kamil[src/trunk]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Set NODEBUG fo...
christos[src/trunk]: src/distrib/sets - add xdebug set
maxv[src/trunk]: src/sys/arch Remove double declaration; 'ddb_regs' is already de...
skrll[src/trunk]: src/sys/arch/mips/include 1TB is enough UVA for anyone... plus n...
kamil[src/trunk]: src/lib/libpthread Remove namespace restriction from pthread_con...
chs[src/trunk]: src fix vmem_alloc() to never return an error for VM_SLEEP reque...
christos[src/trunk]: src/gnu/dist/gmake moved to external/gpl2/gmake
roy[src/trunk]: src/lib/libterminfo terminfo: truncate numeric parameters to a s...
maxv[src/trunk]: src/sys/netinet Be tougher:
christos[src/trunk]: src/usr.bin/tip check speed argument conversion (Thierry Laronde)
joerg[src/trunk]: src/usr.bin/deroff Remove copyright, use __RCSID.
pgoyette[src/trunk]: src/share/man/man4 Remove references to the PCPPISPEAKER and VAU...
mrg[src/trunk]: src/sys/conf use -fno-delete-null-pointer-checks for kernels.
msaitoh[src/trunk]: src/lib/libc/net - SIOCGIFINDEX was added in 2013, but if_freena...
pgoyette[src/trunk]: src/sys/compat/ultrix The compat_09_{get, set}domainname() syscal...
rin[src/trunk]: src/sys/dev/rasops Scaling dimensions of underline by font height.
uwe[src/trunk]: src/sys/dev/pci vioif_start() - do not call virtio_enqueue_abort...
sevan[src/trunk]: src/share/misc Add SNA, TIL, XNS, XTI
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm drm_sg_* legacy
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
snj[src/netbsd-8]: src/sys/arch/vax/boot/common Pull up following revision(s) (r...
reinoud[src/trunk]: src/sys/arch/arm/samsung No use in duplicating the frequency set...
jmcneill[src/trunk]: src/sys/external/gpl2/dts Cleanup copies of dt-bindings includes
christos[src/trunk]: src/share/mk Don't build archive libs with -fPIC breaks static b...
martin[src/trunk]: src/usr.sbin/sysinst Support upgrade of systems using NAME= synt...
mlelstv[src/trunk]: src/sys/fs/msdosfs Use KASSERT for conditions that cannot be met...
para[src/trunk]: src/external/bsd/top/dist/machine explicitly include sys/resource.h
rin[src/trunk]: src/sys/arch/sun2/conf Fix comments on root devices.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix 4GB wraparound math.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
perseant[src/trunk]: src/tests/lib/libc/locale Change t_sprintf to an expected failur...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom use a fixed frequency (48kHz) and conf...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Remove extraneous blank line.
msaitoh[src/trunk]: src/sys/dev/pci Add support iNVM (integrated Non-Volatile Memory...
dsl[src/trunk]: src/sys/sys Avoid exposing some headers to userland
maxv[src/trunk]: src/sys/netipsec Make sure the Authentication Header fits the mb...
maya[src/trunk]: src/sys/external/bsd/drm2/drm Lock the manager and not just the ...
pgoyette[src/trunk]: src/share/man/man4 Hmmm, for some reason the first entry in the ...
christos[src/trunk]: src/sys/dev/usb add SIOCS80211CHANNEL special handling in monito...
kamil[src/trunk]: src/tests/kernel Add new tests kill[12] in t_ptrace_wait{, 3, 4, 6, ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto fix sparc.
snj[src/netbsd-8]: src/doc 876
mlelstv[src/trunk]: src Provide a man page for the disk driver subroutines (dksubr).
apb[src/trunk]: src/usr.bin/make It should not be an error to have VAR != comman...
christos[src/trunk]: src/sys/dev/ic over-initialize for the benefit of gcc
snj[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
rmind[src/trunk]: src/lib/libnpf npf_config_submit: finally, include the saved con...
rmind[src/trunk]: src pcu(9):
riastradh[src/trunk]: src/sys/netinet Clamp tcp timer quantities to reasonable ranges.
kamil[src/trunk]: src/tests/bin/df Avoid symbol clashes in bin/df under MKSANITIZER
wiz[src/trunk]: src Fix typo in usage. From Christopher M. Fuhrman in PR 49882.
msaitoh[src/trunk]: src/sys/arch/x86/include From Intel SDM:
kamil[src/trunk]: src/lib/libpthread_dbg Obsolete thread_type in td_thread_info_st...
martin[src/trunk]: src/libexec/httpd Bump date
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in error returns and normal op...
martin[src/trunk]: src/usr.sbin/sysinst Fix some memory leaks in error paths
pgoyette[src/trunk]: src/sys/conf Also exclude EXEC_AOUT stuff for aarch64
flxd[src/trunk]: src/sys/dev/pci Fix printf format/argument.
matt[src/trunk]: src/sys/arch/mips/mips Print cpu_model after copyright.
justin[src/trunk]: src/common/lib/libc/arch/riscv/atomic Do not set CRT_ALIAS for r...
is[src/trunk]: src/doc Fix word accesses on Gayle (Amiga1200) pcmcia. Patch by ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add stub headers to be filled ...
christos[src/trunk]: src/sys/arch/x86/x86 tidy up printf/kasserts; no functional change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include make i915_trace.h match newer ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm open_count is protected by drm_glo...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Apply ixgbe.c:r1.127 to ixv.c. Pointed out...
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by m...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Add some KASSERTs to catch simila...
christos[src/trunk]: src/sys/dev/pci regen
pgoyette[src/trunk]: src/sys/dev/wscons Nothing needs the NWSBELL flag, so don't both...
christos[src/trunk]: src/usr.bin/mail PR/47395: Steffen: mail(1) unnecessarily uses b...
matt[src/trunk]: src/sys/sys Compute u<type>_max by doing 2u<x>*type_max+1u<x>.
maxv[src/trunk]: src/doc Belatedly note the removal of vm86 (me, one year ago), a...
pgoyette[src/trunk]: src/sys/modules/examples A set of more comprehensive example ker...
jmcneill[src/trunk]: src/sys/stand/efiboot Remove unused file.
htodd[src/trunk]: src/usr.bin/su Fix typo in comment.
kamil[src/trunk]: src Add new test-suite t_dummy for libpthread_dbg
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist Import latest heimdal-1-5-b...
christos[src/trunk]: src/lib/libc/time Reduce diffs with upstream by automatically de...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Support transfers > 4-bytes long by read...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void ...
msaitoh[src/trunk]: src s/ are are / are /
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update Intel processors' brand names an...
kamil[src/trunk]: src/tests/kernel Add new tests io_write_d[1234] in t_ptrace_wait...
ad[src/trunk]: src/sys/arch/x86 - pmap_check_inuse() is expensive so make it DE...
mrg[src/trunk]: src/sys/dev/usb regen for new upl(3) devices.
msaitoh[src/trunk]: src/sys/dev/pci Add support for Farallon PN9000SX from FreeBSD.
jmcneill[src/trunk]: src/sys/arch Add support for physical timers and sprinkle isb wh...
wiz[src/trunk]: src/share/man/man9 Fix Xr usage.
jmcneill[src/trunk]: src/sys/arch jetsontk1 specific gpio setup for sdhc
joerg[src/trunk]: src Update build system for LLVM 3.8.0rc3.
joerg[src/trunk]: src/sys/conf Revert last, bump required config version instead.
skrll[src/trunk]: src/sys/arch/mips/mips Fix a logic inversion introduced with the...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Rename strlen_armv6.S to str...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add missing ! on str
roy[src/trunk]: src/lib/libcurses curses: wrap the erase logic in a macro
mrg[src/trunk]: src/sys/net/npf work around a GCC 7 vs sparc (32 bit) issue i ha...
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Fix return value of ipf_sync_nat
christos[src/trunk]: src/usr.sbin/npf/npfd Add a message when we are re-opening the p...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Re-allocale buffer if a buffer for microcod...
martin[src/trunk]: src/usr.bin/menuc Use OPT_NOMENU as error return for new_menu (i...
skrll[src/trunk]: src/sys/arch/aarch64/include Really provide bus_funcs.h
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
snj[src/trunk]: src/doc fix gimplish
christos[src/trunk]: src/tests/net/net make it compile again for those who don't have...
riastradh[src/trunk]: src/sys/dev/ata Name the ATA SECURITY commands.
msaitoh[src/trunk]: src/sys/dev/pci Modify WMP_F_1000{X, T} to WMP_F_{FIBER, COPPER}. ...
roy[src/trunk]: src/distrib/amd64/ramdisks/ramdisk-zfsroot ramdisk-zfsroot: Buil...
spz[src/trunk]: src/sys correct size checks so they cannot be circumvented by in...
mrg[src/trunk]: src - install fontconfig 2.13.1 files and new fc-conflist
christos[src/trunk]: src/share/mk Add fido and cbor
matt[src/trunk]: src/share/mk For mips64, build kmodules using N64 ABI
martin[src/trunk]: src/sys/uvm Remove unused variable
jmcneill[src/trunk]: src/sys/arch/arm/arm32 reset todr clock on shutdown
jmcneill[src/trunk]: src/external/gpl3/gcc/dist/gcc cygwin64 support
christos[src/trunk]: src/tests/net/net fix messages.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use syscon instead of bus_space_map
christos[src/trunk]: src/tests/bin/sh Implement TEST_SH for this test, add a test or ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by tih i...
knakahara[src/trunk]: src/sys/opencrypto Divide crp_devflags from crp_flags to write e...
wiz[src/trunk]: src/lib/libedit Add An to authors. Wording.
dholland[src/trunk]: src/sys/ufs/lfs Remove the DIROP macros. They are evil, especial...
tsutsui[src/trunk]: src/sys/arch/mvme68k/stand Explicitly link SRT0.o (Standalone Ru...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use assembler impl...
bouyer[src/netbsd-8]: src/doc tickets 859, 860
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit
dholland[src/trunk]: src/sys/fs/nfs Explain what's here.
nat[src/trunk]: src/sys/dev/wscons Implement missing ioctls for the default bell.
joerg[src/trunk]: src/common/lib/libc/atomic Include the C11 atomic builtin alias.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner pll2 enable support
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Fix order of arguments...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Add more __dead; pointed ou...
msaitoh[src/trunk]: src/doc wm(4): Add internal SERDES support for 82575 and newer c...
riastradh[src/trunk]: src/sys/external/bsd/common Also Linux wants work->func to work.
joerg[src/trunk]: src/doc The relocation relaxation issue in AES on ARM has been r...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove stray comment.
dholland[src/trunk]: src/usr.sbin/rpcbind check setrlimit too
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx pmap_procwr(): use dcbst instead of ...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix pmap_procwr().
riastradh[src/trunk]: src/sys/external/bsd/drm2 Preliminary README for drm2 directory.
knakahara[src/trunk]: src/sys/opencrypto add locking notes.
pho[src/trunk]: src/tests/lib Add some tests for librefuse
christos[src/trunk]: src/external/bsd/jemalloc/lib Arrange for the new man page to be...
ozaki-r[src/trunk]: src/sys/netinet6 Use KASSERT for checking a programming error
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Simplify previous.
christos[src/trunk]: src/sys/netipsec gather more information from mbuf.
thorpej[src/trunk]: src/sys/sys Add BUS_ADDR_{LO, HI}32() macros to correctly extract...
dholland[src/trunk]: src/usr.sbin/sup/source Close file on error path. PR 50925 from ...
ad[src/trunk]: src/sys/kern - Put back a microoptimisation that was accidentall...
reinoud[src/trunk]: src/sys/arch/arm/samsung Change int->void
nat[src/trunk]: src/sys/dev Remove stray closef.
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't include <sys/user.h> on Net...
christos[src/trunk]: src/lib/libedit PR/50863: John Hein: libedit el_end() messes up ...
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev Remove trailing whitespace.
matt[src/trunk]: src/external/gpl3/binutils OR1K configury for NetBSD
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix handling of segment register faults...
christos[src/trunk]: src/distrib/sets/lists/base missed libmagic bump
christos[src/trunk]: src/sys/rump/fs/lib/libsyspuffs PR/975220: Check return of kthre...
skrll[src/trunk]: src/sys/arch/mips/mips Optimise the interrupt vector a litte. F...
rin[src/trunk]: src/doc Update libtre to the latest git source as of 20171117.
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Update list of armv7 in...
maxv[src/trunk]: src/sys/netinet Mmh. Add a missing check: if ARP was disabled on...
joerg[src/trunk]: src/lib/libm/compiler_rt Long double complex multiplication and ...
knakahara[src/trunk]: src/sys fix: "ifconfig destory" can stalls when "ifconfig" is do...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.10.2. Majo...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add titemp
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by pgoy...
christos[src/trunk]: src/sys/dev Add fido constants, and turn hid "raw" mode for fido...
christos[src/trunk]: src/libexec/ld.elf_so Introduce a cast to fix the build for Elf3...
christos[src/trunk]: src/sys/dev/usb this used the wrong cpp variable for debugging s...
sjg[src/trunk]: src/usr.bin/make/unit-tests Replace use of $() with ${}
martin[src/trunk]: src/sys/nfs Avoid unused variable warnings
christos[src/trunk]: src/sys/dev/usb don't use kprintf() directly, it does not lock s...
christos[src/trunk]: src/lib/libc/net Enforce that getpeereid only returns success on...
dholland[src/trunk]: src/sys/kern In description of a locking mess, add reference to ...
martin[src/trunk]: src/crypto/external/bsd/openssh/dist Fix copy & pasto (dsa code ...
sjg[src/trunk]: src/usr.bin/make When evaluating condtionals from .if we want to...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Rework so that the ctz...
jmcneill[src/trunk]: src/sys/external/bsd/libfdt/dist Support building libfdt with _S...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Move old DRM_READn definit...
pgoyette[src/trunk]: src/share/man/man9 Add man-page links for new module_* accessor ...
roy[src/trunk]: src/external/bsd/blacklist/bin blacklist: Don't remove a ruleset...
christos[src/trunk]: src/tests/bin/sh Set TEST_SH
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Typo: dm_segs, not dm_seg.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by kami...
aymeric[src/trunk]: src mention that the recent addition of the NetBSD implementatio...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix two typos
riastradh[src/trunk]: src/sys/arch Fix userland build by surrounding stuff with #ifdef...
bouyer[src/netbsd-8]: src/doc Tickets 631, 632
ryo[src/trunk]: src/sys/arch add support multiple cpu clusters.
rin[src/trunk]: src/sys/dev/rasops Stop allocating ri_buf and ri_stamp dynamical...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Replace our buggy recalloca...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia coherent dma tag doesnt quite work
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Add "fsl, imx6qp" (i.MX6QP) to ARM_PLATF...
rillig[src/trunk]: src/tests/lib/libc/gen t_glob.c: use distinct names for test str...
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with 4GB overflow in arm32_kvminit.c
jmcneill[src/trunk]: src/sys/arch/arm/samsung Correctly initialize i2cbus attach args.
rmind[src/trunk]: src Adjust some internal NPF APIs:
mrg[src/trunk]: src/sys/dev/usb don't set dv_private. it's a bad pattern and on...
christos[src/trunk]: src/usr.sbin/acpitools/acpidump CID 1354301, 1354302, 1354303: F...
skrll[src/trunk]: src/sys/ddb KNF
pgoyette[src/trunk]: src/distrib/sets/lists/man Add new tco(4) man page to sets list.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Initialize and destroy aux->h...
matt[src/trunk]: src/tests/lib/libc/sys The nop instruction on or1k is l.nop
macallan[src/trunk]: src/sys/arch/arm/omap remove debug cruft
martin[src/trunk]: src/sys/kern On mips64, the size calculation for the symbol tabl...
kre[src/trunk]: src/bin/sh Improve the (new) LINENO section, markup changes (wit...
pooka[src/trunk]: src/lib/librumpclient If the host doesn't support RTLD_NEXT, don...
martin[src/trunk]: src/usr.sbin/sysinst Make an invariant more clear to avoid fals ...
mlelstv[src/trunk]: src/sys/kern Align parsing of boot devices. This allows to speci...
rmind[src/trunk]: src/usr.sbin/npf/npfctl NPF: fix BPF byte-code generation for a ...
riastradh[src/trunk]: src/lib/libc/gdtoa Mark the libc fegetround weak reference unused.
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_peer The L (Length) and M (Mor...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: added support for handling of op...
mrg[src/trunk]: src/tools/gcc update date for GCC 8.4.0 import.
mlelstv[src/trunk]: src/sbin/swapctl Allow named wedges to be used on command line, ...
ryo[src/trunk]: src/sys/arch/aarch64/include aarch64_cache_info[] is not global
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem e...
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Remove trailing whitespace.
pooka[src/trunk]: src/sys/rump bump version for recent portability fixes
christos[src/trunk]: src/tests/lib/libc/atomic Make the _and_and_ have-nots compile.
nonaka[src/trunk]: src/sys/dev/pci Added Qualcomm Atheros QCA986x/988x.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
matt[src/trunk]: src Add or1k MACHINE/MACHINE_ARCH.
jmcneill[src/trunk]: src/sys/arch/arm/omap dont set SDHC_FLAG_SINGLE_ONLY for OMAP353...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server.old turn on execinfo su...
christos[src/trunk]: src/bin/sh/funcs delete clauses 3,4
rin[src/trunk]: src/lib/libc/compiler_rt Fix broken printf(3) %d output for numb...
pgoyette[src/trunk]: src/sys/kern Use the generated list of auto-loadable syscalls ra...
skrll[src/trunk]: src/sys/dev/usb Pull across various locking and reference counti...
jmcneill[src/trunk]: src/sys/dev/sdmmc Give a hint to controllers in the command flag...
pooka[src/trunk]: src/sys/kern Change the meaning of the boolean parameter to doma...
nonaka[src/trunk]: src/sys/arch/amd64/conf fix typo. pointed out by pgoyette@n.o.
christos[src/trunk]: src/sys/kern comment out enough stuff to allow crash to print lo...
pgoyette[src/trunk]: src/sys/fs/nfs Update to FreeBSD revision 308975 ( approx 2016-1...
bouyer[src/netbsd-8]: src Pull up following revision(s) (requested by roy in ticket...
jmcneill[src/trunk]: src/sys/dev/pci Use ___STRING instead of __STRING to expand driv...
jakllsch[src/trunk]: src/sys/dev/rasops Fix whitespace. (In the source code, not in ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi "s_cir" function is now named "s_cir_rx"
nat[src/trunk]: src/sys/dev/wscons Change sc_dying from u_char to bool.
hkenken[src/trunk]: src/sys/arch Add support imx6 PCIe controller.
christos[src/trunk]: src/usr.bin/xlint/lint1 handle compound literals with a trailing...
rin[src/trunk]: src add hack for libmandoc on vax:
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add hweight64.
christos[src/trunk]: src/sys/external/bsd/sljit/dist/test_src CID 976986: NULL deref.
martin[src/trunk]: src/sys/dev/i2c Fix evil "sizeof(void*)" botch
christos[src/trunk]: src/tests/bin/sh Added more test cases, more exhaustive testing....
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Remove trailing tabs.
mrg[src/trunk]: src/sys/arch fix _UC_MACHINE32_FP() -- use 32 bit pointer value ...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif fix debug printf formats
sevan[src/trunk]: src/sys/dev/pci regen
maxv[src/trunk]: src Add KAUTH_REQ_PROCESS_CANSEE_EPROC, and use it for the kern....
christos[src/trunk]: src/external/bsd/cron/bin/cron unbreak static build
njoly[src/trunk]: src/sys/compat/linux/arch Regen for mknod device argument type c...
wiz[src/trunk]: src/usr.bin/cksum New sentence, new line.
kamil[src/trunk]: src/distrib/sets/lists/comp Correct OpenSSL 1.1 entries in plist
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 No nee...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
mrg[src/trunk]: src/sys/arch/alpha/alpha fix a typo in a comment
pgoyette[src/trunk]: src/sys Modularize the various bufq strategies
leot[src/trunk]: src/include strndup() is part of XSI from The Open Group Base Sp...
maya[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd KNF for loops
skrll[src/trunk]: src/doc Update DTC entry
christos[src/trunk]: src/share/mk switch sparc to openssl-1.1
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Add fallthou...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
uwe[src/trunk]: src/share/man/man9 Try to improve formatting and naration.
christos[src/trunk]: src/sbin/ping deduct phdrlen after computing max size.
christos[src/trunk]: src/bin/ksh CID 1225077: check getrlimit return
maxv[src/trunk]: src/sys/arch Add -fno-shrink-wrap, to force GCC to push the fram...
njoly[src/trunk]: src/sys/kern Adjust clock_nanosleep(2) to not copyout remaining ...
christos[src/trunk]: src/sys/fs/cd9660 remove installboot.h; it is not needed
maxv[src/trunk]: src/sys/arch Add a dynamic detection for SVS.
rtr[src/trunk]: src/sys/kern mtod mbuf to sockaddr * for so_send().
chs[src/trunk]: src/lib/libkvm use a binary search in _kvm_pa2off(). this helps...
isaki[src/trunk]: src/common/lib/libc/arch Add missing atomic_and_{8, 16}_nv_cas.c ...
martin[src/trunk]: src/sys/dev/i2c Remove unused variables
riastradh[src/trunk]: src/sys/external/bsd/drm2 just include linux/err.h instead of ma...
christos[src/trunk]: src/external/bsd conditionalize on mkpam
palle[src/trunk]: src/sys/arch/sparc64 sun4v: disable MP suport for now in cpu_boo...
mlelstv[src/trunk]: src/sys/kern Merge dk_intf and dkdriver interfaces.
martin[src/trunk]: src/sys/ufs/ufs Reorder struct ufid members to avoid padding (an...
sevan[src/trunk]: src/bin/df Match SYNOPSIS with usage()
jakllsch[src/trunk]: src/sys/dev/mii Use symbolic MII_MODEL_xxMARVELL_I210 instead of...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Track waiter...
ozaki-r[src/trunk]: src/sys/netinet6 Release in6_multilock on callout_halt of mld_ti...
snj[src/netbsd-8]: src/usr.sbin/inetd Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
wiz[src/trunk]: src/share/man/man4 Remove unnecessary macros.
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 bring in old drm changes
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
pooka[src/trunk]: src/lib/librumpuser If pthread_create() fails with EAGAIN, try a...
mrg[src/trunk]: src - build and install libvdpau and x86 and evbarm.
sjg[src/trunk]: src/usr.bin/make For :ts numeric escapes \x* is hex, anything el...
martin[src/netbsd-8]: src/doc Ticket #813
mrg[src/trunk]: src/sys/arch/sparc64/conf revert previous.
wiz[src/trunk]: src/sys/rump/share/man/man3 Remove Pp without effect.
dholland[src/trunk]: src/tests/lib/librumpclient Turn off the PR 49140 logging, becau...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I219 variations for Cannon Lake.
pgoyette[src/trunk]: src/sys/sys Welcome to 9.99.4 (the module sysctl stuff changes s...
uwe[src/trunk]: src/sys/dev/i2c Delete 'define dbcool {}' line commented out in ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
tnn[src/trunk]: src/sys/arch/arm/rockchip rk_spi: register controller with fdt
jakllsch[src/trunk]: src/sys/arch/arm/omap Hook up generic_bs_sr_4 for bus_space_set_...
snj[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/tests/net Pull up following revision(s) (requested by oza...
skrll[src/trunk]: src/sys/dev/ic Remove trailing whitespace.
christos[src/trunk]: src/sys/ddb Make the db_kernelonly() macro visible to all files ...
maxv[src/trunk]: src/sys/kern Retire KMEM_GUARD. It has been superseded by kASan, ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia when setting sdmmc divisor, do a full re...
pgoyette[src/trunk]: src/lib/libc/sys Provide additional info on why ENOEXEC gets ret...
kamil[src/trunk]: src/tests/kernel Add new test step1 in t_prace_wait{, 3, 4, 6, id, pi...
wiz[src/trunk]: src/share/man/man4 Fix grammar. New sentence, new line.
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
apb[src/trunk]: src/usr.bin/units Rename "tappit-hen" to "tappithen" because uni...
wiz[src/trunk]: src/share/man/man4 Add missing end quote.
ozaki-r[src/trunk]: src/sys/netinet6 Make a refcount decrement and a removal from a ...
bouyer[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
apb[src/trunk]: src/distrib/sets/lists/tests sort
christos[src/trunk]: src/share/mk add MKDTC
ozaki-r[src/trunk]: src/sys/netinet6 Avoid NULL pointer dereference on imm->i6mm_maddr
martin[src/trunk]: src/tests/lib/libc/gen Remove check for GLOB_NOCHECK - the behav...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Deal with _LIBC (aliases, etc).
maxv[src/trunk]: src/sys/netinet Don't force ARPHRD_IEEE1394 on IEEE1394 interfac...
christos[src/trunk]: src/usr.bin/mail PR/47396: Steffen: mail(1) may falsely use quot...
sevan[src/trunk]: src/doc new nawk on Github release page
maxv[src/trunk]: src/sys/arch Initialize kern_end in amd64 instead of x86.
njoly[src/trunk]: src/sys/compat/linux/common linux_off_t -> off_t in pwrite() sys...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Enable WSDISPLAY_SCROLLSUPPORT in evbar...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix one thing in the documentation, I meant...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new modular...
kamil[src/trunk]: src/distrib/sets/lists/comp Try to correct generation of the sun...
jakllsch[src/trunk]: src/sys/dev/sdmmc Find correct slot index in sdhc_cfprint().
matt[src/trunk]: src/sys/arch/arm/arm32 On Cortex, speculative loads can cache li...
msaitoh[src/trunk]: src/sys/external/bsd/ipf/netinet Fix off-by-one read error.
mlelstv[src/trunk]: src/sys/dev/scsipi reference count adapter mutex possibly shared...
christos[src/trunk]: src/tests/crypto/opencrypto constify more to avoid gcc stupidity.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_get_swsm_semaphore() timed out...
dholland[src/trunk]: src/usr.bin/apply Minor tidyups.
christos[src/trunk]: src/tests/lib/libc/sys Den't set SA_RESTART in the signal handle...
snj[src/netbsd-7]: src/distrib/sets Pull up following revision(s) (requested by ...
msaitoh[src/trunk]: src - Cleanup for dynamic sysctl:
sevan[src/trunk]: src/share/dict Add capitalised variants missed on the last run.
joerg[src/trunk]: src/tests/lib/libexecinfo Check for mounted /proc.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Declare and use TRAP_ENTRY_POINT_DNA. T...
christos[src/trunk]: src/lib/libpthread Jemalloc initializes mutexes before we become...
martin[src/trunk]: src/usr.sbin/sysinst if chdir() fails, try chdir /
christos[src/trunk]: src/usr.bin/cksum PR/49134: Kamil Rytarowski: Add -q flag.
christos[src/trunk]: src/distrib/sets/lists bump libssh
macallan[src/trunk]: src/sys/arch/pmax switch to common MIPS bus_space and bus_dma
pgoyette[src/trunk]: src/sys/dev/imcsmb Remove unneeded imc_print() routine
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use the hsotg->lock spin lock solely
abhinav[src/trunk]: src/share/dict Add "firewall"
martin[src/trunk]: src/sys Remove unused variables
abhinav[src/trunk]: src/share/man/man7 Fix spelling: s/alogorithms/algorithms
martin[src/netbsd-8]: src/sys/kern Pull up the following revision, requested by max...
apb[src/trunk]: src/usr.bin/make/unit-tests Add a .PATH, so you can be in any ot...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add MODULAR
jmcneill[src/trunk]: src/sys/stand/efiboot Add MI EFI bootloader and AArch64 glue.
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size for gcc8
sevan[src/trunk]: src/sys/ddb Opt to print a backtrace on panic by default with th...
pooka[src/trunk]: src/sys/rump/librump gardenize: function calls over #ifdefs
mrg[src/trunk]: src/sys/dev/usb use new un_flags member of usbnet:
mrg[src/trunk]: src/sys - usbnet_rx_loop_cb's usbd_xfer parameter is never used ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix ordering of interval...
sevan[src/trunk]: src/sys/arch/macppc/conf Enable BUFQ_PRIOCSCAN by default for Ne...
he[src/trunk]: src/sys/arch/sun2/include The pmap_prefer() function grew an add...
jnemeth[src/trunk]: src/games/fortune/datfiles add quote about libraries offending e...
martin[src/trunk]: src/libexec/httpd Add support for remapping requested paths via ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable aaci
christos[src/trunk]: src/sys/net remove MODULAR/COMPAT_40 ifdef.
msaitoh[src/trunk]: src/sys/dev/hid Use unsigned to avoid undefined behavior. Found ...
maxv[src/trunk]: src/sys/arch Uninitialized var, found by brainy; not tested, but...
skrll[src/trunk]: src/external/gpl3/binutils Rerun mknative binutils for hppa
nat[src/trunk]: src/sys/dev Initialize and set all required parameters for the a...
christos[src/trunk]: src/share/man/man7 Document kern.uidinfo.semcnt.
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal remove ...
christos[src/trunk]: src/tests/lib/libc/sys Now add the file I really meant to add.
christos[src/trunk]: src/sys/sys Undo the OBJC hack for __weak, it will be done in gn...
christos[src/trunk]: src/usr.bin/xlint/lint1 add gnu_printf
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unwind the stack on error, to get the f...
christos[src/trunk]: src/tests/lib/libpthread add joins
snj[src/netbsd-8]: src/sys/arch/vax/boot/boot Pull up following revision(s) (req...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by spz i...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Don't set SDHC_HIGH_SPEED_SUPP in host...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/soc/tegra Stub <soc/tegra/fuse...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add pllc and uart rate funcs
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 revert previous; the 128 bytes is for t...
snj[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma...
skrll[src/trunk]: src/sys/dev/ic Remove all trailing whitespace
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove #ifdef ARMADAXP. It is OK !ARMA...
thorpej[src/trunk]: src/sys/dev/pci Use BUS_ADDR_{HI,LO}32().
jmcneill[src/trunk]: src/sys/arch UART clock source is PLLP. Set com type to COM_TYPE...
jdolecek[src/trunk]: src/sys/uvm/pmap a bit of DRY - add macro for initial free ASID ...
joerg[src/trunk]: src/lib/libm/src copysignl is also needed for PowerPC's double-d...
dholland[src/trunk]: src/usr.bin/systat NetBSD does actually support flat-panel displ...
pooka[src/trunk]: src/lib/librumpuser Include sys/sysmacros.h on solaris for MIN/MAX.
martin[src/trunk]: src/sys/arch/evbarm/conf Do not create debug info for *_INSTALL ...
nat[src/trunk]: src/sys/dev/wscons Seperate the definitions for the console beep...
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
pgoyette[src/trunk]: src/sys/dev/filemon finish previous - remove no-longer-used vari...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip From FUKAUMI Naoki <naobsd@gmail.com>:
pgoyette[src/trunk]: src/sbin/wdogctl Use _PATH_WATCHDOG from <paths.h> instead of lo...
christos[src/trunk]: src/lib/libedit remove 4 clause licenses.
msaitoh[src/trunk]: src/sys/dev/pci For the Target Link Speed in LCSR2, 0 is allowed...
martin[src/trunk]: src/usr.bin/menuc Menu 0 does not exist anymore (it is now OPT_N...
mrg[src/trunk]: src/distrib/sets/lists/xcomp add html pages to match the previou...
nonaka[src/trunk]: src/sys/arch/i386/conf commented out hvkvp entry.
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Enable AUDIO_PROP_MMAP in hdafg(4).
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads4 in tests/lib/libpthrea...
wiz[src/trunk]: src/share/man/man4 Quote minus.
christos[src/trunk]: src/sbin/ping 1. Allocate the max packet size before accounting ...
maxv[src/trunk]: src/sys/compat/netbsd32 wrong size passed to copyout
christos[src/trunk]: src/doc update tzcode.
tsutsui[src/trunk]: src/sys/lib/libsa Revert stupid and untested changes. There was ...
dholland[src/trunk]: src/usr.sbin/rpc.lockd Clean up gcc warnings.
dholland[src/trunk]: src/share/man/man7 Document all the signals properly. Please rev...
kamil[src/trunk]: src/tests/rump/modautoload Avoid symbol clashes in test/rump/mod...
pooka[src/trunk]: src Remove and obsolete rumpkern_time as a separate component.
pgoyette[src/trunk]: src/sys/dev/scsipi Avoid calling bufq_free() from critical code ...
jmcneill[src/trunk]: src/sys/external/gpl2/dts Add dts2netbsd script
bouyer[src/netbsd-8]: src/sys/dev/iscsi Pull up following revision(s) (requested by...
knakahara[src/trunk]: src/sys/net Introduce very simple Receive Side Scaling (RSS) uti...
hannken[src/trunk]: src/sys/fs/puffs Change puffs from hashlist to vcache.
rin[src/trunk]: src/bin/ps for donlist{,_sysctl}:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock irq_lock around i91...
dsl[src/trunk]: src/usr.sbin/cpuctl/arch Add support for the xsave related data ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot to nix conflicts ...
martin[src/trunk]: src/sys/arch/arm/arm If we don't find any label, default partiti...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add i2c to the exynos5 locators
apb[src/trunk]: src/usr.bin/make/unit-tests Fix typos in variable names, and in ...
matthias[src/trunk]: src/usr.bin/make make parsing of library member targets work. So
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use as...
uwe[src/trunk]: src Actually install dhcpd6 rc script. Organize CONFIGFILES
christos[src/trunk]: src/tests/usr.sbin/mtree Test the netbsd and mtree flavors.
hannken[src/trunk]: src Remove miscfs/syncfs and
pgoyette[src/trunk]: src/share/man/man9 orrect the text for fileassoc_table_run() - i...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Texas Instruments TMP451 Temperat...
kamil[src/trunk]: src/usr.bin/netstat netstat: Add indirection of symbols to remov...
sborrill[src/trunk]: src/sys/arch/x86/pci Force pci_mode 1 when running as Xen HVM do...
joerg[src/trunk]: src/sys/arch/xen/x86 GC max_cpus.
martin[src/netbsd-8]: src/doc Tickets #877, #878, #879, #880, #881
msaitoh[src/trunk]: src/share/man/man4 Now all of the internal SERDES systems are su...
martin[src/trunk]: src/sys/dev/scsipi Remove unused variable
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...
asau[src/trunk]: src/share/misc URRR (ROV) is in Rostov-na-Donu (lower Don) rathe...
nonaka[src/trunk]: src/sys/kern fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAUL...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia enable SATA OOB clock
christos[src/trunk]: src/doc new flex
jmcneill[src/trunk]: src/gnu/dist/texinfo recognize cygwin64
apb[src/trunk]: src/usr.bin/make/unit-tests Convert the variable printing tests ...
christos[src/trunk]: src/lib/libedit remove dead assignment (Christoph Mallon)
christos[src/trunk]: src/distrib/common PR/50360: Thomas Klausner: if MKREPRO is set, ...
kamil[src/trunk]: src/tests/kernel Add new test attach4 in t_ptrace_wait{, 3, 4, 6, id...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Update the min and max interval valu...
martin[src/trunk]: src/sys/dev/raidframe Remove unused variables
christos[src/trunk]: src/sys/fs/tmpfs fix typo
snj[src/netbsd-7]: src/doc tickets 915-917, 919, 924, 926
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update some Intel CPU models (Sky Lake, ...
jakllsch[src/trunk]: src/sys/arch/arm/fdt avoid NULL deref in gicv3_fdt_disestablish()
snj[src/netbsd-8]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
pooka[src/trunk]: src/sys/rump Eliminate weak symbols from rump kernel syscall han...
reinoud[src/trunk]: src/sys/arch/usermode Implement cpu_lwp_setprivate(). This remov...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Don't lis...
wiz[src/trunk]: src/libexec/httpd Remove trailing whitespace.
maxv[src/trunk]: src/sys Remove _MCLGET, merge its content into m_clget(). The co...
christos[src/trunk]: src/external/cddl/osnet/sys/sys our pool code needs either PR_SL...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add driver for BCM2835 SPI0 controller.
christos[src/trunk]: src/sys/arch/amiga/dev PR/50928: David Binderman: Clarify preced...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Probe mcclock only on 425e to avoid an ex...
martin[src/trunk]: src/usr.bin/config Add two new options, -U and -D, that can be u...
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs - protect against node not fou...
maxv[src/trunk]: src/sys/net Make the arpresolve branch more readable, fix typo, ...
pooka[src/trunk]: src obsolete the installed <rump/scsitest.h> header and make it ...
rin[src/trunk]: src/common/lib/libc/arch/m68k/string For kernel, rename ffs to _...
matt[src/trunk]: src/distrib/evbmips/instkernel/instkernel add INSTALL_ERLITE kernel
pgoyette[src/trunk]: src/sys/dev/imcsmb For non-modular driver, don't set return stat...
maxv[src/trunk]: src/sys/arch/ia64/stand/ia64/ski Two uninitialized vars, found b...
joerg[src/trunk]: src/doc Add note about the config rebuild.
christos[src/trunk]: src/sys/netipsec make debugging code use __func__
riastradh[src/trunk]: src/sys/external/bsd/drm2 Scripts to generate radeon and intel f...
maxv[src/trunk]: src/lib/libnvmm Micro optimizations:
maxv[src/trunk]: src/sys/arch/x86/x86 Remove the first entry from the todo list, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable WDT2 (MPU) for watchdog instead ...
dholland[src/trunk]: src/lib/libc/misc More of previous.
rin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Fix copy...
martin[src/trunk]: src/sys/ufs/ffs #ifdef a variable just like their use
thorpej[src/trunk]: src/sys/dev/pci Protect against multiple inclusion.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
msaitoh[src/trunk]: src/sys/dev/pci Remove accidentally committed debug code. Sorry.
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix BCM2835_USB_SIZE.
dholland[src/trunk]: src/sys/arch/amd64/conf The compat options should all be in one ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Stub out ironlake_tea...
christos[src/trunk]: src/sys/dev/pci/n8/common PR/50874: David Binderman: unsigned ca...
christos[src/trunk]: src/lib/libedit/TEST convert to 2 clause
skrll[src/trunk]: src/sys/dev/usb No need to take the kernel lock in umass(4) anymore
pgoyette[src/trunk]: src/sys Regen from syscalls.master
wiz[src/trunk]: src/doc Update mandoc entry, and note new 1.14.5 release.
wiz[src/trunk]: src/lib/libc/iconv Use Lk for links.
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Core 5G (mobile) LPC support.
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use __f...
kamil[src/trunk]: src/doc lutok 0.4 is out
christos[src/trunk]: src/sys/arch/sparc64/dev Return instead of crashing. This is wro...
maxv[src/trunk]: src/sys/net Remove KERNEL_LOCK around the MPLS code. It's not ne...
mrg[src/trunk]: src/sys/dev/pci initialise sc_mtx slightly earlier, before it is...
christos[src/trunk]: src/distrib/sets/lists/tests add the udp test.
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc Add noreturn for the ...
christos[src/trunk]: src/lib/libc/ssp add overlapping pointer checks
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Remove unused variable (build fix)
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Find C...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Missed a sc->sc_intr_lock to hsotg->lo...
ozaki-r[src/trunk]: src/sys Initialize dom_mowner for MBUFTRACE
christos[src/trunk]: src/external/gpl3/gcc.old/lib/libgcc use the same dynamic source...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new sysv_ip...
matt[src/trunk]: src/sys/arch/arm/vfp print the PC of the VFP kernel fault in the...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a compile-time selector for I/O ...
rin[src/trunk]: src/sys/arch/alpha Add CONSPEED option, which changes baud rate ...
bouyer[src/netbsd-8]: src/doc Better entry for 659
nat[src/trunk]: src/sys/dev Don't call grow_mixer_states with sc_intr_lock held.
maxv[src/trunk]: src/sys/dev/pci Use the exact same argument for kmem_alloc and k...
mrg[src/trunk]: src/external/mit/xorg/bin/xdm/config merge our changes and their...
leot[src/trunk]: src/share/misc Add SGTM
martin[src/netbsd-8]: src/doc Ticket #636 - #638
joerg[src/trunk]: src/sys/arch/powerpc/conf clang now supports normal soft float.
ozaki-r[src/trunk]: src/tests/net tests: use rump_server_add_iface to create interfaces
msaitoh[src/trunk]: src/sys/dev/pci Set the WM_F_ATTACHED flag if wm_attach() finish...
martin[src/netbsd-8]: src/external/gpl3/gcc Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev Adapt to usbmp. Compile tested only.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
jakllsch[src/trunk]: src/sys/arch/i386/conf Add xhci(4).
gson[src/trunk]: src/distrib/amd64/liveimage/emuimage The amd64 live image no lon...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm workaround netbsd incompatibl...
matt[src/trunk]: src/tools Add or1k
matt[src/trunk]: src/sys/arch/evbmips/cavium Set cpu model.
kamil[src/trunk]: src/tests/kernel Add new tests attach6 and attach7 in t_wait_pro...
martin[src/trunk]: src/sys/dev Make this compile- and usable from userland as well.
christos[src/trunk]: src/external/bsd/flex/dist 2017-05-06 Will Estes <westes575@gma...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by naka...
macallan[src/trunk]: src/sys/arch/arm/omap implement omapfb_mmap() - now X with wsfb ...
pgoyette[src/trunk]: src/sys Move all non-emulation-specific coredump code into the c...
pooka[src/trunk]: src/sys/rump/librump/rumpkern in sleepq_wake(), honor the "expec...
skrll[src/trunk]: src/sys/arch/arm/arm32 #if 0 a KASSERT for now as it doesn't app...
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Mark the alpha options use_secure...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc Add header files (gen...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src fix prototypes
kre[src/trunk]: src/bin/sh Fix (hopefully) the problem reported on current-users...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016j from ftp:/...
msaitoh[src/trunk]: src/sys/kern Set resource limit. The rnd_process_events() functi...
christos[src/trunk]: src/sys/compat/common PR/50947: David Binderman: sprinkle parens
mlelstv[src/trunk]: src/etc Support a release build restricted to ALL_KERNELS. This ...
martin[src/trunk]: src/sys/arch/sparc64 Rearange VA layout for 64 bit kernels, as s...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move cleantags and rcsid decorations t...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up the following revisions, request...
christos[src/trunk]: src/usr.bin/mail PR/47453: Martin Branderburg: Mail (mail, mailx...
wiz[src/trunk]: src/doc gdb-7.7.1 out.
jmcneill[src/trunk]: src/sys/dev/i2c add support for TPS65950 watchdog timer
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space_write_4, n...
sevan[src/trunk]: src/bin/df -G cannot be specified alongside -i or -P.
reinoud[src/trunk]: src/sys/arch/arm/samsung Substract just one each time instead of...
pooka[src/trunk]: src/sys/kern Eliminate weak symbols from rump kernel syscall han...
jmcneill[src/trunk]: src/sys/dev/sdmmc Fix a race between ld_sdmmc_start and ld_sdmmc...
skrll[src/trunk]: src/sys/arch/arm/nvidia More device bit definitions.
kardel[src/trunk]: src add a driver for BCM2835 obio gpio
dholland[src/trunk]: src/sys/kern fix flatly wrong indent
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Fix VIVT cache operation. Tested on Kirk...
martin[src/netbsd-7-1]: src/doc Ticket #1557
martin[src/trunk]: src Add a new action kernel.gdb=MYCONF to build a kernel with de...
ryoon[src/trunk]: src/share/man/man4/man4.emips Add missing .Sh SYNOPSIS
jakllsch[src/trunk]: src/sys/dev/usb Add SMSC9512 hub Id, and reorder SMSC products b...
jakllsch[src/trunk]: src/sys/dev/mii Unlike usbdevs, miidevs needs the vendor name in...
christos[src/trunk]: src/usr.bin/config Allow multiple attachments methods to the sam...
roy[src/trunk]: src/sys/netinet Appease gcc.
maxv[src/trunk]: src/sys/kern Stop passing the pool as argument of the storage. M...
mgorny[src/trunk]: src/distrib/sets/lists Update libc SOVERSION
christos[src/trunk]: src/usr.bin/netstat PR/50873: David Binderman: use logical or in...
mrg[src/trunk]: src/doc add mv(1) and SIGINFO.
kamil[src/trunk]: src/lib/libpthread_dbg Fix pt_magic read in td_map_pth2thr()
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 un-static i915_disable_v...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ath@pci (mini-PCIe expansion slot)
christos[src/trunk]: src/tools/host-mkdep Like the non-host mkdep don't print ./foo.h...
joerg[src/trunk]: src/share/mk Use compiler-rt in libc for Clang on NetBSD/ARM as ...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern <sys/param.h> comes first, per /us...
bouyer[src/netbsd-8]: src/sbin/gpt Pull up following revision(s) (requested by mlel...
joerg[src/trunk]: src/sys/arch/x86/pci buf is only used in the ioapic case.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Avoid ssp error on...
snj[src/trunk]: src/share/man/man4 the OSI options are long gone (hi joerg!)
wiz[src/trunk]: src/share/man/man5 New sentence, new line.
mrg[src/trunk]: src/usr.sbin/postinstall don't apply "ptyfsoldnodes" if /dev/pts...
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Properly zero out struct fb_devconfig...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra SATA ungating support
martin[src/trunk]: src/sys/arch/amd64/amd64 Protect the SVS part of SYSCALL_ENTRY b...
martin[src/netbsd-8]: src/usr.sbin/sysinst/arch/i386 Pull up following revision(s) ...
rin[src/trunk]: src/sys/dev/rasops Simplify calculation for 12-byte alignment.
mrg[src/trunk]: src/sys/dev/usb void -Wsign-compare issue and add a stupid cast.
rin[src/trunk]: src/sys/arch/sun2/sun2 Support module(7).
christos[src/trunk]: src/tests/rump/rumpvfs CID 978337: Fix resource leak
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add pciide_machdep_compat_intr_estab...
martin[src/trunk]: src/sys/arch/sparc/stand/common Deal with _edata not being 4-byt...
apb[src/trunk]: src/sys/arch Add "options COMPAT_70" to all kernel configuration...
snj[src/netbsd-8]: src/doc 302-305, 307, 308, 315, 326
riastradh[src/trunk]: src/distrib/common/bootimage Fix ytpo: INSTALLBOOTOPTIONS, not I...
matt[src/trunk]: src/sys/arch/evbmips/conf Allow automatic insertion of ramdisk i...
skrll[src/trunk]: src/sys/arch/mips/mips Fix an instruction number in a comment
christos[src/trunk]: src/distrib/utils/libhack use unsigned char to prevent sign exte...
martin[src/netbsd-8]: src/doc Ticket #875
sevan[src/trunk]: src/share/man/man4 Remove mention of DDB_ONPANIC=2, ddb.dumpstac...
apb[src/trunk]: src/sys/sys Ensure each symbol used in FSTYPE_DEFN in <sys/diskl...
christos[src/trunk]: src/sys/dev/usb prevent double free on error.
christos[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/arch/x86/x86 Fix a subtle but important bug in pmap_grow...
pgoyette[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't assign value to ...
martin[src/netbsd-8]: src/doc Fix revision confusion between CHANGES.prev and CHANG...
christos[src/trunk]: src/libexec/ld.elf_so fix set but not used.
christos[src/trunk]: src/external/bsd/blacklist/bin Disable routing perms check for now.
pooka[src/trunk]: src/sys/rump/librump Make it possible to run component construct...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix shorten name, use snprintf
christos[src/trunk]: src/distrib/sets/lists bump for binutils
apb[src/trunk]: src/sys/dev If HAVE_NBTOOL_CONFIG_H is set, then include "nbtool...
rin[src/trunk]: src/sys/arch/powerpc/booke copyoutstr(9): sync style with copyin...
joerg[src/trunk]: src/sys/lib/libunwind GC unwind_info_size.
tkusumi[src/trunk]: src/sbin/mount_autofs mount_autofs: Remove blank line with trail...
kamil[src/trunk]: src/sys/sys Use common macro for _EV_SET() for integer types
rin[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Explicitly disa...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal adjust ...
jdolecek[src/trunk]: src/sys/dev/pci replace #if condition for irq_slot with __diagus...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Rename some drm_* to drm_legacy_*.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Use new accessor to get the PCI att...
nia[src/trunk]: src/share/man/man4 Fix some apparant typos of wscons defines.
christos[src/trunk]: src/sys/sys put unused before the function name for consistency.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-cm3-io3.dts, rk3399-fic...
kre[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Build fix atte...
uwe[src/trunk]: src/share/man/man2 Use tagged list.
ozaki-r[src/trunk]: src/sys Avoid a race condition of DAD timer destructions
msaitoh[src/trunk]: src/sys/arch/sun68k/include Remove inclusion of old m68k/sysctl.h
skrll[src/trunk]: src/sys/dev/usb PR/50904: Fix variable assignment inside if-clause.
matt[src/trunk]: src/sys/dev/pci Deal with 64-bit BARs
msaitoh[src/trunk]: src/sys Fix typo in comment. Found by Wataru Ashihara.
riastradh[src/trunk]: src/sys/dev/qbus Avoid leak in error branch, noted by maxv@, com...
christos[src/trunk]: src/lib/libpuffs remove now unnecessary casts.
martin[src/trunk]: src/tests/lib/libc/db btree_weird_page_split: set timeout to 900...
christos[src/trunk]: src/external/bsd/wpa/dist/src/common SAE: Use const_time_memcmp(...
christos[src/trunk]: src/lib/libutil fix param name
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Back out my last change, which ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Apparently <drm/drm_l...
martin[src/netbsd-8]: src/doc Ticket #773
martin[src/trunk]: src/usr.sbin/sysinst/arch/prep More (ab-)usages of "yesno"
christos[src/trunk]: src/sys/external/bsd/acpica/dist/disassembler CID 1256502: missi...
joerg[src/trunk]: src Hook up initial build infrastructure for LLDB. Update LLVM/C...
bouyer[src/netbsd-8]: src/doc Tickets 718 719 721 722 724
knakahara[src/trunk]: src/sys/opencrypto use crypto_checkdriver_uninit() when it may t...
christos[src/trunk]: src/distrib/sets/lists/comp add nvmm lint library
christos[src/trunk]: src/doc mention gmake
christos[src/trunk]: src/usr.bin/make Make .INVISIBLE nodes be ignored by suffix tran...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Tab/space cleanup.
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode Ignore cla...
tsutsui[src/trunk]: src/etc/etc.luna68k Tweak ramdisk devices.
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Hint more strongly that "#if maybenever" ...
christos[src/trunk]: src/sys/arch/amd64/amd64 When in Rome... use true or false, inst...
matt[src/trunk]: src/sys/arch/evbarm These have been moved to evbarm/awin or conf...
matt[src/trunk]: src/sys/arch/arm/arm32 If not using LPAE, if memory ends at 4GB ...
martin[src/trunk]: src/distrib/sets/lists obsolete ndiscvt
ozaki-r[src/trunk]: src/sys Avoid a deadlock between softnet_lock and IFNET_LOCK
matt[src/trunk]: src/distrib/sets/lists/modules Update set lists for compat_netbs...
maxv[src/trunk]: src/sys/kern Put time_second and time_uptime in different cache ...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_get_physpage.
bsiegert[src/trunk]: src/sys/arch/arm/sunxi Fix two typos in the Sunxi thermal driver.
christos[src/trunk]: src/external/bsd/tcpdump/dist When running as root and wanting t...
martin[src/netbsd-8]: src/doc Tickets #774 - #780, and #60.
maya[src/trunk]: src/lib/libc/compat-43 s/a DARPA Internet address/an Internet ad...
joerg[src/trunk]: src/usr.bin/config Bump CONFIG_VERSION.
tnn[src/trunk]: src/share/man/man4 correct documentation for options TFTPROOT
joerg[src/trunk]: src/sys/lib/libunwind Support DWARFish unwind for ARM.
nat[src/trunk]: src/sys/dev/pad Simplification of rate limiter. It now works un...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Add a c...
christos[src/trunk]: src/sys/arch/hppa/spmath PR/50870: David Binderman: Use logical ...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir magic bug.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Internal prototypes from drm_inter...
jakllsch[src/trunk]: src/distrib/sets/lists/tests Make the /usr/tests/lib/libnvmm dir...
joerg[src/trunk]: src/usr.bin/config Restore explicit rule for swap*.o.
rin[src/trunk]: src/sys/dev/rasops Depth 2 is monochrome.
mrg[src/trunk]: src/sys/dev/usb ride 9.99.5 bump: add un_flags here. many of th...
martin[src/netbsd-8]: src/doc Ticket #658
martin[src/netbsd-8]: src/doc Tickets #827 - #829
skrll[src/trunk]: src/share/mk Switch hppa to gcc 6.4
prlw1[src/trunk]: src/sys/dev Allow USB memory allocation by multiple segments in ...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
martin[src/trunk]: src/sys/dev Remove unused variable
christos[src/trunk]: src/distrib/utils/embedded/conf use variables for the fdisk comm...
jakllsch[src/trunk]: src/sbin/scsictl We supply data with the FORMAT UNIT command, so...
jdolecek[src/trunk]: src/sys/modules add vioscsi to the list (disabled)
martin[src/trunk]: src/sys/dev/usb Avoid unitialized use warning.
sborrill[src/trunk]: src/usr.sbin/service Only match first instance of name and rcvar...
mrg[src/trunk]: src/distrib/sets/lists/xetc mark 30-urw-aliases.conf as obsolete.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon These are no longer us...
martin[src/trunk]: src/doc Document mips64 kernel symbol table hack
matt[src/trunk]: src/external/gpl3/gcc/dist Merge OR1K support from OR1K GCC 4.9 ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make sure we defaul...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix the partial chain check in ixgbe_rx_di...
martin[src/trunk]: src/sys/ufs/ffs Make the recently added fs_cgsize test less stri...
pooka[src/trunk]: src/sys/rump regen
martin[src/netbsd-8]: src/doc Tickets #748 - #756
jakllsch[src/trunk]: src/sys/dev Add work-in-progress xhci(4) driver code. Currently...
christos[src/trunk]: src/bin/sh Even more debugging improvements (from kre)
msaitoh[src/trunk]: src/sys/dev/mii mii_phy_add_media() automatically install power ...
tnn[src/trunk]: src/sys/kern clean trailing whitespace
ozaki-r[src/trunk]: src/tests/net Share httpd start/stop code
macallan[src/trunk]: src/sys/arch/arm/omap do some more setup, while there fix a bunc...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau remove n...
phx[src/trunk]: src/sys/dev/spi Fixed typo in name for MCP3304.
kamil[src/trunk]: src/tests/kernel Add attach_pid1_securelevel in t_ptrace
macallan[src/trunk]: src/sys/arch/sparc64/dev support WSDISPLAYIO_GET_FBINFO
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
christos[src/trunk]: src/external/mit/xorg/lib/libX11 change to no-deprecated-declara...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by snj in ticket...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Replace cpu_relax() by D...
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_ld Add a rump kernel component fo...
skrll[src/trunk]: src/sys/arch/mips/mips Maintain the split of physical memory int...
skrll[src/trunk]: src/sys/arch/arm/amlogic Trailing whitespace
rmind[src/trunk]: src/sys/net bpf_validate_ext: allow COP to modify the memstore.
martin[src/netbsd-8]: src Catch up to current for the following, requested by kre i...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
kre[src/trunk]: src/bin/sh An initial attempt at implementing LINENO to meet the...
jakllsch[src/trunk]: src/sbin/scsictl take sizeof actual symbol we are memsetting
jakllsch[src/trunk]: src Add man page for cpsw(4).
pgoyette[src/trunk]: src/sys/dev/filemon Add missing /* $NetBSD$ */ keyword
reinoud[src/trunk]: src/sys/dev/usb Correct minor TX_CTRL_0_ guess and document the ...
jmcneill[src/trunk]: src/sys/stand/efiboot EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() ma...
jmcneill[src/trunk]: src/sys/stand/efiboot If we could not query the DevicePathProtoc...
snj[src/netbsd-7]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Pull up fo...
christos[src/trunk]: src/sys/arch/atari/dev PR/50868: David Binderman: Fix operator p...
skrll[src/trunk]: src/sys/arch/arm/arm Add MULTIPROCESSOR tlb flushes to armv7_tlb...
khorben[src/trunk]: src/sys/compat Add missing newline character in error message
pgoyette[src/trunk]: src/sys More prep: add a xxxfini() routine to each subcomponent...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j...
jmcneill[src/trunk]: src/sys/dev/ic add COM_TYPE_TEGRA
christos[src/trunk]: src/sys/dev/mii regen
christos[src/trunk]: src/distrib/sets/lists bump for bind
skrll[src/trunk]: src/sys Fix 'unknown' spellos
pooka[src/trunk]: src/sys/rump/dev allow pcibus to attach to a rump kernel mainbus
christos[src/trunk]: src/bin/sh Move the PPID installation to the init() section.
uebayasi[src/trunk]: src/sys/arch/amd64 Comments.
dholland[src/trunk]: src/usr.bin/rpcgen Use errx when malloc fails, and also don't ca...
asau[src/trunk]: src/share/misc UWPP (PEZ) is also known as Ternovka.
matt[src/trunk]: src/external/gpl3/binutils/dist Merge in OR1K support from top o...
pgoyette[src/trunk]: src/share/man/man4 Regen attachment list, since we just added "i...
martin[src/trunk]: src/usr.sbin/installboot Replace black voodo linker magic (somet...
christos[src/trunk]: src/sys/dev/bluetooth goto out for negative lengths too. Really ...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add $DEBUG and remove a unused function
isaki[src/trunk]: src/tests/dev/audio Sync with sys/dev/audio/audio.c rev1.62.
dsl[src/trunk]: src/sys/arch/i386/stand Add -fno-asynchronous-unwind-tables -fno...
pgoyette[src/trunk]: src/sys/compat/ultrix Fix the required-list for compat_ultrix. ...
sjg[src/trunk]: src/usr.bin/make When we change .OBJDIR we should delete any cac...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Apply patch (requested by maxv in ticket...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Dereference pointer to u...
martin[src/trunk]: src/share/mk When compiling kernel modules on sparc64 force the ...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by maya ...
maya[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator include machin...
christos[src/trunk]: src/doc mention new tzcode, hi apb!
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc clang does not have t...
christos[src/trunk]: src/usr.bin add pwait
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Rename past typo CONFI...
riastradh[src/trunk]: src/sys/dev/ieee1394 Kill some more tsleep.
skrll[src/trunk]: src/sys/dev/usb Remove unused DOTG_REGSIZE
christos[src/trunk]: src/external/bsd/pcc/dist/pcc/arch/amd64 avoid strict aliasing p...
msaitoh[src/trunk]: src/sys/dev/pci Read SFF SFP ROM and configure driver from the v...
maxv[src/trunk]: src/sys/kern Add sanity check: make sure we retrieve a valid ite...
christos[src/trunk]: src/common/lib/libc/gmon fix infinite recursion through thr_gets...
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for setcontext signature.
pgoyette[src/trunk]: src/sys/dev/filemon Remove the requirement that the target (trac...
ryoon[src/trunk]: src/share/man/man4 ure(4) also uses rgephy(4)
joerg[src/trunk]: src/tests/share/mk When no gcc but clang can be found, fallback ...
martin[src/trunk]: src/sys/kern Avoid warnings for a local CTASSERT
bouyer[src/netbsd-8]: src/doc tickets 708, 710
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update RPI firmware to v...
kamil[src/trunk]: src/tests/kernel Fix several printf(3)-like functions usage with...
reinoud[src/trunk]: src/sys/arch Add the missing ETC0, ETC6, ETC7, ETC8 `gpio' regis...
skrll[src/trunk]: src/sys/arch/mips/mips In the MULTIPROCESSOR case where another ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include local versions of headers requ...
riastradh[src/trunk]: src/lib Remove unfinished hack I accidentally committed in 2017.
christos[src/trunk]: src/tests/bin/sh Improved handling of TEST_SH so that it is poss...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix som...
pgoyette[src/trunk]: src/sys/dev/sysmon Don't manipulate the autoconfig databases for...
bouyer[src/netbsd-8]: src/doc ticket #709
martin[src/trunk]: src/sys/fs/tmpfs Backout previous - need coffee first
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Reorder header files to avoid drm_...
bouyer[src/trunk]: src/tests/net/can Test bind()ing to a non-existent interface.
mrg[src/trunk]: src/sys/dev/usb update ethernet driver notes: mark udav as done, ...
christos[src/trunk]: src/bin/sh Provide $PPID, kill vvers (unused)
riastradh[src/trunk]: src/sys/external/bsd/drm2 begin fixing -Werror build:
kamil[src/trunk]: src/tests/fs/nfs/nfsservice Avoid symbol clashes in fs/nfs/nfsse...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need <drm/drm_internal.h> for drm_...
pgoyette[src/trunk]: src The piixpm(4) driver also supports AMD's HUDSON chipset's SM...
christos[src/trunk]: src/sys/arch/arc/conf grow it a bit.
christos[src/trunk]: src/sys/dev CID 1297229: use strlcpy
skrll[src/trunk]: src/sys/arch/evbarm/rpi Use the VC power manager mailbox channel...
gson[src/trunk]: src/tests/lib/libpthread The cond_timedwait_race test case is no...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Mark dummy2 and dummy3 in lib/libpt...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/sys/arch/i386/stand/boot Restore previous behavior: "boot -s...
mrg[src/trunk]: src/sys/dev/usb internal to usbnet:
ws[src/trunk]: src/sys/dev/usb Attach uftdi to each interface found in the devi...
kamil[src/trunk]: src/tests/kernel Add new tests dbregs[12] in t_ptrace_wait{, 3, 4, ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: All cpus must be setup with a TSB de...
kiyohara[src/trunk]: src/sys/dev/marvell Add ARMADAXP IDs.
snj[src/netbsd-8]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
kamil[src/trunk]: src/tests/kernel Add fpregs[12] in t_ptrace_wait{, 3, 4, 6, id, pid}
skrll[src/trunk]: src/sys/dev/usb G/C
christos[src/trunk]: src/sys/arch/arm/include Don't expose curproc/curlwp and other r...
ad[src/trunk]: src Make uvm_pagemarkdirty() responsible for putting vnodes onto...
mrg[src/trunk]: src/etc/mtree add ./usr/include/ofppc for ofppc builds.
riastradh[src/trunk]: src/sys Need opt_inet.h for #ifdef INET, INET6.
pgoyette[src/trunk]: src/share/man/man4 "Each sensor dictionary" is a singular subjec...
martin[src/trunk]: src/sys/net/agr Remove unused variable
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
pgoyette[src/trunk]: src/sys Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as ...
christos[src/trunk]: src/usr.bin/find PR/52295: Anthony Mallet: find -delete: "relati...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
bouyer[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rename drm_core_ioremap -> drm_legacy_...
mlelstv[src/trunk]: src/sys/arch/evbarm/evbarm Don't modify command line buffer but ...
mrg[src/trunk]: src/usr.bin/indent port the -ut / -nut options from freebsd. -u...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe fix build of ixv enabled NO_PCI_MSI_MSIX o...
plunky[src/trunk]: src/etc/mtree remove lwresd as now obsolete
skrll[src/trunk]: src/sys/dev/fdt Use MUTEX_DEFAULT to avoid confusion
matt[src/trunk]: src/sys/arch/arm/cortex When dealing with the PMR register, only...
bouyer[src/trunk]: src/sys/arch/xen Revert these commits from november 2012:
martin[src/netbsd-8]: src/doc Tickets #660-#664, #666-#673
martin[src/trunk]: src/sys/arch/alpha/pci Felix Deichmann in PR port-alpha/50326: c...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
roy[src/trunk]: src/lib/libcurses curses: application should exit if initscr(3) ...
joerg[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 Replace left shifts...
joerg[src/trunk]: src/sys/arch/aarch64/include Reorder using register_t to the poi...
knakahara[src/trunk]: src/sys/dev/pci provide all PCI MSI/MSI-X manipulation stub func...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new wsbell(4) module to the s...
maxv[src/trunk]: src/sys/dev/if_ndis Uninitialized var, found by brainy
martin[src/trunk]: src/sys/netinet Remove unused variables
christos[src/trunk]: src/sys/dev/usb fix more broken kernhist formats (now I got them...
martin[src/netbsd-7-1]: src/doc Ticket #1561
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm regen files.drmkms
wiz[src/trunk]: src/lib/libpthread Bump date for previous.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Restore more locally overridden fi...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Do the same song and dance fo...
sevan[src/trunk]: src/share/man/man7 Document ddb.dumpstack sysctl
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Allow STT_GNU_IFUNC to be dy...
msaitoh[src/trunk]: src/sys/dev/mii 0x001374 is non-bitreversed value of Attansic OU...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin audio gpio setup
fcambus[src/trunk]: src/sys/dev/pci Add device IDs of the VIA VX900 chipset.
macallan[src/trunk]: src/tests/lib/libc/string disable string op warnings for t_strcat
msaitoh[src/trunk]: src/sys/dev/ic Print operable voltage with aprint_verbose(). OK'...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Define bfd_elf64_bfd_is_loca...
skrll[src/trunk]: src/sys/kern Revert previous - it was wrong. hi joerg.
nonaka[src/trunk]: src/sys/dev/pci fix typo.
martin[src/trunk]: src/sys/arch/evbmips/conf Add COPY_SYMTAB
pgoyette[src/trunk]: src/sys/dev/isa Instead of directly referencing a parent device'...
martin[src/netbsd-8]: src/doc Ammend ticket #870
maya[src/trunk]: src/sys/dev/usb Don't tell userland about ENETRESET even if a us...
mrg[src/trunk]: src/sbin/atactl - smart vendor support now does try to guess the...
christos[src/trunk]: src/doc new awk, ping update
nat[src/trunk]: src/sys/dev Retrn error to userland from startp/startr depending...
skrll[src/trunk]: src/sys/arch/arm/acpi Use same style test as acpi_md_OsWritable
riastradh[src/trunk]: src/sbin/fsck_ffs Show pass1 SIGINFO output on stderr like other...
christos[src/trunk]: src/distrib/sets/lists the set files themselves should not be co...
christos[src/trunk]: src/sys/dev/pci regen
skrll[src/trunk]: src/sys/arch/arm/arm32 Use banner
skrll[src/trunk]: src/external/gpl3/binutils/dist/gas Even though the world is mov...
macallan[src/trunk]: src/sys/arch/arm/omap add a simple driver for OMAP3's built-in D...
phx[src/trunk]: src Use TOOL_NCDCS to turn an ibmnws kernel automatically into a...
wiz[src/trunk]: src/share/man/man4/man4.emips New sentence, new line. Linebreaks...
christos[src/trunk]: src/sys/lib/libkern/arch/m68k use .INVISIBLE to hide random.S, i...
msaitoh[src/trunk]: src/sys/dev/usb Fix panic when setting multicast addresses. Writ...
martin[src/trunk]: src Tune COPTS for alpha
macallan[src/trunk]: src/sys/arch/sgimips/sgimips reenable mips1-specific dmamem_sync...
joerg[src/trunk]: src/sys/kern nodebug is only used with LOCKDEBUG
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Avoid unnecessary...
nonaka[src/trunk]: src/sys/dev/pci match iwn and init txrate at lowest available bi...
phx[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Fixed mkbootimage for 64-...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt Synchronise with new components...
mrg[src/trunk]: src/share/mk xorg-server 1.20.4 is now current.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux __diagused, not __unused.
christos[src/trunk]: src/sbin/raidctl PR/50921: David Binderman: Fix memory leak
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Use a spinlock for com...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove debug printf
msaitoh[src/trunk]: src/sys/dev/mii Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
maxv[src/trunk]: src/sys/arch Add support for SMAP on amd64.
mrg[src/trunk]: src/external/mit/xorg/bin build fc-conflist.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Improve a comment about reading EICS regis...
skrll[src/trunk]: src/sys/dev/usb Ensure the softc lock is not held in ucom_shutdo...
pooka[src/trunk]: src/sys/rump Use subr_cprng.c instead of stub implementation. R...
martin[src/netbsd-8]: src/sys/arch/macppc/stand/fixcoff Pull up following revision(...
sjg[src/trunk]: src/usr.bin/make Var_Set: avoid SIGSEGV if val is NULL
kamil[src/trunk]: src Document td_thr_info(3) from libpthread_dbg(3)
jakllsch[src/trunk]: src/sys/arch/arm/dts add template bits for optional eDP panel on...
jmcneill[src/trunk]: src/sys/arch/evbarm/include Fix LOADADDR on aarch64 and use memm...
knakahara[src/trunk]: src/sys/opencrypto Reduce crypto_ret_q_mtx lock regions.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add an ARM optimized version...
mrg[src/trunk]: src/share/man/man9 oops. i must have deleted the 'u' in 'ustore....
nat[src/trunk]: src/sys/dev/pad pad blocksize 1024 -> 8192. Helps when sleeping...
christos[src/trunk]: src/sys/rump/librump/rumpvfs Avoid void * arithmetic
wiz[src/trunk]: src/lib/libedit Add FILES section.
rin[src/trunk]: src/sys/dev/rasops Fix color range overflow; we cannot make brig...
skrll[src/trunk]: src/sys/rump/include/machine Provide splsoftserial.
knakahara[src/trunk]: src/sys Fix LOCKDEBUG kernel panic when many(about 200) tunnel i...
martin[src/trunk]: src/sys/dev/usb Remove non existent include of opt_uatp_debug.h ...
hkenken[src/trunk]: src/sys/arch Modified imx6_pll_power() arguments.
pooka[src/trunk]: src/include/ssp Apparently clang pretends to be gcc 4.2 but is s...
chs[src/trunk]: src/lib/libkvm only do bounce buffering for character devices.
palle[src/trunk]: src/sys/arch/sparc64/dev Initialize IOMMU control and status reg...
mrg[src/trunk]: src/external/gpl3/gcc.old remove this obsolete file that has a l...
martin[src/netbsd-8]: src/external/bsd/dhcpcd Catch up to current in external/bsd/d...
maxv[src/trunk]: src/sys Dedup: merge ipsec4_in_reject and ipsec6_in_reject into ...
maxv[src/trunk]: src/sys/dev/pci Use-after-free. Found by Brainy.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Return 0, not uninitialize...
matt[src/trunk]: src/common/lib/libc/arch/arm/string This is a working version of...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Use fdtbus_intr_establish to hook in bl...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/armeb Real mknative re-run
chs[src/trunk]: src/sys/kern in bounds_check_with_*, reject negative block numbe...
martin[src/netbsd-8]: src/doc Ammend ticket #724
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
rmind[src/trunk]: src/sys/net/npf sess_hash_bucket: convert to murmurhash2, includ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libuutil/common Cast int64_t to...
wiz[src/trunk]: src/share/man/man9 Sort sections: consistently put CODE REFERENC...
jdolecek[src/trunk]: src/sys/arch/xen/xen add event counter for the unaligned map to ...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau don't attach to new turing bas...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sbin/gpt Add -T timestamp for reproducible builds.
mrg[src/trunk]: src/external/mit/xorg pull across most of the new build infrastr...
christos[src/trunk]: src/doc mention tzcode
maxv[src/trunk]: src/sys/dev/nvmm/x86 Rename one constant, for clarity.
knakahara[src/trunk]: src/sys/dev/pci Apply RSS utility to wm(4).
pooka[src/trunk]: src/sys/kern Include rumpuser_port.h in rump_syscalls.c when com...
christos[src/trunk]: src/sys/arch/x86/x86 don't leak a vnode on error
mrg[src/trunk]: src/external/mit/xorg/bin/xdm/config - clean up a little and avo...
christos[src/trunk]: src/sys/kern no more p_nsems.
christos[src/trunk]: src/common/lib/libppath kill Id RCS keyword.
dsl[src/trunk]: src/external/cddl/osnet/dist/cmd/zpool Explicitly include sys/io...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Future deprecation notice
kamil[src/trunk]: src/tests/lib/libpthread_dbg Remove atf_tx_expect_fail from lib/...
ad[src/trunk]: src/sys/kern calcru: ignore running softints, unless softint_tim...
snj[src/trunk]: src/distrib/notes first pass de-suckification for 2015. moderniz...
aymeric[src/trunk]: src/distrib Make building boot images work with xz sets on non-N...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Fix basic_proc_read in pthread_dbg ...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
riz[src/trunk]: src/share/misc NetBSD 6.1.2 and 6.0.3 are out. Also, add 6.1.1.
christos[src/trunk]: src/usr.sbin/mdsetimage fix usage.
riastradh[src/trunk]: src/sys/kern Acquire shmseg uobj reference while we hold shm_lock.
jdolecek[src/trunk]: src/sys/dev/pci cap also adapt_nchannels to 1, we only attach one
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
sjg[src/trunk]: src/usr.bin/make Avoid unused variable warning
christos[src/trunk]: src/distrib/sets/lists/comp add drti.o
rmind[src/trunk]: src/sys/kern - softint_dispatch: perform pserialize(9) switchpoi...
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by n...
christos[src/trunk]: src/usr.sbin/rpcbind CID 1009289: Check getrlimit
uwe[src/trunk]: src/lib/libcurses werase, wclrtobot, wclrtoeol - make code even ...
snj[src/trunk]: src/doc wpa_supplicant 2.6 is out. update URLs.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove #ifdef ARMADAXP. It is OK !ARMA...
christos[src/trunk]: src/usr.bin/xstr PR/50953: David Binderman: Fix misplaced paren
jdolecek[src/trunk]: src/sys/dev/pci fix pasto for nbo_bus_space_write_4() - value ne...
christos[src/trunk]: src/share/mk Revert and leave broken.
rin[src/trunk]: src/sys/dev/rasops Simplify rasops_do_cursor():
joerg[src/trunk]: src/lib/libtelnet Avoid enum type mismatch.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Whitespace style adjustments.
kamil[src/trunk]: src/usr.bin/cal After Todd C. Miller[0] - cal(1) first appeared ...
yamaguchi[src/trunk]: src/sys/dev/pci Fix ixl_{add|remove}_macvlan() to return errno
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new compat_...
christos[src/trunk]: src/share/mk move MV to sys.mk because it is used there. Pointed...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux match linux side loading
martin[src/trunk]: src/sys/dev/raidframe Mark variables as potentially unused
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Replace `out' label by...
kre[src/trunk]: src/bin/sh Set the line number before expanding args, not after....
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
mrg[src/trunk]: src/external/gpl3/gcc update reality on switched ports and commi...
fcambus[src/trunk]: src/share/misc Add LUZ and WMI airports (Poland).
ryo[src/trunk]: src/sys/arch/arm/imx * avoid writing past the end of the mbuf.
christos[src/trunk]: src/external/bsd/jemalloc/lib Add glue for libc.
martin[src/netbsd-8]: src/share/man/man4/man4.macppc Pull up following revision(s) ...
snj[src/netbsd-8]: src/doc 338-341, 343, 344, 346-348
riastradh[src/trunk]: src/sys/dev/ic Fix binary search logic.
christos[src/trunk]: src/external/bsd/jemalloc Check that the previous link exists be...
christos[src/trunk]: src/lib/libedit fix warnings on ubuntu 32 bit (Miki Rozloznik)
mrg[src/trunk]: src/distrib/pmax/instkernel bump image size for gcc 6 bloaty mc ...
wiz[src/trunk]: src/sbin/scsictl Whitespace, sort.
maxv[src/trunk]: src/sys Rename m_reclaim -> mb_drain, and localify.
martin[src/netbsd-8]: src/doc Tickets #730 - #740
maxv[src/trunk]: src/sys Make the PMC syscalls privileged.
nia[src/trunk]: src/sys/dev/pckbport synaptics: Allow the max_speed sysctls to b...
kamil[src/trunk]: src/tests/kernel Drop unwanted printf(3) call in regs5 in t_ptrace
christos[src/trunk]: src/sys/arch/x68k/stand/libdos fix progress printing.
macallan[src/trunk]: src/sys/arch/arm/sunxi enable DDR and HS200 modes only on boards...
dholland[src/trunk]: src/lib/libc/stdlib typo in comment, from Abhinav Upadhyay in PR...
christos[src/trunk]: src/external/bsd/jemalloc/lib turn on debugging to help find pro...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Include <sys/kernel.h> for hz.
joerg[src/trunk]: src/lib/libc/compiler_rt Prepare in case we want to hook up the ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra USB PHY support
dsl[src/trunk]: src/usr.sbin/cpuctl/arch The Intel and AMD docs (more or less) a...
pooka[src/trunk]: src/sys Remove pollsock(). Since it took only a single socket, ...
martin[src/trunk]: src/sys/dev/ic Comment out unused variable
mrg[src/trunk]: src/external/gpl3/gcc regen for mknative and all platforms. the...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
hannken[src/trunk]: src/sys/ufs/mfs Change mfs to use an anonymous vnode obtained wi...
maxv[src/trunk]: src/sys/netipsec Use inpcb_hdr to reduce the diff between:
joerg[src/trunk]: src/tests/sbin/gpt Require the boot block to be used, test can't...
martin[src/trunk]: src/sys/dev/raidframe Move variables into the same ifdef as thei...
jdolecek[src/trunk]: src/sys/arch/xen/xen xbd backend not supporting cache flush is n...
matt[src/trunk]: src/sys/sys More "common" includes which use the preprocessor de...
isaki[src/trunk]: src/common/lib/libc/atomic Add missing alias for __atomic_fetch_...
jakllsch[src/trunk]: src/sys/dev/pci Revert previous. At least AR9280 and AR9285 app...
skrll[src/trunk]: src/sys/dev/usb Compare against 0 for missing endpoint. From mrg@
martin[src/trunk]: src/sys/dev/usb Mark a potentially unused variable
snj[src/trunk]: src for some reason that is currently eluding me, non-MKUPDATE b...
kamil[src/trunk]: src/tests/lib/libc/sys Remove expected fail in various ATF t_ptr...
joerg[src/trunk]: src/sys/arch/evbarm/stand/gzboot Don't reuse LDFLAGS for argumen...
pho[src/trunk]: src/tests/lib/librefuse lib
snj[src/trunk]: src/doc ntp 4.2.8p6 is out.
christos[src/trunk]: src/sys/kern Silence some common module load errors and explain ...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix merge botch
reinoud[src/trunk]: src/sys/arch/arm/samsung Dump the PLL frequencies on startup on ...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support ARMADAXP.
maxv[src/trunk]: src/sys/kern Mmh, fix len, mh_size includes the malloc header, b...
christos[src/trunk]: src/usr.sbin/makefs Provide a -T option to set timestamps to a c...
christos[src/trunk]: src/external/bsd/wpa/dist/src/common SAE: Run through prf result...
rin[src/trunk]: src/sys/dev/wsfb We support anti-aliasing for depth 2.
christos[src/trunk]: src/external/bsd/wpa Merge conflicts.
christos[src/trunk]: src/lib/libc bump for jemalloc
msaitoh[src/trunk]: src/sys Centralize ETHER_ALIGN into net/if_ether.h. Note that th...
kamil[src/trunk]: src/tests/kernel Clean up t_ptrace_wait.c
pgoyette[src/trunk]: src/sys/fs/nfs/client More clean-up of #includes
christos[src/trunk]: src/tests/lib/libc/sys Try to fix the build. This is why all tho...
martin[src/netbsd-8]: src/distrib/sets/lists/tests Also pull up r1.784 for ticket #...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make the Apollo Domain keyboard actually ...
martin[src/trunk]: src/usr.bin/kdump Backout previous: "typedef void *kmutex_t;
macallan[src/trunk]: src/sys/arch/macppc/dev add $NetBSD:
mrg[src/trunk]: src/sys/dev/usb copy a pattern from if_udav.c, which already had...
dholland[src/trunk]: src/usr.bin/rpcgen Remove pointless casts.
riastradh[src/trunk]: src/usr.bin/getaddrinfo New utility getaddrinfo(1) to reflect ge...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
rmind[src/trunk]: src Rename LIST_CONCAT() to LIST_MOVE() as that is what it actua...
apb[src/trunk]: src/sys/dev Revert previous; test secs > __type_max(time_t) agai...
snj[src/trunk]: src/external/mit/xorg/server the last release of xorg-server tha...
matt[src/trunk]: src/share/mk Make MKSOFTFLOAT = yes for ARM (since arm is softfl...
christos[src/trunk]: src/sys/arch - Enable Wedge support for MBR/BSDLABEL where it wa...
bouyer[src/trunk]: src/sys/arch/xen/xen Add back non-512-byte aligned buffers suppo...
skrll[src/nick-nhusb]: src/sys/dev/usb Update copyright notice
kamil[src/trunk]: src/external/bsd/ipf/dist/ipsend Don't include <sys/user.h> on N...
jmcneill[src/trunk]: src/sys/modules/hdaudio pull in Makefile.inc
apb[src/trunk]: src/usr.bin/units Allow a number and a unit to be juxtaposed wit...
reinoud[src/trunk]: src/sys/arch/arm/samsung The mct runs at F_IN / XUSBXTI of 24 Mhz
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/include/isc llvm detects infi...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix inc...
ozaki-r[src/trunk]: src/sys/netcan can: add missing mowner variables for MBUFTRACE
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Regen.
kre[src/trunk]: src/distrib/sets/lists/base Added TZ zone files Europe/Saratov a...
maya[src/trunk]: src/share/man/man4 urndis: list macallan's newer samsung instead...
pgoyette[src/trunk]: src/share/man/man9 Add new man page for devsw_attach() and friends.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Add Amlogic dtb files to arm64.img
kamil[src/trunk]: src/external/bsd/cron/bin/cron Unbreak MKPAM=no build
christos[src/trunk]: src/sbin/dump Use getfsspecname() to fill the filesystem argumen...
mrg[src/trunk]: src/doc note kue/upl ported to usbnet.
chs[src/trunk]: src/sys/kern split an "a && b" assertion into two so it's clear ...
macallan[src/trunk]: src/sys/arch/arm/omap don't blindly assume that PAGE_SIZE == 4kB
uebayasi[src/trunk]: src Revert previous for now; resolvepath() has to work for file ...
martin[src/trunk]: src/sys/dev/usb Avoid unused variable warnings
snj[src/netbsd-7]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
nat[src/trunk]: src/sys/dev Remove unused code - it will reappear in a new device.
roy[src/trunk]: src/lib/libcurses curses: use perror rather than err in initscr
maxv[src/trunk]: src/sys/arch/amd64/conf Fix a pretty dumb mistake I made in r1.2...
martin[src/trunk]: src/sys/dev/pci Comment out a currently unused variable, but lea...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix drivers to make secondary SP...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau updates ...
skrll[src/trunk]: src/sys/arch/arm/samsung Traiing whitespace
matt[src/trunk]: src/sys machine_arch on mips depends on the ABI so we need a rou...
christos[src/trunk]: src/sys exec modules need to be of the exec kind
matt[src/trunk]: src/sys/arch/evbarm Instead of printing cubie, use the BOARDTYPE...
apb[src/trunk]: src/usr.bin/make/unit-tests Fix more typos in variable names.
martin[src/netbsd-8]: src/doc Tickets #887, #888, #889
adam[src/trunk]: src/sys/dev/ic Removed duplicated lines introduced in version 1.36.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the variable, don't ...
martin[src/trunk]: src/sys/nfs Guard a function local CTASSERT with pro/epilogue
matt[src/trunk]: src/lib/libc/compiler_rt VAX does need __clzsi2
christos[src/trunk]: src/doc new bind
joerg[src/trunk]: src/sys/net Don't check parent capabilities when a parent interf...
msaitoh[src/trunk]: src/sys/dev/pci - Set duplex correctly when user setting is not ...
christos[src/trunk]: src/distrib/sets/lists/xcomp html3 suffixes are .html
ad[src/trunk]: src/sys Kill off kernel_lock_plug_leak(), and go back to droppin...
flxd[src/trunk]: src/sys Make VAXstation 4000 TURBOchannel adaptor work.
maxv[src/trunk]: src/sys/dev Check fc_type before fc_cluster, because the latter ...
jakllsch[src/trunk]: src/sys/dev/rasops Underline when the attribute say underline, n...
mlelstv[src/trunk]: src/sys/external/bsd/drm2/drm Make agp_i810 also depend on agp s...
rmind[src/trunk]: src/sys Replace open-coded access (and boundary checking) of ifi...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Make it compile without DIAGNOSTIC
skrll[src/trunk]: src/sys/arch/arm/broadcom Sprinkle needs-flag
macallan[src/trunk]: src/sys/dev/wsfont add WSFONT_PREFER_ALPHA - for drivers that wo...
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add a few pp970-specific bits
christos[src/trunk]: src/usr.sbin/makemandb Since mdocml decided to name headers that...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm dev->count_lock is no more.
martin[src/trunk]: src/sys/dev/raidframe When we do not compile in the RF_ASSERT-io...
ad[src/trunk]: src/sys - Hide the details of SPCF_SHOULDYIELD and related behin...
dholland[src/trunk]: src/sys/arch/amd64/conf sort iwm* before iwn*
kamil[src/trunk]: src/sys/kern Stop resetting signal context on a trap signal unde...
cherry[src/trunk]: src/sys/arch/xen Simplify the xen event handler callback by:
maxv[src/trunk]: src/sys/netipsec Remove unused.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/sys Remove unused macros.
christos[src/trunk]: src/sys/dev/raidframe Add a SET_LAST_UNIT ioctl.
matt[src/trunk]: src/tools/gcc or1k does not support --with-float
ozaki-r[src/trunk]: src/sys/arch Add MBUFTRACE to ALL configs
mbalmer[src/trunk]: src/share/misc Add a missing entry.
riastradh[src/trunk]: src/sbin/ping6 #ifdef forward declaration of setpolicy like defi...
mrg[src/trunk]: src/doc update GCC entry for 7.5.0 and 8.4.0.
skrll[src/trunk]: src/sys/kern Fix two oddities...
christos[src/trunk]: src/lib/libcurses If we are inserting spaces to account for a ta...
martin[src/trunk]: src/sys/dev/pci Remove unused variable
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/or1k OR1K configury for N...
joerg[src/trunk]: src/sys/dev/pci Fix impossible error condition.
matt[src/trunk]: src/distrib/sets/lists/modules Add compat_netbsd32.kmod if arch64
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix hot-plug with small patch...
matt[src/trunk]: src/sys/arch/mips/ralink comment a #endif
joerg[src/trunk]: src/libexec/ld.elf_so Go back to skipping init/fini handling for...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Do not truncate pass...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Check cputype and set machine ty...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
christos[src/trunk]: src/usr.bin/make/unit-tests fix output based on new sources
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix poll mode assumption breaking.
pgoyette[src/trunk]: src/sys/dev/isa Modularize the spkr(4) driver (i386 and amd64 on...
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused variables
martin[src/netbsd-8]: src/usr.bin/tr Pull up following revision(s) (requested by le...
skrll[src/trunk]: src/sys/dev/usb Fix and improve USMSC_DEBUG
wiz[src/trunk]: src/lib/libc/sys Remove leading zero in date.
knakahara[src/trunk]: src/sys/opencrypto support multiple encryption drivers (port fro...
wiz[src/trunk]: src/bin/sh New sentence, new line. Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Take bus lock while removing a device from ...
chs[src/trunk]: src/sys/dev/ic remove BIOS-mapping code that was #if-0'd in the ...
christos[src/trunk]: src/external/bsd/top/dist PR/5068: Ingo Schwarze: Don't use the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915 gen6_gtt_init calcu...
bouyer[src/netbsd-8]: src/share/mk Pull up following revision(s) (requested by mart...
pgoyette[src/trunk]: src/sys/dev/wscons Always include declarations/definitions for N...
joerg[src/trunk]: src/libexec/ld.elf_so Typo.
kiyohara[src/trunk]: src/sys/arch/arm/arm32 It expects return value 'va != NULL' from...
snj[src/trunk]: src/sys/arch/arm/samsung tyop police
christos[src/trunk]: src/distrib/utils/embedded tidy up some more by factoring out th...
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_if_vioif Add a rump kernel compon...
matt[src/trunk]: src/sys/arch Fix SUBDIR commit
kre[src/trunk]: src/tests/lib/libc/sys The bytes_transfer_piod_read_auxv test us...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Sync wi...
christos[src/trunk]: src/tests/bin/sh more tests from kre
maxv[src/trunk]: src/doc Note removal of NDIS.
snj[src/netbsd-8]: src/doc tickets 332-336
riastradh[src/trunk]: src/sys/dev/ic Fix leaks in oosiop_alloc_cb error branches, note...
he[src/trunk]: src/sys/ufs/chfs Plug leak in chfs_scan_eraseblock() of the allo...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Add compat for bus version 2.
tkusumi[src/trunk]: src/sys/dev/dm dm: Refactor dmioctl()
christos[src/trunk]: src/distrib/sets/lists/comp Fix libproc and librtld_db from Rin ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add some asserts to component init...
dholland[src/trunk]: src/sys/fs/union Set *vpp to NULL before calling VOP_CREATE. Thi...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
tsutsui[src/trunk]: src/sys/arch/luna68k First cut at NetBSD/luna68k native bootloader.
dholland[src/trunk]: src/sbin/newfs_lfs Use a specific SEGSUM size instead of the siz...
christos[src/trunk]: src/sys/fs/efs PR/50883: David Binderman: Remove redundant code.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/moduleparam.h> fo...
pgoyette[src/trunk]: src/sys/dev/wscons There is no longer a NWSBELL (since nothing d...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Link the target boot binary as a...
christos[src/trunk]: src/common/lib/libprop Don't treat NUL (EOF) as SPACE. All the c...
jandberg[src/trunk]: src/sys/arch/amiga/dev Fix interrupt handler arg (needs to be so...
rin[src/trunk]: src/sys/dev/rasops When using stamp, drop attributions other tha...
nat[src/trunk]: src/sys/dev Ensure to detach children.
pooka[src/trunk]: src scsitest is a SCSI target emulator used by one test, and has...
sjg[src/trunk]: src/usr.bin/make Handle missing file for Read the same as for Wr...
martin[src/netbsd-8]: src/sys/arch/sgimips/dev Pull up following revision(s) (reque...
skrll[src/trunk]: src/doc Note a couple of drivers I added.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
pooka[src/trunk]: src Scrub TERMINFO from host env lest it leaks into libterminfo ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Setup RGMII mode for Meson DWMAC
tsutsui[src/trunk]: src Add a man page for arcofi(4) driver. From OpenBSD.
yamaguchi[src/trunk]: src/sys/dev/pci ixl(4) supports ETHERCAP_VLAN_HWTAGGING
christos[src/trunk]: src/bin/sh add crude $LINENO support for FreeBSD
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kadmin CID 1011266: Uncheck...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50918: David Binderman...
mrg[src/trunk]: src minimal basic support for ia64 and gcc6. i am not sure abou...
joerg[src/trunk]: src/sys/dev/i2o #if 0 iop_status, but keep it for documentation ...
christos[src/trunk]: src/tests/net/net add getpeereid tests for non-unix sockets, ret...
christos[src/trunk]: src/external/mit/xorg/lib/libvdpau it is CPPFLAGS for -D etc oth...
christos[src/trunk]: src/sbin/ifconfig PR/50909: David Binderman: Optimize memset
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra SATA registers
sevan[src/trunk]: src/share/man/man4 document dumpstack variable.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm New script to generate files.drmkm...
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk Satisfy yet another non-modular dri...
christos[src/trunk]: src/sys/netipsec PR/50905: Henning Petersen: Fix useless compari...
fcambus[src/trunk]: src/sys/arch/x86/x86 Return error values directly where appropri...
martin[src/trunk]: src/tests/crypto/opencrypto Avoid variable lenght buffers to hel...
sborrill[src/trunk]: src Switch size_t to uint64_t in appropriate places to ensure th...
joerg[src/trunk]: src/lib/libc One more hack to kill in setproctitle
snj[src/trunk]: src/external/mit/xorg/server/xorg-server follow upstream change ...
ozaki-r[src/trunk]: src/sys/netinet6 Make a deletion of in6m in nd6_rtrequest atomic
christos[src/trunk]: src/usr.bin/fstat make fstat -f search for unix sockets.
jklos[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 One too many parent...
skrll[src/trunk]: src/sys/dev/usb Correct the length of the buffer to copy into th...
pgoyette[src/trunk]: src/sys/conf Fix comment - thanks Ryo Shimizu
skrll[src/trunk]: src/sys/dev/usb Really dump all by calling uhci_dump_qhs and not...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Revert to using elf2aout(1) to b...
apb[src/trunk]: src/sbin/ccdconfig Don't print ccd_size with %zu; it no longer h...
christos[src/trunk]: src/lib/libc/locale Undo the __dso_protected hackery.
christos[src/trunk]: src/sys/compat Use copyin/copyout and linux-specific ifreq struc...
ozaki-r[src/trunk]: src/tests/net Add tests on activating a new MAC address
msaitoh[src/trunk]: src/sys/dev/marvell Fix a bug that a multicast filter entry is i...
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Make random.S invisible for coldfi...
njoly[src/trunk]: src/sys/compat Simplify dup3 emulation to call dodup() directly ...
roy[src/trunk]: src/share/terminfo Import terminfo-20130607.src + mbalmers typo ...
pgoyette[src/trunk]: src/sys/arch Update to include the tco driver (it was previously...
joerg[src/trunk]: src/sys/conf Restrict -fno-delete-null-pointer-checks to GCC.
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Remove a few unused variables, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm ACCESS_ONCE -> __insn_barrier
christos[src/trunk]: src/sys/dev/usb add include "opt_usb.h" where needed.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
hannken[src/trunk]: src/sys/kern Change "fli_alias" to point to the corresponding "f...
martin[src/trunk]: src/usr.sbin/sysinst When creating the /etc/fstab for new instal...
wiz[src/trunk]: src/sbin/raidctl Use standard sort order for options.
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/doc new ntp
martin[src/trunk]: src/usr.sbin/sysinst Check return values from stat before compar...
martin[src/trunk]: src/distrib Add a new simple method to put whole sets on CD imag...
christos[src/trunk]: src/share/man/man4 Mention fileassoc dependencies
macallan[src/trunk]: src/sys avoid uninitialized use of defattr
tron[src/trunk]: src/doc Note that Postfix 2.9.5 was imported.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Allow plfb to be the console device
martin[src/netbsd-8]: src/doc Note NetBSD.org fixes in release docs
mrg[src/trunk]: src usbnet may be stable now. document it.
pgoyette[src/trunk]: src/sys/dev/sysmon Finish work started in previous commit. Ensu...
kamil[src/trunk]: src/sys/dev/ic Avoid changing signedness bit with << in rtsx_rea...
snj[src/netbsd-7]: src/usr.sbin/inetd Pull up following revision(s) (requested b...
jnemeth[src/trunk]: src/sbin/gpt Add an "uuid" command to generate a new UUID for a ...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux PR/52288: ben: Fix utmp clean...
pgoyette[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/distrib/sets/lists/tests new make tests
kardel[src/trunk]: src install bcmgpio.4 for evbarm arch
apb[src/trunk]: src/sys/kern Add "/rescue/init" to the end of the initpaths list...
jmcneill[src/trunk]: src/sys/dev/i2c Many I2C drivers hold spin locks between iic_acq...
matt[src/trunk]: src/sys/arch/arm/arm32 KASSERT in cpu_hatch that AUXCTL.SMP is s...
matt[src/trunk]: src/etc/etc.evbarm More sorting.
pgoyette[src/trunk]: src/sys/arch/i386/conf One more typo.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl show/validate: fix couple bugs in...
joerg[src/trunk]: src/sys/rump/net/lib/libshmif Remove busversion.
christos[src/trunk]: src/sys/sys - cast ident argument because it is usually an fd (s...
uwe[src/trunk]: src/bin/cp The '-i' flag should work regardless of whether the s...
ozaki-r[src/trunk]: src/sys/dev/pci Fix configuration offset when MSI is enabled
isaki[src/trunk]: src/sys/dev/audio Split sc_lock and sc_exlock.
apb[src/trunk]: src/usr.bin/units Fix references to undefined units:
mrg[src/trunk]: src/sys/dev/usb port kue(4) to usbnet(9). interesting notes:
maxv[src/trunk]: src/sys/arch Rename 'mask' -> 'frame', we will use the real 'mas...
snj[src/trunk]: src/distrib/notes/x68k This product includes software developed ...
taca[src/trunk]: src/doc BIND 9.10.3-P4 has released.
nat[src/trunk]: src/lib/libossaudio Adds ioctls and defines for OSSv4 compatibil...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Fix up drm_gem_cma_helper.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Fix radeon include order.
pooka[src/trunk]: src/sys/rump/include/sys Make dma_tag_t a bit more useful.
skrll[src/trunk]: src/sys/dev/scsipi Don't return EPASSTHROUGH when succeeding in ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc make th...
christos[src/trunk]: src/sys/netinet PR/50899: David Binderman: optimize memset
rmind[src/trunk]: src/sys - Move IFNET_*() macros under #ifdef _KERNEL.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/52292: Shinichi Doyash...
maxv[src/trunk]: src M_CLUSTER -> M_EXT_CLUSTER, and remove M_CLUSTER completely.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Update DRM_IOCTL_DEF.
christos[src/trunk]: src/lib/libedit PR/53058: Nikhil Benesch: use correctly typed va...
dholland[src/trunk]: src/sys/arch/x86/pci PR 51672 David Binderman: M_CSUM_TCPv6, not...
roy[src/trunk]: src/usr.sbin/ifwatchd Skip message if not our RTM_VERSION and si...
christos[src/trunk]: src/sys/arch/amd64/amd64 print the lid too.
taca[src/trunk]: src/doc Update root.cache to 2013010300.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use %rax instead of %r15 in the non-SVS...
christos[src/trunk]: src/usr.bin/menuc don't cast malloc.
macallan[src/trunk]: src/sys/dev/wscons properly optimize drawing stretches of blanks...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't need gdtstore here.
martin[src/trunk]: src/distrib/common Back out previous, it causes build fallout like:
matt[src/trunk]: src/compat/powerpc64/powerpc Add
maxv[src/trunk]: src/sys Dedup: merge ipsec4_hdrsiz and ipsec6_hdrsiz into ipsec_...
maxv[src/trunk]: src/sys/arch/x86/x86 Ensure the CPUs are all online. We take cpu...
rin[src/trunk]: src sun2 kernel is restricted to ~2MB due to bootloader.
msaitoh[src/trunk]: src/sys/dev/pci Add Samsung SM951.
sjg[src/trunk]: src/usr.bin/make Add .MAKE.META.IGNORE_FILTER to allow more comp...
dogcow[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm fix munged patch: xcom...
mrg[src/trunk]: src/external/mit/xorg/bin/xmore add new man subdir to .PATH
christos[src/trunk]: src/distrib/sets Add a new "debug" set that gets built when ${MK...
yamaguchi[src/trunk]: src/sys/dev/pci enable other interrupt even if ixl(4) is down
maxv[src/trunk]: src/sys/arch/xen/x86 KNF a little
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
mlelstv[src/trunk]: src/sys/dev/wsfont When searching for a best font also allow fon...
msaitoh[src/trunk]: src/sys/net Usually schednetisr() is called after enqueueing a p...
uwe[src/trunk]: src/games/fortune/strfile #include "nbtool_config.h" to pull in ...
msaitoh[src/trunk]: src/sys/dev/pci Avoid undefined behavior in jme_mii_write(). Fou...
rin[src/trunk]: src/external/bsd/tre/dist/lib Fix memory leak when input contain...
kamil[src/trunk]: src/doc llvm 3.7 is out
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Use config_stdsubmatch() to enable (op...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Actually convert errno as comment ...
maya[src/trunk]: src/distrib/sets/lists/xetc Don't mark /etc/X11/conf.d entries o...
pooka[src/trunk]: src/sys/rump/librump Don't use __weak_alias where the component ...
matt[src/trunk]: src/sys/arch/mips/ralink Clean these up and move some defines to...
nia[src/trunk]: src/sys/dev/pckbport synaptics: Automatically scroll when multip...
jdolecek[src/trunk]: src/sys/kern store the number of block records per block into wl...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use as...
cherry[src/trunk]: src/sys/arch Use the hypervisor to copy/zero pages. This saves u...
ryo[src/trunk]: src/sys/arch/aarch64/include add more definitions for ARMv8.1-AR...
rmind[src/trunk]: src/sys/miscfs/fifofs fifo_open: assign v_fifoinfo once initiali...
mbalmer[src/trunk]: src/external/mit/lua/dist fix import conflicts
rin[src/trunk]: src/sys/arch/sun2/dev Fix build without kbd at zstty, simplify.
bouyer[src/trunk]: src/sys Make sure *(if_output)() is called with KERNEL_LOCK held.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Wording, typo fixes.
jmcneill[src/trunk]: src/sys/arch/arm/omap Add OMAP3530 temperature sensor support
reinoud[src/trunk]: src/sys/arch/evbarm/odroid DMA is initialized later in the boots...
pgoyette[src/trunk]: src/sys/arch For non-modular XEN3_DOMU kernels, include sysmon a...
christos[src/trunk]: src/external/cddl/osnet/lib/drti Build as PIC if requested
christos[src/trunk]: src/external/bsd/flex/dist/src fix incorrect cast.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define sooner _KMEMUSER
skrll[src/trunk]: src/sys/arch/arm/allwinner Correct the mmc clock. Banana Pi can...
christos[src/trunk]: src/lib/libedit Remove advertising clause.
pgoyette[src/trunk]: src/sys/modules/examples Even though this isn't a man page, it l...
matt[src/trunk]: src/sys/kern Add a separate bool to indicate a symbol table has ...
jmcneill[src/trunk]: src/sys/arch/arm/omap add a function to lookup the i2c controlle...
pgoyette[src/trunk]: src/tests/include Don't fail if open() of sysmon devices returns...
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
macallan[src/trunk]: src/sys/arch/mips/ingenic - fix pclk calculation
bouyer[src/netbsd-8]: src/lib/libm/src Pull up following revision(s) (requested by ...
msaitoh[src/trunk]: src/sys/dev/pci Add note about kumeran registers. No functional ...
christos[src/trunk]: src/doc new openssh
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50898: David Binderman: remove ...
matt[src/trunk]: src/sys/arch Add support for OMAP1-183 base hawkboard (HAWK) fro...
christos[src/trunk]: src/sys/compat/linux/common add the futex PI commands (not imple...
tnn[src/trunk]: src/sys/dev/spi spi: prepare for fdt direct attachment of spi sl...
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau 1. only ...
christos[src/trunk]: src/usr.bin/config - Factor out the remove_pspec code into a fun...
kre[src/trunk]: src/etc As (briefly) discussed on current-users, change the way ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add __thread/tls_model attribute
maxv[src/trunk]: src/sys/netinet Revert my two last changes in this file. They ar...
skrll[src/trunk]: src/sys/dev/usb Improve a panic message slightly
macallan[src/trunk]: src/sys/arch/mips/mips don't blindly zero STATUS in order to dis...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon cik_sdma.c needs <linu...
maya[src/trunk]: src/share/man/man9 Suggest to include the POSIX <endian.h> rathe...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014g from ftp:/...
christos[src/trunk]: src/usr.bin/rpcgen modernize:
christos[src/trunk]: src/external/bsd/file/dist merge changes
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Remove unused a C-source.
sjg[src/trunk]: src/usr.bin/make Do not append to variable set on command line
snj[src/netbsd-7]: src/sys/arch/xen/x86 Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/arch/arm/arm32 Oops... remove a stray <space>
nonaka[src/trunk]: src/sys/dev/usb Added Planex GW-USFang300 entry.
matt[src/trunk]: src/sys/arch/arm/nvidia Restructure a bit to make spinning a sub...
christos[src/trunk]: src/usr.bin/nfsstat PR/48426: Dimitris Karagkasidis: Make nfssta...
kre[src/trunk]: src/sys/kern Undo previous, in the name of "defined" behaviour, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist merge linux-drm-v4-4-143
maya[src/trunk]: src/sys/dev/hdaudio Remove dead code.
soren[src/trunk]: src/sys/dev/pci Update some AMD/ATI chipset names.
mrg[src/trunk]: src/sbin/newfs_ext2fs make ext2fs rev1 the default. this enable...
dholland[src/trunk]: src/sys/arch/amd64/conf 1.6 was the first amd64 release. (althou...
macallan[src/trunk]: src/lib/libc_fp/arch/mips fix tpyo
maxv[src/trunk]: src/sys/arch/x86/acpi Fix bug, PG_W is 'wired', not 'writable'.
pooka[src/trunk]: src/sys/rump/include/rump Helps ELF platforms if I spell __ELF__...
dsl[src/trunk]: src Only expose the bulk of sys/proc.h and sys/lwp.h if _KERNEL ...
pooka[src/trunk]: src/sys/rump/kern/lib Make the cool syscall autogeneration featu...
skrll[src/trunk]: src/sys/arch/evbarm/tegra Whitespace
hannken[src/trunk]: src/sys/kern Change vnode operations create, mknod, mkdir and sy...
maxv[src/trunk]: src/sys/net Use a random hunique, instead of sending the pointer...
nonaka[src/trunk]: src/sys/arch/amd64/amd64 Use IDTVEC instead of NENTRY for handle...
christos[src/trunk]: src/lib/libedit explicitly pass (void *)0 instead of NULL.
kamil[src/trunk]: src Document td_thr_iter(3) from libpthread_dbg(3)
martin[src/trunk]: src/sys/dev/ic Remove unused variables, use C99 open arrays for ...
ozaki-r[src/trunk]: src/sys/netinet6 Declare __debugused for no DIAGNOSTIC kernels
snj[src/netbsd-8]: src/doc 654-657
ozaki-r[src/trunk]: src/tests/net/if Add tests deleting active/inactive links
riastradh[src/trunk]: src/sys/kern Omit needless `if (RND_ENABLED(...))' in rnd_cpu_get.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by kami...
christos[src/trunk]: src/sys/fs/nfs add missing attribute
reinoud[src/trunk]: src/sys/arch Revisit gpio and revisit register file mapping. The...
dholland[src/trunk]: src/share/misc Typos.
dholland[src/trunk]: src/usr.sbin/rpc.lockd Fix another conditional with wrong (missi...
pooka[src/trunk]: src/sys Eliminate weak symbols from rump kernel syscall handlers...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot New version can read the MA...
thorpej[src/trunk]: src/sys/dev/pci Allocate a static set of receive software state ...
hannken[src/trunk]: src/sys Move pointer to fstrans private data into "struct lwp".
mlelstv[src/trunk]: src/sys/kern Also report attachment of pseudo-devices to userland.
uebayasi[src/trunk]: src/etc/rc.d Split huge monolithic functions for readability.
mrg[src/trunk]: src/usr.bin/systat add missing 'b' to the optstring. alpha-sort...
mrg[src/trunk]: src/sbin/ttyflags open the tty with O_RDWR|O_NONBLOCK. it seems...
dholland[src/trunk]: src/sys/fs/nfs Import FreeBSD's "newnfs" nfs client and server c...
riastradh[src/trunk]: src/sys/kern Add heading comment for private localcount_adjust s...
ad[src/trunk]: src/sys lwp_setlock(): return pointer to the kmutex_t that we re...
jmcneill[src/trunk]: src/sys/dev/usb add scsibus at umass and sd at scsibus
knakahara[src/trunk]: src/sys/arch/x86 unify INTx, MSI and MSI-X APIs without alloc. (...
macallan[src/trunk]: src/sys/arch/arm/omap copy data in 32bit chunks whenever alignme...
martin[src/netbsd-8]: src/doc Tickets #709, #707, #714, #715, #716, #717, #723
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Mega-kludge: re...
dsl[src/trunk]: src/bin/sh include limits.h for CHAR_MIN
kre[src/trunk]: src/etc/rc.d Undo change to a comment made when I thought anothe...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Rename led0 to led1 to be consistent ...
martin[src/netbsd-8]: src/doc Tickets #552 and #648
pgoyette[src/trunk]: src/sys/modules Add new modules (for i386 and amd64 only) for th...
jmcneill[src/trunk]: src/sys/dev/fdt Add eMMC reset sequence provider
christos[src/trunk]: src/external/bsd/jemalloc/dist/src - fix for shadowing
mrg[src/trunk]: src/libexec/httpd from CHANGES:
mrg[src/trunk]: src/sys reduce the scope of struct usbnet:
msaitoh[src/trunk]: src/sys - Almost all ppbreg.h's definitions are also in pcireg.h...
joerg[src/trunk]: src/usr.bin/fgen Unbreak tools build.
chs[src/trunk]: src/sys/coda add a forward declaration of struct mbuf.
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace
joerg[src/trunk]: src Make EHABI optional.
tron[src/trunk]: src/external/ibm-public/postfix Fix build of Postfix 2.9.5.
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
msaitoh[src/trunk]: src/sys/dev/pci - Add some Pericom (Diodes) devices.
bouyer[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by alns...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Optimize...
maxv[src/trunk]: src/sys/arch/x86/x86 Unmap tmpva once we are done using it, not ...
martin[src/trunk]: src/sys/arch/sparc64/dev Reorder attach slightly to avoid uninti...
matt[src/trunk]: src/common/lib/libc/arch/arm/string strlen implementation for ar...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new bufq_* ...
macallan[src/trunk]: src/sys/dev/pci add PCI_PRODUCT_ATI_RADEON_RV370_5B63 - confirme...
kamil[src/trunk]: src Add support for multiple threads in kcov(4)
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 kill extra )
martin[src/trunk]: src/sys/kern ifdef a variable like its use
pgoyette[src/trunk]: src/sys/dev/imcsmb Better device identification during configura...
pooka[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Make this work with xpg4/s...
joerg[src/trunk]: src/sys/sys Mark the splay MIN_MAX helper function as potentiall...
dholland[src/trunk]: src/lib/libc/string Update HISTORY from OpenBSD: strerror from 4...
maxv[src/trunk]: src/sys/netipsec Dedup: merge ipsec4_checkpolicy and ipsec6_chec...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo.
riastradh[src/trunk]: src/sys/sys <sys/queue.h> for TAILQ_*. Parenthesize macro argum...
dsl[src/trunk]: src/sys/arch/x86/include Add some missing bit definitions to CPU...
snj[src/netbsd-7-1]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm expose vchi_...
skrll[src/trunk]: src/sys/arch/riscv Trailing whitespace
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc add the...
macallan[src/trunk]: src/sys/arch/arm/omap implement right to left and bottom to top ...
isaki[src/trunk]: src/sys/dev/audio Restore backward compatibility with netbsd-7 a...
msaitoh[src/netbsd-7]: src/usr.bin/shmif_dumpbus Pull up following revision(s) (requ...
martin[src/netbsd-8]: src/doc Ticket #696
skrll[src/trunk]: src/tools Disable dtc/libfdt for now
maxv[src/trunk]: src/sys/arch/amd64/amd64 I actually came across the solution to ...
snj[src/netbsd-8]: src/sbin/gpt Pull up following revision(s) (requested by mart...
kamil[src/trunk]: src/tests/kernel Reintroduce ATF_TP_ADD_TC_HAVE_DBREGS for t_ptr...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix case when searching for ...
ozaki-r[src/trunk]: src/tests/net/mcast KNF
pooka[src/trunk]: src/sys/rump/librump Remove routines which don't make sense (may...
christos[src/trunk]: src/usr.bin/netstat The sysctl code does not support verbose rou...
hkenken[src/trunk]: src/sys/arch/evbarm Imported pwrbtn and lidsw drivers for NetWal...
kre[src/trunk]: src/bin/sh Fix a typo (or rather a remnant of an earlier intent).
riastradh[src/trunk]: src/sys/dev/ieee1394 Let's try initializing the pointers *before...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Change hexidecimal bit notation into ...
snj[src/netbsd-7]: src/doc 1525-1534, 1536, 1537, 1539, 1541-1544, 1546, 1547, 1549
skrll[src/trunk]: src/sys/dev/usb Improve a comment slightly
mlelstv[src/trunk]: src/sys/dev/pci Add AMD KERNCZ chipset for Zen processors.
pooka[src/trunk]: src/sys/fs/cd9660 Remove. For example, vfs_cluster hasn't exist...
msaitoh[src/trunk]: src/sys/net Put schednetisr() into splnet()/splx() pair.
pgoyette[src/trunk]: src/sys/kern In preparation for modularization of the SYSV* opti...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Tidyup dwc2_host_is_b_hnp_enabled
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Regen.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Avoid d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Give the interval trees ...
christos[src/trunk]: src/external/bsd/bind ALLOW_FILTER_AAAA_ON_V4 has been renamed t...
martin[src/trunk]: src/usr.sbin/sysinst Do not -DCATALOG_DIR for DEBUG builds to al...
skrll[src/trunk]: src/sys/arch/arm/nvidia Use the right IO handle to get HOSTPC. A...
macallan[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch on mips64* use generic C ...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys Remove unused ext_flags field in struct _m_ext_storage.
maxv[src/trunk]: src/sys/dev/if_ndis Uninitialized var, found by brainy. FreeBSD ...
kamil[src/trunk]: src/tests/kernel Add {, io_}read_i[1234] in t_ptrace_wait{, 3, 4, 6, ...
tsutsui[src/trunk]: src/sys/arch/hp300 Add sti at sgc framebuffer.
pgoyette[src/trunk]: src/sys/rump/librump/rumpvfs Initialize the bufq stuff for rump, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi add some framebuffer related vc tags
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 #endif removal
apb[src/trunk]: src/usr.bin/make/unit-tests Our practice, despite what POSIX mig...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Include the new tco module on i38...
ozaki-r[src/trunk]: src/sys/netipsec Fix buffer overflow on sending an IPv6 packet w...
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 catch up with unit fixes for e...
joerg[src/trunk]: src/sys/dev/usb Conditionalize udl_draw_line_comp and udl_cmp_ad...
rin[src/trunk]: src/sys/dev/rasops Merge rasops_putchar_aa.h into rasops_putchar.h.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include update i915_trace.h to build w...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Copy body of static drm_legacy_dev...
thorpej[src/trunk]: src/sys/dev/pci - Add the D-Link products, identified by subsyst...
msaitoh[src/trunk]: src/sys/dev/pci Add C620 devices.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL Security Advisory [...
martin[src/trunk]: src/sys/dev/pckbport Cosemetically "fix" the pckbd_attach() retu...
mrg[src/trunk]: src/usr.bin/audiocfg if opening the audio device fails, try open...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix typo
christos[src/trunk]: src/distrib/sets/lists/tests wrong test name
joerg[src/trunk]: src/lib/libc/ssp void * is bad for computation, so cast to const...
knakahara[src/trunk]: src/sys/net refactor sppp_{set, clear}_ip_addrs(). reduce iterati...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Allow caller to specify mv so ...
wiz[src/trunk]: src/doc llvm-3.7.1 out.
thorpej[src/trunk]: src/sys/dev/pci - Use BUS_ADDR_{LO, HI}32(), and rather than forc...
wiz[src/trunk]: src/usr.bin/nl Improve description.
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/x86/include style
riastradh[src/trunk]: src/sys/arch Add applesmc(4) to {i386,amd64}/ALL.
christos[src/trunk]: src/lib/libc/stdlib Add strtonum implemented as a wrapper of str...
skrll[src/trunk]: src/sys/dev/usb Remove unused length member of ctrl xfer in stru...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_val_compare_and_swap_{1, 2}...
christos[src/trunk]: src/usr.bin/fgen PR/50914: David Binderman: Fix memory leaks.
snj[src/netbsd-8]: src/doc 330
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for xkeyboard-c...
kamil[src/trunk]: src/lib/libc/net Improve the getnetent(3) man-page
pooka[src/trunk]: src/sys/fs/smbfs Don't lock an already locked vnode.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin Restore Makefile.inc so dhcpcd is i...
jdolecek[src/trunk]: src/sys/uvm/pmap fix the DIAGNOSTIC function pmap_tlb_asid_count...
macallan[src/trunk]: src/sys/dev/pci Make R3xx actually work by wiring outputs, DACs ...
matt[src/trunk]: src New files for OR1K support
tsutsui[src/trunk]: src Build and install resurrected luna68k bootloader.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by nonaka in...
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys Use IPL_SCHED for dwctwo(4) - no need for the KERNEL_LOCK.
ozaki-r[src/trunk]: src/tests/net Use redirection instead of pipeline
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ryo i...
christos[src/trunk]: src/sys/ufs/ufs - KNF more
mlelstv[src/trunk]: src/sys/kern If an untraced process sleeps in recvmsg/sendmsg, t...
pgoyette[src/trunk]: src/share/man/man4 Add 'tunnel mode ipip' to the cisco configura...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux dummy file to quiet incl...
dholland[src/trunk]: src/usr.sbin/rpc.lockd Remove trailing whitespace
christos[src/trunk]: src/sys PR/51540: Henning Petersen: replace , with ;
joerg[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm First argume...
cube[src/trunk]: src/sys/net Prevent a race between tap_dev_poll() and tap_start(...
mrg[src/trunk]: src/libexec/httpd move some #if support into bozohttpd.h.
wiz[src/trunk]: src/share/man/man9 Sort sections.
snj[src/netbsd-7]: src/usr.bin/patch Pull up following revision(s) (requested by...
dsl[src/trunk]: src/sbin/swapctl Explicitly include sys/ioctl.h
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/conf Add a few more Cortex (A35, etc.)
matt[src/trunk]: src/sys/arch/evbmips/conf Add makeoptions NEED_MDSETIMAGE="yes"
nonaka[src/trunk]: src/sys/dev/usb regen
njoly[src/trunk]: src/sys/compat Fix pread/pwrite syscalls which need a 64bit offs...
martin[src/netbsd-8]: src/doc Tickets #679, #680, #681, #682
christos[src/trunk]: src/sys/arch/aarch64/include protect curcpu/curlwp from _KMEMUSER
joerg[src/trunk]: src/sys/arch/arm/include Provide a non-EHABI version of the mcou...
dsl[src/trunk]: src/usr.sbin/cpuctl/arch Fix x86_identify() for amd64
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
ad[src/trunk]: src/sys/uvm uvm_reclaimable(): need to sum the per-CPU values fo...
riastradh[src/trunk]: src/usr.sbin/puffs/rump_lfs After mount_lfs_parseargs, reset get...
maxv[src/trunk]: src/sys/netinet6 Fix a bug introduced in rev1.154 (2009). mcl_ca...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by martin in...
matt[src/trunk]: src/sys/sys Add MIDs for OR1K and RISCV
msaitoh[src/trunk]: src/sys/arch/x86/x86 OOOOPS. Revert previous.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I219 variations for Cannon Lake.
apb[src/trunk]: src/usr.bin/units Correctly ignore duplicate definitions. "cont...
christos[src/trunk]: src/external/gpl3/binutils regen
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src - GC pts_fired, and fix the comment about MAX_TIMERS
msaitoh[src/trunk]: src/sys/dev/pci Sort registers. No functional change.
reinoud[src/trunk]: src/sys/arch/arm/samsung Use the constant for default interrupt ...
riastradh[src/trunk]: src/sbin/atactl Add some ATA SECURITY commands to atactl(8).
dholland[src/trunk]: src/usr.bin/apply Rework for clarity.
martin[src/netbsd-8]: src/distrib/notes Add temporary hint at manual installation i...
uwe[src/trunk]: src/share/man/man4 Formatting tweaks.
sevan[src/trunk]: src/bin/ln Update usage to include -w
pho[src/trunk]: src/lib/librefuse fuse_opt_match(3): Support every form of templ...
skrll[src/trunk]: src/sys/arch/arm/arm32 KNF
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra 5V/12V power to molex connector on Jet...
sevan[src/trunk]: src/bin/ksh Add -l to SYNOPSIS
christos[src/trunk]: src/lib/libutil Patch from kre:
hannken[src/trunk]: src/sys/dev/usb urndis_attach: change "sc->sc_bulkout_no" to "un...
jnemeth[src/trunk]: src/usr.sbin/syslogd - when checking hostname of incoming remote...
christos[src/trunk]: src/usr.bin/config Bump for quoting makeoptions with multiple li...
christos[src/trunk]: src/sys/lib/libsa remove extra copy of the macro.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src handle @PKG_EXPAT_LIBS@...
mrg[src/trunk]: src/sys/dev/usb move the call to rnd_attach_source() earlier and...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Patch up drm_atomic_helper.c.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that IFF_ALLMULTI is almost always set.
jakllsch[src/trunk]: src/sys/dev Fix leap year handling for years 2100 and greater.
snj[src/netbsd-8]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add ARMADAXP into opt_mvsoc.h.
tnn[src/trunk]: src/sys/dev/nvmm/x86 vmx_vmptrst(): only used when DIAGNOSTIC
ozaki-r[src/trunk]: src/sys/netinet6 Avoid double LIST_REMOVE which corrupts lists
christos[src/trunk]: src/share/mk Back to using jemalloc for x86_64; all problems hav...
kamil[src/trunk]: src/tests/lib/libc/sys Remove duplicated lines
christos[src/trunk]: src/sys/kern be a bit more verbose about why we think a note is ...
joerg[src/trunk]: src/sys/kern Provide a prototype for wapbl_space_free under _KER...
nisimura[src/trunk]: src/sys/dev/usb regen.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use roundup2() and uintptr_t. Adviced by ri...
rin[src/trunk]: src/sys/dev/rasops Use "hp" instead of "hrp" consistently with o...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Apply ixgbe.c rev. 1.124 to ixv.c. Fix a...
joerg[src/trunk]: src/libexec/ld.elf_so/arch Fix indentation.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Reset device at attach and fix eMMC 1.8...
pgoyette[src/trunk]: src/sys/dev/imcsmb Search for child devices using the i2cbus att...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 So that's where the miss...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
matt[src/trunk]: src/sys/arch/arm/arm32 Make the initial svcstack is doubleword a...
maxv[src/trunk]: src/sys/netipsec Argh, in my previous commit in this file I forg...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra K1 CPU frequency scaling support.
skrll[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/netipsec Fix ipsec4_get_ulp(). We should do "goto done" ...
jdolecek[src/trunk]: src/sys/dev do not attach nvme ld as randomness source - device ...
pgoyette[src/trunk]: src/sys/modules/example Soon to be replaced with a more comprehe...
jmcneill[src/trunk]: src/sys/stand/efiboot Use absolute paths for default kernel file...
skrll[src/trunk]: src/sys/dev/usb Convert smsc_dbg_printf to usbhist
rin[src/trunk]: src/sys/arch/sun2/sun2 Sort headers.
joerg[src/trunk]: src/sys/dev/ic Put helper functions for debugging under the corr...
martin[src/trunk]: src/tests/net/mpls Cosmetics: hide an error message from sysctl ...
christos[src/trunk]: src/sys/net move debugging code after the NULL check.
riastradh[src/trunk]: src/sys/kern Skip disabled sources in rnd_getmore.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm bring in changes from OLDE...
mlelstv[src/trunk]: src/sys/external/bsd/drm2/drm Non-x86 doesn't have AGP. This sho...
jmcneill[src/trunk]: src/sys/arch/arm/cortex in armgic_establish_irq, make sure to wr...
msaitoh[src/trunk]: src/sys/arch Catch up FreeBSD and OpenBSD's changes. Not complet...
dholland[src/trunk]: src/sys/ufs/lfs Fix minor bitrot in #if 0 or otherwise disabled ...
pgoyette[src/trunk]: src/share/man/man4 Update for inclusion of references to the new...
christos[src/trunk]: src/include add missing externs.
uebayasi[src/trunk]: src/lib/libc/arch/x86_64/sys Whitespace.
roy[src/trunk]: src/usr.sbin/ifwatchd Sprinkle some const.
thorpej[src/trunk]: src/sys With DEBUG defined, it's possible to execute a TLB-vs-se...
reinoud[src/trunk]: src/sys/arch/arm/samsung 1st stage of USB support for Exynos5 ch...
rin[src/trunk]: src/sys/arch Add (commented out) mue(4) to where appropriate.
christos[src/trunk]: src/sys/netinet if no address was found, don't check if it is te...
christos[src/trunk]: src/usr.bin/flock remove XXX, fix error message
christos[src/trunk]: src/sys/external/bsd/acpica/dist/dispatcher CID 1292510: Check a...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Initialize dev->dev, dev-...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm bus_space_mmap cookies are not pad...
macallan[src/trunk]: src/sys/dev/ic don't try to become console if we get is_console=...
christos[src/trunk]: src/sys/net rename variable to avoid conflict with "div"
christos[src/trunk]: src/sys/dev/usb PR/50950: David Binderman: Fix misplaced parens
nat[src/trunk]: src/sys/dev/usb Start as half as many transfers for recording. ...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix a bug introduced in bus_space.c::r1.39....
skrll[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
justin[src/trunk]: src/common/lib/libc/arch/arm Do not build arm toolchain symbols ...
roy[src/trunk]: src/external/bsd/top/dist Allow interactive displays if the term...
msaitoh[src/trunk]: src/sys/arch/i386/i386 s/TRUE/true/ and s/FALSE/false/ to make c...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Use dcbst instead of dcbf to flush c...
maxv[src/trunk]: src/sys/arch/xen/x86 Mmh, apparently I didn't properly test my p...
pooka[src/trunk]: src/sys Add a RUMP_USE_CTOR compile-time switch. If defined, use
jmcneill[src/trunk]: src/sys/conf Add support for building DTB files during kernel bu...
sevan[src/trunk]: src/sys/arch/macppc/conf Remove legacy comment regarding the ins...
bouyer[src/trunk]: src/sys/arch/xen Back out this commit:
tsutsui[src/trunk]: src/sys/arch/sparc/dev Fix panic() on opening fd(4), caused by a...
martin[src/trunk]: src/sys/arch/mips/ralink gcc thinks the static "led_index" could...
snj[src/netbsd-7]: src/doc 922
martin[src/trunk]: src/usr.sbin/sysinst When exiting from the "ftpsource" menu, exp...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable SATA, maybe it will inspire some...
apb[src/trunk]: src/share/zoneinfo Import tzdata2014c from ftp://ftp.iana.org/tz...
kre[src/trunk]: src/sys/kern Validate that the configuration parameters that are...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi genfb support for rpi
christos[src/trunk]: src/external/bsd/bind/dist/bin/named PR/51542: Henning Petersen:...
ad[src/trunk]: src/sys/arch/sparc/sparc sparc cpu_intr_p(): try to work around ...
mrg[src/trunk]: src/sys/dev/usb in tx_prepare callback make sure to reject any m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Teach nouveau to read its own ...
kamil[src/trunk]: src/doc mpc 1.0.3 is out
christos[src/trunk]: src/lib/libform PR/50919: David Binderman: Re-do all the debug s...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt Clean up a few more directories.
jdolecek[src/trunk]: src/sys/uvm/pmap KERNEL_PID is > 0 on powerpc/ibm4xx, need to ma...
chs[src/trunk]: src/sys/kern add some pool_allocators for pool item sizes larger...
christos[src/trunk]: src/distrib/utils/embedded Make autosizing really work:
mrg[src/trunk]: src/external/gpl3/gdb s/#/$/ in a $NetBSD$ so it actually expands
martin[src/netbsd-7-1]: src/sys/netipsec Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch G/C TEGRAK1_PMAP_WORKAROUND.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove ODROID-U and ODROID-XU kernel co...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Ooops - forgot to add NetBSD License
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
kamil[src/trunk]: src/sys/arch Add accessors for available x86 Debug Registers
tnn[src/trunk]: src/sys/arch/arm/dts #include_next confuses clang-cpp; use relat...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm drm_crtc_vblank_waitq...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
matt[src/trunk]: src/sys/arch/mips/ralink Instead of
riastradh[src/trunk]: src/sys/kern Mark skewsrcp as __diagused to unbreak non-DIAGNOST...
riastradh[src/trunk]: src/sys/dev/usb Reassign copyright to TNF.
pooka[src/trunk]: src/sys/rump/librump regen
mgorny[src/trunk]: src/external/gpl3 Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++
kre[src/trunk]: src/bin/sh Remove some left over baggage from the LINENO v1 impl...
kamil[src/trunk]: src/doc flex 2.6.0 is out
christos[src/trunk]: src/external/bsd/pam-u2f Add a libm dependency.
martin[src/netbsd-8]: src/doc Tickets #692 and #693
christos[src/trunk]: src/tests/bin/sh Cleanup left over (dead) debugging code (from kre)
joerg[src/trunk]: src/sys/conf Drop stray }
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra HD audio support (untested as it i...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi add some more vcprop definitions -- powe...
martin[src/trunk]: src/sys/dev/pci Remove unused variable
rmind[src/trunk]: src G/C npf_ncode(9)
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix vlan check bug in ixv_setup_vlan_suppo...
christos[src/trunk]: src/bin/sh Convert the pattern matcher from recursive to backtra...
maya[src/trunk]: src/sys/arch actually correct tyop now...
jnemeth[src/trunk]: src/doc note new gpt(8) uuid subcommand
kamil[src/trunk]: src Reserve DTrace sdt and fdt major numbers
knakahara[src/trunk]: src add tests of ioctl for /dev/crypto
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Simplify a little (...
riastradh[src/trunk]: src/sys/dev/rasops Don't leak f on failure. Noted by maxv@.
ozaki-r[src/trunk]: src/sys/dev/pci Use NULL for initialization of sc_config_change
uebayasi[src/trunk]: src resolvepath: Resolve .. in absolute paths.
dholland[src/trunk]: src/sys/arch Add options COMPAT_44, which controls mostly MD cod...
christos[src/trunk]: src/external/bsd/top/dist Don't die if we resize to smaller than...
christos[src/trunk]: src/sys/dev/usb use the proper station nodeid read command.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use x86_64 assembl...
christos[src/trunk]: src/external/bsd/tcpdump/dist make pcap_debug weak.
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix pro...
jdolecek[src/trunk]: src/sys/arch/xen/xen make the packet length check less strict, a...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
ad[src/trunk]: src/sys/kern lwp_create:
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_mkdir into lfs_mkdir.
wiz[src/trunk]: src/sys/arch/macppc/dev Add missing parameter in printf. From He...
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_ld Autogenerate /dev/ldNx nodes b...
thorpej[src/trunk]: src/sys/arch/powerpc/include/booke If we're going to consult the...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add mkimage config for generatin...
dholland[src/trunk]: src/games/fortune/datfiles add somethign
kamil[src/trunk]: src/external/bsd/compiler_rt Add compiler-rt build rules for LLV...
justin[src/trunk]: src/lib/libc/gen Missing MAP_PRIVATE on mmap
christos[src/trunk]: src/usr.bin/xlint/lint1 Add visibility and weak
riz[src/trunk]: src/sys/arch/arm/omap In kernel tickle mode, tickle once immedia...
christos[src/trunk]: src/external/bsd/openldap merge conflicts.
christos[src/trunk]: src/external/bsd/libdwarf/dist remove RCSID, other files don't h...
christos[src/trunk]: src/sys/sys hack for Objective-C __weak keyword
christos[src/trunk]: src/bin/csh switch to a backtracking instead of a recursive patt...
apb[src/trunk]: src/usr.bin/make/unit-tests Stricter sed expression for matching...
kamil[src/trunk]: src Document td_thr_getname(3) from libpthread_dbg(3)
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
nia[src/trunk]: src/sys/dev/pckbport synaptics: Detect multiple fingers outside ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
martin[src/netbsd-8]: src/sys/dev/pci Regen (ticket #846)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Handle uvm object refere...
kamil[src/trunk]: src/sys/modules Remove ksem module reference
matt[src/trunk]: src/common/lib/libc/arch/arm/string A few slight speedups (remov...
nia[src/trunk]: src synaptics: Set up_down_emulation=3 by default.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix building dhcpcd-6.1.0
christos[src/trunk]: src/usr.bin/mail/USD.doc PR/50360: Thomas Klausner: Fix MKREPRO ...
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/global set the default ...
skrll[src/nick-nhusb]: src/sys/dev Various improvements
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need to use new <drm/drm_gem.h> fo...
rin[src/trunk]: src/sys/arch/sun2/conf Retire md(4) in favor of tmpfs provided b...
pooka[src/trunk]: src/lib/librumpclient pretend to handle the poll return value fo...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for lid switch event codes.
martin[src/trunk]: src/lib/libm/arch/hppa Simplify, now that rounding mode defines ...
jmcneill[src/trunk]: src/sys/dev/usb use a pool to allocate xfer handles
kamil[src/trunk]: src/etc/mtree G/C libpthread_dbg from mtree
msaitoh[src/trunk]: src/sys/dev/pci - printf->DPRINTF in wm_serdes_mediastatus().
pooka[src/trunk]: src/lib/libc/stdio Make compile with -DNO_FLOATING_POINT
christos[src/trunk]: src/usr.bin/midirecord PR/49716: Henning Petersen: Use false and...
wiz[src/trunk]: src/share/man/man9 Fix xrefs.
maya[src/trunk]: src/sys/dev Teach urndis to handle some REMOTE_NDIS_INDICATE_STA...
joerg[src/trunk]: src/external/bsd/libc++/lib Since GCC 4.5 doesn't support noexce...
kefren[src/trunk]: src/sys/netinet Don't put segment on the wire if security reques...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Meson GXBB
martin[src/trunk]: src/usr.sbin/sysinst/arch/alpha The (unused) md_pre_disklabel() ...
christos[src/trunk]: src/tests/bin/sh remove old test
jdolecek[src/trunk]: src/sys/dev/pci use ipl level specified by child when attaching ...
christos[src/trunk]: src/sys/dev/usb PR/55068: sc.dying: Fix printf formats:
christos[src/trunk]: src/usr.bin/make str2Lst_Append tokenizes the string and uses it...
joerg[src/trunk]: src/sys/modules/examples/ping Fix RCS ID.
pgoyette[src/trunk]: src/share/man/man9 Revert revision 1.31 - the referenced page do...
christos[src/trunk]: src/external/apache2/mDNSResponder merge conflicts; also:
kamil[src/trunk]: src/doc lua 5.3.2 is out
nonaka[src/trunk]: src/usr.bin/ftp ftp(1): split the auth processing function.
hannken[src/trunk]: src/sys Remove VI_INACTPEND. Last consumer was vcount() which go...
tnn[src/trunk]: src/sys/arch/mips/mips Don't try to interpret MIPS3-specific sta...
pgoyette[src/trunk]: src/sys/compat/ultrix Regen
ryo[src/trunk]: src/sys/dev/pci regen
roy[src/trunk]: src/sbin/reboot reboot: fix arg order for logwtmpx(3)
riastradh[src/trunk]: src/sys/dev Fix spurious kassert on interrupted blocking read fr...
jakllsch[src/trunk]: src/sys/arch/arm Add RK3399 PCIe host bridge support.
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/usr.bin/mail From: Steffen "Daode" Nurpmeso:
enami[src/trunk]: src/lib/libperfuse Fix build failure on amd64.
abhinav[src/trunk]: src/lib/libc/sys Grammar and punctuation fixes in few sentences
christos[src/trunk]: src/share/man/man4 document show panic
skrll[src/trunk]: src/external/lgpl3/gmp/dist/mpn/arm Appease new gas. Already fix...
sjg[src/trunk]: src/usr.bin/make Avoid calling sysconf for every file loaded.
maya[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs validate the leng...
wiz[src/trunk]: src/lib/libc/stdio Remove ineffective macros and arguments.
martin[src/trunk]: src/sys ifdef a variable like its use
jmcneill[src/trunk]: src/sys/arch/arm/dts Pinebook LCD pipeline is mixer0-lcd0
pooka[src/trunk]: src/usr.bin/shmif_dumpbus fix tyop in error message
uwe[src/trunk]: src/bin/pax Install manual pages for tar and cpio only if ${MKBS...
kamil[src/trunk]: src/share/misc Add: PCB process control block
skrll[src/trunk]: src/sys/external/bsd/libfdt/dist Import of libfdt from DTC versi...
joerg[src/trunk]: src/sys/arch/amd64/conf Use the same process and file limits as ...
kre[src/trunk]: src/tests/lib/libc/gen Explicitly test for PR lib/54053
matt[src/matt-nb8-mediatek]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts DTS...
snj[src/netbsd-8]: src/doc 349, 350
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix issues with the gpio controller:
dholland[src/trunk]: src/sys/dev/bluetooth use standard idiom - thanks riastradh@
kamil[src/trunk]: src/external/bsd/ipf/dist/ipsend Don't include <sys/user.h> on N...
snj[src/netbsd-7-1]: src/doc 1581
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Clear que->disabled_count in {ixgbe, ixv}_i...
martin[src/trunk]: src/tests/lib/libc/gen Retry previous
christos[src/trunk]: src/distrib/sets/lists/comp strtoi and strtou man pages
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Add i915_hangcheck_el...
ozaki-r[src/trunk]: src/sys/netinet6 Improve atomicity of in6_leavegroup and in6_del...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable XUSB PADCTL
christos[src/trunk]: src/sys/arch/arm/arm PR/50881: David Binderman: Remove redundant...
martin[src/trunk]: src/usr.sbin Remove userland part of ndis
uwe[src/trunk]: src/share/mk Switch sh3 to the new binutils and gdb. Lightly te...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libobjc Don't use inline in C sources...
christos[src/trunk]: src/external/bsd/file/dist/doc fix the version string manually.
msaitoh[src/trunk]: src/sys/dev/mii Add missing RCS Id.
pgoyette[src/trunk]: src/sys/dev/imcsmb For byte-writes we only load an 8-bit quantity
jmcneill[src/trunk]: src/sys/arch ODROID-C1 onboard ethernet support.
jmcneill[src/trunk]: src/sys/stand/efiboot Add support for booting kernels from FFS p...
maxv[src/trunk]: src/sys/arch/x86/x86 KNF and simplify a little.
dholland[src/trunk]: src/lib/libc/misc fix comment about initialization-time calls; o...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/lib/libarch/sparc/v8 pass -Av8 to the assembler. binutils 2...
christos[src/trunk]: src/external/bsd/blacklist/libexec Add support for pf, thanks Ku...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Adjust pread/pwrite signature...
dholland[src/trunk]: src/sbin/dump Use <ctype.h> functions correctly.
dholland[src/trunk]: src/sys/ufs/lfs Remove no longer needed explicit 32->64 sign ext...
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
pgoyette[src/trunk]: src/sys/kern Another regenerated file
njoly[src/trunk]: src/sys/compat/linux32/common Fix fadvise64 syscalls. Unlike our...
matt[src/trunk]: src/sys/arch/evbarm Move away from cubie to awin since "cubie" w...
martin[src/netbsd-7]: src/doc Ticket #943
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by b...
pgoyette[src/trunk]: src/sys/dev/wscons Add module infrastructure for wsbell(4)
skrll[src/trunk]: src/sys Provide dotg(4) - a driver for the Synposys DesignWare O...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix source clock divisor, set MSTR_CONFI...
macallan[src/trunk]: src/sys/dev/pci clean up some more confusion between (ws)display...
ad[src/trunk]: src/sys/arch/x86 PR kern/55071 (Panic shortly after running X11 ...
jmcneill[src/trunk]: src/etc/etc.aarch64 Create bpf and openfirm devices
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some <linux/fence.h>...
apb[src/trunk]: src Avoid splitting sed programs over multiple lines with
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by j...
skrll[src/trunk]: src/sys/arch/evbarm/conf Update for recent a9wdt changes
ozaki-r[src/trunk]: src/sys/net Simplify
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add Tegra MPIO / Pinmux driver
rin[src/trunk]: src lcWrap.c is miscompiled on vax, which results in input failu...
thorpej[src/trunk]: src/sys/arch/mips/mips Comment out the diagnostic message in the...
skrll[src/trunk]: src/sys/arch/hp700/dev Fix lasi at mainbus attachment, e.g. on a...
riastradh[src/trunk]: src/sys/external/bsd/drm2 struct drm_bus abstraction is no more....
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 avoid divide by zero when setting '...
macallan[src/trunk]: src/sys/dev/pcmcia fix tpyo
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix A83T AP startup
riastradh[src/trunk]: src/sys/kern Omit needless `if (RND_ENABLED(...))' in rnd_skew_get.
rtr[src/trunk]: src/sys/nfs when calling nfs_boot_sendrecv pass NULL for pointer...
tsutsui[src/trunk]: src/sys/arch/sun3/dev Sync with sparc/dev/fd.c rev 1.155.
kre[src/trunk]: src/bin/sh PR bin/52280
skrll[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix trap_zero_jump fo...
rin[src/trunk]: src Add mue(4), driver for Microchip LAN75xx/LAN78xx known as in...
martin[src/trunk]: src/share/man/man9 Add missing .Bl
martin[src/trunk]: src/sys/dev/usb Remove unused variable
martin[src/trunk]: src/sys/arch/sparc/include Revert previous, we have restores ABI...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add PLL registers and PLL conversion ma...
maxv[src/trunk]: src/sys Remove dead returns:
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
nonaka[src/trunk]: src/share/man/man4 Add Buffalo LUA4-U3-AGT.
maxv[src/trunk]: src/sys/arch/x86/include Move the direct map from slot 509 to sl...
matt[src/trunk]: src/etc/mtree An awk file is not a directory.
apb[src/trunk]: src/external/public-domain/tz Updated import script for tzdata20...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
pooka[src/trunk]: src/tests/lib/libposix Use TESTS_SUBDIRS instead of SUBDIR to ma...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome fix t...
pooka[src/trunk]: src/external/gpl3/gcc/usr.bin/backend ... but make sure to unset...
joerg[src/trunk]: src/libexec/ld.elf_so Replace casts in the inline version of _rt...
christos[src/trunk]: src/external/bsd/wpa/dist/src/wps strtoul() return value may end...
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Update to newer sshd (t...
jmcneill[src/trunk]: src/sys/arch/evbarm/beagle Read EDID data on Beagleboard and pas...
justin[src/trunk]: src/common/lib/libc/arch/arm/string It is just the __ffssi2 alia...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom improved playback error handling, and ...
martin[src/trunk]: src/sys/dev/usb Fix botch in previous
christos[src/trunk]: src/tests/net/net explain what's going on before we fix it.
skrll[src/trunk]: src/share/man/man4 Simple usmsc(4) man page.
christos[src/trunk]: src/distrib/utils/embedded add the tests set.
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
jmcneill[src/trunk]: src/usr.bin/mkubootimage add support for generating boot.scr scr...
skrll[src/trunk]: src/sys/dev/usb Add some more counters (disabled by default)
matt[src/trunk]: src/external/gpl3/gcc OR1K configury support for NetBSD
msaitoh[src/trunk]: src/sys/dev Sync wm_smbustopci() with Linux and FreeBSD. This ch...
matt[src/trunk]: src/usr.bin/crunch/crunchgen Use :Q instead of " to quote make v...
christos[src/trunk]: src/sys/arch/powerpc/conf remove unused OPENPIC flags.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Move %ds and %es into the GDT on 64bit ...
msaitoh[src/trunk]: src/sys/kern Use unsigned to avoid undefined behavior. Found by ...
martin[src/netbsd-8]: src/doc Tickets #694, #695, and #697
nonaka[src/trunk]: src/sys/dev/pci stop the calibration timeout when stopping the i...
tsutsui[src/trunk]: src/sys/dev/pci Use C99 struct initializer. Also tweak some inc...
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Set "enabled" value on...
martin[src/trunk]: src/sys/sys struct emul::e_vm_default_addr changed signature, we...
skrll[src/trunk]: src/sys/uvm/pmap Use __BIT(). No functional change.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
mrg[src/trunk]: src/sys/dev/usb update usbnet slight:
kiyohara[src/trunk]: src/sys/dev/marvell The bus_dmamap_sync(PREREAD) is unnecessary ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix misnamed parameter.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Use proper SYSCTL_DESCR() macro
christos[src/trunk]: src/bin/sh add stdio.h
riastradh[src/trunk]: src/sys/external/bsd/drm2 directly include asm/bug.h for WARN_ON...
christos[src/trunk]: src/external/bsd/bind/dist Import 9.10.3-P4:
macallan[src/trunk]: src/sys/dev/ic #if 0 code to map the VGA BIOS
jmcneill[src/trunk]: src/sys aprint_verbose -> aprint_debug
jmcneill[src/trunk]: src/sys/external/bsd/common/include/linux IPL_VM -> IPL_SCHED
christos[src/trunk]: src/external/gpl3/gdb expose kernel types for gdb so that we don...
maxv[src/trunk]: src/sys/arch Improve the SVS initialization.
chs[src/trunk]: src/lib/libpthread remove hard-coded -fomit-frame-pointer for pt...
martin[src/trunk]: src As discussed on tech-toolchain, offer a new make variable MK...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot to nix conflicts ...
bouyer[src/netbsd-8]: src/doc ticket 659
snj[src/netbsd-7]: src/external/mit/xorg Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/arch/x86/x86 Change the SVS node, from machdep.svs_enabl...
joerg[src/trunk]: src/libexec/ld.elf_so Outdated, kill.
jakllsch[src/trunk]: src/sys Add driver for TI CPSW Ethernet on TI AM335x SoCs.
matt[src/trunk]: src/etc/etc.evbarm alphabetize armv7 kernels
jmcneill[src/trunk]: src/sys/dev/usb run repeat intr xfers in the workq
christos[src/trunk]: src/doc new openssl
pgoyette[src/trunk]: src/sys/dev/wscons Revert previous - it's no longer needed since...
matt[src/trunk]: src/sys/modules/compat_netbsd32 mips doesn't do a.out and never ...
ozaki-r[src/trunk]: src/sys Use lltable/llentry for NDP
maxv[src/trunk]: src/sys/kern Modify m_defrag, so that it never frees the first m...
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc regen...
dsl[src/trunk]: src/external/cddl/osnet/lib/libzpool Comment out the unused 'str...
msaitoh[src/trunk]: src/sys/dev/pci NVIDIA 0x036[0-7] are nForce MCP55 LPC Bridge.
joerg[src/trunk]: src/sys/lib/libunwind Use the return address register from the C...
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new netbsd32 quota modules to...
martin[src/netbsd-8]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
uwe[src/trunk]: src/tools/make Do not use HOST_CFLAGS and others. build.sh call...
martin[src/netbsd-8]: src/doc Note import of dhcpcd-7.0.6.
christos[src/trunk]: src/external/bsd/ntp merge conflicts
pooka[src/trunk]: src/sys/rump/librump Automatogically create a function pointer t...
dholland[src/trunk]: src/sys/arch/amd64/conf fileassoc is used by PaX as well as veri...
martin[src/netbsd-8]: src/doc Ticket #727
ozaki-r[src/trunk]: src/sys/netipsec Fix KASSERT; restore a lost statement
msaitoh[src/trunk]: src/sys/dev/pci Add missing pci_intr_release() for the detach.
christos[src/trunk]: src/sys/miscfs/fdesc Well, nasty thing happen if you set /dev/tt...
matt[src/trunk]: src/sys/dev Don't use new as a variable name.
jmcneill[src/trunk]: src/sys/dev/i2c TI TPS65950 driver, right now about all it can d...
christos[src/trunk]: src/distrib/sets/lists/debug add missing test
dholland[src/trunk]: src/share/misc Add some more things.
mlelstv[src/trunk]: src/sys/kern Always fixup zero sector size, even when other geom...
skrll[src/trunk]: src/sys/arch/arm/broadcom Simplify by using PMAP_NOCACHE
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add HDMI, DISPLAYA, DISPLAYB irqs
dholland[src/trunk]: src/share/man/man7 Document /etc/login.conf, /etc/profile, /etc/...
matt[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch add pow...
riastradh[src/trunk]: src/sys/sys Explain why we don't touch the next pointer of the r...
kre[src/trunk]: src/sys/arch/x86/acpi In acpi_md_OsRemoveInterruptHandler() redi...
kamil[src/trunk]: src/external/bsd/jemalloc Rename je_mallctltomib to je_mallctlna...
palle[src/trunk]: src/tests/sbin/sysctl Added test of -d option to sysctl
martin[src/trunk]: src/sys/dev/pci #ifdef variable declarations/initializations lik...
christos[src/trunk]: src/external/mit/xorg/bin/xdm fix build
mrg[src/trunk]: src/sys/uvm/pmap extend the pmap_activate/pmap_deactivate UVMHIS...
wiz[src/trunk]: src/share/man/man4 Various fixes: wording, sections, sort order, ...
chs[src/trunk]: src/external/bsd/libproc/dist add some flag definitions from a n...
ozaki-r[src/trunk]: src/sys/kern Avoid a race condition between an LWP migration and...
riastradh[src/trunk]: src/sys/dev/pci Use the right BAR for MMIO register sizing on i810.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use kref_exclusive_p, rather ...
mrg[src/trunk]: src/share/mk switch riscv32/64 to GCC 8.
tron[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Include "sys/i...
mrg[src/trunk]: src/lib move sqlite earlier in its section. my build often sits...
skrll[src/nick-nhusb]: src/sys/dev/usb Another tsleep bites the dust
uwe[src/trunk]: src/lib/libc/net Consistenly use "host byte order".
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add dummy3 in lib/libpthread_dbg/t_...
dholland[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp Fix syntax error in p...
christos[src/trunk]: src/tests/dev/usb Unbreak the sun2 build: Don't use program-spec...
christos[src/trunk]: src/sys/compat/common rump is compiled with COMPAT_OSOCK not COM...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
skrll[src/trunk]: src/sys/arch/arm/arm32 Re-indent a function call. NFCI.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi allow ukbd to be the console keyboard if...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Call main() in locore.S. like other arch.
kamil[src/trunk]: src/tests Add a comment for the workaround in trigger_bus()
wiz[src/trunk]: src/lib/libc/gen Fix typo.
christos[src/trunk]: src/lib/libutil add some things to add next time we modify the f...
dholland[src/trunk]: src/sbin/dump Use __printflike.
christos[src/trunk]: src/bin/sh put back some volatile, gcc complains (x86_64)
roy[src/trunk]: src/external/bsd/blacklist Whitespace police.
martin[src/trunk]: src/sys/dev Remove unused variables
msaitoh[src/trunk]: src/sys/dev/mii Add SMSC(now Microchip) LAN8741A and LAN8742
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Deal with reserved memory ranges that st...
martin[src/trunk]: src/sys/dev/usb Remove unused variable
msaitoh[src/trunk]: src/sys/dev/pci Regen.
mrg[src/trunk]: src/external/bsd/libuuid_ul/lib/libuuid_ul build glue libuuid_ul...
roy[src/trunk]: src/sys/netinet If we don't have ARP, don't set IN_IFF_TENTATIVE.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Sprinkle some mor...
martin[src/trunk]: src/usr.sbin/sysinst Invert sense of a vnd creation message ("Cr...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 8.4.0.
jakllsch[src/trunk]: src/sys/dev/usb Allow USB_DEVICEINFO on address 0. Needed for t...
martin[src/netbsd-8]: src/sys/netinet Additionally pull up the following revision f...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add kernfs and procfs, support BEAGLEBO...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by hann...
soren[src/trunk]: src/sys/dev/usb Add ASIX AX88179 USB 3.0 ethernet controllers.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Cleanup the confusion with gettin...
martin[src/trunk]: src/sys/sys Remove __CT_LOCAL_PROLOGUE/EPILOGUE hack - instead j...
wiz[src/trunk]: src/lib/libpthread_dbg Various fixes.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
kamil[src/trunk]: src/tests/kernel Add regs[12345] in t_ptrace_wait{, 3, 4, 6, id, pid}
msaitoh[src/trunk]: src/sys/dev/mii - Update IEEE 802.3 Clause 45 definitions from I...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
christos[src/trunk]: src/include/ssp add a macro to check overlapping pointers
njoly[src/trunk]: src/sys/compat/linux/arch Reduce diffs between archs; make mknod...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi add vc fb alpha and screen blanking tags
maxv[src/trunk]: src/sys/arch/x86/x86 Document SVS. Also, remove an entry from th...
riastradh[src/trunk]: src/sys/kern Move forward declaration to top of file.
snj[src/netbsd-8]: src/sys/secmodel/extensions Pull up following revision(s) (re...
maxv[src/trunk]: src/sys/netipsec If 'skip' is lower than sizeof(struct ip), we a...
maxv[src/trunk]: src/sys/arch/aarch64/conf Add KASAN use-after-scope detection in...
martin[src/netbsd-7]: src/doc Ticket #1561
christos[src/trunk]: src/usr.bin/make/unit-tests Instead of adding the test in 48095 ...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Fix initialize PJ4B.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Provide the mac address for usmsc(4) as ...
pooka[src/trunk]: src/sys/net add a mask for currently valid ETHERCAP flags
maxv[src/trunk]: src/sys/dev/nvmm/x86 Parse EXC_NMI on nvmm-intel, and don't retu...
martin[src/trunk]: src/sys/dev/pci Provide an accessor for the pci attach args of a...
christos[src/trunk]: src/external/gpl3/binutils/dist from ftp.gnu.org
mrg[src/trunk]: src/distrib/sets/lists/comp add missing gcc-6/xtestintrin.h
christos[src/trunk]: src/lib add libjemalloc for the non-standard jemalloc symbols.
knakahara[src/trunk]: src/sys/net support interface name which includes digit.
kamil[src/trunk]: src/tests/kernel Rename read* and write* tests to read_d* and wr...
msaitoh[src/trunk]: src/sys/dev/pci Use IFM_1000_KX and IFM_2500_KX.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Modify fb attachment so genfb still atta...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add simple/small versions of...
snj[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
abhinav[src/trunk]: src/usr.bin/at Oops, it should be Aq Mt email@address
jmcneill[src/trunk]: src/sys/dev/usb clear queued flag when aborting xfer
jmcneill[src/trunk]: src/sys/arch/evbarm/conf half-attached sdhc breaks reset for som...
matt[src/trunk]: src/common/lib/libc/arch/arm/string A version of memset that can...
skrll[src/trunk]: src/sys/arch/mips/mips Make this compile/work with PARANOIADIAG
maxv[src/trunk]: src/doc mark one entry as done
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen
matt[src/trunk]: src/distrib/sets/lists/comp Add ./usr/include/sys/common_{ansi, l...
apb[src/trunk]: src/usr.bin/make/unit-tests Adjust tests to correct for the fact...
roy[src/trunk]: src/usr.sbin/ifwatchd Check address is not tentative, duplicated...
maya[src/trunk]: src/sys/ufs/lfs Use continue to denote the no-op loop to match n...
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by j...
dsl[src/trunk]: src/usr.sbin/cpuctl/arch #include sys/ioctl.h
mrg[src/trunk]: src/external/gpl3/binutils mknative binutils 2.23.2 updates for ...
perseant[src/trunk]: src/sbin/dump Add -D flag to allow the user to specify an altern...
maxv[src/trunk]: src/sys/netipsec Correctly handle the padding for IPv6-AH, as sp...
skrll[src/trunk]: src/sys/arch/arm/broadcom Trailing whitespace
msaitoh[src/trunk]: src/sys/dev/pci Sort & indent. No functional change.
pgoyette[src/trunk]: src/share/man/man4 Fix the commands-to-generate-the-attachment l...
skrll[src/trunk]: src/sys/arch/arm/nvidia Re-enable EHCIF_ETTF and provide a sc_ve...
dsl[src/trunk]: src/sys/sys Only define 'struct kinfo_proc' if _KERNEL or _KMEMU...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by sevan in tick...
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC
skrll[src/trunk]: src/etc Create a plcom0 device node for RaspberryPI
maxv[src/trunk]: src/sys/arch/amd64/amd64 Ah. Don't use NENTRY() to declare check...
ozaki-r[src/trunk]: src/sys/netipsec Fix function name in log message
apb[src/trunk]: src/usr.bin/make/unit-tests Our practice is that an even number ...
mrg[src/trunk]: src/bin/mv add SIGINFO for mv(1), largely based upon the support...
christos[src/trunk]: src/sys/nfs Use reference counting to keep track of construction...
jdc[src/trunk]: src/sys/dev Add a property "i2c-indirect-config" to allow/disall...
snj[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
christos[src/trunk]: src/sys/netipsec Fix port matching; we need to ignore ports when...
joerg[src/trunk]: src/sys/dev/iscsi Drop conditional support for writing large num...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add support for Pinebook lid switch and eMMC
uwe[src/trunk]: src/libexec/ld.elf_so PR port-macppc/47464 - Old binutils genera...
martin[src/netbsd-8]: src/sys/dev/pci Regen (ticket #723)
matt[src/trunk]: src/sys/arch/mips/ralink More MT7620 definitions
snj[src/netbsd-7-1]: src/doc 1572
christos[src/trunk]: src/tests/net/net add a getpeeeid test.
apb[src/trunk]: src/lib/libc/sys Attempt to clarify that fsync() is like fsync_r...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
skrll[src/trunk]: src/sys/dev/usb Don't call mutex_spin_exit on already released l...
skrll[src/nick-nhusb]: src/sys/dev/usb Use %s for __func__... oops
martin[src/trunk]: src/sys Remove unused variable
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Cherry-pick upstream c...
snj[src/netbsd-7-1]: src/doc 1566
ozaki-r[src/trunk]: src/tests/net/net Add fastforward6 test
kamil[src/trunk]: src/sys/arch/i386/stand/lib Correct the memset(3)'s third argume...
nat[src/trunk]: src/sys/dev/wscons Move duplicate definition of SETBELL macro in...
martin[src/trunk]: src/sys Remove unused variable
maxv[src/trunk]: src/sys/arch/x86/x86 On amd64, mark the whole tree as NX. No rea...
riastradh[src/trunk]: src/sys/net Don't leak in gre_clone_create error branch.
kamil[src/trunk]: src/tests/kernel Set timeout expected in resume1 (t_ptrace_wait*)
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Misc cleanup.
kamil[src/trunk]: src/sys/rump Revert previous
ad[src/trunk]: src/sys/uvm Use lwp_changepri().
matt[src/trunk]: src/sys/lib/libunwind Add OR1K support
ryo[src/trunk]: src/sys/arch/aarch64/include fix missing paren
joerg[src/trunk]: src/sys/dev/pci Comment out twa_error_table, but keep it around ...
dsl[src/trunk]: src/sys/sys Expose the DTYPE_xxx (names) defines even if _KERNEL...
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO.
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comment
kre[src/trunk]: src/bin/sh Undo some over agressive fixes for a (pre-commit) bug...
martin[src/trunk]: src Add a test case for PR kern/48787.
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix typo
martin[src/trunk]: src/sys/ufs/ufs Make filehandles on UFS based filesystems use pr...
chs[src/trunk]: src rearrange sys/mount.h so that all of the kernel-only parts a...
martin[src/netbsd-8]: src/etc/namedb Pull up following revision(s) (requested by na...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/external/bsd/jemalloc/lib bump warns
jmcneill[src/trunk]: src/sys/arch/evbmips/loongson The version of PMON on my 8089B (L...
wiz[src/trunk]: src/share/man/man9 Use more markup.
martin[src/netbsd-8]: src/share/mk Pull up the following revisions, requestes by ch...
mrg[src/trunk]: src/sys/arch bump CHILD_MAX and OPEN_MAX defaults on several pla...
thorpej[src/trunk]: src/sys/dev/pci On NetBSD it's spelled "__NO_STRICT_ALIGNMENT". ...
ozaki-r[src/trunk]: src/sys/netinet Fix kernel builds with IFA_STATS
joerg[src/trunk]: src/libexec/ld.elf_so Restore parenthesis to cast in the right o...
christos[src/trunk]: src/usr.bin/config Add an enabled bit to keep track of the paren...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Convert pending_flip_loc...
martin[src/netbsd-8]: src/sys/arch/arm Pull up following revision(s) (requested by ...
rin[src/trunk]: src/etc/rc.d little bit verbose for slow machines
kre[src/trunk]: src/bin/sh I am an idiot... revert the previous unintended commit.
rin[src/trunk]: src/sys/dev/wsfb Fix bug introduced in rev. 1.69:
tsutsui[src/trunk]: src/sys/arch/luna68k/include Make loadfile() accept OMAGIC a.out...
matt[src/trunk]: src/sbin/ping6 Rework to be avoid a conditional assignment which...
ozaki-r[src/trunk]: src/sys/net Avoid if_dl and if_sadl to be NULL
chs[src/trunk]: src/usr.sbin/rpc.lockd this file uses the <sys/queue.h> macros s...
maxv[src/trunk]: src/sys/arch/amd64/include Remove INTRENTRY_L, it's not used any...
rjs[src/trunk]: src/sys/arch/mac68k/nubus Set sc_dev field of softc.
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/mii - Add some bit definitions:
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
reinoud[src/trunk]: src/sys/arch Implement gpio framework for the Samsung Exynos ser...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Rework nsecs_to_jiffies64.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
scole[src/trunk]: src For ski, break into debugger instead of exiting
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Add FAL...
christos[src/trunk]: src/external/bsd/mdocml/dist CPID 1288934: This is not really a ...
nakayama[src/trunk]: src/etc/rc.d Add $_rc_subr_loaded before ". /etc/rc.subr" for sp...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src put back __UNCONST for now.
rin[src/trunk]: src/external/bsd/tre/dist/lib nmatch and pmatch should be ignore...
isaki[src/trunk]: src/sys/dev/audio Fix/Update comments about allocm/freem.
blymn[src/trunk]: src/tests/lib/libcurses Fixed mvscanw test but leave disabled fo...
mgorny[src/trunk]: src/sys/nfs Update NFS errno mapping and add assert for correctness
pgoyette[src/trunk]: src/sys/kern Teach makesyscalls.sh how to auto-generate the list...
mrg[src/trunk]: src/sys/dev/usb fix a think-o in the previous: don't return when...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Rename blinkled to heartbeat since th...
ozaki-r[src/trunk]: src/tests/net/ndp tests: fix test header name
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Adapt Linux i915 wait_fo...
kamil[src/trunk]: src/sys/arch/amd64/amd64 Fix rdr6() function on amd64
joerg[src/trunk]: src/external/mit/xorg/lib/gallium Make using ! on the LHS of a c...
skrll[src/trunk]: src/sys/dev/usb Correct a comment
dsl[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 If -march=native is s...
martin[src/trunk]: src/sys/nfs Backout wildcard pragma to kill warnings and instead...
christos[src/trunk]: src/distrib/cdrom/macppc_installboot dedup
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48799: make filehandles properly use 6...
mrg[src/trunk]: src/share/man/man9 remove mention of dv_private and note that us...
uwe[src/trunk]: src/games/fortune/strfile Now that we use "nbtool_config.h" we c...
rin[src/trunk]: src/common/lib/libc/arch/m68k/string Add missing END() for coldf...
maxv[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Uninitialized var, found by b...
dholland[src/trunk]: src/usr.bin/at a couple minor fixes
rin[src/trunk]: src/external/bsd/tre/dist/lib Fix an apparent typo.
kamil[src/trunk]: src/external/bsd/ipf/dist/ipsend Don't include <sys/user.h> on N...
snj[src/trunk]: src/external/mit/xorg/server don't bother defining XORG_RELEASE....
skrll[src/trunk]: src/sys/dev/usb Use howmany. NFC.
martin[src/trunk]: src/etc Add ld(4) nodes
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Tweak style.
hannken[src/trunk]: src Add a global vnode cache:
martin[src/netbsd-8]: src/doc Tickets #758 - #767
martin[src/trunk]: src Make msdosfs time conversion use the y/m/d/h/m/s conversion ...
joerg[src/trunk]: src/share/mk Mark unwinding as supported for eARM.
riastradh[src/trunk]: src/usr.bin/config Tag each .c file with the options that might ...
msaitoh[src/trunk]: src/sys/dev/pci Set ICH9 and ICH10's PBA size to 14K if the RX b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Narrow the scope of the ...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads2 and threads3 in tests/...
christos[src/trunk]: src/bin/sh - don't export $PPID (from kre)
shm[src/trunk]: src/share/man/man7 0 mappings are currently disabled on all arch...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Update for comment of OVERO. It suppor...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-apm define XV_NE...
jnemeth[src/trunk]: src/doc space -> tab conversion
rmind[src/trunk]: src/sys/sys It is now lwp_t::l_pcu_valid for the PCU changes (mi...
thorpej[src/trunk]: src/sys Use ifmedia_fini().
snj[src/netbsd-8]: src/doc update #713
pgoyette[src/trunk]: src/sys/dev/imcsmb Fix another case of 7-bit right-justified add...
skrll[src/trunk]: src/sys/arch/evbarm/tegra One comment is enough for anybody
martin[src/trunk]: src/sys/arch/vax/include Bump MAXTSIZ to 32 MB (it is an arbitra...
martin[src/trunk]: src/share/mk Switch sparc over to openssl 1.1 again - thanks to ...
pgoyette[src/trunk]: src/tests/include Use correcet variable name when printing the e...
ozaki-r[src/trunk]: src/sys/arch Sweep unnecessary xcall.h inclusions
maxv[src/trunk]: src/sys/arch Initialize the module map limits in amd64, not x86.
msaitoh[src/trunk]: src/sys/dev/pci Fix C62x9 sSATA Controller (RAID) device ID.
kiyohara[src/trunk]: src/sys/arch/evbarm/armadaxp Call some armadaxp functions with M...
pgoyette[src/trunk]: src/sys/dev Import imcsmb driver from FreeBSD. This driver allo...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add more GPIO registers.
snj[src/netbsd-7]: src/doc 1565
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Don't keep two list of ...
msaitoh[src/trunk]: src/sys/dev/ic Fix previous. Pass phy_id correctly.
skrll[src/trunk]: src/sys/arch/arm/arm32 Enhance the DIAGNOSTICs around pmap_grow_map
ad[src/trunk]: src/sys/arch x86: abort pageidlezero unconditionally if there is...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/arch/amd64/conf Catch up with GENERIC changes.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add i2c bits for gpio to the connecte...
christos[src/trunk]: src/sys/sys Undo weak here to fix the tests; will revisit soon.
nonaka[src/trunk]: src/sys/dev/pci Fix 11a support.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Explic...
martin[src/netbsd-8]: src/lib/libc/sys Pull up following revision(s) (requested by ...
rin[src/trunk]: src/bin/ps KNF
martin[src/netbsd-8]: src/doc Ammend ticket #780
skrll[src/trunk]: src/sys/arch/arm/nvidia Use the nvidia, has-utmi-pad-registers pr...
mlelstv[src/trunk]: src/distrib build.sh lets you build releases with a limited set ...
skrll[src/trunk]: src/external/gpl3/binutils/dist/gas/config Default to ARM_ARCH_V4.
christos[src/trunk]: src/common/lib/libprop Limit size of xml buffer for userland req...
manu[src/trunk]: src/sys/arch/i386/stand Add GPT and RAIDframe support to bootloa...
riastradh[src/trunk]: src/external/cddl/osnet/lib Let MKCTF alone control whether we b...
manu[src/trunk]: src/usr.sbin/pcictl read and write commands for pcictl, from ria...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal use c99...
chs[src/trunk]: src/external/bsd/libproc/dist add a proc_getmodel() interface to...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Use armreg_ttbr_read() instead of __...
pooka[src/trunk]: src/sys/rump/include/rump For non-NetBSD, assume leading undersc...
pgoyette[src/trunk]: src/sys/dev Implement xxx_rescan() and xxx_childdet() functions; ...
martin[src/trunk]: src/sys/dev/pci Avoid using unmaped PCI registers. From Wolfgang...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Relax the timing around the usb lan97...
mrg[src/trunk]: src/sys/dev/usb switch to usbnet as softc, using un_flags.
snj[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
gson[src/trunk]: src/distrib/amd64/liveimage/emuimage Live images built with MKDE...
pho[src/trunk]: src/lib/librefuse fuse_main(3): Support general fuse options via...
kamil[src/trunk]: src/sys/arch/ia64/include Add a dummy implementation of _UC_MACH...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Depending on _STANDALONE inc...
mrg[src/trunk]: src/sys/uvm/pmap fix the start index generation in pmap_segtab_r...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir fix quoting.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/stand/common Fix tyop. (How these ones...
uwe[src/trunk]: src/lib/libcurses wbkgd - when updating window rendition for the...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
ad[src/trunk]: src/sys/kern Put back missing set of SPCF_SHOULDYIELD.
mrg[src/trunk]: src add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts
htodd[src/trunk]: src/distrib/sets/lists/comp Fix amd64 build sets with new archit...
chs[src/trunk]: src/sys/sys do not expose kernel-internal structure definitions ...
martin[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Add missing break, f...
mrg[src/trunk]: src/sys/net rename _ifmedia_ioctl() to ifmedia_ioctl_locked().
matt[src/trunk]: src/sys/arch/powerpc/oea Fix c&p bug.
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/vfp Make the VFP is disabled after ...
is[src/trunk]: src/sys/arch/amiga/conf Whitespace police
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Add missing rump flag to net/route ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add vcmbox driver
pgoyette[src/trunk]: src/sys/fs/nfs Clean up after the import auto-generate.
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Implement support for multi-segment trans...
roy[src/trunk]: src/sys/netinet Separate ARP handling DAD from inet.
martin[src/trunk]: src/sys/kern ktrop() seems to be expected [by it's callers] to r...
apb[src/trunk]: src/usr.bin/units fix incomplete comment
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix the example in the README ...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
apb[src/trunk]: src/share/man/man4 Document options COMPAT_70.
rmind[src/trunk]: src/sys/kern Remove trailing whitespaces, wrap long lines, minor...
msaitoh[src/trunk]: src/sys/net - Add some missing baudrate entries
sevan[src/trunk]: src/share/misc "What You See Is All You Get" - Brian Kernighan
pooka[src/trunk]: src/include/ssp Wrap stpncpy() iff GNUC_PREREQ(4, 8). Fixes USE_...
christos[src/trunk]: src/etc/rc.d use kat, a version of cat that strips comments
martin[src/trunk]: src/sys/dev/pci Remove unused variable
msaitoh[src/netbsd-7]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/share/man/man9 Fix typo in uvm_km(9): there is no struct vm_...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga use RAW_PART to trigger read of disklab...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Pass the correct length to ...
abhinav[src/trunk]: src/usr.sbin/makemandb Adjust makemandb for the latest mandoc
joerg[src/trunk]: src/lib/libc/compiler_rt Deal with PGO rename.
ad[src/trunk]: src/sys/rump/librump/rumpkern rump - page/object dirtyness track...
chs[src/trunk]: src/sys/nfs in nfs_writerpc(), avoid a signed/unsigned problem i...
christos[src/trunk]: src/sys/arch/amigappc/include gayle wants stride_1swap now, so d...
msaitoh[src/trunk]: src/sys/dev/pci Use onoff() macro.
ozaki-r[src/trunk]: src Fix rump.{netstat, route} shows host's interface names in lin...
christos[src/trunk]: src/external/bsd/file make it work if $1 != .
christos[src/trunk]: src/usr.bin/w if there is more than one : it is not an X display...
msaitoh[src/trunk]: src/sys/dev/mii Add missing NetBSD RCS Id. Reported by Andrius V.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/include-glibc Don't derefence th...
christos[src/trunk]: src/tests/net/net ensure that getpeereid does not succeed on tcp...
dholland[src/trunk]: src/usr.bin/rpcgen one crash -> errx Christos missed
christos[src/trunk]: src/sys/netinet6 PR/47408: Anthony Mallet: sendto(2) issue with ...
snj[src/netbsd-7-1]: src this is netbsd 7.1.2
skrll[src/trunk]: src/sys/arch/mips/mips Sprinkle MFC0_HAZARD for previous and PAR...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Avoid divide-by-zero for unconfigured PLLs
macallan[src/trunk]: src/sys/arch/evbarm/conf add omapdma, also re-enable omapfb sinc...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/admin Fix a merge miss
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy mutex if we init...
kamil[src/trunk]: src Add support for trace type selection in kcov(4)
msaitoh[src/trunk]: src/sys/dev/mii Re-add makphyreg.h
pgoyette[src/trunk]: src/sys/compat/netbsd32 fix indentation. NFCI
pgoyette[src/trunk]: src/distrib/sets/lists/comp Update sets lists for new devsw_atta...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal PR/54307: Ri...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to kmem(9)
martin[src/netbsd-8]: src/sys/arch Requested by skrll in ticket #60:
christos[src/trunk]: src/external/historical/nawk/dist we define HAS_ISBLANK in the M...
pgoyette[src/trunk]: src/sys/dev/filemon Be a bit more paranoid about hijacking (and ...
christos[src/trunk]: src/distrib/sets/lists bump OpenSSL for 1.0.1s (remove SSLv2 and...
kamil[src/trunk]: src/sys/sys Enable O_NOFOLLOW in the POSIX namespace
skrll[src/trunk]: src/sys/dev/ic KNF a comment.
ozaki-r[src/trunk]: src/sys/dev/pci Handle config change interrupts to inhibit sendi...
kardel[src/trunk]: src/sys/fs/tmpfs do no access uninitialized variables in KASSERT...
christos[src/trunk]: src/external/cddl/osnet/sys/sys Hack: Instead of dying in vrele ...
asau[src/trunk]: src/share/misc UUOO (VOZ) is also known as Chertovitskoe.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Extra "buf->map = NULL; "s in ixgbe_txeof()...
christos[src/trunk]: src/libexec/ld.elf_so add missing newline in comment
dsl[src/trunk]: src/usr.sbin/cpuctl/arch Use full model number to index name str...
drochner[src/trunk]: src/lib/libc/net fix memory allocation, and an off-by-one
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Change some defines.
martin[src/trunk]: src/sys/kern Move a few CTASSERT to global scope
mrg[src/trunk]: src build libxshmfence.
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove duplicate ehci @ fdt
martin[src/netbsd-7]: src/doc Ticket #1569
msaitoh[src/trunk]: src/sys/dev/pci Use macro.
skrll[src/trunk]: src/sys/arch/evbarm/conf Add DTS for Raspberry Pi Compute Module...
msaitoh[src/trunk]: src/sys/dev/pci - Add MSI support.
hkenken[src/trunk]: src/sys/arch/arm/imx Move to common function.
jmcneill[src/trunk]: src/sys/dev/clk Create private sysctl nodes for inspecting clock...
kamil[src/trunk]: src/usr.sbin/installboot Add missing extern declaration of ib_ma...
pgoyette[src/trunk]: src/share/man/man4 Add config option for tpm at acpi
christos[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp PR/50944: David Binde...
jdolecek[src/trunk]: src/sys/dev/ppbus add a config fragment to include all ppbus dev...
manu[src/trunk]: src/sys/kern Fix build with TFTPROOT option enabled
chs[src/trunk]: src/sys/kern add defines to control whether or not mutex operati...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Restore Intel opregion stuff.
christos[src/trunk]: src/bin/sh remove unused assignment
skrll[src/trunk]: src/sys/arch/arm Add a driver for the A5/A9 Private timer.
maxv[src/trunk]: src/sys/netipsec Fix mbuf mistake: we are using ip6 before it is...
martin[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Remove a few more (ab-)usages o...
christos[src/trunk]: src/sys/dev/dm cleanup properly on error.
skrll[src/trunk]: src/sys/arch/hppa/include Use __BIT()
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia since we dont support SDR104 yet, dont t...
maya[src/trunk]: src/sys/dev/pci Fix inverted logic in iwm(4).
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Fix infinite ...
maxv[src/trunk]: src/sys/arch Remove svs_pgg_update(). Instead of manually changi...
jmcneill[src/trunk]: src/share/man/man4 not sure how my name ended up in the list of ...
msaitoh[src/netbsd-8]: src/external/bsd/ntp Pull up following revision(s) (requested...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon define US...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe It's not required to calculate unused queu...
abhinav[src/trunk]: src/lib/libc/sys Insert missing word
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement bus_space_read/write_multi...
joerg[src/trunk]: src/sys/arch/x86/acpi acpi_md_findoverride is only used when NIO...
martin[src/netbsd-8]: src/doc Ticket #782
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add delay and enable mct timecounter.
christos[src/trunk]: src/sys/arch/x86/pci tidy up.
abhinav[src/trunk]: src/lib/libc/sys Bump date for previous
christos[src/trunk]: src/tests/net/net Use the same variable name for the accepted so...
leot[src/trunk]: src/sys/dev/pci Add NetBSD RCS Id.
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Initialize boot_args before bootstrap fo...
martin[src/trunk]: src/sys/rump/librump/rumpvfs When truncating a file make sure to...
dholland[src/trunk]: src/share/man/man7 More improvements from jnemeth
pgoyette[src/trunk]: src/sys/dev The wsmux.h file is only created for kernel builds.
joerg[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym Add new option -P to p...
pgoyette[src/trunk]: src/sys/dev Add dependency on iic module to get access to iicbus...
matt[src/trunk]: src/lib/libc/stdlib OR1K support
riastradh[src/trunk]: src/sys/external/bsd/drm2 provide some dummy structs
christos[src/trunk]: src/distrib/utils/embedded/conf make autosizing work (kind of)
bouyer[src/trunk]: src/tests/lib/libpthread Go back to the initial context (as test...
uwe[src/trunk]: src/lib/libc/stdio Use semantic markup.
martin[src/trunk]: src/sys Remove unused variable
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/external/bsd/dwc2 First pass at isoc transfer support - ...
christos[src/trunk]: src/external/bsd/blacklist/bin Re-enable the routing perm check ...
he[src/trunk]: src/sys/arch/evbarm/conf With the recent enhancement of omapfb, ...
pooka[src/trunk]: src/sys/rump/kern/lib remove files which are autogenerated in ev...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc sync with the code with have ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1a and ...
reinoud[src/trunk]: src/sys/arch/arm/arm32 Increase the `freqbuf' buffer that holds ...
jakllsch[src/trunk]: src/sys/dev/sdmmc If the command protocol calls for a trailing b...
mrg[src/trunk]: src add /usr/include/gcc-5 directory to the distribution and adj...
hannken[src/trunk]: src/external/bsd/nsd/dist Fix NSD when built with --enable-recvm...
rmind[src/trunk]: src/sys/net/npf npfctl_rule: fixes for the dynamic rules.
maxv[src/trunk]: src/sys/arch New software PTE bits.
skrll[src/trunk]: src/sys/arch/hppa/hppa Avoid UB (shift of negative number)
wiz[src/trunk]: src/share/man/man9 Consistency.
christos[src/trunk]: src/distrib/sets/lists/debug - add missing test
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Add some comments to illustrate...
ozaki-r[src/trunk]: src/tests/net Move get_lladdr to net_common.sh
joerg[src/trunk]: src/usr.bin/nbperf Most CPUs implement shifts modulo the width, ...
matt[src/trunk]: src/common/lib/libprop Eliminate use of C++ keywords and don't n...
martin[src/trunk]: src/usr.sbin/sysinst Fix memory leak (found by MKSANITIZER=yes b...
reinoud[src/trunk]: src/sys/arch Implement evbarm_device_register_post_config() hook...
skrll[src/trunk]: src/sys/arch/mips/mips s/cpulwp/curlwp/
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ddc at iic3 (HDMI DDC)
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Replace per-file warning option...
christos[src/trunk]: src/usr.bin/vmstat Work around gcc on sparc64 bug
skrll[src/trunk]: src/sys Some dwc2 glue.
matt[src/trunk]: src/sys/dev/scsipi Don't nest structure definitions.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/common CID 1294266: Cast to void.
martin[src/trunk]: src/usr.sbin/sysinst Fix some "partition index" (as used in the ...
wiz[src/trunk]: src/usr.sbin/pcictl Use more appropriate macro for command line ...
martin[src/trunk]: src/sys/arch/alpha/alpha Properly handle PCU_REENABLE in fpu_sta...
snj[src/netbsd-7]: src/sys/ufs/lfs Apply patch (requested by dholland in ticket ...
snj[src/trunk]: src/external/mit/xorg/server xorgconfig got nuked upstream in 2008
mrg[src/trunk]: src/sys/uvm allow the sizes of the maphist and pdhist to be set ...
martin[src/trunk]: src/sys/arch/sparc64/include Make CPU_INFO_FOREACH more gcc 4.8....
christos[src/trunk]: src/distrib/sets/lists bump libmagic
dsl[src/trunk]: src/usr.sbin/pstat pstat is a kmem groveller, set -D_KMEMUSER in...
dholland[src/trunk]: src/games/tetris tetris(6) is not limited to CRT displays. noted...
nat[src/trunk]: src/share/man Add wsbell.
sevan[src/trunk]: src/sys Remove support for macofcons(4), it's not actually possi...
joerg[src/trunk]: src/sys/dev/usb Remove unused umcs7840_reg_dcr0.
christos[src/trunk]: src/doc mention new binutils
msaitoh[src/trunk]: src/sys/dev/mii Fix typos.
martin[src/netbsd-7-1]: src/doc Tickets #1590 and #1591
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016j
skrll[src/nick-nhusb]: src/sys/dev/usb Some initial USB 3 roothub support
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Modify note in ixv_update_stats(). VF does...
mrg[src/trunk]: src/sys introduce usbnet_set_dying(). will be used by url(4) co...
riastradh[src/trunk]: src/sys/external/bsd/drm2 provide enum irqreturn
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Hook up x86_64 ass...
pooka[src/trunk]: src/sys/rump bump for arch linux/rpi support.
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Enable FDT_INTR_MPSAFE flag.
ozaki-r[src/trunk]: src Rumpify vlan(4)
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Clean up the waitque...
christos[src/trunk]: src/external/bsd/mdocml/dist add __dead for clang.
mlelstv[src/trunk]: src/sbin/fsck Support symlinks to a block device to resolve the ...
mlelstv[src/trunk]: src/lib/libc/quad Don't return 0x1.0p31 for every input value 2^N.
christos[src/trunk]: src/sys/kern whitespace around operators
kamil[src/trunk]: src/lib/libpthread Retire ifdef ERRORCHECK in pthread(3)
pooka[src/trunk]: src/tests/dev/scsipi/libscsitest CPPFLAGS for rump_private.h
maxv[src/trunk]: src/sys/arch/amd64/amd64 Declare and use TRAP_ENTRY_POINT_SPUR. ...
hannken[src/trunk]: src/sys/kern Take a reference on ndp->ni_rootdir and ndp->ni_ero...
jmcneill[src/trunk]: src/sys/arch/evbarm/exynos Use arm_fdt_cpu_hatch and add mmu ent...
mgorny[src/trunk]: src/lib/libc Bump new libc minor due to new errno codes
aymeric[src/trunk]: src/external/bsd/nvi/dist/ex missed setting TAG_IS_LINKED in a s...
martin[src/netbsd-8]: src/doc Tickets #802 - #804, #807, #809, #810
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
christos[src/trunk]: src/doc new mdocml
pgoyette[src/trunk]: src/share/man/man9 Add an entry for lue(9lua) to the SEE ALSO list.
martin[src/trunk]: src/sys/arch/emips/ebus Fix oversight
kamil[src/trunk]: src/tests/lib/libc/sys Refactor signal6-8 tests in t_ptrace_wait*
apb[src/trunk]: src/external/mit/xorg/lib/libXcursor Fix error in previous. The...
pooka[src/trunk]: src/sys/kern Eliminate weak symbols from rump kernel syscall han...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom emmc supports 1k block size, so set SD...
maya[src/trunk]: src/share/man/man7 We don't use mfs for /tmp by default, so the ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert i915_ir...
martin[src/netbsd-8]: src/doc Tickets #786 - #792, #795, #796, #799, #800
martin[src/trunk]: src/sys/arch/evbmips/conf Allow overriding/adding configuration ...
abhinav[src/trunk]: src/sbin s/filesystem/file system/
msaitoh[src/trunk]: src/sys/dev/pci Check slot registers if a device is PCI/PCI-X to...
christos[src/trunk]: src/include PR/54050: Ryo ONODERA: Add the jemalloc-specific api...
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.4
marty[src/trunk]: src/sys/arch/evbarm/odroid snapshot: Does NOT boot
pgoyette[src/trunk]: src/sys Rework previous, so that the real syscall code is not in...
matt[src/trunk]: src/sys/arch/evbmips/conf Use kern/disk_subr_mbr.c instead of ev...
martin[src/trunk]: src/tools/compat Remove regexp.h here temporarily
thorpej[src/trunk]: src/sys/arch/mips/mips Allow len == 0 in bus_dmamap_sync().
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Get rid of i915_trace.h.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Move autogenerated files from d...
spz[src/trunk]: src/share/examples/npf track syntax change in npf.conf regarding...
christos[src/trunk]: src/usr.bin/sed Handle a closing brace at the end of a command w...
kre[src/trunk]: src/usr.bin/config Remove a stray left over debug printf that cr...
rin[src/trunk]: src/sys/dev/acpi Appease GCC maybe-uninitialized for optimizatio...
snj[src/netbsd-7]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
pgoyette[src/trunk]: src/sys/dev/imcsmb Change the "Child not added" message from nor...
asau[src/trunk]: src/share/misc Fix spelling: "Sormovo".
martin[src/trunk]: src/usr.sbin/sysinst Assert that the label data is valid before ...
skrll[src/trunk]: src/sys/dev/usb Misc cleanup
maxv[src/trunk]: src/sys/netipsec Simplify the padding computation. Until now 'pa...
martin[src/netbsd-8]: src/sys/arch/macppc/conf Apply patch, reqeusted by macallan i...
palle[src/trunk]: src/sys/arch/sparc64/dev Use device_lookup() to locate device in...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
msaitoh[src/trunk]: src/sys/dev/pci s/C62x9/C62x/
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add fdt glue for plrtc
matt[src/trunk]: src/sys/arch/arm/vfp Switch to using vfp_kernel_{acquire, release...
christos[src/trunk]: src/sys/fs/tmpfs handle MNT_UPDATE
christos[src/trunk]: src/sys/dist/pf/net It is normal for socket credentials to be mi...
mrg[src/trunk]: src/sys/arch/mips/cavium fix non-DIAG builds.
skrll[src/trunk]: src/sys/arch/arm Fix the armv[67] memory attributes for uncached...
msaitoh[src/trunk]: src/sys/dev/pci Move the location of wm_smbustopci() call.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_trace.h causes ...
uwe[src/trunk]: src/games/fortune/strfile Don't define TRUE/FALSE, which may con...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257473: NULL deref
skrll[src/trunk]: src/sys/dev/usb Remove XXX comment. The sync is done one the la...
jdolecek[src/trunk]: src/sys/uvm/pmap adjust KASSERT() triggered in PR port-cobalt/53...
martin[src/trunk]: src/distrib PR install/48818: put vi on install CDs
dholland[src/trunk]: src/sbin/newfs Terminate expression with a semicolon, instead of...
joerg[src/trunk]: src/sys/dev/ic GC unused functions and variables.
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 CID 745319: Checki...
njoly[src/trunk]: src/usr.bin/kdump Fix compat netbsd32 syscall return values disp...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add new test dummy2 in lib/libpthre...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove unused macros.
macallan[src/trunk]: src/sys/arch/macppc/dev OF_getprop() retuns -1 on failure, not 0...
christos[src/trunk]: src/usr.bin/netstat use the same for the route metrics part, bot...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
macallan[src/trunk]: src/sys/dev/ic fix pasto, use SET() and CLR()
martin[src/trunk]: src/sys/dev/wscons Comment out a variable only used in #if 0 code
sevan[src/trunk]: src/sys/arch Remove OFB_ENABLE_CACHE
wiz[src/trunk]: src/lib/libutil Sort sections.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Think we're gonna need to over...
martin[src/netbsd-8]: src/usr.sbin/makefs Pull up following revision(s) (requested ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.1.0 with the follow...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
matt[src/trunk]: src/common/lib/libc/arch/arm/string use #if defined(xxx) instead...
sevan[src/trunk]: src/sys/arch With the introduction of ddb.dumpstack which is ena...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace.
christos[src/trunk]: src/external/bsd/jemalloc/lib We already have div.{c, S} in libc ...
pgoyette[src/trunk]: src/sys/dev/imcsmb Our i2c addresses are right-justified 7-bit; ...
christos[src/trunk]: src/distrib/sets/lists/tests add new lint test.
mlelstv[src/trunk]: src/sys/arch/amiga/conf amidisplaycc requires vcons
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014c. [apb 20140515]
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Make the default disklabel (for dis...
rmind[src/trunk]: src - Convert NPF to use BPF byte-code by default. Compile BPF ...
rmind[src/trunk]: src NPF: G/C n-code in favour of BPF byte-code. Delete lots of ...
msaitoh[src/trunk]: src/sys/dev/i2c - Add Maxim MAX6604.
hkenken[src/trunk]: src/sys/arch/evbarm/conf Add needs-flag to netwalker_backlight.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Pad L4 WAKEUP to 1M, like omap2_reg.h.
martin[src/netbsd-8]: src/sys/dev/pci regen
riastradh[src/trunk]: src/sys/external/bsd/common Add system_long_wq.
joerg[src/trunk]: src/share/mk Structure HAVE_LIBGCC condition similar to HAVE_LIB...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add tegra_car_pllu_rate
wiz[src/trunk]: src/libexec/tftpd Bump date for previous.
jmcneill[src/trunk]: src/distrib/utils/embedded expand set name to path when checking...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make "disklabel" command print c...
christos[src/trunk]: src/share/mk Now that we have separate debug sets, add -g if ${M...
snj[src/netbsd-8]: src/sys/arch/evbarm/rpi Pull up following revision(s) (reques...
christos[src/trunk]: src/usr.bin/rpcgen CID 1225082: Check getrlimit() return
jmcneill[src/trunk]: src/doc Retroactively add some missing changes:
martin[src/trunk]: src/usr.bin/kdump Use proper forward declaration for kmutex_t. T...
christos[src/trunk]: src/usr.sbin/mdsetimage moved to /usr/src/external/gpl3/binutils...
maya[src/trunk]: src/sys/dev/pcmcia spaces to tabs
christos[src/trunk]: src/lib/libterminfo off-by-one in memcpy. Found by ASAN (Carsten...
christos[src/trunk]: src/sys/dev/acpi add missing debugging attributes
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux ... Provide GENMASK
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/include add new mi head...
maxv[src/trunk]: src/sys/netinet6 Remove dead code, we don't care.
christos[src/trunk]: src/usr.sbin/makefs/chfs PR/50911: David Binderman: Optimize memset
apb[src/trunk]: src/etc Split some long lines.
msaitoh[src/trunk]: src/sys Fix a bug that VLAN HW "tagging" enable/disable may not ...
christos[src/trunk]: src/sbin/ifconfig fix function name in error messages.
martin[src/trunk]: src/sys/modules acorn26 probably was not meant to use the arm32 ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Simplify empty test for linux_km...
ad[src/trunk]: src/sys/arch/alpha/alpha alpha_ipi_ast: use ci_data.cpu_onproc, ...
martin[src/trunk]: src/share/man/man9 clock_secs_to_ymdhms(9) takes seconds as a ti...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'b' from FreeBSD...
maxv[src/trunk]: src/sys/arch Rename i8259_stubs -> legacy_stubs. We will want th...
uwe[src/trunk]: src/share/man/man4 Drop xref to wsfontload(8).
apb[src/trunk]: src/sbin/init The "-s" flag is passed to init by the kernel, not...
kamil[src/trunk]: src/sys/kern Correct XXX comment in the ptrace(2) kernel code
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Set drive strength and output tap delay
christos[src/trunk]: src/tests/net/net new udp test
martin[src/trunk]: src/sbin/tunefs Provide proper alignement for "buf" - it is cast...
jakllsch[src/trunk]: src/sys/dev/mii regen.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Fix broken registers.
riastradh[src/trunk]: src/sys/conf Add CFLAGS, CPPFLAGS, and CWARNFLAGS from options t...
thorpej[src/trunk]: src/sys/dev/pci Support 64-bit DMA addressing on the DP83820, us...
jmcneill[src/trunk]: src/sys/dev/ic Fix two bugs:
christos[src/trunk]: src/common/lib/libprop Now that _PROP_ISSPACE does not include t...
martin[src/trunk]: src/sys/kern Remove unused variables
christos[src/trunk]: src/sys/arch/hppa/spmath PR/50871: David Binderman: use logical ...
gson[src/trunk]: src/sys/dev/ata Set the ATAPI "BYTE COUNT LIMIT" field in the SA...
christos[src/trunk]: src/sbin/gpt PR/51497: Clare: Allow gpt -p <n> create to work.
roy[src/trunk]: src/usr.sbin/ifwatchd We should always know the interface the ad...
mrg[src/trunk]: src/sys/netinet apply a #ifdef INET6 so the previous compiles wi...
matt[src/matt-nb8-mediatek]: src/sys/arch/evbarm/mediatek Add Mediatek ATLAS support
christos[src/trunk]: src/usr.bin/talk - use warn/err
christos[src/trunk]: src/lib/libc/time Welcome to 2014c
thorpej[src/trunk]: src/sys/dev/pci Add an assertion.
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Replace if_attach with if_initial...
christos[src/trunk]: src/share/man/man9 Fix locking info for VOP_RECLAIM.
martin[src/trunk]: src/sys/dev/pci #ifdef a variable like their use
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc/conf.avail don't instal...
martin[src/trunk]: src/sys/dev/usb Remove unused variable
uwe[src/trunk]: src/sys/kern Don't leak garabage from the kernel stack on sleep(...
sevan[src/trunk]: src/sys/dev/pci regen
msaitoh[src/trunk]: src/sys/dev/pci Remove WMREG_TQSA_LO and WMREG_TQSA_HIGH. Those ...
pgoyette[src/trunk]: src/sys/modules/examples Use ENOTTY as error for an unrecognized...
martin[src/netbsd-8]: src/doc Ticket #781
dholland[src/trunk]: src/share/misc +FTR (from Nikolai Lifanov in PR 50293)
mrg[src/trunk]: src/sys/dev/usb add two kue(4) adapters:
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) test in t_ptrace_wait*
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014g. [apb 20140831]
pgoyette[src/trunk]: src/doc Note addition of wsbell(4)
nonaka[src/trunk]: src/sys/arch/x86/include Added AMD extended APIC register space ...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error on non-__HAVE_PCI_MSI_MSIX mac...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add driver for Broadcom Serial Control...
matt[src/trunk]: src/sys/modules Build compat_netbsd32.kmod for arm and mips64
pgoyette[src/trunk]: src/sys/dev/imcsmb Identify the device that wsa just attached. ...
maxv[src/trunk]: src/sys/netipsec Dedup: call ipsec_in_reject directly. IPSEC_STA...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/moduleparam.h> fo...
wiz[src/trunk]: src/share/man/man4 Fix grammar.
maxv[src/trunk]: src/sys/netipsec Style and remove dead code.
christos[src/trunk]: src/usr.sbin/makemandb - handle section numbers that are not sin...
mrg[src/trunk]: src fix a bunch of man page transforms.
skrll[src/trunk]: src/sys/arch/evbarm/conf WIP checkpoint
christos[src/trunk]: src/external/gpl3/binutils/usr.bin/gas Fix mips platforms (no ne...
maxv[src/trunk]: src/sys/kern Disable POOL_REDZONE until we figure out what's wro...
joerg[src/trunk]: src/sys/lib/libkern This is not libc, so don't check the libc ar...
uki[src/trunk]: src/distrib/sets/lists/xbase Give syspkg names to xbase mi binar...
martin[src/trunk]: src/sys/arch/vax/include Change __isinf and __isnan from macros ...
christos[src/trunk]: src/distrib/utils/embedded/conf Autosize label
mlelstv[src/trunk]: src/sys/arch/x86/x86 If BTINFO_ROOTDEVICE is set but isn't a dev...
matt[src/trunk]: src/sys/arch/evbmips/conf Add configs for the Zyxel Keenetic Extra.
joerg[src/trunk]: src/sys/dev/pci Conditionalize iwn_memwrite_2 and friends under ...
martin[src/netbsd-8]: src/lib/libutil Pull up following revision(s) (requested by k...
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused variable and ifde...
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs nothing is executable.
wiz[src/trunk]: src/sbin/devpubd Bump date for previous.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add CPU descriminator _P() for Exynos 5422
shm[src/trunk]: src/usr.sbin/traceroute6 CID 978587: Removed unnecessary check a...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.8.0rc3 r261930.
matt[src/matt-nb8-mediatek]: src/sys/arch/evbarm/conf Deal with compiler options ...
christos[src/trunk]: src/include sync with mit/kerberos db
jakllsch[src/trunk]: src/sys/arch Adjust Allwinner emac(4) drivers to be compatible w...
christos[src/trunk]: src/sys/kern Fail if getcwd fails. Pointed out by maxv@
martin[src/netbsd-8]: src/tools Pull up following revision(s) (requested by christo...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Some core configurations cannot s...
wiz[src/trunk]: src/share/man/man8/man8.x86 Typo fixes, 'file system'; new sente...
martin[src/trunk]: src/share/mk Switch sparc back to old openssl - needs more work ...
ozaki-r[src/trunk]: src/tests/net/net Add debugging code and enable it by default
skrll[src/trunk]: src/sys/dev/usb Appease module build
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove target's ->deps() by implementing deps...
mrg[src/trunk]: src/sys/arch/sgimips/dev split crime_bus_reset() into crime_{cpu...
christos[src/trunk]: src/external/bsd/file new config, bump lib
kamil[src/trunk]: src/tests/kernel Add new test io_read_d_write_d_handshake2 in te...
nisimura[src/trunk]: src/tests/net/if_vlan address to ATF t_vlan failure. adapt ifmcs...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by joer...
kamil[src/trunk]: src/tests/lib/libc/sys Handle core dumps in ATF ptrace(2) tests ...
ozaki-r[src/trunk]: src/tests/net/ipsec Add minimum sets of algorithms for testing
martin[src/netbsd-8]: src/doc Note release note changes
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal use __format...
martin[src/trunk]: src/sys/dev/videomode Mark potentially unused variables
thorpej[src/trunk]: src/sys/dev/pci/ixgbe - Fix locking problem with optics module i...
martin[src/trunk]: src Note that dhcpcd objdir needs to be cleaned for update builds.
mrg[src/trunk]: src/sys/lib/libsa from the new comment:
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a simplier version of me...
christos[src/trunk]: src/distrib/sets/lists fix dreamcast sets.
christos[src/trunk]: src/doc new OpenSSH
he[src/trunk]: src/lib/libarch/alpha Include <machine/alpha_cpu.h> for alpha_mb...
yhardy[src/trunk]: src/sys/dev/usb Initialize tcpalib for ums devices.
hannken[src/trunk]: src/external/cddl/osnet/sys/kern task_executor: prevent use afte...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia update PM field in set_config
yamaguchi[src/trunk]: src/sys/dev/pci remove unnecessary code because IFM_ACTIVE is se...
maxv[src/trunk]: src/sys/arch Define MAXPHYSMEM globally.
matt[src/trunk]: src/sys/arch/powerpc/include Fix cmpptr/cmpreq/etc to use right ...
hkenken[src/trunk]: src/sys/dev/pci bus_dmamap_sync() is required for ICT table read...
mrg[src/trunk]: src/usr.bin/midirecord add an example of using midirecord(1) to ...
dholland[src/trunk]: src/usr.sbin/syslogd fix thinko
christos[src/trunk]: src/share/mk Switch i386 and aarch64 to jemalloc (really I could...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Draft interval tree.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add weak alias for strlcpy
skrll[src/nick-nhusb]: src/sys/dev/usb consistent softc member name prefix
skrll[src/trunk]: src/sys/arch Updates to get Odroid-C1 in better shape since the ...
pho[src/trunk]: src/sbin/mount_puffs Major rework on mount_puffs(8) so that it c...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Improve a couple of DPRINTFs
martin[src/trunk]: src/sys/arch/sparc64/sparc64 The OF_test_method() function takes...
christos[src/trunk]: src/sys/dev/usb more changes from sc.dying in PR/55068
pgoyette[src/trunk]: src/sys/kern By popular request, don't bother initializing a sta...
maxv[src/trunk]: src/sys/net Memory leak, found by brainy; not tested, but obviou...
christos[src/trunk]: src/external/mit/xorg/bin/xdm remove trailing escape
chs[src/trunk]: src/sys/arch if __HIDE_DELAY is defined, do not define delay() o...
christos[src/trunk]: src/sys/dev/usb PR/47447: YAMASHIRO, Jun: New device id for udl(4)
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
skrll[src/trunk]: src/sys/arch/mips/mips Fix copy&pasto shift value - hopefully th...
pooka[src/trunk]: src/share/man/man9 fix proto
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
skrll[src/trunk]: src/external/gpl2/dtc/dist Reduce number of ALIGN macros defines...
christos[src/trunk]: src/lib/libedit Fix pasto that affected bind -k (Christoph Mallon)
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm regen files.i915drmkms
maxv[src/trunk]: src/sys/netipsec Optimize: use ipsec_sp_hdrsiz instead of ipsec_...
christos[src/trunk]: src/sys/dev/raidframe gc unused flags
mrg[src/trunk]: src/share/mk add xf86-video-nouveau
macallan[src/trunk]: src/sys/arch/macppc/dev don't invalidate sensors every time we f...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add plrtc driver
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: minor amend...
christos[src/trunk]: src/sys/dev/usb fix debug variables.
macallan[src/trunk]: src/sys/arch/powerpc/oea use mtspr64() in bridge mode
christos[src/trunk]: src/distrib/sets/lists/comp lint library for jemalloc
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/x86_64 Re-run binutil...
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/doc Tickets #824 - #826
prlw1[src/trunk]: src/sys/dev/pci Trivial build fix
martin[src/netbsd-8]: src/lib/libutil Pull up following revision(s) (requested by k...
martin[src/netbsd-8]: src/crypto/external/bsd/heimdal/dist/kdc Pull up following re...
maxv[src/trunk]: src/sys Stop using a macro, rename the function to ipsec_init_pc...
matt[src/trunk]: src/sys/arch/mips/ralink Add a static bus_space_handle_t for the...
roy[src/trunk]: src/sys route: RTM_MISS now puts the message source address in R...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
dsl[src/trunk]: src/sys/arch/x86/include Correct the comment about the extended ...
dsl[src/trunk]: src/sys/arch/alpha/include Only include machine/cpu.h if _KERNEL...
macallan[src/trunk]: src/sys/arch/macppc/dev pass sensor location info to drivers if ...
skrll[src/trunk]: src/sys Fix LOCKDEBUG by calling fdtbus_intr_init as part of cpu...
macallan[src/trunk]: src/sys/arch/arm/omap omapdma needs-flag now
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add some copy_to/...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
martin[src/trunk]: src/sys/fs/tmpfs Mark a variable as __diagused.
christos[src/trunk]: src/sys/dev/usb remove hack for PR/42848
martin[src/netbsd-7-1]: src Welcome to 7.1.2_PATCH.
pgoyette[src/trunk]: src/sys/rump/librump/rumpvfs In addition to initializing the buf...
apb[src/trunk]: src/usr.bin/make/unit-tests In either a variable assignmentor a ...
knakahara[src/trunk]: src/distrib/sets/lists/comp Fix build failure, sorry.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Makefile got moved to Kbuild. ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, bump libraries ...
christos[src/trunk]: src/doc mention new file
christos[src/trunk]: src/usr.bin/make undo eating the trailing backslash now that the...
maya[src/trunk]: src/tests/fs/union Add failing test cases for PRs kern/2423, ker...
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Merge r274564 from Fr...
hannken[src/trunk]: src Change vnode operations create, mknod, mkdir and symlink to ...
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Apply patch to support GLIBC...
jmcneill[src/trunk]: src/sys/arch/arm/omap MPU_* registers are not valid for OMAP3, s...
nat[src/trunk]: src/sys/dev/usb Add Realtek 8192EU usb wifi adaptor.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Rework drm_dp_mst_topology.c.
skrll[src/trunk]: src/sys/arch/mips/mips Grab pv_list lock in pmap_unmap_ephemeral...
christos[src/trunk]: src/distrib/common Add IMGMAKEFSOPTIONS like in the bootimage Ma...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need drm_legacy.h for legacy mmap ...
christos[src/trunk]: src/tests/lib/librefuse use <sys/types.h>
msaitoh[src/trunk]: src/sys/dev/mii Regen.
macallan[src/trunk]: src/sys/arch/arm/omap if omapdma is present, (ab)use channel 0 f...
martin[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Missed a few more "yesno" in pr...
rin[src/trunk]: src/doc Fix format in order not to confuse changes2html script.
christos[src/trunk]: src/distrib/sets/lists add the set files themselves
riastradh[src/trunk]: src/sys/external/bsd/drm2 phys_wc_to_mtrr_index got renamed to a...
mlelstv[src/trunk]: src Provide a script for devpubd(8) that creates symlinks for ea...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/gpl3/binutils/dist resolve conflicts
mrg[src/trunk]: src/distrib/ofppc/ramdisks/common set MAKEDEVTARGETS=ramdisk so ...
skrll[src/nick-nhusb]: src/sys/dev/usb Mark device transfers as USBD_IN_PROGRESS a...
kamil[src/trunk]: src/share/mk Add SANITIZER_RENAME_CLASSES in bsd.prog.mk
matt[src/trunk]: src/sys/arch/arm/cortex Add a missing defined(CORTEX_A15)
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF and simplify.
christos[src/trunk]: src/sbin/raidctl stop using magic constants
msaitoh[src/trunk]: src/sys/arch/i386/conf Use <SPACE>+<TAB>
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Add some vector process from FreeBSD.
msaitoh[src/trunk]: src/sys/dev/pci Remove one obsolete TODO entry.
riastradh[src/trunk]: src/sys/external/bsd some more definitions necessary
matt[src/trunk]: src/share/mk Change to support OR1K
bouyer[src/trunk]: src/sys/arch/xen Re-apply
mrg[src/trunk]: src/sys/dev/usb kue now depends upon usbnet.
christos[src/trunk]: src remove mpool_getf
christos[src/trunk]: src/share/mk Remove bogus conditionals that were also copied to ...
martin[src/netbsd-8]: src/doc Ammend ticket #918
christos[src/trunk]: src/distrib/utils/embedded first step at autosizing, still does ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen for GCC 8.4.0.
dsl[src/trunk]: src/sys/arch/amd64 Move the two fields used to save some i387 st...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau engine/device.h -> core/device...
christos[src/trunk]: src/sbin/newfs_msdos Fix volume name (Ed Maste)
kamil[src/trunk]: src/lib/libc/sys Update the EV_SET() description with newer impl...
kamil[src/trunk]: src/share/man/man2 Document _UC_MACHINE_*() in ucontext(2)
sjg[src/trunk]: src/usr.bin/make/unit-tests posix1.mk and suffixes.mk need to cl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Namespace Linux symbols.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add one more test
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Backout...
justin[src/trunk]: src/lib/librumpuser Add errno translation for bio operations
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add __printfli...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Potentially-incompatible ch...
pooka[src/trunk]: src/lib/librumphijack Wrap utimensat() only if present on host
pgoyette[src/trunk]: src/sys/kern Use compile-time initialization for the list head, ...
msaitoh[src/trunk]: src/sys/dev/mii Fix I82578 OUI. This change only affects to MIIV...
ozaki-r[src/trunk]: src/tests/net/mcast Save errno for errx
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for all platforms for GCC 8.4.0.
rmind[src/trunk]: src/sys Add bpf_filter_ext() to use with BPF COP, restore bpf_fi...
dholland[src/trunk]: src/lib/libc/iconv Rework the description of the const issue to ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Take into account armv6 hacks from...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Make drm_lastclose match upstream.
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
msaitoh[src/trunk]: src/sys/dev/mii From FreeBSD:
rin[src/trunk]: src/sys/arch/alpha/pci Fix build without vga at pci.
skrll[src/trunk]: src/sys/dev/usb Fix the KASSERT in dwc_otg_poll
christos[src/trunk]: src/sys/fs/cd9660 PR/50951: David Binderman: Fix misplaced parens
christos[src/trunk]: src/sys/dist/pf/net PR/53036: Alexander Nasonov: 'block user' in...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
rmind[src/trunk]: src/sys/net ppp_inproc: handle non-IP protocols correctly (hi ms...
christos[src/trunk]: src/usr.sbin/makefs PR/51652: Sevan Janiyan: makefs dies due to ...
skrll[src/trunk]: src/sys/arch/mips/mips fix tlb_record_asids 2nd arg to match usa...
snj[src/netbsd-7]: src/sys/dev/sbus Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/distrib/sets/lists/debug hopefully fix builds
snj[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common no ne...
matt[src/trunk]: src/sys/arch/mips/ralink Fix a few more register definitions.
dsl[src/trunk]: src/usr.bin/pkill Explicitly include sys/resource.h
ad[src/trunk]: src/sys/uvm uvm_pdpolicy: Require a write lock on the object onl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable rotated and part...
joerg[src/trunk]: src/sbin/mount_chfs GC mopts.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Pass the name of the function as argume...
maxv[src/trunk]: src/sys/netipsec Rename:
christos[src/trunk]: src/sys/arch/alpha/isa PR/50854: David Binderman: Remove redunda...
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4), hvkbd(4): Only need to poll when cold.
reinoud[src/trunk]: src/sys/arch/evbarm Define and implement device_register_post_co...
skrll[src/trunk]: src/sys/arch Spin up the non-boot CPUs, but don't allow cpu_boot...
christos[src/trunk]: src/sys/dev/pci/ixgbe remove unreachable code.
mrg[src/trunk]: src/external/mit/xorg/bin/xdm update for xdm 1.1.12:
msaitoh[src/trunk]: src/sys/dev/pci Fix multicast handling. All Atheros controllers ...
christos[src/trunk]: src/usr.sbin/rpcbind use EXIT_SUCCESS/EXIT_FAILURE consistently.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux include guard for async.h
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 CID 745290: check ...
maxv[src/trunk]: src/sys/kern style
jmcneill[src/trunk]: src/sys/stand/efiboot If the boot device could not be determined...
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/dev/usb Fix the IPL level of the HC lock in a comment.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by nonaka in tic...
skrll[src/trunk]: src/sys/arch/sgimips/conf Align MEMORY_ROOT_DISK_SIZE with INSTA...
ozaki-r[src/trunk]: src/sys/net l2tp: initialize mowner variables for MBUFTRACE
jmcneill[src/trunk]: src/sys/dev/pci fix inverted screen blanking logic
flxd[src/trunk]: src/sys/dev/tc Fix missing TC bus speed.
sborrill[src/trunk]: src/sys/arch Double size of MSGBUFSIZE as existing value is not ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom serialize bcmmbox_request
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Use a9ptmr_delay().
martin[src/trunk]: src/sbin/sysctl Do not loop over children if a node is not marke...
wiz[src/trunk]: src/doc tmux-2.0 is out.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64 regen ppc64 mkn...
snj[src/trunk]: src update for xkeyboard-config 2.19
maxv[src/trunk]: src/sys/uvm Fix bug, the entry we're iterating on is 'current', ...
maxv[src/trunk]: src/sys/netinet6 Remove redundant condition (harmless). PR/53030.
uwe[src/trunk]: src/lib/libc/stdio Make the list of STDBUF values and the list o...
thorpej[src/trunk]: src/sys/dev/ic Add support for MBUFTRACE.
dholland[src/trunk]: src/tests/lib/librumpclient If pthread_create fails, report the ...
dholland[src/trunk]: src/usr.bin/rpcgen Make error() printflike instead of using spri...
christos[src/trunk]: src/tests/usr.bin/config update expected result
jmcneill[src/trunk]: src/sys Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
pgoyette[src/trunk]: src/share/man/man9 Document interaction of SYSCTL_SETUP function...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 There is no point in trying to tell...
reinoud[src/trunk]: src/sys/arch/arm/samsung The EXYNOS4_I2C0_OFFSET is actually ref...
bouyer[src/netbsd-8]: src/doc ticket 725
kamil[src/trunk]: src/doc mpfr 3.1.3 is out
macallan[src/trunk]: src/sys/arch/macppc/dev remove accidential garbage
martin[src/trunk]: src/sys/dev/raidframe Remove unused variables
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need <linux/export.h> for EXP...
pgoyette[src/trunk]: src/sys/kern In spawn_return() we temporarily move the process s...
rin[src/trunk]: src/usr.sbin/crash Restrict LOCKDEBUG support to archs with REAL...
kamil[src/trunk]: src/tests/kernel Add vfork1 test in t_ptrace_wait* and vfork2 in...
mrg[src/trunk]: src/external/gpl3/gcc regen to get right netbsd version string.
ad[src/trunk]: src/sys/uvm - uvmspace_exec(), uvmspace_free(): if pmap_remove_a...
skrll[src/trunk]: src/external/gpl2/dtc/dist s/ALIGN/FDTALIGN2/
martin[src/netbsd-8]: src/doc Ticket #688
martin[src/netbsd-8]: src/sys/net Additionally pullup src/sys/net/if_llatbl.c r1.30...
hannken[src/trunk]: src/sys/compat/netbsd32 netbsd32_posix_spawn_fa_alloc: use the r...
matt[src/trunk]: src/lib/libc/compiler_rt Changes for OR1K
kiyohara[src/trunk]: src/sys/dev/marvell Add ARMADAXP MV78{13,16,23,26}0.
kamil[src/trunk]: src/sys/sys Fix typo in pragma in sys/event.h
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
ryoon[src/trunk]: src/lib/libpthread Remove trailing whiteapaces and tab
ad[src/trunk]: src/sys/ddb Fix crash(8). Will revisit.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support __HAVE_MM_MD_DIRECT_MAPPED_P...
skrll[src/trunk]: src/sys/dev/usb Remove UZCOM_DEBUG
nat[src/trunk]: src/sys New device wsbell - allows for a console beep for non pc...
fox[src/trunk]: src/bin/csh bin/csh: Fix the -Wclobber warning.
pooka[src/trunk]: src/sys/rump/dev Build virtio components as part of RUMPPCIDEVS
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Get the Odroid-U3 USB hub working! It...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Additional commentary for where o...
christos[src/trunk]: src/sys/arch/arm/include avoid macro confusion
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused variables
christos[src/trunk]: src/lib/libterminfo We have the max length; use snprintf.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by nat in ticket...
dholland[src/trunk]: src/usr.bin/xinstall Don't assume HAVE_POSIX_SPAWN when building...
christos[src/trunk]: src/sys/dev/pci one more atheros device
mrg[src/trunk]: src/sys/compat/netbsd32 s/netbds32_copyout_statvfs/netbsd32_copy...
maxv[src/trunk]: src/sys/netipsec dedup
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Align output from db_md_cpuinfo_cmd
nonaka[src/trunk]: src/sys/dev/pci init error to 0 in iwm_send_cmd().
wiz[src/trunk]: src/usr.bin/units Sort options in man page SYNOPSIS and sync usa...
snj[src/trunk]: src/external/mit/xorg/server/xorg-server/dix let there be a sane...
pooka[src/trunk]: src/sys/netsmb whoops, remove testing printf
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc PR/45716: Anthony Mallet: emac...
riastradh[src/trunk]: src/sys/dev/ieee1394 KASSERT(mutex_owner(...)) ---> KASSERT(mute...
maxv[src/trunk]: src/sys/arch/amd64/amd64 There are two places where we reload %gs:
snj[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
martin[src/trunk]: src/bin/sh Fix wrong condition in previous causing bogus 'Use "e...
abhinav[src/trunk]: src/doc SQLite 3.19.3 is out
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by n...
macallan[src/trunk]: src/doc mention workaround for PR48696
matt[src/trunk]: src/sys/arch/evbmips/conf No need for other kernel configs
christos[src/trunk]: src/usr.bin/elf2aout PR/50897: David Binderman: fix memory leaks...
msaitoh[src/trunk]: src/sys/dev/pci Add three workarounds for PCH_{LPT, SPT}.
nonaka[src/trunk]: src/sys/dev/pci workaround for interrupt coalescing bug not need...
martin[src/trunk]: src/tests/lib/libc/sys Only inlcude fenv.h if __HAVE_FENV
jmcneill[src/trunk]: src/sys/arch/arm/acpi Honour _CRS mem ranges and translation off...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid This can't be right; must be a c&p bug
matt[src/trunk]: src/sys/arch/mips/mips Add machdep.fpu_present sysctl node
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Fix various conditions with setti...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Add volatile to the se...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO. Whites...
buhrow[src/trunk]: src/libexec/tftpd Add a -b flag so that clients that return thei...
rjs[src/trunk]: src/sys/netatalk Add NETATALKDEBUG to the option header and incl...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Frank Wille:
apb[src/trunk]: src/gnu/dist/grep Change several int variables to size_t, ssize_...
maxv[src/trunk]: src/lib/libnvmm Fix error handling of realloc, and use memmove b...
christos[src/trunk]: src/sys/modules/compat_netbsd32 disable a.out on aarch64
skrll[src/trunk]: src/sys/dev/usb Remove unused locals
christos[src/trunk]: src/usr.sbin/makemandb Fix the #ifdef NOTYET, namely use the ter...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix I2C naming for HDMI
joerg[src/trunk]: src/lib/libc/compiler_rt Don't use aeabi_dcmp.S and aeabi_fcmp.S...
joerg[src/trunk]: src/sys/kern MUTEX_CLEAR_WAITERS is only ever used by !__HAVE_SI...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/share/mk switch 32 bit arm, m68* and sh3 to GCC 7.
martin[src/trunk]: src/sys/dev/ic Remove unused variable
msaitoh[src/trunk]: src/sys/dev/mii - Add Quake Technologies and Aeluros' OUI
martin[src/netbsd-8]: src/etc/rc.d Pull up following revision(s) (requested by jmcn...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 fix new cpu_intr_p
christos[src/trunk]: src/bin/sh More nodenames fixes.
pgoyette[src/trunk]: src/sys/fs/nfs Add the initial module(9) infrastructure
flxd[src/trunk]: src/sys/arch/vax/vsa whitespace
martin[src/trunk]: src/sys/dev/usb Remove unused variables
rin[src/trunk]: src/lib/libcurses Rename global variable "state" to "_cursesi_st...
martin[src/netbsd-8]: src/sys/arch/acorn26/stand/lib Apply patch, requested by chri...
ozaki-r[src/trunk]: src/tests/net/if_vlan Add test cases for vlan(4)
pgoyette[src/trunk]: src/share/man/man7 Document the previously-undocument kern.bufq ...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus make name more descriptive: SWAPME -> ...
pooka[src/trunk]: src/sys/kern fix to work for syscalls.conf without sysautoload
christos[src/trunk]: src/sys/conf undo previous since config has been fixed
wiz[src/trunk]: src/sbin/scsictl Bump date for previous.
jmcneill[src/trunk]: src/sys/arch Simplify MCT; just enable it and then attach an ARM...
knakahara[src/trunk]: src/sys/opencrypto must release cap->cc_lock before calling cap-...
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Remove now unneeded bsd.kinc.mk.
kamil[src/trunk]: src/tests/kernel Adapt tests/kernel/t_subr_prf for MKSANITIZER
christos[src/trunk]: src/etc/rc.d better messages, more quoting.
reinoud[src/trunk]: src/sys/arch/arm/samsung Update the cycle counter i.e. our CPU f...
uwe[src/trunk]: src/sys/dev/pci Fix the "typical usage" example for enqueuing a ...
skrll[src/trunk]: src/external/gpl2/dtc/dist Merge conflicts
rin[src/trunk]: src/sys/uvm Part of PR kern/54994:
christos[src/trunk]: src/sbin/mount_tmpfs allow update
martin[src/trunk]: src/share/mk Switch sparc64 over to new binutils
matt[src/trunk]: src/common/lib/libc/arch/arm/string Use the naive version of str...
christos[src/trunk]: src/lib/libc/net Move more code into the macro, and fix the bug ...
christos[src/trunk]: src/lib/libc/db Merge the recursive tree traversal changes from ...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a comment
mrg[src/trunk]: src/distrib/sets/lists/xcomp fix path to khrplatform.h
jdolecek[src/trunk]: src/sys/dev/ppbus finish adoption of <net/if_stats.h>
reinoud[src/trunk]: src/sys/arch Implement i2c using gpio for Exynos5 and Odroid-XU
martin[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
skrll[src/trunk]: src/external/gpl2/dtc/usr.bin/dtc Update version
macallan[src/trunk]: src/sys/external/bsd/dwc2 dwc2_hubd appears to be unused so #if ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove workaround for PR...
tsutsui[src/trunk]: src/sys/arch/mvmeppc/stand Explicitly link srt0.o (Standalone Ru...
pgoyette[src/trunk]: src/sys Fix another left-over from last year's [pgoyette-compat]...
mrg[src/trunk]: src/sys/dev/usb properly fix the kernhist calls.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include some necessar...
matt[src/trunk]: src/sys/arch/evbarm/cubie Don't access cbar on a cortex-a8
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in add_peb_to_free() and add_p...
christos[src/trunk]: src/usr.bin/pwait Add a timeout parameter.
kre[src/trunk]: src/bin/sh PR bin/48875
christos[src/trunk]: src/usr.bin/config Recognize {if{, n}def, elfif{, n}def, else, endif}...
pgoyette[src/trunk]: src/sys/nfs knf (blank line even if there are no local declarati...
sevan[src/trunk]: src/share/misc Add XNA
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define jiffies_to_usecs, ...
wiz[src/trunk]: src/doc sqlite3-3.15.2 out.
martin[src/trunk]: src/sys/dev/usb Avoid unused variable warnings
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Support write protect gpio pin.
christos[src/trunk]: src/sys/dev Simplify and fix the unload to destroy the mutex. To...
knakahara[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix pam build.
christos[src/trunk]: src/sbin/ifconfig PR/46579: Takahiro HAYASHI: ifconfig clone des...
riastradh[src/trunk]: src/sys/kern Correct type of i in execve_dovmcmds. Fixes DEBUG_...
christos[src/trunk]: src/sys/kern Free pid for linux processes. Reported by Mark Davi...
martin[src/trunk]: src/usr.sbin/sysinst On architectures that usually do MBR/diskla...
bouyer[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
martin[src/netbsd-8]: src Welcome to 8.0 RC2!
wiz[src/trunk]: src/doc gdb-8.0 out.
martin[src/trunk]: src/distrib/common Various suffixes for the same kernel image ma...
msaitoh[src/trunk]: src/sys/net Put schednetisr(NETISR_IP) into splnet()/splx() pair.
christos[src/trunk]: src/lib/libcurses PR/51673: Carsten Kunze: curses: standend() do...
christos[src/trunk]: src/usr.bin/tic fix leak.
macallan[src/trunk]: src/sys/dev/sbus allow mmap()ing blitter registers
plunky[src/trunk]: src/usr.sbin/sdpd newer versions of the Bluetooth Core specifica...
mrg[src/trunk]: src/external/bsd/atf/lib/tools with GCC 7, apply -Wno-error=mayb...
pooka[src/trunk]: src/share/misc +ODTW
pooka[src/trunk]: src/sys Put cprng sysctls into subr_cprng.c. Also, make sysctl_...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 regen
martin[src/trunk]: src/usr.sbin/sysinst Do not even consider to fsck partitions whe...
martin[src/trunk]: src/sys/arch/macppc/dev Convert a few more drivers to the if_sta...
apb[src/trunk]: src/doc tzcode2014g/tzdata2014g have been released. We have upd...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Get dividend/divisor str...
macallan[src/trunk]: src/sys/dev/pci one step closer to graphics acceleration:
christos[src/trunk]: src/bin/sh document LINENO
martin[src/trunk]: src Re-enable alpha IEEE compiler options
kre[src/trunk]: src/sys/kern Refactor the numeric validity check just added, so ...
aymeric[src/trunk]: src/tools/compat remove regsub.c from the list of files to build...
joerg[src/trunk]: src/sys/dev/usb GC OREAD1 and OREAD2
christos[src/trunk]: src/sys/coda Fix locking for readdir code (Brett Lymn)
mlelstv[src/trunk]: src/sys Extend dkdriver interface with a d_firstopen function. T...
christos[src/trunk]: src/bin/sh Bug fixes to handling of unterminated here documents
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/mediatek Initial import of Mediatek...
dholland[src/trunk]: src/usr.bin/rpcgen Use proper (enough) parentheses in macro expa...
dholland[src/trunk]: src/sys/fs/nfs The script for preparing an import of this nfs code.
wiz[src/trunk]: src/share/man/man4 Fix Dd. New line after macro argument end.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Put all the #endifs in...
sborrill[src/trunk]: src/sys/dev/pci Deal with broken BIOSes that leave PCI interrupt...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets
maya[src/trunk]: src/external/mit/xorg/lib/libdrm We need to link against libm fo...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Start using ASM macros to define the tr...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
knakahara[src/trunk]: src/sys/dev/pci "#ifdef __HAVE_PCI_MSI_MSIX" workaround is not r...
hannken[src/trunk]: src/sys Replace macro v_specmountpoint with two functions spec_n...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve handling of roothub device and free...
martin[src/netbsd-8]: src/crypto/external/bsd/netpgp/dist/src Pull up following rev...
wiz[src/trunk]: src/share/man/man4/man4.evbarm Fix typo. New sentence, new line....
martin[src/trunk]: src/usr.sbin/sysinst Split positional argument string expansion ...
rmind[src/trunk]: src/sys/dist/pf/net Fix previous.
kamil[src/trunk]: src/lib Stop including <sys/user.h> in userland libraries
joerg[src/trunk]: src Add basic support for indirect functions. It allows providin...
martin[src/netbsd-8]: src/doc Tickets #898 and #899
mlelstv[src/trunk]: src/sys/arch/arm/pic unblock interrupts also when reusing a prev...
martin[src/netbsd-8]: src/doc Ticket #757
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix >40-bit paddr error ...
martin[src/trunk]: src/sys/ufs/ufs Remove unused variables
christos[src/trunk]: src/tools/compat strto{i,u}
maxv[src/trunk]: src/sys/arch Remap the pages with G until kern_end, and not just...
christos[src/trunk]: src/usr.bin/make document commented out .INVISIBLE and .JOIN.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/trunk]: src ATF test program for PR kern/52738: check for mtime updates ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 32-bit kernels use 32-bit stack.
skrll[src/trunk]: src/sys/dev/ic Truncate the transfer length if an overflow is se...
kamil[src/trunk]: src/sys/kern Simplify comparison of two processes
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Revert "Rename private m...
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb gdb now checks the size of the co...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable xhci(4)
jdolecek[src/trunk]: src/sys/uvm/pmap convert to use actual __BITMAP_*() macros from ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Namespace our private fields in Linux ...
kre[src/trunk]: src/etc/rc.d The config file is not required to exist (unless sp...
christos[src/trunk]: src/sys/dev/mii Add some code from FreeBSD to make the E1147* wo...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
dholland[src/trunk]: src/usr.sbin/rpcbind perror -> warn
njoly[src/trunk]: src/sys/compat/netbsd32 Do not use native off_t type under compa...
kre[src/trunk]: src/bin/sh Correct description of the trap command (make it posi...
snj[src/netbsd-8]: src/doc update #701
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add OMAP3 SCM (temp sensor)
mlelstv[src/trunk]: src/etc tset was useful for fixed terminals and rarely changing ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use proper asm symbol macro.
martin[src/trunk]: src/tests/sbin/resize_ffs Skip tests where the old or the new im...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5 CID 745439:...
martin[src/netbsd-8]: src/doc Tickets #882, #883, #884, #885 and #886
ad[src/trunk]: src/sys/arch/x86/x86 Re: kern/55071 (Panic shortly after running...
flxd[src/trunk]: src Add "getrealloc" and "setrealloc" commands to get/set automa...
knakahara[src/trunk]: src/sys/arch/x86/pci fix build of amd64/i386 with NO_PCI_MSI_MSI...
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Fix a comment on autofs_args
sevan[src/trunk]: src/share/man/man7 Improve description of ddb.commandonenter.
christos[src/trunk]: src/tests cast and mask is overkill.
christos[src/trunk]: src/distrib/sets make metalog files trully optional (don't print...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define ktime_get_raw_ns.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove #ifdef ARMADAXP. It is OK !ARMA...
prlw1[src/trunk]: src Add ppp=YES variable. Currently pppd(8) starts automatically...
pgoyette[src/trunk]: src/sys/kern Update syscalls to point to the new module. (Regen ...
martin[src/netbsd-8]: src/doc Tickets #830, #831 and #833
kamil[src/trunk]: src/usr.bin/gcore Remove the BUGS section from gcore(1) - issues...
palle[src/trunk]: src/sys/arch/sparc64/dev Generalize the code to allow for arbitr...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
christos[src/trunk]: src/lib/libedit add FreeBSD
martin[src/trunk]: src/sys Remove unused variable
mlelstv[src/trunk]: src Add documentation for the drvctl driver and add reference.
jakllsch[src/trunk]: src/sys/dev/mii Add SMSC OUI and LAN8700 and LAN8710/LAN8720 PHY...
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
skrll[src/trunk]: src/sys/dev/usb PR/48251: usmsc cannot change link address
skrll[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE
maxv[src/trunk]: src/sys/netatalk Remove aarp_clean, unused. By the way this func...
apb[src/trunk]: src/usr.bin/make/unit-tests Add varmisc.mk, for miscellaneous va...
fcambus[src/trunk]: src/sys/dev/wsfont Remove references to non-existing fonts.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define module_param and ...
christos[src/trunk]: src/sbin/fsck_msdos Prevent SEGV on corrupted msdos directories ...
martin[src/netbsd-9]: src/doc Tickets #352 - #355
sevan[src/trunk]: src/sbin/mount_msdos Whilst mount_pcfs originated as a patch in ...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by pg...
pooka[src/trunk]: src/sys/rump/librump Move the etfs linkage from rumpvfs to rumpk...
snj[src/trunk]: src/external/mit/xorg/server remove another outdated and unused ...
christos[src/trunk]: src/external/bsd/blacklist/libexec Sort filters alphabetically; ...
mrg[src/trunk]: src/share/mk export HAVE_MESA_VER for use in makefiles and set l...
tron[src/trunk]: src/external/ibm-public/postfix/dist/conf Comment out "inet_prot...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable TMDS clock
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add a simple version of strcat.
christos[src/trunk]: src/sys/nfs PR/48426: Dimitris Karagkasidis: Convert to sized, u...
christos[src/trunk]: src/lib/libc remove mpool_getf
roy[src/trunk]: src/lib/libcurses curses: Fix werase(3) wide character support
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe ixv.h is no more.
jmcneill[src/trunk]: src/sys/arch If genfb.type=<int> is passed on cmdline, override ...
jnemeth[src/trunk]: src/sbin/gpt add some more FAT file system types
asau[src/trunk]: src/share/misc URWW (VOG) is in Gumrak, not in Stalingrad (if yo...
roy[src/trunk]: src/doc Import dhcpcd-6.1.0
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal use ATOMIC_I...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix a bug in pmap_modify_pv where we didn...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add H6 support
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm ifdef CONFIG_DEBUG_FS
pooka[src/trunk]: src/sys/rump Move a few stubs to where they really belong; allow...
skrll[src/trunk]: src/sys/arch/arm/include Expose correct cpu_number(), CPU_IS_PRI...
knakahara[src/trunk]: src/sys/netipsec Fix kern/55066. Pointed out and fixed by Chuck...
jmcneill[src/trunk]: src/sys/stand/efiboot Start counting down at 5 instead of 4
msaitoh[src/trunk]: src/sys Fix 0x%d and 0x%u.
taca[src/trunk]: src/doc NTP 4.2.8p9 has released.
rjs[src/trunk]: src/sys/netinet Remove some foreign conditional code. NFC intended.
christos[src/trunk]: src/external/gpl3/gcc.old/dist/libsanitizer/asan we now has _UC_...
martin[src/trunk]: src/usr.sbin/sysinst Convert all static menu struct initializiat...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf U-Boot fails to boot a compressed kerne...
martin[src/netbsd-8]: src/sys/compat Pull up following revision(s) (requested by oz...
skrll[src/trunk]: src/sys/dev/usb Remove '\n' from panic message.
kiyohara[src/trunk]: src/sys Change address/size of CESA Registers.
khorben[src/trunk]: src/sys/dev/usb Fix typos
martin[src/trunk]: src Bump ramdisk slightly (non MKREPRO builds with long paths fa...
matt[src/trunk]: src/sys/arch/arm/include Remove FPA support and replace with VFP.
pooka[src/trunk]: src/sys/rump/librump Eliminate weak symbols from rump kernel sys...
nakayama[src/trunk]: src/lib/libc/tls Fix PR/54074 and PR/54093 completely.
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix -Wsign-compare issue for BI...
ryo[src/trunk]: src/sys/arch/arm/fdt /cpus node may have any nodes except cpu. c...
jdolecek[src/trunk]: src/sys/dev/ic no need to clear DMA WAIT flag in mvsata_edma_han...
maxv[src/trunk]: src/sys/netipsec Style and remove unused stuff.
skrll[src/trunk]: src/share/man/man9 s/the the/the/
uki[src/trunk]: src/distrib/sets Delete unavailable package from attrs
chs[src/trunk]: src/sys/sys add definitions of FIOSEEKDATA and FIOSEEKHOLE for ZFS.
skrll[src/trunk]: src/tools/binutils Grab enable_initfini_array from the ld Makefile
is[src/trunk]: src/external/bsd/file/dist/magic/magdir mask was too loose, crea...
sjg[src/trunk]: src/usr.bin/make Add Boolean wantit to Var_Parse and Var_Subst
jakllsch[src/trunk]: src/sys/arch/arm/omap Fix what is almost certianly an off-by-one...
martin[src/netbsd-8]: src/sys/arch/macppc/conf Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
wiz[src/trunk]: src/share/mk Fix typo in previous.
msaitoh[src/trunk]: src/sys/arch/i386/conf Add tcpcib, gpioiic, gpiopwm and bwi into...
mrg[src/trunk]: src/sys/dev/usb switch urndis(4) to usbnet. thanks to maya@ for...
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc Fix comment pointing at the sou...
mrg[src/trunk]: src/sys/external/bsd/drm2/drm drm_gem_cma_fault() is a UVM fault...
aymeric[src/trunk]: src bump date for entry about using NetBSD's regex, now that it ...
chs[src/trunk]: src/sys/arch/amd64/include rearrange the LDT entries so that (32...
tron[src/trunk]: src/doc Postfix 2.11.4 will ship with NetBSD 7.0.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 PR/50945: David Binderman: sprinkle...
maxv[src/trunk]: src/sys/netipsec Remove broken MROUTING code, rename ipo->ip4, a...
christos[src/trunk]: src/external/bsd/jemalloc/lib no need to elide format-non-literal
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from ulpt(4)
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
msaitoh[src/trunk]: src/sys/dev/cardbus Catch up with MI pci changes to fix compile ...
pooka[src/trunk]: src/lib/librumpuser Use the /proc way for counting host cores on...
maxv[src/trunk]: src/sys/arch/x86/x86 Limit the size of the direct map with a 2MB...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
skrll[src/trunk]: src/sys Add netbsd32_clock_getcpuclockid2 and netbsd32_wait6 fun...
jakllsch[src/trunk]: src/sys/arch/x86/pci Move acpimcfg_map_bus() before no-MSI bailo...
skrll[src/trunk]: src/sys/dev/usb Don't always define UGENSA_DEBUG
christos[src/trunk]: src/usr.sbin/makemandb PR/54343: Prevent NULL pointers in callba...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by mrg ...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Give the thumb atomic ops a ...
christos[src/trunk]: src/external/cddl/osnet/lib hook drti
mrg[src/trunk]: src/distrib/sets/lists bump amdgpu_drv.so major.
ozaki-r[src/trunk]: src/sys/net Add missing percpu_putref to error path
martin[src/netbsd-8]: src/sbin/fsck_lfs Pull up following revision(s) (requested by...
mlelstv[src/trunk]: src/usr.sbin/mdsetimage cast to intmax_t for machine-independent...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix a bug that RX may stall on heavy loa...
msaitoh[src/trunk]: src/sys/dev/pci Fix to print the following bit fields correctly.
pgoyette[src/trunk]: src/sys/fs/nfs Resolve conflicts
nonaka[src/trunk]: src/sbin/nvmectl Added missing file...
martin[src/trunk]: src/distrib Allow individual MDSETTARGETS/MDSET_SUFFIXES to defi...
wiz[src/trunk]: src/share/man/man9 Remove Pp in wrong places. Fix Xref.
riastradh[src/trunk]: src/lib Skip libctf if MKCTF=no irrespective of MKDTRACE, for real.
thorpej[src/trunk]: src/sys/dev/ic Use BUS_ADDR_{LO,HI}32().
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb add missing files for 32 bit debu...
maya[src/trunk]: src/lib/libpthread Remove outdated CAVEATS.
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Do not ask for a pas...
matt[src/trunk]: src/lib/libc/arch Minimize differences between powerpc and power...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Make this work on all ARMs b...
christos[src/trunk]: src/distrib/sets/lists add pwait.
martin[src/trunk]: src/tests/lib/libc/c063 Add a few O_SEARCH tests, currently only...
martin[src/netbsd-8]: src/usr.bin/fstat Pull up following revision(s) (requested by...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Update always_authenticated -> aut...
apb[src/trunk]: src/tools Add tools/README, to collect hints like how to use
christos[src/trunk]: src/external/cddl/osnet/lib/drti remove comment I used to test.
wiz[src/trunk]: src genric -> generic
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
dsl[src/trunk]: src/external/bsd/ipf/bin # There is some very dubious code to lo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark pages dirty after u...
ad[src/trunk]: src/sys/arch/x86 x86 TLB shootdown IPI changes:
pooka[src/trunk]: src/share/mk Make it possible to specify a directory for the .io...
gson[src/trunk]: src/share/misc Add country codes for Lithuania, Latvia, and Estonia
jmcneill[src/trunk]: src/sys Add driver for DesignWare 32-bit timer as found in Rockc...
macallan[src/trunk]: src add driver for Permedia 3 based graphics devices
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add eth_rxd3 and eth_rxd2 pinctrl groups
jmcneill[src/trunk]: src/sys/dev/usb add missing call to dwc_otg_xfer_end() in dwc_ot...
mlelstv[src/trunk]: src/sys/dev Fix 32bit build.
uwe[src/trunk]: src/external/gpl2/groff/tmac Add FreeBSD 11.0 and 12.0
snj[src/netbsd-7]: src/lib/libc/db/hash Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_common EAP-pwd: Run through pr...
pettai[src/trunk]: src/crypto/external/bsd/heimdal Update build framework for lates...
christos[src/trunk]: src/external/bsd/blacklist/port missed one blsock
msaitoh[src/trunk]: src/sys/dev/ic Use unsigned to avoid undefined behavior. Found b...
pgoyette[src/trunk]: src/sys/dev/sysmon If module_autoload() returns an error, just r...
jdolecek[src/trunk]: src/sys/dev/acpi provide intr xname
wiz[src/trunk]: src/bin/test Remove unnecessary Tn.
ad[src/trunk]: src pmap_remove_all(): Return a boolean value to indicate the be...
mlelstv[src/trunk]: src/sys/dev warn about labels only when built with DIAGNOSTIC
tkusumi[src/trunk]: src/sys/fs/autofs autofs: u_int -> unsigned int
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix pro...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): release 'bp' earlier
christos[src/trunk]: src/distrib/sets/lists/tests fix mtree sets
ginsbach[src/trunk]: src/share/misc Add one more RAS
rmind[src/trunk]: src/sys Use IFNET_FIRST() rather than open coding ifnet access.
dholland[src/trunk]: src/sys Move lfs_getpages and lfs_putpages to their own file.
nonaka[src/trunk]: src/sys/dev/pci should be able to use 5GHz wireless network.
martin[src/netbsd-8]: src/tools Pull up following revision(s) (requested by maya in...
joerg[src/trunk]: src/sys/external/bsd/ipf/netinet Use __KERNEL_RCSID.
pgoyette[src/trunk]: src/share/man/man4 Update to include wbsio as a possible parent ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary brackets
msaitoh[src/trunk]: src/sys/dev/mii Regen.
kamil[src/trunk]: src/tests/kernel Add new test fork2 in t_ptrace_wait*
roy[src/trunk]: src/sbin/ifconfig -W seconds will wait for the detached flag to ...
martin[src/trunk]: src/tests/lib/libc/c063 PR misc/54939: fix file descriptor leak, ...
dsl[src/trunk]: src/lib/libpthread Don't rely on sys/lwp.h includeing sys/resour...
kamil[src/trunk]: src/sys/arch/hppa/include Implement _UC_MACHINE_INTRV() for hppa
wiz[src/trunk]: src/share/man/man9 More markup. Better table width. Bump date fo...
matt[src/trunk]: src/sys/conf Add entry for kern/kern_ksyms_buf.c
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Update the Dt macro to include the x...
martin[src/netbsd-7]: src/doc Ticket #938
jmcneill[src/trunk]: src/sys/arch/arm/broadcom capture peer version; if less than 2, ...
martin[src/netbsd-8]: src/doc Tickets #805, #822 and #823.
nonaka[src/trunk]: src/sys/dev/pci Correctly set lowest_present_ofdm in iwm_mvm_ack...
snj[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
martin[src/trunk]: src/sys/dev/usb Remove an unused variable, silence a few unused ...
mrg[src/trunk]: src/external/gpl3/gdb/lib regen all gdb platforms.
nat[src/trunk]: src/distrib/sets/lists Update for wsbell(4) manual pages.
rin[src/trunk]: src/sys/kern Fix regression introduced to ptrace_regs() in rev 1...
christos[src/trunk]: src/external/gpl3/binutils/dist/opcodes from ftp.gnu.org
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need vaddr_t, not pointe...
roy[src/trunk]: src/lib/libcurses curses: note the change in initscr in our fine...
christos[src/trunk]: src/usr.sbin/isdn/isdnd fix indent
chs[src/trunk]: src/sys/arch/amd64/amd64 enable sparse dumps by default.
christos[src/trunk]: src/lib/libc/net the addition is handled in the alias.
christos[src/trunk]: src/external/bsd/jemalloc revert previous; not needed.
kamil[src/trunk]: src/sbin/sysctl sysctl: Add indirection of symbols to remove cla...
marty[src/trunk]: src/sys/arch/evbarm/odroid remove *all* of my changes to odroid_...
maxv[src/trunk]: src/sys/netipsec Style, remove unused and misleading macros and ...
joerg[src/trunk]: src/external/gpl3/binutils/dist/gas/config Allow creation of ind...
maya[src/trunk]: src/doc Note scsipi and umass MP safety changes
dholland[src/trunk]: src/usr.bin/at Mark the shared files with where they're used, li...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia APB-DMA channel registers start at offse...
jdolecek[src/trunk]: src/doc/roadmaps update nvme entry to current reality
joerg[src/trunk]: src/libexec/ld.elf_so/arch/i386 Remove (now duplicated) target c...
christos[src/trunk]: src/share/mk switch vax to new binutils and gdb.
pooka[src/trunk]: src/sys/rump Nuke the DOMAINADD() macro and just call domain_att...
mrg[src/trunk]: src/sys/compat/netbsd32 remove duplicated prototypes and dated X...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Need declarations in drm_crtc...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add hw.ixvM.q[01].{interrupt_rate, [tr]xd_h...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out gem_prime_m...
rjs[src/trunk]: src/sys/arch/arm/amlogic Match new dtb.
tsutsui[src/trunk]: src/sys/arch/hp300/conf Add and enable sti(4) at sgc in install ...
skrll[src/trunk]: src/tools/dtc Update for new libfdt location
christos[src/trunk]: src/crypto/external/cpl/tpm-tools/bin add libcrypto; needed by n...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Call drm_vblank_cleanup i...
mrg[src/trunk]: src/sys couple more changes to usbnet(9):
martin[src/netbsd-8]: src/bin/ed Pull up following revision(s) (requested by christ...
martin[src/trunk]: src/sys/dev/ieee1394 Remove unused variables
christos[src/trunk]: src/usr.sbin/makemandb fix memory allocation problems detected b...
roy[src/trunk]: src/sys/arch/evbmips/conf Add COMPAT_70 to ERLITE for ifa_msghdr...
kefren[src/trunk]: src/sbin/ping6 Add options -X for deadline and -x for reply maxw...
matt[src/trunk]: src/sys/arch/arm/include Cortex needs ._dmamap_sync_post for BUS...
jmcneill[src/trunk]: src Build and install bootaa64.efi on 64-bit evbarm
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make sure to print proper bootpr...
pgoyette[src/trunk]: src/sbin/fsck_lfs Update inode member i_flag --> i_state to keep...
mrg[src/trunk]: src/share/man/man4 document new UVMHIST_MAPHIST_SIZE and UVMHIST...
riastradh[src/trunk]: src/sys/dev/vme Sizeof struct ievme, not sizeof size_t.
roy[src/trunk]: src/lib/libcurses curses: normalise erase logic with clrtoeol an...
hkenken[src/trunk]: src/sys/arch/arm/imx struct device * -> device_t
riastradh[src/trunk]: src/etc Record current raid configurations too in /etc/security.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix 64-bit printf.
maxv[src/trunk]: src/sys/compat/osf1 Ensure nbytes > 0. Otherwise bad things may ...
maya[src/trunk]: src/sys/ufs/lfs Rename i_flag to i_state.
martin[src/netbsd-8]: src/usr.sbin/user Pull up following revision(s) (requested by...
jakllsch[src/trunk]: src/sys/arch/amd64/conf Set the kernel load (physical) address a...
dholland[src/trunk]: src/sys/arch/emips/stand/common Refine previous so the output is...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add omapscm, iic and tps65950pm.
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 don't re-define END() n...
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/xinput remove unused file; poin...
kre[src/trunk]: src/doc Note update to tzdata2016j
dsl[src/trunk]: src/external/gpl3/gdb/dist/gdb amd64's machine/reg now includes ...
njoly[src/trunk]: src/distrib/sets/lists/debug +librumpnet_vlan.so.0.0.debug
nonaka[src/trunk]: src/sys/dev/pci Make setting the MAC context bit for 11g protect...
matt[src/trunk]: src/sys/arch/evbmips/conf Localize the bsentry ubootimage kludge...
ozaki-r[src/trunk]: src/sys/netinet6 Replace __debugused with __diagused
martin[src/netbsd-8]: src/sys/dev/ata Pull up following revision(s) (requested by p...
mrg[src/trunk]: src/external/mit/xorg/include only do vdpau headers on vdpau sys...
christos[src/trunk]: src/tests/usr.bin/config Add an ifdef test
dholland[src/trunk]: src/usr.bin/apply Use execl() correctly.
christos[src/trunk]: src/distrib/sets/lists/comp fix typo
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move options __HAVE_MM_MD_DIRECT_MAPPED...
christos[src/trunk]: src/share/mk Make the X11 library lists consistent again.
msaitoh[src/trunk]: src/sys/dev/pci Modify (E)ITR, TIDV and TADV related code:
joerg[src/trunk]: src/lib/libc/compiler_rt Comment out softfloat code until it is ...
joerg[src/trunk]: src/sys/dev/pcmcia GC pcmcia_sierra_ac850_func0 and *cfe0
martin[src/netbsd-7]: src/sys/arch/mips/mips Pull up following revision(s) (request...
joerg[src/trunk]: src/usr.bin/ldd/elf64 Fix ldd on LP64 platforms by splitting the...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move drm_ioctl to drm_ioctl.c.
riastradh[src/trunk]: src/sys/arch Remove __MUTEX_PRIVATE conditional in definition of...
martin[src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ...
chs[src/trunk]: src/sbin/dkscan_bsdlabel use a minimal "struct disk" in userland...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy locks i...
msaitoh[src/trunk]: src/sys/dev/mii Cleanup xx or yy OUIs. Sort by number.
dholland[src/trunk]: src/share/man/man7 Another typo.
joerg[src/trunk]: src/lib/libc/citrus GC put16.
martin[src/netbsd-8]: src/distrib/common Pull up following revision(s) (requested b...
christos[src/trunk]: src/share/mk Disable CTF Conversion for now until it is fixed.
pgoyette[src/trunk]: src/sys/modules Descend into the examples to build them all the ...
kre[src/trunk]: src/bin/sh A better LINENO implementation. This version delete...
skrll[src/trunk]: src/sys/uvm/pmap Fix a UVMHIST_LOG after the "%s" removal
gson[src/trunk]: src/usr.bin/progress Retry read() on EINTR. Fixes premature exi...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
msaitoh[src/trunk]: src/sys/dev/pci Add Farallon PN9000SX Ethernet.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable hw csum offload by default
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti...
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by ozaki...
dholland[src/trunk]: src/tests/lib/librumpclient As a debugging measure for PR 49141, ...
sjg[src/trunk]: src/usr.bin/make/unit-tests *.rawout are out-of-date if ${TEST_M...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
martin[src/netbsd-8]: src/doc Ammend #1041 for additional changes
martin[src/netbsd-8]: src/lib/libc/net Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/doc Tickets #909 and #922
martin[src/netbsd-8]: src/usr.sbin/npf/npfctl Sync the following with -current, wit...
martin[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by tsutsui in ti...
martin[src/netbsd-8]: src/usr.bin/m4 Pull up following revision(s) (requested by kr...
martin[src/netbsd-8]: src/doc Tickets #992, #993 and #995
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sbin/cgdconfig Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys/net Additionally pull up r1.131 for ticket #1066 (req...
martin[src/netbsd-8]: src/usr.sbin/sysinst/arch/sgimips Pull up following revision(...
martin[src/netbsd-8]: src/sys/dev/pad Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/external/bsd/nsd Sync with current, requested by hannken ...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by hannk...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Tickets #1015 - #1018
snj[src/netbsd-8]: src/sys/dev/mii regen for ticket 931
martin[src/netbsd-8]: src/doc Ammend ticket #1008
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-8]: src/lib/libcurses Back out the following revision(s) (request...
martin[src/netbsd-8]: src/doc Tickets #941 - #944
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/external/bsd/nsd/include Pull up following revision(s) (r...
martin[src/netbsd-8]: src/sys/dev/dm Pull up following revision(s) (requested by ml...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src Sync to -current, requested by kre in ticket #1073:
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by hannken in ti...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/sys Fix typo in comment (typlogy)
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/doc Tickets #1153 and #1154
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by bouyer in tic...
martin[src/netbsd-8]: src/doc Ticket #1129
martin[src/netbsd-8]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sbin/fdisk Pull up following revision(s) (requested by se...
martin[src/netbsd-8]: src/usr.bin/find Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
martin[src/netbsd-8]: src/doc Tickets #1045, #1064 and #1065
jmcneill[src/trunk]: src/distrib/sets/lists/modules Move dtrace_syscall_linux out of ...
perseant[src/perseant-stdc-iso10646]: src/lib/libc/citrus Add files missing from prev...
martin[src/netbsd-8]: src/doc Ticket #1009
martin[src/netbsd-8]: src/sys Add bwfm config glue, requested by maya in ticket #1072.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by hann...
martin[src/netbsd-8]: src/doc Tickets #1094, #1095 and #1096
sborrill[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions(s) (requested...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
macallan[src/trunk]: src/sys/dev/i2c break long lines
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
martin[src/netbsd-8]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by sevan in tick...
martin[src/netbsd-8]: src/sys/arch/pmax/pmax Pull up following revision(s) (request...
martin[src/netbsd-8]: src/usr.bin/printf Pull up following revision(s) (requested b...
msaitoh[src/trunk]: src/sys/dev/pci Simplify. No functional change.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
martin[src/netbsd-8]: src/usr.sbin/npf/npfctl Pull up the following, requested by m...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by hannken in ti...
martin[src/netbsd-8]: src/doc Tickets #951, #952, #954, #955, #957
martin[src/netbsd-8]: src/sys/conf Pull up following revision(s) (requested by jnem...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Initialize drm_bridge and drm_panel lo...
sborrill[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions(s) (requested...
martin[src/netbsd-8]: src/doc Tickets #1124 - #1128
martin[src/netbsd-8]: src/sys/netinet Back out the following from ticket #1045 by m...
martin[src/netbsd-8]: src/usr.bin/printf Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys/dev Backport of bfwm code, requested by maya in ticke...
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
tkusumi[src/trunk]: src/sys/dev/dm dm: Minor fixes/cleanups
kamil[src/trunk]: src/doc realpath(1): Ported from FreeBSD.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/arch/arm/arm32 More KNF
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.5 with the...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
snj[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/doc Tickets #1156 and #1157
martin[src/trunk]: src/sys/arch/zaurus/conf Drop CTF sections from this size restri...
sborrill[src/netbsd-8]: src/doc Ticket #1074
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
thorpej[src/trunk]: src/sys/arch/sparc/dev - Use todr_gettime_ymdhms / todr_settime_...
skrll[src/trunk]: src/sys/arch/arm/broadcom Adopt <net/if_stats.h>
martin[src/netbsd-8]: src/doc Tickets #1090 and #1092
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by riastradh...
martin[src/netbsd-8]: src/doc Tickets #1066, #1067 and #1068
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by bouy...
martin[src/netbsd-8]: src/doc Tickets #977, #978, #981 - #989
martin[src/netbsd-8]: src/doc Ammend ticket #1066 for additional pullups
martin[src/netbsd-8]: src/doc Annotate build fixes
bouyer[src/netbsd-8]: src/sys/arch/evbarm/vexpress Pull up following revision(s) (r...
snj[src/netbsd-8]: src/sys/kern Apply patch (requested by maxv in ticket #1106):
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #1123
martin[src/netbsd-8]: src/doc Ticket #1089
jmcneill[src/trunk]: src/sys/arch/aarch64 Fix alignment of .text section by changing ...
martin[src/netbsd-8]: src/sys/arch/newsmips Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/doc Ticket #1048
martin[src/netbsd-8]: src/doc Tickets #1112 and #1113
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
mlelstv[src/trunk]: src/usr.sbin/fstyp Recognize wedges and device mapper volumes as...
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...
snj[src/netbsd-8]: src/sys/dev/i2c Pull up following revision(s) (requested by b...
martin[src/netbsd-8]: src/sys/dev/pci Additional pullup for ticket #1072:
msaitoh[src/trunk]: src/sys/arch/mips/adm5120/dev Do SIOC[GS]IFMEDIA like others. No...
martin[src/netbsd-8]: src/doc Tickets #1055 - #1060
martin[src/netbsd-8]: src/etc Pull up following revision(s) (requested by sevan in ...
snj[src/netbsd-8]: src/sys/arch/prep/prep Pull up following revision(s) (request...
martin[src/netbsd-8]: src/doc Ticket #1114, ammend ticket #1110 for additional chan...
martin[src/netbsd-8]: src/sys/dev/pci Regen for #1119
martin[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
skrll[src/trunk]: src/sys/arch/arm/dts To quote the upstream change "Remove useles...
ryo[src/trunk]: src/sbin/ifconfig fix printing capabilities and enabled flags.
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
tkusumi[src/trunk]: src/sys/dev/dm dm: style + whitespace + indentation fixes
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/doc Ticket #1109
martin[src/netbsd-8]: src/distrib/common Pull up following revision(s) (requested b...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
thorpej[src/trunk]: src/sys/arch/sgimips/dev Use todr_gettime_ymdhms / todr_settime_...
martin[src/netbsd-8]: src/usr.bin/printf Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/doc Ticket #1047
martin[src/netbsd-8]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/dist/drm/nouveau Pull up following ...
martin[src/netbsd-8]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket #1...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau Disable simplefb if nouveau at...
martin[src/trunk]: src/usr.sbin/sysinst/arch PR install/54921: message "ordering" t...
jmcneill[src/trunk]: src/sys/dev/i2c If the rockchip, system-power-controller property...
skrll[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
bouyer[src/netbsd-8]: src/doc Corrent CHANGES entry for 1129 (it's mfii(4) not mpii...
martin[src/netbsd-8]: src/sys/arch/mips/mips Pull up following revision(s) (request...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/nouveau Pull up following revision(...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-8]: src/libexec/makewhatis Pull up following revision(s) (request...
martin[src/netbsd-8]: src/doc Tickets #1110 and #1111
martin[src/netbsd-8]: src/sbin/raidctl Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/doc Tickets #1069 and #1071
martin[src/netbsd-8]: src/usr.bin/vmstat Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by mlels...
skrll[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 5.5-rc4
martin[src/netbsd-8]: src/doc Tickets #1086 - #1088
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort DTS
martin[src/netbsd-8]: src/external/gpl3/gcc Apply patch, requested by mrg in ticket...
skrll[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Fix merge botch
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
martin[src/netbsd-8]: src/doc Tickets #1043 - #1046
martin[src/netbsd-8]: src/doc Tickets #1135, #1138 - #1140
thorpej[src/trunk]: src/sys/arch/arm Use ifmedia_fini().
martin[src/netbsd-8]: src/doc Ticket #1149
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by bouye...
martin[src/netbsd-8]: src/doc Ticket #1083
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add DTS files for new boards for the SO...
snj[src/netbsd-8]: src/sys/dev/pad Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by mlels...
martin[src/netbsd-8]: src/doc Tickets #1080 - #1082
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-8]: src/sys/dev Pull up the following, requested by msaitoh in ti...
martin[src/netbsd-8]: src/doc Ammend #1072 for additional pullups.
martin[src/netbsd-8]: src/external/bsd/bind/dist/lib/isc/unix Apply patch, requeste...
uwe[src/trunk]: src/distrib/notes/common "Administrivia" is a real word and it w...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-8]: src/distrib/evbarm/instkernel/sshramdisk Pull up the followin...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
sborrill[src/netbsd-8]: src/sbin/gpt Pull up the following revisions(s) (requested by...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pgoyette[src/trunk]: src Note that the size returned by modctl(2) and displayed by mo...
snj[src/netbsd-8]: src/doc tickets 1105-1108
snj[src/netbsd-8]: src/doc 1093
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by n...
martin[src/netbsd-8]: src/doc Ticket #1091
riastradh[src/trunk]: src/sys/kern Allow equality in this assertion.
thorpej[src/trunk]: src/sys Eliminate all of the #ifdefs for the "strtc" driver. De...
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/usr.bin/vmstat move the time nlist fetches into their own na...
martin[src/netbsd-8]: src/doc Tickets #1050 - #1053
pgoyette[src/trunk]: src/sys/dev/pci/ixgbe Fix some typos in comments.
martin[src/netbsd-8]: src/doc Ticket #1098 and #1099
snj[src/netbsd-8]: src/doc 1061, 1062
martin[src/netbsd-8]: src/doc Tickets #1158, #1161 and #1162
martin[src/netbsd-8]: src/sys/arch/evbmips/conf Pull up following revision(s) (requ...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...
jmcneill[src/trunk]: src/sys/dev/fdt If the backlight node does not have an enable gp...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by i...
martin[src/netbsd-8]: src/doc Annotate ticket #1129 for furhter fixes
martin[src/netbsd-8]: src/sys/compat Pull up following revision(s) (requested by ma...
martin[src/netbsd-8]: src/doc Tickets #1030, #1036, #1037, #1039 - #1042
kamil[src/trunk]: src/sys/sys Register "PT_STOP" in ptrace PT_STRINGS
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error by my previous commit
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
sevan[src/trunk]: src/etc Make use of the pcidevs database by default.
snj[src/netbsd-8]: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el Pull up follo...
martin[src/netbsd-8]: src/sys/compat/sys Additionally pull up the following for tic...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
tkusumi[src/trunk]: src/sys/dev/dm dm: Add "Copyright (c) 2015 The DragonFly Project...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by bouyer in tic...
martin[src/netbsd-8]: src Pull up the following, requested by kre in ticket #1150:
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up the following, reque...
sborrill[src/netbsd-8]: src/doc Ticket #1075
martin[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 hannken in ti...
msaitoh[src/trunk]: src/doc Add aq(4) and ixl(4) to the MPSAFE component list.
msaitoh[src/trunk]: src/sys/net Fix previous comment change for ifm_media. It was co...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
ad[src/trunk]: src/sys/kern A couple of scheduler tweaks which benchmark well f...
martin[src/netbsd-8]: src/doc Ticket #1134
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add cwfg
martin[src/netbsd-8]: src/external/bsd/nsd/dist Pull up following revision(s) (requ...
martin[src/netbsd-8]: src Sync the following with current, requested by kre in tick...
martin[src/netbsd-8]: src/sys Apply patch, requested by maxv in ticket #1142:
mlelstv[src/trunk]: src/sys/dev/i2c Revert previous. Indirect matches are not wanted...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add 2000 MHz to available armclkb rates
skrll[src/trunk]: src/sys/arch/evbarm/conf Supported SoC DTS audit
skrll[src/trunk]: src/sys/arch/arm/conf Use CFLAGS instead of COPTS for -mapcs-fra...
tkusumi[src/trunk]: src/sys/dev/dm dm: Add dm-delay target
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
snj[src/netbsd-8]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
martin[src/netbsd-8]: src/share/man/man4 Pull up the following, requested by maya i...
skrll[src/trunk]: src/sys/stand/efiboot/bootarm Add -mfloat-abi=soft so that gcc 8...
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
bouyer[src/trunk]: src/sys/dev/acpi/wmi Finally fix problem discussed in this old t...
martin[src/netbsd-8]: src/sys/arch Fixup pullups from ticket #1129:
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
martin[src/netbsd-8]: src/doc Ticket #1097
msaitoh[src/trunk]: src/sys/arch/emips/ebus Remove SIOC[SIFMEDIA because ifmedia_ioc...
ad[src/trunk]: src/sys/arch/aarch64 Give aarch64 a preemption safe cpu_intr_p().
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by u...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
snj[src/netbsd-8]: src/external/bsd/dhcp/dist/relay Pull up following revision(s...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2711-rpi-4-b.dts
martin[src/netbsd-8]: src/doc Ammend ticket #1151 for additional pullups.
martin[src/netbsd-8]: src/doc Tickets #1100, #1101 and #1102
martin[src/netbsd-8]: src/sys Additionally pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/dev/mii Regen for ticket #1116
riastradh[src/trunk]: src/sys/arch/hppa/include Only need one ci_onproc member.
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
martin[src/netbsd-8]: src/doc Ticket #1136
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
tkusumi[src/trunk]: src/sys/dev/dm dm: Comment out unused dm_dev fields documented i...
martin[src/netbsd-8]: src/sys/arch/xen Pull up following revision(s) (requested by ...
snj[src/netbsd-8]: src/doc ticket 37
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Remove entry for backed out ticket #1045
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
martin[src/netbsd-8]: src/doc Tickets #1078 and #1079
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by jmcn...
martin[src/netbsd-8]: src/tools Apply patch, requested by maya in ticket #1070:
martin[src/netbsd-8]: src/sys/compat/linux/common Apply patch, requested by tsutsui...
martin[src/netbsd-8]: src/doc Tickets #1072, #1073 and #1076
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src Add bwfm firmware files, requested by maya in ticket #1072.
kamil[src/trunk]: src/tests/lib/libc/sys Log PID.LWP in t_ptrace_wait* tests for e...
snj[src/netbsd-8]: src/sys/opencrypto Pull up following revision(s) (requested b...
nisimura[src/trunk]: src/sys/dev/pci correct bogus comparison. pointed by msaitoh@
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel...
sborrill[src/netbsd-8]: src/doc Ticket #1063
martin[src/netbsd-8]: src/doc Ticket #1155
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
oster[src/trunk]: src/sys/sys Build fix. Add back inclusion of <sys/queue.h>, whi...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
skrll[src/trunk]: src/sys/arch/arm/dts lcd_rgb666_pins is in sun50i-a64.dtsi now s...
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Remove unnecessary code.
snj[src/netbsd-8]: src/doc Use better description for ticket 1108.
martin[src/netbsd-8]: src/libexec/httpd Pull up following revision(s) (requested by...
jmcneill[src/trunk]: src/sys/dev/usb Add a quirk for the HAILUCK USB keyboard / touch...
riastradh[src/trunk]: src/sys/rump/kern/lib/libcrypto Missed a spot in the crypto/arc4...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/kern revert ticket 50
martin[src/netbsd-8]: src/doc Ticket #1137
martin[src/netbsd-8]: src/doc Ticket #1077
msaitoh[src/trunk]: src/sys/arch/macppc/dev Revert if_mc.c rev. 1.25. It's not requi...
martin[src/netbsd-8]: src/sys/dev/usb Regen for ticket #1072
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-8]: src/doc Note build fix changes
martin[src/netbsd-8]: src/sys/arch/evbarm/conf Bump size for ramdisk.
mlelstv[src/trunk]: src/usr.bin/ktruss validate signal and errno before trying to pr...
martin[src/netbsd-8]: src/doc Tickets #1142, #1143 and #1145
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #1064
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys Emit PMFE_DISPLAY_{ON, OFF} events in response to DPMS re...
skrll[src/trunk]: src/sys/external/gpl2/dts/dist Merge conflicts
ad[src/trunk]: src/sys/sys NetBSD 9.99.48 - UVM locking changes
skrll[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump IMAGESIZE
thorpej[src/trunk]: src/sys/dev - Refactor the firmware loading code into a set of c...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_common EAP-pwd: Use const_time...
snj[src/netbsd-8]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
dholland[src/trunk]: src/games/fortune/datfiles attributions are supposed to be inden...
ad[src/trunk]: src/sys/sys Cosmetic tweak
roy[src/trunk]: src/lib/libcurses Add missing man page for curses mouse functions.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Fix tpyo.
mrg[src/trunk]: src updates for xkeyboard-config 2.29.
riastradh[src/trunk]: src/sys/ufs/lfs Break deadlock in PR kern/52301.
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use the original linux f...
skrll[src/trunk]: src/sys/arch/arm/arm32 type in comment
chs[src/trunk]: src/sys remove some unnecessary includes of internal UVM headers.
kre[src/trunk]: src/lib/libc/string Delete the BUGS paragraph about the "missing...
martin[src/netbsd-8]: src/usr.bin/telnet Pull up following revision(s) (requested b...
sevan[src/trunk]: src/games/fortune/datfiles Art for the masses - The Dream Machine
matt[src/trunk]: src/sys/arch Rework cavium support in preparation for MULTIPROCE...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto reduce diff with ups...
christos[src/trunk]: src/sys/kern simplify.
skrll[src/trunk]: src/sys/arch/evbarm/conf sort DTS
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.5
skrll[src/trunk]: src/distrib/utils/embedded/conf Use make_label_evbarm instead of...
jmcneill[src/trunk]: src/sys/arch Add a generic Arm64 platform definition that is use...
dholland[src/trunk]: src/sys/arch/hp300/dev Use uintptr_t so this file can be compile...
matt[src/trunk]: src/sys/arch/mips assembly no longer include <machine/cpu.h>. I...
christos[src/trunk]: src/usr.sbin/makefs/ffs improve error messages.
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
dholland[src/trunk]: src/usr.bin/make Improve the documentation of rule-local variabl...
nisimura[src/trunk]: src/sys/arch/arm/sociox adapt dual descriptor design both for AV...
ozaki-r[src/trunk]: src/sys/netinet6 Move default interface things from nd6_rtr.c to...
christos[src/trunk]: src/share/mk re-enable jemalloc.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 add location info to sd instances i...
wiz[src/trunk]: src/usr.bin/fstat Use \(em.
martin[src/netbsd-8]: src/external/bsd/file/lib Pull up following revision(s) (requ...
abhinav[src/trunk]: src/usr.bin/man Fix comment indentation at couple of places: Use...
martin[src/netbsd-8]: src/doc Tickets #1130 - #1132
skrll[src/trunk]: src/sys/arch/arm Support PMAP_FAULTINFO on arm
sevan[src/trunk]: src/sys/arch g/c UGEN_BULK_RA_WB which is not a supported option
ad[src/trunk]: src/sys Merge from ad-namecache:
martin[src/netbsd-8]: src/usr.sbin/acpitools/acpidump Pull up following revision(s)...
nisimura[src/trunk]: src/sys/arch/arm/sociox correct inverted logic to determine RMII...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach device node...
snj[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
ad[src/trunk]: src/sys/kern - Stats: add a cast to make sure 32-bit wraparound ...
skrll[src/trunk]: src/sys/arch/acorn32/eb7500atx KNF
martin[src/trunk]: src/sys/sys Move the <sys/queue.h> include into a kernel-only se...
martin[src/netbsd-8]: src/doc Tickets #1146 - #1148
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 - remove incorrect KASSERT. mmap(2)...
thorpej[src/trunk]: src/sys/arch/arm/dts Add a more complete / correct device tree f...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Upstream nixed __OS_HAS_AGP; use CONFI...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
ad[src/trunk]: src/common/lib/libc/gen Fix warning that appears when compiling ...
kamil[src/trunk]: src/lib/libc/stdio Avoid undefined behavior in fread(3)
riastradh[src/trunk]: src/sys/ufs/lfs Serialize access to the splay tree with lfs_lock.
martin[src/netbsd-8]: src/doc Ticket #1141
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch RISC-V configury.
msaitoh[src/trunk]: src/sys/dev/ic Calculate DDR3's tRAS correctly.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove unused, and style.
martin[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Add missin...
martin[src/netbsd-8]: src/usr.sbin/mtree Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add comment-outed mvgbec1 and mvgbe for...
snj[src/netbsd-8]: src/etc/etc.vax Pull up following revision(s) (requested by f...
maxv[src/trunk]: src/sys/compat/linux/common I don't see the point in having this...
christos[src/trunk]: src/sys/dev restore audiobell api
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm No need t...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM:
rin[src/trunk]: src/sys/arch/arm/conf PR kern/54486
martin[src/netbsd-8]: src/doc Ticket #1084 and #1085
martin[src/trunk]: src/sys/netinet6 Remove unused variable and ifdef some others li...
nisimura[src/trunk]: src/sys/dev/pci nuke <sys/queue.h> and reorder #include
macallan[src/trunk]: src/sys/arch/sgimips/conf we don't need or want COMPAT_NETBSD32 ...
christos[src/trunk]: src/bin Fixed unused warnings.
sevan[src/trunk]: src/lib/libm/man log appeared in v1
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/lib/libc/rpc CID 975113: Ignore __rpc_setnodelay error, it i...
snj[src/netbsd-7-0]: src/sys/netsmb Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/share/man/man9 New man page bufferio(9) for I/O transfer vie...
pgoyette[src/pgoyette-compat]: src/sys Regen
skrll[src/trunk]: src Build an if_udav module (untested)
martin[src/trunk]: src/sys/dev Make "options AUDIO_DEBUG=0" create a silent-by-defa...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize kva hint for ...
sevan[src/trunk]: src/lib/libcompat/4.1 stty & gtty were around since v1
jdc[src/trunk]: src/share/man/man9 Note that a callout should be stopped before ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Disable mvgbec and mvgbe.
msaitoh[src/trunk]: src/sys/dev/pci printf -> device_printf
mlelstv[src/trunk]: src/sys/dev/scsipi appease gcc.
skrll[src/trunk]: src/sys/dev/usb KNF (from nhusb)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Attempt ...
jmcneill[src/trunk]: src/sys/arch/arm/vexpress No need for console=fb handling with W...
ozaki-r[src/trunk]: src Add net/if_bridge test
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the first call of ifflags_c...
christos[src/trunk]: src/external/public-domain/sqlite Add auto-generated sqlite3 man...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that rlphy might ignore the link partn...
martin[src/netbsd-8]: src/usr.sbin/acpitools/acpidump Pull up the following, reques...
christos[src/trunk]: src/sys/sys CID 976378: Avoid incorrect computation with ngrps == 0
manu[src/trunk]: src/sys/arch/i386/stand Make sure devices names are copied inclu...
christos[src/trunk]: src/distrib/sets We always have a valid mtree file, so always sp...
christos[src/trunk]: src/external/gpl3/binutils regen and fix aarch64
joerg[src/trunk]: src/usr.bin/vmstat Use CPU statistics from uvmexp when possible.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Remove unused defines
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Fix ...
wiz[src/trunk]: src/lib/libc/net Minor fixes.
he[src/trunk]: src/distrib Fix the ALL_KERNELS default value assignment, so tha...
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
mlelstv[src/trunk]: src/sys/dev/iscsi Return temporary errors when the session is tr...
mbalmer[src/trunk]: src exitting -> exiting.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix emulation path
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by maxv in...
christos[src/trunk]: src/sbin/ping6 avoit type punning
pgoyette[src/pgoyette-compat]: src/sys/kern Update the compat_60 entries to reference...
christos[src/trunk]: src/lib/libedit put the NULL check immediately after the allocation
pooka[src/trunk]: src/distrib/sets/lists game of setlists for rumpnet_tap
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon No arithmetic on void *.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf 'virt' platform adjustments:
jdolecek[src/trunk]: src/sys/arch/xen/xen in xennetback_evthandler() just copy the Do...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that 8257[56] can't receive packet rep...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Our clk API already echo...
roy[src/trunk]: src/usr.sbin/sysinst Change the display order so it's protocol a...
apb[src/trunk]: src/external/gpl3/gdb/dist/bfd If the shell does not support the...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Add some missing...
christos[src/trunk]: src/usr.sbin/makemandb PR/51007: Abhinav Upadhyay: apropos.c: Re...
christos[src/trunk]: src/distrib/sets/lists/modules missed an hdaudio change.
christos[src/trunk]: src/tests/lib/libc/gen add null and empty tests.
skrll[src/trunk]: src/sys/dev/usb Add missing KERNHIST_LINK_STATIC(usbhist). Poin...
roy[src/trunk]: src/lib/libterminfo terminfo: allow _ti_getname to convert from ...
wiz[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Remove superfluous Li; re...
pooka[src/trunk]: src/sys/rump/dev/lib/libaudio create /dev/{audio, sound, mixer, aud...
sevan[src/trunk]: src/doc bsd-family-tree
matt[src/trunk]: src/sys/arch/arm/include vm_offset_t -> vaddr_t, vm_size_t -> vs...
christos[src/trunk]: src/lib/libm/arch/x86_64 use the masked variable
roy[src/trunk]: src/usr.bin/tic tic: free the old buffer after promoting the rec...
mrg[src/trunk]: src/usr.sbin/mmcformat - don't make -h/-H get around the argumen...
christos[src/trunk]: src/tests/bin/sh new command substitution test from kre
christos[src/trunk]: src/sys/dev/usb - remove unused variables
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add AARCH64_KSEG_MASK. pmap_page.S ...
mlelstv[src/trunk]: src/bin/dd When buffers are at least page sized, explicitely req...
thorpej[src/trunk]: src/sys/sys Add slightly-more generalized version of the "of_com...
mrg[src/trunk]: src/share/mk switch mips (32 bit) and arm to binutils 2.27. hpp...
joerg[src/trunk]: src/usr.bin/vmstat GC unused variables.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
phx[src/trunk]: src/sys/arch/amiga/dev Removed unused variable to make it compil...
christos[src/trunk]: src/sys/dev/ic - add 64 bit fifo support
mrg[src/trunk]: src/external/gpl3/gcc make ia64 build with gcc7:
jnemeth[src/trunk]: src/sbin/gpt document the new restore subcommand
christos[src/trunk]: src/bin/sh Move the command substitution "internal subroutine" p...
christos[src/trunk]: src/distrib/sets Create full sets using mtree from the flists (n...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_build_code: generate TCP/UDP chec...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc fix g...
jakllsch[src/trunk]: src/sys/sys reindent "standard speeds" in preparation for 7-digi...
ozaki-r[src/trunk]: src/sys Make if_link_queue MP-safe if IFEF_MPSAFE
joerg[src/trunk]: src/usr.bin/kdump METEORGSIGNAL and METEORSFMT overlap with dtra...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out some more ra...
rmind[src/trunk]: src/sys/net/npf ake npfctl_switch() and pfil private to OS-speci...
maya[src/trunk]: src/external/mit/xorg/lib Define GL_LIB_NAME somewhere that appl...
christos[src/trunk]: src/tests/net/net CID 1107548: resource leak
hannken[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Try to load mo...
pgoyette[src/pgoyette-compat]: src/sys/net Include necessary header
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Include shared/common routines ...
sevan[src/trunk]: src/usr.bin/who Update URL
nonaka[src/trunk]: src/sys/dev/pci fix typo. s/Wirelsss/Wireless/
christos[src/trunk]: src/sys/arch/amd64/include use the parameter for instruction macros
thorpej[src/trunk]: src/usr.bin/vmstat boottime in the kernel is no more. Instead, ...
skrll[src/trunk]: src/distrib/utils/embedded/conf Size for 512 byte sectors and ba...
knakahara[src/trunk]: src/tests/net/if_pppoe add wait_for_disconnected to run_test() a...
riastradh[src/trunk]: src/lib/libc/stdlib strtod yields ERANGE for below-subnormal mag...
riastradh[src/trunk]: src Hook up the new wapbl(9) man page.
msaitoh[src/trunk]: src/sys/dev/pci Add some new Intel I218 devices.
pgoyette[src/pgoyette-compat]: src/sys/compat/common typo in version dependency
jmcneill[src/trunk]: src/etc make a few more drm nodes
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi MP not ready, disable it again
thorpej[src/trunk]: src/external/broadcom/bwfm/dist Pinebook Pro "bwfm" firmware fro...
christos[src/trunk]: src/usr.sbin/rtadvd fix previous.
martin[src/trunk]: src/sys/arch/vax/vax #ifdef a variable like its only use
martin[src/trunk]: src/doc Belatedly note changes from scole for macppc powerpc 601...
mrg[src/trunk]: src/external/gpl3/gcc - figured out the ldap/ssh problem. was m...
apb[src/trunk]: src/sys/arch/atari/dev use sizeof(buffer) - 1, not sizeof(buffer...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by manu in ticke...
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman Remove PIXMAN_NO_TLS and replac...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for utimensat(2).
ad[src/trunk]: src/sys Regen.
christos[src/trunk]: src/sys/arch/arm Rename the cpu_id() define to cpu_idnum() so th...
wiz[src/trunk]: src Per the wiki roadmap, rename the three dtrace modules to have
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Give hlist iteration h...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files without llvm-209886 t...
msaitoh[src/trunk]: src/sys/dev/microcode/bnx Update firmware to 6.0.{15, 17} by sync...
nonaka[src/trunk]: src/usr.bin/ftp handle proxy authentication correctly.
thorpej[src/trunk]: src Add new bwfm firmware binaries and config files. Only insta...
christos[src/trunk]: src/sys/ufs/ufs move code inside ifdef
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Rework gen6 aperture/gtt size ...
jmcneill[src/trunk]: src/sys/arch port number is required
martin[src/trunk]: src/sys/ufs/ffs Eliminate a variable only used in diagnostic ker...
skrll[src/trunk]: src/sys/kern Appease gcc
martin[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc From Jake Hamby
sevan[src/trunk]: src/usr.bin/pr Document history
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Sync drm_close_file: call drm_prop...
joerg[src/trunk]: src/external/apache2/llvm/lib Fix harmless syntax error.
pgoyette[src/pgoyette-compat]: src/sys Resolve conflicts from sync-with-HEAD
jdolecek[src/trunk]: src/sys/arch/x86/x86 use tlbflush() instead of writing to %cr3, ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common More on renaming the new module
christos[src/trunk]: src/sys/modules/dtrace/lockstat Instead of hard-coding who has c...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Deal with an end-of-string c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Define CONFIG_DRM_FBDEV_EMULATION=...
christos[src/trunk]: src/lib/libc/gen get rid of MB_STRZ as suggested by joerg.
maxv[src/trunk]: src/sys/netipsec Style a bit, no functional change.
matt[src/trunk]: src/sys/conf include for configs which includes all file-systems...
christos[src/trunk]: src/usr.sbin/mtree skip comment lines on password and group data...
maxv[src/trunk]: src/sys/arch/x86 Add an option to have a static kernel memory la...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Reuse the previous modu...
martin[src/trunk]: src/usr.sbin/sysinst Fix the "reinstall sets" action.
rkujawa[src/trunk]: src/sys/arch/amiga/conf Regen config files.
matt[src/trunk]: src/include Add missing long double prototypes.
pgoyette[src/pgoyette-compat]: src/sys Rename usb_30_subr.c --> usb_subr_30.c for con...
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Cherry-pick upstream GDB patch to...
christos[src/trunk]: src/lib/libintl back to the defines (fixing a typo -- extra 'g')
mrg[src/trunk]: src/tools/binutils pass -L in LDFLAGS. clang complains about it...
mrg[src/trunk]: src/external/gpl3/binutils regen binutils mknative files for bin...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Cross-reference xsh(4) and xsurf(4).
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt add references.
palle[src/trunk]: src/sys/arch/sparc64/doc Updated TODO with relevant things to fi...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha Alpha S...
matt[src/trunk]: src/sys/kern Allow MD code to use something other than __cpu_sim...
msaitoh[src/trunk]: src/sys/dev/pcmcia u_int{8, 16, 32}_t -> uint{8, 16, 32}_t. No funct...
joerg[src/trunk]: src Provide sysctl for namecache statistics.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add some peepholes to ...
christos[src/trunk]: src/usr.sbin/makefs/ffs buf is generic; it has nothing to do wit...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that flags related to semaphore were i...
njoly[src/trunk]: src/sys/compat/linux For utimes(2), use compat_50_sys_utimes() i...
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc Chang...
pgoyette[src/pgoyette-compat]: src/sys/modules For now, disable the compat_60 module
martin[src/netbsd-8]: src/distrib/sets/lists/man Missing commit from ticket #1072: ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove comment about possible identific...
martin[src/netbsd-8]: src/external/gpl2/groff/dist Pull up following revision(s) (r...
wiz[src/trunk]: src/usr.bin/mail Remove superfluous Pp.
christos[src/trunk]: src/usr.sbin/makemandb PR/51004: Abhinav Upadhyay: apropos html ...
matt[src/trunk]: src/sys/arch/mips/include Multiple inclusion protection
christos[src/trunk]: src/bin/sh sprinkle more volatile (needed for the rescue build w...
jdolecek[src/trunk]: src/sys/kern add some event counters, for commits, writes, cache...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add support for c++ c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm We dropped vmobjlock, so reacquire...
rkujawa[src/trunk]: src/sys/dev/i2c Simplify sysctl handling.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement some of the Linux RCU API.
martin[src/trunk]: src/lib/libkvm Dummy support for ia64
tsutsui[src/trunk]: src/sys/dev/scsipi Pass a correct residual size to wdcbit_bucket...
mrg[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd use -Wno-error=sign-conversi...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl reorg and add missing...
martin[src/trunk]: src/lib/libc/compiler_rt Drop fixxfdi.c for m68k (where double =...
martin[src/netbsd-8]: src/doc Tickets #1103 and #1104
pgoyette[src/trunk]: src/sys/kern Improve error message
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define FENCE_TRACE. Nee...
matt[src/trunk]: src/etc add random/urandom to MAKEDEV std
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 - fix missing else ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Make this a proper boolean...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add utimensat(2) support.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add higher state of consciousness
christos[src/trunk]: src/tests/lib/libppath build the .h before the .o
christos[src/trunk]: src As described in tech-userlevel:
kre[src/trunk]: src/bin/sh PR bin/53548
msaitoh[src/trunk]: src/sys/dev/pci Always print the Slot implemented bit in the PCI...
christos[src/trunk]: src/usr.sbin/makefs remove bogus err.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 _LP64 64 bit types ...
christos[src/trunk]: src/sbin/mount_lfs remove unused
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add ARM assembly of strlcat ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out interval tree a...
apb[src/trunk]: src/sbin/ifconfig Avoid dereferencing NULL. Coverity CID 275201.
snj[src/netbsd-7-0]: src/gnu/dist/gettext/gettext-tools/doc Apply patch (request...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary RTTIMER_CALLOUT macro
bouyer[src/trunk]: src/sys/arch Put back 32k MAXPHYS, reverting
pgoyette[src/pgoyette-compat]: src/sys/net Allocate and initialize the vector for com...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update dependency: compat_sysv r...
snj[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Work bus_space or klu...
roy[src/trunk]: src/etc/rc.d Don't try and install rc.d/rtsold
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add motg
ad[src/trunk]: src/sys/ufs/lfs Fix !DIAGNOSTIC compile
matt[src/trunk]: src/sys/arch/mips/cavium/dev Use structure copy instead of memcpy.
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
martin[src/trunk]: src/lib/libquota If a rpc for quota values fails with ENOTCONN t...
christos[src/trunk]: src/sys/arch/amd64/conf kill PCPPISPEAKER
matt[src/trunk]: src/sys/dev/usb Use CACHE_LINE_SIZE for EHCI_SQTD_ALIGN to make ...
roy[src/trunk]: src/usr.sbin/sysinst Change the IPv6 DNS selection to use DNS se...
pgoyette[src/pgoyette-compat]: src/sys Handle ifconf() compat vectors
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Turn on driver debug messages...
sevan[src/trunk]: src/lib/libc/sys fork was present in v1
matt[src/trunk]: src/lib/csu/common Make with work with gcc 4.5 or clang.
tsutsui[src/trunk]: src/sbin/newfs_ext2fs Wrap long lines overflowed after EXT2_ pre...
matt[src/trunk]: src/sys/arch/mips/mips Add octeon mach commands nmi and reset. ...
matt[src/trunk]: src There are other little endian arm machine_arches other than ...
roy[src/trunk]: src/usr.sbin/sysinst ping is not a reliable means of testing if ...
martin[src/netbsd-8]: src/doc Ticket #1144
christos[src/trunk]: src/usr.sbin/makemandb PR/51034: Abhinav Upadhyay: makemandb(8):...
jmcneill[src/trunk]: src/sys/arch/evbarm/stand Build efiboot on armv7
matt[src/trunk]: src/sys/arch/arm/arm32 Use right conditional for checking nG.
mrg[src/trunk]: src/sys/arch/alpha/alpha remove some dead code.
ozaki-r[src/trunk]: src/tests/net/ipsec tests: add tests for getspi and udpate
christos[src/trunk]: src/distrib/sets/lists bump libedit
knakahara[src/trunk]: src Currently, it is not necessary to install rss_config.h. Poin...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Newline-terminate error ...
mrg[src/trunk]: src add the xkeyboard-config manual as a .man, so that the norma...
msaitoh[src/trunk]: src/sys/dev/pci u_int{8, 16, 32, 64}_t -> uint{8, 16, 32, 64}_t. No fu...
martin[src/trunk]: src/distrib/notes PR install/54836: fix broken conditional, pass...
christos[src/trunk]: src/tests/bin/sh Finish TEST_SH - all tests should support it now.
christos[src/trunk]: src/lib/libedit Adjust API to a more modern readline (Ryo Onodera)
kamil[src/trunk]: src/tests/kernel Prepare t_ptrace_wait.h for hardware watchpoint...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Replace register numbers with defines, ...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2019a
matt[src/trunk]: src/sys/arch/arm add a fpu_used sysarch
matt[src/trunk]: src/external/gpl3/binutils RISC-V (riscv32 & riscv64) binutils c...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for utimes(2).
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub out clk API if no FBT.
jdc[src/trunk]: src/share/man/man4 Update the bugs, now that seeprom has a major...
riastradh[src/trunk]: src/sys/dev Restore historical $Hdr$ tag after git cvsexportcomm...
christos[src/trunk]: src/sys/ufs/lfs Comment out some of the CTASSERTS for lint until...
macallan[src/trunk]: src/external/mit/xorg/lib/pixman build altivec support on powerpc
alnsn[src/trunk]: src/doc Current sljit version is r381.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for vblank irq and RGB overla...
christos[src/trunk]: src/sbin use symbolic flags
christos[src/trunk]: src/usr.sbin/mtree add the ability to only output paths included...
matt[src/trunk]: src/external/bsd/elftosb/lib Use the fact that all big endian ar...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Const cast for read from...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Clarify with comments and assert...
alnsn[src/trunk]: src/sbin/cgdconfig Add aes-xts to cgdconfig(8).
kre[src/trunk]: src/usr.bin/printf Amend the previous change: we can have (almos...
ryo[src/trunk]: src/sys/arch/arm/broadcom Fix to show counters of "bcm2836 pic" ...
sevan[src/trunk]: src/doc cgdroot
thorpej[src/trunk]: src/sys/dev/i2c Fix compilation error pointed out by nishimura@.
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Use C++ syntax for defining types...
martin[src/netbsd-8]: src/sys/dev/usb regen for ticket #1091
gson[src/trunk]: src/tests/crypto/libcrypto Timeout for evp test case is still no...
sevan[src/trunk]: src/share/man/man1/man1.x68k Document history
nat[src/trunk]: src/sys/dev/pci/hdaudio Enable sysbeep(4) to be heard on speaker...
hannken[src/trunk]: src/sys/ufs/lfs Remove ulfs_checkpath() and ulfs_readdotdot(). ...
martin[src/trunk]: src/sys Simplify device property handling by moving it into the ...
roy[src/trunk]: src/distrib/common zfs: Allow modules to be loaded once in the Z...
nisimura[src/trunk]: src/sys/arch/arm/sociox use dma32 for descriptor store. likely s...
christos[src/trunk]: src/sbin/route use scopeid functions
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark unused variable.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by maxv ...
christos[src/trunk]: src/sys/dev - remove unused variables
mrg[src/trunk]: src/external/gpl3/binutils rebuild mkantive for ppc and binutils...
maxv[src/trunk]: src/sys/arch/x86/x86 Actually, don't do anything if we switch to...
pgoyette[src/trunk]: src Update to reflect changes made in rev 1.398 of src/etc/Makefile
matt[src/trunk]: src Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by th...
matt[src/trunk]: src/sys/sys Move MIN/MAX forward to that headers included by <sy...
martin[src/trunk]: src/distrib/sets Instead of guessing wether to preserve permissi...
matt[src/trunk]: src/lib/csu/common Fix static weak (to extern weak)
jakllsch[src/trunk]: src/sys/arch/i386 Now that GCC 4.8 on i486 has stolen the frame ...
palle[src/trunk]: src/distrib/sparc64/xminiroot Ensure a disklabel is present sinc...
msaitoh[src/trunk]: src/sbin/gpt Fix compile error observed on i386. Use PRIu64.
matt[src/trunk]: src/lib/libkern Add links for various directories needs by amd64...
riastradh[src/trunk]: src/sys/dev/usb Simplify some branches and kassert some redundan...
macallan[src/trunk]: src/lib/libc_fp move shlib_version into the main directory
martin[src/netbsd-9]: src/sys/lib/libsa Pull up following revision(s) (requested by...
joerg[src/trunk]: src/libexec/rpc.rstatd Remove majority of KVM usage.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
ast[src/trunk]: src Fix PR bin/48202 [non-critical/low]:
mbalmer[src/trunk]: src/sys/dev/sysmon Fix spelling, grammar, typos.
martin[src/trunk]: src/sys/arch/sparc64/conf Default kernel builds to USE_SSP=yes.
snj[src/netbsd-8]: src/sys/miscfs/specfs Pull up following revision(s) (requeste...
riastradh[src/trunk]: src/sys/kern Switch psz_ev_excl to static evcnt.
msaitoh[src/trunk]: src/sys Add missing NUL to prevent buffer overrun.
rin[src/trunk]: src/lib/libc/gen Fix possible use of uninitialized variable in c...
christos[src/trunk]: src/sys/dev fix format warning.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Stub-out the compat ioctl routin...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill out <linux/rcupdate...
sevan[src/trunk]: src/share/man/man4 Earliest reference to /dev/null I can find is...
matt[src/trunk]: src/sys/arch/arm Disable bzero_page_vfp and bcopy_page_vfp since...
pgoyette[src/trunk]: src/doc Note desire to have a way to selectively build modules (...
apb[src/trunk]: src/usr.bin/make/unit-tests Add a test for backslash-newline at ...
pgoyette[src/pgoyette-compat]: src/sys/conf Include the list of compat files
mbalmer[src/trunk]: src/share/misc add Kukes
martin[src/trunk]: src/sbin/gpt Make the "show" subcommand accept -b startsec to id...
ad[src/trunk]: src/sys/kern LK_SHARED is OK for VOP_ACCESS().
macallan[src/trunk]: src/sys/arch/sparc64 support UltraSPARC-IIe STICK counter as tim...
mrg[src/trunk]: src/sys/dev/usb add new usbd_do_request_len() that can allocate ...
ozaki-r[src/trunk]: src/doc Add another known issue
matt[src/trunk]: src/sys/ufs/ext2fs curlwp can never be NULL now.
christos[src/trunk]: src/share/mk switch ppc to OpenSSL-1.1, use MACHINE_CPU consiste...
maxv[src/trunk]: src/sys/dev/ic Set 'ld_sync' to NULL as part of 'again', to prev...
skrll[src/trunk]: src/libexec/ld.elf_so Add debug code.
dholland[src/trunk]: src/sys/sys PR 50633 and PR 50634 from Brad Harder: add missing ...
kre[src/trunk]: src/usr.sbin/makefs/ffs Fix the build, use %jd and (intmax_t) ca...
jdc[src/trunk]: src Add lmenv.4 to the manual page makefile and to the set list.
martin[src/netbsd-8]: src/doc Ticket #1133
martin[src/trunk]: src/sys/ufs/ffs Mark unused (in the !FFS_EI case) variables as s...
riastradh[src/trunk]: src/lib/libpuffs Assert equality, not assignment, in puffs__fsfr...
christos[src/trunk]: src/sys/arch/amd64/amd64 Keep fs/gs the same for the signal cont...
maya[src/trunk]: src/external/bsd/bzip2/dist Merge bzip2 1.0.8
roy[src/trunk]: src Add IPV6CTL_AUTO_LINKLOCAL and ND6_IFF_AUTO_LINKLOCAL toggle...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
joerg[src/trunk]: src/sys Create a per-device state for iscsi(4), effectively maki...
pgoyette[src/pgoyette-compat]: src/sys Initial pass at a COMPAT_50 module. More to c...
pgoyette[src/pgoyette-compat]: src Create a separate module for COMPAT_70 code only, ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix Exynos5 SoC OHCI hang
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux There may not be an old list.
hannken[src/trunk]: src/sys/ufs/ufs ufs_gro_genealogy: use vcache_get() to lookup DO...
ozaki-r[src/trunk]: src/sys/netinet6 Include ip6.h for ip6_hdr
christos[src/trunk]: src/lib/libc undo, the right place for this is compat_defs.h
msaitoh[src/trunk]: src/sys/dev/pci Remove extra if_start() in wm_ioctl().
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device If...
pgoyette[src/trunk]: src/sys Don't include puffs_compat in a kernel unless the filesy...
msaitoh[src/trunk]: src/sys/dev/ic Use unsigned to avoid undefined behavior. Found b...
uebayasi[src/trunk]: src/lib/libc/arch/i386 Put missing END() markers to set ELF symb...
wiz[src/trunk]: src/lib/libnpf Try improving a description.
martin[src/netbsd-9]: src/sys/miscfs/kernfs Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/arch/amd64/amd64 remove unused
bouyer[src/trunk]: src/sys As proposed in
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Nix extraneous whitespace.
christos[src/trunk]: src/sys/arch/arm fix leak.
rkujawa[src/trunk]: src/sys/arch/amiga/dev Remove confusing, leftover comment.
skrll[src/trunk]: src/sys/arch/arm/broadcom Small cleanup
christos[src/trunk]: src/share/mk Make the libfoo.so.X.Y.debug files actually contain...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Avoid longjmp clobbering
jmcneill[src/trunk]: src/sys/arch Use shared armv7_generic_space
pgoyette[src/pgoyette-compat]: src Move closer to a complete compat_60 module. All t...
riastradh[src/trunk]: src/tools/pcc Disable stripping pcc tool.
christos[src/trunk]: src/usr.sbin/makefs/msdos workaround for gcc/vax
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Remove debug printfs
snj[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by nat...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau The PCI driver is now named as...
nisimura[src/trunk]: src/sys/arch/arm/sociox update register definition. from UEFI so...
sevan[src/trunk]: src/sys/arch/sgimips/conf Reduce duplication by switching to usi...
macallan[src/trunk]: src/sys/arch/arm support WSDISPLAYIO_GET_FBINFO
skrll[src/trunk]: src/doc Note gcc 4.8.3 import.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Teach drm_sysctl about uint, kludgily.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't include unneeded opt_* files
ozaki-r[src/trunk]: src/tests/net/ipsec Prefer rijndael-cbc
nisimura[src/trunk]: src/sys/arch/arm/sociox try to catch RMII/MII phy condition. fix...
para[src/trunk]: src/share/man/man9 bring man page up to date for vmem_xcreate and
christos[src/trunk]: src/distrib/sets/lists/tests add missing files for dotcmd tests
wiz[src/trunk]: src/doc grep-2.19 out.
mrg[src/trunk]: src/sys/dev/raidframe remove the final tsleep/wakeup pair in rai...
martin[src/netbsd-9]: src/doc Tickets #356 - #359, #361, #366 - #368, #370 - #372
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
maxv[src/trunk]: src/sys Fix a bunch of unimportant "Local variable hides global ...
christos[src/trunk]: src/usr.bin/make fix broken logic:
nat[src/trunk]: src/sys/dev/usb Stop urtwn devices from usb suspend, allow remot...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
msaitoh[src/trunk]: src/sys/dev/mii Use uppercase for vendor name.
matt[src/trunk]: src/etc Add debug to the list of OBSOLETE_FILES
hkenken[src/trunk]: src/sys/arch/arm/imx Modified enet_attach_common().
hannken[src/trunk]: src/sys/fs/msdosfs msdosfs_reclaim(): add missing fstrans and pr...
skrll[src/trunk]: src/sys/arch Initial commit of FDTised Xilinx Zynq-7000 support....
christos[src/trunk]: src/etc/mtree Add rpcapd examples
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Go back from DRM_HZ to HZ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Assume we're not a VM ...
macallan[src/trunk]: src/sys/arch/mips/include introduce PRIxCPUSET to deal with 32bi...
wiz[src/trunk]: src/lib/libc/sys Bump date for previous.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo in VPRINTF
matt[src/trunk]: src/sys/lib/libkern/arch/arm Some assembly files need to compile...
knakahara[src/trunk]: src/sys/net MP-safe pppoe(4).
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips regen
martin[src/netbsd-8]: src/doc Tickets #1114, #1116-#1123
kamil[src/trunk]: src/lib/csu Disable MKSANITIZER in lib/csu
matt[src/trunk]: src/sys/arch/mips/include Add MIPS 1074K
christos[src/trunk]: src/sys/rump/net/lib/libnpf remove ptree add lpm
matt[src/trunk]: src/sys/arch/mips/mips Save a few instructions and use ei on mip...
martin[src/netbsd-8]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm/include Allow this to be included in libkern
sevan[src/trunk]: src/external/bsd/dhcpcd/dist/src Update usage() to include docum...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm drm_stat: fix device minor calcula...
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
bad[src/trunk]: src/usr.bin/systat No David, '\?' is not the del character. Bro...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
martin[src/trunk]: src/sys/dev/ic Add (disabled) debug code.
macallan[src/trunk]: src/sys/sys add BUS_DMA_PREFETCHABLE flag for bus_dmamem_map(), ...
christos[src/trunk]: src/sys/arch expose the kernel types for standalone code.
ad[src/trunk]: src/sys Kill ncvhashtbl. It uses 64MB on my computer to map: vp...
rin[src/trunk]: src/sys/lib/libsa Add SA_ENABLE_BIENDIAN option, which enable us...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config now that our profiled c li...
mrg[src/trunk]: src/sys/arch avoid indentation issues. re-do previous in obio.c...
msaitoh[src/trunk]: src/sys/dev/mii - 88E1000(S) has no page select register, so don...
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable __HAVE_MM_MD_DIRECT_MAPPED_PHYS...
jdolecek[src/trunk]: src/sys/netinet fix in4_cksum() panic "in4_cksum: mbuf 14 too sh...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Attempt to match Linux s...
ad[src/trunk]: src/common/lib/libutil proc_compare(): weed out zombies before d...
joerg[src/trunk]: src/sys/netinet6 Set the socket family for the network mask.
matt[src/trunk]: src/lib/libc/quad Adapt to earm hard float by including softfloa...
martin[src/trunk]: src/distrib/sets/lists/xdebug glint_drv.so.1.debug is not obsole...
sevan[src/trunk]: src/lib/libc/sys seek was present in v1
ad[src/trunk]: src/sys Pacify a syzbot complaint about bit shifting.
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
dholland[src/trunk]: src Install ftttdrv.h, which was apparently overlooked at some p...
pgoyette[src/pgoyette-compat]: src/sys/kern Revert changes from rev 1.44
martin[src/netbsd-8]: src/doc Ticket #1164
pgoyette[src/pgoyette-compat]: src/sys/compat/common For now, the compat_80 module is...
msaitoh[src/trunk]: src/sys/dev Add aprint_naive("\n") for boot -q
rin[src/trunk]: src/external/gpl3/gdb/dist/gdb Skip the initial GP load in funct...
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/conf add the common code for verbose printing of devices.
rmind[src/trunk]: src/sys/arch/x86/x86 Remove some unused variables.
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx a9_cpuinit -> arm_cpuinit
pgoyette[src/trunk]: src/sys Replace compile-time checking for vlan code with a modul...
hannken[src/trunk]: src/sys/ufs/ext2fs ext2fs_gro_genealogy: use vcache_get() to loo...
ozaki-r[src/trunk]: src/sys/netipsec Tidy up opt_ipsec.h inclusions
pooka[src/trunk]: src/sys/rump Maintain arch list in a separate variable.
wiz[src/trunk]: src/share/man/man2 Fix typos.
christos[src/trunk]: src/lib/libm provide ldexpl
christos[src/trunk]: src/distrib/sets/lists/debug fix libgnuctf
martin[src/netbsd-8]: src/sys/arch/x86/include Actually pull up rev 1.139 (as claim...
martin[src/netbsd-8]: src Welcom to 8.1_STABLE
roy[src/trunk]: src/sys/net80211 Revert prior.
justin[src/trunk]: src/usr.bin/make Fix non native build on metachar.c
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
christos[src/trunk]: src/distrib/sets/lists bump libpcap
martin[src/netbsd-8]: src/doc Tickets #1341 and #1342
matt[src/trunk]: src/sys/arch/powerpc/include Add a check to make sure that if PS...
mhitch[src/trunk]: src/distrib/pmax/instkernel Bump size of image.
maxv[src/trunk]: src/sys/dev/pci Fix use-after-free. If we're not polling, virtio...
mrg[src/trunk]: src/libexec/httpd use %zu instead of %lu for size_t.
nia[src/trunk]: src/sys/dev/pckbport synaptics: Maintain the left/right buttons ...
mlelstv[src/trunk]: src Use I/O timestamps to compute disk statistics for better pre...
martin[src/netbsd-8]: src/sys/arch/cats/cats Redo previous, this time actually usin...
christos[src/trunk]: src/lib/libedit FIONREAD takes int as an argument (Ingo Schwarze)
martin[src/trunk]: src/sys/kern Make the DEBUG version compile
yamt[src/trunk]: src/lib/libc/compat/locale comment and assertion
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
ozaki-r[src/trunk]: src/sys/netipsec Dedup error paths (NFC)
cherry[src/trunk]: src convention about function names for predicate checking:
rmind[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest: adjust for recent c...
martin[src/trunk]: src/sys/dev/ic Fix a few copy&pastos in an error path
skrll[src/trunk]: src/sys/external/bsd/dwc2 Minor cleanup.
matt[src/trunk]: src/distrib/sets/lists/modules Remove compatmodules lines since ...
christos[src/trunk]: src/sys/kern - add rcsid
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Also need to declare the emul_...
matt[src/trunk]: src/sys/arch/arm/samsung Fix SDRAM base
christos[src/trunk]: src/sys/external/bsd/ipf/netinet use the scoping functions (JINM...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Don't define pt_entry_t if _LOCORE
uebayasi[src/trunk]: src/usr.bin/config Make hash capable of taking two key strings.
ozaki-r[src/trunk]: src/sys/netipsec Remove ipsecrequest#sav
joerg[src/trunk]: src/usr.bin/vmstat Use kern.pool for the live system.
matt[src/trunk]: src/sys/arch Transition from __cpuset_t to kcpuset_t *. This br...
joerg[src/trunk]: src/doc Reflect reality.
njoly[src/trunk]: src/usr.bin/vis Small typo. From Michael W. Bombardieri.
dholland[src/trunk]: src/sys/arch/hp300/stand/mkboot PR 49245: Fix broken RCSID (Kami...
joerg[src/trunk]: src/sbin/gpt Fix tools build on !NetBSD.
kre[src/trunk]: src/external/bsd/libpcap/lib pcap/export-defs.h no longer exists...
dsl[src/trunk]: src/usr.bin/ftp When using the response to SYST to decide whethe...
riastradh[src/trunk]: src/sys/arch/sparc64/include Expand to __nothing, not to empty.
christos[src/trunk]: src/lib/libc/arch/powerpc/string PR/50228: Christian Groessler: ...
christos[src/trunk]: src/crypto/external/bsd/openssl merge in 1.0.1e
abhinav[src/trunk]: src/lib/libc/sys Use markup for errno
joerg[src/trunk]: src/share/mk Build PIC libs on MIPS and PPC64. While the normal ...
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests traceme_vfork_clone* in ATF...
mrg[src/trunk]: src/regress/sys/kern/lkmcommon remove obsolete lkm tests
wiz[src/trunk]: src/sys/fs/tmpfs Fix typo in comment.
pgoyette[src/pgoyette-compat]: src/doc Note current lack of implementation for syscal...
martin[src/trunk]: src/sys/dev/wscons Consistently ifdef a variable and all uses
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add instruction cache throttlin...
martin[src/trunk]: src/sys/compat/netbsd32 Move compat calls, requested by mrg@
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Handle uvm object refere...
thorpej[src/trunk]: src/sys/kern Exclude references to _ucas_{32, 64}_mp() for _RUMPK...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add missing }
maxv[src/trunk]: src/sys/arch clean up a little
enami[src/trunk]: src/usr.bin/rsh Remove kerberos support code completely. It no ...
joerg[src/trunk]: src/sbin/iscsictl Just declare driver and buf
sevan[src/trunk]: src/share/man/man4 Pp before Bl
mrg[src/trunk]: src/sys/dev/usb document usbnet_private locking. minor knf.
wiz[src/trunk]: src/usr.bin/kdump Remove superfluous Pp. Add comma in enumeratio...
maxv[src/trunk]: src/sys/arch/amd64/amd64 This can actually be enabled in Xen; my...
pgoyette[src/pgoyette-compat]: src/sys/compat Rename if_[45]0_{init, fini} entry point...
wiz[src/trunk]: src/lib/libpthread Formatting, typos, whitespace fixes.
christos[src/trunk]: src/usr.bin/passwd Keep the built-in support for passwd -k, but ...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/dev/usb burst_cap is always set now - remove the conditi...
msaitoh[src/trunk]: src/sys IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bi...
schmonz[src/trunk]: src/libexec/httpd/testsuite When testing non-verbosely, show dif...
christos[src/trunk]: src/usr.sbin/crash make crash traces work on sparc64
wiz[src/trunk]: src/lib/libc/sys Drop trailing whitespace.
martin[src/netbsd-8]: src/doc Ticket #1367
martin[src/trunk]: src/distrib/sets Force ARCHDIR_SUBDIR to empty before including ...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Deduplicate post-cancellation ...
matt[src/trunk]: src/sys/arch/arm/include Add c16 c8 (tlb) inlines.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Unhook upstream drm_pci.c, apparen...
matt[src/trunk]: src/sys/arch/arm/broadcom Use the coherent dma_ranges in the bou...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rework ttm tt swapin/swapout logic.
martin[src/netbsd-8]: src/doc Tickets #1348 - #1350
christos[src/trunk]: src/lib/libc/time update to tzcode2013a
pgoyette[src/pgoyette-compat]: src Sync with HEAD
brad[src/trunk]: src/external/cddl/osnet/sbin/zfs Add a copyright to the man page...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist - provide the right size to...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen syscall files and fix in...
joerg[src/trunk]: src Fix depenency on common symbols in sbin.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Use bus_...
jakllsch[src/trunk]: src/sys/dev/pci wpi(4): mostly cosmetic changes to source, also ...
christos[src/trunk]: src/sys Add newly created vnodes to the namei cache. The rest of...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add a test for the bug I fixed yes...
christos[src/trunk]: src/sys/dev/eisa use __USE
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.0 with the follow...
kamil[src/trunk]: src/sys/dev/ic Reduce always true comparison in malo_cmd_set_txp...
hannken[src/trunk]: src/sys/fs/filecorefs Change filecore to vcache.
martin[src/netbsd-8]: src/sys Pull up following revision(s) via patch (requested by...
soda[src/trunk]: src/lib/libc/gen a sequel to getcwd.c revision 1.52 and realpath...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Redo the magic of console selection
jmcneill[src/trunk]: src/sys/arch/evbarm/include Wrap include of opt_machdep.h in ifd...
msaitoh[src/trunk]: src/sys/dev/pci Style change. It's mainly intended to reduce the...
joerg[src/trunk]: src/sys/arch/arm/arm Missing subject.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/usr.bin/xinstall remove unused label
christos[src/trunk]: src/external/gpl2/xcvs/dist/doc document -t for update
jmcneill[src/trunk]: src/sys/arch/arm/broadcom SDHC_MAX_BLK_LEN_1024 needs to be shif...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by maxv ...
wiz[src/trunk]: src/doc grep-2.15 out.
msaitoh[src/trunk]: src/sys/dev/pci 0x10cb is not 82801H(ICH8) but 82801I(ICH9).
gdt[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym Adjust blank lines, ad...
sevan[src/trunk]: src/share/man/man8 regen
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Paranoia: let dev be nul...
christos[src/trunk]: src/distrib/utils/embedded mass -N db to makefs too
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Work-in-progress support for the AllW...
kamil[src/trunk]: src/tests/kernel Remove unused macro for ATF_TP_ADD_TC_HAVE_DBREGS
ozaki-r[src/trunk]: src/tests/net/arp Add a test case for static ARP
cherry[src/trunk]: src/sys/uvm Add copyright info.
christos[src/trunk]: src/lib/libedit chartype cleanups from Ingo Schwarze:
martin[src/netbsd-8]: src/sbin Pull up following revision(s) (requested by manu in ...
macallan[src/trunk]: src/sys/arch/evbmips/conf add INSECURE so X can map PCI memory a...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Don't enable wscons options w/o related...
phx[src/trunk]: src/sys/arch/bebox/stand/boot printslots() -> printPCIslots(). M...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Give the hypercall interface a ve...
mrg[src/trunk]: src/gnu/dist/gcc4 remove GCC 4.1 sources.
skrll[src/trunk]: src/sys/dev/usb Call cv_broadcast with interlock held as per con...
matt[src/trunk]: src/sys/kern Add a kern.configname sysctl object.
christos[src/trunk]: src/sys/arch/zaurus/stand/zboot fix unused variables
skrll[src/trunk]: src/sys/stand/efiboot Print bootargs from the environment
christos[src/trunk]: src/external/gpl2/xcvs/dist/src add -t to preserve timestamps.
christos[src/trunk]: src/sys regen
kre[src/trunk]: src/etc/rc.d Revert previous - not a typo, even though it looks ...
christos[src/trunk]: src/sys/dev fix reversed test, NULL for clarity.
matt[src/trunk]: src/sys/arch/mips/include Use (uint64_t) to avoid 32-bit overflow
matt[src/trunk]: src/tests/lib/libc/gen Build t_fpgetmask/t_fpgetround for aarch6...
wiz[src/trunk]: src/doc openldap-2.4.34 out.
abhinav[src/trunk]: src/usr.sbin/mountd Remove xref to signal(7).
dholland[src/trunk]: src/lib/libutil grammar patrol
sborrill[src/trunk]: src/sbin/raidctl Clarify that what was previously known as -A ro...
rtr[src/trunk]: src/sys * split PRU_CONTROL functionality out of xxx_userreq() s...
christos[src/trunk]: src/distrib/sets Use sort -s to get a stable sort, even if that ...
sevan[src/trunk]: src/share/misc Add RBNF
christos[src/trunk]: src/sys/sys switch idtype.h to an enum, as required by POSIX.
christos[src/trunk]: src/games/trek/USD.doc adhere to stricter groff checking:
wiz[src/trunk]: src/lib/libc/gen Fix markup, and remove two superfluous Pp.
bad[src/trunk]: src/sys/rump Make include_headerlist ignore files in already exp...
rjs[src/trunk]: src/sys/netinet Remove stray debug printf().
christos[src/trunk]: src/sys/miscfs/specfs CID 1308957: Fix wrong sizeof()
martin[src/trunk]: src/usr.bin/menuc Backout previous - our pool is zeroed, no need...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add gpio, i2c and USB devices to ODROID...
matt[src/trunk]: src/sys/arch/arm/broadcom If _ARM32_NEED_BUS_DMA_BOUNCE is defin...
martin[src/netbsd-8]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
christos[src/trunk]: src/tests/kernel Add tests for fexecve(2)
christos[src/trunk]: src/lib/libc add mkostemp, mkostemps, mkstemps from FreeBSD.
wiz[src/trunk]: src/usr.sbin Use Ex.
pgoyette[src/pgoyette-compat]: src/sys/kern Put the checks back in the original order...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Do not attempt to change coherency_...
riz[src/trunk]: src/distrib/utils/embedded/conf Use "gzip -dc" instead of "zcat"...
christos[src/trunk]: src/doc mention rtld vax hack
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
uwe[src/trunk]: src/lib/libperfuse Use the right values for .Bl -width
matt[src/trunk]: src/sys/arch/arm/arm32 Actually use zero_p now that we pass it in.
skrll[src/trunk]: src/sys/arch/evbarm/conf Oops. Didn't mean to commit this with p...
martin[src/netbsd-8]: src/doc Ticket #904, ammend #892
uwe[src/trunk]: src/doc Add myself to sh3.
dholland[src/trunk]: src/games/fortune/datfiles add one
nisimura[src/trunk]: src/sys/arch/evbmips/conf add ukphy as the last resort. enable d...
tnn[src/trunk]: src/sys/stand/efiboot efiboot: add clang fix from i386/stand/efi...
matt[src/trunk]: src/distrib/sets/lists/debug Tag libgcc.so.debug with gcc
christos[src/trunk]: src/lib/libc/time ALL_STATE was bought by STATE_FARM.
riastradh[src/trunk]: src Introduce pserialize-safe linked lists.
msaitoh[src/trunk]: src/sys/dev/pci Use 82580(and I350) specific PHY read/write func...
pgoyette[src/trunk]: src/sbin/tunefs Add missing space in "quotas disabled" output fr...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct a typo in sd clk reg offsets ...
msaitoh[src/trunk]: src/sys/dev/pci Fix debug message.
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc For compat, use LIBGCC_MACHINE_...
sevan[src/trunk]: src/sbin/fdisk Add missing -z flag to usage()
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Call ww_mutex_destroy...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
riastradh[src/trunk]: src/sys/external/bsd/common/include/asm For module build assume ...
matt[src/trunk]: src/sys/arch/arm/arm32 Don't include <machine/param.h> since we ...
christos[src/trunk]: src/external/bsd/file/dist import file-5.20; bug fixes and bette...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Inlcude external/bsd/sljit/conf/files.s...
riastradh[src/trunk]: src/share/misc MLD: multicast listener discovery
dholland[src/trunk]: src/external/bsd/cron/dist Log some actual information on variou...
bouyer[src/trunk]: src/sys/arch/xen/xen Add more XENPRINTF() to xbdback_connect()
riastradh[src/trunk]: src/sys/external/bsd/drm2 Make drmkms build without drmkms_pci.
martin[src/netbsd-8]: src/sys/dev/mii Regen for ticket #1207
christos[src/trunk]: src/lib/libc/net clarify res_nclose and res_ndestroy.
macallan[src/trunk]: src/sys/arch/evbmips add poweroff support, make sure we actually...
skrll[src/trunk]: src/sys/dev/usb Add D-Link DWA-121 rev B1 to list of supported d...
wiz[src/trunk]: src/lib/libc/time Fix asctime_r prototype.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out another nons...
wiz[src/trunk]: src/lib/libutil Drop trailing whitespace.
christos[src/trunk]: src/sys/dev initialized sc_unit (from Riastradh)
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j...
christos[src/trunk]: src/gnu/usr.bin/gettext/include correctly fix stpcpy
pgoyette[src/trunk]: src/sys Move boottime50 and its associated sysctl into the compa...
apb[src/trunk]: src/usr.sbin/etcupdate When populating ${TEMPROOT} from ${SRCDIR...
gson[src/trunk]: src/usr.sbin/sysinst/arch/i386 When checking if the user chose t...
maya[src/trunk]: src/sys/arch more psize_t physmem fallout. remove conflicting ty...
sevan[src/trunk]: src/share/examples/npf Switch out deprecated keywords.
macallan[src/trunk]: src/sys/arch/evbarm/conf add vcprop_subr.c, should have went wit...
matt[src/trunk]: src/sys/arch/evbmips/rmixl Match sd and ld in addition to wd.
christos[src/trunk]: src/sys/arch/arm/include use cii
matt[src/trunk]: src/sys/arch/mips/mips Decode jr.hb and ssnop and few more spec3...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Process assigned-clocks
christos[src/trunk]: src/distrib/pmax/ramdisk Give us a bit of breathing room since t...
matt[src/trunk]: src/distrib/sets/lists/comp p++ symlink is only create if MKCXX ...
spz[src/trunk]: src Introduce a variable for security.conf, default empty, to li...
blymn[src/trunk]: src/tests/lib/libcurses Rototill to add complex character support:
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix build without DDB.
rmind[src/trunk]: src/lib/librumpuser librumpuser: add some #ifdef __APPLE__ and m...
spz[src/trunk]: src/sys/net/npf fix typo in comment
pooka[src/trunk]: src/lib/librumpuser Oh, stdint.h isn't written with a comma ...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
christos[src/trunk]: src/usr.sbin/makemandb PR/51038: Abhinav Upadhyay: check for acc...
ozaki-r[src/trunk]: src/sys/netipsec Make sure to clear keys on error paths of key_s...
christos[src/trunk]: src/tests/usr.sbin/mtree adjust output now that we don't output ...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014e
jmcneill[src/trunk]: src/distrib/utils/embedded set src= before pulling in host config
msaitoh[src/trunk]: src/share/man/man9 Remove extra period.
christos[src/trunk]: src/bin/df It is not just root, it is device read access (kre)
martin[src/netbsd-8]: src/external/mit/xorg/lib/libxcb Pull up following revision(s...
christos[src/trunk]: src/sys/net fix merge conflict.
dholland[src/trunk]: src/sbin/fsck add missing rcsid
martin[src/trunk]: src/lib/libterminfo Conditionalize a few more functions (hopeful...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add gpioleds
justin[src/trunk]: src/sys/kern Work around pedantic compiler
ozaki-r[src/trunk]: src/sys/netinet6 Use KASSERT for argument NULL checks
mrg[src/trunk]: src/sys used __diagused where appropriate.
christos[src/trunk]: src/sys/dev/filemon staircase flattening police.
christos[src/trunk]: src/lib/libedit Fix type and remove cast (Yuichiro NAITO/FreeBSD).
sevan[src/trunk]: src/share/examples/npf Revert previous & just use the inets func...
thorpej[src/trunk]: src/sys Regen for _lwp_gettid(2).
martin[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
kre[src/trunk]: src/sys/dev/ic bus_addt_t is different widths on different archs...
matt[src/trunk]: src/distrib/sets/lists/tests Remove spurious rump from directories
msaitoh[src/trunk]: src/sys/dev/pci - Support DH89XXCC devices.
maya[src/trunk]: src/share/mk Switch everyone to mesa 18.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Fix repro build.
matt[src/trunk]: src/lib/libc/arch/aarch64/gen Add the fpset* routines for tests
pooka[src/trunk]: src/lib/libpthread Don't depend on __CPU_SIMPLE_LOCK_PAD to dete...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions (via patch), ...
mbalmer[src/trunk]: src link the lua(4) module to the build
cherry[src/trunk]: src/sys/arch/sh3/sh3 Use the correct page frame number to steal ...
kamil[src/trunk]: src/include Expose max_align_t to C99/C++
christos[src/trunk]: src/sys/arch/alpha/tc remove unused variable
martin[src/trunk]: src/sys/uvm Optimize out VM_PHYSMEM_PTR_SWAP on architectures th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Zero the whole thing for good me...
christos[src/trunk]: src/external/bsd/ipf/dist/tools From Darren Reed: #548 ipfstat h...
mlelstv[src/trunk]: src/sys/dev/dkwedge Make dk(4) device mpsafe.
skrll[src/trunk]: src/sys/arch/arm/arm32 Alignment whitespace. No functional change.
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, requested by...
sevan[src/trunk]: src/share/man/man4 Use the An macro in the AUTHORS section.
skrll[src/trunk]: src/sys/arch/arm/arm Fix a comment
christos[src/trunk]: src/external/bsd/libpcap/dist make the patch compile on NetBSD
matt[src/trunk]: src/distrib/sets/lists Update some of the set lists to use the c...
rmind[src/trunk]: src/sys/rump/librump/rumpkern Make kpreempt_disabled() always re...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio Calc...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Always set hwcode on error. Useful for debu...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ryo[src/trunk]: src Add support for 'p' qualifier for pointer values on examine.
martin[src/netbsd-8]: src/sys/arch/amd64/include Pull up following revision(s) (req...
apb[src/trunk]: src/lib/libutil Some years don't need the "maybe add 1900 or 200...
christos[src/trunk]: src/usr.bin/xlint/lint1 only return attributes if looking for at...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement ATOMIC64_INIT.
martin[src/netbsd-8]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf dont pull in CUBIEBOARD kernel config s...
wiz[src/trunk]: src/usr.bin/netstat Give flag argument in description. Add two a...
pgoyette[src/pgoyette-compat]: src/sys More work on splitting the compat_netbsd32 module
pgoyette[src/pgoyette-compat]: src Sync with HEAD
riastradh[src/trunk]: src/external/cddl/osnet/dev/dtrace Fix dtrace module autoload.
roy[src/trunk]: src/lib/libc/gen Revert prior patch as it breaks `vis -l` as poi...
mbalmer[src/trunk]: src/sys/sys include sys/condvar.h
isaki[src/trunk]: src/common/lib/libc/arch/m68k/atomic Improve the code in __sync_...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8 2014-10-09, part 1.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove mvsdio. OpenBlocks AX3 not have...
dennis[src/trunk]: src/lib/libc/gen Add entries for riscv and aarch64. This lets t...
christos[src/trunk]: src/sys/kern don't print diagnostic for AF_LINK
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by yamag...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/netbsd-8]: src/sys/dev/i2c Pull up following revision(s) (requested by m...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix reset parameters for omap3_ehci.
dholland[src/trunk]: src/sys/kern Use NOFOLLOW intead of <empty>. Purely cosmetic as ...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src remove obsolete comment, flip po...
msaitoh[src/trunk]: src/sys Fix a bug that the duplex of manual media setting may be...
martin[src/netbsd-8]: src/doc Tickets #1169, #1203 - #1209
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.8.0 with th...
rin[src/trunk]: src/sys/dev/wsfb Notify size of shadow framebuffer if enabled.
uebayasi[src/trunk]: src/sys/conf Now that attribute dependency works, prefer it to o...
roy[src/trunk]: src/external/bsd/openresolv Add an upgrading note
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Hook up the nouveau pci driver...
macallan[src/trunk]: src/sys/arch/evbarm/rpi make global variables static
jmmv[src/trunk]: src Install lua.hpp.
mbalmer[src/trunk]: src/share/man/man3lua missing word
sevan[src/trunk]: src Include npf_boot rc.d scripts which loads an interim config ...
wiz[src/trunk]: src/lib/libc/sys Add missing word, add comma in enumeration.
jmmv[src/trunk]: src/doc Note the import of Lutok 0.2
martin[src/trunk]: src/lib/libc/arch/sparc64/softfloat Make all conversions from 12...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
riastradh[src/trunk]: src/sys/external/bsd/common/linux Sprinkle dtrace probes all ove...
thorpej[src/trunk]: src/sys/arch/alpha/include Add the R_ALPHA_BRSGP relocation type.
christos[src/trunk]: src/sys/net Don't interpret routing requests by interface index ...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Turn off efiboot until we figur...
maya[src/trunk]: src/sys/arch/amiga/amiga Remove conflicting declaration of physmem
kiyohara[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix KASSERT(l == curlwp)ed in mi_swi...
matt[src/trunk]: src/sys/arch/evbarm/odroid Update comment.
christos[src/trunk]: src/sys/sys Change CLOCK_THREAD_CPUTIME_ID so that it is not neg...
is[src/trunk]: src/sys/net Multilink fragment protocol type.
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r193064 for ...
kamil[src/trunk]: src/doc ioctlprint(1): Add ioctl descriptive printer.
christos[src/trunk]: src/sys/dev/scsipi Async event can be called before the adapter ...
tron[src/trunk]: src/include/ssp Add missing declarations for SSP versions of stp...
uebayasi[src/trunk]: src/sys To make sure that I'm not doing wrong, try to define ffs...
alnsn[src/trunk]: src/tests/lib Link with -l${MACHINE_CPU}.
tsutsui[src/trunk]: src/sys/arch/sgimips/hpc Fix wdsc(4) probe failure on HPC1.5 mac...
manu[src/trunk]: src/lib/libc Fix argument paddiing for posix_fallocate and fdisc...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Don't redefine SLJIT_H...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/vax add a missing file
kamil[src/trunk]: src/sys/kern Add a paranoid racy lock check in child_return()
mrg[src/trunk]: src/sys/external/bsd/drm2/drm if hooks init works, store the hoo...
msaitoh[src/trunk]: src Call cpu_dcp_cacheinfo() only when the cpuid Topology Extens...
maxv[src/trunk]: src/sys/arch Remove a dead continue.
mrg[src/trunk]: src/sys/fs/nilfs apply __diagused where appropriate.
christos[src/trunk]: src/distrib/sets Remove -s "stable" flag, since it is not posix.
christos[src/trunk]: src/external/bsd/blacklist/port more FreeBSD changes from Kurt L...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Apply revision 274569...
christos[src/trunk]: src Sync NPF with the version on github: backport standalone NPF...
apb[src/trunk]: src/sys/fs/puffs Safer definitions of DPRINTF and DPRINTF_VERBOSE.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Be consistent about nbit...
gson[src/trunk]: src/sys/arch/x86/include Fix typo in comment
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Zero-initialize idr cache.
nat[src/trunk]: src/sys/dev Simplify. Handle draining of vc[0] differently.
christos[src/trunk]: src/doc new libpcap
christos[src/trunk]: src/lib/libc/resolv - make all filedescriptors close-on-exec
ozaki-r[src/trunk]: src/tests/net/ndp Avoid using /var/run/rump.rtadvd.pid
maya[src/trunk]: src/sys/uvm as a stopgap fix make all of uvm_physseg.h kernel-on...
joerg[src/trunk]: src/doc jmcneill is committing again, so unstar him.
christos[src/trunk]: src/external/bsd/file/dist merge conflicts
pooka[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Fix gcc revision check...
msaitoh[src/trunk]: src/sys/dev/ic Fix yet another fiber mediachange fix. Not tested.
riastradh[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Canonicalize boolean resu...
martin[src/netbsd-8]: src/doc Ticket #1306
matt[src/trunk]: src/sys/arch/arm/broadcom fix inverted ifdefs
martin[src/netbsd-8]: src Pull up following revision(s) via patch (requested by mrg...
bouyer[src/trunk]: src/sys/dev/ata Really implement WDF_DIRTY. patch(1) did somethi...
skrll[src/trunk]: src/sys/arch/arm/broadcom IPL_BIO -> IPL_VM
christos[src/trunk]: src/external/bsd This has no business going to the crypto tree a...
martin[src/trunk]: src/sys/arch Make clock_t unsigned int everywhere.
christos[src/trunk]: src/lib/libexecinfo make this work with pie binaries (subtract d...
ozaki-r[src/trunk]: src/tests/net/route Return 0 for $DEBUG=false case
christos[src/trunk]: src/sys/ufs/ufs - fix build with UFS_DIRHASH
christos[src/trunk]: src/lib/libm/src make these only work for things that have EXT_ ...
martin[src/trunk]: src/lib/libc/time Make yeartot() declaration match prototype.
tsutsui[src/trunk]: src/sys/arch/hp300/stand/inst Properly use an unused-but-set-var...
christos[src/trunk]: src/distrib/sets/lists/debug Fix debuglib entries
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Only FreeBSD treats rssi t...
gutteridge[src/trunk]: src/external/cddl/osnet/sbin/zfs mount_zfs.8: add xref to fstab(5)
uwe[src/trunk]: src/etc Use $file instead of $(echo $file). I don't think the e...
martin[src/netbsd-8]: src/sys/netsmb Pull up following revision(s) (requested by ch...
apb[src/trunk]: src/doc pigz(1): Update to pigz-2.3.1 [tls 20140615]
ozaki-r[src/trunk]: src/sys/dev/pci Tidy up locking in wm_ioctl
pgoyette[src/pgoyette-compat]: src/sys Regen
macallan[src/trunk]: src/sys/arch/macppc/dev do what cuda does - if we read garbage f...
tsutsui[src/trunk]: src/sys Restore interface to pass a MD reset function to MI wdcp...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
christos[src/trunk]: src/external/gpl3/gdb merge changes, partial regen.
martin[src/trunk]: src/share/mk Switch ia64 to gcc 4.8
ozaki-r[src/trunk]: src/sys/dev/pci Add missing semicolon
maya[src/trunk]: src/sys/dev/ic Use kmem_free for kmem_alloc'd memory
martin[src/trunk]: src Make route and netstat share the same struct progops (and in...
ozaki-r[src/trunk]: src/sys/netipsec Fix header size calculation of esp where sav is...
jmmv[src/trunk]: src/external/bsd/kyua-atf-compat/dist Cherry-pick upstream chang...
apb[src/trunk]: src/lib/libutil Document that years in ISO 8601 dates are taken ...
christos[src/trunk]: src/sys/dev/pci PR/49270: Hauke Fath: Samsung NC10 Marvell Yukon...
alnsn[src/trunk]: src/sys/arch/amd64/include Include <i386/sljit_machdep.h> for i3...
sevan[src/trunk]: src/lib/libc/sys Document the destiny for these functions.
christos[src/trunk]: src/sys/kern PT/54527: Anthony Mallet: Don't clear socket errors...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Ex...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon We don't use radeon_(u...
jmcneill[src/trunk]: src/doc Note Allwinner H3, A83T, and Allwinner Gigabit Ethernet ...
christos[src/trunk]: src/sys/compat/netbsd32 we need compat_sysv now.
christos[src/trunk]: src/usr.bin/xinstall restore use of whitespace needing shell.
ozaki-r[src/trunk]: src/sys/netipsec Remove invalid M_AUTHIPDGM check on ESP isr->sav
riastradh[src/trunk]: src/sys/dev/pci Another round of weed-whacking for agp_i810.
rmind[src/trunk]: src/sys/dev/usb regen usbdevs
martin[src/trunk]: src/sbin/gpt Now that we use the same UUID for ZFS as FreeBSD, d...
ozaki-r[src/trunk]: src/sys Fix deadlock between llentry timers and destruction of l...
skrll[src/trunk]: src/sys/dev/usb Avoid crashes if we fail to allocate a transfer ...
martin[src/trunk]: src/sys/compat/netbsd32 Implement modctl, sigqueinfo and mq_*
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern When scrolling the screen don't...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid EXYNOS4 and EXYNOS5 are now exclusive...
cherry[src/trunk]: src/sys physmem should be of type psize_t
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by kami...
skrll[src/trunk]: src/sys/conf Merge nick-nhusb (missed commit)
christos[src/trunk]: src/distrib/sets/lists/comp add sys/psref.h
reinoud[src/trunk]: src/sys/arch/arm/samsung Power up both vbus and overcurrent line...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Rework vblank locking. New drm_v...
sevan[src/trunk]: src/lib/libc/sys Extend history
kamil[src/trunk]: src Upgrade indent(1)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove pass numbers for ehci/ohci now t...
christos[src/trunk]: src/sys Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
pgoyette[src/trunk]: src/sys/dev In the n == VAUDIOCHANS case we need to call mutex_e...
kamil[src/trunk]: src/share/man/man2 Bump date for siginfo(2) and document SI_LWP ...
martin[src/trunk]: src/lib/libm/noieee_src Need powl as alias as well
riastradh[src/trunk]: src/sys/dev/pci Fix various mistakes in yesterday's commit.
riastradh[src/trunk]: src/sys/dev/pci Fix sense of conditional for GTTMMADR size.
martin[src/trunk]: src/usr.sbin/sysinst Properly handle partitions that we were req...
riastradh[src/trunk]: src/sys/sys Don't pollute <sys/condvar.h> with <sys/mutex.h>.
christos[src/trunk]: src/tools/host-mkdep account for -vi
matt[src/trunk]: src/sys/arch/arm/broadcom Add support for the BCM56340 iProc bas...
rin[src/trunk]: src/sys/dev/usb Check buffer length before copy.
christos[src/trunk]: src/sys/kern adjust for new check_exec signature.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits revert the p...
uebayasi[src/trunk]: src/usr.bin/config More TODOs.
matt[src/trunk]: src/sys/arch/arm/include Add PRIxBUSADDR, etal
matt[src/trunk]: src/sys/arch/arm/broadcom Add a bounce dmatag which only has the...
mlelstv[src/trunk]: src/sys/dev/scsipi Add locking for periph_active and flags. The ...
pooka[src/trunk]: src/sys/rump Remove unreal allocators, unconditionally use subr_...
hannken[src/trunk]: src/sys/miscfs/deadfs Add missing operations that unlock or dere...
rin[src/trunk]: src/sys/netinet No need to update mlen also in the case of (mlen...
christos[src/trunk]: src/usr.sbin/crash mention the default for core too.
tnn[src/trunk]: src/sys/dev/i2c rkpmic: correct delay
msaitoh[src/trunk]: src Support prefetch size.
christos[src/trunk]: src/tests/lib/libc/sys Fix ATF_REQUIRE(false)
sevan[src/trunk]: src/external/bsd/pkg_install/dist/create pkg_install-20190405
bouyer[src/trunk]: src/sys/arch/xen/include blkif_x86_{32, 64}_* are not identical t...
knakahara[src/trunk]: src/sys/opencrypto fix panic when using ecryption devices attach...
perseant[src/trunk]: src/lib/libc/stdio Do not use thousands grouping when none is sp...
mrg[src/trunk]: src/sys add netbsd32 support for nfssvc(2). we do this by defin...
njoly[src/trunk]: src/share/man/man4 Small macros cleanup. Do not call '.Bl -compa...
mlelstv[src/trunk]: src/sys/nfs NFSv2 is limited to use only 32bit in metadata. Prev...
christos[src/trunk]: src/include Remove the _INCOMPLETE_XOPEN_C063 stuff.
christos[src/trunk]: src/lib/libc/time Initialize the default timezone a bit more so ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Use Linux atomic64 for ww mutex class.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
mrg[src/trunk]: src/sys/modules add modules for all usbnet drivers not present.
skrll[src/trunk]: src/sys Merge nick-nhusb
mrg[src/trunk]: src/share/mk create mkdep output with a temporary file so that f...
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
dholland[src/trunk]: src/share/man/man3 Catch up with <varargs.h> removal.
pgoyette[src/pgoyette-compat]: src/sys/modules Get ready for compat_netbsd32_43 module
riastradh[src/trunk]: src/sys/external/bsd/common/linux Sprinkle some assertions.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/cp PR/53008: Henning Petersen: Fi...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 And regen again
martin[src/trunk]: src/sys Mark a diagnostic-only variable
mlelstv[src/trunk]: src/sys/dev/acpi Add comments.
mlelstv[src/trunk]: src/external/bsd/iscsi/dist/src/lib rfc3720 Appendix D. SendTarg...
christos[src/trunk]: src/external/bsd/am-utils add PROGDPLIBS, and remove duplicate d...
jmcneill[src/trunk]: src/sys/dev/sdmmc pass sdhc_softc instead of sdhc_host to sc_ven...
skrll[src/trunk]: src/sys/fs/puffs Hold the interlock when calling cv_broadcast as...
jakllsch[src/trunk]: src/sys This change adds SATA port multiplier support to mvsata(4).
christos[src/trunk]: src/lib/libc/db/hash Fix hash iteration that deletes the current...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
christos[src/trunk]: src/etc refresh from IANA
taca[src/trunk]: src/etc/namedb Update root.cache to 2016/3/23 version, l.root-se...
skrll[src/trunk]: src/tools/gcc Move the GNUHOSTDIST assignment back to the top of...
dholland[src/trunk]: src/usr.bin/calendar Repair accidental regression in -r1.49: for...
kre[src/trunk]: src/bin/sh DTRT when dynamically generated variables return "uns...
mbalmer[src/trunk]: src/etc unfold comment and fix spelling
wiz[src/trunk]: src/lib/libcurses Fix some prototypes.
mrg[src/trunk]: src/usr.sbin/cpuctl/arch avoid uninitialised variable use.
ozaki-r[src/trunk]: src/usr.sbin/rtadvd Fix regression on sending RA messages
rkujawa[src/trunk]: src/sys/dev/spi Fix wrong calculation of destination pointer in ...
skrll[src/trunk]: src/sys/compat/common Wrap sysctl_teardown(&compat_clog) with th...
christos[src/trunk]: src/sys/kern Can you please tell us the module name that had the...
mrg[src/trunk]: src/tools/gcc set _OUTDIR and _OUTDIRBASE properly for gcc.old, ...
matt[src/trunk]: src/sys/arch/arm/arm32 fix writebuf draining fix.
thorpej[src/trunk]: src/sys/arch/alpha Add some additional CPU and system types.
martin[src/trunk]: src/sys/compat/netbsd32 Implement trivial conversion for pset_*
mbalmer[src/trunk]: src link the lua(4) man page
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
uebayasi[src/trunk]: src/usr.bin/config Style.
isaki[src/trunk]: src/sys/arch/vax/vsa White space -> TAB, fix indent, and add RCS...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Update sljit to version 0.93 (sv...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Be consistent about I/O byte ...
christos[src/trunk]: src/sys/net remove useless cast.
joerg[src/trunk]: src/sys/kern Avoid using C++ keywords as argument name.
tls[src/trunk]: src Update pigz to 2.3.1
christos[src/trunk]: src/distrib/sets keep only the last entry for each file, before ...
abhinav[src/trunk]: src/usr.bin/touch Update the description of the -t option to bri...
sevan[src/trunk]: src/usr.bin/calendar/calendars align
christos[src/trunk]: src/sys/kern - Add support for fexecve
christos[src/trunk]: src/lib/libc/time change %ld to %jd
skrll[src/trunk]: src/tools/gcc Deleted 1 line too many in previous commit.
wiz[src/trunk]: src/usr.bin/time Simplify.
matt[src/trunk]: src/tests Don't build tests that depend on RUMP if BSD_MK_COMPAT...
macallan[src/trunk]: src/sys/dev/sun RASTERCONSOLE is gone, wsdisplay no longer optional
maya[src/trunk]: src/sys/arch remove conflicting declarations of physmem. we want...
christos[src/trunk]: src/sbin/gpt Add internal uuid support, since the linux+macos ve...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Fix reserved memory handling.
christos[src/trunk]: src/usr.bin/make we need utsname all the time.
isaki[src/trunk]: src/sys/dev/ic Add DIAGNOSTIC code.
maxv[src/trunk]: src/sys/arch/x86/x86 Use pmap_bootstrap_valloc and simplify. By ...
msaitoh[src/trunk]: src/sys/dev/pci Move some initialization stuff in wm_attach() be...
christos[src/trunk]: src/sys/kern one more
ozaki-r[src/trunk]: src/sys/netipsec Fix usages of sadb_msg_errno
rin[src/trunk]: src/sys/arch/acorn26/include define UVM_PHYSSEG_LEGACY for uvm_p...
christos[src/trunk]: src/lib/libedit PR/48876: Dmitriy Grigoryev: Core dump in readli...
jakllsch[src/trunk]: src/sys/dev/ic Timeouts have priority over panicing.
macallan[src/trunk]: src/sys/dev/i2c - support DS3231 ( more or less a DS3232 without...
maxv[src/trunk]: src/sys/dev/ic Add __printflike, and fix two incorrect fmts. Rep...
uebayasi[src/trunk]: src/sys/arch/x86/conf Normalize: acpicpu depends on acpi.
christos[src/trunk]: src/usr.bin/vis Multi-byte docs and fixes for > 2 mblen charsets...
martin[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms Fix c...
thorpej[src/trunk]: src/sys/net Stop including strip.h (it's no longer generated).
njoly[src/trunk]: src/lib/libc/sys Fix synopsis, remove unneeded Pp macro before d...
jmcneill[src/trunk]: src/sys/dev/ic show "sd0" instead of "mpt0" for volume device name
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch more regen after com...
mbalmer[src/trunk]: src/sbin/modstat bump date for previous
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Build sun8i-h2-plus-orangepi-zero.dts
christos[src/trunk]: src/external/bsd/tcpdump/dist fix type punned issue
maxv[src/trunk]: src/sys/dev/usb Reset ud_pipe0 to NULL before calling usbd_setup...
knakahara[src/trunk]: src/sys/net Fix typo in comment.
maxv[src/trunk]: src/sys/dev/usb Fix NULL deref. Found by vHCI.
matt[src/trunk]: src/sys/arch/arm/include Fix some FPEXC bit definitions
ozaki-r[src/trunk]: src/tests/net/net Suppress harmless warning message
christos[src/trunk]: src/usr.sbin/makemandb remove trailing whitespace
tnn[src/trunk]: src/sys/arch/arm/rockchip rkiic: coalesce smbus-style writes int...
martin[src/netbsd-8]: src/doc Tickets #1220, #1221, #1224
maxv[src/trunk]: src/sys/compat/netbsd32 remove dead references to IPF; also remo...
apb[src/trunk]: src/sys/ddb Hook the new ddb/db_panic.c to the build.
pgoyette[src/trunk]: src/tests/kernel Replace printf() in child process with a simple...
msaitoh[src/trunk]: src/share/man/man4 Add X550.
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Install the syscalls into the ...
martin[src/trunk]: src/sys Mark a diagnostic-only variable
matt[src/trunk]: src/sys/arch/mips #include <sys/cpu.h> or <mips/cpuregs.h> as ne...
christos[src/trunk]: src/sys/fs/filecorefs remove unused
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/arch/sparc - allocate state if we did not have any in fp...
martin[src/netbsd-8]: src/doc Ticket #1241
mrg[src/trunk]: src/distrib/sets/lists/comp update set lists for gcc 4.8.
christos[src/trunk]: src/sys/arch/alpha/stand/netboot more unused inside 0
wiz[src/trunk]: src/sbin/mbrlabel Remove trailing whitespace.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Add a dummy component to ensure th...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx No need to have same trap handlers i...
jmmv[src/trunk]: src/distrib/sets/lists Update file lists to reflect the import o...
christos[src/trunk]: src/share/mk Add to lint flags for MKREPRO
dholland[src/trunk]: src/gnu/dist/grep/src Hide the -P option in the usage message un...
martin[src/netbsd-8]: src/doc Note ticket #910
sevan[src/trunk]: src/share/examples/npf Use a separate variable for IPv6.
christos[src/trunk]: src/sys/ddb need <sys/types.h> for various crap that other heade...
christos[src/trunk]: src/sys/kern PR/54549: ng0: always initialize execname.
matt[src/trunk]: src/sys/arch Add xhci device
christos[src/trunk]: src/sys/sys Ignore __thread for lint for now
riastradh[src/trunk]: src/sys/kern Need <sys/param.h> for splraiseipl.
njoly[src/trunk]: src/sys/kern Fix LOCKDEBUG build.
jmmv[src/trunk]: src/doc Note import of atf 0.17.
fox[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Linux uses uint64 for these parameters...
rin[src/trunk]: src/external/mit/xorg/lib/gallium Handle objdir correctly.
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
rmind[src/trunk]: src/sys/net sppp_input: handle pktqueue case correctly (fix for ...
abhinav[src/trunk]: src/lib/libc/gen Add missing full stop.
sjg[src/trunk]: src/usr.bin/make CHECK_VALID_META is too agressive for CMD check.
ryoon[src/trunk]: src/etc Replace major number in MAKEDEV for vhci
uwe[src/trunk]: src/sys/arch/sh3/sh3 Support R_SH_REL32 (encountered in .eh_frame).
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Allow fence_get(NULL).
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi be verbose about sysmon error.
justin[src/trunk]: src/lib/librumpuser Minix also has getenv_r support
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by m...
christos[src/trunk]: src/lib/libc/time use correct types.
martin[src/netbsd-8]: src/sys/sys Welcome to 8.1_STABLE
matt[src/trunk]: src/external/mit/xorg/tools/makekeys Make this work without a po...
msaitoh[src/trunk]: src/usr.bin/mkubootimage Bump date.
palle[src/trunk]: src/sys/arch/sparc/sparc Rework locking mechanism introduced in ...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Fix handling return value of rumpc...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Define PAGESHIFT using PGSHIFT
ozaki-r[src/trunk]: src/sys/net Tidy up bridge_input
christos[src/trunk]: src/external/historical/nawk/dist PR/47553: Aleksev Cheusov: awk...
kamil[src/trunk]: src/tests/lib/libc/sys Link t_ptrace_wait* tests with -pthread
maya[src/trunk]: src/share/man/man4 Don't mention a.out support, which does not e...
riastradh[src/trunk]: src/tests/include/sys Make this list diff- and sort-friendlier.
christos[src/trunk]: src/sys/net PR/48901: Fail at compile time when trying to compil...
kamil[src/trunk]: src/sys/sys Rely on volatile operations in KCOV data types
riastradh[src/trunk]: src/sys/external/bsd/common/linux Fix flush_delayed_work semanti...
rmind[src/trunk]: src/sys Restore the assert in RUMP's softint_schedule_cpu() and ...
joerg[src/trunk]: src/include/ssp Allow SSP enabled functions to conditionally ski...
christos[src/trunk]: src/lib/libc/gen Fix whitespace
skrll[src/trunk]: src/share/mk Switch alpha to binutils 2.26
he[src/trunk]: src/sys/fs/puffs As is evidenced by several of our 32-bit MIPS p...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Reverse the sense of some bran...
christos[src/trunk]: src/lib/libc/stdlib update for new signatures
yamt[src/trunk]: src/share/mk don't make ctfconvert remove original debug info
christos[src/trunk]: src/external/bsd/wpa/dist/src/utils These functions can be used ...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, restore binary ...
mrg[src/trunk]: src/external/gpl3/gcc regen gcc mknative files for new complex a...
nonaka[src/trunk]: src/doc note axen(4).
riastradh[src/trunk]: src/external/cddl/osnet/dev/cyclic Prevent autounload while cycl...
wiz[src/trunk]: src/usr.bin/head Add EXIT STATUS section. Use Ex.
martin[src/trunk]: src/sys/dev/bi Eliminate unused variable
christos[src/trunk]: src/usr.bin/sed typo
matt[src/trunk]: src/lib/libm/src Deal with an implicit NBIT
msaitoh[src/trunk]: src/sys/dev/ic Fix a bug that fan RPM wasn't printed correctly. ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 For reasons beyond me, m...
christos[src/trunk]: src/lib modernize
christos[src/trunk]: src/external/bsd/wpa/dist/src CVE-2019-9498 (EAP-pwd server miss...
mlelstv[src/trunk]: src/sys/arch/mvmeppc/mvmeppc Use symbolic constant. No functiona...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Switch to fdtbus_attach_spibus(), so spi ...
martin[src/netbsd-8]: src/doc Ticket #593
mlelstv[src/trunk]: src/distrib/sets/lists/comp revert to previous
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Assert that the size of a trap handl...
christos[src/trunk]: src/sys/sys hide functions from userland.
macallan[src/trunk]: src/external/mit/xorg/lib/pixman build support for Loongson Mult...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add constants for USB3 XHCI{0, 1} and th...
knakahara[src/trunk]: src/sys Add init function for mbuf.
drochner[src/trunk]: src/external/bsd/dhcpcd/dist add a patch from upstream, fixing a...
rin[src/trunk]: src/sys/arch/powerpc/booke Let copyinstr(9) return ENAMETOOLONG ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add support ALLMULTI on ixv(4):
matt[src/trunk]: src/lib/libm/arch/i387 Add long double version of x86 scalb func...
ozaki-r[src/trunk]: src Use ether_ifattach in carp_clone_create instead of C&P code
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Always pass the modification tim...
matt[src/trunk]: src/sys/arch/aarch64/include Use <sys/common_lock.h> for !__arm__
rmind[src/trunk]: src/sys/net/npf npf_session_setnat: fix the race condition when ...
mrg[src/trunk]: src/sys/compat/sys include opt_compat_netbsd.h to get COMPAT_SOC...
martin[src/trunk]: src/usr.bin/menuc new_menu: add missing initializations - we mig...
matt[src/trunk]: src/sys/dev/usb Add support for scratchpad buffers (required for...
wiz[src/trunk]: src/share/man/man9 Fix SYNOPSIS. Fix xref. Avoid Xr for itself.
uebayasi[src/trunk]: src/usr.bin/config Kill more unused indent code in emitfiles().
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Sort KERN_* macros acc...
christos[src/trunk]: src/sys/sys There is no "s" lock.
ozaki-r[src/trunk]: src/sys Apply some missing changes lost on the previous commit
uwe[src/trunk]: src/usr.sbin/postinstall exclude_libs - redirect ls 2> /dev/null...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: note missing handling in cpu_mat...
hannken[src/trunk]: src/sys/miscfs Use the address of vp->v_specnode as vcache key. ...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet use the proper hook function
matt[src/trunk]: src/sys/dev/i2c fix some c&p bugs.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem D...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core For now, un...
christos[src/trunk]: src/usr.bin/mkesdb fix error statement
martin[src/trunk]: src/sys/arch/playstation2/dev Fix bpf_mtap argument
christos[src/trunk]: src/bin/df Print the wedge name with -W instead of mntfrom
christos[src/trunk]: src/sys/lib/libsa XXX: gcc initializations
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't forget to call init_slotspace whe...
dholland[src/trunk]: src/usr.sbin/inetd Rework previous (and the text it modified) fo...
maya[src/trunk]: src/distrib/sets/lists/comp add new header (uvm_physseg.h) to se...
christos[src/trunk]: src/lib/libc/ssp we don't support stpncpy until gcc does
mlelstv[src/trunk]: src/sys/dev/usb Fix receive loop, enable turbo mode, checksum of...
pgoyette[src/pgoyette-compat]: src/sys/kern Update compat module names to reference t...
msaitoh[src/netbsd-8]: src/sys/arch/mvme68k/dev Pull up following revision(s) (reque...
kamil[src/trunk]: src/libexec/ld.elf_so Return the ELF loader dl_phdr_info informa...
sevan[src/trunk]: src/share/examples/npf default policy is to blockall
sevan[src/trunk]: src/share/man/man4 typo, you don't need to specify a prefix & mask
pgoyette[src/pgoyette-compat]: src/sys/compat/common Catch up to recent change on hea...
dholland[src/trunk]: src/usr.sbin/ypbind Instead of using magic numbers in what looks...
christos[src/trunk]: src/usr.bin/xlint/lint1 - add buffer bounded attribute
christos[src/trunk]: src/usr.bin/mail one more stray \n
sevan[src/trunk]: src/doc Note the new additions to MAKEDEV(8) after regen.
bouyer[src/netbsd-7]: src/bin/sh Pull up following revision(s) (requested by kre in...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd No longer any need to build ...
martin[src/netbsd-8]: src/doc Ticket #1269
hannken[src/trunk]: src/distrib/sparc64/xminiroot Bump image size.
kre[src/trunk]: src/tests/usr.bin/mixerctl Make sure that the open of /dev/pad0 ...
joerg[src/trunk]: src/usr.sbin Use asysctl.
christos[src/trunk]: src/sys/arch/evbarm/stand/boot2440 fix pointer cast; mark variab...
christos[src/trunk]: src/distrib/utils/embedded add tool hooks.
christos[src/trunk]: src/sys/netinet remove ancient ipsec code, and don't conditional...
jmcneill[src/trunk]: src/share/mk Latest mandoc no longer supports multiple -O option...
sevan[src/trunk]: src/sys/arch/macppc/conf Enable USB 2.0 support so installs go a...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Sort options in usage.
martin[src/netbsd-8]: src/sys/net Pull up the following revisions, requested by msa...
martin[src/netbsd-8]: src/sys Pull up the following revisions, requested by msaitoh...
christos[src/trunk]: src/usr.bin/mail fix infinite loop
christos[src/trunk]: src/sys/arch/evbarm/conf undo unintended commit
christos[src/trunk]: src/external/bsd/wpa/dist/src/crypto This helps in reducing meas...
roy[src/trunk]: src/lib/libutil Removed botched debug left over.
matt[src/trunk]: src/sys/arch/mips/mips Add entry for MIPS 1074K
mrg[src/trunk]: src/sys/dev/pci add mcx attachment.
christos[src/trunk]: src/lib/libpuffs revert previous, will turn off globally.
christos[src/trunk]: src/tests/net Enforce a standard path
apb[src/trunk]: src It's HAVE_NBTOOL_CONFIG_H, not HAVE_NBTOOLS_CONFIG_H
mlelstv[src/trunk]: src/usr.bin/netstat Print previously missing fields from a TCP6 ...
sevan[src/trunk]: src/share/misc Add LLD & LLDD
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some extra A31 registers
sjg[src/trunk]: src/usr.bin/make Return varNoError rather than var_Error for ::?...
pgoyette[src/pgoyette-compat]: src/sys Move the NTP compat_30 and compat_50 routines ...
uebayasi[src/trunk]: src Bump config(1) version.
jmmv[src/trunk]: src/share/xml Do not bother installing any XML calatog when MKKY...
jdolecek[src/trunk]: src/sys/dev fix deadlock in wdcwait() when xfer timeout happens ...
riastradh[src/trunk]: src/sys/kern C99 initializers for intr_timecounter.
jmcneill[src/trunk]: src/sys/arch/arm/pci Properly honour max_type arg to pci_intr_alloc
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Move the SMP-disabled hack for SUN4...
martin[src/netbsd-8]: src/doc Ticket #1432
christos[src/trunk]: src/doc mention template instantiation workaround
nakayama[src/trunk]: src/sys/arch/sparc Move the ddb registers and empty command tabl...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom oops, SDHC_FLAG_NO_HS_BIT is still req...
mrg[src/trunk]: src add a simple note about GCC 5.3.
maxv[src/trunk]: src/sys/dev/usb Fix NULL derefs, to prevent kernel crashes when ...
matt[src/trunk]: src/sys/arch/mips/rmi Print both user and kernel segtabs
matt[src/trunk]: src/sys/arch/powerpc/powerpc Clear PSL_FP/PSL_VEC so the lwp won...
christos[src/trunk]: src/sys/dev/pci - KNF
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
uebayasi[src/trunk]: src/sys/conf Use option dependency to always select KERN (and it...
maxv[src/trunk]: src/sys/arch The way the xen dummy page is taken care of makes a...
christos[src/trunk]: src/lib/libc/time merge 2019a
rkujawa[src/trunk]: src/sys/dev/spi Add support for M25P16, tested on Raspberry PI w...
bouyer[src/trunk]: src/sys/dev/ata drop AT_RST_NOCMD, it's a cut'n'paste side effect
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel gigabit Ethernet devices.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Merge two similar branches.
tnn[src/trunk]: src/sys/arch/arm/rockchip Don't fail if we cannot compute the cl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mxm Mark ...
tsutsui[src/trunk]: src/doc Note about hp300 arcofi(4) audio driver pulled up to net...
yamt[src/trunk]: src/sys/gdbscripts update script
wiz[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Use Fn for funct...
christos[src/trunk]: src/sys/sys install psref.h now that <net/route.h> needs it.
christos[src/trunk]: src/sys/sys - Add O_EXEC, FEXEC.
pgoyette[src/trunk]: src/lib/libc/sys Split the description for EINVAL into two piece...
rjs[src/trunk]: src/sys/arch Remove trailing whitespace, no functional change.
jakllsch[src/trunk]: src/sys/kern Handle p->p_mqueue_cnt in a symmetric manner.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Fix up L{1_S, 2_L, 2_S}_PROT for re...
ryo[src/trunk]: src/sys/dev/ic 8168H model didn't link up well. some models seem...
matt[src/trunk]: src/distrib/sets add pigzgzip to comment
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 show correct relocation address whe...
riastradh[src/trunk]: src/external/cddl/osnet/dev Add autounload logic to dtrace modul...
martin[src/trunk]: src/tests/fs/msdosfs Properly initialize arguments for the tmpfs...
martin[src/trunk]: src/lib/libm/arch/vax Fix _sqrtl alias
sevan[src/trunk]: src/lib/libc/sys mprotect first appeared in SunOS 4.0
jnemeth[src/trunk]: src/sbin/gpt PR/44218 - David Young -- add "type" subcommand to ...
macallan[src/trunk]: src/sys/arch/sgimips/mace shorten the interrupt name so the leve...
skrll[src/trunk]: src/sys/arch/arm/broadcom ci_core_id isn't setup early enough af...
martin[src/netbsd-8]: src/doc Tickets #1351 - #1364
ozaki-r[src/trunk]: src/tests/net/ndp Reduce unnecessary wait
skrll[src/trunk]: src/tools/gcc Group the mknative stuff together - no functional ...
matt[src/trunk]: src/sys/arch/arm/samsung Fix typo & include mct_reg.h
rmind[src/trunk]: src - Convert NPF dynamic rule ID to just incremented 64-bit cou...
roy[src/trunk]: src/lib/libterminfo terminfo: Add guards to optionally build par...
riastradh[src/trunk]: src/share/man/man9 Fix wording around `list heads'.
christos[src/trunk]: src/lib/libpthread bump
jmmv[src/trunk]: src/doc Note import of kyua-testers, version 0.1.
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf Fix build for operes...
uebayasi[src/trunk]: src/sys Move athn definitions.
christos[src/trunk]: src add execvpe, execlpe (reviewed by phone)
uebayasi[src/trunk]: src/sys/arch/rs6000/conf Comment out wscons related options.
msaitoh[src/trunk]: src/share/man/man4 - Add new Nuvoton devices.
matt[src/trunk]: src/sys/arch/mips/include Add back sysmapsize
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update modules' required lists t...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ml...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
christos[src/trunk]: src/lib/libc/gen Minor nits, and make it compile in FreeBSD (NBB...
bad[src/trunk]: src/sys/rump Add ews4800mips and sh3 heads only listed in src/to...
macallan[src/trunk]: src/sys/arch/macppc/dev tidy up output by moving linebreak to be...
christos[src/trunk]: src/distrib/sets/lists new libssh
skrll[src/trunk]: src/sys/arch/arm/include Typo in comment.
pooka[src/trunk]: src Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful...
msaitoh[src/trunk]: src/sys/dev/pci Insert the completion barrier between register w...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid segv ...
martin[src/trunk]: src/sys/arch/sparc/sparc Fix thinko in previous (and misleading ...
pgoyette[src/pgoyette-compat]: src/sys/modules Add -DCOMPAT_NETBSD32 for all the vers...
matt[src/trunk]: src/sys/arch/mips/mips Add stuff from mips_param.h that the .S f...
mlelstv[src/trunk]: src/sys/dev/scsipi The mutex passed to cv_wait must also be held...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Reduce diff a little.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r175373. This improves GNU as
uebayasi[src/trunk]: src/sys/dev/usb Make usb_dma & usbverbose independent attributes.
ozaki-r[src/trunk]: src/sys/net Use psz/psref to hold ifa
ryo[src/trunk]: src/sys/dev/mii s/__diagused/__debugused/ for KDASSERT
kamil[src/trunk]: src/bin/ps ps(1): Guard freeing the memory of pinfo with __NO_LE...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 fix typo.
riastradh[src/trunk]: src/etc Create /dev/ipmi0 in `MAKEDEV all'.
hannken[src/trunk]: src/sys/fs/union Unlock directory vnode after VOP_CREATE.
uebayasi[src/trunk]: src/usr.bin/config Refactor attr definition and initialization a...
martin[src/netbsd-8]: src/libexec/httpd Pull up the following revisions (via patch)...
christos[src/trunk]: src/sys/ufs/ufs misc cleanups, no functional change
maya[src/trunk]: src/distrib/sets/lists/comp fix release build after the addition...
jnemeth[src/trunk]: src/sbin/gpt - handle a GPT that isn't an exact multiple of a se...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bar Use o...
christos[src/trunk]: src/sys/net Another missed patch
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
kamil[src/trunk]: src/doc Update with reality
apb[src/trunk]: src/usr.sbin/zic A different way of dealing with a warning from ...
tsutsui[src/trunk]: src/sys/arch/sgimips/sgimips Fix build failure without options D...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle __ symbols differently (so we don...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 COMPAT_NETBSD32 to work on also thu...
christos[src/trunk]: src/sys/netinet6 PR/47576: Takahiro HAYASHI: Avoid crash destroy...
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for mipsel
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Try a better syntax...
christos[src/trunk]: src/lib/libc/gen simplify
jmcneill[src/trunk]: src/sys/arch/arm/acpi Use vcons for simplefb preattach to speed ...
jakllsch[src/trunk]: src/sys/dev/spi Add four Winbond devices.
ozaki-r[src/trunk]: src/sys/net Tweak vlan_unconfig
christos[src/trunk]: src/usr.sbin/puffs We don't have smbfs anymore.
maxv[src/trunk]: src/sys/dev/nvmm Switch to MODULE_CLASS_MISC, from pgoyette@.
martin[src/trunk]: src/sys/dev/ic Disable ICBOPT_FAST_POST for ISP 2100.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add options SOC_TEGRA210
rmind[src/trunk]: src/sys/net Adjust previous change for the #ifdef mess and fix t...
martin[src/netbsd-8]: src/sys/dev Apply patch, requested by nat in ticket #1419:
maya[src/trunk]: src/share/mk Allow overriding the default man substitutions with...
apb[src/trunk]: src/doc tzcode2014e/tzdata2014e have been released. We have tzd...
manu[src/trunk]: src/doc boot(8): multiboot 2 support, Xen can now boot from EFI
hannken[src/trunk]: src/sys/kern As VOP_ADVLOCK() may block indefinitely we cannot t...
maya[src/trunk]: src/external/mit/xorg/bin/twm Use the more obviously replaced na...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Don't touch a work after it is...
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for fixed-factor clocks.
kamil[src/trunk]: src/sys/arch/x86/x86 Switch to __noubsan in x86_hotpatch()
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Disable PCIe stuff...
riastradh[src/trunk]: src/sys/dev/pci Ensure we map all the MMIO registers.
joerg[src/trunk]: src/usr.bin/sed usage is __dead. Kill useless sccsid.
ozaki-r[src/trunk]: src/sys/netipsec Use explicit_memset to surely zero-clear key_au...
christos[src/trunk]: src/share/zoneinfo - create the directories if missing
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
msaitoh[src/trunk]: src/doc - Add some devices to lm(4).
rmind[src/trunk]: src/sys/net/npf Convert NPF to the latest pfil(9) changes.
ad[src/trunk]: src/sys Merge the remaining changes from the ad-namecache branch...
martin[src/netbsd-8]: src/doc Ticket #1344
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Notify radeon_fence_de...
joerg[src/trunk]: src/sys/arch/arm/xscale Remove tautologies.
riastradh[src/trunk]: src/sys/external/bsd/dwc2 Fix fallout from linux/gfp.h -> common.
rmind[src/trunk]: src/sys/netinet ip_output: zero iproute structure only when need...
joerg[src/trunk]: src/lib/csu .eh_frame should be read-only on MIPS too.
pgoyette[src/trunk]: src/sys/dev/sysmon Separate the two conditions for the KASSERT, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rework drm prime guts.
riastradh[src/trunk]: src/sys/arch/arm Simplify bcm2835, tegra, and am335x hardware RN...
riastradh[src/trunk]: src/sys Omit needless nullmmap.
pgoyette[src/trunk]: src/tests/kernel Fix the error message handling. Thanks to Chri...
jmcneill[src/trunk]: src/sys/dev/acpi Use bus_dmatag_subregion to get a 32-bit tag
riastradh[src/trunk]: src/share/man/man9 Tweak wording. Use \(em for emdash.
skrll[src/trunk]: src/share/man/man9 Update after nick-nhusb merge
mlelstv[src/trunk]: src/distrib/sets/lists/comp More binutils version mismatch.
ozaki-r[src/trunk]: src/sys/netipsec Restore a comment removed in previous
christos[src/trunk]: src/lib/libedit more macro WIDECHAR undoing from Ingo Schwarze.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux With no timeout, fence_default_w...
wiz[src/trunk]: src/lib/libc/sys Sort errors; remove two more duplicates.
mrg[src/trunk]: src/tools/gcc bump netbsd gcc version date.
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ri...
nakayama[src/trunk]: src/sys/arch/sparc64/include Redo previous.
christos[src/trunk]: src/sys/compat/sys new files for statvfs90
martin[src/trunk]: src/sys/dev/usb Update links to usb.org specs
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by pgoyette ...
kamil[src/trunk]: src/sys/rump/librump/rumpvfs Avoid copying zero-sized objects (f...
msaitoh[src/trunk]: src/sys/dev/pci - Print NVM version on 8257[124], too.
christos[src/trunk]: src/usr.sbin/isdn/isdnmonitor PR/50860: David Binderman: Remove ...
christos[src/trunk]: src/sys/kern PR/47569: Valery Ushakov: SOCK_NONBLOCK does not wo...
uebayasi[src/trunk]: src/sys/conf Define a command to generate relocatable objects us...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/ttm Pull up following revision(s) (...
kamil[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-wsfb Fix xf86-vi...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove the exyo_usb_locinfo structure a...
skrll[src/trunk]: src/sys/arch/aarch64/include Define PRIxPTE
jmcneill[src/trunk]: src Remove SUNXI_INSTALL kernel
jmcneill[src/trunk]: src/sys/stand/efiboot Dump memory map if EFI_MEMORY_DEBUG is def...
christos[src/trunk]: src Add F_GETPATH, presented to tech-kern.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Don't match tegra210, this doesn't work ...
christos[src/trunk]: src/sbin fix error messages containing \n
ozaki-r[src/trunk]: src/sys/netipsec Let key_getsavbyspi take a reference of a retur...
martin[src/trunk]: src/sys/kern Mark diagnostic-only variables
yamt[src/trunk]: src/sys/arch/i386/stand/pxeboot update help
martin[src/netbsd-8]: src/doc Ticket #1386
jmcneill[src/trunk]: src Add support for Mellanox 5th generation ethernet devices. Th...
joerg[src/trunk]: src/share/man/man4 All current semaphores support process sharing.
christos[src/trunk]: src/sys/dev/pci move debugging code inside ifdef debug
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb td_close() needs to be able to wr...
pgoyette[src/pgoyette-compat]: src/sys/kern Use SET, CLR, ISSET macros from types.h
martin[src/netbsd-8]: src/usr.bin/printf Pull up following revision(s) (requested b...
rmind[src/trunk]: src/sys - Eliminate RTFREE() macro in favour of rtfree() function.
macallan[src/trunk]: src/sys/dev/sbus fix a few 8bit tcx issues:
maya[src/trunk]: src/lib/librefuse Use the equivalent FUSE_VERSION. Probably a mo...
spz[src/trunk]: src/share/mk typo in a MKDEBUGLIB part
uwe[src/trunk]: src/sys/arch/landisk/landisk Use aprint_* instead of printf.
christos[src/trunk]: src/distrib/sets/lists Add {pthread, clock}_getcpuid man pages an...
christos[src/trunk]: src/usr.bin/rlogin PR/47584: Steffen Daoden: Add option to turn ...
christos[src/trunk]: src/share/mk Add -r so that we get the location of redefinitions
christos[src/trunk]: src/tests/lib/libc/rpc remove the timeout; it is handled interna...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
is[src/trunk]: src/sys/net Define a few more LCP options. Recognize, sanity-che...
pooka[src/trunk]: src/sys/rump/librump/rumpkern update comment
perseant[src/trunk]: src/tests/lib/libc/locale Add ISO10646 versions of these tests, ...
christos[src/trunk]: src/distrib/utils/embedded don't dup -F
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1309355: check error re...
maxv[src/trunk]: src Add vHCI, a driver which allows to send and receive USB pack...
christos[src/trunk]: src/lib/libc/sys merge the two E2BIG entries (wiz)
dholland[src/trunk]: src/sys/compat/netbsd32 regen
joerg[src/trunk]: src/sys/arch/ia64 Don't provide intrnames or intrcnt, GC intrcnt...
bad[src/trunk]: src/sys/rump Summary: ammend previous. remove pax from userspace...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev Use unsig...
martin[src/netbsd-8]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
roy[src/trunk]: src Implement POSIX curses use_env function.
christos[src/trunk]: src/doc mention new tzcode.
mrg[src/trunk]: src/external/gpl3/gcc more regen for complex etc, fixes.
christos[src/trunk]: src/usr.bin/make centralize shell metachar handling.
christos[src/trunk]: src/lib/libedit Char -> wchar_t from Ingo Schwarze.
mlelstv[src/trunk]: src/usr.bin/tset Restore logic for setting the VERASE character.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
msaitoh[src/trunk]: src/sys/dev/pci No functional change.
matt[src/trunk]: src/sys/arch/mips/rmi Don't include <machine/param.h>
msaitoh[src/trunk]: src/sys/dev/pci Use macro. Remove extra semicolon. No functional...
kamil[src/trunk]: src/tests/lib/libc/sys Add initial pthread(3) tests in ATF t_pra...
nakayama[src/trunk]: src/external/mit/xorg/bin Fix NetBSD RCS keyword.
mrg[src/trunk]: src/sys/arch/powerpc - remove set but unused variables
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.34
ozaki-r[src/trunk]: src/sys/netipsec Don't release sav if calling crypto_dispatch again
mrg[src/trunk]: src/usr.bin/netstat in getpcblist_sysctl() if sysctlnametomib() ...
christos[src/trunk]: src/sbin/fdisk Don't produce spurious errors when creating label...
christos[src/trunk]: src/tools/compat cygwin defines u_quad_t in <rpc/types.h>, so in...
maya[src/trunk]: src/share/mk Frantically revert previous because of missing stuff
maxv[src/trunk]: src/sys/dev/usb Allow short transfers. We introduce a third pack...
martin[src/trunk]: src/tests/lib/libc/arch/sparc64 All sparc64 CPUs support per pag...
apb[src/trunk]: src/doc Updates for active and inactive release branches,
riastradh[src/trunk]: src/sys/external/bsd/drm2 At chuq's suggestion, use paddr_t rath...
skrll[src/trunk]: src/sys/uvm PRIxPHYSMEM -> PRIxPHYSSEG to fix the build
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Recursively add DT_...
roy[src/trunk]: src/usr.bin/infocmp infocmp: don't crash when a terminfo descrip...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core Des...
matt[src/trunk]: src/etc/mtree Need to test for MKCOMPATX11
martin[src/trunk]: src/sys/arch/mac68k/dev Mark potentially unused variable
riastradh[src/trunk]: src/sbin/gpt Make gpt(8) generate v4 (random) uuids.
christos[src/trunk]: src/sys/arch/alpha/tc remove unused code
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_netbsd32 Don't include the 60-s...
dholland[src/trunk]: src/share/man/man9 Update a comment on a structure description. ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Convert to uintmax_t if we're ...
joerg[src/trunk]: src/external/bsd/ipf/dist Fix build.
christos[src/trunk]: src/lib/libc/rpc PR/13082: Thorsten Brehm: Fix wrong memcpy that...
riastradh[src/trunk]: src/sys/arch Tweak x86 page freelists and add x86_select_freelist.
riastradh[src/trunk]: src/sys/dev/pci Rework agp_i810 memory binding.
dholland[src/trunk]: src/usr.sbin/ypbind Log state transitions.
matt[src/trunk]: src/sys/arch/arm/conf Add BUSDMA_COUNTERS option
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd now uses libutil.
sevan[src/trunk]: src/lib/libc/sys Document MAP_ANONYMOUS
christos[src/trunk]: src/lib/libc/time deal with zic that's not part of libc.
simonb[src/trunk]: src/sys/arch/evbmips/conf Generate SREC kernels that YAMON can l...
christos[src/trunk]: src/lib/libc/db/hash Delay moving to the next key until the next...
joerg[src/trunk]: src Add modfl(3). From FreeBSD.
roy[src/trunk]: src/distrib/utils/libhack libhack: build with -D_REENTRANT
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Allow 0 as the defalut of hw.ixgN.advertis...
msaitoh[src/trunk]: src/sys/dev/mii Sort OUI by number. No functional change.
dholland[src/trunk]: src/lib/libc/string Add missing ERRORS section.
mrg[src/trunk]: src/sys/netipsec - apply some __diagused
maxv[src/trunk]: src/sys/dev/usb Don't kmem_alloc(0) if there are no endpoints, o...
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by maxv ...
kamil[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Add a walkaround for TLS...
yamt[src/trunk]: src/usr.sbin/lockstat add -d option to disable lockstat
wiz[src/trunk]: src/share/man/man4 Bump date.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
pgoyette[src/trunk]: src/sys Provide a sysctl method of exporting the kernel history ...
matt[src/trunk]: src/include FP_ILOGBNAN should be INT_MAX
christos[src/trunk]: src/share/mk Linker semantics have changed; we now don't automat...
apb[src/trunk]: src/etc Instead of stupid postprocessor tricks, use redirect tricks
msaitoh[src/trunk]: src/sys/arch/x86/pci Don't check PCI_FLAGS_"MSI"_OKAY in pci_"ms...
skrll[src/trunk]: src/sys/dev/usb Track transfer state better to avoid races betwe...
martin[src/netbsd-8]: src/doc Tickets #1245 and #1246
drochner[src/trunk]: src -recognize CF cards by the magic value in inquiry data
christos[src/trunk]: src/lib/libc/arch/alpha/gen fix old style decls
ozaki-r[src/trunk]: src/sys Fix panic in pfil_run_hooks on bootup
christos[src/trunk]: src/bin/csh Add a variant that passes the format, so that time(1...
martin[src/netbsd-8]: src/sys/arch/xen/conf Cherry pick a small part of rev1.178 to...
martin[src/netbsd-8]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
jmmv[src/trunk]: src/external/bsd/lutok/dist Initial import of Lutok, version 0.2.
pgoyette[src/trunk]: src/tests/kernel Rather than just sleeping and hoping that all t...
riastradh[src/trunk]: src/sys/dev/pckbport Nuke trailing whitespace.
nonaka[src/trunk]: src/sys/dev/usb Added ThinkPad Compact USB keyboard with TrackPo...
mbalmer[src/trunk]: src/lib/lua/gpio also register gpio_methods on the gpio table
christos[src/trunk]: src add stp{,n}cpy
wiz[src/trunk]: src/share/man/man9 Remove superfluous comma. Try improving a sen...
matt[src/trunk]: src/lib/libc/arch/aarch64/gen Some test programs require these.
martin[src/trunk]: src/distrib/sets/lists/debug Add some compat oabi debug libs
joerg[src/trunk]: src/lib/libc Add entries for ctor/dtor switch.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Make the post-netbsd 2.0 case the...
christos[src/trunk]: src/external/gpl3 Handle more than gcc 4.5
he[src/trunk]: src/sys/arch/mipsco/mipsco Kill a pair of set-but-not-used local...
jmcneill[src/trunk]: src/share/mk add TOOL_MKNOD
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
martin[src/netbsd-8]: src/sys/arch/xen/include/xen-public Apply patch, requested by...
thorpej[src/trunk]: src/sys/kern Treat _RUMPKERNEL like a __HAVE_UCAS_FULL platform....
wiz[src/trunk]: src/share/man/man9 Fix xref section.
martin[src/netbsd-8]: src/doc Tickets #1291 - #1299
matt[src/trunk]: src/sys/arch/mips/include More instructions
wiz[src/trunk]: src/usr.sbin/npf/npfctl Improve wording.
maxv[src/trunk]: src/sys/arch Call _proc0_tss_ldt_init only once, and rename them.
kamil[src/trunk]: src/include Add getsid(2) to the XOPEN namespace (again)
sevan[src/trunk]: src/doc bsd-family-tree
joerg[src/trunk]: src Fix template lookup.
thorpej[src/trunk]: src/sys/arch/alpha/alpha Prrovide a basic (i.e. empty) module_in...
christos[src/trunk]: src/usr.sbin/zdump include Makefile.in from zic
maya[src/trunk]: src/external/gpl3/binutils/dist Revert all riscv-related local p...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
matt[src/trunk]: src/sys/arch/arm/include Add CP15 Generic Timer definitions.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Back out last change. Clearing PSL...
mrg[src/trunk]: src/usr.bin separate the 3 functions midirecord uses from libaud...
christos[src/trunk]: src/tests/fs/vfs zfs needs rumpkern_sysproxy
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Make ixv_set_multi() work correctly (esp...
martin[src/netbsd-8]: src/sys/arch/i386/stand/pxeboot Pull up following revision(s)...
matt[src/trunk]: src/sys/arch/arm/arm Fix boolean inversion in FPU setcontext.
mrg[src/trunk]: src/doc fix the mrg arm entry text that said v7 + v7, not v7 + v8.
martin[src/netbsd-8]: src/doc Tickets #1448 - #1452
pgoyette[src/trunk]: src/share/man/man4 Update the list of options that enable the "s...
pgoyette[src/trunk]: src/games/fortune/datfiles Fix same typo in the other file in wh...
sevan[src/trunk]: src/share/misc CSU UTS
joerg[src/trunk]: src/lib/libpthread Bump PTHREAD__UNPARK_MAX to 128 as bandaid fo...
thorpej[src/trunk]: src/sys/net Avoid a maybe-uninitialized warning by checking for ...
christos[src/trunk]: src/tools/binutils rename libctf to libgnuctf
jmcneill[src/trunk]: src/sys/dev/sdmmc Don't check slot type for pre-3.0 controllers, ...
roy[src/trunk]: src/etc sleep for 0.05 seconds instead of 2 seconds when checkin...
martin[src/trunk]: src/distrib/sets/lists/debug Fix filename of new debug file
christos[src/trunk]: src/lib/libc - clarify si_signo difference for waitid and wait6 ...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Traiing whitespace.
christos[src/trunk]: src/sys/dev/iscsi 2 splbios in a row does not make sense. make t...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.9.2 with th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux sdt probe naming style.
maxv[src/trunk]: src/usr.sbin/npf/npfctl Be clearer about the difference between ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable initrd support
maxv[src/trunk]: src/sys/arch/arm/xscale Initialize 'error'.
mlelstv[src/trunk]: src/sys/arch/x86/x86 Only fix up IPMI on ProLiant Microserver wh...
martin[src/trunk]: src/sys/fs/tmpfs Remove the hardcoded 4 MB free kernel memory li...
macallan[src/trunk]: src/sys/arch/sparc64/include Ths has been sitting in my tree for...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 The compat_netbsd32 module req...
christos[src/trunk]: src/sys/compat/svr4_32 catch up with exit1() change
christos[src/trunk]: src/lib/libc/stdio more man pages links
ozaki-r[src/trunk]: src/tests/net/route Add more tests of RTF_REJECT
wiz[src/trunk]: src/usr.sbin/fssconfig Fix typo.
abhinav[src/trunk]: src/share/man/man9 Fix a sentence
macallan[src/trunk]: src/sys/dev/adb fix non-debug build
yamt[src/trunk]: src/lib/libc/gen wrap a long line
uebayasi[src/trunk]: src/sys Define filesystem attributes with vfs dependency.
christos[src/trunk]: src/sys/conf inet & inet6 == wrong
msaitoh[src/trunk]: src/sys if_flags is neither int nor short. It's unsigned short.
martin[src/trunk]: src/lib/libm/complex Add cimag (apparently accidently dropped in...
riastradh[src/trunk]: src/sys/modules Remove some superfluous vestigial `-I.'.
yamt[src/trunk]: src/sys/dev/raidframe fix parens in a message
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Eliminate now-unused bus_d...
christos[src/trunk]: src/lib/libc/gen Fix from J.R. Oldroyd for wide chars > 2
pgoyette[src/trunk]: src/tests/kernel Wait a little bit after fork()ing the lockers t...
maya[src/trunk]: src/tests/lib/libm define __TEST_FENV in the makefile for t_fe_r...
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
msaitoh[src/netbsd-8]: src/doc Ticket #1274.
martin[src/trunk]: src/sys/arch/sparc64/conf Remove duplciate WSDISPLAY_COMPAT_PCVT...
cherry[src/trunk]: src/sys/kern panic() must be able to take varargs - in userspace...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Fix CVS Id
ozaki-r[src/trunk]: src/doc Fix format
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
kre[src/trunk]: src/usr.bin/printf PR standards/53563
sevan[src/trunk]: src/share/man/man4 Adjust history
jdc[src/trunk]: src/sys/dev/i2c A fan reading of 0xff is also invalid (observed ...
christos[src/trunk]: src/share/doc/psd remove extra space I accidentally added.
nisimura[src/trunk]: src/sys/dev/ic - reorgazine the entire structure to utilise ifme...
skrll[src/trunk]: src/sys/dev/usb Fix KASSERT
christos[src/trunk]: src/tools/compat regen
martin[src/netbsd-8]: src/doc Ticket #1283
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Sanity-check that the...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the foolowing revisions (via patch), ...
christos[src/trunk]: src/usr.bin/ftp let progressmeter deal with the timeout once we'...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Initialize connector->kdev, w...
jmcneill[src/trunk]: src/etc/etc.evbarm fix output filename for __mkimage macro
bad[src/trunk]: src/sys/rump Summary: pax needs pack_dev.h from mknod. move mkno...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
tron[src/trunk]: src/etc/defaults Revert last change. This was already fixed diff...
ozaki-r[src/trunk]: src/sys/netipsec Avoid updating sav directly
martin[src/netbsd-8]: src/doc Ticket #1330
tnn[src/trunk]: src/sys/arch/aarch64 report A72 errata #859971 workaround status...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.0
wiz[src/trunk]: src/doc openssh-7.4 out.
sevan[src/trunk]: src/share/examples/npf improve description
martin[src/trunk]: src/usr.sbin/postinstall Terminate the obsole directory walking ...
matt[src/trunk]: src/sys/arch/mips/mips fix typo
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Implement BUS_DMA_TO_PHYS/...
joerg[src/trunk]: src/usr.bin/vmstat Fix format string for ILP32.
kamil[src/trunk]: src/share/misc Document AMP in wtf(6)
apb[src/trunk]: src/usr.sbin/etcupdate Add "-d destdir" option to etcupdate.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H2+ as found in...
matt[src/trunk]: src/external Deal with MKPICLIB=no fallout
maxv[src/trunk]: src/usr.sbin/npf/npfctl Clarify the "Groups" section.
christos[src/trunk]: src/include Declare fexecve
roy[src/trunk]: src/doc Note import of openresolv-3.7.0
msaitoh[src/trunk]: src/sys/dev/pci Style fix. No functional change.
wiz[src/trunk]: src/usr.bin/kdump Update usage for ioctlprint.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Non-waiting cancellation may n...
jmmv[src/trunk]: src Install kyua-testers' distribution documents.
christos[src/trunk]: src/usr.bin/sed PR/48880: Ryo ONODERA: Unapply one of our patche...
abhinav[src/trunk]: src/lib/libc/sys Be consistent in using process' (vs process's).
christos[src/trunk]: src/usr.sbin/makemandb CID 1358675: Wrong variable test
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove chipid and sysmmu drivers
jmcneill[src/trunk]: src/sys/dev/sdmmc debug ld_sdmmc with LD_SDMMC_DEBUG instead of ...
nonaka[src/trunk]: src/sys/dev/ic Don't set Phase Tag bit of Completion Queue entry...
skrll[src/trunk]: src/sys/arch/hp700/dev Fixup the cpu_{match, attach} functions to...
matt[src/trunk]: src/common/lib/libc/arch/arm/string #include <arm/cdefs.h> to ge...
martin[src/netbsd-8]: src/doc Tickets #1313 - #1316
dholland[src/trunk]: src/usr.sbin/ypbind Don't store the default domain name in a glo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Update amdgpu2netbsd. Make ide...
matt[src/trunk]: src/sys/arch/vax Hooks needed for QVSS support
christos[src/trunk]: src/usr.bin/time Allow the user to specify the output format on ...
gson[src/trunk]: src/share/man/man8 regen
martin[src/netbsd-8]: src/doc Tickets #1280 and #1281
msaitoh[src/netbsd-8]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
skrll[src/trunk]: src/sys/dev/usb Fix build
msaitoh[src/trunk]: src/sys/dev/pci Fix macro definitions. No binary change.
martin[src/trunk]: src/sys Turn a few __unused into __diagused
matt[src/trunk]: src/sys/arch/arm/include More fully document FPEXC register
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch mknative for GCC 5.3 and ...
pgoyette[src/pgoyette-compat]: src Sync with HEAD
macallan[src/trunk]: src/sys/arch/macppc/conf add ktm at adb driver
martin[src/netbsd-8]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
apb[src/trunk]: src/tests/lib/librumphijack Avoid literal <CR> in sed regular ex...
apb[src/trunk]: src/usr.bin/make The :C/// modifier takes an extendedregular exp...
roy[src/trunk]: src/sys/net Change used from int to bool.
matt[src/trunk]: src/sys/arch/vax/uba Add code to probe the Q-bus/Unibus for memo...
martin[src/trunk]: src/sys/dev #ifdef a few variable declarations/initializations t...
ast[src/trunk]: src/games Imported and adapted from FreeBSD svn r272166 and r272...
spz[src/trunk]: src/external/bsd/openpam/dist/lib make sure we have a log messag...
jmcneill[src/trunk]: src/sys/dev/sdmmc support SDHC 4.0, allow for overriding clk bas...
christos[src/trunk]: src/sys/kern restore the early breaks for the exact process match.
mrg[src/trunk]: src/share/mk define a HOST_LINK.cc always.
christos[src/trunk]: src/distrib/sets/lists bump libm for long double complex functions
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix c...
maya[src/trunk]: src/doc Mesa updated. And we're still a version behind somehow :-)
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by k...
uebayasi[src/trunk]: src/sys Use opt_*.h to not polute CPPFLAGS.
msaitoh[src/trunk]: src/sys/compat/netbsd32 Add missing sys/kauth.h
maxv[src/trunk]: src/sys/netinet6 Try to sound a little less pessimistic, there i...
khorben[src/trunk]: src/sys/arch/i386/stand/boot Also document the "splash" command ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match arm, armv8-timer compat string
maxv[src/trunk]: src/sys/arch Simplify the ASLR stuff, we don't care about resiza...
ozaki-r[src/trunk]: src/sys/net Remove ifnet_addrs
wiz[src/trunk]: src/usr.bin/xlint/xlint Whitespace, sort, remove some superfluou...
christos[src/trunk]: src/share/mk Add libgnuctf
abhinav[src/trunk]: src/lib/libc/time Grammar fixes at few places
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Preserve signedness to return fa...
simonb[src/trunk]: src/sys/arch/evbmips/conf Be consistent with file^I and include^I.
yamt[src/trunk]: src/sbin/ping more precision for F_TIMING64
kamil[src/trunk]: src/sys/sys Handle LSan/LLVM and LSan/GCC in __NO_LEAKS
is[src/trunk]: src/sys/net Multilink PPP: sanity check of option values, storag...
gson[src/trunk]: src/tests/lib/libm In the exp2_values test case, provide separat...
martin[src/trunk]: src/usr.sbin/postinstall Do not test contents of non-existing Xr...
sevan[src/trunk]: src/share/man/man5 core(5) was in v1
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by no...
matt[src/trunk]: src/sys/arch/arm/samsung Shrink core size so we can fit audio in.
wiz[src/trunk]: src/usr.sbin/ac New sentence, new line.
christos[src/trunk]: src/lib/libm/src simplify.
nat[src/trunk]: src/sys/dev Fix suspend/resume logic.
nia[src/trunk]: src/lib/libc/sys statvfs.2: Add STANDARDS section.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Call drm_modeset_lock_fini in...
apb[src/trunk]: src/gnu/dist/groff/tmac Give \(ua its own comment, so it's not l...
pgoyette[src/pgoyette-compat]: src Synch with HEAD
justin[src/trunk]: src/sys/rump Add uname to rump sources
martin[src/trunk]: src/tests/lib/libc/sync If we don't have 64 bit atomic ops, also...
christos[src/trunk]: src/sys/arch/evbarm/iq80321 fix printf format
knakahara[src/trunk]: src/sys fix: l2tp(4) cannot receive packets after reset session ...
mrg[src/trunk]: src/external/gpl3/gcc.old regenerate mknative-gcc for GCC 4.8 an...
pooka[src/trunk]: src/sys/rump Move the list of source directories required by TOO...
martin[src/trunk]: src/sys/arch Make clock_t unsigned
christos[src/trunk]: src/usr.bin/sed Merge our changes.
apb[src/trunk]: src/lib/libutil Add a new non-terminal "time_numericzone" for a ...
christos[src/trunk]: src/sys/dev/isa use __USE for debug variable
christos[src/trunk]: src/lib/libpthread commit the right file.
christos[src/trunk]: src/usr.bin/cvslatest print only the latest entry for debugging.
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by maxv ...
martin[src/netbsd-8]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
mrg[src/trunk]: src/bin/sh #ifdef a variable decl/setting with it's use.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pass waitok/nowait flags...
mlelstv[src/trunk]: src/external/bsd/iscsi/dist/src/lib the buffer is also used when...
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic Always use sync if mips3 or...
martin[src/trunk]: src/distrib/sets/lists/comp Add new multiboot2.h header.
roy[src/trunk]: src/sys/arch/evbmips/conf ELRITE is a router .... enable gif(4) ...
christos[src/trunk]: src/sys/arch/arm/arm ifdef notyet code.
maya[src/trunk]: src/lib/libm/complex similar to csqrt, spare ourselves a fabsf c...
rin[src/trunk]: src/sys/arch/luna68k/dev Correct size of framebuffer; page offse...
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for options.
christos[src/trunk]: src/sys/arch/cobalt/conf we need to get on a diet
plunky[src/trunk]: src/usr.sbin/btdevctl the Bluetooth rc.d setup was simplified so...
alnsn[src/trunk]: src/doc Update sljit entry.
rin[src/trunk]: src/distrib/i386/installimage Bump for recent Mesa update.
jmcneill[src/trunk]: src Enable memory disk support in the TEGRA kernel and remove TE...
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by chs i...
jdolecek[src/trunk]: src/sys/arch/x86/x86 whitespace, NFC
jmcneill[src/trunk]: src/etc/etc.evbarm Copy bootaa64.efi to releasedir
riastradh[src/trunk]: src/usr.sbin/mdsetimage Need <stdint.h> for uintmax_t.
mbalmer[src/trunk]: src/sys/modules/lua fix build on arm
wiz[src/trunk]: src/share/man/man4 Fix date, add comma in enumeration.
pgoyette[src/pgoyette-compat]: src/sys/conf Add compat_netbsd80.config
rin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 PR port-powerpc/513...
pgoyette[src/pgoyette-compat]: src/sys/kern If a built-in module is "unloaded", relea...
christos[src/trunk]: src/external/bsd/wpa/dist/src This adds an explicit check for 0 ...
martin[src/netbsd-9]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia expose EDID to userland
pgoyette[src/trunk]: src/sys/sys Add a MODULE_CLASS_MAX value to the enum
apb[src/trunk]: src/etc Reinstate .include <bsd.own.mk>. Without this, many var...
martin[src/netbsd-8]: src/sys/arch/xen/conf Backout previous try to fix ticket #138...
roy[src/trunk]: src/doc Note addition of new pidfile functions.
thorpej[src/trunk]: src/sys/arch/cats/conf Remove commented out "de* at pci? ..." (t...
knakahara[src/trunk]: src/sys/dev/ic Apply mbuf initialize function to stack mbuf used...
christos[src/trunk]: src/usr.bin/xlint/lint1 sort, kill typo
martin[src/trunk]: src/sys/arch/arm/allwinner Initialize all bits of the GMAC clock...
matt[src/trunk]: src/sys/arch/sgimips Cleanup includes
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO, add NetBSD-specific h...
jdc[src/trunk]: src Allow the EEPROM size to be specified in the kernel configur...
apb[src/trunk]: src/lib/libc/gen Wrap complex macros in do { ... } while (0). A...
kamil[src/trunk]: src/sys/kern Decorate percpu_cpu_swap() with __noubsan
martin[src/netbsd-8]: src/doc Ticket #1334
apb[src/trunk]: src/share/mk Recognise .3lua and .9lua as man page extensions. ...
christos[src/trunk]: src/external/bsd/libpcap/include define HAVE_CLONING_BPF.
martin[src/netbsd-8]: src Pull up the following revisions, requested by msaitoh in ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Insert "MODULAR compat_netbsd3...
pgoyette[src/pgoyette-compat]: src/doc Note that the compat_netbsd32 module will be s...
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/arch/evbarm/stand -mno-thumb-interwork is the default, a...
ozaki-r[src/trunk]: src/tests/net/ipsec Make tests more stable
matt[src/trunk]: src/sys/arch/cobalt/stand/boot #include <mips/cpuregs.h>
martin[src/trunk]: src/usr.sbin/postinstall PR install/50020: postinstall does not ...
christos[src/trunk]: src/external/bsd/wpa/dist/src/crypto Get rid of the branches tha...
uebayasi[src/trunk]: src/sys/arch/hppa/conf Missing midi attachment.
mrg[src/trunk]: src/gnu/dist/gcc4/gcc delete GCC 4.1 sources.
mlelstv[src/trunk]: src/sys/arch/xen/conf add missing cpu_rng.c to kernel
msaitoh[src/trunk]: src/sys/arch/evbsh3/evbsh3 Fix "error: variable 's' set but not ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Now that we can... mark kernel text as no...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
kamil[src/trunk]: src/common/lib/libc/misc Tidy up the comment in ubsan.c
uebayasi[src/trunk]: src/usr.bin/config Document -M.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Use dmat, not bus_dmat, to respect...
mbalmer[src/trunk]: src/share/man/man1 .Xr intro(3lua) and intro(9lua)
pgoyette[src/trunk]: src/tests/kernel White-space in for(...) loops.
jdc[src/trunk]: src/sys/dev Add "i2c-at34c02" AT34C02 EEPROM. This is compatibl...
christos[src/trunk]: src/tests/kernel fix clang build.
jakllsch[src/trunk]: src/sys/arch/arm/fdt Split up the initialization of pcihost_fdt ...
martin[src/trunk]: src/sys/kern Stopgap fix to make rump cooperate with pserialize, ...
abhinav[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man Fix the date (setting the ...
sevan[src/trunk]: src/sys/arch/macppc/conf Include CARP support by default
christos[src/trunk]: src/bin remove \n from error messages
matt[src/trunk]: src/distrib/sets Rework a little. test MKCOMPATMODULES for KMOD...
mrg[src/trunk]: src/usr.bin/pmap add the member name to an error string so we kn...
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that atphy doesn't set the capability ...
christos[src/trunk]: src/external/gpl3/binutils rename libctf to libgnuctf to avoid c...
reinoud[src/trunk]: src/usr.sbin/makefs Indent the makefs(8) options for UDF like th...
kamil[src/trunk]: src/distrib/sets/lists/comp Correct ustore(9) entry for MKCATPAG...
thorpej[src/trunk]: src/sys/arch/alpha/conf Add (commented out) MODULAR-related opti...
nakayama[src/trunk]: src/external/mit/xorg/bin Use xorg-pkg-ver.mk to retrieve PACKAG...
christos[src/trunk]: src/external/bsd/flex/dist/src PR/53511: Palle Lyckegaard: Fix c...
christos[src/trunk]: src/lib/libc/time Don't try to print NULL if we can't get a time...
enami[src/trunk]: src/usr.bin/netstat Fix a bug introduced in rev. 1.62; it fails ...
christos[src/trunk]: src/bin/sh PR/47608: Robert Elz: ``var=value func-call'' does no...
ozaki-r[src/trunk]: src/tests/net/route Add more tests of RTF_REJECT
maya[src/trunk]: src/sys/arch/riscv/include Handle changes since the gcc riscv to...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo. s/NC/NS/
martin[src/netbsd-8]: src/doc Ticket #1234 and #1235
martin[src/netbsd-8]: src/doc Ticket #1368
njoly[src/trunk]: src/lib/libc/sys Replace wrong numeric values with corresponding...
christos[src/trunk]: src/tests/lib/libc/sys Add wait6(2) tests.
msaitoh[src/trunk]: src/sys/dev/pci Add BNX_PCICFG_DEVICE_CONTROL.
abhinav[src/trunk]: src/usr.sbin/lpr/lpq s/results/result
msaitoh[src/trunk]: src/sys/dev/pci IF TX is not required to flush, RX is also not r...
christos[src/trunk]: src/sys/arch/pmax/conf make the comment match
uebayasi[src/trunk]: src/sys/dev/pci Normalize.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.7
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Truncate workqueue...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix intel pipe update lo...
martin[src/netbsd-8]: src/sys/dev/pci regen
matt[src/trunk]: src/sys/arch/arc/arc Fix includes
jakllsch[src/trunk]: src/sys/arch Add sun6i SPI driver.
mbalmer[src/trunk]: src add pmf(9lua) man page
roy[src/trunk]: src/doc Note new dhcpcd import.
martin[src/trunk]: src/sys/kern Mark a diagnostic-only variable
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.5.0 with the follow...
jmmv[src/trunk]: src/external/bsd/kyua-cli/dist Initial import of Kyua CLI, versi...
ryoon[src/trunk]: src/usr.bin/sed Restore G command
christos[src/trunk]: src/tools - Provide HOSTEXEEXT if NOCOMPATLIB
christos[src/trunk]: src/doc mention new file.
christos[src/trunk]: src/sys/arch/atari/atari copy the leak fix to the other switch b...
christos[src/trunk]: src/usr.sbin/zic fix warnings.
christos[src/trunk]: src/usr.bin/sed After 2 comes...
martin[src/netbsd-8]: src/doc Tickets #911, #912, #913, #914, #915, #916, #917, #921
martin[src/netbsd-8]: src/doc Tickets #1255 - #1257
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/trunk]: src/sys/compat/netbsd32 Cosmetics: fill in details about some cu...
pgoyette[src/trunk]: src/share/man/man7 Document kern.hist
joerg[src/trunk]: src/share/mk Unbreak src/tools usage of C++.
martin[src/netbsd-8]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
apb[src/trunk]: src/sys/sys Now that these attributes are documented in attribut...
skrll[src/trunk]: src/sys/arch/arm/samsung Fix reinoud-ification of KPLL offset.
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau revert rev 1.6. we don't have...
skrll[src/trunk]: src/sys/arch/aarch64/include Move the TCR and TTBR defines into ...
martin[src/netbsd-8]: src/sys/arch/x86 Pullup the following, requested by msaitoh i...
macallan[src/trunk]: src/sys/arch/arm/omap support a hardware cursor
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs let zfs autoload ...
maxv[src/trunk]: src/sys/dev/ic Remove unused function prototype. Reported by the...
kamil[src/trunk]: src/tests/lib/libc/sys Add __clone(2) tests in t_ptrace_wait*
msaitoh[src/trunk]: src/sys/dev/pci - Add PCie Link Activation ECN.
hans[src/trunk]: src Use HOST_SH to run scripts. Makes mkimage work on SunOS.
cherry[src/trunk]: src/sys/uvm uvm_extern.h is has both a _KERNEL only, and a non _...
sborrill[src/netbsd-8]: src/etc Pull up the following revisions(s) (requested by mart...
martin[src/trunk]: src/distrib/sets/lists/debug Backout previous, needs to be done ...
christos[src/trunk]: src/external/bsd/blacklist/bin FreeBSD patches from Kurt Lidl.
christos[src/trunk]: src/sbin/gpt minor toolification: need libprop...
nonaka[src/trunk]: src/external/intel-fw-public/iwl3160 iwm(4): Add new 3160 firmwa...
yamt[src/trunk]: src/sys/arch/usermode/conf fix include dir
matt[src/trunk]: src/sys/modules/arch Add support for build mips64 kernel modules...
apb[src/trunk]: src/usr.sbin/etcupdate Update date for previous, and fix some sm...
maya[src/trunk]: src/tests/modules/ufetchstore Add missing Makefile.
martin[src/netbsd-8]: src/doc Tickets #1373, #1375, #1376, #1377 and #1378
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Print the symbol that caused...
christos[src/trunk]: src/doc new unbound-1.7.3
christos[src/trunk]: src/sys/netipsec cleanup debugging printfs and fix port endianne...
matt[src/trunk]: src/lib/libm/arch/i387 Fix strong_alias
skrll[src/trunk]: src/sys/arch/hp700/include The file needs opt_multiprocessor to ...
kamil[src/trunk]: src/lib/libc/misc Add a support to build ubsan.c in libc
martin[src/netbsd-8]: src/etc Pull up following revision(s) (requested by tsutsui i...
matt[src/trunk]: src/sys/arch/arm/arm32 Disable when using extended MMU support.
sevan[src/trunk]: src/share/man/man4 Apply Tn macro to XTS
christos[src/trunk]: src/distrib/sets/lists/debug we don't delete entries, we mark th...
wiz[src/trunk]: src/share/man/man4 Slight markup fix.
martin[src/netbsd-9]: src/doc Ticket #613
wiz[src/trunk]: src/lib/libc/net Try improving the description.
mbalmer[src/trunk]: src/sys/sys add CVS marker
martin[src/trunk]: src/distrib/sets/lists Add new testprogram
christos[src/trunk]: src/distrib/utils/embedded/conf handle renaming and uncompressin...
christos[src/trunk]: src/external/mit/ctwm/bin/ctwm add HAVE_MKSTEMP
macallan[src/trunk]: src/sys/arch/macppc/dev identify TAS3001 from i2c address if the...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_common This algorithm could le...
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove the bogus CPPFLAGS+="-I$S/../../...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) via patch, as optio...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.2
dholland[src/trunk]: src/usr.sbin/ypbind While there are times it's appropriate to ca...
mbalmer[src/trunk]: src/sys/sys add MODULE_CLASS_LUA_BINDING
skrll[src/trunk]: src/tools/gcc Make sure gmake is quiet when grabbing variables.
mbalmer[src/trunk]: src/share/man/man3lua add intro(3lua)
jdolecek[src/trunk]: src/share/man remove mount_smbfs(8)/nsmb(4) references
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
christos[src/trunk]: src/distrib/sets/lists/comp _g libraries don't belong here.
cherry[src/trunk]: src/sys/arch/x86/isa Fix uninitialised use of variable mpih
uwe[src/trunk]: src/sys/arch/sh3/sh3 Fix previous. P is the final (relocated) a...
gutteridge[src/trunk]: src/bin/cp Clarify a sentence about the error handling of cp(1)'...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Omit vestigial diff fr...
rin[src/trunk]: src/sys/kern Fix previous. We define _KERNEL for rump in opt_rum...
jmmv[src/trunk]: src/share/mk Add ATFFILE_EXTRA_TPS.
roy[src/trunk]: src Implement pidfile_lock, pidfile_read and pidfile_clean.
mlelstv[src/trunk]: src/distrib/sets/lists conditionally list library versions for b...
pooka[src/trunk]: src/sys/rump Shuffle the namespaces in the previous around a bit...
christos[src/trunk]: src/sys/ufs/chfs fix compilation
martin[src/netbsd-8]: src/doc Tickets #1406 - #1408
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revision, requested by ...
wiz[src/trunk]: src/doc flex-2.6.2 out.
jmcneill[src/trunk]: src/sys/arch Add support for NVIDIA Tegra X1.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config revert previous
joerg[src/trunk]: src/external/bsd/llvm Use right definitions in src/tools/llvm.
skrll[src/trunk]: src/libexec/ld.elf_so/arch Remove duplicated __RCSIDs I added ye...
christos[src/trunk]: src/external/historical/nawk/dist remove unused variable
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Work around broken SDT_PROBE* ...
pgoyette[src/trunk]: src/sys Improve kernel module validation. First, set a limit on...
kre[src/trunk]: src/tests/bin/sh Add some tests for the (likely forthcoming) pip...
manu[src/trunk]: src/sbin/umount Remove useless and harmful sync(2) call in umoun...
pgoyette[src/pgoyette-compat]: src/doc Add a $NetBSD$ line to track revision/changes
christos[src/trunk]: src/lib/libexecinfo flesh out _Unwind_Exception, rust needs it.
martin[src/trunk]: src/usr.sbin/postinstall Clean up the src/etc/mtree directory af...
ozaki-r[src/trunk]: src/sys/net Unbreak build of kernels without INET
wiz[src/trunk]: src/usr.bin/kdump Increase column widths. Improve -l description...
tls[src/trunk]: src/sys Add cpu_rng, a framework for simple on-CPU random number...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
christos[src/trunk]: src/lib/libc/sys document PIOD_READ_AUXV.
wiz[src/trunk]: src/share/man/man3 Whitespace; better macro.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Make SIOCADDMULTI returns ENOSPC when th...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/netinet6 PR/55030: Avoid locking against myself panic by...
msaitoh[src/trunk]: src/doc wbsio(4): Add 12 devices.
christos[src/trunk]: src/etc node for dtrace
maxv[src/trunk]: src/sys/net dedup
ozaki-r[src/trunk]: src/sys/net Move sysctl_pktq_{maxlen, count} to pktqueue.c and ma...
fox[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
kamil[src/trunk]: src/include Expose getsid(2) to POSIX >= 2008
cherry[src/trunk]: src This is a preview of the uvm_hotplug(9) api code.
martin[src/netbsd-8]: src/sys/arch/sun3/dev Pull up following revision(s) (requeste...
martin[src/trunk]: src/external/mit/xorg/bin/xdm/config Make the Xdm default config...
mlelstv[src/trunk]: src/sys/dev/sdmmc Decrypt comment about the attach thread. No fu...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fix memory leaks: https:/...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Actually commit these three file...
tnn[src/trunk]: src/sys/dev/spi On second thought revert that. Let's open this c...
skrll[src/trunk]: src/sys/arch/arm In idcache_wbinv_range if the range size is big...
skrll[src/trunk]: src/tools/gcc g/c gcc3 goop
joerg[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym Allocate enough memory.
pgoyette[src/pgoyette-compat]: src First pass at compat modules for 4.3BSD, NetBSD-0....
christos[src/trunk]: src/lib/libc/gen Handle invalid character sequences.
christos[src/trunk]: src/usr.bin/mkdep Conditionally include the depend files.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon rv770_dpm.c needs -Wno-missing-...
riastradh[src/trunk]: src/share/man/man9 Clarify wording about when to use PSLIST_ENTR...
christos[src/trunk]: src/external/gpl3/gcc/lib WARNS=1
martin[src/netbsd-8]: src Pull up following revision(s) [adapted, via patch]
jdolecek[src/trunk]: src/doc fix date for mrg arm entry
kamil[src/trunk]: src/etc/mtree Register ./usr/tests/usr.bin/indent
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix flow control setting sysctl. I don't k...
christos[src/trunk]: src/external/bsd/wpa/dist/src/common This is an initial step tow...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Use PHYS_TO_BUS_MEM in gen...
matt[src/trunk]: src/sys/arch/mips/mips Add ifndef _MODULE around VM parameters.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: make cpu_initclocks() work o...
christos[src/trunk]: src/usr.sbin/makemandb PR/51039: Abhinav Upadhyay: Check for ret...
maya[src/trunk]: src/distrib/sets/lists adjust set lists for t_fe_round
ozaki-r[src/trunk]: src/tests/net/route Add ifconfig -w to improve test stability
msaitoh[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
joerg[src/trunk]: src/sys/compat/netbsd32 Rename argument like the native syscall.
ozaki-r[src/trunk]: src/sys/netipsec Don't use sp->req->sav when handling NAT-T ESP ...
pgoyette[src/trunk]: src/games/fortune/datfiles Fix minor typo
pgoyette[src/pgoyette-compat]: src/sys/kern One more time - let's get this right!
enami[src/trunk]: src/usr.bin/rsh Fix signal delivery to remote process; As descri...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that hw.ixgN.wol_enable=0 doesn'...
mlelstv[src/trunk]: src/share/man/man4 the flags for WSDISPLAYIO_SCURSOR have prefix...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Disable UHS modes if signaling voltage r...
skrll[src/trunk]: src/share/man/man4 Update for 'show kernhist' change. (go wiz!)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ffclock
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add comment to note that compat_...
pgoyette[src/trunk]: src/sys defparam all of the config variables associated with SYS...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/doc Tickets #1441 - #1446
jmmv[src/trunk]: src Install lutok's missing test_utils.hpp header file.
christos[src/trunk]: src/external/gpl3/binutils re-order library dependencies to make...
mrg[src/trunk]: src build exec_elf32 module on arm64.
joerg[src/trunk]: src/sys/arch/arc evcnt is done.
joerg[src/trunk]: src/lib/libc/time usage is dead.
christos[src/trunk]: src/external/gpl3/binutils Regen everyone!
wiz[src/trunk]: src/external/mit/xorg/etc Update default pkgsrc font path refere...
christos[src/trunk]: src/sys regen
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Simplify and fix the offset c...
pettai[src/trunk]: src/sbin/bioctl Add mpt reference, as support for this device wa...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.17:
ozaki-r[src/trunk]: src/sys/netipsec Don't bother the case of crp->crp_buf == NULL i...
macallan[src/trunk]: src/sys/dev/wscons fix a bunch of _IO() ioctl()s to actually wor...
msaitoh[src/trunk]: src/sys/arch Add the following debug options:
matt[src/trunk]: src/sys/arch/cobalt/cobalt use cpu_startup_common
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm This is not merely `not f...
hannken[src/trunk]: src/sys/miscfs Redo previous again, v_specnode is invariant but ...
riastradh[src/trunk]: src/sys/arch/arm/nvidia Update tegra drm and nouveau to compile ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix arm non-MULTIPROCESSOR build for RPI2
skrll[src/trunk]: src/sys/arch/arm/samsung EXYNOS5422_DISABLE_CA7_CLUSTER isn't re...
christos[src/trunk]: src/lib/libnpf Add a function to iterate over endpoints
martin[src/trunk]: src/sys Remove unused variable
martin[src/netbsd-8]: src/etc/mtree Pull up following revision(s) via patch (reques...
martin[src/netbsd-8]: src/doc Ticket #1331
hikaru[src/trunk]: src/sys/arch/x86/pci Use 64-bit DMA, if it is available.
ozaki-r[src/trunk]: src/sys/net Include pktqueue.h only if _KERNEL
hannken[src/trunk]: src/sys Use VFS_PROTOS() for deadfs. Rename dead_mount to dead_...
martin[src/trunk]: src/sys/arch/sparc64/include If compiling with SUN4V support, bu...
hannken[src/trunk]: src/sys/fs/ptyfs No need to call spec_inactive() from ptyfs_inca...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux kfifo is used under a sp...
christos[src/trunk]: src/sys/arch/arm/arm32 sprinkle diagused
maya[src/trunk]: src/sys/arch/riscv/include Provide defines for the 64bit case.
njoly[src/trunk]: src/sys/dev/usb Regen.
maxv[src/trunk]: src/sys/kern Remove useless debugging code, the area is complete...
msaitoh[src/trunk]: src/sys/arch/sh3/dev fix -Werror=unused-but-set-variable compile...
justin[src/trunk]: src/sys/rump/librump/rumpkern add sys/atomic.h and order headers...
ozaki-r[src/trunk]: src/sys Sweep unncessary radix.h inclusions
mrg[src/trunk]: src/usr.bin/systat increase slot slop space from 100 to 1000 bef...
cherry[src/trunk]: src/sys/arch xen dom0 SMP is now bootable again.
reinoud[src/trunk]: src/sys/arch/arm/samsung Disable maximum frequency setting for e...
matt[src/trunk]: src/sys/arch/vax/vax Reorganize a bit. Add QVSS (from Charles D...
christos[src/trunk]: src/lib/libc/gen Add sysloglike attr.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Save the location of the...
christos[src/trunk]: src/usr.sbin/sysinst no need to initialize fields that are alrea...
kamil[src/trunk]: src/sys Centralized shared part of child_return() into MI part
mrg[src/trunk]: src/sys/compat/sunos32 pass new missing fd argument to execve1().
pgoyette[src/pgoyette-compat]: src/doc More updates to match reality.
wiz[src/trunk]: src/lib/libutil Add serial commas. Fix minus. Sort SEE ALSO. Fix...
jmcneill[src/trunk]: src/sys/dev/fdt Fix a problem with fdtbus_get_phandle where we w...
dholland[src/trunk]: src/sys/kern Typo in comment.
martin[src/trunk]: src/sys/compat/netbsd32 Add sigqueuinfo, modctl and mq_*.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.0 with the fol...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 retry timed out IPIs, complain and ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Another compat_80
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): fix some of the previous in...
joerg[src/trunk]: src/usr.bin/config Avoid depending on common symbols.
sevan[src/trunk]: src/sbin/gpt Spelling
riastradh[src/trunk]: src/sys/arch/amd64/conf Add amdgpu to amd64/ALL.
kamil[src/trunk]: src/distrib/sets/lists/debug Mark ./usr/libdata/debug/usr/bin/pc...
riastradh[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Touch e_aes.c to...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize and destroy d...
martin[src/netbsd-8]: src/doc Tickets #1277 and #1278
ozaki-r[src/trunk]: src/sys/kern Use high priority xcall with a softint of an IPL th...
kamil[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Fix undefined behavio...
sjg[src/trunk]: src/usr.bin/make Skip looking for .MAKE.JOBS if either of compat...
mrg[src/trunk]: src/sys/arch/mips/include mark STATIC_NESTED_NOPROFILE() functio...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by no...
christos[src/trunk]: src/sbin/fsck_lfs add missing ;
maya[src/trunk]: src/lib/librefuse provide fuse_version
christos[src/trunk]: src/distrib/sets/lists Add wait tests.
uebayasi[src/trunk]: src/usr.bin/config Remove an unsed var.
tnn[src/trunk]: src/sys/arch/arm/cortex fix non-DIAGNOSTIC build
mlelstv[src/trunk]: src/sys Fix race condition in dksubr, where a dk_start from anot...
christos[src/trunk]: src/sys/conf do dts depend processing in two passes, one for /in...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
manu[src/trunk]: src/sys/fs/puffs If we truncate the file, make sure we zero-fill...
martin[src/netbsd-8]: src/sys/compat/netbsd32 Regen for ticket #398
matt[src/trunk]: src/distrib/sets/lists/debug p++ is a symlink so it won't have a...
christos[src/trunk]: src/usr.bin/ftp fix restart from anon ymous
martin[src/netbsd-8]: src/sys/dev/hpc Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf set rc_configured=YES and a host...
martin[src/trunk]: src/sys/arch Change a few __unused to __diagused/__debugused
plunky[src/trunk]: src/share/misc since /etc/rc.d/network now prints messages about...
pooka[src/trunk]: src/sys/rump Some rump kernel components for interfacing with th...
apb[src/trunk]: src/share/mk Rename _MNUMBERS to _MSECTIONS. The manual section...
roy[src/trunk]: src/lib/libc/stdlib Stop calling reallocarr and just do the same...
msaitoh[src/netbsd-8]: src/doc Ticket #1223.
christos[src/trunk]: src/distrib/sets/lists add a new rpc test
rmind[src/trunk]: src/sys/net/npf nbuf_ensure_contig: fix assert (can be equal if ...
skrll[src/trunk]: src/sys/arch/xen/xen Hold the interlock before cv_broadcast as p...
martin[src/netbsd-8]: src/sys/arch/i386/stand/lib Pull up following revision(s) (re...
ozaki-r[src/trunk]: src/sys/net Apply psref(9) to bridge(4)
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Use __SHIFTOUT to extract MPIDR aff...
bouyer[src/trunk]: src/sys/dev/ic If Command List Override is not supported by the ...
uebayasi[src/trunk]: src/sys/kern Mark some stray files as kern for now.
uebayasi[src/trunk]: src/sys/external/isc/atheros_hal/conf Sanitize athhal definition...
kamil[src/trunk]: src/tests/modules Fix flaky check for the /dev/kcov device in t_...
pgoyette[src/trunk]: src/usr.bin/vmstat For kernel history display, replace the kvm g...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux implement linux_fakedev: sill...
christos[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Add libproc
matt[src/trunk]: src/sys/arch/mipsco/include All mips ports will need it.
bouyer[src/trunk]: src/sys/arch/xen/xen Cleanup the TX path:
kamil[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 Revert introduction of F...
wiz[src/trunk]: src/lib/libc/sys Remove superfluous Pp.
htodd[src/trunk]: src/distrib/sets/lists/comp Revert mi because the added line ref...
msaitoh[src/trunk]: src/sys/dev/pci Add Altima AC1003, APPLE BCM5701, Broadcom BCM57...
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests in ATF t_fork/t_vfork
ozaki-r[src/trunk]: src Stop setting isr->sav on looking up sav in key_checkrequest
kamil[src/trunk]: src/doc Document indent in doc/3RDPARTY
roy[src/trunk]: src/lib/libc/gen Re-stir after forking, fixes PR lib/25367.
maxv[src/trunk]: src/sys/arch/arm/imx Use M_BUFADDR.
ryo[src/trunk]: src/sys/arch/aarch64 In pmap_devmap_bootstrap(), cpu_earlydevice...
christos[src/trunk]: src/sys/kern we need it for non-kernel builds (rump)
apb[src/trunk]: src/share/zoneinfo Import tzdata2014e from ftp://ftp.iana.org/tz...
christos[src/trunk]: src/sys/arch Elide unused variable warnings (Felix Deichmann)
maxv[src/trunk]: src/sys/arch/mips/atheros Remove a dead branch. Could look like ...
riastradh[src/trunk]: src/external/cddl/osnet/dev/profile Fix module name of dtrace_pr...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch No functional change:
pooka[src/trunk]: src/sys/rump/librump/rumpkern Enable holding implicit threads ov...
nakayama[src/trunk]: src/sys/dev/isa Remove redundant colon.
pooka[src/trunk]: src/sys/rump Add MIPS. Requested by Justin Cormack.
maxv[src/trunk]: src/sys/arch/pmax/tc Use-after-free.
dholland[src/trunk]: src/sys/compat/netbsd32 Don't reference netbsd32_nfssvc unless N...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Get rid of tegra_chip_id/tegra_chip_name...
ozaki-r[src/trunk]: src/sys/netinet6 nd6: remove extra pserialize_read_exit
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/trunk]: src/distrib/sets/lists/debug Add misising DEBUGLIB file
jmcneill[src/trunk]: src/distrib/utils/embedded add extra space to root partition
martin[src/netbsd-8]: src/usr.sbin/cpuctl/arch Pull up the following revisions (via...
jmmv[src/trunk]: src/distrib/sets/lists/debug Tag liblto_plugin.so.0.0.debug with...
mrg[src/trunk]: src/sys/net apply a little more #ifdef INET/INET6. fixes !INET6...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Decouple sscom console choice from Ex...
cherry[src/trunk]: src/sys/arch/xen/include Catchup hypercall interfaces for HYPERV...
martin[src/trunk]: src/lib/libm/src Use __weak_alias instead of __weak_reference (o...
riz[src/trunk]: src/distrib/sets/lists/modules Add the if_axen kmod to md.evbppc...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix available length calculatio...
matt[src/trunk]: src/sys/dev/usb Add an explicit initialization of .new_device = ...
uebayasi[src/trunk]: src/usr.bin/config Redo "device" dependency. It was completely ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Name bpl in bitmap_and/o...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
martin[src/netbsd-9]: src/doc Ticket #590
pooka[src/trunk]: src/share/mk Make "make DBG=-g -O2" for a library once again pro...
martin[src/netbsd-8]: src/doc Tickets #1287 - #1290
christos[src/trunk]: src/external/cddl/osnet/dev/fbt print the function name that was...
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
martin[src/trunk]: src/sys Mark a diagnostic-only variable
matt[src/trunk]: src/sys/arch/powerpc/include/booke This needs to define PRIxPTE ...
ozaki-r[src/trunk]: src/sys Rename key_alloc* functions (NFC)
martin[src/netbsd-8]: src/doc Tickets #1284 and #1285
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix unintended RCS Id substitution.
wiz[src/trunk]: src/usr.bin/utoppya filesystem -> file system.
simonb[src/trunk]: src/usr.sbin/postinstall Add npfd to the list of rc.d scripts to...
roy[src/trunk]: src/lib/libc/gen Cannot encode \$ in VIS_CSTYLE as that looks li...
skrll[src/trunk]: src/sys/dev/usb Add D-Link DWA-121 rev B1
snj[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
maya[src/trunk]: src/share/mk Use GCC 7 on riscv, it is not supported on 6.
riastradh[src/trunk]: src/sys/kern Get arguments in the right order for copyout. (Oops!)
christos[src/trunk]: src/external/bsd/wpa/dist/src/common Explicitly verify that own ...
maya[src/trunk]: src/external/mit/expat/lib/libexpat Regenerate the output of exp...
skrll[src/trunk]: src/sys/dev/usb bus->lock is always available now. Remove the ol...
abhinav[src/trunk]: src/usr.sbin/ac Move information about exit status to its own se...
christos[src/trunk]: src/lib/libm/complex try to make vax work.
jmcneill[src/trunk]: src/sys/dev Use unsigned char for ctype functions, suggested by ...
skrll[src/trunk]: src/sys/dev/usb regen
yamt[src/trunk]: src/lib/libpthread add assertions
mrg[src/trunk]: src/distrib/sets/lists/comp run this through sort -u. removes a...
mbalmer[src/trunk]: src/distrib/sets/lists/comp add sys/lua.h
kamil[src/trunk]: src/sys/modules/examples Add new example kernel module: current_...
martin[src/netbsd-8]: src/doc Ticket #1308
manu[src/trunk]: src/sys/kern Accept root device specification as NAME=label
pooka[src/trunk]: src/doc document g++ 5.1 + libpthread volatile workaround (PR li...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Appease clang. Tested by roy.
christos[src/trunk]: src/share/mk Since the libraries are produced with different MK ...
martin[src/netbsd-8]: src/sys/kern Backout the pullup of r1.476:
msaitoh[src/trunk]: src/share/man/man4 Add note about Nuvoton.
rmind[src/trunk]: src/sys/net/npf npf_generic_fsm and npf_tcp_fsm: use uint8_t and...
skrll[src/trunk]: src/sys/dev/usb Regen
christos[src/trunk]: src/share/me me.7 is supplied both by groff and here. Don't incl...
roy[src/trunk]: src Implement POSIX Curses typeahead function.
wiz[src/trunk]: src/usr.bin/tail Fix -f description: it is also ignored if stdin...
christos[src/trunk]: src/lib/libm Add the missing complex functions.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon si_dpm.c needs -Wno-unused-cons...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
alnsn[src/trunk]: src Antti objected to including rumpuser_sync_icache. Exclude it...
ozaki-r[src/trunk]: src/sys/net Do KASSERT(KERNEL_LOCKED_P()) only when NET_MPSAFE off
christos[src/trunk]: src/sys/arch/pmax/pmax fix printf formats.
sevan[src/trunk]: src/usr.sbin/screenblank Offer a potential workaround to the cav...
ad[src/trunk]: src/usr.sbin/lockstat Make makelists() a little bit faster.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif Let's no...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Draft sparc cache flushing.
martin[src/trunk]: src/sys/arch/m68k/fpe Comment unused stuff (for documentation pu...
martin[src/netbsd-8]: src/doc Annotate ticket #1249
matt[src/trunk]: src/doc Note NEON works on arm now.
joerg[src/trunk]: src Add kern.pool for memory pool stats.
ozaki-r[src/trunk]: src/sys/dev/pci Don't call ifmedia_ioctl with holding locks
ozaki-r[src/trunk]: src/sys/net Restructure ether_input and bridge_input
matt[src/trunk]: src/lib/libm/arch/i387 Fix the strong alias correctly this time.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Tread carefully around DMA subregions.
christos[src/trunk]: src/usr.bin/make While it is nice to have the same function do b...
martin[src/trunk]: src/sys/arch/vax/vsa Mark a potentially unused variable
yamt[src/trunk]: src/sys/kern - use scaled calculations for avgcount
uwe[src/trunk]: src/sys/arch/landisk/landisk PR 51724 - landisk fails to reboot.
jmcneill[src/trunk]: src/sys/dev/gpio Let the controller provide a default name for p...
fox[src/trunk]: src/lib/libusbhid lib/libusbhid: Fix possible left shift changes...
ozaki-r[src/trunk]: src/sys/netinet Fix panic on receiving an ARP request
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
manu[src/trunk]: src/lib/libperfuse Report allocated bytes on FS correctly, inste...
pgoyette[src/trunk]: src/tests/kernel Create a variable for max number of passes to m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Expand docstring for reservation...
rmind[src/trunk]: src/sys/net lostart: silence gcc warning (XXX: gcc is not right ...
mrg[src/trunk]: src build vmstat as n64 on mips64. only kernel histories and ha...
christos[src/trunk]: src/lib/libc/time resolve more diff
roy[src/trunk]: src/external/bsd/dhcpcd Build dhcpcd with privsep support.
martin[src/netbsd-8]: src/sys/dev/pci regen for ticket #1448
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/netbsd-8]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/usr.bin/kdump Note ioctlprint(1) in SEE ALSO
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.2
christos[src/trunk]: src/lib/libedit PR/54117: Paavo Helde: Fix memory overrun: Accou...
msaitoh[src/trunk]: src/sys/dev/isa Add Winbond W83627DHG-P, W83627SF, W83627UHG, W8...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Be strictly correct about chan->x...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Mark...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Darren Reed: #550 filter rule l...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Don't include std.ath_hal for XEN3_DOMU.
martin[src/netbsd-8]: src/doc Tickets #1309 - #1312
htodd[src/trunk]: src/distrib/sets/lists/tests Fix build by adding obsolete to fil...
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for mipseb
ozaki-r[src/trunk]: src/tests/net/ndp Restore multiple_routers_single_prefix_cleanup...
mlelstv[src/trunk]: src/sys/dev/scsipi cdrestart takes a softc parameter, not a periph.
macallan[src/trunk]: src/sys/dev/pci fix copyright year
jmcneill[src/trunk]: src/sys/arch/evbarm Add Merrii Hummingbird A31 board specific in...
abhinav[src/trunk]: src/usr.sbin/mountd Add xrefs to ipsec_set_policy(3) and signal(7)
kre[src/trunk]: src PR bin/53999 from rudolf (eq.cz)
maxv[src/trunk]: src/sys/netinet6 Correct the check; we want to find IPPROTO_HOPO...
christos[src/trunk]: src/sys/net Add definitions from libpcap-1.9.0
pooka[src/trunk]: src/sbin/raidctl &stars[offset] -> stars+offset. It's shorter!
skrll[src/trunk]: src/sys/arch/cats/conf Remove unused script
christos[src/trunk]: src/sys/compat/common remove empty #if
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add support for RK3399 CPU clocks.
matt[src/trunk]: src/share/mk Add MKCOMPATTESTS knob to enable building and insta...
christos[src/trunk]: src/share/man/man4 PR/8899: Alexander Nasonov: ddb command 'show...
christos[src/trunk]: src/etc missing comment
christos[src/trunk]: src/usr.bin/make CID 1025008: Free memory returned by Var_Subst
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/usr.bin/xlint/lint1 allow cascaded attributes
skrll[src/trunk]: src Add support for the ARM Integrator/CP from Sergio L?pez.
martin[src/netbsd-8]: src/external/mit/expat/lib/libexpat Pull up following revisio...
bouyer[src/trunk]: src Add basic support for tap detection, emulating a left-click.
martin[src/trunk]: src/sys/compat/netbsd32 Regen (sigqueinfo, modctl, mq_*)
gson[src/trunk]: src/share/man/man4 Fix incorrect device path. OK jmcneill.
mrg[src/trunk]: src/gnu delete GCC 4.1 reach over.
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove never used usb locators
yamt[src/trunk]: src/sys/arch/xen/xen fix debug print
msaitoh[src/trunk]: src/sys/dev/pci No functional change.
mlelstv[src/trunk]: src/bin/mt Make tape cache ioctls available to userland command.
rmind[src/trunk]: src/usr.sbin/npf/npfctl Improve 'npfctl debug' a little bit.
christos[src/trunk]: src/distrib modernize, and avoid -a -o
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv use NETBSD_LINK_SPEC...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
mlelstv[src/trunk]: src/sys/dev/spi use disk_init() wrapper function instead of poki...
justin[src/trunk]: src/sys/kern Missing includes for some architectures
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that the duplex of manual media settin...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Rockchip RK808 Power Management IC.
christos[src/trunk]: src/external/bsd/unbound merge conflicts
maxv[src/trunk]: src/share/man/man7 well well well it's September now
martin[src/netbsd-8]: src/external/bsd/cron/dist Pull up following revision(s) (req...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Test for kernel build directory ...
riastradh[src/trunk]: src/share/man/man9 Say `loop header', not `loop head'.
pgoyette[src/trunk]: src/external/bsd/pkg_install/sbin/pkg_create Treat implicit-fall...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Apply patch, requested by msaitoh in ti...
thorpej[src/trunk]: src/lib/libc/sys Man page for _lwp_gettid(2).
joerg[src/trunk]: src/sbin Avoid common symbols for fsck_lfs.
christos[src/trunk]: src/tests/usr.bin/sed Add test for PR/49872
jakllsch[src/trunk]: src/sys/arch/arm/sunxi wait at most one second for controller to...
riastradh[src/trunk]: src Rename min/max -> uimin/uimax for better honesty.
christos[src/trunk]: src/sys/kern Prevent O_EXEC for mq_open(2), and O_EXEC with a wr...
christos[src/trunk]: src/sys/arch/mips/mips KASSERT Fires for MIPS1, disable.
wiz[src/trunk]: src/distrib/sets/lists/debug Add /usr/lib/i386/libiberty_g.a to ...
msaitoh[src/trunk]: src s/impliment/implement/ in comment.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Sort.
christos[src/trunk]: src/external/bsd/ipf/dist From Darren Reed:
dholland[src/trunk]: src/sbin/ping6 Merge the PR 36997 fixes into ping6. It already d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Narrow scope of locks in...
martin[src/trunk]: src/lib/libc/arch/sparc64/gen While we are using softfloat for 1...
ozaki-r[src/trunk]: src/sys Avoid having a rtcache directly in a percpu storage
wiz[src/trunk]: src/lib/libc/sys Sort errors.
skrll[src/trunk]: src/sys/uvm Fix uvm_page_physget_freelist so that it actually pe...
riastradh[src/trunk]: src/sys/kern Split psref_held into internal and public variants.
uebayasi[src/trunk]: src/usr.bin/config On second thought, resolving "device" depende...
maya[src/trunk]: src/sys/arch/arm/nvidia Fix regression introduced by myself with...
jdolecek[src/trunk]: src/sys/arch adjust several missed drivers for wdcprobe() change...
isaki[src/trunk]: src/sys/arch/x68k/dev Catch up vs_set_params() to recent MI audi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux sdt dtrace probes for linux idr.
christos[src/trunk]: src/lib/libpthread PR/52386: Use the number of iterations we doc...
msaitoh[src/trunk]: src/sys/dev/pci Disable D0 LPLU on 8257[12356], 82580, I350 and ...
christos[src/trunk]: src/sys/dev/ic PR/49259: J. Lorec: Add support for Realtek 8111G...
christos[src/trunk]: src/tests/lib/libc/time strptime now sets tm_yday
christos[src/trunk]: src/external/bsd/file/dist import file-5.19
christos[src/trunk]: src/lib/libc/gen More fixes from: J.R. Oldroyd
enami[src/trunk]: src/usr.bin/rsh Whitespace nits.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix AO base in cpu_enable_meson8b
martin[src/trunk]: src/lib/libm/arch/vax More aliases
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/51682: Antoine Beaupr?...
martin[src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/arch/sun68k/stand/libsa fix unused variables
martin[src/netbsd-8]: src/sys/dev/usb regen
rin[src/trunk]: src/sys/dev/usb Convert debug printf to KASSERTMSG for check of ...
christos[src/trunk]: src/usr.bin/make this is not buf.c
mbalmer[src/trunk]: src/share/man/man9lua fix Dt
wiz[src/trunk]: src Sort sections.
leot[src/trunk]: src/external/bsd/top/dist Document the `p' command in "interacti...
mbalmer[src/trunk]: src add a core(9lua) man page
martin[src/netbsd-8]: src/sys/arch/cats/cats Pull up following revision(s) (request...
mrg[src/trunk]: src/external/gpl3/gcc.old import the GCC 5.4 srcs from -current ...
matt[src/trunk]: src/sys/arch/vax/conf Configury support for QVSS (from Charles D...
maya[src/trunk]: src/sys/kern Update comment to match existing function name.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11 Attribute targ...
enami[src/trunk]: src/usr.bin/netstat As described in kvm_openfiles(3), default co...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Fill out drm_prime_* API a little...
gdt[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Adjust blank line...
stacktic[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen to use getdents64 inste...
rin[src/trunk]: src/sys/dev/ic Note added for a strange value of residual counts...
mrg[src/trunk]: src/libexec/httpd don't truncate file sizes to 32 bits for direc...
christos[src/trunk]: src/usr.bin/xinstall Use the bourne shell if the after command h...
martin[src/netbsd-8]: src/doc Ticket #1054
matt[src/trunk]: src/share/mk Default MKCOMPATMODULES to yes for mips64e{b, l}
maxv[src/trunk]: src/sbin/savecore Avoid overflows when reading strings.
martin[src/trunk]: src/sys/arch/sparc64/conf Add PCVT compat (for X console switchi...
jakllsch[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix two issues in NetB...
christos[src/trunk]: src/sbin/route Add a prog_setsockopt (thanks kre@)
christos[src/trunk]: src/sys/arch/shark/shark move code inside ifdef
martin[src/netbsd-8]: src/doc Ticket #1453
matt[src/trunk]: src/sys/arch/evbarm/conf Turn on bounce buffering.
kamil[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix build failure in dhcpcd und...
riastradh[src/trunk]: src/sys/dev bwfm has only one tx descriptor; limit mbuf chains t...
christos[src/trunk]: src/lib/libc/gen Make the masks 64 bit wide so that they fit 6 c...
gson[src/trunk]: src/usr.sbin/sysinst/arch/landisk Clear the screen after running...
skrll[src/trunk]: src/sys/uvm/pmap Whitespace
apb[src/trunk]: src/share/man/man3 Try to make this more compiler-neutral, and g...
christos[src/trunk]: src/usr.bin/config make config errors look more like other progr...
ozaki-r[src/trunk]: src/sys/net Use pslist(9) in bridge(4)
roy[src/trunk]: src/external/bsd/dhcpcd/libexec/dhcpcd-hooks Fix the build by bu...
abhinav[src/trunk]: src/lib/libutil Complete a sentence
maya[src/trunk]: src/lib/libc/arch/aarch64/gen don't use systm.h header, it's not...
wiz[src/trunk]: src/lib/libc/sys Add missing word, fix typo, remove trailing whi...
uebayasi[src/trunk]: src/sys/arch/xen/conf Mark machdep files.
christos[src/trunk]: src/etc Prevent waiting for processes to exit forever by introdu...
snj[src/netbsd-8]: src/sys/dev/pci regen for ticket 934
mrg[src/trunk]: src/sys/ddb fix "show kernhist".
ozaki-r[src/trunk]: src/sys/netipsec Prepare to stop using isr->sav
martin[src/trunk]: src/sys/kern Eliminat an unused variable and simplify the KASSER...
nakayama[src/trunk]: src/sys/arch/sparc64/include The real cause for removing asm inl...
matt[src/trunk]: src/distrib/sets/lists X11 libs liblisp, libmp, libre are no lon...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove a wrong comment - the FPU save size ...
kre[src/trunk]: src/sys/compat/freebsd Revert previous. Instead change ufetch_...
macallan[src/trunk]: src/sys/dev/pci use hardware rendering for anti-aliased fonts
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Send an ACK after the last byte is rec...
martin[src/trunk]: src/sys/dev/mscp Eliminate unused variables
jnemeth[src/trunk]: src/sbin/gpt PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <lab...
nonaka[src/trunk]: src/sys/arch/x86/x86 PR/52266: Before access MSR[APICBASE], need...
snj[src/netbsd-8]: src/doc 121[12]
roy[src/trunk]: src/sys/net80211 ieee80211 users in Other OS export rssi and noi...
christos[src/trunk]: src/sys/kern Handle race where the server closed the socket betw...
macallan[src/trunk]: src/sys/arch/evbarm/rpi add hardware cursor support
snj[src/netbsd-9]: src/doc 614
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for aarch64
martin[src/netbsd-8]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
roy[src/trunk]: src/usr.sbin/postinstall postinstall: move dhcpcd files to the c...
tnn[src/trunk]: src/sys/arch/evbarm/conf rkspi* at fdt?
msaitoh[src/trunk]: src/sys/dev/usb Make it compilable with UPL_DEBUG.
matt[src/trunk]: src/distrib/sets/lists/comp Add ./usr/include/sys/common_lock.h
dholland[src/trunk]: src/lib/libc/stdio improve usage
martin[src/netbsd-8]: src/doc Ticket #1434
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable MULTIPROCESSOR for now
joerg[src/trunk]: src/lib/libc/stdlib NetBSD certainly supports TLS in static appl...
maxv[src/trunk]: src/usr.bin/pmc Update.
kamil[src/trunk]: src/sys/compat/netbsd32 Validate usec ranges in compat_50_netbsd...
riastradh[src/trunk]: src/sys/sys Add missing argument to kernhist_dump.
dholland[src/trunk]: src/games/atc Move game logic out of the file with the curses code.
mrg[src/trunk]: src for 64 bit mips platforms where we built userland largely as...
dyoung[src/trunk]: src/usr.bin/unexpand Fix a handful of bugs in unexpand(1):
jmcneill[src/trunk]: src/sys/dev/fdt Add generic AHCI SATA controller bus glue
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Revert ira-color.c r1.2.
skrll[src/trunk]: src/sys/arch/evbarm/fdt s/DPRINTF/VPRINTF/ for consistency
manu[src/trunk]: src/share/man/man8/man8.x86 Remove obsoeolete BUGS note that UEF...
gson[src/trunk]: src/usr.sbin/usbdevs Look for up to 16 USB controllers, to match...
ozaki-r[src/trunk]: src/tests/net/ipsec Add tests that explicitly delete SAs instead...
sevan[src/trunk]: src/share/man/man9 struct buf is typedefed to buf_t
christos[src/trunk]: src/tests/lib/libc/gen check the results of encoding and decoding
riastradh[src/trunk]: src/sys/external/bsd/common/linux Fix bugs in workqueue destruct...
mrg[src/trunk]: src/distrib/utils/sysinst remove unused variables
ryoon[src/trunk]: src/share/man/man4 Add LUA3-U2-ATX and bump date
ryoon[src/trunk]: src/share/man/man4 Add Anker A7611 and DIEWU USB-DW8152, and bum...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Implement Lan9730 powerycle for Exyno...
christos[src/trunk]: src/external/bsd/dhcpcd/dist/src Don't block signals when runnin...
skrll[src/trunk]: src/sys/dev/usb Clean up (mostly remove unneeded) #includes
jmmv[src/trunk]: src Hook Lutok into the build. This is all protected by the MKK...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use offsetof, not undefi...
christos[src/trunk]: src/usr.bin/sed add -u (unbuffered output) after GNU sed.
tron[src/trunk]: src/gnu/usr.bin/gettext/libnlsut Don't attempt to build "stpcpy....
uebayasi[src/trunk]: src/sys/dev/wscons Normalize wscons devices (except leaving one ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pass the vaddr we mapped...
maxv[src/trunk]: src/etc/etc.amd64 Add /dev/nvmm.
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/sys/arch/alpha/alpha remove unused variable
martin[src/trunk]: src/sys/dev/qbus Fix dmamap cleanup in an error path
christos[src/trunk]: src/external/mit/libcbor Add build glue
christos[src/trunk]: src/usr.bin/kdump remove debugging
martin[src/netbsd-8]: src/sbin/cgdconfig Pull up following revision(s) (requested b...
christos[src/trunk]: src/tests/fs/common/nfsrpc catch up with libc.
skrll[src/trunk]: src/sys/arch/arm/arm Spell invalidate correctly in comments. No...
joerg[src/trunk]: src Only initialise TLS space from the PT_TLS segment, if the si...
christos[src/trunk]: src/tools/texinfo Arrange for manifest
rin[src/trunk]: src/sys/arch/evbarm/gemini catch up with physmem type change (in...
jakllsch[src/trunk]: src/sys/arch/arm/dts Revert RockPro64 dts changes made for rk339...
msaitoh[src/trunk]: src/sys/dev/pci Add some 1st gen Core PCI devices. Mainly taken ...
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for gcc7 and riscv. ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Need irq_lock to wait on...
wiz[src/trunk]: src/lib/libc/stdio Add all functions to NAME section. End senten...
pgoyette[src/pgoyette-compat]: src Sync with HEAD
christos[src/trunk]: src/lib/libc/time welcome to 2014e
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
ozaki-r[src/trunk]: src/sys/net Get rid of unnecessary splnet for pool_{get, put}
wiz[src/trunk]: src/lib/libc/gen Add execvpe in one more place to explain its la...
ryo[src/trunk]: src/sys/arch/arm/imx add support imx6 Secure Non-Volatile Storag...
apb[src/trunk]: src/share/man/man3 Use markup in the descriptions of __diagused ...
tsutsui[src/trunk]: src/sys/arch/next68k/conf Clarify serial port names. Affects zs...
cherry[src/trunk]: src/sys/uvm Add a new function called uvm_md_init() that can be ...
isaki[src/trunk]: src/common/lib/libc/arch/m68k/atomic atomic_cas_{8,16}:
christos[src/trunk]: src/external/gpl3/gcc regen powerpc64.
pgoyette[src/pgoyette-compat]: src/sys/kern If loading a built-in module fails, make ...
kamil[src/trunk]: src/external/gpl3/gcc/dist/gcc Add LSan and UBSan specific prepr...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Use read-only .eh_frame.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Sprinkle AGP conditionals where needed.
riastradh[src/trunk]: src/share/man/man9 Parrot markup for PTHREAD_MUTEX_INITIALIZER s...
jmmv[src/trunk]: src/doc Reword entry about the import of kyua-testers-0.1 to use...
htodd[src/trunk]: src/sys/dev/nand Fix build for missing chip.
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.5 (final round)
jmcneill[src/trunk]: src/sys/dev/fdt Add GPIO LED driver.
matt[src/trunk]: src/sys/sys Add a t_softc member to struct tty in which a driver...
msaitoh[src/trunk]: src/sys/dev/mii - Use uint16_t more for MII registers.
ozaki-r[src/trunk]: src/sys/netipsec Correct wrong assumption of sav->refcnt in key_...
kre[src/trunk]: src/bin/sh PR bin/38004
ozaki-r[src/trunk]: src/sys/net Remove BRIDGE_MPSAFE switch and enable MP-safe code ...
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/arch/arm/arm32 aprint_verbose [sa]ctlr
skrll[src/trunk]: src/sys Improve ddb(4) show kernhist
martin[src/trunk]: src/sys/fs/tmpfs Make sure to expand "freepages" to 64bit before...
christos[src/trunk]: src/usr.bin/ftp PR/34796: Hauke Fath: ftp does not timeout on ht...
msaitoh[src/trunk]: src/sys/arch/usermode/usermode Add missing semicolon.
christos[src/trunk]: src/usr.bin/xlint/lint1 fix __typeof
joerg[src/trunk]: src/tools/llvm Work-around for python detection in LLVM's config...
christos[src/trunk]: src/lib/libc/time Make strftime_{l, z} re-entrant and always requ...
ozaki-r[src/trunk]: src/sys/dev/pci Don't turn promisc off in vioif_deferred_init if...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a bug that an interrupt mask is "un"mas...
skrll[src/trunk]: src/sys/arch/arm/arm Fix a comment.
jmcneill[src/trunk]: src/external/bsd/elftosb/dist/common Fix cygwin build.
christos[src/trunk]: src/gnu/dist/groff/tmac add ua
msaitoh[src/trunk]: src/sys/dev/pci Calling wm_init_lcd_from_nvm() makes hang on som...
wiz[src/trunk]: src/share/man/man2 I do like the idea of April 43, 2016, but it'...
martin[src/netbsd-8]: src Welcome to 8.1_RC1!
riastradh[src/trunk]: src/sys/lib/libkern Rename min.c -> uimin.c, max.c -> uimax.c in...
christos[src/trunk]: src/sys/kern Add some diagnostic printf's when we reset permissi...
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
christos[src/trunk]: src/external/intel-fw-public remove old microcode
maxv[src/trunk]: src/sys/dev/usb Fix possible NULL deref. Found by vHCI.
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/dev/usb Backout the following changes (requested by m...
maxv[src/trunk]: src/sys/dev/nvmm Don't allow unloading when there are still VMs ...
martin[src/netbsd-8]: src/doc Tickets #1383 and #1384, ammend #1380
matt[src/trunk]: src/sys/arch/arm/cortex Add a KASSERT to make sure the counter i...
msaitoh[src/trunk]: src/sys/dev/pci Remove wrong semaphore access in wm_nvm_{read, wr...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Add missing break.
nisimura[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
maxv[src/trunk]: src/sys/kern Verify that the terminating '\0', too, is initialized.
christos[src/trunk]: src/sys/arch/alpha/include use __USE() in the iterator variable
christos[src/trunk]: src/external/gpl3/binutils.old/dist Import the HEAD of the NetBS...
mlelstv[src/trunk]: src/tests/lib/libc/arch/m68k provide a test function, avoids cra...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by rin ...
martin[src/netbsd-8]: src/doc Tickets #1421 - #1425
apb[src/trunk]: src/share/man/man8 To get no space between [device:] and [filena...
matt[src/trunk]: src/lib Add libraries created by MKZFS != "no"
joerg[src/trunk]: src Don't t use a C++ keyword as field name.
dholland[src/trunk]: src/usr.bin/calendar Correct privilege handling problems in cale...
wiz[src/trunk]: src/share/man/man4 Fix date and remove superfluous comma.
ozaki-r[src/trunk]: src/sys/netinet6 Fix RTF_{REJECT, BLACKHOLE} behavior for IPv6 ro...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-mach64 build EXA...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark some NetBSDisms ...
christos[src/trunk]: src/sys/arch explicitly add -marm
ginsbach[src/trunk]: src/share/misc Add ABRT, AER, BERT, CMC, COS, CPE, CPER, CRUD, E...
christos[src/trunk]: src/usr.bin/ftp redo the connection waiting handling to make it ...
christos[src/trunk]: src/tests/lib/libc/locale regression tests for wide char i/o. Cu...
apb[src/trunk]: src Add man mage links for __debugused(3) and __diagused(3).
thorpej[src/trunk]: src/sys/kern Whitespace police (minor infraction).
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use more assembler...
kamil[src/trunk]: src/distrib/notes/common Add myself
mlelstv[src/trunk]: src/external/bsd/iscsi/dist/src/lib make seek test routine work ...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Fix ipf failing to sent TCP RST...
matt[src/trunk]: src/sys/arch/mips/mips Move <mips/locore.h> lower
christos[src/trunk]: src/tests/fs/common/nfsrpc use the proper fd_set.
martin[src/netbsd-8]: src/sys/dev/usb Pull up the following revisions (via patch), ...
matt[src/trunk]: src/lib Build external/gpl3/lib/libmudpath{, th} so that MKCOMPAT...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by t...
skrll[src/trunk]: src/sys/arch/arm/broadcom PR/48342. Add aurateconv as a dependen...
skrll[src/trunk]: src/sys/dev/usb Lumix Camera DMC-FS45 from kern/49809
riastradh[src/trunk]: src/sys/dev/pci Check bounds more carefully to avoid integer ove...
ozaki-r[src/trunk]: src/tests/net/ipsec Add test cases for SAs with different SPIs
agc[src/trunk]: src Following a prompt from wiz, ensure that explanations for the
brad[src/trunk]: src Add support for legacy ZFS filesystems, specified by mountpo...
he[src/trunk]: src/tests/dev/md When linking statically (as for sun2), need to ...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace arrange for .in files to b...
kamil[src/trunk]: src/tests/lib/libc/sys Initial refactoring of siginfo* tests in ...
maxv[src/trunk]: src/sys Hide 'hardclock_ticks' behind a new getticks() function, ...
ozaki-r[src/trunk]: src/sys/net Fill sdl with sockaddr_dl_init
christos[src/trunk]: src/usr.bin/make use isspace()
ozaki-r[src/trunk]: src/sys/net Add missing #include <sys/kmem.h>
martin[src/netbsd-8]: src/doc Tickets #971 and #972
joerg[src/trunk]: src Introduce new sysctls for obtaining interface-specific addre...
wiz[src/trunk]: src/lib/libc/sys Use more markup, fix a typo.
martin[src/netbsd-8]: src/sys/kern Pull up the following revisions, requested by ma...
maya[src/trunk]: src/external/mit/expat/dist Remove old generated file.
gson[src/trunk]: src/sys/dev/ic Turn the "esiop_intr: I shouldn't be there !" pan...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf dont use echo -n
tron[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Fix dodgy argu...
mlelstv[src/trunk]: src/sys/dev No longer warn about differences bewteen disk size a...
mlelstv[src/trunk]: src/usr.bin/systat Use I/O timestamps to compute disk statistics...
matt[src/trunk]: src/distrib/sets/lists Remove redundant entries due to compatdir...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Trailing whitespace
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
manu[src/trunk]: src/sys/fs/puffs Retore LP64 fix that was removed by mistake
christos[src/trunk]: src/tests/lib/libc/sys more tests
alnsn[src/trunk]: src Implement rumpuser_sync_icache hypercall.
joerg[src/trunk]: src/tests/lib/libc/locale VAX doesn't have the test cases, so st...
christos[src/trunk]: src/usr.bin/xlint/lint1 obey constcond to !constcond
martin[src/netbsd-9]: src/sys/compat/common Pull up following revision(s) (requeste...
christos[src/trunk]: src/lib/libm/src use __HAVE_LONG_DOUBLE
uwe[src/trunk]: src/sys/dev/ic Fix indentation for RTK_CFG2_BUSFREQ to line up w...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Ensure that the "size" parameter of MAPD...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
christos[src/trunk]: src/doc new nsd
maya[src/trunk]: src/sys/dev/pci Less magic. 0x00000c00 is equal to PCIE_LCAP_ASPM.
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fixed memory leak (CID...
christos[src/trunk]: src/lib/libc/ssp handle old gcc
martin[src/netbsd-8]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
joerg[src/trunk]: src/distrib/sparc For clang, optimize both ramdisk and miniroot ...
matt[src/trunk]: src/sys/arch/arm/arm32 Some armv7 fixes for speculative tlb loads.
jmcneill[src/trunk]: src/sys/stand/efiboot Honour block device's IO alignment require...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc riscv wants netbsd-stdint.h's CHA...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55137: Kouichi Hashikawa: ip...
martin[src/trunk]: src/etc If HOST_SH is not defined, use sh to parse osrelease.sh
mrg[src/trunk]: src note that openssl and GCC may upset your builds.
skrll[src/trunk]: src/sys/arch/evbarm/tisdp24xx Fix KERN_VTOPHYS build fallout
macallan[src/trunk]: src/sys/arch/evbmips/loongson make this compile without ISA supp...
mlelstv[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common When collecting z...
christos[src/trunk]: src/lib/libc/time explicitly promote to double.
christos[src/trunk]: src/usr.bin Add the ability to:
nakayama[src/trunk]: src/sys/dev/isa Add support for Spatializer, 3D audio effects em...
cherry[src/trunk]: src/sys/uvm Omitted assigning handle return value for the case:
mrg[src/trunk]: src/etc/mtree add g++ subdirs for GCC 4.8.
tsutsui[src/trunk]: src/sys/arch/sgimips/conf Disable misc options to shrink an INST...
matt[src/trunk]: src/sys/arch/arm/cortina Start of Cortina CS75xx support.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
mrg[src/trunk]: src/usr.sbin/ldpd ensure variables are initialised
kamil[src/trunk]: src/doc TODO.ptrace: Update notes about MD documentation
martin[src/trunk]: src/external/public-domain/sqlite/lib Backout libm dependency he...
uebayasi[src/trunk]: src/usr.bin/config If an option is selected, select the matching...
mlelstv[src/trunk]: src/external/mit/libcbor/lib CLEANFILES can only do files
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different twi pinsets and irqs for A31
christos[src/trunk]: src/share/mk make sure _OSRELEASE is defined where it is needed.
bad[src/trunk]: src/sys/rump Summary: add the files from src/tools/headerlist to...
matt[src/trunk]: src/sys/arch/arm/arm32 Supply VM_PROT_EXECUTE to pmap_fault_fixu...
flxd[src/trunk]: src/share/man/man4 Add tcu(4) for TC-USB.
joerg[src/trunk]: src Add infrastructure for building MCLinker.
nat[src/trunk]: src/lib/libm/src Return x for >= DBL_FRACBITS in lrint.c.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Scale offset by size of ...
tnn[src/trunk]: src/sbin/fdisk mention that -B is used to set the timeout for mb...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by rin ...
apb[src/trunk]: src/share/man/man8/man8.x86 Document supported subsets of image ...
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 make trap 0x70 a TRAP() not UTRAP()...
msaitoh[src/trunk]: src/sys/dev/usb - Fix panic on shutdown reported by ozaki-r in P...
christos[src/trunk]: src/sys/compat/linux/arch/powerpc set error return on error (fro...
ozaki-r[src/trunk]: src/sys/net Fix errno on rt_setgate error
matt[src/trunk]: src/sys/arch/mips/include Make vmparam.h change work with RUMP
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by msait...
joerg[src/trunk]: src/lib/libc/stdlib lib/50791: Instead of using sorting the aren...
apb[src/trunk]: src/tests/lib/libutil Adapt to a recent change in parsedate().
pgoyette[src/trunk]: src/share/man/man4 Give the reader a clue as to what information...
tsutsui[src/trunk]: src/distrib/cdrom/macppc_installboot Include <dirent.h> instead ...
mrg[src/trunk]: src/external/gpl3/gcc note shark (earmv4) works including atf.
ad[src/trunk]: src/sys/arch/xen Attach xen IPI event counters.
maxv[src/trunk]: src/share/man/man8 Regen for vHCI, IPMI (was forgotten it seems)...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
riastradh[src/trunk]: src/sys/arch/arm/amlogic Simplify amlogic rng.
jmmv[src/trunk]: src Add the MKKYUA knob.
matt[src/trunk]: src/sys/arch/arm/pic Protect #include "opt_multiprocessor.h" wit...
mrg[src/trunk]: src/sys/compat/svr4_32 as pointed out by riastradh@, i'll let th...
kamil[src/trunk]: src/external/mit/xorg/lib/libXfont2 Fix libXfont2 build with Cla...
wiz[src/trunk]: src/lib/libc/sys Sort errors.
martin[src/trunk]: src/sys/dev/usb When we fail to allocate a usb xfer, abort TX l...
alnsn[src/trunk]: src/external/mit/lua/dist README.import with step-by-step import...
matt[src/trunk]: src/sys/arch/arm/arm32 Add a zero flag to valloc_pages so that w...
skrll[src/trunk]: src/sys/uvm/pmap PHYSMEM -> PHYSSEG to fix build
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
mbalmer[src/trunk]: src/sys/sys install lua.h
matt[src/trunk]: src/sys/arch/powerpc/powerpc Don't reload the FPU register if th...
christos[src/trunk]: src/external/bsd/cron/dist even more detailed logging
skrll[src/trunk]: src/sys/dev/usb Tweak a comment in previous
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): Add more info about ifaddrs().
maxv[src/trunk]: src/sys/ufs/ffs Small fixes.
rin[src/trunk]: src/sys/compat/netbsd32 tv_usec in netbsd32_timeval is suseconds...
martin[src/netbsd-8]: src/doc Tickets #945 - #948
apb[src/trunk]: src/lib/libc/gen fix missing backslash in previous
nakayama[src/trunk]: src/usr.sbin/crash sparc has db_machdep.c now.
wiz[src/trunk]: src Add libmandoc.
joerg[src/trunk]: src/tests/lib/csu Replace LDADD with LDSTATIC.
martin[src/trunk]: src/sys/rump/librump/rumpkern Add lwp_find() - verbatim copy fro...
pgoyette[src/trunk]: src/sys/net/npf The nof module depends on some stuff from the bp...
wiz[src/trunk]: src/external/bsd/elftosb/usr.sbin/sbtool Fix macro usage and xrefs.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for arm and armeb and gdb...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx PR port-powerpc/51367: kernel panic ...
christos[src/trunk]: src/usr.bin Expose struct namecache.
christos[src/trunk]: src/sys/arch/alpha/include make volatile variable as __USED()
christos[src/trunk]: src/lib/libpuffs XXX: gcc initialization (mc68k gcc-4.5.x gcc-4....
christos[src/trunk]: src/tools/gpt now gpt works under macosx.
kre[src/trunk]: src/crypto/external/bsd/openssh/dist Add a "gcc is stupid" comme...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by k...
ozaki-r[src/trunk]: src/sys/netipsec Rename key_allocsa_policy to key_lookup_sa_bysaidx
matt[src/trunk]: src/sys/arch/mips/alchemy/dev Cleanup includes.
pooka[src/trunk]: src/sys/rump/dev/lib/libumass fix snafu to enable umass componen...
maxv[src/trunk]: src/sys/netinet Use only one label, clearer.
jmcneill[src/trunk]: src/share/man/man4 xref mpt(4)
jmmv[src/trunk]: src/tests Register kyua-cli into the Atffile when MKKYUA!=no.
rin[src/trunk]: src/external/bsd/nvi/dist/ex improve logic related to sh_prompt:
martin[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
martin[src/netbsd-8]: src/sys/external/bsd/drm2/dist/drm Pull up the following revi...
dsl[src/trunk]: src/sys/arch Comment out the xhci entries.
dholland[src/trunk]: src/sys/sys Fix lying comment; the point of the KERN_FILE2 sysct...
sevan[src/trunk]: src/share/misc WAFL
macallan[src/trunk]: src/sys/arch/evbarm/rpi the RPi wiki had the values for VCPROPTA...
christos[src/trunk]: src/sys/arch/mips/mips Advance the PC on breakpoint instruction ...
macallan[src/trunk]: src/sys/arch/powerpc/oea remove accidential debug printf()
christos[src/trunk]: src/usr.bin/xlint/lint1 teach lint __attribute__((__unused__))
riastradh[src/trunk]: src/sys/kern #if DIAGNOSTIC panic ---> KASSERTMSG
skrll[src/trunk]: src/sys/arch/arm/broadcom Ensure correctness of bus_dmamap_sync ...
christos[src/trunk]: src/sys/kern GC PAX_ASLR_EXEC
matt[src/trunk]: src/sys/sys Add DF_* values for DT_FLAGS
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/comp Add the new sys/kasan.h to...
martin[src/trunk]: src/sys/dev/pci Make sure not to re-arm the statistics callout w...
pgoyette[src/pgoyette-compat]: src/sys/dev/wscons Keep up with HEAD. The original ch...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use kcopy, not memcpy, i...
christos[src/trunk]: src/sys/kern Simplify even more to make it clear how the status ...
kamil[src/trunk]: src/share/man/man2 Rename SIGPOLL signal to SIGIO in documentati...
skrll[src/trunk]: src/sys/uvm Typo in comment
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun50i gpio and platform support.
msaitoh[src/trunk]: src/sys/dev/mca Fix a bug that the supported media can't passed ...
mrg[src/trunk]: src/tools/gcc add --enable-libstdcxx-time=rt for the GCC 4.8 build.
macallan[src/trunk]: src/sys/dev/sun return correct parameters in ioctl(WSDISPLAYIO_G...
nonaka[src/trunk]: src/sys/dev/usb regen
ozaki-r[src/trunk]: src/sys/netinet Get rid of meaningless RTF_UP check from ip_hres...
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Fix off by one in sbc encoder. Tes...
christos[src/trunk]: src/lib/libc/time remove version stuff
riastradh[src/trunk]: src/sys/external/bsd/common/linux Workqueue lock must be at IPL_...
msaitoh[src/trunk]: src/sys/dev/pci - Add some new C620 LPC devices.
christos[src/trunk]: src/usr.bin/fstat Print the interface for bpf.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
kamil[src/trunk]: src/share/man/man2 Document SI_NOINFO in siginfo(2)
christos[src/trunk]: src/libexec/ld.elf_so/arch/x86_64 make this compile with debug a...
christos[src/trunk]: src/sys - Untangle spawn_return by splitting it up to sub-functi...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Expose kern_vtopdiff
matt[src/trunk]: src/sys/arch/arm/conf Make sure certain files are always assembl...
apb[src/trunk]: src/sys/sys Add comments explaining what __unused and __used are...
martin[src/trunk]: src/usr.bin/ldd Do not set MLIBDIR if MKCOMPAT=no
mrg[src/trunk]: src/sys/arch/sparc/sparc "save fp ipi" is an interrupt type coun...
pgoyette[src/pgoyette-compat]: src/sys Separate COMPAT_BSDPTY stuff from tty COMPAT_6...
msaitoh[src/trunk]: src/sys/arch No functional change.
pooka[src/trunk]: src/sys/rump/dev/lib/libbpf In retrospect, putting bpf under the...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
martin[src/netbsd-8]: src/doc Update ticket #1380
matt[src/trunk]: src/sys/arch/arm/include Add AARCH64 definitions
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Atom Z36xx and Z37xx devices from the ...
simonb[src/trunk]: src/sys/arch/mips/include Fix tyop.
christos[src/trunk]: src/usr.bin/make remove <sys/cdefs.h> for portability reasons
jmcneill[src/trunk]: src/sys/stand/efiboot Add PXE support.
roy[src/trunk]: src/sys/net Fix gcc complaining about int to unsigned long conve...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use AGP_PAGE_SIZE, not PAGE_S...
kamil[src/trunk]: src/etc/mtree Sort ./usr/tests/usr.bin/netpgpverify
skrll[src/trunk]: src/tests/kernel kern/52012 kern/52018 kern/52019 were all fixed...
ozaki-r[src/trunk]: src/tests/net Commonalize and add tests of creating/destroying i...
kamil[src/trunk]: src/tests/lib/libc/sys Reenable tests vfork7 and vfork8 in ATF t...
dholland[src/trunk]: src/usr.sbin/ypbind Don't rake up the default domain until after...
jdolecek[src/trunk]: src/sys/arch/xen/xen remove support for legacy rx-flip mode for ...
dholland[src/trunk]: src/usr.sbin/ypbind Add a SIGHUP handler; upon SIGHUP do an extr...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
bad[src/trunk]: src/sys/rump Summary: export the files from headerlist before th...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Apply patch, requested by msaitoh in ti...
christos[src/trunk]: src/sys/dev/ic declare printflike functions and fix another prin...
christos[src/trunk]: src/sys/sys Add EM_AARCH64 from Elliott Hughes
martin[src/netbsd-8]: src/doc Ticket #1231
rin[src/trunk]: src/sys/dev/usb Check ifp->if_capenable, not ifp->if_capabilitie...
bouyer[src/trunk]: src/sys/arch/i386/i386 gdt_size is now in bytes, but the HYPERVI...
pgoyette[src/trunk]: src/sys/arch/xen/include Define a macro to check hypervisor vers...
skrll[src/trunk]: src/sys/sys Fix typo. Hi matt.
abhinav[src/trunk]: src/usr.sbin/makemandb Escape hyphen when parsing .Nd
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
rin[src/trunk]: src/external/bsd/tre/lib Add tre.pc to be installed into /usr/li...
matt[src/trunk]: src/lib/libm/src Use right macro for __strong_alias
salazar[src/trunk]: src/distrib/notes/common add lneto
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
christos[src/trunk]: src/external/bsd/libpcap merge conflicts
martin[src/trunk]: src/lib/libc/compiler_rt Do not use IEEE 754 specific functions ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
martin[src/trunk]: src/tests/kernel getsockname() needs a socklen_t, not a size_t
hannken[src/trunk]: src/sys/fs/tmpfs Change tmpfs to vcache.
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
martin[src/netbsd-8]: src/doc Tickets #1332 and #1333
bouyer[src/trunk]: src/sys/arch/arm/allwinner Alternate UART3 pins a PG6-7, not PG8-9
christos[src/trunk]: src/sys/net CID 1358673: dead code
maya[src/trunk]: src/external/mit/expat/lib/libexpat Actually define BYTEORDER si...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that wm_gmii_i82544_{read, write}reg(...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 pick up omp.h from the li...
mrg[src/trunk]: src/sys/arch/x86/x86 gcc 4.8 issues:
ozaki-r[src/trunk]: src/sys/net tun: fix locking against myself
skrll[src/trunk]: src/sys/external/bsd/dwc2 Remove unused usbd_xfer_handle from dw...
christos[src/trunk]: src/sys Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processi...
martin[src/netbsd-8]: src/doc Tickets #1391 - #1393
riastradh[src/trunk]: src/sys/crypto/nist_hash_drbg Use CTASSERT where possible, run-t...
jakllsch[src/trunk]: src/sys/dev/ic remove unused softc variables
christos[src/trunk]: src/external/bsd/wpa/dist/src/common The QR test result can prov...
macallan[src/trunk]: src/sys/arch/shark/ofw don't map the framebuffer as cacheable
christos[src/trunk]: src/share/mk Don't remap mkdep, otherwise we add dependencies fo...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
wiz[src/trunk]: src/doc gdb-8.1 out.
wiz[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix return type of t...
martin[src/trunk]: src/sys Stopgap fix to make rump cooperate with pserialize, may ...
martin[src/netbsd-8]: src/sys/dev/usb Pull up the following revisions (via patch), ...
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.1
mlelstv[src/trunk]: src/sys/dev/sdmmc Fix divisor calculation for SDHC 3.0.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Simplify. Destroy the mutex too.
martin[src/trunk]: src/sys/dev/ic More interrupt handling, more debug code, less ma...
christos[src/trunk]: src/doc mention new services/protocols
bouyer[src/trunk]: src/sys/arch Xen doens't need lapic so don't allocate a lapic VA...
skrll[src/trunk]: src/sys/arch/evbarm Introduce RPI_HWCURSOR and default to off. T...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Device midi attachment where the evil u...
christos[src/trunk]: src/share/doc/psd Don't use ".af % i" to print page numbers with...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/share/mk Add PROGDPLIBS
manu[src/trunk]: src/sys/arch/i386 Add multiboot 2 support to x86 bootloaders
martin[src/trunk]: src/sys/external/bsd/drm2/dist/drm Disable drm_debug by default
snj[src/netbsd-8]: src/usr.bin/netstat Pull up following revision(s) (requested ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Try agp_i810_borrow only if CONF...
thorpej[src/trunk]: src/sys/arch/arm/arm Fix ARM_ARCH_* brain fart.
wiz[src/trunk]: src/usr.sbin/inetd Simplify.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
skrll[src/trunk]: src/sys/dev/scsipi KNF
christos[src/trunk]: src/external/mit/libcbor/dist Import libcbor from: https://githu...
martin[src/trunk]: src/distrib Adapt to libterminfo as part of libhack-curses
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add SDMMC[012] sample/output clock phase ...
martin[src/netbsd-8]: src/doc Tickets #1345 - #1347
hannken[src/trunk]: src/sys/fs/cd9660 Remove the hints "isodir" and "relocated" from...
yamt[src/trunk]: src/lib/libpthread add comments
nakayama[src/trunk]: src/external/mit/xorg/bin/smproxy Set PACKAGE_STRING properly.
msaitoh[src/trunk]: src/sys/dev - Add wm_write_smbus_addr() to set SMBus address by ...
matt[src/trunk]: src/sys/arch/evbmips Just cpu_startup_common()
abhinav[src/trunk]: src/usr.bin/biff Update SYNOPSIS to reflect that y and n options...
christos[src/trunk]: src/distrib/sets/lists/base add g++-4.8 include directories
christos[src/trunk]: src/bin/csh sprinkle const, no functional change intended.
christos[src/trunk]: src/lib move the pam module after the trench where pam is being ...
jmmv[src/trunk]: src Autogenerate Kyuafiles next to Atffiles when MKKYUA is set.
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc Re-order includes so that ARM_TAR...
pgoyette[src/pgoyette-compat]: src/sys/modules Don't descend into the build directori...
rmind[src/trunk]: src/lib/libnpf KNF
apb[src/trunk]: src/lib/libutil A time like HH:MM:SS.sss says nothing about whet...
christos[src/trunk]: src/tests/lib/libc/string don't brk the build.
christos[src/trunk]: src/usr.bin fix some error handling.
martin[src/trunk]: src/sys/arch/ia64/include Hide inline functions from userland
sevan[src/trunk]: src/usr.sbin/altq/altqd Drop Pp before Bl
jdolecek[src/trunk]: src/etc remove nsmb from MD list of devices to create for 'all'
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/usr.bin/ftp PR/51043: Yorick Hardy: ftp(1) should use the po...
christos[src/trunk]: src/external/cddl/osnet/sys/sys use symbolic constant for 0
riastradh[src/trunk]: src/sys Implement rndseed support in efiboot and fdt arm.
hannken[src/trunk]: src/sys/dev Add two new states FSS_CREATING and FSS_DESTROYING a...
christos[src/trunk]: src/external/bsd/byacc/dist merge conflicts
msaitoh[src/trunk]: src Check cpuid leaf 4 for newer Intel CPU to know the cache inf...
christos[src/trunk]: src/sys/arch/amd64/conf Add commented out TCP_SIGNATURE
christos[src/trunk]: src/external/bsd/wpa/dist/src/common These groups have significa...
pooka[src/trunk]: src/sys/fs/tmpfs use psize_t for physical memory calculation
matt[src/trunk]: src/distrib/sets/lists/modules No longer needed
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
martin[src/trunk]: src/sys/compat/netbsd32 Add posix_fallocate and fdiscard
christos[src/trunk]: src/tools/gpt add opendisk
christos[src/trunk]: src/usr.bin/vis do the encoding character by character instead o...
mrg[src/trunk]: src/doc note mips64 n64 binary fixes.
christos[src/trunk]: src/lib/libc/stdio Return EOVERFLOW like FreeBSD does if the buf...
skrll[src/trunk]: src/sys/arch/evbarm Build fix after recent KERN_{VTOPHYS, PHYSTOV...
christos[src/trunk]: src add a trailing / to force symlink resolution.
martin[src/netbsd-8]: src/sys Pull up the following, via patch, requested by msaito...
matt[src/trunk]: src/sys/arch/arm/arm32 bounce buffer fixes + convert some kasser...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Disable translation table walks usi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Provide reader/writer se...
abhinav[src/trunk]: src/lib/libc/time As per C99 the range of values for the %S form...
jmcneill[src/trunk]: src Remove sun50i support from 32-bit GENERIC.
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in lii_...
martin[src/trunk]: src/usr.sbin/postinstall Simplify previous, pass awk as TOOL_AWK...
christos[src/trunk]: src/common/lib/libc/stdlib update for the new function signature...
ozaki-r[src/trunk]: src/sys/netipsec Don't validate sav lists of LARVAL or DEAD states
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi turn off hardware cursor while blanking ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1358676: Forward NULL.
pooka[src/trunk]: src/sys/rump/librump/rumpdev call config_create_mountrootthreads...
christos[src/trunk]: src/sys/arch/i386/conf provide an ldscript for booters that stri...
yamt[src/trunk]: src/sys/rump/librump/rumpkern simplify code
martin[src/netbsd-8]: src/doc Tickets #1251 - #1253
martin[src/netbsd-8]: src/doc Ticket #990
mrg[src/trunk]: src/usr.sbin/syslogd add parens around defines with expressions ...
ozaki-r[src/trunk]: src/sys Add 3rd argument to pktq_create to pass sc
jakllsch[src/trunk]: src/sys/dev/usb silence "not known to be supported" message for ...
abhinav[src/trunk]: src/libexec/httpd Fix sentences at a couple of places.
thorpej[src/trunk]: src Overhaul the API used to fetch and store individual memory c...
sborrill[src/trunk]: src/sbin/raidctl Compare correct length string for force option ...
skrll[src/trunk]: src/sys/dev/usb Revert patch from PR/48715 as it is incorrect.
christos[src/trunk]: src/tests/net/mcast Add the simple unconnected tests too.
he[src/trunk]: src/sys/fs/puffs Do the previous correctly...
christos[src/trunk]: src/sys/dev/usb better patch (no functional change); centralize ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add more attributes.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Remove daft KASSERTs
jdolecek[src/trunk]: src/sys/dev/ata one less
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
pooka[src/trunk]: src Add rump_boot_etfs_register(), which can be used to specify ...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot shut off gcc 4.8 unused var...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Update for removal of m...
rmind[src/trunk]: src/sys/net/npf Fix kmem_free() in hashmap_remove().
maya[src/trunk]: src/tests/lib/libm add test for fesetround/fegetround that uses ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
dholland[src/trunk]: src/lib/libc/string Move the note about sys_errlist[] users to C...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Invert the filtering priority: now the kern...
martin[src/netbsd-9]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
ozaki-r[src/trunk]: src/sbin/routed Fix that routed deletes local routes
christos[src/trunk]: src/tests/lib/libc/gen - check the results of the vis functions
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Move nouveau pci initializatio...
martin[src/trunk]: src/sys/compat/netbsd32 Implement posix_fallocate and fdiscard c...
matt[src/trunk]: src/sys/arch/arm/arm Make these compatible with thumb/thumb2
skrll[src/trunk]: src/sys/dev/scsipi mlelstv accidentaly dropped a mutex_enter
martin[src/netbsd-8]: src/sys/fs/cd9660 Pull up following revision(s) (requested by...
abhinav[src/trunk]: src/lib/libc/stdio Fix sentences at a couple of places.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98 When building ...
apb[src/trunk]: src/distrib/sets/lists/base Add zoneinfo files for new timezones...
jmcneill[src/trunk]: src/sys/dev no longer needed
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by christos ...
msaitoh[src/trunk]: src/sys/dev Cleanup flag setting. No functional change.
tron[src/trunk]: src/lib/libc/gen Don't declare a variable inside a "for" constru...
maxv[src/trunk]: src/sys/kern Put the KMEM_GUARD code under #if defined(KMEM_GUAR...
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundant by compatdi...
jdolecek[src/trunk]: src/sys/arch/xen/xen enable Rx checkum offload (i.e. skip) for x...
christos[src/trunk]: src/share/doc/psd/05.sysman remove extra tab that broke the table.
christos[src/trunk]: src/external/gpl3/binutils/dist/libiberty const for psignal
pgoyette[src/pgoyette-compat]: src/external/bsd/cron/dist Resolve conflict, remove ma...
joerg[src/trunk]: src/lib/libc/citrus Redo previous: catch NULL pointer earlier, c...
ozaki-r[src/trunk]: src/tests/net/ndp Fix the description of a test
ozaki-r[src/trunk]: src/sys/net Restructure bridge_input and bridge_broadcast
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
apb[src/trunk]: src/doc tzcode2015e/tzdata2015e were released. We have tzdata20...
matt[src/trunk]: src/sys/arch/arm/arm Read the right register for checking big en...
thorpej[src/trunk]: src/sys/arch/usermode Make the usermode kernel compile again.
jmmv[src/trunk]: src Register directories and files provided by kyua-cli.
maya[src/trunk]: src/share/mk Limit MKLLVMRT being enabled with MKX11 to x86.
martin[src/trunk]: src/sys/uvm Mark a diagnostic-only variable
christos[src/trunk]: src/sbin/gpt Allow specifying sector and media size on the comma...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce ixv(4)'s multicast table array size...
wiz[src/trunk]: src/usr.sbin/crash usage police
ozaki-r[src/trunk]: src/sys Protect ec_multi* with mutex
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
msaitoh[src/trunk]: src/sys/arch/x86/pci Whitespace fix.
martin[src/trunk]: src/sys/arch/m68k/m68k Mark a potentially unused variable
mrg[src/trunk]: src remove remaining makefile support for GCC < 45 that i found.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Return EPERM when the interface is not t...
gdt[src/trunk]: src/external/gpl3/gdb/lib/libsim Use -f with cp to cope with non...
christos[src/trunk]: src/usr.bin/xlint/lint1 add bounded, fix nonnull
joerg[src/trunk]: src/distrib/evbppc/ramdisk Don't build unwind data for the ramdi...
nakayama[src/trunk]: src/sys/dev/pci Apply workaround from FreeBSD to fix read data c...
martin[src/trunk]: src/sys Mark a diagnostic-only variable
martin[src/netbsd-8]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Remove unused variable
pgoyette[src/trunk]: src/share/man/man4 Minor grammatical update. (I wonder if wizd(...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix order of arguments t...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src fix broken volatile ...
christos[src/trunk]: src/sys/dev/usb Add ioctls to get and set raw mode.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux libkern min/max is 32-...
joerg[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix format st...
mrg[src/trunk]: src/usr.bin/crunch/crunchgen hack alert time:
knakahara[src/trunk]: src/sys/arch/x86/x86 Fix TSC drift is observed almost every time...
christos[src/trunk]: src/external/bsd/unbound/dist Import unbound-1.7.3
rin[src/trunk]: src/distrib/sets/lists/comp Add missing "compat" qualifier to fi...
martin[src/netbsd-8]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys Don't forget to clean l_md.md_flags, otherwise there may...
martin[src/netbsd-8]: src/sys/arch/zaurus/dev Pull up following revision(s) (reques...
christos[src/trunk]: src/lib/libc add clock_getcpuclockid{2,}
christos[src/trunk]: src/doc new file.
christos[src/trunk]: src/sys/sys - make nc_nlen short since we can now accommodate mo...
martin[src/netbsd-9]: src/external/mpl/bind/dist/lib/isc/unix Pull up following rev...
martin[src/trunk]: src/usr.bin/config Remove a set but not used variable
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Delete backporte...
martin[src/trunk]: src/sys Remove unused variable
christos[src/trunk]: src/sys/lib/libsa make a gcc unitialized variable
msaitoh[src/trunk]: src/sys/compat/sys Remove unused macro definitions. OK'd by pgoy...
christos[src/trunk]: src/share/mk Document and set a default for KERNEL_DIR
pgoyette[src/trunk]: src/sys/arch/x86/x86 Check hypervisor version before trying to c...
martin[src/netbsd-8]: src/external/bsd/pkg_install/dist Pull up the following revis...
christos[src/trunk]: src/external/gpl3/gdb/lib regen sun2
skrll[src/trunk]: src/sys/arch/arm/broadcom Mailbox improvements from mlelstv@
riastradh[src/trunk]: src/sys Check bounds in agp_i810_borrow.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add AWIN_GPIO_IGNORE_FW, remove no motg0
wiz[src/trunk]: src/lib/libc/stdio Mention stdarg.h for va_list.
jdolecek[src/trunk]: src/etc remove nsmb(4)
hikaru[src/trunk]: src/sys/arch/x86/pci Make it be able to down I/F. This fixes pan...
rin[src/trunk]: src/tests/modules/ufetchstore Revert previous. arc port was fixe...
wiz[src/trunk]: src/usr.bin/rlogin Sync usage with man page.
riastradh[src/trunk]: src/sys/external/bsd/common Rework Linux workqueue synchronizati...
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf properly check for type ...
martin[src/netbsd-8]: src/doc Tickets #973, #974, #975 and #976
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns/include/dns these can never b...
roy[src/trunk]: src/etc Add chroot support for dhcpcd
ginsbach[src/trunk]: src/lib/libc/time Rename flags to state since that is really wha...
macallan[src/trunk]: src/sys/arch/macppc/conf add gffb, tweak comments
jmcneill[src/trunk]: src/games/phantasia Workaround a toolchain issue by renaming the...
maxv[src/trunk]: src/sys/arch Clean up, it is easier to debug with qemu+gdb anyway.
pgoyette[src/trunk]: src/external/bsd/pkg_install/sbin/pkg_create revert previkous it...
christos[src/trunk]: src/external/bsd/blacklist/port remove HAVE_FPARSELN
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix encoding of LSDA e...
nat[src/trunk]: src/sys/dev/ic Add slinear encoding. Tested by flxd@
skrll[src/trunk]: src/sys/arch/evbarm/rpi Better error handling.
apb[src/trunk]: src/usr.sbin Use extra="${2-/, }" to use $2 if defined, else defa...
maxv[src/trunk]: src/sys/net As I suspected, the KASSERT I added yesterday can fi...
uebayasi[src/trunk]: src/usr.bin/config Define an implicit attribute "netbsd" interna...
ozaki-r[src/trunk]: src/sys/netipsec Fix a debug message
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
christos[src/trunk]: src/sys/netinet Fix TCP signature code:
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Restore --eh-frame-hdr for...
christos[src/trunk]: src Infrastructure for putting kernel+modules in /netbsd/kernel and
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/netbsd-9]: src/doc Tickets #616 - #622, #624 - #639
riastradh[src/trunk]: src/sys/external/bsd/drm2 Hash-locked atomic64 to give ports lik...
martin[src/netbsd-8]: src/sys/netbt Pull up following revision(s) (requested by plu...
roy[src/trunk]: src/sys/dev/ic Fix rssi
mrg[src/trunk]: src add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb et...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary sc_softintr
pgoyette[src/pgoyette-compat]: src Split the compat_sysv module into several version-...
martin[src/trunk]: src/distrib/sets/lists/debug Add t_pslist.debug
abhinav[src/trunk]: src/usr.bin/finger Instead of saying "The finger displays inform...
rin[src/trunk]: src/sys/dev/usb Do not set p->up_serialise twice in usbd_setup_p...
mlelstv[src/trunk]: src/lib/libkvm Need register defines that were moved to armreg.h
abhinav[src/trunk]: src/lib/libc/sys Markup improvements: use Dv for kqueue filters, ...
martin[src/trunk]: src/usr.bin/config Provide a CFGDBG version for the tools build.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add fan53555reg
buhrow[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix problem which prevents c...
tnn[src/trunk]: src/sys/dev/i2c rkpmic: add RTC support; register w/ todr(9)
matt[src/trunk]: src/sys/arch/vax/uba Revamped QVSS (VCB01) support. (from Charl...
martin[src/netbsd-8]: src/sys/kern Fix editor mistake in previous
jmmv[src/trunk]: src/share/man/man7 Provide Kyua instructions in tests(7) when MK...
christos[src/trunk]: src/lib/libc/gen toolize
christos[src/trunk]: src/lib/libedit Don't depend on weak aliases to define the vi "a...
christos[src/trunk]: src/share/mk wildcard obj dirs
pgoyette[src/pgoyette-compat]: src/doc Put the COMPAT_BSDPTY entry in the proper grou...
joerg[src/trunk]: src/libexec/ld.elf_so Fix two bugs related to promotion of DSO T...
christos[src/trunk]: src/usr.sbin/zdump add defines
nat[src/trunk]: src/games/tetris Fixes color scheme white on black and black on ...
skrll[src/trunk]: src/sys/dev/usb Consistent/Correct error message from failing us...
phx[src/trunk]: src/sys/arch/amiga/include Use all the changes from
martin[src/trunk]: src/sys/arch/mac68k/dev Mark a potentially unused variable
pooka[src/trunk]: src/lib/librumpuser Workaround a gcc -Wuninitilized whine
riastradh[src/trunk]: src/sys/kern Report what error was if nonzero with KASSERTMSG.
christos[src/trunk]: src/bin/sh Allow a heredoc to be positioned outside a `` command...
prlw1[src/trunk]: src/sbin/cgdconfig typo
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Tag with nouveau, not just nou...
christos[src/trunk]: src/sys/arch/alpha/pci mark variables used
wiz[src/trunk]: src/sbin/raidctl Bump date for previous. Add whitespace.
htodd[src/trunk]: src/distrib/utils/embedded/conf Disklabel need to use sectors, n...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by cnst...
christos[src/trunk]: src/libexec/ld.elf_so/arch/x86_64 rename the macro
christos[src/trunk]: src/etc/etc.next68k PR/52377: Miod Vallat: Provide links to ttya...
mrg[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/arch Fix bugs:
mbalmer[src/trunk]: src link core(9l) (docs pending) to the build
nonaka[src/trunk]: src iwm(4): Sync with OpenBSD.
apb[src/trunk]: src/usr.bin/pkill Document that patterns are specified using ext...
kamil[src/trunk]: src/sys/netinet6 Decorate in6_clearscope() with __noubsan
joerg[src/trunk]: src/sys/compat/netbsd32 Rename stack gap arguments.
pooka[src/trunk]: src/sys/rump/librump/rumpkern set e_nsysent
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
hannken[src/trunk]: src/sys Regen.
matt[src/trunk]: src/sys/arch/mips #include <mips/locore.h> and other include cle...
riastradh[src/trunk]: src/share/man/man9 Tighten opening paragraph. Split into two sm...
maxv[src/trunk]: src/doc kernel modules on xen
htodd[src/trunk]: src/distrib/sets/lists/base Fixing the build for now. gcc=48 sho...
christos[src/trunk]: src/lib/libc/gen fix wrong names and add markup
christos[src/trunk]: src/sys/dev/pckbport Deal with Foxconn NanoPC nT-i1250 returning...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 By changing rs6000_...
christos[src/trunk]: src/usr.sbin/isdn/isdnd PR/52396: Edgar Pettijohn: Spell daemon ...
maxv[src/trunk]: src/sys/netinet6 http://m00nbsd.net/ae123a9bae03f7dde5c6d654412d...
joerg[src/trunk]: src/tools/llvm Explicitly include bsd.own.mk to allow building w...
maxv[src/trunk]: src/sys/dev/nvmm Don't forget to call (*machine_destroy) when ki...
christos[src/trunk]: src/usr.sbin/inetd PR/52412: Edgar Pettijohn: Describe the servi...
pgoyette[src/pgoyette-compat]: src/doc Remove a To-Do entry that is already done (re-...
christos[src/trunk]: src/sys/netinet Reorder the controls to the ones that need an in...
jnemeth[src/trunk]: src/sbin/gpt "0" is not guaranteed to be unique
apb[src/trunk]: src/lib/libc/gen Document the relationship between uname(3) and ...
msaitoh[src/trunk]: src/sys/dev/pci Add some Mobile 4th generation Intel Core Proces...
macallan[src/trunk]: src/sys/arch/sparc/conf - purge long obsolete RASTERCONSOLE
abhinav[src/trunk]: src/lib/libc/time As per the IEEE 1003.1-2008 standard, the rang...
alnsn[src/trunk]: src/sys/arch/amd64/conf Revert the previous (comment only change).
jmmv[src/trunk]: src/external/bsd Descend into kyua-atf-compat when MKKYUA!=no.
martin[src/netbsd-8]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
matt[src/trunk]: src/compat/mips64 Reduce the amount that's include protected.
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin Don't use DPADD for HOST build.
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
msaitoh[src/trunk]: src/sys/dev/isa Make it compilable with IX_DEBUG.
mlelstv[src/trunk]: src/sys/kern avoid underflow in user/system time.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Fix race conditions about pmap_page...
christos[src/trunk]: src/tests/net add a multicast test (what to do with v6?)
pgoyette[src/pgoyette-compat]: src/external/cddl/osnet/dev/fbt Adapt to new world ord...
christos[src/trunk]: src/sys - tidy up error messages
jmmv[src/trunk]: src/external/bsd/kyua-testers Add reachover build files for kyua...
christos[src/trunk]: src/lib/libc/gen remove patch botches.
ozaki-r[src/trunk]: src/sys/arch/arm/include Fix macro name; MUTEX_RECEIVE => MUTEX_...
justin[src/trunk]: src/sys/dev Use devmajor_t not int
christos[src/trunk]: src/usr.sbin/npf/npfd Add some flesh.
sjg[src/trunk]: src/sys/dev/filemon Bump version due to openat
maxv[src/trunk]: src/sys/compat If SCARG(uap, what) = 0, copyin() will copy (size...
christos[src/trunk]: src/sys/compat/netbsd32 whitespace police.
nonaka[src/trunk]: src/sys/dev/usb Added Buffalo WI-U2-300D.
christos[src/trunk]: src/lib/libc/net use fparseln() instead of fgetln() for consiste...
pgoyette[src/pgoyette-compat]: src/sys Move netbsd32_rndpseudo_50.c out of the main n...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Calculate i2c divisor based on sclk no...
christos[src/trunk]: src/gnu/dist/groff/tmac add some more font and character definit...
jdolecek[src/trunk]: src/sys remove SMBFS and nsmb(4) - kernel part
kamil[src/trunk]: src/usr.bin/indent FreeBSD indent r340138
christos[src/trunk]: src/sys/arch/sun3/sun3x fix variable usage
martin[src/netbsd-8]: src/sys Ooops, fix misaplied patch from ticket #1281
riastradh[src/trunk]: src/sys/lib/libkern We have popcount; no need to reimplement it.
christos[src/trunk]: src/sys/net CID 980345: missing breaks
mrg[src/trunk]: src/sys/arch/mips/mips fix lp64 kvm access for many kernel addre...
christos[src/trunk]: src/usr.sbin/makemandb PR/51062: Abhinav Upadhyay: Allow non num...
martin[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/evbmips/conf if NEED_MDSETIMAGE != no and the ramdi...
gson[src/trunk]: src/sys/dev/ic Fix incorrect function names in panic message str...
msaitoh[src/trunk]: src/sys/dev/ic Fix a bug that media setting for fiber didn't wor...
martin[src/trunk]: src/external/public-domain/sqlite Backout previous
christos[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Mystery solved: The build wo...
dholland[src/trunk]: src/usr.sbin/ypbind Factor out some rpc validation code.
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
pooka[src/trunk]: src/lib/librumpuser Remove one more symbol reference to librump ...
christos[src/trunk]: src/games/tetris Add a little color. In order to minimize logic ...
ozaki-r[src/trunk]: src/tests/net/ipsec Don't make SAs expired on tests that delete ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Don't be overzealous with chan...
simonb[src/trunk]: src/sys/arch/mips/mips Consistently use db_printf() instead of p...
jnemeth[src/trunk]: src/sbin/gpt Check size of correct buffer. Note, just being ped...
msaitoh[src/trunk]: src/sys/dev/pci Add DELAY(40) after turning on write DMA state m...
christos[src/trunk]: src/sys/arch/acorn32/stand/boot32 remove unused variable
mlelstv[src/trunk]: src/sys/dev clamp total number of sectors to UINT32_MAX instead ...
martin[src/trunk]: src/sys/compat/netbsd32 Fix compat/versioning confusion and add ...
martin[src/netbsd-8]: src/sys/dev/usb Pull up the following revisions, via patch (r...
christos[src/trunk]: src/usr.bin Don't build and install soelim anymore, because it g...
abhinav[src/trunk]: src/usr.bin/time Add an xref to wait4(2) in SEE ALSO as it has b...
jmmv[src/trunk]: src/tests Run tests in kyua-atf-compat if MKKYUA!=no.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by bouyer in...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet From Edgar Fuss:
martin[src/netbsd-8]: src/sys/arch/arm/sa11x0 Pull up following revision(s) (reques...
skrll[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/alpha binutils 2.26 m...
martin[src/netbsd-8]: src/doc Ticket #1396
martin[src/trunk]: src/sys/arch/mac68k Simplify
christos[src/trunk]: src/usr.bin/make create needshell so we don't scan the string mu...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Work is not necessarily queued...
christos[src/trunk]: src/usr.bin/config remove stray newlines from errors/warnings
martin[src/netbsd-8]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
wiz[src/trunk]: src/usr.sbin/ypbind Use more markup.
joerg[src/trunk]: src/lib/libc/gen No ctassert in tool build
bouyer[src/trunk]: src/usr.sbin/gpioctl Fix pasto for GPIO_PIN_EVENTS/GPIO_PIN_LEVE...
matt[src/trunk]: src/sys Make module_machine const char *
manu[src/trunk]: src/share/man/man8/man8.x86 Document that bootdev option accepts...
matt[src/trunk]: src/lib/libm/arch/arm Add fma/fmaf/fmal for arm hard float which...
martin[src/netbsd-8]: src/doc Tickets #1242 - #1244
kamil[src/trunk]: src/lib/libc/sys Reference siginfo(2) for a SIGCHLD signal
simonb[src/trunk]: src/sys/arch/evbmips/sbmips Force all devices to IPL_VM. For so...
ad[src/trunk]: src/sys/kern vrelel(): clear VV_MAPPED with the vnode still locked.
martin[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
gson[src/trunk]: src/sys/dev/usb Code that's #if'ed out still ought to compile.
ozaki-r[src/trunk]: src/sys/netipsec Simplify; omit unnecessary saidx passing
maya[src/trunk]: src/lib/csu/arch/riscv Update comment (copied from or1k)
ozaki-r[src/trunk]: src/sys/netipsec Simplify; remove unnecessary zero-clears
christos[src/trunk]: src/share/man/man2 Fix description of si_status.
msaitoh[src/trunk]: src/sys/dev/mii Print vendor and model like ukphy(4).
skrll[src/trunk]: src/lib/libpthread/arch/arm Typo in comment
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
matt[src/trunk]: src/sys/arch/arm/cortex simplify cache range op
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
christos[src/trunk]: src/sbin a few more \n's in errors
mlelstv[src/trunk]: src/sys/dev/scsipi Make wdcdebug_atapi_mask configurable like th...
bad[src/trunk]: src/sys/ufs/ffs Pull in fix from FreeBSD ffs_alloc.c r121785:
christos[src/trunk]: src/sbin/gpt provide a copy of the kernel uuid generator (with p...
christos[src/trunk]: src/lib/libm/src more stuff from FreeBSD
christos[src/trunk]: src/sys/arch/ia64 Descend into compile
christos[src/trunk]: src/sys/kern set VEXEC if FEXEC is set.
jmcneill[src/trunk]: src/sys/dev/ic for BIOCDISK_NOVOL, when setting bd_disknovol=fal...
apb[src/trunk]: src/tests/lib/libutil Add local parsecheck() function and use it...
martin[src/netbsd-8]: src/doc Tickets #967 and #968
msaitoh[src/trunk]: src/lib/libc/stdio Fix "shadows a global declaration" compile er...
roy[src/trunk]: src/doc Note import of dhcpcd-6.5.0
sevan[src/trunk]: src/share/examples/npf pastos
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Implement real hardware power-o...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fixup busdma sync and locking in the RX p...
martin[src/netbsd-8]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
martin[src/netbsd-8]: src/distrib/notes/common Update for final 8.1
martin[src/netbsd-8]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maxv in ticke...
pooka[src/trunk]: src/sys/rump add brconfig to userland utils
ginsbach[src/trunk]: src/lib/libc/time Add macros to clarify what (parse) state is ne...
christos[src/trunk]: src/sys/arch/amd64/amd64 sprinkle __diagused
christos[src/trunk]: src/tests/lib/libc/sys add another missing munmap (Kamil)
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc A const declaration with explicit...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Fix typo. From jnemeth.
sevan[src/trunk]: src/etc/defaults Allow DHCP
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add dependencies for mesonfb
christos[src/trunk]: src/lib/libc/time merge tzcode2015e:
jakllsch[src/trunk]: src/sys/dev/fdt Abort panel driver attach if required regulator ...
christos[src/trunk]: src/distrib/utils/sysinst fix unitialized variable access
jakllsch[src/trunk]: src/sys add Analogix DisplayPort core driver
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015e. [apb 20150621]
ozaki-r[src/trunk]: src/sys/netinet6 Protect IPv6 default router and prefix lists wi...
reinoud[src/trunk]: src/sys/arch/arm/samsung Provide exynos_sysreg_bsh as a global b...
ozaki-r[src/trunk]: src/sys/arch/arm/arm Fix typo
martin[src/netbsd-9]: src/doc Ammend ticket #638 for additional changes
maya[src/trunk]: src/external/mit/xorg/bin/twm Use an upstream-friendly version o...
maxv[src/trunk]: src/sys/kern Add a comment.
christos[src/trunk]: src/share/mk Switch to binutils.old
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Ifdef out label used only by !__...
hannken[src/trunk]: src/sys/kern Remove the test for mounted-on block devices in vcl...
wiz[src/trunk]: src/lib/libnpf Fix typos.
martin[src/trunk]: src/sys/dev/usb #ifdef some variables just like their use
martin[src/netbsd-9]: src/doc Ticket #609
christos[src/trunk]: src/usr.bin/sed fix second line of synopsis.
ozaki-r[src/trunk]: src/sys/netipsec Fix header size calculation of ah in the case s...
pgoyette[src/trunk]: src/sys/arch Add BIOHIST (and belatedly, UVMHIST) to the ALL ker...
mbalmer[src/trunk]: src/distrib/sets/lists/base add new man page directories
martin[src/netbsd-8]: src/doc Ticket #1307
martin[src/netbsd-8]: src/sys/fs/udf Pull up following revision(s) (requested by re...
ozaki-r[src/trunk]: src/sys/net Add net.interfaces.bridgeN.fwdq.{maxlen, len, drops} s...
jakllsch[src/trunk]: src/etc/mtree Add /usr/tests/lib/libnvmm and related debug paths...
matt[src/trunk]: src/distrib/sets Using archdirs.mk in compat, automagically gene...
tsutsui[src/trunk]: src/share/man/man4 Briefly sync device names in FILES section wi...
christos[src/trunk]: src/lib/libc/time PR/50009: David CARLIER: Enhance strptime to f...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Support multiple syscall emuls.
uebayasi[src/trunk]: src/usr.bin/config More debug messages.
ozaki-r[src/trunk]: src/sys/netipsec Look up sav instead of relying on unstable sp->...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Delete spurious file accidental...
wiz[src/trunk]: src/lib/libm/complex Convert to mdoc and fix stuff while here.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Explici...
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
joerg[src/trunk]: src/distrib/sparc/miniroot Bump the miniroot size slightly for c...
maya[src/trunk]: src/share/man/man9 Update to reference the newer (committed long...
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for filesystem.
rin[src/trunk]: src/sys/uvm Protect uvm_physseg_set_avail_{start, end} by UVM_PHY...
pgoyette[src/pgoyette-compat]: src/sys/kern Add some helpful error messages when thin...
matt[src/trunk]: src/sys/arch/evbmips/include add whitespace
hannken[src/trunk]: src/sys/rump/librump/rumpvfs VOP_INACTIVE() is a rump operation, ...
maxv[src/trunk]: src/sys/dev/ic Fix argument.
christos[src/trunk]: src/share/man/man9 document PR_ZERO
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
matt[src/trunk]: src/lib Possibly build libc_vfp if MACHINE_CPU is aarch64 too.
joerg[src/trunk]: src/lib/libc/include Avoid common declaration.
maya[src/trunk]: src/external/mit/expat/dist Merge expat 2.2.8
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common Fix L...
kamil[src/trunk]: src/share/mk Allow to overwrite sanitizer flags for userland
jmcneill[src/trunk]: src/sys/dev/ic implement BIOCDISK_NOVOL
isaki[src/trunk]: src/common/lib/libc/atomic Fix return value. or_and_fetch shoul...
joerg[src/trunk]: src/usr.bin/ipcs Remove KVM support.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner more A31 regs
joerg[src/trunk]: src/sys Regenerate
christos[src/trunk]: src/usr.bin/sed PR/49872:Yorick Hardy: sed functions 'i' and 'a'...
christos[src/trunk]: src/sys/compat/freebsd simplify and clarify
pgoyette[src/pgoyette-compat]: src/sys/compat/common Ooops - forgot to enable the las...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
wiz[src/trunk]: src/share/man/man4 Whitespace.
mlelstv[src/trunk]: src/sys/kern When balancing threads over multiple CPUs, use fixp...
rmind[src/trunk]: src/sys/net/npf Fix kmem_free() sizes in hashmap_rehash() and lp...
wiz[src/trunk]: src/external/bsd/elftosb/usr.sbin/elftosb Fix xrefs.
martin[src/trunk]: src/sys/netinet6 Mark a variable as used only in diagnostic kernels
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 include relative to the p...
uebayasi[src/trunk]: src/usr.bin/config Pass stricter build.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core don...
macallan[src/trunk]: src/sys/dev/pci Don't turn off aperture registers - some firmwar...
martin[src/trunk]: src/lib/libm/complex Add missing catanh variant (and readd it to...
jmmv[src/trunk]: src/tests/kernel Remove unnecessary and broken cleanup routine.
msaitoh[src/trunk]: src/sys/dev/pci s/genric/generic/
pgoyette[src/pgoyette-compat]: src/tests/modules Don't forget to increment loop contr...
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: fix multiple memory leaks.
ad[src/trunk]: src/sys/arch CPU topology makes almost no sense for Xen, and pop...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test.
isaki[src/trunk]: src/sys/arch Regen.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix arguments to align and align_offset f...
jakllsch[src/trunk]: src/sys/dev/ic more-fully initialize mpt_disc_enable
christos[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config sort codes for reprod...
macallan[src/trunk]: src/sys/dev/sbus 8bit tcx doesn't implement a hardware cursor, s...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
christos[src/trunk]: src/sys/dev/pad sprinke __diagused
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux set e_nsysent
christos[src/trunk]: src/doc new tzcode
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need sync after a series of dcbf's...
sevan[src/trunk]: src/share/examples/npf Add support for blacklistd
msaitoh[src/netbsd-8]: src/doc ticket #1230
christos[src/trunk]: src/external/ibm-public/postfix Add support for blacklistd.
thorpej[src/trunk]: src/sys/sys NetBSD 9.99.53 -- struct lwp changed.
msaitoh[src/trunk]: src/sys/dev/pci Cleanup:
nonaka[src/trunk]: src/etc/rc.d Moved zfs out of MKX11 block.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Remove unused usbd_xfer_handle from dw...
jmcneill[src/trunk]: src/sys/stand/efiboot/bootaa64 Add release target
snj[src/netbsd-8]: src/doc 994
martin[src/netbsd-9]: src/doc Tickets #592 - #599
martin[src/netbsd-8]: src/doc Tickets #1247 - #1250
mrg[src/trunk]: src/sys/external/bsd/drm2/drm when "boot -x", don't turn on *all...
christos[src/trunk]: src/sys/ufs/ufs more deduplication.
kre[src/trunk]: src/distrib/sets/lists/comp Update for removal of pcap/export-de...
matt[src/trunk]: src/sys/arch/evbmips/evbmips Add #include <mips/locore.h>
apb[src/trunk]: src Print BUILDID near the beginning of build.sh.
mbalmer[src/trunk]: src/etc add 3l/3lua and 9l/9lua man page sections
martin[src/trunk]: src/sys Define a new NetBSD specific note to encode the code mod...
maxv[src/trunk]: src/sys/arch/x86 Add five errata for AMD Family 17h (Ryzen etc), ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maxv in ticke...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Handle a bazillion additional ...
mrg[src/trunk]: src/sys/arch/powerpc/oea - remove set but unused variables
wiz[src/trunk]: src/share/man/man9 Use more markup.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Use ARM_PCI_INTR_* definitions from pci_mac...
msaitoh[src/trunk]: src/sys/dev/pci - Use device_printf() instead of aprint_error_de...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon -Wno-unused-const-variable for ...
christos[src/trunk]: src/sys/kern PR/48098: Brian Marcotte: panic: kernel diagnostic ...
tron[src/trunk]: src/lib/libc/string Fix build problems.
ryo[src/trunk]: src/sys In the case of SIOCDIFADDR, call pfil_run_addrhooks befo...
tnn[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc resolve typedef conflicts ...
alnsn[src/trunk]: src/sys/arch/amd64/conf Add a comment about disabling INET6. Sho...
matt[src/trunk]: src/distrib/sets/lists/debug Fix one last time. mark libarm_g.a...
dholland[src/trunk]: src/usr.bin/make Fix obvious typo.
ozaki-r[src/trunk]: src/sys/dev/pci Add ETHERCAP_VLAN_MTU capability to vioif
gson[src/trunk]: src/share/man/man5 MKZFS is no longer the default on i386; it wa...
christos[src/trunk]: src/usr.bin/vis update dates, version
riastradh[src/trunk]: src/sys/external/bsd/drm2 Eliminate drm_pci_init/exit. Empty fo...
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys Add KASAN instrumentation on on-stack VLAs.
skrll[src/trunk]: src/distrib/utils/embedded/conf Turn resize on
dholland[src/trunk]: src/etc/rc.d Avoid unnecessary use of basename(1). From Jukka Sa...
wiz[src/trunk]: src/share/man/man9 Various improvements.
riastradh[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Fix build goo for ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Not drm prime; jus...
uebayasi[src/trunk]: src/usr.bin/config Sort definition/selection rules to clarify wh...
wiz[src/trunk]: src/doc gcc-4.8.5 out.
youri[src/trunk]: src/usr.sbin/sysinst Wording.
mrg[src/trunk]: src bump libstdc++ minor due to new complex etc functions enabled.
matt[src/trunk]: src/sys/compat/netbsd32 Fix a comment.
ozaki-r[src/trunk]: src/sys Use ip_hresolv_output for if_token as well
mrg[src/trunk]: src remove the build support for GCC 4.1, and any hacks i found ...
christos[src/trunk]: src/lib/libedit PR/52359: Benjamin Lorenz: When resizing because...
matt[src/trunk]: src/lib/libm/src Define a strong alias, not a weak one
ozaki-r[src/trunk]: src/sys/netinet Constify rtentry of arpresolve
roy[src/trunk]: src Implement ncurses extension has_key.
apb[src/trunk]: src/sys/sys Add __diagused and __debugused. These are for marki...
ozaki-r[src/trunk]: src/sys/netipsec Separate sending message routine (NFC)
martin[src/trunk]: src/sys/arch/vax/vsa Simplify (and remove now unused variable)
martin[src/netbsd-8]: src/external/gpl3/gcc/lib/libgcc Pull up following revision(s...
sjg[src/trunk]: src/usr.bin/make ParseDoDependency: free paths rather than assert
pooka[src/trunk]: src/sys/rump/librump/rumpkern fill in a few more uvmexp entries
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_server When processing an EAP-...
matt[src/trunk]: src/sys/arch/mips/include We support multiple page sizes so let ...
bad[src/trunk]: src/sys/rump/kern/lib define sysautoload here too, to catch up w...
msaitoh[src/trunk]: src Add simple test case for if_nametoindex(3).
martin[src/netbsd-8]: src/share/man Pull up following revision(s) (requested by sev...
yamt[src/trunk]: src/usr.sbin/cpuctl/arch print some more bits
maya[src/trunk]: src/sys/external/bsd/drm2/include/drm Remove unused definitions.
kamil[src/trunk]: src/sys/sys Replace in comment SIGPOLL with SIGIO
martin[src/netbsd-8]: src/sys/dev/mii Regen for ticket #1414
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix AWIN_MMC_FTRGLEVEL for A31
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Revert previous - it was wrong.
he[src/trunk]: src/sys/fs/puffs Make this build again without debugging enabled...
martin[src/trunk]: src For the benefit of compilers not using our native C runtime ...
maya[src/trunk]: src/lib/libc/arch/riscv/gen build the generic 128bit long double...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux sdt dtrace probes for linux kmap.
martin[src/netbsd-8]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Debug. This becomes faster ...
pgoyette[src/pgoyette-compat]: src/sys/kern Reverse order of flags checking to appeas...
pgoyette[src/trunk]: src/sys/net Update dependency: zlib is only needed for the swcry...
jdolecek[src/trunk]: src remove SMBFS and nsmb/netsmb - userland part
ozaki-r[src/trunk]: src/sys/netipsec Avoid examining freshness of sav on packet proc...
matt[src/trunk]: src/sys/arch/arm/arm32 Remove duplicate ASEND(undefined_entry)
christos[src/trunk]: src/tests/fs/common Highly uncool to stash a partial copy of the...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
uebayasi[src/trunk]: src/usr.bin/config Implement code to generate Makefile to build ...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs NetBSD does not h...
wiz[src/trunk]: src/share/man/man4 Typo fixes.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 even if "no options MULTIPROCESSOR"...
ozaki-r[src/trunk]: src/sys/arch/arm/arm32 Add missing semicolon
maxv[src/trunk]: src/sys Reduce the number of KASAN ifdefs, suggested by Christos...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up the following revisions, reques...
pgoyette[src/trunk]: src/sys/dev/ic Fix spelling of symeti^Hric
christos[src/trunk]: src/libexec/ld.elf_so Fix c++ exceptions on arm; jemalloc calls ...
mrg[src/trunk]: src/sys/arch/evbmips add an OCTEON_MEMSIZE option to override th...
wiz[src/trunk]: src/share/man/man4 More formatting, typo fixes.
matt[src/trunk]: src/sys/arch/mips/include ifdef out bitfield struct for pte (not...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.8
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem L...
maxv[src/trunk]: src/sys/arch/aarch64/conf style, no functional change
martin[src/netbsd-8]: src/external/bsd/dhcpcd/dist/src Sync to current, requested b...
tsutsui[src/trunk]: src/sys/arch/sgimips/stand/boot Use elf2ecoff(1) rather than obj...
christos[src/trunk]: src/usr.sbin/npf/npfd flesh this out more.
roy[src/trunk]: src/doc Note import of openresolv-3.8.0
tsutsui[src/trunk]: src/sys/arch/dreamcast WIP "G1-ATA" IDE HDD support. Not enable...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add psref to rump kernel
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Implement drm_md_clflush_* for pow...
mlelstv[src/trunk]: src/sys/kern Fix build.
alnsn[src/trunk]: src/sys/external/bsd/sljit New sljit version is r257.
martin[src/netbsd-8]: src/sys/external/bsd/drm2/ttm Pull up following revision(s) (...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux If linux syscall emulation is...
martin[src/netbsd-8]: src/doc Ticket #1447
christos[src/trunk]: src/distrib/sets/lists/comp more includes for pcap
christos[src/trunk]: src/external/mit/libcbor/lib Fix vax and platforms that don't ha...
martin[src/netbsd-8]: src/external/bsd/bind/dist/lib/isc/unix Pull up following rev...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Call i915_drm_suspend_late too.
pooka[src/trunk]: src/lib/libc/gen Match prototype with reality to fix tool build ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the multicast filter isn't ...
christos[src/trunk]: src/share/mk Enable PIE binaries on amd64 by default.
uebayasi[src/trunk]: src/usr.bin/config After yyparse() is done, print not file but s...
christos[src/trunk]: src/sys/net CID 1210544: Tainted scalar
kamil[src/trunk]: src/tests/lib/libc/sys Add clone_func() in t_ptrace_wait.h
maxv[src/trunk]: src/sys Simplify the KASAN API, use only kasan_mark() and explai...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 ref/mod bit should be set according...
christos[src/trunk]: src/share/mk ignore all -std=gnu patterns not just 99
macallan[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos set -...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Drop the sunxi_emac_rx_batch feature. It ...
christos[src/trunk]: src/external/bsd/libpcap/dist Import libpcap-1.9.0
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace autoload tracing modules.
ws[src/trunk]: src/usr.bin/whois It helps to separate arguments from the query.
christos[src/trunk]: src/usr.sbin/makefs more error normalization
skrll[src/trunk]: src/sys/dev/usb Style.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by k...
maya[src/trunk]: src/sys/kern More indentation
pgoyette[src/trunk]: src/doc Add myself in a couple of places
christos[src/trunk]: src/sys/arch/sun68k/stand avoid confusion with 68010 and 68020. ...
matt[src/trunk]: src/distrib/sets/lists/base add gcc keyword to libgcc_s.so files
christos[src/trunk]: src/lib/libc/gen explain we we want wide character support here.
manu[src/trunk]: src/sbin/route Fix route and netstat -r output when built with -...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014h from ftp:/...
uebayasi[src/trunk]: src/usr.bin/config Put TODO ideas (to keep your fun).
maxv[src/trunk]: src/sys/netinet6 Style, localify, remove dead code, and fix typo...
nonaka[src/trunk]: src/sys/dev/usb regen
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Mark nvif_object_map ...
msaitoh[src/trunk]: src/sys/dev/pci Add some devices. Not tested because I have no a...
christos[src/trunk]: src/usr.bin/mail/USD.doc put back ua will fix differently.
kamil[src/trunk]: src/share/man/man2 Document SI_QUEUE in siginfo(2)
christos[src/trunk]: src/lib/libedit Add stdlib.h for abort() (Jess Thrysoee)
cherry[src/trunk]: src/sys/arch/i386/i386 Remove redundant conditional IDT_VEC() en...
rin[src/trunk]: src/lib Comment that libpam depends on libssh.
martin[src/trunk]: src/sys/arch/mac68k/dev Remove unused variables
reinoud[src/trunk]: src/sys/arch/arm/samsung Add KPLL
dholland[src/trunk]: src/sys/kern Fix (finally) the rest of PR 47040.
apb[src/trunk]: src/tools/compat Define __USE for use during a tools build.
maxv[src/trunk]: src Properly handle overflows, and take them into account in use...
christos[src/trunk]: src/lib/libc/stdio Fix incorrect example (what happens when len ...
wiz[src/trunk]: src/external/bsd/elftosb/usr.sbin/sbkeygen Formatting and macro ...
skrll[src/trunk]: src/sys/kern Enable POOL_REDZONE with DIAGNOSTIC.
christos[src/trunk]: src/lib Use $0
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add new compat_netbsd32...
christos[src/trunk]: src/usr.bin/kdump *** empty log message ***
christos[src/trunk]: src/lib/libm/complex use long constant
jnemeth[src/trunk]: src/sbin/gpt Instruct user to use resizedisk if media size has c...
christos[src/trunk]: src/share/mk Add --warn-shared-textrel for the linker.
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace. Use more markup. Me...
kamil[src/trunk]: src/lib/libc Disable sanitization of -fsanitize=function in libc
christos[src/trunk]: src/usr.sbin/makemandb PR/51034: Abhinav Upadhyay: Close databas...
knakahara[src/trunk]: src/sys/net Fix panic when ipsecif(4) adds discard policy. Point...
christos[src/trunk]: src/tests/lib/libc/c063 Remove the incomplete define.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
kre[src/trunk]: src/tests/fs/vfs Initialise the sometvs array of struct timeval ...
nisimura[src/trunk]: src/sys/dev/ic add aprint_debug_dev() call for CI20
alnsn[src/trunk]: src/external/mit/lua/dist Resolve conflicts.
christos[src/trunk]: src/sys Implement WIFCONTINUED using the linux value instead of ...
riastradh[src/trunk]: src/share/man/man9 Remove incorrect comment about non-effect of ...
mrg[src/trunk]: src/sys/dev/pci fix a couple of errors in the previous.
martin[src/netbsd-8]: src/doc Ticket #1282
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
matt[src/trunk]: src Add MKCOMPATX11 knob for making X11 compat libraries.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT WDT - convert driver to FDT
christos[src/trunk]: src/sys/arch/i386/stand/efiboot Add --noinhibit-exec and --no-dy...
thorpej[src/trunk]: src/sys/arch/m68k/m68k Fix an asm-comments-vs-preprocessor-line-...
jmcneill[src/trunk]: src/sys/stand/efiboot Print FDT model and compatible strings wit...
christos[src/trunk]: src/libexec/ld.elf_so - Print a warning for text relocations
martin[src/netbsd-8]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
roy[src/trunk]: src/share/man/man7 Add _dhcpcd entries.
christos[src/trunk]: src/sys/arch/macppc/stand/bootxx Avoid missing _restgpr_30_x
martin[src/netbsd-8]: src/doc Tickets #1457 - #1459
sevan[src/trunk]: src/share/man/man9 Add instructions on how to determine the sche...
martin[src/netbsd-8]: src/sbin/route Pull up following revision(s) (requested by ro...
martin[src/netbsd-8]: src/doc Ticket #970
sjg[src/trunk]: src/usr.bin/make Make compat.c handle SIGINT etc more like job.c
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
christos[src/trunk]: src/distrib/sets/lists/debug one more debuglib
jmmv[src/trunk]: src/external/bsd/kyua-testers/share/doc Install kyua-testers' di...
christos[src/trunk]: src/external/mit/xorg/bin/xrdb Fix MKSTEMP
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
christos[src/trunk]: src/lib/libc/time don't define functions we define in our own he...
christos[src/trunk]: src/lib fix error messages
jmmv[src/trunk]: src Move tests for examples from tests/examples to tests/share/e...
christos[src/trunk]: src/external/bsd/nsd/dist Import nsd-4.1.24
skrll[src/trunk]: src/sys/dev/usb Somehow the ; disappeared from the previouis commit
knakahara[src/trunk]: src/sys Avoid having a rtcache directly in a percpu storage for ...
maxv[src/trunk]: src/sys/net/npf Introduce npf_set_mss(). When the MSS is not 16b...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Ignore SIGPIPE; this is silly, w...
christos[src/trunk]: src/external/gpl3/gdb/lib regen hppa and sgimips
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx We cannot have DDB and IPKDB at the ...
shm[src/trunk]: src/usr.bin/newgrp PR/47319 use addgrp_ret_t instead of magic va...
pgoyette[src/trunk]: src/sys Decouple BIOHIST from other users of KERNHIST.
sjg[src/trunk]: src/sys/dev/filemon Latest clang uses openat, filemon thus needs...
martin[src/netbsd-8]: src/doc Tickets #1380 - #1382
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of extra nd6_purge from in6_ifdetach
christos[src/trunk]: src/sys/lib/libkern recognize OpenBSD too
matt[src/trunk]: src/external/mit/xorg/tools/makekeys Don't recreate link if clea...
christos[src/trunk]: src/distrib/sets/lists/comp more mktemp flavors.
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
apb[src/trunk]: src/distrib/sets Add "make sortlists", for sorting the set lists...
justin[src/trunk]: src/sys Move hw.machine and hw.machine_arch sysctls to base so r...
hannken[src/trunk]: src/sys/dev Convert flags FSS_ACTIVE and FSS_ERROR into new memb...
martin[src/trunk]: src/tests/lib/libc/sync Disable the <atomic> C++11 test for now, ...
ozaki-r[src/trunk]: src/sys/net Move #include <sys/pslist.h> inside #ifdef _KERNEL f...
matt[src/trunk]: src/sys/arch/cobalt/stand/boot Always build for mips3. Use -Os ...
kre[src/trunk]: src Yet another pcap include.
thorpej[src/trunk]: src/etc Create the character device for spiflash, in addition to...
pooka[src/trunk]: src/tests/net/bpf Rump kernel hypercalls are not necessary here.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 make traces work from crash(8)
pgoyette[src/pgoyette-compat]: src/sys Initial cut at a compat_netbsd32_09 and compat...
matt[src/trunk]: src/etc/mtree Rework this to auto generate the compat directorie...
christos[src/trunk]: src/doc res_send has been done
christos[src/trunk]: src/lib/libc/ssp fix doc for strcpy, strcat
apb[src/trunk]: src/lib/libpthread Explain what PTHREAD__COMPAT is for. This co...
mbalmer[src/trunk]: src/share/man/man3lua kill unused .El macro
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement atomic64_add_return and atom...
kamil[src/trunk]: src/sys/modules/examples/current_time Switch to type generic PRI...
pgoyette[src/pgoyette-compat]: src/sys More compat_netbsd32_xx modules
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 be sure to keep cc1_c...
maxv[src/trunk]: src/sys Add ifdefs to eliminate false positives on lgtm, same as...
kre[src/trunk]: src/tests/usr.bin/mixerctl NFC: Typo in a comment corrected.
maxv[src/trunk]: src/sys/netinet6 Style, no real functional change.
abhinav[src/trunk]: src/lib/libc/time Remove trailing comma at the end of the last ....
macallan[src/trunk]: src/sys/dev/sbus fix some tpyos, add some comments
pgoyette[src/pgoyette-compat]: src/doc Update some entries to reflect why they're not...
rin[src/trunk]: src/sys/net Stop passing a large const structure by value, in or...
maxv[src/trunk]: src/sys/dev/nvmm Increase the max guest ram from 4GB to 128GB.
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe In the case of no compat modules...
uebayasi[src/trunk]: src/sys Move audio related definitions.
wiz[src/trunk]: src/share/man/man9 Sort sections. Fix typo. Remove superfluous Pp.
wiz[src/trunk]: src/bin/cp Add serial comma, use upper case for abbreviation, an...
para[src/trunk]: src/lib/libc/resolv two more type casts after type changes
cherry[src/trunk]: src/sys/arch/acorn26/acorn26 pass the bank handle to uvm_physseg...
nat[src/trunk]: src/sys/dev Add mulaw to audio device for auconv_set_converter.
christos[src/trunk]: src/distrib/sets/lists/base mark old firmware obsolete.
macallan[src/trunk]: src/sys/arch/arm/omap break long lines
martin[src/netbsd-9]: src/sys/dev/usb Fix another patch mishap from ticket #616
rin[src/trunk]: src/libexec/ld.elf_so Do not compile __tls_get_addr() into ldd(1...
martin[src/netbsd-8]: src/sys/ufs/ffs Pull up following revision(s) (requested by k...
tron[src/trunk]: src/gnu/dist/gettext/gettext-tools/lib Fix build problem caused ...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config remove bogus specs redefin...
apb[src/trunk]: src Pass SED=${TOOL_SED:Q} to postinstall.
mbalmer[src/trunk]: src build and install intro(3lua) and intro(9lua)
martin[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable panel at fdt drivers
fcambus[src/trunk]: src/share/misc Fix area code for Czestochowa and add area code f...
christos[src/trunk]: src/include add mkostemp{s,} mkstemps from FreeBSD
maya[src/trunk]: src/lib/libm/arch/riscv Don't alias the long double version to t...
pgoyette[src/pgoyette-compat]: src/doc Remove note about syscall #148 (old quotactl) ...
pgoyette[src/pgoyette-compat]: src/tests/modules Remove no-longer-used variable
christos[src/trunk]: src/sys/sys remove sys/wait.h just added, put it in the file tha...
martin[src/netbsd-9]: src/sys/netinet Pull up following revision(s) (requested by k...
christos[src/trunk]: src/distrib/sets/lists/tests add multicast tests
uwe[src/trunk]: src/usr.bin/sed Suppress space after -I and -i options.
christos[src/trunk]: src/sys/fs/ptyfs - support advisory locking on ptys
martin[src/trunk]: src/sys/dev/ic Remove unused stuff
kamil[src/trunk]: src/sys Fix CVS Id usage
mbalmer[src/trunk]: src add a sqlite(3lua) manual page
maxv[src/trunk]: src/sys/netinet6 Style, localify, constify, and reorder a bit. N...
jmcneill[src/trunk]: src/sys/conf Add support for dts files outside of external/gpl2.
knakahara[src/trunk]: src/sys/netipsec remove a variable which is no longer used.
msaitoh[src/trunk]: src/sys/dev/pci Fix PASID Control Register.
ozaki-r[src/trunk]: src/sys/netinet6 Kill pr->ndpr_refcnt = 0
maxv[src/trunk]: src/sys/kern A KASSERT() is better.
riastradh[src/trunk]: src/share/man/man9 Fix name of example list head.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: make tlb_flush_pte() work on sun4v -...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
macallan[src/trunk]: src/sys/arch/sparc64/conf add WSDISPLAY_COMPAT_PCVT
kamil[src/trunk]: src/sys/dev The cgd(4) module requires des and blowfish symbols
maxv[src/trunk]: src/sys/kern explain a bit
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_netbsd32_43 Use the real versio...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014h. [apb 20141004]
christos[src/trunk]: src/tests/lib/libc/sys add munmap
martin[src/netbsd-8]: src/sys/dev/usb regen for ticket #1310
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ahcisata is only available on the A10...
ozaki-r[src/trunk]: src/sys/arch/arm/include/arm32 Fix macro name; PMAP_TLB_NEED_SHO...
maxv[src/trunk]: src/sys/conf Wrong major.
martin[src/netbsd-8]: src/sys/arch/hppa Pull up following revision(s) (requested by...
gson[src/trunk]: src/etc Don't mix tabs and spaces
abhinav[src/trunk]: src/usr.sbin/rarpd Add xref for ethers(5) and hosts(5).
dholland[src/trunk]: src/usr.sbin/ypbind Load up with comments.
wiz[src/trunk]: src/games/primes usage police
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.9.0 with th...
ryo[src/trunk]: src/lib/libc/arch/aarch64/softfloat delete __{ge, lt, gt, le, eq, ne, ...
bouyer[src/trunk]: src/sys/arch/amd64/amd64 __cpu_simple_unlock() is called from _m...
prlw1[src/trunk]: src/external/bsd/nsd merge conflicts
manu[src/trunk]: src/usr.bin/extattr Use returned size and not buffer max length ...
pgoyette[src/pgoyette-compat]: src/sys/compat Adjust module requirements to reflect t...
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc regen
kamil[src/trunk]: src/distrib/sets/lists Fix distribution lists with MKCATPAGES=yes
joerg[src/trunk]: src/sys Preserve NetBSD version from the ABI tag for compat use.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by rias...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Remove lingering reference...
maxv[src/trunk]: src/sys/kern Revert rev1.26. l_estcpu is increased by only one c...
martin[src/trunk]: src/sys/arch/ia64/conf Add acpi0 at mainbus - it is not realy op...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jnemeth[src/trunk]: src/usr.sbin/postinstall Check for an out of date /etc/fonts/fon...
rmind[src/trunk]: src/sys/arch/amd64/amd64 - fpu_state_save() on amd64: ci->ci_fps...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_detach() didn't unmap the FLAS...
roy[src/trunk]: src/external/bsd/dhcpcd Add a note about how to import now.
maya[src/trunk]: src/sys/arch add SCTP_DEBUG to ALL kernels
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5708S, BCM57780, BCM5717C, BCM5719C and B...
christos[src/trunk]: src/usr.bin/cvslatest - use UTC
jdolecek[src/trunk]: src/sys/conf remove also files.netsmb from here
mrg[src/trunk]: src/doc note GCC 4.8.5 has been imported, and while i'm here, un...
macallan[src/trunk]: src/sys/arch/macppc/macppc - do some magic number reduction
jdc[src/trunk]: src/sys/arch/sandpoint/sandpoint Call com_init_regs() in eumbcna...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement poll for reservations and dm...
christos[src/trunk]: src/distrib/pmax/ramdisk Give us a little room, too much potato ...
matt[src/trunk]: src/sys/arch/arm/arm32 Actually use the calculated uboundary.
kardel[src/trunk]: src/sys/dev/scsipi Fix, but disable the commented SUN compatibil...
maya[src/trunk]: src/sys/kern Revert previous commit (to r1.117)
mrg[src/trunk]: src/lib/libc/arch/sparc64/gen convert to ANSI C definitions.
christos[src/trunk]: src/sys/uvm Provide a set_available_start method for the non UVM...
christos[src/trunk]: src/common/dist/zlib mark variables as used
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/netipsec Use time_mono_to_wall (NFC)
martin[src/trunk]: src/sys/arch/arm/allwinner Make early console work on big endian...
christos[src/trunk]: src/usr.bin/xinstall - improve error printing
hannken[src/trunk]: src/sys/kern It is wrong to block the vnode during vcache_rekey....
apb[src/trunk]: src/sbin/mount Add a reference to secmodel_extensions(9), to mak...
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Propagate PLT fix ...
christos[src/trunk]: src/sys/compat/netbsd32 add tmpfs.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
bouyer[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
maya[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/riscv64 Fake mknative. eno...
christos[src/trunk]: src/sys/netinet6 Make IPV4 mapped addresses able to do IPV4 mult...
hannken[src/trunk]: src/sys Make the spec_node table implementation private to spec_...
martin[src/netbsd-8]: src/doc Tickets #1236 - #1240
christos[src/trunk]: src/sys/arch/acorn26/stand no-thumb-interlock is the default, no...
christos[src/trunk]: src/sys/ufs/ufs missing ,
apb[src/trunk]: src/sys/arch Add commented out "#options COMPAT_70" to all kerne...
martin[src/trunk]: src/sys/compat/netbsd32 Fix reversed arguments in copyin(9), c.f...
maxv[src/trunk]: src/sys/dev Fix direction of the loop.
apb[src/trunk]: src/usr.sbin/postinstall Remove stray quotation mark
christos[src/trunk]: src/sys/arch/riscv/include silence lint.
maxv[src/trunk]: src/sys/compat/freebsd I'm not sure reading from an unsanitized ...
skrll[src/trunk]: src/share/man/man9 Typos
christos[src/trunk]: src/tools/gpt Not ready for prime time, needs at least proplib.
cherry[src/trunk]: src/sys/arch/x86/x86 Fix typo: Parameters are seperated by ', '.
pooka[src/trunk]: src/lib/libpthread Rev 1.14 was nice except it didn't work with ...
maxv[src/trunk]: src/sys/dev/pci Use-after-free.
maxv[src/trunk]: src/usr.sbin/npf/npfd remove commented reference to pflog
phx[src/trunk]: src/sys/arch Fix SCSI reads beyond block 0x1fffff, by writing th...
skrll[src/trunk]: src/sys/dev/usb Consistently use the macros to get softc, dxfer, ...
scole[src/trunk]: src/tests/lib/libc/sys use HAVE_FPREGS not HAVE_FPGPREGS and mov...
skrll[src/trunk]: src/sys/arch/arm/nvidia Use PRIxBUSADDR and remove unnecessary cast
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc Re-add the generate...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Forgot to commit drm_trace...
pgoyette[src/pgoyette-compat]: src/sys/kern Add compat_80 to the list of compats
martin[src/trunk]: src/sys/kern Mark a diagnostic-only variable
isaki[src/trunk]: src/sys/arch Add drvctl to kernel which has audio device.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix type of pd_rom_found...
msaitoh[src/trunk]: src/sys/dev/pci Add Tolapai, Coleto Creek and Bay Trail.
christos[src/trunk]: src/sys/conf add a major for dtrace
pooka[src/trunk]: src/sys/rump/librump/rumpkern regen
rmind[src/trunk]: src/doc Note some BPF and NPF changes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm opt_mtrr.h is x86-only.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that media change may fail. I no...
christos[src/trunk]: src/sys/kern Add parent notification on SIGCONT as required by w...
maya[src/trunk]: src/external/mit/xorg/lib/libGL the drivers we dlopen need pthread.
sevan[src/trunk]: src Support the use of DHCP in the install environment
ozaki-r[src/trunk]: src/sys/netinet6 Move LIST_REMOVE
christos[src/trunk]: src/sys Support PIOD_READ_AUXV so that gdb can handle PIE binari...
cherry[src/trunk]: src/sys/arch/powerpc Tell mpc85xx about uvm_hotplug(9)
jmcneill[src/trunk]: src/sys/arch/arm/omap change freq change message to aprint_debug...
maxv[src/trunk]: src/sys Drop specificdata from KCOV, kMSan doesn't interact well...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
christos[src/trunk]: src/external/mit/xorg/bin/xman We have MKSTEMP so use it!
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Import OpenSSH-7.4
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 USB support
uebayasi[src/trunk]: src/usr.bin/config Implicitly define empty "attribute" for "devi...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add alias attribute
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by hannk...
thorpej[src/trunk]: src/libexec/ld.elf_so PT_GNU_RELRO segments are arranged such th...
christos[src/trunk]: src/usr.sbin/btattach a couple more stray \n
jmcneill[src/trunk]: src/games/rogue/USD.doc rename target paper.${PRINTER} to paper....
msaitoh[src/trunk]: src/sys/net Fix a bug that OSIOCSIFMEDIA can't treat. Add missin...
hannken[src/trunk]: src Vnode API cleanup pass 1.
christos[src/trunk]: src/sys/conf Add PAX_MPROTECT_DEBUG
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Make compat_netbsd32_43 into a...
christos[src/trunk]: src/lib/libc/time only need to initialize the first type.
martin[src/netbsd-8]: src/sys/external/bsd Pull up following revision(s) via patch ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux dtrace sdt probes for linux rcu.
matt[src/trunk]: src/sys/lib/libunwind Split COPTS.libunwind.cxx into multiple li...
kamil[src/trunk]: src/common/lib/libc Register a new directory in common/lib/libc/...
rin[src/trunk]: src/external/bsd/nvi/dist/ex Use wp and wlen instead of ip and i...
maxv[src/trunk]: src/sys/fs/hfs KNF
wiz[src/trunk]: src/lib/libc/sys Fix typo in error code; from Henning Petersen i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Make sure rbtrees are empty on des...
christos[src/trunk]: src/include remove comment for incomplete x/open impl (kamil)
christos[src/trunk]: src/sys/arch/amd64/amd64 handle PIC compilation (if we are build...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add always_inline
riastradh[src/trunk]: src/sys/crypto/nist_hash_drbg Use an explicit run-time assertion...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable MULTIPROCESSOR for now
christos[src/trunk]: src/usr.sbin/crash add -w
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Read from the data...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/distrib/sets/lists/comp more gcc-4.8 files
mlelstv[src/trunk]: src/sys/dev/sdmmc Be a bit more verbose about errors, also pass ...
macallan[src/trunk]: src/sys/arch/sparc/dev RASTERCONSOLE is no more
christos[src/trunk]: src/external/mit/xorg/lib/gallium Add all the dependent librarie...
nakayama[src/trunk]: src/usr.bin/gzip zgrep(1): suppress the prefixing of filename on...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist If PAM is configured to rea...
macallan[src/trunk]: src/sys/arch/powerpc/oea don't enable NAP mode on 7450 CPUs - my...
christos[src/trunk]: src/usr.bin/flock PR/48351: Dennis Ferguson: Fix incorrect parsi...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel devices. Mainly taken from "Mobil...
martin[src/netbsd-8]: src/doc Ticket #1385
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
msaitoh[src/trunk]: src/sys/dev/pci Modify Attansic Ethernet devices' description to...
christos[src/trunk]: src be more specific about what needs to be cleaned for libedit.
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 trap_el0_32sync: add missing break ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Replace the misc[] state by a new compresse...
macallan[src/trunk]: src/sys/dev/ofw make OpenFirmware info available via sysctl.ofw
hannken[src/trunk]: src/sys/kern Restructure vdrain_vrele(). While it is not possib...
wiz[src/trunk]: src/lib/libc/stdlib Sort SEE ALSO.
christos[src/trunk]: src/sys/arch/x86/x86 centralize the double match warning.
apb[src/trunk]: src Prefer dash to bash when searching for a usable shell.
martin[src/trunk]: src/share/mk Add missing .if so MKPIE is only defaulting to yes ...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Deduplicate callout destruction.
christos[src/trunk]: src/sys/netipsec fix printf format.
martin[src/netbsd-8]: src/sys/dev/mii regen for ticket #1315
msaitoh[src/trunk]: src/sys/dev/mii Regen.
hikaru[src/trunk]: src/doc Note vmx(4).
pgoyette[src/pgoyette-compat]: src/tests/modules Update the check for module existenc...
skrll[src/trunk]: src Fix SHLIB_MAJOR to match xorg and fix linking against libxcb...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Issue __insn_barrier after loadi...
dsainty[src/trunk]: src/share/man/man4 Purge an ancient email address, use dsainty@N...
christos[src/trunk]: src/distrib/sets/lists more sets fixes (libgomp, libobjc)
ozaki-r[src/trunk]: src/sys/netipsec Don't use unstable isr->sav for header size cal...
justin[src/trunk]: src/lib/librumpuser Applications are not supposed to and do not ...
kamil[src/trunk]: src Register micro-UBSan ATF tests in the distribution
htodd[src/trunk]: src/distrib/sets/lists/debug Adding luactl.debug to lists to fix...
christos[src/trunk]: src/distrib adjust miniroot scripts to deal with the time prefix...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Merge rev 1.49 from HEAD
kre[src/trunk]: src/tests/bin/sh Add basic tests for the forthcoming ', ' '++' an...
mbalmer[src/trunk]: src linke pmf(9l) to the build
martin[src/netbsd-9]: src Pull up the following, requested by christos in ticket #604:
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by pgoy...
martin[src/netbsd-8]: src/doc Tickets #963, #964, #966
christos[src/trunk]: src/etc/etc.hpcmips turn on "console" which can be either the se...
skrll[src/trunk]: src/sys/external/bsd/common/include/linux s/drm // in the KERN_*...
christos[src/trunk]: src/usr.bin/mail PR/47577: Steffen "Daode" Nurpmeso: Keep a reso...
christos[src/trunk]: src/share/mk Add a rule to rebuild dependency files that contain...
sevan[src/trunk]: src/share/examples/npf Passive FTP works as a client without thi...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.5 with the fo...
sevan[src/trunk]: src/doc npf_boot rc script loads npf.boot.conf to address that i...
martin[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2013a from ftp://ftp.iana.org/tz/...
skrll[src/trunk]: src/sys/stand/efiboot Fixup EFIBOT_DEBUG output for non-_LP64 case
joerg[src/trunk]: src/tests/lib/libc/stdlib Reference correct binary in error mess...
martin[src/trunk]: src/usr.sbin/sysinst Backout previous snprintf nonsense, instead...
macallan[src/trunk]: src/sys/dev/pci minor cleanup:
mbalmer[src/trunk]: src/sys/dev/nand chip unused variable; let the system build again
martin[src/netbsd-9]: src/doc Ticket #591
wiz[src/trunk]: src/lib/librumpclient Standardize Lb argument.
macallan[src/trunk]: src/sys/arch/sparc/dev break some more long lines
apb[src/trunk]: src/sys/arch Add "no options COMPAT_70" to all kernel configurat...
ryoon[src/trunk]: src/share/man/man4 Add UE-200TX-G
uebayasi[src/trunk]: src/usr.bin/config Select attributes for filesystem options too.
martin[src/trunk]: src/distrib/sets/lists/modules Add drmkms_agp module
christos[src/trunk]: src/lib/libkvm catch up with p_xstat split.
rmind[src/trunk]: src/lib/libnpf Update libnpf(3) man page.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Need <uvm/uvm.h> for struct uvm_object.
he[src/trunk]: src/tests Fix static linking for the tests: -lrump is also used ...
martin[src/netbsd-9]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
uebayasi[src/trunk]: src/usr.bin/config Fix typos in previous.
apb[src/trunk]: src/tools Say that tools should use C89, not C99; Say that tools...
bouyer[src/trunk]: src/sys/arch/amd64/include x86_lfence() calls mcount(), so inlin...
pgoyette[src/pgoyette-compat]: src/sys/kern Clean up from sync-with-HEAD
kamil[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Fix a typo in a comment
jmcneill[src/trunk]: src/sys/stand/efiboot Remove call to fdt_pack, it is causing pro...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe s/ixgbe_set_multi/ixgbe_set_rxfilter/. No ...
rmind[src/trunk]: src/sys/dev/usb usbdevs: add an entry for external WD disk.
riastradh[src/trunk]: src/doc Reminder to add RCSIDs in any future DRM update.
christos[src/trunk]: src/usr.bin/sed CID 10006930: Prevent outfile overwrite resource...
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by simon...
sevan[src/trunk]: src/sys/arch/macppc/conf Add a commented out entry for CARP
martin[src/netbsd-8]: src/doc Tickets #950, #956, #958, #959, #960, #961, #962
christos[src/trunk]: src/external/mpl/bind/dist remove bad file
martin[src/netbsd-8]: src/lib/libc/nameser Pull up following revision(s) (requested...
martin[src/trunk]: src/tests/kernel Add a testprogram for PR 47598.
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary zero-clearing codes from key...
bouyer[src/netbsd-8]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
macallan[src/trunk]: src/sys/arch/arm/omap be a little more consistent with register ...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Reorder fields to get better s...
kre[src/trunk]: src/tests/dev/cgd Fix quoting (quotes really do not nest...) and...
pgoyette[src/trunk]: src/share/me Remove a spurious '%' in "tech%nical"
jakllsch[src/trunk]: src/doc Note change of net80211 behavior regarding association t...
matt[src/trunk]: src/sys/uvm Use %p, %#xl etc. for pointers and addresses.
ozaki-r[src/trunk]: src Separate test files
ozaki-r[src/trunk]: src/share/man/man4 Add micphy(4) manpage
maxv[src/trunk]: src/sys/netinet6 Style, and remove the 'len' argument from mld_a...
apb[src/trunk]: src/usr.sbin/postinstall Add bre_quote (copied from etcupdate), ...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Apply fix for --noinhibit-ex...
jdolecek[src/trunk]: src/sys/arch/xen remove xengnt_grant_transfer() and xengnt_revok...
jdolecek[src/trunk]: src/sys/dev/isa fix off-by-one in the mapping of the ISA DMA pag...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Constrain addresses of p...
martin[src/netbsd-8]: src/sys/dev/pci regen (ticket #1326)
bouyer[src/trunk]: src/sys/arch/xen/xen Adjyst some debug printfs
christos[src/trunk]: src/sys/dev/tc add __USE() for unused volatile variables, so tha...
christos[src/trunk]: src/sys/arch/pmax/conf ramdisk ate too much ice cream, compensate.
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/bsd/flex merge conflicts
hannken[src/trunk]: src/sys/fs/cd9660 CID 1223346: No need to check bp against NULL....
spz[src/trunk]: src/doc add a few more '*'
martin[src/netbsd-9]: src/sys/kern Apply patch, requested by pgoyette in ticket #633:
macallan[src/trunk]: src/sys/dev/i2c add driver for Maxim DS1631 High-Precision Digit...
matt[src/trunk]: src/sys/sys change void<space> to void<tab> for device_printf
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
ozaki-r[src/trunk]: src Add tests of interface creation/destruction
ozaki-r[src/trunk]: src/sys/netipsec Pass sav directly to opencrypto callback
matt[src/trunk]: src/usr.sbin/sysinst/arch/evbarm64 Stub out enough so this build...
uebayasi[src/trunk]: src/usr.bin/config Debug print where things are selected (by user).
mlelstv[src/trunk]: src/sys/dev/iscsi Lock correctly around CV calls.
christos[src/trunk]: src/gnu/dist/groff/tmac and a few more.
wiz[src/trunk]: src/share/man/man5 Use Nx, fix typo.
christos[src/trunk]: src/usr.sbin/npf/npfd starts running
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Use MIN_PAGE...
ryo[src/trunk]: src/sys/dev/pci add entry for NetMos NM9900 Octa UART
martin[src/netbsd-8]: src/doc Ticket #1470
pgoyette[src/pgoyette-compat]: src/tests/modules Adapt this test to the new MODCTL_ST...
christos[src/trunk]: src/usr.sbin/services_mkdb add notreached comment
alnsn[src/trunk]: src/lib/librumpuser Add __RCSID.
martin[src/netbsd-8]: src Pull up the following revisions, requested by msaitoh in ...
jnemeth[src/trunk]: src/sbin/gpt In a NetBSD disklabel, p_offset is from the beginni...
christos[src/trunk]: src/external/gpl3/binutils fix previous
joerg[src/trunk]: src/libexec/ld.elf_so Drop comments about symbol exporting, the ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add KPLL for Exynos5 and EPLL is called...
martin[src/trunk]: src/sys/compat/netbsd32 Add the two versioned mq_* calls I misse...
christos[src/trunk]: src/sys/arch/alpha/alpha mark variable __diagused
jakllsch[src/trunk]: src/sys/net80211 Do not associate with with any access point if ...
matt[src/trunk]: src/distrib/sets/lists/debug Add missing libnetpgpverify.so
riastradh[src/trunk]: src/sys Include opt_diagnostic.h for DIAGNOSTIC.
martin[src/trunk]: src/usr.sbin/sysinst Fix a few off by one (in both directions) i...
matt[src/trunk]: src/sys/dev/ic Initialize t_softc.
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests verifying cra...
ad[src/trunk]: src/sys/uvm Mark uvm_map_entry_cache with PR_LARGECACHE.
apb[src/trunk]: src/etc HOST_SH is defined in bsd.sys.mk, so we need to include ...
christos[src/trunk]: src/sys/net add an alias for the linux name for the interface index
riastradh[src/trunk]: src/sys/external/bsd/common/linux Don't wait forever to flush if...
apb[src/trunk]: src/doc tzdata2014h/tzcode2014h have been released. we have upd...
christos[src/trunk]: src/lib/libc/resolv more type changes
christos[src/trunk]: src/external/bsd/file/include regen
christos[src/trunk]: src/sys/ufs/ufs - match endianness logic more to the original code
matt[src/trunk]: src/distrib/sets/lists/xcomp liblisp, libre, libmp are now priva...
matt[src/trunk]: src/sys/arch/hpcmips/dev Cleanup includes
uebayasi[src/trunk]: src/sys/conf Define net attribute. Always select it for now.
martin[src/trunk]: src/sys/sys Declare 16 and 8 bit atomic CAS - while it is not us...
matt[src/trunk]: src/lib/libm/arch/arm Remove .fpu since it's not needed
christos[src/trunk]: src/external/mit/xorg/bin/bitmap/bmtoa We have MKSTEMP so stop u...
msaitoh[src/trunk]: src/sys/dev/pci regen.
rmind[src/trunk]: src/usr.sbin/npf/npfd Add some very preliminary npfd(8) code.
brad[src/trunk]: src Add USE_SHLIBDIR=yes to a number of Makefiles for the librar...
skrll[src/trunk]: src/sys/uvm/pmap s/pte/ptep/ in pmap_pte_process for consistency...
cherry[src/trunk]: src/sys/arch Unify the xen and native x86/ interrupt setup funct...
jnemeth[src/trunk]: src/sbin/gpt actually return the uuid when parsing one that is i...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
msaitoh[src/trunk]: src/sys/dev/pci Make it compilable with BNX_DEBUG.
jdc[src/trunk]: src/share/man/man4 Add manual page for ADM1026.
jmcneill[src/trunk]: src/sys/dev/fdt Use PRIx64 (fixes 64-bit build)
rmind[src/trunk]: src/sys/kern vttodt_tab: index in C99 way, makes it less error-p...
martin[src/netbsd-8]: src/doc Tickets #1339 and #1340
sjg[src/trunk]: src/usr.bin/make Ensure that command output is always followed b...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix cleanup unused stuff now...
ryo[src/trunk]: src/sys/arch/arm/imx forgot to commit about changes of ccm
rin[src/trunk]: src/external/bsd/nvi/dist/common Remove unnecessary buffer alloc...
kre[src/trunk]: src/sys/arch/evbarm/bcm53xx Hack workaround to deal with KERN_VT...
dholland[src/trunk]: src/games/atc Abolish the foul practice of including every heade...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Write back the data value instead of mask...
christos[src/trunk]: src/sys/compat/netbsd32 fix fexecve
hikaru[src/trunk]: src Add VMware VMXNET3 ethernet driver from OpenBSD, vmx(4).
christos[src/trunk]: src/usr.bin/mail If we fail 5 times in a row, fail correctly (St...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Update for module-provided com...
christos[src/trunk]: src/usr.bin/sed PR/48883: Justin Cormack: Cope with systems that...
christos[src/trunk]: src/usr.bin/vis handle EILSEQ.
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
mlelstv[src/trunk]: src/sys/dev/scsipi Wait in detach if the discovery thread is sti...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 RTC support
wiz[src/trunk]: src/usr.sbin/npf/npfctl Remove superfluous Pp.
christos[src/trunk]: src/sys/uvm PR/52384: make uvm_fault_check() return EFAULT not E...
christos[src/trunk]: src/sys/arch/macppc/stand/ofwboot undo unintended commit
mrg[src/trunk]: src/sys/arch/evbmips/include ugly hack -- for SB1, use the conte...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf create /proc and /kern
uebayasi[src/trunk]: src/usr.bin/config Split plain/interface/devclass attribute init...
njoly[src/trunk]: src/lib/libc/sys Note that rmdir(2) fails with EINVAL when the p...
rin[src/trunk]: src/external/cddl/osnet/dev/lockstat Fix build with DIAGNOSTIC:
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Check netboot and set proper def...
knakahara[src/trunk]: src/sys l2tp(4): fix mbuf leak when tunnel nested over the limit
pooka[src/trunk]: src/tests/lib/libpthread Check that PTHREAD_RWLOCK_INITIALIZER w...
njoly[src/trunk]: src/share/man/man9lua Kill extra El macro.
christos[src/trunk]: src/usr.bin/mail PR/47577: Steffen "Daode" Nurpmeso: Refinement ...
ozaki-r[src/trunk]: src/sys/netipsec Remove extra KEY_FREESAV from ipsec_process_done
martin[src/netbsd-8]: src/doc Ticket #1454
martin[src/netbsd-9]: src/sys/arch/evbarm/fdt Pull up following revision(s) (reques...
skrll[src/trunk]: src/sys/arch/arm/include Remove CPU_CORTEXA8 from a conditional ...
bad[src/trunk]: src/sys/rump typo: ARCH_EXTRA -> ARCHS_EXTRA
matt[src/trunk]: src/distrib/sets/lists More compat changes. Add compat dirs to ...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Import sljit 0.91 (svn r257).
mlelstv[src/trunk]: src/sys/dev/dkwedge add missing mutex/cv cleanup to error paths.
martin[src/trunk]: src/tests/lib/libnvmm Fix the build
tnn[src/trunk]: src/sys/external/bsd/drm2/drm initialize error variable
maya[src/trunk]: src/doc Update expat entry
bouyer[src/netbsd-8]: src/sys/arch/powerpc/oea Pull up following revision(s) (reque...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/uvm Whitespace
riastradh[src/trunk]: src/sys/external/bsd/common Draft rewrite of Linux workqueue rei...
bouyer[src/netbsd-8]: src/doc tickets 1462-1468
jmcneill[src/trunk]: src/sys/arch/arm/cortex Update for GICv3
kre[src/trunk]: src/external/bsd/pkg_install/dist/create Use __UNCONST() rather ...
kamil[src/trunk]: src/sys/compat Avoid signed integer overflow when convering linu...
martin[src/trunk]: src/lib/libm Use __HAVE_LONG_DOUBLE instead of EXT_EXPBITS and i...
apb[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Add space before "]" i...
tron[src/trunk]: src/include/ssp Revert my last change. I'm not convinced it is c...
maxv[src/trunk]: src/sys Handle M_EXT with M_BUFADDR, and introduce M_BUFSIZE. Us...
martin[src/trunk]: src/usr.sbin/sysinst PR 55045: strlcpy(NULL, ..., 0) considered ...
ozaki-r[src/trunk]: src ddb: rename show arptab to show routes
ozaki-r[src/trunk]: src Rump-ify if_pppoe
msaitoh[src/trunk]: src/sys/dev lm(4): Add suport for NCT5174D, NCT6775F, NCT6779D a...
msaitoh[src/trunk]: src/sys/dev/mii Sort by model number.
christos[src/trunk]: src/sys/net Don't create an RTM_MISS message for every route all...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add Xeon E5-4600 v3, Xeon E3-1200 v4 e...
christos[src/trunk]: src/lib remove smbfs
maxv[src/trunk]: src/sys/netipsec Remove unused function.
christos[src/trunk]: src/doc newer openssl
riastradh[src/trunk]: src/sys/sys Welcome to 8.99.25, courtesy of min/max ---> uimin/u...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Call snprintb() for cpu features register.
pgoyette[src/trunk]: src/sys/dev/sysmon Fix the KASSERT - we want to make sure that _...
maya[src/trunk]: src/external/mit/xorg/lib/libGL Expand all @@ things in pkgconfi...
martin[src/netbsd-8]: src/doc Tickets #1337 and #1338
mlelstv[src/trunk]: src/doc Add information about tigon firmware.
joerg[src/trunk]: src/share/mk Use small code model for LLVM on SPARC64, it should...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Provide the missing __sync_*...
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Add KERN_{EMERG, ALERT, ...
mbalmer[src/trunk]: src/share/man/man9lua place for 9lua man pages
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add fields for per-cpu GICv3 state
ozaki-r[src/trunk]: src/sys/netinet Separate MPLS-related routines from ip_hresolv_o...
jdf[src/trunk]: src/usr.sbin/fssconfig Fix wording: s/ffs file systems/FFS file ...
skrll[src/trunk]: src/sys/arch/evbarm/odroid More de-reinoud-ification
riastradh[src/trunk]: src/sys/external/bsd/common/linux Add KASSERT about state after ...
christos[src/trunk]: src/sys no need to pass the coredump flag to exit1() since it is...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Missing one teq -> cmp
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) EARLYCONS entry for...
martin[src/trunk]: src/sys/kern Mark diagnostic-only variables
martin[src/trunk]: src/sys/arch/prep/prep Fix initialization order so we can boot a...
riastradh[src/trunk]: src/share/man/man9 Fix missing NAME operand to PSLIST_ENTRY_DEST...
uebayasi[src/trunk]: src/usr.bin/config Always select the fallback allattr.
msaitoh[src/trunk]: src/sys/sys Fix typo in comment.
martin[src/netbsd-8]: src/crypto/external/bsd/openssl/dist/crypto Pull up following...
dsainty[src/trunk]: src Purge an ancient email address, use dsainty@NetBSD.org instead
christos[src/trunk]: src/sys/arch/alpha/pci move ifdef'ed out code inside if 0
maxv[src/trunk]: src/sys/net Fix buffer overflow, detected by kASan.
christos[src/trunk]: src/external/bsd/byacc/bin use the newer skeleton file.
sevan[src/trunk]: src/doc update pkg_install info
mlelstv[src/trunk]: src/sys/arch/evbarm/dev fix build for KGDB
maxv[src/trunk]: src/sys/netipsec Replace ovbcopy -> memmove, same.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Factor out waiting for current...
martin[src/netbsd-8]: src/sys/external/bsd Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/dev/usb PR/48908: Cannot open /dev/uhid? when another re...
christos[src/trunk]: src/usr.bin/config add more debugging, no functional change.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that some PCI config registers are acc...
christos[src/trunk]: src/distrib/cobalt/ramdisk bump
christos[src/trunk]: src/lib/libc/ssp simplify
thorpej[src/trunk]: src/usr.sbin/installboot Add support for additional install step...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add missing __sunc_* ops fo...
cherry[src/trunk]: src/sys/arch/i386/i386 Make the msgbuf initialisation track clos...
apb[src/trunk]: src/sys/conf Document command line options and other inputs and ...
maya[src/trunk]: src/share/misc Remove ETH (defunct) and add ETM.
christos[src/trunk]: src/bin/sh Don't trash the logical $PWD if a component is a syml...
uebayasi[src/trunk]: src/sys/conf Fix link echo indent.
christos[src/trunk]: src/lib/libc/time The typecnt refers the to ttis array and the t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simulate bus_space_read_...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.2-P2
kamil[src/trunk]: src/sys/external/bsd/drm2/include/asm Define DRMCTASSERT() for C...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Fix of_search_compatible usage
pooka[src/trunk]: src/lib/libpthread C++ (namely libc++) expects to be using PTHRE...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Make sure to create and destroy th...
macallan[src/trunk]: src/sys/arch/macppc/conf add WSDISPLAY_COMPAT_PCVT
hannken[src/trunk]: src/sys/ufs/ffs Fix a bug introduced with Rev. 1.294: use LK_NO...
riastradh[src/trunk]: src/sys/dev/usb Tidy up a bit. Fulfil requests completely.
dholland[src/trunk]: src/usr.bin/make typo in comment
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkpmic
hannken[src/trunk]: src/sys Change dk_lookup() to return an anonymous vnode not asso...
macallan[src/trunk]: src/sys/dev/sbus more RASTERCONSOLE purging
ozaki-r[src/trunk]: src/sys/netipsec Make sure to sort the list when changing the st...
mrg[src/trunk]: src/distrib/sets/lists/comp openssl/store.h is installed by open...
ozaki-r[src/trunk]: src/sys/net Remove out-dated comments and unnecessary splsoftnet...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
mlelstv[src/trunk]: src/sys/dev/wscons Make default protocol version used by wscons ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
macallan[src/trunk]: src/sys/dev/sbus remove last remnants of CG8 emulation
nat[src/trunk]: src/sys/dev Audio device won't fail if one cannot set the common...
martin[src/trunk]: src/sys/arch/sparc64/dev Do not call OF_getprop on our node blin...
martin[src/netbsd-8]: src/sys/miscfs Pull up following revision(s) (requested by ha...
tsutsui[src/trunk]: src/doc Note that NetBSD/x68k now supports upto 1008 MB extended...
apb[src/trunk]: src/usr.sbin/postinstall Add SORT and SED variables, in case a h...
manu[src/trunk]: src/sys/arch/i386/stand/lib Remove debug define.
para[src/trunk]: src/sys kmem_intr_free kmem_intr_[z]alloced memory
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Advance by 4-byte quanti...
christos[src/trunk]: src/usr.bin/mail since we are calling realpath() earlier now, we...
hannken[src/trunk]: src/sys/dev/pci Consistently pass a "struct piixpm_softc" to pii...
martin[src/trunk]: src/lib/librt Simplify previous by just doing an open() on the d...
reinoud[src/trunk]: src/sys/arch/usermode Allow for setting kernel breakpoints in ou...
jmcneill[src/trunk]: src/sys/dev/mii Avoid using proplib in rgephy_reset to make LOCK...
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf fix test.
cherry[src/trunk]: src/sys/arch the i386 and amd64 boot time msgbuf init code is ne...
mlelstv[src/trunk]: src/sys/dev/pci Pull in some hardware support from FreeBSD. Also...
hannken[src/trunk]: src/sys/fs/puffs Fix the puffs_sop_thread -> puffs_cookie2vnode ...
skrll[src/trunk]: src/sys/sys Bump kernel version for nick-nhusb merge and usb API...
macallan[src/trunk]: src/sys/arch/evbarm/rpi pay attention to copyin()'s return values
macallan[src/trunk]: src/sys/arch/mips add sysctl machdep.loongson-mmi to indicate we...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
dyoung[src/trunk]: src/usr.bin/unexpand Fix `unexpand -a -t n`, which also did not ...
christos[src/trunk]: src/distrib/utils/embedded don't use [ -f $i ] && cat $i, since ...
christos[src/trunk]: src/usr.bin/sed Fix usage. The man page is incorrect with respec...
christos[src/trunk]: src mention libedit
ryoon[src/trunk]: src/share/man/man4 Add LAN-TXU2C and LAN-TXU2H3A
matt[src/trunk]: src/sys/arch/mips/mips Turn KX (no need for UX) when !O32 ABI an...
mrg[src/trunk]: src/external/lgpl3 build new libmpc and libmpfr files. define e...
jmcneill[src/trunk]: src/sys Add a helper for exposing LED controls via sysctl.
matt[src/trunk]: src/sys/arch/evbarm/conf More Cortina CS75xx files.
maxv[src/trunk]: src/usr.sbin/npf/npfctl should be port-opts
martin[src/netbsd-8]: src/doc Ticket #1404
maxv[src/trunk]: src/sys/dev/ic Don't use the same iterator in a nested loop. (Ho...
christos[src/trunk]: src/share/mk Fix kerberos libraries order
apb[src/trunk]: src/share/zoneinfo Update tzdata2netbsd for 2014e release.
roy[src/trunk]: src/lib/libc/stdlib Revert prior, no idea why it was causing me ...
skrll[src/trunk]: src/sys/dev/usb From FreeBSD rev1.30 via OpenBSD:
msaitoh[src/trunk]: src/sys Fix KASSERT panic. When detaching USB host controoler, t...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax add a missing register prefix.
christos[src/trunk]: src/distrib/sets/lists Locale I/O tests.
christos[src/trunk]: src/lib/libc/rpc fix error messages and warnings.
martin[src/trunk]: src/lib/libm Add a few missing weak aliases
christos[src/trunk]: src/sys/rump/net/lib/libshmif make constant unsigned
uebayasi[src/trunk]: src/usr.bin/config FIT_NOPROLOGUE is never set anywhere.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc make the code compilable with gcc...
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
jnemeth[src/trunk]: src/doc note addition of type subcommand to gpt(8)
macallan[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos set P...
christos[src/trunk]: src/usr.bin/vis More fixes from J.R. Oldroyd:
matt[src/trunk]: src/external/gpl3/binutils Use PROGDPLIBS
matt[src/trunk]: src/distrib/sets/lists Fix various missing or incorrect keywords.
martin[src/netbsd-8]: src/bin/sh Fix merge mishap due to #983 / #989 pullup order.
martin[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
ryo[src/trunk]: src/lib/libc/arch/aarch64/gen need to set _UC_TLSBASE of uc_flag...
christos[src/trunk]: src/sys Regen
riastradh[src/trunk]: src/sys/external/bsd/drm2 Draft support for drm prime.
christos[src/trunk]: src/crypto/external need bsd.own.mk
rmind[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest/npf_blockall_rule: s...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Don't core-dump if a ...
jmcneill[src/trunk]: src/sys/dev/sdmmc correct clk div calculation for SD 3.0 control...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Initialize cpu_softcpu before crea...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf escape $ in $board so this will ...
pooka[src/trunk]: src/sys/rump document RUMP_SYM_NORENAME
christos[src/trunk]: src/lib/libutil Make this portable to other OSs
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 6.4.0. see this url for d...
jdc[src/trunk]: src/share/man/man4 Correct the name of the manual page (pointed ...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for opp-v2 tables and multiple insta...
christos[src/trunk]: src/lib remove -'s from options
riastradh[src/trunk]: src/sys/dev/pci Use correct type for gtt_off, an offset relative...
joerg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Building random.cc with c...
uebayasi[src/trunk]: src/sys Normalize audio related definitions.
riastradh[src/trunk]: src/sys/sys Fix the ABI of idtype_t.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Destroy spin locks ap...
sevan[src/trunk]: src/share/man/man4 Add the correct PHY to SYNOPSIS
martin[src/netbsd-8]: src/doc Tickets #1387 - #1390
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/netinet wqinput: avoid having struct wqinput_worklist di...
martin[src/netbsd-8]: src/doc Tickets #1335 and #1336
ozaki-r[src/trunk]: src/sys/netipsec Calculate ah_max_authsize on initialization as ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Guarantee no zero-size ua...
martin[src/netbsd-8]: src/doc Tickets #1398 - #1400
jmmv[src/trunk]: src/doc Note new import of kyua-cli, version 0.6.
christos[src/trunk]: src/usr.bin/man Instead of guessing the suffix in the code, use ...
jnemeth[src/trunk]: src/share/misc PR/48902 - Nikolai Nifanov -- add XSI
drochner[src/trunk]: src/sys/dev/ata play the addref/delref game on suspend, prevents...
martin[src/netbsd-8]: src/sys/external/bsd/dwc2/dist Pull up following revision(s) ...
maya[src/trunk]: src/sys/arch/riscv/include Our current configuration is that lon...
msaitoh[src/trunk]: src/sys/dev/pci 0x10cb is not 82801H but 82801I. No functional c...
macallan[src/trunk]: src/sys/arch/powerpc/include add mfspr/mtspr methods suitable fo...
christos[src/trunk]: src/lib/libc/time Sync with tzcode2014h
kamil[src/trunk]: src/sys/rump/librump/rumpkern Return early on 0-sized transfers ...
mlelstv[src/trunk]: src/usr.bin/make Adjust metachar handling to previous behaviour:
christos[src/trunk]: src/doc new OpenSSH
riastradh[src/trunk]: src/sys/conf Use && to fail early if subcommands of kernel link ...
justin[src/trunk]: src/sys/fs/puffs Use PRIx64 for printing offsets
macallan[src/trunk]: src/sys/dev/ofw various fixes:
kamil[src/trunk]: src/distrib/sets/lists/comp Revert llvm -> llvmcmds unintended c...
christos[src/trunk]: src/games/primes PR/52976: Eitan Adler: handle larger primes
christos[src/trunk]: src/external/gpl3/binutils/dist Merge conflicts
christos[src/trunk]: src/sbin/gpt remove compat defines.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Must be curlwp.
wiz[src/trunk]: src/usr.bin/pmc Sort sections. Fix macro usage.
yamt[src/trunk]: src/lib/libc/gen remove unnecessary casts
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use bus_space_read rat...
pgoyette[src/pgoyette-compat]: src/sys/dev/wscons Keep up with -HEAD
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark another place in i9...
msaitoh[src/trunk]: src/sys/compat/sys Restore sys/ioccom.h.
thorpej[src/trunk]: src/sys/arch Fix a think-o / paste-o in the max user address che...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin define usb1restrict pin for Hummingbird...
cherry[src/trunk]: src/sys/arch/xen/xen balloon(4) can now use uvm_hotplug(9)
christos[src/trunk]: src/tests/lib/libc/rpc Add a test for the rpc getaddr bug lib/13...
jmcneill[src/trunk]: src/usr.bin/mkubootimage Add support for "kernel_noload" image t...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Set ELFSIZE to 64
christos[src/trunk]: src/sys/net/npf export rprocs too so we don't lose them.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Hackily rename enum p...
matt[src/trunk]: src Make evbarm64 (little endian) the default for aarch64.
skrll[src/trunk]: src/sys Switch USB to use non-coherent buffers for data transfer...
knakahara[src/trunk]: src/sys/net Reviewd by ohishi@IIJ. Sorry, I jumped the gun and c...
kamil[src/trunk]: src/tests/lib/libc/sys Rename the siginfo4 test in ATF t_ptrace_...
christos[src/trunk]: src/distrib/sets/lists bump libssh
christos[src/trunk]: src/external/gpl3/gdb/lib regen sh3el
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/sys/dev/usb Fix non-DIAGNOSTIC build
knakahara[src/trunk]: src/sys/net l2tp(4): avoid having struct ifqueue directly in a p...
jmcneill[src/trunk]: src/sys/arch/arm/fdt If an enable-method property is present on ...
martin[src/trunk]: src/tests/lib/libc/sys PR kern/52167 strikes on sparc64 too.
christos[src/trunk]: src/distrib/sets/lists add t_fcntl
msaitoh[src/trunk]: src/sys/dev/pci regen.
pho[src/trunk]: src/tests/lib/librefuse Rename test functions
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 4.8 snapshot 20...
wiz[src/trunk]: src/share/man/man9 More macros, whitespace.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/dev/pci Print some DPC register values not with %04x but...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simplify loop with bus_s...
martin[src/netbsd-9]: src/doc Tickets #645 and #646
msaitoh[src/trunk]: src/sys/dev/mii Regen.
mlelstv[src/trunk]: src/external/historical/nawk/dist Fix memory leak in gensub()
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen with updated module info...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j...
pgoyette[src/pgoyette-compat]: src/sys/rump/net/lib/libpppoe if_spppsubr.c is now req...
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
bouyer[src/trunk]: src/sys/dev/pci Fix ASIC check, BGE_ASICREV(sc->bge_chipid) is n...
pgoyette[src/pgoyette-compat]: src/doc Note that COMPAT_BSDPTY task is done.
ryo[src/trunk]: src/sys/arch/arm/imx * resolve arm root clock from CCM to attach...
sevan[src/trunk]: src/share/examples/npf s/ifnets/ifaddrs
uebayasi[src/trunk]: src/sys Move kern definitions.
christos[src/trunk]: src/sys/arch/acorn32/stand no-thumb-interlock is the default, an...
christos[src/trunk]: src/usr.bin/xlint/lint1 support deprecated("string") for libpcap
christos[src/trunk]: src/usr.bin/xlint/lint1 accept optional type attributes after st...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Check for DMA-safe addresses before al...
martin[src/netbsd-8]: src/doc Tickets #1270 - #1273, #1275, #1276
christos[src/trunk]: src/sys/arch/shark/ofw remove unused variables
isaki[src/trunk]: src/sys/dev/audio Put the lowered mixing volume back when all pl...
skrll[src/trunk]: src/sys/arch Provide and use kern_vtopdiff in KERN_{VTOPHYS, PHYS...
christos[src/trunk]: src/lib/libc/time Overly aggressive long->zic_t conversion.
msaitoh[src/trunk]: src/sys/dev/mii Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3)
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Fix that rump.ifconfig shmifN dest...
maxv[src/trunk]: src/sys/uvm Fix programming mistake: 'paddrp' is a pointer given...
dholland[src/trunk]: src Define SEM_VALUE_MAX in only one place.
matt[src/trunk]: src/distrib/sets/lists Remove autogenerated entries.
sevan[src/trunk]: src/share/misc ALSA DDI DKI EDSAC EDVAC ENIAC NDIS ODI UDI
christos[src/trunk]: src/sys/arch/zaurus/stand/zboot fix more -mno-thumb.
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Work around broken null bus_dmatag...
christos[src/trunk]: src/external/gpl3/binutils Regen x86, add libctf.
msaitoh[src/trunk]: src/sys/dev/pci Fix a variable name in last commit.
kamil[src/trunk]: src/lib/libc Restrict -fno-sanitize=function to Clang/LLVM only
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic change. No binary changes.
christos[src/trunk]: src/external/mit/xorg/lib/libGLU remove lint hack.
msaitoh[src/trunk]: src/sys/dev/pci - Add some PCI subclass and interfaces.
kamil[src/trunk]: src/crypto/external/bsd/openssh/dist Appease GCC in the openssh ...
joerg[src/trunk]: src/tests Check for RUMP programs before using them.
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
rin[src/trunk]: src/sys/external/bsd/dwc2 Do not call usb_syncmem(9) with len = ...
kamil[src/trunk]: src/sys/arch/amd64/amd64 Avoid VLA to appease stack-protector
martin[src/trunk]: src/usr.sbin/sysinst If low on ram, mount the proper swap partit...
joerg[src/trunk]: src/usr.sbin/iostat Remove KVM related options.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config PR 51266, PR 52326: Fix GC...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, requested by...
jdolecek[src/trunk]: src/doc note SMBFS and nsmb removal
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm restore #ifndef __NetBSD_...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
joerg[src/trunk]: src/tests/libexec/ld.elf_so Avoid a race condition between dlclo...
pooka[src/trunk]: src/sys/rump/include/rump regen
riastradh[src/trunk]: src Add a note about PIE for amd64 requiring clean objdir.
riastradh[src/trunk]: src/sys Revert "Include opt_diagnostic.h for DIAGNOSTIC."
joerg[src/trunk]: src/usr.sbin/ifmcstat Add a const for the oid list.
maxv[src/trunk]: src/sys/arch Enable PMCs by default.
kre[src/trunk]: src/sys/arch/evbarm/bcm53xx One more step towards fixing some bu...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Import rev 1.5 from HEAD
msaitoh[src/trunk]: src/sys/dev/isa - Use the correct function name for the panic me...
tkusumi[src/trunk]: src/sys/dev/dm dm: Minor dm_ioctl.c fixes (indentation/typo/type...
christos[src/trunk]: src/sys/arch/amd64/conf - Turn on ASLR by default
cherry[src/trunk]: src/sys/arch/powerpc/ibm4xx Conform API use of uvm_hotplug(9) to...
wiz[src/trunk]: src/bin/df file system police. Fix typo. Fix macro use.
joerg[src/trunk]: src/share/man/man7 Document vm.guard_size and vm.thread_guard_size
dholland[src/trunk]: src/usr.sbin/ypbind Document exponential backoff behavior and SI...
pgoyette[src/pgoyette-compat]: src/sys Add a netbsd32_compat40 module, move the 4.0 m...
reinoud[src/trunk]: src/sys/arch/arm/samsung Indent PMU_PHY_ indenting
tsutsui[src/trunk]: src/sys/arch/atari/pci Explicitly setup the secondary IDE interr...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc One more missing check for DECL_I...
rmind[src/trunk]: src/sys/net if_detach: drain ip6_pktq as well.
jmcneill[src/trunk]: src/sys/dev/fdt Only OF_* functions should be in fdt_openfirm.c, ...
skrll[src/trunk]: src/sys/arch/arm Use armreg_*_{read, write} instead of handcrafte...
pgoyette[src/trunk]: src/usr.bin/vmstat For kvm-based kernhist code, print size of hi...
mlelstv[src/trunk]: src/sys/dev/usb Add Edimax AC600 ids.
martin[src/netbsd-8]: src/doc Tickets #1259 - #1261
riastradh[src/trunk]: src/sys/dev/pci Ignore result of agp_i810_unbind_page in agp_i81...
apb[src/trunk]: src/tests/lib/libutil 2013-07-09 was in British Summer TIme, so ...
christos[src/trunk]: src/sys/dev/pci remove unused code
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Undo previous; wro...
thorpej[src/trunk]: src/tests/modules/ufetchstore Add a test to make sure an overflo...
macallan[src/trunk]: src/sys/arch/macppc/macppc - use smu for shutdown and reboot
pgoyette[src/trunk]: src/sys Replace some "panic()" calls with simple "printf() ; ret...
skrll[src/trunk]: src/sys/dev/usb PR/48366 Always zero the allocated memory in xhc...
pooka[src/trunk]: src Add librumpclient. requested by wiz
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for eMMC 4.5's optional cache feat...
mlelstv[src/trunk]: src/sbin/devpubd/hooks Avoid error message when /dev/wedges does...
wiz[src/trunk]: src/sbin/bioctl Add comma in enumeration.
apb[src/trunk]: src/share/man/man3 Document __diagused and __debugused
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/kern Fix some screw cases in cmsg file descriptor passing.
christos[src/trunk]: src/sys/sys more _INCOMPLETE_XOPEN_C063 (kamil)
martin[src/netbsd-8]: src/sys/external/bsd/drm2/linux Apply patch, requested by mrg...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes at...
christos[src/trunk]: src/sys/arch/arm/include unbreak lint
wiz[src/trunk]: src/usr.bin/config Fix two typos.
christos[src/trunk]: src rename to 60
khorben[src/trunk]: src/external/bsd/ipf/dist/man Typo
martin[src/netbsd-8]: src/doc Ticket #1419
jdc[src/trunk]: src/sys/arch/sparc64/dev Use machine_model from autoconf.c, inst...
knakahara[src/trunk]: src/sys/netinet pserialize_perform() is required *after* PSLIST_...
kiyohara[src/trunk]: src/sys/arch/arm/omap Print OMAP3 ChipID.
mrg[src/trunk]: src/gnu/dist/gettext/gettext-tools/doc add some NetBSD_DISABLED_...
apb[src/trunk]: src/sys/conf Append ".${BUILDID}" to the default value of <id>,
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement remainder of drm_gem_cma_hel...
martin[src/netbsd-8]: src/doc Tickets #1409 and #1410
pgoyette[src/trunk]: src/share/man/man9 Make explicit note that MODULE_CLASS_ANY shou...
jnemeth[src/trunk]: src/sbin/gpt adjust gpt_uuid_generate() to accept gpt==NULL
dholland[src/trunk]: src/sbin/fsck Add used-by comments on source files that are .PAT...
martin[src/trunk]: src/common/lib/libc/atomic Provide 32bit __sync ops based on ato...
christos[src/trunk]: src/lib/libm/complex namespace protection
matt[src/trunk]: src/compat Add support for MKCOMPATTESTS
christos[src/trunk]: src/usr.bin/netstat remove unused
maxv[src/trunk]: src/games/fortune/datfiles replace ipf->npf
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by riast...
pgoyette[src/pgoyette-compat]: src/sys Add a compat_netbsd32_16 to handle the sigcode...
joerg[src/trunk]: src/doc Claim responsibility for ld.elf_so.
jmcneill[src/trunk]: src/doc arm: Add support for NVIDIA Tegra X1 SoC.
ozaki-r[src/trunk]: src/tests/net/ndp Fix typo
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by mrg in ti...
msaitoh[src/netbsd-9]: src/sys/dev/fdt Pull up following revision(s) (requested by m...
wiz[src/trunk]: src/usr.sbin/vnconfig Sort sections. Use more markup.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Subtract KERNEL_BASE_VOFFSET from all VA...
christos[src/trunk]: src/etc us and them, then!
matt[src/trunk]: src/sys/arch/arm/broadcom Use a bit in cf_flags to decide whethe...
hannken[src/trunk]: src Sync with upstream r315983.
maxv[src/trunk]: src/sys/netinet6 Fix use-after-free, the first m_copyback_cow ma...
christos[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk give it a bit more room.
martin[src/trunk]: src/usr.sbin/sysinst Two more gcc 7 warnings when compiling wiht...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Undo merge of changes from HEAD....
martin[src/netbsd-8]: src/doc Ticket #1279
christos[src/trunk]: src/tests/lib/libobjc Handle new objc for gcc-4.8.1. Someone wit...
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
christos[src/trunk]: src/sys/net CID 980057, 980058, use strlcpy()
martin[src/trunk]: src/sys/arch/sparc64 Rename the "flush" macro to "sparc_flush_ic...
christos[src/trunk]: src/sys regen
reinoud[src/trunk]: src/sys/arch/arm/samsung arch/arm/samsung/ cleanup : move SoC sp...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by h...
joerg[src/trunk]: src/sbin/luactl Mark usage as dead.
martin[src/trunk]: src/lib/libm/complex copy&pasto
jmcneill[src/trunk]: src/sys/arch/arm/dts Add local patches to sun8i-h3-orangepi-plus...
maya[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Enable Tea...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp Make...
christos[src/trunk]: src/lib/libexecinfo Don't subtract base if not pie.
martin[src/netbsd-9]: src/external/bsd/libarchive/include iconv needs const args on...
mbalmer[src/trunk]: src/distrib/sets/lists/comp lua.h is not imaginary anymore
christos[src/trunk]: src/sys/dev/pci fix printf format.
christos[src/trunk]: src/sys/arch/i386/stand/lib avoid pointer aliasing problems.
riastradh[src/trunk]: src/sys/dev/acpi Don't kdassert about crap provided by the firmw...
martin[src/trunk]: src/sys/dev/pci Duh, remove accidently left over debug printfs
joerg[src/trunk]: src/external/gpl3/binutils/dist Create references as absolute po...
sevan[src/trunk]: src/usr.sbin/altq/altqstat New sentence, new line
cherry[src/trunk]: src/sys/arch switch all ports to use uvm_init.c:uvm_md_init()
ozaki-r[src/trunk]: src/sys/netinet6 Fix nd6_numroutes counting
kamil[src/trunk]: src/share/man/man4 Fix CVS Id
mlelstv[src/trunk]: src/sys/dev/ata The partition size is always computed in native ...
jnemeth[src/trunk]: src/sbin/gpt cosmetic fix from drochner@
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
kamil[src/trunk]: src/sys Fix CVS Id
yamaguchi[src/trunk]: src/sys/dev/pci ixl(4) supports ETHERCAP_VLAN_HWFILTER
maya[src/trunk]: src/external/mit/xorg/tools/fc-cache Define XML_POOR_ENTROPY in ...
mrg[src/trunk]: src/external/lgpl3/mpfr/dist merge mpfr 4.0.1.
skrll[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Re-order includes so that ARM...
hannken[src/trunk]: src/sys Add a vfs_newvnode() method to deadfs and use it to create
pgoyette[src/pgoyette-compat]: src/sys Resolve conflicts with HEAD
matt[src/trunk]: src/lib Add DTRACE and CTF libraries
thorpej[src/trunk]: src/sys/arch/sparc/sparc Fix building crash(8) on sparc after uf...
christos[src/trunk]: src/external/historical/nawk/dist from http://www.cs.princeton.e...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Use the official version of...
christos[src/trunk]: src/lib/libedit Change some 0's to NULL's from Pedro Giffuni
pgoyette[src/trunk]: src Add a BIOHIST option. As mentioned on tech-kern.
maxv[src/trunk]: src/sys/dev Replace ovbcopy -> memmove, same.
pooka[src/trunk]: src limit use of rumpuser.h to where it is meant to be used from
martin[src/trunk]: src/sys/fs/tmpfs Check for invalid mount arguments early and gra...
christos[src/trunk]: src/external/bsd/ntp - use setproctitle if we have it
mbalmer[src/trunk]: src/sys/modules/luapmf check parameters
rmind[src/trunk]: src/sys/net/npf Bump NPF_VERSION to 19.
christos[src/trunk]: src/tests/net/net ifix uninialized pid
christos[src/trunk]: src/sys/dev/pci kern/50456: Freddy DISSAUX: Fix packets lost wit...
kamil[src/trunk]: src/sys/compat/netbsd32 Validate usec ranges in netbsd32___selec...
apb[src/trunk]: src/lib/libutil The tzoff argument is in minutes (behind/west of...
dholland[src/trunk]: src/share/dict Improve previous: the usual spelling for the name...
christos[src/trunk]: src/tools/compat regen
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more bit definitions
christos[src/trunk]: src/usr.bin/make/PSD.doc Define some of the missing macros. The ...
skrll[src/trunk]: src/sys/arch/arm/include Whitespace
kamil[src/trunk]: src/share/man/man2 Document SI_LWP in siginfo(2)
christos[src/trunk]: src/sys/arch/alpha/stand/netboot move unused code inside if 0
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace need to be a DRIV...
maxv[src/trunk]: src/sys/dev/pci Remove (unused) reference to m_pktdat.
christos[src/trunk]: src/sys Add clock_getcpuclockid2(2) as well as CLOCK_{PROCESS, TH...
matt[src/trunk]: src/sys Move the riscv lock.h which uses only compiler builtin a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm drm_gem_cma_create_internal can fail.
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Convert to long for format expedie...
jdolecek[src/trunk]: src/sys add support for loading vioscsi driver dynamically
skrll[src/trunk]: src/sys/arch/arm/arm Fix PR/48332 by reverting to passing 0xffff...
martin[src/netbsd-8]: src/doc Ticket #1305
christos[src/trunk]: src/external/gpl2/xcvs/dist/doc Fix the build by merging duplica...
joerg[src/trunk]: src Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. ...
msaitoh[src/trunk]: src/sys/dev/pci Add Quark X1000 devices.
uebayasi[src/trunk]: src/sys/arch/macppc/conf Probably agp_apple is never used.
kamil[src/trunk]: src/tests/lib/libc/sys Drop siginfo5 from ATF tests in t_ptrace_...
wiz[src/trunk]: src/share/man/man9 Use more macros.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel...
maxv[src/trunk]: src/sys/dev/usb Add missing length checks on descriptors, to pre...
manu[src/trunk]: src/sys/kern Accept root device specification as NAME=label
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/lib/libutil toolify opendisk
mrg[src/trunk]: src/libexec/httpd updates and bozohttpd 20160415:
jdolecek[src/trunk]: src/sys/dev/pci reorganize the attachment process for virtio chi...
pooka[src/trunk]: src/sys/rump Bump tree version for rumpcomp_user stuff.
martin[src/trunk]: src/tests/lib/libc/sync If not __HAVE_ATOMIC64_OPS, do not force...
msaitoh[src/trunk]: src/sys/dev/mii No functional change:
pgoyette[src/pgoyette-compat]: src Finish separating the compat_09 and compat_43 stuff
christos[src/trunk]: src/sbin/gpt more toolification changes
jmcneill[src/trunk]: src/sys/kern fix compilation with TODR_DEBUG
joerg[src/trunk]: src/usr.bin/systat GC X_NCHSTATS
martin[src/netbsd-8]: src/doc Fix description for ticktes #1267 and #1268
christos[src/trunk]: src/usr.bin/config Don't print instances we've already printed.
matt[src/trunk]: src/sys/arch/mips/pmon Cleanup includes
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace
jmcneill[src/trunk]: src/sys/arch Add misc. gates and resets driver, and explicitly e...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Exercise greater care in acqui...
wiz[src/trunk]: src/usr.sbin/ndp Sort some lists. Use EXIT STATUS instead of RET...
jmcneill[src/trunk]: src/distrib/utils/embedded set -e
riastradh[src/trunk]: src/sys/external/bsd/common Fix semantics of flush_work and flus...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers, less tpyos
rmind[src/trunk]: src/sys Add PCQ_MAXLEN constant.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Reduce diff to upstream (in conf...
wiz[src/trunk]: src/share/man/man9 Use more markup. Add "flag" in a sentence.
wiz[src/trunk]: src/lib/libc/sys Fix typos, whitespace, formatting.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
christos[src/trunk]: src/external/bsd/libfido2/bin add a libm dependency
christos[src/trunk]: src/sys Add a boolean argument to indicate if we have a path/tru...
apb[src/trunk]: src/usr.sbin/etcupdate There is a file named "._etcupdate_${TEMP...
maya[src/trunk]: src/sys/kern indentation and whitespace
christos[src/trunk]: src/usr.bin/mail PR/47657: Steffen "Daode" Nurpmeso: quoted prin...
pooka[src/trunk]: src/sys/rump/librump Make it possible to manually specify the to...
christos[src/trunk]: src/sys/conf Catch up with the new config version.
kre[src/trunk]: src/bin/sh Implement the -X option - an apparent variant of -x w...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Claim ifunc support on a number o...
martin[src/netbsd-8]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys Sync swapctl() with netbsd32. Return EINVAL when misc<0, ...
mlelstv[src/trunk]: src/sys/ddb also print the LWP reference count.
christos[src/trunk]: src/external/gpl3/binutils/dist/gas/config Adjust for field rename.
uwe[src/trunk]: src/sys/dev/pci Cosmetic - consistently use #define<SPACE>
matt[src/trunk]: src/sys/arch/evbmips/rasoc Remove pmapdebug stuff
mrg[src/trunk]: src/sys/fs/efs use __diagused where appropriate.
msaitoh[src/trunk]: src/sys/dev - Fix detection of BGEPHYF_FIBER_{MII|TBI}
msaitoh[src/trunk]: src/sys/dev/mii Add CS8204, CS8244 VSC8211 and VSC8601 support f...
phx[src/trunk]: src/sys/arch mc146818's sc_flag indicates the time is stored in ...
msaitoh[src/trunk]: src/sys/dev/isa Make it compilable with AI_DEBUG.
matt[src/trunk]: src/sys/arch/arm/include Add inlines for cp10 (vfp) registers
sevan[src/trunk]: src/share/examples/npf With bin/54124 fixed, the rule needs to b...
cherry[src/trunk]: src/sys/arch/xen/conf Do not include files for MSI support on XE...
apb[src/trunk]: src/sbin/gpt include <sys/endian.h> for both the non-tools build,
ryoon[src/trunk]: src/sys/dev/pckbport Remove trailing tab
spz[src/trunk]: src/etc having more than one line with the same group name and g...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update some processor names.
macallan[src/trunk]: src/sys/dev/ic avoid accessing condition variables which belong ...
christos[src/trunk]: src/sys/dev/ata unbreak the build, someone forgot to commit more...
joerg[src/trunk]: src/sys/kern Require the actual namecache_look around cache_look...
martin[src/netbsd-8]: src/doc Ticket #1405
mbalmer[src/trunk]: src/lib/lua/sqlite More user friendly sqlite.open() function.
martin[src/netbsd-8]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
tron[src/trunk]: src/external/gpl3/gcc/usr.bin/lto1 Fix build with "USE_SSP" set ...
cherry[src/trunk]: src/share/man/man9 Add the uvm_hotplug.9 manpage to the build tree.
maxv[src/trunk]: src/sys/netinet6 Fix memory leak. Contrary to what the XXX indic...
martin[src/trunk]: src/sys/uvm Some pmaps may not consume all arguments of pmap_copy()
christos[src/trunk]: src/distrib/sets/lists/debug put attributes in the right spot
msaitoh[src/trunk]: src/sys/dev/pci Remove debug printf().
matt[src/trunk]: src/sys/arch/arm/arm32 Make sync counters only count when caches...
riastradh[src/trunk]: src/sys/dev/pci Extend agp_generic_bind_memory with bounds to ch...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Use dtrace probes to implement i915_tr...
chs[src/trunk]: src/sys/kern eliminate COMPAT_OLDNOTE and just always recognize ...
skrll[src/trunk]: src/distrib/hppa/ramdisk Increase IMAGESIZE to fix build.
martin[src/netbsd-8]: src/doc Tickets #1317 - #1325
christos[src/trunk]: src/sys/kern add a comment explaining what this does.
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Add lint bits.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc merge GCC 4.8.5 (round two)
wiz[src/trunk]: src/doc gcc-6.3 out.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Defer nouveau_fence_u...
alnsn[src/trunk]: src/share/misc Fix a typo.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Return timeout left, n...
jakllsch[src/trunk]: src/lib/libterminfo fix typo in error message; database is spell...
mrg[src/trunk]: src updates for GCC 6.4: add gcc-6 specific headers, combine some
pgoyette[src/pgoyette-compat]: src/sys/kern ooppss - don't forget the structure pointer!
msaitoh[src/trunk]: src/sys/dev/pci Add some Radeon devices. Mainly taken from OpenBSD.
hannken[src/trunk]: src/share/man/man9 Update arguments of vrecycle(), description o...
matt[src/trunk]: src/sys/arch Make _BSD_CLOCK_T_ unsigned int so it's the same fo...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct AWIN_A31_USB3_OFFSET
joerg[src/trunk]: src/sys/compat/netbsd32 delete -> remove
joerg[src/trunk]: src/bin/pax Move definition of chdname and do_chroot to options.c
jmmv[src/trunk]: src/external/bsd/kyua-cli Add reachover build files for kyua-cli.
wiz[src/trunk]: src/usr.bin/cal Remove superfluous Pp.
martin[src/netbsd-8]: src/doc Ticket #1460
mrg[src/trunk]: src/share/mk add MKDEPCXX, that is used for C++ files depend cre...
christos[src/trunk]: src/lib/libc/time but don't lose our own extensions
christos[src/trunk]: src/lib/libedit Fix indentation, Ingo Schwarze
joerg[src/trunk]: src/lib/libc/citrus Spell NULL correctly.
ozaki-r[src/trunk]: src/tests/net/ndp Add a test case for exceeding the number of ma...
mrg[src/trunk]: src/sys pull across abort fixes from nick-nhusb. add more abort...
jmmv[src/trunk]: src/external/bsd/kyua-atf-compat/dist Initial import of kyua-atf...
kamil[src/trunk]: src/lib/librumphijack Stop passing -D_INCOMPLETE_XOPEN_C063 (obs...
martin[src/netbsd-8]: src/sys/dev/rasops Pull up following revision(s) (requested b...
rin[src/trunk]: src/external/bsd/tre/dist/lib Fix use of uninitialized value, ta...
jkunz[src/trunk]: src/sys/arch/evbarm Contribution from Petri Laakso:
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Change CC1_SPEC and...
msaitoh[src/trunk]: src/sys/dev/pci BCM5785F is not gigabit Ethernet.
shm[src/trunk]: src/libexec/httpd Remove d_namelen as it's an BSD extension. Fix...
martin[src/trunk]: src/etc/mtree Guard a few $MK... != "no" tests by an additional ...
bouyer[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/arch/x86/acpi Pull up following revision(s) (requeste...
apb[src/trunk]: src/lib/libutil Improved handling of local times.
martin[src/netbsd-8]: src/common/lib/libc/arch/arm/atomic Pull up following revisio...
pgoyette[src/pgoyette-compat]: src At the request of reviewers, remove the module ali...
gutteridge[src/trunk]: src/share/man/man5 fstab.5: add mention of zfs
matt[src/trunk]: src/share/mk Don't add anything to CFLAGS/LDFLAGS on mips64 is B...
kamil[src/trunk]: src/sys/sys Make __CTASSERT static assert again
martin[src/trunk]: src/distrib/sets/lists/debug Add some more debug/compat debug fi...
msaitoh[src/trunk]: src/sys/dev/usb Mark DVF_DETACH_SHUTDOWN to USB root HUB. This c...
thorpej[src/trunk]: src/sys/arch/arc/include G/C some obsolete definitions (we haven...
christos[src/trunk]: src/lib/libedit Remove empty callbacks (Ingo Schwartze)
martin[src/trunk]: src/sys/sys Welcome to 7.99.19!
kre[src/trunk]: src/sbin/cgdconfig KNF, 80 column police, a few other tidy ups (...
maxv[src/trunk]: src Build the pmc tool on amd64.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Initialize the mode before access...
jmmv[src/trunk]: src/tests Auto-generate the top-level Atffile.
christos[src/trunk]: src/etc put also MAKEFILES in the MKREPRO section since they var...
jmmv[src/trunk]: src/external/bsd/atf Update reachover Makefiles for atf 0.17.
matt[src/trunk]: src/sys/arch/powerpc/include Remove PSL_SPV from BOOKE PSL_USERMOD
wiz[src/trunk]: src/share/man/man5 More markup.
apb[src/trunk]: src/distrib/sets/lists sort
matt[src/trunk]: src/sys/arch/evbarm/conf Match *INSTALL* (so we can match *INSTA...
sevan[src/trunk]: src/sbin/gpt Add the -T flag to usage()
christos[src/trunk]: src/lib/libc/time don't print ???, requested by kre@
perseant[src/trunk]: src/lib/libc/stdio A more correct fix for PR standards/52282.
maxv[src/trunk]: src/sys/arch Extend SMEP support to i386 (does not require PAE).
christos[src/trunk]: src More fixes from J.R. Oldroyd. We introduce a new function th...
sevan[src/trunk]: src/dist/pf/usr.sbin/ftp-proxy grammar
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix physical memory size issue. I...
riastradh[src/trunk]: src/sys/arch/sparc64/include Include some needful header files a...
cherry[src/trunk]: src/sys/arch/amd64/amd64 Make the msgbuf initialisation track cl...
skrll[src/trunk]: src/sys/arch/shark/isa whitespace
christos[src/trunk]: src/usr.bin/mkdep add -i and -v
martin[src/netbsd-8]: src/share/tmac Pull up following revision(s) (requested by kr...
christos[src/trunk]: src/sys/dev/usb don't subtract uninitialized pktsize in error path.
msaitoh[src/trunk]: src/sys/dev/pci Add some bugfixes and enhancement from FreeBSD:
dholland[src/trunk]: src/lib/libc/string PR 49988 Kamil Rytarowski: fix pasto
ozaki-r[src/trunk]: src/sys/net Use kmem_intr_alloc instead of kmem_alloc
dholland[src/trunk]: src/sys/dev/iscsi __attribute__ ((__packed__)) -> __packed
jmcneill[src/trunk]: src/sys/dev/wsfont Add "bold16x32", a pixel doubled version of t...
dholland[src/trunk]: src/etc/rc.d /usr/sbin/chown -> /sbin/chown
msaitoh[src/trunk]: src/share/man/man4 Add some missing IFM_* entries.
maxv[src/trunk]: src/sys/arch/amd64/conf Add USER_LDT, commented out for now.
christos[src/trunk]: src/etc/etc.evbarm Avoid //
riastradh[src/trunk]: src/sys Make uuidgen(2) generate v4 (random) uuids.
sevan[src/trunk]: src/usr.bin/calendar/calendars We use spaces, not tabs here
martin[src/netbsd-8]: src/doc Ticket #1365
christos[src/trunk]: src/share/doc apply the roman numeral page number fix from psd/T...
maxv[src/trunk]: src/sys/dev/usb Fix NULL deref, to prevent kernel crashes when d...
martin[src/netbsd-9]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
mrg[src/trunk]: src/external/gpl3/binutils/dist/gas/config this doesn't need <ex...
kre[src/trunk]: src/sys/compat/freebsd Revert previous (1.5) and return to the o...
martin[src/netbsd-8]: src/doc Tickets #1300 - #1304
alnsn[src/trunk]: src/lib/librumpuser For consistency with other files in the same...
rmind[src/trunk]: src/common/lib/libc/hash/murmurhash murmurhash2: add an optimise...
martin[src/trunk]: src/sys/uvm Mark a diagnostic-only variable
jakllsch[src/trunk]: src/sbin/drvctl Revert functional changes in previous, at expens...
drochner[src/trunk]: src/sys Use the MI "pcu" framework for bookkeeping of npx/fpu st...
jmmv[src/trunk]: src/external/bsd Descend into kyua-cli when MKKYUA!=no.
christos[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk grow so that new intel ...
msaitoh[src/trunk]: src/sys/dev/pci u_int*_t -> unit*_t. No funcitonal change.
christos[src/trunk]: src/tests/kernel/kqueue bump warns.
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet move variable definition/set in...
roy[src/trunk]: src Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS so...
martin[src/trunk]: src/tests/lib/libc/sync Add a link time test to catch missing sy...
riastradh[src/trunk]: src/sys/dev/pci Back out previous mistake.
isaki[src/trunk]: src/sys/dev/audio Improve audiobell (and interfaces with audio).
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.5 cornflakes (round one).
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
christos[src/trunk]: src/share/mk Switch x86 to the new binutils.
shm[src/trunk]: src/lib/libc/string PR/42032 fixed overrun in bm_exec(), free(3)...
maya[src/trunk]: src/sys/dev/ic Initialize if_stop so suspend won't jump to NULL.
maxv[src/trunk]: src/sys Provide a code argument in kasan_mark(), and give a code...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove ixgbe_set_promisc() and use ixgbe_s...
martin[src/netbsd-8]: src/sys/dev/mii Add missing file from last pullup (ticket #13...
ozaki-r[src/trunk]: src/sys/net Don't call psref_target_destroy unless NET_MPSAFE
maya[src/trunk]: src/tests/lib/libm use labs for absolute value of long
dholland[src/trunk]: src/sys/compat/netbsd32 add missing opt_nfsserver.h
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 __USE_TOPDOWN_VM
wiz[src/trunk]: src/sbin/modload Fix Dt argument.
wiz[src/trunk]: src/bin/cat Bump date for previous.
christos[src/trunk]: src/sys/sys make unsigned constants that.
christos[src/trunk]: src/lib/libc/gen Recognize CR as end of line too. the telnet cli...
jnemeth[src/trunk]: src/sbin/gpt - markup
martin[src/trunk]: src/sys Make mqueue_get public, rearrange mq_open into a helper ...
riastradh[src/trunk]: src/share/man/man9 Use imperative mood consistently.
pooka[src/trunk]: src/sys/sys Move CTASSERT a few lines down so as to not collide ...
thorpej[src/trunk]: src/sys/sys Don't need <sys/queue.h> here.
apb[src/trunk]: src/usr.sbin/postinstall Add a new obsolete_stand target, disabl...
snj[src/netbsd-9]: src/sys Pull up following revision(s) (requested by martin in...
ozaki-r[src/trunk]: src/tests/net/if_gif Enable DEBUG to see what happened on babylon5
martin[src/netbsd-8]: src Pull up following revision(s) (requested by manu in ticke...
joerg[src/trunk]: src/lib/libc/stdlib Drop TLS variant checks, emutls is enough fo...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC r208254.
pgoyette[src/trunk]: src/sys/kern Remove some extraneous whitespace
matt[src/trunk]: src/sys/arch/mips/include Remove unused struct pt_entry_t union.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mxm Avoid...
isaki[src/trunk]: src/sys/dev/audio Improve debug message and remove duplicated one.
christos[src/trunk]: src/external/bsd/libpcap/lib fix includes
njoly[src/trunk]: src/sys/compat Regen for dup/dup2/dup3 argument types fix.
jmcneill[src/trunk]: src/sys/dev/sdmmc The config_* APIs are not MPSAFE, so make sure...
christos[src/trunk]: src/usr.sbin improve error messages (remove \n, use __func__, etc)
njoly[src/trunk]: src/usr.bin/systat Remove fagile test which ensured that first n...
christos[src/trunk]: src/etc/mtree Add npf.conf so it gets backed up.
rin[src/trunk]: src/sys/dev/rasops Oops, revert an unintentional change for now.
riz[src/trunk]: src/distrib/sets/lists/comp Directories are created even when gc...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmmv[src/trunk]: src/external/bsd/kyua-testers/dist Cherry-pick upstream commit 9...
alnsn[src/trunk]: src Add sljit support to arm.
mrg[src/trunk]: src/sys/compat/netbsd32 move rlimit and quota code into their ow...
ad[src/trunk]: src/sys Fix build break (ci->ci_dev is not available on every po...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Add $NetBSD$.
kre[src/trunk]: src PR bin/54112
ws[src/trunk]: src/sys/net Enqueue the mbuf with the start of the packet,
mbalmer[src/trunk]: src/etc create a lua device node for lua(4) and luactl(8)
msaitoh[src/trunk]: src/sys/arch/sbmips/stand/netboot Fix compile error of -Werror=u...
hannken[src/trunk]: src/sys Make vclean static (ride 6.99.2).
jdolecek[src/trunk]: src/sys/dev/pci cap adapt_openings to minimum of cmd_per_lun and...
maya[src/trunk]: src/games/fortune/datfiles Remove a few offensive quotes, put in...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO with a detailed desc...
maxv[src/trunk]: src/sys Introduce POOL_QUARANTINE, a feature that creates a wind...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Ifdef out pnpbios for now....
christos[src/trunk]: src/usr.sbin/zic set some variables we need
matt[src/trunk]: src/sys/arch/arm/arm32 Rework counters.
matt[src/trunk]: src/sys/arch/arm/include Use CPP symbols to determine the right ...
kamil[src/trunk]: src/sys Fix a typo in a comment
macallan[src/trunk]: src/sys/arch/macppc/dev various minor fixes and updates:
rjs[src/trunk]: src/sys/arch/arm/allwinner Remove more trailing whitespace.
msaitoh[src/trunk]: src/sys/dev/mii - ICPLUS -> xxICPLUS
matt[src/trunk]: src/sys/arch/mips/include Make LDBL_NBIT and mask_nbit_l have no...
justin[src/trunk]: src/sys/fs/tmpfs This enum is likely to be made unsigned by the ...
martin[src/netbsd-8]: src/doc Tickets #1264 - #1268
mbalmer[src/trunk]: src link luactl(8) to the build
ozaki-r[src/trunk]: src/sys/rump/net/lib Prevent LWP migrations between CPUs during ...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Don't let more than one thread...
ozaki-r[src/trunk]: src/sys/net Fix kernel build with RT_DEBUG and !NET_MPSAFE
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Some functions lik...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Execute softints in the order in w...
christos[src/trunk]: src/tests cast to destination type.
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs: fix the zero-length symlink target case ...
chs[src/trunk]: src reapply some fixes to make multi-threaded ctfmerge work
zafer[src/trunk]: src/sys/dev/usb Fix an issue with 11g beacon frames.
martin[src/netbsd-8]: src/doc Tickets #1020 - #1029, #1031 - #1035
dholland[src/trunk]: src/lib/libc/string Minor clarification. And a typo. Bump date.
ryoon[src/trunk]: src/sys/dev/pckbport Remove double and trailing whitespaces
msaitoh[src/trunk]: src/sys/dev/pci s/Intialize/Initialize/ in comment.
knakahara[src/trunk]: src/sys/opencrypto make cryptoret() context softint to balance d...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Don't die on RC5 w...
ozaki-r[src/trunk]: src/sys/net Execute if_detach within splnet where vlan_unconfig is
msaitoh[src/trunk]: src/sys/dev/pci - Official shortname of LN Requester is LNR, so ...
wiz[src/trunk]: src/share/man/man3 bitstring.h does not provide size_t; include ...
riastradh[src/trunk]: src/sys Rework PCI and AGP conditionalization.
christos[src/trunk]: src/doc new tzcode
ozaki-r[src/trunk]: src/sys/netipsec Remove m_tag_find(PACKET_TAG_IPSEC_PENDING_TDB)...
kre[src/trunk]: src/bin/sh Fix a reference after free (and consequent nonsense d...
apb[src/trunk]: src/sys/fs/puffs Add close brace, accidentally omitted from prev...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add an option for awin_gpio to ignore...
christos[src/trunk]: src/sys/net - remove printf
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Flush chipset writes after GGT...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix for dhcpcd-6.4.0
martin[src/trunk]: src/sys/arch/m68k/m68k Mark a diagnostic-only variable
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that sc->sc_flags can't be passed to i...
wiz[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau uses firmload, add dep...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon don't warn for 80211 mess...
matt[src/trunk]: src/compat/mips64 Prevent multi inclusion
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by riastradh...
maxv[src/trunk]: src/lib/libnvmm Sync, and fix grammar.
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_netbsd32 Remove from the generi...
pgoyette[src/trunk]: src/sys Now that the ufs module has been split out from ffs and ...
knakahara[src/trunk]: src/sys/opencrypto fix typo
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55137: Kouichi Hashikawa: ip...
maya[src/trunk]: src/lib/libm/complex csqrt has a branch cut on the negative real...
jmcneill[src/trunk]: src/sys/dev/acpi Match APMC0D0F compatible string.
wiz[src/trunk]: src/usr.bin/config Spelling.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Fully initialize workqueue str...
pgoyette[src/pgoyette-compat]: src/doc Update
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add omapscm to critical_devs[].
christos[src/trunk]: src/share/mk Add a hook to create a manifest file if needed unde...
martin[src/netbsd-8]: src/doc Ammend ticket #1380 for additional changes
justin[src/trunk]: src/sys/dev/dm dm_target_t reference count is modified with atom...
kamil[src/trunk]: src/lib/libc/gen Remove _INCOMPLETE_XOPEN_C063, no longer needed
ozaki-r[src/trunk]: src/sys/net Don't use radix tree API directly
mrg[src/trunk]: src/tools/gcc in configargs.h, as well as normalising to /usr/sr...
christos[src/trunk]: src/tools/binutils Handle libctf new in binutils 2.34
sevan[src/trunk]: src/doc pkg_install
apb[src/trunk]: src/share/zoneinfo Import tzdata2013a from ftp://ftp.iana.org/tz...
msaitoh[src/trunk]: src/sys/dev/mii regen.
skrll[src/trunk]: src/sys/dev/usb DOTG is dead. Long live DWC2.
christos[src/trunk]: src/share/doc/psd explain what's going on with all the spurious ...
martin[src/trunk]: src/sys/compat/netbsd32 regen (versioned mq_* calls)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove __HAVE_MM_MD_DIRECT_MAPPED_PHYS ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1e and ...
christos[src/trunk]: src add a disk-image=target option
christos[src/trunk]: src/distrib/sets/lists fix sets for new binutils
christos[src/trunk]: src/sys/compat/freebsd Avoid NULL dereference and fix sched para...
rin[src/trunk]: src/sys/arch/luna68k/dev Spell out "Hitachi" correctly in comment.
hubertf[src/trunk]: src/usr.bin/utoppya There was a pilot flying a small single engi...
riastradh[src/trunk]: src/sys/external/bsd gfp.h and slab.h are now used in kernel.h, ...
ozaki-r[src/trunk]: src Support arbitrary softint IPLs in high priority xcall
maya[src/trunk]: src/share/man/man8 Update packages link. suggest https. bump date
christos[src/trunk]: src/usr.bin/make grr too many different compilation options.
uwe[src/trunk]: src/usr.bin/sed Suppress space after -I and -i options in descri...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpq fix ifstats command by relaxing i...
roy[src/trunk]: src/etc/powerd/scripts Remove the stopping and starting of vario...
maxv[src/trunk]: src/sys/kern Should be loadfactor().
maxv[src/trunk]: src/sys/kern Reset so_cred to NULL after freeing it, because clo...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Typo
manu[src/trunk]: src/lib/libperfuse Do not trust the filesystem's readdir to give...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Deduplicate callout initializa...
christos[src/trunk]: src/distrib/sets/lists/xcomp fix lint sets.
martin[src/netbsd-9]: src/doc Tickets #600 - #606
christos[src/trunk]: src/lib/libc/gen multi-byte doc from J.R. Oldroyd
christos[src/trunk]: src/external/bsd/wpa/dist/src/common Make the non-failure path i...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Use correct module names for the...
ozaki-r[src/trunk]: src/sys/netinet6 Hold the big locks only where they are needed
rmind[src/trunk]: src/sys/net/npf Add NPF_MAX_RULES, an artificial limit (set it t...
martin[src/netbsd-8]: src/usr.bin/vmstat Pull up following revision(s) (requested b...
apb[src/trunk]: src/share/man/man3 refer to __USE(3)
martin[src/trunk]: src/distrib/sets/lists/comp Add a bunch of new libm/complex man ...
matt[src/trunk]: src/sys/arch/arm/samsung Exynos5 needs the MCT running to have t...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
apb[src/trunk]: src/tools/gettext Prevent the tools/gettext build from trying to...
christos[src/trunk]: src/share/mk unbreak powerpc64; it is not ready for gcc-4.8 ATM.
christos[src/trunk]: src/games/fortune/datfiles revert removals while there is an act...
joerg[src/trunk]: src/games/backgammon GC descr and helpm.
cherry[src/trunk]: src/sys/uvm Use uvm_physseg.h:uvm_page_physload() instead of uvm...
matt[src/trunk]: src/sys/arch/riscv/include Fix c&p error.
christos[src/trunk]: src/sys/kern fix crash(8) printing of callouts.
mlelstv[src/trunk]: src/usr.sbin/gpioctl Document options to select alternate GPIO m...
matt[src/trunk]: src/distrib/sets Don't put COMPATARCHDIRS or KMODARCHDIRS since ...
leot[src/trunk]: src/lib/libc/termios tcgetsid() is defined in <termios.h>, not <...
martin[src/netbsd-9]: src/sys/stand/efiboot Pull up following revision(s) (requeste...
dholland[src/trunk]: src/sys/sys Typo.
christos[src/trunk]: src/share/mk turn off another gcc warning for m68k
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
msaitoh[src/trunk]: src miscelaneous -> miscellaneous in comment.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Fix argument types of atomic64_add/sub...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau move spin_lock_destro...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Advise to explicitly set flags +a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm sparc seems to treat bus/p...
matt[src/trunk]: src/sys/sys Add KERNHIST_CALLARGS and make the delay tunable (KE...
christos[src/trunk]: src/distrib/sets/lists more sets fixes
dholland[src/trunk]: src/lib/libpthread _SC_PAGESIZE is not the page size; it's a sym...
joerg[src/trunk]: src/usr.sbin/mlxctl Use hw.iostats and not kvm.
ozaki-r[src/trunk]: src/sys/netinet Correct a comment
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.4 with the...
christos[src/trunk]: src/distrib/sets/lists bump libc.
apb[src/trunk]: src/usr.sbin/postinstall Clarify wording in a comment for obsole...
knakahara[src/trunk]: src/sys/dev/pci Fix a bug that RX and TX may stall on heavy load...
jmcneill[src/trunk]: src/sys/arch/arm/omap no need to print irq twice
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ts...
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 Use ASM markers for functions, it m...
kamil[src/trunk]: src/share/man/man5 Update core(5) with current reality
pgoyette[src/pgoyette-compat]: src/sys/kern Use correct structure member for module's...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add GICv3 FDT glue
martin[src/trunk]: src/sys/compat/ibcs2 Remove a variable
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang snapshot to r193633. Fix...
yamt[src/trunk]: src/sys/dev/pci ppb: fix link speed print
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core Destroy the...
skrll[src/trunk]: src/sys/arch/evbarm/ifpga aprintf -> aprint_normal
gson[src/trunk]: src/usr.bin/make Fully avoid the nonstandard types u_char, u_int...
martin[src/netbsd-8]: src/sys/kern regen (for ticket #1405)
kamil[src/trunk]: src/sys/sys Define __NO_LEAKS in sys/cdefs.h
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.3 with the fo...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add SMC_CAPS_POLLING support.
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
skrll[src/trunk]: src/sys/arch/arm/cortex KNF
ozaki-r[src/trunk]: src/sys/arch/arm/arm32 Fix wrong instruction; mcr => mrc
jmmv[src/trunk]: src/external/bsd/atf/dist Fix merge conflicts after import of at...
roy[src/trunk]: src Implement ncurses extensions is_leaveok and is_keypad.
mrg[src/trunk]: src/sys/dev/usb actually set ure_stopping, and don't follow it i...
msaitoh[src/trunk]: src/sys/dev/usb Fix a bug that the duplex of manual media settin...
wiz[src/trunk]: src/sys/kern Fix word (direct -> directory) in comment.
riastradh[src/trunk]: src/sys/dev/pci Fix MMIO registers sizes for pre-Ironlake chipsets.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014e. [apb 20140613]
apb[src/trunk]: src/tests/lib/libutil When tests fail, print all args, notjust t...
christos[src/trunk]: src/usr.sbin/npf/npfctl We don't use openssl for NPF in NetBSD, ...
knakahara[src/trunk]: src/sys/netinet pserialize_perform() is required an additionally...
apb[src/trunk]: src/usr.sbin/etcupdate Keep track of whether anything was change...
skrll[src/trunk]: src/sys/arch/evbarm/bcm53xx Undo previous as it is not required.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem N...
stacktic[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen to add lstat64
kamil[src/trunk]: src/distrib/sets/lists/debug Fix MKDEBUG distrib sets
christos[src/trunk]: src/sys pfil(9) improvements to handle address changes:
wiz[src/trunk]: src/external/bsd/elftosb/usr.sbin/elftosb Syntax and formatting ...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau this works well enough to star...
matt[src/trunk]: src/sys/arch/powerpc/oea Don't preserve PSL_FP/PSL_VEC in cpu_se...
msaitoh[src/trunk]: src/sys/dev/pci Add BGEPHYF_NO_WIRESPEED flag for fiber devices.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Avoid struct inode.
christos[src/trunk]: src/sys/modules/npf oops forgot to commit this one.
mlelstv[src/trunk]: src/sys/arch/evbarm/tisdp24xx another physmem type change
uebayasi[src/trunk]: src/usr.bin/config Don't conplain devclass redifition to the sam...
kre[src/trunk]: src/bin/sh PR bin/52348
jmcneill[src/trunk]: src/doc mcx(4): Added driver for Mellanox 5th generation ethernet.
skrll[src/trunk]: src/sys/arch Fix reinoud-ification.
riastradh[src/trunk]: src/sys/altq Fix error branches to avoid leaks, noted by maxv@.
riastradh[src/trunk]: src/share/man/man9 Use the proper pluralization of `frotz'.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by rin i...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
skrll[src/trunk]: src/sys/dev/ic Avoid "declaration of 'delay' shadows a global de...
wiz[src/trunk]: src/lib/libc/gen Sort SEE ALSO.
manu[src/trunk]: src/sys/fs/puffs Improve zero-fill of last page after shrink fix:
matt[src/trunk]: src/sys/arch/ews4800mips Fixup includes to the new world order.
pgoyette[src/trunk]: src/usr.bin/vmstat Restore the kvm-grovelling code for use on cr...
mlelstv[src/trunk]: src/sys Enforce alignment requirements that are violated in some...
martin[src/trunk]: src/sys Make handle_modctl_load() usable from compat/netbsd32.
christos[src/trunk]: src/sys/sys - Adjust function signatures
maya[src/trunk]: src/lib/libm/complex compare to zero, instead of using signbit, ...
leot[src/trunk]: src/sys/dev/pci Do not access `sc' directly via the CSR_{READ, WR...
mlelstv[src/trunk]: src/sys/dev/scsipi really keep request queued after resource sho...
msaitoh[src/trunk]: src/sys/dev/scsipi Use unsigned to avoid undefined behavior in s...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for eMMC DDR52 transfer mode.
riastradh[src/trunk]: src/sys/external/bsd/common Avoid the prospect of callout calls ...
msaitoh[src/trunk]: src/sys/dev/mii Add ICS1893C support from FreeBSD.
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/libgcc/config/m68k Propagate PLT ...
nonaka[src/trunk]: src/sys/arch/x86/x86 PR/52266: use rdmsr_safe(9) instead of rdms...
rin[src/trunk]: src/sys/arch/powerpc/fpu - add missing default from FreeBSD
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.3
jmmv[src/trunk]: src/distrib/sets/lists/debug Fix debug entries after the import ...
joerg[src/trunk]: src/sys/dev/usb Remove bogus cast. The LHS type is smaller, so l...
rin[src/trunk]: src/sys/arch/arc UADDR was removed.
jmcneill[src/trunk]: src/sys/dev/pci Correct mcx comment, drop mii dependency
skrll[src/trunk]: src/sys/sys Remove struct simplelock forward declaration.
prlw1[src/trunk]: src/doc new nsd
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Make this comp...
jdolecek[src/trunk]: src/doc smbfs is no more
kim[src/trunk]: src/etc Make precedence between {cat, man}[39]{, lua} logical:
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix the build for amd64.
kamil[src/trunk]: src/sys/kern Correct distinguishing fork/vfork tracing event in ...
jmcneill[src/trunk]: src/sys/dev/usb Remove the requirement for ehci to attach after ...
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
uebayasi[src/trunk]: src/sys/arch G/C struct user *proc0paddr.
riastradh[src/trunk]: src/usr.bin/config Bump config(5) version for OPT.foo.c variables.
wiz[src/trunk]: src/share/man/man4 Improve wording.
ozaki-r[src/trunk]: src/sys Remove assertion that the lock isn't held
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add missing...
msaitoh[src/trunk]: src/sys/dev/pci Add ALTIMA AC1003, BROADCOM BCM57782 and BCM57786.
christos[src/trunk]: src/doc new OpenSSL/binutils
christos[src/trunk]: src/sys/rump/dev more smb removal.
christos[src/trunk]: src/sys/netinet exposet multicast option functions which are use...
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (3/3) : eliminate pktattr argument ...
martin[src/trunk]: src/sys/arch/sparc/include We have an implicit 1 MSB bit in the ...
martin[src/trunk]: src/usr.sbin/sysinst Remove unconditional truncation - it confus...
riastradh[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw/vfb Missed a MKC...
ozaki-r[src/trunk]: src/sys/arch/arm/include Fix ARMv7 checks
pooka[src/trunk]: src/sys/rump bump version for syscall changes
joerg[src/trunk]: src/tools/llvm Replace NETBSDSRCDIR with .PARSEDIR based logic h...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, requested by...
wiz[src/trunk]: src/usr.bin/sed Sort options. Use Ss for non-standard headers. N...
pgoyette[src/pgoyette-compat]: src/sys/kern When freeing the required list, make sure...
martin[src/netbsd-8]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Pull ...
martin[src/netbsd-9]: src/doc Tickets #642, #643, #644
pgoyette[src/trunk]: src/sys/net Add modular dependency on zlib module.
christos[src/trunk]: src/lib/libc/sys Document O_EXEC, and add some extra explanation...
nonaka[src/trunk]: src/sys/dev/usb Add Realtek RTL8152, RTL8153.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: optimise fetch_l3() to avoid unn...
matt[src/trunk]: src/distrib/sets Fix spurious wantedness of compat, compattests, ...
kamil[src/trunk]: src/common/lib/libc/misc Try to fix the evbppc-powerpc64 build
christos[src/trunk]: src/sys/sys belatedly bump for execve1 signature change which af...
christos[src/trunk]: src/sys/arch/amd64/conf We don't need TRAP_SIGDEBUG
jmmv[src/trunk]: src/etc/mtree Add new directories for kyua-atf-compat.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add missing userret() at the end of...
apb[src/trunk]: src Pass -m MACHINE -a MACHINE_ARCH to postinstall
martin[src/netbsd-8]: src/external/mit/expat/lib/libexpat Pull up following revisio...
martin[src/trunk]: src/common/lib/libc Try to hide the C runtime implementation spe...
mrg[src/trunk]: src/sys/compat/netbsd32 s/sparc64/native 64 bit/ in a comment...
riastradh[src/trunk]: src/sys/dev/ic Mark res __diagused; #ifdef DIAGNOSTIC panic --->...
yamt[src/trunk]: src/usr.bin/tee use more appropriate types
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (2/3) : eliminate pktattr argument ...
christos[src/trunk]: src/sys/miscfs/specfs Revert previous, and explain why.
christos[src/trunk]: src/tools/lex PR/53544: Add a dependency on the Makefile to fix ...
martin[src/netbsd-8]: src/dist/pf/share/man Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/doc Adjust ticket #1324
christos[src/trunk]: src/sys/dev/scsipi PR/49054: Uwe Toenjes: Some RAID controllers ...
martin[src/netbsd-8]: src/doc Tickets #1004 - #1008
msaitoh[src/trunk]: src/sys/dev/pci Add PLX Technology PEX 8111.
martin[src/netbsd-8]: src/sys/dev/hpc Pull up following revision(s) (requested by r...
kamil[src/trunk]: src/doc TODO.sanitizers: Mark switch of syscall(2)/__syscall(2) ...
christos[src/trunk]: src/sys/kern Add a flags sysctl for ASLR to disable particular f...
apb[src/trunk]: src/usr.sbin/etcupdate When processing the -s option, the variab...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by manu in ticke...
mrg[src/trunk]: src/sys/arch/powerpc/oea gcc 4.8.1 wants:
christos[src/trunk]: src/usr.bin/menuc define as hex and make MC_VALID smaller so it ...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/trunk]: src/lib/libm/arch/vax Seems we need both sqrtl and _sqrtl as a w...
pooka[src/trunk]: src/sys/rump/librump Make the device node creation routines func...
justin[src/trunk]: src/sys/dev/dm Call prop_dictionary_get_uint32 with uint32_t
christos[src/trunk]: src/external/historical/nawk/dist merge 2012-12-20
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
martin[src/netbsd-8]: src Sync to head the following, requested by roy in ticket #981:
jkunz[src/trunk]: src/sys/arch Contribution from Petri Laakso:
uwe[src/trunk]: src/sys/dev/ic RTK_CFG2_BUSFREQ is only 1 byte. Fixes panic on ...
riastradh[src/trunk]: src/sys/sys Cause readers to fail noisily after PSLIST_ENTRY_DES...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up the following revisions (via pa...
christos[src/trunk]: src/usr.bin/vis use MB_LEN_MAX directly instead of assuming how ...
oki[src/trunk]: src fixed typo on comment.
matt[src/trunk]: src/etc/mtree ./usr/libdata/firmware/radeon is obsolete so remov...
uebayasi[src/trunk]: src/sys/arch/hpcmips/conf Missing midi attachment.
ad[src/trunk]: src/sys Regen.
dholland[src/trunk]: src Note that deleting objdirs (not just cleandir) may be necess...
maxv[src/trunk]: src/sys/kern Fix a NULL pointer dereference after a loooong disc...
christos[src/trunk]: src/usr.bin/make PR/45042: Thomas Cort: HAVE_foo for setrlimit(2...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
riastradh[src/trunk]: src/external/cddl/osnet/dev/profile Disable autoload if there ar...
kamil[src/trunk]: src/sys/kern Harden PT_ATTACH in ptrace(2)
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc don't append to nbsd_tm_file. Thi...
reinoud[src/trunk]: src/sys/arch/arm/samsung Use the global exynos_pmureg_bsh and ex...
matt[src/trunk]: src/sys/arch/arm/cortex Mark interrupt as MPSAFE.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: make debugging kernel bringu...
martin[src/netbsd-8]: src/doc Ticket #1461
maya[src/trunk]: src/sys/arch/powerpc/oea inline HAVE_64BIT_HID0 and remove macro...
ozaki-r[src/trunk]: src/sys/net Fill rtm_addrs properly
skrll[src/trunk]: src/sys/arch/evbarm/conf Add PCVT compat (for X console switchin...
ryoon[src/trunk]: src/libexec/httpd Fix typo, releaases.
mrg[src/trunk]: src/sys/rump/include/machine mark rump's CPU_INFO_ITERATOR as be...
pgoyette[src/pgoyette-compat]: src/sys/sys Define vector for compat_netbsd32 version ...
martin[src/netbsd-8]: src/sys/dev/mii The gcc on this branch is not smart enough an...
joerg[src/trunk]: src/distrib/sets/lists/comp Make /usr/include/g++/bits/i386 and ...
christos[src/trunk]: src/external/ibm-public/postfix/dist/src/smtpd give one more rep...
maya[src/trunk]: src/tests/usr.bin/cc amend test case to also check for -fprofile...
pgoyette[src/pgoyette-compat]: src/sys/kern Finish de-confliction
joerg[src/trunk]: src/external/gpl3/gdb/dist/sim/ppc Uses free
roy[src/trunk]: src Add the POSIX filter() function to libcurses.
mlelstv[src/trunk]: src/sys/arch/amiga/include remove obsolete comments
nonaka[src/trunk]: src Add driver for ASIX AX88178a and AX88179 Ethernet interface.
mbalmer[src/trunk]: src use MODULE_CLASS_MISC for Lua modules
manu[src/trunk]: src/usr.bin/extattr Do not record a trailing \0
tnn[src/trunk]: src/sys/dev/spi KB -> kB
joerg[src/trunk]: src/doc Grammar fix.
nonaka[src/trunk]: src/sys/dev/pci Deregister pmf hook when attach failed.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull LUNA's framebuffer improvements by...
riastradh[src/trunk]: src/sbin/gpt Paranoia: choke noisily on EOF from /dev/urandom.
wiz[src/trunk]: src/lib/librefuse Avoid marking up semicolons.
cherry[src/trunk]: src/sys/arch/xen Add a glue function to inspect event channel<->...
pgoyette[src/trunk]: src/sys/kern Fix locking so we don't release the lock between th...
maxv[src/trunk]: src/sys/net Replace KASSERT by m_pullup. While the ethernet head...
uebayasi[src/trunk]: src/usr.bin/config Add debug print function.
christos[src/trunk]: src/lib/libc revert part of previous; not needed.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Return the fd we just allocated.
apb[src/trunk]: src/lib/libc/gen Teach fmtcheck(3) that a pointer and a long are...
matt[src/trunk]: src/sys/arch/powerpc/include Don't clear PSL_FP/PSL_VEC
kamil[src/trunk]: src/sys/kern Validate usec ranges in settimeofday1()
joerg[src/trunk]: src/sys/kern Make the stat mutex a leaf. XXX Use atomic counters.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
yamaguchi[src/trunk]: src/share/man/man4 Add information for ixl(4)'s VLAN hardware fi...
wiz[src/trunk]: src/external/cddl/osnet/sbin/zfs Use more markup.
maya[src/trunk]: src/external/gpl3/gcc/dist Correct extra parens, regen configure...
christos[src/trunk]: src/sys/arch/amd64/amd64 Treat R_X86_64_PLT32 relocation as R_X8...
skrll[src/trunk]: src/sys/arch/arm/arm32 In the ARM_MMU_EXTENDED case make sure th...
uki[src/trunk]: src/distrib/sets Fix "build.sh syspkgs" error when creating base...
martin[src/netbsd-8]: src/doc Tickets #1435 - #1440
dholland[src/trunk]: src/usr.bin/usbhidaction PR 51754 Charlotte Koch: fix -v output ...
maxv[src/trunk]: src/sys/netinet remove reference to ipnat, and duplicate comments
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi make board/firmware revisions visible vi...
rin[src/trunk]: src/sys/arch/powerpc Retire tlbpid_t (u_short):
kre[src/trunk]: src/tests/lib/libnvmm Keep infrastructure setup and only exclude...
ozaki-r[src/trunk]: src Mention IPv6 address selection policy isn't MP-safe yet
ad[src/trunk]: src/sys Split subr_cpu.c out of kern_cpu.c, to contain routines ...
riastradh[src/trunk]: src Add passive references, intermediate between pserialize and ...
jnemeth[src/trunk]: src/sbin/gpt Add gpt_change_hdr() similar to gpt_change_ent() fo...
maya[src/trunk]: src/external/mit/expat/lib/libexpat Remove unused definitions, a...
hannken[src/trunk]: src/sys/kern Make sure getnewbuf() runs bawrite() inside fstrans.
martin[src/trunk]: src/sys/arch/mac68k/obio Remove not yet used stuff
martin[src/netbsd-8]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/dev/usb PR/52385: Shinichi Doyashiki: some classic Rolan...
riastradh[src/trunk]: src/sys/dev/pci Add missing bus_dmamap_destroy.
tpaul[src/trunk]: src/share/man/man4 Remove mention of SPLASHSCREEN_PROGRESS option.
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
christos[src/trunk]: src/sys/lib/libkern mark some variables as unused, but keep them...
wiz[src/trunk]: src/share/man/man8/man8.x86 New sentence, new line. Bump date fo...
martin[src/trunk]: src/sys/uvm Mark diagnostic-only variables
martin[src/netbsd-8]: src/external/gpl2/groff/tmac Update for 8.1
skrll[src/trunk]: src/sys/arch/arm/samsung Typo in error message.
christos[src/trunk]: src/usr.bin/config go back to using file:line: from uwe.
msaitoh[src/trunk]: src/sys/dev/mii Change CS8244's OUI from xxCICADA to CICADA. I d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix ordering of bus_dm...
jmmv[src/trunk]: src/distrib/sets/lists/tests Remove duplicate (and possibly inva...
uebayasi[src/trunk]: src/usr.bin/config Resolve "device" definition dependency lazily.
marty[src/trunk]: src/sys/arch/arm/cortex something temporary that will go away on...
joerg[src/trunk]: src/sys/arch/arm/ofw intrcnt and _intrnames are unused.
riastradh[src/trunk]: src/sys/arch Enable nouveau by default again in x86 GENERIC.
jdolecek[src/trunk]: src/sys/dev/usb move the deallocation of the protocol-specific s...
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revisions, requested by...
jdolecek[src/trunk]: src/sys/arch mark nsmb major obsolete
kre[src/trunk]: src/sys/compat/freebsd If using a cast for &code to make it a u_...
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests in ATF t_prace_wait*
rin[src/trunk]: src/sys/arch/powerpc/fpu PR port-powerpc/51368: powerpc FPU emul...
skrll[src/trunk]: src/sys/arch/arm/vfp Install the undefined instruction handlers ...
pooka[src/trunk]: src/sys/kern make rump kernel syscalls through curproc->p_emul i...
martin[src/trunk]: src/usr.bin/kdump Ooops, backout previous - it was an update bui...
maxv[src/trunk]: src/sys/netipsec Introduce ah_authsiz, which computes the length...
tls[src/trunk]: src/external/zlib/pigz/dist pigz 2.3.1
cherry[src/trunk]: src/sys/arch/powerpc/ibm4xx introduce evbppc pmap to the uvm_hot...
mrg[src/trunk]: src/sys/compat/netbsd32 pset_create() takes a pointer so it need...
martin[src/trunk]: src/usr.sbin/postinstall Pass AWK to make when invoking emit_dis...
ozaki-r[src/trunk]: src/sys/net Protect vlan_unconfig with a mutex
christos[src/trunk]: src/external/bsd/bind Merge changes.
enami[src/trunk]: src/usr.bin/netstat - Explicitly describe that kvm(3) is used wh...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/roken remove duplicate ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove the monolithic compat and...
christos[src/trunk]: src/usr.sbin/crash revert kernhist patch accidentally committed
maxv[src/trunk]: src/usr.sbin/npf/npfctl rename net-seg -> map-seg, and document it
christos[src/trunk]: src/external/bsd/libpcap/dist Always include the sampling member...
christos[src/trunk]: src/tools/binstall Create a manifest on windows if the filename ...
martin[src/netbsd-9]: src/sys/external/bsd/drm2/dist Pull up following revision(s) ...
christos[src/trunk]: src/tests/lib/libc/sys check for EFAULT on reads and writes to m...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Enable minimal warnings, disabling...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Explicitly include bold8x16 and bold16x...
ozaki-r[src/trunk]: src/sys/net Get rid of unnecessary xc_broadcast after pktq_barrier
christos[src/trunk]: src/sys/net Use sockaddr_dl_init
jnemeth[src/trunk]: src/sbin/gpt correctly show partition type in the new world order
isaki[src/trunk]: src/sys/dev/pad Fix return value. fo_poll expects revents, not ...
christos[src/trunk]: src/distrib/sets/lists fexecve(2) related additions.
msaitoh[src/trunk]: src/sys/dev/ic Fix typo.
maxv[src/trunk]: src/sys/fs/hfs KNF
cherry[src/trunk]: src/sys/arch/amd64/amd64 remove spurious printf()
kre[src/trunk]: src/external/cddl/osnet/sys/sys Let's define symbols before usin...
martin[src/netbsd-8]: src/distrib/notes/common Prepare for 8.1 RC1
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: Free the data array for N...
rin[src/trunk]: src/sys/arch/arc/arc Remove dead codes, that are #if 0'd for mor...
christos[src/trunk]: src/include add clock_cpugetclockid{2,}
ozaki-r[src/trunk]: src/sys/netipsec Omit unnecessary check of sav->state
christos[src/trunk]: src/distrib/pmax/instkernel bump
jnemeth[src/trunk]: src/sbin/gpt oops, forgot to update end of data area
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Include amdgpu_prime.c now that...
christos[src/trunk]: src/sys/net/npf /32 and /128 are valid netmasks.
mrg[src/trunk]: src/dist/pf/sbin/pfctl fix two issues found by GCC 6.4:
matt[src/trunk]: src/sys/arch/evbmips/adm5120 Use cpu_startup_common()
msaitoh[src/trunk]: src/sys/dev/pci Revert previos. Sorry.
hannken[src/trunk]: src/sys/kern Always call brelse() on error for breadn() too.
christos[src/trunk]: src/sys/arch/alpha/include convert to flex array
msaitoh[src/trunk]: src/sys/dev/pci Add some devices
jakllsch[src/trunk]: src/sys/net80211 Add comment for previous.
christos[src/trunk]: src/tools/compat add dprintf
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc We generate this.
ozaki-r[src/trunk]: src/sys/netipsec Hold a reference to an SP during opencrypto pro...
apb[src/trunk]: src/doc Improve documentation for BUILDID.
martin[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
maya[src/trunk]: src/sys/arch/mips/mips Remove unused declaration of __BIT and __...
mrg[src/trunk]: src/usr.bin/midirecord fix the log message typo.
martin[src/netbsd-8]: src/doc Ticket #1397
christos[src/trunk]: src/external/gpl2/xcvs/dist/src fix the usage message
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.0.1d and ...
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Provide the missing __sync...
maxv[src/trunk]: src/usr.sbin/npf/npfctl "interface" already contains "var-name", ...
sevan[src/trunk]: src/dist/pf/sbin/pflogd Escape Dx which otherwise gets interpret...
jakllsch[src/trunk]: src/sys/dev/pci Put back correct recieve ring allocation size wh...
ryo[src/trunk]: src/sys/arch/evbarm/conf * add imxsnvs (rtc)
cherry[src/trunk]: src/sys/arch/x86/x86 Detect and report running in a XEN hvm cont...
apb[src/trunk]: src/distrib/sets In "make sortlists", if the file was already so...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add PCIe clocks
skrll[src/trunk]: src/sys/arch/arm/samsung Fix softc size in CFATTACH_DECL_NEW
martin[src/trunk]: src/external/bsd/iscsi/dist/src/lib PR 48338: fix typo making a ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
pgoyette[src/pgoyette-compat]: src/doc Add a note regarding possible future investiga...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom vendor_transfer_data_dma callback take...
sevan[src/trunk]: src/external/cddl/osnet/sbin/zfs Use Pa macro for path
kefren[src/trunk]: src/sys/net RFC3032 conformance for Router Alert Label
ad[src/trunk]: src/sys/arch/x86/x86 Enable MONITOR/MWAIT idle on AMD chips, exc...
ozaki-r[src/trunk]: src/sys/netinet6 Don't call pfxlist_onlink_check with holding ll...
christos[src/trunk]: src/usr.bin/xinstall restore unlink file if strip fails (from Ta...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Work around a namespacing clash ...
maxv[src/trunk]: src/sys/netinet6 Remove a misleading instruction. We don't care ...
dholland[src/trunk]: src/sys/dev/usb __attribute__((__packed__)) -> __packed
apb[src/trunk]: src/sys/kern also comment on the meaning of timo=0 for cv_timedw...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comment
martin[src/netbsd-9]: src/sys/arch/sun3/include Pull up following revision(s) (requ...
mbalmer[src/trunk]: src/share/man/man3lua Use the term "Lua modules" instead of "Lua...
sevan[src/trunk]: src/doc Update some current version information.
riastradh[src/trunk]: src/sys/external/bsd/common/linux Don't skimp on the last batch ...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) via patch (requested...
dyoung[src/trunk]: src/usr.bin/unexpand Deduplicate some code I'd duplicated, short...
maya[src/trunk]: src/sys/arch/i386/i386 Use PRIxPSIZE when printing psize_t.
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
christos[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/sys/dev/pci remove trailing whitespace
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add MSI/MSI-X support. The multiqueue fu...
maxv[src/trunk]: src Remove ibcs2_machdep.h on i386, and don't install it.
ryo[src/trunk]: src/sys/arch/evbarm/fdt fix compile error on evbarm/EXYNOS. plat...
christos[src/trunk]: src/distrib/common Don't build PIE binaries for install media
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New firmware to support ...
maxv[src/trunk]: src/sys/arch Fill the .text padding with 0xcc (int3), in such a ...
uebayasi[src/trunk]: src/sys/conf List of all link-set names.
jmcneill[src/trunk]: src/sys/dev/ic No need to BUS_DMASYNC_PREREAD the transmit data ...
mlelstv[src/trunk]: src/sys/ufs/ffs Don't time out the discard work queue here. Eith...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Indent.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi need opt_arm_debug.h for VERBOSE_INIT_ARM
christos[src/trunk]: src/tests/lib/libc/string PR/51822: Ngie Cooper: add additional ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Delete troublesome drm_trace....
kamil[src/trunk]: src/sys/sys Remove now unused p_oppid from struct proc
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Enable INET6 (for modern network) and ...
christos[src/trunk]: src/external/bsd/nvi/dist/common fix syntax error
rmind[src/trunk]: src NPF: Major rework -- migrate NPF to the libnv library.
dholland[src/trunk]: src/sys/ufs/lfs Make the inode number in the 64-bit dinode 64 bi...
kamil[src/trunk]: src Remove the filesystem tracing feature
pgoyette[src/trunk]: src/share/man/man4 Use fixed number of entries in each row of a ...
maxv[src/trunk]: src/sys/net/npf Fix two consecutive mistakes.
roy[src/trunk]: src/lib/libcurses Move the ripoffline logic out of screen.c and ...
christos[src/trunk]: src/share/mk Allow individual lex and yacc sources to override/e...
christos[src/trunk]: src remove sup
skrll[src/trunk]: src/sys/arch/arm/include Clarify/merge two comments
hkenken[src/trunk]: src/sys/arch Use armv7_generic_[dma|bs]_tag.
pooka[src/trunk]: src/lib/librumpuser check clock_gettime() rv
kre[src/trunk]: src/external/bsd/openresolv/dist PR port-evbarm/53661
maya[src/trunk]: src/share/dict Add potage, it's a stew (French loanword)
bad[src/trunk]: src/sys/dev/pci magic number police. use ETHER_ADDR_LEN.
dholland[src/trunk]: src/doc note fallocate/fdiscard
christos[src/trunk]: src/external/bsd/tcpdump/dist - the initgroups function needs to...
mrg[src/trunk]: src merge the rest of sbmips into evbmips. install the stand fi...
christos[src/trunk]: src/share/mk ldopts should be before ldadd like everywhere else.
nakayama[src/trunk]: src/sys Make rump_smbfs(8) uses host iconv(3) to convert filenames
riastradh[src/trunk]: src/sys/dev/pci Mark isc __diagused in agp_i810_unbind_memory.
skrll[src/trunk]: src/external/gpl3/gdb/lib Initial commit of earmeb gdb mknative ...
christos[src/trunk]: src/share/mk enable again system header warnings now amd64 builds.
christos[src/trunk]: src/doc New tzcode
martin[src/trunk]: src/share/man/man3 __BITMAP_ZERO() only takes the pointer to the...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax add size ...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 cpu_hatched_p only for MULTIPROCESSOR
ozaki-r[src/trunk]: src/sys/dev/usb Suppress another debug output
jakllsch[src/trunk]: src/sys Add dwiic_fdt attachment for "snps, designware-i2c".
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add plrtc
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO, use Mt for email addresses.
skrll[src/trunk]: src/sys/arch Embryonic Cavium ThunderX support
christos[src/trunk]: src/tests/lib/libc/sys PR/51857: Ngie Cooper: mark signo __unuse...
isaki[src/trunk]: src/sys/arch/luna68k/stand/boot Add missing link message.
kamil[src/trunk]: src/doc Add new entry for ptrace(2)
jmcneill[src/trunk]: src/sys/arch/evbarm/include Add cpufunc.h wrapper
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/files regenerate these for libx...
christos[src/trunk]: src/distrib/sets/lists bump libssh
kamil[src/trunk]: src/lib/libc/sys Document PTRACE_VFORK and PTRACE_VFORK_DONE in ...
macallan[src/trunk]: src/sys/arch/macppc support OpenPIC variant found in PowerMac G5s
knakahara[src/trunk]: src/sys/dev/mii Add Marvell 88E1512.
joerg[src/trunk]: src/external/public-domain/xz/dist/src/xz Revert last change, si...
uebayasi[src/trunk]: src/sys/conf Separate linker script argument (${LINKSCRIPT}) fro...
ginsbach[src/trunk]: src/lib/libc/time Fix a couple comments and a spacing nit.
skrll[src/trunk]: src/sys/dev/usb Simplify
mbalmer[src/trunk]: src/share/misc Keep countries in sync with IATA listings. NetBS...
dholland[src/trunk]: src/sys/dev/dkwedge Implement d_discard for dk. This closes PR 4...
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist Import of sljit @ r186.
rmind[src/trunk]: src/sys/net/npf Bye bye npf_session.c
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
skrll[src/trunk]: src/sys/arch/arm/arm32 Group/sort struct arm_cache_info members
christos[src/trunk]: src/lib/libc/time localtime did not set tm->tm_zone properly mak...
bouyer[src/bouyer-socketcan]: src/tests/net Basic tests for our SocketCAN implement...
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Add new test race1 in t_ptrace_wait*
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Make warnings non-fatal on spa...
tsutsui[src/trunk]: src/sys/arch/x68k/conf Enable NULLFS and MODULAR, and disable UM...
ad[src/ad-namecache]: src/sys Make the per-directory lock a rwlock.
msaitoh[src/trunk]: src/sys/dev/pci Add C3000 devices.
abhinav[src/trunk]: src/usr.bin/man Remove unused include and unused constant. Ok fr...
christos[src/trunk]: src/external/bsd/dhcpcd/dist fix bogus gcc unitialized warning
uwe[src/trunk]: src/share/man/man9 Minor markup fixes. Add a missing word.
matt[src/trunk]: src/sys/arch/arm/arm32 pmap_tlb_flushD is for !ARM_MMU_EXTENDED ...
joerg[src/trunk]: src/distrib/utils/libhack Override localeconv_l as well, when pr...
christos[src/trunk]: src/sys/sys Add more alignments
pgoyette[src/pgoyette-compat]: src Sync with HEAD
christos[src/trunk]: src/external/bsd/byacc/include Enable the backtracking extension...
christos[src/trunk]: src/tests/lib/libm PR/51839: Ngie Cooper: reset errno to 0 befor...
christos[src/trunk]: src/sys - Convert sb_lowat to unsigned for consistency. There ar...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinir, cir
bouyer[src/bouyer-socketcan]: src/sbin/canconfig Implement listenonly and loopback ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't forget to advance t...
mrg[src/trunk]: src/external/lgpl3/gmp/dist merge GMP 5.1.3 (part 1.)
riz[src/trunk]: src/distrib/sets/lists/comp Fix the build setlists for MKLINT=ye...
martin[src/trunk]: src/etc/mtree Add if_athn firmware directory
joerg[src/trunk]: src Add cdbr_open_mem.
christos[src/trunk]: src/sys/compat/linux/arch/arm regen
joerg[src/trunk]: src Add IRELATIVE support for ARM, X86 and PowerPC.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Prettify intelfb/radeondrmkmsfb autoco...
uebayasi[src/trunk]: src Expand TABs in usage.
ozaki-r[src/trunk]: src/sys/netipsec MP-ify SAD (savlist)
apb[src/trunk]: src/external/public-domain/tz Update for tzdata2015f:
martin[src/trunk]: src/sys/dev/ic Cleanup attach message slightly
jakllsch[src/trunk]: src/sbin/gpt Use MBR_PTYPE_ defines from <sys/bootblock.h>.
mlelstv[src/trunk]: src/sys/dev require write access to delete a wedge
lneto[src/trunk]: src/sys lua(4): added support for running Lua scripts in intr co...
mrg[src/trunk]: src/games/hunt/huntd adjust a fallthru comment and add a missing...
christos[src/trunk]: src/external/bsd/flex/dist don't produce code that has warnings.
maxv[src/trunk]: src/sys/arch Reduce the diff between amd64 and i386. We invert t...
mrg[src/trunk]: src/share/mk make GCC_NO_STRINGOP_OVERFLOW apply to gcc 7 too.
uebayasi[src/trunk]: src/sys/arch/cats/conf Tweak previous.
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Remove duplicate #include
msaitoh[src/trunk]: src/doc wm(4): Add support for I210 and I211.
gson[src/trunk]: src/lib/librumphijack Ignore the contents of revents when poll()...
chs[src/trunk]: src/sys convert more KM_NOSLEEP to KM_SLEEP and remove code to h...
ozaki-r[src/trunk]: src/sys/dev Use M_GETCTX
mrg[src/trunk]: src/external/gpl3/gcc/lib use sanitizer_platform_limits_netbsd.cc.
nakayama[src/trunk]: src/share/mk Add new transform for gl.pc.
christos[src/trunk]: src/distrib/sets/lists Adjust to new freetype-2.6.3
bad[src/trunk]: src/doc Mention support for FriendlyElec NanoPi R1 and Duo2.
uwe[src/trunk]: src/bin/sh Use \(em for em-dash
maya[src/trunk]: src/sys/sys Add a forward declaration to make including this hea...
christos[src/trunk]: src/sys/external/bsd/acpica/dist Apply patch https://github.com/...
skrll[src/trunk]: src/sys/external/bsd Move linux/err.h into common/include.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more A31 soft reset bits
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Don't play with the linked list...
ryo[src/trunk]: src Add initial support for Freescale i.MX7 SoC and
christos[src/trunk]: src/sys/arch/alpha/include fix types.
tls[src/tls-maxphys]: src/external/bsd/liblzf/usr.bin/lzf Take wiz's suggestion.
pgoyette[src/trunk]: src/sys/dev/usb Add quick for Sandisk Cruzer - from PR kern/46547
christos[src/trunk]: src/usr.bin/mklocale use strlcpy instead of strncpy.
ryo[src/trunk]: src/sys/arch add initial support of COMPAT_NETBSD32 on AArch64.
maya[src/trunk]: src/sys/arch/mips/mips Remove now duplicate code to read FPU_ID ...
riastradh[src/trunk]: src/sys/dev/usb Fix usb task queue locking.
uwe[src/trunk]: src/external/bsd/mdocml/dist Don't include nbtool_config.h too e...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Lookup reg resources by name instead of i...
maxv[src/trunk]: src/sys/dev/ic M_WAITOK cannot fail, so remove the test, otherwi...
christos[src/trunk]: src/sys/sys expose more for _KMEMUSER
uwe[src/trunk]: src/share/man/man9 Avoid using .Fn for XC_HIGHPRI_IPL as it look...
wiz[src/trunk]: src/usr.bin/paste Remove second NetBSD RCS Id.
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673328
macallan[src/trunk]: src/sys/arch/macppc/macppc don't zero the MSR when building with...
ad[src/ad-namecache]: src/sys/sys Keeping the namecache lock next to the vnode ...
ryo[src/trunk]: src/sys/arch use designated initializer to make adaptability and...
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd/dist/src 2552827
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Rearrange headers
tsutsui[src/trunk]: src/sys/arch/atari/atari Fix another possible out of bounds.
macallan[src/trunk]: src/sys/arch/sparc/dev add SX_STBM ( STore Byte Masked ) instruc...
salazar[src/trunk]: src/sys/modules/lua fix double require bug
pgoyette[src/trunk]: src/sbin/mount_nilfs Improved documentation of mount_nilfs, from...
christos[src/trunk]: src/external/bsd/wpa/dist/src fix redefinitions
martin[src/trunk]: src/usr.sbin/postinstall Make check_ids take an additional argum...
christos[src/trunk]: src/doc more flexible
christos[src/trunk]: src/lib/libc/rpc PR/47747: Thorsten Brehm: TCP-based RPC client ...
martin[src/trunk]: src/distrib/sets Prepare for .tar.xz sets
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Alloc/free macros in t...
christos[src/trunk]: src/sys/arch/x68k/dev fix include filename.
christos[src/trunk]: src/sys/uvm Split out the minherit code into separate functions ...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/53646: Thomas Reim: In...
jakllsch[src/trunk]: src/sys/arch/evbarm/fdt Ignore 0-sized memory regions in the FDT.
tls[src/tls-maxphys]: src/sys/dev/pci Areca controller maximum-transfer size lim...
jakllsch[src/trunk]: src/sbin/fdisk Improve support for logical sector sizes greater ...
ozaki-r[src/trunk]: src/sys Add assertions
ozaki-r[src/bouyer-socketcan]: src/sys/rump/net/lib/libnetipsec 795880
msaitoh[src/trunk]: src/sys/arch/x86/include Add 3way and 6way of L2 cache or TLB on...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_HDMI_ADMA_CTRL_FIFO_CLEAR causes...
macallan[src/trunk]: src/sys/arch/macppc gather per-CPU EEPROM contents if we have them
jnemeth[src/trunk]: src/sys/arch/xen/conf make CPU microcode loading dependent on bo...
bouyer[src/trunk]: src/sys/arch/arm/allwinner Remove a KASSERT() which is A20-speci...
bouyer[src/bouyer-socketcan]: src/tests/net/can Factor out reading from a can socke...
nonaka[src/trunk]: src/sys/external/bsd/drm2/include/linux return correct remaining...
njoly[src/trunk]: src/distrib/sets/lists/debug Adust ld.elf_so* debug locations an...
christos[src/trunk]: src/doc mention dlt.h
christos[src/trunk]: src/distrib/sets/lists/base fix typo.
pgoyette[src/trunk]: src/sbin/swapctl Minor formatting change in swapctl -l as noted ...
jnemeth[src/trunk]: src/share/misc PR/51023 - Nikolai Lifanov -- add more acronyms
maya[src/trunk]: src/sys/arch/mips/mips Add duplicate code to read the FPU ID.
pgoyette[src/trunk]: src/lib/libc/gen Use calloc(1, ...) instead of malloc(...) follo...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
ozaki-r[src/bouyer-socketcan]: src/tests/net/ipsec 79006
snj[src/trunk]: src/distrib/notes Update path to release ISOs.
pgoyette[src/pgoyette-localcount]: src/sys/kern Use {b, c}devsw_acquire() and {b, c}dev...
christos[src/trunk]: src/sys/nfs don't allow the nfs server module to unload if it ha...
nonaka[src/trunk]: src/sys/dev/pci/hdaudio defflag HDAUDIOVERBOSE.
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 - reorder faultbuf member.
christos[src/trunk]: src/libexec/ftpd use strncpy...
christos[src/trunk]: src/sys/uvm finish moving the compat code out.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Make sunxi_ccu_div_set_rate() work on non...
joerg[src/tls-maxphys]: src/tests/kernel/kqueue Unbreak the NOTE_TRACK event of EV...
nat[src/trunk]: src/distrib/sets/lists/comp Update lists for btuart h5 protocol ...
bad[src/trunk]: src/sys/dev/usb use ether_snprintf instead of open coding it.
joerg[src/trunk]: src/tools/xz-include Don't include NLS for the tools build of xz.
ozaki-r[src/trunk]: src/tests/net/ndp tests: add tests for the validateion of net.in...
mrg[src/trunk]: src add a note about MPC/MPFR updates breaking some types of upd...
manu[src/trunk]: src/sys/dev/hdaudio Fix hdaudio device configuration
kamil[src/trunk]: src/lib/libc/sys Document PTRACE_LWP_CREATE and PTRACE_LWP_EXIT ...
skrll[src/trunk]: src/sys/arch/aarch64/include Sprinkle __volatile on asm instruct...
matt[src/trunk]: src/sys/arch/arm/arm32 When allocing a l1page, if a page isn't a...
skrll[src/trunk]: src/external/gpl3/gdb/lib More mknative re-run.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Disable ...
njoly[src/trunk]: src/lib/libc/sys Do not hardcode values for ENAMETOOLONG, use sy...
khorben[src/trunk]: src/lib/libc/sys The document date was not updated as it should ...
jnemeth[src/trunk]: src/sbin/gpt For the add and resize subcommands, change the -s o...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen arm ports for confi...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.4rc2 r196603.
joerg[src/trunk]: src Add explicit locale versions for the printf family. Replace ...
ryo[src/trunk]: src/sys/arch/evbarm/osk5912 fix compile error
christos[src/trunk]: src/usr.bin/kdump PR/48413: Inappropriate sign extension in kdum...
mrg[src/trunk]: src/libexec/httpd use const and remove unnecessary braces.
maxv[src/trunk]: src All things considered, remove the i386_pmc API. I deprecated...
kamil[src/trunk]: src/sys Add support for PTRACE_VFORK_DONE and stub for PTRACE_VF...
martin[src/trunk]: src/sys/arch/arm/include Guard a few inline functions by #ifndef...
uwe[src/trunk]: src/share/man/man9 Format (*func)(arg1, arg2) so that "func" too...
christos[src/trunk]: src/lib/libc/db It's been many years since realloc(NULL, size) =...
macallan[src/trunk]: src/sys/arch/macppc/dev make sure we call sysmon_pswitch_event()...
martin[src/trunk]: src/etc Add a makedisk_p12high, used by VAX now after unbumping ...
christos[src/trunk]: src/external/bsd/libevent/include Event2 build gluons
aymeric[src/trunk]: src/sys/arch/evbarm/conf Attach dwcwdt
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot David Binderman in PR port-spar...
christos[src/trunk]: src/sys/dev/raidframe Don't consider a disk hosed if we did not ...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Disable FPU in kernel ...
roy[src/trunk]: src socket: report receive buffer overflows
mrg[src/trunk]: src/external/lgpl3/gmp updates for GMP 6.1.2 and most platforms....
maxv[src/trunk]: src/sys/arch/x86/x86 Remove unused call to savectx().
pooka[src/trunk]: src/sys/kern In the RUMP_KERNEL_IS_LIBC case, account for WEAKAS...
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 add cpu_set_onfault glue
skrll[src/trunk]: src/sys/arch/arm/pic Mark rv as unused (for now)
dholland[src/trunk]: src/doc/roadmaps note that the first step on the buffercache is ...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams PIE in the face!
msaitoh[src/trunk]: src Add support IC Plus IP1000* PHYs. PR/kern 42314 first report...
christos[src/trunk]: src/sys/sys add the _END() macros for OpenBSD compatibility
maxv[src/trunk]: src/sys/arch Rename intrddb -> intrddbipi, like i386.
christos[src/trunk]: src/tests/lib/libc/sys PR/51854: Ngie Cooper: sys/socket.h inclu...
christos[src/trunk]: src/usr.bin/netstat use the common code from route.c
dholland[src/trunk]: src/distrib/utils Don't descend into sysinst.
martin[src/trunk]: src/sys/arch/evbarm/conf Enable vnd and putter pseudo devices.
shm[src/trunk]: src/libexec/ftpd Use explicit_memset(3) instead of memset(3) to ...
snj[src/trunk]: src regen
tron[src/trunk]: src/share/man/man8 Sync wizd's feature list with reality.
hannken[src/trunk]: src/sys/arch/i386/pci Add missing include -- kernel ALL/i386 com...
maxv[src/trunk]: src/sys/uvm Revert my previous change. I missed an entry on NXR.
macallan[src/trunk]: src/sys/arch/powerpc/powerpc deal with /memory "reg" property wh...
enami[src/trunk]: src/distrib/sets List missing compatmodules keyword in the comment.
christos[src/trunk]: src/external/bsd/dhcp/dist/server How could this possibly ever h...
pgoyette[src/trunk]: src/sys/dev/pci Add Intel 82597EX_SR, from PR kern/47750
he[src/trunk]: src/lib/libm Move s_nearbyint.c out of the cpu ifdefs and into C...
christos[src/tls-maxphys]: src/external/bsd/wpa/dist from hostap.epitest.fi
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix sparc64
pgoyette[src/trunk]: src/sys/dev/pci Regen
snj[src/trunk]: src/share/man/man8/man8.macppc adapt to modern ISO image naming ...
dholland[src/trunk]: src/sys/kern Add fdiscard and posix_fallocate syscalls.
jakllsch[src/trunk]: src/sys/dev/ic Sync with OpenBSD src/sys/dev/ic/dwiic.c r1.4.
christos[src/trunk]: src/doc pppd moved
taca[src/trunk]: src/sys/arch/amd64/amd64 Use printf_nolog() as i386 when print r...
lneto[src/trunk]: src/external/mit/lua/dist/src imported Lua 5.3 work3
kre[src/trunk]: src/usr.bin/sys_info Add a \ -- allows sys_info -v pkg_install t...
msaitoh[src/trunk]: src/sys/dev/pci Some alc(4) fixes:
nonaka[src/trunk]: src/sys/dev/usb regen
uebayasi[src/trunk]: src/sys/arch/i386/conf Simplify these by doing AT () relocation ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add forgotten <...
christos[src/trunk]: src/sys/compat/common use bdp, to avoid compiler warning.
uebayasi[src/trunk]: src/sys Move dev/ definitions out of files.kern.
ozaki-r[src/trunk]: src/sys/net Don't assume if_init is always set
ad[src/ad-namecache]: src/sys/sys Move nc_key up, so cache_lookup_entry() only ...
msaitoh[src/netbsd-9]: src/doc Ticket #28 and #29.
mrg[src/trunk]: src introduce a new pci_drvname(3) to libpci. implement it in t...
christos[src/trunk]: src/sys/kern we don't need ioconf.h if we don't have the ksyms p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Import the part ...
mlelstv[src/trunk]: src/sys/sys Use multiple cache lines for fd_dfdfile elements whe...
maxv[src/trunk]: src/sys/arch Reduce the diff between amd64 and i386.
msaitoh[src/trunk]: src/sys/arch/x86/pci Add missing opt_intrdebug.h.
ad[src/ad-namecache]: src/sys/kern Add a missing membar to previous.
christos[src/trunk]: src/tests/lib/libc/sys PR/51861: Ngie Cooper: Sprinkle __unused, ...
uebayasi[src/trunk]: src/sys Define CHILD_MAX/OPEN_MAX as parameters.
kamil[src/trunk]: src/sys Refactor sigswitch()
nonaka[src/trunk]: src/sys/dev/usb regen.
msaitoh[src/trunk]: src/sys/dev/mii In brgphyattach(), set sc_isbge, sc_isbnx and sc...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Modify p3_get_bus_clock():
ozaki-r[src/trunk]: src/sys/netinet6 Free rtentry when we successfully obtain it but...
uebayasi[src/trunk]: src/sys/kern Make config_stdsubmatch() human-readable.
christos[src/trunk]: src/common/lib/libc/arch/arm/string fix standalone
mlelstv[src/trunk]: src/sys/dev/dkwedge when scanning for disklabels, close block de...
wiz[src/trunk]: src/share/man/man4 Fix typo.
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist/sljit_src Adapt code to co...
agc[src/trunk]: src/tests/lib/libm terminate the statement properly
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Now that Makefile.rump is included ...
maxv[src/trunk]: src/sys/arch/x86 Localify. By the way, we should use a different...
joerg[src/trunk]: src/doc Add entry for LLVM, including note about CVS ACL.
pooka[src/trunk]: src/lib/librumpuser More finegrained disklabel macro checks, for...
nonaka[src/trunk]: src/sys/dev/usb Added a ASUSTeK USB-N10 NANO.
macallan[src/trunk]: src/sys/dev/sbus restore the right colour map when X exits
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Remove debugging a...
bouyer[src/trunk]: src/sys/arch/arm/omap Glue new drivers sitaracm and tiiic
maxv[src/trunk]: src/sys/arch/x86/x86 Explain the TSC drift thing.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/dhcpcd-hooks Sync
martin[src/trunk]: src/sbin/mount_tmpfs Fix err/errx confusion, pointed out by rmind.
christos[src/trunk]: src/doc/roadmaps reflect reality (through my ping glasses)
ozaki-r[src/trunk]: src/sys/net Move rtfree to a common place
hannken[src/trunk]: src/sys/kern As VOP_STRATEGY() usually calls itself on the file ...
ozaki-r[src/trunk]: src/tests/net/ndp Tweak tests; increase the size of NS packets f...
ozaki-r[src/trunk]: src/sys/net Tidy up route_output
mrg[src/trunk]: src/sys steal an idea from uwe@ and implement gcc-8 function typ...
skrll[src/trunk]: src/sys/arch/arm/arm Fixup CPU_PJ4B for recent armv7 tlb operati...
tls[src/tls-maxphys]: src Initial snapshot of work to eliminate 64K MAXPHYS. Ba...
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch Reindent.
msaitoh[src/trunk]: src/sys/dev/pci Add support I21[01]. Only tested with my own I21...
skrll[src/trunk]: src/share/man/man4 Bump date for previous.
maxv[src/trunk]: src/sys/arch/mips/mips spl leak, found by mootja
njoly[src/trunk]: src/share/man/man4 Add missing end list (El) macro.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb add ffb_a...
dsl[src/trunk]: src/sys/compat/linux/arch/i386 Missing change to the fxsave stru...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Remove unnec...
lneto[src/trunk]: src/distrib/sets/lists/base fixed removal of Lua 5.1 entries fro...
jakllsch[src/trunk]: src/sbin/gpt Make pre-initialized partition type uuid_t symbols ...
knakahara[src/bouyer-socketcan]: src/sys/rump/net/lib/libl2tp 1177554
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
pgoyette[src/trunk]: src/share/man/man8 Move the .Pp to after the .El
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior. Found ...
joerg[src/trunk]: src/etc/mtree + /usr/include/c++/experimental
eadler[src/trunk]: src/lib/libm/src Fix signed overflow in atan2
cherry[src/trunk]: src/sys/arch/x86/x86 In the case of a shared GSI, bind will fail...
maya[src/trunk]: src/sys/dev/ic Don't left shift a negative, use unsigned for bit...
isaki[src/isaki-audio2]: src/sys/arch/sgimips/mace Adapt to audio2.
christos[src/trunk]: src/sys/modules/dtrace/dtrace Elide function pointer cast errors
kre[src/trunk]: src/distrib/sets/lists For libi386 major bump.
christos[src/trunk]: src/sys/kern revert previous, you can run on mips 64 bit binarie...
christos[src/trunk]: src/sys/modules/compat remove dup
christos[src/trunk]: src/tests/lib/libsljit Fix mprotect for the helper.
maxv[src/trunk]: src/lib/libarch/i386 Bump - removal of i386_vm86 and i386_pmc.
jmcneill[src/trunk]: src/sys/arch/arm/arm Add function that returns true if PSCI has ...
bouyer[src/bouyer-socketcan]: src/sbin/canconfig Make output better
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
tsutsui[src/trunk]: src/sys/arch/newsmips Add NWS-4000 support.
ryo[src/trunk]: src/sys/arch/evbarm/gumstix fix compile error (unused variables)
kamil[src/trunk]: src/sys/kern Fix generation of PTRACE_LWP_EXIT event
riz[src/trunk]: src/distrib/sets/lists/tests Add ./usr/tests/kernel/t_umountstre...
jmcneill[src/trunk]: src Install mount_qemufwcfg everywhere instead of just x86.
christos[src/trunk]: src/dist These have moved to external
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that multicast address filter doesn't ...
msaitoh[src/trunk]: src/sys/dev/pci Update comments from 57XX-PG105-R.pdf and 5718-P...
eadler[src/trunk]: src/share/dict Add "Eitan" to propernames
nakayama[src/trunk]: src/sys/arch Fix (unused) pstate mask bits in tstate and comment.
isaki[src/isaki-audio2]: src/sys/arch/macppc/dev Adapt to audio2.
bouyer[src/trunk]: src/sys/arch/arm/omap Glue in tifb and tiotg drivers.
joerg[src/trunk]: src Allow kernel code to access constant databases by moving cdb...
kamil[src/trunk]: src/tests/kernel Add new tests eventmask[34] in t_ptrace_wait{, 3...
ad[src/ad-namecache]: src/sys/kern Use LOCKLEAF in the few cases it's useful fo...
jmcneill[src/trunk]: src/sys/dev/acpi acpimcfg_scan_bus: Assign the pci_softc's sc_pc...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs create null devices
joerg[src/trunk]: src/sys/net/npf Drop variable only used in return.
wiz[src/trunk]: src/share/man/man4 Fix typo. Bump date for previous.
isaki[src/isaki-audio2]: src/sys/dev/hdaudio Adapt to audio2.
christos[src/trunk]: src/sys/conf restore previous functionality, and add what we nee...
nonaka[src/bouyer-socketcan]: src/distrib/amd64/uefi-installimage 1942630
joerg[src/trunk]: src/sys/arch/powerpc/booke #if 0 copyout_le32 and friends, they ...
chs[src/trunk]: src/sys/arch/x86/include remove unused variable declaration.
kre[src/trunk]: src/bin/sh PR bin/47065 PR bin/39466
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Actually get as many bytes as requ...
macallan[src/trunk]: src/sys/dev/i2c remove some unused code, add comments for credit...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Oops -- fix call to ttm_bo_uvm_fau...
msaitoh[src/trunk]: src/sys/dev/mii - Match a lot of Cicada and Vitesse devices corr...
sevan[src/trunk]: src/doc new OpenSSH
christos[src/trunk]: src/lib/libc/time Bail out if the string does not look like a ti...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libdes use the OpenSSL versi...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan use the default off...
maxv[src/trunk]: src Fix incorrect parsing: the R/M field uses a special GPR map ...
jnemeth[src/trunk]: src/sbin/gpt Explicitly state which partition was added/modified.
christos[src/bouyer-socketcan]: src/usr.bin/nc 727295
bouyer[src/trunk]: src/sys Add motg(4), a driver for Mentor Graphic's OTG USB contr...
hannken[src/trunk]: src/sys/fs/ntfs It is not possible to call vflush() from xxx_mou...
christos[src/trunk]: src/sys/arch/sparc/stand We don't want PIE!
sevan[src/trunk]: src/share/man/man9 Extend HISTORY section to match altq(4)
pooka[src/trunk]: src/sys/dev/usb initialize buf to NULL for error branch on line 532
ozaki-r[src/trunk]: src/sys/netinet Move insane goto label
ad[src/ad-namecache]: src/sys/arch empty these; remove later.
msaitoh[src/trunk]: src/sys/arch/x86/pci Add workaround for PCI prefetchable bit in ...
joerg[src/trunk]: src/sys/arch Use -marm for clang builds, too.
pooka[src/trunk]: src/lib/librumpuser work around c11 visibility problems on some ...
christos[src/trunk]: src/external/mit/xorg/lib/freetype Adjust to 2.6.3.
tron[src/trunk]: src/external/ibm-public/postfix/share There is also no HTML vers...
maxv[src/trunk]: src/sys/arch/x86/include Add IC_CFG.DIS_IND: "Disable Indirect B...
isaki[src/trunk]: src/sys/arch/m68k/fpe Support sin(-0.0).
ozaki-r[src/trunk]: src/sys/netinet Tweak sanity checks
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Remove more #ifdef SUN4V to make co...
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
kre[src/trunk]: src/lib/libc More cases to disable gcc-8 warnings only when we'r...
joerg[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix build with clang.
dholland[src/trunk]: src Note that i386 needs a PIE-related cleandir. Should avoid ha...
uebayasi[src/trunk]: src/sys/arch/cats/conf Use variables where appropriate.
dholland[src/trunk]: src/share/misc +GMT (Robert Elz, PR 50157)
skrll[src/trunk]: src/sys/dev/ic Typo in comment
maya[src/trunk]: src/sys/dev/pcmcia Remove dead code. RAY_DEF_NWID is a constant ...
mrg[src/trunk]: src/external/mit/xorg/tools/bdftopcf move the src list from libX...
mrg[src/trunk]: src/sys/arch/m68k/m68k fix diagnostic build.
gson[src/trunk]: src/lib/librumphijack Do not assert that the two threads do not ...
dsl[src/trunk]: src/sys/arch Add some definitions for cpu 'extended state'.
roy[src/trunk]: src 10-mtu is no longer used
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't ttm_tt_destroy bo->...
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-ati link against...
riastradh[src/trunk]: src/sys/ufs/ufs Get rid of UFS_WAPBL_BEGIN1/END1
rmind[src/trunk]: src/sys/kern xc_highpri: fix assert.
joerg[src/trunk]: src/external/bsd/iscsi/dist/src/lib Drop pointer checks that are...
christos[src/trunk]: src/sys/nfs only prevent autounload, not regular unload when we ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort options
kamil[src/trunk]: src/lib/libcurses Correct detecting of terminal resize in curses...
mrg[src/trunk]: src/sys/sys use 1ul for a left shift that may be greater than in...
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot/bootia32 1673486
ginsbach[src/trunk]: src/share/misc PR/52479: Nikolai Lifanov: Add definitions for CR...
christos[src/trunk]: src/sys/sys all fsblkcnt_t's are in frsize units
martin[src/trunk]: src/usr.sbin/postinstall Cosmetics: use "msg" instead of "echo"
christos[src/trunk]: src/external/bsd/tmux merge conflicts, fix build.
uwe[src/trunk]: src/sys/dev/pci Add Adaptec RAID 2445 and 2805.
riastradh[src/trunk]: src/sys/arch/i386/conf Add intelfb to i386/DRMKMS too.
christos[src/trunk]: src/doc new openpam
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Make ddb enter/exit work while...
dholland[src/trunk]: src/share/misc +LTO
msaitoh[src/trunk]: src/doc sdtemp(4): Add Microchp EMC1501, another device ID of Ma...
bouyer[src/bouyer-socketcan]: src/sys/netcan Introduce can_ifattach(), for common s...
skrll[src/trunk]: src/sys/arch/arm/arm32 Update PTE_SYNC_CURRENT to add a dsb for ...
christos[src/trunk]: src/external/gpl3/gcc/lib Put back asan now it works.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Recover from channel halt errors ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Constify intel_...
nonaka[src/trunk]: src/sys/dev/pci regen
phx[src/trunk]: src/share/man/man4 Add some more MI SPI drivers to the list: mcp...
maxv[src/trunk]: src/sys/arch Remove support for vm86 on i386. It is bug-friendly...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move CONFIG_X86 from files.i915drmkms ...
dholland[src/trunk]: src/sys/kern If we go to allocate and find someone else has at t...
dholland[src/trunk]: src/usr.bin/netstat Fix snprintf usage; from Henning Petersen in...
isaki[src/trunk]: src/etc/etc.x68k Add powerd=YES in default. It's recommended fo...
uwe[src/trunk]: src/external/bsd/ipf/dist/man Typo.
tih[src/trunk]: src/distrib/notes/common Add myself.
christos[src/trunk]: src/sys/netinet Add sysctl to selectively log arp packets from u...
snj[src/trunk]: src/doc zero out for 9.0
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix armv3 segv compili...
pgoyette[src/trunk]: src/share/man/man9 Fix spello. From PR misc/49516
htodd[src/trunk]: src/distrib/utils/libhack Remove unused variable.
dholland[src/trunk]: src/external/gpl3 Update the bug report URL as per PR 48712. I a...
christos[src/trunk]: src/external/bsd/nvi/dist/ex CID 1132769: Fix memory leak
mrg[src/trunk]: src/distrib/sets/lists fix some merge errors in the previous
kamil[src/trunk]: src/lib/libcurses Fix function prototypes in curses_underscore.3
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 intel_dp_aux_wait_done c...
uebayasi[src/trunk]: src/sys/arch/x86/x86 KNF.
mrg[src/trunk]: src/external/mit/xorg/bin/bdftopcf update for bdftopcf 1.4.0.
knakahara[src/trunk]: src/sys/dev/pci Add Marvell Armada38x.
martin[src/trunk]: src/sys/kern David Binderman in PR kern/51189: simplify loop con...
christos[src/trunk]: src/sys/dev/pci remove conditional portion that was wrong and al...
dholland[src/trunk]: src/usr.sbin/sysinst Update for building in usr.sbin.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Fix calling of __qdivrem which...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner only dump regs when enabling audio if...
nonaka[src/trunk]: src/sys/dev/pci fix error messages.
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. if no usb, don't defin...
skrll[src/trunk]: src/sys/dev/usb Remove a couple of item that have been done.
matt[src/trunk]: src/sys/arch/evbarm/awin Only look at the ID register if we are ...
rkujawa[src/trunk]: src/sys/dev/ic Fix RTC going backwards a year when saving time, ...
martin[src/trunk]: src/tests/ipf/expected NetBSD has an entry for protocol #255 in ...
isaki[src/trunk]: src/sys/arch/luna68k/stand/boot Fix a wrong comment.
uebayasi[src/trunk]: src/sys/arch ${KERN_LDSCRIPT} -> ${KERNLDSCRIPT}
aymeric[src/trunk]: src/doc Update nvi status:
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/test Use hex string syntax ...
christos[src/trunk]: src/external/gpl3/gcc Handle errors in system headers
kamil[src/trunk]: src/lib/libcurses Correct function prototypes in curses_backgrou...
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd 2552802
alnsn[src/tls-maxphys]: src/sys/modules/bpfjit Add bpfjit and enable it for amd64.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Disallow 0-byte transfers and suppress t...
uwe[src/trunk]: src/sys/dev/pci Adaptec RAID 2445 and 2805
nat[src/bouyer-socketcan]: src/usr.sbin/bta2dpd 1866567
ginsbach[src/trunk]: src/usr.sbin/rdate Support -4 and -6.
khorben[src/trunk]: src/usr.sbin/vnconfig Reflect the new name of vndconfig(8) in th...
uebayasi[src/trunk]: src/sys/arch Whitespace.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use __dead.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Declare radeon_device_...
msaitoh[src/trunk]: src/sys/dev/i2o Fix a buffer pointer check in iop_msg_unmap(). T...
hauke[src/trunk]: src/sys/dev/isa Enable the IT8628E shipped with my gigabyte GA-N...
jmcneill[src/trunk]: src/sys/dev/wscons allocate char and attr buffers with M_ZERO
christos[src/trunk]: src/external/bsd/nvi/dist Revert all previous TAILQ_NEXT() = NUL...
christos[src/trunk]: src/lib/librump XXX: hack to fix the build
martin[src/trunk]: src/share/man/man4 Try to document the new "show vnode_lock" com...
christos[src/trunk]: src/share/mk everyone switched to openssl-1.1
jmcneill[src/trunk]: src/sys/dev/fdt Add an FDT "Simple Framebuffer" driver. This let...
maya[src/trunk]: src/sys/arch/cats/cats remove unnecessary include. no aout code ...
prlw1[src/trunk]: src/sys/rump/dev Add vnd support to rump
justin[src/trunk]: src/lib/librumpuser Clean up random implementation for librumpuser
jmcneill[src/trunk]: src/sys/arch Increase aarch64 MAXCPUS to 256.
macallan[src/trunk]: src/sys/arch/powerpc/oea for some reason we can't use the ROM fo...
njoly[src/trunk]: src/distrib/sets/lists/comp +SIMPLEQ_LAST.0
ad[src/ad-namecache]: src/sys Regen.
rmind[src/trunk]: src/sys NPF: partially rewrite the connection tracking mechanism:
macallan[src/trunk]: src/sys/arch/macppc/dev appease gcc 4.8
mrg[src/trunk]: src/external/bsd/openldap/lib/libldap use GCC_NO_STRINGOP_OVERFL...
wiz[src/trunk]: src/usr.bin/sort Sort options and their descriptions. Sync usage...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace no error for string trunca...
christos[src/trunk]: src/distrib/sets/lists bump libpthread for pthread_cond_setclock
tsutsui[src/trunk]: src/sys/arch/hp300/conf Shrink GENERIC and enable MODULAR instead.
sevan[src/trunk]: src/share/man/man4 Add a CAVEATS section to give a heads up abou...
macallan[src/trunk]: src/sys/dev overhaul the dbri driver and make it work again in t...
ozaki-r[src/trunk]: src/doc Update
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Move the location of "struct work" as Free...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
skrll[src/trunk]: src/distrib/sets/lists/debug More links to debug libraries
jhigh[src/trunk]: src/tests/usr.bin/argon2 added versioning tests for argon2
jmcneill[src/trunk]: src/doc Amazon Graviton support is in 9.0, remove the changes en...
christos[src/trunk]: src/external/bsd/nvi/dist/common fix indentantion
alnsn[src/trunk]: src/sys/rump Implement rumpcomp_sync_icache() hyprecall for mips...
pooka[src/trunk]: src/sys/rump/dev/lib/librnd Add workaround for PR kern/51135
eadler[src/trunk]: src/usr.bin/tail [tail] Fix type of 'len'
jmcneill[src/trunk]: src/sys/dev/acpi Add helper functions for walking GTDT subtables.
oster[src/trunk]: src/sys/dev/raidframe Adjust comment to reflect reality. (5th a...
msaitoh[src/trunk]: src/sys/dev Use unsigned to avoid undefined behavior. Found by k...
christos[src/trunk]: src/external/mpl/bind/dist --- 9.14.7 released ---
mlelstv[src/trunk]: src/sys/dev/sdmmc Protect the whole tuning operation including t...
maya[src/trunk]: src/sys/arch/mips/mips Add duplicate code that enables 64bit add...
riastradh[src/trunk]: src/sys/external/bsd/drm2 New option AMDGPU_CIK for devices cove...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't cast ptrdiff_t to ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Implement exponential and power functions.
dholland[src/trunk]: src Make 32-bit and 64-bit versions of SEGSUM.
uebayasi[src/trunk]: src/usr.sbin/postinstall Whitespace.
joerg[src/trunk]: src/lib/libc/gen Use more consistent naming for tolower/toupper ...
rjs[src/trunk]: src/sys/dev/cadence Add gem versions of collision counters.
mlelstv[src/trunk]: src/tests/kernel Now use correct test files and pass child failu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Options are lowercase in config...
bouyer[src/trunk]: src/sys/dev Add tifb and tiotg
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Initialize the drm_global stuff.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt make worker thread pr...
skrll[src/trunk]: src/sys/arch/arm/arm32 The fixup debug message can report false ...
maxv[src/trunk]: src/sys/kern Keep setting 'error' as appropriate (even if this p...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Pull in ACPI platform support
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO about namespace (esp. options...
abhinav[src/trunk]: src/sys/rump/share/man/man7 Fix typo: s/analoguous/analogous/
joerg[src/trunk]: src/sys/arch/powerpc/booke #if 0 unused copyin_halfword.
mlelstv[src/trunk]: src/sys/dev make the sc_discard interface for the ld backend asy...
martin[src/trunk]: src/distrib/sets/lists Fix set lists after HIPPI removal
knakahara[src/trunk]: src/sys/arch/x86/pci Fix kassert failure in vmxnet3_transmit(). ...
uebayasi[src/trunk]: src/doc Document the "kernels" operation.
thorpej[src/trunk]: src Remove Token Ring support.
martin[src/trunk]: src/crypto/external/bsd/openssl/include/openssl Define OPENSSL_N...
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary assignment
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill in i2c_bit_add_bus.
pooka[src/trunk]: src/lib/librumpuser actually check for clock_nanosleep()
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/lib/libc Add -Wno-error for gcc-8 warnings
mrg[src/trunk]: src/external/mit/xorg fix libXfont2 sources list. update for xf...
martin[src/trunk]: src/sys/arch/i386/conf Add athn
christos[src/trunk]: src/tests/lib/libevent Add new tests sources for event2.
skrll[src/trunk]: src/external/lgpl3/gmp/dist/mpn/powerpc32 Fix typo in secureplt ...
christos[src/tls-maxphys]: src/usr.bin/flock - better usage messages
joerg[src/trunk]: src/bin/ps Use l_wmesg if the string is not empty. Don't bother ...
jmcneill[src/trunk]: src/doc evbarm: Add support for Amazon Graviton "a1.metal" insta...
dsl[src/trunk]: src/sys/arch/i386 Rename the fields of 'struct envxmm' (itself b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't forget to pmap_upda...
nonaka[src/trunk]: src Add ASUSTeK USB-N10 NANO support.
jmcneill[src/trunk]: src/sys/arch Add kernel config for Tegra K1 "Nyan Big" board, as...
bouyer[src/bouyer-socketcan]: src/sys/netcan Add infranstructure to configure timin...
skrll[src/trunk]: src PR/48998: uhso(4) support for Globetrotter HSUPA Modem
mrg[src/trunk]: src/external/gpl3/gdb.old/lib/libgdb add a bunch of missing CLEA...
uebayasi[src/trunk]: src/sys/arch I bet setting search-directory for ld.so is useless...
pooka[src/trunk]: src/sys/dev/pci Print attachment \n's so that we don't get junky...
uebayasi[src/trunk]: src/usr.bin/config + pseudo(dev) attach
msaitoh[src/trunk]: src/sys/dev/pci VGA 16 bit decode bit is not bit 3 but bit 4.
ad[src/ad-namecache]: src/sys - Put all the namecache stuff back into vnode_imp...
riastradh[src/trunk]: src/sys Add enable/disable polling hooks to genfb_ops.
christos[src/trunk]: src/share/man/man7 Document security.pax.mprotect.ptrace
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add support for *at syscalls.
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for net.inet6.ip6.prefer_tempaddr
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix typo in comment.
maya[src/trunk]: src/sys/arch/mips/mips Remove now duplicate code for enabling FP...
pooka[src/trunk]: src/sys/rump/librump/rumpkern stop ktrace at process exit
knakahara[src/trunk]: src/sys/dev/pci user-friendly interrupt affinity offset
mrg[src/trunk]: src/distrib/sets/lists/xcomp mark fontcache files as obsolete.
njoly[src/trunk]: src/sys/compat/linux/arch Regen.
wiz[src/trunk]: src/share/man/man7 Fix some xrefs.
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-tun mknative for earm gdb
christos[src/trunk]: src/sys/arch add void * casts for the clock interrupt handlers.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp remove unused file
christos[src/trunk]: src/external/bsd/libpcap/lib add the rest of the man pages.
christos[src/trunk]: src/usr.bin/netstat PR/47704: Takahiro HAYASHI: Fix -L flag
uebayasi[src/trunk]: src/usr.bin/config config(1): Rename internal flag to enable mod...
maya[src/trunk]: src/usr.sbin/sysinst/arch/evbmips evbmips can "boot root FFSv2"
ozaki-r[src/trunk]: src/sys/netipsec Simplify ipsec_reinject_ipstack (NFC)
christos[src/trunk]: src/tests/lib/libc/sys Skip the mprotect_exec test if PaX MPROTE...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Simplify uvmfault_unlockall use in...
martin[src/netbsd-8]: src/sys/net Additionally pull up the following, requested by ...
dsl[src/trunk]: src/sys/dev/iscsi Explicitly #include <sys/scsiio.h> so that the...
pgoyette[src/pgoyette-localcount]: src/sys/kern Call localcount_init() before publish...
joerg[src/trunk]: src/external/bsd/flex/dist Regen initparse.c with the current by...
nakayama[src/trunk]: src/sys/conf Trim " " at the beginning of version string to foll...
maya[src/trunk]: src/sys/kern use a bound string copy
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
wiz[src/trunk]: src/sys/kern Consistent indent.
wiz[src/trunk]: src/etc 'file system' for consistency with documentation (instea...
rkujawa[src/trunk]: src/sys/dev/spi Add support for STMicro M25PX64 and Numonyx N25Q...
justin[src/trunk]: src/lib/librumpuser Fix some error handling cases.
kre[src/trunk]: src/tests/bin/sh Add a basic test for $'...' quoting (roughly C ...
mrg[src/trunk]: src 20180311:
martin[src/trunk]: src/sys/dev/fdt Fix argument to fdtbus_get_reg, from Jared.
dholland[src/trunk]: src/games/fortune/datfiles remove duplicate
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Fix ttm swap storage dest...
msaitoh[src/trunk]: src/sys/dev/pci Use pci_intr_establish_xname().
isaki[src/isaki-audio2]: src/sys Use C99 style struct initializer to audio_format.
dholland[src/trunk]: src/usr.sbin/wsfontload remove extraneous malloc.h
ozaki-r[src/trunk]: src/sys/dist/pf/net Unbreak the build of pf
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd fix mips
skrll[src/trunk]: src/sys/arch/arm/cortex If we're going to allow pl0 to access vi...
dholland[src/trunk]: src/games/fortune/datfiles another minor fix
maxv[src/trunk]: src/sys/kern Enable KMEM_REDZONE on DIAGNOSTIC. It will try to c...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Decrement %tl in trap handler not t...
mlelstv[src/trunk]: src/sys/dev/usb Merge more changes from FreeBSD/OpenBSD. My two ...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Comment out printing L2CTLR_EL1 as ...
riastradh[src/bouyer-socketcan]: src/sys 982139
msaitoh[src/trunk]: src/share/man/man9 Change pci_msi[x]_count()'s argument.
nakayama[src/trunk]: src/sys/arch/sparc64/conf Add more CardBus devices.
mlelstv[src/trunk]: src/sbin/iscsid mark noreturn function exit_daemon() as __dead
rtr[src/trunk]: src/sys/netinet cleanup after last commit
riastradh[src/trunk]: src/sys Rename radeondrmkms to just plain radeon.
ozaki-r[src/trunk]: src/sys/net Introduce if_get, if_get_byindex and if_put
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO about kernel linkage
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.1 with the fo...
lneto[src/trunk]: src lua: updated from 5.1 to 5.3 work3
christos[src/trunk]: src/usr.bin/man put back _PATH_WHATIS, it is used.
maxv[src/trunk]: src/sys/netatalk Memset to prevent stack info leak.
apb[src/trunk]: src/usr.sbin/postinstall Fix tab/space inconsistency in comment.
dholland[src/trunk]: src/sys/arch/i386/i386 PR 51187 David Binderman: simplify redund...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid bus_space_read/wri...
ad[src/ad-namecache]: src/sys/kern vrelel: don't change the vnode state to VS_B...
mrg[src/trunk]: src/external/mit/xorg/bin/xwud use xorg-pkg-ver.mk
martin[src/trunk]: src/sys/kern Effectively disable aslr for non-topdown-VA binarie...
jdc[src/trunk]: src/sys/arch/sparc/sparc When we receive a PCI PIO error, print ...
christos[src/trunk]: src/usr.sbin/pppd Remove pppd
taca[src/trunk]: src/usr.sbin/dumpfs Show in-filesystem quotas flag instead of un...
ad[src/ad-namecache]: src/sys/kern - Adjust comments & assertions.
maxv[src/trunk]: src/doc Mention fine-grained permissions and large pages on x86.
christos[src/trunk]: src/sys/opencrypto add (void *) intermediate casts to elide gcc ...
bouyer[src/trunk]: src/sys/arch/xen/xen Remove the "evtchn_do_event: handler %p did...
ad[src/ad-namecache]: src/sys/kern - Include sys/types.h for vax.
msaitoh[src/trunk]: src/sys/dev/pci Use unsigned to avoid undefined behavior in agpa...
nonaka[src/trunk]: src/sys/dev/pci Wait for the RIRB DMA engine to come ready. Nee...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I21[0178] Ethernet.
kamil[src/trunk]: src/lib/libc/stdlib Minor alterations to reallocarr(3)
alnsn[src/trunk]: src Rename sljitarch.h to sljit_machdep.h.
kamil[src/trunk]: src Add new ATF tests: kernel/t_zombie
uwe[src/trunk]: src/sys/dev/ic Get rid of bogus ASC_CALLBACK typedef. Use the r...
christos[src/trunk]: src/sys/dev/scsipi Handle the SATA to USB external enclosure sol...
snj[src/trunk]: src/distrib/notes/common mention etcupdate and reorder a bit
matt[src/trunk]: src/lib/libc Since earm is new, don't bother building the compat...
christos[src/trunk]: src/share/man/man7 Mention MPROTECT issues
mlelstv[src/trunk]: src/tests/kernel First attempt at stress testing umount of a bus...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 %g1 is not preserved across functio...
mrg[src/trunk]: src/tests/net ifr_name is nul terminated. make it so.
msaitoh[src/trunk]: src/sys/arch/x86/include AMD L3 cache association bitfield is no...
riastradh[src/trunk]: src/sys/sys <sys/xcall.h> needs <sys/types.h> for uint64_t.
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
uebayasi[src/trunk]: src/sys/arch/amd64/conf Simplify this by splitting absolute relo...
enami[src/trunk]: src/distrib/sets/lists/modules Add compatmodules keyword so that...
pgoyette[src/pgoyette-localcount]: src Sync with HEAD
skrll[src/trunk]: src/share/man/man9 Bump date
ad[src/ad-namecache]: src/sys Adaptive rwlocks proposed on tech-kern and workin...
pooka[src/trunk]: src/sys/kern Initialize the syscall "frame" to 0 before setting ...
wiz[src/trunk]: src Bump date for previous.
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Allwinner A20 RTC has a different ide...
ryoon[src/trunk]: src/sys/dev/pckbport Do not print ALPS related message when gene...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Enable VCONS_DRAW_INTR speeding up the ...
maxv[src/trunk]: src/sys/arch/amiga/amiga spl leak, found by mootja
snj[src/trunk]: src/doc sync with reality: iso -> images
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmiaudio
christos[src/trunk]: src/sys/netinet6 Add KASSERT.
joerg[src/trunk]: src/external/bsd/file/dist/src Spell the null pointer as NULL, n...
maxv[src/trunk]: src/sys/arch/x86 export x86_fpu_mxcsr_mask, fpu_area_save and fp...
joerg[src/tls-maxphys]: src/external/bsd/llvm/bin/llvm-symbolizer Update LLVM/Clan...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Add the EC_GFp_nis...
joerg[src/trunk]: src Add scanf_l and wscanf_l families.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Use correct type encod...
he[src/trunk]: src/lib/libm In the non-softfloat m68k part, add s_nexttoward.c ...
ozaki-r[src/trunk]: src/sys/net Tidy up header inclusions
manu[src/trunk]: src/sys/arch Support for UFS1 extended attributes in GENERIC and...
christos[src/trunk]: src/tests/usr.bin/grep PR/51875: Ngie Cooper: portability fixes
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add some more A10/A20 clocks definitions; ...
bouyer[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix bad cut'n'paste i...
abhinav[src/trunk]: src/usr.sbin/makemandb Add options to whatis and apropos to acce...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Use some mac...
bouyer[src/trunk]: src/sys/arch Switch to elf notes for amd64 instead of the old ke...
maxv[src/trunk]: src/sys Remove vm86.
yamt[src/trunk]: src/sys/dev/pci virtio: move a comment to a more appropriate place
maxv[src/trunk]: src/sys/arch/sparc64/sparc64 Apply only CCR. Otherwise userland ...
skrll[src/trunk]: src/common/lib/libc/atomic Add __sync_synchronize alias.
christos[src/trunk]: src/sys/modules/compat add missing file
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkiic
joerg[src/trunk]: src Add isalpha_l and friends.
bouyer[src/bouyer-socketcan]: src/sys/netcan if_canloop.c is in netcan/
wiz[src/trunk]: src/lib/libc/regex Update for v1.10: use '(*)' instead of '#' as...
skrll[src/trunk]: src/sys/arch/aarch64/include Convert decimal to hex to make comp...
christos[src/trunk]: src/usr.bin/netstat use _KMEMUSER for <sys/file.h>
wiz[src/trunk]: src/lib/libc/sys Sort SEE ALSO.
maya[src/trunk]: src/sys/dev/usb fix off by one
mrg[src/trunk]: src add a note about MPC and MPFR potentially upsetting the upda...
skrll[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix build on aarch64 by ...
christos[src/trunk]: src/libexec/ld.elf_so split debug info for rtld
jmcneill[src/trunk]: src/sys/arch/evbarm/conf attach audio at audiobus (for pad)
skrll[src/trunk]: src/sys/arch Use __nothing
skrll[src/trunk]: src/sys/dev/usb Don't return an error in urndis_init if IFF_RUNN...
jdolecek[src/trunk]: src/sys/dev/pci sync OpenBSD if_msk.c revs 1.66-1.79 skipping fr...
chs[src/bouyer-socketcan]: src/lib/libm/arch/ia64 503162
martin[src/trunk]: src/sys/dev/pci Cosmectic: use the same define in all places whe...
ozaki-r[src/trunk]: src/tests/net/ndp Remove extra checks and cleanup
uebayasi[src/trunk]: src/share/mk Leave .map when linking .kmod.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Note that HDMI is for A31 too
skrll[src/trunk]: src/sys/uvm/pmap Re-order _P() macros to match bit definitions. ...
jmcneill[src/trunk]: src/usr.sbin/tpctl Try to use standard wsdisplay ioctls when HPC...
pooka[src/trunk]: src/sys regen
wiz[src/trunk]: src/games/fortune/datfiles Reinstate typo since kre claims it's ...
joerg[src/trunk]: src/lib/libc/gdtoa Add libc/locale to the search path.
jmcneill[src/trunk]: src/distrib/utils/embedded resize_disklabel: if disk and partiti...
ginsbach[src/trunk]: src/usr.sbin/timed/timed PR bin/42464: Timothy McIntosh: Fix tim...
christos[src/trunk]: src/external/bsd/nvi Bring back the compatibility db3->db1 code ...
dholland[src/trunk]: src/sys/arch "internally consistency checks" -> "internal consis...
riastradh[src/trunk]: src/sys/dev/wsfb RCS IDs do not go in header files.
joerg[src/trunk]: src Add dummy strcoll_l and strxfrm_l.
christos[src/trunk]: src/usr.sbin/sysinst - allocate space dynamically instead of put...
chs[src/trunk]: src/sys/arch/macppc/dev remove unused variables.
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Add awincan
msaitoh[src/trunk]: src/sys/dev/pci Fix cut & paste bug in some I210 series.
he[src/trunk]: src/lib/libm/src On second thought, don't introduce nexttowardl(...
maya[src/trunk]: src/sys/arch/arm/marvell fix off by one.
chs[src/bouyer-socketcan]: src/lib/libm/softfloat 12371
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Ignore the first dl...
ad[src/ad-namecache]: src/sys vfs_lookup:
ozaki-r[src/trunk]: src/doc Write known issues on scalability
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl elide a warning that ...
isaki[src/isaki-audio2]: src/sys/dev/hdaudio More adapt to audio2.
bouyer[src/bouyer-socketcan]: src/sys/netcan If a packet was sent using sendto, the...
wiz[src/trunk]: src/doc Correct previous:
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Reenable attach2 in t_ptrace_wait*
christos[src/trunk]: src/tests/lib/libc/sys PR/51847: Ngie Cooper: More error checks, ...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet CID 976267: NULL deref check
christos[src/trunk]: src/external/bsd/libpcap/dist Fix the rest of the places where s...
christos[src/trunk]: src/sys/compat/common XXX: don't reference the global for now so...
wiz[src/trunk]: src/share/man/man4 Remove unnecessary Tn macro.
kre[src/trunk]: src/external/bsd/openresolv/dist PR port-evbarm/53661 (which has...
mrg[src/trunk]: src/share/mk define LIBXFONT2.
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Use db_printf instead of printf in ddb
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awintcon, awindebe, genfb, wsdispla...
jmcneill[src/trunk]: src/sys/arch Attach mct early. Do not attach gtmr to mct.
msaitoh[src/trunk]: src/sys/arch/x86/include Sort entries. No functional change.
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.2
maxv[src/trunk]: src/sys/arch/x86/include Add new bits.
kardel[src/trunk]: src/sys/dev/i2c enable FDT direct configuration.
riastradh[src/trunk]: src/sys/kern Replace deprecated disabled code by comment
christos[src/trunk]: src/sys/ufs/lfs fix sign confusion
ozaki-r[src/trunk]: src/sys Use M_GETCTX and M_SETCTX instead of open-coding rcvif
christos[src/trunk]: src/sys/arch/arm/xscale fix device attributes
msaitoh[src/trunk]: src/sys/dev/pci Add comments for some PCI Express Capability re...
skrll[src/trunk]: src/external/gpl3/gdb/dist Sync and allow arm to natively build
christos[src/trunk]: src/bin/csh Make shifting variables reflect their environment co...
martin[src/trunk]: src/sys/compat/common XXX stub it completely for now to make it ...
nros[src/trunk]: src Add manpage links for frexpf and frexpl.
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux remove ssp commented out line...
christos[src/trunk]: src/tests/lib/libc/sys PR/51848: Ngie Cooper: tests/lib/libc/sys...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom off by one
macallan[src/trunk]: src/sys/arch/powerpc/pci temporary kludge for G5 - on mine some ...
christos[src/trunk]: src/sys/compat/netbsd32 comment out unused
tls[src/tls-maxphys]: src/sys Don't pass NULL struct dkdriver to disk_init. Tha...
ginsbach[src/trunk]: src The military/nautical time zones were added following RFC 82...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace
yamt[src/trunk]: src/share/examples/puffs/pgfs do setlocale so that we can print ...
manu[src/trunk]: src/sys/arch/i386 Make sure no bioscall is issued when booting o...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm oops forg...
manu[src/trunk]: src/sys/kern Work around deadlock between fstchg and fstcnt
wiz[src/trunk]: src/lib/libc/stdlib Fix manually applied patch. Mark up NULL wit...
dsl[src/trunk]: src/usr.bin/kdump Output a blank line between the fixed and vari...
christos[src/trunk]: src/etc/mtree add event2
uebayasi[src/trunk]: src/sys/arch Add `pseudo-device ksyms' where `options DDB' is us...
mlelstv[src/trunk]: src/usr.sbin/dumpfs print quota pointers in superblock
martin[src/netbsd-8]: src/doc Ammend entry for ticket #892, note tickets #918 and #919
bouyer[src/bouyer-socketcan]: src/tests/net/can Decrease timeout from 2 to 1 second...
ginsbach[src/trunk]: src/external/bsd/libpcap/dist PR lib/51952: Brad Harder: Apply u...
joerg[src/trunk]: src/sys/arch/shark/shark Since left shifts of negative values is...
isaki[src/trunk]: src/sys/arch/m68k/fpe Support tan(-0.0).
kamil[src/trunk]: src/lib/libcurses Fix typos in curses_screen.3
uebayasi[src/trunk]: src regen
knakahara[src/trunk]: src Add man about kernel APIs to support intrctl(8).
jmcneill[src/trunk]: src/sys/dev/fdt Fix 64-bit build
msaitoh[src/trunk]: src/sys/dev/pci Add Core 7G devices from "7th Generation Intel P...
jmcneill[src/trunk]: src/sys/dev/acpi Fix signature for acpimcfg_configure_bus in non...
uebayasi[src/trunk]: src/usr.bin/kdump * Don't re-generate kdump-ioctl.c during install.
kamil[src/trunk]: src/share/man/man2 Document TRAP_LWP in siginfo(2)
christos[src/trunk]: src/usr.sbin/installboot/arch Use VAX_LABELOFFSET here; It needs...
maya[src/trunk]: src/sys/arch/amiga/amiga Simplify. error is constant, so replace...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux ww_mutex use ...
uwe[src/trunk]: src/bin/sh Instead of .Oo/.Oc use .Op directly where possible.
kamil[src/trunk]: src/sys/kern Fix one the the root causes of unreliability of the...
joerg[src/tls-maxphys]: src/lib/libresolv Use the size of the object pointed to, n...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix infinite recursion when build...
riastradh[src/trunk]: src/usr.bin/make Reimplement make(1) meta mode without filemon(4).
riz[src/trunk]: src/sys/dev/mii Commit forgotten regenerated file.
jmcneill[src/trunk]: src/sys/arch/arm/dts Wrap NanoPi M1 dts to enable simplefb support.
wiz[src/trunk]: src/usr.sbin/installboot Remove superfluous Tn macros.
wiz[src/trunk]: src/usr.bin/calendar/calendars correct spelling is "Christiaan H...
maxv[src/trunk]: src/lib/libnvmm Improve nvmm_vcpu_dump().
christos[src/trunk]: src/distrib/sets/lists/debug fix obsolete npf shared objects
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 8.1 was released on...
kamil[src/trunk]: src/lib/libcurses Fix addchnstr() macro in curses.h
christos[src/tls-maxphys]: src/lib/libc/compat/gen take care of the signal safe syslo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Break overlong lines.
knakahara[src/trunk]: src/sys/netipsec comment out confusing (and incorrect) code and ...
maxv[src/trunk]: src/sys/arch/x86/pci Improve a bit, no real functional change.
ad[src/ad-namecache]: src/sys/kern Improve an assertion.
cherry[src/trunk]: src/sys/arch/xen/include In xen_atomic_test_and_clear_bit()
jmcneill[src/trunk]: src/etc/etc.aarch64 Create ld[4-7] device nodes, matching evbarm
christos[src/trunk]: src/sys/compat/linux/arch/arm regen
martin[src/trunk]: src/sys/arch/alpha/include Avoid stupid gcc redefinition warning...
jmcneill[src/trunk]: src/sys/arch/sgimips/conf Enable BUFQ_PRIOCSCAN
christos[src/trunk]: src/sys/netinet6 PR/52382: BERTRAND Joel: Fix mapped IPv4 source...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
martin[src/trunk]: src/distrib/utils/sysinst Add a tmpfs for /var/shm on machines w...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Whitespace.
ryo[src/trunk]: src/sys/arch/arm/sunxi sunxi: mmc: increase max number of descri...
christos[src/trunk]: src/usr.bin/cvslatest give the absolute path for the error message.
hannken[src/trunk]: src/sys/miscfs/kernfs Remove another KAME IPSEC residue, "struct...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Bogus definitio...
christos[src/trunk]: src/sys/kern - cast through void * for rump
msaitoh[src/trunk]: src/sys/kern Fix m_examine_tcp() to print TCP header length (th_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Expose drm fb helpers for ddb ent...
joerg[src/trunk]: src/gnu/dist/texinfo/makeinfo Array can't be null.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 remove XXX delay to attach cpus in ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits sprinkle __...
ad[src/ad-namecache]: src/sys Sync with head.
christos[src/trunk]: src/sys/compat include compat/sys/cpuio.h and multiple include p...
tnn[src/trunk]: src/sys/dev/fdt dwcwdt: make this work correctly
skrll[src/trunk]: src/sys/dev/usb More comments
roy[src/trunk]: src/lib/libcurses curses: resize ripped off windows
uebayasi[src/trunk]: src/sys/net Honor pseudo attach decl generated by config(1).
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Hide debug messages with TEGRA_XUSBPAD_D...
kamil[src/trunk]: src/sys Introduce new ptrace(2) operation PT_STOP
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Correct a race bug in attach2 (t_ptr...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 disassemblable sha512 insns
christos[src/trunk]: src/doc new acpica
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 i915_irq.c needs <linux/print...
msaitoh[src/trunk]: src/sys/arch/x86/include - Add Hardware-Controlled Performance S...
dholland[src/trunk]: src/sys/dev PR 51184 David Binderman: simplify redundant conditi...
christos[src/trunk]: src/usr.bin/make remove debugging
uebayasi[src/trunk]: src Minimal linker script test.
bouyer[src/trunk]: src/sys/arch/xen/conf Sync DEFCOPTS and CFLAGS with i386 and amd...
skrll[src/trunk]: src/lib/libc/arch/mips/gen Trailing whitespace.
christos[src/tls-maxphys]: src/lib/libresolv Make libresolv handle the part that libc...
christos[src/trunk]: src/lib/libpam/modules/pam_lastlog don't warn for strncpy wtmp f...
isaki[src/trunk]: src/sys/arch/m68k/fpe M68010 -> __mc68010__, pointed out by tsut...
martin[src/trunk]: src Discussed some years ago but never commited: add an option t...
christos[src/trunk]: src/tests/lib/libc/sys PR/51862: Ngie Cooper: don't leak buf
christos[src/trunk]: src/sys/arch/emips/stand/common fix build, KNF, simplify.
christos[src/trunk]: src/usr.bin/config merge a bit of duplicated code.
wiz[src/trunk]: src/games/fortune/datfiles Error and typo fixes from OpenBSD and...
christos[src/trunk]: src/sys/dev/ic more _KERNEL_OPT
christos[src/trunk]: src/external/bsd hook ppp
christos[src/trunk]: src/usr.bin/xlint make NOSTRICT behave the same a LINTED; use th...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use clockfreq() to print a system t...
dholland[src/trunk]: src/sys/arch/mvme68k/mvme68k PR 50792 David Binderman: make sure...
mrg[src/trunk]: src/external/gpl3/gdb.old this is gdb.old, not gdb.
matt[src/trunk]: src/lib/libc/softfloat ARM EABI needs different floating point c...
christos[src/trunk]: src/lib/libm add nexttoward for mips64 and aarch64
macallan[src/trunk]: src/sys/arch/macppc/include bump ICU_LEN
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort. NFCI.
jakllsch[src/trunk]: src/sys/dev Add support for implementing discard functionality w...
jakllsch[src/trunk]: src/sbin/gpt Mirror my changes of src/sbin/gpt/create.c 1.4 in m...
christos[src/trunk]: src/distrib/sets/lists/comp rename npf man pages to libnpf.
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
christos[src/trunk]: src/usr.sbin/rpc.pcnfsd Add extra rpcgen flags.
dholland[src/trunk]: src/sys/sys Remove DIOCGDISCARDPARAMS and DIOCDISCARD.
mrg[src/trunk]: src/external/bsd/unbound/sbin add the generated prog.conf.5 to C...
bouyer[src/trunk]: src/sys/arch/arm/omap Work in progress on a driver for the graph...
matt[src/trunk]: src/share/mk Describe MACHINES.${MACHINE_CPU}. <fixme>
jmcneill[src/trunk]: src/sys/arch/evbarm/awin get_bootconf_option doesnt return the v...
isaki[src/trunk]: src/sys/dev Move defines to the appropriate place.
christos[src/trunk]: src/tests/crypto/libcrypto Force libcrypto to be loaded after li...
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot minimal changes to get this to co...
christos[src/trunk]: src/sys/arch Separate the compat code in its own file to facilit...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Import sljit version r313.
christos[src/trunk]: src/sys/kern Don't try to autoload modules before root is mounted.
christos[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1249242
christos[src/trunk]: src/lib/libc/thread-stub split init and errno to a separate file...
skrll[src/trunk]: src/sys/dev/usb Slight formatting tweak ro previous
ozaki-r[src/trunk]: src/sys/kern Get rid of a redundant output
uwe[src/trunk]: src/bin/sh Standalone | means \[ba] while we want \[or] so add \...
joerg[src/trunk]: src Add strtol_l and friends. Switch _citrus_bcs_strtol to use p...
christos[src/trunk]: src/external/bsd/tmux/dist tty is an array and can't be null; th...
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_gpio_acquire_index for accessing mult...
bouyer[src/bouyer-socketcan]: src/sys/netcan Use bpf_mtap() not bpf_mtap_af(). Now ...
uebayasi[src/trunk]: src/sys/modules/gpiosim Now gpiosim needs this for NGPIOSIM.
pgoyette[src/trunk]: src/usr.bin/config Insert comment regarding PR/48571 so it doesn...
isaki[src/trunk]: src/sys/arch/m68k/fpe s/tayler/taylor/. pointed out by christos@
martin[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
skrll[src/trunk]: src/sys/dev/usb Add a UPS_PORT_L1 define
sevan[src/trunk]: src/share/man/man9 Add the default locations firmload is set to ...
ad[src/ad-namecache]: src/sys/kern Back out experimental change - not ready for...
rillig[src/trunk]: src/bin/sh When listing aliases, sort them alphabetically.
christos[src/trunk]: src/share/mk sync both instances of the ldscript.
kamil[src/trunk]: src/tests/lib/libc/sys ATF t_ptrace_wait*: Disable debug message...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2019c
ad[src/ad-namecache]: src/sys/kern __read_mostly -> const in one place
knakahara[src/trunk]: src/sys/dev/pci Update TODO: evcnt
dholland[src/trunk]: src/sys/ufs/lfs Widen several of the fields of BLOCK_INFO to 64 ...
joerg[src/trunk]: src/sys/arch/evbarm/rpi Move alignment attribute onto the types, ...
kre[src/bouyer-socketcan]: src/tests/usr.bin/pkill 1935552
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide a debug printf
maxv[src/trunk]: src/sys/net Error out if the type is beyond the storage size. No...
wiz[src/trunk]: src/share/man/man4 Grammar. Bump date.
martin[src/trunk]: src/usr.bin/gzip Add -l support for xz files
isaki[src/isaki-audio2]: src/sys/dev/isa Adapt to audio2.
sevan[src/trunk]: src/external/cddl/dtracetoolkit/dist Sync with version on Brenda...
christos[src/trunk]: src/external/bsd/nsd/dist remove accidental commit debris.
ozaki-r[src/trunk]: src/sys/arch/x86/x86 x86: avoid accessing invalid addresses in d...
martin[src/trunk]: src/sys/arch/arm/include Avoid gcc warnings
bouyer[src/bouyer-socketcan]: src/sys Initial commit of a CAN socket layer, compati...
jmcneill[src/trunk]: src/sys/dev/acpi/acpica Implement ACPI_FLUSH_CPU_CACHE on aarch64.
tsutsui[src/trunk]: src/sys/arch/hp300/conf More tweaks to GENERIC.
dholland[src/trunk]: src Part two of dinodes; use the same union everywhere.
ad[src/ad-namecache]: src/sys/kern Add a comment.
wiz[src/trunk]: src/share/man/man9 Use Mt for email addresses.
skrll[src/trunk]: src/external/gpl3/binutils/dist/gas Fix merge botch. arm eabi ta...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Report the same PCI domain (cf_uni...
alnsn[src/trunk]: src/sys/external/bsd/sljit Update sljit revision to r313 after t...
jdolecek[src/trunk]: src/sys/dev/ic switch handling of passthrough commands to use qu...
ad[src/ad-namecache]: src/sys/kern - Get shared locks on the directories, excep...
kamil[src/trunk]: src/sys/kern Remove p_oppid from struct proc
christos[src/trunk]: src/distrib/sets/lists bump for openssh
kre[src/trunk]: src/sys/kern Fix typo in comment (s/is/if/) - NFC.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix pll5x rate calculation
roy[src/trunk]: src/lib/libcurses curses: call resizeterm if getch issues KEY_RE...
knakahara[src/trunk]: src/sys/opencrypto fix reading crp_q without holding crypto_q_mtx
hikaru[src/trunk]: src/sys/arch/x86/pci Correct return value handling.
roy[src/trunk]: src/lib/libterminfo terminfo: if $TERMINFO.cdb doesn't exist, tr...
uwe[src/trunk]: src/bin/sh Revert previous. Fix the real problem properly.
dsl[src/trunk]: src/sys/arch/amd64 Remove the fields that were used to save the ...
christos[src/trunk]: src/sys/modules/drmkms make this work: add agpsupport and sysctl...
roy[src/trunk]: src/usr.sbin/ifwatchd Remove case labels we will never trigger d...
maxv[src/trunk]: src/sys/kern 'result' -> 'error'
sborrill[src/netbsd-8]: src/doc Ticket #923
joerg[src/trunk]: src/gnu/dist/bc/bc yy_size_t is typically unsigned, so use a sep...
wiz[src/trunk]: src/share/man New sentence, new line.
christos[src/trunk]: src/sys/compat/common remove another error decl.
skrll[src/trunk]: src/sys/arch/arm/include Handle _STANDALONE case.
roy[src/trunk]: src/lib/libcurses curses: resizeterm(3) should always send KEY_R...
kre[src/trunk]: src/bin/sh Make cd (really) do cd -P, and not just claim that is...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Revert rev1.94. It apparently raises a ...
christos[src/trunk]: src/external/bsd/openpam merge conflicts
bouyer[src/tls-maxphys]: src/sys/uvm Fix panic "bad chunksize ..." in read-ahead code:
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r245547. Vario...
christos[src/trunk]: src/sys randomize the location of the rtld.
mrg[src/trunk]: src/distrib/pmax/cdroms/installcd it's called netbsd-INSTALL64.g...
pgoyette[src/trunk]: src/sys/dev/pci Regen
jmcneill[src/trunk]: src/sys/dev/pci The PCI Local Bus Specification says that we sho...
ad[src/ad-namecache]: src/sys Regen.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd fix m68k
christos[src/trunk]: src/sys/sys Add an ElfW() macro like linux.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix a bug in ucas_32 and ucas_64. There...
jmcneill[src/trunk]: src/sys/arch Add initial support for Allwinner A13 and R8 SoCs.
msaitoh[src/trunk]: src/share/man/man4 MSI and MSI-X are supported now.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix race about writing adapter->link_activ...
ad[src/ad-namecache]: src/sys/kern Update comments.
apb[src/trunk]: src/doc Updated tzdata to 2014j. tzcode2014j is also available.
martin[src/netbsd-9]: src/doc Tickets #30 and #31
bouyer[src/trunk]: src/doc Mention tiotg and tifb
christos[src/trunk]: src/external/bsd/openpam/dist Import openpam-20120526
christos[src/trunk]: src/sys/modules Add ioconf entries to the pseudo-devices.
eadler[src/trunk]: src/games/wtf wtf(6): quote "$f"
christos[src/trunk]: src/sys Add MAP_INHERIT_ZERO
martin[src/trunk]: src/share/mk Add defaults and documentation for USE_XZ_SETS - a ...
mrg[src/trunk]: src/external/lgpl3/gmp/dist/mpn port forward our changes:
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist/sljit_src Apply adapted pa...
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
knakahara[src/trunk]: src/sys/dev/mii regen
martin[src/trunk]: src/sys/arch/arm/allwinner Add an entry for the nand found on A1...
christos[src/trunk]: src/sys/arch/sparc64/include Clamt the PAX_ASLR random value to ...
dholland[src/trunk]: src/usr.bin/quota Clarify -u.
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace
hkenken[src/trunk]: src/sys/arch/arm/imx Fixed bug when using PCIe external clock.
christos[src/trunk]: src/lib/libc/gen don't include machine/param.h <sys/param.h> alr...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm We need just a VA, not wi...
ozaki-r[src/bouyer-socketcan]: src/tests/net/if_l2tp 1922358
cherry[src/trunk]: src/sys/arch/x86/x86 While we're here, fix pic->pic_delroute() t...
mrg[src/trunk]: src/sys/arch fix various gcc6 m68k issues:
kre[src/trunk]: src/usr.bin/printf From leot@ on tech-userlevel:
christos[src/trunk]: src/tests/usr.bin/shmif_dumpbus don't run with -n if you expect ...
martin[src/trunk]: src/tests/lib/libc/gen Mark the test function as inline, so we d...
riz[src/trunk]: src/sys/arch/evbarm/conf options FFS_EI, and options IPSEC for G...
pgoyette[src/tls-maxphys]: src/tests/kernel Use an ATF_TC_CLEANUP() routine to delete...
kamil[src/trunk]: src/lib/libc/sys Document PT_STOP, update PT_KILL in the ptrace(...
jmcneill[src/trunk]: src/sys/arch/arm Until config supports multiple 'attach driver a...
pooka[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/sys/dev/acpi add extra argument to method.
christos[src/trunk]: src/doc update for mdocml
christos[src/trunk]: src/external/bsd/ppp/dist/pppd CID 271284: Missing error check o...
joerg[src/tls-maxphys]: src/tests/lib/libc Add regression test for cdbr(3) and cdb...
joerg[src/trunk]: src/common/lib/libc/stdlib Fix aliases.
christos[src/trunk]: src/external/bsd/mdocml/dist merge diffs
christos[src/trunk]: src/external/bsd/iscsi/dist/src/lib grow the buffer.
christos[src/trunk]: src/external/gpl3/gdb/lib regen m68000
jnemeth[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic PR/48419 - Henning Peter...
pooka[src/trunk]: src/sys/rump/include/rump include ktrace constants
tsutsui[src/trunk]: src/sys/arch/atari/include Reorganize and bump VM related consta...
cherry[src/trunk]: src/sys/arch/i386/i386 Fix "use before init" of *idt.
martin[src/trunk]: src/sys/dev/usb Add support for Panasonic N5HBZ0000055, from Dav...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist bump buffer sizes
pgoyette[src/trunk]: src/sys/rump Don't call the drvctl module's initialization code ...
bouyer[src/trunk]: src/sys/dev/usb Disable NAK timeout on bulk transfers, I couldn'...
christos[src/trunk]: src/sys/arch/sparc64/conf Add -Wno-uninitialized with -Os so tha...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Implement WSDISPLAYIO_SMODE ioctl for p...
wiz[src/trunk]: src/usr.bin/rpcgen Standardize SYNOPSIS. Sort option description...
mlelstv[src/trunk]: src/sys/dev/iscsi refactor callouts
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix compilation (debug)
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
ginsbach[src/trunk]: src/tests/lib/libpthread PR/49003: Ngie Cooper: add <sys/time.h>
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Make sure that all messages end ...
lneto[src/trunk]: src/sys lua(4): using lua_CFunction
christos[src/trunk]: src/sys/dev/pckbport PR/52483: Ryo ONODERA: Add support for ALPS...
isaki[src/trunk]: src/sys/dev Clean up audio_open().
martin[src/netbsd-8]: src/external/bsd/dhcpcd Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/arch/atari/stand/installboot move to the right offset
thorpej[src/trunk]: src/sys/arch/arm/dts/overlays Add a device tree Overlay for the ...
christos[src/trunk]: src/sys/uvm add missing forward struct decl
macallan[src/trunk]: src/sys/arch/macppc/macppc more OEA64_BRIDGE support
pgoyette[src/trunk]: src/sys/dev/usb Add Sandisk Cruzer - from PR kern/46547
skrll[src/trunk]: src/sys/dev/usb Take the bus lock in ohci_poll as it's assumed b...
pgoyette[src/trunk]: src/sys/dev/usb Regen
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: sun4v_datatrap handling fo...
maxv[src/trunk]: src/sys/arch/i386/include Remove the vm86 fields from the pcb.
uebayasi[src/trunk]: src/usr.bin/config Consistently wrap long lines in ioconf.c.
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. need midi* for umidi
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Avoid needless #ifdef __i3...
christos[src/trunk]: src/sys PR/47738: connect(2) to 239.x.y.z should return error bu...
martin[src/trunk]: src/sys/arch/vax/include Drop MAXPARTITIONS down to 12 - we do n...
mrg[src/trunk]: src/doc note GMP 5.1.3 is in tree.
christos[src/trunk]: src/sys/arch/x86/include Add missing forward decl.
sevan[src/trunk]: src/share/man/man4 As per ALTQ(9), refer to ALTQ as a system whi...
kamil[src/trunk]: src/lib/libcurses Fix the documented function prototype of slk_a...
martin[src/tls-maxphys]: src/tests/net/npf Try to make this test gracefully fail wh...
uebayasi[src/trunk]: src/doc Document build.sh mkernels.
ozaki-r[src/trunk]: src/tests/net/ndp Improve test stability
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner First draft of a driver fo...
sjg[src/trunk]: src/usr.bin/make Avoid full path meta file names for subdir of ....
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
skrll[src/trunk]: src/distrib/utils/embedded/conf Put console=fb back as autodetec...
maxv[src/trunk]: src Remove the i386_vm86 API (instead of just deprecating it). T...
manu[src/trunk]: src/external/bsd/dhcp/dist/relay Fix buggy dhcrelay(8) requireme...
martin[src/netbsd-8]: src/sys/arch Pull up the following, requested by maxv in tick...
abhinav[src/trunk]: src/external/bsd/top/dist Fix couple of typos:
jmcneill[src/trunk]: src/sys/arch/evbmips/conf enable NFSSERVER
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Initialize sc->sc_drm...
christos[src/trunk]: src/share/mk use ${HOST_SH}
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/hppa need CRY...
skrll[src/trunk]: src/sys/arch/arm s/_ARM_ARCH_6/ARM_MMU_EXTENDED/ in the #ifdef f...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Add ACPI LPIT (Low Power Idle Ta...
skrll[src/trunk]: src/sys/arch/arm/omap Always perform code previously code under ...
christos[src/trunk]: src/sys/arch/hppa/include undo paren change
sevan[src/trunk]: src/etc/namedb Update to 2019093001
wiz[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install from curren...
christos[src/trunk]: src/sys Give 0, 1, 2 for security.pax.mprotect.ptrace and make it ...
uebayasi[src/trunk]: src/tests/usr.bin/ld Test object reordering by script.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing "#ifd...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Set SDHC_FLAG_NO_HS_BIT for Tegra sdhc. ...
christos[src/trunk]: src amend the new destroy function to take function pointers.
maxv[src/trunk]: src/sys/arch Pff, I forgot to revert my change in these files. I...
tron[src/trunk]: src/external/gpl3/gdb/lib/libbfd Fix build with "USE_SSP=yes".
riz[src/trunk]: src/lib/libc/time Remove second 'const' declaration, to hopefull...
skrll[src/trunk]: src/sys/dev/pci regen
ad[src/ad-namecache]: src/sys/kern Push the vnode locking in namei() about as f...
skrll[src/trunk]: src/sys/dev/pci don't attempt to extent_alloc_subregion outside ...
christos[src/trunk]: src/external/bsd/libevent/dist/test #if 0 more
christos[src/trunk]: src/external/gpl3/gdb/lib regen sparc64
maxv[src/trunk]: src/sys/net/npf Don't read the L4 payload after IPPROTO_AH when ...
alnsn[src/tls-maxphys]: src/tests/lib/libsljit Add userspace libsljit test. Not ho...
msaitoh[src/trunk]: src/sys/arch/sparc64/conf Add ixg(4).
tls[src/trunk]: src/sys/kern Fix a longstanding problem with accept filters noti...
snj[src/trunk]: src fourth time's the charm, i guess. when committing a generat...
pgoyette[src/trunk]: src/share/man/man4 Fix formatting. From PR misc/49516
christos[src/trunk]: src/sys/kern stsrt with an alignment of 1 (which means no alignm...
mrg[src/trunk]: src/external/lgpl3/gmp update these for GMP 6.1.2, and start to ...
jnemeth[src/trunk]: src/sbin/gpt fix off-by-one error
sevan[src/trunk]: src/etc sync with latest from IANA
martin[src/trunk]: src/sys/dev/pci Prefer this driver over the old ath(4)
nakayama[src/trunk]: src/sys/arch/sparc64/conf sort
jmcneill[src/trunk]: src/sys/arch/arm/samsung Delete chipid and sysmmu drivers, they ...
martin[src/trunk]: src/tests/dev/sysmon The sh api calls it atf_expect_fail, while ...
msaitoh[src/trunk]: src/sys/dev/pci Decode some PCIe capability register bits.
wiz[src/trunk]: src/usr.sbin/intrctl Fix a typo. Sort commands. End list correctly.
kamil[src/trunk]: src/sys/kern Add sigswitch_unlock_and_switch_away(), extracted f...
isaki[src/isaki-audio2]: src/sys/dev/bluetooth Adapt to audio2.
uebayasi[src/trunk]: src regen
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for H3 CPUX clock.
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO item about swapnetbsd.c
joerg[src/trunk]: src/common/lib/libc Improve EABI handling of string functions. M...
pooka[src/trunk]: src/sys regen
christos[src/bouyer-socketcan]: src/usr.bin/dc 758508
tsutsui[src/trunk]: src/sys/arch/atari/stand/libsa No need to have errno in a MD fil...
christos[src/trunk]: src/sys/dev/ic return something reasonable for WSDISPLAYIO_GINFO
ad[src/ad-namecache]: src/sys/sys Fix a comment.
joerg[src/trunk]: src/crypto/external/bsd/heimdal/bin/krb5-config Don't force pthr...
msaitoh[src/trunk]: src/sys/dev/mii Add new file mii/mdio.h which contain IEEE 802.3...
isaki[src/trunk]: src/sys/arch/m68k/fpe quad_t -> uint64_t
skrll[src/trunk]: src/sys Remove some set but unused variables
apb[src/trunk]: src More general advice about "cvs [update aborted]... No such file
palle[src/trunk]: src/sys/arch/sparc64 Added missing $ to sun4v sypervisor API
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Make "Handled queue in softint" and "Req...
christos[src/trunk]: src/external/bsd/nvi/dist/common make the debugging code work ag...
apb[src/trunk]: src How to deal with src/external/mit/lua/src: No such file or d...
tnn[src/trunk]: src/sys/arch/evbarm/awin BPI has no programmable current limiter...
mrg[src/trunk]: src/doc delete bozohttpd entry; netbsd has been the master sourc...
nakayama[src/trunk]: src/distrib/sparc64/instfs pppd has moved.
mrg[src/trunk]: src/external/bsd/ipf/lib remove dated commented warning disable.
joerg[src/trunk]: src/sys/arch/i386/stand Remove some manual size tuning that no l...
aymeric[src/trunk]: src/sys/arch/arm/dts Add reset information for first watchdog timer
ozaki-r[src/trunk]: src/sys/dev/pci Introduce VIRTIO_F_PCI_INTR_MPSAFE for virtio
ozaki-r[src/trunk]: src/doc/roadmaps Split "MP network stack" into two and make our ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Move incq outside of the copy section. ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Pull in drm_os_netbsd...
christos[src/trunk]: src/usr.sbin/sup/source - add new ignore chown/chgrp flag
maya[src/trunk]: src/sys/ufs/lfs Consistently use {, UN}MARK_VNODE macros rather t...
christos[src/trunk]: src/sys/conf I don't know what was using this before (but it did...
christos[src/trunk]: src/external/bsd/flex/dist Import flex 2.5.7
christos[src/trunk]: src Our hdestroy implementation was non-conformant because it fr...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 200 series chipset devices from "Table...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Core version 1.4 (as found in A31) ha...
spz[src/trunk]: src/external/bsd/bind/dist/bin/named don't "clean up" the blackl...
christos[src/trunk]: src/usr.bin/xlint Disable __int128 checks if we are not building...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add code to detect hypervisor. The code...
mrg[src/trunk]: src/external/lgpl3/gmp mp.h was removed a while ago. update the...
macallan[src/trunk]: src/sys/dev/pci Mac Mini WIP:
christos[src/trunk]: src/external/bsd/nvi/dist/ip remove unused variable
skrll[src/trunk]: src/sys/arch/arm More fixes as a step towards ARM_MMU_EXTENDED o...
mlelstv[src/trunk]: src/sys/dev/iscsi close session when last connection is removed.
nat[src/trunk]: src/sys/dev/bluetooth Ensure the XMIT flag is cleared before cal...
joerg[src/trunk]: src Add strtof_l, strtod_l and strtold_l.
macallan[src/trunk]: src/sys/arch/macppc/dev use channel info and set MODE bits accor...
maxv[src/trunk]: src/sys/netinet Force ip_off to zero when the reassembly is comp...
macallan[src/trunk]: src/sys/dev/pci/voyager unscrew this again
christos[src/trunk]: src/lib/libedit Stop the read module from poking the el_chared.c...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi For boards with bluetooth, use AUX UART ...
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673576
lneto[src/trunk]: src changed lua_Number to int64_t
christos[src/trunk]: src/lib/libc/gen A little more restructuring so that we don't ne...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Fix radeon framebuffer mmapping.
pooka[src/trunk]: src/sys/kern create rump kernel wrapper for utrace() too
pgoyette[src/trunk]: src/lib/libc/stdlib Document return value for realloc(3) when si...
joerg[src/trunk]: src/lib/libc/gdtoa Pass locale down to gethex as well.
wiz[src/tls-maxphys]: src/usr.bin/flock Separate SEE ALSO entries with comma.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Remove unused variable.
msaitoh[src/trunk]: src/sys/dev/i2o Fix device_t/softc split bug.
christos[src/trunk]: src/external/bsd/libevent/dist connect(2) returns EINPROGRESS fo...
macallan[src/trunk]: src/sys/dev/i2c get EEPROM data from uni_n instead of poking aro...
christos[src/trunk]: src/sys/arch/evbarm/conf gcc can't compute the large initializer...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
he[src/trunk]: src/tests/lib/libm Add test cases for nextafter() and nexttoward...
christos[src/trunk]: src/external/bsd/libevent/man Add build glue
riastradh[src/trunk]: src/sys/dev/usb Don't touch task after calling it.
jmcneill[src/trunk]: src/sys/arch/evbarm/dev If rate or frequency are unspecified, as...
gson[src/trunk]: src/sys/kern When closing a tty, limit the amount of time spent ...
dholland[src/trunk]: src/sys/miscfs/specfs add missing spec_whiteout
mlelstv[src/trunk]: src/distrib/miniroot Support installing from a CD9660 formatted ...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo.
ginsbach[src/trunk]: src/usr.sbin/rpcbind Fix compile warnings.
maxv[src/trunk]: src/sys/arch Remove the __HAVE_CPU_UAREA_ROUTINES code from x86.
dholland[src/trunk]: src/sys/arch/zaurus/stand/zboot PR 51195 David Binderman: simpli...
skrll[src/tls-maxphys]: src/external/broadcom/rpi-firmware/dist New firmware from ...
skrll[src/trunk]: src/sys/arch Whitespace
pooka[src/trunk]: src/sys/rump Make ktrace a compile-time option
christos[src/trunk]: src/usr.bin/xlint/lint1 downgrade illegal bitfield from error to...
christos[src/trunk]: src/sys/sys PR/53081: Fix size of the shift to depend on the typ...
pgoyette[src/trunk]: src/share/misc Add a (clean) definition of WTF
tsutsui[src/trunk]: src/sys/arch/news68k/conf Shrink GENERIC and enable MODULAR inst...
roy[src/trunk]: src/lib/libcurses curses: allow drawing the lowest right hand ce...
jmcneill[src/trunk]: src/sys/arch/arm/pic Implement intr_string(9)
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc fix merge conflicts for pcc-20140706
dholland[src/trunk]: src/usr.sbin/sysinst Explicitly ignore errors in the hack for mu...
christos[src/trunk]: src/usr.bin/sockstat don't do _KERNEL; hides bswap stuff.
perseant[src/trunk]: src/tests/lib/libc/locale Separate the C/POSIX locale test from ...
mlelstv[src/trunk]: src/sys/dev Use ENODEV to show that an operation is not supported.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't pass null pointer ...
apb[src/trunk]: src Replace '.' and '-' in ${op} with '_', before setting d_${op...
bouyer[src/tls-maxphys]: src/sys/ufs/ufs Use mnt_maxphys not MAXPHYS to limit the s...
martin[src/netbsd-9]: src/doc Tcikets #40 and #41
wiz[src/trunk]: src/doc gcc-4.8.0 out.
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Import latest PCC snapshot 2014070...
jmcneill[src/trunk]: src/sys Add EX_EARLY flag for extent_create, which skips locking...
skrll[src/trunk]: src/sys/arch/arm/arm #ifdef whack-a-mole
christos[src/trunk]: src/doc new bind
bouyer[src/trunk]: src/sys The UART in the allwiner SoCs is not full-compatible wit...
christos[src/trunk]: src/bin/sh prevent sign extension from making expression always ...
dholland[src/trunk]: src/sys/arch Fix description of DIAGNOSTIC in x86 kernels.
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Destroy the DMA subregion tag on e...
maya[src/trunk]: src/sys/arch/mips/mips Eliminate redundant load delays.
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, add a missing x86_disable_intr(). My i...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist be less aggressive about bl...
mrg[src/trunk]: src/external/lgpl3/mpc/dist initial import of MPC 1.0.1 package....
riastradh[src/trunk]: src/lib/libc/string Commit to returning 1, not any nonzero value.
martin[src/netbsd-8]: src/doc Tickets #890, #900, #901
christos[src/trunk]: src/sbin/sysctl remove debugging
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673508
pgoyette[src/trunk]: src/sys/dev Add support for Nuvoton NCT6776F from OpenBSD
christos[src/trunk]: src/share/man/man7 update init_win{, _local} to match recent chan...
hannken[src/trunk]: src/sbin/fsck_ffs Add a test for duplicate inodes on the persist...
dholland[src/trunk]: src/sys/arch/x68k/dev PR 50759 David Binderman: fix out of bound...
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
chs[src/trunk]: src/sys/kern don't overwrite the CTF info with the symbol table.
christos[src/trunk]: src/tests/lib/libc PR/51868: Ngie Cooper: mkfifo does not return...
skrll[src/trunk]: src/sys/fs/v7fs Remove some unnecessary duplicatioN
pgoyette[src/pgoyette-localcount]: src/sys/kern Add membar_datadep_consumer() to {b, c...
martin[src/trunk]: src/sys/dev/ic Mark a diagnostic only variable
hannken[src/trunk]: src/sys/kern Add vnode state and supporting operations and diagn...
sevan[src/trunk]: src/doc macppc Bluetooth
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Stop searching for redistributors in a regi...
maxv[src/trunk]: src/sys/arch Reduce the diff between amd64 and i386. It also fix...
thorpej[src/trunk]: src Remove FDDI support.
sevan[src/trunk]: src/etc veriexec is enabled by default in most kernel configs bu...
macallan[src/trunk]: src/etc/etc.macppc since we support 601 hardware now, let's buil...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
nonaka[src/trunk]: src/sys/arch/zaurus/conf armfpe is gone.
wiz[src/trunk]: src/libexec/httpd Remove trailing space in boast.
dholland[src/trunk]: src/games/worm remove cpp abuse
tsutsui[src/trunk]: src/distrib/atari/floppies/common Specify -DNDEBUG to remove ass...
joerg[src/trunk]: src/sys/dev/usb UREAD4 is unused.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Introduce a NORMAL_GLOBALS m...
maxv[src/trunk]: src/sys/arch Remove ipkdb from i386. Also remove unused referenc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Free temporary segs on the...
khorben[src/trunk]: src/sys/arch/evbarm/conf Disable com0 for the time being, so tha...
christos[src/trunk]: src/sys/arch/x86/acpi dup the argument of the wakeup vector. XXX...
rjs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Fix non debug build.
mrg[src/trunk]: src/external/lgpl3/gmp/dist initial import of GMP 6.1.2. main c...
christos[src/trunk]: src/external/gpl2/xcvs/dist Add RCSID's
roy[src/trunk]: src/lib/libcurses curses: test terminal capabilities for drawing...
skrll[src/trunk]: src/sys/arch/evbarm/conf G/C
hannken[src/trunk]: src/sys/kern Change "ISSET(vp->v_iflag, VI_XLOCK)" to "vdead_che...
mrg[src/trunk]: src/doc fix spelling in previous
christos[src/trunk]: src/external/bsd/libevent/dist import libevent 2.x
kamil[src/trunk]: src/sys/kern Make sysctl_doeproc() more predictable
maya[src/trunk]: src/sys/arch/mips/mips Don't need the errata workaround on user ...
alnsn[src/trunk]: src/sys/net Add missing include.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Don't rely on PSCI node in FDT to reboot
tsutsui[src/trunk]: src/sys/arch/sun68k/stand Move sun3 bootloader address to allow ...
knakahara[src/trunk]: src/sys/netipsec Fix ipsec(4) I/F esp_frag support.
christos[src/trunk]: src/share/man/man7 document kern.expose_address
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Initialize dev->driver->b...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add missing opt_svs.h.
ozaki-r[src/bouyer-socketcan]: src/tests/net/ipsec 1922998
tnn[src/trunk]: src/sys/kern mcl_cache: align items to COHERENCY_UNIT
maxv[src/trunk]: src/sys/net/npf Add XXX (we don't handle IPv6 Jumbograms), and w...
christos[src/trunk]: src/tests/lib/libc/string simple memmem test to show buffer over...
jmcneill[src/trunk]: src/usr.sbin/tprof Add AMD Family 15h to supported model list
dholland[src/trunk]: src/sys Add d_discard to struct bdevsw/cdevsw, and the plumbing ...
bad[src/trunk]: src/sys/arch/arm/fdt back out r1.26. it makes the pinebook fail ...
msaitoh[src/trunk]: src/sys/dev/pci Fix order of m_freem(). Found by kASan. OK'd by ...
dholland[src/trunk]: src/usr.bin/error Use this program's Strdup() instead of strdup(...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 - cleanup checking address ranges w...
christos[src/trunk]: src/sys/arch de-duplication police arrests sysctl.
khorben[src/trunk]: src/sys/arch/evbarm/n900 Corrected the dmesg output upon success...
christos[src/trunk]: src/rescue nvi has moved
nonaka[src/trunk]: src/sys/dev/pci Added Radeon HD6320 Graphics.
joerg[src/trunk]: src/sys/modules/lua Let's use a format string, shall we?
rmind[src/trunk]: src/usr.sbin/npf/npfctl formatting
maxv[src/trunk]: src/sys/arch/amd64/amd64 Move proc0's stack out of the BOOTSTRAP...
mrg[src/trunk]: src/external/lgpl3/mpc/lib/libmpc find mpfr.h.
christos[src/trunk]: src/external/bsd/cron/dist - since we use log_it for cron_pclose...
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Fix a bug in the divby0 case.
isaki[src/trunk]: src/sys/dev Remove mixer chan from sc_audiochan.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix uninitialized data.
christos[src/trunk]: src/doc/roadmaps mention my last coda work
christos[src/trunk]: src/sys/sys welcome to the constant age.
nisimura[src/trunk]: src/sys/arch/aarch64 retire copyinout.S and fusu.S
nonaka[src/trunk]: src/sys fix build failure.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux usecs_to_jiff...
christos[src/trunk]: src/sys reduce #ifdef mess caused by PaX
bad[src/trunk]: src/sys/arch/arm/dts Cherry pick a few changes from the armbian ...
uebayasi[src/trunk]: src/sys/conf G/C defpseudo fwiso.
christos[src/trunk]: src/distrib/sets/lists libevent sets
hannken[src/trunk]: src/external/bsd/nsd Fix obvious typo: add missing equal sign.
jmcneill[src/trunk]: src If fs_spec starts with the special string "ROOT.", replace i...
wiz[src/bouyer-socketcan]: src/usr.bin/nc 54390
wiz[src/trunk]: src/usr.sbin/makemandb Bump date.
jdc[src/trunk]: src/sys/arch/sparc/sparc Use a double linked list with a static ...
ad[src/ad-namecache]: src/sys/sys Regen.
dholland[src/trunk]: src/sys Regen for VOP_FALLOCATE/VOP_FDISCARD.
uwe[src/trunk]: src/bin/sh Start adding more gaudy markup. Use .Li or .Dv when ...
bouyer[src/trunk]: src/sys/arch/arm/omap Ask the sitaracm module for the ethernet i...
spz[src/trunk]: src/distrib/sets/lists/debug refine ld.elf_so entries: don't let...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915drmkms_detach to be ...
riastradh[src/trunk]: src/sys/sys Expand null macros to `do {} while (0)', not to noth...
kre[src/trunk]: src/sys/kern Build fix attempt ... changes affect !KERNEL (ie: u...
msaitoh[src/trunk]: src/sys/dev/pci Move PCIe initiaization code from alc_attach() t...
mrg[src/trunk]: src/share/mk add xorgproto srcdir.
isaki[src/trunk]: src/sys/dev Avoid possibility of integer overflow (and clean up).
snj[src/trunk]: src/distrib/notes catch up with current ISO naming conventions
christos[src/trunk]: src/external/bsd/libarchive/include we JAVE_SSIZE max.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix little arithmetic ...
uebayasi[src/trunk]: src/tests/usr.bin/ld Fix thinko in previous.
hkenken[src/trunk]: src/sys/arch/arm/imx - Use __SHIFTIN macro
jmcneill[src/trunk]: src Add acpidump, amldb, and iasl to aarch64 build.
pooka[src/tls-maxphys]: src/sys/rump/kern/lib/libsys_linux support utimes on non-a...
msaitoh[src/trunk]: src/sys/dev - WBSIO_ID_W83627DHG and newer devices have 12bit de...
abhinav[src/trunk]: src/distrib/notes/common Add myself.
hannken[src/trunk]: src/sys No need to cache anonymous device vnodes, they will neve...
mlelstv[src/trunk]: src/sys/dev/usb Flush memory correctly during ring put.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Omit redundant vga_is_console ...
chs[src/trunk]: src/sys/kern revert rev 1.139 (fixing a race between shmat() and...
riastradh[src/trunk]: src/sys/ufs/ffs Need wapbl transaction around ffs_blkfree_cg. F...
dholland[src/trunk]: src/sys/arch/hpc/stand/hpcboot/arm PR 50643 David Binderman: fix...
isaki[src/trunk]: src/sys/arch/m68k/fpe Support sinh(-0.0) and tanh(-0.0).
ozaki-r[src/trunk]: src/sys/netinet6 Tweak icmp6_input; always use off, not *offp
pgoyette[src/tls-maxphys]: src/tests/kernel Add ATF version of the file locking test
msaitoh[src/trunk]: src/sys/dev/pci Add PCI_CAP_SUBVENDOR (= 0x0d).
wiz[src/trunk]: src/share/man/man5 Use more markup.
msaitoh[src/trunk]: src/bin/pax s/copy copy/copy/ in comment.
christos[src/trunk]: src/distrib/sets/lists/base libcap is now in /lib
jmcneill[src/trunk]: src/sys/dev/acpi Add attributes for attaching acpi(4) child devi...
he[src/trunk]: src/tests/lib/libm Re-enable the test for nearbyint(), now that ...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Simplify this by deciding load address ...
leot[src/trunk]: src/doc/roadmaps Fix a typo
mlelstv[src/trunk]: src Add flag to enforce file I/O even when bmap/strategy would b...
jdolecek[src/trunk]: src/sys/dev/usb add LAN78xx family (Raspberry Pi 3B+) entries - ...
joerg[src/trunk]: src/sys/dev/nor Add some NOR_VERBOSE ifdefs for static functions...
joerg[src/trunk]: src Add ifunc support for statically linked applications on x86, ...
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd/dist 2552819
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_enter only flush the TLB if reall...
knakahara[src/trunk]: src/tests/net/if_ipsec Enhance assertion ipsecif(4) ATF to avoid...
mrg[src/trunk]: src/distrib/sets/lists update for new amdgpu and radeon driver v...
martin[src/trunk]: src/etc Clarify comment, pointed out by maya: we do not expect b...
uebayasi[src/trunk]: src/etc Don't print warning even if mkisofs is not found.
jakllsch[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/bsd/file/dist merge conflicts
christos[src/trunk]: src/sys/dev/raidframe more faithful to the original (from coypu)
uebayasi[src/trunk]: src/sys/arch/evbsh3/conf Indent.
hannken[src/trunk]: src/sys/kern Redo Rev. 1.30: Change vfs_vnode_iterator_next() to...
salazar[src/trunk]: src/doc Lua 5.3.2: update doc/3RDPARTY and add entry to doc/CHANGES
mrg[src/trunk]: src/libexec/httpd call this 20140717.
pooka[src/tls-maxphys]: src/sys/rump/kern/lib/libsys_linux i386 has a special way ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make `#include "intelfb....
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Style. NFCI
maxv[src/trunk]: src/share/man/man9 Remove POOL_INIT() (does not exist).
pooka[src/trunk]: src/sys/rump/librump/rumpkern need ktrace.h now
ozaki-r[src/trunk]: src/sys/dev/pci Use two different mutexes for tx and rx
cherry[src/trunk]: src/sys/arch/x86/x86 Clean up XEN specific stuff from the apic c...
joerg[src/trunk]: src/tools/compat If the internals are not explicitly requested, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add acpipchb
ozaki-r[src/trunk]: src/sys/net Optimize if_get_byindex by adding __predict_true
dholland[src/trunk]: src/sys/ufs/lfs Move the security checks for lfs_bmapv/lfs_markv...
mlelstv[src/trunk]: src/sys/dev replace tsleep with condvar
kre[src/trunk]: src/usr.bin/sys_info Get rid of the arg sorting - it doesn't wor...
martin[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
riz[src/trunk]: src/sys/arch/evbarm/beagle Conditionalize more stuff on TI_AM335...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinhdmiaudio
jmcneill[src/trunk]: src/sys/dev/wscons add WSKBD_TYPE_TCAKP for Texas Instruments TC...
christos[src/trunk]: src/sys/arch/zaurus/conf revert previous; this was no typo.
plunky[src/trunk]: src/distrib/sets/lists add PCC libexec/cxxcom
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
isaki[src/trunk]: src/sys/arch/m68k/fpe Clean up some useless codes.
kamil[src/trunk]: src/tests/lib/libc/sys Bump the number of threads in LWP t_ptrac...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/coldfire regen coldfire
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 regen...
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673251
jmcneill[src/trunk]: src/sys/arch/arm Add ARM MD ACPI implementation.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Change clk and sclk variable...
wiz[src/trunk]: src/usr.sbin/sesd/srcs Sync usage with man page.
nonaka[src/trunk]: src/sys/dev/usb Added some MediaTek wifi adapters.
alnsn[src/trunk]: src/doc Update sljit version.
pgoyette[src/trunk]: src/sys/dev/filemon KNF - blank line after (non-existant) declar...
martin[src/trunk]: src/tools Add FLEX to the configure env, from Lloyd Parkes on te...
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
christos[src/trunk]: src/share/mk switch evbarm to gdb-7.10.1
uebayasi[src/trunk]: src build.sh: New operation "kernels" to build all kernels
christos[src/trunk]: src/tools/compat undo previous; breaks the build. handle inside ...
agc[src/trunk]: src/usr.bin/sys_info Changes to sys_info (20170821)
martin[src/trunk]: src/sys/dev/ic Debounce the "wlan button pressed" event via pmf ...
nisimura[src/trunk]: src/lib/libm add s_rintl.c for aarch64. ok by ryo@.
manu[src/trunk]: src/sys Fix use-after-free on failed unmount with extended attri...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Identify some Cavium ThunderX CPUs
christos[src/trunk]: src/share/mk switch i386 to gdb-7.9.1
christos[src/trunk]: src/external/bsd/dhcp/dist/common Use the active link local laye...
wiz[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg_install-20130420.
jnemeth[src/trunk]: src/sbin/gpt Do the 'dkctl makewedges' dance to drop any wedges ...
isaki[src/isaki-audio2]: src/sys/arch/arm/broadcom Adapt to audio2.
christos[src/trunk]: src/tools Add dtc
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Fix the reset code
christos[src/trunk]: src/lib/libc undo SSP damage from -Wsystem-headers
isaki[src/trunk]: src/sys/arch/m68k/fpe Implement inverse trigonometric functions ...
htodd[src/trunk]: src/distrib/sets/lists/debug libdm moved to /lib
mlelstv[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Use loca...
wiz[src/trunk]: src/usr.bin/rpcgen Sync usage and option descriptions with manpage.
jdf[src/trunk]: src/share/man/man5 Remove superfluous '.Pp' macro (fixes mandoc(...
maya[src/trunk]: src/sys/ufs/lfs Not much point doing anything after a panic call
uebayasi[src/trunk]: src Expand TABs.
ginsbach[src/trunk]: src/usr.sbin/rpcbind Revert accidently committed enabling WARMST...
agc[src/trunk]: src/usr.bin/sys_info add pkg_install to the list of programs rep...
riz[src/trunk]: src/sys/dev/ic Fix last change (pa_calib_ticks should be sc_pa_c...
riastradh[src/trunk]: src/sys/netinet Replace kooky sctp random number generation by c...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Rename "handle_" -> "Xhandle_", and add...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
jakllsch[src/trunk]: src/sbin/gpt Clean up gpt(8) a bit more
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon radeon depends on firmload.
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Regen
mrg[src/trunk]: src/external/lgpl3/mpfr/dist merge MPFR 3.1.2. changes to moved...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_cygwin gen
christos[src/trunk]: src/sys/compat/common - use the conditional from the header file
sjg[src/trunk]: src/usr.bin/make Str_Match: allow [^a-z] to behave as expected.
tnn[src/trunk]: src/sys/dev/gpio gpio: make GPIOREAD return also the symbolic na...
alnsn[src/trunk]: src/sys/sys Version bump after sljit import.
palle[src/trunk]: src/sys/arch Add support for running ofwboot on sun4v. Please no...
jmcneill[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for mount_qemufwcfg
martin[src/trunk]: src/sys/kern Provide binary compatibility for architectures that...
matt[src/trunk]: src/lib/libc/arch/arm/gen Ignore VFP bit in magic.
christos[src/trunk]: src/tests/lib/libm don't skip nexttoward for aarch64 and mips64
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Correct return values of...
riastradh[src/trunk]: src Make VOP_INACTIVE preserve vnode lock on return.
roy[src/trunk]: src/sys/net rtsock: log dropped messages that we cannot report t...
christos[src/trunk]: src/sys Put back the vnode changes I backed out yesterday; they ...
maxv[src/trunk]: src/sys/arch Reduce the diff between amd64 and i386, and style.
ozaki-r[src/trunk]: src/sys/net Add missing unlock
dholland[src/trunk]: src/distrib/sets/lists/base Add /usr/sbin/sysinst.
pooka[src/trunk]: src/sys/rump/dev/lib/libputter set correct include path
rmind[src/trunk]: src/sys/net/npf npf_conn_conkey: fix a comment.
pooka[src/trunk]: src/sys/kern As long as we're using #ifdef to decide which stubs...
christos[src/trunk]: src/tests/lib/libpthread loosen the test only for qemu.
dholland[src/trunk]: src/usr.bin/printf Explicitly mention use of -- for format strin...
pgoyette[src/trunk]: src/sys/dev/ic Enable writing to the EPROM before trying to chan...
martin[src/trunk]: src/distrib Make gzip on some crunched install media support xz ...
christos[src/trunk]: src/sys/arch/evbmips/stand/sbmips no ssp and pie
msaitoh[src/trunk]: src/sys/dev/pci - Print PCIe 2.0 or higher capability registers.
jdf[src/trunk]: src/usr.bin/seq * Punctuation
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang to r195771 from the 3.4 ...
joerg[src/trunk]: src Rename struct _locale_impl_t to struct _locale, since it wil...
hannken[src/trunk]: src/sys/kern When deciding to defer in vrelel():
christos[src/trunk]: src/tests/lib/libnvmm add missing initializer
uebayasi[src/trunk]: src/sys/arch According to matt@, .ARM.{extab, exidx} are no longe...
njoly[src/trunk]: src/share/man/man7 Add hw.ncpuonline documentation.
christos[src/trunk]: src/external/bsd/tcpdump/dist remove debugging accidentally comm...
skrll[src/trunk]: src/sys/dev/usb Add a UPS_C_PORT_L1 define
riastradh[src/trunk]: src/tests/kernel Test for PR kern/51135 is no longer failing.
nonaka[src/trunk]: src/sys/dev/pci Added some Intel wireless devices from OpenBSD.
maya[src/bouyer-socketcan]: src/external/bsd/bc/dist 2109041
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Linux work is queued in intr con...
isaki[src/isaki-audio2]: src/sys/dev/pci Make it compilable (on this branch).
taca[src/trunk]: src/distrib/sets/lists/man Revive entries for uyurex(4) as obsol...
knakahara[src/trunk]: src/sys/dev/pci fix build failure by gcc 4.8.5
joerg[src/trunk]: src/common/lib/libc/arch/arm Use explicit form of register pair ...
ryo[src/trunk]: src/sys/arch/arm/fdt fix to boot APs of RPI3 with GENERIC64.
joerg[src/trunk]: src/distrib/utils/libhack More locale hacks.
dholland[src/trunk]: src/usr.sbin/schedctl Fix illegal snprintf usage noted in PR 479...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 dctx->obj may still be n...
maya[src/trunk]: src/sys/arch/sun2/conf Remove more unused functions with COMPAT_...
riastradh[src/trunk]: src/usr.bin/make Per sjg's suggestion, split filemon API into se...
sevan[src/trunk]: src/doc new named.cache
skrll[src/trunk]: src/sys/arch/evbarm/rpi Prepare for ARM_MMU_EXTENDED
eadler[src/trunk]: src/games/wtf wtf(6): use character classes
msaitoh[src/trunk]: src Add support for Killer E2400 and E2500.
christos[src/trunk]: src/sys/arch/ews4800mips/conf comment out disabling ksyms
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch PR 51185 David Binderman: simp...
tls[src/tls-maxphys]: src/sys Add an accessor -- ufs_maxphys() -- to check the m...
hannken[src/trunk]: src/sys Change forced unmount to revert open device vnodes to an...
christos[src/trunk]: src/common/lib/libprop bump to 128K (because of npf large rules)...
reinoud[src/trunk]: src/doc/roadmaps The Cheri https:// link is not valid, replace b...
christos[src/trunk]: src/usr.sbin/rpcbind fix path to the warmstart file.
cherry[src/trunk]: src/sys/arch/xen/xen Convert the last remaining users of event_s...
skrll[src/trunk]: src/sys/dev/pci Interrupt handlers aren't MP-safe yet so use IPL...
uebayasi[src/trunk]: src/sys/kern Convert pseudo attach functions to take no argument...
aymeric[src/trunk]: src/sys/arch Make the DE0 NanoSoC work also in big-endian mode
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014j from ftp:/...
alnsn[src/trunk]: src/sys/net For P[X+0] load, don't emit wrap around check and co...
skrll[src/trunk]: src/sys/kern Traiing whitespace
martin[src/trunk]: src/usr.sbin/sysinst First try to bring evbarm installation clos...
ginsbach[src/trunk]: src/usr.sbin/rdate Sort options alphabetically.
christos[src/trunk]: src/sys Revert recent vnode changes per PR/48411, I still have d...
uebayasi[src/trunk]: src/share/mk If mkldscript.sh is used to build ${PROG}, depend o...
gson[src/trunk]: src/tests/crypto/libcrypto The default timeout of 300 seconds is...
jmcneill[src/trunk]: src/sys/dev/fdt Scan children of the /chosen node to pick up sim...
alnsn[src/trunk]: src/share/man/man4 Use .Sy for 'Just-In-Time', add a reference t...
christos[src/trunk]: src/external/bsd/libevent/dist/test XXX: disable the simple cond...
ad[src/ad-namecache]: src/sys namecache:
bouyer[src/bouyer-socketcan]: src/sys/arch/evbarm/conf Include options CAN and canl...
christos[src/trunk]: src/tests/kernel PR/51871: Ngie Cooper: add fcntl.h for O_* fcnt...
maxv[src/trunk]: src/regress/sys/arch/i386 Remove the vm86 tests.
khorben[src/trunk]: src/sys/arch/evbarm/n900 Fixed the arguments order when calling ...
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
christos[src/trunk]: src/external/bsd/byacc/dist add %code bison extension (needed by...
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Regen.
jmcneill[src/trunk]: src/sbin/mount_qemufwcfg Add libpuffs (fixes sun2 build)
martin[src/trunk]: src/distrib/common/bootimage Support .tar.xz sets
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux spin_(un)lock_i...
pgoyette[src/tls-maxphys]: src/tests/kernel Replace the atexit() routines with ATF_TC...
maya[src/trunk]: src/sys/arch/mac68k/mac68k Remove dead code. it isn't possible t...
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for clang build.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix SF#24: incorrect auth...
isaki[src/isaki-audio2]: src/sys/arch Adapt zaudio family to audio2.
christos[src/trunk]: src/tests Fix static linking (sun2)
uebayasi[src/trunk]: src Test orphan ELF section placement.
riastradh[src/trunk]: src/sys/arch Add a FIRST1G page freelist to x86, for old graphic...
riastradh[src/trunk]: src/sys/ufs/ufs Simplify ufs_wapbl_begin2/end2, drop 2 suffix
maxv[src/trunk]: src/sys/arch/amd64/amd64 style, reduces an incoming diff
roy[src/trunk]: src/sys/sys Bump kernel version for new routing socket message v...
htodd[src/trunk]: src Build fix (use error when defined).
martin[src/trunk]: src/share/mk Switch amd64, sparc64 and alpha to .tar.xz sets
kefren[src/trunk]: src/sys/netinet Update TCP CB with new values on rfc1323 and mss...
abhinav[src/trunk]: src/usr.sbin/makemandb Add 'a' to the stopwords list. Ok from ch...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO with proper path to ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Constify bus...
mrg[src/trunk]: src/external/lgpl3/mpc/dist initial import of MPC 1.0.3 package....
christos[src/trunk]: src/external/bsd/fetch/lib No error for stringop truncation.
matt[src/trunk]: src/lib/csu/arch/mips Make sure t9 ($25) is properly set before ...
pooka[src/trunk]: src/sys/rump/fs/lib/libnfs kill now-unnecessary empty opt files ...
mrg[src/trunk]: src/share/mk swtich luna68k to xorg-server 1.18. tested by tsut...
uwe[src/trunk]: src/bin/sh Compute tag width for the list of options in Argument...
dholland[src/trunk]: src Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
cherry[src/trunk]: src/sys/arch Switch over to a "GSI" concept for guest irqs.
jmcneill[src/trunk]: src/etc/bluetooth Update Raspberry Pi 3 example to use dplcom0 i...
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/lib/libutil Use NULL instead of 0.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci Move driver->bus setting ...
uebayasi[src/trunk]: src/sys/modules/gpiosim ioconf glue for gpiosim module.
skrll[src/trunk]: src/sys/arch/arm Use PRIxBUSADDR
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
isaki[src/isaki-audio2]: src/sys/dev/isa Adapt to audio2.
bouyer[src/bouyer-socketcan]: src/sys/sys Add PACKET_TAG_SO tag type, so store a po...
christos[src/trunk]: src/external/gpl3/gdb/dist merge conflicts
macallan[src/trunk]: src/sys/arch/macppc/macppc set properties to signal Mac Mini vid...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 1.9 to 1.9a 22 February ...
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace add a stub for arm
kamil[src/trunk]: src/tests/kernel Add new tests vforkdone[12] in t_ptrace_wait{, 3...
matt[src/trunk]: src/share/mk Add MACHINES.${MACHINE_CPU} values.
joerg[src/trunk]: src/sys/arch/zaurus/stand/zboot Use format string.
kamil[src/trunk]: src/doc acpica 20151218 is out
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm From https:/...
christos[src/trunk]: src/external/bsd/pkg_install/dist/lib need <sys/param.h> before ...
cherry[src/trunk]: src/sys/arch/xen/x86 Teach intr_establish_xname() for XEN to tol...
joerg[src/trunk]: src/lib/libc/include Mark __libc_thr_exit_stub as dead.
joerg[src/trunk]: src/external/bsd/llvm LLVM switched to three component point rel...
wiz[src/trunk]: src/share/man/man7 Punctuation nit.
christos[src/trunk]: src/external/gpl3/gdb.old don't hard code the path.
sevan[src/trunk]: src/games/fortune/datfiles Add Alfred North Whitehead quote.
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets.
pooka[src/trunk]: src/sys/kern Ensure that symbols are aliased to standard names when
kre[src/trunk]: src/tests/kernel Move the #ifndef/#define dance for the (current...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rin ...
uebayasi[src/trunk]: src/usr.bin/config Linker script TODO items.
joerg[src/trunk]: src Bump libc minor to 208 for strfmon_l.
ryo[src/trunk]: src/doc note that aarch64 supports compat_netbsd32
kiyohara[src/trunk]: src/sys/dev/rasops Support little endian makestamp.
christos[src/trunk]: src/sys/dev/acpi PR/50626: Vicente Chaves de Melo: acpi_display....
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc make sure to include bpabi.h befo...
thorpej[src/trunk]: src/doc Note removal of FDDI.
nat[src/trunk]: src/sys/dev Increment sc_opens only after channel is set up.
christos[src/trunk]: src/external/bsd/libevent/dist/test remove bug we added.
joerg[src/trunk]: src/lib/libm/arch It's copysign, not _copysign.
dholland[src/trunk]: src/sys Add d_discard to all struct cdevsw instances I could find.
rmind[src/trunk]: src/sys/net/npf NPF:
martin[src/trunk]: src/sys/dev/mii Do not deref a NULL pointer if no current media ...
dholland[src/trunk]: src/distrib/sets/lists Update set lists for libc bump and new ma...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Apply FreeBSD r353599:
hannken[src/trunk]: src/sys Add VFS_VNODE_PRIVATE protected operations vnalloc_marke...
maxv[src/trunk]: src/sys/netipsec Fix the computation. Normally that's harmless s...
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweaks.
macallan[src/trunk]: src/sys/arch/macppc/dev fix stupid tpyo
maxv[src/trunk]: src/sys/arch Define tablesize. Useful when debugging.
wiz[src/trunk]: src/usr.sbin/makemandb Wording improvements from Abhinav Upadhya...
wiz[src/trunk]: src/usr.sbin/rpcbind Use today's date. Sort options. Remove supe...
knakahara[src/trunk]: src/sys/dev/pci fix r1.409 mistake
maxv[src/trunk]: src/sys/arch/x86/include Add the IBRS and STIBP MSRs.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto disable another cl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Put in dummy gem uvm o...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Remove the A72 errata #859971 detec...
hannken[src/trunk]: src/sys/ufs/lfs lfs_writevnodes: replace mnt_vnodelist traversal...
jakllsch[src/trunk]: src/sys/arch/arm/dts catch up to upstream dts changes/additions
christos[src/trunk]: src/sys/sys remove timestamping diff that should have not been c...
wiz[src/trunk]: src/doc rcs-5.9.2 is out.
joerg[src/trunk]: src/sys/netinet6 PR 49036: net.inet6 has not been created when t...
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm Fix path to system.ctwmrc
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string aarch64/strlen.S didn't ...
christos[src/trunk]: src/external/bsd/libevent/dist/test missed one xkill in the rename
snj[src/netbsd-8]: src Welcome to 8.0_STABLE.
alnsn[src/trunk]: src/sys/net Don't use saved EREG registers because sljit 0.91 ca...
ozaki-r[src/trunk]: src/sys/sys Check LP_BOUND is surely set in curlwp_bindx
christos[src/trunk]: src/common/lib/libc/arch/arm/string fix weak symbols. More work ...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Rerun the import of r245547.
pooka[src/trunk]: src/sys/kern Group more syscall related routines together (kern_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix some dumb thinkos ...
spz[src/trunk]: src/external/bsd/bind/dist merge bind-9.10.4-P5
christos[src/trunk]: src/share/mk centralize the rpcgen flags and set for BSD output
uwe[src/trunk]: src/bin/sh Try to improve markup in the Parameter Expansion sect...
manu[src/trunk]: src/sys/arch/i386/stand/lib Add kernel symbols for multiboot1
wiz[src/trunk]: src/lib/libc/string bump year
nonaka[src/trunk]: src/sys/lib/libsa Add missed file in previous commit.
jmcneill[src/trunk]: src/usr.sbin/sysinst/arch/sgimips Official builds now append a t...
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
tsutsui[src/trunk]: src/share/mk Switch dreamcast to HAVE_XORG_SERVER_VER=118. It j...
nakayama[src/trunk]: src/sys/arch/sparc64/conf tabify, fix indent and remove trailing...
wiz[src/trunk]: src/usr.bin/sys_info Use Nm.
agc[src/trunk]: src/external/public-domain/tz Add an extra set in the instructio...
macallan[src/trunk]: src/sys/dev/wsfont forgot the license header
pgoyette[src/trunk]: src/share/man/man4 Use .An markup for author names. From PR mis...
riastradh[src/trunk]: src/sys/dev/pci For the unbind code to work the bind code must s...
bouyer[src/bouyer-socketcan]: src/sys/netcan Set rcvif before bpf_mtap
maxv[src/trunk]: src/sys Add KASAN instrumentation on ucas and ufetch.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Use special ROOT. prefix in fsta...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove #ifdef XEN (Xen has its own cpu.c), ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Add __printflike.
joerg[src/trunk]: src/tests/lib/csu Stub out on platforms without ifunc support in...
msaitoh[src/trunk]: src/sys/dev/pci regen.
maxv[src/trunk]: src/sys/arch/x86/x86 There is an issue in the way the direct map...
christos[src/trunk]: src/sys/arch/mips/include making this use mips assembly is a goo...
christos[src/trunk]: src/usr.bin/rpcgen - remove support for pre-ansi output
roy[src/trunk]: src/include Add ifa_addrflags to ifaddrs (forgot to commit this ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan more flags.
alnsn[src/tls-maxphys]: src/external/bsd/sljit Add makefiles to build libsljit as ...
christos[src/trunk]: src/sys/modules/drmkms this module needs MKLDSCRIPT too now
maxv[src/trunk]: src/sys/arch/amd64/amd64 Save L4's physical address earlier. Als...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars - sort
christos[src/trunk]: src/sys/arch/atari/stand/installboot fix strict aliasing violations
christos[src/trunk]: src/sys/external/bsd/drm2 Add __link_set based code to automatic...
wiz[src/trunk]: src/sys/dev/scsipi Add detach support. From martin@.
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
skrll[src/trunk]: src/sys/arch/evbarm/netwalker Remove redundant pmap_devmap_regis...
christos[src/trunk]: src/sys/external/bsd/acpica merge conflicts
kre[src/trunk]: src/bin/sh When (about to) send the -x output for the end of a c...
knakahara[src/trunk]: src/sys/opencrypto restructure locks(1/2): make relation between...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Pass drm_config_found arg...
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1673339
christos[src/trunk]: src/sys/modules dedup and add the drmkms modules
maya[src/trunk]: src/sys/arch/evbmips/conf Comment out 'options DEBUG' on all evb...
mrg[src/trunk]: src/external/mit/xorg/lib/libXfont2 add missing pcfwrite.c.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Set load offset to +2M to make room for...
alnsn[src/trunk]: src/sys/sys Update version in the comment too.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix __raw_i915_read64 on...
christos[src/trunk]: src/external/bsd/ntp merge conflicts
matt[src/trunk]: src/sys/arch/arm/include arm doesn't need to use (PLT) anymore.
abhinav[src/trunk]: src/external/bsd/fetch/dist/libfetch Add the missing parameter "...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove the SHA256_...
abhinav[src/trunk]: src/lib/libc/sys Use more markup for `struct timespec`
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist/test_src Compile with WARN...
wiz[src/trunk]: src/share/man/man4 Improve HISTORY section.
christos[src/trunk]: src/distrib/utils/libhack handle the "special" wc NULL case.
christos[src/trunk]: src/sys/arch/vax/include cast return value
ozaki-r[src/trunk]: src/sys/netinet6 Reorganize in6_tmpaddrtimer stuffs
bouyer[src/bouyer-socketcan]: src Add canconfig(8), an utility to configure CAN int...
knakahara[src/trunk]: src/sys/arch/arm/arm32 fix: Cortex delay() shorten rarely.
ozaki-r[src/trunk]: src/tests/net/ndp Adjust the tests for temp option that works now
ryo[src/trunk]: src/sys/arch/aarch64 cleanup locore, and changed the way to map ...
skrll[src/trunk]: src/sys/dev/usb Improve/fix TD flags reporting.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist Use unsigned to avoid undefined b...
dholland[src/trunk]: src/bin/cp Remove entirely bogus /* NOTREACHED */ annotation.
riastradh[src/trunk]: src/sys/dev/pci Bind i810 dcache pages at the requested offset, ...
christos[src/trunk]: src/sys/dev/ic sync with OpenBSD
jmcneill[src/trunk]: src/doc evbarm: Add support for Amazon Graviton "a1.metal" insta...
jmcneill[src/trunk]: src/sys/arch/arm Do runtime detection of MP extensions to allow ...
manu[src/trunk]: src/sys/arch/i386/stand/lib Fix multiboot1 header detection
christos[src/trunk]: src/external/gpl3/gdb.old import the head of gdb in gdb.old in p...
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary NULL check
roy[src/trunk]: src/usr.sbin/rtadvd Use RO_MSGFILTER.
isaki[src/trunk]: src/sys/dev Fix typo. sc_mrr -> sc_mpr for play buffer.
dholland[src/trunk]: src/sys/sys Mark #endifs that are far enough away from their cor...
skrll[src/trunk]: src/lib/libc/arch/arm/gen Actually fail if the magic number is f...
kre[src/bouyer-socketcan]: src/tests/usr.bin/pkill 79017
skrll[src/trunk]: src/etc Match all the arm machines to get the majors.arm32 file
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
skrll[src/trunk]: src/sys/arch/arm/samsung Use PRIxBUSADDR
joerg[src/trunk]: src/external/bsd/flex/dist Don't use __printflike during tool bu...
bouyer[src/trunk]: src/sys Allow registering ACPI interrupt handlers with a xname.
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
pooka[src/trunk]: src/sys/rump/dev/lib/libputter create /dev/putter device node in...
msaitoh[src/trunk]: src/sys Delete "PCI_" from PCIX and PICE capability registers.
skrll[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_CPU_UAREA_ALLOC_IDLELWP s...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips use the ...
alnsn[src/tls-maxphys]: src/sys Move sljit_mod.c to sys/external/bsd/sljit/sljit a...
ozaki-r[src/trunk]: src/sys/netinet Fix usage of curlwp_bind in ip_output
christos[src/trunk]: src/sys/arch/alpha/include Undo; the correct fix was applied in ...
maxv[src/trunk]: src/sys/arch/x86/x86 style
maya[src/trunk]: src/sys/ufs/lfs XXX question our double-flushing of dirops
jmcneill[src/trunk]: src/sys/arch Add sun4i DMA and audio codec support.
macallan[src/trunk]: src/sys/dev/sun apply patches from PR 49639
wiz[src/trunk]: src/share/man/man3 Remove trailing whitespace.
macallan[src/trunk]: src/sys/dev/pci Radeon PLLs can't have odd post dividers when us...
christos[src/trunk]: src/sys/kern don't attempt to load elf64 on 32 bit machines
joerg[src/trunk]: src/lib/libc/gen Add fabsl alias if necessary.
nonaka[src/trunk]: src/sys/arch/i386/stand efiboot: system can boot from CD/DVD-ROM...
phx[src/trunk]: src MI driver for the Microchip 3x0x series of SAR analog to dig...
dholland[src/trunk]: src/doc/roadmaps Remove items that were in -6.
kamil[src/trunk]: src/sys/arch/x86/x86 Avoid unportable signed integer left shift ...
mlelstv[src/trunk]: src/sys/dev restart queue when a request completes
msaitoh[src/trunk]: src/sys/dev/mii Regen.
tsutsui[src/trunk]: src/sys/arch/zaurus/zaurus Fix a build error with options VERBOS...
christos[src/trunk]: src/sys/kern put linux_handler_t in the right place.
ozaki-r[src/trunk]: src/sys/net Complete the initialization of tap_softc before if_a...
knakahara[src/trunk]: src Add intrctl(8) man.
mrg[src/trunk]: src/doc note MPC, MPFR, and GMP updates.
cherry[src/trunk]: src/sys/arch/xen/x86 Since GSIs are invented by the mpbios/mpacp...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips only use...
maya[src/trunk]: src/bin/ksh reorganize the code so we test if open fails at the ...
christos[src/trunk]: src/share/man/man4 Add more message types.
maxv[src/trunk]: src/sys/arch Revert my previous change. I hadn't checked careful...
uebayasi[src/trunk]: src/sys/conf `ld -r' needs ${LINKFORMAT}. This fixes the experi...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort options.
bouyer[src/trunk]: src/sys/arch/evbarm/beagle include com.h before testing NCOM
lneto[src/trunk]: src/external/mit/lua/dist/src fixed lua(4) build (added _KERNEL ...
joerg[src/trunk]: src Add MB_CUR_MAX_L.
macallan[src/trunk]: src/sys/arch/sparc64/conf add tadpmu
mrg[src/trunk]: src/distrib/sets/lists remove shared libraries from 'obsolete' l...
ozaki-r[src/trunk]: src/sys/net Avoid calling copyout with holding mutex(IPL_NET)
christos[src/trunk]: src/sys/kern cast nullop though void *
bouyer[src/bouyer-socketcan]: src Add can(4) and canloop(4) man pages
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Add support for stdout-path= kernel cmdl...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/interception Handle wrap...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add missing Kyuafile.
isaki[src/trunk]: src/tests/lib/libm Tune the epsilon about each value for exp{, f}...
jdf[src/trunk]: src/share/man/man8/man8.i386 * remove superfluous `.Pp' and `.Ns...
christos[src/trunk]: src/doc new gdb
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix some product names and details ...
sevan[src/trunk]: src/sys/arch/macppc/conf Add bluetooth support by default. most ...
christos[src/trunk]: src/sys/arch/arm/include fix the build (rump does not have opt_f...
jakllsch[src/trunk]: src/sys/dev/usb Always try to set USB HID devices into Report Pr...
knakahara[src/trunk]: src/share/man/man9 Add pci_get_ht_capability(9) man.
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Appease gcc48 -Werror=stric...
jmcneill[src/trunk]: src/sys/dev/mii Disable link down power save mode and energy eff...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 conditionally disable un...
cherry[src/trunk]: src/sys/arch/xen Do not export the 'irq<->vector' abstraction ou...
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
roy[src/trunk]: src/lib/libcurses curses: fix ripoffline
chs[src/trunk]: src/sys/compat/linux/common simplify and fix futex requeuing:
macallan[src/trunk]: src/sys/arch/powerpc/powerpc in memio_map() don't fail without t...
uebayasi[src/trunk]: src/sys/conf More clean files.
spz[src/trunk]: src/bin/cat more complete fix for Coverity issue 976653
martin[src/netbsd-8]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for interlaced video modes.
christos[src/trunk]: src/sys/arch/sparc/include remove dup definitions
christos[src/trunk]: src/external/public-domain/xz/lib Don't error out for psabi.
christos[src/bouyer-socketcan]: src/distrib/amd64/uefi-installimage 1938491
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
christos[src/trunk]: src/usr.sbin/rpc.statd fix bogus %m
christos[src/trunk]: src/external/bsd/libevent the rest of the build glue.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add dup3 support.
uebayasi[src/trunk]: src/tests/usr.bin/ld Test SORT() command.
plunky[src/trunk]: src/share/mk add p++ tool, for PCC
pgoyette[src/trunk]: src/distrib/sets/lists/xbase Add entries for fonts.conf.{0, 5, html}
martin[src/netbsd-9]: src/external/mit/xorg/lib/libdrm Pull up following revision(s...
jdolecek[src/trunk]: src/share/man/man9 remove M_CANFAIL from list of supported flags...
hannken[src/trunk]: src/sys Use vnode state to replace VI_MARKER, VI_CHANGING, VI_XL...
kre[src/trunk]: src/bin/sh Give the yak a quick trim and shave, and make one or ...
joerg[src/trunk]: src/external/bsd/libevent/dist Work correctly with ISO C99 compi...
christos[src/trunk]: src/tests/lib/libc/regex PR/51873: Ngie Cooper: add util.h #include
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ahcisata at acpi
ozaki-r[src/trunk]: src/sys/net Add a mutex for global variables of if_ethersubr.c
martin[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic Avoid warning on sparc64
christos[src/trunk]: src/sys/arch/hppa/include fix constant types
apb[src/trunk]: src regen from doc/BUILDING.mdoc revision 1.107.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Set module clock on rate changes
gdt[src/trunk]: src/share/man/man4 Sync DIAGNOSTIC performance comments with his...
martin[src/trunk]: src Fix "ashq" second argument sign extension (the assembler doe...
martin[src/netbsd-9]: src/tests/fs/nfs/nfsservice Pull up following revision(s) (re...
christos[src/trunk]: src/share/mk switch powerpc to gdb 7.9.1
christos[src/bouyer-socketcan]: src/usr.bin/nc 727210
thorpej[src/trunk]: src Remove the de(4) driver, which has long since been supplante...
skrll[src/trunk]: src/common/lib/libc/arch/arm/quad Pretty sure we don't want to c...
pooka[src/trunk]: src/sys/dev/pci Abort only actually initialized slots.
martin[src/trunk]: src/sys/sys Adapt to new vax primary bootstrap layout.
martin[src/trunk]: src/sys/arch/amd64/conf athn at pci has been successfully tested
christos[src/trunk]: src/distrib/sets Give up and use TOOL_SED again.
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
alnsn[src/trunk]: src/sys/net Don't use scratch registers for X and to restore A a...
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pci_attach_args of pci_f...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20130304
rkujawa[src/trunk]: src/sys/dev/pci Add IDs for Marvell Armada XP.
christos[src/trunk]: src/distrib/sets/lists/debug use the magic -
joerg[src/trunk]: src/lib/libm Define copysignl on !long double platforms. Be cons...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Ensure that no two VIRTIF's have ...
uebayasi[src/trunk]: src/sys/arch/x86 ipifunc[]: Comment IPI constant names for grep'...
christos[src/trunk]: src/usr.sbin/acpitools/acpidump comment out tcpa printout since ...
christos[src/trunk]: src/doc/roadmaps/people Add my list of things to do for 8. To be...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add HDMI audio driver
skrll[src/trunk]: src/share/man/man9 Note EX_EARLY
snj[src/trunk]: src/usr.sbin/sysinst "Encryption" has an r in it.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Fix for CVE-2017-12836; (cvs com...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/external/bsd/tmux cleantags to avoid conflicts.
isaki[src/isaki-audio2]: src/sys/arch/amiga/dev Adapt to audio2.
martin[src/trunk]: src/tests/lib/csu/arch/sparc Add stack alignement test for sparc
uebayasi[src/trunk]: src/usr.bin/config Fix oops in r1.30.
uebayasi[src/trunk]: src/sys/arch ${KERN_LDSCRIPT} -> ${KERNLDSCRIPT}
uwe[src/trunk]: src/bin/sh Fix horrendous markup abuse in the here-document exam...
mlelstv[src/trunk]: src/sbin/gpt Check device parameter to avoid segfaults. Agument ...
nonaka[src/trunk]: src/sys/external/bsd/drm2 i915drmkms(4): Enable CONFIG_ACPI if N...
pgoyette[src/trunk]: src/sys Regen
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Make a "panic" message slightly...
pettai[src/trunk]: src/usr.bin/gzip fix == compatibility problem
rmind[src/trunk]: src/sys/net/npf npf_conn_conkey: adjust to return the key length...
joerg[src/trunk]: src/sys/arch/arm/include Like asm.h r1.25, don't use (PLT) anymore.
rmind[src/trunk]: src/sys/net/npf Add npf_conn.h missed in the previous commit.
wiz[src/trunk]: src/games/fortune/datfiles Error and typo fixes from OpenBSD and...
christos[src/trunk]: src/sys revert fpu/pcu changes until we figure out what's wrong; ...
mrg[src/trunk]: src/external/gpl3 fix the cleanfiles for hooks mechanism
mlelstv[src/trunk]: src/distrib/notes/amiga Mention the installer question for the b...
joerg[src/trunk]: src/sys/modules/i915drmkms Adjust flags to allow building with c...
jmcneill[src/trunk]: src/doc spelling fixes
nat[src/trunk]: src/sys/dev/pad Express BYTESTOSLEEP as an 64 bit integer.
ozaki-r[src/trunk]: src/sys/dev/pci Don't set SOFTINT_MPSAFE to vioif_rx_softint
maya[src/trunk]: src/share/man/man4 pmax uses wsdisplay since 2001, so omit BUGS ...
riastradh[src/trunk]: src/sys/dev/usb Remove (harmless) redundant assignment of task->...
ad[src/ad-namecache]: src/sys Sync with head.
dsl[src/trunk]: src/sys/dev/usb Add a few comments about some perversities of th...
christos[src/trunk]: src/sys regen
christos[src/bouyer-socketcan]: src/usr.sbin/bta2dpd/sbc_crc-gen 767
pooka[src/trunk]: src/sys/kern Echo generated file names so that you can just copy...
christos[src/trunk]: src/distrib/sets/lists/debug links to debug libraries
msaitoh[src/trunk]: src/sys/dev/pci Regen.
bouyer[src/bouyer-socketcan]: src/sys factor out if_attach() and bpf_attach() calls...
isaki[src/trunk]: src/sys/dev hw_if->set_params is mandatory, so it will never be ...
jmcneill[src/trunk]: src/sys/dev/fdt Add GPIO regulator driver.
riastradh[src/trunk]: src/sys Remove needless linux_gfp.c.
maxv[src/trunk]: src/sys/compat/netbsd32 Remove ELF_ROUND and ELF_TRUNC (unused)....
maxv[src/trunk]: src/sys/arch style, and move some i386-specific code into i386/
khorben[src/trunk]: src/sys/arch/evbarm Imported n900lckbtn(4), a driver for the loc...
macallan[src/trunk]: src/sys/arch/powerpc/pic treat IPIs like regular interrupts at I...
christos[src/trunk]: src/distrib/sets/lists Add t_minherit.
dholland[src/trunk]: src/sys/dev/ata Implement d_discard for wd.
he[src/trunk]: src/lib/libm/src On systems without __HAVE_LONG_DOUBLE, also ali...
christos[src/trunk]: src/sys/arch/i386/i386 Handle PIC linking for tests
kamil[src/bouyer-socketcan]: src/sys/modules/examples/luareadhappy 1043943
maya[src/trunk]: src/sys/arch/evbmips/conf Get rid of ATADEBUG on LOONGSON
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/format1 Remove tautologic check.
jmcneill[src/trunk]: src/sys/dev/i2c wscons is not mpsafe, so take kernel lock for in...
maya[src/trunk]: src/libexec/ld.elf_so/arch/mips fix debug build
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use kmem(9) instead of malloc(9).
skrll[src/trunk]: src/sys/dev/usb Remove a couple of items that have been done.
christos[src/trunk]: src/sys Add a note for the auxv array so we can find our load lo...
prlw1[src/trunk]: src/sys/arch/i386/conf drmkmsbus has gone away
dholland[src/trunk]: src/sys Add d_discard to all struct bdevsw instances I could find.
ad[src/ad-namecache]: src/sys/sys Regen.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove an XXXNH comment.
dholland[src/trunk]: src/sys/arch/sparc/stand/bootblk adjust comments slightly
sevan[src/trunk]: src/sys/arch/macppc/conf As instructed by Martin@, disable DKWED...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia IST_MPSAFE is not a valid flag for fdtbu...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Setup routing at init and toggle PA mute ...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): fixed ldblib.c
mrg[src/trunk]: src/sys/arch/mips/mips mips_emul_daddi and mips_emul_daddiu don'...
maxv[src/trunk]: src/sys/arch/amd64/amd64 (Re)Fix handling of segment register fa...
htodd[src/trunk]: src/share/misc EOIS, additional EOL, NRND added.
jdolecek[src/trunk]: src/sys/dev/pci fix detach code and do it on shutdown
christos[src/tls-maxphys]: src/external/bsd/elftosb/lib Eat all targets
christos[src/trunk]: src/sys/compat/linux/common fix typo
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Add missing f...
msaitoh[src/trunk]: src/sys/arch/x86 s/CLFUSH/CLFLUSH/
christos[src/trunk]: src/sys/compat convert strcpy to a bounded copy to avoid compile...
dholland[src/trunk]: src/lib/libc/sys fix typo and minor usage issue
christos[src/trunk]: src/sys/compat/linux/common handle timeouts like before.
pgoyette[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Install man-link from f...
christos[src/trunk]: src/external/mpl/bind merge conflicts
maya[src/trunk]: src/sys/fs/msdosfs Be explicit about how we're placing part of t...
nakayama[src/trunk]: src/external/bsd/smbfs/dist/lib/smb Disable unused codes that ca...
christos[src/trunk]: src/external/bsd/ppp/dist/pppd need stddef.h for offsetof
kardel[src/trunk]: src/sys/net recover DLT_HIPPY and DLT_HDLC from before for if_hi...
christos[src/trunk]: src/sys/net PR/49373: Ryota Ozaki: Running if_clone_create and i...
nakayama[src/trunk]: src/common/lib/libc/arch/sparc/atomic Use sparc64 code always on...
lneto[src/trunk]: src/sys lua(4): uniformed the KPI name space using 'klua_' prefix
christos[src/trunk]: src/sys/netinet make hostzerobroadcast default to "no".
christos[src/trunk]: src/sys/net update from libpcap
skrll[src/trunk]: src/sys/dev/usb PR/50160: 5 duplicate entries in dev/usb/usbdevs
skrll[src/trunk]: src/sys/dev/usb Regen
para[src/trunk]: src/sys/kern addresses PR/47512
msaitoh[src/trunk]: src/sys/dev/pci Don't print extra newline if the PCI extended co...
uebayasi[src/trunk]: src/sys/arch Use ${KERNLDSCRIPT} instead of ${KERN_LDSCRIPT}. T...
hannken[src/trunk]: src/sys/kern Keep the old vcache node on rekey. Change its key ...
bouyer[src/bouyer-socketcan]: src/sys/netcan include socketvar.h, so avoid a warnin...
nonaka[src/trunk]: src/sys/dev/mii regen
nonaka[src/trunk]: src/sys/dev/usb Use rx_data, not tx_data at urtwn_free_rx_list().
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com, this is a bug fi...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Apply RTL8211E 'no-rx-delay' workaround o...
kardel[src/trunk]: src/distrib/sets/lists/man add pcap-tstamp.* to man list
hannken[src/trunk]: src/sys/fs/ntfs - Fix ntfs_ntlookupattr() to make the examples f...
joerg[src/trunk]: src/external/bsd/elftosb/dist Fix format string use.
uwe[src/trunk]: src/bin/sh Spell "here-document" with a hyphen, don't mark it up...
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner can4linux code, and experi...
nat[src/trunk]: src/sys/dev/bluetooth Apply the sequence number mask to txack.
mrg[src/trunk]: src obsolete fontcacheproto.
nakayama[src/trunk]: src/external/bsd/mdocml/include Disable wchar_t support since ou...
yamt[src/trunk]: src/sys/kern - make debug size check more strict
bouyer[src/trunk]: src/sys/arch/evbarm/beagle Allow tifb to be the console when boo...
christos[src/trunk]: src/lib/libc/sys PR/49045: Tetsuya Isaki: remove remaining caddr...
jakllsch[src/trunk]: src/sys/arch/arm/imx Sprinkle 'bus_dma_generic needs-flag' to fi...
matt[src/trunk]: src/sys/arch/arm/arm32 PTE_SYNC_RANGE a newly allocated L1 page ...
mrg[src/trunk]: src/tools/gdb for now, use gdb.old.
pgoyette[src/trunk]: src/tests/lib/libc/stdlib Fix testing of returned entptr, and fi...
skrll[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmi, awintcon, awindebe, ge...
riastradh[src/riastradh-drm2]: src/sys Add drm_sysfs stubs.
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot 1210367
nia[src/trunk]: src/share/man when referring to the "user"/"operator"/"network m...
macallan[src/trunk]: src/sys/dev/adb nicely ask the keyboard to distinguish between l...
martin[src/trunk]: src/sys/dev/ic Bring back support for enhanced descriptor format...
christos[src/trunk]: src/sbin/route PR/47704: Takahiro HAYASHI: Add -L flag
bouyer[src/bouyer-socketcan]: src/sys/netcan Add can_ifinit_timings() helper functi...
christos[src/trunk]: src/usr.sbin/mtree move flags only used in main() inside main(), ...
christos[src/trunk]: src/lib/librumpuser Don't go redefining system constants, withou...
uebayasi[src/trunk]: src/sys/arch/i386/conf Do AT () relocation once.
wiz[src/trunk]: src Fix typo ("then" instead of "than")
skrll[src/trunk]: src/sys/arch/arm/include Add some Cavium CPU_IDs (implementor an...
spz[src/trunk]: src/bin/cat Coverity complaint fixes:
christos[src/trunk]: src/tests/lib/libc/sys PR/51844: Ngie Cooper: use root-owned fil...
martin[src/netbsd-8]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
macallan[src/trunk]: src/sys/arch/sparc64 config and attachment goop for tadpmu
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist/sljit_src Apply adapted pa...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix wrong order; first enable WP, then enab...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 1.9 to 1.9a 22 February ...
christos[src/trunk]: src/external/bsd/libpcap/lib install in /lib per rmind's request
jnemeth[src/trunk]: src/share/misc PR/51205 - Nikolai Lifanov -- add EAPOL, PEAP, an...
macallan[src/trunk]: src/sys/dev/sun - don't use defattr before it actually contains ...
kre[src/trunk]: src/bin/sh NFC - DEBUG mode change only - add some sanity to a d...
wiz[src/trunk]: src/lib/libc/net Remove trailing whitespace.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Fix a pilot error in t...
maya[src/trunk]: src/sys/dev/pci Apply OpenBSD if_bwfm_pci.c:1.25 by patrick:
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Punctuation formattin...
isaki[src/trunk]: src/sys/arch/m68k/fpe Update a list of implement/unimplement fun...
skrll[src/trunk]: src/sys/dev/fdt Provide an FDTBASE option which allows kernels t...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_MM_MD_CACHE_ALIASING
wiz[src/trunk]: src/lib/libc/sys pull over agc's typo fix from agc-symver branch.
skrll[src/trunk]: src/sys/arch/evbarm/conf group __HAVE* options
alnsn[src/trunk]: src Add sljitarch.h to cobalt and pmax.
christos[src/trunk]: src/sys/external/bsd/drm2 prettify and add to all the modules th...
christos[src/trunk]: src/sys/rump/dev/lib/libraidframe put back bsd.init.mk
jmcneill[src/trunk]: src/distrib/utils/embedded Now that FAT+FFS images include the B...
dholland[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Fix misplaced parenthesis...
matt[src/trunk]: src/lib/libc/arch/arm/softfloat Deal with arguments being NaNs
pooka[src/trunk]: src/sys/arch Make it possible to explicitly disable MSI/MSIX wit...
christos[src/trunk]: src/lib/librump This is not needed anymore.
jmcneill[src/trunk]: src/sys/arch bpi uses a different mux feature for gmac
christos[src/trunk]: src/external/gpl3 switch everyone to gdb.old
maya[src/trunk]: src/sys/dev/pcmcia Remove more dead code
pgoyette[src/trunk]: src Add a new kern.messages sysctl to allow kernel message verbo...
maxv[src/trunk]: src/sys/arch Merge into x86/.
isaki[src/isaki-audio2]: src/sys/dev/audio Accept if bufsize returned from round_b...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm build Tekparse.hin VTparse.hin n...
wiz[src/trunk]: src/lib/libpci Serial comma, more markup, remove trailing whites...
mlelstv[src/trunk]: src/sys Two changes to the dksubr interface.
uebayasi[src/trunk]: src/sys/arch Kill trailing whitespaces.
wiz[src/trunk]: src/common/lib/libprop Punctuation nits.
christos[src/trunk]: src/external/gpl3/gdb/lib regen alpha, earmv4
christos[src/trunk]: src/lib/libc/time add a cast for sparc64 where int_fast32_t is l...
christos[src/trunk]: src/etc/mtree add intermediate directory.
pgoyette[src/trunk]: src/sys/compat/common Declare 'error' if needed
maya[src/trunk]: src/sys/external/bsd/drm2/linux correct error handling.
dholland[src/trunk]: src/lib/libc/time PR 51003 David Binderman: bzero struct before ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't use KASSERT() to test for ex...
christos[src/trunk]: src/external/gpl3/gdb/lib regen vax
pooka[src/trunk]: src/sys Put vfs bits of ktrace into kern_ktrace_vfs.c per conven...
rmind[src/trunk]: src/doc Mention that NPF was converted to use libnv.
christos[src/trunk]: src/sys/conf bump config version
mrg[src/trunk]: src/external/mit/xorg/bin use xorg-pkg-ver.mk and define HAVE_US...
mlelstv[src/trunk]: src/sys/dev take kernel lock for ioctl calls when backend isn't ...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix The common fields of the...
maxv[src/trunk]: src/sys/arch Merge into x86/.
christos[src/trunk]: src/sbin/route give a little more space
christos[src/bouyer-socketcan]: src/usr.sbin/bta2dpd/bta2dpd 1888332
ozaki-r[src/trunk]: src Add a new command, show lockstat, which shows statistics of ...
skrll[src/trunk]: src/sys/arch/arm/conf Sort a bit
skrll[src/trunk]: src/tools/gcc Use --with-{mpc, mpfr, gmp}-{lib, include} to avoid t...
rkujawa[src/trunk]: src/sys/dev/pci Regen PCI devs database.
christos[src/trunk]: src/usr.sbin/sup/source return busy for checkchild instead of ki...
thorpej[src/trunk]: src/doc Note removal of Token Ring support.
hannken[src/trunk]: src/sys/kern Regen.
maxv[src/trunk]: src/sys/dev Provide a better abstraction for the TPM interface. ...
matt[src/trunk]: src/lib/libc Fix inverted test.
kre[src/trunk]: src/external/cddl/osnet/lib/libdtrace This previously had -Wno-f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon In radeon_device_init, ...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.1
pooka[src/trunk]: src/sys support utimes on non-alpha linux platforms
martin[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Include <string.h> for strcpy
manu[src/trunk]: src/sys/arch/i386/stand/lib Remove prototype added twice by mistake
isaki[src/trunk]: src/sys/arch/m68k/fpe Terminate a loop in EXT_FRACBITS(64bits) i...
uebayasi[src/trunk]: src/share/mk Fix dependency handling of UUDECODE_FILES (e.g. lib...
mrg[src/trunk]: src/libexec/httpd rewrite much of the SSL code:
uebayasi[src/trunk]: src/usr.bin/config Revise a plan about link-set.
mlelstv[src/trunk]: src/sys/arch/xen Support bootspec.
martin[src/netbsd-9]: src/external/bsd/compiler_rt Pull up following revision(s) (r...
joerg[src/trunk]: src/common/lib/libc/stdlib Do not use isalpha here, since we exp...
skrll[src/trunk]: src/sys/dev/usb Now that usbd_new_device has been fixed there is...
thorpej[src/trunk]: src/sys/net In ifmedia_ioctl(), go to splnet() before acquiring ...
knakahara[src/trunk]: src/sys/dev/pci GENERIC kernel (disabled NET_MPSAFE kernel) also...
bouyer[src/trunk]: src/sys/arch/arm/omap A driver for I2C modules found in TI Sitar...
hkenken[src/trunk]: src/sys/arch/arm/imx Add i2c driver for i.MX.
christos[src/trunk]: src/bin/sh Process pending signals while waiting for a job:
htodd[src/trunk]: src/distrib/utils/embedded Double extra to fix image size to fix...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add USB clocks and missing MMC biu clocks
pooka[src/trunk]: src/sys/compat/linux/common Fix COMPAT_LINUX32.
joerg[src/trunk]: src/doc matt-timespec never saw any actual commits, so it has be...
pooka[src/trunk]: src/sys/dev Fix MODULE() dependencies to account for VND_COMPRES...
christos[src/trunk]: src/usr.bin/config - simplify string parsing
alnsn[src/trunk]: src/sys/arch/powerpc/include Cast to __syncicache() argument types.
christos[src/trunk]: src/usr.bin/error can't happen, but gcc can't figure it out.
kre[src/trunk]: src/sys/dev/pcmcia Delete unused var (made redundant in previous...
skrll[src/trunk]: src/sys/arch/evbarm/nitrogen6 G/C
maxv[src/trunk]: src/sys/arch/amd64/include Explain where this value comes from.
joerg[src/trunk]: src Use PLT_SYM.
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
joerg[src/trunk]: src Add mblen_l, mbstowcs_l, wctomb_l, mbtowc_l and wcstombs_l.
sevan[src/trunk]: src/doc services(5) update
christos[src/trunk]: src/usr.bin/kdump Symbolic printing for mmap
christos[src/trunk]: src/external/bsd/flex merge conflicts
maxv[src/trunk]: src/sys/arch/x86/x86 Spectre V2 mitigation for certain families ...
skrll[src/trunk]: src/sys/dev/usb Don't leak memory if ohci_alloc_std_chain fails.
uki[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names. catman, htmlman, ...
hans[src/trunk]: src/tools/compat Fix build of tools/lex on platforms lacking sys...
dholland[src/trunk]: src/sys/sys 6.99.49: new discard dev ops and new fallocate/fdisc...
maxv[src/trunk]: src/sys/net/npf Mmh, put back the RFC6946 check (about dummy fra...
ad[src/ad-namecache]: src/sys vnodes:
mrg[src/trunk]: src/sys/arch/arm/broadcom use arm_cpu_mpidr() and fix arm64 builds.
christos[src/trunk]: src/external/bsd/nvi/dist/common Fix recovery mode, there were m...
martin[src/trunk]: src/tests/lib/libc/gen Do not include isqemu.h if we are not goi...
christos[src/trunk]: src/sys/arch/x86/pci add an agp dependency so that the agp drive...
tsutsui[src/trunk]: src Stop building a.out kernels so that mkldscript.sh is no long...
joerg[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Use format strings.
christos[src/trunk]: src/tests/fs/nfs/nfsservice don't abuse %m in printf
jmcneill[src/trunk]: src/sys/dev/pci Suppress "not configured" message when no device...
pgoyette[src/tls-maxphys]: src/tests/lib/libc/gen More clean-up, and adjust timing of...
christos[src/trunk]: src/sys/rump/dev/lib use ioconf files for pseudo-device attach p...
christos[src/trunk]: src/sys/dev/raidframe fix the function pointer and callback mess:
christos[src/trunk]: src/external/historical/nawk/dist PR/48448: David A. Holland: Av...
alnsn[src/tls-maxphys]: src/lib/libbpfjit Add libbpfjit library.
kre[src/trunk]: src/usr.bin/sys_info Put back getopts - it is easier to get corr...
christos[src/trunk]: src/lib/libc/cdb CID 1135779: Fix resource leak
ozaki-r[src/trunk]: src/sys/dev/pci/cxgb Use M_GETCTX and M_SETCTX
pgoyette[src/trunk]: src/tests/fs/vfs Remove atf_tc_expect_fail() calls for udf file-...
rjs[src/trunk]: src/sys/netinet Use const for arguments to sctp_is_same_scope().
snj[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/share/examples remove sup examples
joerg[src/trunk]: src/tests/libexec/ld.elf_so Avoid casting fun by switching ifunc...
tsutsui[src/trunk]: src/sys/arch/newsmips/stand/boot Switch bootloader to using DHCP...
christos[src/trunk]: src/tests/lib/libc/sys PR/51846: Ngie Cooper: closefrom(3) inste...
plunky[src/trunk]: src/external/bsd/pcc update build framework for import of pcc-20...
riz[src/trunk]: src/sys/fs/udf Revert previous, it is actually needed. (builds ...
jmcneill[src/trunk]: src/sys/arch Add optional ap_startup callback to struct arm_plat...
manu[src/trunk]: src/sys/arch/x86/include Add UEFI boot services and I/O method p...
pgoyette[src/trunk]: src/sys/dev/pci Fix typo that somehow snuck in.
mlelstv[src/trunk]: src libdm is needed by LVM early in the boot process. Fixes bin/...
christos[src/trunk]: src/distrib/sets/lists put back asan
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 make them better shape
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Use native/rump syscalls for ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Don't define the...
riastradh[src/trunk]: src/share/man/man9 callout_ack returns void, not bool.
christos[src/trunk]: src/sys/arch/powerpc/include belatedly fix constants for ppc64 (...
bouyer[src/trunk]: src/sys/arch am335x: expect the board code to provide a set_mpu_...
christos[src/bouyer-socketcan]: src/usr.sbin/bta2dpd/cosdata-gen 3966
tron[src/trunk]: src/external/ibm-public/postfix/share Try to fix the build:
uwe[src/trunk]: src/bin/sh Add missing word.
ad[src/ad-namecache]: src/sys/kern lookup_fastforward(): bail out on mount -o u...
pooka[src/trunk]: src/lib/librumpuser Fix return value inspection for clock_nanosl...
maya[src/trunk]: src/sys/ufs/lfs Ask some question about the code in a XXX comment
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Another space that hurts Jared's eyes.
matt[src/trunk]: src/sys/arch/evbarm/conf Use armv6z so {ldr, str}ex{b, h, d} won't ...
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Handle interface errors.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused counters.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man9 Bump date for psref, localcount changes.
mlelstv[src/trunk]: src/sys/kern Set rootdev for wedges.
ozaki-r[src/trunk]: src/sys Fix a race condition on DAD destructions (again)
christos[src/trunk]: src/sys/dev/scsipi Put back module_autoload code; the module_aut...
isaki[src/isaki-audio2]: src/sys Adapt ad1848/cs4231 families to audio2.
pooka[src/trunk]: src/sys regen for utimes
hannken[src/trunk]: src/sys/kern Switch vfs_vnode_lock_print() and printlockedvnodes...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for deprecated pin configurat...
joerg[src/trunk]: src/lib/libc/thread-stub Weak alias directly to the catchall stu...
skrll[src/trunk]: src/sys/arch/evbarm/conf Move some options into std.rpi
christos[src/trunk]: src/distrib/sets Export the variables so that they propagate via...
msaitoh[src/trunk]: src/sys/dev/pci - Change VMware's 0x0770 from "Virtual USB" to "...
tnn[src/trunk]: src/usr.sbin/gpioctl gpioctl: implement support for "gpioctl gpi...
christos[src/trunk]: src/tests/lib/libc/sys PR/51843: Ngie Cooper: don't leak file de...
christos[src/trunk]: src/sys factor out the ccd COMPAT_60 code.
pooka[src/trunk]: src/sys/kern Rump kernels now use sy_invoke(), which initializes...
knakahara[src/trunk]: src/sys/net NAT-T src and dst port in ipsec_variant should be ne...
joerg[src/trunk]: src/sys/netinet6 Drop impossible check.
uebayasi[src/trunk]: src/sys/arch/shark/conf Use LINKSCRIPT.
christos[src/trunk]: src/usr.bin/config move driver attach declarations to ioconf.h
maxv[src/trunk]: src/sys/arch There is an issue in the way the fillkpt macro sets...
ragge[src/trunk]: src/sys/arch/vax/boot/boot Fix bug causing autoboot on 750/780 n...
jmcneill[src/trunk]: src/sys/dev/ic Reduce 10 second timeouts to 2 seconds.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinhdmi
christos[src/trunk]: src/sys/rump/librump/rumpkern Remove KERN.ioconf, ksyms does not...
joerg[src/trunk]: src/lib/libc/stdlib Fix portability.
rin[src/trunk]: src/sys/compat/netbsd32 PR kern/53666
knakahara[src/bouyer-socketcan]: src/sys/modules/if_l2tp 794931
rtr[src/trunk]: src/sys split PRU_BIND and PRU_LISTEN function out of pr_generic...
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 - don't use ENTRY() for exception e...
kamil[src/trunk]: src/sys/sys Try to appease KUBSan in sys/sys/wait.h in W_EXITCODE()
christos[src/trunk]: src/sys/kern print which process asked for an unsupported event ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Update invariant TSC detect code from both ...
bouyer[src/bouyer-socketcan]: src/sys/rump/librump/rumpkern Sync with HEAD
christos[src/trunk]: src/sys/kern const police!
christos[src/trunk]: src/share/man/man7 add log_unknown_network
christos[src/trunk]: src/sys/net It is silly to kill the system when an interface fai...
jmcneill[src/trunk]: src/sys/dev/pci PCIe downstream ports only have a single child d...
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
thorpej[src/trunk]: src/sys/dev/pci No longer need to go to splnet() before calling ...
jakllsch[src/trunk]: src/sys/dev/scsipi Clamp sectors per unit in the default disklab...
alnsn[src/trunk]: src/sys/arch/mips/include Define SLJIT_CACHE_FLUSH() for mips.
nonaka[src/trunk]: src/sys/dev/mii Add Realtek RTL8251.
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
manu[src/tls-maxphys]: src/tests/lib/libc/c063 Add most system calls for POSIX ex...
nonaka[src/bouyer-socketcan]: src/sys/arch/i386/stand/efiboot/bootia32 1673439
skrll[src/trunk]: src/sys/dev/usb PR/48998 (uhso(4) support for Globetrotter HSUPA...
hannken[src/trunk]: src/sys Change kernfs from hashlist to vcache.
nonaka[src/trunk]: src Added ELECOM WDC-150SU2M support.
wiz[src/bouyer-socketcan]: src/external/bsd/bc/dist 2109069
christos[src/trunk]: src/tests/lib/librt PR/51872: Ngie Cooper: call sem_unlink after...
tsutsui[src/trunk]: src/sys/arch/newsmips Fix news5000 panic during boot on APbus at...
christos[src/trunk]: src/sys/arch/x86 tuck in all the compat microcode code in one pl...
christos[src/trunk]: src/external/bsd/byacc resolve conflicts
rmind[src/trunk]: src/sys/net/npf Fix gcc warnings.
maxv[src/trunk]: src/sys Remove vm86. Simplifies a number of critical places.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't i...
knakahara[src/trunk]: src/sys/opencrypto avoid crp_q reordering as hardware interrupts.
pgoyette[src/pgoyette-localcount]: src Sync with HEAD. (Note that most of these chan...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Elide up to one excess d...
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Add *at() syscalls like other ...
msaitoh[src/trunk]: src/share/man/man4 The 'c' modifier of mbuf command is to NOT fo...
kre[src/trunk]: src/bin/sh DEBUG mode shell cleanups (NFC for any normal shell).
christos[src/trunk]: src/usr.sbin/acpitools/acpidump comment out end comment printing.
bouyer[src/bouyer-socketcan]: src/sys/netcan Allow can_bpf_mtap() to call bpf_mtap_...
christos[src/trunk]: src/lib/libpam adjust for new openpam
hkenken[src/trunk]: src Initial commit of support for Kobo touch. (i.MX507 or i.MX508)
nat[src/bouyer-socketcan]: src/usr.sbin/bta2dpd/bta2dpd 1888342
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add more USB3 clocks
mrg[src/trunk]: src/sys/arch/sparc/sparc remove obsolete ovbcopy(). it may be t...
maxv[src/trunk]: src/sys/net/npf Set the scopes before calling icmp6_error(). Thi...
martin[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch clean up __GMP_CC, GMP_MP...
ragge[src/trunk]: src/sys/arch/vax/boot/common Do not use movc3 to copy boot progr...
skrll[src/trunk]: src/external/gpl3/gdb/lib More mknative re-runs
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add options __HAVE_GENERIC_CPU_INITCLOCKS
jdolecek[src/trunk]: src/doc netbsd-8 already branched
riastradh[src/trunk]: src/sys/dev/usb Need <sys/atomic.h> for atomic_cas_uint.
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Increase storage space for DTB (for QEMU)
uebayasi[src/trunk]: src/usr.bin/config Refactor.
christos[src/trunk]: src/lib/libc/net Add a small example.
martin[src/netbsd-9]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
alnsn[src/trunk]: src/sys/arch Include sljit files.
ad[src/ad-namecache]: src/sys Sync with head.
jdolecek[src/trunk]: src/sys/dev/acpi use intr_establish_xname()
pgoyette[src/trunk]: src/share/man/man4 Add a BUGS section...
mrg[src/trunk]: src/external/lgpl3/gmp/dist merge GMP 6.1.2.
msaitoh[src/trunk]: src/sys/dev/pci Marvell 0x4365 is 88E8070.
maxv[src/trunk]: src/sys/arch/amd64/conf Make it clear that you need to disable S...
bouyer[src/trunk]: src/sys/arch/arm/omap Add a driver for the control module found ...
dholland[src/trunk]: src/usr.sbin Descend into sysinst.
christos[src/trunk]: src/usr.sbin/rpcbind merge FreeBSD changes:
tih[src/trunk]: src/sys/net Fix the handling of the state returned from pfil_run...
plunky[src/trunk]: src/share/mk when calling mkdep, pass any -std=* flags for C and...
nonaka[src/trunk]: src/distrib/sets/lists/base Added RTL8188EU firmware for urtwn(4).
mrg[src/trunk]: src build and install libXfont2.
skrll[src/trunk]: src/sys/uvm/pmap Remove KASSERT(!VM_PAGEMD_PVLIST_LOCKED_P(mdpg)...
ozaki-r[src/trunk]: src/sys/netinet6 Replace DIAGNOSTIC & panic with KASSERT
macallan[src/trunk]: src/sys/sys fix tpyo
salazar[src/trunk]: src/share/misc fix spelling mistakes
christos[src/trunk]: src/external/gpl3/gcc/lib Add ubsan (not enabled, not tested, co...
skrll[src/trunk]: src/sys/kern Fix PAX build.
uebayasi[src/trunk]: src/sys/arch Indent with 2 spaces.
abhinav[src/trunk]: src/usr.sbin/makemandb Remove a trailing white space after .Nm (...
christos[src/trunk]: src/lib/libc/sys Document MAP_INHERIT_ZERO.
dholland[src/trunk]: src/sys/arch/landisk/stand/boot PR 51193 David Binderman: simpli...
knakahara[src/trunk]: src/sys/netinet6 Fix error checking in in6_gif_ctlinput().
dholland[src/trunk]: src/sys/arch/ews4800mips/stand/common PR 51182 David Binderman: ...
jakllsch[src/trunk]: src/sys/dev/usb Fix memory leak in report parsing error paths.
christos[src/trunk]: src/external/gpl3/gdb/lib regen some arm, mips, ppc,
christos[src/trunk]: src/external/bsd/dhcp Use -Wl, -B{static, dynamic}, using -Bstatic...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
joerg[src/trunk]: src/lib/libc Rename BUILDCOLD to BUILD_LEGACY and provide a prep...
skrll[src/trunk]: src/sys/arch/arm/broadcom Trailing whitespace
matt[src/trunk]: src/sys/arch/arm/vfp If we can't enable VFP/VFP2 via the CPACCES...
bouyer[src/trunk]: src/sys/arch/arm/omap Add a driver for the control module found ...
uebayasi[src/trunk]: src/sys/arch Use ${KERNLDSCRIPT}.
uebayasi[src/trunk]: src/sys/arch Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH.
nonaka[src/bouyer-socketcan]: src/external/intel-fw-public 878846
kre[src/trunk]: src/bin/sh Markup fixes (partly from uwe@) and change some tabs ...
jmcneill[src/trunk]: src/sys/dev/fdt Fix get_specifier_by_index to work with indexes ...
agc[src/trunk]: src/usr.bin/sys_info + don't assume that tcsh is always installe...
sborrill[src/netbsd-8]: src/doc Ticket #924
christos[src/trunk]: src/share/mk switch alpha to gdb-7.9.1
tnn[src/trunk]: src/sys/dev/ic correct pointer arithmetics
christos[src/trunk]: src/distrib/sets/lists/xdebug forgot one.
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/compat/sys tidy up
joerg[src/trunk]: src/external/bsd/llvm Update revision for import of r196603.
matt[src/trunk]: src/external/cddl/osnet/sys/sys Don't define ptrdiff_t since tha...
maya[src/trunk]: src/sys appease coverity by using strlcpy instead of strncpy
christos[src/tls-maxphys]: src/lib/libresolv fix lint
christos[src/trunk]: src/distrib/sets/lists/modules add the drmkms modules
tkusumi[src/trunk]: src/sys/dev/dm dm: #if0 target's ->upcall() handler
roy[src/trunk]: src/share/man/man4 Cast sizeof to socklen_t as pointed out by kre@
christos[src/trunk]: src/tests/lib/libc/sys Add new minherit test.
christos[src/trunk]: src/bin/sh report the signal that wait was interrupted by, which...
hannken[src/trunk]: src/sys/fs/ntfs - Change ntfs_vgetex() to always load the ntnode...
tsutsui[src/trunk]: src/sys/arch/atari/atari Replace bus_dmamap_sync(9) op with a ne...
christos[src/trunk]: src/sbin/route Now that the code can support tags and verbose ro...
riastradh[src/riastradh-drm2]: src/sys Stub out i915_{gem, irq, sysfs}.c and intel_{fb, p...
ad[src/ad-namecache]: src/sys Regen.
khorben[src/trunk]: src/sys/arch/evbarm/conf Use a separate file to track the driver...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
msaitoh[src/trunk]: src/sys/dev/pci Add SERDES support from Matthias Drochner. Not a...
martin[src/trunk]: src/sys/arch/i386/stand/misc New Rawrite32 release
jmcneill[src/trunk]: src/usr.sbin/acpitools/amldb getopt returns int, not char
mrg[src/trunk]: src include bsd.clean.mk so that we actually clean up the attemp...
msaitoh[src/trunk]: src/sys/dev/pci Add devices of Atom S1200 series from the datasheet
skrll[src/trunk]: src/sys/dev/usb Add more structs and defines from various source...
wiz[src/trunk]: src/share/man/man3 Very slightly more consistency in ordering in...
jmcneill[src/trunk]: src/sys/dev/acpi Pull in sys/cpu.h for struct cpu_info and CPU_I...
chs[src/trunk]: src/sys/arch in the initial asm code, save the interesting calle...
ryoon[src/trunk]: src/share/man/man4 Add Apple adapter, A1433
jmcneill[src/trunk]: src/sys/dev/fdt sc_clock_freq is in Hz, not kHz
joerg[src/trunk]: src/external/bsd/libevent/dist/test Remove potentially extra con...
msaitoh[src/trunk]: src/sys/dev/mii - Add ASIX Ax88x9x
pgoyette[src/trunk]: src/share/man/man9 Use .An for authors. From PR misc/49516
tsutsui[src/trunk]: src/sys/arch/luna68k/include Sync VM_MAXUSER_ADDRESS and VM_MAX_...
knakahara[src/trunk]: src/sys/dev/pci fix: ethernet controllers which use wiseman_txde...
isaki[src/trunk]: src/sys/dev Clean up mix_write().
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reenable calls to KPREEMPT_EN/DISA...
ad[src/ad-namecache]: src/sys/kern Fix namecache_print().
chs[src/trunk]: src/sys/kern simpler fix for the race between shmat() and shmdt():
joerg[src/trunk]: src/usr.sbin/isdn/isdnd Show display if it is not empty.
christos[src/trunk]: src/bin/sh remove masking and cast (requested by kre@)
ryo[src/trunk]: src/sys/arch/evbarm/fdt don't call plat->ap_early_putchar if not...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau comment out unused fu...
kre[src/trunk]: src/sys/kern Make a comment meaningful. ie: s/Ditto/what it wa...
tls[src/tls-maxphys]: src/sys/ufs/ufs In the FFS writebehind code (ufs_readwrite...
msaitoh[src/trunk]: src/sys - Don't take pci_attach_args as an argument in pci_msi[x...
martin[src/netbsd-9]: src/doc Ticket #56
wiz[src/trunk]: src/bin/sh Remove unnecessary Tn macro.
isaki[src/isaki-audio2]: src/sys/dev Add audio_indexof_format(). It finds index m...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add helper functions used for parsing ACPI...
uwe[src/trunk]: src/bin/sh Cleanup markup in the "Command Line Editing" section.
isaki[src/trunk]: src/tests/lib/libm Use a pre-calculated value as expected result...
ad[src/ad-namecache]: src/sys/kern vcache_reclaim(): purge namecache immediatel...
isaki[src/trunk]: src/sys/dev Remove meaningless sc_blkset.
christos[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Create the ramdisk destina...
bouyer[src/tls-maxphys]: src/sys/uvm Redo previous: it seems that the point of the ...
christos[src/trunk]: src/tests/lib/libc/sys PR/51867: Ngie Cooper: misc cleanups
dholland[src/trunk]: src/distrib Adjust for sysinst move.
christos[src/trunk]: src/external/mit/xorg/tools/mkfontscale Use the fonts from our i...
jdolecek[src/trunk]: src remove M_CANFAIL flag for malloc(9) - it was completely igno...
ozaki-r[src/trunk]: src/sys/netinet6 Pull out a sleepable function (in6_selectsrc) f...
knakahara[src/trunk]: src/sys/dev/pci Update TODO
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 DCZID_EL0:BS[0:3] is log2 of the bl...
dholland[src/trunk]: src/sys/arch/sparc/stand/bootblk Use lfs32_dinode_SIZEOF instead...
uwe[src/trunk]: src/bin/sh Use .Dv, not .Ev, to refer to LINENO, it's not an env...
wiz[src/trunk]: src Bump date for previous.
skrll[src/trunk]: src/sys/arch/arm/nvidia Restore %# for PRIxBUSADDR
christos[src/trunk]: src/crypto/external/bsd/openssh/lib bump version
thorpej[src/trunk]: src/doc FDDI support has been removed.
jakllsch[src/trunk]: src/sys/fs/msdosfs Don't attempt to mount file system with clust...
dholland[src/trunk]: src/lib/libc/sys Clarify HISTORY and bump date.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Split comment, otherwise it is misleadi...
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Connection state machine improvemen...
msaitoh[src/trunk]: src/sys/dev/pci Add C3000 devices.
christos[src/trunk]: src/share/mk fix mkdebug for private libraries.
christos[src/trunk]: src/sys/dev don't allow STRATEGY if we are not inited.
maxv[src/trunk]: src Implement XCHG, add associated tests, and add comments to ex...
martin[src/netbsd-9]: src/doc Tickets #44 and #45
christos[src/trunk]: src/sys/arch/sparc/sparc use CPU_INFO_ITERATOR instead of int.
dholland[src/trunk]: src/bin/test usage nit
macallan[src/trunk]: src/sys/dev/adb aprint_*-ize
mrg[src/trunk]: src/doc GCC 4.8 is gone, and GCC 7.2 is out.
mrg[src/trunk]: src/external/gpl3/binutils re-run mknative binutils for powerpc.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp consolidate the trialdivtab.h ...
jnemeth[src/trunk]: src/sbin/gpt Not all things that write to the disk do something ...
martin[src/netbsd-9]: src/doc Tickets #58 - #72
jmcneill[src/trunk]: src/sys/dev/acpi Fix button type print; "type" is one of PSWITCH...
christos[src/trunk]: src/sys/modules/compat_netbsd32_ptrace Don't define PT_{S, G}ETRE...
wiz[src/trunk]: src/lib/libc/stdlib Typo fix.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp updates for GMP 5.1.3, and new...
rmind[src/trunk]: src/sys/net/npf npf_tcp_inwindow: enable strict RST check by def...
christos[src/trunk]: src/share/mk switch amd64 to gdb 7.9.1
christos[src/trunk]: src/libexec/ftpd bump sizes
ryo[src/trunk]: src/sys/arch/aarch64 rewrite pmap_pte_lookup() to share similar ...
msaitoh[src/trunk]: src/sys/dev/pci Add some PCIE capability register bit definition...
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. add options __HAVE_CPU...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix build error without DDB
msaitoh[src/trunk]: src/sys/dev/pci Don't check whether PCIe Slot Control Register i...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use sy_invoke() instead of sy_call...
martin[src/netbsd-9]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Do =0 (zero-fill) only once.
christos[src/trunk]: src/crypto/external/bsd/openssl/include/openssl enable OPENSSL_N...
msaitoh[src/trunk]: src/sys/kern s/conver_to/convert_to/. No functional change.
alnsn[src/trunk]: src/sys/external/bsd/sljit/sljit Don't destroy mutexes because t...
lneto[src/trunk]: src/sys/modules/lua lua(4): cleaned stubs
christos[src/trunk]: src/sys/kern Don't crash if we are on a hippie trail, head full ...
flxd[src/trunk]: src/etc/etc.shark Add PCI devices for vlpci(4).
joerg[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Inform compiler that the vola...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change dmu_diff()...
riastradh[src/trunk]: src/sys/dev/pci Tweak style, make it compile...oops.
ozaki-r[src/trunk]: src/tests/net/ndp Remove a check added wrongly
tnn[src/trunk]: src/sys/dev/ic awge: fix issue that caused rx packets to be corr...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove the sysretq fault handler. It is...
macallan[src/trunk]: src/sys/arch/macppc/conf add fcu at iic
msaitoh[src/trunk]: src/sys/dev/pci From OpenBSD:
msaitoh[src/trunk]: src/sys/arch/i386/stand/pxeboot Fix typos.
knakahara[src/trunk]: src/sys/net Functionalize duplicated code. No functional changes.
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_get_reg_byname
maxv[src/trunk]: src/share/man/man4 Remove reference to vm86.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove re-definition
christos[src/trunk]: src/sys/compat/linux/arch/arm regen
jmcneill[src/trunk]: src/sys/arch/evbarm/awin If boot args contains "console=fb", use...
msaitoh[src/trunk]: src/sys/dev/pci Cleanup. No functional change.
wiz[src/trunk]: src/lib/libc/gen Use Nx.
msaitoh[src/trunk]: src/sys/dev/pci Intel 0x15c4 is SFI based and 0x15ce is KR based.
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-run mknative for earm. It helps if ...
christos[src/trunk]: src/distrib/sets/lists/tests add new test file
christos[src/trunk]: src/external/gpl3/gdb/dist Read and load the aux vector from a c...
ad[src/ad-namecache]: src/sys Remove unintentional differences to base.
christos[src/trunk]: src/doc reflect reality
skrll[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P1
uwe[src/trunk]: src/lib/libterminfo Fix pasto.
pgoyette[src/trunk]: src P1003_1B_SEMAPHORE is no longer optional
wiz[src/trunk]: src/lib/libcrypt Mark up argon2 description. Restore removed lin...
rmind[src/trunk]: src NPF: add nbuf_t * into npf_cache_t and remove unnecessary ca...
christos[src/trunk]: src/lib/libm/src add erfl erfcl
jmcneill[src/trunk]: src/sys/dev/fdt Fix name of snps, dis_u2_susphy_quirk property
msaitoh[src/trunk]: src Add yet another Shared L2 TLB (2M/4M pages).
pgoyette[src/trunk]: src/doc Note that kernels with NET_MPSAFE won't work with non-NE...
martin[src/trunk]: src/sys/compat/linux/arch/arm Cast pointer to int via intptr_t
isaki[src/isaki-audio2]: src/sys/arch Adapt to audio2.
christos[src/trunk]: src/tests/lib/libc/sys Pr/51866: Ngie Cooper: fix leak and relea...
tsutsui[src/trunk]: src/distrib/atari/floppies/common Use "-Os -m68020-60" for DBG. ...
uebayasi[src/trunk]: src/sys/arch Simplify this by deciding load address at one place.
joerg[src/trunk]: src/sys/arch Don't use cpsr_all/spsr_all with mrs, it doesn't ta...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Fix check of AmigaDOS environment vecto...
dholland[src/trunk]: src/sys Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops ta...
maya[src/trunk]: src/sys/arch/arm/include replace old style declaration
pooka[src/trunk]: src/sys/rump Move constant cpp macros from Makefile.rump into op...
maya[src/trunk]: src/sys/kern use a bound string copy
christos[src/bouyer-socketcan]: src/crypto/external/bsd/heimdal/dist 579340
skrll[src/trunk]: src/external/gpl3/gcc Initial run of gcc mknative for earmeb
christos[src/trunk]: src/lib/libedit Fix the prototype used by EL_GETCFN, mention the...
joerg[src/trunk]: src/libexec/ld.elf_so Like Sparc, PowerPC can use IRELATIVE relo...
christos[src/trunk]: src/tests/lib/libc/gen use one qemu test
skrll[src/trunk]: src/sys Spell controller correctly
skrll[src/trunk]: src/sys/arch/evbarm/conf One awincnt0 is enough
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmi, awintcon, awindebe, ge...
uwe[src/trunk]: src/bin/sh Small markup tweaks in Argument List Processing
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rmind in tick...
rkujawa[src/trunk]: src/etc Add spiflash device to MAKEDEV template and MAKEDEV conf...
christos[src/trunk]: src/share/mk switch m68k to gdb-7.9.1
joerg[src/trunk]: src/usr.sbin/tpctl Mark usage as dead.
wiz[src/trunk]: src/share/man/man4 Sort sections.
jmcneill[src/trunk]: src/sys/arch/arm Add __HAVE_GENERIC_CPU_INITCLOCKS option. If se...
martin[src/trunk]: src/sys/arch/arm/allwinner Split nand pins into two sets, functi...
pgoyette[src/trunk]: src/share/man/man4 Remove trailing space. From PR misc/49516
hannken[src/trunk]: src/tests Disable PAX mprotect to make just-in-time-compile test...
uebayasi[src/trunk]: src/usr.bin/config TODOs about kernel options.
joerg[src/trunk]: src/sys/lib/libkern libkern build glue for compiler-rt.
skrll[src/trunk]: src/sys/dev/usb In ehci_check_qh_intr don't treat a short contro...
ozaki-r[src/trunk]: src/sys Fix net.inet6.ip6.ifq node doesn't exist
sevan[src/trunk]: src/sys/arch/macppc/conf Forgot the pseudo devices in the previo...
martin[src/trunk]: src/usr.sbin/installboot/arch Fix installboot for VAX, as discus...
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage remove dup
wiz[src/trunk]: src/usr.sbin/sesd/srcs Use getopt. Improve usage.
christos[src/trunk]: src/sys/external/bsd/drm2/linux finalize the idr code.
msaitoh[src/trunk]: src/sys/dev/pci Add workaround for PR#48451. Some BCM5717-5720 b...
wiz[src/trunk]: src/sbin/mount_nilfs Sort SEE ALSO. New sentence, new line. Punc...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl handle acpica 20150717
njoly[src/trunk]: src/distrib/sets/lists/debug +./usr/libdata/debug/lib/libm387.so...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Tn markup.
christos[src/trunk]: src/external/bsd/tcpdump/dist import tcpdump 4.3.0
mlelstv[src/trunk]: src/sys/dev only touch b_resid on error.
joerg[src/trunk]: src Add generic versions of machine/int_*.h for compilers providing
mlelstv[src/trunk]: src/sys/dev validate length for discard operation and split oper...
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.1
nonaka[src/trunk]: src/sys/dev/pci Added ASMedia ASM1042A USB 3.0 Host Controller.
pedro[src/trunk]: src/sys/dev/pci Add entries for Atheros AR9462 and a new flavour...
kre[src/trunk]: src/sys/arch/shark/shark Add () around "1 << n' in #define's, wi...
pooka[src/trunk]: src/lib/librumpuser Hurd support, part 1
christos[src/trunk]: src/sys include "ioconf.h" to get the 'void <driver>attach(int c...
nonaka[src/trunk]: src/sys/dev/usb regen.
skrll[src/trunk]: src Build libc_vfp on earm as well. Fix the sets.
maya[src/trunk]: src/doc correct bind location. new bind
martin[src/netbsd-9]: src/external/gpl3/gdb/dist/gdb Pull up following revision(s) ...
pgoyette[src/trunk]: src/tests/lib/libc/sys Set FILESBUILD=yes to actually run the cr...
christos[src/trunk]: src/tests/lib/libm PR/51837: Ngie Cooper: add limits.h for INT_MAX
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_un...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to set ret ...
christos[src/trunk]: src/doc new file(1)
jmcneill[src/trunk]: src/sys/arch/arm/acpi Handle more plcom-style console types
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add acpi @ fdt glue
maxv[src/trunk]: src/sys/uvm USPACE and USPACE_ALIGN are constants. Use a #if ins...
blymn[src/trunk]: src/lib/libcurses Make the touch family of calls actually force ...
kre[src/trunk]: src/lib/libpam/modules/pam_lastlog Only exclude gcc-8 warnings i...
uwe[src/trunk]: src/bin/sh Drop "show or set the limit on" legalese from the des...
agc[src/trunk]: src/libexec/httpd As proposed in:
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
maya[src/trunk]: src/sys/arch Remove dead code. it isn't possible to do non-__ELF...
bouyer[src/trunk]: src/sys Try to recover from vbus errors. Some devices draw too much
pgoyette[src/trunk]: src/sys/sys Move macro inside of #ifdef KERNEL
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Enable warnings on sparc64 again
christos[src/trunk]: src/external/mpl/bind/include remove LD_WRAP
christos[src/trunk]: src/distrib/sets/lists/debug add missing debuglib
christos[src/trunk]: src/sys/kern CID/1427732: Don't dereference NULL execname if the...
martin[src/trunk]: src/sys/arch/arm/arm32 PR port-arm/49299: add support for BE8 by...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos gen
joerg[src/trunk]: src/sys/arch/xen/conf Restrict -mno-fp-ret-in-387 to GCC.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs create /dev/null only after it's po...
wiz[src/bouyer-socketcan]: src/usr.sbin/bta2dpd/bta2dpd 1888347
isaki[src/isaki-audio2]: src/sys/dev/pci More adapt to audio2.
joerg[src/trunk]: src Add wcscoll_l, wcsxfrm_l, wcsncasecmp_l, wcscasecmp_l, btowc_l,
christos[src/trunk]: src/sys Untangle the swapctl compat code mess. Welcome to lucky 13.
macallan[src/trunk]: src/sys/arch/macppc/dev report the power button to sysmon when p...
christos[src/trunk]: src/sys/rump/librump/rumpkern generate ioconf.h for pseudo-devic...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I219 LM10-LM15 and V10-V14 from OpenBSD.
christos[src/trunk]: src/usr.bin/btpin avoid strcpy.
bouyer[src/trunk]: src/sys/arch/arm/omap Configure the right pads for non-0 modules.
maxv[src/trunk]: src/sys Add the PR_LASTHDR flag on the PFsync and CARP entries. ...
dholland[src/trunk]: src/lib/libc/rpc stdlib.h, not malloc.h
uwe[src/trunk]: src/lib/libedit The order in which the arguments to a function a...
pooka[src/trunk]: src/sys/rump/include/rump need to grab KTRFACv[n] too
joerg[src/trunk]: src/lib/csu/common Include crtbegin.h first to make it possible ...
martin[src/netbsd-9]: src/tests/kernel Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/distrib/sets/lists/comp oops: mark ./usr/include/gcc-4.5/omp...
bouyer[src/bouyer-socketcan]: src/sys/dev Sync with HEAD
maxv[src/trunk]: src/sys/arch/amd64/include Add one more page for the stack, to c...
christos[src/trunk]: src/lib/librumphijack since ln(1) now uses linkat(2) provide a d...
ozaki-r[src/trunk]: src/sys/net Remove extra rt_refcnt++ in rtalloc1
martin[src/netbsd-9]: src/doc Ticket #55
uebayasi[src/trunk]: src/tests/usr.bin/ld Minor tweaks.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.0 with the fo...
christos[src/trunk]: src/tests/lib/libc/sys PR/51841: Ngie Cooper: portability fixes ...
ryo[src/trunk]: src/sys/arch/evbarm/conf move "defparam opt_machdep.h BOOT_ARGS"...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add a PocketCHIP -specific dts with informa...
agc[src/trunk]: src/tests/usr.bin/netpgpverify Use human2atf to generate a t_net...
ad[src/ad-namecache]: src/sys/kern cache_enter(): check namelen before touching...
christos[src/trunk]: src/usr.bin/indent use stdarg, annotate function as __printflike...
mrg[src/trunk]: src/external/gpl3/gcc update for reality.
isaki[src/isaki-audio2]: src/sys Adapt am7930 families to audio2.
maya[src/trunk]: src/libexec/ld.elf_so/arch/mips Fix typo in comment
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add support for Samsung Exynos USB.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add MMC clocks
jakllsch[src/trunk]: src/sys/dev/usb Add RT Systems RTS-03 USB to Serial Adapter
dholland[src/trunk]: src/sys/arch/zaurus/zaurus PR 51196 David Binderman: simplify re...
mlelstv[src/trunk]: src/sys/arch/x86/x86 assert smt_bits value only after it is comp...
roy[src/trunk]: src/sys/netinet ARP: Don't defend ARP probes.
martin[src/trunk]: src/sbin/mount_tmpfs Provide variants of the -s option to allow ...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
wiz[src/trunk]: src/lib/libc/sys Sort errors. Whitespace nits.
maxv[src/trunk]: src/lib/libnvmm Put back 'default', because llvm apparently does...
maxv[src/trunk]: src/sys Localify and remove unused prototypes.
kiyohara[src/trunk]: src/sys/arch Fix hangup to interrupt on cascading PIC.
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd 2552799
martin[src/trunk]: src/crypto/external/bsd/openssl/include/openssl On 32bit platfor...
mrg[src/trunk]: src/external/lgpl3/mpfr/dist initial import of MPFR 3.1.5 packag...
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
njoly[src/trunk]: src/distrib/sets/lists/man +athn.0
christos[src/trunk]: src/lib/libarch/arm fix compilation
christos[src/bouyer-socketcan]: src/distrib/amd64/uefi-installimage 1942670
alnsn[src/trunk]: src/sys/arch/sparc/include Cast to sparc_cache_flush() argument ...
pgoyette[src/trunk]: src/sys/dev/pci Commit patch from t-hash in PR kern/48309
kiyohara[src/trunk]: src/sys/dev/ieee1394 Add '\n' to tail of printing string.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Rainer Weikusat <rwe...
skrll[src/trunk]: src/sys Define and use VM_PAGEMD_PVLIST_EMPTY_P
roy[src/trunk]: src/lib/libcurses curses: declare SLK format as invalid until sl...
dholland[src/trunk]: src/sys/arch/evbarm/imx7 If MEMSIZE isn't set, #error instead of...
kardel[src/trunk]: src/usr.sbin/route6d reenable routing functionality by using RT_...
maxv[src/trunk]: src/sys/net/npf Remove dead branches, 'npc' can't be NULL (and i...
kre[src/trunk]: src/tests/bin/sh Make the $'...' syntax tests test what is suppo...
ad[src/ad-namecache]: src/sys/kern - rb_tree_insert_node() refuses to insert du...
martin[src/netbsd-9]: src/libexec/telnetd Pull up following revision(s) (requested ...
pgoyette[src/trunk]: src/sys/dev/usb Regen for Sandisk Cruzer
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.4rc1 r195771.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Check offset correctly in ixgbe_get_oem_...
ozaki-r[src/trunk]: src/sys/netinet6 Get rcvif once and reuse it
skrll[src/trunk]: src/sys More IPL_SCHED -> IPL_USB
mrg[src/trunk]: src/external/bsd/top/dist expand a buffer size to properly handl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add virtio
matt[src/trunk]: src/share/mk Don't strip local symbols for earmv7*eb images sinc...
pgoyette[src/trunk]: src/lib/libukfs Remove exgtraneous comma
uebayasi[src/trunk]: src/distrib/i386/installimage Bump image size from 512MB to 520MB.
sjg[src/trunk]: src/usr.bin/make meta.c: report OODATE value if not empty
rmind[src/trunk]: src/sys/net/npf - npf_do_nat: fix a race condition and simplify ...
pgoyette[src/trunk]: src/sys/dev/pci Add support for Intel 82597EX_SR - from PR kern/...
mrg[src/trunk]: src/distrib/i386/ramdisks/common clean up CRUNCHBIN.map
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Set num_ioctls and en...
ryo[src/trunk]: src/sys/arch/arm/omap fix compile error (variable set but not used)
maxv[src/trunk]: src/crypto/dist/ipsec-tools Reduce the diff against the latest r...
mrg[src/trunk]: src/tools/gcc copy arm-cpu.h and arm-isa.h for arm platforms.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Make sure the low bits...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
christos[src/trunk]: src/doc new OpenSSH
msaitoh[src/trunk]: src/sys/kern Fix m_examine_ip6() to print IPv6 payload length (i...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Attach cpufreq scaling provider to ourself, ...
sborrill[src/netbsd-8]: src/crypto/external/bsd/heimdal/lib Pull up the following rev...
dholland[src/trunk]: src/sys Regen for fdiscard and posix_fallocate.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Fix ticket SF#91: pass th...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_GENERIC_START
jnemeth[src/trunk]: src/usr.sbin/postinstall PR/50158 - Simon Burge -- postinstall d...
joerg[src/trunk]: src/sys/arch/i386/include GCC sets up u?int_fast8_t to be int, s...
jmcneill[src/trunk]: src/sys/arch/arm/samsung No need to use hold reg when updating c...
uebayasi[src/trunk]: src/usr.bin/config Simpfily code by assuming suffix is a single ...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: boot device is always e...
pgoyette[src/pgoyette-localcount]: src/sys/dev/pci Somehow this got out of sync on th...
mrg[src/trunk]: src/lib don't build gmp/mpfr/mpc if we're not building GCC comma...
knakahara[src/trunk]: src/sys/netipsec remove unnecessary comment.
sevan[src/trunk]: src/external/cddl/dtracetoolkit/dist/Include Fix comment markers.
kamil[src/trunk]: src/sys/kern Avoid double lwp_exit() in eventswitch()
christos[src/trunk]: src/distrib/sets/lists new t_mktemp
wiz[src/trunk]: src/share/man/man9 Fix typo. Use .An -nosplit.
christos[src/tls-maxphys]: src/lib/libc/compat/gen Add a warning when we are using th...
jdolecek[src/trunk]: src/share/man/man4 expand driver description
roy[src/trunk]: src Document that our use of pthread_mutex_unlock(3) is async-si...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Make tegra_mc_intr static to match proto...
joerg[src/trunk]: src/include Add missing __BEGIN_DECLS/__END_DECLS.
christos[src/trunk]: src/sys/sys revert weak change. next time point to an example of...
dholland[src/trunk]: src/lib/libc add note about gets()
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that bge can't be initialized correc...
aymeric[src/trunk]: src/sys/arch/arm/cortex Remove comment that the peripherals cloc...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.4 RC2 r196603.
riastradh[src/trunk]: src/sys Hook up radeondrmkmsfb code.
joerg[src/trunk]: src Add sparc/sparc64 support for irelative relocations.
christos[src/trunk]: src/libexec/ld.elf_so Put the name of the dynamic linker in allo...
christos[src/trunk]: src/sys/arch/evbarm/conf Add various security options; enables P...
joerg[src/trunk]: src/lib/libc/compiler_rt Add ARM (EABI) specific sources. Split ...
yamt[src/trunk]: src/share/examples/puffs/pgfs fix user-after-free bug
christos[src/bouyer-socketcan]: src/usr.bin/nc 727211
jmcneill[src/trunk]: src/sys/arch Switch aarch64 to use a single freelist.
ryo[src/trunk]: src/usr.sbin/arp whitespace police
uebayasi[src/trunk]: src/sys/arch Unfortunately no sh3 kernels (no longer?) use linke...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm add drm_agp_destroy
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common - hack ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Make IRQ sharing work again
martin[src/trunk]: src/distrib/utils/sysinst Remove duplicated line for /etc/fstab ...
christos[src/trunk]: src/sys/net/npf gcc-4.8 complains about not being able to inline
bouyer[src/bouyer-socketcan]: src/sys/netcan Call if_alloc_sadl() for the interface...
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix up arm*-*-netbsdelf-*eabi*) t...
plunky[src/trunk]: src/external/bsd/pcc make p++ optional, on MKCXX
joerg[src/trunk]: src/external/bsd/llvm Split checkout target into two parts now t...
hannken[src/trunk]: src/sys/kern Switch veriexec_dump() and veriexec_flush() to moun...
jmcneill[src/trunk]: src/sys/arch/arm/pic The assertion at the bottom of intr_ipi_sen...
christos[src/trunk]: src/sys/compat/common remove error decl
gson[src/trunk]: src/tests/lib/libpthread Make cond_wait_mono and cond_wait_real ...
christos[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core fix the module class.
dholland[src/trunk]: src/bin/pax Remove undefined behavior in buf(); use buf() as int...
christos[src/trunk]: src/sys/rump/kern/lib/libtty use ioconf.h for pseudo-device atta...
riastradh[src/trunk]: src/sys/kern Simplify: eliminate a now-needless unlock/lock cycle.
christos[src/bouyer-socketcan]: src/sys/external/bsd/acpica/dist/tools/efihello 1215441
riz[src/netbsd-7]: src Pull up following revision(s) (requested by hannken in ti...
kamil[src/trunk]: src/doc gcc 5.3 is out
mlelstv[src/trunk]: src/sbin/gpt When changing entries skip those that do not match ...
thorpej[src/trunk]: src/doc Note removal of the de(4) driver.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Add consistent prefix to a softc member...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner HDMI framebuffer support, tested on C...
tsutsui[src/trunk]: src/doc Note newsmips NWS-4000 support.
mlelstv[src/trunk]: src/sbin/iscsid Several improvents to iscsid
ginsbach[src/trunk]: src/share/misc AMQP OTP
msaitoh[src/trunk]: src s/initalize/initialize/ in comment or printf message.
mrg[src/trunk]: src complete the switch to xorgproto over *proto split packages
pgoyette[src/trunk]: src/share/man/man3 Fix AT&T version reference. From PR misc/49519
jmcneill[src/trunk]: src/sys/dev/mii add some more RTL8211F bits
isaki[src/trunk]: src/sys/arch/m68k/fpe Introduce FPU_CONST_* constants to avoid a...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide edid dump with AWIN_HDMI_DEBUG
wiz[src/trunk]: src/bin/sh Whitespace fixes. Fix a typo. Refer to emacs using Ic...
uebayasi[src/trunk]: src/sys/sys KMEMUSER -> _KMEMUSER
christos[src/trunk]: src/tests/lib/libc/sys PR/51840: Ngie Cooper: portability fixes ...
dholland[src/trunk]: src/usr.bin/quota ...and it seems that -d is no longer restricte...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
apb[src/trunk]: src/doc Document "extsrc". This was added to src/BUILDING in re...
rin[src/trunk]: src/sys/arch Disable nouveau for INSTALL as in a similar manner ...
christos[src/trunk]: src/external/gpl3/gdb/lib regen m68k
pgoyette[src/trunk]: src/share/man/man4 Remove trailing space. From PR misc/49516
christos[src/trunk]: src/external/bsd/flex/dist use a more direct approach.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm make a drm_agp_destroy() func...
martin[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic Apply upstream fix for w...
uebayasi[src/trunk]: src/sys/arch .init/.fini/.ctors/.dtors should be irrelevant to k...
rkujawa[src/trunk]: src/sys/conf Add character device for spiflash.
jmcneill[src/trunk]: src/doc awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Define guard_lock_t on...
christos[src/trunk]: src/etc/mtree Add unbound /var/run directory (reported by hannken@)
maxv[src/trunk]: src/sys Remove M_PKTHDR from secondary mbufs when reassembling p...
matt[src/trunk]: src/tests/lib/csu Add stack alignment checks for alpha, arm, mip...
pooka[src/trunk]: src/lib/librumpuser Just _GNU_SOURCE should be enough to expose ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add a proper MCT driver rather than rel...
macallan[src/trunk]: src/sys/arch/macppc/conf add adadc driver
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
pedro[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/share/mk add -t to mkldscript
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Use LINKSCRIPT.
christos[src/trunk]: src/sys/sys centralize the tty dialout and callunit macros
jmcneill[src/trunk]: src/sys/arch Disable sdhost instead of sdhc for non-wifibt boards.
wiz[src/trunk]: src/usr.sbin/vnconfig Sort options.
christos[src/trunk]: src/tests better name
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Remove extra newline in SPMI table.
kiyohara[src/trunk]: src/sys/sys Remove including myself.
christos[src/trunk]: src/sys/dev centralize the dialout/call unit macros.
bouyer[src/trunk]: src/sys/arch/evbarm/conf Fix uhidev entries (sync with i386)
dholland[src/trunk]: src/usr.sbin/catman Add missing rcsid.
njoly[src/trunk]: src/share/man/man9 Fix section (3 -> 2) in openat xref.
maya[src/trunk]: src/sys/arch/ia64/include Remove fallback definition for __ELF__.
joerg[src/trunk]: src/include More __BEGIN_DECLS / __END_DECLS wrappers.
manu[src/trunk]: src/sys/arch/i386/stand/lib Fix kernel symbols for multiboot2
jmcneill[src/trunk]: src/sys/arch/arm/allwinner disable hdmi and tcon before setting ...
christos[src/trunk]: src/external/bsd/tmux cleanup more trash that are in the distrib...
christos[src/trunk]: src/external/bsd/libpcap/dist moved script out
dholland[src/trunk]: src/lib/libform PR 51190 David Binderman: simplify redundant con...
christos[src/trunk]: src/sys/compat/linux/common no namlen on linux
riastradh[src/trunk]: src/sys/external/bsd/drm2 Let the drm driver decide what part of...
kamil[src/trunk]: src/sys/sys Welcome to 9.99.17!
wiz[src/trunk]: src/sbin/gpt Fix typo.
agc[src/trunk]: src/tests/usr.bin/netpgpverify remove some unused test cases
hkenken[src/trunk]: src/sys/arch/evbarm fix compile error.
nakayama[src/trunk]: src/sys/fs/smbfs Fix vnode locking changes in rev.1.89:
kamil[src/trunk]: src/tests/lib/libc/sys ptrace atf: Clanup reports of failures
msaitoh[src/trunk]: src/sys/dev/mii regen.
knakahara[src/bouyer-socketcan]: src/tests/net/if_l2tp 79023
lneto[src/trunk]: src lua(4): added debug library
erh[src/trunk]: src/sys/arch/i386/stand/lib Fix bootxx_* and boot on machines wh...
manu[src/trunk]: src/sys/ufs/ufs Fix UFS1 extended attribute backend autocreation...
joerg[src/trunk]: src/lib/libc/arch/arm/hardfloat fabsl alias.
jmcneill[src/trunk]: src/usr.sbin/tprof/arch Add support for AMD Family 15h
kiyohara[src/trunk]: src/sys/arch/ia64/acpi Include sapicvar.h for sapic_create().
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/usr.sbin/npf/npftest npftest needs to disable mprotect becau...
pgoyette[src/trunk]: src/share/man/man4 Use .An for author names. From PR misc/49516
jmcneill[src/trunk]: src/sys/arch extra (undocumented) clk init bits for bananapi gmac
dholland[src/trunk]: src/usr.sbin/sysinst Add a dummy sysinst architecture for ports ...
jmcneill[src/trunk]: src/sys/arch/arm Add support for Amazon's Graviton MSI controller.
uebayasi[src/trunk]: src/sys/arch/aarch64/conf Use ${KERNLDSCRIPT}.
yamt[src/trunk]: src/share/examples/puffs/pgfs make pg_config overridable
msaitoh[src/trunk]: src/sys/dev/pci - Add slot related registers
joerg[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm remote_event...
jmcneill[src/trunk]: src/sys/arch/evbarm bump VCPROP_MAXCMDLINE to 1024, use this ins...
joerg[src/trunk]: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX Forgo...
christos[src/trunk]: src/sys/arch/luna68k - move prototypes to common header file
jakllsch[src/trunk]: src/sys/dev/usb Support more varieties of USB keyboard reports.
isaki[src/isaki-audio2]: src/sys/arch/amiga/dev Adapt to audio2.
knakahara[src/trunk]: src/sys/netipsec fix localcount leak in sav. fixed by ozaki-r@n.o.
ryo[src/trunk]: src/sys/arch/arm/include whitespace
uebayasi[src/trunk]: src/sys/conf If MD ldscript is generated, give it dependency on ...
pgoyette[src/trunk]: src/common Add prop_array_add_cstring{, _no_copy} utility functio...
christos[src/trunk]: src/tests/lib/libc/gen easier way to find if we are on qemu.
martin[src/trunk]: src/share/mk Remove duplicate conditional assignment in previous...
christos[src/trunk]: src/sys/external/bsd/drm2 fix description setting.
pooka[src/trunk]: src/sys regen
christos[src/trunk]: src/tests Don't play with "../.." in includes for h_macros.h; de...
christos[src/tls-maxphys]: src/sys/external/bsd/sljit/sljit This move is taking too l...
pgoyette[src/trunk]: src/usr.bin/xinstall Move __MKTEMP_OK up earlier so it has an ac...
skrll[src/trunk]: src/sys/dev/usb #ifdef DIAGNOSTIC / panic -> KASSERTMSG
maya[src/trunk]: src/sys/dev Initialize error also in the case where len=0, which...
msaitoh[src/trunk]: src/sys/dev/mii Add the following registers from IEEE 802.3-2009...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Add RCSIDs
aymeric[src/trunk]: src/usr.bin/login Remove the syslogging of a dial out login warn...
tls[src/tls-maxphys]: src resync with head
msaitoh[src/trunk]: src/sys/dev/pci Add C2000 KX and 2.5G.
joerg[src/trunk]: src/external/bsd/pkg_install/dist Merge pkg_install-20191008
ad[src/ad-namecache]: src/sys Make cwdinfo use mostly lockless, and largely hid...
jmcneill[src/trunk]: src/sys/dev/acpi The MCFG base address field is the physical add...
dholland[src/trunk]: src/games/colorbars WARNS=5
alnsn[src/trunk]: src/sys/net Two tweaks: don't use a temporary register to derefe...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
sevan[src/trunk]: src/share/man/man4 Add HISTORY section.
christos[src/trunk]: src/tests/kernel opening a symlink with O_NOFOLLOW is expected t...
skrll[src/trunk]: src/sys/external/bsd Tweak IS_ENABLED to allow CONFIG_FOO values.
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs fix build (dholland)
chs[src/trunk]: src/sys/external/bsd/drm2/radeon apply several changes from inte...
sevan[src/trunk]: src/share/misc CIA ISMS
tnn[src/trunk]: src/sys/arch/arm/rockchip rk3399: add definition for the watchdo...
maya[src/trunk]: src/sys/ufs/ufs update the comment to the current IFMT/permissio...
maya[src/trunk]: src/sys/dev/mii Fix typo. from vezhlys
dholland[src/trunk]: src/distrib/sets/lists fix MKPAM=no build
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable gregulator
maxv[src/trunk]: src/sys Rewrite the FPU code on x86. This greatly simplifies the...
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx Use volatile when writing to NULL.
pgoyette[src/trunk]: src/doc Add previous statement from core@ and add reference to e...
joerg[src/trunk]: src/include White space
matt[src/trunk]: src/sys/arch/arm/cortex Add gtmr_bootdelay. rename clockhandler...
martin[src/netbsd-8]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/dev/fdt When searching for interrupt parent, stop as soo...
ozaki-r[src/trunk]: src/sys/netinet6 Ensure callout isn't running and pending before...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Fix typo. From Michael Scherer in PR 51162.
mlelstv[src/trunk]: src/sys/dev/iscsi don't sleep in run_xfer path.
dholland[src/trunk]: src/sys/miscfs/specfs Implement spec_fdiscard() using bdev_disca...
christos[src/trunk]: src/sys/uvm Avoid locking issues when copying out requires takin...
maya[src/trunk]: src/share/man/man4 pxg(4) handles PMAG-D boards but not PMAG-C ones
msaitoh[src/trunk]: src/doc s/20183/201803/
christos[src/trunk]: src/tests/lib/librt fix priority tests for SCHED_OTHER
martin[src/trunk]: src/tests/fs/vfs PR kern/49033: try to provide better diagnostic...
christos[src/trunk]: src/sys/rump/librump/rumpkern add get_expose_address()
martin[src/trunk]: src/sbin/newfs_msdos When we end up with too few clusters for th...
uebayasi[src/trunk]: src/distrib/utils/x_route Fix build of crunched "route".
christos[src/trunk]: src/external/gpl2/xcvs/include Don't re-define MAP_ANONYMOUS
dholland[src/trunk]: src/doc/roadmaps Update roadmaps, unilaterally, because most of ...
mrg[src/trunk]: src/doc note gmp/mpfr/mpc updates
pgoyette[src/trunk]: src/share/man/man3 Correct list of operations to note that SLIST...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some changes from ix-3.2.17.tar.gz and...
nakayama[src/trunk]: src/external/bsd/smbfs/dist - add smbutil(1) and mount_smbfs(8) ...
ozaki-r[src/trunk]: src ddb: rename "show lockstat" to "show lockstats" to avoid con...
christos[src/bouyer-socketcan]: src/external/bsd/bc/dist 2109037
uwe[src/trunk]: src/bin/sh Use \(or not \*(Ba when discussing case patterns.
kre[src/trunk]: src/bin/sh Fix an amazing crazy botch (of mine) when expanding p...
tls[src/tls-maxphys]: src Resync to 2012-11-19 00:00:00 UTC
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove unused include, remove dead code...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix botched conversion...
kamil[src/trunk]: src/tests/kernel Add additional check for pe_report_event in lwp...
nakayama[src/trunk]: src/sys/rump/dev/lib/libnetsmb Using host iconv(3) is limited to...
hkenken[src/trunk]: src/sys/arch/arm/imx Add support i.MX50x
bouyer[src/trunk]: src/sys/arch/arm/omap Implement interrupt-driven transfers
jhigh[src/trunk]: src/tests/usr.bin/argon2 added test cases
joerg[src/trunk]: src/sys/lib/libunwind Fix braino in last commit and free the nod...
christos[src/trunk]: src/external/bsd/libevent import script
skrll[src/trunk]: src/sys/arch/arm/pic Include opt_multiprocessor.h
rin[src/trunk]: src/distrib/sets/lists/xdebug Restore shlib version accidentally...
christos[src/trunk]: src/sbin/gpt gpt_uuid_parse does not set errno ...
uebayasi[src/trunk]: src/sys/arch Kill trailing blank lines.
bad[src/trunk]: src/sys/dev/pcmcia if we can memcpy to body->macaddr, we can mem...
uebayasi[src/trunk]: src/sys/dev/gpio Use needs-count for # of pseudo instances; sugg...
nonaka[src/trunk]: src/sys/dev/usb Added ELECOM WDC-150SU2M.
uebayasi[src/trunk]: src/sys/arch Adjust paths to ${KERNLDSCRIPT} files so that depen...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace stub out for now
ozaki-r[src/trunk]: src/sys Use IFADDR_FOREACH for iterating if_addrlist of ifnet
pooka[src/trunk]: src Move rump kernel man pages from various sources to sys/rump
christos[src/trunk]: src/sys/compat convert strcpy to a bounded copy to avoid compile...
bouyer[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Override CPUFLAGS for compil...
jmcneill[src/trunk]: src/sys/dev/acpi Add ahcisata at acpi glue
jnemeth[src/trunk]: src/sbin/gpt Add two new subcommands, "set" and "unset". These ...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
nisimura[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 - avoid caddr_t. use Elf_Addr...
mrg[src/trunk]: src note GMP 6.1.2 release and the build issues that may occur.
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
isaki[src/isaki-audio2]: src/sys/arch/arm/xscale Adapt to audio2.
alnsn[src/trunk]: src/sys/net Enable net.bpf.jit only if MODULAR and BPFJIT. Tweak...
christos[src/trunk]: src/external/bsd/ppp Merge local changes, add build glue.
mrg[src/trunk]: src/external/mit/xorg/include/xorgproto reacharound framework fo...
christos[src/trunk]: src new libpcap
dholland[src/trunk]: src/usr.sbin/catman Add notes on how to lift the BUGS entry in t...
riastradh[src/trunk]: src/sys/dev/pci Also unbind the right offset.
wiz[src/trunk]: src/share/man/man9 Merge altq(4) HISTORY changes.
christos[src/trunk]: src/lib/libedit documentation improvements (Ingo Schwarze)
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Texas Instruments TCA8418 I2C Con...
joerg[src/trunk]: src/sys/sys Export C version of classification and conversion ta...
christos[src/trunk]: src/share/mk switch sparc64 to gdb-7.9.1
kamil[src/trunk]: src/sys/dev/pci Avoid undefined behavior in pciiide macros
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Fix lockdebug_locked annotations.
dholland[src/trunk]: src/sys/arch/hppa/dev Add d_discard to a cdevsw I apparently mis...
simonb[src/trunk]: src/sys/arch/evbmips/conf Re-enable the NOFPU and (renamed) FPEM...
roy[src/trunk]: src/lib/libcurses curses: once __slk_init is called, reset slk_fmt
skrll[src/trunk]: src/tools/libfdt Add libfdt
ozaki-r[src/trunk]: src/sys/netinet6 in6: reset the temporary address timer on a cha...
christos[src/trunk]: src/sys Add void * function pointer casts. There are different w...
khorben[src/trunk]: src/sys/arch/evbarm/n900 Improved n900acad(4) with:
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs SPEC_MAXOFFSET_T ...
ozaki-r[src/trunk]: src/sys/net vlan: get rid of unnecessary if_ipackets++ in vlan_i...
dholland[src/trunk]: src/share/man/man9 Adjustments based on suggestions from gnrp in...
christos[src/trunk]: src/lib/libedit remove debug read (Ingo Schwarze)
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove nmbclusters check. We don't use the...
jmcneill[src/trunk]: src/sys/dev/acpi Add ACPI glue for PL061 GPIO
nat[src/trunk]: src/sys/dev audioclear needs first channel in the queue not 0 (f...
maxv[src/trunk]: src/sys/arch/x86/include ... and also add IBPB ...
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 7.99.59 - PTRACE_VFORK and PTRACE_...
riastradh[src/trunk]: src/share/mk Move addition of -g to CSHLIBFLAGS later in bsd.lib...
mrg[src/trunk]: src/external/lgpl3/mpfr/dist merge MPFR 3.1.5.
joerg[src/trunk]: src/sys/arch/powerpc/include Let the assembler bail out if the i...
maxv[src/trunk]: src/sys/net/npf Fix use-after-free.
christos[src/trunk]: src/lib/libc/time time_t_{min, max} are only used in localtime.c
maya[src/trunk]: src/common/lib/libc/arch/aarch64/gen Remove htonll and ntohll as...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon drmkms_ttm is not split into a ...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Make more KVA available
sevan[src/trunk]: src/sys/dev/pcmcia regen
msaitoh[src/trunk]: src/doc alc(4): Add support for Killer E2400 and E2500.
mrg[src/trunk]: src/external/mit/xorg/lib/libdrm_amdgpu update for libdrm 2.4.83...
macallan[src/trunk]: src/sys/arch/mips/bonito add definitions for Loongson 2F Chip Co...
pgoyette[src/trunk]: src/doc Add entry for recent merge of nick-nhusb branch. Basica...
uwe[src/trunk]: src/share/man/man5 Use more .Ql (quoted literal) for variable va...
stacktic[src/trunk]: src/sys/rump/librump/rumpvfs Use genfs_null_putpages for fifo pu...
ad[src/ad-namecache]: src/sys - Add a LOCKSHARED flag to namei (matching FreeBS...
ozaki-r[src/trunk]: src/sys/net Don't return ENETRESET when ioctl SIOCSIFMTU
dholland[src/trunk]: src Move sysinst sources to usr.sbin.
cherry[src/trunk]: src/sys/arch Move the pic->pic_addroute() call from within pintr...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner defflag AWIN_HDMI_DEBUG, AWIN_TCON_DE...
macallan[src/trunk]: src/sys/dev/i2c effectively enforce fan speed limits, deal with ...
christos[src/trunk]: src/doc new byacc
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweak.
msaitoh[src/trunk]: src/sys/dev/pci - Add some PCIe 2.0 or higher capability registe...
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/commands Comment out impossible ...
dholland[src/trunk]: src/sys/arch/algor/dev If ALGOR_P6032 is not defined, set sc_bon...
christos[src/trunk]: src/usr.bin/locate/code fool gcc with strncpy.
martin[src/trunk]: src/sys/dev/usb Regen
nakayama[src/trunk]: src/sys/rump/dev/lib/libnetsmb Wrap iconv.h also with #ifdef __N...
macallan[src/trunk]: src/sys/dev/i2c preliminary driver for the fan control unit foun...
joerg[src/bouyer-socketcan]: src/usr.bin/nc 727238
nakayama[src/trunk]: src/sys/arch/sparc64 Timecounter's tc_get_timecount requires onl...
christos[src/trunk]: src/sys/external/bsd/drm2/include/linux cast function pointer ty...
pooka[src/trunk]: src/sys/kern Create rump kernel wrappers for {f,}ktrace
wiz[src/trunk]: src/doc groff-1.22.3 out.
tron[src/trunk]: src/external/ibm-public/postfix/share Rationalize README file ha...
mlelstv[src/trunk]: src/sys/dev missed wakeup -> cv_broadcast conversion.
rmind[src/trunk]: src/sys/net/npf npf_iscached: add an assert.
pgoyette[src/trunk]: src/sys/uvm Variable rv is always used as a true/false boolen, s...
bouyer[src/trunk]: src/sys/dev/i2c Add a callback to change the regulator outputs.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/common fix printf format (llvm)
chs[src/trunk]: src/sys/external/bsd/acpica/conf post-christos cleanup: fix the ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci Fix the setting of Tx Random Backoff Register.
kamil[src/trunk]: src/tests/lib/libc/sys Add a new function in ATF t_ptrace_wait*:...
bouyer[src/trunk]: src/sys/arch/arm/omap Add sitaracm as required modules for TI_AM...
knakahara[src/trunk]: src/distrib/sets/lists/comp fix: missing pci_get_ht_capability(9...
skrll[src/trunk]: src/sys/uvm/pmap Whitespace
isaki[src/trunk]: src/doc m68k FPE supports all mathematics functions.
dholland[src/trunk]: src/lib/libc/citrus/modules PR 51000 David Binderman: comment ou...
christos[src/trunk]: src/lib/libedit remove the right history entry (Ingo Schwarze)
msaitoh[src/trunk]: src/sys/dev/mii - All of Cicada and Vitesse devices' OUI are not...
rkujawa[src/trunk]: src/sys/conf Add forgotten block device number for spiflash in a...
knakahara[src/trunk]: src/sys/net modify some functions static. no functional change.
christos[src/trunk]: src handle gdb-7.9.1
martin[src/trunk]: src Redo xz vs. gzip selection via conditional make expressions, ...
bouyer[src/bouyer-socketcan]: src/sys/netcan more sanity checks on the mbuf we get.
msaitoh[src/trunk]: src/sys/dev/pci Check BGE_SGDIG_STS when the chip is NOT a 5717 ...
kamil[src/trunk]: src/doc binutils 2.25.1 are out
matt[src/trunk]: src/lib/csu/common Make sure the __CTOR_LIST__ is just aligned t...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix race about writing adapter->link_activ...
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Do not call bpf_mtap() fro...
manu[src/trunk]: src/sys/arch/i386/i386 Fix multiboot1 kernel symbol load
wiz[src/trunk]: src/usr.sbin/sesd/sesd Fix option description.
christos[src/trunk]: src/usr.sbin/catman enlarge buffer sizes
christos[src/trunk]: src/sys/kern Merge the code back; the problem was that since we ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix formatting and locki...
mrg[src/trunk]: src/sys/dev/i2c set ADM1026_ADDRMASK as 0x2f, not 0x3f8.
nakayama[src/trunk]: src/distrib nvi has moved.
pgoyette[src/trunk]: src Split the compat_50 module into two, separating the QUOTA-re...
christos[src/trunk]: src/tests/lib/libc/sys PR/51858: Ngie Cooper: don't leak buf
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable VCONS_DRAW_INTR
christos[src/trunk]: src/usr.bin/xlint/lint1 Allow linted comments to take an argumen...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/test/testutil Annotate form...
uebayasi[src/trunk]: src/sys/arch/netwinder/conf Redo previous; explicitly adjust .da...
bouyer[src/bouyer-socketcan]: src/sbin/canconfig Fix humanize_number() usage.
kre[src/trunk]: src/bin/sh PR bin/51145 PR bin/48489
christos[src/trunk]: src/share/mk i386 is PIE now since I am turning PaX ASLR/MPROTEC...
riastradh[src/trunk]: src/usr.bin/make/filemon Missed a spot -- define _KERNTYPES to g...
uwe[src/trunk]: src/bin/sh .Dl is a a single line .Bd -literal -offset indent so...
jmcneill[src/trunk]: src/etc/etc.evbarm Make more ld device nodes.
mlelstv[src/trunk]: src/sys/dev replace spl and tsleep with mutex and condvar.
christos[src/trunk]: src/usr.sbin/rpcbind fix typo, date, document -L
nonaka[src/trunk]: src iwm(4): 3165 works fine with iwlwifi-7265D-17.ucode firmware.
martin[src/netbsd-9]: src/usr.sbin/installboot Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/arch/i386/i386 Remove __ELF__ vestige.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon enable KM...
phx[src/trunk]: src/common/lib/libprop Fixed typo: propertly -> property.
nat[src/trunk]: src/sys/dev Insert silence into the mix ring if there is no audi...
martin[src/tls-maxphys]: src/tests/net/npf ATF wrapping of the npf tests
christos[src/trunk]: src/usr.bin/nvi we have moved.
christos[src/trunk]: src/sys Add and use __FPTRCAST, requested by uwe@
hannken[src/trunk]: src/sys Merge the vnode and its corresponding vcache_node into one
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld Allow gnueabi to be matched f...
christos[src/trunk]: src/sys/compat add uvm swap compat code.
pgoyette[src/trunk]: src/sys/kern Add SYS_compat_60__lwp_park to the list of syscalls...
mrg[src/trunk]: src introduce some common variables for use in GCC warning disab...
isaki[src/isaki-audio2]: src/sys Adapt to audio2.
jmcneill[src/trunk]: src/sys/dev/acpi Add helper function to match a PCI-defined clas...
manu[src/trunk]: src/sys/kern Back out sftchg/fstcnt deadlock workaround
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing memset in ...
macallan[src/trunk]: src/sys/dev/i2c yet another temperature sensor / ADC
jhigh[src/trunk]: src adding argon2 support to libcrypt. argon2 user authenticatio...
martin[src/trunk]: src/sys/lib/libsa Make the check in close() for a non-deflatable...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort the SOC_ list
skrll[src/trunk]: src/sys/arch/evbarm Only ent KERNEL_BASE_EXT when we want to cha...
macallan[src/trunk]: src/sys/dev/pci fix a bunch of bugs & tpyos:
dholland[src/trunk]: src/bin/ls PR 50997 David Binderman: fix format strings
christos[src/trunk]: src/doc fix pdisk location
simonb[src/trunk]: src/sys/arch/evbmips/conf Remove the NOFPU option. The main MAL...
maya[src/trunk]: src Switch files copyright Reinoud Zandijk from BSD 4 clause to ...
christos[src/trunk]: src/sys/kern oops, undo this (committed accidentally)
bouyer[src/tls-maxphys]: src/sys/uvm The pagedaemon ca emit write as large as the u...
tsutsui[src/trunk]: src/sys/dev/rasops Fix 1 bpp rasops copycols() op:
hkenken[src/trunk]: src/sys/arch/arm/imx Delete unused variables for new gcc.
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd/dist 2552809
he[src/trunk]: src/lib/libm Move the inclusion of s_nexttowardf.c into a common...
joerg[src/trunk]: src/include If __FLT_EVAL_METHOD__ exists and is in {0, 1, 2}, pro...
christos[src/trunk]: src/lib/libc/resolv PR/48475: YAMAGUCHI Takanori: EDNS option br...
jmcneill[src/trunk]: src/sys/dev/ic Disable interrupts before returning from isr, and...
christos[src/trunk]: src/usr.bin/crunch/crunchgen Don't make crunch binaries PIE
pooka[src/trunk]: src/sys/rump/include/rump regen
skrll[src/trunk]: src/sys/arch/arm/arm Oops, the cast is required
christos[src/trunk]: src/external/bsd/libevent/man rename deprecated to evdeprecated.
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
jakllsch[src/trunk]: src/sbin/fsck Make getdiskinfo() always return correct dkwedge_i...
sevan[src/trunk]: src/sys/arch/macppc/dev Initialise ret to avoid returning uninit...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix alpha
martin[src/trunk]: src/usr.bin/sys_info Use tcsh --version instead of an echo $vers...
christos[src/trunk]: src/distrib/sets/lists new libpam sets.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Destroy the idr in d...
riastradh[src/bouyer-socketcan]: src/sys/rump/dev/lib/libualea 1190989
isaki[src/trunk]: src/sys/arch/m68k/fpe Improve how to use cmp/sub.
knakahara[src/trunk]: src/sys Add kernel code to support intrctl(8).
kre[src/trunk]: src/bin/sh Add support for $'...' quoting (based upon C "..." st...
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Some logging improvements.
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt cs428x families to audio2.
macallan[src/trunk]: src/sys/dev/pci consistency...
jmcneill[src/trunk]: src/sys/dev/mii Add a no-rx-delay device property for RGE8211E t...
dholland[src/trunk]: src/sbin/veriexecctl Fix snprintf usage and, while here, don't t...
jmcneill[src/trunk]: src/sys/arch/arm Add ARM ACPI PCI support.
christos[src/trunk]: src/share/man/man5 clarify the units of fsblkcnt_t
martin[src/netbsd-9]: src/doc Tickets #46 - #48
jmcneill[src/trunk]: src/sys/dev/pci Set PCI_QUIRK_HASEXTCNF flag for AMD Seattle PCI...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/earmv4/build-gnulib forgot...
kre[src/trunk]: src/bin/sh Unbreak (at least) i386 build .... I have no idea why...
kamil[src/trunk]: src/tests/lib/libc/sys Enable TEST_LWP_ENABLED in t_ptrace_wait*
martin[src/trunk]: src/tests/lib/libc/gen Backout previous - which did not include ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Whitespace consistency.
ad[src/ad-namecache]: src/sys/kern - Fold the "doingcache" conditional into the...
abhinav[src/trunk]: src/usr.sbin/makemandb Bring man pages in sync with reality.
ginsbach[src/trunk]: src/usr.sbin/rpcbind Write the "warm start" file to /var/run rat...
pgoyette[src/trunk]: src/sys/dev/pci Add ASMedia ASM1042 xHCI USB3 controller
christos[src/trunk]: src/distrib/sets This should be SED not TOOL_SED since this is w...
maxv[src/trunk]: src/sys/netipsec Add KASSERTs.
tls[src/tls-maxphys]: src resync from head
christos[src/trunk]: src/sys/rump/dev/lib/libnetsmb XXX: there must be a better way t...
christos[src/trunk]: src/crypto/external/bsd/openssh merge openssh-8.1
riastradh[src/trunk]: src/sys/dev Do not printf(foobar()). Bad bad bad bad bad!
skrll[src/trunk]: src/common/lib/libc/arch/arm/quad Fix logic inversion.
martin[src/trunk]: src/distrib/amd64/uefi-installimage Support .tar.xz format for s...
uwe[src/trunk]: src/bin/sh .Bd expects the display type to come first, so move -...
ad[src/ad-namecache]: src/sys Back out previous.
skrll[src/trunk]: src/sys/arch/zaurus/include unifdef -U__OLD_INTERRUPT_CODE
joerg[src/trunk]: src/sys/arch/sparc64/include .align ensures alignment, so replac...
christos[src/trunk]: src/tests/lib/libc/sys PR/51860: Ngie Cooper: don't leak fd
christos[src/trunk]: src/include/rpc s/not sure why// and make these work :-)
ad[src/ad-namecache]: src Sync with head.
knakahara[src/trunk]: src/sys/net Fix IPv6 ipsecif(4) ATF regression, sorry.
pgoyette[src/trunk]: src/share/man/man9 Add locking(9) and psref(9) summaries to lock...
mrg[src/trunk]: src move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos Add enough syscall compat for...
isaki[src/trunk]: src/sys/dev Remove goto in mix_write()
mrg[src/trunk]: src/external/lgpl3/gmp/dist initial import GMP 5.1.3 sources. c...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Put the sanitizer librarie...
manu[src/trunk]: src/sys/arch/x86/x86 Fix EFI system table mapping in virtual space
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun5i touchscreen driver.
ginsbach[src/trunk]: src/lib/libc/rpc PR lib/15802: Shuuichirou Murata: Add missing x...
knakahara[src/trunk]: src/sys/dev/pci improve comments about the difference between le...
tsutsui[src/trunk]: src/sys/arch/sun2/conf Comment out options and devices to sync G...
christos[src/trunk]: src/sys/sys Add posix-2008 mandated timespec fields from Antoine...
skrll[src/trunk]: src/usr.sbin/cpuctl/arch kern/49379: Hypervisor's name typo
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Tweak failure case for L...
dholland[src/trunk]: src/sys/arch/hppa/stand/xxboot Sync lfs changes with the x68k ve...
mrg[src/trunk]: src/sys/dev/fdt save the new current level when set by the user.
cherry[src/trunk]: src/sys/arch/xen/xen Do not re-expose the innards of evtchn.c, n...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove an unnecessary flush that sneaked ...
snj[src/trunk]: src/sys/arch/rs6000/include fix tyop
kamil[src/trunk]: src/doc Update TODO.ptrace
bad[src/trunk]: src/sys/dev/usb allocate a random mac address if on-chip mac is ...
jdolecek[src/trunk]: src/sys/dev/acpi revert previous, arm doesn't have intr_establis...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
mrg[src/trunk]: src/sys/arch/mips/mips fix a register copy in compat_16_sys___si...
skrll[src/trunk]: src/sys/arch Use ci_{package, core, smt}_id instead of ci_data.cpu...
jnemeth[src/trunk]: src/sbin/gpt For the "show -i <entry>" subcommand, print Start a...
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
ad[src/ad-namecache]: src/sys Set IMNT_SHRLOOKUP and use it for the in-cache ca...
ragge[src/trunk]: src/sys/arch/vax/boot/boot gcc 5.5 has no problem with -O2 on boot.
joerg[src/trunk]: src/share/man/man9 Drop stray .El.
christos[src/trunk]: src/sys/dev/usb fix macro names
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Core internal devices.
christos[src/trunk]: src/sys/arch Add ALPS pms support
pooka[src/trunk]: src/sys/kern one newline is enough
wiz[src/trunk]: src/usr.bin/sys_info Sync usage with man page.
msaitoh[src/trunk]: src/sys - Print TCP options. Some of them are not decoded yet (e...
matt[src/trunk]: src/sys/arch/arm/allwinner Add ALLWINNER_A80
christos[src/trunk]: src/common/lib/libc/arch/arm/string fix standalone
roy[src/trunk]: src/sys/kern socket: clear error even when peeking
dsl[src/trunk]: src/sys/arch/x86/include Remove the now-unused CPU_MAXMODEL and ...
nonaka[src/trunk]: src/distrib/sets/lists/modules fix drmkms module path for xen.
isaki[src/isaki-audio2]: src/sys/arch/sgimips/hpc Adapt to audio2.
jmcneill[src/trunk]: src/sys/dev/fdt Fix a regression with interrupt-map handling in ...
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
uebayasi[src/trunk]: src/sys/arch/amd64/conf Simplify these by relocating only .text.
joerg[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm Fix size argument of me...
christos[src/trunk]: src/sys/compat/linux/common alpha uses standard utimes.
joerg[src/trunk]: src/doc Long double related changes.
mrg[src/trunk]: src/external/mit/xorg/include/xorgproto/X11 Xfuncproto.h is a no...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Remove dead files that ...
mrg[src/trunk]: src/lib/libpam/libpam use GCC_NO_CAST_FUNCTION_TYPE.
maya[src/trunk]: src/sys/arch/x86 Disable MWAIT/MONITOR on Apollo Lake CPUs to wo...
joerg[src/trunk]: src/lib/libc/locale Provide a const copy of global_locale for li...
msaitoh[src/trunk]: src/sys/dev/pci Temporary disable the NVRAM locking stuff for PR...
skrll[src/trunk]: src/sys/arch/evbarm/conf G/C
uebayasi[src/trunk]: src/sys/arch/i386/stand ${PROG} depends on ${LDSCRIPT}.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
isaki[src/isaki-audio2]: src/sys/arch/arm/imx Adapt to audio2.
ryo[src/trunk]: src/sys/lib/libkern/arch/aarch64 use memmove.S
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
kre[src/trunk]: src/bin/sh PR bin/43639
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweak previous.
christos[src/trunk]: src/lib/csu/arch/alpha remove useless include; asm.h is not usef...
uebayasi[src/trunk]: src/lib/libm Pass a real file as MLINKS target; fix unnecessary ...
msaitoh[src/trunk]: src/sys/net Fix a bug that the parent interface's callback wasn'...
sevan[src/trunk]: src/sys/dev/pcmcia typo
jmcneill[src/trunk]: src/sys/dev/acpi Do not attach a timecounter when PM_TMR_LEN is ...
christos[src/trunk]: src/usr.bin/netstat PR/47744: Frank Kardel: netstat -s stops out...
jmcneill[src/trunk]: src/sys/arch/evbarm/include Add wrapper for acpi_machdep.h
apb[src/trunk]: src/tests/bin/sh/dotcmd Run scripts at build time via ${HOST_SH}
christos[src/trunk]: src/external/bsd/flex/dist/src don't need sys/cdefs.h if tool.
msaitoh[src/trunk]: src/sys if_percpuq(9) automatically increments if_ipackets, so d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Take rdev->fence_lock ...
skrll[src/trunk]: src/sys/dev/usb Adjust KASSERT in device_ctrl_done to polling case.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add quirks for Amazon Graviton PCIe root p...
joerg[src/trunk]: src Add localeconv_l.
uebayasi[src/trunk]: src/sys/kern Mark pseudo attach unused arg with __unused.
nonaka[src/trunk]: src/sys/dev/pci Add Intel Wireless AC 9260.
isaki[src/isaki-audio2]: src/sys/arch/arm/iomd Adapt to audio2.
christos[src/trunk]: src/tests/lib/libc/sys PP/51845: Ngie Cooper: need <netinet/in.h...
ryo[src/trunk]: src/sys/arch/evbarm fix compile error (printf format)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Forgot this file for r...
roy[src/trunk]: src/usr.sbin/ifwatchd Add some consistency for dispatching .... ...
agc[src/trunk]: src/usr.bin/sys_info also add tzdata versioning information
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer First steps to port this...
christos[src/trunk]: src/external/bsd/tcpdump/dist move droproot after we have dealt ...
pooka[src/trunk]: src/sys/rump Support ktrace for rump kernels.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen hppa and mipseb
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add A20 HDMI audio support. Basically...
jdc[src/trunk]: src/sys/arch/sparc/include Clarify comment about SER_SZERR.
dholland[src/trunk]: src/dist/pf/sbin/pfctl PR 50709 David Binderman: memory leak
wiz[src/trunk]: src/doc gdb-7.11.1 out.
christos[src/trunk]: src/external/bsd/file Finish version auto-setting.
skrll[src/trunk]: src/share/man/man9 typos :S
jmcneill[src/trunk]: src/sys/arch/arm/acpi Provide a properly constrained 32-bit DMA ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Exynos USB support
ginsbach[src/trunk]: src/usr.sbin/ypbind Initialize ypbind_resp before first possible...
ryo[src/trunk]: src/sys/arch/hpcarm/hpcarm fix compile error with options BOOT_DUMP
hauke[src/trunk]: src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt Add missing ...
martin[src/trunk]: src/sys/dev/usb David H. Gutteridge in PR kern/53647: add Panaso...
dholland[src/trunk]: src/sys/arch/x68k/stand/libsa PR 51194 David Binderman: simplify...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add sitaracm0 for the control module, t...
matt[src/trunk]: src Make ptrdiff_t available in the kernel.
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch further whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Offset mmio_bar...
joerg[src/trunk]: src Install cpuid.h on X86 and arm_neon.h on ARM.
bouyer[src/trunk]: src/sbin/fsck_ffs Fix pasto in the !ufs2 case (use dp->dp1 and n...
maya[src/trunk]: src/share/misc Add EBDA.
roy[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
maxv[src/trunk]: src/sys 1) On 64bit systems, don't add the 32bit execsw[] to the...
skrll[src/trunk]: src/sys/arch/evbarm/conf __HAVE_CPU_UAREA_ALLOC_IDLELWP needed t...
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by kami...
ad[src/trunk]: src/sys Tidy rwlocks a bit, no functional change intended. Mainly:
bouyer[src/bouyer-socketcan]: src/sys/netcan can_mbuf_tag_clean(): make sure we won...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/compat/linux/common Add some more futex gunk and explain...
maxv[src/trunk]: src/sys/arch Remove unused and broken code. On amd64 we won't wa...
macallan[src/trunk]: src/sys/arch/sparc64/dev - protect PMU transactions with a mutex
maxv[src/trunk]: src/doc Mark one entry as done, and another one as pointless.
martin[src/trunk]: src/distrib/sets/lists/debug Add usr/sbin/sysinst
pgoyette[src/trunk]: src/sys/dev/ic Ooopppsss, missed the function declaration!
christos[src/trunk]: src/sys/arch/x86/x86 dedup and handle XEN here.
dholland[src/trunk]: src/usr.sbin/sysinst #if out some unreachable code that's appare...
mrg[src/trunk]: src/crypto/external/bsd/heimdal add *template.x to CLEANFILES.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Thomas Reim:
christos[src/trunk]: src/sys/arch/hppa/include more types for constants
mrg[src/trunk]: src/doc move usbnet and mcx entries from CHANGES to CHANGES.prev.
martin[src/trunk]: src/usr.sbin/sysinst When translating (internal) indices to devi...
pooka[src/trunk]: src/sys/sys include necessary headers
nonaka[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo Writ...
christos[src/trunk]: src/sys Account for the VA hole differently (simpler)
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd/dist/src 1965961
pooka[src/tls-maxphys]: src/sys/rump/kern/lib/libsys_linux If linux syscall emulat...
roy[src/trunk]: src/sys/kern socket: remove now incorrect comment that so_error ...
mrg[src/trunk]: src/external/lgpl3/gmp add a couple of more things to worry about.
apb[src/trunk]: src/usr.sbin/etcupdate Synchronise the "-s" part of the usage me...
christos[src/trunk]: src/usr.bin/xlint/xlint document LINTEDn
maxv[src/trunk]: src/sys/rump/dev/lib/libnetsmb Fix the ATF failures caused by my...
christos[src/trunk]: src/sys/modules/i915drmkms consistency with: src/sys/external/bs...
skrll[src/trunk]: src/sys Revert the KASSERT
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Don't treat mostly connecti...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan missing space
riastradh[src/trunk]: src/tests/fs/union Mark expected failures as such.
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Use separate cacheline aligned arra...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Added __packed in a couple of places to ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix sparc
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_is...
uebayasi[src/trunk]: src/sys/arch Missing dependency on ldscript files.
ozaki-r[src/trunk]: src/tests/net Avoid setting IP addresses of the same subnet on d...
christos[src/trunk]: src/sys/kern include ioconf.h instead of locally declaring the p...
tsutsui[src/trunk]: src/sys/arch/newsmips/apbus Account APbus interrupts by evcnt(9).
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist Initial import of sljit @ ...
pooka[src/trunk]: src/sys regen
skrll[src/trunk]: src/sys/dev/usb Add a comment and reformat some others
pooka[src/trunk]: src/sys regen
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Reduce diff with mains...
christos[src/trunk]: src/common/lib/libc/arch/arm/string No need to include namespace...
hannken[src/trunk]: src/sys/fs/ntfs Change ntfs to vcache.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Call drm_pci_init/exi...
wiz[src/trunk]: src/share/man/man4 Sort/merge errors.
martin[src/trunk]: src/usr.sbin/sysinst Support sets in .tar.xz format
riastradh[src/trunk]: src Remove filemon(4).
dholland[src/trunk]: src/sys/arch/x68k/dev fix flagrantly wrong indent
ragge[src/trunk]: src/sys/arch/vax/boot/boot Change the driver to map the data str...
uebayasi[src/trunk]: src/sys/arch/netwinder/conf Simplify this by deciding load addre...
msaitoh[src/trunk]: src/share/man/man4 Add I21[01].
dholland[src/trunk]: src/sys/arch/ia64/stand/common PR 51183 David Binderman: simplif...
christos[src/trunk]: src/distrib/sets/lists/comp add the new hdestroy functions
skrll[src/trunk]: src/sys/arch/arm Use PRIxBUSADDR
mlelstv[src/trunk]: src/sys/dev/iscsi Several improvements to the ISCSI driver.
christos[src/trunk]: src/tests/lib/libc/sys PR/51851: Ngie Cooper: add stdbool.h #inc...
christos[src/trunk]: src/common/lib/libc/arch/arm/string fix rump
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Cubieboard2 kernel is named netb...
maya[src/trunk]: src/sys/net if MGETHDR fails, don't try to copy to single mbuf a...
wiz[src/trunk]: src/share/man/man4 Improve wording. Fix a Cm argument.
mlelstv[src/trunk]: src/sys/dev move FWRITE checks to a common place
bouyer[src/bouyer-socketcan]: src Add can-related directories and files; a build.sh...
jakllsch[src/trunk]: src/external/gpl2/xcvs/dist/src Use LOG_ERR instead of LOG_EMERG...
uebayasi[src/trunk]: src/sys/arch/shark/conf Write the rule of ldscript generation.
christos[src/trunk]: src/doc sup was removed. RIP.
mrg[src/trunk]: src/doc MPFR 3.1.5 is in.
nonaka[src/trunk]: src/sys/dev/pci Use correct IWN_HW_REV_TYPE_MASK.
mrg[src/trunk]: src add a note about GMP i wrote but forgot to commit a few days...
joerg[src/trunk]: src/sys/arch/arm Mark unused inline functions as such.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Implement WSDISPLAYIO_SVIDEO, WSDISPL...
christos[src/trunk]: src/distrib/sets/lists fix debug and lint sets for evbarm/arm
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kuser - factor out common code
christos[src/trunk]: src/usr.sbin/acpitools/acpidump Put back a Trusted Computing Pla...
christos[src/trunk]: src/sys/modules/i915drmkms turn on dynamic ldscript creation to ...
isaki[src/trunk]: src/sys/dev Fix indent in comments.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl add new grammar file
dholland[src/trunk]: src Add userlevel manifestations of posix_fallocate and fdiscard...
christos[src/trunk]: src/include add new internal functions
christos[src/trunk]: src/external/gpl3/gdb fix glue for gdb-7.9.1
martin[src/netbsd-9]: src/tests/usr.bin/id Pull up following revision(s) (requested...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/conf Fill in files.drm2 a lit...
bouyer[src/bouyer-socketcan]: src/sys/dev SYnc with HEAD
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for interrupt pins.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
ryo[src/trunk]: src/sys/arch/arm move from sys/arch/arm/arm32/armv7_generic_dma....
skrll[src/trunk]: src/sys/arch/arm/arm32 Trialing whitespace
bouyer[src/bouyer-socketcan]: src/tests/net/can Adapt to CAN_RAW_RECV_OWN_MSGS bein...
ad[src/trunk]: src/sys/sys NetBSD 9.99.41 - struct lwp changed for LOCKDEBUG
bouyer[src/bouyer-socketcan]: src/tests/net/can Factor out creation of socket with ...
uebayasi[src/trunk]: src/sys/arch Set dependency via KERNLDSCRIPT. Don't touch SYSTE...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Revert ttm_bo.c 1.3 and t...
christos[src/trunk]: src/sys/kern move the compat code in compat.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Limit warning suppression to n...
joerg[src/trunk]: src/external/bsd/elftosb Shut up a bunch of (valid) warnings fro...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Detect a boot device more precisely...
msaitoh[src/trunk]: src/sys/dev/mii Call mii_phy_flowstatus() to show the flow setting.
agc[src/trunk]: src/usr.bin/sys_info restore martin's change for tcsh versioning...
christos[src/trunk]: src/share/mk do the dependencies in a simpler way using a separa...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
alnsn[src/trunk]: src man 4 bpfjit
chs[src/trunk]: src/sys/kern fix assertions about when it is ok for pool_get() t...
wiz[src/trunk]: src/doc binutils-2.24 out.
joerg[src/trunk]: src/external/bsd/flex/include Only define M4 if it wasn't set on...
abhinav[src/trunk]: src/lib/libc/sys s/filesystem/file system/
christos[src/trunk]: src/sys Provide a sysctl kern.expose_address to expose kernel ad...
christos[src/trunk]: src/sys/sys remove extra function.
christos[src/trunk]: src/external/gpl3/gdb/lib regen
reinoud[src/trunk]: src/sys/fs/udf Cleanup VAT writout. To prevent issues with the s...
wiz[src/trunk]: src/usr.sbin/gpioctl Be consistent in not marking up "GPIO".
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner Add CAN registers
christos[src/trunk]: src/share/mk Switch evbarm to gcc-5.3 and turn on PIE.
jakllsch[src/trunk]: src/sbin/gpt drop trailing whitespace
dholland[src/trunk]: src/sys/kern typo in comment
christos[src/trunk]: src/distrib/sets/lists/debug add debug part of rtld.
martin[src/netbsd-8]: src/usr.sbin/ypserv/ypinit Pull up following revision(s) (req...
christos[src/trunk]: src/doc new libevent
martin[src/netbsd-9]: src/lib/libperfuse Pull up following revision(s) (requested b...
skrll[src/trunk]: src/sys/dev/usb Expose usbd_xfer_isread
christos[src/trunk]: src/tests/lib/libc/stdio new mktemp test
martin[src/trunk]: src/crypto/external/bsd/openssl/include/openssl Ooops - fix edit...
ad[src/ad-namecache]: src/sys/kern Comments.
tsutsui[src/trunk]: src/sys/arch/newsmips/apbus Avoid reference of APbus workarea th...
rmind[src/trunk]: src/sys/net/npf npf_mk_connlist: destroy the connections on erro...
leot[src/trunk]: src/doc/roadmaps Fix a typo in a year (s/2007/2017/)
martin[src/trunk]: src/usr.bin/msgc msg_prompt_win: if the default string fits, sho...
bouyer[src/bouyer-socketcan]: src/sys/netcan Remove clt_clock_freq from user-suppli...
msaitoh[src/trunk]: src/sys/dev/pci - Don't print TPH requester's ST Table Size if t...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A20 IR support
justin[src/trunk]: src/lib/librumpuser Move makecontext into function with getconte...
ad[src/ad-namecache]: src/sys Sync with head.
mlelstv[src/trunk]: src/sys/dev Use IO_DIRECT for file I/O to reduce buffer cache co...
yamt[src/trunk]: src/sys/kern whitespace
jmcneill[src/trunk]: src/sys/stand/efiboot Add ACPI support (enable with -DEFIBOOT_AC...
christos[src/trunk]: src/tests/lib/libc/string PR/51815: Ngie Cooper: don't leak dlop...
riastradh[src/trunk]: src/external/mit/xorg/lib/dri Fix source lists for radeon dri mo...
christos[src/trunk]: src/lib/libedit abstract read code to a single function (Ingo Sc...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.1 with the fo...
ad[src/trunk]: src/sys/kern PR kern/54880: -current hangs in mountroot
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add ACPI platform glue and basic device dr...
riz[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by apb ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove the sunxi_debe driver in favour of...
joerg[src/trunk]: src/lib/libm/arch Add copysignl aliases.
snj[src/trunk]: src catch up with 2012 xkeyboard-config and stop generating *.dir
christos[src/trunk]: src/sys/compat/linux/arch/powerpc regen
isaki[src/trunk]: src/sys/dev/audio Remove unnecessary file lock.
rjs[src/trunk]: src/sys/netinet Don't need 'extern' for function prototypes.
snj[src/netbsd-7]: src/doc update ticket 189
wiz[src/trunk]: src/sys/dev/usb Atomicly swap out pipe pointer before closing th...
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
wiz[src/trunk]: src/usr.bin/tail Sort options.
jmcneill[src/trunk]: src/sys/dev/gpio Use sysmon_taskq instead of our own workqueue f...
ozaki-r[src/trunk]: src/sys/netinet6 Move in6_ifaddr_list to a more proper place (fr...
maxv[src/trunk]: src/sys/netipsec Don't assume M_PKTHDR is set only on the first ...
uwe[src/trunk]: src/lib/libcurses Merge another #ifdefs that now has identical c...
gutteridge[src/trunk]: src/share/man/man4 re.4: note additional cards supported, and tw...
christos[src/trunk]: src/sys/compat/linux/arch/powerpc add unimple sendmmsg secvmmsg
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add 2.5GBASE-T and 5GBASE-T support. (forg...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
christos[src/trunk]: src/sys/sys There have never been binaries with a checksum tag f...
njoly[src/trunk]: src/sys/kern Redo case where buf_map is not yet mapped when buf_...
taca[src/trunk]: src/doc Latest versino of ISC DHCP is 4.3.3.
skrll[src/nick-nhusb]: src/sys/dev/usb Various readability changes.
rkujawa[src/trunk]: src/sys/arch/arm/arm32 Plug support for PJ4B into our ARM CPU in...
nonaka[src/trunk]: src/sys/dev/pci Added some NVMe devices.
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Whitespace
msaitoh[src/trunk]: src/sys KNF. Remove extra spaces. No functional change.
knakahara[src/trunk]: src/sys/net fix: kern/51259
msaitoh[src/netbsd-7]: src/external/bsd/cron/dist Pull up following revision(s) (req...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the part of the "no functional change" ...
matt[src/trunk]: src/sys Support an optional MARCH ELF tag.
maxv[src/trunk]: src/sys/netipsec Style, and remove another misleading comment.
wiz[src/trunk]: src/share/man/man9 Fix xrefs.
christos[src/trunk]: src/distrib/sets/lists bump libssh
maxv[src/trunk]: src/sys/sys Change/Improve the comments, so that the definitions...
wiz[src/trunk]: src/lib/librumpuser More markup, less typos.
wiz[src/trunk]: src/share/man/man9 Fix some typos and remove cargo-cult quoting.
maxv[src/trunk]: src/sys/arch/i386/stand/boot Reset has_prekern if pkboot fails. ...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add a link to ../../net/bpfjit/t_extmem.c.
jmcneill[src/trunk]: src/sys/stand/efiboot Add support for loading kernels over NFS.
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods so that (close...
dholland[src/trunk]: src/usr.bin/tip/aculib PR 51192 David Binderman: fix wrong logic...
snj[src/trunk]: src/share/mk prune duplicate xkeyboard-config and xkbcomp
rodent[src/trunk]: src/lib/libc/iconv s/conform/conforms/1
dholland[src/trunk]: src/sys/ufs/lfs fix typo in previous
christos[src/trunk]: src/external/cddl/osnet/sys/sys we don't need any of this now.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun4i watchdog support.
christos[src/trunk]: src/sys/compat/linux/arch/m68k regen
martin[src/trunk]: src/usr.sbin/sysinst Slightly enhance previous: create two utili...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
maxv[src/trunk]: src/sys/arch/i386/i386 Remove useless call to fpu_sigreset(), bu...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify treatment of WRC condition and add...
martin[src/netbsd-7]: src/usr.bin/mktemp Pull up following revision(s) (requested b...
rin[src/trunk]: src Rename sbin/ifconfig/Makefile.inc to Makefile.common; the fo...
mrg[src/trunk]: src/sys/dev/i2c match DIE_ID of 9 (SILERGY_DIE_ID_SYR83X), seen ...
christos[src/trunk]: src/external/bsd/tmux/dist merge conflicts
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/dev/raidframe PR/47846: Frank Kardel: panic/lockups in r...
christos[src/trunk]: src/doc new things
wiz[src/trunk]: src/usr.bin/mkcsmapper Add RCS Id. Sort options in SYNOPSIS. Fix...
christos[src/trunk]: src/tests/kernel unexpand
kamil[src/trunk]: src Remove the rnewprocp argument from fork1(9)
skrll[src/trunk]: src/external/gpl3/gdb.old Remove gdb.old now it's unused.
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Modernize the error printing...
martin[src/netbsd-7]: src/doc Tickets #222 and #223
kamil[src/trunk]: src/tests/lib/libc/sys Rework thread_concurrent_signals and trac...
martin[src/trunk]: src/sys/dev/pci Stopgap: disable access to BGE_SRAM_DATA_SIG, it...
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
martin[src/trunk]: src/tests/ipf Mark two more test case as only failing for BE
christos[src/trunk]: src/external/bsd/wpa/bin Fix MKCRYPTO=no build.
christos[src/trunk]: src/distrib/amd64/cdroms/bootcd-com Add a comment about iLO
ozaki-r[src/trunk]: src/sys/net Avoid temporal dangling reference
rin[src/trunk]: src/sys/compat/netbsd32 Belatedly catch up with kern_sig.c rev 1...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H3 PRCM clock c...
martin[src/netbsd-7]: src/crypto/external/bsd/netpgp Pull up following revision(s) ...
pgoyette[src/pgoyette-compat]: src Resolve conflicts between branch and HEAD
mlelstv[src/trunk]: src/usr.sbin/cpuctl/arch Get CPU topology data for AMD processors.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/radeon Pull up following revision(s...
christos[src/trunk]: src/lib/libc/stdio from kre: Don't fail if we are seeking on a p...
martin[src/trunk]: src/sys/arch/sparc/include PR port-sparc64/51925: cosmetic clean...
maxv[src/trunk]: src/sys/arch/amd64/conf Add GENERIC_KASLR, only toolchain parts ...
skrll[src/nick-nhusb]: src/sys/dev/ic Protect sc_if_flags in dwc_gmac_ifflags_cb w...
ozaki-r[src/trunk]: src/sys Remove unnecessary NULL checks of ifa->ifa_addr
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove ALLWINNER_A80 kernel config; use...
christos[src/trunk]: src/sys/sys Add proc_find_locked(), which returns the process lo...
snj[src/netbsd-7]: src/tests/ipf Pull up following revision(s) (requested by mar...
maxv[src/trunk]: src/sys/netinet6 Release the lock a little earlier.
roy[src/trunk]: src/share/terminfo Sync our changes.
christos[src/trunk]: src/external/bsd/file merge conflicts for file-5.33
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need to invalidate TLBs after pmapb...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove FreeBSD RCSId tag
ozaki-r[src/trunk]: src/sys/net Fix that brconfig <bridge> (addr) can't show a large...
kamil[src/trunk]: src/sys/kern Ensure in validate_label() that struct disklabel po...
ozaki-r[src/trunk]: src/sys/net Tweak mutex_enter(softnet_lock) position
christos[src/trunk]: src/sys/compat provide vectors for the ifconf compat code and if...
knakahara[src/trunk]: src/sys/net fix: should not assert IFEF_OUTPUT_MPSAFE in bridge_...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by apb in ticket...
maya[src/trunk]: src/sys/arch/amd64/amd64 Fix off by one.
chs[src/trunk]: src/sys/uvm in uvm_fault_lower_io(), fetch all the map entry val...
msaitoh[src/trunk]: src/sys/dev/bi - Use aprint_*().
ryoon[src/trunk]: src/share/man/man4 Add <> for e-mail address
ragge[src/trunk]: src/sys/arch/vax/include Add __KERNEL_RCSID() macro.
skrll[src/nick-nhusb]: src/sys/dev/usb Better debug
jdolecek[src/trunk]: src/sys/dev/ic revert change from rev. 1.12:
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): compute if_ibytes using rxq->vxrxq_...
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce the scope of the softc lock further ...
jakllsch[src/trunk]: src/external/bsd/file/dist/src sprinkle #ifdef __dead \n __dead ...
kre[src/trunk]: src/etc/rc.d Restructure code a little.
christos[src/trunk]: src/sys/compat/linux/arch/m68k and send and recv mmsg and unimpl
skrll[src/trunk]: src/sys/dev/usb Don't ignore return value of xhci_update_ep0_mps...
maxv[src/trunk]: src/sys/netipsec Remove unused includes, remove misleading comme...
christos[src/trunk]: src/usr.sbin/makefs If we are using a timestamp from the command...
skrll[src/trunk]: src/sys/arch/hppa/hppa Some fixes for QEMU/hppa.
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 knf style adjustments
christos[src/trunk]: src/sys/kern va_copy list needs va_end; pointed out by kre@
christos[src/trunk]: src/sys/rump regen
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer return value
dholland[src/trunk]: src/sys/ufs/lfs ufs/inode.h -r1.67 is effectively merged into he...
ozaki-r[src/trunk]: src/sys/netinet6 Restore the length check of a sockaddr passed f...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove CPPFLAGS+=-DUSE_RFC3542, it's no...
macallan[src/trunk]: src/sys/arch/mips add a driver for the chip's EFUSE interface, u...
hannken[src/trunk]: src/external/cddl/osnet Add missing part of kmem_cache cleanup. ...
kamil[src/trunk]: src/sys/kern Decorate check_label_magic() with __noubsan
martin[src/trunk]: src/usr.sbin/sysinst Sync install size estimates with current re...
ozaki-r[src/trunk]: src/sys/arch/arm/sunxi Protect ether_multi list
skrll[src/nick-nhusb]: src/sys/dev/usb Misc whitespace changes. No functional cha...
maya[src/trunk]: src/sys/netinet Use the same type redefinition guards as stdint....
rjs[src/trunk]: src/distrib/sets/lists/xdebug Catch up with switch to use Xorg s...
dholland[src/trunk]: src/libexec/lfs_cleanerd Use IINFO in the cleaner.
christos[src/trunk]: src/sys/compat rename sun ioctls
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove more ix*_start_locked() from interr...
christos[src/trunk]: src/external/bsd/tmux merge conflicts
macallan[src/trunk]: src/sys/arch/macppc/dev shut up another unused function warning
christos[src/trunk]: src/bin/sh Add fdflags builtin. Discussed with Chet and he has i...
maxv[src/trunk]: src/sys/sys clarify
snj[src/netbsd-7]: src/doc tickets 189 and 196
kiyohara[src/trunk]: src/sys/dev/usb Regen.
martin[src/trunk]: src/external/lgpl3/mpfr/dist/src Apply upstream r8705: fix logic...
msaitoh[src/trunk]: src/sys/net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is c...
christos[src/trunk]: src/distrib/sets/lists/comp Add waitid, wait6
chs[src/trunk]: src/external/cddl/osnet/dev/cyclic fix this module to depend on ...
skrll[src/nick-nhusb]: src/sys Whitespace
maxv[src/trunk]: src/sys/netipsec fix comments
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
roy[src/trunk]: src/usr.sbin/rtadvd Unicast solicited RA's as per RFC 7772.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 make this compile again.
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 KNF (whitespace)
aymeric[src/trunk]: src/sys/dev/usb Add a Foxconn AR3012 bluetooth controller ids
kre[src/trunk]: src/tests/sbin/resize_ffs Make most of the resize_ffs tests skip...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #if 0 / #endif debug code that raced...
matt[src/trunk]: src/sys/uvm/pmap Update multiple inclusion macro
martin[src/netbsd-7]: src/doc Ticket #140
maxv[src/trunk]: src/sys/netipsec Add XXX. If this code really does something, it...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
msaitoh[src/trunk]: src/sys/dev/mii STGE_PhyCtrl is not PHY register but MAC registe...
christos[src/trunk]: src/sys/net make attach and detach locking symmetric (detaching ...
maxv[src/trunk]: src/sys/kern Add KASSERTs.
knakahara[src/trunk]: src/sys/net eliminate unused softint for gif(4) Rx
sevan[src/trunk]: src/usr.bin/ktrace tense
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
christos[src/trunk]: src Hook up libproc and librtld_db into the build
bad[src/trunk]: src/lib/libc/gen Clarify that strunvisx() and strnunvisx() take ...
christos[src/trunk]: src/external/bsd/libproc/dist Fix the broken detach code and mak...
msaitoh[src/netbsd-7]: src/sys/ufs/chfs Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/macppc/pci track bus-range for every bus and restri...
uwe[src/trunk]: src/lib/libcurses Don't fuse HAVE_WCHAR and (trivial) !HAVE_WCHA...
christos[src/trunk]: src/sys/arch/sun68k/stand/libsa PR/51935: David Binderman: bad c...
christos[src/trunk]: src/sys/dev/ic add 539x support from FreeBSD (not working)
martin[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
khorben[src/khorben-n900]: src/sys Added GPIO support to the TPS65950 companion chip...
kamil[src/trunk]: src/sys/kern Remove unused code branch in the signal code
maxv[src/trunk]: src/sys Instrument ufetch/ustore in kMSan, these were the last r...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: don't call WaitForSingl...
snj[src/netbsd-7]: src/doc tickes 252 & 253
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot Fix boot failure from installa...
uwe[src/trunk]: src/sys/arch/sh3/sh3 pmap_steal_memory - a few more s/start/avai...
jakllsch[src/trunk]: src/sys/dev/pci wpi(4): use MSI if available.
aymeric[src/trunk]: src/sys/arch/arm/altera use NULL instead of cycv_dwcmmc_card_det...
maya[src/trunk]: src/lib/libnvmm Revert my own rev 1.2, the missing include was o...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kre[src/trunk]: src/usr.sbin/makefs/ffs Revert the part of mkfs.c 1.36 that "gut...
mlelstv[src/trunk]: src/sys/dev/dm Only _if_ an inactive table has been loaded, make...
christos[src/trunk]: src/sys/arch/amd64/amd64 print also ksi_code.
martin[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert some #ifdef DIAGNOSTIC / #endifs to...
snj[src/netbsd-7]: src/doc ticket 116
nat[src/trunk]: src/sys Include splash with genfb.
martin[src/netbsd-7]: src/sys/arch/zaurus/stand/zbsdmod Pull up following revision(...
maxv[src/trunk]: src/sys/arch/x86/x86 use bootspace
mbalmer[src/trunk]: src/doc Lua is at 5.3.1 now
dholland[src/trunk]: src/sys/ufs/lfs we already have ufs_lookup.c 1.125 and ufs_vnops...
matt[src/trunk]: src/share/mk Add placeholder for compiing earmv7* with -mthumb.
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify - no functional change.
pgoyette[src/trunk]: src/share/man/man3 Update for new signature for LIST_MOVE()
cherry[src/trunk]: src/sys/arch Save the interrupt trap/clockframe to a per-cpu copy.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the lbl argument from usbd_{bulk, int...
kamil[src/trunk]: src/sys/kern Revert subr_disk_mbr.c r.1.54
martin[src/netbsd-7]: src/doc Ticket #208
martin[src/netbsd-7]: src/sys/arch/evbarm Pull up following revision(s) (requested ...
maxv[src/trunk]: src Remove m_getclr. It is unused, confusing (vs m_clget), and i...
maxv[src/trunk]: src/sys/sys No, fix previous.
skrll[src/nick-nhusb]: src/sys/dev/usb More whitespace
martin[src/trunk]: src/lib/libnvmm Need some minimalistic support for additional th...
wiz[src/trunk]: src/external/bsd/bind Remove src/external/bsd/bind - latest vers...
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Merge conflicts for sqlit...
mlelstv[src/trunk]: src/share/man/man9 Document new functions vn_bdev_open and vn_bd...
mbalmer[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon racoon default config is ...
martin[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
bouyer[src/trunk]: src/usr.sbin/sysinst Skip mbr for xbd and raid devices, as it wa...
maxv[src/trunk]: src/sys Change MCLGET, so that it calls m_clget instead of doing...
khorben[src/khorben-n900]: src/sys/arch/arm/pic Allow interrupt handlers to be tempo...
maxv[src/trunk]: src/sys/arch Try to make this part more readable. No functional ...
apb[src/trunk]: src/share/man/man8 Add some examples of machine-specific foo/boo...
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: Add C flag to control the zeroing of...
christos[src/trunk]: src/usr.sbin/npf/npfctl always allow hex where decimal is allowed.
skrll[src/nick-nhusb]: src/sys/dev/usb Only call sc_vendor_init once. Spotted by t...
mlelstv[src/trunk]: src/sys/dev/ata Don't assert channel lock in polled mode.
maxv[src/trunk]: src/sys/kern Panic in m_copypacket if no header is present, that...
christos[src/trunk]: src/distrib/sets/lists/comp Add cpufunc.h
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
macallan[src/trunk]: src/sys/dev/pci fix tpyo
maxv[src/trunk]: src/sys Remove unused cpu_msr.h includes.
christos[src/trunk]: src/usr.bin/xlint/lint1 sort
msaitoh[src/netbsd-7]: src/doc Ticket 54.
maxv[src/trunk]: src/sys Revamp the way processes are PaX'ed in the kernel. Sent ...
christos[src/trunk]: src/lib make dtrace follow libproc.
dholland[src/trunk]: src/sbin/fsck_lfs The per-inode state 'id_entryno' is used by pa...
wiz[src/trunk]: src/external/bsd/blacklist/lib Quote - to make it a minus.
dholland[src/trunk]: src/sys/arch/mips/mips Improve comments after some discussion wi...
maxv[src/trunk]: src/sys/net m_copy -> m_copym
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mlelstv in ti...
christos[src/trunk]: src/tests/lib/libc/hash Add an hmac test.
rin[src/trunk]: src/distrib/utils/x_ifconfig Define NOMAN before including bsd.o...
rin[src/trunk]: src Shrink the ramdisk of INSTALL kernel for zaurus in order to ...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead code.
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4), hvkbd(4): No need to call vmbus_chann...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Enable the zvol m...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Initialize gic softc dma tag
kre[src/trunk]: src/tests/bin/sh Add a test for the bug in PR bin/53712 ( " { ...
msaitoh[src/trunk]: src/sys/dev/pci bge_init_tx_ring() uses BGE_RSLOTS (==256) but b...
martin[src/netbsd-7]: src/doc Ticket #126
maya[src/trunk]: src/lib/libc Make paccept a weak symbol in preparation for using...
nonaka[src/trunk]: src/sys Added drivers for Hyper-V Synthetic Keyboard and Video d...
skrll[src/nick-nhusb]: src/sys/dev/usb Add a comment
christos[src/trunk]: src/tools/binutils need global replace
knakahara[src/trunk]: src/sys To eliminate gif_softc_list linear search, add extra arg...
martin[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print device name in ixv_attach().
skrll[src/nick-nhusb]: src/sys/dev/usb More debug
skrll[src/nick-nhusb]: src/sys/dev/usb Define and use EHCI_QTD_MAXTRANSFER. No fu...
skrll[src/nick-nhusb]: src/sys/dev/usb Comment out incorrect KASSERTs
joerg[src/trunk]: src/usr.bin/nc Mark help as static+dead. Don't use __attribute__.
jmcneill[src/trunk]: src/sys/arch/arm/dts Swap polarity of the vcc_host1_5v pin to en...
joerg[src/trunk]: src/bin/pax Include time.h for time(2). Sort.
christos[src/trunk]: src/usr.bin/usbhidaction - PR/50291: Fix memory leak
mrg[src/trunk]: src/lib/libkvm tg1 is a 64 bit value, store it in a 64 bit varia...
maya[src/trunk]: src/usr.sbin/installboot Use attribute printf.
ozaki-r[src/trunk]: src/sys/sys Include socketvar.h for softnet_lock
mbalmer[src/trunk]: src/external/mit/lua/dist Resolve conflicts.
skrll[src/trunk]: src/sys Avoid KASSERT(!cpu_intr_p()) when breaking into ddb and ...
skrll[src/trunk]: src/sys/net KNF and trailing whitespace. No functional change.
apb[src/trunk]: src/share/zoneinfo Import tzdata2013c from ftp://ftp.iana.org/tz...
uwe[src/trunk]: src/lib/libcurses Merge few #ifdefs that now have identical code...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve ex->ex_sqtds handling a little.
martin[src/netbsd-8]: src/doc Tickets #1187, #1188 and #1189
mbalmer[src/trunk]: src/doc Actually our Lua is at 5.1.5, not 5.1.4 (wiz!! :)
christos[src/trunk]: src/usr.bin/make put a note on what FRC means.
snj[src/netbsd-7]: src/doc whitespace
msaitoh[src/trunk]: src/doc ixv(4): Add Intel 10G Ethernet virtual function driver.
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by o...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix maximum xfer length for sun7i-a20 com...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix detach path:
pgoyette[src/trunk]: src/tests/games Split each test into its own test case.
kamil[src/trunk]: src/sys/kern Be paranoid about PT_SET_SIGINFO and PT_GET_SIGINFO...
dholland[src/trunk]: src/sys/ufs/lfs With the previous we seem to have the changes fr...
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
maxv[src/trunk]: src/sys/arch Remove VM_MAX_KERNEL_BUF (unused). Looks like sever...
maxv[src/trunk]: src/sys/netinet Don't pass IP_ALLOWBROADCAST in ipsec4_input. Th...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary argument
mlelstv[src/trunk]: src/sys/dev/sdmmc support hiding command timeout messages with a...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP ucom support for devices with interrupt...
christos[src/trunk]: src/external/gpl3/binutils/dist 2018-01-10 Nick Clifton <nickc...
skrll[src/nick-nhusb]: src/sys/dev/usb No need to touch ux_done in ehci_device_{fs...
ryo[src/trunk]: src/sys/arch/evbarm/conf turn on MODULAR by default on aarch64
dholland[src/trunk]: src Fix some assorted 32-bit assumptions not yet otherwise handled.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment
maya[src/trunk]: src/sys/arch/ia64/stand/common reorder to avoid null deref befor...
nia[src/trunk]: src/share/man/man7 Document usage of KERN_ARND
ozaki-r[src/trunk]: src/sys Replace splnet with splsoftnet
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
christos[src/trunk]: src/sys/arch/x86/acpi CID/1325751: Avoid possible 32 bit overflow.
msaitoh[src/trunk]: src/sys/net Modify comment to make the data structure clear. No ...
scole[src/trunk]: src/sys/arch/ia64 Mention ski works on amd64 and probably other ...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the error handling in smsc_init_locked....
martin[src/netbsd-7]: src/sys/arch/sparc64 Pull up following revision(s) (requested...
christos[src/trunk]: src/doc mention netcat (nc)
christos[src/trunk]: src/crypto/external/bsd/heimdal/lib/libasn1 Add hack for profili...
roy[src/trunk]: src terminfo: v3 records should create v3 aliases
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P6
christos[src/trunk]: src/share/man/man9 add a man page for ts2timo.
christos[src/trunk]: src/lib Restore previous: only build libproc and librtld_db for ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs upport wedges as ...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
maya[src/trunk]: src/doc Update current versions of some 3rd party components
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot LUNA's firmware requires OMAGIC ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ausoc, sun8icodec, a64codec, sunxii2s
khorben[src/khorben-n900]: src/sys/arch/evbarm/conf Enable support for the SPI bus
mrg[src/trunk]: src/share/mk sparc & sparc64 -> GCC 8.
abhinav[src/trunk]: src/share/man/man8 Fix typo.
mgorny[src/trunk]: src/tests/lib/libc/sys Add tests for PT_SETREGS
martin[src/netbsd-7]: src/lib/libc/net Pull up following revision(s) (requested by ...
martin[src/trunk]: src/sys/arch/news68k/conf Bump space for ramdisk image
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
joerg[src/trunk]: src Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0d...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/arch/ia64/include __empty -> __nothing
macallan[src/trunk]: src/sys/arch/macppc/dev pass the right device node to i2c devices
mrg[src/trunk]: src/doc note GCC 6.5 was released (and imported.)
christos[src/trunk]: src/sbin user librumpres
ryo[src/trunk]: src/sys/arch/arm/cortex Always set CORTEXA9_AUXCTL_SMP on the Co...
sevan[src/trunk]: src/share/man/man4 Extend history section
maya[src/trunk]: src/sys/arch/pmax/ibus Fix DEBUG build
martin[src/netbsd-7]: src/sys/arch/arm/arm Actually do pullup rev 1.25 for ticket #188
ozaki-r[src/trunk]: src/sys Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Redo so that parallel makes wor...
skrll[src/trunk]: src/sys/dev/fdt Fix non-DIAGNOSTIC build
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused IXGBE_FC_HI and IXGBE_FC_LO....
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib CID 977755: Resource...
maya[src/trunk]: src/tools Remove hack previously needed to build gcc/arm with cl...
wiz[src/trunk]: src/share/man/man3 Make a sentence easier to read, and fix some ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add support for I2S clocks.
christos[src/trunk]: src/sys/net disentangle a bit more the compat ioctl code.
flxd[src/trunk]: src/sys/arch/arm/arm32 In vmapbuf use pmap_enter(pmap_kernel(), ...
ozaki-r[src/trunk]: src/sys Make sure to free all interface addresses in if_detach
skrll[src/nick-nhusb]: src/sys/dev/usb COnvert to USBHIST
kre[src/trunk]: src/etc install rc.d
maxv[src/trunk]: src/sys/arch Enable EagerFPU on Xen PV. Should work as-is. Sent ...
maxv[src/trunk]: src Remove the 'copy' argument from m_devget(), unused. While he...
dholland[src/trunk]: src/sys/ufs/lfs Note more already-merged versions:
martin[src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by joe...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sbin/savecore - avoid using globals where it is simple.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add driver for ARM PrimeCell Color LCD cont...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by tsutsui in ti...
riastradh[src/trunk]: src/sys/ufs/lfs Strip IO_JOURNALLOCKED, PGO_JOURNALLOCKED out of...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd CID 420802: Avoid NULL deref.
spz[src/trunk]: src merge expat-2.2.0 and document
skrll[src/nick-nhusb]: src/sys/dev/usb Remove KASSERTs that don't make sense.
msaitoh[src/trunk]: src/sys No functional change:
dholland[src/trunk]: src/games/fortune/datfiles Don't expect fairings.
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Fixed bug.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 List ...
kre[src/trunk]: src/etc/rc.d No change... Previous log message should have said:
maxv[src/trunk]: src/sys/arch/x86/x86 Clean up, and add sanity checks on the micr...
ozaki-r[src/trunk]: src/tests/net/if Improve test stability
christos[src/trunk]: src/external/bsd/librtld_db Add build glue, adjust for NetBSD
macallan[src/trunk]: src/sys/arch/macppc overhaul SMU i2c handling:
macallan[src/trunk]: src/sys/arch/macppc/dev provide crude but working fan control ba...
wiz[src/trunk]: src/share/man/man4 Sort sections.
martin[src/netbsd-7]: src/doc Ticket #289
skrll[src/nick-nhusb]: src/sys/dev/usb Oops. Fix previous.
martin[src/trunk]: src/sys/compat/linux/arch Regen for accept4
skrll[src/nick-nhusb]: src/sys/dev/usb Use an anonymous union in struct ehci_pipe ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix device attach:
msaitoh[src/trunk]: src/share/man/man4 s/can be displayed be calling/can be displaye...
christos[src/trunk]: src/distrib/sets/lists fix debug and lint sets for i386
martin[src/netbsd-7]: src/sys/arch Pull up the following changes (requested by skrl...
martin[src/netbsd-7]: src/tests/lib/librumpclient Pull up following revision(s) (re...
christos[src/trunk]: src/etc Hide ps error about processes not found (we could be mor...
skrll[src/nick-nhusb]: src/sys/dev/usb Shuffle comment
maxv[src/trunk]: src/sys/arch KASLR: add workarounds to compute the bootinfo VAs ...
skrll[src/nick-nhusb]: src/sys Add prefixes to attach_arg structure member names. ...
christos[src/trunk]: src/distrib/sets/lists/debug Add rpcapd
christos[src/trunk]: src/lib/libc/gen Add _SC_TIMER_MAX
msaitoh[src/trunk]: src/sys/dev/pci Decode IOMMU capability of PCI secure device cap...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for sun4i (A10) and sun7i (A20...
christos[src/trunk]: src/sys/ufs/ffs always declare needswap
alnsn[src/trunk]: src Add 3des-cbc tests with 192 bits key.
martin[src/netbsd-7]: src/tests/lib/libm Pull up following revision(s) (requested b...
hannken[src/trunk]: src/sys/ufs/ufs ufs_inactive: take UFS_WAPBL_BEGIN() before call...
martin[src/netbsd-7]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
skrll[src/nick-nhusb]: src/sys/dev/usb Add usbd_get_port_status_ext
martin[src/netbsd-7]: src/sys/fs/smbfs Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/macppc/conf add missing usb at ehci
kre[src/trunk]: src If we're going xsrc hunting, lets's do it properly. In par...
joerg[src/trunk]: src/usr.bin/tic unistd.h for close.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Remove sunxi_codec_drain(). It's optional...
pgoyette[src/trunk]: src/sys/sys Use do {...} while 0; construct for KERNHIST_LINK_ST...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Remove uhci_device_request declaration as i...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by dhol...
christos[src/trunk]: src/tests/kernel add printf attribute
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add dma and codec gates
ryo[src/trunk]: src/lib/libedit patbuf must be updated if the length of patbuf i...
rin[src/trunk]: src/sbin/newfs switch to __empty
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused #includes
martin[src/trunk]: src/usr.sbin/sysinst On amd64 support installation with a KASLR ...
knakahara[src/trunk]: src/sys/netinet restore ifdef USE_RADIX (revert ip_encap.c:r1.44)
maxv[src/trunk]: src/sys Exclude the PTE space from KCSAN, since there the same V...
scole[src/trunk]: src/sys/arch/macppc/conf Add scroll support, wsmouse
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix commented out USB HC debug options....
christos[src/trunk]: src/sys/dev/usb propagate pullup-782 for NetBSD-8 to HEAD (gcc u...
maxv[src/trunk]: src/sys/arch/amd64/include Remove misleading comment; these macr...
christos[src/trunk]: src/distrib/sets/lists cgdconfig is no crypto.
christos[src/trunk]: src/distrib/sets/lists/comp add ts2timo man page
jakllsch[src/nick-nhusb]: src/sys/arch/arm/nvidia Tegra K1 XUSB pad setup for Jetson ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Instead of disabling preemption, set the...
christos[src/trunk]: src/sys/dev/pci only get vtag when we have vtag like the other d...
dholland[src/trunk]: src/sys/ufs/lfs Oops, I forgot to make the atime in the 64-bit I...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun4i-a10 RTC support.
christos[src/trunk]: src/lib/libc/net PR/52578: Benjamin M. Schwartz: sync the intern...
isaki[src/trunk]: src/sys/arch/x68k/x68k To turn off the power, it's necessary to ...
maxv[src/trunk]: src/sys/arch/amd64/conf Put 2MB alignments between the kernel se...
mrg[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5.0 into gcc.old.
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use some macros to access ehci_...
mlelstv[src/trunk]: src/sys/dev/usb Regen
manu[src/trunk]: src/sys/dev/usb Build fix
ozaki-r[src/trunk]: src/sys/netipsec Fix SP is broken on transport mode
skrll[src/nick-nhusb]: src/sys/dev/usb In ehci_idone check for timed out or aborte...
riastradh[src/trunk]: src/sys/kern <sys/rnd.h> -> <sys/rndsource.h> in kern_todr.c.
christos[src/trunk]: src/usr.bin/nc - Disable crypto for now, and functionality that ...
wiz[src/trunk]: src/share/man/man4 Remove Tn. Comment out xref to non-existent u...
martin[src/netbsd-7]: src/tools/compat Pull up following revision(s) (requested by ...
jdolecek[src/trunk]: src/sys/arch/xen/xen don't check for IFF_OACTIVE, nothing sets it
christos[src/trunk]: src/external/bsd/bind/dist Merge 9.10.4-P6
jmcneill[src/trunk]: src/sys/dev/fdt Restore "not configured" autoconfiguration print...
joerg[src/trunk]: src/external/bsd/llvm/dist Mark old LLVM instance as dead.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by ozaki-r in ti...
pooka[src/trunk]: src/sys/rump/librump/rumpkern how did that extra asterisk get th...
martin[src/netbsd-8]: src/external/bsd/wpa/dist Pull up following revision(s) (requ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config basic support for -static ...
skrll[src/nick-nhusb]: src/sys Revert previous... I got ahead of myself
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by msai...
maxv[src/trunk]: src/sys/dev/nvmm Ah, should be UVM_ADV_RANDOM.
skrll[src/nick-nhusb]: src/sys/dev/usb g/c some unused stuff.
jmcneill[src/trunk]: src/sys Add intr_establish_xname support to arm and expose it to...
cnst[src/trunk]: src/share/man/man4 bio(4): document the state of setstate more t...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix the build.
sevan[src/trunk]: src/share/man/man4 Sort Keywords section
nonaka[src/trunk]: src/sys/dev/acpi remove unused variable.
rin[src/trunk]: src Remove ifconfig hack on m68000. I've confirmed that the prob...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Change the Interrupt Moderation flag from ...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add mechanism to pass a MAC address...
isaki[src/trunk]: src/usr.sbin/memswitch Fix typo. display.contrast is 0-15, not ...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix typo in previous *sigh*
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
isaki[src/trunk]: src/share/man/man4 Add some audio drivers in SEE ALSO.
jdolecek[src/trunk]: src/sys/ufs/ffs disable discard when log is enabled to preserve ...
christos[src/trunk]: src/sys/arch Complete the dosparts -> mbrparts conversion. Only ...
pgoyette[src/trunk]: src/external/cddl/osnet/dev/dtrace One more removal of a redefin...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
maya[src/trunk]: src/sys/arch GC i386_fpu_present. no FPU x86 is not supported.
pgoyette[src/trunk]: src/sys/arch/arm/sunxi Simplify, and avoid compiler warning for ...
martin[src/trunk]: src/usr.sbin/sysinst Fix CD_NAMES against concrete instances com...
martin[src/trunk]: src/distrib/sets/lists Try to fix set lists for libproc and libr...
sborrill[src/netbsd-7]: src/usr.sbin/sysinst Pull up the following revisions(s) (requ...
tnn[src/trunk]: src/sys/arch/arm/xscale remove misleading comment about version ...
pgoyette[src/trunk]: src/external/cddl/osnet Import fix from FreeBSD - see [1], [2] r...
roy[src/trunk]: src/usr.sbin/rtadvd Allow timers to exist but be inactive.
mlelstv[src/trunk]: src/sys/dev/usb Fix typo
joerg[src/trunk]: src/include Too many endif.
christos[src/trunk]: src/external/bsd/unbound/dist Import 1.9.1:
christos[src/trunk]: src/lib/libc/gen lint comment
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Read sc_if_flags after taking core lock. S...
mrg[src/trunk]: src/external/gpl3 missed from previous:
sevan[src/trunk]: src/games/fortune/datfiles https://twitter.com/sei6r/status/1182...
maxv[src/trunk]: src/sys/arch/i386/stand/dosboot Remove dead code.
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
kre[src/trunk]: src/sbin/mount_portal PR bin/54222
wiz[src/trunk]: src/games/quiz/datfiles Fix typo.
eadler[src/trunk]: src/share/misc [bsd-family-tree] announce OpenBSD 6.3 & DragonFl...
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #1188
christos[src/trunk]: src/external/mit/xorg/lib/gallium elide clang warnings
dholland[src/trunk]: src/usr.bin/shuffle Fix misuse of arc4random by using arc4random...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
skrll[src/nick-nhusb]: src/sys/dev/usb Some updates
christos[src/trunk]: src/sys/dev/pci - only get the vtag if we have it like the other...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Now that valid_user_selector only check...
christos[src/trunk]: src/tests/lib/libm vaxinate the new tests.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix assertion of upper limit of slot index.
ozaki-r[src/trunk]: src/sys/kern Add _KERNEL_OPT
uwe[src/trunk]: src/sys/compat/linux/common Use ELFOSABI_LINUX instead of a magi...
gutteridge[src/trunk]: src/share/man/man4 re.4: msaitoh@ added the NCube vendor ID that...
christos[src/trunk]: src/tests PR/47826: Garrett Cooper: Add <sys/types.h>. Really I ...
skrll[src/nick-nhusb]: src/sys/dev Tweak comment
mlelstv[src/trunk]: src/sys/arch/evbarm/conf use generic usbdevices.config
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt for the endian macros...
christos[src/trunk]: src/sys/kern create an array of altsyscallnames, which are the s...
christos[src/trunk]: src/share/mk PR/53209: David Shao: lang/llvm BFD (NetBSD Binutil...
pgoyette[src/trunk]: src/tests/include/sys Add a new minimalistic test for LIST_MOVE ...
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for dummy spdif transmitter bindings.
skrll[src/trunk]: src/sys/dev/usb Convert umass(4) to usbhist.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
kre[src/trunk]: src/sys/dev/acpi Attempt to appease gcc and unbreak i386 build. ...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016h from ftp:/...
jmcneill[src/trunk]: src/sys/sys Add definitions required for VIDIOC_ENUM_FRAMESIZES and
martin[src/netbsd-7]: src/doc Tickets 44 - 48
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 Initialise up_serialise to true and add a K...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Don't worry about divide by 0 ...
macallan[src/trunk]: src/sys/dev/pci add bit definitions for dither and alpha blendin...
mlelstv[src/trunk]: src/sbin/resize_ffs Fix computation of left-over fragments also ...
khorben[src/khorben-n900]: src/sys Added keyboard support for the TPS65950 companion...
msaitoh[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
joerg[src/trunk]: src/external/ibm-public/postfix Explicitly link against liblber ...
maya[src/trunk]: src/usr.bin/mkesdb Add man page for mkesdb
skrll[src/trunk]: src/sys/dev/usb Deal with polling in usbd_start_next
martin[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by ozaki...
christos[src/trunk]: src/usr.sbin/cpuctl/arch need cpufunc.h for rdmsr
christos[src/trunk]: src/distrib/sets/lists/man fix typo
pooka[src/trunk]: src Add RUMPUSER_LWP_CLEAR instead of overloading RUMPUSER_LWP_SET.
christos[src/trunk]: src/tools/gcc use the variable for the source dir instead of dup...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Don't install uEnv.txt for beagl...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for sun6i/sun7i ethernet
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by uw...
skrll[src/nick-nhusb]: src/sys/arch Don't check ehci_init against USBD_NORMAL_COMP...
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace
bouyer[src/trunk]: src/sys/arch/arm/allwinner Based on suggestion from jared, redo ...
yamt[src/trunk]: src try to sync lists of rc.d scripts
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
joerg[src/trunk]: src/sys/arch/amd64/amd64 Do not use movq for loading arbitrary 6...
martin[src/trunk]: src/tests/lib/libm Add a few test cases to test "ordinary" value...
christos[src/trunk]: src/sys/kern fix type confusion on 32 bits
msaitoh[src/trunk]: src/sys/dev/pci - Update Intel's NVMe SSDs.
riz[src/netbsd-7]: src/doc Tickets 58, 73.
joerg[src/trunk]: src/external/gpl3 Don't try to rebuild gengtype-lex.c from yacc.
mrg[src/trunk]: src/share/mk move GCC 4.8 users to using gcc.old. should be no ...
pgoyette[src/pgoyette-compat]: src/sys/compat Make compat_ifconf() and compat_ifdatar...
christos[src/trunk]: src/usr.bin/make don't check for NULL before free() (Tilman Saue...
kamil[src/trunk]: src/sys/modules/examples Add new example loadable kernel module:...
pgoyette[src/trunk]: src/sys/dist/pf/net Defer initialization of pf_status.host_id
skrll[src/trunk]: src/sys/arch Add CPU_THUNDERX which sets COHERENCY_UNIT and CACH...
martin[src/netbsd-7]: src/common/lib/libc/gen Pull up following revision(s) (reques...
matt[src/trunk]: src/sys/arch/arm/include Fix comment. Add MDLWP_VFPINTR
matt[src/trunk]: src/sys/arch/arm/broadcom Change the way rx are consumed. Only ...
joerg[src/trunk]: src/usr.sbin/sysinst Drop unused variable.
skrll[src/nick-nhusb]: src/sys Use designated initializers for more descriptors.
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace do the stack protector stu...
pgoyette[src/trunk]: src/sys/sys Belatedly bump the version. Changes to struct lwp r...
martin[src/netbsd-7]: src/doc Tickets #234 and #235
wiz[src/trunk]: src/share/misc tgif
rin[src/trunk]: src/sys/netisdn Remove unused variable since previous revision.
nakayama[src/trunk]: src/sys/arch/sparc64/include Revert workarounds for clang.
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: Fix build issue introduced i...
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 Use c99 designated initialisers for ucom_me...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
ozaki-r[src/trunk]: src/sys/netinet Separate IP address matching functions
christos[src/trunk]: src/sys/net/npf PR/53207: David Binderman: Use logical and
jmcneill[src/trunk]: src/sys/arch Add ACPI support.
martin[src/netbsd-7]: src/doc Note additional set lists files for #138.
dholland[src/trunk]: src PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
mlelstv[src/trunk]: src/sbin/gpt clarify that alignment is the number of bytes to al...
christos[src/trunk]: src/share/mk add MKDIRPERM
ozaki-r[src/trunk]: src/sys/netinet CID 1363344: remove dead code
kre[src/trunk]: src/sys/net PR kern/51280
christos[src/trunk]: src/external/cddl/osnet/lib/libctf libctf depends on libz
jdolecek[src/trunk]: src/sys/dev/scsipi revert the logic in wdc_atapi_intr() for wdc_...
dholland[src/trunk]: src/sbin/fsck_lfs Remove a dead data structure.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor fork-like ATG tests in t_ptrace_...
jdolecek[src/trunk]: src/sys/compat regen
roy[src/trunk]: src/sys/compat/common Test for valid interface for ioctls that d...
christos[src/trunk]: src/sys/netipsec humanize printing of ip addresses
skrll[src/nick-nhusb]: src/sys/dev/usb Deal with super speed port powered reportin...
martin[src/netbsd-7]: src/usr.sbin/installboot/arch Pull up following revision(s) (...
wiz[src/trunk]: src/share/man/man4 Remove trailing space.
skrll[src/trunk]: src/sys/arch/evbarm/dev G/C unused struct
christos[src/trunk]: src/sys/netipsec - sanitize key debugging so that we don't print...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2S/PCM contro...
cnst[src/trunk]: src/share/man/man4 envsys(4): mention ioctl(2) commands left ove...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config No need for corelow.o here...
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak the usb_syncmem from the previous.
matt[src/trunk]: src/sys/arch/mips Don't include <machine/param.h> in .S files, g...
msaitoh[src/trunk]: src/sys/net Fix IP broadcast + checksum offload problem.
ozaki-r[src/trunk]: src/sys/net Ensure that nobody references a rtentry that is pass...
jmcneill[src/trunk]: src/distrib/utils/embedded Install a boot.scr on armv7.img that ...
wiz[src/trunk]: src/share/man/man8 Wording improvements for previous from maxv.
mbalmer[src/trunk]: src/etc Rename the 'gpio' group to '_gpio' as new group names sh...
maxv[src/trunk]: src/sys/arch Add setusergs on Xen, and simplify.
pgoyette[src/trunk]: src/common/lib/libprop Missed a couple of function-call renames ...
matt[src/trunk]: src/sys/arch/arm/include Move the MD parts of <arm/cpu.h> to here.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print CPU number correctly.
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak sqtds in ehci_free_sqtds
christos[src/trunk]: src/sys/dev/pci more cards, sort.
christos[src/trunk]: src/lib/libc/stdlib add recallocarray
rodent[src/trunk]: src/share/misc Welcome to 2015, acronyms.
roy[src/trunk]: src/usr.sbin/rtadvd White space police.
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap some lines
mrg[src/trunk]: src/libexec/httpd uh, this is actually called 20170201 :-)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the fstd argument from uhci_reset_st...
maxv[src/trunk]: src/doc Note NVMM and aarch64+kasan.
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by sk...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
scole[src/trunk]: src/sys/arch/ia64/acpi change "InterruptNumber" to "irq" to fix ...
scole[src/trunk]: src/sys/kern Increase LD_BATCH_SHIFT for ia64 LOCKDEBUG kernels....
maxv[src/trunk]: src/sys/netinet6 Remove dead code. It is the same as the non-obs...
jmcneill[src/trunk]: src/sys/dev/sdmmc Defer DIOCCACHESYNC to the sdmmc task queue so...
maxv[src/trunk]: src Remove the 't' argument from m_tag_find().
jmcneill[src/trunk]: src/sys/dev/fdt Reduce the number of times we need to call drive...
maxv[src/trunk]: src Stop adding '0's in parameter and function names, that's jus...
skrll[src/nick-nhusb]: src/sys/arch/mips/adm5120/dev Whitespace
hannken[src/trunk]: src/sys/ufs/lfs Remove dubious vhold()/holdrele() from lfs_reser...
skrll[src/nick-nhusb]: src/sys/dev/usb Correct the return value from roothub_ctrl_...
wiz[src/trunk]: src/external/bsd/mdocml/dist Fix typo.
kamil[src/trunk]: src/sys/modules/examples Add new example kernel module: sysctl
martin[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
snj[src/netbsd-7]: src/doc ticket 195
ozaki-r[src/trunk]: src/sys/netinet6 KNF
riastradh[src/trunk]: src/sys/kern <sys/rnd.h> not needed for kern_pax.c.
kamil[src/trunk]: src/doc Move two entries in TODO.sanitizers to be done later (po...
skrll[src/nick-nhusb]: src/sys/dev/usb G/C usbd_do_request_async declaration - it ...
dholland[src/trunk]: src Clean up struct lfs_dirtemplate.
jmcneill[src/trunk]: src/sys/dev/fdt Honour the polarity of the pin xref
snj[src/netbsd-7]: src/doc ticket 295
knakahara[src/trunk]: src/sys/net Add a locking notes for if_spppsubr
kre[src/trunk]: src/tests/bin/sh Add some tests to detect the presence of a bug ...
skrll[src/nick-nhusb]: src/sys/dev/usb Deal with ZLP (zero length packets) properly
skrll[src/trunk]: src/sys/arch Fix build after recent arm32_pci_chipset change
christos[src/trunk]: src/tools/compat make this more robust by using .CURDIR to cd.
mrg[src/trunk]: src/libexec/httpd avoid an impossible case the compiler can't qu...
kamil[src/trunk]: src/sys/kern Drop no longer available macros KCOV_STORE() KCOV_L...
christos[src/trunk]: src add VIS_META/VIS_SHELL support to encode all shell metachara...
scole[src/trunk]: src install kernel for ppc601 floppies and iso
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common load the kerne...
khorben[src/khorben-n900]: src/sys/dev/i2c KNF
snj[src/netbsd-7]: src/doc tickets 243-248, 250 & 251
ozaki-r[src/trunk]: src/sys/net Use m_get_rcvif_psref instead of m_get_rcvif
skrll[src/nick-nhusb]: src/sys/dev/usb sc_mtx is only ever taken in a usb task, i....
mrg[src/trunk]: src/sys/compat/netbsd32 add a ktrgenio() call to netbsd32___getd...
hannken[src/trunk]: src/distrib/sets/lists/debug Compat libproc.so.0.0.debug and lib...
nisimura[src/trunk]: src/sys/dev/ic DM9000 add register description
nonaka[src/trunk]: src/sys/arch/i386/stand PR/51953: fix unable to boot on some AMD...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Remove trailing whit...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Remove redundant UNLOCKED and LOCKED
skrll[src/nick-nhusb]: src/sys/dev/usb Serialise commands
nonaka[src/trunk]: src/sys/arch/x86/pci efiboot reports parent ppb bus/device/funct...
rin[src/trunk]: src/sys/compat/netbsd32 Provide _ptrace_state for SIGTRAP with T...
maxv[src/trunk]: src/sys/lib/libsa Improve comments.
christos[src/trunk]: src/sys/netinet6 CID 1362905: Initialize ifp early, so that we d...
maxv[src/trunk]: src/etc/rc.d Remove comment, since there is no parsing anymore.
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
riastradh[src/trunk]: src/tests/kernel Make fenv.h optional for this test to unbreak t...
msaitoh[src/netbsd-7]: src/sys/external/bsd/dwc2/dist Pull up following revision(s) ...
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
rmind[src/trunk]: src - Add NPF table flushing functionality.
knakahara[src/trunk]: src/sys/net reduce link state changing softint if it is not requ...
joerg[src/trunk]: src/usr.bin/audio/play Spell the largest 32bit signed value as I...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add axp20xreg
skrll[src/nick-nhusb]: src/sys/dev/usb Don't give doing SET_CONFIG if usbd_set_con...
jmcneill[src/trunk]: src/sys/dev/ic Select the correct MPLL and PHY settings for the ...
roy[src/trunk]: src/sys/net Remove rt_ifa_localrequest().
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Remove unnecessary flag.
joerg[src/trunk]: src/sbin/fdisk Really don't include ioctl code for tools build.
martin[src/netbsd-7]: src/sys/ufs/ufs Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch 0x7d and 0x7e are for 10th generation C...
msaitoh[src/trunk]: src/sys/arch/hpcmips/dev Fix comiple error. plum(4) is not PCI...
pgoyette[src/trunk]: src/sys/compat/sys Remove unnecessary __BEGIN_DECLS ... __END_DE...
christos[src/trunk]: src/sys/kern provide more info about who is getting ERESTART.
riastradh[src/trunk]: src/sys/ufs/lfs Same putpages->kassert in ulfs_readwrite.c
martin[src/trunk]: src/usr.sbin/sysinst Add options to the various partitioning sta...
martin[src/netbsd-7]: src/doc Update ticket #222
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs "PRIu64", not llu...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix lock assertion in xhci_softintr() when ...
ozaki-r[src/trunk]: src/sys/net Fix LLE_TRY_UPGRADE when GATEWAY
jdolecek[src/trunk]: src/share/man/man4 update to note NCQ support
dholland[src/trunk]: src/share/dict +wok
matt[src/trunk]: src/sys/arch/evbarm/conf Add options MODULAR
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Don't call _...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.1.2 with the fo...
matt[src/trunk]: src/etc/etc.evbmips Build ERLITE and INSTALL_ERLITE if mips64eb
maxv[src/trunk]: src/usr.sbin/npf/npfctl Document "debug" in usage().
martin[src/trunk]: src/usr.sbin/sysinst/arch/cats Yet another size estimate
jdolecek[src/trunk]: src/sys/dev/usb add KASSERT() that sc_child* is set to NULL afte...
christos[src/trunk]: src/lib/libutil need uvm_param.h now.
knakahara[src/trunk]: src/sys/net net.pppoe.term_unknown can be written safely now.
ozaki-r[src/trunk]: src/sys/netinet6 Use satosin6 instead of its own macro
maxv[src/trunk]: src/sys/arch/x86/x86 Add a machdep.tsc_user_enable sysctl, to en...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a comment
maxv[src/trunk]: src/sys/arch/x86/x86 use bootspace (this branch is never taken)
pgoyette[src/trunk]: src/sys/kern When importing modules from the boot loader we shou...
riastradh[src/trunk]: src/sys/sys Omit needless include of <sys/fcntl.h> from <sys/cpr...
mlelstv[src/trunk]: src/sys/dev Avoid NULL deref in case no bufq has been set.
ginsbach[src/trunk]: src/usr.sbin/ypbind Make use of the defined YP errors when ypbin...
jmcneill[src/trunk]: src/sys/arch/arm/pic Increase size of is_irq and pic_irqbase
christos[src/trunk]: src/sys/kern undo the unintended part of the previous commit.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add Allwinner A80 (sun9i) support.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix inverted logic. Spotted by Takahiro HA...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment
mlelstv[src/trunk]: src/sbin/fdisk In validate_bootsel, the code assumed that arr[j]...
skrll[src/nick-nhusb]: src/sys/dev/usb More definitions from USB 3.1.
skrll[src/nick-nhusb]: src/sys/dev/usb Typo in USBHIST_LOG message.
christos[src/trunk]: src/sys/net - add a constant for the vlan mask.
msaitoh[src/trunk]: src/doc Enable I219 by default.
martin[src/netbsd-7]: src/doc Ticket #294
lukem[src/trunk]: src/share/man/man8 Clarify foo.sh behaviour
maya[src/trunk]: src/lib/libnvmm Add missing include for struct nvmm_x64_state
maya[src/trunk]: src/sys/arch/mips/mips Sprinkle MFC0_HAZARD everywhere.
jdolecek[src/trunk]: src/doc/roadmaps fix year for the tls-maxphys resync
msaitoh[src/trunk]: src/doc ifmedia(4): Extend Ethernet's ifmedia word's subword up ...
riz[src/netbsd-7]: src/doc Pulled up additional changes required for ticket #52.
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by manu...
skrll[src/nick-nhusb]: src/sys/dev/usb More changes from Takahiro HAYASHI
kamil[src/trunk]: src Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kco...
martin[src/trunk]: src/sys/arch/i386/conf Make SPECTRE_V2_GCC_MITIGATION overridabl...
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
msaitoh[src/trunk]: src/sys/dev/qbus Revert previous.
christos[src/trunk]: src/lib/libc/stdlib Bring getopt(3) inline with getopt_long(3): ...
skrll[src/nick-nhusb]: src/sys/dev/usb Not much point printing NULL in a KASSERTMS...
mrg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/doc pull across from gcc/: re...
scole[src/trunk]: src/sys/arch/macppc/stand PR 51495/port-macppc
christos[src/trunk]: src/sys Use only one set of EDCA variables
msaitoh[src/netbsd-7]: src/doc Add if_wm.c rev. 1.304 and 1.306 in ticket 190.
skrll[src/nick-nhusb]: src/sys/dev/usb Revert previous (for now)
skrll[src/trunk]: src/sys/dev/ic Loop in the interrupt handler while there are int...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by r...
martin[src/netbsd-7]: src/doc Tickets #148 and #151
martin[src/netbsd-7]: src/sys/arch/atari/conf Pull up following revision(s) (reques...
pooka[src/trunk]: src/lib/librumpuser Improve documentation on the locking order o...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Print ci_feat_val[5] (Structured Exte...
skrll[src/nick-nhusb]: src/sys/dev/usb From t-hash
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys include <sys/proc.h>...
ozaki-r[src/trunk]: src/tests/net/net Destroy interfaces at the end of tests
skrll[src/nick-nhusb]: src/sys/dev/usb Make xhci_close_pipe void - nothing cares a...
pgoyette[src/trunk]: src/games/quiz/datfiles Update entries for North and South Yemen...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 4.0RC1 r294123.
maxv[src/trunk]: src/sys Remove #if 0 on USER_LDT.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that X550EM (Denverton) can't fo...
jym[src/trunk]: src/sys/arch/x86/x86 Cache CPU index in the non-preemptible part...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/compat/linux/common handle accept4 for i386
christos[src/trunk]: src/lib/libc/net Clarify which functions are only in libresolv.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Show 2.5GBASE-T and 5GBASE-T correctly on ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Set the symbol type for intrfastexit, s...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix previous: not a good idea to ...
bad[src/trunk]: src/sys/rump/librump On the one thousand and ninth day rump's ma...
macallan[src/trunk]: src/sys/arch/sgimips/gio general overhaul, in no particular order:
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
martin[src/netbsd-7]: src/sys/fs/puffs Pull up revisions 1.192-1.194: fix debug pri...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip use aprint_debug() rather than aprint_...
christos[src/trunk]: src/sys/sys Add KERN_PROC_PATHNAME and VM_PROC_MAP used by libproc.
skrll[src/nick-nhusb]: src/sys/dev/usb Destroy the mutex on detach
skrll[src/nick-nhusb]: src/sys Sync with HEAD
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kre[src/trunk]: src/tests/bin/sh It turns out there are more cases where escapin...
christos[src/trunk]: src/sys/sys remove comment in comment
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Fix a KASSERT.
macallan[src/trunk]: src/sys/dev/pci/voyager found the missing commit so put this back
dholland[src/trunk]: src/sys/ufs/lfs Add an IINFO struct, which is like the FINFO str...
riastradh[src/trunk]: src/sys/arch/x86/x86 No need to write any initializer here, cast...
kre[src/trunk]: src/tests/lib/libc/sys Skip the mincore_shmseg test case if the ...
skrll[src/nick-nhusb]: src/sys First pass at making this driver and attachments NE...
knakahara[src/trunk]: src/sys/net make bridge_output MP-safe, so that bridge(4) can en...
jdolecek[src/trunk]: src/sys/arch adapt the rest of wdc attachments for NCQ branch merge
knakahara[src/trunk]: src/sys/net fix no INET6 build.
matt[src/trunk]: src/sys/arch/arm/include Don't use cfi ops in non EABI MCOUNT
reinoud[src/trunk]: src/sys/arch/usermode/usermode Including missing include file <s...
maxv[src/trunk]: src/sys/netinet6 Add XXX, using a pool would be better than kmem.
roy[src/trunk]: src/sys/netinet Rename u to udst, .dst to .sa and .dst4 to sin.
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
skrll[src/nick-nhusb]: src/sys/dev/usb Spello
kamil[src/trunk]: src/sys/modules/examples Add a new example kernel module
spz[src/trunk]: src/external/mit/expat/dist from Changes:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add sunxisramc
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix a problem with reloading the ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle MMU-related traps pro...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add MSI/MSI-X support.
maxv[src/trunk]: src/sys/netinet6 Fix 'icmp6len', it shouldn't be ip6_plen, becau...
martin[src/trunk]: src/usr.sbin/sysinst Unify handling of CDROM device names.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia hook in gpio driver
christos[src/trunk]: src/sys/arch/amd64/include fix 32 bit build.
snj[src/netbsd-7-0]: src/doc 1272
martin[src/netbsd-7-0]: src/doc Note ticket #1277
riastradh[src/trunk]: src Disable x87 implementations of sin, cos, tan.
skrll[src/nick-nhusb]: src/sys/dev/usb sc_intr_lock is protecting against usb call...
maxv[src/trunk]: src/sys/arch/x86 Declare the MSR_VIA_ACE values as macros, and u...
maxv[src/trunk]: src/sys/arch/amd64 Add the prekern entry point in the kernel.
plunky[src/trunk]: src/usr.sbin/btdevctl add a comment pointing out that the link-m...
snj[src/netbsd-7]: src/doc tickets 186 and 190
kre[src/trunk]: src/sys/arch/arm/sunxi Complete last change...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Hack around ...
christos[src/trunk]: src catch-up with more ports switched to gcc-8
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO list to reflect the ...
kre[src/trunk]: src/external/bsd/tmux/dist Appease gcc. Init "terminator".
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by mlels...
ozaki-r[src/trunk]: src/sys/netinet Tidy up goto lables
christos[src/trunk]: src/sys/uvm implement VM_PROC_MAP
mrg[src/trunk]: src/usr.sbin/usbdevs dynamically calculate the list of usb hubs ...
skrll[src/trunk]: src/sys/sys Call sysctl_kernhist_new for KERNHIST_LINK_STATIC. ...
ozaki-r[src/trunk]: src/sys Add HASH_PSLIST (pslist(9)) type for hashinit()
wiz[src/trunk]: src/share/man/man4 Remove self-reference
pooka[src/trunk]: src/sys/kern print more diagnostic info in panic message
rin[src/trunk]: src/sbin/fsck_ffs Do not compile in progress.c when SMALLPROG is...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing NULL check
knakahara[src/trunk]: src/sys/netinet fix: i386/ALL build failure
mrg[src/trunk]: src add cortex A-76 detection.
maxv[src/trunk]: src/sys/kern Add a NULL check on the structure (same logic as my...
christos[src/trunk]: src/lib/libexecinfo args are flipped.
ozaki-r[src/trunk]: src/sys/net Fix locking against myself in ifa_ifwithroute_psref
mrg[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5 into gcc.old (properly t...
snj[src/netbsd-7-0]: src/doc fix bozohttpd version number in ticket 1309, add en...
skrll[src/nick-nhusb]: src/sys/dev/usb s/EHCI_DPIPE2SC/EHCI_EPIPE2SC/
skrll[src/nick-nhusb]: src/sys/dev/usb Debug consistency / standard output
martin[src/netbsd-7]: src/external/gpl3/gcc/lib/libgcc/libgcc Pull up following rev...
skrll[src/nick-nhusb]: src/sys All HCDs were fighting the seriaisation of transfer...
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
abhinav[src/trunk]: src/usr.bin/ul Add a FILES section and add references to terminf...
skrll[src/nick-nhusb]: src/sys/dev/usb Grab sc_istthreshhold (not used as yet)
msaitoh[src/trunk]: src/sys/arch/x86 Add AVX512_VP2INTERSECT, SERIALIZE and TSXLDTRK...
riz[src/trunk]: src Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes rel...
roy[src/trunk]: src/usr.sbin/rtadvd Lack of timeout is a programming error, so u...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Take the interrupt lock in interrupt hand...
macallan[src/trunk]: src/sys/arch/sgimips/sgimips don't MIPS_PHYS_TO_KSEG1() the har...
abhinav[src/trunk]: src/lib/libc/db/man Fix typo: s/then/the
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
joerg[src/trunk]: src/external/apache2/llvm Use a big hammer and disabling strict ...
msaitoh[src/trunk]: src/sys/dev/pci Fix watchdog timer. Without this change, watchdo...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev Add patch for intel chips quirk from ryoon@ in
martin[src/netbsd-7]: src Pull up following revision(s) (requested by nakayama in t...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Rewrote the computation of the cloc...
snj[src/netbsd-7-0]: src/usr.sbin/mld6query Pull up following revision(s) (reque...
skrll[src/nick-nhusb]: src/sys/dev/usb Add full speed isoc support to ehci(4). Bas...
christos[src/trunk]: src/external/bsd/libproc/dist/tests Elf64_Sym.st_value (Elf64_Ad...
skrll[src/nick-nhusb]: src/sys/dev/usb Only mark the last TD as "buffer rounding" ...
christos[src/trunk]: src/sys/arch/x86 Complete the dosparts -> mbrparts conversion. O...
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Sync with external/gpl3/binutils/...
mlelstv[src/trunk]: src/sys/dev/scsipi Create a dedicated thread for the initial scs...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to usbhist
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix HPPANBSD_SIZEOF_GREGS to matc...
matt[src/trunk]: src/sys/arch/mips/mips Fix typo
mbalmer[src/trunk]: src/doc I am responsible for luactl.
maxv[src/trunk]: src/sys/sys Improve comment.
ryo[src/trunk]: src/lib/libwrap PR/54992: fix hosts_access(5) to works for IPv6 ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/drm Pull up following revis...
pgoyette[src/trunk]: src/distrib/common/bootimage Remove leftover "-f" from when this...
pooka[src/trunk]: src/sys/rump/include/rump Looks like I'm done revamping, so bump...
maxv[src/trunk]: src/sys/nfs Memory leak, found by Mootja; not tested, but obviou...
abhinav[src/trunk]: src/lib/libc/sys Remove comma after the last Nm entry.
mbalmer[src/trunk]: src/share/man/man4 gpiosim(4) is 64-bit wide now.
kardel[src/trunk]: src/sys/dev/scsipi Add simple position recovery when positioning...
maya[src/trunk]: src/sys/arch/hppa/dev Reorder to avoid null deref before null test
skrll[src/trunk]: src/sys/arch/arm/arm32 Move pmf_system_shutdown earlier and ensu...
knakahara[src/trunk]: src/sys/net fix spelling mistake pointed out by roy@n.o
skrll[src/nick-nhusb]: src/sys/dev/usb s/kmem_intr_free/kmem_free/ in usbd_setup_p...
christos[src/trunk]: src/sys/dev/pci/voyager make this compile again; macallan, pleas...
maxv[src/trunk]: src/sys/lib/libsa Constify offset, it must not change.
kiyohara[src/trunk]: src/sys/dev/usb Remove multiple defines for PLANEX2 {GWUS300MINI...
martin[src/trunk]: src/sys/dev/ic Eliminate (mostly) unused "ostate" variable
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap lines and other whitespace.
kamil[src/trunk]: src/sys/kern Set initproc inside start_init()
macallan[src/trunk]: src/sys/arch/macppc/include bump message buffer size
skrll[src/nick-nhusb]: src/sys Sync with HEAD
martin[src/netbsd-7]: src/distrib/sets/lists Pull up following revision(s) (request...
msaitoh[src/trunk]: src Enable I219.
skrll[src/nick-nhusb]: src/sys/dev/usb Make the previous compile with other options.
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
jakllsch[src/trunk]: src/sys/dev/ic return 0 on success of dwiic_i2c_acquire_bus(), n...
kiyohara[src/trunk]: src/sys/arch/mmeye/include Add extern.
maxv[src/trunk]: src/sys/kern change the comment
maxv[src/trunk]: src/sys/arch/x86/x86 Put the code in charge of remapping the ker...
khorben[src/khorben-n900]: src/sys/dev/gpio Added a locator for interrupts on the GP...
mbalmer[src/trunk]: src/sys/dev/ic gabage -> garbage, fix wording.
nakayama[src/trunk]: src Use ${_TOOL_PREFIX} instead of hardcoding "nb" for consistency.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use percpuq.
martin[src/trunk]: src/distrib/sets/lists/xdebug Add debug files for recent xserver...
christos[src/trunk]: src/sys/external/bsd/acpica/dist resolve conflicts.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A31 audio codec support.
christos[src/trunk]: src/sbin/cgdconfig replace openssl HMAC(3) with our hmac(3).
pgoyette[src/trunk]: src/sys/compat/linux/common Add an additional dependency on comp...
ozaki-r[src/trunk]: src/sys/net Resolve tangled lock dependencies in route.c
matt[src/trunk]: src/sys/arch/dreamcast/include Add avail_start, avail_end declar...
kamil[src/trunk]: src/doc pthread_dbg(3): Removed from the base distribution.
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace.
mlelstv[src/trunk]: src/external/gpl3/binutils/dist/bfd fix build
kamil[src/trunk]: src/doc Update TODO.ptrace
skrll[src/nick-nhusb]: src/sys/dev/usb Remove some blank lines
htodd[src/netbsd-7]: src/distrib/sets/lists/debug Wrong tree - reverting.
matt[src/trunk]: src/sys/arch/mips/mips Remove PMAP_POOLPAGE_DEBUG latent code si...
christos[src/trunk]: src/sys/net80211 Putting extra l's in align does not make it mor...
pgoyette[src/trunk]: src/bin/sh Fix typo: s/one or mode/one or more/
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap/unwrap long lines
joerg[src/trunk]: src Provide explicit LC_C_LOCALE accessor and drop the various N...
dholland[src/trunk]: src/sbin/umount When SMALL, if realpath() fails, warn() using th...
skrll[src/trunk]: src/sys/net Typo in comment
christos[src/trunk]: src/lib/libc/time welcome to 2013c!
riastradh[src/trunk]: src/sys/arch/sgimips/mace Missed a spot: rnd.h -> rndsource.h.
martin[src/trunk]: src/sys/arch/sparc/include Do not use #ifdef SUN4U when testing ...
skrll[src/nick-nhusb]: src/sys/dev/usb Make interrupt handling MP safe by not drop...
pgoyette[src/trunk]: src/games/quiz/datfiles Missed one.
maya[src/trunk]: src Add arguments to tail:
ryo[src/trunk]: src/lib/libc/arch/aarch64/gen fix type of argument for va_arg; d...
mrg[src/trunk]: src/external/gpl3/gcc.old re-merge GCC 4.8.5 (part 1)
christos[src/trunk]: src/sys s/static inline/static __inline/g for consistency.
macallan[src/trunk]: src/sys/arch/sgimips/dev no need to set RI_CLEAR - we do our own...
christos[src/trunk]: src/sys/arch Complete the dosparts -> mbrparts conversion. Only ...
christos[src/trunk]: src/share/man/man7 Sync with FreeBSD which capitalizes the contr...
macallan[src/trunk]: src/sys/arch/macppc/pci first step to make genfb work with /chao...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Only attach v2m if PCI support is present
jdolecek[src/trunk]: src/sys/dev/usb enable code to only trigger usb processing when ...
mlelstv[src/trunk]: src/usr.sbin/cpuctl/arch All MSRs can only be read at privilege ...
ragge[src/trunk]: src/sys/arch/vax/vax Remove the old unneccessary cksum files.
jdolecek[src/trunk]: src/sys/dev/ic make compile with ATAPI_DEBUG_PROBE (by copying o...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap line
snj[src/netbsd-7]: src/sys/netbt Pull up following revision(s) (requested by plu...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add GPIO support
maya[src/trunk]: src/sbin/routed unifdef sgi. NFCI
jmcneill[src/trunk]: src/sys/arch/arm/pic Add support for intrctl(8).
christos[src/trunk]: src/sys/kern put back line accidentally removed.
christos[src/trunk]: src/sys/kern rump needs <sys/idtype.h>
martin[src/netbsd-7]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Returning in the middle of a TRY_...
riastradh[src/trunk]: src/lib/libc/arch/vax/gen Attempt to implement fabsf by copying ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an item and use a union to reduce th...
martin[src/netbsd-7]: src/sys/arch/atari/stand/bootxx Pull up following revision(s)...
maxv[src/trunk]: src/sys/kern Simplify m_copydata, use unsigned int, and change i...
matt[src/trunk]: src/sys/arch/arm/include fix comment.
martin[src/trunk]: src/sys/arch/evbarm/conf Revert previous - not needed here, I go...
skrll[src/nick-nhusb]: src/sys Simplify *_XFER2SC using ux_bus
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Define _LP64 or _ILP32 for all a...
knakahara[src/trunk]: src/sys fix: gif(4) receive side race
martin[src/trunk]: src/usr.sbin/sysinst Untangle disk enumeration a bit more.
ozaki-r[src/trunk]: src/sys Switch the address list of intefaces to pslist(9)
skrll[src/nick-nhusb]: src/sys/dev/usb usb_quirks.h isn't needed here
matt[src/trunk]: src/sys/arch Add struct pmap_limits and pm_{min, max}addr from uv...
christos[src/trunk]: src/sys/compat/netbsd32 regen
skrll[src/nick-nhusb]: src/sys/dev/usb Sanity checks in ohci_dump_tds
christos[src/trunk]: src define block length
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Disable poorly implemented tx interrupt m...
matt[src/trunk]: src/sys/arch/arm/arm Properly recognize Thumb2 instructions.
joerg[src/trunk]: src/lib/libarch/sparc/v8 Drop .proc. It is ignored by GNU as any...
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: remove support for SIOCSIFINFO_IN6
martin[src/netbsd-7]: src/doc Ticket #125
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
msaitoh[src/trunk]: src/sys/dev/mii Remove extra 10ms delay in ihphy_reset(). The de...
christos[src/trunk]: src/usr.sbin/npf/npfctl remove libcrypto dependency, fix other d...
maxv[src/trunk]: src/sys/arch Add setds and setes, will be useful in the future.
christos[src/trunk]: src/distrib/sets/lists/misc nsd is optional
martin[src/netbsd-7]: src/sbin/fsck_msdos Pull up following revision(s) (requested ...
joerg[src/trunk]: src/games/phantasia Include time.h for time. Drop sys/types.h an...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary needs-flags against the ...
maxv[src/trunk]: src/sys/arch/x86/x86 We use only one L4 slot for the direct map, ...
christos[src/trunk]: src/lib/libc/net be more forgiving, and don't abort on unexpecte...
pooka[src/trunk]: src/lib/librumpuser also, bsd.own.mk to pick up mk.conf
skrll[src/nick-nhusb]: src/sys/dev/usb Fix num of Max Interrupters to 11 bits width.
maya[src/trunk]: src Accept also ../xsrc in our sanity check, we use this as a de...
matt[src/trunk]: src/sys/arch/mips Define (but not use) separate kernel and user ...
skrll[src/nick-nhusb]: src/sys/dev/usb Protect read of isoc->next with bus lock
wiz[src/trunk]: src/sbin/ping6 Sort options. Sort option descriptions. Remove Tn.
rin[src/trunk]: src/sys/arch PR port-mac68k/51923
kre[src/trunk]: src/doc Note update to tzdata2016h
wiz[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Fix Dt. New sente...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Make sure we're relocating a re...
mrg[src/trunk]: src/sys/kern avoid calling into time code when cold, and avoid c...
ozaki-r[src/trunk]: src/sys Introduce if_is_deactivated
macallan[src/trunk]: src/sys/arch/macppc/dev switch the default input to line in, to ...
scole[src/trunk]: src/sys/arch/ia64/include change "PCB" to "pcb"
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the fix... look a the correct list of T...
christos[src/trunk]: src/lib/libm/src one more
roy[src/trunk]: src/sys/netinet6 Disable nd6_newaddrmsg debug
dholland[src/trunk]: src Use IINFO in lfs_writeinode().
macallan[src/trunk]: src/sys/arch/sgimips/mace on mips64 we can use the whole PCI spa...
jdolecek[src/trunk]: src/sys/dev/ic explicitely ignore polled xfers in wdcintr(), so ...
martin[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
mlelstv[src/trunk]: src Make sys/pmf.h available to userland (again).
pgoyette[src/trunk]: src/external/cddl/osnet/sys/kern On NetBSD we already have strpb...
christos[src/trunk]: src/sys/dev/ata use PR_ZERO
wiz[src/trunk]: src/external/bsd/librtld_db/dist Add RCS Id, serial comma, use F...
mrg[src/trunk]: src/libexec/httpd/libbozohttpd fix the prototype for bozo_set_pr...
martin[src/netbsd-7]: src/sys/arch/m68k/m68k Pull up following revision(s) (request...
snj[src/netbsd-7-0]: src/sys/arch/amd64/amd64 Apply patch (requested by maxv in ...
christos[src/trunk]: src/sys/arch/sh3/include name it like other ports do
christos[src/trunk]: src/sys Add a simple vasprintf() implementation that uses 2 pass...
macallan[src/trunk]: src/sys/conf chipsfb needs glyphcache now
maxv[src/trunk]: src/sys/arch/usermode/usermode Switch to the new PTE naming.
maxv[src/trunk]: src/sys/netipsec Remove dead code.
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/include-glibc/net From Rainer We...
martin[src/netbsd-7]: src/doc Tickets #159 and #160
skrll[src/trunk]: src/sys/arch/arm/arm Use cpuctrlmask in the arm1[01] case.
christos[src/trunk]: src/share/mk switch x86 to binutils-2.30
sevan[src/trunk]: src/share/man/man4 Correct document date.
christos[src/trunk]: src/sbin/disklabel CVE 1020933: Prevent integer overflow by usin...
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293642: Check returns
jdolecek[src/trunk]: src/sys/ufs/ffs revert 1.141 - the second ffs_truncate() can't r...
msaitoh[src/trunk]: src/sys/sys New SIOC[GS]IFMEDIA.
jdolecek[src/trunk]: src/sys/dev/isapnp adapt for NCQ branch merge too
christos[src/trunk]: src/lib/libc/net CVE 1020938: Fix memory leak
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Re-initialise dwc2_urb->packet_co...
christos[src/trunk]: src/doc new tmux
rin[src/trunk]: src/sys/kern Fix pointer arithmetic for 32-bit process on LP64 k...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve bInterval handling in xhci_configur...
jmcneill[src/trunk]: src/sys/dev/wscons WSDISPLAYIO_SFONT: Do not attempt to print to...
riastradh[src/trunk]: src/sys/dev/pci Add header guards and necessary includes.
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 190
roy[src/trunk]: src/lib/libc/hash Cast away some compile warnings.
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Remove duplicat...
skrll[src/nick-nhusb]: src/sys/dev/usb Comments. From Takahiro HAYASHI.
snj[src/netbsd-7]: src/tests/usr.bin/netpgpverify Pull up following revision(s) ...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Undo previous "fix" to last pullup...
martin[src/trunk]: src/distrib/sets/lists/debug Adjust for libcurses bump
ozaki-r[src/trunk]: src Support -p <pidfile> option
christos[src/trunk]: src/distrib/sets/lists/comp Missed a "C"
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove error(1) output.
skrll[src/trunk]: src/libexec/ld.elf_so Remove redundant assignment. Hasn't been n...
christos[src/trunk]: src/external/bsd/file fix der.c bump shared library
skrll[src/trunk]: src/sys/dev/ic Really fix comment
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the big delay / dump ED/TD state deb...
msaitoh[src/trunk]: src/sys/arch/x86/include Add snprintb's string for cpuid7 edx bi...
kamil[src/trunk]: src Allow to use KCOV + kASan together
knakahara[src/trunk]: src/sys/net Don't use IFQ_ENQUEUE/IFQ_DEQUEUE in the MP-ified in...
martin[src/trunk]: src/usr.sbin/sysinst Simplify previous, suggested by simonb.
maya[src/trunk]: src/sys/dev/pci/n8 Delete bogus NULL test.
kre[src/trunk]: src/bin/sh DEBUG changes: convert DEBUG TRACE() calls to new for...
christos[src/trunk]: src/usr.sbin/npf/npfctl use sha1 from libc
christos[src/trunk]: src/tests/lib/libpthread fix uninitialized var.
maya[src/trunk]: src/sys/arch/x86/x86 Don't probe for the no FPU case. it's not s...
riastradh[src/trunk]: src/sys/sys <sys/rndsource.h> needs <sys/rndio.h> for RND_TYPE_*...
skrll[src/nick-nhusb]: src/sys Transfer are only ever allocated from thread contex...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF - whitespace.
nonaka[src/trunk]: src/sys/arch/x86 efi_md::md_virt always uses uint64_t.
joerg[src/trunk]: src/sys/arch Avoid left-shifting negative values.
pgoyette[src/trunk]: src/common/lib/libprop The local copy of rb_tree code has been u...
snj[src/netbsd-7-0]: src/lib/libc/stdio Pull up following revision(s) (requested...
tsutsui[src/trunk]: src/etc/etc.landisk Make sure to create serial device nodes (sci...
dholland[src/trunk]: src/sys/ufs/lfs Use the new IINFO in the rfw code, eliminating h...
wiz[src/trunk]: src/lib/libc/sys Clean up ERRORS (sort, merge).
snj[src/trunk]: src/external/mit/xorg/tools delete the xkbcomp tool now that not...
msaitoh[src/trunk]: src/sys/dev/pci - Add PCI_MAPREG_ROM_ADDR_MASK macro and PCI_MAP...
nonaka[src/trunk]: src/share/man/man4 Add sdhc(4) at acpi.
maxv[src/trunk]: src/sys/netinet6 Localify global variables, style, and add two X...
ozaki-r[src/trunk]: src/sys/netinet Tweak indentation
jdolecek[src/trunk]: src/sys add prot parameter for uvm_emap_enter(), so that it's po...
msaitoh[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
martin[src/netbsd-7]: src/doc Ticket #150
maya[src/trunk]: src/share/dict Re-apply 1.35 which was accidentally reverted in ...
skrll[src/trunk]: src/sys/net Convert to kmem(9)
maya[src/trunk]: src/doc Add a hack entry for libpthread one section
maxv[src/trunk]: src/sys/compat/netbsd32 Fix inverted logic, which leads to buffe...
skrll[src/nick-nhusb]: src/sys/dev/usb Correct directory reference in multiple inc...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
christos[src/trunk]: src/distrib/sets/lists bump libglapi, libGL libGLU because of th...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove HUMMINGBIRD_A31 kernel config (s...
ozaki-r[src/trunk]: src/sys/net Make some rt_timer functions and variables static
martin[src/netbsd-7-0]: src/sys/external/bsd/drm2/drm Pull up following revision(s)...
christos[src/trunk]: src/external/gpl3/binutils.old add missing files
nisimura[src/trunk]: src/sys/dev/pci switch to use ETHER_F_ALLMULTI flag
maxv[src/trunk]: src/sys/arch/x86/x86 Use macros instead of hard-coded constants....
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use bootspace.
christos[src/trunk]: src/distrib/sets/lists bump libstdc++ to account for disabling t...
msaitoh[src/netbsd-7]: src/doc Ticket 118-120.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Remove half-duplex setting for more than...
joerg[src/trunk]: src/sys/arch/sparc/sparc Don't cast the result of abs() to int, ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by kamil in tick...
ozaki-r[src/trunk]: src/sys/dev/pci Remove unnecessary checks of IFF_ALLMULTI
pooka[src/trunk]: src/sys/rump/include/rump Grab the sysvbfs args structure too, s...
bad[src/trunk]: src Get rid of all the -lrumpdev and -lrumpvfs that are no longe...
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Support per-target AFLAGS.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
maxv[src/trunk]: src/doc mention SVS, retpoline, SMAP
ozaki-r[src/trunk]: src/doc Mention NOMPSAFE
martin[src/netbsd-7]: src/doc Update Ticket #136
skrll[src/nick-nhusb]: src/sys/dev/usb Actually add sshub_p for previous
martin[src/netbsd-7]: src/doc Ticket #185
matt[src/trunk]: src/sys/arch Fix <arm/locore.h> lossage
martin[src/netbsd-7]: src/doc Note tickets 77, 79, 82-93.
christos[src/trunk]: src/sys/dev/usb It was not gcc's fault for correctly detecting a...
christos[src/trunk]: src/usr.sbin/sliplogin FILES section from Dan Plassche
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
snj[src/netbsd-7]: src/doc tickets 257-260, 266
wiz[src/trunk]: src/doc gcc 6.4 out.
snj[src/netbsd-7]: src Apply patch (requested by bouyer in ticket #295):
ozaki-r[src/trunk]: src/sys/net Set IFEF_START_MPSAFE by default
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot Add a DEBUG function to sea...
christos[src/trunk]: src/libexec/ld.elf_so convert to SIMPLEQ like the rest of the qu...
nakayama[src/trunk]: src/external/bsd/mdocml Re-enable wchar_t support. mandoc(1) ca...
skrll[src/trunk]: src/lib/libc/arch/arm Only add in __aeabi_read_tp.S when buildin...
christos[src/trunk]: src/sys/lib/libsa try a different style of __used.
martin[src/netbsd-7]: src/distrib/sets Pull up following revision(s) (requested by ...
christos[src/trunk]: src/etc/etc.evbarm Follow a different approach to install the ke...
martin[src/netbsd-7]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
skrll[src/trunk]: src/tools/gcc g/c VAX_CONFIGURE_ARGS
martin[src/netbsd-7]: src/usr.bin/uuencode Pull up following revision(s) (requested...
mrg[src/trunk]: src/libexec/httpd fix a denial of service attack against header ...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
martin[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5212 Remove unused variable
christos[src/trunk]: src/sys/kern provide curthread for dtrace
christos[src/trunk]: src add nsd and unbound example dirs
mlelstv[src/trunk]: src/sys/dev/iscsi Destroy callouts when cleaning up.
kre[src/trunk]: src/bin/sh PR bin/53712
christos[src/trunk]: src/share/mk Improve the script to check for installed libraries...
kre[src/trunk]: src/sys/arch/i386/i386 Analagous fix to that just committed to t...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Return 0 for success instead of r...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Save a few pages by only allocating LPI ...
ozaki-r[src/trunk]: src/tests/net/route Fix test names
uwe[src/trunk]: src/lib/libcurses cellcmp - use logical && not bitwise &
christos[src/trunk]: src/distrib/sets/lists/comp add stdatomic.h
simonb[src/trunk]: src/bin/sh Document that a here-document can finish at an EOF as...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
christos[src/trunk]: src/libexec/ld.elf_so Fix refcount of the object we found in our...
jmcneill[src/trunk]: src/sys/dev/fdt Listen for PMFE_THROTTLE_* events and limit CPU ...
christos[src/trunk]: src/tools/compat Switch to a version that does not suffer from r...
uwe[src/trunk]: src/lib/libcurses quickch - fix inverted checks.
christos[src/trunk]: src/share/mk everyone, back to gdb.old
jdolecek[src/trunk]: src/sys/uvm make ubc_alloc() and ubc_release() static, they shou...
msaitoh[src/trunk]: src/sys/dev/pci Add missing bus_dmamap_sync() in bge_intr(). The...
abhinav[src/trunk]: src/usr.sbin/makemandb Fix possible buffer overflow when concate...
christos[src/trunk]: src/distrib/emips/instkernel loosen the belt again.
mlelstv[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib tag variables as __unused ...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2013c from ftp://ftp.iana.org/tz/...
christos[src/trunk]: src/tools/compat fix fpurge declaration
skrll[src/nick-nhusb]: src/sys/dev/usb Replace an if () panic with KASSERT
mrg[src/trunk]: src/external/gpl3 remove old generated versions of man pages.
christos[src/trunk]: src/share/mk Add general {DP,LD}ADD.rump variables
dholland[src/trunk]: src/usr.bin/make Fix DEBUG_SRC build. Partly from PR 51191.
msaitoh[src/trunk]: src/sys/dev/pci IOMMU cap dump fixes:
martin[src/trunk]: src/usr.sbin/sysinst Do not allow installation onto floppy disk ...
maxv[src/trunk]: src/sbin/ping6 Remove dead/broken code, we want to favor RFC3542...
christos[src/trunk]: src/sys/arch/i386/stand/boot PR/50748: David Binderman: check bo...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
christos[src/trunk]: src/tests/net/net write fail as a proper macro
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment.
ozaki-r[src/trunk]: src/sys/netipsec Restore const qualifier dropped due to switchin...
hannken[src/trunk]: src/sys/kern Walk down to the lowest mount for "fli_alias".
snj[src/netbsd-8]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
maxv[src/trunk]: src/sys/arch/x86/x86 Merge the VIA detection code into cpu_probe...
hannken[src/trunk]: src/sys/dev Take "sc_lock" after calling disk_ioctl() to make GP...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add USBHIST_SIZE option
mlelstv[src/trunk]: src/sys/dev/ata Also schedule timeouts when all openings are in ...
ozaki-r[src/trunk]: src/sys/netinet Fix arplookup logic
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
abhinav[src/trunk]: src/doc Update current version of mandoc to 1.14.3
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by tls in ticket...
martin[src/netbsd-7]: src/doc Tickets #297 - #302
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix build
skrll[src/trunk]: src/lib/libc/arch/arm Revert previous.
pgoyette[src/trunk]: src/sys/dev/hdaudio Replace numeric magic-number constant with s...
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t instead of uint32_t for the in-mem...
skrll[src/nick-nhusb]: src/sys/dev/usb More whitespace
martin[src/netbsd-7]: src/sbin Pull up following revision(s) (requested by mlelstv ...
mrg[src/trunk]: src/usr.bin/midirecord add "-R <roundbeats>" option, to round be...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a header that isn't needed.
uwe[src/trunk]: src/share/man/man4 Instead of .Ar use .Fa or .Vt as appropriate.
dholland[src/trunk]: src/sbin/fsck_lfs Fix hardwired 32-bit stuff in fsck:
martin[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by mrg i...
christos[src/trunk]: src/crypto/external/bsd/openssh define recallocarray locally.
kamil[src/trunk]: src/sys/sys Expose F_DUPFD_CLOEXEC to POSIX >= 200809
martin[src/trunk]: src/tools/gcc Note MKRUMP=no and the need to specify HAVE_GCC= e...
riastradh[src/trunk]: src/sys Gather rnd-private declarations into <dev/rnd_private.h>.
ozaki-r[src/trunk]: src/sys Implement an aggressive psref leak detector
msaitoh[src/netbsd-7]: src/sys/dev/bluetooth Pull up following revision(s) (requeste...
snj[src/netbsd-7]: src/doc amend ticket 249
msaitoh[src/trunk]: src/sys/dev/pci KNF. No binary change.
kamil[src/trunk]: src/doc Add new entry in doc/CHANGES
skrll[src/nick-nhusb]: src/sys/dev/usb Add some sanity checks for xfer. [Ed: shoul...
chs[src/trunk]: src/sys/external/bsd/ipf/netinet revert rev 1.7 (which removed t...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by jmcneill ...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
manu[src/trunk]: src/lib/libperfuse Use reclaim2 to fix reclaim/lookup race condi...
christos[src/trunk]: src/doc new OpenSSL
tsutsui[src/trunk]: src/sys/arch/arm/sa11x0 Fix another attach failure of zaudio(4) ...
msaitoh[src/trunk]: src/sys/dev/pci Document says 5717 and newer chips have no BGE_P...
martin[src/trunk]: src/usr.sbin/sysinst Make tar extraction flags depend on our usa...
christos[src/trunk]: src/tests/usr.bin/c++ Add explanatory text
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Comment out the mutex calls tha...
skrll[src/nick-nhusb]: src/sys/dev/usb Oops, missed a semicolon in previous
tsutsui[src/trunk]: src/sys/arch/sh3/sh3 Don't call sh4_icache_sync_all() before sh_...
christos[src/trunk]: src/sys/kern Setting AT_BASE on static binaries breaks TLS becau...
maxv[src/trunk]: src/sys/dev/nvmm/x86 NVMM: Expose MD_CLEAR to the guests.
rkujawa[src/trunk]: src/sys/arch/arm/arm Plug support for PJ4B core into our ARM CPU...
maxv[src/trunk]: src/sys/arch/x86/include Remove outdated comment.
christos[src/trunk]: src/usr.bin/xlint/lint1 oops I terminated the block too early (t...
kre[src/trunk]: src/sys/ufs/ffs Sprinkle in a pinch of const, not too much, just...
kamil[src/trunk]: src libpthread_dbg(3) deletion from the base distribution
maxv[src/trunk]: src/sys/arch/aarch64 Track the stack with kASan on aarch64. Same...
skrll[src/nick-nhusb]: src/sys/dev/usb Add callout_stop while clearing stall. Fro...
matt[src/trunk]: src/sys/arch/powerpc Update to new pcu_state_{load, state, release...
christos[src/trunk]: src/sys/dev/acpi Previous code was mis-indented but correct; sim...
msaitoh[src/trunk]: src/sys/dev/pci - Control TX/RX descriptor snooping control bits...
martin[src/trunk]: src/sys/dev/sun Simplify CG6_DRAW() and CG6_BLIT() macros so gcc...
roy[src/trunk]: src/sys/netinet Create a temporary define involving IFF_STATICAR...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused struct member
martin[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
elric[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src AUTHCID is optional fo...
christos[src/trunk]: src/tools Use the __clang__ preprocessor symbol to check for cla...
wiz[src/trunk]: src/usr.sbin/traceroute6 Remove -g from SYNOPSIS.
skrll[src/nick-nhusb]: src/sys/dev/usb Move a comment to its own line.
kamil[src/trunk]: src Introduce new interface in ptrace(2) - PT_GET_SIGMASK and PT...
tnn[src/trunk]: src/sys/dev/ic Supports ETHERCAP_VLAN_MTU. ok martin@ PR#49967
hannken[src/trunk]: src/sys Locking a layer vnode using the regular bypass routine i...
maxv[src/trunk]: src/sys/netipsec Style, add XXX (about the mtu that goes negativ...
christos[src/trunk]: src/sys/rump/fs/lib/libext2fs Add new files
isaki[src/trunk]: src/sys/arch/x68k/stand Unify netboot and boot (into boot).
skrll[src/trunk]: src/sys/uvm/pmap Trailing whitespace
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared print the pat...
mlelstv[src/trunk]: src/sys/dev dk_ioctl already calls disk_ioctl.
christos[src/trunk]: src/external/gpl3/binutils.old import current binutils.
christos[src/trunk]: src/lib/libc/include empty to nothing
skrll[src/nick-nhusb]: src/sys Sync with HEAD (as of 26th Dec)
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libcpp duplicate a some of Ma...
msaitoh[src/trunk]: src/sys/dev/usb Remove extra white spaces. No functional change.
maya[src/trunk]: src/sys/arch/amd64/amd64 Remove duplicate check. uvm_physseg_val...
christos[src/trunk]: src/external/bsd/file/dist put back maintainer mode
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by c...
riastradh[src/trunk]: src/sys/sys Welcome to 7.99.51, courtesy replacement ABI for nom...
skrll[src/nick-nhusb]: src/sys/arch/arm/allwinner Mark ohci_intr MPSAFE
christos[src/trunk]: src/distrib/sets/lists try to fix sets
wiz[src/trunk]: src/usr.sbin/acpitools/acpidump Add -s to getopt(3)-string.
mlelstv[src/trunk]: src/sys/netinet Don't allow zero sized segments that will panic ...
sevan[src/trunk]: src/etc/rc.d With the new version of OpenSSH, SSHv1 is no longer...
maxv[src/trunk]: src/sys/arch/x86 Mitigation for CVE-2019-11135: TSX Asynchronous...
matt[src/trunk]: src/sys/arch Include <arm/locore.h>
martin[src/netbsd-7]: src/doc Ticket #144
mrg[src/trunk]: src/sys/arch/ia64/include add a definition for _UC_MACHINE_PC wh...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary attachment arg pointer d...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Use our getifa...
christos[src/trunk]: src/distrib/utils/embedded specify a database for mtree.
jmcneill[src/trunk]: src/sys/arch/arm/conf defflag CPU_CORTEXA53
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
skrll[src/nick-nhusb]: src/sys/dev/usb Use NULL instead of 0 for (function) pointer
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Remove KASSERT that bugs compilation
skrll[src/nick-nhusb]: src/sys/dev/usb usbd_close_pipe should never be called with...
nat[src/trunk]: src/sys/dev/isa Add padding to gus.c so fields match up when it ...
knakahara[src/trunk]: src/sys/arch/x86/x86 remove quick hack code to avoid shared IRQ ...
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
rin[src/trunk]: src/sys/compat/netbsd32 When converting siginfo, examine si_code...
christos[src/trunk]: src/sys/dev catch attachment fault sooner.
roy[src/trunk]: src/usr.sbin/rtadvd Back out part of the prior commit where we a...
abhinav[src/trunk]: src/doc sqlite-3.13.0 imported.
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.5 TO 2.6, 05 October 2017
christos[src/trunk]: src/sys/sys s/static inline/static __inline/g for consistency wi...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
mbalmer[src/trunk]: src/sys/dev/dm fix typo in comment
nakayama[src/trunk]: src/lib Don't build compat LLVM PIC libraries since it is unused...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
wiz[src/trunk]: src/doc lua-5.2.2 out (mbalmer!!)
kamil[src/trunk]: src/usr.bin/rpcgen Correct #ifdef/#endif header file guards gene...
skrll[src/nick-nhusb]: src/sys/dev/usb In roothub_ctrl_start always return USBD_NO...
sjg[src/trunk]: src/usr.bin/make Refine the effect of .OODATE on command compari...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
maxv[src/trunk]: src/sys/arch/amd64/conf Add linux_sigcode.o, otherwise it doesn'...
jdolecek[src/trunk]: src/sys/sys bump kernel version for SATA NCQ branch merge
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace fix the remaining problem ...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
kiyohara[src/trunk]: src/sys/arch AM335x's sdhc@obio use offset 0x100.
msaitoh[src/trunk]: src/sys/dev/pci Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
ozaki-r[src/trunk]: src/sys/netipsec Constify isr at many places (NFC)
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add platform support for allwinner, sun4i-...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
msaitoh[src/trunk]: src/sys/dev/pci Add two otehr I2C devices of Intel.
abhinav[src/trunk]: src/lib/libedit Fix typo in comment
pgoyette[src/trunk]: src/sys/dev/pcmcia Revert previous and fix correctly. Thanks, j...
pgoyette[src/trunk]: src/sys Regen
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Adjust dates for floating holiday...
skrll[src/nick-nhusb]: src/sys/dev/usb Re-organise / whitespace
reinoud[src/trunk]: src/sys/arch/evbarm/conf Rename ODROID to ODROID-XU
jmcneill[src/trunk]: src/sys/arch/arm/dts add Security ID EFUSE node
christos[src/trunk]: src/sys/arch/atari/stand/installboot need <sys/stat.h>
skrll[src/nick-nhusb]: src/sys Pull across ddb(4) show kernhist updates from HEAD
christos[src/trunk]: src/sys/external/bsd/ipf/netinet put back the cast.
khorben[src/khorben-n900]: src/sys/arch/evbarm Let the device drivers on the GPIO bu...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet ifdef kernel used only variable
jmcneill[src/trunk]: src/sys/arch/arm Support building kernels with ACPI and no PCI.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/x86/x86 KNF this function a little
uwe[src/trunk]: src/lib/libcurses Define celleq() and lineeq() for !HAVE_WCHAR t...
skrll[src/nick-nhusb]: src/sys/dev/usb Hook in udsir
christos[src/trunk]: src/sys/compat/netbsd32 add {send,recv}mmsg
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Convert # line comments t...
isaki[src/trunk]: src/sys/dev/audio Fix typo in comment.
ozaki-r[src/trunk]: src/sys Do ND in L2_output in the same manner as arpresolve
nonaka[src/trunk]: src/sys/arch add sdhc(4) at acpi to i386 and amd64 GENERIC kerne...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by joer...
martin[src/netbsd-7]: src/doc Ticket #180
mlelstv[src/trunk]: src/sys/dev/sdmmc correct whitespace in attach message
kre[src/trunk]: src/external/bsd/tmux/dist cast pointers to uintptr_t, not uint6...
skrll[src/nick-nhusb]: src/sys Rework roothub control transfers so that much of th...
hannken[src/trunk]: src/sys/kern Function pserialize_perform() usually succeeds afte...
christos[src/trunk]: src/sys/modules/compat_netbsd32 add new file
christos[src/trunk]: src/external/bsd/file/dist 2017-02-10 12:24 Christos Zoulas <c...
christos[src/trunk]: src/usr.sbin/makefs no, this is wrong.
christos[src/trunk]: src/doc new openssh
maxv[src/trunk]: src Make kMSan compatible with KCOV. With kMSan we are forced to...
riastradh[src/trunk]: src/tests/kernel Sort #includes.
kre[src/trunk]: src/usr.sbin/cpuctl/arch Undo previous. Not needed (and file i...
martin[src/netbsd-8]: src/doc Ticket #1210
christos[src/trunk]: src/usr.bin/tail PR/50322: Timo Buhrmester: tail -F <file> misbe...
christos[src/trunk]: src/distrib/utils/embedded - explanations for single letter flags
macallan[src/trunk]: src/sys/arch/macppc/dev do what linux and freebsd do here:
jdolecek[src/trunk]: src/sys/dev/pci whitespace fix, NFC
christos[src/trunk]: src/tests/lib/libc/net broadway changed addresses.
martin[src/netbsd-7]: src/lib/libc/arch/x86_64/sys Pull up following revision(s) (r...
mgorny[src/trunk]: src/tests/lib/libc/sys Add PT_SET*REGS tests for mm/xmm registers.
kamil[src/trunk]: src/external/gpl3/gdb.old Detach libpthread_dbg(3) from gdb(1) a...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
christos[src/trunk]: src/sbin/mount_nfs remove debugging printf.
ozaki-r[src/trunk]: src/sys/netinet6 Protect if_byindex with pserialize
maya[src/trunk]: src/sbin/ping un-ifdef sgi. NFC
pgoyette[src/trunk]: src/sys Convert the sendsig_sigcontext_16 function pointer to us...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by maxv ...
maxv[src/trunk]: src/sys/net Use m_freem instead of m_free. Otherwise we're leaki...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Use __diagused
alnsn[src/trunk]: src/usr.sbin/installboot Fix a typo: s/can be use/can be used/
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/52604: Tatoku Ogaito: Fi...
wiz[src/trunk]: src/doc binutils-2.26.1 out.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
maxv[src/trunk]: src/sys Use two separate functions: cpu_segregs32_zero and cpu_s...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix the location of AMD's smca(Scalable MCA...
kre[src/trunk]: src/doc Note change to comments in portal.conf for mount_portal(8).
wiz[src/trunk]: src/common/lib/libprop Use just the right amount of commas.
msaitoh[src/trunk]: src/sys/dev/pci Check the hardware config words and print them. ...
jmcneill[src/trunk]: src/sys/dev/dkwedge print wedge announcement in one line instead...
kre[src/trunk]: src/etc/rc.d I should know better! Don't rely upon the way the...
christos[src/trunk]: src/sys/dev On failed attach hw_if is NULL, so guard against it ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that ix*_start_locked() is calle...
maxv[src/trunk]: src/sys/kern Rename
skrll[src/nick-nhusb]: src/sys/dev/usb Explicitly initialise up_serialise to true
phx[src/trunk]: src/sys/arch/sandpoint/conf double vlan pseudo-device removed
christos[src/trunk]: src/lib/libc/stdio PR/51572: calling funopen on each printw call...
skrll[src/nick-nhusb]: src/sys/dev/usb USB 3.0 snapshot from Takahiro HAYASHI
maxv[src/trunk]: src/sys/dev/nvmm/x86 Now that SVS cannot be disabled at run time...
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): fix wdc command usage.
kre[src/trunk]: src/distrib/sets/lists + /usr/bin/nc (someone please check th...
reinoud[src/trunk]: src/sys/arch/arm/samsung Correct c&p error on XHCI* registers an...
mrg[src/trunk]: src/libexec/httpd use __func__ in debug().
mrg[src/trunk]: src/sys/arch/arm/rockchip support RK3328 tsadc:
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Merge conflicts
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
snj[src/netbsd-7-0]: src/doc 1324
martin[src/netbsd-7]: src/doc Tickets #316 - #319
abhinav[src/trunk]: src/external/public-domain/sqlite/man Regenerate man pages
martin[src/netbsd-7]: src/doc Tickets #213, #215 and #221
christos[src/trunk]: src/doc new openldap
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Revert previous - paddr_t is...
macallan[src/trunk]: src/sys/dev/ic some bugs in chipsfb_putchar_aa():
jdolecek[src/trunk]: src/sys/dev/ata only call drive reset with AT_POLL when the comm...
christos[src/trunk]: src/sys/dev/ic kill RAL_DEBUG
pgoyette[src/trunk]: src/share/man/man9 Minor tweaks, from Michael McConville
martin[src/netbsd-7]: src/usr.sbin/pcictl Pull up following revision(s) (requested ...
isaki[src/trunk]: src/sys/arch/x68k/dev Avoid magic numbers and give appropriate n...
maxv[src/trunk]: src/sys Remove the kernel RH0 code. RH0 is deprecated by RFC5095...
ozaki-r[src/trunk]: src/sys Protect mtudisc and redirect stuffs of icmp/icmp6 with m...
kre[src/trunk]: src Better validation of var name args to -V and -Z, in a way th...
hannken[src/trunk]: src/external/cddl/osnet Update the kmem_cache emulation to run i...
christos[src/trunk]: src/sys/kern instead of doing the tests twice fix the *fix() rou...
christos[src/trunk]: src/usr.bin/xlint/lint1 add asm function renames
jmcneill[src/trunk]: src/distrib/utils/embedded/conf make sure kernel is installed as...
nakayama[src/trunk]: src/sys/dev/audio audio_open:
maxv[src/trunk]: src/sys/netipsec Add a KASSERT (which is not triggerable since i...
pooka[src/trunk]: src/lib/librumpuser assert that clock_gettime() does not fail
yamaguchi[src/trunk]: src/sys/netipsec Fix panic of SADB when the state of sav is chan...
skrll[src/nick-nhusb]: src/sys/dev/pci Regen
matt[src/trunk]: src/include Define FP_ILOGB0 and FP_ILOGBNAN
skrll[src/nick-nhusb]: src/sys/dev/usb Call {mutex, cv}_destroy on all mutexes/cond...
isaki[src/trunk]: src/sys/lib/libsa Fix typo.
skrll[src/nick-nhusb]: src/sys/dev/usb Minor USBHIST_LOG changes
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: fix previous fix - no need t...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
knakahara[src/trunk]: src/sys/net sppp_lock is changed from mutex to rwlock now. Contr...
maxv[src/trunk]: src/sys/arch Remove this area (unused).
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set baudrate correctly. A device which use...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd CID 1269537: Unreachable code
christos[src/trunk]: src/external/ibm-public/postfix Resolve conflicts.
khorben[src/khorben-n900]: src/sys/dev/i2c Initial import of the lp5523led(4) driver...
uwe[src/trunk]: src/sys/arch/amd64/conf Add commented out options WSEMUL_DEFAULT...
martin[src/trunk]: src/usr.sbin/sysinst Now that size estimates are not way off any...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-rc3
skrll[src/nick-nhusb]: src/sys/dev/usb Retire usb_detach_{wait, broadcast} and simp...
skrll[src/nick-nhusb]: src/sys/dev/usb *** empty log message ***
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
christos[src/trunk]: src/etc Use make -C instead of cd && make; this is done to prese...
riastradh[src/trunk]: src/lib/libc/arch/ia64/gen Use the generic C fabs/fabsl on ia64 ...
wiz[src/trunk]: src/external/bsd/blacklist/lib New sentence, new line.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, don't forget to clear the TLS gdt ...
rkujawa[src/trunk]: src/share/man/man4 Add mcp980x(4) man page.
knakahara[src/trunk]: src/sys/netinet use pserialize(9) and psref(9) (1/2) : without i...
wiz[src/trunk]: src/share/man/man7 Remove trailing whitespace. Remove comma for ...
ozaki-r[src/trunk]: src/sbin/ifconfig Fix the format of ifconfig linkstr; it takes a...
skrll[src/trunk]: src/sys/dev/ic Format conditional
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
mbalmer[src/trunk]: src/libexec/httpd NUL terminate a string.
pgoyette[src/trunk]: src/sys/external/bsd/drm2 Update module dependencies:
jdolecek[src/trunk]: src/sys/ufs/ffs allow also the snapshot_setup()'s call to ffs_tr...
wiz[src/trunk]: src/usr.bin/mkcsmapper Sync usage between program and man page. ...
martin[src/netbsd-7]: src/doc Ticket #124
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by c...
skrll[src/nick-nhusb]: src/sys/dev/usb Replace b{zero, copy} with mem{set, cpy}
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Relax test for valid stack frame ad...
christos[src/trunk]: src/external/mit/xorg/lib Fix MKCOMPATX11 build
skrll[src/nick-nhusb]: src/sys/dev/usb #include "opt_*" corrections
martin[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
christos[src/trunk]: src/doc new byacc
christos[src/trunk]: src/external/mpl/bind put back the blacklistd integration that g...
snj[src/netbsd-7]: src/external/gpl3/gcc/dist Apply patch (requested by mrg in t...
maxv[src/trunk]: src/sys/kern Force the kernel to dynamically reallocate the prel...
mrg[src/trunk]: src/external/gpl3/gcc.old apply the changes from GCC 6 / powerpc...
knakahara[src/trunk]: src/sys/netipsec Reduce load for IKE negotiations when the syste...
skrll[src/nick-nhusb]: src/sys/dev/usb Report as USB 3.0
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Remove options DEBUG. Requested by s...
christos[src/trunk]: src/external/bsd/pam-u2f/dist Import Yubico's pam-u2f from https...
christos[src/trunk]: src/lib/libc/stdlib make this smaller.
christos[src/trunk]: src/sys/sys add __empty
christos[src/trunk]: src/rescue Extra flags for static PIE
kamil[src/trunk]: src/external/gpl2/gmake/dist/glob Revert previous glob.c change
kamil[src/trunk]: src/tests/kernel Expect SIGSTOP in attach3 in t_ptrace_wait{, 3, 4...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
maxv[src/trunk]: src/sys/dev/usb Publish the request/response structures too.
ozaki-r[src/trunk]: src/sys Switch the IPv4 address list to pslist(9)
christos[src/trunk]: src/share/man/man3 Document __FPTRCAST
skrll[src/nick-nhusb]: src/sys/dev/usb Remove "\n" from DPRINTF - it is not required.
jakllsch[src/trunk]: src/sys/dev/ic We can't (well, actually we can, but we still can...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Handle different burst bits for h3/a64
maxv[src/trunk]: src/sys Don't include "opt_kasan.h" when there's already <sys/as...
joerg[src/trunk]: src/external/bsd/llvm/dist Mark old LLVM instance as dead.
christos[src/trunk]: src/external/bsd/tcpdump Fix MKCRYPTO=no build
skrll[src/nick-nhusb]: src/sys/dev/usb There is nothing to do on a STALL during a ...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
msaitoh[src/trunk]: src/sys/arch/arm/include Fix CORTEXA9Rx definitions.
christos[src/trunk]: src/sys/arch/x86/include Undo previous, fixed in userland.
martin[src/trunk]: src/etc/defaults Cosmetics: default to dmesg -t when writing /va...
enami[src/trunk]: src/lib/libc/gen Update ERRORS section:
knakahara[src/trunk]: src/sys/netipsec Fix SA can be expaired wrongly when there are m...
nat[src/trunk]: src/sys/dev Audio passed the atf test again.
uwe[src/trunk]: src/sys/arch/macppc/stand/fixcoff PR port-macppc/52564: revert p...
martin[src/netbsd-7]: src/doc Ticket #158
shm[src/trunk]: src/tests/lib/libutil PR/48517 testcase provided by Felix Deichmann
christos[src/trunk]: src/tools/compat use c comments
maya[src/trunk]: src/sys/dev/audio Don't use a confusing GCC extension. NFC
ryo[src/trunk]: src/sys/arch/aarch64 fix instability behavior of bufcache on aar...
nonaka[src/trunk]: src/sys/dev Fixed incorrect m_defrag return value check.
maxv[src/trunk]: src/distrib/sets/lists Fix the libnvmm sets, do the same as libx...
skrll[src/nick-nhusb]: src/sys/dev/usb ohci_reset_std_chain doesn't sleep so remov...
wiz[src/trunk]: src/usr.bin/getaddrinfo Bump date for previous.
maxv[src/trunk]: src/sys/netipsec Remove unused typedef, remove unused arguments ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Rockchip display support
mlelstv[src/trunk]: src/usr.sbin/usbdevs Print release also in hex.
martin[src/netbsd-7]: src/crypto/external/bsd/netpgp Pull up following revision(s) ...
christos[src/trunk]: src/sys/compat/linux/arch/mips fix broken entries that prevented...
martin[src/netbsd-7]: src/doc Tickets #309 - #314
ozaki-r[src/trunk]: src/sys/netinet6 Make sure icmp6_redirect_input frees mbuf befor...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Use intr_establish_xname
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer
christos[src/trunk]: src/sys/lib/libsa mark first as used for platforms that define P...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Init bpll in a way that brings the big...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Initialize TWI clock rate to 100kHz
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
christos[src/trunk]: src/tests/net/mpls factor out common code and set the path.
mrg[src/trunk]: src/lib various ia64 updates:
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumbify
skrll[src/trunk]: src gdb.old is no more.
spz[src/trunk]: src merge for tcpdump 4.9.0 and document
msaitoh[src/trunk]: src/sys/dev/pci - Add new wm_gmii_{hv, i82544}_{read, write}reg_lo...
wiz[src/trunk]: src/lib/libpthread Fix some lint.
maxv[src/trunk]: src/sys/arch/x86/x86 Use pmap_bootstrap_palloc.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add .cfi ops if EABI.
skrll[src/nick-nhusb]: src/sys/arch/mips/ingenic Adapt to branch
msaitoh[src/trunk]: src/sys/dev/pci No functional change. This change reduces diff a...
mbalmer[src/trunk]: src/sys/dev/dm/doc more dependiences -> dependencies
christos[src/trunk]: src/external/bsd Add libfido2 and pam-u2f
christos[src/trunk]: src/sys/arch/i386/stand/pxeboot Revert previous code move to acc...
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
sjg[src/trunk]: src/usr.bin/make We cannot skip all Suff processing for .PHONY t...
wiz[src/trunk]: src/usr.sbin/puffs/mount_9p Add missing .Re.
ozaki-r[src/trunk]: src/sys Replace ifp of ip_moptions and ip6_moptions with if_index
skrll[src/trunk]: src/sys/dev/usb Fix build for USB_DEBUG without UMASS_DEBUG
martin[src/netbsd-7]: src/distrib/utils/libhack Pull up following revision(s) (requ...
abhinav[src/trunk]: src/share/man/man9 Add missing .Nd
skrll[src/nick-nhusb]: src/sys/dev/usb Free DMA buffer after disabling slot.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #include <sys/malloc.h> where it's n...
skrll[src/trunk]: src/sys Remove unused struct member (usbd_xfer now has a struct ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common put back modul...
martin[src/trunk]: src/sys/arch/sparc64/dev Remove an unused variable, avoid unused...
martin[src/netbsd-7]: src/doc Update #308 for additional xfree pullups
christos[src/trunk]: src/sys/kern back to using SIGSTOP..
dholland[src/trunk]: src/sys/dev/iscsi Use value *before* freeing it. Found by brainy...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify #ifdef.
ryo[src/trunk]: src/sys/arch/arm/acpi fix build without options MULTIPROCESSOR
msaitoh[src/trunk]: src/sys/dev/pci - Rewrite PHY related lock stuff. Almost the sam...
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS. Normally it's ok now.
blymn[src/trunk]: src/lib/libcurses Add more debug to _wnoutrefresh
maya[src/trunk]: src Simplify.
knakahara[src/trunk]: src/sys/net Add a locking notes for if_pppoe
skrll[src/nick-nhusb]: src/sys/dev/pci Switch PCI xhci(4) attachment from pci_intr...
nat[src/trunk]: src/sys/compat/sys Include rndio.h for missing defines.
riastradh[src/trunk]: src/sys/arch/x86 Convert arch/x86 to use <sys/rnd*.h>. Omit nee...
christos[src/trunk]: src/usr.bin/kdump Add dtrace ioctls
wiz[src/trunk]: src/share/man/man4 End sentence with a dot.
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Fixed bug.
riastradh[src/trunk]: src/sys/uvm Limit <sys/rndsource.h> include to kernel.
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace Start matching some of the...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot The disk's unittag is not e...
scole[src/trunk]: src/share/man/man9 Rename "cpu_switch" to "cpu_switchto"
snj[src/netbsd-7]: src/sys/arch/sparc64/dev Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/nsd/dist 19 March 2019: Wouter
jmcneill[src/trunk]: src/sys/arch/arm/dts add cpu regulator and operating points for ...
martin[src/trunk]: src/distrib PR install/50311: missing gptmbr.bin on ramdisk base...
martin[src/netbsd-7]: src/lib/libc/stdio Pull up following revision(s) (requested b...
skrll[src/nick-nhusb]: src/sys Step #1 of memory allocation re-organisation.
matt[src/trunk]: src/sys/rump Pass down ${CPUFLAGS}
martin[src/trunk]: src/sys/opencrypto Remove unused variable
nonaka[src/trunk]: src/sys PR/50261: Added newer Toshiba hotkeys support.
ragge[src/trunk]: src/sys/arch/vax/conf Enable CPU_IN_CKSUM.
skrll[src/nick-nhusb]: src/sys/dev/usb Use anonymous unions in various structs and...
christos[src/trunk]: src/sbin cgdconfig does not need crypto.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add cpufreqdt and sy8106a
christos[src/trunk]: src/external/bsd/elftoolchain/dist make this tools friendly.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 996110: Fix memory leak
dholland[src/trunk]: src/share/misc FTL
wiz[src/trunk]: src/share/man/man4 Update list of audio drivers in SEE ALSO.
rodent[src/trunk]: src/usr.bin/iconv conform -> conforms - this is the file that wa...
macallan[src/trunk]: src/sys/arch/macppc/dev we support the drive bay sensor now
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
christos[src/trunk]: src/lib Add a library for the rump resolver interception code so...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for sun4i and sun6i, and enab...
dholland[src/trunk]: src/games/tetris add -b to usage, from leot
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespcae
ozaki-r[src/trunk]: src/tests/bin/sh Add delay to improve stability of test
matt[src/trunk]: src/sys/sys Add two convenience macros for testing a zero fraction.
matt[src/trunk]: src/sys/arch/arm/arm32 include <arm/locore.h>
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Call rnd_add_data asynchronously f...
kre[src/trunk]: src/bin/sh Allow shells forked to run command substitutions whil...
christos[src/trunk]: src/usr.bin/crunch/crunchgen Handle static PIE
jdolecek[src/trunk]: src/sys/dev adapt several more wdc attachments for NCQ branch merge
maxv[src/trunk]: src/sys/arch/x86/x86 Fix bug. We must fetch the whole FPU state, ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Add support for GICv3 Locality-specific ...
maxv[src/trunk]: src/sys/netipsec Fix a pretty bad mistake, that has always been ...
martin[src/netbsd-7]: src/doc Update entry for ticket #222
jmcneill[src/trunk]: src/sys/arch Add MD functions for establishing and disestablishi...
ozaki-r[src/trunk]: src/usr.bin/netstat Show the number of packets dropped by pfil
martin[src/netbsd-7]: src/sys/sys Pull up following revision(s) (requested by joerg...
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in printf
pgoyette[src/trunk]: src/sys/uvm Fix user-triggerable kernel crash as reported in PR ...
martin[src/trunk]: src/lib Too much magic involved - revert previous.
maxv[src/trunk]: src/sys/arch/amd64/amd64 If the preloaded modules cannot be mapp...
snj[src/netbsd-7-0]: src/doc 1357
skrll[src/nick-nhusb]: src/sys Sync with HEAD
wiz[src/trunk]: src/usr.sbin/sliplogin Sort sections. New sentence, new line.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
mrg[src/trunk]: src/usr.bin/netstat query the window size and use it instead of ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
christos[src/trunk]: src/sbin/fsck_ffs use __empty
martin[src/netbsd-7]: src/doc Tickets #303 - #307
christos[src/trunk]: src/usr.bin/nc Import OpenBSD's netcat.
christos[src/trunk]: src/tests/usr.bin/shmif_dumpbus Add path.
pgoyette[src/trunk]: src/sys/dev/i2c Add required dependency on i2cexec
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use softint(9) to pass received data in...
rin[src/trunk]: src/distrib/utils/x_ifconfig Replace ".PATH ${SRCDIR}" before in...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve and simplify ehci_abort_xfer. The ...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot Don't build this as a PIE binary...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
kiyohara[src/trunk]: src/sys/arch/arm/omap Print DeviceID in attach(). Also test OMA...
knakahara[src/trunk]: src/sys/net fix ATF net/carp failure
maya[src/trunk]: src/share/man/man5 Change one more "generic DHCP client" referen...
skrll[src/trunk]: src/sys/dev/isa Provide some defaults. From Felix Deichmann.
maxv[src/trunk]: src/sys/arch/amd64 Disable KCOV - by raising the interrupt level...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
martin[src/trunk]: src/sys/arch/ia64/include Provide sig_atomic_t.
martin[src/netbsd-7]: src/doc Tickets #320 - #326
christos[src/trunk]: src/external/bsd/pam-u2f/dist add casts, change to multiline.
kre[src/trunk]: src/tests/lib/libc/sys If we have SYSVMSG in kernel (test finds ...
htodd[src/trunk]: src/distrib/sets/lists/debug Add ./usr/libdata/debug/usr/libexec...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix malloc to kmem conversion by grabbing n...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a DPRINTF where the route string and ro...
martin[src/netbsd-7]: src/doc Adjust Ticket #86 after additional pullups.
pooka[src/trunk]: src/sys/fs/sysvbfs Don't change a read-only file system.
ozaki-r[src/trunk]: src/sys/netinet6 Fix userland compilations of those including in...
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Adapt to NetBSD modules and link...
christos[src/trunk]: src/sys/netsmb From FreeBSD:
matt[src/trunk]: src/sys/arch/evbarm/conf Add INSTALL kernel. Fix .ub generation.
jmcneill[src/trunk]: src/sys/arch/evbarm/vexpress Add a 1MB mapping to the MMU init t...
martin[src/netbsd-7]: src/doc Ticket #172
macallan[src/trunk]: src/external/mit/xorg/server build Xorg with nv and wsfb drivers...
martin[src/netbsd-7]: src/doc Tickets #267 - #269
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
jmcneill[src/trunk]: src/sys/arch Add a "bs_base" field to struct bus_space. If prese...
christos[src/trunk]: src/sys s/static inline/static __inline/g for consistency.
knakahara[src/trunk]: src/sys/net Fix ALTQ on gif(4). Reported and tested by Anthony M...
jmcneill[src/trunk]: src/sys/dev/fdt Only read gpio pin if the pin is valid
skrll[src/nick-nhusb]: src/sys/dev/usb use __diagused
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove the "-g" option, it uses RH0, wh...
matt[src/trunk]: src/sys/sys #include <sys/cdefs.h>
ozaki-r[src/trunk]: src/sys Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock
martin[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
hannken[src/trunk]: src/external/cddl/osnet Update ddi environment:
snj[src/netbsd-7-0]: src/doc 1355, 1356
christos[src/trunk]: src/doc new postfix
maxv[src/trunk]: src/sys/kern Change comment, to clearly say that m_prepend shoul...
christos[src/trunk]: src/lib/libc/net CVE 1020946: Fix res leak.
christos[src/trunk]: src/tools/arm-elf2aout/sys sync with latest.
ozaki-r[src/trunk]: src/sys/net Add curlwp_bind to bridge_input for psref
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a kmem_free size. From Takahiro HAYASHI
roy[src/trunk]: src/sys nd6: add a nonce to DaD probes in-case they are looped b...
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise some variables in their declarat...
pooka[src/trunk]: src/sys/rump/kern/lib regen
christos[src/trunk]: src/sys/arch/i386/include lint gets the wrong size.
blymn[src/trunk]: src/tests/lib/libcurses/slave Start supporting wide char tests.
skrll[src/nick-nhusb]: src/sys Update ubm_allocx with the isoc frame count paramet...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Split the two kernels to include only s...
wiz[src/trunk]: src/lib/librt Markup improvements.
skrll[src/trunk]: src/sys/arch/mips/include #define<tab> for consistency
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf sync with FreeBSD
abhinav[src/trunk]: src/lib/libc/locale Fix function prototype in the SYNOPSIS
phx[src/trunk]: src/sys/arch/sandpoint Pass a name and flags precisely describin...
christos[src/trunk]: src/lib/libc new hmac function.
msaitoh[src/trunk]: src/sys/dev/pci Add NVIDIA Quadro NVS 295.
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by o...
macallan[src/trunk]: src/sys/arch/sgimips/gio Even more registers!
jmcneill[src/trunk]: src/sys/arch/arm/nvidia simplify gpio kpi
skrll[src/nick-nhusb]: src/sys/dev/usb Expose usbd_xfer_isread
skrll[src/trunk]: src/sys/arch/arm/broadcom Simplify array initialisation
jmcneill[src/trunk]: src/sys/dev/sdmmc Wait for data ready after eMMC flush cache com...
maxv[src/trunk]: src/sys/arch Remove gdt_reload_cpu. GDTR takes a VA as base, and...
maya[src/trunk]: src/sys/dev audio: don't use an uninitialized variable.
mrg[src/trunk]: src/external/gpl3/gcc.old import GCC 4.8.5 as gcc.old, in prepar...
skrll[src/trunk]: src/sys/dev/ic Remove dead code
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused and commented out sc_dma_reserve
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Use per cpu ci->ci_max_cupid instead of g...
martin[src/netbsd-7]: src/crypto/external/bsd/openssl/dist Pullup the following rev...
riastradh[src/trunk]: src/sys Convert remaining MI <sys/rnd.h> stragglers. Many MD on...
christos[src/trunk]: src/external/gpl3/gcc.old/usr.bin/include Add stdatomic.h
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Import drm from Linux 3.15 (commi...
ozaki-r[src/trunk]: src/sys/netinet Fix typo in a comment
martin[src/netbsd-7]: src/sys/dev/wscons Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/bsd/file/dist 2018-04-15 14:52 Christos Zoulas <c...
msaitoh[src/trunk]: src/sys/dev/ic Sort RTK_HWREV_* by value.
jdolecek[src/trunk]: src/sys/dev/usb trigger the softint processing on that child bus...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a problem that mailbox interrupt never...
martin[src/trunk]: src/distrib/news68k/floppies/ramdisk Bump image size
bouyer[src/trunk]: src/sys/arch/arm/omap Add USB control registers.
riastradh[src/trunk]: src/sys/dist/pf/net <sys/rnd.h> not needed for pf_norm.c.
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix ucom_attach_args struct members with...
justin[src/trunk]: src/usr.bin/make Remove an accidental C99-ism in tools which nee...
uwe[src/trunk]: src/lib/libcurses Merge one more #ifdef with mostly identical co...
jdolecek[src/trunk]: src/sys/dev/usb make compile with UISDATA_DEBUG
snj[src/netbsd-7]: src/external/bsd/dhcp Pull up following revision(s) (requeste...
christos[src/trunk]: src/tools/compat undo previous; include is in ${.OBJDIR}
christos[src/trunk]: src/include more type protection macro lossage.
nat[src/trunk]: src/sys/dev Improve LINEAR_LINEARN macro - inparticular BE/LE co...
leot[src/trunk]: src/usr.sbin/makemandb Reintroduce case insensitive comparison o...
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointers
nat[src/trunk]: src/sys/dev Ensure proper use of sc_opens (play back) and sc_rec...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 I2S clocks.
maxv[src/trunk]: src/sys/arch/arm/gemini Fix inverted arguments in m_gethdr().
hannken[src/trunk]: src/sys/kern sys_recvmmsg: don't defer an error that already get...
christos[src/trunk]: src/libexec/ld.elf_so provide debug symlink.
msaitoh[src/trunk]: src/sys/arch/x86/x86 - I misread ci_acpiid as ci_apicid... LAPIC...
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Fix change by r1.3 "prevent assert on ...
kre[src/trunk]: src/sys/kern Need <sys/kmem.h> for kmem_alloc()
christos[src/trunk]: src/sys/arch/i386/i386 Unconditionally print the trap like we do...
joerg[src/trunk]: src/sys/dev Initialize tfd even when not waiting for DSC.
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
manu[src/trunk]: src/sys/dev/usb Workaround PN533 USB descriptor corruption
christos[src/trunk]: src/bin/sh CID 1354293: handle EOF
skrll[src/nick-nhusb]: src/sys/dev/usb Add a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Need a dummy USBHIST_LOGM for the !USB_DEBU...
skrll[src/trunk]: src/sys/arch/i386/conf Add some usb devices.
joerg[src/trunk]: src/libexec/makewhatis Include time.h for time.
knakahara[src/trunk]: src/sys/dev/pci fix IVARs offset for 82580 and newer.
aymeric[src/trunk]: src/sbin/gpt Make gpt(8) work when compiled on a glibc-based OS.
martin[src/trunk]: src/sys/arch/amd64/conf Simplify previous, pointed out by mrg.
maxv[src/trunk]: src/sys/kern Fix kernel info leak. There are 4 bytes of padding ...
dholland[src/trunk]: src/games/snake/snake Do not pass usleep() values >= 1 million. ...
skrll[src/nick-nhusb]: src/sys/dev/usb Formatting. No functional change.
pgoyette[src/trunk]: src/distrib/amd64/uefi-installimage Clean up another extraneous ...
msaitoh[src/trunk]: src/sys/arch/i386/i386 "s/ is is / is /" in comment. No function...
msaitoh[src/netbsd-7]: src/sys/dev/iscsi Pull up following revision(s) (requested by...
sevan[src/trunk]: src/share/man/man4 u3ginit was split out and became umodeswitch.
christos[src/trunk]: src/distrib/sets/lists bump libraries that depend on libstdc++.
maxv[src/trunk]: src/sys Rename ipsec4_forward -> ipsec_mtu, and switch to void.
riastradh[src/trunk]: src/lib/libc Omit duplicate text.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/i386 new from FreeBSD
knakahara[src/trunk]: src/sys fix: locking about IFQ_ENQUEUE and ALTQ
kamil[src/trunk]: src/lib/libcurses According to POSIX moving the cursor in curses...
rin[src/trunk]: src/external/gpl3/gcc/usr.bin/backend sorry, fix comment...
ast[src/trunk]: src With driver modulization of if_loop.c through introduction of
snj[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/dhcp The crypto-enabled dhclient command needs ...
martin[src/netbsd-7]: src/doc Tickets #136-#138
martin[src/netbsd-7]: src/sys/arch/arm Pull up following revision(s) (requested by ...
dholland[src/trunk]: src/usr.sbin/dumplfs Use accessors for another batch of indirect...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
martin[src/trunk]: src/external/mit/xorg/lib/gallium Restrict -Wl, -z, defs to x86 an...
snj[src/netbsd-7-0]: src/lib/libc/time Pull up following revision(s) (requested ...
martin[src/netbsd-7]: src/doc Tickets #292 and #293
maya[src/trunk]: src/sys/dev/pci regen
drochner[src/trunk]: src/sys/nfs tyop in comment, from Eivind Evensen via OpenBSD
maya[src/trunk]: src/distrib/notes/common Add myself
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/distrib/sets/lists/tests put back exect directory; we try to...
mlelstv[src/trunk]: src/sbin/resize_ffs - More fixes to use 64bit offsets.
jakllsch[src/trunk]: src Add a note about potential tools build failure due to yester...
christos[src/trunk]: src/usr.sbin/syslogd PR/50751: David Binderman: check bounds bef...
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): fix subcommand usage.
pgoyette[src/trunk]: src/sys/dev Move the hdaudio_cd out of the hdaudio_pci module an...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Added the base registers for SPI su...
martin[src/netbsd-7]: src/doc Ticket #238
jmcneill[src/trunk]: src/sys/dev/ic Re-introduce support for multi-block transfers an...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Make the bootblock selection menu...
maxv[src/trunk]: src/sys/netipsec Remove duplicate sysctls:
christos[src/trunk]: src use librumpres
mrg[src/trunk]: src/sys/arch/evbarm/conf add mpt(4) SCSI controller support (see...
msaitoh[src/trunk]: src/sys/dev Add NCT6796D. Some functions of NCT6796D is extended...
martin[src/netbsd-7]: src/sys/arch/arm/arm32 Revision 1.7 got somehow lost in the m...
skrll[src/nick-nhusb]: src/sys/dev/usb What was I thinking... usbd_free_xfer handl...
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon E7 v4 devices from "Intel Xeon Processo...
jdolecek[src/trunk]: src/sys/dev/pci remove #ifdef DEBUG printf, it seems to have out...
martin[src/trunk]: src/usr.sbin/sysinst/arch/ews4800mips Drop MBR and cloning suppo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Register clocks with clk_attach
tsutsui[src/trunk]: src/sys/dev/rasops Fix another typo which causes decrement again...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use ci_feat_val[7] instead of directly gett...
christos[src/trunk]: src/sys/external/bsd/drm2/drm don't build stub if legacy drm is ...
skrll[src/trunk]: src/sys/arch Fix up the VCONS_DRAW_INTR support and DDB.
maxv[src/trunk]: src/sys/arch Add MODULAR in Xen kernels.
joerg[src/trunk]: src/sys/arch/amd64/amd64 Adjust Xsyscall_svs to not use movq for...
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
christos[src/trunk]: src/tests/bin/sh Add a test case for here documents positioned o...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
kre[src/trunk]: src/tests/lib/libc/sys Make this test skip if running on a kerne...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by jd...
skrll[src/nick-nhusb]: src/sys/dev/usb Add some debug
martin[src/trunk]: src/distrib/sets/lists/tests Add ./usr/libdata/debug/usr/tests/n...
jdolecek[src/trunk]: src/sys/dev/ata move the extra thaw for scheduled ata_reset_chan...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Fix my mistake of previous commit.
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify grow the bu...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Try to shrink binary size a...
msaitoh[src/trunk]: src/sys -No functional change:
mlelstv[src/trunk]: src/usr.bin/audio/play The test for regular file was wrong.
martin[src/netbsd-7]: src/sbin/ccdconfig Pull up following revision(s) (requested b...
skrll[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earmeb Add libgmp files f...
skrll[src/nick-nhusb]: src/sys/dev/usb Re-enable the TT support that existed previ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Add another dependency for nfsserver
msaitoh[src/trunk]: src/sys/arch/x86/include Fix AMD Fn8000_0001f %eax bit 0's name.
kre[src/trunk]: src/sbin/mount_portal KNF: blank lines after declarations, retu...
snj[src/netbsd-7-0]: src/doc 1318
snj[src/netbsd-7-0]: src/doc tickets 1303, 1306, and 1308
christos[src/trunk]: src/external/mit/xorg/lib bump c++ libraries because of the libs...
skrll[src/nick-nhusb]: src/sys/dev/usb Regen
nat[src/trunk]: src/sys/arch/evbarm/conf Add bluetooth serial uart devices.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Need <dev/mm.h> f...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print message when the number of multicast...
snj[src/netbsd-7-0]: src/external/bsd/bind remove unintentionally committed file...
pooka[src/trunk]: src/sys/rump/kern/lib Support utimes/futimes. Makes at least fs...
pgoyette[src/trunk]: src/sys/arch Clean-up unnecessary inclusions of opt_coredump.h
martin[src/netbsd-8]: src/doc Ticket #1219
skrll[src/nick-nhusb]: src/sys Rename usbroothub_subr.[ch] to usbroothub.[ch]
skrll[src/nick-nhusb]: src/sys/dev/usb Add usbd_set_port_u[12]_timeout().
skrll[src/nick-nhusb]: src/sys/dev/pci Remove useless break;
christos[src/trunk]: src/external/gpl2/xcvs/dist/src When checking for membership in ...
martin[src/netbsd-8]: src/tests/lib/libc/locale Pull up following revision(s) (requ...
maya[src/trunk]: src .WAIT for tools to complete.
ozaki-r[src/trunk]: src/sys/netinet Create an llentry after fixing an interface to s...
maxv[src/trunk]: src/sys/netinet Style, no functional change.
jdolecek[src/trunk]: src/sys/dev hold channel lock during whole ata_dmaerr()/ata_down...
abhinav[src/trunk]: src/lib/libedit/TEST Add copyright and rcs header to the test pr...
matt[src/trunk]: src/common/lib/libc/arch/arm/string For EABI, add .cfi ops
pooka[src/trunk]: src Pass enums over the hypercall interface as ints to avoid some
wiz[src/trunk]: src/sbin/dkctl New sentence, new line. Bump date for previous.
martin[src/netbsd-7]: src/doc Tickets 141-143
maxv[src/trunk]: src/sys/arch/amd64/amd64 Since cpu_in_cksum.S can be built outsi...
knakahara[src/trunk]: src/sys let gif(4) promise softint(9) contract (1/2) : gif(4) side
joerg[src/trunk]: src/sys/arch/sparc/sparc Arrays are never NULL.
christos[src/trunk]: src/sys/netinet remove unnecessary casts (no functional change)
ozaki-r[src/trunk]: src/sys/net Add debug helper function for interface addresses
dholland[src/trunk]: src Drop an explicit sign-extension in fsck that shouldn't be ne...
maxv[src/trunk]: src/lib/libnvmm Don't forget to set 'prot' when the guest has pa...
snj[src/netbsd-7-0]: src/sys/compat/linux/arch/amd64 Pull up following revision(...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A64 HDMI audio support.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Merge compile...
christos[src/trunk]: src/doc no changes for tzcode2013c
christos[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src use explicit_bzero ins...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
msaitoh[src/trunk]: src/sys/dev/pci Add missing initialization of sc_dev.
roy[src/trunk]: src/usr.sbin/rtadvd Make the #defines more readable
skrll[src/nick-nhusb]: src/sys/dev/usb Fix slot leak when address_device fails.
christos[src/trunk]: src/sys/dev/pci fix size in memset() parameter. Thanks max.
sjg[src/trunk]: src/usr.bin/make New compiler doesn't like foo()
mlelstv[src/trunk]: src/sys/dev/usb Handle abort paths gracefully on detach.
ozaki-r[src/trunk]: src/sys/netinet6 Avoid passing NULL to nd6_dad_duplicated
martin[src/trunk]: src/sys/kern ts2timo: return ETIMEDOUT instead of failing an ass...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace remove dup copies...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add mmc sample and output phase clocks
christos[src/trunk]: src/usr.sbin/makefs/ffs tidy up error messages
riastradh[src/trunk]: src/sys/arch MD rnd.h cleanups. Please let me know if I broke a...
kamil[src/trunk]: src/doc Update TODO.ptrace
martin[src/netbsd-8]: src/doc Ticket #1226
skrll[src/trunk]: src/sys/dev/usb Reduce the memory footprint by allocating a ring...
jdolecek[src/trunk]: src/sys/dev/ata split off functions used by 'wd* at umass?' into...
skrll[src/trunk]: src/lib/libpthread_dbg Add multiple inclusion protection and __{...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
wiz[src/trunk]: src/share/man/man4 Mention that TerraTec Aureon 7.1 PCIe is supp...
skrll[src/nick-nhusb]: src/sys/dev/usb Collapse uhcl_intr_info into uhci_xfer and ...
knakahara[src/trunk]: src/sys/net Integrate two locks used to protect PPPoE softc. Con...
nonaka[src/trunk]: src/sys/dev/acpi Add sdhc(4) at acpi support
uebayasi[src/trunk]: src/tests/usr.bin/config Catch up with the current, generated Ma...
maya[src/trunk]: src/lib/libm/src ifdef out some dead code. improves code readabi...
christos[src/trunk]: src/sys/dev/pci more ral products
maxv[src/trunk]: src/sbin/ping6 Remove the "hops" parameter, it uses RH0, which i...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
phx[src/trunk]: src/sys/arch/amiga/include Reduce MAXDSIZ from 416MB back to 224MB.
martin[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
hannken[src/trunk]: src/external/cddl/osnet/sys Implement the needed part of Solaris...
mlelstv[src/trunk]: src/sys/dev/isa Fix an ancient typo, instead of setting the base...
knakahara[src/trunk]: src/sys/netinet Fix sys/netinet/in.c:r1.229 problem. I have miss...
skrll[src/trunk]: src/sys/dev/usb More usb_syncmem tweaks. The main one is sync'i...
christos[src/trunk]: src/distrib/i386/installimage clang binaries are so much bigger.
roy[src/trunk]: src/sys Fix build with clang.
maxv[src/trunk]: src/sys/arch/i386/i386 Switch to the temporary stack right away ...
christos[src/trunk]: src/distrib/sets/lists bump libmagic
martin[src/netbsd-7]: src/sys/arch/ofppc/stand/ofwboot Pull up following revision(s...
wiz[src/trunk]: src/usr.sbin/makefs file system police.
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Fix handle typos/pastos in bus_space...
maxv[src/trunk]: src/sys/arch/x86/x86 As the XXX implicitly suggests, this line i...
matt[src/trunk]: src/sys/arch/arm/include Move #define __HAVE_OLD_DISKLABEL to <a...
skrll[src/nick-nhusb]: src/sys/dev/usb Comment re-org / wrap long line
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak memory in previous
christos[src/trunk]: src/sys/modules/compat_sysv old ipc still needed for compat_netb...
christos[src/trunk]: src/usr.sbin/npf/npfd Treat EOF as a condition to re-open the pc...
martin[src/netbsd-7]: src/usr.sbin/sysinst/arch/atari Pull up following revision(s)...
christos[src/trunk]: src/distrib/sets/lists/debug Put back the second copy of the rtl...
christos[src/trunk]: src/external/gpl3/gdb/lib regen i386
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ma...
christos[src/trunk]: src/usr.bin/make use the logical path for -C if correct.
maxv[src/trunk]: src/sys/net Define ar_* as inlined functions, not as macros. Mak...
christos[src/trunk]: src/share/man/man7 the data segment is not randomized.
skrll[src/nick-nhusb]: src/sys/dev/usb Comments
skrll[src/nick-nhusb]: src/sys/dev/usb Typo in comment
wiz[src/trunk]: src/share/man/man9 file system police. New sentence, new line.
christos[src/trunk]: src/sys/dev CID 1362902: forward null
ozaki-r[src/trunk]: src/sys Make sure that ifaddr is published after its initializat...
christos[src/trunk]: src/sys/arch/sgimips/sgimips kill variable stack allocation
riastradh[src/trunk]: src/tests/lib/libm Print the input to cosf on failure too.
joerg[src/trunk]: src/sys/dev/ic Avoid left-shift of negative values.
kre[src/trunk]: src Note possible need to clean objdir (or depends at least) for
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Re-define the L*_PROT_RO for MMUs...
maxv[src/trunk]: src/sys/arch/x86/include Clean up a little, add new XCR0 bits, r...
jdc[src/trunk]: src/sys/dev/ic PR kern/46083
snj[src/netbsd-7-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
knakahara[src/trunk]: src/sys/arch/x86/x86 fix: "intrctl list" causes panic when the d...
apb[src/trunk]: src/share/man/man4 Document options COMPAT_40, COMPAT_50, and CO...
dholland[src/trunk]: src/sys/ufs/lfs Fix glaringly stupid overflow/sizing bug in -r1....
christos[src/trunk]: src/sys/compat/linux/arch/alpha regen
dholland[src/trunk]: src/sbin/ping PR bin/36997 Zafer Aydogan: ping doesn't validate ...
mbalmer[src/trunk]: src/share/man/man4/man4.i386 working email address.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable 'options NTP'
maya[src/trunk]: src/sys/dev/usb Reorder to test for null before null deref in de...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add axp22x and pcf8563rtc
jmcneill[src/trunk]: src/sys/dev/ic add bio(4) support
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - ixv_enableintr(): Fix a bug that ixv_ena...
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC ... panic... #endif -> KA...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Don't try to interpret the second ...
martin[src/trunk]: src/sbin/mount_tmpfs Remove reference to (no longer) fixed 4 mby...
snj[src/netbsd-7]: src/sys/rump/dev/lib Pull up following revision(s) (requested...
martin[src/netbsd-7]: src/doc Ticket #171
martin[src/netbsd-7]: src Pull up following revision(s) (requested by ozaki-r in ti...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
skrll[src/nick-nhusb]: src/sys/dev/usb PR kern/48243 (inconsistant usage of 'up->p...
ozaki-r[src/trunk]: src/sys/arch Define ddb_regp only if MULTIPROCESSOR (NFC)
ozaki-r[src/trunk]: src/usr.sbin/rtadvd rtadvd: use %u to print unsigned variables
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add a simpler ...
khorben[src/khorben-n900]: src/sys/arch/evbarm/conf Attaching the lp5523led(4) LED d...
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.9 to 2.9a
jmcneill[src/trunk]: src/sys/arch/evbarm/conf whitespace fix
maxv[src/trunk]: src/sys/kern NULL-check the structure pointer, not the address o...
martin[src/netbsd-7]: src/doc Tickets #270-#272
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add missing -u option to t...
christos[src/trunk]: src/lib/libc/stdio don't cast malloc
maxv[src/trunk]: src/sys/uvm Woah man, fix enormous leak.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86 build int10 ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Take RAX from the VMCB and not the VCPU sta...
dholland[src/trunk]: src/sys/arch/mips/mips typo in comment
christos[src/trunk]: src/sbin/disklabel %td is for ptrdiff_t not for off_t
christos[src/trunk]: src/external/gpl3/binutils.old no conflicts
skrll[src/nick-nhusb]: src/sys/dev/usb Comments
tsutsui[src/trunk]: src/sys/arch/sh3/include Add a definition of SCSCMR1, smart card...
christos[src/trunk]: src/dist/pppd/pppd fix unused variable warnings
skrll[src/trunk]: src/sys/net Remove redundant splnet/splx calls - ec_lock is IPL_...
apb[src/trunk]: src/share/man/man8/man8.x86 Document fs, menu, rndseed, and spla...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Print MAC address.
maxv[src/trunk]: src/sys Move m_align and m_append into iee80211_netbsd.c. They a...
ozaki-r[src/trunk]: src/tests/net/net Add simple tests for fastforward
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist Import the dtrace toolkit f...
maxv[src/trunk]: src/sys Make sure the 32bit LWPs don't have MDL_IRET set. That's...
skrll[src/nick-nhusb]: src/sys/dev/usb Use KASSERT* instead of panic wrapped in #i...
skrll[src/nick-nhusb]: src/sys/dev/usb Use our if_percpupq... driver works again o...
khorben[src/khorben-n900]: src/sys/dev/i2c Added a refresh callback for the temperat...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Fix table of bios geomatries
msaitoh[src/trunk]: src/sys/dev/pci Revert previous. Sorry.
snj[src/netbsd-7]: src/doc 216
christos[src/trunk]: src/sys/arch For processors that have memory breakpoints, add ma...
riastradh[src/trunk]: src/sys/kern Need only <sys/rndsource.h>, not <sys/rnd.h>.
uki[src/trunk]: src/distrib/sets/lists Change package name "-obsolete-" to "<cat...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
riastradh[src/trunk]: src/sys Make it build and boot on my test machines.
knakahara[src/trunk]: src/sys/netinet fix build failure when defined GIF_ENCAPCHECK
mlelstv[src/trunk]: src/sys/dev/scsipi Add sanity checks to SCIOCCOMMAND, adapter dr...
martin[src/netbsd-7]: src/tests/ipf/expected Pull up following revision(s) (request...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Make debug output consistent
christos[src/trunk]: src/sys/compat/linux/arch/mips regen
sjg[src/trunk]: src/usr.bin/make Var_Delete: expand name if needed.
jmcneill[src/trunk]: src/distrib/utils/embedded dont call mtree directly
martin[src/netbsd-7]: src/doc Tickets #173 - #176
christos[src/trunk]: src/etc/mtree debug for libproc tests
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use DPRINTF{, N} macros in the s...
christos[src/trunk]: src/external/bsd/unbound/dist/util fix include order.
msaitoh[src/netbsd-7]: src/doc Ticket 192-194.
skrll[src/trunk]: src/sys/netinet Make this compile again
msaitoh[src/trunk]: src/sys/dev/qbus Make it compilable. Not tested.
ozaki-r[src/trunk]: src/sys/net Add missing PSLIST_ENTRY_INIT and PSLIST_ENTRY_DESTROY
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add NEXCOM VTC100.
skrll[src/nick-nhusb]: src/sys/dev/usb Allow sleeping in usb_block_allocmem - we'r...
nat[src/trunk]: src/sys/dev Use fnullop_fcntl instead of audiofcntl.
mrg[src/trunk]: src/sys/arch/sun3/conf also disable SYSCTL_INCLUDE_DESCR.
christos[src/trunk]: src/external/bsd/openpam/dist/lib/libpam print the widest int
skrll[src/nick-nhusb]: src/sys/dev/usb Correct KASSERT
christos[src/trunk]: src/external/bsd libproc and librtld_db build fine without CTF a...
christos[src/trunk]: src/sys PR/53998: Joel Bertrand: Limit the number of semaphores...
joerg[src/trunk]: src/usr.sbin/tadpolectl Make usage static and dead.
sevan[src/trunk]: src/share/man/man4 Include port in the kernel configuration decl...
dholland[src/trunk]: src/usr.bin/make Fix botched logic; PR 51191 from David Binderman.
christos[src/trunk]: src/external/bsd/file merge conflicts
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 used L3 even if L2 could cover the ...
uwe[src/trunk]: src/lib/libcurses _cursesi_addbyte - fix function comment after ...
christos[src/trunk]: src/sys/arch/x68k/stand/libdos Don't play tricks trying to short...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix a few swapped fields
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015f. [apb 20150811]
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/hmac constify the ne...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/trunk]: src/sys/kern KNF . Sort includes
kamil[src/trunk]: src/share/man/man2 Document TRAP_SCE and TRAP_SCX in siginfo(2)
maya[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan don't claim lsan su...
maya[src/trunk]: src Add sanity check: passed -x but no xsrc directory
nat[src/trunk]: src/sys/kern Fix typo expliict -> explicit.
christos[src/trunk]: src/external/bsd don't overwrite etc files.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use new media types.
martin[src/netbsd-7]: src Pull up following revision(s) (requested by enami in tick...
tkusumi[src/trunk]: src/usr.sbin/autofs autofs: Remove unneeded header include
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi export sunxi_sid_read_tscalib
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace almost fixed... Need to fi...
christos[src/trunk]: src/doc more powerpc issues
scole[src/trunk]: src/usr.bin/xlint/common PR toolchain/53710
christos[src/trunk]: src/usr.bin/gzip use the data size in case stdout was a pipe (M....
christos[src/trunk]: src/sys/external/bsd/acpica/dist use a union cast to assert alig...
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Use the SET_FEATURES command to get the ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add a simple Security ID EFUSE driver.
ozaki-r[src/trunk]: src/sys/net Delete rt_timers on RTM_DELETE surely
skrll[src/nick-nhusb]: src/sys/dev/usb Don't forget to destroy sc_cmdbusy_cv. Fro...
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
martin[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by manu...
hannken[src/trunk]: src/sys/miscfs/procfs Change procfs_revoke_vnodes() to use vrecy...
christos[src/trunk]: src/lib Add libcbor, libfido2
joerg[src/trunk]: src/sys/arch/sparc/sparc Unsigned values can not be negative.
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
christos[src/trunk]: src/distrib/sets/lists fix sets
skrll[src/nick-nhusb]: src/sys/dev/usb Use __arraycount
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap short lines.
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Physical end should be the end of t...
maxv[src/trunk]: src/sbin/ping6 Fix usage(), A/E don't exist.
maya[src/trunk]: src/lib/libossaudio strncpy->strlcpy. use sizeof instead of numb...
roy[src/trunk]: src/doc Note import of openresolv-3.7.1
wiz[src/trunk]: src/lib/libc/sys Whitespace.
christos[src/trunk]: src/sys/external/bsd/drm2/drm Add a stub for drm_ioctl() so that...
christos[src/trunk]: src/external/bsd neither libproc or librtld_db require CTF
christos[src/trunk]: src/external/bsd We switched to newer versions in elftoolchain a...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix usbd_status vs int in *_alloc_*_chain
jdolecek[src/trunk]: src/doc/roadmaps bring the WAPBL entry more up-to-date and sound...
martin[src/netbsd-7]: src/sys/compat/freebsd Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that manual setting of 10GBASE-S...
skrll[src/nick-nhusb]: src/sys/dev/usb Small update to a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Collapse ohci_device_request into ohci_devi...
martin[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
christos[src/trunk]: src/tools do the bracket nesting only for clang for now.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add cfi ops.
roy[src/trunk]: src/distrib/sets/lists/base Adjust set lists for dhcpcd chroot
ozaki-r[src/trunk]: src/sys/net Remove obsolete NULL checks
christos[src/trunk]: src/external/bsd/openpam/dist/lib/libpam the uid is not a pam item!
maxv[src/trunk]: src/sys/arch/x86/x86 Disable errata #1091. We are the only OS to...
mrg[src/trunk]: src/sys/arch/arm/dts pull across this patch:
skrll[src/nick-nhusb]: src/sys/dev/usb Fix compile - missed commit.
martin[src/netbsd-7]: src/sys/arch/evbarm/awin Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/mdocml/dist - remove the expand inline function...
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot check for serial console...
roy[src/trunk]: src/sys/netinet Allow Unicast Poll from RFC 1122 to bypass DaD c...
wiz[src/trunk]: src/sbin/atactl Remove trailing whitespace.
joerg[src/trunk]: src/sys/dev/pci Fix format string.
christos[src/trunk]: src/sys move CTL_VM constants to uvm_param.h, leaving a comment ...
ryo[src/trunk]: src/tests/lib/libutil add test case for new format 'f' and 'F'
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Sync with external/gpl3/binutils/...
mbalmer[src/trunk]: src/sys/dev/gpio When returning the old value, use the value rea...
skrll[src/nick-nhusb]: src/sys/dev/usb Various improvements from t-hash (updated b...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc regen and include the proper di...
christos[src/trunk]: src/sys/dev/usb downgrade error to debug.
pgoyette[src/trunk]: src/tests/include/sys Update recently-added test to adapt to new...
hannken[src/trunk]: src/distrib/sets/lists/comp Typo (trailing comma).
matt[src/trunk]: src/sys/sys make sure u_int is defined
christos[src/trunk]: src/lib/libedit fix compilation
wiz[src/trunk]: src/usr.bin/audio/play Fix a typo. Fix some xrefs, comment out r...
skrll[src/nick-nhusb]: src/sys/dev/usb Use USBD_NOMEM rather than ENOMEM where app...
sevan[src/trunk]: src/share/man/man4 Document APPLE_UFS
martin[src/netbsd-7]: src Pull up following revision(s) (requested by tls in ticket...
skrll[src/nick-nhusb]: src/sys/dev/usb Add port range check in xhci_rhpsc().
ginsbach[src/trunk]: src/bin/rmdir PR/48182: Fix rmdir -p handling of top-level (root...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Clear PCI_FLAGS_IO_OKAY as we don't support...
macallan[src/trunk]: src/sys/dev/wsfont add FONT_DROID_SANS_MONO19x36, so we have som...
christos[src/trunk]: src/external/bsd/file/dist/src __noreturn__ does in the header.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. Remove argument name from function dec...
martin[src/netbsd-8]: src/doc Ammend ticket #608 for additional changes
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun4i (A10) and sun7i (A20) GPIO supp...
christos[src/trunk]: src/distrib/sets/lists/comp add new sqlite man pages.
jdolecek[src/trunk]: src/sys/dev/ata as a stopgap measure, include necessary parts of...
wiz[src/trunk]: src/usr.bin/mkesdb Sort options in usage.
christos[src/trunk]: src/sys/kern PR/kern/53202: Kernel hangs running t_ptrace_wait:r...
rin[src/trunk]: src add hack for libssh on vax
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Appease KASSERTs
christos[src/trunk]: src/sys/dev/scsipi don't initialize tfd twice.
maxv[src/trunk]: src/sys/arch/x86/x86 Use roundup instead. Otherwise some (userla...
ozaki-r[src/trunk]: src/sys/netinet6 Use ia6 or ia instead of ifa as a variable name...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2013c. [apb 20130508]
martin[src/trunk]: src/sys/arch/sparc64 Split auxio at ebus and auxio at sbus prope...
roy[src/trunk]: src/lib/libterminfo Following a newline, strip leading whitespac...
apb[src/trunk]: src/share/man/man8 Mention that some platforms may have boot men...
jdolecek[src/trunk]: src/doc note NCQ support for ahcisata(4), mvsata(4), and siisata...
ozaki-r[src/trunk]: src/sys/net Revert v1.157
ozaki-r[src/trunk]: src/sbin/ifconfig ifconfig: add linkstr/-linkstr to the help mes...
christos[src/trunk]: src/external/bsd/file/dist/src fix reversed logic
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Descend the page tree from L4 t...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by pettai in tic...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Ooops, spell the module name in full. "m...
pgoyette[src/trunk]: src/distrib Omit cgd based ramdisks and miniroot modules if MKCR...
kamil[src/trunk]: src/sys/kern Enhance reliability of ptrace(2) in a debuggee with...
christos[src/trunk]: src/sbin/resize_ffs PR/52590: David H. Gutteridge: Minor documen...
roy[src/trunk]: src/doc Note import of dhcpcd-9.0.0
christos[src/trunk]: src/etc/pam.d Add a commented out entry for pam_u2f.so
joerg[src/trunk]: src/sys/lib/libunwind Introduce a separate bit mask for the retu...
knakahara[src/trunk]: src/sys/netinet6 fix PR kern/52353. implemented by ozaki-r@n.o. ...
skrll[src/trunk]: src/sys/dev/usb More debug in new_device.
christos[src/trunk]: src/external/bsd/bind the decision to use AES_SIT and GOST belon...
kiyohara[src/trunk]: src/sys/arch/arm/omap com@obio's type is COM_TYPE_OMAP. This me...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused struct entry
skrll[src/nick-nhusb]: src/sys/dev/usb Guess what... whitspace.
christos[src/trunk]: src/compat/amd64/i386 add LIBGCC_MACHINE_ARCH
christos[src/trunk]: src/external/ibm-public/postfix/libexec/smtpd Makefile.inc needs...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src support SIGINFO
martin[src/trunk]: src/sys/dev/isa PR port-i386/54701: deal with missing pmf platfo...
msaitoh[src/trunk]: src/sys No functional change:
sevan[src/trunk]: src/share/misc ALPR ANPR AVI CPR LPR MLPR VLPR VRI
christos[src/trunk]: src/external/gpl3/gdb/lib regen amd64
maya[src/trunk]: src/sys/dev/pci add realtek RT525A PCI-E card reader
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
joerg[src/trunk]: src Give the ramdisk a bit more space, evbppc64 for clang is run...
skrll[src/nick-nhusb]: src/sys/sys Sync with HEAD (KERNHIST_DUMP fix)
christos[src/trunk]: src/external/bsd/lutok/lib/liblutok allow build to proceed despi...
christos[src/trunk]: src/tools/lex Simplify.
khorben[src/khorben-n900]: src/sys/arch/evbarm/n900 Using a sysmon taskqueue to repo...
mlelstv[src/trunk]: src/sys/dev/bluetooth Don't wait in interrupt context.
maxv[src/trunk]: src/sys Introduce a m_verify_packet function, that verifies the ...
maxv[src/trunk]: src/sys Instrument copyout() in kCSan, for parity with kMSan.
wiz[src/trunk]: src/lib/libc/sys Bump date for header file change.
christos[src/trunk]: src/external/bsd/am-utils/dist/fixmount we don't have mtab or rmtab
skrll[src/nick-nhusb]: src/sys/dev/ic Oops... use the ipq we created.
flxd[src/trunk]: src/share/man/man4 Add TC-USB.
christos[src/trunk]: src/share/mk Add MKDIRMODE
rin[src/trunk]: src/sys/arch/amd64/amd64 Fix netbsd32_process_write_dbregs() for...
abhinav[src/trunk]: src/usr.sbin/makemandb PR misc/54213: Fix performance of whatis(...
hannken[src/trunk]: src/sys/miscfs/specfs Avoid a race with spec_revoke for the asse...
maya[src/trunk]: src/sys/arch/sun3/conf Build compat code as .a if not MODULAR.
scole[src/trunk]: src/sys/arch/ia64/ia64 Add XXX note regarding incomplete forking
manu[src/trunk]: src/sys/arch/x86/acpi Attempt to obtain ACPI RSDP from the hyper...
macallan[src/trunk]: src/sys/arch/evbmips/evbmips always set up a clockframe and make...
hannken[src/trunk]: src/sys/fs/udf Remove dubious vhold()/holdrele() from write_logv...
maxv[src/trunk]: src/share/man/man8/man8.x86 RB_MD3 now disables SVS.
riastradh[src/trunk]: src/sys/dev Omit needless define.
skrll[src/trunk]: src/sys/dev/pci defflag XHCI_DISABLE_MSIX
christos[src/trunk]: src/distrib/utils/embedded add -F to fdisk
christos[src/trunk]: src/usr.bin/fmt Wse wide functions to avoid file corruption. Q+D...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.7 with the follow...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel SSD 760p.
mbalmer[src/trunk]: src/etc Add a group 'gpio' and create gpio(4) device nodes under...
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Import sqlite-3.13.0.
martin[src/netbsd-7]: src/etc/root Pull up following revision(s) (requested by riz ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Change previous use of r2 to r3
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the abort code for TD based tra...
martin[src/trunk]: src/lib/libm/src Try to fix bogus underflow test (obvious copy &...
snj[src/netbsd-7]: src/doc 218
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Added handling of trap type 0x034 (a...
bouyer[src/trunk]: src/sys/arch/arm/allwinner revert previous (turn off tcon when d...
matt[src/trunk]: src/sys/arch/arm/arm Fix local symbol to be local
christos[src/trunk]: src/doc new unbound
maya[src/trunk]: src/include Limit static_assert visibility to C11.
riz[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Restore some defines...
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Omit unused definition with brok...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing ZFS_O...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove macro magic. No functional change.
skrll[src/nick-nhusb]: src/sys/dev/usb More *_MASK #defines
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify usbd_do_request/usbd_setup_default...
christos[src/trunk]: src/distrib/amd64 MKREPRO_TIMESTAMP fixes for efiboot
christos[src/trunk]: src/usr.bin/kdump Kill sys/modctl.h which we don't need.
joerg[src/trunk]: src/distrib/evbarm/instkernel/instkernel Prepare CUBIETRUCK_INST...
skrll[src/nick-nhusb]: src/sys/dev/usb Style... No functional change.
christos[src/trunk]: src/sys/netinet fix type of sysctl, from nisimura@
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.2
hannken[src/trunk]: src/sys/fs/ptyfs Needs HASH_SLIST, not HASH_LIST.
knakahara[src/trunk]: src/sys make encap_lock_{enter,exit} interruptable.
jmcneill[src/trunk]: src/sys/arch/arm/dts Remove vcc_host1_5v hack now that fixedregu...
hikaru[src/trunk]: src Add opencrypto driver for Intel QuickAssist.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add NetBSD 9.0 & 8.2
skrll[src/nick-nhusb]: src/sys/dev/usb Actually set the transfer status on transfe...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
martin[src/netbsd-7]: src/doc Redo previous in the right location
christos[src/trunk]: src/include add recallocarray (used by openssh-7.6)
kre[src/trunk]: src/bin/sh The previous commit was obviously made by a broken mi...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Fix pullup mishap in previous
christos[src/trunk]: src/include add kinfo_getvmmap() decl
martin[src/trunk]: src/usr.sbin/sysinst Skip floopies when selecting an install tar...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by manu in t...
tsutsui[src/trunk]: src/sys/dev/rasops Fix fatal (but probably unused) typo in ri->r...
dholland[src/trunk]: src/lib/libc One of the things we should do when bumping libc is...
christos[src/trunk]: src/usr.bin/xlint/lint1 commit test
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
snj[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
christos[src/trunk]: src/external/gpl3/binutils.old readd files.
skrll[src/nick-nhusb]: src/sys/dev Various improvements from t-hash (very very sli...
skrll[src/nick-nhusb]: src/sys The grand renaming of structure members.
christos[src/trunk]: src/distrib/sets/lists remove exect test
pooka[src/trunk]: src/sys/rump/include/rump grab mount-related macros too
martin[src/trunk]: src/usr.sbin/sysinst Add a new helper function to show messages ...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Thumbify
maxv[src/trunk]: src/sys/arch/x86/x86 Enable EagerFPU by default. Sent on port-am...
gson[src/trunk]: src/etc Create the qemufwcfg device as part of "all". Discussed...
ozaki-r[src/trunk]: src/sys Store IFF_ALLMULTI in ec_flags instead of if_flags to av...
ozaki-r[src/trunk]: src/sys/net Enqueue frames to a curcpu's pktqueue
christos[src/trunk]: src/share/mk Everyone is using gcc-7 now.
jakllsch[src/trunk]: src/sys/arch/arm/rockchip Add clock information for RK3399 PCIe
maxv[src/trunk]: src/sys Remove the M_AUTHIPDGM flag. It is equivalent to M_AUTHI...
skrll[src/nick-nhusb]: src/sys/dev/usb Use designated initializers
nakayama[src/trunk]: src/distrib/sets/lists/tests Redo rev.1.718, remove trash in lin...
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/compat/linux/arch/mips revert listen
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): Fix calculation of interface statis...
rin[src/trunk]: src/sys/compat/netbsd32 TRAP_EXEC does not have extra fields to ...
abhinav[src/trunk]: src Add tests for uniq(1) based on the example test cases provid...
wiz[src/trunk]: src/lib/libc/hash Some minor fixes.
wiz[src/trunk]: src/usr.bin/mkesdb Sync usage with program. Add RCS Id. Increase...
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods of ohci(4) so ...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell write back unaligned boundary of L2 cac...
skrll[src/nick-nhusb]: src/sys/dev/usb Add a missing curly from previous
roy[src/trunk]: src/usr.sbin/rtadvd Punt dead code
christos[src/trunk]: src/distrib/sets/lists Add librumpres
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable HDMI audio on ROCKPro64
dholland[src/trunk]: src/sys/kern typo in comment
christos[src/trunk]: src/sys/rump/librump/rumpkern regen (stale)
maxv[src/trunk]: src/sys M_CLUSTER -> M_EXT_CLUSTER
msaitoh[src/trunk]: src/sys/dev/mii - Define IPGPHY_SCR's address.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not in r294123 as dead.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused structure entries. No functi...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Rework to allow thumb armv7 ...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by jmcneill ...
maya[src/trunk]: src/sys/dev/usb Reorder to test for null before null deref in de...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
snj[src/netbsd-7]: src/doc 228
matt[src/trunk]: src/common/lib/libc/arch/arm/string ip -> r2
kamil[src/trunk]: src/sys/kern Relax prohibition of Program Counter set to 0x0 in ...
skrll[src/nick-nhusb]: src/sys/dev/usb Bring the following change from HEAD
jmcneill[src/trunk]: src/sys/dev/i2c Hook axp20x into fdt regulator api
skrll[src/nick-nhusb]: src/sys/dev/usb Misc style/non-functional changes
nonaka[src/trunk]: src/sys/dev/pci fix free memory size.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for sun4i SRAM controller.
nonaka[src/trunk]: src/sys/dev/pci remove extra crlf.
jmcneill[src/trunk]: src/sys/dev/i2c add direct config support
mgorny[src/trunk]: src/tests/lib/libc/sys Remove obsolete size asserts.
christos[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw Fix MKCRYPTO=no build.
christos[src/trunk]: src/sys/arch/x86/x86 fix whitespace
kamil[src/trunk]: src/lib/libc Document in libc's shlib_version request for exect(...
alnsn[src/trunk]: src/sys Add KAUTH_MACHDEP_SVS_DISABLE and add support to secmode...
sevan[src/trunk]: src/share/man/man4 Sort UFS section
jmcneill[src/trunk]: src/sys/dev/fdt Revert previous
christos[src/trunk]: src/external/bsd/file merge conflicts
martin[src/netbsd-7]: src/external/gpl3/gcc Apply patch, requested by mrg in #143:
dholland[src/trunk]: src/sbin/umount If an external unmount program of the form "umou...
joerg[src/trunk]: src/share/mk Define the MKPICLIB default for aarch64 and powerpc...
skrll[src/trunk]: src/sys/dev/usb s/UBS/USB/
knakahara[src/trunk]: src/sys/net fix evbsh3 build
msaitoh[src/trunk]: src/sys/arch/arm/at91 - Fix compile error (remove unused variable).
prlw1[src/trunk]: src Install fbpict.h
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/common/lib/libc/sys Fix bug, the computation of cpuset_nentr...
ozaki-r[src/trunk]: src/sys/dev Fix build of ALL of amd64
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set IFM_10G_T on 10G...
abhinav[src/trunk]: src/lib/libc/sys Add posix_madvise(2) in the NAME section.
martin[src/trunk]: src/sys/arch/sparc64/dev #if 0 a variable just like their only use
uwe[src/trunk]: src/lib/libcurses wbkgd - do not duplicate the code that's alrea...
snj[src/netbsd-7-0]: src/doc 1310
christos[src/trunk]: src/sys/kern move the timestamp stuff to uipc_socket.c because i...
christos[src/trunk]: src/distrib/sets/lists/debug atf fixes, whitespace, sorting
joerg[src/trunk]: src Give clang a bit more space on the RAM disk.
skrll[src/trunk]: src/sys/arch/mips/mips Fix MIPS3_NO_PV_UNCACHED alias handling b...
mrg[src/trunk]: src/sys/arch/sparc64/dev make the conversion from degC to uK a m...
dholland[src/trunk]: src/usr.bin/error PR 51298 David Binderman: simplify redundant c...
riastradh[src/trunk]: src/sys/arch/i386/pci Need <sys/rndsource.h>, not <sys/cprng.h>, ...
skrll[src/trunk]: src/sys/uvm Trailing whitespace
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix It is not an e...
abs[src/trunk]: src Install the sample slip.login to share/examples/slip/slip.login
skrll[src/nick-nhusb]: src/sys Do the same as OpenBSD and get rid of the *_handle ...
ozaki-r[src/trunk]: src/sys/compat Fix pserialize enter/exit pairs in linux_getifcon...
nat[src/trunk]: src/sys/dev Allow maxused to be an odd number of bytes. This ma...
rin[src/trunk]: src/sbin __empty -> __nothing
matt[src/trunk]: src/sys Use <arm/locore.h>
christos[src/trunk]: src/tests/lib/libc/gen remove exect, it will not be fixed and it...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by gson in ticke...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. No brackets around return value.
christos[src/trunk]: src/sys/dev/pci Don't return the raw audio formats; return the o...
christos[src/trunk]: src/sys/rump/librump/rumpkern no more need for get_expose_addres...
martin[src/netbsd-7]: src/doc Tickets #249, #254, #255, #256
cherry[src/trunk]: src/sys/arch On Xen, copy just the bits we need from the trapfra...
maxv[src/trunk]: src/sys/arch Add most of my USER_LDT code for amd64, but disable...
skrll[src/nick-nhusb]: src/sys/dev/usb Do the pipe sitd and loaning properly for i...
skrll[src/trunk]: src/sys/arch Convert remaining armv7 kernels to generic start an...
riastradh[src/trunk]: src/sys cprng_strong(kern_cprng, ...) never blocks, pass 0 for f...
skrll[src/nick-nhusb]: src/sys/dev/usb Update multiple inclusion macro name
maxv[src/trunk]: src/sys/netinet6 Remove the RH0 code from ICMPv6. RH0 is depreca...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
knakahara[src/trunk]: src/sys/dev/pci device drivers should not divert ifp->if_flags t...
martin[src/netbsd-7]: src/doc Ticket 94
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumbify
christos[src/trunk]: src/tools/gcc fix the variable name for then non-gmake case.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/external/cddl/osnet/sys/sys avoid compiler warnings
martin[src/trunk]: src/usr.sbin/sysinst/arch More size estimate fixes
hkenken[src/trunk]: src/sys/arch/arm/imx/fdt Add support "phy-reset-post-delay".
hannken[src/trunk]: src/sys/kern do_sys_mkdir(): pass the requested segment down to ...
skrll[src/nick-nhusb]: src/sys/dev/usb Re-org for clarity (sparams vs cparams)
kre[src/trunk]: src/external/gpl3/gcc.old/lib Actually bump lib versions, to mat...
snj[src/netbsd-7-0]: src/external/mit/xorg/lib/libICE Pull up following revision...
ozaki-r[src/trunk]: src/sys Apply m_get_rcvif_psref (kill m_get_rcvif_NOMPSAFE)
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Sync memory bar...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
hannken[src/trunk]: src/sys/compat Apply the recent fixes to {send, recv}mmsg() to th...
pooka[src/trunk]: src/lib/librumpuser Fix typos to match values from rumpuser_conf...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #if 0 code.
maxv[src/trunk]: src/sys/netinet6 style
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add release dates for 6.0.1 and 6.1
christos[src/trunk]: src/etc/mtree add new libproc test stuff
mlelstv[src/trunk]: src/crypto/external/bsd/openssh/dist The previous patch didn't a...
christos[src/trunk]: src/lib/libc/net appease lint.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename cv from old driver name "awinp2wi"...
maxv[src/trunk]: src/sys/arch/amiga/stand/bootblock/installboot Uninitialized var...
maxv[src/trunk]: src/sys/arch/i386/i386 Put a limit in the percpu segment, so we ...
christos[src/trunk]: src/external bump because of libstdc++
christos[src/trunk]: src/external/bsd/openldap/dist/servers/slapd resolve conflict
matt[src/trunk]: src/sys/arch/acorn26 Fix <arm/locore.h> lossage.
ragge[src/trunk]: src/sys/arch/vax/conf Add cpu_in_cksum.S.
mbalmer[src/trunk]: src/external/mit/lua/dist/doc Lua 5.3.1
christos[src/trunk]: src/external/bsd Restore previous: only build libproc and librtl...
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove RPI64 in favour of GENERIC64. R...
pgoyette[src/trunk]: src/common/lib/libprop Add the *_size() variants to the .Nm list...
maya[src/trunk]: src/sys/ufs/lfs Correct confusion between i_flag and i_flags
msaitoh[src/trunk]: src/sys/net No functional change:
pgoyette[src/trunk]: src/sys/kern Don't declare module_verbose_on or module_autoload_...
maxv[src/trunk]: src/sys Remove misleading comments.
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p Refer the current official page
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd RTP timestamp is now set correctly....
christos[src/trunk]: src/sys/compat Regen
mrg[src/trunk]: src/sys/arch/x86/x86 kmem_free() the address returned by kmem_al...
martin[src/netbsd-8]: src/doc Tickets #574, #652, #653
matt[src/trunk]: src/common/lib/libc/arch/arm/string teq -> cmp
scole[src/trunk]: src/distrib/notes Mention macppc 601 needs to use separate boot ...
wiz[src/trunk]: src/etc/ssh Add keys for wip.pkgsrc.org.
jdolecek[src/trunk]: src/share/man/man7 document vm.ubc_direct
isaki[src/trunk]: src/tests/lib/libc/atomic Revert previous hack.
rin[src/trunk]: src Cosmetic changes. No functional changes.
christos[src/trunk]: src/distrib/utils/zcat This is an example how to make a small pr...
skrll[src/trunk]: src/sys/dev/ic Fixup the error handling and specifically NAK hol...
msaitoh[src/trunk]: src/sys/arch/x86/include Add the following bit definitions from ...
martin[src/netbsd-8]: src/sys/arch Pull up the following revisions, requested by ma...
ozaki-r[src/trunk]: src/sys/netinet6 Don't try to get outif unnecessarily from in6_s...
skrll[src/trunk]: src/sys Fix UVMHIST builds for kernels that don't include usb
skrll[src/nick-nhusb]: src/sys/dev/usb Grammar
phx[src/trunk]: src/sys/dev/i2c Direct config: Only match via the list of compat...
skrll[src/trunk]: src/sys/arch/hpcmips/tx KNF
christos[src/trunk]: src/bin/ksh PR/50747: David Binderman: check bounds before deref...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add audio pll and codec clocks
snj[src/netbsd-7]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
ozaki-r[src/trunk]: src Separate nexthop caches from the routing table
matt[src/trunk]: src/sys/arch/ews4800mips/ews4800mips #include <sys/cpu.h> for cu...
maxv[src/trunk]: src/sys/netipsec Rename ipip_allow->ipip_spoofcheck, and add net...
riastradh[src/trunk]: src/sys/sys Remove bogus #include <sys/rnd.h> from <sys/cprng.h>.
martin[src/netbsd-7]: src/doc Tickets #327 and #328
jakllsch[src/trunk]: src/sys/arch/arm/fdt make pcihost_intr_evcnt static, like the ot...
khorben[src/khorben-n900]: src/sys/dev/spi Just like for the I2C and GPIO buses, add...
wiz[src/trunk]: src/usr.sbin/rtsold Update description for -a:
ozaki-r[src/trunk]: src/sys/netinet6 Remove redundant codes purging IPv6 addresses
wiz[src/trunk]: src/doc gdb-8.3 out.
sborrill[src/netbsd-7]: src/doc Ticket #153
snj[src/netbsd-7]: src/usr.sbin/perfused Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/arch/amd64/stand Add the amd64 prekern. It is a kernel r...
roy[src/trunk]: src/usr.sbin/rtadvd Use pidifle_lock(3)
martin[src/netbsd-7]: src/external/bsd/nvi/dist/ex Pull up following revision(s) (r...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Remove unused struct member.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a format string to actually print the...
jdolecek[src/trunk]: src/sys/dev/ata do not use the NCQ priority by default; seems it...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't increment que->req.ev_count in MSI-X...
roy[src/trunk]: src/lib/libterminfo Correct terminfo variable pkey_norm to plab_...
maxv[src/trunk]: src/sys/compat/linux/arch/amd64 Missing pmap_ldt_cleanup.
christos[src/trunk]: src/sys/arch/x86/x86 tuck in include inside ifdef, from Ryosuke ...
joerg[src/trunk]: src/external/bsd/llvm Disable compiler version check for now.
msaitoh[src/netbsd-8]: src/sys Pull up following revision(s) (requested by martin in...
christos[src/trunk]: src/external/bsd/libproc Add glue, adjust for NetBSD.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add support for PCI I/O space.
christos[src/trunk]: src/sys/dev/ofw sort by name, add OF_quiesce
pho[src/trunk]: src/distrib/notes/common Add pho@ to NetBSD Developers.
wiz[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Remove reference ...
dholland[src/trunk]: src Track down and fix two missing uses of SEGSUM_FINFOBASE().
skrll[src/trunk]: src G/C VM_MAX_KERNEL_BUF
mbalmer[src/trunk]: src/sys/dev/gpio Make the gpiosim(4) device a 64 bit wide GPIO.
jmcneill[src/trunk]: src/sys/arch On second thought, get rid of "bs_base" from struct...
christos[src/trunk]: src/distrib/sets/lists/comp forgotten lint libraries.
bouyer[src/trunk]: src/sys/kern ts2timo(): if TIMER_ABSTIME is set and start is not...
joerg[src/trunk]: src/common/lib/libc/arch/sparc/atomic Include C11 load/store hel...
maxv[src/trunk]: src/sys/arch/amd64 Two changes in the CPU mitigations:
martin[src/trunk]: src/external/mit/xorg/lib/gallium Looks like this requires pthread.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Thumbify (and use .cfi ops)
nonaka[src/trunk]: src/sys/dev/ic nvme(4): Limit the number of queues to the number...
jmcneill[src/trunk]: src/share/man/man4 xref bio(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Print cc when debug level is 10.
ryo[src/trunk]: src/sys/ddb changes of r1.39 was incomplete. only "examin/m" cou...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/preproc Remove pre-generated fi...
skrll[src/nick-nhusb]: src/sys Use int for return type for [eou]chi_init and motg_...
nisimura[src/trunk]: src/sys/arch/mips/ingenic add miivar.h and put a stop gap to com...
isaki[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Implemen...
wiz[src/trunk]: src/lib/libc/stdlib Sort ERRORS and SEE ALSO.
knakahara[src/trunk]: src/sys/dev/pci use sc->sc_itr instead of hard-coded number.
jmcneill[src/trunk]: src/doc dts updated to 5.1.4
njoly[src/trunk]: src/share/man/man9 Kill extra El macro.
maxv[src/trunk]: src/sys/sys Reduce indentation level.
maxv[src/trunk]: src/sys/arch/x86/include Add a comment about APICBASE_PHYSADDR. ...
msaitoh[src/netbsd-7]: src/doc Ticket 315 and 330.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Potentially-incompatible ch...
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
wiz[src/trunk]: src/external/apache2/argon2/dist/phc-winner-argon2/man Fix date.
nat[src/trunk]: src/sys/dev Move calculation of sc_latency into a function.
martin[src/netbsd-7]: src/doc Ticket #288
jmcneill[src/trunk]: src/sys/arch/arm/cortex A64 timer errata can cause the timer to ...
wiz[src/trunk]: src/lib/libc/gen Consistency in commas. Wording.
khorben[src/khorben-n900]: src/sys/arch/arm/omap Removed a bogus assertion.
joerg[src/trunk]: src/sys/lib/libkern For HAVE_LIBGCC=no, use compiler-rt for quad...
rin[src/trunk]: src/sys/compat 8-byte objects on i386 or arm-oabi are aligned in...
wiz[src/trunk]: src/share/man/man3 Remove empty line.
maxv[src/trunk]: src/sys When loading a module from VFS and from the bootloader, ...
rin[src/trunk]: src/bin/ls white space
christos[src/trunk]: src/lib/libc/hash Improve wording.
christos[src/trunk]: src/sys/arch/emips/stand/common cleanup debugging code so that i...
skrll[src/nick-nhusb]: src/sys/dev/usb Rename uhci_xfer struct members.
mrg[src/trunk]: src/external/mit/xorg/lib/gallium remove unused GALLIUM_NAMES va...
yamaguchi[src/trunk]: src/sys/netipsec Introduced a hash table to sahlist
joerg[src/trunk]: src/external/bsd/llvm/include Replace with a simple -e x for sed.
christos[src/trunk]: src/libexec/ld.elf_so remove stray debugging
skrll[src/nick-nhusb]: src/sys/dev/usb More debug
abhinav[src/trunk]: src/doc SQLite 3.13.0 was released.
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Add exFAT support
christos[src/trunk]: src/lib/libutil Add kinfo_getvmmap from FreeBSD
martin[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
christos[src/trunk]: src/distrib/sets/lists fix the sets for binutils-2.30
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
maxv[src/trunk]: src Simplify the mtag API:
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle const
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add new LIST_MOVE test to sets list.
martin[src/netbsd-7]: src/sys Pullup the following revisions, requested by maxv in ...
martin[src/netbsd-7]: src/sys/arch Catch up to -current as of ~1 hour ago for sys/a...
uwe[src/trunk]: src/lib/libcurses Reorder "bkgrnd" functions to match the order ...
christos[src/trunk]: src/sys/arch/emips/include Complete the dosparts -> mbrparts con...
mrg[src/trunk]: src/libexec/httpd note the changes present in bozohttpd 20181118:
martin[src/netbsd-7]: src/sys/dev/wsfb Pull up following revision(s) (requested by ...
snj[src/netbsd-7]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/arm/broadcom Sprinkle static
phx[src/trunk]: src/sys/arch/sandpoint/conf Remove erroneously entered debug opt...
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun4i (A10) and sun7i (A20) USB PHY s...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak memory in *_alloc_*td_chain if a...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Both mbuf_defrag_failed and m_defrag_fai...
wiz[src/trunk]: src/lib/libc/hash Fix pasto.
dholland[src/trunk]: src/libexec/lfs_cleanerd Use llabs(), not abs(), on the differen...
joerg[src/trunk]: src/sys/arch/i386/stand/efiboot Unbreak clang again.
ryo[src/trunk]: src/sys/arch white space police
matt[src/trunk]: src/sys/arch/arm Add hw.printfataltraps sysctl. Always print fa...
mrg[src/trunk]: src/external/gpl3/gcc enable some soft-fp for ia64, needed for l...
skrll[src/nick-nhusb]: src/sys/dev/usb More __BIT conversion. No functional change.
riastradh[src/trunk]: src/sys/sys Fix location of comment for MIN/MAX.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix locking botch. From t-hash.
christos[src/trunk]: src/usr.sbin/makefs zero out the superblock so that it does not ...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove this #undef on native amd64, but kee...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts.
mlelstv[src/trunk]: src/external/bsd/dhcp Don't link partially with static libraries.
christos[src/trunk]: src/sys/arch Complete the dosparts -> mbrparts conversion. Only ...
ozaki-r[src/trunk]: src/sys Replace macros to get an IP address with proper inline f...
christos[src/trunk]: src/dist/smbfs/lib/smb remove unused variables
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys return 0xffffffffffffffff (= -1). ...
christos[src/trunk]: src/sys Split p_xstat (composite wait(2) status code, or signal ...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Enable cd at scsibus, just works on LU...
dholland[src/trunk]: src/sys/arch/amd64/conf Whitespace.
yamaguchi[src/trunk]: src/sys/dev/pci Added KASSERT
christos[src/trunk]: src/external/bsd/mdocml don't assume that what we are going to i...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
msaitoh[src/trunk]: src/sys/dev/pci Add Atom Z8000 devices from "Intel Atom Z8000 Pr...
apb[src/trunk]: src/doc tzcode2013c/tzdata2013c have been released.
skrll[src/nick-nhusb]: src/sys Convert to USBHIST
rkujawa[src/trunk]: src/sys/arch/arm Make PJ4B support code compilable.
christos[src/trunk]: src/lib/libc/time gcc on the sparc needs help with variables it ...
christos[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/share/mk switch arm to gcc-8
skrll[src/nick-nhusb]: src/sys/dev/usb Actually grab the err value being reported ...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
skrll[src/nick-nhusb]: src/sys/dev/usb Split xhci_handle_event() into 3 functions....
maya[src/trunk]: src/usr.bin/mkesdb Mention -d flag in mkesdb(1) usage
chs[src/trunk]: src/sys in many device attach paths, allocate memory with M_WAIT...
jakllsch[src/trunk]: src/sys/dev/i2c Use semantically-correct "_lo" in AXP_ADC_RAW ma...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumbify
bouyer[src/trunk]: src/sys/kern PR port-arm/52603:
skrll[src/nick-nhusb]: src/sys/dev/usb Comment on its own line
kamil[src/trunk]: src/lib/libc/stdlib Correct handling of minval > maxval in strto...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/disassembler PR/51579: Henning ...
christos[src/trunk]: src/sys/arch/x68k/stand/libiocs fix more of the same kind of sho...
knakahara[src/trunk]: src/sys/arch/x86/x86 quick hack for shared IRQ issue.
rjs[src/trunk]: src/sys/arch/arm/footbridge Add xname to footbridge_pci_intr_est...
kre[src/trunk]: src/bin/sh Another arithmetic expansion recordregion() fix, this...
christos[src/trunk]: src/doc new file
martin[src/netbsd-7]: src/doc Ticket #157
jakllsch[src/trunk]: src/sys/dev/i2c Add unused tps65217pmic_reg_write() function.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix link status stuff:
martin[src/netbsd-7]: src/usr.bin/vmstat Pull up following revision(s) (requested b...
martin[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
christos[src/trunk]: src/external/gpl3/gdb/dist merge conflicts
nakayama[src/trunk]: src/sys/dev/audio audioattach:
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
maya[src/trunk]: src Add endian.h header. Simply includes sys/endian.h
martin[src/netbsd-7]: src/doc Tickets #184, #203, #187, #188
wiz[src/trunk]: src/lib/libc/gen Bump date for _SC_THREAD_PRIO_PROTECT.
mrg[src/trunk]: src switch hppa to GCC 7.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF comments with whitespace
christos[src/trunk]: src/doc new nsd
msaitoh[src/trunk]: src/sys/dev/pci Add some NVIDIA devices.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 4.0RC1 r294123.
prlw1[src/trunk]: src/usr.sbin/postinstall add _gpio to gid check
christos[src/trunk]: src/sys/dev/marvell There is no opt_mvsoc.h; the #ifdef ARMADAXP...
maxv[src/trunk]: src/sys/arch Localify, add a comment and merge some others.
martin[src/netbsd-7]: src/doc Mention 121, 122 and update to 67.
christos[src/trunk]: src/share/mk Compare libraries that the bsd.prog.mk "knows about...
hannken[src/trunk]: src/distrib/sets/lists/debug Typo (ompat -> compat).
sevan[src/trunk]: src/games/fortune/datfiles Disks can sense vibes, DTrace confirm...
bouyer[src/trunk]: src/sys/arch/xen/x86 gdt_prepframes() is called with a number of...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that LSC's interrupt storm occured whe...
kamil[src/trunk]: src/doc Update with reality
skrll[src/nick-nhusb]: src/sys/dev/usb Need to usbd_destroy_xfer the interrupt xfe...
christos[src/trunk]: src/distrib/sets/lists/etc Don't track /etc/nsd/nsd.conf and /et...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by riastradh...
skrll[src/nick-nhusb]: src/sys/dev/usb Another merge botch
christos[src/trunk]: src/doc new openssl
msaitoh[src/trunk]: src/sys/dev/mii Add Intel X540 internal PHY.
maxv[src/trunk]: src/doc mention meltdown/spectre fixes
uwe[src/trunk]: src/lib/libcurses Comment out LIBDPLIBS so that this can be buil...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Sync with latest githu...
jmcneill[src/trunk]: src/sys Use acpi_intr_establish
riastradh[src/trunk]: src/sys Little rnd.h cleanup.
skrll[src/nick-nhusb]: src/sys/dev/usb Rewrite if-else-if chains with switch-case.
ragge[src/trunk]: src/sys/arch/vax/vax VAX version of cpu_in_checksum(). Increase...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
joerg[src/trunk]: src/distrib/sparc/miniroot Bump miniroot size slightly from 9216...
martin[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
gson[src/trunk]: src/sys/kern Revert previous; it broke the lib/libc/ttyio/t_ttyi...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a tsleep
macallan[src/trunk]: src/sys/arch/sgimips/mace pass the port's hardware address in CO...
christos[src/trunk]: src/tests/kernel back to expecting SIGSTOP after ptrace
martin[src/netbsd-7]: src/doc Ticket #146
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm -march=armv6 is no l...
bouyer[src/netbsd-8]: src/sys/arch/alpha/alpha Pull up following revision(s) (reque...
dsl[src/trunk]: src/sys/kern Fix previous slightly differently.
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
martin[src/trunk]: src/usr.bin/xinstall Add optional support for posix_spawn (inste...
christos[src/trunk]: src/share/mk switch i386 to gdb-7.10.1
knakahara[src/trunk]: src/usr.sbin/tprof/arch tprof: Add silvermont, airmont support.
christos[src/trunk]: src/external/gpl3/binutils - merge conflicts for 2.30
nakayama[src/trunk]: src/etc/mtree Remove obsolete directory ./usr/include/gcc-4.5
macallan[src/trunk]: src/sys/arch/powerpc/oea more G5 stuff:
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293644: Check returns
sevan[src/trunk]: src/usr.bin/vmstat Document vmstat -w -1 is accepted.
maxv[src/trunk]: src/sys/arch/x86/x86 Create the direct map in a separate functio...
maya[src/trunk]: src/sys/dev/usb Turn a few KASSERTs into KASSERTMSG mentioning t...
maxv[src/trunk]: src/sys/netipsec Simplify the IPv4 parser. Get the option length...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc fix pasto - don't limit OF_finddevi...
macallan[src/trunk]: src/sys/arch/powerpc/oea move console_node and console_instance ...
aymeric[src/trunk]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix !DDB build.
elric[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man principals have princi...
jmcneill[src/trunk]: src/sys/dev/i2c Add FDT support
wiz[src/trunk]: src/external/gpl3/gcc.old/usr.bin/include Fix typo in comment.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary attachment arg pointer d...
christos[src/trunk]: src/distrib Initial pass to be unaffected by build umask on buil...
martin[src/trunk]: src/sys/dev/ic Remove unused variable
roy[src/trunk]: src/etc Add _dhcpcd user and group
christos[src/trunk]: src/sys/compat/linux/common New versions of linux on arm and oth...
martin[src/netbsd-7]: src/doc Tickets #154 and #155
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add A10 and A20 support
christos[src/trunk]: src/external/bsd/unbound merge conflicts
pgoyette[src/trunk]: src/sys/kern Return success if no coredump module is loaded/hooked.
nakayama[src/trunk]: src Rename nb{clang, llvm}-tblgen to ${MACHINE_GNU_PLATFORM}-{cla...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
phx[src/trunk]: src/sys/arch/amiga/dev Fixed WSCONS kernels. The cnprobe functio...
abhinav[src/trunk]: src/usr.sbin/makemandb Fix an off by one issue when concatenatin...
maxv[src/trunk]: src/sys/arch Remove the ins* and outs* functions. Not sanitizer-...
kre[src/trunk]: src/bin/sh If we are going to keep the MAILPATH % hack, then at ...
nonaka[src/trunk]: src/sys/dev/ic Add some new structure fileds, opcodes and status...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Hide XSAVES-specific stuff and the masked e...
ryo[src/trunk]: src/libexec/rshd fix to compile without USE_PAM. (unused variables)
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add sun4i-a10 support
christos[src/trunk]: src/sys/kern move setdisklabel(9) into a separate file.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi TX/RX FIFO are looking for 32-bit samples...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove now unused code.
christos[src/trunk]: src As discussed in tech-kern:
roy[src/trunk]: src/sys/netinet6 Remove dead code.
martin[src/netbsd-7]: src/sys/arch/atari/conf Regen for #321
skrll[src/nick-nhusb]: src/sys/dev/usb An std is "done" when it's not inflight. M...
maxv[src/trunk]: src/sys/arch Change the way SVS is disabled. Now you have to pas...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend add missing cgraphunit.c d...
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
msaitoh[src/trunk]: src/sys/dev/ic A part number field of DDR3 and DDR4 is not NUL t...
jakllsch[src/nick-nhusb]: src/sys/arch/evbarm/conf Enable xhci(4) in TEGRA. It shoul...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
maxv[src/trunk]: src/sys/netipsec style
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
nakayama[src/trunk]: src/sys/dev/audio sysctl "multiuser" type is CTLTYPE_BOOL, so us...
martin[src/trunk]: src Mention LLVM fallout
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC + panic -> KASSERTMSG
christos[src/trunk]: src/distrib/sets/lists/comp new openssl man page
maxv[src/trunk]: src/sbin/ping6 Remove double include and unused macros.
msaitoh[src/trunk]: src/sys/dev/pci Set BGE_MISC_CTL's byte/word swap options before...
dholland[src/trunk]: src/sys/arch/mips/mips More of previous, so both kern_intr and u...
nakayama[src/trunk]: src/lib/libnvmm No need to install shared libraries to /lib.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r259194...
maxv[src/trunk]: src/share/man/man9 Remove m_prepend from the man page, it's a he...
christos[src/trunk]: src/lib/libc/include __empty is defined in <sys/cdefs.h>
christos[src/trunk]: src/sys regen
kre[src/trunk]: src/sys/conf (untested) attempt to fix b5 evbarm-earmv7hf build ...
joerg[src/trunk]: src/include Only provide LC_C_LOCALE under _NETBSD_SOURCE.
kre[src/trunk]: src/sys/sys Belated Condolonces on the loss of your m_devget() c...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
martin[src/trunk]: src/sys/arch/amd64/conf Fix copy & pasto
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix the same bug on the ...
skrll[src/nick-nhusb]: src/sys/dev/usb xhci_xspeed2speed is unused for now
christos[src/trunk]: src/share/mk not so fast, let's fix the tree first.
matt[src/trunk]: src/sys/arch/arm/arm32 Add pmap locking to pmap_kenter_pa/kremove
christos[src/trunk]: src/usr.bin/rpcinfo Simplify previous: instead of polluting the ...
mlelstv[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k Drop extra argument n...
plunky[src/trunk]: src/share/man/man5 attaching controllers to serial ports is conf...
knakahara[src/trunk]: src/sys/dev/pci fix typo
christos[src/trunk]: src/sys/compat/linux/arch/mips fix listen
christos[src/trunk]: src/sys/arch/x68k/stand/boot discard debug sections that are not...
knakahara[src/trunk]: src/sys/netinet refactor: merge encap_init_once() to encapinit()
martin[src/netbsd-7]: src/lib/librumphijack Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Silergy SY8106A regulator
pgoyette[src/trunk]: src/share/man/man4 Fix the build
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set ifm_active to IFM_NONE when the physic...
dholland[src/trunk]: src/lib/libc/sys Dump the list of async-signal-safe functions he...
hannken[src/trunk]: src/distrib/sets/lists/tests Add entries for the recent tests/li...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Use ASSERT_SLEEPABLE.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add operating points for OrangePi Plus2E an...
riastradh[src/trunk]: src/sys/kern Omit needless declaration.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add definition...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt %j needs uintmax_t no...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't rely on XHCI_IMAN_INTR_PEND. Instead...
skrll[src/trunk]: src/sys/dev/usb Note that smsc(4) is done
jmcneill[src/trunk]: src/sys/arch/arm/pic Fix intrctl for pics with non-0 irqbase
maxv[src/trunk]: src/sys/kern Fix buffer overflow, which can lead to severe infor...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Add missing locking in ehci_device_fs_isoc_...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
pgoyette[src/trunk]: src/tests/games Do this more cleanly - put the do-we-have-crypto...
skrll[src/nick-nhusb]: src/sys/dev/usb Add #include "opt_usb.h"
snj[src/netbsd-7-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
pooka[src/trunk]: src/sys/rump bump version for rumpuser changes
christos[src/trunk]: src add ptsname_r
christos[src/trunk]: src/lib/libedit remore error(1) comment
skrll[src/nick-nhusb]: src/sys/dev/usb Don't use USB_IS_SS when there's a switch (...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix non-USB_DEBUG compile
skrll[src/trunk]: src/sys/uvm/pmap Usee __BIT()
wiz[src/trunk]: src/usr.bin/kdump Add comma in enumeration.
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
msaitoh[src/trunk]: src PCI Extended Configuration stuff written by nonaka@:
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix panic when "sysctl -w hw.ixg0.txrx_wor...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common - enabl...
joerg[src/trunk]: src Fix ISO C compliance: strtol of "0xX" should give the larges...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A10/A20 SATA support
christos[src/trunk]: src/external/bsd/byacc/dist 2017-02-01 Thomas E. Dickey <dicke...
abhinav[src/trunk]: src/common/lib/libprop Use .Fn to refer a function name instead ...
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/luna68k Use the default MD_SETS_S...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add MULTIPROCESSOR, awincnt
christos[src/trunk]: src/sys/kern PR/50295: clock_nanotime() should not set errno, bu...
maxv[src/trunk]: src/sys/kern Ensure the restartable atomic sequence is in userla...
christos[src/trunk]: src/external/cddl/osnet/lib/libzpool Add fake atomic 64 ops for ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Mainline dts has switched to operating-poin...
ozaki-r[src/trunk]: src/sys/netinet Use IFQ_LOCK instead of splnet for if_snd
martin[src/netbsd-8]: src/external/bsd/mdocml/include Pull up following revision(s)...
maxv[src/trunk]: src/sys/netipsec cosmetic
joerg[src/trunk]: src/lib/libc/string GC __indr_reference wrappers.
kamil[src/trunk]: src/doc Update TODO.ptrace with new entries
riastradh[src/trunk]: src/sys/dev/usb Missed a spot: <sys/rndsource.h> for if_cdcereg.h.
matt[src/trunk]: src/common/lib/libc/arch/arm/string For Thumb, use naive version
uwe[src/trunk]: src/lib/libcurses Rename cellcmp() and linecmp() to celleq() and...
skrll[src/nick-nhusb]: src/sys/dev/usb G/C M_USBHC
skrll[src/nick-nhusb]: src/sys/dev/ic Fix indent botch that crept in
knakahara[src/trunk]: src/sys/netinet remove extra pserialize_perform()
matt[src/trunk]: src/sys/sys Expose SOFTINT_COUNT for _KMEMUSER
skrll[src/trunk]: src/sys/arch/mips/mips Fix PR/51288 reproducable panic on evbmip...
manu[src/trunk]: src/lib/libperfuse Removed unimplemented mmap and seek method. s...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add 64-bit counter driver; it is cert...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by apb in ticket...
christos[src/trunk]: src/usr.bin/tip get rid of equal(), use {s, g}etprogname().
jmcneill[src/trunk]: src/sys/arch/arm/sunxi sunxits needs sysmon_envsys
nat[src/trunk]: src Audio now uses fdclone, there is no longer a limitation of o...
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Don't pass -Wl, -x to ${C...
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
martin[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by m...
macallan[src/trunk]: src/sys/arch/powerpc/oea bump OF_buf(fer) since we may put extra...
snj[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
riz[src/trunk]: src/distrib/sets/lists/debug Fix up setlists for new debug compa...
snj[src/netbsd-7]: src/tests/lib/libutil Pull up following revision(s) (requeste...
skrll[src/nick-nhusb]: src/sys/dev/usb Bring usbhist initialisation change across ...
christos[src/trunk]: src/sys/kern Factor out the magic checking code for the label, a...
skrll[src/nick-nhusb]: src/sys/dev/usb ex_isdone / ux_state tidyup
maya[src/trunk]: src/sys/arch correct nofitication tpyo in comments.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use dmat64 if available. Same as ixgbe.c r...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Simplify, get rid of manual _LP...
maxv[src/trunk]: src/sys/arch/x86/x86 If the segment list is full, print a warnin...
msaitoh[src/trunk]: src/sys/arch/vax/conf Add il(4). Commented out.
jmcneill[src/trunk]: src/sys/arch Add support for Allwinner A83T SoC.
pooka[src/trunk]: src/sys/rump/net/lib/libshmif OpenBSD has kqueue
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293655: Forward NULL d...
skrll[src/nick-nhusb]: src/sys/dev/usb Make ucom(4) MP safe
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Add proc:::exit
christos[src/trunk]: src/distrib/sets Add MKSTATICPIE
christos[src/trunk]: src/sys regen
skrll[src/nick-nhusb]: src/sys/dev/usb No need for '\n' in USBHIST_LOG message.
maxv[src/trunk]: src/sys/modules Don't build the ibcs2 module on i386.
abhinav[src/trunk]: src/usr.bin/ul Make all the global variables and functions static.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Put dumb optimizations to avoid conditi...
christos[src/trunk]: src/sbin/sysctl use __func__, EXIT_{SUCCESS,FAILURE}
mlelstv[src/trunk]: src/sys/dev/usb Fix race in attachment.
christos[src/trunk]: src/sys/compat/linux/arch/mips regen
martin[src/trunk]: src/sys/sys Add a MID for IA64 (also it never used a.out, we nee...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Added efiboot TODO.
christos[src/trunk]: src/distrib/sets/lists Kill lint libraries we don't (or can't ye...
skrll[src/trunk]: src/sys/dev/usb KNF and whitespace. No functional change.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/ttm Pull up following revision(s) (...
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc enable tf math (__float128)
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Add __printflike.
ozaki-r[src/trunk]: src/sys/netinet6 Add missing IN6_ADDRLIST_ENTRY_DESTROY
christos[src/trunk]: src/sbin/slattach Improve examples and netmask information (from...
skrll[src/nick-nhusb]: src/sys/dev/usb Actually log the erroneous bInterval in ehc...
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise ex_isrunning in ehci_device_isoc...
martin[src/netbsd-7]: src/sys/external/bsd/drm2/radeon Pull up following revision(s...
kre[src/trunk]: src/sys/sys Temporarily disable the dummy inline funcs, and repl...
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use UHCI_PIPE2UPIPE
maya[src/trunk]: src/share/mk Revert part of 1.1079. MKSOFTFLOAT?=yes for mips64*.
christos[src/trunk]: src/distrib/sets/lists fix sets for MKCRYPTO=no
rkujawa[src/trunk]: src/sys/arch/arm/arm Add CVS ID.
snj[src/netbsd-7]: src/doc tickets 177-178 & 181-183
wiz[src/trunk]: src/lib/libc/net New sentence, new line. Fix minus. Avoid <>.
riz[src/trunk]: src/distrib/sets/lists Finish updating set lists for libc minor ...
martin[src/trunk]: src/lib/libm/noieee_src Add modfl alias.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Update GICD_CTLR reg bit definitions to ...
ozaki-r[src/trunk]: src/sys/net Make bpf MP-safe
maxv[src/trunk]: src/sys/arch/x86/x86 Mask mxcsr, otherwise userland could set re...
maxv[src/trunk]: src/sys/kern Fix a read-beyond-end string read.
roy[src/trunk]: src/lib/libterminfo Warn about unprintable characters in capabil...
martin[src/trunk]: src/share/mk Switch sparc64 to gcc 5.4, binutils 2.26 and gdb 7.10.
scole[src/trunk]: src/sys/arch/ia64/ia64 enable some incorrectly commented-out code
mbalmer[src/trunk]: src/external/mit/lua/dist/src update after conflict resolution
snj[src/netbsd-7-0]: src/sys/conf Pull up following revision(s) (requested by ts...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve transfer callout handling
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add A80 (sun9i) support
uwe[src/trunk]: src/lib/libcurses Don't mix private and public names for the sam...
skrll[src/nick-nhusb]: src/sys/dev/usb Revert previous as it needs some work.
apb[src/trunk]: src/tools/compat Add strnlen to configure tests in tools/compat
maxv[src/trunk]: src Rework the machine configuration interface.
skrll[src/nick-nhusb]: src/sys/dev/usb From t-hash
skrll[src/nick-nhusb]: src/sys/dev/usb More MPification
christos[src/trunk]: src GSoC 2016 Charles Cui: Implement thread priority protection ...
maxv[src/trunk]: src/sys/dev m_free -> m_freem, m_copyback could have added mbufs...
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak a couple of comments
martin[src/trunk]: src/doc Document libc hesiod.c compiler workaround on ia64
martin[src/trunk]: src/usr.bin/units Add tera- and peta-bytes.
snj[src/netbsd-7]: src/usr.bin/indent Pull up following revision(s) (requested b...
martin[src/netbsd-7]: src/sys/dev/usb regen for #142
skrll[src/nick-nhusb]: src/sys Add prefixes to method structures member names. No ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Add _STANDALON...
skrll[src/nick-nhusb]: src/sys/dev/usb ohci_hash_rem_itd the sitds in ohci_device_...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add (arbitrary) USB serial port support.
christos[src/trunk]: src/bin/stty - print the line discipline using the new ioctl
skrll[src/nick-nhusb]: src/sys/dev/usb Stray #endif
christos[src/trunk]: src/sys/kern Sleep 10 seconds before rebooting due to panic()
christos[src/trunk]: src/usr.bin/elf2aout - add flag to produce OMAGIC
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add GICv2m support
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): handled SIOCZIFDATA.
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p mount_9p: add initial support for 9P...
christos[src/trunk]: src/rescue cgdconfig is not crypto
skrll[src/nick-nhusb]: src/sys/dev/usb Wait for hardware before removing the TDs f...
maxv[src/trunk]: src/sys Add a new option in libsa, to load dynamic binaries. A s...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
sevan[src/trunk]: src/usr.sbin/mtree Adjust test, we only want to return the struc...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot Don't error out for set but unus...
christos[src/trunk]: src/lib/libc/rpc - add __clnt_sigfillset() that does not blindly...
joerg[src/trunk]: src Retire USE_COMPILERCRTSTUFF=yes.
jdolecek[src/trunk]: src/sys/dev pass correct status + error to *_atapi_phase_complet...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/usr.sbin/installboot/arch XXX: gcc initialize a variable
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Add "Xhandle*" interrupt handling.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Fixup the non-KDTRACE_HOOKS case ...
mlelstv[src/trunk]: src Add experimental userland interface to IPMI driver. Currentl...
tsutsui[src/trunk]: src/sys/arch/alpha/pci Revert previous. PR/48431 claims ALPHA_P...
khorben[src/khorben-n900]: src/sys/dev/i2c Moved register values to a separate file
kamil[src/trunk]: src/doc Add new entry to TODO.ptrace
christos[src/trunk]: src/usr.bin/sockstat fix compilation
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Zero out the guard for b...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Remove dwc2_{alloc, free}m functio...
maxv[src/trunk]: src/sys/lib/libsa Introduce two functions, and dedup code.
dholland[src/trunk]: src/lib/libc/gen Fix three of these strings (ones that are rarel...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix aprint_*()s in ixv_allocate_msix().
martin[src/netbsd-8]: src/doc Ticket #1228
christos[src/trunk]: src/external/bsd/mdocml/dist Add libproc/librtld_db
christos[src/trunk]: src/share/mk Add protection against direct inclusion of this fil...
mbalmer[src/trunk]: src/share/misc Fix case.
pooka[src/trunk]: src/lib/librumpuser Make setprogname() a nop where it's not supp...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Split bitmap_set/clear i...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove stray label from previous
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix hex values in debug output with "0x"
christos[src/trunk]: src/sys/dev/acpi CID 1324963: Remove bogus NULL test
maxv[src/trunk]: src/usr.sbin/cpuctl Check the return value of cpuset_set(), to p...
ozaki-r[src/trunk]: src/sys/net Tweak p2p_rtrequest as well for ifaddr initializatio...
christos[src/trunk]: src/distrib more MKREPRO_TIMESTAMP fixes (for pax/tar generated ...
mlelstv[src/trunk]: src/lib/libm/arch Correctly alias the ldexp* functions to the sc...
maxv[src/trunk]: src/sys/net Add KASSERT to catch bugs. Something tells me it cou...
christos[src/trunk]: src/usr.bin/mail PR/50746: David Binderman: Check bounds before ...
rin[src/trunk]: src Add smaller versions of fsck_ffs(8) and newfs(8) for install...
riastradh[src/trunk]: src/tests/lib/libm cbrtl_powl is xfail only if long double has m...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by pgoyette in t...
dholland[src/trunk]: src/lib/libc note that on libc bump obsolete signal functions sh...
matt[src/trunk]: src/lib/libm Add VFP versions of lrint/lrintf/lrintl for earmhf*
christos[src/trunk]: src/sys/arch/ia64/stand/ia64/ski XXX: Can't do PIE yet because o...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars note the release of NetBSD 7.0
riastradh[src/trunk]: src/sys/dev Make kernel core dumps on cgd(4) work.
martin[src/trunk]: src/share/mk Switch ia64 and alpha to latest gcc/binutils(alpha ...
maxv[src/trunk]: src/sys Remove unused netipsec/xform.h includes.
dholland[src/trunk]: src Add lfs_checkword type for reading checksum data out of stru...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add missing include to fix the cras...
joerg[src/trunk]: src/external/bsd/llvm Switch to the 4.0 release branch and updat...
ozaki-r[src/trunk]: src/tests/net/net Let ftp use a different output file from httpd...
martin[src/trunk]: src/sys/dev/ieee1394 Make it compilable with gcc 4.8.1
pgoyette[src/trunk]: src/share/misc Add UPC - universal product code
christos[src/trunk]: src/lib/libc/gen Instead of changing the code to match the docum...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Be consistent abo...
christos[src/trunk]: src/external/bsd/blacklist/port add include in the vpath.
christos[src/trunk]: src/lib/libc/gen fix off-by-one, found by asan.
skrll[src/nick-nhusb]: src/sys/dev/usb Rename interrupt list macros s/intr_info/in...
knakahara[src/trunk]: src/sys/net Fix sending PADT to unexpected hosts when net.pppoe....
nat[src/trunk]: src/sys/dev round_blocksize is only used for the hardware ring b...
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Only declare '...
maxv[src/trunk]: src/sys/arch/x86 Rename:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun6ispi
reinoud[src/trunk]: src/sys/fs/nilfs Fix Typo
rin[src/trunk]: src/sys/compat/netbsd32 Protect NPT stuff by "#ifdef NTP". Fix n...
maxv[src/trunk]: src/sys/netinet Remove #ifndef __vax__.
msaitoh[src/trunk]: src/sys/dev/pci Set CTRL_MEHE correctly (PCH_{LPT, SPT} only).
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Bump version to denote support t...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
jmcneill[src/trunk]: src/distrib/utils/embedded fix msdos mbr partition size calculation
jmcneill[src/trunk]: src/sys/arch/arm/acpi Redistributors with virtual LPI support ha...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix the computation in kasan_shadow_map...
christos[src/trunk]: src/usr.sbin/rtadvd PR/52618: Shinichi Doyashiki: Don't exit if ...
maya[src/trunk]: src/sys/dev/usb Set and check NDIS version.
ozaki-r[src/trunk]: src/doc Add BRIDGE_IPF
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for gated dividers and /1, /2, ...
mrg[src/trunk]: src/external/gpl3 find gcov.1 again.
snj[src/netbsd-7-0]: src/doc 137[78]
maxv[src/trunk]: src/sys/arch/i386/i386 The reason we are not using INTRENTRY her...
sevan[src/trunk]: src/share/misc CE, DLCI, LMI, MGCP, PE, PVC, SVC, VPWS
ozaki-r[src/trunk]: src/doc Mention MP-ifications of bpf, vlan, opencrypto and ipsec
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak debug
maxv[src/trunk]: src/sys/arch/amd64/amd64 No, do not just copy code from i386 and...
pgoyette[src/trunk]: src/sys/dev/pci Add a couple more devices, from PR kern/40987
skrll[src/nick-nhusb]: src/sys/dev/usb Another DPRINTF. From Takahiro HAYASHI.
skrll[src/nick-nhusb]: src/sys/dev/usb Return success when clearing port reset.
uwe[src/trunk]: src/sys/ddb db_putchar - check if we need to wrap at $maxwidth a...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Restore TX_INTERVAL_DEFAULT to 64
msaitoh[src/trunk]: src/sys/netinet All of snd_wnd, snd_cwnd and snd_ssthresh in stu...
phx[src/trunk]: src/sys/dev/nor Size of erase block is 128 bytes when sector den...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys/kern - opt_kasan.h is included from <sys/asan.h>
christos[src/trunk]: src/external/bsd/unbound/lib/libunbound new files
kiyohara[src/trunk]: src/sys/dev/sdmmc Please more delay, if timeout in sdhc_wait_int...
pooka[src/trunk]: src/sys/rump add mixerctl to userland utils
martin[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up the following revisions, reque...
chs[src/trunk]: src/sys/compat es_arglen is now in units of bytes, update the em...
christos[src/trunk]: src/external/gpl2/dtc Add build glue (from skrll)
martin[src/netbsd-7]: src/distrib/utils/libhack Additionally pull up revision 1.7 o...
maxv[src/trunk]: src/doc Note kMSan.
isaki[src/trunk]: src/sys Make it compilable even with debug option.
jmcneill[src/trunk]: src/sys/arch/evbarm/nslu2 Add xname argument to pc_intr_establis...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys sync with FreeBSD
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/prep Remove pasted but obsolete c...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux add a few arch-specific stubs...
christos[src/trunk]: src/crypto/external/bsd/openssh Enable ssh-sk-helper
ryo[src/trunk]: src/usr.bin/passwd fix compile error without USE_PAM (-Werror, -W...
rmind[src/trunk]: src/sys/rump/librump/rumpkern RUMP's softint_schedule_cpu: comme...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/doc new yacc
skrll[src/trunk]: src/sys/arch Trailing whitespace
ozaki-r[src/trunk]: src/sys/compat Fix psref isn't released in a case of IFADDR_EMPTY
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.2.1 with the folowi...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
mrg[src/trunk]: src/tools/gcc our GCC 6.5 is "nb4 20181109".
skrll[src/nick-nhusb]: src/sys/dev/usb Drop/re-acquire the pipe lock when destroyi...
phx[src/trunk]: src/sys/arch/sandpoint/conf Disable CFI in the GENERIC kernel ag...
isaki[src/trunk]: src/sys/arch/x68k/dev Fix a Continue Operation.
christos[src/trunk]: src/external/cddl/osnet/include We have libproc now
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, sun8i-h3-...
rin[src/trunk]: src/sys/compat/netbsd32 correct wrong casting. some are consider...
christos[src/trunk]: src/external/bsd/ntp Fix MKCRYPTO=no build
spz[src/trunk]: src Fixes for CVE-2016-0718 from upstream.
skrll[src/nick-nhusb]: src/sys Provide a USETWD macro for use with USB words desig...
skrll[src/nick-nhusb]: src/sys/dev/usb G/C unused variable/code
riz[src/trunk]: src/share/misc Added NetBSD 5.2, 6.0.1, 6.0.2 and 6.1. Someone *...
christos[src/trunk]: src/share/man/man7 document new sysctls
matt[src/trunk]: src/sys/arch/arm/arm byte swap the insn on BE8 it's LE in memory...
martin[src/netbsd-7]: src/sys/dev/i2c Pull up following revision(s) (requested by j...
apb[src/trunk]: src/tools/compat regen
wiz[src/trunk]: src/share/man/man4 remove Tn, bump date for previous
christos[src/trunk]: src/doc update for file-5.33
skrll[src/nick-nhusb]: src/sys/dev/usb Fix xpipe->xp_pipe was xpipe->pipe.
msaitoh[src/trunk]: src/share/man/man4 - Add KERNHIST and KERNHIST_PRINT.
ozaki-r[src/trunk]: src/sys/net Update comments to reflect bpf MP-ification
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Zero the scratch page.
kre[src/trunk]: src/lib/libutil Remove dawn/sunup/sunset/sundown (sunrise was ne...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix non UHCI_DEBUG build
kre[src/trunk]: src/sys/kern Change the default precision of timestamps from 9 d...
skrll[src/trunk]: src/sys/dev/ata Don't return EPASSTHROUGH when succeeding in ODI...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Regen.
thorpej[src/trunk]: src/sys/arch/cobalt/conf panel -> lcdpanel
macallan[src/trunk]: src/sys/arch/powerpc/powerpc add OF_quiesce() to shut down OF ba...
ozaki-r[src/trunk]: src/sys/net Pull RTM_CHANGE code out of route_output to make fur...
christos[src/trunk]: src/sys/arch/hpc/hpc fix lossage from disklabel.h merge
christos[src/trunk]: src/sys/dev/ic diff reduction with openbsd; turn debugging on.
martin[src/netbsd-7]: src/doc Tickets 129 and 130
matt[src/trunk]: src/sys/arch/arm/arm32 Move parts of cpu.h that are not needed b...
snj[src/netbsd-7]: src/doc 308
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
snj[src/netbsd-8]: src/etc/namedb Pull up following revision(s) (requested by ta...
msaitoh[src/trunk]: src/sys/dev/pci BCM5709 is PCIe based. To wait for pending PCI t...
christos[src/trunk]: src/lib/libexecinfo use provide KERN_PROC_PATHNAME in PROC_ARGS.
snj[src/netbsd-7]: src/usr.sbin/pcictl Pull up following revision(s) (requested ...
christos[src/trunk]: src/external/bsd/pam-u2f/bin/pamu2fcfg Add build glue
skrll[src/trunk]: src/sys/arch/evbarm/conf Add awincnt at awinio (64 bit timer cou...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
snj[src/netbsd-7]: src/doc 29[01]
tkusumi[src/trunk]: src/usr.sbin/autofs autofs: Support DOLLAR for $ literal
khorben[src/khorben-n900]: src/sys/dev/spi Let the bus speed of SPI devices be speci...
hannken[src/trunk]: src Operation sysvbfs_remove() destructs inodes attached to acti...
martin[src/netbsd-7]: src/doc Ticket #128
martin[src/trunk]: src/etc/mtree Add net/ipsec debug lib directory
christos[src/trunk]: src/usr.bin/nc no more warnings for ld.
maxv[src/trunk]: src/sys/netinet Call rtcache_unref() only when the checks succee...
macallan[src/trunk]: src/sys/arch/macppc/include get rid of mem_region.start_hi - if ...
skrll[src/nick-nhusb]: src/sys/dev/usb Partial conversion from spl(9)/tsleep(9) to...
maxv[src/trunk]: src/sys/arch/x86/x86 Fix a bug introduced in r1.55, this should ...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add lockdebug_barrier
martin[src/trunk]: src/tests/crypto Remove bogus TESTSDIR
christos[src/trunk]: src/share/mk - Add a new bsd.host.mk that contains all the HOST_...
riastradh[src/trunk]: src/sys/dev Sort includes.
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Don't bring in the zlib stuff...
pooka[src/trunk]: src/sys/dev/pci disable debug print by default
alnsn[src/trunk]: src/share/man/man9 Don't mention SVS because it can't be changed...
snj[src/netbsd-7-0]: src/doc 1316, 1333
matt[src/trunk]: src/sys/arch/arm/arm Don't include <arm/locore.h>, just <arm/arm...
aymeric[src/trunk]: src/share/man/man4 mention support for AR3012 based chips and po...
tsutsui[src/trunk]: src/sys/dev/ic Add RNG entropy collection support of rnd(9) to r...
jmcneill[src/trunk]: src/sys/dev/ic Add software volume controls.
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace Arrange to install the dtr...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 5.1.4
pooka[src/trunk]: src/sys/dev/pci put the "asked for" print also behind VIORNG_DEBUG
pgoyette[src/trunk]: src/sys/kern Simplfy insertion of newly-activated modules into t...
pgoyette[src/pgoyette-compat]: src/crypto/external/bsd/openssh/dist Missed in previou...
christos[src/trunk]: src/external/bsd/mdocml/dist Allow both x==y and x=y in conditio...
snj[src/netbsd-8]: src/lib/libc Pull up following revision(s) (requested by jdol...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip Merg...
martin[src/trunk]: src/external/bsd Conditionalize libproc here as well (why is it ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove lbl argument to utoppy_bulk_transfer
maxv[src/trunk]: src/sys/dev/usb Not a bug strictly speaking, but compute the add...
christos[src/trunk]: src/external/bsd/atf/lib/libatf-c++ bump because libstdc++
martin[src/netbsd-7]: src/doc Ticket #145
skrll[src/nick-nhusb]: src/sys/dev/usb Group flags together. No functional change.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Add .cfi ops
dsl[src/trunk]: src/sys Re-instate the zero length sections in elf core dumps (t...
uwe[src/trunk]: src/sys/kern netbsd_elf_signature - look at note segments (phdrs...
skrll[src/trunk]: src/sys/arch/arm/arm32 Whitespace
christos[src/trunk]: src/distrib/sets/lists/comp Undo previous
kre[src/trunk]: src/sbin/mount_portal Better handling of comments in portal.conf...
christos[src/trunk]: src/sys/arch/i386/i386 fix a comment (cpu_switch() -> cpu_switch...
christos[src/trunk]: src/external/bsd/unbound/include use explicit_memset()
christos[src/trunk]: src/sys/arch/x86/include Complete the dosparts -> mbrparts conve...
aymeric[src/trunk]: src/sys/dev/usb . add support for loading code + config of AR301...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused fields from ohci_pipe
uwe[src/trunk]: src/lib/libcurses Oops, revert previous. Wrong tree.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
jmcneill[src/trunk]: src/sys/dev/fdt Keep the backlight off while the lid is closed.
snj[src/netbsd-7-0]: src/doc tickets 1361 and 1362
christos[src/trunk]: src/distrib/sets/lists/base from the failed builds, it seems we ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix stack info leak. There is a big pad...
nat[src/trunk]: src/sys/dev Only allow blocksizes greater or equal to the calcul...
uebayasi[src/trunk]: src/distrib/sets Execute sub-${MAKE} from within a source direct...
khorben[src/khorben-n900]: src/sys/dev/i2c Fixed use of workqueue_create(9), as it e...
joerg[src/trunk]: src Update build system and import script for mdocml 1.12.3.
snj[src/netbsd-7-0]: src/common/lib/libc/stdlib Pull up following revision(s) (r...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove '\n' from DPRINTF
wiz[src/trunk]: src/usr.bin/rump_wmd Sort options and option descriptions.
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
maya[src/trunk]: src/lib/libc/string overlapping strcpy is UB. use memmove
sjg[src/trunk]: src/usr.bin/make Ensure -- filemon is at start of line
jdolecek[src/trunk]: src/sys/dev change sc_deferred to TAILQ (reusing bufq b_actq) to...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi 32-bit build fix
rmind[src/trunk]: src/sys/net/npf npf_return_tcp: fix no-INET6 case.
christos[src/trunk]: src/usr.bin Add nc.
christos[src/trunk]: src/external/bsd/file/dist 2019-05-14 22:26 Christos Zoulas <c...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Imported omapspi(4), a driver for M...
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce the scope of a variable and style. ...
skrll[src/nick-nhusb]: src/sys/dev/usb Update comment.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 100 series and C230 series devices.
htodd[src/netbsd-7]: src/distrib/sets/lists/debug Fix debug build.
scole[src/trunk]: src/distrib add ppc601 kernel to macppc iso
snj[src/netbsd-8]: src/sys/arch/vax/boot Pull up following revision(s) (requeste...
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with 2GB of ram or memory ending at ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add spdiftx
maxv[src/trunk]: src/sys/kern Add a KASSERT, otherwise it looks like a NULL deref...
maxv[src/trunk]: src Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a li...
skrll[src/trunk]: src/sys/arch/mips/mips Fix the PMAP_NO_PV_UNCACHED pmap_md_vca_a...
maxv[src/trunk]: src/sys/arch Misc changes in the x86 FPU code. Reduces a future ...
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a SOFTINT_USB define
maxv[src/trunk]: src/sys/compat/linux/arch/amd64 Make sure %rip is in userland. T...
matt[src/trunk]: src/sys/arch Fix more <arm/locore.h> lossage
martin[src/trunk]: src/usr.sbin/sysinst Make sure all menus have a translatable exi...
skrll[src/nick-nhusb]: src/sys/dev/usb constify tdflags in ohci_{alloc, reset}_std_...
maxv[src/trunk]: src/share/man/man8 State that this is SVR3, not iBCS2.
martin[src/trunk]: src/sys/dev/pci Remove unused variable
martin[src/trunk]: src/sys/arch/ia64/stand Make it all compile
njoly[src/trunk]: src/lib/libnpf Kill extra space in function argument.
martin[src/netbsd-8]: src/distrib Pull up following revision(s) (requested by alnsn...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead code.
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a UHCI_PIPE2UPIPE that works
riastradh[src/trunk]: src/sys Make the direct-map API always available, but fail if KA...
christos[src/trunk]: src/distrib/sets/lists/tests add new resolv.conf file
christos[src/trunk]: src/sys/compat/linux/common use proper arg functions, remove bog...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic When acquiring a GPIO, disable any conf...
macallan[src/trunk]: src/sys/arch/powerpc/include fix tpyo
maxv[src/trunk]: src/sys/net Fix kernel info leak. There are 2 bytes of padding i...
mrg[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch regen.
martin[src/netbsd-7-0]: src/doc Ticket #1381
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD r280181.
mrg[src/trunk]: src/doc fix the date for mos(4) import, and mention moscom(4) re...
christos[src/trunk]: src/usr.bin/nc the tls ifdef was a bit too aggressive.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_PCI_MSI_MSIX
mrg[src/trunk]: src/sys/dev/usb rearrange some parts of attach/detach to avoid p...
martin[src/trunk]: src/sys/arch/x86/acpi Cast physical addresses via uintptr_t to A...
christos[src/trunk]: src/external/bsd/nsd - resolve conflicts
christos[src/trunk]: src/lib/libkvm some ports need <sys/wait.h>
maxv[src/trunk]: src/usr.sbin/traceroute6 ... another occurrence of OLDRAWSOCKET ...
jmcneill[src/trunk]: src/sys/dev/fdt Set sysclk rate at set_format time, so the link ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove one that won't happen
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix PA16 and PA17 function 2; was reserve...
ragge[src/trunk]: src/sys/arch/vax/vax Extract M_DATA, M_LEN, M_NEXT.
joerg[src/trunk]: src/tests/lib/libc/tls_dso Revert, init-exec in combination with...
kre[src/trunk]: src/sys Return the "true" parent's pid as the parent pid (ppid) ...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend and m68000 == m68k
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Use existing rumpkern_z libra...
tsutsui[src/trunk]: src/sys/arch/zaurus/zaurus Fix attach failure of zaudio(4) WM873...
tsutsui[src/trunk]: src/sys/arch/alpha/pci bus_space_mmap(9) function should return ...
christos[src/trunk]: src/sys/dev/pci no need for vlan.h here.
maya[src/trunk]: src/sys/arch/mips/include Adjust ci on the second iteration.
matt[src/trunk]: src/sys/arch <arm/locore.h> fallout (fixes some include ordering...
christos[src/trunk]: src/sys/netinet6 print the name of the interface that was disabled.
christos[src/trunk]: src/sys/dev/ic dedup
msaitoh[src/trunk]: src/sys/arch/x86/include Add the following instruction bits in S...
pgoyette[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add missing dp...
skrll[src/nick-nhusb]: src/sys/arch/arm/samsung Complete the adaptation to the branch
maxv[src/trunk]: src/sys/arch/x86/x86 Use XC_HIGHPRI for SpectreV2 to reduce the ...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
msaitoh[src/trunk]: src/sys/dev/pci - Allow time for the management firmware to ente...
pgoyette[src/pgoyette-compat]: src/doc Update with notes from a recent status update ...
jmcneill[src/trunk]: src/sys/arch/iyonix/iyonix Add xname argument to pc_intr_establi...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.1 with th...
martin[src/netbsd-7]: src/doc Ticket #236
christos[src/trunk]: src/sys/arch/x86/include expose the {rd, wr}msr functions to user...
blymn[src/trunk]: src/distrib/sets/lists/base Bump libcurses minor version due to ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable HP PA output
martin[src/trunk]: src/external/mit/xorg/lib/pixman Enable SSE2 support for amd64
rin[src/trunk]: src/doc correct grammar
skrll[src/nick-nhusb]: src/sys/dev/usb Open the rx interrupt pipe in umct_open whe...
msaitoh[src/trunk]: src/doc x86: Add PCI Extended Configuration Space support.
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Add proper registers for register...
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ri...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add sunxigmacclk, awge, and rlphy
jmcneill[src/trunk]: src/sys/sys Add PMFE_THROTTLE_ENABLE / PMFE_THROTTLE_DISABLE eve...
christos[src/trunk]: src/sys/kern Make p_ppid contain the original parent's pid even ...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
sevan[src/trunk]: src/sys/conf Add APPLE_UFS (disabled)
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Improve the transfer abort process.
msaitoh[src/trunk]: src/sys/arch/x86/include Add MAWAU (for BND{LD, ST}X instruction)...
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by h...
joerg[src/trunk]: src/external/bsd/file/dist/src Mark some more dead functions.
skrll[src/trunk]: src/sys/net Whitespace
christos[src/trunk]: src/doc new file(1)
ozaki-r[src/trunk]: src/sys/netipsec Dedup common codes in error paths (NFCI)
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
kamil[src/trunk]: src/external/gpl3/gdb Detach libpthread_dbg(3) from gdb(1) and g...
pgoyette[src/trunk]: src/share/man/man4 Clarify the BUGS section. The driver doesn't...
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify xhci_do_command*
snj[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by chris...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf fix the native build
msaitoh[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
maxv[src/trunk]: src/sys/arch Disable PAX_SEGVGUARD.
wiz[src/trunk]: src/usr.bin/nc Use full month name in Dd.
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel adjust to ...
aymeric[src/trunk]: src/sys/arch/arm/altera make CPU 1 bootstrapping work even if th...
riastradh[src/trunk]: src/sys/arch/aarch64/include Respect the __HIDE_DELAY kludge lik...
matt[src/trunk]: src/common/lib/libc/arch/arm When using EABI, call __aeabi_{i, l}...
rin[src/trunk]: src/sys/dev/rasops Fix black color-attribution for depths 2 and 4.
skrll[src/nick-nhusb]: src/sys/arch/arm Include opt_net_mpsafe.h
martin[src/trunk]: src/sys/arch/sparc64 Slightly optimize the ITLB usage on seconda...
matt[src/trunk]: src/sys/arch/arm Move parts of cpu.h that are not needed by MI c...
christos[src/trunk]: src/share/mk disorder police
maxv[src/trunk]: src/sys/netinet6 Add more checks in ip6_pullexthdr, to prevent a...
skrll[src/nick-nhusb]: src/sys/dev/usb Use #if 0 / #endif instead of comment for d...
joerg[src/trunk]: src/sys/arch LLVM doesn't support data32/addr32, but is smart en...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rki2s
kre[src/trunk]: src/tests/kernel Make the t_subr_prf test build after changes to...
martin[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by c...
christos[src/trunk]: src/usr.sbin/npf/npfd try to re-open the pcap connection on error.
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support snps, reset-gpio property and deas...
christos[src/trunk]: src/doc new bind
jdolecek[src/trunk]: src/sys/dev/ofisa fix wdc_init_shadow_regs() arg
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
mlelstv[src/trunk]: src/lib/libm/arch/i387 Use correct alias for scalbn(). Tested by...
mrg[src/trunk]: src/sbin/atactl add smart IDs 210, 246, 247 and 248 (Micron):
maxv[src/trunk]: src/sys Make the execution flow canonical instead of jumping bac...
jnemeth[src/trunk]: src/sys/kern fix compilation error; hi christos!
msaitoh[src/trunk]: src/sys/dev/pci - Fix previous commit in wm_kmrn_readreg().
snj[src/netbsd-7]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull up...
kre[src/trunk]: src/tests/usr.bin/printf Add a missing ("quoting") '>' in an atf...
skrll[src/nick-nhusb]: src/sys/dev/usb Use if (!expr) { ... } instead of a if (exp...
christos[src/trunk]: src/distrib/sets/lists Add hmac(3)
joerg[src/trunk]: src/share/mk If the per-target LDSTATIC flag is set, don't inclu...
joerg[src/trunk]: src/external/bsd/libc++/lib Prefer libcxxrt's typeinfo.cc. Do no...
christos[src/trunk]: src/lib/libc/net Handle herrors properly so that postfix can ret...
roy[src/trunk]: src/usr.sbin/rtadvd Update values from RFC 8319
christos[src/trunk]: src/doc add sparc64 hack
christos[src/trunk]: src/external/gpl3/gcc/lib/libubsan need -lrt for shm_{open, close}
joerg[src/trunk]: src/sys/arch/sparc/stand When building with clang, optimise for ...
nat[src/trunk]: src/sys/dev Committed a temporary copy with extra lines of code ...
martin[src/trunk]: src/lib/libc/net Avoid gcc 4.5.3 compiler bug on ia64 by compili...
uki[src/trunk]: src/distrib/sets/lists/xdebug Fix uncorrect package name in xdeb...
maxv[src/trunk]: src/sys/arch The CPU considers a given va as executable if none ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add END()
reinoud[src/trunk]: src/sys/arch/arm/samsung Missing EOL at end of file
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
bad[src/trunk]: src/sys/arch/evbarm/conf Add sun8i-h3-nanopi-duo2.dts and sun8i-...
skrll[src/nick-nhusb]: src/sys/arch/arm/allwinner Mark ehci_intr as IST_MPSAFE whe...
maxv[src/trunk]: src/sys/arch/x86/x86 Import iomem_ex locally.
jmcneill[src/trunk]: src/sys/arch/ia64 Add intr_establish_xname stub
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug a little.
maxv[src/trunk]: src/sys Rename ldt->ldtstore and gdt->gdtstore on i386. It reduc...
mrg[src/trunk]: src/libexec/httpd/small link against main.c and ssl-bozo.c (whic...
nonaka[src/trunk]: src/sys Handle persistent memory. Currently only debug output.
matt[src/trunk]: src/sys/arch/arm/include Flush out the PSR definitions.
christos[src/trunk]: src/sbin/disklabel CVE 1020935: Prevent overflow
skrll[src/nick-nhusb]: src/sys/dev/usb Do the same loan dance with control transfe...
skrll[src/trunk]: src/sys/arch/mips/atheros/dev Fix typo
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace.
macallan[src/trunk]: src/sys/arch/macppc/conf smusat attaches to iic now
isaki[src/trunk]: src/sys/arch/x68k/dev Fix the possibility of off-by-one on the g...
martin[src/trunk]: src librtld_db depends on libproc, so conditionalize it as well
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Push -Wno-missing-prototypes in...
wiz[src/trunk]: src/usr.sbin/puffs/mount_9p Merge single-letter options in SYNOP...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Now more than a single I2C devi...
christos[src/trunk]: src/external/bsd/tcpdump/dist Fix always false test (typo). Note...
jmcneill[src/trunk]: src/sys Add generic DT cpu frequency and voltage scaling driver.
christos[src/trunk]: src/distrib/sets/lists/comp add new manual pages
roy[src/trunk]: src/usr.sbin/postinstall postinstall: add checks for _dhcpcd to ...
skrll[src/nick-nhusb]: src/sys Use designated initialisers for usb_device_descript...
martin[src/netbsd-7]: src/doc Tickets #163 - #170
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add END(memcpy)
rin[src/trunk]: src/sys/compat/netbsd32 Sort by signal numbers as far as possibl...
christos[src/trunk]: src/tests/usr.bin/grep PR/47825: Garrett Cooper: Fix hardcoding ...
joerg[src/trunk]: src Bump the ram disk and miniroot size slightly for clang.
nisimura[src/trunk]: src/sys/dev/pci insert missing ETHER_UNLOCK()
martin[src/netbsd-7]: src/doc Ticket #156
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace / Update a comment
dholland[src/trunk]: src Add 64-bit directory entry structures, and adjust accessors ...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20170430
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Define BOOT_MAXSIZE instead o...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
nakayama[src/trunk]: src/sys/arch/sparc64/include Put "memory" to asm inline reading ...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Make sure interrupts are cleared on...
rkujawa[src/trunk]: src/sys/arch/arm/arm Add CPU functions for PJ4B core.
bouyer[src/netbsd-8]: src/doc tickets 644-647
ozaki-r[src/trunk]: src/sys/netipsec Don't abuse key_checkrequest just for looking u...
skrll[src/nick-nhusb]: src/sys/dev/usb In uhci_device_isoc_enter define
ryo[src/trunk]: src/sys/arch/aarch64 change kernel vm base address to use more t...
pgoyette[src/trunk]: src/sys/dev/pci Increase max string length for PCI Product names...
ozaki-r[src/trunk]: src/sys/netinet Use IFADDR_FOREACH instead of IFADDR_FOREACH_SAFE
christos[src/trunk]: src/tests/lib/libc/net Add a cleanup routine because if a test f...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add support to pass boothowto an...
martin[src/trunk]: src/sys/arch/sparc64/include Remove ancient spl* variants no lon...
snj[src/trunk]: src prune /usr/X11R7/lib/X11/xkb/torture, a ghost from the days ...
riastradh[src/trunk]: src/sys Move RND_EXTRACT_{ANY, GOOD} to rndpool.h whose API they ...
christos[src/trunk]: src/tools/compat handle __fpurge being declared in <stdio_ext.h>
yamaguchi[src/trunk]: src/sys/netipsec Added a lookup table to find an sav quickly
snj[src/netbsd-7]: src/lib/libpci Pull up following revision(s) (requested by ms...
maxv[src/trunk]: src/sys/netipsec Remove extra long file paths from the headers.
rjs[src/trunk]: src Build Xorg server and wsfb driver for mac68k.
kre[src/trunk]: src/bin/sh Rationalise (slightly) the way that expansions are pr...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Don't create a huge number of unnec...
martin[src/trunk]: src/lib libproc depends on libctf, so conditionalize it with the...
christos[src/trunk]: src/usr.bin/nc use mkstemp to prevent linker warning.
riastradh[src/trunk]: src/sys Move substantive part of rnd_ioctl to kern_rndq.c.
wiz[src/trunk]: src/share/man/man3 Bump date for previous.
macallan[src/trunk]: src/share/mk more Xorg on iyonix building goop
christos[src/trunk]: src/sys/kern Reorder code to avoid use-after-free on error. From...
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Make cleanup work as documented...
hannken[src/trunk]: src/external/bsd/nsd/include Re-enable {send, recv}mmsg now they ...
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
maxv[src/trunk]: src/sys/netinet6 Remove useless DIAGNOSTIC block, the caller alr...
skrll[src/nick-nhusb]: src/sys/dev/usb Make ucomsubmitread return int instead of u...
christos[src/trunk]: src/distrib/sets/lists update for libproc/librtld_db/dtrace changes
martin[src/netbsd-7]: src/doc Tickets #197 - #202, #205
wiz[src/trunk]: src/bin/sh Remove trailing space.
christos[src/trunk]: src/share/mk Add variables for static PIE
snj[src/netbsd-7-0]: src/doc 1384
christos[src/trunk]: src Add NOBINARIES, useful to build tools are libraries which is...
flxd[src/trunk]: src/sys/arch/arm/arm32 Revert attempt at tracking unmanaged mapp...
martin[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
kre[src/trunk]: src/sys/arch/amd64/amd64 All bow down before the Great Code Comp...
martin[src/trunk]: src/tests/lib/libm Backout previous - real fix for vax libm upco...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rsa CVE-2018-0737: S...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix merge botch
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add missing filesystems in the filesyst...
christos[src/trunk]: src/lib/libedit Remove utf-8 requirement (Yuichiro NAITO)
christos[src/trunk]: src/sys/kern CID/1325753: remove extra return.
christos[src/trunk]: src/tests/kernel add on more synchronization point
jdolecek[src/trunk]: src/sys/dev/ata remove superfluous semicolon
skrll[src/nick-nhusb]: src/sys/dev/ic Typo
wiz[src/trunk]: src/share/man/man3lua Use Nx. Remove superfluous Pp. Increase co...
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Use Cm instead of Li or A...
martin[src/netbsd-7]: src/doc Backout previous
blymn[src/trunk]: src/lib/libcurses Fix for PR lib/52063
dholland[src/trunk]: src/usr.bin/units File watt in the right group, and accept W as ...
ozaki-r[src/trunk]: src/sys/netinet6 Constify an argument of regen_tmpaddr
christos[src/trunk]: src/sbin/ifconfig perror is obsolete, use warn and add missing p...
maxv[src/trunk]: src/sys Remove unused mbuf argument from sbsavetimestamp.
martin[src/netbsd-7]: src/doc Ticket #296
msaitoh[src/trunk]: src/sys/arch/arm/imx Fix compile error.
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Use vpanic, not vprintf and the...
christos[src/trunk]: src/distrib/hpcarm/stand remove redundant rule that creates a ma...
apb[src/trunk]: src/etc Another comment change, missed in previous commit.
pooka[src/trunk]: src/lib/librumpuser Do not force _FILE_OFFSET_BITS=64 here. It'...
christos[src/trunk]: src/share/mk switch amd64 to gdb-7.10.1
reinoud[src/trunk]: src/sys/fs/nilfs Fix serious file read problem due to not-so-cle...
ryo[src/trunk]: src/sys/ddb db_get_qvalue() with size=8 on 64bit arch returns in...
dholland[src/trunk]: src/sbin/umount Document external unmount programs. PR 698. Bump...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
pooka[src/trunk]: src/sys/rump/librump/rumpkern qlock can now be a regular kernel ...
riastradh[src/trunk]: src Oops -- install <sys/rndio.h> now that ioctls live there.
martin[src/netbsd-7]: src/doc Tickets 108, 111-115, 117
msaitoh[src/trunk]: src/doc ixg(4): Support TX/RX multiqueue
joerg[src/trunk]: src/lib/libc/compiler_rt Sync with changes in the profiling impl...
msaitoh[src/trunk]: src/sys/arch/x86/include Remove duplicated entry. Modify comment...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi match allwinner,sun7i-a20-codec
ozaki-r[src/trunk]: src/doc Note initial 9P2000.u support
skrll[src/nick-nhusb]: src/sys/dev/usb Another USBD_NOMEM rather than ENOMEM where...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't need '\n' in DPRINTF format
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit in MPification
maxv[src/trunk]: src/sys Mark several kASan functions with __nothing, to avoid an...
bouyer[src/trunk]: src/sys/dev/pci There's no sensors for physical disks so don't t...
hannken[src/trunk]: src/sbin/fsck_ffs Treat an inode with "mode == 0" and "blocks !=...
gson[src/trunk]: src/tests/crypto/libcrypto A timeout of 480 seconds is not enoug...
christos[src/trunk]: src/external/bsd/mdocml/dist remove debugging printf.
wiz[src/trunk]: src/sbin/mount_autofs Sort options and SEE ALSO. Improve a sente...
wiz[src/trunk]: src/usr.bin/elf2aout Sort options in usage.
ozaki-r[src/trunk]: src/sys/net Remove unnecessary splnet
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Whitespace fix
maxv[src/trunk]: src/sys/arch/amd64/amd64 Restore %ds before swapgs. Movs to segm...
sevan[src/trunk]: src/share/examples/npf Rename the block table to something else ...
hikaru[src/trunk]: src/sys/arch/x86/pci Disable MSI-X before writing the MSI-X table.
sevan[src/trunk]: src/distrib/utils/embedded/files Fix test otherwise we try to lo...
ozaki-r[src/trunk]: src/sys/net Remove extra opt_gateway.h
knakahara[src/trunk]: src/sys/net "rss_symmetric_key" iniitalizer is too short. Pointe...
knakahara[src/trunk]: src/sys/dev/pci rename WM_TXQ_WORKING to WM_TXQ_NO_SPACE
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-rc3 with the fo...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Simplify interrupt handling by only enabl...
joerg[src/trunk]: src/lib Restrict libc_vfp to NetBSD/arm. It doesn't make sense f...
wiz[src/trunk]: src/usr.bin/crunch/crunchgen New sentence, new line. Remove supe...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by jmcneill ...
apb[src/trunk]: src/distrib/ews4800mips Add "cdroms" to the SUBDIR list for src/...
joerg[src/trunk]: src/share/mk Sparc/Sparc64 also support libc++ and compiler-rt i...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
dholland[src/trunk]: src Apply IINFO in the other userland tools.
joerg[src/trunk]: src/sys/arch/sparc/sparc panic takes a format string.
alnsn[src/trunk]: src/sys/dev/cadence Kill unused sc variable and fix the build.
snj[src/netbsd-7-0]: src/x11/lib/ICE Apply patch (requested by mrg in ticket #13...
blymn[src/trunk]: src/lib/libcurses Back out incorrect fix for PR 53617 and fix it...
pgoyette[src/trunk]: src/sys/rump/dev Link new opencrypto library into the build.
martin[src/trunk]: src/sys/arch/amd64/conf Fix previous: HAVE_GCC needs to be check...
christos[src/trunk]: src/lib Neither libproc or librtld_db require CTF
martin[src/netbsd-8]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
macallan[src/trunk]: src/sys/dev/pci set display output parameters according to prope...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix indent
christos[src/trunk]: src/external/bsd/ntp/bin always build ntp_keygen
skrll[src/nick-nhusb]: src/sys/dev/usb Set ub_usedma to false.
jmcneill[src/trunk]: src/sys/dev/ic Add I2S audio input support.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix active control transfer aborts - need t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove defunct declarati...
snj[src/netbsd-7]: src/doc ticket 139
rmind[src/trunk]: src/usr.sbin/npf/npfctl Allow filtering on IP addresses even if ...
martin[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
knakahara[src/trunk]: src/sys/dev/pci Whether Tx interrupt handler kicks if_start() sh...
kamil[src/trunk]: src/usr.bin/pmap pmap: Refresh debugging facilities
bouyer[src/trunk]: src/sys/arch/arm/sunxi sun4idma_halt(): do not set the control r...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by a...
martin[src/netbsd-7-0]: src/sys/netinet Pull up following revision(s) (requested by...
rin[src/trunk]: src/sys/arch/powerpc/booke Comment out full function of optimize...
cherry[src/trunk]: src/sys/arch/x86/x86 For i386 XEN3PAE_DOM0, use the "native" idt...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
pooka[src/trunk]: src Add more compat defs for code compiled for !NetBSD targets.
kre[src/trunk]: src/etc/defaults revert previous. somehowI failedto see that w...
skrll[src/nick-nhusb]: src/sys/dev/usb Provide init/fini methods for HCDs
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Add new man page for tco(4), and upd...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen after GCC 6.5.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Use the default MD_SETS_SELECTED ...
skrll[src/nick-nhusb]: src/sys/dev/usb sizeof KNF
christos[src/trunk]: src/external/bsd/librtld_db/dist import librtld_db from FreeBSD
skrll[src/nick-nhusb]: src/sys/dev/usb route is a uint32_t in xhci_init_slot so pa...
snj[src/netbsd-7-0]: src/sys/netinet Pull up following revision(s) (requested by...
christos[src/trunk]: src/distrib/sets/lists/tests debug for libproc
maxv[src/trunk]: src/sys/net/npf Switch nptr to uint8_t, and use nbuf_ensure_cont...
christos[src/trunk]: src/lib/libnpf - re-enable lint (otherwise the sets break)
skrll[src/nick-nhusb]: src/sys Centralise the up_repeat handling and use the stand...
nakayama[src/trunk]: src/sys/arch/sparc64/include Add dummy constraints to avoid exce...
joerg[src/trunk]: src/external/bsd/libevent/dist Add format string checks for _war...
martin[src/trunk]: src/doc Note another ia64 compiler workaround
mrg[src/trunk]: src/sys/kern put the ucode not found message under #ifdef DEBUG....
maxv[src/trunk]: src/share/man/man9 Improve the documentation of m_copypacket(), ...
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt More printflike and d...
martin[src/netbsd-7]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
skrll[src/nick-nhusb]: src/sys/dev/usb Complete converstion to USBHIST
christos[src/trunk]: src/external/bsd/openldap/include don't mess with snprintf!
martin[src/netbsd-7]: src/external/bsd/openresolv/dist Pull up the import of versio...
christos[src/trunk]: src/external/gpl2/dtc/dist rename include file per our convention.
dholland[src/trunk]: src/sbin/umount Don't assume that getaddrinfo sets the result po...
reinoud[src/trunk]: src/sys/arch/arm/samsung Phase 2 of samsung/exynos_* cleanup
ozaki-r[src/trunk]: src/sys Kill remaining use of the old lists of IP addresses
msaitoh[src/trunk]: src/sys/dev/pci - Add workaround for 82574 Errata 25 and 82583 ...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by kre in ticket...
martin[src/trunk]: src/distrib/sets/lists/tests Obsolete /usr/tests/opencrypto
martin[src/trunk]: src/distrib Now that we do not force debug sets off install CDs ...
martin[src/netbsd-7]: src/doc Ticket #241 and #242
martin[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by naka...
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r359561
maxv[src/trunk]: src/sys/kern Don't include "opt_kcsan.h" since there's already <...
maya[src/trunk]: src/share/mk switch everyone to mesa 18.
khorben[src/khorben-n900]: src/sys Beginning to handle interrupts from the TPS65950 ...
uwe[src/trunk]: src/lib/libcurses When we remove default color from attributes, ...
maxv[src/trunk]: src/sys Add support for Kernel Memory Sanitizer (kMSan). It dete...
isaki[src/trunk]: src/sys/dev/pci Fix yds_intr. It has not worked well since netb...
snj[src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ...
martin[src/netbsd-7]: src/doc Ticket #131
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix ehci_xfer members with 'ex_'. No fun...
macallan[src/trunk]: src/sys/arch/arm/xscale - support *_mmap()
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove a bogus KASSERT and clear IRQ pend...
christos[src/trunk]: src/sys/arch/mips/include add generic copyrights so FreeBSD can ...
ozaki-r[src/trunk]: src/sys/net Make GATEWAY (fastforward) work again
skrll[src/nick-nhusb]: src/sys/dev/usb Destroy all mutexes on detach
lukem[src/trunk]: src/share/man/man8 rc(8): more foo.sh clarification
martin[src/trunk]: src/distrib/sets/lists More conditional dance for librtld_db
nakayama[src/trunk]: src/sys/dev/audio audio_hw_probe:
msaitoh[src/trunk]: src/sys/net Fix comment.
christos[src/trunk]: src/sys/sys we never include bsd.sys.mk directly.
ozaki-r[src/trunk]: src/sys Use pslist(9) for the global in6_ifaddr list
christos[src/trunk]: src/usr.bin put back soelim, if MKGROFF is no so that we don't b...
skrll[src/nick-nhusb]: src/sys/dev/usb Use designated initialisers. No functional...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Actually hook up the r...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an unnecessary ux_hcpriv assignement
abhinav[src/trunk]: src/share/man/man7 Fix typo: s/currenly/currently
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/dev Include rndpool.h, rndsource.h here because we use t...
scole[src/trunk]: src/sys/arch/ia64/include Update some of the _UC_MACHINE* macros...
christos[src/trunk]: src/usr.sbin/makefs untorture language.
christos[src/trunk]: src/external/bsd/ipf/dist/lib ipfitler -> ipfilter
christos[src/trunk]: src/lib/libpam/libpam Add debugging commented out.
matt[src/trunk]: src/distrib/evbppc/ramdisk Add sbin/sysctl
knakahara[src/trunk]: src/doc add opencrypto(9)'s scalability comment
palle[src/trunk]: src/sys/arch/sparc64 sun4v: trap table setup - currently populat...
jdolecek[src/trunk]: src/sys Merge support for SATA NCQ (Native Command Queueing) fro...
nonaka[src/trunk]: src/sys/dev nvme(4): Added some delay before check RDY bit quirk...
skrll[src/nick-nhusb]: src/sys/dev/usb more build fixes
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add missing namespace ...
msaitoh[src/trunk]: src/sys/dev/pci i82567V-3 is not ICH9 but ICH8.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix usb_block_allocmem locking
maxv[src/trunk]: src/sys/kern Disable the M_PKTHDR check for now. It causes PR/53...
jakllsch[src/trunk]: src/sys/lib/libsa Make libsa fsmod string pointer const.
martin[src/trunk]: src/tests/lib/libc/ssp In the strcat test, smash the stack more ...
martin[src/netbsd-7]: src/share/man/man7 Pull up following revision(s) (requested b...
skrll[src/nick-nhusb]: src/sys/arch/arm/samsung Adapt to the branch.
skrll[src/nick-nhusb]: src/sys/dev/usb Print 0 or 1 and not bit value
skrll[src/nick-nhusb]: src/sys/dev/usb Style
wiz[src/trunk]: src Install radeon(4) from radeon-kms into x86 subdir.
rin[src/trunk]: src also compile poly1305.c with -O0 on vax to address ssh login...
mrg[src/trunk]: src/sys/arch/arm/dts it's called "snps, dis_u2_susphy_quirk" in b...
christos[src/trunk]: src/doc new acpica
skrll[src/nick-nhusb]: src/sys/dev/usb Rework {alloc, reset}_*_chain functions to p...
christos[src/trunk]: src/external/public-domain/sqlite/sqlite2mdoc Don't emit $Mdocda...
msaitoh[src/trunk]: src/sys/dev/pci Make Yukon EX, FE+, SUPR stable. The code is mai...
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise some variables in their declarat...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/share/mk need a few more commits to enable this.
martin[src/netbsd-7]: src/share/man/man3 Pull up following revision(s) (requested b...
christos[src/trunk]: src/etc/mtree add postfix .so dir
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Cache the usbd_bus pointer in the usbd_xfer...
nonaka[src/trunk]: src/sys/fs/msdosfs Fix false positives when comparing long file ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.5svn r198450.
maya[src/trunk]: src/usr.sbin/acpitools/acpidump & promotes to int already, so cl...
kiyohara[src/trunk]: src/sys/arch/arm/omap Call uart_enable() before comprobe1().
skrll[src/nick-nhusb]: src/sys/dev/usb Remove variable v0 becasue ~XHCI_PS_CLEAR d...
riz[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Update signature of unimp...
msaitoh[src/trunk]: src/sys/net All Ethernet media more than 1000Mbps don't support ...
pooka[src/trunk]: src/lib/librumpuser As reported by several people, the signature...
christos[src/trunk]: src/sys Change SDT (Statically Defined Tracing) probes to use li...
apb[src/trunk]: src/tools/compat fix prototype for strnlen.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
matt[src/trunk]: src/lib/csu/common Put the ctors code in .text.startup and dtors...
skrll[src/trunk]: src/sys/dev/ic Reformat a conditional
skrll[src/nick-nhusb]: src/sys/dev/usb Why KASSERT when you can KASSERTMSG?wq
msaitoh[src/trunk]: src/sys/dev/pci Add some definitions.
snj[src/netbsd-7-0]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
knakahara[src/trunk]: src/sys/dev/pci detach wm(4) evcnt.
jakllsch[src/trunk]: src/sys/arch/aarch64/include Switch to NKMEMPAGES_MAX_UNLIMITED.
abhinav[src/trunk]: src/bin/sh Remove unused variables.
martin[src/netbsd-7]: src/lib/libc/resolv Pull up following revision(s) (requested ...
mrg[src/trunk]: src/external/public-domain/sqlite/lib use -Wa, --warn on m68k. n...
snj[src/netbsd-7-0]: src/doc 1352
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chri...
ryo[src/trunk]: src/sys/arch/evbarm/imx7 delete unused variables
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm fix build...
christos[src/trunk]: src/lib/libpam/libpam no error for function cast
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Enable AES_ASM e...
wiz[src/trunk]: src/share/man/man9 Bump date.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 No need to make CI_MMFSA depend on ...
skrll[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earmhfeb Add earmhfeb lib...
mbalmer[src/trunk]: src/usr.sbin/gpioctl Remove stray 'To'.
skrll[src/nick-nhusb]: src/sys/dev/usb Rearrange the usbd_bus struct member to mat...
uki[src/trunk]: src/distrib/sets/lists/xcomp Give syspkg names to lintlib packages
skrll[src/nick-nhusb]: src/sys/dev/usb Use USB_IS_SS macro and update a comment.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that ifconfig -z (SOICZIFDATA) d...
ryo[src/trunk]: src/sys/net * pfil_add_hook() no longer treats PFIL_IFADDR and P...
martin[src/trunk]: src/sys/dev/i2c Remove unused variable
skrll[src/nick-nhusb]: src/sys/dev/usb Use NULL not 0 for pointer comparison
skrll[src/nick-nhusb]: src/sys/arch/powerpc/booke/dev ehci_init return int not usb...
blymn[src/trunk]: src/tests/lib/libcurses Adjust copywin test to work correctly wi...
christos[src/trunk]: src/external/bsd/libproc/dist remove caddr_t
ozaki-r[src/trunk]: src/sys/net Get rid of a unnecessary semicolon
skrll[src/nick-nhusb]: src/sys/dev/usb Improvie debugging
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx ppc4xx_tlb_enter(): invalidate entry...
kre[src/trunk]: src/bin/sh In uses like $(( var )) (un-dollared vars in arithmet...
mrg[src/trunk]: src/external/gpl3/gcc.old re-merge GCC 4.8.5 (part 1).
rin[src/trunk]: src Factor out a common part in Makefile's of ifconfig and x_ifc...
uwe[src/trunk]: src/share/man/man4 Use .Er for errors instead of .Dv
martin[src/netbsd-7]: src/sys/arch/xen Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/rpcinfo print the port where the server is listening...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by mlelstv in ti...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add a test that checks if brconfig flush...
bouyer[src/trunk]: src/sys/arch/i386/i386 Fix (once again) Xen boot
jmcneill[src/trunk]: src/sys/dev/pci - reset the chip if the tx engine gets stuck aft...
skrll[src/trunk]: src/sys/dev/ic Add slhci_memtest which is run when SLHCI_DEBUG i...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt If the bootloader specifies a boot mac-a...
tsutsui[src/trunk]: src/sys/lib/libsa Wrap >80 char lines that overflowed on NDADDR ...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Do not hardcode the assumption that...
mbalmer[src/trunk]: src/external/mit/lua/dist/src fix kernel module build
snj[src/netbsd-7]: src/doc tickets 132-135
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt If the total size of the DTB exceeds our...
mlelstv[src/trunk]: src/sys/arch/x86/x86 correct order of parameters, has no effect ...
jmcneill[src/trunk]: src/doc Note dts import
skrll[src/nick-nhusb]: src/sys/dev/usb Fix spellos
christos[src/trunk]: src/share/mk switch everyone to binutils.old
snj[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
riastradh[src/trunk]: src/sys/kern Fix comment.
martin[src/netbsd-8]: src/doc Ticket #651
joerg[src/trunk]: src/sys/arch/sparc/sparc Panic takes a format string.
pooka[src/trunk]: src/sys/rump/dev/lib/libpad create /dev/pad[0-3] instead of just...
martin[src/netbsd-7]: src/doc Tickets #211 and #212
roy[src/trunk]: src/usr.sbin/rtadvd Insist on newer socket options.
hkenken[src/trunk]: src/distrib/notes/common added myself
christos[src/trunk]: src/lib/libedit PR/54654: Soren Tempel: Make sure el_cursor.v < ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumbify
ozaki-r[src/trunk]: src/sys/netinet6 Add missing rtfree
maxv[src/trunk]: src/sys/netipsec Remove the
snj[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
shm[src/trunk]: src/libexec/httpd Extend AUTHORS section. Nobody likes a braggart.
apb[src/trunk]: src/share/man/man5 Document random_seed and random_file.
matt[src/trunk]: src Use uintptr_t & size_t instead of u_int and int for arm_sync...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Remove mistakenly commited debug.
snj[src/netbsd-7]: src/sbin/atactl Pull up following revision(s) (requested by m...
pooka[src/trunk]: src/sys/rump/dev/lib create device nodes
christos[src/trunk]: src/doc new openssl again
pgoyette[src/trunk]: src/distrib/sets/lists/tests Update sets list for new opencrypto...
abhinav[src/trunk]: src/common/lib/libprop Add entry for prop_ingest in the NAME sec...
maxv[src/trunk]: src/external/cddl/osnet/dev/fbt/x86 Use x86_patch_window_{open, c...
martin[src/trunk]: src/doc Note libelf ia64 hack
martin[src/trunk]: src/sys/arch/ia64/include Add WCHAR_MIN and WCHAR_MAX.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Do a post-write DMA sy...
christos[src/trunk]: src/sys/arch/hppa/include const me harder!
martin[src/netbsd-7]: src/games Pull up following revision(s) (requested by ast in ...
martin[src/trunk]: src/sys/compat/netbsd32 Regen for posix_fallocate and fdiscard
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull readability changes from OpenBSD/l...
christos[src/trunk]: src/sys/dev/acpi sync with new acpica struct shuffling.
christos[src/trunk]: src/sys/dev/adb make this compile again without ddb
roy[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Add -Wno-format-nonliteral
maxv[src/trunk]: src/sys/netinet6 Move the address checks into one function, ip6_...
skrll[src/nick-nhusb]: src/sys Trailing whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb KF
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Cosmetic changes. No binary changes.
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/arch/x86/include Add Energy Performance Bias bit.
mrg[src/trunk]: src/sys/arch/aarch64/aarch64 apply some __diagused.
maya[src/trunk]: src/sys/dev/pci Reorder to avoid null deref before null test
knakahara[src/trunk]: src/sys/dev/pci unify TX and RX interrupt handler to use MSI-X v...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the TPH ST Table is wrongly decod...
jnemeth[src/trunk]: src/sbin/gpt Make it clear when displaying data from the MBR.
martin[src/trunk]: src/share/mk Explicitly document the incompatibility between USE...
prlw1[src/trunk]: src/sys/external/bsd/ipf/netinet Update comments to match previo...
joerg[src/trunk]: src/sys/arch/sparc/sparc Don't check unsigned values for negativ...
christos[src/trunk]: src/usr.bin/make improve wording
jmcneill[src/trunk]: src/sys/dev/i2c Change aprint_verbose on voltage change to aprin...
ozaki-r[src/trunk]: src/sys/sys Tweak m_get_rcvif
minoura[src/trunk]: src/sys/dev/pci Fix a typo, and remove an unused member.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc shorten names
yamaguchi[src/trunk]: src/sys/dev/pci Use ixl_atq_exec for waiting the Get link status...
rmind[src/trunk]: src/sys/net Implement pktq_set_maxlen() and let sysctl net.inet....
msaitoh[src/trunk]: src/sys/dev/pci For BGE_IS_575X_PLUS() devices, don't set BGE_RX...
mlelstv[src/trunk]: src/usr.bin/who Handle ctime() failure.
rodent[src/trunk]: src/share/misc moar because moar
wiz[src/trunk]: src/share/man/man4 Punctuation fixes, put FILES in a list.
christos[src/trunk]: src/lib/libc/hash Add license
kiyohara[src/trunk]: src/sys Add 'needs-flag' to tps65217pmic.
snj[src/netbsd-7]: src/external/mit/xorg/lib/libXft Pull up following revision(s...
ozaki-r[src/trunk]: src/sys/netipsec Pull out ipsec_fill_saidx_bymbuf (NFC)
wiz[src/trunk]: src/doc sqlite-3.17.0 out.
blymn[src/trunk]: src/tests/lib/libcurses/check_files Provide correct validation a...
uwe[src/trunk]: src/sys/dev/wscons #ifdef _KERNEL_OPT
christos[src/trunk]: src/lib/libc/stdlib use getpagesize(3).
leot[src/trunk]: src/usr.sbin/makemandb Document name_desc attribute of mandb_links.
martin[src/netbsd-7]: src/crypto/external/bsd/netpgp/lib/verify Downgrade WARNS to ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Provide SHAR384 ...
christos[src/trunk]: src/sys/arch/m68k/060sp make it clean after itself, use standard...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Upstream ...
maya[src/trunk]: src/sys/dev include less headers, just the right one, suggested ...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Restore acpi_pci_ignore_boot_config lost i...
kamil[src/trunk]: src/lib/libc/sys Update the ptrace(2) documentation
skrll[src/nick-nhusb]: src/sys/arch Enable xhci(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Functional declaration nit. No functional ...
maya[src/trunk]: src minor bump libc for accept4
sevan[src/trunk]: src/usr.bin/calendar/calendars just spaces
spz[src/trunk]: src/external/bsd/tcpdump/dist Update of tcpdump to version 4.9.0
mlelstv[src/trunk]: src/distrib/sets/lists/debug add t_list test.
christos[src/trunk]: src/external/bsd/wpa/dist/src/ap [PATCH] AP: Silently ignore man...
pgoyette[src/trunk]: src/sys/compat/netbsd32 And yet another dependency, this time on mq
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
nonaka[src/trunk]: src/sys/dev/pci regen
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux i386 has a special way to han...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Attempt to make sense...
maxv[src/trunk]: src/sys/arch/x86/include Don't include opt_vm86.h.
christos[src/trunk]: src/external/bsd/byacc/dist merge conflicts
maxv[src/trunk]: src/sys/netinet6 Remove nullcheck, m is not allowed to be null.
msaitoh[src/trunk]: src/sys Whitespace fix (mainly tabify).
abhinav[src/trunk]: src/usr.sbin/makemandb Avoid possible buffer overflow while pars...
knakahara[src/trunk]: src/sys/netipsec Don't clear calculated Tx tos value for IPv[46]...
skrll[src/nick-nhusb]: src/sys/dev/usb Strictly follow the sequence abort pipe, de...
maxv[src/trunk]: src/sys/arch/amd64/amd64 More END(). In linux_sigcode.S we only ...
christos[src/trunk]: src/sys/dev/sun avoid conflicts with our own ioctls
jmcneill[src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin...
joerg[src/trunk]: src/share/mk Avoid syntax errors if HAVE_GCC is not defined.
maxv[src/trunk]: src Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragme...
christos[src/trunk]: src/usr.bin/xlint/lint1 cvs test
khorben[src/khorben-n900]: src/sys/arch/arm/omap Pre-allocated more potential interr...
nonaka[src/trunk]: src/sys/compat/common Added missing ifi_link_state at compat_50_...
aymeric[src/trunk]: src Prepend ${_TOOL_PREFIX} to xz, too.
martin[src/trunk]: src/sys/arch/evbmips/loongson/dev The PCI_PRODUCT_VIATECH_VT82C6...
christos[src/trunk]: src/sys/kern For static PIE set the interpreter address to be th...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Don't enforce rc.d usage in ...
sevan[src/trunk]: src/doc New acpica, ath-hal, bind, unbound, nsd, bozohttpd, expa...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain why we should use kernel_map in...
martin[src/netbsd-7]: src/doc Pullup arcofi(4) changes entry missed in previous han...
mlelstv[src/trunk]: src/sys/arch/i386/include Framebuffer definitions for multiboot ...
dholland[src/trunk]: src/sys/ufs/lfs Use accessors for some more indirect block manip...
kardel[src/trunk]: src/sys/dev/i2c convert device polling from callout to kthread.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc use LIBGCC_MACHINE_ARCH for the...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
rin[src/trunk]: src/sys/dev/rasops Fix a critical bug for rasops_copyrows() intr...
christos[src/trunk]: src/external/ibm-public/postfix/libexec/smtpd Fix MKCRYPTO=no
skrll[src/nick-nhusb]: src/sys/dev/usb Make sure ub_data has the transfer buffer
msaitoh[src/trunk]: src/sys/dev/pci - Print Data Select and Data Scale in pci_conf_p...
christos[src/trunk]: src/sys/arch/x86/include Add softint case (Richard Hansen)
rin[src/trunk]: src PR port-vax/51967 GCC 5.4 aborts on vax due to SIGILL for cc1
nonaka[src/trunk]: src nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763.
snj[src/netbsd-7]: src/doc 220 & 237
riastradh[src/trunk]: src/sbin/rndctl Use <sys/rndio.h> instead of <sys/rnd.h>.
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove white-spaces.
christos[src/trunk]: src/external/bsd/nvi/dist/common handle unaligned accesses
riz[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Disable the extra-args w...
maya[src/trunk]: src/sys/arch/mips/mips Always get cop0 STATUS register for savec...
christos[src/trunk]: src/sys/dev/ata Re-use the err label more so it is not unused fo...
christos[src/trunk]: src/usr.bin/shmif_dumpbus improve error messages, minor cleanups.
matt[src/trunk]: src/sys/arch/arm/include Do alternative text sections better, ad...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Mark the functions get2by...
rin[src/trunk]: src/distrib/atari/floppies/install Switch to x_fsck_ffs and x_ne...
apb[src/trunk]: src/external/bsd/ntp/scripts If the "importdate" file exists, do...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
snj[src/netbsd-7]: src/doc 287
martin[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen This is ARM only
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Serialize RSB requests.
christos[src/trunk]: src/usr.bin/ktruss Put -Isys after the ioctl Makefile has a chan...
roy[src/trunk]: src/usr.sbin/rtadvd Fix some unaligned pointer issues.
dholland[src/trunk]: src/share/man/man7 Clarify the behavior of the @machine and @mac...
christos[src/trunk]: src/lib/libc/resolv provide a patchable __res_conf_name for test...
jdolecek[src/trunk]: src/sys/dev/ata revert the logic for wdc_wait_for_unbusy() in wd...
martin[src/trunk]: src/external/gpl3 ia64 mknative results for gcc and binutils
christos[src/trunk]: src/external/bsd/pam-u2f/lib/security/pam-u2f Disable debugging
mrg[src/trunk]: src/external/gpl3/gcc sgimip is big endian, noted by @nisimura.
gson[src/trunk]: src/tests/lib/libc/net Add missing resolv.conf override to the g...
christos[src/trunk]: src/lib/libc/time - Padding support from FreeBSD (GNU extensions)
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1018734: Fix uninit
joerg[src/trunk]: src/share/mk Drop remarks about AArch64 ABI being PIC following ...
isaki[src/trunk]: src/sys/dev/audio Adjust debug message. Inspired from PR kern/5...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
knakahara[src/trunk]: src/sys/dev/pci When the driver uses MSI-X, it tunes RX's EITR t...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve EHCI_PAGE macros and usage.
msaitoh[src/trunk]: src/sys/dev Whilespace fix. No functional change.
htodd[src/trunk]: src/sys/dev/pci Fix build. Only compile tested.
maxv[src/trunk]: src/sys/dev/pci Fix buffer overflow, detected by kASan.
flxd[src/trunk]: src/sys/arch/mac68k/obio Exclude Enhanced Apple Sound Chip (EASC...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx copy{in, out}str: Correctly return EN...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan our __csa_atexit do...
sevan[src/trunk]: src/share/misc Add some performance related acronyms from Brenda...
skrll[src/trunk]: src/sys/dev/usb Add athn(4)
riastradh[src/trunk]: src/share/misc PPS: pulse per second (signal)
kamil[src/trunk]: src/doc Update TODO.ptrace
knakahara[src/trunk]: src/sys/netinet use pserialize(9) and psref(9) (2/2) : ip_encap ...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Don't use ${LD} -x becau...
gson[src/trunk]: src/tests/lib/libc/net Remove comment that no longer applies.
christos[src/trunk]: src/common/lib/libc/arch/i386/atomic The kernel uses 64 bit atom...
msaitoh[src/trunk]: src/sys/dev/pci Fixes a bug that "ifmedia vge0 media 1000baseT-F...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Thumbify
maxv[src/trunk]: src/sys/arch/x86/x86 Use pmap_bootstrap_valloc and pmap_bootstra...
riastradh[src/trunk]: src/sys/kern Use explicit_memset.
ozaki-r[src/trunk]: src/tests/net/arp Reflect a fix on rt_refcnt
christos[src/trunk]: src/external/gpl3/gdb.old merge branch.
maya[src/trunk]: src/share/man/man4 Denote RTS525A, bump date
maxv[src/trunk]: src/sys/arch/amd64 Add the USER_LDT sysarch options in netbsd32....
mrg[src/trunk]: src/doc g++.1 is a link to gcc.1, don't need to generate/update it.
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Adapt to usbroothub and use usbro...
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line.
ozaki-r[src/trunk]: src/sys Add missing NULL checks for m_get_rcvif
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: pass memory map after E...
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Merge conflicts
riastradh[src/trunk]: src/sys Fix wsmouse at uatp attachment for module.
riastradh[src/trunk]: src/sys Cull some unused rndpool routines.
kre[src/trunk]: src/bin/sh PR bin/53201
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
martin[src/netbsd-8]: src/doc Ticket #1262
elric[src/trunk]: src/usr.sbin/inetd Increase buffer size reported to strlcpy() to...
jakllsch[src/trunk]: src/sys/dev/i2c Add AXP803 current and maximum battery capacity ...
snj[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
gson[src/trunk]: src Make t_hostent test cases that query the DNS work on systems...
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfmerge no other ctf program ne...
joerg[src/trunk]: src/lib/libm Fix ldexp aliases.
maya[src/trunk]: src/share/mk Provide a fallback dtc if USE_TOOLS isn't in use.
skrll[src/nick-nhusb]: src/sys/dev/usb Define and use EHCI_PAGE_MASK
maxv[src/trunk]: src/sys/arch/i386/stand/boot Bump bootloader version, support fo...
manu[src/trunk]: src/sys/fs/puffs Add a oflags input field to open requests so th...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unintended commit
knakahara[src/trunk]: src/tests/net/if_vlan let ATF detect a bug fixed by if_vla.c:r1....
christos[src/trunk]: src/crypto/external/bsd/openssh/libexec/ssh-sk-helper Add a libm...
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
mbalmer[src/trunk]: src/share/man/man4 use working email address.
christos[src/trunk]: src/share/man/man9 document vasprintf
ozaki-r[src/trunk]: src/sys/netinet Replace DIAGNOSTIC & panic with KASSERT/KASSERTMSG
kre[src/trunk]: src/sys/arch/i386/i386 Remove what is now an unused variable. ...
joerg[src/trunk]: src/common/lib/libc/arch/sparc/atomic When using clang, do not u...
christos[src/trunk]: src/sys/dev/scsipi initialize tfd
skrll[src/nick-nhusb]: src/sys/dev/usb Convert from spl(9)/tsleep(9) to mutex(9)/c...
christos[src/trunk]: src/external/public-domain/sqlite/man change $Mdocdate$ to a fix...
jmcneill[src/trunk]: src/sys/arch/arm/dts add thermal sensor controller
jmcneill[src/trunk]: src/sys/lib/libsa Support loading read-only data sections. ARM64...
kre[src/trunk]: src/bin/sh evert previous, linux build problem confirmed fixed by
ryoon[src/trunk]: src/share/man/man4 Add <> to e-mail address
msaitoh[src/trunk]: src/share/man/man4 Change from deleted "show uvmhist" to "show k...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Clean removed files.
skrll[src/nick-nhusb]: src/sys/dev/usb Replace #ifdef DIAGNOTIC code with KASSERT{...
maxv[src/trunk]: src/sys/netipsec Remove unused malloc.h include.
christos[src/trunk]: src man page for sched_protect (Charles Cui, GSoC 2016)
christos[src/trunk]: src/sys/kern don't create ktrace records if we were not asked.
matt[src/trunk]: src/sys/arch/arm/include Include <arm/cpufunc.h> if !_LOCORE
nia[src/trunk]: src/sys/kern Update comment to reflect third-party software's us...
msaitoh[src/trunk]: src/sys/dev/mii Make new rgephy_linkup() function and share it l...
skrll[src/trunk]: src/sys/arch/arm/omap Deal with unused variables
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/amd64/include Remove unused macros and LDT entries.
uwe[src/trunk]: src/lib/libcurses wbkgrnd - do not duplicate code that's already...
skrll[src/nick-nhusb]: src/sys/dev/usb default uhubdebug to 0 again
christos[src/trunk]: src/usr.sbin/makefs mention timezone change for -T timestamp
martin[src/netbsd-7]: src/sys/compat/linux/arch Pull up following revision(s) (requ...
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist make this kind of work.
kre[src/trunk]: src/sys/arch/x86/x86 Update signature in prototype of efi_relva(...
hsuenaga[src/trunk]: src/sys add new ethernet driver mvxpe for recent MARVELL's SoC a...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
christos[src/trunk]: src/usr.bin/passwd don't build kpasswd; heimdal does it for us.
rin[src/trunk]: src/distrib/sets/lists/debug Fix build with MKDEBUG=yes for sun2:
christos[src/trunk]: src/tools/gcc - gcc.old == gcc-5.3, so copy mknative-gcc{, .old} ...
pgoyette[src/pgoyette-compat]: src Actually create the new compat_sysctl_09_43 module
msaitoh[src/trunk]: src/sys -No functional change:
maxv[src/trunk]: src/sys/net remove hardcoded bullshit, probably fixes PR/53644
martin[src/netbsd-7]: src/doc Tickets #272 - #286
macallan[src/trunk]: src/sys/dev/pci make fallback to PIO actually work properly
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add SPI clocks
pgoyette[src/trunk]: src/share/man/man4 Update mark-up
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt Import libcxxrt b2396b5945...
christos[src/trunk]: src/share/mk add the rump resolver library.
christos[src/trunk]: src/external/gpl3/gdb/lib regen some more.
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
martin[src/netbsd-7]: src/sys/secmodel Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/tests/lib/libc/sys Mark find_event_count() with __used
nonaka[src/trunk]: src/sys/dev/pci PR/50187: Don't use DS parameter set when 5GHz c...
skrll[src/nick-nhusb]: src/sys/dev/usb Conver sc_dying to a bool. No functional c...
riz[src/trunk]: src/sys/arch/evbarm/conf Enable the watchdog driver on BeagleBone.
riz[src/netbsd-7]: src Back out #155, it was problematic on HEAD. Reapply when ...
kamil[src/trunk]: src/doc Update TODO.ptrace
kre[src/trunk]: src/distrib/sets Another USE_XZ_SETS which probably should be fi...
macallan[src/trunk]: src/sys/arch/mips/mips .set mips3 for __mips_o32
msaitoh[src/netbsd-7]: src/common/lib/libc/arch/i386/string/small Pull up following ...
martin[src/netbsd-7]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid ty...
christos[src/trunk]: src/external/cddl/osnet/sys/sys put back the DTRACE macros
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/etc/etc.ofppc build GENERIC64 only on ofppc64 (doesn't build...
skrll[src/nick-nhusb]: src/sys Replace malloc(9) with kmem(9)
wiz[src/trunk]: src/doc tmux-2.6 out.
scole[src/trunk]: src/sys/arch/ia64 add more items
christos[src/trunk]: src/usr.bin more stray \n
matt[src/trunk]: src/sys/arch/evbarm/beagle Fix typo.
bouyer[src/trunk]: src/sys/arch/arm/allwinner Print the port name when gpio(4) atta...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add compile time asserts to mak...
justin[src/trunk]: src/sys/netinet Rename delay variable as it shadows a global on ...
gutteridge[src/trunk]: src/usr.sbin/cpuctl cpuctl.8: minor fixes
skrll[src/nick-nhusb]: src/sys/dev/usb We need to delete the transfer from the int...
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common don't...
christos[src/trunk]: src/include add hmac(3)
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused KernInter stuff.
skrll[src/nick-nhusb]: src/sys/dev/usb Only dump sqtds if we're not isochronous
martin[src/trunk]: src/sys/arch/evbarm/conf Add options NTP and enable clockctl.
kre[src/trunk]: src Only exclude gcc-8 warnings when the gcc we're using is gcc>=8
knakahara[src/trunk]: src pci_intr_type() is required pci_chipset_tag_t argument by ot...
blymn[src/trunk]: src/tests/lib/libcurses Add more tests for curses
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts, meson-gxl...
skrll[src/trunk]: src/sys/arch/hppa/stand Apply -fno-delete-null-pointer-checks so...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix lint build.
christos[src/trunk]: src/lib/libc/rpc KNF, no real change (except malloc(x * y) -> ca...
uwe[src/trunk]: src Provide basic documentation on getcchar(3) and setcchar(3).
skrll[src/trunk]: src/sys/arch/arm/cortex Removed unused file
roy[src/trunk]: src/etc/defaults Add a default dhcpcd_chrootdir
maxv[src/trunk]: src/usr.sbin/traceroute6 Clean up the IPsec ifdefs, same as ping6.
maxv[src/trunk]: src/sys/netinet6 Re-make ip6_nexthdr global, it will be used in ...
christos[src/trunk]: src/sys/compat/linux/arch/mips regen
rin[src/trunk]: src/sys/dev/rasops If RI_CLEAR is set, do not forget to clear re...
christos[src/trunk]: src/external/gpl2/dtc/dist Make this compatible with byacc
macallan[src/trunk]: src/sys/arch/sparc/sparc if a device is marked as BS_EARLY but n...
martin[src/trunk]: src/sbin/newfs_msdos PR bin/46743: mark the "next free cluster" ...
christos[src/trunk]: src/distrib/sets/lists/comp remove extra lintlibrary
maxv[src/trunk]: src/sys/arch The preloaded modules are now reallocated dynamical...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaha...
martin[src/trunk]: src/usr.sbin/sysinst Make use of the new positional parameters t...
rin[src/trunk]: src/doc sorry, correct English grammer
martin[src/netbsd-7]: src/usr.bin/patch Pull up following revision(s) (requested by...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix set_port_feature U[12]_TIMEOUT to work ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add audio support
christos[src/trunk]: src/lib we always build librtld_db and libproc.
mrg[src/trunk]: src/sys/arch/arm/rockchip mostly port to rk3328.
gson[src/trunk]: src/tests/lib/libc/net Fix spelling of "daemon". Pointed out by...
tsutsui[src/trunk]: src/sys/arch/macppc/dev Fix an inverted logic.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm Mor...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc+++ r198773. Fixe...
pooka[src/trunk]: src/sys/rump Since cvs does not provide a version number for the...
martin[src/netbsd-7]: src/sys/arch/luna68k/dev Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/dev/sdmmc Defer sdmmc discard operations to the sdmmc ta...
christos[src/trunk]: src/lib/libm/src bring in fma from FreeBSD
skrll[src/trunk]: src/sys/arch/arm/pic Whitespace
maxv[src/trunk]: src/sys/arch/x86/include Fix a few (unused) MSR values, and add ...
martin[src/netbsd-7]: src/external/mit/lua/dist/src Pull up following revision(s) (...
bouyer[src/trunk]: src/sys/arch/arm/vfp In the REENABLE case, make sur the fpexc co...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, restore %cs and %ss on Xen. Otherw...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ahcisata
roy[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Mark __printfl...
pgoyette[src/trunk]: src/sys/dev Update the devlist2h.awk script to track the maximum...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix edge case of refe...
khorben[src/khorben-n900]: src/sys/arch/arm/omap Seems to be much closer to working ...
matt[src/trunk]: src/sys/arch/arm/include If _KMEMUSER, include <sys/intr.h>
scole[src/trunk]: src/sys/arch/ia64 - When forking, use own register stack for eac...
maya[src/trunk]: src/sys/dev rtsx(4): Add support for RT525A, from openbsd.
matt[src/trunk]: src/common/lib/libc/arch/arm/string cbnz/cbz can not branch back...
joerg[src/trunk]: src/sys/arch Ignore unused arguments for clang as we pass assemb...
martin[src/netbsd-7]: src/lib/libm Pullup the following revisions, requested by chr...
mlelstv[src/trunk]: src/sbin/iscsid Handle invalid messages more gracefully, handle ...
riastradh[src/trunk]: src/sys/kern #ifdef RND_VERBOSE printf -> rnd_printf_verbose
dholland[src/trunk]: src/usr.bin/make Cleanse an old mangy way of avoiding an unused ...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Apply upstream commit:
christos[src/trunk]: src/sys/kern Make ts2timo(9) always return the absolute start ti...
martin[src/netbsd-8]: src/usr.sbin/makefs/cd9660 Pull up following revision(s) (req...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add the r...
skrll[src/trunk]: src/sys/gdbscripts Typo in previous
jmcneill[src/trunk]: src/sys/dev/fdt opp-v2 table seems to list opps from lowest to h...
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace recognize the proc provider a...
ryoon[src/trunk]: src/external/bsd/bind Fix broken dig and host commands
mrg[src/trunk]: src/sys/uvm only warn once per call to uvm_pglistalloc_simple() ...
christos[src/trunk]: src/external/bsd/file/dist/src add __noreturn__ attribute to fil...
maya[src/trunk]: src/sys/arch/x86/x86 Simplify macro logic of cpu_probe_old_fpu
roy[src/trunk]: src/external/cddl/osnet/usr.bin/ctfdump Fix build.
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that atphy(4) can't negotiate correctl...
apb[src/trunk]: src/external/bsd/ntp For MKREPRO, instead of using __DATE__ and ...
christos[src/trunk]: src/sys/dev/usb remove XXX
christos[src/trunk]: src/lib/libcurses remove bogus malloc casts
jmcneill[src/trunk]: src/sys/dev/sdmmc print some useful information at attach time
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Undo previous (disable l...
nonaka[src/trunk]: src/sys/dev/ic NVMe 1.2.1
skrll[src/trunk]: src/common/lib/libc/arch/arm/quad Don't use old syntax - it brea...
rkujawa[src/trunk]: src/sys/dev/i2c Fix typo: s/300/500/ .
christos[src/trunk]: src/usr.sbin/wlanctl remove -v no/op
martin[src/trunk]: src/sys/dev/usb Remove unused variables
skrll[src/trunk]: src/sys/kern Fix/add KASSERTS to work with a system of MAXCPUS. ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove barely used softc copy in uhci_intr_...
msaitoh[src/trunk]: src Increase ramdisk size.
riastradh[src/trunk]: src/share/man Update header file references in rnd man pages.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add gmac clocks
maxv[src/trunk]: src/sys/fs/nfs/common Fix inverted arguments in MGET().
roy[src/trunk]: src/share/terminfo Import terminfo-20170128.src
martin[src/netbsd-7-0]: src/doc Ticket #1389
matt[src/trunk]: src/lib/libc/stdlib Reduce amount of casts and make LP64 safe.
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap line
skrll[src/trunk]: src/sys/arch/hpcmips/dev Fix the unused fix
msaitoh[src/trunk]: src/sys/dev/pci 82567V-3 is not ICH9 but ICH8.
maxv[src/trunk]: src/sys Rename
hauke[src/trunk]: src/sys/dev/pci The 16C1054 and 16C1058 serial multi-port contro...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a printf
jmcneill[src/trunk]: src/sys/dev/ic for BIOCDISK_NOVOL, set bd_disknovol=true for any...
tnn[src/trunk]: src/sys/arch/arm/xscale update firmware download URL
isaki[src/trunk]: src/doc isaki-audio2 branch is terminated (merged to -current).
joerg[src/trunk]: src/lib/libc/include Fix (v)errc/(v)warnc.
christos[src/trunk]: src/sys/kern Set the exit status code properly.
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Redo previous ...
christos[src/trunk]: src/tests/libexec/ld.elf_so clang ifunc's on powerpc require sec...
knakahara[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/distrib/sets/lists/comp Don't install stdatomic.h if we don'...
roy[src/trunk]: src/external/cddl/osnet/dist Mark printflike functions as __prin...
pgoyette[src/trunk]: src/tests/fs/cd9660 Convert size check to use 1K blocks (more hu...
kre[src/trunk]: src/tests/lib/libc/sys Don't bother attempting any of the (real)...
christos[src/trunk]: src/distrib/sets/lists bump libdtrace/libctf.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common sync with FreeBSD
rkujawa[src/trunk]: src/sys/arch/amiga/dev Update driver to support firmware v1.5+.
apb[src/trunk]: src/sys Add COMPAT_70 to conf/files; add compat_70 to kern/sysca...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define _KERNTYPES
maya[src/trunk]: src/sys/arch/mips/mips Another mfc hazard
matt[src/trunk]: src/lib/libm any arch that has fenv.[ch] can have fma as well (s...
skrll[src/trunk]: src/sys/uvm Remove '\n' from UVMHIST_LOG format - it is not needed.
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
scole[src/trunk]: src/sys/arch/ia64 LOCKDEBUG kernels should work now.
maya[src/trunk]: src/doc note accept4
martin[src/netbsd-7]: src/external/gpl3/binutils/dist/gas/config Pull up following ...
riastradh[src/trunk]: src/doc matt@ did the real work for the Beaglebone, so credit hi...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/include sync with gcc.old
christos[src/trunk]: src/doc new openssl
ozaki-r[src/trunk]: src Constify some arguments of pslist(9) functions
zafer[src/trunk]: src/sys/kern fix number of arguments of kmem_alloc and kmem_zall...
joerg[src/trunk]: src As workaround for limitations in Clang's atomic lowering on ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin...
christos[src/trunk]: src/lib/libc/time merge 2015f
gdt[src/trunk]: src/sys/netipsec Fix FAST_IPSEC locking violation.
kre[src/trunk]: src Note libc update build issue after change from arch/exect.S ...
ozaki-r[src/trunk]: src/sys/sys Bump the version for entry additions to IP_STAT and ...
msaitoh[src/trunk]: src/sys/dev/pci Use pcireg.h's macro. No functional change.
christos[src/trunk]: src/sys/dev/hil don't escape the unescapable
skrll[src/nick-nhusb]: src/sys/dev/usb Add comments. Some cosmetic changes.
joerg[src/trunk]: src/external/bsd/byacc/dist Add missing minus.
macallan[src/trunk]: src/sys/arch/evbmips/loongson alternate clock.c implementation f...
rin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Do not u...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
christos[src/trunk]: src/distrib/common/bootimage remove extra endif
wiz[src/trunk]: src/usr.bin/mkcsmapper Infile is also optional.
christos[src/trunk]: src/external/bsd/libproc/dist Add a proc_breakpoint_t and a proc...
christos[src/trunk]: src/usr.sbin/makemandb add -r flag to elide tty formatting
skrll[src/trunk]: src/sys/kern KNF
wiz[src/trunk]: src/share/man/man9lua Remove core.9lua, now called systm.9lua.
christos[src/trunk]: src/doc remove the conflict.
joerg[src/trunk]: src/share/mk Restore pax-as-tar.
snj[src/netbsd-7-0]: src/doc 1391
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): Remove some wdc subcommands from ma...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by chs ...
knakahara[src/trunk]: src/sys/netinet Fix build failure when INET6 is disabled and NET...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #ifdef DIAGNOSTIC / #endif from arou...
uwe[src/trunk]: src/usr.sbin/postinstall Don't use slow file_exists_exact if we ...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Include all of the examples from RFC...
ryo[src/trunk]: src/sys/arch/aarch64/include add LX_BLKPAG_SH_IS pte attribute f...
macallan[src/trunk]: src/sys/arch/macppc/dev shut up unused function warning
ad[src/ad-namecache]: src/sys/kern Fix a comment.
christos[src/trunk]: src/external/bsd/libproc/dist Import libproc from FreeBSD
matt[src/trunk]: src/sys/arch/evbarm/beagle Add END(beagle_start)
ryo[src/trunk]: src/sys/arch/aarch64/include define __HAVE_ATOMIC64_OPS
thorpej[src/trunk]: src/share/installboot/evbarm Add the Lamobo R1 board.
hkenken[src/trunk]: src/sys/arch/arm/imx Keep SCLK high in the inactive state. (SPI ...
kamil[src/trunk]: src/tests/kernel Add eventmask1 and eventmask2 in t_ptrace_wait*
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't free and reallocate bus_dmamem when ...
martin[src/trunk]: src/lib/libc/arch/ia64/gen Add fpclassify{,d}
snj[src/netbsd-7]: src/sys/arch Apply patch (requested by bouyer/martin in ticke...
christos[src/trunk]: src/sys/sys - hit me with your parenthesis stick
christos[src/trunk]: src/usr.bin/gzip Coverity CID 1264915, Via FreeBSD (Xin Li)
christos[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw Fix MKCRYPTO=no ...
macallan[src/trunk]: src/sys/arch/mips/ingenic fix build with INGENIC_DEBUG
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Adjust for Net...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by jmcne...
martin[src/trunk]: src/sys/sys Calculate the disklabel size (for asm code) dynamica...
mrg[src/trunk]: src/share/mk switch powerpc64 to GCC 8.
ozaki-r[src/trunk]: src/sys/netipsec Fix mbuf leaks on error paths
maxv[src/trunk]: src/sys/arch/x86 Define pmap_pg_nx globally. Will be used soon.
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Fix pullup of rev 1.4 for ticket #222
christos[src/trunk]: src/sys/kern don't skip the rdir check for the lazy case; breaks...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix UHCI_INTR_SPIE defines that was broken ...
skrll[src/nick-nhusb]: src/sys/dev/usb Really fix whitespace
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm For gem and ttm objects backe...
christos[src/trunk]: src/sys/kern PR/51277: Fix compat32 coredumping that broke with ...
dholland[src/trunk]: src/games/boggle/boggle Double the threshold for crashing out wi...
matt[src/trunk]: src/sys/sys Fix definition of SYCALL_ARG_PTR
tkusumi[src/trunk]: src/sys/dev/dm dm: Cleanup dm.h (remove unneeded comments, etc)
jmcneill[src/trunk]: src/sys/arch/arm/cortex Revert "Route all interrupts to the prim...
jdolecek[src/trunk]: src/sys/uvm add the KASSERT() for loan_count wrap-around to all ...
msaitoh[src/trunk]: src/sys/dev/mii Fix a wrong access to I217_PROXY_CTRL which was ...
matt[src/trunk]: src/lib/libc/arch/mips/sys Use t1 instead of v1
matt[src/trunk]: src/sys/arch/arm/include Install fenv.h
christos[src/trunk]: src/sys/arch/sparc/sparc fix type of addr.
ozaki-r[src/trunk]: src/sys/netipsec Mark key_timehandler_ch callout as MP-safe (jus...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra tegracec can get physical address from...
chs[src/trunk]: src/sys/arch/arm/vfp in vfp_state_load(), fix backwards logic fo...
wiz[src/trunk]: src/share/man/man9 Simplify macro usage.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove dead code, and style.
christos[src/trunk]: src/lib/libc/rpc don't compile with SVC_LEGACY
matt[src/trunk]: src/sys/sys All EXT_EXP defines must be conditionized. Back out...
msaitoh[src/trunk]: src/sys/arch/amd64/conf Add gpioiic into amd64/conf/ALL
mrg[src/trunk]: src/libexec/httpd update for 2014-02-01.
christos[src/trunk]: src/sbin/gpt Factor out the getdisksize() drvctl method, and pro...
riastradh[src/trunk]: src/sys/dev/dtv Guess pool_cache_get(pc, 0) means PR_WAITOK here.
ad[src/trunk]: src/sys/dev/pci p->phys_addr -> VM_PAGE_TO_PHYS(p)
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add native vfs_su...
yamaguchi[src/trunk]: src/sys/dev/pci Fix build error related to ixl(4) on i386
roy[src/trunk]: src/sys/netinet6 netinet6: only flush prefixes and routers for t...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Drop v_interlock ...
matt[src/trunk]: src/sys/arch/arm Keep track of what each cache is (VIVT/VIPT/PIPT).
isaki[src/trunk]: src/usr.bin/audio/ctl Remove -p option. AUDIO_SETCHAN is insecu...
joerg[src/trunk]: src/lib/libc/stdlib Simplify to avoid pointless null pointer ari...
rin[src/trunk]: src/sys Simplify logic in ip{,6}_output().
christos[src/trunk]: src/external/public-domain/sqlite/dist merge conflicts.
msaitoh[src/trunk]: src/sys/arch/x86/include Modify LAPIC_LVT_CMCI's comment to be c...
mrg[src/trunk]: src/usr.bin/midirecord only prev_div needs to be static.
snj[src/netbsd-7]: src/sbin/raidctl Pull up following revision(s) (requested by ...
macallan[src/trunk]: src/sys/arch/macppc/dev if there is no 'compatible' property try...
jakllsch[src/trunk]: src/sys/arch/arm/arm32 Add pointer to bus_space_set_region_4 imp...
skrll[src/trunk]: src/sys/kern Trailing whitespace
ozaki-r[src/trunk]: src/usr.sbin/puffs Fix build of puffs
wiz[src/trunk]: src/sbin/mount_nfs Remove Tn for standard abbreviations.
maxv[src/trunk]: src/sys/arch/x86/include Add a memory barrier on wrmsr, because ...
pgoyette[src/trunk]: src/sys/dev Create the kern.ccd sysctl sub-tree when built as a ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Use armreg_auxctl_{read, write} instead of...
ozaki-r[src/trunk]: src/sys/net Remove extra semicolon
martin[src/trunk]: src/sys/arch/arm/allwinner Fix period handling
wiz[src/trunk]: src/lib/libc/hash/md2 Use An in AUTHORS section.
uebayasi[src/trunk]: src/sys/arch Whitespace, comment, NBPG -> PAGE_SIZE.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist_for_each_ent...
hannken[src/trunk]: src/sys/fs/sysvbfs Add forgotten memset() to clear sysvbfs nodes...
matt[src/trunk]: src/sys/arch Use sy_invoke
blymn[src/trunk]: src/tests/lib/libcurses Fixed bug in curses library keyname, tes...
dholland[src/trunk]: src/share/man/man9 boottime is a timespec these days.
wiz[src/trunk]: src/usr.bin/csplit Correct number of output files in example.
rmind[src/trunk]: src Add support for CDB based NPF tables.
riastradh[src/trunk]: src/sys/kern Assert ownership of alldevs_mtx, as required for co...
knakahara[src/trunk]: src/usr.sbin/intrctl intrctl(8): pretty printing intrctl list.
christos[src/trunk]: src/sys/kern Don't check trampolines for SIG_DFL or SIG_IGN sinc...
hkenken[src/trunk]: src/sys/arch/arm/imx Modified CCM register defines.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by isaki in tick...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/engine PR/54740: Izu...
jmcneill[src/trunk]: src/sys/dev/i2c write reg value not target freq in act8846_set_v...
msaitoh[src/trunk]: src/sys/dev/pci Add SFP support part 1. The code for SerDes and ...
christos[src/trunk]: src/usr.sbin/npf/npfctl allow turning off the bpf jit loading.
snj[src/netbsd-7]: src/lib/libc/softfloat Pull up following revision(s) (request...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ptrace(2) ATF exploit for: CVE-...
msaitoh[src/trunk]: src/sys/arch/x86 Fix ioapic_dump_raw() to dump whole ioapic area.
christos[src/trunk]: src/external/bsd/cron/dist Remove debugging log statement
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
pgoyette[src/trunk]: src/tests/net/if_pppoe Add rumpdev library since we're now calli...
snj[src/netbsd-7]: src/distrib/common/bootimage Pull up following revision(s) (r...
nat[src/trunk]: src/share/man/man7 Update the introduction page to section 7 of ...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 fix RB_POWERDOWN test
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname() everywhere
kamil[src/trunk]: src/tests/lib/libc/sys Extend traceme_vfork_breakpoint in ATF pt...
mrg[src/trunk]: src/sys/uvm remove duplicate prototype.
martin[src/trunk]: src/sys/arch/evbmips/ingenic Move struct clockframe cf as extern...
phx[src/trunk]: src/sys/arch/amiga/dev Use the MD_BTOP() macro as replacement fo...
manu[src/trunk]: src/doc boot(8): GPT and RAIDframe support for x86 bootstrap [ma...
christos[src/trunk]: src/sys/kern Don't add kevents to closing file descriptors (from...
nat[src/trunk]: src/sys/dev Plug memory leak as the mixer state does not grow or...
christos[src/trunk]: src/sys - Use NODEV instead of 0
skrll[src/trunk]: src/lib/libc/stdlib Err on the safe side for small memory alloca...
riastradh[src/trunk]: src/share/man Replace xref mb(9) by xref membar_ops(3).
jakllsch[src/trunk]: src/crypto/external/bsd/openssh/dist Add some missing __attribut...
kamil[src/trunk]: src/tests/lib/libc/sys Try to fool $CC harder in ATF ptrace(2) t...
gson[src/trunk]: src/distrib/amd64/liveimage/emuimage Fix previous: set EMUIMAGEM...
christos[src/trunk]: src/lib/libterminfo - if we are freeing cur_term, set it to NULL.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 add n...
joerg[src/trunk]: src/lib/libpam/modules/pam_unix Improve type safety by using the...
riastradh[src/trunk]: src/sys/rump/librump/rumpvfs Name kmem_free(rn, sizeof(*rn)) as ...
uwe[src/trunk]: src/libexec/ld.elf_so _rtld_relro - fix debug printf format for ...
snj[src/netbsd-7]: src Welcome to 7.0_RC2!
pedro[src/trunk]: src/distrib/notes/common add myself
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Remove XXX: set FRAMESIZE to th...
ozaki-r[src/trunk]: src/sys/net Remove KERNEL_LOCK for arpresolve in ether_output
christos[src/trunk]: src/sys/compat/netbsd32 PR/53280: Andreas Gustafsson: Fix panic ...
uwe[src/trunk]: src/etc/defaults Provide resize_disklabel=NO default. Used by a...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
mrg[src/trunk]: src/tools/gcc pass both NEWCONFIGDIR and NETBSDSRCDIR to mknativ...
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 7.99.50!
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Adjust data pointer using current, rathe...
christos[src/trunk]: src/usr.sbin/postinstall build dynamically the list of compat ar...
ozaki-r[src/trunk]: src/tests/net/net Set timeout of ping6 to reduce execution time
maxv[src/trunk]: src/share/man/man8 regen
kre[src/trunk]: src/tests/bin/sh Add a new test case for NetBSD specific readonl...
kamil[src/trunk]: src/lib/libc/sys Document PTRACE_POSIX_SPAWN in man-page
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Implement memcpy, the builtin v...
maxv[src/trunk]: src/sys/netinet Remove reference to tcpiphdr in comment.
ozaki-r[src/trunk]: src/sys Replace DIAGNOSTIC + panic with KASSERT
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Back-out recent inadverdent c...
christos[src/trunk]: src/sys/kern include #ifdefs in the syscalls autoload file and m...
kamil[src/trunk]: src/lib/libc/sys Try to make posix_spawn(3) note in ptrace(2) le...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move BOARDTYPE and EVBARM_BOARDTYPE fro...
snj[src/netbsd-7]: src/usr.bin/midiplay Pull up following revision(s) (requested...
joerg[src/trunk]: src/regress/sys/crypto/des_asm Since the i386-specific DES assem...
mrg[src/trunk]: src/external/gpl3/gcc regen for gcc 5.5.
tsutsui[src/trunk]: src/distrib/utils/sysinst Improve luna68k md part of sysinst.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove cpu_vendorname (unused). It is r...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Wait for irq instead of polling for cmd c...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add ATF tests for hardware assisted ...
christos[src/trunk]: src/sys/arch/amd64/conf complete the list of filesystems and ena...
christos[src/trunk]: src/lib/libc/rpc Only do the compat cruft if we are compiling libc.
skrll[src/trunk]: src/sys/dev/ic Remove harmless paste error.
msaitoh[src/trunk]: src/sys/arch/x86/pci Fix comma with semicolon. No functional cha...
wiz[src/trunk]: src/sys/sys Fix typo in comment.
joerg[src/trunk]: src Add MKLLVMRT to build a subset of the LLVM stack for JIT pur...
wiz[src/trunk]: src Remove workaround for ancient HTML generation code.
maya[src/trunk]: src Don't mention sprintf and vsprintf, they don't exist in the ...
matt[src/trunk]: src/sys/arch/powerpc/pci Use structure initializers.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Remove unused macro
christos[src/trunk]: src/tools/compat put O_CLOEXEC definition here.
maxv[src/trunk]: src/sys/netipsec Remove unused calls to nat_t_ports_get.
maxv[src/trunk]: src/sys/fs/ntfs Typos:
christos[src/trunk]: src/external/bsd/mdocml merge conflicts.
christos[src/trunk]: src/lib/libm Add missing .go and fix lint rule.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix build... wire_count probably do...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Avoid a warning on G...
maya[src/trunk]: src/sys/dev/ic Don't loop infinitely if the output pointer was c...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove this call gate on amd64, it is u...
joerg[src/trunk]: src/external/public-domain/xz/dist Revert to vendor state.
mrg[src/trunk]: src/sys/dev/usb axe, udav, url, cue, kue, smsc, udav[*], upl, ur...
pgoyette[src/trunk]: src/tests/net/carp We also need librump_vfs
jakllsch[src/trunk]: src/sys/conf Compile dtbs with -@ so that fdtoverlay(1) et.al. c...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need to save/restore also x1. x1 is...
wiz[src/trunk]: src/share/man/man1 Use EXIT STATUS and .Ex.
roy[src/trunk]: src/doc Note import of dhcpcd-6.0.0
uwe[src/trunk]: src/lib/libpthread _DIAGASSERT that RW_FLAGMASK bits are not set...
roy[src/trunk]: src/lib POSIX says that use_env(3) must precede setupterm(3).
pgoyette[src/trunk]: src/sys/dev/filemon Don't allow setting the PID-to-trace if the ...
maxv[src/trunk]: src/sys/dev/pci Fix the error handling in ehci_pci_attach(): if ...
matt[src/trunk]: src/sys/arch/arm/include Make the tlb_flush*SE take a vaddr_t, n...
nia[src/trunk]: src/share/man/man8 servpce -> service
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for NextThing GR8.
jnemeth[src/trunk]: src/sbin/gpt correctly print the gpt header revision as a "float"
ozaki-r[src/trunk]: src/sys/net Avoid debug printf just if DIAGNOSTIC
matt[src/trunk]: src/sys/arch/arm/omap Add OMAP_[2345]XXX to simply matching.
martin[src/trunk]: src/tests/sbin/gpt Skip the "migrate" test on architectures not ...
dholland[src/trunk]: src/sys/ufs/lfs comments
hannken[src/trunk]: src/sys/fs/ntfs No need to load a vnode/fnode pair to lookup att...
sevan[src/trunk]: src/share/dict Add software
christos[src/trunk]: src/sys/sys xorg's pixman-arm-neon-asm-bilinear.S wants to inclu...
riastradh[src/trunk]: src Introduce membar_datadep_consumer.
pgoyette[src/trunk]: src/tests/net/icmp More need for librumpdev
jdolecek[src/trunk]: src/sys/sys bump version to 8.99.18 - emap removal
cherry[src/trunk]: src/sys/arch Remove bitrotted xen specific versions of pci, pcii...
joerg[src/trunk]: src Avoid complicated arithmetic involving NULL.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the attach[1-8] and race1 ATF t_...
christos[src/trunk]: src/external/bsd/file merge conflicts
ozaki-r[src/trunk]: src/sys/netinet6 Fix usages of ipsec_used
maxv[src/trunk]: src/sys/arch/xen/x86 Map the recursive slot and page table pages...
kre[src/trunk]: src/tests/lib/libutil PR lib/52101
matt[src/trunk]: src/sys/arch/arm/include Add PT_ARM_EXIDX
pooka[src/trunk]: src/lib/librumpuser remember to commit this file too
christos[src/trunk]: src/tests/net/in_cksum Form the sources in a better way.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add mvsocts.
msaitoh[src/trunk]: src/sys/dev/pci Rename functions. Add comment. No functional cha...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
kamil[src/trunk]: src +libpanel
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fix KASAN support by calling kasan_...
ozaki-r[src/trunk]: src/sys Unify IFEF_*_MPSAFE into IFEF_MPSAFE
skrll[src/trunk]: src/sys/arch/mips/mips Fix register usage in the swap operation ...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add volatile flag which might help with s...
matt[src/trunk]: src/sys/arch/arm/arm Make sure to clear MDLWP_NOALIGNFLT on !aap...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add DDR offsets
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Use msg_display(3) rather than pr...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle typeof in casts
kiyohara[src/trunk]: src/sys/arch/epoc32/epoc32 Fix bus_space_{read, write}_region_2.
roy[src/trunk]: src/lib/libterminfo terminfo: Clamp numeric bounds to storage no...
uki[src/trunk]: src/distrib/sets/lists/xbase Mark "xbase-obsolete" to obsolete f...
scole[src/trunk]: src/doc Fix date sorting order of previous checkin
christos[src/trunk]: src/sys/arch/amd64/amd64 Add missing address check. This broke t...
jnemeth[src/trunk]: src/games/monop PR/49513 - Henning Petersen -- tyop
mrg[src/trunk]: src/external/gpl3/gcc.old/usr.bin mknative-gcc for some GCC 5.5....
christos[src/trunk]: src/usr.sbin/postinstall cleanup obsolete file selection from se...
rmind[src/trunk]: src/usr.sbin/npf/npfctl NPF:
christos[src/trunk]: src/lib/libedit When 'attempted_completion_function' non-NULL, w...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip print dpll, update phy init
snj[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
riastradh[src/trunk]: src Add missing MLINK for membar_datadep_consumer(3).
maxv[src/trunk]: src/sys/arch/x86 Add two pmap fields, will be used by NVMM-VMX. ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update list of modules which are...
pgoyette[src/trunk]: src/sys/dev/imcsmb KNF - remove space between cast and variable
pgoyette[src/trunk]: src/sys/modules/compat_80 Add the if_media_80 source file to the...
mrg[src/trunk]: src/usr.bin/gzip do not use directory paths present in gzip file...
scole[src/trunk]: src/sys/arch/ia64 PR port-ia64/51261
martin[src/trunk]: src/usr.sbin/sysinst PR install/54480: when upgrading a system a...
kamil[src/trunk]: src/share +libpanel: Z-order for curses windows
maxv[src/trunk]: src/sbin/veriexecctl Fix error message; argv[1] could be NULL
matt[src/trunk]: src/sys/dev/pci Don't use class or typename as a variable name.
kre[src/trunk]: src/tests/lib/libutil Since PR lib/52101 is now fixed, the tests...
christos[src/trunk]: src/usr.bin/who WARNS=6
jakllsch[src/trunk]: src/sys/conf drop trailing whitespace
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add fstrans_start...
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove TMR_FLAGS_ARMADAXP and Add flags...
pgoyette[src/trunk]: src/sys/net Catch up with the renaming of module ppp --> if_ppp ...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Add drivers to access the clock manage...
maya[src/trunk]: src/usr.bin/telnet static-ify.
msaitoh[src/trunk]: src/sys/dev/pci Cast to uint32_t to avoid undefined behavior. Fo...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove the amd64 implementation of fuwo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia not used by tegradrm
christos[src/trunk]: src/lib/libc/db/hash Account for the -1 hack to fit 0x10000 in a...
christos[src/trunk]: src/tools/gcc Merge gcc-4.8 mknative bits.
nat[src/trunk]: src/sys/dev Use correct combination of mix ring block size and v...
sjg[src/trunk]: src/usr.bin/make Fix use after free bug.
uwe[src/trunk]: src/lib/libc/stdio Fix typo in the function comment.
ozaki-r[src/trunk]: src/tests/net/route Add some tests to change flags of routes
christos[src/trunk]: src/distrib/sets/lists remove Mail
ozaki-r[src/trunk]: src/sys Remove redundant KASSERTMSG
scole[src/trunk]: src/share/mk PR port-ia64/51261
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add NAND module clock
jmcneill[src/trunk]: src/sys/arch Petri Laakso <petri.laakso@asd.fi>
pgoyette[src/trunk]: src/usr.sbin/sysinst Typo - distinguish has a 'g' not a 'q'
matt[src/trunk]: src/sys/arch/arm/mainbus Cleanup a few MULTIPROCESSOR issues.
snj[src/netbsd-7]: src/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter Pull u...
maya[src/trunk]: src/sys/external/bsd/drm2 Clarify ttm state transitions tt_unpop...
nonaka[src/trunk]: src/usr.sbin/makefs/cd9660 Initialize boot_catalog_entry's entry...
martin[src/trunk]: src/usr.sbin/sysinst PR install/54582: allow MD code to disable ...
matt[src/trunk]: src/sys/arch/arm/broadcom Fix coherent range for BCM563XX
ad[src/trunk]: src/sys/sys NetBSD 9.99.24 - UVM changes
martin[src/trunk]: src/libexec/httpd Do not keep pointers into a readdir result (wh...
jmcneill[src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes
christos[src/trunk]: src/external/bsd/nvi/dist/regex PR/52671: Ralph Geier, return th...
hannken[src/trunk]: src/sys/kern Change vnode operation lookup to return the resulti...
roy[src/trunk]: src/sys/netinet If we're not doing DAD, don't set IN_IFF_TENTATIVE.
kre[src/trunk]: src/external/public-domain/xz/dist/src/xz Include list.h so prot...
dsl[src/trunk]: src/sys/arch Change the argument to fpudna() to be the trapframe.
pgoyette[src/trunk]: src/share/man/man9 Update to include new cv_timedwaitbt() and cv...
martin[src/netbsd-8]: src/doc Ticket #1185
ozaki-r[src/trunk]: src Introduce rump.rtadvd
leot[src/trunk]: src/usr.bin/tr Do not accept invalid octal character values (>= ...
rin[src/trunk]: src/external/bsd/tre Specify TRE_REGEX_T_FIELD in CPPFLAGS when ...
kamil[src/trunk]: src/sys/uvm Raise the fill_vmentries() E2BIG limit from 1MB to 10MB
tkusumi[src/trunk]: src/sys/dev/dm dm: Make dm core set config to NULL after destroy
jdolecek[src/trunk]: src/sys/arch/x86/x86 use ci_ipending instead of ci_istate.ipendi...
martin[src/netbsd-7]: src/usr.sbin/postinstall Apply patch to fix fallout from tick...
mrg[src/trunk]: src/sys/arch/arm/rockchip rework slightly to avoid stupid gcc wa...
wiz[src/trunk]: src/share/man/man4 Use more macros.
ozaki-r[src/trunk]: src/sys Fix a deadlock between a route update and lltable
hannken[src/trunk]: src/sys/ufs/chfs Return immediately from successfull cache_looku...
skrll[src/trunk]: src/sys/uvm/pmap Unwrap short lines. NFCI.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
macallan[src/trunk]: src/etc create tty* entries for wsdisplay1-3
jmcneill[src/trunk]: src/sys/arch Map all of core0 and core1 space and let drivers us...
chs[src/trunk]: src/sys add a genfs method to allow a file system to limit the r...
ozaki-r[src/trunk]: src/tests/net/ndp Let rtadvd not use syslog for logging
maxv[src/trunk]: src/sys/arch/x86/x86 If the CPU is not vulnerable to SpectreV4, ...
riz[src/trunk]: src/sys/compat/ibcs2 UNIMP->UNIMPL
kamil[src/trunk]: src/sys/kern Revert previous
kamil[src/trunk]: src/tests/lib/libc/sys Port the CVE 2018-8897 mitigation to i386...
christos[src/trunk]: src/sys/ufs/ext2fs sync with hrishi's git
joerg[src/trunk]: src/etc Translate requests for ucom into ttyU.
christos[src/trunk]: src/sys/arch declare error
jmcneill[src/trunk]: src/sys/arch/arm/rockchip IT66121 HDMI transmitter GPIO setup
chs[src/trunk]: src/sys/uvm in uvm_mmap_dev(), use the passed-in offset instead ...
kamil[src/trunk]: src/tests/lib/libc/sys Improve the description of traceme_vfork_...
christos[src/trunk]: src/doc new OpenSSL
msaitoh[src/netbsd-7]: src/distrib Pull up following revision(s) (requested by marti...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Annotate mixing of enums from dif...
snj[src/netbsd-7]: src/doc 780-783
martin[src/trunk]: src/usr.sbin/sysinst PR 54065: add optional "old compat" variant...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet unifdef
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Style.
reinoud[src/trunk]: src/sys/arch/usermode/include Include OUR types.h and not the ma...
christos[src/trunk]: src/share/man/man4 cross reference bridge; mention VLAN tagging.
jakllsch[src/trunk]: src/sys/dev/ic Revert changes of athn.c r1.8.
joerg[src/trunk]: src PR 54619: Remove semaphore limit introduce as part of GSoC 2...
dsl[src/trunk]: src/distrib/sets/lists/comp Add x86/fpu.h
tsutsui[src/trunk]: src/sys/arch Remove \n from set_cpumodel(), and explicitly print...
jakllsch[src/trunk]: src/sys/uvm/pmap Only include `static inline pmap_asid_check()` ...
hannken[src/trunk]: src/sys/miscfs/genfs Protect genfs_do_putpages() against vnodes ...
ad[src/trunk]: src/sys/kern More rump-ing. I will split this into two files du...
alnsn[src/trunk]: src/lib/libc/cdb Use a more efficient data structure for graph p...
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Fix some whitespace style issues.
jakllsch[src/trunk]: src/sys/dev/usb remove unneeded variables in uchcom_softc
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
dholland[src/trunk]: src/sys/ufs/chfs typo in comment
ad[src/trunk]: src/sys/uvm Use the high bits of pqflags for PQ_TIME, not low.
maxv[src/trunk]: src/sys/arch/x86/include Clean up the FPU headers.
christos[src/trunk]: src/sys/ufs/ufs unifdef -ULFS_READWRITE ufs_readwrite.c
msaitoh[src/trunk]: src/sys/net Add missing IFNET_LOCK() and IFNET_UNLOCK() in vlan_...
christos[src/trunk]: src/distrib/sets/lists/modules Sets for new modules
wiz[src/trunk]: src/lib/libexecinfo Correctly document backtrace_symbols_fd_fmt.
christos[src/trunk]: src/sys - add m_add() that puts an mbuf to end of a chain
sevan[src/trunk]: src/doc bsd-family-tree
christos[src/trunk]: src/lib/libpuffs fix return type
njoly[src/trunk]: src Handle another declaration after statement case for lint in ...
riz[src/netbsd-7]: src/doc Ticket 734
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Release the magic before releasing...
nonaka[src/trunk]: src/sys/dev/pci regen
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
uebayasi[src/trunk]: src/sys/arch Use END() to set ELF symbol size.
riastradh[src/trunk]: src/sys/ufs/chfs Fix up chfs_mountfs error branches.
maya[src/trunk]: src/sys/dev/usb allow suspend with uftdi(4). it works fine.
mlelstv[src/trunk]: src/sys Add error and zero targets to build.
reinoud[src/trunk]: src/tests/fs/vfs Add the rumpfs_udf to the LDADD variable
maya[src/trunk]: src/usr.bin/telnet You can encrypt outside of north america now.
mrg[src/trunk]: src/sys/gdbscripts it's mountlist not mount_list. now 'mountdum...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
martin[src/netbsd-7]: src/lib/csu/arch/mips Pull up following revision(s) (requeste...
ryoon[src/trunk]: src/sys/dev/acpi If fixed feature buttons exist, print detection...
ad[src/trunk]: src/sys/kern Adjustment to previous: if we're going to toss the ...
jmcneill[src/trunk]: src/sys/dev/acpi Support Designware APB UART
matt[src/trunk]: src/sys/arch/evbarm/conf Add RAMDISKNAME to allow a config to ov...
rin[src/trunk]: src/sys/net Fix (bridge && !inet6) build.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Bring this closer to Allwinner / RPI co...
mrg[src/trunk]: src/sys/arch add several cortex CPU implementations found in the...
phx[src/trunk]: src/sys/arch/amiga/stand/loadbsd Build instructions and Makefile...
mrg[src/trunk]: src/sys revert this change from early this year. it appears the
christos[src/trunk]: src/sys/compat/common Add QUOTA ifdef (Paul Goyette)
kre[src/trunk]: src/bin/sh Undo local changes not intended to be committed (and ...
joerg[src/trunk]: src/lib/libm/compiler_rt For ancient GCC, disable the missing pr...
msaitoh[src/trunk]: src/sys/sys Welcome to 8.99.28 (SIOCSETHERCAP addition).
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
uwe[src/trunk]: src/lib/libpthread G/c unused rwlock owner macros copy-pasted fr...
riastradh[src/trunk]: src/sys/uvm #if DIAGNOSTIC panic ---> KASSERT
christos[src/trunk]: src/usr.bin/make Since ${MAKE} converts $$ -> $ during parsing w...
chs[src/trunk]: src expose the BSD/linux fenv extensions in libm on ia64 too.
wiz[src/trunk]: src/sbin/gpt Instead of 'no space', say 'not enough space' in er...
matt[src/trunk]: src/sys/dev/mii Regen.
knakahara[src/trunk]: src/sys/dev/pci fix typo
joerg[src/trunk]: src/sys Fix header guards.
thorpej[src/trunk]: src/sys/dev/sysmon Avoid dereferencing NULL if we attempt to loo...
christos[src/trunk]: src/sys/arch/emips/stand/common make this compile.
christos[src/trunk]: src/sys/dev/usb CID/1261465: Dereference after NULL check.
riastradh[src/trunk]: src/sys/kern Omit duplicate forward declaration of cache_invalid...
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix error handling in dmioctl()
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau nouveau_drm.c:
christos[src/trunk]: src/external/bsd/blacklist add receiver.
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove void casts of function calls
christos[src/trunk]: src/sys/modules/compat_50 Add -DQUOTA (Paul Goyette)
sevan[src/trunk]: src/bin/ps Document the version ps first appeared.
dsl[src/trunk]: src/sys/arch/x86 Check the argument types for the fpu asm functi...
pgoyette[src/trunk]: src/tests/net/bpfjit This now needs librumpdev and librumpvfs to...
msaitoh[src/trunk]: src/sys/dev/pci Print CLSEM workaround bit correctly.
pgoyette[src/trunk]: src/usr.sbin/vnconfig Update to keep up with reality. In NetBSD...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Update VIA/Cyrix/Centaur-defined bits. Pa...
christos[src/trunk]: src/usr.bin/cal Provide -C == -A + -B like fgrep, from Anon Ymous
christos[src/trunk]: src/lib/libpuffs consistency fixes.
dholland[src/trunk]: src/lib/libc more trash to take out at bump time
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Zero the block on failure, not ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist regen
wiz[src/trunk]: src/doc gdb-7.7 out.
matt[src/trunk]: src/sys/arch/arm/allwinner Start of the 10/100 driver.
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip do armv7_dcache_inv_all before cort...
ozaki-r[src/trunk]: src/sys Move bpf_mtap and if_ipackets++ on Rx of each driver to ...
chs[src/trunk]: src provide a common softfloat fenv implemenation and use it for...
pgoyette[src/pgoyette-compat]: src/sys Re-enable inclusion of CPU_UCODE for i386/amd6...
christos[src/trunk]: src/sys/dev call disk_ioctl.
martin[src/trunk]: src/usr.sbin/sysinst Do not show disklabel command invocation by...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia make VDD_CPU programming a bit easier to...
riastradh[src/trunk]: src/sys/arch/xen/xen Fix theoretical race in xen_evtchn_trymask.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg14 add cg14...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
jmcneill[src/trunk]: src/sys/dev/i2c add sysmon_wdog dependency to as3722pmic
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 5.5.0. this fi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ahcisata at pci
christos[src/trunk]: src/sys/dev/usb whitespace
christos[src/trunk]: src/external/gpl3/gcc/lib need .WAIT before *san since they depe...
skrll[src/trunk]: src/sys/arch/arm/arm Do revision 1.20: Decode movw/movt properly.
macallan[src/trunk]: src/sys/arch/sparc64/conf add mgx driver
isaki[src/trunk]: src/sys/dev Use hztoms() instead of incorrect calculation.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Basically revert r1.246 of locore.s...
pgoyette[src/trunk]: src/sys/dev/filemon Install wrapper functions only in native emu...
tnn[src/trunk]: src/sys/arch/arm/arm32 report A12 as A17 to the user. A12 is ret...
christos[src/trunk]: src/usr.bin/wall PR/50454: Timo Buhrmester: Fix wrong allocation...
macallan[src/trunk]: src/sys/arch/powerpc/oea when looking for SCSI disks in canonica...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Don't worry about shadowing here.
pgoyette[src/trunk]: src/sys/net Actually commit the changes for making this into a l...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by bouy...
christos[src/trunk]: src/sys regen
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
maxv[src/trunk]: src/sys/dev Random style in ehci, also KM_SLEEP does not fail.
isaki[src/trunk]: src/share/terminfo Correct the x68k's Backspace key behavior.
christos[src/trunk]: src/doc new libsqlite
roy[src/trunk]: src/sys/net if: announce flag changes other than up or down
skrll[src/trunk]: src/external/gpl3 Match hppa JEMALLOC_TINY_MIN_2POW
skrll[src/trunk]: src Update to new RaspberryPi firware
jdolecek[src/trunk]: src/sys/dev/pci Import source for FreeBSD Amazon Elastic Network...
phx[src/trunk]: src/sys/arch/amiga/conf Make sure the graphics device which has ...
christos[src/trunk]: src/sys/arch/mac68k/obio fix typo
christos[src/trunk]: src/doc consistency fixes.
msaitoh[src/trunk]: src/sys/dev/pci - Set CTRL_ILOS(Invert loss of signal) bit corre...
dholland[src/trunk]: src/sys/ufs/lfs In lfs_mknod, don't release dvp until done with ...
christos[src/trunk]: src/sys Protect network ioctls from non-authorized users. (Ilja ...
martin[src/trunk]: src/usr.sbin/sysinst Lower estimates on required install size
pgoyette[src/trunk]: src/share/man/man9 Point out that spurious wake-ups are possible...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist don't call pfilter_notify()...
matt[src/trunk]: src/sys/sys Add another set of parens
snj[src/trunk]: src/doc Note that the netbsd-5{, -1, -2} branches have been termin...
christos[src/trunk]: src/lib/librt add missing stuff for the affinity calls (Rocky Ho...
mrg[src/trunk]: src/distrib/sets/lists fix MKGCC=no builds.
martin[src/netbsd-7]: src/doc Tickets #798 and #799
skrll[src/trunk]: src/sys/arch/arm/arm The mode synonyms are different for stm and...
pgoyette[src/trunk]: src/sys/dev/filemon Remove extra ')' (bad cut&paste)
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
uwe[src/trunk]: src/sys/arch/powerpc/include Fix typo in the definition of #ha()...
msaitoh[src/trunk]: src/sys/dev/pci Define PCIE_XCAP_{VER, TYPE}(x) and use them.
martin[src/netbsd-8]: src/doc Ticket #1196
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
riastradh[src/trunk]: src/share/man/man9 Rewrite operating modes section.
martin[src/trunk]: src/sys/fs/union Remove an unused variable
sevan[src/trunk]: src/lib/libc/string Grammar
nat[src/trunk]: src/sys/compat/ossaudio Update compat/ossaudio with GETISPACE/GE...
wiz[src/trunk]: src/doc grep-2.17 out.
martin[src/trunk]: src/sys/sys Simplify #ifdefs so this compiles on architectures t...
mrg[src/trunk]: src remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, ...
matt[src/trunk]: src/sys/kern If the MBR is a protective MBR, don't bother lookin...
christos[src/trunk]: src/tests/net/in_cksum assym.h moved.
hannken[src/trunk]: src/tests/fs/vfs Test v7fs_lstat_symlink is no longer expected t...
snj[src/netbsd-7]: src/usr.bin/patch Pull up following revision(s) (requested by...
wiz[src/trunk]: src/share/man/man4 End sentence with a dot.
maxv[src/trunk]: src/sys/kern We need VMCMDs for a binary and its interpreter, so...
skrll[src/trunk]: src/doc Note NVIDIA Tegra X1 SoC SATA support
christos[src/trunk]: src/dist/dhcp buy ancient code
martin[src/trunk]: src/libexec/httpd Redo previous (fixing a memory leak introduced...
christos[src/trunk]: src/external/bsd/nvi/dist/common Don't use popenve() for portabi...
christos[src/trunk]: src/sys/dev/usb move default last, add symbolic mask.
dholland[src/trunk]: src/lib/libc/rpc Typo.
wiz[src/trunk]: src/share/man/man4 Add missing word.
jmcneill[src/trunk]: src/sys/arch/arm change some register dumps from aprint_verbose ...
snj[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by c...
christos[src/trunk]: src/etc Clear rc variables that contain state that is gone after...
christos[src/trunk]: src Realtime signal support from GSoC 2016, Charles Cui.
maxv[src/trunk]: src/sys/arch/x86/x86 Fix stack overflow, found when testing a ne...
christos[src/trunk]: src/sys/ddb remove more DB_ELFSIZE
njoly[src/trunk]: src/sys/dev/pci/ixgbe Remove a few noisy debug printf.
knakahara[src/trunk]: src/sys/net Fix ipsecif(4) memory leak in some ioctl cases.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
kamil[src/trunk]: src/tests/lib/libc/sys Revert previous change in t_ptrace.c
dholland[src/trunk]: src/usr.sbin/mtree Fix naming inconsistency; PR 53769 from silas.
kre[src/trunk]: src/sys/ufs/ext2fs Revert previous. This work isn't complete e...
scole[src/trunk]: src/lib/libc/arch/ia64 PR port-ia64/51261
martin[src/trunk]: src/sys/arch/sparc/include Avoid defining macros from the <fenv....
kardel[src/trunk]: src add HYT-221/271/939 humidity/temperature I2C sensor
kre[src/trunk]: src/tests/lib/libc/sys This test should be testing how the kerne...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Tweak ifdefs in i915_drv.c.
rin[src/trunk]: src/external/bsd/nvi/dist/common Entries of abbrev[] should be s...
msaitoh[src/trunk]: src/sys/dev/pci Delete #ifdef __HAVE_PCI_MSI_MSIX and use pci_in...
christos[src/trunk]: src/tests/lib/libc/db Add more exhaustive db tests that include ...
matt[src/trunk]: src/sys/arch/arm/omap Add TIAM335X SDMMC BASE definitions
mrg[src/trunk]: src/usr.bin/audio/common add a decode_uint() function.
uebayasi[src/trunk]: src/sys/arch/xen/conf Include files.sljit as i386/amd64 do.
skrll[src/trunk]: src/sys/arch/mips/mips Whitespace (comment alignment)
hannken[src/trunk]: src/sys/fs/ntfs Adjust printf and add missing ntfs_ntput().
matt[src/trunk]: src/lib/libc_vfp Add EABI (aeabi) support
snj[src/netbsd-7]: src/sbin/raidctl Pull up following revision(s) (requested by ...
martin[src/trunk]: src/tests/lib/libc/sys Add a test to verify syscall() and/or __s...
ad[src/trunk]: src/sys/uvm/pmap Use pageq.list instead of listq.list.
chs[src/trunk]: src/sys/arch/x86/x86 in pmap_get_ptp(), if we need to allocate m...
mrg[src/trunk]: src/sys/dev/usb wrap axen_iff() with axen_iff_locked().
apb[src/trunk]: src/share/zoneinfo Many changes to tzdata2netbsd.
macallan[src/trunk]: src/sys/arch/powerpc/pic special case IPIs so we don't mess with...
christos[src/trunk]: src/distrib/sets/lists/comp new sqlite man pages
riastradh[src/trunk]: src/sys/external/bsd/drm2 Draft rewrite of idr preload.
matt[src/trunk]: src/sys/arch/emips/stand/common If we just want _end, load it di...
jmcneill[src/trunk]: src/distrib/utils/embedded fix usage
maxv[src/trunk]: src/sys/dev/nvmm/x86 VMX: if PAT is not valid, #GP on WRMSR, rat...
pgoyette[src/trunk]: src/doc Expand discussion a bit, and provide ppp as an example w...
tkusumi[src/trunk]: src/sys/dev/dm dm: Test # of args in target's ->init()
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use nand_attach_mtdparts
maxv[src/trunk]: src/sys/arch Move pmc.c into x86/, it can be shared with amd64.
christos[src/trunk]: src/tests/net/in_cksum Too hard to cross-build mkassym.c correct...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common machdep.booted...
snj[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by ozaki...
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove CONS_OVERRIDE - it's an i386 option
roy[src/trunk]: src/sys/netinet inet: Add support for IPv4 /31 prefixes, as desc...
maxv[src/trunk]: src/sys Disable netbsd32_drm.c until it receives proper review.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a problem that the watchdog timer some...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable NFS root FS support in RPI
kre[src/trunk]: src/bin/sh PR standards/42829
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add helpers to get gpll and ahb clock ...
pgoyette[src/pgoyette-compat]: src Create the compat_util module for use by version-s...
nat[src/trunk]: src/sys/dev Fix over cautious compiler error - setmode may not b...
martin[src/trunk]: src/usr.sbin/sysinst Fix inverted comparison
kre[src/trunk]: src/bin/sh Correct a typo in a comment, 08x0 was meant to be 0x8...
nonaka[src/trunk]: src/sys/dev/sdmmc Use 1.65-1.95 voltage window for 1.8V support.
martin[src/trunk]: src/usr.sbin/sysinst/arch/landisk Use the raw partition for inst...
maya[src/trunk]: src/usr.bin/telnet Remove unused code.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix pointer arithmetic a...
jmcneill[src/trunk]: src/sys/dev/i2c dont read cs1/cs2 regs when reading clock, only ...
phx[src/trunk]: src/share/man/man4 Add sandpoint ddb-entry method.
ad[src/trunk]: src/sys/kern Set ksem_max before installing the syscall package.
christos[src/trunk]: src/external/cddl/osnet/lib include bsd.init.mnk for consistency...
msaitoh[src/netbsd-7]: src/sys/dev/i2c Pull up following revision(s) (requested by n...
chs[src/trunk]: src/sys/sys welcome to 8.99.13:
christos[src/trunk]: src/usr.bin/telnet minor cleanup:
maxv[src/trunk]: src/sys/netinet Remove IP6_EXTHDR_GET0, remove pointless XXXs, a...
martin[src/netbsd-7]: src/doc Ticket #776
riastradh[src/trunk]: src/share/man/man9 Explicitly mark mb(9) as deprecated, as it ha...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg14 build ac...
riastradh[src/trunk]: src/sys/kern Sort includes.
macallan[src/trunk]: src/sys/ufs/ext2fs cast pointers to uintptr_t before comparing t...
sevan[src/trunk]: src State the reason script bombed.
wiz[src/trunk]: src/share/man/man9 Bump space for previous. Formatting fix.
kiyohara[src/trunk]: src/sys/arch/epoc32/dev Series 5 avoids access into I/O space. ...
christos[src/trunk]: src/distrib/sets/lists add in_cksum tests
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix multicast hash calculation
riastradh[src/trunk]: src/sys/kern Summarize lifetime of cache entries.
snj[src/netbsd-7]: src/doc tickets 887, 892, 894, 897, 900-904, 906-908, 910
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Remove comment about removed lmc*.
martin[src/trunk]: src/tests/lib/libc/gen Enable fenv for arm
isaki[src/trunk]: src/share/man/man9 Describe about get_props() properties.
christos[src/trunk]: src/sys/dev/usb regen
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add mvsocts to mvsoc_periph for Armada XP.
christos[src/trunk]: src/sys/arch/amd64/conf Add some more drivers
nat[src/trunk]: src/sys/dev Fix a typo with sc_out/inports when setting the hard...
martin[src/trunk]: src/usr.sbin/sysinst When merging existing partitions into our i...
njoly[src/trunk]: src/common/lib/libprop Fix commas in NAME section.
christos[src/trunk]: src/tests/net Port the in_cksum test from regress.
jakllsch[src/trunk]: src/sys/dev/usb restore error reporting in ucomparam() lost in 1...
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Remove dead text, some of it comment...
nonaka[src/trunk]: src/sbin/newfs_ext2fs pass EXT2_DINODE_SIZE(&sblock) as isize to...
snj[src/netbsd-7]: src/usr.sbin/installboot Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Link libkern in the prekern, an...
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle const and reduce scope of a couple...
wiz[src/trunk]: src/sys/conf Welcome to 2015!
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/vax regen
wiz[src/trunk]: src/share/man/man7 Add missing .El. Replace Ta outside its defin...
chs[src/trunk]: src/sys/arch/amd64/amd64 improve readability of TRAP_SIGDEBUG in...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace
christos[src/trunk]: src rename the ppp module so that it autoloads.
maxv[src/trunk]: src/sys/kern Small cleanup:
christos[src/trunk]: src/sbin/cgdconfig Don't chdir to the config directory; just for...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Include opt_quota.h
snj[src/netbsd-7]: src/doc tickets 761, 773, 779.
joerg[src/trunk]: src/share/mk LIBEXECINFO
jdolecek[src/trunk]: src/sys/uvm adjust heuristics for read-ahead to skip the full re...
christos[src/trunk]: src/share/mk Be more selective about remapping object directorie...
hannken[src/trunk]: src/sys/fs/tmpfs Remove an annoying printf. And to answer the q...
roy[src/trunk]: src/sys/netinet Add the local route after finishing the configur...
maya[src/trunk]: src/usr.bin/telnet ExitString is used for error exit, do the min...
roy[src/trunk]: src/usr.sbin/ndp ndp: SIOCSPFXFLUSH_IN6 and SIOCSRTRFLUSH_IN6 ex...
matt[src/trunk]: src/sys/arch/evbmips/rmixl Avoid using curpcb (use lwp_getpcb(cu...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga use printf format macros for fixed-size...
msaitoh[src/trunk]: src Add SIOCSETHERCAP. It's used to change ec_capenable.
christos[src/trunk]: src Prefix most of the cpp macros with lfs_ and LFS_ to avoid co...
joerg[src/trunk]: src/external/mit/xorg/lib/gallium Don't bail out on the broken i...
mrg[src/trunk]: src/sys/dev/usb re-apply rev 1.44 with a minor bug fix in axen_t...
christos[src/trunk]: src/external/historical/nawk/bin Sync with upstream.
maya[src/trunk]: src/lib/libc/resolv Remove unused macro
manu[src/trunk]: src/sys Properly translate struct swapent for COMPAT_NETBSD32
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_table: add a "cdb" type.
mrg[src/trunk]: src/usr.sbin/cpuctl convert getcpuid() to take char* not char**
riastradh[src/trunk]: src/share/man/man9 Remove excessive indentation from function de...
isaki[src/trunk]: src/sys/dev/audio Don't wait until a block is filled.
phx[src/trunk]: src/sys/arch/sandpoint/isa Replaced enable/disable_intr by splhi...
msaitoh[src/trunk]: src/sys/dev/tprof Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCI...
jdolecek[src/trunk]: src/sys/external/bsd/ena-com adapt for NetBSD
palle[src/trunk]: src/sys/dev/ic mpt: add missing debug strings to the Error_Map I...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin use BOOTOPT_TYPE_MACADDR
kamil[src/trunk]: src/lib/libpanel Set the INCSDIR value of panel.h to /usr/include
dsl[src/trunk]: src/sys/arch Add definitions of the default control words direct...
maxv[src/trunk]: src/sys/arch/amd64/conf Remove max-page-size on KASLR, it doesn'...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Re...
christos[src/trunk]: src/external/bsd/libpcap/lib rpcap://<host>/interface support.
kiyohara[src/trunk]: src/sys/dev/usb Regen.
mrg[src/trunk]: src/sys/dev/usb fix ryzen usb issue: we set TD size to '1', wher...
snj[src/netbsd-7]: src/doc 823
riastradh[src/trunk]: src/share/man/man9 Use device_private, not cast, to get at softc.
matt[src/trunk]: src/sys/arch/mips/mips u-boot on the ERLITE will call the kernel...
riastradh[src/trunk]: src/sys/kern #if DIAGNOSTIC panic ---> KASSERT; __diagused police
jmcneill[src/trunk]: src/sys Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB
mrg[src/trunk]: src/sys/arch/arm/rockchip fix access to any busses that may appe...
rin[src/trunk]: src/external/bsd/nvi/dist/cl _POSIX_VDISABLE exceeds CHAR_MAX. W...
ad[src/trunk]: src Include radixtree in the kernel.
jdolecek[src/trunk]: src/sys/ufs/ext2fs add defines for the missing ext4 feature flags
roy[src/trunk]: src/usr.bin/tic tic: Duplicate and promote v1 records when mergi...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src Remove the Econet code. It was part of acorn26, which was re...
snj[src/netbsd-7]: src/doc 824
jmcneill[src/trunk]: src/distrib/utils/embedded fix usage again -- -D specifies destd...
alnsn[src/trunk]: src/external/mit/lua/dist/src Change LUAL_BUFFERSIZE from 4-8K t...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'a' from FreeBSD...
christos[src/trunk]: src/games/tetris elide compiler stupidity.
martin[src/trunk]: src/common/lib/libc/atomic Do not include <stdbool.h> in the kernel
skrll[src/trunk]: src/sys/arch/evbarm/dev Fix the "wait for any pending transmissi...
pooka[src/trunk]: src/sys/rump Remove the "host" signal model. I'm not sure it ev...
matt[src/trunk]: src/sys/arch/arm/broadcom Properly deal with the non-coherent dm...
matt[src/trunk]: src/sys/dev/nor #include <sys/sched.h> for yield();
ryoon[src/trunk]: src/sys/dev/hid Fix HIDMS_DEBUG build
snj[src/netbsd-7]: src/doc 755, 756, 758, 759
ozaki-r[src/trunk]: src/sys Remove unnecessary casts and do s/0/NULL/ for rtrequest
macallan[src/trunk]: src/sys/ufs/ext2fs sprinkle ()s in macros with comparisons, shut...
msaitoh[src/netbsd-7]: src/doc Ticket 790, 793 and 801.
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.19:
ozaki-r[src/trunk]: src/sys/net Fix use of curlwp_bind
macallan[src/trunk]: src/sys/dev/pci clean up the video mode selection logic, switch ...
macallan[src/trunk]: src/sys/arch/shark/shark if we have vlpci, map in 1MB worth of P...
kre[src/trunk]: src/sys/kern Balance the parentheses - hopefully unbreak the build.
martin[src/trunk]: src/tests/lib/libc/sys Fix typo in local macro name, pointed out...
nonaka[src/trunk]: src/sys/dev/pci Add some ATI/AMD devices.
snj[src/trunk]: src/share/man/man4 bump date, improve english
mrg[src/trunk]: src/external/mit/xorg/lib/libxshmfence build glue for libxshmfen...
rin[src/trunk]: src/external/bsd/nvi/dist/ex db_recno_t aka recno_t is uint32_t
mlelstv[src/trunk]: src/sys/dev/scsipi forgot this one. disk_set_info includes the f...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia only send repeat start if we are doing w...
christos[src/trunk]: src/distrib/sets/lists/base add bsd.hostinit.mk
christos[src/trunk]: src/external/public-domain/sqlite/dist 2017-02-13 (3.17.0)
uwe[src/trunk]: src/usr.sbin/sysinst Fix line continuations in previous.
kre[src/trunk]: src/tests/net/if_tap Move -lrumpdev so it is effective.
scole[src/trunk]: src/etc/etc.ia64 PR port-ia64/51261
ad[src/trunk]: src/sys/kern mutex_vector_exit: if the arch doesn't have assembl...
wiz[src/trunk]: src/doc Fix date/author in last.
bad[src/trunk]: src/usr.sbin/installboot Document option console=auto. Works sin...
njoly[src/trunk]: src/distrib/sets/lists Add some missing cat pages: hdestroy_r.0 ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Operation zfs_ran...
christos[src/trunk]: src/sys/opencrypto Try to load swcrypto if we we did not find an...
martin[src/trunk]: src/sys/dev/marvell Remove stray ; to fix the build
maxv[src/trunk]: src/usr.bin/pmc PRIu64
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative for GCC 4.8.4 and all platf...
sjg[src/trunk]: src/usr.bin/make ParseVErrorInternal: use .PARSEDIR and
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon More unused variables.
wiz[src/trunk]: src/lib/libc/md Use .An in authors section. Remove empty section.
knakahara[src/trunk]: src/sys/opencrypto fix: remove unmatched mutex_exit/enter. must ...
aymeric[src/trunk]: src/sys/arch/arm/allwinner do not fail if no awintcon is present...
msaitoh[src/netbsd-7]: src/doc Optimize for ticket 705.
kre[src/trunk]: src/tests/fs/nfs + -lrumpdev
martin[src/trunk]: src/tests/lib/libc Add a link-time test for __sync_* primitives ...
alnsn[src/trunk]: src Install aarch64/sljit_machdep.h.
msaitoh[src/trunk]: src/sys/arch/arm/arm Change for non MBR disk (PR#47463):
reinoud[src/trunk]: src/sys/fs/udf Add missing vrele() as found by the testsuite.
wiz[src/trunk]: src/share/man/man4 Fix typo in Dd.
wiz[src/trunk]: src/usr.sbin Use Ex.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 - need to save/restore interrupt ma...
riz[src/netbsd-7]: src/sys/dev/pci/ixgbe Pull up following revisions (requested ...
kre[src/trunk]: src/lib/libutil Make parsedate handle "12 noon" and "12 midnight...
riastradh[src/trunk]: src/share/man/man9 Clarify wording: pathname component is not a ...
martin[src/trunk]: src/tests/lib/libc/gen Skip testcase inside its body for archite...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip add MULTIPROCESSOR support
chs[src/trunk]: src/sys add more accessor functions for various struct module fi...
christos[src/trunk]: src/sys/dev/wscons - Use kmem_intr_{alloc, free}, because on time...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Reduce diffs between archs, add m...
wiz[src/trunk]: src/lib/libc/gen Simplify/fix macro usage. Bump date for previous.
kre[src/trunk]: src/bin/sh Correct a typo: s/ at / an /
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Initialize the module_hook synchro...
christos[src/trunk]: src/etc - sync with latest from iana
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Remove non-printable character.
ad[src/trunk]: src/sys/kern pcq_create(): fix broken assertion.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip with 3.3V we can run this at 48MHz
kre[src/trunk]: src/lib/libutil parsedate.y: meaningless KNF of a comment (no c...
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir add a clear that did not...
riastradh[src/trunk]: src/sys/kern Make sure we hold alldevs_mtx for access to alldevs...
gutteridge[src/trunk]: src/external/bsd/wpa/bin/wpa_cli wpa_cli.8: add xref to wpa_pass...
jmcneill[src/trunk]: src/sys/dev/i2c Use IRQs to update status whenever we can. Reduc...
mrg[src/trunk]: src elftosb depends upon MKCXX.
kamil[src/trunk]: src/sys/arch Introduce PTRACE_REG_FP() a helper macro to retriev...
phx[src/trunk]: src/distrib/amiga/stand Update loadbsd to 2.17, which can load E...
pgoyette[src/trunk]: src/sys/arch Remove SYSVSHM-specific code. The value of shminfo...
christos[src/trunk]: src/tests/net/in_cksum simplify.
snj[src/trunk]: src/doc libevent is at 2.1.8, not 2.1.18
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Use END() to set ELF symbol size.
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Remove enable_intr() and disabl...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix copy and paste.
christos[src/trunk]: src/include add some const
joerg[src/trunk]: src/external/bsd/byacc/dist Use a format string
kre[src/trunk]: src/bin/sh That will teach me to commit from the version I've ac...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk This ...
kre[src/trunk]: src/bin/sh The time has come, the Walrus said... (but no shoes,
macallan[src/trunk]: src/sys/arch/shark/conf include files.usb, vlpci needs-flag
stacktic[src/trunk]: src/sys/rump/include/rump grab ioctl-related macros
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add PRIxPTE and pte_value(pt_...
christos[src/trunk]: src/usr.sbin/sysinst remove format warning.
snj[src/netbsd-7]: src/sbin/ping Pull up following revision(s) (requested by chr...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set AUDIO_PROP_INDEPENDENT.
kamil[src/trunk]: src/tests/lib/libc/sys Reflect reality in the comment
snj[src/netbsd-7]: src/doc 724
roy[src/trunk]: src/sys/net Fix compile without modules.
joerg[src/trunk]: src/usr.bin/m4 Don't depend on yacc skeleton to include sys/cdef...
tsutsui[src/trunk]: src/sys/arch/x68k/stand Specify default SCSI inquiry size (36 by...
macallan[src/trunk]: src/sys/dev/pci missed one line of debug spam...
pgoyette[src/trunk]: src/sys/net Add the devsw_attach stuff, since the tap device can...
jakllsch[src/trunk]: src/sys/external/bsd/drm2/dist/drm workaround netbsd incompatibl...
dholland[src/trunk]: src/sys/ufs/lfs Comments
pgoyette[src/trunk]: src/sys/net Destroy the mutex when detaching ppp. Otherwise on ...
christos[src/trunk]: src/usr.bin/mail fix sun2
maya[src/trunk]: src/lib/libc/net Remove entirely redundant free right after decl...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
msaitoh[src/netbsd-7]: src/sys/arch/arm Pull up following revision(s) (requested by ...
sevan[src/trunk]: src/usr.sbin/wakeonlan Document history.
kamil[src/trunk]: src Add support for hardware assisted watchpoints/breakpoints AP...
isaki[src/trunk]: src/sys/arch/m68k/fpe Move fpu_cordit2() to #ifdef CORDIC_BOOTST...
martin[src/trunk]: src/usr.sbin/sysinst We can not rely on the existence of the "gp...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespcae
macallan[src/trunk]: src/sys/arch/sparc64/conf enable genfb at sbus
kamil[src/trunk]: src/lib/libc/compat/sys Fix warning message for mknod symbol lin...
joerg[src/trunk]: src/lib/libc Soft-float support for rounding mode is currently n...
martin[src/trunk]: src/tests/lib/libpthread Avoid using an uninitialized mutex.
maxv[src/trunk]: src/sys/dev Revamp the TPM driver
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
christos[src/trunk]: src/sys/sys prototype update.
maxv[src/trunk]: src Update the man page, we don't want M_COPY_PKTHDR, M_MOVE_PKT...
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrap long lines.
kre[src/trunk]: src/sys/uvm Avoid a panic from the sequence
christos[src/trunk]: src/doc new file(1)
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable USB3 support on RK3328
riastradh[src/trunk]: src/sys/arch/arm/sunxi Avoid a race between interruption and rea...
macallan[src/trunk]: src/sys/arch/mips/ingenic Long overdue suggestions from Taylor C...
skrll[src/trunk]: src/sys/dev/ic More debug.
riastradh[src/trunk]: src/sys/arch/arm/sunxi Oops -- forgot to kmem_free.
christos[src/trunk]: src/distrib/utils/embedded SSD cards is stupid.
kre[src/trunk]: src/doc Note import of tzdata2016f
christos[src/trunk]: src/lib/libpuffs fix error messages (use __func__, quotes)
matt[src/trunk]: src/sys/arch/arm/arm for non-of-power-2 sets, we need to round t...
snj[src/trunk]: src Nuke the five(!) install floppies. Welcome to 2015. Approv...
knakahara[src/trunk]: src/sys/dev/pci add comments about transmit context descriptor
kamil[src/trunk]: src/sys/kern Revert previous
maya[src/trunk]: src/tools/gdb Update to working instructions.
christos[src/trunk]: src/lib/libc/rpc Generalize the test, compare on the protocol se...
martin[src/trunk]: src/usr.sbin/sysinst Get rid of the evbarm preliminary menu: do ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Define cpu_has_clflush in ...
thorpej[src/trunk]: src Default NFS mounts to using TCP transport instead of UDP.
riz[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/netinet Reduce return points (NFC)
rmind[src/trunk]: src NPF:
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_sgmii_readreg_locked() may ret...
riastradh[src/trunk]: src/lib/libc/string Add man pages and xrefs for consttime_bcmp a...
mlelstv[src/trunk]: src/sys/dev/ata Make wddone poll all drives of a channel again.
maxv[src/trunk]: src/sys/compat/linux/common Fix uninitialized variable. Harmless...
matt[src/trunk]: src/sys/arch/arm/arm Refactor and cleanup a bit. Prepare for AS...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Make sure all of struct drm_file g...
christos[src/trunk]: src/libexec/ld.elf_so n dl_iterate_phdr return the path not the ...
ryoon[src/trunk]: src/share/man/man4 cdce(4) supports normal Ethernet adapters.
christos[src/trunk]: src PR/54768: elo: Missing cksum(1) convenience links (and docs)...
riz[src/netbsd-7]: src/distrib/evbarm/instkernel/sshramdisk Apply patch (request...
nonaka[src/trunk]: src/external/gpl2/gmake/dist/glob gmake: __alloca and __stat are...
wiz[src/trunk]: src/lib/librt Remove trailing whitespace.
pgoyette[src/trunk]: src/sys/kern Enable the module's MODULE_CMD_FINI action. It act...
christos[src/trunk]: src/external/bsd/tre/dist/lib check more eo, initialize shift, r...
pgoyette[src/trunk]: src Note also that the load address (if provided) is also for th...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: note what causes the kernel to c...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl new files for acpica-20171110
matt[src/trunk]: src/sys/sys Add a sy_invoke inline to do trace_enter/trace_exit ...
maxv[src/trunk]: src/doc note kleak
blymn[src/trunk]: src/share/man/man4 Add documentation for clickpad mouse button e...
joerg[src/trunk]: src/external/bsd/byacc/include Map GCC_PRINTFLIKE to our __print...
wiz[src/trunk]: src/lib/libc/sys Mark up HZ.
maya[src/trunk]: src/lib/libtelnet G/C SPX support
martin[src/trunk]: src/usr.sbin/sysinst Fix overlapping partitions display
mrg[src/trunk]: src/distrib/sets/lists/comp mark gcc 4.5 mips files obsolete. s...
sevan[src/trunk]: src/bin/chio Mark Jason's name with An macro in AUTHORS section, ...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libiocs Remove unused inline version of ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Correct ecc block size for sw ecc case
jdolecek[src/trunk]: src/sys/ufs/ext2fs actually pass the d_type from the on-disk dir...
christos[src/trunk]: src/distrib/sets/lists/comp add the sched_affinity man pages.
skrll[src/trunk]: src/sys/dev/usb Simply the code now that all (real) HCDs provide...
matt[src/trunk]: src/share/mk Switch VAX to default to GCC 4.8
maxv[src/trunk]: src/sys/arch Clarify the parameters for the SpectreV2 mitigation.
dsl[src/trunk]: src/distrib/sets/lists/comp Add cpu_extended_state.h
jmcneill[src/trunk]: src/sys/dev/usb Pass the correct length to firmware_free. The co...
maxv[src/trunk]: src/sys/arch/x86/x86 Add a comment to answer a question regardin...
jakllsch[src/trunk]: src/sys/external/bsd/acpica/dist/include Avoid 'const const'.
skrll[src/trunk]: src/sys/arch/mips/mips Correct a comment
mlelstv[src/trunk]: src/sys/kern clear error for new ioctls.
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
mrg[src/trunk]: src/doc note GCC 4.8.4.
knakahara[src/trunk]: src/sys/dev/pci refactor: rearrange function arguments without i...
joerg[src/trunk]: src/sys/dev/usb Attach serial number as property to all USB devi...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
kre[src/trunk]: src/tests/lib/libutil Fix a typo - it doesn't matter now, as the...
sevan[src/trunk]: src/bin/ln ln was there from v1.
pooka[src/trunk]: src/sys/rump/librump/rumpkern reserve a small amount of memory f...
kre[src/trunk]: src/tests/lib/libc/sys Add a bunch of fprintf(stderr, ...) diagno...
christos[src/trunk]: src/distrib/sets/lists/tests add new tests
martin[src/netbsd-8]: src/doc Fix #1187
maxv[src/trunk]: src/sys/arch/xen/x86 Make the I/O area non-executable on Xen.
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016f from ftp:/...
dholland[src/trunk]: src/sys/fs/filecorefs blkoff() -> filecore_blkoff()
christos[src/trunk]: src/external/bsd/nvi/usr.bin/recover Don't get stuck reading nam...
ad[src/trunk]: src/lib/libkvm Redo previous more conventionally. Requested by ...
wiz[src/trunk]: src/external/gpl3/gdb/dist/gdb Try improving a comment.
rin[src/trunk]: src/sys/arch Revive commented out DISKLABEL_EI option to kernel ...
snj[src/netbsd-7]: src/usr.bin/tset Pull up following revision(s) (requested by ...
snj[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
dholland[src/trunk]: src/external/bsd/kyua-testers Fix wrong objdir-finding logic. PR...
nat[src/trunk]: src Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN.
jakllsch[src/trunk]: src/sys/arch/arm/fdt Restore previous range of aa_dmat.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Standard mode for I2C needs a source div...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor and enable the signal3 ATF ptrac...
jdolecek[src/trunk]: src/sys/dev/pci allocate bus dma maps during attachment, rather ...
tkusumi[src/trunk]: src/sys/dev/dm dm: Silence aprint_normal() in dm_target_linear_s...
wiz[src/trunk]: src/share/man/man9 Use more markup. Bump date for previous.
matt[src/trunk]: src/sys/arch/arm/omap Add a routine to set the mpu multiplier. ...
mrg[src/trunk]: src/external/gpl3/gcc.old/dist import GCC 5.5 into gcc.old.
riastradh[src/trunk]: src/share/man/man9 Use `\(em', not `--'.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia support disabling the HDMI output
msaitoh[src/netbsd-7]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
tnn[src/trunk]: src/sys/dev/usb regen
riz[src/netbsd-7]: src/sys/dev/pci Regen for ticket #699
maya[src/trunk]: src/lib/libtelnet unifdef RSA_ENCPWD. The matching code does not...
christos[src/trunk]: src/sys/kern delete useless initialization
ozaki-r[src/trunk]: src/sys/netinet Restore ARP_STAT_DFRTOTAL deleted unexpectedly
ozaki-r[src/trunk]: src Add tests for RA
rmind[src/trunk]: src/sys/rump/librump/rumpkern librump: add kpreempt_disabled(9) ...
sjg[src/trunk]: src/usr.bin/make Do not consider using -C arg "as is" for .CURDI...
kamil[src/trunk]: src/share/man/man7 Minor update to signal(7)
skrll[src/trunk]: src/sys/arch/arm/fdt Print interrupt details
bouyer[src/trunk]: src/sys/arch/arm/allwinner Fix typo, pointed out by jmcneill@ (t...
christos[src/trunk]: src/etc set cloexec to the rc postprocessor fd (rudolf in tech-u...
joerg[src/trunk]: src Teach ddb(4) about printing the full mount list.
jakllsch[src/trunk]: src/sys/dev/pci Add Intel 82Q45 IDER
pgoyette[src/trunk]: src/sys/dev/filemon Retrieve the pathname of the exec'd file bef...
rin[src/trunk]: src/external/bsd/nvi/dist/vi - Fix cursor position when a multiw...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add com at acpi
dsl[src/trunk]: src/sys/arch/x86/include Add compatibility for some userspace co...
christos[src/trunk]: src/usr.bin/cksum bump date
christos[src/trunk]: src/tests/lib/libc/sys alloca, bad; stack protector, good.
skrll[src/trunk]: src/lib/libkvm Fix _kvm_kvatop so that it now works.
maxv[src/trunk]: src/sys/arch/x86/x86 Add AMD_SSB_NO, so that we explicitly say t...
christos[src/trunk]: src/sys/kern - fix an assert; we can reach there if we are nowai...
skrll[src/trunk]: src/sys/arch/arm/arm32 Simplify the _ARM32_NEED_BUS_DMA_BOUNCE #...
kamil[src/trunk]: src/external/gpl3/gcc/lib/liblto_plugin Link liblto_plugin with ...
skrll[src/trunk]: src/sys/arch/mips/mips Sign extended uarea va appropriately for ...
ozaki-r[src/trunk]: src/doc Remove multicast stuffs from the list of Non MP-safe com...
ad[src/trunk]: src/sys/miscfs/genfs Correction to previous for DEBUG case.
maxv[src/trunk]: src/sys/arch Reduce the diff, and typo.
christos[src/trunk]: src/usr.bin/kdump deal with the stdbool.h mess defining bool in ...
maxv[src/trunk]: src/sys Dedup: merge ipsec4_set_policy and ipsec6_set_policy. Th...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip various fixes from FUKAUMI Naoki <fun@...
jmcneill[src/trunk]: src/sys/arch/arm add BOOTOPT_TYPE_MACADDR for parsing mac addres...
kamil[src/trunk]: src/distrib/sets/lists/man Add malloc.conf.0 to fix build with M...
jdolecek[src/trunk]: src/sys/dev/pci call pci_intr_release() when pci_intr_establish_...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Complete the interrupt definitions list ...
jmmv[src/trunk]: src/doc Note update of atf to 0.20.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by msaitoh in ti...
msaitoh[src/trunk]: src/sys/dev/pci Don't print BAR's window size on pcictl pciN dum...
cherry[src/trunk]: src/sys/arch Introduce a weak alias method of exporting differen...
manu[src/trunk]: src/sys/arch/amd64/amd64 Fix typo that caused two instructions ...
maxv[src/trunk]: src/sys Remove compat_linux32 from the autoload list and add a e...
mrg[src/trunk]: src/sys/arch/arm ensure to call drm_mode_config_cleanup() when e...
christos[src/trunk]: src/tests/net/net add a pktinfo test
christos[src/trunk]: src/usr.sbin/rpcbind CID 1338514: Check NULL returns
kamil[src/trunk]: src/tests/lib/libc/sys Enable vfork(2) ATF tests in t_ptrace_wait*
snj[src/netbsd-7]: src Pull up following revision(s) (requested by chs in ticket...
roy[src/trunk]: src/sys/netinet Only check target address collision if the sende...
snj[src/netbsd-7]: src/usr.bin/netstat Pull up following revision(s) (requested ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Simple version of strlcat fo...
isaki[src/trunk]: src/sys/dev/wscons Add missing SETBELL() for WSKBDIO_COMPLEXBELL.
uebayasi[src/trunk]: src/sys/arch/amd64/include Add END(y) as i386/asm.h does.
christos[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Use the regular rpcbind sour...
uwe[src/trunk]: src/usr.sbin/ndp Remove this stub that hasn't been necessary in ...
matt[src/trunk]: src/sys/arch/evbmips/alchemy #include <sys/cpu.h> and/or <mips/c...
nakayama[src/trunk]: src/sys/arch/sparc64 Avoid data_access_error trap panic when rea...
msaitoh[src/trunk]: src/sys/dev/pci Add ECC support for the packet buffer. Only 8257...
tsutsui[src/trunk]: src/sys/dev/scsipi Add NOLUNS quirk for SEAGATE ST39236LC disk d...
maya[src/trunk]: src/sys/arch disable nouveau. it hasn't been functional since th...
maxv[src/trunk]: src/sys/netipsec Use inpcb_hdr to reduce the diff between
jdolecek[src/trunk]: src/sys/uvm detect wraparound when bumping page wire_count and l...
christos[src/trunk]: src/external/bsd/dhcp/dist/client Wait for all the interfaces sp...
nat[src/trunk]: src/sys/dev Fix numbering of vchan mixer controls to correspond ...
matt[src/trunk]: src/distrib/utils/more Use ANSI C string concatenation
dsl[src/trunk]: src/sys/arch/amd64/amd64 Best if x86_stmxcsr executes stmxcsr.
ryo[src/trunk]: src/sys/arch/aarch64 - add workaround for Cavium ThunderX errata...
riastradh[src/trunk]: src/share/man/man9 Clarify uvm_km_alloc is contiguous and zero r...
rin[src/trunk]: src/sys/net Take the interface out of promiscuous mode in bridge...
christos[src/trunk]: src/include update to size_t
jakllsch[src/trunk]: src/usr.bin/systat Make this build with clang:
snj[src/netbsd-7]: src/doc 774, 813, 815
jmcneill[src/trunk]: src/sys/dev/i2c add Haoyu Microelectronic HYM8563 RTC driver
wiz[src/trunk]: src/lib/libc/string NUL byte instead of null byte.
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC -> KASSERT and add anothe...
kamil[src/trunk]: src/tests/lib/libc/sys Improve the description of traceme_vfork_...
christos[src/trunk]: src/external/bsd/blacklist Initial revision
snj[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi honour non-removable and broken-cd proper...
snj[src/netbsd-7]: src/doc update 827
maya[src/trunk]: src/sys/uvm/pmap Fix build by removing accidential duplicate line.
uwe[src/trunk]: src/libexec/ld.elf_so Fix typo in a comment.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that Denverton which uses firmwa...
maxv[src/trunk]: src/sys Replace: M_COPY_PKTHDR -> m_copy_pkthdr. No functional c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Make amdgpu cik bu...
snj[src/netbsd-7]: src/etc/rc.d Pull up following revision(s) (requested by mlel...
snj[src/netbsd-7]: src/common/lib/libc/arch/arm/string Pull up following revisio...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
jmcneill[src/trunk]: src Build xf86-video-modesetting on evbarm
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
martin[src/trunk]: src/usr.bin/make Fix the build
jakllsch[src/trunk]: src/sys/external/bsd/drm2/linux Avoid NULL dereference in linux_...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix typo in 1008MHz rate definition fo...
pgoyette[src/trunk]: src/sys Add new sysctl variable proc.curproc.paxflags so a proce...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update to version 20140220
jmmv[src/trunk]: src/usr.sbin/postinstall Fix path to atf-run.hooks after import ...
christos[src/trunk]: src/sys/uvm/pmap use __nothing
martin[src/trunk]: src/sys/arch/sparc64/include PR 32999: adjust VM parameters for ...
matt[src/trunk]: src/sys/arch/mips/cavium Add per irq evcnt's
jakllsch[src/trunk]: src/sys/arch/arm/nvidia drop white space on empty line
msaitoh[src/trunk]: src/sys/dev/pci Fix register offset to print HyperTransport regi...
martin[src/netbsd-8]: src/doc Ticket #1186
wiz[src/trunk]: src/usr.sbin/sa Add EXIT STATUS section. Use Ex.
snj[src/netbsd-7]: src/sys/arch/arm/xscale Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/arch/xen/xen Back out previous KASSERTMSG for now.
christos[src/trunk]: src/sys/kern make the KASSERTMSG/panic strings consistent as '%s...
pooka[src/trunk]: src/lib Translate signal numbers between rump kernel and (POSIX)...
maxv[src/trunk]: src/sys When reassembling IPv4/IPv6 packets, ensure each fragmen...
wiz[src/trunk]: src/share/man/man9 Add width argument to list.
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
christos[src/trunk]: src/crypto/external/bsd/openssl #!/bin/sh
christos[src/trunk]: src/sys/rump/net/lib Don't call loopinit() here. Instead panic i...
msaitoh[src/trunk]: src/sys/dev/pci PCI_HT_CAP() is right shifted value, so PCI_HT_C...
roy[src/trunk]: src openlog(3): add LOG_PTRIM and LOG_NLOG log options.
mrg[src/trunk]: src/tools/gcc use NETBSDSRCDIR to find mpc/mpfr/gmp, not NEWCONF...
szptvlfn[src/trunk]: src/external/mit/xorg/lib/pixman change MKDEPFLAGS from
dsl[src/trunk]: src/sys/arch/x86/include Add bit defs for more of the x87 status...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by jmcn...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by ast in ticket...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Clean up, and initialize the lwp0 field...
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi - Add -Wno-unused and -Wno-unse...
riz[src/netbsd-7]: src/sys/dev/pci/ixgbe Apply patch (requested by msaitoh in ti...
jakllsch[src/trunk]: src/sys/arch/x86/x86 Print the ioapic version using unambiguous ...
kamil[src/trunk]: src/sys/sys Stop defining in lwp.h: LSDEAD
christos[src/trunk]: src/external/bsd/file/dist Import 5.38:
skrll[src/trunk]: src/sys/dev/ic Trailing whitespace
maya[src/trunk]: src/doc New wpa_supplicant out.
ozaki-r[src/trunk]: src/sys/netinet Add missing rtfree
jakllsch[src/trunk]: src/sys/dev/usb Note the instance of the driver in register acce...
martin[src/trunk]: src/libexec/httpd Fix copy&pasto in debug output
christos[src/trunk]: src/sys/netipsec CID 274353: Forward NULL
macallan[src/trunk]: src/etc/etc.iyonix make iic* and more pci* nodes
tsutsui[src/trunk]: src/sys/dev/scsipi Sync with scsiconf.c. (use aprint_normal(9) f...
reinoud[src/trunk]: src/sys/arch/usermode/target/i386 Use knowledge of mcontext for ...
maya[src/trunk]: src/sys/ufs/lfs actually cast to unsigned long long and use %llu...
ozaki-r[src/trunk]: src/tests/net/route Fix typo
msaitoh[src/trunk]: src/sys/dev/pci Add SFP support part 2.
christos[src/trunk]: src/sys/net fix rump tests.
maya[src/trunk]: src/libexec/ld.elf_so Revert to version 1.55 of map_object.c. Th...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Initialize TLB for non cpu0.
riastradh[src/trunk]: src/sys/net/npf Skip npf_config_sync if nothing to do.
sjg[src/trunk]: src/usr.bin/make Ignore any files in /proc/
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4) can be added and deleted dynamically.
ad[src/trunk]: src/sys/arch After lots of testing I'm not convinced of the bene...
kamil[src/trunk]: src/sys/kern Stop masking raise(SIGSTOP) in a vfork(2)ed child t...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Put all sysproxy routines to their...
msaitoh[src/netbsd-7]: src/doc Note about PR#49788.
msaitoh[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by r...
ozaki-r[src/trunk]: src/tests/net/ipsec Add test cases for updating SA/SP
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by christos ...
matt[src/trunk]: src/sys/arch/vax/boot ufs -> ffsv1 (ffsv2 is commentout due to s...
ozaki-r[src/trunk]: src/sys/netinet Make syn_cache_timer static
msaitoh[src/trunk]: src/sys/dev/pci Add two new PCI classes:
christos[src/trunk]: src/tests/lib/libc/rpc Disable debugging.
kre[src/trunk]: src/tests/bin/sh Add more subtests to the export and readonly bu...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Allow RPI firmware boots to work again
pooka[src/trunk]: src/sys/dev malloc -> kmem_alloc
dsl[src/trunk]: src/sys/compat/linux32/arch/amd64 Explicitly include x86/fpu.h i...
maxv[src/trunk]: src/sys/uvm Explicitly return syscall-specific error codes, inst...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu Just disable -Wshadow and -Wmis...
pgoyette[src/trunk]: src/etc Add the filemon(4) device.
maya[src/trunk]: src/usr.bin/ftp Do globbing for FTP URLs of the form ftp://... too
jdolecek[src/trunk]: src/sys/ufs/ext2fs get and set expanded timestamp if the inode c...
christos[src/trunk]: src/sys/kern use the proper rcsid for the kernel
sevan[src/trunk]: src/bin/mv Forgot to bump date with previous commit
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 We've never support...
kamil[src/trunk]: src/distrib/sets/lists Fix !amd64 sets
ozaki-r[src/trunk]: src/sys/netipsec Remove codes for PACKET_TAG_IPSEC_IN_CRYPTO_DONE
snj[src/netbsd-7]: src/sys/sys Pull up following revision(s) (requested by joerg...
joerg[src/trunk]: src/sys/arch/arm/cortex Remove unused gtmr_bootdelay.
martin[src/netbsd-8]: src/doc Ticket #1195
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: note missing handling in pma...
martin[src/trunk]: src/sys/sys Now that we have a partition type for it, also add F...
sevan[src/trunk]: src/bin/dd Document the version dd first appeared.
para[src/trunk]: src/distrib/sets/lists/comp fix build
riastradh[src/trunk]: src/sys/lib/libkern Omit vestigial unused commented-out experiment.
matt[src/trunk]: src/sys/arch/mips/mips Use sy_invoke
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 fix a comment.
rmind[src/trunk]: src/sys/netbt l2cap_detach1: fix gcc warning for non-DIAGNOSTIC ...
rin[src/trunk]: src/sys/net Also take care of non-DIAGNOSTIC case.
christos[src/trunk]: src/usr.sbin/postinstall select the powerd scripts from the sets
nonaka[src/trunk]: src/sys/uvm/pmap Use PMAP_TLB_MAX instead of MAXCPUS.
ozaki-r[src/trunk]: src/sys/net Remove an ifnet object from the global list before d...
maxv[src/trunk]: src/sys Dedup: merge
christos[src/trunk]: src/external/bsd/libelf/dist Instead of hard-coding each process...
wiz[src/trunk]: src/usr.bin/fgen Use more macros.
jdolecek[src/trunk]: src add tests for the mount update from rw to rw+log, which used...
ozaki-r[src/trunk]: src Separate tests for learning table of bridge
msaitoh[src/trunk]: src/sys/dev/pci Regen.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
maxv[src/trunk]: src/sys/arch/x86/x86 Declare pmap_remap_global, and map the four...
skrll[src/trunk]: src/sys/uvm Make UVMHIST_PRINT work again by making it define KE...
rin[src/trunk]: src/sys/arch/powerpc/include Do not mask out LK bit (bit 31) fro...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Fill in the page padding. Only ...
jmmv[src/trunk]: src/doc Note import of atf 0.19.
jdolecek[src/trunk]: src/sys/netinet sprinkle const on sctp_crc_c[]
jakllsch[src/trunk]: src/sys/dev/pci Switch PCI athn(4) attachment from pci_intr_map(...
maxv[src/trunk]: src/sys/kern Reorder code to avoid using an uninitialized variab...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi add NAND module clock
knakahara[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon fix typo. (does not affec...
matt[src/trunk]: src/sys/arch/x86/x86 Use sy_invoke
nonaka[src/trunk]: src/sys/lib/libsa pass EXT2_DINODE_SIZE(fs) as isize to e2fs_ilo...
snj[src/netbsd-7]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
riz[src/netbsd-7]: src/doc Ticket 711.
rmind[src/trunk]: src NPF: add support for static (stateless) NAT.
riastradh[src/trunk]: src/sys/sys Tiny fix for namecache locking rules.
christos[src/trunk]: src/sys/net On detach, destroy the mutex attach created, otherwi...
pooka[src/trunk]: src/sys/rump/librump/rumpnet g/c prototype of imaginary routine
matt[src/trunk]: src/sys/arch/arm/arm Add armv7 versions of tlb routines.
christos[src/trunk]: src/sys/arch/sun2/conf Gut more stuff so we fit. Last working RA...
wiz[src/trunk]: src/share/man/man5 Add comma in Dd. From Henning Petersen in PR ...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip Move drm_encoder from rkvop(4) to the ...
wiz[src/trunk]: src/share/man/man7 Add signal numbers in overview table.
ad[src/trunk]: src/sys/arch/aarch64/aarch64 pg->phys_addr -> VM_PAGE_TO_PHYS(pg)
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for ifnet_psref_class hiding
msaitoh[src/trunk]: src/sys/dev/pci Add another 100 Series SMBus (100SERIES_LP_SMB)
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf-0.20.
snj[src/netbsd-7]: src/sys/sys Pull up following revision(s) (requested by dholl...
snj[src/netbsd-7]: src/doc 841, 847, 849, 853, 855
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 5.5.0. this does not inclu...
martin[src/trunk]: src/tests/lib/libc/gen Include <ieeefp.h> even for the <fenv.h> ...
tkusumi[src/trunk]: src/sys/dev/dm dm: Make target's ->init() take parsed argc and argv
dholland[src/trunk]: src/sys/arch Remove unused <sys/tree.h>.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia commit window changes when updating base
christos[src/trunk]: src/distrib/zaurus/ramdisk comment out a few more to make things...
uebayasi[src/trunk]: src/sys/arch Whitespace.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
riastradh[src/trunk]: src/sys/ufs/lfs #if DIAGNOSTIC panic ---> KASSERT
skrll[src/trunk]: src/sys/dev/ic LOCKDEBUG doesn't imply DIAGNOSTIC. duh.
msaitoh[src/trunk]: src/sys/net Add ETHERCAP_VLAN_HWFILTER and ETHERCAP_EEE.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add MSR_TSC.
christos[src/trunk]: src/external/cddl/osnet/dev/fbt kill another wrong ELFSIZE setting.
maxv[src/trunk]: src Remove compat_svr4 and compat_svr4_32, as discussed on tech-...
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add prototype for main.
dsl[src/trunk]: src/sys/arch/i386/isa Since we always run with CR0.NE set (inter...
wiz[src/trunk]: src/sys/sys Match indentation of previous entries.
skrll[src/trunk]: src/lib/libc/arch/mips/gen Trailing whitespace
skrll[src/trunk]: src/sys/uvm/pmap Remove duplicate #includes
snj[src/netbsd-7]: src/doc 885
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Use IPL_VM and IST_MPS...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2017b from ftp:/...
uebayasi[src/trunk]: src/sys/arch A few END() markers.
matt[src/trunk]: src/sys/sys Change type of cpu_uvm to struct uvm_cpu *
wiz[src/trunk]: src/usr.sbin/wakeonlan End sentence with a dot.
christos[src/trunk]: src/libexec/ld.elf_so Disable optimization for rtld.c on the vax...
maya[src/trunk]: src/sys/arch revert previous, nouveau apparently works for some ...
kre[src/trunk]: src/sys/uvm Third time lucky...
christos[src/trunk]: src/sys/sys Adjust snprintb(3) format from '%d' to '%ju' to refl...
hannken[src/trunk]: src/lib/librumphijack Add an option "modctl" to capture modctl().
rmind[src/trunk]: src/doc Mention some NPF improvements: static (stateless) NAT, s...
skrll[src/trunk]: src/sys/arch/cats/cats Support __HAVE_MM_MD_DIRECT_MAPPED_PHYS
christos[src/trunk]: src/distrib/utils/embedded tidy up, fix usage
pooka[src/trunk]: src/sys/rump/librump/rumpkern + resettodr
msaitoh[src/netbsd-7]: src/lib/libm/arch Pull up following revision(s) (requested by...
martin[src/netbsd-7]: src/doc Ticket #886
jmcneill[src/trunk]: src/share/man/man4 add Realtek RTL8152B Ethernet controller to s...
martin[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by skrl...
matt[src/trunk]: src/sys/arch/mips/mips Fix a type from kcpuset transition.
msaitoh[src/netbsd-7]: src/doc Ticket 742.
kre[src/trunk]: src/tests/lib/librumpclient Extra libs for rump.
riastradh[src/trunk]: src/share/man/man9 Clarify what NOCACHE and MAKEENTRY do and who...
matt[src/trunk]: src/sys/uvm Don't use C++ new keyword as a variable name.
christos[src/trunk]: src/sys add a "booted_method" string to aid in debugging double ...
christos[src/trunk]: src/tests/net/in_cksum fix helper program installation
christos[src/trunk]: src/sys/arch/ia64/stand/common fix uninitialized variable
knakahara[src/trunk]: src/sys/netipsec Fix fragment processing in ipsec4_fragout(). Po...
ozaki-r[src/trunk]: src/sys/netinet6 Use NULL instead of 0 for pointers
matt[src/trunk]: src/sys/nfs Don't nest structure definitions.
msaitoh[src/netbsd-7]: src/doc Ticket 700.
martin[src/trunk]: src/usr.sbin/sysinst/arch/landisk Fix bogus return value from md...
sevan[src/trunk]: src/share/misc FRAND RAND
skrll[src/trunk]: src/sys/dev/usb PR/52702 Malicious USB devices attaching as urtw...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia wait for PLLD2 lock
christos[src/trunk]: src/usr.sbin/rpcbind merge RUMP changes.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Hardware cursor support.
msaitoh[src/trunk]: src/sys/dev/mii Call brgpy specific autonego function in MII_TIC...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra set vbus-gpio property on tegrausbphy, ...
mlelstv[src/trunk]: src Retire disk_blocksize().
jakllsch[src/trunk]: src/distrib/sets/lists/man fix set lists for symlinked man pages...
hannken[src/trunk]: src/sys Move fstrans_start()/fstrans_done() into genfs_insane_re...
tsutsui[src/trunk]: src/common/dist/zlib Restore a local change (in rev1.4) that was...
kiyohara[src/trunk]: src/sys/arch/epoc32 Configuration of external devices move to GE...
christos[src/trunk]: src/lib/libc/rpc CID 1338515: Make it clear that the pfd variabl...
christos[src/trunk]: src/sys/conf comment out CHFS to fix build issues
msaitoh[src/netbsd-7]: src/doc Ticket 746.
gson[src/trunk]: src/crypto/external/bsd/openssh/dist Don't print an empty line a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Some tweaks en route to ...
uwe[src/trunk]: src/usr.sbin/ndp Don't check MKINET6 - parent makefile doesn't d...
riastradh[src/trunk]: src/sys/uvm __diagused police
reinoud[src/trunk]: src/sys/arch/usermode/target Include <machine/mcontext.h> now it...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wire down iicN units, add act8846pm at ...
kamil[src/trunk]: src/sys/kern Correct wrong type of uio_seg passed to do_sys_mkno...
maxv[src/trunk]: src/sys/sys style and fix typo
tnn[src/trunk]: src/sys/arch/arm/sunxi sunxihstimer: add support for Allwinner H...
pgoyette[src/trunk]: src/games/fortune/datfiles More appropriate line-wrapping for pr...
maya[src/trunk]: src/usr.bin/telnet unifdef TN3270 which is never defined (and wo...
tls[src/trunk]: src/sys/dev/iscsi The "throttling" code in the in-kernel iSCSI i...
roy[src/trunk]: src Add the timezone hook
christos[src/trunk]: src/sys/ufs Include the fs scaffolding when none of the ffs/mfs/...
martin[src/netbsd-8]: src/doc Tickets #1197, #1199, #1200 and #1201
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add multicast filter support
christos[src/trunk]: src/sys/arch/zaurus/include merge common information (fix build)
fox[src/trunk]: src/tests/sys/uvm Fixed the build failures caused by incompatibl...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build dhcpcd-6.0.0
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf-0.19.
jdolecek[src/trunk]: src/sys/uvm uvm_pageactivate() needs to be called _after_ code i...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
msaitoh[src/trunk]: src/sys/net Check ec_capenable instead of ec_capabilities to con...
ozaki-r[src/trunk]: src/sys/net Protect if_deferred_start_softint with KERNEL_LOCK i...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r201163.
msaitoh[src/trunk]: src/sys/dev/pci Sync the wm_enable_mng_pass_thru() function with...
snj[src/netbsd-7]: src/lib/libpam/libpam Pull up following revision(s) (requeste...
uebayasi[src/trunk]: src/sys/arch Use END()/IDTVEC_END() to set ELF symbol size. Set...
manu[src/trunk]: src/sys/dev/usb Add PN533 based NFC devices
jakllsch[src/trunk]: src/sys/dev/pci Enable the appropriate memory or I/O space decod...
christos[src/trunk]: src/sys/dev explain why the int cast works (suggested by kre)
uwe[src/trunk]: src/share/man/man9 Simplify markup for inline code to plain .Li ...
riastradh[src/trunk]: src/sys/arch Draft driver for Allwinner Crypto Engine.
kre[src/trunk]: src/tests/lib/libutil Fix typo in a comment.
hannken[src/trunk]: src/sys/kern Take the vnode lock before the vnode is marked VI_C...
christos[src/trunk]: src/usr.sbin/sysinst devdev is an array, remove NULL check (rin)
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use kcpuset_isset()
jmcneill[src/trunk]: src/sys/arch define MEMSIZE in opt_imx.h, fixes build of IMX23_O...
matt[src/trunk]: src/lib/csu Switch arm, earm, powerpc to use crtbegin.c
maxv[src/trunk]: src/sys/netinet Add XXX.
joerg[src/trunk]: src/tools/llvm-lib Undo tools part of the AMDGPU changes for LLVM.
mrg[src/trunk]: src/sys/dev/usb normalise an error message.
thorpej[src/trunk]: src/sys Add a convenience function, com_init_regs_stride(), that...
macallan[src/trunk]: src/sys/dev/pci if MMIO is allowed and available, prefer it over...
mrg[src/trunk]: src/sys/dev/usb fix issues seen with transfers being reused befo...
snj[src/netbsd-7]: src/doc 721
ozaki-r[src/trunk]: src/sys/sys Bump for move of bpf_mtap and if_ipackets++
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Note that the imc driver works on at...
palle[src/trunk]: src/sys/arch/sparc64 smp_tlb_flush_pte(): Avoid run-time check f...
bouyer[src/trunk]: src/sys/dev/pci Take sc_rsw_mtx before calling wpi_getrfkill() f...
jnemeth[src/trunk]: src/sys/dev/pci add Oxford Semiconductor OXPCIe954 PCIe 4-port s...
maxv[src/trunk]: src/sys/arch/amd64/include Use absolute addressing mode, just li...
christos[src/trunk]: src/sys/arch/mipsco/stand/common make sure kernel is initialized...
wiz[src/trunk]: src/usr.bin/vis Sort options in SYNOPSIS/usage.
tkusumi[src/trunk]: src/sys/dev/dm dm: Unbreak compilation of kernel modules
christos[src/trunk]: src/crypto/external/bsd/openssh/dist put back the old ones until...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the MAC_MODE register is incorrec...
joerg[src/trunk]: src/external/bsd/cron/dist bail is dead.
scole[src/trunk]: src/sys/arch/ia64/include Import FreeBSD update
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
jakllsch[src/trunk]: src/sys/dev/usb Remove incorrect printout of CH340/CH341 part.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use GEM for memory management. Fixes a c...
snj[src/netbsd-7]: src Welcome to 7.0_RC1!
pgoyette[src/trunk]: src/doc Mention imcsmb(4)
scole[src/trunk]: src Synchronize htdocs, manual, comments, and code so that enabl...
dsl[src/trunk]: src/sys/arch/amd64/include Copy fpu.h to release
pgoyette[src/trunk]: src/share/man/man4 Fix typo in sample program
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Update i915_trace.h.
christos[src/trunk]: src/sys/net/npf fix MIN/MAX confusion.
kre[src/trunk]: src/bin/sh DEBUG only changes. Convert the TRACE() calls in the...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Hide a bunch of local symbols.
christos[src/trunk]: src/sys Instead of copying parts of sigswitch to process_stoptra...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server round do of reach over ...
nisimura[src/trunk]: src/sys/dev/pci use FC enable bit for 8842 host port
christos[src/trunk]: src/lib/libc/gen be friendlier to nbcompat
martin[src/netbsd-7]: src/doc Ticket #757
christos[src/trunk]: src/sys/arch/mipsco/stand/installboot free boot_code
christos[src/trunk]: src/lib/libc/rpc simplify more.
pgoyette[src/trunk]: src/sys/dev/imcsmb Detach our children before allowing ourselves...
christos[src/trunk]: src/sys/modules/if_srt missed this one
riastradh[src/trunk]: src/sys/kern Clarify interpretation of timeout/epsilon in cv_tim...
maxv[src/trunk]: src/sys/dev/dkwedge Fix buffer overflow. Triggerable by plugging...
tnn[src/trunk]: src/sys/arch/arm/include cpu identification macros for A17
kre[src/trunk]: src/bin/sh More fixes for the SYNPOSIS of the readonly built-in.
nonaka[src/trunk]: src/sys/dev/pci Added Intel Wireless 3168 entry.
christos[src/trunk]: src/share/man/man4 mention VLAN change.
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip init cpufreq, remove cpu.frequency ...
christos[src/trunk]: src/tests/lib/libutil Adjust tests for 0 hex values printing 0 i...
maxv[src/trunk]: src/sys/arch/i386/i386 This should be VM_MIN_KERNEL_ADDRESS, not...
pooka[src/trunk]: src/sys Extend RUMP_USE_CTOR to SYSCTL_SETUP(), similar to what ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove obsoleted comment. This comment sho...
maya[src/trunk]: src/sys/ddb Remove a.out leftovers (unused)
jmcneill[src/trunk]: src/sys/dev/ic - Explicitly initialize CLKSRC register.
christos[src/trunk]: src/external/bsd/dhcp/dist/includes add finish_daemon();
skrll[src/trunk]: src/sys/kern Drop to spl0 after the pmap_activate call. Should ...
christos[src/trunk]: src/external/bsd/openpam/dist resolve conflicts
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist parse_hdmi_vsdb: read the HDMI ph...
martin[src/trunk]: src/usr.sbin/sysinst/arch Remove GPT and extended partitioning s...
uebayasi[src/trunk]: src/sys/arch/amd64/include Define IDTVEC_END(), from i386/asm.h.
christos[src/trunk]: src/lib/libc/time merge 2017a
roy[src/trunk]: src/sys/netinet6 inet6: discard any received NA with a LL addres...
sjg[src/trunk]: src/usr.bin/make Add .MAKE.META.IGNORE_PATHS to facilitate local...
maya[src/trunk]: src/sys/external/bsd/drm2/ttm Restore unpopulated state on fail1...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't care about obj->ge...
maya[src/trunk]: src/lib/libc/gen xref elf(5).
christos[src/trunk]: src/libexec/makewhatis PR/47958: Robert Kovacic: makewhatis.c no...
maxv[src/trunk]: src Invert the mapping logic.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux KASSERT -> KASSERTMSG
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add wskbd at gpiokeys
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: traceme_vfo...
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/tools Prevent registering the hel...
pgoyette[src/trunk]: src/share/man/man7 Improve some grammar, let verbs agree in numb...
sevan[src/trunk]: src/bin/stty While the v2 source and man pages are incomplete, T...
matt[src/trunk]: src/sys/arch/arm/conf File VBAR option
skrll[src/trunk]: src/sys/arch/arm/imx Fix build
snj[src/netbsd-7]: src/doc 840
snj[src/netbsd-7]: src/doc 842
christos[src/trunk]: src/share/mk vax "cough" works, with gcc-7
scole[src/trunk]: src/sys/arch/ia64/stand/ia64 PR port-ia64/51261
tron[src/trunk]: src/lib/libc/rpc Avoid broken state if realloc(3) fails.
christos[src/trunk]: src/lib/libc/rpc fix compilation/lint
tih[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src/tests/net/in_cksum panic is printflike.
jakllsch[src/trunk]: src/distrib/sets/lists/modules add hythygtemp module to set lists
mrg[src/trunk]: src/share/mk add some comments and prefer MACHINE over MACHINE_A...
rin[src/trunk]: src/external/bsd/nvi Use mvwchgat(3), which is not a macro in ge...
schmonz[src/trunk]: src/sys/arch Add urtw (ok'd by christos).
msaitoh[src/netbsd-7]: src/doc Ticket 820 and 821.
pgoyette[src/trunk]: src vnconfig(8) was renamed to vndconfig(8) some time ago, and m...
snj[src/netbsd-7]: src/doc amend ticket 761: missing semicolon in hpcfb.c is rev...
pooka[src/trunk]: src/sys/rump Always descend into component directories for rumpd...
snj[src/netbsd-7]: src/doc tickets 878-881
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Make sure the resources are mark...
maxv[src/trunk]: src/sys/fs/ntfs Make this more readable (KNF).
christos[src/trunk]: src/usr.bin/xlint/lint1 add __extension__ and typeof
snj[src/netbsd-7]: src/external/bsd/iscsi/dist/src/lib Pull up following revisio...
tkusumi[src/trunk]: src/sys/dev/dm dm: Refactor target's ->init() i/f
riz[src/netbsd-7]: src/doc Ticket 698.
christos[src/trunk]: src/sys/arch Cleanup and clarify the ELFSIZE mess:
martin[src/trunk]: src/sys/dev/ic Fix an off by one in the bit definition for RX st...
macallan[src/trunk]: src/sys/arch/macppc/conf add config for SMP G5 kernels
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
kre[src/trunk]: src/doc The sh $(()) update is signifigant enough to mention...
snj[src/netbsd-7]: src/sys/miscfs/fdesc Pull up following revision(s) (requested...
kre[src/trunk]: src/tests/bin/sh Add new test case in to check (coming) bug fix ...
bouyer[src/netbsd-7]: src/doc tickets 860 and 861
martin[src/trunk]: src/usr.sbin/sysinst Do not try to change the keyboard layout if...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Remove `fix module_init()' entry.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Allwinner NAND Flash Controller driver. W...
macallan[src/trunk]: src/doc mention mgx driver
christos[src/trunk]: src/external/cddl/osnet/usr.bin add man pages
gdt[src/trunk]: src/share/man/man4 Explain RBUS_IO_BASE/SIZE.
christos[src/trunk]: src/sys/arch/xen/xen Enable the VLAN mtu capability and check fo...
nonaka[src/trunk]: src/sys/arch/zaurus/conf remove some phy(4) from zaurus INSTALL ...
jmcneill[src/trunk]: src/sys/arch Remove HOST1X and AHB_A2 from pmap_devmap
ad[src/trunk]: src/sys/uvm Merge from yamt-pagecache: use radixtree for page lo...
martin[src/trunk]: src/usr.sbin/sysinst Relax restrictions on packnames, as disklab...
mlelstv[src/trunk]: src/sbin/fsck_msdos Avoid mixing cluster numbers and sector numb...
christos[src/trunk]: src/sys/compat/aoutm68k fix excl
cherry[src/trunk]: src/share/man/man4 Close .Bl directive properly
christos[src/trunk]: src/sys/compat/netbsd32 Add options for quota.
ozaki-r[src/trunk]: src/sys Provide macros for softnet_lock and KERNEL_LOCK hiding N...
wiz[src/trunk]: src/share/man/man4 Fix some typos.
nonaka[src/trunk]: src/sys/dev/usb Use INFRA not ADHOC when opmode is M_STA.
riz[src/netbsd-7]: src/usr.sbin/cpuctl/arch Pull up following revision(s) (reque...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle anonymous struct/union members.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Always supply LIB_...
matt[src/trunk]: src/sys/arch/arm/cortex Add #define CPU_CORTEDVIRT to reduce cop...
christos[src/trunk]: src/sys/dev/isapnp Add another le board.
christos[src/trunk]: src/sys/dev/usb Always increment, not just if we are queueing.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern One more ASSERT, won't hurt.
skrll[src/trunk]: src/sys/dev/usb Re-establish the default pipe after the initial ...
chs[src/trunk]: src allow pcu_save() and pcu_discard() to be called on other thr...
matt[src/trunk]: src/sys/kern Make page loaning in pipes color aware.
pooka[src/trunk]: src/sys Use same uvm_swap_shutdown() stub for !vmswap kernels an...
snj[src/netbsd-7]: src/doc 674
kre[src/trunk]: src/tests/net/mcast + -lrumpdev
uebayasi[src/trunk]: src/sys/arch/x86/include Remove obsolete comment. OK'ed by rmind@.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Update a comment
snj[src/netbsd-7]: src/sys/dev/i2c Pull up following revision(s) (requested by n...
msaitoh[src/trunk]: src/sys/dev/pci B260 "Slot Power Limit" ECN. PCIe 3.1 ECN. Septe...
rin[src/trunk]: src/external/bsd/nvi/dist/common Protect iconv stuffs by USE_WID...
maya[src/trunk]: src/lib/libc/gen Be less of a minefield for new architectures. T...
maya[src/trunk]: src/libexec/httpd strings.h for strcasecmp (on linux)
martin[src/trunk]: src/usr.sbin/sysinst/arch After installing boot blocks with RUN_...
jdolecek[src/trunk]: src/sys/ufs/ffs need to turn off async during ffs_sync(), otherw...
wiz[src/trunk]: src/share/man/man8 Sort SEE ALSO.
pooka[src/trunk]: src/sys/rump/dev Use IOCONF #define to determine component name.
christos[src/trunk]: src/sys/kern We computed the length of the string already, so us...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support TI_DM37XX. These register maps li...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add a few assertions to verify non-...
roy[src/trunk]: src/sys/netinet Move the NOARP check up a bit so that it works w...
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Sorry, remove illegal indents. ...
wiz[src/trunk]: src/usr.sbin/mtree Use \(en.
gutteridge[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant wpa_supplicant.8: add xr...
christos[src/trunk]: src/usr.bin/mail PR/54765: elo: Minor error in the mail(1) man p...
uwe[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Resolve ADDR16_LO, ADDR16_HI, ...
snj[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
snj[src/netbsd-7]: src/doc 877
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fix -Wunused and -Wold-...
christos[src/trunk]: src/lib/libc/inet PR/48585: Henning Petersen: Always set errno w...
msaitoh[src/trunk]: src/sys/dev/pci Fix WoL detection once again.
christos[src/trunk]: src/sys/dev/hpc fix uninitialized pointer. This could have never...
dsl[src/trunk]: src/sys/arch/amd64/include This doesn't need fpu.h, but should i...
ozaki-r[src/trunk]: src/tests/net/arp Improve test stability and output messages on ...
chs[src/trunk]: src/sys/compat account for the 16 bytes of AT_RANDOM data in the...
bouyer[src/trunk]: src/sys/arch/xen/xenbus On second through, it may be possible to...
uebayasi[src/trunk]: src/sys/arch Split these to improve diffability.
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Strip debug symbols from ofwboot.
pgoyette[src/trunk]: src/sys/arch/amd64/conf Add commented-out ident lines to the XEN...
matt[src/trunk]: src/doc Note switch of VAX to GCC 4.8
matt[src/trunk]: src/sys/arch/mips/cavium/dev Use mips_lwu
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Mprotect the segments in mm.c u...
christos[src/trunk]: src/usr.bin/xlint/lint1 make for introduce a new block level for...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci When sc->phy.acquire() failed, it's not required...
skrll[src/trunk]: src/sys Split out the pmap_pv_track stuff for use by others.
snj[src/netbsd-7]: src/lib/libc Pull up following revision(s) (requested by mart...
kre[src/trunk]: src/tests/bin/sh Add tests for the $(( )) assignment operators ...
snj[src/netbsd-7]: src/doc 848, 852, 854, 856-859, 862-864
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
snj[src/trunk]: src/crypto/external/bsd/openssh no more ssh1 code in openssh, so...
snj[src/netbsd-7]: src/sys/dev/pci/hdaudio Apply patch (requested by nonaka in t...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add code to enable startup of second...
matt[src/trunk]: src/lib/csu/arch/earm Use (target1) for .init/fini array entries
martin[src/netbsd-8]: src/bin/sleep Pull up following revision(s) (requested by kre...
christos[src/trunk]: src/share/mk Need to delete ${DESTDIR} for lint
christos[src/trunk]: src/distrib/sets/lists/comp remove tstamp.h, this is for a diffe...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
yamaguchi[src/trunk]: src Ported driver for Intel Ethernet 700 series
jmcneill[src/trunk]: src/sys/arch Add FUSE driver, use it to determine maximum CPU fr...
christos[src/trunk]: src/sys/dev/mscp remove unused variable
pgoyette[src/trunk]: src/usr.sbin/sysinst Typos, grammar.
christos[src/trunk]: src/sys/compat/netbsd32 Regen
martin[src/trunk]: src/sys Virtio block devices may have a "scsi" device_type inste...
knakahara[src/trunk]: src/tests/net/if_pppoe fix typo. ping6 deadline option is not "-...
christos[src/trunk]: src/external/public-domain/sqlite merge 3.17.0
wiz[src/trunk]: src/share/man/man3 Bump date for previous.
thorpej[src/trunk]: src/sys/dev/sbus In zx_cursor_color(), don't throw away the seco...
mrg[src/trunk]: src/doc note cpuctl and multiple-cpu support.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Cleanup freq setting a bit. Add a tabl...
he[src/trunk]: src Bump the INSTALL ramdisk by 100k so that the contents fits a...
christos[src/trunk]: src/libexec/ld.elf_so rename flag to the official name.
ozaki-r[src/trunk]: src/sys/net Remove unnecessary variable bc
christos[src/trunk]: src/usr.sbin/racoon Enable wildcard matching in psk files. We ar...
christos[src/trunk]: src/regress/sys/net/in_cksum moved to tests/net/in_cksum.
pooka[src/trunk]: src/sys/rump/dev/lib Fix argument to empty()
apb[src/trunk]: src/tools Update documentation about tools being restricted to C...
christos[src/trunk]: src/usr.bin/config Bump version for -no
tkusumi[src/trunk]: src/sys/dev/dm dm: Remove unconditional debug prints in targets'...
skrll[src/trunk]: src/sys/arch/mips/mips Fix a comment
christos[src/trunk]: src/sys/arch/mipsco/stand/common fix the second copy of this fil...
uwe[src/trunk]: src/lib/libpthread Drop bogus _DIAGASSERT that don't even compile.
jmcneill[src/trunk]: src/sys/dev/flash Add "disk" dependency to flash to set device c...
msaitoh[src/trunk]: src/sys/arch/x86 No functional change:
sjg[src/trunk]: src/usr.bin/make make: fix -fno-common build
christos[src/trunk]: src/libexec/makewhatis skip text that is in the cvs log (joerg)
kiyohara[src/trunk]: src/sys/arch/arm/omap Change message for aprint_normal() "CPSW E...
joerg[src/trunk]: src Install stdalign.h and stdnoreturn.h for clang as well.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia initialize allocated gem object memory to 0
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_bpf_cidr: fix a bug in handling o...
christos[src/trunk]: src/sys/sys Use KERN_ELFSIZE if we are in the kernel.
snj[src/netbsd-7]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/dev/nvmm Fail early if we're beyond the guest max ram.
rin[src/trunk]: src/external/bsd/nvi Introduce HAVE_XXX macros to where they sho...
christos[src/trunk]: src/sys/rump/net/lib/libnetmpls finish ifmpls->mpls renaming.
pgoyette[src/pgoyette-compat]: src/external/cddl/osnet/dev/fbt Adapt to new dynamical...
matt[src/trunk]: src/sys/arch/arm/arm For now, don't reset arm_cache_prefer_mask ...
wiz[src/trunk]: src/usr.sbin/pstat Comment out xref to tb(4), it does not exist.
stacktic[src/trunk]: src/sys/rump/net/lib/libsockin Make sure sockin module is initia...
jmcneill[src/trunk]: src/sys/dev/acpi Add acpi_dsd_integer, which reads an integer va...
thorpej[src/trunk]: src Add a 1PPS-over-GPIO driver, originally by Brad Spencer, wit...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix previous harder - pass and...
knakahara[src/trunk]: src/tests/net/if_pppoe fix accidentally if_pppoe atf failure dep...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add tests for brconfig maxaddr
wiz[src/trunk]: src/share/man/man4 Bump date for previous. New sentence, new lin...
pgoyette[src/pgoyette-compat]: src/sys Merge christos's recent changes on HEAD
martin[src/trunk]: src Move bogusly merged files over to new location.
phx[src/trunk]: src/sys/arch Xorg for amiga via wsfb. Currently available on CV6...
martin[src/netbsd-8]: src/doc Tickets #1190 - #1193
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix build failure without options M...
nonaka[src/trunk]: src/sys/dev/pci hdaudio(4): Use pci_intr_alloc(9)/pci_intr_relea...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use bus_space_{peek, poke}_4 for pci co...
tkusumi[src/trunk]: src/sys/dev/dm dm: Move extern declaration of global variables t...
maya[src/trunk]: src/usr.bin/telnet Expand SIG_FUNC_RET -from openbsd.
matt[src/trunk]: src/sys/arch/evbarm/conf Use a multiple of 256 for the size.
christos[src/trunk]: src/sys/ufs/chfs use PR_WAITOK everywhere.
dholland[src/trunk]: src/sys/ufs/lfs Fix stupid thinko.
msaitoh[src/trunk]: src/sys/dev/pci Clearing PCI_PMCSR_PME_STS(W1C) bit is required ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add GRF bus space handle to obio_attac...
chs[src/trunk]: src/sys/dev/pci fix device/softc split botch.
riastradh[src/trunk]: src/sys regen
scole[src/trunk]: src/usr.bin/units Add most common thai length/area measurements ...
kre[src/trunk]: src/tests/net/net + -lrumpdev
christos[src/trunk]: src/distrib/sets/lists/comp remove both timestamp and static pie
christos[src/trunk]: src/lib/libc/sys mention how HZ affects us
christos[src/trunk]: src/usr.sbin/vnconfig Since now the kernel returns ENXIO again f...
tkusumi[src/trunk]: src/sys/dev/dm dm: Make targets' ->sync() optional
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add rxd_nxck (Receive Descriptor next to c...
uebayasi[src/trunk]: src/sys/conf Set BPFJIT flag in opt_bpf.h which is included by b...
msaitoh[src/trunk]: src/sys/dev/pci Add AMD Family14h PCIe.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Use END() to set ELF symbol size. Set ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle 0b locally since anyway this is n...
maxv[src/trunk]: src/sys/arch/i386/stand/boot Add pkboot in "help".
rmind[src/trunk]: src NPF: add support for IPv6-to-IPv6 Network Prefix Translation...
christos[src/trunk]: src/compat make all lines look the same, and put one arch per line.
christos[src/trunk]: src/tests/fs/nfs/nfsservice Don't use POLL again.
christos[src/trunk]: src/sys/dev/marvell use PR_NOWAIT instead of 0
sevan[src/trunk]: src/share/misc GFCI, RCD
msaitoh[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by hsuen...
wiz[src/trunk]: src/share/tmac Update README. Noted by kre.
wiz[src/trunk]: src/lib/libc/sys Remove Tn.
gson[src/trunk]: src/tests/crypto/libcrypto The runtime of the ecdsa test case in...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by r...
martin[src/netbsd-7]: src/sys/arch/ofppc/ofppc Pull up following revision(s) (reque...
kamil[src/trunk]: src/sys/arch/i386/include Define PTRACE_ILLEGAL_ASM for i386
christos[src/trunk]: src/external/gpl3/gcc/dist Fix inconsistencies with GNU-stack note:
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Style, a little...
dsl[src/trunk]: src/external/public-domain/sqlite/lib Add all: and dependall: ta...
maya[src/trunk]: src/sys/external/bsd/drm2/ttm Mark the state as unbound a bit ea...
joerg[src/trunk]: src/external/bsd/llvm/lib/libLLVMLineEditor Build glue for the l...
kamil[src/trunk]: src/sys/kern Revert the in_interrupt() change to use again the x...
jakllsch[src/trunk]: src/sys/arch/i386/stand/efiboot During awaitkey(), move the curs...
tsutsui[src/trunk]: src/sys/arch/emips/emips Fix incorrect argument order of cpu_int...
martin[src/trunk]: src/libexec/httpd After handling a request by sending a redirect...
joerg[src/trunk]: src/sys/kern Add the parent device (if present) to the device pr...
msaitoh[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
martin[src/trunk]: src/sys/kern Cosmetics: return is an operator, not a function: r...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 The R_SPARC_L44 relocation ty...
riastradh[src/trunk]: src/sys/uvm __diagused police
pgoyette[src/trunk]: src/sys/net Change the internal name of the module to match its ...
dholland[src/trunk]: src/sys/ufs/chfs blkoff -> chfs_blkoff
christos[src/trunk]: src/lib/libc/sys add idtype.h to mklintstub and say who generate...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
martin[src/netbsd-7]: src/doc Ticket #812
riastradh[src/trunk]: src/sys Fix return value of nommap.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
christos[src/trunk]: src/sys/dev/ic We can't sleep if we are called from the watchdog...
martin[src/netbsd-7]: src/distrib/notes Pull up following revision(s) (requested by...
sevan[src/trunk]: src/bin/mkdir Document the version mkdir first appeared.
uwe[src/trunk]: src/lib/libc/sys Small markup fixes.
christos[src/trunk]: src/sys/arch/x68k/dev restore part decl.
christos[src/trunk]: src/sys Add wait6() to be used to implement waitid, mostly from ...
wiz[src/trunk]: src/sbin De-capitalize `.Nd' macro argument.
ryoon[src/trunk]: src/sys/dev/acpi Do not emit a meaningless message when lid open...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
jdolecek[src/trunk]: src/sys/ufs/ext2fs some more inode flags
mrg[src/trunk]: src/sys/external/bsd/drm2 due to hangs seen by several folks, fo...
kre[src/trunk]: src/lib/librumphijack Object to dup2() if target fd is in the ra...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add genfb1, awindebe1, and awintcon1. T...
christos[src/trunk]: src/usr.bin/ftp Make fetch_read() return size_t like fread() doe...
hannken[src/trunk]: src/tests/fs Have to hijack sysctl() and modctl() for zfs commands.
bouyer[src/trunk]: src/sys/arch Revert http://mail-index.netbsd.org/source-changes/...
ginsbach[src/trunk]: src/share/misc Fix spelling
martin[src/trunk]: src/sys Fix signature of capi_ll_control.
ad[src/trunk]: src/sys/uvm The uvmexp.pdpending change was incorrect - revert f...
rmind[src/trunk]: src/sys/net/npf NPF: fix the recent breakage of the traceroute A...
christos[src/trunk]: src/sys/arch/powerpc/include handle ppc64
christos[src/trunk]: src/sys/compat/common If we don't compile a kernel with QUOTA, w...
christos[src/trunk]: src/lib/libc/rpc Do proper accounting for the extra -1 slot. Per...
skrll[src/trunk]: src/distrib/utils/embedded/conf Fix whitespace in a comment
christos[src/trunk]: src/usr.sbin/makefs PR/49559: Christian Brueffer: Fix typo maxbp...
kre[src/trunk]: src/doc Note that sh(1) has changed since NetBSD 8. Correct fo...
kre[src/trunk]: src/share/man/man8 wpa_supplicant.conf(5) not (8)
jmcneill[src/trunk]: src/sys/arch/arm/allwinner make the full amount of reserved vide...
leot[src/trunk]: src/libexec/httpd Fix handling of bozo_set_timeout() timeouts (a...
wiz[src/trunk]: src/external/bsd/blacklist/bin Fix typos.
martin[src/trunk]: src/sys/netbt Make it compile without options DIAGNOSTIC by remo...
wiz[src/trunk]: src/sbin/route Use Ex.
matt[src/trunk]: src/sys/arch/arm/arm armv7 doens't need to use the arm11 routine...
sevan[src/trunk]: src/bin/kill Earliest reference of kill in the TUHS archive is v...
martin[src/trunk]: src/tests/lib/libc/sync For now excempt i386 from __sync_lock_te...
macallan[src/trunk]: src/sys/arch/iyonix/conf Make this config resemble an Iyonix as ...
kre[src/trunk]: src/distrib/sets/lists More sets list sorting (maybe this time t...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
mrg[src/trunk]: src/external/gpl3/gcc sync with gcc.old.
christos[src/trunk]: src/crypto/external/bsd/heimdal resolve conflicts, document HEAD...
szptvlfn[src/trunk]: src/usr.sbin/cpuctl Update URL
martin[src/trunk]: src/distrib/sets/lists/comp PR misc/52058: proc_trampoline becam...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add some tests for rtable operations of ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Build fix for when there is no gpio in...
ad[src/trunk]: src/sys/arch/x86/x86 Align the TLB packet precisely on the stack...
christos[src/trunk]: src/external/bsd/blacklist/lib Clarify that we always need a val...
christos[src/trunk]: src/lib/libpam/modules use login_getpwclass() everywhere for con...
wiz[src/trunk]: src/libexec/getty - Add the actual binary to `FILES' section;
jmcneill[src/trunk]: src/sys/arch/evbmips/loongson if MEMORY_DISK_IS_ROOT is defined, ...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Change rumpfs to vcache.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Mark FDT as non-exec and create KVA...
jdolecek[src/trunk]: src/sys add experimental new function uvm_direct_process(), to a...
scole[src/trunk]: src/sys/arch/ia64/include Import later FreeBSD version, add note...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip allow passing rkemac0.mac-address=x...
yamt[src/trunk]: src/bin/sh fix descriptor leaks. PR/47805
matt[src/trunk]: src/sys/arch/arm/cortex Add needs-flag to arml2cc
wiz[src/trunk]: src/lib/libc/sys Remove reference to itself.
skrll[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Toolify
matt[src/trunk]: src/sys/arch/sparc/sparc Use sy_invoke.
kamil[src/trunk]: src/lib/libc/sys Note in vfork(2) that SIGTSTP is masked
jmcneill[src/trunk]: src/sys/arch/arm/nvidia allow either crtc to be used with hdmi e...
riz[src/netbsd-7]: src/doc Adjust documentation and 3RDPARTY for ticket 711.
christos[src/trunk]: src/crypto/external/bsd/openssl Merge conflicts.
pgoyette[src/trunk]: src/lib/libc/stdio Remove duplicated 'i' from list of numeric fo...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
christos[src/trunk]: src/usr.bin/mail Only open regular files.
christos[src/trunk]: src/sys/dev/ic avoid undefined behavior
mrg[src/trunk]: src/usr.sbin/sysinst/arch/dummy make this build and likely work ...
kamil[src/trunk]: src Drop unused retval pointer from do_sys_mknod{,at}()
christos[src/trunk]: src/usr.sbin/sysinst use proper format strings in replace().
ozaki-r[src/trunk]: src/sys/net Fix memory leak in vlan_start
christos[src/trunk]: src/lib/libc/rpc CID 1338513: Check listen(2) return
maya[src/trunk]: src/sys/ufs/lfs Update mtime even if oip->i_size == length
sjg[src/trunk]: src/usr.bin/make unexport-env: avoid SEGFAULT if MAKELEVEL not i...
snj[src/netbsd-7]: src/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter Update...
matt[src/trunk]: src/lib/libm/src Use FP_ILOGB0 and FP_ILOGBNAN
christos[src/trunk]: src/usr.bin/mail Remove Mail
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove needless goto's. No functiona...
ozaki-r[src/trunk]: src/tests/net Add rumpdev library for config_cfdriver_attach
ad[src/trunk]: src/sys/kern cache_lookup(): fix a use-after-free.
abhinav[src/trunk]: src/share/man/man3 Fix sentence.
thorpej[src/trunk]: src/sys/arch/alpha/include Implement PMAP_DIRECT / pmap_direct_p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 enum pipe -> enum i915_p...
pgoyette[src/trunk]: src/sys/dev Ignore return values when restoring what has just be...
jmmv[src/trunk]: src/etc/mtree Adjust directories for atf 0.19 import.
jmcneill[src/trunk]: src/usr.bin/mkubootimage Load address is not required for "ramdi...
kamil[src/trunk]: src/bin/ps Make LSDEAD usage conditional
martin[src/trunk]: src/sbin/gpt Add missing endianes swap to make the "recover" com...
msaitoh[src/trunk]: src/sys/arch/x86 - Dump LAPIC and I/O APIC correctly.
msaitoh[src/netbsd-7]: src/external/bsd/wpa/dist/src Pull up following revision(s) (...
sevan[src/trunk]: src/doc more bsd-family-tree
sevan[src/trunk]: src/etc/rc.d We don't need to require the presence of /etc/zfs/z...
pooka[src/trunk]: src/tests/fs/nfs fix MKZFS=yes ports
msaitoh[src/trunk]: src/sys/dev/isa Restore NetBSD RCS Id which was accidentally rem...
riastradh[src/trunk]: src/sys/ufs/ufs #if DIAGNOSTIC panic ---> KASSERT
christos[src/trunk]: src/external/bsd/ntp/scripts PR/50426: Dave Tyson: Fix ntp repor...
kamil[src/trunk]: src/sys/sys Welcome 8.99.46!
jmcneill[src/trunk]: src/sys/arch/arm/cortex add a helper to update a9tmr frequency
cherry[src/trunk]: src/share/man/man4 Document 'options NO_PREEMPTION'
sevan[src/trunk]: src/bin/echo Document the version echo first appeared.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf Remove unused reachover Makefiles.
kamil[src/trunk]: src/lib/libpanel Update the list of libpanel man pages
sevan[src/trunk]: src/distrib sysctl(8) is useful to have in the install env when ...
maya[src/trunk]: src/sys/dev Dedup functions which vary only by type using fancy ...
riz[src/netbsd-7]: src/doc TIcket 738.
christos[src/trunk]: src/external/bsd/nsd/dist 3 December 2019: Wouter
christos[src/trunk]: src/usr.sbin/sysinst add more printflikes() (rin) and remove unu...
christos[src/trunk]: src/lib/libm/src add FreeBSD implementations.
kamil[src/trunk]: src/sys/kern Correct reporting SIGTRAP TRAP_EXEC when SIGTRAP is...
riastradh[src/trunk]: src/share/misc AMA: ask me anything
msaitoh[src/netbsd-7]: src/lib/libc/arch/sh3/gen Pull up following revision(s) (requ...
isaki[src/trunk]: src/sys/arch/x68k/dev Revert a part of previous commit.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ufs module
reinoud[src/trunk]: src/sys/arch/usermode/usermode Second part for creating sensible...
msaitoh[src/trunk]: src/sys No functional change:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Destroy glob->lock if we ...
martin[src/trunk]: src/sys/dev/spi Make this at least compile - I have no way to test.
matt[src/trunk]: src/sys/arch/cats/conf Don't force MACHINE_ARCH to be arm
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, don't automatically set enabled=1 for ...
uwe[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Use existing lo() and hi() ma...
matt[src/trunk]: src/share/mk For VAX, enable USE_COMPILERCRTSTUFF = no
jakllsch[src/trunk]: src/sys/dev/usb rework QinHeng Electronics / WinChipHead IDs
joerg[src/trunk]: src/sys/dev/sun Call memset in a loop, not loop around doing not...
nat[src/trunk]: src/sys/dev For the virtual stream it is required to insert sile...
dsl[src/trunk]: src/sys/compat/linux/arch/amd64 Don't rely on pcb.h including x8...
shm[src/trunk]: src/common/lib/libutil PR/48517 do not add extra '>' to string-c...
christos[src/trunk]: src/lib/libtelnet more const
riastradh[src/trunk]: src/sys/kern Remove charade dancing around now-dead RCU patent.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 No arithmetic on void *.
matt[src/trunk]: src Add earm aliases for various arm ports (ecats, hpcearm, esha...
kiyohara[src/trunk]: src/sys/arch/epoc32/dev Add DE and FR keymap.
christos[src/trunk]: src/sys/net80211 Include <net/if.h> for IFNAMSIZ
knakahara[src/trunk]: src/sys/dev/pci add comments about the situation wm(4) use MSI-X...
jmcneill[src/trunk]: src/sys/arch/x86/acpi The second parameter to AcpiSetFirmwareWak...
jakllsch[src/trunk]: src/sys/dev/usb omit irrelevant #includes
christos[src/trunk]: src Put back NULL tests for allocation failures.
msaitoh[src/trunk]: src/sys/dev s/enalbe/enable/
ad[src/trunk]: src/sys/uvm Update uvmexp.nswget with atomics.
maxv[src/trunk]: src/sys/arch Call fpuinit_mxcsr_mask in cpu_init, after cr4 is i...
christos[src/trunk]: src/usr.bin/rpcgen Delete extra declaration of svc_fdset... And ...
christos[src/trunk]: src/sys/net kill unknown sessions ifdef, link set for sysctl.
christos[src/trunk]: src/usr.bin/finger - Don't dump core or print random junk on cor...
wiz[src/trunk]: src/usr.bin/mkubootimage Sync usage with man page, merge single ...
riastradh[src/trunk]: src/etc/rc.d Revert previous: Don't generate XMSS host keys for ...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib prefer __func__ instea...
ozaki-r[src/trunk]: src/sys/netinet Restore softnet_lock and KERNEL_LOCK for rtreque...
ad[src/trunk]: src/sys/arch pg->phys_addr -> VM_PAGE_TO_PHYS(pg)
skrll[src/trunk]: src/sys/arch/xen/conf Fix XEN build - does XEN really want/need ...
pgoyette[src/trunk]: src/share/man/man4 Minor cleanup in example code - use FD_CLOEXE...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server first merge of xorg-ser...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm i915_gpu_error.c shadows, don'...
skrll[src/trunk]: src/sys/arch/mips/mips Fixup the #if to reflect when we can have...
christos[src/trunk]: src/sys/ufs/ext2fs merge missing function.
christos[src/trunk]: src/sys/dev return quickly from the GET ioctl to avoid playing w...
macallan[src/trunk]: src/sys/arch/macppc/conf enable SMP, remove some ADB-only comments
matt[src/trunk]: src/sys/uvm/pmap Use PMAP_MAP_POOLPAGE instead of POOL_PHYSTOV s...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
jmcneill[src/trunk]: src/sys/dev/i2c add watchdog support
he[src/trunk]: src/external/bsd/bind/include/isc What ISC wraps under ISC_PLATF...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kre[src/trunk]: src/bin/sh Mostly DEBUG and white space changes. Convert DEEBU...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe The TQSMR register is not for receiving bu...
jdolecek[src/trunk]: src/sys/arch/ia64/ia64 Don't use uvm_emap_size, emap was removed
roy[src/trunk]: src/tests/net/route Add -lrumpdev so that tests work again.
hkenken[src/trunk]: src/sys/arch - Add imxusbphy driver for i.MX6.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable MMC HS200 on sun50i-a64
sevan[src/trunk]: src/bin/mkdir Grammar
tnn[src/trunk]: src/sys/dev/usb add D-Link LTE products
nia[src/trunk]: src/share/man/man4 Replace mention of azalia with hdaudio
kamil[src/trunk]: src/doc/roadmaps Drop asan/ubsan entry, implemented as MKSANITIZ...
christos[src/trunk]: src/usr.bin/midirecord don't shadow div(3)
maxv[src/trunk]: src/sys/netinet6 Fix the KASSERTs. It doesn't matter at all sinc...
christos[src/trunk]: src/external/bsd/blacklist/bin One more possible star.
christos[src/trunk]: src/lib/libc/gdtoa PR/50937: Henning Petersen: Fix subnormal pri...
martin[src/trunk]: src/usr.sbin/sysinst Disklabel partitions may start at the begin...
wiz[src/trunk]: src/lib/libnvmm Remove superfluous dot.
riz[src/netbsd-7]: src/doc Ticket 846.
maxv[src/trunk]: src/distrib/notes/common add myself
snj[src/netbsd-7]: src/external/bsd/openldap/dist/servers/slapd Pull up followin...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip - Set DWC_MMC_F_FORCE_CLK
msaitoh[src/trunk]: src/external/bsd/file/lib Use DPSRCS for magic.h. OK'd by Christos.
bouyer[src/trunk]: src/sys/arch/xen/xenbus xlwp->mtx will never be used in interrup...
tron[src/trunk]: src/sys/dev/pci Prevent a panic during system shutdown when vioi...
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply a fix for the bug "Joining a...
christos[src/trunk]: src/sys/kern don't store random values in retval
msaitoh[src/trunk]: src/sys/dev/pci USE PCI_BAR[0-5]. Part of PR#48016.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Disable counter before updating cval/tval
abhinav[src/trunk]: src/share/dict Fix spelling of `administered'.
mlelstv[src/trunk]: src/sys/dev align dk_strategy with checks from ld.c
snj[src/netbsd-7]: src/doc ticket 752
martin[src/trunk]: src/lib/libm/arch/arm Add missing return in __SOFTFP__ variant, ...
macallan[src/trunk]: src/sys/dev/ic actually check the return value from m_gethdr() a...
christos[src/trunk]: src/tests/fs/nfs/nfsservice The required initialization order fo...
wiz[src/trunk]: src/lib/librt Bump date for previous.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Define MM_PROT_* locally.
palle[src/trunk]: src/sys/arch/sparc64/doc Add reminder to change run-time cpu typ...
christos[src/trunk]: src/distrib/sets/lists/modules sets for slip and strip
pooka[src/trunk]: src/sys/rump/librump/rumpkern simply issue a warning if <1MB RAM...
maxv[src/trunk]: src/lib/libnvmm Check the GPA permissions too in the Assists, be...
msaitoh[src/trunk]: src/sys/arch/x86/include Indent consistently. No functional change.
nisimura[src/trunk]: src/sys/conf dme needs mii
snj[src/netbsd-7]: src/usr.bin/mail Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/arch Don't define ELFSIZE
christos[src/trunk]: src/usr.bin/mail prevent re-entry race and crash
hannken[src/trunk]: src/sys Change chfs from hashlist to vcache.
snj[src/trunk]: src/distrib/amd64 Restore unintentionally deleted file, which pr...
kamil[src/trunk]: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common Che...
christos[src/trunk]: src/lib/libcurses Make this compile again (gcc does not like str...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Implement atomic64_cmpxchg.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra sleep before asking the PMIC to power off
riastradh[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Respect MKSHARE=no.
maxv[src/trunk]: src Add a NVMM(4) man page.
tkusumi[src/trunk]: src/sys/dev/dm dm: Make targets' ->secsize() optional
martin[src/trunk]: src/share/man/man9 PR misc/52058: replace all proc_trampoline wi...
kre[src/trunk]: src/tests/net/arp + -lrumpdev
jakllsch[src/trunk]: src/distrib/sets/lists/comp fix previous
christos[src/trunk]: src/sys/arch/x86/x86 PR/47967: Jeff Rizzo: Add a probe for QEMU ...
maxv[src/trunk]: src/sys/arch/amd64 KNF, and fix some comments
msaitoh[src/trunk]: src/sys/net Print "NET_MPSAFE enabled" if it's enabled.
maxv[src/trunk]: src/sys/fs/ntfs Ensure bps != 0 to prevent a division by zero. Z...
msaitoh[src/trunk]: src/sys/dev/pci Fix "MDIC write error" bug for 82574 and 82583. ...
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
kamil[src/trunk]: src/external/gpl3/gdb/dist/gdb Sync (c) note in GDB:sh-nbsd-tdep...
martin[src/trunk]: src/usr.sbin/sysinst Fix unitialized variable
kre[src/trunk]: src/bin/sh Implement:
roy[src/trunk]: src/sys/dev/pci remove needless parens, makes clang happy
christos[src/trunk]: src/tests/fs/nfs/nfsservice make this work with the new fdset st...
is[src/trunk]: src/doc amdtemp +16h
rin[src/trunk]: src/external/bsd/tre/dist Add ChangeLog.old, which has been newl...
christos[src/trunk]: src/sys/compat/netbsd32 add NetBSD copyright.
pgoyette[src/trunk]: src/tests/net/if This one needs librump dev (and librumpvfs) too
jmcneill[src/trunk]: src/sys/arch Attach gpio(4) to sunxigpio
skrll[src/trunk]: src/tools/gcc The mpfr sources moved down into a src directory -...
mrg[src/trunk]: src/usr.bin/midirecord - this is midirecord(1) not midiorecord(1)
matt[src/trunk]: src/sys/kern Make m_copydata panics more verbose
ad[src/trunk]: src/sys/kern kpreempt_disabled(): softint LWPs aren't preemptable.
nros[src/trunk]: src/tests/lib/libc/stdlib Fix code style errors pointed out by c...
dholland[src/trunk]: src/usr.sbin/dumplfs If the number of inodes per block is zero, ...
msaitoh[src/trunk]: src/sys/arch/x86/include Add MCOMMIT instruction.
kre[src/trunk]: src/bin/sh PR bin/54743
roy[src/trunk]: src/external/bsd/unbound Now builds with libevent.
martin[src/netbsd-8]: src/doc Tickets #1214 - #1217
jnemeth[src/trunk]: src/games/monop PR/49513 - Henning Petersen -- tyop
maxv[src/trunk]: src/sys/arch/x86/x86 style
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Define __BUS_SPACE_HAS_PROBING_METHODS
joerg[src/trunk]: src/sys/dev/pci Mark radeonfb_unclip as unused.
mrg[src/trunk]: src/share/mk switch amd64 and i386 to GCC 5.3 by default.
martin[src/trunk]: src/distrib/sets/lists/debug Adapt to libc minor bump
sevan[src/trunk]: src/doc Bump GCC version.
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib - include <sys/cdefs.h...
matt[src/trunk]: src/lib/csu/arch/earm Make sure dwarf_eh_object is 8 words long.
christos[src/trunk]: src/usr.sbin/crash Fix reproducible builds
christos[src/trunk]: src/sys/kern Print the parent module that asked for the builtin ...
jakllsch[src/trunk]: src/sys/dev/pci Re-enable PCI window decode enable in PCI Comman...
ad[src/trunk]: src/sys/sys Add missing proto for vfs_mount_print_all().
jmcneill[src/trunk]: src/sys/arch/arm/sunxi MMC clock source is the pll_periph's 2X o...
wiz[src/trunk]: src/share/man/man4 Sort sections. Remove superfluous El. Insert Xr.
isaki[src/trunk]: src/sys/arch/x68k/x68k Remove cpuspeed info for 68060.
christos[src/trunk]: src/distrib/utils/embedded - remove dup trap
matt[src/trunk]: src/sys/arch/arm/cortex Pass the offset from CBAR/PERIPHBASE in ...
snj[src/netbsd-7]: src/doc 720
uwe[src/trunk]: src/sys/arch/landisk Declare machine_cpu() __dead.
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Apply patch by Jouni Ma...
pgoyette[src/trunk]: src/share/man/man4 Update for recent filemon(4) changes, and add...
christos[src/trunk]: src/lib/libc/db/hash PR/50441: Manuel Bouyer: hash seq enumerati...
reinoud[src/trunk]: src/sys/arch/usermode/target/x86_64 Remove outdated comment
njoly[src/trunk]: src/sys/kern Remove argument name from prototype.
wiz[src/trunk]: src/usr.bin/cut From Igor Sobrado in private email (based on his...
ozaki-r[src/trunk]: src/sys/net Sweep obsolete BRIDGE_MPSAFE (it's always on now)
skrll[src/trunk]: src/sys/dev/ic Modernise slhci. Many thanks to rkujawa@ for test...
martin[src/trunk]: src/sys/ufs/ffs Cosmetics: fix netbsd.org spelling
martin[src/trunk]: src/usr.bin/kdump compat/svr4* is gone - adapt
jakllsch[src/trunk]: src/sys/dev/ic use callout_destroy in malo_detach, not callout_stop
knakahara[src/trunk]: src/sys/dev/pci add prototype.
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Document PT_GETVECREGS and PT_SETVEC...
kamil[src/trunk]: src/distrib/sets/lists/comp + aligned_alloc.0
jmcneill[src/trunk]: src/sys Rename sunxi_com to dw_apb_uart and move it to dev/fdt s...
jmcneill[src/trunk]: src/sys/arch/arm add support for optional RB_POWERDOWN handler
christos[src/trunk]: src/lib/libc/stdlib Now that our source tree has binary constant...
martin[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for multiple routers
jmcneill[src/trunk]: src/sys/arch/arm/cortex Improve priority handling for cases wher...
roy[src/trunk]: src/lib/libterminfo Revert prior .... some ncurses application e...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf looks like hym8563 and pcf8563 are comp...
sevan[src/trunk]: src/sys/arch/evbarm/conf Build with DTrace support by default.
chs[src/trunk]: src/sys allow tmpfs files to be larger than 4GB.
christos[src/trunk]: src/distrib/sets/lists update sets for waitid/wait6.
manu[src/trunk]: src/sys/arch/amd64/conf Rollback kernel link scrpt change for mu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux smp_mb__before...
thorpej[src/trunk]: src/sys/arch/evbarm/conf Fully specifiy the location of indirect...
tls[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libcpp Disable iconv in host-...
matt[src/trunk]: src Rework ksym defines and includes.
christos[src/trunk]: src/usr.sbin/postinstall 1. fix /etc/defaults/*.conf files
christos[src/trunk]: src/sys/kern make this narrower by popular request.
skrll[src/trunk]: src/sys/kern KNF
christos[src/trunk]: src/sys/netipsec CID 1220169: Reverse NULL
joerg[src/trunk]: src/sys/external/bsd/acpica/dist/include ACPI_TRACE_ENTRY adds c...
kiyohara[src/trunk]: src/sys/arch/epoc32/epoc32 Support boothowto.
jmcneill[src/trunk]: src/sys/dev/nand ul is not 64-bit on all platforms, use ull when...
ad[src/trunk]: src/sys/dev/pci Fix LOCKDEBUG panic on detach.
mrg[src/trunk]: src/sys/arch/arm/sunxi avoid allocations in the reboot (maybe cr...
kamil[src/trunk]: src/tests/lib/libc/sys Drop trailing white space
rmind[src/trunk]: src/lib/libpthread pthread__mutex_lock_slow: fix the handling of...
msaitoh[src/trunk]: src/sys/dev/pci - Restore pci_subr.c rev. 1.135's change in pci_...
christos[src/trunk]: src/sys sbspace() does not return negative values anymore and th...
maxv[src/trunk]: src/sys/arch/x86 Extend the AMD NONARCH method to family 17h. Th...
pgoyette[src/trunk]: src/sys/kern Fix obvious typo - even though it is inside a #ifde...
christos[src/trunk]: src/share/mk Also substitute ${X11SRCDIR} for the random seed fo...
ad[src/trunk]: src/sys/arch uvm_pagerealloc() can now block because of radixtre...
martin[src/trunk]: src/usr.sbin/sysinst Deal with manualy set disk geometries more ...
martin[src/trunk]: src Limit the amount of kernel memory a posix_spawn syscall can ...
sevan[src/trunk]: src/bin/df df was there from v1.
christos[src/trunk]: src/usr.bin/make/unit-tests Use printf instead of echo since we ...
christos[src/trunk]: src/tests/lib/libcurses/director add proper include files.
pooka[src/trunk]: src/sys/kern initialize sysctl node from init() instead of via l...
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, remove a debug printf I mistakenly add...
msaitoh[src/netbsd-7]: src/sys/dev/hpc Add missing semicolon. Fix build break in las...
mrg[src/trunk]: src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits it's ${B...
mrg[src/trunk]: src/usr.sbin/cpuctl allow most commands to specify more than one...
nonaka[src/trunk]: src PR/50261: Add valz(4) man page.
christos[src/trunk]: src/lib/libc/gen no c99 for tools.
snj[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/usr.bin/config Accept "-no" as a "no" that does not cause er...
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb fix cross gdb build on sh and ppc:
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits from gcc.old:
ozaki-r[src/trunk]: src/doc Tidy up again
matt[src/trunk]: src/lib/csu/common Reorder to avoid !exists
matt[src/trunk]: src/distrib/common Pass DBG to crunchgen so it can get into the ...
pgoyette[src/trunk]: src/share/man/man9 Partial update for new module interfaces. Th...
martin[src/trunk]: src/usr.sbin/sysinst Fix the pattern creating the relative path ...
dholland[src/trunk]: src/share/misc BTS is for "bug tracking system", but it's not fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Prefix radeon .c files with `radeon_'.
martin[src/trunk]: src/usr.sbin/sysinst When trying to tell a fictious but empty la...
christos[src/trunk]: src/sys/arch/arm/xscale put back line accidentally deleted befor...
jdolecek[src/trunk]: src/sys/arch/xen/xen batch the GNTTABOP_copy hypervisor calls in...
msaitoh[src/trunk]: src/sys/dev/pci Move the location of wm_get_hw_control() in wm_i...
dsl[src/trunk]: src/lib/libkvm Remove the #include <sys/user.h> from all of libkvm.
tsutsui[src/trunk]: src/sys/dev/acpi Remove extra newline during attach.
christos[src/trunk]: src/sys/compat/aoutm68k regen
rin[src/trunk]: src/external/bsd/nvi/dist/common Restore the initial state at th...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by maxv in ticke...
kamil[src/trunk]: src/tests/lib/libc/sys Cover SIGTSTP, SIGTTIN and SIGTTOU in tra...
matt[src/trunk]: src/sys/arch/mips/mips No more sysmapsize.
christos[src/trunk]: src/sys/arch/arm/include add constcond.
christos[src/trunk]: src/sys/nfs remove NCHNAMLEN optimization
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space.
kre[src/trunk]: src/doc tzdata updated to 2017b.
tsutsui[src/trunk]: src/doc Mention about addition of luna68k's front panel LCD driver.
jmcneill[src/trunk]: src/sys/arch Enable FP access for EFI RT and improve error handl...
christos[src/trunk]: src/sys/kern get the wedge info first if it exists, because this...
maxv[src/trunk]: src/sys/arch/x86/x86 Clarify and extend the fix for the AMD FPU ...
christos[src/trunk]: src/games/tetris PR/50411: Rin Okuyama: fix two bugs:
christos[src/trunk]: src/sys/arch/xen/xen pass dev to disk_ioctl
ozaki-r[src/trunk]: src/tests/net/route Add tests for XRESOLVE flag
ad[src/trunk]: src/sys/kern Fix build break.
christos[src/trunk]: src/sys/modules/ffs Add missing file for QUOTA
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add the not connected bits
dsl[src/trunk]: src/sys/arch/i386/i386 Now that the sv_xmm and sv_87 fields in t...
erh[src/trunk]: src/share/mk PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so th...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf-0.20:
mrg[src/trunk]: src/sys/dev/usb s/Static/static/
martin[src/netbsd-8]: src/sys/dev/mii Pull up r1.80, requested by msaitoh in ticket...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip remove redundant irq print
skrll[src/trunk]: src/sys/arch/evbarm/conf Disable DIAGNOSTIC - it is already enab...
riastradh[src/trunk]: src/sys/arch/xen/xen #if DIAGNOSTIC panic ---> KASSERTMSG
joerg[src/trunk]: src/sys/dev/usb Add the port number to the device properties to ...
thorpej[src/trunk]: src Add a driver for the Taos TSL256x light sensors.
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
nonaka[src/trunk]: src/sys/dev/sdmmc Fix incorrect sector counts with MMC.
christos[src/trunk]: src/usr.bin/su - don't re-use the va list twice, leads to coredu...
dsl[src/trunk]: src/sys/arch/x86/include Userspace (especially libkvm) build bet...
roy[src/trunk]: src/sbin/route Report the PID for the process changing the address.
christos[src/trunk]: src/sys/sys Add DK_DEV_BSIZE_OK()
martin[src/trunk]: src/usr.sbin/sysinst Avoid creating a (tiny) swap partition by d...
christos[src/trunk]: src/crypto/external/bsd/heimdal/bin/krb5-config PR/54773: David ...
martin[src/trunk]: src/usr.sbin/sysinst Disable debug output
kiyohara[src/trunk]: src/sys/dev/ic More delay() for some drives.
christos[src/trunk]: src/bin/ls Add -X (don't cross mount points when recursing) from...
uwe[src/trunk]: src/lib/libpthread pthread__rwlock_spin - clarify the test.
sjg[src/trunk]: src/usr.bin/make Linux filemon only records D some/dir for rm -rf
christos[src/trunk]: src/distrib/sets/lists bump libsqlite3
msaitoh[src/trunk]: src/sys/dev/pci Add PEX 8605 4port 4lane PCIe Gen 2 switch.
matt[src/trunk]: src/sys/arch/arm/arm32 Switch from only UVM_PGA_STRAT_ONLY to UV...
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
rmind[src/trunk]: src/usr.sbin/npf/npfctl G/C some todo items
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 We've never sup...
christos[src/trunk]: src/share/man/man9 document kmem_strdupsize/kmem_strdupfree
skrll[src/trunk]: src/sys/arch/mips/mips Fix incorrect register usage in #if (PGSH...
ad[src/trunk]: src/sys Rump is living up to its name
jdolecek[src/trunk]: src/share/man/man9 upon further reflection, rw_write_held() actu...
christos[src/trunk]: src/external/bsd/byacc/dist regen
christos[src/trunk]: src/include/rpc Always use the reentrant rpc_createerr. Otherwis...
rin[src/trunk]: src/external/bsd/nvi/dist/cl Remove a hack which declares tigets...
macallan[src/trunk]: src/sys/arch/macppc/conf add lmtemp
matt[src/trunk]: src/sys/arch/mips/mips XXX cast NBPG to vaddr_t to avoid promoti...
sevan[src/trunk]: src/bin/rmdir Document the version rmdir first appeared.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove extra newline in debug printfs. ixg...
matt[src/trunk]: src/sys/lib/libkern/arch/arm modsi3/umodsi3 are only needed !EAB...
martin[src/trunk]: src/usr.sbin/sysinst/arch/amiga For now rely on the kernel mappi...
christos[src/trunk]: src/sys/rump/librump/rumpkern CID 1327233: Expicitly ignore retu...
ryo[src/trunk]: src/sys/arch/aarch64 add support PT_STEP
wiz[src/trunk]: src/usr.bin/midirecord Describe -T. Sync SYNOPSIS with options. ...
christos[src/trunk]: src/sys/kern don't pass 0 to the pool flags
christos[src/trunk]: src/lib/libc/rpc CID 1338520: Check NULL
msaitoh[src/trunk]: src/sys/dev/isa s/Id/NetBSD/. Pointed out by wiz!
joerg[src/trunk]: src/sys/arch/i386/stand/lib Only realprot.S still needs to be bu...
christos[src/trunk]: src/lib/librt Flesh out sched_protect
christos[src/trunk]: src/usr.bin/sed add netbsd
mrg[src/trunk]: src/libexec/httpd minor rewording. fix alphabeta ordering of co...
snj[src/netbsd-7]: src/doc 872
christos[src/trunk]: src/sys/compat/netbsd32 compat32 drm ioctl support from Surya Sh...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Fix address for omapgpio4.
martin[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
jakllsch[src/trunk]: src/sys/arch/arm/omap TI_DM37xx does not currently have a workin...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra support RB_POWERDOWN using the AMS AS3...
justin[src/trunk]: src/sys/kern Fix prototype of last arg of rump_sys_mknod to dev_...
nat[src/trunk]: src/sys/dev Remove 24 bit in a 32 bit container filters.
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sys/arch/arm/arm fix conditional; makes 0 len mbuf, 0 offset...
ryo[src/trunk]: src/sys/arch on RPI2, fix compile failure without options MULTIP...
kamil[src/trunk]: src/tests/lib/libc/sys Fix ATF ptrace(2) bytes_transfer_piod_rea...
snj[src/netbsd-7]: src/external/mit/xorg/server/drivers/xf86-video-intel Pull up...
scole[src/trunk]: src/sys/arch/ia64/conf PR port-ia64/51261
snj[src/netbsd-7]: src/usr.bin/midirecord Pull up following revision(s) (request...
hannken[src/trunk]: src/tools/compat Bring back two lines deleted by accident. From...
maxv[src/trunk]: src/sys Move m_align() back into the kernel, and switch M_ALIGN ...
kamil[src/trunk]: src/distrib/sets/lists Add t_ptrace_amd64_wait{, 3, 4, 6, id, pid} tests
kre[src/trunk]: src/tests/bin/sh Add a test case for "set -X".
martin[src/trunk]: src/sbin/gpt PR bin/54088: make "destroy" remove the protective ...
snj[src/netbsd-7]: src/doc 868, 870, 873-876
pgoyette[src/trunk]: src/doc Add a list of "module issues" based on an Email discussi...
matt[src/trunk]: src/common/lib/libc/arch/arm/gen Add support for __ARM_ARCH_EXT_...
joerg[src/trunk]: src/share/mk Provide a default value of no for MKLLVMRT.
martin[src/netbsd-8]: src/sys/arch/evbppc/obs405 Pull up following revision(s) (req...
hannken[src/trunk]: src/sys/arch/x86/x86 Replace SIMPLEQ_FOREACH with SIMPLEQ_FOREAC...
nat[src/trunk]: src/sys/dev audio_pint improvements for when audio mixing is dis...
snj[src/netbsd-7]: src/doc 648
christos[src/trunk]: src/lib/libc/gen don't lie about function signatures.
dsl[src/trunk]: src/sys/arch/x86/include This needs stdint.h in userspace (for u...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf attach rktimer and rkiic early
leot[src/trunk]: src/libexec/httpd Avoid possible NULL dereference when sending a...
maxv[src/trunk]: src/sys Remove duplicate IPSEC_STATINC(IPSEC_STAT_IN_POLVIO), ip...
kre[src/trunk]: src/sys/net create++, destroy--
martin[src/netbsd-8]: src/doc Ticket #1194
jmcneill[src/trunk]: src/sys/dev/ic Fix inverted logic of card_detect_n bit, from FUK...
skrll[src/trunk]: src/sys/kern Use brelsel while the bufcache_lock is held rather ...
kamil[src/trunk]: src/sys/arch Register UBSAN_ALWAYS_FATAL in kernel configs for k...
christos[src/trunk]: src/etc/etc.evbarm get the kernel from the release directory.
jmcneill[src/trunk]: src/sys/arch/arm/imx From Petri Laakso <petri.laakso@asd.fi>:
jmcneill[src/trunk]: src/sys/dev/i2c Add battery voltage, charge current, and dischar...
riastradh[src/trunk]: src/sys/arch/x86/x86 KNF NFC
msaitoh[src/trunk]: src/sys/dev/usb Make IODATA WN-G150UMW work:
scole[src/trunk]: src/sys/arch/ia64 add note about pmap.c compilation warnings
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix threading bug again.
christos[src/trunk]: src/sys/kern Don't use 0 for PR_NOWAIT
matt[src/trunk]: src/sys/compat/netbsd32 Use Elf_Sym
spz[src/trunk]: src/crypto/external/bsd/openssl/dist merge OpenSSL 1.0.1k import
christos[src/trunk]: src/usr.sbin/postinstall exclude shared libraries that are curre...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip obio_init_gpio: set pin direction to o...
jakllsch[src/trunk]: src/sys/arch/arm/omap spell "regulator" correctly
nonaka[src/trunk]: src/sys/arch/x86/include PR/54147: Increase BOOTINFO_MAXSIZE to ...
martin[src/netbsd-7]: src/etc/rc.d Pull up following revision(s) (requested by naka...
ryoon[src/trunk]: src/sys/dev/pckbport Return res in non-synaptics case like befor...
christos[src/trunk]: src/sys/arch/arm/nvidia PR/50963: David Binderman: Use kmem_zall...
rin[src/trunk]: src/external/bsd/tre/dist/lib Apply the previous fix to tre_regw...
macallan[src/trunk]: src/sys/arch/mips/ingenic explicitly un-suspend the OTG port aft...
riastradh[src/trunk]: src/sys/sys Define hz2bintime = ms2bintime o hztoms.
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF a bit, so I don't get scared each t...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace.
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add missing __sync_* ops
pooka[src/trunk]: src/tests/fs/msdosfs edit one more particularly well-hidden site...
roy[src/trunk]: src/etc/rc.d Add a hack to fix the dhcpcd rc.d script to work wi...
christos[src/trunk]: src/sys/ufs Don't include any of the ufs code if all the depende...
bouyer[src/trunk]: src/sys/arch/arm/allwinner Turn off more bits when turning off t...
alnsn[src/trunk]: src/sys/arch/aarch64/include Add missing include for device_t de...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip MAX_BOOT_STRING is not large enough...
snj[src/netbsd-7]: src/distrib/sets/lists/debug Apply patch (requested by skrll ...
christos[src/trunk]: src/sys/net modularize some more drivers and merge the module glue
pgoyette[src/trunk]: src/tests/net/carp No underscore needed
matt[src/trunk]: src/sys/sys Change rndsource_setcb to use void (*)(size_t, void ...
kamil[src/trunk]: src/external/bsd/libproc/dist Switch proc_getlwpstatus from PT_L...
msaitoh[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
christos[src/trunk]: src/share/examples/npf add an L2TP Gateway example.
christos[src/trunk]: src/tests/fs/nfs/nfsservice Use the regular mountd, and include ...
christos[src/trunk]: src/sys/arch/mips/mips fix incorrect variable; (hi matt)
martin[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
ad[src/trunk]: src/sys/kern - Avoid thundering herd: cv_broadcast(&bp->b_busy) ...
maxv[src/trunk]: src/sys/arch/x86/include Add RSBA. When set, it indicates that t...
riastradh[src/trunk]: src/sys/arch/xen/x86 No externs in .c files!
chs[src/trunk]: src/external/cddl/osnet add some new files missed by my script:
pooka[src/trunk]: src/lib/librumpuser check that sys/cdefs.h builds with -Werror (...
maxv[src/trunk]: src/sys/arch Remove unused mbuf.h includes.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia add more AFI BAR register offsets
reinoud[src/trunk]: src/sys/arch/usermode/usermode Don't dynamically allocate memory...
kefren[src/trunk]: src/sys/netinet Use RUN_ONCE to initialize iss secret. Suggested...
matt[src/trunk]: src/lib/csu Add a common crtbegin.c file and use a machine depen...
matt[src/trunk]: src/lib/csu/arch/vax USE_COMPILERCRTSTUFF=no support for vax.
msaitoh[src/trunk]: src/sys/dev/pci Whitespace fixes. No functional change.
mrg[src/trunk]: src/sys/external/bsd/drm2/drm fix a confusion between dev_t and ...
jakllsch[src/trunk]: src/sys/arch/x86/pci Disable gpio(4) attachment to ichlpcib(4) b...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner NAND flash support
skrll[src/trunk]: src/sys/arch Move register definiton to header
matt[src/trunk]: src/sys/arch/arm/broadcom Conditionalize call to arml2cc_init
martin[src/trunk]: src/sbin/gpt Do not try to close a NULL gpt. Fixes the core dump...
msaitoh[src/trunk]: src/sys/arch/x86/pci As I wrote in the last commit, The PMBASE a...
maxv[src/trunk]: src/lib/libnvmm Change the "FILES" section, in the end I don't w...
jdolecek[src/trunk]: src/sys/dev/pci Intermediate changes to make it further into act...
ad[src/trunk]: src/sys/miscfs/genfs Fix DEBUG build.
snj[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by msait...
sevan[src/trunk]: src/doc/roadmaps balloon(4) is in
macallan[src/trunk]: src/sys/dev/pci support screen blanking
christos[src/trunk]: src/lib/libm Make this work for NetBSD
christos[src/trunk]: src/lib/libc/rpc spell reserved.
jdc[src/trunk]: src/sys/dev (Belatedly) add lmenv.
christos[src/trunk]: src/usr.bin/config When deleting orphans detect parent<->child l...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs[2345] in MD arc...
veego[src/trunk]: src/sys/dev/pci Regen
uebayasi[src/trunk]: src/sys/arch Use END() markers, etc. Pure ELF .symtab (size) ch...
joerg[src/trunk]: src/tests/libexec/ld.elf_so ARM now works with integrated-as.
christos[src/trunk]: src/bin/sh We want this to work too:
reinoud[src/trunk]: src/sys/arch/arm/samsung Revisit Exynos USB system implementing ...
kefren[src/trunk]: src/usr.sbin/ldpd allow INET6 gateways, split some long lines
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Allow shadowing in i915_vgpu.c.
martin[src/trunk]: src/sys/arch/evbarm/awin Fix typo in BPI specific setup, spotted...
chs[src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code...
christos[src/trunk]: src/sys/dev/raidframe check the result of pool_prime.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Make sure HDMI I/O is not in deep power ...
ad[src/trunk]: src/lib/libkvm Mask out always zero bits off pg->phys_addr.
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chri...
scole[src/trunk]: src/sys PR port-ia64/50719
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define synchronize_irq t...
martin[src/netbsd-7]: src/sys/arch/i386/pci Pull up following revision(s) (requeste...
matt[src/trunk]: src/sys/nfs Don't use catch as a variable name.
christos[src/trunk]: src/sbin/dump - update NAME_MAX to match the kernel.
ozaki-r[src/trunk]: src/sys/net Fix panic on ifconfig <number>
christos[src/trunk]: src/distrib/sets/lists add pktinfo tests
mrg[src/trunk]: src move xorg-server.pc's SDK_REQUIRED_MODULES into the local Ma...
matt[src/trunk]: src/lib/libc/gen Support ELF64 on MIPS N32 even though it's ILP32.
maxv[src/trunk]: src/sys IP6_EXTHDR_GET performs a basic mbuf operation, which ha...
maxv[src/trunk]: src/sys/arch/x86 Mitigation for SpectreV4, based on SSBD. The fo...
joerg[src/trunk]: src/doc Update hacks.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add extra GPIO chunk for 5410
wiz[src/trunk]: src/usr.bin/sed - Reference tr(1) in `SEE ALSO' section;
skrll[src/trunk]: src/sys/arch/arm/arm Debug output alignment
mrg[src/trunk]: src/sys/arch/x86/x86 KASSERT() -> KASSERTMSG() message in _bus_d...
jakllsch[src/trunk]: src/sys/dev/usb Calculate uchcom(4) dividers differently; usuall...
tsutsui[src/trunk]: src/sys Remove clause 3 and 4 leftovers from TNF licenses in mor...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add some more to i915_trace.h.
kre[src/trunk]: src/sys/ufs/ext2fs Undo revert now Christos has added the missin...
christos[src/trunk]: src/sys/opencrypto check results of pool_prime.
nat[src/trunk]: src/sys/dev Improved draining function for when the mixer is and...
wiz[src/trunk]: src/lib/libc/gen Simplify even more.
matt[src/trunk]: src/sys/fs/ntfs Make this compile again.
matt[src/trunk]: src/lib/csu/arch/vax Like the rest, make __DTOR_LIST__ start wit...
kre[src/trunk]: src/lib/libutil Fix PR lib/52101 -- 12:30 am is 00:30:00 and 12:...
rin[src/trunk]: src/sys/net Panic rather than silently dropping packets when TX ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add SUNXI_CCU_NM_ROUND_DOWN to CE clock, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Make extremely noisy fence trace outpu...
thorpej[src/trunk]: src/sys/dev/i2c Fix a problem reported by jmcneill@ where by a s...
christos[src/trunk]: src/etc reapply 1.25 to fix upstream inconsistencies
pgoyette[src/trunk]: src/usr.sbin/sysinst Replicate change in .en as requested by mar...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add cpuid and rdseed.
riastradh[src/trunk]: src/sys/kern Assert write lock in wapbl_write_revocations, wapbl...
snj[src/netbsd-7]: src/doc 814 & 825
ad[src/trunk]: src/sys/kern Comment on previous explaining why it's needed.
matt[src/trunk]: src/sys/arch Declare or #define avail_start and avail_end as app...
pooka[src/trunk]: src/usr.bin/make Use Var_Value() instead of getenv() to obtain M...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 Remove bogus assert.
ryoon[src/trunk]: src/sys/dev/pckbport Support more ALPS V2 devices
stacktic[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/usr.bin/config avoid creating infinite loops.
jmmv[src/trunk]: src/external/bsd/kyua-cli Fix paths to internal libraries.
pooka[src/trunk]: src/sys/rump/include/rump limit visibility of sysproxy calls to ...
jakllsch[src/trunk]: src tests for sys/dev/clock_subr.c
riastradh[src/trunk]: src/distrib/sets/lists/comp cvslatest(1) is unconditional, doesn...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add vblank support
mrg[src/trunk]: src/libexec/httpd display the tempdir for exported files as well.
martin[src/trunk]: src/sys/dev/ic Fix index vs. count confusion when syncing a rang...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add hymrtc driver
martin[src/netbsd-8]: src/share/man/man4 Pull up r1.16, requested by msaitoh in tic...
leot[src/trunk]: src/libexec/httpd Avoid .htpasswd exposure to authenticated user...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl don't prepend sysro...
christos[src/trunk]: src/tools/gcc put back some cppflags we lost.
nisimura[src/trunk]: src/sys/dev/ic add comment to clearify hw nature
ozaki-r[src/trunk]: src/sys Implement a debugging facility (overflow/underflow detec...
christos[src/trunk]: src/sys PR/48606: Lloyd Parkes: Drivers not using ifp->if_input ...
tnn[src/trunk]: src/sbin/iscsid fix iSCSI RFC number
snj[src/netbsd-7]: src/sys/ufs/ufs Pull up following revision(s) (requested by h...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey drop __P, suggested by sevan
mrg[src/trunk]: src/sys/dev/ic in nvme_attach() when creating the admin queue to...
joerg[src/trunk]: src/sys/dev/marvell sizeof doesn't evaluate the expression, so i...
maxv[src/trunk]: src/sys/fs/tmpfs Fix tmpfs_read()'s return value; it should retu...
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi No need to compile in ip_*.c an...
wiz[src/trunk]: src/share/man/man7 Mark up argument. Fix typo.
riastradh[src/trunk]: src/share/man/man9 Rework cv_timedwaitbt documentation and examp...
msaitoh[src/trunk]: src/sys Use ETHER_LOCK()/ETHER_UNLOCK() suggested by knakahara.
ozaki-r[src/trunk]: src/sys/netinet Convert SYN_CACHE_TIMER_ARM macro to static inli...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 uvm_map consumes referen...
christos[src/trunk]: src/sys/kern use sbcreatecontrol1() and m_add() instead of open-...
jakllsch[src/trunk]: src/sys/dev/fdt Add another panel@fdt driver, this time for DRM-...
martin[src/trunk]: src/usr.sbin/sysinst Reject (what we consider) empty/invalid fak...
maxv[src/trunk]: src/sys The way the kernel tries to prevent a userland process f...
wiz[src/trunk]: src/share/man/man9 Sort errors. Remove superfluous macros.
joerg[src/trunk]: src/sys/miscfs/nullfs Set IMNT_MPSAFE before creating the vnode ...
skrll[src/trunk]: src/sys/arch/arm/include Use UAL syntax for udf. NFCI.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia If we are going to be doing read/modify/...
wiz[src/trunk]: src/usr.sbin/installboot Bump date for previous.
maya[src/trunk]: src/libexec/telnetd Remove mention of SPX.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_nat: fix the byte-order of ...
msaitoh[src/netbsd-7]: src/sys/arch/amiga/conf Pull up following revision(s) (reques...
tsutsui[src/trunk]: src/distrib/atari/floppies/install Workaround unexpected/undocum...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Fix memory leak. it was leaking one...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use bus_space_read/write...
christos[src/trunk]: src/external/bsd/openpam/dist OpenPAM Tabebuia ...
maxv[src/trunk]: src/sys Add KASAN_PANIC, an option to turn KASAN warning into ke...
martin[src/netbsd-7]: src/doc Ticket #791
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Document PT_GETXMMREGS and PT_SETXMM...
msaitoh[src/trunk]: src/sys/dev/mii Update comment. SmartSpeed workaroud code was ad...
sevan[src/trunk]: src/sbin/dump dump was there from v4.
christos[src/trunk]: src/sys/arch/x86/x86 Back to using aprint_error() and get more i...
uwe[src/trunk]: src/sys/ddb Add missing $NetBSD$ comment at the beginning.
jakllsch[src/trunk]: src/sbin/gpt Now that GPT_ENT_TYPE_LINUX_DATA is diffrent from t...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
dsl[src/trunk]: src/sys/arch Load and save the fpu registers (for copies to/from...
tkusumi[src/trunk]: src/sys/dev/dm dm: "unsigned" -> "unsigned int" for consistency
christos[src/trunk]: src/common get rid of caddr_t
nat[src/trunk]: src/sys/dev Adjust array bounds depending on type in macros for ...
jakllsch[src/trunk]: src/sys/arch add cardbus malo(4) to x86 GENERIC and ALL kernels
mlelstv[src/trunk]: src/sys/dev/acpi Split toggles for bluetooth and wwan and use sp...
pooka[src/trunk]: src/sys/rump RUMPCOMP_USER has been deprecated for long enough, ...
knakahara[src/trunk]: src/sys/net fix CID 980463
dholland[src/trunk]: src/games/fortune/datfiles add something
rmind[src/trunk]: src/sys - Implement pktqueue interface for lockless IP input queue.
mrg[src/trunk]: src/usr.sbin/cpuctl use stdbool.h
christos[src/trunk]: src/sys/arch/x86/x86 PR/49104: Jarle Greipsland: Don't touch cr4...
wiz[src/trunk]: src/share/man/man3 Remove Tn.
jmmv[src/trunk]: src/external/bsd/atf Fix path to libtools.a.
christos[src/trunk]: src/tests/net/in_cksum need immediate assignment
ad[src/trunk]: src/sys/miscfs/genfs genfs_do_putpages(): add a missing call to ...
msaitoh[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused variables.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Small cleanup.
mlelstv[src/trunk]: src/sys disk_blocksize and disk_set_info relay the same information
ad[src/trunk]: src/sys As with turnstiles, don't bother allocating sleepq locks...
rin[src/trunk]: src/external/bsd/nvi/dist/ex Change the behavior of join command...
kiyohara[src/trunk]: src/sys/arch/epoc32 Support boot argument for kernel.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Apply initial fuse offset in tegra_fuse_...
salazar[src/trunk]: src/distrib/notes/common add my name to distrib/notes/common/main
snj[src/netbsd-7]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/arch/amd64/conf Use another ld script for kaslr kernels, ...
gson[src/trunk]: src/sys/arch/x86/x86 Don't call aprint_error_dev() with a NULL d...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec drop __P, suggested by ...
isaki[src/trunk]: src/sys/dev/audio Restore sysctl_teardown which was unintentiona...
snj[src/netbsd-7]: src/games/tetris Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/netipsec CID 1220167: NULL Deref
snj[src/netbsd-7]: src/lib/libc/db/db Pull up following revision(s) (requested b...
christos[src/trunk]: src/distrib/sets/lists Add new db test.
riastradh[src/trunk]: src/share/man/man9 Fix typo, unless `ro raising' is something I ...
pooka[src/trunk]: src/sys/dev nuke superfluous SYSCTL_SETUP_PROTO
snj[src/netbsd-7]: src Pull up following revision(s) (requested by roy in ticket...
snj[src/netbsd-7]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci Modify some variables to make code more understa...
riastradh[src/trunk]: src/sys/kern Need membar_datadep_consumer here.
jakllsch[src/trunk]: src/sys/external/bsd/drm2/drm build drm_panel.c w/ drmkms
ozaki-r[src/trunk]: src/tests/net/net Fix test
snj[src/netbsd-7]: src/external/historical/nawk/bin Pull up following revision(s...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Need to specify mmap_obje...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by he in ticket ...
mrg[src/trunk]: src/external/bsd/llvm/librt skip the radeon bits for non x86 pla...
christos[src/trunk]: src/distrib/sets/lists/xdebug Consistency in keyword order and c...
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot TAB/space cleanup.
snj[src/netbsd-7]: src/doc 834
rin[src/trunk]: src/external/bsd/nvi/dist/common Remove duplicate definition for...
jmcneill[src/trunk]: src/sys/arch Power-on Host1x subsystem
skrll[src/trunk]: src/sys/arch/evbarm/conf convert spaces to tab
hannken[src/trunk]: src/sys/fs/v7fs v7fs_getattr: adjust size of symlinks by -1 to c...
hannken[src/trunk]: src/tools Update tools/compat/configure for new path of "rpc/typ...
ozaki-r[src/trunk]: src/tests/net/ndp Unify common routines
pgoyette[src/trunk]: src/sys/dev/imcsmb Remove extra */ from comment - fix build
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Detect error earlier to a...
tsutsui[src/trunk]: src Add a driver for LUNA's front panel LCD. Ported from OpenBS...
pgoyette[src/trunk]: src/sys Whether or not the semaphore code is loaded as a module ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip set rmii rate to 50MHz, handle 10 vs 1...
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Also need to flush an ob...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
christos[src/trunk]: src/usr.bin/netstat adjust to the netname4 prototype.
wiz[src/trunk]: src/usr.bin/midirecord Sync usage with man page.
riastradh[src/trunk]: src/sbin/resize_ffs Use int64_t for loop index so we don't itera...
wiz[src/trunk]: src/share/man/man7 Fix mdoclint warnings.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add -mfpu=neon to CPPFLAGS
macallan[src/trunk]: src/sys/dev/pci moar registers
christos[src/trunk]: src/distrib/utils/embedded/conf remove trailing whitespace from EOF
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Make sure memory stolen from simplefb is ...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix build.
christos[src/trunk]: src/sys/ufs/lfs unifdef -DLFS_READWRITE ulfs_readwrite.c
martin[src/netbsd-7]: src/sys/compat/netbsd32 Pull up the following revisions, requ...
kamil[src/trunk]: src/gnu/usr.bin/groff/tmac +libpanel (Russian version)
rin[src/trunk]: src/sys PR kern/53562
christos[src/trunk]: src/usr.sbin/dhcp bye build glue
kamil[src/trunk]: src/tests/kernel Add new test file t_ptrace_amd64_wait.c and ref...
christos[src/trunk]: src/distrib/sets/lists bump libsqlite3
tih[src/trunk]: src/sys/dev/usb Add D-Link DWA-131 rev E "Wireless N300 Nano USB...
maxv[src/trunk]: src/sys/arch/x86/x86 Add a comment about recent AMD CPUs.
marty[src/trunk]: src/sys/arch/arm/samsung add 5422 gic handling to attach code
ozaki-r[src/trunk]: src/tests/net/ndp Kill rtadvd surely even if the tests fail in t...
matt[src/trunk]: src/sys/arch/mips/include Add tlb_asid_t
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
palle[src/trunk]: src/sys/arch/sparc64/sparc64 cache_flush_phys(): Avoid run-time ...
manu[src/trunk]: src/sys/compat/netbsd32 Properly translate struct swapent for CO...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Add -Wstrict-prototypes, and fi...
mrg[src/trunk]: src/external/gpl3 ensure version.c gets rebuilt properly.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix mapping of non-page-...
sevan[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We currently lack...
christos[src/trunk]: src/distrib/sets/lists/comp add new sqlite3 man pages.
scole[src/trunk]: src/tests/lib/libc/sys PR port-ia64/51261
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix definition of DEFINE...
pgoyette[src/trunk]: src/sys/dev/imcsmb Add RCSID and short title/synopsis
mrg[src/trunk]: src/external/gpl3/gcc.old/lib regen for GCC 5.5.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by mrg ...
ad[src/trunk]: src/usr.sbin/pstat Report on whether vnodes are MPSAFE. For dia...
nat[src/trunk]: src Calculate GETISPACE/GETOSPACE properly.
skrll[src/trunk]: src/sys/arch/mips/mips Initialise md_upte for the new lwp
riastradh[src/trunk]: src/sys/sys Make VIMPL_TO_VNODE and VNODE_TO_VIMPL type-safe.
knakahara[src/trunk]: src/sys/dev/pci missing M_CSUM_IPv4 checking. It does not cause ...
wiz[src/trunk]: src/usr.bin/pmc Sort sections. Remove unnecessary/incorrect macros.
sevan[src/trunk]: src/share/misc WRR
roy[src/trunk]: src/sys/sys Whitespace.
christos[src/trunk]: src/sys/dev/usb don't lock if we are polling because we are alre...
nisimura[src/trunk]: src/sys/dev/ic fix negated loop condition. make break when reset.
snj[src/netbsd-7]: src/usr.bin/ldd Pull up following revision(s) (requested by r...
matt[src/trunk]: src/sys/sys const mbuftypes
maya[src/trunk]: src/doc Remove already fixed HACKS entry. correct path to makein...
sevan[src/trunk]: src/bin/df Bump date
maxv[src/trunk]: src/sys Support large pages on KASLR kernels, in a way that does...
ozaki-r[src/trunk]: src/tests/net/ndp Don't assign unused IP address
christos[src/trunk]: src/sys/kern grab a copy of the absolute pathbuf, before namei()...
chs[src/trunk]: src merge a new version of the CDDL dtrace and ZFS code.
christos[src/trunk]: src/external/bsd/blacklist/libexec fixes from FreeBSD via Kurt Lidl
riastradh[src/trunk]: src/sys regen
msaitoh[src/netbsd-7]: src/external/gpl3/gcc/dist/gcc/config/arm Pull up following r...
roy[src/trunk]: src/lib/libc/gen Don't encode any characters in VIS_CSTYLE that ...
maya[src/trunk]: src/doc New sqlite out
maxv[src/trunk]: src/sys/dev/usb Fix gross use-after-free. Found by a custom quer...
ad[src/trunk]: src/sys/kern mi_switch: move an over eager KASSERT defeated by k...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016f
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Fix logic bug where _...
blymn[src/trunk]: src/sys/dev/pckbport Add two finger support and middle/right but...
macallan[src/trunk]: src/sys/arch/sparc64/dev disable BUS_SPACE_MAP_PREFETCHABLE unti...
pgoyette[src/trunk]: src/share/man/man4 It is no longer required that the target proc...
snj[src/netbsd-7]: src/common/lib/libc/arch/m68k/atomic Pull up following revisi...
pgoyette[src/trunk]: src/sys/kern Add debug messages to report all attempts to load m...
christos[src/trunk]: src/distrib/utils/embedded add compression support.
reinoud[src/trunk]: src/include Revert
pgoyette[src/trunk]: src/doc Add a note about the (lack of) correspondence between a ...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx No need to call e500_tlb1_sync() at ...
pgoyette[src/trunk]: src/usr.sbin/sysinst Enable installation of amd64 on an lfsv2 pa...
christos[src/trunk]: src/lib/libc/inet remove unneeded code, and kill parens from return
pgoyette[src/trunk]: src/tests/lib/libc/sys Rather than ghecking system global state ...
skrll[src/trunk]: src/sys/sys Fix typo in DF_STATIC_TLS. From Elliott Hughes on te...
snj[src/netbsd-8]: src/external/bsd/bzip2/dist Pull up following revision(s) (re...
christos[src/trunk]: src/tests/fs/vfs order network libraries properly.
kamil[src/trunk]: src/tests/lib/libc/sys Enable traceme_vfork_raise2 in ATF ptrace...
riastradh[src/trunk]: src/distrib/sets/lists/base Mark lvm and npf shlibs as such.
roy[src/trunk]: src resolvconf: Build the pdns_recursor subscriber
isaki[src/trunk]: src/sys/dev/pad pad(4)'s output format is LE even on big endian ...
christos[src/trunk]: src/external/bsd/file Fix sun2 (static linking)
gson[src/trunk]: src/tests/lib/libc/gen Need stdlib.h for EXIT_FAILURE
christos[src/trunk]: src/lib/libc/rpc check for errors and recover instead of core-du...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib When building up a P...
kamil[src/trunk]: src/lib/libpanel Set LIBDPLIBS in libpanel for the required curs...
christos[src/trunk]: src/usr.sbin/postinstall remove obsolete library files for all t...
msaitoh[src/trunk]: src/sys/dev/mii Add Davicom DM9161, DM9161[ABC] and DM9601.
skrll[src/trunk]: src/sys/arch/arm/arm32 Tweak the KASSERTs in pmap_update in the ...
mrg[src/trunk]: src/external/gpl3/gcc.old merge GCC 5.5.0 in gcc.old.
rmind[src/trunk]: src/sys/rump/librump/rumpkern librump: include pcq(9) interface.
maxv[src/trunk]: src/sys/arch PMCs for amd64 - still disabled, like i386.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Work around ioctl ABI mi...
ozaki-r[src/trunk]: src/tests/net Stop using bpfjit
thorpej[src/trunk]: src Add a 1PPS-over-GPIO driver, originally by Brad Spencer, wit...
taca[src/trunk]: src/doc Postfix 3.1.9/3.2.6/3.3.1 has released.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Fix what looks like a merge b...
christos[src/trunk]: src/distrib/sets/lists/comp add login_getpwclass
msaitoh[src/netbsd-7]: src/doc Ticket 696.
jmcneill[src/trunk]: src/sys/dev/ic fix a couple txq fencepost issues, from FUKAUMI N...
maya[src/trunk]: src/lib/libc/net Drop redundant null checks.
rmind[src/trunk]: src - npfctl: fix table IDs (breakage since the table naming was...
gson[src/trunk]: src/usr.bin/tip Don't call exit() from a signal handler, as it's...
kamil[src/trunk]: src/external/gpl3 Build liblto_plugin.so with safe-ctype.c
riastradh[src/trunk]: src/external/bsd/tcpdump/bin print-ip6.c is needed even with MKI...
kamil[src/trunk]: src/etc/mtree Remove obsolete mtree entry of usr/share/examples/...
christos[src/trunk]: src/include keep value as an int.
pooka[src/trunk]: src/lib/librumpuser document rumpuser_kill()
uwe[src/trunk]: src/tests/lib/libpthread Cleanup trailing whitespace.
jnemeth[src/trunk]: src/sbin/gpt no C99isms in tool code
snj[src/netbsd-7]: src/sbin/raidctl Pull up following revision(s) (requested by ...
scole[src/trunk]: src/sys/modules PR port-ia64/51261
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jnemeth in ti...
christos[src/trunk]: src/sys/kern explain why the innocent sigaction1 call now works.
mrg[src/trunk]: src/external/gpl3/gcc/lib update to build GCC 5.3's libstdc++. ...
christos[src/trunk]: src/sys/arch/epoc32/stand/e32boot/include sync with HEAD.
jdolecek[src/trunk]: src/sys/ufs/ext2fs switch ext2fs_htree_has_idx() over to EXT2F_H...
martin[src/trunk]: src/usr.sbin/sysinst Avoid architecture specific ifdefs in main ...
jmcneill[src/trunk]: src/sys/dev/hdaudio disable data island packet transmission on T...
matt[src/trunk]: src/sys/arch/arm/broadcom fix typo.
maya[src/trunk]: src/usr.bin/telnet Remove some effectively if 0'd code.
christos[src/trunk]: src/sys/dev/ic Use the proper channel for some things.
riastradh[src/trunk]: src/sys/uvm/pmap Convert pmap_pvt to atomic_load/store.
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip build fix
rin[src/trunk]: src/share/man/man4 Document capability of TX/RX offload and envi...
jmcneill[src/trunk]: src/sys/dev/flash Add support for defining partitions using a Li...
maxv[src/trunk]: src/sys/arch/x86/x86 Several changes:
christos[src/trunk]: src/doc Mention TI-RPC changes.
yamaguchi[src/trunk]: src/sys/dev/pci Fix to detect link state down
martin[src/trunk]: src/usr.bin/msgc Re-add msg_clear() accidently dropped in previous.
maxv[src/trunk]: src/sys/arch/sparc/sparc Return zero instead of error, otherwise...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8.4 release. this fixes...
mrg[src/trunk]: src/include move P_tmpdir from "/var/tmp/" to "/tmp/".
ryo[src/trunk]: src/share/man/man4 add missing netmos devices
mrg[src/trunk]: src/external/gpl3/gcc remove platforms successful switched and u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use correct value for gtt->gtt...
ozaki-r[src/trunk]: src/sys/netipsec KNF; replace leading whitespaces with hard tabs
kre[src/trunk]: src/bin/sh Finish support for all required $(( )) (shell arithme...
martin[src/trunk]: src/sys/net Need <netinet6/ip6_var.h> for ip6_statinc() prototype.
wiz[src/trunk]: src Teach dk(4) about ZFS.
christos[src/trunk]: src/lib/libc/stdlib revert 0b documentation.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Revert new watchdog timer commits. The new...
bouyer[src/netbsd-7]: src/usr.bin/calendar Pull up following revision(s) (requested...
martin[src/netbsd-7]: src/external/gpl3/gcc Apply patch, requested by mrg in #819:
christos[src/trunk]: src/sys/arch/prep/prep undefined behavior, buffer overflow
riastradh[src/trunk]: src/sys/sys Fix locking comments.
ad[src/trunk]: src/sys/kern For safety, cv_broadcast(&bp->b_busy) in more place...
kre[src/trunk]: src/bin/sh Fix a botch made in 1.70 (a bit over a week ago) where
jmcneill[src/trunk]: src/sys/arch/arm/acpi Use SPCR to force console selection for co...
skrll[src/trunk]: src/sys/arch/mips/include Whitespace and whitespace consistency
martin[src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ...
tsutsui[src/trunk]: src/sys/dev/ic Add a missing newline in an error message. Notic...
christos[src/trunk]: src/share/man/man4 mention ibss and hostap support
skrll[src/trunk]: src/lib/libc/arch/mips/sys We need to save the GP of the caller ...
kamil[src/trunk]: src/lib/libcurses Note to update major of libpanel(3) for new ma...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend enable lto
martin[src/trunk]: src/sys/arch/sparc64/conf Comment out PAX_MPROTECT options compl...
jakllsch[src/trunk]: src/sys/dev/cardbus add cardbus attachment for malo(4), from Ope...
martin[src/trunk]: src/usr.sbin/sysinst When creating an install description from e...
christos[src/trunk]: src/sys/net CID 980463: Provide common error path for rollback. ...
christos[src/trunk]: src/sbin/route make netname4 match the netname6 signature avoidi...
christos[src/trunk]: src/sys/dev disable debugging
wiz[src/trunk]: src/lib/libutil Punctuation nit.
matt[src/trunk]: src/sys/arch/mips/include Add a few MIPS32 R3 bits
kamil[src/trunk]: src/share/mk Add new predefined value for DPADD: LIBPANEL
riastradh[src/trunk]: src/sys/kern Nix trailing whitespace.
christos[src/trunk]: src/sys/modules/compat_freebsd Add quota option
joerg[src/trunk]: src/sys/kern Teach ddb(4)'s "show vnode_lock" about matching by ...
christos[src/trunk]: src/sys centralize setdisklabel(9)
martin[src/trunk]: src/usr.sbin/sysinst Editor mishap in previous, pointed out by leot
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add error interrupt handler to for Tegra...
riastradh[src/trunk]: src/sys/ufs/ffs Don't (harmlessly) overrun di_db array; copy di_...
martin[src/trunk]: src/sys/kern Unlock correct mutex in an error path.
msaitoh[src/trunk]: src/sys/dev - Don't setup WoL on non-WoL capable port.
matt[src/trunk]: src/sys/arch/arm/conf Add CPU_CORTEXA35
reinoud[src/trunk]: src/tests/fs/common Add UDF as one of the filesytems to test. Mi...
riastradh[src/trunk]: src/sys/arch/x86/x86 Pass xname through Xen intr_establish_xname...
uwe[src/trunk]: src/usr.bin/man config() in manconf.c now verifies _build (and _...
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
dholland[src/trunk]: src Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in fro...
christos[src/trunk]: src/libexec/identd this is syslog-like
knakahara[src/trunk]: src/sys/dev/pci make self-describing function the code reading s...
hannken[src/trunk]: src/sys/miscfs/genfs When layer_node_alloc() finds another threa...
wiz[src/trunk]: src/bin/ls Use .Nm for 'ls'.
roy[src/trunk]: src/tests/net/arp t_arp: Wait for 10 seconds for RTM_MISS
mrg[src/trunk]: src/sys/dev fix !AUDIO_DEBUG build.
jdolecek[src/trunk]: src/sys/ufs/ext2fs switch code to use the EXT2_HAS_{COMPAT|ROCOM...
christos[src/trunk]: src/lib/libm/src FreeBSD version
para[src/trunk]: src/common/lib/libc/hash/murmurhash add now required includes fo...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/usr.sbin/tcpdchk eliminate %m complexity. __format_arg__ thi...
maxv[src/trunk]: src/sys/lib/libsa Revert my last revision, that is to say, don't...
pooka[src/trunk]: src/sbin/mount gcc 4.9 produces vfork clobberation warnings for ...
ad[src/trunk]: src/sys/kern Add a comment.
mrg[src/trunk]: src/doc note GCC 5.5 exists and has been imported.
apb[src/trunk]: src/tests/lib/libutil * Test that parsedate("@0", ...) returns (...
wiz[src/trunk]: src/share/man/man7 Remove Tn.
riastradh[src/trunk]: src/sys/arch New function cpu_startup_hook on arm.
maxv[src/trunk]: src Add the AMD 10h family, with additional events that I believ...
uwe[src/trunk]: src/lib/libc/arch/powerpc PIC code clobbers %r30 so we need to u...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Protect against a NULL po...
kamil[src/trunk]: src/tools/compat regen tools/compat
apb[src/trunk]: src/sys/ddb read_symtab_from_file used to be defined in ddb/db_a...
dholland[src/trunk]: src/share/misc +DYAC
jmcneill[src/trunk]: src/sys/arch/arm/rockchip back out r1.8, its fine (and preferred...
riastradh[src/trunk]: src/sys/arch/xen/xen Add kasserts to help diagnose xen interrupt...
snj[src/netbsd-7]: src/sys/nfs Pull up following revision(s) (requested by chs i...
maxv[src/trunk]: src/sys/netinet6 Fix small read overflow; harmless, because sinc...
christos[src/trunk]: src/external/mit/xorg/lib/gallium don't regenerate y->
ozaki-r[src/trunk]: src/tests/net/ipsec "Mark key_timehandler_ch callout as MP-safe"...
wiz[src/trunk]: src/usr.bin/apply Be more precise.
pgoyette[src/trunk]: src/sys/dev/filemon Clean up the error paths in filemon_ioctl(), ...
christos[src/trunk]: src/lib/libc/rpc PR/50408: Pedro Giffuni: Provide a way for rpc ...
christos[src/trunk]: src/external/bsd/byacc/dist only define yystos when needed.
maxv[src/trunk]: src/sys/arch/xen/x86 Style, and remove debug code that does not ...
sevan[src/trunk]: src/lib/libkvm Reword post mortem description. It tries to get t...
msaitoh[src/trunk]: src/sys/dev/pci Add some Marvell Yukon devices.
dsl[src/trunk]: src/sys/arch There is no need to check for recursive calls into ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf fix i2c offsets
snj[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use XRGB8888 for framebuffer
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.0.1m and ...
ozaki-r[src/trunk]: src/tests/net/ndp Add a test case that deletes auto-configured a...
christos[src/trunk]: src/sys/arch/amd64/conf don't load loopback as a module as other...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Replace the dynamically allocated...
tkusumi[src/trunk]: src/sys dm: Enable dm-error and dm-zero target
skrll[src/trunk]: src Provide a genassym.cf in libc for hppa and use it.
jdolecek[src/trunk]: src/sys/ufs/ext2fs PR kern/7867 add support for UF_NODUMP flag t...
maya[src/trunk]: src/usr.bin/telnet Inline the only use of NetNonblockingIO.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include Add some trace points to i915_...
msaitoh[src/trunk]: src/sys Fix typo (s/controler/controller/).
ad[src/trunk]: src/sys/sys NetBSD 9.99.25 - UVM changes
christos[src/trunk]: src/sys/dev factor out duplicated code.
kre[src/trunk]: src/tests/rump/rumpkern + -lrumpdev
jdolecek[src/trunk]: src/sys/ufs/ffs move the ffs_sync() after wapbl_log_position() c...
dsl[src/trunk]: src/sys/arch It seems that firefox includes machine/fpu.h on amd64.
matt[src/trunk]: src/sys/uvm/pmap Don't call kcpuset_intersecting_p and then kcpu...
jdolecek[src/trunk]: src rename struct ext2fs_dinode attribute e2di_dacl to correct
nat[src/trunk]: src ABI of libossaudio did not change, so there was no need to b...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing IFM_FDX.
christos[src/trunk]: src/lib/libc/rpc Cleanup and simplify.
maxv[src/trunk]: src/share/man/man4 Add KASAN and KLEAK.
tkusumi[src/trunk]: src/sys/dev/dm dm: Add dummy target ->sync()/->secsize() to prev...
martin[src/trunk]: src/sys/arch/sparc64/conf Add virtio PCI devices, some of them m...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Don't maximize the screen size w...
matt[src/trunk]: src/sys/arch/arm/allwinner Add support for running BE
christos[src/trunk]: src/doc new sqlite
christos[src/trunk]: src/sys/dev/wscons tab police
riz[src/netbsd-7]: src/doc Adjust entry for ticket 754.
martin[src/netbsd-7]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(...
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
sjg[src/trunk]: src/usr.bin/make PR: 51405
christos[src/trunk]: src/distrib/sets/lists/man new tcu man pages
mrg[src/trunk]: src/external/zlib/pigz/dist merge https://github.com/madler/pigz...
rmind[src/trunk]: src/usr.sbin/npf - npftest: fix a memleak in a unit test (standa...
christos[src/trunk]: src/usr.sbin/sysinst refactor disk ioctl stuff to make it smaller.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add some MVSOC_MLMB_ definitions for su...
sborrill[src/netbsd-7]: src/doc Ticket #817
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix a couple txq fencepost issues, fro...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Change the mapping logic: don't...
christos[src/trunk]: src/external/gpl3 regen mips64
snj[src/netbsd-7]: src/external/bsd/llvm Update LLVM to 3.6.1, requested by joer...
reinoud[src/trunk]: src/include Fix ANSI-C prototype error
jakllsch[src/trunk]: src/sys/arch/arm/rockchip rk3399_cru: Reparent dclk_vop[01] to g...
snj[src/netbsd-7]: src/usr.bin/gzip Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/bsd/atf/dist/tools Allow env - atf-run to work by s...
kamil[src/trunk]: src Add new ATF tests: t_fork and t_vfork
christos[src/trunk]: src/sys/arch/i386/stand/lib PR/54767: elo: fix incorrect test (m...
christos[src/trunk]: src/usr.bin/fstat fix protocol printing order.
wiz[src/trunk]: src/doc tmux-1.9 out.
riastradh[src/trunk]: src/share/man/man4 Rewrite /dev/random man page.
matt[src/trunk]: src/sys/dev/pci When allocating the channel queue, make sure the...
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix argument type of put() in c...
christos[src/trunk]: src/share/mk Prevent 'make obj' creating an objdir inside an obj...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64 regen
ozaki-r[src/trunk]: src/sys/netinet6 Unify nd6_ns_output calls in nd6_llinfo_timer
martin[src/trunk]: src/distrib/sets/lists Add new test program
ad[src/trunk]: src/sys/arch Merge x86 pmap changes from yamt-pagecache:
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
yamaguchi[src/trunk]: src/sys/dev/pci Not use _LP64 but sizeof(bus_addr_t) for getting...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib/libpam Cast enum explicitly to...
martin[src/trunk]: src/tests/fs/tmpfs Do not assume anything about the pseudo-diskl...
maxv[src/trunk]: src/sys/netsmb Uninitialized vars, found by brainy
skrll[src/trunk]: src/sys/arch/hppa/hppa Slight code re-arrangement. No functional...
christos[src/trunk]: src/sys/kern one more __func__
rin[src/trunk]: src/sys/dev/usb Fix previous; We also need to turn off IFF_ALLMU...
christos[src/trunk]: src/external/bsd/file/dist Import file-5.22
rin[src/trunk]: src/sys PR kern/53562
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Simplify the variants retur...
jmcneill[src/trunk]: src/sys/dev/i2c expose pmic reset functionality
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/doc new file
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Handle ddb symbol table loaded by t...
christos[src/trunk]: src/sys/dev/usb PR/54297: sc dying: opacket of ure(4) is always 0
jmcneill[src/trunk]: src/sys/arch/arm/cortex Replace stable_read/write debug printfs ...
maya[src/trunk]: src/sys/dev/scsipi uk(4) is safe to suspend, register it as such
jmcneill[src/trunk]: src Replace HUMMINGBIRD_A31 with SUNXI kernel on armv7.img and i...
nonaka[src/trunk]: src iwm(4): update firmware to maintained core release.
sevan[src/trunk]: src/games/fortune/datfiles Some advice from Adam Savage / Alex J...
uwe[src/trunk]: src/external/bsd/nvi/dist/docs/vitut Fix unnamed/named edito.
snj[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by riz ...
snj[src/netbsd-7]: src/sys/miscfs/fdesc Pull up following revision(s) (requested...
matt[src/trunk]: src Change the ksyms ioctls to more compat_netbsd32 friendly. U...
ozaki-r[src/trunk]: src/sys/net Simplify ifunit, if_get and if_get_byindex by reusin...
ryo[src/trunk]: src/doc Note i.MX6
christos[src/trunk]: src/sys/net - split struct dladdr out of struct sockaddr_dl
msaitoh[src/trunk]: src/sys/dev/pci Fix WoL capability detection on ICH and PCH.
christos[src/trunk]: src/share/mk switch mips64 to new binutils and gdb.
macallan[src/trunk]: src/sys/arch/shark/ofw - provide access to PCI memory space
maxv[src/trunk]: src/sys/kern Cosmetic; just replace whitespaces by tabs
msaitoh[src/trunk]: src/sys/dev/pci Add Braswell devices from "Table 23-4 PCI Device...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
matt[src/trunk]: src/lib/csu/common Add -fPIC to compile of crtbeginS.o
pgoyette[src/trunk]: src/sys/modules Add and enable a new module, slcompress
khorben[src/trunk]: src/sys/dev/sdmmc Add driver for Broadcom 802.11a/b/g/n/ac SDIO ...
maya[src/trunk]: src/share/man/man8 document the current easiest way to use WPA f...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set SUNXI_CCU_NM_DIVIDE_BY_TWO on mmc mod...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra support video=<mode> kernel cmdline fo...
jakllsch[src/trunk]: src/lib/libnpf add npf_ext_param_string()
maxv[src/trunk]: src/sys Add KASSERTs, related to PR/39794.
roy[src/trunk]: src/lib/libc/gen Remove \$ as a hidden marker as vis(3) wasn't s...
pooka[src/trunk]: src add a high-level rumpkernel.7 manpage
wiz[src/trunk]: src/doc less-481 is out.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Delete whitespace, NFC
tkusumi[src/trunk]: src/sys/dev/dm dm: Style cleanups (no functional changes)
snj[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
mgorny[src/trunk]: src/tests/lib/libc/sys Use newly-filled i386 reg structs in PT_G...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove wrong comment.
macallan[src/trunk]: src/sys/dev/ic add workaround for PHY detection on Apple K2 GMAC
snj[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf specify irq numbers for rkiic so we can...
maya[src/trunk]: src/libexec/telnetd Remove unused macros.
ozaki-r[src/trunk]: src/sys/net Add missing IFEF_NO_LINK_STATE_CHANGE to bridge
jmcneill[src/trunk]: src/usr.sbin/ofctl Add -v flag which prints the full path of eac...
skrll[src/trunk]: src/sys/arch/mips/mips Correct a comment
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add CLKSEL21 bits
roy[src/trunk]: src/sys/netinet If an ARP packet is received to the null host (0...
uwe[src/trunk]: src/tests/lib/libpthread swapfunc() is not passed to pthread_cre...
nakayama[src/trunk]: src/distrib/sets/lists/base Remove obsolete entry for libgomp.so...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20141128
msaitoh[src/trunk]: src/sys/dev/pci Add some Xeon E5 v3 devices.
nia[src/trunk]: src/share/man/man4 Add hdaudio
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Populate circ_buf.h with...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable cd(4) in JETSONTK1
pgoyette[src/trunk]: src/doc The ppp compressors are already being handled correctly....
marty[src/trunk]: src/sys/arch/evbarm/odroid Fix typo that prevented CONADDR from ...
martin[src/trunk]: src/sys/arch/sparc64 Remove unused "power @ ebus" device, we use...
jakllsch[src/trunk]: src/sys/dev/pci regen
marty[src/trunk]: src/sys/arch/evbarm/odroid small cleanup of odroid_start.S
christos[src/trunk]: src/lib/libutil document login_getpwclass(3)
njoly[src/trunk]: src/sys/lib/libkern Revert previous revision. It bkeaks profilin...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Give find_first/next_s...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Convert siginfo to 32bit version be...
christos[src/trunk]: src/distrib/sets/lists/comp not ready for static pie either.
cherry[src/trunk]: src/sys/arch Don't forget pedigree. Re-introduce old RCS Id tags...
mlelstv[src/trunk]: src/share/man/man9 document missing disk_set_info function that ...
joerg[src/trunk]: src/lib/libc/citrus Fix header guard, courtesy of clang.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Update count. Add serial comma.
christos[src/trunk]: src/sys these call dk_ioctl, no need to call disk_ioctl anymore.
christos[src/trunk]: src/sys/kern initialize offset to 0 (Maxime Villard)
matt[src/trunk]: src/sys/arch/arm/broadcom Remove a KASSERT that is no longer val...
msaitoh[src/trunk]: src/sys/dev/mii Define bit definitions of MDIO_PMAPMD_CTRL1 and ...
mrg[src/trunk]: src/tools/gcc very first baby steps towards GCC 5.3 mknative.
maxv[src/trunk]: src/doc Drop LMC-related entry from TODO.smpnet, and note remova...
knakahara[src/trunk]: src/sys/dev/pci fix: ifp->if_obytes and ifp->if_omcasts are not ...
christos[src/trunk]: src/lib/libterminfo fix ti_puts prototype
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Bring in 2 patches from binu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/scheduler Fix locking in ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup.
jmcneill[src/trunk]: src/sys/dev/nand Add support for decoding legacy Toshiba TC58NVG...
mlelstv[src/trunk]: src/sys/kern Don't validate buffer size for tape I/O, this is al...
martin[src/trunk]: src/external/bsd/file/dist/src Cast an off_t to intmax_t and use...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.1k. U...
martin[src/netbsd-8]: src/doc Ticket #1198 and #1202
kamil[src/trunk]: src Upgrade indent(1)
maxv[src/trunk]: src/sys/arch/amd64/conf Split each kernel section into sub-block...
matt[src/trunk]: src/sys/net Cast return value of _NET_STAT_GETREF
skrll[src/trunk]: src/sys/arch/arm/arm Restructure so that storing of uboot args (...
martin[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
skrll[src/trunk]: src/sys/arch/mips/mips Fix two bugs for tlb_invalidate_addr for ...
spz[src/trunk]: src Update of OpenSSL to 1.0.1k part 3:
rkujawa[src/trunk]: src/sys/arch/amiga/conf Enable USB keyboard and mouse in the WSC...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Linux vfree accepts NULL...
rin[src/trunk]: src/external/bsd/tre/dist/lib Disable tre_reg*b() when we don't ...
martin[src/trunk]: src/usr.sbin/sysinst When finding (paritioning scheme native) pa...
msaitoh[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
sevan[src/trunk]: src/bin/date Document the version date first appeared.
pooka[src/trunk]: src/sys/rump Register netisr's from component constructors inste...
wiz[src/trunk]: src/lib/libm/man Family is singular, so use singular form of verb.
wiz[src/trunk]: src/share/man/man9 File system police.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Caller must also hold vblank_...
mlelstv[src/trunk]: src/sys/sys Welcome 9.99.21. dk_lookup() has been replaced.
sevan[src/trunk]: src/bin/stty Document the version stty first appeared.
jmcneill[src/trunk]: src Copy install ramdisk to releasedir. Provide both a raw ffs and
nat[src/trunk]: src Move the audio specification to section 9 under audio_system.
riz[src/netbsd-7]: src/doc Ticket #697.
christos[src/trunk]: src/usr.bin/msgc Introduce _fmt_ flavors of the menu functions t...
christos[src/trunk]: src/external/bsd/blacklist/bin syslog attribute.
maya[src/trunk]: src/external/bsd/wpa/bin/wpa_cli Add more information about comm...
maxv[src/trunk]: src/sys/dev/microcode/aic7xxx This thing is completely buggy. Th...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define __must_check to...
riastradh[src/trunk]: src/sys/arch/arm/sunxi Factor out some of the self-test logic us...
ozaki-r[src/trunk]: src/sys/net Forbit installing a route which its gateway is unrea...
fox[src/trunk]: src/sys/dev/usb regen
scole[src/trunk]: src/external/gpl3 PR port-ia64/51261
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rlphy
riastradh[src/trunk]: src/share/man/man9 Omit excessive indentation for text.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock around use of irq_q...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r349157
msaitoh[src/netbsd-7]: src/doc Ticket 804 and 806.
riastradh[src/trunk]: src/sys/arch/arm/sunxi Fix typo -- acknowledge interrupts _and_ ...
pooka[src/trunk]: src/sys/rump/include/rump generate errno -> str routine (for por...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up the following, requested by msa...
maxv[src/trunk]: src/sys/fs/hfs Small cleanup:
nonaka[src/trunk]: src/sys/dev/hyperv hvn(4): Handle VMBUS_CHANPKT_TYPE_INBAND pack...
tnn[src/trunk]: src/sys/arch/arm/rockchip rk3399_iomux: add some #ifdef'd out co...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Use NETBSD32PTR32I() for pointer-to...
maxv[src/trunk]: src/sys/arch Style, once again.
christos[src/trunk]: src/share/man/man3 reflect reality.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Jetson TK1 u-boot sets up PCI IO space i...
ozaki-r[src/trunk]: src/sys/netinet6 Replace DIAGNOSTIC + panic with CTASSERT
maxv[src/trunk]: src/sys/arch/amd64/amd64 A few changes:
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable assertion...
msaitoh[src/trunk]: src/sys/dev Add some code for suspend/resume:
roy[src/trunk]: src/lib/libc/gen Decode any printable characters encoded with VI...
martin[src/trunk]: src/sys/sys Add disk_set_info() prototype
reinoud[src/trunk]: src/sys/arch/usermode/usermode Include our doctored types.h inst...
christos[src/trunk]: src/distrib/sets/lists/comp pc files for openssl
snj[src/netbsd-7]: src/doc 843
matt[src/trunk]: src/sys Make sure dynamically allocated channel_queue struct are...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Regen; it's been a *long* w...
mrg[src/trunk]: src/sys/dev/pci add micron/crucial SM2263 nvme.
isaki[src/trunk]: src/sys/dev/pad Don't call next callout when an error occurs in ...
christos[src/trunk]: src/external/gpl3 Introduce a syslog format that accepts %m. Sto...
riz[src/netbsd-7]: src/sys/dev/pci Apply patch (requested by msaitoh in ticket #...
christos[src/trunk]: src/distrib/sets/lists bump sqlite3
maya[src/trunk]: src/external/mit/xorg/lib Include mesa-ver.mk so MESA_VER doesn'...
christos[src/trunk]: src/usr.sbin/npf/npfctl fix vax build.
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix comments. No functional changes.
ozaki-r[src/trunk]: src/sys/net Use pserialize in bridge
maxv[src/trunk]: src/sys/arch/amd64/conf Use SUBALIGN, to force the alignment at ...
christos[src/trunk]: src/distrib/sets/lists add lto
christos[src/trunk]: src - Introduce :q modifier for make variables and make it doubl...
jakllsch[src/trunk]: src/sys/dev/ic always use correct function to free our copy of t...
dholland[src/trunk]: src fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
christos[src/trunk]: src/doc new tzcode
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...
kre[src/trunk]: src/bin/sh Sort options with long names that differ only by char...
matt[src/trunk]: src/sys/arch/arm/allwinner Add prototype for awin_cpu_hatch
riastradh[src/trunk]: src/sys/kern Gather alldevs into a cacheline-aligned struct.
mlelstv[src/trunk]: src/sys/arch/x86/x86 Avoid NULL pointer dereference if SMBIOS ke...
christos[src/trunk]: src/include/rpc provide a poll(2) based interface.
abhinav[src/trunk]: src/lib/libc/stdlib Fix typo
mrg[src/trunk]: src/sys/dev - fix a confusion between midi(4) unit and connected...
riastradh[src/trunk]: src/sys/arch/x86/x86 Pass IPL through from intr_establish to eve...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
nonaka[src/trunk]: src/sys/dev/usb Remove duplicated comment.
bouyer[src/trunk]: src/sys/arch/xen/xenbus Fix /kern/xen/xenbus handling. It's badl...
mrg[src/trunk]: src/sys/dev/usb actually fix one of the previous: don't test fo...
christos[src/trunk]: src/tools/elftosb remove trailing newline
sevan[src/trunk]: src/bin/mv Document the version mv first appeared.
riastradh[src/trunk]: src/sys/dev/hdaudio Initialize dma.dma_sizereg to avoid copying ...
matt[src/trunk]: src/sys/dev Fix __HAVE_MM_MD_CACHE_ALIASING case to use UVM_KMF_...
ozaki-r[src/trunk]: src/sys/net Don't take KERNEL_LOCK in looutput if NET_MPSAFE
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 4 series chipset devices.
wiz[src/trunk]: src/share/man/man4 Bump date for previous, remove empty line.
maxv[src/trunk]: src/sys/arch/x86 Implement a mitigation for SpectreV4 on AMD fam...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Mmh, should be <=.
dholland[src/trunk]: src/lib/libpam/modules/pam_login_access add missing word
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sp_tlb_flush_*: Avoid run-time chec...
maxv[src/trunk]: src/sys/sys Fix __nomsan: missing opt_kmsan.h, and the attribute...
matt[src/trunk]: src/etc/etc.evbarm Add bpf to all_md
martin[src/trunk]: src/rescue Retire lmcconfig here too.
kamil[src/trunk]: src/sys Eliminate PS_NOTIFYSTOP remnants from the kernel
dsl[src/trunk]: src/sys/arch/i386/i386 Remove the splurious check for EN_SW_DATA...
riastradh[src/trunk]: src/sys/kern __HAVE_ATOMIC_AS_MEMBAR is spelled with two leading...
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/tools Obviously, we want ATFFILE ...
kamil[src/trunk]: src/tests/lib/libc/sys Add extra asserts in three ATF ptrace(2) ...
ozaki-r[src/trunk]: src/sbin/ifconfig Fix rump.ifconfig shows host's interface names...
martin[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by kamil...
martin[src/trunk]: src/usr.sbin/sysinst/arch Adapt MD parts to changes in get_fs_pa...
christos[src/trunk]: src/sys/dev - only create ccd's when we ask them to be created.
skrll[src/trunk]: src/sys/arch/arm/omap Initialise len in ti_iic_do_{read, write}.
rjs[src/trunk]: src/sys/lib/libsa Another header change.
snj[src/netbsd-7]: src/sys/arch/powerpc Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip typo fix
pgoyette[src/trunk]: src/sys/net Final part of fixing if_tap. The module needs to at...
matt[src/trunk]: src/sys/arch _setsoftintr is long dead. reap any leftovers from...
tkusumi[src/trunk]: src/sys/dev/dm dm: Move targets specific structs to .c files
christos[src/trunk]: src/sys/kern Add assertions that either PR_WAITOK or PR_NOWAIT a...
martin[src/trunk]: src/usr.sbin/sysinst PR install/54745: fix confusion about absol...
msaitoh[src/netbsd-7]: src/doc Ticket 750.
jdolecek[src/trunk]: src/sys/ufs/ffs sync any delayed writes when updating filesystem...
matt[src/trunk]: src/sys/kern Make sbdrop panic more verbose
christos[src/trunk]: src/external/bsd/am-utils/dist/include use syslog attribute
riastradh[src/trunk]: src/sys/sys panic ex nihilo -- PR_NOWAITing for zerot
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/kern Since pr_lock is now used to wait for two things no...
christos[src/trunk]: src/usr.sbin/npf/npfctl load the config file before bpfjit so th...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto rename {MD5, HMAC} ...
christos[src/trunk]: src/usr.sbin/makefs Change duplicate 'D' option to 'm'. From Ed ...
maya[src/trunk]: src/tools/gcc Fix bugurl. PR toolchain/48712
mrg[src/trunk]: src install midirecord.
maxv[src/trunk]: src/sys/fs/hfs I started to KNF this file but quickly ended up f...
christos[src/trunk]: src/lib move file/lib after xz
riastradh[src/trunk]: src/sys/ufs/lfs #if DIAGNOSTIC panic ---> KASSERT
christos[src/trunk]: src/doc new OpenPAM
snj[src/netbsd-7]: src/doc 883, 884
hannken[src/trunk]: src - Change vcache_reclaim() to always call VOP_INACTIVE() befo...
wiz[src/trunk]: src/doc Fix typo.
jakllsch[src/trunk]: src/sys/arch/x86/include remove some remaining uvm_emap(9)-relat...
reinoud[src/trunk]: src/sys/arch/usermode/dev Refactor for easier debugging and whil...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Name the number of words...
sevan[src/trunk]: src/share/misc BFD COA CST DS DSCP IST MAB MCLAG TDR
matt[src/trunk]: src/sys/arch/arm/allwinner #include <sys/param.h>
christos[src/trunk]: src/sys/dev/wscons add MGX
abhinav[src/trunk]: src/lib/libc/string Add STANDARDS section, referencing IEEE std ...
maya[src/trunk]: src/external/bsd/atf/dist/tools don't use auto_ptr with memory a...
maya[src/trunk]: src/share/man/man8 Don't describe wpa supplicant flags now that ...
martin[src/trunk]: src/usr.sbin/sysinst If a fictious label has no RAW_PART assume ...
christos[src/trunk]: src/usr.sbin/makemandb PR/50344: Stephen Fisher: apropos shows f...
mrg[src/trunk]: src/sys/arch/hppa/include use unsigned over uint32_t so that thi...
tih[src/trunk]: src/share/man/man4 Add D-Link DWA-131 to list of devices expecte...
msaitoh[src/netbsd-8]: src/doc Ticket #1213.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Allow nvkm_client_map...
skrll[src/trunk]: src/share/mk Switch sh3 to gcc 4.8. My landisk just survived two...
is[src/trunk]: src/sys/arch/x86/pci Added support for AMD family 16h cpu sensor...
christos[src/trunk]: src/usr.sbin/mtrace PR/50966: David Binderman: Use all 3 of b, p...
riastradh[src/trunk]: src/sys/arch/x86/x86 Free ih when done.
hannken[src/trunk]: src/sys/fs/union Change union_allocvp() to take an unlocked uppe...
maxv[src/trunk]: src/sys/arch Modify the layout of the bootspace structure, in su...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpnet Get rid of weak_alias for bridge_input
jdolecek[src/trunk]: src/sys/ufs move i_e2fs_* defines from ufs/inode.h to ext2fs/ext...
jmmv[src/trunk]: src/external/bsd/atf Remove defs.hpp.
jdolecek[src/trunk]: src/sys/ufs/ext2fs when converting on-disk direntry, only use th...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix kmem_free() size mismatch
alnsn[src/trunk]: src/sys/rump Add missing RCSIDs.
ozaki-r[src/trunk]: src/tests/net/if Set timeout of ping to reduce execution time
snj[src/trunk]: src/usr.bin/calendar/calendars add 7.1 release date
martin[src/trunk]: src/lib/libc/gen Remove paranthesis from return operands.
ozaki-r[src/trunk]: src/sys Introduce and use SADB_SASTATE_USABLE_P
jakllsch[src/trunk]: src/sys/net/npf Add ability to have mbufs disappear (to another ...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Re-enable efiboot for armv7 (th...
ryo[src/trunk]: src - examin/m displays with splitting by spaces as specified size
christos[src/trunk]: src/external/gpl3/gdb/dist Import gdb 7.6.1
mrg[src/trunk]: src/tools/gcc update netbsd version.
msaitoh[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
fox[src/trunk]: src/sys/dev/usb Add Logitech Gamepad F310 and Logitech Dual Acti...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip enable USB ethernet on Minix Neo X7
scole[src/trunk]: src/distrib/sets/lists PR port-ia64/51261
jmcneill[src/trunk]: src/sys/dev/acpi An ACPI MCFG allocation with start bus number =...
matt[src/trunk]: src/sys/arch/arm/allwinner Include gtmr_var.h
christos[src/trunk]: src/bin/ls Add -O (only leaf files) and -P (print full path), fr...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable as3722pmic
joerg[src/trunk]: src/usr.bin/mkdep deconst -> __UNCONST to avoid null pointer ari...
sjg[src/trunk]: src/usr.bin/make Reduce the calls to realloc from brk_string by ...
joerg[src/trunk]: src/sys/external/bsd/acpica/dist/include Replace null pointer ar...
ozaki-r[src/trunk]: src/sys/netinet6 CID 1396598, CID 1396634: Fix null pointer dere...
tkusumi[src/trunk]: src/sys/dev/dm dm: Correct target name "stripe" -> "striped"
ryo[src/trunk]: src/sys/arch add support i.MX6 and NITROGEN6X evaluation board
sevan[src/trunk]: src/bin/csh C Shell appeared in 2BSD, not 3BSD
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chs ...
dsl[src/trunk]: src/sys Remove all references to MDL_USEDFPU and deferred fpu in...
kre[src/trunk]: src/bin Reverse a decision made when the printsignals() routines...
christos[src/trunk]: src/share/examples/npf rename to follow suit.
wiz[src/trunk]: src/sbin/mount_umap Sort options in usage.
christos[src/trunk]: src/etc refresh
christos[src/trunk]: src/external/public-domain/tz update for 2016b
thorpej[src/trunk]: src/sys/arch/arm/broadcom Add support for interrupts on GPIO pin...
isaki[src/trunk]: src/usr.sbin/sysinst Fix typo.
rin[src/trunk]: src/external/bsd/tre/dist Merge tre as of 20171117.
jakllsch[src/trunk]: src/etc/etc.evbarm Add tty2 tty3 devices to evbarm MAKEDEV; JETS...
dholland[src/trunk]: src/lib/libc/atomic Rework description for clarity; prompted by ...
maya[src/trunk]: src/sys/dev/usb memcpy of overlapping arguments is UB. use memmove.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip RK3188 I2C iomux init
ozaki-r[src/trunk]: src/sys/netipsec Simplify; we can assume sav->tdb_xform cannot b...
wiz[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Add -Wno-error=tautolog...
tkusumi[src/trunk]: src/sys/dev/dm dm: Rename targets' ->status() to ->table() given...
christos[src/trunk]: src/lib/libc/rpc CID 1338517: Check negative returns
maxv[src/trunk]: src/sys/arch No USER_LDT on Xen.
kre[src/trunk]: src/sys/ufs/ext2fs If using constants from dirent.h it ought to ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Linux fence_put accepts NULL as ...
pgoyette[src/trunk]: src/doc Add some more notes
hkenken[src/trunk]: src/sys/arch Add support for clk subsystem in imx6 CCM driver.
riastradh[src/trunk]: src/sys/kern Apply same treatment to cv_timedwaitbt.
rmind[src/trunk]: src/lib/libc/cdb bump the date
thorpej[src/trunk]: src/sys/conf Add support for building overlay DT blobs specified...
kre[src/trunk]: src/bin/sh DEBUG and white space changes only. Convert TRACE()...
riastradh[src/trunk]: src/sys/arch/arm/sunxi Make sure ERESTART doesn't come flying ou...
christos[src/trunk]: src PR/49380: KAMADA Ken'ichi: ntpd_chrootdir does not work on N...
christos[src/trunk]: src/sys/ufs/ext2fs More htree writing support (Hrishikesh Goyal ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain a little.
matt[src/trunk]: src/sys/net Don't use C++ new keyword
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for nexthop cache separation
christos[src/trunk]: src/external/bsd/dhcp/dist/client 1. don't try to open the pid f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/amdgpu At mrg@'s suggestion, make amdg...
gson[src/trunk]: src/tests/lib/libm Mark the lib/libm/t_fmod test as an expected ...
riastradh[src/trunk]: src/sys/arch/arm/dts Add crypto engine block.
christos[src/trunk]: src/sys/netinet implement IP_PKTINFO and IP_RECVPKTINFO.
christos[src/trunk]: src/sys/opencrypto use PR_NOWAIT.
matt[src/trunk]: src/sys/kern Missed a C++ keyword (DEBUG case)
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/trunk]: src/usr.sbin/sysinst Fix DISKLABEL_NO_ONDISK_VERIFY (accidently ...
kamil[src/trunk]: src/tests/lib/libc/sys Introduce can_we_write_to_text() to ATF p...
sevan[src/trunk]: src/doc Bump dtc & dts versions available upstream.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rktimer
dholland[src/trunk]: src Stick ffs_ in front of the following macros:
abhinav[src/trunk]: src/usr.sbin/makemandb Don't ignore symlinks.
pooka[src/trunk]: src/distrib/sets/lists +rumpkern_sysproxy to setlists
msaitoh[src/trunk]: src/sys/dev/i2c Add Catalyst CAT34TS02C support.
bad[src/trunk]: src/sys/rump Summary: add grep and stat.
martin[src/netbsd-8]: src/doc Ticket #1229
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgomp fix a merge botch and properl...
christos[src/trunk]: src/sys/net/npf Add error checking for previous memory allocatio...
christos[src/trunk]: src/sbin/fsck Provide a simple getdisksize() api for gpt(8).
christos[src/trunk]: src/sys/dev/pci use copyout instead of suword.
joerg[src/trunk]: src/sys/kern Cast argument to uint64_t first before shifting to ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove usbd_bus no_intrs member it was (vir...
christos[src/trunk]: src/sys/dev/ata CID 1364758: Integer handling issues, avoid sig...
christos[src/trunk]: src/crypto/external/bsd/heimdal Find and set a version to a make...
roy[src/trunk]: src/lib/libterminfo term.h
elric[src/trunk]: src/bin/hostname Remove options added in 1.18, commitid: UhxHPgt...
jmcneill[src/trunk]: src/sys/arch Work in progress HDMI / framebuffer support for Teg...
nonaka[src/trunk]: src/sys/dev/acpi Enable DMA transfer.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add find_first_bit, fi...
pgoyette[src/trunk]: src/sys/sys Fix a typo in a comment: s/avissory/advisory/
christos[src/trunk]: src/sys/rump/net/lib more loopinit();
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip Enable LDO2 for HDMI driver.
christos[src/trunk]: src/etc/etc.evbarm add beagleboard
mrg[src/trunk]: src/libexec/httpd - bump man page date
roy[src/trunk]: src/lib/libterminfo Allow terminfo users to update flag and nume...
matt[src/trunk]: src/sys/dev/mii Constify nibbletab
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Correct TEGRA_PCIE_A[123] window definit...
apb[src/trunk]: src/lib/libc/time Document the fact that ctime_rz, localtime_rz, ...
christos[src/trunk]: src/sys/netinet PR/53775: Havard Eidnes: bind(2) may inaccuratel...
joerg[src/trunk]: src/sys/arch/sparc64/dev Don't use conditional format strings, i...
riastradh[src/trunk]: src/sys regen
skrll[src/trunk]: src/sys/dev/ic Remove incorrect KASSERT.
snj[src/netbsd-7]: src/doc amend amendment to 754
dsl[src/trunk]: src/sys/sys Userspace shouldn't (and doesn't seem to) need machi...
christos[src/trunk]: src/sys/dev/usb Put these back. They are used.
matt[src/trunk]: src/sys/sys Add a comment for a kludge keeping sbrk working on m...
martin[src/trunk]: src/sys/arch/playstation2/dev Adopt to device_t/struct ifnet* ch...
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan fix library name; add shared l...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix i2c periph clock, send repeat start ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Avoid using ASI_PHYS_NON_CAC...
christos[src/trunk]: src/sys/arch/sgimips/stand/sgivol close fp
tsutsui[src/trunk]: src/sys/arch/atari/dev Fix kernel crash when a user tries to swi...
christos[src/trunk]: src/external/public-domain/sqlite/dist SQLite Release 3.26.0 On ...
kiyohara[src/trunk]: src/sys/arch/arm/omap s/for(/for (/.
martin[src/netbsd-8]: src/doc Ticket #1227
rmind[src/trunk]: src/sys/net/npf npf_alg_session: fix inverted logic in the previ...
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for IFEF_MPSAFE
christos[src/trunk]: src/common/lib/libc/stdlib Fix capitalization
snj[src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
kre[src/trunk]: src/sys/uvm One more (should have noticed last time) and this ti...
jmcneill[src/trunk]: src/sys/dev/i2c add VL flags
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update the autoconf-based in...
christos[src/trunk]: src/distrib/utils/embedded/conf no objmachine by default.
martin[src/trunk]: src/distrib/sets/lists/comp pcommitintrin.h has been removed fro...
christos[src/trunk]: src/lib/libc/db/hash Introduce a HASH_BSIZE macro to return the ...
maxv[src/trunk]: src/doc Kernel ASLR and XSAVEOPT.
matt[src/trunk]: src/sys/arch/mips/include u_int32_t -> uint32_t
christos[src/trunk]: src/usr.bin/sed put back WARNS=6
maxv[src/trunk]: src/sys/dev/nvmm/x86 Move a KASSERT, applies to all branches.
christos[src/trunk]: src/sys/compat/freebsd add quota option
msaitoh[src/trunk]: src/sys/dev/mii Regen.
jdolecek[src/trunk]: src/sys/dev/pci several small tweaks:
christos[src/trunk]: src/external/public-domain/sqlite/lib bump
snj[src/netbsd-7]: src/doc 911
maya[src/trunk]: src/libexec/httpd/testsuite Don't pass ${HOST} to test scripts.
kre[src/trunk]: src/tests + -lrumpdev
ozaki-r[src/trunk]: src/sys/arch/i386/i386 Use frame_dump if TRAP_SIGDEBUG is enabled
nisimura[src/trunk]: src/sys/dev/usb iron out multicast filter logic and pick better ...
christos[src/trunk]: src/doc new heimdal
apb[src/trunk]: src/tools It is usually easy to add new definitions to src/tools...
matt[src/trunk]: src/sys/netinet Deanonymize structure for llinfo_arp.
snj[src/netbsd-7]: src/common/lib/libprop Pull up following revision(s) (request...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/linux Pull up following revision(s)...
christos[src/trunk]: src/external/gpl3/gdb/dist add minimal glue to make gdb compile ...
ginsbach[src/trunk]: src/share/misc Add M&O, ROM, and SWOT
maxv[src/trunk]: src/sys/arch Mmh, allow iret to be handled when an #SS fault (T_...
ad[src/trunk]: src/sys Merge from yamt-pagecache:
bouyer[src/trunk]: src/sys/arch/arm/allwinner Turn off video output on WSDISPLAYIO_...
christos[src/trunk]: src/lib/libc/net RFC 3542 (section 10.1) states that optlen shou...
maxv[src/trunk]: src/sys/arch/amd64/amd64 When the previous contrext is in kernel...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Skip atime update...
christos[src/trunk]: src/distrib/utils/embedded really calling disklabel with the arg...
skrll[src/trunk]: src/lib/libc/arch/mips Provide _OFFSETOF_UC_GREGS_GP and use _OF...
sevan[src/trunk]: src/doc New OpenSSL
christos[src/trunk]: src/external/bsd/cron/dist fix type
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
skrll[src/trunk]: src/sys/arch/arm/arm32 Add -d as a synonym for getting into DDB ...
snj[src/netbsd-7]: src/sys/arch/i386/conf Pull up following revision(s) (request...
ozaki-r[src/trunk]: src/sys/net Fix race condition in sysctl_iflist
snj[src/netbsd-7]: src/usr.sbin/ypserv/ypserv Pull up following revision(s) (req...
ozaki-r[src/trunk]: src/sys/netinet6 Don't hold softnet_lock in mld_timeo
kamil[src/trunk]: src/tests/kernel Correct assert in ATF t_zombie test
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
martin[src/trunk]: src/distrib/alpha/instkernel/fdset Bump number of floppies to 4
christos[src/trunk]: src/lib/libcurses Make this compile again: use ce instead of clr...
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: ensure that it is possible t...
isaki[src/trunk]: src/sys/arch/x68k/x68k Display 68060 revision. From amiga/amiga...
scole[src/trunk]: src/sys/lib/libkern/arch/ia64 PR port-ia64/51261
martin[src/trunk]: src/sys/arch/playstation2/dev Use device_t/struct ifnet* for phy...
christos[src/trunk]: src/usr.bin/menuc Conserve space: make ints to shorts and make O...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Kill bus_dmamem_wire_uvm_o...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 space to tab
riastradh[src/trunk]: src/sys/kern Back out part of previous: missed a caller of wapbl...
bouyer[src/trunk]: src/sys/dev/usb reading usbdi.c it looks like usbd_get_config_de...
martin[src/trunk]: src/usr.sbin/sysinst If we launch a program with RUN_SILENT, giv...
maxv[src/trunk]: src Retire the LMC driver, and its associated lmcconfig tool. LM...
pgoyette[src/trunk]: src/sys Undo previous - it still needs a lot more work.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin add new sources in GCC 5.3.
jdolecek[src/trunk]: src/sbin/mount expand a little the explanation about discard
tsutsui[src/trunk]: src Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size.
martin[src/netbsd-7]: src/sbin/disklabel Pull up following revision(s) (requested b...
christos[src/trunk]: src/lib/libc/rpc initialize revents too.
christos[src/trunk]: src/sys Add two utility functions to help use kmem with strings:...
rkujawa[src/trunk]: src/sys/arch/arm/marvell Add support for mvsoc-based Armada XP p...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Teach mdnsd ab...
maxv[src/trunk]: src/sys/arch/x86/x86 In the end, disable the supposed architectu...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip rkvop: set stride using virtual frameb...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga btoc is already rounding up to click si...
skrll[src/trunk]: src/sys/arch/evbarm/conf +KDTRACE_HOOKS and INSECURE
macallan[src/trunk]: src/sys/arch/macppc/macppc call cpu_topology_set() with adjustme...
christos[src/trunk]: src/sys/kern include <sys/idtype.h>
christos[src/trunk]: src/external/bsd/blacklist/diff refresh the diffs to the latest ...
nat[src/trunk]: src/sys/dev Improved audiostartp for when audio mixing is disabled.
rmind[src/trunk]: src/usr.sbin/npf/npfctl Document NAT algorithm option in the gra...
christos[src/trunk]: src/sys Initialize the rnd softint explicitly via a function lat...
msaitoh[src/trunk]: src/sys/arch/mips/atheros/dev Check _BYTE_ORDER.
skrll[src/trunk]: src/sys/dev/usb Don't count bit0 events in gintsts. bit 0 tells ...
kamil[src/trunk]: src/tests/kernel Add new ATF test: t_trapsignal:trap_ignore
bad[src/trunk]: src/sys/rump add src/external/public-domain/xz.
christos[src/trunk]: src/external/bsd/byacc Implement some more bison features (incom...
martin[src/trunk]: src/usr.sbin/sysinst Ooops, fix previous (PT_* enum values here ...
riz[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify the sysctl handlers.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint there is n...
tsutsui[src/trunk]: src/doc Mention luna68k sysinst update.
rin[src/trunk]: src/sys/net Replace panic with rate-limited LOG_ERR message when...
snj[src/netbsd-7]: src/doc 739-741, 743
prlw1[src/trunk]: src/usr.bin/pkill Simplify code so that gcc 4.8 can understand it.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Take a stab at implementing drm_id...
uwe[src/trunk]: src/lib/libc/arch/powerpc/gen PIC code clobbers %r30 so we need ...
maxv[src/trunk]: src/sys/arch Mmh, don't compile spectre.c on Xen.
ozaki-r[src/trunk]: src/sys Use if_acquire and if_release instead of using psref API...
maxv[src/trunk]: src/sys/arch/i386/stand/boot Add missing ).
maxv[src/trunk]: src/sys/arch/x86/x86 Forgot switch cases for AMD.
macallan[src/trunk]: src/sys/arch/powerpc copy HID1 from the boot CPU to secondary CP...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Forgot again to restore ...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia We don't need to use any particular valu...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Active-Semi ACT8846 Power Managem...
christos[src/trunk]: src/usr.bin/ftp make this compile again with -DNO_PROGRESS
maxv[src/trunk]: src/crypto/dist/ipsec-tools Add a note about FreeBSD.
mrg[src/trunk]: src sets.subr:
kre[src/trunk]: src/bin/sh Have "make clean" remove sh.html1 and adapt it to cle...
nonaka[src/trunk]: src/sys/arch/i386/stand efiboot: Kernel modules are loaded in pr...
knakahara[src/trunk]: src/sys/net eliminate gif(4) Tx softint
snj[src/netbsd-7]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
dsl[src/trunk]: src/sys/arch/amd64/amd64 Steal the table from i386/isa/npx.c tha...
ozaki-r[src/trunk]: src/tests/net/mcast Use EXIT_FAILURE instead of 1
christos[src/trunk]: src/external/bsd/jemalloc/dist/src we have MAP_ALIGNED, so use i...
uwe[src/trunk]: src/usr.bin/man Check _build and _crunch commands with fmtcheck(...
mlelstv[src/trunk]: src/sys/dev use disk_ioctl to provide DIOCGDISKINFO.
skrll[src/trunk]: src/sys/dev/usb Call {mutex, cv}_destroy on all mutexes/condvars
rmind[src/trunk]: src/sys/net/npf NPF: pass ALG functions via npfa_funcs_t structure.
christos[src/trunk]: src/usr.sbin/sysinst Use _fmt_ msg_ methods when formats are nee...
christos[src/trunk]: src/sys/kern Handle the ERESTART case from pool_grow()
skrll[src/trunk]: src/sys/kern Inclide sys/atomic for atomic_store_relaxed
ad[src/trunk]: src/sys/kern Inverted test.
rtr[src/trunk]: src/sys/dev/pci/ixgbe remove duplicated assignment of mh->m_len
snj[src/netbsd-7]: src/doc 795, 796, 789, 797
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Workaround bogus GCC warning about an uni...
hkenken[src/trunk]: src/sys/dev/fdt Add support "interrupts-extended".
christos[src/trunk]: src/tests/net/in_cksum add a dummy mkassym
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server various build updates f...
riastradh[src/trunk]: src/sys/dev Just use KASSERTMSG and panic. No need for custom w...
uebayasi[src/trunk]: src/sys/arch Use END() to set ELF symbol size. Set some type in...
riastradh[src/trunk]: src/sys/arch/x86/x86 Add KASSERT to confirm no change in xen int...
christos[src/trunk]: src/libexec/tftpd Prevent buffer overflows; reported by Maxime V...
msaitoh[src/trunk]: src/sys/dev/pci 0x4B657654(BGE_SRAM_FW_MB_MAGIC) == ~0xB49A89AB(...
apb[src/trunk]: src/sys Move the DDB-specific part of vpanic() to a new db_panic...
macallan[src/trunk]: src/sys/dev/i2c add options DSRTC_YEAR_START_2K for machines whi...
ad[src/trunk]: src/sys Merge from yamt-pagecache: use radixtree for page lookup.
maya[src/trunk]: src/usr.bin/telnet switch sprintf to snprintf in places.
scole[src/trunk]: src/sys/arch/macppc/conf add platinumfb
martin[src/trunk]: src/sys/rump/fs/lib/libext2fs Add new file to fix the build.
dholland[src/trunk]: src/doc/roadmaps Add two more items: tls-maxphys and nvme support.
maxv[src/trunk]: src/sys Don't process ELF sections that don't have the ALLOC fla...
nakayama[src/trunk]: src/sys/arch Don't write a 1 to the read only RIRR bit in the IO...
sevan[src/trunk]: src/bin/chmod Document the version chmod first appeared.
isaki[src/trunk]: src/sys Use C99 style struct initializer to audio_hw_if.
christos[src/trunk]: src/sys/conf defopt PPPOE_DEBUG kill unknown sessions
tsutsui[src/trunk]: src/sys/dev/ic Fix "mvsata:0:0:1: buffer load failed: error=27" ...
skrll[src/trunk]: src/lib/libc/arch/mips/gen Add a NOP_L
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Treat pre-enabled devices as 1 e...
mrg[src/trunk]: src/distrib/sets/lists libmesa_dri.so is obsolete in mesa18 for ...
jakllsch[src/trunk]: src/sys/dev/usb Spell "Windows 98" not-incorrectly in comment.
chs[src/trunk]: src/sys/arch/arm split PUSHFRAMEINSVC into two pieces so that we...
msaitoh[src/trunk]: src/sbin/brconfig Add missing "addr" and "static" commands.
christos[src/trunk]: src/sys/ufs/ext2fs KNF
riz[src/netbsd-7]: src/doc Fix whitespace.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/ttm Pull up following revision(s) (...
taca[src/trunk]: src/doc Update root.cache entry.
skrll[src/trunk]: src/sys/uvm/pmap Fix a UVMHIST_LOG format
dholland[src/trunk]: src/sys/sys Include <sys/cdefs.h>, <sys/featuretest.h>, and <sys...
christos[src/trunk]: src/sys/net make strip and slip modular, and cosmetic for ppp.
msaitoh[src/netbsd-7]: src/doc Ticket 703-706 and 708-709.
kamil[src/trunk]: src/sys/kern Add support for KTR logs of SIGTRAP for TRAP_CHILD ...
riastradh[src/trunk]: src/sys/arch/amd64/include Bump amd64 module map size to 32 MB.
hsuenaga[src/trunk]: src/sys/arch/arm move register accessor macros for MPIDR and AUX...
christos[src/trunk]: src/share/mk install bsd.hostinit.mk
jmcneill[src/trunk]: src/distrib/utils/embedded no sh -x
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Removy now unused {s, f}uword
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need space
kre[src/trunk]: src/tests/rump/rumpnet + -lrumpdev
kre[src/trunk]: src/bin/sh PR bin/52090 - fix expansion of unquoted $*
mlelstv[src/trunk]: src/usr.sbin/cpuctl/arch Fix copy&paste error, the function is n...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip rkiic_wait: fix non-polled mode
pgoyette[src/trunk]: src/sys/sys Fix the LIST_MOVE macro to properly update the back-...
christos[src/trunk]: src/sys/sys long line police
plunky[src/trunk]: src/share/man/man4 Antti is Kantee
kamil[src/trunk]: src/lib/libpthread Switch back _Noreturn to __dead in C11 threads
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Zero-pad truncated drm ioctl ...
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp. Fix xref.
rmind[src/trunk]: src/sys - Split off PRU_ATTACH and PRU_DETACH logic into separat...
christos[src/trunk]: src/sys/dev/mscp more unused removal
maxv[src/trunk]: src/sys/arch Recommit
matt[src/trunk]: src/sys/lib/libkern/arch/arm Add back {, u}modsi3 for libkern sin...
ad[src/trunk]: src/sys/modules/examples/executor Use MPSAFE callouts.
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm use NetBSD-inv.xpm for CTWM_WELCO...
ozaki-r[src/trunk]: src/tests/net/ndp Improve stability of the tests
jmmv[src/trunk]: src/external/bsd/atf Remove revision.h and associated complexity...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
skrll[src/trunk]: src/sys/arch Rename watchdog -> bcmpmwdog and sdhost to bcmsdhost
riz[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/compat/freebsd regen
pgoyette[src/trunk]: src/sys/net Partial fix - restore creation of our sysctl subtree...
nat[src/trunk]: src/sys/dev Use mixring blocksizes in the right places when mixe...
matt[src/trunk]: src/distrib/sets/lists/debug Fix entries for
jdc[src/trunk]: src/sys/arch/sparc64/dev Set the target JPID for all interrupts ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add RK3188/RK3188+ CPU frequency setti...
matt[src/trunk]: src/sys/conf defparam KERNHIST_DELAY
matt[src/trunk]: src/sys/uvm Don't use C++ try keyword as a variable name.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add comment 'Armada XP only' to 25MHz b...
ozaki-r[src/trunk]: src/sys/uvm Fix typo
joerg[src/trunk]: src/external/gpl2/groff/dist/src/preproc/grn Remove obsolete reg...
kamil[src/trunk]: src/bin/ps Plug memory leak in ps(1)
snj[src/netbsd-7]: src/distrib/sets/lists/debug Pull up following revision(s) (r...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comments
martin[src/netbsd-8]: src/doc Ticket #1225
riastradh[src/trunk]: src/sys/arch/mips/mips Load curlwp into a0 to call fpu_save(curl...
christos[src/trunk]: src/doc new mdocml; fix sqlite
martin[src/trunk]: src/sbin/gpt Allow specifying the partition via -b startsec for ...
maya[src/trunk]: src/usr.bin/telnet Remove README relevant to 1995 telnet.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add support for the AR5BHB63 ath(4) (th...
snj[src/netbsd-7]: src/sys/arch/amiga/include Pull up following revision(s) (req...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
dholland[src/trunk]: src/sbin/ping PR bin/36997 Zafer Aydogan: ping doesn't validate ...
maxv[src/trunk]: src/sys/netinet6 Style.
sevan[src/trunk]: src/bin/kill Bump date
jdc[src/trunk]: src/sys/dev/i2c Chip matching improvements:
knakahara[src/trunk]: src/sys/dev/pci remove extra "+"
hannken[src/trunk]: src/sys/coda Add missing vrele() and vfs_vnode_iterator_destroy(...
skrll[src/trunk]: src/sys/dev/usb Rename the GRXSTSP registers and don't print the...
matt[src/trunk]: src/sys/arch/evbmips/conf Enable MSDOSFS since the kernel lives ...
nakayama[src/trunk]: src/etc/mtree Fix previous.
chs[src/trunk]: src/sys/arch/evbarm/awin in the awin_start startup code, set up ...
phx[src/trunk]: src/doc Amiga Xorg support.
snj[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by mrg ...
maxv[src/trunk]: src/sys/netipsec Remove unused macros, and while here style.
maxv[src/trunk]: src/lib/libnvmm Sync with reality.
jakllsch[src/trunk]: src/sys/dev/ic The device queue tag and the host queue tag are n...
cherry[src/trunk]: src/sys/arch Move mainbus(4) driver files in various x86 sub-arc...
tsutsui[src/trunk]: src/sys/arch/emips Remove clause 3 and 4 from TNF licenses.
ad[src/trunk]: src/sys/kern Hopefully unbreak the build - now that this is incl...
joerg[src/trunk]: src/lib/csu Add some more clues on what is needed to add a new p...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
maya[src/trunk]: src/lib Remove unused macro.
martin[src/trunk]: src/tests/lib/libc/sys PR port-amd64/53316: two int don't make a...
riastradh[src/trunk]: src/sys/ufs/lfs Fix inadvertently reversed sense of comparisons.
msaitoh[src/trunk]: src/sys/dev/mii Add ukphy_subr flag to ipgphy to make kernel com...
mrg[src/trunk]: src/lib/libkvm be consistent about uint64_t and bit masks.
joerg[src/trunk]: src/lib/libc/gen Fix conditionals.
wiz[src/trunk]: src/lib/libz Update zlib version in pkgconfig file.
ginsbach[src/trunk]: src/share/misc Add the more prevalent media access control (MAC)...
christos[src/trunk]: src/external/bsd/byacc/dist add more casts (needed for c++)
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Use a format string.
ozaki-r[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Add update command for te...
msaitoh[src/netbsd-7]: src/doc Ticket 808.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove DES_random_...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for snps, dis-tx-ipgap-linecheck-quir...
gson[src/trunk]: src/distrib Use the special device name "ROOT." in /etc/fstab no...
pgoyette[src/trunk]: src/share/man/man7 A couple more minor changes for readability.
tnn[src/trunk]: src/sys/arch/arm/sunxi fix typo
jnemeth[src/trunk]: src/doc not overhaul of gpt(8)
maxv[src/trunk]: src/sys/kern Misc changes:
msaitoh[src/netbsd-7]: src/crypto/dist/ipsec-tools/src/racoon Pull up following revi...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove dead checks, they were already point...
christos[src/trunk]: src/distrib/miniroot eXorcize and `` -> $()
christos[src/trunk]: src/sys/external/bsd/ipf/netinet We don't need this in /current ...
christos[src/trunk]: src/distrib/sets/lists bump libmagic
ad[src/trunk]: src/sys - Extend the per-CPU counters matt@ did to include all o...
snj[src/netbsd-7]: src/doc 929, 931-934
maxv[src/trunk]: src/sys Remove unused mbuf tags.
snj[src/netbsd-7]: src/sys/arch/vax/boot/boot Pull up following revision(s) (req...
christos[src/trunk]: src/sys/net/npf PR/54314: Frank Kardel: LOCKDEBUG: Mutex error: ...
wiz[src/trunk]: src/lib/libukfs New sentence, new line.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by rmind in tick...
kamil[src/trunk]: src/common/lib/libc/misc Introduce UBSAN_ALWAYS_FATAL in micro-U...
jmcneill[src/trunk]: src/sys Enable the cycle counter when a CPU hatches and store an...
macallan[src/trunk]: src/sys/arch/macppc/conf smusat attaches to iic now
pgoyette[src/trunk]: src For modular configurations, always build with PPPOE_TERM_UNK...
leot[src/trunk]: src/libexec/httpd Document last changes and bump version to 2018...
gson[src/trunk]: src/tests/usr.bin/cc Fix typo
jmcneill[src/trunk]: src/sys/arch/arm/cortex - Disable MSI/MSI-X when making changes
ad[src/trunk]: src/sys/kern Passify rump build.
bouyer[src/netbsd-7]: src/usr.bin/calendar Pull up following revision(s) (requested...
knakahara[src/trunk]: src/sys/kern fix inconsistency about "sdt" provider which was de...
kamil[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Cherry-...
christos[src/trunk]: src/sys/arch/dreamcast/dev PR/50964: David Binderman: Avoid sign...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.6
christos[src/trunk]: src/external/bsd/byacc/dist reduce diffs with branch, use yyname...
msaitoh[src/netbsd-7]: src/doc Ticket 749.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add new VMCS bits.
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
kamil[src/trunk]: src/sys/sys Welcome to 8.99.47!
macallan[src/trunk]: src/distrib/sets/lists/comp add sxreg.h
rmind[src/trunk]: src/sys/net rtfree: let's assert for a non-negative reference co...
christos[src/trunk]: src/common/lib/libc/stdlib comment out 0{b,B} handling.
skrll[src/trunk]: src/sys/arch/arm/arm Style and whitespace. NFC.
jdolecek[src/trunk]: src/sys/external/bsd/ena-com Introduce HAL for Amazon Elastic Ne...
matt[src/trunk]: src/sys/arch/alpha/alpha When completing a FP trap, only load th...
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by mart...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Override i915_sysfs.c.
skrll[src/trunk]: src/sys/arch/evbmips/malta/dev Fix compile for PCI_NETBSD_CONFIGURE
sevan[src/trunk]: src/bin/dd Pp not required before Bd, picked up by mandoc lint
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
christos[src/trunk]: src/usr.sbin/makefs reflect reality about filesystems supported.
martin[src/trunk]: src/libexec/httpd Fix debug output for redirects
dholland[src/trunk]: src/sbin/fsck_lfs Enable lfs64 in fsck_lfs.
riastradh[src/trunk]: src/sys/kern #if DIAGNOSTIC panic ---> KASSERT
maxv[src/trunk]: src/lib/libnvmm Replace "VMM" by "emulator", clearer.
msaitoh[src/trunk]: src/sys/dev/pci - Fix availability detection of WoL on some chip...
pgoyette[src/trunk]: src/sys/net Don't try to set-up our sysctl sub-tree if we're bui...
scole[src/trunk]: src/sys/arch/ia64/pci PR port-ia64/51261
christos[src/trunk]: src/sys/arch/mac68k/obio avoid trigraph
skrll[src/trunk]: src/lib/libc/stdlib The HPPA architectures (1.1 and 2.0) both de...
jakllsch[src/trunk]: src/sys Refine previous change to enable PCI window decoding in ...
kre[src/trunk]: src/sys On the first day (that being the eighth day of the eight...
matt[src/trunk]: src/sys/arch/evbarm/stand Add -fno-unwind-tables
matt[src/trunk]: src/sys/arch/arm/broadcom #include <sys/param.h>
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/dev/usb whitespace police
matt[src/trunk]: src/sys/opencrypto Try not to use f_data, use f_fcrypt to get a ...
pooka[src/trunk]: src/sys/rump/dev/lib Make it easier to create rump kernel compon...
kamil[src/trunk]: src Plug-in libpanel(3): Z-order for curses windows
nisimura[src/trunk]: src/sys/dev/pci use additional MAC addresses to accept mcast
christos[src/trunk]: src/sys/kern implement WCONTINUED, untested
macallan[src/trunk]: src/sys/dev/pci flesh out alpha operations properly
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl PR 47922: Properly ...
reinoud[src/trunk]: src/sys/arch/usermode/target/x86_64 Use knowledge about the mcon...
christos[src/trunk]: src/sys/external/bsd/drm2/dist fix debugging compilation (ALL ke...
martin[src/trunk]: src/distrib Create /var/tmp for vi. Pointed out by Izumi Tsutsui.
christos[src/trunk]: src/sys/dev eliminate sc_size and fix printf formats
matt[src/trunk]: src/sys/sys Don't use or in __RENAME because it triggers -Wc++-c...
christos[src/trunk]: src/sys/rump/dev/lib/libdisk need subr_disklabel.c
knakahara[src/trunk]: src/sys/dev/pci fix PR kern/52068 (82574 Tx csum offload bug in ...
mrg[src/trunk]: src/external/gpl3/gcc re-run mknative-gcc. pickups fixes for EN...
christos[src/trunk]: src/external/bsd/dhcp/dist/client file descriptor neatness.
christos[src/trunk]: src/bin/sh Define an undocumented -F option to only use fork ins...
wiz[src/trunk]: src/lib/libc/gen Sort errors. Bump date for previous.
dholland[src/trunk]: src/lib/libc/atomic bump date for previous
dsl[src/trunk]: src/sys Move the amd64 and i386 pcb to the bottom of the uarea, ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fix -Wdiscarded-qualifiers
matt[src/trunk]: src/sys/arch/mips/mips Provide a simple version of _bus_dmamap_l...
hannken[src/trunk]: src/sys/ufs/chfs Convert a bogus mnt_vnodelist traversal to vfs_...
christos[src/trunk]: src/sys/dev Simplify ioctl handling a little.
maxv[src/trunk]: src/sys Remove the last argument of elf_check_header(). It is ea...
mlelstv[src/trunk]: src/sys/netinet Replace generic queue macros with IFNET/IFADDR m...
ad[src/trunk]: src/sys/uvm PR kern/54783: t_mmap crahes the kernel
scole[src/trunk]: src/distrib/ia64 PR port-ia64/51261
joerg[src/trunk]: src/sys/arch/arm/include ARM has deprecated using both PC and LR...
snj[src/netbsd-7]: src/distrib/sets/lists/base Revert part of ticket 878: we don...
knakahara[src/trunk]: src make kernel config flag WM_EVENT_COUNTERS.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Increase strictness of blac...
msaitoh[src/trunk]: src/lib/libc/arch/arm/gen Fix compile error.
dsl[src/trunk]: src/sys/arch/i386/include Remove the fields from 'struct save87'...
tnn[src/trunk]: src/sys/arch/evbarm/conf add sunxihstimer* at fdt?
maxv[src/trunk]: src Add KASLR support in UEFI.
maya[src/trunk]: src/sys/external/bsd/drm2 Expose nvif ioctl interface.
skrll[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
christos[src/trunk]: src/sys/dev/pci remove stray line accidentally committed.
mrg[src/trunk]: src/sys/dev/usb move struct axen_chain, struct axen_cdata, struc...
snj[src/netbsd-7]: src/doc 654
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.6 with the follow...
christos[src/trunk]: src/sys/compat/ibcs2 remove dups document more. From FreeBSD. St...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add the newly-created wapbl modul...
christos[src/trunk]: src/sys/dev/sbus kill subyte.
para[src/trunk]: src/sys/kern replace vmem(9) custom boundary tag allocation with...
maya[src/trunk]: src/sys/ufs/lfs Fix a deadlock
rin[src/trunk]: src/external/bsd/nvi/dist Make sure to cast arguments of ISFOO a...
msaitoh[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add Rockchip ethernet driver, untested.
sevan[src/trunk]: src/bin/sync sync was there from v4.
martin[src/trunk]: src/external/gpl3/binutils/dist/bfd Apply rev 1.5 again, from Ma...
wiz[src/trunk]: src/usr.bin/indent New sentence, new line. Whitespace fixes.
christos[src/trunk]: src/sys/kern tidy up messages and indentation
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Remove (bad) debugging message...
wiz[src/trunk]: src/share/man/man4 Fix table. Based on diff by Henning Petersen ...
kre[src/trunk]: src/bin/sh PR bin/14578
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 use L1-L3 blocks/pages for KSEG map...
hannken[src/trunk]: src/sys/miscfs Change layerfs_vget(), layerfs_fhtovp() and the v...
maya[src/trunk]: src/usr.bin/telnet Remove unneeded casts
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r201163.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
ryo[src/trunk]: src/usr.sbin/cpuctl/arch - show detail of debug feature register...
ozaki-r[src/trunk]: src/sys/net Tweak and KNF some functions
skrll[src/trunk]: src/sys/arch/arm/cortex Make fp 0 on entry to idle_stack to ensu...
kamil[src/trunk]: src/lib/libpanel Define man page links of the libpanel functions
macallan[src/trunk]: src/sys/arch/sparc install sxreg.h to /usr/include/sparc/
martin[src/trunk]: src/common/lib/libc/atomic Make the _and_fetch_8 primitives retu...
mrg[src/trunk]: src/doc note midirecord.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add some shrinker and oom notifier stubs.
christos[src/trunk]: src/sys/sys Be consistent about semicolons in macros: always put...
rin[src/trunk]: src/games/factor Add -h option to factor(6): duplicate factors a...
sjg[src/trunk]: src/usr.bin/make Var_Parse: endc only counts when at the correct...
martin[src/trunk]: src/sys/arch/evbarm/awin Use pinset-func 3 for gmac on BananaPI ...
ozaki-r[src/trunk]: src/sys/netinet6 Call icmp6_error2 after releasing ln
kamil[src/trunk]: src/tests/kernel Add new tests lwpinfo1 in t_ptrace_wait* and lw...
christos[src/trunk]: src/sys/arch/vax/mba return error
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't check IFF_RUNNING in ixgbe_rxeof(). ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux KASSERT -> KASSERTMSG, to help d...
ozaki-r[src/trunk]: src/sys Ensure to call if_register after interface initializatio...
matthias[src/trunk]: src/usr.bin/make Another small change to make archive member rul...
christos[src/trunk]: src/sys/netinet6 In rump (ifp)->if_afdata[AF_INET6] == NULL if w...
christos[src/trunk]: src/usr.bin/xlint/lint1 __real__ and __imag__ produce lvalues
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a legacy interrupt problem. If the INT...
snj[src/netbsd-7]: src/sys/arch/pmax/tc Pull up following revision(s) (requested...
gdt[src/trunk]: src/share/man/man4 note that RBUS_IO_BASE issues are common to i...
christos[src/trunk]: src/sys/compat/aoutm68k add quota check
christos[src/trunk]: src/sys Store full executable path in p->p_path as discussed in ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe The rx_bytes event counter is cleared when...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi Add more tags understood by the firmware.
knakahara[src/trunk]: src/sys/dev/pci restructure wm(4) evcnt to support multiqueue ev...
wiz[src/trunk]: src/usr.sbin/ofctl Merge single-letter options. Use more markup.
njoly[src/trunk]: src/sys/dev/pci Regen for GeForce 210 High Definition Audio Cont...
jakllsch[src/trunk]: src/sys/dev/pci Match PCI_PRODUCT_INTEL_82Q45_IDER.
dsl[src/trunk]: src Change i386 to use x86/fpu.c instead of i386/isa/npx.c
christos[src/trunk]: src/distrib/sets/lists/comp finally got rid of lint in osnet files.
christos[src/trunk]: src/usr.bin/xlint/lint1 Recognize binary constants
jmcneill[src/trunk]: src/sys/arch/arm/cortex Pass correct EventID to MOVI and INV com...
jmcneill[src/trunk]: src/sys/dev/fdt Read the initial key state at startup so we only...
reinoud[src/trunk]: src/sys/arch/usermode/include Add new mcontext and depends to th...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove rgephy, radxa rock seems to have...
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/pa Remove code for the !TA...
matt[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Rename enum pipe to en...
kamil[src/trunk]: src/sys/modules/examples Import a new example kernel module fops...
mrg[src/trunk]: src fix MKGCCCMDS=no, and turn it on by default for sun2.
christos[src/trunk]: src/doc new sqlite3
maxv[src/trunk]: src/sys/netinet6 Add missing m_put_rcvif_psref.
dsl[src/trunk]: src/sys/arch/amd64/amd64 Improve the dodgy code that writes the ...
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 whitespace
christos[src/trunk]: src/sys/dev fix incorrect memset.
manu[src/trunk]: src/sys/arch/i386/stand Do not use NAME=label syntax when label ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include - Fix TCR_TG0 field definitions to ...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist Release Notes - Heimdal - V...
pgoyette[src/trunk]: src/sys Split the ufs code out of the ffs module and into its ow...
maxv[src/trunk]: src/sys/net Read the len before pushing the packet, otherwise po...
snj[src/netbsd-7]: src/doc 764, 766, 769, 777, 778, 784-788
martin[src/netbsd-7]: src/doc Ticket #727
msaitoh[src/trunk]: src/sys/dev/pci Regen.
dholland[src/trunk]: src/sbin/newfs_lfs Enable the creation of lfs64 volumes.
chs[src/trunk]: src/lib/libm/arch/arm lrint() and lrintf() are supposed to use t...
martin[src/trunk]: src/sys/arch/arm/allwinner Add disarm support
snj[src/netbsd-7]: src/distrib/sets/lists/debug Pull up following revision(s) (r...
matt[src/trunk]: src/sys/arch/evbarm/beagle Only print CBAR on those cortex with ...
riastradh[src/trunk]: src Rework rndsink(9) abstraction and adapt arc4random(9) and cp...
snj[src/netbsd-7]: src/sys/modules Pull up following revision(s) (requested by p...
snj[src/trunk]: src/doc add netbsd-7-1
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 - fix build for c98/c11 v...
christos[src/trunk]: src/lib/libc/gen missed one reference.
snj[src/netbsd-7]: src/distrib/sets/lists/base Apply patch (as almost requested ...
bouyer[src/trunk]: src/sys/arch/xen/xen Fix typo which caused the kenrel thread to ...
kre[src/trunk]: src/tests/bin/sh PR bin/52090 - the $* tests are no longer expec...
maya[src/trunk]: src/sys/dev/usb Don't assume mii is not null here. Some drivers ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by jnemeth in ti...
christos[src/trunk]: src/sys/modules Add modules for strip and slip
jmcneill[src/trunk]: src/sys/arch/arm/nvidia aprint_verbose_dev -> aprint_debug_dev
pgoyette[src/trunk]: src/sys/compat/common Use tabs, not spaces, for indentation. NFCI
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define PTR_ERR_OR_ZERO.
kre[src/trunk]: src/tests/net/if_bridge + -lrumpdev (and avoid doing stuff twice).
christos[src/trunk]: src/doc new sqlite3 tzcode
pooka[src/trunk]: src/usr.bin/config In ioconfname mode, #define IOCONF as the ioc...
jakllsch[src/trunk]: src/share/man/man4 ath(4): fix path, bump date
sevan[src/trunk]: src/share/misc EAV, IRDP
martin[src/trunk]: src/usr.sbin/sysinst When setting up a "use whole disk" single o...
mrg[src/trunk]: src/libexec/httpd fix ordering of a couple of words. from Edgar...
jmmv[src/trunk]: src/external/bsd/atf/dist/tools Remove portability-related guard...
jnemeth[src/trunk]: src/sys/dev Slowly bring this thing kicking and screaming into t...
skrll[src/trunk]: src/sys/arch/arm/samsung Traiing whitespace
martin[src/trunk]: src/lib/libc/stdlib Bounce the minimum allocation alignement for...
sevan[src/trunk]: src/tests/lib/libc/gen port-macppc/46319 is marked as resolved now.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Don't forget to advance the RIP after an XS...
jmcneill[src/trunk]: src/sys/dev/ic include vendor/product/rev info for volumes and t...
msaitoh[src/trunk]: src/sys/dev/pci 0 -> NULL.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
skrll[src/trunk]: src/sys/arch/evbarm/conf Be consistent with RPI 32-bit and 64-ke...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix typo: s/IPKBD/IPKDB/
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by ha...
martin[src/trunk]: src/sys/net Try to untangle the ifdef mess a bit more
christos[src/trunk]: src/etc/etc.evbarm pass more tools down.
pooka[src/trunk]: src/lib/librumpuser make implementation of rumpuser_kill() match...
maxv[src/trunk]: src/doc Note removal of COMPAT_SVR4.
snj[src/netbsd-7]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
christos[src/trunk]: src/usr.bin/mail fix incorrect arg size computation
sjg[src/trunk]: src/usr.bin/make Use Lst_FindFrom and Lst_Succ(ln) to find next ...
chs[src/trunk]: src/sys/arch/powerpc/booke apply changes to this file as well, a...
wiz[src/trunk]: src/lib/libutil Put code example on its own line, using Dl.
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau disable drm2 on modern nouveau...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.0.0 with the follow...
reinoud[src/trunk]: src/sbin/newfs_udf Fix volumesetname to comply to UDF 2.01 [2.2....
thorpej[src/trunk]: src/doc Note GPIO interrupt support overhaul.
christos[src/trunk]: src/sys/ufs/ffs PR/52728: Izumi Tsutsui: "mount -u /dev/ /" trig...
pgoyette[src/trunk]: src/sys/modules/compat_netbsd32_50 Include quota compat code by ...
riastradh[src/trunk]: src/sys/lib/libkern Add garbage instructions at end of kern_asse...
kamil[src/trunk]: src/tests/kernel Extend ATF tests in t_trapsignal.sh to verify s...
matt[src/trunk]: src/sys/arch/evbarm/beagle Add code to make eMMC 8-bit (disabled...
pooka[src/trunk]: src/sys/kern group msgbuf sysctls with the msgbuf code
mrg[src/trunk]: src/distrib/sets/lists/comp revert the previous, it is incorrect...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
christos[src/trunk]: src/external/gpl3 regen m68k
matt[src/trunk]: src/sys/compat/netbsd32 Only define the KIOC netbsd32 stuff if t...
wiz[src/trunk]: src/usr.bin/telnet Remove reference to krb_realmofhost(3) which ...
jmcneill[src/trunk]: src/sys/arch Port the Tegra (2D) display drivers to the DRM fram...
pgoyette[src/trunk]: src/sys/dev/imcsmb Remove exgtra / in the $NetBSD$ line. Thanks...
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/external/public-domain/sqlite/dist from www.sqlite.org: Chan...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 next_stick() - fix typy in comment:...
christos[src/trunk]: src/libexec/rpc.rstatd Although the kernel handles non-NUL termi...
scole[src/trunk]: src/doc Remove obsoleted ia64 gcc 4.5.3 hacks
mlelstv[src/trunk]: src/sys/dev/acpi handle unknown values. Also BIF_UNIT is an enum...
tsutsui[src/trunk]: src/distrib/atari/floppies/install Put back /bin/cp and /sbin/sy...
snj[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by rmind...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon apply a patch from rjs...
maya[src/trunk]: src/sys/ufs/lfs Fill in some XXXs with the exact action describe...
msaitoh[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
hannken[src/trunk]: src/sys/ufs/ufs ufs_inactive: stop overwriting error status and ...
pooka[src/trunk]: src/sys/rump/librump/rumpdev build dev_verbose.c
jnemeth[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/share/mk Now that ctf is fixed for at least amd64, go back t...
msaitoh[src/trunk]: src/sys/dev/pci Move the location of wm_check_mng_mode() and wm_...
pgoyette[src/trunk]: src/sys/dev/filemon The correct default return value from a modu...
rmind[src/trunk]: src/sys/kern Move ipi_sysinit() after configure2(); we want seco...
christos[src/trunk]: src/lib/libc/string add strnstr.c from FreeBSD
christos[src/trunk]: src/sys/dev/wscons Untangle.
jmmv[src/trunk]: src/external/bsd/atf Adjust for import of atf 0.19.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix AHB2 register definition and explicit...
maxv[src/trunk]: src/sys Replace M_ALIGN and MH_ALIGN by m_align.
knakahara[src/trunk]: src/sys/net fix unlock and splx inversion. Currently, this doesn...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix the name of the labels. I think I g...
sevan[src/trunk]: src/bin/pax Document the version pax first appeared.
joerg[src/trunk]: src/sys/sys Add explicit cast to ensure no intermediate integer ...
reinoud[src/trunk]: src/sys/arch/usermode/conf Where did kern.ldscript go?
dsl[src/trunk]: src/sys Convert the amd64 build to use x86/cpu_extended_state.h ...
uki[src/trunk]: src/distrib/sets/lists/xcomp Give package name to xcomp machine ...
christos[src/trunk]: src/distrib/sets/lists/comp rename {HMAC, MD5} to openssl_{HMAC, M...
wiz[src/trunk]: src/lib/libc/string Fix xref.
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #1205
kamil[src/trunk]: src/tests/lib/libc/sys Merge the eventmask[1-6] ATF ptrace(2) te...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Since fpu.c is contained in every kernel...
snj[src/netbsd-7]: src/sbin/raidctl Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/tests/usr.bin/nbperf Pass the correct buffer size.
joerg[src/trunk]: src/include Provide the long long routines for C++11 code.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add I2C driver
jmcneill[src/trunk]: src/sys/arch/arm/rockchip no need to invert ether_crc32_le retur...
martin[src/trunk]: src/usr.sbin/sysinst Separate binary sets and binary pkg prefix ...
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover Makefiles for atf-0.19.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A83T files
kre[src/trunk]: src/tests/bin/sh PR bin/52090
jmcneill[src/trunk]: src/sys/arch/arm/nvidia expose HDMI from HDMI VSDB as physical-a...
christos[src/trunk]: src/sys/dev/ic Fix the non-thunderbolt case. XXX: Is that right ...
christos[src/trunk]: src/lib/libc Only create and install the tags file for the norma...
matt[src/trunk]: src/sys/arch/mips/mips mci_cache_virtual_alias is bool so use tr...
jakllsch[src/trunk]: src/sys/arch/arm/rockchip add Rockchip (RK3399) glue for Analogi...
jmmv[src/trunk]: src/tests Use compiler builtins instead of atf_arch and atf_mach...
he[src/trunk]: src/sys/net Include <netinet/in.h> before <netinet/in_var.h> to ...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Don't maximize the text columns ...
maxv[src/trunk]: src/usr.bin/make Revert the filemon removal in bmake, as pointed...
flxd[src/trunk]: src/sys/arch Fix typo "one the" and architecture where appropriate.
christos[src/trunk]: src/tests/bin/sh Add some redir-close-on-exec tests
maxv[src/trunk]: src/sys/arch/i386/acpi Use the stack to save %edx.
chs[src/trunk]: src/sys/arch/evbarm/fdt the extent code cannot use the full rang...
christos[src/trunk]: src add strnstr from FreeBSD
sevan[src/trunk]: src/usr.bin/vmstat typo
christos[src/trunk]: src/external/gpl3/gcc/lib/libbacktrace/arch/x86_64 regen; backtr...
dholland[src/trunk]: src/doc/roadmaps Update the storage roadmap. Please review/comme...
jdolecek[src/trunk]: src/sys/dev/ic change several of error logs in ahci_intr_port() ...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Try to reboot with the PMIC if availab...
pgoyette[src/trunk]: src/share/man/man7 Minor rephrasing for English grammar police.
snj[src/netbsd-7]: src/doc 722, 723, 725, 726
pgoyette[src/trunk]: src/sys Use the module subsystem's ability to process SYSCTL_SET...
maxv[src/trunk]: src/sys/arch Remove PG_k completely.
joerg[src/trunk]: src/external/bsd/llvm Update LLVm/Clang to 3.5svn r201163. This ...
ad[src/trunk]: src/sys/uvm Merge from yamt-pagecache:
msaitoh[src/netbsd-7]: src/sys Pull up following revision(s) (requested by nonaka in...
maxv[src/trunk]: src/lib/libnvmm Two changes:
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc export ENABLE_SHARED again, for m...
gson[src/trunk]: src/sys/kern When closing a tty, limit the amount of time spent ...
christos[src/trunk]: src/sys/rump/librump/rumpkern added booted_method
martin[src/trunk]: src/usr.sbin/sysinst After deleting all partitions, reset alignm...
martin[src/trunk]: src/usr.sbin/sysinst Pass proper track size when initializing th...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add RK3188plus freq scaling, and a 1.4...
roy[src/trunk]: src/sys/netinet6 nd6: notify userland of neighbour lla updates o...
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...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add a few __sync_* and atom...
ad[src/trunk]: src/sys/arch/x86/x86 - Share common code between pmap_load() and...
matt[src/trunk]: src/sys/arch Use sy_invoke
uebayasi[src/trunk]: src/etc/mtree Tag all 0600 files as "nodiff" (== secret).
wiz[src/trunk]: src/bin/sh Remove some double quotes.
wiz[src/trunk]: src/sys/arch/amd64/include Remove superfluous word in comment. N...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip drop clk rate to 100kHz, explicit regi...
christos[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Remove dup copy of rpcbind s...
martin[src/trunk]: src/sys/arch/sparc64/include Reduce the "MAXDSIZ" limit for bott...
snj[src/trunk]: src/share/mk remove mention of /usr/X11R6
wiz[src/trunk]: src/distrib/sets/lists/man If last column contains 'obsolete', l...
christos[src/trunk]: src/distrib/sets/lists/comp obsolete DES_random_key
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use the scratch page, not zero...
christos[src/trunk]: src/sys/dev/usb use x alt format and print vendor and product in...
joerg[src/trunk]: src Fix violations of the sequence point rule.
skrll[src/trunk]: src/sys/uvm/pmap Remove #if 0 / #endif includes
christos[src/trunk]: src/external/public-domain/sqlite/dist use the constant definition
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable NFSSERVER (mostly to silence mod...
riz[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by mart...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin it is lto1
cherry[src/trunk]: src Enable 'options NO_PCI_MSI_MSIX' to DTRT in x86 builds.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Make sure VMX-outside-SMX is allowed. It ma...
christos[src/trunk]: src/sys regen
msaitoh[src/netbsd-7]: src/bin/sh Pull up following revision(s) (requested by martin...
hannken[src/trunk]: src/external/cddl/osnet Unmap pages when zfs_rezget() re-establi...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 remove all MD uses of suword(), rep...
martin[src/netbsd-7]: src/doc Tickets #888, 889, 890, 891 and 893
riz[src/trunk]: src/sbin/modstat Display the load address of modules. PR bin/47951.
christos[src/trunk]: src/distrib/cats/ramdisk bump
hsuenaga[src/trunk]: src/sys/arch/arm fix Marvell Coherency Barrier register address.
nils[src/trunk]: src/distrib/notes/common Added myself
pgoyette[src/trunk]: src/sys/kern Make sure to #include to get required definitions.
christos[src/trunk]: src/sys/arch/sparc/conf struct cpu_info is varible size when pag...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Apply the same fix as if_wm.c:r1.606 to ix...
dsl[src/trunk]: src/sys/arch Add x86_stmxcsr for amd64.
christos[src/trunk]: src/lib/libc/db/hash If MAX_BSIZE == hashp->BSIZE (65536) then i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix scope of locks in drm_han...
he[src/trunk]: src/sys/arch/hpcmips/tx Remove set-but-not-used variable bit8.
christos[src/trunk]: src/usr.bin/xlint/lint1 more descriptive errors
maxv[src/trunk]: src/lib/libnvmm Change the map/unmap functions, again.
maxv[src/trunk]: src/sys/arch/x86/x86 Explicitly disable ALTINST on VIA, in case ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Enable MSI and MSI-X
kamil[src/trunk]: src/sys/arch/ia64/include Enhance ia64/mcontext defines
joerg[src/trunk]: src Reorganise the way xorg is build. Move build of makestrs int...
martin[src/trunk]: src/sys/arch/hppa/include Properly separate fenv.h and ieeefp.h ...
snj[src/trunk]: src/distrib/notes - update upgrade issues:
jakllsch[src/trunk]: src/sys/dev/usb Fix uchcom(4) line parameter settings.
jmcneill[src/trunk]: src/sys/arch/arm Provide a 64-bit dma tag and use a coherent tag...
kamil[src/trunk]: src/sys/modules/examples/fopsmapper Avoid comparison between sig...
mrg[src/trunk]: src/sys/dev/usb move the software-only parts of cdce(4) out of i...
martin[src/trunk]: src/sys/arch/shark Implement {pci, isa}_intr_disestablish
pgoyette[src/trunk]: src Modularize the pppoe driver
riastradh[src/trunk]: src/sys/lib/libkern Remove never-used Mersenne twister from libk...
christos[src/trunk]: src/sys/netinet6 remove unnecessary casts; use sizeof(var) inste...
dholland[src/trunk]: src/sbin/newfs Revert accidental commit of the change for PR 479...
riastradh[src/trunk]: src/sys Move Linux ww_mutex code into a .c file where it belongs.
martin[src/netbsd-7]: src/sys/arch/vax/vax Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/arch/amd64/conf Disable multiboot for now, too much brea...
pgoyette[src/trunk]: src/sys Eliminate per-hook duplication of common code as suggest...
martin[src/trunk]: src/sys/arch/shark/conf Include the atheros hal files
dholland[src/trunk]: src/games/tetris Fix the list of keys across the bottom so it fi...
matt[src/trunk]: src/sys/netinet Don't use C++ keyword (template) as variable.
nonaka[src/trunk]: src/sys/dev/pci regen
tnn[src/trunk]: src/sys/dev/wscons allocate wsdisplay type 66 for ssdfb(4)
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
pgoyette[src/trunk]: src/sys/dev/filemon Fix return-code handling for execve and chdi...
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Declare variab...
maya[src/trunk]: src/lib/libc/gen Mention elf rather than a.out some more.
martin[src/netbsd-7]: src/doc Ticket #819
christos[src/trunk]: src/share/man/man4 add pktinfo stuff
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Bump version now that we can lo...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by msaitoh i...
ryo[src/trunk]: src/sbin/ping Fix cksum calculation for clearing the cached route.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add a bunch of hopefully-useful Tegra MC...
martin[src/trunk]: src/usr.sbin/sysinst Avoid format-nonliteral warnings from msgc ...
christos[src/trunk]: src/sys/compat/ibcs2 regen
christos[src/trunk]: src/common/lib/libc/stdlib Recognize 0[bB] as binary (base 2)
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2017b
christos[src/trunk]: src/tests/lib/librumphijack order netinet6 properly.
matt[src/trunk]: src/sys/uvm/pmap Add virtual_start to pmap_limits. This allows ...
riastradh[src/trunk]: src/sys/kern Include <sys/lwp.h> for curlwp.
thorpej[src/trunk]: src/sys/arch/vax Use copyin(), not fusword().
christos[src/trunk]: src/external/bsd/byacc merge conflicts.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/drm Pull up following revision(s) (...
sevan[src/trunk]: src/bin/ps Earliest reference in the TUHS archive is v3
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Do not clear the PCIe interrupt until we...
christos[src/trunk]: src Some of the puffs mount programs don't need RUMP, re-enable ...
tsutsui[src/trunk]: src/distrib/luna68k/ramdisk Put a bootloader binary into install...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unconditionnally save the segment regis...
christos[src/trunk]: src/sys/dev/isapnp regen
scole[src/trunk]: src/tests/lib/libc/arch/ia64 PR port-ia64/51261
kre[src/trunk]: src/bin/sh Alternative way of writing (part of) the arithmetic l...
matt[src/trunk]: src/sys/netinet Don't use C++ keywords (class, template) as vari...
christos[src/trunk]: src/lib/libc userland bits for wait6/waitid.
rmind[src/trunk]: src/sys Add m_ensure_contig() routine, which is equivalent to m_...
riastradh[src/trunk]: src/sys/arch/arm/sunxi Reduce some duplicated bus_dma clutter.
christos[src/trunk]: src/sys/net Add handling of VLAN packets in if_bridge where the ...
agc[src/trunk]: src/usr.bin/make fix a typo
joerg[src/trunk]: src/sys/lib/libsa Casting to void is the canonical way of markin...
christos[src/trunk]: src TURBOchannel usb/gpio driver from Felix Deichmann
skrll[src/trunk]: src/sys/arch/arm/include No need to shout
kamil[src/trunk]: src Refactor location of amd64-specific ATF tests to new dir ker...
christos[src/trunk]: src/usr.bin/mail PR/54766: elo: Broken mime-hooks handling in ma...
tron[src/trunk]: src/lib/libc/rpc Don't try to use listen(2) on a UDP socket whic...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mlelstv in ti...
justin[src/trunk]: src/lib/librumpuser Just abort on currently unsupported functions.
christos[src/trunk]: src/doc tz{code,data} 2016b is out.
christos[src/trunk]: src/sys/compat/netbsd32 sort -u opt_ to remove dup.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 atomic_add_16() is not used in pmap...
martin[src/netbsd-8]: src/doc Tickets #1232 and #1233
dholland[src/trunk]: src/sys/ufs/lfs typo in comment
christos[src/trunk]: src/sys/dev/acpi/acpica Provide a primitive incrementing counter...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Manual page fixes from Antho...
jakllsch[src/trunk]: src/sys/dev/fdt style fix/KNF
christos[src/trunk]: src/include merge tzcode 2019a
christos[src/trunk]: src/tests/net/in_cksum fix directory
kre[src/trunk]: src/bin/sh Fix for the "${unset-var#$(cmd1)}$(cmd2)" runs the wr...
tron[src/trunk]: src/etc/defaults Re-add default for "rtsol". "/etc/rc.d/network"...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Make mutex destruction match ...
christos[src/trunk]: src/usr.bin/sed Prefer setvbuf for those who have it.
msaitoh[src/trunk]: src/sys/dev/mii - Remove ESSR_FIBER_LINK bit check in makphyatta...
mrg[src/trunk]: src/sys/dev/usb like most things: turn debug off by default, sys...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
wiz[src/trunk]: src/lib/libc/net Add more markup.
matt[src/trunk]: src/sys/arch/arm/arm Make sure AFLT_ENABLE in the cpuctrl mask f...
kamil[src/trunk]: src/tests/lib/libc/sys Try to fix 32-bit build
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
martin[src/netbsd-7]: src/sys/arch/evbmips/loongson Pull up following revision(s) (...
ozaki-r[src/trunk]: src/tests/net/route Add a test case for PR kern/52083
ginsbach[src/trunk]: src/share/misc Add some VLAN related acronyms.
joerg[src/trunk]: src/distrib/sets/lists Add missing gcccmds tags.
martin[src/netbsd-8]: src/doc Ticket #1218
jmmv[src/trunk]: src/external/bsd/atf/lib/libatf-c Update for atf 0.19.
macallan[src/trunk]: src/sys/dev/sbus support hardware acceleration, adapted from Ope...
matt[src/trunk]: src/sys/arch/evbarm/awin When spinning up the 2nd CPU, do it in ...
njoly[src/trunk]: src/sys/dev/pci Add GeForce 210 High Definition Audio Controller.
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for GC of neighbor caches
macallan[src/trunk]: src/sys/dev/i2c make DSRTC_FLAG_YEAR_START_2K settable by device...
chs[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym copy the CTF section t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm Missed some spot...
msaitoh[src/netbsd-7]: src/doc Ticket 822.
snj[src/netbsd-7]: src/lib/libm/compiler_rt Pull up following revision(s) (reque...
maya[src/trunk]: src/usr.bin/telnet G/C In3270 - always false
jmcneill[src/trunk]: src/etc/etc.evbarm fix rpi kernel path, defer image building unt...
nonaka[src/trunk]: src/sys/arch/i386/i386 fix build failure.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv):
kre[src/trunk]: src/tests/lib/libc/gen Correct use of incorrect errno - should h...
hannken[src/trunk]: src/external/cddl/osnet Sync with upstream r315983.
sevan[src/trunk]: src/etc/rc.d This script just makes sure that the ZFS module loa...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common on NetB...
christos[src/trunk]: src/lib/libexecinfo Add unwind action type and constants
maya[src/trunk]: src/sys/dev/pci Remove unused function following isaki-audio2 me...
uebayasi[src/trunk]: src/etc/mtree Add entries, sort, etc.
roy[src/trunk]: src/lib/libterminfo Ensure there is a terminal to return capabil...
jdolecek[src/trunk]: src/sys/modules/ext2fs add ext2fs_xattr.c
ozaki-r[src/trunk]: src/tests/net/if Add a test case of ifconfig <if_index>
msaitoh[src/trunk]: src/sys/dev/pci Add MSI/MSI-X support written by Kengo Nakahara....
jmcneill[src/trunk]: src/sys/arch/arm/amlogic #define<tab>
dholland[src/trunk]: src/sys/rump/librump/rumpvfs Punctuate properly.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 KNF two comments
christos[src/trunk]: src/sbin/fdisk PR/54756: germain: Avoid confusion caused by over...
kamil[src/trunk]: src/sys/kern Restore ability to create regular files with mknod(2)
maxv[src/trunk]: src/sys KNF a little.
dennis[src/trunk]: src/sys/arch/powerpc/include Name the offsets to the remaining f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out more graphics ...
kamil[src/trunk]: src/lib/libc/sys Minor improvement in sigaction(2)
martin[src/netbsd-8]: src/sys/uvm Pull up following revision(s) (requested by chs i...
snj[src/netbsd-7]: src/doc 717 718
sevan[src/trunk]: src/usr.bin/calendar/calendars Happy 32nd birthday SDF.org!
msaitoh[src/netbsd-7]: src/sys/arch/amiga/conf Pull up following revision(s) (reques...
christos[src/trunk]: src/lib pam and tpm have nothing to do with rump, so limit them ...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Bump version - virtio support a...
pgoyette[src/trunk]: src/sys/dev/filemon Don't initialize twice.
ad[src/trunk]: src/sys/dev/nvmm/x86 pg->phys_addr > VM_PAGE_TO_PHYS(pg)
kre[src/trunk]: src/usr.sbin/npf/npftest Yet another -lrumpdev
maxv[src/trunk]: src/sys/arch/x86/include remove vestige
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
msaitoh[src/trunk]: src/sys/dev/mii KNF. No functional change.
mlelstv[src/trunk]: src/sys/arch/x86/pci correct for known temperature bias values.
mrg[src/trunk]: src/sys/dev/usb convert a debug message to an error message. wi...
christos[src/trunk]: src/usr.bin/grep Fix asan heap buffer overflow. from enh at google.
gdt[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr rm -f an .objdir file before...
sevan[src/trunk]: src/doc Note libbozohttpd(3) & bozohttpd(3lua) from earlier in t...
kamil[src/trunk]: src Fix and enable traceme_signal_nohandler2 in ATF ptrace(2) tests
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Don't use secureplt on alpha...
martin[src/trunk]: src/usr.sbin/sysinst Ignore corrupt GPTs
jmcneill[src/trunk]: src/etc/rc.d Silence ssh-keygen output when host keys are genera...
matt[src/trunk]: src/doc Add matt-nb8-mediatek branch
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add dbregs_dr[0123]_trap_variable in...
isaki[src/trunk]: src/sys/arch/i386/conf Remove duplicated option.
martin[src/trunk]: src/sys/arch/playstation2 Add missing includes
kre[src/trunk]: src/etc/rc.d PR misc/52370
christos[src/trunk]: src/sys/dev Return ENXIO if the get ioctl exceeds the number of ...
mrg[src/trunk]: src/external/mit/xorg/bin/imake add -Wno-error to work around so...
martin[src/trunk]: src/usr.sbin/sysinst Fix detection of existing disklabels in the...
hkenken[src/trunk]: src/sys/arch/arm/cortex fix typo
rin[src/trunk]: src/sys/dev/usb Set IFF_ALLMULTI bit appropriately when we fall ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Simplify cpu_spawn_return - setregs has d...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegrasoctherm
jmcneill[src/trunk]: src/sys/arch Add support for setting RK3188/RK3188+ CPU frequenc...
jdolecek[src/trunk]: src/sys/ufs/ext2fs add EXT2F_HAS_ROCOMPAT_FEATURE() macro, and c...
maxv[src/trunk]: src/sys/arch/i386/i386 Fix compilation on Xen.
pgoyette[src/trunk]: src/sys Move the imc and imcsmb stuff out of general files.pci a...
jmmv[src/trunk]: src/external/bsd/atf Fix the bundling of the version number in b...
kamil[src/trunk]: src/tools/compat Add sys/uio.h & enum uio_seg, enum uio_rw to to...
mrg[src/trunk]: src/external/gpl3/gcc update for more reality.
roy[src/trunk]: src/distrib/sets/lists/base Add wpa_supplicant hook
riz[src/netbsd-7]: src Pull up blacklistd(8), requested by christos in ticket #711:
mlelstv[src/trunk]: src/sys/dev/scsipi add comment about "missing" dk_start.
snj[src/trunk]: src/doc add an entry for netbsd-7-0
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm only clear agp hook on last close ...
sevan[src/trunk]: src/bin/cp Document the version cp first appeared.
wiz[src/trunk]: src/lib/libc/sys fifo -> FIFO. Sort errors.
riastradh[src/trunk]: src/share/man/man9 Bump date.
maya[src/trunk]: src/libexec/httpd Check against BOZO_HEADERS_MAX_SIZE in a way t...
kamil[src/trunk]: src/sys/arch/arm/include Define PTRACE_ILLEGAL_ASM for arm (32-bit)
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add bits & masks for ppc970 HID0
knakahara[src/trunk]: src/usr.sbin/intrctl fix CID 1364766: Resource leaks
kamil[src/trunk]: src/distrib/sets/lists Correct libproc_p.a in distribution sets
ginsbach[src/trunk]: src/share/misc Fix spelling/typos
riastradh[src/trunk]: src/sys/kern Omit vestigial comment.
mrg[src/trunk]: src/external/mit/xorg/lib/libXfixes need to define HAVE__XEATDAT...
snj[src/netbsd-7]: src/doc 754
jnemeth[src/trunk]: src/usr.bin/calendar/calendars update calendar files with all da...
pgoyette[src/trunk]: src/tests/include/sys We now need librumpdev to resolve rumpns_c...
martin[src/trunk]: src/sys/arch/ia64/include Remove unused include of sys/tree.h
riastradh[src/trunk]: src/sys/external/bsd/common/linux Make flush_delayed_work actual...
msaitoh[src/trunk]: src/sys/dev/usb regen.
macallan[src/trunk]: src/sys/dev/wscons add fbinfo flag for wildcat split framebuffer...
msaitoh[src/trunk]: src/sys/dev/pci - Don't try to sizing a BAR not if a device is h...
snj[src/netbsd-7]: src/doc 737, 760
sevan[src/trunk]: src/sys evbppc port has been built with modules for some time no...
christos[src/trunk]: src/sys/net Can't hide stuff from userland, because struct route...
jdf[src/trunk]: src/usr.bin/man * adjust indentation of list block
kamil[src/trunk]: src/lib/libpanel Specify path of a local internal header of libp...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a "userfeature" definition for i...
roy[src/trunk]: src/external/bsd/unbound Build support for libevent.
christos[src/trunk]: src/external/bsd/nsd merge conflicts
skrll[src/trunk]: src/sys/arch/arm/nvidia Support SATA on TEGRA210
skrll[src/trunk]: src/sys/sys Appease gcc error: comparison of unsigned expression...
christos[src/trunk]: src/external/cddl/osnet Make dtrace/zfs compile on arm based on ...
jakllsch[src/trunk]: src/sys/dev/ieee1394 Fix fwdma_free() for when bus_dmamap_unload...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip drop clock rate to 400kHz
sevan[src/trunk]: src/bin/echo While the v2 source and man pages are incomplete, T...
wiz[src/trunk]: src/share/man/man4 End sentence with a dot.
rmind[src/trunk]: src - Fix NPF config reload with dynamic rules present.
martin[src/trunk]: src/sbin/gpt Ignore -f with the "destroy" command completely (it...
snj[src/netbsd-7]: src/sys/external/bsd/drm2/ttm Pull up following revision(s) (...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend enable the rest of the la...
riz[src/netbsd-7]: src/doc Tickets 699, 701, 702.
ryo[src/trunk]: src/sys/arch/arm/imx - add some clock source about IPU
christos[src/trunk]: src/external/bsd/unbound/dist Import unbound 1.9.6:
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux remove stub now provided by r...
sjg[src/trunk]: src/usr.bin/make Set .ERROR_CMD if we can
dsl[src/trunk]: src Remove some pointless inclusions os sys/user.h
pooka[src/trunk]: src/sys/rump/librump/rumpkern Rototill a bit, and attempt to dis...
dsl[src/trunk]: src/distrib/sets/lists/comp Unobsolete fpu.h
christos[src/trunk]: src/usr.bin/mail revert previous, don't specialcase NUL string.
matt[src/trunk]: src/sys/arch/arm/conf cpu_cortex doesn't need the arm11 cpufuncs...
msaitoh[src/trunk]: src/doc Add SIOCSETHERCAP ioctl.
christos[src/trunk]: src/external/bsd/nvi/dist/common make the checkok test stricter ...
snj[src/netbsd-7]: src/doc 762, 763, 767, 768, 770-772
sevan[src/trunk]: src/share/misc Sync with FreeBSD r349177
msaitoh[src/trunk]: src The default of hpcarm's MACHINE_ARCH is arm.
ozaki-r[src/trunk]: src/sys/opencrypto Apply C99-style struct initialization to enc_...
kamil[src/trunk]: src Add mkfifo{, at}(2) mode in mknod{, at}(2) as requested by POSIX
sevan[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size to unbr...
kamil[src/trunk]: src/sys/sys Add an explicit node that lwp status numbers are set...
msaitoh[src/trunk]: src/sys/arch/x86 KNF. No functional change.
christos[src/trunk]: src/external/mit/xorg/tools/makestrs no need for the X headers a...
skrll[src/trunk]: src/sys/dev/scsipi Whitespace
rin[src/trunk]: src/external/bsd/tre Add tre2netbsd script based on nvi2netbsd.
christos[src/trunk]: src/lib/libedit Increment offset when adding an element to histo...
kamil[src/trunk]: src Stop masking SIGSTOP in a vfork(2)ed child
maxv[src/trunk]: src/sys/arch/x86/x86 Fix a normally harmless race: initialize se...
christos[src/trunk]: src/usr.bin/seq - Default terminator to \n
maya[src/trunk]: src/share/man/man8 Reference dhcpcd as the sole DHCP client in g...
jakllsch[src/trunk]: src/sys/arch/evbarm/tegra Fix up tegrausbphy attach args and stu...
msaitoh[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/common/lib/libutil PR/54300: Andreas Gustafsson: Remove usel...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin build a host version of libcpp, sa...
riastradh[src/trunk]: src/sys/sys Avoid C99 initializers outside _KERNEL.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.0.1 with the follow...
maya[src/trunk]: src/sys/dev/usb Don't block suspend when uslsa(4) is attached - ...
ad[src/trunk]: src/sys/arch/x86/x86 Add a bunch of assertions.
jmcneill[src/trunk]: src/sys/dev/fdt Enable apb_pclk clock if present
tnn[src/trunk]: src/sys/arch/amd64/conf Add "pseudo-device iscsi" to ALL and as ...
riz[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) to fix the...
kamil[src/trunk]: src/sys/compat/netbsd32 Handle vm.maxaddress in compat_netbsd32(8)
msaitoh[src/trunk]: src/sys Fix typo (s/contoller/controller/).
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Cope with multi-page segments.
hannken[src/trunk]: src/sys/fs/union Get rid of UN_KLOCK to keep a lock on vput(). ...
msaitoh[src/trunk]: src/sys/dev/pci - MSI-X doesn't use sc->sc_icr variable, so move...
sborrill[src/netbsd-7]: src/sys/arch/vax/vsa Pull up the following revisions(s) (requ...
snj[src/netbsd-7]: src/distrib/sets/lists/comp revert unrelated change that was ...
christos[src/trunk]: src/external/public-domain/sqlite/dist remove stray line
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
htodd[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump imagesize to fix b...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi hdmiddc -> hdmi for function name on PH6/...
snj[src/netbsd-7]: src/sys/arch/arm/amlogic Pull up following revision(s) (reque...
christos[src/trunk]: src/distrib/sets/lists/man add ctf man pages
maxv[src/trunk]: src/sys Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional c...
skrll[src/trunk]: src/sys/dev/ic Fix evmips CI20 build
matt[src/trunk]: src/sys/sys Add !defined(KMEMUSER)
pgoyette[src/trunk]: src/sys/dev/pci Teach the ichsmb(4) driver how to detach.
maxv[src/trunk]: src/share/man/man4 Say that on x86 you also have to modload tpro...
christos[src/trunk]: src/sys/sys renumber to maintain binary compatibility with pset(...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 pmap_enter() must update modified/r...
christos[src/trunk]: src/sys Centralize wedge ioctls in disk_ioctl.
skrll[src/trunk]: src/sys/dev/usb Pay attention to the return value from cv_wait_s...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Fix logic bug whe...
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd Instead of listing cloners, t...
bouyer[src/trunk]: src/sys/dev/i2c Implement sensor reports for power supplies (vol...
jmmv[src/trunk]: src/distrib/sets/lists Update file lists for atf 0.19.
jmcneill[src/trunk]: src/sys/arch/arm/imx From: Petri Laakso <petri.laakso@asd.fi>
skrll[src/trunk]: src/sys/arch/evbarm/conf Copy the list of PHYs from elsewhere.
christos[src/trunk]: src/external/bsd/nvi/dist/common Instead of opening the file and...
wiz[src/trunk]: src/lib/libc/gen Add comma in enumeration.
ozaki-r[src/trunk]: src/sys Pass a correct firmware size (instead of 0) to firmware_...
riastradh[src/trunk]: src/sys/external/bsd/common/linux After cancel and callout_halt, ...
mrg[src/trunk]: src/sys/dev/usb match xhci version 3.10. allows properly findin...
thorpej[src/trunk]: src/sys/dev/i2c Update the compat strings to match what Linux us...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm Support command-line modes by...
pooka[src/trunk]: src/lib/libukfs some minor updates and reality-checks
christos[src/trunk]: src/sys/miscfs/procfs fix locking, remove error(1) comments.
phx[src/trunk]: src/sys/arch/amiga wscons and Xorg support for CirrusLogic GD542...
pgoyette[src/trunk]: src/share/misc Add "HFIC" and "HSIC" - as seen on IRC recently.
jmcneill[src/trunk]: src/sys/arch/arm/cortex detach and re-attach timecounter when up...
martin[src/netbsd-8]: src/external/bsd/dhcpcd Sync to head, requested by roy in tic...
matt[src/trunk]: src/sys Move declaration of avail_start, avail_end to <machine/k...
riastradh[src/trunk]: src Add consttime_bcmp(3) and explicit_bzero(3) to makefile and ...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Belatedly catch up with MI com(4...
maxv[src/trunk]: src/sys/arch Merge convert_xmm_s87.c into fpu.c. It contains onl...
mrg[src/trunk]: src/external/gpl3/gcc.old attempt to fix liblto_plugin build. o...
maya[src/trunk]: src/external/mit/xorg/lib Avoid text relocations on i386
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add boot device recognition for ld ...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r209132...
martin[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by mrg i...
jmcneill[src/trunk]: src/sys/arch/evbarm Add support for reserved memory and MEMORY_D...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Send break signal to reset keyboard state...
sevan[src/trunk]: src/bin/rm Document the version rm first appeared.
manu[src/trunk]: src/sys/fs/puffs Make sure reads on empty files reach PUFFS file...
msaitoh[src/trunk]: src/sys/dev/marvell Carefully set IFF_OACTIVE in mvgbe_start(). ...
ad[src/trunk]: src Break the global uvm_pageqlock into a per-page identity lock...
skrll[src/trunk]: src/sys s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
dholland[src/trunk]: src/sys/ufs/lfs Enable mounting lfs64 volumes.
christos[src/trunk]: src/tests/net/mpls more cleanup
pgoyette[src/trunk]: src/share/man/man4 Fix sample code fragment
msaitoh[src/trunk]: src/sys/dev/pci Fix panic on attach. This bug was added in rev. ...
matt[src/trunk]: src/sys/compat/linux/common Force *stackp to (uintptr_t) before ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man4 Minor improvements.
jmcneill[src/trunk]: src/sys/dev/usb HCSPARAMS2.SPR is bit 26, not 24
martin[src/trunk]: src/common/lib/libc Provide most missing __sync_*64 primitives f...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Regen.
christos[src/trunk]: src/sys make more drivers use disk_ioctl, and add a dev paramete...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Explicitly set NOPIE. GOT seems...
skrll[src/trunk]: src/lib/libc/arch/mips/gen PIC_TAILCALL on n32/n64 would mess up...
kamil[src/trunk]: src/tools/compat Add more SunOS types to tools/compat
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Fix typo. Remove 'i'.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused 'error' var...
riz[src/netbsd-7]: src/doc Tickets 732, 733
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb s/Free/Net/; s/amd64/aarch64/.
msaitoh[src/netbsd-7]: src/doc Ticket #744 and #745.
kre[src/trunk]: src/bin/sh DEBUG mode only change. Add some tracing. NFC (wi...
hannken[src/trunk]: src/sys/fs/union Fix the DOT and DOTDOT case for union_lookup1().
jmcneill[src/trunk]: src/sys/dev/nand Add support for dynamic flash partitions
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.4.
pgoyette[src/trunk]: src/doc Add some info regarding ppp
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Add bcm2835_bscvar.h
martin[src/trunk]: src/sys/arch/arm/arm PR kern/53261: handle SYS_syscall indirecti...
christos[src/trunk]: src/sys/dev/gpib fix typo
christos[src/trunk]: src/external/bsd/byacc/dist 2018-06-09 Thomas E. Dickey <dicke...
kre[src/trunk]: src/sys/net Avoid init'ing lo0 twice ... which rump kernels do w...
snj[src/netbsd-7]: src Apply patch (requested by spz in ticket #877):
maxv[src/trunk]: src/sys/arch/amd64/amd64 Clarify:
martin[src/trunk]: src/libexec/httpd Check for needed authentication even before re...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute cache operation (D...
wiz[src/trunk]: src/lib/libc/gen Fix typo.
maxv[src/trunk]: src Add initial tests for libnvmm's Mem Assist, with 8 test cases.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add SSBD bit for Intel.
snj[src/netbsd-7]: src/doc 830, 831, 833, 835, 836, 837, 838
msaitoh[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mart...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Work is not necessarily queued...
martin[src/trunk]: src/sbin/gpt When biosboot is used on an existing wedge and we a...
ad[src/trunk]: src/sys/dev/isa Newer PC Engines BIOS versions don't set up the ...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add note about the case of PCI_MSI_MDATA[64...
christos[src/trunk]: src/sys/arch/x86/x86 back out previous, fix is in tsc.c
hannken[src/trunk]: src/external/cddl/osnet/sys/kern Don't allow module to init befo...
nia[src/trunk]: src/share/man/man4 audio.4: 1-12 channels are only universally s...
christos[src/trunk]: src Fix the 3 programs that use DTYPE_ (disklabel disk types) co...
matt[src/trunk]: src/sys/arch/mips/mips Add decoder for ehb. Fix ins/ext instruc...
knakahara[src/trunk]: src/sys/net fix panic after "ifconfig gifX tunnel src dst" faile...
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Make /dev/autofs cdevsw functions static
jmcneill[src/trunk]: src/sys/arch/arm/fdt Export a psci_fdt_reset function, usable fr...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip attach devices marked "crit 1" first
martin[src/trunk]: src/usr.sbin/sysinst Revise previous: with RUN_SILENT there is n...
nat[src/trunk]: src/sys/dev Add vc to debug messages in audio_mix.
dholland[src/trunk]: src/sys/ufs/lfs Remove unused <sys/tree.h>
christos[src/trunk]: src/lib/libc/net Correct API for the gethostby{name, addr}
christos[src/trunk]: src/usr.bin/ftp trim down error checking if we are small.
riastradh[src/trunk]: src/sys/arch Add vhci to x86/ALL.
macallan[src/trunk]: src/etc create more /dev/pci* nodes, for PCIe systems
jmcneill[src/trunk]: src/sys/arch/arm/rockchip RK3188 iomux/gpio setup for emac
christos[src/trunk]: src/usr.bin/make PR/53796: Valery Ushakov: make prints wrong mak...
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
nisimura[src/trunk]: src/sys/arch/evbarm/conf add SC2A11 sniemmc and sniiic devices
wiz[src/trunk]: src/usr.bin/sed Renumber so that 3 follows 2.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add some more bits
maxv[src/trunk]: src Drop support for 586 PMCs; the detection is broken, and I'm ...
dholland[src/trunk]: src/sbin/scan_ffs Teach scan_ffs about lfs64.
rmind[src/trunk]: src/share/examples/npf Sync some NPF config examples with the re...
tkusumi[src/trunk]: src/sys/dev/dm dm: Rename dm specific atoi() to atoi64()
mrg[src/trunk]: src/external/gpl3/gcc.old delete GCC 6.5. every platform has be...
kamil[src/trunk]: src/doc indent(1): Upraded to the FreeBSD HEAD checkout
msaitoh[src/trunk]: src/doc Add ixv(4) to MP-safe component's list.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/test-programs Prevent registering...
christos[src/trunk]: src Add O_REGULAR to enforce opening of only regular files
rin[src/trunk]: src/external/bsd/nvi/dist PR bin/52716 fix buffer overrun found ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: hv_mach_desc() needs a buffe...
christos[src/trunk]: src/distrib/utils/embedded explain -m better
riastradh[src/trunk]: src/sys/ufs/ffs #if DIAGNOSTIC panic ---> KASSERT
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support MARVELL_TAG_DDR3_CS[0-3].
matt[src/trunk]: src/sys/arch/macppc/stand/ofwboot Force main into .text
snj[src/netbsd-7]: src/lib/libcurses Pull up following revision(s) (requested by...
riastradh[src/trunk]: src/sys/uvm Don't leak memory on failure in uvm_pglistalloc_contig.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that BNX_MISC_ENABLE_SET_BITS is not c...
maxv[src/trunk]: src Retire filemon, discussed on tech-kern@.
mrg[src/trunk]: src/external/mit/xorg various updates:
abhinav[src/trunk]: src/lib/libc/hash/md2 Remove self reference in SEE ALSO
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use uvm_map directly and...
christos[src/trunk]: src/sys/dev fix broken, audio_{g,s}et_port logic.
christos[src/trunk]: src/usr.sbin/pppd/pppd Add a set_queue_size to avoid more code d...
matt[src/trunk]: src/lib/csu/arch/vax Use .long not .word
snj[src/netbsd-7]: src/sbin/gpt Pull up following revision(s) (requested by jnem...
christos[src/trunk]: src/sys/arch/alpha/eisa don't forget to insert the io to the list
snj[src/netbsd-7]: src/lib/libcurses Pull up following revision(s) (requested by...
matt[src/trunk]: src/sys/kern Convert a KASSERT to a KASSERTMSG
martin[src/trunk]: src/external/public-domain/sqlite/dist Fix bogus #ifdef __vax__
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Revert prior. I...
sborrill[src/netbsd-7]: src/doc Ticket #818
kiyohara[src/trunk]: src/sys/dev/marvell Add MARVELL_TAG_DDR3_CS[0-3] for latest SoC.
ozaki-r[src/trunk]: src/sys/net Use pserialize for rtlist in bridge
skrll[src/trunk]: src/sys/arch/evbarm/conf Drop INSECURE - expect /etc/modules.con...
christos[src/trunk]: src/tools/compat Deal with errc/warnc
pooka[src/trunk]: src/sys/fs/sysvbfs Fix bug in readdir loop condition.
pgoyette[src/trunk]: src/tests/net/icmp And this one also needs librumpvfs
scole[src/trunk]: src/sys/arch/ia64/include Rename some functions so any atomic op...
christos[src/trunk]: src/usr.bin/netstat fix sysctl based interface printing, and ann...
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/sys comment about ISOC11
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend quote AD and LD.
cherry[src/trunk]: src/sys/arch This change modifies the mainbus(4) entry point for...
christos[src/trunk]: src Add -P for reproducible builds based on the latest cvs times...
riastradh[src/trunk]: src/sys/lib/libkern Nix trailing whitespace.
nisimura[src/trunk]: src/sys/arch/arm/sociox add ACPI attachment glue.
christos[src/trunk]: src/include/protocols PR/50434: Louis Guillaume: Bump the in and...
ozaki-r[src/trunk]: src/sys/opencrypto KNF
jakllsch[src/trunk]: src/external/bsd/mdocml/dist Fix configure script to not always ...
jmcneill[src/trunk]: src/sys/dev/i2c disable ACT_DEBUG, but still print current state...
mrg[src/trunk]: src/external/gpl3/gcc/lib libmudflap is obsolete in GCC 5.
christos[src/trunk]: src/distrib/sets/lists add execvpe,execlpe bump.
pooka[src/trunk]: src/sys/rump/librump/rumpnet Remove the route_info weak alias. ...
matt[src/trunk]: src/share/mk MIPS now uses USE_COMPILERCRTSUTFF=no
ad[src/trunk]: src/sys/arch/x86/x86 pmap_unmap_ptes(): ci_want_pmapload isn't d...
pgoyette[src/trunk]: src/sys/conf Always include the "vfs" attribute (module). Altho...
pgoyette[src/trunk]: src/sys/modules/compat_80 Set WARNS=3 - signed-vs-unsigned integ...
christos[src/trunk]: src/sys We have three sets of DTYPE_ constants in the kernel:
martin[src/trunk]: src/tests/dev/fss Do not assume an all-zeroes disk label will re...
christos[src/trunk]: src/bin/df PR/50422: Robert Elz: df -G prints the wrong value fo...
macallan[src/trunk]: src/sys/arch/powerpc/oea deal with ppc970's HID0
skrll[src/trunk]: src/sys/arch/mips/mips Disable the USPACE cpu_switch_resume opti...
martin[src/netbsd-7]: src/lib/libedit Sync lib/libedit with head, requested by chri...
jmcneill[src/trunk]: src/sys/dev/ic - Simplify clock setup
christos[src/trunk]: src/sys/dev/usb Add the 4G part of my modem, no driver yet.
skrll[src/trunk]: src/sys/rump/net/lib/libvirtif Fix typo in fix for PR/48606
christos[src/trunk]: src/doc new byacc
kamil[src/trunk]: src/tools/rpcgen Instruct tools/rpcgen about new path for rpc he...
skrll[src/trunk]: src/sys/dev/usb Remove unused files.
ad[src/trunk]: src/sys/uvm Adjust pdpending in uvm_pageout_start() and uvm_page...
msaitoh[src/netbsd-7]: src/doc Ticket 805 and 807.
snj[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by j...
kre[src/trunk]: src/bin/sh PR bin/52715
maxv[src/trunk]: src/sys/fs/tmpfs Adapt my previous patch differently. read(2) wa...
jmcneill[src/trunk]: src/sys/dev/ic build fix
isaki[src/trunk]: src Rewrite t_pad test.
sevan[src/trunk]: src/share/man/man9 Update parameter list, struct buf is typedefe...
christos[src/trunk]: src/lib/libm hook fma to the build
maxv[src/trunk]: src/sys/arch/x86/x86 Don't forget to flush the xpq queue, otherw...
ozaki-r[src/trunk]: src/sys/netipsec KNF
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Make comment more readable - no fun...
christos[src/trunk]: src/usr.bin/xlint/lint1 redo previous, not needed.
roy[src/trunk]: src/sys/netinet6 all1_sa is no longer used.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove ETHERCAP_VLAN_HWFILTER.
martin[src/trunk]: src/sys/fs/smbfs Replace old style open array with C99 variant -...
ozaki-r[src/trunk]: src/sys/net CID 1364759: fix using uninitialized value
bouyer[src/trunk]: src/sys/arch Add support for LVDS output on tcon0. Tested with a...
rin[src/trunk]: src/external/bsd/nvi/dist/cl Use ISBLANK macro instead of isblan...
maxv[src/trunk]: src Put the ioctl definitions in a header, and install it.
dholland[src/trunk]: src/tests/lib/libc/net/getaddrinfo Update error string
thorpej[src/trunk]: src Add an example "gpioirq" driver that demonstrates interrupts...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Don't unset LIB_PA...
wiz[src/trunk]: src/doc Fix typo.
skrll[src/trunk]: src/sys/kern Reduce #ifdefs
snj[src/netbsd-7]: src/sys/arch/amd64/include Pull up following revision(s) (req...
sevan[src/trunk]: src/sys/arch/evbarm/conf KDTRACE_HOOKS is enabled by default in ...
christos[src/trunk]: src/etc/etc.evbarm avoid dup kernel
ad[src/trunk]: src/sys/sys Add mutex_owner_running().
christos[src/trunk]: src/sys/arch/sh3/sh3 We never want the c definitions in <sys/end...
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
mrg[src/trunk]: src/libexec/httpd fix an old spell-o and a new format-o.
mrg[src/trunk]: src/distrib/sets/lists/comp fix a gcc tag, pointed out by uebaya...
joerg[src/trunk]: src/sys/arch/arm/arm32 Mark end of cpu_reboot as unreachable.
christos[src/trunk]: src/sys/fs/v7fs prevent memory leak on error
maxv[src/trunk]: src/sys/kern Properly check the section size to avoid out-of-bou...
skrll[src/trunk]: src/sys/arch/arm Support pmap_pv_track and friends
mlelstv[src/trunk]: src/sbin/newfs_msdos Use the same defaults for cluster sizes as ...
riastradh[src/trunk]: src/share/man/man9 Fix dangling sentence vestige in cprng(9).
riastradh[src/trunk]: src/sys/arch/arm/sunxi Reduce entropy estimate for sun8icrypto T...
dsl[src/trunk]: src/distrib/common If MAKEVERBOSE < 2 remove the -v from pax com...
mlelstv[src/trunk]: src/sys/dev Fix locking error.
rin[src/trunk]: src/sys/net Improve wording in comments: replace "chain" with "q...
dsl[src/trunk]: src/sys/arch Change the compiler options to explicitly specify:
jmcneill[src/trunk]: src/doc mpt(4): added bio(4) support.
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/radeon Pull up following r...
mrg[src/trunk]: src scandir/alphasort take "const struct dirent **" not "const v...
uwe[src/trunk]: src/lib/libc/stdio Don't leave a subordinate clause out in the c...
ozaki-r[src/trunk]: src/sys/netinet6 Stop passing llinfo_nd6 to nd6_ns_output
wiz[src/trunk]: src/usr.bin/man Prefer Aq to \*[Lt] etc.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Pass correct event ID with MOVI commands
sjg[src/trunk]: src/usr.bin/make Put .INCLUDEDFROM* in the right section
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Try setting and clearing...
kre[src/trunk]: src/sys/uvm Ugh. This stuff is disgusting. We really need an...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix crashdump on machines with EXTENDED_M...
maxv[src/trunk]: src/sys/compat Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun...
jmcneill[src/trunk]: src/sys/kern Include "flash" in list of block devices that don't...
jdolecek[src/trunk]: src/sys/ufs/ext2fs add devel ifndefs for incompat/rocompat featu...
jakllsch[src/trunk]: src Teach hid_parse_usage_in_page() how to understand hex litera...
rmind[src/trunk]: src Install the npf-params(7) man page.
scole[src/trunk]: src/sys/arch/ia64/ia64 Add DPRINTF function, use kstack variable...
pgoyette[src/trunk]: src/tests/rump/modautoload Remove a left-over debugging variable...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add field to st...
jmcneill[src/trunk]: src/sys Replace the HDAUDIO_32BIT_ACCESS option with a runtime o...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata only limit the openings for I/O xfer if t...
martin[src/netbsd-7]: src external/mit/xorg/server/xorg-server.old/os/Makefile 1.2 ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib oops forgot to commit (add l...
christos[src/trunk]: src/sys/net PR/51464: Shoichi YAMAGUCHI: chap authenticator of p...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pci_bus_all...
fox[src/trunk]: src/tests/sys/uvm Fixed the build failures caused by incompatibl...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
uwe[src/trunk]: src/lib/libcurses __slk_set_finalise - fix length vs. width conf...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Apply a bugfix from r2...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't call memcpy() wh...
riz[src/netbsd-7]: src/sys/fs/puffs Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive Avoid ctype warning ...
msaitoh[src/trunk]: src/sys/dev/mii Remove extra PHY read in brgphy_mii_phy_auto().
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid arithmetic on ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add kstrndup.
ozaki-r[src/trunk]: src/sys/net Describe which lock is used to protect each member v...
christos[src/trunk]: src/sys/net don't free mbuf twice.
snj[src/netbsd-7]: src/doc tickets 1310-1317, 1319, 1325-1327, 1330-1333.
joerg[src/trunk]: src Update build glue for xz-5.2.4. Hook up tools version.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata two more - mvsata MVSATA_WITHOUTDMA seems...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add INIT_LIST_H...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/distrib/luna68k/ramdisk bump
jmcneill[src/trunk]: src/sys/arch/arm/dts No need to define our own emac node as this...
snj[src/netbsd-7]: src Welcome to 7.0_RC3!
sevan[src/trunk]: src/sbin/mount_msdos - mount_pcfs appeared in 386BSD
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
christos[src/trunk]: src/sys/arch/ews4800mips/conf grow
christos[src/trunk]: src/external/bsd/blacklist/lib Add a mutex to prevent races duri...
ad[src/trunk]: src/sys/sys NetBSD 9.99.36 - scheduler changes
snj[src/netbsd-7]: src/sys/netsmb Pull up following revision(s) (requested by mr...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/acpi Add Linux <acpi/...
ozaki-r[src/trunk]: src/sys/arch/evbarm Remove unexpected code duplications
mrg[src/trunk]: src/external/lgpl3/mpfr/dist import mpfr 4.0.1. main changes si...
dholland[src/trunk]: src/lib/librumpuser printf functions should be tagged as printf ...
roy[src/trunk]: src/sys/net Introduce IFM_GENERIC.
ad[src/trunk]: src/sys Regen.
msaitoh[src/netbsd-9]: src/doc Tickets #8 and #14-#16.
christos[src/trunk]: src/usr.sbin/crash add kern_timeout.c for "show callout"
riastradh[src/trunk]: src/doc Document drm crap in 3RDPARTY.
christos[src/trunk]: src/tools Add sortinfo
macallan[src/trunk]: src/sys/dev/ic do as joerg requested and mark an unused function...
palle[src/trunk]: src/sys/arch/sparc64/conf sun4v: vpci driver - initial (and inco...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata remove extra newline
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Fix const casts...
christos[src/trunk]: src/lib Move blacklistd later now that it depends on libpthread ...
snj[src/netbsd-7]: src/sys/arch/xen/conf Pull up following revision(s) (requeste...
martin[src/trunk]: src/sys/arch/arm/arm32 Handle EINVAL in the fault path and send ...
hannken[src/trunk]: src/sys/fs/union Remove a superfluous vref(), VOP_CREATE() was c...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
skrll[src/trunk]: src/sys/arch/arm/fdt arm_platform requires gtmr and psci. Shoul...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2C controller.
ozaki-r[src/trunk]: src/sys/netipsec Fix deadlock between key_sendup_mbuf called fro...
fox[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_physseg_plug test case.
dholland[src/trunk]: src/share/man/man7 another typo; spotted by jnemeth
wiz[src/trunk]: src/usr.sbin/npf/npfctl New sentence, new line. Avoid formatting...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Remove unused file.
jdolecek[src/trunk]: src/usr.sbin/intrctl fix intrctl_io_firstline() to properly retu...
msaitoh[src/netbsd-7]: src/doc Update for ticket 1304.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by p...
msaitoh[src/trunk]: src/usr.bin/fstat Print BPF direction correctly.
msaitoh[src/trunk]: src/sys Protect ec_multicnt.
kamil[src/trunk]: src/external/bsd/nvi/dist/common Include <stddef.h> for offsetof(3)
ozaki-r[src/trunk]: src/sys/kern Make _kernel_lock_dump static
ad[src/trunk]: src/sys/uvm l->l_emap_gen isn't used any more.
plunky[src/trunk]: src/usr.sbin/btconfig for Read_Local_Version, print also the HCI...
wiz[src/trunk]: src/usr.sbin/cpuctl Sort SEE ALSO.
skrll[src/trunk]: src/sys/arch/arm Fix arm __HAVE_PREEMPTION build
skrll[src/trunk]: src/sys/arch Check for hypervisor mode in cortex_init and exit i...
skrll[src/trunk]: src/sys/dev/usb Update from t-hash with some changes from me.
kre[src/trunk]: src/bin/sh When we exit from running off the end of the input fi...
christos[src/trunk]: src/usr.bin/ftp PR/50438: NONAKA Kimihiro: ftp(1): CONNECT metho...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata hide active_xfer from drivers
uwe[src/trunk]: src/sys/dev/pckbport Use PMS_SEND_DEV_STATUS for E9 instead of P...
christos[src/trunk]: src/tests/lib/libc Add __TEST_FENV
roy[src/trunk]: src/doc Note import of dhcpcd-8.0.1
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define spin_is_...
christos[src/trunk]: src/sys/arch/mmeye/stand/boot no need for machine/param.h
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add Fast Short Rep Mov(fsrm).
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_crtc_helper.c ne...
macallan[src/trunk]: src/sys/arch/mips/mips fix previous for LP64
tsutsui[src/trunk]: src/sys/arch/emips/emips KNF and misc whitespace cleanup.
christos[src/trunk]: src/lib/libc/locale PR/52801: Kamil Rytarowski: Add missing weak...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch Merge conflicts.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix returned timeout in ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
snj[src/netbsd-7]: src/doc 1416, 1421, 1424-1426
dholland[src/trunk]: src/sys/kern Build fix for when COREDUMP is turned off, from Ray...
hkenken[src/trunk]: src/sys/arch Rewritten to take advantage of genfb(4).
maxv[src/trunk]: src/sys/net Make sure we have an llc structure in the packet, an...
christos[src/trunk]: src/distrib/hp300/ramdisk Bump
riastradh[src/riastradh-drm2]: src/sys Add local i915_pci.c for PCI driver attachment ...
sjg[src/trunk]: src/usr.bin/make ParseTrackInput: do not access beyond end of bu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix broken error checkin...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Adapt drm_fill_in_de...
dholland[src/trunk]: src/sys/sys fix inadequate parens in macro (my fault originally)
christos[src/trunk]: src/external/bsd/pkg_install Handle HAVE_NBTOOL_CONFIG_H
mrg[src/trunk]: src/games/tetris fix the previous. the code was right, just bad...
christos[src/trunk]: src/usr.bin/config define the attribute first.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert struct ...
kre[src/trunk]: src/tests/bin/sh Add several sub-tests to the test for the "eval...
christos[src/trunk]: src/lib/libm Add sqrtl
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
taca[src/trunk]: src/doc Now root.cache is 2016082500 version.
sevan[src/trunk]: src/sbin/chown Document the version chown first appeared.
msaitoh[src/trunk]: src/sys/dev Check whether iic_exec is failed or not.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add div_u64 to ...
martin[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
rin[src/trunk]: src/sys/dev/rasops Factor out putchar_aa functions into rasops_p...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use `static inl...
christos[src/trunk]: src/distrib/sets/lists Add the lsan libraries
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Restore use of print...
kre[src/trunk]: src/etc Convert to POSIX specified usage of test (even though it...
knakahara[src/trunk]: src/sys/arch/x86/pci refactor: unify vmxnet3_start_locked and vm...
skrll[src/trunk]: src/sys/dev/hpc Don't read beyond the end of an array
jdolecek[src/jdolecek-ncq]: src/sys/dev/pci kill dead code
christos[src/trunk]: src/external/bsd/mdocml/dist import mdocml 1.13.3
christos[src/trunk]: src/external/historical/nawk/dist PR/53885: Martijn Dekker: Add ...
ad[src/trunk]: src/usr.bin/vmstat vmstat -s: report new stats:
hannken[src/trunk]: src/sys/arch/x86 Adapt prototypes and usage of rdmsr_locked() an...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out field...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb/tui Don't core dump when the wind...
roy[src/trunk]: src/share/mk MKBSDTAR now defaults to yes
jmcneill[src/trunk]: src/sys/dev/ic Add support for SDIO interrupts.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf dts: add sun50i-h5-libretech-all-h3-cc.dts
martin[src/trunk]: src/sys Allow emulations to override the creation of ktrace reco...
christos[src/trunk]: src/lib/libusbhid minor type fixes.
christos[src/trunk]: src/distrib/sets/lists/tests remove trailing ,
yamaguchi[src/trunk]: src/sys/dev/pci Add multiqueue support, virtio(4)
nonaka[src/trunk]: src/sys/dev/pci whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add local drm_memory.c to imp...
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Remove redundant best_i check in HAMMER2
msaitoh[src/trunk]: src/sys/arch/amiga/dev rt_init() in a comment must be rh_init()....
jmcneill[src/trunk]: src/doc dtc 1.4.5 is the latest release
christos[src/trunk]: src/sys/arch/m68k/include get rid of dup fenv.
mrg[src/trunk]: src/sys/compat/netbsd32 don't check the value of retval in netbs...
christos[src/trunk]: src/sys/arch fenv for m68k
christos[src/trunk]: src/bin/ksh We don't have RLIMIT_SWAP
snj[src/netbsd-7]: src/sys/dev Apply patch (requested by chs in ticket #1429):
christos[src/trunk]: src/sys/lib/libkern strtoi and strtou for the kernel
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata remove ata_queue_get_active_xfer() KASSER...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata for wd, only call disk_busy() on the firs...
christos[src/trunk]: src/lib/libwrap Provide an extra argument to store the returned ...
scole[src/trunk]: src/distrib/notes/macppc updates for PPC601 support being added
christos[src/trunk]: src/sys/kern PR/39918: ITOH Yasufumi: Replace KASSERT with conti...
snj[src/netbsd-7]: src/doc 137[78]
enami[src/trunk]: src Don't truncate at microseconds while preserving timestamps.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Add early fb console support
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add GFP_ATOMIC, ...
hubertf[src/trunk]: src/share/examples/wpa_supplicant Move today's most common confi...
roy[src/trunk]: src/sbin/ifconfig Don't bail if SIOGIFMEDIA doesn't return any m...
christos[src/trunk]: src/lib/libm Add the complex trig functions from FreeBSD
skrll[src/trunk]: src/sys/arch/evbarm/dev Don't busy wait for a character in plcom...
msaitoh[src/trunk]: src/sys/dev/pci Add comment.
christos[src/trunk]: src/usr.bin/config Make attribute deselection work:
kamil[src/trunk]: src/sys/compat/aoutm68k compat/aoutm68k: Drop SYS_sbrk
martin[src/trunk]: src/include Add missing eol-escape
jmcneill[src/trunk]: src/sys/arch derive cpu freq from cbus regs
sevan[src/trunk]: src/share/misc Storage related acronyms
mrg[src/trunk]: src/doc - add entries for: httpd, lpr, midirecord, and pigz to me
roy[src/trunk]: src/sys Drop UDP packets as well as TCP without error when sendi...
jmcneill[src/trunk]: src/sys/arch/arm/cortex sc_gic_lines is the total number of vali...
hannken[src/trunk]: src/sys Add an iterator over the currently mounted file systems.
bouyer[src/trunk]: src/sys Factor out bus-independant HID code so that it can be sh...
snj[src/netbsd-7]: src/doc amend 1371
joerg[src/trunk]: src Add rc script for /sbin/iscsid.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Make drm2 module depend o...
phil[src/phil-wifi]: src/sys State save. New kernel config for this brach only. ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace ioremap/ioun...
ad[src/trunk]: src/sys Tidy up the vnode locking around execve() on ELF images ...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
snj[src/netbsd-7]: src/sys/arch/i386/stand/misc Pull up following revision(s) (r...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Fix sense of refcount dec...
christos[src/trunk]: src/tests/kernel Increase the timeout a bit, and make sure we jo...
snj[src/netbsd-7]: src/doc 1357
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add KTRACE
hkenken[src/trunk]: src/sys/arch/arm Add l2cc support.
dsl[src/trunk]: src/sys/sys Remove the incorrect and unused Elf64_Shalf.
apb[src/trunk]: src/sys/kern In the timeout passed to sigtimedwait, NULL means a...
slp[src/trunk]: src/sys/arch/arm Add VFP IDs for QEMU's emulated Cortex-A15.
thorpej[src/trunk]: src/sys/kern Sigh, fix another stupid mistake in previous that s...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define empty mo...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic whitespace
justin[src/trunk]: src/lib/librumpuser Minor fixes to types and includes
kre[src/trunk]: src/bin/sh Deal with ref after free found by ASAN when a functio...
snj[src/netbsd-7]: src/sys/arch/amd64/amd64 Apply patch (requested by maxv in ti...
knakahara[src/trunk]: src/sys/dev/isa Add an option to enable GPIO function of wbsio. ...
mrg[src/trunk]: src/libexec/httpd redo the fix for rev 1.26 - instead of getting...
christos[src/trunk]: src/sys/sys explicit casts to time_t, since we are going from un...
christos[src/trunk]: src/common/lib/libc/stdlib add strto{i, u} from Kamil Rytarowski ...
thorpej[src/trunk]: src Remove the strip(4) - Starmode Radio IP - pseudo-device driv...
kamil[src/trunk]: src Drop <sys/vadvise.h>
snj[src/netbsd-7]: src/doc 1328, 1380
christos[src/trunk]: src/tools/compat regen
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc no yield for early arm
mlelstv[src/trunk]: src/distrib/utils/embedded/files Fix typo
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maya...
snj[src/netbsd-7]: src/external/bsd/nvi/dist/cl Pull up following revision(s) (r...
christos[src/trunk]: src/lib/libwrap check for *. integer overflow over ptrdiff. Poin...
nat[src/trunk]: src/sys/dev Add all encoding supported by the mixer.
macallan[src/trunk]: src/sys/arch/macppc/conf add lmtemp, found in some late powerbooks
sevan[src/trunk]: src/sbin/pppoectl pppoectl first appeared in NetBSD 1.6.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic adjust to interface changes - ata_queue is...
rin[src/trunk]: src/external/bsd/nvi Add missing break.
rkujawa[src/trunk]: src/share/man/man4 Note slurm(4) driver, improve history.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic put the non-NCQ KASSERT() before edma disa...
mlelstv[src/trunk]: src/sys/dev/raidframe Unlock and free in raid_detach to handle e...
rjs[src/trunk]: src/sys/netinet Add ipsec option header.
christos[src/trunk]: src/distrib/sets/lists add sortinfo
martin[src/trunk]: src/distrib/sets/lists/xdebug fix typo in previous
skrll[src/trunk]: src/sys/arch/evbarm/dev Trailing whitespace
ozaki-r[src/trunk]: src/sys/netipsec Add missing mutex_exit
pgoyette[src/trunk]: src/sys/arch/xen/conf Remove trailing '&&' from shell script to ...
christos[src/trunk]: src/doc new tmux
bouyer[src/trunk]: src/sys/dev/acpi Define _COMPONENT and ACPI_MODULE_NAME; fix ACP...
pgoyette[src/pgoyette-compat]: src/sys/sys Update version on the branch, too
isaki[src/trunk]: src/sys/dev/audio Fix an resource leak on audiobell close.
maxv[src/trunk]: src/sys/ufs/ffs Make this a bit more readable. No functional cha...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add rtc node (non-standard bindings)
kre[src/trunk]: src/bin/sh PR standards/52406
martin[src/trunk]: src/distrib/notes Document debug sets and kernel module directory.
wiz[src/trunk]: src/sbin/drvctl Bump date for previous.
christos[src/trunk]: src/distrib/sets/lists add new wcsrtombs test
mrg[src/trunk]: src switch amd64, i386, shark, ofppc and macppc to xorg-server 1...
snj[src/netbsd-7]: src/sys/arch/dreamcast/dev Pull up following revision(s) (req...
mlelstv[src/trunk]: src/sys/dev/raidframe handle possible errors from bdev_strategy.
msaitoh[src/trunk]: src/sys/dev/pci Remove extra register read in bce_mii_write().
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Added tftp support to x86 efiboot.
christos[src/trunk]: src/external/bsd/am-utils/dist Import am-utils 6.2-20140117
christos[src/trunk]: src/distrib/sets/lists/comp If we are building gcc, we always in...
alnsn[src/trunk]: src/tests/net/bpfjit BPF_JMP+BPF_JEQ+BPF_X doesn't compare X wit...
christos[src/trunk]: src/usr.bin/xlint/lint1 add missing args for 123
roy[src/trunk]: src/share/man/man4 Sync route flags from net/route.h
jdolecek[src/trunk]: src/sys remove last isolated islands using BUS_SPACE_BARRIER_SYN...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Don't use the third argument of the xfer i...
wiz[src/trunk]: src/sbin/fsck file system police.
nonaka[src/trunk]: src/sys/dev/pci Fix compile failure with clang.
maxv[src/trunk]: src/sys/ufs/ffs KNF. No functional change.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata hold channel lock for ata_exec_xfer() and...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
wiz[src/trunk]: src/lib/libc/sys Use Vt for variable types. New sentence, new li...
mgorny[src/trunk]: src/tests/lib/libc/sys Add ptrace() tests for reading mm* and xm...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook drm_dp_helper.c back into drm...
martin[src/netbsd-9]: src/external/bsd/cron/dist Pull up following revision(s) (req...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Kludge around m...
ryo[src/trunk]: src/sys/dev/pci support internal PHY temperature sensor
christos[src/trunk]: src/sys/arch/usermode/usermode more checking
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata group items, slightly expand description
sevan[src/trunk]: src/sbin/mount_udf Add HISTORY & AUTHORS section.
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Reorder .PATH in drm2 module so we...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make sure wedged actuall...
jmcneill[src/trunk]: src/sys/dev/ic Clear IFF_RUNNING | IFF_OACTIVE when stopping int...
kamil[src/trunk]: src/usr.sbin/installboot/arch Fix integer overflow in installboo...
skrll[src/trunk]: src/sys/dev/usb Fix some typos. From t-hash.
roy[src/trunk]: src leot wants the ability to start wpa_supplicant from dhcpcd
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by bsiegert ...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_ret_k and libbpfjit_bad_re...
joerg[src/trunk]: src/usr.sbin/syslogd Format string annotation.
christos[src/trunk]: src/sys/arch/amd64/amd64 make the TRAP_SIGDEBUG code less intrus...
jmcneill[src/trunk]: src/sys/dev/fdt When attaching child devices, consider the best ...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
joerg[src/trunk]: src/lib/libc/stdlib Fix aarch64 definition in old jemalloc
christos[src/trunk]: src/share/mk back to binutils 227: constructors in ifconfig are ...
maya[src/trunk]: src/share/man/man7 Add some more licenses appearing in external.
uwe[src/trunk]: src/share/man/man3 Miscellaneous fixes.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
isaki[src/trunk]: src/sys/arch/x68k/stand Check whether the text+data+bss doesn't ...
christos[src/trunk]: src/sys/netinet PR/49676: Ryo Shimizu: ICMP_STATINC() buffer ove...
msaitoh[src/netbsd-7]: src/doc Ticket 949 and 950.
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by nat i...
snj[src/netbsd-7]: src/sys/compat/linux32/arch/amd64 Pull up following revision(...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
snj[src/netbsd-7]: src/sys/compat/linux/common Fix fallout from ticket #1354 by ...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau list the PCI ID range for new ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata remove ahci timeouts, fixed by Jonathan
joerg[src/trunk]: src/sys/sys Fix spelling of feature test macro.
knakahara[src/trunk]: src/sys/arch/x86/pci make vmx(4)'s *_process_limit tunable.
martin[src/trunk]: src/sys/rump/librump/rumpkern Adapt to e_default_mapaddr signatu...
snj[src/netbsd-7]: src/share/man/man8 Pull up following revision(s) (requested b...
ad[src/trunk]: src/sys/arch/x86 Push the INVLPG limit for shootdowns up to 16 (...
ozaki-r[src/trunk]: src/sys/net Use sp->pp_framebytes instead of the constant value "3"
rin[src/trunk]: src/sys/dev/rasops Simplify and style. No functional changes int...
kamil[src/trunk]: src/doc/roadmaps/people Remove roadmap/kamil
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Install RK3328 .dtb files to the...
joerg[src/trunk]: src/sys/arch/arm/include/arm32 Restore PAGER_MAP_DEFAULT_SIZE fo...
skrll[src/trunk]: src/sys/dev/usb Add a bs_barrier to make ThunderX xhci work. No...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 1 reported on www.lua.org/...
ad[src/trunk]: src/sys/kern - Fix an inverted test that could have prevented LW...
joerg[src/trunk]: src/usr.bin/msgc Do the fmtcheck for both message lookups to sat...
roy[src/trunk]: src/external/bsd/dhcp/bin/clientscript No longer a need to add l...
rmind[src/trunk]: src/sys/modules/npf Update the NPF kernel module Makefile. Miss...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Constify drm_mode_cr...
jmcneill[src/trunk]: src/sys/dev/fdt If max-frequency is not specified, use UINT_MAX ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_crtc.c needs <li...
sevan[src/trunk]: src/tools/compat regen
rmind[src/trunk]: src/usr.sbin/npf npfctl: add support for the 'no-ports' flag in ...
tsutsui[src/trunk]: src/sys/dev/scsipi Add NOLUNS quirk for more SEAGATE SCA/WIDE dr...
ad[src/trunk]: src/sys/arch/xen/x86 Correction to previous.
mlelstv[src/trunk]: src/sys/dev Fall back to nullcons if configured.
kamil[src/trunk]: src/lib/libc/thread-stub Adjust the error return value of pthrea...
riastradh[src/riastradh-drm2]: src/sys Add local drm_gem_vm.c, utilities for mapping g...
jakllsch[src/jdolecek-ncq]: src/sys/dev Add NCQ support to siisata(4).
martin[src/trunk]: src/usr.sbin/sysinst PR install/53857: make the pkgsrc menu wide...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add debug printf if we fail to obtain xfe...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Check whether MPU >= 68020.
pooka[src/trunk]: src/tests/fs/vfs use a shorter filename template in previous (fo...
christos[src/trunk]: src/share/mk tweak the DBG rule that -fomit-frame-pointer for aa...
ozaki-r[src/trunk]: src/distrib/sets/lists/modules Add missing tags (zfs, solaris an...
christos[src/trunk]: src/external/cddl/osnet/sys/sys We don't need to declare clock_g...
tnn[src/trunk]: src/sys/dev/pci wm: change one bus_dmamap_load_mbuf() to bus_dma...
pgoyette[src/trunk]: src/sys/miscfs/specfs If we attempt to autoload a driver module, ...
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
rin[src/trunk]: src/sys/dev/rasops Avoid memset to framebuffer.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Make drm_mode_group_...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix soft reset logic
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Don't bail out of handling interrupts at t...
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Work around ksh bug
jmcneill[src/trunk]: src/sys/dev/fdt Support cpu nodes without a cpu-supply property.
wiz[src/trunk]: src/share/man/man4 Remove trailing space, use American spelling, ...
snj[src/netbsd-7]: src/doc 945-948
ozaki-r[src/trunk]: src/sys/net Reorder some destruction routines in if_detach
ozaki-r[src/trunk]: src/sys/netinet Make revarprequest static
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata restart I/O processing after freeing xfer...
snj[src/netbsd-7]: src/crypto/external/bsd/openssl/dist/crypto Apply patch (requ...
wiz[src/trunk]: src/lib/libc/stdlib Fix Xref. Split line, Ox doesn't take word a...
hubertf[src/trunk]: src/usr.sbin/i2cscan Allow i2cdev to be specified with or withou...
msaitoh[src/trunk]: src/sys/dev/mii The register bit definitions from register 0 to ...
isaki[src/trunk]: src/sys/arch/x68k/stand Use .org directive to fix disklabel loca...
mlelstv[src/trunk]: src/sys/dev Don't attach disks with sector sizes we cannot handle.
msaitoh[src/trunk]: src/sys/dev/pci regen.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata make usage of NCQ 'high' priority for BPR...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Build drm2 module with DIAGNOSTIC.
riastradh[src/riastradh-drm2]: src/sys Add glue for a drm2pci module.
uwe[src/trunk]: src/lib/libcurses Put wide character functions under #ifdef HAVE...
christos[src/trunk]: src/sys handle siginfo requests for ptrace32
dholland[src/trunk]: src/lib/libutil Always use localtime_r; I don't think any of thi...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by b...
roy[src/trunk]: src Stop installing 10-wpa_supplicant.
christos[src/trunk]: src/external/bsd/am-utils merge conflicts
christos[src/trunk]: src/sys/net Always do the mbuf checks. The packet filters (npf) ...
rin[src/trunk]: src/sys/dev/rasops Fix color on 24bpp screen for little endian.
ozaki-r[src/trunk]: src/sys/netipsec Fix locking notes of SAD
phil[src/phil-wifi]: src/sys Start of WiFi refresh. Copy of FreeBSD net80211 dir...
christos[src/trunk]: src/distrib/sets/lists/comp Add printf_l/scanf_l man pages, sort
jmcneill[src/trunk]: src install xcb/xkb.h
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match generic arm, arm-v8 compatible string
uwe[src/trunk]: src/lib/libc/gen Don't talk about "the first argument" when ther...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
manu[src/trunk]: src Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flu...
riastradh[src/trunk]: src/lib/libc/gen Expand on correct and incorrect usage, and on c...
scole[src/trunk]: src/sys/arch/ia64/stand/ia64/ski add noinline attribute
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New firmware from today ...
jakllsch[src/trunk]: src/sys/dev/i2c Bail early if gttwsi_send_start() fails in gttws...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Another upstream unint...
christos[src/trunk]: src/crypto/external/bsd/openssh Sync the HAVE's with reality
pgoyette[src/trunk]: src/usr.bin/vmstat Use appropriate PRI* format specifiers for fi...
christos[src/trunk]: src/lib/libwrap Use a utility function to expand %m correctly...
christos[src/trunk]: src/usr.sbin/makefs Add timestamp support to the ffs image creat...
roy[src/trunk]: src Remove dhclient from the base system.
rin[src/trunk]: src/doc Note DMA support for SCSI adapters found on 660/840AV.
jdolecek[src/jdolecek-ncq]: src/sys/arch/atari pass ata channel interlock to st_dmagr...
rin[src/trunk]: src/sys/dev/rasops Redo fix in rev 1.2
nonaka[src/trunk]: src/sys/dev/pci Display code number of unhandled packet.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
skrll[src/trunk]: src/sys/dev/usb Improve debug/comments (mostly from nhusb)
kamil[src/trunk]: src/distrib/amd64/ramdisks/common Specify NOSANITIZER in distrib...
maxv[src/trunk]: src/sys/ufs/ffs Two typos:
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata expand what needs to be done with error h...
christos[src/trunk]: src/tests/fs/nfs/nfsservice Use the original nfsd.
pgoyette[src/pgoyette-compat]: src/sys/compat/linux32/common Typo - missing trailing ...
martin[src/trunk]: src/tests/dev/sysmon Double the timeout (to 120s) for slower mac...
martin[src/trunk]: src/distrib/sun3/miniroot Use the non-WIDE_CHAR version of libcu...
jdolecek[src/trunk]: src/doc/roadmaps update tls-maxphys
abhinav[src/trunk]: src/share/man/man9 Fix couple of typos.
alnsn[src/trunk]: src/tests/net/bpfjit Improve bpfjit_jmp_jeq_x test.
kre[src/trunk]: src/bin/sh A similar fix to that added in 1.169 of eval.c, but h...
pooka[src/trunk]: src/sys/rump add libc++
msaitoh[src/trunk]: src/sys/dev/pci Use macro. No functional change.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use drm_io_mapp...
snj[src/netbsd-7]: src/sys/arch/amd64/conf Pull up following revision(s) (reques...
roy[src/trunk]: src/usr.sbin/sysinst Work with bsdtar as pointed out by kamil@
christos[src/trunk]: src/bin/sh PR/50619: Fix reversed test.
jdolecek[src/trunk]: src/sys/dev/pci remove dev code included in previous commit by m...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use syscon API instead of mapping syscon ...
christos[src/trunk]: src/distrib/sets/lists/comp add fenv.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915_drv.h need...
skrll[src/trunk]: src/share/man/man9 Add '_p' to uvm_physseg_valid to match the fu...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix loading TAHITI VCE...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_crtc_helper.c do...
martin[src/trunk]: src/sys/arch/sparc64/dev Use __BIT() for some masks to fix the s...
spz[src/trunk]: src/doc note bind now is 9.10.1-P2
palle[src/trunk]: src/sys/arch/sparc/include Fix typo in comment
dholland[src/trunk]: src/lib/libutil When computing relative months, use mktime() dir...
wiz[src/trunk]: src/games/tetris Use Pp (mdoc) instead of sp (roff).
rin[src/trunk]: src Add genfb(4) driver for mac68k grfbus.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix the driver to work again - switch to u...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata add comment to kthread_create() call...
christos[src/trunk]: src/lib/libm/noieee_src avoid negative shift
kamil[src/trunk]: src/usr.bin Bump date for previous
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out a ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - If MSI can't be used on some environment...
christos[src/trunk]: src/usr.bin/sortinfo sort properly.
ozaki-r[src/trunk]: src/sys/net loop: don't allocate a unnecessary link-state-change...
martin[src/trunk]: src/sys/fs/puffs Remove debug printf
skrll[src/trunk]: src/sys/arch/arm/altera KNF
sevan[src/trunk]: src/sbin/fsirand Document author and the version fsirand appeared.
riastradh[src/trunk]: src/sys/ufs/lfs Fix non-DIAGNOSTIC build by using vp outside KAS...
knakahara[src/trunk]: src/sys Fix pullup'ed mbuf leaks. The match function just requir...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux #define current...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add mesonrtc
isaki[src/trunk]: src/sys/arch/x68k/stand Typo in comment. s/LABELLOFFSET/LABELOF...
macallan[src/trunk]: src/sys/dev/pci zero out struct i2cbus_attach_args and i2c_contr...
roy[src/trunk]: src/sys/netinet Don't setup DaD for INADDR_ANY
dholland[src/trunk]: src/usr.bin/msgs Avoid leaking a file handle on error opening th...
jdolecek[src/trunk]: src/sys/dev/ic partially back-off rev. 1.68 - when the drive res...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix struct pci_...
maxv[src/trunk]: src/sys/arch/amd64/include Increase VM_PHYSSEG_MAX from 32 to 64...
snj[src/netbsd-7]: src/doc tickets 1341, 1342, 1345, and 1346
riastradh[src/riastradh-drm2]: src/sys Add linux_list_sort.c implementing list_sort.
pgoyette[src/trunk]: src/sys/dev/raidframe Another use-after-free()
msaitoh[src/trunk]: src/share/man/man4 Update for AMD FCHs (HUDSON, BOLTON and KERNCZ).
mrg[src/trunk]: src/sys/compat/common remove check for netbsd 1.5 without 5.0. ...
skrll[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Fix RPI kernel file after FDTis...
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock NOPIE
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Constify nam...
nonaka[src/trunk]: src/sys/dev/pci print error message when fail to load firmware.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev separate ata_xfer slot allocation and th...
gson[src/trunk]: src/tests/lib/libc/sys Don't mark the traceme_vfork_crash_bus te...
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix resource leaks due to missi...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia explicitly set high cursor/winbuf addres...
christos[src/trunk]: src/lib/libedit OpenBSD is like us.
mrg[src/trunk]: src/libexec/httpd several clean ups:
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k put the clobber after...
ozaki-r[src/trunk]: src/tests/net/ipsec Fix setkey -D -P outputs
skrll[src/trunk]: src/sys/arch/arm/fdt oops more KNF
martin[src/trunk]: src/distrib PR install/54780: in the (of course totally unlikely...
mlelstv[src/trunk]: src/sys/dev/raidframe RAIDF_INITED state also includes disk atta...
dholland[src/trunk]: src/games/dab typo
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use a spin lock -- we...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make timed and untimed c...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add dwcmmc glue
wiz[src/trunk]: src/lib/libc/gen Use \- for minus.
jdolecek[src/jdolecek-ncq]: src/sys/dev/isa initialize properly ata_channel during probe
jmcneill[src/trunk]: src/sys/arch/arm/samsung OF_getprop -> of_getprop_bool
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms clean...
snj[src/netbsd-7]: src/bin/rmdir Pull up following revision(s) (requested by gin...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, don't overwrite tf_err and tf_trap...
skrll[src/trunk]: src/sys/dev/usb Fix the logic around TT Hub Slot ID, TT Port Num...
jdolecek[src/jdolecek-ncq]: src/sys/dev add ata_channel lock, use it to protect queue...
msaitoh[src/netbsd-7]: src/sys/ufs/ffs Pull up following revision(s) (requested by r...
kre[src/trunk]: src/lib/libwrap Always return from expandm() with errno unaltere...
christos[src/trunk]: src/external/bsd/byacc/dist 2019-06-17 Thomas E. Dickey <dicke...
christos[src/trunk]: src/sys/kern Add some debugging in case someone else wants to de...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Mark NetBSD->Linux er...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Use fb console by default on Pi...
hkenken[src/trunk]: src/sys/arch/arm/fdt Support Cortex-A9 (addr_d > addr_c).
macallan[src/trunk]: src/sys/dev/pci restrict a magic number 'fix' inherited from xf8...
yamaguchi[src/trunk]: src/sys/dev/pci Make some parametes in ixl(4) be able to change ...
mlelstv[src/trunk]: src/sys/dev/ic Also unmap video memory when detaching console
skrll[src/trunk]: src/etc/etc.evbmips Add ub and elf32 to KERNEL_SUFFIXES
knakahara[src/trunk]: src/tests/net/if_ipsec workaround for PR kern/53848
roy[src/trunk]: src/tests/net/route Fix test_lo6 because ::1 now has RTF_LOCAL a...
nat[src/trunk]: src/sys/dev Convert double block size of data though the play ba...
christos[src/trunk]: src/sys/netinet6 "something odd happens" is not a useful error m...
jdolecek[src/trunk]: src/sys/compat/netbsd32 fix DIOCLWEDGES to at least not fail wit...
chs[src/trunk]: src/sys/ufs/ffs fix the UVM_PAGE_TRKOWN page-locking assertion a...
snj[src/netbsd-7]: src/doc 1460-1462, 1464-1466
christos[src/trunk]: src/usr.sbin/rtadvd adjust to new expandm.
macallan[src/trunk]: src/sys/dev/i2c get sensor descriptions from OpenFirmware if we ...
snj[src/netbsd-7]: src/lib/libc/time Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.sbin/mtree use uintmax_t for nlink_t from FreeBSD
knakahara[src/trunk]: src/sys backout wrong fix again, sorry.
jakllsch[src/trunk]: src/share/mk Switch shark to Xorg server 1.18.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Put these arrays in .rodata, they aren'...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix AHCI_P_CMD_CCS_SHIFT - must shift only...
skrll[src/trunk]: src/sys Use 4K pages on ARM_MMU_EXTENDED platforms (all armv[67]...
christos[src/trunk]: src/sys/lib/libkern use a different, more readable approach.
jmcneill[src/trunk]: src/sys/arch/arm/pci Support pci_intr_release for INTx interrupts
snj[src/netbsd-7]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) (r...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_scatter.c until rewritt...
riastradh[src/trunk]: src/tests/lib/libm Fix up libm tests.
maxv[src/trunk]: src/sys/fs/ntfs Cosmetic changes:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out de...
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for DesignWare Watchdog Timer. Untest...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Convert drm_irq.c to...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out drm p...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.4. Chan...
kamil[src/trunk]: src/bin/expr Improve the * operator handling in expr(1)
isaki[src/trunk]: src/sys/arch/x68k/stand Add 0x prefix when defining variables, n...
plunky[src/trunk]: src/sys/netbt there is no longer a reason to have a separate hci...
sevan[src/trunk]: src/sbin/gpt Document the version gpt first appeared.
knakahara[src/trunk]: src/sys/net remove duplicated null ckeck
roy[src/trunk]: src/sys Rename nd6_rtmsg() to rt_newmsg() and move into the gene...
skrll[src/trunk]: src/sys/dev/usb Improve debug
snj[src/netbsd-7]: src/sys/compat/ibcs2 Pull up following revision(s) (requested...
thorpej[src/trunk]: src/sys Clean up gttwsi's register access stuff:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out call to dr...
wiz[src/trunk]: src/share/man/man5 Fix typo. Remove trailing whitespace.
snj[src/netbsd-7]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Don't use magic number.
kre[src/trunk]: src/bin/sh Do a better job of reporting invalid numeric constant...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'h' to 'j' from ...
pooka[src/trunk]: src/tests/fs/vfs create_many:
mlelstv[src/trunk]: src/sys/dev/pci Add BCM2711 PCIe Host bridge for RPI4
maxv[src/trunk]: src/sys/arch/x86/x86 Reorder the code a little. On Xen, return e...
jdolecek[src/jdolecek-ncq]: src/sys/dev refactor code so that xfer c_start() hook is ...
msaitoh[src/trunk]: src/sys/dev/pci Fix three bugs reported by enami@:
gson[src/trunk]: src/sys/kern KSYMS_MAX_ID is too small for i386 kernels built wi...
macallan[src/trunk]: src/sys/arch/evbmips/conf enable ehci, now that it works properly
yamaguchi[src/trunk]: src/sys/dev/pci ixl(4) supports in-chip statistic counters per port
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by dh i...
macallan[src/trunk]: src/sys/arch/arm/allwinner driver for cubietruck's VGA port. Not...
kamil[src/trunk]: src/sys/kern Check for valid timespec in clock_settime1()
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic make compile again with MVSATA_WITHOU...
mrg[src/trunk]: src/doc add a note about arm* cpu topology support.
snj[src/trunk]: src/external/mit/xorg/lib/libXfont update for 1.5.0
martin[src/trunk]: src/usr.sbin/sysinst PR install/54787: when trying to derive pro...
snj[src/netbsd-7]: src/sys/dev/hpc Pull up following revision(s) (requested by u...
snj[src/netbsd-7]: src/usr.sbin/rtadvd Pull up following revision(s) (requested ...
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke fix offset value of RBASEn.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add vendor REALTEK and product RTL8703BS
maxv[src/trunk]: src/sys/kern ... and I forgot to actually remove kern_verifiedex...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev change the SATA/NCQ recovery to run in t...
msaitoh[src/trunk]: src/sys/dev/usb Add missing if_free() in the detach path.
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev change channel reset and drive reset for...
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 1291
sevan[src/trunk]: src/sbin/mount_nfs Add HISTORY section.
maxv[src/trunk]: src/sys/arch/x86 Add two pmap fields, will be used by NVMM.
snj[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
kamil[src/trunk]: src/usr.sbin/sysinst Fix invalid free(3) in sysinst(8)
christos[src/trunk]: src/usr.bin add sortinfo
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't panic when resource shortage occured...
jmcneill[src/trunk]: src/sys/dev/fdt fdtbus depends on clk
christos[src/trunk]: src/sys/arch/amd64/amd64 adjust for new hexdump signature
pgoyette[src/trunk]: src/sys/dev/ata Call config_cfattach_attach() regardless of whet...
ozaki-r[src/trunk]: src Add very basic tests for tun devices
fox[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_page_physunload_delete_e...
snj[src/netbsd-7]: src/doc tickets 1427-1431, 1433, 1442-1446
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Write an essay to remind m...
pgoyette[src/trunk]: src/sys/miscfs/specfs Revert previous
maxv[src/trunk]: src/sys/ufs/ffs Small changes:
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata reset xfer c_flags before retry, to clear...
christos[src/trunk]: src/sys/arch/mipsco/stand Strip more useless for booters section...
christos[src/trunk]: src/distrib/sets/lists/tests Add libarchive tests
asau[src/trunk]: src/usr.bin/sed Close files opened at processing time within pro...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_bufs.c needs <li...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement unlik...
msaitoh[src/trunk]: src/sys/dev Add code to select page "0" for DDR4 and newer SPD R...
msaitoh[src/trunk]: src/sys/dev/sdmmc Define SD_ARG_CMD52_WRITE macro correctly. Fou...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.2.0 with the follow...
sevan[src/trunk]: src/doc new byacc
apb[src/trunk]: src/sys/kern Properly differentiate between infinite timeout and...
roy[src/trunk]: src/sys/netinet Allow arplog to be used outside of if_arp.c
rin[src/trunk]: src/sys/dev/rasops Fix missing underlines on mono screen.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb match our number of registers.
kamil[src/trunk]: src/doc Document SYS_sbrk removal in doc/CHANGES
christos[src/trunk]: src/bin/sh Don't leak redirected rescriptors to exec'ed processe...
martin[src/trunk]: src/usr.sbin/sysinst Add a method to query the partitioning sche...
christos[src/trunk]: src/sys/kern don't forget to destroy a cv
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata convert from malloc()/free() to kmem...
mbalmer[src/trunk]: src/doc Note Lua bugfix.
christos[src/trunk]: src/sys/arch/powerpc/include Add fenv.h for powerpc (from FreeBSD)
martin[src/netbsd-7]: src/external/bsd/wpa/dist Pull up following revision(s) (requ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Provisionally a...
maxv[src/trunk]: src/sys/compat Remove __i386__.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add dev_warn (=...
taca[src/trunk]: src/doc Postfix 3.1.14/3.2.11/3.3.6/3.4.7 released.
sevan[src/trunk]: src/usr.bin/vmstat Remove reference to Installing and Operating ...
ad[src/trunk]: src/sys/dev Mark the cdev MPSAFE too.
maxv[src/trunk]: src/sys/dev/nvmm _IOWR -> _IOW
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO Review Changes
snj[src/netbsd-7]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
christos[src/trunk]: src/sbin/fsck_lfs PR/51478: Jose Luis Rodriguez Garcia: Fix leak...
snj[src/netbsd-7]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
joerg[src/trunk]: src/sys/arch/arm/include Indentation.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add clamp to <linux/ke...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add empty trace_drm_v...
ozaki-r[src/trunk]: src/tests/net/if_tun Add some tests
msaitoh[src/trunk]: src/sys/dev Add ismt.
hannken[src/trunk]: src/sys/fs/tmpfs Protect tmpfs_getpages() against reclaiming vno...
maya[src/trunk]: src/external/mit/expat/lib/libexpat Now that expat_config.h uses...
jmcneill[src/trunk]: src/sys/arch Switch Tegra over to fdt based clocks and reset con...
maxv[src/trunk]: src/sys/arch Add and use bootspace.smodule. Initialize it in loc...
msaitoh[src/trunk]: src/doc Add the BPF direction filter (BIOC[GS]DIRECTION).
thorpej[src/trunk]: src/sys Change device_compatible_match() and iic_compatible_matc...
sevan[src/trunk]: src/sys/dev/pci Start to switch from OpenBSD timeout(9) API to c...
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) uses deferred interrupt handlering l...
yamaguchi[src/trunk]: src/sys/dev/pci Add multiqueue support, vioif(4)
maxv[src/trunk]: src/sys/dev/ic Move the timeout check out of the loop, otherwise...
maya[src/trunk]: src/sys/arch/vax/include Avoid duplicate PRIxBUSADDR and follow ...
martin[src/trunk]: src Note that we need to clean objdir for the OpenSSL update.
christos[src/trunk]: src/tools/binutils Adjust for 2.31.1
christos[src/trunk]: src/external/bsd/blacklist/diff one more pfilter_init()
snj[src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by maxv ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc disable new s-selftest rule that ...
christos[src/trunk]: src/distrib/sets/lists bump libamu.
nonaka[src/trunk]: src/etc/etc.amd64 fix incorrect nvme controller number.
mlelstv[src/trunk]: src/sys/dev/wsfb Fix cmap bounds checking.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Fix xref. Sort SEE ALSO.
jdolecek[src/jdolecek-ncq]: src/sys/dev do not reset drive after successful NCQ error...
jdolecek[src/trunk]: src/sys/dev/ic slightly optimize memory access - change struct n...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 PANICSTACK is a pointer itself, not...
christos[src/trunk]: src/tests/usr.bin/awk add a range and a repeat regex test.
rmind[src/trunk]: src/sys/net/npf npf_portmap_flush: remove invalid assert (this r...
christos[src/trunk]: src/sys/fs/puffs make this compile again.
jakllsch[src/trunk]: src/tests/lib/libusbhid reorganize constant test data
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_ioc32.c; worry about 32...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement hweig...
pgoyette[src/trunk]: src/sys/compat/common Only need to #include sys/vnode.h once
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Tweak an error branc...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic prb_control need to add (or) PRB_CF_INTERR...
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by mrg i...
christos[src/trunk]: src/distrib/sets/lists fix lint and debug sets
snj[src/netbsd-7]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Remove redundant off != 0 check...
christos[src/trunk]: src/sys/rump/librump/rumpnet remove now unused crap.
scole[src/trunk]: src/share/man/man4/man4.macppc Reference rasops(9), not rasops(4...
joerg[src/trunk]: src/sys/arch/evbarm/conf Both ext2 and iso9660 are useful when d...
joerg[src/trunk]: src/external/public-domain/xz/bin/xz Fix spelling of HOSTPROG to...
jdolecek[src/trunk]: src/share/man/man9 bump date for the typo fix
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common PR/49666: Henn...
christos[src/trunk]: src/lib/libwrap Don't do %%m -> %%%m escaping, requested by gson@.
mrg[src/trunk]: src/usr.sbin/eeprom memcpy->strncpy, and avoid copying beyond th...
kre[src/trunk]: src/bin/sh Finish (hopefully) the second half of 1.47 ... make sure
ryo[src/trunk]: src/sys/arch/evbarm on iMX6, disable __HAVE_MM_MD_DIRECT_MAPPED_...
christos[src/trunk]: src/sys/lib/libkern On sparc64 memcpy and memset are provided by...
joerg[src/trunk]: src/usr.bin/unzip Explicitly link against libpthread and liblzma...
macallan[src/trunk]: src/sys/arch/mips/mips on o32 kernels with MIPS3 use mips3_sd() ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use correct module name for de...
macallan[src/trunk]: src/sys/arch/sgimips switch sgimips to common bus_dma and bus_sp...
kre[src/trunk]: src/lib/libwrap Return the buffer that has not been freed, so it...
bouyer[src/trunk]: src Add man pages for new ihidev and ims drivers.
kre[src/trunk]: src/distrib/miniroot The idiom
nonaka[src/trunk]: src/sys/dev/pci CID 1271021: Overrunning array "in->in_ridx" of ...
christos[src/trunk]: src/sys/dev/pci Work around Coverity CIDs 127102{0, 1}: Confused ...
snj[src/netbsd-7]: src/share/man/man7 Pull up following revision(s) (requested b...
nonaka[src/trunk]: src/sys/arch/i386/stand Pre-allocate memory for the kernel space...
hkenken[src/trunk]: src/sys/arch/arm/cortex Use mpcaa_off1 parameter for mapping sub...
isaki[src/trunk]: src/sys/arch/hpcarm/conf Fix build error. size locater is gone.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out Linux...
kamil[src/trunk]: src/sys/compat/ultrix compat/ultrix: Drop SYS_sbrk
nonaka[src/trunk]: src/sys/dev/ic fix off-by-one error in namespace id range check.
hannken[src/trunk]: src/sys/ufs/lfs Remove now redundant calls to fstrans_start()/fs...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata note to previous: the KASSERT() insisted ...
mlelstv[src/trunk]: src/sys Make ipmi driver available to other platforms.
ryo[src/trunk]: src/sys/arch on evbarm/RPI, RPI2, VERBOSE_INIT_ARM had broken.
ozaki-r[src/trunk]: src/sys/kern Improve debugging functions
snj[src/netbsd-7]: src/doc 958
wiz[src/trunk]: src/distrib/sets/lists/misc Fix set name in previous.
christos[src/trunk]: src/sys/fs/udf add missing ,
snj[src/netbsd-7]: src/doc 1395
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
skrll[src/trunk]: src/sys/arch/evbarm/odroid Improve a comment
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Unifdef decl...
martin[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Instead of a (bogus) attempt to...
pgoyette[src/trunk]: src/sys/dev/pci Since the ld code included with the nvme module ...
bouyer[src/trunk]: src/sys/dev/i2c Add drivers for HID over I2C devices, and a driv...
christos[src/trunk]: src/lib/libedit PR/49683: Amir Plivatsky: Off-by-one comparison ...
pgoyette[src/trunk]: src/sys/dev/filemon Although not recommended, it is possible to ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata move the wd* at umass? item to bugs, too
christos[src/trunk]: src/sbin/ifconfig print address flag bits using snprintb
ryo[src/trunk]: src/sys/arch/evbarm/rpi remove unnecessary code. .Lmmu_init_tabl...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix panic when modload.
jmcneill[src/trunk]: src/doc gnu-efi 3.0.6 is the latest release
kamil[src/trunk]: src/sys/compat/sunos32 compat/sunos32: Drop SYS_vadvise
snj[src/netbsd-7]: src/doc 1309, 1336-1338
snj[src/netbsd-7]: src/usr.sbin/mtree Pull up following revision(s) (requested b...
christos[src/trunk]: src/sys/arch/arm/include/arm32 Revert previous; we don't want ar...
knakahara[src/trunk]: src/sys use satosin{,6} macros instead of casts.
martin[src/trunk]: src/sys Make the ktrace record written by do_sys_sendmsg/do_sys_...
christos[src/trunk]: src/sbin/fdisk print the name of the disk causing the error.
christos[src/trunk]: src/lib/libc/time PR/51484: gson@: Fix off by one (wrong merge)
christos[src/trunk]: src/lib/libc/sys PR/47631: NAKAJIMA Yoshihiro
riastradh[src/trunk]: src/sys/arch Attach wsmouse at wsmousedev on x86 so modular mice...
ad[src/trunk]: src/sys/uvm UVM_PAGE_TREE_PENALTY isn't used any more.
ozaki-r[src/trunk]: src/sys/net route: avoid overwriting rt_free_global.enqueued une...
jdolecek[src/jdolecek-ncq]: src/sys/dev must drop channel lock before calling ata_dma...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata defflag WD_CHAOS_MONKEY into opt_wd.h tog...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: Fixed the problem t...
kamil[src/trunk]: src/sys/compat/sunos compat sunos: Drop the sstk(2) syscall
kre[src/trunk]: src/bin/sh NFC: DEBUG mode only change - add a little more tracing.
maxv[src/trunk]: src/sys/arch/i386/include i586 and below don't have this 3-byte ...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/doc - put all the GPLv3 software together
thorpej[src/trunk]: src/sys/dev/i2c I was a little over-zealous with the includes. ...
christos[src/trunk]: src/sys/arch/mips/include provide 32 and 64 bit register struct ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add ATA FUA support
jdolecek[src/trunk]: src/sys/arch/i386/conf COMPAT_FREEBSD was dropped from GENERIC i...
jmcneill[src/trunk]: src/sys/arch/x86 Set hw.acpi.sleep.vbios when a non-HW accelerat...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip fix VERBOSE_INIT_ARM; cant call roc...
riastradh[src/riastradh-drm2]: src/sys/modules/i915drm2 Unhook i915_debugfs.c and i915...
rin[src/trunk]: src/sys For drivers whose framebuffer is located not page-aligne...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic forced commit to get into history - previo...
jdolecek[src/jdolecek-ncq]: src/sys/dev two last forgotten on-stack xfers replaced wi...
knakahara[src/trunk]: src/sys/net Fix missing mutex_exit in ppp_create().
maxv[src/trunk]: src/sys/arch Don't include opt_compat_ibcs2.h. No idea what it w...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_platform.c; we have a d...
ryoon[src/trunk]: src/share/man/man5 Add .Pp for easy distinction between examples.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
wiz[src/trunk]: src/lib/libexecinfo Fix typo, from FreeBSD.
martin[src/netbsd-9]: src/sys/arch/arm/acpi Pull up following revision(s) (requeste...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo More...
christos[src/trunk]: src/tests/fs/nfs/nfsservice add get_net.c
martin[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
jakllsch[src/trunk]: src/lib/libusbhid compare pointer against NULL instead of 0
cnst[src/trunk]: src/doc doc/CHANGES: fix OpenSSH 8.0 date; same for imcsmb(4) pe...
snj[src/netbsd-7]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
dennis[src/trunk]: src/sys/sys Don't nest structure definitions.
rjs[src/trunk]: src/sys/netinet6 Declare input argument to in6_sin_2_v4mapsin6 t...
nia[src/trunk]: src/sys/dev Support the combination of KB_SWAPCTRLCAPS and UK la...
snj[src/netbsd-7]: src/doc 1391
rin[src/trunk]: src/external/bsd/nvi/dist/ex Use ISMULTIWIDTH() macro. No binary...
christos[src/trunk]: src/tests/lib/libc/gen/posix_spawn Don't use SCHED_OTHER.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Add some consts...
snj[src/netbsd-7]: src/sys/modules/lua Pull up following revision(s) (requested ...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon fix the previous. bus_space_ma...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc use spa...
sjg[src/trunk]: src/usr.bin/make Suff_ClearSuffixes() needs to re-initialize suf...
ozaki-r[src/trunk]: src/sys/net route: don't take an extra reference of a rtentry fo...
kardel[src/trunk]: src/sys/ufs/ffs PR/53990, PR/52380, PR/52102: UFS2 cylinder grou...
sevan[src/trunk]: src/share/misc Add PCB used in a networking context.
martin[src/trunk]: src/usr.sbin/sysinst When merging existing partitions into the p...
maya[src/trunk]: src/sys/arch Remove commented out MATH_EMULATE from kernel confi...
christos[src/trunk]: src/external/bsd/am-utils/dist/amd don't use time_t in xdr_long
roy[src/trunk]: src/sys/net Call ifmedia_delete_instance() for safety.
mrg[src/trunk]: src/doc (belatedly) note GCC 4.8.5.
phil[src/phil-wifi]: src/sys Add sbuf files from FreeBSD to support net80211.
knakahara[src/trunk]: src Add ATF for ipsecif(4) pfil.
uwe[src/trunk]: src/sys/netinet6 icmp6_notify_error - fix ctlfunc typedef to mat...
maxv[src/trunk]: src/share/man/man8 regen for nvmm
jdolecek[src/trunk]: src/sys/dev/ata split the port status reporting to new function ...
christos[src/trunk]: src/external/mpl/dhcp Gut omapip support since the socket stuff ...
riastradh[src/trunk]: src/share/man/man9 Specify memory ordering implied by mutex_(spi...
martin[src/netbsd-9]: src/external/gpl3/gcc Pull up following revision(s) (requeste...
christos[src/trunk]: src/include Fix the rest of the functions that have been made vi...
bouyer[src/trunk]: src Fix fallout from hid factorisation:
christos[src/trunk]: src/sys/conf PR/50483: David A. Holland: fix building of assym.d:
ryo[src/trunk]: src/sys/dev/pci set/clear IFF_OACTIVE flag only on txring 0
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix condition for calling atastart() when ...
jmcneill[src/trunk]: src/sys/arch auto-detect RAM size
mrg[src/trunk]: src/external/bsd/ipf/dist use target size in a couple of strncpy...
martin[src/trunk]: src/sys/sys PR kern/52805: fix copy & pasto, from Onno van der L...
kamil[src/trunk]: src/external/gpl2/xcvs/dist/src Add a bunch of meta files from g...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add trace_i915_gem_ob...
snj[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by n...
pgoyette[src/trunk]: src/share/man/man9 Provide the real width of the MODULE_CLASS_xx...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic header changes for siisata switch to new e...
maxv[src/trunk]: src/sys/ufs/ffs Add a new function: ffs_superblock_validate(). A...
ad[src/trunk]: src/common/lib/libc/arch/x86_64/string Back out previous, it's b...
christos[src/trunk]: src/external/cddl/osnet/sys/sys Override roundup.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata doesn't seem the freeze/thaw in error rec...
sevan[src/trunk]: src/sbin/clri Document the version clri first appeared.
christos[src/trunk]: src/sys/kern Return an error if the path was too long. Pointed o...
pooka[src/trunk]: src/sys/rump Add -c, which produces cvs syntax output for the ne...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pr_warn_onc...
christos[src/trunk]: src/tests/net/if_pppoe add a chap test; need to investigate what...
msaitoh[src/trunk]: src/sys/dev/pci Add AMDFCH41_SMBUS_PORTMASK.
snj[src/netbsd-7]: src/doc 1349, 1350
msaitoh[src/trunk]: src/sys/dev/pci regen.
ozaki-r[src/trunk]: src/sys/netipsec Fix KASSERT(solocked(sb->sb_so)) failure in sba...
christos[src/trunk]: src/sys/arch/ews4800mips/conf grow more
nakayama[src/trunk]: src/sys/arch/sparc64 prom_printf converts "\n" to "\r\n" interna...
mlelstv[src/trunk]: src/sbin/devpubd/hooks safely update existing wedge links
jmcneill[src/trunk]: src/sys/arch/arm/cortex skip a TLBIALL on Cortex-A5 that stops m...
yamaguchi[src/trunk]: src/sys/dev/pci Make macros not depend on vioif_softc
snj[src/netbsd-7]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
martin[src/netbsd-7]: src/doc Note ticket #1348
maxv[src/trunk]: src/sys/ufs/ext2fs Merge _sbcompute() and _sbcheck() into _sbfil...
msaitoh[src/trunk]: src/sys/dev/pci Use aprint_debug_dev() instead of printf() in wm...
wiz[src/trunk]: src/share/man/man4 Use An.
martin[src/trunk]: src/distrib/sets/lists Unbump libdes (apparently accidentialy in...
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
christos[src/trunk]: src/tools move sortinfo after pax
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/distrib/notes Replace references to i386 install media for R...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add WARN and WA...
isaki[src/trunk]: src/sys/dev Introduce audio_destroy_pfilters()/audio_destroy_rfi...
maxv[src/trunk]: src/sys/ufs/ffs Revert a change in my previous commit that broke...
jdolecek[src/jdolecek-ncq]: src/sys/dev use a fake ata_channel struct in umass_isdata...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add THIS_MODULE...
ad[src/trunk]: src/sys/kern sched_bestcpu(): break out of the loop earlier.
skrll[src/trunk]: src/sys/arch/evbarm/conf Disable tegradrm for now as it causes r...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp add missing sources needed by ...
jdc[src/trunk]: src/share/man/man4 Mention supported chips and their differences.
maxv[src/trunk]: src/sys/netinet6 Fix bug, should be ip6_protox[].
jdolecek[src/trunk]: src/doc remove the xen XSAVE entry, needs more work before it ca...
jmcneill[src/trunk]: src/sys/dev/hdaudio get rid of HDAUDIO_FLAG_NO_STREAM_RESET hack
pooka[src/trunk]: src/tests/fs/vfs Add a test which creates many directory entries.
martin[src/netbsd-9]: src/doc Tickets #3 and #7
snj[src/netbsd-7]: src/doc 1476, 1481, 1488
jdolecek[src/trunk]: src/sys/arch/xen/xen similar treatment as xennetback_xenbus.c:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert I915_RE...
apb[src/trunk]: src/doc Note update to tzdata2013a.
knakahara[src/trunk]: src/sys/net micro-optimization for if_snd_is_used()
mrg[src/trunk]: src/libexec/httpd add 'check' target to toplevel makefile.
christos[src/trunk]: src/usr.bin/unzip From FreeBSD:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Need more zeros...
mrg[src/trunk]: src/sys/arch/sparc/sparc convert Lfp_null_fpstate (which is invo...
christos[src/trunk]: src/sys/compat/netbsd32 more ifdef KTRACE
jmcneill[src/trunk]: src/sys/dev/usb ukbd_cngetc: poll once for data in the buffer, o...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev partial HEAD sync - ISDN device removal
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r319952 from branche...
jdolecek[src/trunk]: src/share/man/man4 bump date for previous change
chs[src/trunk]: src/sys/arch/powerpc/include apply the same change for powerpc a...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mart...
martin[src/netbsd-7]: src/doc Ticket #1381
christos[src/trunk]: src/sys/arch/amd64/amd64 Although this is correct, I will let ma...
plunky[src/trunk]: src/usr.bin/rfcomm_sppd fix offset/indent of list
riastradh[src/riastradh-drm2]: src/sys Add partial Linux i2c shim.
snj[src/netbsd-7]: src/sys/arch/arm Pull up following revision(s) (requested by ...
ragge[src/trunk]: src/sys/arch/vax/vsa Fix bug causing DMA to/from user space fail...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend fix some more missing depe...
jmcneill[src/trunk]: src/sys/dev/mii Use symbolic names for chip revision. NFC.
uwe[src/trunk]: src/usr.bin/xstr .Pp before .Bd is redundant.
maya[src/trunk]: src/share/man/man7 Fix markup typo.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add GPU clocks
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata update to note remaining work
knakahara[src/trunk]: src/sys/dev/pci set Tx/Rx interrupts affinity to other than CPU#...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Compare dev->agp and dev-...
skrll[src/trunk]: src/sys/arch/evbarm/conf Create a RPI compatible image which cn ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata note the QEMU bug
ad[src/trunk]: src/sys/uvm - uvm_unmap_remove(): need to call pmap_update() wit...
christos[src/trunk]: src/tests/usr.bin/sed Add tests for escape sequences.
pgoyette[src/trunk]: src/sys Use config(1) and IOCONF= to generate most of the auto-c...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Fix the "Interfaces" section, I understo...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add missing return in error path
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
christos[src/trunk]: src/include fix inverted condition...
snj[src/netbsd-7]: src/sys/rump/dev/lib/libugenhc Pull up following revision(s) ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add drm_limit_dma_space to li...
snj[src/netbsd-7]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
msaitoh[src/trunk]: src/sys/arch/x86/include It seems that AMD zen2's CPUID 0x800000...
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
riastradh[src/trunk]: src/lib/libc/arch On ports without __HAVE_LONG_DOUBLE, make fabs...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out dmi h...
snj[src/netbsd-7]: src/lib/libutil Pull up following revision(s) (requested by p...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert i915_ge...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata relax the NOERROR + C_CHAOS, just re...
skrll[src/trunk]: src/sys/dev/usb Avoid use after free when closing interrupt pipe...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Change how we detect secure vs non-secur...
christos[src/trunk]: src/usr.bin/ftp Simplify and factor out connect message
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Destroy the idr and ...
skrll[src/trunk]: src/sys/arch/alpha/alpha Convert #if 0'ed code to uvm_hotplug api
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/sys/sys Add more zeroes in the constants, no functional change
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix behaviour mmap()/mprotect() whe...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jakllsch[src/trunk]: src/sys/dev/usb Do what libusbhid() does for Usage value of non-...
hannken[src/trunk]: src/sys/miscfs Field "layerm_vfs" of "struct layer_mount" got su...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Need to mask...
manu[src/trunk]: src/sys/arch/i386/stand/efiboot/bootia32 Fix multiboot32 argumen...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip rk_cru_composite_set_rate: allow selec...
jdolecek[src/jdolecek-ncq]: src/sys/dev actually remove the KASSERT() for queue_activ...
maxv[src/trunk]: src/sys/kern Remove useless debugging messages which achieved no...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add (unauthenti...
msaitoh[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic make ahci_channel_recover() non-static, so...
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf add nbtool_config.h
christos[src/trunk]: src/usr.sbin/makefs little size_t/ssize_t...
snj[src/netbsd-7]: src/doc 1489, 1490
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add fields t...
christos[src/trunk]: src/sys/kern more detailed/consistent error messages.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't call set_vfta() if any VLAN is attac...
christos[src/trunk]: src/external/gpl3/binutils regen
alnsn[src/trunk]: src/sys/net Replace the nsaveds() function with #define NSAVEDS ...
nonaka[src/trunk]: src/sys/dev/marvell Use device name instead of fixed string "mvp...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Restore usage o...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq BCM2835 VCHIQ device driver
tkusumi[src/trunk]: src/usr.sbin/fstyp fstyp: Use strlcpy(3) for HAMMER1
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Replace ALIGN b...
hubertf[src/trunk]: src/usr.sbin/i2cscan Add an EXAMPLES section to show what 'i2cde...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Fix const in drm_mat...
martin[src/trunk]: src/sys/arch/zaurus/conf comment out WSDISPLAY_COMPAT_RAWKBD for...
snj[src/netbsd-7]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use a static co...
uwe[src/trunk]: src/share/man/man3 Oops. Restore the dot lost in -width ".Dv ..."
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add PLL1 table entry for 624 MHz
christos[src/trunk]: src/sys/arch/ews4800mips/stand/common use <sys/param.h> instead ...
kamil[src/trunk]: src/sys/kern Add a temporary ctassert checking whether void* and...
nonaka[src/trunk]: src/sys/dev/usb PR/49681: Support BUFFALO PC-OP-RS1
kamil[src/trunk]: src/bin/ps ps: Rename local routine name from uname to usrname
martin[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by kamil...
sevan[src/trunk]: src/share/misc SGIs from the MIPS & ARM world :)
snj[src/netbsd-7]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
uki[src/trunk]: src/distrib/sets Add comment/description for new packages
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
rin[src/trunk]: src/sys/dev/rasops Fix 4-bpp stamp for big endian.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Switch intel_ri...
isaki[src/trunk]: src/sys/dev Remove dead codes. chan will never be NULL in SIMPLE...
macallan[src/trunk]: src/sys/dev/sun allow font loading, resizing etc.
christos[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config Generate xml files pr...
msaitoh[src/trunk]: src/sys/dev/pci - Fix RAL table's size of PCH2 and PCH_LPT.
bouyer[src/trunk]: src/sys/arch/evbarm/fdt Don't call ukbd_cnattach() unconditional...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_bufs.c doesn't n...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add CLK_SET_RATE_PARENT for mux clocks ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata write the device and channel for port mul...
jmcneill[src/trunk]: src/sys/dev Only need to build stbi if options SPLASHSCREEN is d...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
snj[src/netbsd-7]: src/doc 1437
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata sync with HEAD, remove the nonfunctional ...
sborrill[src/netbsd-7]: src/doc Ticket #1412
skrll[src/trunk]: src/sys/compat/netbsd32 Trailing whitespace
maxv[src/trunk]: src/sys/arch Revert jdolecek's changes related to FXSAVE. They j...
christos[src/trunk]: src/sys/kern Add debugging.
mrg[src/trunk]: src/sys/dev/sbus fix audiomp bugs:
hkenken[src/trunk]: src/sys/arch i.MX USB host code re-arrangement.
wiz[src/trunk]: src/usr.sbin/bthcid Add width arguments to tagget lists.
snj[src/netbsd-7]: src/doc tickets 1343, 1344
rmind[src/trunk]: src/sys/kern thmap: use KM_NOSLEEP for now; might revisit later.
ozaki-r[src/trunk]: src/tests/net/net Ignore case in deprecated
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 2:
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
christos[src/trunk]: src/usr.bin/sed Recognize \oOOO \dDD \xXX plus the other regular...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add trace_i915_reg_rw...
ad[src/trunk]: src/sys/arch/x86/x86 Make "mach cpu" in ddb show the IPL for eac...
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle function symbol renames.
snj[src/netbsd-7]: src/doc 959
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pci_set_mas...
kamil[src/trunk]: src/share/mk Enhance the documentation of MKSANITIZER in bsd.README
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add atomic_add ...
nonaka[src/trunk]: src/sys/dev/usb Apply PR kern/49659 patch from Takahiro HAYASHI.
sevan[src/trunk]: src/usr.bin/calendar/calendars Add SICP
bouyer[src/trunk]: src/sys/arch Fixes for physical interrupts on Xen:
christos[src/trunk]: src/external/bsd/mdocml/dist - Don't look for tests in the local...
skrll[src/trunk]: src/usr.sbin/usbdevs Don't read beyond the end of the array when...
ryo[src/trunk]: src Add support IP_PKTINFO for sendmsg(2).
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic use va not pa for console bsh
maxv[src/trunk]: src/sys/arch/x86/x86 When using EagerFPU, create the fpu state i...
wiz[src/trunk]: src/share/man/man9 Remove Pp before It, where it has no effect.
christos[src/trunk]: src/include We need at least 68010 or coldfire for fenv.
kre[src/trunk]: src/external/bsd/openresolv/dist Resolvconf is (can be) used as ...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Z68 LPC.
knakahara[src/trunk]: src/sys/dev/isa Add Watchdog timer implementation to wbsio(4). I...
skrll[src/trunk]: src/sys/arch/arm/arm Document 'e'
christos[src/trunk]: src/usr.sbin/npf/npfctl centralize error handling and print what...
roy[src/trunk]: src/doc Note import of dhcpcd-7.2.3
christos[src/trunk]: src/sys/kern Fix the build: XXX this might^Wwill break module au...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
rin[src/trunk]: src/distrib/sets/lists/comp Revive netipsec/keysock.h, accidenta...
ad[src/trunk]: src/sys/arch/i386/i386 It looks like Xen cpu_hatch() calls cpu_s...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Recheck condition after ...
joerg[src/trunk]: src/external/bsd/llvm Update for LLVM/Clang 5.0.1.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Revert prior as dhcpcd-8.0.1...
jmcneill[src/trunk]: src Add missing RPI FDT build goop, from nick.
sevan[src/trunk]: src/share/misc typo
kre[src/trunk]: src/bin/sh Correct an (old) typo in a comment. NFC - it is jus...
roy[src/trunk]: src/sys/netinet Clear IN_IFF_TENTATIVE when stopping DaD here.
nonaka[src/trunk]: src/sys/dev/pci Don't return success when hw is not ready.
mlelstv[src/trunk]: src/sys/arch/arm/arm Errors are supposed to be negative errno nu...
christos[src/trunk]: src/usr.bin/sed add an abort for a case that can't happen
martin[src/trunk]: src/sys/kern KASSERT->KASSERTMSG to allow debugging a double-fre...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Elaborate on essay about D...
mrg[src/trunk]: src make 'clean' and/or 'cleandir' actually clean all the things.
snj[src/netbsd-7]: src/distrib/sets/lists/base Fix version number mistake made i...
leot[src/trunk]: src/distrib/notes Fix a typo
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add dwiic(4) and spdmem(4).
christos[src/trunk]: src/sys/arch/atari/stand kill PIE/SSP
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Import 1.0.1p to fix:
isaki[src/trunk]: src/sys/arch/x68k/stand Use ASSERT() in ldscript to check first_...
skrll[src/trunk]: src/distrib/utils/embedded/conf Use fat16 as the partition is to...
christos[src/trunk]: src/sys/compat/sunos Add missing break
darcy[src/trunk]: src/etc Of course we can always not do something. Doesn't mean ...
christos[src/trunk]: src/sys document that we depend on the option numbers matching.
jdolecek[src/trunk]: src/sys/arch no need to include <machine/param.h> if <sys/param....
martin[src/trunk]: src/sys/dev/i2c iic_use_direct_match(): when iic_compatible_matc...
hannken[src/trunk]: src/sys/dev Bounds check against media size for non-persistent s...
alnsn[src/trunk]: src/tests/lib/libbpfjit Replace accidentally committed test with...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Add support for lsan (Le...
martin[src/trunk]: src/distrib/sets Revert previous - will pass the additional args...
roy[src/trunk]: src/sys/netinet Refine arplog to be like nd6log.
pgoyette[src/pgoyette-localcount]: src/share/man/man9 Minor tweaks.
christos[src/trunk]: src/share/man/man4 Adjust for NetBSD
joerg[src/trunk]: src Move reallocarray under _OPENBSD_SOURCE where it belongs.
sborrill[src/netbsd-7]: src/doc Ticket #1363
pgoyette[src/trunk]: src/sys/modules/raid New files, in preparation for modularized v...
christos[src/trunk]: src/distrib/ews4800mips/floppies/instkernel Strip more sections, ...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the first access to NVM is failed...
dholland[src/trunk]: src/sys/compat/freebsd typo in comment
ad[src/trunk]: src/sys/kern Fix some more bugs in the topo stuff, that prevente...
jdc[src/trunk]: src/sys/dev/i2c Add LM75A ID register (for completeness).
tsutsui[src/trunk]: src/sys/arch/sgimips Import irisboot, yet another bootloader for...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Use %d, not %s, for t...
christos[src/trunk]: src/usr.sbin/sysinst Revert previous, fix iteration loops to be ...
msaitoh[src/trunk]: src/sys/dev/ic - Add DDR4E, LPDDR3 and LPDDR4.
martin[src/trunk]: src/external/gpl3/gcc/lib Disable liblsan for now - it seems to ...
jmcneill[src/trunk]: src/sys/dev/ic Stop the device at attach in case it was previous...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add drm_bind_agp, drm_unbind_...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic replace magic 3100 with locall defined WDC...
skrll[src/trunk]: src/sys/arch/arm/imx Fix builds
jmcneill[src/trunk]: src/sys/dev/ic improve intr reg debugging
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix regression introduced in r1.2
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 2 (for Lua.5.3.3) reported...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Make RUN_ONCE actually run only on...
christos[src/trunk]: src/usr.sbin/makefs more deterministic ffs for reproducible builds.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
msaitoh[src/trunk]: src/sys/dev/pci - Initialize some hardware bits for 8257[1234], ...
christos[src/trunk]: src/sys/kern move aslr stuff to the aslr section
thorpej[src/trunk]: src/sys/dev/i2c Remove the i2c "size" locator and corresponding ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Fix typo in int...
jmcneill[src/trunk]: src/sys Add fdtbus_gpio_{read, write}_raw, which tells the contro...
martin[src/trunk]: src/usr.sbin/sysinst Remove useless calls to get_ramsize() - ret...
rin[src/trunk]: src/sys/dev/rasops Fix factorization fallout; pointer for shadow...
marty[src/trunk]: src/sys/arch XU4 FDT final checkpoint
joerg[src/trunk]: src Introduce reallocarr(3) for easy (re)allocation of memory wi...
sevan[src/trunk]: src/share/man/man4 Include uipad(4) in miscellaneous section.
christos[src/trunk]: src don't descend into gnu
martin[src/netbsd-9]: src/doc Tickets #24 and #25
pgoyette[src/trunk]: src/sys/dev/ata Fix build for WD_SOFTBADSECT option. PR kern/52814
msaitoh[src/trunk]: src/sys/dev/mii Add 25G(802.3by), 2.5G and 5G (802.3bz).
macallan[src/trunk]: src/sys/arch/mips/mips mmap() DMA buffers uncached if we know how.
jmmv[src/trunk]: src/etc Record the value of MKATF and MKKYUA in /etc/release.
christos[src/trunk]: src/external/bsd/mdocml/lib/libmandoc Forgot to commit this
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 1298
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add drm_io_m...
jdolecek[src/jdolecek-ncq]: src/sys/dev fix dump on mvsata - there was misplaced mvsa...
wiz[src/trunk]: src/share/man/man3 Clean up dash use. Remove superfluous Pp.
snj[src/netbsd-7]: src/sys/arch/mac68k/nubus Pull up following revision(s) (requ...
kamil[src/trunk]: src/usr.sbin/sysinst Enlarge the set_status[] array by a single ...
jakllsch[src/trunk]: src/sys/dev/i2c Iterate over ia_ncompat array properly.
jmcneill[src/trunk]: src/sys/arch/arm/samsung build fix
msaitoh[src/trunk]: src/sys/arch/x86/pci Add C2000 Platform Controller Unit(PCU).
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Ifdef out so...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_stub.c, most of which i...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs->fs_cssize!...
christos[src/trunk]: src/external/bsd/cron/dist I am having the last_word: Print the ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add OVERO_INSTALL.
kamil[src/trunk]: src/share/man/man3 Bump date in dlinfo(3)
snj[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
christos[src/trunk]: src/lib/libpuffs use a switch.
christos[src/trunk]: src/lib/libc/citrus PR/54414: Valery Ushakov: c99 requires that ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Require coredump since netbsd3...
christos[src/trunk]: src/sys/opencrypto fix the build
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata more MP
ozaki-r[src/trunk]: src/sys/netipsec Add per-CPU rtcache to ipsec_reinject_ipstack
skrll[src/trunk]: src/sys/arch/arm/imx/fdt Need opt_console for CONSADDR, etc
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Implement DRM_COP...
snj[src/netbsd-7]: src/doc 137[59]
jmcneill[src/trunk]: src Build and install Mesa GBM buffer management library (libgbm).
mlelstv[src/trunk]: src/sys/dev more sanity checks
jakllsch[src/jdolecek-ncq]: src/sys/dev/ata Simplify wi_find() with container_of().
jdc[src/trunk]: src/sys/dev Remove references to drivers (adt7463c, adt7467c, ad...
christos[src/trunk]: src/sys/arch/arm/arm - make errors positive like elsewhere in th...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define PICOS2KH...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add bicycle day
christos[src/trunk]: src/bin/pax PR/50119: Thomas Klausner: Add --timestamp option to...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux `#define list_s...
christos[src/trunk]: src/external/gpl3 For reproducible builds, allow the source of t...
christos[src/trunk]: src/usr.bin/sortinfo switch to getline(3)
christos[src/trunk]: src/sys/kern m68k binaries load @ pagesize. unbreak.
jmcneill[src/trunk]: src/sys/dev/sdmmc Regen
christos[src/trunk]: src/sys/arch/ia64/stand/common comment out unused hexdump
mrg[src/trunk]: src/sys CPU_INFO_FOREACH() must always iterate at least the boot...
jakllsch[src/trunk]: src/sys/dev/i2c Fix fractional temperature conversion.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix typo in phy config table
jmcneill[src/trunk]: src/sys/arch/arm/dts Set max link speed, remove assigned clocks
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid sizeof(wait_qu...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/ktim...
kre[src/trunk]: src/bin/sh Add some error checking, and stop assuming what the i...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable DWC3 USB DRD (host mode) on Rock64.
snj[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata put recovery command on head of active xf...
sevan[src/trunk]: src/sbin/fsck_ffs Document the version fsck_ffs first appeared.
sevan[src/trunk]: src/share/misc Add LISPs (programming language & network protoco...
ozaki-r[src/trunk]: src/sys/netipsec Use pool_cache(9) instead of pool(9) for tdb_cr...
ozaki-r[src/trunk]: src/sys/netinet6 nd6: restore a missing reachability confirmation
skrll[src/trunk]: src/usr.sbin/usbdevs Fix previous... handle hub ports
khorben[src/trunk]: src/external/bsd/ipf/dist/man Correct the example for the port r...
nonaka[src/trunk]: src/sys/dev/pci Sync with OpenBSD if_iwm.c rev.1.18.
pgoyette[src/trunk]: src/tests/lib/libc/net/getaddrinfo Remove extraneous && from che...
elric[src/trunk]: src/libexec/httpd Add the concept of ``reply headers'', that is ...
gdt[src/trunk]: src/etc MAKEDEV.tmpl: Create nodes for 16 USB hubs
mbalmer[src/trunk]: src/share/misc add tehran airport
jmcneill[src/trunk]: src/sys/dev/fdt Fix 32-bit build
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert intel_i...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Merge HEAD.
christos[src/trunk]: src/bin/csh Add file completion.
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by manu in t...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot fix indent.
knakahara[src/trunk]: src/sys/arch/x86/pci vmx(4) support if_transmit and Tx multiqueu...
knakahara[src/trunk]: src/tests/net/if_vlan Add counter check to vlan(4) ATF. Implemen...
nonaka[src/trunk]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/arch Initial RPI2 support - it doesn't work yet. The gen...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch sparc has mem...
christos[src/trunk]: src/usr.sbin/sup/source fix compilation issues.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a bug introduced in 1.271 where pmap_...
spz[src/trunk]: src/sys/arch/amiga/conf if_xsh needs mii_bitbang; make a pared d...
sevan[src/trunk]: src/share/misc Add another ARC, DCL, Emacs
martin[src/trunk]: src/sys Apply patch from FUKAUMI Naoki to fix ring buffer handli...
christos[src/trunk]: src/sys/arch/ews4800mips/conf Put back the original size, this i...
mrg[src/trunk]: src/libexec/httpd rewrite the redirection url generation code to...
mlelstv[src/trunk]: src/sys/sys Support for separate I/O thread adds new functions t...
martin[src/trunk]: src/tests/lib/libc/sys Make sure to use the values calculated in...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_platform_rom stu...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist Include <linux/acpi_io.h...
jdolecek[src/jdolecek-ncq]: src/sys/dev replace all remaining tsleep()/wakeup() calls...
jakllsch[src/trunk]: src Fix hid_get_data() for negative or 32-bit report data.
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Meson8b
msaitoh[src/trunk]: src/sys/dev/pcmcia Simplify bpf_mtap() call. No functional change.
snj[src/netbsd-7]: src/doc 139[89]
kamil[src/trunk]: src/sys/kern Regenerate kern/systrace_args.c for the ___lwp_wait...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add EREMOTEIO a...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add string Linux module parameters.
tsutsui[src/trunk]: src/doc Mention about irisboot for sgimips pre-ARC machines.
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 7.4.0. main changes include:
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata remove AT_RST_EMERG, do the queue re...
msaitoh[src/trunk]: src/distrib/sets/lists/debug Add missing h_segv.debug.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add DRM_READ...
plunky[src/trunk]: src/usr.bin/btpin fix width of .Bl list
christos[src/trunk]: src/distrib/sets/lists/xserver dd intel_old man page
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Another one missed in previous.
roy[src/trunk]: src/doc Note import of dhcpcd-8.0.2
snj[src/netbsd-7]: src/doc 992
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_attach_i2cbus, used to attach an i2cb...
sevan[src/trunk]: src/games/fortune/datfiles The mother of all demos
snj[src/netbsd-7]: src/sbin/luactl Pull up following revision(s) (requested by s...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata more notes, esp. PMP on siisata doesn't w...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata explicitly do not try to activate any fur...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT pinctrl
hannken[src/trunk]: src Rename vget() to vcache_vget() and vcache_tryvget() respecti...
uwe[src/trunk]: src/sys/dev/pckbport Make the error message from pms_alps_probe_...
roy[src/trunk]: src Install /etc/wpa_supplicant.conf
kamil[src/trunk]: src/doc Document sstk removal in doc/CHANGES
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Back-port attempt [1/2] ...
kamil[src/trunk]: src/bin/expr Add a missing check to handle correctly 0 * 0 in ex...
martin[src/trunk]: src/lib/librumpclient Fix DPRINTF format
pgoyette[src/trunk]: src/sys/kern If the compat code successfully handled an option, ...
bouyer[src/trunk]: src/sys/arch/amd64/amd64 Remove XENPV-specific %ss/%cs handling, ...
jdolecek[src/trunk]: src/sys/compat/netbsd32 add support for DIOCGSTRATEGY and DIOCSS...
christos[src/trunk]: src/sys/dev/raidframe revert bp->b_error checking; biowait() is ...
kre[src/trunk]: src/bin/sh Document the times builtin command, reported as lost ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use __pci_rom_i...
maya[src/trunk]: src/sys/arch/x86/acpi use a value of hw.acpi.sleep.vbios that mi...
maxv[src/trunk]: src/sys/arch Revert the rest of jdolecek's changes. This puts us...
maxv[src/trunk]: src/sys/compat/linux/common This should be "linux_sg_version", n...
kre[src/trunk]: src/distrib/sets/lists Move recently added .debug files from tes...
hannken[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 There is no such functi...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/trunk]: src/tests/usr.bin/ld Make the dummy data that we expect to go in...
christos[src/trunk]: src/external/bsd/mdocml merge conflicts.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add memchr_inv ...
joerg[src/trunk]: src/external/public-domain/xz/dist Don't try to generate files w...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vboxvideo build ...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): sanitize the number o...
abhinav[src/trunk]: src/lib/libc/gen Add ctype to the NAME section (as this is a man...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/pci First draft of a local dr...
bouyer[src/trunk]: src/sys/arch Add dwiic, ihidev and ims
kardel[src/trunk]: src/sys/net use the CARP interface for arp/nd instead of the car...
mrg[src/trunk]: src/external/mit/xorg/share/fonts remove unused include.
christos[src/trunk]: src/external/mpl/dhcp Explain the -Bstatic -Bdynamic dance.
martin[src/netbsd-8]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
maya[src/trunk]: src/sys/arch/macppc/dev Catch up with hid.h header location change
jdc[src/trunk]: src/sys/dev/i2c Add display and setting of chip temperature limi...
blymn[src/trunk]: src/tests/lib/libcurses Enable beep test, return is correct.
ad[src/trunk]: src/sys/sys NetBSD 9.99.38 - VM system changes
snj[src/netbsd-7]: src 7.1
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Add drm2edid to the c...
ad[src/trunk]: src/sys - Shuffle some items around in struct lwp to save space....
riastradh[src/trunk]: src/lib/libc/sys Update uuidgen(2) man page to reflect reality a...
htodd[src/trunk]: src/distrib/sets/lists Fix typo in library version.
christos[src/trunk]: src/etc Freeze the BUILDER and the BUILD_DATE for repeatable builds
maxv[src/trunk]: src/sys/arch/x86 Export x86_dbregs_{save/restore}, will be used ...
matt[src/trunk]: src/lib/libc/compat/arch/m68k/gen Avoid a warning and just do th...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use pci_dev_dev...
jmcneill[src/trunk]: src/sys/dev/ic dwc_gmac_attach: return non-zero on failure
christos[src/trunk]: src/usr.bin/fstat print the tag symbolically if we don't support...
christos[src/trunk]: src/bin/cp PR/54564: Jan Schaumann: cp of a fifo yields an empty...
skrll[src/trunk]: src/sys/dev/usb In usbd_transfer deal with errors from the HCD t...
martin[src/netbsd-8]: src/doc Ticets #1480 and #1481
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2019c from ftp:/...
msaitoh[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
kamil[src/trunk]: src/sys/kern Correct the same expression on both sides of |
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Backport a new testcase...
joerg[src/trunk]: src/doc Update xz entry for 5.2.4.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe ixgbe_setup_low_power_mode() calls ixgbe_s...
ozaki-r[src/trunk]: src/doc Write about bpf's statistic counters
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add some hlist ...
marty[src/trunk]: src/sys/arch/evbarm Exit hypervisor mode before entering supervisor
mrg[src/trunk]: src/external/gpl3/gcc update a bit. delete ports that have swit...
pooka[src/trunk]: src/sys/rump/net/lib/libnet rename component.c -> net_component.c
msaitoh[src/trunk]: src/sys/dev/pci Root Complex Event Collector Bus Number Associat...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Define IRQF_SHARE...
njoly[src/trunk]: src/sys/dev/pci/hdaudio Add Realtek ALC280.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out apparently...
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix queue handling to make the watchdog...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add kludgey implementation of...
ozaki-r[src/trunk]: src/sys/net Fix the destruction of the afdata lock
nonaka[src/trunk]: src/sys/dev/pci Correctly set lowest_present_ofdm in iwm_mvm_ack...
plunky[src/trunk]: src/sys/netbt add version and extended feature flags defined in ...
kamil[src/trunk]: src/sys/compat/aoutm68k compat/aoutm68k: Drop SYS_vadvise
mlelstv[src/trunk]: src/sys/kern Handle sector sizes other than DEV_BSIZE when readi...
maxv[src/trunk]: src/sys/netipsec Clarify, remove superfluous things.
ozaki-r[src/trunk]: src/sys/netipsec MP-ify SAD (key_sad.sahlist and sah entries)
martin[src/trunk]: src/sys/arch/hppa/hppa Send SIGBUS when accessing mmap() past en...
sevan[src/trunk]: src/share/misc RADIUS SCCP TACACS XTACACS
nonaka[src/trunk]: src/sys/dev/pci Make some functions and variables static.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata convert to mutex, mark MPSAFE
christos[src/trunk]: src/lib/libc/sys say that we put the exit code in data.
kamil[src/trunk]: src/share/man/man3 Cross-Link from dlfcn(3) to dlinfo(3)
christos[src/trunk]: src/distrib/atari/floppies/prepare Kill expr, modernize
christos[src/trunk]: src/sys/compat/sunos make this compile again.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Clumsily avoid Linux...
kre[src/trunk]: src/external/gpl3/gcc/lib Since liblsan has been added to the se...
ozaki-r[src/trunk]: src/sys/netipsec Destroy sav only in the loop for DEAD sav
maxv[src/trunk]: src Remove the network ATM code.
mrg[src/trunk]: src obsolete gcc 5 support.
wiz[src/trunk]: src/usr.sbin/ypserv/ypinit New sentence, new line. Use An/Mt.
isaki[src/trunk]: src/sys/arch/x68k/stand Change primary bootloader's load address...
thorpej[src/trunk]: src/sys/kern Restore curlwp->l_name in threadpool_job_done(), ra...
jdolecek[src/trunk]: src/sys/dev/ic introduce optional timeout for the polled command...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 implement properly branch_taken() a...
christos[src/trunk]: src/external/public-domain/xz/include fix lint build
christos[src/trunk]: src/external/gpl3/binutils/dist Teach me about the NetBSD-CORE E...
cherry[src/trunk]: src/sys/uvm Move sys/uvm/uvm_physseg.h inclusion to within _KERN...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_global.c needs <...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Change tegra_pcie_conf_hook() to only gi...
martin[src/trunk]: src/sys/compat/netbsd32 recvmsg: ktrace the 32bit message header...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use syscon API
christos[src/trunk]: src/sys/arch/amd64 Save maxv@ some work and put back the compat_...
ryo[src/trunk]: src/sys/dev/pci make counters per queue
tron[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Remove automatically g...
matt[src/trunk]: src/sys/arch/arm/arm32 Now that maphist is statically initialize...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
snj[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use panic stack temporarily for cal...
snj[src/netbsd-7]: src/lib/lua/sqlite Pull up following revision(s) (requested b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix two more gmbus wait ...
martin[src/netbsd-7]: src/doc Ammend entry for ticket #1394.
plunky[src/trunk]: src/lib/libc/sys point to more information about clock_id
rin[src/trunk]: src/sys/dev/rasops Well, masks do not have to be updated every t...
simonb[src/trunk]: src/sys/dev Add new AHCI_QUIRK_BADNCQ quick for controllers that...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add some bit-to...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 cpu_hatch is too late to report AP topolo...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned. Found by K...
christos[src/trunk]: src/lib/npf/ext_log auto-create the log interface and bring it up.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 As christos put it: "Tidy up error ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Turn off literal...
hannken[src/trunk]: src/external/cddl/osnet/sys/kern Disable valid assertion "!(flag...
martin[src/trunk]: src/usr.sbin/sysinst Deal with partition types we don't know any...
snj[src/netbsd-7]: src/doc 1352
pgoyette[src/trunk]: src/sys/dev/pad Replace manipulation of individual config struct...
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff create a fake libgcc_tm.h.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add Linuxoid <asm...
kiyohara[src/trunk]: src/etc/etc.evbarm Add OVERO to v7 and v7hf.
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by rmind in ...
rin[src/trunk]: src/doc Note genfb(4) for mac68k.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by spz in ticket...
martin[src/trunk]: src/sys/arch/evbarm/conf The CUBOX-I boards have Cortex-A9 cpus, ...
maya[src/trunk]: src/share/man/man5 Describe something for npf, npfd, blacklistd.
sevan[src/trunk]: src/share/misc GARP MMRP MRP MVR MWRP PAGP PVRST SABRE SAGE SRR ...
sevan[src/trunk]: src Add a manual for uipad(4)
jmcneill[src/trunk]: src/sys/dev/ic remove DWC_MMC_DEBUG
skrll[src/trunk]: src/sys/arch/evbarm/netwalker Fix build
mlelstv[src/trunk]: src/sys/dev/fdt Fix infinite loop like in fdtbus_get_string_index.
msaitoh[src/trunk]: src/sys/dev/pci Add VGA 16bit decode bit into the PCI bridge con...
christos[src/trunk]: src/distrib/dreamcast/ramdisk kill some useless programs (it is ...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc rename rumpcomp_user.* -> ugenhc_...
rin[src/trunk]: src/sys/dev/rasops Cosmetic changes. No functional changes.
sevan[src/trunk]: src/lib/libcurses typo
sborrill[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define list_fir...
knakahara[src/trunk]: src/sys/net Fix missing splx in ppp_inproc().
ad[src/trunk]: src/sys/kern Nothing uses l->l_sleeperr any more.
sevan[src/trunk]: src/usr.bin Drop main() prototype.
mrg[src/trunk]: src/libexec/httpd - convert most asprintf() calls to bozoasprint...
skrll[src/trunk]: src/share/mk Switch hppa to gcc 4.8
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fill <linux/io-...
mrg[src/trunk]: src/sys/arch/evbmips/conf don't set NEED_MDSETIMAGE when we don'...
msaitoh[src/trunk]: src/sys/dev/pci Add some Chelsio devices.
christos[src/trunk]: src/sys/netinet protect arplog with INET
christos[src/trunk]: src/sys/lib/libkern Even smaller and takes print function.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement bogus...
mrg[src/trunk]: src/external/mit/xorg/server/drivers disable chips and igs drive...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev Fix module unload of dtrace, sdt and...
mrg[src/trunk]: src/sys/dev/usb more smp cleanup for ure(4)/axen(4)/cdce(4):
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add __always_un...
mrg[src/trunk]: src/libexec/httpd/testsuite fix running the testsuite from the b...
snj[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
maxv[src/trunk]: src/sys/kern Remove compat_freebsd from the list of autoloaded m...
thorpej[src/trunk]: src/sys/arch/mips/ralink Explicitly size the regmap array.
ozaki-r[src/trunk]: src/sys/netipsec Simply the code by avoiding unnecessary error c...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add vchiq0 at obio?
hkenken[src/trunk]: src/sys/arch Modified CCM register defines.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add a bus_dm...
snj[src/netbsd-7]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd If marking a shared image TE...
macallan[src/trunk]: src/sys/arch/evbmips/conf comment out ukphy
nat[src/trunk]: src/usr.sbin/btattach Add support for bcm 43xx devices using the...
sevan[src/trunk]: src/share/misc Add HVDS, LVDS, RDRAM
thorpej[src/trunk]: src/sys/arch Use the "flags" config directive modifier to specif...
christos[src/trunk]: src/include add m68k, default types.
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify fix typo in prev...
msaitoh[src/trunk]: src "s/ an an / an /" in comment. No functional change.
pgoyette[src/trunk]: src/sys/dev Ooppss, need an ampersand call calling LIST_EMPTY() ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/uapi/drm Kludgerously de...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add linux_mutex...
msaitoh[src/trunk]: src/sys/dev/mii Change the register size to uint16_t again in ma...
isaki[src/trunk]: src/sys/arch/x68k/stand Fix broken RCS NetBSD tag.
kamil[src/trunk]: src/share/mk Reset SANITIZERFLAGS when specified NOSANITIZER / M...
snj[src/netbsd-7]: src/doc 1366, 1384
christos[src/trunk]: src/usr.sbin/sup/source - don't allow multiple active connection...
skrll[src/trunk]: src/sys/arch/arm/imx/fdt KNF on #includes
martin[src/netbsd-7]: src Pull up the following, requested by snj in ticket #973:
hannken[src/trunk]: src/sys/kern Change the operations vector before changing the mo...
christos[src/trunk]: src/usr.sbin/crash add MAP_PRIVATE
christos[src/trunk]: src/external/gpl3/gcc/lib vaxinate the sanitizer build.
christos[src/trunk]: src/sys/compat/freebsd fix typos
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD ix-3.3.8 part 1. No func...
kamil[src/trunk]: src/doc Add TODO.sanitizer
christos[src/trunk]: src/doc new am-utils
christos[src/trunk]: src put back lsan
maxv[src/trunk]: src/sys/ufs/ffs KNF, and simplify a bit.
plunky[src/trunk]: src/sys/netbt note recent spec additions to L2CAP Info command r...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ata Use WDC_QUEUE_DEPTH_MASK to correctly mas...
macallan[src/trunk]: src/sys/arch/evbarm/conf add awiniic* and tve
christos[src/trunk]: src/sys/compat/netbsd32 deal with not having KTRACE
christos[src/trunk]: src/sys/arch/sh3/sh3 remove unused code
riz[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
nonaka[src/trunk]: src/sys/dev/pci Convert printf() to aprint_*().
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
martin[src/trunk]: src/tests/lib/libm Avoid double constants out of range
joerg[src/trunk]: src Update build glue and configuration for libarchive 3.4.0.
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
msaitoh[src/trunk]: src/sys/dev/pci Add yet another Intel Core QuickPath Generic Non...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r202566.
ozaki-r[src/trunk]: src/sys/net Note that IFNET_LOCK must not be held in softint
maxv[src/trunk]: src/sys/ufs/ffs Add some checks in ffs_superblock_validate():
kre[src/trunk]: src/lib/libc/gen HACK: if calling dirname() with the results o...
christos[src/trunk]: src/share/mk Add the pthread libraries, documented already in bs...
nonaka[src/trunk]: src/sys/arch/evbsh3/t_sh7706lan fix CS bit.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm For mips64:
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Allocate a full compliment of queue slots ...
christos[src/trunk]: src/bin/ed Prevent shell execution also in the 'r ! dobad' case, ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add struct page...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/modes fix v8 PMULL d...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Use list_next(&list)...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata note possible problem with ata_exec_xfer()
skrll[src/trunk]: src/sys/dev Don't abuse usbd_status in xhci_init
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use dev->irq_en...
roy[src/trunk]: src/sys/netinet6 Remove redundant logging.
joerg[src/trunk]: src/sys/lib/libunwind Pass down data_base just in case something...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Remove two unused bs handles
jakllsch[src/trunk]: src/games/fortune/datfiles Incite the "Purple Cow" wrath of Gele...
jmcneill[src/trunk]: src/sys/dev/fdt Set initial regulator states at attach time
roy[src/trunk]: src/doc Note import of dhcpcd-8.0.0
para[src/trunk]: src/common/lib/libc/gen initialize radix_tree_node_cache with PR...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm drm2 module is still ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove duplicate syscall package...
snj[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by j...
mrg[src/trunk]: src/share/man/man9 add a note about pmap_activate() and pmap_dea...
martin[src/trunk]: src/tests/include/sys 2 seconds is too small as timeout on slow ...
nakayama[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/sparc Regenerate for ...
skrll[src/trunk]: src/sys/compat/netbsd32 Regen
snj[src/netbsd-7]: src/doc 1404
thorpej[src/trunk]: src/sys Simplify regmap initialization, and fix an regmap issue ...
skrll[src/trunk]: src/sys/dev/usb Reduce scope of a variable. No functional change.
msaitoh[src/trunk]: src/sys/dev/pci Add ismt(4).
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/ia64 rebuild for GMP 5.1.3.
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage fix printf format.
isaki[src/trunk]: src/tests/lib/libc/gen uint64_t -> uint32_t. 32bit is sufficien...
msaitoh[src/trunk]: src/sys/dev/ic bpf_mtap*() after ieee80211_encap() should be bpf...
maya[src/trunk]: src/sys/arch/evbmips/conf Build the loongson kernels with all th...
snj[src/netbsd-7]: src/etc/etc.luna68k Pull up following revision(s) (requested ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Also mark as bad attempts t...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Define CONFIG_X86 in the drm2 modu...
scole[src/trunk]: src/sys/arch/ia64/ia64 whitespace cleanup
maxv[src/trunk]: src/sys Style, and fix several bugs:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add bogus x86-spe...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata move the entry for error recovery on...
kre[src/trunk]: src/sys/dev/pad Since we need an int paramater, and uio_resid is...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/asm Don't use memset as memset...
christos[src/trunk]: src/sys/arch/arm/include/arm32 Define the min and max page size ...
jakllsch[src/trunk]: src/sys/dev/i2c match spdmem_i2c on "atmel, spd" compatible string
sevan[src/trunk]: src/sys/arch/evbarm/conf While KDTRACE_HOOKS is enabled by defau...
pgoyette[src/trunk]: src/doc Add reference to uwe's PR kern/52821
wiz[src/trunk]: src/share/man/man9 Use Nm instead of Xr to itself. Add missing s...
knakahara[src/trunk]: src/share/man/man4 Update the manual of wbsio(4). Implemeted by ...
roy[src/trunk]: src/sys Introduce the routing flag RTF_LOCAL to track local addr...
sevan[src/trunk]: src/sbin/mknod mknod appeared in V4
christos[src/trunk]: src/sbin/route Use the definitions from the standard header file...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic seems the CMD/CCS slot is always zero at l...
jmcneill[src/trunk]: src Build ati driver on evbarm.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define empty mo...
taca[src/trunk]: src/etc/namedb Update root.cache to 2016/8/25 version, l.root-se...
riastradh[src/trunk]: src/usr.bin/config `Controller' takes two l's.
wiz[src/trunk]: src/usr.sbin/intrctl Merge single letter options in usage.
snj[src/netbsd-7]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
maxv[src/trunk]: src/sys/arch/x86/x86 On certain AMD f10h CPUs (like mine), the B...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p3
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_fb_helper.c from the bu...
jmcneill[src/trunk]: src/sys/kern When cold, manually update timecounters before call...
mrg[src/trunk]: src/external/mit/xorg/lib/libdrm_intel add new source for libdrm...
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock kill ssp
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic remove left-over curly brace
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add missing ata_channel_unlock() in bailo...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Include just <s...
kre[src/trunk]: src/external/cddl/osnet/sys/sys Avoid duplicate typedefs so thes...
ad[src/trunk]: src/sys/external/bsd/drm2/dist/drm Apply patch from kamil@: vmob...
yamaguchi[src/trunk]: src/sys/dev/pci Fix the wrong expression in ixl(4)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_enable_rom/pci_d...
yamaguchi[src/trunk]: src/sys/dev/pci Fix ixl(4) not to assign interrupts to cpu #0
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src As dhcpcd no longer supports IP...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that sc_mediatype is evaluated incorre...
bad[src/trunk]: src/sys/kern tftproot_getfile(): return E2BIG when bootfile is t...
christos[src/trunk]: src/doc mention sortinfo
christos[src/trunk]: src/doc new ntpd
jmcneill[src/trunk]: src/sys/arch/arm/amlogic todr_attach -> fdtbus_todr_attach
christos[src/trunk]: src/share/man/man4 add missing man page from FreeBSD
thorpej[src/trunk]: src/tests/rump/rumpkern Add -lrump after -lkernspace, because ke...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace wake_up_inte...
isaki[src/trunk]: src/sys/arch/x68k/stand Remove commented out ALIGN() operation.
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix up bus_space_map for latest RPI fi...
jdolecek[src/jdolecek-ncq]: src/sys/dev add detach code for umass_isdata; compile-tes...
christos[src/trunk]: src/external/gpl3/gcc/lib/liblsan remove temp hack.
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
uwe[src/trunk]: src/share/man/man9 Use .Bl -tag -width Fn. There's no such thin...
ad[src/trunk]: src/sys/kern kernel_lock:
maxv[src/trunk]: src/sys/lib/libsa Make sure we're loading a relocatable binary, ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata by default make the chaos monkey do nothi...
wiz[src/trunk]: src/lib/libc/stdlib Fix date. Sort section. Sort errors. Sort SE...
snj[src/netbsd-7]: src/sys/conf Pull up following revision(s) (requested by tsut...
mrg[src/trunk]: src/external/gpl3/gcc update some status:
rkujawa[src/trunk]: src/share/man/man4 Clarify caveats.
christos[src/trunk]: src vax specific gcc 4.8.1 hacks
roy[src/trunk]: src Add RO_MSGFILTER socket option to PF_ROUTE to filter out
martin[src/trunk]: src/distrib/sets/lists/modules It is md.${MACHINE}.${MACHINE_ARCH}
msaitoh[src/trunk]: src/sys/dev No functional change:
snj[src/netbsd-7]: src/sys/compat/linux Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/ppbus KNF & fix typo. No functional change.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Define DRM_I...
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilternegjmp test.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf tegra: set loadaddr to 0x9000000...
ginsbach[src/trunk]: src/share/misc Add board support package - BSP
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly ...
snj[src/netbsd-7]: src/sys/arch/evbmips/loongson Pull up following revision(s) (...
christos[src/trunk]: src/external/bsd/flex/dist/src delete the generated skeleton, we...
thorpej[src/trunk]: src/doc Document removal of strip(4).
kamil[src/trunk]: src/external/gpl3/gdb.old/dist/sim/ppc gdb.old: Add missing */
kamil[src/trunk]: src/external/mpl/dhcp Make building of dhcp compatible with MKSA...
ad[src/trunk]: src/sys/sys Bump MIN_LWP_ALIGNMENT to 64.
martin[src/netbsd-9]: src/doc Tickets #9, #11, #12, #13, #17 and #18
isaki[src/trunk]: src/sys/arch/x68k/stand Make .bss follows .data to detect size r...
justin[src/trunk]: src/lib/librumpuser Revert conversion to __thread as breaks on a...
pooka[src/trunk]: src/lib/librumpuser Tiny fix for Solaris.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata change ata_delay() to tsleep for 1 hz rat...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata make PMP working great again
matt[src/trunk]: src/sys/arch/arm/include Remove duplicate END(y) macro
tsutsui[src/trunk]: src/sys/arch Remove unused m68k_fault_addr, which is required on...
pgoyette[src/trunk]: src/sys/modules/nand Include the flash_mtd_parts in the nand mod...
asau[src/trunk]: src/usr.bin/sed Move data I/O file pointers into processing part.
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 1300
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
msaitoh[src/trunk]: src/sys/dev/usb Use unsigned (RAL_RF_BUSY). Found by KUBSan.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add assert
snj[src/netbsd-7]: src/doc 1340
mrg[src/trunk]: src make includes works now.
pgoyette[src/trunk]: src/sys/kern Add additional duplicate-module-name check in case ...
maxv[src/trunk]: src/sys/arch/x86/x86 use bootspace
joerg[src/trunk]: src/tools/xz-include Add missing Makefile.inc for xz tools.
snj[src/netbsd-7]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
matt[src/trunk]: src/sys/arch/arm/arm32 Only do UVMHIST_LOG is maphist have its e...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Disable dmi hac...
christos[src/trunk]: src/usr.bin/mail Document more environment settings.
pgoyette[src/pgoyette-compat]: src/sys/modules Include required MD code for amd64
pgoyette[src/pgoyette-compat]: src/sys/compat/common Fix typo - Don't try to re-init ...
joerg[src/trunk]: src/sys/arch/sparc/stand/boot Don't use dynamically sized unions...
maya[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pull in upstream commit:
christos[src/trunk]: src/external/bsd/atf/dist/tools Print symbolically why the proce...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid {0} struc...
jruoho[src/trunk]: src/share/man/man9 Fix a prototype.
nat[src/trunk]: src/sys/dev Fix a panic caused by opening pad(4)'s mixer before ...
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Merge HEAD.
riastradh[src/riastradh-drm2]: src/sys Implement Linux alloc_page/__free_page and kmap...
snj[src/netbsd-7]: src/doc 1409, 1500
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic only call ata_deactivate_xfer() once ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Make container_...
riz[src/trunk]: src/tools/xz-include Add CPPFLAGS+= -std=c99 so tools can build ...
kamil[src/trunk]: src/sys/sys Prevent signed integer left shift UB in FD_SET(), FD...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use a union rat...
wiz[src/trunk]: src/share/man/man4 Remove comma from one-member enumeration.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libubsan remove ubsan_handlers_cxx.cc ...
christos[src/trunk]: src/external/bsd/blacklist/lib typo
martin[src/trunk]: src/external/gpl3/gcc/usr.bin Fix variable name, so BUGURL gets ...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Don't use SIG_register to regist...
maxv[src/trunk]: src/sys/ufs/ffs ffs_appleufs_validate():
rjs[src/trunk]: src/sys Fix build when IPSEC enabled.
maxv[src/trunk]: src/sys/kern Fix info leak: the padding after the header causes ...
thorpej[src/trunk]: src/doc Note removal of HIPPI support.
christos[src/trunk]: src/external/bsd/libpcap/dist make sure we don't accidentally co...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
knakahara[src/trunk]: src/tests/net/if_ipsec tests/net/if_ipsec/t_ipsec disable dad. T...
martin[src/trunk]: src/sbin/gpt Fix output in an error case
christos[src/trunk]: src/external/bsd/flex/dist/src deal with our int -> size_t changes.
he[src/trunk]: src/tests/lib/libm Add a test checking nearbyint(), using the sa...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata switch from TAILQ to SIMPLEQ for ata...
christos[src/trunk]: src/sys/arch/mmeye/mmeye fix unused variable warning
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Adapt drm_master_cre...
riastradh[src/trunk]: src/share/man/man9 Clarify advice about when to use what parts o...
jmcneill[src/trunk]: src/sys/dev/ic Write MAC address high register before low regist...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move netpgpkeys into the correct ...
snj[src/netbsd-7]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 use the machine link for boo...
ozaki-r[src/trunk]: src/external/cddl/osnet Fix dtrace build error with gcc 4.8 on i...
skrll[src/trunk]: src/sys/arch/evbarm/conf Partially undo previous so NETWALKER_IN...
pgoyette[src/trunk]: src/sys Split the COMPAT_50 socket-timeout stuff out of kern/uip...
nat[src/trunk]: src/sys/dev Only init the mix ring if sc_usemixer is enabled as ...
thorpej[src/trunk]: src/sys/dev/i2c In gttwsi_wait(), don't use cv_timedwait_sig() -...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Declare the ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Since now we are called fro...
ozaki-r[src/trunk]: src/sys/net Show ARP/NDP caches as LLINFO not LLDATA for backwar...
alnsn[src/trunk]: src/tests/net/bpfjit Avoid testing for zero rv in bpfjit_jmp_x_u...
mrg[src/trunk]: src/etc/etc.evbcf turn off kernels that don't exist yet.
roy[src/trunk]: src/sys Drop hostIsNew from in_ifinit, let the function work out...
snj[src/netbsd-7]: src/doc 1520, 1522, 1523
mrg[src/trunk]: src/external/mit/xorg fix XORG_PKG_PACKAGE_NAME to not include m...
snj[src/netbsd-7]: src/sys/arch/i386/conf Apply patch (requested by maxv in tick...
jdolecek[src/jdolecek-ncq]: src/sys/arch/amiga/dev need <sys/param.h> for DEV_BSIZE n...
martin[src/trunk]: src/sys/dev/usb Regen
thorpej[src/trunk]: src/sys/dev/i2c If cold, automagically set I2C_F_POLL.
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply bugfix #7 from lua.org/bugs....
riastradh[src/trunk]: src/sys/kern Sprinkle cold conditionals to make tc_ticktock befo...
snj[src/trunk]: src/share/mk prune a number of now-nonexistent xorg components
roy[src/trunk]: src/lib/libc Bump libc version for ifaddrs.
snj[src/netbsd-7]: src/doc 1320-1322
christos[src/trunk]: src/distrib/sets/lists/debug add new test.
kamil[src/trunk]: src/usr.bin/lam Add HISTORY and AUTHORS to lam
kamil[src/trunk]: src/usr.bin/rs Add HISTORY and AUTHORS to rs
sevan[src/trunk]: src/sbin/reboot A standalone reboot utility showed up in 4.0BSD.
gdt[src/trunk]: src/sys/dev/ic sys/dev/ic/mfi.c: Add missing break in switch
maya[src/trunk]: src/lib/libc/arch/riscv/gdtoa Provide a definition of quiet NaN ...
jakllsch[src/trunk]: src tests for libusbhid (many of which fail)
thorpej[src/trunk]: src/sys/dev - Unify the "rtwn" and "urtwn" register definitions ...
martin[src/trunk]: src/tests/lib/libc/db bsize_ffactor takes *very* long to complet...
martin[src/trunk]: src/distrib/sets/lists/modules Rename md.evbppc to md.evbppc-pow...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 ...aaaaand one more fix ...
thorpej[src/trunk]: src/sys/dev/i2c No need to check cold to add I2C_F_POLL; the i2c...
roy[src/trunk]: src/sys Ensure that packets are sent from a valid address.
martin[src/trunk]: src/distrib/sets/lists/xdebug libgm debug info
snj[src/netbsd-7]: src/bin/sh Pull up following revision(s) (requested by kre in...
joerg[src/trunk]: src/sys/arch/evbppc/conf Add config variant for root-on-SD.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata tweak english
maya[src/trunk]: src/sys/arch/mips/mips Remove whitespace I just introduced
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out the Linux-...
jdolecek[src/jdolecek-ncq]: src/sys/arch switch to ata_queue_alloc() so that this at ...
christos[src/trunk]: src/sys/miscfs/procfs remove comment.
hannken[src/trunk]: src/sys/fs/union Add reference count to union node.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf no need to override ARM_CBAR, remove un...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by manu in ticke...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Kill the "throw()" on...
joerg[src/trunk]: src/share/mk Add quotes.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic make compile without DIAGNOSTIC
pgoyette[src/trunk]: src/sys/dev/pad Remove the correct extra #endif
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets for new dummy "tun" m...
christos[src/trunk]: src/etc/mtree Add more test directories
martin[src/trunk]: src/external/public-domain/sqlite/dist Try to avoid using float ...
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 1413
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match non-standard compat string "arm, armv8...
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang r202566. ...
jmcneill[src/trunk]: src/sys/dev/ic Pull in changes from OpenBSD r1.34:
macallan[src/trunk]: src/sys/arch/sgimips/conf cleanup compat options, disable COMPAT...
mrg[src/trunk]: src/tests/include/sys use memcpy() for non C-strings.
christos[src/trunk]: src/sys/kern handle errors from loading the syscalls and bail ea...
joerg[src/trunk]: src/crypto/external/bsd/heimdal Disable abs() checking, a lot of...
sevan[src/trunk]: src/sbin/newfs_sysvbfs Add AUTHORS section.
maxv[src/trunk]: src Remove compat_ibcs2 from i386. After a discussion on port-va...
skrll[src/trunk]: src/sys/arch/arm/imx Fix builds properly
msaitoh[src/netbsd-9]: src/doc Ticket #2, #4-#6.
roy[src/trunk]: src/sys/dev/usb Add GPIO programming to support more PHY.
hannken[src/trunk]: src/sys/kern Change vrelel() to defer the test for a reclaimed v...
ad[src/trunk]: src/sys/sys Redo previous using COHERENCY_UNIT.
martin[src/trunk]: src/sys/arch/i386/i386 Mark a variable diagnostic-only, from Joh...
mrg[src/trunk]: src/external/gpl3/gcc updaet a little more:
rin[src/trunk]: src/sys/dev/rasops In rasops_copy{rows, cols}(), if src == dst, w...
pgoyette[src/trunk]: src/share/man/man9 The whole point of my recent addition of the ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff crtstuff.c moved into libgcc.
rin[src/trunk]: src/sys/arch/zaurus/conf Disable compat stuffs that are accident...
mrg[src/trunk]: src/sys/dev fix some comments about MP midi.
sevan[src/trunk]: src/share/misc The s in AST is system.
kamil[src/trunk]: src/sys/compat/sunos32 compat sunos32: Drop the sstk(2) syscall
pgoyette[src/trunk]: src/share/man/man9 Document the arguments to the MODULE() macro
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement vmall...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use cpp to pref...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Prepare dtrace_isa.c for ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia HDAUDIO_FLAG_NO_STREAM_RESET hack no lon...
christos[src/trunk]: src/external/bsd/libarchive/dist Introduce ARCHIVE_EXTRACT_ATOMI...
christos[src/trunk]: src/external/bsd/elftoolchain/lib add SHLIB_MINOR
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_gem.c until rewritten w...
matt[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc Be a little more care...
knakahara[src/trunk]: src/sys/netipsec ipsecif(4) supports multiple peers in the same ...
ozaki-r[src/trunk]: src/sys/arch/m68k/include Fix #endif; it should be after __END_D...
alnsn[src/trunk]: src/sys/net Properly track initialisation of registers for BPF_J...
ozaki-r[src/trunk]: src/sys/net Fix compile error (may be used uninitialized)
ozaki-r[src/trunk]: src/sys/arch/hpcarm/hpcarm Remove unused variable found by gcc 4.8
christos[src/trunk]: src/external/bsd/dhcpcd provide a NO_AUTH option to strip auth f...
sevan[src/trunk]: src/sbin/mount_v7fs Add HISTORY & AUTHORS section.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Defer display hardware reset to pipeline ...
kre[src/trunk]: src/lib/libpthread Revert last 2 updates - these are, of course, ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Forward declaration of struct ...
msaitoh[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
joerg[src/trunk]: src/lib/libc/stdlib Fix atfork malloc handling to include all th...
roy[src/trunk]: src Bump libcurses to 7.1 for prior additions.
nonaka[src/trunk]: src/sys/arch/powerpc Added Interrupt coalescing support.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/prin...
knakahara[src/trunk]: src/sys/net KNF. pointed out by s-yamaguchi@IIJ
skrll[src/trunk]: src/sys/arch/mips/mips Fixup siginfo
msaitoh[src/trunk]: src/sys It's not required to include net/bpfdesc.h. Remove it.
yamaguchi[src/trunk]: src/sys/dev/pci Fix wrong usage of PCI_PRODUCT(), ixl(4)
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add a local drm_lock.c, s...
bouyer[src/trunk]: src/sys/dev/fdt fdtbus_get_string_index(): decrease len when goi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Fix copypasto in com...
christos[src/trunk]: src/lib/libc/stdlib use reallocarr()
christos[src/trunk]: src/lib/libc/stdlib cleanups from (Kamil Rytarowski)
riastradh[src/riastradh-drm2]: src/sys Unhook i915_gem*.c from the build for now.
uwe[src/trunk]: src/sys/kern Define cpu_xc_* functions with unused second argume...
martin[src/trunk]: src/distrib/sets/lists Adapt to renamed test program
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix up some bit...
pgoyette[src/pgoyette-compat]: src/sys/sys Finish the macros for MP-safe COMPAT_HOOKS
simonb[src/trunk]: src/sys/dev/ata Tidy quirk table and remove outdated quick from ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_crtc_helper.c ne...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Fix I2C clock calculations. Previously ...
martin[src/trunk]: src/common/lib/libc/atomic Fix return value (typo, noticed by Ni...
msaitoh[src/trunk]: src/sys/dev/pci - Add ASMEDIA ASM1083/1085/1142
snj[src/netbsd-7]: src/doc 1448
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/doc Tickets #1473 and #1474
mlelstv[src/trunk]: src/sys/dev/raidframe When autoconfiguring RAID sets:
martin[src/netbsd-7]: src/doc Ticket #1457
sevan[src/trunk]: src/sbin/luactl no comma after "i.e.", raised by textproc/igor
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't panic when resource shortage occured...
hannken[src/trunk]: src/sys Change last users of FSTRANS_LAZY to FSTRANS_SHARED and ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove dumb debug code and outdated com...
wiz[src/trunk]: src/doc gdb-7.9 out.
rtr[src/trunk]: src/sys/kern Place opening brace to function at column 0, like i...
msaitoh[src/trunk]: src/sys/dev/pci Add devices from "6th Generation Intel Processor...
jakllsch[src/trunk]: src/sys/kern add a kobj_error() to a recently added error case
christos[src/trunk]: src/usr.sbin/npf/npfctl Add things implemented
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO Driver
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_dp.c need...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Define WARN_ONCE ...
christos[src/trunk]: src/share/mk add \
christos[src/trunk]: src/etc add missing $, from Petar Bogdanovic
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Don't mess with...
khorben[src/trunk]: src/sys/dev/usb Be more defensive towards malicious USB devices
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by msait...
nonaka[src/trunk]: src Fix to cannnot be opened a nvme(4) namespace device file.
jmcneill[src/trunk]: src/sys/dev/fdt Add a helper to search the tree for a node with ...
christos[src/trunk]: src/lib/libc/sys Document SIGBUS per ToG.
marty[src/trunk]: src/sys/arch XU4 USB snapshot: Reorganize source files
skrll[src/trunk]: src/sys/dev/usb Byte swap the address in xhci_new_device appropr...
kamil[src/trunk]: src/tests/lib/libc/sys Correct all ATF failures in t_ptrace_x86_...
sevan[src/trunk]: src/external/cddl/osnet Add rcsid
skrll[src/trunk]: src/sys/arch Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and ...
ozaki-r[src/trunk]: src/sys Initialize DAD components properly
christos[src/trunk]: src/sys/rump/librump/rumpvfs Regen
christos[src/trunk]: src/distrib/sets/lists/tests fix names of debug files and missin...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix VLAN filter setting. Found by KUBSan.
msaitoh[src/trunk]: src/sys/dev/ic bpf_mtap*() before ieee80211_encap() should be bp...
msaitoh[src/trunk]: src/sys/dev - Sprinkle static and const. No functional change.
ozaki-r[src/trunk]: src/sys Fix _rt_free via rtrequest(RTM_DELETE) hangs in rt_timer...
mrg[src/trunk]: src/share/man/man8 update to reality:
martin[src/trunk]: src/usr.sbin/etcupdate From Jim Bernard in PR install/50615: ins...
jdolecek[src/jdolecek-ncq]: src/sys change wdc_init_shadow_regs() to accept only stru...
jmcneill[src/trunk]: src/sys/kern Revert previous
skrll[src/trunk]: src/sys/dev/ic Remove unused variable
alnsn[src/trunk]: src/tests/lib/libbpfjit Add two more libbpfjit_jmp_jeq_x_noinit_...
pooka[src/trunk]: src/sys/rump/dev/lib/libdrvctl rename component.c -> drvctl_comp...
isaki[src/trunk]: src/sys/arch/m68k/fpe FLOGNP1(-0.0) is -0.0, not +0.0. Found by...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic remove ata queue downsizing - every device...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic need to explicitely call siisata_timeout()...
skrll[src/trunk]: src/sys/arch/evbarm/conf Bump memory disk size to fix build.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Add support for setting LIB_P...
ad[src/trunk]: src/sys/kern biodone2(): don't acquire kernel_lock for anybody a...
uwe[src/trunk]: src/sys xc_barrier - convenience function to xc_broadcast() a nop.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Mmh, as noted in PR/54847, this should be u...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement udela...
nakayama[src/trunk]: src/sys/arch/sparc64/conf Fix up sysmon_* dependencies.
jmcneill[src/trunk]: src/sys/dev dwcmmc: set ciu clock rate rather than assuming fixe...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic access watchdog with AMLOGIC_CBUS_OF...
maxv[src/trunk]: src/sys/kern Use VM_MAXUSER_ADDRESS for proc0, not VM_MAX_ADDRES...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Set msi_id to its_id
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic use xfer->c_slot instead of slot = 0
snj[src/netbsd-7]: src/doc fix typo in 1309, add 1261 and 1278
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add support for changing CPU frequency
rmind[src/trunk]: src/sys Implement ipi_trigger_multi(9); requested by cherry@.
rjs[src/trunk]: src/sys/netinet Improve compliance to RFC 6458.
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace Fix wrong conditional stateme...
pooka[src/trunk]: src/sys kill undesirable #ifndef _RUMPKERNEL
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc disable pause, only works on v9
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 i915 intel_disp...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add Meson (FDT) framebuffer support.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Omit more stuff...
knakahara[src/trunk]: src/sys backout wrong fix as it causes atf net/ipsec/t_ipsec_l2t...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic move mvsata_bio(), mvsata_exec_command() a...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook drm_modes.c back into the drm...
mrg[src/trunk]: src/external/mit/xorg/server/drivers fix the previous; it had a ...
snj[src/netbsd-7]: src/share/misc Pull up following revision(s) (requested by se...
martin[src/trunk]: src/tests/lib Sync list of fenv enabled architectures again (PR ...
martin[src/trunk]: src/sys/dev/ic When link status changes, update MAC configuratio...
kre[src/trunk]: src/sys/compat Finish the previous change - as well as setting t...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic set correct a9tmr/a9wdt frequency
christos[src/trunk]: src/tests/lib/libm put have fenv stuff elsewhere.
skrll[src/trunk]: src/sys/dev/ic Fix non-DIAGNOSTIC build
christos[src/trunk]: src/include rearrange...
jdolecek[src/trunk]: src/share/man/man4 document some bugs
christos[src/trunk]: src/sys/rump/fs/lib/libzfs Now that the auto-loading zfs bug has...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux <linux/io-mapping.h> nee...
sevan[src/trunk]: src/sbin/modstat Document author and the version modstat appeared.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use e_vm_defaul...
uwe[src/trunk]: src/sbin/route Fix typo in flag name. We should probably just u...
mlelstv[src/trunk]: src/sys/dev/dkwedge Return error in dkopen when dk_open_parent f...
kamil[src/trunk]: src/sys/arch/i386/include Add missing compat define of PT32_GETX...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Annotate fo...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
dsl[src/trunk]: src/tests/lib/libm Move the #defines that simplified the test de...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't set LRO capability flags because we ...
thorpej[src/trunk]: src/sys/sys Fix one de-_t'ficiation I missed.
joerg[src/trunk]: src/sys/lib/libunwind libstdc++ doesn't like me using <cstdint> ...
salazar[src/trunk]: src/external/mit/lua/dist/src fix code style issue
snj[src/netbsd-7]: src/gnu/dist/gettext/gettext-tools/doc Apply patch (requested...
blymn[src/trunk]: src/sys/arch/ia64/conf Removed MD veriexec entry this was change...
tsutsui[src/trunk]: src/sys/arch/atari/atari Remove obsolete stuff.
abhinav[src/trunk]: src/lib/libutil Use Sy to highlight the table header.
jakllsch[src/trunk]: src/sys/dev/usb Make usscanner(4) useful by also attaching its c...
ad[src/trunk]: src/sys/arch/sparc/sparc Fix some more places in this file it's ...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Fix spelling in error message
rin[src/trunk]: src/external/gpl3 Remove old leftover of migration from gnu/dist...
christos[src/trunk]: src/sys fix unused variable warnings
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Use recvmsg(2) to read rou...
ad[src/trunk]: src/sys/sys Make pri_t a short and get back some more space in s...
wiz[src/trunk]: src/share/mk Fix pasto.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Implement idr_replace.
msaitoh[src/trunk]: src/sys/sys Bump version to 8.99.21 (bpf_mtap*() API change & BI...
christos[src/trunk]: src/sys/arch/mips/include remove dup fenv
snj[src/netbsd-7]: src Pull up following revision(s) (requested by kre in ticket...
maxv[src/trunk]: src/sys/arch/i386/conf KNF
sevan[src/trunk]: src/sbin/fdisk - Document the HISTORY of fdisk based on the orig...
snj[src/netbsd-7]: src/sys/arch/powerpc/fpu Pull up following revision(s) (reque...
hkenken[src/trunk]: src/sys/arch Add support for device tree.
pooka[src/trunk]: src Ensure that rump kernel component constructors from the main...
knakahara[src/trunk]: src/sys/arch/x86/pci Join Tx interrupt handler and Rx interrupt ...
martin[src/trunk]: src/distrib/sets/lists Add new test program t_sigtimedwait_pr_47...
jdolecek[src/jdolecek-ncq]: src/sys/dev convert the atabus thread to use the channel ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Replace extr...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Make sigreturn14 MODULAR
skrll[src/trunk]: src/sys/external/bsd/dwc2 Stop the callout if the transfer didn'...
maxv[src/trunk]: src/sys/netinet Improve the check, we want to have len >= udphdr...
maxv[src/trunk]: src/sys/arch/evbarm/conf Remove references to svr4 and ibcs2, th...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Remove superfluous Pp.
wiz[src/trunk]: src/lib/librumpvfs Remove trailing whitespace.
pgoyette[src/trunk]: src/sys/dev If config_cfattach_detach() returns an error, handle...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add a cas...
skrll[src/trunk]: src/sys/arch/evbarm/fdt Remove unnecessary #include
pooka[src/trunk]: src/sys/rump/include/machine Reinstance cpu_counter.h so that we...
matt[src/trunk]: src/lib/libkvm #include <m68k/m68k.h>
christos[src/trunk]: src/distrib/sets/lists - mark gcc=5 files obsolete
skrll[src/trunk]: src/sys/arch/arm/nvidia Remove unused needs-flag
mrg[src/trunk]: src add build framework to choose between xf86-video-ati 6.x (UM...
sevan[src/trunk]: src/sbin/resize_ffs Replace contractions.
msaitoh[src/trunk]: src/sys/arch/mips/cavium/dev KNF. No functional change.
christos[src/trunk]: src/lib/libedit PR/54329: Raphael Ross: According to https://www...
martin[src/trunk]: src/sys/arch/sparc/sparc Handle EINVAL in the fault path, send S...
snj[src/netbsd-7]: src 7.1_STABLE
martin[src/netbsd-9]: src/doc Tickets #19 - #22
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
martin[src/trunk]: src/sys/arch/evbarm/fdt Fix the calculation of the end address o...
christos[src/trunk]: src/distrib/atari/floppies remove more stuff.
snj[src/netbsd-7]: src/sys/dev Pull up following revision(s) (requested by kamil...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jdolecek[src/jdolecek-ncq]: src/sys/dev attend error paths, more strict asserts and c...
rin[src/trunk]: src/sys/dev/rasops XXX
njoly[src/trunk]: src/distrib/sets/lists/comp Add a few dwarf/elf cat pages. Sort ...
matt[src/trunk]: src/sys/arch/arm/arm32 Add clrex when we get an abort.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/linux Tweak idr_pre_get.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned. Found by K...
skrll[src/trunk]: src/sys/arch/aarch64/include Another harmless typo
pgoyette[src/trunk]: src Descend into new raid module, and update sets lists.
plunky[src/trunk]: src/usr.sbin/sdpd fix width of list
ryo[src/trunk]: src/sys/arch/arm/cortex keep stack pointer even if chainging CPU...
kamil[src/trunk]: src/sys/nfs Appease GCC and initialize arps_ip
rin[src/trunk]: src/sys/dev/rasops Oops, revert unintentional changes.
rin[src/trunk]: src/sys/dev/rasops Fix underline for anti-aliased fonts on 15/16...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out dmi h...
gutteridge[src/trunk]: src/share/man/man4 wd(4): police my grammar police
asau[src/trunk]: src/usr.bin/sed Hide more subroutines in processing phase.
sevan[src/trunk]: src/etc/rc.d No need to empose the script to be runnable during ...
martin[src/trunk]: src/tests/net/mcast Bump timeout for a poll() call slightly, so ...
kamil[src/trunk]: src/sys/compat/aoutm68k compat aoutm68k: Mark sstk(2) as OBSOL
jdolecek[src/jdolecek-ncq]: src/sys/arch/atari/dev g/c mistakely left over code
snj[src/netbsd-7]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
jdolecek[src/jdolecek-ncq]: src/sys/dev remove all logic around ATACH_IRQ_WAIT and ch...
snj[src/netbsd-7]: src/common/lib/libc/stdlib Pull up following revision(s) (req...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Make udelay a s...
christos[src/trunk]: src/include Powerpc now has fenv.h
alnsn[src/trunk]: src/sys/modules Build bpfjit and sljit modules on aarch64.
isaki[src/trunk]: src/sys/arch/x68k/stand Add comment and figure of address map.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Use syscon API
gutteridge[src/trunk]: src/distrib/notes/macppc Add a note about pre-release ISO instal...
christos[src/trunk]: src/sys/net Zero out the ifreq struct for SIOCGIFCONF to avoid u...
sevan[src/trunk]: src/sbin/disklabel Document the version disklabel first appeared.
snj[src/netbsd-7]: src/sbin/resize_ffs Pull up following revision(s) (requested ...
maya[src/trunk]: src/share/misc bsd-family-tree: update freebsd rcsid, too.
mgorny[src/trunk]: src/sys/kern Fix typo: PT_GETFOREGS -> PT_GETFPREGS (NFC)
christos[src/trunk]: src/tools/pkg_install/lib use the host compiler
snj[src/netbsd-7]: src/doc 1540
christos[src/trunk]: src/usr.sbin/rtadvd use expandm from libwrap.
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys compat_util.c must be compiled by default in the kernel....
maya[src/trunk]: src/share/mk Strip -Wsystem-headers from CXXFLAGS.
hkenken[src/trunk]: src/sys/arch/evbarm/conf add NETWALKER_INSTALL
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r202566.
roy[src/trunk]: src/sys Don't add local routes for the any address or p2p addres...
ozaki-r[src/trunk]: src/sys/netipsec Mark a variable __diagused
christos[src/trunk]: src/sys/arch/hpcsh/dev fix unused variable warnings
jdolecek[src/trunk]: src/sys provide pci_intr_establish_xname() on x86 independantly ...
uwe[src/trunk]: src/lib/libc/gen Fly, nasal demons, fly away...
christos[src/trunk]: src/tests/modules/ufetchstore fix TESTSDIR.
sevan[src/trunk]: src/sbin/dmctl Mention author in AUTHORS section.
snj[src/netbsd-7]: src/etc/namedb Pull up following revision(s) (requested by ta...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_edid.c needs <li...
rin[src/trunk]: src/sys/dev/rasops Simplify and tiny optimization.
msaitoh[src/trunk]: src/sys/dev/pci - Add BROADCOM BCM4313 802.11b/g/n
msaitoh[src/trunk]: src/sys/kern Remove extra 0x in m_print().
sevan[src/trunk]: src/sbin/ifconfig Replace contractions & abbreviation.
skrll[src/trunk]: src/sys/sys Use __BIT(3) for bit values. No functional change.
christos[src/trunk]: src/distrib/sets/lists/tests new tests
sevan[src/trunk]: src/share/misc Sync with r316082 from FreeBSD
jmcneill[src/trunk]: src/sys/kern if the root file-system is not yet mounted, hide "v...
christos[src/trunk]: src/sbin/fsck_lfs PR/51422: Jose Luis Rodriguez Garcia: Remove u...
christos[src/trunk]: src/tests/fs/nfs/nfsservice ggr, make debug static. I hate that ...
mlelstv[src/trunk]: src/sys/dev Fix error handling in cgdstrategy().
martin[src/trunk]: src/sys/kern Change a KASSERTMSG into a regular module_error - n...
jnemeth[src/trunk]: src/sbin/gpt pretty up attribute display a bit
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Separate `struc...
christos[src/trunk]: src/sys/arch/amd64/conf let sppp be loaded dynamically.
sevan[src/trunk]: src/sbin/nologin Mention author in AUTHORS section.
hannken[src/trunk]: src/sys/kern Change vcache_*vget() to increment v_usecount on su...
msaitoh[src/trunk]: src/sys/dev/pci regen.
roy[src/trunk]: src/sys/net Add interface media for sppp consumers.
mrg[src/trunk]: src/share/mk x11: add amdgpu driver, libepoxy and remove radeonh...
msaitoh[src/trunk]: src/sys/dev/mii Add MII_GTCR(== 0x09 == MII_100T2CR) and MII_GTS...
plunky[src/trunk]: src/lib/libbluetooth fix spelling Multiplexor->Multiplexer
jmcneill[src/trunk]: src/sys/arch/arm/samsung hook exynos5422 clock support into fdtbus
ozaki-r[src/trunk]: src/sys/net Revert "Spinkle __noinline to some non-performance-s...
justin[src/trunk]: src/lib/librumpuser Whitespace fixes, no functional change
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic move atastart() call after xfer deact...
matt[src/trunk]: src/sys/arch/arm/vfp Add a different version vfp_fpscr_changable...
maxv[src/trunk]: src/share/man/man7 Replace netkey/ -> netipsec/, everything was ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_ringbuffe...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau disable matching nouveau on pa...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic fix typo.
leot[src/trunk]: src/doc Fix a typo
agc[src/trunk]: src/crypto/external/bsd/netpgp/hkpc get rid of the old reachover...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Initialize CML1 clock
maya[src/trunk]: src/share/misc sync bsd family tree with freebsd
matt[src/trunk]: src/sys/arch/powerpc/include More comments.
msaitoh[src/trunk]: src/sys/dev/pci Add Dynamic Power Allocation (DPA) ECN support.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Include <sys/bi...
msaitoh[src/netbsd-7]: src/external/mit/xorg Add three miissing files for ticket #13...
justin[src/trunk]: src/sys/rump/librump/rumpnet/opt Revert removal of opt_inet.h as...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/iopo...
isaki[src/trunk]: src/sys/arch/x68k/stand Initialize the screen in all primary boo...
martin[src/netbsd-8]: src/doc Ticket #1493
snj[src/netbsd-7]: src/doc 1411
martin[src/netbsd-8]: src/doc Ticket #1479
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic only clear the bcount for NCQ case when th...
njoly[src/trunk]: src/sys/compat/common Handle case where compat_ifioctl() is call...
martin[src/trunk]: src/sys/dev/usb Add a few TP-Link "Archer" wlan devices
christos[src/trunk]: src/external/cddl/osnet/sys/sys remove duplicate typedef (it is ...
thorpej[src/trunk]: src/sys/kern Whitespace tweaks.
ad[src/trunk]: src/sys Acquire kernel_lock in the bp->b_iodone callback.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix Linux mutex...
maxv[src/trunk]: src/sys/arch/x86/x86 Add #ifndef i386, the dbregs are 32bit in t...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix divider calculations for hdmi, and t...
martin[src/trunk]: src/sys When attaching the first fdtbus, use the root "comptabil...
martin[src/trunk]: src/distrib/sets/lists/base Fix compat libelf version
ad[src/trunk]: src/sys/arch Back out the cpu_switchto() workaround now that it'...
maxv[src/trunk]: src/sys Improvements in NVMM
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out Linux...
skrll[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump size to fix build.
maxv[src/trunk]: src/sys/arch/x86/x86 Optimize FNSAVE. The size of its save area ...
wiz[src/trunk]: src/doc tmux 2.1 is out.
jdolecek[src/jdolecek-ncq]: src/sys/dev pass also ata_command via ata_xfer, callers o...
martin[src/trunk]: src/tests/lib/libm Vax does not do +/- INF.
pgoyette[src/trunk]: src/sys/kern Remove the check for duplicate-module-name-on-pendi...
ozaki-r[src/trunk]: src/sys/net Fix build of kernels without ether
joerg[src/trunk]: src/external/gpl3/gdb Improve CFLAGS definition for clang. Use m...
rin[src/trunk]: src/sys/dev/wsfb Enable anti-aliasing for depth 24.
pgoyette[src/trunk]: src/sys/rump/dev/lib/libraidframe Remove local CF_DRIVER_DECL - ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf tag kernel as type linux so we get the ...
dholland[src/trunk]: src/lib/libc/sys Describe what this actually does. Bump date.
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by k...
mrg[src/trunk]: src/tests/fs/common sprintf->snprintf
skrll[src/trunk]: src/sys/arch/arm/arm Correct arm_cksumdata for <4 bytes of data
justin[src/trunk]: src/sys/rump Move defines of INET and INET6 from opt_inet.h to M...
kre[src/trunk]: src/bin/sh Fix the code taken from FreeBSD 2 revisions back, whi...
manu[src/trunk]: src/sys/compat/linux/arch Regen
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon fix some comments about the hal...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwcmmc
martin[src/netbsd-9]: src/sys/arch/arm/pci Pull up following revision(s) (requested...
christos[src/trunk]: src/tests/kernel fix usage.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add stub defini...
christos[src/trunk]: src/lib switch to the elftoolchain code.
dsl[src/trunk]: src/tests/lib/libm Fix some typos.
skrll[src/trunk]: src/sys/arch/acorn32/podulebus Spelling on comment
macallan[src/trunk]: src/sys/arch/sparc/dev don't crash when we're not the console
jdolecek[src/trunk]: src/sys/dev/pci attach also the nvme_cdevsw when loaded as modul...
skrll[src/trunk]: src/sys/arch/acorn26/acorn26 Make db_validate_address compile un...
skrll[src/trunk]: src/sys/arch/mips/cavium Indentation
jmcneill[src/trunk]: src/distrib/utils/embedded/files No need to specify console=fb f...
skrll[src/trunk]: src/sys/arch/arm/cortex Cortex A5 also uses PPI 27 for timer.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace Fix dtrace build for ...
ginsbach[src/trunk]: src/share/misc Add yet another TLA.
jmcneill[src/trunk]: src/sys/arch Add support for (FDT-ized) Amlogic Meson8b.
chs[src/trunk]: src/external/bsd/libproc/dist use the netbsd path for separate d...
joerg[src/trunk]: src/sys/arch/arm/include Don't use plain inline in that might en...
martin[src/trunk]: src/tests/net/icmp Do not use artificial low timeouts - slow mac...
uwe[src/trunk]: src/lib/libcurses __slk_set - fix calculating "len" for HAVE_WCHAR
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add WSDISPLAY_MULTICONS
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Add operatio...
martin[src/trunk]: src/usr.sbin/sysinst If available, show additional names of fore...
kamil[src/trunk]: src/share/man/man3 Fix a typo
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize:
kamil[src/trunk]: src/sys Drop SYS_sbrk
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata make atastart() schedule as many commands...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Omit Linux fram...
maya[src/trunk]: src/doc Updated mesa.
martin[src/trunk]: src/usr.bin/menuc Allow argument expansion in menu titles as well.
christos[src/trunk]: src/sys revert previous, roy says it breaks DaD.
sevan[src/trunk]: src/sbin/newfs Memory File System support appeared in 4.4BSD, im...
christos[src/trunk]: src/distrib/sets/lists/comp add missing lint library
christos[src/trunk]: src/usr.sbin/makefs Fix some more MKREPRO issues in cdrom creati...
pgoyette[src/trunk]: src/sys Clean up this mess and simplify, so that all the socket ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add operating points and clocks for CPUs
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mlelstv in ti...
martin[src/netbsd-8]: src/doc Ticket #1482
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_vm.c until rewritten fo...
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Left-shift of negative values is UB.
ad[src/trunk]: src/usr.sbin/psrset Add a recommendation for SMT to not split th...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
hannken[src/trunk]: src/sys Locking a layer vnode is racy as it may become reclaimed...
isaki[src/trunk]: src/sys/arch/x68k/stand Add a document about this directory.
christos[src/trunk]: src/sys/compat/ossaudio - "source" is u_long in the kernel (and ...
maxv[src/trunk]: src/sys/arch/x86/x86 Add XXX in fpuinit_mxcsr_mask.
kamil[src/trunk]: src/share/mk Rephrase the documentation of MKSANITIZER
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64 no need ...
christos[src/trunk]: src PR/49584: Leonardo Taccari: alc(4): add support for AR816x/A...
christos[src/trunk]: src/tests not require .d files for the build.
martin[src/netbsd-7]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic when reducing DELAY(), it's necessary to a...
matt[src/trunk]: src/etc/mtree Add MKCOMPAT glue for powerpc64
rin[src/trunk]: src/sys/dev/rasops Convert rasops2.c and rasops4.c to use rasops...
martin[src/netbsd-7]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
maxv[src/trunk]: src/distrib/sets/lists/man en leftover
christos[src/trunk]: src/usr.sbin/npf/npfctl separate sess commands.
christos[src/trunk]: src/sys/kern defflag {SETUID,FD}SCRIPTS
ozaki-r[src/trunk]: src/tests/net/if_bridge Add a test to show a large number of MAC...
rmind[src/trunk]: src/sys/net/npf - npf_cop_table: handle non-IP packets in the et...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Don't include...
plunky[src/trunk]: src/usr.sbin/bthcid fix width/indent of list
sevan[src/trunk]: src/doc npf_boot and /etc/defaults/npf.boot.conf
maxv[src/trunk]: src/sys/arch/x86/x86 Explicitly clear l2's pcb_fpcpu when forking.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Re-add support for awge0.mac-address, f...
matt[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc Use ARCH_ELFSIZE=32 i...
msaitoh[src/trunk]: src/sys/arch/playstation2/dev Add missing semicolon.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Define DRM_I...
martin[src/netbsd-9]: src/sys/arch/i386/i386 Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
hkenken[src/trunk]: src/sys/arch/arm/imx Fixed compile error.
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test fix test I brok...
sevan[src/trunk]: src/doc Note change to systat
mrg[src/trunk]: src/sys/dev/pad remove extra #endif left in previous commit.
snj[src/netbsd-7]: src/sys/compat/linux/common Pull up following revision(s) (re...
kamil[src/trunk]: src/tests/kernel Fix typo in atf_tc_set_md_var(): baic -> basic
martin[src/netbsd-9]: src/sbin/reboot Pull up following revision(s) (requested by r...
sevan[src/trunk]: src/sbin/mount mount appeared in V1
rin[src/trunk]: src/sys/dev/rasops Use unsigned integers for binary data storage.
msaitoh[src/trunk]: src/sys/dev/mii Change page of the OEM_BITS register back to 0 a...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify.
mrg[src/trunk]: src/external/mit/xorg/lib/gallium only build the radeon and nouv...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata some more notes
christos[src/trunk]: src/lib/libc/time - don't copy the man pages anymore. they have ...
maxv[src/trunk]: src/sys/ufs/ffs Style, and fix a DPRINTF
jmcneill[src/trunk]: src/sys/arch/arm/imx/fdt Add i2c clocks
ad[src/trunk]: src/sys/uvm Use __SHIFTIN()/__SHIFTOUT(). Suggested by riastradh@.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Return the error if th...
martin[src/trunk]: src/sys/dev/i2c Add a kernel panic when we matched but can not h...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata ata_free_xfer() must be called with lock ...
christos[src/trunk]: src/share/mk Sort texinfo dir file for MKREPRO
christos[src/trunk]: src/share/mk Elide ctfmerge bug.
macallan[src/trunk]: src/sys/arch/macppc/conf add lmu driver
sevan[src/trunk]: src/sbin/bioctl Note which version it appeared in before the rew...
isaki[src/trunk]: src/sys/dev/audio Simplify async_mixer handling.
mlelstv[src/trunk]: src/sys/dev/raidframe refactor driver to use common code in dksubr.
christos[src/trunk]: src/share/mk Instead of checking for obj existance which can be ...
jdolecek[src/trunk]: src/sys/arch add support for kern.intr.list aka intrctl(8) 'list...
martin[src/trunk]: src/sys/ufs/lfs Update comment (overlooked in r1.179).
rmind[src/trunk]: src/sys/net/npf - npf_mk_rules: enforce unique names for the dyn...
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Revert "Compile with -O2 by default" ch...
kre[src/trunk]: src/lib/libpthread Deal with more lwp_park() timestamp unconsting
hannken[src/trunk]: src/sys/arch/i386/conf Add option XHCI_DEBUG.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata MVSATA_WITHOUTDMA seems to work fine
rin[src/trunk]: src/sys/dev/rasops For kUBSan, avoid undefined behaviors even if...
uwe[src/trunk]: src/sys/dev/ic Get rid of bogus ADW_CALLBACK typedef. Use the r...
snj[src/netbsd-7]: src/external/bsd/nvi Pull up following revision(s) (requested...
tsutsui[src/trunk]: src/distrib/sets/lists/base Add irisboot binaries for pre-ARC ma...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Use uint32_t instead of u...
thorpej[src/trunk]: src/sys/kern Stylistic tweak to previous.
pgoyette[src/trunk]: src/sys/kern Use KASSERT to ensure that the newly-added module's...
martin[src/netbsd-9]: src/doc Tickets #26 and #27
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 NetBSDify (bus_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix #endif incl...
jmcneill[src/trunk]: src/sys Store a reference to the CPU that submitted the I/O requ...
mlelstv[src/trunk]: src/sys/compat/netbsd32 Add DIOCLWEDGES
pgoyette[src/trunk]: src/sys/dev/pad If config_fini_component() fails (due to device ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-8.0.0 with the follow...
skrll[src/trunk]: src/sys/dev/pci regen
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic ahci_intr_port(): use same code on both th...
phil[src/phil-wifi]: src/sys Final changes for 200 hour contract. Still a lot of...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Replace mutex_init b...
knakahara[src/trunk]: src/sys/opencrypto make crp_{, k}q percpu to scale crypto_dispatc...
bouyer[src/trunk]: src/sys/dev/wscons Introduce wsdisplay_isconsole(struct wsdispla...
jdolecek[src/trunk]: src/sys/dev/pci actually detach the ld {b, c}devsw on unload, and...
christos[src/trunk]: src/etc/mtree PR/47630: Petar Bogdanovic: add ssh_host_ecdsa_key...
nakayama[src/trunk]: src/etc Avoid nfs devices correctly.
jakllsch[src/trunk]: src/tests/lib/libusbhid t_usbhid/check_hid_get_data has been fai...
christos[src/trunk]: src/sbin/devpubd let's make this compile again.
sevan[src/trunk]: src/share/misc SDR
christos[src/trunk]: src/sys/arch/sh3/dev fixed unused variable warning
marty[src/trunk]: src/sys/arch/evbarm/exynos XU4 debug cleanup
snj[src/netbsd-7]: src/doc 1432
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata ata subsystem needs more work before wd(4...
joerg[src/trunk]: src/lib/libc/regex Use reallocarr and simplify. Document valid r...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm agp_info.ai_aperture...
christos[src/trunk]: src/external/bsd/tcpdump/dist We stuck the generation number eon...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for ia64.
skrll[src/trunk]: src/sys/stand/efiboot Add support for "bootargs" environment var...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix panic when only link interrupt can't b...
mrg[src/trunk]: src/sys/compat/netbsd32 redo the previous -- compat/sys/siginfo....
roy[src/trunk]: src/etc/defaults Setup default wpa_supplicant flags so that it:
mrg[src/trunk]: src/sys/arch/sparc64 - move pmap_ctx() macro into pmap.h instead...
snj[src/netbsd-7]: src/sys/compat/linux/arch/amd64 Pull up following revision(s)...
snj[src/netbsd-7]: src/doc 1493
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add timespec_to...
snj[src/netbsd-7]: src/share/man/man9 Pull up following revision(s) (requested b...
maxv[src/trunk]: src/sys Rename
christos[src/trunk]: src/bin/pax Add the timestamp option to the pax front end.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add dwc2 attachment, doesnt quite work yet
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt add return
maxv[src/trunk]: src/doc more kernel address leaks
riz[src/netbsd-7]: src/lib/libc/stdio Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/bsd/flex Merge conflicts
abhinav[src/trunk]: src/libexec/ld.elf_so Typo: s/a indirection/an indirection/
skrll[src/trunk]: src/sys/dev/ic Use PRIxBUSADDR
christos[src/trunk]: src/usr.sbin/syslogd fix two bugs related to queues (Anthony Mal...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 interrupt combiner
uwe[src/trunk]: src/lib/libc/gen Fix typo in macro flag.
christos[src/trunk]: src/sys Refactor the multicast membership code so that we can ha...
tsutsui[src/trunk]: src/distrib/miniroot Fix miniroot installation failure on networ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out calls to d...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata stop assuming c_slot is immutable, u...
abhinav[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Add section...
njoly[src/trunk]: src/sys/compat/linux/common When converting limits from linux32 ...
riz[src/netbsd-7]: src/doc Tickets 899, 905, 920, 927.
christos[src/trunk]: src/usr.bin/tip Put back -n
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata include opt_wd.h instead of opt_wd_softba...
ad[src/trunk]: src/sys/kern vput(): don't drop the vnode lock, carry the hold o...
martin[src/trunk]: src/usr.sbin/sysinst Fix /tmp tmpfs handling and on machines wit...
christos[src/trunk]: src/sys/kern remove offs initialization and XXX gcc comment. Off...
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add acpiecdt* at acpi?.
matt[src/trunk]: src/sys/arch/arm/include Define all the instruction conditions.
riastradh[src/riastradh-drm2]: src/sys Add drm2 module ioconf glue.
martin[src/trunk]: src/distrib/sets/lists Comment out liblsan entries to fix the build
msaitoh[src/trunk]: src/sys/dev/pci regen.
rin[src/trunk]: src/sys/dev/rasops Avoid undefined behavior when converting unal...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib While the old gpt.S mbr code looks a...
sevan[src/trunk]: src/sbin/shutdown shutdown appeared as a standalone utility in 4...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Allow dhcpcd to be built withou...
taca[src/trunk]: src/doc Latest ntp is 4.2.8p3 which contains security fix (low r...
wiz[src/trunk]: src/lib/libpuffs filesystem -> file system
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/tests/kernel Add tests to make sure that the program name is...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Implement DRM_SUS...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata reserve the highest slot for error recove...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix non-ARM_MMU_EXTENDED buildx
pooka[src/trunk]: src/sys/kern kill undesirable "#ifdef _RUMPKERNEL"
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
msaitoh[src/trunk]: src/sys/dev/pci Remove bpf_tap() call in rx. It's done in if_per...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use Dq.
mrg[src/trunk]: src/share/mk flip all ports to gcc.old GCC 6.4.
jdolecek[src/trunk]: src/sys/dev/acpi use isa_intr_establish_xname() so this passes t...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Rework <linux/c...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add Amlogic Meson RTC driver (FDT version)
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook drm_edid.c back into the drm2...
snj[src/netbsd-7]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix SMALL build.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 4.8 and ia64.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux First stab at v...
msaitoh[src/trunk]: src Port FreeBSD's ismt(4) driver. ismt(4) supports Intel Chipse...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Revert previous and do the off ...
martin[src/netbsd-7]: src/doc Ticket #974
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet rename component.c -> netinet_co...
mlelstv[src/trunk]: src/sys Defer to synchronous I/O before the aiodone work queue e...
kre[src/trunk]: src/bin/sh pgetc_linecont() needs to use pgetc() rather than pge...
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive In the extract atomi...
scole[src/trunk]: src/sys/arch/ia64/ia64 hopefully fix deadlock issue in cpu_switc...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mrg[src/trunk]: src/etc/etc.sparc64 add ttyC00/ttyC01 as found on eg, com(4)-bas...
jdolecek[src/trunk]: src/sys/dev fix DIOCCACHESYNC ioctl on ld(4) and raid(4) to work...
jmcneill[src/trunk]: src/sys/dev/fdt Store node path in device properties "fdt-path" ...
jdolecek[src/jdolecek-ncq]: src/sys/dev remove ata queue downsizing - every device, a...
christos[src/trunk]: src/usr.bin/elf2ecoff remove unused variables
wiz[src/trunk]: src/bin/sh Whitespace.
msaitoh[src/trunk]: src Implement the BPF direction filter (BIOC[GS]DIRECTION). It p...
snj[src/netbsd-7]: src/doc 1396, 1373, 1386, 1387, 1390, 1392, 1394, 1401, 1402, ...
kre[src/trunk]: src/bin/sh Update some dead (#if 0'd) code that is never called to
marty[src/trunk]: src/sys/arch XU4 FDT Last drivers converted
pgoyette[src/pgoyette-compat]: src/sys/sys Insist that all hooks are of type int
msaitoh[src/trunk]: src/sys/dev/usb Use correct E[O]{READ,WRITE} function.
christos[src/trunk]: src/lib/libc/time put back part of the code that determines the ...
pgoyette[src/trunk]: src/sys/kern Actually update the timeout value for the compabili...
roy[src/trunk]: src/sys Disallow input to detached addresses because they are no...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Remove hard requirement for "offset" pro...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove unused variables.
dholland[src/trunk]: src/share/man/man4 A driver that's been in GENERIC since 2011 ca...
uwe[src/trunk]: src/bin/sh -compact must come last
maya[src/trunk]: src Remove uyurex(4).
jmcneill[src/trunk]: src/sys/dev/ic Fix infinite loop in dwc_mmc_exec_command error path
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mrg ...
snj[src/netbsd-7]: src/sys/arch/newsmips/apbus Pull up following revision(s) (re...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add Linux <asm/by...
maxv[src/trunk]: src/sys/kern Remove compat_svr4, compat_svr4_32 and compat_ibcs2...
martin[src/trunk]: src/distrib/common Fix stupid typo (=+ instead of +=).
christos[src/trunk]: src/bin/sh Document close-on-exec redirection behavior.
christos[src/trunk]: src/external/bsd/file/dist/src If we don't have any formatting c...
jakllsch[src/trunk]: src/sys/dev/usb umass(4) can present both atapibus(4) and scsibu...
martin[src/trunk]: src/external/bsd/acpica/bin/iasl Use the make pid when naming th...
maya[src/trunk]: src/share/misc Amend MIPS, there are multiple stages in a pipeline.
nat[src/trunk]: src/sys/dev/usb Fix support for 8192eu, notably TPLINK TL-WN823N...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Tweak slightly sketchy logic in ...
martin[src/trunk]: src/distrib/utils/libhack Provide a way for crunched programs to...
joerg[src/trunk]: src/sys/lib/libunwind Add more const to make GCC happy.
snj[src/netbsd-7]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
nonaka[src/trunk]: src/sys/dev/pci fix compile failure with IWM_DEBUG on i386.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata make compile without NATA_DMA
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev refactor shared parts of the SATA error ...
skrll[src/trunk]: src/sys/arch/mips/mips Remove stray assignment.
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Fix off-by-one in nfdt_physmem KASSERT, ...
wiz[src/trunk]: src/usr.sbin/btpand Add missing width argument to Bl. Remove Pp ...
kre[src/trunk]: src/bin/sh Remove a (completely harmless) duplicate assignment i...
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_intr_establish_raw and fdtbus_intr_st...
joerg[src/trunk]: src/share/mk When using Clang, disable integrated assembler for ...
wiz[src/trunk]: src/sbin/pppoectl Fix wrong macro, use An.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Ctassert that AGP...
skrll[src/trunk]: src/sys/arch/arm/cortex Make this compile where gtmr isn't used.
christos[src/trunk]: src/external/mit/xorg/bin/xterm PR/50593: dieter roelants: fix u...
pooka[src/trunk]: src/sys/rump/kern/lib/libtty rename component.c -> tty_component.c
pgoyette[src/trunk]: src/tests/sbin/gpt Update test - the attributes listed by the sh...
martin[src/netbsd-7]: src/doc Tickets #1393 and #1400
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add drm_pci_alloc/drm_pci...
pgoyette[src/trunk]: src/sys/dev/raidframe Resolve a use-after-free reference to the ...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook drm_stub.c into the drm2 modu...
msaitoh[src/trunk]: src/sys/arch/sun3/dev Remove bpf_tap() in iexmit() because ie_st...
nat[src/trunk]: src/sys/dev Allow the hwvc block size to be set to any amount wi...
wiz[src/trunk]: src/share/man/man4 Fix xref, remove trailing comma and whitespace.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits Allow always...
pooka[src/trunk]: src/sys/rump/dev/lib/libsysmon rename component.c -> sysmon_comp...
pooka[src/trunk]: src/sys/dev kill _RUMPKERNEL ifdef
nonaka[src/trunk]: src/sys/dev/usb pass collect size of firmware to firmware_free(9).
khorben[src/trunk]: src/usr.sbin/syslogd Typo
matt[src/trunk]: src/share/mk Make MKCOMPAT default to yes for powerpc64.
htodd[src/trunk]: src/distrib/sets/lists Fixing sets. Adding dwarf/elf man pages a...
skrll[src/trunk]: src/distrib/evbarm/instkernel/instkernel Fix evbarm build - patc...
joerg[src/trunk]: src/sys/arch Use default PAGER_MAP_DEFAULT_SIZE for ARM and Powe...
msaitoh[src/netbsd-7]: src/doc Ticket 1280, 1304 and 1305.
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook local drm_scatter.c into the ...
ryoon[src/trunk]: src/tests Fix build. Three list.h files are required to generate...
jdolecek[src/trunk]: src/sys/dev modify ldattach() to have default strategy as a para...
martin[src/trunk]: src/sys/arch/x86/x86 #ifdef a variable like its use
christos[src/trunk]: src/lib/libedit PR/53856: F. Aragon: editline/libedit not prompt...
martin[src/netbsd-9]: src/sys/net/npf Pull up following revision(s) (requested by r...
martin[src/netbsd-7]: src/doc Ticket #1389
mlelstv[src/trunk]: src/sys/dev/raidframe prevent unconfigure/detach while backgroun...
christos[src/trunk]: src/tests/net/mcast Explain what works, what does not and why.
christos[src/trunk]: src/sys/net/npf Split the npflog cloner and auto-load the extens...
riz[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by m...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata fix regression in atabus_thread() when it...
snj[src/netbsd-7]: src/doc 1360
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev move ATAPI-only members of ata_xfer to a...
maxv[src/trunk]: src/sys/arch/x86/include KNF and simplify.
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): compute fs_bshift and...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
maxv[src/trunk]: src/doc no isdn
snj[src/netbsd-7]: src/sys/gdbscripts Pull up following revision(s) (requested b...
mrg[src/trunk]: src/usr.sbin/intrctl add -z flag to intrctl list, which elides a...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add stub <drm/int...
jdolecek[src/trunk]: src/share/man/man9 fix typo in function names
wiz[src/trunk]: src/share/man Bump date for previous.
sevan[src/trunk]: src/sbin/luactl Revert previous change, textproc/igor is not aro...
manu[src/trunk]: src/sys/fs/puffs Update file size after write without metadata f...
pgoyette[src/trunk]: src/tests/rump/modautoload When MODULAR kernels grew a MODULAR_D...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Expose the i915...
martin[src/trunk]: src/lib Redo previous by avoiding the casts and using PRIxREGIST...
pooka[src/trunk]: src/sys/rump/fs/lib/libsyspuffs rename component.c -> syspuffs_c...
christos[src/trunk]: src/sbin/rndctl .include bsd.own.mk for ${NETBSDSRCDIR}
msaitoh[src/trunk]: src/sys/net The path of SOICSIFMEDA or TAPGIFNAME calls are as f...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
thorpej[src/trunk]: src/sys/dev/i2c Encode the size information in the compat data.
eadler[src/trunk]: src/share/misc bsd-family-tree: Add NetBSD 7.2; fix 8.0
msaitoh[src/trunk]: src/sys/dev/pci Style fix. No functional change.
christos[src/trunk]: src/share/mk don't try to build .debug files for shell scripts.
christos[src/trunk]: src/lib/libpthread unconst the timestamp
skrll[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
christos[src/trunk]: src/lib/libm/complex fix VAX!
gson[src/trunk]: src/tests/fs/vfs Mark the fs/vfs/t_renamerace:udf_renamerace_dir...
maya[src/trunk]: src/sys/compat/common Pass LDFLAGS to ld.
jdolecek[src/jdolecek-ncq]: src/sys/dev/isa deallocate the channel structures properl...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
mrg[src/trunk]: src/sys/arch docpureset() doesn't return anything, so mark it void.
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
christos[src/trunk]: src/lib/libisns remove useless packed attributes
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata ATAPI on siisata(4), ahcisata(4) tested
maxv[src/trunk]: src/sys/netatalk Mmh, pull up the packet to ether_aarp, otherwis...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
joerg[src/trunk]: src/sys/lib/libunwind Add a dummy element as explicit padding fo...
martin[src/netbsd-8]: src Pull up the following, requested by msaitoh in ticket #1494:
sevan[src/trunk]: src/sbin/mount_chfs Document the version mount_chfs appeared.
mbalmer[src/trunk]: src/external/mit/lua/dist/src Remove a typo, %i is not conversio...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix #if/#endif nesting
rmind[src/trunk]: src/sys/fs/tmpfs Handle whiteout case in tmpfs_dir_detach() and ...
sevan[src/trunk]: src/dist/pf/etc Synchronise with r1.27 from OpenBSD
jmcneill[src/trunk]: src/sys/arch/arm/samsung make exynos_gpio_fdt_acquire actually w...
kamil[src/trunk]: src Rework the changes to DTRACE/ZFS files that were fixing Clan...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_sdvo.c ne...
pooka[src/trunk]: src/sys/rump/dev/lib/libpud rename component.c -> pud_component.c
kre[src/trunk]: src/external/gpl3/gcc/lib Remove (recently) commented out (recen...
jmcneill[src/trunk]: src/sys/arch/arm/arm Only try to call EFI RT's reset once. If it...
christos[src/trunk]: src/distrib/sets Ignore MAKEVERBOSE for snippet makefiles.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Only install interrupt handler if dwc_...
riastradh[src/trunk]: src/lib/libc Elaborate documentation of libc symbol rules.
wiz[src/trunk]: src/usr.sbin/user Fix warning in userdel -r.
sevan[src/trunk]: src/lib/libcurses nit
snj[src/netbsd-7]: src/doc 1354, 1367
jmcneill[src/trunk]: src/sys/dev/i2c Fix name of suspend voltage selector property
maxv[src/trunk]: src/sys/ufs/ffs Style. No functional change.
christos[src/trunk]: src/sys/arch/i386/i386 fix TRAP_SIGDEBUG compilation
jmcneill[src/trunk]: src/share/mk use -fno-unwind-tables when building arm modules
martin[src/trunk]: src/sys/dev/rasops Free kmem_alloc'd memory with kmem_free
christos[src/trunk]: src/share/mk - Fix groff reproducibility:
ozaki-r[src/trunk]: src/sys Use pool(9) for llentry allocations
nakayama[src/trunk]: src/share/mk -mcmodel option is CPU specific not machine specific.
christos[src/trunk]: src - Change LDADD/DPADD in library dependencies to LIBDPLIBS
matt[src/trunk]: src/sys/arch/arm/arm32 Use pmap_kenter_pa/pmap_kremove for vmapb...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Complete implementation of clocks for SP...
kre[src/trunk]: src/sbin/dmesg Minor wording change (no date bump needed.)
hkenken[src/trunk]: src/sys/arch/arm/imx Add imxccm_clk_set_rate_div().
mrg[src/trunk]: src/sys/arch/sparc/conf normalise comment for fileassoc(8). fro...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k turn off split wide t...
mrg[src/trunk]: src/sys/arch port the arm64 cpu topology setup for big.little to...
hannken[src/trunk]: src/usr.sbin/fssconfig Use stat() information to decide if the b...
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 WCHAR_SIZE is a...
maya[src/trunk]: src/external/bsd/acpica/bin/iasl Correctly specify that iasl nee...
kamil[src/trunk]: src/usr.bin/jot Add HISTORY and AUTHORS to jot
pgoyette[src/trunk]: src/sys/miscfs/specfs Revert rev 1.164. This will be redone dif...
christos[src/trunk]: src/sys/dev/usb PR/52791: Robert Sprowson: avoid duplicate tests...
pgoyette[src/trunk]: src/sys/kern When looking for a duplicate module name, also chec...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
snj[src/netbsd-7]: src/doc 1323, 1324
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Change tabs and spaces to make difference ...
yamaguchi[src/trunk]: src/sys/dev/pci Functionize the same code related to ctrl vq in ...
sjg[src/trunk]: src/usr.bin/make Refactor the handling of .MAKE.META.IGNORE_* to...
blymn[src/trunk]: src/tests/lib/libcurses/check_files Update check files to match ...
christos[src/trunk]: src/external/bsd/atf/dist the cast police is looking for me.
tnn[src/trunk]: src/usr.sbin/cpuctl/arch xgetbv expects XCR0 to be speficied in ...
bouyer[src/trunk]: src/sys/dev/fdt I guess fdtbus_regulator_get_voltage() should ch...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata hold lock during drive reset (new lo...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/asm memset_io works with bytes...
matt[src/trunk]: src/lib/csu/arch/powerpc Use _XENTRY
marty[src/trunk]: src/sys/dev/fdt FDT interrupts -- clean up debug printfs
snj[src/netbsd-7]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/netinet6 Perform the IP (src/dst) checks _before_ callin...
snj[src/trunk]: src don't install X11/Xaw/Print.h and X11/Xaw/PrintSP.h. they ha...
christos[src/trunk]: src/lib/libc/gen lint is not smart enough to figure out that ilo...
abhinav[src/trunk]: src/lib/libutil Add missing functions
nisimura[src/trunk]: src/sys/dev/pci move EVCNT only variable inside #ifdef
skrll[src/trunk]: src/sys/arch/arm/broadcom G/C
msaitoh[src/trunk]: src/sys/dev/pci - rnd_add_*() call must be serialized. Unseriali...
sevan[src/trunk]: src/sbin/devpubd Document the version devpubd first appeared.
kre[src/trunk]: src/lib/libwrap Make expandm() return a const char * so we can d...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Adapt drm_err to Net...
dholland[src/trunk]: src/sys/kern Fix kern/50841: races in sys_lseek.
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc use 32 bit counters on 32 bit...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): small fixes in kernel Lua
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet6 rename component.c -> netinet6_...
maxv[src/trunk]: src/sys/arch/arm/ep93xx Fix uninitialized variable. Found by my ...
skrll[src/trunk]: src/sys/arch/arm/ep93xx Remove unused variables
martin[src/netbsd-7]: src/doc Ticket #1364
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make gmbus_wait_hw_statu...
msaitoh[src/trunk]: src/sys/net s/65535/4095/ in the comment. Pointed out by christo...
christos[src/trunk]: src/tools/pkg_install/lib add Makefile
riastradh[src/riastradh-drm2]: src/sys/modules/i915drm2 Unhook intel_fb.c from the bui...
kre[src/trunk]: src/bin/sh Don't use quoteflag when deciding if the word after a...
jdc[src/trunk]: src/sys/dev/i2c Read the Tos limit from the chip, instead of ass...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Put the syncobjs in emul.c instead...
ozaki-r[src/trunk]: src/sys Sweep unnecessary route.h inclusions
maxv[src/trunk]: src/sys/net80211 remove unused arguments
jmcneill[src/trunk]: src/sys/dev/fdt Add support for system controller nodes.
christos[src/trunk]: src/sys/fs/udf PR/50571: David Binderman: src/sys/fs/udf/udf_sub...
christos[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/stand/efiboot Add support for simple framebuffers when b...
isaki[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused variable.
martin[src/trunk]: src/usr.sbin/sysinst Try to guess the proper directory on ftp or...
maxv[src/trunk]: src/sys/net80211 Update the pointer after m_pullup, otherwise po...
pooka[src/trunk]: src/lib/librumpuser Do not process linkmaps if there is exactly ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pr_err as a...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata set NCQ priority field to 'high' for BPRI...
christos[src/trunk]: src/distrib/x68k/floppies/ramdisk bump
ozaki-r[src/trunk]: src/sys Don't set IFEF_MPSAFE unless NET_MPSAFE at this point
snj[src/netbsd-7]: src/doc 1396, 1405
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that ixgbe_mq_start(an if_transm...
christos[src/trunk]: src/libexec/ld.elf_so undo previous unlock/relock; it is not nee...
jdolecek[src/trunk]: src/sys/kern add KASSERT()s to ensure aprint_*_dev() and aprint_...
marty[src/trunk]: src/sys/dev/fdt FDT pinctl - review from Jared
maxv[src/trunk]: src/sys/netinet6 Cosmetic, and remove one XXX (no problem).
pgoyette[src/pgoyette-compat]: src/doc Update for having (mostly) finished the netbsd...
kamil[src/trunk]: src/doc Automated Testing Framework (ATF) 0.21 is out
jmcneill[src/trunk]: src/sys/arch/arm/cortex Cleanup ThunderX quirk and print cache /...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev adjust mvsata_bio_intr() so it recognize...
joerg[src/trunk]: src/sys/lib/libunwind Rename IP_PSEUDO_REG to RETURN_REG. Fix PP...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix pointer nat...
christos[src/trunk]: src/distrib/sets/lists/misc add more dc, sort
uwe[src/trunk]: src Hook vboxvideo driver into the build.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add agp bridge data argum...
ozaki-r[src/trunk]: src/tests/net/ndp Provide more informative reports on failures
christos[src/trunk]: src/tests/lib/libc/sys Add expected failures.
snj[src/netbsd-7]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
christos[src/trunk]: src/sys/arch/powerpc/include move fenv inside ifdef
christos[src/trunk]: src/lib/libedit Change strncpy to either memcpy (when we know th...
marty[src/trunk]: src/sys/dev/fdt FDT pinctrl
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Insert a strategi...
gson[src/trunk]: src No semicolon after macro do ... while (0) wrapper.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add DRM_WAITERS_P...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by joerg in tick...
msaitoh[src/trunk]: src/sys/dev/pci Save/restore port number before selecting port. ...
christos[src/trunk]: src/sys/compat/netbsd32 avoid signed-compare warning; use uintma...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_mm.c needs <linu...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT missed files
pgoyette[src/trunk]: src/share/man/man9 Explicitly note that the required argument to...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of whack-a-mole with nou...
skrll[src/trunk]: src/sys/dev/usb Can't use usbd_errstr in USBHIST_LOG as vmstat(1...
jmcneill[src/trunk]: src/sys Add support for Arm N1 SDP PCIe host controller.
skrll[src/trunk]: src/sys/arch/evbarm/conf More Whitespace
christos[src/trunk]: src/sys/kern add disgusting magic to handle compat_netbsd32 as a...
jmcneill[src/trunk]: src/sys/dev/hdaudio Even though the spec says SRST should read b...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Hook drm_gem.c back into the build.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make local functions and variabl...
sevan[src/trunk]: src/sbin/mount_sysvbfs Add AUTHORS section.
rin[src/trunk]: src/external/gpl3/gdb When forcing C++ mode for C sources, clang...
ozaki-r[src/trunk]: src/sys/net Make softint and callout MP-safe
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/alpha No need to provide a...
roy[src/trunk]: src Use RO_MSGFILTER.
wiz[src/trunk]: src/sbin/modstat Fix xref.
hkenken[src/trunk]: src/sys/arch/arm/imx IPG clock is used instead of ENET_PLL clock...
snj[src/netbsd-7]: src/doc tickets 1435, 1449, 1450, 1454, 1455, 1458, 1559
alnsn[src/trunk]: src/tests/net/bpfjit Add two more bpfjit_jmp_jeq_x_noinit_XX tests.
mrg[src/trunk]: src/external/mit/xorg/lib/libxshmfence this depends upon librt
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Disconnect drm_cache.c from drm2 m...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move hkpc and hkpd into the corre...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pci_{read, w...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add DRM_DESTROY_W...
kre[src/trunk]: src/distrib/miniroot test ! -n "$foo" is just a quaint way of ...
christos[src/trunk]: src/doc switch amd64 to gcc-4.8
rin[src/trunk]: src/external/bsd/libproc/dist Use PRIxPTR instead of lx to print...
christos[src/trunk]: src/sys/arch/i386/i386 sync with amd64: SIGBUS for mmap out of r...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Set IVAR (Interrupt Vector Allocation Regi...
kamil[src/trunk]: src/sys/compat/freebsd compat/freebsd: Drop SYS_vadvise
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Explicitly denote static functions.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc remove the ppc64 long-double-12...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd backport fix for bug 2867 - ntpd...
riastradh[src/trunk]: src/share/man/man9 B_DELWRI got renamed BO_DELWRI ages ago.
maxv[src/trunk]: src/sys/arch Remove references to compat_ibcs2.
jdolecek[src/trunk]: src/sys/dev/ic make nvme_dumpregs() compile on LP64 hosts
uwe[src/trunk]: src/share/man/man3 Sort the list. Minor markup and wording tweaks.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Avoid empty-brace in...
rin[src/trunk]: src/sys/dev/rasops Try to improve performance when shadow frameb...
martin[src/trunk]: src/sys/compat/sys Provide the compat structures even if not bui...
joerg[src/trunk]: src/usr.sbin/makemandb Explicitly deal with end of lists. PR 49708.
skrll[src/trunk]: src/sys/compat/netbsd32 Add _sched_protect
maya[src/trunk]: src/external/gpl2/xcvs/dist/src Ignore our default core file pat...
rmind[src/trunk]: src/sys/net/npf NPF: fix the interface table initialisation on l...
mlelstv[src/trunk]: src/sys/dev/sdmmc ignore timeouts for APP_CMD prefix as for the ...
christos[src/trunk]: src/external/bsd/byacc merge conflicts
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Remove comment about carg...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata restore the atac_claim_hw and atac_free_h...
snj[src/netbsd-7]: src/doc 1354, 1382, 1385, 1388, 1403
macallan[src/trunk]: src/sys/arch/macppc/dev if we have more than one i2c-bus node, l...
msaitoh[src/netbsd-9]: src/doc Fix typo.
isaki[src/trunk]: src/sys/arch/x68k/dev Use dmac_prepare_xfer().
knakahara[src/trunk]: src/sys/netinet remove unnecessary dependency on gif.h to become...
christos[src/trunk]: src/sys/sys add void casts to CMSG_
jdolecek[src/trunk]: src/sys/dev/ic add IO flags for FUA and also LR while here
matt[src/trunk]: src/lib/csu/powerpc64 these are obsolete. Now using the common ...
martin[src/trunk]: src/sys/netinet6 Remove unused variables
bouyer[src/trunk]: src/sys/dev/acpi Cast to uintptr_t before casting to void *; fix...
alnsn[src/trunk]: src/sys/rump/kern/lib/libsljit Add sljit rump glue for aarch64.
kamil[src/trunk]: src/sys/kern Fix typo in a comment
htodd[src/trunk]: src/external/bsd/cron/dist Fix typo in function name.
christos[src/trunk]: src/tools/binutils explicitly disable initfini-array; we don't h...
christos[src/trunk]: src/sys/arch/ews4800mips/stand/boot The booter contains a kernel...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Remove unused macros.
mrg[src/trunk]: src/external/gpl3/binutils/dist/bfd fix merge botch - remove dup...
nat[src/trunk]: src/sys/dev/usb Add another register as found on 8192eu.
snj[src/netbsd-7]: src/sbin/ping Pull up following revision(s) (requested by dho...
uwe[src/trunk]: src/tests/lib/libm Revert previous as it breaks at least sparc a...
maxv[src/trunk]: src/sys/ufs/ext2fs Several fixes:
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add hokey (but ty...
jmcneill[src/trunk]: src/sys/dev/hdaudio Make sure we have at least one of playback o...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
maxv[src/trunk]: src Retire the 'midway' driver. Discussed on tech-net@ recently ...
msaitoh[src/trunk]: src/usr.bin/netstat Fix a bug that BPF_D_OUT isn't printed corre...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 don't look for po/Makefile.
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
maya[src/trunk]: src/sys/arch/mips/mips In working around loongson errata clear B...
enami[src/trunk]: src/sys/dev/pci Make this file compiles again with BGE_DEBUG def...
pgoyette[src/trunk]: src/sys/dev/pad Rework so that module infrastructure is provided...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata use KM_SLEEP in atabus_alloc_drives(...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Make intel_prep...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add note about DEV_BSIZE use
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Sync comments with reality.
maxv[src/trunk]: src/sys/arch Sync the ld scripts:
kre[src/trunk]: src/sys/kern Fix module build.
martin[src/trunk]: src/lib/libm/noieee_src XXX This is all wrong and needs new tabl...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by j...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
thorpej[src/trunk]: src/sys/dev/pci No need to use I2C_F_POLL here.
leot[src/trunk]: src/share/misc Add WP
jdolecek[src/trunk]: src/doc/roadmaps volunteer for the ext3/ext4 also
maya[src/trunk]: src remove npx(4) and references to it. bump dates for reference...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Another attempt to fix the...
kamil[src/trunk]: src/share/mk Refactor MKSANITIZER flags in mk rules
maxv[src/trunk]: src/sys/arch No I/O ports for TPM-ISA, only MMIO, so remove comm...
matt[src/trunk]: src/distrib/sets/lists Update for MKCOMPAT=yes
plunky[src/trunk]: src/sys/netbt add HCI_SPEC_50
ozaki-r[src/trunk]: src/tests/net/ndp Adjust for new ifconfig output
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic add support for NCQ on Gen IIe hardware
christos[src/trunk]: src/sys/arch Avoid the PIE
skrll[src/trunk]: src/sys/dev/usb Whitespace
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Fix const in ge...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add i2c clocks.
christos[src/trunk]: src/usr.sbin/npf/npfctl my laundry list
mrg[src/trunk]: src/external/gpl3/gcc forgotten mknative-gcc 4.8 for mips64el.
martin[src/netbsd-9]: src/doc Tickets #32 - #39
joerg[src/trunk]: src Make the abs() use check non-fatal for a bogus use in the LF...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Report an error when return -ENOD...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add <linux/time...
christos[src/trunk]: src/tests/lib/libc/locale PR/54414: Valery Ushakov: add a test f...
ozaki-r[src/trunk]: src/sys/conf Do COMPILE_CTFCONVERT on vers.o as same as other ta...
tsutsui[src/trunk]: src/sys/dev/sun Fix panic on sun3 when any key is typed when kbd...
thorpej[src/trunk]: src/sys/dev/ofw In of_enter_i2c_devs(), we no longer need to set...
mlelstv[src/trunk]: src/sys/dev While ld(4) is MP safe, many backends are not.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix compile failure without DIAGNOSTIC.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common no clon...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Use bus_addr_t, ...
mrg[src/trunk]: src/sys/arch/arm/arm make the topology support empty on non-SMP ...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Rework drm minor allocati...
christos[src/trunk]: src/doc another 4.8.1 hack; make more specific and add more info
christos[src/trunk]: src/lib/libc/stdlib man page for strtonum.3
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix printf format
skrll[src/trunk]: src/sys/compat/netbsd32 +netbsd32__sched_protect
pgoyette[src/trunk]: src/sys/dev/raidframe If the "finalizer" should fail to register...
martin[src/trunk]: src/sys/compat/svr4 Fix typo
christos[src/trunk]: src/crypto/external/bsd/openssh/dist don't print a return on deb...
macallan[src/trunk]: src/distrib/sets/lists/xserver set list for Xorg on iyonix
joerg[src/trunk]: src/lib/libc gethostbyname_r should die.
christos[src/trunk]: src/sys/arch/i386 Fix unused variable warnings
pooka[src/trunk]: src/sys/lib/libkern Do not include compiler-rt in librump. libr...
knakahara[src/trunk]: src/sys/dev/isa Fix NCT6779 gpio pin configuration. Implemeted b...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by b...
kre[src/trunk]: src/tests/lib PR lib/52007
msaitoh[src/trunk]: src/sys Simplify like other drivers. NULL check of ifp->if_bpf i...
wiz[src/trunk]: src/share/man/man8 Fix macro, fix grammar.
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Disable the use of WC memory on Arm an...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic adjust code to be closer to HEAD to it's e...
maxv[src/trunk]: src Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is...
snj[src/trunk]: src don't install Xtransdnet.c or Xtransos2.c, which were last p...
hannken[src/trunk]: src/external/cddl/osnet/sys/sys Remove unneeded includes.
dholland[src/trunk]: src/sys/ufs/ufs Lay down some comments related to the previous f...
riastradh[src/trunk]: src/sys/ufs/lfs Sprinkle lock ownership assertions.
roy[src/trunk]: src/usr.sbin/ifwatchd Use recvmsg to ensure we get every message...
kamil[src/trunk]: src/sys/compat/sunos32 compat/sunos32: Drop SYS_sbrk
christos[src/trunk]: src/tests/lib new tests
kre[src/trunk]: src/usr.bin/netstat Add names of a few more ICMPv6 messages, fro...
roy[src/trunk]: src/lib/libc/net Add ifa_addrflags to ifaddrs.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add kludgey dev...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build dhcpcd without ARP sup...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Disable DRM_IOCTL_GE...
maxv[src/trunk]: src/sys Remove unused arguments.
pgoyette[src/trunk]: src/doc Add new branch pgoyette-compat for cleaning up the compa...
mrg[src/trunk]: src/usr.bin use memcpy() for strings that are not C strings.
skrll[src/trunk]: src/sys/arch/arm/broadcom KNF
skrll[src/trunk]: src/sys/arch/sh3/sh3 port-sh3/49613: errno does not set by some ...
matt[src/trunk]: src/sys/uvm/pmap When removing a page, make sure to clear its ex...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Expose drm_lastclose from (ou...
christos[src/trunk]: src/external/public-domain/xz/lib Don't warn about undefined sym...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic pass external pl310 offset to arml2c...
christos[src/trunk]: src/sys/net Provide an inline to return the data part of the arp...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Revert compressed uimg change, it is ca...
nakayama[src/trunk]: src/sys/compat/ibcs2 Redo previous.
christos[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify WARNS=6 is impos...
thorpej[src/trunk]: src/sys/dev/i2c Improve diagnostic messages:
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic do not do the drive reset on non-fatal rec...
ozaki-r[src/trunk]: src/sys Wrap if_ioctl_lock with IFNET_* macros (NFC)
christos[src/trunk]: src/sys/arch/x86/x86 Handle more Vortex CPU's from Andrius V.
matt[src/trunk]: src/sys/arch/arm/arm32 push/pop unsaved registers before using p...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist initialize the pfilter for ...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel-old name t...
jakllsch[src/trunk]: src/sys/dev/ic Correctly use device_printf() rather than aprint_...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Add local drm_scatter.c.
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll/oza...
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mrg ...
christos[src/trunk]: src/usr.bin/xlint recognize int128
christos[src/trunk]: src/doc - delete trailing whitespace
pooka[src/trunk]: src/sys/net add a mask for valid capabilities
riastradh[src/trunk]: src/share/man/man9 Fix type of pc argument in pci_intr(9) man page.
jdolecek[src/trunk]: src/share/man/man4 document the wd(4) sysctl nodes, and add the ...
skrll[src/trunk]: src/sys/arch/evbarm/conf G/C
jdolecek[src/trunk]: src/usr.sbin/cpuctl link back to intrctl(8), it xrefs cpuctl(8)
ad[src/trunk]: src/sys/uvm vm_page: Now that listq is gone, give the pagedaemon...
kamil[src/trunk]: src/sys/compat/netbsd32 Catch up after getpid/getgid/getuid chan...
christos[src/trunk]: src/sys/arch new powerpc fenv.h
maxv[src/trunk]: src/sys/arch/ia64/ia64 Don't include opt_compat_freebsd.h.
skrll[src/trunk]: src/sys/arch/evbarm/conf Disable vchiq for now.
joerg[src/trunk]: src/external/bsd/mdocml/dist strsep must be undefined first, cer...
christos[src/trunk]: src/sys/arch use __unused instead of __USE and void cast to mark...
joerg[src/trunk]: src/sys/arch Replace assembler flags with .arch* annotation.
snj[src/netbsd-7]: src/doc 1521, 1524
njoly[src/trunk]: src Add utimens/lutimens man pages links.
matt[src/trunk]: src/sys/arch/powerpc/include same typo
uebayasi[src/trunk]: src/distrib/sets/lists/tests Sort.
uwe[src/trunk]: src/sys/dev/pckbport Don't pass response buffer to the reset com...
asau[src/trunk]: src/usr.bin/sed Improve modularity of "sed" source:
isaki[src/trunk]: src/sys/arch/x68k/dev Allow dmac_alloc_channel() to specify DCR ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux <linux/string.h...
christos[src/trunk]: src/lib/libutil -Wstringop-truncation is only gcc.
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by k...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_dp_helper.c from the bu...
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv for powerpc.
kardel[src/trunk]: src Provide SIOCGIFMEDIA ioctl to deliver link status.
pgoyette[src/pgoyette-compat]: src/sys Use the MP-safe hooks mechanism for the uipc_s...
joerg[src/trunk]: src/sys/lib/libunwind Provide _Unwind_Find_FDE for libgcc_s comp...
sevan[src/trunk]: src/share/misc AWDL, BLE, another NAN
tron[src/trunk]: src/external/ibm-public/postfix/dist/src/postconf Resolve confli...
msaitoh[src/trunk]: src/sys/dev/pci Apply OpenBSD rev. 1.34:
jakllsch[src/trunk]: src Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page(...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Increase max PIC sources
he[src/trunk]: src/sys/sys Struct tcpcb was extended with three new fields, the...
skrll[src/trunk]: src/sys/arch/aarch64 Replace the two copies of the ADDR macro wi...
martin[src/netbsd-7]: src/doc ticket #1347
christos[src/trunk]: src/distrib/sets/lists npf modules moved to /lib
christos[src/trunk]: src/usr.bin/xlint/lint1 print the length on error.
snj[src/netbsd-7]: src/doc 1413
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata use AT_LBA48 flag for the READ LOG EXT - ...
christos[src/trunk]: src/tools/libelf switch to the new libelf
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc put bac...
msaitoh[src/trunk]: src/sys/dev/pci Avoid duplication.
hannken[src/trunk]: src/sys/dev Notify disk subsystem of the current geometry.
mlelstv[src/trunk]: src/sys/dev/sdmmc Be graceful about command timeouts when probing.
hkenken[src/trunk]: src/sys/arch Modified i.MX GPIO control module and PCIe module.
maxv[src/trunk]: src/sys/ufs/ext2fs Hum. Perhaps I missed a bit of the specificat...
sevan[src/trunk]: src/sbin/fsck_ext2fs Document the author and the version fsck_ex...
mrg[src/trunk]: src build and install libepoxy
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata take atabus_qlock while inserting into at...
knakahara[src/trunk]: src/sys/net kmem_alloc(size, KM_SLEEP) return value NULL check i...
maxv[src/trunk]: src/sys/kern 'miliseconds' -> 'milliseconds'.
nat[src/trunk]: src/sys/arch/dreamcast/dev/g2 Dreamcast audio only supports play...
matt[src/trunk]: src/sys/sys Add KERNHIST_INITIALIZER(NAME, BUF) macro to be used ...
jdolecek[src/jdolecek-ncq]: src/sys/arch/amiga/dev remove <sys/param.h> include again...
maya[src/trunk]: src/sys/ufs/lfs switch lfs_sleepers to condvar (from mtsleep)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simplify wait while cold...
martin[src/netbsd-9]: src/etc/mtree Pull up following revision(s) (requested by nak...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Convert i915_dr...
msaitoh[src/trunk]: src/sys/dev/ic Avoid undefined behavior. Found by KUBSan. Some o...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add exynos5422-odroidhc1.dts
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive/test make things com...
martin[src/trunk]: src/sbin/gpt Add a -a flag to the show command, so we can displa...
gutteridge[src/trunk]: src/usr.sbin/btpand btpand(8): replace dhclient(8) references wi...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define jiffies ...
christos[src/trunk]: src/sys/netinet - You can't just call the pfil hook to remove an...
maya[src/trunk]: src/tools/file force disable seccomp, in case it gets detected.
christos[src/trunk]: src/distrib/common Add MKREPRO_TIMESTAMP support to the makefs i...
nakayama[src/trunk]: src/tests/kernel Use SCRIPTS instead of PROGS to avoid strip(1) ...
ozaki-r[src/trunk]: src/sys/net Tweak return value handling
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Add C++ 2011 <atomic> supp...
christos[src/trunk]: src/distrib/sets/lists fix libelf.so sets
skrll[src/trunk]: src/sys/dev/usb Whitespace.
isaki[src/trunk]: src/sys/arch/x68k/stand/xxboot Remove .else part of .if OBJECT_F...
christos[src/trunk]: src/sys/rump/librump/rumpkern belated regen (posix_fallocate, re...
snj[src/netbsd-7]: src/doc 1463
christos[src/trunk]: src/sys/kern untangle the mess:
christos[src/trunk]: src/sys/kern oops removed too much
maxv[src/trunk]: src/sys/kern Switch to panic, and make the message more useful.
snj[src/netbsd-7]: src/doc 955
darcy[src/trunk]: src/sys/arch/amd64/conf PR port-xen/50446
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mrg in ticket...
riz[src/netbsd-7]: src/doc Tickets 956, 960, 962, 964, 965
jmcneill[src/trunk]: src/sys/arch ODROID-C1 SMP support.
christos[src/trunk]: src/usr.bin/jot Don't require any arguments as the usage indicat...
nakayama[src/trunk]: src/sys/dev/pad Revert to rev.1.53.
martin[src/netbsd-7]: src/doc Ticket #1451
ozaki-r[src/trunk]: src/sys/netipsec Fix that prev isn't cleared on retry
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic enable ATAPI on mvsata(4); it seems to wor...
snj[src/netbsd-7]: src/external/mit/xorg/lib/libX11 Pull up following revision(s...
mrg[src/trunk]: src/sys hopefully workaround the irregularly "fork fails in init...
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove duplicate options TPIDRPRW_IS_CU...
mlelstv[src/trunk]: src/sys/dev Fall back to VOP_READ/VOP_WRITE if the simulated dis...
para[src/trunk]: src/sys/arch mark a diagnostic only variable
ryo[src/trunk]: src/usr.sbin/intrctl "intrctl list" auto fit to minimum columns
msaitoh[src/trunk]: src/sys/dev/pci Copy vge_clrwol() from FreeBSD and call it in vg...
msaitoh[src/trunk]: src s/expresion/expression/ in comment.
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata rechecked bad block handling under P...
martin[src/trunk]: src/sbin/gpt Remove outdated note about sysinst restrictions
sevan[src/trunk]: src/sbin/init init first appeared in V1 UNIX
snj[src/netbsd-7]: src 7.1_RC1
christos[src/trunk]: src/sys/arch Explicitly set KERN_AS (this could be done in /usr/...
riz[src/netbsd-7]: src/share/man Pull up following revision(s) (requested by max...
christos[src/trunk]: src/external/bsd/nsd/dist add back the yacc and lex generated files
martin[src/trunk]: src/sys/arch/arm/marvell Mark a diagnostic only variable
isaki[src/trunk]: src/sys/dev/ic Also allow SLINEAR_BE on msm6258_linear8_to_adpcm.
rin[src/trunk]: src/sys/dev/rasops Factor out putchar and width-optimized putcha...
msaitoh[src/trunk]: src/sys/net No functional change:
kre[src/trunk]: src/sbin/shutdown Update the history, shutdown was first in 4.1 ...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_encoder_slave.c until r...
rin[src/trunk]: src/sys/dev/rasops Misc cleen up:
snj[src/netbsd-7]: src/usr.sbin/syslogd Pull up following revision(s) (requested...
christos[src/trunk]: src/usr.sbin/makefs PR/52828: Mark Johnston: makefs UFS2 lazy in...
christos[src/trunk]: src/include Add __HAVE_FENV
martin[src/netbsd-7]: src/doc Ammend ticket #1475
martin[src/trunk]: src/tests/lib/libc/sync Fix include order, so the makefile actua...
ad[src/trunk]: src/common/lib/libc/arch/x86_64/string Rewrite bcmp() & memcmp()...
msaitoh[src/trunk]: src/sys Detect USB 3.1.
ad[src/trunk]: src/sys/external/bsd/drm2/include/linux set_page_dirty: take the...
thorpej[src/trunk]: src Remove HIPPI support and the esh(4) driver that uses it. Th...
martin[src/trunk]: src/lib/libm/arch/vax Provide sqrtl alias
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Declare comp...
knakahara[src/trunk]: src/tests/net/if_ipsec Fix PR kern/53848. Add missing "ifconfig ...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up the following, requested by msa...
sevan[src/trunk]: src/share/dict Add missing words beginning with 'l' and 'm' from...
snj[src/netbsd-7]: src/doc 1418, 1422, 1423, 1438-1440, 1447, 1452, 1456
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply a bugfix from lua.org/bugs, h...
macallan[src/trunk]: src/sys/arch/mips/mips do as others do and mmap() DMA buffers un...
snj[src/netbsd-7]: src/doc 1441
snj[src/netbsd-7]: src Pull up following revision(s) (requested by mbalmer in ti...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip device_printf -> aprint_debug
snj[src/netbsd-7]: src/sys/arch/hpcsh/dev Pull up following revision(s) (request...
skrll[src/trunk]: src/sys/dev/pci Default to USBREV_3_0 if usbrev is unknown.
christos[src/trunk]: src/usr.bin/mail PR/54410: fmoon: typos in mail(1)
kamil[src/trunk]: src/lib/libc/sys Deregister vadvise.S from lib/libc/sys/Makefile...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 gpio clean up acquire code
christos[src/trunk]: src/sys/netsmb Prevent a NULL pointer dereference when the local...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc sparcv9...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Add bool virtua...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata bunch of random observations
reinoud[src/trunk]: src/sys/arch/usermode Pretend we already included the <types.h>
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Manage the relevant ...
mrg[src/trunk]: src/external/gpl3/gcc/lib begin to handle new unwind.h and gthr-...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_irq.c needs a bu...
snj[src/netbsd-7]: src/doc 1506, 1508, 1510, 1511, 1513-1516, 1518
dholland[src/trunk]: src/tests/lib/libutil Fix the "Tuesday midnight" test to match w...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Constify string irqn...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add John von Neumann's date of death
jdolecek[src/trunk]: src/sys/dev/raidframe fix mistake fallthrough in the ioctl switc...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Fix #endif commen...
msaitoh[src/trunk]: src s/opration/operation/
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common PR/49667: Henn...
christos[src/trunk]: src/share/mk Back to pax as tar until I figure out how I broke l...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by snj in ticket...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 intel_tv.c need...
pgoyette[src/trunk]: src/sys/sys White-space - NFCI
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
sevan[src/trunk]: src/sys/arch/hpcarm/conf Set the relevant options to build a ker...
christos[src/trunk]: src/usr.sbin/npf/npfctl modules moved to /lib
jakllsch[src/trunk]: src/sys/dev Set "i2c-indirect-config" to false in the right plac...
knakahara[src/trunk]: src/sys sbappendaddr() is required any lock. Currently, softnet_...
ryo[src/trunk]: src/sys/arch/arm/cortex fixed a case of gtmr_cntvct_stable_read(...
snj[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
ozaki-r[src/trunk]: src/distrib/sets/lists/modules Add missing dtrace modules to md....
hkenken[src/trunk]: src/sys/arch/arm/imx Fix typo.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata move debug printf where it belongs
fox[src/trunk]: src/tests/sys/uvm Fixed issues with uvm_physseg_atboot_free_leak...
kre[src/trunk]: src/share/mk YAF
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel Xeon Scalable processor's devices.
ad[src/trunk]: src/sys/kern Remove some unneeded kernel_lock handling.
christos[src/trunk]: src/sys/ufs/ffs We need to check if the inode is initialized for...
joerg[src/trunk]: src/external/cddl/osnet/sys/sys Our time.h defines clock_gettime...
jdc[src/trunk]: src/sys/dev/i2c Add display and setting of chip temperature limi...
christos[src/trunk]: src/sys/modules Kill WARNS = 3 from all the modules that now com...
knakahara[src/trunk]: src/sys/dev/pci fix incorrect KASSERT
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix some typos ...
christos[src/trunk]: src/sbin/gpt - add more informational messages
msaitoh[src/trunk]: src/sys/dev/pci Simplify & white space fix. No functional change.
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Adapt to nick-nhusb merge
christos[src/trunk]: src/share/mk Add a prefix translation map for debugging symbols....
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/acpi Shim acpi_lid_no...
christos[src/trunk]: src/sbin/gpt Add the missing cases.
maxv[src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add list_move a...
christos[src/trunk]: src/usr.sbin/mountd fix comment, from kre
martin[src/trunk]: src/sys/arch/alpha/alpha Handle EINVAL in fault path, so mmap() ...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.5
skrll[src/trunk]: src/sys/dev/usb Use a define instead of a magic constant. NFCI.
wiz[src/trunk]: src/share/man/man9 Use Mt for email address.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Thes...
mrg[src/trunk]: src/external/gpl3/binutils/lib/libbfd make elf{32, 64}-ia64.c dep...
jakllsch[src/trunk]: src/sys/arch/aarch64/conf locore.S is a MD_SFILES.
wiz[src/trunk]: src/lib/libc/stdio Fix whitespace in Xr. Remove sbuf(3) Xr, we d...
yamaguchi[src/trunk]: src/sys/dev/pci Print nvm version of ixl(4) when attaching
skrll[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Spelling in comment
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Add Linux <asm/pr...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
isaki[src/trunk]: src/sys/arch/luna68k/stand/boot Improve codes. No functional ch...
knakahara[src/trunk]: src/sys/net Fix vlan(4) obytes counter. Implemented by s-yamaguc...
jdolecek[src/trunk]: src/sys/arch re-do the XEN XSAVE support, this time to leave all...
knakahara[src/trunk]: src/sys/net l2tp(4): fix output bytes counter. Pointed by k-goda...
sevan[src/trunk]: src/sbin/modload Document the version modload appeared and authors.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use "watchdog" clock if not defined in fdt
maxv[src/trunk]: src/sys/arch/x86/acpi Save and restore xcr0 when doing ACPI slee...
kamil[src/trunk]: src/rescue Set NOSANITIZER in rescue/Makefile
ozaki-r[src/trunk]: src/sys/netinet6 Add missing curlwp_bindx
christos[src/trunk]: src/tests/usr.bin new tests for libarchive
jmcneill[src/trunk]: src/sys/arch/arm/arm32 wrap opt_* includes with if defined(_KERN...
thorpej[src/trunk]: src/sys/dev/i2c The i2c code handles the 'cold' dance with I2C_F...
martin[src/trunk]: src/sys/arch/i386/stand/misc Remove Rawrite32 installer - no poi...
snj[src/netbsd-7]: src/external/gpl2/xcvs Pull up following revision(s) (request...
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for gcc 4.8 and ppc64.
skrll[src/trunk]: src/sys/dev/usb Comments corrections.
rmind[src/trunk]: src NPF: add support for specifying the interfaces before they a...
christos[src/trunk]: src/sys/arch/powerpc/include remove dup definitions from fenv.h
snj[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
jmcneill[src/trunk]: src/sys/arch/arm Add Amlogic Meson SDHC driver (non-standard bin...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic use satafis routine to build the command b...
msaitoh[src/trunk]: src/sys/dist/pf/net Add missing BPF_D_OUT. Reported by John D. B...
msaitoh[src/trunk]: src/sys/dev/pci Calculate the multicast hash table correctly to ...
wiz[src/trunk]: src/share/man/man4 Add Mt macro.
mrg[src/trunk]: src/sys/compat/netbsd32 include <compat/sys/siginfo.h> for sigin...
skrll[src/trunk]: src/sys/arch/arm/imx Assume reads from hardware do something eve...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_modes.c until deemed ne...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic decouple siisata_reset_channel() from...
christos[src/trunk]: src/distrib/sets/lists/comp add man pages for estrto{i, u} (Kamil...
sevan[src/trunk]: src/sbin/umount umount appeared in V1
jmcneill[src/trunk]: src/sbin/devpubd At startup, instead of doing run-hooks for each...
kre[src/trunk]: src/distrib/sets Ignore MAKEFLAGS for snippet makefiles.
scole[src/trunk]: src Add platinumfb man page
martin[src/trunk]: src/doc Note alpha switched to gcc 4.8 (fix date for previous)
martin[src/netbsd-9]: src/sys/net Pull up following revision(s) (requested by ozaki...
ryo[src/trunk]: src/sys/arch use armv7_generic_space
bad[src/trunk]: src/sys/arch/arm/dts Add sun8i-h3-nanopi-r1.dts and sun8i-h3-nan...
snj[src/netbsd-7]: src/external/gpl3/gcc Apply patch (requested by mrg in ticket...
maxv[src/trunk]: src/sys/dev constify
martin[src/trunk]: src/usr.sbin/isdn/isdnd David Binderman in PR 50578: fix resourc...
wiz[src/trunk]: src/share/man/man9 Fix xref. Remove unnecessary Tn.
ozaki-r[src/trunk]: src/sys/netipsec Fix indentation
maxv[src/trunk]: src/distrib/sets/lists/comp Should be comp-obsolete.
pgoyette[src/trunk]: src/sys/miscfs/specfs if_config processing wants to auto-load mo...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement Linux...
skrll[src/trunk]: src/sys/arch/mips/mips Make the fixup code play nicely with the ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
martin[src/trunk]: src/tests/lib/libc/stdlib Double the timeout for sentev_basic to...
macallan[src/trunk]: src/sys/arch/mips/ingenic fix tpyos
knakahara[src/trunk]: src/sys/dev/isa Improve the error log message to use product nam...
ozaki-r[src/trunk]: src/sys Fix reference leaks of llentry
riz[src/netbsd-7]: src/bin/sh Pull up following revision(s) (requested by christ...
skrll[src/trunk]: src/doc Note arm switch to gcc 4.8
macallan[src/trunk]: src/sys/dev/ata add a flag to start DMA before issuing commands ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc coldfire does not want m68k/t-...
christos[src/trunk]: src/sys/arch/amd64/amd64 - promote regs from int to u_int in com...
wiz[src/trunk]: src/lib/libnpf Mark up NULL with Dv.
snj[src/netbsd-7]: src/usr.bin/systat Pull up following revision(s) (requested b...
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Comment that CPPFLAGS+=-DFOO in dr...
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos rename component.c -> sys_sun...
riz[src/netbsd-7]: src/doc Tickets 980, 981
jakllsch[src/trunk]: src/sys/arch/x86/pci Disable all contemporary mode 1 quirks.
sevan[src/trunk]: src/doc bsd-family-tree
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add upper_32_bi...
jdolecek[src/jdolecek-ncq]: src/sys/dev change ata_queue_hwslot_to_xfer() and ata_que...
rin[src/trunk]: src/sys/dev/rasops Provide and use FONT_GLYPH macro, tiny optimi...
skrll[src/trunk]: src/sys/dev/usb Use modern interfaces and kill tsleep/wakeup. F...
sevan[src/trunk]: src/sbin/disklabel Grammar fix suggested by textproc/igor.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Use acpi_os_iou...
msaitoh[src/trunk]: src/sys/dev/ic Fix error path in gem(4)'s TX checksum offload.
martin[src/netbsd-9]: src Welcome to 9.0_BETA!
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): sanitize fs_fragshift...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix typo: __gtt_iomem, n...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add currently empty i...
christos[src/trunk]: src/external/bsd/libarchive/dist/tar/test Extract a second time ...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a variable-sized memcpy, instead of cop...
snj[src/netbsd-7]: src/sys/dev/ic Pull up following revision(s) (requested by mr...
nia[src/trunk]: src/share/man/man4 Note some more layouts that work with KB_SWAP...
salazar[src/trunk]: src/external/mit/lua/dist/src fix kernel Lua code style issues
nat[src/trunk]: src/sys/dev/bluetooth Add support for btuart h5 3-wire protocol.
christos[src/trunk]: src/doc new bind
maxv[src/trunk]: src/sys/arch/x86 Error out if the higher 32 bits of DR6 and DR7 ...
martin[src/trunk]: src/sys/kern A syscall like posix_fallocate() that is not suppos...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic update error handling:
nat[src/trunk]: src/sys/arch/dreamcast/conf Use the correct attachment for dream...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
sevan[src/trunk]: src/sbin/cgdconfig Spelling mistake.
martin[src/trunk]: src/usr.sbin/sysinst When re-discovering a disk where we have fr...
kamil[src/trunk]: src/doc Document SYS_vadvise removal in doc/CHANGES
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
jdc[src/trunk]: src/sys/dev/ic Redo r1.12 - process cmd and value buffers in pcf...
cherry[src/trunk]: src/share/man/man9 Document sys/uvm/uvm_init.c:uvm_md_init()
snj[src/netbsd-7]: src/doc 149[12456]
christos[src/trunk]: src/sys/lib/libkern amend previous sparc64 fix: rump does not kn...
maya[src/trunk]: src/sys/uvm Match locking notes with reality.
matt[src/trunk]: src/common/lib/libc/arch/powerpc/atomic Reduce duplication.
jdolecek[src/trunk]: src/sys/dev/pci fix nvme_pci_detach() to not pci_intr_disestabli...
ryoon[src/trunk]: src/external/bsd/openresolv/dist Close double quotation mark
cnst[src/trunk]: src/doc doc/CHANGES.prev: s/mfi(8)/mfi(4)/g
maya[src/trunk]: src/external/bsd/acpica/bin/iasl Remove unused code. No function...
asau[src/trunk]: src/usr.bin/sed Move run-time data structures into processing part.
christos[src/trunk]: src/sys/kern print the disklabel information on error if DIAGNOS...
isaki[src/trunk]: src/sys/arch/x68k/stand Pass address constants from Makefile to ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic reduce the polling interval also for siisa...
sevan[src/trunk]: src/dist/pf/etc Add DragonFly BSD fingerprints.
thorpej[src/trunk]: src/sys/dev/i2c Disable the not-in-interrupt assertions for now; ...
mrg[src/trunk]: src/sys/sys remove unused ttyerrinput.
christos[src/trunk]: src/distrib/sets/lists/modules add npflog module.
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.6
jmcneill[src/trunk]: src/sys/arch/arm/cortex match on Cortex-A5
msaitoh[src/trunk]: src s/orignal/original/
jmcneill[src/trunk]: src/etc/bluetooth Add an example for configuring the Raspberry P...
nonaka[src/trunk]: src/sys/dev/sdmmc fix to simulate multi-segment dma transfer for...
jdolecek[src/trunk]: src/sys/dev/ic comment tyop and KNF; pointed out by Nick
christos[src/trunk]: src/lib/libc/stdio Add printf/scanf man pages from FreeBSD
snj[src/netbsd-7]: src/sys/sys Pull up following revision to fix fallout from ti...
riastradh[src/riastradh-drm2]: src/sys/modules/i915drm2 Hook i915_module.c into the i9...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata up to 65536 sectors can be transferred fo...
maxv[src/trunk]: src/sys/net80211 Fix use-after-free: ieee80211_crypto_decap does...
maya[src/trunk]: src/sys/ufs/lfs Simplify locking
kre[src/trunk]: src/sys/arch/xen/xen Build fix bandaid.
skrll[src/trunk]: src/sys/arch/aarch64/include Increase MSGBUFSIZE
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Add variants of d...
yamaguchi[src/trunk]: src/sys/dev/pci Use flags instead of bool that changes behavior ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 And another timeout retu...
christos[src/trunk]: src/sys/kern - reduce ifdef ugliness by moving it up top.
joerg[src/trunk]: src/external/bsd/mdocml/dist Mark mandoc_asprintf as printf-like
roy[src/trunk]: src/sys/netinet6 Retire nd6_newaddrmsg and use rt_newaddrmsg dir...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/x86/include Forgot to commit file along with identc...
ryo[src/trunk]: src/distrib/sets/lists/debug fix filename. sorry
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata replace KASSERT() for READ LOG EXT r...
martin[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Older gcc does n...
skrll[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Adapt https://svnweb.freebsd....
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen these for <GCC 7.4.0.
christos[src/trunk]: src/usr.sbin/syslogd add support for outputting to FIFO's (Antho...
macallan[src/trunk]: src/sys/arch/mips/mips re-enable 64bit addressing in n32 kernels
jakllsch[src/jdolecek-ncq]: src/sys/dev/ic Macro argument parentheses paranoia.
skrll[src/trunk]: src/sys/dev/usb Whtiespace.
skrll[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb Improv...
christos[src/trunk]: src/share/mk Add build glue to build all the code with sanitizer...
christos[src/trunk]: src/doc new yacc
ad[src/trunk]: src/sys/sys NetBSD 9.99.39 - VFS changes.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add pci_kludgey...
snj[src/netbsd-7]: src/distrib/utils/embedded Pull up following revision(s) (req...
snj[src/netbsd-7]: src/doc amend #1312
jdc[src/trunk]: src/sys Remove duplicate register definitions and merge them all...
jmcneill[src/trunk]: src/sys/dev/fdt interrupt-map bug fixes
mlelstv[src/trunk]: src/sys/dev/pci regen
snj[src/netbsd-7]: src/sys/compat Pull up following revision(s) (requested by mr...
riastradh[src/trunk]: src/sys/arch/hppa/stand/common One more min->uimin straggler con...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/asm Use an intermedia...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize mchdev_lock e...
yamaguchi[src/trunk]: src/sys/dev/pci Fix typo (s/txr_opackets/txr_obytes/)
jklos[src/trunk]: src/sys/arch/evbarm/conf Remove npf in POGO because it's now in ...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/cyclic/arm Add cyclic_machdep.c for ARM
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Define IPL_DRM to...
joerg[src/trunk]: src/sys/lib/libunwind 0 is a valid LSDA encoding and can be seen...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out Linux fram...
mrg[src/trunk]: src/external/mit/xorg/lib build fixes for libdrm 2.4.96.
martin[src/trunk]: src/external/bsd/atf/dist/atf-sh Wait 10 seconds instead of 1 be...
jdolecek[src/trunk]: src/sys/dev/pci #ifdef out MSI related code on platforms not sup...
gutteridge[src/trunk]: src/sys/dev/pci Fix typo in comment.
sevan[src/trunk]: src/sbin/clri Actually, V6 included clri before 3BSD.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by khor...
kamil[src/trunk]: src/sys/modules/examples Add a new example kernel module: mapper
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 fix...
mrg[src/trunk]: src teach the build about glamor and install glamor.h.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Omit __drm_pci_free. Use...
snj[src/netbsd-7]: src/doc 1509
snj[src/netbsd-7]: src/sys/dev/mii Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add missing call to arm_fdt_timer_register
christos[src/trunk]: src/distrib/sets/lists bump libssh
mrg[src/trunk]: src/sys avoid set but unused variables.
msaitoh[src/trunk]: src/sys/dev/mii 88E154[358] have the same ID.
christos[src/trunk]: src/usr.sbin/mountd Split out get_net function so that it is eas...
ozaki-r[src/trunk]: src/share/man/man9 Fix declaration of PSLIST_READER_FIRST
pgoyette[src/trunk]: src/sys/rump/dev/lib/libraidframe Detach the {b, c}devsw after ob...
christos[src/trunk]: src/tools/libctf libelf has moved.
nisimura[src/trunk]: src/sys/arch/powerpc/powerpc use __diagused for KASSERT only var...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata fix dump to also hold channel lock f...
skrll[src/trunk]: src/sys/arch/acorn26 Remove unused variables.
matt[src/trunk]: src/compat/powerpc64/powerpc No need for LDFLAGS
sevan[src/trunk]: src/share/misc An acronym entry needs to be all uppercase.
hannken[src/trunk]: src/sys/fs/union A union node may be reactivated while it is bei...
ozaki-r[src/trunk]: src/sys/net Fix panic in callout_halt (fix typo)
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add hweight8 (hamming we...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix inverted logic for calling atastart()
riz[src/netbsd-7]: src/sys/ufs/ffs Pull up following revision(s) (requested by r...
msaitoh[src/trunk]: src/sys/dev/pci Add some devices:
skrll[src/trunk]: src/sys/arch/hppa/dev Some KNF
jmcneill[src/trunk]: src/sys/arch/usermode/usermode define _KMEMUSER before including...
thorpej[src/trunk]: src/sys/dev/i2c - No need to use I2C_F_POLL here.
christos[src/trunk]: src/etc/rc.d remove some stuff we don't have; rename rc command ...
christos[src/trunk]: src/include remove restrict to match with OpenBSD prototype (Kam...
rin[src/trunk]: src/sys/dev/rasops Replace manually unrolled loops with memcpy/m...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Fix up drm_read and drm_poll ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include Add a bunch of i915 t...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Use kmem for drm_sg_mem r...
skrll[src/trunk]: src/sys/dev/ic One sys/cdefs.h is enough
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by uwe ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid {0} struc...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Must not be from n32.
wiz[src/trunk]: src/lib/libc/stdlib Add EXAMPLES section, from Youri Mouton.
mrg[src/trunk]: src/doc add missing notable things i've done since netbsd-8:
christos[src/trunk]: src/crypto/external/bsd/openssl/dist HACK around aarch64 having ...
rmind[src/trunk]: src/usr.sbin/npf/npfctl Fix the example (deja vu?).
joerg[src/trunk]: src/external/bsd/libarchive/dist Import libarchive 3.4.0
snj[src/netbsd-7]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/usb fix comment
mlelstv[src/trunk]: src/sys Merge enough FreeBSD code to make RT5592 work.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add support for f...
mlelstv[src/trunk]: src/sys/dev/i2o Don't wait for allocation in polling mode.
wiz[src/trunk]: src/usr.bin/ftp Fix downloads of local files using file:// URLs
skrll[src/trunk]: src/sys/arch/aarch64/include Trailing whitespace
macallan[src/trunk]: src/sys/arch/sgimips add event counters for int0 at mainbus
maxv[src/trunk]: src/sys/arch/i386/i386 x86_copyargs takes as third argument a si...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update for new vnd_50.c source f...
christos[src/trunk]: src/etc give the kernel pax invocating the MKREPRO_TIMESTAMP tre...
martin[src/netbsd-7]: src/doc Ticket #1517
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Fix dtrace_cas32 logic
jdolecek[src/trunk]: src/sys/dev/ic must use PR_NOWAIT also during ldattach()/dkwedge...
rin[src/trunk]: src/sys/dev/rasops Adjust white space.
christos[src/trunk]: src/distrib/sets/lists/comp add fenv.h
jmcneill[src/trunk]: src/sys/dev/ic Support promiscuous mode
kre[src/trunk]: src/bin/sleep Allow the decimal radix character '.' to work, reg...
martin[src/netbsd-8]: src/doc Tickets #1483 - #1486, #1488, #1489
sevan[src/trunk]: src/sbin/dmesg dmesg first appeared in 3BSD
snj[src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by...
maxv[src/trunk]: src Improvements in tpm(4):
mbalmer[src/trunk]: src/share/misc add UGT
nat[src/trunk]: src Add bcm43xx bluetooth controller firmware to the lists and u...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use unsigned to avoid un...
christos[src/trunk]: src/bin/csh PR/54853: Greg Oster: unable to 'unset filec' or 'un...
skrll[src/trunk]: src/sys/arch/arm/cortex Rename a register define to make it more...
christos[src/trunk]: src/external/bsd/blacklist/etc simplify, comment out testing ent...
isaki[src/trunk]: src/sys/dev Add missing initialization of sc_rfilters in audioat...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif component.c -> virtif_component.c...
thorpej[src/trunk]: src/sys/dev/pci Fix several problems with pci_configure_bus():
pgoyette[src/trunk]: src/sys Add a dummy "tun" module, whose only job is to trigger a...
ad[src/trunk]: src/sys cpu topology:
christos[src/trunk]: src/external/bsd/libevent/lib/libevent another gcc workaround
christos[src/trunk]: src/usr.sbin/npf/npfctl fix usage
rin[src/trunk]: src/share/terminfo For wsvt25, stop disabling color attributes f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Define DRM_HZ to ...
mrg[src/trunk]: src/sys/kern more diag for cpu topology debug kernels:
abhinav[src/trunk]: src/bin/date The range of the SS field is [0,60]
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Move some drm2 module make goo int...
martin[src/trunk]: src/sys/sys Stupid old C versions do not know "bool" - include s...
maxv[src/trunk]: src/sys Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_ALIGN.
sevan[src/trunk]: src/sbin/newfs_msdos Note the origin of the newfs_msdos command ...
bad[src/trunk]: src/tools Exclude more subdirs if TOOLS_BUILDRUMP=yes.
ad[src/trunk]: src/sys A final set of scheduler tweaks:
joerg[src/trunk]: src/sys/dev/iscsi Revert and add comment that this dance is for ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Ifdef out Linux i2c ...
maxv[src/trunk]: src/sys/arch/x86/x86 Use PMAP_DIRECT_UNMAP.
riastradh[src/trunk]: src/sys/dev/pci Issue a write barrier after updating the GTT.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add dummy vga_c...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Implement hash_...
msaitoh[src/trunk]: src s/suport/support/
roy[src/trunk]: src/lib/libcurses Support 256 colour terms.
snj[src/trunk]: src/tests/lib/libm Remove stale comment about ARM fenv support.
msaitoh[src/trunk]: src/sys/dev/pci Modify comment for 82544 Errata 9 "Certain regis...
ad[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Track page dirtyn...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi match allwinner,sun50i-a64-dma
hannken[src/trunk]: src/external/cddl/osnet/lib/libzfs Pass unmount flags down to sy...
ryo[src/trunk]: src As is the case with IPV6_PKTINFO, IP_PKTINFO can be sent wit...
rmind[src/trunk]: src/usr.sbin/npf - npfvar_get_type1: check for NULL first.
skrll[src/trunk]: src/sys/arch/evbarm/tsarm Hide unused variables in #ifdef FIXME
matt[src/trunk]: src/sys/arch/powerpc Don't test for PSL_SE in tf_srr1 since will...
sevan[src/trunk]: src/tools/compat Add asnprintf() to the AC_CHECK_DECLS list.
ad[src/ad-namecache]: src/sys Regen.
knakahara[src/trunk]: src/tests/net/if_ipsec revert t_ipsec.sh:r1.7
christos[src/trunk]: src/usr.bin/config - Instead of checking the recursion level bef...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic remove debug printf
ginsbach[src/trunk]: src/usr.bin/ypwhich Remove spurious error(1) inserted compiler e...
snj[src/netbsd-7]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Add idr_for_each to Linux idr...
abhinav[src/trunk]: src/lib/libc/sys Add EV_SET() to the NAME section
christos[src/trunk]: src/sys/kern put the exit code of the process in data, like Free...
jmcneill[src/trunk]: src/doc dts updated to 4.18-rc2
christos[src/trunk]: src/doc document fsdb bug
christos[src/trunk]: src/sys/dev/pci From Tom Ivar Helbekkmo:
wiz[src/trunk]: src/lib/libc/sys Fix xref.
skrll[src/trunk]: src/sys/arch/arm/broadcom Sprinkle static
uwe[src/trunk]: src/share/man/man3 Minor tweaks.
simonb[src/trunk]: src Revert kern/54790 and kern/54855 NCQ fix that penalised all ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add Linux SMP a...
macallan[src/trunk]: src/sys/arch/sparc/dev wipe glyph cache as needed when re-enteri...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: sparc_interupt - ensure that...
jmcneill[src/trunk]: src/sys/arch/aarch64 Enable early write acknowledge for device m...
maya[src/trunk]: src/libexec/ld.elf_so $ORIGIN support is now enabled.
msaitoh[src/trunk]: src/sys/dev/mii HV_OEM_BITS is not page 0 but page 768.
wiz[src/trunk]: src/bin/cat Add cross reference to tac(1).
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto don't override the...
christos[src/trunk]: src/share/mk re-enable BSDTAR now that the two issues (symlinks/...
martin[src/netbsd-7]: src/sys/compat/svr4_32 Also pull up rev1.30 (accidently missi...
christos[src/trunk]: src/usr.bin/pwait Add pwait, from FreeBSD
kamil[src/trunk]: src/sys/compat/ultrix compat ultrix: Drop the sstk(2) syscall
dholland[src/trunk]: src/lib/libcurses At some point we lost the text that explains t...
jakllsch[src/trunk]: src/sys/arch/x86/pci If mode 1 enable check fails, give mode 1 a...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Modify comments to make difference among *...
snj[src/netbsd-7]: src/doc 1501, 1502, 1512
nat[src/trunk]: src/sys/dev Replace LINEARN_TO_LINEARN macro with individual opt...
christos[src/trunk]: src/sys/compat/netbsd32 use size_t for counters (which are compa...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax use the s...
christos[src/trunk]: src/sys/arch Add mips fenv.h (From FreeBSD)
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata some more notes for dump on unopened devi...
snj[src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by m...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic use free slot for drive reset, rather than...
thorpej[src/trunk]: src/doc HIPPI has been removed.
maxv[src/trunk]: src/sys/kern The big pool allocators use pool_page_alloc(), whic...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata atastart() rechecked - it's okay to call ...
phx[src/trunk]: src/sys/arch/amiga/dev Make it compile with -DDEBUG again.
joerg[src/trunk]: src/usr.sbin/ip6addrctl usage is dead
ad[src/trunk]: src/sys/arch/amd64/include Bump UBC_WINSHIFT & UBC_NWINS to more...
jmcneill[src/trunk]: src/sys/dev/hdaudio Enter link reset even if GCTL says we are al...
kamil[src/trunk]: src/sys/arch Disable __NO_STRICT_ALIGNMENT on amd64/i386 for UBS...
christos[src/trunk]: src/sys/netinet6 fix typo
kamil[src/trunk]: src/distrib/sets/lists/comp Try to correct removal of <sys/vadvi...
roy[src/trunk]: src/usr.sbin/postinstall Move dhcpcd lease files to new location.
christos[src/trunk]: src/external/bsd/blacklist/diff Add the bad user diff.
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Print more info.
knakahara[src/trunk]: src/sys fix mbuf leaks. pointed out and suggested by kre@n.o, th...
mlelstv[src/trunk]: src/sys/dev remove duplicate variable initializations.
christos[src/trunk]: src/external/cddl/osnet Merge ctf build rules.
christos[src/trunk]: src/tests/lib/libc/sys make it fail instead of hang under qemu; ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux Use pci_get_segment if available
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm drm_crtc.c needs <as...
bouyer[src/trunk]: src/doc ihidev(4), ims(4): Added drivers for i2c HID mice
pgoyette[src/trunk]: src/sys/arch/x86/x86 #include "opt_xen.h" so we can tell if we'r...
pgoyette[src/trunk]: src/tests/lib/librumphijack Since we're expecting to autoload mo...
alnsn[src/trunk]: src/distrib/sets/lists/modules Add bpfjit and sljit modules.
jdolecek[src/trunk]: src/share/man/man9 include also @n.o email for Kengo Nakahara
snj[src/netbsd-7]: src/sbin/ping Pull up following revision(s) (requested by ryo...
wiz[src/trunk]: src/sbin/disklabel Sort and unify a bit. Add more macros.
roy[src/trunk]: src Add ifam_pid and ifam_addrflags to ifa_msghdr.
kamil[src/trunk]: src/external/bsd/nvi Specify SANITIZER_RENAME_SYMBOL in nvi
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Increase the size of the boot pa...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add FDT generic PCI host controller driver.
isaki[src/trunk]: src/sys/arch/x68k/stand Typo in comment. s/availble/available/
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata introduce some code to test retry paths
christos[src/trunk]: src/distrib/common Use MKREPRO_TIMESTAMP
christos[src/trunk]: src/lib/csu/common Allow both array and non-array constructors f...
abhinav[src/trunk]: src/lib/libc/sys Remov comma from the last Nm entry
jmcneill[src/trunk]: src/sys/dev/fdt Add support for RK3328
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ic further channel locking pass for reset
macallan[src/trunk]: src/sys/arch/evbmips/conf include files.sdmmc
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata revert atabus_alloc_drives() to use ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Add get_unaligned_le16, pu...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO FDT missing file.
kamil[src/trunk]: src/libexec/httpd Bump date for previous
jakllsch[src/trunk]: src/sys/dev/usb Fix hid_get_data() and hid_get_udata() for 32-bi...
joerg[src/trunk]: src/external/public-domain/xz/dist Import xz 5.2.4.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/include/drm Adjust field...
skrll[src/trunk]: src/sys/arch/arm/nvidia Do some more error checking.
christos[src/trunk]: src/usr.bin/xlint/lint1 - handle sizes of structs/unions with an...
christos[src/trunk]: src/sys/compat/netbsd32 accrightslen should be u_int for compat too
snj[src/netbsd-7]: src Apply patch (requested by nonaka in ticket #1413):
pooka[src/trunk]: src/sys/rump Avoid dependency on curlybrace expansion.
kre[src/trunk]: src/doc Note tzdata2019c
hkenken[src/trunk]: src/sys/arch/arm/imx Move intr_establish() before imxuart_attach...
mrg[src/trunk]: src/sbin/savecore avoid infinite loop in kmem_check(). fixes bu...
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata one more
maya[src/trunk]: src/lib/libc/arch/riscv/gdtoa Cargo cult follow the other 128bit...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Kludge up Linux PCI device sh...
kamil[src/trunk]: src/usr.bin/chpass Specify SANITIZER_RENAME_SYMBOL in chpass
christos[src/trunk]: src/external/bsd fix incorrect overflow test: https://android-re...
christos[src/trunk]: src belated removal of the advertising clause.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add vzalloc to ...
christos[src/trunk]: src/tests/lib/libc Put have fenv elsewhere.
sevan[src/trunk]: src/doc spelling
marty[src/trunk]: src/sys/arch/arm/samsung XU4 I2C snapshot
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/amd64 Make a note that the code doe...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable emac for NanoPi M1
jdolecek[src/jdolecek-ncqfixes]: src/sys/dev/ata don't add +1 to retry on error
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot Sync the output of memmap comman...
christos[src/trunk]: src/distrib/sets/lists/man add an MI intro page (from FreeBSD)
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Work around global d...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata another one down
riastradh[src/riastradh-drm2]: src/sys/modules/drm2 Unhook drm_proc.c; we shall use sy...
joerg[src/trunk]: src/sbin/iscsid Move communication socket to /var/run, especiall...
maxv[src/trunk]: src/sys/kern Fix bug, don't release the reflock if we didn't tak...
skrll[src/trunk]: src/sys/dev/usb Avoid a warning
christos[src/trunk]: src/include add estrto{i,u} (Kamil Rytarowski)
phil[src/phil-wifi]: src/sys/net80211 Add RCS ID at the top of all the files.
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
joerg[src/trunk]: src/sys/arch/evbppc/conf Give memory disk a bit more breathing r...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 i2c, gpio & pinctrl changes
skrll[src/trunk]: src/sys/dev/pci Fix BCM4727 entry
christos[src/trunk]: src/lib/libedit For applications that don't issue their own prom...
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Fix sets lists for nvme module. ...
maya[src/trunk]: src/sys/arch/mips/mips Move the hpcmips L1 cache disable hack up
christos[src/trunk]: src/sys/dev/pci fix 32 bit compilation
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Make arm/dtrace_subr.c bu...
jmcneill[src/trunk]: src/usr.sbin/ofctl Implement OF_finddevice, now ofctl -p <path t...
jakllsch[src/trunk]: src/usr.sbin/btattach remove currently-unused variables that tri...
mrg[src/trunk]: src/share/mk add vboxvideo.
maxv[src/trunk]: src/sys/arch Remove several dead entries from the x86 makefiles....
rmind[src/trunk]: src/usr.sbin/npf/npftest/libnpftest npftest: fix double-free in ...
skrll[src/trunk]: src/sys/arch/zaurus/zaurus Remove unused variable
mlelstv[src/trunk]: src/sys/uvm Detect overflow when rounding length parameter and r...
mrg[src/trunk]: src/doc note sparc* switch to gcc 4.8.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic increase pic max sources
skrll[src/trunk]: src/distrib/utils/embedded Use [dx]sets_p as flag for debug/X se...
christos[src/trunk]: src/sys/arch/m68k/include make this compile for c++
ozaki-r[src/trunk]: src/sys/net Spinkle __noinline to some non-performance-sensitive...
wiz[src/trunk]: src/lib/libc/sys Fix xrefs.
sevan[src/trunk]: src/sbin/drvctl Document the version drvctl appeard.
christos[src/trunk]: src/usr.sbin/makemandb if we only asked for stopwords, use the o...
bouyer[src/trunk]: src/sys/dev/acpi Implement a ACPI helper to fill the property ar...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add Tegra124 CAR bits to support the XUS...
snj[src/netbsd-7]: src fix fallout from ticket #1366: __nothing is nothing on ne...
snj[src/netbsd-7]: src/sys/arch/macppc/dev Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/dev/pcmcia adjust for printf signature.
yamaguchi[src/trunk]: src/sys/dev/pci Use def{flag, param} for parameters in ixl(4)
maxv[src/trunk]: src/sys/sys Style, use __nothing, and remove _M_ (unused, appear...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_car_* and tegra_i2c_dvc_write are ...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata KASSERT() that chaosed xfer actually ends...
msaitoh[src/trunk]: src Removal of bpf_tap().
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv.h for mips.
snj[src/netbsd-7]: src/doc update 1493
riastradh[src/trunk]: src/sys regen
mlelstv[src/trunk]: src/sys/dev/ic Fix handling of RTKQ_IM_HW quirk, the check was i...
alnsn[src/trunk]: src/sys/external/bsd/sljit Update sljit revision.
mrg[src/trunk]: src/sys remove __packed attribute from struct ieee80211_radiotap...
christos[src/trunk]: src/external/cddl/osnet/sys don't re-define __assert.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Implement drm_getsarea in...
riastradh[src/trunk]: src/sys/sys New diagnostic functions vn_locked, vn_anylocked.
pooka[src/trunk]: src/sys/rump/net/lib/libnetmpls rename component.c -> netmpls_co...
snj[src/netbsd-7]: src/sys/compat/linux/common Pull up following revision(s) (re...
jmcneill[src/trunk]: src/sys cpus: use fdt_add_bus
ad[src/trunk]: src/sys/kern Fix a loltastic typo.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux <linux/vgaarb.h> needs <...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Define linux_mu...
martin[src/netbsd-7]: src/doc Update #869 after additional pullups
christos[src/trunk]: src/usr.sbin/npf/npfctl normalise -> normalize
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Always honour MESON_CLK_DIV_SET_RATE_PA...
sevan[src/trunk]: src/sys/dev/pci Start porting to NetBSD. (WIP, incomplete)
christos[src/trunk]: src/sys/rump/librump/rumpkern regen
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
plunky[src/trunk]: src/etc/defaults "ip6addrctl_enable" is now "ip6addrctl", set th...
christos[src/trunk]: src/sbin/gpt - automatically sync the wedge information unless -...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata add sysctls to control if NCQ is being us...
maya[src/trunk]: src/sys/ufs/lfs Switch lfs_writer_daemon to use condvar instead ...
ozaki-r[src/trunk]: src/sys/net Remove IFNET_GLOBAL_LOCK where it's unnecessary beca...
rmind[src/trunk]: src/lib/npf tabify
eadler[src/trunk]: src/share/misc bsd-family-tree: Add missing DragonFly and FreeBS...
snj[src/netbsd-7]: src/usr.bin/pkill Pull up following revision(s) (requested by...
christos[src/trunk]: src/usr.sbin/mdsetimage merge copies...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-beta1
christos[src/trunk]: src/sys/arch bump
riastradh[src/trunk]: src/sys Eliminate now-unused WILLUNLOCK vop flag.
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic convert over to new error handling world o...
martin[src/trunk]: src/sys/compat/common #idef the label next_ifa: just like the on...
maya[src/trunk]: src/doc Note removal of uyurex
jakllsch[src/trunk]: src/sys/dev/usb Pull in opt_usb.h in _KERNEL_OPT case for variou...
christos[src/trunk]: src/sbin/gpt Do division once
snj[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/ttm Pull up following revi...
jdolecek[src/jdolecek-ncq]: src/sys/dev/ic fix to not access active_xfer directly
jdolecek[src/jdolecek-ncq]: src/sys/dev/ata tighen and expand error handling, mostly ...
wiz[src/trunk]: src/lib/libc/stdlib Add missing Fc which broke man page on the w...
rin[src/trunk]: src/sys/dev/rasops Put back byte-wise copy to stop using memcpy, ...
maxv[src/trunk]: src/sys/arch Put two KASSERTs, to make sure the fault is happeni...
christos[src/trunk]: src/doc mention lsan
msaitoh[src/trunk]: src/sys/dev/pci Fix address of STGE_MaxFrameSize. Same as other ...
kamil[src/trunk]: src/usr.bin/env Implement env(1) -u
fox[src/trunk]: src/usr.bin/xlint/xlint usr.bin/xlint: Fix -Werror=format-overfl...
sevan[src/trunk]: src/etc Create fw(4) & fwmem(4) device nodes by default so fwctl...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Use RFC 3713 vector, add comment to ...
riastradh[src/trunk]: src/share/man/man8 Add SIGNALS section to wizd(8).
riastradh[src/trunk]: src/sys/kern Use #ifdef _RUMPKERNEL for now to prefer copyout ov...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Placate -Wsign-compare.
gutteridge[src/trunk]: src/external/bsd/tcpdump/dist tcpdump.1.in: fix stray line from ...
tron[src/trunk]: src/usr.bin/shlock Fix casts which are inconsistent with *printf...
mlelstv[src/trunk]: src/sys/dev Make DIOCKLABEL work. Set default to keep the diskla...
martin[src/netbsd-9]: src/doc Ticket #73
rin[src/trunk]: src/sys/arch/zaurus/conf Add commented-out modern USB NICs for u...
mrg[src/trunk]: src/distrib/sets/lists/comp fix mips64 GCC 7 builds.
snj[src/netbsd-7-0]: src/sys/arch/xen Pull up following revision(s) (requested b...
kiyohara[src/trunk]: src/sys/arch/arm/omap The variable gpio_module[] into #ifdef TI_...
skrll[src/trunk]: src/sys/arch/arm/pci spaces -> <tab>
nonaka[src/trunk]: src/sys/arch/x86/x86 Quell maybe-uninitialized false positives f...
pooka[src/trunk]: src Move librumpuser compile-time options into the librumpuser s...
maxv[src/trunk]: src/sys/netinet Don't use global variables, that's obviously inc...
christos[src/trunk]: src/sbin/fsck_lfs swap the formats too, not just the args.
maya[src/trunk]: src/sys/dev/pci move declaration to #ifdef WM_DEBUG block as opp...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_co...
ryo[src/trunk]: src/sys/dev/pci return the ifmedia active status correctly even ...
christos[src/trunk]: src/external/bsd/blacklist/port Use NULL instead of 0 (Pedro Gif...
jmcneill[src/trunk]: src/sys/dev/i2c add ddc_read_edid_block, which is the same as dd...
martin[src/netbsd-7-1]: src/doc Ticket #1705
ozaki-r[src/trunk]: src/sys/net Fix another deadlock
mrg[src/trunk]: src/external/gpl3/gcc.old/usr.bin/include/sanitizer fix the sani...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Provide a separate ap_reset for Meson G...
kre[src/trunk]: src/bin/sh Keep track of which file descriptors the shell is usi...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
martin[src/netbsd-7-1]: src/doc Ticket #1589
knakahara[src/trunk]: src/sys/dev/pci Fix duplicated "rxintr" evcnt counting. Pointed ...
flxd[src/trunk]: src/sys/arch/powerpc/booke Another try fixing printf format usin...
kamil[src/trunk]: src/sys/fs/msdosfs Avoid undefined behavior semantics in msdosfs...
martin[src/netbsd-8]: src/doc Note tickets #212, #215, #217, #246, #222
nat[src/trunk]: src/sys/dev/usb printf -> aprint_normal.
snj[src/netbsd-7-0]: src/doc 1172
martin[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
kre[src/trunk]: src/tests/bin/sh Add sub tests to the quoting test case, to demo...
abhinav[src/trunk]: src/usr.bin/sortinfo Free the buffer allocated by getline(3).
jmcneill[src/trunk]: src/sys/dev/acpi Ignore SCI and don't try to setup ACPI fixed ha...
mrg[src/trunk]: src/external/mit/xorg/lib/libX11 fix PR 48928: build the static...
martin[src/netbsd-8]: src/lib/libm Actually apply revision 1.201 (as the previous p...
snj[src/netbsd-8]: src/doc tickets 58, 59, 61-63, 68-71, 74
martin[src/netbsd-8]: src/lib/libm/src Also pull up rev 1.15 and 1.16 for ticket #217:
dholland[src/trunk]: src/sys/sys typo in comment
christos[src/trunk]: src/tests/lib/libc/sys Instead of turning optimization off, use ...
uwe[src/trunk]: src/lib/libcurses Fix color pair handling. color_pair argument ...
skrll[src/netbsd-7-nhusb]: src/sys Sync with HEAD/nhusb
bouyer[src/trunk]: src/sys/arch/arm/omap Don't make the frame buffer BUS_DMA_COHERE...
martin[src/trunk]: src/usr.sbin/sysinst Skip unwanted (zero sized) partitions.
martin[src/trunk]: src/lib/libm/src Limit some rintl usage to #ifdef __HAVE_LONG_DO...
uwe[src/trunk]: src/usr.sbin/autofs Try to use proper semantic markup. Fix a fe...
sjg[src/trunk]: src/usr.bin/make Close child's reference to meta file.
martin[src/netbsd-7-1]: src/doc Ticket #1598
mlelstv[src/trunk]: src/sys/arch/sparc64/dev the mutex is also used for fdc attachme...
christos[src/trunk]: src/sys/compat/linux/arch regen all
christos[src/trunk]: src/usr.bin Tiny base64 encoder/decoder command patterned after ...
kre[src/trunk]: src/bin/sh NFC: Change prototype of pushstring() to give a real ...
hannken[src/trunk]: src/sys/ufs/ffs Prevent use-after-free where genfs_node_destroy(...
wiz[src/trunk]: src/sbin/ifconfig New sentence, new line.
martin[src/netbsd-7-1]: src/doc Tickets #1674 and #1675
rjs[src/trunk]: src/sys/dev/cadence Whitespace.
lneto[src/trunk]: src/external/mit/lua/dist lua: merged 5.3.2
skrll[src/trunk]: src/sys/arch/arm/arm Print revidr of BP as well as APs
jmcneill[src/trunk]: src/sys/arch/arm/samsung Only process a tx or rx interrupt if th...
kre[src/trunk]: src/bin/sh PR bin/36532 (perhaps)
christos[src/trunk]: src/sbin/mount_portal We need to provide a size for getattr for ...
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.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb revision 1.136
martin[src/netbsd-7]: src/doc Ticket #362
kamil[src/trunk]: src/tests/lib/libc/sys Mark traceme_vfork_crash_bus as no longer...
mrg[src/trunk]: src/share/mk switch sparc, sparc64, arm and powerpc to gdb 7.12.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and earm targets.
christos[src/trunk]: src/distrib/sets/lists/comp adjust for the latest changes
bouyer[src/netbsd-7-0]: src/doc ticket 1257
snj[src/netbsd-8]: src/doc 113
nat[src/trunk]: src/sys/dev Bounds checking inside the mixing of the audio block.
jdolecek[src/trunk]: src/sys/dev/pci fix number of maximum segments in the queue allo...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
kre[src/trunk]: src/usr.bin/printf Add support for F a and A formats (which go w...
ozaki-r[src/trunk]: src/tests/net/ipsec Test flushing SAD/SPD entries
isaki[src/isaki-audio2]: src/sys Remove dev/auconv.[ch].
mlelstv[src/trunk]: src/sys/compat/netbsd32 Where did the +1 came from ?
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome updat...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Sets list for new mutex_ownable(9) e...
joerg[src/trunk]: src/lib/libm/arch/m68k Deal with the potential pressence of long...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.1
christos[src/trunk]: src/share/mk build gdb from gdb.old
mrg[src/trunk]: src/sys don't assume _LP64 == supports COMPAT_NETBSD32.
tls[src/tls-maxphys]: src resync from head
riastradh[src/trunk]: src/sys/external/bsd/drm2 Eliminate -Wpointer-arith patches; use...
martin[src/netbsd-9]: src/doc Note manual CHANGES changes for ppc 601
kamil[src/trunk]: src/sys/kern Avoid Undefined Behavior in pr_item_notouch_get()
martin[src/trunk]: src/usr.sbin/sysinst Deal with partitioning schemes having no in...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
christos[src/trunk]: src/usr.sbin/postinstall rename populate_rc to update_rc and cop...
nat[src/trunk]: src/sys/dev Blksize is now calculated on sc_pustream/sc_rustream.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 copy(9) had returned -1 if a bad ad...
roy[src/trunk]: src/lib/libterminfo Don't bother allocating space for the databa...
msaitoh[src/netbsd-7-0]: src/doc Ticket 1033, 1034 and 1035.
jdolecek[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau remove superfluous st...
riastradh[src/trunk]: src/share/man/man9 Note reusing bufs requires clearing BO_DONE.
msaitoh[src/trunk]: src/sys/dev/usb On detach, print error message with aprint_error...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in udav(4).
rin[src/trunk]: src/sys/dev/usb Print chip ID when attached.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
abhinav[src/trunk]: src/usr.bin/uniq Fix the bug introduced in the previous commit.
ryo[src/trunk]: src/sys/arch/arm/imx add more register definitions.
christos[src/trunk]: src/sys PR/50730: Benny Siegert: Go kqueue test panics kernel.
maxv[src/trunk]: src Improvements:
christos[src/trunk]: src/share/mk back to use binutils since the path is hard-coded e...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target remove 'common/' pre...
knakahara[src/trunk]: src/sys/opencrypto add some assertion. tested by ATF net/ipsec/ ...
rin[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
mrg[src/trunk]: src/distrib/sets/lists/comp add arm64 ldscripts
msaitoh[src/trunk]: src Remove very old IFF_NOTRAILERS flag.
martin[src/netbsd-7-0]: src/doc Tickets #1184 and #1200
martin[src/netbsd-7-1]: src Pull up the following, requested by kre in ticket #1670:
sevan[src/trunk]: src/share/misc Add PSA
christos[src/trunk]: src/tests/rump/modautoload Disable aslr too since we are playing...
bouyer[src/bouyer-socketcan]: src/lib/libc/sys add PF_CAN
martin[src/trunk]: src/usr.bin/ftp Try to avoid a (bogus) fatal warning from clang.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
martin[src/netbsd-8]: src/sys/arch/dreamcast Pull up following revision(s) (request...
knakahara[src/trunk]: src/sys implement encapsw instead of protosw and uniform prototype.
roy[src/trunk]: src/external/bsd/ntp/dist/ntpd Do not try to bind to un-useable ...
mrg[src/trunk]: src/sys/arch/powerpc/include fix some logic errors in the previo...
msaitoh[src/trunk]: src/sys/dev/usb Regen.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and i386 (un...
mgorny[src/trunk]: src/tests/lib/libc/sys Enable combined breakpoint, watchpoint an...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ml...
tnn[src/trunk]: src/tests/lib/libc/sys adjust r1.19; add clang equivalent of gcc...
rjs[src/trunk]: src/lib/libc/net Add missing SCTP manpage.
martin[src/netbsd-7-1]: src Pull up following revision(s) (requested by maya in tic...
ozaki-r[src/trunk]: src/sys/kern Apply C99-style struct initialization to syncobj_t
skrll[src/trunk]: src/sys/arch/evbarm/marvell Catch up with armadaxp_start.S:1.5.....
christos[src/trunk]: src/distrib/sets/lists/comp add strchrnul
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by pg...
nonaka[src/trunk]: src/sys/dev/usb Added pmf hook.
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
martin[src/netbsd-9]: src/include Pull up following revision(s) (requested by kre i...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc and GCC 7 and sun2.
mrg[src/trunk]: src/sys/kern pass a pointer to atomic_cas_ptr_p(), not an (equiv...
apb[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Use basename(filename) ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Since add_debug_regex_map is used...
matt[src/trunk]: src/sys/arch/riscv/include Define curcpu() as lwp_getcpu(curlwp)...
martin[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
fox[src/trunk]: src/games/hack games/hack: Fix -Wstringop-truncation warning.
rin[src/trunk]: src The default values for MKPIC are yes and no for sh3 and m680...
kre[src/trunk]: src/external/bsd/cron/dist Fix from Michael Kaufmann in PR bin/5...
martin[src/netbsd-9]: src/doc Ticket #381
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm CLFLUSH needs to be surrounded by ...
msaitoh[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by martin ...
maxv[src/trunk]: src/sys/netipsec Reinforce and clarify.
jdolecek[src/trunk]: src/usr.sbin/intrctl reduce the affinity column to just 5 chars ...
pooka[src/trunk]: src Add capability to attach external memory to files on rumpfs....
skrll[src/trunk]: src/share/mk Provide ARM_APCS_FLAGS on arm and earm.
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
skrll[src/trunk]: src/sys/arch/arm/include Remove references to arm26
maya[src/trunk]: src/sys/arch/evbmips/conf COPY_SYMTAB=1 so ddb commands ps, bt work
maxv[src/trunk]: src/sys/netipsec Inline M_EXT_WRITABLE directly, and remove the ...
joerg[src/trunk]: src/sys/external/bsd/drm2/nouveau Restrict -Wno-unused-but-set-v...
christos[src/trunk]: src/share/man/man9 we don't have va_mask
martin[src/trunk]: src/usr.sbin/sysinst Fix copy&pasto in previous - from kre.
snj[src/netbsd-8]: src/bin/rmdir Pull up following revision(s) (requested by gin...
christos[src/trunk]: src/usr.bin/cvslatest Toolify
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix printf format.
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd Fix SSP build.
christos[src/trunk]: src/sys/netinet really, use.
christos[src/trunk]: src/sys/arch/amd64/conf add amdzentemp
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/trunk]: src Note that update builds are broken if MKDTRACE got enabled f...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
msaitoh[src/netbsd-7-1]: src/doc Ticket #1684.
joerg[src/trunk]: src/lib/libc_vfp The fpu mode for VFP2 instructions is still jus...
riastradh[src/trunk]: src/sys/ufs/ufs Amplify that even if we fixed it now the tentacl...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Remove trailing whitespace from ...
martin[src/netbsd-7-1]: src/doc Ticket #1722
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't reserve if atomi...
sevan[src/trunk]: src/share/man/man8 regen
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add worka...
bouyer[src/netbsd-8]: src/doc ticket 232, 234-237
christos[src/trunk]: src/distrib/sets/lists fix evbarm sets.
riastradh[src/trunk]: src/sys/external/bsd/drm2 New stub to reduce diff.
skrll[src/trunk]: src/share/man/man9 Update for nhusb merge. Add some Xr. Bump d...
bouyer[src/netbsd-7-0]: src/doc tickets 1262,1263
maxv[src/trunk]: src/sys/netmpls Add XXX.
rjs[src/trunk]: src/sys regen.
martin[src/netbsd-7-1]: src/doc Ticket #1708
kamil[src/trunk]: src/tests/lib/libc/sys Enable 3 new ptrace(2) tests for SIGILL
christos[src/trunk]: src/sys/net Do less work under the kernel lock, otherwise dhcpcd...
wiz[src/trunk]: src/share/man/man4 Formatting and typo fixes.
skrll[src/trunk]: src Remove port-acorn26
knakahara[src/trunk]: src/sys/dev/pci refactor: change some macros to functions
snj[src/netbsd-8]: src/lib/libc/misc Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/dev/pci PR/50694: David Binderman: Fix wrong pasto const...
joerg[src/trunk]: src/lib/libc/arch/arm/gen GC
nakayama[src/trunk]: src/sys/net Fix inverted logic.
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist make lint compile again.
dholland[src/trunk]: src/sys/sys Fix wrong scoping of {U, }LLONG_MAX. Final case, I th...
martin[src/netbsd-7-1]: src/doc Ticket #1697
fox[src/trunk]: src/usr.sbin/ypserv/makedbm usr.sbin/ypserv: Suppress -Werror=fo...
skrll[src/trunk]: src/sys/arch/arm/arm32 Slight update to comment and KNF it while...
martin[src/netbsd-8]: src/tests/lib/libc/db Pull up following revision(s) (requeste...
wiz[src/trunk]: src/usr.bin/crunch/crunchgen Sync usage with man page.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 update for GCC 7 - ...
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Add Cortex-A9 r1.
kamil[src/trunk]: src/sys/sys Avoid undefined operation in signed integer shift in...
martin[src/netbsd-9]: src/doc Tickets #526 and #545
maxv[src/trunk]: src/sys/netinet6 Style, and four fixes:
kamil[src/trunk]: src/sys/arch/amd64/include Define PTRACE_ILLEGAL_ASM for NetBSD/...
wiz[src/trunk]: src/crypto/external/bsd/openssh/dist Fix Dd argument.
kamil[src/trunk]: src/sbin/mount_autofs Improve the mount_autofs(8) stub documenta...
martin[src/netbsd-8]: src/doc Tickets #80 - #82
bouyer[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
riastradh[src/trunk]: src Hook bufferio(9) man page into the build.
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon almost add radeondrmkms suspend...
ozaki-r[src/trunk]: src/sys Apply C99-style struct initialization to lockops_t
ginsbach[src/trunk]: src/lib/libc/time Fix spelling; time zone is two words not one.
sborrill[src/trunk]: src/sys/dev/pci Add Marvell Yukon 88E8040T
joerg[src/trunk]: src/libexec/ld.elf_so lib/49813: Release mutex on error.
skrll[src/trunk]: src/sys/arch/arm/conf Trailing whitespace
thorpej[src/trunk]: src/sys/dev/i2c Don't access the i2c bus in interrupt context. ...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
martin[src/netbsd-7-1]: src/sys/netbt Pull up following revision(s) (requested by p...
christos[src/trunk]: src/lib/libc/gen missing ia64.
isaki[src/trunk]: src/usr.sbin/memswitch Make compilable even SRAMDEBUG.
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
skrll[src/trunk]: src/sys/modules Sort entries within conditional blocks
maxv[src/trunk]: src/sys/arch/amd64/amd64 Improve two comments and a KASSERT.
mrg[src/trunk]: src/share/mk reverse the HAVE_GDB test - list the unconverted po...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_us...
snj[src/netbsd-7]: src/doc 339-342
jmcneill[src/trunk]: src/sys/dev/mii when resetting RTL8211F, make sure to disable ma...
martin[src/netbsd-7-0]: src/sys/nfs Pull up following revision(s) (requested by chr...
nat[src/trunk]: src/sys/dev/usb IQ Calibration for urtwn devices.
riz[src/netbsd-7-0]: src Pull up following revision(s) (requested by christos in...
reinoud[src/trunk]: src/sys/fs/udf Enhance logical volume integrity descriptor handl...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
snj[src/netbsd-7-0]: src/doc amend 1143
martin[src/netbsd-9]: src/sys/arch/mac68k/mac68k Pull up following revision(s) (req...
isaki[src/isaki-audio2]: src/sys/dev/pci Don't release sc_lock on eso_halt_{input, ...
kre[src/trunk]: src/bin/sh The beginnings of the great shell DEBUG (tracing) upg...
knakahara[src/trunk]: src l2tp(4) support rump.
pgoyette[src/trunk]: src/sys/dev/pcmcia Regen
bouyer[src/trunk]: src/common/lib/libc/arch/i386/atomic On Xen, always alias _atomi...
rtr[src/trunk]: src/sys/kern make bind() fail with EINVAL if the address family ...
christos[src/trunk]: src/sys/sys lint knows about all inline variant syntax...
kamil[src/trunk]: src/usr.sbin/sysinst Fix polish translation for sysinst
christos[src/trunk]: src/libexec/ld.elf_so we don't need <sys/mbuf.h>
snj[src/netbsd-7-0]: src/sys/external/bsd/drm2/linux Pull up following revision(...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
skrll[src/trunk]: src/sys/arch/hpcmips/hpcmips When compiled with DEBUG/DIAGNOSTIC...
riastradh[src/trunk]: src/sys/kern Don't read past the end of the sample buffer... (S...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/dev/sysmon Free ped if we can't hand it to the power dae...
snj[src/netbsd-7-0]: src/external/gpl3/gcc/dist/gcc/cp Pull up following revisio...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mart...
maya[src/trunk]: src/sys/arch/mips/include Don't attempt to dereference cpu_infos...
skrll[src/nick-nhusb]: src/sys Parse the extended capabilies to and log each contr...
mbalmer[src/trunk]: src/usr.sbin/sysinst IPv4 number -> IPv4 address
riastradh[src/trunk]: src/sys/kern But rename(..., "x/..") is still supposed to yield ...
martin[src/netbsd-7-1]: src/usr.bin/printf Pull up following revision(s) (requested...
maxv[src/trunk]: src/sys/kern Remove these global variables. They are unused, rac...
jmcneill[src/trunk]: src/bin/ksh document ulimit -r
christos[src/trunk]: src/distrib/sets/lists Fix alpha sets
tsutsui[src/trunk]: src/distrib/atari/floppies/common Remove redundant mount_gemdos ...
kre[src/trunk]: src Add the new signalname/signalnext/signalnumber interface to ...
kre[src/trunk]: src/bin/sh Oops, the previous didn't do what was promised. Rath...
isaki[src/isaki-audio2]: src/sys Fix paths and flags.
riz[src/netbsd-7-0]: src/external/bsd/ntp/scripts Pull up following revision(s) ...
snj[src/netbsd-7-0]: src/doc 1060, 1072
alnsn[src/trunk]: src/sys/rump/kern/lib/libsljit/arch/mips Cast register_t to uint...
christos[src/trunk]: src/sys/netinet6 more cleanup (don't allow oldlenp == NULL)
snj[src/netbsd-7]: src/sys/arch/macppc/dev Pull up following revision(s) (reques...
rin[src/trunk]: src/sys/dev/mii Support RTL8152. Tested on ure(4) (RTL8152).
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
riz[src/trunk]: src/sys/arch/evbarm/conf Spell "Independent" correctly in cargo-...
christos[src/trunk]: src/external/bsd/ppp/dist/pppd pppd: Fix bounds check in EAP code
ozaki-r[src/trunk]: src/sys/net Remove unnecessary inclusions
rtr[src/trunk]: src/sys/netinet put boilerplate extraction of inpcb or in6pcb an...
pgoyette[src/trunk]: src/sys/arch/x86/pci Modularize the amdsmn(4) driver, and update...
pooka[src/trunk]: src/sys/rump Translate return values for emulations, e.g. Linux....
msaitoh[src/trunk]: src/sys/dev/pci From OpenBSD:
snj[src/netbsd-8]: src/sys/conf Pull up following revision(s) (requested by jmcn...
christos[src/trunk]: src/external/gpl3/binutils/dist/gas/config try to fix loongson h...
christos[src/trunk]: src/usr.sbin/makefs start fixing msdosfs for reproducible builds...
maya[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Don't expose a getau...
knakahara[src/trunk]: src/sys/dev/pci support {extended, advanced} receive descriptor ...
skrll[src/trunk]: src/sys/arch/arm/arm32 G/C
mlelstv[src/trunk]: src/sys/dev/iscsi fix debug message
sjg[src/trunk]: src/usr.bin/make Refactor the logic for deciding when a .meta fi...
christos[src/trunk]: src/external/bsd/blacklist/bin restore rules after the database ...
jmcneill[src/trunk]: src/sys/dev/acpi Choose between dmat and dmat64, instead of rely...
riastradh[src/trunk]: src/sys/dev/usb Set ux_isdone in uhci_poll_hub for DIAGNOSTIC.
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by skrll in ...
skrll[src/nick-nhusb]: src/sys/dev/usb Track used TX trasnfers and check there's a...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
matt[src/trunk]: src/sys/arch/riscv/include Add two new relocs for compressed bra...
kamil[src/trunk]: src Switch the iconv(3) prototype to the POSIX conformant variation
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
rin[src/trunk]: src/sys/dev/usb Oops, fix previous again. Really support TSOv4.
christos[src/trunk]: src/share/mk Switch i386 to new binutils.
christos[src/trunk]: src/distrib/utils/more PR/50710: David Binderman: Fix memory leak.
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
abhinav[src/trunk]: src/usr.sbin/makemandb Avoid dereferencing pointer at multiple p...
mbalmer[src/trunk]: src/external/mit/lua/dist/src Fix a bug that gerenates wrong cod...
maxv[src/trunk]: src/doc update
skrll[src/trunk]: src/sys/arch/evbarm/rpi Tweak cpu start up slightly and print TT...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Sync with HEAD
martin[src/netbsd-7-1]: src/doc Ticket #1720
maxv[src/trunk]: src/sys/arch/i386/i386 style
msaitoh[src/trunk]: src/sys/dev/pci - Add Some Freescale MPC834x devices from OpenBSD.
christos[src/trunk]: src/usr.bin/xlint/lint1 leave pragmas alone.
nat[src/trunk]: src/sys/dev Improved overflow test for audio_mmap.
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
christos[src/trunk]: src/usr.bin/mail reset signal handler before returning.
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.26
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
pgoyette[src/trunk]: src/sys/dev/pcmcia Add 3Com 3CRWE777A to supported devices. Fro...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Add the test cases for sha1_hmac
kre[src/trunk]: src/usr.sbin/ypserv/ypinit PR bin/53458
riastradh[src/trunk]: src/external/cddl/osnet/dev Tidy up a bit. No functional change...
maya[src/trunk]: src/usr.bin/ldd Return a non-zero (one) exit code on failure for...
christos[src/trunk]: src/sys/dev/raidframe - Fix the FAIL_DISK handling (it would pro...
riz[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by kn...
maxv[src/trunk]: src Miscellaneous changes in NVMM, to address several inconsiste...
christos[src/trunk]: src/sys/dev/acpi/acpica The new acpi code tries to read the pci ...
hauke[src/trunk]: src/sys/external/bsd/drm/dist/shared-core When building r128drm(...
riastradh[src/trunk]: src/share/man/man9 Consistently use `.Vt "struct buf"' to name t...
mrg[src/trunk]: src/share/man/man4 add a link to midirecord(1).
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix miss commit.
christos[src/trunk]: src/sys make this compile again.
martin[src/trunk]: src/usr.sbin/sysinst PR bin/54944: deal with escaped spaces in N...
jakllsch[src/trunk]: src/sys/dev/pci pcidevs .h regen
maxv[src/trunk]: src/sys/arch Unreference IPF/PF from all the config files, and e...
maxv[src/trunk]: src/sys/dev/fdt Memory leak, found by mootja; not tested, but ob...
gdt[src/trunk]: src/sys/arch/evbarm/conf RPI: remove commented-out pseudodevices
jmcneill[src/trunk]: src/sys/dev/videomode Parse the extension block count field, and...
jakllsch[src/trunk]: src/sys/dev/dkwedge Quadruple GPT partition entry count limit (t...
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50738: David Binderman: Check b...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Specify correct run directory.
martin[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
joerg[src/trunk]: src Extend the mmap(2) interface to allow requesting protections...
mrg[src/trunk]: src introduce a better pci_drvname() and PCI_IOC_DRVNAME as pcii...
maya[src/trunk]: src/lib/librumpuser/build-aux use mktemp instead of $RANDOM for ...
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
kre[src/trunk]: src/bin/sh Correct a dsl comment relating to setting $_ - I thou...
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfmerge don't link/depend on li...
martin[src/netbsd-7-1]: src/doc Ticket #1682
skrll[src/trunk]: src/sys/arch/acorn32/podulebus Adopt <net/if_stats.h>
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Reduce some more cosmetic diffs.
mlelstv[src/trunk]: src/sys/dev/iscsi use sernum handling function
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
wiz[src/trunk]: src/usr.bin/quota Use standard Dd format. Remove superfluous Pp
msaitoh[src/trunk]: src/sys/dev/pci No, functional change:
skrll[src/trunk]: src/sys/dev/usb Convert to kmem
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix the double-fault handler. We're exe...
snj[src/netbsd-7-0]: src/doc 1169
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pass NetBSD VA_UT...
uebayasi[src/trunk]: src/sys/conf If a kernel linker script is provided, preprocess i...
martin[src/netbsd-7-1]: src/sys/arch/amd64/amd64 Pull up following revision(s) (req...
knakahara[src/trunk]: src/sys/dev/pci separate TX dma control data and RX dma control ...
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.4 (with minor adju...
riastradh[src/trunk]: src/sys/kern Teach threadpool(9) to use percpu_create, mostly.
jmcneill[src/trunk]: src Retire azalia(4).
jakllsch[src/trunk]: src/sys/arch/arm/nvidia The DMA Request number is seperate from ...
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
christos[src/trunk]: src/external/cddl/osnet/sys/sys use sizeof() properly (gcc-7)
dholland[src/trunk]: src/games/fortune/datfiles something I apparently forgot to comm...
bouyer[src/trunk]: src/sbin/dump Default the read block size (-k default value) to ...
christos[src/trunk]: src/sbin/disklabel PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like...
matt[src/trunk]: src/sys/arch/riscv/conf Use -mcmodel=medany to get PICish code.
mrg[src/trunk]: src implement 32-bit compat support for raidframe.
hannken[src/trunk]: src/sys/kern Enter fstrans from _vfs_busy() and leave from vfs_u...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Improve compatibility with newer A64 DE2 ...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel I219 LM10-LM15 and V10-V14 from OpenBSD.
sevan[src/trunk]: src/usr.sbin/makefs/msdos Need strings.h for ffs()
skrll[src/netbsd-7-nhusb]: src/usr.sbin/usbdevs Sync with HEAD
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New RPI and RPI2 firmwar...
mrg[src/trunk]: src/external/gpl3/gcc.old import GCC 6.4 srcs into gcc.old in pr...
martin[src/netbsd-9]: src/doc Ticket #385
lneto[src/trunk]: src/sys/modules/luasystm added luasystm files (for some reason i...
snj[src/netbsd-8]: src/sys/compat/linux32/arch/amd64 Pull up following revision(...
snj[src/netbsd-8]: src/doc 55-57
abhinav[src/trunk]: src/usr.sbin/makemandb Use sqlite3_mprintf() to generate SQL que...
christos[src/trunk]: src/sys/arch/arm/footbridge protect locore.
christos[src/trunk]: src/share/mk Add tool cvslatest
martin[src/netbsd-9]: src/doc Tickets #570 - #572
christos[src/trunk]: src/share/mk switch to gdb.old
jmcneill[src/trunk]: src/doc Update to Linux dts 4.17-rc2
martin[src/trunk]: src/tests/lib/libc/c063 PR misc/54940: do not combine O_SEARCH w...
bouyer[src/netbsd-7-0]: src/external/bsd/dhcp/dist/common Pull up following revisio...
snj[src/netbsd-7-0]: src/external/bsd/bind/include Pull up following revision(s)...
christos[src/trunk]: src/external/gpl3/gdb.old Add more directories
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Use KASSERTMSG to show ba...
christos[src/trunk]: src/distrib/utils/x_ifconfig define SMALLPROG
mrg[src/trunk]: src/sys/dev/wscons - call update_modifier() explicitly for the s...
pgoyette[src/trunk]: src/share/misc Add a couple of entries for NFC
christos[src/trunk]: src/external/mpl/dhcp/dist/bind Remove the copy of bind?!?! used...
martin[src/trunk]: src/sys/arch/arm/arm32 kobj_machdep() is now called multiple tim...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Initialize struct cpu_info::ci_cpu...
pgoyette[src/trunk]: src/sys/kern Correctly handle the NULL path when no compat_10 co...
martin[src/netbsd-7-1]: src/doc Annotate ticket #1660 for additional pullups
riz[src/netbsd-7-0]: src/sys/dev Pull up following revision(s) (requested by ria...
rin[src/trunk]: src/distrib/ews4800mips/floppies/ramdisk Drop the following feat...
martin[src/netbsd-9]: src/sys/external/bsd/drm2/dist/drm Pull up following revision...
pgoyette[src/trunk]: src/sys/modules Create amdsmn(4) amd amdzentemp(4) modules for X86
maxv[src/trunk]: src/doc Note the removal of non-PAE-32bit-PV.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Update RISCV tls assembly tests
fox[src/trunk]: src/external/mpl/dhcp/bin/server external/mpl/dhcp: Fix build fa...
nat[src/trunk]: src/sys/dev/usb regen.
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp make sure Makefile.inc is incl...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
martin[src/trunk]: src/sys/rump/librump/rumpkern Provide stupid uvm_map() and uvm_u...
maya[src/trunk]: src/tests/fs/tmpfs - Add inttypes.h #include for PR* macros.
lneto[src/trunk]: src/sys/modules/luapmf using luaL_register() in luapmf
mbalmer[src/trunk]: src/share/examples/lua Clarify gpio example.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.1.0 with the follow...
rin[src/trunk]: src/sys/dev/usb Fix sign compare differently; instead of casting...
fox[src/trunk]: src/external/mpl/dhcp/bin/server external/mpl/dhcp: Suppress -We...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb revision 1.25
hannken[src/trunk]: src/sys/fs/udf Move the removal of unlinked nodes from udf_inact...
maxv[src/trunk]: src/sys/arch Forgot to commit a change in i386/cpufunc.S; add rd...
riastradh[src/trunk]: src/sys/arch/xen/xen Don't call xennet_softstart from hard inter...
uki[src/trunk]: src/distrib/sets PR misc/46937: add modules package, from Lloyd ...
maxv[src/trunk]: src/sys/arch/xen Merge the content of xen_debug.c into xen_machd...
kre[src/trunk]: src/bin/sh Fix a minor omission in last...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
msaitoh[src/trunk]: src/sys/kern Make cold __read_mostly like mp_online.
bouyer[src/bouyer-socketcan]: src/sys/arch/arm/allwinner abort may clear sc_m_trans...
martin[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
maxv[src/trunk]: src/sys/netinet6 Kick zero-sized fragments. We can't allow them ...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in rum(4)...
martin[src/netbsd-9]: src/doc Tickets #470, #472 - #481
jmcneill[src/trunk]: src/sys/dev/hdaudio Read GCAP and version regs after taking the ...
matt[src/trunk]: src/lib/libpthread/arch/riscv We have _REG_SP so use it.
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by ts...
ad[src/trunk]: src/sys/uvm uvmpdpol_pageactive(): the change to not re-activate...
kre[src/trunk]: src/bin/sh DEBUG mode shell update (changes nothing for shells w...
maxv[src/trunk]: src/sys/netinet6 Fix info leak. We are allocating a slot of size:
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add san...
tnn[src/trunk]: src/sys/arch/aarch64/aarch64 avoid nesting /*'s (-Wcomment)
martin[src/netbsd-9]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Tweak LOCKDEBUG macros (NFC)
martin[src/netbsd-7-1]: src/doc Ticket #1630
knakahara[src/trunk]: src add l2tp(4) basic test.
maxv[src/trunk]: src/sys/netinet Clarify icmp_error:
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by spz ...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by maya ...
christos[src/trunk]: src/distrib/sets/lists sets for base64
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: There is no L-bit (Locked) i...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Make it possible for SVS to map in the ...
maya[src/trunk]: src/distrib/sets/lists/comp linkerscripts for mips are built onl...
riz[src/netbsd-7-0]: src/external/bsd/ntp Apply additional patch (requested by c...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.2j.
nat[src/trunk]: src/sys/rump/librump/rumpkern Add uvm_map_pageable dummy functio...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by spz in tick...
kre[src/trunk]: src/bin/sh Deal with \newline line continuations more correctly.
khorben[src/trunk]: src/sys/dev/usb Avoid parentheses in return statements (KNF)
skrll[src/trunk]: src/sys Adopt <net/if_stats.h>
christos[src/trunk]: src/lib/csu/arch/alpha Alpha needs _KERNTYPES
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/armeb regen again aft...
kamil[src/trunk]: src/regress/sys/kern Drop broken tests (no longer builds in years)
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1292550: Missing call to va_end().
roy[src/trunk]: src/usr.bin/infocmp _ti_database now includes the database exten...
martin[src/netbsd-7-1]: src/usr.sbin/makefs Pull up following revision(s) (requeste...
uwe[src/trunk]: src/share/man/man4/man4.x86 New sentence - new line. Sort secti...
skrll[src/trunk]: src/sys/uvm/pmap Sprinkle some KASSERTs
riz[src/netbsd-7-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
skrll[src/trunk]: src/sys/arch/mips/mips Fix typo that got dcache alias mask set f...
christos[src/trunk]: src/external/gpl3/binutils/lib/libopcodes bump major for new bin...
riastradh[src/trunk]: src/sys/external/bsd Fix undoing of -Wpointer-arith workaround.
snj[src/netbsd-7-0]: src/doc 1151
christos[src/trunk]: src/lib/libc/string grammar.
msaitoh[src/trunk]: src/sys/arch/mips/sibyte/dev This driver does ether_ioctl() on S...
ryo[src/trunk]: src/sys/arch/aarch64 use LIST(3) instead of TAILQ(3) to save one...
wiz[src/trunk]: src/external/historical/nawk/bin Fix important typo, from Joachi...
wiz[src/trunk]: src/share/man/man9 Add return type for pci_intr_setattr to SYNOP...
riastradh[src/trunk]: src/share/man/man9 Mention B_WRITE.
riastradh[src/trunk]: src/sys/dev/usb Fix steady state of timeouts in ehci.
macallan[src/trunk]: src/sys/arch/macppc/dev listen to PMF events in order to turn of...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Xeon E3-1200 v3 Host Bridge, DRAM.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by h...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Samsung Exynos USB3 DRD.
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
skrll[src/nick-nhusb]: src/sys/dev/usb Use lower case for hex constants. No funct...
msaitoh[src/trunk]: src/sys/dev/pci Remove unused shift and mask definitions.
snj[src/netbsd-8]: src/usr.sbin/mtree Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/sys/arch/arm/rockchip Pull up following revision(s) (requ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for arm and armeb.
sjg[src/trunk]: src/usr.bin/make jobs mode handles '-' very differently to compa...
pgoyette[src/trunk]: src/sys/netinet6 Simplify, from christos@
riastradh[src/trunk]: src/external/cddl/osnet/dist/cmd/zfs Use 0, not NULL, for zero i...
martin[src/trunk]: src Note required cleandir for lint changes
msaitoh[src/netbsd-9]: src/sys/arch/evbarm/beagle Pull up following revision(s) (req...
martin[src/netbsd-7-1]: src/doc Ticket #1690
riastradh[src/trunk]: src/share/man/man9 Use `Ap s' instead of `No 's', per signal fro...
christos[src/trunk]: src/sys/arch/i386/include expose __vaddr_t for segments.h since ...
christos[src/trunk]: src/sys/sys MAP_COPY moved to compat
mrg[src/trunk]: src/sys/dev/raidframe fixes for the previous, noted by nakayama@.
msaitoh[src/netbsd-9]: src/distrib/notes Pull up following revision(s) (requested by...
ryo[src/trunk]: src/sys Make pfil(9) MP-safe (applying psref(9))
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
khorben[src/trunk]: src/sys/dev/usb Fix building umb(4) on NetBSD-current
jdolecek[src/trunk]: src/sys/dev reintroduce ATACH_IRQ_WAIT flag for attachments usin...
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that ukphy_status() misunderstand mast...
msaitoh[src/trunk]: src/sys/dev/pci - pci_conf_print_pwrbdgt_base_power(): From 0xf3...
martin[src/netbsd-7-1]: src/doc Ticket #1659
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Fix build
ozaki-r[src/trunk]: src Distinguish spin mutex and adaptive mutex on rump kernels fo...
riastradh[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Tidy up a bit: don't set...
mrg[src/trunk]: src/distrib/sets/lists/comp revert the previous - those are only...
uwe[src/trunk]: src/external/bsd/tcpdump/dist Fix comments to not break formatting.
christos[src/trunk]: src/bin/ksh PR/52210: David H. Gutteridge: revert var pattern ha...
skrll[src/trunk]: src/sys/kern Trailing whitespace
riz[src/netbsd-7-0]: src/doc ticket 1024
joerg[src/trunk]: src/sys/arch/sparc/include Use .word for data that is known to b...
skrll[src/trunk]: src/sys/arch/mips/mips Make cpu_uarea_{alloc, free} conditional o...
christos[src/trunk]: src/sys/arch/x86/x86 fix printf formats
ozaki-r[src/trunk]: src/sys/netipsec Kill useless IPSEC_DEBUG2 (NFC)
jmcneill[src/trunk]: src/sys/arch/arm/acpi Enable MSI and MSI-X support on N1SDP
jmcneill[src/trunk]: src/sys/dev/fdt Don't use a4x bus tag
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by hann...
tsutsui[src/trunk]: src/sys/arch/atari/atari Fix silent hang after isa_intr_establis...
ad[src/trunk]: src/sys - Move the LW_RUNNING flag back into l_pflag: updating l...
christos[src/trunk]: src man pages for amdsmn and amdzentemp
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Fix SMALLPROG build.
nonaka[src/trunk]: src/sys/dev/usb regen
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Don't print PM_TMR_BLK if the va...
skrll[src/trunk]: src/sys/arch/mips/mips Allow cpu_uarea_alloc to return NULL for ...
martin[src/netbsd-9]: src Welcome to 9.0_RC1
maxv[src/trunk]: src/sys/net/npf In addition to checking L4 in the cache, here we...
bouyer[src/trunk]: src/sys/arch/xen/x86 Sync cpu_boot_secondary_processors() with x...
kamil[src/trunk]: src/external/bsd/jemalloc/dist/src jemalloc: Avoid variable leng...
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary LLE_REMREF
rin[src/trunk]: src/sys/dev/wscons Correct wrong assertion code introduced by re...
martin[src/netbsd-7-1]: src/doc Ticket #1644
christos[src/trunk]: src/lib/libc/stdlib vmparam.h is a kernel header.
kamil[src/trunk]: src/tests/lib/libc/c063 O_SEARCH tests: expect revoke +x failure...
kamil[src/trunk]: src/doc libc: Changed the iconv(3) function signature to the POS...
snj[src/netbsd-7-0]: src/doc 1070, 1073, 1074
snj[src/netbsd-7-0]: src/distrib Pull up following revision(s) (requested by mar...
snj[src/netbsd-8]: src/sys/ufs/ffs Pull up following revision(s) (requested by h...
ozaki-r[src/trunk]: src/sys/netinet Protect sysctl_net_inet_ip_pmtudto with icmp_mtx...
msaitoh[src/netbsd-7-0]: src/sys/arch/xen/xen Pull up following revision(s) (request...
kre[src/trunk]: src When setting TOP the idea is to run the [/usr]/bin/pwd binar...
pgoyette[src/trunk]: src/sys/modules Add module build infrastructure for ld and its a...
roy[src/trunk]: src/sys Mark arprequest static and introduce arpannounce so that...
maxv[src/trunk]: src/sys Prepend 'sp_' to the name of the fields, so that they ca...
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_alloc()
htodd[src/trunk]: src/distrib/sets/lists/debug Debug build fix.
msaitoh[src/netbsd-9]: src/distrib/utils/libhack Pull up following revision(s) (requ...
christos[src/trunk]: src/lib/libperfuse make this compile again, and simplify.
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
skrll[src/trunk]: src/sys/dev/usb PR kern/52931 Kernel panics with Atheros usb wir...
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by spz i...
sevan[src/trunk]: src/sys Be consistent among ethernet drivers on the convention f...
christos[src/trunk]: src/lib/libc/time welcome to 2016h
maxv[src/trunk]: src Add 12 tests for libnvmm's I/O Assist.
jdolecek[src/trunk]: src/sys/dev/ata mark satapmp_rescan() static, it's not to be use...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb KNF
skrll[src/trunk]: src/sys/compat/netbsd32 Oops... unintended commit - one day maybe.
gson[src/trunk]: src/tests/fs/vfs Mark the udf_renamerace test case (but not udf_...
yamaguchi[src/trunk]: src/sys/dev/pci xl(4) should use the aq command to access RX con...
ozaki-r[src/trunk]: src/sys/net Remove unused rtcache_lookup_noclone
snj[src/netbsd-8]: src/usr.sbin/makemandb Pull up following revision(s) (request...
snj[src/netbsd-7-0]: src/doc 1048
snj[src/netbsd-8]: src/lib/libc/stdlib Pull up following revision(s) (requested ...
christos[src/trunk]: src/usr.bin/xlint/lint1 accept typenames in param decls.
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use vmspace of calling [rump kerne...
jmcneill[src/trunk]: src/sys/arch/sgimips/mace No need to print interrupt status for ...
snj[src/netbsd-7-0]: src/doc 124[46]
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix com...
skrll[src/trunk]: src/sys/arch/mips/mips Code style and add a comment
matt[src/trunk]: src/sys/arch/mips Change MIPS to use the common pmap code.
snj[src/netbsd-7]: src/doc 1581
roy[src/trunk]: src/tests/net/icmp Note value received. Harden another sendto fo...
martin[src/netbsd-9]: src/doc Ticket #434
tnn[src/trunk]: src/sys/dev/ic define SSD1322 command set
hannken[src/trunk]: src/sys/kern Handle the case where the mount is gone and its mnt...
skrll[src/trunk]: src/sys/dev/raidframe Fix some ARM kernel builds. ARM abuses co...
christos[src/trunk]: src/sys/modules/ext2fs ext4 extents support
maxv[src/trunk]: src/sys/net80211 Several changes:
christos[src/trunk]: src/sys/netinet rename arplog -> ARPLOG to make it clear that it...
christos[src/trunk]: src/distrib/sets/lists/debug add t_hypot
snj[src/netbsd-8]: src/doc 105
martin[src/netbsd-9]: src/doc Tickets #574 - #581
kamil[src/trunk]: src/tests/lib/libc/sys Remove preprocessor switch TEST_LWP_ENABL...
skrll[src/trunk]: src/sys/arch/mips/include Remove commented #include
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by msait...
riastradh[src/trunk]: src/sys/dev/usb Fix usb_rem_task_wait API.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Make opt_fdt.h available for all evbarm...
martin[src/netbsd-7-1]: src/doc Tickets #1652 and #1653
martin[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
isaki[src/isaki-audio2]: src/sys/dev/pad Revive clonify.
mrg[src/trunk]: src/tests/usr.bin/cc add very simple test that you can link -fop...
riastradh[src/trunk]: src/sys/external/bsd Move another file from drm2 to common for <...
ad[src/trunk]: src/sys/sys NetBSD 9.99.47 - added lwp_renumber()
macallan[src/trunk]: src/sys/arch/macppc/pci more oea_mapiodev()
bouyer[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Use the same TRY_EMPTY_VM_...
riastradh[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Open /dev/urand...
ryoon[src/trunk]: src/sys/dev/usb Add Wacom Intuos2 A4 and Intuos Art pen tablets
mrg[src/trunk]: src/share/mk set {_LIBC_COMPILER_RT, MKGDB, _NEEDS_LIBCXX}.aarch64...
martin[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma...
msaitoh[src/netbsd-9]: src/doc Ticket #433 and #436.
kamil[src/trunk]: src/regress/sys/fs Remove regress getdents test, obsoleted by AT...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in axe(4).
martin[src/netbsd-7-1]: src/doc Ticket #1196
skrll[src/trunk]: src/sys/arch/arm/fdt KNF
msaitoh[src/trunk]: src/sys/dev/usb - Vendor ID 0x0430 is not Sun Microsystems but F...
martin[src/netbsd-9]: src/doc Note removal of options DIAGNOSTIC
christos[src/trunk]: src/sys/compat/linux add Makefile struct
rin[src/trunk]: src/share/man/man4 Elucidate chip family of supported adapters.
thorpej[src/trunk]: src/doc Note efiboot.plist / device tree overlay changes.
njoly[src/trunk]: src/distrib/sets/lists Do not remove luacore entries, mark them ...
skrll[src/trunk]: src/sys/miscfs/genfs Fix UVMHIST build.
kamil[src/trunk]: src/sys/kern Use consistently "bufq_private(bufq)" instead of "b...
christos[src/trunk]: src/tools/mdsetimage Add -ldl if it is needed
roy[src/trunk]: src/lib/libterminfo Whitespace police.
riastradh[src/trunk]: src/lib/libc/gen Rewrite arc4random(3) with ChaCha20-based PRNG ...
rkujawa[src/trunk]: src/share/man/man4 Note improvements by mbouyer and kiyohara.
martin[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.7
snj[src/netbsd-8]: src/doc 312, 313
mrg[src/trunk]: src/doc update the rf / netbsd32 comment.
mrg[src/trunk]: src/usr.sbin/pcictl apply the previous typo in another place as ...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb revision 1.21
sevan[src/trunk]: src/doc Note veriexec being enabed by default on macppc port
hkenken[src/trunk]: src/sys Add SDHC flags.
martin[src/netbsd-7-1]: src/sys/conf Pull up following revision(s) (requested by ml...
martin[src/netbsd-9]: src/doc Ticket #458
rkujawa[src/trunk]: src Add TEA5767 FM radio driver. From Karuna Grewal.
mrg[src/trunk]: src/sys/dev appease the gcc7 fallthru checker.
martin[src/netbsd-7-1]: src/doc Ticket #1677
jdolecek[src/trunk]: src/sys/dev provide intr xname
pgoyette[src/trunk]: src/share/man/man9 Typo: s/processes/process's/ for possession
riastradh[src/trunk]: src/external/cddl/osnet/sbin/zpool Use CPPFLAGS, not CFLAGS, so ...
ozaki-r[src/trunk]: src/sys Call etherinit from ifinit1 only when it is required
skrll[src/nick-nhusb]: src/sys/dev/usb Fix build
riastradh[src/trunk]: src Fix vattr_init_mask: mode is mode_t, not u_short.
snj[src/netbsd-7-0]: src Apply patch (requested by spz in ticket #1260):
skrll[src/netbsd-7-nhusb]: src/sys/sys Correct comment after previous
sevan[src/trunk]: src/sys/arch/evbarm/conf Allow gpio children for any parent whic...
rin[src/trunk]: src Shrink ramdisk to fit INSTALL kernel within 5MB:
christos[src/trunk]: src/usr.sbin/ypserv/ypserv PR/47615: Dr. W. Stukenbrock: Always ...
christos[src/trunk]: src/sys/arch/ews4800mips/conf Build compat code for RAMDISK as a...
rmind[src/trunk]: src/sys/net/npf - npf_config_load: if loading the connections, d...
martin[src/netbsd-7]: src/usr.sbin/npf/npfctl Pull up following revision(s) (reques...
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
riastradh[src/trunk]: src/sys/dev/pci Don't forget to bus_dmamap_unload.
mlelstv[src/trunk]: src/sys/compat/netbsd32 Don't use strlcpy to copy untrusted inpu...
isaki[src/trunk]: src/usr.sbin/memswitch Rewrite modify_single() to make compilabl...
msaitoh[src/trunk]: src/sys/dev/pci This driver uses MII(4) and have hook SIOC[GS]IF...
jmcneill[src/trunk]: src/sys/dev/mii Add Amlogix GXL internal PHY
martin[src/netbsd-7-1]: src/doc Tickets #1693 and #1694
uwe[src/trunk]: src/share/man/man5 Xref to useradd(8) by its official name.
martin[src/netbsd-7-1]: src/doc Tickets #1600, #1601, #1602
rin[src/trunk]: src/sys/dev/usb Drop AXEN_MEDIUM_ALWAYS_ONE (from Linux), which ...
mrg[src/trunk]: src/tests/usr.bin/cc add $NetBSD$ tags.
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in uatp(4) detach.
snj[src/netbsd-7-0]: src/doc 1274
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.3 to fix debug set...
martin[src/netbsd-9]: src/sys/dev/i2c Pull up following revision(s) (requested by m...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor definition of PT_STEP tests into...
pooka[src/trunk]: src/sys/rump Use a different vmspace for rump kernel proc0 and l...
martin[src/netbsd-8]: src/sys/arch/arm Pull up following revision(s) (requested by ...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Update amdzentemp(4) attachment info. A...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Only attach to usable processors
skrll[src/trunk]: src/sys/arch/mips/mips typo in comment
kamil[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
mrg[src/trunk]: src/external/bsd/flex/bin force -O1 (unless -O0 already present)...
jmcneill[src/trunk]: src/sys/dev/i2c Add direct configuration support.
mrg[src/trunk]: src/external/gpl3/gdb/lib remove unused files.
riastradh[src/trunk]: src/tests/usr.bin Mark compilation with -pg as xfail on aarch64.
tnn[src/trunk]: src/tests/dev/audio don't use variable 'newval' uninitialized wh...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
mrg[src/trunk]: src - build the gthr*.h files to be installed on the fly, instea...
martin[src/netbsd-7]: src/sys/external/bsd/drm2/dist/drm/i915 Pull up following rev...
msaitoh[src/trunk]: src/sys/dev/pci Remove debug message.
riastradh[src/trunk]: src/external/cddl/osnet/lib/libzpool One usually puts .c, not .o...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
abhinav[src/trunk]: src/usr.sbin/makemandb Don't parse Nm macro when it occurs anywh...
snj[src/netbsd-8]: src/sys/external/bsd/libfdt/dist Pull up following revision(s...
christos[src/trunk]: src/distrib/i386/installimage bump image size
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fixed typo in sparc64_send_ipi_sun4...
christos[src/trunk]: src/usr.sbin/makefs/ffs fix msdos reproducible builds!
ozaki-r[src/trunk]: src/sys/arch/arm Add missing #include <arm/cpu.h>
skrll[src/trunk]: src/sys/arch/mips/mips Fix a comment
jakllsch[src/trunk]: src/sys/dev/i2c Add AS3722 SD4 regulator frobbing bits.
wiz[src/trunk]: src/lib/libnvmm Mark up NULL with Dv. Remove empty line.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 elide psabi errors on i386
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
macallan[src/trunk]: src/sys/dev/fdt if the framebuffer address isn't page aligned, s...
maxv[src/trunk]: src/sys/dev/usb Reorder usbdi_util.{c, h}, for clarity. No functi...
roy[src/trunk]: src/lib/libterminfo Clean up some compile warnings.
rjs[src/trunk]: src Add man page for sctp(4).
sevan[src/trunk]: src/sys/arch Alternate buffer queue strategies no longer conside...
martin[src/netbsd-9]: src/usr.bin/mail Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Pass PMAP_WRITE_COMBINE as appropriate...
macallan[src/trunk]: src/sys/arch/powerpc/include bump NIRQ to 256 since we're going ...
snj[src/netbsd-8]: src/sys/arch/powerpc/include Pull up following revision(s) (r...
tls[src/trunk]: src/sys/arch/x86/x86 On i386 (but not on amd64) we can enable SS...
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ma...
skrll[src/trunk]: src/sys/arch/evbarm/amlogic Trailing whitespace
ryo[src/trunk]: src/sys/arch * Add option MEMSIZE_RESERVED to reserves memory fo...
mlelstv[src/trunk]: src/sys/dev/scsipi Use separate lock to protect internal state a...
sborrill[src/trunk]: src/sys/arch/amd64/conf Add commented out carp and mpls pseudo-d...
kamil[src/trunk]: src/common/lib/libc/misc Import micro-UBSan (ubsan.c)
roy[src/trunk]: src/doc Note import of dhcpcd-7.1.0
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
rjs[src/trunk]: src/sys/netinet Change SPL around call to in_pcbbind().
martin[src/netbsd-7-1]: src/sys/conf Pull up following revision(s) (requested by jn...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up opt_ipsec.h inclusions
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Regen
bouyer[src/trunk]: src/sys/dev/usb Add Apple "Magic Trackpad" device id (bluetooth ...
riastradh[src/trunk]: src/share/man/man9 Fix tense.
mrg[src/trunk]: src add aliases for evbarm without saying 'earm':
mrg[src/trunk]: src/share/mk set X11SRCDIR.xf86-video-modesetting correctly for ...
maxv[src/trunk]: src/sys/net80211 Several changes:
christos[src/trunk]: src/lib/libc/citrus/modules revert previous, it causes other pro...
martin[src/netbsd-7-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ...
jakllsch[src/trunk]: src/sys/dev/pci Support PCI_PRODUCT_INTEL_82Q45_KT_1 in addition...
chs[src/trunk]: src/sys/dev/scsipi the number of possible ATAPI devices on an AT...
snj[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by spz ...
uki[src/trunk]: src/distrib/sets/lists/xserver Architecture dependency files are...
hkenken[src/trunk]: src/sys/arch/evbarm/conf add PARALLELLA and ZEDBOARD
maxv[src/trunk]: src/sys Move the ICMP Extension structures from mpls_ttl.c to ip...
isaki[src/isaki-audio2]: src/sys/dev Remove query_encoding and set_params interfac...
wiz[src/trunk]: src regen
rkujawa[src/trunk]: src Add man page for mcp48x1dac driver.
snj[src/netbsd-7-0]: src/sys/arch/hppa/include Pull up following revision(s) (re...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by jmcn...
christos[src/trunk]: src/sys/kern remove useless KASSERT.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable another x...
christos[src/trunk]: src/sys/dev/wscons make check cleaner, and simplify the code.
snj[src/netbsd-7-0]: src/sys/nfs Pull up following revision(s) (requested by han...
christos[src/trunk]: src/external/gpl3/binutils one left but evbarm64 but clang is bu...
sevan[src/trunk]: src/sys/ufs/chfs Drop commended out include to a hardcoded path ...
para[src/trunk]: src/sys/dev/usb mark variable usage, fix non DIAGNOSTIC non DEBU...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ryo[src/trunk]: src/sys/arch/aarch64 rather than using flags to resolve nested l...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_setatt...
martin[src/netbsd-8]: src/sys/arch/evbmips/conf Pull up following revision(s) (requ...
snj[src/netbsd-7-0]: src/sys/arch/i386/stand/misc Pull up following revision(s) ...
wiz[src/trunk]: src/share/man/man4/man4.x86 Remove Tn. Mention first NetBSD rele...
reinoud[src/trunk]: src/sys/arch/usermode/include Provide hand-doctored redirection ...
tnn[src/trunk]: src/sys/dev/ic use __SHIFTIN
apb[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Use ACPI_DATE instead ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend apply -O0 to a few more fi...
knakahara[src/trunk]: src/doc update doc/CHAGES
martin[src/netbsd-8]: src/etc Pull up following revision(s) (requested by sevan in ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Print 0x00000007:0 ecx leaf bits.
thorpej[src/trunk]: src/sys/arch/evbarm/stand/gzboot Allow a configuration to specif...
msaitoh[src/trunk]: src/sys/dev/mii - Add Marvell 88E1240.
manu[src/trunk]: src/sys/dev/usb regen
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kamil[src/trunk]: src/common/lib/libutil Avoid undefined behavior in snprintb.c
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
snj[src/netbsd-8]: src/share/man/man8 Pull up following revision(s) (requested b...
wiz[src/trunk]: src/usr.bin/base64 Fix typo. Comment out SEE ALSO since it only ...
snj[src/netbsd-8]: src/doc 175-178, 180-187
bouyer[src/netbsd-8]: src/sys apply paych, requested by maxv in ticket #237:
christos[src/trunk]: src/sys/rump/include/rump ... but define RUMP_REGISTER_T if not ...
kamil[src/trunk]: src Add new c++ ATF tests in usr.bin/c++: t_hello
maxv[src/trunk]: src/sys/arch/amd64 Add a "version" field in the prekern_args str...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't limit number of queue pair to 8. Tak...
martin[src/netbsd-7]: src/sys/dev/ppbus Pull up following revision(s) (requested by...
bouyer[src/netbsd-8]: src/external/gpl3/gcc/dist/gcc/config Pull up following revis...
isaki[src/trunk]: src/sys/arch/m68k/fpe FSINCOS: Fix register address which writes...
martin[src/netbsd-9]: src/doc Note macppc ISO generator changes
maxv[src/trunk]: src/sys/arch/amd64/amd64 Make sure we don't go farther with 32bi...
kamil[src/trunk]: src/external/mit/xorg/lib/dri7 Fix dri7 build with Clang/LLVM
ozaki-r[src/trunk]: src/sys/netinet6 Fix indentation
christos[src/trunk]: src/sys/arch/evbmips/gdium PR/50735: David Binderman: Check boun...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Implement handling of cpu_mondo trap...
martin[src/netbsd-7]: src/doc Tickets #365, #366, #367, #368, #370, #371, #372
martin[src/netbsd-9]: src/sys/arch/emips/emips Pull up following revision(s) (reque...
sevan[src/trunk]: src/sys/dev/pci regen
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
nat[src/trunk]: src/sys/dev/usb Add DisplayLink FY-DVI usb adaptor.
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
wiz[src/trunk]: src/share/man/man8 Use URL and appropriate macro for pointing to...
martin[src/netbsd-7-1]: src/sys/ufs/ffs Pull up following revision(s) (requested by...
mgorny[src/trunk]: src Install gcc's unwind.h instead of libexecinfo's
mrg[src/trunk]: src/sys/arch/cobalt/cobalt compare pointers with NULL not nul.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 remove -...
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
abhinav[src/trunk]: src/lib/libc/sys Add missing word.
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by bouyer ...
kiyohara[src/trunk]: src/sys/arch/arm/omap Update unused tifb. wscons is working.
maya[src/trunk]: src/sys/dev/usb we want to check that the allocation is going to...
mrg[src/trunk]: src/sys/dev/cardbus weak alias some pcmcia functions (to an retu...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by maxv in ticke...
ozaki-r[src/trunk]: src/sys/netinet6 Fix constraint violation of pserialize in in6_i...
matt[src/trunk]: src/sys/arch/arm/omap Add #define __HAVE_PIC_PENDING_INTRS for t...
christos[src/trunk]: src/external/bsd/libproc/dist unbreak aarch64
riastradh[src/trunk]: src/sys/dev/usb New function usb_rem_task_wait(dev, task, queue).
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Don't break when hardclock...
bouyer[src/trunk]: src/sys/arch/arm/arm32 Handle boot option -x (alias 'debug') and...
maya[src/trunk]: src wether -> whether
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 5.3.0. see these urls for...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf replace NFS_BOOT_BOOTP with NFS_BOOT_DHCP
maxv[src/trunk]: src/sys/dev/usb Move usb_desc_* into usbdi_util.c, no functional...
rjs[src/trunk]: src/sys/sys Bump version for addition of getsockopt2() syscall.
christos[src/trunk]: src/tests/net/net add tests for 4->6 connections.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knahakara...
maya[src/trunk]: src/tests/lib/libc/stdlib Don't require size to be a multiple of...
kamil[src/trunk]: src/lib/libpthread Set __isthreaded before bootstrapping malloc(3)
sevan[src/trunk]: src/sys/arch/macppc/conf Without RADEONFB_ALWAYS_ACCEL_PUTCHAR, ...
snj[src/netbsd-7-0]: src/doc 1248
martin[src/netbsd-9]: src/etc Pull up following revision(s) (requested by tsutsui i...
mlelstv[src/trunk]: src/sbin/resize_ffs Handle case in grow() where last cylinder gr...
ozaki-r[src/trunk]: src/sys/netipsec Add missing NULL-checking for m_pullup (CID 142...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by r...
kamil[src/trunk]: src/tests/kernel Switch back arch/amd64/t_ptrace_wait.c to r1.6 ...
kamil[src/trunk]: src/sys/kern Fix code generation for programs with a faulty proc...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Move rd assignment. Spotted by christo...
abhinav[src/trunk]: src/usr.sbin/makemandb We do need to copy the return value from ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Use ACPI_REDUCED_HARDWARE on arm64 to s...
jdolecek[src/trunk]: src/sys/dev/pci provide intr xname
mrg[src/trunk]: src/usr.sbin use -Wno-error=format-truncation for code that seem...
matt[src/trunk]: src/sys/arch/arm/arm Small tweaks for preemption.
pooka[src/trunk]: src/sys/net Make ifconfig destroy work if INET6 is present but n...
christos[src/trunk]: src/lib/librumpclient make it the same as rump.h
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
skrll[src/trunk]: src/sys/arch/arm/arm32 #include "opt_arm_debug.h" for VERBOSE_IN...
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary splsoftnet (redo)
uwe[src/trunk]: src/share/mk Switch powerpc back to GCC 7 until we fix alloca() ...
pgoyette[src/trunk]: src/share/man/man9 Ooops, localcount.9 was not supposed to be in...
kamil[src/trunk]: src/lib/libc/stdlib Avoid undefined behavior in left bit shift i...
kamil[src/trunk]: src/bin/ksh ksh: Rename a local function tdelete to mytdelete
martin[src/netbsd-8]: src/tests/libexec/ld.elf_so Pull up following revision(s) (re...
christos[src/trunk]: src/bin/date sync with tzcode-2018c
martin[src/trunk]: src/sys/modules/dtrace/lockstat Map "earm" to armv5
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
mrg[src/trunk]: src/tools/gdb pass GDB_MACHINE_ARCH to mknative-gdb and use that...
joerg[src/trunk]: src/tests/crypto/opencrypto Needs some unconst.
martin[src/netbsd-9]: src/doc Ticket #485
skrll[src/trunk]: src/sys/arch/arm #ifdef whack-a-mole for the pmap_maxproc_set fu...
ozaki-r[src/trunk]: src/tests/net/if Make the test more stable
christos[src/trunk]: src/external/bsd/file Merge conflicts
skrll[src/netbsd-7-nhusb]: src/sys/sys Need a tiny bump for modules
riz[src/netbsd-7-0]: src/doc Ticket 1036.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Fix up comments
mrg[src/trunk]: src/share/mk switch i386 and 32 bit mips to GDB 7.12.
khorben[src/trunk]: src/sys/dev/usb Allow kmem_alloc(9) to sleep when attaching
sevan[src/trunk]: src/sys/arch/amiga/conf Include bsd.own.mk so that ${TOOL_SED} i...
kamil[src/trunk]: src/sys/kern Correct typo in the comment
kamil[src/trunk]: src/share/misc Document SPL in wtf(6)
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
joerg[src/trunk]: src/tests/lib/libnvmm movzx is not AT&T syntax, but some bastard...
rtr[src/trunk]: src/tests/lib/libc/sys fix typo bindinging -> binding
maxv[src/trunk]: src/sys/kern Style and clarify.
christos[src/trunk]: src/distrib/sets/lists/comp add ldscripts
hannken[src/trunk]: src/sys/fs/msdosfs Take vnode lock for VOP_FSYNC().
martin[src/netbsd-9]: src/sys/arch/zaurus/conf Pull up following revision(s) (reque...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Print ethernet address at attach
martin[src/netbsd-9]: src/share/man/man7 Pull up following revision(s) (requested b...
macallan[src/trunk]: src/sys/arch/macppc/macppc mapiodev() the CPU reset GPIOs instea...
martin[src/trunk]: src/sys/rump/librump/rumpkern Add a dummy (non-working) uvm_map().
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Implement the DRM GEM/CMA helpers. The...
sjg[src/trunk]: src/usr.bin/make Fix meta_compat mode.
riastradh[src/trunk]: src/share/man/man9 Correct documentation of asynchronous/callbac...
christos[src/trunk]: src/sbin/newfs_msdos add -T for reproducible builds (used in mak...
skrll[src/trunk]: src/sys/dev/usb Fix USB_DEBUG build
knakahara[src/trunk]: src/sys/dev/pci ready to support RX multiqueue.
riz[src/netbsd-7]: src/doc Ticket #351
joerg[src/trunk]: src/lib/libc/arch/arm Use generic version of fabs for softfloat.
nat[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/sys/kern CID-1427768: Off by one
martin[src/trunk]: src/sys/dev/isa Make this compile again.
matt[src/trunk]: src/sys/sys Provide struct cpu_info *lwp_getcpu(struct lwp *) in...
skrll[src/trunk]: src/sys/arch/evbarm/bcm53xx Whitespace
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp put config/posix first in the ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 Add b...
riastradh[src/trunk]: src/tests/kernel Show errno on failure.
jmcneill[src/trunk]: src/sys/dev/usb Skip urtwn_chip_stop for 88E family chips as we ...
yamaguchi[src/trunk]: src/sys/dev/pci Fix a wrong comment in ixl(4)
macallan[src/trunk]: src/sys/arch/sgimips/mace malloc() -> kmem_alloc() for private d...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable mmap on z...
macallan[src/trunk]: src/sys/arch/powerpc/pic don't call mapiodev() - the caller shou...
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.7 with the follow...
isaki[src/isaki-audio2]: src/sys/dev/pci More adapt to audio2.
ad[src/trunk]: src/sys/kern softint_dispatch(): Temporarily call kernel_lock_pl...
riastradh[src/trunk]: src/sys/kern Gather sample queue and lock into a static cachelin...
christos[src/trunk]: src/sys/modules/amdzentemp use the intermediate bus
martin[src/netbsd-9]: src/external/cddl/osnet/dev/dtrace/amd64 Pull up following re...
isaki[src/isaki-audio2]: src/sys Move dev/audio_dai.h -> dev/audio/audio_dai.h
martin[src/netbsd-7-0]: src/doc Ticket #1127
martin[src/netbsd-7-0]: src/libexec/mail.local Pull up following revision(s) (reque...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.1 with the follow...
dholland[src/trunk]: src/sys/sys avoid "u_long"
rin[src/trunk]: src/share/man/man4 Add StarTech USB21000S2 to list of supported ...
maxv[src/trunk]: src/sys/arch/i386/conf Remove these files. No one cares about th...
msaitoh[src/trunk]: src/sys/dev/pci Don't use MSI-X if we can use only one queue to ...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by jmcneill in t...
martin[src/trunk]: src/usr.sbin/sysinst PR bin/54944: make the "explicit single wed...
msaitoh[src/trunk]: src/sys/arch/x86/include Fix bitstring format of Intel CPUID Arc...
mgorny[src/trunk]: src/tests/lib/libc/sys Extend concurrent events test to breakpoints
riz[src/netbsd-7-0]: src/doc Ticket 1006.
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Fix cell type in comments.
dholland[src/trunk]: src/games/hunt/hunt curses has printw, use it.
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Free each crypto(4) session when we'...
msaitoh[src/trunk]: src/sys/dev/pci Remove extra SIOCSIFMEDIA check.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Make sure rl_t::r...
martin[src/netbsd-8]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/fs/udf It is meaningless to check the root node if there...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by jdolecek in t...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014j. [apb 20141116]
maxv[src/trunk]: src/sys/dev/pcmcia Fix memory leak, looks like there is still so...
rin[src/trunk]: src/sys/dev/usb Add ratecheck for TX errors for axen(4) and mue(4).
mlelstv[src/trunk]: src/etc/rc.d Parse config file like ifconfig.if(5).
christos[src/trunk]: src/share/mk white space for readability.
christos[src/trunk]: src/sys/arch/x86/x86 fix previous commit that ate all 4's, and a...
martin[src/netbsd-8]: src/doc Ticket #135
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A80 support
christos[src/trunk]: src/sys/dev/wsfb CID-1427771: Remove incorrect pre-condition (in...
fox[src/trunk]: src/external/bsd/ntp/bin/ntpd external/bsd/ntp: Suppress -Werror...
thorpej[src/trunk]: src/sys/sys NetBSD 9.99.46 - percpu_foreach_xcall().
kre[src/trunk]: src/bin/sh Allocate alias pointers for qsort() to use on the sta...
martin[src/netbsd-7-0]: src/libexec/mail.local Pull up following revision(s) (reque...
matt[src/trunk]: src/sys/arch/riscv/include No more fatc (replaced by sfence.vm i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon We use -Wno-shadow for...
matt[src/trunk]: src/sys/arch/arm/arm32 Really fix locking this time.
skrll[src/trunk]: src/sys/arch/acorn32/stand/lib Use unified syntax
jmcneill[src/trunk]: src/etc/rc.d add KEYWORD: interactive, honour resize_root_flags ...
knakahara[src/trunk]: src/sys/dev/pci fix RXCSUM_CRCOFL bit of WMREG_RXCSUM register.
kre[src/trunk]: src/bin/sh Part 2 of pattern matching (glob etc) fixes.
nonaka[src/trunk]: src/sys/arch Added MSI/MSI-X and interrupt_distribute(9) support...
kardel[src/trunk]: src/external/bsd/ntp/dist/libntp remove stray 'return 0; ' that e...
snj[src/netbsd-7]: src/doc 1583
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
jdolecek[src/trunk]: src/sys/dev/pci provide intr xname
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_send1()
martin[src/netbsd-8]: src/tests/lib/libc/stdlib Pull up following revision(s) (requ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Linux wq locks are taken with sp...
skrll[src/trunk]: src/sys/arch/cobalt Switch cobalt to common bus_space.
reinoud[src/trunk]: src/sys/arch/usermode Revert to working state
jdolecek[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm mark case fallthrough to ...
jdolecek[src/trunk]: src/usr.sbin/intrctl add HISTORY and AUTHORS
ozaki-r[src/trunk]: src/tests/net/ipsec Dedup some routines
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by maxv ...
maya[src/trunk]: src/sys/dev/usb Claim suspend support.
martin[src/netbsd-7-1]: src/doc Ticket #1706
knakahara[src/trunk]: src/sys/dev/pci Fix unmatched return type. The return value of w...
uwe[src/trunk]: src/lib/libc/arch/sh3/gen On swapcontext(3) preserve r12 too. P...
martin[src/netbsd-9]: src/usr.bin/netstat Pull up following revision(s) (requested ...
knakahara[src/trunk]: src/sys/net fix my wrong modification
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb multiple include protection
christos[src/trunk]: src/tools/gdb use EXTERNAL_GDB_SUBDIR
isaki[src/isaki-audio2]: src/sys Remove simple flags that indicate whether the dev...
ad[src/trunk]: src/sys ddb's "show all locks":
martin[src/netbsd-7-1]: src/doc Ticket #1655
martin[src/netbsd-9]: src/usr.sbin Pull up following revision(s) (requested by kami...
martin[src/netbsd-7-1]: src Pull up following revision(s) (requested by christos in...
jmcneill[src/trunk]: src/sys/dev/usb Add bwfm
matt[src/trunk]: src/sys/sys fix KERNHIST_DUMP
snj[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by p...
christos[src/trunk]: src/sbin/fdisk remove debugging.
skrll[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf s/at mainbus0/at mainbus?/. And indent.
christos[src/trunk]: src/lib/libc/arch/mips assym.h needs _KERNTYPES
matt[src/trunk]: src/sys/arch/mips/mips Fix busted #if/endif
martin[src/netbsd-9]: src/distrib/cdrom Pull up the following revision:
maxv[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 Replace KERN_BASE by VM...
wiz[src/trunk]: src/doc file-5.18 out.
pgoyette[src/trunk]: src/lib/libc/time Remove dangling cross-ref to localtime(3). Th...
maxv[src/trunk]: src/sys/net/npf Ah, fix compilation. I tested my previous change...
mgorny[src/trunk]: src/tests/lib/libc/sys Generalize thread_concurrent_signals to a...
cherry[src/trunk]: src/sys/arch/i386/i386 Whitespace self-police.
kamil[src/trunk]: src/sys/fs/udf Avoid undefined behavior in ecma167-udf.h
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst/arch/i386 Pull up following revision(s) ...
skrll[src/trunk]: src/sys/dev/ic Use #if defined in previous.
pgoyette[src/trunk]: src/sys/kern If the openat_10 hook is present and it returns suc...
martin[src/netbsd-9]: src/doc Tickets #582 and #583
christos[src/trunk]: src/sys/compat regen
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf For the tools version ...
christos[src/trunk]: src/lib sanitizer for all.
joerg[src/trunk]: src/external/mit/xorg/lib Allow clang to generate SPARCv8+ assem...
matt[src/trunk]: src/doc Note ARMv6 MMU & SMP support
martin[src/netbsd-7-1]: src/sys/miscfs Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/share/man/man9 Use Fn to mark up a function call.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Move MAC soft reset to sunxi_emac_init_lo...
christos[src/trunk]: src/distrib/utils/embedded these changes produce a bootable syst...
christos[src/trunk]: src/share/mk explain how to allow coverity to use sysroot
ozaki-r[src/trunk]: src/sys/netipsec Add debugging facilities for refcnt of SA/SP
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Don't rely on the existing state of the...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add new primary entry for devsw(9) m...
skrll[src/trunk]: src/usr.sbin/crash Build everything on all arm variants
snj[src/netbsd-8]: src/doc 293
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner SID and thermal sensor...
joerg[src/trunk]: src/external/mit/xorg/server/drivers Don't bail out on the const...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Factor out intelfb_is_vga_console to d...
snj[src/netbsd-7-0]: src/doc 1122
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018d
riz[src/netbsd-7-0]: src/sys/dev/mii Pull up following revision(s) (requested by...
christos[src/trunk]: src/sys/kern CID-1427760: While overrun can't happen, make it ob...
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.4 to fix debug set...
pgoyette[src/trunk]: src/share/man/man9 Make the primary name for this man-page devsw
pooka[src/trunk]: src/sys/lib/libkern Allow overriding CTASSERT. This helps with ...
kre[src/trunk]: src/bin/sh Avoid a core dump if a child process that is not one ...
msaitoh[src/trunk]: src/sys/net Add missing error check.
christos[src/trunk]: src/external/bsd/tcpdump/dist Apply commit fb6e5377f392555b8c725...
martin[src/netbsd-9]: src/sys/uvm Addionally pull up the following revision for tic...
christos[src/trunk]: src/sys/arch/arm/footbridge Move the ipl_cookie_t definition ear...
snj[src/netbsd-8]: src/doc tickets 65-67, 72, 73, 75-77
christos[src/trunk]: src/sys/dev/ic PR/50692: David Binderman: Set the right wake up ...
wiz[src/trunk]: src/share/man/man4 Remove macros without effect.
skrll[src/netbsd-7-nhusb]: src Sync with netbsd-7-1-RELEASE
skrll[src/trunk]: src/sys/arch/arm/arm Fix test for SMI_IMB{, range} that was broke...
riastradh[src/trunk]: src/lib/librumphijack Define the expansion of the VFORK macro, n...
skrll[src/trunk]: src/sys/arch/evbarm/zynq Fix indentation whitespace
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by jmcn...
cherry[src/trunk]: src/sys/arch/x86/x86 Make compile-time type differentiation more...
martin[src/netbsd-9]: src/doc Tickets #444 - #457
mbalmer[src/trunk]: src/share/misc fix TIA entry
christos[src/trunk]: src/sys/external/bsd/acpica/dist/namespace fix printf formats
pgoyette[src/trunk]: src/tests/crypto/opencrypto Add additional test cases from RFC2202
ozaki-r[src/trunk]: src/tests/net/ipsec tests: add missing ifconfig -w
martin[src/netbsd-9]: src/doc Tickets #393 - #398
martin[src/netbsd-9]: src/sys/arch/emips/ebus Pull up following revision(s) (reques...
kre[src/trunk]: src/bin/sh I noticed!
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by dh i...
christos[src/trunk]: src/sys/uvm CID-1427737: Pacify coverity using KASSERT
thorpej[src/trunk]: src/sys Add percpu_foreach_xcall(), which is like percpu_foreach...
kamil[src/trunk]: src/sys/kern The panic for fopen(NULL, ... is back, fix it
msaitoh[src/netbsd-9]: src/usr.bin/msgc Pull up following revision(s) (requested by ...
reinoud[src/trunk]: src/sys/arch/usermode/include Max kernel address is end of kernel
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Add missing newline.
kamil[src/trunk]: src/regress/sys/crypto Drop regress test for des, obsoleted by A...
martin[src/netbsd-9]: src/sys/dev/pci Regen for ticket #373
jmcneill[src/trunk]: src/sys/dev/acpi Add ACPI glue for DesignWare I2C controller.
skrll[src/trunk]: src/external/gpl3/gdb/lib mknative for hppa gdb 7.12
sevan[src/trunk]: src/sys/rump/dev/lib Match the ioconf name in sys/modules.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Revert cosmetic changes.
msaitoh[src/trunk]: src/sys/kern Adjust alignment in m_pulldown().
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that the TTEs CP and ...
wiz[src/trunk]: src/share/man/man9 Use more markup. Bump date for previous.
christos[src/trunk]: src/sys/arch/aarch64/include flip the byte order
pgoyette[src/trunk]: src/sys/netinet6 Use existing fill_[pd]rlist() functions to calc...
martin[src/netbsd-9]: src/doc Tickets #373 - #379
jmcneill[src/trunk]: src/sys/dev/acpi Add ACPI_REDUCED_HARDWARE defflag (used by ACPI...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe CID-1427719: Integer handling issues (BAD...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for all ports and GCC 5.4 a...
isaki[src/isaki-audio2]: src/sys/arch/sgimips/mace Correct precision.
dholland[src/trunk]: src/games/hunt/huntd be consistent about whether functions are s...
skrll[src/trunk]: src/sys/uvm/pmap Trailing whitespace
riz[src/netbsd-7-0]: src/doc ticket 1038 to netbsd-7-0 as well.
riz[src/netbsd-7-0]: src/sys/fs/tmpfs Pull up following revision(s) (requested b...
martin[src/netbsd-7-1]: src/doc Ticket #1699
martin[src/netbsd-9]: src/sys/arch/arm/fdt Pull up following revision(s) (requested...
snj[src/netbsd-7-0]: src/sys/arch/hp300/hp300 Pull up following revision(s) (req...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: implement consdev command.
flxd[src/trunk]: src/sys/arch Fix more printf format strings for mfspr() (hi mrg).
hauke[src/trunk]: src/sys/dev/usb Recognize the Ralink RT5370 adapter. It has been...
christos[src/trunk]: src/usr.bin/gzip remove clauses 3, 4
mrg[src/trunk]: src/sys add or adjust fallthru comments.
maxv[src/trunk]: src/sys/arch/x86/acpi Reload the MSRs on the original cpu on i38...
wiz[src/trunk]: src/share/man/man4 Various minor improvements.
martin[src/netbsd-9]: src/doc Tickets #342, #389, and #390
pgoyette[src/trunk]: src/sys/fs/puffs It turns out we do want the puffs compat code i...
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix bogus file location in perc...
matt[src/trunk]: src/sys/arch/arm/include/arm32 For ARM_MMU_EXTENDED, a KERNEL_BA...
sevan[src/trunk]: src/sys/dev/pci Add Nvidia GeForce FX Go5200, as found in the Po...
snj[src/netbsd-8]: src/doc tickets 172, 275, 276, 278-292
hannken[src/trunk]: src/sys Move v_writecount adjustment from revoke to reclaim.
martin[src/netbsd-8]: src/external/bsd/nsd Pull up following revision(s) (requested...
nat[src/trunk]: src/sys/dev Increase the priority of the mixing/record threads a...
martin[src/trunk]: src/sys/arch/playstation2/conf Force gcc to pass -msoft-float to...
pgoyette[src/trunk]: src/sys/compat/common Since this used to be part of the compat_5...
martin[src/netbsd-7-1]: src/doc Ticket #1696
dholland[src/trunk]: src/games/hunt/huntd Clean up the names of the various pieces of...
uwe[src/trunk]: src/tests/lib/libcurses Fake terminfo should not depend on TOOL_...
christos[src/trunk]: src/sbin/raidctl Add the ability to "softroot" mount (i.e. mount...
martin[src/trunk]: src/usr.bin/msgc Support redrawing all windows when in a msg pro...
riastradh[src/trunk]: src/external/cddl/osnet/dev/fbt/aarch64 Switch from db_write_byt...
dholland[src/trunk]: src/games/hunt/hunt I wish the socket API didn't require casts. ...
martin[src/netbsd-9]: src/share/examples/npf Pull up following revision(s) (request...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Make jcl allocation per queue to reduce mu...
pgoyette[src/trunk]: src/sys/kern When adding a new veriexec_file_entry, if an entry ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto use unsigned to avoi...
christos[src/trunk]: src/sys/dist/pf/net use in6_print
mrg[src/trunk]: src/external/gpl3/gdb fix earmhf and earmhfeb builds.
mrg[src/trunk]: src/share/mk remove support to look for GCC 4.5 in gcc.old.
pooka[src/trunk]: src/sys/rump/librump include rumpif private headers from <rump-sys>
maya[src/trunk]: src/doc/roadmaps phil is working on wifi, thanks phil!
riastradh[src/trunk]: src/sys/dev/ic Polish the Apple SMC code with commentary and lit...
snj[src/netbsd-8]: src/doc 295
mrg[src/trunk]: src/external/gpl3 add mips ecoff vectors to netbsd-mips64. for ...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
ozaki-r[src/trunk]: src/sys/net Don't take softnet_lock in sysctl_rtable
christos[src/trunk]: src/sbin/gpt allow 0 timestamp
knakahara[src/trunk]: src/sys/dev/pci Make wm(4) watchdog MP-safe. There is almost no ...
rin[src/trunk]: src/share/man/man4 Add 8153, sort adapters.
yamaguchi[src/trunk]: src/sys/dev/pci Remove wrong KASSERTs because mutex_owned for a ...
martin[src/netbsd-7]: src/sys/arch Pull up the following revisions, requested by sk...
maya[src/trunk]: src/tests/lib/libm Add test case for alpha's MPFR config test fa...
martin[src/netbsd-7]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
christos[src/trunk]: src/usr.sbin/sup/source quit is dead
macallan[src/trunk]: src/sys/arch/macppc/dev don't poke GPIOs directly, use obio_*() ...
thorpej[src/trunk]: src I overlooked the esh(4) man page when removing HIPPI support...
kre[src/trunk]: src/bin/sh Another fix from FreeBSD. I'm not sure how to trigg...
mrg[src/trunk]: src/libexec/httpd - move special files defines into bozohttpd.h, ...
kamil[src/trunk]: src/tests/lib/libc/sys Remove preprocessor switch TEST_VFORK_ENA...
kamil[src/trunk]: src/sys/dev/scsipi Revert previous commit in st.c in order to un...
kamil[src/trunk]: src/doc Fix typo
martin[src/netbsd-9]: src/tests/rump/modautoload Pull up following revision(s) (req...
martin[src/netbsd-9]: src/doc Fix editor mishap, note chanes to distrib/notes/commo...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti...
riz[src/netbsd-7-0]: src/doc Ticket 1066.
uwe[src/trunk]: src/usr.bin/uniq Don't pass '-' to getopt(3). My guess is that ...
christos[src/trunk]: src/lib/libpthread Needs to be protected since it has a timespec...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add support for Meson GXBB and GXL
skrll[src/trunk]: src/sys/dev/usb Whitespace
maxv[src/trunk]: src/sys/net80211 Several changes:
maxv[src/trunk]: src/sys/netinet6 Fix twice the same mistake: 'last' can't be nul...
martin[src/trunk]: src/usr.sbin/sysinst Make re-install sets also work for an expli...
kiyohara[src/trunk]: src/sys/arch Move set_mpu_volt() from */*_machdep.c to am335x_pr...
thorpej[src/trunk]: src/sys Perform link state change processing on a work queue, ra...
martin[src/netbsd-7-1]: src/doc Ticket #1665
nakayama[src/trunk]: src/sbin/raidctl Follow the ioctl arg changes of RAIDFRAME_GET_C...
christos[src/trunk]: src/sys/arch/evbarm/stand/gzboot remove the MKPIE and MKCTF no h...
rjs[src/trunk]: src/sys/dev/microcode/radeon Add microcode file missing from upd...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove some vesti...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add plgpio at acpi
htodd[src/trunk]: src/sys/arch/x86/acpi Fix build break.
maya[src/trunk]: src/external/bsd/mdocml/dist s/17/18, I was reading a draft.
martin[src/netbsd-7-1]: src/doc Fix typo
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix broken settings for AM335X's I2C[12].
tnn[src/trunk]: src/sys/dev/pci regen
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
kamil[src/trunk]: src/lib/librumphijack Avoid unportable bit shift semantics
para[src/trunk]: src/sys/kern bt_refill is and must be called with VM_NOSLEEP set...
mlelstv[src/trunk]: src/sbin/gpt handle constness
maya[src/trunk]: src/doc/roadmaps throw in drmkms, mention riscv work by zmcgrew
khorben[src/trunk]: src/sys/arch Build the umb(4) driver in the ALL kernels (amd64, ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Adjust voltage when changing CPU frequency.
kamil[src/trunk]: src/lib/libpthread Change the behavior of pthread_equal()
snj[src/netbsd-8]: src/lib/libexecinfo Pull up following revision(s) (requested ...
hannken[src/trunk]: src/usr.sbin/syslogd With TLSv1.3 a client has to receive and pr...
kamil[src/trunk]: src/share/mk Document the default value of MKSANITIZER in bsd.RE...
oster[src/trunk]: src/sys/dev/raidframe Fix logic inversion. Progress, but still ...
kre[src/trunk]: src/bin/sh Fix idiot typos in previous (this is not the advertis...
wiz[src/trunk]: src/sbin/nvmectl Remove unnecessary Pp. Add missing plural-s. Mo...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Make assembler modul...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix ILP...
khorben[src/trunk]: src/sys/dev/usb Add the Sierra Wireless MC7304 and EM7455 USB mo...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for DVI displays. Detect ...
martin[src/trunk]: src/sys/dev Fix a debug printf
martin[src/netbsd-9]: src/sys/uvm Pull up following revision(s) (requested by ad in...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc gcc7 and arm64.
snj[src/netbsd-8]: src/doc 257
ryoon[src/trunk]: src/sys/dev/usb Regen.
ozaki-r[src/trunk]: src/distrib/utils/embedded/conf Include evbarm.conf as same as o...
rtr[src/trunk]: src/tests/lib/libc/sys - ATF_REQUIRE(EINVAL == errno);
christos[src/trunk]: src/sys/dev/pci add an annotation.
knakahara[src/trunk]: src/sys/dev/pci change const value register macros to macro expr...
christos[src/trunk]: src/lib/libc/gen Don't make assert use stdio; saves >100K on an ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Report hatched value after the atomic_or ...
martin[src/trunk]: src/usr.sbin/sysinst Remove a hardcoded assumption that for BIOS...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc include sparc/default64.hon netbs...
christos[src/trunk]: src/common/lib/libc/string Add strchrnul
ozaki-r[src/trunk]: src/tests/net/if_l2tp Make test names self-descriptive
martin[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Install the arm ldscripts ...
christos[src/trunk]: src/lib/libm/complex mention why we don't support this (yet)
maya[src/trunk]: src/distrib/sets/lists/base we build libc_fp for mips64* only, a...
christos[src/trunk]: src/sys/arch/arm/include PR/52867: Martin Husemann: arm sofware ...
kamil[src/trunk]: src/external/bsd/compiler_rt/lib/clang Install LLVM sanitizers i...
christos[src/trunk]: src build without -u does not work because of the dependencies a...
pooka[src/trunk]: src/sys/rump/dev/wip These "wip" components have been in progres...
kamil[src/trunk]: src/usr.bin/login Avoid use-after-free bug in PAM environment
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Miscellaneous fixes for drm2 on i386.
skrll[src/trunk]: src/sys/kern Trailing whitespace
christos[src/trunk]: src/distrib/utils PR/50729: Izumi Tsutsui: Add "small" disklabel
knakahara[src/trunk]: src/sys/dev/pci refactor: separate interrupts setup processing f...
skrll[src/trunk]: src/sys/arch/arm/arm32 Add a KASERT that we're not overwriting a...
kamil[src/trunk]: src/rescue Specify NOLIBCSANITIZER for rescue
martin[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
ozaki-r[src/trunk]: src/tests/net Disable another tentative state check
sevan[src/trunk]: src/sys/dev/pci redundant include
rjs[src/trunk]: src/sys/dev/cadence Add hardware checksumming support.
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 #if 0 / #endif -> a comment
roy[src/trunk]: src Allow rc.conf to setup resolv.conf via resolvconf(8).
mgorny[src/trunk]: src Fix a race condition when handling concurrent LWP signals an...
rkujawa[src/trunk]: src/sys/arch/amiga/dev Add support for X-Surf 100 integrated MII...
nonaka[src/trunk]: src/sys/dev/usb Add NTT DOCOMO L-05A.
jmcneill[src/trunk]: src/sys Add driver for Broadcom 802.11a/b/g/n/ac USB wireless de...
reinoud[src/trunk]: src/sys/arch/usermode/include Forgot the two header files
mrg[src/trunk]: src build fixes for sgimips and xorg-server 1.18.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Oops, forgot a debug printf
riz[src/netbsd-7-0]: src/doc Tickets 1012,1013.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add VTC100 and KURONAS_X4.
martin[src/netbsd-8]: src/doc Ticket #99
riastradh[src/trunk]: src/sys Factor out HCI-independent xfer completion logic.
snj[src/netbsd-7-0]: src/distrib/sets/lists/base Pull up following revision(s) (...
jnemeth[src/trunk]: src/sys/arch/x86/x86 move #ifdef notyet to encompass all relevan...
pho[src/trunk]: src/share/man/man4 PR kern/32569: Describe the sysctl variable t...
martin[src/trunk]: src/sys/dev/filemon From the compilers point of view sys_exit re...
martin[src/netbsd-9]: src/doc Ticket #584
mrg[src/trunk]: src/sys/arch/powerpc fix ofppc/pegasosII (and maybe others).
riz[src/netbsd-7-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
mrg[src/trunk]: src/sys/dev/nand add fallthru comments, and a comment this code ...
bouyer[src/bouyer-socketcan]: src/sys/kern Allow any user to bind to CAN sockets.
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by s...
yamaguchi[src/trunk]: src/sys/dev/pci Change the command sequence and timing to preven...
riastradh[src/trunk]: src Update reachover makefiles and set lists for xf86-video-inte...
dholland[src/trunk]: src/usr.bin/tr Expose less of the parser state outside str.c.
christos[src/trunk]: src/doc new ntp
joerg[src/trunk]: src Support SH3 in our unwinder.
christos[src/trunk]: src/distrib/sets/lists new hostent related tests.
bouyer[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/tmux/dist add missing printflike
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Use a bit per IPI type in local mailbo...
martin[src/netbsd-9]: src/distrib/sets/lists/rescue Fix mishap from processing tick...
snj[src/netbsd-8]: src/libexec/ld.elf_so/arch/sparc64 Pull up following revision...
christos[src/trunk]: src/usr.bin/rpcgen CID 1062241: simplify free for coverity
maya[src/trunk]: src/share/man/man4 Remove very outdated note about no WPA support.
ozaki-r[src/trunk]: src/sys/netinet Set ia to ensure to call ia4_release
isaki[src/isaki-audio2]: src/sys Move dev/audiobell* -> dev/audio/audiobell*.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/trunk]: src/sys/arch/mips/mips Improve comment wording.
ryoon[src/trunk]: src/sys/dev/pckbport Introduce hw.alps.touchpad_movement_thresho...
skrll[src/trunk]: src/sys/arch/macppc/macppc Traiing whitespace
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add link related softint's counter.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
msaitoh[src/trunk]: src/distrib/macppc/floppies/ramdisk sbin/pdisk -> external/bsd/p...
ryoon[src/trunk]: src/share/man/man3 Fix layout for comments. Bump date.
martin[src/netbsd-7-1]: src/doc Ammend ticket #1668 for additional pullups
rhialto[src/trunk]: src/distrib/sets Solve [ vs. \133 in join.awk which replaces fix...
bouyer[src/trunk]: src/sys/dev/usb Regen (Add Apple Magic Trackpad)
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.28.
christos[src/trunk]: src/tests/lib/libpthread beware of your shadow
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
snj[src/netbsd-8]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
riz[src/netbsd-7-0]: src/doc Ticket 971.
martin[src/netbsd-7-1]: src/usr.bin/telnet Pull up following revision(s) (requested...
christos[src/trunk]: src/doc mention tzcode2018c
maxv[src/trunk]: src/sys/arch/xen/xen Make these pages non-executable, and style.
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Replace init section...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018d from ftp:/...
kamil[src/trunk]: src/sys Refactor pipe1() and correct a bug in sys_pipe2() (SYS_p...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Unbreak the sanitiz...
bouyer[src/netbsd-7-0]: src/sys/arch/evbppc/conf Pull up following revision(s) (req...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Only use MACHINE_ARCH if !_S...
martin[src/netbsd-8]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Pull up followi...
riastradh[src/trunk]: src/share/man/man9 Fix example code and emphasize it doesn't han...
wiz[src/trunk]: src/usr.sbin/pcictl Sort sections. Formatting nitpicks. Fix typo.
riastradh[src/trunk]: src/sys Fix non-DIAGNOSTIC builds.
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.6 to fix debug set...
skrll[src/nick-nhusb]: src/sys/dev/usb Be more careful about malloc returning NULL
christos[src/trunk]: src/tools Tool version
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
ozaki-r[src/trunk]: src/sys/net Classify and sort prototype declarations
fox[src/trunk]: src/usr.sbin/fstyp usr.sbin/fstyp: Fix -Werror=conversion error.
riastradh[src/trunk]: src/sys/kern Don't do broken lazy initialization. Just do it up...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Use push/pop
snj[src/netbsd-8]: src/doc 216, 218, 220, 224-230
martin[src/trunk]: src/usr.sbin/sysinst/arch/i386 PR install/54934: always use -f o...
ryo[src/trunk]: src/sys/arch/aarch64 changes of pmap.c r1.13 seems to be unstable.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
hubertf[src/trunk]: src/distrib/utils/embedded/conf minor cleanup in customize_evbar...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Nix another conditional ...
mrg[src/trunk]: src/sys/arch/landisk/landisk apply __diagused where appropriate.
skrll[src/netbsd-7-nhusb]: src/share/man/man4 Update usb related man pages
kiyohara[src/trunk]: src/sys/arch/arm/omap Support TI_AM335X gpio to omap2_gpio.c.
maxv[src/trunk]: src m_prepend does not tolerate being given len > MHLEN, so add ...
rin[src/trunk]: src/sys/arch/amd64/conf Add njs(4) at pci(4) and cardbus(4).
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by nonak...
christos[src/trunk]: src/sys/kern Don't detach devices if we are dumping core.
christos[src/trunk]: src/usr.bin/tic fix the tools build. reported by Utkarsh Anand
martin[src/netbsd-7-1]: src/doc Ticket #1658
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by pg...
oster[src/trunk]: src/sys/dev/raidframe Shuffle softc declarations to a different ...
skrll[src/trunk]: src/sys/dev/usb KNF
christos[src/trunk]: src/sys/arch/x86/x86 just whitespace.
martin[src/trunk]: src/distrib/arc/ramdisk Slightly increase the image size
wiz[src/trunk]: src/sys/fs/puffs try '&' instead of '&&'
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Fix too long line
skrll[src/trunk]: src/sys/arch/arm/arm Allow crash(8) to compile this.
kamil[src/trunk]: src Install LLVM sanitizers to /usr/lib/clang/9.0.0
khorben[src/trunk]: src/sys/dev/usb Re-generate
maxv[src/trunk]: src/sys/netinet Improve a bit here and there. Replace bcopy by m...
knakahara[src/trunk]: src/sys/dev/pci fix: WM_DEBUG build
martin[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
kre[src/trunk]: src/bin/sh NFCI - DEBUG mode only change.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Sync with HEAD
christos[src/trunk]: src/usr.bin/bdes PR/50739: David Binderman: Check bounds before ...
maxv[src/trunk]: src/sys/arch Remove 'ci_svs_kpdirpa', unused. While here fix a f...
jnemeth[src/trunk]: src/sys/dev/usb PR/48112 - Kai-Uwe Eckhardt -- add support for S...
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
matt[src/trunk]: src/sys/arch/arm/pic #include <sys/lwp.h>
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable parent clocks and de-assert resets
macallan[src/trunk]: src/sys/arch/sgimips/dev don't malloc a tiny, fixed size buffer ...
msaitoh[src/trunk]: src/sys/dev/ic Restore an register read for RX_FRAMES_OK which w...
maxv[src/trunk]: src/sys/arch/i386/i386 Sync with amd64, in particular, add END()...
christos[src/trunk]: src/distrib/utils/embedded Add preliminary support for creating ...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor kill* test in t_ptrace_wait*
christos[src/trunk]: src/tools/gcc arm needs more files
kamil[src/trunk]: src/lib/libc/string Add NetBSD CVS Id on top of the wcsnlen.c file
riastradh[src/trunk]: src/sys/dev/ic Rework Apple SMC device attachment goo again.
christos[src/trunk]: src/lib/libc/regex Add some better error handling from FreeBSD, ...
christos[src/trunk]: src/lib/libedit Test early for EOF to avoid infinite loop in the...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by tsutsui i...
christos[src/trunk]: src/sys/arch/amd64/conf compile full symbol table for CTF so FBT...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix cnmagic handling, now I can enter d...
pgoyette[src/trunk]: src/share/man/man7 Mention the new kern.module.autotime variable.
martin[src/netbsd-9]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/dev/usb Fix two comments
riastradh[src/trunk]: src/sys/kern Name the simpleq of rnd_sample_t structure.
msaitoh[src/trunk]: src/sys/arch/mips/adm5120/dev Don't include mii*.h because this ...
christos[src/trunk]: src/sys/arch/hppa fix eisa_intr_string
msaitoh[src/trunk]: src/sys/dev/pci Fix typos.
kamil[src/trunk]: src/distrib/sets/lists/debug Fix MKPAM=no build
skrll[src/trunk]: src/sys/arch RPI2 MP support.
matt[src/trunk]: src/sys/arch/arm/include Move C99 fenv definitions to this file.
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ha...
martin[src/trunk]: src/sys/dev/usb Andrius V in Pr kern/53461: add D-Link DUB-1312
kamil[src/trunk]: src/lib/libpthread Revert "Enhance the pthread(3) + malloc(3) in...
martin[src/netbsd-7-0]: src/doc Note ticket #1264
snj[src/netbsd-7-0]: src/doc tickets 1258, 1267-1269
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen to give "earm" a v5...
maxv[src/trunk]: src/sys/sys Remove unused function.
skrll[src/netbsd-7-nhusb]: src Sync with netbsd-5
mrg[src/trunk]: src/common/lib/libc/misc - use __unreachable() and move 'break's...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_free()
chs[src/trunk]: src/sys/arch apply the change from arch/x86/x86/pmap.c rev. 1.26...
riastradh[src/trunk]: src/sys/kern Let's use the same lock for insertion and deletion, ...
msaitoh[src/trunk]: src/sys/dev/pci Add two VIA xHCI devices from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/usb Regen.
pgoyette[src/trunk]: src/tests/rump/rumpkern Fix detection of expected results. The ...
maxv[src/trunk]: src/etc Create /dev/ksyms as "440 $g_kmem". This prevents unpriv...
maxv[src/trunk]: src Remove the tprof_amdpmi.4 and tprof_pmi.4 man pages.
martin[src/netbsd-9]: src/sbin/rndctl Pull up following revision(s) (requested by r...
riastradh[src/trunk]: src Tests claim rename(..., "x/.") yields EISDIR, so do that. F...
christos[src/trunk]: src/sys/dev/ata Fix assert_sleepable() panic by allocating with ...
matt[src/trunk]: src/sys/arch/evbarm/conf Always include disksubr_xxx
msaitoh[src/netbsd-7-1]: src/doc ticket #1676.
martin[src/netbsd-8]: src/external/gpl3/gcc/dist/gcc/config Pull up following revis...
jmcneill[src/trunk]: src/sys/dev/i2c Use linux_keymap instead of pckbd keymap
christos[src/trunk]: src/distrib/amd64/installimage Grow!
ozaki-r[src/trunk]: src/sys/netipsec Fix wrong comments
joerg[src/trunk]: src/external/bsd/wpa/dist/src/eap_server Cast enum.
jakllsch[src/trunk]: src/sys/dev/mii Use (new) mii_mpd_rev in struct mii_softc rather...
reinoud[src/trunk]: src/sbin/newfs_udf Fix memset() arguments to use the right type ...
ryo[src/trunk]: src/sys/netipsec Make ipsec_address() and ipsec_logsastr() mpsafe.
christos[src/trunk]: src/external/bsd/openpam/dist merge conflicts
apb[src/trunk]: src/usr.bin/make Use Va markup to show that the "suffix" part of...
htodd[src/trunk]: src/sys/dev/ic Fix build.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use DRM GEM/CMA helper.
ozaki-r[src/trunk]: src/sys/net Fill rmx_locks too
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd fix aarch64
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix support for Allwinner-specific pin bi...
rin[src/trunk]: src/sys/dev/usb Remove unused.
eadler[src/trunk]: src/share/misc bsd-family-tree: announce NetBSD 8.0; dfly 5.2.2
martin[src/netbsd-9]: src/doc Ticket #419
sevan[src/trunk]: src/share/misc GCD
skrll[src/trunk]: src/sys/arch Various updates and improvements to cpu start up on...
maxv[src/trunk]: src/sys Several fixes in L2TP:
christos[src/trunk]: src/external/cddl/osnet/sys/sys Split the opensolaris types into...
christos[src/trunk]: src/sys ip6_sprintf -> IN6_PRINT so that we pass the size.
maxv[src/trunk]: src/sys/sys Add KASSERTs in *_ALIGN: ensure the mbuf is of the c...
martin[src/trunk]: src/lib/libc/softfloat Restrict the arm compiler optimization ha...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
rin[src/trunk]: src/usr.bin/tip Make cu(1) and tip(1) recognize newline (^J) as ...
martin[src/netbsd-7-0]: src/doc Ticket #1204
isaki[src/isaki-audio2]: src/sys/arch/hpcmips/vr Remove sc_status flag. Such flag...
snj[src/netbsd-8]: src/sys/fs/udf Pull up following revision(s) (requested by ha...
maxv[src/trunk]: src/sys/lib/libsa Group the sections into segments, and align to...
dholland[src/trunk]: src/games/hunt/hunt don't use the preprocessor to rename curses ...
kre[src/trunk]: src/bin/sh When expanding a here-doc (NXHERE - the type with an ...
maxv[src/trunk]: src/sys/arch Improve our segregs model. Pass 2/3.
jmcneill[src/trunk]: src/sys/dev dwc_mmc fixes:
wiz[src/trunk]: src/lib/libc/sys Use more markup and improve table formatting.
rin[src/trunk]: src/sys/dev/mii regen
kre[src/trunk]: src/tests/bin/sh Several improvements to this test...
kamil[src/trunk]: src/tests/usr.bin/cc Correct hellp_pic ATF test in usr.bin/cc
skrll[src/trunk]: src/sys/arch/arm/arm32 G/C
mrg[src/trunk]: src/external/gpl3 define _KMEMUSER so that necessary things beco...
dholland[src/trunk]: src/games/hunt/hunt When indexing an array with a char, cast it ...
martin[src/trunk]: src/sys/arch/evbmips/cavium Rin Okuyama in PR port-evbmips/51563...
dholland[src/trunk]: src/games/hunt/huntd Reduce ifdefs by making a common function t...
christos[src/trunk]: src/external/gpl3 add -fdebug-regex-map=regex=subst which works ...
bouyer[src/netbsd-9]: src Pull up following revision(s) (requested by martin in tic...
joerg[src/trunk]: src/etc/mtree Update for Clang 3.4.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix 2500 KX media setting in last commit.
riastradh[src/trunk]: src/sys/arch/i386/conf Copy NO_DRM and DRMKMS kernels for i386.
pgoyette[src/trunk]: src/sys/compat/linux/arch Don't release proc_lock until we're do...
dholland[src/trunk]: src/games/cgram Add a curses gizmo for solving Sunday-paper-type...
msaitoh[src/trunk]: src/sys/dev/pci Add VF Resizable BARs ECN.
kamil[src/trunk]: src/usr.bin/crunch/crunchgen Introduce a new option -S in crunch...
christos[src/trunk]: src/sys/net80211 - use ether_snprintf() so that we don't overwri...
msaitoh[src/trunk]: src/sys/net No functional change:
maxv[src/trunk]: src/sys/dev/usb Dedup usb_desc_iter_next with usb_desc_iter_peek.
sborrill[src/trunk]: src/sys/dev/pci regen
martin[src/netbsd-9]: src/doc Note release doc changes.
roy[src/trunk]: src/sbin/route Handle the routing socket overflowing gracefully.
martin[src/netbsd-7-1]: src/doc Ticket #1619
christos[src/trunk]: src/sys/conf - Coverity does not like -std=gnu99
maxv[src/trunk]: src/sys/netinet6 Fix a buffer overflow in ip6_get_prevhdr. Doing
joerg[src/trunk]: src/sys/arch/cobalt/stand/boot Avoid type pruning.
matt[src/trunk]: src/sys/arch/arm/include Switch to unified syntax
martin[src/netbsd-7-1]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't depend on clang code to backt...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
christos[src/trunk]: src/sbin/mount_portal set only the effective user id to the user...
joerg[src/trunk]: src/sys/arch/arm/sa11x0 Initialiase nop count to avoid uninitali...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Zero out the scratch value in the UTLS ...
skrll[src/trunk]: src/sys/compat/netbsd32 Regen
christos[src/trunk]: src/sys PR/48701: Timo Buhrmester: spurious messages while booti...
christos[src/trunk]: src/sys/net PR/49437: jmcneill: revert broken changes that broke...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Link to X-Surf 100 docs, add info ...
christos[src/trunk]: src/sys/kern Put back the delay hooks which were deleted before....
martin[src/netbsd-9]: src/doc Ticket #435
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Merge changes from drm...
wiz[src/trunk]: src/share/man/man9 Fix xref, sort SEE ALSO.
knakahara[src/trunk]: src/sys/dev/pci Fix 82574 MSI-X mode cannot receive packets afte...
riastradh[src/trunk]: src/sys/external/bsd/drm2 DRM_HZ -> HZ, to reduce diffs.
riastradh[src/trunk]: src/sys/kern Forward-declare `struct lwp' so we can use `struct ...
matt[src/trunk]: src/sys/arch/arm/cortex Make sure CPU_CONTROL_BEND_ENABLE is set...
maya[src/trunk]: src/lib/libc/stdlib it's C18, not C17.
christos[src/trunk]: src/sys/arch/mips/rmi adjust to pci_intr_string signature.
christos[src/trunk]: src use EXTERNAL_BINUTILS_SUBDIR
isaki[src/isaki-audio2]: src/sys Remove obsoleted methods in audio_hw_if.
macallan[src/trunk]: src/sys/arch/macppc/macppc do what freebsd does:
martin[src/netbsd-7]: src/usr.sbin/sysinst/arch/sgimips Pull up following revision(...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vesa need XFree...
christos[src/trunk]: src/sys/arch/hppa/include Don't expose kernel structs to userland.
dholland[src/trunk]: src/games/hunt/hunt name reform, fewer file statics
hannken[src/trunk]: src/sys/kern Make sure vcache_reclaim() will complete before fil...
ryo[src/trunk]: src/sys/arch/aarch64 * fix icache invalidations.
christos[src/trunk]: src/sys/ufs add extents.
mrg[src/trunk]: src/sys/arch remove stuff provided by generic mips headers
snj[src/netbsd-7-0]: src/doc 1176
christos[src/trunk]: src/doc update gdb.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Make these under Thumb2
christos[src/trunk]: src/share/mk Introduce NOPIE and NOCTF so that standalone progra...
reinoud[src/trunk]: src Fix possible 32 bit issues. In practice hard to reach but be...
matt[src/trunk]: src Use earmv4 for ecats enetwinder eshark
snj[src/netbsd-8]: src/lib/libc Apply patch (requested by mrg in ticket #204):
mrg[src/trunk]: src/etc/mtree move ./usr/include/dev/iscsi into NetBSD.dist.iscs...
christos[src/trunk]: src/distrib/sets/lists/base fix sets.
martin[src/netbsd-7-0]: src/doc Note debug set list fixes
wiz[src/trunk]: src/share/man/man4 Remove trailing space.
matt[src/trunk]: src/sys/arch/arm/omap OMAP4/OMAP5 changes.
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with bus_dmamem_unmap of direct mapp...
maxv[src/trunk]: src/sys/net80211 Style, and check the return value of m_append.
riastradh[src/trunk]: src/share/man/man9 Clarify what wapbl_jlock_assert and wapbl_jun...
mrg[src/netbsd-7-0]: src Pull up following revision(s) (requested by mrg in tick...
darcy[src/trunk]: src/doc Suggest command line variables.
christos[src/trunk]: src/sys/arch/mips/include expose label_t for _KMEMUSER
mlelstv[src/trunk]: src/doc Track 3rd party firmware in our tree.
martin[src/netbsd-7-1]: src/doc Ticket #1709
skrll[src/trunk]: src/sys/dev/pci/ixgbe Make this compile
bouyer[src/netbsd-7-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
jmcneill[src/trunk]: src/tools/compat regen
wiz[src/trunk]: src/distrib/sets/lists When second keyword is 'obsolete', first ...
flxd[src/trunk]: src/sys/arch/mips/mips Use right variable as revealed by previou...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc Before messing with macros from s...
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Add NetBSD-specific adjust...
kamil[src/trunk]: src/tests/lib/libc/sys atf: t_ptrace_wait: Mark attach2 as racy
christos[src/trunk]: src/bin/ksh Use backtracking for regular patterns, but not ksh-s...
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
matt[src/trunk]: src/sys/arch/arm/arm Change r12 -> ip
msaitoh[src/trunk]: src/sys/arch/x86/x86 Print package ID, core ID and SMT ID.
christos[src/trunk]: src/external/cddl/osnet/sys/sys only need pgcnt_t in kernel.
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Fix movlt
maxv[src/trunk]: src/sys/netinet Don't pass a pointer to tcp_reass, otherwise it ...
hannken[src/trunk]: src/sys/kern Allow dounmount() with file system already suspended.
riastradh[src/trunk]: src/sys/external/bsd Implement (obsolete) simple_strtol stub; re...
martin[src/trunk]: src/usr.sbin/sysinst On device where we do not want a MBR (raid, ...
kre[src/trunk]: src/bin/sh Minor cleanups to growstackblock(). This should rea...
christos[src/trunk]: src/sys/kern PR/54435: Valery Ushakov: Clear urgent status after...
snj[src/netbsd-8]: src/sys/arch/pmax Apply patch (requested by flxd in ticket #1...
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
thorpej[src/trunk]: src/sys/dev/pci/ixgbe Ensure we don't call workqueue_enqueue() i...
joerg[src/trunk]: src/libexec/ld.elf_so Move compatibility for pre-2.0 ELF binarie...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Enable sdiv/udiv instr...
christos[src/trunk]: src/usr.bin/xlint/lint1 build ops.h first, because trying to bui...
msaitoh[src/netbsd-9]: src/doc Ticket #380 and #382.
matt[src/trunk]: src/lib/libc/arch/arm/sys thumbify and add END
jmcneill[src/trunk]: src/sys/external/bsd/drm2 pmf_device_register returns false on f...
mrg[src/trunk]: src/sys/arch/sparc64/dev add or avoid fallthru comments.
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by nakayama in...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by jmcneill ...
rjs[src/trunk]: src/sys/netinet Change implementation of sctp_connectx() to use ...
jmcneill[src/trunk]: src/sys/dev/fdt Honour regulator-enable-ramp-delay
reinoud[src/trunk]: src/doc Document adding makefs(8) support for UDF
matt[src/trunk]: src/sys/arch Defer intr evcnt_attach to cpu_configure
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc7 and sparc64.
thorpej[src/trunk]: src/share/man/man9 Document percpu_foreach_xcall().
christos[src/trunk]: src/external/gpl3/gdb/lib regen powerpc64
roy[src/trunk]: src/doc Note import of dhcpcd-7.1.1
joerg[src/trunk]: src/distrib/sets/lists Sort entries in strcmp order.
martin[src/netbsd-9]: src/share/man/man7 Pull up following revision(s) (requested b...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd fix bfd for riscv.
riz[src/netbsd-7-0]: src/sys/arch/arm/allwinner Pull up following revision(s) (r...
ozaki-r[src/trunk]: src/sys/net Fix a return value of rt_update_prepare
kre[src/trunk]: src/doc Note update to tzdata2018c
riastradh[src/trunk]: src/lib/libm/arch Fix sense of fegetexcept on x86.
roy[src/trunk]: src/sys/netinet carp should call if_link_state_change instead of...
martin[src/netbsd-7-1]: src/doc Ticket #1678
skrll[src/trunk]: src/sys Fix regisers typo
ozaki-r[src/trunk]: src/sys Define IFNET_EMPTY() and replace !IFNET_FIRST() with it
isaki[src/isaki-audio2]: src/sys/dev/audio Improve comments.
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld go back to only installing...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix module clock rate in DDR52 mode and...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by maxv in t...
martin[src/netbsd-7-1]: src/doc Ticket #1689
ozaki-r[src/trunk]: src Rewrite tests for CARP in a shell script instead of C
matt[src/trunk]: src/share/tmac Add ISO C11
rkujawa[src/trunk]: src/sys/sys Add an event for situations where some kind of power...
uebayasi[src/trunk]: src build.sh mkernels: Build all kernels in modular build
wiz[src/trunk]: src/sbin/newfs_udf Sort sections. Remove superfluous Ed.
hannken[src/trunk]: src Prepare the implementation of the ZFS control directory ".zfs".
maxv[src/trunk]: src/sys/arch/amd64/amd64 Construct the trap frame with interrupt...
matt[src/trunk]: src/sys/arch/arm/arm32 Don't sync idcache/tlb when _RUMPKERNEL i...
ryoon[src/trunk]: src/external/mit/xorg/server/xorg-server xorg-server.pc should i...
martin[src/netbsd-7-1]: src/doc Ticket #1670
matt[src/trunk]: src/external/bsd/file/dist/magic/magdir Print out BE8 and LE8 fo...
martin[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
rkujawa[src/trunk]: src/distrib/notes/amiga Note X-Surf 100 support.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use testb, faster.
kamil[src/trunk]: src/distrib/sets/lists/comp Fix distribution build for MKCATPAGE...
skrll[src/trunk]: src/sys/dev/usb Regen
martin[src/netbsd-8]: src/doc Ticket #211
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix the alignment argument to usb...
sevan[src/trunk]: src/usr.sbin More K&R style prototypes missed in the previous run
mrg[src/trunk]: src/sys/arch/sparc/sparc remove schedintr_4m(), and go back to o...
tsutsui[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Fix another boot failure issue...
martin[src/netbsd-7]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Undo the `enum pipe' -> ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable axp20x
christos[src/trunk]: src/sys/dev/raidframe - Restore indirecting through the data poi...
hannken[src/trunk]: src Add generic genfs_suspendctl() and use it for all file systems.
khorben[src/trunk]: src Add a port of the umb(4) driver from OpenBSD
joerg[src/trunk]: src Write out register pairs for strd.
joerg[src/trunk]: src/usr.bin/bdes Use more static and __dead.
matt[src/trunk]: src/sys/arch/evbarm/cubie Properly powerup the 2nd CPU. Other M...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add test for typename as a functio...
maxv[src/trunk]: src/sys/external/bsd/libnv/dist fix the shit, as usual
wiz[src/trunk]: src/share/man/man4 More markup.
uwe[src/trunk]: src/share/man/man4/man4.x86 Fix .Dt name. Formatting fixes.
kre[src/trunk]: src/lib/libwrap And as long as we're attempting to achieve perfe...
pooka[src/trunk]: src/tests/fs/vfs tests for i/o-after-unlink
maya[src/trunk]: src/sys/external/bsd Reduce diffs by side-loading some header fi...
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in atu(4).
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Bump the amount of KMEM allowed t...
matt[src/trunk]: src/sys/arch/arm/include Support thumb1 indirectly and thumb2 di...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by christos in t...
macallan[src/trunk]: src/distrib/sets/lists/xserver put igs driver back.
christos[src/trunk]: src/sys/compat Add a Makefile to rebuild the syscall files for a...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libheimntlm Add explicit pat...
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/netbsd-9]: src/doc Ticket #105.
snj[src/netbsd-8]: src/sys/arch/i386/conf Pull up following revision(s) (request...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Don't leak KVA by forgetting to ...
nonaka[src/trunk]: src/sys/dev/ic fix a sync range size when number of bus_dma segm...
riastradh[src/trunk]: src/sys/ufs/ufs Don't use dvp after vput(dvp).
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
msaitoh[src/trunk]: src/sys/dev/pci Add more DPRINTF()s.
pgoyette[src/trunk]: src/lib/libutil Update example using hex-escape-sequences to con...
christos[src/trunk]: src/sys/sys add linted to __USE()
pooka[src/trunk]: src/sys/rump/include/rump regen
bouyer[src/trunk]: src/lib/libquota Some NFS servers return RPC_PROGNOTREGISTERED i...
matt[src/trunk]: src/sys/arch/evbarm/conf Include newer arm options (ARM_HAS_VBAR...
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty mknative tries to build thi...
apb[src/trunk]: src/usr.sbin/rpc.pcnfsd Add a statuslen argument to get_pr_statu...
snj[src/netbsd-7-0]: src/external/bsd/ipf/dist/man Pull up following revision(s)...
matt[src/trunk]: src/sys/arch/evbarm/conf Add a INSTALL kernel for ARMADAXP
martin[src/netbsd-9]: src/doc Tickets #555 - #558
isaki[src/isaki-audio2]: src/sys/dev/pci Use __nothing macro.
christos[src/trunk]: src/lib/libm/arch/i387 use named initializers
nat[src/trunk]: src Audio mmap now works with all devices as hw->mappage is no l...
martin[src/trunk]: src/usr.sbin/sysinst Honor the "no_mbr" flag (used especially fo...
mgorny[src/trunk]: src/tests/lib/libc/sys Include LWP events in concurrent event test
pooka[src/trunk]: src/sys/compat/linux/arch/powerpc Use long instead of int for pt...
ozaki-r[src/trunk]: src/sys Stop ipsec4_output returning SP to the caller
snj[src/netbsd-8]: src/tests/lib/libc/arch/sh3 Pull up following revision(s) (re...
mrg[src/trunk]: src/external/gpl3/binutils/dist/ld fix the armeb target list.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix add -> adds
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7, 12 and mips64*....
christos[src/trunk]: src/external/zlib/pigz/bin/pigz From: Joachim Henke
skrll[src/nick-nhusb]: src/sys Sync with HEAD
kamil[src/trunk]: src/sbin/mount_portal Sync example portal.conf with reality
martin[src/netbsd-7-1]: src/regress/sys/arch/m68k/060sp Pull up following revision(...
martin[src/netbsd-7-1]: src/sys/netinet Pull up following revision(s) (requested by...
riz[src/netbsd-7-0]: src/doc Tickets 1067, 1069
martin[src/trunk]: src/tests/fs/vfs The test for PR 50608 works now, remove the exp...
kamil[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
matt[src/trunk]: src/sys/arch/arm/arm32 Make TPIDRPRW_IS_CURLWP work for MULTIPRO...
jmcneill[src/trunk]: src/distrib/utils/embedded resizing of ffsv2 still doesn't work ...
kamil[src/trunk]: src Refactor ptrace_watchpoint structure to allow extensions
martin[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
martin[src/trunk]: src/tests/lib/libc/sys New test program for bind(2), with a sing...
mrg[src/trunk]: src/share/mk switch ppc64 back to gcc7, it was an accident.
christos[src/trunk]: src/sys/arch/evbmips/malta fix typo
wiz[src/trunk]: src/usr.sbin/makefs New sentence, new line.
martin[src/netbsd-9]: src/sys/arch/mac68k/conf Pull up following revision(s) (reque...
bouyer[src/netbsd-8]: src Pull up following revision(s) (requested by joerg in tick...
maxv[src/trunk]: src/sys/sys Add KASSERTs in the rcvif functions.
macallan[src/trunk]: src/sys/arch/mips/mips include locore.h so MIPS3_PLUS is visible...
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
nonaka[src/trunk]: src/usr.sbin/makefs/cd9660 Correctly mark the last El Torito sec...
matt[src/trunk]: src/external/gpl3/binutils/usr.sbin Use BINUTILS_MACHINE_ARCH in...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by christos ...
khorben[src/trunk]: src Fix for PR kern/48109 (and its duplicate kern/49807)
martin[src/netbsd-7-1]: src/doc Ticket #1664
pooka[src/trunk]: src/sys/compat/linux/common Allow to build in envs without USRST...
macallan[src/trunk]: src/sys/arch/macppc/dev note to self: OF_getprop() returns -1 on...
christos[src/trunk]: src/doc new OpenPAM
christos[src/trunk]: src/lib/libedit PR/51517: Jay West: Tty settings not restored on...
thorpej[src/trunk]: src/sys/dev/pci Use callout_setfunc() / callout_schedule().
nisimura[src/trunk]: src/sys/dev/mii determine FDX flow control abilities
pgoyette[src/trunk]: src/doc Add some additional comments resulting from my recent ef...
matt[src/trunk]: src/sys/arch/arm/arm32 In prefetch_abort, call uvm_fault with VM...
maxv[src/trunk]: src/sys/arch/x86/x86 Instead of setting the TPR to the value tha...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by riastradh in ...
pooka[src/trunk]: src/sys/rump opt files were nop't
ozaki-r[src/trunk]: src/sys/netipsec Fix memory leaks of sah->idents and sah->identd
kre[src/trunk]: src/bin/sh Fix several bugs in the command / type builtin ( incl...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: introduce macros for handlin...
jmcneill[src/trunk]: src/sys/arch/arm/cortex kcpuset_ffs returns the cpu number plus ...
kamil[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
martin[src/netbsd-7-1]: src/doc Ticket #1717
skrll[src/trunk]: src/sys/dev/usb Fix build
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Add map for DuoVero and Pepper.
kardel[src/trunk]: src/sys/dev/pci fix issues when reading variable block sized tapes.
mlelstv[src/trunk]: src/sbin/gpt handle constness better
uebayasi[src/trunk]: src/sys Define ${LINKSCRIPT} in one place.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Flush unused function.
dholland[src/trunk]: src/games/hunt handle compiled-in pathnames the customary way
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maxv in ticke...
jmcneill[src/trunk]: src/sys/dev add a helper function to get the hw device_t from an...
christos[src/trunk]: src/tools/gdb Fix the host build of aarch64 with clang
skrll[src/trunk]: src/sys/arch/arm/arm32 Minor changes to make pmap_grow_l2_bucket...
snj[src/netbsd-8]: src/doc 146, 147
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by u...
martin[src/trunk]: src/usr.sbin/sysinst Do not use -P for tar extractions - the in ...
christos[src/trunk]: src/crypto/external/bsd/heimdal/bin/kvno add glue and man
tron[src/trunk]: src/lib/librumphijack Make sure that "_FORTIFY_SOURCE" really ge...
sevan[src/trunk]: src/share/man/man4 grammar
yamt[src/trunk]: src/libexec/ld.elf_so Fix membars around rtld internal mutex.
christos[src/trunk]: src/sys/sys sprintf removal
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc add missing #else Takahiro Ha...
maxv[src/trunk]: src Merge the tprof_pmi and tprof_amdpmi modules into a single t...
maxv[src/trunk]: src/sys/dev/pci localify
martin[src/netbsd-9]: src Pull up following revision(s) (requested by pgoyette in t...
elric[src/trunk]: src/lib/libc/sys For pipe2(2), EINVAL won't be returned if the f...
rin[src/trunk]: src/sys/dev/usb SIOC[GS]IFMEDIA are processed in ether_ioctl().
reinoud[src/trunk]: src/usr.sbin/makefs Fix assert() on allocation type by masking i...
bouyer[src/netbsd-7-0]: src/sys/fs/adosfs Pull up following revision(s) (requested ...
maya[src/trunk]: src/tests/lib/libm on i386 with FLT_EVAL_METHOD=2, the computati...
snj[src/netbsd-7-0]: src Welcome to 7.0.1!
rodent[src/trunk]: src/share/misc By popular request.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and sparc, s...
cherry[src/trunk]: src/sys/arch/xen/xen The known_mpsafe parameter is used by intr....
maya[src/trunk]: src/sys/arch/evbmips/conf Use usbdevices. add midi needed to bui...
christos[src/trunk]: src/lib/libkvm mips needs _KMEMUSER for label_t in pcb.h
msaitoh[src/trunk]: src/doc ixg(4), ixv(4): Add C3000 and bypass function support.
martin[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
dholland[src/trunk]: src/usr.bin/tr apply some CSE
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Make this compile
wiz[src/trunk]: src/usr.bin/gencat Use An -nosplit. Use Mt. Fix some mandoc lint.
christos[src/trunk]: src/sys/dev/raidframe fix half edited line.
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc Follow suit with FreeBSD and s...
dholland[src/trunk]: src/games/hunt/huntd don't declare own boolean type
wiz[src/trunk]: src/share/man/man4 Make all headers bold.
maxv[src/trunk]: src/sys/arch/xen/x86 style, localify global variables, etc, no r...
knakahara[src/trunk]: src/sys/arch/x86/x86 Fix "intrctl list" causes panic while attac...
christos[src/trunk]: src/usr.bin/xlint/lint1 more descriptive aborts
maxv[src/trunk]: src/sys/netinet6 Kick nested fragments.
riastradh[src/trunk]: src/share/man/man9 Suggest the cacheline-aligned global struct i...
abhinav[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Fix a typo: s/intepretat...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Adjust for 20170303
mrg[src/trunk]: src/share/mk switch alpha to GDB 7.12. it works just as feature...
fox[src/trunk]: src/external/bsd/ipf/bin/ipmon external/bsd/ipf: Suppress -Werro...
jmcneill[src/trunk]: src/sys/arch/arm/dts Add support for H5 simple framebuffer, CPUX...
christos[src/trunk]: src/share/doc/smm/18.net comment out the IFF_TRAILERS stuff that...
kamil[src/trunk]: src/tests/lib/libc/sys atf: ptrace: Temporarily skip fpregs* tes...
riastradh[src/trunk]: src Test that fpu state is preserved by fork.
maxv[src/trunk]: src/usr.sbin/tprof Add a "support" section.
snj[src/netbsd-7-0]: src/external/gpl2/xcvs/dist/src Pull up following revision(...
mlelstv[src/trunk]: src/sys/dev/usb Use unsigned variables for buffer length to avoi...
abhinav[src/trunk]: src/usr.sbin/makemandb Simplify handling of the section argument...
jmcneill[src/trunk]: src/sys/dev/fdt Add basic pwm-fan driver. This doesn't have any ...
pgoyette[src/trunk]: src/sys/arch/x86/pci Put back the variable declaration, too, and...
martin[src/netbsd-8]: src/doc Resolve confliciting/duplice entry in ticket #2313~
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt XXX: Use only a singl...
skrll[src/netbsd-7-nhusb]: src/sys/modules Sync with HEAD
rin[src/trunk]: src/sys/dev/ic Do not call scsipi routines via njsc32_init befor...
pooka[src/trunk]: src/sys/rump/include/sys make tags and handles long
kamil[src/trunk]: src Add new ATF C++ tests in usr.bin/c++: t_static_destructor
uki[src/trunk]: src/distrib/sets/lists/xserver Give syspkg names to xserver mi f...
martin[src/netbsd-7-0]: src/doc Ticket #1166
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018f from ftp:/...
martin[src/netbsd-8]: src/doc Tickets #64, #78, #79
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Utilise the pas...
riastradh[src/trunk]: src Install compositeext.h and shmint.h from X.org.
christos[src/trunk]: src/sys/fs/msdosfs We can't depend on dp->d_namlen existing for ...
maya[src/trunk]: src/sys/arch/mmeye/conf Clean up some commented out x86-specific...
kamil[src/trunk]: src/sys/modules/examples Document what does ping_block.
joerg[src/trunk]: src/sys/arch/arm/xscale Mark tmr0_read and tmr1_read as unused.
rin[src/trunk]: src/external/bsd/nvi/dist/common As described in comments, we tr...
msaitoh[src/trunk]: src/sys/arch/macppc/dev These drivers do ether_ioctl() on SIOC{A...
jmcneill[src/trunk]: src/sys/dev/pci regen
mrg[src/trunk]: src/share/mk switch aarch64, alpha, i386, mips, powerpc, sparc, ...
pgoyette[src/trunk]: src/sys/netinet6 One more from christos@
kiyohara[src/trunk]: src/sys/arch/arm/omap Allow obio_intr == OBIOCF_INTR_DEFAULT.
maxv[src/trunk]: src/sys/netinet Minor changes: style, improve comments (and put ...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist merge for openssl 1.0.2j
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait on detach...
isaki[src/isaki-audio2]: src/sys/dev/pci Remove sc_encodings. (I forgot it)
riz[src/netbsd-7-0]: src/sys/arch/x86/x86 Pull up following revision(s) (request...
msaitoh[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-8]: src/doc Ticket #231
christos[src/trunk]: src/external/gpl3/gdb.old And one more level
martin[src/netbsd-8]: src/sys/external/bsd/drm2/include/linux Pull up following rev...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update the TODO file noting (at ...
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle some const
martin[src/trunk]: src/sys/arch/evbmips/conf Allow local overrides in a CI20.local ...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by ad i...
roy[src/trunk]: src/sys/netinet Simplify la handling in arpresolve() by asking a...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Support Duovero and Pepper.
martin[src/netbsd-8]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
martin[src/netbsd-8]: src/doc Tickets #117, #121-#124
snj[src/netbsd-7-0]: src/sys/external/bsd/drm2/dist/drm Pull up following revisi...
tsutsui[src/trunk]: src/sys/arch/atari/conf Restore piixide(4) for Milan and disable...
dholland[src/trunk]: src/sbin These pass WARNS=5, so don't set WARNS=4
pgoyette[src/trunk]: src/common/lib/libprop Document E2BIG error when copying a large...
martin[src/netbsd-8]: src/sys/arch/hppa/stand Pull up following revision(s) (reques...
matt[src/trunk]: src/sys/arch/arm/include Add _ARM_ARCH_T2 to indicate Thumb2 sup...
martin[src/trunk]: src/usr.sbin/postinstall Add resize_root
wiz[src/trunk]: src/sbin/newfs_udf Sort.
pgoyette[src/trunk]: src/sys/dev/pad Fix typo in previous. mea culpa, mea culpa, mea...
maxv[src/trunk]: src/sys/arch/x86/x86 Rename the PTE bits.
pgoyette[src/trunk]: src/sys/kern Bounds checking - CID/1428650
snj[src/netbsd-8]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
ozaki-r[src/trunk]: src/sys/net Make more functions static
mgorny[src/trunk]: src/tests/lib/libc/sys Extend concurrent signal tests to pass si...
dholland[src/trunk]: src/share/man/man8 An error was detected in a man page.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r188413. More ...
pooka[src/trunk]: src/sys/rump regen rump kernel interfaces for header change.
christos[src/trunk]: src/sys/arch/arm/footbridge This is a mess:
bouyer[src/netbsd-7-1]: src/doc ticket 1715
hannken[src/trunk]: src/sys/fs/udf Use vfs_vnode_iterator for udf_do_sync.
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
snj[src/netbsd-7-0]: src/doc tickets 996-999
reinoud[src/trunk]: src/sys/fs/udf Posix requires the va_size of a symlink to be pat...
matt[src/trunk]: src/sys/arch/evbarm/conf enable cortex-a15 for omap5 boards
pooka[src/trunk]: src/sys/rump nuke a few missed -Ifactiondir CPPFLAGSitions.
maxv[src/trunk]: src/sys/arch/amd64/include Use .pushsection/.popsection, we will...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Do not search 64-bit directories for dt...
snj[src/netbsd-8]: src/sys/arch/newsmips/apbus Pull up following revision(s) (re...
bouyer[src/netbsd-7-0]: src/doc ticket 1250
snj[src/netbsd-8]: src/sys/dev/sysmon Pull up following revision(s) (requested b...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add IPI support
snj[src/netbsd-8]: src/sys/arch/mips/include Pull up following revision(s) (requ...
martin[src/netbsd-7-0]: src/doc Fix ticket #1124
christos[src/trunk]: src/lib/libedit Fix previous to better match readline behavior (...
roy[src/trunk]: src/usr.bin/tic Whitespace and formatting.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif use if_initname() instead of home...
skrll[src/trunk]: src/sys/arch/mips/mips Don't access pg before the KASSERT it's n...
kre[src/trunk]: src/tests/bin/sh Add a test case for the various ways that ${xxx...
uebayasi[src/trunk]: src/usr.bin/config + kill makeoptions
isaki[src/isaki-audio2]: src/sys Adapt dbri to audio2.
skrll[src/trunk]: src/sys/arch/mips/mips opt_multiprocessor.h police
christos[src/trunk]: src/doc new ntp
maya[src/trunk]: src/sys/arch/mips/cavium Fix RCSID (hopefully)
martin[src/netbsd-7]: src/doc Tickets #1595, #1596, #1597
maya[src/trunk]: src Add awge(4) man page
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 for m68k and...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip print chip name
christos[src/trunk]: src/usr.sbin/arp Add an "auto" keyword to auto-determine the lin...
martin[src/netbsd-9]: src/sys/arch/arm/arm32 Pull up following revision(s) (request...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable tifb and wsdisplay.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.0.5
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
spz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc avoid busy-waiting on a...
maxv[src/trunk]: src/sys/arch/xen/x86 Remove dead code.
ozaki-r[src/trunk]: src/sys/kern Check if a queued work is tried to be enqueued agai...
ozaki-r[src/trunk]: src/tests/rump/kernspace Tweak use of cv_timedwait
mlelstv[src/trunk]: src/usr.bin/fstat Fix output for -A -f ...
riastradh[src/trunk]: src/sys Move rndpool_(maybe_)extract to rndq, rename to rnd_(try...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 The table of masks applied fo...
snj[src/netbsd-7-0]: src/sys/arch/alpha Pull up following revision(s) (requested...
martin[src/netbsd-7-0]: src/doc Note ticket #1275
riastradh[src/trunk]: src/sys Fix integer overflows noted by Silvio Cesare of InfoSect.
thorpej[src/trunk]: src/sys/net IPL_SOFTNET -> IPL_NET in previous.
sjg[src/trunk]: src/usr.bin/make Add cached_realpath()
wiz[src/trunk]: src/sbin/mount_autofs Add RCS Id, simplify wording, sort.
martin[src/netbsd-9]: src/doc Tickets #585 - #589
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Move common non-device stuff to GENERIC...
sevan[src/trunk]: src/lib/librumpuser Update NetBSD values obtained from running c...
martin[src/netbsd-9]: src/usr.sbin/rtadvd Pull up following revision(s) (requested ...
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/xen
christos[src/trunk]: src/sys/dev/raidframe - Change the allocation macros to be more ...
maxv[src/trunk]: src Retire KLEAK.
christos[src/trunk]: src/external/gpl3/gdb/lib regen earm
riastradh[src/trunk]: src/sys/external/bsd Missed a drm2 -> common move.
joerg[src/trunk]: src/tests/lib/libexecinfo Now that all architectures default to ...
dholland[src/trunk]: src/games/hunt Split hunt and huntd's includes, instead of inces...
aymeric[src/trunk]: src/sys/arch/arm/dts Disable private timer whose new driver clas...
joerg[src/trunk]: src/distrib/sparc/miniroot Give Clang a bit more room in the min...
christos[src/trunk]: src/sys/arch/m68k/include disable -Wshadow because in c99 mode t...
scole[src/trunk]: src/sys/arch/powerpc/oea don't bother reading ofw properties for...
maxv[src/trunk]: src/sys/arch/i386/i386 Use offsets to access the TPR, and not la...
ozaki-r[src/trunk]: src/tests/net Make test names self-descriptive
maxv[src/trunk]: src/sys/netinet6 Replace
pooka[src/trunk]: src/sys/rump Use BUILDRUMP_IMACROS if specified.
msaitoh[src/trunk]: src/sys/dev/pci - Add RICOH R5C576 SD Card Controller.
maxv[src/trunk]: src/sys/kern Style, no functional change.
mrg[src/trunk]: src/sys/arch/sparc/sparc apply __diagused where appropriate and ...
riz[src/netbsd-7]: src/external/bsd/ntp Apply patch (requested by christos in ti...
riastradh[src/trunk]: src/sys/miscfs/genfs Pull VOP_BMAP/VOP_STRATEGY loop from getpag...
reinoud[src/trunk]: src/sys/arch/usermode Add preliminary KGDB support for NetBSD/us...
jdolecek[src/trunk]: src/sys/dev/pci fix pasto; still PR kern/53307
macallan[src/trunk]: src/sys/arch/sparc/dev comments & whitespace police
martin[src/netbsd-7-1]: src/doc Ticket #1714
jmcneill[src/trunk]: src/tools/compat makefs_udf uses clock_gettime, and on some vers...
snj[src/netbsd-8]: src/sys/arch/evbarm/fdt Pull up following revision(s) (reques...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by skrl...
ozaki-r[src/trunk]: src/tests/net/arp Give a chance to send a DAD announce packet
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm If hardware divide is ...
riastradh[src/trunk]: src Fix return code of rmdir(nonempty) in zfs: ENOTEMPTY, not EE...
rin[src/trunk]: src/share/man/man4 Add examples of supported adapters.
jdolecek[src/trunk]: src/sys/ufs/ffs add assertion to ensure ffs_cgupdate() is always...
snj[src/netbsd-8]: src/doc 301
christos[src/trunk]: src/external/bsd/libarchive/dist/libarchive When extracting syml...
christos[src/trunk]: src/lib/libm add -g to LINTFLAGS
pgoyette[src/trunk]: src/sys/compat/freebsd Update compat_freebsd requirements list t...
mrg[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/sparc an...
chs[src/trunk]: src/sys/external/bsd/drm2/ttm in ttm_bus_dma_populate(), move th...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld more riscv fixes
martin[src/trunk]: src/sys/arch/dreamcast/dev/g2 Adapt intr_string signature
christos[src/trunk]: src/usr.sbin/perfused remove dup function
mrg[src/trunk]: src/distrib/sets/lists move the obsolete list files into their r...
christos[src/trunk]: src/sys/arch/alpha/include use __paddr_t since this is a userlan...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some more Linux comp...
martin[src/netbsd-9]: src/doc Tickets #464, #465, #467, #468
snj[src/netbsd-8]: src/sys/arch/arm/cortex Pull up following revision(s) (reques...
mrg[src/trunk]: src/sys/arch/hppa/spmath - convert shift results into logical ex...
christos[src/trunk]: src/sys/arch/arm/arm PR/52934: Yasushi Oshima: Apply the erratum...
bouyer[src/netbsd-9]: src/doc tickets 462, 463
kre[src/trunk]: src/bin/sh Make "export VAR" work correctly ... if VAR was unset...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove debugging printf()
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Use r2 instead of ip
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic use push/pop
riastradh[src/trunk]: src/sys/ufs/ufs Omit now-unused variable. rump build didn't cat...
christos[src/trunk]: src/usr.bin Add a program to find the latest timestamp in a cvs ...
maxv[src/trunk]: src/sys/netinet Rearrange a bit. No real functional change.
kre[src/trunk]: src/bin/sh NFC: Whitespace cleanups
skrll[src/trunk]: src/external/gpl3/gcc Re-run mknative.
soren[src/trunk]: src/etc Some UMTS/LTE USB modems have as many as five tty instan...
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by maxv in t...
jakllsch[src/trunk]: src/sys/dev/pci Add another ID for Intel 82Q45 KT
wiz[src/trunk]: src/share/man/man4 Move RCS Id to top. Fix date.
chs[src/trunk]: src/sys/uvm If a pager fault method returns ENOMEM but some memo...
mrg[src/trunk]: src/sys/lib/libkern apply the previous to all GCC-7 platforms. ...
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Remove unused EXT_CSD[CARD_TYPE] def...
maxv[src/trunk]: src/sys/arch/amd64 Improve our segregs model. Pass 1/3.
christos[src/trunk]: src/sys/arch/x86 Add support for grub to find the ACPI root tabl...
pgoyette[src/trunk]: src/sys/dev Modularize the ld driver and all of its attachments....
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcryptotest add new random...
msaitoh[src/trunk]: src/sys/dev/pci Swap enumeration of 82578 and 82577. Same as Fre...
mrg[src/trunk]: src/external/bsd/libpcap/lib ignore a format truncation issue.
soren[src/trunk]: src/sys/dev/i2c Add driver for Nuvoton W83795G voltage/temp/fan/...
snj[src/netbsd-8]: src/share/man/man8 Pull up following revision(s) (requested b...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by roy in ti...
prlw1[src/trunk]: src/sys/arch/x86/pci Unused variable build fix. (now void *aux i...
joerg[src/trunk]: src/sys/lib/libunwind SH3 uses unaligned data in the .eh_frame s...
kamil[src/trunk]: src/regress/sys/uvm Remove dead leftover Makefiles from src/regress
martin[src/trunk]: src/usr.bin/menuc Provide an accessor for the menu description s...
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
kamil[src/trunk]: src/tests/lib/libc/sys Disable UBSan warnings for trigger_segv()
pooka[src/trunk]: src/sys/rump building ARM rump kernels now requires sys/arch/arm...
ad[src/trunk]: src/sys exec_lock: declare it in the header, and mark with __cac...
martin[src/netbsd-8]: src/sys/arch/powerpc/include/oea Pull up following revision(s...
snj[src/netbsd-8]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
christos[src/trunk]: src/share/mk Add NOCTF
macallan[src/trunk]: src/sys/arch/shark/conf add major number for pci ( same as in ar...
thorpej[src/trunk]: src/sys/arch/evbarm/stand/gzboot/NSLU2_dram_0x01d00000 Because e...
martin[src/netbsd-9]: src/doc Tickets #90 - #98
tnn[src/trunk]: src/sys/dev/ic allow to have a per-product init function
christos[src/trunk]: src/external/bsd/flex/dist/src Re-add.
maya[src/trunk]: src/sys/dev/hpc/apm Remove unused variable.
riz[src/netbsd-7-0]: src/doc ticket 1011.
tron[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Add fix for CVE-2014...
roy[src/trunk]: src/tests/net/icmp Handle ENOBUFS in recv
matt[src/trunk]: src/sys/arch/evbarm/conf remove trailing blank line
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd When trying to decide the st...
matt[src/trunk]: src/sys/arch/arm/include Don't define RETc if Thumb1
martin[src/trunk]: src/distrib/sets/lists Add new bind(2) test program
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 IA64_NO_LIBGCC_TFMODE...
skrll[src/trunk]: src/sys/dev/usb Use NULL not 0 for pointers.
christos[src/trunk]: src/common/lib/libc/string switch to FreeBSD's memmem (faster)
dholland[src/trunk]: src/games/hunt/huntd use random(), not a handrolled 16-bit gener...
macallan[src/trunk]: src/sys/arch/mips/ingenic add some comments
pooka[src/trunk]: src/usr.bin/config ioconf/pseudo-root have been in here unchange...
wiz[src/trunk]: src/usr.bin/crunch/crunchgen Add -S to SYNOPSIS. Sort option des...
wiz[src/trunk]: src/distrib/sets/lists/xdebug Mark /usr/X11R7/lib/modules/libi2c...
christos[src/trunk]: src/share/mk new binutils will be 2.26
christos[src/trunk]: src/external/gpl3/gdb/dist fix some aarch64 nits
ryoon[src/trunk]: src/share/man/man4 Set nosplit to suppress newline in AUTHORS
wiz[src/trunk]: src/share/man/man4 Remove Tn. Remove more references to acorn26....
christos[src/trunk]: src/sys/kern - don't return ENOMEM for errors not related to memory
matt[src/trunk]: src/sys/uvm/pmap include <sys/evcnt.h>
pooka[src/trunk]: src/sys/sys bump version for pr_output change
snj[src/netbsd-8]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
riastradh[src/trunk]: src/share/man/man9 Plural agreement.
christos[src/trunk]: src/sys/modules/dtrace/lockstat Handle also the earm{ev, hf}...
martin[src/netbsd-8]: src/doc Tickets #188 - #191
mrg[src/trunk]: src/libexec/httpd alpha sort the option switch.
christos[src/trunk]: src/tools/ctfmerge use -pthread for more portability
joerg[src/trunk]: src/sbin/nvmectl Mark dead functions.
dholland[src/trunk]: src/games/rogue WARNS=5
kre[src/trunk]: src/bin/sh Corrected some typos, added some (hopefully improving...
matt[src/trunk]: src/sys/arch/evbarm/imx31 Deal with ARM_MMU_EXTENDED.
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by s...
martin[src/netbsd-9]: src/doc Belatedly add changes from scole for macppc powerpc 6...
martin[src/netbsd-8]: src/sys/compat/linux/common Pull up following revision(s) (re...
macallan[src/trunk]: src/sys/arch/evbmips first shot at SMP support, very much broken...
maxv[src/trunk]: src/sys/arch/x86/acpi There is a huge fpu synchronization issue ...
skrll[src/trunk]: src/sys/arch/sparc64/include Whitespace
palle[src/trunk]: src/sys/arch/sparc64/include Introduce getstickcmpr() function
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in smsc(4).
dholland[src/trunk]: src/games/hunt/huntd sprinkle static
maya[src/trunk]: src/sys/arch/arm/sunxi remove unused mii to fix the build
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
jmcneill[src/trunk]: src/sys/arch Adapt ti fdt glue to support GENERIC kernel.
rin[src/trunk]: src/sys/dev/ic Redo previous; reset async events only if scsibus...
ozaki-r[src/trunk]: src/sys/netipsec Replace kmem_alloc + memset with kmem_zalloc
christos[src/trunk]: src/usr.bin/showmount PR/50712: David Binderman: Fix memory leaks.
skrll[src/trunk]: src/sys/arch/arm arm26 is gone.
martin[src/netbsd-7]: src/external/mit/xorg/server/xorg-server Pull up following re...
christos[src/trunk]: src/sys/arch/or1k/include use __register.
christos[src/trunk]: src/include add _PATH_DEVZERO
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by isaki...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/arch Retire XENDEBUG_LOW, and switch its only user to XE...
wiz[src/trunk]: src/share/man/man7 Whitespace fixes, xref fixes, a bit more markup.
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Explain more.
joerg[src/trunk]: src/external/mit/xorg/server/drivers Disable pointer sign warnin...
hannken[src/trunk]: src/sys/fs/udf Change udf to vcache, keyed on udf_node->loc.loc.
macallan[src/trunk]: src/sys/arch/macppc/include bump CPU_MAXNUM to 4, hardware exist...
kamil[src/trunk]: src Add new ATF C++ tests in usr.bin/c++
matt[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Add RISCV bits
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv s/TARGET_HARD_FLOAT_...
matt[src/trunk]: src/external/gpl3/gcc/usr.bin Use armv[4-7] to be consistent
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/ufs/ufs ext4 extents glue
dholland[src/trunk]: src/games/hunt/hunt be consistent about whether functions are st...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix tpyo.
manu[src/trunk]: src Make FUSE socket buffer tunable
sevan[src/trunk]: src/sys/arch/macppc/dev Fix issue with audio being downpitched, ...
riastradh[src/trunk]: src/share/man/man9 Note limited extent for reference to the pser...
maxv[src/trunk]: src/sys/net80211 Style, no functional change.
matt[src/trunk]: src/sys/arch/evbarm/conf use the proper make symbols for adding ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove intrbase and intr from omapgpio.
snj[src/netbsd-8]: src/sys/fs/union Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
ryo[src/trunk]: src/sys/dev/pci fix descriptions of register map in comment
uwe[src/trunk]: src/share/man/man4 Formatting fixes.
martin[src/trunk]: src/sys/arch/playstation2/conf Adapt to current (and new pkgsrc ...
christos[src/trunk]: src/external/gpl3/binutils do riscv and earmeb
skrll[src/trunk]: src/sys Remove the 'slow' argument from cpu_topology_set and cre...
martin[src/netbsd-7-1]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ...
ad[src/trunk]: src/sys/arch/amd64/include Move the UBC defaults into vmparam.h
martin[src/trunk]: src/sys/arch/playstation2/include Seems we use MBR labels
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by pgoy...
nat[src/trunk]: src/sys/dev UVM_ADV_NORMAL-> UVM_ADV_RANDOM as this reflects the...
wiz[src/trunk]: src/share/man/man9 Remove duplicate word.
pooka[src/trunk]: src/sys/rump/include/rump periodic regen (because having new rcs...
joerg[src/trunk]: src Some architectures can't create unwind tables without the fr...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
tsutsui[src/trunk]: src/sys/arch/atari/pci Replace CRTC register values with ones ta...
maxv[src/trunk]: src/sys/arch Remove the non-PAE-i386 code of Xen. The branches a...
snj[src/netbsd-7-0]: src/sys/arch Pull up following revision(s) (requested by jo...
joerg[src/trunk]: src/sys/arch/powerpc/booke Replace mfpir with mfspr r, 286. The ...
macallan[src/trunk]: src/sys/arch/macppc/dev map more register space on Shasta/K2, ne...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Reduce diffs by nixing DRM_SUSER macro...
ozaki-r[src/trunk]: src/sys/arch/arm Include sys/lwp.h instead of arm/cpu.h
matt[src/trunk]: src/sys/arch/arm/include/arm32 Don't include <machine/cpu.h>
nisimura[src/trunk]: src/sys/dev/mii unbreak the previous commit error
tsutsui[src/trunk]: src/sys/arch/atari/dev Skip NVRAM checksum check and re-initiali...
snj[src/netbsd-8]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/distrib/utils/embedded/conf Pull up following revision(s)...
maxv[src/trunk]: src/regress/sys/arch/i386/ldt Don't test call gates, they are no...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and ppc64.
martin[src/netbsd-7-0]: src/doc Ticket #1207
sevan[src/trunk]: src/usr.sbin/tadpolectl Ansify
riastradh[src/trunk]: src/sys/dev/ic Fix copypasta error in apple_smc_write_key_4: uin...
mrg[src/trunk]: src/distrib/sets/lists/tests add new t_libgomp test.
lukem[src/trunk]: src/doc I don't have the resources to maintain OpenLDAP in NetBS...
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in umcs(4) detach.
joerg[src/trunk]: src/lib/libc/compiler_rt Must use LIBC_MACHINE_ARCH for deciding...
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by isaki...
matt[src/trunk]: src/sys/arch/arm/broadcom Update to use new pci_intr_string sema...
christos[src/trunk]: src/usr.bin/ftp PR/51558: ast@: ftp dumps core after usage messa...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
martin[src/trunk]: src/distrib/sets/lists/debug Add new test programs
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Improve comment for next_sti...
maxv[src/trunk]: src/doc SMAP on i386.
uebayasi[src/trunk]: src/sys/arch/mips Replace a constant in ldscript.
snj[src/netbsd-8]: src/sys/arch/arm/omap Pull up following revision(s) (requeste...
mrg[src/trunk]: src/external/bsd/pkg_install show_version() doesn't return, but ...
mlelstv[src/trunk]: src/sys/net safely extract character sequences from packet for p...
kamil[src/trunk]: src/tests/lib/libc/sys Add missing break keywords in t_ptrace_wa...
uki[src/trunk]: src/distrib/sets etc and modules packages should be preserve
kamil[src/trunk]: src/external/mit/xorg/lib/libGLU Fix libGLU build with Clang/LLVM
martin[src/netbsd-9]: src/distrib/notes/common Pull up the following changes, reque...
jdolecek[src/trunk]: src/sys/arch/x86 rename sys/arch/x86/x86/pmap_tlb.c to sys/arch/...
dennis[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make the small [U]I...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rin ...
maxv[src/trunk]: src/sys/net80211 Style, and make sure that there is a header+tra...
wiz[src/trunk]: src/share/man Fix word.
martin[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
riastradh[src/trunk]: src/sys/kern Gather (some) rnd_skew state into a cacheline-align...
joerg[src/trunk]: src Add mbsnrtowcs and wcsnrtombs. Approved by core.
skrll[src/trunk]: src/sys/arch/mips/mips Save/restore pgMask in tlb_record_asids
martin[src/netbsd-8]: src/doc Tickets #60, #83, #84, #85
matt[src/trunk]: src/sys/arch/arm/arm Fix a bad mov pc,lr -> RET
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add pwm clocks
kre[src/trunk]: src/bin/sh Remove a now unnecessary (ater the changes in 1.136) ...
wiz[src/trunk]: src/sbin/fdisk Update SYNOPSIS.
mrg[src/trunk]: src/sys/arch/amiga/dev properly check SCI_CSR_DREQ in one place.
nisimura[src/trunk]: src/sys/arch/arm/pic decouple pic_ipi_kpreempt() from DDB
snj[src/netbsd-7-0]: src/doc 1247
ryo[src/trunk]: src/sys/arch/aarch64 * avoid deadlock. mutex_owned() works only ...
roy[src/trunk]: src/external/cddl/osnet/dist/cmd/zpool zpool: The NetBSD specifi...
macallan[src/trunk]: src/sys/arch/mips/include sprinkle #ifndef __ASSEMBLER__ to make...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf add new files
snj[src/trunk]: src/usr.bin/calendar/calendars add netbsd 8.0, fix whitespace
joerg[src/trunk]: src/usr.sbin/bootp/bootpd Fix syntax (hi apb!)
martin[src/netbsd-9]: src/sys/arch/aarch64 Pull up following revision(s) (requested...
kre[src/trunk]: src/bin/sh Fix the heredoc line counting bug that I caused when ...
isaki[src/isaki-audio2]: src/sys/dev/pad Remove unnecessary __diagused (which was ...
dholland[src/trunk]: src/usr.bin/tr Make tr -c work. Fixes PR 48113.
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fixed potential NULL p...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Hardwire ld0 -> sdmmc0 and ld1 -> sdmmc...
msaitoh[src/trunk]: src/sys/uvm Sort in uvmexp_sysctl's order for readability. No fu...
snj[src/netbsd-8]: src/share/man/man8 Pull up following revision(s) (requested b...
kre[src/trunk]: src/bin/sh NFC: better protect the INTON (etc) macros ( do { } w...
martin[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
msaitoh[src/trunk]: src/sys/dev/mii Make evbmips/conf/WGT624V3 compilable:
reinoud[src/trunk]: src/sbin/newfs_udf Adjust newfs_udf to be sharing code with the ...
matt[src/trunk]: src/external/gpl3/gcc/usr.bin Use GMP_MACHINE_ARCH which is MACH...
rtr[src/trunk]: src/sys * change pr_bind to accept struct sockaddr * instead of ...
martin[src/netbsd-9]: src/sys/arch/arm/sunxi Pull up following revision(s) (request...
isaki[src/trunk]: src/tests/dev/audio Add tests.
plunky[src/trunk]: src/usr.sbin/makemandb largely apply patch from PR bin/47392 by ...
blymn[src/trunk]: src/sys/dev/pckbport Fix minor comment nit.
christos[src/trunk]: src/external/bsd/ntp resolve conflicts
macallan[src/trunk]: src/sys/arch/evbmips/conf add jziic and RTC drivers
maxv[src/trunk]: src/sys/dev/pci constify
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd We have our own popcount
martin[src/netbsd-9]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/sys/arch/arm Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/arch/mvme68k fixes for gcc-4.8 (John D. Baker)
christos[src/trunk]: src/sbin/init these are syslog-like
wiz[src/trunk]: src/doc binutils-2.26 out.
nonaka[src/trunk]: src/usr.sbin/arp arp(8): Fix the host output when arp -dav.
martin[src/netbsd-9]: src/share/examples/npf Pull up following revision(s) (request...
mrg[src/trunk]: src/sys/lib/libkern don't use -fnon-call-exceptions on arm. not...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist restore logging behavior: d...
pooka[src/trunk]: src/share/examples/rump add -D_KERNTYPES
sevan[src/trunk]: src/share/misc Sync with FreeBSD r305215
christos[src/trunk]: src/usr.sbin/zdump we keep version in a separate file now
christos[src/trunk]: src/sys/dev/scsipi PR/49054: Add a quirk for the ES-6600 RAID co...
kiyohara[src/trunk]: src/sys/arch/arm/arm Indent.
snj[src/netbsd-8]: src/sys/arch/arm/allwinner Pull up following revision(s) (req...
maxv[src/trunk]: src/sys/net80211 Switch sp_timoff to u_int16_t, to prevent possi...
roy[src/trunk]: src/lib/libcurses Note that typeahead(3) is no longer set to inf...
martin[src/netbsd-8]: src/etc/etc.evbarm Pull up following revision(s) (requested b...
wiz[src/trunk]: src/usr.bin/make Fix typo in width argument; end sentence with dot.
simonb[src/trunk]: src/sys/arch/powerpc/include Add a copyright (approx 16.5 years ...
msaitoh[src/trunk]: src/sys/dev/usb Avoid panic while detaching xhci. The xhci drive...
riz[src/netbsd-7-0]: src/doc Ticket 1023
christos[src/trunk]: src/sys/arch/hppa/spmath use :Q to quote variables properly.
christos[src/trunk]: src/sys/arch/mips/include use namespace protected types.
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
matt[src/trunk]: src/sys/arch/evbarm/beagle OMAP5/OMAP4 MP Changes + better OMAP5...
christos[src/trunk]: src/lib/libcompat/regexp PR/50711: David Binderman: Fix memory l...
christos[src/trunk]: src/sys/arch/atari/dev rename NV_DEBUG to NVRAM_DEBUG
dholland[src/trunk]: src/games/hunt/huntd Move definitions to the file they're used in.
matt[src/trunk]: src/sys/arch/arm/include Add _ARM_ARCH_5T (needed for blx <reg> ...
joerg[src/trunk]: src/sys/arch/powerpc/booke/pci pq3pci_config_addr_read is only u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need <sys/reboot.h> for AB_DEBUG.
knakahara[src/trunk]: src/share/man/man4 add WM_TX_PROCESS_LIMIT_DEFAULT and WM_TX_INT...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Sync with HEAD
christos[src/trunk]: src/sys/arch/m68k/m68k Add missing FALLTHROUGH (I am not 100% ce...
msaitoh[src/trunk]: src/sys/dev/pci Use pci_intr_establish_xname().
maxv[src/trunk]: src/sys/arch/xen/x86 Reduce the size of the blocks. No functiona...
pooka[src/trunk]: src/sys/rump need -Wno-unused-parameter with -Wextra
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys sys/conf.h is a kern...
riastradh[src/trunk]: src/sys/kern Carve out KVA for execargs on boot from an exec_map...
christos[src/trunk]: src/usr.sbin/makefs allow 0 timestamp
reinoud[src/trunk]: src/sys/arch/usermode/usermode Add the kgdb meat
riz[src/netbsd-7-0]: src/doc Ticket 899.
fox[src/trunk]: src/external/bsd/ipf/bin external/bsd/ipf: Fix build failure und...
lneto[src/trunk]: src/sys/sys lua(4): included <sys/param.h> into sys/lua.h
spz[src/trunk]: src periphereal updates and generated files for the new openssl.
lneto[src/trunk]: src renamed luacore to luasystm
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by jmcn...
riastradh[src/trunk]: src/share/man/man9 Nesting shared in lazy is OK. Note nesting n...
snj[src/netbsd-8]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing KEY_FREESP to ip6_forward
knakahara[src/trunk]: src/sys/net fix a potential bug of gif(4) check for tunnel dupli...
sevan[src/trunk]: src/usr.bin/calendar/calendars Apple buys NeXT
riastradh[src/trunk]: src/sys/dev/usb Fix wrong KASSERT in motg abort.
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
kre[src/trunk]: src/doc Fix typo ... 2018f no 2017f!
dholland[src/trunk]: src/games/hunt/hunt use fewer globals
martin[src/netbsd-9]: src/distrib/notes/common Add dedication to Eric Schnoebelen.
nonaka[src/trunk]: src/sys/dev/pci show NVM channel flags when AB_DEBUG is set.
nat[src/trunk]: src/sys/dev More debuging output - if mix or hw ring inserts sil...
snj[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-7-0]: src/doc Ticket #1206
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: note that TRAP_SETUP() is ...
martin[src/trunk]: src/tests/lib/libc/sys Fix the build: access_regs_set_unaligned_...
bouyer[src/netbsd-7-1]: src/share/man/man4 Pull up following revision(s) (requested...
sevan[src/trunk]: src/usr.sbin ansify - drop the K&R style prototypes & implementa...
msaitoh[src/trunk]: src/sys/dev/mii Add PMA/PMD control 2 register bit definitions.
msaitoh[src/trunk]: src/sys Initialize some members in a mbuf which is on stack.
martin[src/netbsd-7-1]: src/doc Ticket #1657
christos[src/trunk]: src/distrib/sets/lists/base bump libpam.
msaitoh[src/trunk]: src/sys/arch/x86/include Add new CPUID flags WAITPKG, CLDEMOTE, ...
matt[src/trunk]: src/sys Add EHABI unwind stubs to libkern so prevent errors in l...
martin[src/netbsd-7]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the TPH ST table is decoded even ...
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-7 specific header.
matt[src/trunk]: src/sys/arch/zaurus/stand/zboot Add -fno-unwind-tables
pooka[src/trunk]: src/sys/rump/librump/rumpvfs optimize for size a.k.a. operation ...
riastradh[src/trunk]: src/sys/dev/pci Don't use the video BIOS memory as an i915 flush...
maxv[src/trunk]: src/sys/arch Remove lapic_tpr on amd64 and i386, unused. Now, we...
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/atomic fix atomic_sub_*(). it w...
skrll[src/trunk]: src/sys/arch/mips/mips Check the TLB entry ASID against base (a0...
pgoyette[src/trunk]: src/share/man/man4 Document the keep-filename entry in the dicti...
jdolecek[src/trunk]: src/sys/arch/xen/conf xen has separate list, update here also fo...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: Fix potential memory leaks - spo...
martin[src/netbsd-9]: src/doc Tickets #99 - #102
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add sun4iemac
nat[src/trunk]: src/sys/dev/usb regen.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Use a callback (with ugly lock dance fr...
ryo[src/trunk]: src/sys/kern whitespace police
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add mesonrng
martin[src/netbsd-8]: src/doc Note tickets #253 - #255, #259 - #261
ozaki-r[src/trunk]: src/tests/rump/kernspace Fix build
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Adapt to changed 64bit vchiq interface.
dholland[src/trunk]: src/sbin WARNS=5 is the default in sbin, don't need to set it ex...
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary pserialize_read_enter
martin[src/netbsd-9]: src/doc Note backout of ticket #22
pgoyette[src/trunk]: src For now, disable all the newly-created ld(4) related modules...
soren[src/trunk]: src/sys/dev/dkwedge Don't complain about not being able to open ...
ozaki-r[src/trunk]: src/sys/net Add an assertion; if rtcache has an rtentry, its ref...
martin[src/netbsd-7]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
kefren[src/trunk]: src/usr.sbin/ldpd Use rbtree for storing peers FEC label bindings
martin[src/netbsd-7]: src/sys/arch/evbarm/stand/boot2440 Pull up following revision...
snj[src/netbsd-7-0]: src/doc merge 1141 addition
christos[src/trunk]: src/external/bsd/tcpdump/dist Monday March. 11, 2015 guy@alum.mi...
christos[src/trunk]: src/external/gpl3 use EXTERNAL_FOO_SUBDIR
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Add missing article 'a'
agc[src/trunk]: src/usr.bin/calendar Commit patch sent to tech-userlevel with un...
hannken[src/trunk]: src/sys/sys Welcome to 7.99.60
martin[src/netbsd-8]: src/doc Tickets #110, #111, #112, #115, #116 and #117
dholland[src/trunk]: src/share/misc Some acronyms related to SIM cards; PR 53901 from...
martin[src/netbsd-9]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/doc new acpica
kre[src/trunk]: src/sys/arch/xen/include This should return the amd64 build to a...
christos[src/trunk]: src/etc/rc.d simplify more (from rudolf)
snj[src/netbsd-8]: src/doc 118, 119, 120, 125, 126, 128, 129
maxv[src/trunk]: src/sys/arch/x86/include typos
riastradh[src/trunk]: src/sys Fix steady state of root intr xfers.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon KASSERT about page-ali...
matt[src/trunk]: src/distrib/sets/lists/debug These aren't needed anymore (everyt...
tnn[src/trunk]: src/sys/dev/pci attach Mobile 5th Gen. Core SMBus
rin[src/trunk]: src/sys/arch/aarch64/include avoid conversion warnings
maya[src/trunk]: src/sys/arch/mips/cavium if 0 out unused code which is currently...
dholland[src/trunk]: src/games/rogue typo in comment
mlelstv[src/trunk]: src/sys/dev/scsipi Use separate lock to protect internal state a...
maxv[src/trunk]: src/sys/arch/amd64/include Put the default %cs value in INTR_REC...
msaitoh[src/netbsd-9]: src/distrib/evbarm/instkernel/sshramdisk Pullup the following...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Since all ITS instances share a common L...
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by uw...
apb[src/trunk]: src/common/lib/libutil If HAVE_SNPRINTB_M is defined, then do no...
spz[src/trunk]: src note that the OpenSSL import requires some objdir cleanup
maxv[src/trunk]: src/sys/arch Use the generic i82489_writereg instead of lapic_tp...
aymeric[src/trunk]: src/distrib/utils/embedded Make armv7.img boot on the DE0 Nano S...
msaitoh[src/trunk]: src/sys/dev/pci It's useless to not to set PCI_PMCSR_PME_STS bit...
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi/dist Import gnu-efi-3.0u
riastradh[src/trunk]: src Fix remaining read(fd, NULL, 1) cases.
skrll[src/trunk]: src/sys/arch/mips/mips Fix two comments
martin[src/netbsd-7-1]: src/doc Ticket #1703
pgoyette[src/trunk]: src/sys/kern Ensure that dev is not NULL - CID/1428649
ozaki-r[src/trunk]: src Test tunnel mode with IPv4 over IPv6 and IPv6 over IPv4
pgoyette[src/trunk]: src/sys/kern Release any allocated resources if we take the erro...
christos[src/trunk]: src/sys/arch/i386/include more relocations.
agc[src/trunk]: src/share/misc Add some more (cryptography-related) acronyms
christos[src/trunk]: src/lib/libedit Whitespace fix (Ingo Schwarze)
snj[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by pgoye...
ozaki-r[src/trunk]: src/sys/net Don't take RT_LOCK in DDB
maxv[src/trunk]: src/share/man/man9 Improve wording.
christos[src/trunk]: src/external/gpl2/xcvs/dist/src keep going if there is a CVS dir...
kamil[src/trunk]: src/tests/lib/libc/sys Correct a style in description of PT_STEP...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Use relocbase, not mapbase.
joerg[src/trunk]: src/sys/arch/cobalt/cobalt GC nsym
martin[src/netbsd-9]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/dev/wscons Add a keymap for converting Linux event codes...
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/armeb regen to remove...
fox[src/trunk]: src/usr.sbin/altq/altqstat usr.sbin/altq: Suppress -Werror=strin...
thorpej[src/trunk]: src/sys/dev/ic Use callout_setfunc() / callout_schedule().
matt[src/trunk]: src/sys/arch/arm/cortex Improve MP startup code. We now use a t...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Call the right filter function ...
msaitoh[src/trunk]: src/sys/net No functional change:
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Arrays can't be NULL
riz[src/trunk]: src/distrib/evbarm/instkernel/instkernel RPI has an ARMv6 proces...
maya[src/trunk]: src/sys/dev/usb Remove trace of uyurex. Pointed out by maxv, tha...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add SOC_THUNDERX (commented out for now...
mlelstv[src/trunk]: src/sys/dev Reject open when attach didn't complete successfully.
mrg[src/trunk]: src/sys/arch/arc - remove unused variables
christos[src/trunk]: src/external/gpl3/binutils/dist/gas fix bogus == bashism.
jdolecek[src/trunk]: src/sys/dev/ic use wdc_maxdrives for atabus_alloc_drives() also ...
apb[src/trunk]: src/sys/external/bsd/acpica/dist/include Update ACPI_DATE to "18...
snj[src/netbsd-8]: src/etc/mtree Pull up following revision(s) (requested by kam...
dholland[src/trunk]: src/sys/compat/netbsd32 Use ktrgeniov, not ktrgenio, in writev.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Ah, remove duplicate SVS_LEAVE. Fixes 3...
kamil[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid potential undefined behavior ...
isaki[src/trunk]: src/tests/dev/audio Improve around {audioctl_, }open_multiuser.
kiyohara[src/trunk]: src/share/man/man4 Add udsir.
mlelstv[src/trunk]: src/sbin/resize_ffs factor out geometry calculation and use this...
kamil[src/trunk]: src/regress/sys Remove regress lseek tests, obsoleted by ATF
spz[src/trunk]: src/usr.sbin/sup/source document the anon account for anonymous ...
rin[src/trunk]: src/sys/dev/usb Fix panic when detach or "ifconfig down" for axe...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Fix output of Cache type in PPTT.
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/evbarm/conf Add install config for PANDABOARD
nat[src/trunk]: src/sys/dev Don't hold sc_lock whilst calling mix_write/read. T...
rtr[src/trunk]: src/lib/libc/sys Note that bind(2) can fail with EAFNOSUPPORT. ...
martin[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
christos[src/trunk]: src/sys/fs/union CID-1428639: make sure we always initialiaze ha...
jmcneill[src/trunk]: src/sys Rename options ACPI_REDUCED_HARDWARE to ACPI_REDUCED_HW....
matt[src/trunk]: src/sys/arch/powerpc/booke Don't use numeric constants for SPR. ...
nonaka[src/trunk]: src/sys/dev sdhc(4): hardware reset support for Intel eMMC contr...
christos[src/trunk]: src/usr.sbin/postinstall Add ip6addrctl
mgorny[src/trunk]: src/tests/lib/libc/sys Test whether signal handler is called in ...
agc[src/trunk]: src Following positive feedback on tech-userlevel, move the sys_...
matt[src/trunk]: src/lib/libc/arch/arm/sys Use _INVOKE_CERROR
riastradh[src/trunk]: src/sys/modules/cyclic cyclic.kmod needs -Wno-sign-compare for a...
martin[src/netbsd-9]: src/doc Tickets #469, #482 - #484
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp If MACHINE_ARCH contains armv[...
gson[src/trunk]: src/usr.sbin/mountd When daemonizing, delay the parent exit unti...
christos[src/trunk]: src/lib/libm/complex Add the imprecise catrigl functions back.
mrg[src/trunk]: src/sys/arch/mips/include add missing BUS_DMA_PREFETCHABLE
snj[src/trunk]: src/sys/dev/ic fix inverted logic.
pooka[src/trunk]: src/sys/kern "rump_private.h" -> <rump-sys/kern.h>
matt[src/trunk]: src/sys/arch/arm/vfp Add VFP_FPSCR_RN (even though it's 0) just ...
martin[src/netbsd-9]: src Pull up the following revisions, requested by kre in tick...
christos[src/trunk]: src/sys/fs/msdosfs - split a long line.
kamil[src/trunk]: src/sys/ufs/ffs Avoid unportable shift base -1 in ffs_subr.c
kre[src/trunk]: src/sys/sys Add a comment to explain the purpose of POWER_IOC_GE...
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys fix condition code. x1==0 is parent.
dholland[src/trunk]: src/sbin/newfs_ext2fs This passes WARNS=5.
skrll[src/trunk]: src/sys/arch/hpcmips/hpcmips Trailing whitespace
matt[src/trunk]: src/sys/arch/arm Nuke atomic.S since we have MI defined atomic ops
ozaki-r[src/trunk]: src/sys Pull out ipsec routines from ip6_input
bouyer[src/trunk]: src/doc btmagic(4): add Magic Trackpad support
riastradh[src/trunk]: src/sys/external/bsd Add LIST_HEAD to <linux/nbsd-namespace.h> too.
martin[src/netbsd-8]: src/sys/miscfs/genfs Pull up following revision(s) (requested...
snj[src/netbsd-7]: src/sys/dev Revert changes that were presumably intended for ...
christos[src/trunk]: src/sys/dev/ata chuq does not like insomniac allocations so unlo...
rjs[src/trunk]: src/sys/sys Add declaration of getsockopt2().
reinoud[src/trunk]: src Fix memory leaks found by Coverity and fix memoryleaks in th...
snj[src/netbsd-8]: src/external/bsd/dhcpcd/dist/src Pull up following revision(s...
jdolecek[src/trunk]: src/share/man/man3 fix tyop
christos[src/trunk]: src/external/gpl3/gcc Add an ifdef _GLIBCXX_COMPAT_ that removes...
uwe[src/trunk]: src/lib/libcurses Rename the reserved argument from "opt" to "op...
kamil[src/trunk]: src/sys/kern Try to avoid signed integer overflow in callout_sof...
kre[src/trunk]: src/lib/libwrap There's no point setting errno, it is just overw...
matt[src/trunk]: src/sys/sys Reformat a little. Add m68k quirk
christos[src/trunk]: src/tools/compat regen
maya[src/trunk]: src/lib/libc/stdlib Claim C17 (although I'm unsure), add a note ...
dholland[src/trunk]: src/games/fortune/datfiles a thing.
skrll[src/trunk]: src/sys/arch/mips/mips Really fix typo that got dcache alias mas...
kamil[src/trunk]: src/sys Register kUBSan in the GENERIC amd64 kernel config
snj[src/trunk]: src/share/man/man4 Add a comma and fix a spelling error.
maxv[src/trunk]: src/sys/dev/pci constify
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc don't lose the netbsd general tma...
palle[src/trunk]: src/sys/arch/sparc64 Updates to pmap_bootstrap() for sun4v - par...
martin[src/netbsd-7-1]: src/doc Tickets #1668 and #1669
rkujawa[src/trunk]: src/share/man/man4/man4.amiga As MII support was added, add it a...
snj[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/external/bsd/libpcap/dist Numbers seem to be off here:
joerg[src/trunk]: src/sys/arch/evbppc/walnut Second argument of config_rootfound i...
martin[src/netbsd-7-1]: src/doc Ticket #1635
kamil[src/trunk]: src/share/misc Fix typo in "Interrupt"
martin[src/netbsd-7]: src/external/mit/xorg/lib/libGLU Pull up following revision(s...
kardel[src/trunk]: src/sys/arch/x86/pci rescan amdsmnbus instead of amdsmn (fixes p...
jdolecek[src/trunk]: src/sys/arch/x86 provide intr xname
snj[src/netbsd-7-0]: src/sys/miscfs/specfs Pull up following revision(s) (reques...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Add an ID for VIA VT1705.
thorpej[src/trunk]: src/sys/dev/i2c Interrupt-driven I/O seems to completely go off ...
pooka[src/trunk]: src/sys/rump/include/rump revert pending fix: MAXNAMLEN causes t...
martin[src/netbsd-9]: src/share/mk Pull up following revision(s) (requested by chri...
hauke[src/trunk]: src/sys/dev/usb Recognize the Sierra un2430 WWAN/GPS Module as f...
matt[src/trunk]: src/lib/libc/stdlib Remove weak_alias since that's now in the co...
hannken[src/trunk]: src/sys/ufs/ufs Make sure inode blocks and size are zero when VO...
snj[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
ozaki-r[src/trunk]: src/tests/net/ipsec Fix typo
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
mrg[src/trunk]: src/lib/libossaudio memset to zero the entire array, not just 8 ...
martin[src/netbsd-7-0]: src/doc Note ticket #1279
skrll[src/trunk]: src/sys/arch/mips/mips Sprinkle some KASSERTs
rjs[src/trunk]: src/sys/netinet Change bzero -> memset, bcopy -> memcpy.
bouyer[src/netbsd-8]: src Pull up following revision(s) (requested by joerg in tick...
ginsbach[src/trunk]: src/share/misc Add more "* as a service" and "software defined *...
msaitoh[src/trunk]: src/sys/dev/ata KNF. No functional change.
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs_ncg!=0 and ...
matt[src/trunk]: src/sys/arch/riscv/riscv Since there is only "scratch" system re...
christos[src/trunk]: src/sys/compat/linux/arch/arm union was removed
skrll[src/trunk]: src/sys/arch/arm/nvidia Don't call tegra_pcie_reset_port for now...
knakahara[src/trunk]: src/sys/dev/pci fix softint_disestablish() in wm_detach().
mrg[src/trunk]: src/sys/dev/raidframe fix the previous:
christos[src/trunk]: src/sys/arch/x86/pci provide an intermediate "bus" for the modul...
martin[src/netbsd-8]: src/sys/compat Pull up following revision(s) (requested by sp...
pgoyette[src/trunk]: src/sys/arch/x86/pci KNF: Put back the blank line following the ...
dholland[src/trunk]: src/usr.bin/rpcgen WARNS=5
snj[src/netbsd-8]: src/doc 86-98
maxv[src/trunk]: src/sys/arch The ISA I/O MEM does not need to be executable. Rem...
ozaki-r[src/trunk]: src/sys/netinet Add missing ifdef IPSEC
msaitoh[src/trunk]: src/sys/dev/ic Fix compile error.
maya[src/trunk]: src/lib/libc/inet Avoid shift of negative signed integer. this i...
joerg[src/trunk]: src/sys/arch Correct last, ha+l uses lis+addi, so use h+l.
mrg[src/trunk]: src/sys/dev/arcbios use (void) when we don't care about the retu...
jmcneill[src/trunk]: src/sys/arch Add drivers for DE2 bus and clock controllers.
mrg[src/trunk]: src bump ramdisk sizes to cope with GCC 7 bloat.
martin[src/netbsd-9]: src/distrib/notes/common Special hint for new sysinst and pos...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Synchronize struct dbreg with FreeBS...
bouyer[src/netbsd-7-0]: src/doc tickets 1210, 1211
pooka[src/trunk]: src/sys/rump/include/rump grab struct dirent
maxv[src/trunk]: src Distribute GENERIC_KASLR on amd64.
ozaki-r[src/trunk]: src/sys/rump/net/lib/libnet/opt Add opt_net_mpsafe.h for rump
skrll[src/trunk]: src/sys/kern Allow sleeping in the idle lwp if the cpu isn't run...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
joerg[src/trunk]: src/libexec/ld.elf_so Apply relocbase for tlsinit of the executa...
dholland[src/trunk]: src/tests/usr.bin/tr Add some cases pertaining to another bug I ...
martin[src/netbsd-9]: src/sys/dev/pci Regen for ticket #112
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
kre[src/trunk]: src/bin/sh Undocument (comment out) the description of the unimp...
pgoyette[src/trunk]: src/sys/netinet6 More simplification, this time from ozaki-r@
martin[src/netbsd-8]: src/usr.sbin/bta2dpd/bta2dpd Pull up following revision(s) (r...
sevan[src/trunk]: src Add a manual for netpgp(3lua)
kre[src/trunk]: src/lib/libpthread PR lib/53477 (rudolf at eq.cz) - correct an o...
skrll[src/trunk]: src/sys/arch/arm/arm Typo in comment
martin[src/netbsd-9]: src/sys/arch/x86/include Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/sys/arch/zaurus Pull up following revision(s) (requested ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern most of this manpage moved to rump...
jdolecek[src/trunk]: src/usr.sbin/intrctl add -c option to list command for compact l...
kiyohara[src/trunk]: src/sys/dev/usb Add vendor KingSun and IrDA product.
maxv[src/trunk]: src/share/man/man9 m_split does not 'attempt' to restore the cha...
christos[src/trunk]: src/tools Better EXTERNAL_TOOLCHAIN support from Zachary McGrew
maxv[src/trunk]: src/sys Style, reduce the indentation level when possible, and a...
chs[src/trunk]: src/sys/compat/linux/arch/powerpc add missing arg to fpu_discard().
nonaka[src/trunk]: src/sys/dev/usb Add pmf hook.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic When compiling for Thumb1, t...
lneto[src/trunk]: src/sys/modules/lua lua(4): fixed require
snj[src/netbsd-7-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
dholland[src/trunk]: src/games/hunt/huntd fix non-INTERNET build
snj[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by nat i...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb one more place to pass the thread id
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fallback from MSI-X to MSI or INTx if MSI-...
roy[src/trunk]: src/lib/libterminfo Move pathbuf into the function where it's ac...
ozaki-r[src/trunk]: src/sys/netipsec Fix kernel build with IPSEC
ryoon[src/trunk]: src/sys/dev/pckbport Fix typo in sysctl node name
riz[src/netbsd-7-0]: src/usr.sbin/vnconfig Pull up following revision(s) (reques...
rin[src/trunk]: src/sys/dev/usb Fix TSO support:
jmcneill[src/trunk]: src/sys/arch Allow for choosing between 16 and 24bpp framebuffer...
christos[src/trunk]: src/bin/pax Add -J/--xz to specifically decompress xz compressed...
dholland[src/trunk]: src/games/hunt Additional minor cleanup and remove a straggler d...
kre[src/trunk]: src/distrib/sets/lists/debug debug versions of libraries need mi...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in cue(4).
martin[src/netbsd-7-1]: src/libexec/httpd Pull up following revision(s) (requested ...
rin[src/trunk]: src/sys/dev/usb Fix NULL checks after dereference.
martin[src/trunk]: src/lib/libm/arch/arm Add missing namespace.h include
christos[src/trunk]: src/sbin/ping Adjust default packet size to 56 data bytes (64 to...
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
kre[src/trunk]: src/bin/sh When opening a file descritor with "exec n>/file" (an...
riastradh[src/trunk]: src/lib/libc/string Strengthen prohibition against overlapping i...
msaitoh[src/trunk]: src/sys/net Remove NOTRAILERS from IFFBITS.
dholland[src/trunk]: src/games/hunt/hunt catch up to huntd changes.
maxv[src/trunk]: src/sys/arch/mips/mips Remove unused (and buggy) function. Not e...
jmcneill[src/trunk]: src/distrib/utils/embedded initialize resize before pulling in b...
mbalmer[src/trunk]: src/share/examples/lua Fix flags for DB open.
christos[src/trunk]: src/tests/lib/libc/ssp PR/51894: Ngie Cooper: Use /dev/zero to r...
martin[src/netbsd-7]: src/doc Ticket #1594
martin[src/netbsd-7-0]: src/sys/dev/usb Additionally pull up r1.131 for ticket #112...
roy[src/trunk]: src/tests/net/icmp Handle ENOBUFS in sendto
abhinav[src/trunk]: src/usr.bin/uniq A small optimization: since we already know the...
ozaki-r[src/trunk]: src/sys/netinet Run tcp_slowtimo in workqueue if NET_MPSAFE
apb[src/trunk]: src/tools/compat Add a configure test for snprintb_m. We will a...
pgoyette[src/trunk]: src/distrib/sets/lists/xserver Update sets lists for nouveau man...
matt[src/trunk]: src/sys/lib/libkern/arch/arm Fix typos (prX not cpX)
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add Pepper and DuoVero.
christos[src/trunk]: src/sys/arch/zaurus/stand include bsd.init.mk to get Makefile.inc
ozaki-r[src/trunk]: src/sys/netinet Make local functions/variables static
wiz[src/trunk]: src/sbin/newfs_msdos file system police.
yamt[src/trunk]: src/share/man/man9 fix return value
wiz[src/trunk]: src/bin/ls Wording improvement for previous.
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by mrg in ...
jmcneill[src/trunk]: src/sys/dev/usb Add USB IDs for Broadcom BCM43236, BCM43143, BCM...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin fix stack protector build
uebayasi[src/trunk]: src/sys/arch Print a message when creating a temporary ldscript.
maxv[src/trunk]: src/sys/netinet Fix a buffer overflow in icmp_error. We create i...
christos[src/trunk]: src/lib/libpam/modules/pam_krb5 there is no potential overflow a...
sborrill[src/netbsd-7-0]: src/doc Pullup missing part of ticket #1012
christos[src/trunk]: src/libexec/ld.elf_so/arch/mips don't forget to eat the high bits.
christos[src/trunk]: src/bin/ed PR/48692: Henning Petersen: Missplaced paranthesis in...
knakahara[src/trunk]: src/sys/dev/pci support RX multiqueue.
jdolecek[src/trunk]: src/sys provide stub intr xname establish for xen
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove unused code
gson[src/trunk]: src/lib/libm/src Fix incorrect magic numbers in scaling. From F...
ozaki-r[src/trunk]: src/sys/net Abandon unnecessary softint
christos[src/trunk]: src/sys/compat use strlcpy() for the uts conversion, makes the c...
maxv[src/trunk]: src/doc Note removal of COMPAT_OSF1.
riastradh[src/trunk]: src/sys Provide necessary forward declarations or includes.
mrg[src/trunk]: src/external/gpl3/gcc mostly mknative-gcc for i386 and sparc and...
knakahara[src/trunk]: src/sys Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohis...
plunky[src/trunk]: src/usr.bin/man change _whatdb => _mandb as that is the correct ...
snj[src/netbsd-8]: src/doc tickets 130-134, 136-143, 145, 148-157
tnn[src/trunk]: src/sys/external/bsd/drm2/include/linux fix a typo, caught by -W...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add expwm, pwmfan
matt[src/trunk]: src/external/gpl3/binutils/usr.bin If libc isn't build with comp...
christos[src/trunk]: src/usr.bin/uniq remove unused label
bouyer[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by mart...
dholland[src/trunk]: src/games/hunt/huntd Use bool (not int) for a boolean return type.
martin[src/netbsd-9]: src/usr.bin/sockstat Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/dev/ic Fix DWC_MMC_INT_SDIO_INT bit
mrg[src/trunk]: src/sys/arch/sparc64/dev on tomatillo unload the map before flus...
ozaki-r[src/trunk]: src/sys Don't hold global locks if NET_MPSAFE is enabled
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
christos[src/trunk]: src/sbin/disklabel fix broken patch
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016h
skrll[src/trunk]: src/sys/arch/mips/include Appease gcc and asm
skrll[src/trunk]: src/sys/arch/mips/mips Add a KASSERT
riastradh[src/trunk]: src/sys/dev/usb Initialize xfer->ux_status in uhci_root_intr_start.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 G/C
wiz[src/trunk]: src/share/man/man4 Explain dty/tty a bit and point to tty(4). Bu...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.0-rc1
ozaki-r[src/trunk]: src/sys/netipsec Show __func__ instead of __FILE__ in debug log ...
tnn[src/trunk]: src/sys/dev/i2c define control register and associated bits for ...
martin[src/netbsd-7]: src/doc Tickets 373, 374, 375, 377, 378, 380 and 381
christos[src/trunk]: src/tools/dbsym Figure out if we need libdl.
martin[src/trunk]: src/usr.sbin/sysinst In non-MBR specific files, #ifdef all tests...
oster[src/trunk]: src/sbin/raidctl Correct printed IOCTL name that was incorrect s...
riastradh[src/trunk]: src/sys/arch/arm/nvidia Always initialize error.
christos[src/trunk]: src/share/mk external binutils and gdb variables.
matt[src/trunk]: src/sys/arch/evbarm/conf Make this MP by default
matt[src/trunk]: src Add evbearmv7-eb and evbearmv7hf-eb aliases for evbarm.
knakahara[src/trunk]: src/sys/dev/pci refactor: functionize deferred_start code holdin...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by n...
skrll[src/nick-nhusb]: src/sys/dev/usb Typo
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update our ixg(4) driver up to FreeBSD r23...
chs[src/trunk]: src/sys/uvm Draining pools from the pagedaemon thread can deadlo...
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for xsh(4).
nonaka[src/trunk]: src/sys/dev/acpi Dump more FADT fields from ACPI 6.1.
maya[src/trunk]: src/sys/arch/mips/mips Don't warn about MIPS1 MULTIPROCESSOR in ...
snj[src/netbsd-8]: src/sys/opencrypto Pull up following revision(s) (requested b...
bad[src/trunk]: src/usr.bin/rump_allserver Don't hold back, tell us how you real...
christos[src/trunk]: src/external/gpl2/xcvs Use .PARSEDIR to set the TOP. It makes th...
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by no...
joerg[src/trunk]: src/sys/dev Needs sys/clock.h. Use a relative include path here ...
msaitoh[src/trunk]: src/sys/dev These drivers do ether_ioctl() on SIOC{ADD, DEL}MULTI...
abhinav[src/trunk]: src/usr.bin/man Teach man -p to respect the MANPATH environment ...
mrg[src/trunk]: src/share/mk move OBJECT_FMTS setting after MKCOMPAT default, so...
pgoyette[src/trunk]: src/sys/kern Fix a comment. NFC
sevan[src/trunk]: src/usr.sbin/iostat Document "in" field in CPU section
martin[src/netbsd-8]: src Pull up following revision(s) (requested by mrg in ticket...
wiz[src/trunk]: src/usr.sbin/arp Add missing verb. New sentence, new line.
christos[src/trunk]: src/sys/compat/linux32 Descend
fox[src/trunk]: src/usr.sbin/srtconfig usr.sbin/srtconfig: Suppress -Werror=stri...
he[src/trunk]: src/doc Per the discussion in PR#20924, remove the HACK entry fo...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add software volume controls
martin[src/netbsd-7]: src Pull up following revision(s) (requested by prlw1 in tick...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxisramc
matt[src/trunk]: src/sys/arch/arm/arm Allow for 8KB page size. Add ARM_MMU_EXTEN...
skrll[src/trunk]: src/sys/arch/arm/arm Don't VPRINTF until we have stack for our C...
christos[src/trunk]: src/sys/netinet PR/52074: Frank Kardel: current npf map directiv...
ozaki-r[src/trunk]: src/sys/net Ensure the timer isn't running by using workqueue_wait
matt[src/trunk]: src/sys/arch/arm/arm fix conditional instructions to conform to ...
macallan[src/trunk]: src/sys/arch/arm/dts - correct cpu voltage
sjg[src/trunk]: src/usr.bin/make/unit-tests export-all.mk should be including ex...
maya[src/trunk]: src/share/man/man4 Bump date for previous ciss(4) change
christos[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Remove hacks and depend on...
christos[src/trunk]: src/distrib/sets/lists/tests add another lint test
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
christos[src/trunk]: src/distrib/sets/lists remove debug/lint sets now that the Makef...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM:
pgoyette[src/trunk]: src/tests/crypto/opencrypto Fix verification to use correct buffer.
dogcow[src/trunk]: src/sys/kern fix compilation failure for arches without l_pcu_valid
mrg[src/trunk]: src updates for fontconfig 2.8.
ozaki-r[src/trunk]: src/sys/netipsec Use LIST_* functions (NFC)
msaitoh[src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by kna...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome more ...
maxv[src/trunk]: src/sys/netinet Dedup: introduce tcp_urp_drop() and use it.
reinoud[src/trunk]: src/sys/arch/usermode/usermode Remove yet another debug printf()
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jmcneill ...
ozaki-r[src/trunk]: src/sys/netinet6 Work around softnet_lock handling
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Add NOCTF
reinoud[src/trunk]: src/usr.sbin/makefs Update makefs(8) man page to reflect the sel...
nat[src/trunk]: src/sys/dev Revert FNONBLOCK logic to that from rev 1.335.
roy[src/trunk]: src/sys arpresolve() now returns 0 on success otherwise an error...
martin[src/netbsd-8]: src/doc Ticket #324
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm To support build compa...
apb[src/trunk]: src/usr.sbin/bootp/bootpd sizeof(pointer) is not a good buffer l...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Use a static initial...
uwe[src/trunk]: src/share/man/man4/man4.x86 Xref the right driver. .An -nosplit...
snj[src/netbsd-7-0]: src/external/gpl3/gcc/dist/gcc/config/i386 Pull up followin...
wiz[src/trunk]: src/share/man/man9 Use Nm instead of Xr to itself.
msaitoh[src/trunk]: src/sys/compat KNF. No functional change.
sjg[src/trunk]: src/usr.bin/make meta_compat_parent check for USE_FILEMON
pooka[src/trunk]: src/lib Change the default value of rump kernels CPUs to 2. It ...
mrg[src/trunk]: src/etc/mtree separate out the arch-specific and compat-specific...
nat[src/trunk]: src/sys/kern Explicitly set the flags instead of masking set val...
riastradh[src/trunk]: src/lib/libc/gen Note relation of arc4random(3) to rand(3)/rando...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use pmap_pv(9) to remove mapp...
skrll[src/trunk]: src/sys/dev/usb PR/49814: USB Quirk for Texas Instrument MSP430 ...
mrg[src/trunk]: src/usr.bin/systat if you change display types, the "Showing %s, ...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Part of FreeBSD r323045:
matt[src/trunk]: src/sys/arch/arm/arm Use push/pop
martin[src/netbsd-7]: src/distrib/sets/lists/xdebug Pull up following revision(s) (...
christos[src/trunk]: src/external/bsd/wpa/bin the eloop hack should not be needed any...
riastradh[src/trunk]: src/sys/arch/amd64/conf Fix tabbing of drm lines.
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in run(4)...
hannken[src/trunk]: src/sys/kern Remove now invalid comment.
christos[src/trunk]: src/sys/arch/next68k/dev fix misplaced line
maxv[src/trunk]: src/sys/dev/nvmm/x86 Mask CPUID leaf 0x0A on Intel, because we d...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb revision 1.64
dholland[src/trunk]: src/games/hunt/hunt Clean up the handling of the list of hunt da...
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Revert configure r1.2 and co...
jmcneill[src/trunk]: src/usr.sbin/acpitools/acpidump FACS is optional if the HW_REDUC...
martin[src/netbsd-7-0]: src/sys/dev/ic Pull up following revision(s) (requested by ...
martin[src/netbsd-7-1]: src/sys Additionally pull up following revision(s) (request...
christos[src/trunk]: src/lib/csu/arch/alpha Undo previous; the lossage is more basic.
pgoyette[src/trunk]: src/sys/arch/x86/pci sc->sc_sensor cannot be NULL since it was j...
christos[src/trunk]: src/usr.bin/xlint/lint1 the next symbol should be a type.
manu[src/trunk]: src/sys/dev/usb Add support for D-Link DWM-157 3G USB modem
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64 add missin...
skrll[src/trunk]: src/sys/uvm/pmap Fix a comment
snj[src/netbsd-7-0]: src/etc/namedb Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/usr.sbin/npf/npftest include proplib.h if you're going to us...
roy[src/trunk]: src/usr.bin/tic Remove __VALGRIND__ guard .... just clean up.
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern rump: check if the mutex is surely...
reinoud[src/trunk]: src/sbin/newfs_udf Clarify volumeset name restrictions when spec...
martin[src/netbsd-9]: src/doc Ticket #569
nat[src/trunk]: src/sys/dev Revert to previous.
martin[src/netbsd-9]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
maxv[src/trunk]: src/sys/arch Support PMCs on multi-processor systems. Still seve...
kamil[src/trunk]: src/common/lib/libc/inet Avoid undefined behavior in an inet_addr.c
kre[src/trunk]: src/bin/sh Remove a DEBUG mode transition mechanism (for the tra...
kiyohara[src/trunk]: src/sys/arch/arm/omap Attach icu before attaching gpio.
drochner[src/trunk]: src remove some files which will be regenerated during build, av...
kardel[src/trunk]: src/sys/dev/scsipi bump command timeout to 5 minutes. several
macallan[src/trunk]: src/sys/dev/wscons provide a default attribute
martin[src/trunk]: src/lib/librumpuser Evil hack to fix the build: provide PRIxREGI...
snj[src/netbsd-8]: src/external/bsd/nvi/dist/cl Pull up following revision(s) (r...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
snj[src/trunk]: src/share/man/man4 non-existant is a nonexistent word.
isaki[src/isaki-audio2]: src/sys/dev/pci Reimplement emuxki driver.
pooka[src/trunk]: src/sys/kern fix typo in previous
martin[src/netbsd-7-1]: src/doc Ticket #1662
kiyohara[src/trunk]: src/sys/dev/i2c Add White LED initialize function.
bouyer[src/netbsd-8]: src/doc tickets 240 & 127
sevan[src/trunk]: src/share/man/man4 Drop ISO references as it's no longer supported.
rjs[src/trunk]: src/share/mk Add Xorg server to ibmnws build.
roy[src/trunk]: src/lib/libterminfo Remove ticcmp and extend _ti_checkname so it...
snj[src/netbsd-7-0]: src/external/mit/xorg/lib/libX11 Pull up following revision...
wiz[src/trunk]: src/lib/libc/gen Grammar.
matt[src/trunk]: src/share/mk Add support for generating tramponlines in the modu...
maya[src/trunk]: src/lib/librumpuser/build-aux Revert previous. it shouldn't have...
kiyohara[src/trunk]: src/sys/arch/evbarm Support tifb.
christos[src/trunk]: src/lib/librumpclient Don't depend on stars in order to define t...
tsutsui[src/trunk]: src/sys/arch/newsmips Reorganize APbus zs(4) console handling.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need the page's uvm objec...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/netinet6 Change 0 to NULL for rtrequest's last argument ...
christos[src/trunk]: src/lib/libedit Fix overlapping strcpy (Gerry Swislow)
snj[src/netbsd-8]: src/external/gpl3/gcc/usr.bin/backend Pull up following revis...
macallan[src/trunk]: src/distrib/sets/lists/debug add libc_fp stuff
maxv[src/trunk]: src/usr.sbin/tprof Use errx, there is no errno.
jdolecek[src/tls-maxphys]: src/sys update from HEAD
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't declare exceptions[] with IDTVEC, ...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Add support for...
christos[src/trunk]: src/lib/libc/locale disable dso protected to work around binutil...
wiz[src/trunk]: src/sbin/mount_autofs Sync usage with man page.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add Ice Lake and Tremont from the lates...
riastradh[src/trunk]: src/sys/kern Fix a bit of indentation.
martin[src/netbsd-9]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/dev Convert sys/dev to use <sys/rndsource.h>.
snj[src/netbsd-8]: src/sys/dist/pf/net Pull up following revision(s) (requested ...
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for one-register-per-pin type pinctrl...
matt[src/trunk]: src/sys/arch/arm/omap Consistently use #define<tab>
christos[src/trunk]: src/sys/dev/usb PR/50701: Martijn van Buul: Add MS Confort Mouse...
christos[src/trunk]: src/sys/kern - check for errors in exec_resolvename() and fail
martin[src/netbsd-7-0]: src/distrib/sets/lists/xdebug Pull up r1.4 to fix debug set...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix addend manipulation
christos[src/trunk]: src/sys/dev/raidframe use 'data' directly.
eadler[src/trunk]: src/share/misc bsd-family-tree: use the right date...
dholland[src/trunk]: src/games/hunt/hunt fix obvious mistake (seems to have been ther...
mrg[src/trunk]: src/distrib/sets/lists/comp libc_fp is arch64 only.
kamil[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/msan Correct the __lib...
matt[src/trunk]: src/sys/arch/arm Don't clear CI_ASTPENDING in exception return, ...
martin[src/trunk]: src/usr.sbin/sysinst Use FOREACH_SAFE when removing devices from...
ragge[src/trunk]: src/sys/arch/vax/boot Enable ffsv2 in boot.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Missed update - no idea how this happened
jdolecek[src/trunk]: src/sys/dev/pci add BADPMP quirk also for AMD Hudson AHCI SATA C...
wiz[src/trunk]: src/share/man/man4 Improve wording; add missing comma.
christos[src/trunk]: src/distrib/sets/lists/comp add libc_fp
dholland[src/trunk]: src/share/misc other value of PC
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits use the ful...
mrg[src/trunk]: src/distrib/utils/zcat pply zlib hack for gcc 7 here too (4th oc...
kamil[src/trunk]: src/sys/netbt Appease GCC in hci_filter_test()
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
matt[src/trunk]: src/sys/arch/arm/pic Only if we __HAVE_PIC_PENDING_INTRS do we n...
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
christos[src/trunk]: src/external/gpl3/binutils.old Sync with binutils.
martin[src/trunk]: src/sys/fs/msdosfs Avoid unsigned/signed comparision warning to ...
mrg[src/trunk]: src/external/gpl3/gcc.old merge GCC 6.4 into gcc.old.
martin[src/netbsd-9]: src/doc Tickets #120 and #121
macallan[src/trunk]: src/sys/arch/macppc/conf add iic at pmu and admtemp
jmcneill[src/trunk]: src/sys/arch/i386/stand/efiboot Fix a few bugs related to the fr...
matt[src/trunk]: src/sys/kern If we are writing PN_XNUM or more phdrs, include on...
matt[src/trunk]: src/lib/libc/arch/arm/sys Enforce that this must be not compiled...
ad[src/trunk]: src/sys - List all of the syncobjs in syncobj.h.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.3 with the follow...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by mlelstv in ti...
martin[src/netbsd-7]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) (r...
para[src/trunk]: src/sys/arch/x86/pci adjust for possible 49K offset
skrll[src/trunk]: src/sys/arch/arm/arm Fixup some comments.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb regen
matt[src/trunk]: src/external/gpl3/gcc Add mknative files for earmv7hfeb MACHINE_...
abhinav[src/trunk]: src/usr.sbin/makemandb Get rid of unnecessary variable.
kamil[src/trunk]: src/lib/libc/sys Fix one markup issue and add initial HISTORY se...
maxv[src/trunk]: src/sys/arch Use the same instruction layout to map the ISA I/O....
christos[src/trunk]: src/lib/libc/arch/mips/gen cache stuff needs _KERNTYPES
christos[src/trunk]: src/sys/dev/microcode/ral Add all the variant microcode from lin...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf comment out DDB_COMMANDONENTER
christos[src/trunk]: src/sys/dev/raidframe PR/53956: Havard Eidnes: raidframe fails t...
mbalmer[src/trunk]: src/share/misc update PAP
msaitoh[src/trunk]: src/sys/dev/mii - Add 88E1240.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix comment.
martin[src/netbsd-9]: src/etc/rc.d Pull up following revision(s) (requested by jmcn...
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in urtwn(4) detach.
martin[src/netbsd-9]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
christos[src/trunk]: src/sys/arch/arm/broadcom PR/52848: Brad Spencer: Comment out KA...
dholland[src/trunk]: src/sys/dev/pci/bktr Redo -r1.53 correctly.
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in usbd_kill_pipe.
martin[src/trunk]: src/distrib/amd64 Try to make images big enough for debug sets
martin[src/netbsd-9]: src/sys/arch/arm/imx Pull up following revision(s) (requested...
martin[src/netbsd-7-1]: src/doc Ticket #1719
martin[src/netbsd-9]: src/sys/compat/netbsd32 Regen for ticket #398
christos[src/trunk]: src/usr.bin/base64 Provide MacOS/X compatible flags (where possi...
snj[src/netbsd-8]: src/sbin/gpt Pull up following revision(s) (requested by mrg ...
kamil[src/trunk]: src/sbin/mount_portal Minor and non-functional enhancements in m...
msaitoh[src/netbsd-7-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
martin[src/trunk]: src Add note for GCC 8 builds (see PR 54644)
pgoyette[src/trunk]: src/sys/arch/i386/stand/lib Recent changes have increased the nu...
uwe[src/trunk]: src/etc/etc.landisk Drop sci0 from "floppy" case too.
rmind[src/trunk]: src/sys/net/npf NPF:
macallan[src/trunk]: src/distrib/sets/lists/xserver makr pnozz, ag10e, sunleo as 1.10...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't ifdef out unmappin...
kre[src/trunk]: src/tests/lib/libc/sys Allow the test to build on systems where ...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and coldfire...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
gson[src/trunk]: src/share/man/man4 HP Smart Array P410i works for me
christos[src/trunk]: src/external/gpl3/gdb.old One more level down
riz[src/netbsd-7-0]: src/doc Adjust ticket #1024
martin[src/netbsd-9]: src/distrib/notes Pull up the following revision:
riastradh[src/trunk]: src/sys/fs/sysvbfs Make sure err is initialized.
jdolecek[src/trunk]: src/sys/dev/ic whitespace fix
msaitoh[src/trunk]: src/sys/dev/usb - Add Huawei HWD12, E353, E355, E392, EC156, E32...
rin[src/trunk]: src/sys/dev/usb We cannot use DPRINTF(sc, ...) when sc is not in...
snj[src/netbsd-7-0]: src/doc 1168
jakllsch[src/trunk]: src/sys/dev/pci whitespace
skrll[src/netbsd-7-nhusb]: src/share/man/man9 Sync with HEAD/nhusb
martin[src/netbsd-9]: src/sys/dev/nvmm/x86 Pull up following revision(s) (requested...
dholland[src/trunk]: src/games/hunt/huntd Remove tautological #if DEBUG.
riastradh[src/trunk]: src/sys/dev If we're going to use the queue macros, use them as ...
martin[src/netbsd-7-1]: src Sync external/public-domain/tz/dist to current, request...
aymeric[src/trunk]: src/sys/dev/i2c add support for the MCP7940 based Pi Face Real T...
wiz[src/trunk]: src/lib/libperfuse Sort sections. new sentence, new line. Whites...
apb[src/trunk]: src/tools/compat regen, to pick up the test for snprintb_m.
christos[src/trunk]: src/external/bsd/ntp/dist introduce an NTP_SYSLOG macro.
uebayasi[src/trunk]: src/sys/conf Make <kernel>.ldscript ready to include assym.h.
bouyer[src/trunk]: src/sys/netinet Proper MBUFTRACE handling. Without it, ec_tx_mow...
hannken[src/trunk]: src/sys/arch/x86/x86 Operation pmap_pp_clear_attrs() may remove ...
dholland[src/trunk]: src/etc/mtree more dark ATF rituals are required
christos[src/trunk]: src/sys/dev/pci follow the channel locking protocol during probe...
kre[src/trunk]: src/bin/sh Make ${NETBSD_SHELL} value include (a human recognis...
nat[src/trunk]: src pad(4) must be open before corresponding audio device is ope...
christos[src/trunk]: src/sys/arch/hppa/stand disable PIE and SSP
dholland[src/trunk]: src/usr.bin/checknr add more static
roy[src/trunk]: src/sys/net route(4): dst addr could be in a different mbuf for ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun8iapbclk, sun9icpusclk, ac100ic
maxv[src/trunk]: src Three changes in libnvmm:
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Use /dev/ksyms...
snj[src/netbsd-7-0]: src Pull up following revision(s) (requested by kre in tick...
christos[src/trunk]: src/sys/netatalk - s/u_intX/uintX/
matt[src/trunk]: src/sys/arch/riscv/riscv Add L_MD_TP
christos[src/trunk]: src/tests/lib/libpthread PR/51888: Ngie Cooper: more error check...
martin[src/netbsd-9]: src/doc Ticket #486
martin[src/netbsd-7-1]: src/sys Pull up the following, requested by christos in tic...
skrll[src/trunk]: src/sys/arch/arm/at91 More <net/if_stats.h>
sjg[src/trunk]: src/usr.bin/make Forgot to tweak date
mrg[src/trunk]: src/sys/arch/powerpc/conf make this look more like the latest el...
matt[src/trunk]: src/libexec/ld.elf_so Add support for PT_ARM_EXIDX and __gnu_Unw...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r188413. More ...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use __dead.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix VPRINTF
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
snj[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by sp...
nat[src/trunk]: src/sys/dev/usb Add a kthread to update display with framebuffer...
christos[src/trunk]: src/lib/libc/thread-stub mark __libc_thr_exit_stub dead here too
christos[src/trunk]: src/lib/libm Replace our rounding functions with the ones from F...
maxv[src/trunk]: src/sys/arch/i386 Declare INTR_RECURSE_HWFRAME, same as amd64.
christos[src/trunk]: src/external/bsd/blacklist/diff fix fd leak
riastradh[src/trunk]: src/sys/ufs/ufs Write an essay explaining why ffs_write is one h...
maxv[src/trunk]: src/sys/dev/usb Move uvideo's parsers into usbdi.c, to make them...
snj[src/netbsd-8]: src/doc prune redundant line
martin[src/trunk]: src/sys/sys While visibility "protected" is nominaly supported b...
sevan[src/trunk]: src Hello netpgp(3lua)
hauke[src/trunk]: src/etc Add carp as an alias for vrrp - after all, we do not shi...
mrg[src/trunk]: src/share/mk flip the polarity of the xorg-server version: list ...
kamil[src/trunk]: src/regress/usr.bin Eliminate regress/usr.bin/c++/static_destruc...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic cmpne -> cmp
skrll[src/netbsd-7-nhusb]: src/sys/dev/pci Use IPL_USB for interrupt handler
christos[src/trunk]: src 1. All Makefiles that use ARM_APCS_FLAGS add -marm unconditi...
christos[src/trunk]: src/lib/libedit expose rl_catch_signals and explain what we are ...
riastradh[src/trunk]: src/sys/dev/usb Use usb_rem_task_wait in usb athn(4) detachment.
martin[src/netbsd-9]: src/doc Tickets #437 - #441
kre[src/trunk]: src/bin/sh So sayeth posix (of the special builtin "eval"):
dholland[src/trunk]: src/games/hunt/huntd Make the code for issuing talk requests to ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libuutil/common GCC doesn't spe...
kamil[src/trunk]: src Add new C++ ATF tests
pooka[src/trunk]: src Don't include <rump/rumpvnode_if.h> from rump.h. It's not n...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Regenerate to...
snj[src/netbsd-7-0]: src/lib/libquota Pull up following revision(s) (requested b...
kre[src/trunk]: src/usr.bin/printf Correct a typo (off by one (key)) ...
rin[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
msaitoh[src/trunk]: src/sys/dev/pci Add newer I219 devices.
pooka[src/trunk]: src/lib/librumpclient Make sure holyfd is -1 when rumpclient_ini...
snj[src/netbsd-7-0]: src/sys/arch/x86 Pull up following revision(s) (requested b...
dholland[src/trunk]: src/usr.bin/make Document .PATH.suffix:. Noted by apb back in De...
pooka[src/trunk]: src/sys/compat/linux/arch/powerpc Linux treats the data paramete...
matt[src/trunk]: src/share/mk Using -Wl, -x breaks build ARM BE8 shared libraries ...
mrg[src/trunk]: src/external/gpl3/gcc clean all the temporary and other files in...
pooka[src/trunk]: src/sys/rump This file has been obsoleted by "./buildrump.sh che...
maxv[src/trunk]: src/sys/netinet Redefine the structure, not to rely on tcpiphdr.
kamil[src/trunk]: src/tests/lib/libc/stdio Add 2 new tests in t_fopen
martin[src/netbsd-7]: src/doc Tickets 207, 345, 352, 353, 354, 355, 358, 359, 360
maxv[src/trunk]: src/sys/netinet Remove #ifdef INET. Nobody is doing that in the ...
christos[src/trunk]: src/sbin/fdisk instead of using ugly -1's make args optional
msaitoh[src/trunk]: src/sys/dev/pci regen.
kre[src/trunk]: src/bin/sh Dynamically detect the way the shell matches \ in a p...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add force_10_100_autonego sysctl. The defa...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by s...
sevan[src/trunk]: src/external/bsd/pkg_install/dist/lib Import regenerated catalog...
msaitoh[src/netbsd-9]: src/doc Ticket #489.
mrg[src/trunk]: src/sys/conf mark pf.c, radeon_cs.c and via_dmablit.c for no fal...
skrll[src/trunk]: src/sys/arch/arm/allwinner Change tc_quality so that gtmr can be...
mrg[src/trunk]: src/sys/dev/scsipi avoid a fallthru checker complaint and make o...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix LPI pending table size, use correct ...
alnsn[src/trunk]: src/sys/arch/arm/include Don't exclude code from rump kernel build.
snj[src/trunk]: src/doc expat 2.2.0 is out
skrll[src/trunk]: src/sys/arch/mips/include Trailing whitespace
matt[src/trunk]: src/sys/arch/arm Add a pic_cpus to the softc which specifies whi...
joerg[src/trunk]: src/sys/arch/arm/xscale Nuke __raise.
christos[src/trunk]: src/sys/sys use __COMPAT so that we get argument expansion.
bouyer[src/netbsd-8]: src/tests/lib/libpthread Pull up following revision(s) (reque...
martin[src/netbsd-9]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
wiz[src/trunk]: src/doc Fix typo.
matt[src/trunk]: src/sys/arch/arm/include If compiling for Thumb1, make __lwp_get...
skrll[src/trunk]: src/sys/arch Fix up bcm283[56] bus_space(4) to really use bus ad...
dholland[src/trunk]: src/usr.bin/infocmp Passes WARNS=5, so don't set WARNS=4.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf support beaglebone and beagleboa...
kamil[src/trunk]: src/tests/lib/libc/sys Rewrite the t_ptrace_wait resume1 test
christos[src/trunk]: src/external/bsd/blacklist/etc/rc.d account for socket name change.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Teach zfs to revo...
martin[src/netbsd-7-0]: src/doc Ticket #1140
snj[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/doc Note partial backout of ticket #60
martin[src/netbsd-9]: src/games/fortune/datfiles Pull up following revision(s) (req...
pooka[src/trunk]: src/sys/rump Include powerpc+evbpcc. Allows the buildrump.sh ch...
snj[src/netbsd-8]: src/external/bsd/libpcap/dist Pull up following revision(s) (...
jdolecek[src/trunk]: src/sys/dev/pci add BADPMP quirk for Intel 82801JI SATA Controll...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add xsh(4) man page to dist list.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by nakayama in t...
riastradh[src/trunk]: src/sys/dev/usb When aborting a pipe, set pipe->up_running = 0.
christos[src/trunk]: src/external/cddl/osnet/sys/sys we don't keed page count in user...
matt[src/trunk]: src/sys/arch/arm/cortex Turn on CPU_CONTROL_EX_BEND for big endi...
pooka[src/trunk]: src/sys/rump/include/rump Explicitly produce an error if the myt...
snj[src/netbsd-8]: src/doc 306
pooka[src/trunk]: src/sys/rump Remove unnecessary DPSRCS+=
snj[src/netbsd-8]: src/lib/libc/compiler_rt Pull up following revision(s) (reque...
snj[src/netbsd-8]: src/doc tickets 192-204
pgoyette[src/trunk]: src/tests/lib/libutil Arghhh! Typo.
skrll[src/trunk]: src/sys/dev/usb #include <sys/lwp.h> for curlwp.
msaitoh[src/netbsd-7]: src/doc - Add note about CVE-2014-9293, CVE-2014-9294, CVE-20...
mrg[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/aarch64/...
tsutsui[src/trunk]: src/sys/arch/hp300 Make FPU_EMULATE work on NetBSD/hp300. Comme...
kamil[src/trunk]: src/tests/lib/libc/sys Rename suspend2 to suspend_no_deadlock
matt[src/trunk]: src/sys/arch/arm/conf Add CPU_CORTEXA17
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Start adjusting to the c++ world.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
wiz[src/trunk]: src/lib/libc/sys file system police.
mrg[src/trunk]: src/external/gpl3/gcc - sanitizers are updated
roy[src/trunk]: src/sys Set dstaddr in in_ifinit so that sppp consumers announce...
christos[src/trunk]: src/tests/lib/libpthread PR/51886: Ngie Cooper: Use _exit instea...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx adjust arm_cpu_max by 1 to be number...
christos[src/trunk]: src/external/gpl3/gdb.old/dist/gdb fix locally modified file.
ozaki-r[src/trunk]: src/sys/dev/hpc Add missing semicolon
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
manu[src/trunk]: src/external/bsd/bind/lib/libdns Allow building with MKKERBEROS=no
pooka[src/trunk]: src/sys/rump/include/rump snarf fcntl definitions
maxv[src/trunk]: src Reference nvmmctl(8).
martin[src/netbsd-9]: src/sys/compat Pull up following revision(s) (requested by ri...
maxv[src/trunk]: src/sys/arch/amd64/amd64 check sc_eip in the ldt branch too
joerg[src/trunk]: src Add CI20 install kernel and build that and the normal image ...
christos[src/trunk]: src/external/gpl3/binutils update or1k
msaitoh[src/netbsd-7-1]: src/doc Ticket #1688.
martin[src/netbsd-7-1]: src/sys/dev Pull up following revision(s) (requested by ria...
rin[src/trunk]: src/sys/rump/net/lib/libshmif Add TX/RX offload capabilities to ...
wiz[src/trunk]: src/sbin/umbctl Various improvements to the man page.
sevan[src/trunk]: src/sys/arch/amiga/conf regen
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Fixup a comment
skrll[src/netbsd-7-nhusb]: src/sys/arch Adapt to branch
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb add missing i386bsd_supply_gregse...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga s/xsurfbus/xshbus/
martin[src/netbsd-9]: src/doc Tickets #549 - #553
dholland[src/trunk]: src/usr.bin/timeout typo
snj[src/netbsd-7-0]: src/doc 992
kre[src/trunk]: src/doc Note tzdata update to 2016g
kre[src/trunk]: src/bin/sh Delete the old style (no longer used) DEBUG mode TRAC...
skrll[src/trunk]: src/sys/dev/mii Fix build after API change
knakahara[src/trunk]: src/sys/net Fix panic when doing ioctl to multiple pseudo interf...
isaki[src/isaki-audio2]: src/sys/dev/audio Revive multiuser control.
christos[src/trunk]: src/sys/sys PR/49207: Kamil Rytarowski: Centralize and rename a ...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018f
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
snj[src/netbsd-7-0]: src/etc/rc.d Pull up following revision(s) (requested by kr...
snj[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by jmcn...
christos[src/trunk]: src/sys/kern fp == NULL in the DIAGNOSTIC, so use the real fp an...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement the ZFS...
snj[src/netbsd-8]: src/sys/external/bsd/drm2/pci Pull up following revision(s) (...
riastradh[src/trunk]: src/sys Omit needless state.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix SOC_MESON8B build
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by pgoy...
gson[src/trunk]: src/usr.sbin/sysinst/arch/hppa Clear the screen after running in...
wiz[src/trunk]: src/share/man/man3lua Fix copyright year. Fix whitespace, slight...
maxv[src/trunk]: src/sys/netipsec ipsec4_fixup_checksum calls m_pullup, so don't ...
christos[src/trunk]: src/sys/ufs/ffs Check for bread errors before we do the size che...
mrg[src/trunk]: src/etc/mtree add two more missing subdirs:
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix compile error
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't let anyone else al...
flxd[src/trunk]: src/sys/arch/shark/ofw Let vlpci attach instead of ofbus. OK jak...
martin[src/netbsd-7-1]: src/sys/compat Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/ufs/ffs Fix non-DIAGNOSTIC build with UVM_PAGE_TRKOWN.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc fix the previous - it's __NetB...
blymn[src/trunk]: src/sys/dev/ata Make sure a channel has drives attached before r...
wiz[src/trunk]: src/external/bsd/mdocml/dist Fix handling of nested double quotes.
martin[src/trunk]: src/sys/arch/shark/conf Do not output unwind tables, they make n...
bouyer[src/netbsd-7-0]: src/doc ticket 1273
sborrill[src/trunk]: src/sys/arch/acorn32/stand/boot32 Don't call OS_ReadSysInfo Plat...
plunky[src/trunk]: src/sys/netbt since rfcomm_attach_pcb may be called from (soft) ...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
skrll[src/trunk]: src/sys/arch/cats Convert cats to the new world order, i.e. arm3...
ryoon[src/trunk]: src/share/man/man4 Add new device.
apb[src/trunk]: src/usr.bin/make Emphasise the fact that the regexp and replacem...
mrg[src/trunk]: src/external/bsd/tcpdump/dist - pass correct size of buffer to s...
bouyer[src/trunk]: src/sys/arch/evbmips/conf Add FONT_BOLD8x16, which will help to ...
martin[src/netbsd-9]: src/sys/dev Pull up following revision(s) (requested by riast...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Initialize drm_device bus and dma space ...
ad[src/trunk]: src/sys/kern Do not clean up segvguard while holding v_interlock.c
skrll[src/trunk]: src/sys/arch/arm/arm KASSERT -> MASSERTMSG
christos[src/trunk]: src/doc new tzcode
matt[src/trunk]: src/sys/arch/arm/include/arm32 For ARM_MMU_V6C enable supersections
riz[src/netbsd-7-0]: src/sys/arch/sparc64/sparc64 Pull up following revision(s) ...
martin[src/netbsd-7-1]: src/doc Ticket #1666
maya[src/trunk]: src/external/gpl2/groff/dist/tmac it's c18, not c17.
christos[src/trunk]: src/sys/external/bsd fix pci_intr_string
macallan[src/trunk]: src/lib build libc_fp only on mips64*
riastradh[src/trunk]: src/share/man/man9 Correct return type of iic_release_bus.
martin[src/netbsd-9]: src/doc Tickets #103 and #104
martin[src/netbsd-9]: src/doc Tickets #399 - #404
wiz[src/trunk]: src/share/man/man4 Remove Tn.
christos[src/trunk]: src/sys/compat Add systrace output file
christos[src/trunk]: src/external/public-domain/xz/bin/lzmainfo needs libpthread
tsutsui[src/trunk]: src/sys/arch/atari/isa Use a proper PSL value to be passed to sp...
mrg[src/trunk]: src bump ramdisk sizes by 100kb for GCC 7 bloaty.
uebayasi[src/trunk]: src/sys/conf Fix vers.o dependency:
maxv[src/trunk]: src/sys/netipsec style
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Implement sigill_debug variable for...
martin[src/trunk]: src/sys/arch/ia64/ia64 Add missing include
riastradh[src/trunk]: src/sys/kern Switch from ad-hoc logging to dtrace probes.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string avoid reading from out o...
christos[src/trunk]: src/external/gpl3/binutils regen earm, rest of ia64
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Decode Generic Timer Description...
mrg[src/trunk]: src/external/gpl3/gcc delete .svn subdirs as part of the pre-imp...
prlw1[src/trunk]: src/sys/dev/pci Add Western Digital (Sandisk) WD Black NVMe SSD...
fox[src/trunk]: src/games/hack games/hack: Revert the strlcpy(1) change since th...
hannken[src/trunk]: src/sys Untangle VFS_SYNC() from VFS_SUSPENDCTL().
martin[src/netbsd-7-0]: src/usr.sbin/vnconfig Pull up following revision(s) (reques...
roy[src/trunk]: src/sys/netinet Include arp.h to restore the sysctl net.inet.ip....
snj[src/trunk]: src/sbin/disklabel revert part of revision 1.28. "e.g." is corre...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fix intr_establish. PCI interrupt is L...
martin[src/netbsd-7]: src/doc Ticket #1606
ozaki-r[src/trunk]: src/sys/netipsec Fix a debug log message
martin[src/netbsd-9]: src/sys/dev/rasops Pull up following revision(s) (requested b...
nat[src/trunk]: src/sys/dev A sysctl is now available to disable the in kernel m...
isaki[src/isaki-audio2]: src/sys/dev/usb Adapt to audio2.
bouyer[src/netbsd-7-0]: src/sys/lib/libsa Pull up following revision(s) (requested ...
snj[src/netbsd-8]: src/bin Pull up following revision(s) (requested by kre in ti...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 Ada...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix mbuf dmasyncing for extended MMU kern...
joerg[src/trunk]: src/sys/dev/pcmcia Fix memset arguments.
knakahara[src/trunk]: src/sys/net Add __cacheline_aligned to ppp softc list and its mu...
martin[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
jmcneill[src/trunk]: src/sys/dev/sdmmc Don't print an error when we find a CIS tuple ...
christos[src/trunk]: src/distrib/sets/lists/comp Add more linker scripts
fox[src/trunk]: src/usr.bin/talk usr.bin/talk: Suppress -Werror=stringop-truncat...
jdolecek[src/trunk]: src/sys/dev/isa use isa_intr_establish_xname()
bouyer[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump - Decode ACPI_HEST_GENERIC_V2.
nat[src/trunk]: src/sys/dev Set sc_[trigger/rec]_started before the call to trig...
martin[src/netbsd-7-1]: src/sys/dev/scsipi Pull up following revision(s) (requested...
htodd[src/trunk]: src/sys/arch/arm/xscale Fix typo.
kiyohara[src/trunk]: src/sys/dev/usb Add KingSun/DonShine IRDA dongle.
tron[src/trunk]: src/external/ibm-public/postfix/dist Update Postfix to version 2...
macallan[src/trunk]: src/sys/dev/wscons in vcons_redraw_screen():
christos[src/trunk]: src/distrib/utils/embedded/conf remove swap; these days x86 mach...
ozaki-r[src/trunk]: src/tests/net/ipsec Fix incomplete SP setups
nonaka[src/trunk]: src Add NVMe command passthrough support.
maxv[src/trunk]: src/sys/netinet6 Style, and use __cacheline_aligned.
christos[src/trunk]: src/sys/dev/microcode/cyclades-z regen
christos[src/trunk]: src/lib/libc/gen PR/50695: coypu: ctrl-c in su password input br...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/dev/i2c Add support for AXP806
maya[src/trunk]: src/share/man/man4 OPEN_MAX is 128 now, unless defined different...
snj[src/netbsd-8]: src/tools/gcc Apply patch (requested by christos in ticket #3...
ozaki-r[src/trunk]: src/sys/net Destroy ifq_lock at the end of if_detach
kamil[src/trunk]: src/regress/sys Remove bpf regress tests, obsoleted by ATF net/b...
rtr[src/trunk]: src/sys split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT functio...
mrg[src/trunk]: src/external/gpl3/gcc update status:
macallan[src/trunk]: src/sys/arch/powerpc/include/oea provide a wrapper for mapiodev(...
martin[src/netbsd-9]: src/share/tmac Pull up following revision(s) (requested by uw...
pooka[src/trunk]: src/sys/rump/include/rump regen
ragge[src/trunk]: src/sys/arch/vax/vax Fix bug causing small constants not to be p...
ryo[src/trunk]: src/sys/arch/arm/rockchip add missing .ap_mpstart for rk3399
nat[src/trunk]: src/sys/dev mulaw/alaw_to_linearN macros replaced with individua...
ozaki-r[src/trunk]: src/sys/net Prevent rt_free_global.wk from being enqueued to wor...
christos[src/trunk]: src/crypto/external/bsd/heimdal/bin add kvno
jmcneill[src/trunk]: src/sys/arch/arm/ti Place devmap above KERNEL_IO_VBASE
martin[src/netbsd-7]: src/doc Tickets #1604 and #1605
wiz[src/trunk]: src/lib/libc/string Add missing word.
flxd[src/trunk]: src Bless pmax with USB device files/majors and make kernel conf...
maxv[src/trunk]: src/sys/arch Unreference IPF/PF from the x86 config files (amd64...
jdolecek[src/trunk]: src/sys/external/bsd/drm2/linux re-enable MSI - this actually en...
dsl[src/trunk]: src/sys/arch/i386/include Add a couple of __CTASSERT() for the s...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci_if_wm Add a rump kernel component th...
msaitoh[src/trunk]: src/sys/kern Prevent panic or hangup in softint_disestablish(), ...
maya[src/trunk]: src/lib/libc/stdlib C17 conformance: aligned_alloc's size doesn'...
skrll[src/trunk]: src/sys/conf Fix debug kernel builds when the automatic symbol t...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/vax fix merge botch.
mrg[src/trunk]: src - don't use arm unwind code for netbsd/earm. conflicts with...
snj[src/netbsd-8]: src/usr.bin/mkubootimage Pull up following revision(s) (reque...
christos[src/trunk]: src/share/man document ddb.panicstackframes
nat[src/trunk]: src/sys/dev/usb Add quirk for C-Media USB Pnp sound card.
roy[src/trunk]: src/sbin/ifconfig ifaddrs has more data than just the address.
riastradh[src/trunk]: src/external/cddl/osnet/dev/dtrace/aarch64 Teach dtrace about el...
maya[src/trunk]: src/lib/libm/compat Drop superfluous ; in __warn_references
martin[src/netbsd-7-1]: src/external/bsd/dhcpcd/dist Apply patch, requested by roy ...
martin[src/trunk]: src/etc/etc.mac68k Add a few more sd drive nodes, with SD2SCSI a...
christos[src/trunk]: src/usr.sbin/rpcbind Limit size of buffer:
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016g from ftp:/...
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/netbsd-9]: src/doc Ticket #466 and #471.
mrg[src/trunk]: src/sys/lib/libkern for sh3 and GCC 7 pass -fnon-call-exceptions...
dsl[src/trunk]: src/sys/compat/freebsd No longer used.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Remove SCCS prefix from RCS str...
matt[src/trunk]: src/lib/libc/arch/arm Save r3 instead of r4 when calling CERROR ...
mrg[src/trunk]: src/external/gpl3/gdb/lib gdb only needs on arm and on armeb set...
christos[src/trunk]: src/external/bsd/wpa/dist/src/utils use 0 for udata for portabil...
mrg[src/trunk]: src/external/gpl3/gcc - earm* seems to work now
snj[src/netbsd-7-0]: src/doc tidy up entries for 1210, 1211
maxv[src/trunk]: src/sys/netinet Don't call tcp_input_checksum again, it was alre...
martin[src/netbsd-9]: src/sys/conf Pull up following revision(s) (requested by mlel...
christos[src/trunk]: src/sys/arch/i386/include one more.
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
kre[src/trunk]: src/lib/libc/time Turns out that the previous fix is incorrect, ...
snj[src/netbsd-8]: src/sys/arch/evbarm/fdt Pull up following revision(s) (reques...
knakahara[src/trunk]: src/sys/dev/pci Fix if_wm.c:r1.557 merge miss, sorry.
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort dts files
rkujawa[src/trunk]: src/sys/arch/amiga/dev Clean up a bit, add debug function to pri...
skrll[src/trunk]: src/sys/arch/mips/cavium #include "opt_multiprocessor.h" as this...
skrll[src/trunk]: src/sys/dev/usb typo in comment
ozaki-r[src/trunk]: src/sys Define IFADDR_FOREACH_SAFE for on-the-fly element remova...
pooka[src/trunk]: src/sys/rump continue consolidating non-modular option files
christos[src/trunk]: src/external/bsd/ntp/lib/libopts ignore format errors for old gcc
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.0-rc1 with the fo...
pooka[src/trunk]: src/sys/rump/include/rump Give includers a way to say "yea I'll ...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot use += :-)
kamil[src/trunk]: src/tests/kernel/arch/amd64 Fix dbregs_dr[0123]_trap_variable in...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Eliminate a '.text'.
maxv[src/trunk]: src/sys/arch Don't allow userland to create 286/386 call gates a...
matt[src/trunk]: src/sys/arch/cats/include #define __HAVE_FAST_SOFTINT
riastradh[src/trunk]: src/tests/fs/vfs Apparently I fixed t_unpriv:zfs_owner and didn'...
joerg[src/trunk]: src/distrib/common Save space and strip .eh_frame sections for t...
skrll[src/trunk]: src/sys/arch/arm/arm Remove unused variables.
snj[src/trunk]: src/games/fortune/datfiles properly pluralize.
snj[src/netbsd-7-0]: src/sys/arch/sparc64/dev Pull up following revision(s) (req...
maxv[src/trunk]: src/sys/arch/xen/x86 Reduce the confusion, rename a bunch of var...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 s/_ARM32_BOOT_MACHDEP_H_/_ARM32_M...
pooka[src/trunk]: src/sys regen vnode interfaces
jmcneill[src/trunk]: src/sys/dev/i2c Add powerdown support and hook it in to FDT
christos[src/trunk]: src/lib/libedit Fix misplaced parentheses (Ingo Schwarze)
gson[src/trunk]: src/share/man/man4 Add missing backslash to unbreak the build
snj[src/netbsd-8]: src Pull up following revision(s) (requested by jmcneill in t...
snj[src/netbsd-8]: src/usr.bin/make Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/modules/apple_smc Remove vestigial modules/apple_smc/app...
christos[src/trunk]: src/sys/arch/pmax/pmax PR/50737: David Binderman: Check bounds b...
snj[src/netbsd-8]: src/sys/dev/hpc Pull up following revision(s) (requested by u...
christos[src/trunk]: src/sbin/fdisk Allow -1 values in the -s <sysid>/<start>/<size> ...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Support configuration of alternate fun...
christos[src/trunk]: src/sys/modules/dtrace Add syscall provider build glue, unhooked.
martin[src/netbsd-9]: src/sys/external/bsd/dwc2 Pull up following revision(s) (requ...
ryo[src/trunk]: src/tests/lib/libc/arch/aarch64 aarch64 support per page execute...
skrll[src/trunk]: src/lib/libm Add various functions which need fenv support to arm.
thorpej[src/trunk]: src/sys/dev/fdt Add fdt_intr_mask() / fdt_intr_unmask() function...
matt[src/trunk]: src/sys/arch/arm/include Make sure TPIDRPRw_IS_CURLWP is being u...
sevan[src/trunk]: src drop main() prototype
roy[src/trunk]: src/sys/netinet6 Generate RTM_NEWADDR when adding a pre-existing...
skrll[src/trunk]: src/external/gpl3/gcc mknative re-run
matt[src/trunk]: src/sys/arch/arm/cortex All SGIs are MPSAFE so establish them as...
riastradh[src/trunk]: src/sys/conf Fix apple_smc config in conf/files.
rin[src/trunk]: src/sys/arch/zaurus/conf Comment out ure(4) and its PHY drivers ...
martin[src/netbsd-7-1]: src/doc Ticket #1661
mlelstv[src/trunk]: src/sys/arch/evbarm/conf Adjust RAM disk size to hold the larger...
ad[src/trunk]: src/sys/arch Make ci_want_resched a u_int.
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Add missing files (to the right branch ...
christos[src/trunk]: src/external/historical/nawk/dist Last import was 2010 when ther...
wiz[src/trunk]: src/usr.sbin/makefs Sort. Improve table formatting.
martin[src/netbsd-7]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in url(4)...
joerg[src/trunk]: src/sys/dev/iscsi ISCSI_DEBUG needs a value, so make it a param.
wiz[src/trunk]: src/share/man/man4 Whitespace.
martin[src/netbsd-7-1]: src/doc Ticket #1718
jdolecek[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau don't consider it err...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable USB2 controllers on Cubieboard4.
christos[src/trunk]: src/share/mk Document NOCTF, NOPIE.
dholland[src/trunk]: src/sys/ufs/lfs Move stuff from struct ulfsmount to struct lfs.
snj[src/netbsd-7]: src/doc tickets 356, 357, 361, 363, and 364
sevan[src/trunk]: src/usr.sbin/map-mbone Missed another main() prototype.
martin[src/netbsd-7-1]: src/sys/arch Pull up following revision(s) (requested by ma...
isaki[src/trunk]: src/sys/dev Don't assign sc->sc_pr/rr.blksize in audio_initbufs().
wiz[src/trunk]: src/usr.bin/tr - Improve wording and punctuation;
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use RUMP_PMAP_KERNEL and RUMP_PMAP...
skrll[src/netbsd-7-nhusb]: src/sys/external/bsd/common/include/linux Add moved files
christos[src/trunk]: src/sys/dev/marvell provide a buffer for pci_intr_string()
martin[src/netbsd-9]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/trunk]: src/sys/netinet6 Instead of voodo casts use simple byte pointer ...
tsutsui[src/trunk]: src/distrib/atari/floppies/common Use local MTREECONF to omit un...
mrg[src/trunk]: src/external/bsd/ipf/bin apply -O1 for ipf_y.c on m68k and GCC 7.
pooka[src/trunk]: src/sys/rump Remove shlib_version files and just use Makefile SH...
abhinav[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Change section number fr...
kamil[src/trunk]: src/share/misc Add new entries for wtf(6)
snj[src/netbsd-8]: src/doc 102, 103
skrll[src/trunk]: src/sys/arch/cats Convert cats to the new world order, i.e. arm3...
lneto[src/trunk]: src/external/mit/lua/dist/src fixed metatable access to dealloca...
christos[src/trunk]: src/bin/ed PR/50734: David Binderman: check bounds before derefe...
jnemeth[src/trunk]: src/sys/dev/usb PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN...
rkujawa[src/trunk]: src/sys/arch/evbarm/armadaxp Import cleaned up MD parts of Armad...
christos[src/trunk]: src/external/gpl3/gdb/dist import gdb-7.12
sjg[src/trunk]: src/usr.bin/make Main_SetObjdir: ensure buf2 is in scope
wiz[src/trunk]: src Document MKREPRO_TIMESTAMP.
maxv[src/trunk]: src/sys/kern Fix m_prepend(). If 'm' is not a pkthdr, it doesn't...
riastradh[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Initialize variables....
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Trailing whi...
martin[src/netbsd-9]: src/sys/arch/aarch64/aarch64 Pull up following revision(s) (r...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
skrll[src/trunk]: src/sys/arch/mips/mips Fix off-by-one in tlb_record_asids
christos[src/trunk]: src/lib Asan is back
sevan[src/trunk]: src/doc netpgp(3lua)
kamil[src/trunk]: src/lib/libpthread Enhance the pthread(3) + malloc(3) init model
kamil[src/trunk]: src/libexec/ld.elf_so Specify NOLIBCSANITIZER for the ELF loader
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Improve comments
kamil[src/trunk]: src/tests/lib/libc/sys Disable UBSan reports in trigger_fpe()
taca[src/trunk]: src/doc NTP 4.2.8p8 has released (with security fix).
matt[src/trunk]: src/sys/kern Ignore REL/RELA if they aren't against a PROGBIT se...
ozaki-r[src/trunk]: src/sys/netipsec Provide foreach macros for SA states (NFCI)
christos[src/trunk]: src/sys/sys bump for real, not just the comment
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by sevan in tick...
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Make taskq_dispatch fail for no...
kre[src/trunk]: src/bin/sh In the unlikely event that restarting a job fails (th...
fcambus[src/trunk]: src/share/misc Add RIF (reduction in force).
maxv[src/trunk]: src/sys/arch/xen/x86 Simplify the conditions; (PTP_LEVELS > 3) a...
kre[src/trunk]: src/bin/sh Fix the <> redirection operator, which has been broke...
mrg[src/trunk]: src/external/gpl3/gcc/lib define CAN_SANITIZE_UB properly: liba...
rkujawa[src/trunk]: src/sys/arch/evbarm/conf Add tps65217pmic to BEAGLEBONE config.
matt[src/trunk]: src/sys/arch/arc/arc Put back cacheable
nisimura[src/trunk]: src/sys/dev/pci - use mii(4) layer to control KSZ8841 builtin PHY.
macallan[src/trunk]: src/sys/arch/sparc/dev fix a typo
snj[src/netbsd-8]: src/lib/libpthread Pull up following revision(s) (requested b...
joerg[src/trunk]: src/sys/arch/cobalt/stand/boot GC found.
thorpej[src/trunk]: src/sys/arch/arm/sunxi Provide a back-end for fdt_intr_mask() / ...
msaitoh[src/trunk]: src/sys/dev/pci - Move call of wm_reset() in wm_attach() after s...
snj[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
christos[src/trunk]: src/sys/dev/raidframe If we are autoconfiguring root, then only ...
ozaki-r[src/trunk]: src/tests/net Show packet counters
alnsn[src/trunk]: src/sys/external/bsd/sljit Turn on executable allocator an use m...
riastradh[src/trunk]: src/sys/external/bsd/dwc2 #ifdef DIAGNOSTIC --> __diagused
kamil[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
martin[src/trunk]: src Bring back the playstation2 port - now that a toolchain for ...
kre[src/trunk]: src/bin/sh Fix some parser weirdness...
snj[src/netbsd-7]: src/doc 376
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: The %ver register is not ava...
ryo[src/trunk]: src/sys/arch/arm/imx make "machdep.imx7.frequency.arm_a7" and "m...
joerg[src/trunk]: src/sys/arch/powerpc/booke GC openpic_read.
macallan[src/trunk]: src/sys/arch/sgimips/gio - pass the right address to bus_space_m...
martin[src/netbsd-9]: src/sys/external/bsd Pull up following revision(s) (requested...
riastradh[src/trunk]: src/sys/kern Simplify logic to disable HWRNGs that fail rngtest.
snj[src/netbsd-7-0]: src/doc 1165
thorpej[src/trunk]: src/sys/dev/fdt Fix leak of iba.iba_child_devices in fdtbus_atta...
matt[src/trunk]: src/sys/arch/arm/arm32 Add R_ARM_V4BX, R_ARM_MOVW_ABS_NC, R_ARM_...
joerg[src/trunk]: src/sys/arch Build boot loaders without unwind tables.
rkujawa[src/trunk]: src/sys/dev/ic Add support for AX88796(B) variant.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Move the location of calling setup_eee()...
matt[src/trunk]: src/sys/arch/cats/cats Don't map ebsabootinfo.bt_vargp if it is ...
ryoon[src/trunk]: src/sys/dev/usb Add extra newline for normal message from uts(4)
riastradh[src/trunk]: src/share/man/man9 Prohibit cross-mount transactions.
pooka[src/trunk]: src/sys regen syscall files
ozaki-r[src/trunk]: src/sys/netinet Don't pass rwlock to callout_halt
snj[src/netbsd-7-0]: src/crypto/external/bsd/openssh/dist Pull up following revi...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary { } around code block....
pooka[src/trunk]: src/sys/rump/fs/lib/libnfs don't -I imaginary opt directories
kre[src/trunk]: src/external/public-domain/tz Make this more automated - no long...
martin[src/trunk]: src/sys/arch/arm/arm32 #ifdef VERBOSE_INIT_ARM some format strin...
rjs[src/trunk]: src/sys/compat/netbsd32 Add getsockopt2().
skrll[src/trunk]: src/sys/arch/mips/mips Call an ASID an ASID in comments
sjg[src/trunk]: src/usr.bin/make ParseGetLine: don't treat a zero byte as end of...
wiz[src/trunk]: src/doc binutils-2.31 out
christos[src/trunk]: src/lib/libpuffs correct previous cast.
christos[src/trunk]: src/external/gpl3/gcc/usr.bin arm-common.c uses bitmap stuff so ...
christos[src/trunk]: src/distrib/sets/lists Undo previous changes; the debug librarie...
riz[src/netbsd-7-0]: src/doc Ticket 984.
joerg[src/trunk]: src/sys/arch/arm/cortex delta can't be negative. Wrapped value i...
skrll[src/trunk]: src/sys/arch/hppa/hppa Re-order relocation in switch statement. ...
maxv[src/trunk]: src/dist/pf/share/man/man4 Add a bold note to say our PF is obso...
kamil[src/trunk]: src/tests/lib/libc/misc Import micro-UBSan ATF tests
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 revert, somehow I got the...
msaitoh[src/trunk]: src/sys/dev/pci regen.
snj[src/netbsd-7-0]: src/etc/ssh Pull up following revision(s) (requested by wiz...
kre[src/trunk]: src/share/man/man4 Make a \ go away...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018c
snj[src/netbsd-8]: src/lib/libedit Pull up following revision(s) (requested by k...
christos[src/trunk]: src/sys/net/npf PR/54950: Lloyd Parkes: Avoid NULL deref.
msaitoh[src/trunk]: src/sys/dev/pci - s/82081/82801/ from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that a device which has no PCIe capa...
christos[src/trunk]: src/distrib/sets/lists/debug add new test
riz[src/netbsd-7-0]: src/usr.sbin/ndp Pull up following revision(s) (requested b...
isaki[src/isaki-audio2]: src/sys/dev/isa Adapt sbdsp to audio2.
martin[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
rjs[src/trunk]: src Userland changes for getsockopt2().
snj[src/netbsd-7-0]: src/sys/arch/arm/arm Pull up following revision(s) (request...
christos[src/trunk]: src/sys/conf Fix the build: provide compatibility with ports tha...
roy[src/trunk]: src/tests/net/icmp Handle errors better.
maxv[src/trunk]: src/sys A few fixes:
martin[src/netbsd-9]: src/doc Tickets #491 - #493
uwe[src/trunk]: src/sys/arch/macppc/stand/bootxx Avoid warning about dcbf, icbi ...
snj[src/netbsd-7]: src/sbin/brconfig Pull up following revision(s) (requested by...
ozaki-r[src/trunk]: src/tests/net Make test names self-descriptive
kamil[src/trunk]: src/sys/kern Set clear comment about EI_OSABI and EI_ABIVERSION
christos[src/trunk]: src/sys/arch/i386/stand Enable efiboot on i386, for 32 bit bootb...
fox[src/trunk]: src/external/cddl/osnet/usr.bin/ctfconvert external/cddl/osnet: ...
mrg[src/trunk]: src/distrib/sets/lists/comp fix oabi arm builds - no eabi ldscri...
skrll[src/trunk]: src/sys/arch G/C LS{SLEEP,RUN,ONPROC}
martin[src/netbsd-8]: src Pull up following revision(s) (requested by pgoyette in t...
jmcneill[src/trunk]: src/sys/dev Add common audio converters for software volume cont...
mrg[src/trunk]: src/external/gpl3/gcc - arm64 works
alnsn[src/trunk]: src/share/misc Add KASLR.
riz[src/netbsd-7-0]: src/doc ticket 1025
snj[src/netbsd-8]: src/sys/fs/msdosfs Pull up following revision(s) (requested b...
matt[src/trunk]: src/sys/uvm/pmap Change cpu_tlb_info definition based on PMAP_TL...
dholland[src/trunk]: src/sys/ufs/lfs Remove stray #define of lfs_magic
hannken[src/trunk]: src/sys Return ENOENT if trying to suspend an unmounted file sys...
jmcneill[src/trunk]: src Try to pick up the right location for BEAGLEBONE and BEAGLEB...
martin[src/trunk]: src/tests/ipf Remove the "broken on BE" mark from the N14 testca...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide the hw cursor when blanking the ...
uebayasi[src/trunk]: src/sys/conf Don't allow MD to override the assym.h generation r...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
skrll[src/netbsd-7-nhusb]: src/sys First pass at netbsd-7 updated with USB code fr...
martin[src/netbsd-9]: src/lib/libm/arch/aarch64 Pull up following revision(s) (requ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_reclai...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that all ports' MAC address become the...
mrg[src/trunk]: src/sys/dev/ic avoid unused variables outside of diag code.
ad[src/trunk]: src/sys/kern Remove some unneeded memory barriers and reads of t...
dholland[src/trunk]: src/usr.bin Remove redundant WARNS=5.
mrg[src/trunk]: src/etc/mtree create i386 specific include directories.
christos[src/trunk]: src/sys/arch/x86/pci Add amdzentemp from FreeBSD via Ian Clark
msaitoh[src/trunk]: src/sys/dev/pci Add Intel SSD DC P3520.
riastradh[src/trunk]: src/sys/dev/usb Use callout_halt and usb_rem_task_wait in axen(4).
maxv[src/trunk]: src/etc http -> https
christos[src/trunk]: src/sys/dev/pci CID-1427779: Fix uninitialized variables
pooka[src/trunk]: src/sys/rump purge rump/net of component-specific opt directories
abhinav[src/trunk]: src/lib/libc/string Add STANDARDS section.
oster[src/trunk]: src/sys/dev/raidframe Fix GET_INFO. Yes, can probably be simpli...
christos[src/trunk]: src/usr.bin/w if doing uptime, don't bother resolving names.
hkenken[src/trunk]: src/sys/arch/evbarm/conf include "GENERIC.common"
flxd[src/trunk]: src/sys/arch/mips/mips fix typo
bouyer[src/netbsd-7-0]: src/doc tickets 1239, 1240
msaitoh[src/netbsd-9]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jdolecek[src/trunk]: src/usr.sbin/intrctl getopt() result is int; fixes build on arm,...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Unbreak script ...
ryo[src/trunk]: src add support VLAN HW filter
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
maxv[src/trunk]: src Add the "nvmm" group, and make nvmm_init() public. Sent to t...
christos[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
martin[src/netbsd-9]: src In preparation for the upcoming release, turn off DIAGNOS...
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by spz in ti...
wiz[src/trunk]: src regen (using mandoc doc/BUILDING.mdoc > BUILDING -- let me know
abhinav[src/trunk]: src/share/man/man9 Fix a sentence: s/a operation/an operation/
mlelstv[src/trunk]: src/sys/dev/usb add missing KERNEL_LOCK protection around autoco...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by msaitoh i...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci add missing \n
christos[src/trunk]: src/external/bsd/libpcap/dist don't forget to include config.h o...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need locks in pmap_kremove() and pm...
roy[src/trunk]: src/lib/libcurses curses: don't optimize stdout buffer for non B...
christos[src/trunk]: src/sys/arch/amd64/amd64 CID-1364351: Fix uninitialized warnings.
kamil[src/trunk]: src Remove entry for "TRAP_HWWPT renamed to TRAP_DBREG" from UPD...
christos[src/trunk]: src/distrib/sets/lists bump libpcap.
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
rtr[src/trunk]: src/sys/net split PRU_CONNECT, PRU_RCVOOB and PRU_SENDOOB into s...
jdolecek[src/trunk]: src/sys/uvm mark ubc_winshift and ubc_winsize as __read_mostly, ...
mrg[src/trunk]: src/libexec/httpd many clean ups:
msaitoh[src/trunk]: src/sys/dev/ic This driver uses MII(4) and have hook SIOC[GS]IFM...
is[src/trunk]: src/etc Add startup file for dhcp v6 with builtin isc-dhcp. Alas...
wiz[src/trunk]: src/share/man/man7 Revert probably unintentional case changes fr...
maxv[src/trunk]: src/sys/arch/amd64 Compile amd64_trap.S as a file instead of inc...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
martin[src/trunk]: src/external/public-domain/sqlite PR lib/51533: make big endian ...
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary #ifdef IPSEC
christos[src/trunk]: src/sys/modules PR/52848: Brad Spencer: Add module glue for AM23...
jmcneill[src/trunk]: src/sys/dev/fdt Allow set_voltage/get_voltage to succeed on a fi...
skrll[src/netbsd-7-nhusb]: src/sys/dev/usb Convert tsleep to kpause
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Revert unnecessary...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Use a header file hack to cope with Li...
maya[src/trunk]: src/doc gcc 7.3 / 8.2 out, we have 6.4.
skrll[src/trunk]: src/sys/uvm/pmap Increment resident_count if we're remapping ont...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Reorder for clarity, and style.
martin[src/trunk]: src/usr.sbin/sysinst When we fail to setup for "all of the disk ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm - don't just undefine ...
roy[src/trunk]: src/sys/arch/x86/x86 Rework prior two patches to fix clang relea...
christos[src/trunk]: src/external/bsd/libpcap merge conflicts
maya[src/trunk]: src/tools/gcc Pass --without-isl to GCC.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc update fonts.conf for f...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
isaki[src/trunk]: src/sys/dev/audio Remove incorrect KASSERT(!mutex_owned()).
ad[src/trunk]: src/sys PR kern/54922: 9.99.45@20200202 panic: diagnostic assert...
matt[src/trunk]: src/external Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm...
tsutsui[src/trunk]: src/etc/etc.atari Drop almost unnecessary devices for floppy to ...
jdf[src/trunk]: src/share/man/man7 Commit the file src.7 describing the source l...
macallan[src/trunk]: src/sys/arch/mips/ingenic add memory controller registers
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
wiz[src/trunk]: src/share/man/man4 Grammar, whitespace; make AUTHORS section fro...
riastradh[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Skip SNA o...
christos[src/trunk]: src/sys/rump/include/rump PR/50631: Joerg Sonnenberger: Don't re...
roy[src/trunk]: src/sbin/umbctl Mark _error() as printflikee
riastradh[src/trunk]: src/sys/ufs/ufs Don't putpages in ufs buffercached writes: kasse...
manu[src/trunk]: src/sys/dev/usb Make USB port numbers display consistent
snj[src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ...
joerg[src/trunk]: src/sys/uvm UVM_RESERVED_PAGES_PER_CPU must be a param, not a flag.
christos[src/trunk]: src/sys/dev/sysmon another missing free dict.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Added serial console su...
ryo[src/trunk]: src/sys/dev /dev/mem cannot lseek over 0x80000000 on 32bit archi...
jmcneill[src/trunk]: src/sys/dev/ic Fix an alignment problem with scan results within...
msaitoh[src/netbsd-7-0]: src/doc Ticket 1040.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
matt[src/trunk]: src/sys/uvm/pmap Compare ASIDs, not pmaps.
christos[src/trunk]: src/usr.sbin/acpitools/acpidump PR/50741: David Binderman: Fix a...
maxv[src/trunk]: src/sys/netipsec When the replay check fails, return EACCES inst...
reinoud[src/trunk]: src/sbin/newfs_udf Oops, forgot to export a_udf_version() that c...
thorpej[src/trunk]: src/sys/kern In ksem_close_fop(), if we get a pshared semaphore ...
knakahara[src/trunk]: src/sys/dev/pci rxq_ptr must be updated holding rxq_lock consist...
pooka[src/trunk]: src/lib/libpthread Revert 1.14 now that the arduous task of fixi...
martin[src/netbsd-7-0]: src/doc Ticket #1170
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for H5 CPU and GPU thermal se...
roy[src/trunk]: src/sys Now that we disallow sending or receiving from invalid a...
mrg[src/trunk]: src/sys/compat/netbsd32 - expand the comment about what netbsd32...
skrll[src/trunk]: src/sys/arch Define and use VPRINTF
mrg[src/trunk]: src/sys be sure to only apply zlib.c's -Wno-error=implicit-fallt...
martin[src/netbsd-9]: src/sys/arch/x68k/include Pull up following revision(s) (requ...
dholland[src/trunk]: src/lib/libcrypt Silence -Wpointer-sign on crypt-sha1.c.
isaki[src/trunk]: src/sys/arch/x68k Remove the variable not used anymore.
snj[src/netbsd-8]: src/lib/libc/rpc Pull up following revision(s) (requested by ...
ryo[src/trunk]: src/sys/arch/arm/broadcom - fix AP spinup on bcm283x
ozaki-r[src/trunk]: src/tests/rump/kernspace Functionalize some routines to add new ...
plunky[src/trunk]: src/lib/libbluetooth fix typo: sdp_seq_seq->sdp_set_seq
tsutsui[src/trunk]: src/sys/arch/zaurus/conf Explicitly set empty LINKENTRY to keep ...
njoly[src/trunk]: src/sys/kern In dosetrlimit() round stack hard limit just like s...
christos[src/trunk]: src/lib/libc/rpc - limit size of buffers to RPC_MAXDATASIZE
dholland[src/trunk]: src/games/hunt/hunt unexpose some globals that server.c previous...
jmcneill[src/trunk]: src/sys/dev/i2c Add basic support for AXP809
christos[src/trunk]: src/doc new awk
msaitoh[src/trunk]: src/sys/kern Fix memory leak on the following cases when device ...
christos[src/trunk]: src/sys/arch/m68k/include Hide the register definitions that sho...
snj[src/netbsd-7-0]: src/doc 1143, 1150
martin[src/trunk]: src/sbin/gpt Make the "gpt header" command return EXIT_FAILURE w...
maxv[src/trunk]: src/sys/dev/if_ndis There are several leaks in here, just fix on...
nonaka[src/trunk]: src/sys/dev/sdmmc sdmmc(4): Added EXT_CSD[HS_TIMING] definitions.
thorpej[src/trunk]: src/sys/stand/efiboot - Add support for a boot configuration fil...
roy[src/trunk]: src/lib/libterminfo Clean up some more warnings.
mrg[src/trunk]: src/common/lib/libutil apply some do { ... } while (0) so that m...
sevan[src/trunk]: src/sbin/route Remove references to XNS
maxv[src/trunk]: src/sys/net80211 Style, no functional change.
martin[src/netbsd-7]: src/external/mit/xorg/lib Pull up following revision(s) (requ...
maya[src/trunk]: src/external/bsd/ntp/dist/ntpd Only warn about being unable to m...
martin[src/netbsd-7-0]: src/sys/dev/usb Pull up following revision(s) (requested by...
christos[src/trunk]: src/share/mk back to binutils.old now that it works.
christos[src/trunk]: src/lib/libpuffs Only add a write filter for sockets. It is not ...
christos[src/trunk]: src/usr.sbin/arp Fix the logic for the non auto case
prlw1[src/trunk]: src/sys/dev/pci regen
martin[src/netbsd-9]: src/libexec/ld.elf_so/arch/powerpc Pull up following revision...
riastradh[src/trunk]: src/sys/dev/usb New function usb_task_pending for diagnostic ass...
martin[src/netbsd-9]: src/sys Pull up following revision(s) (requested by pgoyette ...
mrg[src/trunk]: src add a quick note about gcc 7 likely causing update build fai...
isaki[src/isaki-audio2]: src/sys Remove obsoleted au{, rate, vol}conv and mulaw attr...
pooka[src/trunk]: src/sys/kern <sys/mount.h> is necessary only with !RUMP_CLIENT, ...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ml...
martin[src/netbsd-9]: src/sys/arch/arm/ti Pull up following revision(s) (requested ...
skrll[src/trunk]: src/sys/arch/aarch64/include Some whitespace improvements. NFC.
rjs[src/trunk]: src/sys/netinet Remove some foreign conditional code, NFC intended.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix volatile qualifiers ...
msaitoh[src/netbsd-9]: src/doc Ticket #559-#561.
manu[src/trunk]: src/lib/libperfuse Fix directory filehandle usage with libufse. ...
christos[src/trunk]: src/usr.sbin/gpioctl add __RCSID
maxv[src/trunk]: src/sys/netinet6 Fix the calculation of the ICMP6 error pointer....
maxv[src/trunk]: src/lib/libnvmm Update the libnvmm man page:
nonaka[src/trunk]: src nvmectl(8): Added NVM Express control utility.
christos[src/trunk]: src/sys/dev/ic fix memory leak, found by Brainy.
skrll[src/trunk]: src/usr.sbin/cpuctl/arch Fix mvfr0.fptrap = 0 description
riastradh[src/trunk]: src/sys/arch/i386/pnpbios Omit needless <sys/rnd.h>.
kamil[src/trunk]: src Bump the libpthread(3) minor number to 4
christos[src/trunk]: src/sys/arch/xen/x86 Change findroot() to cpu_bootconf() since t...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
mrg[src/trunk]: src/libexec/httpd minor style fixes. simplify bozo_match_conten...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Fix size calculation in acpi_md_OsUnmapMemory
snj[src/netbsd-8]: src/doc 262, 263
joerg[src/trunk]: src/etc/etc.landisk Landisk has no sci0.
jmcneill[src/trunk]: src/sys/arch/arm/ti Make com work again
pooka[src/trunk]: src/sys regen
agc[src/trunk]: src/common/lib/libutil Get the correct inttypes.h header, so thi...
martin[src/netbsd-9]: src/share/tmac Pull up following revision(s) (requested by kr...
christos[src/trunk]: src/external/gpl3/gdb.old Import head of gdb to gdb.old
christos[src/trunk]: src/external/gpl3/binutils enable coff/pe executable vectors for...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.1.1 with the fo...
martin[src/trunk]: src Minor tweak to the vadvise entry.
snj[src/netbsd-7-0]: src/doc 1100
kamil[src/trunk]: src/distrib/sets/lists/man Correct the plist entry for ./usr/sha...
maxv[src/trunk]: src/doc Mark two entries as done.
maxv[src/trunk]: src/sys/dev/acpi Style, export struct acpisrat_node, and add acp...
matt[src/trunk]: src/sys/arch/riscv/include Add _REG_S0
christos[src/trunk]: src/usr.sbin/makemandb Don't crash if we have a missing section.
kamil[src/trunk]: src/sys/arch/x86/x86 Fix bug with swapped event type and registe...
thorpej[src/trunk]: src/sys Rename fdtbus_set_data() to fdtbus_init(). NFC.
martin[src/netbsd-9]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
joerg[src/trunk]: src Update LLVM/Clang snapshot to r180004. This brings in the la...
maxv[src/trunk]: src/sys/compat Include opt_user_ldt.h when needed.
mlelstv[src/trunk]: src/sys/dev/usb Ignore completed transfers when detaching. This ...
matt[src/trunk]: src/sys/arch/arm/include/arm32 struct pcb; for a function protot...
christos[src/trunk]: src/doc new openssl
mlelstv[src/trunk]: src/sys/dev/iscsi Replace build option to enable hex encoded big...
joerg[src/trunk]: src/distrib/sets/lists/comp Remove commented entries.
christos[src/trunk]: src/doc new libpcap/tcpdump
msaitoh[src/trunk]: src/sys/dev/ic Modify to use athn_set_multi().
martin[src/netbsd-9]: src/sys/arch/zaurus/dev Pull up following revision(s) (reques...
martin[src/netbsd-9]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
kamil[src/trunk]: src/sys/sys Introduce TRAP_HWWPT in <sys/siginfo> for hw assiste...
christos[src/trunk]: src/external/apache2/mDNSResponder/nss Convert to the new thread...
christos[src/trunk]: src/usr.sbin/memswitch make this build again.
jdolecek[src/trunk]: src/doc mention recent vioscsi/virtio changes
maxv[src/trunk]: src/sys/arch/i386/i386 Xen is PAE, so remove ifdefs.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.7
jmcneill[src/trunk]: src/sys/arch/i386/stand/efiboot Do not clear the screen before e...
matt[src/trunk]: src/sys/dev/ic Add missing ,
christos[src/trunk]: src/external/mit/lua/dist/src Add a coverity annotation; string ...
martin[src/netbsd-9]: src/doc Tickets #106 - #109, #111 - #115, #117, #118
bouyer[src/netbsd-8]: src Pull up following revision(s) (requested by joerg in tick...
christos[src/trunk]: src/include add strchrnull
mlelstv[src/trunk]: src/sbin/wsconsctl When merging entries with the keyboard map, p...
wiz[src/trunk]: src/usr.bin/sort - Remove redundant argument to non-first `.Nm' ...
mrg[src/trunk]: src/etc/mtree add final missing directory from /usr/include:
jmcneill[src/trunk]: src/sys/arch/arm/allwinner clear repeater sel bits before settin...
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by tnn ...
jdolecek[src/trunk]: src/sys/dev/pci free the virtio slot _before_ calling scsipi_don...
maxv[src/trunk]: src/sys/netinet Fix null deref, m could be NULL if M_PREPEND fails.
christos[src/trunk]: src/sys/netinet add routines to print in_addr and sockaddr_in (i...
christos[src/trunk]: src/lib add ubsan
uebayasi[src/trunk]: src/usr.bin/config Typo in previous.
maya[src/trunk]: src/share/mk Don't special case aarch64 and add -fomit-frame-poi...
nat[src/trunk]: src/sys/dev/usb Stop crash when switching vt or leaving X windows.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau use pci_dma64_availab...
riastradh[src/trunk]: src/lib/libdm Let's not write temporary files to fixed paths in ...
martin[src/netbsd-8]: src Pull up the following, requested by he in ticket #217:
jdolecek[src/trunk]: src/sys add isa_intr_establish_xname() to MD isa headers so that...
joerg[src/trunk]: src/sys/arch/x68k/stand/boot Discard ELF unwind sections for the...
jmcneill[src/trunk]: src/sys/dev/pci PCI_QUIRK_HASEXTCNF is no longer required for AM...
mrg[src/trunk]: src/lib/libc/arch/aarch64/sys use adrp not adr, since the data i...
martin[src/trunk]: src/sys/dev/sbus Make it compile with AUDIODEBUG
christos[src/trunk]: src/external/gpl3/gdb.old re-add all the removed files
jmcneill[src/trunk]: src/sys/dev/ic PR kern/51211: atactl atabus0 reset causes a pani...
snj[src/netbsd-8]: src/sys/arch/x68k/dev Pull up following revision(s) (requeste...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sbin/resize_ffs if the -p flag is specified, display a progr...
christos[src/trunk]: src/share/mk If we are building CTF, keep debugging symbols.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/share/man/man7 Fix description of /home
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files without llvm-261930 s...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Rename drm_drv.c to drm_cdevsw.c.
ozaki-r[src/trunk]: src/tests/net tests: check pool object leaks
joerg[src/trunk]: src/external/bsd/cron/dist Do not partially initialize a static ...
snj[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Missing , in table initializer
roy[src/trunk]: src terminfo: promote numeric parameters from short to int
kamil[src/trunk]: src/libexec/telnetd telnetd: Stop defining the same variables co...
skrll[src/trunk]: src/sys/dev/ic Use bit defines to create bit groups for SL11_EPSTAT
maxv[src/trunk]: src/sys/arch/i386/i386 Fix outdated comment, and #ifdef.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Apply RSS utility to ixg(4) and ixv(4).
maxv[src/trunk]: src/sys/kern Initialize pp->pr_redzone to false. For some reason...
dholland[src/trunk]: src/sys/fs/union Also set or assert that *vpp is null before cal...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for pread/pwrite signat...
tsutsui[src/trunk]: src/sys Add new arcofi(4) audio driver for NetBSD/hp300, ported ...
christos[src/trunk]: src/share/mk Don't install PIC libraries by default because they...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
christos[src/trunk]: src/doc fix cut-n-paste
msaitoh[src/netbsd-7]: src/doc Cleanup.
bouyer[src/netbsd-8]: src/sys/arch/amiga/amiga Pull up following revision(s) (reque...
apb[src/trunk]: src/distrib/sets/lists sort
martin[src/trunk]: src/sys/dev/sun Remove unused variables
yamaguchi[src/trunk]: src/sys/dev/pci Use I40E_PFINT_ITRN registers to enable ITR for ...
matt[src/trunk]: src/sys/compat/netbsd32 In lwp_ctl, convert ptr to 32 bits befor...
christos[src/trunk]: src/usr.bin/make/unit-tests Convert test in PR/49085
flxd[src/trunk]: src/doc Note support for VAXstation 4000 TURBOchannel.
snj[src/netbsd-7]: src/dist/pf/etc Pull up following revision(s) (requested by s...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Add the man page for new imcsmb driver
christos[src/trunk]: src/share/man/man4 add show dmesg
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add genfb glue
ad[src/trunk]: src/sys/arch mi_userret(): take care of calling preempt(), set s...
martin[src/trunk]: src/bin/ls PR bin/48798: fix format for ino_t.
martin[src/netbsd-8]: src/sys/compat/common Pull up following revision(s) (requeste...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom reinstate SDHC_HIGH_SPEED_SUPP capabil...
uwe[src/trunk]: src/lib/libc/stdio Don't use "NULL" to talk about null-terminate...
kiyohara[src/trunk]: src/sys/arch/arm/omap s/^ +/ /
matt[src/trunk]: src/sys/arch/powerpc/oea Disable XBSEN for the 7450.
skrll[src/trunk]: src/sys/arch/arm/broadcom Improve locking and kcondvar usage.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1256503: Handle me...
maxv[src/trunk]: src/sys/kern Fix off-by-one, we don't want the entry point to eq...
martin[src/trunk]: src/sys/arch/vax/vax Make this compile with TRAPDEBUG enabled.
jmcneill[src/trunk]: src/sys/dev/fdt Fix an issue with interrupt controller lookup wr...
kamil[src/trunk]: src/tests/kernel Print integers as hex with %#x rather than with...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Don't forget to lock wq_lock aro...
riastradh[src/trunk]: src/sys/external/bsd Define DIV_ROUND_CLOSEST_ULL and div_s64.
nonaka[src/trunk]: src/sys/dev/hyperv vmbus(4), hvn(4), hvkbd(4): Fixed wait time f...
kamil[src/trunk]: src/tests/kernel Mark fork1 and siginfo5 as broken on sparc, spa...
christos[src/trunk]: src/sbin/bioctl kill 1 copy of strtonum.
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by p...
dholland[src/trunk]: src/share/man/man7 More important fix: there is an /etc/skel but...
skrll[src/trunk]: src/sys/dev/usb If we're going to have GINTSTS_ and GINTMSK_ mig...
mrg[src/trunk]: src/sys/compat/netbsd32 regen.
joerg[src/trunk]: src/distrib/evbppc/ramdisk Include /dev/bpf for dhcpcd.
pgoyette[src/trunk]: src/include Add missing PATH_WATCHDOG (to complement PATH_SYSMON...
martin[src/trunk]: src/usr.sbin/sysinst PR misc/54886: bump threshold for automatic...
sevan[src/trunk]: src/doc BUFQ_PRIOCSCAN enabled on macppc port.
christos[src/trunk]: src/tests/fs/nfs/nfsservice CID 975238: Unchecked returns
christos[src/trunk]: src/distrib/common there is no -f in install
mrg[src/trunk]: src/external/gpl3/gcc/dist fix a minor merge botch.
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix sha...
justin[src/trunk]: src/lib/librumpuser Add missing include
christos[src/trunk]: src/lib/libc/stdlib strtoi and strtou additions
apb[src/trunk]: src/share/zoneinfo Add tzdata2netbsd, a script to help import ne...
kamil[src/trunk]: src/tests/lib/libc/sys Fix typo
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix bxcb-xkb version number
thorpej[src/trunk]: src/sys/dev Upgrade to newer firmware needed by some txp(4) vari...
pooka[src/trunk]: src/sys/rump/include/sys +BUS_DMA_TAG_IS_VALID
njoly[src/trunk]: src/lib/libc/sys Remove error condition for negative length para...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf build tegra124-apalis-eval.dtb, tegra12...
pgoyette[src/trunk]: src/sys/kern For processes marked with PS_STOPEXIT, update the p...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fixes link error without vlan. PR#49879.
thorpej[src/trunk]: src/sys/arch G/C "MAPPECOPY". It is the deadest of wood, and ne...
rin[src/trunk]: src/external/bsd/tre/dist/lib Add missing integer overflow check...
mrg[src/trunk]: src/sys update usbnet some:
msaitoh[src/netbsd-8]: src/doc ticket #729
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server remove obsolete things.
ad[src/trunk]: src/sys/arch/x86/acpi Put ACPI idle under ACPICPU_ENABLE_C3 unti...
matt[src/trunk]: src/sys/arch/arm/arm32 Correct one of the kernel_size calculations.
martin[src/trunk]: src/sys/dev/raidframe Remove/ifdef unused variables
pooka[src/trunk]: src/usr.bin/shmif_dumpbus quasi-cosmetic nit to previous: limit ...
snj[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/trunk]: src/tests/fs/cd9660 Set a bigger timeout - this test needs > 300...
martin[src/netbsd-8]: src/doc Tickets #689, #690, #691
manu[src/trunk]: src/lib/libperfuse Rollback directory filehandle screening for F...
maya[src/trunk]: src/share/man/man4 G/C mention of SCIOCREPROBE, removed in 1998.
martin[src/netbsd-8]: src/usr.sbin/acpitools/acpidump Pull up following revision(s)...
martin[src/trunk]: src/sys/dev/rasops Remove unused variables
skrll[src/trunk]: src/sys/dev/usb Remove usbd_do_request_async. It's callback was ...
christos[src/trunk]: src/distrib mark fstab .PHONY to prevent it being re-made from f...
martin[src/netbsd-8]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Back out workaround.
christos[src/trunk]: src/sys/dev/ic revert previous; code checking tool is incorrect....
ozaki-r[src/trunk]: src/sys/netinet carp: don't skip pserialize_read_enter and ifa_r...
christos[src/trunk]: src/distrib/utils/embedded/conf append to rc.conf, don't overwrite
christos[src/trunk]: src/usr.sbin/makemandb mention that this replaces makewhatis(8)
thorpej[src/trunk]: src Add rump-based test cases for threadpool(9).
tsutsui[src/trunk]: src/doc Note hp300 sti(4) at sgc driver ported by kiyohara@ from...
apb[src/trunk]: src Test make(1) by running the maintained tests, not unmaintained
pooka[src/trunk]: src/lib/librumphijack Define a generic ATCALL() and use it to im...
knakahara[src/trunk]: src/sys/dev/pci fix about IFF_OACTIVE.
ozaki-r[src/trunk]: src/tests/net Reduce duplicate codes
christos[src/trunk]: src/external/bsd/libdwarf resolve conflicts, bump
msaitoh[src/trunk]: src/sys/dev/pci Add some GeForce devices.
ad[src/trunk]: src/sys/uvm uvm_pagealloc_strat(): Tweak the locking to allow fo...
msaitoh[src/trunk]: src/sys/dev/pci Lowercase for consistency. No functional change.
christos[src/trunk]: src/sys/modules/dtrace/lockstat Grr. arm is different.
martin[src/trunk]: src/usr.sbin/sysinst bootxx_name() - fix oversight in previous c...
martin[src/netbsd-7-1]: src/sys/arch/amiga/amiga Pull up following revision(s) (req...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add new...
jakllsch[src/trunk]: src/sys/lib/libgnuefi Makefile glue to build libgnuefi; similar ...
msaitoh[src/trunk]: src/sys/dev/pci Improve error check:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
msaitoh[src/trunk]: src/sys/dev/pci 8257[124] should not set WM_F_ARC_SUBSYS_VALID.
maxv[src/trunk]: src/sys/kern Use __predict_false to optimize, and also replace p...
martin[src/netbsd-7]: src/distrib/utils/embedded/conf Pull up following revision(s)...
nakayama[src/trunk]: src Install new files also to etc/fonts/conf.avail.
christos[src/trunk]: src/lib/libc Pass MLIBDIR to CPPFLAGS.
mrg[src/trunk]: src build libdrm_nouveau and xf86-video-nouveau on x86.
martin[src/netbsd-8]: src/usr.sbin/ndp Pull up following revision(s) (requested by ...
mrg[src/trunk]: src/external/gpl3/gcc minor updates for GCC 5.
martin[src/netbsd-7]: src/doc Ticket #1567
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme2 ATF ptrace(2) tests
wiz[src/trunk]: src/share/man/man4 Use Pa for paths.
christos[src/trunk]: src/sys/dev/raidframe restore defaulting to the 'a' partition fo...
pooka[src/trunk]: src/lib/librumpuser check for utimensat
joerg[src/trunk]: src/sys/arch/evbarm/rpi Enabling alignment faults and unaligned ...
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Don't reserve space (128) on signal sta...
christos[src/trunk]: src/sys/arch mention PAX_SEGVGUARD dependency on FILEASSOC
kre[src/trunk]: src/bin/sleep Deal with overflow when the sleep duration given i...
martin[src/trunk]: src/distrib/sets/lists/debug Add pwait
maxv[src/trunk]: src/sys/arch/x86/x86 Remove this comment and allow the beginning...
dholland[src/trunk]: src/sys/arch/x86/x86 LDT handling fixes:
christos[src/trunk]: src/doc new mdns-responder.
maxv[src/trunk]: src/usr.bin/pmc Check argc, and add a message.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb On NetBSD the auxv tag is always ...
para[src/trunk]: src/sys/kern fix a lock order reversal during global boundary ta...
jakllsch[src/trunk]: src/sys/dev/mii regen
jmcneill[src/trunk]: src/sys/dev/usb if doing #ifdef INET, you need opt_inet.h!
ozaki-r[src/trunk]: src Add tests for route flags
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Implement dmi_match.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support ARMADA XP.
snj[src/netbsd-7]: src/sys/arch Pull up following revision(s) (requested by maxv...
martin[src/trunk]: src/sys/dev/ic Remove unused variables
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H6 CPUX and CPU...
rillig[src/trunk]: src/tests/lib/libc/gen t_glob.c: add test cases for hidden direc...
martin[src/netbsd-8]: src/sys/compat/common Pull up following revision(s) (requeste...
rin[src/trunk]: src/sys/arch xhci(4) is considered stable enough. So, remove mis...
skrll[src/trunk]: src/sys/kern Indentation and wrap the resulting long line
maxv[src/trunk]: src/sys/netipsec m is never allowed to be NULL, so turn the KASS...
riastradh[src/trunk]: src/sys Restore gtt page table control register on resume.
christos[src/trunk]: src/distrib/sets/lists/comp fix debug build.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Pull up upstream rev...
christos[src/trunk]: src/sys/arch/hppa/include fix register names
christos[src/trunk]: src/etc/rc.d add a sync to make it less likely to boot with /etc...
martin[src/trunk]: src/etc Use the new -U option for config to avoid generating ker...
msaitoh[src/trunk]: src/sys/dev Use {isa, pci}_intr_establish"_xname"() for intrctl(8).
kamil[src/trunk]: src/lib/libc/sys EV_SET(2) - simplify description
kamil[src/trunk]: src/sys/sys Handle more corner cases in sys/event.h for C++ EV_S...
apb[src/trunk]: src/doc tzdata has been updated to 2014c
msaitoh[src/netbsd-7]: src/doc Ticket 343-344, 346-348.
dsl[src/trunk]: src/external/cddl/osnet I've NFI why this code has userspace stu...
skrll[src/nick-nhusb]: src/sys/dev/usb Use lower case
christos[src/trunk]: src/external/bsd/mdocml resolve conflicts
dsl[src/trunk]: src/usr.bin/stat Unset HAVE_DEVNAME for tools build.
christos[src/trunk]: src/tests/bin/sh Correct the way that TEST_SH is used so that th...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Remove undefined CPU ID. Thanks skr...
ozaki-r[src/trunk]: src Add tests for tap(4)
wiz[src/trunk]: src/lib/libc/net Fix endnetent prototype. Fix NULL. New sentence...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Fix definition ...
christos[src/trunk]: src/sys/dev/usb revert the 0x% -> %# change for fixed width form...
wiz[src/trunk]: src/share/man/man9 Various fixes: Pp cleanup, use more macros, s...
skrll[src/trunk]: src/external/gpl2/dtc/dist Import of DTC from DTC version 1.4.4
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/trunk]: src/usr.sbin/sysinst/arch When we ask the user to select a parti...
riastradh[src/trunk]: src/sys/dev/ieee1394 Defer initialization of isodma channels unt...
christos[src/trunk]: src/tools/gcc we have lto...
martin[src/netbsd-8]: src/doc Tickets #814 - #817
christos[src/trunk]: src/bin/sh Test for REDIR_KEEP in the non-copy case:
kefren[src/trunk]: src/sys/netinet Don't overexpose tcp_iss_secret and don't bother...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by skrll in tick...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub <linux/clk.h>.
martin[src/trunk]: src/usr.sbin/sysinst Make sure to completely initialize dynamic ...
mrg[src/trunk]: src/doc usbnet(9): Add common framework for USB network devices....
chs[src/trunk]: src/sys/kern fix setrlimit(RLIMIT_STACK) for __MACHINE_STACK_GRO...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by ozak...
roy[src/trunk]: src/tests/net tests: check RTA_AUTHOR in messages
kiyohara[src/trunk]: src/sys/arch/evbarm Get and calculate some clocks from register.
kre[src/trunk]: src/distrib/sets/lists/debug Add "rump" to threadpool.debug test...
martin[src/netbsd-8]: src/sys/arch/x86/pci Pull up following revision(s) (requested...
dsainty[src/trunk]: src/lib/libcurses Fix a NULL dereference if the exit_alt_charset...
maxv[src/trunk]: src/sys/netipsec Extend these #ifdef notyet. The m_copydata's in...
ozaki-r[src/trunk]: src/sys/netipsec Do m_pullup before mtod
joerg[src/trunk]: src/lib/libc/compiler_rt __floatunsidf and __floatunsisf are pro...
martin[src/trunk]: src/sys/dev/ic Mark a variable as potentially unused
wiz[src/trunk]: src/sys/sys Fix typos in comments.
martin[src/trunk]: src/sys/dev Quell a few "unused variable" warnings (where the va...
pgoyette[src/trunk]: src/sys/modules/spkr Define the NWSMUX symbol for the spkr modul...
uki[src/trunk]: src/distrib/sets/lists/xbase Give syspkg names to xbase shl.mi f...
christos[src/trunk]: src/sbin/ifconfig fix bugs in ssid printing
christos[src/trunk]: src/usr.sbin/grfconfig PR/50867: David Binderman: Fix parsing loop.
riastradh[src/trunk]: src/distrib/sets/lists/man Tag ctf.5 man page with ctf, not dtrace.
maya[src/trunk]: src/share/man/man4 Document pain of using wsmux with more than o...
mrg[src/trunk]: src/sys/dev/usb regen and add kue adapters:
wiz[src/trunk]: src/share/man/man4 Fix comment.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm include drm_legacy.h as needed...
joerg[src/trunk]: src/external/gpl3/gcc/lib Skip assembler helpers when using HAVE...
maya[src/trunk]: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils Correct copy-paste ...
christos[src/trunk]: src/external/mit/lua/dist/src Get rid of the sprintf() bogus mac...
uwe[src/trunk]: src/lib/libc/sys .Xr makedev 3
christos[src/trunk]: src/libexec/ld.elf_so Emulate the standard symbol search order i...
martin[src/netbsd-8]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) (r...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use x86_64 assembl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Rename private member of...
skrll[src/trunk]: src/sys/arch/mips/mips Use the correct register (s0) for the cpu...
ozaki-r[src/trunk]: src/sys/net Remove an outdated snippet for NET_MPSAFE
kamil[src/trunk]: src/lib/libc/stdio Improve the setbuf(3) man-page
riastradh[src/trunk]: src/sys/external/bsd move bitops.h so we can include it from ker...
sjg[src/trunk]: src/usr.bin/make The conditional expressions used with ':?' can ...
jmcneill[src/trunk]: src/etc/etc.evbarm hook JETSONTK1 kernel into build
martin[src/netbsd-8]: src/doc Tickets #683, #685, #686, #687
manu[src/trunk]: src/lib/libperfuse Improve POSIX compliance of FUSE filesystems ...
rmind[src/trunk]: src/sys - sonewconn: improve the initialisation order and add so...
matt[src/trunk]: src/sys/arch/evbmips/rasoc Add some MT7620 support.
skrll[src/trunk]: src/sys/arch/mips Deal with incompatible cache aliases. Specific...
wiz[src/trunk]: src/usr.bin/nl If file argument is '-', read from stdin.
martin[src/trunk]: src/tests/sbin/newfs_msdos Skip this test if the atf working dir...
kamil[src/trunk]: src/lib/libc/regex Document ragasub(3) & regnsub(3) implementati...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Don't cancel rp...
matt[src/trunk]: src/lib/libc Remove all FPA code.
maxv[src/trunk]: src/sys/net80211 Various fixes: style, remove tiring XXXs, and p...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add fb and dotg devices
martin[src/netbsd-8]: src/usr.bin/m4 Pull up following revision(s) (requested by mr...
christos[src/trunk]: src/sys/dev/ic PR/50882: David Binderman: Remove redundant code.
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by gson...
joerg[src/trunk]: src/distrib Merge amd64's UEFI logic back into the generic booti...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via CID 710492: dev_priv was ...
khorben[src/trunk]: src/usr.bin/flock flock(1) really appeared first in NetBSD 6.1
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm provide CONFIG_PNP if it's...
skrll[src/nick-nhusb]: src/sys/dev/usb The scsipi layer still uses malloc(9)
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Sweep up #endif clippings.
msaitoh[src/trunk]: src/sys/dev/hid Use unsgined more.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use Bi...
christos[src/trunk]: src/doc new openssl
martin[src/netbsd-8]: src/doc Tickets #850 - #852, #854 - #858, #861 - #865, #867 -...
christos[src/trunk]: src/distrib/sets/lists/comp add missing lint library.
christos[src/trunk]: src/distrib/utils/embedded/conf add the comp set
isaki[src/trunk]: src/sys/arch/x68k/stand/libdos Fix failed substitution in 1.10 (...
christos[src/trunk]: src/lib/libedit Add a history function that takes a FILE pointer...
mrg[src/trunk]: src/external/mit/xorg build constlist.c for new mkfontscale.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Trailing whites...
matt[src/trunk]: src/sys/arch/arm/arm Use movw/movw
matthias[src/trunk]: src/usr.bin/make $% is $(.MEMBER) and not $(.ARCHIVE), $! is $(....
martin[src/trunk]: src/sys Remove unused variable
chs[src/trunk]: src/sys move some buffer cache internals declarations from buf.h...
dsl[src/trunk]: src/external/bsd/ipf/bin/iptest There is some very dubious code ...
kamil[src/trunk]: src/tests/kernel Add new tests io_read_d[1234] in t_ptrace_wait{...
jdolecek[src/trunk]: src/sys/dev/ic also set WDCTL_4BIT for the softreset, seems this...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm Destroy mode config ...
mrg[src/trunk]: src/distrib/sets/lists sets lists updates for xorg-server 1.18. ...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Fix hlist iteration ag...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf set kerneldir= to the path used ...
martin[src/trunk]: src/tests/lib/libpthread Re-enable the QEMU specific timing limi...
reinoud[src/trunk]: src/sys/arch Implement CPU speed control for Exynos4 and Exynos5...
martin[src/trunk]: src/sys/arch/x86/x86 Make it compilable without PCI
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add ARM optimized version of...
martin[src/netbsd-8]: src/distrib/notes NetBSD.org capitalization police
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add idr_get_next and idr_for_each_entry.
thorpej[src/trunk]: src/sys Add acpi_intr_mask() and acpi_intr_unmask() which, follo...
mlelstv[src/trunk]: src/sys/dev/sdmmc Add Broadcom devices
christos[src/trunk]: src/usr.bin/config Keep track where more objects are declared so...
mlelstv[src/trunk]: src/sys/dev size routine returns -1 on error, not an error code.
christos[src/trunk]: src/external/bsd/libdwarf/dist sync with FreeBSD
pgoyette[src/trunk]: src/sys/dev/wscons For now, #include wsdisplay.h to get the defi...
skrll[src/trunk]: src/doc Fix thinko in one of my entries
christos[src/trunk]: src PR/49085: Jarmo Jaakkola: fix several parsing errors
pgoyette[src/trunk]: src/doc Fix year in previous entry's datestamp
martin[src/trunk]: src/sys/kern Guard a function local CTASSERT with prologue/epilogue
christos[src/trunk]: src/lib/libc/sys move the description of CLOCK_REALTIME in the l...
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern gardenizing rump.c: move rump_lock...
kamil[src/trunk]: src/tests/lib/libc/stdlib Fix typo in ATF test t_strtoi.c
pgoyette[src/trunk]: src/sys/kern More preparation for modularizing the SYSVxxx optio...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Properly mark netbsd32_compat_43 syscall...
joerg[src/trunk]: src/sys/dev/iscsi Don't pre-compute string sizes in a relatively...
martin[src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque...
ozaki-r[src/trunk]: src/usr.sbin/inetd Don't setup SPs if no policy sepecifier is sp...
mlelstv[src/trunk]: src/sys/dev CID 1297229: Memory - illegal accesses (BUFFER_SIZE...
msaitoh[src/trunk]: src/sys/net Put schednetisr(NETISR_IP) into splnet()/splx() pair.
sevan[src/trunk]: src/share/misc RDP RFB VNC
pooka[src/trunk]: src/sys/rump regen for etfs move from rumpvfs to rumpkern
rin[src/trunk]: src/sys/dev/rasops When legacy Apple 4-bpp color palette is used...
dsl[src/trunk]: src/lib/libutil Don't rely on something including sys/ioctl.h fo...
christos[src/trunk]: src/sys/dev/usb fix printf formats
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
rin[src/trunk]: src/sys/arch/mac68k/mac68k 0x%p ---> %p
ryo[src/trunk]: src/sys/arch/aarch64/include Oops, my previous commit is totally...
thorpej[src/trunk]: src/sys/dev/pci Support MBUFTRACE.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel switch the...
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for netbsd32_off_t.
christos[src/trunk]: src/tests/bin/sh This test tests nothing not tested elsewhere, a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Take the console only from vga...
skrll[src/trunk]: src/sys/dev/usb Remove useless #include
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Initialize mm.retire_...
jmcneill[src/trunk]: src/sys/dev/ic bus_space_write_multi_4 takes a count, not number...
ad[src/trunk]: src/sys/dev - Increase the default number of buffers, and scale ...
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/common Don't use os-specific ...
jmcneill[src/trunk]: src/sys/dev/usb split out some common code from device_foo_start...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src rename for shadowing
macallan[src/trunk]: src/sys/dev/sbus - finally fix tcx_clearscreen() and tcx_erasero...
mrg[src/trunk]: src/sbin/atactl add a samsung specific SMART table with:
roy[src/trunk]: src/usr.bin/infocmp terminfo uses CDB instead of DB
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
apb[src/trunk]: src/usr.bin/units Really expand the name, not the definition, as...
christos[src/trunk]: src/distrib/sets/lists/base bump libdwarf
sjg[src/trunk]: src/usr.bin/make meta_oodate: 'L'ink and 'M'ove entries need ext...
pgoyette[src/trunk]: src/share/man/man9/man9.x86 Swap function names, so that xxx_bp(...
snj[src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Neglected to delete local drm...
wiz[src/trunk]: src/usr.bin/getaddrinfo Sort. Use .Ex for EXIT STATUS section.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mrg[src/trunk]: src/sys/dev/usb add (empty, pretty much like all other usb) pmf ...
uwe[src/trunk]: src/share/man/man2 INTRV is INT-RV - integer return value (not I...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Fix a build error on a kernel config wi...
riastradh[src/trunk]: src/sys/external/bsd/common Add mega-kludgerific current_work().
bouyer[src/trunk]: src/sys/netcan Refuse to bind to a non-CAN interface.
mrg[src/trunk]: src/libexec/httpd two fixes reported by mouse:
christos[src/trunk]: src/sys/ddb Add "show dmesg" that prints the contents of the mes...
maxv[src/trunk]: src/sys/arch Drop PG_RO, PG_KR and PG_PROT, they are useless and...
jdolecek[src/trunk]: src/sys/dev/ic s/failing/failed/ for the aprint_error()
snj[src/trunk]: src nuke xf86-video-nvxbox, as xbox support went away in 2011.
pgoyette[src/trunk]: src/sys/compat/netbsd32 Use SYSCTL_SETUP mechanism to establish ...
uwe[src/trunk]: src/games/fortune/strfile Use .Fa instead of .Ar to refer to hea...
christos[src/trunk]: src/sys/rump/fs/lib/libsyspuffs CID 274829: Check error from fd_...
wiz[src/trunk]: src/share/man/man4 Whitespace improvements. Remove unnecessary Tn.
kre[src/trunk]: src/bin/sh Fix several problems with the implementation of the "...
kamil[src/trunk]: src/sys/kern Revert previous.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import libcxxrt revisi...
christos[src/trunk]: src/lib/libc/iconv Explain why we did not follow the standard.
matt[src/trunk]: src/sys/arch/arm/vfp Always re-enable the VFP when loading for a...
christos[src/trunk]: src/share/mk Add a script to compare the library lists so we can...
macallan[src/trunk]: src/sys/dev/pci pass clockframe aropund in voyager_intr()
matt[src/trunk]: src/sys/arch/arm/broadcom Handle BUS_SPACE_MAP_PREFETCHABLE like...
jmcneill[src/trunk]: src/sys/dev/sdmmc add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc d...
skrll[src/trunk]: src/sys/external/bsd/libfdt/dist Merge conflicts
jmcneill[src/trunk]: src/sys/arch/arm/omap calc_timer_factors: use supplied ints_per_...
christos[src/trunk]: src/distrib/sets there is no -X flag
christos[src/trunk]: src/sys/dev/ic PR/50926: David Binderman: Fix wrong paren
rmind[src/trunk]: src/sys/rump/librump/rumpnet Fix RUMP build.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon radeon wants amd includes.
mrg[src/trunk]: src/sys/arch add a special rule to build m68k/fpu.c to avoid pas...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing IFNET_LOCK for regen_tmpaddr
maya[src/trunk]: src/external/bsd/dhcp/bin/clientscript Do not attempt to pass -l...
mrg[src/trunk]: src/sys/compat/netbsd32 quotactl is always included, regardless ...
maxv[src/trunk]: src/sys/kern style
martin[src/netbsd-8]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r...
martin[src/trunk]: src/sys/arch/evbmips/conf Enable INET6 by default
jmcneill[src/trunk]: src/sys/arch/arm/amlogic use irq instead of polling hack now tha...
riastradh[src/trunk]: src/sys/arch/x86/x86 KNF. No functional change.
joerg[src/trunk]: src Add initial unwind support for MIPS and MIPS64.
dholland[src/trunk]: src/share/man/man7 typo in previous.
rtr[src/trunk]: src/sys change sosend() to accept sockaddr * instead of mbuf * f...
pgoyette[src/trunk]: src/sys/modules Build the newly-created bufq_* modules
rin[src/trunk]: src/etc/etc.amiga Fix build; add -f flag to "rm miniroot.fs" in ...
macallan[src/trunk]: src/sys/dev/sbus return a match score >1 to beat out genfb if pr...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Reorder include opt_mvsoc.h.
christos[src/trunk]: src/external/gpl3 regen for vax
martin[src/trunk]: src/sys/dev/usb ifdef variable like their use
ast[src/trunk]: src/distrib/utils/embedded Fix build release of evbarm which had...
abs[src/trunk]: src/distrib/sets/lists/man Fix MKPAM=no build
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux New ktime utilities. Fi...
martin[src/trunk]: src/usr.sbin/sysinst PR 54473: fix error prompt when a set file ...
martin[src/trunk]: src/distrib/sets/lists Fix sets for mips64
skrll[src/trunk]: src/sys/arch/evbarm/odroid #ifdef -> #if defined()
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Enable -Wuninitialized -Wformat...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Rewrite linux hlist wi...
christos[src/trunk]: src/sys/arch/evbmips/loongson/dev PR/50869: David Binderman: Use...
christos[src/trunk]: src/usr.bin/pwait add flag that let's you not wait for all the p...
martin[src/trunk]: src/sys/kern Avoid unused variable warnings
joerg[src/trunk]: src/bin/sh Include printf by default even for SMALL builds. It i...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor signal9 and signal10 tests in t_...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement heartbeat LED using the new g...
ozaki-r[src/trunk]: src/sys Fix build dependency of if_llatbl.c
christos[src/trunk]: src/sys/compat move MAP_COPY in compat
skrll[src/trunk]: src/sys/dev/ic Typo
tsutsui[src/trunk]: src/etc/etc.luna68k Make sure to prepare /dev/xp node entry.
cherry[src/trunk]: src/sys/arch fix i386 build - missed sources migration in previo...
pooka[src/trunk]: src/lib/librumphijack Make ATCALL() behave for absolute paths too.
christos[src/trunk]: src/doc document libdwarf.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia more Tegra SATA init
knakahara[src/trunk]: src/sys/arch/x86 add a const qualifier to struct pci_attach_args...
kamil[src/trunk]: src/tests/kernel Add new tests io_write_d[1234] in t_ptrace_wait...
martin[src/trunk]: src/sys/arch/evbarm/conf Bump space for ramdisk image
martin[src/trunk]: src/sys Remove unused variable
riastradh[src/trunk]: src/sys/dev/pci Defer to a callout in hifn_rng_get. Fixes lock-...
mrg[src/trunk]: src/sys/uvm fix the output of ddb's "show uvmexp" and also print...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libcpp remove the ugly #include "../g...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Reject 32-bit paddrs on ...
kamil[src/trunk]: src/tests/lib/libc/sys Move macros wrapping functions from msg.h...
martin[src/netbsd-8]: src/usr.sbin/cpuctl Pull up following revision(s) (requested ...
jdolecek[src/trunk]: src/sbin/fsck_ext2fs more informative debug output for unsupport...
sevan[src/trunk]: src/doc macofcons(4)
wiz[src/trunk]: src/share/man/man4 Fix typos, sort SEE ALSO.
skrll[src/trunk]: src/sys/dev/usb Add an axe(4) device from OpenBSD
jmcneill[src/trunk]: src/doc arm: Add UEFI boot loader for ARM64 platforms.
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Move physmem calculations before np...
skrll[src/trunk]: src/sys/arch/arm/arm Print the frame pointer for each level and ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 update TODO
wiz[src/trunk]: src/lib/libc/iconv Remove trailing whitespace.
skrll[src/trunk]: src/sys/dev/dec Don't use a callout unnecessarily - especially n...
ad[src/trunk]: src/sys Minor scheduler cleanup:
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common __NetBS...
dholland[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp Remove unused variabl...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2837-rpi-3-a-plus.dts to DTS. R...
matt[src/trunk]: src/sys/kern Remove a debugging printf
martin[src/netbsd-7-1]: src/doc Tickets #1595, #1596, #1597
njoly[src/trunk]: src/sys/compat/linux/common Fix c&p error for the length argumen...
kamil[src/trunk]: src Add new test file lib/libpthread_dbg/t_threads
maxv[src/trunk]: src/sys/netipsec Merge some minor (mostly stylistic) changes fro...
mrg[src/trunk]: src/distrib/sets support xorg_server_ver define, currently setta...
pgoyette[src/trunk]: src/sys/arch As requested by chuq@, add the new imc devices to t...
chs[src/trunk]: src/sys/arch switch to __USE_TOPDOWN_VM.
riastradh[src/trunk]: src/sys/arch Revert to disabling nouveau by default in x86 GENERIC.
christos[src/trunk]: src/sys/kern Add FALLTHROUGH commit
rin[src/trunk]: src/external/bsd/nvi/dist/common Enable to compile & run without...
ozaki-r[src/trunk]: src/tests/net Enable IPv6 negative tests
skrll[src/trunk]: src/sys/kern More diagnostic
riastradh[src/trunk]: src/sys/external/bsd provide pr_notice
christos[src/trunk]: src/sys/arch/acorn26 remove panic cmd
sevan[src/trunk]: src/sys/dev/pci Add Nvidia GeForce 9400M as found in the late 20...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy mutex if we init...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uvscom(4)
joerg[src/trunk]: src/usr.sbin/npf/npftest/libnpftest Add missing dead.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Massage drm_drv.c into usability.
roy[src/trunk]: src/external/bsd/blacklist Revert allowing fd == -1 at the reque...
ryo[src/trunk]: src/sys/dev/pci add SystemBase SB16C1050 UARTs
chs[src/trunk]: src/sys/sys move include of <sys/iostat.h> back to where userlan...
martin[src/netbsd-8]: src/sys Pull up following revision(s) via patch (requested by...
msaitoh[src/trunk]: src/sys/dev/usb Use pmf(9).
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by k...
riastradh[src/trunk]: src/share/man/man9 Semicolon, not comma; use future tense more E...
kre[src/trunk]: src/bin/sh Re-factor the code that extracts status from exited j...
mlelstv[src/trunk]: src/sbin/gpt print little-endian header fields correctly.
skrll[src/trunk]: src/sys/arch/arm/arm At each function level print a useful offse...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal one more nor...
chs[src/trunk]: src/sys allow cv_signal() immediately followed by cv_destroy().
tnn[src/trunk]: src/sys/arch/arm/dts rk3399-rockpro64.dts: enable spi1 and add s...
pgoyette[src/trunk]: src/sys/dev/imcsmb Fix total timeout amount - since we decrement...
rjs[src/trunk]: src/sys/netinet Wrap pcb list check with #ifdef DEBUG.
mbalmer[src/trunk]: src/share/misc Add a southeastern china airport.
maxv[src/trunk]: src/sys/arch Revert previous, we'll need something better (and c...
pgoyette[src/trunk]: src/share/man/man9 Add the correct cross-ref, to intro(9lua)
he[src/trunk]: src/sys/arch/alpha/include Copy the ALPHA_PGSHIFT value into the...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Put back bra...
ozaki-r[src/trunk]: src/sys/netipsec KNF
uki[src/trunk]: src/distrib/sets/lists/xcomp Fix incorrect package name in xcomp
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp Correct option "-...
wiz[src/trunk]: src/share/man/man9 Bump date for function prototype change.
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i...
asau[src/trunk]: src/share/misc UWWW (KUF) is in Kurumoch.
martin[src/trunk]: src/usr.sbin/sysinst Do not try to fsck partitions we are never ...
mrg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix the previous -...
msaitoh[src/trunk]: src/sys/dev/pci Fix flag check in wm_get_wakeup()
knakahara[src/trunk]: src/sys We must use PSLIST_ENTRY_DESTROY after PSLIST_WRITER_REM...
skrll[src/trunk]: src/sys/arch/evbarm/conf Sort
christos[src/trunk]: src/lib/libc/db/hash When writing out pages in the "other endian...
tsutsui[src/trunk]: src/sys/lib/libsa Rename padding macros to reflect and clarify t...
martin[src/trunk]: src/include Allow archs to provide __isinf() and __isnan() as in...
jakllsch[src/trunk]: src/sbin/fsck_msdos An uninitialized next-free-cluster value in ...
skrll[src/trunk]: src/sys/compat/netbsd32 regen
knakahara[src/trunk]: src/sys/arch/x86/pci fix panic when vmx(4) is detached.
mrg[src/trunk]: src/sbin/swapctl don't stop processing /etc/fstab when one entry...
pooka[src/trunk]: src/lib/librumpuser * attempt to clarify what "POSIX" means
msaitoh[src/trunk]: src/sys/dev/mii From FreeBSD:
maxv[src/trunk]: src/sys/netipsec Remove some more FreeBSD sysctl declarations th...
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
mlelstv[src/trunk]: src/sys/dev/spi More input validation. Fix off-by-1 for size limit.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix build w/o VERBOSE_INIT_ARM
ozaki-r[src/trunk]: src/sys/netipsec Provide a function to call MGETHDR and MCLGET
christos[src/trunk]: src/distrib/sets/lists/tests remove obsolete test
christos[src/trunk]: src/sys/arch/evbarm/conf remove children of mvsdio
snj[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/dev/mii regen
martin[src/trunk]: src/external/bsd/bzip2/dist Apply fix for CVE-2016-3189 bzip2: h...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
rin[src/trunk]: src/sys/external/bsd/drm2/i915drm kern/52229
christos[src/trunk]: src/lib/libc/arch/aarch64 We don't fit anymore thanks to jemalloc:
uebayasi[src/trunk]: src Minimal execve(2) ATF test.
knakahara[src/trunk]: src/sys/arch/x86/x86 avoid a failure of interrupt affinity when ...
matt[src/trunk]: src/sys/arch/arm/arm32 Don't nest structure definitions.
reinoud[src/trunk]: src/sys/arch/arm/samsung The Odroids USB hub and Ethernet init a...
christos[src/trunk]: src/tests/dev/scsipi/libscsitest Include bsd.own.mk (hi pooka)
christos[src/trunk]: src/sys/miscfs/fdesc remove debugging.
snj[src/netbsd-8]: src Pull up following revision(s) (requested by pgoyette in t...
jmcneill[src/trunk]: src/sys/arch Tegra K1 RTC driver.
enami[src/trunk]: src/bin/cp Fix the name of failed function in warning message.
macallan[src/trunk]: src/sys/arch/arm/omap don't draw blanks by hand, use the blitter...
pooka[src/trunk]: src/sys/rump Pull in all of sys/dev (i.e. don't skip pci/ and mi...
martin[src/netbsd-7]: src/sys/ufs/ffs Pull up following revision(s) (requested by m...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set TCON1 parent to PLL_VIDEO1(1X)
ad[src/trunk]: src/sys/fs/tmpfs tmpfs_reg_resize(): do nothing if newsize == ol...
maxv[src/trunk]: src/sys/arch/x86/include Add EFER_TCE. This would be an interest...
rmind[src/trunk]: src/sys/rump/net/lib/libsockin Fix RUMP build.
kamil[src/trunk]: src Ship with sanitizer/lsan_interface.h for LLVM 7
msaitoh[src/trunk]: src/sys/kern No functional change:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix up drm_crtc.c.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable and enable some ...
ad[src/trunk]: src/sys/uvm Don't zap the non-pdpolicy bits in pg->pqflags.
roy[src/trunk]: src/sys/netinet Remove unused variable.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/tables CID 1292512: Help coveri...
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Set "enabled" value on...
nonaka[src/trunk]: src/sys/dev/pci regen
dholland[src/trunk]: src/sbin/dump Add some const.
sevan[src/trunk]: src Enable veriexec(4) support by default on the macppc port and...
mrg[src/trunk]: src/sys/arch/sparc/sparc print the cpu number for the mutex not ...
mrg[src/trunk]: src/libexec/httpd enable .svg. as prompted by agc@.
bouyer[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set video PLLs to 297MHz
christos[src/trunk]: src/usr.sbin/makemandb - move the terminal handling in apropos-u...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Implement find_next_ze...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add register definitions that will be ne...
pgoyette[src/trunk]: src/sys/modules/ld On the off chance that someone tries to use t...
nat[src/trunk]: src/share/man Manual pages for wsbell.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that reading hw.ixgM.qN.interrup...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra for Jetson TK1, GPIO N5 controls vbus ...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement pci_intr_setattr()
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Support for compat-32 type shared...
christos[src/trunk]: src/lib/libedit PR/50880: David Binderman: Remove redundant code.
jmcneill[src/trunk]: src/sys/arch/arm/acpi Single mappings are translated to OutputBa...
wiz[src/trunk]: src/external/bsd/dhcpcd/dist Sort, fix Dt.
jakllsch[src/trunk]: src/sys/arch/arm/cortex Cover all pic_maxsources lines for armgi...
martin[src/trunk]: src/usr.bin/elf2aout Gcc, please shut up with those stupid warni...
sjg[src/trunk]: src/usr.bin/make/unit-tests Avoid echo -n in unit-tests
wiz[src/trunk]: src/external/gpl2/gmake/dist/config Put local change in sorted l...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Turbo Boost Max Technology 3.0 bit.
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal add con...
christos[src/trunk]: src/sys/ddb Add "show panic" that shows the current panic string...
jmcneill[src/trunk]: src/sys/dev/ic fix previous
mrg[src/trunk]: src rewrite the CPU identification on arm64:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Bus space for radeon m...
thorpej[src/trunk]: src/sys/dev/pci Do the "have transmit resources available" check...
pgoyette[src/trunk]: src/sys/modules/wsbell Actually create the wsbell(4) module
msaitoh[src/trunk]: src/sys/dev/pci Print the CRS Software Visibility Enable bit and...
martin[src/netbsd-8]: src/sys/dev/pci regen (for ticket #751):
skrll[src/trunk]: src/external/gpl3/binutils Rerun mknative binutils for more arm ...
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/arm32 Add Cortex A35
macallan[src/trunk]: src/sys/arch/sgimips/gio ga_iot = 0 -> normal_memt
palle[src/trunk]: src/sys/arch/sparc64/sparc64 cpu_boot_secondary_processors() nee...
nonaka[src/trunk]: src/sys/arch/sandpoint/pci PCI MSI/MSI-X manipulation stub funct...
msaitoh[src/trunk]: src/sys/dev/pci Fix newline problem which was added in previous ...
msaitoh[src/trunk]: src/sys KNF. No functional change.
roy[src/trunk]: src/doc Note terminfo change
pgoyette[src/trunk]: src/sys/compat/netbsd32 If a syscall requires a module to be aut...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant fix printf formats for ...
mrg[src/trunk]: src/sys rework the #ifdef IPSEC code to not use fallthru.
mrg[src/trunk]: src note GCC 8.4 may need some cleaning.
abhinav[src/trunk]: src/usr.sbin/makemandb Instead of dereferencing the pointer pass...
dholland[src/trunk]: src/include Remove #if defined(_KERNEL) around a userlevel funct...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: revert some of the logic int...
macallan[src/trunk]: src/sys/arch/evbarm/beagle do as RPi does - if console=fb is in ...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Use movw on armv7 to fill up...
roy[src/trunk]: src/sbin/route route: Enable receive error reporting on the rout...
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48787: inode calculation from ISO9660 ...
maxv[src/trunk]: src/sys/dev/pci/cxgb There are two memory leaks here, found by m...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use correct enable reg for I2C5
dholland[src/trunk]: src/sys/arch/amd64/conf Note that really old compat is only usef...
ad[src/trunk]: src/sys/uvm Don't require a write lock for page enqueue/activate...
christos[src/trunk]: src/tests/bin/sh Tests for the shift builtin (from kre)
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use ASM macros for the rest of the entr...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from Intel SDM:
ozaki-r[src/trunk]: src/sys/net Relax a lock check in if_mcast_op unless NET_MPSAFE
martin[src/trunk]: src/sys/kern Fix inverted ktrop() return value - oops!
riastradh[src/trunk]: src/sys New macro ALIGNED_POINTER_LOAD.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sis revert part ...
martin[src/trunk]: src/tools/compat/dev Add a slightly stripped down version of sys...
martin[src/trunk]: src/external/bsd/ipf/bin/ipftest Do not compile md5.c (while usn...
knakahara[src/trunk]: src/sys/opencrypto refactor crypto_newsession() like FreeBSD.
skrll[src/trunk]: src/sys/arch/mips/mips Always use XKPHYS for pool pages on _LP64...
matt[src/trunk]: src/sys/arch/arm/include #include <sys/pcu.h>
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix some merge mistakes, ...
christos[src/trunk]: src/external/bsd/blacklist Give the blacklistd socket a more mea...
skrll[src/trunk]: src/common/lib/libutil Trailing whitespace
christos[src/trunk]: src/external/gpl3/gdb/lib more regen stuff.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't forget to d...
jmcneill[src/trunk]: src/sys/dev/ic When resetting a drive, if the command list is ru...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom allow for a single board specific devi...
pgoyette[src/trunk]: src/sys/dev/imcsmb The controller only supports 1-byte "commands"
christos[src/trunk]: src/usr.bin/flock make this behave like linux; make -x the default
martin[src/trunk]: src/usr.sbin/sysinst Make sure to not dereference a NULL pointer.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Add assert_spin...
wiz[src/trunk]: src/share/man/man4 Fix typo in macro name.
christos[src/trunk]: src/sys/ufs/ufs - return (foo) -> return foo
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014c.
martin[src/trunk]: src/sys/arch/mac68k/mac68k Handle EINVAL in the fault path and s...
manu[src/trunk]: src/sys/compat/netbsd32 Fix cases where count <= 0 (thanks to Ma...
christos[src/trunk]: src/external/bsd/jemalloc/dist import jemalloc-5.1.0
tkusumi[src/trunk]: src autofs: Change my email address in man pages to netbsd.org
joerg[src/trunk]: src/sys/fs/tmpfs Implement most of mount -ur functionality for t...
jdolecek[src/trunk]: src/sys/dev/ic if softreset during PMP detection fails, disable ...
fcambus[src/trunk]: src/sys/dev/pci Regen.
dholland[src/trunk]: src/usr.bin/hexdump Don't try to use stdin after clobbering it w...
njoly[src/trunk]: src/sys/net Make fstat(2) work on AF_LINK socket descriptors.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun7i-a20-olimex-som204-evb-emmc.dt...
skrll[src/trunk]: src/sys/dev/usb Replace an if () panic with KASSERT
ozaki-r[src/trunk]: src/sys Avoid touching a mbuf after enqueuing it
christos[src/trunk]: src/distrib/sets/lists bump libc
sevan[src/trunk]: src/doc Note ddb.dumpstack sysctl
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests in lib/libc/sys/t_ucontext
jdolecek[src/trunk]: src/sys/dev/ata add newlines to the debug messages
dholland[src/trunk]: src/usr.sbin/rpc.lockd Fix operator precedence in complex condit...
christos[src/trunk]: src/sys/netipsec kill stray &
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
christos[src/trunk]: src/external/mit/xorg/include/xproto Depending on whitespace eat...
pooka[src/trunk]: src/sys/rump/librump/rumpkern gardenize rump.c: move data struct...
joerg[src/trunk]: src/tests/lib/libpthread_dbg Fix format strings.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix SATA controller init
msaitoh[src/trunk]: src/sys/arch/x86/include Add CLFLUSHOPT bit.
rillig[src/trunk]: src/tests/lib/libc/gen t_glob.c: clean up test code
msaitoh[src/trunk]: src/sys/dev/pci Add Samsung Electronics XP941 M.2 SSD
martin[src/netbsd-8]: src/usr.sbin/acpitools/acpidump Pull up following revision(s)...
maya[src/trunk]: src/sys/ufs/lfs It isn't safe to drain dirops with seglock held, ...
nisimura[src/trunk]: src/sys/dev/usb add ASMedia Technology
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Use PCI_BAR(m), not PCI_MAPRE...
pooka[src/trunk]: src/sys/rump/librump/rumpnet don't invade the __toolchain namespace
maya[src/trunk]: src/sys/arch/x86/x86 Fold constant. err is always 0, so switch t...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add tegraapbdma driver
wiz[src/trunk]: src/usr.bin/config Sort SYNOPSIS. Bump date for previous.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm More drm_fops.c updates. Hooray, ...
knakahara[src/trunk]: src/sys/dev/pci refactor: separate busdma initialize processing ...
skrll[src/trunk]: src/sys/dev/usb Unwrap short lines
pooka[src/trunk]: src/sys/rump Remove old HAVE_SUN_LD compat handling, it was ther...
knakahara[src/trunk]: src/sbin/ifconfig add l2tp(4) subcomands to ifconfig(8).
skrll[src/trunk]: src/sys/arch/evbarm/cubie pull in opt_arm_debug.h for VERBOSE_IN...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for fadvise64 offset types changes.
skrll[src/trunk]: src/sys/arch/evbarm/conf Update for recent a9wdt changes
chopps[src/trunk]: src Add resize_root boot operation. If resize_root=YES in rc.con...
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Find bin.h
mrg[src/trunk]: src/external/gpl3/binutils regen mknative for coldfire / binutil...
roy[src/trunk]: src/usr.sbin/sysinst Fix PR kern/51531 by using ifconfig to wait...
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
snj[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen for xkeyboard-c...
roy[src/trunk]: src/external/historical/nawk/bin Fix build with clang
chs[src/trunk]: src/sys/compat/netbsd32 never pass mp->mnt_stat to dostatvfs(), ...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Disable the arc4 and null_cbc tests ...
rin[src/trunk]: src/doc Recent rasops(9) changes have been pulled up to netbsd-9.
ad[src/trunk]: src/sys/arch/x86/x86 Fix a comment.
maxv[src/trunk]: src/sys/arch/amd64/include Add more symbols to the unwinder, in ...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.0
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Adapt the NAK holdoff scheme for ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Increase default MSGBUFSIZE to matc...
kiyohara[src/trunk]: src/sys/arch/bebox/stand/boot Fix format of specify for scsi dis...
ozaki-r[src/trunk]: src Add basic tests for IP forwarding
christos[src/trunk]: src/external/gpl2/gmake/dist merge local changes
skrll[src/nick-nhusb]: src/sys/dev/usb Actually print the bus root hub device in d...
ad[src/trunk]: src/sys/arch - On-demand zeroing pages with MOVNTI is crazy. It...
riastradh[src/riastradh-drm2]: src/sys/conf Restore config `drm' attribute in sys/conf...
abhinav[src/trunk]: src/usr.sbin/makemandb Bring the comment in sync with code (afte...
jmcneill[src/trunk]: src/sys/dev/ic Allow bus glue to setup DDC clocks
christos[src/trunk]: src/external/bsd/wpa/dist/src/crypto OpenSSL: Use BN_bn2binpad()...
uwe[src/trunk]: src/share/man/man4/man4.x86 Fix a typo.
martin[src/trunk]: src/sys/arch/sparc64/dev Remove unused variable
roy[src/trunk]: src/sys/sys rbtree: Use __BIT macro to avoid a lot of compiler w...
mrg[src/trunk]: src/usr.sbin/pcictl add some examples: "pcictl pci0 list" and "...
apb[src/trunk]: src/distrib/sets/lists sort
ad[src/trunk]: src/sys/kern sched_preempted(): always clear LP_TELEPORT.
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.11.5
riastradh[src/trunk]: src/sys/external/bsd/drm2 Include the legacy DRM_READ/WRITE in d...
kamil[src/trunk]: src/distrib/sets/lists/man Fix build with MKCATPAGES=yes
kamil[src/trunk]: src/tests/kernel Add io_read_write_handshake to t_ptrace_wait{, 3...
joerg[src/trunk]: src/external/bsd/libc++ Remove some more CMakeLists.txt files.
leot[src/trunk]: src regen
mrg[src/trunk]: src/sys/arch/powerpc/powerpc convert a failure to call OF for a ...
maya[src/trunk]: src Install more libdrm nouveau headers.
skrll[src/trunk]: src/sys/arch/arm/broadcom Trailing whitespace
uwe[src/trunk]: src/sys/sys Fix pasto in a comment.
matt[src/trunk]: src/common/lib/libc/arch/arm/string Fix a typo in strlcpy which ...
martin[src/trunk]: src/sys/arch/sparc/stand/boot Strip debug symbols from boot code
joerg[src/trunk]: src/sys/arch/xen/conf Given Xen/i386 the same process and file l...
martin[src/trunk]: src Comment out the ieee fp flags for alpha for now - something ...
snj[src/netbsd-7]: src/external/bsd/blacklist Pull up following revision(s) (req...
joerg[src/trunk]: src/lib/csu/common Ensure notes are properly padded to 32bit len...
dsl[src/trunk]: src/sbin/dkscan_bsdlabel Explicitly include sys/ioctl.h
christos[src/trunk]: src/distrib/utils/embedded/conf now that we compute sizes correc...
nat[src/trunk]: src/sys/dev Revert back to a 16 bit phase counter - stops overfl...
jakllsch[src/trunk]: src/sys - Recognize the AS3722 sd0_v_minus_200mV bit, which is 1...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add genfb, disabled for now
pooka[src/trunk]: src/sys/sys forgot to commit this with rump kernelcprng change
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep(9) and wakeup(9) from urtwn(4)
martin[src/trunk]: src/sys Implement SIOCIFGCLONERS for netbsd32, so ifconfig -C wo...
mlelstv[src/trunk]: src/sys/dev Defer crypto operations to a workqueue and make it u...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, add #ifdef SVS around svs_init().
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common - Add missing ...
msaitoh[src/trunk]: src/sys/dev/pci For 82576 and newer devices, the PBA register is...
martin[src/trunk]: src/sys/dev/pci Remove an unused variable
maya[src/trunk]: src/tests/fs/tmpfs Use sysctl -n rather than parse the output.
msaitoh[src/trunk]: src/sys/dev/pci Fix WOL related setting of the WUC register for ...
matt[src/trunk]: src/sys/arch/evbmips/conf Add opt_rasoc.h
matt[src/trunk]: src/sys/netinet6 Don't use new as a variable name.
pgoyette[src/trunk]: src/sys Regenerate
christos[src/trunk]: src/distrib/sets/lists/debug fix obsolete rtcalarm
ozaki-r[src/trunk]: src/sys/netinet6 Fix panic on destroying an interface with IPv6 ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50i-a64-teres-i.dts, sun50i-h5-o...
roy[src/trunk]: src/sys/netinet6 Separate ioctl address prefix management from R...
thorpej[src/trunk]: src/sys/dev Don't bother with IFF_OACTIVE.
martin[src/netbsd-8]: src/doc Ammed ticket #668
kamil[src/trunk]: src Ship with sanitizer/lsan_interface.h for GCC 7
njoly[src/trunk]: src/sys/compat/netbsd32 Fix setcontext signature, which has a si...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Adapt previous; put #ifdef SVS around t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Const parameter.
riastradh[src/trunk]: src/sys/sys sdt.h deserves an RCS id like all the other header f...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Define pr_debug = printf.
apb[src/trunk]: src/distrib/sets Adapt the sortlists target to deal with comment...
mrg[src/trunk]: src/sys/dev/usb adjust some comments to reality.
pgoyette[src/trunk]: src/sys/dev/filemon Don't release the proc_lock mutex until we'r...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 apply -fimplicit-template...
skrll[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Use G_enable_initfini_arra...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus support endian-independent operation o...
martin[src/trunk]: src/sys/arch/amiga/stand/bootblock/bootxx_ffs Specify both -marc...
yamaguchi[src/trunk]: src/sys/dev/pci Fix locking against myself at ixl_link_state_upd...
jmcneill[src/trunk]: src/sys/arch/arm/cortex print "A5" instead of "A9" at attach tim...
martin[src/trunk]: src/sys/nfs Silence gcc 4.8.1 warnings
msaitoh[src/netbsd-7]: src/doc Update ticket 308.
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
roy[src/trunk]: src/external/bsd/blacklist blacklist: Allow blacklist_sa to work...
joerg[src/trunk]: src/usr.bin/rpcgen Mark error as dead.
pgoyette[src/trunk]: src/sys Regen again, this time without the extra word in the "ge...
snj[src/netbsd-7]: src/bin/ksh Pull up following revision(s) (requested by maya ...
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt Parse more than one entry from the /memo...
maxv[src/trunk]: src/sys/netipsec Reduce the diff between ipsec6_input and ipsec4...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface IPL_VM -> IPL_SCHED, a...
rin[src/trunk]: src/sys/arch/zaurus/conf Disable mue(4) for INSTALL_C70 like oth...
wiz[src/trunk]: src/bin/sh Remove leading zero from date.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Fix error branch in drm_limit_dma_...
matt[src/trunk]: src/sys/arch/arm/broadcom Don't rely on PKTTYPE in the rxsts sin...
rin[src/trunk]: src/common/lib/libc/arch/m68k/gen Remove wrong comment (copy-pas...
christos[src/trunk]: src/sys/net Use the socket credentials that are established duri...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.8.0rc3 r261930.
njoly[src/trunk]: src/sys/compat/linux Add utimensat(2) for compat linux.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Enable and add ls command for ufs.
christos[src/trunk]: src/lib Transfer all the keys that were created in the libc stub...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Further reduce the loop counter so that hat...
skrll[src/trunk]: src/distrib/sets/lists/modules Fix sets
christos[src/trunk]: src/external/bsd/blacklist/libexec Add missing ; ; (Kurt Lidl)
kiyohara[src/trunk]: src/sys/arch/arm/omap Support OMAP 4430.
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Sync wi...
pgoyette[src/trunk]: src/sys/modules/examples Fix up another internal reference to re...
jmcneill[src/trunk]: src/sys/dev/i2c add TPS65950 RTC support
skrll[src/trunk]: src/sys/arch/cats/cats Now that bus_space can use devmap - use i...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by jakllsch ...
jdc[src/trunk]: src/sys/arch/sparc64/dev Work around invalid root PCI bus bus-ra...
riastradh[src/trunk]: src/external/mit/xorg/tools/mkfontscale Define FC_NO_MT=1 for to...
maxv[src/trunk]: src/sys/rump/librump/rumpnet Oops, forgot this file; I just merg...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Replace %rax -> %rdi, so that check_swa...
tnn[src/trunk]: src/sys/dev/spi m25p: add compatible entry for "jedec, spi-nor" a...
mrg[src/trunk]: src/external/mit/xorg/lib/libXcursor catch up the default __XCUR...
jmcneill[src/trunk]: src/sys/arch/evbarm/beagle copy boot args so they dont get clobb...
maxv[src/trunk]: src/sys/netipsec Add [ah/esp/ipcomp]_enable sysctls, and remove ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add CMU PLL offsets
christos[src/trunk]: src/sys/sys alpha (and others) don't like .set name, expr. Use n...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add forgotten ixgbe_x550.c and ixgbe_x550.h.
knakahara[src/trunk]: src/sys remove unnecessary declarations and fix KNF
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs uint64_t can't be...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fixup some comments
snj[src/netbsd-8]: src Pull up following revision(s) (requested by flxd in ticke...
thorpej[src/trunk]: src/sys/uvm/pmap pmap_tlb_miss_lock needs to be globally visible.
martin[src/netbsd-7]: src/sys/netipsec Pull up following revision(s) (requested by ...
chs[src/trunk]: src/sys/ufs/ufs in ufsdirhash_free(), only examine dh->dh_onlist...
maya[src/trunk]: src/external/bsd/llvm Make the includes target run the custom in...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Revert the pullup of the following revi...
wiz[src/trunk]: src/usr.sbin/i2cscan Whitespace.
skrll[src/trunk]: src/sys/dev/usb Get the iManufacturer, iProduct, and iSerialNumb...
kamil[src/trunk]: src/tests/kernel Add more tests for PT_STEP step[234] in t_ptrac...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpdate PR/53813: Edgar Pettijohn: Pri...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 mild modifications to av...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Define get_jiffies_64. ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
abhinav[src/trunk]: src/share/dict Add ``trademark''
joerg[src/trunk]: src/sys/dev/ic Don't include atw_hw_decrypted, it is not used. K...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin This Makefile fragment is no longer...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add OMAP_MPU_CLOCK_FREQ=13000000.
martin[src/netbsd-8]: src/sys/arch Pull up the following, via patch, requested by m...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka...
skrll[src/trunk]: src/tools Hook in dtc/libfdt now that it builds for me
msaitoh[src/trunk]: src/sys/dev/mii Use static.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Drop take the {ttm, gem} vmobjlock in t...
msaitoh[src/trunk]: src/sys/dev/pci Print 32bit I/O region flag and 64bit memory reg...
christos[src/trunk]: src/external/bsd/wpa/dist/src The remaining number of bytes in t...
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by y...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288958: Prevent NULL deref
martin[src/trunk]: src/sys/arch/evbmips/conf Enable ktrace by default
martin[src/netbsd-8]: src/usr.bin/midiplay Pull up following revision(s) (requested...
apb[src/trunk]: src/usr.bin/make/unit-tests Add tests for VAR != command.
rin[src/trunk]: src/sys/arch/mac68k/conf Mimic macppc color/font settings, which...
christos[src/trunk]: src/usr.bin/pwait PR/49714: Henning Petersen: Change NULL in EV_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include More Linux header file stubs.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add (commented out) awinac driver
ozaki-r[src/trunk]: src/tests/net/net Add missing head functions
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc dedup
skrll[src/trunk]: src/sys/arch/arm/arm32 Use PDE_SYNC when syncing pdeps
christos[src/trunk]: src/sys/dev/dm CID 976256: Help coverity understand that when th...
matt[src/trunk]: src/sys/arch/evbcf/evbcf Use .S instead of .s
pooka[src/trunk]: src/lib/librumpuser Support Cygwin as a hypervisor.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Not sure what DRM is doi...
skrll[src/trunk]: src/sys/conf More tidyup after joerg's copy&paste disaster. I h...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Fix KERNEL_BASE_PHYS (how did this ever...
martin[src/netbsd-7-1]: src/doc Ticket #1607
christos[src/trunk]: src/usr.bin/config Allow multiline makeoptions to work by quotin...
rjs[src/trunk]: src/sys/netinet Remove duplicate assignment, comment doesn't mat...
msaitoh[src/trunk]: src/sys/arch/x86/include Add TSX_FORCE_ABORT related definitions.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add wrapper for Pine64 (non-plus) dts
skrll[src/trunk]: src/sys/dev/usb Add an axe(4) from FreeBSD
kamil[src/trunk]: src/tests/usr.bin/id Avoid symbol clashes in tests/usr.bin/id un...
christos[src/trunk]: src/sys/arch/emips/stand/common PR/50942: David Binderman: fix p...
kre[src/trunk]: src/bin/sh Add a couple of comments. NFC.
christos[src/trunk]: src/lib/libresolv PR/50907: David Binderman: Remove useless strl...
christos[src/trunk]: src/distrib/utils/embedded move configuration to new place.
riastradh[src/trunk]: src/sys/external/bsd more declarations of things we need.
pgoyette[src/trunk]: src/sys/modules Descend into subdirectory to create the module f...
jmcneill[src/trunk]: src/sys Use actual hw mode, not proposed mode.
christos[src/trunk]: src/sys/dev/pcmcia PR/50949: David Binderman: Fix misplaced parens.
matt[src/trunk]: src Install common_wchar_limits.h and update set list.
christos[src/trunk]: src/usr.bin/make don't leave trailing backlashes on commands, ju...
he[src/trunk]: src/sys/ufs/chfs Plug memory leaks in error returns in chfs_read...
christos[src/trunk]: src/external/bsd/file fix version detection
dholland[src/trunk]: src/sys/dev/bluetooth Coverity CID 975184: don't ignore pmf_devi...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
christos[src/trunk]: src/tests/net/net Add a test demonstrating thst LOCAL_PEEREID is...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge conflicts
christos[src/trunk]: src/doc mention new jemalloc
msaitoh[src/trunk]: src/sys/dev/pci Use correct macro "PCI_SATA_REV" instead of PCI_...
christos[src/trunk]: src/external/bsd/ntp/dist (4.2.8p9) 2016/11/21 Released by Harla...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Add noreturn where needed. In...
maxv[src/trunk]: src/sys/arch Move the virtual address of the LAPIC page out of t...
dennis[src/trunk]: src/sys Regen.
fox[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs external/cddl/osn...
jmcneill[src/trunk]: src/sys/dev/fdt Add FDT DMA controller API.
dholland[src/trunk]: src/share/misc ICYMI
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix drm_err merge.
maxv[src/trunk]: src/sys/kern Remove reference to m_ext.ext_type (doesn't exist).
kamil[src/trunk]: src/external/bsd/libproc/dist Don't include <sys/user.h> on NetB...
maxv[src/trunk]: src/sys/netipsec Strengthen this check, to make sure there is ro...
knakahara[src/trunk]: src/sys/arch/x86/pci add vmx(4) basic statistics counters.
pgoyette[src/trunk]: src/tests/crypto/opencrypto Clean up the helper programs. Remov...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add Plat'Home OpenBlocks AX3.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra initialize cpufreq subsystem
reinoud[src/trunk]: src/sys/arch/arm/samsung Add GPIO register definitions
pooka[src/trunk]: src/sys/rump/net/lib/libsockin comment meets reality
martin[src/trunk]: src/sys/arch/alpha/alpha When creating a SIGFPE siginfo for a ge...
pgoyette[src/trunk]: src/sys/kern Add new configuration variable to point at the list...
christos[src/trunk]: src/distrib/sets/lists/tests sort.
roy[src/trunk]: src/etc Instead of waiting for a duration based in IPv6 DAD coun...
mrg[src/trunk]: src/share/mk remove conditionals that are always true with GCC >...
christos[src/trunk]: src/usr.bin/flock mention that -x is the default.
christos[src/trunk]: src/share/mk Switch back amd64 to the old jemalloc. We have some...
pgoyette[src/trunk]: src/sbin/modstat Add a description for the new MODULE_CLASS_BUFQ...
maxv[src/trunk]: src/sys Remove unused debug code.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by nonak...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Increment rxr->packets correctly in ixgbe_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove outdated comment....
mrg[src/trunk]: src/distrib/sets/lists mark all the xorg-server 1.10 specific fi...
kardel[src/trunk]: src/sys/dev/pci PR/54045
matt[src/trunk]: src/doc Note or1k port
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Add missing % to SUBTA...
rin[src/trunk]: src/bin/ps Calculate CPU usage (pcpu) once per process if it is ...
martin[src/netbsd-8]: src/doc Note ticket #925
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_remove: as per POSIX, "if the file's link...
nat[src/trunk]: src/sys/dev Fix channel assignment for multiple channels.
joerg[src/trunk]: src/sys/rump/librump/rumpkern Align the message buffer. The kern...
msaitoh[src/trunk]: src/share/man/man9 Add missing pci_intr_setattr(). The function ...
sjg[src/trunk]: src/distrib/sets/lists/tests New unit-test for make
riastradh[src/trunk]: src/sys/external/bsd/drm2 match linux side loading of headers
is[src/trunk]: src/etc/etc.amiga Provide the (small) miniroot uncompressed, so ...
martin[src/netbsd-7]: src/doc Ticket #939
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Use direct map if available in l...
nat[src/trunk]: src/sys/dev/wscons Remove dying ftom vb_args and use sc_dying in...
christos[src/trunk]: src/external/bsd/wpa/dist/src/ap The length of the WMM Action fr...
nakayama[src/trunk]: src/external/gpl3/binutils/dist/bfd Remove unnecessary local cha...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Apply GCC/35998 from FreeBSD http...
uwe[src/trunk]: src/lib/libc/stdio Markup "stdin".
martin[src/trunk]: src/usr.sbin/sysinst Make it compile on architectures that do no...
pgoyette[src/trunk]: src/sys Create a new sysv_ipc module to contain the SYSVSHM, SYS...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
apb[src/trunk]: src/usr.bin/make/unit-tests When sanitising test output, replace...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.9.0 with the follow...
macallan[src/trunk]: src/sys/dev/pci R4xx support is untested at best, so don't prete...
mrg[src/trunk]: src/libexec/httpd fix previous: have_debug was reversed.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add TDB lines
skrll[src/trunk]: src/sys/arch/mips/include Trailing whitespace
christos[src/trunk]: src/usr.sbin/makefs/ffs need <sys/stat.h>
tsutsui[src/trunk]: src/sys/arch/alpha Add support for AlphaStation DS15.
mrg[src/trunk]: src/sys/arch/sparc64/dev s/pa/busaddr/ in a debug message, we pr...
jakllsch[src/trunk]: src/usr.sbin/usbdevs Try to dump device at address 0. Allows du...
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_TEGRA
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_gpio_acquire: if a pin is required...
roy[src/trunk]: src/etc/rc.d Use the new -P option to work out which pidfile dhc...
christos[src/trunk]: src/include remove global pointers, add get/seters.
matt[src/trunk]: src/sys/arch Use pmap_kenter flags to create cached/uncached ent...
pooka[src/trunk]: src/lib/librumpuser .. and make it compile on said platforms.
jmcneill[src/trunk]: src/sys/dev/usb defer updating td actlen until we get acknowledg...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server don't define HAVE_XORG_...
skrll[src/trunk]: src/sys/arch/sh3/include Fix indentation. NFCI
sevan[src/trunk]: src/sys/arch/hpc/stand/hpcboot/res Update the label text using A...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf build vexpress-v2p-ca15-tc1.dtb with th...
christos[src/trunk]: src/sys/arch/i386/include use compiler builtins to compute addre...
thorpej[src/trunk]: src/sys/dev/pci Follow the example of the MII code and don't reg...
macallan[src/trunk]: src/sys/arch/macppc/dev report fan speeds
skrll[src/trunk]: src/sys/dev/usb Add usmsc(4) - a driver for the SMSC95XX USB eth...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
blymn[src/trunk]: src/lib/libcurses Use the internal version of touchline to updat...
snj[src/netbsd-7]: src/sys/arch/i386/conf Pull up following revision(s) (request...
christos[src/trunk]: src/external/bsd/jemalloc/include/jemalloc/internal Fix debuggin...
yamaguchi[src/trunk]: src/sys/dev/pci Use if_link_state_change() even if ixl(4) is att...
skrll[src/trunk]: src/sys/external/bsd/vchiq Use the common list.h
bouyer[src/netbsd-8]: src/doc ticket 726
dholland[src/trunk]: src/sys/arch Systematize (and in many cases, fix) the comments o...
matt[src/trunk]: src/sys/sys Add common_wchar_limits.h for those compilers that emit
apb[src/trunk]: src/usr.bin/units Add -l and -L options to units(1). "-l" simpl...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for utimensat(2).
dholland[src/trunk]: src/share/misc +bamf, remf
knakahara[src/trunk]: src/sys/dev/pci refactor: separate TX, RX queue variables from w...
christos[src/trunk]: src/include catch up with name change.
martin[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...
martin[src/trunk]: src/sys/dev/raidframe Remove unused variable
martin[src/netbsd-8]: src/doc Tickets #783, #784, #785
snj[src/netbsd-7]: src/sbin/route Pull up following revision(s) (requested by uw...
christos[src/trunk]: src/external/bsd/cron Apply selected patches from OpenWall:
kamil[src/trunk]: src/tests/kernel/arch/x86 Eliminate code duplication in the x86 ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix netbsd-stdint.h to allow char...
rin[src/trunk]: src/sys/dev/pci Support bitmap fonts with stride 4 (i.e., width ...
christos[src/trunk]: src/sys/netipsec Add more debugging, no functional change.
martin[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
cherry[src/trunk]: src/sys/arch Bump up XEN source API compatibility to 0x00030208 ...
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_create into lfs_create.
ozaki-r[src/trunk]: src/tests/net/ndp Make a permanet neighbor cache to avoid sendin...
jmcneill[src/trunk]: src/sys Add driver for ARM PrimeCell Advanced Audio CODEC interf...
gson[src/trunk]: src/tests/lib/librumphijack The 4 second timeout of the invafd t...
kamil[src/trunk]: src/usr.sbin Stop defining _rpcsvcdirty in bss and data
christos[src/trunk]: src/external/apache2/mDNSResponder/dist import latest
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm We have a local override for drm_e...
martin[src/trunk]: src/sys Remove __CT_LOCAL_.. hack
skrll[src/trunk]: src/sys/dev/usb G/C
christos[src/trunk]: src/sys/miscfs/fdesc Fix type of /dev/tty
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.0
martin[src/netbsd-8]: src/external/bsd/top/dist Pull up following revision(s) (requ...
njoly[src/trunk]: src/sys/sys Remove parameter name from openat prototype.
jklos[src/trunk]: src/sys Add kernel configuration file for PogoPlug Pink, PogoPlu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Stub <asm/intel-mid.h>.
maxv[src/trunk]: src/sys/kern Kernel Heap Hardening: use bitmaps on all off-page ...
simonb[src/trunk]: src/usr.bin/locate/locate Add support for specifying an alternat...
christos[src/trunk]: src/lib libasan depends on libstdc++ so move it under the wait b...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src fix for shadowing.
htodd[src/trunk]: src/distrib/notes/common Adding myself.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Improve a couple of DPRINTFs
kamil[src/trunk]: src/sys/arch/sparc/include Improve _UC_MACHINE_FP() for SPARC/SP...
snj[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...
martin[src/trunk]: src/sys/dev/ic Remove unused variable
maxv[src/trunk]: src/sys/netipsec Fix nonsensical checks, neither in6p nor reques...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add dwctmr glue, from FUKAUMI Naoki <f...
christos[src/trunk]: src/usr.bin/rpcinfo 0 == local
christos[src/trunk]: src/sys/arch/sparc/include Make _UC_MACHINE_FP() compile again a...
skrll[src/trunk]: src/sys/dev/usb +#include "opt_usb.h"
jmcneill[src/trunk]: src/sys/dev/ofw Rename of_getprop_bool to of_hasprop and make of...
skrll[src/trunk]: src/sys/arch/arm/acpi Correct the test for writeable memory. Th...
knakahara[src/trunk]: src/sys/net fix two races between set_ip_addrs and clear_ip_addr...
joerg[src/trunk]: src/usr.sbin/makefs Don't pass garbage to parsedate, but do use ...
ozaki-r[src/trunk]: src/tests/net/arp Improve tests of proxy arp
bouyer[src/netbsd-8]: src/sys/arch/arm/arm Pull up following revision(s) (requested...
christos[src/trunk]: src/external/bsd/libdwarf/dist toolify
mrg[src/trunk]: src/distrib/sets/lists/base revert the previous; it seems to hav...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/54443: Edgar Fu?: ip mistake...
dholland[src/trunk]: src/usr.bin/apply Add some additional BUGS.
ozaki-r[src/trunk]: src/tests/net/arp Add missing bus argument for extract_new_packets
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Use correct MID_ value
snj[src/netbsd-7]: src/external/bsd/blacklist/bin Pull up following revision(s) ...
skrll[src/trunk]: src/sys/arch/sh3/sh3 Handle EINVAL in the fault path and send SI...
christos[src/trunk]: src/external/gpl3/gdb/dist Resolve conflicts (by choosing the ne...
ast[src/trunk]: src/distrib/utils/embedded/conf After discussions with cristos r...
kre[src/trunk]: src/lib/libc/gen PR lib/54053
christos[src/trunk]: src/etc/pam.d Add cron.
kamil[src/trunk]: src/sys/sys Add fallback defintion for C++ of _EV_SET with the l...
christos[src/trunk]: src/distrib/utils/libhack Use .PATH because the newmake does not...
ad[src/trunk]: src/sys/fs/tmpfs tmpfs_inactive(): do like other file systems an...
njoly[src/trunk]: src/sys/compat Regen for pread/pwrite 64bit offset argument.
kamil[src/trunk]: src/lib/libpthread_dbg Fix pt_magic (part of pthread_t) read in ...
fox[src/trunk]: src/games/battlestar games/battlestar: Fix the -Werror=restrict ...
maya[src/trunk]: src/sys/modules/pf Code is fixed, so hiding the warning is not n...
matt[src/trunk]: src/sys/compat/netbsd32 Simplify a tiny bit.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Check t...
roy[src/trunk]: src/sys/netinet arp: report RTM_MISS when removing an unresolved...
joerg[src/trunk]: src/lib/libc/net Don't create a weak alias in the !RUMPACTION case.
manu[src/trunk]: src/lib/libperfuse Remove usless warning that happens often with...
palle[src/trunk]: src/sys/kern syscall debug - fix build when SYSCALL_DEBUG option...
christos[src/trunk]: src/external/public-domain/xz/dist/src/xz CID 1268629: Don't der...
mgorny[src/trunk]: src/external/cddl/osnet/lib/libdtrace Update dtrace errno.d mapp...
mrg[src/trunk]: src/sys/uvm KASSERT -> KASSERTMSG so we actually display the ove...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add eMMC clocks
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi framebuffer only seems to support BGR mo...
rmind[src/trunk]: src/usr.sbin/npf/npftest Update npftest.conf for the recent synt...
christos[src/trunk]: src/sys/dev/mii new register.
pooka[src/trunk]: src/sys/rump/librump create multi-inclusion protectors; some com...
martin[src/trunk]: src/sys/arch/sparc64/dev Also attach to devices named "parallel"
jmcneill[src/trunk]: src/sys/arch/evbarm/conf select max cpu frequency (~2.3GHz) at boot
jmcneill[src/trunk]: src/sys/arch/evbarm/conf - Replace CONSADDR with SSCOM2CONSOLE i...
christos[src/trunk]: src/bin/sh PR/49125: Havard Eidnes: /bin/sh does not support red...
pgoyette[src/trunk]: src/sys/kern When delivering a signal, it's possible that the pr...
maxv[src/trunk]: src/sys/dev/bluetooth fix memory leaks
ad[src/trunk]: src Make mntvnode_lock per-mount, and address false sharing of s...
rin[src/trunk]: src/external/bsd/tre Bump WARNS to 5.
msaitoh[src/trunk]: src/sys/dev/usb Make m_devget()'s 3rd argument to 0 again.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Restore ABI for fast...
riastradh[src/trunk]: src/libexec/ftpd Add -f option to ftpd to stay in foreground wit...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic cleanup, copy in boot args from uboot
msaitoh[src/trunk]: src/sys/kern KNF. No functional change.
pgoyette[src/trunk]: src/sys/dev/isa Handle watchdog attachment in the wbsio_rescan()...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
macallan[src/trunk]: src/sys/arch/sgimips/sgimips KASSERT that MIPS_SR_KX is set when...
christos[src/trunk]: src/usr.bin/getaddrinfo need bsd.own.mk
mbalmer[src/trunk]: src/sys/dev/usb Fix a debug printf format.
tkusumi[src/trunk]: src/usr.sbin/autofs autofs: Change autounmountd(8) to use time_t...
jdolecek[src/trunk]: src/sys/arch/aarch64/include Implement PMAP_DIRECT / pmap_direct...
matt[src/trunk]: src/sys/compat/netbsd32 Fix _lwp_ctl for big endian 64-bit platf...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Fix bucket and chain counts on ...
joerg[src/trunk]: src/sys/dev/pci GC wc_rdreg and wc_rdchctl
christos[src/trunk]: src/sys/arch/i386/stand gcc-6 needs -nosse
mgorny[src/trunk]: src Add tests for missing libc catalog entries
riastradh[src/trunk]: src/sbin/ifconfig Consistently use estrlcpy for ifr.ifr_name her...
pgoyette[src/trunk]: src/share/man Add a reference to the recently added module examp...
christos[src/trunk]: src/doc new OpenLDAP
martin[src/netbsd-8]: src/external/gpl2/gmake/dist/glob Pull up following revision(...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set pre-divider M to 0 in fractional mode...
jdolecek[src/trunk]: src/doc mention the ext2fs and nvme(4) work
reinoud[src/trunk]: src/sys/arch/arm/samsung Add exynos_gpio_pindata_ctl() analog to...
martin[src/trunk]: src/usr.sbin/sysinst Remove a bogus assert: when reading disklab...
christos[src/trunk]: src/usr.sbin/makemandb adjust to the new mandoc api
mbalmer[src/trunk]: src/external/mit/lua/dist/src no floating point in the kernel, a...
martin[src/trunk]: src/tests/net/mpls Before pinging, wait for addresses to come ou...
martin[src/trunk]: src/tests/lib/libc/db bsize_torture: skip bigger page size tests...
hikaru[src/trunk]: src/sys/arch/x86/pci Sync code with FreeBSD to support RSS
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
martin[src/trunk]: src/usr.sbin/isdn/isdnd David Binderman in PR bin/50884: simplif...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Init function pointers to nullop()...
maxv[src/trunk]: src/sys/netipsec Add XXX, it seems to me we need to free the mbu...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal - fix s...
hannken[src/trunk]: src/sys/kern Lock the vnode before changing its writecount.
spz[src/trunk]: src/sys/conf Happy 2013 everybody
kamil[src/trunk]: src Introduce enhancements to the kcov(4) code
pgoyette[src/trunk]: src/lib/libc/time Since the argument buf is earlier described as...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
matt[src/trunk]: src/lib/libc/rpc Assume anything not vax has IEEEFP.
jmcneill[src/trunk]: src/sys/arch/arm/omap If EDID is supplied, parse and print it. W...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add spkr(4) module to the sets li...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-keyboard default...
christos[src/trunk]: src/sys/arch/x86/x86 CID 1297228: Use strlcpy
rmind[src/trunk]: src/sys/sys Add LIST_CONCAT().
christos[src/trunk]: src/bin/sh PR bin/50834o: fix expansions of (unquoted) ${unset_v...
abhinav[src/trunk]: src/lib/libc/sys Fix typo
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Ethernet devices.
dsl[src/trunk]: src/external/cddl/osnet/sys/sys Spell cprng_fast() properly
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic Support for passing mac address from...
uki[src/trunk]: src/distrib/sets Building X11 system packages by "build.sh syspkgs"
msaitoh[src/netbsd-8]: src Pull up following revision(s) (requested by snj in ticket...
matt[src/trunk]: src/sys/arch/powerpc/include/oea Define HID1_{SYNCBE, ABE} for th...
pgoyette[src/trunk]: src/sys/dev/sysmon If autoload of the subcomponent module fails, ...
ad[src/trunk]: src/sys/arch/x86/x86 Fix compile on !DIAGNOSTIC.
matt[src/trunk]: src/doc Note removal of FPA support and replacement with VFP.
martin[src/trunk]: src/sys/dev/ic Remove unused variable/ifdef like use
skrll[src/trunk]: src/sys/dev/usb KNF
snj[src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by s...
manu[src/trunk]: src/share/man/man8/man8.x86 Document new GPT and RAIDframe capac...
martin[src/netbsd-8]: src/external/mit/xorg/lib/xkeyboard-config Pull up following ...
mrg[src/trunk]: src/usr.sbin/postinstall remove 30-urw-aliases.conf and add 45-g...
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux kill another copy of strtonum
knakahara[src/trunk]: src/sys/net fix l2tp panic when l2tp session id is changed (same...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner pull in opt_arm_debug.h for VERBOSE_I...
aymeric[src/trunk]: src/tools/compat add our libc's regex implementation to libnbcom...
skrll[src/trunk]: src Install the smsc(4) man page.
martin[src/trunk]: src/usr.sbin/sysinst Backout the previous incorrect fix for PR 4...
christos[src/trunk]: src/bin/sh PR bin/50896: make shift with more than 1 arg give a ...
abhinav[src/trunk]: src/usr.sbin/makemandb Remove the table name parameter from the ...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 8.4. it fixes at least th...
nia[src/trunk]: src synaptics: Make up_down_emulation useful for single-button c...
christos[src/trunk]: src/tools/libdwarf add new file
maxv[src/trunk]: src/sys/netipsec Constify ipseczeroes, and remove one use of it.
wiz[src/trunk]: src/share/man/man4/man4.x86 Fix xrefs, remove empty lines, fix R...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add i2c locators, add a i2c bus indexer...
dholland[src/trunk]: src/sbin/scsictl Add crossreference to scsi(4) per note in PR 9627.
martin[src/trunk]: src/sys/arch/vax/vax Handle EINVAL in the fault path and send SI...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Might as well byteswap when we assign ...
dsl[src/trunk]: src/external/cddl/osnet/dist Compilation fixes:
jmcneill[src/trunk]: src/sys/dev/ic Rewrite data transfer path to take advantage of t...
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Allow STT_GNU_IFUNC to be a ...
martin[src/trunk]: src/usr.sbin/sysinst Make "ask_yesno" and "ask_noyes" take a con...
mlelstv[src/trunk]: src/sys/arch/x86 Expose more DMI variables via sysctl.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegrampio
abhinav[src/trunk]: src/usr.bin/at Use more markup and complete a sentence.
apb[src/trunk]: src/sys/dev/dkwedge When converting a disklabel partition type i...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
ad[src/trunk]: src/sys/arch For this case during build.sh:
christos[src/trunk]: src/usr.sbin/crash Add primitive LOCKDEBUG support.
martin[src/netbsd-8]: src/distrib/notes/common Update for NetBSD-8
msaitoh[src/trunk]: src/sys/dev/mii Regen.
joerg[src/trunk]: src/tests/usr.bin/nbperf Annotate dependencies.
knakahara[src/trunk]: src/sys/dev/pci if_iwm use unified establish API.
martin[src/netbsd-7]: src/doc Ticket #1568
christos[src/trunk]: src/share/mk switch amd64 to jemalloc-5.1.0
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm provide BUILD_BUG_ON_MSG
matt[src/trunk]: src/lib/libkvm #if 0 some code not in use yet
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra XUSB PADCTL driver
christos[src/trunk]: src/usr.bin/man there is no more makewhatis; it has been replace...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix indexing convention ...
christos[src/trunk]: src/tests/net/net make sure we call getpeername on the accepted ...
ozaki-r[src/trunk]: src/sys/dev/pci Remove a garbage blank line
pgoyette[src/trunk]: src/share/man/man4 Fix a typo in the example properties
mbalmer[src/trunk]: src/share/man/man4 Clarify that setting the initial window size ...
martin[src/netbsd-7-1]: src/doc Ticket #1606
dholland[src/trunk]: src/sbin/dump Use static; remove unused global var this uncovered.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288941: Wrong sizeof
christos[src/trunk]: src/external/bsd/blacklist/lib We don't need to depend on pthreads.
christos[src/trunk]: src/external/bsd/jemalloc/dist/src revert previous sshd hack (fr...
martin[src/trunk]: src/tests/lib/libc/gen Fix masking for the fpsetmask_basic test, ...
jmcneill[src/trunk]: src/sys/dev/ic For Tegra K1, set IE_RX_TIMEOUT (bit 4) in IER re...
mrg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto fix merge botch in p...
pgoyette[src/trunk]: src/sys/dev Clean up the spkr_modcmd() routine so it returns ENO...
alnsn[src/trunk]: src/tests/dev/cgd Switch to CHECK_LIBC for writing.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add graphics host offsets
sevan[src/trunk]: src/sbin/amrctl Remove reference to -c flag which was never impl...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/trunk]: src/tests/lib/libarchive Bump timeout to 10m
matt[src/trunk]: src/sys/arch/arm/include Don't include <machine/fp.h> since it n...
kamil[src/trunk]: src/sys/kern Harden the NetBSD PT_TRACE_ME operation
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make -mabi=elfv2 wo...
msaitoh[src/netbsd-8]: src/doc Ticket #741 and #$44.
ozaki-r[src/trunk]: src/sys/kern Fix a race condition of low priority xcall
ozaki-r[src/trunk]: src/tests/net/net Add more debugging code
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative for hppa, m68k, sparc*, and...
abhinav[src/trunk]: src/usr.bin/at Use .An -nosplit
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/cortex Add Cortex-A35 and make VIRT...
fox[src/trunk]: src/bin/sh bin/sh: Fixes -Werror=shadow causing build breaks.
msaitoh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use unsigned to avoid ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Convert wait_event_timeout to...
rin[src/trunk]: src/doc My work for rasops(9) was finished (hopefully).
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add a missing newline in help me...
reinoud[src/trunk]: src/sys/arch Commit initial USB adapter support and associated D...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
wiz[src/trunk]: src/usr.bin/make Bump date for previous.
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
tteras[src/trunk]: src/crypto/dist/ipsec-tools Fix errors from automake 1.13
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Enable Xuhost gpio pins; they are the...
ozaki-r[src/trunk]: src/sys/kern Spinkle __predict_false to LOCKDEBUG functions
pgoyette[src/trunk]: src/sys/kern Currently, if a process is exiting and its parent h...
christos[src/trunk]: src/external/bsd/blacklist/bin Handle fds that are pointing to r...
matt[src/trunk]: src/sys/dev/usb Don't nest structure definitions.
christos[src/trunk]: src/sys/arch/x68k/dev kill bogus inline
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by yamag...
christos[src/trunk]: src/etc there is no more makewhatis
martin[src/trunk]: src/sys/dev/raidframe ifdef variables like their use
rin[src/trunk]: src/sys/dev - Return ENOTTY rather than EINVAL for invalid ioctl...
kamil[src/trunk]: src/common/lib/libc/misc Add support for alignment_assumptions i...
christos[src/trunk]: src/sys/dev/usb don't wait for completion if we were interrupted.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_MM_MD_DIRECT_MAPPED_...
hannken[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common Always open the r...
rin[src/trunk]: src/sys/dev/rasops Set 4-bpp devcmap in a similar manner to non-...
gson[src/trunk]: src/tests/fs/vfs Don't pass an uninitialized variable as the tim...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme1 and traceme4 ATF pt...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add an unused struct dev...
christos[src/trunk]: src/sys/ddb remove the new command not the old one.
msaitoh[src/netbsd-7]: src/doc Ticket 937.
pooka[src/trunk]: src/sys Decouple sockets linkage from interface code by making i...
christos[src/trunk]: src/sbin/ifconfig PR/50909: David Binderman: Optimize memset
manu[src/trunk]: src/lib/libperfuse We used to remove the trailing zeros in FUSE ...
mrg[src/trunk]: src/share/mk switch i386, sparc and sparc64 to GCC 6.
christos[src/trunk]: src/sys/uvm unify rounding and range checking.
ozaki-r[src/trunk]: src/tests/net tests: enable to create interfaces other than shmi...
dholland[src/trunk]: src/usr.bin/rpcgen #if 0 code should still compile :-)
pooka[src/trunk]: src/sys/rump/dev/lib/libpci_virtio Add a rump kernel component f...
pgoyette[src/trunk]: src/sys/kern Remove extraneous word 'compat' on header line
pgoyette[src/trunk]: src/share/man/man4 Finally, remove extraneous entries for macppc...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.5-P1
ozaki-r[src/trunk]: src/tests/net Move route check functions to net_common.sh
uwe[src/trunk]: src/lib/libcurses __NEED_ERASE - don't shadow __LDATA::attr with...
ozaki-r[src/trunk]: src/sys/net Make lortrequest static and rename it to loop_rtrequest
christos[src/trunk]: src/sys/arch/sparc/stand/boot Also move bootjs.net after we've e...
christos[src/trunk]: src/sys/ddb remove previous, dmesg just works.
skrll[src/trunk]: src/sys/arch Rearrange so that sys/arch/arm/imx/fdt/files.imx6 c...
maxv[src/trunk]: src/sys/arch/i386/include Style, and remove useless comments.
roy[src/trunk]: src/share/man/man7 Document net.inet.ip.dad_count.
mrg[src/trunk]: src/sys/arch/evbarm/conf add MIDI sequencer device. now midipla...
martin[src/trunk]: src/usr.sbin/installboot Never trust a compiler that predefines ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Re-enable prints to diag...
chs[src/trunk]: src/sys/kern define a copy of getnanotime() named dtrace_getnano...
knakahara[src/trunk]: src/sys/arch/x86 pci_msi_string() must be used by MD code only.
rin[src/trunk]: src/distrib/sets/lists bump libc minor
dholland[src/trunk]: src/include One vscanf_l is ample.
christos[src/trunk]: src/sys/lib/libsa PR/50952: David Binderman: Clarify expression
christos[src/trunk]: src/sys/dev/ic PR/50948: David Binderman: Fix misplaced parens
pooka[src/trunk]: src/sys/rump/librump Eliminate weak symbols from rump kernel sys...
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Bump WARNS to 5. Add -Wno-old-s...
martin[src/trunk]: src/tools/compat Revert to rev 1.77 for now on Aymeric's request
martin[src/trunk]: src/sys/kern Move a CTASSERT to global scope (easiest way to avo...
ozaki-r[src/trunk]: src/sys/net Add missing ifa_release on error paths
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Use more markup.
martin[src/trunk]: src/usr.sbin/etcupdate A few hints that sets may come in .tar.xz...
mrg[src/trunk]: src/libexec/httpd also fix have_dynamic_content from the previou...
ryo[src/trunk]: src add support for i.MX6UltraLite, and
dsl[src/trunk]: src/sys/compat/osf1 These files don't need compat/osf1/osf1_cvt.h
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix a bug that the VLAN HW tagging funct...
dsl[src/trunk]: src/external/cddl/osnet/dist/lib/libzfs/common This needs an exp...
maxv[src/trunk]: src/sys/netipsec Remove obsolete/dead code, the IP-in-IP encapsu...
martin[src/trunk]: src/usr.sbin/sysinst Provide some documentation for macros / def...
nat[src/trunk]: src Add support for Realtek 8192EU.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257471: NULL deref.
dsl[src/trunk]: src/usr.sbin/cpuctl/arch Change the i386 asm x86_identify() so i...
christos[src/trunk]: src/include Add strtonum protected with _OPENBSD_SOURCE
ad[src/trunk]: src/sys/miscfs/genfs Unused variable.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused hw_id and hw_id2 m...
maxv[src/trunk]: src/sys Remove getsombuf(), unused.
maxv[src/trunk]: src/sys/arch/x86 Give the direct map 32 slots (16TB of va). This...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Declare and use TRAP_ENTRY_POINT_FPU. N...
martin[src/trunk]: src/sys/dev/ic Mark potentially unused variables
maxv[src/trunk]: src/sys/kern Rename pr_item_notouch_* to pr_item_bitmap_*, and m...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add INSTALL kernel for JETSONTK1
sevan[src/trunk]: src/sys/arch/amiga/conf The config files supported by this port ...
kamil[src/trunk]: src/doc Lutok has moved to GitHub
christos[src/trunk]: src/distrib/sets/lists/base fix pasto (gnumalloc vs jemalloc)
joerg[src/trunk]: src/sys/kern wapbl_advance and friends are only used in the kernel
joerg[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Mark mach64_set_dma_eo...
skrll[src/trunk]: src/sys/arch/mips/cavium Fix an aprint_normal
kamil[src/trunk]: src/tests/kernel Mark PT_STEP tests in t_ptrace_wait* as broken ...
macallan[src/trunk]: src/sys/dev/pci missing bits for pm3fb, should have went with pr...
dholland[src/trunk]: src/lib/libc/sys One more bit: explicitly state what calls to fa...
christos[src/trunk]: src/sbin/disklabel move dk_ioctl to a header file for the benefi...
mrg[src/trunk]: src/sys/dev/usb missed commit should be paired with if_ure.c 1.20.
martin[src/netbsd-7-1]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Cast from uint32_t to bus_addr...
thorpej[src/trunk]: src/sys/dev/pci - Add support for MBUFTRACE.
ad[src/trunk]: src/regress/sys/kern/nameibench Redo previous differently.
mrg[src/trunk]: src/distrib/sets/lists/xcomp move the mesa 18 khrplatform.h head...
riastradh[src/trunk]: src/sys/dev/ata Initialize b_resid before biodone in wdioctlstra...
martin[src/netbsd-8]: src/doc Tickets #711, #712, #713, #742, #743, #745, #746, and...
rmind[src/trunk]: src/sys/kern sonewconn: insert the socket into the queue *after*...
skrll[src/trunk]: src/sys/arch/cobalt/conf s/COMPAT_NETBSD64/COMPAT_NETBSD32/ so u...
christos[src/trunk]: src/external/bsd/jemalloc - descend to build libjemalloc
rin[src/trunk]: src/sys/arch/arm/broadcom Set mac-address property to mue(4).
kiyohara[src/trunk]: src/sys/arch/arm/marvell Change argument for some functions.
sevan[src/trunk]: src/share/man/man7 Sort ddb section in alphabetical order.
pgoyette[src/trunk]: src/sys/dev/sysmon Optimize a bit - don't re-enter the mutex if ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix usb attachment and add an usb2 phy ...
rjs[src/trunk]: src/sys/netinet Remove unused checksum code.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix sense of test in las...
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that atphy(4) doesn't work with Attans...
skrll[src/trunk]: src/external/gpl3/binutils Rerun mknative binutils for alpha.
skrll[src/trunk]: src/sys/dev/usb Add usmsc(4) - a driver for the SMSC95XX USB eth...
matt[src/trunk]: src/sys/dev/usb Make sure a USB small memory fragment is a multi...
joerg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos Don't...
aymeric[src/trunk]: src/tools/compat add our libc's regex implementation to libnbcom...
hkenken[src/trunk]: src/sys/arch Add support SPI driver for i.MX6.
skrll[src/nick-nhusb]: src/sys/dev/usb G/C sc_stop_task
skrll[src/trunk]: src/sys/arch/arm/cortex Make sure TLB is invalidated and ACTLR.S...
hkenken[src/trunk]: src/sys/dev/spi Fix typo.
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage move from /usr/sr...
joerg[src/trunk]: src/sys/lib/libunwind Missing register validation check.
martin[src/trunk]: src/usr.sbin/sysinst Remove (accidently) duplicated code - point...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
ryo[src/trunk]: src PR/49819: Roberto E. Vargas Caballero: Add support for Syste...
maya[src/trunk]: src/lib revert previous.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Use correct register for mpll2_div clock
ozaki-r[src/trunk]: src/sys/netipsec Call key_sendup_mbuf immediately unless key_acq...
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal Adjust ...
hannken[src/trunk]: src/sys/ufs/ext2fs Use mount from argument "mp", "vp->v_mount" i...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure nptes is a multiple of PAGE_SIZ...
kiyohara[src/trunk]: src/sys/arch/evbppc/evbppc Fix KASSERT() in biodone(). Clear BO...
christos[src/trunk]: src/tests/bin/sh Correct one test that (while OK for NetBSD) ins...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Fix paste-o in an error path diagnostic ...
pgoyette[src/trunk]: src/sys/kern When modules are unloaded, we call sysctl_teardown(...
pgoyette[src/trunk]: src/sys Split out the quota code from the rest of compat_netbsd3...
martin[src/netbsd-7-1]: src/external/gpl3/binutils/dist/bfd Pull up following revis...
christos[src/trunk]: src/sys/net80211 The IEEE80211_F_ flag prefix was used for both ...
skrll[src/trunk]: src/sys/external/bsd/dwc2 A small code simplification
abhinav[src/trunk]: src/usr.sbin/makemandb Avoid copying strings where it is not nee...
christos[src/trunk]: src/distrib/cdrom/macppc_installboot PR/50915: David Binderman: ...
njoly[src/trunk]: src/sys/compat/linux Fix fadvise64 syscalls to use 64bit offset ...
martin[src/netbsd-8]: src/distrib/notes/common Update for 8.0 release.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Adapt abuse of kref abstracti...
nakayama[src/trunk]: src/external/mit/xorg Centralize pam definitions and tabify.
martin[src/trunk]: src/usr.bin/elf2aout David Binderman in PR bin/50897: fix memory...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Spell the field names ri...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include drm_os_* earl...
christos[src/trunk]: src/sys/arch/sparc64/dev Better to panic! Otherwise we end in an...
wiz[src/trunk]: src/share/man/man9 Minus needs a backslash, add it.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Workaround for "lapic_set_lvt: bad pin valu...
martin[src/netbsd-9]: src/sys/external/bsd/drm/dist/shared-core Pull up following r...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add tps65950 driver
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Handle enum forward d...
christos[src/trunk]: src/lib/libpam/modules/pam_ssh adjust to new libssh api.
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
martin[src/netbsd-7-1]: src/sbin/fsck_lfs Pull up following revision(s) (requested ...
skrll[src/trunk]: src/common/lib/libc/arch/arm/string More (stylistic) whitespace.
dholland[src/trunk]: src/share/man/man4 Add crossreference to scsictl per note in PR ...
pooka[src/trunk]: src/sys/rump Update a bit. yay, this file isn't completely appe...
riastradh[src/trunk]: src/sys/dev/pci Match the C600's other smbus controller.
skrll[src/trunk]: src/sys/dev/usb KNF a comment.
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by jm...
enami[src/trunk]: src/lib/librumphijack Also hijack futimens(2) so that t_sh test ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove hp300 specific select cod...
martin[src/netbsd-8]: src/sys/conf Pull up the following, requested by nakayama in ...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti...
joerg[src/trunk]: src/sys/dev/iscsi Remove conditionals for NetBSD before 4.0.
msaitoh[src/trunk]: src/sys/dev/ic - Fix DDR4's rows and columns value.
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads5 in tests/lib/libpthrea...
ozaki-r[src/trunk]: src/tests/net Skip dumping if no bus is used
martin[src/netbsd-8]: src/external/bsd/top/dist/machine Pull up following revision(...
matt[src/trunk]: src/usr.bin/make If MAKE_NATIVE, use sysctl to get MACHINE_ARCH ...
christos[src/trunk]: src/usr.bin/cvslatest no -g
njoly[src/trunk]: src/sys/rump/net/lib/libvlan Fix NetBSD keyword expansion.
jdolecek[src/trunk]: src/sys/ufs/ffs i/o optimization for wapbl flush - only sync sup...
kamil[src/trunk]: src/lib/libpthread_dbg Simplify (pthread_t)pt_magic read in td_m...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/include update VERSION
martin[src/netbsd-7]: src/etc/rc.d Pull up following revision(s) (requested by mlel...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 get_vis() now handles sun4v (VIS 1 ...
snj[src/netbsd-7]: src/doc 952, 957
zafer[src/trunk]: src/share/misc Update Turkey. Add cities with a population great...
uwe[src/trunk]: src/games/fortune/strfile Untabify the header definition to avoi...
mgorny[src/trunk]: src/sys/sys Bump kernel version after errno changes in compat an...
htodd[src/trunk]: src/usr.bin/at Fix typo in error message.
pooka[src/trunk]: src/sys/rump Update a bit.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Durr, declarations don't...
christos[src/trunk]: src/sys/arch/sparc/include tuck curproc/curlwp under _KERNEL onl...
knakahara[src/trunk]: src/sys/net reduce unnecessary reqid of NAT-T ipsecif(4), sugges...
snj[src/netbsd-7]: src/etc Pull up following revision(s) (requested by jmcneill ...
matt[src/trunk]: src/sys/arch/mips/ralink Remove cfg1 manip, moved elsewhere.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add aaci at fdt, commented out for now....
maxv[src/trunk]: src/sys/compat/svr4 Add XXX for NULL deref. Not sure how to fix ...
skrll[src/trunk]: src/external/gpl2/dtc Adjust build for new source location for r...
martin[src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by m...
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_symlink into lfs_symlink.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_CORE_PBASE+22c00h and irq 62 are...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia initialize FIFO TX/RX trigger levels, wa...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): the current implementation blindly...
kamil[src/trunk]: src/lib/libc/sys Remove duplicated PT_DUMPCORE description in ma...
nonaka[src/trunk]: src/sys/dev/pci Set/clear the IWM_MAC_FILTER_IN_BEACON flag unde...
skrll[src/trunk]: src/sys/dev/usb Sort opt_* #includes
joerg[src/trunk]: src/external/cddl/osnet/lib/drti Drop FreeBSD RCS ID, add NetBSD's.
tsutsui[src/trunk]: src/sys/dev/sdmmc Call the second sdmmc_mem_send_if_cond() only ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Turn MSI off again.
jnemeth[src/trunk]: src Create an "options MODULAR_DEFAULT_AUTOLOAD" config option a...
msaitoh[src/trunk]: src/sys/dev/pci Add Internal SERDES mode support newer than or e...
maxv[src/trunk]: src/sys/arch Two changes:
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, correctly handle the physmem % lvl == ...
skrll[src/trunk]: src/sys/dev/usb Use NULL not 0 for pointer assignment.
pgoyette[src/trunk]: src/sys/dev/imcsmb Change a couple of aprint messages to aprint_...
macallan[src/trunk]: src/sys/dev/wsfont shiny new console font, use FONT_GO_MONO12x23
maxv[src/trunk]: src/sys/arch/amd64/amd64 Revert all my latest changes, and resto...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc fix powerpc64 bi-arch support: p...
christos[src/trunk]: src/external/mit/xorg/lib/libXdmGreet more pam fixes
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50943: David Binderman...
martin[src/trunk]: src/usr.sbin/sysinst Sort DBG vs CPPFLAGS in the DEBUG case, as ...
martin[src/netbsd-7-1]: src/doc Ticket #1605
dholland[src/trunk]: src Revert defective O_SEARCH implementation committed by manu@ ...
roy[src/trunk]: src/tests/net/ndp tests: ndp_rtm: Check correct source address i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator Stub <linux/re...
jmcneill[src/trunk]: src/sys/dev/usb backout r1.16 as it seems to cause problems with...
njoly[src/trunk]: src/sys/arch/amd64/amd64 Do not compute code value more than onc...
christos[src/trunk]: src/sys/arch/sparc/include cast to register_t because not all 's...
christos[src/trunk]: src/usr.sbin/zic the code specifies package info now.
roy[src/trunk]: src/sys/sys Case to uintptr_t instead of using __BIT to fix 32-b...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use movw/movt to get EXYNOS_CORE_PBAS...
macallan[src/trunk]: src/sys/dev/pci add a compile option to override the fallback to...
christos[src/trunk]: src/share/mk Add libxcb
joerg[src/trunk]: src/sys/arch/x86/x86 Match lapic conditionals from the primary CPU.
skrll[src/trunk]: src/sys/dev/usb Add DWC_OTG_DEBUG
martin[src/netbsd-8]: src/doc Tickets #768 - #772
jmcneill[src/trunk]: src/sys/arch/arm/nvidia make sure the display controllar partiti...
tron[src/trunk]: src/sbin/raidctl Note that NetBSD/amd64 can boot of RAID volumes.
martin[src/netbsd-8]: src/doc Fix current version of tzcode for ticket #809.
martin[src/trunk]: src/usr.sbin/postinstall XDM Xresources has been extended and th...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add netboot support.
riastradh[src/trunk]: src/sys/dev/usb Fix include order.
skrll[src/trunk]: src/sys/dev/usb More tidyup
ad[src/trunk]: src/tests/rump/kernspace Catch up with reality.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc PR/49087: Jarmo Jaakkola: Make ...
snj[src/netbsd-7]: src/sys/dev/pci regen for ticket 1547
martin[src/netbsd-9]: src/doc Tickets #383 and #384
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Stub pci_is_root_bus.
gson[src/trunk]: src/share/man/man4 Don't say that makeoptions DEBUG="-g" also tu...
maxv[src/trunk]: src/sys/arch/x86/x86 Add svs_init. This is where we will detect ...
kamil[src/trunk]: src/tests/kernel/arch/x86 Deduplicate shared code in dbregs_pres...
chs[src/trunk]: src/sys/dev do not expose kernel-internal structure definitions ...
he[src/trunk]: src/sys/dev/if_ndis Remove redundant test for rl == NULL, that's...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 cache type 12 is "write-back", from matt
nat[src/trunk]: src/distrib/sets/lists/base Added firmare for Realtek 8192ee/eu.
matt[src/trunk]: src/sys/sys Welcome 7.99.34
hkenken[src/trunk]: src/sys/arch/arm/imx * Fix compile error.
ozaki-r[src/trunk]: src/tests/net/if tests: check if ifconfig (ioctl) works after a ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add ukphy
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Define CONFIG_PCI to 1, no...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Ifdef out gtt u...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 If we're running on SPARCle, add sp...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Move local files to the top to mak...
maxv[src/trunk]: src/sys/arch Put a one-page redzone between userland and the PTE...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Define px_dma for our bu...
wiz[src/trunk]: src/share/man/man7 File system police.
dholland[src/trunk]: src/tests/lib/librumpclient More of previous.
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
pettai[src/trunk]: src/doc reformat line so webpage parser updates correctly
msaitoh[src/trunk]: src/sys/dev/usb Use pmf(9).
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
dholland[src/trunk]: src/share/man/man7 More stuff spotted by jnemeth: fix wording fo...
christos[src/trunk]: src/external/bsd/file/dist/src bring return value fixes from head.
kamil[src/trunk]: src/sys/rump Build RUMP with -fno-delete-null-pointer-checks on ...
kamil[src/trunk]: src/lib/libc/sys Explain in kevent(2) the semantics of EINTR
rin[src/trunk]: src/sys/dev/rasops Correctly check whether character is in font ...
msaitoh[src/trunk]: src/sys/dev/pci For Attention Indicator Control bit and Power In...
msaitoh[src/trunk]: src/sys/dev/mii Add SMSC(Microchip) LAN911X and LAN75XX.
kamil[src/trunk]: src Add LLVM sanitizers in the MKLLVM=yes build
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r208593...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Increase total number of RX buffers on mul...
hkenken[src/trunk]: src/sys/arch/arm/imx fixed register size
maxv[src/trunk]: src/usr.sbin/tprof Note support for Intel Silvermont/Airmont.
matt[src/trunk]: src/libexec/ld.elf_so OR1K support
martin[src/trunk]: src/share/man/man9 Belatedly adapt to changes in the code.
maxv[src/trunk]: src/tests/lib/libnvmm Several improvements. In particular, reduc...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/netboot Remove unnecessary struct open_f...
maxv[src/trunk]: src/sys/netipsec Move the ipsec6_input prototype into ipsec6.h, ...
nat[src/trunk]: src/external/realtek/urtwn/dist Added firmware and updated copyr...
skrll[src/trunk]: src/sys/arch/arm/footbridge Use devmap if available
wiz[src/trunk]: src/sbin/dkctl Sort command list in usage.
hannken[src/trunk]: src/sys/ufs/ffs Function ffs_reload() works on a read-only mount...
hannken[src/trunk]: src/sys/rump/librump/rumpkern Rumpkernel has its own thread deal...
sevan[src/trunk]: src/share/man/man8 Direct reader solely to ftp.FreeBSD.org.
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfdump need bsd.own.mk
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdmicec
christos[src/trunk]: src/bin/sh CID 1225078: check getrlimit return
ad[src/trunk]: src/sys/miscfs/genfs Update a comment.
pgoyette[src/trunk]: src/share/man/man4 Bump date for previous two changes.
nonaka[src/trunk]: src/external/lgpl3/gmp/dist external/lgpl3/gmp build fail in con...
wiz[src/trunk]: src/share/man/man9 Minor fixes.
skrll[src/trunk]: src/common/lib/libc/arch/arm/string Appease new gas
christos[src/trunk]: src/external/gpl3/gdb.old Sync with HEAD
martin[src/trunk]: src/usr.sbin/sysinst Check return value from getenv() before usi...
jakllsch[src/trunk]: src/sys/dev/usb Regen usbdevs and catch up to VENDOR_SMC2 to VEN...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Bump versions to denote recent 425e rel...
martin[src/netbsd-8]: src/sys/ufs/ffs Pull up following revision(s) (requested by c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Import drm from Linux v4.4.143 (c...
dholland[src/trunk]: src/usr.bin/rpcgen Polish the error messages.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia correct CAR_PLLX_MISC_REG value
maya[src/trunk]: src/sys/dev Add Turkish keyboard layout.
apb[src/trunk]: src/usr.bin/make/unit-tests Give each group of tests its own out...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Make pmap_db_pte_print more terse s...
snj[src/netbsd-7]: src/sys/dist/pf/net Pull up following revision(s) (requested ...
ozaki-r[src/trunk]: src/tests/net/net Make tests strict
martin[src/netbsd-8]: src/sys/dev/fdt Pull up following revision(s) (requested by j...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm <asm/div64.h> for do_div. Fi...
mrg[src/trunk]: src/libexec/httpd on m68010 set BOZO_WRSZ to 16k and BOZO_WRSZ t...
plunky[src/trunk]: src/usr.bin/bthset use correct offset for channel in SDP record
kiyohara[src/trunk]: src/sys/arch Move armadaxpreg.h into arm/marvell.
msaitoh[src/trunk]: src/sys/dev/pci - Add wm_oem_bits_config_ich8lan() to control LP...
abhinav[src/trunk]: src/usr.bin/sortinfo Add missing words.
skrll[src/trunk]: src/sys/arch/arm/cortex Various fixes / changes
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux module_param_named_unsaf...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify. No functional change.
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Backout...
knakahara[src/trunk]: src/sys/dev/pci fix: XEN3_DOM0(not defined __HAVE_PCI_MSI_MSIX) ...
kre[src/trunk]: src/bin/sh (Perhaps) temporary fix to pkgtools (cwrappers) build...
riastradh[src/trunk]: src/sys/external/bsd/common Implement flush_delayed_work.
dholland[src/trunk]: src/sbin/dump Use void * for I/O functions and remove no-longer-...
christos[src/trunk]: src/bin/sh Remove most volatility from readtoken1() restoring ex...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Make sure mips_elf_n32_is_lo...
kre[src/trunk]: src/share/man/man4/man4.x86 When files are deleted, they need to...
jmcneill[src/trunk]: src/sys/arch/evbarm add support for rpi temperature sensor
joerg[src/trunk]: src/libexec/ld.elf_so Call _rtld_debug_state before running the ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh. We shouldn't read %cr2 here. %cr2 ...
knakahara[src/trunk]: src/sys/net fix CID 1396600: Null pointer dereferences
dholland[src/trunk]: src Use functions instead of preprocessor abuse.
maxv[src/trunk]: src/sys/kern Clobber the size when freeing a buffer. This way, i...
jmcneill[src/trunk]: src/sys/dev/usb USTIR_DEBUG_IOCTLS doesnt compile, and depends o...
apb[src/trunk]: src/distrib/sets/lists/base Add ./usr/share/zoneinfo/Antarctica/...
dholland[src/trunk]: src/games/snake/snake snake(6) supports LCD displays too. (noted...
skrll[src/trunk]: src/sys/external/bsd/libfdt/dist Merge conflicts
uebayasi[src/trunk]: src/sys/sys sigexit() calls either exit1() or panic() and never ...
martin[src/netbsd-8]: src/sbin/dkctl Pull up following revision(s) (requested by kr...
knakahara[src/trunk]: src/sys eliminate ip_input.c and ip6_input.c dependency on gif(4)
christos[src/trunk]: src/include PR/49715: Henning Petersen: Missing _*_DECLS in stdi...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that the VLAN HW tagging functio...
christos[src/trunk]: src/sys/sys s/if (cond) return true; else return false; /return c...
jmcneill[src/trunk]: src/sys/dev/fdt Rename fdt_print to fdtbus_print and make it pub...
jakllsch[src/trunk]: src/sys/arch/arm/omap Support WSDISPLAYIO_GET_FBINFO ioctl in ti...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/sys/arch/sun3 Pull up following revision(s) (requested by...
matt[src/matt-nb8-mediatek]: src/sys/arch/arm/include Add Cortex-A35 definitions
martin[src/netbsd-8]: src/crypto/external/bsd/openssl/dist/crypto Apply patch, requ...
martin[src/netbsd-8]: src/doc Ammend ticket #918 with additional pullups
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Expose fence wakeup su...
martin[src/trunk]: src/sbin/fsck Properly release the disk properties dictionary we...
christos[src/trunk]: src/distrib/sets/lists/xbase add vdpau to evbarm
rin[src/trunk]: src/sys/uvm/pmap Fix build for ports using uvm/pmap; pmap_remove...
christos[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src/sys/dev/pci Comment out unused variables
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern If a branch is already there, u...
macallan[src/trunk]: src/sys/arch/macppc/dev use _PREFETCHABLE
jmcneill[src/trunk]: src/sys/arch/arm/broadcom only print switching to fb message if ...
jmcneill[src/trunk]: src/sys/dev/usb correct a bad length parameter for a bus_space_b...
martin[src/netbsd-8]: src/distrib/notes Pull up the following changes with minor ad...
macallan[src/trunk]: src/sys/arch/sparc/dev remove orphaned comment
justin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move arm sync_* changes to M...
skrll[src/trunk]: src/sys/dev/usb Remove the usbd_do_request_async_cb prototype. T...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Ignore loopbac...
mrg[src/trunk]: src/sys/arch/sun2/conf disable a few more things and return anot...
kamil[src/trunk]: src/tests/kernel Add new tests read[1234] in t_ptrace_wait{, 3, 4, ...
njoly[src/trunk]: src/sys/compat/linux Make alpha use linux_sys_utimes() just like...
christos[src/trunk]: src/lib/libm Adding extra dependencies does not affect the infer...
pooka[src/trunk]: src/lib/librumpclient Solaris 10 fixes
martin[src/netbsd-7]: src/doc Ticket #961
matt[src/trunk]: src/lib/libc/softfloat Add hooks to softfloat to support per-lwp...
thorpej[src/trunk]: src/sys/arch/mips/mips Add missing newline to a diagnostic printf.
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 5.3. round 1. this probab...
riastradh[src/trunk]: src/sys/external/bsd Rewrite hashtable.h locally so it might wor...
snj[src/netbsd-8]: src/sys/compat/netbsd32 Pull up revision 1.116 of sys/compat/...
skrll[src/trunk]: src/sys/compat/netbsd32 Types for wait6 and clock_getcpuclockid2
martin[src/netbsd-8]: src Pull up following revision(s) (requested by alnsn in tick...
snj[src/netbsd-7]: src/doc 1548, 1551, 1552
martin[src/netbsd-8]: src/doc Tickets #840, #841, #842, #843, #844, #845, #846, #84...
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 Add IA64_VEC_SPECULATION into trap(). Fro...
dsl[src/trunk]: src/sys/sys Expose the pseudo-errors if _KMEMUSER is defined (as...
skrll[src/trunk]: src/external/gpl2/dtc/lib/libfdt Update for new libfdt location
pooka[src/trunk]: src/sys/rump/librump/rumpkern Eliminate weak symbols from rump k...
jmcneill[src/trunk]: src/sys/arch beagleboard supports 8-bit SD mode
nisimura[src/trunk]: src/sys/arch/arm/sociox add a missing line
christos[src/trunk]: src/lib/libcurses don't coredump if we call endwin when initscr ...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add MARVELL Armada XP MV78260 B0(rev.2)
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a potential bug that TX/RX might stall...
mlelstv[src/trunk]: src/sys/dev/scsipi Lock is already taken when handling async eve...
rmind[src/trunk]: src/sys/net/npf - npf_conn_import: add a missing stat counter in...
pooka[src/trunk]: src/sys/rump Move the bus_dma implementation that works only wit...
christos[src/trunk]: src/bin/sh Don't close-on-exec redirections created explicitly f...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/drm Rework Intel GTT ...
jmcneill[src/trunk]: src/sys/arch/arm/omap Add OMAP3530 I2C support
skrll[src/trunk]: src/sys/arch/arm/arm Remove duplicate entry
skrll[src/trunk]: src/sys/arch/aarch64/include Remove c&p comment that doesn't apply
joerg[src/trunk]: src/sys/dev/pci Remove extra pair of braces.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that LTR's latency in L1 PM Substates ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused function members f...
uwe[src/trunk]: src/lib/libcurses Don't hide assignments inside tests.
rmind[src/trunk]: src/sys/kern makesocket: set SS_NBIO slightly earlier.
christos[src/trunk]: src/external/bsd/jemalloc/dist/src add __UNCONST
roy[src/trunk]: src/sbin/ifconfig ioctl -> prog_ioctl as pointed out by pooka@
christos[src/trunk]: src/sys/dev/mii sync marvel with freebsd.
jmcneill[src/trunk]: src/sys/arch Add support for Rockchip eMMC PHY
riz[src/trunk]: src/share/misc NetBSD 5.1.3 and 5.2.1 were released on 29 Septem...
skrll[src/trunk]: src Fixup the evbarm PCI modules
martin[src/trunk]: src/sys/arch/shark/conf Put -fno-unwind-tables into CFLAGS inste...
yamt[src/trunk]: src/tests/lib/libc/locale include string.h for memset
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel update for...
kamil[src/trunk]: src/external/bsd/top/dist/machine Fix read of unitialized array ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD r316541:
apb[src/trunk]: src Add tests for backslash escaping in make(1).
jmcneill[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio_release: hold lock around call...
martin[src/netbsd-8]: src/external/bsd/dhcp/dist/common Pull up following revision(...
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
kamil[src/trunk]: src/tests/lib/libc/sys Make the t_ucontext.c test more portable
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon D devices.
dholland[src/trunk]: src/games/fortune/datfiles typo
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos remov...
dsl[src/trunk]: src/usr.sbin/cpuctl/arch If the IOC_CPU_UCODE_GET_VERSION fails ...
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): sync with FreeBSD HEAD r316105.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Convert linux_kmap_lock to an ad...
thorpej[src/trunk]: src/sys/dev/i2c No need to use I2C_F_POLL here.
rmind[src/trunk]: src/lib/librumpuser rumpuser_rwlock: replace internal pthread_sp...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Declare check_swapgs in an ASM macro. N...
snj[src/netbsd-7]: src Apply patch (requested by maxv in ticket #1499):
martin[src/trunk]: src/distrib/notes Pass the set suffix (either .tgz or .tar.xz) f...
martin[src/netbsd-8]: src/tests/lib/librt Additionally pull up the following, reque...
skrll[src/trunk]: src/sys/dev/usb typo in error message
christos[src/trunk]: src/tests/usr.bin/config One more test from uwe.
snj[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/sys/netipsec Simplify the port comparison code further.
martin[src/netbsd-8]: src/usr.bin/audio/common Pull up following revision(s) (reque...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Add missing pmap_update after pmap_kenter_p...
aymeric[src/trunk]: src/lib/libc/regex protect __RCSID the same way other reg*.c fil...
uwe[src/trunk]: src/lib/libcurses Compare pointers to NULL, not to zero.
christos[src/trunk]: src/usr.bin/xlint/lint1 add a two argument version of alloc_size
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm CID 745411:...
mrg[src/trunk]: src/sys/arch/sparc64/dev adjust a bunch of debugging messages to...
snj[src/netbsd-7]: src/doc 1575-1577
martin[src/trunk]: src/doc Remove mips-kern-ksyms-size, now that it is already gone
christos[src/trunk]: src/external/bsd/jemalloc/dist/src rename initializer for consis...
soren[src/trunk]: src/sys/dev Regen.
aymeric[src/trunk]: src/external/bsd/nvi/dist/ex In tagq_free(), fix the test checki...
christos[src/trunk]: src/sys/dev/ic PR/50927: David Binderman: Fix wrong paren
dholland[src/trunk]: src/share/misc +IME
christos[src/trunk]: src/include undo protected symbol hack.
justin[src/trunk]: src/lib/librumpclient Modern Android SDK does not need special c...
martin[src/trunk]: src/sys/dev/usb Fix a few logical vs. physical port number confu...
dholland[src/trunk]: src/bin/date Provide real error messages.
pgoyette[src/trunk]: src/share/man/man9 Note to self: if you're going to revert, do ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc i386 doesn't use subint fast{8, 16}
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable framebuffer console driver
knakahara[src/trunk]: src/sys/opencrypto sanitize count used for kmem_alloc size.
martin[src/netbsd-7]: src/doc Ticket #942
marty[src/trunk]: src/sys/arch/evbarm/odroid repair conflicts from previous commit
chs[src/trunk]: src/sys/arch add an lwp_trapframe() interface to return an LWP's...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Use the _unlocked variant...
martin[src/netbsd-7]: src/doc Ticket #1563
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra I2C driver
dholland[src/trunk]: src/usr.sbin/sup/source Don't cast malloc.
christos[src/trunk]: src/external/bsd/jemalloc Make the non-standard jemalloc api weak.
mrg[src/trunk]: src/distrib/sets convert make's HAVE_MESA_VER into mesa_ver for ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define legacy_stubs in a macro.
knakahara[src/trunk]: src/sys/net if_register() must be called after ifp->if_dl initia...
skrll[src/trunk]: src/sys/arch/arm/samsung G/C
rmind[src/trunk]: src/usr.sbin/npf/npfctl NPF: imply SYN-only check for the statef...
knakahara[src/trunk]: src/tests/net/ipsec Add ATF for IPv6 NAT-T.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Do if_snd check even if IXGBE_LEGACY_TX is...
pgoyette[src/trunk]: src/share/man/man9 Update mutex(9) for mutex_ownable()
rillig[src/trunk]: src/tests/lib/libc/gen t_glob.c: move expected globbing result d...
ozaki-r[src/trunk]: src/sys/net Restore splx removed accidentally at v1.406
christos[src/trunk]: src/sys/fs/cd9660 Make it usable from userland.
rjs[src/trunk]: src/sys/netinet Set SPL level to match usage for TCP.
martin[src/netbsd-8]: src/doc Tickets #832, #834, #836, #837, #838, #839 and #840
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by knakahara...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix typos
rjs[src/trunk]: src/sys Make SCTP work when IPSEC is also defined.
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.9.5. Major...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau the previous change doubled th...
christos[src/trunk]: src/tests/usr.bin/make undo previous bogus merge of PR49085
skrll[src/nick-nhusb]: src/sys/dev/usb Style / indentation
maxv[src/trunk]: src/sys/arch/amd64/conf Enable SVS by default.
tron[src/trunk]: src/doc Postfix 2.10.2 was imported.
martin[src/netbsd-8]: src/sys/sys Pull up following revision(s) (requested by kamil...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some PLL2 and APB0_GATING bits
martin[src/netbsd-8]: src/tests/lib/libc/gen/posix_spawn Additionally pull up follo...
christos[src/trunk]: src/sys/arch/sparc64 Don't provide things that don't make sense ...
mlelstv[src/trunk]: src/sys/dev Don't wait for data buffer.
roy[src/trunk]: src Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and ...
christos[src/trunk]: src/sys/arch/powerpc/pic use ci_index.
msaitoh[src/trunk]: src/sys/arch/x86/include Add the following bits in AMD Fn8000000...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Tweak some DRM GEM page indexing crap.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux timer_pending ...
mrg[src/trunk]: src libvdpau pkg-config file is called vdpau.pc.
rmind[src/trunk]: src/sys/net/npf npf_session_inspect: do not silently drop the pa...
msaitoh[src/trunk]: src/sys/dev/usb Use pmf(9).
martin[src/netbsd-9]: src Pull up following revision(s) (requested by maya in ticke...
martin[src/netbsd-8]: src/usr.sbin/ofctl Pull up following revision(s) (requested b...
christos[src/trunk]: src/sbin/disklabel - simplify getinput.
jdolecek[src/trunk]: src/sys/arch/aarch64/include revert PMAP_DIRECT until tested; re...
msaitoh[src/trunk]: src/sys/dev/pci No binary change:
sevan[src/trunk]: src/sys/dev/pci grammar
christos[src/trunk]: src/sbin/newfs_udf PR/50920: David Binderman: fix leak
kiyohara[src/trunk]: src/sys/arch/ia64/ia64 cpu_switchto() returns argument oldlwp. ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm provide missing decla...
martin[src/netbsd-7-1]: src/doc Ticket #1599
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Implement Linux kaspri...
matt[src/trunk]: src/common/lib/libc/gen Remove enclosing parens on return.
christos[src/trunk]: src/external/mit/xorg/bin/xdpyinfo need -lxcb
ginsbach[src/trunk]: src/share/misc Add ANR and another ARC acronyms
wiz[src/trunk]: src/doc gcc-7.1 out.
martin[src/netbsd-8]: src/sys/arch Remove options DIAGNOSTIC/DEBUG and PAX debug op...
martin[src/trunk]: src/tests/sbin/resize_ffs Fix typo
skrll[src/trunk]: src/sys/arch/evbarm/conf Add BUSDMA_COUNTERS
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared update upstre...
mrg[src/trunk]: src/usr.sbin/pcictl add -N option to print the driver name as re...
martin[src/netbsd-8]: src/sys/arch Pullup the following revisions, requested by max...
skrll[src/trunk]: src/sys/external/bsd/dwc2 At least attempt to handle USBD_DEFAUL...
matt[src/trunk]: src/common/lib/libc/arch/arm/string Rename strlen.S and strcpy.S...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Calculate UART frequency based on bootl...
chs[src/trunk]: src/share/mk add DTRACE_OPTS and HOST_DTRACE_OPTS to allow disab...
pgoyette[src/trunk]: src/distrib/sets/lists Update sets lists for new h_sha1hmac test...
christos[src/trunk]: src/external/gpl3/gdb/lib regen
christos[src/trunk]: src/doc new bind
jmcneill[src/trunk]: src/sys/dev/fdt Use fdtbus_get_reg to read "reg" property
knakahara[src/trunk]: src/sys/opencrypto fix missing mutex_exit() in crypto_destroy().
christos[src/trunk]: src/distrib/sets/lists/xserver Add debug files
kamil[src/trunk]: src Add ATF c and c++ tests for TSan, MSan, libFuzzer
ozaki-r[src/trunk]: src/tests/net Share rump_server start/stop and interface creatio...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 return correct signo and code in ac...
christos[src/trunk]: src/external/cddl/osnet/sys/sys don't use IO_APPEND. In the vdev...
christos[src/trunk]: src/lib/libc/arch/aarch64 Fix previous... We need to deal with a...
nonaka[src/trunk]: src/share/man/man4 fix typo.
christos[src/trunk]: src/libexec/ld.elf_so remove unused define
pgoyette[src/trunk]: src/sys/arch Add wsbell
jdc[src/trunk]: src/lib/libcurses Display force flag in debug print.
kamil[src/trunk]: src/lib/libpthread_dbg Always set trailing '\0' in td_thr_getnam...
kamil[src/trunk]: src/lib/libpthread_dbg Catch up with correct pt_magic reads in t...
martin[src/netbsd-8]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
christos[src/trunk]: src/usr.sbin/syslogd PR/47449: David Holland: Don't log to termi...
maxv[src/trunk]: src/sys/kern Fix this fucking shit once and for all, for fuck's ...
yamaguchi[src/trunk]: src/sys/dev/pci hold the lock for struct ixl_softc during read o...
rjs[src/trunk]: src/sys/netinet Move call to sofree() to end of sctp_inpcb_free(...
skrll[src/nick-nhusb]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Sync wi...
jakllsch[src/trunk]: src/distrib/sets/lists/man add hythygtemp man page files to setlist
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Avoid the PAGE_MASK mess ...
uwe[src/trunk]: src/share/man/man2 Flags are .Fl not .Ar
bouyer[src/trunk]: src/sys/arch/xen Apply patch from xsa155: make sure that the bac...
chs[src/trunk]: src/sys/kern create an nmap table for module symtabs too.
mgorny[src/trunk]: src/lib/libc/nls Sync signal messages between catalog and sys_si...
skrll[src/trunk]: src/doc Note RPI2 support
christos[src/trunk]: src/usr.bin/config Add debugging, no functional change.
martin[src/netbsd-8]: src/sys/arch/sparc/sparc Pull up following revision(s) (reque...
ad[src/trunk]: src/sys/kern PR kern/55020: dbregs_dr?_dont_inherit_lwp test cas...
marty[src/trunk]: src/sys/arch/arm/samsung exynos mct -- snapshot
apb[src/trunk]: src/sys/dev/dkwedge Don't ignore unrecognised partition types in...
mrg[src/trunk]: src/sys/dev/usb make the default debug level zero.
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in panic message
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Revert "Add volatile t...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
wiz[src/trunk]: src/share/man/man3 Whitespace and punctuation.
nonaka[src/trunk]: src/sys/dev/pci Don't set CTS to self. Linux stopped setting th...
uwe[src/trunk]: src/usr.sbin/moused Use .An -nosplit to avoid unwanted line brea...
thorpej[src/trunk]: src/sys/dev/pci Give each Tx DMA map 16 DMA segments rather than...
skrll[src/trunk]: src/sys/dev/usb Slight tweak now that umass(4) doesn't need KERN...
matt[src/trunk]: src/sys/kern Don't use catch as a varible name.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add shared TLB.
joerg[src/trunk]: src Update LLVM/Clang snapshot to r191105. This brings in a bett...
kamil[src/trunk]: src/tests/modules Fix bug in kcov_multiple_threads in t_kcov
christos[src/trunk]: src/sys/sys re-use a macro.
mrg[src/trunk]: src/sys/dev/usb port cue(4), mue(4) and url(4) to usbnet(9). di...
wiz[src/trunk]: src/doc sqlite3-3.10 out.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Remove troublesome drm_trace.h.
martin[src/netbsd-8]: src/external/bsd/ppp/usr.sbin/pppd Pull up following revision...
christos[src/trunk]: src/sbin/fsck_msdos PR/50908: David Binderman: Optimize memset's
tkusumi[src/trunk]: src/sys/fs/autofs autofs: Drop unused autofs_mount field which o...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src Add an initializatin that is ...
ad[src/trunk]: src/sys OR into bp->b_cflags; don't overwrite.
gson[src/trunk]: src/tests/fs/vfs The udf_renamerace test case no longer fails du...
christos[src/trunk]: src/tests/lib/libc/sys fix spello
christos[src/trunk]: src/sys/netinet assign sin only when it is needed
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add TCON0 clock
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: remove some n-code leftovers, fi...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom basic mmap support, ok skrll
skrll[src/trunk]: src/tools/libfdt New libfdt location
maxv[src/trunk]: src/sys/netipsec Style, no functional change.
matt[src/trunk]: src/sys/arch/vax/include Revert back to 1.7.
ad[src/trunk]: src/sys/uvm Fix a comment.
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...
skrll[src/trunk]: src/sys/arch/mips/mips Make PARANOIADIAG compile.
tsutsui[src/trunk]: src/sys/arch/alpha/pci KNF and TAB/space cleanup.
jdolecek[src/trunk]: src/sys/dev/ic during SRST (softreset), make a short delay betwe...
kamil[src/trunk]: src/share/tmac Add entry for pthread_dbg in share/tmac/doc2html
martin[src/trunk]: src/sys/dev/pci Remove/comment out unused variables, initialize ...
jmcneill[src/trunk]: src/sys/dev/usb fix missing mutex_exit in error path of ohci_wai...
rin[src/trunk]: src/sys/arch/m68k Remove mutex stubs for 68010 that merely fall ...
christos[src/trunk]: src/bin/ed PR/50879: David Binderman: remove redundant code.
knakahara[src/trunk]: src/sys/arch/amd64/conf add l2tp(4) to amd64/GENERIC and amd64/A...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi pass cmdline.txt boot arguments to kernel
martin[src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke...
ad[src/trunk]: src/sys Minor correction to previous.
maxv[src/trunk]: src/sys/arch Introduce a new set of PTE bits, with a different n...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Move local i915 files earlier ...
martin[src/trunk]: src/sys/uvm Mark potentialy unused variables
sevan[src/trunk]: src/external/bsd/top/dist Document the WCPU field.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Terminate ifdef missed in merge.
kamil[src/trunk]: src/doc gnu mp 6.1.0 is out
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Revert "No arithmetic ...
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Clear only the requested range...
maxv[src/trunk]: src/sys/arch/i386/i386 Disable interrupts for T_NMI (inline call...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kre[src/trunk]: src/sbin/raidctl With char bug[SIZE] using sizeof(bug[0]) is ki...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe NetBSD currently uses traffic class 0 only...
thorpej[src/trunk]: src/tests/kernel/threadpool_tester Fix spurios whitespace (thank...
christos[src/trunk]: src/sys/dev/scsipi Move the #endif down to include other kernel ...
christos[src/trunk]: src/sys/conf use commands() instead of target() because assym.mk...
knakahara[src/trunk]: src/sys/dev/pci refactor: separate discriptors initialization an...
skrll[src/trunk]: src/sys/dev/usb Mask out all interrupts before clearing them in ...
matt[src/trunk]: src/sys/arch/powerpc/oea Make sure ABE/SYNCBE are enabled in HID...
christos[src/trunk]: src/external/bsd/jemalloc/dist/src - add unconst
ozaki-r[src/trunk]: src/tests/net Disable rump_server_check_memleaks for now
martin[src/netbsd-8]: src/usr.sbin/installboot/arch Pull up following revision(s) (...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Add some KERNEL_BASES_EQUAL improveme...
jdolecek[src/trunk]: src/sys/dev/pci replace the chek for the shared channel of cmdid...
pgoyette[src/trunk]: src/lib/libc/stdio Remove extra "an"
ad[src/trunk]: src/sys mi_userret(): take care of calling preempt(), set spc_cu...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Use a unique name for the acpi ARM_PLATFOR...
christos[src/trunk]: src/sys/arch/sparc64/include kill extra curproc/curlwp definitio...
ad[src/trunk]: src/sys/kern - lwp_need_userret(): only do it if ONPROC and !cur...
joerg[src/trunk]: src/sys/lib/libunwind Lazy VFP processing works a lot better if ...
wiz[src/trunk]: src/doc acpica-20140424 out.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Rearrange the eva...
jakllsch[src/trunk]: src Don't crash when the device's HID Report Descriptor Pops fro...
mlelstv[src/trunk]: src/sys/dev/pci regen
martin[src/netbsd-8]: src/doc Tickets #362 - #367
martin[src/netbsd-8]: src/sys/dev/pci regen for ticket #780
riastradh[src/trunk]: src/sys/external/bsd/drm2 Partial viadrm2 snapshot.
christos[src/trunk]: src/sys/arch/mips/include use namespace protected types.
reinoud[src/trunk]: src/sys/arch/arm/samsung We can't use IPL_SERIAL here, since it ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep/wakeup from if_zyd
rin[src/trunk]: src/sys/dev/rasops Misc style clean up's.
martin[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Only override LIB_...
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/tests/lib/libc/sys Pull up following revision(s) (request...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add unit-test for discarded :?
hannken[src/trunk]: src/sys Remove now redundant calls to fstrans_start()/fstrans_do...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Resolve conflicts
uwe[src/trunk]: src/share/man/man4/man4.x86 Use .Dl instead of .Bd -literal, fix...
ad[src/trunk]: src/sys/arch/hppa/hppa Remove unused RW lock defs.
apb[src/trunk]: src/usr.bin/find Add an example with find ... -exec sh -c ....
christos[src/trunk]: src/sys/lib/libkern tricks with sizeof() make coverity complain.
wiz[src/trunk]: src/distrib/sets/lists/debug t_timeleft.debug is still installed...
rjs[src/trunk]: src/sys/netinet Remove function prototype that is no longer requ...
martin[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/pci - Add other two Core 8G host bridges.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Drop volatile on the f...
kamil[src/trunk]: src/distrib/sets/lists/xcomp Fix MKCATPAGES=yes build
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide a generic nbsd_skip_solib...
knakahara[src/trunk]: src/sys/arch/x86/x86 should use strlcpy instead of strncpy.
knakahara[src/trunk]: src/sys/net Fix ipsecif(4) SPDADD pfkey message has garbage. Po...
hubertf[src/trunk]: src/share/examples/wpa_supplicant add RCS is
apb[src/trunk]: src/tools/compat Copy definitions of __type_min(t), __type_max(t...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by n...
christos[src/trunk]: src/sys/ddb print a message for the commands crash does not supp...
riastradh[src/trunk]: src/sys/external/bsd/drm2 don't provide dev_to_i915 and ifdef ou...
jmcneill[src/trunk]: src/sys/stand/efiboot Workaround a bug with ROCKPro64's U-Boot E...
matt[src/trunk]: src/sys/arch/arm/broadcom Use the clk_info in cpu_softc.
martin[src/netbsd-7]: src/doc Ticket #1570
christos[src/trunk]: src/external/bsd/jemalloc/dist/include/jemalloc/internal fix con...
fox[src/trunk]: src/usr.bin/config usr.bin/config: Suppress -Werror=stringop-tru...
christos[src/trunk]: src/external/mit/xorg/bin/xdm/config make this work:
martin[src/netbsd-9]: src/crypto/external/bsd/openssl Pull up the following revisio...
jakllsch[src/trunk]: src/sys/arch/arm/omap Put omapwdt32k(4) in known state (disarmed...
martin[src/netbsd-9]: src Pull up the following, requested by roy in ticket #602:
uebayasi[src/trunk]: src/etc/mtree Dig mcast test directories.
maya[src/trunk]: src/lib/libm/complex Spare ourselves a fabs call. We already che...
mrg[src/trunk]: src/share/mk GCC 5.3 now lives in gcc.old.
maxv[src/trunk]: src Add the NVMM_CTL ioctl, always privileged regardless of the ...
matt[src/trunk]: src/external/public-domain/sqlite/lib Link against libm
skrll[src/trunk]: src/sys/dev/usb Convert to USB_HIST.
hannken[src/trunk]: src/sys/ufs/ffs When initializing more inodes make sure to write...
jnemeth[src/trunk]: src/sbin/gpt using random values for hdr->hdr_guid does not work...
ozaki-r[src/trunk]: src/tests/net/if_pppoe Use the utility functions for rump_server
msaitoh[src/trunk]: src/sys/compat/sys Fix ifdata"o2n"() macro. This is not a real b...
riastradh[src/trunk]: src/sys/external/bsd/common/linux Fix post-cancellation case of ...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_peer When processing an EAP-pw...
ad[src/trunk]: src/sys/kern - sched_idle(): if a migration took place, rather t...
sevan[src/trunk]: src/distrib/sets/lists/etc typo, pasto
martin[src/trunk]: src/common/lib/libc/arch/vax/atomic Hook __atomic_compare_exchan...
maxv[src/trunk]: src/sys/arch Remove the constants of the DMAP, they are unused, ...
joerg[src/trunk]: src/sys/compat/netbsd32 Regnerate
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin PH22 for audiopactrl on Hummingbird A31
pgoyette[src/pgoyette-compat]: src Sync with HEAD, resolve some conflicts
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Accept the Odroid specific tweaks for...
hans[src/trunk]: src/external/bsd/elftosb/dist/common Make this build on SunOS.
msaitoh[src/trunk]: src/sys/dev/pci Set maximum read byte count to 2048 for PCI-X BC...
jmcneill[src/trunk]: src/sys/dev/fdt Don't print an error message for shared opp tables
mrg[src/trunk]: src/external/bsd/atf ATF needs C++98 for now, and GCC 6.4 defaul...
christos[src/trunk]: src/sys/sys Our lint knows about attributes, stop eating them.
jmcneill[src/trunk]: src/sys Support loading kernels at PAs above 0x3fffffffff on arm64
skrll[src/trunk]: src Fix gcc PR target/64479 [SH] wrong optimization delayed-branch
martin[src/netbsd-9]: src/doc Ticket #607
kamil[src/trunk]: src/sys/compat/common Validate usec ranges in compat_50_sys_sele...
ozaki-r[src/trunk]: src/sys/netinet6 Don't call pfxlist_onlink_check with holding ll...
tnn[src/trunk]: src/external/cddl/osnet/lib/libdtrace -Wno-format-truncation is ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner PLL2 config for A31
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add PROMISC support.
jdolecek[src/trunk]: src/sys/ufs/ext2fs bump link limit to 65000 for files, and add s...
maxv[src/trunk]: src/sys/arch When the i386 port was designed, the bootstrap code...
ozaki-r[src/trunk]: src/sys/netipsec Omit unnecessary NULL checks for sav->sah
sevan[src/trunk]: src/usr.sbin/npf/npfd Escape ellipsis to stop it being interpret...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Update coherency_unit if needed.
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
msaitoh[src/trunk]: src/sys/dev/mca KNF. No functional change.
matt[src/trunk]: src/external/bsd/am-utils Use LIBDPLIBS
skrll[src/trunk]: src/sys/arch/aarch64/include More whitespace
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move makphy to after mv{gb, xp}e.
martin[src/netbsd-9]: src/doc Tickets #657 - #660
tnn[src/trunk]: src/share/man/man4 add SYNOPSIS for how to make ugen capture spe...
christos[src/trunk]: src/distrib/sets/lists/base new binutils on head is 231
riastradh[src/trunk]: src/sys/external/bsd/drm2 Work around `kmap' namespace clash ano...
martin[src/netbsd-8]: src/doc Ticket #1263
christos[src/trunk]: src/tests/lib/libc/stdio look at my index finger
tnn[src/trunk]: src/crypto/external/bsd/openssh/dist annotate pthread_exit as __...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by hann...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Remove stuff no...
jmmv[src/trunk]: src Stop assuming that test programs and directories are the sam...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add informa...
christos[src/trunk]: src/lib/libpuffs there is no pflags, just flags.
ad[src/trunk]: src/sys schedstate_percpu: add new flag SPCF_IDLE as a cheap and...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add USB2HOST aliases for exynos4 and ex...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/share/man/man9 Fix a vestige of an earlier word choice: s/co...
pgoyette[src/pgoyette-compat]: src/doc Remove duplicate entry for XEN module build in...
christos[src/trunk]: src/tools/binutils put the binutils include before /usr/include ...
martin[src/netbsd-8]: src/sys/dev/hyperv Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/doc Ticket #1433
msaitoh[src/trunk]: src/sys/dev/pci - Add device IDs for Broadcom BCM57710, BCM57711...
pgoyette[src/trunk]: src/share/man/man4 Bump date for previous.
wiz[src/trunk]: src/usr.bin/sed Sync usage with manpage.
christos[src/trunk]: src/lib/libedit More WIDECHAR elimination (Ingo Schwarze)
gson[src/trunk]: src Add regression tests for some past gdb bugs.
tsutsui[src/trunk]: src/distrib/notes/hp300 Sync description of "supported hardware"...
christos[src/trunk]: src/tools/compat deal with getsubopt and strncasecmp (needed by ...
christos[src/trunk]: src/libexec/httpd CID 1358679: Fix memory leak.
yamt[src/trunk]: src/sys/fs/puffs comment
martin[src/netbsd-8]: src/sys/dev/usb Fixup for ticket #1037 - parts of the patch w...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need to add VM_PROT_READ when pmap_...
pgoyette[src/pgoyette-compat]: src/sys/kern After releasing the resources, make sure ...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Another layout change
christos[src/trunk]: src/external/bsd/nsd Oops, support IPv6 if not disabled.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Fix non-DIAGNOSTIC build
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax more regen for c...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 https://orpheus-ly...
oster[src/trunk]: src/sys/dev/raidframe Fix a few spelling issues. No functional ...
christos[src/trunk]: src/sys/opencrypto register with pmf.
cherry[src/trunk]: src/sys/arch/xen/x86 Catchup with struct intrstub; unification.
christos[src/trunk]: src/sys/kern set the return value to the pid if we found one (fr...
christos[src/trunk]: src/distrib/sets/lists/tests new test
mrg[src/trunk]: src/external/mit/xorg/bin/xhost define HAVE_INET_ATON for new xh...
riastradh[src/trunk]: src/sys/dev/pci Don't trust the MSAC register after all; use the...
apb[src/trunk]: src/usr.sbin/makefs Now that tools/compat/compat_defs.h defones ...
kefren[src/trunk]: src/usr.sbin/npf/npfctl sync an example with the latest group sy...
mrg[src/trunk]: src/etc/etc.evbmips create sysmon nodes, so wdogctl works.
christos[src/trunk]: src/lib/libedit Get rid of private/public; keep protected (Ingo ...
pgoyette[src/trunk]: src/sys/sys Belated bump to account for splitting the ufs stuff ...
wiz[src/trunk]: src/usr.bin/mkubootimage Use An in AUTHORS section.
yamt[src/trunk]: src/sys/kern update comments
kamil[src/trunk]: src/sys/kern Validate usec ranges in sys___select50()
christos[src/trunk]: src/tools/compat don't leak on error.
uebayasi[src/trunk]: src/sys Define "machdep" attribute and mark files (in amd64 and ...
roy[src/trunk]: src Bump libutil for new pidfile functions.
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgp Also document alt...
ad[src/trunk]: src/sys/arch/x86 Allocate PV entries in PAGE_SIZE chunks, and ca...
martin[src/netbsd-9]: src/sys/ddb Pull up following revision(s) (requested by uwe i...
roy[src/trunk]: src/external/bsd/dhcpcd wpa -> dhcpcd
pooka[src/trunk]: src Add interfaces that out-of-librumpuser hypercalls can use to...
dholland[src/trunk]: src/sys/kern Fix vnode leak on error, introduced by the openat f...
christos[src/trunk]: src/sys/kern Fix ASLR stack setup:
jmmv[src/trunk]: src/external/bsd/kyua-testers/dist Initial import of Kyua Tester...
cherry[src/trunk]: src/sys/uvm Make uvm_physseg_set_avail_start(9) available uncond...
maxv[src/trunk]: src/sys/arch Initialize these kpm fields in pmap_bootstrap.
maxv[src/trunk]: src/sys Fix KASAN on aarch64: the bus_space_* functions are macr...
joerg[src/trunk]: src Reorganize symbol table embedding. The existing option SYMT...
ozaki-r[src/trunk]: src/tests/net/route Fix tests for blackhole routes
hikaru[src/trunk]: src/sys/arch/x86/pci Use the correct number of multicast addrs
thorpej[src/trunk]: src/sys Add an ipi_trigger_broadcast() call, like ipi_trigger_mu...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/sbin/gpt more toolification
martin[src/trunk]: src/distrib/notes Remove leftovers from the separate xen port (w...
justin[src/trunk]: src/lib/libc/stdio gcc cannot always work out initialization here
martin[src/trunk]: src/sys/dev/ic Fix a few bits, add more status bit definitions a...
maxv[src/trunk]: src/sys/dev/usb Fix NULL deref, to prevent kernel crashes when d...
christos[src/trunk]: src/distrib/utils/ssh remove unused variable
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config fix the powerpc build, by ...
kamil[src/trunk]: src/tests/lib/libc/sys Replace signal2 in t_ptrace_wait* with ne...
hannken[src/trunk]: src/sys/fs/msdosfs Stop using v_mount of an unreferenced vnode -...
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
martin[src/trunk]: src/sys/secmodel/extensions Make the callback deal with embryoni...
msaitoh[src/trunk]: src/sys/dev/pcmcia s/pcmica/pcmcia/
apb[src/trunk]: src/lib/libc/gen include "nbtool_config.h", not "nbtools_config.h".
christos[src/trunk]: src/tests/lib/libc/sys Use WIFCONTINUED.
tsutsui[src/trunk]: src/etc/etc.next68k Revert the previous changes for PR/52377.
kamil[src/trunk]: src/sys/sys Add Clang/LLVM specific feature/extension detection ...
riastradh[src/trunk]: src/sys/external/bsd/common/linux No need to retry in cancel_del...
martin[src/netbsd-8]: src/sys/dev/pckbport Pull up following revision(s) (requested...
wiz[src/trunk]: src/external/historical/nawk/bin Add license from https://github...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Fix error return for rump_vfs_makeo...
christos[src/trunk]: src/usr.bin/mkesdb fix printf statement
maxv[src/trunk]: src/sys/arch/amd64/include rsp2, not 3
mrg[src/trunk]: src/sys/arch/evbmips sbmips->evbmips merge: import all the all ...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic __sync_{, x}or_and_fetch_8 sh...
joerg[src/trunk]: src/usr.bin/vmstat Init summary counters.
jmcneill[src/trunk]: src/games/adventure Workaround a toolchain issue by renaming the...
msaitoh[src/trunk]: src/sys/dev/mii From FreeBSD:
kamil[src/trunk]: src/regress/libexec/ld.elf_so Eliminate regress/libexec/ld.elf_s...
jmmv[src/trunk]: src/external/bsd/atf Do not install atf-config, atf-report, atf-...
jdc[src/trunk]: src/sys/arch/sparc64/include Allow machine_banner and machine_mo...
rin[src/trunk]: src/external/bsd/nvi/dist/common Fix use of uninitialized variab...
uwe[src/trunk]: src/tests/lib/libc/arch/sh3 Don't execute random garbage. Fixes...
maya[src/trunk]: src/etc/mtree Add blacklistd.conf so it gets backed up, too.
msaitoh[src/trunk]: src/sys/dev/pci Add 40bit DMA bug workaround(BGEF_40BIT_BUG) fro...
riastradh[src/trunk]: src/usr.bin/vndcompress __diagused, not __unused -- used in an a...
christos[src/trunk]: src/sys/kern - expose the now hidden namecache
christos[src/trunk]: src/lib/libc/gen off by one.
ozaki-r[src/trunk]: src/tests/net/ipsec Fix wrong argument handling
christos[src/trunk]: src/sys/kern Don't set AT_SUN_EXECNAME if we don't have a fully ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 No functional change:
dholland[src/trunk]: src/lib/libc/sys pipe2 requires fcntl.h for its flags; PR 48614 ...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Cleanup CPU attach output:
matt[src/trunk]: src/sys/arch/powerpc/oea Don't reload if just re-enabling
wiz[src/trunk]: src/share/man/man9 Fix previous: Link to module(9). Suggested by...
nat[src/trunk]: src/sys/dev Audio passes the atf test again.
ozaki-r[src/trunk]: src Add a new test case for PPPoE using PAP
wiz[src/trunk]: src/usr.bin/mkubootimage Remove unnecessary macros. Use standard...
mrg[src/trunk]: src/sys/arch/evbmips/stand/sbmips port this to build under evbmips.
maxv[src/trunk]: src/sys/fs/nfs/common Remove unused (and a reference to ovbcopy ...
christos[src/trunk]: src/sbin/modload PR/52417: Edgar Pettijohn: modules.conf(5) not ...
martin[src/trunk]: src/tests/lib/libc/sys Add a test program for PR kern/47625, bas...
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundant by compatdi...
bouyer[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin A31 SMP support
maxv[src/trunk]: src/sys Add KASAN instrumentation on strcat/strchr/strrchr.
jmcneill[src/trunk]: src/sys/arch/evbarm/fdt port-evbarm/52388: Fix number of args to...
ozaki-r[src/trunk]: src/sys/netinet Fix error path
kamil[src/trunk]: src/share/man/man2 Document SI_MESGQ in siginfo(2)
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.3
jmmv[src/trunk]: src Enable the build of kyua-testers and register its files and ...
matt[src/trunk]: src/sys/arch Use cpu_startup_common()
riastradh[src/trunk]: src/sys/external/bsd/common/linux Document workqueue semantics a...
chs[src/trunk]: src/sys/external/bsd/drm2/drm plug memory leak in drm_vma_node_r...
kre[src/trunk]: src/usr.bin/ftp Issue PWD commands to the server only when we ac...
yamaguchi[src/trunk]: src/sys/dev/pci Fix softint leak in ixl(4) when detaching
martin[src/netbsd-8]: src/doc Tickets #1401 - #1403
perseant[src/trunk]: src Add a simple collation test. This test is expected to fail ...
christos[src/trunk]: src/sys/arch/m68k/m68k add ifdefs for kernel only variable
joerg[src/trunk]: src Retire OSI network stack. OK core@
joerg[src/trunk]: src/external/bsd/file/dist/src Initialise all fields.
christos[src/trunk]: src/usr.bin/vis handle wide chars
maxv[src/trunk]: src/sys/dev/usb Fixes:
martin[src/netbsd-8]: src/sys Missing files from commit for ticket #1280:
jmmv[src/trunk]: src Install a kyua.conf file that sets unprivileged_user to _tests.
manu[src/trunk]: src/sys/kern Rollback change to accept NAME=label root device sp...
christos[src/trunk]: src/sys/compat/linux/common PR/50021: Rin Okuyama: Fix linux aff...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Add the missing __sync_* op...
martin[src/netbsd-8]: src/lib/libcurses Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/doc Tickets #1430 and #1431
martin[src/netbsd-8]: src/external/mit/lua/dist/src Pull up following revision(s) (...
martin[src/trunk]: src/sys/arch/sparc/sparc Rearrange the special mainbus device li...
riastradh[src/trunk]: src/sys/dev/pci Fix type in cast too, after changing type of gtt...
martin[src/netbsd-8]: src/sys/dev/scsipi Pull up following revision(s) (requested b...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
christos[src/trunk]: src/sys/arch/sun3/sun3 don't duplicate definitions
martin[src/netbsd-9]: src/doc Tickets #670 - #672, #675 - #679
uebayasi[src/trunk]: src/sys Define "uvm" attribute and mark files.
martin[src/trunk]: src/common/lib/libc/arch/vax/atomic Add the missing __sync_* ops...
sevan[src/trunk]: src/doc Update current versions of less, libarchive, libpcap.
christos[src/trunk]: src/lib/libc/gen we don't have multibyte.3 (yet)
ozaki-r[src/trunk]: src/doc Add ipsecif(4)
matt[src/trunk]: src/sys/arch/evbarm/conf Turn on BUSDMA_COUNTERS and BCMETH_COUN...
rin[src/trunk]: src/sys/dev/usb Support added for TCP segmentation offload (TSO).
martin[src/netbsd-8]: src/doc Ticket #1469
christos[src/trunk]: src/lib/libc/time don't define statics we don't need
skrll[src/trunk]: src/sys/net Remove unneeded #include
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 More over-zealousness - what w...
gson[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm One newline ...
msaitoh[src/trunk]: src/lib/libc/time Fix typo.
kamil[src/trunk]: src/tests/lib/libc/sys Simplify FORK_TEST in ATF t_ptrace_wait*
ozaki-r[src/trunk]: src/sys/netipsec Make sure a sav is inserted to a sah list after...
dbj[src/trunk]: src/bin/cat update list of flags which are extensions to the spe...
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO file: note issue wi...
matt[src/trunk]: src/sys/arch/mips/mips #include <mips/locore.h>
christos[src/trunk]: src/rescue smb is no more.
msaitoh[src/trunk]: src/sys/dev/pci "s/above 300W/greater than 300W/" in pci_conf_pr...
christos[src/trunk]: src/gnu/dist/groff/tmac more font hackery
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Make sure LIBGCC_MACHINE...
martin[src/netbsd-8]: src/doc Tickets #1010 - #1014
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize: the hardware does not clear the T...
christos[src/trunk]: src/usr.bin/ftp more volatile for m68k
maya[src/trunk]: src/usr.sbin/sysinst Remove note that has been incorrect for a w...
tkusumi[src/trunk]: src/sys/dev/dm dm: Make numsec/secsize arguments in dm_table_dis...
maxv[src/trunk]: src/share/man/man4 Note Intel support.
christos[src/trunk]: src/lib/libperfuse Deal with limits properly.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Fix module names - the ...
martin[src/trunk]: src/sys/compat/netbsd32 Regen (pset_*)
christos[src/trunk]: src/external/mit/xorg/lib/gallium more stack protector (arm32)
christos[src/trunk]: src/sys/compat/osf1 fix incorrect sizes to memset
jmcneill[src/trunk]: src/distrib/utils/embedded/conf gzcat -> zcat
martin[src/netbsd-8]: src/doc Ticket #1286
abhinav[src/trunk]: src/libexec/fingerd Fix a sentence.
martin[src/trunk]: src/usr.sbin/sysinst Make sure we properly truncate snprintf() r...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 regen
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Let's try not to step on each ot...
apb[src/trunk]: src/share/man/man7 vfs.wapbl.flush_disk_cache is more about meta...
simonb[src/trunk]: src/sys/arch/mips/mips Make change of ABI printf()s #ifdef DEBUG...
msaitoh[src/trunk]: src/sys/dev/isa KNF. No functional change.
christos[src/trunk]: src/distrib/sets/lists add new db test
christos[src/trunk]: src add netiso caveat
phx[src/trunk]: src/sys/arch/bebox/stand/boot Add missing siop_clearfifo() and s...
hannken[src/trunk]: src/sys/kern cleanvnode():
uwe[src/trunk]: src/doc Claim responsibility for landisk too.
martin[src/netbsd-9]: src/doc Ticket #647 - #656
kamil[src/trunk]: src/bin/dd Drop -D_INCOMPLETE_XOPEN_C063 from dd(1)
matt[src/trunk]: src/compat/arm/eabi Make clang happy by adding -mfpu=none to -mf...
skrll[src/trunk]: src/sys/arch/arm/include Minor amendment/corrections.
abhinav[src/trunk]: src/libexec/fingerd We don't have any ``name'' program, so remov...
matt[src/trunk]: src/sys/arch/evbppc/conf Add cinlude TWRP1025.local
mrg[src/trunk]: src/distrib/sets/lists add support for GCC 4.8 sets.
martin[src/netbsd-8]: src/sys/dev/pci Pull up the following revision, requested by ...
mbalmer[src/trunk]: src first shot at documenting gpio(3lua)
mlelstv[src/trunk]: src/sys/dev/usb Align buffer pointer to longwords. Otherwise arb...
snj[src/netbsd-7]: src/lib/libperfuse Pull up following revision(s) (requested b...
kamil[src/trunk]: src/sys/kern Switch kcov module class to MODULE_CLASS_MISC
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Spell -Wno-missing-prototypes c...
martin[src/netbsd-9]: src/sys/dev/pci Pull up the following (via patch), requested ...
perseant[src/trunk]: src/distrib/sets/lists Add missing setlist entries for DUCET col...
apb[src/trunk]: src/tests/lib/libutil Add comments for some non-obvious cases.
jdolecek[src/trunk]: src/sys/arch/xen/xen no need to pollute dmesg by xennet_watchdog...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move decl of drm_guarantee_initialized...
khorben[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Expect a FILE * for ...
wiz[src/trunk]: src/share/man/man7 Fix a macro. Fix two tables.
kamil[src/trunk]: src/distrib/sets/lists/debug Remove duplicate entry of /usr/libd...
ozaki-r[src/trunk]: src/sys/netipsec Stop setting mtag of PACKET_TAG_IPSEC_IN_DONE b...
martin[src/trunk]: src/common/lib/libc/atomic Add a few missing namespace includes
maya[src/trunk]: src revert my own commit from a while back. Do allow matching bi...
abhinav[src/trunk]: src/libexec/comsat s/users/user's
rin[src/trunk]: src/external/bsd/tre/dist/lib ret should be reg_errcode_t.
christos[src/trunk]: src/sys/arch/sparc64 - make fpreg{32, 64} actually members of fss...
christos[src/trunk]: src/sys/dev/usb mark a variable __diagused
msaitoh[src/trunk]: src/sys/dev/pci regen.
jmmv[src/trunk]: src/external/bsd/atf Fix atf version in pkgconfig files (should ...
mbalmer[src/trunk]: src/sys/modules/luapmf Initial Lua binding for pmf(9)
christos[src/trunk]: src/usr.bin/vis don't allow NULL for extra
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 The netbsd32 40 mount code bel...
skrll[src/trunk]: src/sys/arch/arm/arm32 No need for '\n' in UVMHIST_LOG
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg6 build EXA...
wiz[src/trunk]: src/share/man/man5 Spelling.
wiz[src/trunk]: src/lib/libc/gen Mark up LC_CTYPE as environment variable.
justin[src/trunk]: src/sys/dev/scsipi Use uint32_t for blocksize as per other uses ...
christos[src/trunk]: src/usr.bin/menuc Use OPT_NOMENU instead of -1
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Work around broken empty expansi...
jmmv[src/trunk]: src/external/bsd/kyua-atf-compat Add reachover build files for k...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by maxv...
kamil[src/trunk]: src/sys/sys Define __noubsan in sys/cdefs.h for KERNEL sanitization
christos[src/trunk]: src/gnu/dist/gettext/gettext-tools/lib revert previous now that ...
christos[src/trunk]: src/external/bsd/file/dist welcome to file-5.20
martin[src/trunk]: src/sys/net Add missing breaks (cosmetic change only)
msaitoh[src/trunk]: src/sys/dev/mii Simplify. No functional change.
christos[src/trunk]: src/sys/kern more debugging
maya[src/trunk]: src/external/mit/xorg/lib workaround gcc/vax bugs
cherry[src/trunk]: src/sys/arch/xen/x86 In the MP case,
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Add : to body of populate_sunxi ...
kefren[src/trunk]: src/sbin/route Remove esis reference
jmmv[src/trunk]: src/doc Note new import of kyua-atf-compat, version 0.1.
taca[src/trunk]: src/sys/kern Make behavior of getsockname(2) (and maybe getpeern...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Factor mfence out. Simplify a lit...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Use SDn_CLK_REG instead of MMC_CLKCR ...
kamil[src/trunk]: src/sys/kern Validate usec ranges in do_sys_utimes()
ryo[src/trunk]: src/sys/arch/aarch64 - free empty page tables pages if reach a c...
rin[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 Fix DIAGNOSTIC build; re...
christos[src/trunk]: src/lib/libc/sys documentation for fexecve(2)
christos[src/trunk]: src/sys remove more ifdefs
sevan[src/trunk]: src/share/examples/npf Add descriptions for all rules and make u...
martin[src/netbsd-9]: src/sys/dev/pci Pull up the following, requested by msaitoh i...
pgoyette[src/trunk]: src/sys Define a new module class for the bufq_strategy modules....
martin[src/netbsd-8]: src/doc Tickets #1326 - #1329
martin[src/netbsd-8]: src Sync external/mit/expat to current and pull up the follow...
kamil[src/trunk]: src/sys/modules/examples Introduce new example kernel module: pa...
christos[src/trunk]: src/usr.bin/make make needshell customizable, so that xinstall c...
isaki[src/trunk]: src/sys/dev Fix division by zero when precision < 8 in ifdef AUD...
apb[src/trunk]: src/doc etcupdate(8): Add destdir support. [apb 20140612]
msaitoh[src/trunk]: src/sys/dev/pci - Print yet another hardware config word in SRAM...
matt[src/trunk]: src/distrib/sets/lists remove unneed arch64 keywords
christos[src/trunk]: src/usr.bin/make Set .MAKE.OS to utsname.sysname so we can tell ...
wiz[src/trunk]: src/external/bsd/libarchive/dist/libarchive Do not mention non-e...
mbalmer[src/trunk]: src/share/man/man4 manual page for lua(4)
martin[src/netbsd-9]: src/doc Ticket #641
christos[src/trunk]: src/sys/arch/arm/arm add diagused
kre[src/trunk]: src/bin/sh Remove a function prototype which was added to <histe...
christos[src/trunk]: src/lib/libc/gen remove code that did special handling for . and...
christos[src/trunk]: src/sys/dev/usb fix type in comparison
alnsn[src/trunk]: src/distrib Add a symlink to /altroot/stand to help the kernel f...
mgorny[src/trunk]: src/sys/arch/x86 Fetch XSAVE area component offsets and sizes wh...
sevan[src/trunk]: src/usr.bin/calendar/calendars sort
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Switch CTASSERT() to DRM...
wiz[src/trunk]: src/lib/libc/rpc Update prototypes to match current RPC code.
christos[src/trunk]: src/external/ibm-public/postfix gssapi needs crypto
joerg[src/trunk]: src/external/gpl3/gdb/dist/sim/ppc There is no such thing as voi...
thorpej[src/trunk]: src/sys/arch/powerpc Detangle some of the PowerPC CPU configurat...
ozaki-r[src/trunk]: src/sys/netipsec Commonalize error paths (NFC)
msaitoh[src/netbsd-9]: src/doc Ticket #608.
ozaki-r[src/trunk]: src/sys/netipsec Don't use key_lookup_sp that depends on unstabl...
christos[src/trunk]: src/distrib/sets/lists gnuctf is only binutils=234
skrll[src/trunk]: src/sys/arch/mips/mips Fix logic inversion in 1.107
martin[src/trunk]: src/sys/nfs Mark a potentially unused variable
cherry[src/trunk]: src/sys/uvm Turn off uvm_hotplug option selection until we actua...
ozaki-r[src/trunk]: src/sys/netipsec Fix splx isn't called on some error paths
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Prepare for splitting compat_n...
njoly[src/trunk]: src/sys/dev/usb Add Intel new vendor id, and Rate Matching Hub d...
martin[src/trunk]: src/distrib Do not populate /dev on CD images by default, instea...
matt[src/trunk]: src/sys/arch/mips/include Define LDBL_IMPLICIT_NBIT
maxv[src/trunk]: src/sys/arch/x86/x86 Depend on KERNTEXTOFF - KERNBASE, not IOM_E...
cherry[src/trunk]: src/sys/arch/xen Move xen event related code which interfaces wi...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove editor glitch
cherry[src/trunk]: src/sys/arch/xen Further restrict the scope of XENPV to relevant...
thorpej[src/trunk]: src/sys/arch/arm/arm ...and now I really have the list of arch v...
martin[src/netbsd-9]: src/sys/dev/pci regen (for ticket #670)
joerg[src/trunk]: src/external Extend LLVM link.mk to handle librt. Use it in Gall...
christos[src/trunk]: src/usr.sbin/bad144 sprinkle vax
sevan[src/trunk]: src/share/examples/npf Drop the final keyword to use the default...
christos[src/trunk]: src/usr.bin/pmap deal with variable length namecache entries.
christos[src/trunk]: src/sys/netinet6 Succeed binding to multicast address for now: O...
mbalmer[src/trunk]: src/usr.bin/calendar/calendars No more walk on the wild side. R...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that 8257[56], 82580, I35[04] and I21[...
maxv[src/trunk]: src/sys/arch/x86/x86 Add comments.
apb[src/trunk]: src Run "postinstall fix obsolete_stand" just before checkflist,
christos[src/trunk]: src/sys/kern - add missing error check
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb When searching for an active thre...
alnsn[src/trunk]: src/tests/lib libarch on sparc isn't -l${MACHINE_CPU}. Don't lin...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Clarify what bus_dmat...
christos[src/trunk]: src/lib/libc/citrus s == NULL is illegal.
martin[src/netbsd-8]: src/tools/gcc Pull up following revision(s) (requested by mrg...
christos[src/trunk]: src/sys/rump/net/lib/libnetbt avoid gcc bug on sh3
martin[src/trunk]: src/lib/libquota Some more errno remapping: if the NFS server is...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Remove unused field
martin[src/netbsd-9]: src/doc Ticket #623
ozaki-r[src/trunk]: src/sys/netipsec Use pool to allocate tdb_crypto
mrg[src/trunk]: src/share/man/man9 s/of/or/
dholland[src/trunk]: src/sbin/fsck global variables should be declared extern.
msaitoh[src/trunk]: src/sys/net Change pktq's drops count sysctl from CTLTYPE_INT to...
christos[src/trunk]: src/sys Add PAX_MPROTECT_DEBUG
mlelstv[src/trunk]: src/sys/dev/usb fix diagnostic build.
christos[src/trunk]: src/sys/arch/sandpoint/stand/altboot make this compile again
mlelstv[src/trunk]: src/sys/dev/iscsi - defer session cleanup to not force detachments
macallan[src/trunk]: src/sys/arch/evbmips/ingenic don't mess with the cycle counter e...
christos[src/trunk]: src/usr.bin/xlint/xlint Undefine SSE stuff; we don't want portab...
hannken[src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code...
mrg[src/trunk]: src/usr.bin/crunch/crunchgen while we're still figuring out the ...
maya[src/trunk]: src/sys/netinet Remove extraneous parentheses. no functional change
jmmv[src/trunk]: src/external/bsd/kyua-atf-compat/dist Cherry-pick upstream chang...
skrll[src/trunk]: src/sys/arch Provide and use a evbarm/fdt/machdep.h
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/comp Revert previous - it was w...
mlelstv[src/trunk]: src/sys/dev/pci use correct macro to handle subsys ids. Function...
pgoyette[src/trunk]: src/sys/kern #include giohist.h from proper location
martin[src/netbsd-8]: src/sys/arch/i386/stand/efiboot/bootia32 Pull up following re...
msaitoh[src/trunk]: src/sys/dev No functional change:
matt[src/trunk]: src/sys/arch/evbarm/cubie Move IO KVA so it doesn't share the sa...
mbalmer[src/trunk]: src/etc/mtree define a place for Lua man pages
christos[src/trunk]: src/usr.sbin/installboot/arch don't complain if the mbr was all ...
christos[src/trunk]: src/include/ssp gcc-4.8.1 is has a builtin stpncpy, but is missi...
christos[src/trunk]: src/usr.sbin/npf/npfctl Add a list command to iterate over conne...
uwe[src/trunk]: src/share/man/man9 Use \(em for em-dash.
maxv[src/trunk]: src KCOV doesn't depend on specificdata and cpu_intr_p() anymore...
joerg[src/trunk]: src/sys/lib/libunwind GCC 5.3 likes to emit unwind data with flo...
pooka[src/trunk]: src/sys/rump/librump/rumpkern make sure we don't underflow the m...
kamil[src/trunk]: src/sys/external/bsd/drm2/include/asm Adapt DRMKMS BUILD_BUG_ON_...
christos[src/trunk]: src pretty-print link addresses.
sevan[src/trunk]: src/usr.sbin/altq/altqd bump date
mrg[src/trunk]: src/external/bsd/llvm/librt move a .WAIT such that it helps all ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu Destr...
joerg[src/trunk]: src/doc netiso is dead.
kamil[src/trunk]: src/sys/arch/evbppc/mpc85xx Fix incorrect CVS Id
martin[src/netbsd-8]: src/doc Tickets #1394 and #1395
apb[src/trunk]: src/usr.sbin/postinstall Delete trailing slash with "${1%/}", no...
matt[src/trunk]: src/sys/arch/evbarm/conf Rearrange KERNEL_BASE_PHYS
maxv[src/trunk]: src/sys Remove unused assignment. Found by the lgtm bot.
matt[src/trunk]: src/sys/arch/evbarm/conf fix C&P error
uebayasi[src/trunk]: src/sys/arch/evbarm/conf No wsdisplay options without wsdisplay.
apb[src/trunk]: src/tests/lib/libutil Add tests for PR lib/47916. Some of these...
ozaki-r[src/trunk]: src/sys/net Make local functions static
christos[src/trunk]: src/include one fexecve declaration should be enough.
snj[src/trunk]: src/sys/conf goodbye 2016, hello 2017!
christos[src/trunk]: src/lib/libedit accomodate FreeBSD's flavor of weak references.
christos[src/trunk]: src/sys/arch/alpha/stand/netboot move unused variable inside if 0
christos[src/trunk]: src/tests/lib/libc/db Add new failing test.
msaitoh[src/trunk]: src/sys/dev/pci The Power Controller Control bit (PCIE_SLCSR_PCC...
knakahara[src/trunk]: src/sys/net fix panic when PPPOE_DEBUG enabled. implemented by s...
pgoyette[src/pgoyette-compat]: src/doc Rename COMPAT-branch-notes to TODO.compat-module
matt[src/trunk]: src/sys/arch/arm/allwinner Add EMAC and CPUCFG registers
abhinav[src/trunk]: src/share/man/man9 Add a missing .El, which is causing the rest ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family The gcc diagnostic forma...
christos[src/trunk]: src/sys/kern remove extra chatty messages
joerg[src/trunk]: src Add asysctl(3) and asysctlbyname(3) wrappers for the common ...
jdc[src/trunk]: src/distrib/sets/lists/man Add the tsciic manual pages to the se...
christos[src/trunk]: src/sys/ufs/ufs Provide reason to be printed in panic string.
knakahara[src/trunk]: src/usr.sbin/npf/npftest fix ATF net/npf/t_npf failure
uebayasi[src/trunk]: src/sys/arch/emips/conf Don't define WSDISPLAY_* without wsdisplay.
martin[src/trunk]: src/sys/net Remove unused variable
uebayasi[src/trunk]: src/sys/conf Define "kern" attribute (a.k.a module). Mark kern_...
christos[src/trunk]: src/sys/arch/evbarm/stand/board mark variable unused
sevan[src/trunk]: src/sbin/fsck_ext2fs Remove references to -c flag which was neve...
martin[src/trunk]: src/sys/uvm Mark diagnostic-only variables
maxv[src/trunk]: src/sys/dev/nvmm Use the fd_clone approach, to avoid losing refe...
enami[src/trunk]: src/lib/libc/gen - Refer the argument with correct name.
uwe[src/trunk]: src/share/man/man9 Add couple of missing .Ns
bouyer[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/lib/libc/gen Wide char support from J.R. Oldroyd
msaitoh[src/trunk]: src/sys/dev/mii - Sort by model number.
msaitoh[src/trunk]: src/sys/dev/isa Make it compilable with EF_DEBUG.
christos[src/trunk]: src/sys/arch/i386/stand/bootxx provide an ldscript to strip the ...
matt[src/trunk]: src/sys/arch/vax/uba Typo fxi.
matt[src/trunk]: src/sys/arch/arm/include Define __HAVE_ATOMIC64_OPS if EABI && A...
matt[src/trunk]: src/sys/sys Install common_lock.h
tron[src/trunk]: src/lib/librefuse FUSE seems to allow short writes without error...
hannken[src/trunk]: src/sys/kern When creating a vnode with vcache_get() mark the vn...
martin[src/netbsd-9]: src/sbin/dmesg Pull up following revision(s) (requested by ts...
christos[src/trunk]: src/share/mk MKDEPINCLUDES support.
mrg[src/trunk]: src/external/gpl3/gcc/dist updates to make it at least build in ...
maxv[src/trunk]: src/share/man/man7 remove reference to ipnat
christos[src/trunk]: src PR/47617: Thorsten Brehm: Memory and socket leak in librpc
dsl[src/trunk]: src/lib/libm/arch/i387 Drop in a fabs() after the fsqrt().
kamil[src/trunk]: src/doc Add new entry in TODO.ptrace
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach bcmgpio before devices that may ...
apb[src/trunk]: src/usr.bin/config Allow easier adding/removing of options witho...
christos[src/trunk]: src/external/gpl3/gdb/lib regen mips64el
uebayasi[src/trunk]: src/usr.bin/config Steal -M to enable "modular" build.
christos[src/trunk]: src/sys/compat/sys Always include the 32 bit structure and defin...
jmcneill[src/trunk]: src/sys/arch/i386/stand/efiboot If the default GOP mode is unava...
jmmv[src/trunk]: src/distrib/sets/lists Update file lists for atf 0.17.
rmind[src/trunk]: src/sys/net/npf npf_tcp_fsm: fix for the NPF_TCPS_SYN_RECEIVED s...
riastradh[src/trunk]: src/sys/sys Macro parentheses police!
riastradh[src/trunk]: src/sys/kern Back out previous -- <sys/intr.h> does provide splr...
christos[src/trunk]: src/external/gpl3/binutils remove .gitignore files
matt[src/trunk]: src/sys/arch/hpcmips/hpcmips #include <mips/locore.h>
tkusumi[src/trunk]: src/sys/dev/dm dm: Fix "table" output format of dm-linear and dm...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by hannken in ti...
pooka[src/trunk]: src/sys/kern +RUMP to __posix_{, f, l}chown. at least python want...
christos[src/trunk]: src/lib/libpthread Add pthread_getcpuclockid(3)
nisimura[src/trunk]: src/sys/arch/powerpc/powerpc move DIAGNOSTIC only variable insid...
riastradh[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Revert "Add fixup ope...
sevan[src/trunk]: src/usr.bin/calendar/calendars Add 8.1 release
ozaki-r[src/trunk]: src/sys/netipsec Add missing KEY_FREESAV
martin[src/netbsd-8]: src/distrib Pull up following revision(s) (requested by sevan...
mrg[src/trunk]: src/sys/arch - move variables inside their #ifdef use
martin[src/netbsd-8]: src/sbin/fsck_ffs Pull up following revision(s) (requested by...
scole[src/trunk]: src/sys/arch/ia64/ia64 Fix some comments and add new comment exp...
matt[src/trunk]: src/distrib/sets/lists Add missing arch64 to libasan entries
pooka[src/trunk]: src/sys/rump Allow rump kernel components to define their own hy...
christos[src/trunk]: src/usr.bin/xlint Add -R (source filename remapping) for MKREPRO
jdolecek[src/trunk]: src/doc note removal of xen rx-flip
mrg[src/trunk]: src/sys/dev/marvell move some variables inside their #ifdef use.
ozaki-r[src/trunk]: src/sys/sys Bump for ethercom#ec_lock
christos[src/trunk]: src/external/bsd/wpa/dist/src/common Try to avoid showing extern...
christos[src/trunk]: src/lib/libc/stdlib Allow being compiled as a tool.
wiz[src/trunk]: src/share/man/man9 Fix short description.
wiz[src/trunk]: src/external/bsd/openpam/dist/doc/man Add missing Nm section whi...
apb[src/trunk]: src/tests/lib/libc/gen Update fmtcheck(3) test now that pointers...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Silergy SY827/SY828 step down reg...
martin[src/netbsd-8]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
matt[src/trunk]: src/share/mk Default MKPICLIB on powerpc64 to yes
matt[src/trunk]: src Support building the xorg X11 libraries under MKCOMPAT.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix bus clock for Airmont from the latest I...
martin[src/netbsd-8]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by no...
apb[src/trunk]: src/lib/libc/gen If sysctl kern.version returns a string that's ...
matt[src/trunk]: src/compat/mips64/o32 Define LIBGCC_MACHINE_ARCH so correct file...
msaitoh[src/trunk]: src/sys/dev/pci - Add some AMD devices.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 some items are already done. update...
riastradh[src/trunk]: src/sys/dev/usb Make sure the umass transfer callback is run in ...
jdolecek[src/trunk]: src/sys/kern protect deferred lists' manipulation by config_misc...
christos[src/trunk]: src/libexec/httpd fix memory leaks on error; found by brainy.
christos[src/trunk]: src/external/bsd/nvi/docs/USD.doc/vi.ref PR/50360: Thomas Klausn...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
ozaki-r[src/trunk]: src Add tests of route flags using IPv6 addresses
mrg[src/trunk]: src/external/gpl3/gcc/lib updates for GCC 6.4.
mrg[src/trunk]: src/sys/dev/pci add a bunch of PCI devices on my systems, and a ...
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic #include "assym.h"
matt[src/trunk]: src/sys/arch/arm/include/arm32 Bump max text/data/stack sizes to...
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 4.8.5 sources. ...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Missed a couple of MODULAR tags
uebayasi[src/trunk]: src/external/bsd/elftosb Remove '#line ...' lines to not confuse...
christos[src/trunk]: src/sys/dev/acpi - fix compilation on 32 bit systems.
leot[src/trunk]: src/external/bsd/top/dist/machine Implement the `c' command in "...
maxv[src/trunk]: src/sys Rename
christos[src/trunk]: src/sys/dev/ic mark variables __diagused
martin[src/netbsd-8]: src/doc Ticket #991
uebayasi[src/trunk]: src/sys Define layerfs as an attribute.
wiz[src/trunk]: src/usr.sbin/makefs "file system" as two words.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable ehci, ohci, and USB device drivers
uebayasi[src/trunk]: src/usr.bin/config Correct inverted logic.
christos[src/trunk]: src/usr.sbin/makemandb PR/51040: Abhinav Upadhyay: Fix memory leak
pgoyette[src/trunk]: src/tests/kernel * Use 'struct testmsg' rather than 'struct myms...
maxv[src/trunk]: src/sys/netipsec Strengthen and simplify, once more.
christos[src/trunk]: src/sys/arch/sun3 fix unused warnings
christos[src/trunk]: src/usr.sbin/zic remove compiler hacks
matt[src/trunk]: src/external/mit/xorg/bin/xedit Use LIBISPRIVATE, not MKPRIVATELIB
msaitoh[src/trunk]: src/sys/net Remove inclusion of compat/sys/socket.h. It's not re...
mbalmer[src/trunk]: src/sbin/modstat remove lua class
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add a TODO list for SVS.
apb[src/trunk]: src/usr.sbin/postinstall In do_sendmail, use unprefix to fix up ...
kamil[src/trunk]: src/sys/dev/sdmmc Avoid changing signedness bit with << in sdmmc...
pgoyette[src/pgoyette-compat]: src/doc Separate the TODO list into two lists, require...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Restore ICC_SRE_EL2 registers lost ...
kamil[src/trunk]: src/tests/lib/libc/sys Add await_collected()
martin[src/netbsd-8]: src/include Pull up following revision(s) (requested by maya ...
martin[src/netbsd-8]: src/share/man Pull up following revision(s) (requested by sev...
ad[src/trunk]: src/sys/uvm Fix a comment.
christos[src/trunk]: src/usr.bin/make Add a .STALE special target that gets invoked w...
ozaki-r[src/trunk]: src/sys/dev/pci Don't write to read-only VIRTIO_NET_S_LINK_UP bit
matt[src/trunk]: src/distrib/sets Need debug sets if ${MKDEBUGLIB} != "no"
christos[src/trunk]: src/tests/lib/libc/db - don't create a db file.
pooka[src/trunk]: src/sys regen
msaitoh[src/trunk]: src/sys/dev/pci Delete 82580ER related code. It was from FreeBSD...
christos[src/trunk]: src/external/bsd/nsd merge conflicts
ozaki-r[src/trunk]: src/sys/net Hide PPPoE variables from if_ethersubr.c
kamil[src/trunk]: src/external/gpl3/gcc/usr.bin/include Install GCC (gcc) headers ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace
rin[src/trunk]: src/sys/arch/aarch64/aarch64 When emulating obsoleted arm32 inst...
martin[src/trunk]: src/sys/arch/m68k/m68k Mark a potentialy unused variable
jmmv[src/trunk]: src/external/bsd/lutok Add reachover build files for the newly-i...
christos[src/trunk]: src/sys/kern CID 1308958: Fix reversed arguments in copyin(9)
uebayasi[src/trunk]: src/usr.bin/config If a file is marked by an atom expression, li...
scole[src/trunk]: src/sys/arch/ia64/ia64 make kernel compilable after recent uvm c...
mrg[src/trunk]: src convert HAVE_GCC handling to modern GCC release numbering:
nakayama[src/trunk]: src/share/mk Fix copy and paste miss introduced in rev 1.327.
jmcneill[src/trunk]: src/distrib/utils/embedded Install ELF kernel to the FFS partiti...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move the __sync_* ops added ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix VERBOSE_INIT_ARM build
yamt[src/trunk]: src/sys/fs/puffs comments
jdc[src/trunk]: src/sys/dev/i2c Add missing braces.
christos[src/trunk]: src/lib/libm/complex whitespace
ozaki-r[src/trunk]: src/sys/netipsec Fix non-INET6 builds
msaitoh[src/trunk]: src/sys/dev/pci Add Killer E2400 and E2500.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner soft reset A31 codec at attach time
ad[src/trunk]: src uvmexp.free -> uvm_free()
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
macallan[src/trunk]: src/sys/arch/sparc/conf cgfourteen needs vcons
christos[src/trunk]: src/sys/arch/newsmips/conf surf the bloat
christos[src/trunk]: src/tools add gpt
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Force references to the component ...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor lwp_create1 and lwp_exit1 into t...
christos[src/trunk]: src/lib/libc/rpc make this usable from RUMP
msaitoh[src/trunk]: src/sys/arch/mips/adm5120/dev Fix a bug that the duplex of manua...
cherry[src/trunk]: src/sys "Make NetBSD great again!"
tsutsui[src/trunk]: src/doc Note about preliminary "G1-ATA" IDE HDD support for drea...
hannken[src/trunk]: src/sys/fs/cd9660 Change cd9660 from hashlist to vcache.
mrg[src/trunk]: src enable building modules for if_aue(4), if_cdce(4), if_cue(4),
kardel[src/trunk]: src/sbin/raidctl support NAME=<wedge name> syntax for disks and ...
bouyer[src/trunk]: src/sys Packet filters can return an mbuf chain with fragmented ...
christos[src/trunk]: src/external/bsd/blacklist/diff add a diff for smtpd
christos[src/trunk]: src/doc mention new gdb
christos[src/trunk]: src/gnu/dist/groff/tmac few more.
matt[src/trunk]: src/sys/arch/arm/broadcom As with pax, use cf_flags 2 to indicat...
martin[src/netbsd-9]: src/sys/dev/hid Pull up following revision(s) (requested by m...
ad[src/trunk]: src/sys/kern preempt_needed(), preempt_point(): simplify the def...
christos[src/trunk]: src/sys/ufs/ufs - Collect the slot-related variables in their ow...
christos[src/trunk]: src/bin/df mention that -W needs root.
christos[src/trunk]: src/external/gpl2/gmake/dist import latest gpl2 make
sevan[src/trunk]: src/share/examples/npf typo
isaki[src/trunk]: src/sys/dev/audio const-ify. These arguments are no longer writ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/devinit M...
martin[src/netbsd-8]: src Welcome to NetBSD 8.1!
wiz[src/trunk]: src/bin/mt Bump date for previous.
uebayasi[src/trunk]: src/sys Move net definitions.
wiz[src/trunk]: src/usr.bin/vis Mark up LC_CTYPE with Ev (didn't I just do this?...
kre[src/trunk]: src/usr.bin/printf Tighten syntax a little (no more %*4.*2d nons...
kamil[src/trunk]: src/doc Update TODO.ptrace
christos[src/trunk]: src/usr.bin/xinstall remove useless assignment and explain why.
pooka[src/trunk]: src/lib/librumpuser Wrap pthread_create(). Shouldn't really hav...
flxd[src/trunk]: src/sys/arch/vax/conf Fix TC adaptor's CSR address.
christos[src/trunk]: src/lib/libc/time - change zic_t to intmax_t and friends suggest...
pgoyette[src/pgoyette-compat]: src/sys/modules Fix some typos
martin[src/netbsd-8]: src/doc Ticket #1475
mlelstv[src/trunk]: src/distrib/sets/lists/man Include mount_zfs man pages only for ...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi fwrev is a timestamp, print in decimal.
christos[src/trunk]: src/usr.bin/xlint/lint1 Fix segmentation fault caused by freeing...
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes at...
christos[src/trunk]: src/lib/libc/time Fix backslashes
msaitoh[src/trunk]: src/sys/dev/usb Apply FreeBSD r346028 from ganbold@f.o:
maxv[src/trunk]: src/sys Add KASAN instrumentation for copyin/copyinstr/copyoutst...
martin[src/trunk]: src/external/public-domain/sqlite When converting long double va...
njoly[src/trunk]: src/lib/libc/sys Use '.Rv -std' for RETURN VALUES, sort ERRORS.
rkujawa[src/trunk]: src/sys/dev/i2c Fix name of sysctl setup function.
yamt[src/trunk]: src/sys/arch/x86/include some more definitions
maxv[src/trunk]: src/sys Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in t...
hannken[src/trunk]: src/sys/miscfs Unfortunately MFS uses v_data of its anonymous de...
uwe[src/trunk]: src/share/man/man7 Shorten pleonastic "by the tty driver tty(4)".
christos[src/trunk]: src/usr.bin/xlint/lint1 rename enum_t to avoid rpc/types.h lossage.
cherry[src/trunk]: src/sys/arch We reorganise definitions for XEN source support as...
uebayasi[src/trunk]: src/usr.bin/config Enable debug for tools.
msaitoh[src/trunk]: src/sys/arch/x86/include Fix the bit location of SSBD in the mac...
uebayasi[src/trunk]: src/sys/arch/alpha/conf Missing agp attachment.
martin[src/netbsd-8]: src/sys/miscfs/procfs Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/dev/sun remove unused
nonaka[src/trunk]: src/sys/dev/usb regen
macallan[src/trunk]: src/sys/arch/evbarm/conf add WSDISPLAY_COMPAT_PCVT
dholland[src/trunk]: src/usr.bin/make apostrophe's do not make plural's.
ozaki-r[src/trunk]: src/sys/net Use pktqueue for bridge forwarding queue and softint
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the GPRs to match the CPU encoding, ...
martin[src/netbsd-8]: src/doc Tickets #1417 and #1418
martin[src/netbsd-8]: src/sys/fs/ntfs Pull up following revision(s) (requested by h...
msaitoh[src/trunk]: src/sys/dev - Call wm_kmrn_lock_loss_workaround_ich8lan() before...
christos[src/trunk]: src/etc/mtree add new g++ directories
christos[src/trunk]: src/usr.sbin/npf/npfctl Document list
maya[src/trunk]: src/external/mit/xorg/lib/dri Need pthread for all the mtx_lock.
christos[src/trunk]: src/sys/dev/pckbport fix debugging printf
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix wrong output in mpacpi_pci_foundbus() w...
msaitoh[src/trunk]: src/sys/dev/pci Use macro. Remove duplicated macro. Remove unuse...
matt[src/trunk]: src/sys/arch/mipsco/mipsco Cleanup includes
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (1/3) : add altq_pktattr fields to ...
mrg[src/trunk]: src add ./usr/include/gcc-4.8 directory to the build.
sevan[src/trunk]: src/sys/arch Add snippet for bpfjit(4) as both i386 and amd64 ar...
martin[src/trunk]: src/distrib/sets/lists/debug Fix libutil version bump
rkujawa[src/trunk]: src/sys/dev/spi Fix usage of uninitialised variable holding numb...
msaitoh[src/trunk]: src/sys/dev/pci Add PCI Express's relax ordering bit.
mlelstv[src/trunk]: src/sys/dev/scsipi fix comment. request_sense is called unlocked.
matt[src/trunk]: src/distrib/sets Add g to sed commands so it can deal with more ...
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by nonaka in...
jdolecek[src/trunk]: src/sys/arch/macppc/conf remove some leftover nsmb(4) references...
joerg[src/trunk]: src/doc Drop part-responsibility for audio on nat.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules More fixing of placemen...
skrll[src/trunk]: src/common/lib/libc/arch/aarch64/atomic __sync_or_and_fetch_8 sh...
christos[src/trunk]: src/sys/arch/vax/uba Use the right variable (Felix Deichmann)
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux regen
thorpej[src/trunk]: src Add support for lazily generating a "global thread ID" for a...
riastradh[src/trunk]: src/sys/arch/i386/conf Add amdgpu to i386/ALL.
kamil[src/trunk]: src Add new ptrace(2) test file
martin[src/netbsd-8]: src/sys/arch/i386/stand Pull up following revision(s) (reques...
jmcneill[src/trunk]: src/doc rkpmic(4): Add driver for Rockchip RK808 Power Managemen...
joerg[src/trunk]: src/usr.bin/vmstat Remove unused headers.
christos[src/trunk]: src/external/gpl3/gdb/lib regen ppc64
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Now that compat_netbsd32 is no...
ozaki-r[src/trunk]: src/sys/kern Sprinkle __predict_false to dedicated assertions of...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use netbsd32 syscall names in ...
joerg[src/trunk]: src/sys/kern Rename old/new to match syscalls.master.
roy[src/trunk]: src/tools/tic tools: Build tic with full fat terminfo
pgoyette[src/trunk]: src/tests/kernel Check that we did get EDEADLK error, and fail i...
jmcneill[src/trunk]: src/usr.bin/mkubootimage add missing prototype for crc32v
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
mrg[src/trunk]: src/sys/arch/sparc/sparc sprinkle some __diagused where appropri...
isaki[src/trunk]: src/sys/dev/pci Fix minor bugs.
martin[src/trunk]: src/distrib/sets/lists/comp Two more files missed in last addition
abhinav[src/trunk]: src/share/man/man9 Split the examples into two separate literal ...
christos[src/trunk]: src/sys/net sync with libpcap-1.9.0
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
jmcneill[src/trunk]: src/sys/dev/i2c Initialize transition slew rate if specified in ...
christos[src/trunk]: src/usr.sbin/makemandb add a newline
christos[src/trunk]: src/usr.bin/make Keep track of the location where a dependency i...
alnsn[src/trunk]: src/sys/net Update code to the latest sljit version.
roy[src/trunk]: src/share/man/man5 Note that dhcpcd will ignore the wpa_supplica...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server add missing include paths.
martin[src/netbsd-8]: src/doc Tickets #1411 - #1416
martin[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
msaitoh[src/trunk]: src/sys/dev/mii Fix uninitiazed variable problem found on zaurus...
njoly[src/trunk]: src Follow OpenGroup online documents for truncate[1] and ftrunc...
mrg[src/trunk]: src/sys/compat/netbsd32 move mmap(), compat 40 mount(), pipe() a...
msaitoh[src/trunk]: src/sys/dev/pci BCM5720 is not supported yet.
maya[src/trunk]: src/external/mit/expat/dist Import expat 2.2.8
mrg[src/trunk]: src/sys/arch/evbmips/conf enable a few things that make sense fo...
riz[src/trunk]: src/lib/libc/gen Initialize 'clen' to 0, to avoid "may be used u...
skrll[src/trunk]: src/sys/arch/arm/broadcom Some improvements that make playback m...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux generate sysnumhdr so that we...
martin[src/netbsd-8]: src/sys/arch/x86/acpi Apply patch, requested by manu in ticke...
martin[src/trunk]: src/usr.sbin/vnconfig Cosmetic tweaks to vncfonfig -l output, fr...
apb[src/trunk]: src/share/mk Use HAVE_LLVM, not MKLLVM, in tests related to the ...
bouyer[src/netbsd-8]: src/sys/arch/x86 Pull up following revision(s) (requested by ...
christos[src/trunk]: src/distrib/sets/lists fix netsmb, libgnuctf
riastradh[src/trunk]: src/sys/uvm Include "opt_uvm_page_trkown.h" for UVM_PAGE_TRKOWN.
uebayasi[src/trunk]: src/usr.bin/config Allow dependency on undefined attributes, so ...
christos[src/trunk]: src/share/mk Don't attempt to shorten resolved path names (via r...
christos[src/trunk]: src/sys/ufs/ufs Remove gcc hack, it does not help.
martin[src/trunk]: src/lib/librt Allow /var/shm to be a symlink to a properly set u...
justin[src/trunk]: src/lib/librumpuser Canonical Minix check as pointed out by Marc
martin[src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ...
mbalmer[src/trunk]: src/sys/modules/lua initialize variables
msaitoh[src/trunk]: src/sys/compat/sys Whitespace change. No functional change.
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Add -DPIC for PIE builds so th...
riastradh[src/trunk]: src/sys/dev/pci Fix fencepost.
matt[src/trunk]: src/compat Add tests/share/mk and external/bsd/atf/tests/atf for...
maxv[src/trunk]: src/sys/dev/pci A * is missing here. This could cause a use-afte...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix core stack traces (missing re...
christos[src/trunk]: src/external/historical/nawk/dist remove useless cast.
maxv[src/trunk]: src/sys/arch/amd64/conf Explicitly disable the kernel-mode GPROF...
alnsn[src/trunk]: src/sys/rump/include/rump Revert last change. This is not the ri...
roy[src/trunk]: src/lib/libutil Fix pidfile location path rules to match prior v...
matt[src/trunk]: src/external/gpl3/binutils Use LIBDPLIBS
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comment
chs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix Xorg coredumps that ...
matt[src/trunk]: src/sys/arch/arm/broadcom Fix two fencepoint errors.
christos[src/trunk]: src/sys/conf stf is a 6->4 gateway and needs both inet4 and inet...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Probe extended memories before pmap_boost...
roy[src/trunk]: src/sys/dev/ic Revert prior.
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen
knakahara[src/trunk]: src/sys/arch/x86/pci Fix updating "Multiple Message Enable" fiel...
nonaka[src/trunk]: src/sys/dev separate RNDIS definitions from urndis(4) for use wi...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Branch for USER_LDT.
martin[src/netbsd-8]: src/doc Tickets #1370 - #1372
martin[src/netbsd-8]: src/doc Ticket #1070
maxv[src/trunk]: src/sys/arch/xen/xen style a bit
martin[src/trunk]: src/sys Make kill1 public (we'll need it from compat/netbsd32)
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove wrong comment which was copy-...
bad[src/trunk]: src/share/mk Also don't add a sysroot at all if a rumpkernel build.
christos[src/trunk]: src/distrib/newsmips/floppies/ramdisk bump
christos[src/trunk]: src/sys/conf Move the dts rule to a separate file and add depend...
christos[src/trunk]: src/sys/ufs/ufs Add 2 XXX: gcc initializations
thorpej[src/trunk]: src/sys/dev/pci If bus_dmatag_subregion(), actually fall back on...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Assert EWOULDBLOCK happens only ...
matt[src/trunk]: src/sys/arch/evbarm Support for the Broadcom BCM56340 iProc base...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Don't always define DWC2_DEBUG
macallan[src/trunk]: src/sys/arch/evbmips/conf add COMPAT_PCVT and pwmclock
christos[src/trunk]: src/sys/arch/xen/xen correct error paths; still need to verify t...
martin[src/trunk]: src/sys We never exec(2) with a kernel vmspace, so do not test f...
jdolecek[src/trunk]: src/sys/dev constify mvsata_pci_products[]
riastradh[src/trunk]: src/sys/dev/pci Add missing bus_dmamap_destroy.
jakllsch[src/trunk]: src/doc Note addition of anxdp(4).
pgoyette[src/pgoyette-compat]: src/sys/sys Resolve conflict correctly!
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
christos[src/trunk]: src/sys/compat/sys This actually needs the netbsd32 stuff presen...
bouyer[src/trunk]: src/sys/arch/xen/xenbus Avoid variable reassignement; reported b...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Omit print with wrong fo...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Another dependency typo
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
uebayasi[src/trunk]: src/usr.bin/config The word "configuration" is too ambiguous; us...
christos[src/trunk]: src/include sync function signatures with tzcode
martin[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
christos[src/trunk]: src/usr.bin/mail/USD.doc There is no \(ua in roff, you really me...
sevan[src/trunk]: src/doc Add homepage & current version info for elftoolchain.
riastradh[src/trunk]: src/sys/dev/usb usbdi dtrace probes
uebayasi[src/trunk]: src/usr.bin/config Print one file per line. Simplify code.
martin[src/trunk]: src/sys/ufs/ufs Mark a diagnostic-only variable
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundnat by compatdi...
perseant[src/trunk]: src/tests/lib/libc/locale Add missing files from last commit:
pgoyette[src/trunk]: src/sys/dev/wscons KNF (Format block comment)
christos[src/trunk]: src Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
christos[src/trunk]: src/usr.sbin/btpand add NOTREACHED comment
skrll[src/trunk]: src/sys/dev/usb Only call uhci_free_stds if there are TDs to free.
martin[src/netbsd-9]: src/sys/dev/sun Pull up following revision(s) (requested by t...
cherry[src/trunk]: src/sys/arch/i386/i386 Missed a file during previous commit comp...
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
joerg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Explicitly request using ...
pooka[src/trunk]: src/lib/librumpuser need to include stdint.h before rump/rumpuser.h
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015e from http:...
christos[src/trunk]: src/lib/libc/resolv using the proper types eliminate a whole bun...
skrll[src/trunk]: src/sys/dev/usb Remove a couple of items.
ryo[src/trunk]: src/sys/arch/aarch64 set kernel text/rodata readonly when not de...
kamil[src/trunk]: src/lib/libc/stdlib Avoid undefined behavior in the rand48(3) im...
skrll[src/trunk]: src/sys/arch/evbarm/conf Bump image size
dholland[src/trunk]: src/lib/libutil If malloc, calloc, or realloc returns NULL when ...
christos[src/trunk]: src/distrib/sets only do the keep last in update builds and expl...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Fix thinko in previous: even ...
christos[src/trunk]: src more
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Appease gcc48 -Wunused-but-set-v...
alnsn[src/trunk]: src/sys/stand/efiboot Fix typo in a panic string.
pgoyette[src/trunk]: src/share/man/man4 Add space before left-paren
maxv[src/trunk]: src/sys/fs/hfs KNF
joerg[src/trunk]: src/sys/arch/sparc64/conf Use code model small for LLVM, it shou...
maya[src/trunk]: src/external/gpl3/gcc.old/dist Correct missing paren and regen f...
justin[src/trunk]: src/sys/dev devmajor_t not int
riastradh[src/trunk]: src/sys Fix some min/max -> uimin/uimax stragglers.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Destroy, don't leak, events when d...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf OVERO's .ub file includes release
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for device.
christos[src/trunk]: src/external/gpl3/gdb/bin/gdb No more gdbint.texinfo; has been r...
martin[src/trunk]: src/usr.sbin/zic Add back NOGCCERROR for older gcc versions to f...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative files for GCC 4.8.5.
matt[src/trunk]: src/sys/arch/arm/arm32 Use KASSERT* in preference to #ifdef DIAG...
martin[src/netbsd-8]: src/doc Ticket #1420
martin[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by mlels...
prlw1[src/trunk]: src/sys/dev/usb Sprinkle __diagused
sevan[src/trunk]: src/share/man/man9 Give a heads up about bus_dmatag_subregion()
knakahara[src/trunk]: src/sys/net Divide Tx context of l2tp(4) to improve performance.
martin[src/trunk]: src/sys/rump/include/machine Add a dummy splraiseipl()
kamil[src/trunk]: src/distrib/sets/lists/debug Register t_ufetchstore.debug in dis...
martin[src/netbsd-8]: src/usr.sbin/usbdevs Pull up following revision(s) (requested...
matt[src/trunk]: src/distrib/sets Don't add duplicate compat paths
maxv[src/trunk]: src/sys/netipsec Rename padding -> padlen, pad -> tail, and clar...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf: add support for logical NOT, e...
cherry[src/trunk]: src/sys/arch/xen conditionally include XENPV specific code.
maxv[src/trunk]: src/sys/kern Fix tiny race in pool+KASAN, that resulted in occas...
martin[src/netbsd-8]: src/doc Tickets #996 - #1003
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix DEBUGFUNC() output in ixgbe_disable_rx...
mlelstv[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/lib/libedit/TEST cast gotsig because it is long on some syst...
abhinav[src/trunk]: src/usr.bin/sort Add missing full stop.
christos[src/trunk]: src/usr.bin/make Centralize the "is a meta char" test, instead o...
kre[src/trunk]: src/bin/sh Add the "specialvar" built-in command. Discussed (w...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Put the ``extern struct emul''...
dholland[src/trunk]: src/share/man/man4 Fix examples, from Henning Petersen in PR mis...
roy[src/trunk]: src/doc Note import of openresolv-3.9.0
jmcneill[src/trunk]: src/sys/arch/arm/broadcom SDHC_FLAG_NO_HS_BIT should no longer b...
martin[src/netbsd-8]: src/sys/arch/x86/include Pull up following revision(s) (reque...
jakllsch[src/trunk]: src/sys/dev/usb A few more USB 3.0 constants.
christos[src/trunk]: src/external/gpl3/binutils.old Resolve conflicts
hannken[src/trunk]: src/sys/fs/union Make union_newlower() ans union_newupper() loca...
uebayasi[src/trunk]: src/usr.bin/config If an attribute is selected, select its depen...
maxv[src/trunk]: src/sys/kern Clear the kernel pointers from kern.proc and kern.p...
martin[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
mlelstv[src/trunk]: src/distrib/sets/lists/debug one more netsmb reference.
christos[src/trunk]: src/tests/lib/libc/rpc skip the tests if rpcbind is not responding.
he[src/trunk]: src/tests/lib/libm Swap around the two last args to the check fo...
maxv[src/trunk]: src/sys/arch include opt_pmc.h
martin[src/netbsd-9]: src/share/man/man5 Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
ozaki-r[src/trunk]: src/sys/net Fix usage of pslist(9)
christos[src/trunk]: src/sys Introduce PR_ZERO to avoid open-coding memset()s everywh...
matt[src/trunk]: src/sys/arch/arm/vfp Cleanup a bit of the init logic.
maya[src/trunk]: src/lib/libc/arch/riscv Looks like libc is too big to be able to...
cherry[src/trunk]: src/sys/arch Remove the xen specific interrupt type for the x86 ...
uebayasi[src/trunk]: src/usr.bin/config Revert a mistakenly added, superflous attribu...
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/include/isc mark unused funct...
wiz[src/trunk]: src/usr.sbin/inetd New sentence, new line.
martin[src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti...
christos[src/trunk]: src fix srandom and initstate signatures (from enh at google)
hannken[src/trunk]: src/sys/fs/tmpfs Use VFS_PROTOS() for tmpfs.
martin[src/netbsd-8]: src/sys/netinet6 Additional change needed for ticket #1041:
skrll[src/trunk]: src/sys/dev/usb autoconf(9) requires the kernel_lock so take it ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix typo, unused variable
christos[src/trunk]: src/bin/sh Adjust to the new alias text libedit API.
dsl[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 No need to check both...
wiz[src/trunk]: src/share/man/man7 Remove trailing whitespace.
maxv[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32___mount50():
maxv[src/trunk]: src/doc Note vHCI.
martin[src/netbsd-8]: src/doc Tickets #1426 - #1429
mlelstv[src/trunk]: src/sys/dev/dkwedge add types for windows and linux partitions.
msaitoh[src/netbsd-9]: src/doc Ticket #668 and #669.
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel 82965 devices.
christos[src/trunk]: src/sys/arch/evbarm/stand/boot2440 make unused.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Simplify boot device detection for ...
apb[src/trunk]: src Regen from doc/BUILDING.mdoc;1.100:
skrll[src/trunk]: src/etc/etc.evbarm Move INTEGRATOR_CP from EVBARM_BOARDS to KERN...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Return the node we found...
martin[src/trunk]: src/sys/compat/netbsd32 Add pset_* calls
christos[src/trunk]: src/sys/kern Wait for the next character forever as kgdb wants.
christos[src/trunk]: src/etc For MKREPRO, don't print varying params.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Mark previous #if...
pooka[src/trunk]: src/sys/rump/librump/rumpkern *** empty log message ***
apb[src/trunk]: src/etc Print BUILDID near the top of /etc/release.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc Detect advance_loc support with r...
christos[src/trunk]: src/lib/libc/net use fparseln() instead of abusing fgetln(), so ...
maxv[src/trunk]: src/lib/libnvmm Optimize: fetch only 5 bytes instead of 15, the ...
apb[src/trunk]: src/usr.bin/make Explain that ${VAR:M*} will normalise the inter...
kamil[src/trunk]: src/tests/lib/libc/sys Validate that clone(2) is handled properl...
rin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Cosmetic changes. No functional...
wiz[src/trunk]: src/external/zlib/pigz/dist Sort options. Sort option descriptio...
joerg[src/trunk]: src/libexec/ld.elf_so Add an explicit note about the search path...
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maya...
christos[src/trunk]: src/sys/arch/x86/include initialize cii before using it.
mbalmer[src/trunk]: src/distrib/sets/lists/modules add lua(4) related modules
pooka[src/trunk]: src/lib/librumpuser glibc on MIPS uses the same DYN d_ptr varian...
pgoyette[src/pgoyette-compat]: src Sync with HEAD
uebayasi[src/trunk]: src/usr.bin/config FIT_FORCESELECT is never set anywhere.
ryo[src/trunk]: src/sys/arch/arm/imx add support imx6 I2C Controller
msaitoh[src/trunk]: src/sys/dev/pci - Add APPLE BCM5701
martin[src/trunk]: src/sys/dev/pci Backout previous, no need for these accessor in ...
ozaki-r[src/trunk]: src/sys/netipsec Omit NULL checks for sav->lft_c
wiz[src/trunk]: src/sbin/gpt Remove trailing whitespace.
christos[src/trunk]: src/tests/fs/nfs/nfsservice don't refer to things that are irrel...
ad[src/trunk]: src/sys/sys NetBSD 9.99.54 - namei changes.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Tag files.* with newer config version ...
christos[src/trunk]: src/external/mit/xorg/lib/gallium Fix stack protector build.
sevan[src/trunk]: src/share/man/man4 New sentence, new line.
martin[src/trunk]: src/distrib/utils/libhack Extend the curses hack to terminfo - b...
isaki[src/trunk]: src/sys/dev Make calling get_props() lockless.
msaitoh[src/trunk]: src/sys/dev/isa KNF. No functional change.
is[src/trunk]: src/sbin/mbrlabel Fix terminology issue brought up by Bug Huntin...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m...
riastradh[src/trunk]: src/sys/dev/pci Get GTT size from PGTBL_CTL on G4X chipsets.
tsutsui[src/trunk]: src/distrib/sgimips/instkernel Use elf2ecoff(1) rather than objc...
christos[src/trunk]: src/sys/dev/pci Giving a 0 gtt_size for G4X causes a panic when ...
ryo[src/trunk]: src/sys/dev/usb Support serial speeds up to 12mbaud with newer F...
mbalmer[src/trunk]: src/etc _build rule for man pages with a .<number><letters> exte...
knakahara[src/trunk]: src/sys/dev/marvell fix: pexih->ih_evcnt->ev_name pointed stack ...
macallan[src/trunk]: src/sys/arch/evbarm/conf add commented out entry for linksprite'...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch more regen for compl...
pooka[src/trunk]: src/share/mk add READELF and STRINGS
christos[src/trunk]: src/external/bsd/blacklist/bin Restart the loop each time we del...
jdolecek[src/trunk]: src/share/man/man4 remove RX flip from diagnostic, it was removed
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/external/apache2/llvm/config/llvm/Config Revert last. It was...
christos[src/trunk]: src/bin/sh PR/48312: Dieter Roelands: According to TOG, unset sh...
jdolecek[src/trunk]: src/sys/dev/ata stop xfer timeouts during recovery, all xfers wi...
rin[src/trunk]: src/bin/ps simplify logic; there must be no CPU usage when p_swt...
martin[src/netbsd-8]: src/sys/arch/xen/xen Apply patch, requested by manu in ticket...
matt[src/trunk]: src/distrib/sets Need to check MKCOMPATMODULES as well.
rin[src/trunk]: src/tests/modules/ufetchstore Avoid redefining UADDR for arc.
maxv[src/trunk]: src/sys/dev/usb Fix error handling, to prevent kernel crashes wh...
jakllsch[src/trunk]: src further build fixes
kamil[src/trunk]: src/lib/libcrypt Avoid undefined behavior in left shift
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_alloc_node: it is less error-prone to sto...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon trinity_dpm.c needs -Wno-unused...
wiz[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix prototype.
martin[src/netbsd-8]: src/doc Ticket #1019
bouyer[src/bouyer-socketcan]: src Sync with HEAD
mrg[src/trunk]: src/external/gpl2/groff/bin use CLEANFILES+= not CLEANFILES= to ...
jhigh[src/trunk]: src/tests/usr.bin/argon2 removed incorrectly added file
christos[src/trunk]: src/usr.sbin/mdsetimage ansify.
jakllsch[src/trunk]: src/sys/dev/ic Put previous (RTK_HWREV_8168F) in numeric sort or...
apb[src/trunk]: src/usr.sbin/postinstall Change the order of arguments to check_...
christos[src/trunk]: src/external/gpl3/gdb/dist/readline use snprintf and cast to long.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Avoid touching the %tick_cmp...
christos[src/trunk]: src/sys/compat/common convert strcpy to a bounded copy to avoid ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Initialize capabilities in struct wsscr...
ryo[src/trunk]: src separate cputypes.h for CPU_ID_* from armreg.h,
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 fill EL1 exception entry vector
pgoyette[src/pgoyette-localcount]: src/sys/dev/pci Regen
mbalmer[src/trunk]: src/usr.bin/calendar/calendars Nelson Mandela died today, aged 9...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen sh3*
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't forget to decremen...
skrll[src/trunk]: src/sys/arch/arm/arm Add the ARM ARM cache operation name in som...
christos[src/trunk]: src/tests/lib/libc/sys PR/51855: Ngie Cooper: fix leaks
oster[src/trunk]: src/sys/dev/raidframe Fix a long-standing bug related to rebooti...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): preventing division by zero
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp make trialdivtab.h depend on t...
roy[src/trunk]: src/doc Note import of dhcpcd-8.1.0
joerg[src/trunk]: src Update set list and build glue for libc++ r245539.
kamil[src/trunk]: src/tests/kernel Update t_ptrace_wait* tests for added support f...
isaki[src/isaki-audio2]: src/sys/arch/sgimips/hpc Correct debug message in previou...
christos[src/trunk]: src/doc new tmux
dholland[src/trunk]: src/lib/libc/sys fix usage
alnsn[src/tls-maxphys]: src/tests/lib/libbpfjit Add libbpfjit test.
christos[src/trunk]: src/tests/bin/sh another wait test.
riastradh[src/trunk]: src/sys/kern Use rnd_getmore as intended. No more essay needed ...
tsutsui[src/trunk]: src/sys/arch/atari/stand/bootxx Expand heap to 64KB so that boot...
rtr[src/trunk]: src/sys/rump/net/lib/libsockin add missing KASSERT()s at the top...
christos[src/trunk]: src/etc/rc.d don't attempt to create interfaces that exist and d...
martin[src/trunk]: src/sys/dev/pci Move interrupt printout past main attach message
christos[src/trunk]: src/external/bsd/bind/dist/lib/lwres/include/lwres fix lint build
christos[src/trunk]: src/tests/lib/libc/gen don't pay for sysctl if we don't have to.
ryo[src/trunk]: src/sys/arch/aarch64 - define PMAP_{MAP, UNMAP}_POOLPAGE for perf...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Amazon Graviton maxdevs quirk no longer re...
christos[src/trunk]: src/tests/lib/libm fix build (missing nexttoward on mips64 and a...
eadler[src/trunk]: src/share/misc [bsd-family-tree] announce NetBSD 7.1.2 & 6.0.6
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable reusing graphics...
wiz[src/trunk]: src/usr.bin/printf Remove Tn.
christos[src/trunk]: src/external/bsd/ppp/dist/chat CID 1006982: Fix memory leak
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size slightly
mlelstv[src/trunk]: src/sys/dev/dkwedge No longer access the disk driver directly.
nonaka[src/bouyer-socketcan]: src/sys 1468398
maxv[src/trunk]: src/sys/arch Remove unused arg, to have the same definition as a...
christos[src/trunk]: src/external/gpl3/gdb/lib regen i386
christos[src/trunk]: src/share/mk Most of the mv operations are to move temporary fil...
dholland[src/trunk]: src/gnu/dist/gcc4/gcc Improve the output of gcc when a subprogra...
christos[src/trunk]: src/tests/lib/libc/sys PR/51849: Ngie Cooper: headers portabilit...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix value of PHY_CLK_RST_FSEL_24M, USB2...
apb[src/trunk]: src/share/man/man4 The lua(4) device is experimental.
matt[src/trunk]: src/lib/libc/arch/arm/gen A small optimization
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Don't use GOT relocations. Use P...
he[src/trunk]: src/distrib/notes/macppc Change the deprecation notice about ofw...
christos[src/trunk]: src/usr.bin/netstat fix A,v,T with route display.
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_recv1()
christos[src/trunk]: src/distrib/sets Fix SED issue differently.
christos[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_nv50_display.c and nou...
nat[src/trunk]: src/sys/dev/pckbport If ALPS probe fails, send a PMS_RESET.
abhinav[src/trunk]: src/usr.sbin/makemandb Refactor the function for executing the s...
mrg[src/trunk]: src/libexec/httpd o don't display special files in the director...
macallan[src/trunk]: src/sys/arch/macppc/pci special-case bus 0, now we find AGP devi...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Revert the *_PROT_RO_* define cha...
joerg[src/trunk]: src Add wcwidth_l, wcswidth_l and the wctype.h family of *_l fun...
rtr[src/trunk]: src/sys split PRU_SENDOOB and PRU_RCVOOB function out of pr_gene...
jdf[src/trunk]: src/usr.bin/paste * Create separate section with macro for EXIT ...
christos[src/trunk]: src/doc mention tcpdump
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid bus_space_read/wri...
matt[src/trunk]: src/sys/arch/arm/include Add earm MACHINE_ARCH for __ARM_EABI__
martin[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by maxv...
dholland[src/trunk]: src/sbin/gpt PR 50756 David Binderman: avoid running off the end...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use the 64-bit counter as timecounter, an...
christos[src/trunk]: src/distrib/sets/lists/base add unbound /var/run
joerg[src/trunk]: src/libexec/ld.elf_so obj->phdr must be the absolute address, no...
msaitoh[src/trunk]: src/sys/dev/pci Yet another change for PR#48451. Don't use prefe...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb One const ought to be enough for ...
roy[src/trunk]: src/tests/lib/libc/sys Handle ENOBUFS when receiving messages.
joerg[src/trunk]: src/include strftime_l is part of POSIX2008.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix WSDISPLAYIO_GET_BUSID on n...
dholland[src/trunk]: src/lib/libc/gen PR 51002 David Binderman: fix wrong printing co...
martin[src/trunk]: src/usr.sbin/postinstall Add a "varshm" check/fix to make sure /...
christos[src/trunk]: src/sys/rump/net/lib add ioconf files for pseudo device attach p...
martin[src/trunk]: src/sys/uvm PR kern/50985: use the runtime limits of the vmspace...
martin[src/trunk]: src/sys/arch/sparc64/conf Update comment explaining why PAX_MPRO...
christos[src/trunk]: src/sys/compat redo the cpu ucode compat code.
maxv[src/trunk]: src/usr.sbin/sysinst Sentence begins with capital letter ("yes o...
ozaki-r[src/trunk]: src/sys/ddb Don't pass a unset address to lockdebug_lock_print
skrll[src/trunk]: src/sys/arch/arm/arm32 Post a dmb before invalidating the cache ...
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
pooka[src/trunk]: src/sys reregengen
tls[src/tls-maxphys]: src/sys/dev/raidframe Add a minphys routine for raidframe.
khorben[src/trunk]: src/sys/arch/evbarm Imported the n900cambtn(4), n900camcvr(4) an...
lneto[src/trunk]: src/sys/modules/luacore using Lua auxlib in luacore module
christos[src/trunk]: src/sys/netinet add some more getsockopt(2) params
uebayasi[src/trunk]: src build.sh mkernel=*: New command to build kernel in modular
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO. Use .An. Bump date.
isaki[src/isaki-audio2]: src/sys/arch/arm/sunxi Adapt to audio2.
christos[src/trunk]: src/external/bsd/nvi/dist Handle more cases where a screen has n...
mrg[src/trunk]: src/external/mit/xorg/lib update for libdrm 2.4.91.
christos[src/trunk]: src/distrib/sets/lists/comp more libevent set fixes
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add qemufwcfg
jmcneill[src/trunk]: src/sys/arch/arm/allwinner If we can't determine the preferred d...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon disable K...
christos[src/trunk]: src/sys/kern need intptr_t cast for linux_handler_t
uwe[src/trunk]: src/bin/sh Tweak "ulimit" synopsis.
skrll[src/trunk]: src/distrib/sets/lists/comp unwind-arm-common.h is EABI specific...
nakayama[src/trunk]: src/sys/arch Backout using humanize_number(9) in clockfreq().
isaki[src/trunk]: src/sys/arch/m68k/fpe Implement a hyperbolic arctangent (FATANH).
uebayasi[src/trunk]: src/sys/conf Don't sort objects for modular build.
spz[src/trunk]: src/crypto/external/bsd/openssh/dist Coverity fix:
jdolecek[src/trunk]: src/sys/dev/ic refactor the locking code around DIOCGCACHE handl...
abhinav[src/trunk]: src/usr.bin/pwhash md5 is a hashing algorithm, don't say it is u...
jakllsch[src/trunk]: src/sys/dev/ata Also print port multiplier port number when regi...
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
jmcneill[src/trunk]: src/sys Rename pl061gpio to plgpio and split the device logic fr...
tsutsui[src/trunk]: src/sys/arch/luna68k Pull LUNA's keyboard driver changes from Op...
christos[src/trunk]: src/lib/libc/include allow overriding snprintf/vsnprintf
dholland[src/trunk]: src/usr.sbin/catman Call the path for makewhatis _PATH_MAKEWHATI...
uwe[src/trunk]: src/bin/sh Mark up "in" (of the "for" command) appropriately.
roy[src/trunk]: src/usr.sbin/ldpd Use RO_MSGFILTER.
jakllsch[src/trunk]: src/sbin/gpt Use correct spelling of "secondary" in comments.
mrg[src/trunk]: src/external/mit/xorg/bin/xwd use xorg-pkg-ver.mk.
dholland[src/trunk]: src/sys/ufs/ffs Switch the FFS code for discarding free blocks t...
christos[src/trunk]: src/sys/fs/ntfs CID 975205: Unchecked return value
msaitoh[src/trunk]: src/sys/arch/arm/sunxi if_ipackets is incremented in can_input()...
christos[src/trunk]: src/distrib/sets/lists/xcomp sort, add missing lint file
ad[src/trunk]: src/sys Add a rw_owner_running() for the pagedaemon.
bouyer[src/bouyer-socketcan]: src/sys/netcan Fix LINKMODE
wiz[src/trunk]: src/usr.bin/sys_info Fix xref.
maxv[src/trunk]: src/sys/net/npf Change npf_cache_all so that it ensures the pote...
nonaka[src/trunk]: src Added support for the Realtek RTL8188EUS and RTL8188ETV chip...
jdolecek[src/trunk]: src/sys/dev/ic fix passthrough command usage also in nvme_get_nu...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm Fix PHYS_TO_BUS_MEM and BU...
phil[src/bouyer-socketcan]: src/external/bsd/bc 2109031
matt[src/trunk]: src/sys/arch/arm/vfp fix typo reported in PR/48948
skrll[src/trunk]: src/sys/arch/arm Use __BIT. NFC.
tih[src/trunk]: src/sys/net Add packet filtering to tun(4) interfaces.
riastradh[src/trunk]: src/usr.bin/make Tweak makefile for USE_FILEMON=dev, from sjg.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/sh3el fix definition of _...
christos[src/trunk]: src/sys/modules/lua undo previous
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix a stupid bug in exynos*_clock_set_r...
maya[src/trunk]: src Provide sysconf(_SC_RTSIG_MAX) = SIGRTMAX - SIGRTMIN
roy[src/bouyer-socketcan]: src/external/bsd/dhcpcd/libexec 2557330
martin[src/netbsd-7]: src/usr.bin/sed Pull up following revision(s) (requested by c...
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips match op...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by kamil in tick...
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
maxv[src/trunk]: src/sys/dev/pci M_WAITOK cannot fail, so remove the test branche...
martin[src/netbsd-8]: src/doc Try to fix history: ticket #925 was NOT pulled up for...
nakayama[src/trunk]: src/external/mit/xorg/server/drivers Remove duplicates.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Listen for PMFE_SPEED_CHANGED events and au...
jmcneill[src/trunk]: src/sys/arch/aarch64/aarch64 Invalidate dcache before polling AP...
christos[src/trunk]: src/external/gpl3 gdb 7 -> gdb.old
mlelstv[src/trunk]: src/distrib/amiga/miniroot Ask for the boot command. It's necess...
joerg[src/trunk]: src Add missing strfmon_l. Noticed by Bruno Haible. Add test case.
wiz[src/trunk]: src/external/bsd/pkg_install Fix path.
skrll[src/trunk]: src/sys/uvm/pmap Whitespace
mrg[src/trunk]: src/doc note sbmips -> evbmips
christos[src/trunk]: src/share/mk add new libevent2 libraries.
agc[src/trunk]: src/doc Note update of tzdata to 2016d:
ozaki-r[src/trunk]: src/sys/netinet6 Validate ip6_temp_preferred_lifetime (net.inet6...
martin[src/netbsd-8]: src/sys/external/bsd/dwc2/dist Pull up following revision(s) ...
maxv[src/trunk]: src/sys/kern Add a check before the memcpy. memcpy is defined to...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Revert revs 1.29 and 1.30, ...
kamil[src/trunk]: src/lib/libc/hash/sha2 Drop Pad functions from sha2(3)
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: more pager.
msaitoh[src/trunk]: src/sys/dev/pci Add BGE_PCIMISCCTL_PCISTATE_RW in BGE_INIT. It's...
rjs[src/trunk]: src Update radeon microcode.
christos[src/trunk]: src/sys/rump/librump/rumpkern Add a function cast for enosys
alnsn[src/trunk]: src Sljit doesn't support MIPS I. Make sljitarch.h obsolete.
spz[src/trunk]: src/distrib/sets/lists/debug as pointed out by njoly@, the ld.el...
mlelstv[src/trunk]: src/usr.bin/fstat New -A option. Add an output column with the a...
manu[src/trunk]: src/lib/libperfuse Allow setxattr to be called with a NULL value...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64 remove file tha...
christos[src/trunk]: src/sys/arch/xen/xen sync with x86; the version code could be me...
pooka[src/trunk]: src/sys/rump/dev/lib/librnd Disable PR kern/51135 hack now that ...
pgoyette[src/trunk]: src/sys/kern Compare names of duplicate symbols properly, so we ...
christos[src/trunk]: src/share/mk switch vax to gdb-7.9.1
christos[src/trunk]: src/sys/arch/arm/include this was fine before...
rmind[src/tls-maxphys]: src Implement dynamic NPF extensions interface. An extens...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_cygwin cygwin compat
pgoyette[src/trunk]: src/sys/dev/pcmcia Ooopppsss - add it with the correct product ID.
ryoon[src/trunk]: src/external/cddl/osnet Fix dtrace kernel module build.
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit Update sljit revision in README...
christos[src/trunk]: src/sys Introduce security.pax.mprotect.ptrace sysctl which can ...
isaki[src/trunk]: src/sys/dev Split the first special element from sc_audiochan list.
matt[src/trunk]: src/share/mk add ${MKTARGET_CREATE} for tags
msaitoh[src/trunk]: src/sys/dev/pci Fix KASSERT to prevent panic on CNP(Intel 300 se...
jnemeth[src/trunk]: src/sbin/gpt Add two new options:
christos[src/trunk]: src/lib/libc/db/mpool knf, reduce pointer gymnastics
christos[src/trunk]: src/usr.bin/tic use hdestroy1 now that hdestroy does not free th...
ryo[src/trunk]: src/share/man/man8 Mention that compat32 supports running arm bi...
uebayasi[src/trunk]: src Merge tests.
kre[src/trunk]: src/bin/sh PR bin/51207 Only check for ELF bnaries in regular ...
uebayasi[src/trunk]: src/usr.bin/config config(1): Sort objects by weight in modular ...
macallan[src/trunk]: src/sys/arch/powerpc make PPC_OEA64_BRIDGE mode work
wiz[src/trunk]: src/usr.sbin/rdate New sentence, new line. Remove superfluous Pp.
martin[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
nakayama[src/trunk]: src/share/mk Add missing transform for xpresent.pc.
joerg[src/trunk]: src/sbin/iscsid Add printf-like annotation.
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Fill in drm_detach some m...
alnsn[src/trunk]: src/sys/arch Add commented out bpfjit options to mips kernels.
jakllsch[src/trunk]: src/sys/dev/usb Add West Mountain Radio RIGblaster. From OpenBS...
msaitoh[src/trunk]: src/sys/dev/pci - Add missing splnet()/splx() around mii_tick()....
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Add new function acpi_select_add...
skrll[src/trunk]: src/sys/arch/arm/allwinner IPL_SCHED -> IPL_VM
jdolecek[src/trunk]: src/sys/kern add DIAGNOSTIC check for rnd_attach_source() being ...
jmcneill[src/trunk]: src/sys/arch/evbarm/dev Don't write FBRD/IBRD if ref clk frequen...
alnsn[src/tls-maxphys]: src/sys/external/bsd/sljit/dist/test_src Compile with WARN...
sevan[src/trunk]: src/sys/arch/powerpc/include/oea Raise the maximum text size val...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Comment out ...
ad[src/ad-namecache]: src/sys/kern Resurrect the counter stuff from HEAD, which...
hkenken[src/trunk]: src/doc Kobo touch
martin[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Remove liutimes(2) that linux...
maxv[src/trunk]: src/sys/sys Remove pax_adjust() (does not exist).
jdolecek[src/trunk]: src/sys/dev/ic stop using q_nccbs_avail for deciding whether the...
isaki[src/isaki-audio2]: src/sys/dev/ic Oops, add accidentally dropped chunks.
christos[src/trunk]: src/sys/ufs/ext2fs Fix unsigned
jdc[src/trunk]: src/sys/arch/sparc/stand/bootblk Make these compile again after ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2 Fix up drm attachment code.
tron[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Fix build ...
riastradh[src/riastradh-drm2]: src/sys Provisional NO_DRM config for testing with a mo...
kre[src/trunk]: src/etc Fix an obvious botch in the previous rev, found by martin@
martin[src/trunk]: src/sys/sys Add generic radion on/off/toggle events
khorben[src/trunk]: src/sys/arch/arm/omap Also support interrupts of type IST_EDGE_B...
roy[src/trunk]: src/sys Sprinkle more soroverflow().
martin[src/netbsd-8]: src/sys/fs/tmpfs Pull up following revision(s) (requested by ...
dholland[src/trunk]: src/sys/dev/ata Drop the old discard/trim ioctls from wd.c.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add rdpru.
thorpej[src/trunk]: src/sys/arch/powerpc/powerpc Update for changes to <sys/rwlock.h...
knakahara[src/trunk]: src Add intrctl(8).
jakllsch[src/trunk]: src/sys/dev/usb In xhci_init() use aprint_debug_dev() instead of...
matt[src/trunk]: src/lib/libc/softfloat Use MACHINE_ARCH, not MACHINE
dholland[src/trunk]: src/usr.sbin/mopd/common Fix broken snprintf usage; noted in PR ...
cherry[src/trunk]: src/sys/arch Change the name of xen_pirq_alloc() to xen_vec_allo...
ozaki-r[src/trunk]: src/sys/net Suppress the assertion of IFNET_LOCK in if_mcast_op ...
christos[src/trunk]: src/sys/kern If we don't have a pseudo-device, we don't need the...
uebayasi[src/trunk]: src/sys/arch/zaurus/conf Use LINKSCRIPT.
msaitoh[src/trunk]: src/doc Add C3000 support into ichsmb(4) and ismt(4).
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
nakayama[src/trunk]: src/sys Adjust smbfs/netsmb for filenames byte length changes th...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc fix off-by-one
jmcneill[src/trunk]: src/sys/arch/arm/samsung Align AUDIOCORE size to 1M, and add def...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
agc[src/trunk]: src/tests/lib/libm also terminate 2 other statements properly
kamil[src/trunk]: src/sys/sys Welcome to 8.99.2!
martin[src/netbsd-8]: src Pullup the following, requested by alnsn in ticket #970:
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix missing kpreempt_disable() before soft...
skrll[src/trunk]: src/sys/arch/arm/nvidia Trailing whitespace
christos[src/trunk]: src/lib/libc/gen fix *syslog_ss*
agc[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016d from ftp:/...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by chs ...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Call dev->driver->load in...
christos[src/trunk]: src/external/gpl3/gdb/lib regen sparc
kre[src/trunk]: src/external/bsd/openresolv/dist Fix stupid edit botch in previo...
martin[src/netbsd-8]: src Pull up the following revisions, requested by roy in tick...
christos[src/trunk]: src/sys PR/53103: Timo Buhrmester: linux emulation of sendto(2) ...
kamil[src/trunk]: src Introduce PTRACE_LWP_{CREATE, EXIT} in ptrace(2) and TRAP_LWP...
snj[src/netbsd-8]: src/doc tickets 926-940
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch GMP 5.1.3 updates for arm...
macallan[src/trunk]: src/sys/arch/sparc64/dev - use interrupts
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Avoid overlap between BP and last A...
mlelstv[src/trunk]: src/sys/dev/dkwedge missed one exit path with the previous change.
uebayasi[src/trunk]: src/sys/arch Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH in ...
christos[src/trunk]: src/share/mk add sun2
christos[src/trunk]: src/lib/libc/string PR/52499: Justin: stresep uses memmove with ...
nonaka[src/trunk]: src/distrib/sets/lists/comp Mark the pci_intr_distribute man pag...
isaki[src/isaki-audio2]: src/sys/dev/ic Add missing mutex_exit() in interrupt hand...
nisimura[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 explain AARCH64 PLT design
jakllsch[src/trunk]: src/sys/dev/usb Correct a KASSERT's logic (SET vs. GET).
christos[src/trunk]: src/external/gpl3/gcc/dist/libobjc prevent DFmode re-definition.
pgoyette[src/trunk]: src/sys/rump/dev/lib/libdrvctl We no longer need ioconf.c - remo...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch More update:
khorben[src/trunk]: src/sys Fix spello in a comment
rjs[src/trunk]: src/distrib/sets/lists/debug Fix build when MKDEBUG=yes and MKRU...
mrg[src/trunk]: src/external/mit/xorg/bin/ico use xorg-pkg-ver.mk
christos[src/trunk]: src/share/mk switch everyone to gdb 7.9.1
maxv[src/trunk]: src/sys/arch/mips/cavium/dev as the xxx implicitly points out, t...
dholland[src/trunk]: src/usr.bin/error Use rewind() instead of freopen()'ing the same...
mlelstv[src/trunk]: src/sys/dev restore deleted lines that kept buffer fields resid, ...
agc[src/trunk]: src/usr.bin/sys_info Parse the arguments to sys_info(1) a bit di...
sevan[src/trunk]: src/games/fortune/datfiles Advice from Bob Morris
jmcneill[src/trunk]: src/sys/arch Allow the DEBE layer and output sizes to be set ind...
maxv[src/trunk]: src/sys/arch/x86/x86 style
hannken[src/trunk]: src/sys/miscfs/procfs Change procfs from hashlist to vcache.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Add procmaps for NetBSD
maxv[src/trunk]: src/sys/lib/libsa Make sure we're dealing with a static binary. ...
uebayasi[src/trunk]: src/sys/arch .rel/.rela should not be generated in kernels.
nisimura[src/trunk]: src/sys/arch/aarch64/aarch64 reimplement copy/fetch/store(9). mo...
joerg[src/trunk]: src/external/bsd/tmux/dist Avoid playing games with format strin...
dholland[src/trunk]: src Add VOP_FALLOCATE and VOP_FDISCARD.
manu[src/trunk]: src/sys/arch Multiboot2 kernel support for i386
ozaki-r[src/trunk]: src/sys/opencrypto Fix usage of MD5Final/SHA1Final
nisimura[src/trunk]: src/sys/arch/aarch64/conf add more sence. now compilable
christos[src/trunk]: src/usr.sbin/vnconfig improve previous, use getprogname() to get...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch GMP 5.1.3 files for earme...
mrg[src/trunk]: src update for xkeyboard-config 2.21.
christos[src/trunk]: src/usr.sbin/pf no need for the end macros anymore
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Output CPU manufacturer, implementa...
gdt[src/trunk]: src Add PPS support to ucom(4).
mrg[src/trunk]: src/libexec/ld.elf_so use strlcpy to ensure termination.
tls[src/tls-maxphys]: src/external/bsd/liblzf/usr.bin *Sigh* provide, by default...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 KNF
macallan[src/trunk]: src/sys/arch/powerpc first step towards G5 SMP:
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Check DSDT signature in acpi_han...
maya[src/trunk]: src/lib/libc/sys Match prior syscall behaviour
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp. Fix self-referencing x...
christos[src/trunk]: src/usr.bin/gzip now that we are processing SIGINFO write can be...
christos[src/trunk]: src/share/mk Don't barf if the ctf tools are not installed.
uebayasi[src/trunk]: src/usr.bin/config config(1): Note a little more about linkage
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use tvtohz instead of ad...
bouyer[src/bouyer-socketcan]: src/sys/netcan Align can_frame.data to 8 bytes, per S...
christos[src/trunk]: src/external/bsd/nvi/dist/common fix compilation of log debugging
christos[src/trunk]: src/external/bsd/file/lib Get version from the configure script
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/drm Manage an opencount for e...
msaitoh[src/trunk]: src/sys Change MII PHY read/write API from:
uebayasi[src/trunk]: src/sys/arch/zaurus/conf Use ${KERNLDSCRIPT} so it is added to $...
uebayasi[src/trunk]: src/sys/arch/mips/conf LINKSCRIPT is set only once, so use = not...
christos[src/trunk]: src/lib/libutil use the right type.
kamil[src/trunk]: src/sys/kern Remove the short-circuit lwp_exit() path from sigsw...
martin[src/netbsd-9]: src/external/bsd/compiler_rt/lib/clang/lib/netbsd Pull up fol...
kre[src/trunk]: src/bin/sh lexical analysis fixes. This fixes the tests just c...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/dist/drm/i915 Destroy gmbus_m...
prlw1[src/trunk]: src/sys/external/bsd/drm2/include/linux The lua 5.1 to 5.3 updat...
isaki[src/isaki-audio2]: src/sys/dev/pci Adapt to audio2.
nonaka[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/dev/acpi Ignore ACPI0007 (CPU device) nodes on aarch64.
wiz[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Disable parentheses checks sin...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update table for processor families and...
wiz[src/trunk]: src/doc binutils-2.30 out
christos[src/trunk]: src/doc new openssh
martin[src/trunk]: src/usr.sbin/sysinst Deal with even stranger fictious empty disk...
joerg[src/trunk]: src Add wcstof_l, wcstod_l and wcstold_l.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux This case is not supposed to fal...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix off by one in copyrows() backward c...
maxv[src/trunk]: src/sys/arch Reduce the diff between i386 and amd64 (bios32_serv...
joerg[src/trunk]: src/lib/libc/compiler_rt Don't include bswap for ARM right now, ...
christos[src/trunk]: src/sys/kern Turn KASSERTS that check alignment which are user t...
kamil[src/trunk]: src/sys/dev/scsipi Avoid undefined behavior in scsipiconf.h in _...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Improved the NORMAL_GLOBALS macro i...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan deal with rename lo...
khorben[src/trunk]: src/sys/arch/evbarm Imported n900acad(4), a driver for the Nokia...
msaitoh[src/trunk]: src/sys/dev/pci Add counters for spurious interrupts.
christos[src/bouyer-socketcan]: src/external/bsd/bc/bin 2109098
christos[src/trunk]: src/usr.sbin Unhook pppd
joerg[src/trunk]: src/sys/arch/arm For load/store double, name the second register...
nat[src/trunk]: src/sys/dev Forgot not to decrement sc_opens on unsuccessful open.
skrll[src/trunk]: src/sys/dev/usb Check both buses for ub_usepolling and schedule ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Increase an interrupt depth only in...
jmcneill[src/trunk]: src/sys/arch/arm/acpi Fix detection of root port resources for G...
msaitoh[src/trunk]: src/sys/arch/x86 Make new function named tsc_is_invariant() to a...
jdolecek[src/trunk]: src/sbin/nvmectl use setprogname()/getprogname(), do not hardcod...
christos[src/trunk]: src/tests/usr.sbin/mtree PR/51876: Ngie Cooper: kyua 0.11 $TMPDI...
rmind[src/trunk]: src NPF: rework of the connection saving and restoring:
isaki[src/isaki-audio2]: src/sys set_params -> set_format in comment.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi "ahb" reset is optional
martin[src/trunk]: src/distrib/sets/lists/comp Fix editor mishap - isdn != netiso
knakahara[src/trunk]: src/sys/net Fix missing kpreempt_disable() before softint_schedu...
martin[src/trunk]: src/sys/arch/arm/sunxi Make debug code compile again
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/lib/libc/db - centralize opening of regular and temp files t...
christos[src/trunk]: src/sys/sys void * cast the probe functions that take more than ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner On 2GB systems, we have to subtract A...
riz[src/netbsd-7]: src/sys/rump/net/lib/libshmif Pull up following revision(s) (...
tnn[src/trunk]: src/sys/arch/evbarm/conf evbarm: add dwcwdt(4) to GENERIC64
christos[src/trunk]: src/external/bsd/iscsi/dist/include need <sys/param.h>
hannken[src/trunk]: src/sys/arch/x86/x86 Make compile with "options DEBUG".
msaitoh[src/trunk]: src/sys/dev/pci - Print Power Management Control/status register...
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Kludge up i915 stubs ...
jdolecek[src/trunk]: src/sys/arch/xen/xen use aprint_normal_dev() for the capacity me...
christos[src/trunk]: src/doc mention hostzerobroadcast default to "no".
snj[src/trunk]: src/doc note that spz updated BIND to 9.10.4-P5 (thanks!) and th...
njoly[src/trunk]: src/sys/compat/linux/common Add missing syscall argument fd in c...
alnsn[src/trunk]: src/sys/arch/arm/include Add parentheses around macro arguments.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Introduce a new macro ALTERN...
christos[src/trunk]: src/tests/lib/libc/sys PR/51842: Ngie Cooper: don't leak fifo fi...
maya[src/trunk]: src/sys/ufs/ffs print mode as octal for readability
christos[src/trunk]: src/sys/dev/ic sort prototypes.
christos[src/trunk]: src/sys/kern fix compilation without PAX_MPROTECT
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Import latest PCC snapshot 2014070...
pooka[src/tls-maxphys]: src/sys/rump/kern/lib/libsys_linux regen for utimes
maya[src/trunk]: src/sys/arch/mips/cavium/dev Reword warning message
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/i915drm Add intel_irq_init stub.
christos[src/trunk]: src/tests Do things in a less intrusive way.
plunky[src/trunk]: src/distrib/sets/lists add p++, and move it and cxxcom to comp-c...
christos[src/trunk]: src/common/lib/libc/string use postincrement, like the patch
riastradh[src/riastradh-drm2]: src/sys/external/bsd/drm2/include/linux Allow kfree(NULL).
lneto[src/trunk]: src merged luaconf.h of kernel and userspace Lua
bad[src/trunk]: src/sys/arch/arm/fdt flush the dcache in cpu_enable_psci() befor...
maya[src/trunk]: src/share/dict potate isn't a word (at least not in English), re...
mrg[src/trunk]: src/external/mit/xorg/bin/xeyes look in man/ subdir for the manual
msaitoh[src/trunk]: src/sys/dev/pci Print some PCIE device type.
mlelstv[src/trunk]: src/sys/dev/dm Add ioctls to query geometry.
dsl[src/trunk]: src/sys/arch/amd64/amd64 Since regs->fxstate is actually of type...
christos[src/trunk]: src/lib build libevent later.
msaitoh[src/trunk]: src/sys/dev/isa Print chip name correctly.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen these files for...
maya[src/trunk]: src Add accept4, a tiny wrapper around paccept.
joerg[src/trunk]: src/external/bsd/file/dist/src Only use __dead if it exists.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespae
skrll[src/nick-nhusb]: src/sys/dev/usb Indentation and whitespace.
snj[src/netbsd-7]: src/doc Tickets 95-99, 101-107, 110.
maxv[src/trunk]: src Add libnvmm, NetBSD's new virtualization API. It provides a ...
pedro[src/trunk]: src/sys/fs/tmpfs Allocate direntp on the stack in tmpfs_dir_getd...
maxv[src/trunk]: src/lib/libnvmm Add copyright and RCSID, from wiz@.
jmcneill[src/trunk]: src/external/bsd Remove trailing " from pam-u2f subdir name
bouyer[src/trunk]: src/sys/dev/ata Implement a DIRTY flag (copied from sd(4)) so av...
skrll[src/nick-nhusb]: src/sys/dev/ic Wrap long lines
christos[src/trunk]: src/distrib/utils/embedded/conf start with the original rc.conf
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Apply FreeBSD ix-3.3.6.tar.gz's change to ...
snj[src/netbsd-7-0]: src/sbin/ping Pull up following revision(s) (requested by d...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Enable TX multiqueue by default on both ix...
sevan[src/trunk]: src/tests/bin/cat PR bin/4841 was filed regarding the handling o...
nakayama[src/trunk]: src Revert previous.
skrll[src/nick-nhusb]: src/sys/dev/usb Perform required DMA operation on bulk tran...
martin[src/netbsd-7]: src Pull up following revision(s) (requested by roy in ticket...
msaitoh[src/trunk]: src/sys/dev/mii - Use auto-negotiation when forcing 1000BASE-T.
khorben[src/trunk]: src/share/mk Typo
riastradh[src/trunk]: src/sys/kern Make the softint cookies static.
jdolecek[src/trunk]: src/sys/dev/ata one down - mlelstv converted wd(4) to dksubr
christos[src/trunk]: src/lib Move libpam to the next trench since it depends on ssh
christos[src/trunk]: src/sys/dev/dkwedge remove incorrect comment (from kre)
skrll[src/nick-nhusb]: src/sys/dev/usb Missed a s:uhcidebug >:uhcidebug >=: in the...
abhinav[src/trunk]: src/external/public-domain/sqlite Don't use threads.
martin[src/netbsd-7-0]: src/doc Ticket #1393
christos[src/trunk]: src/distrib/sets/lists/base Add postfix .so dir
kamil[src/trunk]: src/sys/compat/linux/common Remove unused variable p from linux_...
martin[src/trunk]: src PR 49870: pass the xsrc path to postinstall
christos[src/trunk]: src/sys/lib/libsa Go back ot using 0x%x instead of %#x because w...
maxv[src/trunk]: src/sys/arch/x86/x86 KNF a little, remove some stupid comments, ...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
joerg[src/trunk]: src On ARM, force compiling some files in libc++ and LLVM's supp...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
skrll[src/nick-nhusb]: src/sys/dev/usb Make interrupt handling MP safe by not drop...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist import openssh-7.0
riastradh[src/trunk]: src/sys/net Include <sys/rndsource.h> for rnd_add_data.
joerg[src/trunk]: src/sys/rump Honor REPROFLAGS for rump components.
maxv[src/trunk]: src/sys/kern The mbuf length is allowed to be zero.
martin[src/netbsd-8]: src/doc Update dhcpcd entry for ticket #1256
maya[src/trunk]: src/sys/dev/usb Appease coverity which is having nightmares abou...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Remove __DATE__! Intel...
christos[src/trunk]: src/external/bsd/nvi/dist/vi PR/48502: M. Levinson: vi(1) no lon...
kardel[src/trunk]: src/share/man/man4 move mcp23s17gpio.4 to MI SPI drivers section
msaitoh[src/trunk]: src/sys/dev/pci On sparc64, the memory arbiter may be disabled b...
mrg[src/trunk]: src/sys/arch/ia64/include do the ignore -Wshadow dance for built...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add thermal sensor clocks
wiz[src/trunk]: src/usr.sbin/rtadvd Minor improvements.
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive_fe Annotate warnc/er...
msaitoh[src/trunk]: src/sys/dev/pci Add some 8th Generation Intel Core Processor dev...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF (on the right branch this time)
skrll[src/nick-nhusb]: src/sys/dev/usb Improve transfer abort
martin[src/netbsd-7]: src/external/apache2/mDNSResponder/dist/mDNSCore Pull up foll...
christos[src/trunk]: src/share/mk Turn on PIE for sparc64 so we can use ASLR effectiv...
wiz[src/trunk]: src/share/man/man9 Merge EAGAIN descriptions.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 avoid the default TAR...
kamil[src/trunk]: src Add ioctlprint - descriptive ioctl value printer
christos[src/trunk]: src/sys/sys friendlier to _KMEMUSER
skrll[src/nick-nhusb]: src/sys/dev/usb Improve DEBUG
martin[src/trunk]: src/usr.sbin/installboot/arch Provide an empty __CTASSERT() for ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable HDMI audio support on Pine64, Pine64...
pgoyette[src/pgoyette-compat]: src/doc Note changes to syscalls.master and friends
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Uncomment ifdef/endif and tabify.
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
dholland[src/trunk]: src/lib/libc/sys Drop in a reference to the list of async-signal...
mbalmer[src/trunk]: src/share/man/man3lua Use 5.2 usage pattern in the synopsis.
knakahara[src/trunk]: src/sys/net gif(4) does not need link state changing interrupts
maya[src/trunk]: src/sys/dist/pf/net Don't invoke UB.
kre[src/trunk]: src/tests/bin/sh Add a new sub-test to validate ~ expansions.
christos[src/trunk]: src/sys/kern PR/50312: Robert Elz: Unconditionally include <sys/...
maxv[src/trunk]: src/sys/kern NULL-check the structure pointer, not the address o...
maxv[src/trunk]: src/sys/arch/amd64/amd64 In cpu_mcontext32_validate, allow the r...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src Bail out on error computing the timestamp
nat[src/trunk]: src/sys/kern Include sys/rndsource.h for rnd_add_data.
isaki[src/trunk]: src/sys/arch/m68k/fpe Revise the algorithm after Step3.
msaitoh[src/trunk]: src/sys/dev/pci Add some devices:
apb[src/trunk]: src/share/misc slight improvement in layout; no semantic change ...
ozaki-r[src/trunk]: src/sys/netinet6 CID 1363345: remove unreachable code and cleanu...
christos[src/trunk]: src/lib/libedit add +1 to strlcpy's (Patrick Welche)
christos[src/trunk]: src/usr.sbin/makefs stampst.st_ion consistent treatment (non-zer...
skrll[src/trunk]: src/sys/dev/usb Consistency in use of #define names. No functio...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't fail silently if we can't s...
christos[src/trunk]: src/crypto/external mv the MKCRYPTO protection higher; ideally s...
kamil[src/trunk]: src/tests/lib/libc/sys Add more verbosity to debug messages in t...
skrll[src/trunk]: src/sys/dev/usb Comment KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a debug message: sync with other device...
skrll[src/nick-nhusb]: src/sys/dev/usb Include opt_usb.h
martin[src/trunk]: src/tests/sbin/newfs_msdos We now expect this test to succeed
maxv[src/trunk]: src/sys Stop using m_copy(), use m_copym() directly. m_copy is u...
christos[src/trunk]: src/sys/dev instead of ifnet use ethercom.
maya[src/trunk]: src/sys/arch/x86/x86 Update protocol reverse engineering URL to ...
christos[src/trunk]: src/usr.sbin/makefs/ffs Don't store random (from ASLR) pointers ...
martin[src/trunk]: src/tests/lib/librefuse Evil hack to make register_t known and f...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-261930...
hannken[src/trunk]: src/sys/miscfs/kernfs Finish KAME IPSEC removal:
joerg[src/trunk]: src/external/bsd/llvm Remove old LLVM build system.
matt[src/trunk]: src/sys/arch/arm/include There are only 16 faults.
pooka[src/trunk]: src/sys/rump yearly update
christos[src/trunk]: src/sys/dev/ic more fixes.
christos[src/trunk]: src/sys/arch/ia64/include don't define __empty.
nonaka[src/trunk]: src/usr.bin/ftp Initialize the token match pointer.
snj[src/netbsd-7]: src/sys/conf Pull up sys/conf/files revision 1.1103, which sh...
ozaki-r[src/trunk]: src/doc Add many entries
mbalmer[src/trunk]: src/external/bsd/pkg_install/dist/create use a verb in the autho...
jakllsch[src/trunk]: src/sys/uvm In uvm_page_recolor(), kmem_free() old size rather t...
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
ozaki-r[src/trunk]: src/sys/netipsec Fix buffer length for ipsec_logsastr
christos[src/trunk]: src/lib/libutil Hello lint.
christos[src/trunk]: src/external/bsd/dhcp kill debug
martin[src/trunk]: src/sys/net80211 Fix return value of ieee80211_ioctl_setoptie
christos[src/trunk]: src/sys/external/bsd/ipf/netinet When growing the state, remembe...
martin[src/netbsd-7]: src/sys/dev/pci/hdaudio Pull up following revision(s) (reques...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
christos[src/trunk]: src/sbin/route Factor out the netstat route printing code and us...
wiz[src/trunk]: src/sbin/drvctl Remove superfluous Pp.
skrll[src/nick-nhusb]: src/sys/dev/usb Use IPL_SOFTUSB instead of IPL_USB appropri...
knakahara[src/trunk]: src/sys/net Fix missing sadb_x_ipsecrequest informations for PF_...
mbalmer[src/trunk]: src/doc note Lua update
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/landisk Add SET_X11_NOSERVERS for...
martin[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
hannken[src/trunk]: src Implement disk_rename()/iostat_rename() to rename a disk.
riastradh[src/trunk]: src/tests/kernel Use feenableexcept to trap fp exceptions, and t...
joerg[src/trunk]: src/bin/sh Don't define max_user_fd in the header.
jmcneill[src/trunk]: src/sys/arch/arm Use intr_establish_xname
wiz[src/trunk]: src/share/man/man7 Reduce whitespace.
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead/broken code. We want to fav...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add sun7i RTC support.
martin[src/trunk]: src/sys/dev/pci/ixgbe Make it compilable without DIAGNOSTIC
blymn[src/trunk]: src/tests/lib/libcurses Add option to specify an alternate libra...
mrg[src/trunk]: src/share/mk i386 -> GCC 8.
mlelstv[src/trunk]: src/external/bsd/dhcp revert previous. Dynamic libraries break s...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Use new magic values from linux for DMACR...
maya[src/trunk]: src/usr.bin/mkcsmapper Add man page for mkcsmapper.
macallan[src/trunk]: src/sys/arch/mips/ingenic use the MAC address passed as a proper...
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel a single -...
nakayama[src/trunk]: src/etc Specify PID file to properly rotate npf log file.
maxv[src/trunk]: src/sys/kern If the mbuf is shared leave M_PKTHDR in place. Give...
hannken[src/trunk]: src/sys/sys Fix IOCSNPRINTF(), 'R' and 'W' were reversed.
martin[src/netbsd-7]: src/sys/dev/sdmmc Pull up following revision(s) (requested by...
riastradh[src/trunk]: src/sys/dev Use rnd_add_data, not rndpool_mtx and rndpool_add_data.
pho[src/trunk]: src/lib/librefuse Add missing macros
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Break down explanati...
ozaki-r[src/trunk]: src/sys/net Get rid of duplicate prototype of ifafree
skrll[src/nick-nhusb]: src/sys/dev/usb Add USBHIST_LOGM which uses masks to contro...
wiz[src/trunk]: src/usr.bin/calendar/calendars Fix year of Hawaiian Admission Da...
pooka[src/trunk]: src/share/mk allow use with linkers that don't support --warn-sh...
christos[src/trunk]: src/sys/arch/x86/pci print the bad values in panic messages
msaitoh[src/trunk]: src/sys/dev/pci - Backout if_wm.c rev.1.574 and print "device ti...
martin[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused variable
pooka[src/trunk]: src/lib/librumpuser do as the comment says and #if defined(every...
riastradh[src/trunk]: src/sys/netinet6 Declare in6_tmpaddrtimer_ch in in6_var.h.
christos[src/trunk]: src/distrib/sets/lists/comp lint library for pmc is gone.
joerg[src/trunk]: src/lib/libc Redo the locale cache to be constant. It now contai...
skrll[src/nick-nhusb]: src/sys/dev/ic Define/assert IFEF_START_MPSAFE
abhinav[src/trunk]: src/lib/libedit Add support for escaping special characters when...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Make mailbox statistic counters evcnt(9).
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix NFC: Fix commi...
maya[src/trunk]: src/sys/dev/pci Fix whitespace. From vezhlys
msaitoh[src/trunk]: src/sys/dev/pci Add IOMMU and the Root Complex Event Collector.
ad[src/ad-namecache]: src/sys/kern Fast-forward through the namecache was stopp...
christos[src/trunk]: src/libexec/ld.elf_so need xfree() instead of free(). Using free...
martin[src/netbsd-7]: src/sys/arch/evbarm/imx23_olinuxino Pull up following revisio...
christos[src/trunk]: src/tests/lib/libpthread_dbg help gcc's numbscullness.
joerg[src/trunk]: src/sys/kern Revert, breaks the build due to missing rumpns_dela...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
christos[src/trunk]: src/distrib/sets/lists bump libmagic for file-5.33
uebayasi[src/trunk]: src Document the new "kernels" operation, prompted by joerg@.
skrll[src/nick-nhusb]: src/sys/dev/usb Un-wrap two lines.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add audio codec nodes
msaitoh[src/trunk]: src/sys/dev/qbus Make if_il.c compilable again.
christos[src/trunk]: src/sys/uvm PR/50744: NONAKA Kimihiro: Protect more stuff with _...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Change size of some devices. from DM37...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add the missing mpcaa_memh to reflect t...
pgoyette[src/trunk]: src/sys/rump/kern/lib/libcrypto Add the MODULE parts for blowfis...
skrll[src/nick-nhusb]: src/sys/dev/usb One '; ' is enough most of the time.
christos[src/trunk]: src/external/bsd/openldap merge conflicts
snj[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by taca...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Count some register correctly:
mlelstv[src/trunk]: src/sys/dev/sdmmc Don't pass empty mbufs to the network stack.
joerg[src/trunk]: src/lib/csu/common For some mind-boogling reasons, GCC 5.4 belie...
joerg[src/trunk]: src/lib/libc/locale Shut up lint.
abhinav[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Undo the previous
martin[src/trunk]: src/lib/libkvm Fix the -m32 compat build for sparc64 after recen...
martin[src/trunk]: src/usr.sbin/sysinst/arch Fix missing newlines in bios match dis...
martin[src/trunk]: src/lib Do not build a compat i386 version of libnvmm.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Choose which CPUID bits to allow, rather th...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the DIAGNOSTIC message "usb_disconne...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix INTx/MSI handler did not schedule work...
christos[src/trunk]: src/tools/dtc tools build glue.
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Newer gcc...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc stuff name parameters into OF_buf b...
maxv[src/trunk]: src/sys/arch/xen/x86 Keep simplifying that stuff. Also, replace ...
martin[src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
knakahara[src/trunk]: src/sys/kern fix: "vmstat -C" CpuLayer showed only the last cpu ...
tsutsui[src/trunk]: src/sys/arch/zaurus Make zaurus kernels use symbol tables loaded...
riastradh[src/trunk]: src/sys/modules/arch/powerpc/powerpc-booke Include <bsd.own.mk> ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Omit conflicting def...
pgoyette[src/trunk]: src/sys/dev/ic Add license, copied from the companion file dev/i...
wiz[src/trunk]: src/usr.sbin/btattach Indent to avoid line breaks in tag; give t...
joerg[src/trunk]: src/sys/dev/sbus Drop unused (inline) function.
apb[src/trunk]: src/share/mk Let MKARZERO default to the same value as MKREPRO, ...
joerg[src/trunk]: src/sys/arch/sparc/stand/bootxx Don't check if an array is (not)...
mlelstv[src/trunk]: src/sys/dev/fdt be more verbose about errors.
skrll[src/trunk]: src/sys/dev/ic Format conditionals
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug output
roy[src/trunk]: src/sys/netinet6 When handling NS/NA we need to check our prefix...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in printfs
maxv[src/trunk]: src/sbin/ping6 Simplify: remove #ifdefs for constants that are a...
jmcneill[src/trunk]: src/sys/dev/fdt Add SoC sound driver based on "simple-audio-card...
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods so that (close...
maya[src/trunk]: src/lib/libc/sys oops, do not write the same file twice -- accid...
martin[src/netbsd-7]: src/distrib/sets/lists/debug Pull up rev 1.83 requested by ht...
tsutsui[src/trunk]: src/sys/arch/newsmips/conf Enable DHCP boot for modern servers r...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux new files and bump version
pgoyette[src/trunk]: src/sys/conf mips64 has compat_netbsd32 but cannot have exec_aou...
christos[src/trunk]: src/usr.sbin/rpcbind Don't pass an uinitialized pm_prot to rpcin...
pgoyette[src/trunk]: src/sys/sys Bump kernel version for changes to pciverbose. Than...
ryo[src/trunk]: src/common/lib/libutil doesn't work new format 'F' with a string...
dholland[src/trunk]: src/sys/ufs/lfs Add byteswapping to the inode block-pointer acce...
mlelstv[src/trunk]: src/sys/dev Protect against multiple inclusion.
snj[src/netbsd-7-0]: src/doc bah, combine revisions for ticket 1357
matt[src/trunk]: src/common/lib/libc/arch/arm/string Add .cfi for __ARM_EABI__
msaitoh[src/trunk]: src/sys/arch/x86/x86 Revert rev. 1.29. Use current cpuid 7 edx v...
wiz[src/trunk]: src/share/man/man9lua Use more markup. Fix a typo.
pooka[src/trunk]: src/sbin/sysctl give err() some reason to avoid:
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Reduce duplicated code which schedule defe...
msaitoh[src/trunk]: src/sys/net Add 2.5GBASE-T and 5GBASE-T.
ozaki-r[src/trunk]: src/sys/kern Use cpu_softintr_p
kiyohara[src/trunk]: src/sys/dev/usb Add quirk for IODATA2 USB2SC.
martin[src/netbsd-7]: src/sys/net/npf Pull up following revision(s) (requested by r...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Fix calculation of mmu data ...
mlelstv[src/trunk]: src/sys/dev/microcode/run Update firmware from version 0.17 to 0...
wiz[src/trunk]: src/lib/libc/net Update comment.
mrg[src/trunk]: src/external/gpl3/gcc note i386 and sparc* conversion. note arm...
christos[src/trunk]: src/external/bsd/nsd/etc need FILESBUILD_
martin[src/netbsd-7]: src/doc Update entry for #306 for an additional pullup
christos[src/trunk]: src/sys/arch/i386/conf Turn on PaX ASLR/MPROTECT
wiz[src/trunk]: src/lib/libc/gen More markup. Merge two error entries for the sa...
tkusumi[src/trunk]: src/sbin/mount_autofs mount_autofs: Sync man page with DragonFlyBSD
martin[src/netbsd-7]: src Pullup the import of pppd 2.4.7, requested by christos in...
christos[src/trunk]: src/lib/libc/time Release 2015g - 2015-10-01 00:39:51 -0700
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Fix some more cross-refs to point at...
riastradh[src/trunk]: src/sys/ufs/ufs While here, replace GCC __FUNCTION__ by C99 __fu...
christos[src/trunk]: src/distrib/sets/lists/base remove commented out stuff
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add md_clear.
skrll[src/nick-nhusb]: src/sys Consistently providei/use *_{XFER, PIPE, BUS}2SC, etc...
kre[src/trunk]: src/sys/arch/amd64/include Fix editing screwup in previous... ...
kre[src/trunk]: src Time waro (thanks Kamil)
skrll[src/nick-nhusb]: src/sys/dev/usb Fix transfer buffer handling post the URQ_A...
apb[src/trunk]: src/common/lib/libc/string Make strnlen implementation usable fr...
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use a MOTG_PIPE2MPIPE helper macro
skrll[src/nick-nhusb]: src/sys/dev/usb Make isdone a bool
christos[src/trunk]: src/distrib/sets/lists bump libc for ptsname_r
msaitoh[src/trunk]: src/sys/dev/pci Count timeout correctly. This change reduce time...
christos[src/trunk]: src/doc new tmux
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set SDHC_FLAG_SINGLE_POWER_WRITE
christos[src/trunk]: src/lib/libm add more functions required by fma
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Remove debug output
skrll[src/nick-nhusb]: src/sys/dev/usb Use TAILQ_FOREACH. No functional change.
msaitoh[src/trunk]: src/tests/net/if_vlan Add a test case for duplicated VLAN ID.
pgoyette[src/pgoyette-compat]: src/sys Rename sysv_mod.[ch] to compat_sysv_mod.[ch] f...
skrll[src/nick-nhusb]: src/sys/dev/usb Read Binary Object Store descriptor and sto...
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up the following revision, requ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an unnecessary ux_hcpriv assignment
kamil[src/trunk]: src/tests/lib/libc/sys Add posix_spawn(3) ATF tests in t_ptrace_...
skrll[src/trunk]: src/sys/arch/mips/mips Fix code inversion in an #ifdef NOFPU case
maxv[src/trunk]: src/sys/arch/amd64/amd64 Improve the detection on global variabl...
msaitoh[src/trunk]: src/sys/netinet6 Clear mbuf's csum_flags in ip6flow_fastforward(...
christos[src/trunk]: src/distrib/sets/lists/base new bsd.syscall.mk
skrll[src/nick-nhusb]: src/sys/dev/usb Kill URQ_AUTO_BUFFER
hannken[src/trunk]: src/sys/kern Add file-local iterator variant vfs_vnode_iterator_...
yamaguchi[src/trunk]: src/sys/dev/isa Use spin mutex to fix a panic
msaitoh[src/trunk]: src/sys/dev Remove SIOC[GS]IFMEDIA because ieee80211_ioctl() doe...
skrll[src/trunk]: src Switch the kernel7.img RaspberryPi kernel in the armv7 image...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, regen man pages.
riastradh[src/trunk]: src/sys/kern Group initialization of rnd_samples and rnd_global.
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by m...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Move __printfl...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for multiple routers with a single p...
jmcneill[src/trunk]: src/sys/dev/fdt Remove the hack to find companion devices and ju...
christos[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk fix typo.
ad[src/ad-namecache]: src/sys/miscfs/nullfs Copy the IMNT_SHRLOOKUP flag from l...
skrll[src/nick-nhusb]: src/sys/dev/usb KASSERT -> KASSERTMSG
skrll[src/nick-nhusb]: src/sys/arch/arm/omap ehci_init returns int not usb_status_t
abhinav[src/trunk]: src/usr.sbin/makemandb Reuse variable from previous line.
macallan[src/trunk]: src/sys/arch/powerpc/powerpc cleanup mem_regions:
blymn[src/trunk]: src/lib/libcurses Remove checks for cursor being in scrolling re...
uwe[src/trunk]: src/lib/libcurses Fix comments on bkgdset() and friends to match...
msaitoh[src/trunk]: src/usr.bin/mkubootimage Support arm64, i386 and or1k.
ozaki-r[src/trunk]: src/usr.sbin/puffs/mount_9p Document the -s option
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Make some event counters MP safe. Now all ...
snj[src/netbsd-7]: src/usr.sbin/etcupdate Pull up following revision(s) (request...
jmcneill[src/trunk]: src/sys/dev/tprof Match Family 15h
martin[src/trunk]: src/tests/ipf Assume that the NAT failures that happen on some a...
sjg[src/trunk]: src/usr.bin/make/unit-tests Ensure consistent results on differe...
christos[src/trunk]: src/sys/arch/x86/pci Factor out the fbinfo setting code, to make...
riastradh[src/trunk]: src/sys/kern Make rnd_getmore acquire rndpool_mtx itself.
blymn[src/trunk]: src/tests/lib/libcurses Add an extra parameter to the h_run func...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #ifdef DIAGNOSTIC with KASSERT
matt[src/trunk]: src/sys/sys Add two more si_trap fields (si_trap[23]) so more in...
skrll[src/trunk]: src/usr.sbin/rtadvd Fix typo. Reported in PR/47823.
martin[src/trunk]: src/lib Move conditionals for libnvmm to subdir makefile, reques...
christos[src/trunk]: src/regress/sys/kern/ras Fix NOMAN
skrll[src/nick-nhusb]: src/sys/dev/usb Pull across fix from HEAD
martin[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by l...
khorben[src/khorben-n900]: src/sys/dev/i2c Added two locators for I2C devices: "intr...
martin[src/netbsd-7]: src/sys/arch/evbarm/conf Actually do pullup rev 1.2, as reque...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't abuse pipe->up_async_task for xhci_cl...
christos[src/trunk]: src/distrib/sets/lists/comp add ptsname_r
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Call IFQ_SET_MAXLEN() even if TX multiqueu...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add PLL_CPUX clock
mlelstv[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Fix some error handling, ...
knakahara[src/trunk]: src/sys/net Fix "how" argument of MGET(). Pointed out by maxv@n....
pooka[src/trunk]: src Pass off_t over the hypercall interface as int64_t to avoid ...
uwe[src/trunk]: src/lib/libcurses Reindent a few lineeq() calls now that we can ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Sync with FreeBSD
rin[src/trunk]: src/sys/compat/netbsd32 Sorry, revert unintentional parts of the...
pooka[src/trunk]: src/usr.bin/rump_allserver terminology audit
joerg[src/trunk]: src/external/apache2/llvm/lib/libclangAST Build libclangAST with...
christos[src/trunk]: src/doc new ntpd
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
maxv[src/trunk]: src/sys/dev/nvmm/x86 Don't report MWAITX by default.
pgoyette[src/trunk]: src/sys/kern Correctly mark syscalls 301, 302, 303 so that they ...
jnemeth[src/trunk]: src/bin/chio typo: unvalid -> invalid
pgoyette[src/trunk]: src/sys/dev/pci Regen
martin[src/trunk]: src/distrib/sets/lists/comp conditionalize librtld_db docs
pgoyette[src/trunk]: src/common/lib/libprop Fix the previous fix - there's only one _...
jakllsch[src/trunk]: src/sys/dev/rasops Reset 'height' before underlining in rasops32...
mrg[src/trunk]: src/libexec/httpd s/u_int/unsigned/.
joerg[src/trunk]: src/bin/csh Don't depend on common declarations.
skrll[src/nick-nhusb]: src/sys/dev/pci Sync with HEAD
jmcneill[src/trunk]: src/etc add dial-out device node for plcom
msaitoh[src/trunk]: src/sys/dev/pci - ACK Accelerate Disable in the RFCTL register i...
maxv[src/trunk]: src/sys/fs/efs Curious typo. Harmless. Found by Brainy
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add A10/A20 cpufreq scaling support
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner A64 audio codec.
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Update sets lists for n...
knakahara[src/trunk]: src/sys/kern revert kern_softint.c:r1.42 (which was incorrect fix)
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add non-atomic Linux tes...
nonaka[src/trunk]: src/sys/arch/x86 x86: make btinfo_memmap from btinfo_efimemmap f...
wiz[src/trunk]: src/lib/libc/iconv conforms -> conform, since it's the verb for ...
christos[src/trunk]: src/external/gpl3/gcc.old re-run mknative to disable the libstdc...
manu[src/trunk]: src/lib/libperfuse Use just introduced open2 PUFFS method and it...
martin[src/trunk]: src/usr.sbin/sysinst Make cloning support optional, so we can sa...
christos[src/trunk]: src/distrib/sets/lists/man add nc
skrll[src/nick-nhusb]: src/sys/dev/usb Match comment to code
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add options SOC_SUN50I_H5
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't confuse between VM_PROT and UVM_P...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common catch up with ...
christos[src/trunk]: src add DTC
maxv[src/trunk]: src/sys/nfs Hum. This should be M_READONLY, not M_ROMAP.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a comment
maxv[src/trunk]: src/sys/kern Fix stack info leak. There are 4 bytes of padding i...
joerg[src/trunk]: src/sys/arch/sparc/sparc Use pointer computation for references ...
riz[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Field width is an int...
martin[src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m...
jakllsch[src/trunk]: src/sys/dev Correctly handle signed/unsigned quantities in kerne...
christos[src/trunk]: src/sys/kern implementation of KERN_PROC_PATHNAME, some refactor...
sjg[src/trunk]: src/usr.bin/make Revert arraycount
nonaka[src/trunk]: src/sbin/nvmectl 128 bit integers are displayed in decimal.
maxv[src/trunk]: src Remove vm86.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tdfx set USE_PCI...
martin[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
maxv[src/trunk]: src/sys/netipsec Fix the IPIP_STAT_IBYTES stats; we did m_adj(m,...
martin[src/netbsd-7]: src/sys/arch/arm/broadcom Pull up following revision(s) (requ...
skrll[src/trunk]: src/sys/dev/pci Trailing whitespace
skrll[src/trunk]: src/sys/dev/usb Don't take the bus lock in usbd_transfer_complet...
martin[src/trunk]: src/sys/arch/evbmips/conf Remove options NFS_V2_ONLY
apb[src/trunk]: src/etc Add several "restrict" lines to the default ntp.conf, wi...
pedro[src/trunk]: src/sys/arch/i386/i386 Fix a comment describing the check perfor...
bouyer[src/trunk]: src/sys/dev/i2c Fix DS1672 suppport: need to provide dm_ch_reg t...
skrll[src/trunk]: src/sys/dev/usb spaces to tab.
abhinav[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Fix the trailing space i...
snj[src/netbsd-7]: src/sys Pull up following revision(s) (requested by manu in t...
christos[src/trunk]: src/distrib/sets/lists bump openssl libraries
pooka[src/trunk]: src/sys domains are attached by module(-like) constructors, so n...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf ODROID-C1 kernel is no more
rjs[src/trunk]: src/sys/uvm Make some wait channel names unique to six characters.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Match allwinner, sun9i-a80-apbs-gates-clk
msaitoh[src/trunk]: src/sys/dev/pci regen.
roy[src/trunk]: src/usr.sbin/rtadvd Use EXIT_FAILURE instead of an arbtitary num...
ryoon[src/trunk]: src/share/man/man3 Add rbtree(3) to SEE ALSO
martin[src/netbsd-7]: src/doc Tickets #147 and #149
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to __BIT and friends.
sevan[src/trunk]: src/external/bsd/pkg_install/dist Fix merge conflicts from pkgsr...
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
bouyer[src/trunk]: src/sys/arch/arm/allwinner When disabling video ouput also turn ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: extend dmmu_set_secondary_context() ...
skrll[src/nick-nhusb]: src/sys/dev/usb DPRINTFN(1, ...) -> DPRINTF(...)
skrll[src/nick-nhusb]: src/sys/dev/usb Move from usbd_{alloc, free}_xfer and usbd_{...
maxv[src/trunk]: src/sys/netipsec Fix use-after-free, 'ah' may not be valid after...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293652: Forward NULL d...
ad[src/trunk]: src/sys/arch/x86/x86 pmap_enter(): ditch pv_entry if unmanaged. ...
christos[src/trunk]: src/usr.sbin/makemandb avoid stdio assertion, failing later
ozaki-r[src/trunk]: src/sys Count packets dropped by pfil
martin[src/trunk]: src/sys/arch/alpha/alpha PR port-alpha/50325: cosmetic fix for c...
christos[src/trunk]: src/sys/sys fix sign issues
ozaki-r[src/trunk]: src/sys Add missing NULL checks for m_get_rcvif_psref
maxv[src/trunk]: src/sys Implement M_COPY_PKTHDR as a function, like m_move_pkthdr.
maxv[src/trunk]: src/sys/net/npf Declare NPC_FMTERR, and use it to kick malformed...
roy[src/trunk]: src/external/bsd/dhcpcd dhcpcd no longer needs hmac_md5.c
martin[src/netbsd-7]: src/sys/external/bsd/drm2 Pull up following revision(s) (requ...
snj[src/netbsd-7]: src Pull up following revision(s) (requested by martin in tic...
christos[src/trunk]: src/share/mk disable until we fix the build.
sborrill[src/netbsd-7-0]: src Pull up following revision(s) (requested by snj in tick...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
snj[src/trunk]: src update for xkeyboard-config 2.20
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for thermal sensor controller ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-8.0.6 with the fo...
msaitoh[src/trunk]: src/sys/arch/arm/arm Enable DCache Streaming Switch and Write Al...
matt[src/trunk]: src/lib/libc/arch/arm Group all syscalls together.
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Use the same address as LUNA to pro...
jmcneill[src/trunk]: src/doc dts: Import dts files from Linux 5.1.4.
pooka[src/trunk]: src/sys/rump one more bump for the recent changes
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
mlelstv[src/trunk]: src/sys/dev/pci tag arcmsr scsipi adapter and pci interrupt as M...
pgoyette[src/trunk]: src/distrib/sets/lists/debug Add debug entries for new opencrypt...
wiz[src/trunk]: src/usr.bin/make Bump date for previous.
christos[src/trunk]: src/external/cddl/osnet Add build stuff.
rkujawa[src/trunk]: src/distrib/sets/lists/man Add mcp980x(4) man page to dist list.
tkusumi[src/trunk]: src/usr.sbin/autofs autofs: Fix segfault that could occur on "au...
ozaki-r[src/trunk]: src/sys/net Revert part of "Switch the address list of intefaces...
christos[src/trunk]: src/usr.sbin/sysinst another buffer overflow.
christos[src/trunk]: src/external/gpl3/gcc/lib Asan needs bits and pieces of ubsan no...
mrg[src/trunk]: src/external/gpl3/gcc few gcc 8 clean ups:
pgoyette[src/trunk]: src/share/man/man7 Tweaks from Michael McConville - thanks!
pedro[src/trunk]: src/sys/fs/tmpfs Prevent a diagnostic assertion in tmpfs_rmdir()...
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit in the ehci abort improvement
maya[src/trunk]: src/sys/arch/mips/mips Remove duplicate confused code for enabli...
christos[src/trunk]: src/tools/m68k-elf2aout/sys sync with arm.
cherry[src/trunk]: src/sys/arch/xen/x86 Use hypervisor provided interface to unmask...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax need CRYP...
skrll[src/nick-nhusb]: src/sys Use SOFTINT_SERIAL for the USB stack (the 'S' stand...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace - make the generated file ...
christos[src/trunk]: src/usr.bin/tip add missing quote, remove some braces.
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Make this buil...
christos[src/trunk]: src/lib/libc/citrus/modules PR/47602: Christos Zoulas: getwc() m...
maxv[src/trunk]: src/sys/kern Style and simplify.
manu[src/trunk]: src/sys/dev/usb Workaround NBP PN533 USB toggle bit bugs
skrll[src/nick-nhusb]: src/sys Sync with HEAD
christos[src/trunk]: src/sys/dev/ic simplify previous.
msaitoh[src/trunk]: src/sys/net Remove accidentally added code (for VLAN hardware fi...
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO, fix xref.
jmcneill[src/trunk]: src/sys/dev/ic Attach kbd slot to console
martin[src/netbsd-7]: src/doc Ammend #308 after additional pullups
martin[src/netbsd-7]: src/sys/arch/arm/include Pull up following revision(s) (reque...
christos[src/trunk]: src/sys/compat use new bsd.syscall.mk
nonaka[src/trunk]: src nvmectl(8): Add big-endian support.
christos[src/trunk]: src/external/cddl/osnet/dev/systrace use the alternate syscall n...
prlw1[src/trunk]: src/distrib/sets/lists Update lists after adding support for vnd...
khorben[src/khorben-n900]: src/sys/dev/i2c tps65950pm(4) can now expose a GPIO bus.
riastradh[src/trunk]: src/tests/kernel Use <sys/rndio.h> for rnd ioctls.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix previous and use the original p...
macallan[src/trunk]: src/doc mention gffb
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that 1Gbps is printed even if th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Rewrite nouveau_fence...
roy[src/trunk]: src/external/cddl/osnet/usr.bin Disable -Wformat-nonliteral here...
maxv[src/trunk]: src/sys/arch/x86/x86 There is no direct map on i386, and therefo...
pooka[src/trunk]: src/sys/rump note RUMP_{,LOCK}DEBUG default values
he[src/trunk]: src/sys/arch/mipsco/obio Move the rest of real_bps handling in u...
martin[src/netbsd-8]: src/doc Remove backed out ticket #1240, add ticket #1258
macallan[src/trunk]: src/sys/arch/evbarm/rpi shut up gcc warning
skrll[src/trunk]: src/sys/arch/hppa/stand Trailing whitespace
rmind[src/trunk]: src/sys/net pktqueue: add or fix some comments, remove some head...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Mark this -z nodelete, ...
msaitoh[src/trunk]: src/sys/dev/pci Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
joerg[src/trunk]: src/usr.bin/nc Turn off fatal linker warnings for now due to mkt...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src fix reversed logic
tsutsui[src/trunk]: src/sys/dev/ic Make re(4) driver always use IDR register values ...
kardel[src/trunk]: src/external/bsd/ntp - enable PARSE clocks (missed config option...
kamil[src/trunk]: src/lib/libc Mark exect(3) obsolete and bind it to plain execve(...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add virtio at pci, scsibus at scsi, and...
snj[src/netbsd-7-0]: src/doc whitespace
christos[src/trunk]: src/sys/compat regen
joerg[src/trunk]: src Install cxxabi.h with libc++.
christos[src/trunk]: src/lib/libc/net Remove MAXALIASES limit
maxv[src/trunk]: src/sys Use M_UNWRITABLE, no functional change.
abhinav[src/trunk]: src/lib/libc/sys Fix sentence.
christos[src/trunk]: src/sys/arch/riscv/riscv PR/53206: David Binderman: fix array bo...
christos[src/trunk]: src/sys/dev/usb merge duplicated code, back to logging error.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix little C issues in i...
pgoyette[src/trunk]: src/sys/kern Remove some XXX'd comments that were remnants of wh...
isaki[src/trunk]: src/sys/arch/x68k/stand Add SCSI host adaptor selector to "boot"...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common return an erro...
martin[src/netbsd-7]: src/sys/dev/i2c Pull up following revision(s) (requested by s...
skrll[src/trunk]: src/sys/arch/arm/at91 Deal with unused variable warnings
kre[src/trunk]: src/external/bsd/fetch/lib Only exclude ggc-8 warnings when the ...
martin[src/netbsd-7]: src/usr.bin/ftp Pull up following revision(s) (requested by c...
martin[src/netbsd-7]: src/doc Tickets #191, #204, #206, #209
joerg[src/trunk]: src Rename fixup to update_global to better reflect the purpose.
04/09/2020
bouyer[src/bouyer-xenpvh]: src/sys/arch Remove VM_GUEST_XEN and define only Xen sub...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 restore %eax before using it. T...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/55149: Kouichi Hashikawa: Ge...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Fix TEMPLATE_NAME ...
martin[src/netbsd-9]: src/usr.bin/man Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/doc Ticket #824
jmcneill[src/trunk]: src/sys/dev/acpi Stop walking MADT / GTDT subtables if we hit a ...
jdolecek[src/trunk]: src/sys/arch/xen/xen remove check for matching ethernet address ...
skrll[src/trunk]: src/sys/arch/mips/mips Wrap a REALLY long line
bouyer[src/bouyer-xenpvh]: src/sys/arch For RB_POWERDONW, call HYPERVISOR_shutdown(...
christos[src/trunk]: src/sys/arch/x86/x86 flip the comparison again
christos[src/trunk]: src/sbin/tunefs Refresh the superblock in memory if changing a m...
skrll[src/trunk]: src/sys/arch/mips/mips Fix UVMHIST build
martin[src/phil-wifi]: src Merge changes from current as of 20200406
pgoyette[src/trunk]: src/sys/opencrypto Revert previous change to use SYSCTL_SETUP si...
jdolecek[src/trunk]: src/sys/dev/pci actually writing always the checksum offload con...
jdolecek[src/trunk]: src/share/man/man4 add a warning in checksum offload that hardwa...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Fix aarch64 binutils tools build
jdolecek[src/trunk]: src/sys/dev/pci fixup field names in previous
jdolecek[src/trunk]: src/sys/dev/pci wm_tx_offload() and wm_nq_tx_offload() actually ...
christos[src/trunk]: src/sys/arch/x86/x86 Add EX2 for Vortex86 SoCs (Andrius V)
skrll[src/trunk]: src/sys/uvm/pmap Make a comment less MIPS specific
jdolecek[src/trunk]: src/sys/arch move xen/conf/std.xen to i386/conf/std.xen, it's i3...
christos[src/trunk]: src/sys/arch/x86/x86 use __arraycount, and fix comparison
bouyer[src/trunk]: src/sys/arch/xen/xen xengnt_more_entries() can be called from in...
roy[src/trunk]: src/usr.sbin/postinstall Fix dhcpcd $DEST_DIR support
jdolecek[src/trunk]: src/sys/dev/pci adjust the condition for reusing checksum contex...
jdolecek[src/trunk]: src/sys/arch/xen update to __XEN_INTERFACE_VERSION__ 0x0003020a ...
04/10/2020
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Fix a second place where %eax i...
jdolecek[src/trunk]: src/sys/dev add support for DIOCGSTRATEGY and DIOCGCACHE
jdolecek[src/trunk]: src/sys/arch/xen/xen update comment for DIOCGCACHE (no DKCACHE_R...
jdolecek[src/trunk]: src/sys/arch/xen/xenbus g/c unused xenwatch_mutex extern, and st...
jdolecek[src/trunk]: src/sys/arch/xen/xen allow DIOCSSTRATEGY, there is no particular...
jdolecek[src/trunk]: src/sys/arch/xen/xen implement DIOCGCACHE - assume if CACHE_FLUS...
jdolecek[src/trunk]: src/sys/arch/xen/xen add KASSERT() for owned grant_lock in xengn...
plunky[src/trunk]: src/sbin/ifconfig trim extraneous return statement
bouyer[src/trunk]: src/sys/arch/x86 Skip cx8_spllower patch if we're running on any...
bouyer[src/trunk]: src/sys/arch/x86 Revert, wrong branch
jdolecek[src/trunk]: src/sys/arch/xen add and pass dma tag to PV drivers attached to ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86 Skip cx8_spllower patch if we're runnin...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Remove extra assignement
bouyer[src/bouyer-xenpvh]: src/sys/arch spllower(): Also check Xen pending events
tsutsui[xsrc/trunk]: xsrc/external/mit Remove clause 3 and 4 from X68k server files ...
ad[src/trunk]: src/sys/kern Cosmetic changes
tsutsui[src/trunk]: src/distrib/notes/common Drop the entry for Yasushi Yamasaki, pe...
ad[src/trunk]: src - Make this needed sequence always work for condvars, by not...
ad[src/trunk]: src/sys Remove buffer reference counting, now that it's safe to ...
ad[src/trunk]: src/sys/uvm uvmspace_exec(): set VM_MAP_DYING for the duration, ...
is[src/is-mlppp]: src/sys/net first part of defragmentation code. No dropping/s...
jdolecek[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9), remove now not neces...
tsutsui[src/trunk]: src/sys/uvm Update a link to "CLOCK-Pro" paper.
christos[src/trunk]: src/sys/dev/pci Fix typo
christos[src/trunk]: src/sys/dev/pci Fix all the random __SHIFTOUT casts by introduci...
christos[src/trunk]: src/sys/dev/pci regen
jdolecek[src/trunk]: src/sys/arch/xen/xen use ETHER_ADDR_LEN on one more place
is[src/is-mlppp]: src/sys/net syntax fixes.
jdolecek[src/trunk]: src/sys/arch/i386/conf remove commented out __XEN_INTERFACE_VERS...
jdolecek[src/trunk]: src/sys/arch/xen/xen gnttab_get_status_frames frame_list is arra...
gutteridge[src/trunk]: src/usr.bin/audio/play audioplay.1: generalize a reference to we...
04/11/2020
ad[src/trunk]: src/common/lib/libc/gen Rename radix_tree_node_clean_p() to radi...
ad[src/trunk]: src/sys/kern vfs_mountroot(): don't needlessly grab a second ref...
christos[src/trunk]: src/tests/fs/ffs New extended attributes test (does not work unt...
ad[src/trunk]: src/common/lib/libc/gen PR kern/54979 (radixtree might misbehave...
ad[src/trunk]: src/sys/sys NetBSD 9.99.56 - struct buf changed
macallan[src/trunk]: src/sys/arch/macppc/dev don't try to read a 32bit property into ...
ad[src/trunk]: src/common/lib/libc/gen Match the naming convention in the file.
christos[src/trunk]: src/distrib/sets/lists Add new t_extattr
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string Fixed to not use the "br...
jdolecek[src/trunk]: src/sys/dev/usb add Microsoft 2.4GHz Transceiver V8.0 - PR kern/...
jdolecek[src/trunk]: src/sys/dev/usb regen
jdolecek[src/trunk]: src/sys/dev/usb enable the workaround for Microsoft transceiver ...
is[src/is-mlppp]: src/sys/net compat code to make transplanting this to netbsd-...
is[src/is-mlppp]: src/sys/net whitespace error
is[src/is-mlppp]: src/sys/net macro error
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Remove spaces in machdep.hypervisor...
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 The vectors allow for up to 0x80 by...
rin[src/trunk]: src Revert previous:
is[src/is-mlppp]: src/sys/net MLPPP mrru negotiation.
is[src/is-mlppp]: src/sys/net typo
is[src/is-mlppp]: src/sys/net trying to ind the right place for MLPPP renegotia...
bouyer[src/bouyer-xenpvh]: src/sys/arch Include ci_isources[] for XenPV too.
jdolecek[src/trunk]: src/sys/arch/xen put xenbus dmat into xenbus_device so it's avai...
jdolecek[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9), no explicit xpmap_*(...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Merge back hypervisor_callback ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/i386 calling stipending() is only need...
jdolecek[src/trunk]: src/sys/kern explicitly use DEV_BSIZE align for all bmempools
jdolecek[src/trunk]: src/sys/kern for bmempools set align, not ioff
jdolecek[src/trunk]: src/sys/dev/dkwedge allocate buffer for disk I/O via geteblk() i...
jdolecek[src/trunk]: src/sys/arch/xen/xen print 'backend features' instead of just 'f...
jdolecek[src/trunk]: src/sys/arch/xen/xen now that getebuf() et.al. always returns DE...
gson[src/trunk]: src/tests/crypto/libcrypto Double the timeout for the bn test ca...
jdolecek[src/trunk]: src/sbin/dkscan_bsdlabel adjust to work with updated dkwedge_bsd...
jdolecek[src/trunk]: src/sys/ufs remove noncompilable WAPBL_DEBUG_INODES
jdolecek[src/trunk]: src/sys/arch/xen/xen revert previous - physio arranges for tranf...
bouyer[src/bouyer-xenpvh]: src/sys/arch Move softint and preemtion-related function...
christos[src/trunk]: src/lib/libc/gdtoa Via enh at google dot com in tech-userlevel. ...
christos[src/trunk]: src/lib/libc/gdtoa fix tyop
04/12/2020
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Use some PIO magic to disable qemu ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Attach hypervisor earlier, so that ...
christos[src/trunk]: src/crypto/external/bsd/openssl We can only use the SHA3 assembl...
christos[src/trunk]: src/sys/rump/fs/lib/libffs remove removed file
simonb[src/trunk]: src Add uxrcom driver for Exar XR21V141x USB serial adapters. B...
riastradh[src/trunk]: src/sys/dev/acpi Revert acpi_ec.c 1.77.
riastradh[src/trunk]: src/sys/dev/acpi Revert acpi_ec.c 1.76.
riastradh[src/trunk]: src/sys/dev/acpi KNF
simonb[src/trunk]: src/sys/dev/usb Regen.
riastradh[src/trunk]: src/sys/dev/acpi Reject overly large widths, from mlelstv.
htodd[src/trunk]: src/sys/modules/ufs Remove ufs_wapbl.c from Makefile.
simonb[src/trunk]: src/share/man/man4 Add NetBSD CVS tag.
mrg[src/trunk]: src/sys/arch/sparc/conf base INSTALL kernel upon GENERIC with ma...
maxv[src/trunk]: src/sys Don't inline cprng_strong{32, 64}(), so they can be calle...
jdolecek[src/trunk]: src/sys/dev/usb further tweaks for USB_PRODUCT_MICROSOFT_24GHZ_X...
maxv[src/trunk]: src/sys/arch Add support for Pointer Authentication (PAC).
martin[src/netbsd-9]: src Apply patch, requested by roy in ticket #825:
martin[src/netbsd-9]: src Pull up following revision(s) (requested by rin in ticket...
martin[src/netbsd-9]: src/sys/external/bsd/ipf/netinet Pull up following revision(s...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
martin[src/netbsd-9]: src/sys/dev/usb Regen for ticket #828 (uxrcom addition)
martin[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/doc Tickets #824 - #829
jdolecek[src/trunk]: src/sys/kern fix race between wapbl_discard() and wapbl_biodone(...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Now that we return from hypervisor_...
roy[src/trunk]: src/sys/netinet6 nd6: RTM_MISS reports RTA_AUTHOR once more
christos[src/trunk]: src/sys/kern Pass NOCRED instead of NULL for credentials. These ...
christos[src/trunk]: src/sys/kern Change STD[:random-whitespace:]RUMP to STD\tRUMP
christos[src/trunk]: src/sys/kern change ' \t' to '\t'
jdolecek[src/trunk]: src/sys/arch/xen/xen fix locking against myself panic in xennet_...
jdolecek[src/trunk]: src/sys/arch/xen/xen move IFNET_UNLOCK() immediatelly after xenn...
skrll[src/trunk]: src/sys/uvm/pmap Use UVMHIST_CALLARGS
christos[src/trunk]: src/sys/kern delete debugging printf.
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/i386 The critical section handling is ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 kpreempt_disable() only for x86_64 ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Add XEN_IPI_KPREEMPT to list of val...
bouyer[src/bouyer-xenpvh]: src/sys/arch Get rid of xen-specific ci_x* interrupt han...
jdolecek[src/trunk]: src/sys/kern fix wapbl_discard() to actually discard the queued ...
tsutsui[src/trunk]: src/distrib/notes/hp300 Fix typo.
martin[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Remove no longer needed workaro...
leot[src/trunk]: src/doc Hack removed in src/external/bsd/nvi/usr.bin/nvi/Makefil...
jdolecek[src/trunk]: src/sys/arch/xen/xen add KASSERT() for unaligned case to make su...
martin[src/netbsd-9]: src Apply patch, requested by roy in ticket #830:
martin[src/netbsd-9]: src/doc Ticket #830
martin[src/netbsd-9]: src/external/bsd/dhcpcd/dist/src Fix SMALL builds (requested ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 We need to call x86_init_preempt() ...
christos[src/trunk]: src/sys/kern Oops missed one more NULL -> NOCRED
04/13/2020
jdolecek[src/trunk]: src/sys/arch/xen/xen convert to bus_dma(9)
christos[src/trunk]: src/sys/kern put back the MODULAR attributes accidentally removed.
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 remove stray 'else'
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/conf no MULTIPROCESSOR so NO_PREEMTION
christos[src/trunk]: src/tests/fs/ffs make sure that 0 length files get their extattr...
chs[src/trunk]: src slightly change and fix the semantics of pool_set*wat(), poo...
maxv[src/trunk]: src/sys/arch Add support for Branch Target Identification (BTI).
maxv[src/trunk]: src/sys/arch/aarch64/aarch64 Meant to do a store here, not a loa...
maxv[src/trunk]: src/doc Note PAC and BTI.
maxv[src/trunk]: src/sys Add KASAN-DMA support on aarch64, same as amd64. Discuss...
skrll[src/trunk]: src/sys/uvm Oops, forgot the empty macro version of UVMHIST_CALL...
maxv[src/trunk]: src/sys/arch/aarch64/conf Add KASAN instrumentation on on-stack ...
maxv[src/trunk]: src/sys/dev constify
skrll[src/trunk]: src/sys/uvm/pmap Trailing whitespace
martin[src/phil-wifi]: src Mostly merge changes from HEAD upto 20200411
wiz[src/trunk]: src/share/man/man4 Bump date for previous
wiz[src/trunk]: src/share/man/man4 Fix date. Remove Xr to non-existent modem(4)....
wiz[src/trunk]: src/share/man/man9 Remove superfluous whitespace & macros.
jdolecek[src/trunk]: src/share/man/man4 remove the In-System design note, related cod...
jdolecek[src/trunk]: src/sys/arch/x68k/conf drop note about wd not being supported fo...
jdolecek[src/trunk]: src/sys/dev/usb remove obsolete support for ISD-ATA umass(4) ada...
jdolecek[src/trunk]: src/doc note removal of ISD-ATA for umass(4)
jdolecek[src/trunk]: src/sys/arch/amd64/conf remove wd* at umass?, it was dropped
maxv[src/trunk]: src/sys/arch/amd64/conf Make KASAN compatible with LLVM. Same as...
jdolecek[src/trunk]: src/sys/dev fix use-after-free for ata xfer on bio submission fo...
jdolecek[src/trunk]: src/sys/rump/dev/lib/libumass unhook umass_isdata.c from here too
simonb[src/trunk]: src/share/man/man4 Add xref to umodem(4). Mistake picked up by ...
skrll[src/trunk]: src/sys/ddb Handle "no count" properly in db_kernhist_print_cmd
maxv[src/trunk]: src/sys/arch/evbarm/conf Add KUBSAN.
jmcneill[src/trunk]: src/sys/dev/acpi Work around a compiler issue when building on a...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Fix "left shift of 255 by 24 places cann...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Apply similar fix from gic.c that fixed ...
kim[src/trunk]: src/sys/netinet6 Fix default route selection
ad[src/trunk]: src/sys/uvm Comments
uwe[src/trunk]: src/usr.sbin/rtsold Use .Dl for one line literal display. Add S...
msaitoh[src/trunk]: src/sys/dev/wsfb Get genfb's address offset correctly when the v...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.1 with the fol...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/doc Note import of dhcpcd-9.0.1
maxv[src/trunk]: src/sys hardclock_ticks -> getticks()
maxv[src/trunk]: src/sys/kern Use relaxed atomics on spc_mcount.
roy[src/ROY]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.1 with the follo...
roy[src/roy]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.1 with the follo...
jdolecek[src/trunk]: src/sys/arch/xen/xen make xbd(4) D_MPSAFE
ad[src/trunk]: src Replace most uses of vp->v_usecount with a call to vrefcnt(v...
jdolecek[src/trunk]: src/sys/miscfs/specfs when determining I/O block size for VBLK d...
jdolecek[src/trunk]: src/sys/arch/xen/xen KASSERT() that requested I/O size is <= XBD...
martin[src/phil-wifi]: src Mostly merge changes from HEAD upto 20200411
04/14/2020
wiz[src/trunk]: src/usr.sbin/rtsold Remove trailing dot in SEE ALSO.
ad[src/trunk]: src/sys/uvm uvm_fault_check(): if MADV_SEQUENTIAL, change lower ...
bouyer[src/trunk]: src/sys/arch By default, events are bound to CPU 0 (exept for IP...
christos[src/trunk]: src/sys/gdbscripts catch up with field move
kre[src/trunk]: src Since dhcpcd-hools/02-dump seems to have been removed from the
skrll[src/trunk]: src/sys/uvm/pmap Fix UVMHIST bulid
jdolecek[src/trunk]: src/doc note MP-safe work for xennet(4) and xbd(4)
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a comment. From ad@
jdolecek[src/trunk]: src/sys/arch/xen/xen actually fix also the allocated memory size...
jdolecek[src/trunk]: src/sys/arch/xen/xen DRY - use pages for sizeof() for the frame ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Sort db_commands.
wiz[src/trunk]: src/doc Fix typo, expand description slightly.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unused ARM32_DB_COMMANDS
skrll[src/trunk]: src/sys/arch/arm/arm32 Provide a "mach cpuinfo" which displays s...
jdolecek[src/trunk]: src/sys/arch/xen/xen if grant fails also revoke the grants for p...
jdolecek[src/trunk]: src/sys/arch/xen/xen provide d_iosize hook to cap the xfer size ...
bouyer[src/bouyer-xenpvh]: src/sys/arch For RB_POWERDONW, call HYPERVISOR_shutdown(...
bouyer[src/bouyer-xenpvh]: src/sys/arch Remove VM_GUEST_XEN and define only Xen sub...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 restore %eax before using it. T...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Fix a second place where %eax i...
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86 Skip cx8_spllower patch if we're runnin...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Remove extra assignement
bouyer[src/bouyer-xenpvh]: src/sys/arch spllower(): Also check Xen pending events
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Remove spaces in machdep.hypervisor...
bouyer[src/bouyer-xenpvh]: src/sys/arch Include ci_isources[] for XenPV too.
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/amd64 Merge back hypervisor_callback ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/i386 calling stipending() is only need...
bouyer[src/bouyer-xenpvh]: src/sys/arch Move softint and preemtion-related function...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Use some PIO magic to disable qemu ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/x86/x86 Attach hypervisor earlier, so that ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Now that we return from hypervisor_...
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/i386 The critical section handling is ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 kpreempt_disable() only for x86_64 ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Add XEN_IPI_KPREEMPT to list of val...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 We need to call x86_init_preempt() ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 remove stray 'else'
bouyer[src/bouyer-xenpvh]: src/sys/arch Get rid of xen-specific ci_x* interrupt han...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/conf no MULTIPROCESSOR so NO_PREEMTION
reinoud[src/trunk]: src/sys/fs/udf fix debug print flag
roy[src/trunk]: src/distrib/common We solves the zpool SIGBUS issue by building ...
reinoud[src/trunk]: src/sys/fs/udf Move comment related to the sysctl_createv() in S...
jdolecek[src/trunk]: src/sys/arch/xen/xen add forgotten mutex_exit() in detach, which...
jdolecek[src/trunk]: src/sys/arch/xen/xen use single pre-allocated buffer for unalign...
macallan[src/trunk]: src/sys/dev/onewire add family 0x14 for DS2430A EEPROMs
macallan[src/trunk]: src/sys/dev/onewire regen
macallan[src/trunk]: src/sys/dev/onewire add 'driver' for DS2430A EEPROMs which simpl...
macallan[src/trunk]: src/sys/dev/onewire defflag ONEWIRE_DEBUG
christos[src/trunk]: src/sys/gdbscripts Add dmesg functionality.
jdolecek[src/trunk]: src/sys/arch/xen/xen rearrange slightly to do proper b_resid acc...
jdolecek[src/trunk]: src/sys/arch/xen/xen fix KASSERT() in xbd_map_align()
kre[src/trunk]: src/sys/dev/onewire Only include opt_xxx.h headers when _KERNEL_...
martin[src/netbsd-8]: src Welcome to 8.2_STABLE
martin[src/netbsd-9]: src/sys/dev/mii Pull up following revision(s) (requested by m...
martin[src/netbsd-9]: src/sys/dev/mii Regen for ticket #831
martin[src/netbsd-9]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
martin[src/netbsd-9]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-9]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/doc Tickets #831 - #834
bouyer[src/bouyer-xenpvh]: src/common/lib/libc/arch/i386/atomic Force _atomic_cas_c...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Remove spllower alias, xen_spllower...
bouyer[src/bouyer-xenpvh]: src/sys/arch Always patch spllower with cx8_spllower; it...
martin[src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by ms...
martin[src/netbsd-8]: src/sys/dev/mii Pull up the following revisions, requested by...
martin[src/netbsd-8]: src/sys/dev/mii Regen for ticket #1529
04/15/2020
kamil[src/trunk]: src/tests/lib/libc/sys Add timeout to syscall_signal_on_sce that...
kamil[src/trunk]: src/sys/kern Set p_oppid always, not just when a parent is traced
joerg[src/trunk]: src/lib/libpthread Drop most of the logic associated with pthrea...
skrll[src/trunk]: src/sys/arch/hppa/hppa G/C a #include
skrll[src/trunk]: src/sys/arch/hppa/hppa KNF
jdolecek[src/trunk]: src/sys/arch/xen/xen make xbd(4) accept 64k (aka regular MAXPHYS...
jdolecek[src/trunk]: src/sys/arch remove MAXPHYS override, xbd(4) was changed to work...
rin[src/trunk]: src/sys/arch When boot up with auto-boot? == true, some systems ...
martin[src/netbsd-9]: src/sys/dev/wsfb Pull up following revision(s) (requested by ...
martin[src/netbsd-9]: src/doc Ticket #835
martin[src/netbsd-8]: src Pull up the following, requested by msaitoh in ticket #1530:
martin[src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/sys/dev/wsfb Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/doc Tickets #1528 - #1532
martin[src/netbsd-7]: src/sys/netinet6 Pull up following revision(s) (requested by ...
martin[src/netbsd-7]: src/doc Ticket #1727
nia[src/trunk]: src ossaudio: Make SNDCTL_DSP_SPEED more robust when using inval...
skrll[src/trunk]: src/sys/arch/hppa/hppa Spaces to tabs
nia[src/trunk]: src ossaudio: Make SNDCTL_DSP_SETFMT conform with OSSv4.
skrll[src/trunk]: src/sys/arch/hppa Convert PMAPDEBUG to UVMHIST
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src dhcpcd: Don't open a control so...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src privsep: Redirect to /dev/null ...
martin[src/netbsd-7-1]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-7-1]: src/doc Ticket #1727
martin[src/netbsd-7-0]: src/sys/netinet6 Pull up following revision(s) (requested b...
martin[src/netbsd-7-0]: src/doc Ticket #1727
bouyer[src/bouyer-xenpvh]: src/sys/arch On amd64, always use the cmpxchg8b version ...
maxv[src/trunk]: src/sys Use large pages for the kMSan shadows. This greatly impr...
nia[src/trunk]: src ossaudio: If the user's channel count is rejected, use the h...
maxv[src/trunk]: src/sys/arch/amd64/include Use large pages for the kASan shadow, ...
maxv[src/trunk]: src/sys Introduce POOL_NOCACHE, simple option to cancel pool_cac...
maxv[src/trunk]: src/sys/kern Drop the todo and qualify the accesses.
jmcneill[src/trunk]: src/sys/dev/acpi Use 64-bit DMA if available
04/16/2020
kim[src/trunk]: src Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA
christos[src/trunk]: src/share/mk switch ppc to the new binutils
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 Swi...
christos[src/trunk]: src/share/mk fix backslash
christos[src/trunk]: src/share/mk need more ||
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch No functional change:
skrll[src/trunk]: src/sys/arch/hppa/hppa More KNF
skrll[src/trunk]: src/sys/arch/hppa Don't KASSERT there's an FPU present. QEMU do...
wiz[src/trunk]: src/usr.sbin/rtsold Sort SEE ALSO.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add the case of kdb_trap(-1) called...
skrll[src/trunk]: src/sys/arch/aarch64/aarch64 Shave off 3 instructions per trap
skrll[src/trunk]: src/sys/arch/hppa Fix cur{lwp, cpu} and other bits for MODULES
bouyer[src/bouyer-xenpvh]: src/sys/arch Reorganise sources to make it possible to i...
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/conf SVS is working with PVHVM now
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Well, no, SVS does't quite work ...
bouyer[src/bouyer-xenpvh]: src/sys/arch More #ifndef XEN -> #ifndef XENPV
jdolecek[src/trunk]: src/sys/arch/xen/xen when checking for physio request check for ...
skrll[src/trunk]: src/sys/arch/hppa To allow concurrent page faults on the same se...
martin[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
martin[src/netbsd-9]: src/doc Ticket #836
joerg[src/trunk]: src Introduce intermediate locking for fork, so that the dynamic...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Restore --copy-dt-n...
jdolecek[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public/...
nat[src/phil-wifi]: src/sys/net80211 Use if_stat functions.
nat[src/phil-wifi]: src/sys/dev/usb Pull in <sys/rndsource.h>
nat[src/phil-wifi]: src/sys/dev/usb Use if_stat functions.
nat[src/trunk]: src/sys/dev Correct rx packet count for 8192EU. Tested OK.
jdolecek[src/trunk]: src/sys/arch/xen/xen if backend supports it, use indirect segmen...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
nat[src/phil-wifi]: src/sys/dev Update with 92EU changes from -current.
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel UHD Graphics devices. Mainly ta...
bouyer[src/bouyer-xenpvh]: src/sys/arch Avoid overflow of ci_ipi_events[] in the PV...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/x86 Don't try to attach hypervisor on n...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen fail silently if hypervisor is not ...
bouyer[src/bouyer-xenpvh]: src/sys/arch amd64: Xhypervisor_pvhvm_callback has to be...
msaitoh[src/trunk]: src/sys/dev/pci Add Comet Lake support.
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Remove extraneous spaces
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Put the spaces back (they're part of...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen Rename xen/xen/clock.c to xen_clock.c, ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen switch vm_guest to VM_GUEST_XENPVHV...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen MOve the #ifdef XENPV block to the ...
04/17/2020
ad[src/trunk]: src/sys/arch/arm/arm32 With the right timing, V->P operations co...
rin[src/trunk]: src/sys Stop using __KERNEL_RCSID() in header files; it confuses...
rin[src/trunk]: src/sys/arch/powerpc/include Discard __HAVE_UNLOCKED_PMAP for 4x...
christos[src/trunk]: src/sys/sys fix tense (Nelson Beebe)
rin[src/trunk]: src/sys Revert previous for now:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe No functional change:
knakahara[src/trunk]: src/usr.sbin/tprof/arch Fix typo in a comment.
isaki[src/trunk]: src/sys/dev/audio Improve diagnostic messages.
skrll[src/trunk]: src/sys/arch/arm/arm32 Use UVMHIST_CALLARGS
jdolecek[src/trunk]: src/sbin/newfs align buffers used for I/O to DEV_BSIZE so it's e...
jdolecek[src/trunk]: src/sbin/fsck_ffs align buffers used for I/O to DEV_BSIZE so it'...
jdolecek[src/trunk]: src/sys/arch/xen/xen remove some old #if 0 code
jdolecek[src/trunk]: src/sys/arch/xen/xen constify xbddkdriver
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix build after PV locking change
kim[src/trunk]: src Update date
martin[src/phil-wifi]: src/sys/dev/usb Make it compilable with URTWN_DEBUG
kamil[src/trunk]: src/sys/sys Fix __CTASSERT1() in sys/cdefs.h for recent Clang/LLVM
joerg[src/trunk]: src/sys Mark the .ident section as mergable string section to av...
jdolecek[src/trunk]: src/distrib/utils/libhack include aligned_alloc(3), now needed f...
joerg[src/trunk]: src/sys/sys Don't use typedef at all for __CTASSERT1.
kamil[src/trunk]: src/include Remove the static_assert() fallback for pre-C11 and ...
martin[src/phil-wifi]: src/external/bsd/tmux/dist Fix merge botch
maxv[src/trunk]: src/sys/lib/libkern Slightly reorder for clarity, and add header.
jdolecek[src/trunk]: src/share/man/man9 remove documentation for (non-atomic) boottim...
christos[src/trunk]: src/external/bsd/cron/dist Put back the ? syntax accidentally re...
pgoyette[src/trunk]: src/external/bsd/cron/dist Move the range example (for 8-11) to ...
04/18/2020
ad[src/trunk]: src/external/historical/nawk/dist Now that inputFS is dynamicall...
kamil[src/trunk]: src/tests/lib/libc/sys Switch from C11 specific static_assert() ...
thorpej[src/trunk]: src/sys/uvm Add an API to get a reference on the identity of an ...
simonb[src/trunk]: src/sys/dev/pci Add ATI Radeon R5/R6/R7 Graphics.
simonb[src/trunk]: src/sys/dev/pci Regen.
reinoud[src/trunk]: src/usr.sbin/makefs Believe the datablocks predictor when determ...
martin[src/trunk]: src/sys/arch/alpha/include Fix copy & pasto in previous (to fix ...
joerg[src/trunk]: src/sys/arch/powerpc/include It's __RCSID for an extra level of ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove PMAP_DEBUG by converting to UVMHIST
skrll[src/trunk]: src/sys/arch Trailing whitespace
skrll[src/trunk]: src/sys/arch PMAP_DEBUG has been deleted on arm
martin[src/trunk]: src/usr.sbin/makefs Remove unused variable (to fix the build)
jdolecek[src/trunk]: src/sbin add NO_IOBUF_ALIGNED to not pull aligned_alloc() for re...
jdolecek[src/trunk]: src/distrib/utils enable NO_IOBUF_ALIGNED for x_newfs and x_fsck...
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/i386 Call stipending() only on XenPV. ...
bouyer[src/bouyer-xenpvh]: src/sys/arch Centralize initialisations of delay_func an...
bouyer[src/bouyer-xenpvh]: src/sys/arch Add PVHVM multiprocessor support:
thorpej[src/trunk]: src/sys/net In _if_down(), release the link state change lock be...
jdolecek[src/trunk]: src/sys/arch/xen/xen make compile with XBD_DEBUG
christos[src/trunk]: src/sys/external/bsd/ipf/netinet be consistent about byte flippi...
riastradh[src/trunk]: src/sys/uvm Fix trailing whitespace.
jakllsch[src/trunk]: src/sys/dev/pci msk(4): Avoid bus_dmamap_destroy() in msk_stop()
christos[src/trunk]: src/tests/lib/libc/sys PR/55177: Carlo Arenas: mremap(MAP_REMAPD...
christos[src/trunk]: src/tests/lib/libc/sys Oops, need the header too.
wiz[src/trunk]: src/share/man/man9 Remove trailing comma.
christos[src/trunk]: src/sys Extended attribute support for ffsv2, from FreeBSD.
jhigh[src/trunk]: src/crypto/external/bsd/netpgp/dist added blowfish symmetric cip...
christos[src/trunk]: src/external/bsd/cron/dist Add -s (SINGLE_JOB) from OpenBSD.
bouyer[src/bouyer-xenpvh]: src/sys/arch If possible, register a per-cpu callback vi...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen If we get an event for another CPU ...
04/19/2020
sevan[src/trunk]: src/sbin/fsck grammar
sevan[src/trunk]: src/libexec/utmp_update document history
jdolecek[src/trunk]: src/sys/arch/xen/xen read feature-persistent value on connect, e...
joerg[src/trunk]: src Rename __atomic_fork to __locked_fork and give it &errno as ...
thorpej[src/trunk]: src/lib/libc Rename "syscall" to "_syscall" and provide "syscall...
riastradh[src/trunk]: src/sys/sys do {...} while (0) to make DTRACE_PROBE macros prope...
riastradh[src/trunk]: src/sys/sys Need <sys/types.h> for uint32_t and uintptr_t.
isaki[src/trunk]: src/sys/dev/audio Improve the blocksize notation.
isaki[src/trunk]: src/sys/dev/hdaudio Make round_blocksize satisfy all of
isaki[src/trunk]: src/sys Fix round_blocksize not to return 0.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo in UVMHIST_LOG
skrll[src/trunk]: src/sys/uvm Fix UVMHIST_LOG compile on 32bit platforms
jdolecek[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public/...
nia[src/trunk]: src/lib/libossaudio ossaudio: Make SNDCTL_DSP_[GET|SET][PLAY|REC...
bouyer[src/bouyer-xenpvh]: src/sys/arch Add a struct pic * member to struct intrhand.
maxv[src/trunk]: src Add tests for USER_LDT.
hannken[src/trunk]: src/sys/kern Take some pressure from vdrain lock:
hannken[src/trunk]: src/sys/kern Destroy anonymous device vnodes on reboot once the ...
nia[src/trunk]: src ossaudio: Implement SNDCTL_DSP_(SET|GET)TRIGGER.
christos[src/trunk]: src/sys/ufs/ffs - add locking
nat[src/phil-wifi]: src/sys/dev/usb Initial 11n support for urtwn.
is[src/trunk]: src/share/misc New Greek National Numbering Plan, according to t...
jdolecek[src/trunk]: src/sys/arch/xen/xen fix calculation of remaining bytes in xbd_d...
thorpej[src/trunk]: src/sys/dev/i2c In iic_acquire_bus(), unlock the bus lock if the...
maya[src/trunk]: src/sys/external/bsd/drm2/dist For drm drivers and on monitor ho...
maya[src/trunk]: src/sys/modules/compat_netbsd32 Turn off compat drm.
maya[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include dev/sysmon/sy...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device Ma...
kre[src/trunk]: src/tests/lib/libi386 Define TESTSDIR even when not amd64 so the...
jdolecek[src/trunk]: src/sys/arch/xen change interface for xen_shm_map() so that call...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Add missing BUS_DMA_C...
gutteridge[src/trunk]: src/share/man/man5 fstab.5: note the first field is a placeholde...
kre[src/trunk]: src/sys/arch/arm/arm32 Give UVMHIST_LOG() the 6 args it requires...
christos[src/trunk]: src/sbin/fsck_ffs Enable the code to clean the extattr blocks
jdolecek[src/trunk]: src/sys/arch/xen/xen make privpgops const
bouyer[src/bouyer-xenpvh]: src/sys/arch Add per-PIC callbacks for interrupt_get_dev...
04/20/2020
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen Move xen_ipi.c to XENPV only.
thorpej[src/trunk]: src/sys - Only increment nprocs when we're creating a new proces...
ad[src/trunk]: src/sys Set LW_SINTR earlier so it doesn't pose a problem for do...
ad[src/trunk]: src/sys/rump/librump/rumpkern good grief..
joerg[src/trunk]: src/lib/libpthread Reinit TSD mutex in the child to avoid issues...
joerg[src/trunk]: src/lib/libpthread Improve TSD behavior
jdolecek[src/trunk]: src/sys/arch/xen/xen SLIST_INIT() xbdi->xbdi_va_free just for cl...
ad[src/trunk]: src/sys - Fix uneven performance with "bursty" vmem arenas. Adj...
ad[src/trunk]: src/sys/arch/arm/arm32 PR port-arm/55186: tests crash arm pmap
nia[src/trunk]: src/sys/compat/ossaudio ossaudio: Avoid giving userland uninitia...
ad[src/trunk]: src/sys/uvm uvm_aio_aiodone_pages(): only call uvm_pageout_done(...
ad[src/trunk]: src/sys/kern comment
roy[src/trunk]: src/usr.sbin/postinstall postinstall: ensure contents_owner fix ...
ad[src/trunk]: src/sys/kern lwp_wait(): don't need to check for process exit, c...
christos[src/trunk]: src/sys/kern Fix the ktrace calls, the data is in user space.
christos[src/trunk]: src/usr.bin/kdump Understand xattr ktruser records
riastradh[src/trunk]: src/sys/arch/sparc/stand/ofwboot More -Wno-error=address-of-pack...
msaitoh[src/trunk]: src/sys/arch/xen/xen Fix typo to make compilable.
christos[src/trunk]: src/sys/ufs/ufs handle negative small block numbers for extattr
msaitoh[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
htodd[src/trunk]: src/sys/miscfs/procfs Add missing include to fix build.
htodd[src/trunk]: src/sys/miscfs/procfs Sort include files.
simonb[src/trunk]: src/sys/arch/x86/pci Update to support Family 15h Model 60 tempe...
simonb[src/trunk]: src/share/man/man4/man4.x86 Note that these drivers are present ...
nia[src/trunk]: src/lib/libossaudio ossaudio: removed outdated comment
joerg[src/trunk]: src/tests/lib/libi386 Provide SHLIBINSTALLDIR explicitly as it d...
bouyer[src/bouyer-xenpvh]: src/sys Sync with HEAD
joerg[src/trunk]: src/sys/arch/x86/pci Don't mix sign and unsigned operands. Just ...
joerg[src/trunk]: src/external Don't let clang warn about comparing pointers with ...
martin[src/trunk]: src/sys/miscfs/procfs Add missing include of <sys/atomic.h> to f...
joerg[src/trunk]: src/external/bsd/tre/dist/lib Fix indentation
jdolecek[src/trunk]: src/sys/arch/xen/xen do not retry when xen_shm_map() fails after...
jdolecek[src/trunk]: src/sys/arch/xen/xen remove I/O defragmentation logic, pass requ...
maxv[src/trunk]: src/sys/kern Add three KASSERTs, to detect refcount bugs.
christos[src/trunk]: src/sys/ufs/ffs - Allow root to set system attributes, samba doe...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Bring in 1.82 and 1.83 from HEAD
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/conf Fix build after merge
bouyer[src/bouyer-xenpvh]: src/sys/arch/i386/conf build with -g on the branch
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen We need xenbus_bus_dma_tag for PVHVM to...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Fix build with DIAGNOSTIC
bouyer[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Use std.xenversion
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen Bad news:
bouyer[src/bouyer-xenpvh]: src/sys/arch Thanks do jdolecek@, MAXPHYS is not restric...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen Misc fixes after merge
bouyer[src/bouyer-xenpvh]: src/sys/arch channel %d -> chan %d, for the benefit of '...
bouyer[src/trunk]: src/sys/arch/xen/xen Fix build with DIAGNOSTIC
jdolecek[src/trunk]: src/sys/arch/xen/xen xbdback_fragio_intvl is also no longer used
bouyer[src/trunk]: src/sys/arch/xen/xen Pull from bouyer-xenpvh:
04/21/2020
ad[src/trunk]: src/sys Rename buf_syncwait() to vfs_syncwait(), and have it wai...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/common/config/aarch64 when sortin...
msaitoh[src/trunk]: src Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Whitespace fix. No functional change.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ pull in atomicity.h (atomici...
skrll[src/trunk]: src/sys/arch/arm/arm32 There is no fast spoon^Wfast path in pmap...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Print "Hz".
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Fix garbages in dmesg caused by uniniti...
wiz[src/trunk]: src/doc postfix-3.5.1 out.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.2 with the fol...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
roy[src/trunk]: src/doc Note newer dhcpcd
roy[src/ROY]: src/external/bsd/dhcpcd/dist Update to dhcpcd-9.0.2 with the follo...
roy[src/roy]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-9.0.2 with the f...
joerg[src/trunk]: src/sys/arch/arm/include LLVM is a bit stricter and wants the AR...
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: Remove router renumbering - it's bee...
roy[src/trunk]: src/usr.sbin/rtadvd rtadvd: Remove disabled use of SIOCGIFPREFIX...
wiz[src/trunk]: src/usr.sbin/rtadvd Remove -M from SYNOPSIS as well.
wiz[src/trunk]: src/usr.sbin/rtadvd Update getopt string.
wiz[src/trunk]: src/usr.sbin/rtadvd Remove dst variable that was only set but no...
jdolecek[src/trunk]: src/sys/arch/xen/xen adjust the condition for max indirect segme...
sevan[src/trunk]: src/doc new openssl
jdolecek[src/trunk]: src/sys/arch/xen/xen add support for indirect segments, which ma...
christos[src/trunk]: src/external/bsd/blacklist/bin PR/55193: Jose Luis Duran: Fix wr...
jdolecek[src/trunk]: src/doc note indirect segment support for xbd(4) and xbdback(4)
jdolecek[src/trunk]: src/doc also note the 64KB MAXPHYS for xbd(4)
jdolecek[src/trunk]: src/sys/arch/xen/include add blkif_x86_{32, 64}_request_indirect ...
christos[src/trunk]: src/sys/ufs/ffs use %s/__func__ so that the strings can be shared.
martin[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by rin ...
bouyer[src/bouyer-xenpvh]: src/sys/arch/xen/xen It is possible to use grant_v2 with...
martin[src/netbsd-8]: src/sys/arch Pull up following revision(s) (requested by rin ...
04/25/2020
=?iso-8859-1?q?kamil?=[src/trunk]: src/tests/lib/libc/sys Reduce assumptions about LWP numbers
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/dev/i2c a very preliminary driver for the acclerometer f...
=?iso-8859-1?q?macallan?=[src/trunk]: src/sys/arch/macppc/conf add sudden motion sensor 'driver'.
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pci mcx: sync with OpenBSD sys/dev/pci/if_mcx.c r1.44
=?iso-8859-1?q?rhialto?=[src/trunk]: src/sys/dev/hid For usb keyboards with encoding *.swapctrlcaps, ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/rump/librump/rumpkern lwp0.l_lid needs to be 0.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 actually MBUFTRACE does splvm(), kpreempt_dis...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/share/man/man4 bump date
=?iso-8859-1?q?kre?=[src/trunk]: src/tests/usr.bin/printf ATF runs shell script tests with "sh -e...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Give the ldt a fixed size of one page (512 slots), ...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/netinet6 Fill in .pr_usrreqs for SOCK_SEQPACKET and SOCK...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1f and ...
=?iso-8859-1?q?christos?=[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
=?iso-8859-1?q?christos?=[src/trunk]: src/doc new openssl
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/uvm ubc_alloc_direct(): for a write make sure pages are ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern change m_defrag() to coalesce the chain to single m...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic On attach figure out how long a single read of th...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev BUS_SPACE_MAP_PREFETCHABLE yields a write combining ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern add KASSERT() that the while data buffer in a mbuf ...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/dev/ic On attach figure out how long a single read of th...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/dev/ata Rather than creating a kthread-per-channel, use ...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Tickets #1540 and #1541
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by tsuts...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hp300/hp300 Pull up following revision(s) (reque...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by m...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen for ticket #848 (DWA-121 in urtwn)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/distrib Pull up following revision(s) (requested by maya ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/dkwedge Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #846 - #851
=?iso-8859-1?q?christos?=[src/OPENSSL]: src/crypto/external/bsd/openssl/dist Changes between 1.1.1f an...
=?iso-8859-1?q?maxv?=[src/trunk]: src Switch to the new PTE naming. The old naming is now unused, ...
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/sys we use kcondvars, we need to include the header
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Fix KASSERT that has been incorrect since...
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Compete some more of 11n support.
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/locate/locate Little clean up: use getopts and don't...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/ic Add missing receive error status bit definitions,...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man5 Document the "database" configuration option.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern in m_defrag() must copy data elsewhere before addin...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/jot Document the default values for options in a way...
=?iso-8859-1?q?simonb?=[src/trunk]: src/usr.bin/progress Whitespace nit.
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen use m_defrag() instead of local code now th...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by simonb in tic...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #852 - #854
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/include Also install xen/intrdefs.h
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/conf Include again xen/conf/files.compa...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/common/lib/libc/arch/m68k/gen Sync with HEAD
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/rump Add xen as include dir for x86
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/uvm Sync with bouyer-xenpvh-base2 (HEAD)
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/arch/hppa/hppa Pull up following revision(s) (request...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Ticket #1542
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2020a
=?iso-8859-1?q?kre?=[src/trunk]: src/external/public-domain/tz/dist Import tzdata2020a from ftp:/...
=?iso-8859-1?q?kre?=[src/trunk]: src/doc Update to tzdata2020a (new zone file America/Nuuk)
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Fix gcc uninitiali...
=?iso-8859-1?q?simonb?=[src/trunk]: src/sys/arch/amd64/conf Add uxrcom.
=?iso-8859-1?q?wiz?=[src/trunk]: src/share/man/man5 Use more markup.
=?iso-8859-1?q?kre?=[src/TZDATA]: src/external/public-domain/tz/dist Import tzdata2020a from ftp:...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch sync with bouyer-xenpvh-base2 (HEAD)
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Remove configuring 40Mhz channels for now.
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Include changes in sys/arch/xen/include/ be...
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch/xen/conf restore part accidentaly deleted
=?iso-8859-1?q?bouyer?=[src/bouyer-xenpvh]: src/sys/arch Merge GENERIC_XENHVM in GENERIC.
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Merge the bouyer-xenpvh branch, bringing...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/rump Merge the bouyer-xenpvh branch, bringing in Xen PV ...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/share/mk Add /usr/include/xen/intrdefs.h to sets
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Disable -g, which got enabled by mistake in the bou...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Take the ASSERT_SLEEPABLE() out of threadpool_cance...
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make - Percent on the rhs is special only if the lhs...
=?iso-8859-1?q?joerg?=[src/trunk]: src/external/bsd/flex/dist/src Fix misindentations in the flex s...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen parse indirect_op using appropriate 32/64-b...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/dev plcom_common_putc: do not wait for FIFO ...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/arm/acpi Enable HW FIFO
04/26/2020
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add acpiacad, acpibat, acpifan, acpitz
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) nouveaufb
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/miscfs/genfs Allow root to access and modify system spac...
=?iso-8859-1?q?simonb?=[src/trunk]: src/share/man/man5 More path markup. Ref wizd(8).
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/stand/efiboot Adjust for binutils 2.34 in the same manne...
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/external/bsd/gnu-efi/dist/gnuefi Revert our local hack i...
=?iso-8859-1?q?rin?=[src/trunk]: src/distrib/sets/lists/comp Adjust for binutils 2.34.
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/arch/acorn32/stand Adjust for binutils 2.34 in the same ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/modules/x86_pte_tester Add tests on the x86 PTEs. We s...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/modules Split in sub-tests for clarity, and add a new ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/tests/lib/libi386 Add a test on the maximum number of slots.
=?iso-8859-1?q?martin?=[src/trunk]: src/doc Update phil-wifi info - moving to hg
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen if part of checksum was undeferred via sw a...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen support feature-sg
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen bump send queue to 2*NET_TX_RING_SIZE to ma...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Drop the hardcoded array, use the hotpatch ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/common/lib/libc/arch Remove unused.
=?iso-8859-1?q?maxv?=[src/trunk]: src/common/lib/libc/arch Remove unused argument in macro.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 Put the template functions in the rodat...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/kern Implement SCTP bug fixes found by maxv@.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/x86/x86 Use the hotpatch framework for LFENCE/MFENCE.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Use __aligned(8) with naturally-aligned-yet-__pa...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern In expand_pid_table(), calculate the current pid ta...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Remove written-only sk_next member of struct (m)...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/uvm Disable ubc_direct by default again. There are stil...
=?iso-8859-1?q?tkusumi?=[src/trunk]: src/sys/fs/autofs autofs: Silence down a warning which should re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src Add a NetBSD native futex implementation, mostly written by ...
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/lib/libc/sys Document ENOSYS return from MODCTL_EXIST.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for native futex calls.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Due to a collision with another upcoming change, re...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys Regen for futex call relocation.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Mirror the change made to native -- move...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/netbsd32 Regen for native futex calls.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm In nvmm_open(), make sure an implementation was...
=?iso-8859-1?q?skrll?=[src/trunk]: src/share/mk Switch hppa to gcc 8
04/27/2020
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/arch/xen/xen Guard xen_wallclock with XENPV.
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/sys/kern fix DIAGNOSTIC build
=?iso-8859-1?q?mlelstv?=[src/trunk]: src/distrib/sets/lists/debug Add missing futex tests.
=?iso-8859-1?q?christos?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Fix -static -pie to be -st...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk switch mips to GCC 8.
=?iso-8859-1?q?pgoyette?=[src/trunk]: src/sys/arch/macppc/conf Re-enable crypto and swcrypto - "generi...
=?iso-8859-1?q?christos?=[src/trunk]: src/etc It is KERNEL_DIR
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/uvm Add missing \ to fix build for PMAP_CACHE_VIVT, i.e....
=?iso-8859-1?q?rin?=[src/trunk]: src/sys/sys Expose _FUTEX_ROBUST_HEAD_SIZE32 for !LP64; fix COMP...
=?iso-8859-1?q?mrg?=[src/trunk]: src/share/mk invert the GCC 7/8 conditional.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/usr.bin/cksum Speed up cksum word-by-word with a 15 KB table...
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc mips and hppa have switched.
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern We would have bigger problems if PAGE_SIZE were < s...
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net Skip pfil_run_hooks if no packet filter enabled ...
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src/phil-wifi]: src/sys/net80211 Pass the error through to the hardware to i...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/cksum Explicitly cast the number of bytes passed to ...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/kern pass B_PHYS|B_RAW also in nestio_setup(), courtesy ...
=?iso-8859-1?q?plunky?=[src/trunk]: src/share/misc EPT extended page tables
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Test
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Test
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Test
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/netbsd-9]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/netbsd-9]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/netbsd-9]: src-draft Close old heads
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/netbsd-9]: src-draft Close old heads
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?nat?=[src-draft/trunk]: src-draft/sys/net80211 Pass the error through to the hardw...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src-draft Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src-draft/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src-draft/sys/dev/usb Software crypto definitions from Fre...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src-draft/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make/unit-tests Adjust test for the new behavior: % ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by nia in ticket...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Note OpenSSL 1.1.1g import (ticket #856)
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/nvmm Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #855 - #857
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto Pull up the following, requested by maya in ticket...
=?iso-8859-1?q?srcmastr?=changeset published
=?iso-8859-1?q?srcmastr?=changeset published
=?iso-8859-1?q?srcmastr?=changeset published
=?iso-8859-1?q?srcmastr?=changeset published
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/x86/include Move ci_vcpu under the #ifdef XEN secti...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/amd64/amd64 Limit the amount of code in TEXT_USER_B...
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix possible bus_dmama...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/compat/netbsd32 data_len == 0 on mount means "the kernel...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/doc Note Xen PV drivers under HVM guests
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/tools/llvm-lib Check if C++ modules are supporte...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/usr.sbin/pf/pfs Update build glue for LLVM b771c...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/share/mk Revert to old jemalloc, the new version...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/sys Print a warning for non-mpsafe vnodes
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/sys/arch/amd64/conf Disable DIAGNOSTICS for perf...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/sys/dev/pci XXX unindent. Should be fixed proper...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/lib/libc Explicitly do malloc locking for fork. ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src-draft/external Import LLVM b771c4a842d65123ffcda253454...
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys Do sctp_connectx() handling using ioctl() for IPv6 as well.
=?iso-8859-1?q?rjs?=[src/trunk]: src/sys/netinet6 Call IPv4 handler for accept().
=?iso-8859-1?q?christos?=[src/trunk]: src/usr.bin/make document the SYSV ${VAR:old=new} corner cases.
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print print: add tex-{atbegshi,kvoptions,pdftexcmds}{,...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print tex-[ab]*: update to texlive 2020 versions
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc more texlive 2020 updates
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print/p5-biblatex-biber p5-biblatex-biber: update to 2.14
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc p5-biblatex-biber update to 2.14
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src Another test commit
04/28/2020
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts make this work again
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net if MTU of the added interface doesn't match the brid...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/www/squidclamav (www/squidclamav) depends www/squid4, ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/www/squidclamav (www/squidclamav) fix typo, CONFIGURE_...
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib geography/gdal: Update to 2.4.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal: Simplify patch dealing with v...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pckbport Extended buttons are reported separate from...
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/net Skip pfil_run_hooks if no packet filter configured i...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src Add support for Realtek RTS522A
=?iso-8859-1?q?nat?=[src/trunk]: src/sys/net Remove inappropriate place for __predict_false.
=?iso-8859-1?q?yamaguchi?=[src/trunk]: src/sys/arch/x86/pci Fix the wrong logic about making the number...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix races in aborted futex waits.
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: add mysql-server packages
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgtools/pkgin: define PKGPATH before i...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Implement kvm_write() for dump files. We map the ...
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm make kvm_pread use the mapped buffer if it is ava...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Rename futex_get -> futex_lookup_create. Remove fu...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/DarwinStreamingServer net/DarwinStreamingServer: f...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/bacula sysutils/bacula*: fix substitution for...
changeset abandoned
changeset abandoned
changeset abandoned
changeset abandoned
changeset abandoned
changeset abandoned
changeset abandoned
changeset abandoned
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/chrony net/chrony: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/cmigemo textproc/cmigemo: fix "TEST: not foun...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/cmigemo textproc/cmigemo: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/daemontools-encore sysutils/daemontools-encor...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/dhcpd-pools net/dhcpd-pools: remove outdated SUBST...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/security/doas security/doas: fix no-op SUBST block
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 slightly reduce th...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/security/sudo security/sudo: update to 1.8.31p1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/sudo to 1.8.31p1
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/chat/mumble chat/mumble: needs python as tool
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/graphics/ocaml-cairo graphics/ocaml-cairo: needs pkg-c...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/lang/coq lang/coq: needs bash as tool
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/chat/mumble chat/mumble: add dbus option
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/x11/py-qt5 x11/py-qt5: add dbus option
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1 use -O3 for c-common.c on mips...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/www Set SHELL=${CONFIG_SHELL} in mozilla builds.
=?iso-8859-1?q?mrg?=[src/trunk]: src/external/gpl3/gcc/usr.bin use -O3 for c-common.c on mipse[lb...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel py-pybind11: added version 2.5.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/OSBF-lua OSBF-lua: limit to lua 5.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Added devel/py-pybind11, math/py-scipy
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-scipy py-scipy: updated to 1.4.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-click py-click: updated to 7.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 4.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/py-uncompyle6 py-uncompyle6: updated to 3.6.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-requests-file py-requests-file: updated to 1.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-click, devel/py-xdis, lang/py-unc...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi kern/55206: acpibat reporting broken by acpi_ec...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-zeroconf py-zeroconf: updated to 0.26.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/misc/py-stdnum py-stdnum: updated to 1.13
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated misc/py-stdnum, net/py-zeroconf
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/multimedia/obs-studio obs-studio: Update to 25.0.8
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/obs-studio to 25.0.8
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc adjust maintainer to my new login
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/acpi Demote "unknown output device" message from err...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox-l10n to 75.0nb1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/firefox-l10n firefox-l10n: Load languagae packs pr...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: For gst-based players, pull in codecs for...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc add go-gospel to changes
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-gospel Version 0.0.20200416
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-numexpr py-numexpr: updated to 2.7.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-limits py-limits: updated to 1.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-tabulate py-tabulate: updated to 0.8.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-lmfit py-lmfit: updated to 1.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated math/py-numexpr, devel/py-limits, textproc...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-pkgconfig Version 0.0.0.20170226
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/net/mikutter-plugins-twitter mikutter-plugins-mikutter...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add go-pkgconfig
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/security/libpbc security/libpbc: Add bl3 file
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal-lib: Sort PLIST (NFCI)
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/security Add security/libgabe Version 1.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add libgabe
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xenbus Skip block device with device-type "cdr...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch/xen/xen Remove debug printfs
=?iso-8859-1?q?rjs?=[src/trunk]: src/distrib/sets/lists/tests The x86_pte tests are only built wh...
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv Use full path to pkg_info so that i...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Add OpenRRCP 0.2.1
=?iso-8859-1?q?tkusumi?=[pkgsrc/trunk]: pkgsrc/editors/fileobj editors/fileobj: Update to v0.7.97
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/wmx-gnome wm/wmx-gnome: Update to Version 8.
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/wmx wm/wmx: Update to Version 8
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/wmx to 8.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/wmx-gnome to 8.0
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/lang Pullup ticket #6167 - requested by taca
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc5 lang/gcc5: skip portability check for files ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc6 lang/gcc6: disable check for unknown configu...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc7 lang/gcc7: disable check for unknown configu...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/lang Pullup ticket #6166 - requested by taca
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/devel/ruby-fiddle Pullup ticket #6168 - reques...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/security/mbedtls Pullup ticket #6170 - request...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/devel/ruby-redmine_jenkins Pullup ticket #6169...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/x11/qt5-qtwebkit Pullup ticket #6172 - request...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/games/supertux Pullup ticket #6173 - requested...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/lang Pullup ticket #6171 - requested by taca
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/doc Pullup tickets up to #6173
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Resolv conflict (how did that escap?)
=?iso-8859-1?q?christos?=[src/trunk]: src/lib/libkvm Don't treat failure to map the file as fatal.
=?iso-8859-1?q?tsutsui?=[src/trunk]: src/sys/arch/hp300/stand Fix inappropriate error messages when n...
=?iso-8859-1?q?roy?=[src/trunk]: src/sys/netinet6 inet6: Ensure that route MTU is guarded by ARC_...
=?iso-8859-1?q?bouyer?=[src/trunk]: src/sys/arch Add xbd to the list of valid disks.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Fix waiting on a zero bitset.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by j...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #858 and #859
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by jmcneill in t...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pci Regen for ticket #864
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #863 and #864
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Resolv conflict (how did that escape?)
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Resolve conflict (how did that escape?)
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/freeDiameter freeDiameter: update to 1.4.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/freeDiameter to 1.4.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio gst-plugins1-*: Correct some DESCR lies
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.10.8.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/ImageMagick to 7.0.10.8
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/catch2 catch2: update to 2.12.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/wm/i3 i3: update to 4.18.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/catch2 to 2.12.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/i3 to 4.18.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: update to 0.21.23.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/musicpd to 0.21.23
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/www/py-google-api-python-client py-google-api-python-c...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/py-google-api-python-client to 1.8.2
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/dspam mail/dspam: remove redundant file from SUBS...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: update to 1.14.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/py-google-auth to 1.14.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/fonts/unifont unifont: update to 13.0.02.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated fonts/unifont to 13.0.02
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/vala vala: update to 0.48.5.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/vala to 0.48.5
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Remove unused cargo cult include of <dev/mii/brg...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci Use correct-semantic byteorder(9) functions to p...
=?iso-8859-1?q?riastradh?=[src/trunk]: src Make FUTEX_WAIT_BITSET(bitset=0) fail with EINVAL to match L...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/share/misc Pull up following revision(s) (requested by se...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #860 - #862
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser-noscript security/tor-browser-nos...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: + tor-browser-noscript
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser tor-browser: update to 9.0.9nb2.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/tor-browser to 9.0.9nb2
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/tools/llvm-lib Check if C++ modules are supported and ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/usr.sbin/pf/pfs Update build glue for LLVM b771c4a842d...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/share/mk Revert to old jemalloc, the new version occas...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys Print a warning for non-mpsafe vnodes
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/arch/amd64/conf Disable DIAGNOSTICS for performanc...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/dev/pci XXX unindent. Should be fixed properly by ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/lib/libc Explicitly do malloc locking for fork. Full r...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src Another test commit
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/external Import LLVM b771c4a842d65123ffcda2534540ee9db...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: + p5-Crypt-HSXKPasswd
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-HSXKPasswd security/p5-Crypt-HSXKPas...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/p5-Crypt-HSXKPasswd version 3.6
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup4 py-beautifulsoup4: update to 4.9.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/py-beautifulsoup4 to 4.9.0
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/pckbport pms_synaptics_enable: no need to send PMS_D...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/gdbscripts add a script to load the symbol files of all ...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/security/openpam security/openpam: define NO_STATIC_MO...
04/29/2020
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio Add Realtek ALC293
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/arch Detect PAT on the boot processor before cpu0 attach...
=?iso-8859-1?q?jmcneill?=[src/trunk]: src/sys/dev/hdaudio regen
=?iso-8859-1?q?ginsbach?=[src/trunk]: src/usr.bin/locale Fix spelling errors.
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography gdal-lib: Update to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/gdal-lib to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/py-gdal to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal-lib: Bump depends in bl3
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/databases/postgresql-postgis2 Revbump for gdal-lib
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/wm/fvwm fvwm: g/c unused variable
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv/files Use full path to pkg_info so ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/R-Rcpp to 1.0.4.6
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/R-Rcpp (devel/R-Rcpp) Updated to 1.0.3 to 1.0.4.6
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat Oops, fix a silly mistake in the Linux futex sysc...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys - proc_find() retains traditional semantics of requiring...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/kern Sanitize the pid and lid arguments passed to do_sch...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Fix proc / lwp lookup processing in ...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/compat/linux/common Fix proc lookup by distinguishing be...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/sys/miscfs/procfs If the procfs mount is marked as linux-com...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/math/py-numpy16 (math/py-numpy16) Add missing distinfo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/lib/libpam/modules Reverse sense of NO_STATIC_MODULES -> OPE...
=?iso-8859-1?q?isaki?=[src/trunk]: src/sys/dev/audio Set AUDIO_BLK_MS 40 msec on other old(slow) ar...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/cmake, devel/cmake-gui
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel cmake: updated to 3.17.2
=?iso-8859-1?q?riastradh?=[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Set up more of a ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Fix crgetgroups shim.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases openldap: updated to 2.4.50
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/openldap, databases/lmdb
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-atomicwrites py-atomicwrites: updated to 1.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/time/py-pytz py-pytz: updated to 2020.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-xmlschema py-xmlschema: updated to 1.1.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.11.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn/patches py-uvicorn: remove unused patch
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-atomicwrites, time/py-pytz, textp...
=?iso-8859-1?q?mrg?=[src/trunk]: src/distrib/arc/ramdisk bump ramdisk size to 3200k for gcc 8. yay!
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/miscfs/procfs Put forward declaration a little further f...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio hdaudiodevs: Add Realtek ALC292
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/hdaudio hdaudiodevs: regen
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb usbdevs: more Intel Integrated Rate Matching Hub...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/dev/usb usbdevs: regen
=?iso-8859-1?q?sjmulder?=[pkgsrc/trunk]: pkgsrc/sysutils/nnn nnn: Update to 3.1
=?iso-8859-1?q?sjmulder?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/nnn to 3.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/ldb ldb: updated to 2.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: updated to 4.12.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/ldb, net/samba4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-elementpath py-elementpath: updated to 1.4.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-humanize py-humanize: updated to 2.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/py-elementpath, textproc/py-humanize
=?iso-8859-1?q?gson?=[src/trunk]: src/sbin/mount_qemufwcfg Remove references to "special", as moun...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/sysutils/ansible ansible: updated to 2.9.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-coverage py-coverage: updated to 5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated sysutils/ansible, devel/py-coverage
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/curl to 7.70.0
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/www/curl curl: Update to 7.70.0
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Pass the error through to the hardware to...
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src Changes from the phil-wifi branch.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/net80211 Make ostate reflect the updated state.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Software crypto definitions from FreeBSD.
=?iso-8859-1?q?nat?=[src-draft/trunk]: src/sys/dev/usb Fix resource leak in rx/tx free lists.
=?iso-8859-1?q?Martin_Husemann?=[src-draft/trunk]: src/sys/net80211 Resolve conflict (how did that escape?)
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/converters/help2man help2man: updated to 1.47.15
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/dnsmasq dnsmasq: updated to 2.81
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated converters/help2man, net/dnsmasq
=?iso-8859-1?q?rin?=[src/trunk]: src/external/gpl3/gdb/lib/libgdb PR toolchain/54820
=?iso-8859-1?q?rin?=[src/trunk]: src/doc PR toolchain/54820
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/meson meson: updated to 0.54.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-twython py-twython: updated to 3.8.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-twython, devel/meson
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-natsort py-natsort: updated to 7.0.1
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv Obtain system-dependant pkg_info fu...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-mando py-mando: updated to 0.7.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-mando, textproc/py-natsort
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Add jack option.
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/pckbport Pull up following revision(s) (requested...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/acpi Pull up following revision(s) (requested by ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/arch Pull up following revision(s) (requested by jmcn...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Regen for ticket #869
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pull up follow...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/sys Pull up following revision(s) (requested by riast...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/hdaudio Regen for ticket #872
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/usb Regen for ticket #873
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #865 - #873
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.22
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fasttracker2 to 1.22
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgin: Update to 0.16.1.
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkgin to 0.16.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Add speex support. Further clarify...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: allow identity substitutions in SUBST_NOO...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): don't keep array of pointers to each rin...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/lang/nodejs lang/nodejs: Bump libuv API depends to 1.2...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/security/pam-ldap pam-ldap: preemptively avoid "versio...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc *: Remove logic for outdated NetBSD versions.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/estd estd: avoid complex netbsd version logic.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/hal hal: avoid version checking that would've...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/ogle ogle: avoid complex version logic for ...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc Avoid complex version logic for obsolete NetBSD versions
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/libflashsupport libflashsupport: don't both...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/adobe-flash-player adobe-flash-player: don'...
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/sysutils/znapzend znapzend: update to 0.20.0
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils netbsd-kmod-tools: Remove.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/doc Removed netbsd-kmod-tools
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/setquota setquota: simply "only for netbsd an...
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/znapzend to 0.20.0
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mbone/vic-devel vic-devel: avoid version checking for ...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mbone/vic vic: avoid version checking for netbsd
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: fix PR pkg/55217
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mail re-alpine, alpine: remove workarounds for netbsd<5
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/rcfunge rcfunge: avoid workaround for netbsd<6, E...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/mpd mpd: avoid problematic netbsd version check (...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang gcc*-aux: avoid future issues and accept NetBSD-1...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc Avoid version workarounds for EOL netbsd versions.
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): Simply keep a ring of (tx) dmamaps, rath...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/strfile strfile: Check that input/output filen...
=?iso-8859-1?q?nia?=[src/trunk]: src/games/fortune/unstr unstr: Check that the input filename fit...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/graphics/djvulibre-lib djvulibre-lib: remove workaroun...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: remove fvwm now that ...
04/30/2020
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: remove pkg-config
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: fix combination of SUBST_FILTER_CMD with ...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files submit.xml: minor grammar tweaks
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: bump version for remo...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated meta-pkgs/bulk-small to 20200430
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files bulk.xml: add a bulk build link, and t...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files creating.xml: document TEST_DEPENDS, a...
=?iso-8859-1?q?ad?=[src/trunk]: src/sys/arch/x86/x86 Back out HPET delay & TSC changes to rule t...
=?iso-8859-1?q?rtr?=[src/trunk]: src/share/misc LSO large send offload
=?iso-8859-1?q?rillig?=[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: add test case for lazy...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files introduction.xml: don't capitalize a c...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files fixes.xml: document TEST_DEPENDS
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/libgeotiff libgeotiff: Update to 1.6.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc/pkgsrc.*: regen
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/libgeotiff to 1.6.0
=?iso-8859-1?q?sevan?=[src/trunk]: src/sys/dev/pci Sync with r1.3 from OpenBSD
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/examples New kernel example module written by Ay...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): rework rx descriptor loading to support ...
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/devel sort
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/ham add requisite blank line
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Don't attach rndsource until it's actually ready...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/usb Turn XXX comment into KASSERT.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Accept both byte orders for random seed in `rndc...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sbin/rndctl Sort includes.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys Rewrite entropy subsystem.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/arch Simplify Intel RDRAND/RDSEED and VIA C3 RNG API.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/cprng_fast Adapt cprng_fast to use entropy_epoch(...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/crypto/cprng_fast Count cprng_fast reseed events.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/net Convert ether_input from rnd_initial_entropy to entr...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/netinet Omit needless #include <sys/rnd.h>.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/sys rnd_attach_source calls the callback itself now.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/rump/librump/rumpkern No need for a lock around rnd_add_...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Revert "- rnd_add_*() call must be serialized. U...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev/pci Make WM_NRXDESC unsigned.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Accept both byte orders for random seed in the kernel.
=?iso-8859-1?q?thorpej?=[src/trunk]: src - In uvm_voaddr_acquire(), take an extra hold on the anon lo...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/dev Missed a spot -- need <sys/atomic.h> to use atomic_*.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/icu icu: bump BUILDLINK_ABI_DEPENDS
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.47.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-boto3 py-boto3: updated to 1.12.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated finance/py-stripe, net/py-botocore, net/py...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-botocore py-botocore: updated to 1.15.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.11.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-awscli py-awscli: updated to 1.18.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: updated to 14.1.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-uvicorn, lang/nodejs
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail/roundcube mail/roundcube: update to 1.4.4
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail/roundcube-plugin-password mail/roundcube-plugin-p...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: update roundcube related pacakges to 1.4.4
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/dillo www/dillo: remove nonexistent dpid/dpidc fro...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch/hppa/hppa Convert pmap_check_alias into a function ...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/lang Pullup ticket #6174 - requested by taca
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/lang Pullup ticket #6175 - requested by taca
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/multimedia/ffmpeg2 Pullup ticket #6177 - reque...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/net/nsd nsd: Update to 4.3.1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/nsd to 4.3.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser-https-everywhere security/tor-bro...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: +tor-browser-https-everywhere
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser tor-browser: update to 9.0.9nb3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/tor-browser to 9.0.9nb3
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/wm/wmx/patches wmx: Remove editor backup file.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_expect Added OCaml 4.10 patch to devel...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-ppx_expect to 0.13.0nb1
=?iso-8859-1?q?sborrill?=[pkgsrc/trunk]: pkgsrc/www/squid4 Fix IPFilter transparent proxy support by:
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security/mit-krb5/patches mit-krb5: .. and the new patch
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security/mit-krb5 mit-krb5: updated to 1.18
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated security/mit-krb5
=?iso-8859-1?q?rhialto?=[pkgsrc/trunk]: pkgsrc/comms/kermit comms/kermit: forgot to commit distinfo.
=?iso-8859-1?q?rhialto?=[pkgsrc/trunk]: pkgsrc/lang/gcc7 lang/gcc: forgot to update distinfo.
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/print/foliate print/foliate: Updates to 2.1.1
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated print/foliate to 2.1.1
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.19
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fasttracker2 to 1.19
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/lang Update go114 to 1.14.2.
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/go114 to 1.14.2
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/audio/openal-soft openal-soft: Fix build on SunOS.
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox to 75.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 75.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox-l10n to 75.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/mail/pst-utils pst-utils: Update to 0.6.75
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/firefox-l10n firefox-l10n: Update to 75.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/pst-utils to 0.6.75
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: updated to 3.2.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/wireshark
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/devel/php-composer php-composer: update to 1.10.3
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/php-composer to 1.10.3
=?iso-8859-1?q?tm?=[pkgsrc/trunk]: pkgsrc/sysutils munin: update to version 2.0.56
=?iso-8859-1?q?tm?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/munin-node to 2.0.56
=?iso-8859-1?q?tm?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/munin-master to 2.0.56
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: Add a NetBSD README
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/lang/ocaml ocaml: Give up and mark as NOT_FOR_BULK_PLA...
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/ham/uhd uhd: fix build by reverting v1.17
=?iso-8859-1?q?sborrill?=[pkgsrc/trunk]: pkgsrc/www/squid4 Generate correct #defines for the IPFilter ...
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-8.1.7 with the following c...
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/dhcpcd to 8.1.7
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib xine-lib: Update PLIST.Linux
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/lang/mozjs60 mozjs60: Minimum gcc version is actually 4.9
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: Make ELF TLS optional.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: ELF TLS is broken on FreeBSD...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: GC now unused "notlinux", remove ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/mpv mpv: ao_netbsd changes...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/mpv mpv: Clean up some cruft in ao_netbsd.
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: reflect new minimum dependencies ...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/mate-session-manager mate-session-manager: fix san...
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/devel/php-composer php-composer: Update to 1.10.4
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/php-composer to 1.10.4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/mpv mpv: update patch checksums
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/cmake cmake: updated to 3.17.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-flakes py-flakes: updated to 2.2.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/cmake, devel/py-flakes
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/din audio/din: Updates to 46
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/din to 46
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-sqlalchemy-utils py-sqlalchemy-utils: upd...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-sqlalchemy py-sqlalchemy: updated to 1.3.16
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-alembic py-alembic: updated to 1.4.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/misc/py-tqdm py-tqdm: updated to 4.45.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/py-sqlalchemy, databases/py-sqla...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-pathspec py-pathspec: updated to 0.8.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-pebble py-pebble: updated to 4.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-pathspec, devel/py-pebble
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 75.0 requires devel/cbindgen-0.13...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib xine-lib: Restore accidentally los...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/firefox68 firefox68: Update to 68.7.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox68 to 68.7.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox68-l10n to 68.7.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/firefox68-l10n firefox68-l10n: Update to 68.7.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser tor-browser: update to 9.0.9.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/tor-browser to 9.0.9
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/xfce4-notifyd xfce4-notifyd: update to 0.6.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/xfce4-notifyd to 0.6.0
=?iso-8859-1?q?schwarz?=[pkgsrc/trunk]: pkgsrc Updated net/arping to 2.21
=?iso-8859-1?q?cheusov?=[pkgsrc/trunk]: pkgsrc/devel/libmaa Update libmaa to 1.4.7:
=?iso-8859-1?q?cheusov?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/libmaa to 1.4.7
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg pkg: fix build with developer checks enabled
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg pkg: update to version 1.99.9
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkg to 1.9.99.9
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkg to 1.9.99.11
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg pkg: update to version 1.9.99.11
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Expand comments about languages u...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/x11/deforaos-libdesktop deforaos-libdesktop: fix the P...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/devel/deforaos-cpp deforaos-cpp: fix the PLIST for Gtk...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/doc Fix a couple entries to appease pkgtools/pkglint4
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/sysutils/deforaos-browser deforaos-browser: update to ...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/deforaos-browser to 0.5.4
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/din audio/din: Updates to 46.1
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/din to 46.1
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/databases/deforaos-libdatabase deforaos-libdatabase: u...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated databases/deforaos-libdatabase to 0.0.2
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/devel/deforaos-asm deforaos-asm: fix the PLIST for Gtk...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-taskmanager xfce4-taskmanager: update t...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/xfce4-taskmanager to 1.2.3
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/sysutils/xfburn xfburn: update to 0.6.2
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/mate-session-manager mate-session-manager: another...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/xfburn to 0.6.2
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/devel/php-composer php-composer: Update to 1.10.5
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/php-composer to 1.10.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/wm/windowmaker windowmaker: updated to 0.95.9
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-httplib2 py-httplib2: updated to 0.17.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated wm/windowmaker, www/py-httplib2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-humanize py-humanize: updated to 2.3.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-regex py-regex: updated to 2020.4.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-rfc3986 py-rfc3986: updated to 1.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-hstspreload py-hstspreload: updated to 2020.4.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/py-humanize, textproc/py-regex, w...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-bleach py-bleach: updated to 3.1.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools py-fonttools: updated to 4.7.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-rope py-rope: updated to 0.16.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-testscenarios py-testscenarios: needs py-test...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-testresources py-testresources: fix DEPENDS
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-testtools py-testtools: updated to 2.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated fonts/py-fonttools, www/py-bleach, devel/p...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-aio-pika py-aio-pika: updated to 6.6.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.45.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-decorator py-decorator: updated to 4.4.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-networkx py-networkx: updated to 2.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-aio-pika, finance/py-stripe, math/p...
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/lang/ocaml ocaml: Switch to BROKEN_ON_PLATFORM.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mk mk/oss.buildlink3.mk: Simplify per-OS DEV* conditio...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/print/podofo podofo: fix install_name on Darwin
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/cmark cmark: dynamically link the executable
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/amsynth version 1.9.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: Add amsynth.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/fluidsynth fluidsynth: Use DEVOSSMIDI
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Build (devel/p5-Alien-Build) Updated 2....
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Cache-FastMmap (devel/p5-Cache-FastMmap) Upda...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Cache-Memcached-Fast (devel/p5-Cache-Memcache...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Class-C3-XS (devel/p5-Class-C3-XS) Updated to...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated misc/dpkg
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Trigger (devel/p5-Class-Trigger) Update...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/misc/dpkg dpkg: updated to 1.20.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Config-IniFiles (devel/p5-Config-IniFiles) Up...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-EV (devel/p5-EV) Updated to 4.33
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-File-Slurp (devel/p5-File-Slurp) Updated to 9...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Filesys-Notify-Simple (devel/p5-Filesys-Notif...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Future (devel/p5-Future) Updated to 0.44
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Alien-Build to 2.20
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/gdb to 8.3.1
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/devel/gdb Update gdb to 8.3.1.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/msgpack msgpack: updated to 3.2.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/msgpack msgpack: silence pkglint
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-xarray py-xarray: updated to 0.15.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/msgpack, math/py-xarray
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/finance/py-bitcoinlib py-bitcoinlib: 0.11.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-msgpack, finance/py-bitcoinlib
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-msgpack py-msgpack: updated to 1.0.0
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/sysutils/lsof lsof: disable loading of kernel namecach...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-terminado py-terminado: updated to 0.8.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsbeautifier py-jsbeautifier: updated to 1...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-terminado, textproc/py-jsbeautifier
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/net/gtk-vnc gtk-vnc: enable support for Pulseaudio by ...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/mail/deforaos-mailer deforaos-mailer: fix the PLIST fo...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/time/deforaos-todo deforaos-todo: remove spurious depe...
=?iso-8859-1?q?khorben?=[pkgsrc/trunk]: pkgsrc/multimedia/deforaos-player deforaos-player: fix the build
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/lang/algol68g algol68g: Update to 2.8.4
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/algol68g to 2.8.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/x11 py-sip py-sip-qt5: updated to 4.19.22
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/graphics/libjpeg-turbo libjpeg-turbo: updated to 2.0.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/x11/py-qt5 py-qt5: updated to 5.14.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated graphics/libjpeg-turbo, x11/py-sip, x11/py...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/graphics/guetzli guetzli: don't override optimization ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/icu icu: updated to 66.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/libxml2 libxml2: add icu option
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/icu
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/print/qpdf qpdf: Update to 10.0.1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated print/qpdf to 10.0.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: add some
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/mail/sendmail Allow the UseBlacklist configuration opt...
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/sendmail to 8.15.2nb8
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/lang/go Set 1.14 as default Go version.
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/devel/nss nss: delete patch hunk which should no longe...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel glib2: updated to 2.64.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/gdbus-codegen, devel/glib2, devel/gl...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/libdazzle libdazzle: Needs gobject-introspection
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/libyaml libyaml: updated to 0.2.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-kombu py-kombu: updated to 4.6.8
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc Revbump all Go packages after default version switch t...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/libyaml, net/py-kombu
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc Revbump all Go packages after default version switch t...
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/lang Update go113 to 1.13.10.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib xine-lib: Don't try to reimplement...
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/go113 to 1.13.10
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/games/iortcw iortcw: Set USE_INTERNAL_LIBS=0 rather th...
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/lang/go Add support for building Go modules in pkgsrc.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-docutils py-docutils: updated to 0.16
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/fluidsynth fluidsynth: Update to 2.1.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fluidsynth to 2.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/graphics/guetzli guetzli: now the correct patch comes in
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/rgbds to 0.4.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/rgbds rgbds: Update to 0.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-subunit py-subunit: updated to 1.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc Recursive revision bump after textproc/icu update
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-test-assume py-test-assume: updated to 2.2.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-subunit, devel/py-test-assume
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audacious: Update to 4.0.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/audacious audacious: Update buildlink3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-faker py-faker: updated to 4.0.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/py-docutils, devel/py-faker
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/fluidsynth fluidsynth: don't include oss detecti...
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/devel/nss nss: interim NetBSD/aarch64 build fix
=?iso-8859-1?q?schwarz?=[pkgsrc/trunk]: pkgsrc updated editors/nano to 4.9.2
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/mail/dcc mail/dcc: Add patch to deal with pkgsrc permi...
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/devel/nss g/c stale comment
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/amsynth amsynth: Add -lossaudio, pointed out by ...
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/wm import wm/sowm
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Added wm/sowm version 1.6
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/audio/buzztrax Needs scrollkeeper from rarian.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/abcl Requires pre-JDK11 Java, so restrict to the ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/audio/ardour Fix operand-specific lookup for operator<...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/print/bg5pdf Supports only Python 2.7
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/security/boringssl Use pkgsrc environment to prevent w...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/x11/libdrm Avoid using common symbols.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/fsviewer enlightenment is only providing pkgc...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/boxbackup-client Deal with OpenSSL 1.1. Use e...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/net/libquvi Fix missing functions with Lua 5.3. Bump r...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/math/qalculate Fix build with newer automake.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/acme Force infozip on NetBSD to deal with questi...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/digikam Don't check portability of desktop fi...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/editors/beaver Don't use inline when the code can't de...
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/gallery-dl to 1.13.4
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/net/gallery-dl gallery-dl: Update to 1.13.4
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.10.6.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/ImageMagick to 7.0.10.6
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/gobject-introspection to 1.64.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection gobject-introspection: upd...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/gtk3 to 3.24.18
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3+: update to 3.24.18.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/librsvg librsvg: update to 2.48.3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/librsvg to 2.48.3
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/libssh libssh: update to 0.94.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/libssh to 0.94
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/slop slop: update to 7.5.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/slop to 7.5
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/maim maim: update to 5.6.3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/maim to 5.6.3
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/py-asttokens py-asttokens: update to 2.0.4.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/py-asttokens to 2.0.4
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/py-cachetools py-cachetools: update to 4.1.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/py-cachetools to 4.1.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/py-pyrsistent py-pyrsistent: update to 0.16.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/py-pyrsistent to 0.16.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/qhull qhull: updated to 2019.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/vala vala: update to 0.48.3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/vala to 0.48.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/octave/patches octave: fix a patch
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/octave octave: updated to 5.2.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/textproc/xerces-c xerces-c: update to 3.2.3.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated math/qhull, math/octave
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/xerces-c to 3.2.3
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/converters/libfreehand libfreehand: Fix build with tex...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/news/slrn slrn: Declutter.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc Reset maintainer as requested.
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/www/webkit-gtk webkit-gtk: Update to 2.28.1
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/webkit-gtk to 2.28.1
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Getopt-Long-Descriptive (devel/p5-Getopt-Long...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-GitLab-API-v4 (devel/p5-GitLab-API-v4) Update...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Hash-Case (devel/p5-Hash-Case) Updated to 1.050
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Stty (devel/p5-IO-Stty) Updated to 0.04
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-System-Simple (devel/p5-IPC-System-Simple...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Inline (devel/p5-Inline) Updated 0.83 to 0.86
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Getopt-Long-Descriptive to 0.105
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/sysutils/lf Update lf to r13. The first Go module build!
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/lf to 13
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-9.0.1 with the following c...
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/dhcpcd to 9.0.1
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/devel Add a package for gopls-0.4.0. From wip.
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/gopls to 0.4.0
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/devel/golint Update golint to 20200301. Now a Go module.
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/golint to 20200301
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/wm/wmakerconf Fix build against newer windowmaker.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/emacs-ilisp Needs emacs <= 21
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/security/courier-authlib Update courier-authlib to 0.6...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/www/webkit24-gtk Fix ICU fallout
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/silgraphite libc++ doesn't support the pre-C+...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/spidermonkey185 Newer GCC and clang decided that ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkglint to 20.1.2
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkgtools/pkglint: update to 20.1.2
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc/CHANGES: fix date for last pkglint update
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/net/mitmproxy mitmproxy: Update to 5.1.1
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/mitmproxy to 5.1.1
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/audio/cmusfm audio/cmusfm: Import version 0.3.3
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/audio audio/Makefile: Add cmusfm
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/cmusfm version 0.3.3
=?iso-8859-1?q?tpaul?=[pkgsrc/trunk]: pkgsrc/audio/cmusfm audio/cmusfm: Replace wip with audio in M...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-ke Added devel/ocaml-ke, an efficient queu...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/ocaml-ke version 0.4
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel Added ocaml-ke to Makefile SUBDIRs
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-encore Updated devel/ocaml-encore to versi...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-encore to 0.4
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/finance/gnucash gnucash: update to 3.10.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated finance/gnucash to 3.10
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated finance/gnucash-docs to 3.10
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs gnucash-docs: update to 3.10.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_glib Updated devel/ocaml-lwt_glib to v...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-lwt_glib to 1.1.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-jinja2 py-jinja2: updated to 2.11.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-parameterized py-parameterized: updated to 0.7.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/py-jinja2, devel/py-parameterized
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/archivers/unrar unrar: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/kid3 kid3: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/autoconf autoconf: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/automake automake: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/png png: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/OSBF-lua OSBF-lua: drop maintainership.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools cdrtools: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/time/wmCalClock wmCalClock: drop maintainership
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/www/surfraw surfraw: drop maintainership
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-zmq py-zmq: updated to 19.0.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: Various improvements in Solaris...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-ipykernel py-ipykernel: updated to 5.2.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-zmq, devel/py-ipykernel
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.20
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fasttracker2 to 1.20
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/textproc/libstemmer textproc/libstemmer: import libste...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added textproc/libstemmer version 2.0.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/textproc textproc: Enable libstemmer
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/databases/gom databases/gom: import gom-0.4
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added databases/gom version 0.4
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/databases databases: Enable gom
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/devel/appstream-glib devel/appstream-glib: import apps...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/appstream-glib version 0.7.17
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/devel devel: Enable appstream-glib
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/time/gnome-pomodoro time/gnome-pomodoro: import gnome-...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added time/gnome-pomodoro version 0.17.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/time time: Enable gnome-pomodoro
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/time/gnome-pomodoro gnome-pomodoro: fix typo
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/devel/ruby-yell devel/ruby-yell: import ruby26-yell-2.2.2
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/ruby-yell version 2.2.2
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/devel devel: Enable ruby-yell
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/ruby-ethon www/ruby-ethon: import ruby26-ethon-0.12.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added www/ruby-ethon version 0.12.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www www: Enable ruby-ethon
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/ruby-typhoeus www/ruby-typhoeus: import ruby26-typ...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added www/ruby-typhoeus version 1.3.1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www www: Enable ruby-typhoeus
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogumbo textproc/ruby-nokogumbo: impor...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added textproc/ruby-nokogumbo version 2.0.2
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/textproc textproc: Enable ruby-nokogumbo
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/ruby-html-proofer www/ruby-html-proofer: import ru...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Added www/ruby-html-proofer version 3.15.2
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www www: Enable ruby-html-proofer
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/devel git: Update to 2.26.1
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/git to 2.26.1
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsonrpclib-pelix Import textproc/py-jsonrp...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsonrpclib-pelix Fix tabs vs. spaces issue...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add py-jsonrpclib-pelix
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added textproc/py-jsonrpclib-pelix version 0.4.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/xorgproto xorgproto: update to 2020.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/xorgproto to 2020.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/exim exim: update to 4.93.0.4.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/exim to 4.93.0.4
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/net/py-aiorpcX Import net/py-aiorpcX from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/net net/Makefile: Add py-aiorpcX
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added net/py-aiorpcX version 0.18.2
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/www/py-aiohttp-socks Import www/py-aiohttp-socks from wip
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/games/gnome-sudoku msgfmt called with --desktop flag.
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/www www: Enable py-aiohttp-socks
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/security/ecap_clamav_adapter Adapt to ClamAv's scan op...
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/ecap_clamav_adapter to 2.0.0nb2
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added www/py-aiohttp-socks version 0.2.2
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/finance finance: Enable electrum
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/finance/electrum Import finance/electrum from wip
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/devel/libhandy Like libdazzle, the vapi option require...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added finance/electrum version 3.3.8
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsonrpclib-pelix Remove PYTHON_VERSIONS_IN...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/cross Import cross/ppc-morphos-binutils from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added cross/ppc-morphos-binutils version 2.33.1
=?iso-8859-1?q?scole?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated fonts/lanna-io to 20200318
=?iso-8859-1?q?scole?=[pkgsrc/trunk]: pkgsrc/fonts/lanna-io **Updated 2020-03-18**
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc Import cross/ppc-morphos-sdk from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added cross/ppc-morphos-sdk version 20191111nb2
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/cross Import cross/ppc-morphos-gcc-9 from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added cross/ppc-morphos-gcc-9 version 9.2.0nb1
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/objfw devel/objfw: Update URLs
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/audio Import audio/alac from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/alac version 0.2.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/xa65 xa65: honor CFLAGS and LDFLAGS.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/xa65 to 2.3.10nb1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/textproc/halibut halibut: update to 1.1nb5.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/halibut to 1.1nb5
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/emulators/fceu fceu: link against libm everywhere, nee...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/chat/swift swift: build system only supports python 2.7
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebkit qt5-qtwebkit: remove qt5-qtmultimedia...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: distinfo: regen checksum
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: pkglint cleanup
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-ipykernel py-ipykernel: updated to 5.2.1
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/lang/ocaml Updated lang/ocaml to 4.09.1.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/ocaml to 4.09.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-parameterized py-parameterized: updated to 0.7.4
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/sysutils/py-borgbackup py-borgbackup: switch to bundle...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/py-borgbackup to 1.1.11nb1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-ipykernel, devel/py-parameterized
=?iso-8859-1?q?fcambus?=[pkgsrc/trunk]: pkgsrc/www/ruby-rouge ruby-rouge: update to 3.18.0.
=?iso-8859-1?q?fcambus?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ruby-rouge to 3.18.0
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/www/php-fpm php-fpm: change FPM_USER/FPM_GROUP
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/beats to 6.8.8
=?iso-8859-1?q?sborrill?=[pkgsrc/trunk]: pkgsrc/mk/pkginstall Work around a potential shell bug where ...
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/sysutils/beats beats: Update to 6.8.8. Changes since ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-aiohttp-socks py-aiohttp-socks: updated to 0.3.7
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/databases/prometheus/files/smf prometheus: Add SMF man...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsonrpclib-pelix py-jsonrpclib-pelix: upda...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-aiohttp-socks, textproc/py-jsonrpcl...
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel411 Apply upstream patches for secur...
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel411 Also apply patch for XSA316. rid...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/editors editor/Makefile: + fileobj
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/editors/fileobj editors/fileobj: import fileobj-0.7.96
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added editors/fileobj version 0.7.96
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/doc Updated sysutils/xenkernel411 to 4.11.3nb2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/portaudio portaudio: In the OSS hostapi, support...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added multimedia/sickgear version 0.21.26
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/games/gnome-sudoku Different way of encouraging use of...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/multimedia Add multimedia/sickgear, based on wip/sickg...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/www/dillo Needs libXcursor
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/www/py-django-reversion Needs py-six
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/www/cherokee Adopt OpenSSL 1.1 interfaces.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mail Don't claim config.h when it doesn't exist
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/math/py-xarray Needs py-pip and py-setuptools_scm
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/devhelp Needs gobject-introspection3.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel Needs py-pip
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/zookeeper Honor resource restriction relaxation
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/games/warmux Ignore portability of win32 helper script
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/games/wesnoth Add missing header
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/editors/codelite Installs node script, so depend on it...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/asymptote Require C++03 and check for libc++ ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/BasiliskII Remove c++03 enforcement. Drop se...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/py-asttokens Needs py-pip and py-setuptools_scm
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/geography/py-proj Needs py-cython
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/SDL2 SDL2: Fix build on NetBSD 8
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/SDL2 SDL2: regen patch sums
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/mpv mpv: Fix build on NetBSD 8.
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: fix "time travelling" entry to mollify weekly...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools py-fonttools: needs C compiler; fix...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-daphne py-daphne: updated to 2.5.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated fonts/py-fonttools, www/py-daphne
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/databases/mariadb55-server Commit mistake fix
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/doc Update MariaDB to 5.5.67
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/doc Update gnustep-make to 2.8.0
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Fix packaging
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/doc Update gnustep-objc to 1.8.1
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/sysutils/lsof Fix build on NetBSD 9.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Any (devel/p5-Log-Any) Updated to 1.70.8
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Any-Adapter-Callback (devel/p5-Log-Any-Ad...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Modern-Perl (devel/p5-Modern-Perl) Updated to...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build (devel/p5-Module-Build) Updated ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Module-CoreList (devel/p5-Module-CoreList) Up...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Find (devel/p5-Module-Find) Updated to...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Moo (devel/p5-Moo) Updated to 2.004000
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-StrictConstructor (devel/p5-MooX-StrictC...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/lang/openjdk11 openjdk11: Update to 1.11.0.7.10
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/openjdk11 to 1.11.0.7.10
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/multimedia/adobe-flash-player adobe-flash-player: upda...
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/adobe-flash-player to 32.0...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-TypeTiny (devel/p5-MooX-TypeTiny) import...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-ArrayRef (devel/p5-MooseX-ArrayRef) im...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-TypeTiny (devel/p5-MooX-TypeTiny) Correc...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-ArrayRef (devel/p5-MooseX-ArrayRef) Co...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/sysutils/lsof Use fix for NetBSD 9.0 only on NetBSD 9....
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-HandlesVia (devel/p5-Sub-HandlesVia) impo...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Update OpenSC to 0.20.0
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Update libp11 to 0.4.10
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-late (devel/p5-MooX-late) Updated to 0.100
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/mail/maildrop Build fix for auth_mkhomedir() that is m...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc Updated devel/p5-Log-Any to 1.70.8
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/net/powerdns-recursor powerdns-recursor: Pull in upstr...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Mouse (devel/p5-Mouse) Updated to 2.5.10
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-OLE-Storage_Lite (devel/p5-OLE-Storage_Lite) ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-PPIx-Regexp (devel/p5-PPIx-Regexp) Updated 0....
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Perl-Critic (devel/p5-Perl-Critic) Updated to...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/doc Update gnustep-base to 1.27.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Build (devel/p5-Alien-Build) Updated to...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Mouse to 2.5.10
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Re-add imapproxy, with updated patches to build with O...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Data-UUID (devel/p5-Data-UUID) Updated to 1.226
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/link-grammar link-grammar: fix macOS and SunO...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/adoptopenjdk11-bin to 11.0.7.10
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/lang/adoptopenjdk11-bin adoptopenjdk11-bin: Update to ...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/apache-tomcat9 to 9.0.34
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/apache-tomcat9 apache-tomcat9: Update to 9.0.34
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Data-UUID to 1.226
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Proc-Background Tue Nov 5 17:39:00 EST 2019
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/net/mosquitto mosquitto: Various SunOS fixes and impro...
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/net/freeradius freeradius: Fix SMF initialisation.
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/freeradius to 3.0.21nb1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated lang/tcl, x11/tk
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc tcl/tk: updated to 8.6.10
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/gnustep-objc Don't force -lgcc_s on NetBSD.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/libobjc2 Import libobjc2-2.0, a modern version of...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc Add libobjc2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-urllib3 py-urllib3: updated to 1.25.9
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 4.3.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-urllib3, devel/py-xdis
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/textproc/py-jsonrpclib-pelix py-jsonrpclib-pelix: Swit...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/cppcheck cppcheck: update to 1.90.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/cppcheck to 1.90
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/audacity audacity: Update distfiles.
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Use formal format for imapproxy pattern
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/multimedia/obs-studio Update to 25.0.4
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/obs-studio to 25.0.4
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/apache-tomcat85 apache-tomcat85: Update to 8.5.54
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/apache-tomcat85 to 8.5.54
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: Update to 1.4.2
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/syncthing to 1.4.2
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/www/seamonkey Merge fixes from firefox for libc++ build.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/cross/xtensa-lx106-elf-binutils Ignore portability pro...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/finance/QuantLib Add missing include
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/appstream-glib Needs gperf
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/yap Fix STL use
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/net/xorp Fix C++ code
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mail/cone Adjust for OpenSSL 1.1
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/gcvs Fix const use around string functions
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mail/courier-mta <version> is a C++17 header, drop here
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/racket Unlimit CPU time as everything is build in...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-macaroons Import devel/py-macaroons from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-macaroons devel/py-macaraoons: USE_LANGUAGES ...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/py-macaroons version 0.13.0
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel devel: Enable py-macaroons
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-macaroons devel/py-macaroons: Correct depende...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/net/go-net go-net: fix SunOS build
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/link-grammar link-grammar: add the upstream p...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/qt5-qtbase qt5-qtbase: bump GCC_REQD to reflect ne...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/ispell-en_GB ispell-en_GB: fix SunOS build
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 4.3.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/audio/wavpack wavpack: updated to 5.3.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-xdis, audio/wavpack
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/ispell-en_GB ispell-en_GB: fix thinko in prev...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/libuv libuv: updated to 1.36.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: updated to 13.13.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/nodejs12 nodejs12: updated to 12.16.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/nodejs10 nodejs10: updated to 10.20.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/libuv, lang/nodejs, lang/nodejs12, l...
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/x11/rxvt-unicode rxvt-unicode: Support SunOS lastlog f...
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/www/php-fpm php-fpm: remove useless variable
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: Fix build under NetBSD
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/OmegaT to 5.2.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/editors/OmegaT OmegaT: Update to 5.2.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-dns py-dns: updated to 1.16.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/mail/py-spf py-spf: updated to 2.0.14
=?iso-8859-1?q?tm?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/up-imappproxy to 1.2.8
=?iso-8859-1?q?tm?=[pkgsrc/trunk]: pkgsrc/mail up-imapproxy: re-add version 1.2.8 with OpenSSL 1...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/tigervnc tigervnc: downgrade to 1.9
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/tigervnc to 1.9.0nb4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/mail/py-spf py-spf: fix PKGNAME and DEPENDS for Python...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-dns, mail/py-spf
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_glib (devel/ocaml-lwt_glib) Adding mis...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/chat/libgadu libgadu: fix buildlink
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/chat/ekg ekg: updated to 20200416
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated chat/ekg
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/graphics/libmypaint this does not conflict with mypain...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc py-pydns, py-py3dns: removed outdated packages; use py...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/x11/fbdesk Make sure to use abs on an integer, not uns...
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/graphics/mypaint-brushes Use GNU Autoconf to configure...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/x11/ede Avoid C++11 UDL
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/gnustep-objc Use <typeinfo> in all cases
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/ham/gnuradio-core Add missing includes
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx-skk Needs pkg-config
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/multimedia/dvdview Resolve socket vs STL conflict
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mk/compiler clang 10 defaults to -fno-common with sign...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mk/compiler Adjust last to really prepend in the case ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/rt4 (devel/rt4) Add DEPENDS+= p5-Sub-HandlesVia-...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/py-ICU py-ICU: requires C++11
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/portaudio portaudio: Add a Sun/NetBSD audio back...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/afl++ devel/afl++: import afl++-2.62c
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + afl++
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/afl++ version 2.62c
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/benchmarks/fio fio: update to 3.19.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated benchmarks/fio to 3.19
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/neomutt neomutt: update to 20200417.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/neomutt to 20200417
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net openvpn: updated to 2.4.9
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/openvpn
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/sysutils/mate-power-manager mate-power-manager: fix sa...
=?iso-8859-1?q?ad?=[pkgsrc/trunk]: pkgsrc/shells Get ast-ksh building again on NetBSD, at least ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Regexp-Parser (devel/p5-Regexp-Parser) Update...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/wm/xfce4-wm xfce4-wm: update to 4.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/xfce4-wm to 4.14.1
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-SVN-Dump (devel/p5-SVN-Dump) Updated to 0.08
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Search-Elasticsearch (devel/p5-Search-Elastic...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Set-Object (devel/p5-Set-Object) Updated
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Shell-Config-Generate (devel/p5-Shell-Config-...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test2-Tools-Explain (devel/p5-Test2-Tools-Exp...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-XString (devel/p5-XString) import p5-XString-...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Specio (devel/p5-Specio) Updated 0.44 to 0.46
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc Updated devel/p5-Regexp-Parser to 0.23
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-String-Print (devel/p5-String-Print) Updated ...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/lang/openjdk11 openjdk11: Fix distinfo to include NetB...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Term-ANSIColor (devel/p5-Term-ANSIColor) Upda...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Term-Table (devel/p5-Term-Table) Updated to 0...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Compile (devel/p5-Test-Compile) Updated ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-String-Print to 0.94
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/multimedia/deforaos-player (multimedia/deforaos-player...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/audio/deforaos-mixer (audio/deforaos-mixer) +CFLAGS+=...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated misc/libreoffice to 6.4.3.2
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: Update to 6.4.3.2
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang lang/php73: update to 7.3.17.
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/php73 to 7.3.17
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang lang/php74: update to 7.4.5
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/php74 to 7.4.5
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/net/bind911 net/bind911: update to 9.11.18
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/bind911 to 9.11.18
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: update bind
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security/py-gssapi py-gssapi: apparently Python 2.7 is...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools py-fonttools: updated to 4.8.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-pylint-django py-pylint-django: updated to 2.0.15
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated fonts/py-fonttools, www/py-pylint-django
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/llvm llvm: pkglint suggestion
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/llvm llvm: updated to 10.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/clang clang: updated to 10.0.0
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/www/cliqz www/cliqz: Updates to 1.35.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/clang-tools-extra clang-tools-extra: updated to 1...
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/cliqz to 1.35.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/lldb lldb: updated to 10.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/polly polly: updated to 10.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/lld lld: updated to 10.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/compiler-rt/patches compiler-rt: add new patches
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang libcxx libcxxabi compiler-rt libunwind: updated t...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/parallel/openmp openmp: updated to 10.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-llvmlite py-llvmlite: updated to 0.32.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated lang/llvm, lang/clang, lang/clang-static-a...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/zig zig: updated to 0.6.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-numba py-numba: updated to 0.49.0
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-macaroons devel/py-macaroons: Fix PKGNAME inc...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk/plist mk/plist/print-plist.mk: add show-all-print-P...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Deep (devel/p5-Test-Deep) Updated 1.128 ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/clang clang: better PLIST
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-HTTP-LocalServer (devel/p5-Test-HTTP-Loc...
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: add "CXXFLAGS+= -march=i...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-MockModule (devel/p5-Test-MockModule) Up...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-MockObject (devel/p5-Test-MockObject) Up...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Most (devel/p5-Test-Most) Updated 0.35 t...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Simple (devel/p5-Test-Simple) Updated 1....
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-utf8 (devel/p5-Test-utf8) Updated to 1.02
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/subst.mk: rename local variable _class_ to class
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test2-Suite (devel/p5-Test2-Suite) Updated to...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/subst.mk: fix pkglint warnings and notes
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Type-Tiny (devel/p5-Type-Tiny) Updated 1.0060...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-autodie (devel/p5-autodie) Updated 2.29 to 2.32
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/audio/libmatemixer libmatemixer: disable oss backend f...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: avoid undefined behavior in regular expre...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-common-sense (devel/p5-common-sense) Updated ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-experimental (devel/p5-experimental) Updated ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-glib2 (devel/p5-glib2) Updated 1.329 to 1.3292
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-lib-abs (devel/p5-lib-abs) Updatd 0.93 to 0.95
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-frozendict Import devel/py-frozendict from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/py-frozendict version 1.2
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-unpaddedbase64 Import devel/py-unpaddedbase64...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/py-unpaddedbase64 version 1.1.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-parent (devel/p5-parent) Updated to 0.238
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel devel: Enable py-frozendict and py-unpaddedbase64
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel Import devel/py-canonicaljson from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/py-canonicaljson version 1.1.4
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/security Import security/py-signedjson from wip
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/py-signedjson version 1.1
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Test-Deep to 1.130
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: make error message for filename pattern e...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-frozendict devel/py-frozendict: Add missing U...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-DBus (net/p5-Net-DBus) Updated to 1.2.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-DNS-Resolver-Mock (net/p5-Net-DNS-Resolver-...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-FTPSSL (net/p5-Net-FTPSSL) Updated to 0.42
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-Frame-Layer-ICMPv6 (net/p5-Net-Frame-Layer-...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-GitHub (net/p5-Net-GitHub) Updated 0.95 to ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-Ident (net/p5-Net-Ident) Updated to 1.25
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-Libdnet6 (net/p5-Net-Libdnet6) Updated to 0.28
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-NetPacket (.net/p5-NetPacket) Updated to 1.7.2
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc Updated net/p5-Net-DBus to 1.2.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Scalar-List-Utils (devel/p5-Scalar-List-Utils...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/p5-Scalar-List-Utils to 1.55
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/p5-Struct-Dumb to 0.11
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Struct-Dumb (devel/p5-Struct-Dumb) Updated 0...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: remov...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/go-parse to 2.4.2
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www/go-parse www/go-parse: Update to 2.4.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security/mbedtls mbedtls: Update to 2.16.6
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/mbedtls to 2.16.6
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz harfbuzz: Update to 2.6.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated fonts/harfbuzz to 2.6.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/games/openttd openttd: Update to 1.10.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/openttd to 1.10.1
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/go-minify to 2.7.3
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www/go-minify go-minify: Update to 2.7.3
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: document that SUBST_VARS does not support...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-unpaddedbase64 devel/py-unpaddedbase64: More ...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-frozendict devel/py-frozendict: Simplify PKGN...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-radix version 1.0.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/go-radix version 1.0.0
=?iso-8859-1?q?kre?=[pkgsrc/trunk]: pkgsrc Updated shells/{,p}bosh to 2020-04-18 (devel/smake a...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel/go-radix go-radix: Add bl3
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/databases/mysql55-client mysql55: Mark BROKEN, to avoi...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/devel/py-unpaddedbase64 devel/py-unpaddedbase64: Fix P...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www Add zola to www category
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www/zola Add www/zola version 0.10.1
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Added www/zola version 0.10.1
=?iso-8859-1?q?schwarz?=[pkgsrc/trunk]: pkgsrc updated to 6.2.6
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/devel Add and enable texttest.
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/devel/texttest Initial import of TextTest, an open sou...
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/texttest version 4.0.0
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/textproc/source-highlight Deal with portability. Use :...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/mozjs60 Deal with a difference in the GCC visilib...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/racket Unlimit virtualsize as well as datasize.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/appstream-glib Needs docbook-xsl
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/libffcall .eh_frame section on amd64 is supposed...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/gnustep-base Needs pkg-config.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/opencv Fix missing includes.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/math/eigen3 Add missing includes. Bump revision.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/archivers/upx Ignore inconsistent indentation with clang
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/misc/usbprog Ignore portability of configure.in after ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/games/eboard Don't modify const memory in-place. Bump ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/x16-emulator Fix ctype use. Bump revision
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/fonts/unscii fontforge is very memory hungry, so raise...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/security/polkit Needs C++14 at least with mozjs60
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/textproc/source-highlight Regen
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/textproc/source-highlight Partially revert the USE_TOO...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/blender Apply math/eigen3 fixes to local copy
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-transcoder Needs gobject-intro...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/textproc/source-highlight One more step towards passin...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang lang/php72: update to 7.2.30
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/php72 to 7.2.30
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/link-grammar link-grammar: fix builds with ol...
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/www/screws repair build:
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/din audio/din: Updates to 46.2
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/din to 46.2
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/devel/p5-Test-BDD-Cucumber Update to 0.70. From the ch...
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/p5-Test-BDD-Cucumber to 0.70
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: add some
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/sysutils/py-psutil py-psutil: updated to 5.7.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/mongodb mongodb: updated to 4.2.6
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated sysutils/py-psutil, databases/mongodb
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audacious: Update to 4.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/audacious to 4.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/audacious-plugins to 4.0.1
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/licenses licenses: remove unused licenses
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/graphics import graphics/kvantum
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Added graphics/kvantum version 0.15.2
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/check-portability pkgtools/check-portability:...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/check-portability to 20.1.0
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/libmatchbox devel/libmatchbox: add license
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel devel/p5-Test-Strict: add version 0.47
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/p5-Test-Strict version 0.47
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/check-portability/files pkgtools/check-portab...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel devel/ninka: import version 1.3.2pre20180106 fro...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/ninka version 1.3.2pre20180106
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/license.mk: adjust location of the ninka package
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/libmemcache devel/libmemcache: add license
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/libmimedir devel/libmimedir: add license
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/textproc/ispell-en_GB ispell-en_GB: needs yacc
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/sitecopy www/sitecopy: add license
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg4 ffmpeg4: Various option tweaks.
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-pelican to 4.2.0
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/www/py-pelican Updated www/py-pelican to 4.2.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/tcl tcl: update to 8.6.10nb1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/tcl to 8.6.10nb1
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/databases/elasticsearch Honor relaxed resource limits ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/xsd Resolve conflict with C++17 <version>
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/editors/ghex Actually declare msgfmt as tool in use.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/dolphin-emu Don't conflict with macros from ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/emulationstation Add missing includes
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/gpsim-devel Don't modify const strings. Hono...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw Fix abs use. Fix OMP definitions t...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/tuxpaint-config Needs libXcursor. Fix portabi...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/graphics/unicap Ignore portability warnings for config...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/ham Needs libXcursor
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/mail/elmo Ignore portability of configure.in after pat...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/math/fityk Consistently use the interface type of the ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/multimedia/dvb-apps Perl no longer includes from . by ...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/multimedia/fuppes Deal with exiv2 API changes
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/net/ccrtp Use OpenSSL 1.1 interfaces.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/net/coherence Don't use a Twisted version that no long...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/net/radsecproxy Fix ctype use. Bump revision.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc Needs libXcursor
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/shells/fish Deal with <version> from C++17. Drop unnec...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/fluent-bit NetBSD doesn't have PTHREAD_STACK_...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/consul Needs huge amounts of memory
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/xnc Deal with abs and const issues.
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/x11/eterm Don't expect that inline is actually inlined.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/pixman pixman: update to 0.40.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/pixman to 0.40.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/adwaita-icon-theme adwaita-icon-theme: update...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/adwaita-icon-theme to 3.36.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/chromaprint chromaprint: update to 1.5.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/chromaprint to 1.5.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/glib-networking glib-networking: update to 2.64.2.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/glib-networking to 2.64.2
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/libsecret libsecret: update to 0.20.3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/libsecret to 0.20.3
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/converters/libstaroffice libstaroffice: update to 0.0.7.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated converters/libstaroffice to 0.0.7
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/waf waf: update to 2.0.20.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/meld meld: update to 3.21.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/waf to 2.0.20
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/meld to 3.21.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: update to 1.14.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/py-google-auth to 1.14.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/libyaml libyaml: updated to 0.2.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/libuv libuv: updated to 1.37.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/libyaml, devel/libuv
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/meld to 3.21.0nb1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/meld meld: update to 3.21.0nb1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel gettext*: update to 0.20.2
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/gettext to 0.20.2
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/devel/libffi Use bash for this build unconditionally, ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-ExifTool p5-Image-ExifTool: updated ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/py-parso py-parso: updated to 0.7.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated graphics/p5-Image-ExifTool, lang/py-parso
=?iso-8859-1?q?christos?=[pkgsrc/trunk]: pkgsrc/net/proftpd Upgrade to 1.3.6c:
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/eina Update to eina-1.7.10:
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/misc/libreoffice Declare classes before dyncasting them
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/doc eina 1.7.10
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/devel/eet Update to eet-1.7.10 with an additional patc...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/doc eet-1.7.10
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/lang/rust As discussed on IRC, use the same environmen...
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/sysutils/cdbkup Skip portability for bash script
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/sysutils/p5-Quota (sysutils/p5-Quota) Updated to 1.8.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc +sysutils/p5-Quota to 1.8.0 +sysutils/p5-Sys-CpuLo...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/sysutils/p5-Sys-CpuLoad (sysutils/p5-Sys-CpuLoad) Upda...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/news/bystand bystand: Update to 1.1.0
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated news/bystand to 1.1.0
=?iso-8859-1?q?bsiegert?=[pkgsrc/trunk]: pkgsrc/lang/gcc9 gcc9: start fixing gccgo build under NetBSD.
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/devel/py-approvaltests Initial import of py-approvalte...
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/devel Add and enable py-approvaltests.
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/py-approvaltests version 0.2.6
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/news/tin tin: Add comment for bug (fixed upstream) to ...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/meld meld: downgrade to 3.20, 3.21 dumps core
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: reverted meld upgrade
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/creduce creduce: port to LLVM 10
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/wm/windowmaker windowmaker: fix pkg-config files
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/doc Updated security/fail2ban to 0.11.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: Add libopusenc
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/libopusenc version 0.2.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/opus-tools opus-tools: Update to 0.2. Make audio...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/opus-tools to 0.2
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/sysutils/dmidecode dmidecode: add missing header
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/net/rclone rclone: Import rclone-1.51.0 as net/rclone
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/net net: Add rclone
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/security/fail2ban Updated security/fail2ban to 0.11.1
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Added net/rclone version 1.51.0
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/devel git: Update to 2.26.2
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/git to 2.26.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang python27: updated to 2.7.18
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated lang/python27, lang/py27-html-docs
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/ham/xlog (ham/xlog) Updated 2.0.17 to 2.0.19
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated ham/xlog to 2.0.19
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/devel/ninja-build Support a shell other than /bin/sh a...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/x11/fltk13 x11/fltk13: Sync dependencies in bl3 with M...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/news/flnews news/flnews: Remove libXcursor dependency
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ninja-build to 1.10.0nb1
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/archivers/arqiver Update archivers/arqiver to version ...
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated archivers/arqiver to 0.5.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebkit qt5-qtwebkit: Unlimit cputime
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-9.0.2 with the following c...
=?iso-8859-1?q?roy?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/dhcpcd to 9.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/libcaca libcaca: Update to libcaca-0.99.19
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/libcaca to 0.99.19
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-logs Updated devel/ocaml-logs to version 0...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-logs to 0.7.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Test-DNS (net/p5-Test-DNS) Updated 0.13 to 0.203
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-resource-pooling Updated devel/ocaml-resou...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-resource-pooling to 1.1
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-stdlib-shims Added devel/ocaml-stdlib-shim...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/ocaml-stdlib-shims version 0.2.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel Added ocaml-stdlib-shims to Makefile SUBDIRs
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/textproc/ocaml-markup Updated textproc/ocaml-markup to...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/ocaml-markup to 0.8.2
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-Net-Amazon-S3 (net/p5-Net-Amazon-S3) Updated 0....
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/news/cleanscore news/cleanscore: Update to 0.9.8.1nb10
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/p5-WebService-MusicBrainz (net/p5-WebService-Music...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/doc doc: Update news/cleanscore to 0.9.8.1nb10
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocaml-uri Updated www/ocaml-uri to version 3.1.0.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ocaml-uri to 3.1.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/mk Use MAKE_ENV when calling dune in ocaml.mk
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocaml-cohttp Updated www/ocaml-cohttp to version 2...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ocaml-cohttp to 2.5.1
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt Updated devel/ocaml-lwt to version 5.2.0.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-lwt to 5.2.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_ppx Updated devel/ocaml-lwt_ppx to ver...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-lwt_ppx to 2.0.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/ocaml-lablgtk ocaml-lablgtk: include gtk2 in bl3.m...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/unison2.51 unison2.51: remove direct inclusion of ...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/unison-snapshot net/unison-snapshot: import unison...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net net/Makefile: + unison-snapshot.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added net/unison-snapshot version 2.51.2.2020...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_react Updated devel/ocaml-lwt_react to...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-lwt_react to 1.1.3
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/textproc/ocaml-tyxml Updated textproc/ocaml-tyxml to v...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/ocaml-tyxml to 4.4.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc net/p5-{Test-DNS to 0.203, Amazon-S3 to 0.89, WebS...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocsigen Updated www/ocsigen to version 2.16.0.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ocsigen to 2.16.0
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/devel/re2 re2: Requires gsed for portable sed -i.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/eliom to 6.11.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/eliom Updated www/eliom to version 6.11.0.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocsigen-toolkit Updated www/ocsigen-toolkit to ver...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ocsigen-toolkit to 2.5.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocsigen-i18n Updated www/ocsigen-i18n to version 3...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/ocsigen-i18n to 3.5.0
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/www/ocsigen-start Updated www/ocsigen-start to version...
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/devel/editline editline: Remove bogus SunOS-specific e...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/glyr glyr: add buildlink3
=?iso-8859-1?q?sevan?=[pkgsrc/trunk]: pkgsrc/security/openssl Update to OpenSSL 1.1.1g
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: Add pragha.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/pragha version 1.3.4
=?iso-8859-1?q?sevan?=[pkgsrc/trunk]: pkgsrc/security/openssl new manual in 1.1.1g
=?iso-8859-1?q?sevan?=[pkgsrc/trunk]: pkgsrc/doc openssl
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/feh feh: Update to 3.4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/feh to 3.4
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/cacti (net/cacti) Updated 1.2.3 to 1.2.7
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/cacti to 1.2.11
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/filesystems/fuse-curlftpfs fuse-curlftpfs: Update to 0...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated filesystems/fuse-curlftpfs to 0.9.2
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/net/cacti (net/cacti) Updated 1.2.7 to 1.2.11
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc/CHANGES-2020: remove conflict indicators
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Update to 1.13.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/mutt to 1.13.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security/keepassxc keepassxc: Update to 2.5.4
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/unison-snapshot unison-snapshot: Mention that it i...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/keepassxc to 2.5.4
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated databases/elasticsearch to 6.8.8
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/sysutils/logrotate Update sysutils/logroate to 3.16.0.
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/doc Updated sysutils/logrotate to 3.16.0
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/databases/elasticsearch elasticsearch: Update to 6.8.8.
=?iso-8859-1?q?dholland?=[pkgsrc/trunk]: pkgsrc/converters/libwpd libwpd: pkglint
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/mk/fetch (mk/fetch/site.mk) ftp.cse.buffalo.edu has no...
=?iso-8859-1?q?dholland?=[pkgsrc/trunk]: pkgsrc/converters/libwpd libwpd: Fix broken build, missing si...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/audacious-plugins audacious-plugins: Update to 4...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/audacious-plugins to 4.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/chat/bitlbee-discord bitlbee-discord: Update to 0.4.3
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated chat/bitlbee-discord to 0.4.3
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/chat/bitlbee-mastodon bitlbee-mastodon: Update to 1.4.4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated chat/bitlbee-mastodon to 1.4.4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net/bftpd bftpd: Update to 5.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/bftpd to 5.5
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mail/balsa balsa: Update to 2.6.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/byacc to 20200330
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/byacc byacc: Update to 20200330
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/misc/stellarium stellarium: updated to 0.20.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-aiohttp-socks py-aiohttp-socks: updated to 0.3.8
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated misc/stellarium, www/py-aiohttp-socks
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/devel/glib2 glib2: fix PR pkg/54752
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/glib2 to 2.64.2nb1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security py-cryptography py-cryptography_vectors: upda...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated security/py-cryptography_vectors, security...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated emulators/caprice32 to 4.6.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/emulators/caprice32 caprice32: Update to 4.6.0
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/editors/focuswriter update editors/focuswriter to 1.7.6
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/focuswriter to 1.7.6
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/wm/sowm wm/sowm
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/sowm to 1.6
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/editors/featherpad editors/featherpad
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/featherpad to 0.13.1nb1
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/editors/feathernotes editors/feathernotes
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/feathernotes to 0.6.0nb1
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/graphics/kvantum graphics/kvantum
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/kvantum to 0.15.2
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/graphics/lximage-qt graphics/lximage-qt
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/lximage-qt to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/archivers/arqiver archivers/arqiver
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated archivers/arqiver to 0.5.0
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/devel/lxqt-build-tools devel/lxqt-build-tools
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/lxqt-build-tools to 0.6.0nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/sysutils/pcmanfm-qt sysutils/pcmanfm-qt
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/pcmanfm-qt to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/sysutils/ufetch sysutils/ufetch
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/ufetch to 0.2
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/libqtxdg x11/libqtxdg
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/libqtxdg to 3.4.0nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/qterminal x11/qterminal
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/qterminal to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/libfm-qt x11/libfm-qt
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/libfm-qt to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/qtermwidget x11/qtermwidget
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/qtermwidget to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/liblxqt x11/liblxqt
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/liblxqt to 0.14.1nb3
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/x11/qt5ct x11/qt5ct
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/qt5ct to 0.41nb4
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Remove accidentally added entries
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: + postfix-3.5.1.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/portaudio portaudio: Do not allow building with ...
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/chat/weechat weechat: Use SUBST framework to adjust ha...
=?iso-8859-1?q?rmind?=[pkgsrc/trunk]: pkgsrc/security/rvault rvault: update to v0.3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/rvault rvault: Reset PKGREVISION after update
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/libgeotiff libgeotiff: Remove old comment
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-httplib2 py-httplib2: updated to 0.17.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-responses py-responses: updated to 0.10.14
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-httplib2, net/py-responses
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 4.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/py-uncompyle6 py-uncompyle6: updated to 3.6.6
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-xdis, lang/py-uncompyle6
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www/go-minify www/go-minify: use ${RM} instead of rm.
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/security/zoneminder Comment that PHP_VERSIONS_ACCEPTED...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/qtermwidget qtermwidget: amend the build fix patching
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security py-cryptography py-cryptography_vectors: upda...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-readme_renderer py-readme_renderer: update...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.46.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated security/py-cryptography, security/py-cryp...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-autopep8 py-autopep8: updated to 1.5.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/security/py-asyncssh py-asyncssh: updated to 2.2.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-autopep8, security/py-asyncssh
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/devel/meson meson: disable FreeBSD specific condition
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/meson to 0.54.0nb1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/blosc blosc: updated to 1.18.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/colordiff colordiff: updated to 1.0.19
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/blosc, devel/colordiff
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/net/dnsdist dnsdist: Always use the pkgsrc editline la...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/mozjs60 mozjs60: restore patch to distinfo
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/mozjs60 to 60.8.0nb4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-astroid py-astroid: relax wrapt version requi...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Sync default options with ffmpeg4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/prometheus prometheus: updated to 2.17.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-WebTest py-WebTest: updated to 2.0.34
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Explain more practical concerns wi...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/prometheus, www/py-WebTest
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/abseil abseil: updated to 20200225.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/libtorrent-rasterbar libtorrent-rasterbar: updated...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: updated to 4.2.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/abseil, net/libtorrent-rasterbar, ne...
=?iso-8859-1?q?sborrill?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_comp1 Allow NetBSD distribution tarball f...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia libquicktime: Remove - dead upstream, fails...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/libquicktime
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/net/ocamlnet Updated net/ocamlnet to version 4.1.7.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/ocamlnet to 4.1.7
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc Properly added net/ocamlnet to CHANGES
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia mkv2mp4: Remove
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/mkv2mp4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: List platforms in active use
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/www/squid4 (www/squid4) Updated to 4.10 (and clear pkg...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/squid4 to 4.11
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: Note lack of cwrappers on AIX
=?iso-8859-1?q?joerg?=[pkgsrc/trunk]: pkgsrc/emulators/BasiliskII Fix race condition with the creat...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/xvidcap to 1.1.7
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed x11/xvidcap-gtk2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/x11 xvidcap: Update to 1.1.7
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia pspvc: Remove. Unmaintained upstream and no...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/pspvc
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/fuppes
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia multimedia: Remove fuppes.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/dvd-slideshow dvd-slideshow: Switch to ffmpeg4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net/libdlna libdlna: Switch to ffmpeg4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mbone/vic-devel vic-devel: remove unsupported options ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/cherokee cherokee: Switch to ffmpeg4. Note that th...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net/freerdp freerdp: Switch to ffmpeg4. NB: doesn't bu...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/ffmpeg1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia multimedia: Remove ffmpeg1. Obsolete ffmpeg...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/ffplay1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc/CHANGES-2020: Add successor lines
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/spek spek: Switch to ffmpeg4. Patch from FreeBSD...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/ffmpeg2 to 2.8.15
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg2 ffmpeg2: Very late update to 2.8.15
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-ffmpeg gst-plugins0.10-ffmp...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc/CHANGES-2020: Removed ffmpeg010
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia multimedia: Remove ffmpeg010
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg2theora ffmpeg2theora: Switch to ffmpeg4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc webkit-gtk/qt5-qtwebkit: Provide instructions on insta...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/ffmpegthumbnailer ffmpegthumbnailer: Update...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/ffmpegthumbnailer to 2.2.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/album album: Switch to ffmpeg4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/pianobar pianobar: Update to 2020.04.05
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/pianobar to 2020.04.05
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net/freerdp freerdp: Mark BROKEN
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed multimedia/kodi
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia multimedia: Remove kodi - broken for a long...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Follow HOMEPAGE redirect
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia/ffplay2 ffplay2: Follow HOMEPAGE redirect
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/x11/xvidcap xvidcap: No it isn't.
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/emulators/vice vice: Switch to ffmpeg4
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/subst.mk: prevent filename expansion using "set -f"
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/print/py-weasyprint py-weasyprint: updated to 51
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: add m...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-pysrt py-pysrt: updated to 1.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated print/py-weasyprint, textproc/py-pysrt
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.21
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fasttracker2 to 1.21
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: ensur...
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/bat to 0.14.0
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/textproc/bat textproc/bat: Updates to 0.14.0
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: Note that SCO_SV has a user
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/subst.mk: refactor main code
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/wolfssl to 4.4.0
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/security/wolfssl security/wolfssl: Updates to v4.4.0
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: omit ./ for sanely named files, quote fil...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: warn about all noop patterns before error...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk mk/subst.mk: don't recommend {pre,do,post}-patch
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/cross/atasm cross/atasm: fix placeholder in manual page
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/chat/bitchx chat/bitchx: fix SUBST pattern for replaci...
=?iso-8859-1?q?rmind?=[pkgsrc/trunk]: pkgsrc/doc Updated security/rvault to v0.3
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/couchdb databases/couchdb: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/cvsgraph devel/cvsgraph: remove outdated no-op S...
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/www/cliqz www/cliqz: Fixes broken build.
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/converters/docx2txt converters/docx2txt: allow no-op S...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/chat/ejabberd chat/ejabberd: remove rebar.config from ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-peewee py-peewee: updated to 3.13.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-test-flake8 py-test-flake8: updated to 1.0.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/py-peewee, devel/py-test-flake8
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/x11/xvidcap xvidcap: Add SUPERSEDES
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Added audio/traverso version 0.49.6
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: Add traverso.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-configargparse py-configargparse: updated to ...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-requests-file py-requests-file: updated to 1.5.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/ImageMagick6 to 6.9.11.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-configargparse, devel/py-requests...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/wkhtmltopdf Fix the build on NetBSD-9.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick6 ImageMagick6: Update to 6.9.11.7
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/devel/libffi Revert portions of PR/48587 - applied in ...
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/www/webkit-gtk webkit-gtk: Update to 2.28.2
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/webkit-gtk to 2.28.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mail mail: Mark packages that fail with OpenSSL 1.1 BR...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/databases/mysql-cluster databases: Mark packages that ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security security: Mark packages that fail with OpenSS...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/sysutils sysutils: Mark packages that fail with OpenSS...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed sysutils/gnome-commander
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/sysutils sysutils: Remove gnome-commander
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net net: Mark packages that fail with OpenSSL 1.1 BROKEN
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed print/cups15
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/print print: Remove cups15, legacy cups version now BR...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/databases/virtuoso virtuoso: BROKEN due to OpenSSL 1.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www www: Mark packages that fail with OpenSSL 1.1 BROKEN
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed www/squid3
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www www: Remove squid3 - legacy squid package, broken ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc/CHANGES-2020: Add successor lines
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/devel/libatomic_ops libatomic_ops: Include bsd.prefs.m...
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/security dsniff{,-nox11}: unbreak them by not installi...
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/dsniff-nox11 to 2.3nb12
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/dsniff to 2.3nb18
=?iso-8859-1?q?rhialto?=[pkgsrc/trunk]: pkgsrc/games/nethack-lib The NetHack DevTeam is announcing th...
=?iso-8859-1?q?rhialto?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/nethack-lib to 3.6.6
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www firefox*: Mark ESR versions as such in COMMENT
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/net-snmp net-snmp: fix for Darwin 19
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/mail/sendmail Bug fix, submitted upstream
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: typo fix
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: illumos is lowercase
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/README: add OmniOS to the SunOS li...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/mail/thunderbird thunderbird: Update to 68.7.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc Updated mail/thunderbird to 68.7.0
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/thunderbird-l10n to 68.7.0
=?iso-8859-1?q?nils?=[pkgsrc/trunk]: pkgsrc/www/py-pelican Switched to default archive format.
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/mail/thunderbird-l10n thunderbird-l10n: Update to 68.7.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/graphics lxqt-themes: add new package, version 0.14.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added graphics/lxqt-themes version 0.14.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-session: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-session version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-qtplugin: add new package, version 0.14.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-qtplugin lxqt-qtplugin: spell "LXQt" consiste...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-qtplugin version 0.14.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-globalkeys: add new package, version 0.14.3
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-globalkeys version 0.14.3
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-config lxqt-config: fix stray "wip" reference...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-config: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-config lxqt-config: fix another stray "wip" r...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-config version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-panel: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-panel version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-about: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-about version 0.14.1
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/editors Pull in patch from upstream to fix a build fai...
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/emacs26 to 26.3nb5
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/emacs26-nox11 to 26.3nb1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/portaudio portaudio: Fix detection of sun
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio/portaudio portaudio: Fix build on SunOS
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/audio/alac audio/alac: Fix wrong PKGNAME
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/graphics/dia dia: Disable GNOME 2 integration
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/mk/fetch mk/fetch/fetch.mk: Add ofhttp as fetcher
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/graphics/giflib Fix graphics/giflib build
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/mk/fetch mk/fetch/fetch.mk: Use -f with ofhttp
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/cfengine3 to 3.15.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security/netpgp netpgp: Unbreak with OpenSSL 1.1, most...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/neon neon: Add gnutls support.
=?iso-8859-1?q?gavan?=[pkgsrc/trunk]: pkgsrc/mail/exim Patch exicyclog to work when commands have s...
=?iso-8859-1?q?js?=[pkgsrc/trunk]: pkgsrc/audio/alac audio/alac: Cosmetic improvement
=?iso-8859-1?q?kre?=[pkgsrc/trunk]: pkgsrc/shells/bash Update bash to 5.0.17 (Patch 17 for bash 5.0)
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/cadaver cadaver: Build with OpenSSL 1.1... by swit...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/sysutils/cfengine3 cfengine3: Update to 3.15.1. Un-BRO...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security/yafic yafic: Unbreak with OpenSSL 1.1. Patch ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/x11/xvidcap xvidcap: Add options.mk
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/net/libdlna libdlna: Switch to ffmpeg4
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/squidGuard squidGuard: Switch to squid4
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-qtplugin lxqt-qtplugin: spell "LXQt" consiste...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-session lxqt-session: minor SUBST style tweak
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/editors/featherpad /editors/featherpad: Update to 0.14.0
=?iso-8859-1?q?pin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/featherpad to 0.14.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-runner lxqt-runner: fix stray "wip" reference
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-runner: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-runner version 0.14.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/audio/ruby-taglib audio/ruby-taglib: update to 1.0.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/ruby-taglib to 1.0.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang/pear lang/pear: update to 1.10.12
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/pear to 1.10.12
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/databases/pear-DB databases/pear-DB: update to 1.10.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated databases/pear-DB to 1.10.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-notificationd: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-notificationd version 0.14.1
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/firefox52 www/firefox52: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/firefox52 www/firefox52: remove no-op SUBST block ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/gnats databases/gnats: fix SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/gnustep-base devel/gnustep-base: remove no-op ba...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added sysutils/lxqt-powermanagement version 0...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/sysutils lxqt-powermanagement: add new package, versio...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-libvisual audio/gst-plugins0.10-...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/imake devel/imake: the SUBST block may be a no-o...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/imlib2 graphics/imlib2: only define SUBST blo...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/security lxqt-policykit: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/lxqt-policykit version 0.14.1
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/lemon devel/lemon: fix typo in SUBST_FILES
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11 lxqt-admin: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added x11/lxqt-admin version 0.14.1
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/liblo audio/liblo: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/x11/mlterm x11/mlterm: remove redundant file from SUBS...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/mono6 lang/mono6: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/multimedia/mpv multimedia/mpv: remove nonexistent file...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/mysql55-client databases/mysql55-client: app...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/security lxqt-sudo: add new package, version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/lxqt-sudo version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/security lxqt-openssh-askpass: add new package, versio...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/openjdk8 lang/openjdk8: remove redundant file fro...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/security/lxqt-openssh-askpass lxqt-openssh-askpass: mi...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/lxqt-openssh-askpass version 0...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/php72 lang/php72: remove no-op SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/php72 lang/php72: re-add accidentally removed fil...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/php73 lang/php73: remove redundant file from SUBS...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/pear-Mail_Mime mail/pear-Mail-Mime: remove no-op ...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/fvwm wm/fvwm: Add todo notes after feedback from user
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/chat/psybnc chat/psybnc: fix accidentally hard-coded P...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/x11/py-kiwi x11/py-kiwi: allow no-op SUBST block for l...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/fvwm wm/fvwm: enable xft2, xcursor and xrender supp...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/queue-repair mail/queue-repair: allow SUBST to be...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/fvwm wm/fvwm: Add doc keyword for optionally not ge...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/misc/rpm misc/rpm: remove no-op SUBST group for mkdir
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/rrdtool12 databases/rrdtool12: remove redund...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/rrdtool databases/rrdtool: remove redundant ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/databases/ruby-qdbm databases/ruby-qdbm: remove redund...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/wm/xfce4-wm xfce4-wm: update MASTER_SITES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/archivers/ruby-xz archivers/ruby-xz: remove redundant ...
=?iso-8859-1?q?schmonz?=[pkgsrc/trunk]: pkgsrc/www/goaccess Define rcvar so goaccess=NO works. Fix a ...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/fvwm wm/fvwm: change docbook-xsl and libxslt to TOO...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/snort net/snort: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/ucspi-tcp6 net/ucspi-tcp6: does not need to patch ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/xe-guest-utilities sysutils/xe-guest-utilitie...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/ruby27-base lang/ruby27-base: fix typo in REPLACE...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk/build mk/build/build.mk: use the login shell by def...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/games/velena games/velena: remove redundant SUBST_FILE...
=?iso-8859-1?q?jym?=[pkgsrc/trunk]: pkgsrc/www For clarity, use tomcat_start (resp. tomcat_stop) ...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/textproc Add textproc/go-goldmark version 1.1.30
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc add changes entry for go-goldmark
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-tmc version 0.5.1
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add devel/go-tmc
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/cad/diylc There are two common ways to select the "jav...
=?iso-8859-1?q?dsainty?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated cad/diylc to 3.28.0nb1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-session lxqt-session: amend a patch comment
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/sysutils/pcmanfm-qt pcmanfm-qt: fix location of defaul...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/pcmanfm-qt to 0.14.1nb4
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/x11/lxqt-panel lxqt-panel: fix location of default pan...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/lxqt-panel to 0.14.1nb1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/meta-pkgs meta-pkgs: add LXQt 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/mk/defaults options.description: add openbox and xfce4...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Added meta-pkgs/lxqt version 0.14.1
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/lxqt lxqt: add a comment about icon themes
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/comms/pilot-link comms/pilot-link: fix unknown configu...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/nas audio/nas: fix obvious path error in nasd.co...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/nas audio/nas: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/libraw graphics/libraw: remove unknown config...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-binutils cross/mingw-w64-x86_64...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-headers cross/mingw-w64-x86_64-...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk/misc mk/misc/can-be-built-here.mk: remove NOT_FOT_U...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/databases/ruby-activeldap databases/ruby-activeldap: u...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated databases/ruby-activeldap to 6.0.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/databases/ruby-sequel databases/ruby-sequel: update to...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated databases/ruby-sequel to 5.31.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-backports devel/ruby-backports: update to 3...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-backports to 3.17.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail mail/roundcube-plugin-password: fix runtime problem
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/roundcube-plugin-password to 1.4...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/www/drupal8 www/drupal8: update to 8.7.12
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/drupal8 to 8.7.12
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail mail/postfix: update to 3.5.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: note update of postfix and relatex packages t...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: -postfix
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/php-xdebug devel/php-xdebug: update to 2.9.5
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/php-xdebug to 2.9.5
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/libdaemon devel/libdaemon: fix path to pkg-confi...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/cross cross/*-binutils: allow unknown --enable-nls con...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/libthrift devel/libthrift: suppress warning abou...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/py-requests devel/py-requests: disable tests for...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/py-py2app devel/py-py2app: disable tests for py27
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_client devel/py-jupyter_client: disab...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick6 graphics/ImageMagick6: allow SUB...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/freetype2 graphics/freetype2: remove no-op SU...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/jasper graphics/jasper: fix typo in jasper.pc...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/graphics/py-OpenGL graphics/py-OpenGL: fix package nam...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/clang lang/clang: avoid unnecessary shell command
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg meta-pkgs/modular-xorg: make ha...
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/sysutils/bcmfw cut spurious character in sed pattern
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: add t...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/fonts/tex-wasy2-ps tex-wasy2-ps: remove. replaced by t...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/fonts tex-*: update to texlive 2020 versions
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/fonts fonts: add tex-wasy-type1, remove tex-wasy2-ps
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-fontsrecommended texlive-...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc some texlive 2020 updates
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: add t...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/make-quoting regress/make-quoting: replace obs...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: bring...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/regress/make-quoting regress/make-quoting: demonstrate...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/x11/gtk-sharp3 x11/gtk-sharp3: follow the redirect for...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/archivers/fastjar archivers/fastjar: suppress USE_TOOL...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/archivers/py-lz4 archivers/py-lz4: fix path to py-test
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-B-COW (devel/p5-B-COW) import p5-B-COW-0.004
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/benchmarks/google-benchmark benchmark/google-benchmark...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Clone (devel/p5-Clone) Updated to 0.45. (pkgs...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc (devel/p5-B-COW) 0.004 Added, (devel/p5-Clone) updated...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/time/anacron time/anacron: allow no-op SUBST block
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Exporter-Tiny (devel/p5-Exporter-Tiny) Update...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/games/aop games/aop: remove redundant file from SUBST_...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Future (devel/p5-Future) Updated to 0.45
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/awf textproc/awf: remove redundant Makefile f...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/p5-Struct-Dumb (devel/p5-Struct-Dumb) Updated to...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/bftpd net/bftpd: fix location of configuration fil...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc (devel/p5) -Exporter-Tiny to 1.002002, -Future to ...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/editors/xournalpp xournalpp: Update to 1.0.18. Patch f...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/sysutils/p5-Quota (sysutils/p5-Quota) Updated to 1.8.1
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/p5-Quota to 1.8.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/chat/srain srain: Update to 1.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated chat/srain to 1.0.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated editors/xournalpp to 1.0.18
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk/check mk/check/check-wrkref.mk: fix shell quoting
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/x11/gtksourceview4 gtksourceview4: update to 4.6.0nb1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/meld meld: update to 3.21.0nb2.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/meld to 3.21.0nb2
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/gtksourceview4 to 4.6.0nb1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/meld meld: remove sentence from DESCR
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: add some
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/neomutt neomutt: update to 20200424.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/neomutt to 20200424
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/DWB textproc/DWB: fix macro calls with wrong ...
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/devel/nss nss: fix wrong value of CPU_ARCH on NetBSD/e...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc more texlive 2020 package updates
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/math tex-unicode-math{,-doc}: update to 0.8q texlive...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/graphics tex-*: update to texlive 2020 versions
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc tex-unicode-math{,-doc} update
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/lang/go114 go114: work around aarch64 signal handler i...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc more texlive 2020 package updates
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/devel tex-*: update to texlive 2020 versions
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc8 lang/gcc8: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/libLLVM34 devel/libLLVM34: remove nonexistent fil...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc9 lang/gcc9: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/squid4 www/squid4: fix build for strict SUBST and ...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-bindata devel/ruby-bindata: update to 2.4.7
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-bindata to 2.4.7
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-byebug devel/ruby-byebug: update to 11.1.3
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-byebug to 11.1.3
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/security/openssh security/openssh: remove no-op file f...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/memtester sysutils/memtester: does not have e...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/lang/erlang-doc erlang-doc: remove now irrelevant dupl...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/editors/mg editors/mg: fix prefix
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: delete ruby-gherkin
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang/ruby-gherkin lang/ruby-gherkin: remove package
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Removed lang/ruby-gherkin
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/editors/mg editors/mg: honor INSTALL_UNSTRIPPED
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/istgt net/istgt: remove no-op SUBST block
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/jftpgw net/jftpgw: remove no-op SUBST block
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/textproc/bat textproc/bat: Updates to 0.15.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-cucumber-messages devel/ruby-cucumber-messa...
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated textproc/bat to 0.15.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/lang/ruby-cucumber-gherkin lang/ruby-cucumber-gherkin:...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-cucumber-core devel/ruby-cucumber-core: upd...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-cucumber-expressions devel/ruby-cucumber-ex...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: note update of ruby-cucumber-* packages
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/nginx www/nginx-devel: fix build for SUBST_NOOP_OK=no
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-cucumber-wire devel/ruby-cucumber-wire: upd...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-cucumber-wire to 3.0.0
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/nostromo www/nostromo: remove no-op filename patte...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/games/nudoku games/nudoku: remove no-op file from SUBS...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/objc lang/objc: allow no-op substitution for PKGM...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-getopt devel/ruby-getopt: update to 1.5.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-getopt to 1.5.1
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mk/wrapper mk/wrapper: allow "unwrap" to be a no-op SU...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_filecheck pkgtools/pkg_filecheck: fix abs...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/djbdnscurve6 net/djbdnscurve6: does not have error.h
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-mixlib-cli devel/ruby-mixlib-cli: update to...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-mixlib-cli to 2.1.6
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-mustache devel/ruby-mustache: update to 1.1.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-mustache to 1.1.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-octokit devel/ruby-octokit: update to 4.18.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-octokit to 4.18.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-power_assert devel/ruby-power_assert: updat...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-power_assert to 1.2.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-racc devel/ruby-racc: update to 1.5.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-racc to 1.5.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-rspec-rails to 4.0.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-rails devel/ruby-rspec-rails: update ...
=?iso-8859-1?q?kre?=[pkgsrc/trunk]: pkgsrc/doc Belatedly note update of shells/bash to 5.0.17 (so...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-rugged devel/ruby-rugged: update to 1.0.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-rugged to 1.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-cython py-cython: updated to 0.29.17
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-asteval py-asteval: updated to 0.9.18
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-cython, math/py-asteval
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-bottleneck py-bottleneck: updated to 1.3.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/sysutils/py-crontab py-crontab: updated to 2.4.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated math/py-bottleneck, sysutils/py-crontab
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: updated to 4.2.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-test-sugar py-test-sugar: updated to 0.9.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/qbittorrent, devel/py-test-sugar
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-dulwich py-dulwich: updated to 0.19.16
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-faker py-faker: updated to 4.0.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-django-extensions py-django-extensions: updated...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-django-admin-sortable2 py-django-admin-sortable...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-dulwich, devel/py-faker, www/py-d...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo1 time/ruby-tzinfo1: update to 1.2.7
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated time/ruby-tzinfo1 to 1.2.7
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo time/ruby-tzinfo: update to 2.0.2
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo-data time/ruby-tzinfo-data: update to...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: note update of ruby-tzinfo and ruby-tzinfo-data
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/devel/ruby-native-package-installer devel/ruby-native-...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-native-package-installer t...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/graphics/ruby-RMagick graphics/ruby-RMagick: update to...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/ruby-RMagick to 4.1.2
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail/ruby-mime-types-data mail/ruby-mime-types-data: u...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated mail/ruby-mime-types-data to 3.2020.0425
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/x11/st-term st-term: Update to 0.8.3
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/st-term to 0.8.3
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgin: Update to 0.16.0.
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkgin to 0.16.0
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/misc/ruby-pry misc/ruby-pry: update to 0.13.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated misc/ruby-pry to 0.13.1
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-wordwrap version 1.0.0
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc (sysutils/webmin and wbm-* ) updated to 1.941, -acl an...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/sysutils (sysutils/webadmin, sysutils/wbm-*) Updated 1...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/sysutils/webmin (sysutils/webmin) correction to typo o...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/php-nextcloud to 18.0.4
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/misc/ruby-license-acceptance misc/ruby-license-accepta...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 18.0.4
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated misc/ruby-license-acceptance to 1.0.19
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-textseg version 12.0.0
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated x11/mlterm to 3.9.0
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/x11/mlterm mlterm: update to 3.9.0.
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changesentry for go-wordwrap
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changesentry for go-textseg
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/misc/ruby-slop misc/ruby-slop: update to 4.8.1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated misc/ruby-slop to 4.8.1
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/graphics/py-imageio Update py-imageio to 2.8.0
=?iso-8859-1?q?prlw1?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/py-imageio to 2.8.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-levenshtein version 1.2.3
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changesentry go-levenshtein
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math Added py-numpy16 - the last version to support Py...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel/go-pflag devel/go-pflag: Update to version 1.0.5
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/go-pflag to 1.0.5
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc revbump for devel/go-pflag update
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Added math/py-numpy16; Updated math/py-numpy
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/converters/help2man converters/help2man: only replace ...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-cmp Version 0.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-numpy py-numpy: updated to 1.18.3
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changesentry go-cmp
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/misc/py-anita misc/py-anita: skip SUBST block that wou...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/relay-ctrl mail/relay-ctrl: does not have error.h
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/robodoc textproc/robodoc: remove no-op SUBST ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/safecat mail/safecat: does not need the error.h hack
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/math/yacas math/yacas: remove no-op SUBST block
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/doc Updated mail/sympa to 6.2.54
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/mail/sympa Update to 6.2.54. Main changes since 6.2.16:
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/doc Updated net/smokeping to 2.7.3
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/net/smokeping Update to 2.7.3
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/xwave audio/xwave: skip SUBST block if it would ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/audio/xwave audio/xwave: fix detection of DEVOSSAUDIO
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/games/xnibbles games/xnibbles: fix path to audio device
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/biology/py-mol py-mol: use buildlink for py-numpy
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/graphics/py-gnuplot py-gnuplot: use buildlink for py-n...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/games/eureka games/eureka: Update to 1.27.2
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/eureka to 1.47.2
=?iso-8859-1?q?tnn?=[pkgsrc/trunk]: pkgsrc/lang/go114 go114: fix stack alignment for runtime.pipe...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/cad/py-gds py-gds: updated to 1.5.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-patsy py-patsy: use py-numpy/buildink to auto-...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-uncertainties py-uncertainties: use py-numpy/b...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-autograd py-autograd: updated to 1.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated cad/py-gds, math/py-autograd
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-numpy py-numpy: fix linker options on Darwin
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/net/gallery-dl gallery-dl: Update to 1.13.5
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/gallery-dl to 1.13.5
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print print: add tex-{atbegshi,kvoptions,pdftexcmds}{,...
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print tex-[ab]*: update to texlive 2020 versions
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc more texlive 2020 updates
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/print/p5-biblatex-biber p5-biblatex-biber: update to 2.14
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc p5-biblatex-biber update to 2.14
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/www/squidclamav (www/squidclamav) depends www/squid4, ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/www/squidclamav (www/squidclamav) fix typo, CONFIGURE_...
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib geography/gdal: Update to 2.4.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal: Simplify patch dealing with v...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc/TODO: add mysql-server packages
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgtools/pkgin: define PKGPATH before i...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/DarwinStreamingServer net/DarwinStreamingServer: f...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/bacula sysutils/bacula*: fix substitution for...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/chrony net/chrony: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/cmigemo textproc/cmigemo: fix "TEST: not foun...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/textproc/cmigemo textproc/cmigemo: clean up SUBST_FILES
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/sysutils/daemontools-encore sysutils/daemontools-encor...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/net/dhcpd-pools net/dhcpd-pools: remove outdated SUBST...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/security/doas security/doas: fix no-op SUBST block
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/security/sudo security/sudo: update to 1.8.31p1
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/sudo to 1.8.31p1
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/chat/mumble chat/mumble: needs python as tool
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/graphics/ocaml-cairo graphics/ocaml-cairo: needs pkg-c...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/lang/coq lang/coq: needs bash as tool
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/chat/mumble chat/mumble: add dbus option
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/x11/py-qt5 x11/py-qt5: add dbus option
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/www Set SHELL=${CONFIG_SHELL} in mozilla builds.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel py-pybind11: added version 2.5.0
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail/OSBF-lua OSBF-lua: limit to lua 5.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-scipy py-scipy: updated to 1.4.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Added devel/py-pybind11, math/py-scipy
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 4.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/py-uncompyle6 py-uncompyle6: updated to 3.6.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-click py-click: updated to 7.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-requests-file py-requests-file: updated to 1.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-click, devel/py-xdis, lang/py-unc...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/misc/py-stdnum py-stdnum: updated to 1.13
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-zeroconf py-zeroconf: updated to 0.26.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated misc/py-stdnum, net/py-zeroconf
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/multimedia/obs-studio obs-studio: Update to 25.0.8
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated multimedia/obs-studio to 25.0.8
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc adjust maintainer to my new login
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/firefox-l10n to 75.0nb1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/www/firefox-l10n firefox-l10n: Load languagae packs pr...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio audio: For gst-based players, pull in codecs for...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc add go-gospel to changes
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-gospel Version 0.0.20200416
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-numexpr py-numexpr: updated to 2.7.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-limits py-limits: updated to 1.5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-tabulate py-tabulate: updated to 0.8.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/math/py-lmfit py-lmfit: updated to 1.0.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated math/py-numexpr, devel/py-limits, textproc...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/devel Add devel/go-pkgconfig Version 0.0.0.20170226
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add go-pkgconfig
=?iso-8859-1?q?tsutsui?=[pkgsrc/trunk]: pkgsrc/net/mikutter-plugins-twitter mikutter-plugins-mikutter...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/security/libpbc security/libpbc: Add bl3 file
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal-lib: Sort PLIST (NFCI)
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/security Add security/libgabe Version 1.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add libgabe
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv Use full path to pkg_info so that i...
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc Add OpenRRCP 0.2.1
=?iso-8859-1?q?tkusumi?=[pkgsrc/trunk]: pkgsrc/editors/fileobj editors/fileobj: Update to v0.7.97
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/wmx-gnome wm/wmx-gnome: Update to Version 8.
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/wm/wmx wm/wmx: Update to Version 8
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/wmx to 8.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/wmx-gnome to 8.0
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc5 lang/gcc5: skip portability check for files ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc6 lang/gcc6: disable check for unknown configu...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/lang/gcc7 lang/gcc7: disable check for unknown configu...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/net/freeDiameter freeDiameter: update to 1.4.0.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/freeDiameter to 1.4.0
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/audio gst-plugins1-*: Correct some DESCR lies
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.10.8.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated graphics/ImageMagick to 7.0.10.8
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/devel/catch2 catch2: update to 2.12.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/catch2 to 2.12.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/wm/i3 i3: update to 4.18.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated wm/i3 to 4.18.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: update to 0.21.23.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/musicpd to 0.21.23
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/www/py-google-api-python-client py-google-api-python-c...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/py-google-api-python-client to 1.8.2
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/mail/dspam mail/dspam: remove redundant file from SUBS...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: update to 1.14.1.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/py-google-auth to 1.14.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/fonts/unifont unifont: update to 13.0.02.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated fonts/unifont to 13.0.02
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/lang/vala vala: update to 0.48.5.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated lang/vala to 0.48.5
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser-noscript security/tor-browser-nos...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: + tor-browser-noscript
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/tor-browser to 9.0.9nb2
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser tor-browser: update to 9.0.9nb2.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-HSXKPasswd security/p5-Crypt-HSXKPas...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: + p5-Crypt-HSXKPasswd
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Added security/p5-Crypt-HSXKPasswd version 3.6
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup4 py-beautifulsoup4: update to 4.9.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/py-beautifulsoup4 to 4.9.0
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/security/openpam security/openpam: define NO_STATIC_MO...
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography gdal-lib: Update to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/gdal-lib to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/py-gdal to 3.0.4
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/gdal-lib gdal-lib: Bump depends in bl3
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/databases/postgresql-postgis2 Revbump for gdal-lib
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/wm/fvwm fvwm: g/c unused variable
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv/files Use full path to pkg_info so ...
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/devel/R-Rcpp (devel/R-Rcpp) Updated to 1.0.3 to 1.0.4.6
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/R-Rcpp to 1.0.4.6
=?iso-8859-1?q?mef?=[pkgsrc/trunk]: pkgsrc/math/py-numpy16 (math/py-numpy16) Add missing distinfo...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel cmake: updated to 3.17.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/cmake, devel/cmake-gui
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases openldap: updated to 2.4.50
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/openldap, databases/lmdb
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-atomicwrites py-atomicwrites: updated to 1.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/time/py-pytz py-pytz: updated to 2020.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-xmlschema py-xmlschema: updated to 1.1.3
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.11.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn/patches py-uvicorn: remove unused patch
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-atomicwrites, time/py-pytz, textp...
=?iso-8859-1?q?sjmulder?=[pkgsrc/trunk]: pkgsrc/sysutils/nnn nnn: Update to 3.1
=?iso-8859-1?q?sjmulder?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/nnn to 3.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/ldb ldb: updated to 2.1.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: updated to 4.12.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/ldb, net/samba4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-humanize py-humanize: updated to 2.4.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-elementpath py-elementpath: updated to 1.4.4
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated textproc/py-elementpath, textproc/py-humanize
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/sysutils/ansible ansible: updated to 2.9.7
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-coverage py-coverage: updated to 5.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated sysutils/ansible, devel/py-coverage
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/curl to 7.70.0
=?iso-8859-1?q?leot?=[pkgsrc/trunk]: pkgsrc/www/curl curl: Update to 7.70.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/dnsmasq dnsmasq: updated to 2.81
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/converters/help2man help2man: updated to 1.47.15
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated converters/help2man, net/dnsmasq
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/meson meson: updated to 0.54.1
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-twython py-twython: updated to 3.8.2
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated net/py-twython, devel/meson
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/py-natsort py-natsort: updated to 7.0.1
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/converters/unoconv Obtain system-dependant pkg_info fu...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/devel/py-mando py-mando: updated to 0.7.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated devel/py-mando, textproc/py-natsort
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Add jack option.
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.22
=?iso-8859-1?q?fox?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated audio/fasttracker2 to 1.22
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkgin pkgin: Update to 0.16.1.
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkgin to 0.16.1
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/multimedia ffmpeg*: Add speex support. Further clarify...
=?iso-8859-1?q?riastradh?=[pkgsrc/trunk]: pkgsrc/lang/nodejs lang/nodejs: Bump libuv API depends to 1.2...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: allow identity substitutions in SUBST_NOO...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/security/pam-ldap pam-ldap: preemptively avoid "versio...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc *: Remove logic for outdated NetBSD versions.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/estd estd: avoid complex netbsd version logic.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/hal hal: avoid version checking that would've...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/ogle ogle: avoid complex version logic for ...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc Avoid complex version logic for obsolete NetBSD versions
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/libflashsupport libflashsupport: don't both...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/multimedia/adobe-flash-player adobe-flash-player: don'...
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/sysutils/znapzend znapzend: update to 0.20.0
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils netbsd-kmod-tools: Remove.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/doc Removed netbsd-kmod-tools
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/sysutils/setquota setquota: simply "only for netbsd an...
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated sysutils/znapzend to 0.20.0
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mbone/vic-devel vic-devel: avoid version checking for ...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mbone/vic vic: avoid version checking for netbsd
=?iso-8859-1?q?triaxx?=[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: fix PR pkg/55217
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/mail re-alpine, alpine: remove workarounds for netbsd<5
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/rcfunge rcfunge: avoid workaround for netbsd<6, E...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/mpd mpd: avoid problematic netbsd version check (...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang gcc*-aux: avoid future issues and accept NetBSD-1...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc Avoid version workarounds for EOL netbsd versions.
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/graphics/djvulibre-lib djvulibre-lib: remove workaroun...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: remove fvwm now that ...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc mk/subst.mk: fix combination of SUBST_FILTER_CMD with ...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: remove pkg-config
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files submit.xml: minor grammar tweaks
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: bump version for remo...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated meta-pkgs/bulk-small to 20200430
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files bulk.xml: add a bulk build link, and t...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files creating.xml: document TEST_DEPENDS, a...
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files fixes.xml: document TEST_DEPENDS
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc/guide/files introduction.xml: don't capitalize a c...
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/geography/libgeotiff libgeotiff: Update to 1.6.0
=?iso-8859-1?q?gutteridge?=[pkgsrc/trunk]: pkgsrc/doc doc/pkgsrc.*: regen
=?iso-8859-1?q?gdt?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated geography/libgeotiff to 1.6.0
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/devel sort
=?iso-8859-1?q?jnemeth?=[pkgsrc/trunk]: pkgsrc/ham add requisite blank line
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/textproc/icu icu: bump BUILDLINK_ABI_DEPENDS
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.47.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-boto3 py-boto3: updated to 1.12.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated finance/py-stripe, net/py-botocore, net/py...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-botocore py-botocore: updated to 1.15.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.11.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: updated to 14.1.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/net/py-awscli py-awscli: updated to 1.18.49
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated www/py-uvicorn, lang/nodejs
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail/roundcube mail/roundcube: update to 1.4.4
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: update roundcube related pacakges to 1.4.4
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/mail/roundcube-plugin-password mail/roundcube-plugin-p...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/dillo www/dillo: remove nonexistent dpid/dpidc fro...
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/net/nsd nsd: Update to 4.3.1
=?iso-8859-1?q?ryoon?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/nsd to 4.3.1
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser-https-everywhere security/tor-bro...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security security/Makefile: +tor-browser-https-everywhere
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/security/tor-browser tor-browser: update to 9.0.9nb3.
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated security/tor-browser to 9.0.9nb3
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/wm/wmx/patches wmx: Remove editor backup file.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_expect Added OCaml 4.10 patch to devel...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-ppx_expect to 0.13.0nb1
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/mk add afl-3.0 to acceptable defaults
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/licenses add afl-3.0 (Academic Free License)
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail mail/Makefile: add imapproxy and fix typo in up-i...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/math/py-numba/patches py-numba: remove patch that was ...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/tex-a2ping-doc/patches tex-a2ping-doc: remove...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/opencv-contrib-face opencv-contrib-face: rege...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/opencv opencv: mention that opencv-contrib-fa...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/www/squid4 Pullup ticket #6179 - requested by ...
=?iso-8859-1?q?mrg?=[src/trunk]: src/sys/modules/examples/pollpal include sys/lwp.h and fix the b...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/lynx lynx: Default to wide-curses. Add gnutls option.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-redis py-redis: updated to 3.5.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-bleach py-bleach: updated to 3.1.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/py-redis, www/py-bleach
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/benchmarks/fio fio: Couple of SunOS fixes.
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib add afl-3.0 as acceptab...
=?iso-8859-1?q?bsiegert?=[pkgsrc/pkgsrc-2020Q1]: pkgsrc/www/squid4 Pullup ticket #6179 - requested by ...
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/mk add afl-3.0 to acceptable defaults
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/licenses add afl-3.0 (Academic Free License)
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/mail mail/Makefile: add imapproxy and fix typo in up-i...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/math/py-numba/patches py-numba: remove patch that was ...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/tex-a2ping-doc/patches tex-a2ping-doc: remove...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/opencv-contrib-face opencv-contrib-face: rege...
=?iso-8859-1?q?wiz?=[pkgsrc/trunk]: pkgsrc/graphics/opencv opencv: mention that opencv-contrib-fa...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/www/lynx lynx: Default to wide-curses. Add gnutls option.
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/databases/py-redis py-redis: updated to 3.5.0
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/www/py-bleach py-bleach: updated to 3.1.5
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated databases/py-redis, www/py-bleach
=?iso-8859-1?q?jperkin?=[pkgsrc/trunk]: pkgsrc/benchmarks/fio fio: Couple of SunOS fixes.
=?iso-8859-1?q?plunky?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib add afl-3.0 as acceptab...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/security/openssl openssl: Fix KERN_ARND usage on NetBSD.
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc add changes py-cryptodomex
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/security security/py-cryptodomex: Import from wip (pac...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/mozjs60 mozjs60: help i386 builders which don't a...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net Add net/py-dnspython Version 1.16.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net Add net/py-ldapdomaindump Version 0.9.1
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add py-ldapdomaindump, py-dnspython
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/net/smokeping/patches Remove obsolete patch
=?iso-8859-1?q?bouyer?=[pkgsrc/trunk]: pkgsrc/net/smokeping Fix indentation
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net/py-dns py-dns: add dependencies, adjust license
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net remove py-dnscrypto, exists as py-dns
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: remove dnspython
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net/py-ldapdomaindump py-ldapdomaindump: bump, use py-dns
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc changes: add py-impacket
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net py-impacket: Import from wip (packaged by wiz, upd...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net/py-ldapdomaindump py-ldapdomaindump: fix DEPENDS f...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net/py-dns py-dns: remove falsely added requests and r...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net for bridge(4), report the common enabled capabilitie...
=?iso-8859-1?q?christos?=[src/trunk]: src/sys/modules/examples/ping remove debugging stuff accidentall...
=?iso-8859-1?q?nia?=[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rand Fix the detecti...
=?iso-8859-1?q?ryo?=[src/trunk]: src Add a test for sigaltstack(2) and SA_ONSTACK
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen NETTXF_csum_blank and NETTXF_data_validated...
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/arch/xen/xen add support for scatter-gather when accepti...
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/mail/balsa balsa: Use yelp-tools. Noted by joerg.
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/devel tex-tlshell{,-doc}: update to 2020.54921
=?iso-8859-1?q?markd?=[pkgsrc/trunk]: pkgsrc/doc tex-tlshell{,-doc} update
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/games easyrpg-player: Update to 0.6.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/liblcf to 0.6.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/easyrpg-player to 0.6.2
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/games easyrpg-player: Needs gcc5
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/usb Initialise channels and media state.
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/devel/ocaml-logs Corrected PLIST options for devel/oca...
=?iso-8859-1?q?jaapb?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ocaml-logs to 0.7.0nb1
=?iso-8859-1?q?sevan?=[src/trunk]: src/usr.bin/calendar/calendars It was aboard the Space Shuttle A...
=?iso-8859-1?q?thorpej?=[src/trunk]: src/usr.bin/kdump Decode futex op codes.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Add missing dates and revisions.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/fortune/strfile Simplify, errors to stderr.
=?iso-8859-1?q?rin?=[src/trunk]: src/doc lmcconfig(8) was removed.
=?iso-8859-1?q?christos?=[src/trunk]: src/games/fortune/unstr Simplify, little KNF
=?iso-8859-1?q?rin?=[src/trunk]: src/doc Hack "gcc-4.5 arm without -fno-tree-vrp generate broken ...
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Inital support for iwn for new wifi stack.
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/net/py-impacket py-impacket: use ALTERNATIVES
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/cataclysm-dda to 0.E
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/games cataclysm-dda: Update to 0.E
=?iso-8859-1?q?nia?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated games/cataclysm-dda-sdl to 0.E
=?iso-8859-1?q?Nathanial_Sloss?=[src-draft/trunk]: src/sys/dev/pci Add canges for newstate cb.
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/net/ruby-amq-protocol net/ruby-amq-protocol: update to...
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/ruby-amq-protocol to 2.3.1
=?iso-8859-1?q?manu?=[pkgsrc/trunk]: pkgsrc/security/opensc Add missing patch checksums
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/net/ruby-dnsruby net/ruby-dnsruby: update to 1.61.3
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/ruby-dnsruby to 1.61.3
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/net/ruby-net-ping net/ruby-net-ping: update to 2.0.7
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-large bulk-large: remove the older mysq...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated meta-pkgs/bulk-large to 20200430
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/ruby-net-ping to 2.0.7
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/net/ruby-train-core net/ruby-train-core: update to 3.2.28
=?iso-8859-1?q?taca?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated net/ruby-train-core to 3.2.28
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/games/doom2-pwad-preacher games/doom2-pwad-preacher: U...
=?iso-8859-1?q?micha?=[pkgsrc/trunk]: pkgsrc/games/doom2-pwad-struggle games/doom2-pwad-struggle: U...
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): during attach print intrstr only once
=?iso-8859-1?q?jdolecek?=[src/trunk]: src/sys/net add sc_capenable member, forgot to commit
=?iso-8859-1?q?jakllsch?=[src/trunk]: src/sys/dev/pci msk(4): actually moderate interrupts from the Yu...
=?iso-8859-1?q?joerg?=[src/trunk]: src/sys/sys GNU as on ARM silently accepts @progbits, but interp...
=?iso-8859-1?q?martin?=[src/trunk]: src/usr.bin/kdump futexput: cast the mask to u_long (as the op a...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src Pull up following revision(s) (requested by isaki in tick...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by rias...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/security/Bastille security/Bastille: fix build with SU...
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/www/ap2-auth-mellon www/ap2-auth-mellon: fix build wit...
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/doc Updated emulators/qemu
=?iso-8859-1?q?adam?=[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu: updated to 5.0.0
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/lang/rust rust: netbsd/i386 bootstrap has text relocat...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/sys/dev/audio Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/crypto/external/bsd/openssl/dist/crypto/rand Pull up foll...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/games/fortune Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-9]: src/doc Tickets #874 - #879
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/games/fortune Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-8]: src/doc Tickets #1543 and #1544
=?iso-8859-1?q?martin?=[src/netbsd-7]: src/games/fortune Pull up following revision(s) (requested by...
=?iso-8859-1?q?martin?=[src/netbsd-7]: src/doc Ticket #1729
=?iso-8859-1?q?martin?=[src/netbsd-7-1]: src/games/fortune Pull up following revision(s) (requested ...
=?iso-8859-1?q?martin?=[src/netbsd-7-1]: src/doc Ticket #1729
=?iso-8859-1?q?martin?=[src/netbsd-7-0]: src/doc Ticket #1729
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Avoid calling entropy_pending() with E->lock held.
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Lock the rndsource list without E->lock for ioctls ...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm When the identification fails, print the reason.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/dev/nvmm/x86 If we were processing a software int/excp, ...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Missed a spot! (Part II(b) of no percpu_foreach un...
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch Switch to templates.
=?iso-8859-1?q?maxv?=[src/trunk]: src/sys/arch/amd64/amd64 The labels are already global, drop unu...
=?iso-8859-1?q?nia?=[src/trunk]: src/sys/kern Make kern.arandom truncate the output instead of fa...
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/sysutils/menu-cache menu-cache: link network libs on S...
=?iso-8859-1?q?maya?=[pkgsrc/trunk]: pkgsrc/www/firefox firefox: help netbsd unattended builds by ...
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?srcmastr?=changeset abandoned
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/tools/llvm-lib Check if C++ modules are supported and ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/share/mk Revert to old jemalloc, the new version occas...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/usr.sbin/pf/pfs Update build glue for LLVM b771c4a842d...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys Print a warning for non-mpsafe vnodes
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/arch/amd64/conf Disable DIAGNOSTICS for performanc...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/dev/pci XXX unindent. Should be fixed properly by ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/lib/libc Explicitly do malloc locking for fork. Full r...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/sys Fix ARM build
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/share/mk Adjust fork handling in new jemalloc, switch ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/tests/lib/libc/sys Band aid for bad tests
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/external/apache2/llvm/include Clear module cache for b...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/external Import LLVM b771c4a842d65123ffcda2534540ee9db...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/tools/llvm-lib Check if C++ modules are supported and ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/usr.sbin/pf/pfs Update build glue for LLVM b771c4a842d...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/share/mk Revert to old jemalloc, the new version occas...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys Print a warning for non-mpsafe vnodes
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/arch/amd64/conf Disable DIAGNOSTICS for performanc...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/sys/dev/pci XXX unindent. Should be fixed properly by ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/lib/libc Explicitly do malloc locking for fork. Full r...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/share/mk Adjust fork handling in new jemalloc, switch ...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/tests/lib/libc/sys Band aid for bad tests
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/external/apache2/llvm/include Clear module cache for b...
=?iso-8859-1?q?Joerg_Sonnenberger?=[src-draft/trunk]: src/external Import LLVM b771c4a842d65123ffcda2534540ee9db...
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated www/gnurl to 7.70.0
=?iso-8859-1?q?nikita?=[pkgsrc/trunk]: pkgsrc/www/gnurl www/gnurl: Update to Version 7.70.0
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/doc doc: Updated pkgtools/pkglint to 20.1.3
=?iso-8859-1?q?rillig?=[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkgtools/pkglint: update to 20.1.3
=?iso-8859-1?q?wiedi?=[pkgsrc/trunk]: pkgsrc/audio/cmusfm cmusfm: link network libs on SunOS
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern curlwp may not be available early enough for kern_e...
=?iso-8859-1?q?riastradh?=[src/trunk]: src/sys/kern Mark rnd_sources_locked __diagused -- only for KASS...
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/arch G/C __HAVE_AST_PERPROC
=?iso-8859-1?q?skrll?=[src/trunk]: src/sys/kern Trailing whitespace